OSDN Git Service

Add explicit VIS intrinsics for addition and subtraction.
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2011-09-26  David S. Miller  <davem@davemloft.net>
2
3         * config/sparc/sparc.md (edge{8,16,32}{,l}): Return Pmode.
4         (fcmp{le,ne,gt,eq}{16,32}): Likewise.
5         * config/sparc/visintrin.h: Update edge and pixel-compare
6         intrinsics to return 'long' instead of 'int'.
7         * doc/extend.texi: Update documentation to match.
8         * config/sparc/sparc.c (eligible_for_return_delay): When leaf or
9         flat, allow any instruction.  Otherwise, when V9 allow parallels
10         which consist only of sets to registers outside of %o0 to %o5.
11         (sparc_vis_init_builtins): Update VIS builtin types for edge
12         and pixel-compare.
13
14         * config/sparc/sparc.c (sparc_conditional_register_usage): When VIS
15         is enabled, mark %gsr as global.
16         * config/sparc/sparc.md (UNSPEC_WRGSR): Delete.
17         (wrgsr_vis, *wrgsr_sp64, wrgsr_v8plus): Don't wrap in an unspec.
18
19         * config/sparc/sparc-c.c: New file implementing sparc_target_macros,
20         which will now define __VIS and __VIS__ when -mvis is enabled.
21         * config/sparc/t-sparc: Likewise.
22         * config.gcc: Add sparc-c.o to c_target_objs and cxx_target_objs,
23         and add t-sparc to tmake_file for all sparc targets.
24         * config/sparc/sparc-protos.h (sparc_target_macros): Declare.
25         * config/sparc/sparc.h (TARGE_CPU_CPP_BUILTINS): Call it.
26
27         * config/sparc/sparc.c (sparc_vis_init_builtins): Add explicit
28         builtins for VIS vector addition and subtraction.
29         * config/sparc/visintrin.h (__vis_fpadd16, __vis_fpadd16s,
30         __vis_fpadd32, __vis_fpadd32s, __vis_fpsub16, __vis_fpsub16s,
31         __vis_fpsub32, __vis_fpsub32s): New.
32         * doc/extend.texi: Document new VIS intrinsics.
33
34 2011-09-26  Georg-Johann Lay  <avr@gjlay.de>
35
36         * config/avr/avr.md (peephole casesi+2): Use -1 instead of 65536.
37         * config/avr/avr.c (avr_out_compare): Print shorter sequence for
38         EQ/NE comparisons against +/-1 in the case of unused-after,
39         non-ld-regs target.
40
41 2011-09-26  Jakub Jelinek  <jakub@redhat.com>
42
43         * gimple-fold.c (gimplify_and_update_call_from_tree): Set
44         gctx.into_ssa after push_gimplify_context.
45
46         * gimple.c (gimple_build_call_valist): New function.
47         * gimple.h (gimple_build_call_valist): New prototype.
48         * tree-ssa-propagate.c (finish_update_gimple_call): New function.
49         (update_gimple_call): Likewise.
50         (update_call_from_tree): Use finish_update_gimple_call.
51         * tree-ssa-propagate.h (update_gimple_call): New prototype.
52
53 2011-09-26  Richard Guenther  <rguenther@suse.de>
54
55         PR tree-optimization/50472
56         * gimple-fold.c (fold_const_aggregate_ref_1): Do not fold
57         volatile references.
58
59 2011-09-26  Bingfeng Mei <bmei@broadcom.com>
60
61         * doc/tm.texi: Correct documentation for TARGET_ADDR_SPACE_SUBSET_P.
62         * target.def: (addr_space_subset_p): Likewise.
63
64 2011-09-26  Tom de Vries  <tom@codesourcery.com>
65
66         * tree-ssa-alias.h (pt_solution_singleton_p): Declare.
67         * tree-ssa-structalias.c (pt_solution_singleton_p): New function.
68         * tree-ssa-ccp.c (fold_builtin_alloca_for_var): Set points-to solution
69         of new var.
70
71 2011-09-26  Georg-Johann Lay  <avr@gjlay.de>
72
73         PR target/50465
74         * config/avr/avr-protos.h (output_reload_insisf): Don't pass insn.
75         * config/avr/avr.md (*reload_insi, *reload_insf): Change call to
76         output_reload_insisf.
77         (adjust_len): Set default to "no".
78         Remove alternative "yes".  Add alternatives: "mov8", "mov16",
79         "mov32", "ashlqi", "ashrqi", "lshrqi", "ashlhi", "ashrhi",
80         "lshrhi", "ashlsi, "ashrsi", "lshrsi".
81         (*movqi, *movhi, *movsi, *ashlqi3, ashlhi3, ashlsi3,
82         *ashlhi3_const, *ashlsi3_const, ashrqi3, ashrhi3, ashrsi3,
83         *ashrhi3_const, *ashrsi3_const, *lshrqi3, lshrhi3, *lshrhi3_const,
84         *lshrsi3_const): Set attribute "adjust_len".
85         * config/avr/avr.c (output_reload_insisf): Remove parameter "insn".
86         (output_movsisf): Don't pass insn to output_reload_insisf.
87         (adjust_insn_length): Handle new alternatives to adjust_len.
88         Remove handling of ADJUST_LEN_YES.  Clean-up code.
89
90 2011-09-26  Eric Botcazou  <ebotcazou@adacore.com>
91
92         * ifcvt.c (noce_try_cmove_arith): Use may_trap_or_fault_p in lieu of
93         may_trap_p to detect loads that may trap of fault.
94
95 2011-09-26  Georg-Johann Lay  <avr@gjlay.de>
96
97         * config/avr/avr-protos.h (output_reload_inhi): Change prototype.
98         * config/avr/avr.md (adjust_len): Add "reload_in16" alternative.
99         (*reload_inhi): Use it.  Adapt call to output_reload_inhi to new
100         prototype.
101         (*movhi): Split constraint alternative "r,rL" into "r,r" and "r,L".
102         * config/avr/avr.c: Rename output_reload_insisf_1 to
103         output_reload_in_const.
104         (avr_popcount_each_byte): Handle SFmode, too.
105         (output_reload_in_const): Change so it can handle HI loads, too.
106         Use avr_popcount_each_byte to work out if scratch register must be
107         created on the fly.
108         (output_reload_inhi): Rewrite using output_reload_in_const and...
109         (output_movhi): ...use it to print constants' loads.
110         (adjust_insn_length): New case ADJUST_LEN_RELOAD_IN16. Cleanup code.
111
112 2011-09-25  David S. Miller  <davem@davemloft.net>
113
114         * config/sparc/constraints.md (C, P, Z): New constraints for
115         const_doube, const_int, and const_vector "all ones" values.
116         Make unused constraint letters comment match reality.
117         * config/sparc/predicates.md (const_all_ones_operand,
118         register_or_zero_or_all_ones_operand): New predicates.
119         * config/sparc/sparc.c (sparc_expand_move): Allow all ones
120         as well as zero constants when VIS.
121         (sparc_legitimate_constant_p): Likewise.
122         * config/sparc/sparc.md (movsi_insn): Add fones alternative.
123         (movsf_insn): Likewise
124         (movdi_insn_sp64): Add fone alternative.
125         (movdf_insn_sp32_v9): Likewise.
126         (movdf_insn_sp64): Likewise.
127
128         * configure.ac: Add feature check to make sure the assembler
129         supports the FMAF, HPC, and VIS 3.0 instructions found on
130         Niagara-3 and later cpus.
131         * configure: Rebuild.
132         * config.in: Likewise.
133         * config/sparc/sparc.opt: New option '-mfmaf'.
134         * config/sparc/sparc.md: Add float fused multiply-add patterns.
135         * config/sparc/sparc.h (AS_NIAGARA3_FLAG): New macro.
136         (ASM_CPU64_DEFAULT_SPEC, ASM_CPU_SPEC): Use it, as needed.
137         * config/sparc/sol2.h (ASM_CPU32_DEFAULT_SPEC,
138         ASM_CPU64_DEFAULT_SPEC, ASM_CPU_SPEC): Likewise.
139         * config/sparc/sparc.c (sparc_option_override): Turn MASK_FMAF on
140         by default for Niagara-3 and later.  Turn it off if TARGET_FPU is
141         disabled.
142         (sparc_rtx_costs): Handle 'FMA'.
143         * doc/invoke.texi: Document -mfmaf.
144
145 2011-09-25  Jakub Jelinek  <jakub@redhat.com>
146
147         * tree-ssa-structalias.c (intra_create_variable_infos): Treat
148         TYPE_RESTRICT REFERENCE_TYPE parameters like restricted
149         DECL_BY_REFERENCE parameters.
150
151 2011-09-25  Eric Botcazou  <ebotcazou@adacore.com>
152
153         * tree-eh.c (cleanup_empty_eh): Allow a call to __builtin_stack_restore
154         if there is no outgoing edge.
155
156         * tree-scalar-evolution.c (simple_iv): Accept all kinds of pointer and
157         integral types.
158
159 2011-09-25  Ira Rosen  <ira.rosen@linaro.org>
160
161         * tree-vect-slp.c (vect_slp_analyze_bb_1): Split out core part
162         of vect_analyze_bb here.
163         (vect_analyze_bb): Loop over vector sizes calling vect_analyze_bb_1.
164
165 2011-09-25  Ira Rosen  <ira.rosen@linaro.org>
166
167         * tree-data-ref.c (dr_analyze_innermost): Add new argument.
168         Allow not simple iv if analyzing basic block.
169         (create_data_ref): Update call to dr_analyze_innermost.
170         (stmt_with_adjacent_zero_store_dr_p, ref_base_address): Likewise.
171         * tree-loop-distribution.c (generate_memset_zero): Likewise.
172         * tree-predcom.c (find_looparound_phi): Likewise.
173         * tree-data-ref.h (dr_analyze_innermost): Add new argument.
174
175 2011-09-24  David S. Miller  <davem@davemloft.net>
176
177         * config/sparc/sparc.h (FIRST_PSEUDO_REGISTER): Bump to 103.
178         (SPARC_GSR_REG): Define.
179         (FIXED_REGISTERS): Mark GSR as fixed.
180         (CALL_USED_REGISTERS): Mark GSR as call used.
181         (HARD_REGNO_NREGS): GSR is always 1 register.
182         (REG_CLASS_CONTENTS): Add GSR to ALL_REGS.
183         (REG_ALLOC_ORDER, REG_LEAF_ALLOC_ORDER): Add GSR to the end.
184         (REGISTER_NAMES): Add "%gsr".
185         * config/sparc/sparc.md (UNSPEC_ALIGNADDR, UNSPEC_ALIGNADDRL):
186         Delete.
187         (UNSPEC_WRGSR): New unspec.
188         (GSR_REG): New constant.
189         (type): Add new insn type 'gsr'.
190         (fpack16_vis, fpackfix_vis, fpack32_vis,
191         faligndata<V64I:MODE>_vis)): Add use of GSR_REG.
192         (wrgsr_vis, *wrgsr_sp64, wrgsr_v8plus, rdgsr_vis, *rdgsr_sp64,
193         rdgsr_v8plus): New expanders and insns.
194         (alignaddr<P:mode>_vis, alignaddrl<P:mode>_vis): Reimplement
195         using patterns which show that this is a plus in addition to a
196         modification of GSR_REG, instead of an unspec.
197         * config/sparc/ultra1_2.md: Handle 'gsr'.
198         * config/sparc/ultra3.md: Likewise.
199         * config/sparc/niagara.md: Likewise.
200         * config/sparc/niagara2.md: Likewise.
201         * config/sparc/sparc.c (leaf_reg_remap, sparc_leaf_regs): Fill out
202         end of table.
203         (sparc_option_override): Make -mvis imply -mv8plus.
204         (hard_32bit_mode_classes, hard_64bit_mode_classes): Add entries
205         for %gsr.
206         (sparc_vis_init_builtins): Build __builtin_vis_write_gsr and
207         __builtin_vis_read_gsr.
208         (sparc_expand_buildin): Handle builtins that take one argument and
209         return void.
210         (sparc_fold_builtin): Never fold writes to %gsr.
211         * config/sparc/visintrin.h (__vis_write_gsr, __vis_read_gsr): New.
212         * doc/extend.texi: Document new VIS intrinsics.
213
214 2011-09-23  Jan Hubicka  <jh@suse.cz>
215
216         * ipa-inline-transform.c (inline_call): Add comment.
217         * ipa-inline.h (inline_param_summary): New structure and vector.
218         (struct inline_edge_summary): Add param field.
219         * ipa-inline-analysis.c (CHANGED): New constant.
220         (add_clause): Handle CHANGED and NOT_CONSTANT.
221         (predicate_probability): New function.
222         (dump_condition): Dump CHANGED predicate.
223         (evaluate_conditions_for_known_args): Handle ERROR_MARK as marker
224         of unknown function wide invariant.
225         (evaluate_conditions_for_edge): Handle change probabilities.
226         (inline_edge_duplication_hook): Copy param summaries.
227         (inline_edge_removal_hook): Free param summaries.
228         (dump_inline_edge_summary): Fix dumping of indirect edges and callee sizes;
229         dump param summaries.
230         (will_be_nonconstant_predicate): Use CHANGED predicate.
231         (record_modified_bb_info): New structure.
232         (record_modified): New function.
233         (param_change_prob): New function.
234         (estimate_function_body_sizes): Compute param summaries.
235         (estimate_edge_size_and_time): Add probability argument.
236         (estimate_node_size_and_time): Add inline_param_summary argument;
237         handle predicate probabilities.
238         (remap_predicate): Fix formating.
239         (remap_edge_change_prob): New function.
240         (remap_edge_summaries): Rename from ...; use remap_edge_change_prob.
241         (remap_edge_predicates): ... this one.
242         (inline_merge_summary): Remap edge summaries; handle predicate probabilities;
243         remove param summaries after we are done.
244         (do_estimate_edge_time): Update.
245         (do_estimate_edge_growth): Update.
246         (read_inline_edge_summary): Read param info.
247         (inline_read_summary): Fix formating.
248         (write_inline_edge_summary): Write param summaries.
249
250 2011-09-23  Jakub Jelinek  <jakub@redhat.com>
251
252         * config/i386/i386.c (ix86_print_operand): Handle %~.
253         (ix86_print_operand_punct_valid_p): Return true also for '~'.
254         * config/i386/sse.md (i128): New mode_attr.
255         (vec_extract_hi_<mode>, vec_extract_hi_<mode>,
256         avx_vbroadcastf128_<mode>, *avx_vperm2f128<mode>_full,
257         *avx_vperm2f128<mode>_nozero, vec_set_lo_<mode>, 
258         vec_set_hi_<mode>, *vec_concat<mode>_avx): Use <i128> in the
259         patterns, use "<sseinsnmode>" for "mode" attribute.
260         (vec_extract_hi_v16hi, vec_extract_hi_v32qi, vec_set_lo_v16hi,
261         vec_set_hi_v16hi, vec_set_lo_v32qi, vec_set_hi_v32qi): Use
262         %~128 in the patterns, use "OI" for "mode" attribute.
263
264 2011-09-23  Georg-Johann Lay  <avr@gjlay.de>
265
266         PR target/50447
267         * config/avr/avr.md (adjust_len): Add alternatives "tsthi",
268         "tstsi", "compare".
269         (*cmpqi_sign_extend): Use s8_operand.
270         (*cmphi, *cmpsi): Rewrite using avr_out_compare.
271         * config/avr/avr-protos.h (compare_diff_p, compare_eq_p): Remove
272         prototypes.
273         (out_tsthi, out_tstsi): Remove prototypes.
274         (avr_out_tsthi, avr_out_tstsi): New prototypes.
275         * config/avr/avr.c (out_tsthi, out_tstsi): Remove functions.
276         (avr_asm_len): Negative length now sets *plen to -length.
277         (compare_sign_p): Return bool instead of int.
278         (compare_diff_p, compare_eq_p): Ditto and make static.
279         (avr_out_tsthi): New function.
280         (avr_out_tstsi): New function.
281         (avr_out_compare): New function.
282         (adjust_insn_length): Handle ADJUST_LEN_TSTHI, ADJUST_LEN_TSTSI,
283         ADJUST_LEN_COMPARE.
284
285 2011-09-23  Georg-Johann Lay  <avr@gjlay.de>
286
287         PR target/50447
288         * config/avr/avr.md: (adjust_len): Add alternative "out_plus".
289         (addsi3): Rewrite using QI scratch register.  Adjust text
290         peepholes using plus:SI.
291         (*addsi3_zero_extend.hi): New insn.
292         (*subsi3_zero_extend.hi): New insn.
293         (*subhi3_zero_extend1): Set attribute "cc" to "set_czn".
294         (*subsi3_zero_extend): Ditto.
295         (subsi3): Change predicate #2 to register_operand.
296         * config/avr/avr-protos.h (avr_out_plus): New prototype.
297         (avr_out_plus_1): New static function.
298         (avr_out_plus): New function.
299         (adjust_insn_length): Handle ADJUST_LEN_OUT_PLUS.
300
301 2011-09-23  Jakub Jelinek  <jakub@redhat.com>
302
303         * config/i386/i386.c (ix86_prepare_sse_fp_compare_args): For
304         GE/GT/UNLE/UNLT swap arguments and condition even for TARGET_AVX.
305
306 2011-09-23  Ian Lance Taylor  <iant@google.com>
307
308         * godump.c (go_define): Treat a single character in single quotes,
309         or a string, as an operand.
310
311 2011-09-23  Martin Jambor  <mjambor@suse.cz>
312
313         * ipa-prop.h (jump_func_type): Updated comments.
314         (ipa_known_type_data): New type.
315         (ipa_jump_func): Use it to describe known type jump functions.
316         * ipa-prop.c (ipa_print_node_jump_functions_for_edge): Updated to
317         reflect the new known type jump function contents.
318         (compute_known_type_jump_func): Likewise.
319         (combine_known_type_and_ancestor_jfs): Likewise.
320         (try_make_edge_direct_virtual_call): Likewise.
321         (ipa_write_jump_function): Likewise.
322         (ipa_read_jump_function): Likewise.
323         * ipa-cp.c (ipa_value_from_known_type_jfunc): New function.
324         (ipa_value_from_jfunc): Use ipa_value_from_known_type_jfunc.
325         (propagate_accross_jump_function): Likewise.
326
327 2011-09-23  Georg-Johann Lay  <avr@gjlay.de>
328
329         PR target/50446
330         * config/avr/avr.md (rotlqi3): Support all offsets 0..7.
331         (rotlqi3_4): Turn insn into expander.
332         (*rotlqi3): New insn.
333         (rotlhi3, rotlsi3): Support rotate left/right by 1.
334         (*rotlhi2.1, *rotlhi2.15): New insns.
335         (*rotlsi2.1, *rotlsi2.31): New insns.
336         * config/avr/constraints.md (C03, C05, C06, C07): New constraints.
337
338 2011-09-23  Bin Cheng  <bin.cheng@arm.com>
339
340         * config/arm/bpabi.h (BE8_LINK_SPEC): Add cortex-m arch 
341         and processors.
342
343 2011-09-22  Maxim Kuvyrkov  <maxim@codesourcery.com>
344
345         * ipa-prop.c (ipa_print_node_jump_functions): Fix typos.
346
347 2011-09-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
348
349         * reload.c (find_reloads): Set operand_mode to Pmode for address
350         operands consisting of just a CONST_INT.
351
352 2011-09-22  Uros Bizjak  <ubizjak@gmail.com>
353
354         PR target/50482
355         * config/i386/i386.c (ix86_expand_sse_movcc): When generating
356         blendv, force op_true to register if it doesn't satisfy
357         nonimmediate_operand predicate.
358
359 2011-09-22  Richard Sandiford  <rdsandiford@googlemail.com>
360
361         PR middle-end/50113
362         PR middle-end/50061
363         * calls.c (emit_library_call_value_1): Use BLOCK_REG_PADDING to
364         get the locate.where_pad value for register-only arguments.
365         * config/arm/arm.c (arm_pad_arg_upward): Remove HFmode handling.
366         (arm_pad_reg_upward): Handle null types.
367
368 2011-09-22  Jan Hubicka  <jh@suse.cz>
369
370         * ipa-inline-analysis.c: Fix overly long lines.
371
372 2011-09-22  Jan Hubicka  <jh@suse.cz>
373
374         * ipa-inline-transform.c (inline_call): Always update jump functions
375         after inlining.
376         * ipa-inline.c (ipa_inline): Likewise; do not call
377         ipa_create_all_structures_for_iinln.
378         (ipa_inline): Always free jump functions.
379         * ipa-inline-analysis.c (evaluate_conditions_for_edge): Remove hack.
380         (remap_edge_predicates): Fix pasto.
381         (inline_merge_summary): Remove nlined edge predicate; remove hack.
382         (inline_analyze_function): Always initialize jump functions.
383         (inline_generate_summary): Likewise.
384         (inline_write_summary): Always write jump functions when ipa-cp
385         is not doing that.
386         (inline_read_summary): Always read jump functions when ipa-cp
387         is not doing that.
388         * ipa-prop.c (iinlining_processed_edges): Remove.
389         (update_indirect_edges_after_inlining): Do not use
390         iinlining_processed_edges; instead set param_index to -1.
391         (propagate_info_to_inlined_callees): Only try to indirect inlining
392         when asked to do so; update jump functions of indirect calls, too;
393         remove jump functions of the inlined edge.
394         (ipa_edge_duplication_hook): Do not copy iinlining_processed_edges.
395         (ipa_create_all_structures_for_iinln): Remove.
396         (ipa_free_all_structures_after_iinln): Do not free
397         iinlining_processed_edges.
398         * ipa-prop.h (ipa_create_all_structures_for_iinln): Remove.
399
400 2011-09-22  Richard Sandiford  <richard.sandiford@linaro.org>
401
402         * config/arm/predicates.md (expandable_comparison_operator): New
403         predicate, extracted from...
404         (arm_comparison_operator): ...here.
405         * config/arm/arm.md (cbranchsi4, cbranchsf4, cbranchdf4, cbranchdi4)
406         (cstoresi4, cstoresf4, cstoredf4, cstoredi4, movsicc, movsfcc)
407         (movdfcc): Use expandable_comparison_operator.
408
409 2011-09-22  Georg-Johann Lay  <avr@gjlay.de>
410
411         PR target/50447
412         PR target/50465
413         * config/avr/avr-protos.h (avr_out_bitop): New prototype.
414         (avr_popcount_each_byte): New prototype.
415         * config/avr/avr.c (avr_popcount): New static function.
416         (avr_popcount_each_byte): New function.
417         (avr_out_bitop): New function.
418         (adjust_insn_length): ADJUST_LEN_OUT_BITOP dispatches to
419         avr_out_bitop.  Cleanup code.
420         * config/avr/constraints.md (Ca2, Co2, Cx2): New constraints.
421         (Ca4, Co4, Cx4): New constraints.
422         * config/avr/avr.md (adjust_len): Add "out_bitop" insn attribute
423         alternative.
424         (andhi3, iorhi3, xorhi3): Rewrite insns using avr_out_bitop.
425         (andsi3, iorsi3, xorsi3): Ditto.
426         (*iorhi3_clobber, *iorsi3_clobber): Remove insns.
427
428 2011-09-22  Ira Rosen  <ira.rosen@linaro.org>
429
430         PR tree-optimization/50451
431         * tree-vect-slp.c (vect_get_constant_vectors): Don't fail for
432         constant operands in reduction.
433         (vect_get_slp_defs): Don't create vector operand for NULL scalar
434         operand.
435
436 2011-09-22  David S. Miller  <davem@davemloft.net>
437
438         * config/sparc/sparc.c (sparc_vis_init_builtins): Do not mark
439         fpack16, fpack32, fpackfix as const.
440
441         * config/sparc/sparc.md (G[0-7]_REG, O[0-7]_REG, L[0-7]_REG,
442         I[0-7]_REG, F[0-62]_REG, FCC[0-3]_REG, CC_REG, SFP_REG): New
443         constants.  Use them everywhere.
444
445 2011-09-22  Oleg Endo  <oleg.endo@t-online.de>
446
447         * config/sh/sh.c (andcosts): Renamed to and_xor_ior_costs.
448         Added AND special case.  Adapted comments.
449         (sh_rtx_costs): Added XOR and IOR case.
450
451 2011-09-21  Jan Hubicka  <jh@suse.cz>
452
453         * ipa-inline-analsis.c (compute_inline_parameters): Set
454         cfun and current_function_decl.
455
456 2011-09-21  Jan Hubicka  <jh@suse.cz>
457
458         * ipa-inline-analysis.c (set_cond_stmt_execution_predicate): Allow
459         handled components in parameter of builtin_constant_p.
460         (will_be_nonconstant_predicate): Allow loads of non-SSA parameters.
461
462 2011-09-21  Jan Hubicka  <jh@suse.cz>
463
464         * ipa-inline.c (relative_time_benefit): Fix wrong bracketting.
465         * ipa-inline.h (estimate_edge_time): Fix pasto.
466         * ipa-inline-analysis.c (do_estiamte_edge_time): Remove capping.
467
468 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
469
470         * config/i386/i386.c (ix86_expand_sse_movcc): Use
471         blendvps, blendvpd and pblendvb if possible.
472
473 2011-09-21  Uros Bizjak  <ubizjak@gmail.com>
474
475         PR target/50464
476         * config/i386/sse.md (xop_pcmov_<mode><avxsizesuffix>): Change
477         operand 1 predicate to register_operand and operand 2 predicate
478         to nonimmediate_operand.
479         * config/i386/i386.c (ix86_expand_sse_movcc): When generating
480         xop_pcmov, force op_true to register.  Also, force op_false to
481         register if it doesn't satisfy nonimmediate_operand predicate.
482
483 2011-09-21  Kirill Yukhin  <kirill.yukhin@intel.com>
484
485         * config/i386/bmi2intrin.h (_mulx_u64): New.
486         (_mulx_u32): Ditto.
487
488 2011-09-21  Jan Hubicka  <jh@suse.cz>
489
490         PR tree-optimization/50433
491         * ipa-inline-analysis.c (eliminated_by_inlining_prob):
492         Use get_base_address.
493
494 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
495
496         * config/i386/sse.md (<code><mode>3 smaxmin:VI124_128 expander): Use
497         nonimmediate_operand instead of register_operand predicate for operands
498         1 and 2, force them into registers if expanding them as comparison.
499         (<code><mode>3 umaxmin:VI124_128 expander): Similarly.  For UMAX
500         V8HImode force into register just operand 1.
501
502 2011-09-21  Georg-Johann Lay  <avr@gjlay.de>
503
504         PR target/45099
505         * config/avr/avr.c (avr_function_arg_advance): Change error to
506         warning if a fixed register is needed as function argument.
507
508 2011-09-21  Georg-Johann Lay  <avr@gjlay.de>
509
510         PR target/50449
511         PR target/50465
512         * config/avr/avr.md (adjust_len): New insn attribute.
513         (*reload_insi, *reload_insf): Use it.
514         (*movsi, *movsf): Use new interface of output_movsisf.
515         * config/avr/avr-protos.h (output_movsisf): Change prototype.
516         * config/avr/avr.c (output_movsisf): Ditto.
517         (adjust_insn_length): Use insn attribute "adjust_len" to adjust
518         lengths of insns *reload_insi, *reload_insf.
519         (output_reload_insisf_1): New static function.
520         (output_reload_insisf): Use it.
521
522 2011-09-21  David S. Miller  <davem@davemloft.net>
523
524         * config/sparc/sparc.c (def_builtin): Change from macro into function.
525         (def_builtin_const): New.
526         (sparc_vis_init_builtins): Use def_builtin_const for all VIS builtins
527         other than alignaddr and falignaddr.
528
529         * config/sparc/sparc.md (UNSPEC_FCMPLE, UNSPEC_FCMPNE, UNSPEC_FCMPGT,
530         UNSPEC_FCMPEQ): New unspec codes.
531         (fcmple16_vis, fcmple32_vis, fcmpne16_vis, fcmpne32_vis, fcmpgt16_vis,
532         fcmpgt32_vis, fcmpeq16_vis, fcmpeq32_vis): New patterns.
533         * config/sparc/sparc.c (sparc_vis_init_builtins): Create builtins for
534         new pixel compare VIS patterns.
535         * config/sparc/visintrin.h (__vis_fcmple16, __vis_fcmple32,
536         __vis_fcmpne16, __vis_fcmpne32, __vis_fcmpgt16, __vis_fcmpgt32,
537         __vis_fcmpeq16, __vis_fcmpeq32): New.
538         * doc/extend.texi: Document new pixel compare VIS intrinsics.
539
540 2011-09-21  Tom de Vries  <tom@codesourcery.com>
541
542         * final.c (final): Handle if JUMP_LABEL is not LABEL_P.
543
544 2011-09-20  David S. Miller  <davem@davemloft.net>
545
546         * config/sparc/sparc.md (UNSPEC_ALIGNADDRL): New unspec.
547         (aligneddrl<P:mode>_vis): New pattern.
548         (edge8_vis, edge8l_vis, edge16_vis, edge16l_vis, edge32_vis,
549         edge32l_vis): Adjust to take Pmode arguments, and return SImode.
550         * config/sparc/sparc.c (sparc_vis_init_builtins): Handle new
551         alignaddrl insn, and adjust edge operations for updated types.
552         * config/sparc/visintrin.h: Likewise.
553         * doc/extend.texi: Make typing in VIS documentation match reality.
554
555 2011-09-20  Terry Guo  <terry.guo@arm.com>
556
557         * config/arm/arm-arches.def: Add armv6s-m.
558         * config/arm/arm-tables.opt: Regenerate.
559
560 2011-09-20  Wei Guozhi  <carrot@google.com>
561
562         PR rtl-optimization/49452
563         * postreload.c (reload_combine): Invalidate use information when across
564         volatile insn.
565
566 2011-09-19  Maxim Kuvyrkov  <maxim@codesourcery.com>
567
568         * haifa-sched.c (has_edge_p, prev_non_location_insn, check_cfg):
569         Remove maintenance overhead.
570         (haifa_sched_init, sched_finish): Update.
571
572 2011-09-19  Uros Bizjak  <ubizjak@gmail.com>
573
574         * config/i386/mmx.md (*mov<mode>_internal_rex64): Use if_then_else RTX
575         to calculate unit, prefix_rep and prefix_data16 attributes.
576         (*mov<mode>_internal): Ditto for unit attribute.
577         (*movv2sf_internal_rex64): Ditto for unit and prefix_rep attributes.
578         (*movv2sf_internal): Ditto.
579         * config/i386/sse.md (VI1248_256): Remove mode iterator.
580         (avx2_eq<mode>3): Use VI_256 instead of VI1248_256.
581         (*avx2_eq<mode>3): Ditto.
582         (avx2_gt<mode>3): Ditto.
583
584 2011-09-19  Uros Bizjak  <ubizjak@gmail.com>
585
586         * config/i386/i386.md (maxmin): New code iterator.
587         * config/i386/sse.md (<maxmin:code><mode>3): Macroize expander
588         from <umaxmin:code><mode>3 and <smaxmin:code><mode>3 using maxmin
589         code iterator.
590         (*avx2_<maxmin:code><mode>3): Macroize isn from
591         *avx2_<umaxmin:code><mode>3 and *avx2_<smaxmin:code><mode>3 using
592         maxmin code iterator.
593         (<smaxmin:code><VI124_128:mode>3): Merge with <smaxmin:code>v8hi3.
594         (<umaxmin:code><VI124_128:mode>3): Merge with umaxv4si3 and
595         <umaxmin:code>v16qi3.
596
597 2011-09-19  Alan Modra  <amodra@gmail.com>
598             Michael Meissner  <meissner@linux.vnet.ibm.com>
599
600         PR target/50341
601         * config/rs6000/rs6000.md (call_indirect_aix<ptrsize>): Do not
602         split the load of the indirect function's TOC from the call to
603         prevent the compiler from moving the load of the new TOC above
604         code that references the current function's TOC.
605         (call_indirect_aix<ptrsize>_internal): Ditto.
606         (call_indirect_aix<ptrsize>_nor11): Ditto.
607         (call_indirect_aix<ptrsize>_internal2): Ditto.
608         (call_value_indirect_aix<ptrsize>): Ditto.
609         (call_value_indirect_aix<ptrsize>_internal): Ditto.
610         (call_value_indirect_aix<ptrsize>_nor11): Ditto.
611         (call_value_indirect_aix<ptrsize>_internal2): Ditto.
612
613 2011-09-19  Jakub Jelinek  <jakub@redhat.com>
614
615         * config/i386/sse.md (*sse4_1_extractps): Change into
616         define_insn_and_split, add =x 0 n and =x x n alternatives
617         and split them after reload.
618
619 2011-09-19  Alexandre Oliva  <aoliva@redhat.com>
620
621         * tree.h (TREE_NOT_CHECK4): Rename from bogus NON_TREE_CHECK4.
622
623 2011-09-19  Alexandre Oliva  <aoliva@redhat.com>
624
625         * emit-rtl.c (copy_insn_1): Do not copy DEBUG_EXPRs.
626
627 2011-09-19  Ira Rosen  <ira.rosen@linaro.org>
628
629         PR tree-optimization/50413
630         * tree-vect-data-refs.c (vect_analyze_data_refs): Fail to vectorize
631         a basic block if one of its data-refs can't be analyzed.
632
633 2011-09-19  Paul Brook  <paul@codesourcery.com>
634
635         * config/arm/predicates.md (shift_amount_operand): Check constant
636         shift count is in range.
637         (const_shift_operand): Remove.
638
639 2011-09-18  Eric Botcazou  <ebotcazou@adacore.com>
640             Iain Sandoe  <developer@sandoe-acoustics.co.uk>
641
642         PR target/50091
643         * config/rs6000/rs6000.md (probe_stack): Use explicit operand.
644         * config/rs6000/rs6000.c (output_probe_stack_range): Likewise.
645
646 2011-09-18  H.J. Lu  <hongjiu.lu@intel.com>
647
648         * config/i386/bmiintrin.h: Remove tmp.
649         * config/i386/tbmintrin.h: Likewise.
650
651 2011-09-18  Ira Rosen  <ira.rosen@linaro.org>
652
653         PR tree-optimization/50414
654         * tree-vect-slp.c (vect_get_constant_vectors): Handle MAX_EXPR and
655         MIN_EXPR.
656
657 2011-09-18  Ira Rosen  <ira.rosen@linaro.org>
658
659         PR tree-optimization/50412
660         * tree-vect-data-refs.c (vect_analyze_group_access): Fail for
661         acceses that require epilogue loop if vectorizing outer loop.
662
663 2011-09-17  David S. Miller  <davem@davemloft.net>
664
665         * config/sparc/sparc.md (UNSPEC_EDGE8, UNSPEC_EDGE8L,
666         UNSPEC_EDGE16, UNSPEC_EDGE16L, UNSPEC_EDGE32, UNSPEC_EDGE32L):
667         New unspecs.
668         (define_attr type): New type 'edge'.
669         (edge8_vis, edge8l_vis, edge16_vis, edge16l_vis, edge32_vis,
670         edge32l_vis): New patterns.
671         * config/sparc/ultra1_2.md: Add insn reservation for 'edge'.
672         * config/sparc/ultra3.md: Likewise.
673         * config/sparc/niagara.md: Likewise.
674         * config/sparc/niagara2.md: Likewise.
675         * config/sparc/sparc.d (sparc_vis_init_builtins): Generate
676         builtins for VIS edge instructions.
677         * config/sparc/visintrin.h (__vis_edge8, __vis_edge8l)
678         (__vis_edge16, __vis_edge16l, __vis_edge32, __vis_edge32l): New
679         intrinsics.
680         (__v8qi, __v4qi): Make unsigned.
681         (__vis_faligndatadi, ___vis_faligndatav2si, __vis_faligndatav4hi,
682         __vis_faligndatav8qi, __vis_fmul8x16au, __vis_fmul8x16al,
683         __vis_fpack32): Fix types.
684         * doc/extend.texi: Document new 'edge' VIS intrinsics.
685
686         * gcc/config/sparc/sparc.c (niagara2_costs): Adjust integer
687         divide costs.
688         (niagara3_costs): New.
689         (sparc_option_override): Use it.
690         * gcc/config/sparc/niagara2.md: Adjust with more accurate
691         Niagara-3 reservations.
692
693 2011-09-17  Jakub Jelinek  <jakub@redhat.com>
694
695         * config/i386/sse.md (VIMAX_AVX2): Change V4DI to V2TI.
696         (sse2_avx, sseinsnmode): Add V2TI.
697         (REDUC_SMINMAX_MODE): New mode iterator.
698         (reduc_smax_v4sf, reduc_smin_v4sf, reduc_smax_v8sf,
699         reduc_smin_v8sf, reduc_smax_v4df, reduc_smin_v4df): Remove.
700         (reduc_<code>_<mode>): New smaxmin and umaxmin expanders.
701         (sse2_lshrv1ti3): Rename to...
702         (<sse2_avx2>_lshr<mode>3): ... this.  Use VIMAX_AVX2 mode
703         iterator.  Move before umaxmin expanders.
704         * config/i386/i386.h (VALID_AVX256_REG_MODE,
705         SSE_REG_MODE_P): Accept V2TImode.
706         * config/i386/i386.c (ix86_expand_reduc): Handle V32QImode,
707         V16HImode, V8SImode and V4DImode.
708
709         * config/i386/i386.c (ix86_build_const_vector): Handle V8SImode
710         and V4DImode.
711         (ix86_build_signbit_mask): Likewise.
712         (ix86_expand_int_vcond): Likewise.  Handle V16HImode and V32QImode.
713         (bdesc_args): Use CODE_FOR_{s,u}m{ax,in}v{32q,16h,8s}i3
714         instead of CODE_FOR_avx2_{s,u}m{ax,in}v{32q,16h,8s}i3.
715         * config/i386/sse.md (avx2_<code><mode>3 umaxmin expand): Rename to...
716         (<code><mode>3) ... this.
717         (avx2_<code><mode>3 smaxmin expand): Rename to...
718         (<code><mode>3) ... this.
719         (smax<mode>3, smin<mode>3): Macroize using smaxmin code iterator.
720         (smaxv2di3, sminv2di3): Macroize using smaxmin code iterator and
721         VI8_AVX2 mode iterator.
722         (umaxv2di3, uminv2di3): Macroize using umaxmin code iterator and
723         VI8_AVX2 mode iterator.
724         (vcond<V_256:mode><VI_256:mode>, vcondu<V_256:mode><VI_256:mode>):
725         New expanders.
726
727 2011-09-17  Richard Sandiford  <rdsandiford@googlemail.com>
728
729         * config/ia64/itanium2.md: Use match_test rather than eq/ne symbol_ref
730         throughout file.
731
732 2011-09-16  David S. Miller  <davem@davemloft.net>
733
734         * config/sparc/visintrin.h: New file.
735         * config.gcc: Add it to extra_headers on sparc.
736
737 2011-09-16  Jakub Jelinek  <jakub@redhat.com>
738
739         * config/i386/i386.c (ix86_expand_reduc_v4sf): Rename to ...
740         (ix86_expand_reduc): ... this.  Handle also V8SFmode and V4DFmode.
741         * config/i386/sse.md (reduc_splus_v4sf, reduc_smax_v4sf,
742         reduc_smin_v4sf): Adjust callers.
743         (reduc_smax_v8sf, reduc_smin_v8sf, reduc_smax_v4df, reduc_smin_v4df):
744         New expanders.
745
746         * config/i386/sse.md (vec_extract_hi_<mode>,
747         vec_extract_hi_v16hi, vec_extract_hi_v32qi): Use
748         vextracti128 instead of vextractf128 for -mavx2 and
749         integer vectors.  For V4DFmode fix up mode attribute.
750         (VEC_EXTRACT_MODE): For TARGET_AVX add 32-byte vectors.
751         (vec_set_lo_<mode>, vec_set_hi_<mode>): For VI8F_256 modes use V4DF
752         instead of V8SF mode attribute.
753         (avx2_extracti128): Change into define_expand.
754         * config/i386/i386.c (ix86_expand_vector_extract): Handle
755         32-byte vector modes if TARGET_AVX.
756
757 2011-09-16  Georg-Johann Lay  <avr@gjlay.de>
758
759         * config/avr/avr.md: (umulqihi3, mulqihi3): Write as one pattern.
760         (umulqi3_highpart, smulqi3_highpart): Ditto.
761         (*maddqihi4.const, *umaddqihi4.uconst): Ditto.
762         (*msubqihi4.const, *umsubqihi4.uconst): Ditto.
763         (*muluqihi3.uconst, *mulsqihi3.sconst): Ditto.
764
765 2011-09-16  Georg-Johann Lay  <avr@gjlay.de>
766
767         PR target/50358
768         * config/avr/avr.md (*ashiftqihi2.signx.1): New insn.
769         (*maddqi4, *maddqi4.const): New insns.
770         (*msubqi4, *msubqi4.const): New insns.
771         * config/avr/avr.c (avr_rtx_costs): Record costs of above in cases
772         PLUS:QI and MINUS:QI.  Increase costs of multiply-add/-sub for
773         HImode by 1 in the case of multiplying with a CONST_INT.
774         Record cost of *ashiftqihi2.signx.1 in case ASHIFT:QI.
775
776 2011-09-15   Jan Hubicka  <jh@suse.cz>
777
778         PR lto/50430
779         * gimple-fold.c (gimple_get_virt_method_for_binfo): Do not ICE on
780         error_mark_node in the DECL_INITIAL of vtable.
781
782 2011-09-15   Diego Novillo  <dnovillo@google.com>
783
784         * Makefile.in (SYSROOT_CFLAGS_FOR_TARGET): Define from
785         @SYSROOT_CFLAGS_FOR_TARGET@.
786         * configure.ac (SYSROOT_CFLAGS_FOR_TARGET): Set from build-sysroot.
787         * configure: Regenerate.
788         (site.exp): Add definition of TEST_ALWAYS_FLAGS.
789         Remove setting of GCC_UNDER_TEST.
790
791 2011-09-15  Uros Bizjak  <ubizjak@gmail.com>
792
793         * config/i386/i386.c (output_fp_compare): Return %v prefixed
794         instruction mnemonics for TARGET_AVX.
795
796         * config/i386/i386.md (*movdf_internal_rex64): use cond RTX in
797         "type" attribute calculation.
798         (*movdf_internal): Ditto.
799         (*movsf_internal): Ditto.
800
801 2011-09-15  James Greenhalgh  <james.greenhalgh@arm.com>
802
803         * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): New builtin macro.
804
805 2011-09-15  Jason Merrill  <jason@redhat.com>
806
807         PR c++/50361
808         * expr.c (count_type_elements): Handle NULLPTR_TYPE.
809
810 2011-09-15  Jan Hubicka  <jh@suse.cz>
811
812         * ipa-inline-analysis.c (add_condition): Add conditions parameter;
813         simplify obviously true clauses.
814         (and_predicates, or_predicates): Add conditions parameter.
815         (inline_duplication_hoook): Update.
816         (mark_modified): New function.
817         (unmodified_parm): New function.
818         (eliminated_by_inlining_prob, (set_cond_stmt_execution_predicate,
819         set_switch_stmt_execution_predicate, will_be_nonconstant_predicate):
820         Use unmodified_parm.
821         (estimate_function_body_sizes): Update.
822         (remap_predicate): Update.
823
824 2011-09-15  Ira Rosen  <ira.rosen@linaro.org>
825
826         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Allow
827         read-after-read dependencies in basic block SLP.
828
829 2011-09-14  Richard Sandiford  <rdsandiford@googlemail.com>
830
831         * config/sparc/sparc.md: Use match_test rather than eq/ne symbol_ref
832         throughout file.
833
834 2011-09-14  Richard Sandiford  <rdsandiford@googlemail.com>
835
836         * config/sh/sh.md: Use match_test rather than eq/ne symbol_ref
837         throughout file.
838
839 2011-09-14  Richard Sandiford  <rdsandiford@googlemail.com>
840
841         * config/s390/s390.md: Use match_test rather than eq/ne symbol_ref
842         throughout file.
843
844 2011-09-14  Richard Sandiford  <rdsandiford@googlemail.com>
845
846         * config/rs6000/rs6000.md: Use match_test rather than eq/ne symbol_ref
847         throughout file.
848         * config/rs6000/constraints.md: Likewise.
849
850 2011-09-14  Richard Sandiford  <rdsandiford@googlemail.com>
851
852         * config/microblaze/microblaze.md: Use match_test rather than
853         eq/ne symbol_ref throughout file.
854
855 2011-09-14  Richard Sandiford  <rdsandiford@googlemail.com>
856
857         * config/bfin/bfin.md: Use match_test rather than eq/ne symbol_ref
858         throughout file.
859
860 2011-09-14  Tom de Vries  <tom@codesourcery.com>
861
862         PR middle-end/50251
863         * explow.c (emit_stack_restore): Set crtl->need_drap if
864         stack_restore is emitted.
865
866 2011-09-14  Julian Brown  <julian@codesourcery.com>
867
868         * config/arm/arm.c (arm_override_options): Add unaligned_access
869         support.
870         (arm_file_start): Emit attribute for unaligned access as appropriate.
871         * config/arm/arm.md (UNSPEC_UNALIGNED_LOAD)
872         (UNSPEC_UNALIGNED_STORE): Add constants for unspecs.
873         (insv, extzv): Add unaligned-access support.
874         (extv): Change to expander. Likewise.
875         (extzv_t1, extv_regsi): Add helpers.
876         (unaligned_loadsi, unaligned_loadhis, unaligned_loadhiu)
877         (unaligned_storesi, unaligned_storehi): New.
878         (*extv_reg): New (previous extv implementation).
879         * config/arm/arm.opt (munaligned_access): Add option.
880         * config/arm/constraints.md (Uw): New constraint.
881         * expmed.c (store_bit_field_1): Adjust bitfield numbering according
882         to size of access, not size of unit, when BITS_BIG_ENDIAN !=
883         BYTES_BIG_ENDIAN. Don't use bitfield accesses for
884         volatile accesses when -fstrict-volatile-bitfields is in effect.
885         (extract_bit_field_1): Likewise.
886
887 2011-09-14  Richard Sandiford  <richard.sandiford@linaro.org>
888
889         * simplify-rtx.c (simplify_subreg): Check that the inner mode is
890         a scalar integer before applying integer-only optimisations to
891         inner arithmetic.
892
893 2011-09-14  Bernd Schmidt  <bernds@codesourcery.com>
894
895         * config/mips/mips.c (mips_expand_epilogue): Generate a
896         simple_return only if the return address is in r31.
897
898 2011-09-13  Bernd Schmidt  <bernds@codesourcery.com>
899
900         * cfgcleanup.c (try_head_merge_bb): If get_condition returns
901         NULL for a jump that is a cc0 insn, pick the previous insn for
902         move_before.
903
904 2011-09-13  Richard Sandiford  <rdsandiford@googlemail.com>
905
906         * config/v850/v850.md: Use match_test rather than eq/ne symbol_ref
907         throughout file.
908
909 2011-09-13  Richard Sandiford  <rdsandiford@googlemail.com>
910
911         * config/pa/pa.md: Use match_test rather than eq/ne symbol_ref
912         throughout file.
913
914 2011-09-13  Richard Sandiford  <rdsandiford@googlemail.com>
915
916         * config/mn10300/mn10300.md: Use match_test rather than eq/ne
917         symbol_ref throughout file.
918
919 2011-09-13  Richard Sandiford  <rdsandiford@googlemail.com>
920
921         * config/m68k/m68k.md: Use match_test rather than eq/ne symbol_ref
922         throughout file.
923
924 2011-09-13  Richard Sandiford  <rdsandiford@googlemail.com>
925
926         * config/h8300/h8300.md: Use match_test rather than eq/ne symbol_ref
927         throughout file.
928
929 2011-09-13  Richard Sandiford  <rdsandiford@googlemail.com>
930
931         * config/arm/arm.md: Use match_test rather than eq/ne symbol_ref
932         throughout file.
933         * config/arm/neon.md: Likewise.
934         * config/arm/vfp.md: Likewise.
935         * config/arm/thumb2.md: Likewise.
936         * config/arm/cortex-m4.md: Likewise.
937
938 2011-09-13  Sevak Sargsyan <sevak.sargsyan@ispras.ru>
939
940         * config/arm/neon.md (neon_vabd<mode>_2, neon_vabd<mode>_3): New
941         define_insn patterns for combine.
942
943 2011-09-13  Giuseppe Scrivano  <gscrivano@gnu.org>
944
945         * reorg.c: Always define make_return_insns.
946
947 2011-09-13  Jan Hubicka  <jh@suse.cz>
948
949         PR other/49533
950         * cgraphunit.c (assemble_thunks_and_aliases): Force alias to be output.
951
952 2011-09-13  Jan Hubicka  <jh@suse.cz>
953
954         PR other/49533
955         * ipa-inline-transform.c (can_remove_node_now_p): Fix thunkos.
956
957 2011-09-13  Paul Brook  <paul@codesourcery.com>
958
959         * config/arm/arm.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
960         (ARM_TARGET2_DWARF_FORMAT): Provide default definition.
961         * config/arm/linux-eabi.h (ARM_TARGET2_DWARF_FORMAT): Define.
962         * config/arm/symbian.h (ARM_TARGET2_DWARF_FORMAT): Define.
963         * config/arm/uclinux-eabi.h(ARM_TARGET2_DWARF_FORMAT): Define.
964         * config/arm/t-bpabi (EXTRA_HEADERS): Add unwind-arm-common.h.
965         * config/arm/t-symbian (EXTRA_HEADERS): Add unwind-arm-common.h.
966         * config/c6x/c6x.c (c6x_output_file_unwind): Don't rely on dwarf2 code
967         enabling unwind tables.
968         (c6x_debug_unwind_info): New function.
969         (TARGET_ARM_EABI_UNWINDER): Define.
970         (TARGET_DEBUG_UNWIND_INFO): Define.
971         * config/c6x/c6x.h (DWARF_FRAME_RETURN_COLUMN): Define.
972         (TARGET_EXTRA_CFI_SECTION): Remove.
973         * config/c6x/t-c6x-elf (EXTRA_HEADERS): Set.
974         * ginclude/unwind-arm-common.h: New file.
975
976 2011-09-13  Georg-Johann Lay  <avr@gjlay.de>
977
978         PR target/50358
979         * config/avr/predicates.md (const_1_to_6_operand): New predicate.
980         * config/avr/avr.md: (extend_s): New code attribute.
981         (mul_r_d): New code attribute.
982         (*maddqihi4, *umaddqihi4): New insns.
983         (*msubqihi4, *umsubqihi4): New insns.
984         (*usmaddqihi4, *sumaddqihi4): New insns.
985         (*usmsubqihi4, *susubdqihi4): New insns.
986         (*umaddqihi4.uconst, *maddqihi4.sconst): New insn-and-splits.
987         (*umsubqihi4.uconst, *msubqihi4.sconst): New insn-and-splits.
988         (*umsubqihi4.uconst.ashift): New insn-and-split.
989         (*msubqihi4.sconst.ashift): New insn-and-split.
990         (*sumaddqihi4.uconst): New insn-and-split.
991         (*sumsubqihi4.uconst): New insn-and-split.
992         * config/avr/avr.c (avr_rtx_costs): Report costs of above in case
993         PLUS:HI and MINUS:HI.
994
995 2011-09-13  Revital Eres  <revital.eres@linaro.org>
996
997         modulo-sched.c (remove_node_from_ps): Return void instead of bool.
998         (optimize_sc): Adjust call to remove_node_from_ps.
999         (sms_schedule): Add print info.
1000
1001 2011-09-13  Bernd Schmidt  <bernds@codesourcery.com>
1002
1003         * rtl.c (copy_rtx): Do not handle frame_related, jump or call
1004         flags specially.
1005
1006 2011-09-12  Jakub Jelinek  <jakub@redhat.com>
1007
1008         PR bootstrap/50010
1009         * dwarf2cfi.c (add_cfis_to_fde): Ignore non-active insns in between
1010         NOTE_INSN_CFI notes, with the exception of
1011         NOTE_INSN_SWITCH_TEXT_SECTIONS.
1012
1013 2011-09-12  Bernd Schmidt  <bernds@codesourcery.com>
1014             Richard Sandiford  <rdsandiford@googlemail.com>
1015
1016         * config/mips/mips.c (mips_epilogue): New structure.
1017         (mips16e_save_restore_reg): Queue REG_CFA_RESTORE notes when
1018         restoring registers.
1019         (mips_epilogue_emit_cfa_restores): New function.
1020         (mips_epilogue_set_cfa): Likewise.
1021         (mips_restore_reg): Queue REG_CFA_RESTORE notes.  When restoring
1022         the current CFA register from the stack, redefine the CFA in terms
1023         of the stack pointer.
1024         (mips_expand_epilogue): Set up mips_epilogue.  Attach CFA information
1025         to the epilogue instructions.
1026
1027 2011-09-12  Richard Sandiford  <rdsandiford@googlemail.com>
1028
1029         * config/mips/mips.c (mips16e_save_restore_reg): Add a reg_parm_p
1030         argument.
1031         (mips16e_build_save_restore): Update accordingly.
1032
1033 2011-09-12  Jakub Jelinek  <jakub@redhat.com>
1034
1035         PR rtl-optimization/50212
1036         * bb-reorder.c (find_rarely_executed_basic_blocks_and_crossing_edges):
1037         Skip also lps with NULL landing_pad or non-LABEL_P landing_pad.
1038
1039         PR debug/50299
1040         * calls.c (load_register_parameters): Use use_reg_mode instead
1041         of use_reg when adding a single register CALL_INSN_FUNCTION_USAGE
1042         entry.
1043         (expand_call): Set EXPR_LIST mode to TYPE_MODE of the argument
1044         for stack CALL_INSN_FUNCTION_USAGE uses.
1045         * expr.h (use_reg_mode): New prototype.
1046         (use_reg): Changed into inline around use_reg_mode.
1047         * expr.c (use_reg): Renamed to...
1048         (use_reg_mode): ... this.  Added MODE argument, set EXPR_LIST
1049         mode to that mode instead of VOIDmode.
1050         * var-tracking.c (prepare_call_arguments): Don't track parameters
1051         whose EXPR_LIST mode is VOIDmode, BLKmode or X mode isn't convertible
1052         to it using lowpart_subreg.  Convert VALUE and REG/MEM to the
1053         EXPR_LIST mode.
1054
1055 2011-09-12  Georg-Johann Lay  <avr@gjlay.de>
1056
1057         PR target/43746
1058         * config/avr/avr.c (AVR_SECTION_PROGMEM): New Define.
1059         (progmem_section): New Variable.
1060         (avr_asm_init_sections): Initialize it.
1061         (TARGET_ASM_SELECT_SECTION): Define to...
1062         (avr_asm_select_section): ... this new Function.
1063         (avr_replace_prefix): New Function.
1064         (avr_asm_function_rodata_section): Use it.
1065         (avr_insert_attributes): Don't add section attribute for PROGMEM.
1066         (avr_section_type_flags): Use avr_progmem_p instead of section
1067         name to detect if object is in PROGMEM.
1068         (avr_asm_named_section): Set section name prefix for objects in
1069         PROGMEM.
1070
1071 2011-09-12  Jakub Jelinek  <jakub@redhat.com>
1072
1073         PR bootstrap/50352
1074         * config/arm/arm.md (*push_fp_multi): Add % before %( and %) in the
1075         sprintf format string.
1076
1077 2011-09-12  Richard Guenther  <rguenther@suse.de>
1078
1079         PR tree-optimization/50343
1080         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Check
1081         that the reduction is over an SSA name before checking its definition.
1082
1083 2011-09-11  Richard Sandiford  <rdsandiford@googlemail.com>
1084
1085         * config/cris/cris.md: Use match_test rather than eq/ne symbol_ref
1086         throughout file.
1087
1088 2011-09-11  Richard Sandiford  <rdsandiford@googlemail.com>
1089
1090         * config/mips/mips.md: Use match_test rather than eq/ne symbol_ref
1091         throughout file.
1092         * config/mips/sb1.md: Likewise.
1093         * config/mips/predicates.md: Replace (match_test "!...")
1094         with (not (match_test "..."))
1095         * config/mips/constraints.md: Likewise.
1096
1097 2011-09-09  Andrew Stubbs  <ams@codesourcery.com>
1098
1099         * config/arm/arm-cores.def (generic-armv7-a): New architecture.
1100         * config/arm/arm-tables.opt: Regenerate.
1101         * config/arm/arm-tune.md: Regenerate.
1102         * config/arm/arm.c (arm_file_start): Output .arch directive when
1103         user passes -mcpu=generic-*.
1104         (arm_issue_rate): Add genericv7a support.
1105         * config/arm/arm.h (EXTRA_SPECS): Add asm_cpu_spec.
1106         (ASM_CPU_SPEC): New define.
1107         * config/arm/elf.h (ASM_SPEC): Use %(asm_cpu_spec).
1108         * config/arm/semi.h (ASM_SPEC): Likewise.
1109         * doc/invoke.texi (ARM Options): Document -mcpu=generic-*
1110         and -mtune=generic-*.
1111
1112 2011-09-09  Richard Guenther  <rguenther@suse.de>
1113
1114         PR tree-optimization/50328
1115         * tree-vect-loop.c (vect_is_simple_reduction_1): Allow one
1116         constant or default-def operand.
1117
1118 2011-09-09  Richard Guenther  <rguenther@suse.de>
1119
1120         * tree-ssa-pre.c (create_expression_by_pieces): Fold the
1121         last statement.
1122
1123 2011-09-09  Richard Guenther  <rguenther@suse.de>
1124
1125         * gimple.h (fold_stmt_inplace): Adjust to take a gimple_stmt_iterator
1126         instead of a statement.
1127         * gimple-fold.c (fold_stmt_inplace): Likewise.
1128         * sese.c (graphite_copy_stmts_from_block): Adjust.
1129         * tree-ssa-dom.c (propagate_rhs_into_lhs): Likewise.
1130         * tree-ssa-forwprop.c (forward_propagate_into_comparison): Use
1131         fold_stmt.
1132         (forward_propagate_addr_into_variable_array_index): Likewise.
1133         (forward_propagate_addr_expr_1): adjust.
1134         (associate_plusminus): Likewise.
1135         (ssa_forward_propagate_and_combine): Likewise.
1136         * tree-ssa-mathopts.c (replace_reciprocal): Adjust.
1137         (execute_cse_reciprocals): Likewise.
1138         * tree-ssa.c (insert_debug_temp_for_var_def): Adjust.
1139
1140 2011-09-09  Nick Clifton  <nickc@redhat.com>
1141
1142         * config/mn10300/mn10300.c (mn10300_split_and_operand_count):
1143         Return a positive value to indicate that the bits at the
1144         bottom of the register should be cleared.
1145
1146 2011-09-09  Richard Guenther  <rguenther@suse.de>
1147
1148         * tree-ssa-operands.c (swap_tree_operands): Always adjust
1149         existing operand positions.
1150
1151 2011-09-09  Richard Guenther  <rguenther@suse.de>
1152
1153         PR middle-end/50333
1154         * tree-data-ref.c (split_constant_offset): Do not try to handle
1155         ternary ops.
1156
1157 2011-09-08  Andrew Stubbs  <ams@codesourcery.com>
1158
1159         PR tree-optimization/50318
1160         * tree-ssa-math-opts.c (convert_plusminus_to_widen): Correct
1161         typo in use of mult_rhs1 and mult_rhs2.
1162
1163 2011-09-08  Uros Bizjak  <ubizjak@gmail.com>
1164
1165         * config/i386/i386.c (standard_sse_constant_p): Handle AVX2 modes.
1166         (standard_sse_constant_opcode) <case 2>: Change vpcmpeqd template.
1167
1168 2011-09-08  Bernd Schmidt  <bernds@codesourcery.com>
1169
1170         * config/arm/arm.md (push_multi): Emit predicates.
1171         (push_fp_multi): Likewise.
1172         * config/arm/arm.c (vfp_output_fstmd): Likewise.
1173
1174 2011-09-08  Dodji Seketeli  <dodji@redhat.com>
1175
1176         PR c++/33255 - Support -Wunused-local-typedefs warning
1177         * c-decl.c (lookup_name): Use the new maybe_record_typedef_use.
1178         (pushdecl): Use the new record_locally_defined_typedef.
1179         (store_parm_decls): Allocate cfun->language.
1180         (finish_function): Use the new maybe_warn_unused_local_typedefs,
1181         and free cfun->language.
1182         (c_push_function_context): Allocate cfun->language here only if needed.
1183         (c_pop_function_context): Likewise, mark cfun->language
1184         for collection only when it should be done.
1185         * c-common.c (handle_used_attribute): Don't ignore TYPE_DECL nodes.
1186         * c-typeck.c (c_expr_sizeof_type, c_cast_expr): Use the new
1187         maybe_record_local_typedef_use.
1188         * doc/invoke.texi: Update documentation for
1189         -Wunused-local-typedefs.
1190
1191 2011-09-08  Enkovich Ilya  <ilya.enkovich@intel.com>
1192
1193         * config/i386/i386-protos.h (ix86_lea_outperforms): New.
1194         (ix86_avoid_lea_for_add): Likewise.
1195         (ix86_avoid_lea_for_addr): Likewise.
1196         (ix86_split_lea_for_addr): Likewise.
1197
1198         * config/i386/i386.c (LEA_MAX_STALL): New.
1199         (increase_distance): Likewise.
1200         (insn_defines_reg): Likewise.
1201         (insn_uses_reg_mem): Likewise.
1202         (distance_non_agu_define_in_bb): Likewise.
1203         (distance_agu_use_in_bb): Likewise.
1204         (ix86_lea_outperforms): Likewise.
1205         (ix86_ok_to_clobber_flags): Likewise.
1206         (ix86_avoid_lea_for_add): Likewise.
1207         (ix86_avoid_lea_for_addr): Likewise.
1208         (ix86_split_lea_for_addr): Likewise.
1209         (distance_non_agu_define): Search in pred BBs added.
1210         (distance_agu_use): Search in succ BBs added.
1211         (IX86_LEA_PRIORITY): Value changed from 2 to 0.
1212         (LEA_SEARCH_THRESHOLD): Now depends on LEA_MAX_STALL.
1213         (ix86_lea_for_add_ok): Use ix86_lea_outperforms to make decision.
1214
1215         * config/i386/i386.md: Split added to transform non destructive
1216         add into move and add.
1217         (lea_1): transformed into insn_and_split to avoid AGU stalls.
1218         (lea<mode>_2): Likewise.
1219
1220 2011-09-08  Martin Jambor  <mjambor@suse.cz>
1221
1222         PR tree-optimization/50287
1223         * ipa-split.c (split_function): Do not create SSA names for
1224         non-gimple-registers.
1225
1226 2011-09-08  Richard Guenther  <rguenther@suse.de>
1227
1228         PR tree-optimization/19831
1229         * tree-ssa-dce.c (mark_all_reaching_defs_necessary_1): Also
1230         skip builtins with vdefs that do not really store something.
1231         (propagate_necessity): For calls to free that we can associate
1232         with an allocation function do not mark the freed pointer
1233         definition necessary.
1234         (eliminate_unnecessary_stmts): Remove a call to free if
1235         the associated call to an allocation function is not necessary.
1236
1237 2011-09-08  Richard Guenther  <rguenther@suse.de>
1238
1239         PR tree-optimization/19831
1240         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Do not mark
1241         allocation functions as necessary.
1242
1243 2011-09-08  Iain Sandoe  <iains@gcc.gnu.org>
1244
1245         * config/darwin-driver.c (darwin_find_version_from_kernel): New routine
1246         cut from ...
1247         (darwin_default_min_version): Amended to provide defaults
1248         for the cross directory case.
1249         (darwin_driver_init): call darwin_default_min_version unconditionally.
1250         * config/darwin.h (DEF_MIN_OSX_VERSION): New.
1251         * config/darwin9.h: Likewise.
1252         * config/darwin10.h: Likewise.
1253         * config/rs6000/darwin7.h: Likewise.
1254
1255 2011-09-08  Jakub Jelinek  <jakub@redhat.com>
1256
1257         PR target/50310
1258         * config/i386/i386.c (ix86_prepare_sse_fp_compare_args): Return
1259         code early if TARGET_AVX.
1260         (ix86_expand_fp_vcond): Handle LTGT and UNEQ.
1261
1262 2011-09-07  Jakub Jelinek  <jakub@redhat.com>
1263
1264         * config/i386/sse.md (sseinsnmode): Remove 32-byte integer vector
1265         duplicates.
1266
1267         PR target/50310
1268         * config/i386/sse.md (*andnot<mode>3, *<code><mode>3): Fix up
1269         "mode" attribute computation.
1270
1271 2011-09-07  Bernd Schmidt  <bernds@codesourcery.com>
1272
1273         * regrename.c (struct du_head): Make nregs signed.
1274         (closed_chains): Remove.
1275         (create_new_chain): Return the new chain.
1276         (chain_from_id): New static function.
1277         (dump_def_use_chain): Change argument to be an int, indicating
1278         the first ID to print.  All callers changed.
1279         (merge_overlapping_regs): Use chain_from_id.  Assert that
1280         chains don't conflict with themselves.
1281         (rename_chains): Take no argument.  Iterate over id_to_chain
1282         rather to find chains to rename.  Clear tick before the main loop.
1283         (struct incoming_reg_info): New struct.
1284         (struct bb_rename_info): New struct.
1285         (init_rename_info, set_incoming_from_chain, merge_chains): New
1286         static functions.
1287         (regrename_analyze): New static function, broken out of
1288         regrename_optimize.  Record and make use of open chain information
1289         at basic block boundaries, and merge chains where possible.
1290         (scan_rtx_reg): Make this_nregs signed.  Don't update
1291         closed_chains.
1292         (build_def_use): Return a bool to indicate success.  All callers
1293         changed.  Don't initialize global data here.
1294         (regrename_optimize): Move most code out of here into
1295         regrename_analyze.
1296         * regs.h (add_range_to_hard_reg_set, remove_range_from_hard_reg_set,
1297         range_overlaps_hard_reg_set_p, range_in_hard_reg_set_p): New
1298         static inline functions.
1299         * vec.h (FOR_EACH_VEC_ELT_FROM): New macro.
1300
1301         * bb-reorder.c (insert_section_boundary_note): Don't check
1302         optimize_function_for_speed_p.
1303         (gate_handle_partition_blocks): Do it here instead.
1304         (gate_handle_reorder_blocks): Move preliminary checks here ...
1305         (rest_of_handle_reorder_blocks): ... from here.
1306
1307 2011-09-07  Martin Jambor  <mjambor@suse.cz>
1308
1309         PR middle-end/50301
1310         * ipa-cp.c (find_more_values_for_callers_subset): Check jump
1311         function index bounds.
1312         (perhaps_add_new_callers): Likewise.
1313
1314 2011-09-07  Martin Jambor  <mjambor@suse.cz>
1315
1316         PR tree-optimization/49911
1317         * tree-sra.c (analyze_access_subtree): Change type of to-be-replaced
1318         enumerations to the corresponding plain integer type.
1319
1320 2011-09-07  Richard Guenther  <rguenther@suse.de>
1321
1322         PR tree-optimization/50319
1323         * tree-if-conv.c (set_bb_predicate): Assert we only set
1324         canonical predicates.
1325         (add_to_predicate_list): Simplify.  Allow TRUTH_NOT_EXPR
1326         around canonical predicates.
1327         (predicate_bbs): Do not re-gimplify already canonical
1328         predicates.  Properly unshare them though.
1329         (find_phi_replacement_condition): Simplify.
1330
1331 2011-09-07  Richard Sandiford  <richard.sandiford@linaro.org>
1332
1333         PR target/49030
1334         * config/arm/arm-protos.h (maybe_get_arm_condition_code): Declare.
1335         * config/arm/arm.c (maybe_get_arm_condition_code): New function,
1336         reusing the old code from get_arm_condition_code.  Return ARM_NV
1337         for invalid comparison codes.
1338         (get_arm_condition_code): Redefine in terms of
1339         maybe_get_arm_condition_code.
1340         * config/arm/predicates.md (arm_comparison_operator): Use
1341         maybe_get_arm_condition_code.
1342
1343 2011-09-07  Richard Guenther  <rguenther@suse.de>
1344
1345         * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond):
1346         Canonicalize negated predicates by swapping edges.
1347         (forward_propagate_into_cond): Likewise.
1348
1349 2011-09-07  Richard Guenther  <rguenther@suse.de>
1350
1351         PR tree-optimization/50213
1352         * tree-flow.h (simple_iv_increment_p): Declare.
1353         * tree-ssa-dom.c (simple_iv_increment_p): Export.  Also handle
1354         POINTER_PLUS_EXPR.
1355         * tree-ssa-forwprop.c (ssa_forward_propagate_and_combine): Do
1356         not propagate simple IV counter increments.
1357
1358 2011-09-07  Eric Botcazou  <ebotcazou@adacore.com>
1359             Iain Sandoe  <iains@gcc.gnu.org>
1360
1361         * config/rs6000/rs6000.c (compute_save_world_info): Test
1362         cfun->has_nonlocal_label to determine if the out-of-line save
1363         world call may be used.
1364
1365 2011-09-07  Nick Clifton  <nickc@redhat.com>
1366
1367         * config/mn10300/mn10300.c (mn10300_insert_setlb_lcc): Set the jump
1368         label on the parallel part of the insn.
1369
1370 2011-09-07  Jakub Jelinek  <jakub@redhat.com>
1371
1372         PR debug/50191
1373         * dwarf2out.c (mem_loc_descriptor) <case MEM>: Try
1374         avoid_constant_pool_reference first instead of last.
1375
1376 2011-09-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
1377
1378         * doc/configfiles.texi (Configuration Files): Update documentation
1379         about tm_p.h and remove FIXME comment.
1380
1381 2011-09-06  Uros Bizjak  <ubizjak@gmail.com>
1382
1383         * config/i386/i386.c (ix86_function_value_regno_p): Use AX_REG.
1384         (function_value_32): Do not check TARGET_MMX, TARGET_SSE or TARGET_AVX.
1385
1386 2011-09-06  Iain Sandoe  <iains@gcc.gnu.org>
1387
1388         * config/darwin10.h Remove duplicate LIB_SPEC.
1389
1390 2011-09-06  Enkovich Ilya  <ilya.enkovich@intel.com>
1391
1392         PR middle-end/44382
1393         * target.def (reassociation_width): New hook.
1394
1395         * doc/tm.texi.in (reassociation_width): Likewise.
1396
1397         * doc/tm.texi (reassociation_width): Likewise.
1398
1399         * doc/invoke.texi (tree-reassoc-width): New param documented.
1400
1401         * hooks.h (hook_int_uint_mode_1): New default hook.
1402
1403         * hooks.c (hook_int_uint_mode_1): Likewise.
1404
1405         * config/i386/i386.h (ix86_tune_indices): Add
1406         X86_TUNE_REASSOC_INT_TO_PARALLEL and X86_TUNE_REASSOC_FP_TO_PARALLEL.
1407
1408         (TARGET_REASSOC_INT_TO_PARALLEL): New.
1409         (TARGET_REASSOC_FP_TO_PARALLEL): Likewise.
1410
1411         * config/i386/i386.c (initial_ix86_tune_features): Add
1412         X86_TUNE_REASSOC_INT_TO_PARALLEL and X86_TUNE_REASSOC_FP_TO_PARALLEL.
1413
1414         (ix86_reassociation_width): New function.
1415
1416         * params.def (PARAM_TREE_REASSOC_WIDTH): New param added.
1417
1418         * tree-ssa-reassoc.c (get_required_cycles): New function.
1419         (get_reassociation_width): Likewise.
1420         (swap_ops_for_binary_stmt): Likewise.
1421         (rewrite_expr_tree_parallel): Likewise.
1422
1423         (rewrite_expr_tree): Refactored.  Part of code moved into
1424         swap_ops_for_binary_stmt.
1425
1426         (reassociate_bb): Now checks reassociation width to be used and
1427         call rewrite_expr_tree_parallel instead of rewrite_expr_tree if needed.
1428
1429 2011-09-06  Richard Guenther  <rguenther@suse.de>
1430
1431         PR tree-optimization/47025
1432         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): BUILT_IN_VA_END
1433         uses nothing.
1434         (call_may_clobber_ref_p_1): BUILT_IN_VA_END is a barrier like
1435         BUILT_IN_FREE.
1436         (stmt_kills_ref_p_1): BUILT_IN_VA_END kills what its argument
1437         definitely points to.
1438         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
1439         BUILT_IN_VA_START doesn't let its va_list argument escape.
1440         * tree-ssa-dce.c (propagate_necessity): BUILT_IN_VA_END does
1441         not make any previous stores necessary.
1442
1443 2011-09-06  Martin Jambor  <mjambor@suse.cz>
1444
1445         * ipa-inline.h (struct inline_summary): Move versionable flag...
1446         * cgraph.h (struct cgraph_local_info): ...here
1447         * ipa-cp.c (determine_versionability): Use the new versionable flag.
1448         (determine_versionability): Likewise.
1449         (ipcp_versionable_function_p): Likewise.
1450         (ipcp_generate_summary): Likewise.
1451         * ipa-inline-analysis.c (dump_inline_summary): Do not dump the
1452         versionable flag.
1453         (compute_inline_parameters): Do not clear the versionable flag.
1454         (inline_read_section): Do not stream the versionable flag.
1455         (inline_write_summary): Likewise.
1456         * lto-cgraph.c (lto_output_node): Stream the versionable flag.
1457         (input_overwrite_node): Likewise.
1458
1459 2011-09-06  Richard Guenther  <rguenther@suse.de>
1460
1461         PR tree-optimization/48149
1462         * tree-ssa-sccvn.c (vn_get_expr_for): Simplify.  Fix tuplification bug.
1463         (vn_valueize): Move earlier.
1464         (valueize_expr): Use vn_valueize.
1465         (simplify_binary_expression): Simplify, also combine COMPLEX_EXPR
1466         operands.
1467         (simplify_unary_expression): Simplify.
1468
1469 2011-09-06  Richard Guenther  <rguenther@suse.de>
1470
1471         PR tree-optimization/48317
1472         * tree-ssa-sccvn.h (struct vn_nary_op_s): Make op a true
1473         trailing array.
1474         (sizeof_vn_nary_op): New inline function.
1475         (vn_nary_op_lookup_pieces): Adjust.
1476         (vn_nary_op_insert_pieces): Likewise.
1477         * tree-ssa-sccvn.c (vn_nary_op_eq): Also compare the length.
1478         (init_vn_nary_op_from_pieces): Adjust signature.  Deal with
1479         any number of operands.
1480         (vn_nary_length_from_stmt): New function.
1481         (init_vn_nary_op_from_stmt): Adjust for CONSTRUCTOR handling.
1482         (vn_nary_op_lookup_pieces): Adjust signature and allocate properly
1483         sized temporary.
1484         (vn_nary_op_lookup): Likewise.
1485         (vn_nary_op_lookup_stmt): Likewise.
1486         (vn_nary_op_insert_into): Likewise.
1487         (vn_nary_op_insert_stmt): Likewise.
1488         (visit_use): Handle CONSTRUCTOR as nary.
1489         * tree-ssa-pre.c (phi_translate_1): Adjust.
1490         (create_expression_by_pieces): Likewise.
1491         (compute_avail): Likewise.
1492
1493 2011-09-06  Ira Rosen  <ira.rosen@linaro.org>
1494
1495          * config/arm/arm.c (arm_preferred_simd_mode): Check
1496         TARGET_NEON_VECTORIZE_DOUBLE instead of
1497         TARGET_NEON_VECTORIZE_QUAD.
1498         (arm_autovectorize_vector_sizes): Likewise.
1499         * config/arm/arm.opt (mvectorize-with-neon-quad): Make inverse
1500         mask of mvectorize-with-neon-double.  Add RejectNegative.
1501         (mvectorize-with-neon-double): New.
1502
1503 2011-09-06  Richard Guenther  <rguenther@suse.de>
1504
1505         * tree-ssa-sccvn.c (visit_use): CSE stmt pieces and simplify matching.
1506
1507 2011-09-06  Tom de Vries  <tom@codesourcery.com>
1508
1509         * recog.c (asm_labels_ok): New function.
1510         (check_asm_operands): Use asm_labels_ok.
1511
1512 2011-09-05  Richard Sandiford  <rdsandiford@googlemail.com>
1513
1514         PR target/49606
1515         * config/mips/mips.h (ABI_HAS_64BIT_SYMBOLS): Check Pmode.
1516         (PMODE_INSN): New macro.
1517         * config/mips/mips.c (gen_load_const_gp): Use PMODE_INSN.
1518         (mips_got_load, mips_expand_synci_loop): Likewise.
1519         (mips_save_gp_to_cprestore_slot): Handle SImode and DImode
1520         cprestore patterns.
1521         (mips_emit_loadgp): Use PMODE_INSN.  Handle SImode and DImode
1522         copygp_mips16 patterns.
1523         (mips_expand_prologue): Handle SImode and DImode potential_cprestore
1524         and use_cprestore patterns.
1525         (mips_override_options): Check for incompatible -mabi and -mlong
1526         combinations.
1527         * config/mips/mips.md (unspec_got<mode>): Rename to...
1528         (unspec_got_<mode>): ...this.
1529         (copygp_mips16): Use the Pmode iterator.
1530         (potential_cprestore, cprestore, use_cprestore): Likewise.
1531         (clear_cache, indirect_jump): Use PMODE_INSN.
1532         (indirect_jump<mode>): Rename to...
1533         (indirect_jump_<mode>): ...this.
1534         (tablejump): Use PMODE_INSN.
1535         (tablejump<mode>): Rename to...
1536         (tablejump_<mode>): ...this.
1537         (exception_receiver): Handle restore_gp_si and restore_gp_di.
1538         (restore_gp): Use the Pmode iterator.
1539         * config/mips/mips-dsp.md (mips_lbux, mips_lhx, mips_lwx): Use
1540         PMODE_INSN.
1541
1542 2011-09-05  Richard Sandiford  <rdsandiford@googlemail.com>
1543
1544         * config/mips/mips.c (mips_gimplify_va_arg_expr): Unshare off.
1545         Fix the type of the BIT_AND_EXPR.
1546
1547 2011-09-05  David S. Miller  <davem@davemloft.net>
1548
1549         * config.host: Add driver-sparc.o and sparc/x-sparc on
1550         native sparc*-*-linux* builds.
1551         * config/sparc/driver-sparc.c: Correct Linux strings.
1552         * config/sparc/linux.h: Add DRIVER_SELF_SPECS.
1553         * config/sparc/linux64.h: Likewise.
1554         * doc/invoke.texi: Document that Linux also supports
1555         -mcpu=native and -mtune=native on sparc.
1556
1557         * config/sparc/sparc-opts.h (PROCESSOR_NIAGARA3,
1558         PROCESSOR_NIAGARA4): New.
1559         * config/sparc/sparc.opt: Handle new processor types.
1560         * config/sparc/sparc.md: Add to "cpu" attribute.
1561         * config/sparc/sparc.h (TARGET_CPU_niagara3,
1562         TARGET_CPU_niagara4): New, treat as niagara2.
1563         * config/sparc/linux64.h: Handle niagara3 and niagara4 like niagara2.
1564         * config/sparc/sol2.h: Likewise.
1565         * config/sparc/niagara2.md: Schedule niagara3 like niagara2.
1566         * config/sparc/sparc.c (sparc_option_override): Add
1567         niagara3 and niagara4 handling.
1568         (sparc32_initialize_trampoline): Likewise.
1569         (sparc64_initialize_trampoline): Likewise.
1570         (sparc_use_sched_lookahead): Likewise.
1571         (sparc_issue_rate): Likewise.
1572         (sparc_register_move_cost): Likewise.
1573         * config/sparc/driver-sparc.c (cpu_names): Use niagara3
1574         and niagara4 as appropriate.
1575         * doc/invoke.texi: Document new processor types.
1576         * config.gcc: Recognize niagara3 and niagara4 in --with-cpu
1577         and --with-tune options.
1578
1579         * config/sparc/sol2-64.h: Move ...
1580         * config/sparc/default-64.h: ... to here.  Update comment.
1581         * config.gcc: Update Solaris sparc to use default-64.h, also
1582         prefix this header into the list on sparc64-*-linux.
1583         * config/sparc/linux64.h (TARGET_DEFAULT): Only override if
1584         TARGET_64BIT_DEFAULT is defined.  Remove commented out reference
1585         to MASK_HARD_QUAD.
1586
1587 2011-09-05  Georg-Johann Lay  <avr@gjlay.de>
1588
1589         PR target/50289
1590         * config/avr/avr.c (sequent_regs_live): Don't recognize sequences
1591         that contain global register variable.
1592
1593 2011-09-05  Richard Guenther  <rguenther@suse.de>
1594
1595         * tree-cfg.c (replace_uses_by): Use fold_stmt, not fold_stmt_inplace.
1596
1597 2011-09-05  Richard Guenther  <rguenther@suse.de>
1598
1599         * stor-layout.c (layout_type): Use size_binop for array size
1600         calculations.
1601
1602 2011-09-05  Georg-Johann Lay  <avr@gjlay.de>
1603
1604         * config/avr/avr.h (progmem_section): Remove Declaration.
1605         * config/avr/avr.c (progmem_section): Make static and rename to
1606         progmem_swtable_section.
1607         (avr_output_addr_vec_elt): No need to switch sections.
1608         (avr_asm_init_sections): Use output_section_asm_op as section
1609         callback for progmem_swtable_section.
1610         (avr_output_progmem_section_asm_op): Remove Function.
1611         (TARGET_ASM_FUNCTION_RODATA_SECTION): New Define.
1612         (avr_asm_function_rodata_section): New static Function.
1613         * config/avr/elf.h (ASM_OUTPUT_BEFORE_CASE_LABEL): Output
1614         alignment 2**1 for jump tables.
1615
1616 2011-09-04  Jan Hubicka  <jh@suse.cz>
1617
1618         * ipa-inline-analysis.c (set_cond_stmt_execution_predicate): Check that
1619         parameter is SSA name.
1620
1621 2011-09-04  Richard Guenther  <rguenther@suse.de>
1622
1623         Revert
1624         2011-08-31  Richard Guenther  <rguenther@suse.de>
1625
1626         * fold-const.c (extract_muldiv_1): Remove bogus TYPE_IS_SIZETYPE
1627         special-casing.
1628
1629 2011-09-04  Iain Sandoe  <iains@gcc.gnu.org>
1630
1631         PR debug/49901
1632         * config/darwin.h (DEBUG_MACRO_SECTION): New macro.
1633
1634 2011-09-04  Jakub Jelinek  <jakub@redhat.com>
1635             Ira Rosen  <ira.rosen@linaro.org>
1636
1637         PR tree-optimization/50208
1638         * tree-vect-patterns.c (vect_handle_widen_mult_by_const): Add an
1639         argument.  Check that def_stmt is inside the loop.
1640         (vect_recog_widen_mult_pattern): Update calls to
1641         vect_handle_widen_mult_by_cons.
1642         (vect_operation_fits_smaller_type): Check that def_stmt is
1643         inside the loop.
1644
1645 2011-09-04  Ira Rosen  <ira.rosen@linaro.org>
1646
1647         * tree-vectorizer.c (vect_print_dump_info): Print line
1648         number when dumping to a file.
1649         (vectorize_loops): Add new messages to dump file.
1650
1651 2011-09-03  Martin Jambor  <mjambor@suse.cz>
1652
1653         * ipa-prop.h (ipa_jump_func_t): New typedef.
1654         (struct ipa_edge_args): Removed field argument_count, field
1655         jump_functions turned into a vector.
1656         (ipa_set_cs_argument_count): Removed.
1657         (ipa_get_cs_argument_count): Updated to work on vectors.
1658         (ipa_get_ith_jump_func): Likewise.
1659         * ipa-prop.c (ipa_count_arguments): Removed.
1660         (compute_scalar_jump_functions): Use ipa_get_ith_jump_func to access
1661         jump functions.  Update caller.
1662         (compute_pass_through_member_ptrs): Likewise.
1663         (compute_cst_member_ptr_arguments): Likewise.
1664         (ipa_compute_jump_functions_for_edge): Get number of arguments from
1665         the statement, allocate vector.
1666         (ipa_compute_jump_functions): Do not call ipa_count_arguments.
1667         (duplicate_ipa_jump_func_array): Removed.
1668         (ipa_edge_duplication_hook): Use VEC_copy, do not copy argument count.
1669         (ipa_read_node_info): Allocate vector.
1670
1671 2011-09-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1672
1673         PR middle-end/50232
1674         * config/pa/pa.md (return): Define "return" insn pattern.
1675         (epilogue): Use it when no epilogue is needed.
1676         * config/pa/pa.c (pa_can_use_return_insn): New function.
1677         * config/pa/pa-protos.h (pa_can_use_return_insn): Declare.
1678
1679 2011-09-03  Eric Botcazou  <ebotcazou@adacore.com>
1680
1681         * cfgexpand.c (add_stack_var): Assert that the alignment is not zero.
1682         * tree-ssa-ccp.c (fold_builtin_alloca_for_var): Revert latest change.
1683         Force at least BITS_PER_UNIT alignment on the new variable.
1684
1685 2011-09-02  Gary Funck <gary@intrepid.com>
1686
1687         * opts.c (print_specific_help): Fix off-by-one compare in
1688         assertion check.
1689         * opts.h (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER,
1690         CL_TARGET, CL_COMMON, CL_JOINED, CL_SEPARATE, CL_UNDOCUMENTED):
1691         Increase by +5 to allow for more languages.
1692         * optc-gen.awk: Generate #if that ensures that the number of
1693         languages is within the implementation-defined limit.
1694
1695 2011-09-02  Michael Matz  <matz@suse.de>
1696
1697         PR middle-end/50260
1698         * ipa-split.c (split_function): Call add_referenced_var.
1699
1700         * tree-ssa-phiopt.c (cond_store_replacement): Don't call get_var_ann.
1701         (cond_if_else_store_replacement_1): Ditto.
1702         * tree-ssa-pre.c (get_representative_for): Ditto.
1703         (create_expression_by_pieces): Ditto.
1704         (insert_into_preds_of_block): Ditto.
1705         * tree-sra.c (create_access_replacement): Ditto.
1706         (get_replaced_param_substitute): Ditto.
1707
1708 2011-09-02  Bernd Schmidt  <bernds@codesourcery.com>
1709
1710         * config/c6x/c6x.md (collapse-ndfa, no-comb-vect): New
1711         automata_options.
1712         (d1, l1, s1, m1, d2, l2, s2, m2): Changed to define_query_cpu_unit.
1713         (l1w, s1w, l2w, s2w): Define in the main automaton.
1714         (fps1, fpl1, adddps1, adddpl1, fps2, fpl2, adddps2, adddpl2): New
1715         units.
1716         * config/c6x/c6x.c (c6x_sched_insn_info): Add unit_mask member.
1717         (c6x_unit_names): Add the new units.
1718         (c6x_unit_codes): New static array.
1719         (UNIT_QID_D1, UNIT_QID_L1, UNIT_QID_S1, UNIT_QID_M1, UNIT_QID_FPS1,
1720         UNIT_QID_FPL1, UNIT_QID_ADDDPS1, UNIT_QID_ADDDPL1,
1721         UNIT_QID_SIDE_OFFSET): New macros.
1722         (RESERVATION_S2): Adjust value.
1723         (c6x_option_override): Compute c6x_unit_codes.
1724         (assign_reservations): Take the unit_mask of the last instruction
1725         into account.  Detect floating point reservations by looking for
1726         the new units.  Don't assign reservations if the field is already
1727         nonzero.
1728         (struct c6x_sched_context): Add member prev_cycle_state_ctx.
1729         (init_sched_state): Initialize it.
1730         (c6x_clear_sched_context): Free it.
1731         (insn_set_clock): Clear reservation.
1732         (prev_cycle_state): New static variable.
1733         (c6x_init_sched_context): Save it.
1734         (c6x_sched_init): Allocate space for it and clear it.
1735         (c6x_sched_dfa_pre_cycle_insn): New static function.
1736         (c6x_dfa_new_cycle): Save state at the start of a new cycle.
1737         (c6x_variable_issue): Only record units in the unit_mask that
1738         were not set at the start of the cycle.
1739         (c6x_variable_issue): Compute and store the unit_mask from the
1740         current state.
1741         (reorg_split_calls): Ensure the new information remains correct.
1742         (TARGET_SCHED_DFA_NEW_CYCLE, TARGET_SCHED_CLEAR_SCHED_CONTEXT,
1743         TARGET_SCHED_DFA_PRE_CYCLE_INSN): Define.
1744         * config/c6x/c6x.h (CPU_UNITS_QUERY): Define.
1745         * config/c6x/c6x-sched.md.in (fp4_ls_N__CROSS_, adddp_ls_N__CROSS_):
1746         Add special reservations.
1747         * config/c6x/c6x-sched.md: Regenerate.
1748
1749 2011-09-02  Martin Jambor  <mjambor@suse.cz>
1750
1751         * ipa-prop.h (ipa_node_params): Removed fields
1752         called_with_var_arguments and node_versionable.
1753         (ipa_set_called_with_variable_arg): Removed.
1754         (ipa_is_called_with_var_arguments): Likewise.
1755         * ipa-cp.c (ipa_get_lattice): Fixed index check in an assert.
1756         (determine_versionability): Do not check for type attributes and va
1757         builtins.  Record versionability into inline summary.
1758         (initialize_node_lattices): Do not check
1759         ipa_is_called_with_var_arguments.
1760         (propagate_constants_accross_call): Likewise, ignore arguments we do
1761         not have PARM_DECLs for, set variable flag for parameters that were
1762         not passed a value.
1763         (create_specialized_node): Dump info that we cannot change signature.
1764         * ipa-prop.c (ipa_compute_jump_functions): Do not care about variable
1765         number of arguments.
1766         (ipa_make_edge_direct_to_target): Likewise.
1767         (ipa_update_after_lto_read): Likewise.
1768         (ipa_node_duplication_hook): Do not copy called_with_var_arguments flag.
1769         * tree-inline.c (copy_arguments_for_versioning): Copy PARM_DECLs if
1770         they were remapped.
1771
1772 2011-09-02  Richard Guenther  <rguenther@suse.de>
1773
1774         PR tree-optimization/27460
1775         PR middle-end/29269
1776         * doc/md.texi (vcond): Document.
1777         * genopinit.c (optabs): Turn vcond{,u}_optab into a conversion
1778         optab with two modes.
1779         * optabs.h (enum convert_optab_index): Add COI_vcond, COI_vcondu.
1780         (enum direct_optab_index): Remove DOI_vcond, DOI_vcondu.
1781         (vcond_optab): Adjust.
1782         (vcondu_optab): Likewise.
1783         (expand_vec_cond_expr_p): Adjust prototype.
1784         * optabs.c (get_vcond_icode): Adjust.
1785         (expand_vec_cond_expr_p): Likewise.
1786         (expand_vec_cond_expr): Likewise.
1787         * tree-vect-stmts.c (vect_is_simple_cond): Return the comparison
1788         vector type.
1789         (vectorizable_condition): Allow differing types for comparison
1790         and result.
1791         * config/i386/i386.c (ix86_expand_sse_cmp): Use proper mode
1792         for the comparison.
1793         * config/i386/sse.md (vcond<mode>): Split to
1794         vcond<V_256:mode><VF_256:mode>, vcond<V_128:mode><VF_128:mode>,
1795         vcond<V_128:mode><VI124_128:mode> and
1796         vcondu<V_128:mode><VI124_128:mode>.
1797         (vcondv2di): Change to vcond<VI8F_128:mode>v2di.
1798         (vconduv2di): Likewise.
1799         * config/arm/neon.md (vcond<mode>): Change to vcond*<mode><mode>.
1800         (vcondu<mode>): Likewise.
1801         * config/ia64/vect.md (vcond<mode>): Likewise.
1802         (vcondu<mode>): Likewise.
1803         (vcondv2sf): Likewise.
1804         * config/mips/mips-ps-3d.md (vcondv2sf): Likewise.
1805         * config/rs6000/paired.md (vcondv2sf): Likewise.
1806         * config/rs6000/vector.md (vcond<mode>): Likewise.
1807         (vcondu<mode>): Likewise.
1808         * config/spu/spu.md (vcond<mode>): Likewise.
1809         (vcondu<mode>): Likewise.
1810
1811 2011-09-02  Richard Guenther  <rguenther@suse.de>
1812
1813         * pretty-print.h (pp_unsigned_wide_integer): New.
1814         * tree-pretty-print.c (dump_generic_node): Print unsigned
1815         host-wide-int fitting INTEGER_CSTs with pp_unsigned_wide_integer.
1816
1817 2011-09-02  Richard Sandiford  <richard.sandiford@linaro.org>
1818
1819         PR target/49987
1820         * config/rs6000/rs6000.c (paired_expand_vector_init): Check for
1821         valid CONST_VECTOR operands.
1822         (rs6000_expand_vector_init): Likewise.
1823
1824 2011-09-02  Martin Jambor  <mjambor@suse.cz>
1825
1826         * cgraph.h (cgraph_indirect_call_info): Removed field thunk_delta.
1827         * gimple-fold.c (gimple_get_virt_method_for_binfo): Rewritten to use
1828         BINFO_VTABLE.  Parameter delta removed, all callers updated.
1829         * tree.c (free_lang_data_in_binfo): Clear BINFO_VIRTUALs instead
1830         BINFO_VTABLE.
1831         * cgraph.c (cgraph_make_edge_direct): Removed parameter delta, updated
1832         all calls.
1833         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Removed
1834         handling of thunk_delta.
1835         * ipa-cp.c (get_indirect_edge_target): Removed parameter delta.
1836         (devirtualization_time_bonus): Do not handle thunk deltas.
1837         (ipcp_discover_new_direct_edges): Likewise.
1838         * ipa-prop.c (ipa_make_edge_direct_to_target): Likewise.
1839         (try_make_edge_direct_simple_call): Likewise.
1840         (try_make_edge_direct_virtual_call): Likewise.
1841         * lto-cgraph.c (output_cgraph_opt_summary_p): Likewise.  Mark
1842         parameter set as unused.
1843         (output_edge_opt_summary): Likewise.  Mark both parameters as unused.
1844         * lto-cgraph.c (output_cgraph_opt_summary_p): Likewise.  Mark
1845         parameter set as unused.
1846         (output_edge_opt_summary): Likewise.  Mark both parameters as unused.
1847         (input_edge_opt_summary): Likewise.
1848         * lto-streamer-out.c (lto_output_ts_binfo_tree_pointers): Do not stream
1849         BINFO_VIRTUALS at all.
1850         * lto-streamer-in.c (lto_input_ts_binfo_tree_pointers): Likewise.
1851
1852 2011-09-02  Richard Guenther  <rguenther@suse.de>
1853
1854         * tree-ssa-ccp.c (fold_builtin_alloca_for_var): Do not fold alloca (0).
1855         (ccp_fold_stmt): Continue replacing args when folding alloca fails.
1856
1857 2011-08-31  Richard Guenther  <rguenther@suse.de>
1858
1859         * expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR
1860         handling here, from ...
1861         (expand_expr_real_1): ... here.
1862         * gimple-pretty-print.c (dump_ternary_rhs): Handle COND_EXPR
1863         and VEC_COND_EXPR.
1864         * gimple.c (gimple_rhs_class_table): Make COND_EXPR and VEC_COND_EXPR
1865         a GIMPLE_TERNARY_RHS.
1866         * tree-cfg.c (verify_gimple_assign_ternary): Handle COND_EXPR
1867         and VEC_COND_EXPR here ...
1868         (verify_gimple_assign_single): ... not here.
1869         * gimple-fold.c (fold_gimple_assign): Move COND_EXPR folding.
1870         * tree-object-size.c (cond_expr_object_size): Adjust.
1871         (collect_object_sizes_for): Likewise.
1872         * tree-scalar-evolution.c (interpret_expr): Don't handle ternary RHSs.
1873         * tree-ssa-forwprop.c (forward_propagate_into_cond): Fix and simplify.
1874         (ssa_forward_propagate_and_combine): Adjust.
1875         * tree-ssa-loop-im.c (move_computations_stmt): Build the COND_EXPR
1876         as ternary.
1877         * tree-ssa-threadedge.c (fold_assignment_stmt): Adjust.
1878         * tree-vect-loop.c (vect_is_simple_reduction_1): Likewise.
1879         * tree-vect-stmt.c (vectorizable_condition): Likewise.
1880         * tree-vrp.c (extract_range_from_cond_expr): Likewise.
1881         (extract_range_from_assignment): Likewise.
1882
1883 2011-08-31  Richard Sandiford  <rdsandiford@googlemail.com>
1884
1885         * config/i386/i386.md: Use (match_test ...) for attribute tests.
1886         * config/i386/mmx.md: Likewise.
1887         * config/i386/sse.md: Likewise.
1888         * config/i386/predicates.md (call_insn_operand): Use
1889         (not (match_test "...")) instead of (match_test "!...")
1890         * config/i386/constraints.md (w): Likewise.
1891
1892 2011-08-31  Richard Sandiford  <rdsandiford@googlemail.com>
1893
1894         * doc/md.texi: Describe the use of match_tests in attribute tests.
1895         * rtl.def (MATCH_TEST): Update commentary.
1896         * genattrtab.c (attr_copy_rtx, check_attr_test, clear_struct_flag)
1897         (write_test_expr, walk_attr_value): Handle MATCH_TEST.
1898
1899 2011-08-31  Richard Sandiford  <rdsandiford@googlemail.com>
1900
1901         * genattrtab.c (attr_rtx_1): Hash SYMBOL_REFs.
1902         (attr_string): Use copy_md_ptr_loc.
1903
1904 2011-08-31  Martin Jambor  <mjambor@suse.cz>
1905
1906         PR middle-end/49886
1907         * ipa-inline-analysis.c (compute_inline_parameters): Set
1908         can_change_signature of noes with typde attributes.
1909         * ipa-split.c (split_function): Do not skip any arguments if
1910         can_change_signature is set.
1911
1912 2011-08-31  Martin Jambor  <mjambor@suse.cz>
1913
1914         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Alias
1915         check removed.
1916
1917 2011-08-31  Richard Guenther  <rguenther@suse.de>
1918
1919         * fold-const.c (extract_muldiv_1): Remove bogus TYPE_IS_SIZETYPE
1920         special-casing.
1921
1922 2011-08-31  Marc Glisse  <marc.glisse@inria.fr>
1923
1924         * doc/generic.texi (Types for C++): CP_TYPE_QUALS -> cp_type_quals.
1925
1926 2011-08-31  Tom de Vries  <tom@codesourcery.com>
1927
1928         PR middle-end/43513
1929         * Makefile.in (tree-ssa-ccp.o): Add $(PARAMS_H) to rule.
1930         * tree-ssa-ccp.c (params.h): Include.
1931         (fold_builtin_alloca_for_var): New function.
1932         (ccp_fold_stmt): Use fold_builtin_alloca_for_var.
1933
1934 2011-08-30  Uros Bizjak  <ubizjak@gmail.com>
1935
1936         * config/i386/i386.c (ix86_valid_target_attribute_inner_p):
1937         Handle FMA option.
1938
1939 2011-08-30  Andrew Stubbs  <ams@codesourcery.com>
1940
1941         * config/arm/arm.c (optimal_immediate_sequence_1): Make b1, b2,
1942         b3 and b4 unsigned.
1943
1944 2011-08-30  Andrew Stubbs  <ams@codesourcery.com>
1945
1946         * config/arm/arm.c (arm_gen_constant): Set can_negate correctly
1947         when code is SET.
1948
1949 2011-08-30  Richard Guenther  <rguenther@suse.de>
1950
1951         PR middle-end/48571
1952         * gimple.h (maybe_fold_offset_to_address): Remove.
1953         (maybe_fold_offset_to_reference): Likewise.
1954         (maybe_fold_stmt_addition): Likewise.
1955         (may_propagate_address_into_dereference): Likewise.
1956         * tree-inline.c (remap_gimple_op_r): Do not reconstruct
1957         array references.
1958         * gimple-fold.c (canonicalize_constructor_val): Likewise.
1959         Canonicalize invariant POINTER_PLUS_EXPRs to invariant MEM_REF
1960         addresses instead.
1961         (may_propagate_address_into_dereference): Remove.
1962         (maybe_fold_offset_to_array_ref): Likewise.
1963         (maybe_fold_offset_to_reference): Likewise.
1964         (maybe_fold_offset_to_address): Likewise.
1965         (maybe_fold_stmt_addition): Likewise.
1966         (fold_gimple_assign): Do not reconstruct array references but
1967         instead canonicalize invariant POINTER_PLUS_EXPRs to invariant
1968         MEM_REF addresses.
1969         (gimple_fold_stmt_to_constant_1): Likewise.
1970         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Likewise.
1971         * gimplify.c (gimplify_conversion): Likewise.
1972         (gimplify_expr): Likewise.
1973
1974 2011-08-30  Ilya Tocar  <ilya.tocar@intel.com>
1975
1976         * config/i386/fmaintrin.h: New.
1977         * config.gcc: Add fmaintrin.h.
1978         * config/i386/i386.c
1979         (enum ix86_builtins) <IX86_BUILTIN_VFMADDSS3>: New.
1980         <IX86_BUILTIN_VFMADDSD3>: Likewise.
1981         * config/i386/sse.md (fmai_vmfmadd_<mode>): New.
1982         (*fmai_fmadd_<mode>): Likewise.
1983         (*fmai_fmsub_<mode>): Likewise.
1984         (*fmai_fnmadd_<mode>): Likewise.
1985         (*fmai_fnmsub_<mode>): Likewise.
1986         * config/i386/immintrin.h: Add fmaintrin.h.
1987
1988 2011-08-30  Bernd Schmidt  <bernds@codesourcery.com>
1989
1990         * genautomata.c (NO_COMB_OPTION): New macro.
1991         (no_comb_flag): New static variable.
1992         (gen_automata_option): Handle NO_COMB_OPTION.
1993         (comb_vect_p): False if no_comb_flag.
1994         (add_vect): Move computation of min/max values.  Return early if
1995         no_comb_flag.
1996         * doc/md.texi (automata_option): Document no-comb-vect.
1997
1998         * config/i386/i386.c (get_pc_thunk_name): Change prefix to
1999         "__x86.get_pc_thunk".
2000
2001         * bb-reorder.c (insert_section_boundary_note): Only do it if
2002         we reordered the blocks; i.e. not if !optimize_function_for_speed_p.
2003
2004 2011-08-30  Christian Bruel  <christian.bruel@st.com>
2005
2006         * coverage.c (coverage_init): Check flag_branch_probabilities instead of
2007         flag_profile_use.
2008
2009 2011-08-29  Michael Meissner  <meissner@linux.vnet.ibm.com>
2010
2011         * config/rs6000/rs6000.opt (-msave-toc-indirect): Change default
2012         to off.  Document switch.
2013         * doc/invoke.texi (-msave-toc-indirect): Ditto.
2014
2015 2011-08-29  Jakub Jelinek  <jakub@redhat.com>
2016
2017         * gthr-posix.h (__gthread_active_p): Do not use preprocessor
2018         conditionals and comments inside macro arguments.
2019
2020 2011-08-29  Artjoms Sinkarovs  <artyom.shinkaroff@gmail.com>
2021             Richard Guenther  <rguenther@suse.de>
2022
2023         * tree.h (constant_boolean_node): Adjust prototype.
2024         * fold-const.c (fold_convert_loc): Move aggregate conversion
2025         leeway down.
2026         (constant_boolean_node): Make value parameter boolean, add
2027         vector type handling.
2028         (fold_unary_loc): Use constant_boolean_node.
2029         (fold_binary_loc): Preserve types properly when folding
2030         COMPLEX_EXPR <__real x, __imag x>.
2031         * gimplify.c (gimplify_expr): Handle vector comparison.
2032         * tree.def (EQ_EXPR, ...): Document behavior on vector typed
2033         comparison.
2034         * tree-cfg.c (verify_gimple_comparison): Verify vector typed
2035         comparisons.
2036
2037 2011-08-29  Jakub Jelinek  <jakub@redhat.com>
2038
2039         PR middle-end/48722
2040         * emit-rtl.c (unshare_all_rtl_again): For CALL_INSNs,
2041         reset_used_flags also in CALL_INSN_FUNCTION_USAGE.
2042         (verify_rtl_sharing): Likewise and verify_rtx_sharing
2043         in there too.
2044         (unshare_all_rtl_in_chain): For CALL_INSNs
2045         copy_rtx_if_shared also CALL_INSN_FUNCTION_USAGE.
2046
2047 2011-08-29  Richard Guenther  <rguenther@suse.de>
2048
2049         * gimple-fold.c (gimple_fold_stmt_to_constant_1): Set a location
2050         on the built ADDR_EXPR.
2051
2052 2011-08-29  Jakub Jelinek  <jakub@redhat.com>
2053
2054         PR debug/50215
2055         * var-tracking.c (create_entry_value): Call cselib_lookup_from_insn
2056         before adding ENTRY_VALUE to val->locs.
2057
2058 2011-08-28  Mikael Pettersson  <mikpe@it.uu.se>
2059
2060         PR bootstrap/50218
2061         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Initialize
2062         comp.
2063
2064 2011-08-27  Bernd Schmidt  <bernds@codesourcery.com>
2065
2066         * doc/rtl.texi (simple_return): Document.
2067         (parallel, PATTERN): Here too.
2068         * doc/md.texi (return): Mention it's allowed to expand to simple_return
2069         in some cases.
2070         (simple_return): Document standard pattern.
2071         * gengenrtl.c (special_rtx): SIMPLE_RETURN is special.
2072         * final.c (final_scan_insn): Use ANY_RETURN_P on body.
2073         * reorg.c (function_return_label, function_simple_return_label):
2074         New static variables, replacing...
2075         (end_of_function_label): ... this.
2076         (simplejump_or_return_p): New static function.
2077         (optimize_skip, steal_delay_list_from_fallthrough,
2078         fill_slots_from_thread): Use it.
2079         (relax_delay_slots): Likewise.  Use ANY_RETURN_P on body.
2080         (rare_destination, follow_jumps): Use ANY_RETURN_P on body.
2081         (find_end_label): Take a new arg which is one of the two return
2082         rtxs.  Depending on which, set either function_return_label or
2083         function_simple_return_label.  All callers changed.
2084         (make_return_insns): Make both kinds.
2085         (dbr_schedule): Adjust for two kinds of end labels.
2086         * function.c (emit_return_into_block): Set JUMP_LABEL properly.
2087         * genemit.c (gen_exp): Handle SIMPLE_RETURN.
2088         (gen_expand, gen_split): Use ANY_RETURN_P.
2089         * df-scan.c (df_uses_record): Handle SIMPLE_RETURN.
2090         * rtl.def (SIMPLE_RETURN): New code.
2091         * ifcvt.c (find_if_case_1): Be more careful about
2092         redirecting jumps to the EXIT_BLOCK.
2093         * jump.c (condjump_p, condjump_in_parallel_p, any_condjump_p,
2094         returnjump_p_1): Handle SIMPLE_RETURNs.
2095         * print-rtl.c (print_rtx): Likewise.
2096         * rtl.c (copy_rtx): Likewise.
2097         * bt-load.c (compute_defs_uses_and_gen): Use ANY_RETURN_P.
2098         * combine.c (simplify_set): Likewise.
2099         * resource.c (find_dead_or_set_registers, mark_set_resources):
2100         Likewise.
2101         * emit-rtl.c (verify_rtx_sharing, classify_insn, copy_insn_1,
2102         copy_rtx_if_shared_1, mark_used_flags): Handle SIMPLE_RETURNs.
2103         (init_emit_regs): Initialize simple_return_rtx.
2104         * cfglayout.c (fixup_reorder_chain): Pass a JUMP_LABEL to
2105         force_nonfallthru_and_redirect.
2106         * rtl.h (ANY_RETURN_P): Allow SIMPLE_RETURN.
2107         (GR_SIMPLE_RETURN): New enum value.
2108         (simple_return_rtx): New macro.
2109         * basic-block.h (force_nonfallthru_and_redirect): Adjust
2110         declaration.
2111         * cfgrtl.c (force_nonfallthru_and_redirect): Take a new jump_label
2112         argument.  All callers changed.  Be careful about what kinds of
2113         returnjumps to generate.
2114         * config/i386/3i86.c (ix86_pad_returns, ix86_count_insn_bb,
2115         ix86_pad_short_function): Likewise.
2116         * config/arm/arm.c (arm_final_prescan_insn): Handle both kinds
2117         of return.
2118         * config/mips/mips.md (any_return): New code_iterator.
2119         (optab): Add cases for return and simple_return.
2120         (return): Expand to a simple_return.
2121         (simple_return): New pattern.
2122         (*<optab>, *<optab>_internal for any_return): New patterns.
2123         (return_internal): Remove.
2124         * config/mips/mips.c (mips_expand_epilogue): Make the last insn
2125         a simple_return_internal.
2126
2127 2011-08-27  Uros Bizjak  <ubizjak@gmail.com>
2128
2129         * config/i386/sse.md (*absneg<mode>2): Fix split condition.
2130         (vec_extract_lo_<mode>): Prevent both operands in memory.
2131         (vec_extract_lo_v16hi): Ditto.
2132         (*vec_extract_v4sf_mem): Add TARGET_SSE insn constraint.
2133
2134 2011-08-27  Uros Bizjak  <ubizjak@gmail.com>
2135
2136         * config/i386/sse.md (mulv16qi3): Attach REG_EQUAL note.
2137         (*sse2_mulv4si3): Ditto.
2138         (mulv2di3): Ditto.
2139         * config/i386/i386.c (legitimize_tls_address): Change REG_EQIV
2140         notes to REG_EQUAL.
2141
2142 2011-08-27  Uros Bizjak  <ubizjak@gmail.com>
2143
2144         PR target/50202
2145         * config/i386/sse.md (sse4_2_pcmpestr): Emit NOTE_INSN_DELETED note
2146         when all outputs are unused.
2147         (sse4_2_pcmpistr): Ditto.
2148
2149 2011-08-26  Uros Bizjak  <ubizjak@gmail.com>
2150
2151         * config/i386/i386.md (round<mode>2): New expander.
2152         * config/i386/i386.c (enum ix86_builtins): Add
2153         IX86_BUILTIN_ROUND{PS,PD}_AZ{,256}.
2154         (struct builtin_description): Add __builtin_ia32_round{ps,pd}_az{,256}
2155         descriptions.
2156         (ix86_builtin_vectorized_function): Handle BUILT_IN_ROUND{,F} builtins.
2157         (ix86_build_const_vector): Rewrite using loop with RTVEC_ELT accessor.
2158
2159 2011-08-26  Uros Bizjak  <ubizjak@gmail.com>
2160
2161         PR middle-end/50083
2162         * convert.c (convert_to_integer) <BUIT_IN_ROUND{,F,L}>: Convert
2163         only when TARGET_C99_FUNCTIONS.
2164         <BUILT_IN_NEARBYINT{,F,L}>: Ditto.
2165         <BUILT_IN_RINT{,F,L}>: Ditto.
2166
2167 2011-08-26  Michael Matz  <matz@suse.de>
2168             Jakub Jelinek  <jakub@redhat.com>
2169
2170         PR lto/50165
2171         * lto-streamer-in.c (canon_file_name): Initialize new_slot->len;
2172         don't call strlen twice, use memcpy.
2173
2174 2011-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2175
2176         * config/i386/bmi2intrin.h: Allow in <immintrin.h>.
2177         * config/i386/bmiintrin.h: Likewise.
2178         * config/i386/lzcntintrin.h: Likewise.
2179
2180         * config/i386/immintrin.h: Include <lzcntintrin.h>,
2181         <bmiintrin.h> and <bmi2intrin.h>.
2182
2183 2011-08-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2184
2185         PR target/50166
2186         * acinclude.m4 (gcc_AC_INITFINI_ARRAY): Check count in main.
2187         * configure: Regenerate.
2188
2189 2011-08-26  Jakub Jelinek  <jakub@redhat.com>
2190
2191         PR c/50179
2192         * c-typeck.c (c_process_expr_stmt): Skip over nops and
2193         call mark_exp_read even if exprv is ADDR_EXPR.
2194
2195 2011-08-26  Richard Sandiford  <richard.sandiford@linaro.org>
2196
2197         * df-problems.c (df_note_bb_compute): Pass uses rather than defs
2198         to df_set_dead_notes_for_mw.
2199
2200 2011-08-26  Richard Guenther  <rguenther@suse.de>
2201
2202         * varasm.c (decode_addr_const): Handle MEM_REF[&X, OFF].
2203
2204 2011-08-26  Zdenek Dvorak  <ook@ucw.cz>
2205             Tom de Vries  <tom@codesourcery.com>
2206
2207         * tree-ssa-loop-ivopts.c (struct cost_pair): Add comp field.
2208         (struct ivopts_data): Add loop_single_exit_p field.
2209         (niter_for_exit): Change parameter desc_p into return value.  Return
2210         desc if desc->may_be_zero.  Free desc if unused.
2211         (niter_for_single_dom_exit): Change return type.
2212         (find_induction_variables): Handle changed return type of
2213         niter_for_single_dom_exit.  Dump may_be_zero.
2214         (add_candidate_1): Keep original base and step type for IP_ORIGINAL.
2215         (set_use_iv_cost): Add and handle comp parameter.
2216         (determine_use_iv_cost_generic, determine_use_iv_cost_address): Add
2217         comp argument to set_use_iv_cost.
2218         (strip_wrap_conserving_type_conversions, expr_equal_p)
2219         (difference_cannot_overflow_p, iv_elimination_compare_lt): New function.
2220         (may_eliminate_iv): Add comp parameter.  Handle new return type of
2221         niter_for_exit.  Use loop_single_exit_p.  Use iv_elimination_compare_lt.
2222         (determine_use_iv_cost_condition): Add comp argument to set_use_iv_cost
2223         and may_eliminate_iv.
2224         (rewrite_use_compare): Move call to iv_elimination_compare to ...
2225         (may_eliminate_iv): Here.
2226         (tree_ssa_iv_optimize_loop): Initialize loop_single_exit_p.
2227
2228 2011-08-26  Tom de Vries  <tom@codesourcery.com>
2229
2230         * tree-pretty-print (dump_generic_node): Test for NULL_TREE before
2231         accessing TREE_TYPE.
2232
2233 2011-08-26  Jiangning Liu  <jiangning.liu@arm.com>
2234
2235         * config/arm/arm.md (*ior_scc_scc): Enable for Thumb2 as well.
2236         (*ior_scc_scc_cmp): Likewise
2237         (*and_scc_scc): Likewise.
2238         (*and_scc_scc_cmp): Likewise.
2239         (*and_scc_scc_nodom): Likewise.
2240         (*cmp_ite0, *cmp_ite1, *cmp_and, *cmp_ior): Handle Thumb2.
2241
2242 2011-08-26  Jakub Jelinek  <jakub@redhat.com>
2243
2244         * rtlanal.c (nonzero_bits1): Handle CLRSB.
2245
2246 2011-08-26  Richard Guenther  <rguenther@suse.de>
2247
2248         * expr.c (string_constant): Handle &MEM_REF.
2249
2250 2011-08-26  Andrew Stubbs  <ams@codesourcery.com>
2251
2252         * config/arm/arm.c (struct four_ints): New type.
2253         (count_insns_for_constant): Delete function.
2254         (find_best_start): Delete function.
2255         (optimal_immediate_sequence): New function.
2256         (optimal_immediate_sequence_1): New function.
2257         (arm_gen_constant): Move constant splitting code to
2258         optimal_immediate_sequence.
2259         Rewrite constant negation/invertion code.
2260
2261 2011-08-26  Andrew Stubbs  <ams@codesourcery.com>
2262
2263         * config/arm/arm-protos.h (const_ok_for_op): Add prototype.
2264         * config/arm/arm.c (const_ok_for_op): Add support for addw/subw.
2265         Remove prototype. Remove static function type.
2266         * config/arm/arm.md (*arm_addsi3): Add addw/subw support.
2267         Add arch attribute.
2268         * config/arm/constraints.md (Pj, PJ): New constraints.
2269
2270 2011-08-26  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2271
2272         * config/arm/cortex-a9.md ("cortex_a9_mult_long"): New.
2273         ("cortex_a9_multiply_long"): New and use above.  Handle all
2274         long multiply cases.
2275         ("cortex_a9_multiply"): Handle smmul and smmulr.
2276         ("cortex_a9_mac"): Handle smmla.
2277
2278 2011-08-25  Richard Henderson  <rth@redhat.com>
2279
2280         PR 50132
2281         PR 49864
2282         * cfgcleanup.c (old_insns_match_p): Don't allow cross-jump for
2283         non-constant stack adjutment.
2284         * expr.c (find_args_size_adjust): Break out from ...
2285         (fixup_args_size_notes): ... here.
2286         * rtl.h (find_args_size_adjust): Declare.
2287
2288 2011-08-25  Uros Bizjak  <ubizjak@gmail.com>
2289
2290         * config/i386/i386.md (isa): Add sse2, sse2_noavx, sse3,
2291         sse4 and sse4_noavx.
2292         (enabled): Handle sse2, sse2_noavx, sse3, sse4 and sse4_noavx.
2293         (*pushdf_rex64): Change Y2 register constraint to x.
2294         (*movdf_internal_rex64): Ditto.
2295         (*zero_extendsidi2_rex64): Ditto.
2296         (*movdi_internal): Change Y2 register constraint to x
2297         and update "isa" attribute.
2298         (*pushdf): Ditto.
2299         (*movdf internal): Ditto.
2300         (zero_extendsidi2_1): Ditto.
2301         (*truncdfdf_mixed): Ditto.
2302         (*truncxfdf2_mixed): Ditto.
2303         * config/i386/mmx.md (*mov<mode>_internal_rex64): Change Y2
2304         register constraint to x.
2305         (*movv2sf_internal_rex64): Ditto.
2306         (*mov<mode>_internal): Change Y2 register constraint to x
2307         and add "isa" attribute.
2308         (*movv2sf_internal): Ditto.
2309         (*vec_extractv2si_1): Ditto.
2310         * config/i386/sse.md ("vec_set<mode>_0): Change Y2 and Y4 register
2311         constraints to x and update "isa" attribute.
2312         (*vec_interleave_highv2df): Change Y3 registerconstraint
2313         to x and update "isa" attribute.
2314         (*vec_interleave_lowv2df): Ditto.
2315         (*vec_concatv2df): Change Y2 register constraint to x and
2316         update "isa" attribute.
2317         (sse2_loadld): Ditto.
2318         (*vec_extractv2di_1): Ditto.
2319         (*vec_dupv4si): Ditto.
2320         (*vec_dupv2di): Ditto.
2321         (*vec_concatv4si): Ditto.
2322         (vec_concatv2di): Ditto.
2323         * config/i386/constraints.md (Y2): Remove.
2324         (Y3): Ditto.
2325         (Y4): Ditto.
2326
2327 2011-08-25  Bernd Schmidt  <bernds@codesourcery.com>
2328
2329         * regrename.c (scan_rtx_reg, scan_rtx_address, build_def_use,
2330         dump_def_use_chain): Don't declare.
2331         (mark_conflict, create_new_chain): Move before users.
2332         (regrename_optimize): Move to near end of file.
2333
2334 2011-08-25  Georg-Johann Lay  <avr@gjlay.de>
2335
2336         * config/avr-protos.h (byte_immediate_operand): Remove Prototype.
2337         (secondary_input_reload_class): Remove Prototype.
2338         * config/avr/avr.c (byte_immediate_operand): Remove Function.
2339         * config/avr/avr.md (setmemhi): Use u8_operand.
2340         (strlenhi): Use const0_rtx for comparison.
2341         * config/avr/avr.h (avr_reg_order): Remove Declaration.
2342
2343 2011-08-25  Georg-Johann Lay  <avr@gjlay.de>
2344
2345         * config/avr/avr.c (reg_class_tab): Make local to
2346         avr_regno_reg_class.  Return smallest register class available.
2347
2348 2011-08-25  Georg-Johann Lay  <avr@gjlay.de>
2349
2350         * config/avr/avr.c (STR_PREFIX_P): New Define.
2351         (avr_asm_declare_function_name): Use it.
2352         (avr_asm_named_section): Use it.
2353         (avr_section_type_flags): Use it.
2354
2355 2011-08-25  Bernd Schmidt  <bernds@codesourcery.com>
2356
2357         * doc/md.texi (automata_option): Document collapse-ndfa.
2358         * genautomata.c (COLLAPSE_OPTION): New macro.
2359         (collapse_flag): New static variable.
2360         (struct description): New member normal_decls_num.
2361         (struct automaton): New members advance_ainsn and collapse_ainsn.
2362         (gen_automata_option): Check for COLLAPSE_OPTION.
2363         (collapse_ndfa_insn_decl): New static variable.
2364         (add_collapse_ndfa_insn_decl, special_decl_p): New functions.
2365         (find_arc): If insn is the collapse-ndfa insn, accept any arc we find.
2366         (transform_insn_regexps): Call add_collapse_ndfa_insn_decl if
2367         necessary.  Use normal_decls_num rather than decls_num, remove
2368         test for special decls.
2369         (create_alt_states, form_ainsn_with_same_reservs): Use special_decl_p.
2370         (make_automaton); Likewise.  Use the new advance_cycle_insn member
2371         of struct automaton.
2372         (create_composed_state): Disallow advance-cycle arcs if collapse_flag
2373         is set.
2374         (NDFA_to_DFA): Don't create composed states for the collapse-ndfa
2375         transition.  Create the necessary transitions for it.
2376         (create_ainsns): Return void.  Take an automaton_t argument, and
2377         update its ainsn_list, advance_ainsn and collapse_ainsn members.  All
2378         callers changed.
2379         (COLLAPSE_NDFA_VALUE_NAME): New macro.
2380         (output_tables): Output code to define it.
2381         (output_internal_insn_code_evaluation): Output code to accept
2382         const0_rtx as collapse-ndfa transition.
2383         (output_default_latencies, output_print_reservation_func,
2384         output_print_description): Reorganize loops to use normal_decls_num
2385         as loop bound; remove special case for advance_cycle_insn_decl.
2386         (initiate_automaton_gen): Handle COLLAPSE_OPTION.
2387         (check_automata_insn_issues): Check for collapse_ainsn.
2388         (expand_automate): Allocate sufficient space.  Initialize
2389         normal_decls_num.
2390
2391 2011-08-25  Georg-Johann Lay  <avr@gjlay.de>
2392
2393         * config/avr/avr.md: Fix indentation from r177991.
2394
2395 2011-08-25  Bernd Schmidt  <bernds@codesourcery.com>
2396
2397         * regrename.c (struct du_head): Remove member terminated.
2398         (create_new_chain): Don't initialize it.
2399         (scan_rtx_reg): Don't set or test it, test the open_chains_set
2400         bitmap instead.
2401         (tick, this_tick): New global variables, moved out of
2402         regrename_optimize.
2403         (current_id, open_chains, closed_chains, open_chains_set,
2404         live_in_chains, live_hard_regs): Reorder declarations.
2405         (dump_def_use_chain): Move function earlier in the file.
2406         (rename_chains): New static function, broken out of
2407         regrename_optimize.
2408         (regrename_optimize): Use it.  Remove #if 0'ed code.
2409
2410 2011-08-25  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2411
2412         * varasm.c: (default_binds_local_p_1): Commentary typo fix.
2413
2414 2011-08-24  H.J. Lu  <hongjiu.lu@intel.com>
2415
2416         PR target/50172
2417         * config/i386/i386.c (ix86_expand_builtin): Convert to Pmode if needed.
2418
2419 2011-08-24  Richard Guenther  <rguenther@suse.de>
2420
2421         * tree-data-ref.c (dr_analyze_indices): Avoid unsharing the
2422         ref in the basic-block case.  Move stripping array-refs
2423         to the place we create an access-function for it.  Remove
2424         bogus stripping down a MEM_REF to its base.
2425
2426 2011-08-24  Richard Guenther  <rguenther@suse.de>
2427
2428         * fold-const.c (fold_comparison): Fold &a < &a + 4 even
2429         with -fno-strict-overflow.
2430
2431 2011-08-24  Richard Guenther  <rguenther@suse.de>
2432
2433         * tree-vectorizer.c (vect_print_dump_info): Avoid the
2434         file and location clutter when dumping to dump files.
2435
2436 2011-08-24  Simon Baldwin  <simonb@google.com>
2437
2438         * gengtype-state.c (write_state): Remove timestamped header line.
2439
2440 2011-08-24  Joseph Myers  <joseph@codesourcery.com>
2441
2442         * Makefile.in (CFLAGS-collect2.o, CFLAGS-c-family/c-opts.o)
2443         (CFLAGS-c-family/c-pch.o, CFLAGS-prefix.o, CFLAGS-version.o)
2444         (CFLAGS-lto-compress.o, CFLAGS-toplev.o, CFLAGS-intl.o)
2445         (CFLAGS-cppbuiltin.o, CFLAGS-cppdefault.o): New.
2446         (collect2.o, c-family/c-cppbuiltin.o, c-family/c-opts.o)
2447         (c-family/c-pch.o, prefix.o, version.o, lto-compress.o, toplev.o)
2448         (intl.o, cppbuiltin.o, cppdefault.o): Remove explicit compilation
2449         rules.
2450         (lto-wrapper$(exeext)): Use $(LINKER) not $(COMPILER).
2451
2452 2011-08-24  Joseph Myers  <joseph@codesourcery.com>
2453
2454         * Makefile.in (ALL_CXXFLAGS): Include $(CFLAGS-$@).
2455
2456 2011-08-24  Richard Guenther  <rguenther@suse.de>
2457
2458         PR tree-optimization/50067
2459         * tree-data-ref.c (dr_analyze_indices): Do not add an access
2460         function for a MEM_REF base that has no evolution in the loop
2461         nest or that is not analyzable.
2462
2463 2011-08-23  Vladimir Makarov  <vmakarov@redhat.com>
2464
2465         * ira.c (ira_init_register_move_cost): Check small subclasses
2466         through ira_reg_class_max_nregs and ira_available_class_regs.
2467
2468 2011-08-23  Uros Bizjak  <ubizjak@gmail.com>
2469
2470         * config/i386/constraints.md (Yp): New register constraint.
2471         * config/i386/i386.md (*addhi_1): Merge with *addhi_1_lea using
2472         Yp register constraint.
2473         (*addqi_1): Merge with *addqi_1_lea using Yp register constraint.
2474         (*ashlhi3_1): Merge with *ashlhi3_1_lea using Yp register constraint.
2475         (*ashlqi3_1): Merge with *ashlqi3_1_lea using Yp register constraint.
2476
2477 2011-08-23  Kirill Yukhin  <kirill.yukhin@intel.com>
2478
2479         * config/i386/sse.md (<s>mul<mode>3_highpart): Update.
2480
2481 2011-08-23  Mark Heffernan  <meheff@google.com>
2482
2483         PR middle-end/38509
2484         * common.opt (Wfree-nonheap-object): New option.
2485         * doc/invoke.texi (Warning options): Document -Wfree-nonheap-object.
2486         * builtins.c (maybe_emit_free_warning): Add OPT_Wfree_nonheap_object
2487         to warning.
2488         (expand_builtin): Make warning conditional.
2489
2490 2011-08-23  Uros Bizjak  <ubizjak@gmail.com>
2491
2492         * config/i386/i386.md (type): Add imulx, ishiftx and rotatex.
2493         (length_immediate): Handle imulx, ishiftx and rotatex.
2494         (imm_disp): Ditto.
2495         (isa): Add bmi2.
2496         (enabled): Handle bmi2.
2497         (*mul<mode><dwi>3): Split from *<u>mul<mode><dwi>3.
2498         (*umul<mode><dwi>3): Ditto.  Add imulx BMI2 alternative.
2499         (*bmi2_umulditi3_1): New insn pattern.
2500         (*bmi2_umulsidi3_1): Ditto.
2501         (*umul<mode><dwi>3 splitter): New splitter to avoid flags dependency.
2502         (*bmi2_ashl<mode>3_1): New insn pattern.
2503         (*ashl<mode>3_1): Add ishiftx BMI2 alternative.
2504         (*ashl<mode>3_1 splitter): New splitter to avoid flags dependency.
2505         (*bmi2_ashlsi3_1_zext): New insn pattern.
2506         (*ashlsi3_1_zext): Add ishiftx BMI2 alternative.
2507         (*ashlsi3_1_zext splitter): New splitter to avoid flags dependency.
2508         (*bmi2_<shiftrt_insn><mode>3_1): New insn pattern.
2509         (*<shiftrt_insn><mode>3_1): Add ishiftx BMI2 alternative.
2510         (*<shiftrt_insn><mode>3_1 splitter): New splitter to avoid
2511         flags dependency.
2512         (*bmi2_<shiftrt_insn>si3_1_zext): New insn pattern.
2513         (*<shiftrt_insn>si3_1_zext): Add ishiftx BMI2 alternative.
2514         (*<shiftrt_insn>si3_1_zext splitter): New splitter to avoid
2515         flags dependency.
2516         (*bmi2_rorx<mode>3_1): New insn pattern.
2517         (*<rotate_insn><mode>3_1): Add rotatex BMI2 alternative.
2518         (*rotate<mode>3_1 splitter): New splitter to avoid flags dependency.
2519         (*rotatert<mode>3_1 splitter): Ditto.
2520         (*bmi2_rorxsi3_1_zext): New insn pattern.
2521         (*<rotate_insn>si3_1_zext): Add rotatex BMI2 alternative.
2522         (*rotatesi3_1_zext splitter): New splitter to avoid flags dependency.
2523         (*rotatertsi3_1_zext splitter): Ditto.
2524
2525 2011-08-23  Kirill Yukhin  <kirill.yukhin@intel.com>
2526
2527         * common/config/i386/i386-common.c (OPTION_MASK_ISA_BMI2_SET): New.
2528         (OPTION_MASK_ISA_BMI2_UNSET): Likewise.
2529         (ix86_handle_option): Handle OPT_mbmi2 case.
2530         * config.gcc (i[34567]86-*-*): Add bmi2intrin.h.
2531         (x86_64-*-*): Likewise.
2532         * config/i386/bmi2intrin.h: New file.
2533         * config/i386/cpuid.h (bit_BMI2): New.
2534         * config/i386/driver-i386.c (host_detect_local_cpu): Detect
2535         BMI2 feature.
2536         * config/i386/i386-c.c (ix86_target_macros_internal):
2537         Conditionally define __BMI2__.
2538         * config/i386/i386.c (ix86_option_override_internal): Define PTA_BMI2.
2539         Handle BMI2 option.
2540         (ix86_valid_target_attribute_inner_p): Handle BMI2 option.
2541         (print_reg): New code.
2542         (ix86_print_operand): Likewise.
2543         (ix86_builtins): Add IX86_BUILTIN_BZHI32, IX86_BUILTIN_BZHI64,
2544         IX86_BUILTIN_PDEP32, IX86_BUILTIN_PDEP64, IX86_BUILTIN_PEXT32,
2545         IX86_BUILTIN_PEXT64.
2546         (bdesc_args): Add IX86_BUILTIN_BZHI32, IX86_BUILTIN_BZHI64,
2547         IX86_BUILTIN_PDEP32, IX86_BUILTIN_PDEP64, IX86_BUILTIN_PEXT32,
2548         IX86_BUILTIN_PEXT64.
2549         * config/i386/i386.h (TARGET_BMI2): New.
2550         * config/i386/i386.md (UNSPEC_PDEP): New.
2551         (UNSPEC_PEXT): Likewise.
2552         (*bmi2_bzhi_<mode>3): Likewise.
2553         (*bmi2_pdep_<mode>3): Likewise.
2554         (*bmi2_pext_<mode>3): Likewise.
2555         * config/i386/i386.opt (mbmi2): New.
2556         * config/i386/x86intrin.h: Include bmi2intrin.h when __BMI2__
2557         is defined.
2558         * doc/extend.texi: Document BMI2 built-in functions.
2559         * doc/invoke.texi: Document -mbmi2.
2560
2561 2011-08-23  Jakub Jelinek  <jakub@redhat.com>
2562
2563         PR middle-end/50161
2564         * simplify-rtx.c (simplify_const_unary_operation): If
2565         op is CONST_INT, don't look at op_mode, but use instead mode.
2566         * optabs.c (add_equal_note): For FFS, CLZ, CTZ,
2567         CLRSB, POPCOUNT, PARITY and BSWAP use operand mode for
2568         operation and TRUNCATE/ZERO_EXTEND if needed.
2569         * doc/rtl.texi (ffs, clrsb, clz, ctz, popcount, parity, bswap):
2570         Document that operand mode must be same as operation mode,
2571         or VOIDmode.
2572         * config/avr/avr.md (paritysi2, *parityqihi2.libgcc,
2573         *paritysihi2.libgcc, popcountsi2, *popcountsi2.libgcc,
2574         *popcountqihi2.libgcc, clzsi2, *clzsihi2.libgcc, ctzsi2,
2575         *ctzsihi2.libgcc, ffssi2, *ffssihi2.libgcc): For unary ops
2576         use the mode of operand for the operation and add truncate
2577         or zero_extend around if needed.
2578         * config/c6x/c6x.md (ctzdi2): Likewise.
2579         * config/bfin/bfin.md (clrsbsi2, signbitssi2): Likewise.
2580
2581 2011-08-12  Michael Matz  <matz@suse.de>
2582
2583         * cfgexpand.c (expand_one_register_var): Use get_pointer_alignment.
2584         (gimple_expand_cfg): Merge alignment info for coalesced pointer
2585         SSA names.
2586
2587 2011-08-23  Richard Guenther  <rguenther@suse.de>
2588
2589         * Makefile.in (tree-data-ref.o): Add tree-affine.h dependency.
2590         * tree-affine.h (aff_comb_cannot_overlap_p): Declare.
2591         * tree-affine.c (aff_comb_cannot_overlap_p): New function, moved
2592         from ...
2593         * tree-ssa-loop-im.c (cannot_overlap_p): ... here.
2594         (mem_refs_may_alias_p): Adjust.
2595         * tree-data-ref.h (dr_may_alias_p): Adjust.
2596         * tree-data-ref.c: Include tree-affine.h.
2597         (dr_analyze_indices): Do nothing for the non-loop case.
2598         (dr_may_alias_p): Distinguish loop and non-loop case.  Disambiguate
2599         more cases in the non-loop case.
2600         * graphite-sese-to-poly.c (write_alias_graph_to_ascii_dimacs): Adjust
2601         calls to dr_may_alias_p.
2602         (write_alias_graph_to_ascii_ecc): Likewise.
2603         (write_alias_graph_to_ascii_dot): Likewise.
2604         (build_alias_set_optimal_p): Likewise.
2605
2606 2011-08-23  Richard Guenther  <rguenther@suse.de>
2607
2608         PR tree-optimization/50162
2609         * tree-vect-stmts.c (vectorizable_call): Fix argument lookup.
2610
2611 2011-08-23  Richard Guenther  <rguenther@suse.de>
2612
2613         * tree-data-ref.c (dr_analyze_indices): Add comments, handle
2614         REALPART_EXPR and IMAGPART_EXPR similar to ARRAY_REFs.
2615         (create_data_ref): Also dump access functions for the created data-ref.
2616
2617 2011-08-22  Uros Bizjak  <ubizjak@gmail.com>
2618             Kirill Yukhin  <kirill.yukhin@intel.com>
2619
2620         PR target/50155
2621         * config/i386/sse.md (VI_AVX2): New.
2622         (<plusminus_insn><mode>3): Use VI_AVX2 mode iterator.
2623         (*<plusminus_insn><mode>3): Ditto.
2624         (<sse2_avx2>_andnot<mode>3): Ditto.
2625         (*andnot<mode>3): Fix order of cond operands.
2626         Add asserts for correct TARGET_xxx.
2627         (*<any_logic:code><mode>3): Ditto.
2628
2629 2011-08-22  Anatoly Sokolov  <aesok@post.ru>
2630
2631         * config/m32c/m32c.h (CLASS_MAX_NREGS): Remove macro.
2632         * config/m32c/m32c-protos.h (m32c_class_max_nregs): Remove.
2633         * config/m32c/m32c.c (m32c_class_max_nregs): Make static. Change
2634         regclass argument type to reg_class_t. Change 'max' and 'v' vars
2635         and return types to unsigned char. Use reg_class_contents instead
2636         of class_contents.
2637         (TARGET_CLASS_MAX_NREGS): Define.
2638
2639 2011-08-22  Bernd Schmidt  <bernds@codesourcery.com>
2640
2641         * config/c6x/c6x.md (indirect_jump_shadow): Tweak representation
2642         to make computed_jump_p return true.
2643
2644 2011-08-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2645
2646         * configure.ac (GCC_PICFLAG_FOR_TARGET): Call it.
2647         (PICFLAG_FOR_TARGET): Substitute.
2648         * aclocal.m4: Regenerate.
2649         * configure: Regenerate.
2650
2651 2011-08-22  Dodji Seketeli  <dodji@redhat.com>
2652
2653         * c-family/c-pch.c (c_common_read_pch): Re-set line table right
2654         after reading in the pch.
2655
2656 2011-08-22  H.J. Lu  <hongjiu.lu@intel.com>
2657
2658         * acinclude.m4 (gcc_AC_INITFINI_ARRAY): Error if __ELF__ isn't defined.
2659         * configure: Regenerated.
2660
2661 2011-08-22  Jakub Jelinek  <jakub@redhat.com>
2662
2663         PR tree-optimization/50133
2664         * tree-vect-stmts.c (vect_finish_stmt_generation): Copy location
2665         from stmt instead of some statement around gsi.
2666
2667         PR middle-end/50141
2668         * expr.c (get_bit_range): Only use DECL_THREAD_LOCAL_P if
2669         innerdecl is a VAR_DECL.
2670
2671 2011-08-22  Kirill Yukhin  <kirill.yukhin@intel.com>
2672
2673         * config/i386/avx2intrin.h: New file.
2674         * config/i386/i386-builtin-types.def (PCINT, PCINT64, PV4SI,
2675         PV8SI, V32QI_FTYPE_V32QI, V32QI_FTYPE_V16QI, V16HI_FTYPE_V16HI,
2676         V16HI_FTYPE_V8HI, V8SI_FTYPE_V8SI, V16HI_FTYPE_V16QI,
2677         V8SI_FTYPE_V16QI, V4DI_FTYPE_V16QI, V8SI_FTYPE_V8HI,
2678         V4DI_FTYPE_V8HI, V4DI_FTYPE_V4SI, V4DI_FTYPE_PV4DI,
2679         V4DI_FTYPE_V2DI, V2DI_FTYPE_PCV2DI_V2DI, V4SI_FTYPE_PCV4SI_V4SI,
2680         V32QI_FTYPE_V16HI_V16HI, V16HI_FTYPE_V8SI_V8SI,
2681         V32QI_FTYPE_V32QI_V32QI, V16HI_FTYPE_V32QI_V32QI,
2682         V16HI_FTYPE_V16HI_V8HI, V16HI_FTYPE_V16HI_V16HI,
2683         V16HI_FTYPE_V16HI_INT, V16HI_FTYPE_V16HI_SI,
2684         V16HI_FTYPE_V16HI_V16HI_INT, V32QI_FTYPE_V32QI_V32QI_INT,
2685         V8SI_FTYPE_V8SI_V4SI, V8SI_FTYPE_V8SI_V8SI,
2686         V8SI_FTYPE_V16HI_V16HI, V8SI_FTYPE_V8SI_INT, V8SI_FTYPE_V8SI_SI,
2687         V8SI_FTYPE_PCV8SI_V8SI, V4DI_FTYPE_V4DI_V4DI,
2688         V4DI_FTYPE_V8SI_V8SI, V4DI_FTYPE_V4DI_V2DI,
2689         V4DI_FTYPE_PCV4DI_V4DI, V4DI_FTYPE_V4DI_INT,
2690         V2DI_FTYPE_V4DI_INT, V4DI_FTYPE_V4DI_V4DI_INT,
2691         V4DI_FTYPE_V4DI_V2DI_INT, VOID_FTYPE_PV2DI_V2DI_V2DI,
2692         VOID_FTYPE_PV4DI_V4DI_V4DI, VOID_FTYPE_PV4SI_V4SI_V4SI,
2693         VOID_FTYPE_PV8SI_V8SI_V8SI,
2694         V2DF_FTYPE_V2DF_PCDOUBLE_V4SI_V2DF_INT,
2695         V4DF_FTYPE_V4DF_PCDOUBLE_V4SI_V4DF_INT,
2696         V2DF_FTYPE_V2DF_PCDOUBLE_V2DI_V2DF_INT,
2697         V4DF_FTYPE_V4DF_PCDOUBLE_V4DI_V4DF_INT,
2698         V4SF_FTYPE_V4SF_PCFLOAT_V4SI_V4SF_INT,
2699         V8SF_FTYPE_V8SF_PCFLOAT_V8SI_V8SF_INT,
2700         V4SF_FTYPE_V4SF_PCFLOAT_V2DI_V4SF_INT,
2701         V4SF_FTYPE_V4SF_PCFLOAT_V4DI_V4SF_INT,
2702         V2DI_FTYPE_V2DI_PCINT64_V4SI_V2DI_INT,
2703         V4DI_FTYPE_V4DI_PCINT64_V4SI_V4DI_INT,
2704         V2DI_FTYPE_V2DI_PCINT64_V2DI_V2DI_INT,
2705         V4DI_FTYPE_V4DI_PCINT64_V4DI_V4DI_INT,
2706         V4SI_FTYPE_V4SI_PCINT_V4SI_V4SI_INT,
2707         V8SI_FTYPE_V8SI_PCINT_V8SI_V8SI_INT,
2708         V4SI_FTYPE_V4SI_PCINT_V2DI_V4SI_INT,
2709         V4SI_FTYPE_V4SI_PCINT_V4DI_V4SI_INT,
2710         V16HI_FTYPE_V16HI_SI_COUNT, V16HI_FTYPE_V16HI_V8HI_COUNT,
2711         V8SI_FTYPE_V8SI_SI_COUNT, V8SI_FTYPE_V8SI_V4SI_COUNT,
2712         V4DI_FTYPE_V4DI_INT_COUNT, V4DI_FTYPE_V4DI_V2DI_COUNT,
2713         V4DI_FTYPE_V4DI_INT_CONVERT,
2714         V4DI_FTYPE_V4DI_V4DI_INT_CONVERT): New.
2715         * config/i386/i386.c (ix86_builtins): Add IX86_BUILTIN_MPSADBW256,
2716         IX86_BUILTIN_PABSB256, IX86_BUILTIN_PABSW256,
2717         IX86_BUILTIN_PABSD256, IX86_BUILTIN_PACKSSDW256,
2718         IX86_BUILTIN_PACKSSWB256, IX86_BUILTIN_PACKUSDW256,
2719         IX86_BUILTIN_PACKUSWB256, IX86_BUILTIN_PADDB256,
2720         IX86_BUILTIN_PADDW256, IX86_BUILTIN_PADDD256,
2721         IX86_BUILTIN_PADDQ256, IX86_BUILTIN_PADDSB256,
2722         IX86_BUILTIN_PADDSW256, IX86_BUILTIN_PADDUSB256,
2723         IX86_BUILTIN_PADDUSW256, IX86_BUILTIN_PALIGNR256,
2724         IX86_BUILTIN_AND256I, IX86_BUILTIN_ANDNOT256I,
2725         IX86_BUILTIN_PAVGB256, IX86_BUILTIN_PAVGW256,
2726         IX86_BUILTIN_PBLENDVB256, IX86_BUILTIN_PBLENDVW256,
2727         IX86_BUILTIN_PCMPEQB256, IX86_BUILTIN_PCMPEQW256,
2728         IX86_BUILTIN_PCMPEQD256, IX86_BUILTIN_PCMPEQQ256,
2729         IX86_BUILTIN_PCMPGTB256, IX86_BUILTIN_PCMPGTW256,
2730         IX86_BUILTIN_PCMPGTD256, IX86_BUILTIN_PCMPGTQ256,
2731         IX86_BUILTIN_PHADDW256, IX86_BUILTIN_PHADDD256,
2732         IX86_BUILTIN_PHADDSW256, IX86_BUILTIN_PHSUBW256,
2733         IX86_BUILTIN_PHSUBD256, IX86_BUILTIN_PHSUBSW256,
2734         IX86_BUILTIN_PMADDUBSW256, IX86_BUILTIN_PMADDWD256,
2735         IX86_BUILTIN_PMAXSB256, IX86_BUILTIN_PMAXSW256,
2736         IX86_BUILTIN_PMAXSD256, IX86_BUILTIN_PMAXUB256,
2737         IX86_BUILTIN_PMAXUW256, IX86_BUILTIN_PMAXUD256,
2738         IX86_BUILTIN_PMINSB256, IX86_BUILTIN_PMINSW256,
2739         IX86_BUILTIN_PMINSD256, IX86_BUILTIN_PMINUB256,
2740         IX86_BUILTIN_PMINUW256, IX86_BUILTIN_PMINUD256,
2741         IX86_BUILTIN_PMOVMSKB256, IX86_BUILTIN_PMOVSXBW256,
2742         IX86_BUILTIN_PMOVSXBD256, IX86_BUILTIN_PMOVSXBQ256,
2743         IX86_BUILTIN_PMOVSXWD256, IX86_BUILTIN_PMOVSXWQ256,
2744         IX86_BUILTIN_PMOVSXDQ256, IX86_BUILTIN_PMOVZXBW256,
2745         IX86_BUILTIN_PMOVZXBD256, IX86_BUILTIN_PMOVZXBQ256,
2746         IX86_BUILTIN_PMOVZXWD256, IX86_BUILTIN_PMOVZXWQ256,
2747         IX86_BUILTIN_PMOVZXDQ256, IX86_BUILTIN_PMULDQ256,
2748         IX86_BUILTIN_PMULHRSW256, IX86_BUILTIN_PMULHUW256,
2749         IX86_BUILTIN_PMULHW256, IX86_BUILTIN_PMULLW256,
2750         IX86_BUILTIN_PMULLD256, IX86_BUILTIN_PMULUDQ256,
2751         IX86_BUILTIN_POR256, IX86_BUILTIN_PSADBW256,
2752         IX86_BUILTIN_PSHUFB256, IX86_BUILTIN_PSHUFD256,
2753         IX86_BUILTIN_PSHUFHW256, IX86_BUILTIN_PSHUFLW256,
2754         IX86_BUILTIN_PSIGNB256, IX86_BUILTIN_PSIGNW256,
2755         IX86_BUILTIN_PSIGND256, IX86_BUILTIN_PSLLDQI256,
2756         IX86_BUILTIN_PSLLWI256, IX86_BUILTIN_PSLLW256,
2757         IX86_BUILTIN_PSLLDI256, IX86_BUILTIN_PSLLD256,
2758         IX86_BUILTIN_PSLLQI256, IX86_BUILTIN_PSLLQ256,
2759         IX86_BUILTIN_PSRAWI256, IX86_BUILTIN_PSRAW256,
2760         IX86_BUILTIN_PSRADI256, IX86_BUILTIN_PSRAD256,
2761         IX86_BUILTIN_PSRLDQI256, IX86_BUILTIN_PSRLWI256,
2762         IX86_BUILTIN_PSRLW256, IX86_BUILTIN_PSRLDI256,
2763         IX86_BUILTIN_PSRLD256, IX86_BUILTIN_PSRLQI256,
2764         IX86_BUILTIN_PSRLQ256, IX86_BUILTIN_PSUBB256,
2765         IX86_BUILTIN_PSUBW256, IX86_BUILTIN_PSUBD256,
2766         IX86_BUILTIN_PSUBQ256, IX86_BUILTIN_PSUBSB256,
2767         IX86_BUILTIN_PSUBSW256, IX86_BUILTIN_PSUBUSB256,
2768         IX86_BUILTIN_PSUBUSW256, IX86_BUILTIN_PUNPCKHBW256,
2769         IX86_BUILTIN_PUNPCKHWD256, IX86_BUILTIN_PUNPCKHDQ256,
2770         IX86_BUILTIN_PUNPCKHQDQ256, IX86_BUILTIN_PUNPCKLBW256,
2771         IX86_BUILTIN_PUNPCKLWD256, IX86_BUILTIN_PUNPCKLDQ256,
2772         IX86_BUILTIN_PUNPCKLQDQ256, IX86_BUILTIN_PXOR256,
2773         IX86_BUILTIN_MOVNTDQA256, IX86_BUILTIN_VBROADCASTSS_PS,
2774         IX86_BUILTIN_VBROADCASTSS_PS256,
2775         IX86_BUILTIN_VBROADCASTSD_PD256,
2776         IX86_BUILTIN_VBROADCASTSI256, IX86_BUILTIN_PBLENDD256,
2777         IX86_BUILTIN_PBLENDD128, IX86_BUILTIN_PBROADCASTB256,
2778         IX86_BUILTIN_PBROADCASTW256, IX86_BUILTIN_PBROADCASTD256,
2779         IX86_BUILTIN_PBROADCASTQ256, IX86_BUILTIN_PBROADCASTB128,
2780         IX86_BUILTIN_PBROADCASTW128, IX86_BUILTIN_PBROADCASTD128,
2781         IX86_BUILTIN_PBROADCASTQ128, IX86_BUILTIN_VPERMVARSI256,
2782         IX86_BUILTIN_VPERMDF256, IX86_BUILTIN_VPERMVARSF256,
2783         IX86_BUILTIN_VPERMDI256, IX86_BUILTIN_VPERMTI256,
2784         IX86_BUILTIN_VEXTRACT128I256, IX86_BUILTIN_VINSERT128I256,
2785         IX86_BUILTIN_MASKLOADD, IX86_BUILTIN_MASKLOADQ,
2786         IX86_BUILTIN_MASKLOADD256, IX86_BUILTIN_MASKLOADQ256,
2787         IX86_BUILTIN_MASKSTORED, IX86_BUILTIN_MASKSTOREQ,
2788         IX86_BUILTIN_MASKSTORED256, IX86_BUILTIN_MASKSTOREQ256,
2789         IX86_BUILTIN_PSLLVV4DI, IX86_BUILTIN_PSLLVV2DI,
2790         IX86_BUILTIN_PSLLVV8SI, IX86_BUILTIN_PSLLVV4SI,
2791         IX86_BUILTIN_PSRAVV8SI, IX86_BUILTIN_PSRAVV4SI,
2792         IX86_BUILTIN_PSRLVV4DI, IX86_BUILTIN_PSRLVV2DI,
2793         IX86_BUILTIN_PSRLVV8SI, IX86_BUILTIN_PSRLVV4SI,
2794         IX86_BUILTIN_GATHERSIV2DF, IX86_BUILTIN_GATHERSIV4DF,
2795         IX86_BUILTIN_GATHERDIV2DF, IX86_BUILTIN_GATHERDIV4DF,
2796         IX86_BUILTIN_GATHERSIV4SF, IX86_BUILTIN_GATHERSIV8SF,
2797         IX86_BUILTIN_GATHERDIV4SF, IX86_BUILTIN_GATHERDIV8SF,
2798         IX86_BUILTIN_GATHERSIV2DI, IX86_BUILTIN_GATHERSIV4DI,
2799         IX86_BUILTIN_GATHERDIV2DI, IX86_BUILTIN_GATHERDIV4DI,
2800         IX86_BUILTIN_GATHERSIV4SI, IX86_BUILTIN_GATHERSIV8SI,
2801         IX86_BUILTIN_GATHERDIV4SI, IX86_BUILTIN_GATHERDIV8SI.
2802         (bdesc_special_args): Add IX86_BUILTIN_MOVNTDQA256,
2803         IX86_BUILTIN_MASKLOADD, IX86_BUILTIN_MASKLOADQ,
2804         IX86_BUILTIN_MASKLOADD256, IX86_BUILTIN_MASKLOADQ256,
2805         IX86_BUILTIN_MASKSTORED, IX86_BUILTIN_MASKSTOREQ,
2806         IX86_BUILTIN_MASKSTORED256, IX86_BUILTIN_MASKSTOREQ256.
2807         (bdesc_args): Add  IX86_BUILTIN_MPSADBW256,
2808         IX86_BUILTIN_PABSB256, IX86_BUILTIN_PABSW256,
2809         IX86_BUILTIN_PABSD256, IX86_BUILTIN_PACKSSDW256,
2810         IX86_BUILTIN_PACKSSWB256, IX86_BUILTIN_PACKUSDW256,
2811         IX86_BUILTIN_PACKUSWB256, IX86_BUILTIN_PADDB256,
2812         IX86_BUILTIN_PADDW256, IX86_BUILTIN_PADDD256,
2813         IX86_BUILTIN_PADDQ256, IX86_BUILTIN_PADDSB256,
2814         IX86_BUILTIN_PADDSW256, IX86_BUILTIN_PADDUSB256,
2815         IX86_BUILTIN_PADDUSW256, IX86_BUILTIN_PALIGNR256,
2816         IX86_BUILTIN_AND256I, IX86_BUILTIN_ANDNOT256I,
2817         IX86_BUILTIN_PAVGB256, IX86_BUILTIN_PAVGW256,
2818         IX86_BUILTIN_PBLENDVB256, IX86_BUILTIN_PBLENDVW256,
2819         IX86_BUILTIN_PCMPEQB256, IX86_BUILTIN_PCMPEQW256,
2820         IX86_BUILTIN_PCMPEQD256, IX86_BUILTIN_PCMPEQQ256,
2821         IX86_BUILTIN_PCMPGTB256, IX86_BUILTIN_PCMPGTW256,
2822         IX86_BUILTIN_PCMPGTD256, IX86_BUILTIN_PCMPGTQ256,
2823         IX86_BUILTIN_PHADDW256, IX86_BUILTIN_PHADDD256,
2824         IX86_BUILTIN_PHADDSW256, IX86_BUILTIN_PHSUBW256,
2825         IX86_BUILTIN_PHSUBD256, IX86_BUILTIN_PHSUBSW256,
2826         IX86_BUILTIN_PMADDUBSW256, IX86_BUILTIN_PMADDWD256,
2827         IX86_BUILTIN_PMAXSB256, IX86_BUILTIN_PMAXSW256,
2828         IX86_BUILTIN_PMAXSD256, IX86_BUILTIN_PMAXUB256,
2829         IX86_BUILTIN_PMAXUW256, IX86_BUILTIN_PMAXUD256,
2830         IX86_BUILTIN_PMINSB256, IX86_BUILTIN_PMINSW256,
2831         IX86_BUILTIN_PMINSD256, IX86_BUILTIN_PMINUB256,
2832         IX86_BUILTIN_PMINUW256, IX86_BUILTIN_PMINUD256,
2833         IX86_BUILTIN_PMOVMSKB256, IX86_BUILTIN_PMOVSXBW256,
2834         IX86_BUILTIN_PMOVSXBD256, IX86_BUILTIN_PMOVSXBQ256,
2835         IX86_BUILTIN_PMOVSXWD256, IX86_BUILTIN_PMOVSXWQ256,
2836         IX86_BUILTIN_PMOVSXDQ256, IX86_BUILTIN_PMOVZXBW256,
2837         IX86_BUILTIN_PMOVZXBD256, IX86_BUILTIN_PMOVZXBQ256,
2838         IX86_BUILTIN_PMOVZXWD256, IX86_BUILTIN_PMOVZXWQ256,
2839         IX86_BUILTIN_PMOVZXDQ256, IX86_BUILTIN_PMULDQ256,
2840         IX86_BUILTIN_PMULHRSW256, IX86_BUILTIN_PMULHUW256,
2841         IX86_BUILTIN_PMULHW256, IX86_BUILTIN_PMULLW256,
2842         IX86_BUILTIN_PMULLD256, IX86_BUILTIN_PMULUDQ256,
2843         IX86_BUILTIN_POR256, IX86_BUILTIN_PSADBW256,
2844         IX86_BUILTIN_PSHUFB256, IX86_BUILTIN_PSHUFD256,
2845         IX86_BUILTIN_PSHUFHW256, IX86_BUILTIN_PSHUFLW256,
2846         IX86_BUILTIN_PSIGNB256, IX86_BUILTIN_PSIGNW256,
2847         IX86_BUILTIN_PSIGND256, IX86_BUILTIN_PSLLDQI256,
2848         IX86_BUILTIN_PSLLWI256, IX86_BUILTIN_PSLLW256,
2849         IX86_BUILTIN_PSLLDI256, IX86_BUILTIN_PSLLD256,
2850         IX86_BUILTIN_PSLLQI256, IX86_BUILTIN_PSLLQ256,
2851         IX86_BUILTIN_PSRAWI256, IX86_BUILTIN_PSRAW256,
2852         IX86_BUILTIN_PSRADI256, IX86_BUILTIN_PSRAD256,
2853         IX86_BUILTIN_PSRLDQI256, IX86_BUILTIN_PSRLWI256,
2854         IX86_BUILTIN_PSRLW256, IX86_BUILTIN_PSRLDI256,
2855         IX86_BUILTIN_PSRLD256, IX86_BUILTIN_PSRLQI256,
2856         IX86_BUILTIN_PSRLQ256, IX86_BUILTIN_PSUBB256,
2857         IX86_BUILTIN_PSUBW256, IX86_BUILTIN_PSUBD256,
2858         IX86_BUILTIN_PSUBQ256, IX86_BUILTIN_PSUBSB256,
2859         IX86_BUILTIN_PSUBSW256, IX86_BUILTIN_PSUBUSB256,
2860         IX86_BUILTIN_PSUBUSW256, IX86_BUILTIN_PUNPCKHBW256,
2861         IX86_BUILTIN_PUNPCKHWD256, IX86_BUILTIN_PUNPCKHDQ256,
2862         IX86_BUILTIN_PUNPCKHQDQ256, IX86_BUILTIN_PUNPCKLBW256,
2863         IX86_BUILTIN_PUNPCKLWD256, IX86_BUILTIN_PUNPCKLDQ256,
2864         IX86_BUILTIN_PUNPCKLQDQ256, IX86_BUILTIN_PXOR256,
2865         IX86_BUILTIN_VBROADCASTSS_PS, IX86_BUILTIN_VBROADCASTSS_PS256,
2866         IX86_BUILTIN_VBROADCASTSD_PD256,
2867         IX86_BUILTIN_VBROADCASTSI256, IX86_BUILTIN_PBLENDD256,
2868         IX86_BUILTIN_PBLENDD128, IX86_BUILTIN_PBROADCASTB256,
2869         IX86_BUILTIN_PBROADCASTW256, IX86_BUILTIN_PBROADCASTD256,
2870         IX86_BUILTIN_PBROADCASTQ256, IX86_BUILTIN_PBROADCASTB128,
2871         IX86_BUILTIN_PBROADCASTW128, IX86_BUILTIN_PBROADCASTD128,
2872         IX86_BUILTIN_PBROADCASTQ128, IX86_BUILTIN_VPERMVARSI256,
2873         IX86_BUILTIN_VPERMDF256, IX86_BUILTIN_VPERMVARSF256,
2874         IX86_BUILTIN_VPERMDI256, IX86_BUILTIN_VPERMTI256,
2875         IX86_BUILTIN_VEXTRACT128I256, IX86_BUILTIN_VINSERT128I256,
2876         IX86_BUILTIN_PSLLVV4DI, IX86_BUILTIN_PSLLVV2DI,
2877         IX86_BUILTIN_PSLLVV8SI, IX86_BUILTIN_PSLLVV4SI,
2878         IX86_BUILTIN_PSRAVV8SI, IX86_BUILTIN_PSRAVV4SI,
2879         IX86_BUILTIN_PSRLVV4DI, IX86_BUILTIN_PSRLVV2DI,
2880         IX86_BUILTIN_PSRLVV8SI, IX86_BUILTIN_PSRLVV4SI.
2881         (ix86_init_mmx_sse_builtins): Add IX86_BUILTIN_GATHERSIV2DF,
2882         IX86_BUILTIN_GATHERSIV4DF, IX86_BUILTIN_GATHERDIV2DF,
2883         IX86_BUILTIN_GATHERDIV4DF, IX86_BUILTIN_GATHERSIV4SF,
2884         IX86_BUILTIN_GATHERSIV8SF, IX86_BUILTIN_GATHERDIV4SF,
2885         IX86_BUILTIN_GATHERDIV8SF, IX86_BUILTIN_GATHERSIV2DI,
2886         IX86_BUILTIN_GATHERSIV4DI, IX86_BUILTIN_GATHERDIV2DI,
2887         IX86_BUILTIN_GATHERDIV4DI, IX86_BUILTIN_GATHERSIV4SI,
2888         IX86_BUILTIN_GATHERSIV8SI, IX86_BUILTIN_GATHERDIV4SI,
2889         IX86_BUILTIN_GATHERDIV8SI.
2890         (ix86_preferred_simd_mode): Support AVX2 modes.
2891         (ix86_expand_args_builtin): Support AVX2 builtins.
2892         (ix86_expand_special_args_builtin): Likewise.
2893         (ix86_expand_builtin): Likewise.
2894         * config/i386/i386.md (UNSPEC_VPERMSI): New.
2895         (UNSPEC_VPERMDF): Likewise.
2896         (UNSPEC_VPERMSF): Likewise.
2897         (UNSPEC_VPERMDI): Likewise.
2898         (UNSPEC_VPERMTI): Likewise.
2899         (UNSPEC_GATHER): Likewise.
2900         (ssemodesuffix): Extend.
2901         * config/i386/immintrin.h: Include avx2intrin.h when __AVX2__
2902         is defined.
2903         * config/i386/predicates.md (const1248_operand): New.
2904         * config/i386/sse.md (VI1_AVX2): New mode iterator.
2905         (VI2_AVX2): Likewise.
2906         (VI4_AVX2): Likewise.
2907         (VI8_AVX2): Likewise.
2908         (VIMAX_AVX2): Likewise.
2909         (SSESCALARMODE): Likewise.
2910         (VI12_AVX2): Likewise.
2911         (VI24_AVX2): Likewise.
2912         (VI124_AVX2): Likewise.
2913         (VI248_AVX2): Likewise.
2914         (VI48_AVX2): Likewise.
2915         (VI4SD_AVX2): Likewise.
2916         (V48_AVX2): Likewise.
2917         (AVX256MODE2P): Likewise.
2918         (AVXMODE48P_DI): Likewise.
2919         (sse2_avx2): New mode attribute.
2920         (ssse3_avx2): Likewise.
2921         (sse4_1_avx2): Likewise.
2922         (avx_avx2): Likewise.
2923         (ssebytemode): Likewise.
2924         (AVXTOSSEMODE): Likewise.
2925         (AVXMODE48P_DI): Likewise.
2926         (gthrfirstp): Likewise.
2927         (gthrlastp): Likewise.
2928         (lshift): New code_iterator
2929         (lshift): New code attribute.
2930         (lshift): Likewise.
2931         (ssescalarmodesuffix): Update.
2932         (sseunpackmode): Likewise.
2933         (ssepackmode): Likewise.
2934         (avx2_vec_dupv4sf): New insn pattern.
2935         (avx2_vec_dupv8sf): Likewise.
2936         (avx2_interleave_highv4di): Likewise.
2937         (avx2_interleave_lowv4di): Likewise.
2938         (avx2_umulv4siv4di3): Likewise
2939         (*avx2_umulv4siv4di3): Likewise
2940         (avx2_pmaddwd): Likewise.
2941         (*avx2_pmaddwd): Likewise.
2942         (avx2_lshrqv4di3): Likewise.
2943         (avx2_lshlqv4di3): Likewise.
2944         (avx2_lshl<mode>3): Likewise.
2945         (avx2_<umaxmin:code><mode>3): Likewise.
2946         (*avx2_<umaxmin:code><mode>3): Likewise.
2947         (avx2_<smaxmin:code><mode>3): Likewise.
2948         (*avx2_<smaxmin:code><mode>3): Likewise.
2949         (avx2_eq<mode>3): Likewise.
2950         (*avx2_eq<mode>3): Likewise.
2951         (avx2_gt<mode>3): Likewise.
2952         (avx2_interleave_highv32qi): New.
2953         (avx2_interleave_lowv32qi): Likewise.
2954         (avx2_interleave_highv16hi): Likewise.
2955         (avx2_interleave_lowv16hi): Likewise.
2956         (avx2_interleave_highv8si): Likewise.
2957         (avx2_interleave_lowv8si): Likewise.
2958         (avx2_pshufd): Likewise.
2959         (avx2_pshufd_1): Likewise.
2960         (avx2_pshuflwv3): Likewise.
2961         (avx2_pshuflw_1): Likewise.
2962         (avx2_pshufhwv3): Likewise.
2963         (avx2_pshufhw_1): Likewise.
2964         (avx2_uavgv32qi3): Likewise.
2965         (*avx2_uavgv32qi3): Likewise.
2966         (avx2_uavgv16hi3): Likewise.
2967         (*avx2_uavgv16hi3): Likewise.
2968         (avx2_pmovmskb): Likewise.
2969         (avx2_phaddwv16hi3): Likewise.
2970         (avx2_phadddv8si3): Likewise.
2971         (avx2_phaddswv16hi3): Likewise.
2972         (avx2_phsubwv16hi3): Likewise.
2973         (avx2_phsubdv8si3): Likewise.
2974         (avx2_phsubswv16hi3): Likewise.
2975         (avx2_pmaddubsw256): Likewise.
2976         (avx2_umulhrswv16hi3): Likewise.
2977         (*avx2_umulhrswv16hi3): Likewise.
2978         (avx2_packusdw): Likewise.
2979         (avx2_pblendd<mode>): Likewise.
2980         (avx2_<code>v16qiv16hi2): Likewise.
2981         (avx2_<code>v8qiv8si2): Likewise.
2982         (avx2_<code>v8hiv8si2): Likewise.
2983         (avx2_<code>v4qiv4di2): Likewise.
2984         (avx2_<code>v4hiv4di2): Likewise.
2985         (avx2_<code>v4siv4di2): Likewise.
2986         (avx2_pbroadcast<mode>): Likewise.
2987         (avx2_permvarv8si): Likewise.
2988         (avx2_permv4df): Likewise.
2989         (avx2_permvarv8sf): Likewise.
2990         (avx2_permv4di): Likewise.
2991         (avx2_permv2ti): Likewise.
2992         (avx2_vec_dupv4df): Likewise.
2993         (avx2_vbroadcasti128_<mode>): Likewise.
2994         (avx2_vec_set_lo_v4di): Likewise.
2995         (avx2_vec_set_hi_v4di): Likewise.
2996         (*avx2_maskmov<avx2modesuffix><avxmodesuffix>): Likewise.
2997         (avx2_extracti128): Likewise.
2998         (avx2_inserti128): Likewise.
2999         (avx2_ashrvv8si): Likewise.
3000         (avx2_ashrvv4si): Likewise.
3001         (avx2_<lshift>vv8si): Likewise.
3002         (avx2_<lshift>v<mode>): Likewise.
3003         (avx2_<lshift>vv2di): Likewise.
3004         (avx2_gathersi<mode>): Likewise.
3005         (*avx2_gathersi<mode>): Likewise.
3006         (avx2_gatherdi<mode>): Likewise.
3007         (*avx2_gatherdi<mode>): Likewise.
3008         (avx2_gatherdi<mode>256): Likewise.
3009         (*avx2_gatherdi<mode>256): Likewise.
3010         (<plusminus_insn><mode>3): Use VI mode iterator.
3011         (*<plusminus_insn><mode>3): Use VI mode iterator.
3012         (<sse2_avx2>_<plusminus_insn><mode>3): Rename from
3013         sse2_<plusminus_insn><mode>3.  Use VI12_AVX2 mode iterator.
3014         (*<sse2_avx2>_<plusminus_insn><mode>3): Rename from
3015         *sse2_<plusminus_insn><mode>3.  Use VI12_AVX2 mode iterator.
3016         (mul<mode>3): Rename from mulv8hi3.  Use VI2_AVX2 mode iterator.
3017         (*mul<mode>3): Rename from *mulv8hi3.  Use VI2_AVX2 mode iterator.
3018         (<s>mul<mode>3_highpart): Rename from <s>mulv8hi3_highpart.
3019         Use VI2_AVX2 mode iterator.
3020         (*<s>mul<mode>3_highpart): Rename from *<s>mulv8hi3_highpart.
3021         Use VI2_AVX2 mode iterator.
3022         (mul<mode>3): Rename from mulv4si3.  Use VI4_AVX2 mode iterator.
3023         (*mul<mode>3): Rename from *mulv4si3.  Use VI4_AVX2 mode iterator.
3024         (*<sse4_1_avx2>_mulv2siv2di3): Rename from *sse4_1_mulv4si3.
3025         Use VI4_AVX2 mode iterator.
3026         (ashr<mode>3): Use VI24_AVX2 mode iterator.
3027         (lshr<mode>3): Use VI248_AVX2 mode iterator.
3028         (<sse2_avx2>_ashl<mode>3): Rename from sse2_ashlv1ti3.
3029         Use VIMAX_AVX2 mode iterator.
3030         (<sse2_avx2>_andnot<mode>3): Rename from sse2_andnot<mode>3.
3031         Use VI mode iterator.
3032         (*andnot<mode>3): Update for AVX2.
3033         (*<any_logic:code><mode>3): Likewise.
3034         (<sse2_avx2>_packsswb): Rename from sse2_packsswb.
3035         Use VI1_AVX mode iterator.
3036         (<sse2_avx2>_packssdw):  Rename from sse2_packssdw.
3037         Use VI2_AVX mode iterator.
3038         (<sse2_avx2>_packuswb): Rename from sse2_packsswb.
3039         Use VI1_AVX mode iterator.
3040         (<sse2_avx2>_psadbw): Rename from sse2_psadbw.
3041         Use VI8_AVX2 mode iterator.
3042         (<ssse3_avx2>_pshufb<mode>3): Rename from ssse3_pshufbv16qi3.
3043         Use VI1_AVX2 mode iterator.
3044         (<ssse3_avx2>_psign<mode>3): Rename from ssse3_psign<mode>3.
3045         Use VI124_AVX2 mode iterator.
3046         (<ssse3_avx2>_palignr<mode>): Rename from ssse3_palignrti.
3047         Use SSESCALARMODE mode iterator.
3048         (abs<mode>2): Use VI124_AVX2 mode iterator.
3049         (<sse4_1_avx2>_movntdqa): Rename from sse4_1_movntdqa.
3050         Use VI8_AVX2 mode iterator.
3051         (<sse4_1_avx2>_mpsadbw): Rename from sse4_1_mpsadbw.
3052         Use VI1_AVX2 mode iterator.
3053         (<sse4_1_avx2>_pblendvb): Rename from sse4_1_pblendvb.
3054         Use VI1_AVX2 mode iterator.
3055         (<sse4_1_avx2>_pblendw): Rename from sse4_1_pblendvb.
3056         Use VI2_AVX2 mode iterator.
3057         (<avx_avx2>_maskload<avx2modesuffix><avxmodesuffix>): Rename from
3058         avx_maskload<ssemodesuffix><avxsizesuffix>. Use V48_AVX2 mode iterator.
3059         (<avx_avx2>_maskstore<avx2modesuffix><avxmodesuffix>): Rename from
3060         avx_maskstore<ssemodesuffix><avxsizesuffix>.
3061         Use V48_AVX2 mode iterator.
3062         * doc/extend.texi: Document AVX2 built-in functions.
3063         * doc/invoke.texi: Document -mavx2.
3064
3065 2011-08-22  Matthias Klose <doko@debian.org>
3066
3067         Revert:
3068         2011-07-11  Arthur Loiret  <aloiret@debian.org>
3069                     Matthias Klose <doko@debian.org>
3070         * config/mips/t-linux64 (MULTILIB_DIRNAMES): Set to 'n32 . 64' if
3071         tm_defines contains MIPS_ABI_DEFAULT ABI_32, to follow the glibc
3072         convention.
3073         * config.gcc (tm_defines): Add MIPS_ABI_DEFAULT=ABI_32.
3074
3075 2011-08-22  Mikael Pettersson  <mikpe@it.uu.se>
3076
3077         PR bootstrap/50146
3078         * ira-color.c (assign_hard_reg): Move saved_nregs declaration
3079         to #ifndef HONOR_REG_ALLOC_ORDER block.
3080
3081 2011-08-21  Richard Henderson  <rth@redhat.com>
3082
3083         * rtl.h (INSN_ANNULLED_BRANCH_P): Only allow JUMP_INSN.
3084         * dwarf2cfi.c (scan_trace): Test JUMP_P before INSN_ANNULLED_BRANCH_P.
3085         * resource.c (next_insn_no_annul): Likewise.
3086         (mark_set_resources): Likewise.
3087         * reorg.c (delete_from_delay_slot): Likewise.
3088         (dbr_schedule, redundant_insn, try_merge_delay_insns): Likewise.
3089         (get_branch_condition): Test pc_rtx and LABEL_REF before dereferencing.
3090
3091 2011-08-21  Uros Bizjak  <ubizjak@gmail.com>
3092
3093         * config/i386/i386.md (any_div): Remove.
3094         (sgnprefix): Update for removal.
3095         (u): Ditto.
3096
3097 2011-08-20  Vladimir Makarov  <vmakarov@redhat.com>
3098
3099         * ira-lives.c (mark_pseudo_regno_subword_live): Use allocno class
3100         for ira_reg_class_max_nregs.  Increase pressure by 1.
3101         (mark_pseudo_regno_subword_dead): Use allocno class
3102         for ira_reg_class_max_nregs.
3103
3104 2011-08-20  Richard Henderson  <rth@redhat.com>
3105
3106         * config/c6x/eqd.c, config/c6x/eqf.c, config/c6x/ged.c,
3107         config/c6x/gef.c, config/c6x/gtd.c, config/c6x/gtf.c,
3108         config/c6x/led.c, config/c6x/lef.c, config/c6x/ltd.c,
3109         config/c6x/ltf.c: Adjust include path for soft-fp.
3110
3111 2011-08-20  H.J. Lu  <hongjiu.lu@intel.com>
3112
3113         PR other/46770
3114         * config.gcc (tm_file): Add initfini-array.h if
3115         .init_arrary/.fini_array are supported.
3116
3117         * crtstuff.c: Don't generate .ctors nor .dtors sections if
3118         USE_INITFINI_ARRAY is defined.
3119
3120         * output.h (default_elf_init_array_asm_out_constructor): New.
3121         (default_elf_fini_array_asm_out_destructor): Likewise.
3122         * varasm.c (elf_init_array_section): Likewise.
3123         (elf_fini_array_section): Likewise.
3124         (get_elf_initfini_array_priority_section): Likewise.
3125         (default_elf_init_array_asm_out_constructor): Likewise.
3126         (default_elf_fini_array_asm_out_destructor): Likewise.
3127
3128         * config/initfini-array.h: New.
3129
3130 2011-08-20  Richard Sandiford  <rdsandiford@googlemail.com>
3131
3132         * config/mips/mips.c (mips_class_max_nregs): Check that the mode is
3133         OK for ST_REGS and FP_REGS before taking those classes into account.
3134
3135 2011-08-20  Richard Sandiford  <rdsandiford@googlemail.com>
3136
3137         * config/mips/mips.c (mips_reorg_process_insns): Check for jumps
3138         before checking for annulled branches.
3139
3140 2011-08-20  Uros Bizjak  <ubizjak@gmail.com>
3141
3142         * config/i386/i386.c (ix86_binary_operator_ok): Use
3143         satisfies_constraint_L.
3144
3145 2011-08-20  Uros Bizjak  <ubizjak@gmail.com>
3146             Michael Matz  <matz@suse.de>
3147
3148         * config/i386/i386.c (ix86_expand_round_sse4): Expand as
3149         trunc (a + copysign (nextafter (0.5, 0.0), a)).
3150
3151 2011-08-20  Anatoly Sokolov  <aesok@post.ru>
3152
3153         * doc/tm.texi.in (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
3154         * doc/tm.texi: Regenerate.
3155         * targhooks.c (default_preferred_output_reload_class): Don't use
3156         PREFERRED_OUTPUT_RELOAD_CLASS macro.
3157         * system.h (PREFERRED_OUTPUT_RELOAD_CLASS): Poison.
3158
3159 2011-08-20  Jakub Jelinek  <jakub@redhat.com>
3160
3161         PR tree-optimization/48739
3162         * tree-ssa.c: Include cfgloop.h.
3163         (execute_update_addresses_taken): When updating ssa, if in loop closed
3164         SSA form, call rewrite_into_loop_closed_ssa instead of update_ssa.
3165         * Makefile.in (tree-ssa.o): Depend on $(CFGLOOP_H).
3166
3167 2011-08-19  Vladimir Makarov  <vmakarov@redhat.com>
3168
3169         PR rtl-optimization/49936
3170         * ira.c (ira_init_register_move_cost): Ignore too small subclasses
3171         for calculation of max register move costs.
3172
3173 2011-08-19  Joseph Myers  <joseph@codesourcery.com>
3174
3175         * c-parser.c (c_parser_postfix_expression): Convert operands of
3176         __builtin_complex to their semantic types.
3177
3178 2011-08-19  H.J. Lu  <hongjiu.lu@intel.com>
3179
3180         PR middle-end/49721
3181         * explow.c (convert_memory_address_addr_space): Also permute the
3182         conversion and addition of constant for zero-extend.
3183
3184 2011-08-19  Joseph Myers  <joseph@codesourcery.com>
3185
3186         * c-parser.c (c_parser_postfix_expression): Handle RID_BUILTIN_COMPLEX.
3187         * doc/extend.texi (__builtin_complex): Document.
3188
3189 2011-08-19  Andrew Stubbs  <ams@codesourcery.com>
3190
3191         * tree-ssa-math-opts.c (is_widening_mult_rhs_p): Handle constants
3192         beyond conversions.
3193         (convert_mult_to_widen): Convert constant inputs to the right type.
3194         (convert_plusminus_to_widen): Don't automatically reject inputs that
3195         are not an SSA_NAME.
3196         Convert constant inputs to the right type.
3197
3198 2011-08-19  Andrew Stubbs  <ams@codesourcery.com>
3199
3200         * tree-ssa-math-opts.c (convert_plusminus_to_widen): Convert add_rhs
3201         to the correct type.
3202
3203 2011-08-19  Andrew Stubbs  <ams@codesourcery.com>
3204
3205         * tree-ssa-math-opts.c (convert_mult_to_widen): Better handle
3206         unsigned inputs of different modes.
3207         (convert_plusminus_to_widen): Likewise.
3208
3209 2011-08-19  Andrew Stubbs  <ams@codesourcery.com>
3210
3211         * tree-ssa-math-opts.c (is_widening_mult_rhs_p): Add new argument
3212         'type'.
3213         Use 'type' from caller, not inferred from 'rhs'.
3214         Don't reject non-conversion statements. Do return lhs in this case.
3215         (is_widening_mult_p): Add new argument 'type'.
3216         Use 'type' from caller, not inferred from 'stmt'.
3217         Pass type to is_widening_mult_rhs_p.
3218         (convert_mult_to_widen): Pass type to is_widening_mult_p.
3219         (convert_plusminus_to_widen): Likewise.
3220
3221 2011-08-19  Andrew Stubbs  <ams@codesourcery.com>
3222
3223         * tree-ssa-math-opts.c (is_widening_mult_p): Remove FIXME.
3224         Ensure the the larger type is the first operand.
3225
3226 2011-08-19  Andrew Stubbs  <ams@codesourcery.com>
3227
3228         * tree-ssa-math-opts.c (convert_mult_to_widen): Convert
3229         unsupported unsigned multiplies to signed.
3230         (convert_plusminus_to_widen): Likewise.
3231
3232 2011-08-19  Andrew Stubbs  <ams@codesourcery.com>
3233
3234         * tree-ssa-math-opts.c (convert_plusminus_to_widen): Permit a single
3235         conversion statement separating multiply-and-accumulate.
3236
3237 2011-08-19  Richard Guenther  <rguenther@suse.de>
3238
3239         PR tree-optimization/50067
3240         * tree-data-ref.c (dr_analyze_indices): Simplify, strip MEM_REF
3241         offset only if we accounted for it.
3242
3243 2011-08-19  Andrew Stubbs  <ams@codesourcery.com>
3244
3245         * config/arm/arm.md (maddhidi4): Remove '*' from name.
3246         * expr.c (expand_expr_real_2): Use find_widening_optab_handler.
3247         * optabs.c (find_widening_optab_handler_and_mode): New function.
3248         (expand_widen_pattern_expr): Use find_widening_optab_handler.
3249         (expand_binop_directly): Likewise.
3250         (expand_binop): Likewise.
3251         * optabs.h (find_widening_optab_handler): New macro define.
3252         (find_widening_optab_handler_and_mode): New prototype.
3253         * tree-cfg.c (verify_gimple_assign_binary): Adjust WIDEN_MULT_EXPR
3254         type precision rules.
3255         (verify_gimple_assign_ternary): Likewise for WIDEN_MULT_PLUS_EXPR.
3256         * tree-ssa-math-opts.c (build_and_insert_cast): New function.
3257         (is_widening_mult_rhs_p): Allow widening by more than one mode.
3258         Explicitly disallow mis-matched input types.
3259         (convert_mult_to_widen): Use find_widening_optab_handler, and cast
3260         input types to fit the new handler.
3261         (convert_plusminus_to_widen): Likewise.
3262
3263 2011-08-19  Andrew Stubbs  <ams@codesourcery.com>
3264
3265         * expr.c (expand_expr_real_2): Use widening_optab_handler.
3266         * genopinit.c (optabs): Use set_widening_optab_handler for $N.
3267         (gen_insn): $N now means $a must be wider than $b, not consecutive.
3268         * optabs.c (widened_mode): New function.
3269         (expand_widen_pattern_expr): Use widening_optab_handler.
3270         (expand_binop_directly): Likewise.
3271         (expand_binop): Likewise.
3272         * optabs.h (widening_optab_handlers): New struct.
3273         (optab_d): New member, 'widening'.
3274         (widening_optab_handler): New function.
3275         (set_widening_optab_handler): New function.
3276         * tree-ssa-math-opts.c (convert_mult_to_widen): Use
3277         widening_optab_handler.
3278         (convert_plusminus_to_widen): Likewise.
3279
3280 2011-08-19  Joseph Myers  <joseph@codesourcery.com>
3281
3282         * c-decl.c (grokdeclarator): Diagnose _Noreturn for non-C1X if
3283         pedantic.
3284         * c-parser.c (c_parser_declspecs): Include _Noreturn in syntax comment.
3285         * ginclude/stdnoreturn.h (noreturn): Don't define for C++.
3286
3287 2011-08-19  Joseph Myers  <joseph@codesourcery.com>
3288
3289         * opth-gen.awk: Do not declare target save/restore structures and
3290         functions if IN_RTS defined.
3291
3292 2011-08-19  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
3293
3294         PR target/49437
3295         * config/arm/arm.c (arm_output_epilogue): Properly handle epilogue
3296         when stack was realigned in interrupt handler prologue.
3297
3298 2011-08-18  Joseph Myers  <joseph@codesourcery.com>
3299
3300         * c-decl.c (shadow_tag_warned): Check for _Noreturn.
3301         (quals_from_declspecs): Assert _Noreturn not present.
3302         (grokdeclarator): Handle _Noreturn.
3303         (build_null_declspecs): Initialize noreturn_p.
3304         (declspecs_add_scspec): Handle RID_NORETURN.
3305         * c-parser.c (c_token_starts_declspecs, c_parser_declspecs)
3306         (c_parser_attributes): Handle RID_NORETURN.
3307         * c-tree.h (struct c_declspecs): Add noreturn_p.
3308         * ginclude/stdnoreturn.h: New.
3309         * Makefile.in (USER_H): Add stdnoreturn.h.
3310
3311 2011-08-18  Kirill Yukhin  <kirill.yukhin@intel.com>
3312
3313         * common/config/i386/i386-common.c (OPTION_MASK_ISA_AVX2_SET): New.
3314         (OPTION_MASK_ISA_AVX_UNSET): Update.
3315         (OPTION_MASK_ISA_AVX2_UNSET): New.
3316         (ix86_handle_option): Handle OPT_mavx2 case.
3317         * config/i386/cpuid.h (bit_AVX2): New.
3318         * config/i386/driver-i386.c (host_detect_local_cpu): Detect
3319         AVX2 feature.
3320         * config/i386/i386-c.c (ix86_target_macros_internal):
3321         Conditionally define __AVX2__.
3322         * config/i386/i386.c (ix86_option_override_internal): Define PTA_AVX2.
3323         Define "core-avx2" processor alias.  Handle avx2 option.
3324         (ix86_valid_target_attribute_inner_p): Handle avx2 option.
3325         * config/i386/i386.h (TARGET_AVX2): New.
3326         * config/i386/i386.opt (mavx2): New.
3327         * doc/invoke.texi: Document -mavx2.
3328
3329 2011-08-18  Vladimir Makarov  <vmakarov@redhat.com>
3330
3331         PR rtl-optimization/49890
3332         * ira-costs.c (setup_regno_cost_classes_by_aclass): Don't exclude
3333         subclasses of class which is superset of a pressure class.
3334
3335 2011-08-18  H.J. Lu  <hongjiu.lu@intel.com>
3336             Igor Zamyatin <igor.zamyatin@intel.com>
3337
3338         * config/i386/i386-c.c (ix86_target_macros_internal): Replace int
3339         with HOST_WIDE_INT for isa_flag.
3340         (ix86_pragma_target_parse): Replace int with HOST_WIDE_INT for
3341         isa variables.
3342
3343         * config/i386/i386.c (ix86_target_string): Replace int with
3344         HOST_WIDE_INT for isa.  Use HOST_WIDE_INT_PRINT to print isa.
3345         (ix86_target_opts): Replace int with HOST_WIDE_INT on mask.
3346         (pta_flags): Removed.
3347         (PTA_XXX): Redefined as (HOST_WIDE_INT_1 << X).
3348         (pta): Use HOST_WIDE_INT on flags.
3349         (builtin_isa): Use HOST_WIDE_INT on isa.
3350         (ix86_add_new_builtins): Likewise.
3351         (def_builtin): Use HOST_WIDE_INT on mask.
3352         (def_builtin_const): Likewise.
3353         (builtin_description): Likewise.
3354
3355         * config/i386/i386.opt (ix86_isa_flags): Replace int with
3356         HOST_WIDE_INT.
3357         (ix86_isa_flags_explicit): Likewise.
3358         (x_ix86_isa_flags_explicit): Likewise.
3359
3360 2011-08-17  Vladimir Makarov  <vmakarov@redhat.com>
3361
3362         PR rtl-optimization/50107
3363         * ira-int.h (ira_hard_reg_not_in_set_p): Remove.
3364         (ira_hard_reg_in_set_p): New.
3365
3366         * ira-color.c (calculate_saved_nregs): New.
3367         (assign_hard_reg): Use it.  Set up allocated_hard_reg_p for all
3368         hard regs.
3369         (allocno_reload_assign, fast_allocation): Use
3370         ira_hard_reg_set_intersection_p instead of
3371         ira_hard_reg_not_in_set_p.
3372
3373         * ira.c (setup_reg_renumber): Use
3374         ira_hard_reg_set_intersection_p instead of
3375         ira_hard_reg_not_in_set_p.
3376         (setup_allocno_assignment_flags, calculate_allocation_cost): Use
3377         ira_hard_reg_in_set_p instead of ira_hard_reg_not_in_set_p.
3378
3379         * ira-costs.c (ira_tune_allocno_costs): Use
3380         ira_hard_reg_set_intersection_p instead of
3381         ira_hard_reg_not_in_set_p.
3382
3383 2011-08-18  H.J. Lu  <hongjiu.lu@intel.com>
3384             Igor Zamyatin <igor.zamyatin@intel.com>
3385
3386         * hwint.h (HOST_WIDE_INT_1): New.
3387
3388         * opt-functions.awk (switch_bit_fields): Initialize the
3389         host_wide_int field.
3390         (host_wide_int_var_name): New.
3391         (var_type_struct): Check and return HOST_WIDE_INT.
3392
3393         * opt-read.awk: Handle HOST_WIDE_INT for "Variable".
3394
3395         * optc-save-gen.awk: Support HOST_WIDE_INT on var_target_other.
3396
3397         * opth-gen.awk: Use HOST_WIDE_INT_1 on HOST_WIDE_INT.  Properly
3398         check masks for HOST_WIDE_INT.
3399
3400         * opts-common.c (set_option): Support HOST_WIDE_INT flag_var.
3401         (option_enabled): Likewise.
3402         (get_option_state): Likewise.
3403
3404         * opts.h (cl_option): Add cl_host_wide_int.  Change var_value
3405         to HOST_WIDE_INT.
3406
3407 2011-08-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3408             Marc Glisse  <marc.glisse@normalesup.org>
3409
3410         PR libstdc++-v3/1773
3411         * target.def (decl_mangling_context): New C++ hook.
3412         * doc/tm.texi: Regenerate.
3413         * config/sol2-cxx.c, config/sol2-stubs.c: New files.
3414         * config/sol2-protos.h: Group by source file.
3415         (solaris_cxx_decl_mangling_context): Declare.
3416         * config/sol2.h (TARGET_CXX_DECL_MANGLING_CONTEXT): Define.
3417         * config/t-sol2 (sol2-cxx.o, sol2-stubs.o): New targets.
3418         Use $<.
3419         * config.gcc (*-*-solaris2*): Add sol2-cxx.o to cxx_target_objs.
3420         Add sol2-stubs.o to extra_objs.
3421
3422 2011-08-18  Jakub Jelinek  <jakub@redhat.com>
3423
3424         PR target/50009
3425         * stor-layout.c (update_alignment_for_field): Don't ICE on
3426         packed flexible array members if ms_bitfield_layout_p.
3427
3428         PR target/50092
3429         * config/i386/i386.c (assign_386_stack_local): Call validize_mem
3430         on the result before returning it.
3431
3432         PR debug/50017
3433         * tree-vect-stmts.c (vect_finish_stmt_generation): If gsi_stmt (*gsi)
3434         is a debug stmt, use location of the first non-debug stmt after it.
3435
3436 2011-08-18  Richard Sandiford  <richard.sandiford@linaro.org>
3437
3438         * config/arm/arm.c (arm_rtx_costs_1): Don't modify the costs of SET.
3439         (arm_size_rtx_costs): Likewise.
3440
3441 2011-08-18  Richard Guenther  <rguenther@suse.de>
3442
3443         * tree.h (tree_int_cst_msb): Remove.
3444         * tree.c (tree_int_cst_msb): Likewise.
3445         (tree_int_cst_sign_bit): Move from ...
3446         * tree-ssa-loop-ivopts.c (tree_int_cst_sign_bit): ... here.
3447
3448 2011-08-18  Richard Sandiford  <richard.sandiford@linaro.org>
3449
3450         * doc/tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.
3451         * doc/tm.texi: Regenerate.
3452         * target.def (rtx_costs): Add an opno parameter.
3453         * hooks.h (hook_bool_rtx_int_int_intp_bool_false): Replace with...
3454         (hook_bool_rtx_int_int_int_intp_bool_false): ...this.
3455         * hooks.c (hook_bool_rtx_int_int_intp_bool_false): Replace with...
3456         (hook_bool_rtx_int_int_int_intp_bool_false): ...this.
3457         * cse.c (COST_IN): Add an opno parameter.
3458         (notreg_cost): Likewise.  Update call to rtx_cost.
3459         (COST, fold_rtx): Update accordingly.
3460         * dojump.c (prefer_and_bit_test): Update call to rtx_cost.
3461         * expmed.c (emit_store_flag): Likewise.
3462         * optabs.c (avoid_expensive_constant): Add an opno parameter.
3463         Update call to rtx_cost.
3464         (expand_binop_directly, expand_binop): Likewise.
3465         (expand_twoval_binop, prepare_cmp_insn): Likewise.
3466         * rtl.h (rtx_cost, get_full_rtx_cost): Add opno parameters.
3467         (set_src_cost, get_full_set_src_cost): Update accordingly.
3468         * rtlanal.c (rtx_cost): Add an opno parameter.  Update call
3469         to target hook.
3470         (get_full_rtx_cost): Add an opno paramter.  Update calls to rtx_cost.
3471         (default_adress_cost): Update calls to rtx_cost.
3472
3473         * config/arm/arm.c (arm_rtx_costs_1, arm_size_rtx_costs)
3474         (arm_slowmul_rtx_costs): Adjust calls to rtx_cost.
3475         (arm_rtx_costs): Add an opno parameter.
3476         * config/alpha/alpha.c (alpha_rtx_costs): Add an opno parameter and
3477         adjust any recursive rtx-cost calls.
3478         * config/avr/avr.c (avr_operand_rtx_cost, avr_rtx_costs): Likewise.
3479         * config/bfin/bfin.c (bfin_rtx_costs): Likewise.
3480         * config/c6x/c6x.c (c6x_rtx_costs): Likewise.
3481         * config/cris/cris.c (cris_rtx_costs): Likewise.
3482         * config/frv/frv.c (frv_rtx_costs): Likewise.
3483         * config/h8300/h8300.c (h8300_rtx_costs): Likewise.
3484         * config/i386/i386.c (ix86_rtx_costs): Likewise.
3485         * config/ia64/ia64.c (ia64_rtx_costs): Likewise.
3486         * config/iq2000/iq2000.c (iq2000_rtx_costs): Likewise.
3487         * config/lm32/lm32.c (lm32_rtx_costs): Likewise.
3488         * config/m32c/m32c.c (m32c_rtx_costs): Likewise.
3489         * config/m32r/m32r.c (m32r_rtx_costs): Likewise.
3490         * config/m68k/m68k.c (m68k_rtx_costs): Likewise.
3491         * config/mcore/mcore.c (mcore_rtx_costs): Likewise.
3492         * config/mep/mep.c (mep_rtx_cost): Likewise.
3493         * config/microblaze/microblaze.c (microblaze_rtx_costs): Likewise.
3494         * config/mips/mips.c (mips_binary_cost): Update call to rtx_cost.
3495         (mips_zero_extend_cost): Add an opno parameter.
3496         * config/mmix/mmix.c (mmix_rtx_costs): Likewise.
3497         * config/mn10300/mn10300.c (mn10300_address_cost): Update call
3498         to rtx_cost.
3499         (mn10300_rtx_costs): Add an opno parameter and adjust any recursive
3500         rtx-cost calls.
3501         * config/pa/pa.c (hppa_rtx_costs): Likewise.
3502         * config/pdp11/pdp11.c (pdp11_rtx_costs): Likewise.
3503         * config/picochip/picochip.c (picochip_rtx_costs): Likewise.
3504         * config/rs6000/rs6000.c (rs6000_rtx_costs): Likewise.
3505         (rs6000_debug_rtx_costs): Likewise.
3506         * config/s390/s390.c (s390_rtx_costs): Likewise.
3507         * config/score/score-protos.h (score_rtx_costs): Likewise.
3508         * config/score/score.c (score_rtx_costs): Likewise.
3509         * config/sh/sh.c (andcosts): Update call to rtx_cost.
3510         (sh_rtx_costs): Add an opno parameter.
3511         * config/sparc/sparc.c (sparc_rtx_costs): Likewise.
3512         * config/spu/spu.c (spu_rtx_costs): Likewise.
3513         * config/stormy16/stormy16.c (xstormy16_rtx_costs): Likewise.
3514         * config/v850/v850.c (v850_rtx_costs): Likewise.
3515         * config/vax/vax.c (vax_rtx_costs): Likewise.
3516         * config/xtensa/xtensa.c (xtensa_rtx_costs): Likewise.
3517
3518 2011-08-18  Richard Sandiford  <richard.sandiford@linaro.org>
3519
3520         * rtl.h (set_src_cost, get_full_set_src_cost): New functions.
3521         * auto-inc-dec.c (attempt_change): Use set_src_cost instead of
3522         rtx_cost.
3523         * calls.c (precompute_register_parameters): Likewise.
3524         * combine.c (expand_compound_operation, make_extraction): Likewise.
3525         (force_to_mode, distribute_and_simplify_rtx): Likewise.
3526         * dse.c (find_shift_sequence): Likewise.
3527         * expmed.c (init_expmed, expand_mult, expand_smod_pow2): Likewise.
3528         * expr.c (compress_float_constant): Likewise.
3529         * fwprop.c (should_replace_address, try_fwprop_subst): Likewise.
3530         * gcse.c (want_to_gcse_p): Likewise.
3531         * ifcvt.c (noce_try_sign_mask): Likewise.
3532         * loop-doloop.c (doloop_optimize): Likewise.
3533         * loop-invariant.c (create_new_invariant): Likewise.
3534         * optabs.c (avoid_expensive_constant): Likewise.
3535         * postreload.c (reload_cse_simplify_set, reload_cse_simplify_operands)
3536         (try_replace_in_use, reload_cse_move2add): Likewise.
3537         * reload1.c (calculate_elim_costs_all_insns): Likewise.
3538         (note_reg_elim_costly): Likewise.
3539         * rtlanal.c (insn_rtx_cost): Likewise.
3540         * simplify-rtx.c (simplify_binary_operation_1): Likewise.
3541         * stmt.c (lshift_cheap_p): Likewise.
3542         * tree-ssa-loop-ivopts.c (seq_cost, computation_cost): Likewise.
3543         * config/avr/avr.c (final_prescan_insn): Likewise.
3544         * config/bfin/bfin.c (bfin_rtx_costs): Likewise.
3545         * config/mips/mips.c (mips_binary_cost, mips_rtx_costs): Likewise.
3546
3547 2011-08-18  Richard Sandiford  <richard.sandiford@linaro.org>
3548
3549         * rtl.h (set_rtx_cost, get_full_set_rtx_cost): New functions.
3550         * auto-inc-dec.c (attempt_change): Use set_rtx_cost.
3551         * cfgloopanal.c (seq_cost): Likewise.
3552         * loop-invariant.c (create_new_invariant): Likewise.
3553         * postreload.c (move2add_use_add2_insn, move2add_use_add3_insn)
3554         (reload_cse_move2add): Use get_full_set_rtx_cost.
3555
3556 2011-08-18  Richard Guenther  <rguenther@suse.de>
3557
3558         * expr.c (get_inner_reference): Fix typo in last change.
3559
3560 2011-08-18  Paolo Carlini  <paolo.carlini@oracle.com>
3561             Joseph Myers  <joseph@codesourcery.com>
3562
3563         PR tree-optimization/49963
3564         * hwint.c (absu_hwi): Define.
3565         * hwint.h (absu_hwi): Declare.
3566         * fold-const.c (fold_plusminus_mult_expr): Use absu_hwi instead
3567         of abs_hwi.
3568         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Likewise.
3569         * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Likewise.
3570
3571 2011-08-18  Richard Guenther  <rguenther@suse.de>
3572
3573         * expr.c (get_inner_reference): Sign-extend the constant
3574         twos-complement offset before doing arbitrary precision
3575         arithmetic on it.
3576         * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Likewise.
3577         (get_constraint_for_1): Pass the offset of a MEM_REF unchanged
3578         to get_constraint_for_ptr_offset.
3579
3580 2011-08-17  Kaz Kojima  <kkojima@gcc.gnu.org>
3581
3582         PR target/50068
3583         * config/sh/sh.c (sh_output_mi_thunk): Don't call dbr_schedule.
3584
3585 2011-08-17  Richard Guenther  <rguenther@suse.de>
3586
3587         * tree.h (convert_to_ptrofftype_loc): New function.
3588         (convert_to_ptrofftype): Define.
3589         * builtins.c (expand_builtin_bzero): Use size_type_node.
3590         (fold_builtin_bzero): Likewise.
3591         (std_gimplify_va_arg_expr): Build the BIT_AND_EXPR on the pointer.
3592         * c-typeck.c (build_unary_op): Use convert_to_ptrofftype_loc.
3593         * cgraphunit.c (thunk_adjust): Use fold_build_pointer_plus_loc.
3594         (cgraph_redirect_edge_call_stmt_to_callee): Use size_int.
3595         * expr.c (expand_expr_addr_expr_1): Use fold_build_pointer_plus.
3596         * fold-const.c (build_range_check): Negate using the original type.
3597         (fold_unary_loc): Use fold_build_pointer_plus_loc.
3598         * gimple-fold.c (gimple_adjust_this_by_delta): Use
3599         convert_to_ptrofftype.
3600         * gimplify.c (gimplify_self_mod_expr): Likewise.
3601         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Likewise.
3602         (graphite_create_new_loop_guard): Likewise.
3603         * graphite-sese-to-poly.c (my_long_long): Remove.
3604         (scop_ivs_can_be_represented): Adjust.
3605         * tree-cfg.c (verify_gimple_assign_unary): Use ptrofftype_p.
3606         * tree-chrec.c (chrec_fold_plus_1): Use fold_build_pointer_plus.
3607         * tree-loop-distribution.c (build_size_arg_loc): Use
3608         size_type_node.
3609         (generate_memset_zero): Simplify.
3610         * tree-mudflap.c: Use fold_convert, not convert.
3611         * tree-predcom.c (suitable_reference_p): Expand DR_OFFSET in
3612         its own type.
3613         (determine_offset): Likewise for DR_STEP.
3614         (valid_initializer_p): Likewise.
3615         * tree-profile.c (prepare_instrumented_value): Convert the pointer
3616         to an integer type of same size.
3617         * tree-scalar-evolution.c (interpret_rhs_expr): Do not refer
3618         to sizetype without need.
3619         * tree-ssa-address.c (tree_mem_ref_addr): Likewise.
3620         * tree-ssa-loop-ivopts.c (find_bivs): Use convert_to_ptrofftype.
3621         * tree-ssa-loop-manip.c (create_iv): Likewise.
3622         (determine_exit_conditions): Adjust comment.
3623         * tree-ssa-pre.c (create_expression_by_pieces): Use
3624         convert_to_ptrofftype.
3625         * tree-ssa-structalias.c (get_constraint_for_1): Likewise.
3626         * varasm.c (array_size_for_constructor): Compute using double_ints.
3627
3628 2011-08-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3629
3630         * config/spu/spu.c (spu_emit_branch_or_set): Avoid reverse tests
3631         when generating an integer result where possible.  Short-cut
3632         comparison against 0 also for QImode.
3633
3634 2011-08-16  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3635
3636         * config/spu/spu.h (LEGITIMIZE_RELOAD_ADDRESS): New macro.
3637         * config/spu/spu-protos.h (spu_legitimize_reload_address): Add
3638         prototype.
3639         * config/spu/spu.c (spu_legitimize_reload_address): New function.
3640         (spu_legitimate_address_p): Do not check displacement if the base
3641         is an eliminable stack register.
3642
3643 2011-08-16  Anatoly Sokolov  <aesok@post.ru>
3644
3645         * config/m32c/m32c.h (PREFERRED_RELOAD_CLASS,
3646         PREFERRED_OUTPUT_RELOAD_CLASS): Remove macro.
3647         * config/m32c/m32c-protos.h (m32c_preferred_reload_class,
3648         m32c_preferred_output_reload_class): Remove.
3649         * config/m32c/m32c.c (m32c_preferred_reload_class): Make static.
3650         Change rclass argument and return types to reg_class_t. Use
3651         reg_class_subset_p instead of class_sizes.
3652         (m32c_preferred_output_reload_class): Make static. Change rclass
3653         argument and return types to reg_class_t.
3654         (TARGET_PREFERRED_RELOAD_CLASS,
3655         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
3656
3657 2011-08-16  Kai Tietz  <ktietz@redhat.com>
3658
3659         * config/i386/mingw32.h (GOMP_SELF_SPEC): Add -pthread option.
3660
3661 2011-08-16  Richard GUenther  <rguenther@suse.de>
3662
3663         PR tree-optimization/50082
3664         * tree-ssa-forwprop.c (combine_cond_expr_cond): Handle overflow
3665         warnings here, instead of ...
3666         (ssa_forward_propagate_and_combine): ... here.
3667         (forward_propagate_into_comparison_1): Adjust.
3668         (forward_propagate_into_comparison): Likewise.
3669         (forward_propagate_into_gimple_cond): Likewise.
3670         (forward_propagate_into_cond): Likewise.
3671
3672 2011-08-16  Andreas Schwab  <schwab@redhat.com>
3673
3674         * ggc.h (ggc_alloc_rtvec_sized): Use ggc_alloc_zone_rtvec_def
3675         instead of ggc_alloc_zone_vec_rtvec_def.
3676
3677 2011-08-16  Richard Guenther  <rguenther@suse.de>
3678
3679         * tree.h (ptrofftype_p): New helper function.
3680         * tree-cfg.c (verify_expr): Use ptrofftype_p for POINTER_PLUS_EXPR
3681         offset verification.
3682         (verify_gimple_assign_binary): Likewise.
3683         * tree.c (build2_stat): Likewise.
3684         * tree-chrec.c (chrec_fold_plus_poly_poly): Likewise.
3685         (reset_evolution_in_loop): Likewise.
3686         * tree-chrec.h (build_polynomial_chrec): Likewise.
3687
3688 2011-08-16  Liang Wang  <lwang1@marvell.com>
3689
3690         * ggc.h (ggc_alloc_rtvec_sized): Change arguments of
3691         ggc_alloc_zone_vec_rtvec_def.
3692
3693 2011-08-16  Richard Guenther  <rguenther@suse.de>
3694
3695         * tree-vrp.c (extract_range_from_multiplicative_op_1): New
3696         helper factored out from ...
3697         (extract_range_from_binary_expr_1): ... here.  Re-structure
3698         to not glob handling too different tree codes.
3699
3700 2011-08-15  Richard Henderson  <rth@redhat.com>
3701
3702         PR middle-end/50006
3703         * explow.c (allocate_dynamic_stack_space): Move suppress_reg_args_size
3704         setting out to include allocate_stack named pattern as well.
3705         * builtins.c (expand_builtin_apply): Add ARG_SIZE 0 note.
3706         * stmt.c (expand_stack_restore): Likewise.
3707
3708 2011-08-15  Richard Guenther  <rguenther@suse.de>
3709
3710         PR middle-end/50082
3711         * fold-const.c (maybe_canonicalize_comparison_1): Properly
3712         convert the modified operand to the other operand type.
3713         (fold_comparison): Call maybe_canonicalize_comparison_1 with
3714         useless conversions stripped from comparison operands.
3715
3716 2011-08-15  Richard Guenther  <rguenther@suse.de>
3717
3718         * tree-vrp.c (value_range_nonnegative_p): Fix anti-range case.
3719         (extract_range_from_unary_expr_1): Restructure.
3720
3721 2011-08-15  Richard Guenther  <rguenther@suse.de>
3722
3723         PR tree-optimization/50058
3724         * tree-ssa-sccvn.c (vn_reference_lookup_3): Relax aggregate
3725         copy matching.
3726
3727 2011-08-15  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
3728
3729         PR target/50022
3730         * config/arm/arm.c (output_move_double): Add 2 parameters
3731         to count the number of insns emitted and whether to emit or not.
3732         Use the flag to decide when to emit and count number of instructions
3733         that will be emitted.
3734         Handle case where output_move_double might be called for calculating
3735         lengths with an invalid constant.
3736         (arm_count_output_move_double_insns): Define.
3737         * config/arm/arm-protos.h (arm_count_output_move_double_insns): Declare.
3738         (output_move_double): Adjust prototype.
3739         * config/arm/vfp.md ("*movdi_vfp"): Adjust call to
3740         output_move_double.
3741         ("*movdi_vfp_cortexa8"): Likewise and add attribute
3742         for ce_count.
3743         * config/arm/arm.md ("*arm_movdi"): Adjust call to output_move_double.
3744         ("*movdf_soft_insn"): Likewise.
3745         * config/arm/cirrus.md ("*cirrus_arm_movdi"): Likewise.
3746         ("*cirrus_thumb2_movdi"): Likewise.
3747         ("*thumb2_cirrus_movdf_hard_insn"): Likewise.
3748         ("*cirrus_movdf_hard_insn"): Likewise.
3749         * config/arm/neon.md (*neon_mov<mode> VD): Likewise.
3750         * config/arm/iwmmxt.md ("*iwmmxt_arm_movdi"): Likewise.
3751         ("mov<mode>_internal VMMX"): Likewise.
3752         * config/arm/fpa.md (*movdf_fpa, *thumb2_movdf_fpa): Likewise.
3753
3754 2011-08-14  Uros Bizjak  <ubizjak@gmail.com>
3755
3756         * config/i386/i386.c (ix86_expand_round_sse4): New function.
3757         * config/i386/i386-protos.h (ix86_expand_round_sse4): New prototype.
3758         * config/i386/i386.md (round<mode>2): Use ix86_expand_round_sse4
3759         for TARGET_ROUND.
3760
3761         (rint<mode>2): Simplify TARGET_ROUND check.
3762         (floor<mode>2): Ditto.
3763         (ceil<mode>2): Ditto.
3764         (btrunc<mode>2): Ditto.
3765
3766 2011-08-14  Anatoly Sokolov  <aesok@post.ru>
3767
3768         * config/mmix/mmix.c (TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Redefine
3769         as mmix_preferred_output_reload_class.
3770
3771 2011-08-14  Georg-Johann Lay  <avr@gjlay.de>
3772
3773         * PR target/49903
3774         * config/avr/avr.md (UNSPEC_IDENTITY): New c_enum.
3775         (branch_unspec): New insn.
3776         (branch): Beauty farm.
3777         * config/avr/avr.c (compare_condition): Use JUMP_P.  Test SET_SRC
3778         to be IF_THEN_ELSE.
3779         (avr_compare_pattern, avr_reorg_remove_redundant_compare):
3780         New static functions.
3781         (avr_reorg): Use them.  Use next_real_insn instead of NEXT_INSN.
3782         Use CONST_INT_P.  Beauty.
3783
3784 2011-08-12  Richard Henderson  <rth@redhat.com>
3785
3786         PR rtl-opt/49994
3787         * sched-init.h (struct deps_desc): Add sched_before_next_jump.
3788         * sched-deps.c (init_deps): Clear it.
3789         (deps_analyze_insn): Consume it.
3790         (sched_analyze_insn): Fill it.
3791
3792 2011-08-12  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
3793
3794         PR target/48328
3795         * config/arm/arm.h (CASE_VECTOR_SHORTEN_MODE): Fix distance
3796         for tbh instructions.
3797
3798 2011-08-12  Diego Novillo  <dnovillo@google.com>
3799
3800         * data-streamer.h (streamer_write_zero): Rename from output_zero.
3801         (streamer_write_uhwi): Rename from lto_output_uleb128.
3802         (streamer_write_hwi): Rename from output_sleb128.
3803         (streamer_write_string): Rename from lto_output_string.
3804         (streamer_string_index): Rename from lto_string_index.
3805         (streamer_write_string_with_length): Rename from
3806         lto_output_string_with_length.
3807         (streamer_write_uhwi_stream): Rename from lto_output_uleb128_stream.
3808         (streamer_write_hwi_stream): Rename from lto_output_sleb128_stream.
3809         (streamer_read_string): Rename from lto_input_string.
3810         (streamer_read_indexed_string): Rename from input_string_internal.
3811         (streamer_read_uhwi): Rename from lto_input_uleb128.
3812         (streamer_read_hwi): Rename from lto_input_sleb128.
3813         (streamer_write_hwi_in_range): Rename from lto_output_int_in_range.
3814         (streamer_read_hwi_in_range): Rename from lto_input_int_in_range.
3815         (streamer_write_enum): Rename from lto_output_enum.
3816         (streamer_read_enum): Rename from lto_input_enum.
3817         (streamer_write_record_start): Rename from output_record_start.
3818         (streamer_read_record_start): Rename from input_record_start.
3819         (streamer_write_bitpack): Rename from lto_output_bitpack.
3820         (streamer_read_bitpack): Rename from lto_input_bitpack.
3821         (streamer_write_char_stream): Rename from lto_output_1_stream.
3822         (streamer_read_uchar): Rename from lto_input_1_unsigned.
3823         * tree-streamer.h (streamer_cache_d): Rename from lto_streamer_cache_d.
3824         (streamer_handle_as_builtin_p): Rename from lto_stream_as_builtin_p.
3825         (streamer_read_string_cst): Rename from input_string_cst.
3826         (streamer_read_chain): Rename from lto_input_chain.
3827         (streamer_alloc_tree): Rename from lto_materialize_tree.
3828         (streamer_read_tree_body): Rename from lto_input_tree_pointers.
3829         (streamer_get_pickled_tree): Rename from lto_get_pickled_tree.
3830         (streamer_get_builtin_tree): Rename from lto_get_builtin_tree.
3831         (streamer_read_integer_cst): Rename from lto_input_integer_cst.
3832         (streamer_read_tree_bitfields): Rename from tree_read_bitfields.
3833         (streamer_write_chain): Rename from lto_output_chain.
3834         (streamer_write_tree_header): Rename from lto_output_tree_header.
3835         (streamer_pack_tree_bitfields): Rename from pack_value_fields.
3836         (streamer_write_tree_body): Rename from lto_output_tree_pointers.
3837         (streamer_write_integer_cst): Rename from lto_output_integer_cst.
3838         (streamer_write_builtin): Rename from lto_output_builtin_tree.
3839         (streamer_check_handled_ts_structures): Rename from
3840         check_handled_ts_structures.
3841         (streamer_tree_cache_insert): Rename from lto_streamer_cache_insert.
3842         (streamer_tree_cache_insert_at): Rename from
3843         lto_streamer_cache_insert_at.
3844         (streamer_tree_cache_append): Rename from lto_streamer_cache_append.
3845         (streamer_tree_cache_lookup): Rename from lto_streamer_cache_lookup.
3846         (streamer_tree_cache_get): Rename from lto_streamer_cache_get.
3847         (streamer_tree_cache_create): Rename from lto_streamer_cache_create.
3848         (streamer_tree_cache_delete): Rename from lto_streamer_cache_delete.
3849         * tree-streamer-out.c (write_string_cst): Rename from output_string_cst.
3850         (write_identifier): Rename from output_identifier.
3851         (write_ts_common_tree_pointers): Rename from
3852         lto_output_ts_common_tree_pointers.
3853         (write_ts_vector_tree_pointers): Rename from
3854         lto_output_ts_vector_tree_pointers.
3855         (write_ts_complex_tree_pointers): Rename from
3856         lto_output_ts_complex_tree_pointers.
3857         (write_ts_decl_minimal_tree_pointers): Rename from
3858         lto_output_ts_decl_minimal_tree_pointers.
3859         (write_ts_decl_common_tree_pointers): Rename from
3860         lto_output_ts_decl_common_tree_pointers.
3861         (write_ts_decl_non_common_tree_pointers): Rename from
3862         lto_output_ts_decl_non_common_tree_pointers.
3863         (write_ts_decl_with_vis_tree_pointers): Rename from
3864         lto_output_ts_decl_with_vis_tree_pointers.
3865         (write_ts_field_decl_tree_pointers): Rename from
3866         lto_output_ts_field_decl_tree_pointers.
3867         (write_ts_function_decl_tree_pointers): Rename from
3868         lto_output_ts_function_decl_tree_pointers.
3869         (write_ts_type_common_tree_pointers): Rename from
3870         lto_output_ts_type_common_tree_pointers.
3871         (write_ts_type_non_common_tree_pointers): Rename from
3872         lto_output_ts_type_non_common_tree_pointers.
3873         (write_ts_list_tree_pointers): Rename from
3874         lto_output_ts_list_tree_pointers.
3875         (write_ts_vec_tree_pointers): Rename from
3876         lto_output_ts_vec_tree_pointers.
3877         (write_ts_exp_tree_pointers): Rename from
3878         lto_output_ts_exp_tree_pointers.
3879         (write_ts_block_tree_pointers): Rename from
3880         lto_output_ts_block_tree_pointers.
3881         (write_ts_binfo_tree_pointers): Rename from
3882         lto_output_ts_binfo_tree_pointers.
3883         (write_ts_constructor_tree_pointers): Rename from
3884         lto_output_ts_constructor_tree_pointers.
3885         (write_ts_target_option): Rename from lto_output_ts_target_option.
3886         (write_ts_translation_unit_decl_tree_pointers): Rename from
3887         lto_output_ts_translation_unit_decl_tree_pointers.
3888         * tree-streamer.c (streamer_tree_cache_add_to_node_array):
3889         Rename from lto_streamer_cache_add_to_node_array.
3890         (streamer_tree_cache_insert_1): Rename from lto_streamer_cache_insert_1.
3891         (record_common_node): Rename from lto_record_common_node.
3892
3893         * streamer-hooks.h (bitpack_d, lto_streamer_cache_d): Remove forward
3894         declarations.
3895         * data-streamer-in.c (lto_input_widest_uint_uleb128): Remove unused
3896         function.
3897         * data-streamer-out.c (lto_output_widest_uint_uleb128_stream): Remove
3898         unused function.
3899         * Makefile.in (lto-section-out.o): Add dependency on DATA_STREAMER_H.
3900         (ipa-reference.o): Likewise.
3901         * lto-section-out.c: Include data-streamer.h.
3902         * ipa-reference.c: Include data-streamer.h.
3903
3904 2011-08-12  Nick Clifton  <nickc@redhat.com>
3905
3906         * builtins.c (expand_builtin_memcmp): Do not use cmpstrnsi pattern.
3907         * doc/md.texi (cmpstrn): Note that the comparison stops if both
3908         fetched bytes are zero.
3909         (cmpstr): Likewise.
3910         (cmpmem): Note that the comparison does not stop if both of the
3911         fetched bytes are zero.
3912
3913 2011-08-12  Uros Bizjak  <ubizjak@gmail.com>
3914
3915         * builtins.def (BUILT_IN_ICEIL{,F,L}, BUILT_IN_IFLOOR{,F,L}
3916         BUILT_IN_IRINT{,F,L}, BUILT_IN_IROUND{,F,L}: New builtin definitions.
3917         * convert.c (convert_to_integer): Convert to BUILT_IN_ICEIL,
3918         BUILT_IN_IFLOOR, BUILT_IN_IRINT or BUILT_INT_IROUND when converting
3919         to integer_type_node.
3920         * fold-const.c (tree_call_nonnegative_warnv_p): Handle BUILT_IN_ICEIL,
3921         BUILT_IN_IFLOOR, BUILT_IN_IRINT and BUILT_INT_IROUND.
3922         * builtins.c (expand_builtin_in): Ditto.
3923         (mathfn_built_in_1): Ditto.
3924         (expand_builtin_int_roundingfn): Handle BUILT_IN_ICEIL and
3925         BUILT_IN_IFLOOR.
3926         (expand_builtin_int_roundingfn_2): Handle BUILT_IN_IRINT and
3927         BUILT_IN_IROUND.
3928         (fold_fixed_mathfn): Canonicalize BUILT_IN_ICEIL, BUILTIN_IN_IFLOOR
3929         BUILT_IN_IRINT and BUILT_IN_IROUND to BUILT_IN_LCEIL,
3930         BUILTIN_IN_LFLOOR, BUILT_IN_LRINT and BUILT_IN_LROUND on ILP32 targets.
3931
3932 2011-08-12  Richard Guenther  <rguenther@suse.de>
3933
3934         * tree-vrp.c (extract_range_from_unary_expr_1): Implement -X as 0 - X.
3935
3936 2011-08-12  Romain Geissler  <romain.geissler@gmail.com>
3937
3938         * Makefile.in (PLUGIN_HEADERS): Add C_TREE_H.
3939
3940 2011-08-12  Richard Sandiford  <rdsandiford@googlemail.com>
3941
3942         * config/arm/arm.c (get_label_padding): New function.
3943         (create_fix_barrier, arm_reorg): Use it.
3944
3945 2011-08-11  Uros Bizjak  <ubizjak@gmail.com>
3946
3947         PR target/49781
3948         * config/i386/i386.md (*lea_5_zext): New.
3949         (*lea_6_zext): Ditto.
3950         * config/i386/predicates.md (const_32bit_mask): New predicate.
3951         (lea_address_operand): Reject AND.
3952         * config/i386/i386.c (ix86_decompose_address): Allow Dimode AND with
3953         const_32bit_mask immediate.
3954         (ix86_print_operand_address): Handle AND.
3955         (memory_address_length): Ditto.
3956
3957 2011-08-11  Romain Geissler  <romain.geissler@gmail.com>
3958             Brian Hackett  <bhackett1024@gmail.com>
3959
3960         * plugin.def: Add event for finish_decl.
3961         * plugin.c (register_callback, invoke_plugin_callbacks): Same.
3962         * c-decl.c (finish_decl): Invoke callbacks on above event.
3963         * doc/plugins.texi: Document above event.
3964
3965 2011-08-11  Richard Guenther  <rguenther@suse.de>
3966
3967         * tree-ssa-sccvn.c (vn_reference_lookup_3): Avoid redundant
3968         lookups, make looking through aggregate copies stronger.
3969
3970 2011-08-11  Richard Henderson  <rth@redhat.com>
3971
3972         PR bootstrap/50018
3973         * expr.c (fixup_args_size_notes): Accept and ignore normal calls.
3974
3975 2011-08-11  Richard Guenther  <rguenther@suse.de>
3976
3977         * lto-cgraph.c (input_node): Use DECL_BUILT_IN.
3978         * tree-vrp.c (stmt_interesting_for_vrp): Likewise.
3979         (vrp_visit_stmt): Likewise.
3980
3981 2011-08-11  Richard Guenther  <rguenther@suse.de>
3982
3983         PR middle-end/50040
3984         * gimplify.c (gimplify_modify_expr_complex_part): Mark the
3985         load of the other piece with TREE_NO_WARNING.
3986         * tree-flow.h (warn_uninit): Adjust prototype.
3987         * tree-ssa.c (warn_uninit): Take uninitialized SSA name,
3988         the base variable and the expression that is used separately.
3989         Properly query all TREE_NO_WARNING flags.
3990         (struct walk_data): Remove.
3991         (warn_uninitialized_var): Likewise.
3992         (warn_uninitialized_vars): Do not walk gimple pieces but simply
3993         look at all SSA uses of the statement.  Handle unused memory
3994         separately.
3995         * tree-ssa-uninit.c (warn_uninitialized_phi): Adjust.
3996
3997 2011-08-11   Kazuhiro Inaoka  <kazuhiro.inaoka.ud@renesas.com>
3998
3999         * config/rx/rx.md (movsicc): Allow register to register transfers.
4000         (*movsicc): Likewise.
4001         (*stcc): Restrict this pattern to EQ and NE compares.
4002         (*stcc_reg): New pattern.  Works for any comparison but only for
4003         register transfers.
4004
4005 2011-08-11   Diego Novillo  <dnovillo@google.com>
4006
4007         * tree-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers):
4008         Call stream_write_tree instead of output_record_start.
4009         (lto_output_ts_binfo_tree_pointers): Likewise.
4010
4011         * streamer-hooks.h (stream_write_tree): Move from tree-streamer.h.
4012         Convert it to a macro.
4013         (stream_read_tree): Likewise.
4014
4015         * lto-streamer.h (lto_stream_as_builtin_p): Move ...
4016         * tree-streamer.h (lto_stream_as_builtin_p): ... here.
4017
4018         * lto-streamer-in.c (lto_read_tree): Call lto_streamer_cache_append
4019         and tree_read_bitfields.
4020         * lto-streamer-out.c (lto_is_streamable): Move from lto-streamer.c
4021         (lto_write_tree): Call it.
4022         * lto-streamer.c (lto_is_streamable): Move to lto-streamer-out.c
4023         * streamer-hooks.h (struct streamer_hooks): Remove fields
4024         name, is_streamable and alloc_tree. Update all users.
4025         * tree-streamer-in.c (tree_read_bitfields): Factor out of ...
4026         (lto_materialize_tree): ... here.
4027         Handle CALL_EXPR codes.
4028         Remove call to lto_streamer_cache_append.
4029         * tree-streamer-out.c (lto_output_tree_header): Handle CALL_EXPR nodes.
4030         * tree-streamer.h (tree_read_bitfields): Declare.
4031
4032         * Makefile.in (TREE_STREAMER_H): Add STREAMER_HOOKS_H.
4033         (gimple-streamer-in.o): Add dependency on TREE_STREAMER_H.
4034         * tree-streamer.h (stream_read_tree): New.  Replace all calls
4035         to lto_input_tree with it.
4036         (stream_write_tree): New.  Replace all calls to lto_output_tree,
4037         lto_output_tree_ref and lto_output_tree_or_ref with it.
4038         * lto-streamer-in.c (lto_read_tree): Inline code from
4039         lto_streamer_read_tree.
4040         (lto_input_tree): Move from tree-streamer-in.c.
4041         * lto-streamer-out.c (lto_output_tree_ref): Make static.
4042         Remove handling of NULL values for EXPR.
4043         Do not handle EXPRs that are not indexable.
4044         (lto_write_tree): Move from tree-streamer-out.c.
4045         Inline lto_streamer_write_tree.
4046         (lto_output_tree): Move from tree-streamer-out.c.
4047         If REF_P is true and EXPR is indexable, call lto_output_tree_ref.
4048         * lto-streamer.c (lto_record_common_node): Move to tree-streamer.c.
4049         (lto_preload_common_nodes): Likewise.
4050         Remove assertions and adjustments for nodes
4051         main_identifier_node, ptrdiff_type_node and fileptr_type_node.
4052         (lto_streamer_hooks_init): Set streamer_hooks.write_tree to
4053         lto_output_tree and streamer_hooks.read_tree to lto_input_tree.
4054         * lto-streamer.h (lto_input_tree): Declare.
4055         (lto_output_tree_ref): Remove.
4056         * streamer-hooks.h (struct streamer_hooks): Remove fields
4057         preload_common_nodes, indexable_with_decls_p,
4058         pack_value_fields, unpack_value_fields and output_tree_header.
4059         Update all users.
4060         * tree-streamer-in.c (lto_materialize_tree): Make extern.
4061         (lto_input_tree_pointers): Likewise.
4062         (lto_read_tree): Move to lto-streamer-in.c.
4063         (lto_input_integer_cst): Make extern.
4064         (lto_get_pickled_tree): Likewise.
4065         (lto_get_builtin_tree): Likewise.
4066         (lto_input_tree): Move to lto-streamer-in.c.
4067         * tree-streamer-out.c (pack_value_fields): Make extern.
4068         (lto_output_tree_or_ref): Remove.  Replace all callers with
4069         calls to stream_write_tree.
4070         (lto_output_builtin_tree): Make extern.
4071         (lto_streamer_write_tree): Inline into lto_write_tree.
4072         (lto_output_tree_pointers): Make extern.
4073         (lto_output_tree_header): Likewise.
4074         (lto_output_integer_cst): Likewise.
4075         (lto_write_tree): Move to lto-streamer-out.c.
4076         (lto_output_tree): Likewise.
4077         * tree-streamer.c (lto_record_common_node): Move from lto-streamer.c
4078         (preload_common_nodes): Likewise.
4079         (lto_streamer_cache_create): Call it.
4080         * tree-streamer.h: Include streamer-hooks.h.
4081         (stream_write_tree): New.
4082         (stream_read_tree): New.
4083         (lto_input_tree): Remove.
4084         (lto_materialize_tree): Declare.
4085         (lto_input_tree_pointers): Declare.
4086         (lto_get_pickled_tree): Declare.
4087         (lto_get_builtin_tree): Declare.
4088         (lto_input_integer_cst): Declare.
4089         (lto_output_tree_header): Declare.
4090         (pack_value_fields): Declare.
4091         (lto_output_tree_pointers): Declare.
4092         (lto_output_integer_cst): Declare.
4093         (lto_output_builtin_tree): Declare.
4094
4095 2011-08-11  Sergey Grechanik  <mouseentity@ispras.ru>
4096
4097         * sel-sched-ir.c (has_dependence_note_reg_use): Call ds_full_merge
4098         only if producer writes to the register given by regno.
4099
4100 2011-08-11  Sergey Grechanik  <mouseentity@ispras.ru>
4101             Alexander Monakov  <amonakov@ispras.ru>
4102
4103         * sched-deps.c (sched_get_condition_with_rev): Rename to ...
4104         (sched_get_condition_with_rev_uncached): ... this.  Factor out
4105         condition caching logic into ...
4106         (sched_get_condition_with_rev): ... this.  Reimplement.  Do not
4107         attempt to use cache for instructions with zero luid.
4108         (sched_analyze_insn): Use INSN_CACHED_COND instead of INSN_COND.
4109         * sched-int.h (INSN_COND): Rename to INSN_CACHED_COND.
4110
4111 2011-08-11  Sergey Grechanik  <mouseentity@ispras.ru>
4112
4113         * sel-sched-ir.c (get_seqno_of_a_pred): Rename to
4114         get_seqno_for_a_jump.  Update the caller.
4115         (get_seqno_by_succs): New.  Use it ...
4116         (get_seqno_for_a_jump): ... here to find a seqno if looking at
4117         predecessors was not sufficient.
4118         (get_seqno_by_preds): Include head in iteration range, exclude insn.
4119
4120 2011-08-11  Dmitry Melnik  <dm@ispras.ru>
4121
4122         * sel-sched-ir.c (invalidate_av_set): Remove the assert.
4123
4124 2011-08-11  Sergey Grechanik  <mouseentity@ispras.ru>
4125
4126         * sel-sched-ir.h (register_unavailable_p): Declare.
4127         * sel-sched-ir.c (register_unavailable_p): New.  Use it...
4128         (set_unavailable_target_for_expr): ... here to properly test
4129         availability of a register.
4130         (speculate_expr): Ditto.
4131         * sel-sched.c (substitute_reg_in_expr): Ditto.
4132         (av_set_could_be_blocked_by_bookkeeping_p): Ditto.
4133
4134 2011-08-11  Sergey Grechanik  <mouseentity@ispras.ru>
4135
4136         * sel-sched.c (verify_target_availability): Fix usage of
4137         hard_regno_nregs.
4138
4139 2011-08-11  Dmitry Melnik  <dm@ispras.ru>
4140
4141         * sel-sched-ir.c (init_global_and_expr_for_insn): Forbid copying of
4142         recognized by cannot_copy_insn_p hook and volatile instructions.
4143
4144 2011-08-11  Dmitry Melnik  <dm@ispras.ru>
4145
4146         * sel-sched-ir.c (merge_expr_data): Take maximum spec.
4147
4148 2011-08-11  Richard Sandiford  <richard.sandiford@linaro.org>
4149
4150         * doc/md.texi (define_bypass): Say that the instruction names can
4151         be filename-style globs.
4152         * Makefile.in (FNMATCH_H): Define.
4153         (build/genattrtab.o, build/genautomata.o): Depend on $(FNMATCH_H).
4154         * genattrtab.c: Include fnmatch.h.
4155         (bypass_list): Change field name from "insn" to "pattern".
4156         (gen_bypass_1): Update accordingly.
4157         (process_bypasses): Use fnmatch to check for matches between
4158         insn reservations and define_bypasses.
4159         * genautomata.c: Include fnmatch.h.
4160         (bypass_decl): Rename in_insn_name and out_insn_name to in_pattern
4161         and out_pattern respectively.
4162         (gen_bypass, insert_bypass): Update accordingly.
4163         (for_each_matching_insn, process_bypass_2, process_bypass_1)
4164         (process_bypass): New functions.
4165         (process_decls): Use process_bypass.  Update after field name changes.
4166
4167 2011-08-11  Georg-Johann Lay  <avr@gjlay.de>
4168
4169         PR target/49687
4170         * config/avr/avr.md (smulqi3_highpart): New insn.
4171         (umulqi3_highpart): New insn.
4172         (*subqi3.ashiftrt7): New insn.
4173         (smulhi3_highpart): New expander.
4174         (umulhi3_highpart): Nex expander.
4175         (*smulhi3_highpart_call): New insn.
4176         (*umulhi3_highpart_call): New insn.
4177         (extend_u): New code attribute.
4178         (extend_prefix): Rename code attribute to extend_su.
4179         * config/avr/avr.c (avr_rtx_costs): Report costs of highpart of
4180         widening QI/HI multiply.
4181
4182 2011-08-11  Ira Rosen  <ira.rosen@linaro.org>
4183
4184         PR tree-optimization/50039
4185         * tree-vect-patterns.c (vect_operation_fits_smaller_type): Check
4186         that DEF_STMT has a stmt_vec_info.
4187
4188 2011-08-10  Richard Guenther  <rguenther@suse.de>
4189
4190         * tree.h (can_trust_pointer_alignment): Remove.
4191         * builtins.c (can_trust_pointer_alignment): Remove.
4192
4193 2011-08-10  Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
4194
4195         * c-typeck.c (scalar_to_vector): New function. Try scalar to
4196         vector conversion.
4197         (stv_conv): New enum for scalar_to_vector return type.
4198         (build_binary_op): Adjust.
4199         * doc/extend.texi: Description of scalar to vector expansion.
4200
4201 2011-08-10  Richard Guenther  <rguenther@suse.de>
4202
4203         * tree.h (get_pointer_alignment): Remove max-align argument.
4204         (get_object_alignment): Likewise.
4205         * builtins.c (get_object_alignment_1): Adjust.
4206         (get_object_alignment): Remove max-align argument.
4207         (get_pointer_alignment): Likewise.
4208         (expand_builtin_strlen): Adjust.
4209         (expand_builtin_memcpy): Likewise.
4210         (expand_builtin_mempcpy_args): Likewise.
4211         (expand_builtin_strncpy): Likewise.
4212         (expand_builtin_memset_args): Likewise.
4213         (expand_builtin_memcmp): Likewise.
4214         (expand_builtin_strcmp): Likewise.
4215         (expand_builtin_strncmp): Likewise.
4216         (get_builtin_sync_mem): Likewise.
4217         (fold_builtin_memset): Likewise.
4218         (fold_builtin_memory_op): Likewise.
4219         (expand_builtin_memory_chk): Likewise.
4220         * emit-rtl.c (get_mem_align_offset): Likewise.
4221         (set_mem_attributes_minus_bitpos): Likewise.
4222         * expr.c (expand_assignment): Likewise.
4223         (expand_expr_real_1): Likewise.
4224         * tree-sra.c (tree_non_mode_aligned_mem_p): Likewise.
4225         * tree-ssa-forwprop.c (simplify_builtin_call): Likewise.
4226         * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Likewise.
4227         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Likewise.
4228         * value-prof.c (gimple_stringops_transform): Likewise.
4229
4230 2011-08-10  Paulo J. Matos  <paulo.matos@csr.com>
4231
4232         * doc/tm.texi.in (CLASS_MAX_NREGS): Fix typo.
4233         * doc/tm.texi: Regenerate.
4234
4235 2011-08-10  Georg-Johann Lay  <avr@gjlay.de>
4236
4237         PR target/29560
4238         * config/avr/avr.md (*ashlhiqi3): New insn-and-split.
4239         (*ashl<extend_prefix>qihiqi3): New insn-and-splits.
4240         (*ashl<extend_prefix>qihiqi3.mem): New insn-and-splits.
4241         Add peephole2 to map ashlhi3 to ashlqi3 if high part of
4242         shift target is unused.
4243
4244 2011-08-10  Richard Guenther  <rguenther@suse.de>
4245
4246         PR tree-optimization/49937
4247         * tree-ssa-ccp.c (get_value_from_alignment): Re-implement
4248         using get_object_alignment_1.
4249
4250 2011-08-09  Uros Bizjak  <ubizjak@gmail.com>
4251
4252         * config/i386/i386.c (ix86_emit_i387_round): New function.
4253         * config/i386/i386-protos.h (ix86_emit_i387_round): Declare.
4254         * config/i386/i386.md (round<mode>2): Use X87MODEF mode iterator.
4255         Use ix86_emit_i387_round to expand round function for i387 math.
4256         (lround<X87MODEF:mode><SWI248x:mode>2): Use X87MODEF mode iterator.
4257         Use ix86_emit_i387_round to expand {l,ll}round function for i387 math.
4258
4259 2011-08-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4260
4261         * config/sync.c: Move to ../libgcc.
4262         * Makefile.in (libgcc.mvars): Remove LIBGCC_SYNC, LIBGCC_SYNC_CFLAGS.
4263         * config/mips/t-libgcc-mips16 (LIBGCC_SYNC, LIBGCC_SYNC_CFLAGS):
4264         Remove.
4265
4266 2011-08-09  Anatoly Sokolov  <aesok@post.ru>
4267
4268         * config/mmix/mmix.h (REGISTER_MOVE_COST): Remove macro.
4269         * config/mmix/mmix-protos.h (mmix_register_move_cost): Remove.
4270         * config/mmix/mmix.c (mmix_register_move_cost): Make static.
4271         Change 'from' and 'to' arguments type to reg_class_t.
4272         (TARGET_REGISTER_MOVE_COST): Define.
4273
4274 2011-08-09  Vladimir Makarov  <vmakarov@redhat.com>
4275
4276         PR target/50026
4277         Revert:
4278         PR rtl-optimization/49990
4279         * ira-costs.c (print_allocno_costs, print_pseudo_costs): Don't
4280         ignore classes which can not change mode.
4281         (find_costs_and_classes): Ditto.
4282
4283 2011-08-09  Richard Guenther  <rguenther@suse.de>
4284
4285         * tree-vrp.c (zero_nonzero_bits_from_vr): Also return precise
4286         information for ranges with only negative values.
4287         (extract_range_from_binary_expr_1): Adjust BIT_IOR_EXPR and
4288         BIT_AND_EXPR handling to handle ranges with negative values.
4289
4290 2011-08-09  Kirill Yukhin  <kirill.yukhin@intel.com>
4291
4292         * config/i386/i386.c: Remove traling spaces.
4293         * config/i386/sse.md: Likewise.
4294         (*fma_fmadd_<mode>): Fix insn alternative 1 mnemonic.
4295         (*fma_fmsub_<mode>): Likewise.
4296         (*fma_fnmadd_<mode>): Likewise.
4297         (*fma_fnmsub_<mode>): Likewise.
4298
4299 2011-08-09  Nick Clifton  <nickc@redhat.com>
4300
4301         * config/rx/rx.md: Disable extender peepholes at -O3.
4302
4303 2011-08-09  Uros Bizjak  <ubizjak@gmail.com>
4304
4305         PR target/49781
4306         * config/i386/i386.md (reload_noff_load): New.
4307         (reload_noff_store): Ditto.
4308         * config/i386/i386.c (ix86_secondary_reload): Use
4309         CODE_FOR_reload_noff_load and CODE_FOR_reload_noff_store to handle
4310         double-word moves from/to non-offsetable addresses instead of
4311         generating XMM temporary.
4312
4313 2011-08-09  Anatoly Sokolov  <aesok@post.ru>
4314
4315         * config/mmix/mmix.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P): Remove.
4316
4317 2011-08-09  Ira Rosen  <ira.rosen@linaro.org>
4318
4319         PR tree-optimization/50014
4320         * tree-vect-loop.c (vectorizable_reduction): Get def type before
4321         calling vect_get_vec_def_for_stmt_copy ().
4322
4323 2011-08-08  Vladimir Makarov  <vmakarov@redhat.com>
4324
4325         PR rtl-optimization/49990
4326         * ira-costs.c (print_allocno_costs, print_pseudo_costs): Don't
4327         ignore classes which can not change mode.
4328         (find_costs_and_classes): Ditto.
4329
4330 2011-08-08  Richard Henderson  <rth@redhat.com>
4331
4332         PR middle-end/49990
4333         * config/i386/i386.c (ix86_expand_prologue): Call
4334         for SEH target gen_prologue_use instead of gen_blockage
4335         at prologue's end.
4336
4337 2011-08-08  Martin Jambor  <mjambor@suse.cz>
4338
4339         PR middle-end/49923
4340         * tree-sra.c (access_precludes_ipa_sra_p): Also check access
4341         memory alignment.
4342
4343 2011-08-08   Diego Novillo  <dnovillo@google.com>
4344
4345         * Makefile.in (LTO_STREAMER_H): Add DIAGNOSTIC_H.
4346         (DATA_STREAMER_H): New.
4347         (GIMPLE_STREAMER_H): New.
4348         (TREE_STREAMER_H): New.
4349         (STREAMER_HOOKS_H): New.
4350         (OBJS): Add data-streamer.o, data-streamer-in.o, data-streamer-out.o,
4351         gimple-streamer-in.o, gimple-streamer-out.o, streamer-hooks.o,
4352         tree-streamer.o, tree-streamer-in.o and tree-streamer-out.o.
4353         (data-streamer.o): New.
4354         (data-streamer-in.o): New.
4355         (data-streamer-out.o): New.
4356         (gimple-streamer-in.o): New.
4357         (gimple-streamer-out.o): New.
4358         (streamer-hooks.o): New.
4359         (tree-streamer.o): New.
4360         (tree-streamer-in.o): New.
4361         (tree-streamer-out.o): New.
4362         (lto-cgraph.o): Add dependency on DATA_STREAMER_H and TREE_STREAMER_H.
4363         (lto-streamer-in.o): Add dependency on DATA_STREAMER_H,
4364         GIMPLE_STREAMER_H and TREE_STREAMER_H.
4365         (lto-streamer-out.o): Add dependency on DATA_STREAMER_H,
4366         GIMPLE_STREAMER_H and TREE_STREAMER_H.
4367         (lto-streamer.o): Add dependency on STREAMER_HOOKS_H.
4368         (ipa-prop.o): Add dependency on DATA_STREAMER_H and TREE_STREAMER_H.
4369         (ipa-inline-analysis.o): Likewise.
4370         (ipa-pure-const.o): Likewise.
4371         * data-streamer-in.c: New.
4372         * data-streamer-out.c: New.
4373         * data-streamer.c: New.
4374         * data-streamer.h: New.
4375         * gimple-streamer-in.c: New.
4376         * gimple-streamer-out.c: New.
4377         * gimple-streamer.h: New.
4378         * ipa-inline-analysis.c: Include data-streamer.h.
4379         * ipa-prop.c: Include data-streamer.h.
4380         * ipa-pure-const.c: Include data-streamer.h.
4381         * lto-cgraph.c: Include data-streamer.h.
4382         * lto-section-in.c (lto_input_uleb128): Move to data-streamer-in.c.
4383         (lto_input_widest_uint_uleb128): Likewise.
4384         (lto_input_sleb128): Likewise.
4385         (bp_unpack_var_len_unsigned): Likewise.
4386         (bp_unpack_var_len_int): Likewise.
4387         * lto-section-out.c (lto_output_uleb128_stream): Move to
4388         data-streamer-out.c.
4389         (lto_output_widest_uint_uleb128_stream): Likewise.
4390         (lto_output_sleb128_stream): Likewise.
4391         (bp_pack_var_len_unsigned): Likewise.
4392         (bp_pack_var_len_int): Likewise.
4393         * lto-streamer-in.c: Include data-streamer.h and gimple-streamer.h.
4394         (struct string_slot): Remove.  Update all users.
4395         (lto_tag_check_set): Make extern.
4396         (lto_tag_check_range): Move to lto-streamer.h.
4397         (lto_tag_check): Likewise.
4398         (hash_string_slot_node): Remove.  Update all users.
4399         (eq_string_slot_node): Remove.  Update all users.
4400         (string_for_index): Move to data-streamer-in.c
4401         (input_string_internal): Likewise.
4402         (input_string_cst): Move to tree-streamer-in.c.
4403         (input_identifier): Likewise.
4404         (lto_input_string): Move to data-streamer-in.c
4405         (input_record_start): Move to data-streamer.h
4406         (canon_file_name): Use new definition of struct string_slot
4407         from data-streamer.h.  Set S_SLOT.LEN.
4408         (lto_input_location): Make extern.
4409         (lto_input_chain): Move to tree-streamer-in.c.
4410         (lto_init_eh): Make extern.
4411         (input_phi): Move to gimple-streamer-in.c.
4412         (input_gimple_stmt): Likewise.
4413         (input_bb): Likewise.
4414         (unpack_ts_base_value_fields): Move to tree-streamer-in.c.
4415         (unpack_ts_real_cst_value_fields): Likewise.
4416         (unpack_ts_fixed_cst_value_fields): Likewise.
4417         (unpack_ts_decl_common_value_fields): Likewise.
4418         (unpack_ts_decl_wrtl_value_fields): Likewise.
4419         (unpack_ts_decl_with_vis_value_fields): Likewise.
4420         (unpack_ts_function_decl_value_fields): Likewise.
4421         (unpack_ts_type_common_value_fields): Likewise.
4422         (unpack_ts_block_value_fields): Likewise.
4423         (unpack_ts_translation_unit_decl_value_fields): Likewise.
4424         (unpack_value_fields): Likewise.
4425         (lto_materialize_tree): Likewise.
4426         (lto_input_ts_common_tree_pointers): Likewise.
4427         (lto_input_ts_vector_tree_pointers): Likewise.
4428         (lto_input_ts_complex_tree_pointers): Likewise.
4429         (lto_input_ts_decl_minimal_tree_pointers): Likewise.
4430         (lto_input_ts_decl_common_tree_pointers): Likewise.
4431         (lto_input_ts_decl_non_common_tree_pointers): Likewise.
4432         (lto_input_ts_decl_with_vis_tree_pointers): Likewise.
4433         (lto_input_ts_field_decl_tree_pointers): Likewise.
4434         (lto_input_ts_function_decl_tree_pointers): Likewise.
4435         (lto_input_ts_type_common_tree_pointers): Likewise.
4436         (lto_input_ts_type_non_common_tree_pointers): Likewise.
4437         (lto_input_ts_list_tree_pointers): Likewise.
4438         (lto_input_ts_vec_tree_pointers): Likewise.
4439         (lto_input_ts_exp_tree_pointers): Likewise.
4440         (lto_input_ts_block_tree_pointers): Likewise.
4441         (lto_input_ts_binfo_tree_pointers): Likewise.
4442         (lto_input_ts_constructor_tree_pointers): Likewise.
4443         (lto_input_ts_target_option): Likewise.
4444         (lto_input_ts_translation_unit_decl_tree_pointers): Likewise.
4445         (lto_input_tree_pointers): Likewise.
4446         (lto_get_pickled_tree): Likewise.
4447         (lto_get_builtin_tree): Likewise.
4448         (lto_read_tree): Likewise.
4449         (lto_input_integer_cst): Likewise.
4450         (lto_input_tree): Likewise.
4451         * lto-streamer-out.c: Include data-streamer.h,
4452         gimple-streamer.h and streamer-hooks.h.
4453         (struct string_slot): Move to data-streamer.h.
4454         (hash_string_slot_node): Likewise.
4455         (eq_string_slot_node): Likewise.
4456         (lto_string_index): Move to data-streamer-out.c.
4457         (lto_output_string_with_length): Likewise.
4458         (lto_output_string): Likewise.
4459         (output_string_cst): Move to tree-streamer-out.c.
4460         (output_identifier): Likewise.
4461         (output_zero): Move to data-streamer-out.c
4462         (output_uleb128): Likewise.
4463         (output_sleb128): Likewise.
4464         (output_record_start): Move to data-streamer.h
4465         (pack_ts_base_value_fields): Move to tree-streamer-out.c.
4466         (pack_ts_real_cst_value_fields): Likewise.
4467         (pack_ts_fixed_cst_value_fields): Likewise.
4468         (pack_ts_decl_common_value_fields): Likewise.
4469         (pack_ts_decl_wrtl_value_fields): Likewise.
4470         (pack_ts_decl_with_vis_value_fields): Likewise.
4471         (pack_ts_function_decl_value_fields): Likewise.
4472         (pack_ts_type_common_value_fields): Likewise.
4473         (pack_ts_block_value_fields): Likewise.
4474         (pack_ts_translation_unit_decl_value_fields): Likewise.
4475         (pack_value_fields): Likewise.
4476         (lto_output_chain): Likewise.
4477         (lto_output_ts_common_tree_pointers): Likewise.
4478         (lto_output_ts_vector_tree_pointers): Likewise.
4479         (lto_output_ts_complex_tree_pointers): Likewise.
4480         (lto_output_ts_decl_minimal_tree_pointers): Likewise.
4481         (lto_output_ts_decl_common_tree_pointers): Likewise.
4482         (lto_output_ts_decl_non_common_tree_pointers): Likewise.
4483         (lto_output_ts_decl_with_vis_tree_pointers): Likewise.
4484         (lto_output_ts_field_decl_tree_pointers): Likewise.
4485         (lto_output_ts_function_decl_tree_pointers): Likewise.
4486         (lto_output_ts_type_common_tree_pointers): Likewise.
4487         (lto_output_ts_type_non_common_tree_pointers): Likewise.
4488         (lto_output_ts_list_tree_pointers): Likewise.
4489         (lto_output_ts_vec_tree_pointers): Likewise.
4490         (lto_output_ts_exp_tree_pointers): Likewise.
4491         (lto_output_ts_block_tree_pointers): Likewise.
4492         (lto_output_ts_binfo_tree_pointers): Likewise.
4493         (lto_output_ts_constructor_tree_pointers): Likewise.
4494         (lto_output_ts_target_option): Likewise.
4495         (lto_output_ts_translation_unit_decl_tree_pointers): Likewise.
4496         (lto_output_tree_pointers): Likewise.
4497         (lto_output_tree_header): Likewise.
4498         (lto_output_builtin_tree): Likewise.
4499         (lto_write_tree): Likewise.
4500         (lto_output_integer_cst): Likewise.
4501         (lto_output_tree): Likewise.
4502         (output_phi): Move to gimple-streamer-out.c.
4503         (output_gimple_stmt): Likewise.
4504         (output_bb): Likewise.
4505         * lto-streamer.c: Include tree-streamer.h and streamer-hooks.h.
4506         (streamer_hooks): Move to streamer-hooks.c.
4507         (check_handled_ts_structures): Move to tree-streamer.c
4508         (lto_streamer_cache_add_to_node_array): Likewise.
4509         (lto_streamer_cache_insert_1): Likewise.
4510         (lto_streamer_cache_insert): Likewise.
4511         (lto_streamer_cache_insert_at): Likewise.
4512         (lto_streamer_cache_append): Likewise.
4513         (lto_streamer_cache_lookup): Likewise.
4514         (lto_streamer_cache_get): Likewise.
4515         (lto_record_common_node): Likewise.
4516         (lto_preload_common_nodes): Likewise.
4517         (lto_streamer_cache_create): Likewise.
4518         (lto_streamer_cache_delete): Likewise.
4519         (streamer_hooks_init): Move to streamer-hooks.c.
4520         * lto-streamer.h: Include diagnostic.h
4521         (struct output_block, struct lto_input_block,
4522         struct data_in, struct bitpack_d): Remove forward declarations.
4523         (struct bitpack_d): Move to data-streamer.h.
4524         (struct lto_streamer_cache_d): Move to tree-streamer.h.
4525         (struct streamer_hooks): Move to streamer-hooks.h.
4526         (bp_pack_var_len_unsigned): Move to data-streamer.h.
4527         (bp_pack_var_len_int): Likewise.
4528         (bp_unpack_var_len_unsigned): Likewise.
4529         (bp_unpack_var_len_int): Likewise.
4530         (lto_input_location): Declare.
4531         (lto_tag_check_set): Declare.
4532         (lto_init_eh): Declare.
4533         (lto_output_tree_ref): Declare.
4534         (lto_output_location): Declare.
4535         (bitpack_create): Move to data-streamer.h.
4536         (bp_pack_value): Likewise.
4537         (lto_output_bitpack): Likewise.
4538         (lto_input_bitpack): Likewise.
4539         (bp_unpack_value): Likewise.
4540         (lto_output_1_stream): Likewise.
4541         (lto_input_1_unsigned): Likewise.
4542         (lto_output_int_in_range): Likewise.
4543         (lto_input_int_in_range): Likewise.
4544         (bp_pack_int_in_range): Likewise.
4545         (bp_unpack_int_in_range): Likewise.
4546         (lto_output_enum): Likewise.
4547         (lto_input_enum): Likewise.
4548         (bp_pack_enum): Likewise.
4549         (bp_unpack_enum): Likewise.
4550         * streamer-hooks.c: New.
4551         * streamer-hooks.h: New.
4552         * tree-streamer-in.c: New.
4553         * tree-streamer-out.c: New.
4554         * tree-streamer.c: New.
4555         * tree-streamer.h: New.
4556
4557 2011-08-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4558
4559         * gthr-posix95.h: Remove.
4560         * gthr.h [_PTHREADS95]: Remove.
4561         * configure.ac (enable_threads): Remove posix95.
4562         * configure: Regenerate.
4563         * doc/install.texi (Configuration, --enable-threads): Remove posix95.
4564
4565 2011-08-08  Uros Bizjak  <ubizjak@gmail.com>
4566
4567         PR target/49781
4568         * config/i386/i386.c (ix86_decompose_address): Allow zero-extended
4569         SImode addresses.
4570         (ix86_print_operand_address): Handle zero-extended addresses.
4571         (memory_address_length): Add length of addr32 prefix for
4572         zero-extended addresses.
4573         (ix86_secondary_reload): Handle moves to/from double-word general
4574         registers from/to zero-extended addresses.
4575         * config/i386/predicates.md (lea_address_operand): Reject
4576         zero-extended operands.
4577
4578 2011-08-08  H.J. Lu  <hongjiu.lu@intel.com>
4579
4580         PR other/48007
4581         * config.gcc (libgcc_tm_file): Add i386/value-unwind.h for Linux/x86.
4582
4583         * system.h (REG_VALUE_IN_UNWIND_CONTEXT): Poisoned.
4584         (ASSUME_EXTENDED_UNWIND_CONTEXT): Likewise.
4585
4586         * unwind-dw2.c (ASSUME_EXTENDED_UNWIND_CONTEXT): New.
4587         (_Unwind_Context_Reg_Val): Likewise.
4588         (_Unwind_Get_Unwind_Word): Likewise.
4589         (_Unwind_Get_Unwind_Context_Reg_Val): Likewise.
4590         (_Unwind_Context): Use _Unwind_Context_Reg_Val on the reg field.
4591         (_Unwind_IsExtendedContext): Check ASSUME_EXTENDED_UNWIND_CONTEXT
4592         for EXTENDED_CONTEXT_BIT.
4593         (__frame_state_for): Likewise.
4594         (uw_init_context_1): Likewise.
4595         (_Unwind_GetGR): Updated.
4596         (_Unwind_SetGR): Likewise.
4597         (_Unwind_GetGRPtr): Likewise.
4598         (_Unwind_SetGRPtr): Likewise.
4599         (_Unwind_SetGRValue): Likewise.
4600         (_Unwind_GRByValue): Likewise.
4601         (uw_install_context_1): Likewise.
4602
4603         * doc/tm.texi.in: Document REG_VALUE_IN_UNWIND_CONTEXT and
4604         ASSUME_EXTENDED_UNWIND_CONTEXT.
4605         * doc/tm.texi: Regenerated.
4606
4607 2011-08-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4608
4609         * Makefile.in (gengtype$(exeext)): Add $(LDFLAGS).
4610
4611 2011-08-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4612
4613         * doc/invoke.texi (DEC Alpha Options, -mcpu): native support isn't
4614         Linux/GNU-specific.
4615         (DEC Alpha Options, -mtune): Likewise.
4616         (MIPS Options, -march): native is supported on IRIX.
4617
4618 2011-08-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4619
4620         * config/sparc/driver-sparc.c: New file.
4621         * config/sparc/x-sparc: New file.
4622         * config.host: Use driver-sparc.o, sparc/x-sparc on sparc*-*-solaris2*.
4623         * config/sparc/sparc.opt (native): New value for enum processor_type.
4624         * config/sparc/sparc-opts.h (PROCESSOR_NATIVE): Declare.
4625         * config/sparc/sparc.c (sparc_option_override): Abort if
4626         PROCESSOR_NATIVE gets here.
4627         * config/sparc/sol2.h [__sparc__] (host_detect_local_cpu): Declare.
4628         (EXTRA_SPEC_FUNCTIONS, MCPU_MTUNE_NATIVE_SPECS,
4629         DRIVER_SELF_SPECS): Define.
4630         * doc/invoke.texi (SPARC Options, -mcpu): Document native.
4631         (SPARC Options, -mtune): Likewise.
4632         * configure.ac (EXTRA_GCC_LIBS): Check for libkstat.
4633         Substitute result.
4634         * configure: Regenerate.
4635         * Makefile.in (EXTRA_GCC_LIBS): Set.
4636         (xgcc$(exeext)): Add $(EXTRA_GCC_LIBS).
4637         (cpp$(exeext)): Likewise.
4638
4639 2011-08-08  Richard Guenther  <rguenther@suse.de>
4640
4641         * tree-vrp.c (extract_range_from_unary_expr_1): New function,
4642         split out from ...
4643         (extract_range_from_unary_expr): ... here.  Handle BIT_NOT_EXPR
4644         by composition.
4645
4646 2011-08-08  Mikael Pettersson  <mikpe@it.uu.se>
4647
4648         PR tree-optimization/50005
4649         * ipa-inline-analysis (remap_predicate): Add cast to
4650         silence signed/unsigned comparison warning.
4651
4652 2011-08-08  Richard Sandiford  <richard.sandiford@linaro.org>
4653
4654         * modulo-sched.c (get_sched_window): Use a table for the debug output.
4655         Print the current ii.
4656         (sms_schedule_by_order): Reduce whitespace in dump line.
4657
4658 2011-08-08  Richard Sandiford  <richard.sandiford@linaro.org>
4659
4660         * modulo-sched.c (get_sched_window): Use just one loop for predecessors
4661         and one loop for successors.  Fix upper bound of memory range.
4662
4663 2011-08-06  Uros Bizjak  <ubizjak@gmail.com>
4664
4665         PR target/50001
4666         * config/alpha/alpha.c (alpha_instantiate_decls): New function.
4667         (TARGET_INSTANTIATE_DECLS): New define.
4668
4669 2011-08-06  Paolo Bonzini  <bonzini@gnu.org>
4670             Mikael Morin   <mikael.morin@sfr.fr>
4671
4672         * Makefile.in (INCLUDES_FOR_TARGET): New.
4673         (LIBGCC2_CFLAGS): Use it.
4674         (CRTSTUFF_CFLAGS): Use it instead of INCLUDES.
4675
4676 2011-08-06  Uros Bizjak  <ubizjak@gmail.com>
4677
4678         * config/i386/i386.c (ix86_compute_frame_layout): Simplify
4679         frame->save_regs_using_mov calculation.
4680
4681 2011-08-06  Uros Bizjak  <ubizjak@gmail.com>
4682
4683         * config/i386/i386.md (ssemodesuffix): Remove V8SI mode.
4684         * config/i386/sse.md (castmode): New mode attribute.
4685         (avx_<castmode><avxsizesuffix>_<castmode>): Rename from
4686         avx_<ssemodesuffix><avxsizesuffix>_<ssemodesuffix>.
4687
4688 2011-08-05  Jan Hubicka  <jh@suse.cz>
4689
4690         PR middle-end/49494
4691         * ipa-inline-analysis.c (remap_predicate): Add bounds check.
4692
4693 2011-08-05  Jan Hubicka  <jh@suse.cz>
4694
4695         PR middle-end/49500
4696         * tree-emultls.c (new_emutls_decl):Add alias_of parameter;
4697         handle aliases.
4698         (create_emultls_var):New function.
4699         (ipa_lower_emutls): Handle aliases correctly.
4700
4701 2011-08-05  Jan Hubicka  <jh@suse.cz>
4702
4703         PR middle-end/49735
4704         * ipa-inline.c (recursive_inlining): Look through aliases.
4705
4706 2011-08-05  Jason Merrill  <jason@redhat.com>
4707
4708         * config/i386/i386.c (setup_incoming_varargs_ms_64): Move
4709         declarations to beginning of function.
4710
4711 2011-08-05  Bernd Schmidt  <bernds@codesourcery.com>
4712
4713         PR rtl-optimization/49900
4714         * sched-ebb.c (add_deps_for_risky_insns): Also add dependencies to
4715         ensure basic blocks stay in the same order.
4716
4717 2011-08-05  Aldy Hernandez  <aldyh@redhat.com>
4718
4719         * config/s390/s390.c (s390_expand_cs_hqi): Add new arguments to
4720         store_bit_field.
4721         (s390_expand_atomic): Same.
4722
4723 2011-08-05  Richard Henderson  <rth@redhat.com>
4724
4725         PR rtl-opt/49977
4726         * dwarf2cfi.c (scan_insn_after): Split out of ...
4727         (scan_trace): ... here.  Correctly place notes wrt sequences.
4728
4729 2011-08-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4730             Richard Henderson  <rth@redhat.com>
4731
4732         PR rtl-opt/49982
4733         * expr.c (fixup_args_size_notes): Look through no-op moves.
4734
4735 2011-08-05  Uros Bizjak  <ubizjak@gmail.com>
4736
4737         * config/i386/i386.md (*push<mode>2): Use "o" constraint instead
4738         of "m" for operand 0.  Add type and mode attribute.
4739         (*pushxf_nointeger"): Use "<" constraint for operand 0.
4740         (*pushdf_rex64): New pattern, split out of *pushdf.  Use "m"
4741         constraint instead of "o" for opreand 1.
4742         (*pushdf): Disable for TARGET_64BIT.  Correct mode attribute.
4743         (*movdi_internal_rex64): Use "!o" constraint instead of "!m" for
4744         operand 0, alternative 4.
4745         (*movdf_internal_rex64): Ditto for operand 0, alernative 6.
4746
4747 2011-08-05  Uros Bizjak  <ubizjak@gmail.com>
4748
4749         * config/i386/predicates.md (lea_address_operand): Rename from
4750         no_seg_address_operand.
4751         * config/i386/i386.md (*lea_1): Update operand 1 predicate for rename.
4752         (*lea_1_zext): Ditto.
4753         (*lea_2): Ditto.
4754         (*lea_2_zext): Ditto.
4755
4756 2011-08-05  Uros Bizjak  <ubizjak@gmail.com>
4757
4758         * config/i386/i386.c (ix86_print_operand_address): Handle SUBREGs of
4759         parts.base and parts.index.
4760         * config/i386/predicates.md (aligned_operand): Ditto.
4761         (cmpxchg8b_pic_memory_operand): Ditto.
4762
4763 2011-08-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4764
4765         * config/soft-fp: Move to ../libgcc.
4766         * Makefile.in (SFP_MACHINE): Remove.
4767         (libgcc-support): Remove $(SFP_MACHINE) dependency.
4768         * config/arm/sfp-machine.h: Move to ../libgcc/config/arm.
4769         * config/arm/t-arm-softfp: Move to
4770         ../libgcc/config/arm/t-softfp.
4771         * config/c6x/sfp-machine.h: Move to ../libgcc/config/c6x.
4772         * config/c6x/t-c6x-softfp: Remove.
4773         * config/i386/sfp-machine.h: Move to ../libgcc/config/i386.
4774         * config/i386/t-fprules-softfp: Move to
4775         ../libgcc/config/t-softfp-tf.
4776         * config/ia64/sfp-machine.h: Move to ../libgcc/config/ia64.
4777         * config/ia64/t-fprules-softfp: Remove.
4778         * config/lm32/sfp-machine.h: Move to ../libgcc/config/lm32.
4779         * config/lm32/t-fprules-softfp: Remove.
4780         * config/moxie/sfp-machine.h: Remove.
4781         * config/moxie/t-moxie-softfp: Remove.
4782         * config/rs6000/darwin-ldouble-format: Move to
4783         ../libgcc/config/rs6000/ibm-ldouble-format.
4784         * config/rs6000/darwin-ldouble.c: Move to
4785         ../libgcc/config/rs6000/ibm-ldouble.c
4786         * config/rs6000/libgcc-ppc-glibc.ver: Move to ../libgcc/config/rs6000.
4787         * config/rs6000/libgcc-ppc64.ver: Likewise.
4788         * config/rs6000/sfp-machine.h: Likewise.
4789         * config/rs6000/t-aix43 (SHLIB_MAPFILES): Remove
4790         $(srcdir)/config/rs6000/libgcc-ppc64.ver.
4791         (LIB2FUNCS_EXTRA): Remove.
4792         (TARGET_LIBGCC2_CFLAGS): Remove.
4793         * config/rs6000/t-aix52: Likewise
4794         * config/rs6000/t-darwin (LIB2FUNCS_EXTRA): Remove
4795         $(srcdir)/config/rs6000/darwin-ldouble.c.
4796         (SHLIB_MAPFILES): Remove.
4797         * config/rs6000/t-darwin64 (LIB2FUNCS_EXTRA): Remove
4798         $(srcdir)/config/rs6000/darwin-ldouble.c.
4799         * config/rs6000/t-fprules-softfp: Move to
4800         ../libgcc/config/t-softfp-sfdf.
4801         * config/rs6000/t-freebsd: Move to ../libgcc/config/rs6000.
4802         * config/rs6000/t-linux64 (softfp_wrap_start, softfp_wrap_end): Remove.
4803         * config/rs6000/t-ppccomm (LIB2FUNCS_EXTRA): Remove
4804         $(srcdir)/config/rs6000/darwin-ldouble.c.
4805         * config/score/sfp-machine.h: Move to ../libgcc/config/score.
4806         * config/score/t-score-softfp: Remove.
4807         * config.gcc (arm*-*-linux*): Remove arm/t-arm-softfp,
4808         soft-fp/t-softfp from tmake_file.
4809         (arm*-*-uclinux*): Likewise.
4810         (arm*-*-ecos-elf): Likewise.
4811         (arm*-*-eabi*, arm*-*-symbianelf*): Likewise.
4812         (arm*-*-rtems*): Likewise.
4813         (arm*-*-elf): Likewise.
4814         (moxie-*-elf): Remove moxie/t-moxie-softfp, soft-fp/t-softfp from
4815         tmake_file.
4816         (moxie-*-uclinux*): Likewise.
4817         (moxie-*-rtems*): Likewise.
4818         (lm32-*-elf*): Remove lm32/t-fprules-softfp, soft-fp/t-softfp from
4819         tmake_file.
4820         (lm32-*-rtems*): Likewise.
4821         (lm32-*-uclinux*): Likewise.
4822         (powerpc-*-freebsd*): Remove rs6000/t-freebsd,
4823         rs6000/t-fprules-softfp, soft-fp/t-softfp from tmake_file.
4824         (powerpc-*-linux*, powerpc64-*-linux*): Remove
4825         rs6000/t-fprules-softfp, soft-fp/t-softfp from tmake_file.
4826         (score-*-elf): Remove score/t-score-softfp, soft-fp/t-softfp from
4827         tmake_file.
4828         (tic6x-*-elf): Remove c6x/t-c6x-softfp, soft-fp/t-softfp from
4829         tmake_file.
4830         (tic6x-*-uclinux): Likewise.
4831         (i[34567]86-*-darwin*, x86_64-*-darwin*): Remove i386/t-fprules-softfp,
4832         soft-fp/t-softfp from tmake_file.
4833         (i[34567]86-*-linux*, x86_64-*-linux*, i[34567]86-*-kfreebsd*-gnu)
4834         (x86_64-*-kfreebsd*-gnu, i[34567]86-*-gnu*): Likewise.
4835         (i[34567]86-*-solaris2*, x86_64-*-solaris2.1[0-9]*): Likewise.
4836         (i[34567]86-*-cygwin*, i[34567]86-*-mingw*, x86_64-*-mingw*): Likewise.
4837         (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Likewise.
4838
4839 2011-08-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4840
4841         * Makefile.in (FPBIT_FUNCS, DPBIT_FUNCS, TPBIT_FUNCS): Remove.
4842         (libgcc-support): Remove $(FPBIT), $(DPBIT), $(TPBIT) dependencies.
4843         (libgcc.mvars): Remove FPBIT, FPBIT_FUNCS, DPBIT, DPBIT_FUNCS,
4844         TPBIT, TPBIT_FUNCS.
4845         * config/fp-bit.c, config/fp-bit.h: Move to ../libgcc.
4846         * config/arm/t-strongarm-elf (FPBIT, DPBIT, dp-bit.c, fp-bit.c):
4847         Remove.
4848         * config/arm/t-vxworks: Likewise.
4849         * config/arm/t-wince-pe: Likewise.
4850         * config/avr/t-avr (fp-bit.c, FPBIT): Remove.
4851         * config/bfin/t-bfin (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4852         * config/bfin/t-bfin-elf: Likewise.
4853         * config/bfin/t-bfin-linux: Likewise.
4854         * config/bfin/t-bfin-uclinux: Likewise.
4855         * config/cris/t-cris (FPBIT, DPBIT, dp-bit.c, tmplibgcc_fp_bit.c):
4856         Remove.
4857         * config/fr30/t-fr30: Likewise.
4858         * config/frv/t-frv: Likewise.
4859         * config/h8300/t-h8300 (FPBIT, fp-bit.c): Remove.
4860         * config/iq2000/t-iq2000 (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4861         * config/m32c/t-m32c: Likewise.
4862         * config/m32r/t-linux: (LIB2FUNCS_EXTRA, fp-bit.c, dp-bit.c): Remove.
4863         * config/m32r/t-m32r (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4864         * config/mcore/t-mcore: Likewise.
4865         * config/mep/t-mep: Likewise.
4866         * config/microblaze/t-microblaze: Likewise.
4867         * config/mips/t-linux64 (TPBIT, tp-bit.c): Remove.
4868         * config/mips/t-mips (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4869         * config/mips/t-sdemtk (FPBIT, DPBIT): Remove.
4870         * config/mips/t-sr71k (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4871         * config/mn10300/t-linux: Remove.
4872         * config/mn10300/t-mn10300 (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4873         * config/pdp11/t-pdp11: Likewise.
4874         * config/picochip/t-picochip (FPBIT, fp-bit.c): Remove.
4875         * config/rs6000/ppc64-fp.c: Move to ../libgcc/config/rs6000.
4876         * config/rs6000/t-aix43 (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4877         (LIB2FUNCS_EXTRA): Remove $(srcdir)/config/rs6000/ppc64-fp.c.
4878         * config/rs6000/t-aix52: Likewise.
4879         * config/rs6000/t-darwin (LIB2FUNCS_EXTRA): Remove
4880         $(srcdir)/config/rs6000/ppc64-fp.c.
4881         * config/rs6000/t-fprules-fpbit: Remove.
4882         * config/rs6000/t-linux64 (LIB2FUNCS_EXTRA): Remove.
4883         * config/rs6000/t-lynx (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4884         * config/sh/t-netbsd (FPBIT, DPBIT): Remove.
4885         * config/sh/t-sh (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4886         * config/sparc/t-elf: Likewise.
4887         * config/sparc/t-leon: Likewise.
4888         * config/sparc/t-leon3: Likewise.
4889         * config/spu/t-spu-elf: Likewise.
4890         (DPBIT_FUNCS): Remove.
4891         * config/stormy16/t-stormy16 (FPBIT, DPBIT, dp-bit.c, fp-bit.c): Remove.
4892         * config/v850/t-v850: Likewise.
4893         * config.gcc (avr-*-rtems*): Add avr/avr-lib.h to libgcc_tm_file.
4894         (avr-*-*): Likewise.
4895         (h8300-*-rtems*): Set libgcc_tm_file.
4896         (h8300-*-elf*): Likewise.
4897         (powerpc-*-eabisimaltivec*): Remove rs6000/t-fprules-fpbit from
4898         tmake_file.
4899         (powerpc-*-eabisim*): Likewise.
4900         (powerpc-*-elf*): Likewise.
4901         (powerpc-*-eabialtivec*): Likewise.
4902         (powerpc-xilinx-eabi*): Likewise.
4903         (powerpc-*-eabi*): Likewise.
4904         (powerpc-*-rtems*): Likewise.
4905         (powerpc-wrs-vxworks, powerpc-wrs-vxworksae): Likewise.
4906         (powerpcle-*-elf*): Likewise.
4907         (powerpcle-*-eabisim*): Likewise.
4908         (powerpcle-*-eabi*): Likewise.
4909         (rx-*-elf*): Add rx/rx-lib.h to libgcc_tm_file.
4910         (am33_2.0-*-linux*): Remove mn10300/t-linux from tmake_file.
4911         * doc/fragments.texi (Target Fragment, Floating Point Emulation):
4912         Remove.
4913
4914 2011-08-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4915
4916         * Makefile.in (UNWIND_H): Remove.
4917         (LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED): Move to
4918         ../libgcc/Makefile.in.
4919         (LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL): Likewise.
4920         (LIBUNWINDDEP): Remove.
4921         (libgcc-support): Remove LIB2ADDEH, $(srcdir)/emutls.c dependencies.
4922         (libgcc.mvars): Remove LIB2ADDEH, LIB2ADDEHSTATIC, LIB2ADDEHSHARED,
4923         LIBUNWIND, SHLIBUNWIND_LINK, SHLIBUNWIND_INSTALL.
4924         (stmp-int-hdrs): Remove $(UNWIND_H) dependency.
4925         Don't copy $(UNWIND_H).
4926         * config.gcc (ia64*-*-linux*): Remove with_system_libunwind handling.
4927         * configure.ac (GCC_CHECK_UNWIND_GETIPINFO): Remove.
4928         * aclocal.m4: Regenerate.
4929         * configure: Regenerate.
4930         * emutls.c, unwind-c.c, unwind-compat.c, unwind-compat.h,
4931         unwind-dw2-fde-compat.c, unwind-dw2-fde-glibc.c, unwind-dw2-fde.c,
4932         unwind-dw2-fde.h, unwind-dw2.c, unwind-dw2.h, unwind-generic.h,
4933         unwind-pe.h, unwind-sjlj.c, unwind.inc: Move to ../libgcc.
4934         * unwind-dw2-fde-darwin.c: Move to ../libgcc/config.
4935         * config/arm/libunwind.S, config/arm/pr-support.c,
4936         config/arm/unwind-arm.c, config/arm/unwind-arm.h: Move to
4937         ../libgcc/config/arm.
4938         * config/arm/t-bpabi (UNWIND_H, LIB2ADDEH): Remove.
4939         * config/arm/t-symbian (UNWIND_H, LIB2ADDEH): Remove.
4940         * config/frv/t-frv ($(T)frvbegin$(objext)): Use
4941         $(srcdir)/../libgcc to refer to unwind-dw2-fde.h.
4942         ($(T)frvend$(objext)): Likewise.
4943         * config/ia64/t-glibc (LIB2ADDEH): Remove.
4944         * config/ia64/t-glibc-libunwind: Move to ../libgcc/config/ia64.
4945         * config/ia64/fde-glibc.c, config/ia64/fde-vms.c,
4946         config/ia64/unwind-ia64.c, config/ia64/unwind-ia64.h: Move to
4947         ../libgcc/config/ia64.
4948         * config/ia64/t-hpux (LIB2ADDEH): Remove.
4949         * config/ia64/t-ia64 (LIB2ADDEH): Remove.
4950         * config/ia64/t-vms (LIB2ADDEH): Remove.
4951         * config/ia64/vms.h (UNW_IVMS_MODE,
4952         MD_UNW_COMPATIBLE_PERSONALITY_P): Remove.
4953         * config/picochip/t-picochip (LIB2ADDEH): Remove.
4954         * config/rs6000/aix.h (R_LR, MD_FROB_UPDATE_CONTEXT): Remove.
4955         * config/rs6000/t-darwin (LIB2ADDEH): Remove.
4956         * config/rs6000/darwin-fallback.c: Move to ../libgcc/config/rs6000.
4957         * config/sh/t-sh ($(T)unwind-dw2-Os-4-200.o): Use
4958         $(srcdir)/../libgcc to refer to unwinder sources.
4959         * config/spu/t-spu-elf (LIB2ADDEH): Remove.
4960         * config/t-darwin (LIB2ADDEH): Remove.
4961         * config/t-freebsd (LIB2ADDEH): Remove.
4962         * config/t-libunwind (LIB2ADDEH, LIB2ADDEHSTATIC): Remove.
4963         * config/t-libunwind-elf: Move to ../libgcc/config.
4964         * config/t-linux (LIB2ADDEH): Remove.
4965         * config/t-sol2 (LIB2ADDEH): Remove.
4966         * config/xtensa/t-xtensa (LIB2ADDEH): Remove.
4967         * system.h (MD_FROB_UPDATE_CONTEXT): Poison.
4968
4969 2011-08-05  H.J. Lu  <hongjiu.lu@intel.com>
4970
4971         * config/i386/i386.c (processor_alias_table): Add core-avx-i.
4972
4973         * doc/invoke.texi: Document core-avx-i.
4974
4975 2011-08-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4976
4977         * tsystem.h (CONST_CAST2, CONST_CAST): Define.
4978
4979 2011-08-05  Ira Rosen  <ira.rosen@linaro.org>
4980
4981         * tree-vect-loop.c (vect_create_epilog_for_reduction): Use the
4982         result of multiple results reduction when extracting the final
4983         value using scalar code.
4984
4985 2011-08-05  Richard Guenther  <rguenther@suse.de>
4986
4987         PR tree-optimization/49984
4988         * tree-vrp.c (extract_range_from_binary_expr_1): Handle BIT_XOR_EXPR.
4989
4990 2011-08-05  Richard Guenther  <rguenther@suse.de>
4991
4992         * tree-vrp.c (zero_nonzero_bits_from_vr): Make sure to always
4993         return true for constant integer ranges.
4994         (extract_range_from_binary_expr_1): Simplify BIT_AND_EXPR and
4995         BIT_IOR_EXPR handling.
4996
4997 2011-08-04  Kai Tietz  <ktietz@redhat.com>
4998
4999         * config/i386/i386.c (setup_incoming_varargs_ms_64): Set
5000         ix86_varargs_gpr_size and ix86_varargs_fpr_size to zero.
5001
5002 2011-08-04  Ira Rosen  <ira.rosen@linaro.org>
5003
5004         * tree-vectorizer.h (struct _stmt_vec_info): Add new field for
5005         pattern def statement, and its access macro.
5006         (NUM_PATTERNS): Set to 5.
5007         * tree-vect-loop.c (vect_determine_vectorization_factor): Handle
5008         pattern def statement.
5009         (vect_transform_loop): Likewise.
5010         * tree-vect-patterns.c (vect_vect_recog_func_ptrs): Add new
5011         function vect_recog_over_widening_pattern ().
5012         (vect_operation_fits_smaller_type): New function.
5013         (vect_recog_over_widening_pattern, vect_mark_pattern_stmts):
5014         Likewise.
5015         (vect_pattern_recog_1): Move the code that marks pattern
5016         statements to vect_mark_pattern_stmts (), and call it.  Update
5017         documentation.
5018         * tree-vect-stmts.c (vect_supportable_shift): New function.
5019         (vect_analyze_stmt): Handle pattern def statement.
5020         (new_stmt_vec_info): Initialize pattern def statement.
5021
5022 2011-08-04  Richard Henderson  <rth@redhat.com>
5023
5024         PR target/49964
5025         * config/i386/i386.c (ix86_expand_call): Don't create nested
5026         PARALLELs for TARGET_VZEROUPPER.
5027         (ix86_split_call_vzeroupper): Fix extraction of the original call.
5028         * config/i386/i386.md (*call_rex64_ms_sysv_vzeroupper): Don't
5029         recognize nested PARALLELs.
5030         (*call_pop_vzeroupper, *sibcall_pop_vzeroupper,
5031         *call_value_rex64_ms_sysv_vzeroupper, *call_value_pop_vzeroupper,
5032         *sibcall_value_pop_vzeroupper): Likewise.
5033
5034 2011-08-04  Richard Henderson  <rth@redhat.com>
5035
5036         PR middle-end/49968
5037         * calls.c (expand_call): Use fixup_args_size_notes for
5038         emit_stack_restore.
5039         * expr.c (fixup_args_size_notes): Allow STACK_POINTER_REGNUM sets
5040         in non-standard modes.
5041
5042 2011-08-04  Jakub Jelinek  <jakub@redhat.com>
5043
5044         * gcc.c (self_spec): New variable.
5045         (static_specs): Add self_spec.
5046         (main): Call do_self_spec on "self_spec" specs after reading
5047         user specs files.  Move compare_debug handling right after that.
5048
5049 2011-08-04  Richard Guenther  <rguenther@suse.de>
5050
5051         * tree-vrp.c (vrp_expr_computes_nonnegative): Remove.
5052         (value_range_nonnegative_p): New function.
5053         (ssa_name_nonnegative_p): Use it.
5054         (value_range_constant_singleton): New function.
5055         (op_with_constant_singleton_value_range): Use it.
5056         (extract_range_from_binary_expr_1): New function, split out from ...
5057         (extract_range_from_binary_expr): ... this.  Remove fallback
5058         constant folding done here.
5059
5060 2011-08-04  Richard Guenther  <rguenther@suse.de>
5061
5062         PR tree-optimization/49806
5063         * tree-vrp.c (op_with_boolean_value_range_p): New function.
5064         (simplify_truth_ops_using_ranges): Simplify.  Allow inserting
5065         a new statement for a final conversion to bool.
5066
5067 2011-08-04  Romain Geissler  <romain.geissler@gmail.com>
5068
5069         * gengtype-state.c: Include "bconfig.h" if
5070         GENERATOR_FILE is defined, "config.h" otherwise.
5071         * gengtype.c: Likewise.
5072         * gengtype-lex.l: Likewise.
5073         * gengtype-parse.c: Likewise.
5074         * Makefile.in (gengtype-lex.o-warn): New variable.
5075         (plugin_resourcesdir): Likewise.
5076         (plugin_bindir): Likewise.
5077         (plugin_includedir): Use $(plugin_resourcesdir) as prefix base.
5078         (MOSTLYCLEANFILES): Add gengtype$(exeext).
5079         (native): Depend on gengtype$(exeext) is $enable_plugin
5080         is set to "yes".
5081         (gtype.state): Depend on s-gtype. Use temporary file.
5082         (gengtype-lex.o): New rule.
5083         (gengtype-parse.o): Likewise.
5084         (gengtype-state.o): Likewise.
5085         (gengtype$(exeext)): Likewise.
5086         (install-gengtype): Likewise.
5087         (gengtype.o): Likewise.
5088         (build/gengtype.o): Depend on version.h.
5089         (build/gengtype-state): Depend on double-int.h, version.h,
5090         $(HASHTAB_H), $(OBSTACK_H), $(XREGEX_H) and build/errors.o.
5091         (install-plugin): Depend on install-gengtype.
5092
5093 2011-08-04  Jakub Jelinek  <jakub@redhat.com>
5094
5095         PR middle-end/49905
5096         * tree.h (init_attributes): New prototype.
5097         * attribs.c (init_attributes): No longer static.
5098
5099 2011-08-04  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
5100
5101         * config/arm/arm.c (arm_set_fixed_optab_libfunc): Constify
5102         maybe_suffix.
5103
5104 2011-08-03   David Li  <davidxl@google.com>
5105
5106         * tree-optimize.c (execute_fixup_cfg): Fix up entry
5107         outgoing edge counts after inlining.
5108
5109 2011-08-03   David Li  <davidxl@google.com>
5110
5111         * profile.c (compute_branch_probabilities): Compute
5112         function frequency after profile annotation.
5113
5114 2011-08-04  Alan Modra  <amodra@gmail.com>
5115
5116         * config/rs6000/rs6000.c (rs6000_emit_epilogue): Simplify
5117         use_backchain_to_restore_sp initialisation.
5118         (rs6000_legitimate_offset_address_p): Simplify offset test.
5119
5120 2011-08-03  Richard Henderson  <rth@redhat.com>
5121
5122         * config/spu/spu.md: Use define_c_enum instead of define_constants.
5123         (UNSPECV_BLOCKAGE, UNSPECV_LNOP, UNSPECV_SYNC): Rename from UNSPEC_*.
5124         (UNSPECV_NOP): New.
5125
5126 2011-08-03  Richard Henderson  <rth@redhat.com>
5127
5128         PR target/34888
5129         * config/avr/avr.md: New splitter for REG_ARGS_SIZE 0.
5130
5131 2011-08-03  Jakub Jelinek  <jakub@redhat.com>
5132
5133         PR tree-optimization/49948
5134         * gimple.c (walk_stmt_load_store_addr_ops): Walk CONSTRUCTOR elements.
5135
5136 2011-08-03  Anatoly Sokolov  <aesok@post.ru>
5137
5138         * config/m32c/m32c.c (class_sizes): Remove.
5139         (reduce_class): Change arguments and return type to reg_class_t.
5140         Change type cc var to HARD_REG_SET. Change type best var to
5141         reg_class_t. Change type best_size var to unsigned int. Remove
5142         initialization class_sizes var. Use reg_class_size array instead
5143         of class_sizes. Use reg_class_contents array instead
5144         of class_contents.
5145
5146 2011-08-03  Richard Guenther  <rguenther@suse.de>
5147
5148         PR middle-end/49958
5149         * fold-const.c (fold_binary_loc): Only associate
5150         (+ (+ (* a b) c) (* d e)) as (+ (+ (* a b) (* d e)) c) if
5151         overflow wraps.
5152
5153 2011-08-03  Alan Modra  <amodra@gmail.com>
5154
5155         PR rtl-optimization/49941
5156         * jump.c (mark_jump_label): Comment.
5157         (mark_jump_label_1): Set JUMP_LABEL for return jumps.
5158         * emit-rtl.c (copy_rtx_if_shared_1, copy_insn_1): Leave RETURN shared.
5159         (mark_used_flags): Don't mark RETURN.
5160
5161 2011-08-03  Richard Guenther  <rguenther@suse.de>
5162
5163         PR tree-optimization/49938
5164         * tree-scalar-evolution.c (interpret_loop_phi): Gracefully
5165         deal with a POLYNOMIAL_CHREC.
5166
5167 2011-08-03  Revital Eres  <revital.eres@linaro.org>
5168
5169         * modulo-sched.c (calculate_stage_count,
5170         calculate_must_precede_follow, get_sched_window,
5171         try_scheduling_node_in_cycle, remove_node_from_ps): Add
5172         declaration.
5173         (update_node_sched_params, set_must_precede_follow, optimize_sc):
5174         New functions.
5175         (reset_sched_times): Call update_node_sched_params.
5176         (sms_schedule): Call optimize_sc.
5177         (get_sched_window): Change function arguments.
5178         (sms_schedule_by_order): Update call to get_sched_window.
5179         Call set_must_precede_follow.
5180         (calculate_stage_count): Add function argument.
5181
5182 2011-08-02  Richard Henderson  <rth@redhat.com>
5183
5184         PR target/49864
5185         PR target/49879
5186         * reg-notes.def (REG_ARGS_SIZE): New.
5187         * calls.c (emit_call_1): Emit REG_ARGS_SIZE for call_pop.
5188         (expand_call): Add REG_ARGS_SIZE to emit_stack_restore.
5189         * cfgcleanup.c (old_insns_match_p): Don't allow cross-jumping to
5190         different stack levels.
5191         * combine-stack-adj.c (adjust_frame_related_expr): Remove.
5192         (maybe_move_args_size_note): New.
5193         (combine_stack_adjustments_for_block): Use it.
5194         * combine.c (distribute_notes): Place REG_ARGS_SIZE.
5195         * dwarf2cfi.c (dw_cfi_row_struct): Remove args_size member.
5196         (dw_trace_info): Add beg_true_args_size, end_true_args_size,
5197         beg_delay_args_size, end_delay_args_size, eh_head, args_size_undefined.
5198         (cur_cfa): New.
5199         (queued_args_size): Remove.
5200         (add_cfi_args_size): Assert size is non-negative.
5201         (stack_adjust_offset, dwarf2out_args_size): Remove.
5202         (dwarf2out_stack_adjust, dwarf2out_notice_stack_adjust): Remove.
5203         (notice_args_size, notice_eh_throw): New.
5204         (dwarf2out_frame_debug_def_cfa): Use cur_cfa.
5205         (dwarf2out_frame_debug_adjust_cfa): Likewise.
5206         (dwarf2out_frame_debug_cfa_offset): Likewise.
5207         (dwarf2out_frame_debug_expr): Likewise.  Don't stack_adjust_offset.
5208         (dwarf2out_frame_debug): Don't handle non-frame-related-p insns.
5209         (change_cfi_row): Don't emit args_size.
5210         (maybe_record_trace_start_abnormal): Split out from ...
5211         (maybe_record_trace_start): Here.  Set args_size_undefined.
5212         (create_trace_edges): Update to match.
5213         (scan_trace): Handle REG_ARGS_SIZE.
5214         (connect_traces): Connect args_size between EH insns.
5215         * emit-rtl.c (try_split): Handle REG_ARGS_SIZE.
5216         * explow.c (suppress_reg_args_size): New.
5217         (adjust_stack_1): Split out from ...
5218         (adjust_stack): ... here.
5219         (anti_adjust_stack): Use it.
5220         (allocate_dynamic_stack_space): Suppress REG_ARGS_SIZE.
5221         * expr.c (mem_autoinc_base): New.
5222         (fixup_args_size_notes): New.
5223         (emit_single_push_insn_1): Rename from emit_single_push_insn.
5224         (emit_single_push_insn): New.  Generate REG_ARGS_SIZE.
5225         * recog.c (peep2_attempt): Handle REG_ARGS_SIZE.
5226         * reload1.c (reload_as_needed): Likewise.
5227         * rtl.h (fixup_args_size_notes): Declare.
5228
5229 2011-08-02  Paolo Carlini  <paolo.carlini@oracle.com>
5230
5231         PR bootstrap/49914
5232         * fold-const.c (fold_plusminus_mult_expr): Use abs_hwi instead
5233         of abs.
5234         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Likewise.
5235         * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Likewise.
5236
5237 2011-08-02  Richard Henderson  <rth@redhat.com>
5238
5239         * config/h8300/h8300.c (push, pop): Return the insn.
5240         (h8300_swap_into_er6): Generate correct unwind info.
5241         (h8300_swap_out_of_er6): Likewise.
5242         * dwarf2cfi.c (def_cfa_1): Clear cfa_cfi if we no longer have a
5243         complex cfa expression.
5244         (dwarf2out_frame_debug_def_cfa): Allow (plus (mem) (const_int)) too.
5245
5246 2011-08-02  H.J. Lu  <hongjiu.lu@intel.com>
5247
5248         * config/i386/driver-i386.c (host_detect_local_cpu): Fix a typo.
5249
5250 2011-08-02  Richard Henderson  <rth@redhat.com>
5251
5252         PR target/49878
5253         * config/h8300/h8300.c (h8300_move_ok): New.
5254         * config/h8300/h8300-protos.h: Declare it.
5255         * config/h8300/h8300.md (P): New mode iterator.
5256         (*movqi_h8300, *movqi_h8300hs, movqi): Use h8300_move_ok.
5257         (*movqi_h8sx, *movhi_h8300, *movhi_h8300hs, movhi): Likewise.
5258         (movsi, *movsi_h8300, *movsi_h8300hs): Likewise.
5259         (*pushqi1_h8300): Rename from pushqi1_h8300; use PRE_MODIFY.
5260         (*pushqi1_h8300hs_<P>): Macroize from pushqi1_h8300hs_advanced
5261         and pushqi1_h8300hs_normal; use PRE_MODIFY and
5262         register_no_sp_elim_operand.
5263         (*pushhi1_h8300hs_<P>): Similarly.
5264         (pushqi1, pushhi1, pushhi1_h8300): Remove.
5265         * config/h8300/predicates.md (register_no_sp_elim_operand): New.
5266
5267 2011-08-02  Richard Henderson  <rth@redhat.com>
5268
5269         PR target/49881
5270         * config/avr/avr.md (push<MPUSH>1): Don't constrain the operand.
5271
5272 2011-08-02  Jakub Jelinek  <jakub@redhat.com>
5273
5274         * c-parser.c (enum c_parser_prec): New enum, moved from within
5275         c_parser_binary_expression.
5276         (c_parser_binary_expression): Add PREC argument.  Stop parsing
5277         if operator has lower or equal precedence than PREC.
5278         (c_parser_conditional_expression, c_parser_omp_for_loop): Adjust
5279         callers.
5280         (c_parser_omp_atomic): Handle parsing OpenMP 3.1 atomics.
5281         Adjust c_finish_omp_atomic caller.
5282         (c_parser_omp_taskyield): New function.
5283         (c_parser_pragma): Handle PRAGMA_OMP_TASKYIELD.
5284         (c_parser_omp_clause_name): Handle final and mergeable clauses.
5285         (c_parser_omp_clause_final, c_parser_omp_clause_mergeable): New
5286         functions.
5287         (c_parser_omp_all_clauses): Handle PRAGMA_OMP_CLAUSE_FINAL
5288         and PRAGMA_OMP_CLAUSE_MERGEABLE.
5289         (OMP_TASK_CLAUSE_MASK): Allow final and mergeable clauses.
5290         (c_parser_omp_clause_reduction): Handle min and max.
5291         * c-typeck.c (c_finish_omp_clauses): Don't complain about
5292         const qualified predetermined vars in firstprivate clause.
5293         andle OMP_CLAUSE_FINAL and OMP_CLAUSE_MERGEABLE.
5294         Handle MIN_EXPR and MAX_EXPR.
5295         * tree-pretty-print.c (dump_omp_clause): Handle OMP_CLAUSE_FINAL
5296         and OMP_CLAUSE_MERGEABLE.
5297         (dump_generic_node): Handle OMP_ATOMIC_READ, OMP_ATOMIC_CAPTURE_OLD
5298         and OMP_ATOMIC_CAPTURE_NEW.
5299         * tree.c (omp_clause_num_ops): Add OMP_CLAUSE_FINAL and
5300         OMP_CLAUSE_MERGEABLE.
5301         (omp_clause_code_name): Likewise.
5302         (walk_tree_1): Handle OMP_CLAUSE_FINAL and OMP_CLAUSE_MERGEABLE.
5303         * tree.h (enum omp_clause_code): Add OMP_CLAUSE_FINAL
5304         and OMP_CLAUSE_MERGEABLE.
5305         (OMP_CLAUSE_FINAL_EXPR): Define.
5306         * omp-low.c (scan_sharing_clauses): Handle OMP_CLAUSE_FINAL and
5307         OMP_CLAUSE_MERGEABLE.
5308         (expand_task_call): Likewise.
5309         (expand_omp_atomic_load, expand_omp_atomic_store): New functions.
5310         (expand_omp_atomic_fetch_op): Handle cases where old or new
5311         value is needed afterwards.
5312         (expand_omp_atomic): Call expand_omp_atomic_load resp.
5313         expand_omp_atomic_store.
5314         * gimplify.c (gimplify_omp_atomic, gimplify_expr): Handle
5315         OMP_ATOMIC_READ, OMP_ATOMIC_CAPTURE_OLD and OMP_ATOMIC_CAPTURE_NEW.
5316         (gimplify_scan_omp_clauses, gimplify_adjust_omp_clauses): Handle
5317         OMP_CLAUSE_FINAL and OMP_CLAUSE_MERGEABLE.
5318         * tree-nested.c (convert_nonlocal_omp_clauses,
5319         convert_local_omp_clauses): Likewise.
5320         * tree.def (OMP_ATOMIC_READ, OMP_ATOMIC_CAPTURE_OLD,
5321         OMP_ATOMIC_CAPTURE_NEW): New.
5322         * gimple.h (GF_OMP_ATOMIC_NEED_VALUE): New.
5323         (gimple_omp_atomic_need_value_p, gimple_omp_atomic_set_need_value):
5324         New inlines.
5325         * omp-builtins.def (BUILT_IN_GOMP_TASKYIELD): New builtin.
5326         * doc/generic.texi: Mention OMP_CLAUSE_COLLAPSE,
5327         OMP_CLAUSE_UNTIED, OMP_CLAUSE_FINAL and OMP_CLAUSE_MERGEABLE.
5328
5329 2011-08-02  Kai Tietz  <ktietz@redhat.com>
5330
5331         * gimple.c (canonicalize_cond_expr_cond): Handle cast from
5332         boolean-type.
5333         (ssa_forward_propagate_and_combine): Interprete result of
5334         forward_propagate_comparison.
5335         * gcc/gimple-fold.c (fold_gimple_assign): Add canonicalization for
5336         boolean-typed operands for comparisons.
5337
5338 2011-08-02  Georg-Johann Lay  <avr@gjlay.de>
5339
5340         * config/avr/libgcc.S: Gather related function in the
5341         same input section.
5342         (__mulqihi3, __mulqihi3, __divmodqi4, __divmodhi4, __udivmodsi4,
5343         __divmodsi4): Use XCALL/XJMP instead of rcall/rjmp for external
5344         references.
5345         (__udivmodqi4, __divmodqi4, __udivmodhi4, __divmodhi4,
5346         __udivmodsi4, __divmodsi4, __prologue_saves__,
5347         __epilogue_restores__, _exit, __tablejump2__, __tablejump__,
5348         __do_copy_data, __do_clear_bss, __do_global_ctors,
5349         __do_global_dtors, __tablejump_elpm__): Enclose in DEFUN/ENDF.
5350
5351 2011-08-02  Uros Bizjak  <ubizjak@gmail.com>
5352
5353         PR target/47766
5354         * doc/md.texi (stack_protect_set): The pattern moves ptr_mode value.
5355         (stack_protect_test): The pattern compares ptr_mode value.
5356
5357 2011-08-02  Alan Modra  <amodra@gmail.com>
5358
5359         * config/rs6000/rs6000.c (rs6000_emit_prologue): Add REG_CFA_RESTORE
5360         note for save_LR_around_toc_setup sequence.
5361
5362 2011-08-01  H.J. Lu  <hongjiu.lu@intel.com>
5363
5364         * config/i386/lzcntintrin.h (__lzcnt64): Replace long with long long.
5365
5366 2011-08-01  Sebastian Pop  <sebastian.pop@amd.com>
5367             Joseph Myers  <joseph@codesourcery.com>
5368
5369         * Makefile.in (hwint.o): Depend on DIAGNOSTIC_CORE_H.
5370         * hwint.c: Include diagnostic-core.h.
5371         (abs_hwi): New.
5372         (gcd): Moved here...
5373         (pos_mul_hwi): New.
5374         (mul_hwi): New.
5375         (least_common_multiple): Moved here...
5376         * hwint.h (gcd): ... from here.
5377         (least_common_multiple): ... from here.
5378         (HOST_WIDE_INT_MIN): New.
5379         (HOST_WIDE_INT_MAX): New.
5380         (abs_hwi): Declared.
5381         (gcd): Declared.
5382         (pos_mul_hwi): Declared.
5383         (mul_hwi): Declared.
5384         (least_common_multiple): Declared.
5385         * omega.c (check_pos_mul): Removed.
5386         (check_mul): Removed.
5387         (omega_solve_geq): Use pos_mul_hwi instead of check_pos_mul and
5388         mul_hwi instead of check_mul.
5389
5390 2011-08-01  Richard Henderson  <rth@redhat.com>
5391
5392         PR target/49881
5393         * config/avr/avr.h (PUSH_ROUNDING): New.
5394         * config/avr/avr.md (pushqi1): Rename from *pushqi.
5395         (*pushhi, *pushsi, *pushsf): Remove.
5396         (MPUSH): New mode iterator.
5397         (push<MPUSH>1): New expander.
5398
5399 2011-08-01  Anatoly Sokolov  <aesok@post.ru>
5400
5401         * config/mmix/mmix.h (PREFERRED_RELOAD_CLASS,
5402         PREFERRED_OUTPUT_RELOAD_CLASS): Remove macro.
5403         * config/mmix/mmix-protos.h (mmix_preferred_reload_class,
5404         mmix_preferred_output_reload_class): Remove.
5405         * config/mmix/mmix.c (mmix_preferred_reload_class,
5406         mmix_preferred_output_reload_class): Make static. Change rclass
5407         argument and return type to reg_class_t.
5408         (TARGET_PREFERRED_RELOAD_CLASS,
5409         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
5410
5411 2011-08-01  Joern Rennecke  <joern.rennecke@embecosm.com>
5412
5413         * mode-switching.c (optimize_mode_switching): Fix bug in MODE_AFTER
5414         handling.
5415
5416 2011-08-01  H.J. Lu  <hongjiu.lu@intel.com>
5417
5418         PR target/47766
5419         * config/i386/i386.md (PTR): New.
5420         (stack_protect_set: Check TARGET_LP64 instead of TARGET_64BIT.
5421         (stack_protect_test): Likewise.
5422         (stack_protect_set_<mode>): Replace ":P" with ":PTR".
5423         (stack_tls_protect_set_<mode>): Likewise.
5424         (stack_tls_protect_test_<mode>): Likewise.
5425
5426 2011-08-01  Uros Bizjak  <ubizjak@gmail.com>
5427
5428         PR target/49927
5429         * config/i386/i386.c (ix86_address_subreg_operand): New.
5430         (ix86_decompose_address): Use ix86_address_subreg_operand.
5431         (ix86_legitimate_address_p): Do not assert that subregs satisfy
5432         register_no_elim_operand in DImode.
5433
5434 2011-08-01  Ira Rosen  <ira.rosen@linaro.org>
5435
5436         PR tree-optimization/49926
5437         * tree-vect-loop.c (vect_is_slp_reduction): Check that a statement
5438         in a chain doesn't have uses both inside and outside the loop.
5439
5440 2011-08-01  Georg-Johann Lay  <avr@gjlay.de>
5441
5442         * config/avr/avr.h (mcu_type_s): Add errata_skip field.
5443         * config/avr/avr-devices.c (avr_mcu_types): Use it.
5444         * config/avr/avr-mcus.def (AVR_MCU): Use it.
5445         * config/avr/avr-c.c (avr_cpu_cpp_builtins): Use it to builtin
5446         define __AVR_ERRATA_SKIP__ and __AVR_ERRATA_SKIP_JMP_CALL__.
5447         * config/avr/libgcc.S (__mulshisi3, __ffshi2, __fmulsu_exit):
5448         Use __AVR_ERRATA_SKIP_JMP_CALL__ instead of __AVR_HAVE_JMP_CALL__
5449         to detect if XJMP must not be skipped.
5450
5451 2011-08-02  Alan Modra  <amodra@gmail.com>
5452
5453         * config/rs6000/rs6000-protos.h (rs6000_save_toc_in_prologue_p):
5454         Delete.
5455         * config/rs6000/rs6000.c (rs6000_save_toc_in_prologue_p): Make static.
5456         (rs6000_emit_prologue): Don't prematurely return when
5457         TARGET_SINGLE_PIC_BASE.  Don't emit eh_frame info in
5458         save_toc_in_prologue case.
5459         (rs6000_call_indirect_aix): Only disallow save_toc_in_prologue for
5460         calls_alloca.
5461
5462 2011-08-01  Georg-Johann Lay  <avr@gjlay.de>
5463
5464         * config/avr/avr-devices.c: Delete SVN property svn:executable.
5465         * config/avr/predicates.md: Ditto.
5466         * config/avr/driver-avr.c: Ditto.
5467         * config/avr/genopt.sh: Set SVN property svn:executable to *.
5468
5469 2011-08-01  H.J. Lu  <hongjiu.lu@intel.com>
5470
5471         * calls.c (emit_library_call_value_1): Declare size only if
5472         BLOCK_REG_PADDING is defined.
5473
5474 2011-08-01  Kirill Yukhin  <kirill.yukhin@intel.com>
5475
5476         PR target/49547
5477         * config.gcc (i[34567]86-*-*): Replace abmintrin.h with lzcntintrin.h.
5478         (x86_64-*-*): Likewise.
5479         * config/i386/i386.opt (mlzcnt): New.
5480         * config/i386/abmintrin.h: File removed.
5481         (__lzcnt_u16, __lzcnt, __lzcnt_u64): Moved to ...
5482         * config/i386/lzcntintrin.h: ... here.  New file.
5483         (__lzcnt): Rename to ...
5484         (__lzcnt32): ... this.
5485         * config/i386/bmiintrin.h (head): Update copyright year.
5486         (__lzcnt_u16): Removed.
5487         (__lzcnt_u32): Likewise.
5488         (__lzcnt_u64): Likewise.
5489         * config/i386/x86intrin.h: Include lzcntintrin.h when __LZCNT__
5490         is defined, remove abmintrin.h.
5491         * config/i386/cpuid.h (bit_LZCNT): New.
5492         * config/i386/driver-i386.c (host_detect_local_cpu): Detect
5493         LZCNT feature.
5494         * config/i386/i386-c.c (ix86_target_macros_internal): Define
5495         __LZCNT__ if needed.
5496         * config/i386/i386.c (ix86_target_string): New option -mlzcnt.
5497         (ix86_option_override_internal): Handle LZCNT option.
5498         (ix86_valid_target_attribute_inner_p): Likewise.
5499         (struct builtin_description bdesc_args) <IX86_BUILTIN_CLZS>: Update.
5500         * config/i386/i386.h (TARGET_LZCNT): New.
5501         (CLZ_DEFINED_VALUE_AT_ZERO): Update.
5502         * config/i386/i386.md (clz<mode>2): Update insn constraint.
5503         (clz<mode>2_lzcnt): Likewise.
5504         * doc/invoke.texi: Mention -mlzcnt option.
5505         * doc/extend.texi: Likewise.
5506
5507 2011-08-01  Julian Brown  <julian@codesourcery.com>
5508
5509         * configure.ac (fixed-point): Add ARM support.
5510         * configure: Regenerate.
5511         * config/arm/arm.c (arm_fixed_mode_set): New struct.
5512         (arm_set_fixed_optab_libfunc): New.
5513         (arm_set_fixed_conv_libfunc): New.
5514         (arm_init_libfuncs): Initialise fixed-point helper libfuncs with
5515         ARM-specific names.
5516         (aapcs_libcall_value): Return sub-word-size fixed-point libcall
5517         return values in SImode.
5518         (arm_return_in_msb): Return fixed-point types in the msb.
5519         (arm_pad_reg_upwards, arm_pad_arg_upwards): Pad fixed-point types
5520         upwards.
5521         (arm_scalar_mode_supported_p): Support fixed-point modes.
5522         (arm_vector_mode_supported_p): Support vector fixed-point modes.
5523         * config/arm/arm.h (SHORT_FRACT_TYPE_SIZE, FRACT_TYPE_SIZE)
5524         (LONG_FRACT_TYPE_SIZE, LONG_LONG_FRACT_TYPE_SIZE)
5525         (SHORT_ACCUM_TYPE_SIZE, ACCUM_TYPE_SIZE, LONG_ACCUM_TYPE_SIZE)
5526         (LONG_LONG_ACCUM_TYPE_SIZE, MAX_FIXED_MODE_SIZE): Define.
5527         * config/arm/iterators.md (FIXED, ADDSUB, UQADDSUB, QADDSUB, QMUL):
5528         New mode iterators.
5529         (qaddsub_suf): New mode attribute.
5530         * config/arm/arm-modes.def (FRACT, UFRACT, ACCUM, UACCUM): Declare
5531         vector modes.
5532         * config/arm/predicates.md (sat_shift_operator): New predicate.
5533         * config/arm/arm-fixed.md: New.
5534         * config/arm/arm.md: Include arm-fixed.md.
5535         * config/arm/t-arm (MD_INCLUDES): Add arm-fixed.md.
5536
5537 2011-08-01  Julian Brown  <julian@codesourcery.com>
5538
5539         * calls.c (emit_library_call_value_1): Support padding for libcall
5540         arguments and return values.
5541         * config/arm/arm.c (arm_pad_arg_upward): Pad half-float values
5542         downwards in big-endian mode.
5543
5544 2011-08-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5545
5546         PR debug/49887
5547         * config/sol2.c (solaris_code_end): Rename to solaris_file_end.
5548         * config/sol2-protos.h: Likewise.
5549         * config/i386/i386.c (ix86_code_end) [TARGET_SOLARIS]: Don't call
5550         solaris_code_end.
5551         * config/i386/sol2.h [!USE_GAS] (TARGET_ASM_FILE_END): Redefine.
5552         * config/sparc/sparc.c (sparc_file_end) [TARGET_SOLARIS]: Call
5553         solaris_file_end.
5554         * config/sparc/sol2.h (TARGET_ASM_CODE_END): Remove.
5555
5556 2011-08-01  Julian Brown  <julian@codesourcery.com>
5557
5558         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Support FIXED_CST.
5559
5560 2011-08-01  Julian Brown  <julian@codesourcery.com>
5561
5562         * final.c (output_addr_const): Print fixed-point constants as
5563         decimal not hex.
5564
5565 2011-08-01  Richard Guenther  <rguenther@suse.de>
5566
5567         * stor-layout.c (initialize_sizetypes): Properly sign-extend
5568         bitsiztype TYPE_MAX_VALUE.
5569
5570 2011-08-01  Julian Brown  <julian@codesourcery.com>
5571
5572         * optabs.c (prepare_cmp_insn): Use correct biasing for fixed-point
5573         comparison helpers.
5574
5575 2011-07-31  Richard Henderson  <rth@redhat.com>
5576
5577         * config/h8300/crti.asm: Add flags to .section directive.
5578         * config/h8300/crtn.asm: Likewise.
5579
5580 2011-07-31  Richard Henderson  <rth@redhat.com>
5581
5582         * stor-layout.c (initialize_sizetypes): Handle unsigned short.
5583         * tree.c (build_common_tree_nodes): Likewise.
5584
5585 2011-07-31  Kaz Kojima  <kkojima@gcc.gnu.org>
5586
5587         PR target/49880
5588         * config/sh/sh.md (udivsi3_i1): Enable for TARGET_DIVIDE_CALL_DIV1.
5589         (divsi3_i1): Likewise.
5590
5591 2011-07-31  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
5592
5593         PR tree-optimization/49749
5594         * tree-ssa-reassoc.c (get_rank): New forward declaration.
5595         (PHI_LOOP_BIAS): New macro.
5596         (phi_rank): New function.
5597         (loop_carried_phi): Likewise.
5598         (propagate_rank): Likewise.
5599         (get_rank): Add calls to phi_rank and propagate_rank.
5600
5601 2011-07-31  H.J. Lu  <hongjiu.lu@intel.com>
5602
5603         * config/i386/x86-64.h (SIZE_TYPE): Check TARGET_LP64 instead
5604         of TARGET_64BIT.
5605         (PTRDIFF_TYPE): Likewise.
5606
5607 2011-07-31  Uros Bizjak  <ubizjak@gmail.com>
5608
5609         PR target/49920
5610         * config/i386/i386.md (strset): Do not expand strset_singleop
5611         when %eax or $edi are fixed.
5612         (*strsetdi_rex_1): Disable when %eax or %edi are fixed.
5613         (*strsetsi_1): Ditto.
5614         (*strsethi_1): Ditto.
5615         (*strsetqi_1): Ditto.
5616         (*rep_stosdi_rex64): Disable when %eax, %ecx or %edi are fixed.
5617         (*rep_stossi): Ditto.
5618         (*rep_stosqi): Ditto.
5619         (*strlenqi_1): Ditto.
5620         (cmpstrnsi): Also fail when %ecx is fixed.
5621         (*cmpstrnqi_nz_1): Disable when %ecx, %esi or %edi are fixed.
5622         (*cmpstrnqi_1): Ditto.
5623         (*strmovdi_rex_1): Disable when %esi or %edi are fixed.
5624         (*strmovsi_1): Ditto.
5625         (*strmovhi_1): Ditto.
5626         (*strmovqi_1): Ditto.
5627         (*rep_movdi_rex64): Disable when %ecx, %esi or %edi are fixed.
5628         (*rep_movsi): Ditto.
5629         (*rep_movqi): Ditto.
5630
5631 2011-07-31  Mikael Pettersson  <mikpe@it.uu.se>
5632
5633         PR target/47908
5634         * config/m68k/m68k.c (m68k_override_options_after_change): New function.
5635         Disable instruction scheduling for non-ColdFire targets.
5636         (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define.
5637
5638 2011-07-31  Revital Eres  <revital.eres@linaro.org>
5639
5640         * ddg.c (create_ddg_dep_from_intra_loop_link): Remove the creation
5641         of anti-dep edge from a branch.
5642         (add_cross_iteration_register_deps): Create anti-dep edge from
5643         a branch.
5644
5645 2011-07-31  Revital Eres  <revital.eres@linaro.org>
5646
5647         * modulo-sched.c: Change comment.
5648         (reset_sched_times): Fix print message.
5649         (print_partial_schedule): Add print info.
5650
5651 2011-07-31  Tom de Vries  <tom@codesourcery.com>
5652
5653         PR middle-end/43513
5654         * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Use max of
5655         get_object_alignment and TYPE_ALIGN.
5656
5657 2011-07-30  Tom de Vries  <tom@codesourcery.com>
5658
5659         PR middle-end/43513
5660         * tree-ssa-dce.c (ref_may_be_aliased): Add assert.
5661         (propagate_necessity): Handle WITH_SIZE_EXPR call arg.
5662
5663 2011-07-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5664
5665         * config/mips/driver-native.c [__sgi__]: Include <invent.h>,
5666         <sys/sbd.h>.
5667         (cpu_types): New array.
5668         (cputype): New function.
5669         (host_detect_local_cpu): Only define buf, f if !__sgi__.
5670         Use scaninvent instead of /proc/cpuinfo if __sgi__.
5671         * config.host: Also use driver-native.o, mips/x-native on
5672         mips-sgi-irix*.
5673         * config/mips/iris6.h [__mips__] (host_detect_local_cpu): Declare.
5674         (EXTRA_SPEC_FUNCTIONS, MARCH_MTUNE_NATIVE_SPECS): Define.
5675         (DRIVER_SELF_SPECS): Add MARCH_MTUNE_NATIVE_SPECS.
5676
5677 2011-07-29  Jakub Jelinek  <jakub@redhat.com>
5678
5679         PR middle-end/49897
5680         PR middle-end/49898
5681         * omp-low.c (use_pointer_for_field): If disallowing copy-in/out
5682         in nested parallel and outer is a gimple_reg, mark it as addressable
5683         and set its bit in task_shared_vars bitmap too.
5684
5685 2011-07-29  Uros Bizjak  <ubizjak@gmail.com>
5686
5687         * config/i386/predicates.md (tp_or_register_operand): Remove predicate.
5688
5689 2011-07-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5690
5691         * config/alpha/driver-alpha.c (IMPLVER_EV4_FAMILY,
5692         IMPLVER_EV5_FAMILY, IMPLVER_EV6_FAMILY, IMPLVER_EV7_FAMILY): Define.
5693         (AMASK_BWX, AMASK_FIX, AMASK_CIX, AMASK_MVI, AMASK_PRECISE,
5694         AMASK_LOCKPFTCHOK): Define.
5695         (host_detect_local_cpu): Remove buf, f, cpu_names.
5696         Define cpu_types, implver, amask.
5697         Use __builtin_alpha_implver, __builtin_alpha_amask to determine
5698         native CPU.
5699         * config.host: Also use driver-alpha.o, alpha/x-alpha on
5700         alpha*-dec-osf*.
5701         * config/alpha/osf5.h [__alpha__ || __alpha]
5702         (host_detect_local_cpu): Declare.
5703         (EXTRA_SPEC_FUNCTIONS, MCPU_MTUNE_NATIVE_SPECS)
5704         (DRIVER_SELF_SPECS): Define.
5705
5706 2011-07-29  Uros Bizjak  <ubizjak@gmail.com>
5707
5708         PR target/47715
5709         * config/i386/i386.md (*load_tp_x32): New.
5710         (*load_tp_x32_zext): Ditto.
5711         (*add_tp_x32): Ditto.
5712         (*add_tp_x32_zext): Ditto.
5713         (*load_tp_<mode>): Disable for TARGET_X32 targets.
5714         (*add_tp_<mode>): Ditto.
5715         * config/i386/i386.c (get_thread_pointer): Load thread pointer in
5716         ptr_mode and convert to Pmode if needed.
5717
5718 2011-07-29  Georg-Johann Lay  <avr@gjlay.de>
5719
5720         PR target/49687
5721         * config/avr/avr.md (mulsi3, *mulsi3, mulu<mode>si3,
5722         muls<mode>si3, mulohisi3, mulhisi3, umulhisi3, usmulhisi3,
5723         *<any_extend:extend_prefix><any_extend2:extend_prefix>mul<QIHI:mode><QIHI2:mode>si3):
5724         Add X to register footprint: Clobber r26/r27.
5725
5726 2011-07-29  Richard Guenther  <rguenther@suse.de>
5727
5728         * builtins.c (fold_builtin_signbit): Build the comparison
5729         with a proper type.
5730
5731 2011-07-29  Richard Guenther  <rguenther@suse.de>
5732
5733         PR tree-optimization/49893
5734         * tree-predcom.c (suitable_reference_p): Volatile references
5735         are not suitable.
5736
5737 2011-07-29  Georg-Johann Lay  <avr@gjlay.de>
5738
5739         PR target/49313
5740         * config/avr/libgcc.S (__ffshi2): Don't skip 2-word instruction.
5741         (__ctzsi2): Result for 0 may be undefined.
5742         (__ctzhi2): Result for 0 may be undefined.
5743         (__popcounthi2): Don't clobber r30. Use __popcounthi2_tail.
5744         (__popcountsi2): Ditto. And don't clobber r26.
5745         (__popcountdi2): Ditto. And don't clobber r27.
5746         * config/avr/avr.md (UNSPEC_COPYSIGN): New c_enum.
5747         (parityhi2): New expand.
5748         (paritysi2): New expand.
5749         (popcounthi2): New expand.
5750         (popcountsi2): New expand.
5751         (clzhi2): New expand.
5752         (clzsi2): New expand.
5753         (ctzhi2): New expand.
5754         (ctzsi2): New expand.
5755         (ffshi2): New expand.
5756         (ffssi2): New expand.
5757         (copysignsf3): New insn.
5758         (bswapsi2): New expand.
5759         (*parityhi2.libgcc): New insn.
5760         (*parityqihi2.libgcc): New insn.
5761         (*paritysihi2.libgcc): New insn.
5762         (*popcounthi2.libgcc): New insn.
5763         (*popcountsi2.libgcc): New insn.
5764         (*popcountqi2.libgcc): New insn.
5765         (*popcountqihi2.libgcc): New insn-and-split.
5766         (*clzhi2.libgcc): New insn.
5767         (*clzsihi2.libgcc): New insn.
5768         (*ctzhi2.libgcc): New insn.
5769         (*ctzsihi2.libgcc): New insn.
5770         (*ffshi2.libgcc): New insn.
5771         (*ffssihi2.libgcc): New insn.
5772         (*bswapsi2.libgcc): New insn.
5773
5774 2011-07-29  Richard Guenther  <rguenther@suse.de>
5775
5776         * tree-vrp.c (get_value_range): Only set parameter default
5777         definitions to varying, leave others at undefined.
5778         (extract_range_from_binary_expr): Fix undefined handling.
5779         (vrp_visit_phi_node): Handle merged undefined state.
5780
5781 2011-07-29  Wei Guozhi  <carrot@google.com>
5782
5783         PR rtl-optimization/49799
5784         * combine.c (make_compound_operation): Check if the bit field is valid
5785         before change it to bit field extraction.
5786
5787 2011-07-29  Bernd Schmidt  <bernds@codesourcery.com>
5788
5789         PR rtl-optimization/49891
5790         * cfgrtl.c (force_nonfallthru_and_redirect): Set JUMP_LABEL for
5791         newly created returnjumps.
5792
5793 2011-07-28  DJ Delorie  <dj@redhat.com>
5794
5795         * expr.c (expand_expr_addr_expr_1): Detect a user request for a
5796         local frame in a naked function, and produce a suitable error for
5797         that specific case.
5798
5799         * config/m32c/m32c.c (m32c_secondary_reload_class): Allow PSI
5800         registers to be reloaded in HI classes when the target is HI.
5801
5802 2011-07-28  Sebastian Pop  <sebastian.pop@amd.com>
5803
5804         * graphite-clast-to-gimple.c: Replace v1, v2, lb, ub with
5805         bound_one, bound_two.
5806
5807 2011-07-28  Sebastian Pop  <sebastian.pop@amd.com>
5808
5809         PR middle-end/48648
5810         * graphite-clast-to-gimple.c (clast_get_body_of_loop): Handle
5811         CLAST assignments.
5812         (translate_clast): Same.
5813         (translate_clast_assignment): New.
5814
5815 2011-07-28  Sebastian Pop  <sebastian.pop@amd.com>
5816
5817         PR tree-optimization/49876
5818         * sese.c (rename_uses): Do not return false on gloog_error: set
5819         the new_expr to integer_zero_node and continue code generation.
5820         (graphite_copy_stmts_from_block): Remove early exit on gloog_error.
5821
5822 2011-07-28  Jakub Jelinek  <jakub@redhat.com>
5823
5824         PR debug/49846
5825         * var-tracking.c (prepare_call_arguments): For non-MODE_INT stack
5826         arguments also check if they aren't initialized with a MODE_INT
5827         mode of the same size.
5828
5829 2011-07-28  Aldy Hernandez  <aldyh@redhat.com>
5830
5831         * expr.c (get_bit_range): Handle *MEM_REF's.
5832
5833 2011-07-28  Bernd Schmidt  <bernds@codesourcery.com>
5834
5835         * rtlanal.c (tablejump_p): False for returns.
5836         * reorg.c (first_active_target_insn): New static function.
5837         (find_end_label): Set JUMP_LABEL for a new returnjump.
5838         (optimize_skip, get_jump_flags, rare_destination,
5839         mostly_true_jump, get_branch_condition,
5840         steal_delay_list_from_target, own_thread_p,
5841         fill_simple_delay_slots, follow_jumps, fill_slots_from_thread,
5842         fill_eager_delay_slots, relax_delay_slots, make_return_insns,
5843         dbr_schedule): Adjust to handle ret_rtx in JUMP_LABELs.
5844         * jump.c (delete_related_insns): Likewise.
5845         (jump_to_label_p): New function.
5846         (redirect_target): New static function.
5847         (redirect_exp_1): Use it.  Adjust to handle ret_rtx in JUMP_LABELS.
5848         (redirect_jump_1): Assert that the new label is nonnull.
5849         (redirect_jump): Likewise.
5850         (redirect_jump_2): Check for ANY_RETURN_P rather than NULL labels.
5851         * ifcvt.c (find_if_case_1): Take care when redirecting jumps to the
5852         exit block.
5853         (dead_or_predicable): Change NEW_DEST arg to DEST_EDGE.  All callers
5854         changed.  Ensure that the right label is passed to redirect_jump.
5855         * function.c (emit_return_into_block,
5856         thread_prologue_and_epilogue_insns): Ensure new returnjumps have
5857         ret_rtx in their JUMP_LABEL.
5858         * print-rtl.c (print_rtx): Handle ret_rtx in a JUMP_LABEL.
5859         * emit-rtl.c (skip_consecutive_labels): Allow the caller to
5860         pass ret_rtx as label.
5861         * cfglayout.c (fixup_reorder_chain): Use
5862         force_nonfallthru_and_redirect rather than force_nonfallthru.
5863         (duplicate_insn_chain): Copy JUMP_LABELs for returns.
5864         * rtl.h (ANY_RETURN_P): New macro.
5865         (jump_to_label_p): Declare.
5866         * resource.c (find_dead_or_set_registers): Handle ret_rtx in
5867         JUMP_LABELs.
5868         (mark_target_live_regs): Likewise.
5869         * basic-block.h (force_nonfallthru_and_redirect): Declare.
5870         * cfgrtl.c (force_nonfallthru_and_redirect): No longer static.
5871         * config/alpha/alpha.c (alpha_tablejump_addr_vec,
5872         alpha_tablejump_best_label): Remove functions.
5873         * config/alpha/alpha-protos.c (alpha_tablejump_addr_vec,
5874         alpha_tablejump_best_label): Remove declarations.
5875         * config/sh/sh.c (barrier_align, split_branches): Adjust for
5876         ret_rtx in JUMP_LABELs.
5877         * config/arm/arm.c (is_jump_table): Likewise.
5878
5879 2011-07-28  Uros Bizjak  <ubizjak@gmail.com>
5880
5881         * config/i386/predicates.md (pic_32bit_opreand): Do not define as
5882         special predicate.  Remove explicit mode checks.
5883
5884 2011-07-28  Jakub Jelinek  <jakub@redhat.com>
5885
5886         * dwarf2out.c (resolve_addr): For -gdwarf-2 don't optimize
5887         DW_AT_data_member_location containing just DW_OP_plus_uconst.
5888
5889         PR debug/49871
5890         * dwarf2out.c (size_of_die, value_format, output_die): Use
5891         DW_FORM_udata instead of DW_FORM_data[48] for
5892         dw_val_class_unsigned_const DW_AT_data_member_location for DWARF 3.
5893
5894 2011-07-28  H.J. Lu  <hongjiu.lu@intel.com>
5895
5896         * config/i386/i386.md (*tls_global_dynamic_64): Update
5897         length attribute.
5898
5899 2011-07-28  Uros Bizjak  <ubizjak@gmail.com>
5900
5901         PR target/47715
5902         * config/i386/i386.md (*tls_global_dynamic_64): Remove mode from
5903         tls_symbolic_operand check.  Update code sequence for TARGET_X32.
5904         (tls_global_dynamic_64): Remove mode from tls_symbolic_operand check.
5905         (tls_dynamic_gnu2_64): Ditto.
5906         (*tls_dynamic_gnu2_lea_64): Ditto.
5907         (*tls_dynamic_gnu2_call_64): Ditto.
5908         (*tls_dynamic_gnu2_combine_64): Ditto.
5909
5910 2011-07-28  H.J. Lu  <hongjiu.lu@intel.com>
5911
5912         * config.gcc: Set need_64bit_hwint to yes for x86 targets.
5913
5914 2011-07-28  H.J. Lu  <hongjiu.lu@intel.com>
5915
5916         PR target/47364
5917         * config/i386/i386.md (strlen<mode>): Replace SWI48x with P.
5918
5919 2011-07-28  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
5920
5921         * config/arm/vfp.md ("*movdf_vfp"): Handle the VFP constraints
5922         before the core constraints. Adjust attributes.
5923         ("*thumb2_movdf_vfp"): Likewise.
5924
5925 2011-07-28  Kai Tietz  <ktietz@redhat.com>
5926
5927         * tree-vrp.c (simplify_stmt_using_ranges): Remove TRUTH_NOT_EXPR case.
5928         (simplify_truth_ops_using_ranges): Likewise.
5929         (build_assert_expr_for): Likewise.
5930         (build_assert_expr_for_1): Remove TRUTH_NOT_EXPR case
5931         and handle BIT_NOT_EXPR for truth-operation.
5932
5933 2011-07-28  Georg-Johann Lay  <avr@gjlay.de>
5934
5935         PR target/49313
5936         Undo r176835 from trunk
5937         2011-07-27  Georg-Johann Lay
5938
5939 2011-07-28  Georg-Johann Lay  <avr@gjlay.de>
5940
5941         PR target/49687
5942         * config/avr/t-avr (LIB1ASMFUNCS): Remove _xmulhisi3_exit.
5943         Add _muluhisi3, _mulshisi3, _usmulhisi3.
5944         * config/avr/libgcc.S (__mulsi3): Rewrite.
5945         (__mulhisi3): Rewrite.
5946         (__umulhisi3): Rewrite.
5947         (__usmulhisi3): New.
5948         (__muluhisi3): New.
5949         (__mulshisi3): New.
5950         (__mulohisi3): New.
5951         (__mulqi3, __mulqihi3, __umulqihi3, __mulhi3): Use DEFUN/ENDF to
5952         declare.
5953         * config/avr/predicates.md (pseudo_register_operand): Rewrite.
5954         (pseudo_register_or_const_int_operand): New.
5955         (combine_pseudo_register_operand): New.
5956         (u16_operand): New.
5957         (s16_operand): New.
5958         (o16_operand): New.
5959         * config/avr/avr.c (avr_rtx_costs): Handle costs for mult:SI.
5960         * config/avr/avr.md (QIHI, QIHI2): New mode iterators.
5961         (any_extend, any_extend2): New code iterators.
5962         (extend_prefix): New code attribute.
5963         (mulsi3): Rewrite. Turn insn to expander.
5964         (mulhisi3): Ditto.
5965         (umulhisi3): Ditto.
5966         (usmulhisi3): New expander.
5967         (*mulsi3): New insn-and-split.
5968         (mulu<mode>si3): New insn-and-split.
5969         (muls<mode>si3): New insn-and-split.
5970         (mulohisi3): New insn-and-split.
5971         (*uumulqihisi3, *uumulhiqisi3, *uumulhihisi3, *uumulqiqisi3,
5972         *usmulqihisi3, *usmulhiqisi3, *usmulhihisi3, *usmulqiqisi3,
5973         *sumulqihisi3, *sumulhiqisi3, *sumulhihisi3, *sumulqiqisi3,
5974         *ssmulqihisi3, *ssmulhiqisi3, *ssmulhihisi3, *ssmulqiqisi3): New
5975         insn-and-split.
5976         (*mulsi3_call): Rewrite.
5977         (*mulhisi3_call): Rewrite.
5978         (*umulhisi3_call): Rewrite.
5979         (*usmulhisi3_call): New insn.
5980         (*muluhisi3_call): New insn.
5981         (*mulshisi3_call): New insn.
5982         (*mulohisi3_call): New insn.
5983         (extendqihi2): Use combine_pseudo_register_operand as predicate
5984         for operand 1.
5985         (extendqisi2): Ditto.
5986         (zero_extendqihi2): Ditto.
5987         (zero_extendqisi2): Ditto.
5988         (zero_extendhisi2): Ditto.
5989         (extendhisi2): Ditto. Don't early-clobber operand 0.
5990
5991 2011-07-28  Uros Bizjak  <ubizjak@gmail.com>
5992
5993         * config/i386/i386.c (add->lea splitter): Add SWI mode to PLUS RTX.
5994
5995 2011-07-27  Sebastian Pop  <sebastian.pop@amd.com>
5996
5997         PR tree-optimization/49471
5998         * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Build an unsigned
5999         iv only when the largest type is unsigned.  Do not call
6000         lang_hooks.types.type_for_size.
6001
6002 2011-07-27  Sebastian Pop  <sebastian.pop@amd.com>
6003
6004         PR middle-end/45450
6005         * graphite-poly.c (apply_poly_transforms): Disable legality check
6006         after an openscop read.
6007
6008 2011-07-27  Sebastian Pop  <sebastian.pop@amd.com>
6009
6010         PR middle-end/47691
6011         * graphite-clast-to-gimple.c (translate_clast_user): Update use of
6012         copy_bb_and_scalar_dependences.
6013         * sese.c (rename_uses): Do not call gcc_assert.  Set gloog_error.
6014         (graphite_copy_stmts_from_block): Update call to rename_uses.
6015         (copy_bb_and_scalar_dependences): Update call to
6016         graphite_copy_stmts_from_block.
6017         * sese.h (copy_bb_and_scalar_dependences): Update declaration.
6018
6019 2011-07-27  Georg-Johann Lay  <avr@gjlay.de>
6020
6021         PR target/49313
6022         * config/avr/libgcc.S (__ffshi2): Don't skip 2-word instruction.
6023         (__ctzsi2): Result for 0 may be undefined.
6024         (__ctzhi2): Result for 0 may be undefined.
6025         (__popcounthi2): Don't clobber r30. Use __popcounthi2_tail.
6026         (__popcountsi2): Ditto. And don't clobber r26.
6027         (__popcountdi2): Ditto. And don't clobber r27.
6028         * config/avr/avr.md (UNSPEC_COPYSIGN): New c_enum.
6029         (parityhi2): New expand.
6030         (paritysi2): New expand.
6031         (popcounthi2): New expand.
6032         (popcountsi2): New expand.
6033         (clzhi2): New expand.
6034         (clzsi2): New expand.
6035         (ctzhi2): New expand.
6036         (ctzsi2): New expand.
6037         (ffshi2): New expand.
6038         (ffssi2): New expand.
6039         (copysignsf3): New insn.
6040         (bswapsi2): New expand.
6041         (*parityhi2.libgcc): New insn.
6042         (*parityqihi2.libgcc): New insn.
6043         (*paritysihi2.libgcc): New insn.
6044         (*popcounthi2.libgcc): New insn.
6045         (*popcountsi2.libgcc): New insn.
6046         (*popcountqi2.libgcc): New insn.
6047         (*popcountqihi2.libgcc): New insn-and-split.
6048         (*clzhi2.libgcc): New insn.
6049         (*clzsihi2.libgcc): New insn.
6050         (*ctzhi2.libgcc): New insn.
6051         (*ctzsihi2.libgcc): New insn.
6052         (*ffshi2.libgcc): New insn.
6053         (*ffssihi2.libgcc): New insn.
6054         (*bswapsi2.libgcc): New insn.
6055
6056 2011-07-27  Uros Bizjak  <ubizjak@gmail.com>
6057
6058         * config/i386/i386.c (ix86_expand_move): Do not explicitly check
6059         the mode of symbolic_opreand RTXes.
6060
6061 2011-07-27  Uros Bizjak  <ubizjak@gmail.com>
6062
6063         * config/i386/predicates.md (x86_64_movabs_operand): Return false
6064         for pic_32bit_operand RTXes.
6065         * config/i386/i386.c (ix86_expand_move): Check x86_64_movabs_operand
6066         in DImode.
6067
6068 2011-07-27  Kai Tietz  <ktietz@redhat.com>
6069
6070         * config/i386/i386.c (ix86_option_override_internal): Allow -mabi
6071         for 32-bit, too.
6072         (ix86_handle_abi_attribute): Allow function attributes
6073         ms_abi/sysv_abi in 32-bit mode, too.
6074         * doc/extend.texi: Adjust attribute documentation.
6075
6076         * gimple-fold.c (or_comparisons_1): Remove TRUTH_AND/OR
6077         expression handling.
6078         (and_var_with_comparison_1): Likewise.
6079
6080 2011-07-27  Aldy Hernandez  <aldyh@redhat.com>
6081
6082         * params.h (ALLOW_STORE_DATA_RACES): New.
6083         * params.def (PARAM_ALLOW_STORE_DATA_RACES): New.
6084         * Makefile.in (expr.o): Depend on PARAMS_H.
6085         * machmode.h (get_best_mode): Add argument.
6086         * fold-const.c (optimize_bit_field_compare): Add argument to
6087         get_best_mode.
6088         (fold_truthop): Same.
6089         * ifcvt.c (noce_emit_move_insn): Add argument to store_bit_field.
6090         * expr.c (emit_group_store): Same.
6091         (copy_blkmode_from_reg): Same.
6092         (write_complex_part): Same.
6093         (optimize_bitfield_assignment_op): Add argument.
6094         Add argument to get_best_mode.
6095         (get_bit_range): New.
6096         (expand_assignment): Calculate maxbits and pass it down accordingly.
6097         (store_field): New argument.
6098         (expand_expr_real_2): New argument to store_field.  Include params.h.
6099         * expr.h (store_bit_field): New argument.
6100         * stor-layout.c (get_best_mode): Restrict mode expansion by taking
6101         into account maxbits.
6102         * calls.c (store_unaligned_arguments_into_pseudos): New argument
6103         to store_bit_field.
6104         * expmed.c (store_bit_field_1): New argument.  Use it.
6105         (store_bit_field): Same.
6106         (store_fixed_bit_field): Same.
6107         (store_split_bit_field): Same.
6108         (extract_bit_field_1): Pass new argument to get_best_mode.
6109         (extract_bit_field): Same.
6110         * stmt.c (store_bit_field): Pass new argument to store_bit_field.
6111         * doc/invoke.texi: Document parameter allow-store-data-races.
6112
6113 2011-07-27  Jakub Jelinek  <jakub@redhat.com>
6114
6115         * dwarf2out.c (gen_producer_string): Ignore also -fverbose-asm option.
6116
6117 2011-07-27  Kai Tietz  <ktietz@redhat.com>
6118
6119         * tree-vrp.c (extract_range_from_binary_expr): Remove
6120         TRUTH-binary cases and add new bitwise-cases.
6121         (extract_range_from_assignment): Likewise.
6122         (register_edge_assert_for_1): Likeiwise.
6123         (register_edge_assert_for): Likewise.
6124         (simplify_truth_ops_using_ranges): Likewise.
6125         (simplify_stmt_using_ranges): Likewise.
6126
6127 2011-07-26  H.J. Lu  <hongjiu.lu@intel.com>
6128
6129         PR target/47372
6130         * config/i386/i386.c (ix86_delegitimize_address): Call
6131         simplify_gen_subreg for PIC with mode of x only if modes of
6132         x and orig_x are different.
6133
6134 2011-07-26  Jakub Jelinek  <jakub@redhat.com>
6135
6136         * dwarf2out.c (output_macinfo_op): Ensure fd->filename points
6137         to GC allocated copy of the string.
6138         (dwarf2out_finish): Emit .debug_macinfo or .debug_macro sections
6139         before .debug_line, not after it.
6140
6141 2011-07-26  Sebastian Pop  <sebastian.pop@amd.com>
6142
6143         PR middle-end/47046
6144         * tree-chrec.h (evolution_function_is_affine_p): Recursively call
6145         evolution_function_is_affine_p on CHREC_RIGHT.
6146
6147 2011-07-26  Sebastian Pop  <sebastian.pop@amd.com>
6148
6149         * tree-data-ref.c (max_stmt_executions_tree): Do not call
6150         lang_hooks.types.type_for_size.
6151
6152 2011-07-26  Sebastian Pop  <sebastian.pop@amd.com>
6153
6154         PR middle-end/47653
6155         * graphite-scop-detection.c (graphite_can_represent_loop): Discard
6156         loops using wrapping semantics.
6157
6158 2011-07-26  Sebastian Pop  <sebastian.pop@amd.com>
6159
6160         PR middle-end/48805
6161         * tree-scalar-evolution.c (instantiate_scev_r): Return
6162         chrec_dont_know for ADDR_EXPR.
6163
6164 2011-07-26  Uros Bizjak  <ubizjak@gmail.com>
6165             H.J. Lu  <hongjiu.lu@intel.com>
6166
6167         PR target/47369
6168         PR target/49853
6169         * config/i386/i386.c (ix86_expand_move): Call convert_to_mode
6170         if legitimize_tls_address returned operand in wrong mode. Allow
6171         SImode and DImode symbolic operand for PIC.  Call convert_to_mode
6172         if legitimize_pic_address returned operand in wrong mode.
6173
6174 2011-07-26  Martin Jambor  <mjambor@suse.cz>
6175
6176         * tree-sra.c (tree_non_mode_aligned_mem_p): Strip conversions and
6177         return false for invariants.
6178
6179 2011-07-26  Uros Bizjak  <ubizjak@gmail.com>
6180
6181         * config/i386/i386.md (add->lea splitter): Implement using SWI
6182         mode iterator.  Change operand 2 predicate to <nonmemory_operand>.
6183         (add->lea zext splitter): Change operand 2 predicate to
6184         x86_64_nonmemory_operand.
6185
6186 2011-07-26  Richard Guenther  <rguenther@suse.de>
6187
6188         * predict.c (maybe_hot_frequency_p): Make sure a zero entry-block
6189         frequency makes everything hot.
6190
6191 2011-07-26  Richard Guenther  <rguenther@suse.de>
6192
6193         PR tree-optimization/49840
6194         * tree-vrp.c (range_fits_type_p): Properly handle full
6195         double-int precision.
6196
6197 2011-07-26  Martin Jambor  <mjambor@suse.cz>
6198
6199         PR bootstrap/49786
6200         * ipa-cp.c (update_profiling_info): Avoid overflow when updating
6201         counts.
6202         (update_specialized_profile): Likewise.
6203
6204 2011-07-26  Uros Bizjak  <ubizjak@gmail.com>
6205             H.J. Lu  <hongjiu.lu@intel.com>
6206
6207         PR target/47381
6208         PR target/49832
6209         PR target/49833
6210         * config/i386/i386.md (i): Change SImode attribute to "e".
6211         (g): Change SImode attribute to "rme".
6212         (di): Change SImode attribute to "nF".
6213         (general_operand): Change SImode attribute to x86_64_general_operand.
6214         (general_szext_operand): Change SImode attribute to
6215         x86_64_szext_general_operand.
6216         (immediate_operand): Change SImode attribute to
6217         x86_64_immediate_operand.
6218         (nonmemory_operand): Change SImode attribute to
6219         x86_64_nonmemory_operand.
6220         (*movdi_internal_rex64): Remove mode from pic_32bit_operand check.
6221         (*movsi_internal): Ditto.  Use "e" constraint in alternative 2.
6222         (*lea_1): Use SWI48 mode iterator.
6223         (*lea_1_zext): New insn pattern.
6224         (testsi_ccno_1): Use x86_64_nonmemory_operand predicate for operand 2.
6225         (*bt<mode>): Ditto.
6226         (*add<mode>1): Use x86_64_general_operand predicate for operand 2.
6227         Update operand constraints.
6228         (addsi_1_zext): Ditto.
6229         (*add<mode>2): Ditto.
6230         (*addsi_3_zext): Ditto.
6231         (*subsi_1_zext): Ditto.
6232         (*subsi_2_zext): Ditto.
6233         (*subsi_3_zext): Ditto.
6234         (*addsi3_carry_zext): Ditto.
6235         (*<plusminus_insn>si3_zext_cc_overflow): Ditto.
6236         (*mulsi3_1_zext): Ditto.
6237         (*andsi_1): Ditto.
6238         (*andsi_1_zext): Ditto.
6239         (*andsi_2_zext): Ditto.
6240         (*<any_or:code>si_1_zext): Ditto.
6241         (*<any_or:code>si_2_zext): Ditto.
6242         (*test<mode>_1): Use <general_operand> predicate for operand 1.
6243         (*and<mode>_2): Ditto.
6244         (mov<mode>cc): Use  <general_operand> predicate for operands 1 and 2.
6245         (add->lea splitter): Check operand modes in insn constraint.  Extend
6246         operands less than SImode wide to SImode.
6247         (add->lea zext splitter): Do not extend input operands to DImode.
6248         (*lea_general_1): Handle only QImode and HImode operands.
6249         (*lea_general_2): Ditto.
6250         (*lea_general_3): Ditto.
6251         (*lea_general_1_zext): Remove.
6252         (*lea_general_2_zext): Ditto.
6253         (*lea_general_3_zext): Ditto.
6254         (*lea_general_4): Check operand modes in insn constraint.  Extend
6255         operands less than SImode wide to SImode.
6256         (ashift->lea splitter): Ditto.
6257         * config/i386/i386.c (ix86_print_operand_address): Print address
6258         registers with 'q' modifier on 64bit targets.
6259         * config/i386/predicates.md (pic_32bit_opreand): Define as special
6260         predicate.  Reject non-SI and non-DI modes.
6261
6262 2011-07-25  Andrew Pinski  <apinski@cavium.com>
6263
6264         PR tree-opt/49671
6265         * tree-inline.c (remap_gimple_op_r): Copy TREE_THIS_VOLATILE and
6266         TREE_THIS_NOTRAP into the inner most MEM_REF.
6267         Always copy TREE_THIS_VOLATILE.
6268         * tree-sra.c (ptr_parm_has_direct_uses): Check that the lhs, rhs and
6269         arguments are not volatile references.
6270
6271 2011-07-25  Richard Henderson  <rth@redhat.com>
6272
6273         * insn-notes.def (NOTE_INSN_CFA_RESTORE_STATE): Remove.
6274         * final.c (final_scan_insn): Don't test for it.
6275         (rest_of_clean_state): Likewise.
6276
6277 2011-07-25  Richard Henderson  <rth@redhat.com>
6278
6279         PR debug/49841
6280         * config/rs6000/rs6000.c (rs6000_frame_related): Return the insn.
6281         (emit_frame_save): Likewise.
6282         (rs6000_emit_prologue): Move the FRAME_RELATED_EXPR from the save
6283         insn onto a dummy blockage insn after the join label.
6284
6285 2011-07-25  Richard Henderson  <rth@redhat.com>
6286
6287         * dwarf2cfi.c (dw_trace_info): Add ID member.
6288         (get_trace_index): Remove.  Change users to use ID member.
6289         (before_next_cfi_note): New.
6290         (connect_traces): Remove unreachable traces before the main loop.
6291         Look across one trace and generate remember/restore_state if needed.
6292
6293 2011-07-25  Richard Henderson  <rth@redhat.com>
6294
6295         * dwarf2cfi.c (dump_cfi_row, debug_cfi_row): New.
6296
6297 2011-07-25  Joern Rennecke  <joern.rennecke@embecosm.com>
6298
6299         * genattr.c (write_upcase, gen_attr <enum definition writing>):
6300         Move to ...
6301         * genattr-common.c ... here.
6302         (main): Call gen_attr.
6303         * optc-gen.awk: Make generated program include insn-attr-common.h .
6304         * Makefile.in (oprions.o): Depend on insn-attr-common.h
6305
6306 2011-07-25  Anatoly Sokolov  <aesok@post.ru>
6307
6308         * config/m32c/m32c.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS,
6309         PRINT_OPERAND_PUNCT_VALID_P): Remove macro.
6310         * config/m32c/m32c-protos.h (m32c_print_operand_punct_valid_p,
6311         m32c_print_operand, m32c_print_operand_address): Remove.
6312         * config/m32c/m32c.c (m32c_print_operand_punct_valid_p): Make static.
6313         Change return type to bool. Change argument type to bool.
6314         (m32c_print_operand, m32c_print_operand_address): Make static.
6315         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS,
6316         TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
6317
6318 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6319
6320         * doc/sourcebuild.texi (Effective-Target Keywords, Environment
6321         attributes): Document mmap.
6322
6323 2011-07-25  Anatoly Sokolov  <aesok@post.ru>
6324
6325         * config/mmix/mmix.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS,
6326         PRINT_OPERAND_PUNCT_VALID_P): Remove macro.
6327         * config/mmix/mmix-protos.h (mmix_print_operand_punct_valid_p,
6328         mmix_print_operand, mmix_print_operand_address): Remove.
6329         * config/mmix/mmix.c (mmix_print_operand_punct_valid_p): Make static.
6330         Change return type to bool. Change argument type to bool.
6331         (mmix_print_operand, mmix_print_operand_address): Make static.
6332         (mmix_intval, mmix_output_condition): Change 'x' argument type
6333         to const_rtx.
6334         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS,
6335         TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
6336
6337 2011-07-25  Georg-Johann Lay  <avr@gjlay.de>
6338
6339         PR target/39386
6340         * config/avr/avr.c (out_shift_with_cnt): Use tmp_reg as
6341         shift counter for x << x and x >> x shifts.
6342
6343 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6344
6345         PR target/47124
6346         * config.gcc: Reject *-*-solaris2 configuration.
6347
6348 2011-07-25  Richard Sandiford  <richard.sandiford@linaro.org>
6349
6350         PR tree-optimization/49809
6351         * tree-ssa-phiopt.c (cond_if_else_store_replacement): Use
6352         gimple_get_lhs instead of gimple_assign_lhs.
6353
6354 2011-07-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6355
6356         * system.h [__cplusplus]: Wrap C function declarations in extern "C".
6357
6358 2011-07-25  Richard Guenther  <rguenther@suse.de>
6359
6360         PR tree-optimization/49822
6361         * tree-ssa-forwprop.c (remove_prop_source_from_use): Robustify
6362         more.  Make sure to preserve stmts with side-effects.  Properly
6363         handle virtual defs, follow a longer def chain.
6364
6365 2011-07-22  Romain Geissler  <romain.geissler@gmail.com>
6366
6367         PR plugins/45348
6368         PR plugins/48425
6369         PR plugins/46577
6370         * Makefile.in: Do not flatten c-family directory when installing
6371         plugin headers.
6372
6373 2011-07-25  Eric Botcazou  <ebotcazou@adacore.com>
6374
6375         * ipa-inline.c (can_inline_edge_p): Look into DECL_STRUCT_FUNCTION of
6376         original nodes if we are dealing with virtual clones.
6377
6378 2011-07-25  Bernd Schmidt  <bernds@codesourcery.com>
6379
6380         * common/config/c6x/c6x-common.c: New file.
6381
6382 2011-07-25  Roman Zhuykov  <zhroma@ispras.ru>
6383
6384         * tree-flow.h (tree_ssa_loop_version): Remove unused declaration.
6385
6386 2011-07-25  Richard Guenther  <rguenther@suse.de>
6387
6388         PR tree-optimization/49715
6389         * tree-vrp.c: Include expr.h and optabs.h.
6390         (range_fits_type_): New function.
6391         (simplify_float_conversion_using_ranges): Likewise.
6392         (simplify_stmt_using_ranges): Call it.
6393         * Makefile.in (tree-vrp.o): Add $(EXPR_H) and $(OPTABS_H) dependencies.
6394         * optabs.c (can_float_p): Export.
6395         * optabs.h (can_float_p): Declare.
6396
6397 2011-07-25  Richard Guenther  <rguenther@suse.de>
6398
6399         * tree-vrp.c (num_vr_values, values_propagated): New global vars.
6400         (get_value_range): For out-of-range SSA names or names created
6401         after propagation return a read-only varying range.
6402         (dump_all_value_ranges): Adjust.
6403         (vrp_initialize): Likewise.
6404         (vrp_finalize): Likewise.
6405
6406 2011-07-24  Richard Henderson  <rth@redhat.com>
6407
6408         PR debug/49831
6409         * dwarf2cfi.c (connect_traces): Allow unvisited traces.  Skip
6410         them entirely.
6411
6412 2011-07-24  Richard Henderson  <rth@redhat.com>
6413
6414         PR debug/49825
6415         * dwarf2cfi.c (dwarf2out_stack_adjust): Move A_O_A test earlier.
6416         (dwarf2out_notice_stack_adjust): Use args_size from call_insn.
6417
6418 2011-07-24  Richard Henderson  <rth@redhat.com>
6419
6420         PR debug/49827
6421         * dwarf2cfi.c (create_trace_edges): Handle sequences properly.
6422
6423 2011-07-24  Richard Henderson  <rth@redhat.com>
6424
6425         * dwarf2cfi.c (maybe_record_trace_start): Add abnormal parameter.
6426         Zero args_size for abnormal edges.  Adjust all callers.
6427
6428 2011-07-24  Richard Henderson  <rth@redhat.com>
6429
6430         PR debug/49825
6431         * dwarf2cfi.c (cfi_row_equal_p): Don't compare args_size.
6432
6433 2011-07-24  H.J. Lu  <hongjiu.lu@intel.com>
6434
6435         PR bootstrap/49835
6436         * collect2.c (demangle_flag): Removed.
6437
6438 2011-07-24  Sandra Loosemore  <sandra@codesourcery.com>
6439
6440         * configure.ac (demangler_in_ld): Default to yes.
6441         * configure: Regenerated.
6442         * collect2.c (main): When HAVE_LD_DEMANGLE is defined, don't
6443         mess with COLLECT_NO_DEMANGLE, and just pass --demangle and
6444         --no-demangle options straight through to ld.  When
6445         HAVE_LD_DEMANGLE is not defined, set COLLECT_NO_DEMANGLE in a
6446         way that has the intended effect on Windows.
6447
6448 2011-07-23  Richard Henderson  <rth@redhat.com>
6449
6450         * dwarf2cfi.c: Include basic-block.h.
6451         (dw_label_info): Remove.
6452         (trace_work_list, trace_index): New.
6453         (remember_row, emit_cfa_remember): Remove.
6454         (dw_trace_info_hash, dw_trace_info_eq): New.
6455         (get_trace_index, get_trace_info): New.
6456         (save_point_p): New.
6457         (free_cfi_row): Remove.
6458         (add_cfi): Do not emit DW_CFA_remember_state.
6459         (cfa_row_equal_p): New.
6460         (barrier_args_size): Remove.
6461         (compute_barrier_args_size_1, compute_barrier_args_size): Remove.
6462         (dwarf2out_notice_stack_adjust): Don't compute_barrier_args_size.
6463         (maybe_record_trace_start, create_trace_edges, scan_trace): New.
6464         (dwarf2out_cfi_begin_epilogue): Remove.
6465         (dwarf2out_frame_debug_restore_state): Remove.
6466         (connect_traces, create_pseudo_cfg): New.
6467         (create_cfi_notes, execute_dwarf2_frame): Rewrite using traces.
6468         * Makefile.in (dwarf2cfi.o): Update.
6469
6470 2011-07-23  Richard Henderson  <rth@redhat.com>
6471
6472         * dwarf2cfi.c (dw_trace_info): New.
6473         (dw_label_info): New.
6474         (cie_return_save): New.
6475         (cur_trace): New.
6476         (queued_args_size): Rename from args_size.  Update all users.
6477         (cfa_store, cfa_temp, regs_saved_in_regs): Remove.
6478         (def_cfa_1): Use cur_trace instead of cfa_*.
6479         (dwarf2out_stack_adjust, record_reg_saved_in_reg): Likewise.
6480         (clobbers_queued_reg_save, reg_saved_in): Likewise.
6481         (dwarf2out_frame_debug_expr): Likewise.
6482         (create_cie_data): Split out from ...
6483         (execute_dwarf2_frame): ... here.  Initialize cur_trace.
6484
6485 2011-07-23  Richard Henderson  <rth@redhat.com>
6486
6487         * dwarf2cfi.c (regs_saved_in_regs): Allocate from heap, not gc.
6488         Update all users to match.
6489         (execute_dwarf2_frame): Free reg_saved_in_data.
6490
6491 2011-07-23  Richard Henderson  <rth@redhat.com>
6492
6493         * dwarf2cfi.c (queued_reg_save): Reorder for packing.  Don't GTY.
6494         (queued_reg_saves): Don't GTY.  Change to a VEC.
6495         (queue_reg_save): Update to match.
6496         (dwarf2out_flush_queued_reg_saves): Likewise.
6497         (clobbers_queued_reg_save): Likewise.
6498         (reg_saved_in): Likewise.
6499         (execute_dwarf2_frame): Free queued_reg_saves.
6500
6501 2011-07-23  Richard Henderson  <rth@redhat.com>
6502
6503         * dwarf2cfi.c (dw_cfi_row_ref): Remove.  Update all users.
6504
6505 2011-07-23  Richard Henderson  <rth@redhat.com>
6506
6507         * dwarf2cfi.c (add_cfi_args_size): Split out from...
6508         (dwarf2out_args_size): ... here.
6509         (add_cfi_restore): Split out from ...
6510         (dwarf2out_frame_debug_cfa_restore): ... here.
6511         (def_cfa_0): Split out from ...
6512         (def_cfa_1): ... here.
6513         (cfi_oprnd_equal_p, cfi_equal_p): New.
6514         (change_cfi_row): New.
6515         (add_cfis_to_fde): Set fde->dw_fde_switch_cfi_index.
6516         (create_cfi_notes): Use change_cfi_row at SWITCH_TEXT note.
6517         (output_cfis): Remove.
6518         * dwarf2out.c (output_fde): Simplify output_cfi loop.
6519         (dwarf2out_switch_text_section): Don't call output_cfis.
6520         (dw_val_equal_p, loc_descr_equal_p_1, loc_descr_equal_p): New.
6521         * dwarf2out.h: Update decls.
6522         (enum dw_val_class): Add dw_val_class_none.
6523
6524 2011-07-23  Richard Henderson  <rth@redhat.com>
6525
6526         * dwarf2cfi.c (update_row_reg_save): New.
6527         (dwarf2out_frame_debug_cfa_expression): Use it.
6528         (dwarf2out_frame_debug_cfa_restore): Likewise.
6529         (reg_save): Likewise.  Do not emit DW_CFA_same_value.
6530
6531 2011-07-23  Richard Henderson  <rth@redhat.com>
6532
6533         * dwarf2cfi.c (add_cfi_insn): Rename from cfi_insn.  Update all users.
6534
6535 2011-07-23  Richard Henderson  <rth@redhat.com>
6536
6537         * dwarf2cfi.c (dw_cfi_row, dw_cfi_row_ref): New.
6538         (cie_cfi_row): New.
6539         (new_cfi_row, copy_cfi_row, free_cfi_row): New.
6540         (cfa, old_cfa, cfa_remember, old_cfa_remember, old_args_size): Remove.
6541         (cur_row, remember_row): New.
6542         (def_cfa_1): Use cur_row instead of the old_* variables.
6543         (dwarf2out_frame_debug_restore_state): Similarly.
6544         (dwarf2out_args_size, dwarf2out_notice_stack_adjust): Likewise.
6545         (dwarf2out_frame_debug_def_cfa): Use a local variable instead of cfa.
6546         (dwarf2out_frame_debug_adjust_cfa): Likewise.
6547         (dwarf2out_frame_debug_cfa_offset): Likewise.
6548         (dwarf2out_frame_debug_expr): Likewise.
6549         (execute_dwarf2_frame): Set up cur_row.
6550         * dwarf2out.h (struct cfa_loc): Mark for GTY.
6551
6552 2011-07-23  Richard Henderson  <rth@redhat.com>
6553
6554         * basic-block.h (EDGE_PRESERVE): New.
6555         (EDGE_ALL_FLAGS, EDGE_COMPLEX): Include it.
6556         * bb-reorder.c: Include except.h.
6557         (fix_up_crossing_landing_pad): New.
6558         (find_rarely_executed_basic_blocks_and_crossing_edges): Place
6559         landing pads in the right partition.  Duplicate as necessary.
6560         (partition_hot_cold_basic_blocks): Fix up DF info after
6561         duplicating landing pads.
6562         * cfg.c (dump_edge_info): Add crossing and preserve to bitnames.
6563         * cfgrtl.c (rtl_verify_flow_info_1): Validate that EDGE_CROSSING
6564         is set properly.  Validate that EH edges are not CROSSING.
6565         * except.c (expand_dw2_landing_pad_for_region): Split out from ...
6566         (dw2_build_landing_pads): ... here.
6567         (convert_to_eh_region_ranges): Remove code to fixup crossing
6568         landing pads.
6569         * except.h (expand_dw2_landing_pad_for_region): Declare.
6570         * tree-cfg.c (gimple_can_merge_blocks_p): Don't merge PRESERVE edges.
6571
6572 2011-07-23  Richard Earnshaw  <rearnsha@arm.com>
6573
6574         PR target/49816
6575         * arm.c (aapcs_vfp_allocate_return_reg): Return NULL on failure.
6576
6577 2011-07-22  Jason Merrill  <jason@redhat.com>
6578
6579         * doc/invoke.texi (C++ Dialect Options): Document -Wno-narrowing.
6580
6581 2011-07-22  Richard Henderson  <rth@redhat.com>
6582
6583         * bb-reorder.c (gate_handle_partition_blocks): Honor optimize.
6584
6585 2011-07-22  Richard Henderson  <rth@redhat.com>
6586
6587         * jump.c (maybe_propagate_label_ref): Split out of...
6588         (mark_all_labels): ... here.  Do not attempt label_ref
6589         propagation while in cfglayout mode.
6590
6591 2011-07-22  Jakub Jelinek  <jakub@redhat.com>
6592
6593         * dwarf2out.c (struct macinfo_struct): Change code to unsigned char.
6594         (DEBUG_MACRO_SECTION, DEBUG_MACRO_SECTION_LABEL): Define.
6595         (dwarf_attr_name): Handle DW_AT_GNU_macros.
6596         (dwarf2out_define): If the vector is empty and
6597         lineno is 0, emit a dummy entry first.
6598         (dwarf2out_undef): Likewise.  Remove redundant semicolon.
6599         (htab_macinfo_hash, htab_macinfo_eq, output_macinfo_op,
6600         optimize_macinfo_range): New functions.
6601         (output_macinfo): Use them.  If !dwarf_strict and .debug_str is
6602         mergeable, optimize longer strings using
6603         DW_MACRO_GNU_{define,undef}_indirect and if HAVE_COMDAT_GROUP,
6604         optimize longer sequences of define/undef ops from headers
6605         using DW_MACRO_GNU_transparent_include.  For !dwarf_strict
6606         emit a section headers.
6607         (dwarf2out_init): For !dwarf_strict set debug_macinfo_section
6608         and macinfo_section_label to DEBUG_MACRO_SECTION
6609         resp. DEBUG_MACRO_SECTION_LABEL.
6610         (dwarf2out_finish): For !dwarf_strict emit DW_AT_GNU_macros
6611         instead of DW_AT_macro_info.
6612
6613         PR other/32998
6614         * common.opt (grecord-gcc-switches, gno-record-gcc-switches): New
6615         options.
6616         * dwarf2out.c: Include opts.h.
6617         (dchar_p): New typedef.  Define heap VEC for it.
6618         (producer_string): New variable.
6619         (gen_producer_string): New function.
6620         (gen_compile_unit_die): Use it.
6621         (dwarf2out_finish): Fix up comp_unit_die () DW_AT_producer if needed.
6622         * Makefile.in (dwarf2out.o): Depend on $(OPTS_H).
6623         * doc/invoke.texi: Document -grecord-gcc-switches and
6624         -gno-record-gcc-switches, add a -grecord-gcc-switches reference
6625         to -frecord-gcc-switches description.
6626
6627 2011-07-22  Jason Merrill  <jason@redhat.com>
6628
6629         PR c++/30112
6630         * c-decl.c (c_linkage_bindings): Define.
6631
6632 2011-07-22  Eric Botcazou  <ebotcazou@adacore.com>
6633
6634         PR debug/49815
6635         * var-tracking.c (vt_finalize): Always free windowed_parm_regs.
6636
6637 2011-07-22  H.J. Lu  <hongjiu.lu@intel.com>
6638
6639         * config/i386/i386.c (ix86_option_override_internal): Disallow
6640         MS ABI in x32 mode.
6641         (ix86_init_builtins): Call ix86_init_builtins_va_builtins_abi
6642         only for TARGET_LP64.
6643         (ix86_handle_abi_attribute): Check TARGET_LP64 instead of TARGET_64BIT.
6644
6645 2011-07-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
6646
6647         * config/rs6000/rs6000.c (rs6000_xcoff_strip_dollar): Rewrite to
6648         avoid warnings when GCC is built with a C++ compiler.
6649
6650 2011-07-22  Martin Jambor  <mjambor@suse.cz>
6651
6652         PR lto/49796
6653         * cgraphunit.c (verify_edge_corresponds_to_fndecl): Return false
6654         if decl node is in another partition, call cgraph_get_node only once.
6655
6656 2011-07-22  Uros Bizjak  <ubizjak@gmail.com>
6657
6658         * config.gcc (x86_64-*-linux*): Set
6659         default_gnu_indirect_function to yes.
6660
6661 2011-07-22  Richard Guenther  <rguenther@suse.de>
6662
6663         PR tree-optimization/45819
6664         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Properly
6665         preserve volatile and notrap flags.
6666
6667 2011-07-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6668             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6669
6670         PR bootstrap/49794
6671         * configure.ac: Test AM_ICONV with CXX.
6672         * configure: Regenerate.
6673         * config/sol2-c.c (solaris_format_types): Use EXPORTED_CONST.
6674
6675 2011-07-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6676
6677         PR bootstrap/49797
6678         * graphite-clast-to-gimple.c (CLOOG_LANGUAGE_C): Provide if missing.
6679         (set_cloog_options): Use it.
6680
6681 2011-07-22  Jakub Jelinek  <jakub@redhat.com>
6682
6683         PR c++/49756
6684         * gcc.c (main): Call stack_limit_increase (64MB).
6685         * toplev.c (toplev_main): Likewise.
6686
6687 2011-07-21  H.J. Lu  <hongjiu.lu@intel.com>
6688
6689         * config/i386/i386.c (ix86_expand_call): Call copy_to_mode_reg
6690         instead of force_reg.
6691
6692 2011-07-21  H.J. Lu  <hongjiu.lu@intel.com>
6693
6694         * config/i386/i386.c (ix86_expand_move): Convert to Pmode if
6695         needed and use force_reg after convert.
6696         (ix86_expand_call): Likewise.
6697         (ix86_expand_special_args_builtin): Likewise.
6698         (ix86_expand_builtin): Likewise.
6699
6700 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6701
6702         PR middle-end/47654
6703         PR middle-end/49649
6704         * graphite-clast-to-gimple.c (type_for_clast_term): Pass v1 and v2
6705         in parameter.  Initialize v1 and v2 based on the values returned
6706         by clast_name_to_lb_ub.
6707         (type_for_clast_red): Pass v1 and v2 in parameter, and set their
6708         values.
6709         (type_for_clast_bin): Same.
6710         (type_for_clast_expr): Same.
6711         (type_for_clast_eq): Update calls to type_for_clast_expr.
6712         (type_for_clast_for): Same.
6713         (build_iv_mapping): Same.
6714         * graphite-ppl.h (value_min): New.
6715
6716 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6717
6718         * graphite-clast-to-gimple.c (type_for_interval): Generate signed
6719         types whenever possible.
6720
6721 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6722
6723         * graphite-clast-to-gimple.c (struct clast_name_index): Add lb
6724         and ub fields.
6725         (new_clast_name_index): Add lb and ub parameters.
6726         (free_clast_name_index): New.
6727         (clast_name_to_lb_ub): New.
6728         (save_clast_name_index): Add lb and ub parameters.
6729         (compute_bounds_for_param): New.
6730         (type_for_level): Removed.
6731         (type_for_clast_for): Removed level parameter.  Do not call
6732         type_for_level.
6733         (graphite_create_new_loop): Store the lb and ub for the clast_name
6734         of the iterator of the loop that has been generated.
6735         (graphite_create_new_loop_guard): Remove parameter level.
6736         (create_params_index): Store the lb and ub of each parameter.
6737         (gloog): Use free_clast_name_index.  Pass to create_params_index
6738         the current scop.
6739
6740 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6741
6742         * graphite-clast-to-gimple.c (max_signed_precision_type): Removed.
6743         (max_precision_type): Inline max_signed_precision_type.
6744         (type_for_clast_red): Use max_precision_type.
6745         (type_for_clast_bin): Same.
6746         (type_for_clast_for): Same.
6747
6748 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6749
6750         * graphite-clast-to-gimple.c (gcc_type_for_interval): Renamed
6751         type_for_interval.
6752         (gcc_type_for_value): Renamed type_for_value.
6753         (gcc_type_for_clast_term): Renamed type_for_clast_term.
6754         (gcc_type_for_clast_expr): Renamed type_for_clast_expr.
6755         (gcc_type_for_clast_red): Renamed type_for_clast_red.
6756         (gcc_type_for_clast_bin): Renamed type_for_clast_bin.
6757         (gcc_type_for_clast_eq): Renamed type_for_clast_eq.
6758         (graphite_translate_clast_equation): Update calls.
6759         (compute_type_for_level): Renamed type_for_level.
6760         (gcc_type_for_iv_of_clast_loop): Renamed type_for_clast_for.
6761         (build_iv_mapping): Update calls.
6762         (graphite_create_new_loop_guard): Same.
6763
6764 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6765
6766         * graphite-clast-to-gimple.c (clast_get_body_of_loop): Add fixme
6767         comment.
6768
6769 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6770
6771         * graphite-clast-to-gimple.c (struct ivs_params): New.
6772         (clast_name_to_gcc): Use ivs_params to pass around parameters.
6773         (clast_to_gcc_expression): Same.
6774         (clast_to_gcc_expression_red): Same.
6775         (gcc_type_for_clast_term): Same.
6776         (gcc_type_for_clast_expr): Same.
6777         (gcc_type_for_clast_red): Same.
6778         (gcc_type_for_clast_bin): Same.
6779         (gcc_type_for_clast_eq): Same.
6780         (graphite_translate_clast_equation): Same.
6781         (graphite_create_guard_cond_expr): Same.
6782         (graphite_create_new_guard): Same.
6783         (graphite_create_new_loop): Same.
6784         (build_iv_mapping): Same.
6785         (translate_clast_user): Same.
6786         (graphite_create_new_loop_guard): Same.
6787         (translate_clast): Same.
6788         (translate_clast_for_loop): Same.
6789         (translate_clast_for): Same.
6790         (translate_clast_guard): Same.
6791         (initialize_cloog_names): Fix typo.
6792         (gloog): Initialize an ivs_params struct, pass it to translate_clast.
6793
6794 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6795
6796         * graphite-clast-to-gimple.c (struct clast_name_index): Add level.
6797         (new_clast_name_index): Add level parameter.
6798         (clast_name_to_level): New.
6799         (save_clast_name_index): Add level parameter.
6800         (newivs_to_depth_to_newiv): Removed.
6801         (clast_name_to_gcc): Inlined newivs_to_depth_to_newiv.
6802         (graphite_create_new_loop): Add level parameter.  Pass level to
6803         save_clast_name_index.
6804         (translate_clast_for_loop): Pass level to graphite_create_new_loop.
6805         (create_params_index): Pass level to save_clast_name_index.
6806
6807 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6808
6809         * graphite-clast-to-gimple.c (graphite_create_new_loop): Do not
6810         recompute type, lb, and ub.  Get them from...
6811         (graphite_create_new_loop_guard): ...here.  Pass in parameter
6812         pointers to type, lb, and ub.
6813         (translate_clast_for_loop): Update function calls.
6814         (translate_clast_for): Same.
6815
6816 2011-07-21  Sebastian Pop  <sebastian.pop@amd.com>
6817
6818         * graphite-clast-to-gimple.c (compute_bounds_for_level): Call
6819         psct_dynamic_dim.
6820         (translate_clast_for_loop): Pass loop level to dependency_in_loop_p.
6821         (gcc_type_for_iv_of_clast_loop): Update use of level.
6822         (gloog): Start counting nesting level from 0.
6823         * graphite-clast-to-gimple.h (get_scattering_level): Removed.
6824         * graphite-dependences.c (graphite_carried_dependence_level_k): Call
6825         psct_dynamic_dim on level.
6826
6827 2011-07-21  H.J. Lu  <hongjiu.lu@intel.com>
6828
6829         * config/i386/i386.c (ix86_legitimize_address): Convert to
6830         Pmode if needed.
6831
6832 2011-07-21  H.J. Lu  <hongjiu.lu@intel.com>
6833
6834         * config/i386/i386.c (function_value_64): Always return pointers
6835         in Pmode.
6836         (ix86_promote_function_mode): New.
6837         (TARGET_PROMOTE_FUNCTION_MODE): Likewise.
6838
6839 2011-07-21  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
6840
6841         PR tree-optimization/49749
6842         * tree-ssa-reassoc.c (get_rank): Fix operand scan conditions and
6843         remove no-longer-used maxrank variable.
6844
6845 2011-07-21  Georg-Johann Lay  <avr@gjlay.de>
6846
6847         * config/avr/avr.c (final_prescan_insn): Fix printing of rtx_costs.
6848
6849 2011-07-21  Jason Merrill  <jason@redhat.com>
6850
6851         * system.h (HAVE_DESIGNATED_UNION_INITIALIZERS): New.
6852         * recog.h (struct insn_data_d): Check it instead of
6853         HAVE_DESIGNATED_INITIALIZERS.
6854         * genoutput.c (output_insn_data): Likewise.
6855
6856 2011-07-21  Richard Guenther  <rguenther@suse.de>
6857
6858         PR tree-optimization/49770
6859         * tree-ssa-sccvn.c (valueize_refs_1): Return whether we
6860         valueized any operand.  Renamed from ...
6861         (valueize_refs): ... this.  New wrapper around valueize_refs_1.
6862         (valueize_shared_reference_ops_from_ref): Return whether we
6863         valueized any operand.
6864         (vn_reference_lookup): Only when we valueized any operand
6865         use the valueized reference for alias analysis.  Do not preserve
6866         the original reference tree in this case.
6867
6868 2011-07-21  Uros Bizjak  <ubizjak@gmail.com>
6869
6870         * config/i386/i386.c (ix86_decompose_address): Reject all but
6871         register operands and subregs of DImode hard registers in index.
6872
6873 2011-07-21  Kai Tietz  <ktietz@redhat.com>
6874
6875         * fold-const.c (fold_unary_loc): Preserve indirect
6876         comparison cast to none-boolean type.
6877         * tree-ssa.c (useless_type_conversion_p): Preserve cast
6878         from/to boolean-type.
6879         * gimplify.c (gimple_boolify): Handle boolification of comparisons.
6880         (gimplify_expr): Boolifiy non aggregate-typed comparisons.
6881         * tree-cfg.c (verify_gimple_comparison): Check result
6882         type of comparison expression.
6883         * tree-ssa-forwprop.c (forward_propagate_comparison): Adjust test
6884         of condition result and disallow type-cast sinking into comparison.
6885
6886 2011-07-21  Richard Guenther  <rguenther@suse.de>
6887
6888         * tree-ssa-forwprop.c (combine_conversions): Return whether
6889         we have to run cfg-cleanup.  Properly remove dead stmts.
6890         (ssa_forward_propagate_and_combine): Adjust.
6891
6892 2011-07-21  Richard Sandiford  <richard.sandiford@linaro.org>
6893
6894         * regcprop.c (maybe_mode_change): Check HARD_REGNO_MODE_OK.
6895
6896 2011-07-21  Kai Tietz  <ktietz@redhat.com>
6897
6898         * tree-ssa-propagate.c (substitute_and_fold): Use
6899         do_dce flag to deside, if BB's statements are scanned
6900         in last to first, or first to last order.
6901
6902 2011-07-21  Georg-Johann Lay  <avr@gjlay.de>
6903
6904         * config/avr/avr.c (avr_rtx_costs): Set cost of CONST, LABEL_REF to 0.
6905
6906 2011-07-20  H.J. Lu  <hongjiu.lu@intel.com>
6907             Uros Bizjak  <ubizjak@gmail.com>
6908             Richard Henderson  <rth@redhat.com>
6909
6910         * config/i386/constraints.md (w): New.
6911
6912         * config/i386/i386.c (ix86_output_addr_vec_elt): Check
6913         TARGET_LP64 instead of TARGET_64BIT for ASM_QUAD.
6914
6915         * config/i386/i386.h (CASE_VECTOR_MODE): Check TARGET_LP64
6916         instead of TARGET_64BIT.
6917
6918         * config/i386/i386.md (indirect_jump): Replace
6919         nonimmediate_operand with indirect_branch_operand.
6920         (*indirect_jump): Likewise.  Replace constraint "m" with "w".
6921         (tablejump): Replace nonimmediate_operand with indirect_branch_operand.
6922         Convert operand 0 to Pmode for x32 if not PIC.
6923         (*tablejump_1): Replace nonimmediate_operand with
6924         indirect_branch_operand.  Replace constraint "m" with "w".
6925         (*call_vzeroupper): Replace constraint "m" with "w".
6926         (*call): Likewise.
6927         (*call_rex64_ms_sysv_vzeroupper): Likewise.
6928         (*call_rex64_ms_sysv): Likewise.
6929         (*call_value_vzeroupper): Likewise.
6930         (*call_value): Likewise.
6931         (*call_value_rex64_ms_sysv_vzeroupper): Likewise.
6932         (*call_value_rex64_ms_sysv): Likewise.
6933         (set_got_offset_rex64): Check TARGET_LP64 instead of TARGET_64BIT.
6934
6935         * config/i386/predicates.md (indirect_branch_operand): New.
6936         (call_insn_operand): Support x32.
6937
6938 2011-07-20  Michael Eager  <eager@eagercon.com>
6939
6940         * params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Default to 12.
6941
6942 2011-07-20  Richard Henderson  <rth@redhat.com>
6943
6944         * cfg.c (dump_bb_info): Dump basic_block->flags.
6945         * cfgrtl.c (print_rtl_with_bb): Use dump_bb_info.
6946
6947 2011-07-20  Uros Bizjak  <ubizjak@gmail.com>
6948
6949         * config/i386/i386.c (ix86_decompose_address): Allow only subregs
6950         of DImode hard registers in index.
6951         (ix86_legitimate_address_p): Allow subregs of base and index to span
6952         more than a word.  Assert that subregs of base and index satisfy
6953         register_no_elim_operand predicates.  Reject addresses where
6954         base and index have different modes.
6955
6956 2011-07-20  Robert Millan  <rmh@gnu.org>
6957
6958         * config.gcc (mips*-*-linux*): Remove redundant tm_file entry.
6959
6960 2011-07-20  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6961
6962         * bb-reorder.c (fix_crossing_conditional_branches): Fix crash by
6963         removing now-unnecessary assignment.
6964
6965 2011-07-20  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6966
6967         * emit-rtl.c (set_mem_attributes_minus_bitpos): Restore setting
6968         memory address space to the type's address space.
6969
6970 2011-07-20  Georg-Johann Lay  <avr@gjlay.de>
6971
6972         PR target/36467
6973         PR target/49687
6974         * config/avr/avr.md (mulhi3): Use register_or_s9_operand for operand2
6975         and expand appropriately if there is a CONST_INT in operand2.
6976         (usmulqihi3): New insn.
6977         (*sumulqihi3): New insn.
6978         (*osmulqihi3): New insn.
6979         (*oumulqihi3): New insn.
6980         (*muluqihi3.uconst): New insn_and_split.
6981         (*muluqihi3.sconst): New insn_and_split.
6982         (*mulsqihi3.sconst): New insn_and_split.
6983         (*mulsqihi3.uconst): New insn_and_split.
6984         (*mulsqihi3.oconst): New insn_and_split.
6985         (*ashifthi3.signx.const): New insn_and_split.
6986         (*ashifthi3.signx.const7): New insn_and_split.
6987         (*ashifthi3.zerox.const): New insn_and_split.
6988         (mulsqihi3): New insn.
6989         (muluqihi3): New insn.
6990         (muloqihi3): New insn.
6991         * config/avr/predicates.md (const_2_to_7_operand): New.
6992         (const_2_to_6_operand): New.
6993         (u8_operand): New.
6994         (s8_operand): New.
6995         (o8_operand): New.
6996         (s9_operand): New.
6997         (register_or_s9_operand): New.
6998
6999 2011-07-20  Kai Tietz  <ktietz@redhat.com>
7000
7001         * builtins.c (fold_builtin_expect): See through the cast
7002         from truthvalue_type_node to long.
7003
7004 2011-07-20  Michael Meissner  <meissner@linux.vnet.ibm.com>
7005
7006         * config/rs6000/vsx.md (vsx_fma*): Use 4 argument fma instructions
7007         where we can use them from the standard and altivec instruction
7008         sets, instead of always using the 3 operand VSX forms that require
7009         the destination to overlap one of the inputs.
7010         (vsx_fms*): Ditto.
7011         (vsx_fnma*): Ditto.
7012         (vsx_fnms*): Ditto.
7013
7014         * config/rs6000/rs6000.md (fmadf4_fpr): Set fp_type fp_maddsub_d
7015         for DF types.
7016         (fmsdf4_fpr): Ditto.
7017         (nfmadf4_fpr): Ditto.
7018         (nfmsdf4_fpr): Ditto.
7019
7020 2011-07-20  Sandra Loosemore  <sandra@codesourcery.com>
7021
7022         * genrecog.c (make_insn_sequence): Correct position numbering
7023         when filtering out match_scratch and match_dup.
7024
7025 2011-07-20  Richard Guenther  <rguenther@suse.de>
7026
7027         * tree-ssa-forwprop.c (remove_prop_source_from_use): Robustify
7028         against already removed statements.
7029         (forward_propagate_into_comparison): Remove dead defining stmts.
7030         (forward_propagate_into_gimple_cond): Likewise.
7031         (forward_propagate_into_cond): Simplify.
7032         (ssa_forward_propagate_and_combine): Handle changed cfg from
7033         forward_propagate_into_comparison.
7034         * tree-ssa-phiopt.c (conditional_replacement): Use proper
7035         locations for newly built statements.
7036
7037 2011-07-20  Georg-Johann Lay  <avr@gjlay.de>
7038
7039         * config/avr/avr.c (avr_rtx_costs): Set cost of SYMBOL_REF to 0.
7040
7041 2011-07-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
7042
7043         * config/s390/s390.c (s390_class_max_nregs): Fix return type.
7044         * config/s390/s390-protos.h (s390_class_max_nregs): Likewise.
7045
7046 2011-07-20  Richard Guenther  <rguenther@suse.de>
7047
7048         PR middle-end/18908
7049         * tree.c (integer_all_onesp): Use TYPE_PRECISION, not mode precision.
7050         * tree-ssa-forwprop.c (simplify_bitwise_binary): Remove bogus
7051         ADDR_EXPR folding.  Canonicalize X ^ ~0 as ~X.
7052
7053 2011-07-20  Vladimir Makarov  <vmakarov@redhat.com>
7054
7055         * config/frv/frv.c (frv_register_move_cost): Define explicitly
7056         costs for subclasses of GR_REGS.
7057
7058 2011-07-20  Uros Bizjak  <ubizjak@gmail.com>
7059
7060         PR target/49780
7061         * config/i386/predicates.md (no_seg_addres_operand): No more special.
7062         * config/i386/i386.c (ix86_decompose_address): Allow only subregs
7063         of DImode hard registers in base.
7064         (ix86_legitimate_address_p): Allow SImode and DImode base and index
7065         registers.
7066
7067 2011-07-20  Richard Guenther  <rguenther@suse.de>
7068
7069         * tree-ssa-structalias.c (new_var_info): Allocate oldsolution lazily.
7070         (unify_nodes): Deal with that.
7071         (solve_graph): Likewise.
7072
7073 2011-07-20  Chung-Lin Tang  <cltang@codesourcery.com>
7074
7075         * config/arm/arm.c (arm_canonicalize_comparison): Add case to
7076         canonicalize left operand from ZERO_EXTEND to AND.
7077
7078 2011-07-20  Anatoly Sokolov  <aesok@post.ru>
7079
7080         * target.def (class_max_nregs): New hook.
7081         * doc/tm.texi.in (TARGET_CLASS_MAX_NREGS): Document.
7082         * doc/tm.texi: Regenerate.
7083         * targhooks.c (default_class_max_nregs): New function.
7084         * targhooks.h (default_class_max_nregs): Declare.
7085         * ira.h (target_ira): Change type x_ira_reg_class_max_nregs and
7086         x_ira_reg_class_min_nregs arrays to unsigned char.
7087         * ira.c (setup_reg_class_nregs): Use TARGET_CLASS_MAX_NREGS target
7088         hook instead of CLASS_MAX_NREGS macro.
7089         * reginfo.c (restore_register_info): Ditto.
7090         * ira-conflicts.c (process_regs_for_copy): Use
7091         ira_reg_class_max_nregs array instead of CLASS_MAX_NREGS macro.
7092         Change type rclass and aclass vars to reg_class_t.
7093         * ira-costs.c (record_reg_classes): Use ira_reg_class_max_nregs
7094         array instead of CLASS_MAX_NREGS macro. Change type rclass var to
7095         reg_class_t.
7096         * reload.c (combine_reloads, find_reloads, find_reloads_address_1):
7097         Use ira_reg_class_max_nregs array instead of CLASS_MAX_NREGS macro.
7098
7099         * config/i386/i386.h (CLASS_MAX_NREGS): Remove.
7100         * config/i386/i386.c (ix86_class_max_nregs): New function.
7101         (ix86_register_move_cost): Use TARGET_CLASS_MAX_NREGS target hook
7102         instead of CLASS_MAX_NREGS macro.
7103         (TARGET_CLASS_MAX_NREGS): Define.
7104         * config/avr/avr.h (CLASS_MAX_NREGS): Remove.
7105         * config/avr/avr-protos.h (class_max_nregs): Remove declaration.
7106         * config/avr/avr.c (class_max_nregs): Remove function.
7107         * config/alpha/alpha.h (CLASS_MAX_NREGS): Remove.
7108         * config/spu/spu.h (CLASS_MAX_NREGS): Remove.
7109         * config/mep/mep.h (CLASS_MAX_NREGS): Remove.
7110         * config/m32r/m32r.h (CLASS_MAX_NREGS): Remove.
7111         * config/microblaze/microblaze.h (CLASS_MAX_NREGS): Remove.
7112         * config/xtensa/xtensa.h (CLASS_MAX_NREGS): Remove.
7113         * config/stormy16/stormy16.h (CLASS_MAX_NREGS): Remove.
7114         * config/lm32/lm32.h (CLASS_MAX_NREGS): Remove.
7115         * config/moxie/moxie.h (CLASS_MAX_NREGS): Remove.
7116         * config/iq2000/iq2000.h (CLASS_MAX_NREGS): Remove.
7117         * config/mn10300/mn10300.h (CLASS_MAX_NREGS): Remove.
7118         * config/score/score.h (CLASS_MAX_NREGS): Remove.
7119         * config/vax/vax.h (CLASS_MAX_NREGS): Remove.
7120         * config/h8300/h8300.h (CLASS_MAX_NREGS): Remove.
7121         * config/v850/v850.h (CLASS_MAX_NREGS): Remove.
7122
7123 2011-07-19  Eric Botcazou  <ebotcazou@adacore.com>
7124
7125         * cif-code.def (OVERWRITABLE): Fix typo and move around.
7126         (TARGET_OPTIMIZATION_MISMATCH): Delete.
7127         (EH_PERSONALITY): Fix typo.
7128         (NON_CALL_EXCEPTIONS): Fix message.
7129         (OPTIMIZATION_MISMATCH): Adjust message.
7130         * ipa-inline.c (can_inline_edge_p): Use CIF_OPTIMIZATION_MISMATCH.
7131
7132 2011-07-19  Ian Lance Taylor  <iant@google.com>
7133
7134         * doc/install.texi (Configuration): Document
7135         --enable-build-poststage1-with-cxx.
7136
7137 2011-07-19  Robert Millan  <rmh@gnu.org>
7138
7139         * config/mips/gnu-user.h: Copy from linux.h.  Update comments.
7140         (GLIBC_DYNAMIC_LINKER): Remove.
7141
7142         * config/mips/gnu-user64.h: Copy from linux64.h.  Update comments.
7143         (GLIBC_DYNAMIC_LINKER32, GLIBC_DYNAMIC_LINKER64)
7144         (GLIBC_DYNAMIC_LINKERN32, UCLIBC_DYNAMIC_LINKERN32)
7145         (BIONIC_DYNAMIC_LINKERN32, GNU_USER_DYNAMIC_LINKERN32): Remove.
7146         (LINK_SPEC): Use GNU_USER_DYNAMIC_LINKER32,
7147         GNU_USER_DYNAMIC_LINKER64 and GNU_USER_LINK_EMULATIONN32.
7148
7149         * config/mips/linux.h: Remove everything except for ...
7150         (GLIBC_DYNAMIC_LINKER): ... this macro.
7151
7152         * config/mips/linux64.h: Remove everything except for ...
7153         (GLIBC_DYNAMIC_LINKER32, GLIBC_DYNAMIC_LINKER64)
7154         (GLIBC_DYNAMIC_LINKERN32, UCLIBC_DYNAMIC_LINKERN32)
7155         (BIONIC_DYNAMIC_LINKERN32): ... these macros.
7156         (GNU_USER_LINK_EMULATION32, GNU_USER_LINK_EMULATION64)
7157         (GNU_USER_LINK_EMULATIONN32): New macros.
7158
7159         * config.gcc (mips64*-*-linux* | mipsisa64*-*-linux* | mips-*-linux*):
7160         Use the new headers.
7161
7162 2011-07-19  Richard Sandiford  <rdsandiford@googlemail.com>
7163
7164         * rtl.h (mem_attrs): Turn offset and size fields into HOST_WIDE_INTs.
7165         Add offset_known_p and size_known_p fields.
7166         (MEM_OFFSET_KNOWN_P): Update accordingly.
7167         (MEM_OFFSET, MEM_SIZE_KNOWN_P, MEM_SIZE): Likewise.
7168         * emit-rtl.c (mem_attrs_htab_hash): Update after mem_attrs changes.
7169         (mem_attrs_eq_p, set_mem_attributes_minus_bitpos, set_mem_offset)
7170         (clear_mem_offset, set_mem_size, clear_mem_size, change_address)
7171         (adjust_address_1, widen_memory_access, set_mem_attrs_for_spill)
7172         (init_emit_regs): Likewise.
7173
7174 2011-07-19  Richard Sandiford  <rdsandiford@googlemail.com>
7175
7176         * doc/rtl.texi (MEM_OFFSET_KNOWN_P): Document.
7177         (MEM_OFFSET): Change from returning an rtx to returning a
7178         HOST_WIDE_INT.
7179         * rtl.h (MEM_OFFSET_KNOWN_P): New macro.
7180         (MEM_OFFSET): Return a HOST_WIDE_INT rather than an rtx.
7181         * emit-rtl.h (set_mem_offset): Take a HOST_WIDE_INT rather than an rtx.
7182         (clear_mem_offset): Declare.
7183         * alias.c (ao_ref_from_mem): Adjust uses of MEM_OFFSET, using
7184         MEM_OFFSET_KNOWN_P to test whether the offset is known, and
7185         MEM_OFFSET to get a HOST_WIDE_INT offset.
7186         (nonoverlapping_memrefs_p): Likewise.  Adjust calls to...
7187         (adjust_offset_for_component_ref): Take a bool "known_p"
7188         parameter and a HOST_WIDE_INT "offset" parameter.
7189         * builtins.c (get_memory_rtx): As for ao_ref_from_mem.
7190         Adjust calls to set_mem_offset, passing a HOST_WIDE_INT rather
7191         than an rtx.  Use clear_mem_offset to clear the offset.
7192         * cfgcleanup.c (merge_memattrs): Likewise.
7193         * dwarf2out.c (tls_mem_loc_descriptor): Likewise.
7194         * function.c (assign_parm_find_stack_rtl): Likewise.
7195         (assign_parm_setup_stack): Likewise.
7196         * print-rtl.c (print_rtx): Likewise.
7197         * reload.c (find_reloads_subreg_address): Likewise.
7198         * simplify-rtx.c (delegitimize_mem_from_attrs): Likewise.
7199         * var-tracking.c (INT_MEM_OFFSET): Likewise.
7200         * emit-rtl.c (set_reg_attrs_from_value): Likewise.
7201         (get_mem_align_offset): Likewise.
7202         (set_mem_offset): Take a HOST_WIDE_INT rather than an rtx.
7203         (clear_mem_offset): New function.
7204         * config/mips/mips.c (r10k_safe_mem_expr_p): Take a HOST_WIDE_INT
7205         offset rather than an rtx.  Assume both the expressio and offset
7206         are available.
7207         (r10k_needs_protection_p_1): Update accordingly, checking the
7208         expression and offset availability here instead.
7209
7210 2011-07-19  Richard Sandiford  <rdsandiford@googlemail.com>
7211
7212         * doc/rtl.texi (MEM_SIZE_KNOWN_P): Document.
7213         (MEM_SIZE): Change from returning an rtx to returning a HOST_WIDE_INT.
7214         * rtl.h (MEM_SIZE_KNOWN_P): New macro.
7215         (MEM_SIZE): Return a HOST_WIDE_INT rather than an rtx.
7216         * emit-rtl.h (set_mem_size): Take a HOST_WIDE_INT rather than an rtx.
7217         (clear_mem_size): Declare.
7218         * emit-rtl.c (set_mem_size): Take a HOST_WIDE_INT rather than an rtx.
7219         (clear_mem_size): New function.
7220         * alias.c (ao_ref_from_mem): Adjust uses of MEM_SIZE, using
7221         MEM_SIZE_KNOWN_P to test whether the size is known, and MEM_SIZE
7222         to get a HOST_WIDE_INT size.  Adjust calls to set_mem_size,
7223         passing a HOST_WIDE_INT rather than an rtx.  Use clear_mem_size
7224         to clear the size.
7225         (nonoverlapping_memrefs_p): Likewise.
7226         * builtins.c (get_memory_rtx, expand_builtin_memcmp): Likewise.
7227         (expand_builtin_init_trampoline): Likewise.
7228         * calls.c (compute_argument_addresses): Likewise.
7229         * cfgcleanup.c (merge_memattrs): Likewise.
7230         * dce.c (find_call_stack_args): Likewise.
7231         * dse.c (record_store, scan_insn): Likewise.
7232         * dwarf2out.c (dw_sra_loc_expr): Likewise.
7233         * expr.c (emit_block_move_hints): Likewise.
7234         * function.c (assign_parm_find_stack_rtl): Likewise.
7235         * print-rtl.c (print_rtx): Likewise.
7236         * reload.c (find_reloads_subreg_address): Likewise.
7237         * rtlanal.c (may_trap_p_1): Likewise.
7238         * var-tracking.c (track_expr_p): Likewise.
7239         * varasm.c (assemble_trampoline_template): Likewise.
7240         * config/arm/arm.c (arm_print_operand): Likewise.
7241         * config/h8300/h8300.c (h8sx_emit_movmd): Likewise.
7242         * config/i386/i386.c (expand_movmem_via_rep_mov): Likewise.
7243         (expand_setmem_via_rep_stos, expand_constant_movmem_prologue)
7244         (expand_constant_setmem_prologue): Likewise.
7245         * config/mips/mips.c (mips_get_unaligned_mem): Likewise.
7246         * config/rs6000/rs6000.c (expand_block_move): Likewise.
7247         (adjacent_mem_locations): Likewise.
7248         * config/s390/s390.c (s390_expand_setmem): Likewise.
7249         (s390_expand_insv): Likewise.
7250         * config/s390/s390.md (*extzv<mode>, *extv<mode>): Likewise.
7251         (*extendqi<mode>2_short_displ): Likewise.
7252         * config/sh/sh.c (expand_block_move): Likewise.
7253         * config/sh/sh.md (extv, extzv): Likewise.
7254
7255 2011-07-19  Richard Sandiford  <rdsandiford@googlemail.com>
7256
7257         * emit-rtl.c (mem_attrs_eq_p): New function, split out from...
7258         (mem_attrs_htab_eq): ...here.
7259         (find_mem_attrs): Replace with...
7260         (set_mem_attrs): ...this function.  Take a mem_attrs structure
7261         rather than individual fields.
7262         (set_mem_attributes_minus_bitpos, set_mem_alias_set)
7263         (set_mem_addr_space, set_mem_align, set_mem_expr, set_mem_offset)
7264         (set_mem_size, change_address, adjust_address_1, offset_address)
7265         (widen_memory_access, get_spill_slot_decl, set_mem_attrs_for_spill):
7266         Update accordingly.
7267
7268 2011-07-19  Richard Sandiford  <rdsandiford@googlemail.com>
7269
7270         * rtl.h (MEM_ALIAS_SET, MEM_EXPR, MEM_OFFSET, MEM_ADDR_SPACE)
7271         (MEM_SIZE, MEM_ALIGN): Redefine in terms of get_mem_attrs.
7272         Provide a dummy definition of MEM_ADDR_SPACE for generators.
7273         (target_rtl): Add x_mode_mem_attrs.
7274         (mode_mem_attrs): New macro.
7275         (get_mem_attrs): New function.
7276         * emit-rtl.c (get_mem_attrs): Rename to...
7277         (find_mem_attrs): ...this.
7278         (set_mem_attributes_minus_bitpos, set_mem_alias_set)
7279         (set_mem_addr_space, set_mem_align, set_mem_expr, set_mem_offset)
7280         (set_mem_size, change_address, adjust_address_1, offset_address)
7281         (widen_memory_access, get_spill_slot_decl, set_mem_attrs_for_spill):
7282         Update accordingly.
7283         (init_emit_regs): Initialize mode_mem_attrs.
7284
7285 2011-07-19  Richard Guenther  <rguenther@suse.de>
7286
7287         * tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove
7288         TRUTH_*_EXPR handling.
7289         * tree-ssa-operands.c (get_expr_operands): Likewise.
7290         * tree-ssa-pre.c (fully_constant_expression): Likewise.
7291         * tree-ssa-uninit.c (use_pred_not_overlap_with_undef_path_pre):
7292         Likewise.
7293         (is_and_or_or): Likewise.
7294         (is_norm_cond_subset_of): Likewise.
7295
7296 2011-07-19  Richard Guenther  <rguenther@suse.de>
7297
7298         * tree.h (fold_build_pointer_plus_loc): New helper function.
7299         (fold_build_pointer_plus_hwi_loc): Likewise.
7300         (fold_build_pointer_plus): Define.
7301         (fold_build_pointer_plus_hwi): Likewise.
7302         * builtins.c (std_gimplify_va_arg_expr): Use fold_build_pointer_plus.
7303         (fold_builtin_memory_op): Likewise.
7304         (fold_builtin_stpcpy): Likewise.
7305         (fold_builtin_memchr): Likewise.
7306         (fold_builtin_strstr): Likewise.
7307         (fold_builtin_strchr): Likewise.
7308         (fold_builtin_strrchr): Likewise.
7309         (fold_builtin_strpbrk): Likewise.
7310         (fold_builtin_strcat): Likewise.
7311         (expand_builtin_memory_chk): Likewise.
7312         (fold_builtin_memory_chk): Likewise.
7313         * c-typeck.c (build_unary_op): Likewise.
7314         * cgraphunit.c (thunk_adjust): Likewise.
7315         * fold-const.c (build_range_check): Likewise.
7316         (fold_binary_loc): Likewise.
7317         * omp-low.c (extract_omp_for_data): Likewise.
7318         (expand_omp_for_generic): Likewise.
7319         (expand_omp_for_static_nochunk): Likewise.
7320         (expand_omp_for_static_chunk): Likewise.
7321         * tree-affine.c (add_elt_to_tree): Likewise.
7322         * tree-data-ref.c (split_constant_offset_1): Likewise.
7323         * tree-loop-distribution.c (generate_memset_zero): Likewise.
7324         * tree-mudflap.c (mf_xform_derefs_1): Likewise.
7325         * tree-predcom.c (ref_at_iteration): Likewise.
7326         * tree-ssa-address.c (tree_mem_ref_addr): Likewise.
7327         (add_to_parts): Likewise.
7328         (create_mem_ref): Likewise.
7329         * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Likewise.
7330         * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Likewise.
7331         (number_of_iterations_le): Likewise.
7332         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Likewise.
7333         * tree-vect-data-refs.c (vect_analyze_data_refs): Likewise.
7334         (vect_create_addr_base_for_vector_ref): Likewise.
7335         * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer): Likewise.
7336         (vect_create_cond_for_alias_checks): Likewise.
7337         * tree-vrp.c (extract_range_from_assert): Likewise.
7338         * config/alpha/alpha.c (alpha_va_start): Likewise.
7339         (alpha_gimplify_va_arg_1): Likewise.
7340         * config/i386/i386.c (ix86_va_start): Likewise.
7341         (ix86_gimplify_va_arg): Likewise.
7342         * config/ia64/ia64.c (ia64_gimplify_va_arg): Likewise.
7343         * config/mep/mep.c (mep_expand_va_start): Likewise.
7344         (mep_gimplify_va_arg_expr): Likewise.
7345         * config/mips/mips.c (mips_va_start): Likewise.
7346         (mips_gimplify_va_arg_expr): Likewise.
7347         * config/pa/pa.c (hppa_gimplify_va_arg_expr): Likewise.
7348         * config/rs6000/rs6000.c (rs6000_va_start): Likewise.
7349         (rs6000_gimplify_va_arg): Likewise.
7350         * config/s390/s390.c (s390_va_start): Likewise.
7351         (s390_gimplify_va_arg): Likewise.
7352         * config/sh/sh.c (sh_va_start): Likewise.
7353         (sh_gimplify_va_arg_expr): Likewise.
7354         * config/sparc/sparc.c (sparc_gimplify_va_arg): Likewise.
7355         * config/spu/spu.c (spu_va_start): Likewise.
7356         (spu_gimplify_va_arg_expr): Likewise.
7357         * config/stormy16/stormy16.c (xstormy16_expand_builtin_va_start):
7358         Likewise.
7359         (xstormy16_gimplify_va_arg_expr): Likewise.
7360         * config/xtensa/xtensa.c (xtensa_va_start): Likewise.
7361         (xtensa_gimplify_va_arg_expr): Likewise.
7362
7363 2011-07-19  Richard Guenther  <rguenther@suse.de>
7364
7365         * expr.c (expand_expr_real_2): Remove TRUTH_*_EXPR handling.
7366         (expand_expr_real_1): Remove TRUTH_*IF_EXPR and STATEMENT_LIST
7367         handling.
7368
7369         PR middle-end/18908
7370         * expr.c (expand_expr_real_2): Do not unnecessarily truncate the
7371         result of BIT_*_EXPR to bitfield precision.
7372
7373 2011-07-19  Richard Sandiford  <richard.sandiford@linaro.org>
7374
7375         PR tree-optimization/49742
7376         * tree-data-ref.c (get_references_in_stmt): Treat the lhs of a call
7377         as a potential write.
7378
7379 2011-07-19  Richard Guenther  <rguenther@suse.de>
7380
7381         * Makefile.in (tree-ssa-forwprop.o): Depend on gimple-pretty-print.h.
7382         * tree-ssa-forwprop.c: Include gimple-pretty-print.h.
7383         (forward_propagate_comparison): Simplify, remove obsolete code.
7384
7385 2011-07-19  Richard Guenther  <rguenther@suse.de>
7386
7387         * gimplify.c (gimplify_expr): Gimplify TRUTH_NOT_EXPR as
7388         BIT_XOR_EXPR, same as the RTL expander does.
7389         * tree-cfg.c (verify_expr): Disallow TRUTH_NOT_EXPR in the gimple IL.
7390         (verify_gimple_assign_unary): Likewise.
7391         * tree-ssa-propagate.c (valid_gimple_rhs_p): Disallow TRUTH_*_EXPR.
7392         * tree-ssa-forwprop.c (forward_propagate_comparison): Handle
7393         BIT_NOT_EXPR and BIT_XOR_EXPR instead of TRUTH_NOT_EXPR.
7394
7395 2011-07-19  Jakub Jelinek  <jakub@redhat.com>
7396
7397         PR tree-optimization/49768
7398         * gimple-fold.c (fold_nonarray_ctor_reference): Return NULL
7399         if offset is smaller than bitoffset, but offset+size is bigger
7400         than bitoffset.
7401
7402 2011-07-19  Ira Rosen  <ira.rosen@linaro.org>
7403
7404         PR tree-optimization/49771
7405         * tree-vect-loop-manip.c (vect_vfa_segment_size): In case of
7406         zero step, set segment length to the size of the data-ref's type.
7407
7408 2011-07-18  Martin Jambor  <mjambor@suse.cz>
7409
7410         * ipa-prop.h: Include alloc-pool.h, all sorts of updates to general
7411         comments.
7412         (ipcp_values_pool): Declare.
7413         (ipcp_sources_pool): Likewise.
7414         (ipcp_lattice): Changed to forward declaration.
7415         (ipa_param_descriptor): Removed fields ipcp_lattice, types and
7416         cannot_devirtualize.
7417         (ipa_node_params): New fields descriptors, lattices, known_vals,
7418         clone_for_all_contexts and node dead, removed fields params and
7419         count_scale.
7420         (ipa_set_param_count): Removed.
7421         (ipa_get_param_count): Made to work with descriptors vector.
7422         (ipa_get_param): Updated.
7423         (ipa_param_cannot_devirtualize_p): Removed.
7424         (ipa_param_types_vec_empty): Likewise.
7425         (ipa_set_param_used): New function.
7426         (ipa_get_param_used): Updated to use descriptors vector.
7427         (ipa_func_list): Removed.
7428         (ipa_init_func_list): Removed declaration.
7429         (ipa_push_func_to_list_1): Likewise.
7430         (ipa_pop_func_from_list): Likewise.
7431         (ipa_push_func_to_list): Removed.
7432         (ipa_lattice_from_jfunc): Remove declaration.
7433         (ipa_get_jf_pass_through_result): Declare.
7434         (ipa_get_jf_ancestor_result): Likewise.
7435         (ipa_value_from_jfunc): Likewise.
7436         (ipa_get_lattice): Update.
7437         (ipa_lat_is_single_const): New function.
7438         * ipa-prop.c (ipa_push_func_to_list_1): Removed.
7439         (ipa_init_func_list): Likewise.
7440         (ipa_pop_func_from_list): Likewise.
7441         (ipa_get_param_decl_index): Fix coding style.
7442         (count_formal_params): Removed.
7443         (count_formal_params_1): Renamed to count_formal_params.
7444         (ipa_populate_param_decls): Update to use descriptors vector.
7445         (ipa_initialize_node_params): Likewise.
7446         (visit_ref_for_mod_analysis): Use ipa_set_param_used.
7447         (ipa_analyze_params_uses): Likewise.
7448         (ipa_free_node_params_substructures): Likewise and free also lattices
7449         and known values.
7450         (duplicate_array): Removed.
7451         (ipa_edge_duplication_hook): Add the new edge to the list of edge
7452         clones.
7453         (ipa_node_duplication_hook): Update to use new lattices.
7454         (ipa_free_all_structures_after_ipa_cp): Free alloc pools.
7455         (ipa_free_all_structures_after_iinln): Likewise.
7456         (ipa_write_node_info): Update to use new lattices.
7457         (ipa_read_node_info): Likewise.
7458         (ipa_get_jf_pass_through_result): New function.
7459         (ipa_get_jf_ancestor_result): Likewise.
7460         (ipa_value_from_jfunc): Likewise.
7461         (ipa_cst_from_jfunc): Reimplemented using ipa_value_from_jfunc.
7462         * ipa-cp.c: Reimplemented.
7463         * params.def (PARAM_DEVIRT_TYPE_LIST_SIZE): Removed.
7464         (PARAM_IPA_CP_VALUE_LIST_SIZE): New parameter.
7465         (PARAM_IPA_CP_EVAL_THRESHOLD): Likewise.
7466         * Makefile.in (IPA_PROP_H): Added alloc-pool.h to dependencies.
7467         * doc/invoke.texi (devirt-type-list-size): Removed description.
7468         (ipa-cp-value-list-size): Added description.
7469
7470 2011-07-18  Richard Henderson  <rth@redhat.com>
7471
7472         * bb-reorder.c (fix_crossing_conditional_branches): Emit all insns
7473         before calling create_basic_block.
7474
7475 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
7476
7477         PR middle-end/49675
7478         * tree.c (build_common_builtin_nodes): Register
7479         __builtin_return_address, __cyg_profile_func_enter
7480         and __cyg_profile_func_exit.
7481
7482 2011-07-18  Richard Henderson  <rth@redhat.com>
7483
7484         * bb-reorder.c (emit_barrier_after_bb): Split out of ...
7485         (add_labels_and_missing_jumps): ... here.
7486         (fix_up_fall_thru_edges, fix_crossing_conditional_branches): Use it.
7487
7488 2011-07-18  Uros Bizjak  <ubizjak@gmail.com>
7489
7490         PR target/47744
7491         * config/i386/i386.c (ix86_decompose_address): Allow only subregs
7492         of DImode hard registers in PLUS address chains.
7493
7494 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7495
7496         PR bootstrap/49769
7497         * config.gcc (alpha*-*-linux*): Add crtfastmath.o to extra_parts.
7498         (alpha*-*-freebsd*): Likewise.
7499         (i[34567]86-*-linux*, i[34567]86-*-kfreebsd*-gnu,
7500         i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*,
7501         i[34567]86-*-kopensolaris*-gnu): Add crtprec32.o, crtprec64.o,
7502         crtprec80.o, crtfastmath.o to extra_parts for all targets.
7503         (ia64*-*-elf*): Remove extra_parts.
7504         (sparc-*-linux*): Add crtfastmath.o to extra_parts.
7505         (sparc64-*-linux*): Likewise.
7506         (sparc64-*-freebsd*): Likewise.
7507
7508         Revert:
7509         * config.gcc (ia64*-*-freebsd*): Remove crtfastmath.o from extra_parts.
7510         (ia64*-*-linux*): Likewise.
7511         (mips64*-*-linux*): Likewise.
7512         (mips*-*-linux*): Likewise.
7513
7514 2011-07-18  David Edelsohn  <dje.gcc@gmail.com>
7515
7516         * doc/install.texi (Specific, *-ibm-aix*): AIX assembler bug.
7517
7518 2011-07-18  Richard Guenther  <rguenther@suse.de>
7519
7520         * gimplify.c (gimplify_expr): Use input_location, not saved_location
7521         when building new trees.
7522
7523 2011-07-18  Richard Guenther  <rguenther@suse.de>
7524
7525         * expr.c (expand_expr_real_2): Properly truncate the BIT_NOT_EXPR
7526         expansion result to bitfield precision if required.
7527
7528 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7529
7530         * config.gcc (i[3456x]86-*-netware*): Remove.
7531
7532         * gthr-nks.h: Remove.
7533         * configure.ac (enable_threads): Remove nks.
7534         * configure: Regenerate.
7535
7536         * config/i386/i386.c (ix86_encode_section_info): Remove netware
7537         reference.
7538         * config/i386/i386.h (KEEP_AGGREGATE_RETURN_POINTER): Remove
7539         <netware.h> reference.
7540
7541         * config/i386/netware-libgcc.c,
7542         gcc/config/i386/netware-libgcc.def,
7543         gcc/config/i386/netware-libgcc.exp, gcc/config/i386/netware.c,
7544         gcc/config/i386/netware.h, gcc/config/i386/netware.opt,
7545         gcc/config/i386/nwld.c, gcc/config/i386/nwld.h,
7546         gcc/config/i386/t-netware, gcc/config/i386/t-nwld: Remove
7547
7548         * doc/extend.texi (Function Attributes,
7549         callee_pop_aggregate_return): Remove i?86-netware reference.
7550         * doc/install.texi (Configuration, --enable-threads): Remove nks.
7551
7552 2011-07-17  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7553
7554         PR target/49746
7555         Revert:
7556         2010-12-30  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7557
7558         * config/pa/pa.md: Add ",*" condition to 64-bit add/subtract boolean
7559         patterns.
7560
7561 2011-07-17  Eric Botcazou  <ebotcazou@adacore.com>
7562
7563         PR middle-end/49732
7564         * tree.c (walk_tree_1) <DECL_EXPR>: Do not walk a pointed-to type.
7565
7566 2011-07-16  Matthias Klose  <doko@ubuntu.com>
7567
7568         * doc/install.texi: Document --enable-static-libjava.
7569
7570 2011-07-15  Richard Henderson  <rth@redhat.com>
7571
7572         * bb-reorder.c (find_rarely_executed_basic_blocks_and_crossing_edges):
7573         Replace all three arguments by returning a VEC of edges.
7574         (add_labels_and_missing_jumps): Accept a VEC of edges, not bare
7575         pointers and counts.
7576         (fix_edges_for_rarely_executed_code): Merge ...
7577         (rest_of_handle_partition_blocks): ... into...
7578         (partition_hot_cold_basic_blocks): ... here.  Return todo items if
7579         any work was performed.
7580         (pass_partition_blocks): Clear todo_flags_finish.
7581
7582 2011-07-15  Paolo Carlini  <paolo.carlini@oracle.com>
7583             Jakub Jelinek  <jakub@redhat.com>
7584             Jonathan Wakely  <jwakely.gcc@gmail.com>
7585
7586         PR libstdc++/49745
7587         * gthr-posix.h: Do not include <unistd.h> unconditionally; use
7588         _GTHREADS_USE_MUTEX_TIMEDLOCK instead of _POSIX_TIMEOUTS.
7589
7590 2011-07-15  Jason Merrill  <jason@redhat.com>
7591
7592         PR testsuite/49741
7593         * Makefile.in ($(lang_checks_parallelized)): Allow --extra_opts
7594         rather than --tool_opts.
7595
7596 2011-07-15  Basile Starynkevitch  <basile@starynkevitch.net>
7597
7598         * doc/plugins.texi (Building GCC plugins): gengtype needs its
7599         corresponding gtype.state.
7600
7601 2011-07-15  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7602
7603         PR target/49723
7604         * config/pa/pa.md (casesi): Use gen_int_mode instead of GEN_INT.
7605
7606 2011-07-15  Eric Botcazou  <ebotcazou@adacore.com>
7607
7608         PR target/48220
7609         * doc/md.texi (Standard Names): Document window_save.
7610         * cfgexpand.c (expand_debug_parm_decl): New function extracted from
7611         expand_debug_expr and expand_debug_source_expr.  If the target has
7612         a window_save instruction, adjust the ENTRY_VALUE_EXP.
7613         (expand_debug_expr) <SSA_NAME>: Call expand_debug_parm_decl if the
7614         SSA_NAME_VAR is a parameter.
7615         (expand_debug_source_expr) <PARM_DECL>: Call expand_debug_parm_decl.
7616         * var-tracking.c (parm_reg_t): New type and associated vector type.
7617         (windowed_parm_regs): New variable.
7618         (adjust_insn): If the target has a window_save instruction and this
7619         is the instruction, make its effect on parameter registers explicit.
7620         (next_non_note_insn_var_location): New function.
7621         (emit_notes_in_bb): Use it instead of NEXT_INSN throughout.
7622         (vt_add_function_parameter): If the target has a window_save insn,
7623         adjust the incoming RTL and record that in windowed_parm_regs.
7624         (vt_finalize): Free windowed_parm_regs.
7625
7626 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
7627
7628         * doc/invoke.texi (C6X Options): New section.
7629         * doc/md.texi (TI C6X family): New section.
7630         * config.gcc: Handle tic6x, in particular tic6x-*-elf and
7631         tic6x-*-uclinux.
7632         * longlong.h (add_ssaaaa, __umulsidi3, umul_ppmm,
7633         count_leading_zeros, count_trailing_zeros, UMUL_TIME, UDIV_TIME):
7634         Provide C6X definitions.
7635         * config/c6x/c6x.md: New file.
7636         * config/c6x/constraints.md: New file.
7637         * config/c6x/predicates.md: New file.
7638         * config/c6x/c6x-sched.md.in: New file.
7639         * config/c6x/c6x-sched.md: New file.
7640         * config/c6x/gensched.sh: New file.
7641         * config/c6x/c6x-mult.md.in: New file.
7642         * config/c6x/genmult.sh: New file.
7643         * config/c6x/c6x-mult.md: New file.
7644         * config/c6x/sync.md: New file.
7645         * config/c6x/c6x-protos.h: New file.
7646         * config/c6x/sfp-machine.h: New file.
7647         * config/c6x/c6x.c: New file.
7648         * config/c6x/c6x.h: New file.
7649         * config/c6x/crti.s: New file.
7650         * config/c6x/crtn.s: New file.
7651         * config/c6x/lib1funcs.asm: New file.
7652         * config/c6x/c6x-modes.def: New file.
7653         * config/c6x/genopt.sh: New file.
7654         * config/c6x/c6x.opt: New file.
7655         * config/c6x/c6x-tables.opt: New file.
7656         * config/c6x/c6x-opts.h: New file.
7657         * config/c6x/c6x-isas.def: New file.
7658         * config/c6x/elf.h: New file.
7659         * config/c6x/elf-common.h: New file.
7660         * config/c6x/uclinux-elf.h: New file.
7661         * config/c6x/t-c6x: New file.
7662         * config/c6x/t-c6x-elf: New file.
7663         * config/c6x/t-c6x-uclinux: New file.
7664         * config/c6x/t-c6x-softfp: New file.
7665         * config/c6x/gtd.c: New file.
7666         * config/c6x/gtf.c: New file.
7667         * config/c6x/ltd.c: New file.
7668         * config/c6x/ltf.c: New file.
7669         * config/c6x/ged.c: New file.
7670         * config/c6x/gef.c: New file.
7671         * config/c6x/led.c: New file.
7672         * config/c6x/lef.c: New file.
7673         * config/c6x/eqd.c: New file.
7674         * config/c6x/eqf.c: New file.
7675         * config/c6x/libgcc-c6xeabi.ver: New file.
7676
7677         Revert
7678         2003-07-10  Eric Botcazou  <ebotcazou@libertysurf.fr>
7679         PR rtl-optimization/11320
7680         * sched-int.h (struct deps) [reg_conditional_sets]: New field.
7681         (struct sched_info) [compute_jump_reg_dependencies]: New prototype.
7682         * sched-deps.c (sched_analyze_insn) [JUMP_INSN]: Update call to
7683         current_sched_info->compute_jump_reg_dependencies. Record which
7684         registers are used and which registers are set by the jump.
7685         Clear deps->reg_conditional_sets after a barrier.
7686         Set deps->reg_conditional_sets if the insn is a COND_EXEC.
7687         Clear deps->reg_conditional_sets if the insn is not a COND_EXEC.
7688         (init_deps): Initialize reg_conditional_sets.
7689         (free_deps): Clear reg_conditional_sets.
7690         * sched-ebb.c (compute_jump_reg_dependencies): New prototype.
7691         Mark registers live on entry of the fallthrough block and conditionally
7692         set as set by the jump. Mark registers live on entry of non-fallthrough
7693         blocks as used by the jump.
7694         * sched-rgn.c (compute_jump_reg_dependencies): New prototype.
7695         Mark new parameters as unused.
7696
7697 2011-07-14  Andrew Pinski  <pinskia@gmail.com>
7698
7699         PR tree-opt/49309
7700         * tree-mudflap.c (mf_xform_derefs_1 <case MEM_REF>):
7701         Use fold_build2_loc instead of build2.
7702         Use the correct type for the new tree.
7703
7704 2011-07-14  Bernd Schmidt  <bernds@codesourcery.com>
7705
7706         PR rtl-optimization/11320
7707         * config/ia64/ia64.md (load_symptr_low): Show a MEM.
7708         * config/ia64/ia64.c (ia64_expand_load_address): Generate it.
7709
7710 2011-07-14  Georg-Johann Lay  <avr@gjlay.de>
7711
7712         PR target/49487
7713         * config/avr/avr.md (rotl<mode>3): Generate SCRATCH instead
7714         of REG.
7715         (*rotw<mode>): Use const_int_operand for operand2.
7716         Use match_scatch for operand3.
7717         (*rotb<mode>): Ditto
7718         * config/avr/avr.c (avr_rotate_bytes): Treat SCRATCH.
7719
7720 2011-07-14  Richard Guenther  <rguenther@suse.de>
7721
7722         PR tree-optimization/49651
7723         * tree-ssa-structalias.c (get_constraint_for_1): Properly
7724         handle dereferences with subvariables.
7725
7726 2011-07-14  Richard Guenther  <rguenther@suse.de>
7727
7728         * gimple-fold.c (fold_gimple_assign): Remove operand swapping.
7729         (fold_stmt_1): Do it here directly on gimple and as a first thing.
7730
7731 2011-07-14  Richard Guenther  <rguenther@suse.de>
7732
7733         * fold-const.c (fold_binary_loc): Convert the !bool_var result,
7734         not bool_var when folding bool_var != 1 or bool_var == 0.
7735
7736 2011-07-14  Bernd Schmidt  <bernds@codesourcery.com>
7737
7738         * haifa-sched.c (schedule_insns): Remove outdated comment.
7739         (schedule_block): When computing a known value for TODO_SPEC,
7740         just set it rather than using logical operations.
7741         (try_ready): Likewise.  Use a local variable rather than a
7742         pointer to TODO_SPEC.  Reorder an if statement to move the
7743         easy case to the then block.
7744         * sched-deps.c (dep_spec_p): New static function.
7745         (update_dep): Use it to decide whether to call
7746         change_spec_dep_to_hard.
7747         (get_back_and_forw_lists): Use it.
7748         (sd_resolve_dep): Likewise.
7749         (init_dep): If !USE_DEPS_LIST, use zero to initialize status.
7750         (haifa_note_mem_dep): Likewise.
7751         (check_dep): Likewise.
7752         (sd_add_dep): Also clear SPECULATIVE bits if not DO_SPECULATION.
7753         (sched_free_deps): Free in two passes.
7754
7755 2011-07-14  Richard Sandiford  <richard.sandiford@linaro.org>
7756
7757         PR middle-end/49736
7758         * expr.c (all_zeros_p): Undo bogus part of last change.
7759
7760 2011-07-14  Matthias Klose <doko@ubuntu.com>
7761
7762         * doc/extend.texi (optimize attribute): Fix typo.
7763
7764 2011-07-14  Richard Guenther  <rguenther@suse.de>
7765
7766         * gimplify.c (gimplify_expr): Only do required conversions.
7767
7768 2011-07-14  Georg-Johann Lay  <avr@gjlay.de>
7769
7770         PR target/43746
7771         * config/avr/elf.h (TARGET_ASM_SELECT_SECTION): Remove,
7772         i.e. use default_elf_select_section.
7773         (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Remove.
7774         (READONLY_DATA_SECTION_ASM_OP): Remove.
7775         (TARGET_ASM_NAMED_SECTION): Move from here...
7776         * config/avr/avr.c: ...to here.
7777         (avr_asm_init_sections): Set unnamed callback of readonly_data_section.
7778         (avr_asm_named_section): Make static.
7779
7780 2011-07-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7781
7782         PR bootstrap/49739
7783         * config.gcc (extra_parts): Add crtprec32.o crtprec64.o crtprec80.o
7784         and crtfastmath.o for Linux/x86.
7785
7786 2011-07-14  Bernd Schmidt  <bernds@codesourcery.com>
7787
7788         * haifa-sched.c: Include "hashtab.h"
7789         (sched_no_dce): New global variable.
7790         (INSN_EXACT_TICK, INSN_TICK_ESTIMATE, FEEDS_BACKTRACK_INSN,
7791         SHADOW_P): New macros.
7792         (last_clock_var, cycle_issued_insns): Move declarations.
7793         (must_backtrack): New static variable.
7794         (struct delay_pair): New structure.
7795         (delay_htab, delay_htab_i2): New static variables.
7796         (delay_hash_i1, delay_hash_i2, delay_i1_eq, delay_i2_eq,
7797         record_delay_slot_pair, pair_delay, add_delay_dependencies): New
7798         functions.
7799         (dep_cost_1): If delay pairs exist, try to look up the insns and
7800         use the correct pair delay if we find them.
7801         (rank-for_schedule): Tweak priority for insns that must be scheduled
7802         soon to avoid backtracking.
7803         (queue_insn): Detect conditions which force backtracking.
7804         (ready_add): Likewise.
7805         (struct sched_block_state): Add member shadows_only_p.
7806         (struct haifa_save_data): New structure.
7807         (backtrack_queue): New static variable.
7808         (mark_backtrack_feeds, copy_insn_list, save_backtrack_point,
7809         unschedule_insns_until, restore_last_backtrack_point,
7810         free_topmost_backtrack_point, free_backtrack_queue,
7811         estimate_insn_tick, estimate_shadow_tick): New functions.
7812         (prune_ready_list): New arg shadows_only_p.  All callers changed.
7813         If true, remove everything that isn't SHADOW_P.  Look up delay
7814         pairs and estimate ticks to avoid scheduling the first insn too early.
7815         (verify_shadows): New function.
7816         (schedule_block): Add machinery to enable backtracking.
7817         (sched_init): Take sched_no_dce into account when setting
7818         DF_LR_RUN_DCE.
7819         (free_delay_pairs): New function.
7820         (init_h_i_d): Initialize INSN_EXACT_TICK.
7821         * Makefile.in (haifa-sched.o): Add $(HASHTAB_H).
7822         * sched-deps.c (sd_unresolve_dep): New function.
7823         * sched-int. (struct haifa_sched_info): New fields save_state
7824         and restore_state.
7825         (struct _haifa_insn_data): New fields exact_tick, tick_estimate,
7826         feeds_backtrack_insn and shadow_p.
7827         (DO_BACKTRACKING): New value in enum SCHED_FLAGS.
7828         (sched_no_dce): Declare variable.
7829         (record_delay_slot_pair, free_delay_pairs, add_delay_dependencies,
7830         sd_unresolve_dep): Declare functions.
7831         * modulo-sched.c (sms_sched_info): Clear the two new fields.
7832         * sched-rgn.c (rgn_const_sched_info): Likewise.
7833         * sel-sched-ir.c (sched_sel_haifa_sched_info): Likewise.
7834         * sched-ebb.c (save_ebb_state, restore_ebb_state): New functions.
7835         (ebb_sched_info): Add them for the two new fields.
7836         (add_deps_for_risky_insns): Call add_delay_dependencies.
7837
7838 2011-07-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
7839
7840         * config/rs6000/rs6000.opt (-mpointers-to-nested-functions):
7841         Rename -mr11.
7842         * config/rs6000/rs6000.c (rs6000_trampoline_init): Ditto.
7843         (rs6000_call_indirect_aix): Ditto.
7844         * config/rs6000/rs6000.md (call_indirect_aix<ptrsize>): Ditto.
7845         (call_indirect_aix<ptrsize>_internal): Ditto.
7846         (call_indirect_aix<ptrsize>_nor11): Ditto.
7847         (call_indirect_aix<ptrsize>_internal2): Ditto.
7848         (call_value_indirect_aix<ptrsize>): Ditto.
7849         (call_value_indirect_aix<ptrsize>_internal): Ditto.
7850         (call_value_indirect_aix<ptrsize>_nor11): Ditto.
7851         (call_value_indirect_aix<ptrsize>_internal2): Ditto.
7852         * doc/invoke.texi (RS/6000 and PowerPC Options): Ditto.
7853
7854 2011-07-13  Jason Merrill  <jason@redhat.com>
7855
7856         * Makefile.in ($(lang_checks_parallelized)): Allow --tool_opts.
7857
7858 2011-07-13  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7859
7860         * config/spu/spu.c (spu_init_libfuncs): Install __clrsbdi2.
7861         * config/spu/spu.md ("clrsb<mode>2"): New expander.
7862
7863 2011-07-13  Thomas Schwinge  <thomas@schwinge.name>
7864
7865         * acinclude.m4 (gcc_GAS_CHECK_FEATURE): Use AS_ECHO instead of echo.
7866         * configure: Regenerate.
7867
7868 2011-07-13  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7869
7870         * config/spu/spu.c (TARGET_ASM_FILE_START): Do not define.
7871         (asm_file_start): Remove.
7872         (spu_machine_dependent_reorg): Call compute_bb_for_insn and
7873         free_bb_for_insn around code that modifies insns before
7874         restarting df analysis.
7875
7876 2011-07-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7877
7878         PR target/49541
7879         * config/sol2.h (LIB_SPEC): Simplify.  Move LIB_THREAD_LDFLAGS_SPEC ...
7880         (LINK_SPEC): ... here.
7881
7882 2011-07-13  Bernd Schmidt  <bernds@codesourcery.com>
7883
7884         * haifa-sched.c (struct sched_block_state): New.
7885         (schedule_block): Move some local variables into such a structure.
7886
7887 2011-07-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7888
7889         * config/i386/crtprec.c: Move to ../libgcc/config/i386.
7890         * config/i386/t-crtpc: Remove.
7891         * config/t-darwin (EXTRA_MULTILIB_PARTS): Remove.
7892         * config.gcc (i[34567]86-*-darwin*): Remove i386/t-crtpc from
7893         tmake_file.
7894         (x86_64-*-darwin*): Likewise.
7895         (i[34567]86-*-linux*): Likewise.
7896         (x86_64-*-linux*): Likewise.
7897
7898         * config/i386/sol2.h (ENDFILE_SPEC): Redefine.
7899         Handle -mpc32, -mpc64, -mpc80.
7900
7901 2011-07-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7902
7903         * config/alpha/crtfastmath.c: Move to ../libgcc/config/alpha.
7904         * config/alpha/t-crtfm: Remove.
7905         * config/i386/crtfastmath.c: Move to ../libgcc/config/i386.
7906         * config/i386/t-crtfm: Remove.
7907         * config/ia64/crtfastmath.c: Move to ../libgcc/config/ia64.
7908         * config/mips/crtfastmath.c: Move to ../libgcc/config/mips.
7909         * config/sparc/crtfastmath.c: Move to ../libgcc/config/sparc.
7910         * config/sparc/t-crtfm: Remove.
7911
7912         * config.gcc (alpha*-*-linux*): Remove alpha/t-crtfm from tmake_file.
7913         (alpha*-*-freebsd*): Likewise.
7914         (i[34567]86-*-darwin*): Remove i386/t-crtfm from tmake_file.
7915         (x86_64-*-darwin*): Likewise.
7916         (i[34567]86-*-linux*): Likewise.
7917         (x86_64-*-linux*): Likewise.
7918         (x86_64-*-mingw*): Likewise.
7919         (ia64*-*-elf*): Remove crtfastmath.o from extra_parts.
7920         (ia64*-*-freebsd*): Likewise.
7921         (ia64*-*-linux*): Likewise.
7922         (mips64*-*-linux*): Likewise.
7923         (mips*-*-linux*): Likewise.
7924         (sparc-*-linux*): Remove sparc/t-crtfm from tmake_file.
7925         (sparc64-*-linux*): Likewise.
7926         (sparc64-*-freebsd*): Likewise.
7927
7928 2011-07-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7929
7930         * config/darwin-crt2.c: Move to ../libgcc/config/rs6000.
7931         * config/darwin-crt3.c: Move to ../libgcc/config.
7932         * config/t-darwin (EXTRA_MULTILIB_PARTS): Remove.
7933         ($(T)crt3$(objext)): Remove.
7934         * config/rs6000/t-darwin (DARWIN_EXTRA_CRT_BUILD_CFLAGS): Remove.
7935         ($(T)crt2$(objext)): Remove.
7936         * config.gcc (powerpc-*-darwin*): Remove extra_parts.
7937         (powerpc64-*-darwin*): Likewise.
7938
7939 2011-07-13  H.J. Lu  <hongjiu.lu@intel.com>
7940
7941         * config/i386/i386.c (x86_output_mi_thunk): Support ptr_mode != Pmode.
7942
7943         * config/i386/i386.md (*addsi_1_zext): Renamed to ...
7944         (addsi_1_zext): This.
7945
7946 2011-07-13  Bernd Schmidt  <bernds@codesourcery.com>
7947
7948         * doc/tm.texi.in (TARGET_ASM_MERGEABLE_RODATA_PREFIX): Add hook.
7949         * doc/tm.texi: Regenerate.
7950         * target.def (mergeable_rodata_prefix): New defhookpod.
7951         * varasm.c (mergeable_string_section, mergeable_constant_section):
7952         Use it. Allocate name with alloca.
7953
7954 2011-07-13  H.J. Lu  <hongjiu.lu@intel.com>
7955
7956         * doc/invoke.texi (x86): Remove -mfused-madd and add -mfma.
7957
7958 2011-07-13  Richard Sandiford  <richard.sandiford@linaro.org>
7959
7960         * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Tighten
7961         overlap check.
7962
7963 2011-07-13  Richard Sandiford  <richard.sandiford@linaro.org>
7964
7965         * tree.h (categorize_ctor_elements): Remove comment.  Fix long line.
7966         (count_type_elements): Delete.
7967         (complete_ctor_at_level_p): Declare.
7968         * expr.c (flexible_array_member_p): New function, split out from...
7969         (count_type_elements): ...here.  Make static.  Replace allow_flexarr
7970         parameter with for_ctor_p.  When for_ctor_p is true, return the
7971         number of elements that should appear in the top-level constructor,
7972         otherwise return an estimate of the number of scalars.
7973         (categorize_ctor_elements): Replace p_must_clear with p_complete.
7974         (categorize_ctor_elements_1): Likewise.  Use complete_ctor_at_level_p.
7975         (complete_ctor_at_level_p): New function, borrowing union logic
7976         from old categorize_ctor_elements_1.
7977         (mostly_zeros_p): Return true if the constructor is not complete.
7978         (all_zeros_p): Update call to categorize_ctor_elements.
7979         * gimplify.c (gimplify_init_constructor): Update call to
7980         categorize_ctor_elements.  Don't call count_type_elements.
7981         Unconditionally prevent clearing for variable-sized types,
7982         otherwise rely on categorize_ctor_elements to detect
7983         incomplete initializers.
7984
7985 2011-07-13  Richard Guenther  <rguenther@suse.de>
7986
7987         * tree-vrp.c (simplify_conversion_using_ranges): Make sure
7988         the final type is integral.
7989
7990 2011-07-13  Bernd Schmidt  <bernds@codesourcery.com>
7991
7992         * sched-int.h (struct _dep): Add member cost.
7993         (DEP_COST, UNKNOWN_DEP_COST): New macros.
7994         * sched-deps.c (init_dep_1): Initialize DEP_COST.
7995         * haifa-sched.c (dep_cost_1): Use and set DEP_COST.
7996         (sched_change_pattern): Reset it for dependent insns.
7997
7998 2011-07-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7999
8000         * Makefile.in (CRT0STUFF_T_CFLAGS): Remove.
8001         ($(T)crt0.o, $(T)mcrt0.o, s-crt0): Remove.
8002         * config/i386/netware-crt0.c: Move to ../libgcc/config/i386.
8003         * config/i386/t-nwld (CRTSTUFF_T_CFLAGS, CRT0STUFF_T_CFLAGS): Remove.
8004         (CRT0_S, MCRT0_S): Remove.
8005         ($(T)libgcc.def, $(T)libc.def, $(T)libcpre.def, $(T)posixpre.def):
8006         Remove.
8007         (s-crt0): Remove.
8008         * config.gcc (i[3456x]86-*-netware*): Remove extra_parts.
8009
8010 2011-07-12  Eric Botcazou  <ebotcazou@adacore.com>
8011
8012         * cse.c (insert_with_costs): Put semi-colon after empty loop body
8013         on the next line.
8014         * emit-rtl.c (push_to_sequence): Likewise.
8015         * haifa-sched.c (max_issue): Likewise.
8016         * matrix-reorg.c (add_allocation_site): Likewise.
8017         * postreload-gcse.c (eliminate_partially_redundant_load): Likewise.
8018         * reload.c (alternative_allows_const_pool_ref): Likewise.
8019         * sched-rgn.c (rgn_add_block): Likewise.
8020         (rgn_fix_recovery_cfg): Likewise.
8021         * tree.c (attribute_list_contained): Likewise.
8022
8023 2011-07-12  Uros Bizjak  <ubizjak@gmail.com>
8024
8025         * config/i386/i386.c: Tidy processor feature bitmasks.
8026         (m_P4_NOCONA): New.
8027
8028 2011-07-12  Andrew Pinski  <pinskia@gmail.com>
8029
8030         PR rtl-opt/49474
8031         * cprop.c (find_implicit_sets): Correct the condition.
8032
8033 2011-07-12  Richard Henderson  <rth@redhat.com>
8034
8035         PR target/49713
8036         * dwarf2out.h (dwarf_frame_regnum): Remove.
8037         * dwarf2out.c (based_loc_descr): Revert last change.  Initialize regno
8038         earlier from DWARF_FRAME_REGNUM.  Never use dbx_reg_number.
8039         * dwarf2cfi.c (dw_stack_pointer_regnum, dw_frame_pointer_regnum): New.
8040         (execute_dwarf2_frame): Initialize them.
8041         (DW_STACK_POINTER_REGNUM, DW_FRAME_POINTER_REGNUM): Remove; replace
8042         users of the macros with the variables.
8043         (expand_builtin_dwarf_sp_column): Revert last change.
8044         (expand_builtin_init_dwarf_reg_sizes): Likewise.  Compute the
8045         result of DWARF_FRAME_REGNUM into a local variable.
8046
8047 2011-07-12  Richard Henderson  <rth@redhat.com>
8048
8049         PR target/49714
8050         * config/i386/i386.c (x86_output_mi_thunk): Use
8051         machopic_indirect_call_target instead of machopic_indirection_name
8052         directly.
8053
8054 2011-07-12  Laurent GUERBY  <laurent@guerby.net>
8055             Eric Botcazou  <ebotcazou@adacore.com>
8056
8057         * prefix.h: Wrap up in extern "C" block.
8058
8059 2011-07-12  Harsha Jagasia  <harsha.jagasia@amd.com>
8060
8061         AMD bdver2 Enablement
8062         * config.gcc (i[34567]86-*-linux* | ...): Add bdver2.
8063         (case ${target}): Add bdver2.
8064         * config/i386/driver-i386.c (host_detect_local_cpu): Let
8065         -march=native recognize bdver2 processors.
8066         * config/i386/i386-c.c (ix86_target_macros_internal): Add
8067         bdver2 def_and_undef
8068         * config/i386/i386.c (struct processor_costs bdver2_cost): New
8069         bdver2 cost table.
8070         (m_BDVER2): New definition.
8071         (m_AMD_MULTIPLE): Includes m_BDVER2.
8072         (initial_ix86_tune_features): Add bdver2 tuning.
8073         (processor_target_table): Add bdver2 entry.
8074         (static const char *const cpu_names): Add bdver2 entry.
8075         (ix86_option_override_internal): Add bdver2 instruction sets.
8076         (ix86_issue_rate): Add bdver2.
8077         (ix86_adjust_cost): Add bdver2.
8078         (has_dispatch): Add bdver2.
8079         * config/i386/i386.h (TARGET_BDVER2): New definition.
8080         (enum target_cpu_default): Add TARGET_CPU_DEFAULT_bdver2.
8081         (enum processor_type): Add PROCESSOR_BDVER2.
8082         * config/i386/i386.md (define_attr "cpu"): Add bdver2.
8083         * config/i386/i386.opt ( mdispatch-scheduler): Add bdver2 to
8084         description.
8085
8086 2011-07-12  Richard Henderson  <rth@redhat.com>
8087
8088         PR target/49714
8089         * config/i386/i386.c (x86_output_mi_thunk): Fix mode for
8090         destination address in memory on some paths.
8091
8092 2011-07-12  Bernd Schmidt  <bernds@codesourcery.com>
8093
8094         * doc/tm.texi.in (FUNCTION_ARG_PADDING): Mention
8095         TARGET_FUNCTION_ARG_ROUND_BOUNDARY.
8096         (TARGET_FUNCTION_ARG_ROUND_BOUNDARY): Add hook.
8097         * function.c (locate_and_pad_parm): Take it into account.
8098         * target.def (function_arg_round_boundary): New hook.
8099         * targhooks.c (default_function_arg_round_boundary): New function.
8100         * targhooks.h (default_function_arg_round_boundary): Declare.
8101         * doc/tm.texi: Regenerate.
8102
8103 2011-07-12  Richard Guenther  <rguenther@suse.de>
8104
8105         * tree-ssa-copyrename.c (rename_ssa_copies): Zero statistics.
8106         Do not perform no-op changes.
8107
8108 2011-07-12  Richard Sandiford  <richard.sandiford@linaro.org>
8109
8110         * config/arm/predicates.md (neon_struct_operand): Make a normal
8111         predicate.
8112         (neon_struct_or_register_operand): New predicate.
8113         * config/arm/neon.md (movmisalign<mode>): Replace predicates
8114         with neon_struct_or_register_operand.
8115         (*movmisalign<mode>_neon_store, *movmisalign<mode>_neon_load): Use
8116         neon_struct_operand instead of memory_operand.
8117
8118 2011-07-12  Martin Jambor  <mjambor@suse.cz>
8119
8120         * cgraph.h (cgraph_get_node_or_alias): Removed declaration.
8121         * cgraph.c (cgraph_get_node_or_alias): Removed.
8122         (change_decl_assembler_name): Changed all calls to
8123         cgraph_get_node_or_alias to a call to cgraph_get_node.
8124         (cgraph_make_decl_local): Likewise.
8125         * lto-symtab.c (lto_symtab_resolve_symbols): Likewise.
8126         * varasm.c (default_binds_local_p_1): Likewise.
8127         (decl_binds_to_current_def_p): Likewise.
8128
8129 2011-07-12  Jakub Jelinek  <jakub@redhat.com>
8130
8131         PR tree-optimization/49712
8132         * tree-ssa-loop-im.c (gen_lsm_tmp_name): Handle TARGET_MEM_REF.
8133
8134 2011-07-11  Bernd Schmidt  <bernds@codesourcery.com>
8135
8136         * genautomata.c (add_arc): Return void.  All callers changed.
8137         (make_automaton): Remove dead code.
8138
8139 2011-07-11  Richard Henderson  <rth@redhat.com>
8140
8141         * dwarf2cfi.c (DW_STACK_POINTER_REGNUM): New.
8142         (DW_FRAME_POINTER_REGNUM): New.
8143         (expand_builtin_init_dwarf_reg_sizes): Use unsigned for rnum.
8144         (def_cfa_1): Do not convert reg to DWARF_FRAME_REGNUM here.
8145         (dwf_regno): New.
8146         (dwarf2out_flush_queued_reg_saves, dwarf2out_frame_debug_def_cfa,
8147         dwarf2out_frame_debug_adjust_cfa, dwarf2out_frame_debug_cfa_register,
8148         dwarf2out_frame_debug_cfa_expression, dwarf2out_frame_debug_expr):
8149         Use it.
8150         * dwarf2out.c (based_loc_descr): Use dwarf_frame_regnum.
8151         * dwarf2out.h (dwarf_frame_regnum): New.
8152         (struct cfa_loc): Document the domain of the reg member.
8153
8154 2011-07-11  Uros Bizjak  <ubizjak@gmail.com>
8155
8156         * config/i386/i386.c (ix86_trampoline_init): Switch arms of if expr.
8157         Use offset everywhere.  Always assert that offset <= TRAMPOLINE_SIZE.
8158
8159 2011-07-11  Jakub Jelinek  <jakub@redhat.com>
8160
8161         PR debug/49676
8162         * dwarf2out.c (int_shift_loc_descriptor): New function.
8163         (int_loc_descriptor): If shorter, emit i as
8164         (i >> shift), shift, DW_OP_shl for suitable shift value.
8165         Similarly, try to optimize large negative values using
8166         DW_OP_neg of a positive value if shorter.
8167         (size_of_int_shift_loc_descriptor): New function.
8168         (size_of_int_loc_descriptor): Adjust to match int_loc_descriptor
8169         changes.
8170         (mem_loc_descriptor) <case CONST_INT>: Emit zero-extended constants
8171         that fit into DWARF2_ADDR_SIZE bytes as int_loc_descriptor +
8172         DW_OP_GNU_convert instead of DW_OP_GNU_const_type if the former
8173         is shorter.
8174         (resolve_addr_in_expr): Optimize DW_OP_plus_uconst with a large
8175         addend as added DW_OP_plus if it is shorter.
8176
8177 2011-07-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8178
8179         * config/i386/sol2.h [!USE_GLD] (CTORS_SECTION_ASM_OP): Define.
8180         (DTORS_SECTION_ASM_OP): Define.
8181
8182 2011-07-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8183
8184         * config/dfp-bit.c, config/dfp-bit.h: Move to ../libgcc.
8185         * config/t-dfprules: Move to ../libgcc/config.
8186         * config.gcc (i[34567]86-*-linux*, i[34567]86-*-kfreebsd*-gnu,
8187         i[34567]86-*-knetbsd*-gnu, i[34567]86-*-gnu*,
8188         i[34567]86-*-kopensolaris*-gnu): Remove t-dfprules from tmake_file.
8189         (x86_64-*-linux*, x86_64-*-kfreebsd*-gnu, x86_64-*-knetbsd*-gnu):
8190         Likewise.
8191         (i[34567]86-*-cygwin*): Likewise.
8192         (i[34567]86-*-mingw*,  x86_64-*-mingw*): Likewise.
8193         (powerpc-*-linux*, powerpc64-*-linux*): Likewise.
8194         * Makefile.in (D32PBIT_FUNCS, D64PBIT_FUNCS, D128PBIT_FUNCS): Remove.
8195         (libgcc.mvars): Remove DFP_ENABLE, DFP_CFLAGS, D32PBIT_FUNCS,
8196         D64PBIT_FUNCS, D128PBIT_FUNCS.
8197
8198 2011-07-11  Richard Guenther  <rguenther@suse.de>
8199
8200         * tree-vrp.c (simplify_conversion_using_ranges): Manually
8201         translate the source value-range through the conversion chain.
8202
8203 2011-07-11  Richard Sandiford  <richard.sandiford@linaro.org>
8204
8205         * expr.c (expand_expr_real_1): Use expand_insn for movmisalign.
8206
8207 2011-07-11  Arthur Loiret  <aloiret@debian.org>
8208
8209         * config.gcc (s390-*-linux*): If 'enabled_targets' is 'all', build
8210         a bi-arch compiler defaulting to 31-bit. In this case:
8211         (tmake_file): Add s390/t-linux64.
8212         * doc/install.texi: Add s390-linux to the list of targets supporting
8213         --enable-targets=all.
8214
8215 2011-07-11  Arthur Loiret  <aloiret@debian.org>
8216             Matthias Klose <doko@debian.org>
8217
8218         * config.gcc (mips*-*-linux*): If 'enabled_targets' is 'all', build
8219         a tri-arch compiler defaulting to 32-bit (ABI o32). In this case:
8220         (tm_file): Add mips/linux64.h.
8221         (tmake_file): Add mips/t-linux64.
8222         (tm_defines): Add MIPS_ABI_DEFAULT=ABI_32.
8223         * config/mips/linux64.h (DRIVER_SELF_SPECS): Use MULTILIB_ABI_DEFAULT
8224         instead of hardcoded mabi=n32.
8225         * config/mips/t-linux64 (MULTILIB_DIRNAMES): Set to 'n32 . 64' if
8226         tm_defines contains MIPS_ABI_DEFAULT ABI_32, to follow the glibc
8227         convention.
8228
8229 2011-07-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
8230
8231         * passes.c (init_optimization_passes): Add invariant motion pass
8232         after induction variable optimization.
8233
8234 2011-07-11  Georg-Johann Lay  <avr@gjlay.de>
8235
8236         PR target/39633
8237         * config/avr/avr.c (notice_update_cc): For ashiftrt:QI, only
8238         offsets 1..5 set cc0 in a usable way.
8239
8240 2011-07-11  Romain Geissler  <romain.geissler@gmail.com>
8241
8242         * tree.h (call_expr_arg): Remove.
8243         (call_expr_argp): Likewise.
8244
8245 2011-07-11  Eric Botcazou  <ebotcazou@adacore.com>
8246
8247         * config/sparc/sparc.md (save_register_window_1): Rename to...
8248         (window_save): ...this.
8249         * config/sparc/sparc.c (emit_save_register_window): Rename to...
8250         (emit_window_save): ...this.
8251         (sparc_expand_prologue): Adjust to above renaming.
8252
8253 2011-07-10  H.J. Lu  <hongjiu.lu@intel.com>
8254
8255         * config/i386/i386.c (ix86_trampoline_init): Use movl instead
8256         of movabs for x32.
8257
8258 2011-07-10  Richard Henderson  <rth@redhat.com>
8259
8260         * config/i386/i386.c (x86_output_mi_thunk): Generate rtl and
8261         run final, instead of emitting text directly.
8262
8263 2011-07-10  H.J. Lu  <hongjiu.lu@intel.com>
8264
8265         * config/i386/i386.c (ix86_option_override_internal): Turn on
8266         OPTION_MASK_ISA_64BIT for TARGET_X32.  Only allow small and
8267         small PIC models for TARGET_X32.
8268
8269 2011-07-10  Hans-Peter Nilsson  <hp@axis.com>
8270
8271         PR target/49684
8272         * config/cris/t-elfmulti (CRTSTUFF_T_CFLAGS): Don't include
8273         $(LIBGCC2_CFLAGS).
8274
8275         PR bootstrap/49680
8276         * config/cris/cris.c (cris_asm_output_case_end): Robustify against
8277         stray notes and debug insns by using prev_nonnote_nondebug_insn
8278         instead of PREV_INSN.
8279
8280 2011-07-09  Richard Henderson  <rth@redhat.com>
8281
8282         * defaults.h (DWARF2_ADDR_SIZE, DWARF_OFFSET_SIZE,
8283         DWARF_TYPE_SIGNATURE_SIZE): Move from ...
8284         * dwarf2out.c: ... here.
8285         (output_all_cfis): Remove.
8286         (dwarf2out_switch_text_section): Use output_cfis directly.
8287         (size_of_locs): Export.
8288         (output_loc_sequence, output_loc_sequence_raw): Export.
8289         (div_data_align, need_data_align_sf_opcode, dwarf_cfi_name, output_cfi,
8290         output_cfi_directive, dwarf2out_emit_cfi, output_cfis, output_cfa_loc,
8291         output_cfa_loc_raw): Move to ...
8292         * dwarfcfi.c: ... here.
8293         * dwarf2out.h: Update decls.
8294
8295 2011-07-09  Richard Henderson  <rth@redhat.com>
8296
8297         * defaults.h (DWARF_CIE_DATA_ALIGNMENT, DWARF_FRAME_RETURN_COLUMN,
8298         DWARF_FRAME_REGNUM, DWARF2_FRAME_REG_OUT): Move from ...
8299         * dwarf2cfi.c: ... here.
8300         (PTR_SIZE, DWARF_OFFSET_SIZE, DWARF_INITIAL_LENGTH_SIZE): Remove.
8301         (DWARF_ROUND, DWARF_CIE_ID): Remove.
8302         * dwarf2out.c (INCOMING_RETURN_ADDR_RTX): Remove.
8303         (DWARF2_FRAME_REG_OUT, DWARF_CIE_DATA_ALIGNMENT): Remove.
8304         (DWARF_FRAME_RETURN_COLUMN, DWARF_FRAME_REGNUM): Remove.
8305
8306 2011-07-09  Richard Henderson  <rth@redhat.com>
8307
8308         * dwarf2cfi.c (cie_return_save): New.
8309         (queue_reg_save): Use compare_reg_or_pc.
8310         (dwarf2out_flush_queued_reg_saves): Handle pc_rtx as return column.
8311         (dwarf2out_frame_debug_expr): Likewise.
8312         (dwarf2out_frame_debug_cfa_register): Record saved reg for pc too.
8313         (initial_return_save): Likewise.
8314         (execute_dwarf2_frame): Save and restore initial return save from
8315         the cie to the fde.
8316         * config/mips/mips.c (mips_frame_set): Remove special case for
8317         DWARF_FRAME_RETURN_COLUMN.
8318
8319 2011-07-09  Richard Henderson  <rth@redhat.com>
8320
8321         * dwarf2cfi.c (lookup_cfa): Remove.
8322         (execute_dwarf2_frame): Assert queues are empty on entry.
8323         Setup initial cfa directly, not via lookup_cfa.
8324         Don't clear args_size state here.
8325
8326 2011-07-09  Richard Henderson  <rth@redhat.com>
8327
8328         * dwarf2cfi.c (add_cfi_vec): New.
8329         (add_cfi): Rename from add_fde_cfi.  Add the element to add_cfi_vec.
8330         (def_cfa_1, reg_save): Remove for_cie argument.  Update all callers.
8331         (execute_dwarf2_frame): Set add_cfi_vec.
8332
8333 2011-07-09  Richard Henderson  <rth@redhat.com>
8334
8335         * defaults.h (ASM_COMMENT_START): Move here...
8336         * dwarf2asm.c: ... from here.
8337         * dwarf2out.c, final.c, vmsdbgout.c: Remove duplicates.
8338         * toplev.c: Remove ifndef tests of ASM_COMMENT_START.
8339         * varasm.c: Likewise.
8340
8341 2011-07-09  Richard Henderson  <rth@redhat.com>
8342
8343         PR debug/49686
8344         * dwarf2cfi.c (dwarf2out_frame_debug): Don't set cfi_insn here...
8345         (create_cfi_notes): ... do it here instead.
8346
8347 2011-07-09  Jakub Jelinek  <jakub@redhat.com>
8348
8349         PR debug/49676
8350         * dwarf2out.c (size_of_int_loc_descriptor): New function.
8351         (address_of_int_loc_descriptor): Use it.
8352         (scompare_loc_descriptor): Optimize EQ/NE comparison with constant.
8353
8354 2011-07-09  Richard Henderson  <rth@redhat.com>
8355
8356         * config/pdp11/pdp11.md (define_c_enum "unspecv"): New.
8357         (prologue, epilogue): New.
8358         (return, *rts): New.
8359         (blockage, setd, seti): New.
8360         * config/pdp11/pdp11.c (TARGET_ASM_FUNCTION_PROLOGUE): Remove.
8361         (TARGET_ASM_FUNCTION_EPILOGUE): Remove.
8362         (pdp11_saved_regno): New.
8363         (pdp11_expand_prologue): Rename from pdp11_output_function_prologue;
8364         generate rtl instead of text.
8365         (pdp11_expand_epilogue): Similarly from pdp11_output_function_epilogue.
8366         (pdp11_sp_frame_offset): Export.  Use pdp11_saved_regno.
8367         * config/pdp11/pdp11-protos.h: Update.
8368
8369 2011-07-09  Richard Henderson  <rth@redhat.com>
8370
8371         * config/rs6000/rs6000.c (rs6000_output_function_prologue): Don't
8372         try to insert an rtl prologue here.
8373         (rs6000_output_function_epilogue): Similarly.
8374         * config/rs6000/rs6000.md (prologue): Emit a barrier to
8375         satisfy !TARGET_SCHED_PROLOG.
8376         (epilogue, sibcall_epilogue): Likewise.
8377
8378 2011-07-09  Eric Botcazou  <ebotcazou@adacore.com>
8379
8380         * config/sparc/sparc.h (STACK_SAVEAREA_MODE): Move around.
8381         (FP_REG_P): Delete.
8382         (IN_OR_GLOBAL_P): Likewise.
8383
8384 2011-07-08  Jason Merrill  <jason@redhat.com>
8385
8386         PR c++/45437
8387         * gimplify.c (goa_stabilize_expr): Handle RHS preevaluation in
8388         compound assignment.
8389
8390         * cgraph.c (cgraph_add_to_same_comdat_group): New.
8391         * cgraph.h: Declare it.
8392         * ipa.c (function_and_variable_visibility): Make sure thunks
8393         have the right visibility.
8394
8395 2011-07-08  Richard Henderson  <rth@redhat.com>
8396
8397         PR bootstrap/49680
8398         * dwarf2cfi.c (dwarf2out_frame_debug): Insert cfi notes after
8399         any tablejump vector.
8400
8401         PR bootstrap/49680
8402         * dwarf2cfi.c (create_cfi_notes): Flush queued saves at the
8403         end of the prologue.
8404
8405 2011-07-08  Jakub Jelinek  <jakub@redhat.com>
8406
8407         PR target/49621
8408         * config/rs6000/rs6000.c (rs6000_emit_vector_cond_expr): Use
8409         CONST0_RTX (dest_mode) instead of const0_rtx as second operand of NE.
8410         * config/rs6000/vector.md (vector_select_<mode>,
8411         vector_select_<mode>_uns): Change second operand of NE to
8412         CONST0_RTX (<MODE>mode) instead of const0_rtx.
8413         * config/rs6000/altivec.md (*altivec_vsel<mode>,
8414         *altivec_vsel<mode>_uns): Expect second operand of NE to be
8415         zero_constant of the corresponding vector mode.
8416         * config/rs6000/vsx.md (*vsx_xxsel<mode>, *vsx_xxsel<mode>_uns):
8417         Likewise.
8418
8419 2011-07-08  Sebastian Pop  <sebastian.pop@amd.com>
8420
8421         * graphite-dependences.c (build_alias_set_powerset): Remove
8422         continue from loop, add one more assert.
8423
8424 2011-07-08  Georg-Johann Lay  <avr@gjlay.de>
8425
8426         PR target/46779
8427         * config/avr/avr.c (avr_hard_regno_mode_ok): Rewrite.
8428         In particular, allow 8-bit values in r28 and r29.
8429         (avr_hard_regno_scratch_ok): Disallow any register that might be
8430         part of the frame pointer.
8431         (avr_hard_regno_rename_ok): Same.
8432         (avr_legitimate_address_p): Don't allow SUBREGs.
8433
8434 2011-07-08  Julian Brown  <julian@codesourcery.com>
8435
8436         * config/arm/neon.md (vec_shr_<mode>, vec_shl_<mode>): Disable in
8437         big-endian mode.
8438         (reduc_splus_<mode>, reduc_uplus_<mode>, reduc_smin_<mode>)
8439         (reduc_smax_<mode>, reduc_umin_<mode>, reduc_umax_<mode>)
8440         (neon_vec_unpack<US>_lo_<mode>, neon_vec_unpack<US>_hi_<mode>)
8441         (vec_unpack<US>_hi_<mode>, vec_unpack<US>_lo_<mode>)
8442         (neon_vec_<US>mult_lo_<mode>, vec_widen_<US>mult_lo_<mode>)
8443         (neon_vec_<US>mult_hi_<mode>, vec_widen_<US>mult_hi_<mode>)
8444         (vec_pack_trunc_<mode>, neon_vec_pack_trunc_<mode>): Disable for Q
8445         registers in big-endian mode.
8446
8447 2011-07-08  Bernd Schmidt  <bernds@codesourcery.com>
8448
8449         * genattrtab.c (evaluate_eq_attr): Allow an attribute to be defined
8450         in terms of another.
8451         (write_attr_value): Write a cast if necessary.
8452
8453         * defaults.h (REG_WORDS_BIG_ENDIAN): Provide a default.
8454         * doc/tm.texi.in (WORDS_BIG_ENDIAN): Mention REG_WORDS_BIG_ENDIAN.
8455         (REG_WORDS_BIG_ENDIAN): Document.
8456         * doc/tm.texi: Regenerate.
8457         * reload.c (operands_match_p): Take it into account.
8458         (reload_adjust_reg_for_mode): Likewise.
8459         * rtlanal.c (subreg_get_info): Likewise.
8460
8461 2011-07-08  Richard Guenther  <rguenther@suse.de>
8462
8463         * fold-const.c (fold_binary_loc): Remove index +p PTR -> PTR +p index
8464         folding.
8465
8466 2011-07-08  Kai Tietz  <ktietz@redhat.com>
8467
8468         * fold-const.c (fold_truth_andor): Factored out truth_andor
8469         label from fold_binary as function.
8470         (fold_binary_loc): Replace truth_andor lable
8471         by function fold_truth_andor.
8472
8473 2011-07-08  Kirill Yukhin  <kirill.yukhin@intel.com>
8474
8475         PR middle-end/49519
8476         * calls.c (mem_overlaps_already_clobbered_arg_p): Additional
8477         check if address is stored in register. If so - give up.
8478         (check_sibcall_argument_overlap_1): Do not perform check of
8479         overlapping when it is call to address.
8480
8481 2011-07-08  Georg-Johann Lay  <avr@gjlay.de>
8482
8483         * config/avr/avr.c (output_reload_insisf): Use 'REG_Z+1' instead
8484         of magic '31'.
8485
8486 2011-07-08  Bernd Schmidt  <bernds@codesourcery.com>
8487
8488         * optabs.c (expand_binop): Use GET_MODE_PRECISION instead of
8489         GET_MODE_BITSIZE where appropriate.
8490         (widen_leading, expand_parity, expand_ctz, expand_ffs,
8491         expand_unop, expand_abs_nojump, expand_one_cmpl_abs_nojump,
8492         expand_float, expand_fix): Likewise.
8493         * expr.c (convert_move, convert_modes, expand_expr_real_2,
8494         expand_expr_real_1, reduce_to_bit_field_precision): Likewise.
8495         * stor-layout.c (get_mode_bounds): Likewise.
8496         * cfgexpand.c (convert_debug_memory_address, expand_debug_expr):
8497         Likewise.
8498         * convert.c (convert_to_integer): Likewise.
8499         * expmed.c (expand_shift_1): Likewise.
8500
8501         * rtlanal.c (nonzero_bits1): Don't compare GET_MODE_SIZE against
8502         a bitsize.
8503
8504         * optabs.c (expand_binop): Tighten conditions for doubleword
8505         expansions.
8506         (widen_bswap): Assert that mode bitsize and precision are the same.
8507         * stor-layout.c (get_best_mode): Skip modes that have lower
8508         precision than bitsize.
8509         * recog.c (simplify_while_replacing): Assert that bitsize and
8510         precision are the same.
8511
8512 2011-07-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8513
8514         * Makefile.in (LIBGCOV): Remove.
8515         (libgcc.mvars): Remove LIBGCOV.
8516         * libgov.c: Move to ../libgcc.
8517
8518 2011-07-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8519
8520         * config/fixed-bit.c, config/fixed-bit.h: Move to ../libgcc.
8521
8522 2011-07-08  Martin Jambor  <mjambor@suse.cz>
8523
8524         * tree-sra.c (analyze_all_variable_accesses): Dump that a struture
8525         is too big for total scalarization.
8526
8527 2011-07-07  Richard Henderson  <rth@redhat.com>
8528
8529         * config/alpha/elf.h (MIPS_DEBUGGING_INFO): Undef.
8530         (DBX_DEBUGGING_INFO): Undef.
8531
8532 2011-07-07  Richard Henderson  <rth@redhat.com>
8533
8534         * dwarf2out.c (output_cfi_directive): Export.  Add FILE parameter.
8535         Handle some opcodes specially for debugging.
8536         * print-rtl.c: Include dwarf2out.h
8537         (print_rtx): Handle NOTE_INSN_CFI.
8538         * Makefile.in (print-rtl.o): Update.
8539
8540 2011-07-07  Richard Henderson  <rth@redhat.com>
8541
8542         * tree-pass.h (pass_dwarf2_frame): Declare.
8543         * passes.c (init_optimization_passes): Add it.
8544         * dwarf2cfi.c (dwarf2out_frame_debug): Make static.
8545         (create_cfi_notes): Rename from dwarf2out_frame_debug_after_prologue;
8546         make static, do not call add_cfis_to_fde.
8547         (dwarf2out_frame_debug_init, dwarf2cfi_function_init,
8548         dwarf2out_frame_init): Merge into...
8549         (execute_dwarf2_frame): ... here.  New function.
8550         (dwarf2out_do_frame, dwarf2out_do_cfi_asm): Make boolean.  Change
8551         saved_do_cfi_asm to a tri-state variable.
8552         (gate_dwarf2_frame, pass_dwarf2_frame): New.
8553         * dwarf2out.c (dwarf2out_begin_prologue): Only allocate the fde
8554         if it has yet to be done.  Don't call dwarf2cfi_function_init.
8555         * dwarf2out.h, debug.h: Update decls.
8556         * final.c (final_start_function): Don't call
8557         dwarf2out_frame_debug_init or dwarf2out_frame_debug_after_prologue.
8558         * lto-streamer-in.c (lto_init_eh): Don't call dwarf2out_frame_init.
8559         * toplev.c (lang_dependent_init): Likewise.
8560
8561 2011-07-07  Richard Henderson  <rth@redhat.com>
8562
8563         * dwarf2out.c (fde_table, fde_table_allocated, fde_table_in_use,
8564         FDE_TABLE_INCREMENT): Replace with...
8565         (fde_vec): ... this, a new vector.
8566         (current_fde): Remove.  Replace all users with cfun->fde.
8567         (output_call_frame_info): Use FOR_EACH_VEC_ELT over fde_vec.
8568         (size_of_aranges, dwarf2out_finish): Likewise.
8569         (dwarf2out_alloc_current_fde): Break out from ...
8570         (dwarf2out_begin_prologue): ... here.
8571         (dwarf2out_frame_init): Remove.
8572         * dwarf2cfi.c: Update all users of current_fde.
8573         (dwarf2out_frame_init): Rename from dwarf2cfi_frame_init.
8574         * dwarf2out.h: Update decls.
8575         (dw_fde_node): Add fde_index member.
8576         * function.h (struct function): Add fde member.
8577
8578 2011-07-07  Bernd Schmidt  <bernds@codesourcery.com>
8579             Richard Henderson  <rth@redhat.com>
8580
8581         * dwarf2cfi.c (add_cfi): Remove.
8582         (dwarf2out_cfi_label): Remove force argument.  Only generate the
8583         label name.
8584         (add_fde_cfi): Simplify the different code paths.
8585         (add_cie_cfi): New.
8586         (old_cfa, old_cfa_remember): New.
8587         (def_cfa_1, reg_save): Remove label, add for_cie parameter.
8588         (last_reg_save_label): Remove.
8589         (dwarf2out_args_size, dwarf2out_stack_adjust, queue_reg_save,
8590         dwarf2out_frame_debug_def_cfa, dwarf2out_frame_debug_adjust_cfa,
8591         dwarf2out_frame_debug_cfa_offset, dwarf2out_frame_debug_cfa_register,
8592         dwarf2out_frame_debug_cfa_expression,
8593         dwarf2out_frame_debug_cfa_restore,
8594         dwarf2out_frame_debug_cfa_window_save,
8595         dwarf2out_frame_debug_expr): Remove label parameter.
8596         (cfi_label_required_p, add_cfis_to_fde): New.
8597         (dwarf2out_frame_debug_after_prologue): New.
8598         (dwarf2cfi_frame_init): Initialize old_cfa.
8599         (dwarf2out_frame_debug_restore_state): Likewise.
8600         * dwarf2out.c (dwarf2out_emit_cfi): Only do output for cfi_asm.
8601         (dwarf2out_switch_text_section): Don't clear dw_fde_current_label here.
8602         * final.c (final_start_function): Call
8603         dwarf2out_frame_debug_after_prologue.
8604
8605 2011-07-07  Bernd Schmidt  <bernds@codesourcery.com>
8606             Richard Henderson  <rth@redhat.com>
8607
8608         * dwarf2cfi.c (cfi_insn): New.
8609         (dwarf2out_cfi_label): Don't emit cfi label here.
8610         (add_fde_cfi): Create a NOTE_INSN_CFI.
8611         (dwarf2out_frame_debug): Setup cfi_insn.
8612         (dwarf2out_frame_debug_init): Loop over insns creating CFI notes.
8613         (dwarf2out_cfi_begin_epilogue): Make static.
8614         (dwarf2out_frame_debug_restore_state): Make static.
8615         * dwarf2out.c (output_cfi_directive): Make static.
8616         (dwarf2out_emit_cfi): New.
8617         * dwarf2out.h: Update.
8618         * final.c (final): Remove CFI notes.
8619         (final_scan_insn): Don't call dwarf2out_cfi_begin_epilogue,
8620         dwarf2out_frame_debug_restore_state, dwarf2out_frame_debug.
8621         Handle NOTE_INSN_CFI and NOTE_INSN_CFI_LABEL.
8622         * insn-notes.def (NOTE_INSN_CFI): New.
8623         (NOTE_INSN_CFI_LABEL): New.
8624         * rtl.h (union rtunion_def): Add rt_cfi member.
8625         (XCFI, XCCFI, NOTE_CFI, NOTE_LABEL_NUMBER): New.
8626
8627 2011-07-07  Richard Henderson  <rth@redhat.com>
8628
8629         * dwarf2cfi.c: New file.
8630         * Makefile.in (OBJS): Add it.
8631         (GTFILES): Add dwarf2cfi.c and dwarf2out.h.
8632         * gengtype.c (open_base_files): Include dwarf2out.h.
8633         * coretypes.h (enum var_init_status): Move from ...
8634         * rtl.h: ... here.
8635         * dwarf2out.c (saved_do_cfi_asm, dwarf2out_do_frame,
8636         dwarf2out_do_cfi_asm, cie_cfi_vec, dwarf2out_cfi_label_num,
8637         expand_builtin_dwarf_sp_column, init_return_column_size,
8638         expand_builtin_init_dwarf_reg_sizes, new_cfi, add_cfi,
8639         dwarf2out_cfi_label, emit_cfa_remember, any_cfis_emitted, add_fde_cfi,
8640         lookup_cfa_1, lookup_cfa, cfa, cfa_store, cfa_remember, args_size,
8641         old_args_size, cfa_equal_p, def_cfa_1, reg_save, initial_return_save,
8642         stack_adjust_offset, barrier_args_size, compute_barrier_args_size_1,
8643         compute_barrier_args_size, dwarf2out_args_size,
8644         dwarf2out_stack_adjust, dwarf2out_notice_stack_adjust,
8645         queued_reg_saves, reg_saved_in_data, regs_saved_in_regs,
8646         compare_reg_or_pc, record_reg_saved_in_reg, last_reg_save_label,
8647         queue_reg_save, dwarf2out_flush_queued_reg_saves,
8648         clobbers_queued_reg_save, reg_saved_in, cfa_temp,
8649         dwarf2out_frame_debug_def_cfa, dwarf2out_frame_debug_adjust_cfa,
8650         dwarf2out_frame_debug_cfa_offset, dwarf2out_frame_debug_cfa_register,
8651         dwarf2out_frame_debug_cfa_expression,
8652         dwarf2out_frame_debug_cfa_restore,
8653         dwarf2out_frame_debug_cfa_window_save, dwarf2out_frame_debug_expr,
8654         dwarf2out_frame_debug, dwarf2out_frame_debug_init,
8655         dwarf2out_cfi_begin_epilogue, dwarf2out_frame_debug_restore_state,
8656         get_cfa_from_loc_descr): Move to dwarf2cfi.c.
8657         (dw_cfi_ref, dw_fde_ref, dw_cfi_oprnd_ref, enum dw_cfi_oprnd_type,
8658         dw_cfi_oprnd, dw_cfi_node, cfi_vec, dw_cfa_location, dw_fde_node,
8659         dw_val_ref, dw_die_ref, const_dw_die_ref, dw_loc_descr_ref,
8660         dw_loc_list_ref, enum dw_val_class, dw_vec_const, dw_val_node,
8661         dw_loc_descr_node): Move to dwarf2out.h.
8662         (current_fde, output_cfi_directive, build_cfa_loc, get_address_mode,
8663         mem_loc_descriptor): Export.
8664         (build_cfa_aligned_loc): Export.  Take CFA as a parameter.
8665         (dwarf2out_frame_init): Extract CIE generation code to
8666         dwarf2cfi_frame_init.
8667
8668 2011-07-07  Eric Botcazou  <ebotcazou@adacore.com>
8669
8670         PR target/49660
8671         * config/sparc/sol2.h [TARGET_64BIT_DEFAULT] (TARGET_DEFAULT): Add
8672         MASK_V8PLUS, remove commented out flag and reorder.
8673
8674 2011-07-07  Jakub Jelinek  <jakub@redhat.com>
8675
8676         PR c/49644
8677         * c-typeck.c (build_binary_op): For MULT_EXPR and TRUNC_DIV_EXPR with
8678         one non-complex and one complex argument, call c_save_expr on both
8679         operands.
8680
8681 2011-07-07  Martin Jambor  <mjambor@suse.cz>
8682
8683         PR middle-end/49495
8684         * cgraphunit.c (verify_edge_corresponds_to_fndecl): New function.
8685         (verify_cgraph_node): Some functinality moved to
8686         verify_edge_corresponds_to_fndecl, call it.
8687
8688 2011-07-07  Joseph Myers  <joseph@codesourcery.com>
8689
8690         * config.gcc (*local*): Remove.
8691         * doc/install-old.texi: Don't mention local configurations.
8692
8693 2011-07-07  Jakub Jelinek  <jakub@redhat.com>
8694
8695         PR debug/49522
8696         * df-problems.c (dead_debug_reset): Remove dead_debug_uses
8697         referencing debug insns that have been reset.
8698         (dead_debug_insert_before): Don't assert reg is non-NULL,
8699         instead return immediately if it is NULL.
8700
8701 2011-07-07  Joseph Myers  <joseph@codesourcery.com>
8702
8703         * config/i386/t-crtpic, config/i386/t-svr3dbx, config/pa/t-pa: Remove.
8704
8705 2011-07-07  Bernd Schmidt  <bernds@codesourcery.com>
8706
8707         * hw-doloop.c: New file.
8708         * hw-doloop.h: New file.
8709         * Makefile.in (OBJS): Add hw-doloop.o.
8710         (hw-doloop.o): New rule.
8711         ($(obj_out_file)): Add hw-doloop.h dependency.
8712         * config/bfin/bfin.c: Include "hw-doloop.h".
8713         (loop_info, DEF_VEC_P for loop_info, loop_info_d): Remove.
8714         (bfin_dump_loops, bfin_bb_in_loop, bfin_scan_loop): Remove.
8715         (hwloop_optimize): Renamed from bfin_optimize_loop.  Argument
8716         type changed to hwloop_info.  Return bool, true if the loop was
8717         successfully optimized.  Remove code that was moved to
8718         hw-doloop.c, and adjust other parts.
8719         (hwloop_fail): New static function, containing parts that used
8720         to be in bfin_optimize_loop.
8721         (bfin_discover_loop, bfin_discover_loops, free_loops,
8722         bfin_reorder_loops): Remove.
8723         (hwloop_pattern_reg): New static function.
8724         (bfin_doloop_hooks): New variable.
8725         (bfin_reorg_loops): Remove most code, call reorg_loops.
8726         * config/bfin/bfin.md (doloop_end splitter): Also enable if
8727         loop counter is a memory_operand.
8728
8729 2011-07-07  H.J. Lu  <hongjiu.lu@intel.com>
8730
8731         * config.gcc: Support --with-multilib-list for x86 Linux targets.
8732
8733         * configure.ac: Mention x86-64 for --with-multilib-list.
8734         * configure: Regenerated.
8735
8736         * config/i386/gnu-user64.h (SPEC_64): Support x32.
8737         (SPEC_32): Likewise.
8738         (ASM_SPEC): Likewise.
8739         (LINK_SPEC): Likewise.
8740         (TARGET_THREAD_SSP_OFFSET): Likewise.
8741         (TARGET_THREAD_SPLIT_STACK_OFFSET): Likewise.
8742         (SPEC_X32): New.
8743
8744         * config/i386/i386.h (TARGET_X32): New.
8745         (TARGET_LP64): New.
8746         (LONG_TYPE_SIZE): Likewise.
8747         (POINTER_SIZE): Likewise.
8748         (POINTERS_EXTEND_UNSIGNED): Likewise.
8749         (OPT_ARCH64): Support x32.
8750         (OPT_ARCH32): Likewise.
8751
8752         * config/i386/i386.opt (mx32): New.
8753
8754         * config/i386/kfreebsd-gnu64.h (GNU_USER_LINK_EMULATIONX32): New.
8755         (GLIBC_DYNAMIC_LINKERX32): Likewise.
8756         * config/i386/linux64.h (GNU_USER_LINK_EMULATIONX32): Likewise.
8757         (GLIBC_DYNAMIC_LINKERX32): Likewise.
8758
8759         * config/linux.h (UCLIBC_DYNAMIC_LINKERX32): New.
8760         (BIONIC_DYNAMIC_LINKERX32): Likewise.
8761         (GNU_USER_DYNAMIC_LINKERX32): Likewise.
8762
8763         * config/i386/t-linux64: Support TM_MULTILIB_CONFIG.
8764
8765         * doc/install.texi: Document --with-multilib-list for Linux/x86-64.
8766
8767         * doc/invoke.texi: Document -mx32.
8768
8769 2011-07-07  Richard Sandiford  <richard.sandiford@linaro.org>
8770
8771         * doc/invoke.texi (mwords-little-endian): Deprecate.
8772         * config/arm/arm.opt (mwords-little-endian): Likewise.
8773         * config/arm/arm.c (arm_option_override): Warn about the deprecation
8774         of -mwords-little-endian.
8775
8776 2011-07-07  Richard Sandiford  <richard.sandiford@linaro.org>
8777
8778         * reload1.c (choose_reload_regs): Use mode sizes to check whether
8779         an old reload register completely defines the required value.
8780
8781 2011-07-07  Richard Guenther  <rguenther@suse.de>
8782
8783         * fold-const.c (fold_unary_loc): Do not strip sign-changes
8784         for NEGATE_EXPR.
8785
8786 2011-07-07  Richard Guenther  <rguenther@suse.de>
8787
8788         * tree-vrp.c (simplify_conversion_using_ranges): New function.
8789         (simplify_stmt_using_ranges): Call it.
8790
8791 2011-07-07  Kai Tietz  <ktietz@redhat.com>
8792
8793         * tree-ssa-forwprop.c (truth_valued_ssa_name): New function.
8794         (lookup_logical_inverted_value): Likewise.
8795         (simplify_bitwise_binary_1): Likewise.
8796         (simplify_bitwise_binary): Use simplify_bitwise_binary_1.
8797
8798 2011-07-07  Joseph Myers  <joseph@codesourcery.com>
8799
8800         * gcc.c (%[Spec]): Don't document.
8801         (struct spec_list): Update comment.
8802         (do_spec_1): Don't handle %[Spec].
8803         * doc/invoke.texi (%[@var{name}]): Remove documentation of spec.
8804
8805 2011-07-07  Joseph Myers  <joseph@codesourcery.com>
8806
8807         * common/common-target-def.h (TARGET_HAVE_NAMED_SECTIONS): Don't
8808         default based on TARGET_ASM_NAMED_SECTION.
8809         * common/common-target.def (have_named_sections): Default to true.
8810         * common/config/default-common.c: Don't include tm.h.
8811         * common/config/picochip/picochip-common.c
8812         (TARGET_HAVE_NAMED_SECTIONS): Don't define.
8813         * common/config/m32c/m32c-common.c: Remove.
8814         * config.gcc (m32c*-*-*): Set target_has_targetm_common=no.
8815         * config/alpha/osf5.h (TARGET_HAVE_NAMED_SECTIONS): Define to false.
8816         * config/i386/openbsd.h (TARGET_HAVE_NAMED_SECTIONS): Define to false.
8817         * config/m68k/openbsd.h (TARGET_HAVE_NAMED_SECTIONS): Define to false.
8818         * config/pa/som.h (TARGET_HAVE_NAMED_SECTIONS): Define to false.
8819         * config/pdp11/pdp11.h (TARGET_HAVE_NAMED_SECTIONS): Define to false.
8820         * config/vax/openbsd.h (TARGET_HAVE_NAMED_SECTIONS): Define to false.
8821
8822 2011-07-07  Jakub Jelinek  <jakub@redhat.com>
8823
8824         PR middle-end/49640
8825         * gimplify.c (gimplify_compound_lval): For last 2 ARRAY_*REF operands
8826         and last COMPONENT_REF operand call gimplify_expr on it if non-NULL.
8827
8828 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8829
8830         PR libmudflap/49550
8831         * gcc.c (MFWRAP_SPEC): Also wrap mmap64.
8832
8833 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8834
8835         PR target/39150
8836         * configure.ac (gcc_cv_as_hidden): Also accept
8837         x86_64-*-solaris2.1[0-9]*.
8838         (gcc_cv_as_cfi_directive): Likewise.
8839         (gcc_cv_as_comdat_group_group): Likewise.
8840         (set_have_as_tls): Likewise.
8841         * configure: Regenerate.
8842         * config.gcc (i[34567]86-*-solaris2*): Also handle
8843         x86_64-*-solaris2.1[0-9]*.
8844         * config.host (i[34567]86-*-solaris2*): Likewise.
8845         * config/sparc/sol2.h (ASM_CPU_DEFAULT_SPEC): Remove.
8846         * config/sol2-bi.h (ASM_CPU_DEFAULT_SPEC): Redefine.
8847         [USE_GLD] (ARCH_DEFAULT_EMULATION): Define.
8848         (TARGET_LD_EMULATION): Use it.
8849         * config/i386/sol2.h (ASM_CPU_DEFAULT_SPEC): Define.
8850         (SUBTARGET_CPU_EXTRA_SPECS): Add asm_cpu_default.
8851         * config/i386/sol2-bi.h (ASM_CPU32_DEFAULT_SPEC): Define.
8852         (ASM_CPU64_DEFAULT_SPEC): Define.
8853         (ASM_CPU_SPEC): Use %(asm_cpu_default).
8854         (ASM_SPEC): Redefine.
8855         (DEFAULT_ARCH32_P): Define using TARGET_64BIT_DEFAULT.
8856         * config/host-solaris.c [__x86_64__] (TRY_EMPTY_VM_SPACE): Reduce.
8857         * doc/install.texi (Specific, amd64-*-solaris2.1[0-9]*): Document.
8858         (Specific, i?86-*-solaris2.10): Mention x86_64-*-solaris2.1[0-9]*
8859         configuration.
8860         (Specific, x86_64-*-solaris2.1[0-9]*): Document.
8861
8862 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
8863
8864         * config/sol2.h (ASM_SPEC): Split into ...
8865         (ASM_SPEC_BASE, ASM_PIC_SPEC): ... this.
8866         * config/i386/sol2.h (ASM_SPEC): Define using ASM_SPEC_BASE.
8867         * config/i386/sol2-bi.h (ASM_CPU_SPEC): Redefine.
8868         (ASM_SPEC): Use ASM_SPEC_BASE.
8869         * config/sparc/sol2.h (ASM_SPEC): Redefine.
8870
8871 2011-07-07  Georg-Johann Lay  <avr@gjlay.de>
8872
8873         * config/avr/avr.md (*reload_insi): Change predicate #1 to
8874         const_int_operand.  Ditto for peep2 producing this insn.
8875         Add argument to output_reload_insisf call.
8876         (*movsi,*movsf): Add argument to output_movsisf call.
8877         (*reload_insf): New insn and new peep2 to produce it.
8878         * config/avr/avr-protos.h (output_movsisf): Change prototype.
8879         (output_reload_insisf): Change prototype.
8880         * config/avr/avr.c (avr_asm_len): New function.
8881         (output_reload_insisf): Rewrite.
8882         (output_movsisf): Change prototype.  output_reload_insisf for
8883         all CONST_INT and CONST_DOUBLE.  ALlow moving 0.0f to memory.
8884         (adjust_insn_length): Add argument to output_movsisf and
8885         output_reload_insisf call.
8886
8887 2011-07-07  Bernd Schmidt  <bernds@codesourcery.com>
8888
8889         * emit-rtl.c (paradoxical_subreg_p): New function.
8890         * rtl.h (paradoxical_subreg_p): Declare.
8891         * combine.c (set_nonzero_bits_and_sign_copies, get_last_value,
8892         apply_distributive_law, simplify_comparison, simplify_set): Use it.
8893         * cse.c (record_jump_cond, cse_insn): Likewise.
8894         * expr.c (force_operand): Likewise.
8895         * rtlanal.c (num_sign_bit_copies1): Likewise.
8896         * reload1.c (eliminate_regs_1, strip_paradoxical_subreg): Likewise.
8897         * reload.c (push_secondary_reload, find_reloads_toplev): Likewise.
8898         (push_reload): Use precision to check for paradoxical subregs.
8899         * expmed.c (extract_bit_field_1): Likewise.
8900
8901         * machmode.h (HWI_COMPUTABLE_MODE_P): New macro.
8902         * combine.c (set_nonzero_bits_and_sign_copies): Use it.
8903         (find_split-point, combine_simplify_rtx, simplify_if_then_else,
8904         simplify_set, simplify_logical, expand_compound_operation,
8905         make_extraction, force_to_mode, if_then_else_cond, extended_count,
8906         try_widen_shift_mode, simplify_shift_const_1, simplify_comparison,
8907         record_value_for_reg): Likewise.
8908         * expmed.c (expand_widening_mult, expand_mult_highpart): Likewise.
8909         * simplify-rtx. c (simplify_unary_operation_1,
8910         simplify_binary_operation_1, simplify_const_relational_operation):
8911         Likewise.
8912
8913         * explow.c (trunc_int_for_mode): Use GET_MODE_PRECISION
8914         instead of GET_MODE_BITSIZE where appropriate.
8915         * rtlanal.c (subreg_lsb_1, subreg_get_info, nonzero_bits1,
8916         num_sign_bit_copies1, canonicalize_condition, low_bitmask_len,
8917         init_num_sign_bit_copies_in_rep): Likewise.
8918         * cse.c (fold_rtx, cse_insn): Likewise.
8919         * loop-doloop.c (doloop_modify, doloop_optimize): Likewise.
8920         * simplify-rtx.c (simplify_unary_operation_1,
8921         simplify_const_unary_operation, simplify_binary_operation_1,
8922         simplify_const_binary_operation, simplify_ternary_operation,
8923         simplify_const_relational_operation, simplify_subreg): Likewise.
8924         * combine.c (try_combine, find_split_point, combine_simplify_rtx,
8925         simplify_if_then_else, simplify_set, expand_compound_operation,
8926         expand_field_assignment, make_extraction, if_then_else_cond,
8927         make_compound_operation, force_to_mode, make_field_assignment,
8928         reg_nonzero_bits_for_combine, reg_num_sign_bit_copies_for_combine,
8929         extended_count, try_widen_shift_mode, simplify_shift_const_1,
8930         simplify_comparison, record_promoted_value, simplify_compare_const,
8931         record_dead_and_set_regs_1): Likewise.
8932
8933         Revert:
8934         * simplify-rtx.c (simplify_const_binary_operation): Use the
8935         shift_truncation_mask hook instead of performing modulo by width.
8936         Compare against mode precision, not bitsize.
8937         * combine.c (combine_simplify_rtx, simplify_shift_const_1):
8938         Use shift_truncation_mask instead of constructing the value manually.
8939
8940 2011-07-06  Michael Meissner  <meissner@linux.vnet.ibm.com>
8941
8942         * config/rs6000/rs6000-protos.h (rs6000_call_indirect_aix): New
8943         declaration.
8944         (rs6000_save_toc_in_prologue_p): Ditto.
8945
8946         * config/rs6000/rs6000.opt (-mr11): New switch to disable loading
8947         up the static chain (r11) during indirect function calls.
8948         (-msave-toc-indirect): New undocumented debug switch.
8949
8950         * config/rs6000/rs6000.c (struct machine_function): Add
8951         save_toc_in_prologue field to note whether the prologue needs to
8952         save the TOC value in the reserved stack location.
8953         (rs6000_emit_prologue): Use TOC_REGNUM instead of 2.  If we need
8954         to save the TOC in the prologue, do so.
8955         (rs6000_trampoline_init): Don't allow creating AIX style
8956         trampolines if -mno-r11 is in effect.
8957         (rs6000_call_indirect_aix): New function to create AIX style
8958         indirect calls, adding support for -mno-r11 to suppress loading
8959         the static chain, and saving the TOC in the prologue instead of
8960         the call body.
8961         (rs6000_save_toc_in_prologue_p): Return true if we are saving the
8962         TOC in the prologue.
8963
8964         * config/rs6000/rs6000.md (STACK_POINTER_REGNUM): Add more fixed
8965         register numbers.
8966         (TOC_REGNUM): Ditto.
8967         (STATIC_CHAIN_REGNUM): Ditto.
8968         (ARG_POINTER_REGNUM): Ditto.
8969         (SFP_REGNO): Delete, unused.
8970         (TOC_SAVE_OFFSET_32BIT): Add constants for AIX TOC save and
8971         function descriptor offsets.
8972         (TOC_SAVE_OFFSET_64BIT): Ditto.
8973         (AIX_FUNC_DESC_TOC_32BIT): Ditto.
8974         (AIX_FUNC_DESC_TOC_64BIT): Ditto.
8975         (AIX_FUNC_DESC_SC_32BIT): Ditto.
8976         (AIX_FUNC_DESC_SC_64BIT): Ditto.
8977         (ptrload): New mode attribute for the appropriate load of a pointer.
8978         (call_indirect_aix32): Delete, rewrite AIX indirect function calls.
8979         (call_indirect_aix64): Ditto.
8980         (call_value_indirect_aix32): Ditto.
8981         (call_value_indirect_aix64): Ditto.
8982         (call_indirect_nonlocal_aix32_internal): Ditto.
8983         (call_indirect_nonlocal_aix32): Ditto.
8984         (call_indirect_nonlocal_aix64_internal): Ditto.
8985         (call_indirect_nonlocal_aix64): Ditto.
8986         (call): Rewrite AIX indirect function calls.  Add support for
8987         eliminating the static chain, and for moving the save of the TOC
8988         to the function prologue.
8989         (call_value): Ditto.
8990         (call_indirect_aix<ptrsize>): Ditto.
8991         (call_indirect_aix<ptrsize>_internal): Ditto.
8992         (call_indirect_aix<ptrsize>_internal2): Ditto.
8993         (call_indirect_aix<ptrsize>_nor11): Ditto.
8994         (call_value_indirect_aix<ptrsize>): Ditto.
8995         (call_value_indirect_aix<ptrsize>_internal): Ditto.
8996         (call_value_indirect_aix<ptrsize>_internal2): Ditto.
8997         (call_value_indirect_aix<ptrsize>_nor11): Ditto.
8998         (call_nonlocal_aix32): Relocate in the rs6000.md file.
8999         (call_nonlocal_aix64): Ditto.
9000
9001         * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mr11 and
9002         -mno-r11 documentation.
9003
9004 2011-07-06  Jonathan Wakely  <jwakely.gcc@gmail.com>
9005
9006         PR other/49658
9007         * doc/extend.texi (Compound Literals): Fix typo.
9008
9009 2011-07-06  James Greenhalgh  <james.greenhalgh@arm.com>
9010
9011         * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Add __ARM_FEATURE_DSP.
9012
9013 2011-07-06  Basile Starynkevitch  <basile@starynkevitch.net>
9014
9015         * configure.ac (plugin-version.h): Generate
9016         GCCPLUGIN_VERSION_MAJOR, GCCPLUGIN_VERSION_MINOR,
9017         GCCPLUGIN_VERSION_PATCHLEVEL, GCCPLUGIN_VERSION constant integer
9018         macros.
9019
9020         * configure: Regenerate.
9021
9022         * doc/plugins.texi (Building GCC plugins): Mention
9023         GCCPLUGIN_VERSION ... constant macros in plugin-version.h.
9024
9025 2011-07-06  Bernd Schmidt  <bernds@codesourcery.com>
9026
9027         * machmode.h (TRULY_NOOP_TRUNCATION_MODES_P): New macro.
9028         * combine.c (make_extraction, gen_lowpart_or_truncate,
9029         apply_distributive_law, simplify_comparison,
9030         reg_truncated_to_mode, record_truncated_value): Use it.
9031         * cse.c (notreg_cost): Likewise.
9032         * expmed.c (store_bit_field_1, extract_bit_field_1): Likewise.
9033         * expr.c (convert_move, convert_modes): Likewise.
9034         * optabs.c (expand_binop, expand_unop): Likewise.
9035         * postreload.c (move2add_last_label): Likewise.
9036         * regmove.c (optimize_reg_copy_3): Likewise.
9037         * rtlhooks.c (gen_lowpart_general): Likewise.
9038         * simplify-rtx.c (simplify_unary_operation_1): Likewise.
9039
9040 2011-07-06  Joseph Myers  <joseph@codesourcery.com>
9041
9042         * config/rs6000/vxworks.h (WORDS_BIG_ENDIAN): Define.
9043
9044 2011-07-06  Bernd Schmidt  <bernds@codesourcery.com>
9045
9046         * cse.c (find_comparison_args): Use val_mode_signbit_set_p.
9047         * simplify-rtx.c (mode_signbit_p): Use GET_MODE_PRECISION.
9048         (val_mode_signbit_p, val_mode_signbit_set_p): New functions.
9049         (simplify_const_unary_operation, simplify_binary_operation_1,
9050         simplify_const_binary_operation, simplify_const_relational_operation):
9051         Use them.  Use GET_MODE_MASK for masking and sign-extensions.
9052         * combine.c (set_nonzero_bits_and_sign_copies, simplify_set,
9053         combine_simplify_rtx, force_to_mode, reg_nonzero_bits_for_combine,
9054         simplify_shift_const_1, simplify_comparison): Likewise.
9055         * expr.c (convert_modes): Likewise.
9056         * rtlanal.c (nonzero_bits1, canonicalize_condition): Likewise.
9057         * expmed.c (emit_cstore, emit_store_flag_1, emit_store_flag): Likewise.
9058         * rtl.h (val_mode_signbit_p, val_mode_signbit_set_p): Declare.
9059
9060         * simplify-rtx.c (simplify_ternary_operation): Remove dead code.
9061
9062 2011-07-06  Richard Guenther  <rguenther@suse.de>
9063
9064         PR tree-optimization/49645
9065         * c-decl.c (finish_decl): Also set DECL_HARD_REGISTER for global
9066         register variables.
9067         * tree-ssa-sccvn.c (vn_reference_op_eq): Disregard differences
9068         in type qualification here ...
9069         (copy_reference_ops_from_ref): ... not here.
9070         (vn_reference_lookup_3): ... or here.
9071         (copy_reference_ops_from_ref): Record decl bases as MEM[&decl].
9072         (vn_reference_lookup): Do the lookup with a valueized ao-ref.
9073
9074 2011-07-06  Ian Lance Taylor  <iant@google.com>
9075
9076         * doc/install.texi (Configuration): It's
9077         --enable-gnu-indirect-function, not --enable-indirect-function.
9078
9079 2011-07-06  Bernd Schmidt  <bernds@codesourcery.com>
9080
9081         * simplify-rtx.c (simplify_const_binary_operation): Use the
9082         shift_truncation_mask hook instead of performing modulo by width.
9083         Compare against mode precision, not bitsize.
9084         * combine.c (combine_simplify_rtx, simplify_shift_const_1):
9085         Use shift_truncation_mask instead of constructing the value manually.
9086
9087 2011-07-06  H.J. Lu  <hongjiu.lu@intel.com>
9088
9089         PR middle-end/47383
9090         * tree-ssa-address.c (addr_for_mem_ref): Use pointer_mode for
9091         address computation and convert to address_mode if needed.
9092
9093 2011-07-06  Richard Guenther  <rguenther@suse.de>
9094
9095         * tree.c (build_common_tree_nodes_2): Merge with
9096         build_common_tree_nodes.
9097         * tree.h (build_common_tree_nodes): Adjust prototype.
9098         (build_common_tree_nodes_2): Remove.
9099         * doc/tm.texi.in (lang_hooks.builtin_function): Adjust.
9100         * doc/tm.texi (lang_hooks.builtin_function): Regenerate.
9101
9102 2011-07-05  Jakub Jelinek  <jakub@redhat.com>
9103
9104         PR tree-optimization/49618
9105         * tree-eh.c (tree_could_trap_p) <case CALL_EXPR>: For DECL_WEAK
9106         t recurse on the decl.
9107         <case FUNCTION_DECL, case VAR_DECL>: For DECL_WEAK decls
9108         return true if expr isn't known to be defined in current
9109         TU or some other LTO partition.
9110
9111 2011-07-05  Michael Meissner  <meissner@linux.vnet.ibm.com>
9112
9113         * params.def (PARAM_CASE_VALUES_THRESHOLD): New parameter to
9114         override CASE_VALUES_THRESHOLD.
9115
9116         * stmt.c (toplevel): Include params.h.
9117         (case_values_threshold): Use the --param case-values-threshold
9118         value if non-zero, otherwise use machine dependent value.
9119         (expand_case): Use case_values_threshold.
9120
9121         * Makefile.in (stmt.o): Add $(PARAMS_H) dependency.
9122
9123         * doc/invoke.texi (--param case-values-threshold): Document.
9124
9125 2011-07-05  Richard Henderson  <rth@redhat.com>
9126
9127         * dwarf2out.c (dwarf2out_cfi_label): Make static.
9128         (dwarf2out_flush_queued_reg_saves): Make static.
9129         (dwarf2out_reg_save): Remove.
9130         (dwarf2out_return_save): Remove.
9131         (dwarf2out_return_reg): Remove.
9132         (dwarf2out_reg_save_reg): Remove.
9133         (dwarf2out_def_cfa): Merge into ...
9134         (dwarf2out_frame_init): ... here.
9135         * dwarf2out.h, tree.h: Remove declarations as necessary.
9136
9137 2011-07-05  Richard Henderson  <rth@redhat.com>
9138
9139         * config/ia64/ia64.c (ia64_dwarf_handle_frame_unspec): Remove.
9140         (TARGET_DWARF_HANDLE_FRAME_UNSPEC): Remove.
9141         (ia64_expand_epilogue): Emit an empty FRAME_RELATED_EXPR for
9142         the alloc insn.
9143
9144         * config/ia64/ia64.c (ia64_emit_deleted_label_after_insn): Remove.
9145         (IA64_CHANGE_CFA_IN_EPILOGUE): Remove.
9146         (process_epilogue): Don't call dwarf2out_def_cfa.
9147
9148         * config/ia64/ia64.c (ia64_expand_prologue): Use pc_rtx to
9149         indicate the return address save.
9150         (process_cfa_register): Likewise.
9151
9152         * config/ia64/ia64.c (ia64_dwarf2out_def_steady_cfa): Remove.
9153         (process_cfa_adjust_cfa, ia64_asm_unwind_emit): Don't call it.
9154
9155         * config/ia64/ia64.c (ia64_expand_prologue): Emit REG_CFA_REGISTER
9156         for ar.pfs save at alloc insn.
9157
9158 2011-07-05  Richard Henderson  <rth@redhat.com>
9159
9160         * config/arm/arm.c (arm_dwarf_handle_frame_unspec): Remove.
9161         (TARGET_DWARF_HANDLE_FRAME_UNSPEC): Remove.
9162         (arm_expand_prologue): Use REG_CFA_REGISTER to mark the
9163         stack pointer save.
9164         (arm_unwind_emit_set): Don't recognize UNSPEC_STACK_ALIGN.
9165         (arm_unwind_emit): Walk REG_NOTES for unwinding notes.  Emit
9166         proper unwind info for a REG_CFA_REGISTER save of stack pointer.
9167         * config/arm/arm.md (UNSPEC_STACK_ALIGN): Remove.
9168
9169 2011-07-05  Richard Henderson  <rth@redhat.com>
9170
9171         * config/vax/vax.md (define_c_enum unspecv): New.  Define the
9172         VUNSPEC_* constants here instead of via define_constants.
9173         (VUNSPEC_PEM): New constant.
9174         (procedure_entry_mask): New insn.
9175         (prologue): New expander.
9176         * config/vax/vax.c (vax_add_reg_cfa_offset): New.
9177         (vax_expand_prologue): Rename from vax_output_function_prologue;
9178         emit rtl instead of text.
9179         (TARGET_ASM_FUNCTION_PROLOGUE): Remove.
9180         (print_operand): Add 'x' prefix.
9181
9182 2011-07-05  H.J. Lu  <hongjiu.lu@intel.com>
9183
9184         PR middle-end/47715
9185         * calls.c (precompute_register_parameters): Promote the function
9186         argument before checking non-legitimate constant.
9187
9188 2011-07-05  Sebastian Pop  <sebastian.pop@amd.com>
9189
9190         PR tree-optimization/47654
9191         * graphite-blocking.c (pbb_strip_mine_time_depth): Do not return bool.
9192         (lst_do_strip_mine_loop): Return an int.
9193         (lst_do_strip_mine): Same.
9194         (scop_do_strip_mine): Same.
9195         (scop_do_block): Loop blocking should strip-mine at least two loops.
9196         * graphite-interchange.c (lst_interchange_select_outer): Return an int.
9197         (scop_do_interchange): Same.
9198         * graphite-poly.h (scop_do_interchange): Update declaration.
9199         (scop_do_strip_mine): Same.
9200
9201 2011-07-05  Sebastian Pop  <sebastian.pop@amd.com>
9202
9203         * graphite-clast-to-gimple.c (precision_for_value): Removed.
9204         (precision_for_interval): Removed.
9205         (gcc_type_for_interval): Use mpz_sizeinbase.
9206
9207 2011-07-05  Sebastian Pop  <sebastian.pop@amd.com>
9208
9209         * graphite-ppl.h (value_max): Correct computation of max.
9210
9211 2011-07-05  Sebastian Pop  <sebastian.pop@amd.com>
9212
9213         * graphite-clast-to-gimple.c (clast_name_to_index): Add missing space.
9214
9215 2011-07-05  Richard Guenther  <rguenther@suse.de>
9216
9217         * c-decl.c (c_init_decl_processing): Defer building common
9218         tree nodes to c_common_nodes_and_builtins.
9219
9220 2011-07-05  Razya Ladelsky  <razya@il.ibm.com>
9221
9222         PR tree-optimization/49580
9223         * tree-cfg.c (gimple_duplicate_sese_tail): Remove handling of
9224         the loop's number of iterations.
9225         * tree-parloops.c (transform_to_exit_first_loop): Add the
9226         handling of the loop's number of iterations before the call
9227         to gimple_duplicate_sese_tail.
9228         Insert the stmt caclculating the new rhs of the loop's
9229         condition stmt to the preheader instead of iters_bb.
9230
9231 2011-07-05  H.J. Lu  <hongjiu.lu@intel.com>
9232
9233         PR rtl-optimization/47449
9234         * fwprop.c (forward_propagate_subreg): Don't propagate hard
9235         register nor zero/sign extended hard register.
9236
9237 2011-07-05  Richard Guenther  <rguenther@suse.de>
9238
9239         PR tree-optimization/49518
9240         PR tree-optimization/49628
9241         * tree-vect-data-refs.c (vect_enhance_data_refs_alignment): Skip
9242         irrelevant and invariant data-references.
9243         (vect_analyze_data_ref_access): For invariant loads clear the
9244         group association.
9245
9246 2011-07-04  Jakub Jelinek  <jakub@redhat.com>
9247
9248         PR rtl-optimization/49619
9249         * combine.c (combine_simplify_rtx): In PLUS -> IOR simplification
9250         pass VOIDmode as op0_mode to recursive call, and return temp even
9251         when different from tor, just if it is not IOR of the original
9252         PLUS arguments.
9253
9254         PR rtl-optimization/49472
9255         * simplify-rtx.c (simplify_unary_operation_1) <case NEG>: When
9256         negating MULT, negate the second operand instead of first.
9257         (simplify_binary_operation_1) <case MULT>: If one operand is
9258         a NEG and the other is MULT, don't attempt to optimize by negation
9259         of the MULT operand if it only moves the NEG operation around.
9260
9261         PR debug/49602
9262         * tree-into-ssa.c (rewrite_debug_stmt_uses): Disregard
9263         get_current_def return value if it can't be trusted to be
9264         the current value of the variable in the current bb.
9265
9266 2011-07-04  Uros Bizjak  <ubizjak@gmail.com>
9267
9268         PR target/49600
9269         * config/i386/i386.md (SSE2 int->float split): Push operand 1 in
9270         general register to memory for !TARGET_INTER_UNIT_MOVES.
9271
9272 2011-07-04  Georg-Johann Lay  <avr@gjlay.de>
9273
9274         PR target/44643
9275         * config/avr/avr.c (avr_insert_attributes): Use TYPE_READONLY
9276         instead of TREE_READONLY.
9277
9278 2011-07-04  Georg-Johann Lay  <avr@gjlay.de>
9279
9280         * doc/extend.texi (AVR Built-in Functions): Update documentation
9281         of __builtin_avr_fmul*.
9282         * config/avr/avr.c (avr_init_builtins): Don't depend on AVR_HAVE_MUL.
9283         * config/avr/avr-c.c (avr_cpu_cpp_builtins): Ditto.
9284         * config/avr/avr.md (fmul): Rename to fmul_insn.
9285         (fmuls): Rename to fmuls_insn.
9286         (fmulsu): Rename to fmulsu_insn.
9287         (fmul,fmuls,fmulsu): New expander.
9288         (*fmul.call,*fmuls.call,*fmulsu.call): New Insn.
9289         * config/avr/t-avr (LIB1ASMFUNCS): Add _fmul, _fmuls, _fmulsu.
9290         * config/avr/libgcc.S (__fmul): New function.
9291         (__fmuls): New function.
9292         (__fmulsu,__fmulsu_exit): New function.
9293
9294 2011-07-04  Richard Guenther  <rguenther@suse.de>
9295
9296         PR tree-optimization/49615
9297         * tree-cfgcleanup.c (split_bbs_on_noreturn_calls): Fix
9298         basic-block index check.
9299
9300 2011-07-04  Georg-Johann Lay  <avr@gjlay.de>
9301
9302         * longlong.h (count_leading_zeros, count_trailing_zeros,
9303         COUNT_LEADING_ZEROS_0): Define for target avr if W_TYPE_SIZE is 16
9304         resp. 64.
9305
9306 2011-07-03  Ira Rosen  <ira.rosen@linaro.org>
9307
9308         PR tree-optimization/49610
9309         * tree-vect-loop.c (vect_is_slp_reduction): Check that DEF_STMT has
9310         a basic block.
9311
9312 2011-07-02  Eric Botcazou  <ebotcazou@adacore.com>
9313             Olivier Hainque  <hainque@adacore.com>
9314             Nicolas Setton  <setton@adacore.com>
9315
9316         * tree.h (TYPE_ARTIFICIAL): New flag.
9317         * dwarf2out.c (modified_type_die): Add a DW_AT_artificial attribute to
9318         the DIE of the type if it is artificial.
9319         (gen_array_type_die): Likewise.
9320         (gen_enumeration_type_die): Likewise.
9321         (gen_struct_or_union_type_die): Likewise.
9322         * lto-streamer-in.c (unpack_ts_base_value_fields): Use TYPE_ARTIFICIAL.
9323         * lto-streamer-out.c (pack_ts_base_value_fields): Likewise.
9324
9325 2011-07-01  Jakub Jelinek  <jakub@redhat.com>
9326
9327         * tree-object-size.c (pass_through_call): Handle
9328         BUILT_IN_ASSUME_ALIGNED.
9329
9330 2011-07-01  Martin Jambor  <mjambor@suse.cz>
9331
9332         * tree-sra.c (tree_non_mode_aligned_mem_p): Also ignore MEM_REFs.
9333
9334 2011-07-01  H.J. Lu  <hongjiu.lu@intel.com>
9335
9336         PR middle-end/48016
9337         * explow.c (update_nonlocal_goto_save_area): Use proper mode
9338         for stack save area.
9339         * function.c (expand_function_start): Likewise.
9340
9341 2011-07-01  Richard Guenther  <rguenther@suse.de>
9342
9343         PR middle-end/49596
9344         * cgraph.h (varpool_all_refs_explicit_p): Not analyzed nodes
9345         may have unknown refs.
9346
9347 2011-07-01  Kai Tietz  <ktietz@redhat.com>
9348
9349         * tree-ssa-forwprop.c (simplify_bitwise_binary): Fix typo.
9350
9351 2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9352
9353         * config.gcc: Obsolete alpha*-dec-osf5.1, mips-sgi-irix6.5.
9354         * doc/install.texi (Specific, alpha*-dec-osf5.1): Document it.
9355         (Specific, mips-sgi-irix6): Likewise.
9356
9357 2011-07-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9358
9359         PR libmudflap/49549
9360         * doc/sourcebuild.texi (Effective-Target Keywords): Document gld.
9361
9362 2011-07-01  Jakub Jelinek  <jakub@redhat.com>
9363
9364         * tree-pretty-print.c (dump_generic_code) <case CONSTRUCTOR>: Print
9365         [idx]= and [idx1 ... idx2]= before initializers if needed for
9366         array initializers.
9367
9368 2011-07-01  Chen Liqin  <liqin.gcc@gmail.com>
9369
9370         * config.gcc (score-*-elf): Remove score7.o.
9371         * config/score/t-score-elf: Likewise.
9372         * config/score/score.c: Merge score7 to score.c and
9373         remove forwarding functions.
9374         * config/score/score7.c: Deleted.
9375         * config/score/score7.h: Deleted.
9376
9377 2011-07-01  Richard Guenther  <rguenther@suse.de>
9378
9379         PR tree-optimization/49603
9380         * tree-vect-stmts.c (vectorizable_load): Remove unnecessary assert.
9381
9382 2011-06-30  Martin Jambor  <mjambor@suse.cz>
9383
9384         * tree-sra.c (struct access): Rename total_scalarization to
9385         grp_total_scalarization
9386         (completely_scalarize_var): New function.
9387         (sort_and_splice_var_accesses): Set total_scalarization in the
9388         representative access.
9389         (analyze_access_subtree): Propagate total scalarization accross the
9390         tree, no holes in totally scalarized trees, simplify coverage
9391         computation.
9392         (analyze_all_variable_accesses): Call completely_scalarize_var instead
9393         of completely_scalarize_record.
9394
9395 2011-06-30  Richard Henderson  <rth@redhat.com>
9396
9397         * config/i386/i386.h (X86_TUNE_DEEP_BRANCH_PREDICTION): Remove.
9398         (TARGET_DEEP_BRANCH_PREDICTION): Remove.
9399         * config/i386/i386.c: Don't include dwarf2out.h.
9400         (initial_ix86_tune_features): Remove X86_TUNE_DEEP_BRANCH_PREDICTION.
9401         (output_set_got): Don't test TARGET_DEEP_BRANCH_PREDICTION, delete
9402         all code dead thereafter.  Don't do dwarf2out_flush_queued_reg_saves.
9403         (ix86_expand_prologue): Set REG_CFA_FLUSH_QUEUE on set_got insn.
9404         (machopic_output_stub): Don't test TARGET_DEEP_BRANCH_PREDICTION.
9405
9406 2011-06-30  Richard Henderson  <rth@redhat.com>
9407
9408         * reg-notes.def (REG_CFA_FLUSH_QUEUE): New.
9409         * dwarf2out.c (dwarf2out_frame_debug): Handle it.
9410         * final.c (final_scan_insn): Look for it, and invoke
9411         dwarf2out_frame_debug before the insn if found.
9412
9413 2011-06-30  Richard Henderson  <rth@redhat.com>
9414
9415         * dwarf2out.c (dwarf2out_frame_debug_cfa_offset): Allow PC_RTX
9416         as a source, and interpret that as DWARF_FRAME_RETURN_COLUMN.
9417
9418 2011-06-30  Richard Henderson  <rth@redhat.com>
9419
9420         * dwarf2out.c (struct reg_saved_in_data): Provide a typedef.
9421         Define a vector of this type.
9422         (regs_saved_in_regs): Use a VEC.
9423         (num_regs_saved_in_regs): Remove.
9424         (compare_reg_or_pc): New.
9425         (record_reg_saved_in_reg): Split out from...
9426         (dwarf2out_flush_queued_reg_saves): ... here.
9427         (clobbers_queued_reg_save): Update for VEC.
9428         (reg_saved_in): Likewise.
9429         (dwarf2out_frame_debug_init): Likewise.
9430         (dwarf2out_reg_save_reg): Use record_reg_saved_in_reg.
9431         (dwarf2out_frame_debug_cfa_register): Likewise.
9432
9433 2011-06-30  Eric Botcazou  <ebotcazou@adacore.com>
9434
9435         PR tree-optimization/49572
9436         * tree-ssa-dom.c (initialize_hash_element) <GIMPLE_SINGLE_RHS>: Use the
9437         type of the RHS instead of that of the LHS for the expression type.
9438
9439 2011-06-30  Eric Botcazou  <ebotcazou@adacore.com>
9440
9441         * df-scan.c (df_get_entry_block_def_set): Use INCOMING_REGNO macro
9442         unconditionally.
9443
9444 2011-06-30  Richard Guenther  <rguenther@suse.de>
9445
9446         * opts.c (finish_options): Do not disable IPA-PTA during ltrans.
9447         * tree-ssa-structalias.c (create_variable_info_for): Do not
9448         add initial constraints for non-var-decls.  Properly handle
9449         globals in other ltrans partitions.
9450         (intra_create_variable_infos): Manually create constraints for
9451         the fake no-alias parameter.
9452         (ipa_pta_execute): Dump the cgraph, handle ltrans partitions properly
9453         and assert there are no clones.
9454
9455 2011-06-30  Richard Guenther  <rguenther@suse.de>
9456
9457         PR tree-optimization/46787
9458         * tree-data-ref.c (dr_address_invariant_p): Remove.
9459         (find_data_references_in_stmt): Invariant accesses are ok now.
9460         * tree-vect-stmts.c (vectorizable_load): Handle invariant loads.
9461         * tree-vect-data-refs.c (vect_analyze_data_ref_access): Allow
9462         invariant loads.
9463
9464 2011-06-30  Martin Jambor  <mjambor@suse.cz>
9465
9466         PR tree-optimization/49094
9467         * tree-sra.c (tree_non_mode_aligned_mem_p): New function.
9468         (build_accesses_from_assign): Use it.
9469
9470 2011-06-30  Jakub Jelinek  <jakub@redhat.com>
9471
9472         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix
9473         handling of BUILT_IN_ASSUME_ALIGNED.
9474
9475         PR debug/49364
9476         * dwarf2out.c (output_abbrev_section): Don't return early
9477         if abbrev_die_table_in_use is 1.
9478         (dwarf2out_finish): Instead don't call output_abbrev_section
9479         nor emit abbrev_section_label in that case.
9480
9481 2011-06-30  Nick Clifton  <nickc@redhat.com>
9482
9483         * config/v850/v850.h (CPP_SPEC): Define __v850e__ when compiling
9484         for the V850E.
9485
9486 2011-06-30  Jakub Jelinek  <jakub@redhat.com>
9487
9488         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call): Fix
9489         handling of BUILT_IN_MEMPCPY_CHK and BUILT_IN_STPCPY_CHK.
9490
9491 2011-06-30  Ira Rosen  <ira.rosen@linaro.org>
9492
9493         * tree-vect-loop.c (vect_determine_vectorization_factor): Handle
9494         both pattern and original statements if necessary.
9495         (vect_transform_loop): Likewise.
9496         * tree-vect-patterns.c (vect_pattern_recog): Update documentation.
9497         * tree-vect-stmts.c (vect_mark_relevant): Add new argument.
9498         Mark the pattern statement only if the original statement doesn't
9499         have its own uses.
9500         (process_use): Call vect_mark_relevant with additional parameter.
9501         (vect_mark_stmts_to_be_vectorized): Likewise.
9502         (vect_get_vec_def_for_operand): Use vectorized pattern statement.
9503         (vect_analyze_stmt): Handle both pattern and original statements
9504         if necessary.
9505         (vect_transform_stmt): Don't store vectorized pattern statement
9506         in the original statement.
9507         (vect_is_simple_use_1): Use related pattern statement only if the
9508         original statement is irrelevant.
9509         * tree-vect-slp.c (vect_get_and_check_slp_defs): Likewise.
9510
9511 2011-06-29  Changpeng Fang  <changpeng.fang@amd.com>
9512
9513         * config/i386/i386.opt (mprefer-avx128): Redefine the flag as a Mask
9514         option.
9515         * config/i386/i386.h (ix86_tune_indices): Add X86_TUNE_AVX128_OPTIMAL
9516         entry.
9517         (TARGET_AVX128_OPTIMAL): New definition.
9518         * config/i386/i386.c (initial_ix86_tune_features): Initialize
9519         X86_TUNE_AVX128_OPTIMAL entry.
9520         (ix86_option_override_internal): Enable the generation
9521         of the 128-bit instructions when TARGET_AVX128_OPTIMAL is set.
9522         (ix86_preferred_simd_mode): Use TARGET_PREFER_AVX128.
9523         (ix86_autovectorize_vector_sizes): Use TARGET_PREFER_AVX128.
9524
9525 2011-06-29  Eric Botcazou  <ebotcazou@adacore.com>
9526
9527         PR tree-optimization/49539
9528         * tree-ssa-forwprop.c (can_propagate_from): Check for abnormal SSA
9529         names by means of stmt_references_abnormal_ssa_name.
9530         (associate_plusminus): Call can_propagate_from before propagating
9531         from definition statements.
9532         (ssa_forward_propagate_and_combine): Remove superfluous newline.
9533
9534 2011-06-29  Richard Guenther  <rguenther@suse.de>
9535
9536         * doc/invoke.texi: Document -scev dump modifier.
9537         * tree-pass.h (TDF_SCEV): New dump flag.
9538         * tree-dump.c (dump_option_value_in): Add scev.
9539         * tree-chrec.c: Replace all TDF_DETAILS checks with TDF_SCEV.
9540         * tree-scalar-evolution.c: Likewise.
9541
9542 2011-06-29  Nathan Sidwell  <nathan@codesourcery.com>
9543
9544         * config/arm/unwind-arm.c (enum __cxa_type_match_result): New.
9545         (cxa_type_match): Correct declaration.
9546         (__gnu_unwind_pr_common): Reconstruct additional indirection
9547         when __cxa_type_match returns succeeded_with_ptr_to_base.
9548
9549 2011-06-29  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
9550
9551         PR rtl-optimization/49114
9552         * reload.c (struct replacement): Remove SUBREG_LOC member.
9553         (push_reload): Do not set it.
9554         (push_replacement): Likewise.
9555         (subst_reload): Remove dead code.
9556         (copy_replacements): Remove assertion.
9557         (copy_replacements_1): Do not handle SUBREG_LOC.
9558         (move_replacements): Likewise.
9559         (find_replacement): Remove dead code.  Use reload_adjust_reg_for_mode.
9560         Detect subregs via recursive descent instead of via SUBREG_LOC.
9561
9562 2011-06-29  Georg-Johann Lay  <avr@gjlay.de>
9563
9564         * config/avr/avr.c (avr_encode_section_info): Dispatch to
9565         default_encode_section_info.
9566
9567 2011-06-29  Richard Sandiford  <richard.sandiford@linaro.org>
9568
9569         PR tree-optimization/49545
9570         * builtins.c (get_object_alignment_1): Update function comment.
9571         Do not use DECL_ALIGN for functions, but test
9572         TARGET_PTRMEMFUNC_VBIT_LOCATION instead.
9573         * fold-const.c (get_pointer_modulus_and_residue): Don't check
9574         for functions here.
9575         * tree-ssa-ccp.c (get_value_from_alignment): Likewise.
9576
9577 2011-06-29  Jakub Jelinek  <jakub@redhat.com>
9578
9579         PR debug/49567
9580         * dwarf2out.c (mem_loc_descriptor) <case ZERO_EXTEND>: Give up for
9581         non-MODE_INT modes instead of asserting the mode has MODE_INT class.
9582
9583 2011-06-29  Georg-Johann Lay  <avr@gjlay.de>
9584
9585         PR target/34734
9586         * config/avr/avr.c (avr_handle_progmem_attribute): Move warning
9587         about uninitialized data attributed 'progmem' from here...
9588         (avr_encode_section_info): ...to this new function.
9589         (TARGET_ENCODE_SECTION_INFO): New define.
9590         (avr_section_type_flags): For data in ".progmem.data", remove
9591         section flag SECTION_WRITE.
9592
9593 2011-06-29  Georg-Johann Lay  <avr@gjlay.de>
9594
9595         * config/avr/t-avr (LIB1ASMFUNCS): Add _mulhisi3, _umulhisi3,
9596         _xmulhisi3_exit.
9597         * config/avr/libgcc.S (_xmulhisi3_exit): New Function.
9598         (__mulhisi3): Optimize if have MUL*.  Use XJMP instead of rjmp.
9599         (__umulhisi3): Ditto.
9600         * config/avr/avr.md (mulhisi3): New insn expender.
9601         (umulhisi3): New insn expender.
9602         (*mulhisi3_call): New insn.
9603         (*umulhisi3_call): New insn.
9604
9605 2011-06-28  Joseph Myers  <joseph@codesourcery.com>
9606
9607         * Makefile.in (LIBGCC2_CFLAGS): Remove -D__GCC_FLOAT_NOT_NEEDED.
9608
9609 2011-06-28  Richard Henderson  <rth@redhat.com>
9610
9611         * config/arm/arm.c (thumb_pop): Rename from thumb_pushpop.  Delete
9612         all code and arguments that handled pushes.  Update all callers.
9613
9614 2011-06-28  Richard Henderson  <rth@redhat.com>
9615
9616         * config/arm/arm.c (arm_output_function_prologue): Don't call
9617         thumb1_output_function_prologue.
9618         (arm_expand_prologue): Avoid dead store.
9619         (number_of_first_bit_set): Use ctz_hwi.
9620         (thumb1_emit_multi_reg_push): New.
9621         (thumb1_expand_prologue): Merge thumb1_output_function_prologue
9622         to emit the entire prologue as rtl.
9623         (thumb1_output_interwork): Split out from
9624         thumb1_output_function_prologue.
9625         (thumb1_output_function_prologue): Remove.
9626         (arm_attr_length_push_multi): Handle thumb1.
9627         * config/arm/arm.md (VUNSPEC_THUMB1_INTERWORK): New.
9628         (prologue_thumb1_interwork): New.
9629         (*push_multi): Allow thumb1; use push_mult_memory_operand.
9630         * config/arm/predicates.md (push_mult_memory_operand): New.
9631
9632 2011-06-28  Eric Botcazou  <ebotcazou@adacore.com>
9633
9634         * config/sparc/sync.md (*stbar): Delete.
9635         (*membar_v8): New insn to implement UNSPEC_MEMBAR in SPARC-V8.
9636
9637 2011-06-28  Eric Botcazou  <ebotcazou@adacore.com>
9638
9639         * tree-ssa-dom.c (initialize_hash_element): Fix oversight.
9640
9641 2011-06-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9642
9643         * config/sparc/sol2-64.h (TARGET_DEFAULT): Remove.
9644         (TARGET_64BIT_DEFAULT): Define.
9645         * config.gcc (sparc*-*-solaris2*): Move sparc/sol2-64.h to front
9646         of tm_file.
9647         * config/sparc/sol2.h [TARGET_64BIT_DEFAULT] (TARGET_DEFAULT): Define.
9648
9649 2011-06-28  Joseph Myers  <joseph@codesourcery.com>
9650
9651         * common.opt (in_lto_p): New Variable entry.
9652         * flags.h (in_lto_p): Move to common.opt.
9653         * gcc.c: Include params.h.
9654         (set_option_handlers): Also use common_handle_option and
9655         target_handle_option.
9656         (main): Call global_init_params, finish_params and init_options_struct.
9657         * opts.c (debug_type_names): Move from toplev.c.
9658         (print_filtered_help): Access quiet_flag through opts pointer.
9659         (common_handle_option): Return early in the driver for some options.
9660         Access in_lto_p, dwarf_version and warn_maybe_uninitialized through
9661         opts pointer.
9662         * toplev.c (in_lto_p): Move to common.opt.
9663         (debug_type_names): Move to opts.c.
9664         * Makefile.in (OBJS): Remove opts.o.
9665         (OBJS-libcommon-target): Add opts.o.
9666         (gcc.o): Update dependencies.
9667
9668 2011-06-28  Kai Tietz  <ktietz@redhat.com>
9669
9670         * tree-ssa-forwprop.c (simplify_bitwise_binary): Improve type sinking.
9671
9672 2011-06-28  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
9673
9674         * config/arm/vfp.md ("*divsf3_vfp"): Replace '+' constraint modifier
9675         with '=' constraint modifier.
9676         (*divdf3_vfp): Likewise.
9677         ("*mulsf3_vfp"): Likewise.
9678         ("*muldf3_vfp"): Likewise.
9679         ("*mulsf3negsf_vfp"): Likewise.
9680         ("*muldf3negdf_vfp"): Likewise.
9681
9682 2011-06-28  Nick Clifton  <nickc@redhat.com>
9683
9684         * config/mn10300/mn10300.h (LINK_SPEC): Do not use linker
9685         relaxation when performing an incremental link.
9686
9687 2011-06-28  Kai Tietz  <ktietz@redhat.com>
9688
9689         * tree-ssa-math-opts.c (execute_optimize_bswap): Search
9690         within BB from last to first.
9691
9692 2011-06-28  Joseph Myers  <joseph@codesourcery.com>
9693
9694         * genattr-common.c: New.  Based on genattr.c.
9695         * Makefile.in (INSN_ATTR_H): Include insn-attr-common.h.
9696         (MOSTLYCLEANFILES): Add insn-attr-common.h.
9697         (opts.o): Update dependencies.
9698         (.PRECIOUS): Add insn-attr-common.h.
9699         (simple_rtl_generated_h): Add insn-attr-common.h.
9700         (build/genattr-common.o): New.
9701         (genprogrtl): Add attr-common.
9702         * genattr.c (main): Include insn-attr-common.h.  Don't generate
9703         definitions of DELAY_SLOTS or INSN_SCHEDULING.
9704         * opts.c: Include insn-attr-common.h instead of rtl.h and insn-attr.h.
9705
9706 2011-06-28  Georg-Johann Lay  <avr@gjlay.de>
9707
9708         * config.gcc (tm_file): Add elfos.h and avr/elf.h for
9709         avr-*-* and avr-*-rtems* targets.
9710
9711         * config/avr/elf.h: New file.
9712         (ASM_OUTPUT_BEFORE_CASE_LABEL): Define.
9713         (TARGET_ASM_SELECT_SECTION): Define.
9714         (INIT_SECTION_ASM_OP): Undefine.
9715         (FINI_SECTION_ASM_OP): Undefine.
9716         (READONLY_DATA_SECTION_ASM_OP): Undefine.
9717         (PCC_BITFIELD_TYPE_MATTERS): Undefine.
9718         (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Undefine.
9719         * config/avr/avr.h:
9720         (PREFERRED_DEBUGGING_TYPE): Move to elf.h.
9721         (TARGET_ASM_NAMED_SECTION): Move to elf.h.
9722         (MAX_OFILE_ALIGNMENT): Move to elf.h.
9723         (STRING_LIMIT): Move to elf.h.
9724         (ASM_DECLARE_FUNCTION_NAME): Move to elf.h.
9725         (ASM_DECLARE_OBJECT_NAME): Remove.
9726         (ESCAPES): Remove.
9727         (ASM_OUTPUT_SKIP): Remove.
9728         (DWARF2_DEBUGGING_INFO): Remove.
9729         (OBJECT_FORMAT_ELF): Remove.
9730         (USER_LABEL_PREFIX): Remove.
9731         (ASM_OUTPUT_EXTERNAL): Remove.
9732         (ASM_OUTPUT_ASCII): Remove.
9733         (TYPE_ASM_OP): Remove.
9734         (SIZE_ASM_OP): Remove.
9735         (WEAK_ASM_OP): Remove.
9736         (STRING_ASM_OP): Remove.
9737         (SET_ASM_OP): Remove.
9738         (ASM_WEAKEN_LABEL): Remove.
9739         (TYPE_OPERAND_FMT): Remove.
9740         (ASM_DECLARE_FUNCTION_SIZE): Remove.
9741         (ASM_FINISH_DECLARE_OBJECT): Remove.
9742         (NO_DOLLAR_IN_LABEL): Remove.
9743         (ASM_GENERATE_INTERNAL_LABEL): Remove.
9744         (ASM_OUTPUT_CASE_LABEL): Remove.
9745         * config/avr/avr.c (avr_asm_output_aligned_decl_common): Use
9746         ASM_OUTPUT_ALIGNED_LOCAL, ASM_OUTPUT_ALIGNED_COMMON.
9747         (gas_output_ascii): Remove.
9748         (gas_output_limited_string): Remove.
9749         (TARGET_ASM_FILE_START_FILE_DIRECTIVE): Remove.
9750         * config/avr/avr-protos.h
9751         (gas_output_ascii): Remove prototye.
9752         (gas_output_limited_string): Remove prototype.
9753
9754 2011-06-27  Richard Earnshaw  <rearnsha@arm.com>
9755
9756         PR target/48637
9757         * arm.c (arm_print_operand): Allow sym+offset.  Don't abort on invalid
9758         asm operands.
9759
9760 2011-06-27  Jan Hubicka  <jh@suse.cz>
9761
9762         * ipa.c (cgraph_address_taken_from_non_vtable_p): Walk references of
9763         node instead of references in node.
9764
9765 2011-06-27  Richard Henderson  <rth@redhat.com>
9766
9767         * config/alpha/alpha.c (vms_patch_builtins): Provide dummy definition.
9768         * config/ia64/ia64.c (ia64_init_builtins): Call vms_patch_builtins
9769         inside ifdef.
9770
9771 2011-06-27  Jakub Jelinek  <jakub@redhat.com>
9772
9773         * c-decl.c (union lang_tree_node): Use it in chain_next expression.
9774
9775         * builtin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
9776         * builtins.def (BUILT_IN_ASSUME_ALIGNED): New builtin.
9777         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call,
9778         find_func_clobbers): Handle BUILT_IN_ASSUME_ALIGNED.
9779         * tree-ssa-ccp.c (bit_value_assume_aligned): New function.
9780         (evaluate_stmt, execute_fold_all_builtins): Handle
9781         BUILT_IN_ASSUME_ALIGNED.
9782         * tree-ssa-dce.c (propagate_necessity): Likewise.
9783         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1,
9784         call_may_clobber_ref_p_1): Likewise.
9785         * builtins.c (is_simple_builtin, expand_builtin): Likewise.
9786         (expand_builtin_assume_aligned): New function.
9787         * doc/extend.texi (__builtin_assume_aligned): Document.
9788
9789         PR debug/49544
9790         * cselib.c (promote_debug_loc): If cselib_preserve_constants
9791         and l has two DEBUG_INSN owned locs instead of just one, adjust
9792         the second location's setting_insn too.
9793
9794 2011-06-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9795
9796         PR libmudflap/38738
9797         * config/sol2.h [!USE_GLD] (MFLIB_SPEC): Define.
9798
9799 2011-06-27  Nick Clifton  <nickc@redhat.com>
9800
9801         * config/mn10300/mn10300.md (clzsi2): Use XOR after BSCH to convert
9802         bit position of highest bit set into a count of the high zero bits.
9803
9804 2011-06-27  Eric Botcazou  <ebotcazou@adacore.com>
9805
9806         * dwarf2out.c (TYPE_DECL_IS_STUB): Extend mechanism to all types.
9807
9808 2011-06-27  Eric Botcazou  <ebotcazou@adacore.com>
9809
9810         PR lto/48492
9811         * dwarf2out.c (dwarf2out_finish): Do not attach a DIE on the limbo list
9812         to a NULL parent.
9813
9814 2011-06-27  Richard Guenther  <rguenther@suse.de>
9815
9816         PR tree-optimization/49394
9817         * passes.c (execute_one_pass): Restore current_pass after
9818         applying IPA transforms.
9819
9820 2011-06-27  Kai Tietz  <ktietz@redhat.com>
9821
9822         * tree-ssa-math-opts.c (do_shift_rotate): Zero bits
9823         out of type precision after operation.
9824         (find_bswap): Take for limit value the integer auto-promotion
9825         into account.
9826
9827 2011-06-27  Eric Botcazou  <ebotcazou@adacore.com>
9828
9829         * reorg.c (fill_simple_delay_slots): Use stop_search_p to stop the
9830         forward scan as well.
9831
9832 2011-06-27  Tristan Gingold  <gingold@adacore.com>
9833
9834         PR target/44241
9835         * config/vms/vms-protos.h: New file.
9836         * config/vms/vms-crtlmap.map: New file.
9837         * config/vms/vms.c: New file.
9838         * config/vms/make-crtlmap.awk: New file.
9839         * config/vms/vms-crtl.h: File removed.
9840         * config/vms/vms-crtl-64.h: File removed.
9841         * config/vms/t-vms (vms-crtlmap.h, vms.o): New targets.
9842         * config/alpha/vms64.h: Do not include vms-crtl-64.h
9843         * config/alpha/alpha.c (alpha_init_builtins): Remove code to
9844         clear some builtins on VMS.  Calls vms_patch_builtins.
9845         (avms_asm_output_external): Remove.
9846         * config/alpha/vms.h (ASM_OUTPUT_EXTERNAL): Remove.
9847         (struct crtl_name_spec): Remove
9848         (DO_CTRL_NAMES): Remove.
9849         * config/ia64/vms.h (struct crtl_name_spec): Remove
9850         (DO_CTRL_NAMES): Remove.
9851         * config/ia64/ia64.c (alpha_init_builtins): Remove code to
9852         clear some builtins on VMS.  Calls vms_patch_builtins.
9853         (ia64_asm_output_external): Remove DO_CRTL_NAME.
9854         * config/ia64/vms64.h: Do not include vms-crtl-64.h
9855         * config.gcc (*-*-*vms*): Define extra_objs, target_gtfiles, tm_p_file.
9856
9857 2011-06-27  Tristan Gingold  <gingold@adacore.com>
9858
9859         * config/alpha/alpha.c (alpha_end_function): Always generate .end
9860         directive on VMS.
9861
9862 2011-06-27  Eric Botcazou  <ebotcazou@adacore.com>
9863
9864         * config/sparc/sparc.c (sparc_frame_pointer_required): Return true if
9865         the function receives nonlocal gotos.
9866
9867 2011-06-27  Richard Guenther  <rguenther@suse.de>
9868
9869         PR tree-optimization/49536
9870         * tree-vect-stmts.c (get_vectype_for_scalar_type_and_size):
9871         For non-scalar inner types use a scalar type according to
9872         the scalar inner mode.
9873
9874 2011-06-27  Richard Guenther  <rguenther@suse.de>
9875
9876         PR tree-optimization/49365
9877         * params.def (min-insn-to-prefetch-ratio): Reduce from 10 to 9.
9878
9879 2011-06-27  Richard Guenther  <rguenther@suse.de>
9880
9881         PR tree-optimization/49169
9882         * fold-const.c (get_pointer_modulus_and_residue): Don't rely on
9883         the alignment of function decls.
9884
9885 2011-06-26  Iain Sandoe  <iains@gcc.gnu.org>
9886
9887         PR target/47997
9888         * config/darwin.c (darwin_mergeable_string_section): Place string
9889         constants in '.cstring' rather than '.const' when CF/NSStrings are
9890         active.
9891
9892 2011-06-26  Eric Botcazou  <ebotcazou@adacore.com>
9893
9894         * config/sparc/sparc.c (save_local_or_in_reg_p): Adjust comment.
9895         (emit_save_register_window): Likewise.
9896         (sparc_expand_prologue): Use SIZE_INT_RTX and SIZE_RTX variables.
9897         (sparc_flat_expand_prologue): Add comment.  Always emit blockage.
9898         Swap back %o7/%i7 in register naming.
9899
9900 2011-06-25  Iain Sandoe  <iains@gcc.gnu.org>
9901
9902         PR driver/49371
9903         * config/darwin.c (darwin_override_options): Improve warning when
9904         mdynamic-no-pic is given together with fPIC/fpic, also warn when it
9905         is given with fpie/fPIE.
9906         * config/darwin.h (PIE_SPEC): New, (LINK_SPEC): Use PIE_SPEC.
9907         * config/darwin9.h (PIE_SPEC): New.
9908
9909 2011-06-25  Basile Starynkevitch  <basile@starynkevitch.net>
9910
9911         * timevar.c (timevar_print): Increase width for display of timevar
9912         name.
9913
9914 2011-06-24  Jakub Jelinek  <jakub@redhat.com>
9915
9916         PR c++/46400
9917         * c-decl.c (union lang_tree_node): Use TYPE_NEXT_VARIANT
9918         instead of TYPE_CHAIN for chain_next for types.
9919
9920 2011-06-24  Richard Henderson  <rth@redhat.com>
9921
9922         * config/sparc/sparc.md (create_flat_frame_1<P:mode>): Remove.
9923         (create_flat_frame_2<P:mode>, create_flat_frame_3<P:mode>): Remove.
9924         * config/sparc/sparc.c (gen_create_flat_frame_1): Remove.
9925         (gen_create_flat_frame_2, gen_create_flat_frame_3): Remove.
9926         (sparc_flat_expand_prologue): Emit individual instructions
9927         instead of one of the above.
9928
9929 2011-06-24  Easwaran Raman  <eraman@google.com>
9930
9931         PR rtl-optimization/49429
9932         PR target/49454
9933         * expr.c (emit_block_move_hints):  Mark MEM_EXPR(x) and
9934         MEM_EXPR(y) addressable if emit_block_move_via_libcall is
9935         used to copy y into x.
9936         * calls.c (initialize_argument_information): Mark
9937         an argument addressable if it is passed by invisible reference.
9938         (emit_library_call_value_1): Mark  MEM_EXPR (val) addressable
9939         if it is passed by reference.
9940
9941 2011-06-24  H.J. Lu  <hongjiu.lu@intel.com>
9942
9943         PR rtl-optimization/49504
9944         * rtlanal.c (nonzero_bits1): Properly handle addition or
9945         subtraction of a pointer in Pmode if pointers extend unsigned.
9946         (num_sign_bit_copies1): Likewise.
9947
9948 2011-06-24  Martin Jambor  <mjambor@suse.cz>
9949
9950         PR tree-optimizations/49516
9951         * tree-sra.c (sra_modify_assign): Choose the safe path for
9952         aggregate copies if we also did scalar replacements.
9953
9954 2011-06-24  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
9955
9956         PR target/49335
9957         * config/arm/predicates.md (add_operator): New.
9958         * config/arm/arm.md ("*arith_shiftsi"): Fix for SP reg usage in Thumb2.
9959
9960 2011-06-24  Andi Kleen  <ak@linux.intel.com>
9961
9962         * tree-sra.c (type_internals_preclude_sra_p): Add msg
9963         parameter. Split up ifs and report reason in *msg.
9964         (reject): Add.
9965         (find_var_candiate): Add msg variable.
9966         Split up ifs and report reason to reject.
9967         (find_param_candidates): Add msg variable.
9968         Pass msg to type_internals_preclude_sra_p.
9969
9970 2011-06-23  Jeff Law  <law@redhat.com>
9971
9972         PR middle-end/48770
9973         * reload.h (reload): Change to return a bool.
9974         * ira.c (ira): If requested by reload, run a fast DCE pass after
9975         reload has completed.  Fix comment typo.
9976         * reload1.c (need_dce): New file scoped static.
9977         (reload): Set reload_completed here.  Return whether or not a DCE
9978         pass after reload is needed.
9979         (delete_dead_insn): Set need_dce as needed.
9980
9981         PR middle-end/49465
9982         * tree-ssa-threadupate.c (fix_duplicate_block_edges): Fix condition
9983         to detect threading through joiner block.  If there was already
9984         an edge to the new target, then do not change the PHI nodes.
9985
9986 2011-06-23  Jakub Jelinek  <jakub@redhat.com>
9987
9988         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Use
9989         get_pointer_alignment to see if base isn't sufficiently aligned.
9990
9991 2011-06-23  Jan Hubicka  <jh@suse.cz>
9992
9993         PR tree-optimize/49373
9994         * tree-pass.h (all_late_ipa_passes): Declare.
9995         * cgraphunit.c (init_lowered_empty_function): Fix properties.
9996         (cgraph_optimize): Execute late passes; remove unreachable funcions
9997         after materialization.
9998         * ipa-inline.c (gate_ipa_inline): Enable only when optimizing or
9999         LTOing.
10000         * passes.c (all_late_ipa_passes): Declare.
10001         (dump_passes, register_pass): Handle late ipa passes.
10002         (init_optimization_passes): Move ipa_pta to late passes; schedule
10003         fixup_cfg at beggining of all_passes.
10004         (apply_ipa_transforms): New function.
10005         (execute_one_pass): When doing simple ipa pass, apply all transforms.
10006
10007 2011-06-23  Joseph Myers  <joseph@codesourcery.com>
10008
10009         * params.c: Include common/common-target.h.  Don't include tm.h.
10010         (lang_independent_params): Move from toplev.c.
10011         (global_init_params): New.
10012         * params.h (global_init_params): Declare.
10013         * target.def (default_params): Move to common-target.def.
10014         * toplev.c (lang_independent_options): Remove.
10015         (lang_independent_params): Move to params.c.
10016         (general_init): Use global_init_params.
10017         * common/common-target.def (option_default_params): Move from
10018         target.def.
10019         * common/config/ia64/ia64-common.c: Include params.h.
10020         (ia64_option_default_params, TARGET_OPTION_DEFAULT_PARAMS): Move
10021         from ia64.c.
10022         * common/config/rs6000/rs6000-common.c: Include params.h.
10023         (rs6000_option_default_params, TARGET_OPTION_DEFAULT_PARAMS): Move
10024         from rs6000.c.
10025         * common/config/sh/sh-common.c: Include params.h.
10026         (sh_option_default_params, TARGET_OPTION_DEFAULT_PARAMS): Move
10027         from sh.c.
10028         * common/config/spu/spu-common.c: Include params.h.
10029         (spu_option_default_params, TARGET_OPTION_DEFAULT_PARAMS): Move
10030         from spu.c.
10031         * config/ia64/ia64.c (ia64_option_default_params,
10032         TARGET_OPTION_DEFAULT_PARAMS): Move to ia64-common.c.
10033         * config/rs6000/rs6000.c (rs6000_option_default_params,
10034         TARGET_OPTION_DEFAULT_PARAMS): Move to rs6000-common.c.
10035         * config/sh/sh.c (sh_option_default_params,
10036         TARGET_OPTION_DEFAULT_PARAMS): Move to sh-common.c.
10037         * config/spu/spu.c (spu_option_default_params,
10038         TARGET_OPTION_DEFAULT_PARAMS): Move to spu-common.c.
10039         * Makefile.in (OBJS): Remove params.o.
10040         (OBJS-libcommon-target): Add params.o.
10041         (params.o, $(common_out_object_file)): Update dependencies.
10042         * doc/tm.texi: Regenerate.
10043
10044 2011-06-23  Alan Modra  <amodra@gmail.com>
10045
10046         PR bootstrap/49383
10047         * config/rs6000/rs6000.c (call_ABI_of_interest): Adjust cgraph
10048         invocation for 2011-06-09 changes.
10049
10050 2011-06-22  Jakub Jelinek  <jakub@redhat.com>
10051
10052         PR libgomp/49490
10053         * omp-low.c (expand_omp_for_static_nochunk): Only
10054         use n ceil/ nthreads size for the first n % nthreads threads in the
10055         team instead of all threads except for the last few ones which
10056         get less work or none at all.
10057
10058         PR debug/49496
10059         * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Ignore debug
10060         uses.
10061
10062 2011-06-22  Richard Guenther  <rguenther@suse.de>
10063
10064         PR tree-optimization/49493
10065         * tree-ssa-structalias.c (get_constraint_for_ssa_var):
10066         Refer to the alias target of variables.
10067         (associate_varinfo_to_alias_1): Remove.
10068         (ipa_pta_execute): Do not associate aliases with anything.
10069         * cgraph.h (varpool_alias_aliased_node): Fix cut&paste errors.
10070         (cgraph_function_node): Likewise.
10071         (cgraph_function_or_thunk_node): Likewise.
10072         (varpool_variable_node): Likewise.
10073
10074 2011-06-22  Nathan Sidwell  <nathan@codesourcery.com>
10075
10076         * config/arm/arm.h (OPTION_DEFAULT_SPECS): Fix -mtls-dialect typo.
10077         * config.gcc (arm*-*-linux*): Default to gnu tls.
10078         (arm*-*-*): Add --with-tls option.
10079         (all_defaults): Add 'tls'.
10080
10081 2011-06-22  Richard Henderson  <rth@redhat.com>
10082
10083         * reg-notes.def (REG_CFA_WINDOW_SAVE): New.
10084         * dwarf2out.c (dwarf2out_frame_debug): Handle it.
10085         (dwarf2out_frame_debug_cfa_window_save): Rename from
10086         dwarf2out_window_save; make static.
10087         * tree.h (dwarf2out_window_save): Don't declare.
10088
10089         * config/sparc/sparc.c (sparc_dwarf_handle_frame_unspec): Remove.
10090         (TARGET_DWARF_HANDLE_FRAME_UNSPEC): Remove.
10091         (emit_save_register_window): Rename from gen_save_register_window;
10092         emit the insn and add REG_CFA_* notes.
10093         (sparc_expand_prologue): Update to match.
10094         * config/sparc/sparc.md (save_register_window_1): Simplify from
10095         save_register_window<P:mode>.
10096
10097 2011-06-22  H.J. Lu  <hongjiu.lu@intel.com>
10098
10099         PR target/49497
10100         * config/i386/i386.md (*lea_general_2): Always allow SImode.
10101         (*lea_general_2_zext): Likewise.
10102         (imul to lea peepholes): Use const359_operand and check
10103         TARGET_PARTIAL_REG_STALL.
10104
10105         * config/i386/predicates.md (const359_operand): New.
10106
10107 2011-06-22  Michael Matz  <matz@suse.de>
10108
10109         * cgraphunit.c (assemble_thunk): Use correct return type.
10110
10111 2011-06-22  Dmitry Plotnikov  <dplotnikov@ispras.ru>
10112             Dmitry Melnik  <dm@ispras.ru>
10113
10114         * config/arm/arm.c (neon_immediate_valid_for_shift): New function.
10115         (neon_output_shift_immediate): Ditto.
10116         * config/arm/arm-protos.h (neon_immediate_valid_for_shift): New
10117         prototype.
10118         (neon_output_shift_immediate): Ditto.
10119         * config/arm/neon.md (vashl<mode>3): Modified constraint.
10120         (vashr<mode>3_imm): New insn pattern.
10121         (vlshr<mode>3_imm): Ditto.
10122         (vashr<mode>3): Modified constraint.
10123         (vlshr<mode>3): Ditto.
10124         * config/arm/predicates.md (imm_for_neon_lshift_operand): New
10125         predicate.
10126         (imm_for_neon_rshift_operand): Ditto.
10127         (imm_lshift_or_reg_neon): Ditto.
10128         (imm_rshift_or_reg_neon): Ditto.
10129
10130         * optabs.c (init_optabs): Init optab codes for vashl, vashr, vlshr.
10131
10132 2011-06-22  Jakub Jelinek  <jakub@redhat.com>
10133
10134         * tree-ssa-ccp.c (evaluate_stmt): Try bitwise tracking for
10135         builtin calls even if likelyvalue is not CONSTANT.
10136         Handle BUILT_IN_STRDUP and BUILT_IN_STRNDUP like BUILT_IN_MALLOC.
10137         Return get_value_for_expr of first operand
10138         for BUILT_IN_{MEM{CPY,MOVE,SET},STR{,N}CPY}{,_CHK}.
10139         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle
10140         BUILT_IN_{MEM{{,P}CPY,MOVE,SET},STR{,N}C{PY,AT},STPCPY}_CHK like
10141         their non-checking counterparts.
10142         (call_may_clobber_ref_p_1): Likewise.
10143         (stmt_kills_ref_p_1): Handle BUILT_IN_MEM{{,P}CPY,MOVE,SET}_CHK
10144         like their non-checking counterparts.
10145         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
10146         Handle BUILT_IN_{MEM{{,P}CPY,MOVE,SET},STR{,N}C{PY,AT},STPCPY}_CHK
10147         like their non-checking counterparts.
10148         (find_func_clobbers): Likewise.
10149         * tree-ssa-dce.c (propagate_necessity): Handle BUILT_IN_MEMSET_CHK
10150         like BUILT_IN_MEMSET and BUILT_IN_CALLOC like BUILT_IN_MALLOC.
10151
10152         * dwarf2out.c (size_of_loc_descr, output_loc_operands,
10153         mark_base_types, hash_loc_operands, compare_loc_operands): Allow
10154         DW_OP_GNU_convert and DW_OP_GNU_reinterpret to use constant instead
10155         of base type reference as argument.
10156         (resolve_addr_in_expr): Likewise.  Fix keep computation.
10157         (convert_descriptor_to_signed): Renamed to...
10158         (convert_descriptor_to_mode): ... this.  For wider types convert to
10159         unsigned instead of signed, for <= DWARF2_ADDR_SIZE convert to untyped.
10160         (typed_binop): New function.
10161         (scompare_loc_descriptor, ucompare_loc_descriptor,
10162         minmax_loc_descriptor, mem_loc_descriptor): For wider integer modes
10163         default to unsigned type instead of signed.
10164
10165         PR debug/47858
10166         * gimple.h (enum gimple_debug_subcode): Add GIMPLE_DEBUG_SOURCE_BIND.
10167         (gimple_build_debug_source_bind_stat): New prototype.
10168         (gimple_build_debug_source_bind): Define.
10169         (gimple_debug_source_bind_p, gimple_debug_source_bind_get_var,
10170         gimple_debug_source_bind_get_value,
10171         gimple_debug_source_bind_get_value_ptr,
10172         gimple_debug_source_bind_set_var,
10173         gimple_debug_source_bind_set_value): New inlines.
10174         * gimple.c (gimple_build_debug_source_bind_stat): New function.
10175         * gimple-pretty-print.c (dump_gimple_debug): Handle
10176         GIMPLE_DEBUG_SOURCE_BIND.
10177         * sese.c (rename_uses): Handle gimple_debug_source_bind_p.
10178         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise.
10179         * tree-parloops.c (eliminate_local_variables,
10180         separate_decls_in_region): Likewise.
10181         (separate_decls_in_region_debug): Renamed from
10182         separate_decls_in_region_debug_bind.  Handle
10183         gimple_debug_source_bind_p.
10184         * tree.h (decl_debug_args_lookup, decl_debug_args_insert): New
10185         prototypes.
10186         (DECL_HAS_DEBUG_ARGS_P): Define.
10187         (struct tree_function_decl): Add has_debug_args_flag field.
10188         * tree.c (debug_args_for_decl): New variable.
10189         (decl_debug_args_lookup, decl_debug_args_insert): New functions.
10190         * tree-into-ssa.c (mark_def_sites): Handle uses in debug stmts.
10191         (rewrite_debug_stmt_uses): New function.
10192         (rewrite_stmt): Use it to rewrite debug stmt uses.
10193         * rtl.def (DEBUG_PARAMETER_REF): New.
10194         * rtl.h (DEBUG_PARAMETER_REF_DECL): Define.
10195         * cselib.c (rtx_equal_for_cselib_1, cselib_hash_rtx): Handle
10196         DEBUG_PARAMETER_REF.
10197         * rtl.c (rtx_equal_p_cb, rtx_equal_p, iterative_hash_rtx): Likewise.
10198         * print-rtl.c (print_rtx): Likewise.
10199         * tree-sra.c (sra_ipa_reset_debug_stmts): Prefer replacing of
10200         SSA_NAMEs with DEBUG_EXPR_DECLs initialized in source bind
10201         debug stmts in the first bb.
10202         * tree-inline.c (remap_ssa_name): If remapping default def
10203         of a PARM_DECL fails, map to a DEBUG_EXPR_DECL set in
10204         a source bind debug stmt.
10205         (remap_gimple_stmt): Handle gimple_debug_source_bind_p.
10206         (maybe_move_debug_stmts_to_successors): Likewise.
10207         (copy_debug_stmt): Likewise.  Avoid shadowing a variable.
10208         (tree_function_versioning): If DECL_HAS_DEBUG_ARGS_P, copy
10209         debug args vector from old_decl to new_decl.
10210         * ipa-prop.c (ipa_modify_call_arguments): For optimized away
10211         or modified parameters, add debug bind stmts before call
10212         setting DEBUG_EXPR_DECL which is remembered in debug args vector.
10213         * cfgexpand.c (expand_call_stmt): Call expand_debug_expr
10214         on DECL_DEBUG_EXPRs from debug args vector.
10215         (expand_debug_source_expr): New function.
10216         (expand_debug_locations): Use it for source bind insns.
10217         (expand_gimple_basic_block): Handle gimple_debug_source_bind_p.
10218         * var-tracking.c (prepare_call_arguments): Add debug args
10219         to call_arguments if any.
10220         * dwarf2out.c (dwarf_stack_op_name, size_of_loc_descr,
10221         output_loc_operands, output_loc_operands_raw, resolve_addr_in_expr,
10222         compare_loc_operands): Handle DW_OP_GNU_parameter_ref.
10223         (get_ref_die_offset, parameter_ref_descriptor): New functions.
10224         (mem_loc_descriptor): Handle DEBUG_PARAMETER_REF.
10225         (gen_subprogram_die): Handle parameters identified by
10226         DEBUG_PARAMETER_REF.
10227
10228 2011-06-22  Nathan Sidwell  <nathan@codesourcery.com>
10229
10230         * doc/invoke.texi (ARM Options): Document -mtls-dialect option.
10231         * doc/install.texi (Configuration): Document --with-tls.
10232         * config/arm/arm.c (enum tls_reloc): Add TLS_DESCSEQ.
10233         (arm_call_tls_get_addr): Clean up. Assert not tls descriptor.
10234         (arm_tls_descseq_addr): New.
10235         (legitimize_tls_address): Add tlsdesc support.
10236         (arm_cannot_copy_insn_p): Check for tlscall.
10237         (arm_emit_tls_decoration): Likewise.
10238         * config/arm/arm.h (TARGET_GNU2_TLS): New.
10239         (OPTION_DEFAULT_SPECS): Add with-tls support.
10240         * config/arm/arm.md (R1_REGNUM): Define.
10241         (tlscall): New.
10242         * config/arm/arm.opt (tls_type): New enumeration type and values.
10243         (mtls-dialect): New switch.
10244         * config/arm/arm-opts.h (enum tls_type): New.
10245
10246 2011-06-21  Nicola Pero  <nicola.pero@meta-innovation.com>
10247
10248         * attribs.c (register_attribute): Added assert to check that all
10249         attribute specs are registered with a name that is not empty and
10250         does not start with '_'.
10251         (decl_attributes): Avoid the lookup of the "naked" attribute spec
10252         if the function has no attributes.
10253         * tree.c (is_attribute_with_length_p): Removed.
10254         (is_attribute_p): Removed.
10255         (private_is_attribute_p): New.
10256         (private_lookup_attribute): New.
10257         (lookup_attribute): Removed.
10258         (lookup_ident_attribute): New.
10259         (remove_attribute): Require the first argument to be in the form
10260         'text', not '__text__'.  Updated asserts.
10261         (merge_attributes): Use lookup_ident_attributes instead of
10262         lookup_attribute.
10263         (merge_dllimport_decl_attributes): Use remove_attribute.
10264         (attribute_list_contained): Likewise.
10265         (attribute_list_equal): Immediately return 1 if the arguments are
10266         identical pointers.
10267         * tree.h (is_attribute_p): Made inline.  Return a 'bool', not an
10268         'int'.  Require the first argument to be in the form 'text', not
10269         '__text__'.  Require the second argument to be an identifier.
10270         (lookup_attribute): Made inline.  Require the first argument to be
10271         in the form 'text', not '__text__'.
10272         (private_is_attribute_p, private_lookup_attribute): New.
10273         Updated comments.
10274
10275 2011-06-21  Andrew MacLeod  <amacleod@redhat.com>
10276
10277         * builtins.c: Add sync_ or SYNC__ to builtin names.
10278         * sync-builtins.def: Add sync_ or SYNC__ to builtin names.
10279         * omp-low.c: Add sync_ or SYNC__ to builtin names.
10280
10281 2011-06-21  Georg-Johann Lay  <avr@gjlay.de>
10282
10283         PR target/33049
10284         * config/avr/avr.md (extzv): New expander.
10285         (*extzv): New insn.
10286         (*extzv.qihi1, *extzv.qihi2): New insn-and-split.
10287         * config/avr/constraints.md (C04): New constraint.
10288         * doc/md.texi (Machine Constraints): Document it.
10289
10290 2011-06-21  Jakub Jelinek  <jakub@redhat.com>
10291
10292         PR middle-end/49489
10293         * builtins.c (expand_builtin_unop): Call expand_unop with 0 as
10294         unsignedp argument instead of 1 for clrsb_optab.
10295         (fold_builtin_bitop): Fix masking for width > HOST_BITS_PER_WIDE_INT
10296         and < 2 * HOST_BITS_PER_WIDE_INT.  Optimize BUILT_IN_CLRSB*.
10297         (fold_builtin_1): Call fold_builtin_binop for BUILT_IN_CLRSB*.
10298         * optabs.c (widen_leading): Call widen_operand and expand_unop
10299         with 0 as unsignedp argument instead of 1 for clrsb_optab.
10300         (expand_unop): Subtract difference of mode sizes also for clrsb_optab.
10301
10302 2011-06-21  Georg-Johann Lay  <avr@gjlay.de>
10303
10304         * config/avr/avr.md (*jcindirect_jump): Fix build warning.
10305
10306 2011-06-21  Bernd Schmidt  <bernds@codesourcery.com>
10307
10308         * gensupport.c (add_define_attr): New static function.
10309         (is_predicable): Allow multi-alternative lists for the "predicable"
10310         attribute.
10311         (modify_attr_enabled_ce, alter_attrs_for_insn): New static functions.
10312         (process_one_cond_exec): Call alter_attrs_for_insn.
10313         * doc/md.texi (Defining Attributes): Mention some standard names.
10314         (Conditional Execution): Update documentation for "predicable".
10315
10316         * doc/extend.texi (__builtin_clrsb, __builtin_clrsbl,
10317         __builtin_clrsbll): Document.
10318         * doc/rtl.texi (clrsb): New entry.
10319         * optabs.c (widen_leading): Renamed from widen_clz.  New argument
10320         UNOPTAB.  All callers changed.  Use UNOPTAB instead of clz_optab.
10321         (expand_unop): Handle clrsb_optab.
10322         (init_optabs): Initialize it.
10323         * optabs.h (enum optab_index): New entry OTI_clrsb.
10324         (clrsb_optab): Define.
10325         * genopinit.c (optabs): Add an entry for it.
10326         * builtins.c (expand_builtin): Handle clrsb builtin functions.
10327         * builtins.def (BUILT_IN_CLRSB, BUILT_IN_CLRSBIMAX, BUILT_IN_CLRSBL,
10328         BUILT_IN_CLRSBLL): New.
10329         * rtl.def (CLRSB): New code.
10330         * dwarf2out.c (mem_loc_descriptor): Handle it.
10331         * simplify-rtx.c (simplify_const_unary_operation): Likewise.
10332         Use op_mode rather than mode when optimizing ffs, clz, ctz, parity
10333         and popcount.
10334         * libgcc2.c (__clrsbSI2, __clrsbDI2): New functions.
10335         * libgcc2.h (__clrsbSI2, __clrsbDI2): Define and declare.
10336         (__ctzDI2): Move declaration.
10337         * config/bfin/bfin.md (clrsbsi2): New expander.
10338         (signbitssi2): Use the CLRSB rtx.
10339         (clrsbhi2): Renamed from signbitshi2.  Use the CLRSB rtx.
10340         * config/bfin/bfin.c (bdesc_1arg): Changed accordingly.
10341
10342 2011-06-21  Richard Guenther  <rguenther@suse.de>
10343
10344         * ipa-inline-transform.c (inline_transform): Fix previous change.
10345
10346 2011-06-21  Ira Rosen  <ira.rosen@linaro.org>
10347
10348         PR tree-optimization/49478
10349         * tree-vect-loop.c (vectorizable_reduction): Handle DOT_PROD_EXPR
10350         with constant operand.
10351
10352 2011-06-21  Richard Guenther  <rguenther@suse.de>
10353
10354         * ipa-inline-transform.c (inline_transform): Fix typo.
10355
10356 2011-06-21  Richard Guenther  <rguenther@suse.de>
10357
10358         PR tree-optimization/49483
10359         * tree-vect-stmts.c (vectorizable_assignment): Also handle
10360         VIEW_CONVERT_EXPR conversions.
10361
10362 2011-06-21  Joseph Myers  <joseph@codesourcery.com>
10363
10364         * config/avr/avr-mcus.def, config/avr/genopt.sh: New files.
10365         * config/avr/avr-tables.opt: New file (generated).
10366         * config.gcc (avr-*-*): Use avr/avr-tables.opt.
10367         * config/avr/avr-devices.c (avr_mcu_types): Move contents to
10368         avr-mcus.def.
10369         * config/avr/avr.c (avr_help, TARGET_HELP): Remove.
10370         (avr_option_override): Don't process -mmcu= argument here.  Set
10371         avr_current_device using avr_mcu_index.
10372         (avr_file_start): Use avr_current_device->name instead of avr_mcu_name.
10373         * config/avr/avr.opt (mmcu=): Use Enum.
10374         * config/avr/t-avr (avr-devices.o): Update dependencies.
10375         ($(srcdir)/config/avr/avr-tables.opt): New.
10376         * target.def (help): Remove.
10377         * doc/tm.texi.in (TARGET_HELP): Remove.
10378         * doc/tm.texi: Regenerate.
10379         * opts.c: Don't include target.h.
10380         (common_handle_option): Don't call targetm.help.
10381         * system.h (TARGET_HELP): Poison.
10382         * Makefile.in (opts.o): Update dependencies.
10383
10384 2011-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
10385
10386         * config/usegld.h: New file.
10387         * config/sol2.h (PREFERRED_DEBUGGING_TYPE): Remove.
10388         (CPP_SUBTARGET_SPEC): Remove -compat-bsd support.
10389         (LIB_SPEC): Likewise.  Search /lib.
10390         (LINK_ARCH32_SPEC_BASE): Remove -compat-bsd support.
10391         (RDYNAMIC_SPEC): Handle GNU ld.
10392         [HAVE_LD_EH_FRAME_HDR && TARGET_DL_ITERATE_PHDR] (LINK_EH_SPEC):
10393         Define.
10394         (SUPPORTS_INIT_PRIORITY): Only disable for Sun ld.
10395         (SUBTARGET_INSERT_ATTRIBUTES, SUBTARGET_ATTRIBUTE_TABLE): Define.
10396         [!USE_GAS] (NO_DBX_BNSYM_ENSYM): Redefine.
10397         (STACK_CHECK_STATIC_BUILTIN): Define.
10398         * config/sol2.opt (compat-bsd): Remove.
10399         * config/sol2-10.h (TARGET_C99_FUNCTIONS): Remove undef.
10400         * config/sol2-bi.h: New file.
10401         * config/sol2-gld.h: Remove.
10402         * config/i386/sol2.h (TLS_COMMON_ASM_OP): Only define if !USE_GAS.
10403         (NO_DBX_BNSYM_ENSYM): Remove.
10404         (SUBTARGET_INSERT_ATTRIBUTES, SUBTARGET_ATTRIBUTE_TABLE): Remove.
10405         (STACK_CHECK_STATIC_BUILTIN): Remove.
10406         Test USE_GLD instead of TARGET_GNU_LD.
10407         * config/i386/sol2-10.h: Rename to ...
10408         * config/i386/sol2-bi.h .. this.
10409         (SUBTARGET_EXTRA_SPECS): Redefine.
10410         (WCHAR_TYPE, WCHAR_TYPE_SIZE, WINT_TYPE, WINT_TYPE_SIZE): Remove.
10411         (MULTILIB_DEFAULTS): Remove.
10412         (DEFAULT_ARCH32_P): Define.
10413         (LINK_ARCH64_SPEC_BASE, LINK_ARCH64_SPEC): Remove.
10414         (ARCH64_SUBDIR): Define.
10415         Test USE_GLD instead of TARGET_GNU_LD.
10416         (I386_EMULATION): Rename to ...
10417         (ARCH32_EMULATION): ... this.
10418         (X86_64_EMULATION): Rename to ...
10419         (ARCH64_EMULATION): ... this.
10420         (TARGET_LD_EMULATION): Remove.
10421         (LINK_ARCH_SPEC): Remove.
10422         * config/i386/sol2-gas.h: Remove.
10423         * config/i386/t-sol2-10: Rename to ...
10424         * config/i386/t-sol2-64: ... this.
10425         * config/sparc/sol2.h (SPARC_DEFAULT_CMODEL): Redefine.
10426         (AS_SPARC64_FLAG): Define.
10427         (ASM_CPU32_DEFAULT_SPEC, ASM_CPU64_DEFAULT_SPEC): Redefine.
10428         (CPP_CPU64_DEFAULT_SPEC, ASM_CPU32_DEFAULT_SPEC): Redefine
10429         depending on TARGET_CPU_DEFAULT.
10430         (CPP_CPU_SPEC): Redefine.
10431         (ASM_CPU_SPEC): Handle DEFAULT_ARCH32_P.
10432         (CPP_CPU_DEFAULT_SPEC, ASM_CPU_DEFAULT_SPEC): Redefine.
10433         (CPP_ARCH32_SPEC, CPP_ARCH64_SPEC, CPP_ARCH_SPEC): Redefine.
10434         (ASM_ARCH_SPEC, ASM_ARCH32_SPEC, ASM_ARCH64_SPEC,
10435         ASM_ARCH_DEFAULT_SPEC): Redefine.
10436         (SUBTARGET_EXTRA_SPECS): Add LINK_ARCH32_SPEC, LINK_ARCH64_SPEC,
10437         LINK_ARCH_DEFAULT_SPEC.
10438         [USE_GLD] (ARCH32_EMULATION, ARCH64_EMULATION): Define.
10439         [USE_GLD] (LINK_ARCH32_SPEC, LINK_ARCH64_SPEC): Redefine.
10440         (ARCH64_SUBDIR): Define.
10441         (LINK_ARCH64_SPEC): Redefine.
10442         (CC1_SPEC): Redefine.
10443         (OPTION_DEFAULT_SPECS): Redefine.
10444         (MULTILIB_DEFAULTS): Define.
10445         (WCHAR_TYPE, WCHAR_TYPE_SIZE, WINT_TYPE, WINT_TYPE_SIZE): Redefine.
10446         [USE_GAS && HAVE_AS_TLS] (TARGET_SUN_TLS, TARGET_GNU_TLS): Redefine.
10447         [USE_GLD] (CTORS_SECTION_ASM_OP, DTORS_SECTION_ASM_OP): Undef.
10448         (NO_DBX_BNSYM_ENSYM): Remove.
10449         (SUBTARGET_INSERT_ATTRIBUTES, SUBTARGET_ATTRIBUTE_TABLE): Remove.
10450         (ASM_OUTPUT_ALIGN_WITH_NOP): Only define if !USE_GAS.
10451         (TARGET_ASM_NAMED_SECTION): Likewise.
10452         (STACK_CHECK_STATIC_BUILTIN): Remove.
10453         * config/sparc/sol2-bi.h: Remove.
10454         * config/sparc/sol2-gas-bi.h: Remove.
10455         * config/sparc/sol2-gas.h: Remove.
10456         * config/sparc/sol2-gld-bi.h: Remove.
10457         * config.gcc (i[34567]86-*-solaris2*, sparc*-*-solaris2*): Move
10458         common parts ...
10459         (*-*-solaris2*): ... here.
10460
10461 2011-06-21  Christian Bruel  <christian.bruel@st.com>
10462
10463         PR other/43564
10464         * ipa-inline.c (can_inline_edge_p): Check
10465         !DECL_DISREGARD_INLINE_LIMITS.
10466
10467 2011-06-21  Christian Bruel  <christian.bruel@st.com>
10468
10469         PR middle-end/49139
10470         * cgraphunit.c (process_function_and_variable_attributes): warn when
10471         always_inline functions that are not inline.
10472         * ipa-inline-transform.c (inline_transform): Always call
10473         optimize_inline.
10474         * tree-inline.c (tree_inlinable_function_p): Use error instead
10475         of sorry.
10476         (expand_call_inline): Likewise.
10477
10478 2011-06-21  Jakub Jelinek  <jakub@redhat.com>
10479
10480         * Makefile.in (dg_target_exps): Set.
10481         (check_gcc_parallelize): Parallelize gcc testing into 10 jobs
10482         instead of 7, try to divide it more evenly.
10483
10484 2011-06-20  Changpeng Fang  <changpeng.fang@amd.com>
10485
10486         PR target/49089
10487         * config/i386/i386.c (avx256_split_unaligned_load): New definition.
10488         (avx256_split_unaligned_store): New definition.
10489         (ix86_option_override_internal): Enable avx256 unaligned load/store
10490         splitting only when avx256_split_unaligned_load/store is set.
10491
10492 2011-06-20  Bernd Schmidt  <bernds@codesourcery.com>
10493
10494         * regrename.c (scan_rtx_reg): Handle the case where we write to an
10495         open chain in a smaller mode without failing the entire block.
10496
10497 2011-06-21  Alan Modra  <amodra@gmail.com>
10498
10499         * config/rs6000/rs6000.c (rs6000_cannot_force_const_mem): Match
10500         CONST high part large-toc address.
10501         (rs6000_tls_referenced_p): Make static.
10502         * config/rs6000/rs6000-protos.h (rs6000_tls_referenced_p): Delete.
10503
10504 2011-06-20  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
10505
10506         PR target/49385
10507         * config/arm/thumb2.md (*thumb2_movhi_insn): Make sure atleast
10508         one of the operands is a register.
10509
10510 2011-06-20  Kai Tietz  <ktietz@redhat.com>
10511
10512         * fold-const.c (fold_binary_loc): Add missing folding for truth-not
10513         operations in combination with binary and.
10514
10515 2011-06-20  Bernd Schmidt  <bernds@codesourcery.com>
10516
10517         * regrename.c (do_replace): Don't update notes.
10518
10519 2011-06-20  Alan Modra  <amodra@gmail.com>
10520
10521         * config/rs6000/rs6000.c (create_TOC_reference): Wrap high part
10522         of toc-relative address in CONST.
10523         (rs6000_delegitimize_address): Recognize changed address.
10524         (rs6000_legitimize_reload_address): Likewise.
10525         (rs6000_emit_move): Don't force these constants to memory.
10526         * config/rs6000/rs6000.md (tls_gd, tls_gd_high): Wrap high part of
10527         toc-relative address in CONST.
10528         (tls_ld, tls_ld_high, tls_got_dtprel, tls_got_dtprel_high): Likewise.
10529         (tls_got_tprel, tls_got_tprel_high, largetoc_high): Likewise.
10530
10531 2011-06-18  H.J. Lu  <hongjiu.lu@intel.com>
10532
10533         * longlong.h (count_leading_zeros): Use long long builtin for x86-64.
10534         (count_trailing_zeros): Likewise.
10535
10536 2011-06-18  H.J. Lu  <hongjiu.lu@intel.com>
10537
10538         PR other/49325
10539         * acinclude.m4 (gcc_AC_INITFINI_ARRAY): Properly check if
10540         .init_array can be used with .ctors on targets.
10541         * configure: Regenerated.
10542
10543 2011-06-18  Eric Botcazou  <ebotcazou@adacore.com>
10544
10545         * tree-sra.c (type_internals_preclude_sra_p) <ARRAY_TYPE>: Return true
10546         if the element type is volatile.
10547
10548 2011-06-18  Jan Hubicka  <jh@suse.cz>
10549
10550         * lto-symtab.c (lto_varpool_replace_node): Remove code handling
10551         extra name aliases.
10552         (lto_symtab_resolve_can_prevail_p): Likewise.
10553         (lto_symtab_merge_cgraph_nodes): Update alias_of pointers.
10554         * cgraphbuild.c (record_reference): Remove extra body alias code.
10555         (mark_load): Likewise.
10556         (mark_store): Likewise.
10557         * cgraph.h (varpool_node): Remove extra_name filed;
10558         add alias_of and extraname_alias.
10559         (varpool_create_variable_alias, varpool_for_node_and_aliases): Declare.
10560         (varpool_alias_aliased_node): New inline function.
10561         (varpool_variable_node): New function.
10562         * cgraphunit.c (handle_alias_pairs): Handle also variable aliases.
10563         * ipa-ref.c (ipa_record_reference): Allow aliases on variables.
10564         * lto-cgraph.c (lto_output_varpool_node): Update streaming.
10565         (input_varpool_node): Likewise.
10566         * lto-streamer-out.c (produce_symtab): Remove extra name aliases.
10567         (varpool_externally_visible_p): Remove extra body alias code.
10568         (function_and_variable_visibility): Likewise.
10569         * tree-ssa-structalias.c (associate_varinfo_to_alias_1): New function.
10570         (ipa_pta_execute): Use it.
10571         * varpool.c (varpool_remove_node): Remove extra name alias code.
10572         (varpool_mark_needed_node): Likewise.
10573         (varpool_analyze_pending_decls): Analyze aliases.
10574         (assemble_aliases): New functoin.
10575         (varpool_assemble_decl): Use it.
10576         (varpool_create_variable_alias): New function.
10577         (varpool_extra_name_alias): Rewrite.
10578         (varpool_for_node_and_aliases): New function.
10579
10580 2011-06-18  Jakub Jelinek  <jakub@redhat.com>
10581
10582         PR target/49411
10583         * config/i386/i386.c (ix86_expand_multi_arg_builtins): If
10584         last_arg_constant and last argument doesn't match its predicate,
10585         for xop_vpermil2<mode>3 error out and for xop_rotl<mode>3
10586         if it is CONST_INT, mask it, otherwise expand using rotl<mode>3.
10587         (ix86_expand_sse_pcmpestr, ix86_expand_sse_pcmpistr): Fix
10588         spelling of error message.
10589         * config/i386/sse.md (sse4a_extrqi, sse4a_insertqi,
10590         vcvtps2ph, *vcvtps2ph, *vcvtps2ph_store, vcvtps2ph256): Use
10591         const_0_to_255_operand instead of const_int_operand.
10592
10593         Revert:
10594         2011-05-09  Uros Bizjak  <ubizjak@gmail.com>
10595
10596         * config/i386/sse.md (blendbits): Remove mode attribute.
10597         (<sse4_1>_blend<ssemodesuffix><avxsizesuffix>): Use const_int_operand
10598         instead of const_0_to_<blendbits>_operand for operand 3 predicate.
10599         Check integer value of operand 3 in insn constraint.
10600
10601 2011-06-17  Hans-Peter Nilsson  <hp@axis.com>
10602
10603         PR rtl-optimization/48542
10604         * reload.c (find_equiv_reg): Stop looking when finding a
10605         setjmp-type call.
10606         * reload1.c (reload_as_needed): Invalidate all reload
10607         registers when crossing a setjmp-type call.
10608
10609 2011-06-16  Jeff Law  <law@redhat.com>
10610
10611         * tree-ssa-threadupdate.c (struct redirection_data): New field
10612         intermediate_edge.
10613         (THREAD_TARGET2): Define.
10614         (redirection_data_eq): Also check that the intermediate edge is equal.
10615         (lookup_redirection_data): Drop useless argument.  Extract the
10616         outgoing_edge and intermediate edge from E.  Callers updated.
10617         (copy_phi_args, update_destination_phis): New functions.
10618         (fix_duplicate_block_edges): Likewise.
10619         (create_edge_and_update_destination_phis): Duplicate all the edges
10620         hung off e->aux.  Use copy_phi_args.
10621         (create_duplicates): Use fix_duplicate_block_edges.
10622         (fixup_template_block): Likewise.
10623         (redirect_edges): If necessary, redirect the joiner block's incoming
10624         edge to the duplicate of the joiner block.
10625         (thread_block): Don't muck up loops when threading through a joiner
10626         block.
10627         (thread_through_loop_header): Handle threading through a joiner block.
10628         (mark_threaded_blocks, register_jump_thread): Likewise.
10629         * tree-flow.h (register_jump_thread): Add new argument.  Callers
10630         updated.
10631         * tree-ssa-threadedge.c (phi_args_equal_on_edges): New function.
10632         (thread_across_edge): Handle threading through a joiner block.
10633
10634 2011-06-16  Martin Jambor  <mjambor@suse.cz>
10635
10636         PR tree-optimization/49343
10637         * tree-sra.c (build_ref_for_model): Use component_ref_field_offset to
10638         calculate offset, provide 2nd operand for the new COMPONENT_REF.
10639
10640 2011-06-16  Iain Sandoe  <iains@gcc.gnu.org>
10641
10642         * config/darwin-protos.h (machopic_select_rtx_section): Move to
10643         inside RTX_CODE ifdef.
10644
10645 2011-06-16  Tom de Vries  <tom@codesourcery.com>
10646
10647         PR target/45098
10648         * tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith):
10649         Disallow NULL pointer for pointer arithmetic.
10650
10651 2011-06-16  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
10652
10653         PR target/49398
10654         Revert.
10655         2011-06-10  Wei Guozhi  <carrot@google.com>
10656
10657         PR target/45335
10658         * config/arm/ldmstm.md (ldm2_ia, stm2_ia, ldm2_ib, stm2_ib, ldm2_da,
10659         stm2_da, ldm2_db, stm2_db): Add condition !arm_arch7 to these insns.
10660         (ldrd, ldrd_reg1, ldrd_reg2 and peephole2): New insn patterns and
10661         related peephole2.
10662         (strd, strd_reg1, strd_reg2 and peephole2): New insn patterns and
10663         related peephole2.
10664         * config/arm/arm-protos.h (arm_check_ldrd_operands): New prototype.
10665         (arm_legitimate_ldrd_p): New prototype.
10666         (arm_output_ldrd): New prototype.
10667         * config/arm/arm.c (arm_check_ldrd_operands): New function.
10668         (arm_legitimate_ldrd_p): New function.
10669         (arm_output_ldrd): New function.
10670
10671 2011-06-16  Joern Rennecke  <joern.rennecke@embecosm.com>
10672
10673         PR middle-end/46500
10674         * doc/tm.texi.in: Update Copyright date.
10675         * doc/tm.texi: Regenerate.
10676         * targhooks.c (default_setup_incoming_varargs): Replace
10677         CUMULATIVE_ARGS* argument type with cumulative_args_t.
10678         (default_pretend_outgoing_varargs_named): Likewise.
10679         (hook_pass_by_reference_must_pass_in_stack): Likewise.
10680         (hook_callee_copies_named): Likewise.
10681         (default_function_arg_advance): Likewise.
10682         (default_function_arg): Likewise.
10683         (default_function_incoming_arg): Likewise.
10684         (hook_bool_CUMULATIVE_ARGS_false): Likewise.
10685         (hook_bool_CUMULATIVE_ARGS_true): Likewise.
10686         (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false): Likewise.
10687         (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true): Likewise.
10688         (hook_int_CUMULATIVE_ARGS_mode_tree_bool_0): Likewise.
10689         * targhooks.h (default_setup_incoming_varargs): Likewise.
10690         (default_pretend_outgoing_varargs_named): Likewise.
10691         (hook_pass_by_reference_must_pass_in_stack): Likewise.
10692         (hook_callee_copies_named): Likewise.
10693         (default_function_arg_advance): Likewise.
10694         (default_function_arg): Likewise.
10695         (default_function_incoming_arg): Likewise.
10696         (hook_bool_CUMULATIVE_ARGS_false): Likewise.
10697         (hook_bool_CUMULATIVE_ARGS_true): Likewise.
10698         (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_false): Likewise.
10699         (hook_bool_CUMULATIVE_ARGS_mode_tree_bool_true): Likewise.
10700         (hook_int_CUMULATIVE_ARGS_mode_tree_bool_0): Likewise.
10701         * target.def (pass_by_reference): Likewise.
10702         (setup_incoming_varargs, strict_argument_naming): Likewise.
10703         (pretend_outgoing_varargs_named, callee_copies): Likewise.
10704         (arg_partial_bytes, function_arg_advance, function_arg): Likewise.
10705         (function_incoming_arg): Likewise.
10706         * target.h: Don't include "tm.h" .
10707         (cumulative_args_t): New typedef.
10708         [GCC_TM_H] (get_cumulative_args): New static inline function.
10709         [GCC_TM_H] (pack_cumulative_args): Likewise.
10710         * config/alpha/alpha.c (alpha_function_arg): Replace CUMULATIVE_ARGS*
10711         argument type with cumulative_args_t.
10712         (alpha_function_arg_advance, alpha_arg_partial_bytes): Likewise.
10713         (alpha_pass_by_reference, alpha_setup_incoming_varargs): Likewise.
10714         * config/frv/frv.c (frv_setup_incoming_varargs): Likewise.
10715         (frv_arg_partial_bytes, frv_function_arg): Likewise.
10716         (frv_function_incoming_arg, frv_function_arg_advance): Likewise.
10717         (frv_function_arg_1): Likewise.
10718         * config/s390/s390.c (s390_pass_by_reference): Likewise.
10719         (s390_function_arg_advance, s390_function_arg): Likewise.
10720         * config/m32c/m32c.c (m32c_function_arg): Likewise.
10721         (m32c_pass_by_reference, m32c_function_arg_advance): Likewise.
10722         (m32c_strict_argument_naming): Likewise.
10723         * config/spu/spu.c (spu_pass_by_reference, spu_function_arg): Likewise.
10724         (spu_function_arg_advance): Likewise.
10725         (spu_setup_incoming_varargs): Likewise.  Make static.
10726         * config/spu/spu-protos.h (spu_setup_incoming_varargs):
10727         Remove prototype.
10728         * config/sparc/sparc.c (sparc_strict_argument_naming): Replace
10729         CUMULATIVE_ARGS* argument type with cumulative_args_t.
10730         (sparc_pass_by_reference, sparc_function_arg_advance): Likewise.
10731         (sparc_function_arg, sparc_function_incoming_arg): Likewise.
10732         (sparc_arg_partial_bytes, sparc_function_arg_1): Likewise.
10733         * config/mep/mep.c (mep_setup_incoming_varargs): Likewise.
10734         (mep_pass_by_reference, mep_function_arg): Likewise.
10735         (mep_function_arg_advance): Likewise.
10736         * config/m32r/m32r.c (m32r_setup_incoming_varargs): Likewise.
10737         (m32r_pass_by_reference, m32r_arg_partial_bytes): Likewise.
10738         (m32r_function_arg, m32r_function_arg_advance): Likewise.
10739         * config/rx/rx.c (rx_function_arg, rx_function_arg_advance): Likewise.
10740         * config/i386/i386.c (ix86_function_arg_advance): Likewise.
10741         (ix86_function_arg, ix86_pass_by_reference): Likewise.
10742         (ix86_setup_incoming_varargs): Likewise.
10743         * config/sh/sh.c (sh_setup_incoming_varargs): Likewise.
10744         (sh_strict_argument_naming): Likewise.
10745         (sh_pretend_outgoing_varargs_named, sh_pass_by_reference): Likewise.
10746         (sh_callee_copies, sh_arg_partial_bytes): Likewise.
10747         (sh_function_arg_advance, sh_function_arg): Likewise.
10748         * config/pdp11/pdp11.c (pdp11_function_arg): Likewise.
10749         (pdp11_function_arg_advance): Likewise.
10750         * config/microblaze/microblaze.c (microblaze_function_arg_advance):
10751         Likewise.
10752         (microblaze_function_arg, function_arg_partial_bytes): Likewise.
10753         * config/avr/avr.c (avr_function_arg): Likewise.
10754         (avr_function_arg_advance): Likewise.
10755         * config/xtensa/xtensa.c (xtensa_function_arg_advance): Likewise.
10756         (xtensa_function_arg, xtensa_function_incoming_arg): Likewise.
10757         (xtensa_function_arg_1): Likewise.
10758         * config/stormy16/stormy16.c (xstormy16_function_arg_advance):
10759         Likewise.
10760         (xstormy16_function_arg): Likewise.
10761         * config/fr30/fr30.c (fr30_setup_incoming_varargs): Likewise.
10762         (fr30_arg_partial_bytes, fr30_function_arg): Likewise.
10763         (fr30_function_arg_advance): Likewise.
10764         * config/lm32/lm32.c (lm32_setup_incoming_varargs): Likewise.
10765         (lm32_function_arg, lm32_function_arg_advance): Likewise.
10766         * config/moxie/moxie.c (moxie_setup_incoming_varargs): Likewise.
10767         (moxie_function_arg, moxie_function_arg_advance): Likewise.
10768         (moxie_pass_by_reference, moxie_arg_partial_bytes): Likewise.
10769         * config/cris/cris.c (cris_setup_incoming_varargs): Likewise.
10770         (cris_pass_by_reference, cris_arg_partial_bytes): Likewise.
10771         (cris_function_arg, cris_function_incoming_arg): Likewise.
10772         (cris_function_arg_advance, cris_function_arg_1): Likewise.
10773         * config/iq2000/iq2000.c (iq2000_setup_incoming_varargs): Likewise.
10774         (iq2000_pass_by_reference, iq2000_arg_partial_bytes): Likewise.
10775         (iq2000_function_arg, iq2000_function_arg_advance): Likewise.
10776         * config/mn10300/mn10300.c (mn10300_pass_by_reference): Likewise.
10777         (mn10300_function_arg, mn10300_function_arg_advance): Likewise.
10778         (mn10300_arg_partial_bytes): Likewise.
10779         * config/ia64/ia64.c (ia64_setup_incoming_varargs): Likewise.
10780         (ia64_arg_partial_bytes, ia64_function_arg): Likewise.
10781         (ia64_function_incoming_arg, ia64_function_arg_advance): Likewise.
10782         (ia64_function_arg_1): Likewise.
10783         * config/m68k/m68k.c (m68k_function_arg_advance): Likewise.
10784         (m68k_function_arg): Likewise.
10785         * config/rs6000/rs6000.c (rs6000_function_arg_advance): Likewise.
10786         (rs6000_function_arg, setup_incoming_varargs): Likewise.
10787         (rs6000_pass_by_reference, rs6000_arg_partial_bytes): Likewise.
10788         * config/picochip/picochip.c (picochip_arg_partial_bytes): Likewise.
10789         (picochip_function_arg, picochip_incoming_function_arg): Likewise.
10790         (picochip_arg_advance): Likewise.
10791         * config/mcore/mcore.c (mcore_setup_incoming_varargs): Likewise.
10792         (mcore_arg_partial_bytes, mcore_function_arg): Likewise.
10793         (mcore_function_arg_advance): Likewise.
10794         * config/score/score.c (score_pass_by_reference): Likewise.
10795         (score_function_arg_advance): Likewise.
10796         (score_arg_partial_bytes): Likewise.  Make static.
10797         * config/score/score-protos.h (score_arg_partial_bytes): Don't declare.
10798         * config/arm/arm.c (arm_arg_partial_bytes): Replace
10799         CUMULATIVE_ARGS* argument type with cumulative_args_t.
10800         (arm_function_arg, arm_function_arg_advance): Likewise.
10801         (arm_setup_incoming_varargs, arm_pass_by_reference): Likewise.
10802         * config/pa/pa.c (pa_pass_by_reference): Likewise.
10803         (pa_arg_partial_bytes, pa_function_arg_advance): Likewise.
10804         (pa_function_arg): Likewise.
10805         * config/mips/mips.c (mips_strict_argument_naming): Likewise.
10806         (mips_function_arg, mips_function_arg_advance): Likewise.
10807         (mips_arg_partial_bytes, mips_pass_by_reference): Likewise.
10808         (mips_callee_copies, mips_setup_incoming_varargs): Likewise.
10809         * config/vax/vax.c (vax_function_arg): Likewise.
10810         (vax_function_arg_advance): Likewise.
10811         * config/h8300/h8300.c (h8300_function_arg): Likewise.
10812         (h8300_function_arg_advance): Likewise.
10813         * config/v850/v850.c (v850_pass_by_reference): Likewise.
10814         (v850_strict_argument_naming, v850_function_arg): Likewise.
10815         (v850_arg_partial_bytes, v850_function_arg_advance): Likewise.
10816         (v850_setup_incoming_varargs): Likewise.
10817         * config/mmix/mmix.c (mmix_setup_incoming_varargs): Likewise.
10818         (mmix_function_arg_advance, mmix_function_incoming_arg): Likewise.
10819         (mmix_function_arg, mmix_pass_by_reference): Likewise.
10820         (mmix_function_arg_1): Replace const CUMULATIVE_ARGS* argument type
10821         with const void *.
10822         * config/bfin/bfin.c (setup_incoming_varargs): Replace
10823         CUMULATIVE_ARGS* argument type with cumulative_args_t.
10824         (bfin_function_arg_advance, bfin_function_arg): Likewise.
10825         (bfin_arg_partial_bytes, bfin_pass_by_reference): Likewise.
10826         * calls.c (emit_call_1): Change type of args_so_far to
10827         cumulative_args_t.  Changed all callers.
10828         (initialize_argument_information): Likewise.
10829         (expand_call, emit_library_call_value_1): Use pack_cumulative_args.
10830         * dse.c (get_call_args): Likewise.
10831         * expr.c (block_move_libcall_safe_for_call_parm): Likewise.
10832         * function.c (pass_by_reference, reference_callee_copied): Likewise.
10833         (struct assign_parm_data_all): Rename args_so_far to args_so_far_v.
10834         New member args_so_far_v.  Changed all users.
10835         * var-tracking.c (prepare_call_arguments): Use pack_cumulative_args.
10836         * config/iq2000/iq2000.c (iq2000_expand_prologue): Likewise.
10837         * config/mips/mips.c (mips_output_args_xfer): Likewise.
10838         * config/s390/s390.c (s390_call_saved_register_used): Likewise.
10839         * config/sh/sh.c (sh_output_mi_thunk): Likewise.
10840         * config/microblaze/microblaze.c (microblaze_expand_prologue):
10841         Likewise.
10842         * config/m32r/m32r.c (m32r_return_in_memory): Adjust for changed
10843         m32r_pass_by_reference.
10844
10845 2011-06-16  Ira Rosen  <ira.rosen@linaro.org>
10846
10847         * tree-vectorizer.h (vect_recog_func_ptr): Change the first
10848         argument to be a VEC of statements.
10849         * tree-vect-loop.c (vect_determine_vectorization_factor): Remove the
10850         assert that pattern statements have to have their vector type set.
10851         * tree-vect-patterns.c (vect_recog_widen_sum_pattern):
10852         Change the first argument to be a VEC of statements.  Update
10853         documentation.
10854         (vect_recog_dot_prod_pattern, vect_recog_pow_pattern): Likewise.
10855         (vect_handle_widen_mult_by_const): New function.
10856         (vect_recog_widen_mult_pattern):  Change the first argument to be a
10857         VEC of statements.  Update documentation.  Check that the constant is
10858         INTEGER_CST.  Support multiplication by a constant that fits an
10859         intermediate type - call vect_handle_widen_mult_by_const.
10860         (vect_pattern_recog_1): Update vect_recog_func_ptr and its
10861         call.  Handle additional pattern statements if necessary.
10862
10863 2011-06-16  Nick Clifton  <nickc@redhat.com>
10864
10865         PR target/49427
10866         * config.gcc: Set cpu_type to v850 for any V850 architecture.
10867         (v850*-*-*): Delete explicit setting of tm_p_file, tmake_file,
10868         md_file, extra_modes, out_file and extra_options are these are all
10869         deduced from cpu_type.
10870
10871 2011-06-16  Georg-Johann Lay  <avr@gjlay.de>
10872
10873         * config/avr/libgcc.S (__ashldi3, __ashrdi3, __lshrdi3): Set shift
10874         truncation mask to 63.
10875
10876 2011-06-16  Georg-Johann Lay  <avr@gjlay.de>
10877
10878         PR target/49313
10879         PR target/29524
10880         * longlong.h: Add AVR support:
10881         (count_leading_zeros): New macro.
10882         (count_trailing_zeros): New macro.
10883         (COUNT_LEADING_ZEROS_0): New macro.
10884         * config/avr/t-avr (LIB1ASMFUNCS): Add _ffssi2, _ffshi2, _loop_ffsqi2,
10885         _ctzsi2, _ctzhi2, _clzdi2, _clzsi2, _clzhi2, _paritydi2, _paritysi2,
10886         _parityhi2, _popcounthi2,_popcountsi2, _popcountdi2, _popcountqi2,
10887         _bswapsi2, _bswapdi2, _ashldi3, _ashrdi3, _lshrdi3.
10888         (LIB2FUNCS_EXCLUDE): Add _clz.
10889         * config/avr/libgcc.S (XCALL): Move up in file.
10890         (XJMP): New C Macro.
10891         (DEFUN): New asm macro.
10892         (ENDF): New asm macro.
10893         (__ffssi2): New function.
10894         (__ffshi2): New function.
10895         (__loop_ffsqi2): New function.
10896         (__ctzsi2): New function.
10897         (__ctzhi2): New function.
10898         (__clzdi2): New function.
10899         (__clzsi2): New function.
10900         (__clzhi2): New function.
10901         (__paritydi2): New function.
10902         (__paritysi2): New function.
10903         (__parityhi2): New function.
10904         (__parityqi2): New function.
10905         (__popcounthi2): New function.
10906         (__popcountsi2): New function.
10907         (__popcountdi2): New function.
10908         (__popcountqi2): New function.
10909         (__bswapsi2): New function.
10910         (__bswapdi2): New function.
10911         (__ashldi3): New function.
10912         (__ashrdi3): New function.
10913         (__lshrdi3): New function.
10914         Fix suspicous lines.
10915
10916 2011-06-16  Richard Guenther  <rguenther@suse.de>
10917
10918         * gimple.c (canonicalize_cond_expr_cond): (bool)x is not
10919         the same as x != 0.
10920         * fold-const.c (fold_binary_loc): Do not fold X & 1 != 0
10921         to (bool) X & 1.
10922         * ipa-prop.c (ipa_analyze_indirect_call_uses): Also allow
10923         equality compares against zero for the lower bit.
10924
10925 2011-06-16  Jakub Jelinek  <jakub@redhat.com>
10926
10927         PR tree-optimization/49419
10928         * tree-vrp.c (execute_vrp): Call init_range_assertions
10929         before estimate_numbers_of_iterations, call
10930         free_number_of_iterations_estimates before calling
10931         remove_range_assertions.
10932
10933 2011-06-16  Revital Eres  <revital.eres@linaro.org>
10934
10935         * modulo-sched.c (struct ps_insn): Remove row_rest_count field.
10936         (struct partial_schedule): Add rows_length field.
10937         (verify_partial_schedule): Check rows_length.
10938         (ps_insert_empty_row): Handle rows_length.
10939         (create_partial_schedule): Likewise.
10940         (free_partial_schedule): Likewise.
10941         (reset_partial_schedule): Likewise.
10942         (create_ps_insn): Remove rest_count argument.
10943         (remove_node_from_ps): Update rows_length.
10944         (add_node_to_ps): Update rows_length and call create_ps_insn
10945         without passing row_rest_count.
10946         (rotate_partial_schedule): Update rows_length.
10947
10948 2011-06-16  Revital Eres  <revital.eres@linaro.org>
10949
10950         * ddg.c (add_intra_loop_mem_dep): New function.
10951         (build_intra_loop_deps): Call it.
10952
10953 2011-06-13  Jeff Law  <law@redhat.com>
10954
10955         * df-problems.c (df_lr_local_compute): Manually CSE
10956         PIC_OFFSET_TABLE_REGNUM.
10957         * df-scan.c (df_get_regular_block_artificial_uses): Likewise.
10958         (df_get_entry_block_def_set, df_get_exit_block_use_set): Likewise.
10959
10960 2011-06-13  Jan Hubicka  <jh@suse.cz>
10961
10962         * cgraphunit.c (handle_alias_pairs): New function.
10963         (cgraph_finalize_compilation_unit): Use it.
10964         * ipa.c (cgraph_externally_visible_p): Remove hack marking asm names
10965         as externally visible.
10966
10967 2011-06-15  Richard Guenther  <rguenther@suse.de>
10968
10969         * expr.c (expand_expr_real_2): Reduce all integral types to
10970         bitfield precision.
10971         (expand_expr_real_1): Likewise.
10972
10973 2011-06-15  Martin Jambor  <mjambor@suse.cz>
10974
10975         PR tree-optimization/48613
10976         * ipa-prop.c (ipa_prop_write_jump_functions): Return immediately if
10977         ipa_node_params_vector is NULL.
10978
10979 2011-06-15  Jakub Jelinek  <jakub@redhat.com>
10980
10981         PR debug/49382
10982         * dwarf2out.c (dw_loc_list_node): Add force field.
10983         (add_var_loc_to_decl): For PARM_DECL, attempt to keep the incoming
10984         location in the list, even if it is modified before first real insn.
10985         (output_loc_list): Emit empty ranges with force flag set.
10986         (dw_loc_list): If first range of a PARM_DECL is empty, set force flag.
10987
10988 2011-06-15  Alexander Monakov  <amonakov@ispras.ru>
10989
10990         PR target/49349
10991         * sel-sched.c (find_place_for_bookkeeping): Add new parameter
10992         (fence_to_rewind).  Use it to notice when bookkeeping will be placed
10993         above a fence.  Update comments.
10994         (generate_bookkeeping_insn): Rewind fence when bookkeeping code is
10995         placed just above it.  Do not allow NULL place_to_insert.
10996
10997 2011-06-15  Ira Rosen  <ira.rosen@linaro.org>
10998
10999         * tree-vect-loop-manip.c (remove_dead_stmts_from_loop): Remove.
11000         (slpeel_tree_peel_loop_to_edge): Don't call
11001         remove_dead_stmts_from_loop.
11002         * tree-vect-loop.c (vect_determine_vectorization_factor): Don't
11003         remove irrelevant pattern statements.  For irrelevant statements
11004         check if it is the last statement of a detected pattern, use
11005         corresponding pattern statement instead.
11006         (destroy_loop_vec_info): No need to remove pattern statements,
11007         only free stmt_vec_info.
11008         (vect_transform_loop): For irrelevant statements check if it is
11009         the last statement of a detected pattern, use corresponding
11010         pattern statement instead.
11011         * tree-vect-patterns.c (vect_pattern_recog_1): Don't insert
11012         pattern statements.  Set basic block for the new statement.
11013         (vect_pattern_recog): Update documentation.
11014         * tree-vect-stmts.c (vect_mark_stmts_to_be_vectorized): Scan
11015         operands of pattern statements.
11016         (vectorizable_call): Fix printing.  In case of a pattern statement
11017         use the lhs of the original statement when creating a dummy
11018         statement to replace the original call.
11019         (vect_analyze_stmt): For irrelevant statements check if it is
11020         the last statement of a detected pattern, use corresponding
11021         pattern statement instead.
11022         * tree-vect-slp.c (vect_schedule_slp_instance): For pattern
11023         statements use gsi of the original statement.
11024
11025 2011-06-14  Joseph Myers  <joseph@codesourcery.com>
11026
11027         * target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to
11028         common/common-target-def.h.
11029         * target.def (default_target_flags, handle_option,
11030         supports_split_stack, optimization_table, init_struct,
11031         except_unwind_info, unwind_tables_default, have_named_sections):
11032         Move to common/common-target.def.
11033         * target.h (enum opt_levels, struct default_options): Move to
11034         common/common-target.h.
11035         * targhooks.c (default_except_unwind_info,
11036         dwarf2_except_unwind_info, sjlj_except_unwind_info,
11037         default_target_handle_option, empty_optimization_table): Move to
11038         common/common-targhooks.c.
11039         * targhooks.h (default_except_unwind_info,
11040         dwarf2_except_unwind_info, sjlj_except_unwind_info,
11041         default_target_handle_option, empty_optimization_table): Move to
11042         common/common-targhooks.h.
11043         * common/common-target-def.h: Include common/common-targhooks.h.
11044         (TARGET_HAVE_NAMED_SECTIONS): Define if TARGET_ASM_NAMED_SECTION
11045         defined.
11046         * common/common-target.def (handle_option, option_init_struct,
11047         option_optimization_table, default_target_flags,
11048         except_unwind_info, supports_split_stack, unwind_tables_default,
11049         have_named_sections): Move from target.def.
11050         (HOOK_PREFIX): Undefine at end of file.
11051         * common/common-target.h: Include input.h.
11052         (enum opt_levels, struct default_options): Move from target.h.
11053         * common/common-targhooks.c, common/common-targhooks.h: New.
11054         * config.gcc (target_has_targetm_common): Default to yes.
11055         (moxie*): Set target_has_targetm_common=no.
11056         (hppa*-*-*): Don't set target_has_targetm_common=yes.
11057         * doc/tm.texi: Regenerate.
11058         * Makefile.in (COMMON_TARGET_H): Add $(INPUT_H).
11059         (C_TARGET_DEF_H): Add common/common-targhooks.h.
11060         (GCC_OBJS): Remove vec.o.
11061         (OBJS): Remove hooks.o and vec.o.
11062         (OBJS-libcommon-target): Add vec.o, hooks.o and
11063         common/common-targhooks.o.
11064         (c-family/c-common.o, c-family/c-cppbuiltin.o, lto-opts.o, tree.o,
11065         tree-tailcall.o, opts.o, toplev.o, varasm.o, function.o, except.o,
11066         expr.o, explow.o, dbxout.o, dwarf2out.o, cfgrtl.o, haifa-sched.o,
11067         cfglayout.o, $(out_object_file), $(common_out_object_file)):
11068         Update dependencies.
11069         (common/common-targhooks.o): New.
11070         * common/config/default-common.c: Include tm.h.  Add FIXME comment.
11071         * common/config/pa/pa-common.c: Include more headers.  Take
11072         copyright dates from pa.c.
11073         (pa_option_optimization_table, pa_handle_option,
11074         TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_DEFAULT_TARGET_FLAGS,
11075         TARGET_HANDLE_OPTION): Move from pa.c.
11076         * common/config/alpha/alpha-common.c,
11077         common/config/arm/arm-common.c, common/config/avr/avr-common.c,
11078         common/config/bfin/bfin-common.c,
11079         common/config/cris/cris-common.c,
11080         common/config/fr30/fr30-common.c, common/config/frv/frv-common.c,
11081         common/config/h8300/h8300-common.c,
11082         common/config/i386/i386-common.c,
11083         common/config/ia64/ia64-common.c,
11084         common/config/iq2000/iq2000-common.c,
11085         common/config/lm32/lm32-common.c,
11086         common/config/m32c/m32c-common.c,
11087         common/config/m32r/m32r-common.c,
11088         common/config/m68k/m68k-common.c,
11089         common/config/mcore/mcore-common.c,
11090         common/config/mep/mep-common.c,
11091         common/config/microblaze/microblaze-common.c,
11092         common/config/mips/mips-common.c,
11093         common/config/mmix/mmix-common.c,
11094         common/config/mn10300/mn10300-common.c,
11095         common/config/pdp11/pdp11-common.c,
11096         common/config/picochip/picochip-common.c,
11097         common/config/rs6000/rs6000-common.c,
11098         common/config/rx/rx-common.c, common/config/s390/s390-common.c,
11099         common/config/score/score-common.c, common/config/sh/sh-common.c,
11100         common/config/sparc/sparc-common.c,
11101         common/config/spu/spu-common.c, common/config/v850/v850-common.c,
11102         common/config/vax/vax-common.c,
11103         common/config/xstormy16/xstormy16-common.c,
11104         common/config/xtensa/xtensa-common.c: New.
11105         * config/alpha/alpha.c: Include common/common-target.h.
11106         (alpha_option_optimization_table, alpha_handle_option,
11107         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
11108         TARGET_OPTION_OPTIMIZATION_TABLE): Move to alpha-common.c.
11109         * config/arm/arm-protos.h (arm_except_unwind_info): Declare.
11110         * config/arm/arm.c (arm_option_optimization_table,
11111         TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE,
11112         TARGET_EXCEPT_UNWIND_INFO, arm_except_unwind_info): Move to
11113         arm-common.c.
11114         * config/avr/avr.c (avr_option_optimization_table,
11115         TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_EXCEPT_UNWIND_INFO): Move
11116         to avr-common.c.
11117         * config/bfin/bfin.c (struct bfin_cpu): Move to bfin.h.
11118         (bfin_cpus, bfin_handle_option, TARGET_HANDLE_OPTION,
11119         TARGET_DEFAULT_TARGET_FLAGS): Move to bfin-common.c.
11120         * config/bfin/bfin.h struct bfin_cpu): Move from bfin.c.
11121         * config/cris/cris.c (cris_option_optimization_table,
11122         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
11123         TARGET_OPTION_OPTIMIZATION_TABLE, cris_handle_option): Move to
11124         cris-common.c.
11125         * config/fr30/fr30.c (fr30_option_optimization_table,
11126         TARGET_EXCEPT_UNWIND_INFO, TARGET_OPTION_OPTIMIZATION_TABLE): Move
11127         to fr30-common.c.
11128         * config/frv/frv.c (frv_option_optimization_table,
11129         MASK_DEFAULT_ALLOC_CC, TARGET_DEFAULT_TARGET_FLAGS,
11130         TARGET_OPTION_OPTIMIZATION_TABLE): Move to frv-common.c.
11131         * config/h8300/h8300.c (h8300_option_optimization_table,
11132         TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE,
11133         TARGET_EXCEPT_UNWIND_INFO): Move to h8300-common.c.
11134         * config/i386/i386-protos.h (ix86_handle_option): Declare.
11135         * config/i386/i386.c: Include common/common-target.h.
11136         (OPTION_MASK_ISA_MMX_SET, OPTION_MASK_ISA_3DNOW_SET,
11137         OPTION_MASK_ISA_SSE_SET, OPTION_MASK_ISA_SSE2_SET,
11138         OPTION_MASK_ISA_SSE3_SET, OPTION_MASK_ISA_SSSE3_SET,
11139         OPTION_MASK_ISA_SSE4_1_SET, OPTION_MASK_ISA_SSE4_2_SET,
11140         OPTION_MASK_ISA_AVX_SET, OPTION_MASK_ISA_FMA_SET,
11141         OPTION_MASK_ISA_SSE4_SET, OPTION_MASK_ISA_SSE4A_SET,
11142         OPTION_MASK_ISA_FMA4_SET, OPTION_MASK_ISA_XOP_SET,
11143         OPTION_MASK_ISA_LWP_SET, OPTION_MASK_ISA_AES_SET,
11144         OPTION_MASK_ISA_PCLMUL_SET, OPTION_MASK_ISA_ABM_SET,
11145         OPTION_MASK_ISA_BMI_SET, OPTION_MASK_ISA_TBM_SET,
11146         OPTION_MASK_ISA_POPCNT_SET, OPTION_MASK_ISA_CX16_SET,
11147         OPTION_MASK_ISA_SAHF_SET, OPTION_MASK_ISA_MOVBE_SET,
11148         OPTION_MASK_ISA_CRC32_SET, OPTION_MASK_ISA_FSGSBASE_SET,
11149         OPTION_MASK_ISA_RDRND_SET, OPTION_MASK_ISA_F16C_SET,
11150         OPTION_MASK_ISA_MMX_UNSET, OPTION_MASK_ISA_3DNOW_UNSET,
11151         OPTION_MASK_ISA_3DNOW_A_UNSET, OPTION_MASK_ISA_SSE_UNSET,
11152         OPTION_MASK_ISA_SSE2_UNSET, OPTION_MASK_ISA_SSE3_UNSET,
11153         OPTION_MASK_ISA_SSSE3_UNSET, OPTION_MASK_ISA_SSE4_1_UNSET,
11154         OPTION_MASK_ISA_SSE4_2_UNSET, OPTION_MASK_ISA_AVX_UNSET,
11155         OPTION_MASK_ISA_FMA_UNSET, OPTION_MASK_ISA_SSE4_UNSET,
11156         OPTION_MASK_ISA_SSE4A_UNSET, OPTION_MASK_ISA_FMA4_UNSET,
11157         OPTION_MASK_ISA_XOP_UNSET, OPTION_MASK_ISA_LWP_UNSET,
11158         OPTION_MASK_ISA_AES_UNSET, OPTION_MASK_ISA_PCLMUL_UNSET,
11159         OPTION_MASK_ISA_ABM_UNSET, OPTION_MASK_ISA_BMI_UNSET,
11160         OPTION_MASK_ISA_TBM_UNSET, OPTION_MASK_ISA_POPCNT_UNSET,
11161         OPTION_MASK_ISA_CX16_UNSET, OPTION_MASK_ISA_SAHF_UNSET,
11162         OPTION_MASK_ISA_MOVBE_UNSET, OPTION_MASK_ISA_CRC32_UNSET,
11163         OPTION_MASK_ISA_FSGSBASE_UNSET, OPTION_MASK_ISA_RDRND_UNSET,
11164         OPTION_MASK_ISA_F16C_UNSET, ix86_handle_option,
11165         ix86_option_optimization_table, ix86_option_init_struct,
11166         ix86_supports_split_stack, TARGET_DEFAULT_TARGET_FLAGS,
11167         TARGET_HANDLE_OPTION, TARGET_OPTION_OPTIMIZATION_TABLE,
11168         TARGET_OPTION_INIT_STRUCT, TARGET_SUPPORTS_SPLIT_STACK): Move to
11169         i386-common.c.
11170         * config/i386/t-i386 (i386.o): Update dependencies.
11171         * config/ia64/ia64-protos.h (ia64_except_unwind_info): Declare.
11172         * config/ia64/ia64.c (ia64_option_optimization_table,
11173         TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_EXCEPT_UNWIND_INFO,
11174         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
11175         ia64_handle_option): Move to ia64-common.c.
11176         * config/iq2000/iq2000.c (iq2000_option_optimization_table,
11177         TARGET_OPTION_OPTIMIZATION_TABLE): Move to iq2000-common.c.
11178         * config/lm32/lm32.c (lm32_option_optimization_table,
11179         TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_EXCEPT_UNWIND_INFO): Move
11180         to lm32-common.c.
11181         * config/m32c/m32c.c (TARGET_HAVE_NAMED_SECTIONS): Move to
11182         m32c-common.c.
11183         * config/m32r/m32r.c (m32r_option_optimization_table,
11184         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
11185         TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_EXCEPT_UNWIND_INFO,
11186         m32r_handle_option): Move to m32r-common.c.
11187         (m32r_memory_move_cost): Remove comment referring to
11188         TARGET_HANDLE_OPTION.
11189         * config/m68k/m68k.c (TARGET_HANDLE_OPTION, m68k_handle_option):
11190         Move to m68k-common.c.
11191         * config/mcore/mcore.c (mcore_option_optimization_table,
11192         TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE,
11193         TARGET_EXCEPT_UNWIND_INFO): Move to mcore-common.c.
11194         * config/mep/mep.c (mep_option_optimization_table,
11195         mep_handle_option, TARGET_HANDLE_OPTION,
11196         TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_DEFAULT_TARGET_FLAGS):
11197         Move to mep-common.c.
11198         * config/microblaze/microblaze.c
11199         (microblaze_option_optimization_table,
11200         TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE,
11201         TARGET_EXCEPT_UNWIND_INFO): Move to microblaze-common.c.
11202         * config/mips/mips.c (mips_handle_option,
11203         mips_option_optimization_table, TARGET_OPTION_OPTIMIZATION_TABLE,
11204         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION): Move to
11205         mips-common.c.
11206         * config/mmix/mmix.c (mmix_option_optimization_table,
11207         TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE):
11208         Move to mmix-common.c.
11209         * config/mn10300/mn10300.c (mn10300_option_optimization_table,
11210         mn10300_handle_option, TARGET_EXCEPT_UNWIND_INFO,
11211         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
11212         TARGET_OPTION_OPTIMIZATION_TABLE): Move to mn10300-common.c.
11213         * config/pa/pa.c: Include common/common-target.h.
11214         (pa_option_optimization_table, TARGET_OPTION_OPTIMIZATION_TABLE,
11215         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
11216         pa_handle_option): Move to pa-common.c.
11217         (pa_option_override): Use targetm_common.except_unwind_info.
11218         (pa_asm_output_mi_thunk, pa_function_section): Use
11219         targetm_common.have_named_sections.
11220         * config/pdp11/pdp11.c (pdp11_option_optimization_table,
11221         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
11222         TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_OPTION_INIT_STRUCT,
11223         pdp11_handle_option, pdp11_option_init_struct): Move to
11224         pdp11-common.c.
11225         * config/picochip/picochip.c (picochip_option_optimization_table,
11226         TARGET_HAVE_NAMED_SECTIONS, TARGET_OPTION_OPTIMIZATION_TABLE,
11227         TARGET_EXCEPT_UNWIND_INFO): Move to picochip-common.c.
11228         * config/rs6000/rs6000.c: Include common/common-target.h.
11229         (rs6000_option_optimization_table, TARGET_HANDLE_OPTION,
11230         TARGET_OPTION_INIT_STRUCT, TARGET_OPTION_OPTIMIZATION_TABLE,
11231         TARGET_DEFAULT_TARGET_FLAGS, rs6000_option_init_struct,
11232         rs6000_handle_option): Move to rs6000-common.c.
11233         * config/rs6000/t-rs6000 (rs6000.o): Update dependencies.
11234         * config/rx/rx.c (rx_handle_option, rx_option_optimization_table,
11235         TARGET_HANDLE_OPTION, TARGET_OPTION_OPTIMIZATION_TABLE,
11236         TARGET_EXCEPT_UNWIND_INFO): Move to rx-common.c.
11237         * config/s390/s390.c (processor_flags_table,
11238         s390_option_optimization_table, s390_option_init_struct,
11239         s390_handle_option, TARGET_DEFAULT_TARGET_FLAGS,
11240         TARGET_HANDLE_OPTION, TARGET_OPTION_OPTIMIZATION_TABLE,
11241         TARGET_OPTION_INIT_STRUCT): Move to s390-common.c.
11242         * config/s390/s390.h (processor_flags_table): Declare.
11243         * config/score/score.c (score_option_optimization_table,
11244         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
11245         TARGET_OPTION_OPTIMIZATION_TABLE, MASK_ALL_CPU_BITS,
11246         score_handle_option): Move to score-common.c.
11247         * config/sh/sh.c (sh_option_optimization_table,
11248         TARGET_OPTION_OPTIMIZATION_TABLE, TARGET_OPTION_INIT_STRUCT,
11249         TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION,
11250         sh_handle_option, sh_option_init_struct): Move to sh-common.c.
11251         * config/sparc/sparc.c: Include common/common-target.h.
11252         (sparc_option_optimization_table, TARGET_DEFAULT_TARGET_FLAGS,
11253         TARGET_OPTION_OPTIMIZATION_TABLE): Move to sparc-common.c.
11254         * config/spu/spu.c (TARGET_DEFAULT_TARGET_FLAGS,
11255         TARGET_OPTION_INIT_STRUCT, TARGET_EXCEPT_UNWIND_INFO,
11256         spu_option_init_struct): Move to spu-common.c.
11257         * config/stormy16/stormy16.c (xstorym16_option_optimization_table,
11258         TARGET_OPTION_OPTIMIZATION_TABLE): Move to xstormy16-common.c.
11259         * config/v850/v850.c (small_memory_physical_max,
11260         v850_handle_memory_optionn v850_handle_option,
11261         v850_option_optimization_table, TARGET_DEFAULT_TARGET_FLAGS,
11262         TARGET_HANDLE_OPTION, TARGET_OPTION_OPTIMIZATION_TABLE): Move to
11263         v850-common.c.
11264         * config/vax/vax.c (TARGET_DEFAULT_TARGET_FLAGS): Move to vax-common.c.
11265         * config/xtensa/xtensa.c (xtensa_option_optimization_table,
11266         TARGET_DEFAULT_TARGET_FLAGS, TARGET_OPTION_OPTIMIZATION_TABLE):
11267         Move to xtensa-common.c.
11268         * cfglayout.c: Include common/common-target.h.
11269         (fixup_reorder_chain): Use targetm_common.have_named_sections.
11270         * cfgrtl.c: Include common/common-target.h.
11271         (force_nonfallthru_and_redirect, commit_one_edge_insertion): Use
11272         targetm_common.have_named_sections.
11273         * dbxout.c: Include common/common-target.h.
11274         (dbxout_function_end): Use targetm_common.have_named_sections.
11275         * defaults.h (STACK_OLD_CHECK_PROTECT, STACK_CHECK_PROTECT): Use
11276         targetm_common.except_unwind_info.
11277         * dwarf2out.c: Include common/common-target.h.
11278         (dwarf2out_do_frame, dwarf2out_do_cfi_asm,
11279         dwarf2out_begin_prologue, dwarf2out_frame_init,
11280         dwarf2out_frame_finish, dwarf2out_assembly_start): Use
11281         targetm_common.except_unwind_info.
11282         * except.c: Include common/common-target.h.
11283         (init_eh, finish_eh_generation,
11284         output_one_function_exception_table): Use
11285         targetm_common.except_unwind_info.
11286         (switch_to_exception_section): Use targetm_common.have_named_sections.
11287         * explow.c: Include common/common-target.h.
11288         * expr.c: Include common/common-target.h.
11289         (build_personality_function): Use targetm_common.except_unwind_info.
11290         * function.c: Include common/common-target.h.
11291         (expand_function_end): Use targetm_common.except_unwind_info.
11292         * haifa-sched.c: Include common/common-target.h.
11293         (sched_create_recovery_edges): Use targetm_common.have_named_sections.
11294         * lto-opts.c: Include common/common-target.h instead of target.h.
11295         (lto_reissue_options): Use targetm_common.handle_option.
11296         * opts.c: Include common/common-target.h.
11297         (target_handle_option): Use targetm_common.handle_option.
11298         (init_options_struct): Update comment referring to
11299         targetm.target_option.optimization.  Use
11300         targetm_common.default_target_flags,
11301         targetm_common.unwind_tables_default and
11302         targetm_common.option_init_struct.
11303         (default_options_optimization): Use
11304         targetm_common.option_optimization_table.
11305         (finish_options): Use targetm_common.except_unwind_info,
11306         targetm_common.unwind_tables_default,
11307         targetm_common.have_named_sections and
11308         targetm_common.supports_split_stack.
11309         * toplev.c: Include common/common-target.h.
11310         (process_options): Use targetm_common.have_named_sections.
11311         * tree-tailcall.c: Include common/common-target.h.
11312         (suitable_for_tail_call_opt_p): Use targetm_common.except_unwind_info.
11313         * tree.c: Include common/common-target.h.
11314         (build_common_builtin_nodes): Use targetm_common.except_unwind_info.
11315         * varasm.c: Include common/common-target.h.
11316         (resolve_unique_section, hot_function_section,
11317         default_function_section): Use targetm_common.have_named_sections.
11318
11319 2011-06-14  Easwaran Raman  <eraman@google.com>
11320
11321         PR rtl-optimization/44194
11322         * dse.c: Include tree-flow.h
11323         (insn_info): Add new field non_frame_wild_read.
11324         (group_info): Add new fields escaped_n and escaped_p.
11325         (kill_on_calls): New variable.
11326         (get_group_info): Initialize gi->escaped_n and gi->escaped_p.
11327         (dse_step0): Initialize kill_on_calls.
11328         (can_escape): New function.
11329         (set_usage_bits): Add additional parameter; record information
11330         about escaped locations.
11331         (record_store): Pass EXPR corresponding to MEM to set_usage_bits.
11332         (dse_step2_nospill): Set kill_on_calls based on
11333         group->escaped_n and group->escaped_n.
11334         (add_wild_read): Refactor into...
11335         (reset_active_stores): ... New function, and
11336         (free_read_records): ... New function.
11337         (add_non_frame_wild_read): New function.
11338         (scan_insn): Call add_non_frame_wild_read on non-const calls.
11339         (scan_reads_nospill): Handle instructions with non_frame_wild_read.
11340         (dse_step5_nospill): Call scan_reads_nospill for instructions
11341         marked as non_frame_wild_read.
11342         (dse_step7): Free escaped_n, escaped_p and kill_on_calls bitmaps.
11343
11344 2011-06-14  Joseph Myers  <joseph@codesourcery.com>
11345
11346         * common/common-target-def.h, common/common-target.def,
11347         common/common-target.h, common/config/default-common.c,
11348         common/config/pa/pa-common.c: New files.
11349         * Makefile.in (common_out_file, common_out_object_file,
11350         COMMON_TARGET_H, COMMON_TARGET_DEF_H): New.
11351         (OBJS-libcommon-target): Include $(common_out_object_file).
11352         (prefix.o): Update dependencies.
11353         ($(common_out_object_file), common/common-target-hooks-def.h,
11354         s-common-target-hooks-def-h): New.
11355         (s-tm-texi): Also check timestamp on common-target.def.
11356         (build/genhooks.o): Update dependencies.
11357         * config.gcc (common_out_file, target_has_targetm_common): Define.
11358         * config/pa/som.h (ALWAYS_STRIP_DOTDOT): Replace with
11359         TARGET_ALWAYS_STRIP_DOTDOT.
11360         * configure.ac (common_out_object_file): Define.
11361         (common_out_file, common_out_object_file): Substitute.
11362         (common): Create directory.
11363         * configure: Regenerate.
11364         * doc/tm.texi.in (targetm_common): Document.
11365         (TARGET_ALWAYS_STRIP_DOTDOT): Add @hook entry.
11366         * doc/tm.texi: Regenerate.
11367         * genhooks.c (hook_array): Also include common/common-target.def.
11368         * prefix.c (tm.h): Don't include.
11369         (common/common-target.h): Include.
11370         (ALWAYS_STRIP_DOTDOT): Don't define.
11371         (update_path): Use targetm_common.always_strip_dotdot instead of
11372         ALWAYS_STRIP_DOTDOT.
11373         * system.h (ALWAYS_STRIP_DOTDOT): Poison.
11374
11375 2011-06-14  David Li  <davidxl@google.com>
11376
11377         * passes.c (execute_function_todo): Remove TODO_dump_func.
11378         (execute_one_pass): Remove TODO_dump_func.
11379         (execute_function_dump): New function.
11380         * tree-vrp.c: Remove TODO_dump_func.
11381         * regrename.c: Remove TODO_dump_func.
11382         * fwprop.c: Remove TODO_dump_func.
11383         * tree-into-ssa.c: Remove TODO_dump_func.
11384         * tree-complex.c: Remove TODO_dump_func.
11385         * tracer.c: Remove TODO_dump_func.
11386         * tree-loop-distribution.c: Remove TODO_dump_func.
11387         * postreload-gcse.c: Remove TODO_dump_func.
11388         * postreload.c: Remove TODO_dump_func.
11389         * tree-ssa-loop-ch.c: Remove TODO_dump_func.
11390         * tree-tailcall.c: Remove TODO_dump_func.
11391         * ipa-cp.c: Remove TODO_dump_func.
11392         * final.c: Remove TODO_dump_func.
11393         * tree-emutls.c: Remove TODO_dump_func.
11394         * omp-low.c: Remove TODO_dump_func.
11395         * tree-ssa-dse.c: Remove TODO_dump_func.
11396         * tree-ssa-uncprop.c: Remove TODO_dump_func.
11397         * auto-inc-dec.c: Remove TODO_dump_func.
11398         * reorg.c: Remove TODO_dump_func.
11399         * tree-ssa-copyrename.c: Remove TODO_dump_func.
11400         * tree-ssa-ccp.c: Remove TODO_dump_func.
11401         * compare-elim.c: Remove TODO_dump_func.
11402         * mode-switching.c: Remove TODO_dump_func.
11403         * modulo-sched.c: Remove TODO_dump_func.
11404         * tree-call-cdce.c: Remove TODO_dump_func.
11405         * cse.c: Remove TODO_dump_func.
11406         * web.c: Remove TODO_dump_func.
11407         * tree-stdarg.c: Remove TODO_dump_func.
11408         * lto-streamer-out.c: Remove TODO_dump_func.
11409         * tree-ssa-math-opts.c: Remove TODO_dump_func.
11410         * tree-ssa-dom.c: Remove TODO_dump_func.
11411         * tree-nrv.c: Remove TODO_dump_func.
11412         * loop-init.c: Remove TODO_dump_func.
11413         * gimple-low.c: Remove TODO_dump_func.
11414         * ipa-inline.c: Remove TODO_dump_func.
11415         * tree-ssa-sink.c: Remove TODO_dump_func.
11416         * jump.c: Remove TODO_dump_func.
11417         * ifcvt.c: Remove TODO_dump_func.
11418         * tree-ssa-loop.c: Remove TODO_dump_func.
11419         * recog.c: Remove TODO_dump_func.
11420         * dse.c: Remove TODO_dump_func.
11421         * tree-ssa-ifcombine.c: Remove TODO_dump_func.
11422         * matrix-reorg.c: Remove TODO_dump_func.
11423         * tree-eh.c: Remove TODO_dump_func.
11424         * regmove.c: Remove TODO_dump_func.
11425         * function.c: Remove TODO_dump_func.
11426         * tree-vectorizer.c: Remove TODO_dump_func.
11427         * ipa-split.c: Remove TODO_dump_func.
11428         * gcse.c: Remove TODO_dump_func.
11429         * tree-if-conv.c: Remove TODO_dump_func.
11430         * init-regs.c: Remove TODO_dump_func.
11431         * tree-ssa-phiopt.c: Remove TODO_dump_func.
11432         * implicit-zee.c: Remove TODO_dump_func.
11433         * lower-subreg.c: Remove TODO_dump_func.
11434         * bt-load.c: Remove TODO_dump_func.
11435         * tree-dfa.c: Remove TODO_dump_func.
11436         * except.c: Remove TODO_dump_func.
11437         * emit-rtl.c: Remove TODO_dump_func.
11438         * store-motion.c: Remove TODO_dump_func.
11439         * cfgexpand.c: Remove TODO_dump_func.
11440         * tree-cfgcleanup.c: Remove TODO_dump_func.
11441         * cfgcleanup.c: Remove TODO_dump_func.
11442         * tree-ssa-pre.c: Remove TODO_dump_func.
11443         * tree-sra.c: Remove TODO_dump_func.
11444         * tree-mudflap.c: Remove TODO_dump_func.
11445         * tree-ssa-copy.c: Remove TODO_dump_func.
11446         * cfglayout.c: Remove TODO_dump_func.
11447         * tree-ssa-forwprop.c: Remove TODO_dump_func.
11448         * tree-ssa-dce.c: Remove TODO_dump_func.
11449         * ira.c: Remove TODO_dump_func.
11450         * tree-ssa.c: Remove TODO_dump_func.
11451         * integrate.c: Remove TODO_dump_func.
11452         * tree-optimize.c: Remove TODO_dump_func.
11453         * tree-ssa-phiprop.c: Remove TODO_dump_func.
11454         * tree-object-size.c: Remove TODO_dump_func.
11455         * combine.c: Remove TODO_dump_func.
11456         * bb-reorder.c: Remove TODO_dump_func.
11457         * cprop.c: Remove TODO_dump_func.
11458         * var-tracking.c: Remove TODO_dump_func.
11459         * tree-profile.c: Remove TODO_dump_func.
11460         * tree-vect-generic.c: Remove TODO_dump_func.
11461         * reg-stack.c: Remove TODO_dump_func.
11462         * sched-rgn.c: Remove TODO_dump_func.
11463         * tree-ssa-structalias.c: Remove TODO_dump_func.
11464         * tree-switch-conversion.c: Remove TODO_dump_func.
11465         * tree-cfg.c: Remove TODO_dump_func.
11466         * tree-ssa-reassoc.c: Remove TODO_dump_func.
11467         * combine-stack-adj.c: Remove TODO_dump_func.
11468         * dce.c: Remove TODO_dump_func.
11469         * tree-ssanames.c: Remove TODO_dump_func.
11470         * regcprop.c: Remove TODO_dump_func.
11471
11472 2011-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11473
11474         PR middle-end/47364
11475         * builtins.c (expand_builtin_strlen): Expand strlen to Pmode
11476         and properly handle result not in Pmode.
11477
11478 2011-06-14  Robert Millan  <rmh@gnu.org>
11479
11480         * config/i386/kfreebsd-gnu.h: Resync with `config/i386/linux.h'.
11481         * config/kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKER): Resync with
11482         `config/linux.h'.
11483
11484         * config/i386/kfreebsd-gnu64.h: New file.
11485         * config.gcc (x86_64-*-kfreebsd*-gnu): Replace `i386/kfreebsd-gnu.h'
11486         with `i386/kfreebsd-gnu64.h'.
11487
11488         * config/i386/linux64.h (GNU_USER_LINK_EMULATION32)
11489         (GNU_USER_LINK_EMULATION64): New macros.
11490         * config/i386/gnu-user64.h (LINK_SPEC): Rely on
11491         `GNU_USER_LINK_EMULATION32' and `GNU_USER_LINK_EMULATION64' instead
11492         of hardcoding `elf_i386' and `elf_x86_64'.
11493
11494 2011-06-14  Nick Clifton  <nickc@redhat.com>
11495
11496         PR target/49403
11497         * config/v850/v850.c (v850_memory_move_cost): Add reg_class_t parameter.
11498
11499         PR target/49402
11500         * config.gcc(v850*-*-*): Avoid duplication of v850.opt.
11501
11502 2011-06-14  Jakub Jelinek  <jakub@redhat.com>
11503
11504         PR fortran/49103
11505         * tree.h (DECL_NONSHAREABLE): Define.
11506         (struct tree_decl_common): Change decl_common_unused to
11507         decl_nonshareable_flag.
11508         * cfgexpand.c (expand_used_vars_for_block, clear_tree_used):
11509         Ignore vars with DECL_NONSHAREABLE bit set.
11510         * tree-cfg.c (gimple_duplicate_bb): Set DECL_NONSHAREABLE
11511         on stores to automatic aggregate vars.
11512
11513         PR rtl-optimization/49390
11514         Revert:
11515         2010-06-29  Bernd Schmidt  <bernds@codesourcery.com>
11516
11517         * cse.c (exp_equiv_p): For MEMs, if for_gcse, only compare
11518         MEM_ALIAS_SET.
11519
11520 2011-06-14  Zdenek Dvorak  <ook@ucw.cz>
11521             Tom de Vries  <tom@codesourcery.com>
11522
11523         PR target/45098
11524         * cfgloop.h (nb_iterations_upper_bound, nb_iterations_estimate):
11525         Document changed semantics.
11526         (max_stmt_executions, max_stmt_executions_int): Declare.
11527         * tree-data-ref.c (estimated_loop_iterations)
11528         (estimated_loop_iterations_int): Move functions...
11529         * tree-ssa-loop-niter.c (estimated_loop_iterations)
11530         (estimated_loop_iterations_int): here.
11531         (record_estimate): Change nb_iterations_upper_bound and
11532         nb_iterations_estimate semantics.
11533         (max_stmt_executions, max_stmt_executions_int): New function.
11534         * tree-data-ref.c (estimated_loop_iterations_tree): Rename to ...
11535         (max_stmt_executions_tree): this.
11536         (analyze_miv_subscript): Use max_stmt_executions_tree instead of
11537         estimated_loop_iterations_tree.
11538         tree-ssa-loop-ivopts.c (avg_loop_niter): Use
11539         max_stmt_executions_int instead of estimated_loop_iterations_int.
11540         * predict.c (predict_loops): Idem.
11541         * tree-parloops.c (parallelize_loops): Idem.
11542         * tree-data-ref.c (analyze_siv_subscript_cst_affine)
11543         (compute_overlap_steps_for_affine_1_2, analyze_subscript_affine_affine)
11544         (init_omega_for_ddr_1): Idem.
11545         * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse)
11546         (loop_prefetch_arrays): Idem
11547         * graphite-sese-to-poly.c (build_loop_iteration_domains): Use
11548         max_stmt_executions instead of estimated_loop_iterations.
11549         * tree-data-ref.c (estimated_loop_iterations_tree): Idem.
11550         * tree-vrp.c (adjust_range_with_scev): Use estimated_loop_iterations
11551         instead of nb_iterations_upper_bound.
11552
11553 2011-06-13  Jan Hubicka  <jh@suse.cz>
11554
11555         * ipa.c (cgraph_address_taken_from_non_vtable_p): Check the ref type.
11556
11557 2011-06-14  Richard Henderson  <rth@redhat.com>
11558
11559         PR debug/48459
11560         * dwarf2out.c (frame_pointer_fb_offset_valid): New.
11561         (based_loc_descr): Assert it's true.
11562         (compute_frame_pointer_to_fb_displacement): Set it, rather than
11563         aborting immediately.
11564
11565 2011-06-14  Sanjin Liu  <scliu@faraday-tech.com>
11566             Mingfeng Wu  <mingfeng@faraday-tech.com>
11567
11568         * doc/invoke.texi: Re-add missing -mcpu docs for Faraday cores.
11569
11570 2011-06-13  Jan Hubicka  <jh@suse.cz>
11571
11572         * ipa-cp.c (ipcp_iterate_stage): Revert accidental commit.
11573
11574 2011-06-13  Jan Hubicka  <jh@suse.cz>
11575
11576         * cgraph.c (cgraph_make_decl_local): Handle DECL_ONE_ONLY
11577         similarly to DECL_COMDAT.
11578         * cgraphunit.c (cgraph_analyze_function): Likewise.
11579         * ipa.c (function_and_variable_visibility): Likewise.
11580
11581 2011-06-13  Jan Hubicka  <jh@suse.cz>
11582
11583         * lto-streamer-out.c (lto_output_ts_binfo_tree_pointers): Do not output
11584         BINFO_VIRTUALS when streaming for ltrans unit.
11585
11586 2011-06-13  David Edelsohn  <dje.gcc@gmail.com>
11587
11588         * config/rs6000/rs6000.md (movdi_mfpgpr): Remove POWER mnemonic.
11589         (movdi_internal64): Same.
11590
11591 2011-06-13  Edmar Wienskoski  <edmar@freescale.com>
11592
11593         PR target/44618
11594         * config/rs6000/rs6000.md (save_gpregs_<mode>): Replaced pattern with
11595         a set of similar patterns, where the MATCH_OPERAND for the function
11596         argument is replaced with individual references to hardware registers.
11597         (save_fpregs_<mode>): Ditto
11598         (restore_gpregs_<mode>): Ditto
11599         (return_and_restore_gpregs_<mode>): Ditto
11600         (return_and_restore_fpregs_<mode>): Ditto
11601         (return_and_restore_fpregs_aix_<mode>): Ditto
11602
11603 2011-06-13  Jan Hubicka  <jh@suse.cz>
11604
11605         * ipa-utils.c (postorder_stack): New structure.
11606         (ipa_reverse_postorder): Handle aliases.
11607
11608 2011-06-13  Jan Hubicka  <jh@suse.cz>
11609
11610         * ipa-inline.c (reset_edge_caches): Walk aliases.
11611         (update_caller_keys): Do not test inlinability of aliases.
11612         * ipa-inline-analysis.c (do_estimate_edge_time): Look through alias.
11613         (do_estimate_growth): Fix typo.
11614
11615 2011-06-13  Jan Hubicka  <jh@suse.cz>
11616
11617         * ipa-inline-transform.c (+can_remove_node_now_p_1): Break out from...
11618         (can_remove_node_now_p): ... here; handle same comdat groups.
11619         (clone_inlined_nodes): Update use of can_remove_node_now_p add TODO.
11620         (inline_call): Update use of can_remove_node_now_p.
11621
11622 2011-06-13  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
11623
11624         * config/h8300/h8300.md (bsetqi_msx, bclrqi_msx, bnotqi_msx): Added
11625         condition to disallow non-identical memory locations.
11626         (*andqi3_2, andqi3_1, iorqi3_1, xorqi3_1): Reorder insn to give
11627         preference to bit manipulation instructions.
11628
11629 2011-06-13  Jan Hubicka  <jh@suse.cz>
11630
11631         * cgraph.c (cgraph_for_node_thunks_and_aliases,
11632         cgraph_for_node_and_aliases): Fix thinko in recursive walking.
11633         (nonremovable_p): New function.
11634         (cgraph_can_remove_if_no_direct_calls_p): New function.
11635         (used_from_object_file_p): New functoin.
11636         (cgraph_will_be_removed_from_program_if_no_direct_calls): Look for
11637         references from aliases.
11638         * cgraph.h (cgraph_can_remove_if_no_direct_calls_p): Bring offline.
11639         * ipa-inline.c (check_caller_edge): New function.
11640         (want_inline_function_called_once_p): Use it; accept aliases called
11641         once, too.
11642         * ipa-inline-analysis.c (do_estimate_growth): Remove FIXME.
11643
11644 2011-06-13  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
11645
11646         PR target/48454
11647         * config/arm/neon.md (vec_pack_trunc): Set the lengths
11648         correctly for the case with Quad vectors.
11649
11650 2011-06-13 Jakub Jelinek  <jakub@redhat.com>
11651            Ira Rosen  <ira.rosen@linaro.org>
11652
11653         PR tree-optimization/49352
11654         * tree-vect-loop.c (vect_is_slp_reduction): Don't count debug uses at
11655         all, make sure loop_use_stmt after the loop is a def stmt of a used
11656         SSA_NAME that is the only one defined inside of the loop.  Don't
11657         check for COND_EXPR and GIMPLE_BINARY_RHS.
11658         (vect_is_simple_reduction_1): Call vect_is_slp_reduction only if
11659         check_reduction is true.
11660
11661 2011-06-11  Jan Hubicka  <jh@suse.cz>
11662
11663         PR middle-end/49373
11664         * ipa.c (cgraph_externally_visible_p): Check resolution info.
11665
11666 2011-06-11  Jan Hubicka  <jh@suse.cz>
11667
11668         PR middle-end/48836
11669         * ipa-inline-transform.c: Include tree-pass.h
11670         (inline_transform): Set TODO_update_ssa_only_virtuals.
11671         * Makefile.in (ipa-inline-transform.o): Add tree-pass.h.
11672
11673 2011-06-11  Jan Hubicka  <jh@suse.cz>
11674
11675         PR middle-end/49378
11676         * ipa.c (cgraph_non_local_node_p_1, cgraph_local_node_p): Rule out
11677         aliases and thunks.
11678
11679 2011-06-12  Ira Rosen  <ira.rosen@linaro.org>
11680
11681         * tree-vect-data-refs.c (vect_peeling_hash_get_most_frequent):
11682         Take number of iterations to peel into account for equally frequent
11683         misalignment values.
11684
11685 2011-06-11  Jan Hubicka  <jh@suse.cz>
11686
11687         * lto-streamer-out.c (produce_symtab): Stream out the newly
11688         represented aliases.
11689
11690 2011-06-11  Jan Hubicka  <jh@suse.cz>
11691
11692         * ipa-prop.c (ipa_make_edge_direct_to_target): Fix code setting
11693         varying args.
11694         (ipa_update_after_lto_read): Likewise.
11695         (ipa_write_node_info): Do not sream call_with_var_arguments.
11696         (ipa_read_node_info): Likewise.
11697
11698 2011-06-11  Jan Hubicka  <jh@suse.cz>
11699
11700         * ipa.c (cgraph_comdat_can_be_unshared_p): Fix pasto.
11701
11702 2011-06-11  Jan Hubicka  <jh@suse.cz>
11703
11704         * lto-symtab.c (lto_cgraph_replace_node): Kill same body alias code.
11705         (lto_symtab_resolve_can_prevail_p): Likewise.
11706         (lto_symtab_merge_cgraph_nodes): Update merging of aliases.
11707         * cgraph.c (same_body_aliases_done): New global var.
11708         (cgraph_same_body_alias_1): Rename to ...
11709         (cgraph_create_function_alias): ... this one; reorg to new
11710         representation.
11711         (cgraph_same_body_alias): Use cgraph_create_function_alias;
11712         record references when asked to.
11713         (cgraph_add_thunk): Fix formating.
11714         (cgraph_get_node): Kill same body alias code.
11715         (cgraph_node_for_asm): Likewise.
11716         (cgraph_remove_same_body_alias): Remove.
11717         (cgraph_remove_node): Kill same body alias code.
11718         (cgraph_mark_address_taken_node): Mark also the aliased function
11719         as having address taken.
11720         (dump_cgraph_node): Dump same body aliases.
11721         (cgraph_for_node_thunks_and_aliases): Update for new alias
11722         representation.
11723         (cgraph_for_node_and_aliases): Likewise.
11724         * cgraph.h (same_body): Kll pointer.
11725         (same_body_alias): Update comment.
11726         (same_body_aliases_done): Declare.
11727         (cgraph_remove_same_body_alias): Remove declaration.
11728         (cgraph_create_function_alias): Declare.
11729         (cgraph_process_same_body_aliases): Declare.
11730         (cgraph_function_with_gimple_body_p): Check for alias.
11731         (cgraph_can_remove_if_no_direct_calls_p): Look for aliases.
11732         (cgraph_alias_aliased_node): New function.
11733         (cgraph_function_node): Update for new aliases.
11734         (cgraph_function_or_thunk_node): Likewise.
11735         * ipa-inline-transform.c (can_remove_node_now_p): Look for aliases.
11736         (inline_call): Remove dead aliases.
11737         * cgraphunit.c (cgraph_decide_is_function_needed): Disable assembler
11738         name hack for same body aliases.
11739         (clone_of_p): Look through aliases.
11740         (verify_cgraph_node): Verify aliases.
11741         (cgraph_analyze_function): Analyze aliases; fixup C++ bugs.
11742         (cgraph_process_same_body_aliases): New function.
11743         (process_function_and_variable_attributes): Disable weakref warning on
11744         alias.
11745         (cgraph_analyze_functions): Handle aliases.
11746         (cgraph_mark_functions_to_output): Handle aliases same way as thunks.
11747         (assemble_thunks): Rename to ...
11748         (assemble_thunks_and_aliases): ... this one; handle aliases, too.
11749         (cgraph_expand_function): Remove alias output code.
11750         (cgraph_output_in_order): Skip aliases.
11751         (cgraph_preserve_function_body_p): Aliases don't need preserving.
11752         * ipa-ref.c (ipa_ref_use_name): Add alias reference.
11753         (ipa_record_reference): Do not assert on alias references.
11754         (ipa_ref_has_aliases_p): New function.
11755         * ipa-ref.h (enum ipa_ref_use): Add IPA_REF_ALIAS.
11756         (ipa_ref_has_aliases_p): Declare.
11757         * lto-cgraph.c (lto_output_node): Handle aliases.
11758         (input_node): Likewise.
11759         * lto-streamer-out.c (lto_output): Skip aliases.
11760         (produce_symtab): Kill same_body_alias code.
11761         * ipa-utils.c (ipa_reverse_postorder): Add FIXME.
11762         (ipa_reverse_postorder): Use cgraph_only_called_directly_or_aliased_p.
11763         * ipa-inline.c (update_caller_keys): Walk aliases.
11764         (inline_small_functions): Fix thinko in previous patch.
11765         * ipa.c (cgraph_externally_visible_p): Do not walk aliases.
11766         (function_and_variable_visibility): Do not walk same body aliases.
11767         * tree-ssa-structalias.c (associate_varinfo_to_alias): New function.
11768         (ipa_pta_execute): Use it.
11769
11770 2011-06-11  Uros Bizjak  <ubizjak@gmail.com>
11771
11772         * config/i386/sse.md (vec_dupv4sf): Correct mode of forced register.
11773         (*vec_dupv2df): Rename from vec_dupv2df.
11774         (vec_dupv2df): New expander.
11775
11776 2011-06-11  Uros Bizjak  <ubizjak@gmail.com>
11777
11778         * config/i386/sse.md (AVX_VEC_DUP_MODE): Rename from AVX256MODE24P.
11779
11780 2011-06-11  Uros Bizjak  <ubizjak@gmail.com>
11781
11782         * config/i386/i386.md: Use default value in "isa" attribute.
11783         * config/i386/sse.md: Ditto.
11784         * config/i386/mmx.md: Ditto.
11785
11786 2011-06-10  Wei Guozhi  <carrot@google.com>
11787
11788         PR target/45335
11789         * config/arm/ldmstm.md (ldm2_ia, stm2_ia, ldm2_ib, stm2_ib, ldm2_da,
11790         stm2_da, ldm2_db, stm2_db): Add condition !arm_arch7 to these insns.
11791         (ldrd, ldrd_reg1, ldrd_reg2 and peephole2): New insn patterns and
11792         related peephole2.
11793         (strd, strd_reg1, strd_reg2 and peephole2): New insn patterns and
11794         related peephole2.
11795         * config/arm/arm-protos.h (arm_check_ldrd_operands): New prototype.
11796         (arm_legitimate_ldrd_p): New prototype.
11797         (arm_output_ldrd): New prototype.
11798         * config/arm/arm.c (arm_check_ldrd_operands): New function.
11799         (arm_legitimate_ldrd_p): New function.
11800         (arm_output_ldrd): New function.
11801
11802 2011-06-10  David Li  <davidxl@google.com>
11803
11804         * cgraphunit.c (cgraph_finalize_compilation_unit): Pass dump.
11805         * passes.c (passr_eq): New function.
11806         (create_pass_tab): New function.
11807         (pass_traverse): New function.
11808         (dump_one_pass): New function.
11809         (dump_pass_list): New function.
11810         (dump_passes): New function.
11811
11812 2011-06-10  Jan Hubicka  <jh@suse.cz>
11813
11814         * cgraph.c (cgraph_set_nothrow_flag_1): Update cgraph after
11815         setting the nothrow flag.
11816         * ipa-reference.c (propagate): Skip aliases.
11817         * ipa-pure-const.c (propagate_pure_const): Skip aliases.
11818         (propagate_nothrow): Skip aliases; do not update cgraph.
11819         (local_pure_const): Do not update cgraph.
11820         * tree-profile.c (tree_profiling): Do fixup_cfg.
11821
11822 2011-06-10  Jan Hubicka  <jh@suse.cz>
11823
11824         * ipa.c (cgraph_non_local_node_p_1): Break out from ...;
11825         (cgraph_local_node_p): ... here; handle aliases.
11826         (has_addr_references_p): Break out from ...;
11827         (cgraph_remove_unreachable_nodes) ... here.
11828
11829 2011-06-10  Jan Hubicka  <jh@suse.cz>
11830
11831         * opts.c (default_options): Enlist OPT_finline_functions_called_once.
11832         * common.opt (flag_inline_functions_called_once): Do not
11833         initialize to 1.
11834
11835 2011-06-10  Jan Hubicka  <jh@suse.cz>
11836
11837         * ipa-cp.c (ipcp_versionable_function_p): Thunks are not versionable.
11838         (ipcp_initialize_node_lattices): Do not deal with aliases;
11839         Do not try to propagate through thunks.
11840         (ipcp_change_tops_to_bottom): Do not deal with aliases.
11841
11842 2011-06-10  Jan Hubicka  <jh@suse.cz>
11843
11844         * ipa-prop.c (ipa_write_node_info): Stream jump functions
11845         for indirect calls.
11846         (ipa_read_node_info): Likewise.
11847
11848 2011-06-10  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
11849
11850         PR lto/49302
11851         * tree-ssa-math-opts.c (powi_as_mults): Minor cleanup.
11852         (build_and_insert_call): Likewise.
11853         (build_and_insert_ref): New.
11854         (gimple_expand_builtin_pow): Minor cleanup.
11855         (gimple_expand_builtin_cabs): New.
11856         (execute_cse_sincos): Add case for BUILT_IN_CABS.
11857
11858 2011-06-10  Jan Hubicka  <jh@suse.cz>
11859
11860         * ipa-cp.c (ipcp_versionable_function_p): Aliases are not versionable.
11861         (ipcp_cloning_candidate_p): Aliases are not clonning candidates.
11862         (ipcp_initialize_node_lattices): We don't propagate through an aliases.
11863         (ipcp_propagate_stage): Skip aliases when propagating.
11864         (ipcp_need_redirect_p): Skip aliases.
11865         (ipcp_insert_stage): Use FOR_EACH_FUNCTION_WITH_GIMPLE_BODY and
11866         collect_callers_of_node.
11867         * ipa-prop.c (ipa_init_func_list): Do not analyze datastructures
11868         for aliases.
11869         (ipa_compute_jump_functions): Look through aliases.
11870
11871 2011-06-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11872
11873         * doc/sourcebuild.texi (Effective-Target Keywords, pie): Document it.
11874
11875 2011-06-10  Hans-Peter Nilsson  <hp@axis.com>
11876
11877         * ira-costs.c: Remove #ifdefs on dead FORBIDDEN_INC_DEC_CLASSES.
11878         Adjust comments.
11879         * system.h (FORBIDDEN_INC_DEC_CLASSES): Poison.
11880
11881 2011-06-10  Jan Hubicka  <jh@suse.cz>
11882
11883         * ipa-cp.c (ipcp_process_devirtualization_opportunities):
11884         Update call of gimple_get_virt_method_for_binfo.
11885         * gimple-fold.c (gimple_get_virt_method_for_binfo): Remove
11886         refuse_thunks parameter.
11887         (gimple_fold_call): Update.
11888         * ipa-prop.c (try_make_edge_direct_virtual_call): Update.
11889
11890 2011-06-10  Jan Hubicka  <jh@suse.cz>
11891
11892         * tree-sra.c (all_callers_have_enough_arguments_p): Rename to ...
11893         (not_all_callers_have_enough_arguments_p): ... this one; turn into
11894         worker for cgraph_for_node_and_aliases.
11895         (convert_callers_for_node): Break out from ...
11896         (convert_callers): ... here.
11897         (modify_function): Use collect_callers_of_node.
11898         (ipa_early_sra): Use cgraph_for_node_and_aliases.
11899
11900 2011-06-10  Richard Guenther  <rguenther@suse.de>
11901
11902         PR tree-optimization/49361
11903         * fold-const.c (fold_binary_loc): Only fold x * x to pow (x, 2.0)
11904         when not already in gimple form.
11905
11906 2011-06-10  Richard Guenther  <rguenther@suse.de>
11907
11908         PR bootstrap/49344
11909         * tree-ssa-math-opts.c (convert_mult_to_fma): Use
11910         FOR_EACH_PHI_OR_STMT_USE.
11911
11912 2011-06-10  Jan Hubicka  <jh@suse.cz>
11913
11914         * ipa-inline-transform.c (can_remove_node_now_p): Move out of...
11915         (clone_inlined_nodes): ... here.
11916         (inline_call): Use cgraph_function_or_thunk_node; redirect edge
11917         to real destination prior inlining.
11918         * ipa-inline.c (caller_growth_limits, can_inline_edge_p,
11919         can_early_inline_edge_p, want_early_inline_function_p,
11920         want_early_inline_function_p, want_inline_small_function_p,
11921         want_inline_self_recursive_call_p, want_inline_function_called_once_p,
11922         edge_badness, update_all_callee_keys, lookup_recursive_calls,
11923         add_new_edges_to_heap, inline_small_functions, flatten_function,
11924         inline_always_inline_functions, early_inline_small_functions): Use
11925         cgraph_function_or_thunk_node.
11926         * ipa-inline-analysis.c (evaluate_conditions_for_edge,
11927         dump_inline_edge_summary, estimate_function_body_sizes): Likewise.
11928         (do_estimate_edge_growth_1): Break out from ...
11929         (do_estimate_growth) ... here; walk aliases.
11930         (inline_generate_summary): Skip aliases.
11931
11932 2011-06-10  Richard Guenther  <rguenther@suse.de>
11933
11934         * tree-ssa-forwprop.c (ssa_forward_propagate_and_combine): Scan stmts
11935         forward when combining, visit inserted stmts when a stmt was changed.
11936
11937 2011-06-10  Paolo Carlini  <paolo.carlini@oracle.com>
11938
11939         * tree.h (error_operand_p): Add.
11940         * dbxout.c (dbxout_type_fields): Use the latter.
11941         * c-decl.c (add_stmt): Likewise.
11942         * gimplify.c (omp_add_variable, omp_notice_variable,
11943         gimplify_scan_omp_clauses): Likewise.
11944
11945 2011-06-10  Georg-Johann Lay  <avr@gjlay.de>
11946
11947         * config/avr/avr.c (avr_function_arg_advance): Fix thinko about
11948         when a value is actually passed in regs.
11949
11950 2011-06-10  Eric Botcazou  <ebotcazou@adacore.com>
11951             Laurent Rougé  <laurent.rouge@menta.fr>
11952
11953         * doc/invoke.texi (SPARC options): Add -mflat.
11954         * config/sparc/sparc.opt: Likewise.
11955         * config/sparc/sparc-protos.h (sparc_expand_epilogue): Add parameter.
11956         (sparc_flat_expand_prologue): Declare.
11957         (sparc_flat_expand_epilogue): Likewise.
11958         * config/sparc/sparc.h (CPP_CPU_SPEC): Do not handle -msoft-float.
11959         (CPP_ENDIAN_SPEC): Replace with...
11960         (CPP_OTHER_SPEC): ...this.  Also handle -mflat and -msoft-float.
11961         (CPP_SPEC): Adjust to above change.
11962         (EXTRA_SPECS): Likewise.
11963         (SPARC_INCOMING_INT_ARG_FIRST): Add TARGET_FLAT handling.
11964         (INCOMING_REGNO): Likewise.
11965         (OUTGOING_REGNO): Likewise.
11966         (LOCAL_REGNO): Likewise.
11967         (SETUP_FRAME_ADDRESSES): Likewise.
11968         (FIXED_REGISTERS): Set 0 for %fp.
11969         (CALL_USED_REGISTERS): Likewise.
11970         (INITIAL_ELIMINATION_OFFSET): Pass current_function_is_leaf.
11971         (EXIT_IGNORE_STACK): Define to 1 unconditionally.
11972         (RETURN_ADDR_REGNUM): Define.
11973         (RETURN_ADDR_RTX): Use it.
11974         (INCOMING_RETURN_ADDR_REGNUM): Define.
11975         (INCOMING_RETURN_ADDR_RTX): Use it.
11976         (DWARF_FRAME_RETURN_COLUMN): Likewise.
11977         (EH_RETURN_REGNUM): Define.
11978         (EH_RETURN_STACKADJ_RTX): Use it.
11979         (EH_RETURN_HANDLER_RTX): Delete.
11980         (EPILOGUE_USES): Use them and add TARGET_FLAT handling.
11981         * config/sparc/sparc.c (apparent_fsize, actual_fsize, num_gfregs):
11982         Delete.
11983         (struct machine_function): Add frame_size, apparent_frame_size,
11984         frame_base_reg, frame_base_offset, n_global_fp_regs and
11985         save_local_in_regs_p fields.
11986         (sparc_frame_size, sparc_apparent_frame_size, sparc_frame_base_reg,
11987         sparc_frame_base_offset, sparc_n_global_fp_regs,
11988         sparc_save_local_in_regs_p): New macros.
11989         (sparc_option_override): Error out if -fcall-saved-REG is specified
11990         for Out registers.
11991         (eligible_for_restore_insn): Fix formatting.
11992         (eligible_for_return_delay): Likewise.  Add TARGET_FLAT handling.
11993         (eligible_for_sibcall_delay): Likewise.
11994         (RTX_OK_FOR_OFFSET_P, RTX_OK_FOR_OLO10_P): Add MODE parameter.
11995         (sparc_legitimate_address_p): Adjust to above change.
11996         (save_global_or_fp_reg_p): New predicate.
11997         (return_addr_reg_needed_p): Likewise.
11998         (save_local_or_in_reg_p): Likewise.
11999         (sparc_compute_frame_size): Use them.  Add TARGET_FLAT handling.
12000         (SORR_SAVE, SORR_RESTORE): Delete.
12001         (sorr_pred_t): New typedef.
12002         (sorr_act_t): New enum.
12003         (save_or_restore_regs): Rename to...
12004         (emit_save_or_restore_regs): ...this.  Change type of LOW and HIGH
12005         parameters, remove ACTION parameter, add LEAF_FUNCTION_P, SAVE_P,
12006         ACTION_TRUE and ACTION_FALSE parameters.  Implement more general
12007         mechanism.  Add CFI information for double-word saves in 32-bit mode.
12008         (emit_adjust_base_to_offset): New function extracted from...
12009         (emit_save_or_restore_regs): ...this.  Rename the rest to...
12010         (emit_save_or_restore_regs_global_fp_regs): ...this.
12011         (emit_save_or_restore_regs_local_in_regs): New function.
12012         (gen_create_flat_frame_[123]): New functions.
12013         (sparc_expand_prologue): Use SIZE local variable.  Adjust.
12014         (sparc_flat_expand_prologue): New function.
12015         (sparc_asm_function_prologue): Add TARGET_FLAT handling.
12016         (sparc_expand_epilogue): Use SIZE local variable.  Adjust.
12017         (sparc_flat_expand_epilogue): New function.
12018         (sparc_can_use_return_insn_p): Add TARGET_FLAT handling.
12019         (output_return): Likewise.
12020         (output_sibcall): Likewise.
12021         (sparc_output_mi_thunk): Likewise.
12022         (sparc_frame_pointer_required): Likewise.
12023         (sparc_conditional_register_usage): If TARGET_FLAT, disable the leaf
12024         function optimization.
12025         * config/sparc/sparc.md (flat): New attribute.
12026         (prologue): Add TARGET_FLAT handling.
12027         (save_register_window): Disable if TARGET_FLAT.
12028         (create_flat_frame_[123]): New patterns.
12029         (epilogue): Add TARGET_FLAT handling.
12030         (sibcall_epilogue): Likewise.
12031         (eh_return): New expander.
12032         (eh_return_internal): New insn and splitter.
12033         (return_internal): Add TARGET_FLAT handling.
12034         (untyped_return): Remove bogus test and use RETURN_ADDR_REGNUM.
12035         (save_stack_nonlocal): Use RETURN_ADDR_REGNUM.
12036         (nonlocal_goto): Add TARGET_FLAT handling.
12037         * config/sparc/t-elf: Add -mflat multilib.
12038         * config/sparc/t-leon: Likewise.
12039
12040 2011-06-10  Jan Hubicka  <jh@suse.cz>
12041
12042         * ipa-utils.c (searchc): Use cgraph_function_or_thunk_node.
12043         * ipa-pure-const.c (analyze_function): Aliases don't need analysis.
12044         (self_recursive_p): Use cgraph_function_node.
12045         (propagate_pure_const): Likewise.
12046         (propagate_nothrow): Likewise.
12047         * ipa-reference.c (ipa_reference_get_not_read_global): Use
12048         cgraph_function_node.
12049         (propagate_bits): Likewise.
12050         (propagate): Likewise.
12051
12052 2011-06-10  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
12053             Richard Earnshaw  <rearnsha@arm.com>
12054
12055         * config/arm/arm.c (const_ok_for_op): Check to see if mvn can be used.
12056         * config/arm/vfp.md (*arm_movdi_vfp): Delete.
12057         (*thumb2_movdi_vfp): Delete.
12058         (*arm_movdi_vfp_cortexa8): Delete.
12059         (*movdi_vfp): Consolidate from *arm_movdi_vfp and *thumb2_movdi_vfp.
12060         (*movdi_vfp_cortexa8): Likewise.
12061
12062 2011-06-10  Richard Guenther  <rguenther@suse.de>
12063
12064         * stor-layout.c (initialize_sizetypes): Give names to all
12065         sizetype kinds.
12066
12067 2011-06-10  Ira Rosen  <ira.rosen@linaro.org>
12068
12069         PR tree-optimization/49318
12070         * tree-vect-loop.c (vect_determine_vectorization_factor): Remove
12071         irrelevant pattern statements.
12072
12073 2011-06-10  Hans-Peter Nilsson  <hp@axis.com>
12074
12075         * system.h (SETJMP_VIA_SAVE_AREA): Poison.
12076
12077         PR bootstrap/49354
12078         * ira-costs.c (setup_regno_cost_classes_by_mode): Add missing cast
12079         to last assignment.
12080
12081 2011-06-09  Jan Hubicka  <jh@suse.cz>
12082
12083         * cgraphunit.c (cgraph_reset_node): Do not set redefined_extern_inline;
12084         do not recompute reachable flag.
12085         (cgraph_finalize_function, cgraph_analyze_functions): Set
12086         redefined_extern_inline here.
12087
12088 2011-06-09  Jan Hubicka  <jh@suse.cz>
12089
12090         * cgraph.h (cgraph_only_called_directly_or_aliased_p): Rename from ...
12091         (cgraph_only_called_directly_p): ... this one; bring offline.
12092         (resolution_used_from_other_file_p, cgraph_used_from_object_file_p,
12093         varpool_used_from_object_file_p): Drop names from the declaratoin.
12094         (cgraph_for_node_thunks_and_aliases, cgraph_for_node_and_aliases,
12095         collect_callers_of_node): New.
12096         (cgraph_function_node, cgraph_function_or_thunk_node): New functions.
12097         (cgraph_edge_recursive_p): Use cgraph_function_node.
12098         * cgraph.c (cgraph_add_thunk): Check that thunk is not already alias.
12099         (cgraph_node_cannot_be_local_p_1): Break out from ...
12100         (cgraph_node_can_be_local_p): ... here; walk aliases.
12101         (cgraph_for_node_thunks_and_aliases): New function.
12102         (cgraph_for_node_and_aliases): New function.
12103         (cgraph_make_node_local_1): Break out from ...
12104         (cgraph_make_node_local) ... here; use
12105         cgraph_for_node_thunks_and_aliases.
12106         (cgraph_set_nothrow_flag_1): Break out from ...
12107         (cgraph_set_nothrow_flag) ... here;
12108         use cgraph_for_node_thunks_and_aliases.
12109         (cgraph_set_const_flag_1): Break out from ...
12110         (cgraph_set_const_flag) ... here;
12111         use cgraph_for_node_thunks_and_aliases.
12112         (cgraph_set_pure_flag_1): Break out from ...
12113         (cgraph_set_pure_flag) ... here;
12114         use cgraph_for_node_thunks_and_aliases.
12115         (cgraph_propagate_frequency_1): Break out from ...
12116         (cgraph_propagate_frequency) ... here; use
12117         cgraph_for_node_thunks_and_aliases.
12118         (cgraph_used_from_object_file_p): Do not care about aliases.
12119         (cgraph_not_only_called_directly_p_1, cgraph_only_called_directly_p):
12120         New functions.
12121         (collect_callers_of_node_1, collect_callers_of_node): New functions.
12122
12123 2011-06-10  Hans-Peter Nilsson  <hp@axis.com>
12124
12125         PR rtl-optimization/49154
12126         * config/cris/cris.h (FIXED_REGISTERS): Include CRIS_CC0_REGNUM.
12127         (enum reg_class): Add SRP_REGS and MOF_SRP_REGS.
12128         (REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS)
12129         (PREFERRED_RELOAD_CLASS, SECONDARY_RELOAD_CLASS): Adjust to fit.
12130         * config/cris/cris.h (cris_register_move_cost): Remove
12131         !TARGET_V32 code.  Tweak comments.
12132
12133 2011-06-09  Jan Hubicka  <jh@suse.cz>
12134
12135         * cgraphbuild.c (record_eh_tables): Mark personality function as having
12136         address taken.
12137
12138 2011-06-10  Hans-Peter Nilsson  <hp@axis.com>
12139
12140         PR rtl-optimization/49154
12141         * ira-costs.c (setup_regno_cost_classes_by_mode): If there already
12142         is a matching slot in the hashtable, assign it to classes_ptr.
12143
12144         PR rtl-optimization/49154
12145         * doc/tm.texi.in (Register Classes): Document rule for the narrowest
12146         register classes.
12147         * doc/tm.texi: Regenerate.
12148
12149 2011-06-09  Kaz Kojima  <kkojima@gcc.gnu.org>
12150
12151         PR target/49307
12152         * config/sh/sh.md (UNSPEC_CHKADD): New.
12153         (chk_guard_add): New define_insn_and_split.
12154         (symGOT_load): Use chk_guard_add instead of blockage.
12155
12156 2011-06-09  Kai Tietz  <ktietz@redhat.com>
12157
12158         * libgcc2.c (L_trampoline): Include windows.h for mingw targets.
12159
12160 2011-06-09  Eric Botcazou  <ebotcazou@adacore.com>
12161
12162         * config/sparc/sparc.md (return_internal): Adjust 'length' attribute.
12163
12164 2011-06-09  Wei Guozhi  <carrot@google.com>
12165
12166         PR target/46975
12167         * config/arm/arm.md (*addsi3_carryin_compare0_<optab>): New pattern.
12168         (peephole2 for conditional move): Generate 16 bit instructions.
12169
12170 2011-06-09  Uros Bizjak  <ubizjak@gmail.com>
12171
12172         * config/i386/i386.md (*movdi_internal_rex64): Merge
12173         alternatives 6 and 8.
12174
12175 2011-06-09  David Li  <davidxl@google.com>
12176
12177         * cgraphunit.c (cgraph_finalize_compilation_unit): Pass dump.
12178         * passes.c (passr_eq): New function.
12179         (create_pass_tab): New function.
12180         (pass_traverse): New function.
12181         (dump_one_pass): New function.
12182         (dump_pass_list): New function.
12183         (dump_passes): New function.
12184
12185 2011-06-09  David Li  <davidxl@google.com>
12186
12187         * tree-complex.c (tree_lower_complex): Gate cleanup.
12188         * tree-stdarg.c (check_all_va_list_escapes): Ditto.
12189         (execute_optimize_stdarg): Ditto.
12190         * tree-eh.c (execute_lower_eh_dispatch): Ditto.
12191         (execute_cleanup_eh_1): Ditto.
12192         (execute_cleanup_eh): Ditto.
12193         * gcse.c (gate_rtl_pre): Ditto.
12194         (execute_rtl_pre): Ditto.
12195         * except.c (finish_eh_generation): Ditto.
12196         (convert_to_eh_region_ranges): Ditto.
12197         * cprop.c (one_cprop_pass): Ditto.
12198
12199 2011-06-09  Bernd Schmidt  <bernds@codesourcery.com>
12200
12201         PR target/48673
12202         * config/ia64/ia64.c (ia64_reorg): Clear BB_DISABLE_SCHEDULE flag
12203         in all basic blocks.
12204
12205 2011-06-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12206
12207         * config/alpha/netbsd.h (ENABLE_EXECUTE_STACK): Remove.
12208         (HAVE_ENABLE_EXECUTE_STACK): Define.
12209         * config/alpha/osf5.h (ENABLE_EXECUTE_STACK): Remove.
12210         (HAVE_ENABLE_EXECUTE_STACK): Define.
12211         * config/darwin.h (ENABLE_EXECUTE_STACK): Remove.
12212         (HAVE_ENABLE_EXECUTE_STACK): Define.
12213         * config/i386/mingw32.h (MINGW_ENABLE_EXECUTE_STACK): Remove.
12214         (ENABLE_EXECUTE_STACK): Remove.
12215         (HAVE_ENABLE_EXECUTE_STACK): Define.
12216         [IN_LIBGCC2]: Don't include <windows.h>.
12217         * config/i386/netbsd-elf.h (ENABLE_EXECUTE_STACK): Remove.
12218         (HAVE_ENABLE_EXECUTE_STACK): Define.
12219         * config/i386/netbsd64.h (ENABLE_EXECUTE_STACK): Remove.
12220         (HAVE_ENABLE_EXECUTE_STACK): Define.
12221         * config/netbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Remove.
12222         * config/openbsd.h (ENABLE_EXECUTE_STACK): Remove.
12223         (HAVE_ENABLE_EXECUTE_STACK): Define.
12224         * config/sol2.h (ENABLE_EXECUTE_STACK): Remove.
12225         (HAVE_ENABLE_EXECUTE_STACK): Define.
12226         * config/sparc/freebsd.h (ENABLE_EXECUTE_STACK): Remove.
12227         (HAVE_ENABLE_EXECUTE_STACK): Define.
12228         * config/sparc/netbsd-elf.h (ENABLE_EXECUTE_STACK): Remove.
12229         (HAVE_ENABLE_EXECUTE_STACK): Define.
12230         * config/alpha/alpha.c (alpha_trampoline_init): Test
12231         HAVE_ENABLE_EXECUTE_STACK.
12232         * config/i386/i386.c (ix86_trampoline_init): Likewise.
12233         * config/sparc/sparc.c (sparc32_initialize_trampoline): Likewise.
12234         (sparc64_initialize_trampoline): Likewise.
12235         * libgcc2.c [L_enable_execute_stack]: Remove.
12236         * system.h (ENABLE_EXECUTE_STACK): Poison.
12237         * doc/tm.texi.in (Trampolines, ENABLE_EXECUTE_STACK): Remove.
12238         * doc/tm.texi: Regenerate.
12239         * Makefile.in (LIBGCC2_CFLAGS): Add -fbuilding-libgcc.
12240
12241 2011-06-09  Jakub Jelinek  <jakub@redhat.com>
12242
12243         PR middle-end/49308
12244         * dce.c (reset_unmarked_insns_debug_uses): Avoid shadowing insn
12245         variable.  After resetting and rescanning insn continue with previous
12246         statement.
12247
12248 2011-06-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12249
12250         * configure.ac (gcc_cv_as_hidden): Enable on *-*-darwin*.
12251         (gcc_cv_ld_hidden): Likewise.
12252         * configure: Regenerate.
12253         * config/i386/i386.c (USE_HIDDEN_LINKONCE): Remove TARGET_MACHO.
12254         (ix86_stack_protect_fail): Mark unused.
12255         (TARGET_STACK_PROTECT_FAIL) [TARGET_MACHO]: Don't redefine.
12256         * config/rs6000/rs6000.c (rs6000_assemble_visibility)
12257         [TARGET_MACHO]: Don't define.
12258         (TARGET_ASM_ASSEMBLE_VISIBILITY): Likewise.
12259         (TARGET_STACK_PROTECT_FAIL): Likewise.
12260         (rs6000_stack_protect_fail): Mark unused.
12261         * dwarf2asm.c (dw2_output_indirect_constant_1): Mark decl hidden if
12262         USE_LINKONCE_INDIRECT.  Don't emit .hidden expicitly.
12263
12264 2011-06-08  Andi Kleen  <ak@linux.intel.com>
12265
12266         * varasm.c (get_section): Print location of other conflict
12267         for section conflicts.
12268
12269 2011-06-08  Andi Kleen  <ak@linux.intel.com>
12270
12271         * config/i386/driver-i386.c (host_detect_local_cpu):
12272         Add model 0x2d Intel CPU.
12273
12274 2011-06-08  Andi Kleen  <ak@linux.intel.com>
12275
12276         * reginfo.c (global_regs_decl): Add.
12277         (globalize_reg): Add decl parameter. Compute location.  Pass location
12278         to warnings and add inform. Store decl in global_regs_decl.
12279         * rtl.h (globalize_reg): Update prototype.
12280         * varasm.c (make_decl_rtl): Pass decl to globalize_reg().
12281
12282 2011-06-09  Mingjie Xing  <mingjie.xing@gmail.com>
12283
12284         * treestruct.def (TS_TYPE_DECL): Fix the printable name typo.
12285
12286 2011-06-08  Kaz Kojima  <kkojima@gcc.gnu.org>
12287
12288         PR target/49305
12289         * config/sh/predicates.md (general_movsrc_operand): Check
12290         mode for memory with indexed address for QI and HImode.
12291         (general_movdst_operand): Likewise.
12292
12293 2011-06-09  Nicola Pero  <nicola.pero@meta-innovation.com>
12294
12295         * doc/objc.texi (Traditional GNU Objective-C runtime API): Updated.
12296
12297 2011-06-08  Alexandre Oliva  <aoliva@redhat.com>
12298
12299         * tree-flow-inline.h (op_iter_init): Reject GIMPLE_PHI stmts.
12300         (num_ssa_operands): Likewise.
12301         (op_iter_init_phiuse): Forward-declare.
12302         (delink_stmt_imm_use): Iterate with FOR_EACH_PHI_OR_STMT_USE.
12303
12304 2011-06-08  Nick Clifton  <nickc@redhat.com>
12305
12306         * doc/invoke.texi (ARM Options): Update description of
12307         -mthumb-interwork.
12308
12309 2011-06-08  H.J. Lu  <hongjiu.lu@intel.com>
12310
12311         * config/i386/driver-i386.c (host_detect_local_cpu): Support
12312         unknown Intel family 0x6 CPUs.
12313
12314 2011-06-08  Martin Jambor  <mjambor@suse.cz>
12315
12316         * tree-sra.c (mark_rw_status): Removed.
12317         (analyze_access_subtree): New parameter parent instead of
12318         mark_read and mark_write, propagate from that.
12319
12320 2011-06-08  Julian Brown  <julian@codesourcery.com>
12321
12322         * config/arm/arm.c (arm_libcall_uses_aapcs_base): Use correct ABI
12323         for double-precision helper functions in hard-float mode if only
12324         single-precision arithmetic is supported in hardware.
12325
12326 2011-06-08  Alexander Monakov  <amonakov@ispras.ru>
12327
12328         PR rtl-optimization/49303
12329         * sel-sched.c (move_op): Use correct type for 'res'.  Verify that
12330         code_motion_path_driver returned 0 or 1.
12331         (sel_region_finish): Clear h_d_i_d.
12332
12333 2011-06-08  Kaz Kojima  <kkojima@gcc.gnu.org>
12334
12335         * config/sh/sh.c (prepare_move_operands): Set pic register
12336         appropriately for global and local dynamic tls models even
12337         if flag_pic is unset.
12338
12339 2011-06-07  Jason Merrill  <jason@redhat.com>
12340
12341         * pretty-print.h (ATTRIBUTE_GCC_PPDIAG): Use GCC_DIAG_STYLE if set.
12342
12343 2011-06-07  Xinliang David Li  <davidxl@google.com>
12344         * passes.c (enable_disable_pass): Handle assembler name.
12345         (is_pass_explicitly_enabled_or_disabled): Ditto.
12346
12347 2011-06-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12348
12349         PR tree-optimization/48497
12350         * doc/sourcebuild.texi (Directives, dg-additional-options): Document.
12351
12352 2011-06-07  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12353
12354         PR tree-optimization/46728
12355         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): Change FIXME
12356         to use gimple_val_nonnegative_real_p.
12357         * gimple-fold.c (gimple_val_nonnegative_real_p): New function.
12358         * gimple.h (gimple_val_nonnegative_real_p): New declaration.
12359
12360 2011-06-07  H.J. Lu  <hongjiu.lu@intel.com>
12361
12362         * config/i386/i386.md (*movsf_internal): Optimize AVX check.
12363
12364 2011-06-07  Sergey Grechanik  <mouseentity@ispras.ru>
12365
12366         * config/arm/arm.c (coproc_secondary_reload_class): Return NO_REGS for
12367         constant vectors.
12368
12369 2011-06-07  Richard Guenther  <rguenther@suse.de>
12370
12371         * stor-layout.c (initialize_sizetypes): Initialize all
12372         sizetypes based on target definitions.
12373         (set_sizetype): Remove.
12374         * tree.c (build_common_tree_nodes): Do not call set_sizetype.
12375         * tree.h (set_sizetype): Remove.
12376
12377 2011-06-07  Nick Clifton  <nickc@redhat.com>
12378
12379         * config.gcc: Unify V850 architecture options and add support for
12380         newer V850 architectures.
12381         * config/v850/t-v850e: Delete.
12382
12383 2011-06-07  Richard Guenther  <rguenther@suse.de>
12384
12385         * tree.c (build_common_tree_nodes): Also initialize size_type_node.
12386         Call set_sizetype from here.
12387
12388 2011-06-07  Andrew Stubbs  <ams@codesourcery.com>
12389
12390         * config/arm/arm.md (*maddhidi4tb, *maddhidi4tt): New define_insns.
12391         (*maddhisi4tb, *maddhisi4tt): New define_insns.
12392
12393 2011-06-07  Bernd Schmidt  <bernds@codesourcery.com>
12394             Andrew Stubbs  <ams@codesourcery.com>
12395
12396         * simplify-rtx.c (simplify_unary_operation_1): Canonicalize widening
12397         multiplies.
12398         * doc/md.texi (Canonicalization of Instructions): Document widening
12399         multiply canonicalization.
12400
12401 2011-06-07  Jakub Jelinek  <jakub@redhat.com>
12402
12403         PR gcov-profile/49299
12404         * value-prof.c (gimple_ic): Don't assume icall has a fallthru edge.
12405
12406 2011-06-07  Ira Rosen  <ira.rosen@linaro.org>
12407
12408         * tree-vectorizer.h (vect_recog_func_ptr): Make last argument to be
12409         a pointer.
12410         * tree-vect-patterns.c (vect_recog_widen_sum_pattern,
12411         vect_recog_widen_mult_pattern, vect_recog_dot_prod_pattern,
12412         vect_recog_pow_pattern): Likewise.
12413         (vect_pattern_recog_1): Remove declaration.
12414         (widened_name_p): Remove declaration.  Add new argument to specify
12415         whether to check that both types are either signed or unsigned.
12416         (vect_recog_widen_mult_pattern): Update documentation.  Handle
12417         unsigned patterns and multiplication by constants.
12418         (vect_pattern_recog_1): Update vect_recog_func references.  Use
12419         statement information from the statement returned from pattern
12420         detection functions.
12421         (vect_pattern_recog): Update vect_recog_func reference.
12422         * tree-vect-stmts.c (vectorizable_type_promotion): For widening
12423         multiplication by a constant use the type of the other operand.
12424
12425 2011-06-06  Richard Sandiford  <rdsandiford@googlemail.com>
12426
12427         PR rtl-optimization/49145
12428         * combine.c (make_compound_operation): Handle ZERO_EXTEND specially.
12429
12430 2011-06-06  Jakub Jelinek  <jakub@redhat.com>
12431
12432         PR debug/49262
12433         * dwarf2out.c (native_encode_initializer): Decrement count in each
12434         iteration.
12435
12436         PR debug/49294
12437         * dwarf2out.c (mem_loc_descriptor) <do_shift>: Give up for
12438         non-MODE_INT modes.
12439
12440         PR c++/49264
12441         * gimple-fold.c (fold_stmt_1): Don't try to fold *& on the lhs
12442         if stmt folded into nothing.
12443         * tree-inline.c (fold_marked_statements): If a builtin at the end of
12444         a bb folded into nothing, just update cgraph edges and move to next bb.
12445         * cgraph.c (cgraph_update_edges_for_call_stmt_node): Allow new_stmt
12446         to be NULL.  Don't compute count and frequency if new_call is NULL.
12447
12448 2011-06-04  Diego Novillo  <dnovillo@google.com>
12449
12450         * Makefile.in (lto-compress.o): Add dependency on LTO_STREAMER_H.
12451         (cgraph.o): Likewise.
12452         (cgraphunit.o): Likewise.
12453         * cgraphunit.c: Include lto-streamer.h
12454         (cgraph_finalize_compilation_unit): Call lto_streamer_hooks_init
12455         if LTO is enabled.
12456         * lto-streamer-in.c (unpack_value_fields): Call
12457         streamer_hooks.unpack_value_fields if set.
12458         (lto_materialize_tree): For unhandled nodes, first try to
12459         call lto_streamer_hooks.alloc_tree, if it exists.
12460         (lto_input_ts_decl_common_tree_pointers): Move reading of
12461         DECL_INITIAL to lto_streamer_read_tree.
12462         (lto_read_tree): Call lto_streamer_hooks.read_tree if set.
12463         (lto_streamer_read_tree): New.
12464         (lto_reader_init): Rename from lto_init_reader.
12465         Move initialization code to lto/lto.c.
12466         * lto-streamer-out.c (pack_value_fields): Call
12467         streamer_hooks.pack_value_fields if set.
12468         (lto_output_tree_ref): For tree nodes that are not normally indexable,
12469         call streamer_hooks.indexable_with_decls_p before giving up.
12470         (lto_output_ts_decl_common_tree_pointers): Move handling
12471         for FUNCTION_DECL and TRANSLATION_UNIT_DECL to lto_streamer_write_tree.
12472         (lto_output_tree_header): Call streamer_hooks.is_streamable instead of
12473         lto_is_streamable.  Call lto_streamer_hooks.output_tree_header if set.
12474         (lto_write_tree): Call lto_streamer_hooks.write_tree if set.
12475         (lto_streamer_write_tree): New.
12476         (lto_output): Call lto_streamer_init directly.
12477         (lto_writer_init): Remove.
12478         * lto-streamer.c (streamer_hooks): New.
12479         (lto_streamer_cache_create): Call streamer_hooks.preload_common_nodes
12480         instead of lto_preload_common_nodes.
12481         (lto_is_streamable): Move from lto-streamer.h
12482         (lto_streamer_hooks_init): New.
12483         (streamer_hooks): New.
12484         (streamer_hooks_init): New.
12485         * lto-streamer.h (struct output_block): Forward declare.
12486         (struct lto_input_block): Likewise.
12487         (struct data_in): Likewise.
12488         (struct bitpack_d): Likewise.
12489         (struct streamer_hooks): Declare.
12490         (streamer_hooks): Declare.
12491         (lto_streamer_hooks_init): Declare.
12492         (lto_streamer_write_tree): Declare.
12493         (lto_streamer_read_tree): Declare.
12494         (streamer_hooks_init): Declare.
12495         (lto_is_streamable): Move to lto-streamer.c
12496
12497 2011-06-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12498
12499         * longlong.h (smul_ppmm): The resulting register pair contains the
12500         higher order word first.
12501
12502 2011-06-06  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
12503
12504         PR tree-optimization/46728
12505         * builtins.c (powi_table): Remove.
12506         (powi_lookup_cost): Remove.
12507         (powi_cost): Remove.
12508         (expand_powi_1): Remove.
12509         (expand_powi): Remove.
12510         (expand_builtin_pow_root): Remove.
12511         (expand_builtin_pow): Remove.
12512         (expand_builtin_powi): Eliminate handling of constant exponent.
12513         (expand_builtin): Use expand_builtin_mathfn_2 for BUILT_IN_POW.
12514
12515 2011-06-06  Alexandre Oliva  <aoliva@redhat.com>
12516
12517         * cprop.c (local_cprop_pass): Don't set changed for debug insns.
12518
12519 2011-06-06  Alexandre Oliva  <aoliva@redhat.com>
12520
12521         * dce.c (reset_unmarked_insns_debug_uses): New.
12522         (delete_unmarked_insns): Skip debug insns.
12523         (prescan_insns_for_dce): Likewise.
12524         (rest_of_handle_ud_dce): Reset debug uses of removed sets.
12525         * reg-stack.c (subst_stack_regs_in_debug_insn): Signal when no
12526         active reg can be found.
12527         (subst_all_stack_regs_in_debug_insn): New.  Reset debug insn then.
12528         (convert_regs_1): Use it.
12529
12530 2011-06-06  Alexandre Oliva  <aoliva@redhat.com>
12531
12532         * tree-pretty-print.c (dump_function_header): Add flags.
12533         Don't dump decl_uid with nouid.
12534         * tree-pretty-print.h (dump_function_header): Adjust.
12535         * final.c (rest_of_clean_state): Pass dump_flags on, with nouid.
12536         * passes.c (pass_init_dump_file): Pass dump_flags on.
12537         * tree-cfg.c (gimple_dump_cfg): Pass flags on.
12538
12539 2011-06-06  Alexandre Oliva  <aoliva@redhat.com>
12540
12541         PR bootstrap/49270
12542         * ipa-inline-analysis.c (read_predicate): Initialize all clauses.
12543
12544 2011-06-06  Mikael Pettersson  <mikpe@it.uu.se>
12545
12546         PR tree-optimization/49243
12547         * calls.c (setjmp_call_p): Also check if fndecl has the
12548         returns_twice attribute.
12549
12550 2011-06-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12551
12552         * config/mips/iris6.h (ENDFILE_SPEC): Use crtfastmath.o if
12553         -ffast-math etc.
12554
12555 2011-06-06  Richard Henderson  <rth@redhat.com>
12556             Georg-Johann Lay  <avr@gjlay.de>
12557
12558         PR target/42210
12559         * config/avr/predicates.md (const1_operand, const_0_to_7_operand):
12560         New predicates.
12561         * config/avr/avr.md ("insv"): New insn expander.
12562         ("*movbitqi.1-6.a", "*movbitqi.1-6.b", "*movbitqi.0", "*insv.io",
12563         "*insv.not.io", "*insv.reg"): New insns.
12564
12565 2011-06-06  Hans-Peter Nilsson  <hp@bitrange.com>
12566
12567         PR target/49285
12568         * config/mmix/mmix.md ("truncdfsf2", "extendsfdf2"): Correct predicate
12569         to nonimmediate_operand from memory_operand for the operand that is to
12570         be forced to memory by the expander.  Lose the constraints.
12571
12572 2011-06-05  Eric Botcazou  <ebotcazou@adacore.com>
12573
12574         * config/sparc/sparc.c (output_return): Fix thinko in the output of an
12575         EH return when delayed branches are disabled.
12576
12577 2011-06-05  Uros Bizjak  <ubizjak@gmail.com>
12578
12579         * config/i386/i386.md (*movdf_internal_rex64) <case 8,9,10>:
12580         Remove MODE_TI handling.  Remove SSE1 handling in attribute "mode"
12581         calculation.
12582         (*movdf_internal_rex64) <case 6,7,8>: Remove MODE_TI handling.
12583         Simplify MODE_V1DF and MODE_V2SF handling.
12584         (*movsf_internal): Remove x constraint from alternative 7 of operand 1.
12585         Simplify MODE_SF handling.
12586
12587 2011-06-04  Jan Hubicka  <jh@suse.cz>
12588
12589         PR tree-optimization/48893
12590         PR tree-optimization/49091
12591         PR tree-optimization/49179
12592         * ipa-inline-analysis.c (evaluate_conditions_for_known_args):
12593         Bounds check.
12594
12595 2011-06-04  Jan Hubicka  <jh@suse.cz>
12596
12597         PR lto/48954
12598         * lto-cgraph.c (output_node_opt_summary): Handle NULL skip args
12599         bitmaps.
12600
12601 2011-06-04  Jonathan Wakely  <jwakely.gcc@gmail.com>
12602
12603         * doc/invoke.texi: Document -Wdelete-non-virtual-dtor.
12604
12605 2011-06-04  Jakub Jelinek  <jakub@redhat.com>
12606
12607         PR target/49281
12608         * config/i386/i386.md (*lea_general_4): Require INTVAL (operands[3])
12609         to be strictly smaller than 1 << shiftcount.
12610
12611 2011-06-04  Jan Hubicka  <jh@suse.cz>
12612
12613         PR tree-optimize/48929
12614         * ipa-inline-analysis.c (remap_edge_predicates): Fix handling
12615         of empty predicate.
12616
12617 2011-06-04  Alexandre Oliva  <aoliva@redhat.com>
12618
12619         PR debug/48333
12620         * calls.c (emit_call_1): Prefer the __builtin declaration of
12621         builtin functions.
12622
12623 2011-06-03   Diego Novillo  <dnovillo@google.com>
12624
12625         * lto-streamer-in.c (unpack_value_fields): Remove unneeded asserts.
12626         (lto_input_tree_pointers): Likewise.
12627         * lto-streamer-out.c (pack_value_fields): Likewise.
12628         (lto_output_tree_pointers): Likewise.
12629         * lto-streamer.h (lto_is_streamable): Add check for OMP_CLAUSE
12630         and OPTIMIZATION_NODE.
12631
12632 2011-06-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12633
12634         * config/alpha/linux.h (MD_UNWIND_SUPPORT): Remove.
12635         * config/alpha/osf5.h (MD_UNWIND_SUPPORT): Remove.
12636         * config/alpha/vms.h (MD_UNWIND_SUPPORT): Remove.
12637         * config/bfin/linux.h (MD_UNWIND_SUPPORT): Remove.
12638         * config/bfin/uclinux.h (MD_UNWIND_SUPPORT): Remove.
12639         * config/i386/linux.h (MD_UNWIND_SUPPORT): Remove.
12640         * config/i386/linux64.h (MD_UNWIND_SUPPORT): Remove.
12641         * config/i386/sol2.h (MD_UNWIND_SUPPORT): Remove.
12642         * config/i386/mingw32.h (MD_UNWIND_SUPPORT): Remove.
12643         * config/ia64/linux.h (MD_UNWIND_SUPPORT): Remove.
12644         * config/ia64/vms.h (MD_UNWIND_SUPPORT): Remove.
12645         * config/m68k/linux.h (MD_UNWIND_SUPPORT): Remove.
12646         * config/mips/linux.h (MD_UNWIND_SUPPORT): Remove.
12647         * config/pa/pa-hpux.h (MD_UNWIND_SUPPORT): Remove.
12648         * config/pa/pa32-linux.h (MD_UNWIND_SUPPORT): Remove.
12649         * config/rs6000/darwin.h (MD_UNWIND_SUPPORT): Remove.
12650         * config/rs6000/linux.h (MD_UNWIND_SUPPORT): Remove.
12651         * config/rs6000/linux64.h (MD_UNWIND_SUPPORT): Remove.
12652         * config/s390/linux.h (MD_UNWIND_SUPPORT): Remove.
12653         * config/s390/tpf.h (MD_UNWIND_SUPPORT): Remove.
12654         * config/sh/linux.h (MD_UNWIND_SUPPORT): Remove.
12655         * config/sparc/linux.h (MD_UNWIND_SUPPORT): Remove.
12656         * config/sparc/linux64.h (MD_UNWIND_SUPPORT): Remove.
12657         * config/sparc/sol2.h (MD_UNWIND_SUPPORT): Remove.
12658         * config/xtensa/linux.h (MD_UNWIND_SUPPORT): Remove.
12659         * config/alpha/linux-unwind.h: Move to ../libgcc/config/alpha.
12660         * config/alpha/osf5-unwind.h: Move to ../libgcc/config/alpha.
12661         * config/alpha/vms-unwind.h: Move to ../libgcc/config/alpha.
12662         * config/bfin/linux-unwind.h: Move to ../libgcc/config/bfin.
12663         * config/i386/linux-unwind.h: Move to ../libgcc/config/i386.
12664         * config/i386/sol2-unwind.h: Move to ../libgcc/config/i386.
12665         * config/i386/w32-unwind.h: Move to ../libgcc/config/i386.
12666         * config/ia64/linux-unwind.h: Move to ../libgcc/config/ia64.
12667         * config/ia64/vms-unwind.h: Move to ../libgcc/config/ia64.
12668         * config/m68k/linux-unwind.h: Move to ../libgcc/config/m68k.
12669         * config/mips/linux-unwind.h: Move to ../libgcc/config/mips.
12670         * config/pa/hpux-unwind.h: Move to ../libgcc/config/pa.
12671         * config/pa/linux-unwind.h: Move to ../libgcc/config/pa.
12672         * config/rs6000/darwin-unwind.h: Move to ../libgcc/config/rs6000.
12673         * config/rs6000/linux-unwind.h: Move to ../libgcc/config/rs6000.
12674         * config/s390/linux-unwind.h: Move to ../libgcc/config/s390.
12675         * config/s390/tpf-unwind.h: Move to ../libgcc/config/s390.
12676         * config/sh/linux-unwind.h: Move to ../libgcc/config/sh.
12677         * config/sparc/linux-unwind.h: Move to ../libgcc/config/sparc.
12678         * config/sparc/sol2-unwind.h: Move to ../libgcc/config/sparc.
12679         * config/xtensa/linux-unwind.h: Move to ../libgcc/config/xtensa.
12680         * config/darwin9.h (DARWIN_LIBSYSTEM_HAS_UNWIND): Remove.
12681         * system.h (MD_UNWIND_SUPPORT): Poison.
12682         * doc/tm.texi.in (Exception Handling, MD_UNWIND_SUPPORT): Remove.
12683         * doc/tm.texi: Regenerate.
12684         * unwind-dw2.c: Include md-unwind-support.h instead of
12685         MD_UNWIND_SUPPORT.
12686         * config/ia64/unwind-ia64.c: Likewise.
12687         * config/xtensa/unwind-dw2-xtensa.c: Likewise.
12688
12689 2011-06-03  Jack Howarth  <howarth@bromo.med.uc.edu>
12690
12691         * varpool.c (varpool_extra_name_alias): Return NULL, not false.
12692
12693 2011-06-03  Richard Henderson  <rth@redhat.com>
12694             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12695
12696         * config/i386/crtfastmath.c [!__x86_64__ && __sun__ && __svr4__]
12697         (sigill_hdlr): Correct insn, insn size.
12698         (set_fast_math) [!__x86_64__ && __sun__ && __svr4__]: Use movaps.
12699
12700 2011-06-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12701
12702         * config.gcc (mips-sgi-irix6.5*): Set tmake_file to mips/t-irix6
12703         t-slibgcc-dummy.
12704         * config/mips/irix-crti.asm: Move to ../libgcc/config/mips/irix-crti.S.
12705         * config/mips/irix-crtn.asm: Move to ../libgcc/config/mips/irix-crtn.S.
12706         * config/mips/t-iris: Remove.
12707         * config/mips/t-irix6: New file.
12708         * config/mips/t-slibgcc-irix: Move to ../libgcc/config/mips.
12709
12710 2011-06-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12711
12712         * Makefile.in (LIB2ADDEHDEP): Remove.
12713         * config/arm/t-bpabi (LIB2ADDEHDEP): Remove.
12714         * config/arm/t-symbian (LIB2ADDEHDEP): Remove.
12715         * config/picochip/t-picochip (LIB2ADDEHDEP): Remove.
12716         * config/t-darwin (LIB2ADDEHDEP): Remove.
12717         * config/t-freebsd (LIB2ADDEHDEP): Remove.
12718         * config/t-linux (LIB2ADDEHDEP): Remove.
12719
12720 2011-06-03  Diego Novillo  <dnovillo@google.com>
12721
12722         * lto-streamer-in.c (get_resolution): Move to lto/lto.c.
12723         (lto_register_var_decl_in_symtab): Likewise.
12724         (lto_register_function_decl_in_symtab): Likewise.
12725         (lto_read_tree): Move VAR_DECL and FUNCTION_DECL registration
12726         logic to uniquify_nodes.
12727
12728 2011-06-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12729
12730         * config/alpha/t-osf5: Remove.
12731         * config/alpha/t-osf-pthread: Remove.
12732         * config.gcc (alpha*-dec-osf5.1*): Set tmake_file to t-slibgcc-dummy.
12733         * mkmap-flat.awk: Handle osf_export for Tru64 UNIX linker -input file.
12734
12735 2011-06-03  Julian Brown  <julian@codesourcery.com>
12736
12737         * config/arm/arm-cores.def (strongarm, strongarm110, strongarm1100)
12738         (strongarm1110): Use strongarm tuning.
12739         * config/arm/arm-protos.h (tune_params): Add max_insns_skipped field.
12740         * config/arm/arm.c (arm_strongarm_tune): New.
12741         (arm_slowmul_tune, arm_fastmul_tune, arm_xscale_tune, arm_9e_tune)
12742         (arm_v6t2_tune, arm_cortex_tune, arm_cortex_a5_tune)
12743         (arm_cortex_a9_tune, arm_fa726te_tune): Add max_insns_skipped field
12744         setting, using previous defaults or 1 for Cortex-A5.
12745         (arm_option_override): Set max_insns_skipped from current tuning.
12746
12747 2011-06-03  Nathan Sidwell  <nathan@codesourcery.com>
12748
12749         * doc/install.texi (Options specification): Document --with-specs.
12750
12751 2011-06-02  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
12752
12753         * config/arm/neon.md (orndi3_neon): Actually split it.
12754
12755 2011-06-02  Alexandre Oliva  <aoliva@redhat.com>
12756
12757         * params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): Bump default to 10.
12758         * var-tracking.c (reverse_op): Limite recurse depth to 5.
12759
12760 2011-06-02  Alexandre Oliva  <aoliva@redhat.com>
12761
12762         PR debug/47590
12763         * target.def (delay_sched2, delay_vartrack): New.
12764         * doc/tm.texi.in: Update.
12765         * doc/tm.texi: Rebuild.
12766         * sched-rgn.c (gate_handle_sched2): Fail if delay_sched2.
12767         * var-tracking.c (gate_handle_var_tracking): Likewise.
12768         * config/bfin/bfin.c (bfin_flag_schedule_insns2): Drop.
12769         (bfin_flag_var_tracking): Drop.
12770         (output_file_start): Don't save and override flag_var_tracking.
12771         (bfin_option_override): Ditto flag_schedule_insns_after_reload.
12772         (bfin_reorg): Test original variables.
12773         (TARGET_DELAY_SCHED2, TARGET_DELAY_VARTRACK): Define.
12774         * config/ia64/ia64.c (ia64_flag_schedule_insns2): Drop.
12775         (ia64_flag_var_tracking): Drop.
12776         (TARGET_DELAY_SCHED2, TARGET_DELAY_VARTRACK): Define.
12777         (ia64_file_start): Don't save and override flag_var_tracking.
12778         (ia64_override_options_after_change): Ditto
12779         flag_schedule_insns_after_reload.
12780         (ia64_reorg): Test original variables.
12781         * config/picochip/picochip.c (picochip_flag_schedule_insns2): Drop.
12782         (picochip_flag_var_tracking): Drop.
12783         (TARGET_DELAY_SCHED2, TARGET_DELAY_VARTRACK): Define.
12784         (picochip_option_override): Don't save and override
12785         flag_schedule_insns_after_reload.
12786         (picochip_asm_file_start): Ditto flag_var_tracking.
12787         (picochip_reorg): Test original variables.
12788         * config/spu/spu.c (spu_flag_var_tracking): Drop.
12789         (TARGET_DELAY_VARTRACK): Define.
12790         (spu_var_tracking): New.
12791         (spu_machine_dependent_reorg): Call it.
12792         (asm_file_start): Don't save and override flag_var_tracking.
12793
12794 2011-06-02  Kaz Kojima  <kkojima@gcc.gnu.org>
12795
12796         PR target/49163
12797         * config/sh/predicates.md (general_movsrc_operand): Return 0
12798         for memory and memory subreg of which address is an invalid
12799         indexed address for QI and HImode.
12800         (general_movdst_operand): Likewise.
12801
12802 2011-06-02  Eric Botcazou  <ebotcazou@adacore.com>
12803
12804         * cse.c (cse_find_path): Refine change to exclude EDGE_ABNORMAL_CALL
12805         edges only, when there is a non-local label in the function.
12806         * postreload-gcse.c (bb_has_well_behaved_predecessors): Likewise.
12807
12808 2011-06-02  Uros Bizjak  <ubizjak@gmail.com>
12809
12810         * config/i386/constraints.md (Y3): New register constraint.
12811         * config/i386/sse.md (*vec_interleave_highv2df): Merge with
12812         *sse3_interleave_highv2df and *sse2_interleave_highv2df.
12813         (*vec_interleave_lowv2df): Merge with *sse3_interleave_lowv2df and
12814         *sse2_interleave_lowv2df.
12815
12816 2011-06-02  Julian Brown  <julian@codesourcery.com>
12817
12818         * config/arm/arm-cores.def (cortex-a5): Use cortex_a5 tuning.
12819         * config/arm/arm.c (arm_cortex_a5_branch_cost): New.
12820         (arm_cortex_a5_tune): New.
12821
12822 2011-06-02  Julian Brown  <julian@codesourcery.com>
12823
12824         * config/arm/arm-protos.h (tune_params): Add branch_cost hook.
12825         * config/arm/arm.c (arm_default_branch_cost): New.
12826         (arm_slowmul_tune, arm_fastmul_tune, arm_xscale_tune, arm_9e_tune)
12827         (arm_v6t2_tune, arm_cortex_tune, arm_cortex_a9_tune)
12828         (arm_fa726_tune): Set branch_cost field using
12829         arm_default_branch_cost.
12830         * config/arm/arm.h (BRANCH_COST): Use branch_cost hook from
12831         current_tune structure.
12832         * dojump.c (tm_p.h): Include file.
12833
12834 2011-06-02  Julian Brown  <julian@codesourcery.com>
12835
12836         * config/arm/arm-cores.def (arm1156t2-s, arm1156t2f-s): Use v6t2
12837         tuning.
12838         (cortex-a5, cortex-a8, cortex-a15, cortex-r4, cortex-r4f, cortex-m4)
12839         (cortex-m3, cortex-m1, cortex-m0): Use cortex tuning.
12840         * config/arm/arm-protos.h (tune_params): Add prefer_constant_pool
12841         field.
12842         * config/arm/arm.c (arm_slowmul_tune, arm_fastmul_tune)
12843         (arm_xscale_tune, arm_9e_tune, arm_cortex_a9_tune)
12844         (arm_fa726te_tune): Add prefer_constant_pool setting.
12845         (arm_v6t2_tune, arm_cortex_tune): New.
12846         * config/arm/arm.h (TARGET_USE_MOVT): Make dependent on
12847         prefer_constant_pool setting.
12848
12849 2011-06-02  Uros Bizjak  <ubizjak@gmail.com>
12850
12851         * config/i386/i386.c (standard_sse_constant_p) <case 1>: Simplify
12852         switch statement.
12853         * config/i386/i386.md (*movdf_internal_rex64) <case 8,9,10>: Ditto.
12854         (*movdf_internal) <case 6,7,8>: Ditto.
12855
12856         * config/i386/constraints.md (Y4): New register constraint.
12857         * config/i386/sse.md (vec_set<mode>_0): Merge with
12858         *vec_set<mode>_0_sse4_1 and *vec_set<mode>_0_sse2.
12859         (*vec_extractv2di_1): Merge from *vec_extractv2di_1_sse2 and
12860         *vec_extractv2di_1_sse.
12861         (*vec_concatv2di_rex64): Merge from *vec_concatv2di_rex64_sse4_1
12862         and *vec_concatv2di_rex64_sse.
12863
12864 2011-06-02  Stuart Henderson  <shenders@gcc.gnu.org>
12865
12866         PR target/48807
12867         * config/bfin/bfin.c (bfin_function_ok_for_sibcall): Check return value
12868         of cgraph_local_info for null before attempting to use it.
12869
12870 2011-06-02  Eric Botcazou  <ebotcazou@adacore.com>
12871
12872         * function.h (struct stack_usage): Remove dynamic_alloc_count field.
12873         (current_function_dynamic_alloc_count): Delete.
12874         * builtins.c (expand_builtin_setjmp_setup): Do not set calls_setjmp.
12875         (expand_builtin_nonlocal_goto): Remove obsolete comment.
12876         (expand_builtin_update_setjmp_buf): Remove dead code.
12877         * cse.c (cse_find_path): Do not follow a single abnormal incoming edge.
12878         * explow.c (allocate_dynamic_stack_space): Remove SETJMP_VIA_SAVE_AREA
12879         support.
12880         * function.c (instantiate_virtual_regs): Likewise.
12881         * postreload-gcse.c (bb_has_well_behaved_predecessors): Return false
12882         for a block with a single abnormal incoming edge.
12883         * config/sparc/sparc.h (STACK_SAVEAREA_MODE): Define.
12884         (SETJMP_VIA_SAVE_AREA): Delete.
12885         * config/sparc/sparc-protos.h (load_got_register): Declare.
12886         * config/sparc/sparc.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Define.
12887         (load_got_register): Make global.
12888         (sparc_frame_pointer_required): Add 'static'.
12889         (sparc_can_eliminate): Likewise.  Call sparc_frame_pointer_required.
12890         (sparc_builtin_setjmp_frame_value): New function.
12891         * config/sparc/sparc.md (UNSPECV_SETJMP): Remove.
12892         (save_stack_nonlocal): New expander.
12893         (restore_stack_nonlocal): Likewise.
12894         (nonlocal_goto): Remove modes, adjust predicates and reimplement.
12895         (nonlocal_goto_internal): New insn.
12896         (goto_handler_and_restore): Delete.
12897         (builtin_setjmp_setup): Likewise.
12898         (do_builtin_setjmp_setup): Likewise.
12899         (setjmp): Likewise.
12900         (builtin_setjmp_receiver): New expander.
12901
12902 2011-06-01  David Li  <davidxl@google.com>
12903
12904         PR middle-end/49261
12905         * tree-pretty-print.c (dump_function_header): Format cleanup.
12906
12907 2011-06-01  Kaz Kojima  <kkojima@gcc.gnu.org>
12908
12909         PR target/49238
12910         * config/sh/sh.c (expand_cbranchdi4): Use a scratch register if
12911         needed when original operands are used for msw_skip comparison.
12912
12913 2011-06-01  Jakub Jelinek  <jakub@redhat.com>
12914
12915         PR debug/49250
12916         * var-tracking.c (add_uses, add_stores): Don't call
12917         cselib_subst_to_values on ENTRY_VALUE.
12918
12919 2011-06-01  Diego Novillo  <dnovillo@google.com>
12920
12921         * lto-streamer-out.c (lto_output_ts_decl_with_vis_tree_pointers): Call
12922         output_record_start with LTO_null instead of output_zero.
12923         (lto_output_ts_binfo_tree_pointers): Likewise.
12924         (lto_output_tree): Likewise.
12925         (output_eh_try_list): Likewise.
12926         (output_eh_region): Likewise.
12927         (output_eh_lp): Likewise.
12928         (output_eh_regions): Likewise.
12929         (output_bb): Likewise.
12930         (output_function): Likewise.
12931         (output_unreferenced_globals): Likewise.
12932         * lto-streamer.h (enum LTO_tags): Reserve MAX_TREE_CODES
12933         instead of NUM_TREE_CODES.
12934         (lto_tag_is_tree_code_p): Check max value against MAX_TREE_CODES.
12935         (lto_output_int_in_range): Change << to >> when shifting VAL.
12936
12937 2011-06-01  Diego Novillo  <dnovillo@google.com>
12938
12939         * lto-streamer-out.c (lto_output_ts_decl_non_common_tree_pointers):
12940         Remove assertion for DECL_SAVED_TREE in FUNCTION_DECL nodes.
12941
12942 2011-06-01  Richard Sandiford  <rdsandiford@googlemail.com>
12943
12944         PR target/45074
12945         * optabs.h (valid_multiword_target_p): Declare.
12946         * expmed.c (extract_bit_field_1): Check valid_multiword_target_p when
12947         doing multi-word operations.
12948         * optabs.c (expand_binop): Likewise.
12949         (expand_doubleword_bswap): Likewise.
12950         (expand_absneg_bit): Likewise.
12951         (expand_unop): Likewise.
12952         (expand_copysign_bit): Likewise.
12953         (multiword_target_p): New function.
12954
12955 2011-06-01  Richard Sandiford  <rdsandiford@googlemail.com>
12956
12957         PR rtl-optimization/48830
12958         PR rtl-optimization/48808
12959         PR rtl-optimization/48792
12960         * reload.c (push_reload): Check contains_reg_of_mode.
12961         * reload1.c (strip_paradoxical_subreg): New function.
12962         (gen_reload_chain_without_interm_reg_p): Use it to handle
12963         paradoxical subregs.
12964         (emit_output_reload_insns, gen_reload): Likewise.
12965
12966 2011-06-01  David Li  <davidxl@google.com>
12967
12968         * predict.c : Change pass name
12969         * ipa.c: Ditto.
12970         * dce.c: Ditto.
12971         * tree-profile.c: Ditto.
12972         * except.c: Ditto.
12973
12974 2011-06-01  David Li  <davidxl@google.com>
12975
12976         * tree-pretty-print.c (dump_function_header): New function.
12977         * final.c (rest_of_clean_state): Use header dumper.
12978         * tree-cfg.c (gimple_dump_cfg): Use header dumper.
12979         * passes.c (pass_init_dump_file): Use header dumper.
12980
12981 2011-06-01  Jakub Jelinek  <jakub@redhat.com>
12982
12983         * dwarf2out.c (compare_loc_descriptor, scompare_loc_descriptor,
12984         ucompare_loc_descriptor, minmax_loc_descriptor, clz_loc_descriptor,
12985         popcount_loc_descriptor, bswap_loc_descriptor, rotate_loc_descriptor):
12986         New functions.
12987         (mem_loc_descriptor): Use them.
12988
12989         * var-tracking.c (create_entry_value): New function.
12990         (vt_add_function_parameter): Use it.
12991
12992 2011-06-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12993
12994         * config/i386/crtfastmath.c [!__x86_64__ && __sun__ && __svr4__]:
12995         Include <signal.h>, <ucontext.h>.
12996         (sigill_caught): Define.
12997         (sigill_hdlr): New function.
12998         (set_fast_math) [!__x86_64__ && __sun__ && __svr4__]: Check if SSE
12999         insns can be executed.
13000         * config/sol2.h (ENDFILE_SPEC): Use crtfastmath.o if -ffast-math etc.
13001         * config/sparc/sol2.h (ENDFILE_SPEC): Remove.
13002
13003 2011-06-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13004
13005         * config/t-slibgcc-darwin: Move to ...
13006         * config/t-slibgcc-dummy: ... this.  Clarify comments.
13007         * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*,
13008         powerpc-*-darwin*, powerpc64-*-darwin*): Reflect this.
13009         (i[3456x]86-*-netware*): Add t-slibgcc-dummy to tmake_file.
13010         (i[34567]86-*-rtems*): Remove extra_parts.  Use i386/t-rtems.
13011         Remove i386/t-crtstuff from tmake_file.
13012         (i[34567]86-*-solaris2*): Remove t-svr4,
13013         t-slibgcc-elf-ver, t-slibgcc-sld from tmake_file, add
13014         t-slibgcc-dummy.
13015         (sparc-*-elf*, sparc64-*-elf*): Remove tmake_file, extra_parts.
13016         (sparc-*-rtems*, sparc64-*-rtems*): Remove sparc/t-crtin,
13017         sparc/t-crtfm from tmake_file.
13018         (sparc*-*-solaris2*): Remove sparc/t-sol2, sparc/t-crtfm,
13019         t-slibgcc-elf-ver, t-slibgcc-sld, add t-slibgcc-dummy.
13020         Remove extra_parts.
13021         * config/t-sol2 (TARGET_LIBGCC2_CFLAGS): Define.
13022         * config/i386/t-nwld (SHLIB_LINK): Remove.
13023         * config/i386/t-rtems-i386: Rename to ...
13024         * config/i386/t-rtems: ... this.
13025         ($(T)crti.o, $(T)crtn.o): Remove.
13026         (FPBIT, DPBIT, LIB2FUNCS_EXTRA): Remove.
13027         (dp-bit.c, fp-bit.c, xp-bit.c): Remove.
13028         (EXTRA_MULTILIB_PARTS, LIBGCC, INSTALL_LIBGCC): Remove.
13029         * config/i386/t-sol2-10 (LIBGCC, INSTALL_LIBGCC,
13030         EXTRA_MULTILIB_PARTS): Remove.
13031         * config/sparc/t-sol2-64: Likewise.
13032         * config/sparc/t-sol2: Remove.
13033         * config/sparc/t-crtin: Remove.
13034         * config/sparc/gmon-sol2.c: Move to ../libgcc/config.
13035         * config/i386/gmon-sol2.c: Remove.
13036         * config/i386/sol2-c1.asm: Move to ../libgcc/config/i386/sol2-c1.S.
13037         * config/i386/sol2-ci.asm: Move to ../libgcc/config/i386/sol2-ci.S.
13038         * config/i386/sol2-cn.asm: Move to ../libgcc/config/i386/sol2-cn.S.
13039         * config/i386/sol2-gc1.asm: Remove.
13040         * config/sparc/sol2-c1.asm: Move to ../libgcc/config/sparc/sol2-c1.S.
13041         * config/sparc/sol2-ci.asm: Move to ../libgcc/config/sparc/sol2-ci.S.
13042         * config/sparc/sol2-cn.asm: Move to ../libgcc/config/sparc/sol2-cn.S.
13043         * config/t-slibgcc-sld: Remove.
13044
13045 2011-06-01  Jakub Jelinek  <jakub@redhat.com>
13046
13047         * dwarf2out.c (mem_loc_descriptor) <do_ucompare>: Call
13048         base_type_for_mode with op_mode instead of mode.
13049
13050 2011-06-01  Paul Brook  <paul@cpodesourcery.com>
13051
13052         * config/arm/arm-cores.def: Add cortex-r5.  Add DIV flags to
13053         Cortex-A15.
13054         * config/arm/arm-tune.md: Regenerate.
13055         * config/arm/arm-tables.opt: Regenerate.
13056         * config/arm/arm.c (FL_DIV): Rename...
13057         (FL_THUMB_DIV): ... to this.
13058         (FL_ARM_DIV): Define.
13059         (FL_FOR_ARCH7R, FL_FOR_ARCH7M): Use FL_THUMB_DIV.
13060         (arm_arch_hwdiv): Remove.
13061         (arm_arch_thumb_hwdiv, arm_arch_arm_hwdiv): New variables.
13062         (arm_issue_rate): Add cortexr5.
13063         * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Set
13064         __ARM_ARCH_EXT_IDIV__.
13065         (TARGET_IDIV): Define.
13066         (arm_arch_hwdiv): Remove.
13067         (arm_arch_arm_hwdiv, arm_arch_thumb_hwdiv): New prototypes.
13068         * config/arm/arm.md (tune_cortexr4): Add cortexr5.
13069         (divsi3, udivsi3): New patterns.
13070         * config/arm/thumb2.md (divsi3, udivsi3): Remove.
13071         * doc/invoke.texi: Document ARM -mcpu=cortex-r5
13072
13073 2011-06-01  Martin Jambor  <mjambor@suse.cz>
13074
13075         * ipa-utils.c (ipa_dfs_info): New field scc_no.
13076         * ipa-utils.c (searchc): Set scc_no.
13077
13078 2011-06-01  Martin Jambor  <mjambor@suse.cz>
13079
13080         * ipa-utils.c (searchc_env): New field allow_overwritable.
13081         (searchc): do not ignore edges to overwritable nodes if indicated
13082         by env->allow_overwritable.
13083         (ipa_reduced_postorder): Set env.allow_overwritable.
13084
13085 2011-06-01  Richard Guenther  <rguenther@suse.de>
13086
13087         * tree.c (free_lang_data): Do not reset boolean_type_node nor
13088         char_type_node.
13089         * lto-streamer.c (lto_record_common_node): Take node pointer,
13090         do not register types.
13091         (lto_preload_common_nodes): Explicitly skip preloading nodes
13092         that differ between frontends.
13093
13094 2011-05-31  Pat Haugen  <pthaugen@us.ibm.com>
13095
13096         * config/rs6000/rs6000.h (REG_CLASS_CONTENTS): Remove vr0..vr2 from
13097         NON_FLOAT_REGS.
13098
13099 2011-05-31  Pat Haugen  <pthaugen@us.ibm.com>
13100
13101         * config/rs6000/rs6000.c (rs6000_register_move_cost): Preserve from
13102         parameter value for dump. Dump cost on outermost call only.
13103         (rs6000_memory_move_cost): Dump cost on outermost call only.
13104
13105 2011-05-31  Jakub Jelinek  <jakub@redhat.com>
13106
13107         * dwarf2out.c (resolve_addr_in_expr): Optimize away redundant
13108         DW_OP_GNU_convert ops.
13109
13110         * cselib.c (promote_debug_loc): Allow l->next non-NULL for
13111         cselib_preserve_constants.
13112         (cselib_lookup_1): If cselib_preserve_constants,
13113         a new VALUE is being created for REG and there is a VALUE for the
13114         same register in wider mode, add another loc with lowpart SUBREG of
13115         the wider VALUE.
13116         (cselib_subst_to_values): Handle ENTRY_VALUE.
13117         * var-tracking.c  (replace_expr_with_values): Return NULL for
13118         ENTRY_VALUE too.
13119         * dwarf2out.c (convert_descriptor_to_signed): New function.
13120         (mem_loc_descriptor) <case ZERO_EXTEND>: Optimize using DW_OP_and
13121         instead of two shifts.
13122         (mem_loc_descriptor) <do_shift>: ZERO_EXTEND second argument to
13123         the right mode if needed.
13124         (mem_loc_descriptor) <case MOD>: For typed ops just use DW_OP_mod.
13125         (mem_loc_descriptor) <case UNSIGNED_FIX>: Use
13126         convert_descriptor_to_signed.
13127         (mem_loc_descriptor) <case UDIV, CLZ, CTZ, FFS, POPCOUNT, PARITY,
13128         BSWAP, ROTATE, ROTATERT>: Handle these rtls.
13129
13130         PR target/48688
13131         * config/i386/i386.md (*lea_general_4): New define_insn_and_split.
13132
13133 2011-05-31  Uros Bizjak  <ubizjak@gmail.com>
13134
13135         * config/i386/i386.md: Use SWI248x instead of X87MODEI, SWI24 instead
13136         of X87MODEI12 and SWI48x instead of SSEMODEI24.
13137         (SWI248x): New mode iterator, rename from X87MODEI.
13138         (X87MODEI): Remove mode iterator.
13139         (X87MODEI12): Ditto.
13140         (SSEMODEI24): Ditto.
13141
13142 2011-05-31  Alexandre Oliva  <aoliva@redhat.com>
13143
13144         * params.def (PARAM_MAX_VARTRACK_EXPR_DEPTH): New.
13145         * doc/invoke.texi: Document max-vartrack-expr-depth.
13146         * var-tracking.c (EXPR_DEPTH): New.
13147         (reverse_op, vt_expand_loc, vt_expand_loc_dummy): Use it.
13148
13149 2011-05-31  Alexandre Oliva  <aoliva@redhat.com>
13150
13151         * config/i386/i386.c (ix86_rtx_costs): Drop NEG from sub for FMA.
13152         * config/i386/sse.md: Add n to negated FMA pattern names.
13153
13154 2011-05-31  Alexandre Oliva  <aoliva@redhat.com>
13155
13156         * gcc.c (driver_handle_option): Fix disabling of -fcompare-debug.
13157
13158 2011-05-31  Alexandre Oliva  <aoliva@redhat.com>
13159
13160         * gengtype-state.c (read_state_params_structs): Initialize previous.
13161
13162 2011-05-31  Uros Bizjak  <ubizjak@gmail.com>
13163
13164         * config/i386/i386.md (*pushxf_nointeger): Merge alternatives 1 and 2.
13165         (FP push_operand splitters): Merge {TF,XF,DF}mode splitters.
13166
13167 2011-05-31  Uros Bizjak  <ubizjak@gmail.com>
13168
13169         * config/i386/i386.md (*movtf_internal): Avoid allocating general
13170         registers.  Penalize F*r->o alternative to prevent partial memory
13171         stalls.  Slightly penalize *roF->*r alternative.  Generate SSE
13172         CONST_DOUBLE immediates when optimizing function for size.  Do not move
13173         CONST_DOUBLEs directly to memory for !TARGET_MEMORY_MISMATCH_STALL.
13174         (*movxf_internal): Slightly penalize Yx*roF->Yx*r alternative.
13175         (*movdf_internal): Slightly penalize Yd*roF->Yd*r alternative.
13176         (*movdf_internal_rex64): Slightly penalize rm->r, F->m and r->m
13177         alternatives.
13178         (*movsf_internal): Slightly penalize rmF->r and Fr->m alternatives.
13179
13180         (fp_register_operand splitters): Use fp_register_operand
13181         constraint.  Do not use FP_REG_P in insn condition.
13182         (any_fp_register_operand splitters): Use any_fp_register_operand
13183         constraint.  Do not use ANY_FP_REG_P in insn condition.
13184
13185 2011-05-31  Jan Hubicka  <jh@suse.cz>
13186
13187         * cgraph.h (cgraph_inline_failed_t): Give enum a name
13188         * lto-cgraph.c (LDPR_NUM_KNOWN): New macro.
13189         (LTO_cgraph_tags): Add LTO_cgraph_last_tag.
13190         (lto_output_edge): Use output_enum and var_len_unsigned.
13191         (lto_output_varpool_node): Likewise.
13192         (input_overwrite_node): Do not take resolution parameter;
13193         extract it from a bitpack.
13194         (input_node): Do not read resolution; use input_enum and
13195         var_len_unsigned.
13196         (input_varpool_node): Likewise.
13197         (input_edge): Likewise.
13198         (input_cgraph_1): Likewise.
13199
13200 2011-05-31  Richard Guenther  <rguenther@suse.de>
13201
13202         * gimple.c (gimple_register_canonical_type): Do not register
13203         any types via gimple_register_type.
13204
13205 2011-05-31  Jan Hubicka  <jh@suse.cz>
13206
13207         * lto-symtab.c (lto_symtab_merge_cgraph_nodes): Merge alias decl
13208         of thunks.
13209
13210 2011-05-31  Jakub Jelinek  <jakub@redhat.com>
13211
13212         PR rtl-optimization/49235
13213         * tree-ssa-address.c (gen_addr_rtx): Ignore base if it is const0_rtx.
13214         (create_mem_ref_raw): Create MEM_REF even if base is INTEGER_CST.
13215
13216 2011-05-31  Ira Rosen  <ira.rosen@linaro.org>
13217
13218         PR tree-optimization/49093
13219         * tree-vect-data-refs.c (vect_analyze_data_refs): Fail for volatile
13220         data references.
13221
13222 2011-05-31  Dodji Seketeli  <dodji@redhat.com>
13223
13224         PR debug/49047
13225         * dwarf2out.c (gen_subprogram_die): Emit linkage name attribute
13226         for concrete functions containing the code of cloned functions.
13227
13228 2011-05-31  Richard Guenther  <rguenther@suse.de>
13229
13230         * tree-ssa-forwprop.c (forward_propagate_into_comparison): Rename
13231         to ...
13232         (forward_propagate_into_comparison_1): ... this.
13233         (forward_propagate_comparison): Rename to ...
13234         (forward_propagate_into_comparison): ... this.  Split out
13235         real forward propagation code to ...
13236         (forward_propagate_comparison): ... this.
13237         (forward_propagate_into_gimple_cond): Remove looping.
13238         (forward_propagate_into_cond): Likewise.
13239         (simplify_not_neg_expr): Return whether we have done something.
13240         (simplify_gimple_switch): Likewise.
13241         (tree_ssa_forward_propagate_single_use_vars): Rename to ...
13242         (ssa_forward_propagate_and_combine): ... this.  Re-structure
13243         to do a forward forward-propagation walk on BBs and a backward
13244         stmt combining walk on BBs.  Consistently re-scan changed statements.
13245         (pass_forwprop): Adjust.
13246
13247 2011-05-30  Ian Lance Taylor  <iant@google.com>
13248
13249         * godump.c (go_format_type): Correct length of name added to
13250         obstack for anonymous field.
13251
13252 2011-05-30  Kaz Kojima  <kkojima@gcc.gnu.org>
13253
13254         PR target/49186
13255         * config/sh/sh.c (expand_cbranchdi4): Set msw_skip when the high
13256         part of the second operand is 0.
13257
13258 2011-05-30  Uros Bizjak  <ubizjak@gmail.com>
13259
13260         * config/i386/i386.md (*movxf_internal): Penalize FYx*r->o alternative
13261         to prevent partial memory stalls.  Do not move CONST_DOUBLEs directly
13262         to memory for !TARGET_MEMORY_MISMATCH_STALL.
13263         (*movdf_internal_rex64): Do not penalize F->r alternative.
13264         (*movdf_internal): Penalize FYd*r->o alternative to prevent partial
13265         memory stalls.  Generate SSE and x87 CONST_DOUBLE immediates only
13266         when optimizing function for size.  Do not move CONST_DOUBLEs
13267         directly to memory for !TARGET_MEMORY_MISMATCH_STALL.
13268         (FP move splitters): Merge {TF,XF,DF}mode splitters.  Do not handle
13269         SUBREGs.  Do not check for MEM_P operands in the insn condition,
13270         check for ANY_FP_REGNO_P instead.
13271         * config/i386/constraints.md (Yd): Enable GENERAL_REGS for
13272         TARGET_64BIT and for TARGET_INTEGER_DFMODE_MOVES when optimizing
13273         function for speed.
13274         * config/i386/i386.c (ix86_option_override_internal): Do not
13275         set TARGET_INTEGER_DFMODE_MOVES here.
13276
13277 2011-05-30  H.J. Lu  <hongjiu.lu@intel.com>
13278
13279         PR target/49168
13280         * config/i386/i386.md (*movtf_internal): Handle misaligned load/store.
13281
13282 2011-05-30  Jakub Jelinek  <jakub@redhat.com>
13283
13284         * dwarf2out.c (modified_type_die, gen_reference_type_die): Use
13285         DW_TAG_rvalue_reference_type even for
13286         -gdwarf-4 -fno-debug-types-section.
13287
13288 2011-05-30  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13289
13290         PR tree-optimization/46728
13291         * tree-ssa-math-opts.c (build_and_insert_call): Reorder parms.
13292         (build_and_insert_binop): New.
13293         (gimple_expand_builtin_pow): Reorder args for
13294         build_and_insert_call; use build_and_insert_binop; add more
13295         optimizations for fractional exponents.
13296
13297 2011-05-30  Nathan Froyd  <froydnj@gcc.gnu.org>
13298
13299         PR bootstrap/49190
13300
13301         Revert:
13302         2011-05-26  Nathan Froyd  <froydnj@codesourcery.com>
13303
13304         * tree.h (struct tree_identifier): Inherit from tree_typed, not
13305         tree_common.
13306         (HT_IDENT_TO_GCC_IDENT): Adjust for said change.
13307         * tree.c (initialize_tree_contains_struct): Mark TS_IDENTIFIER as
13308         TS_BASE instead of TS_COMMON.
13309         * varasm.c (assemble_name): Remove assert.
13310
13311 2011-05-30  Richard Sandiford  <rdsandiford@googlemail.com>
13312
13313         * config.gcc: Keep obselete list sorted.
13314
13315 2011-05-30  Jakub Jelinek  <jakub@redhat.com>
13316             Eric Botcazou  <ebotcazou@adacore.com>
13317
13318         * var-tracking.c (vt_add_function_parameter): Remap incoming MEMs with
13319         crtl->args.internal_arg_pointer based address to arg_pointer_rtx if
13320         there is a DRAP register and arg_pointer_rtx is the CFA pointer.
13321         (vt_init_cfa_base): Don't equate cfa_base_rtx if stack was realigned.
13322         (vt_initialize): Initialize cfa_base_rtx if there is a DRAP register.
13323
13324 2011-05-30  Richard Guenther  <rguenther@suse.de>
13325
13326         * gimple.c (gimple_types_compatible_p_1): Compare record
13327         and union type members properly.
13328
13329 2011-05-30  Richard Guenther  <rguenther@suse.de>
13330
13331         PR tree-optimization/49210
13332         * ipa-split.c (split_function): Care for the case where the call
13333         result is not trivially convertible to the result holding variable.
13334
13335 2011-05-30  Richard Guenther  <rguenther@suse.de>
13336
13337         PR tree-optimization/49218
13338         * tree-vrp.c (adjust_range_with_scev): Properly check whether
13339         overflow occured.
13340
13341 2011-05-30  Richard Guenther  <rguenther@suse.de>
13342
13343         * tree-ssa-forwprop.c (forward_propagate_into_comparison):
13344         New function split out from ...
13345         (forward_propagate_into_gimple_cond): ... here.  Adjust.
13346         (forward_propagate_into_cond): Likewise.
13347         (forward_propagate_comparison): Also propagate into
13348         comparisons on assignment RHS.  Change return value to
13349         behave similar to forward_propagate_into_cond.
13350         (tree_ssa_forward_propagate_single_use_vars): Handle
13351         strict-overflow warnings properly for forward_propagate_comparison.
13352
13353 2011-05-30  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13354
13355         * configure.ac (gcc_cv_lto_plugin): Determine lto plugin support
13356         from plugin linker.
13357         * configure: Regenerate.
13358
13359 2011-05-30  Ira Rosen  <ira.rosen@linaro.org>
13360
13361         PR tree-optimization/49199
13362         * tree-vect-loop.c (vect_is_slp_reduction): Check that the
13363         non-reduction operands are either defined in the loop or by induction.
13364
13365 2011-05-29  Xinliang David Li  <davidxl@google.com>
13366
13367         * opts-global.c (handle_common_deferred_options): Handle new options.
13368         * passes.c (register_one_dump_file): Call register_pass_name.
13369         (execute_one_pass): Check explicit enable/disable flag.
13370         (passr_hash): New function.
13371         (passr_eq): Ditto.
13372         (register_pass_name): Ditto.
13373         (get_pass_by_name): Ditto.
13374         (pass_hash): Ditto.
13375         (pass_eq): Ditto.
13376         (enable_pass): Ditto.
13377         (disable_pass): Ditto.
13378         (is_pass_explicitly_enabled_or_disabled): Ditto.
13379
13380 2011-05-29  Uros Bizjak  <ubizjak@gmail.com>
13381
13382         * config/i386/i386.md (*movoi_internal_avx): Use
13383         standard_sse_constant_opcode for alternative 0.
13384         (*movti_internal_sse): Ditto.
13385         (*movti_internal_rex64): Use standard_sse_constant_opcode for
13386         alternative 2.
13387         (*movdi_internal_rex64): Use standard_sse_constant_opcode for
13388         sselog1 type moves.
13389         (*movsi_internal): Ditto.
13390         (*movdi_internal): Ditto.  Add ssecvt type moves.
13391
13392 2011-05-29  Eric Botcazou  <ebotcazou@adacore.com>
13393
13394         PR target/48830
13395         * rtlanal.c (simplify_subreg_regno): Adjust comment.
13396
13397 2011-05-29  Jakub Jelinek  <jakub@redhat.com>
13398
13399         PR rtl-optimization/49095
13400         * config/i386/predicates.md (plusminuslogic_operator): New predicate.
13401         * config/i386/i386.md: Add peepholes for mem {+,-,&,|,^}= x; mem != 0.
13402
13403 2011-05-29  Richard Sandiford  <rdsandiford@googlemail.com>
13404
13405         PR target/43995
13406         * config/mips/mips.c (mips_pic_call_symbol_from_set): Add a
13407         recurse_p argument.  Only follow register copies if it is set,
13408         and prevent mips_find_pic_call_symbol from recursing.
13409         (mips_find_pic_call_symbol): Add a recurse_p argument.
13410         Pass it to mips_pic_call_symbol_from_set.
13411         (mips_annotate_pic_calls): Update accordingly.
13412
13413 2011-05-29  Richard Sandiford  <rdsandiford@googlemail.com>
13414
13415         * emit-rtl.c (try_split): Use a loop to search for
13416         NOTE_INSN_CALL_ARG_LOCATIONs.
13417
13418 2011-05-29  Richard Guenther  <rguenther@suse.de>
13419
13420         PR tree-optimization/49217
13421         * ipa-pure-const.c (propagate_pure_const): Fix typos.
13422
13423 2011-05-28  Jan Hubicka  <jh@suse.cz>
13424
13425         * lto-streamer-out.c (hash_string_slot_node): Hash string based on its
13426         length.
13427         (string_slot_free): Remove
13428         (create_output_block): Initialize obstack.
13429         (destroy_output_block): Free obstack.
13430         (lto_string_index): Add PERSISTENT parameter; do not duplicate
13431         the string unless it needs to be added into the hash.
13432         (lto_output_string_with_length): Add persistent attribute;
13433         handle NULL strings.
13434         (lto_output_string): Add PERSISTENT parameter.
13435         (output_string_cst, output_identifier): Simplify.
13436         (lto_output_location_bitpack): Update.
13437         (lto_output_builtin_tree): Update.
13438         * lto-streamer.h (struct output_block): Add obstack.
13439         (lto_output_string, lto_output_string_with_length): Remove
13440         declarations; functions are static now.
13441
13442 2011-05-28  Jan Hubicka  <jh@suse.cz>
13443
13444         * lto-streamer-out.c (pack_ts_fixed_cst_value_fields,
13445         pack_ts_decl_common_value_fields, pack_ts_decl_with_vis_value_fields,
13446         pack_ts_function_decl_value_fields, lto_output_builtin_tree,
13447         output_cfg, output_gimple_stmt): Use enum and variable length i/o.
13448         * lto-streamer-in.c (input_cfg, input_gimple_stmt,
13449         unpack_ts_fixed_cst_value_fields, unpack_ts_decl_common_value_fields,
13450         unpack_ts_decl_with_vis_value_fields,
13451         unpack_ts_type_common_value_fields, unpack_ts_block_value_fields,
13452         lto_get_builtin_tree): Use enum and variable length i/o.
13453         * basic-block.h (profile_status_d): Add PROFILE_LAST.
13454         * lto-streamer.h (bp_pack_int_in_range, bp_unpack_int_in_range):
13455         New functions.
13456         (bp_pack_enum, bp_unpack_enum): New macros.
13457
13458 2011-05-28  Richard Sandiford  <rdsandiford@googlemail.com>
13459
13460         * genrecog.c: Remove redundant forward declarations.
13461
13462 2011-05-28  Richard Sandiford  <rdsandiford@googlemail.com>
13463
13464         * config.gcc: Deprecate mips*-*-openbsd*.
13465
13466 2011-05-28  Richard Sandiford  <rdsandiford@googlemail.com>
13467
13468         PR bootstrap/49195
13469         * genrecog.c (add_to_sequence): Use XEXP rather than XVECEXP
13470         for match_op_dup.
13471
13472 2011-05-27  Andrew Pinski  <pinskia@gmail.com>
13473
13474         PR middle-end/48981
13475         * gengtype.c (vec_prefix_type): New function.
13476         (note_def_vec): Use vec_prefix_type and change the length
13477         attribute to be based on the prefix.
13478         * vec.c: Include coretypes.h before vec.h.
13479         (struct vec_prefix): Remove.
13480         (vec_gc_p_reserve): Change the offsetof to sizeof.
13481         (vec_gc_p_reserve_exact): Likewise.
13482         (vec_heap_p_reserve): Likewise.
13483         (vec_heap_p_reserve_exact): Likewise.
13484         (vec_stack_o_reserve_1): Copy from +1 instead of from vec.
13485         (vec_stack_p_reserve): Change the offsetof to sizeof.
13486         (vec_stack_p_reserve_exact): Likewise.
13487         * vec.h (struct vec_prefix): New struct definition.
13488         (VEC_T(T,B)): Use vec_prefix instead of having num/alloc fields.
13489         (VEC_T_GTY(T,B)): Likewise.
13490         (DEF_VEC_FUNC_P(T)): Use prefix field.
13491         (DEF_VEC_NONALLOC_FUNCS_O(T,A)): Likewise.
13492         (DEF_VEC_NONALLOC_FUNCS_I(T,A)): Likewise.
13493
13494 2011-05-27  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13495
13496         PR tree-optimization/46728
13497         * tree-ssa-math-opts.c (powi_as_mults_1): Add gimple_set_location.
13498         (powi_as_mults): Add gimple_set_location.
13499         (build_and_insert_call): New.
13500         (gimple_expand_builtin_pow): Add handling for pow(x,y) when y is
13501         0.5, 0.25, 0.75, 1./3., or 1./6.
13502
13503 2011-05-27  Alexander Monakov  <amonakov@ispras.ru>
13504
13505         * doc/contrib.texi: Update copyright years.
13506         (Contributors): Add Zdenek Sojka.
13507
13508 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
13509
13510         * c-decl.c (c_push_function_context): Copy the current statement
13511         list stack.
13512         (add_stmt): Check building_stmt_list_p and push_stmt if necessary.
13513         (finish_struct): Call building_stmt_list_p instead of checking
13514         cur_stmt_list.
13515         * c-parser.c (c_parser_postfix_expression): Likewise.
13516         * c-typeck.c (c_end_compound_stmt): Likewise.
13517         * print-tree.c (print_node) [STATEMENT_LIST]: Don't print TREE_CHAIN.
13518         * tree-iterator.c (stmt_list_cache): Change to a VEC.
13519         (alloc_stmt_list): Adjust for stmt_list_cache's new type.
13520         (free_stmt_list): Likewise.
13521         * tree.h (struct tree_statement_list): Include typed_tree instead
13522         of tree_common.
13523         * tree.c (initialize_tree_contains_struct): Mark TS_STATEMENT_LIST
13524         as TS_TYPED instead of TS_COMMON.
13525
13526 2011-05-27  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13527             Uros Bizjak  <ubizjak@gmail.com>
13528
13529         * configure.ac (gcc_cv_as_ix86_tlsgdplt): Check for @tlsgdplt
13530         (HAVE_AS_IX86_TLSGDPTL): Define.
13531         (gcc_cv_as_ix86_tlsldmplt): Check for @tlsldmplt.
13532         (HAVE_AS_IX86_TLSLDMPLT): Define.
13533         * configure: Regenerate.
13534         * config.in: Regenerate.
13535         * config/i386/i386.c (ix86_print_operand): Handle code 'p'.
13536         * config/i386/i386.md (*tls_global_dynamic_32_gnu): If
13537         TARGET_SUN_TLS, use @tlsgdplt or @plt.
13538         (*tls_global_dynamic_64): Use @plt if TARGET_SUN_TLS.
13539         (*tls_local_dynamic_base_32_gnu): If TARGET_SUN_TLS, use
13540         @tlsldmplt or @plt.
13541         (*tls_local_dynamic_base_64): Use @plt if TARGET_SUN_TLS.
13542
13543 2011-05-27  Bernd Schmidt  <bernds@codesourcery.com>
13544
13545         * sched-int.h (struct _haifa_deps_insn_data): New members cond
13546         and reverse_cond.
13547         (INSN_COND, INSN_REVERSE_COND): New macros.
13548         * sched-deps.c (deps_analyze_insn): Call sched_get_condition_with_rev
13549         once.
13550         (sched_get_condition_with_rev): Cache the results, and look them up
13551         if possible.
13552         (sched_analyze_insn): Destroy INSN_COND of previous insns if they
13553         are clobbered by the current insn.
13554         * target.def (exposed_pipline): New sched data hook.
13555         * doc/tm.texi.in: TARGET_SCHED_EXPOSED_PIPELINE: Add hook.
13556         * doc/tm.texi: Regenerate.
13557
13558 2011-05-27  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13559
13560         PR tree-optimization/49170
13561         * tree-ssa-math-opts.c (execute_cse_sincos):  Add checks for
13562         sincos or cexp.
13563
13564 2011-05-27  Richard Guenther  <rguenther@suse.de>
13565
13566         PR middle-end/49189
13567         * fold-const.c (fold_unary_loc): Do not re-fold folding conversions
13568         of comparisons.
13569
13570 2011-05-27  Bernd Schmidt  <bernds@codesourcery.com>
13571
13572         * haifa-sched.c (sched_scan_info): Remove.
13573         (schedule_block): Call sched_extend_luids rather than sched_init_luids
13574         with NULL args.
13575         (extend_bb, init_bb, extend_insn, init_insn, init_insns_in_bb):
13576         Remove functions.
13577         (sched_scan): Remove.
13578         (sched_extend_luids): Renamed from luids_extend_insn and no longer
13579         static.  All callers changed.
13580         (sched_init_insn_luid): Renamed from luids_init_insn and no longer
13581         static.  All callers changed.
13582         (sched_init_luids): Remove all arguments except the first.  All
13583         callers changed.  Don't use sched_scan.
13584         (haifa_init_h_i_d): Likewise.
13585         (haifa_init_insn): Call sched_extend_luids and sched_init_insn_luid
13586         manually rather than using sched_init_luids.  Likewise with
13587         extend_h_i_d, init_h_i_d and haifa_init_h_i_d.
13588         * sel-sched.c (sel_region_target_finish): Call sched_extend_luids
13589         rather than sched_init_luids with NULL args.
13590         * sel-sched-ir.c (new_insns): Remove variable.
13591         (sched_scan): New static function, previously in haifa-sched.c.  Remove
13592         all arguments but the first two; all callers changed.
13593         (sel_init_new_insn): Call sched_extend_luids and sched_init_insn_luid
13594         rather than sched_init_luids.
13595         (sel_init_bbs): Remove second argument.  All callers changed.
13596         (sel_add_bb): Call sched_extend_luids rather than sched_init_luids
13597         with NULL arguments.
13598         (create_insn_rtx_from_pattern): Likewise.
13599         * sel-sched-ir.h (sel_init_bbs): Adjust declaration.
13600         * sched-int.h (sched_init_luids, haifa_init_h_i_d): Likewise.
13601         (sched_init_insn_luid, sched_extend_luids): Declare.
13602         (sched_scan_info_def, sched_scan_info, sched_scan): Remove
13603         declarations.
13604
13605 2011-05-27  Richard Guenther  <rguenther@suse.de>
13606
13607         PR middle-end/49177
13608         * fold-const.c (fold_unary_loc): Fold (T)(A CMP B) to
13609         A CMP B ? (T) true : (T) false for non-integral types T again.
13610
13611 2011-05-27  Jan Hubicka  <jh@suse.cz>
13612
13613         * lto-streamer-out.c (lto_string_index): break out from...; offset by 1
13614         so 0 means NULL string.
13615         (lto_output_string_with_length): ... here.
13616         (lto_output_string, output_string_cst, output_identifier): Update
13617         handling of NULL strings.
13618         (lto_output_location_bitpack): New function.
13619         (lto_output_location): Use it.
13620         (lto_output_tree_ref): Use output_record_start.
13621         (pack_ts_type_common_value_fields): Pack aliagn & alias set in var
13622         len values.
13623         * lto-streamer-in.c (string_for_index): Break out from ...; offset
13624         values by 1.
13625         (input_string_internal): ... here;
13626         (input_string_cst, input_identifier, lto_input_string): Update handling
13627         of NULL strings.
13628         (lto_input_location_bitpack): New function
13629         (lto_input_location): Use it.
13630         (unpack_ts_type_common_value_fields): Pack align & alias in var len
13631         values.
13632         * lto-streamer.h (bp_pack_val_len_unsigned, bp_pack_val_len_int,
13633         bp_unpack_val_len_unsigned, bp_unpack_val_len_int): Declare.
13634         (bp_pack_value): Sanity check the value range.
13635         * lto-section-in.c (bp_unpack_val_len_unsigned, bp_unpack_val_len_int):
13636         New functions.
13637         * lto-section-out.h (bp_pack_val_len_unsigned, bp_pack_val_len_int):
13638         New functions.
13639
13640 2011-05-27  Hariharan Sandanagobalane  <hariharan@picochip.com>
13641
13642         * config/picochip/picochip.c (reorder_var_tracking_notes): Drop
13643         call_arg_location instructions down the floor.
13644
13645 2011-05-26  Vladimir Makarov  <vmakarov@redhat.com>
13646
13647         PR rtl-optimization/49154
13648         * ira.c (setup_pressure_classes): Process class without sublcasses
13649         as a candidate for pressure classes.
13650
13651 2011-05-26  Richard Sandiford  <rdsandiford@googlemail.com>
13652
13653         PR rtl-optimization/48575
13654         * genrecog.c (position_type): New enum.
13655         (position): New structure.
13656         (decision): Use position structure instead of a string.
13657         (root_pos, peep2_insn_pos_list): New variables.
13658         (next_position, compare_positions): New functions.
13659         (new_decision): Use position structures instead of strings.
13660         (maybe_both_true): Likewise.
13661         (change_state): Likewise.
13662         (write_tree): Likewise.
13663         (make_insn_sequence): Likewise.
13664
13665 2011-05-26  Nathan Froyd  <froydnj@codesourcery.com>
13666
13667         * tree.c (initialize_tree_contains_struct): Mark TS_BLOCK as
13668         TS_BASE instead of TS_COMMON.
13669         (find_decls_types_r): Check for TS_TYPED structure before looking at
13670         TREE_TYPE.
13671         * tree.h (struct tree_block): Inherit from tree_base, not tree_common.
13672         Add chain field.
13673         (BLOCK_CHAIN): Use new chain field.
13674
13675 2011-05-26  Pat Haugen  <pthaugen@us.ibm.com>
13676
13677         * config/rs6000/rs6000.c (rs6000_register_move_cost): Make LR/CTR
13678         moves expensive on Power7 also.
13679
13680 2011-05-26  Richard Guenther  <rguenther@suse.de>
13681
13682         * fold-const.c (fold_unary_loc): Remove bogus code.
13683
13684 2011-05-26  Nathan Froyd  <froydnj@codesourcery.com>
13685
13686         * tree.h (struct tree_identifier): Inherit from tree_typed, not
13687         tree_common.
13688         (HT_IDENT_TO_GCC_IDENT): Adjust for said change.
13689         * tree.c (initialize_tree_contains_struct): Mark TS_IDENTIFIER as
13690         TS_BASE instead of TS_COMMON.
13691         * varasm.c (assemble_name): Remove assert.
13692
13693 2011-05-26  Bernd Schmidt  <bernds@codesourcery.com>
13694
13695         * Makefile.in (srcdirify): Change order so that libgcc_objdir is
13696         substituted first.
13697         * libgcc-std.ver: Delete file.
13698
13699 2011-05-26  Richard Guenther  <rguenther@suse.de>
13700
13701         PR tree-optimization/48702
13702         * tree-ssa-address.c (create_mem_ref_raw): Create MEM_REFs
13703         only when we know the base address is within bounds.
13704         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Do not
13705         assume the base address of TARGET_MEM_REFs is in bounds.
13706
13707 2011-05-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13708
13709         PR target/49099
13710         * config/sparc/sparc.c (sparc_solaris_elf_asm_named_section): Wrap
13711         declaration in TARGET_SOLARIS.
13712
13713 2011-05-26  Hariharan Sandanagobalane  <hariharan@picochip.com>
13714
13715         * config/picochip/picochip.md (cbranchhi4): No :CC for match_operator.
13716         The instruction is then expanded explicitly.
13717         (supported_compare): Callable instruction.
13718         (compare): Likewise.
13719
13720 2011-05-26  Jakub Jelinek  <jakub@redhat.com>
13721
13722         PR c++/49165
13723         * gimplify.c (shortcut_cond_r): Don't special case
13724         COND_EXPRs if they have void type on one of their arms.
13725
13726 2011-05-26  Bernd Schmidt  <bernds@codesourcery.com>
13727
13728         * haifa-sched.c (schedule-block): Reorder the inner scheduling loop
13729         to reduce duplication, and to achieve a slightly more logical order
13730         of operations.
13731
13732 2011-05-26  Jakub Jelinek  <jakub@redhat.com>
13733
13734         PR tree-optimization/49161
13735         * tree-vrp.c (struct case_info): New type.
13736         (compare_case_labels): Sort case_info structs instead of
13737         trees, and not primarily by CASE_LABEL uids but by
13738         label_for_block indexes.
13739         (find_switch_asserts): Put case labels into struct case_info
13740         array instead of TREE_VEC, adjust sorting, compare label_for_block
13741         values instead of CASE_LABELs.
13742
13743 2011-05-26  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
13744
13745         * config/arm/neon.md ("orn<mode>3_neon"): Canonicalize not.
13746         ("orndi3_neon"): Likewise.
13747         ("bic<mode>3_neon"): Likewise.
13748
13749 2011-05-26  Ira Rosen  <ira.rosen@linaro.org>
13750
13751         PR tree-optimization/49038
13752         * tree-vect-loop-manip.c (vect_generate_tmps_on_preheader):
13753         Ensure at least one epilogue iteration if required by data
13754         accesses with gaps.
13755         * tree-vectorizer.h (struct _loop_vec_info): Add new field
13756         to mark loops that require peeling for gaps.
13757         * tree-vect-loop.c (new_loop_vec_info): Initialize new field.
13758         (vect_get_known_peeling_cost): Take peeling for gaps into
13759         account.
13760         (vect_transform_loop): Generate epilogue if required by data
13761         access with gaps.
13762         * tree-vect-data-refs.c (vect_analyze_group_access): Mark the
13763         loop as requiring an epilogue if there are gaps in the end of
13764         the strided group.
13765
13766 2011-05-25  Ian Lance Taylor  <iant@google.com>
13767
13768         * godump.c (go_format_type): Output the first field with a usable
13769         Go type, if any.
13770
13771 2011-05-25  Ian Lance Taylor  <iant@google.com>
13772
13773         * godump.c (go_format_type): Check for invalid type names, pointer
13774         target types, and struct field types.
13775
13776 2011-05-25  Jason Merrill  <jason@redhat.com>
13777
13778         * print-tree.c (print_node): Only look at TREE_TYPE if TS_TYPED.
13779
13780 2011-05-25  Uros Bizjak  <ubizjak@gmail.com>
13781
13782         * config/i386/sse.md (*<sse>_maskcmp<mode>3_comm): New pattern.
13783
13784 2011-05-25  H.J. Lu  <hongjiu.lu@intel.com>
13785
13786         * config/i386/i386.md (*movqi_extv_1)): Put back
13787         "register_operand" check in "type" calculation.
13788         (*movqi_extzv_2): Likewise.
13789
13790 2011-05-25  H.J. Lu  <hongjiu.lu@intel.com>
13791
13792         * doc/extend.texi (X86 Built-in Functions): Update pause intrinsic.
13793
13794 2011-05-25  Bernd Schmidt  <bernds@codesourcery.com>
13795
13796         PR bootstrap/49160
13797         * libgcc2.h (__powisf2, __powidf2, __powitf2, __powixf2,
13798         __mulsc3, __muldc3, __mulxc3, __multc3, __divsc3, __divdc3,
13799         __divxc3, __divtc3): Wrap definitions in #ifndef.
13800
13801 2011-05-25  H.J. Lu  <hongjiu.lu@intel.com>
13802
13803         PR target/49142
13804         * config/i386/i386.md (*movqi_extv_1_rex64): Remove
13805         "register_operand" check and replace q_regs_operand with
13806         QIreg_operand in "type" calculation.
13807         (*movqi_extv_1): Likewise.
13808         (*movqi_extzv_2_rex64): Likewise.
13809         (*movqi_extzv_2): Likewise.
13810
13811         * config/i386/predicates.md (QIreg_operand): New.
13812
13813 2011-05-25  Richard Guenther  <rguenther@suse.de>
13814
13815         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Fix
13816         type-based offset disambiguation, streamline MEM_REF and
13817         TARGET_MEM_REF handling.
13818
13819 2011-05-25  H.J. Lu  <hongjiu.lu@intel.com>
13820
13821         * config/i386/i386.c (ix86_builtins): Add IX86_BUILTIN_PAUSE.
13822         (bdesc_special_args): Add pause intrinsic.
13823
13824         * config/i386/i386.md (UNSPEC_PAUSE): New.
13825         (pause): Likewise.
13826         (*pause): Likewise.
13827         * config/i386/ia32intrin.h (__pause): Likewise.
13828
13829         * doc/extend.texi (X86 Built-in Functions): Add documentation for
13830         pause intrinsic.
13831
13832 2011-05-25  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13833
13834         PR tree-optimization/46728
13835         * tree-ssa-math-opts.c (gimple_expand_builtin_pow): New.
13836         (execute_cse_sincos): Add switch case for BUILT_IN_POW.
13837
13838 2011-05-25  Nathan Froyd  <froydnj@codesourcery.com>
13839
13840         * tree.h (struct tree_exp): Inherit from struct tree_typed.
13841         * tree.c (initialize_tree_contains_struct): Mark TS_EXP as TS_TYPED
13842         instead of TS_COMMON.
13843
13844 2011-05-25  Bernd Schmidt  <bernds@codesourcery.com>
13845
13846         * libgcc2.h (__NW, __NDW): Define using a __gnu_ prefix if
13847         LIBGCC2_GNU_PREFIX is defined.
13848         (__N): New macro.
13849         (__powisf2, __powidf2, __powitf2, __powixf2, __bswapsi2, __bswapdi2,
13850         __mulsc3, __muldc3, __mulxc3, __multc3, __divsc3, __divdc3, __divxc3,
13851         __divtc3, __udiv_w_sdiv, __clear_cache, __enable_execute_stack,
13852         __clz_tab): Define using __N.
13853         (__absvsi2, __negvsi2, __addvsi3, __subvsi3, __mulvsi3): Likewise if
13854         COMPAT_SIMODE_TRAPPING_ARITHMETIC.
13855         * target.def (libfunc_gnu_prefix): New hook.
13856         * doc/tm.texi.in (LIBGCC2_GNU_PREFIX): Document.
13857         (TARGET_LIBFUNC_GNU_PREFIX): Add hook.
13858         * doc/tm.texi: Regenerate.
13859         * system.h (LIBGCC2_GNU_PREFIX): Poison.
13860         * optabs.c (gen_libfunc): Take the libfunc_gnu_prefix hook into
13861         account.
13862         (gen_interclass_conv_libfunc, gen_intraclass_conv_libfunc): Likewise.
13863         (init_optabs): Likewise for the bswap libfuncs.
13864         * tree.c (build_common_builtin_nodes): Likewise for complex multiply
13865         and divide.
13866         * config/t-slibgcc-elf-ver (SHLIB_MAPFILES): Use $$(libgcc_objdir).
13867         * config/t-slibgcc-sld (SHLIB_MAPFILES): Likewise.
13868         * libgcc-std.ver: Remove.
13869         * Makefile.in (srcdirify): Handle $$(libgcc_objdir).
13870         * config/frv/t-linux (SHLIB_MAPFILES): Use $$(libgcc_objdir) for
13871         libgcc-std.ver.
13872         * config/i386/t-linux (SHLIB_MAPFILES): Likewise.
13873         * config/mips/t-slibgcc-irix (SHLIB_MAPFILES): Likewise.
13874         * config/rs6000/t-aix43 (SHLIB_MAPFILES): Likewise.
13875         * config/rs6000/t-aix52 (SHLIB_MAPFILES): Likewise.
13876         * config/sparc/t-linux (SHLIB_MAPFILES): Likewise.
13877         * config/i386/t-linux (SHLIB_MAPFILES): Likewise.
13878         * config/i386/t-linux (SHLIB_MAPFILES): Likewise.
13879         * config/fixed-bit.h (FIXED_OP): Define differently depending on
13880         LIBGCC2_GNU_PREFIX. All uses changed not to pass leading underscores.
13881         (FIXED_CONVERT_OP, FIXED_CONVERT_OP2): Likewise.
13882
13883 2011-05-25  Jan Hubicka  <jh@suse.cz>
13884
13885         * lto-streamer-out.c (output_record_start): Use lto_output_enum
13886         (lto_output_tree): Use output_record_start.
13887         * lto-streamer-in.c (input_record_start): Use lto_input_enum
13888         (lto_get_pickled_tree): Use input_record_start.
13889         * lto-section-in.c (lto_section_overrun): Turn into fatal error.
13890         (lto_value_range_error): New function.
13891         * lto-streamer.h (lto_value_range_error): Declare.
13892         (lto_output_int_in_range, lto_input_int_in_range): New functions.
13893         (lto_output_enum, lto_input_enum): New macros.
13894
13895 2011-05-25  Eric Botcazou  <ebotcazou@adacore.com>
13896
13897         * common.opt (flag_stack_usage_info): New variable.
13898         (-Wstack-usage): New option.
13899         * doc/invoke.texi (Warning options): Document -Wstack-usage.
13900         * opts.c (common_handle_option) <OPT_Wstack_usage_>: New case.
13901         <OPT_fstack_usage>: Likewise.
13902         * toplev.c (output_stack_usage): Handle -Wstack-usage.
13903         * calls.c (expand_call): Test flag_stack_usage_info variable instead
13904         of flag_stack_usage.
13905         (emit_library_call_value_1): Likewise.
13906         * explow.c (allocate_dynamic_stack_space): Likewise.
13907         * function.c (instantiate_virtual_regs ): Likewise.
13908         (prepare_function_start): Likewise.
13909         (rest_of_handle_thread_prologue_and_epilogue): Likewise.
13910         * config/alpha/alpha.c (alpha_expand_prologue): Likewise.
13911         * config/arm/arm.c (arm_expand_prologue): Likewise.
13912         (thumb1_expand_prologue): Likewise.
13913         * config/avr/avr.c (expand_prologue): Likewise.
13914         * config/i386/i386.c (ix86_expand_prologue): Likewise.
13915         * config/ia64/ia64.c (ia64_expand_prologue): Likewise.
13916         * config/m68k/m68k.c (m68k_expand_prologue): Likewise.
13917         * config/mips/mips.c (mips_expand_prologue): Likewise.
13918         * config/pa/pa.c (hppa_expand_prologue): Likewise.
13919         * config/rs6000/rs6000.c (rs6000_emit_prologue): Likewise.
13920         * config/s390/s390.c (s390_emit_prologue): Likewise.
13921         * config/sh/sh.c (sh_expand_prologue): Likewise.
13922         * config/sparc/sparc.c (sparc_expand_prologue): Likewise.
13923         * config/spu/spu.c (spu_expand_prologue): Likewise.
13924
13925 2011-05-25  Richard Guenther  <rguenther@suse.de>
13926
13927         * gimple.c (iterative_hash_canonical_type): Skip non-FIELD_DECLs.
13928         (gimple_canonical_types_compatible_p): Likewise.
13929
13930 2011-05-25  Jan Hubicka  <jh@suse.cz>
13931
13932         PR middle-end/49062
13933         * ipa.c (function_and_variable_visibility): Only add to same
13934         comdat group list if DECL_ONE_ONLY.
13935
13936 2011-05-25  Andrey Belevantsev  <abel@ispras.ru>
13937
13938         PR rtl-optimization/49014
13939         * config/i386/athlon.md (athlon_ssecomi): Change type to ssecomi.
13940
13941 2011-05-25  Jakub Jelinek  <jakub@redhat.com>
13942
13943         PR target/49128
13944         * config/i386/driver-i386.c (host_detect_local_cpu): Fix a typo.
13945
13946 2011-05-24  Vladimir Makarov  <vmakarov@redhat.com>
13947
13948         PR rtl-optimization/48757
13949         * ira-build.c (loop_with_eh_edge_p): Rename to
13950         loop_with_complex_edge_p, check edges on complexity, make function
13951         conditional.
13952         (mark_loops_for_removal): Make call of loop_with_complex_edge_p
13953         conditional.
13954
13955 2011-05-24  Eric Botcazou  <ebotcazou@adacore.com>
13956
13957         * config/sparc/sparc.c (sparc_option_override): If not set by the user,
13958         force flag_ira_share_save_slots to 0.
13959
13960 2011-05-24  Eric Botcazou  <ebotcazou@adacore.com>
13961
13962         * var-tracking.c (compute_cfa_pointer): Adjust head comment.
13963         (vt_initialize): Set PROLOGUE_BB unconditionally.
13964         Add block comment about CFA_BASE_RTX machinery.
13965         Reset FP_CFA_OFFSET to -1 on all invalid paths.
13966         Call vt_init_cfa_base only if FP_CFA_OFFSET isn't equal to -1.
13967
13968 2011-05-24  Nicola Pero  <nicola.pero@meta-innovation.com>
13969
13970         PR objc/48187
13971         * c-parser.c (c_parser_objc_class_instance_variables): More robust
13972         parsing of syntax error in ObjC instance variable lists.  In
13973         particular, avoid an infinite loop if there is a stray ']'.
13974         Updated error message.
13975
13976 2011-05-24  Ian Lance Taylor  <iant@google.com>
13977
13978         * godump.c (go_define): Don't accept a string immediately after
13979         another operand.
13980
13981 2011-05-24  Ian Lance Taylor  <iant@google.com>
13982
13983         * godump.c (struct godump_container): Add invalid_hash field.
13984         (go_format_type): Return false if type is found in invalid_hash.
13985         (go_output_typedef): Add invalid type to invalid_hash.
13986         (go_finish): Create and delete invalid_hash.
13987
13988 2011-05-24  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
13989
13990         PR tree-optimization/46728
13991         * tree-ssa-math-opts.c (powi_table): New.
13992         (powi_lookup_cost): New.
13993         (powi_cost): New.
13994         (powi_as_mults_1): New.
13995         (powi_as_mults): New.
13996         (gimple_expand_builtin_powi): New.
13997         (execute_cse_sincos): Add switch case for BUILT_IN_POWI.
13998         (gate_cse_sincos): Remove sincos/cexp restriction.
13999
14000 2011-05-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14001
14002         PR target/3746
14003         * config.gcc (alpha*-dec-osf5.1*): Only build mips-tfile,
14004         mips-tdump native.
14005         * mips-tfile.c: Remove CROSS_DIRECTORY_STRUCTURE handling.
14006         * mips-tdump.c: Likewise.
14007
14008 2011-05-24  H.J. Lu  <hongjiu.lu@intel.com>
14009
14010         PR target/49128
14011         * config/i386/driver-i386.c (host_detect_local_cpu): Always
14012         add -mno-XXX.  Handle FMA.
14013
14014 2011-05-24  Vladimir Makarov  <vmakarov@redhat.com>
14015
14016         PR rtl-optimization/48633
14017         * ira-build.c (loop_with_eh_edge_p): New function.
14018         (mark_loops_for_removal): Use it.
14019
14020 2011-05-24  Vladimir Makarov  <vmakarov@redhat.com>
14021
14022         PR rtl-optimization/48971
14023         * ira.c (setup_pressure_classes): Don't check register move cost
14024         for classes with one registers.  Don't add pressure class if there
14025         is a pressure class with the same available hard registers.
14026         Check contains_reg_of_mode.  Fix a typo in collecting
14027         temp_hard_regset.  Ignore hard registers not belonging to a class.
14028
14029 2011-05-24  Uros Bizjak  <ubizjak@gmail.com>
14030
14031         PR target/49133
14032         * config/i386/sse.md (sse2_loadhpd): Remove shufpd alternative.
14033
14034 2011-05-24  Eric Botcazou  <ebotcazou@adacore.com>
14035             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14036
14037         PR gcov-profile/48845
14038         * config/sol2.h (LIB_SPEC): Link TLS support for tree profiling.
14039
14040 2011-05-24  Richard Guenther  <rguenther@suse.de>
14041
14042         * gimple.c (compare_type_names_p): Remove for_completion_p arg.
14043         (gimple_compatible_complete_and_incomplete_subtype_p): Remove.
14044         (gimple_types_compatible_p_1): Adjust.
14045         (iterative_hash_canonical_type): Do not bother about complete vs.
14046         incomplete types.
14047         (gimple_canonical_types_compatible_p): Likewise.
14048
14049 2011-05-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14050
14051         * config/i386/sol2.h (FORCE_CODE_SECTION_ALIGN): Remove.
14052
14053 2011-05-24  Richard Guenther  <rguenther@suse.de>
14054
14055         PR bootstrap/49078
14056         * gimple.c (gimple_register_canonical_type): Revert
14057         previous change.
14058         * alias.c (get_alias_set): Only assert that TYPE_CANONICAL
14059         does not for a tree for the case where it matters.  Cache
14060         pointer-type alias-sets.
14061
14062 2011-05-24  Joseph Myers  <joseph@codesourcery.com>
14063
14064         * Makefile.in (GCC_OBJS): Remove opts-common.o and options.o.
14065         (OBJS): Remove options.o, opts-common.o and prefix.o.
14066         (OBJS-libcommon-target): New.
14067         (ALL_HOST_BACKEND_OBJS): Include $(OBJS-libcommon-target).
14068         (BACKEND): Include libcommon-target.a.
14069         (MOSTLYCLEANFILES): Include libcommon-target.a.
14070         (libcommon-target.a): New.
14071         (xgcc$(exeext), cpp$(exeext)): Use libcommon-target.a instead of
14072         prefix.o.
14073
14074 2011-05-23  Joseph Myers  <joseph@codesourcery.com>
14075
14076         * optc-save-gen.awk: New.  Based on optc-gen.awk.  Don't generate
14077         parts of output shared with the driver.
14078         * optc-gen.awk: Don't generate parts of output not shared with the
14079         driver.
14080         * opth-gen.awk: Remove GCC_DRIVER conditionals.
14081         * doc/options.texi (SourcerInclude): Mention options-save.c.
14082         * Makefile.in (GCC_OBJS): Use options.o instead of gcc-options.o.
14083         (OBJS): Add options-save.o.
14084         (options-save.c, options-save.o): New.
14085         (options.o): Update dependencies.
14086         (gcc-options.o): Remove.
14087         (mostlyclean): Remove options-save.c.
14088
14089 2011-05-23  Jakub Jelinek  <jakub@redhat.com>
14090
14091         PR debug/49032
14092         * dbxout.c: Include cgraph.h.
14093         (dbxout_expand_expr): If a VAR_DECL is TREE_STATIC, not written
14094         and without value expr, return NULL if no varpool node exists for
14095         it or if it is not needed.
14096         * Makefile.in (dbxout.o): Depend on $(CGRAPH_H).
14097
14098         PR c/49120
14099         * c-decl.c (start_decl): Convert expr to void_type_node.
14100
14101 2011-05-23  Richard Sandiford  <rdsandiford@googlemail.com>
14102
14103         PR rtl-optimization/48826
14104         * emit-rtl.c (try_split): When splitting a call that is followed
14105         by a NOTE_INSN_CALL_ARG_LOCATION, move the note after the new call.
14106
14107 2011-05-23  Jakub Jelinek  <jakub@redhat.com>
14108
14109         * cfgexpand.c (expand_debug_expr): For unused non-addressable
14110         parameters passed in memory prefer using DECL_INCOMING_RTL over
14111         the pseudos it will be copied into.
14112
14113 2011-05-23  H.J. Lu  <hongjiu.lu@intel.com>
14114
14115         PR target/47315
14116         * config/i386/i386.c (ix86_option_override_internal): Save the
14117         initial options after checking vzeroupper.
14118
14119 2011-05-23  David Li  <davidxl@google.com>
14120
14121         PR tree-optimization/48988
14122         * tree-ssa-uninit.c (convert_control_dep_chain_into_preds):
14123         Initialize has_valid_pred for each pred chain.
14124
14125 2011-05-23  Richard Guenther  <rguenther@suse.de>
14126
14127         * gimple.c (gimple_types_compatible_p_1): Always compare type names.
14128         (iterative_hash_gimple_type): Always hash type names.
14129
14130 2011-05-23  Nathan Froyd  <froydnj@codesourcery.com>
14131
14132         * c-typeck.c (build_function_call_vec): Tweak call to
14133         check_function_arguments.
14134
14135 2011-05-23  Richard Guenther  <rguenther@suse.de>
14136
14137         PR tree-optimization/49115
14138         * tree-ssa-alias.c (stmt_kills_ref_p_1): If the assignment
14139         is not necessarily carried out, do not claim it kills the ref.
14140         * tree-ssa-dce.c (mark_aliased_reaching_defs_necessary_1): Likewise.
14141
14142 2011-05-23  Richard Guenther  <rguenther@suse.de>
14143
14144         PR middle-end/15419
14145         * builtins.c (fold_builtin_memory_op): Be less restrictive about
14146         what pointer types we accept for folding.
14147
14148 2011-05-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14149
14150         * gthr-gnat.c: Remove.
14151         * gthr-gnat.h: Remove.
14152         * Makefile.in (LIB2ADDEH): Remove $(srcdir)/gthr-gnat.c.
14153         * config/t-freebsd (LIB2ADDEH): Likewise.
14154         * config/t-linux (LIB2ADDEH): Likewise.
14155         * config/t-sol2 (LIB2ADDEH): Likewise.
14156         * config/ia64/t-vms (LIB2ADDEH): Likewise.
14157         * configure.ac (target_thread_file): Remove gnat handling.
14158         * configure: Regenerate.
14159         * doc/install.texi (Configuration, --enable-threads): Remove gnat.
14160
14161 2011-05-23  Tristan Gingold  <gingold@adacore.com>
14162             Eric Botcazou  <ebotcazou@adacore.com>
14163
14164         * gcov.c (create_file_names): If no object directory is specified,
14165         keep the directory of the file.
14166
14167 2011-05-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14168
14169         * configure.ac (enable_threads): Remove irix; add lynx, tpf; sort list.
14170         * configure: Regenerate.
14171
14172 2011-05-23  Jakub Jelinek  <jakub@redhat.com>
14173
14174         PR middle-end/48973
14175         * expr.c (expand_expr_real_2) <case LT_EXPR>: If do_store_flag
14176         failed and the comparison has a single bit signed type, use
14177         constm1_rtx instead of const1_rtx for true value.
14178         (do_store_flag): If ops->type is single bit signed type, disable
14179         signel bit test optimization and pass -1 instead of 1 as last
14180         parameter to emit_store_flag_force.
14181
14182 2011-05-23  Tom de Vries  <tom@codesourcery.com>
14183
14184         PR target/45098
14185         * tree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_arith): New
14186         function.
14187         (infer_loop_bounds_from_undefined): Use new function.
14188
14189 2011-05-22  Richard Sandiford  <rdsandiford@googlemail.com>
14190
14191         * config/mips/mips.h (SUBTARGET_ASM_OPTIMIZING_SPEC): Delete.
14192         (ASM_SPEC): Add a -O* option here.  Pass -O0 for -noasmopt,
14193         -O1 for -fno-delayed-branch, -O2 if optimization is enabled,
14194         and -O0 otherwise.
14195         (EXTRA_SPECS): Remove subtarget_asm_optimizing_spec.
14196
14197 2011-05-22  Eric Botcazou  <ebotcazou@adacore.com>
14198
14199         * cfgcleanup.c (try_forward_edges): Do not update BB_FORWARDER_BLOCK.
14200         (try_optimize_cfg): Update BB_FORWARDER_BLOCK if try_forward_edges
14201         returns true.
14202
14203 2011-05-22  Richard Sandiford  <rdsandiford@googlemail.com>
14204
14205         * config/mips/mips.c (mips_default_arch): Honor MIPS_ISA_DEFAULT.
14206
14207 2011-05-22  Eric Botcazou  <ebotcazou@adacore.com>
14208
14209         * config/sparc/sparc.c (sparc_delegitimize_address): Handle
14210         UNSPEC_MOVE_PIC pattern.
14211
14212 2011-05-22  Eric Botcazou  <ebotcazou@adacore.com>
14213
14214         * config.gcc (sparc-*-elf*): Add sparc/t-crtin.
14215         (sparc-*-rtems*): Likewise.
14216         (sparc64-*-elf*): Likewise.
14217         (sparc64-*-rtems*): Likewise.
14218         (sparc*-*-solaris2*): Likewise.  Remove crti.o crtn.o extra parts.
14219         * config/sparc/t-crtin: New file.
14220         * config/sparc/t-sol2 (crti.o): Delete rule.
14221         (crtn.o): Likewise.
14222         * config/sparc/t-linux64 (EXTRA_MULTILIB_PARTS): Delete.
14223         * config/sparc/t-sol2-64 (EXTRA_MULTILIB_PARTS): Likewise.
14224         * config/sparc/sp64-elf.h (STARTFILE_SPEC): Tidy and add crti.o.
14225         (ENDFILE_SPEC): Add crtn.o.
14226
14227 2011-05-22  Tom de Vries  <tom@codesourcery.com>
14228
14229         PR middle-end/48689
14230         * fold-const.c (fold_checksum_tree): Guard TREE_CHAIN use with
14231         CODE_CONTAINS_STRUCT (TS_COMMON).
14232
14233 2011-05-22  Jakub Jelinek  <jakub@redhat.com>
14234
14235         PR middle-end/49029
14236         * expmed.c (extract_fixed_bit_field): Test whether target can be used
14237         only after deciding which mode to use.
14238
14239 2011-05-22  Tom de Vries  <tom@codesourcery.com>
14240
14241         PR target/45098
14242         * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Fix const test
14243         for call to get_shiftadd_cost.
14244
14245 2011-05-22  Uros Bizjak  <ubizjak@gmail.com>
14246
14247         PR target/49104
14248         * config/i386/cpuid.h (bit_MMXEXT): New define.
14249
14250 2011-05-22  Nick Clifton  <nickc@redhat.com>
14251
14252         * config/stormy16/stormy16.c (xstormy16_init_builtins): prevent
14253         initialisation of non-existant args[2] element.  Use args[] array
14254         not arg[] array to pass arguments to build_function_type_list.
14255
14256 2011-05-22  Ira Rosen  <ira.rosen@linaro.org>
14257
14258         PR tree-optimization/49087
14259         * tree-vect-loop.c (vect_is_slp_reduction): Fail if LHS has no uses.
14260
14261 2011-05-21  Jason Merrill  <jason@redhat.com>
14262
14263         PR c++/49092
14264         * dwarf2out.c (tree_add_const_value_attribute_for_decl): Check for
14265         static storage duration.
14266
14267 2011-05-21  Eric Botcazou  <ebotcazou@adacore.com>
14268
14269         * config/sparc/sparc.md (setjmp): Handle PIC mode and use the hard
14270         frame pointer.
14271
14272 2011-05-21  Eric Botcazou  <ebotcazou@adacore.com>
14273
14274         * config/sparc/sparc.c (eligible_for_return_delay): Do not return
14275         false if there are call-saved registers here...
14276         (sparc_can_use_return_insn_p): ...but here instead.
14277         (save_or_restore_regs): Fix thinko.
14278         (sparc_expand_prologue): Use current_function_is_leaf.
14279         (sparc_frame_pointer_required): Likewise.
14280
14281 2011-05-21  Nick Clifton  <nickc@redhat.com>
14282
14283         PR target/49098
14284         * config/rx/rx.c (rx_memory_move_cost): Note unused parameters.
14285
14286 2011-05-21  Nicola Pero  <nicola.pero@meta-innovation.com>
14287
14288         * gengtype.c (walk_type): Implemented "atomic" GTY option.
14289         * doc/gty.texi (GTY Options): Document "atomic" GTY option.
14290
14291 2011-05-21  Joseph Myers  <joseph@codesourcery.com>
14292
14293         * opt-read.awk: New.  Split out of optc-gen.awk and opth-gen.awk.
14294         * optc-gen.awk: Move common code to opt-read.awk.
14295         * opth-gen.awk: Likewise.
14296         * Makefile.in (options.c, s-options-h): Update to use opt-read.awk.
14297
14298 2011-05-20  Nathan Froyd  <froydnj@codesourcery.com>
14299
14300         * godump.c (go_format_type): Don't use TYPE_ARG_TYPES.
14301
14302 2011-05-20  Tom de Vries  <tom@codesourcery.com>
14303
14304         PR target/45098
14305         * tree-ssa-loop-ivopts.c: Include expmed.h.
14306         (get_shiftadd_cost): New function.
14307         (force_expr_to_var_cost): Declare forward.  Use get_shiftadd_cost.
14308
14309 2011-05-20  Jakub Jelinek  <jakub@redhat.com>
14310
14311         PR bootstrap/49086
14312         * gimple-fold.c (and_comparisons_1, or_comparisons_1): Return NULL
14313         for PHI args that are SSA_NAME_IS_DEFAULT_DEF.
14314
14315 2011-05-20  Joseph Myers  <joseph@codesourcery.com>
14316
14317         * Makefile.in: Update comment referring to $(OBJS-common).
14318
14319 2011-05-20  Ian Lance Taylor  <iant@google.com>
14320
14321         * godump.c (go_output_typedef): Put enum constants in the macro
14322         hash table to avoid duplicate Go const definitions.
14323
14324 2011-05-20  Joseph Myers  <joseph@codesourcery.com>
14325
14326         * Makefile.in (LIBDEPS): Add libcommon.a.
14327         (LIBS): Likewise.
14328         (GCC_OBJS): Remove diagnostic.o, pretty-print.o and input.o.
14329         (OBJS-common): Remove diagnostic.o, input.o, intl.o,
14330         pretty-print.o and version.o.
14331         (OBJS-libcommon): New.
14332         (ALL_HOST_BACKEND_OBJS): Add $(OBJS-libcommon).
14333         (BACKEND): Add libcommon.a.
14334         (MOSTLYCLEANFILES): Likewise.
14335         (libcommon.a): New.
14336         (xgcc$(exeext)): Don't explicitly use version.o and intl.o.
14337         (cpp$(exeext)): Likewise.
14338         (COLLECT2_OBJS): Remove intl.o, version.o, diagnostic.o,
14339         pretty-print.o and input.o.
14340         (lto-wrapper$(exeext)): Don't explicitly use intl.o.
14341         (lto-wrapper.o): Depend on $(DIAGNOSTIC_H).
14342         (errors.o): Remove.
14343         (mips-tfile): Don't explicitly use version.o.
14344         (mips-tdump): Likewise.
14345         (gcov.o): Depend on $(DIAGNOSTIC_H).
14346         (gcov-dump.o): Depend on intl.h and $(DIAGNOSTIC_H).
14347         (GCOV_OBJS): Remove intl.o, version.o and errors.o.
14348         (GCOV_DUMP_OBJS): Remove version.o and errors.o.
14349         * gcov-dump.c: Include intl.h and diagnostic.h.
14350         (main): Initialize diagnostics.
14351         * gcov.c: Include diagnostic.h.
14352         (fnotice): Remove.
14353         (main): Initialize diagnostics.
14354         * lto-wrapper.c: Include diagnostic.h.
14355         (main): Initialize diagnostics.
14356
14357 2011-05-20  Michael Matz  <matz@suse.de>
14358
14359         * Makefile.in (OBJS-common, OBJS-md, OBJS-archive): Merge into OBJS.
14360
14361 2011-05-20  Michael Matz  <matz@suse.de>
14362             Richard Guenther  <rguenther@suse.de>
14363
14364         * lto-streamer.c (lto_record_common_node): Don't track seen nodes,
14365         use lto_streamer_cache_append directly instead of returning a VEC.
14366         (preload_common_node): Remove.
14367         (lto_get_common_nodes): Rename to lto_preload_common_nodes, don't
14368         track seen nodes.
14369         (lto_streamer_cache_create): Call lto_preload_common_nodes.
14370
14371 2011-05-20  Richard Guenther  <rguenther@suse.de>
14372
14373         PR tree-optimization/49079
14374         * tree-dfa.c (get_ref_base_and_extent): Handle view-converting
14375         MEM_REFs correctly for the trailing array access detection.
14376         Special case constants the same way as decls for overall size
14377         constraining.
14378
14379 2011-05-20  Uros Bizjak  <ubizjak@gmail.com>
14380
14381         * config/i386/mingw32.h (OUTPUT_QUOTED_STRING): Fix macro
14382         argument expansion.
14383
14384 2011-05-20  Jakub Jelinek  <jakub@redhat.com>
14385
14386         PR tree-optimization/49073
14387         * gimple-fold.c (and_comparisons_1, or_comparisons_1): Return NULL if
14388         PHI argument is SSA_NAME, whose def_stmt is dominated by the PHI.
14389         * tree-ssa-ifcombine.c (tree_ssa_ifcombine): Calculate dominators.
14390
14391 2011-05-20  Richard Guenther  <rguenther@suse.de>
14392
14393         PR middle-end/48849
14394         * gimple.c (gimple_register_canonical_type): Compute TYPE_CANONICAL
14395         of pointer types the same way the middle-end does.
14396
14397 2011-05-20  Richard Guenther  <rguenther@suse.de>
14398
14399         * gimple.c (gimple_register_type_1): Do not fiddle with main-variant
14400         or pointer-to chains.  Delay all fixup to uniquify_nodes.
14401
14402 2011-05-19  Quentin Neill  <quentin.neill@amd.com>
14403
14404         * config/i386/sse.md (fma4_fmsubadd): Use <ssemodesuffix>.
14405         (fma4_fmaddsub): Likewise
14406
14407 2011-05-19  Jan Hubicka  <jh@suse.cz>
14408
14409         * gimple.c (gtc_visited, gtc_ob, type_pair_hash, type_pair_eq): Remove.
14410         (GIMPLE_TYPE_PAIR_SIZE): New macro.
14411         (type_pair_cache): New static var.
14412         (lookup_type_pair): Use fixed sized custom hash; make inline.
14413         (gtc_visit, gimple_types_compatible_p, gimple_register_type_1): Update
14414         calls of lookup_type_pair.
14415         (print_gimple_types_stats): Remove cache stats.
14416         (free_gimple_type_tables): Free type_pair_cache instead of gtc_visited
14417         and gtc_ob.
14418
14419 2011-05-19  Uros Bizjak  <ubizjak@gmail.com>
14420
14421         * config/i386/i386.c (option_override_internal): Enable TARGET_CMOVE
14422         when TARGET_RDRND is active.
14423         (ix86_expand_builtin) <case IX86_BUILTIN_RDRAND{16,32,64}_STEP>:
14424         Generate dummy SImode target register when target is NULL.
14425
14426 2011-05-19  Joseph Myers  <joseph@codesourcery.com>
14427
14428         * config/arm/arm-fpus.def: New.
14429         * config/arm/genopt.sh: Generate Enum and EnumValue entries from
14430         arm-fpus.def.
14431         * config/arm/arm-tables.opt: Regenerate.
14432         * config/arm/arm.c (all_fpus): Move contents to arm-fpus.def.
14433         (arm_option_override): Don't decode FPU name to string here.
14434         * config/arm/arm.opt (mfpu=): Use Enum.
14435         * config/arm/t-arm ($(srcdir)/config/arm/arm-tables.opt, arm.o):
14436         Update dependencies.
14437
14438 2011-05-19  Joseph Myers  <joseph@codesourcery.com>
14439
14440         * collect2.c: Include diagnostic.h.
14441         (fatal_perror, fatal, error, fancy_abort): Remove.
14442         (main): Set progname.  Call xmalloc_set_program_name and
14443         diagnostic_initialize.
14444         (maybe_run_lto_and_relink, main, collect_execute, scan_prog_file,
14445         scan_libraries, resolve_lib_name): Call fatal_error instead of
14446         fatal and fatal_perror.
14447         * collect2.h (error, fatal, fatal_perror): Don't declare.
14448         * tlink.c: Include diagnostic-core.h.
14449         (recompile_files): Call fatal_error instead of fatal_perror.
14450         * Makefile.in (COLLECT2_OBJS): Include diagnostic.o,
14451         pretty-print.o and input.o.
14452         (collect2.o, tlink.o): Update dependencies.
14453
14454 2011-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14455
14456         * config/i386/i386.md (tls_initial_exec_64_sun): Add semicolon.
14457
14458 2011-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14459
14460         PR target/40483
14461         * configure.ac (gcc_cv_as_comdat_group_group): Check for Sun as
14462         COMDAT group syntax, both SPARC and x86 variants.
14463         (HAVE_COMDAT_GROUP): Also define if gcc_cv_as_comdat_group_group.
14464         * configure: Regenerate.
14465         * config/sol2.h (TARGET_SOLARIS): Define.
14466         (PUSHSECTION_FORMAT): Remove.
14467         (SECTION_NAME_FORMAT): Define.
14468         * config/sol2.c: Include hashtab.h.
14469         (solaris_output_init_fini): Replace PUSHSECTION_FORMAT by its
14470         expansion, using SECTION_NAME_FORMAT.
14471         (solaris_comdat_htab): New variable.
14472         (struct comdat_entry): Define.
14473         (comdat_hash): New function.
14474         (comdat_eq): New function.
14475         (solaris_elf_asm_comdat_section): New function.
14476         (solaris_define_comdat_signature): New function.
14477         (solaris_code_end): New function.
14478         * config/sol2-protos.h (solaris_elf_asm_comdat_section): Declare.
14479         (solaris_code_end): Declare.
14480         * config/t-sol2 (sol2.o): Add $HASHTAB_H dependency.
14481         * config/i386/i386.c (ix86_code_end) [TARGET_SOLARIS]: Call
14482         solaris_code_end.
14483         (i386_solaris_elf_named_section): Wrap in TARGET_SOLARIS.
14484         Remove ATTRIBUTE_UNUSED.
14485         [!USE_GAS]: Call solaris_elf_asm_comdat_section for
14486         SECTION_LINKONCE sections if HAVE_COMDAT_GROUP.
14487         * config/sparc/sparc.c (sparc_solaris_elf_asm_named_section): Likewise.
14488         * config/i386/sol2-10.h (TARGET_ASM_NAMED_SECTION): Moved ...
14489         * config/i386/sol2.h (TARGET_ASM_NAMED_SECTION): ... here.
14490         * config/sparc/sol2.h (TARGET_ASM_CODE_END): Redefine.
14491         (PUSHSECTION_FORMAT): Remove.
14492         (SECTION_NAME_FORMAT): Redefine.
14493
14494 2011-05-19  Kai Tietz  <ktietz@redhat.com>
14495
14496         * tree-cfg.c (verify_gimple_assign_binary): Barf on
14497         TRUTH_AND_EXPR, TRUTH_OR_EXPR, and TRUTH_XOR_EXPR.
14498         (gimplify_expr): Move TRUTH_AND|OR|XOR_EXPR to its binary form.
14499
14500 2011-05-19  Anatoly Sokolov  <aesok@post.ru>
14501             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14502
14503         * config/t-sol2 (sol2.o): Add $(TARGET_H) dependency.
14504
14505 2011-05-19  Richard Guenther  <rguenther@suse.de>
14506
14507         PR middle-end/48985
14508         * tree-object-size.c (addr_object_size): If the pointed-to
14509         variable is a decl use DECL_SIZE_UNIT instead of TYPE_SIZE_UNIT.
14510
14511 2011-05-19  Richard Guenther  <rguenther@suse.de>
14512
14513         * gimple.c (gimple_types_compatible_p_1): Compare names of
14514         the types themselves.
14515         (iterative_hash_gimple_type): And hash them that way.
14516         (gimple_register_type_1): If we register a main variant properly
14517         initialize the leader to ourselves.
14518
14519 2011-05-19  Tom de Vries  <tom@codesourcery.com>
14520
14521         PR target/45098
14522         * tree-ssa-loop-ivopts.c (get_expr_id): Factored new function out of
14523         get_loop_invariant_expr_id.
14524         (get_loop_invariant_expr_id): Use get_expr_id.
14525         (parm_decl_cost): New function.
14526         (determine_use_iv_cost_condition): Use get_expr_id and parm_decl_cost.
14527         Improve bound cost estimation.  Use different inv_expr_id for elim and
14528         express cases.
14529
14530 2011-05-19  Tom de Vries  <tom@codesourcery.com>
14531
14532         PR target/45098
14533         * tree-ssa-loop-ivopts.c (determine_iv_cost): Prevent
14534         cost_base.cost == 0.
14535
14536 2011-05-18  H.J. Lu  <hongjiu.lu@intel.com>
14537
14538         PR target/49002
14539         * config/i386/sse.md
14540         (avx_<ssemodesuffix><avxsizesuffix>_<ssemodesuffix>): Properly handle
14541         load cast.
14542
14543 2011-05-18  Jakub Jelinek  <jakub@redhat.com>
14544
14545         PR tree-optimization/49039
14546         * tree-vrp.c (extract_range_from_binary_expr): For
14547         MIN_EXPR <~[a, b], ~[c, d]> and MAX_EXPR <~[a, b], ~[c, d]>
14548         return ~[MAX_EXPR <a, c>, MIN_EXPR <b, d>].
14549
14550 2011-05-18  Tom de Vries  <tom@codesourcery.com>
14551
14552         PR target/45098
14553         * tree-ssa-loop-ivopts.c (computation_cost): Prevent cost of 0.
14554
14555 2011-05-18  Uros Bizjak  <ubizjak@gmail.com>
14556
14557         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Split asm template.
14558         (*tls_global_dynamic_64): Ditto.
14559         (*tls_local_dynamic_base_32_gnu): Ditto.
14560         (*tls_local_dynamic_base_64): Ditto.
14561         (tls_initial_exec_64_sun): Ditto.
14562
14563 2011-05-18  Stuart Henderson  <shenders@gcc.gnu.org>
14564
14565         * doc/invoke.texi (Blackfin Options): -mcpu accepts bf592.
14566         * config/bfin/t-bfin-elf (MULTILIB_MATCHES): Select bf532-none for
14567         bf592-none.
14568         * config/bfin/t-bfin-linux (MULTILIB_MATCHES): Likewise.
14569         * config/bfin/t-bfin-uclinux (MULTILIB_MATCHES): Likewise.
14570         * config/bfin/bfin.c (bfin_cpus): Add bf592.
14571         * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define
14572         __ADSPBF592__ and __ADSPBF59x__ for BFIN_CPU_BF592.
14573         * config/bfin/bfin-opts.h (bfin_cpu_type): Add BFIN_CPU_BF592.
14574         * config/bfin/elf.h (LIB_SPEC): Add bf592.
14575
14576 2011-05-18  Joseph Myers  <joseph@codesourcery.com>
14577
14578         * config/arm/arm-opts.h (enum arm_fp16_format_type, enum
14579         arm_abi_type, enum float_abi_type, enum arm_tp_type): Move from arm.h.
14580         * config/arm/arm.c (arm_float_abi, arm_fp16_format, arm_abi,
14581         target_thread_pointer, arm_structure_size_boundary, struct
14582         float_abi, all_float_abis, struct fp16_format, all_fp16_formats,
14583         struct abi_name, arm_all_abis): Remove.
14584         (arm_option_override) Don't process most enumerated option values here.
14585         Don't process target_fpe_name here.  Work with integer not string for
14586         structure size boundary; use separate diagnostics for each case.
14587         * config/arm/arm.h (enum float_abi_type, enum
14588         arm_fp16_format_type, enum arm_abi_type, enum arm_tp_type): Move
14589         to arm-opts.h.
14590         (arm_float_abi, arm_fp16_format, arm_abi, target_thread_pointer,
14591         arm_structure_size_boundary): Remove.
14592         * config/arm/arm.opt (mabi=): Use Enum and Init.
14593         (arm_abi_type): New Enum and EnumValue entries.
14594         (mfloat-abi=): Use Enum and Init.
14595         (float_abi_type): New Enum and EnumValue entries.
14596         (mfp=, mfpe=): Replace by separate Alias entries for each argument.
14597         (mfp16-format=): Use Enum and Init.
14598         (arm_fp16_format_type): New Enum and EnumValue entries.
14599         (mstructure-size-boundary=): Use UInteger and Init.
14600         (mtp=): Use Enum and Init.
14601         (arm_tp_type): New Enum and EnumValue entries.
14602
14603 2011-05-18  Richard Guenther  <rguenther@suse.de>
14604
14605         PR tree-optimization/49018
14606         * gimple.c (gimple_has_side_effects): Volatile asms have side-effects.
14607         * tree-ssa-ifcombine.c (bb_no_side_effects_p): Use
14608         gimple_has_side_effects.
14609
14610 2011-05-18  Richard Guenther  <rguenther@suse.de>
14611
14612         * gimple.c (gimple_register_type_1): New function, split out from ...
14613         (gimple_register_type): ... here.  Avoid infinite recursion.
14614
14615 2011-05-18  Ira Rosen  <ira.rosen@linaro.org>
14616
14617         PR tree-optimization/41881
14618         * tree-vectorizer.h (struct _loop_vec_info): Add new field
14619         reduction_chains along with a macro for its access.
14620         * tree-vect-loop.c (new_loop_vec_info): Initialize reduction chains.
14621         (destroy_loop_vec_info): Free reduction chains.
14622         (vect_analyze_loop_2): Return false if vect_analyze_slp() returns false.
14623         (vect_is_slp_reduction): New function.
14624         (vect_is_simple_reduction_1): Call vect_is_slp_reduction.
14625         (vect_create_epilog_for_reduction): Support SLP reduction chains.
14626         * tree-vect-slp.c (vect_get_and_check_slp_defs): Allow different
14627         definition types for reduction chains.
14628         (vect_supported_load_permutation_p): Don't allow permutations for
14629         reduction chains.
14630         (vect_analyze_slp_instance): Support reduction chains.
14631         (vect_analyze_slp): Try to build SLP instance from reduction chains.
14632         (vect_get_constant_vectors):  Handle reduction chains.
14633         (vect_schedule_slp_instance): Mark the first statement of the
14634         reduction chain as reduction.
14635
14636 2011-05-18  Ira Rosen  <ira.rosen@linaro.org>
14637
14638         * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks): Use new
14639         names for group elements access.
14640         * tree-vectorizer.h (struct _stmt_vec_info): Use interleaving info for
14641         reduction chains as well.  Remove data reference and interleaving
14642         related words from the fields names.
14643         * tree-vect-loop.c (vect_transform_loop): Use new names for group
14644         elements access.
14645         * tree-vect-data-refs.c (vect_get_place_in_interleaving_chain,
14646         vect_insert_into_interleaving_chain, vect_update_interleaving_chain,
14647         vect_update_interleaving_chain, vect_same_range_drs,
14648         vect_analyze_data_ref_dependence, vect_update_misalignment_for_peel,
14649         vect_verify_datarefs_alignment, vector_alignment_reachable_p,
14650         vect_peeling_hash_get_lowest_cost, vect_enhance_data_refs_alignment,
14651         vect_analyze_group_access, vect_analyze_data_ref_access,
14652         vect_create_data_ref_ptr, vect_transform_strided_load,
14653         vect_record_strided_load_vectors): Likewise.
14654         * tree-vect-stmts.c (vect_model_simple_cost, vect_model_store_cost,
14655         vect_model_load_cost, vectorizable_store, vectorizable_load,
14656         vect_remove_stores, new_stmt_vec_info): Likewise.
14657         * tree-vect-slp.c (vect_build_slp_tree,
14658         vect_supported_slp_permutation_p, vect_analyze_slp_instance): Likewise.
14659
14660 2011-05-18  Richard Guenther  <rguenther@suse.de>
14661
14662         PR middle-end/48989
14663         * tree-cfg.c (verify_gimple_assign_unary): Adjust TRUTH op
14664         operand verification.
14665         (verify_gimple_assign_binary): Likewise.
14666         * tree-ssa.c (useless_type_conversion_p): Preserve conversions
14667         to non-1-precision BOOLEAN_TYPEs.
14668
14669 2011-05-18  Tom de Vries  <tom@codesourcery.com>
14670
14671         PR target/45098
14672         * tree-ssa-loop-ivopts.c (seq_cost): Fix call to rtx_cost.
14673
14674 2011-05-18  Jakub Jelinek  <jakub@redhat.com>
14675
14676         PR tree-optimization/49000
14677         * tree-ssa.c (execute_update_addresses_taken): Call
14678         maybe_rewrite_mem_ref_base on debug stmt value.  If it couldn't
14679         be rewritten and decl has been marked for renaming, reset
14680         the debug stmt.
14681
14682 2011-05-17  Joseph Myers  <joseph@codesourcery.com>
14683
14684         * config/i386/i386.c (ix86_valid_target_attribute_tree): Use
14685         enum_opts_set when testing if attributes have set -mfpmath=.
14686
14687 2011-05-17  Richard Sandiford  <rdsandiford@googlemail.com>
14688
14689         * config/mips/mips.c (mips_handle_option): Remove unused variable.
14690
14691 2011-05-17  Uros Bizjak  <ubizjak@gmail.com>
14692
14693         * ipa-inline-analysis.c (inline_node_duplication_hook): Initialize
14694         info->entry with 0
14695         * tree-inline.c (maybe_inline_call_in_expr):  Initialize
14696         id.transform_lang_insert_block with NULL.
14697
14698 2011-05-17  Uros Bizjak  <ubizjak@gmail.com>
14699
14700         * config/i386/i386-protos.h (output_fix_trunc): Change arg 3 to bool.
14701         (output_fp_compare): Change args 3 and 4 to bool.
14702         (ix86_expand_call): Change arg 6 to bool.
14703         (ix86_attr_length_immediate_default): Change arg 2 to bool.
14704         (ix86_attr_length_vex_default): Change arg 3 to bool.
14705         * config/i386/i386.md: Update all uses.
14706         * config/i386/i386.c: Ditto.
14707         (ix86_flags_dependent): Change return type to bool.
14708
14709 2011-05-17  Richard Guenther  <rguenther@suse.de>
14710
14711         * gimple.c (type_hash_pair_compare): Fix comparison.
14712
14713 2011-05-17  Richard Guenther  <rguenther@suse.de>
14714
14715         * gimple.c (iterative_hash_gimple_type): Simplify singleton
14716         case some more, fix final hash value of the non-singleton case.
14717
14718 2011-05-17  Richard Guenther  <rguenther@suse.de>
14719
14720         PR bootstrap/49013
14721         Revert
14722         2011-05-16  Richard Guenther  <rguenther@suse.de>
14723
14724         * gimple.c (gimple_types_compatible_p_1): Use names of the
14725         type itself, not its main variant.
14726         (iterative_hash_gimple_type): Likewise.
14727
14728 2011-05-17  Richard Guenther  <rguenther@suse.de>
14729
14730         * gimple.c (gimple_register_canonical_type): Use the main-variant
14731         leader for computing the canonical type.
14732
14733 2011-05-17  Nick Clifton  <nickc@redhat.com>
14734
14735         * config/rx/rx.c (rx_memory_move_cost): Include cost of register
14736         moves.
14737
14738         * config/rx/rx.md: Add peephole to remove redundant extensions
14739         after loads.
14740         (bitset_in_memory): Use rx_restricted_mem_operand.
14741         (bitinvert_in_memory): Likewise.
14742         (bitclr_in_memory): Likewise.
14743
14744 2011-05-17  Kazuhio Inaoka  <kazuhiro.inaoka.ud@renesas.com>
14745             Nick Clifton  <nickc@redhat.com>
14746
14747         * config/rx/rx.md: Add peepholes to match a register move followed
14748         by a comparison of the moved register.  Replace these with an
14749         addition of zero that does both actions in one instruction.
14750
14751 2011-05-17  Jakub Jelinek  <jakub@redhat.com>
14752
14753         PR target/48986
14754         * config/i386/sync.md (sync_old_add<mode>): Relax operand 2
14755         predicate to allow CONST_INT.
14756         (*sync_old_add_cmp<mode>): New insn and peephole2 for it.
14757
14758 2011-05-16  Joseph Myers  <joseph@codesourcery.com>
14759
14760         * opts-common.c (opt_enum_arg_to_value): New.
14761         * opts.h (opt_enum_arg_to_value): Declare.
14762         * config/i386/i386.opt (fpmath): Remove.
14763         (mfpmath=): Use Enum, Init and Save.
14764         (fpmath_unit): New Enum and EnumValue entries.
14765         * config/i386/i386-c.c (ix86_pragma_target_parse): Update field
14766         name for function fpmath state.
14767         * config/i386/i386-opts.h (enum fpmath_unit): Move from i386.h.
14768         * config/i386/i386.c: Include diagnostic.h.
14769         (ix86_fpmath, IX86_FUNCTION_SPECIFIC_FPMATH): Remove.
14770         (ix86_target_string): Take enum fpmath_unit value instead of string.
14771         (ix86_debug_options): Update call to ix86_target_string.
14772         (ix86_option_override_internal): Don't process fpmath strings here.
14773         (x86_function_specific_save, ix86_function_specific_restore):
14774         Don't handle fpmath state specially.
14775         (ix86_function_specific_print): Pass fpmath state to
14776         ix86_target_string instead of printing in this function.
14777         (ix86_valid_target_attribute_inner_p): Take gcc_options pointer.
14778         Handle enum attributes.
14779         (IX86_ATTR_ENUM, ix86_opt_enum): New.
14780         (ix86_valid_target_attribute_tree): Update option_strings
14781         handling.  Handle fpmath as enum option.
14782         (ix86_can_inline_p): Update field names for function fpmath state.
14783         (ix86_expand_builtin): Update call to ix86_target_string.
14784         * config/i386/i386.h (enum fpmath_unit): Move to i386-opts.h.
14785         (ix86_fpmath): Remove.
14786         * config/i386/t-i386 (i386.o): Update dependencies.
14787
14788 2011-05-16  Joseph Myers  <joseph@codesourcery.com>
14789
14790         PR preprocessor/48677
14791         * cppspec.c (lang_specific_driver): Set new_decoded_options[0]
14792         from decoded_options[0], not from itself.
14793
14794 2011-05-16  Uros Bizjak  <ubizjak@gmail.com>
14795
14796         * config/i386/constraints.md (z): New constraint.
14797         * config/i386/i386.c (c): New mode attribute.
14798         (*call): Merge insn pattern from *call_0, *call_1, *call_1_rex64 and
14799         *call_1_rex64_large patterns using "P" mode iterator. Use "<c>zm"
14800         constraint for operand 0.
14801         (*call_vzeroupper): Ditto.
14802         (*call_rex64_ms_sysv): Ditto.  Use "rzm" constraint for operand 0.
14803         (*call_rex64_ms_sysv_vzeroupper): Ditto.
14804         (*call_pop): Merge insn pattern from *call_pop_0 and *call_pop_1.
14805         Use "lzm" constraint for operand 0.
14806         (*call_pop_vzeroupper): Ditto.
14807         (*sibcall): Merge insn pattern from *sibcall_0, *sibcall_1 and
14808         *sibcall_1_rex64 patterns using "P" mode iterator.  Use "Uz"
14809         constraint for operand 0.
14810         (*sibcall_vzeroupper): Ditto.
14811         (*sibcall_rex64_ms_sysv): Ditto.
14812         (*sibcall_rex64_ms_sysv_vzeroupper): Ditto.
14813         (*sibcall_pop): Merge insn pattern from *sibcall_pop_0 and
14814         *sibcall_pop_1.  Use "Uz" constraint for operand 0.
14815         (*sibcall_pop_vzeroupper): Ditto.
14816         (*call_value): Merge insn pattern from *call_value_0, *call_value_1,
14817         *call_value_1_rex64 and *call_value_1_rex64_large patterns using "P"
14818         mode iterator.  Use "<c>zm" constraint for operand 1.
14819         (*call_value_vzeroupper): Ditto.
14820         (*call_value_rex64_ms_sysv): Ditto.  Use "rzm" constraint
14821         for operand 1.
14822         (*call_value_rex64_ms_sysv_vzeroupper): Ditto.
14823         (*call_value_pop): Merge insn pattern from *call_value_pop_0 and
14824         *call_value_pop_1.  Use "lzm" constraint for operand 1.
14825         (*call_value_pop_vzeroupper): Ditto.
14826         (*sibcall_value): Merge insn pattern from *sibcall_value_0,
14827         *sibcall_value_1 and *sibcall_value_1_rex64 patterns using "P"
14828         mode iterator.  Use "Uz" constraint for operand 1.
14829         (*sibcall_value_vzeroupper): Ditto.
14830         (*sibcall_value_rex64_ms_sysv): Ditto.
14831         (*sibcall_value_rex64_ms_sysv_vzeroupper): Ditto.
14832         (*sibcall_value_pop): Rename from *sibcall_pop_1.  Use "Uz"
14833         constraint for operand 1.
14834         (*sibcall_value_pop_vzeroupper): Ditto.
14835         (*tls_global_dynamic_64): Use constant_call_address_operand predicate
14836         and "z" constraint for operand 2.
14837         (*tls_global_dynamic_32_gnu): Ditto.
14838         (*tls_local_dynamic_base_32_gnu): Ditto.
14839         (*tls_local_dynamic_base_64): Ditto.
14840         (*tls_local_dynamic_32_once): Ditto.
14841         * config/i386/i386.c (ix86_output_call_insn): Remove int_addr argument.
14842         Update all callers.
14843         * config/i386/i386-protos.h (ix86_output_call_insn): Update prototype.
14844
14845 2011-05-16  Richard Guenther  <rguenther@suse.de>
14846
14847         * gimple.c (gimple_types_compatible_p_1): Use names of the
14848         type itself, not its main variant.
14849         (iterative_hash_gimple_type): Likewise.
14850
14851 2011-05-16  Richard Guenther  <rguenther@suse.de>
14852
14853         * gimple.c (iterative_hash_gimple_type): Re-instantiate change to
14854         always visit pointer target and function result and argument types.
14855
14856 2011-05-16  Jason Merrill  <jason@redhat.com>
14857
14858         PR c++/48999
14859         * tree-inline.c (copy_statement_list): Put back recursion.
14860
14861 2011-05-16  Georg-Johann Lay  <avr@gjlay.de>
14862
14863         PR target/27663
14864         PR target/41076
14865         * config/avr/predicates.md (const_8_16_24_operand): New predicate.
14866         * config/avr/avr.md ("*ior<mode>qi.byte0",
14867         "*ior<mode>qi.byte1-3"): New define_insn_and_split patterns.
14868
14869 2011-05-16  Georg-Johann Lay  <avr@gjlay.de>
14870
14871         PR target/45099
14872         * config/avr/avr.c (avr_function_arg_advance): Error if a fixed
14873         register is needed for a function argument.
14874
14875 2011-05-16  Richard Guenther  <rguenther@suse.de>
14876
14877         * gimple.c (struct type_hash_pair): New type.
14878         (type_hash_pair_compare): New function.
14879         (iterative_hash_gimple_type): Mix in SCC member hashes in hash-order.
14880
14881 2011-05-16  Revital Eres  <revital.eres@linaro.org>
14882
14883         * modulo-sched.c (doloop_register_get): Check !DEBUG_INSN_P first.
14884
14885 2011-05-15  Uros Bizjak  <ubizjak@gmail.com>
14886
14887         * config/i386/i386.md (floating point move splitters): Fix
14888         usage of standard_80387_constant_p.
14889         * config/i386/i386.c (ix86_preferred_reload_class): Ditto.
14890
14891 2011-05-15  Uros Bizjak  <ubizjak@gmail.com>
14892
14893         * config/i386/i386.md (*movdf_internal): Simplify insn condition.
14894
14895 2011-05-14  Eric Botcazou  <ebotcazou@adacore.com>
14896
14897         * tree-ssa-loop-im.c (SET_ALWAYS_EXECUTED_IN): New macro.
14898         (fill_always_executed_in): Use [SET_]ALWAYS_EXECUTED_IN.
14899         (tree_ssa_lim_finalize): Likewise.
14900
14901 2011-05-14  Uros Bizjak  <ubizjak@gmail.com>
14902
14903         * config/i386/constraint.md (Yd, Yx): New register constraints.
14904         * config/i386/i386.md (*pushdf): Merge with *pushdf_nointeger.  Use
14905         Yd conditional register constraint.
14906         (*movtf_internal): Use standard_sse_constant_opcode.
14907         (*movxf_internal): Merge with *movxf_internal_nointeger.  Use
14908         Yx conditional register constraint.
14909         (*movdf_internal): Merge with *movdf_internal_nointeger.  Use
14910         Yd conditional register constraint.  Use standard_sse_constant_p to
14911         check for valid SSE constants and call standard_sse_constant_opcode to
14912         output SSE insn.
14913         (*movsf_internal): Use standard_sse_constant_p to check for valid SSE
14914         constants and call standard_sse_constant_opcode to output SSE insn.
14915         * config/i386/i386.c (ix86_option_ovverride_internal): Set
14916         TARGET_INTEGER_DFMODE_MOVES for 64bit targets.  Clear it when
14917         optimize_size is set.
14918         (standard_sse_constant_opcode): Output conditional AVX insn templates.
14919
14920 2011-05-14  Tobias Burnus  <burnus@net-b.de>
14921
14922         * doc/invoke.texi (-Ofast): Also enables -fstack-arrays.
14923
14924 2011-05-13  Martin Jambor  <mjambor@suse.cz>
14925
14926         * ipa-prop.c (ipa_cst_from_jfunc): New function.
14927         * ipa-prop.h (ipa_cst_from_jfunc): Declare.
14928         * ipa-inline-analysis.c (evaluate_conditions_for_edge): Use it.
14929         (evaluate_conditions_for_ipcp_clone): Removed.
14930         (estimate_ipcp_clone_size_and_time): Accept vector of known constants.
14931         * ipa-cp.c (ipcp_estimate_growth): Build vector of known constants.
14932         * ipa-inline.h (estimate_ipcp_clone_size_and_time): Update.
14933
14934 2011-05-13  Eric Botcazou  <ebotcazou@adacore.com>
14935
14936         * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Adjust dump message.
14937         * regcprop.c (copyprop_hardreg_forward): Test MAY_HAVE_DEBUG_INSNS in
14938         lieu of MAY_HAVE_DEBUG_STMTS.
14939         * tree-cfgcleanup.c (remove_forwarder_block): Do not attempt to move
14940         debug statements if !MAY_HAVE_DEBUG_STMTS.
14941
14942 2011-05-13  Martin Thuresson  <martint@google.com>
14943
14944         PR gcov-profile/47793
14945         * libgcov.c (gcov_exit): Support relative profile paths.
14946         * doc/invoke.texi (-fprofile-dir): Update for above change.
14947
14948 2011-05-13  Richard Guenther  <rguenther@suse.de>
14949
14950         * gimple.c (gimple_canonical_types_compatible_p): Do not use
14951         type-pair caching, do not compare hashes.
14952
14953 2011-05-13  Nathan Froyd  <froydnj@codesourcery.com>
14954
14955         PR middle-end/48965
14956         * tree-cfg.c (edge_to_cases_cleanup): Return true.
14957         (verify_expr) [CASE_LABEL_EXPR]: Add checking.
14958
14959 2011-05-13  Kai Tietz  <ktietz@redhat.com>
14960
14961         * gimplify.c (gimplify_expr): Make sure operand is boolified.
14962         * tree-cfg.c (verify_gimple_assign_unary): Check for boolean
14963         compatible type for TRUTH_NOT_EXPR.
14964
14965 2011-05-13  H.J. Lu  <hongjiu.lu@intel.com>
14966
14967         * config/i386/i386.c (ix86_save_reg): Change return type to bool.
14968         (ix86_hard_regno_mode_ok): Change return value to bool.  Use
14969         can_create_pseudo_p ().
14970
14971 2011-05-13  Richard Guenther  <rguenther@suse.de>
14972
14973         PR lto/48978
14974         * gimple.c (iterative_hash_gimple_type): Revert change in
14975         pointer target and function result and argument hashing.
14976
14977 2011-05-13  Uros Bizjak  <ubizjak@gmail.com>
14978
14979         * config/i386/i386.md (*movxf_internal): Use !can_create_pseudo ().
14980         (*movxf_internal_nointeger): Ditto.
14981         (*movdf_internal_rex64): Ditto.
14982         (*movdf_internal): Ditto.
14983         (*movdf_internal_nointeger): Ditto.
14984         (*movsf_internal): Ditto.
14985         (sincos splitters): Use can_create_pseudo ().
14986
14987 2011-05-13  Joseph Myers  <joseph@codesourcery.com>
14988
14989         * config/i386/i386-opts.h: New.
14990         * gcc/config/i386/i386.c (stringop_alg, ix86_cmodel,
14991         ix86_asm_dialect, ix86_regparm, ix86_abi, ix86_branch_cost,
14992         ix86_section_threshold): Remove.
14993         (ix86_handle_option): Move MAX_CODE_ALIGN define here.  Handle
14994         OPT_malign_loops_, OPT_malign_jumps_, OPT_malign_functions_ and
14995         OPT_mbranch_cost_.
14996         (ix86_option_override_internal): Don't decode strings for options
14997         other than -march=, -mtune= and -mfpmath=.  Don't allow for
14998         __attribute__ uses in remaining diagnostics for options with
14999         string arguments.  Don't check for integer arguments being negative.
15000         * gcc/config/i386/i386.h (enum stringop_alg, enum calling_abi,
15001         enum tls_dialect, enum cmodel, enum asm_dialect): Move to i386-opts.h.
15002         (ix86_abi, ix86_tls_dialect, ix86_cmodel, ix86_asm_dialect,
15003         ix86_branch_cost, ix86_section_threshold): Remove.
15004         * gcc/config/i386/i386.opt (config/i386/i386-opts.h): New
15005         HeaderInclude.
15006         (malign-functions=, malign-jumps=, malign-loops=): Use UInteger
15007         but not Var.
15008         (masm=): Use Enum and Init.
15009         (asm_dialect): New Enum and EnumValue entries.
15010         (mbranch-cost=): Use UInteger.
15011         (mlarge-data-threshold=): Use UInteger and Init.
15012         (mcmodel=): Use Enum and Init.
15013         (cmodel): New Enum and EnumValue entries.
15014         (mpc): Replace with separate mpc32, mpc64 and mpc80 entries.
15015         (mpreferred-stack-boundary=, mincoming-stack-boundary=,
15016         mregparm=): Use UInteger.
15017         (mstringop-strategy=): Use Enum and Init.
15018         (stringop_alg): New Enum and EnumValue entries.
15019         (mtls-dialect=): Use Enum and Init.
15020         (tls_dialect): New Enum and EnumValue entries.
15021         (mabi=): Use Enum and Init.
15022         (calling_abi): New Enum and EnumValue entries.
15023         (mveclibabi=): Use Enum and Init.
15024         (ix86_veclibabi): New Enum and EnumValue entries.
15025
15026 2011-05-13  Nick Clifton  <nickc@redhat.com>
15027
15028         * config/rx/rx.md (mov expander): Fix use of rx_legitimate_constant_p.
15029         * config/rx/rx-protos.h (rx_legitimate_constant_p): Rename prototype.
15030
15031 2011-05-13  Kai Tietz  <ktietz@redhat.com>
15032
15033         PR middle-end/48984
15034         * gimplify.c (gimplify_expr): Check for boolean_type_node instead
15035         for BOOLEAN_TYPE for TRUTH-NOT/AND/OR/XOR.
15036         (gimple_boolify): Check for cast for boolean_type_node instead for
15037         BOOLEAN_TYPE.
15038
15039 2011-05-13  Richard Guenther  <rguenther@suse.de>
15040
15041         PR tree-optimization/48172
15042         * tree-vect-loop-manip.c (vect_vfa_segment_size): Avoid
15043         multiplying by number of iterations for equal step.
15044         (vect_create_cond_for_alias_checks): Likewise.
15045
15046 2011-05-13  Andreas Schwab  <schwab@redhat.com>
15047
15048         * configure.ac: Use AS_HELP_STRING throughout.
15049         * configure: Regenerate.
15050
15051 2011-05-12  H.J. Lu  <hongjiu.lu@intel.com>
15052
15053         * config/i386/i386.c (ix86_save_reg): Change maybe_eh_return to bool.
15054         (ix86_emit_restore_regs_using_mov): Likewise.
15055         (ix86_emit_restore_sse_regs_using_mov): Likewise.
15056
15057 2011-05-12  Anatoly Sokolov  <aesok@post.ru>
15058
15059         * config/sparc/sparc.h (REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P,
15060         SYMBOLIC_CONST, RTX_OK_FOR_BASE_P, RTX_OK_FOR_INDEX_P): Remove.
15061         (RTX_OK_FOR_OFFSET_P, RTX_OK_FOR_OLO10_P): Move to...
15062         * config/sparc/sparc.c (RTX_OK_FOR_OFFSET_P,
15063         RTX_OK_FOR_OLO10_P): ...here.
15064         (sparc_mode_dependent_address_p): Use symbolic_operand instead of
15065         SYMBOLIC_CONST.
15066
15067 2011-05-12  Kai Tietz  <ktietz@redhat.com>
15068
15069         * gimplify.c (gimple_boolify): Re-boolify expression
15070         arguments even if expression type is of kind BOOLEAN_TYPE.
15071         (gimplify_boolean_expr): Removed.
15072         (gimplify_expr): Boolify truth opcodes AND, ANDIF, OR, ORIF,
15073         and XOR. Additional take care that we keep expression's type.
15074         * tree-cfg.c (verify_gimple_assign_binary): Adjust check for type
15075         of TRUTH_AND|OR|XOR_EXPR.
15076
15077 2011-05-12  Jakub Jelinek  <jakub@redhat.com>
15078
15079         PR tree-optimization/48975
15080         * tree-if-conv.c (combine_blocks): Call free_bb_predicate
15081         on all bbs here and free and clear ifc_bbs at the end.
15082
15083 2011-05-12  Richard Guenther  <rguenther@suse.de>
15084
15085         * gimple.c (gtc_visit): Compare TREE_ADDRESSABLE, handle
15086         NULLPTR_TYPE similar to VOID_TYPE.  Defer type-leader lookup
15087         until after simple checks.
15088         (gimple_types_compatible_p): Likewise.
15089         (iterative_hash_gimple_type): Always hash pointer targets
15090         and function return and argument types.
15091         (iterative_hash_canonical_type): Do not hash TYPE_QUALS,
15092         hash TYPE_ALIGN.  Do not hash TYPE_MIN/MAX_VALUE.
15093         (gimple_canonical_types_compatible_p): Compare TREE_ADDRESSABLE,
15094         handle NULLPTR_TYPE similar to VOID_TYPE.  Handle non-aggregates
15095         completely in the simple compare section.
15096         (gimple_register_canonical_type): Query the cache again after
15097         registering.
15098
15099 2011-05-12  Richard Guenther  <rguenther@suse.de>
15100
15101         PR tree-optimization/48172
15102         * tree-vect-loop-manip.c (vect_vfa_segment_size): Do not exclude
15103         the number of iterations from the segment size calculation.
15104         (vect_create_cond_for_alias_checks): Adjust.
15105
15106 2011-05-12  Jakub Jelinek  <jakub@redhat.com>
15107
15108         PR debug/48967
15109         * var-tracking.c (use_narrower_mode_test) <case REG>: Return 1
15110         if validate_subreg fails.
15111
15112 2011-05-12  Hariharan Sandanagobalane  <hariharan@picochip.com>
15113
15114         * ira.c (clarify_prohibited_class_mode_regs): Prevent the function from
15115         accessing beyond the end of REGNO_REG_CLASS array by stopping the loop
15116         early.
15117
15118 2011-05-12  DJ Delorie  <dj@redhat.com>
15119
15120         * config/rx/rx.c (rx_builtins): New arrays - holds builtin functions.
15121         (ADD_RX_BUILTIN1, ADD_RX_BUILTIN2, ADD_RX_BUILTIN3): Install
15122         created builtin into rx_builtins array.
15123         (rx_builtin_decl): New function.
15124         (TARGET_BUITLIN_DECL): Define.  Include gt-rx.h.
15125
15126 2011-05-12  DJ Delorie  <dj@redhat.com>
15127             Nick Clifton  <nickc@redhat.com>
15128
15129         * config/rx/rx.h (HAVE_PRE_DECREMENT): Fix typo.
15130         * config/rx/rx.c (CC_FLAG_FP): Fix comment.
15131         (rx_is_legitimate_address): Add pre-decrement and post-increment
15132         addressing in HImode and QImode.  Fix test for out of range
15133         REG+INT addressing.
15134         (rx_legitimate_constant_p): Rename to rx_is_legitimate_constant.
15135         (rx_align_for_label): Test label before extracting its usage count.
15136         (rx_adjust_insn_lengths): Fix selection of insn codes.
15137         (TARGET_LEGITIMATE_CONSTANT_P): Use renamed function.
15138
15139 2011-05-11  Jason Merrill  <jason@redhat.com>
15140
15141         * tree.c (type_hash_canon): Use struct tree_type_non_common.
15142
15143 2011-05-11  Eric Botcazou  <ebotcazou@adacore.com>
15144
15145         * cfgrtl.c (commit_one_edge_insertion): Remove always-true test and
15146         reindent the subsequent block.
15147
15148 2011-05-11  Satoru Takabayashi  <satorux@google.com>
15149             Paul Pluzhnikov  <ppluzhnikov@google.com>
15150
15151         * doc/install.texi (Configuration): Document --with-linker-hash-style.
15152         * gcc.c (init_spec): Handle LINKER_HASH_STYLE.
15153         * config.in: Add LINKER_HASH_STYLE.
15154         * configure.ac: Add --with-linker-hash-style.
15155         * configure: Regenerate.
15156
15157 2011-05-11  Richard Guenther  <rguenther@suse.de>
15158
15159         PR middle-end/48964
15160         * gimple.c (iterative_hash_canonical_type): Fix typo.
15161
15162 2011-05-11  Uros Bizjak  <ubizjak@gmail.com>
15163
15164         * config/i386/i386.c (legitimize_tls_address)
15165         <case TLS_MODEL_GLOBAL_DYNAMIC>: Call gen_tls_dynamic_gnu2_{32,64}
15166         expanders directly for TARGET_GNU2_TLS.  Determine pic and
15167         __tls_get_addr symbol reference here.  Update call to
15168         gen_tls_global_dynamic_{32,64} for added arguments.
15169         <case TLS_MODEL_LOCAL_DYNAMIC>: Call gen_tls_dynamic_gnu2_{32,64}
15170         expanders directly for TARGET_GNU2_TLS.  Determine
15171         __tls_get_addr symbol reference here.  Update call to
15172         gen_tls_local_dynamic_base_{32,64} for added arguments.  Attach
15173         unique UNSPEC REG_EQUIV to libcall block.
15174         (ix86_tls_get_addr): Declare static.
15175         * config/i386/i386-protos.h (ix86_tls_get_addr): Remove declaration.
15176         * config/i386/i386.md (tls_global_dynamic_32): Add operand 2 and 3.
15177         Do not determine pic and __tls_get_addr symbol reference here. Do not
15178         call gen_tls_dynamic_gnu2_32 for TARGET_GNU2_TLS.
15179         (tls_local_dynamic_base_32): Ditto for operands 1 and 2.
15180         (tls_global_dynamic_64): Add operand 2.  Do not determine
15181         __tls_get_addr symbol reference here.  Do not call
15182         gen_tls_dynamic_gnu2_64 for TARGET_GNU2_TLS here.
15183         (tls_local_dynamic_base64): Ditto for operand 1.
15184
15185 2011-05-11  Eric Botcazou  <ebotcazou@adacore.com>
15186
15187         * function.c (expand_function_start): Initialize stack_check_probe_note
15188         only if the generic stack checking mechanism is used.
15189
15190 2011-05-11  Richard Guenther  <rguenther@suse.de>
15191
15192         PR tree-optimization/15256
15193         * tree-ssa-forwprop.c (simplify_bitwise_binary): Canonicalize
15194         (A & B) | C, combine (A op CST1) op CST2.
15195         (tree_ssa_forward_propagate_single_use_vars): Only bother to
15196         visit assigns that have uses.
15197
15198 2011-05-11  Nathan Froyd  <froydnj@codesourcery.com>
15199
15200         * ggc-page.c (extra_order_size_table): Use struct tree_type_non_common.
15201         * lto-streamer-in.c (unpack_ts_type_value_fields): Rename to...
15202         (unpack_ts_type_common_value_fields): ...this.  Update comment.
15203         (unpack_value_fields): Adjust for renaming.
15204         (lto_input_ts_type_tree_pointers): Split into...
15205         (lto_input_ts_type_common_tree_pointer): ...this and...
15206         (lto_input_ts_type_non_common_tree_pointers): ...this.
15207         (lto_input_tree_pointers): Adjust for above split.
15208         * lto-streamer-out.c (pack_ts_type_value_fields): Rename to...
15209         (pack_ts_type_common_value_fields): ...this.  Update comment.
15210         (lto_output_ts_type_tree_pointers): Split into...
15211         (lto_output_ts_type_common_tree_pointers): ...this and...
15212         (lto_output_ts_type_non_common_tree_pointers): ...this.
15213         (lto_output_tree_pointers): Adjust for above split.
15214         * lto-streamer.c (check_handled_ts_structures): Mark TS_TYPE_COMMON,
15215         TS_TYPE_WITH_LANG_SPECIFIC, and TS_TYPE_NON_COMMON as handled.
15216         * stor-layout.c (vector_type_mode): Adjust location of mode field.
15217         * tree.h (MARK_TS_TYPE_COMMON, MARK_TS_TYPE_WITH_LANG_SPECIFIC):
15218         Define.
15219         (struct tree_type): Split into...
15220         (struct tree_type_common: ...this and...
15221         (struct tree_type_with_lang_specific): ...this and...
15222         (struct tree_type_non_common): ...this.  Adjust accessor macros
15223         accordingly.
15224         (TYPE_VALUES_RAW): Define.
15225         (union tree_node): Update for above changes.
15226         * tree.c (tree_node_structure_for_code) [tcc_type]: Return
15227         TS_TYPE_NON_COMMON.
15228         (initialize_tree_contains_struct) [TS_TYPE]: Use TS_TYPE_COMMON.
15229         Add TS_TYPE_WITH_LANG_SPECIFIC and TS_TYPE_NON_COMMON.
15230         (tree_code_size) [tcc_type]: Use struct tree_type_non_common.
15231         * treestructu.def (TS_TYPE): Remove.
15232         (TS_TYPE_COMMON, TS_TYPE_WITH_LANG_SPECIFIC, TS_TYPE_NON_COMMON):
15233         Define.
15234
15235 2011-05-11  Jakub Jelinek  <jakub@redhat.com>
15236
15237         PR debug/48159
15238         * tree-ssa.c (reset_debug_uses): New function.
15239         * tree-flow.h (reset_debug_uses): New prototype.
15240         * tree-data-ref.c (stmts_from_loop): Ignore debug stmts.
15241         * tree-loop-distribution.c (generate_loops_for_partition): Call
15242         reset_debug_uses on the stmts that will be removed.  Keep around
15243         all debug stmts, don't count them as bits in partition bitmap.
15244         (generate_builtin): Don't count debug stmts or labels as bits in
15245         partition bitmap.
15246
15247 2011-05-11  Richard Guenther  <rguenther@suse.de>
15248
15249         * gimple.c (gimple_type_hash_1): Merge with ...
15250         (gimple_type_hash): ... this.
15251         (gtc_visit): Remove mode parameter and simplify accordingly.
15252         (gimple_types_compatible_p_1): Likewise.
15253         (gimple_types_compatible_p): Likewise.
15254         (iterative_hash_gimple_type): Likewise.
15255         (visit): Likewise.
15256         (gimple_type_eq): Adjust.
15257
15258 2011-05-11  Revital Eres  <revital.eres@linaro.org>
15259
15260         * ddg.c (create_ddg_dep_from_intra_loop_link): If a true dep edge
15261         enters the branch create an anti edge in the opposite direction
15262         to prevent the creation of reg-moves.
15263         * modulo-sched.c: Adjust comment to reflect the fact we are
15264         scheduling closing branch.
15265         (PS_STAGE_COUNT): Rename to CALC_STAGE_COUNT and redefine.
15266         (stage_count): New field in struct partial_schedule.
15267         (calculate_stage_count): New function.
15268         (normalize_sched_times): Rename to reset_sched_times and handle
15269         incrementing the sched time of the nodes by a constant value
15270         passed as parameter.
15271         (duplicate_insns_of_cycles): Skip closing branch.
15272         (sms_schedule_by_order): Schedule closing branch.
15273         (ps_insn_find_column): Handle closing branch.
15274         (sms_schedule): Call reset_sched_times and adjust the code to
15275         support scheduling of the closing branch.
15276         (ps_insert_empty_row): Update calls to normalize_sched_times
15277         and rotate_partial_schedule functions.
15278
15279 2011-05-11  Richard Guenther  <rguenther@suse.de>
15280
15281         PR middle-end/48953
15282         * tree-inline.c (remap_gimple_op_r): Also remap types of MEM_REFs.
15283
15284 2011-05-11  Joseph Myers  <joseph@codesourcery.com>
15285
15286         * opts.c (finish_options): Move warning settings from process_options.
15287         * toplev.c (process_options): Move warning settings to finish_options.
15288
15289 2011-05-11  Richard Guenther  <rguenther@suse.de>
15290
15291         PR tree-optimization/18041
15292         * tree-ssa-forwprop.c (simplify_bitwise_and): Rename to ...
15293         (simplify_bitwise_binary): ... this.  Handle operand conversions
15294         by applying them to the result instead.
15295         (tree_ssa_forward_propagate_single_use_vars): Adjust.  CSE tree code.
15296
15297 2011-05-11  Richard Guenther  <rguenther@suse.de>
15298
15299         * gimple.c (gimple_canonical_types_compatible_p): Split out
15300         from gimple_types_compatible_p and friends.  Do not recurse
15301         to pointed-to types.
15302         (gimple_canonical_type_eq): Use it.
15303         (iterative_hash_canonical_type): Split out from
15304         iterative_hash_gimple_type and friends.  Do not recurse
15305         to pointed-to types.
15306         (gimple_canonical_type_hash): Use it, allocate the hash here.
15307
15308 2011-05-11  Revital Eres  <revital.eres@linaro.org>
15309
15310         * modulo-sched.c (doloop_register_get): Ignore DEBUG_INSNs while
15311         recognizing doloop.
15312
15313 2011-05-11  Revital Eres  <revital.eres@linaro.org>
15314
15315         * loop-doloop.c (doloop_condition_get): Use prev_nondebug_insn
15316         instead of PREV_INSN.
15317
15318 2011-05-11  Revital Eres  <revital.eres@linaro.org>
15319
15320         * modulo-sched.c (sms_schedule): Support new form of doloop pattern
15321         * loop-doloop.c (doloop_condition_get): Likewise.
15322         * config/arm/thumb2.md (*thumb2_addsi3_compare0): Remove "*".
15323         (doloop_end): New.
15324         * config/arm/arm.md (*addsi3_compare0): Remove "*".
15325
15326 2011-05-10  Nathan Froyd  <froydnj@codesourcery.com>
15327
15328         * tree.def (CASE_LABEL_EXPR): Add an operand.
15329         * tree.h (CASE_CHAIN): Use TREE_OPERAND instead of TREE_CHAIN.
15330
15331 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
15332
15333         * c-decl.c (c_override_global_bindings_to_false): Remove.
15334         (global_bindings_p): Don't check
15335         c_override_global_bindings_to_false.
15336         * c-tree.h (c_override_global_bindings_to_false): Remove.
15337         * c-typeck.c (composite_type): Don't set
15338         c_override_global_bindings_to_false.
15339
15340 2011-05-10  Michael Meissner  <meissner@linux.vnet.ibm.com>
15341
15342         PR target/48857, 48495
15343         * config/rs6000/rs6000.h (VSX_SCALAR_MODE): Delete.
15344         (VSX_MODE): Ditto.
15345         (VSX_MOVE_MODE): Ditto.
15346         (ALTIVEC_OR_VSX_VECTOR_MODE): New macro, combine all Altivec and
15347         VSX vector types.  Add V2DImode.
15348         (HARD_REGNO_CALLER_SAVE_MODE): Use it instead of
15349         ALTIVEC_VECTOR_MODE and VSX_VECTOR_MODE calls.
15350         (MODES_TIEABLE_P): Ditto.
15351
15352         * config/rs6000/rs6000.c (rs6000_emit_move): Use
15353         ALTIVEC_OR_VSX_MODE instead of ALTIVEC_VECTOR_MODE and
15354         VSX_VECTOR_MODE.
15355         (init_cumulative_args): Ditto.
15356         (rs6000_function_arg_boundary): Ditto.
15357         (rs6000_function_arg_advance_1): Ditto.
15358         (rs6000_function_arg): Ditto.
15359         (rs6000_function_ok_for_sibcall): Ditto.
15360         (emit_frame_save): Ditto.
15361         (rs6000_function_value): Ditto.
15362         (rs6000_libcall_value): Ditto.
15363
15364 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
15365
15366         * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
15367         i386/darwin-lib.h to $libgcc_tm_file.
15368         * config/i386/darwin.h (DECLARE_LIBRARY_RENAMES): Remove.
15369
15370 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
15371
15372         * doc/sourcebuild.texi (Back End): Mention contrib/config-list.mk.
15373
15374 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
15375
15376         * config/rs6000/genopt.sh, config/rs6000/rs6000-cpus.def: New files.
15377         * config/rs6000/rs6000-tables.opt: New file (generated).
15378         * config.gcc (powerpc*-*-*, rs6000*-*-*): Add
15379         rs6000/rs6000-tables.opt to extra_options.
15380         * config/rs6000/rs6000-opts.h (RS6000_CPU_OPTION_NATIVE): Define.
15381         * config/rs6000/rs6000.c (rs6000_select): Remove.
15382         (processor_target_table): Move contents to rs6000-cpus.def.
15383         (darwin_rs6000_override_options): Check
15384         global_options_set.x_rs6000_cpu_index instead of
15385         rs6000_select[1].string.
15386         (rs6000_option_override_internal): Likewise.
15387         (rs6000_handle_option): Don't assert that global structures are in
15388         use.  Don't handle OPT_mcpu_ and OPT_mtune_ here.
15389         (rs6000_default_cpu): New variable.
15390         (rs6000_file_start): Set it instead of local default_cpu.  Check
15391         rs6000_default_cpu, global_options_set.x_rs6000_cpu_index and
15392         global_options_set.x_rs6000_tune_index instead of rs6000_select.
15393         (rs6000_darwin_file_start): Check rs6000_default_cpu and
15394         global_options_set.x_rs6000_cpu_index instead of rs6000_select.
15395         * config/rs6000/rs6000.h (struct rs6000_cpu_select,
15396         rs6000_select): Remove.
15397         * config/rs6000/rs6000.opt (rs6000_cpu_index, rs6000_tune_index):
15398         Remove.
15399         (mcpu=, mtune=): Use Var, Init, Enum and Save.
15400         * config/rs6000/t-rs6000
15401         ($(srcdir)/config/rs6000/rs6000-tables.opt): New.
15402         * config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Check
15403         global_options_set.x_rs6000_cpu_index instead of
15404         rs6000_select[1].string.
15405         * config/rs6000/linuxspe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Check
15406         global_options_set.x_rs6000_cpu_index instead of
15407         rs6000_select[1].string.
15408
15409 2011-05-10  Joseph Myers  <joseph@codesourcery.com>
15410
15411         * config.gcc (libgcc_tm_file): Define instead of including files
15412         from ../../libgcc/config/ in tm_file.
15413         * configure.ac (libgcc_tm_file_list, libgcc_tm_include_list): Define.
15414         * configure: Regenerate.
15415         * Makefile.in (libgcc_tm_file_list, libgcc_tm_include_list,
15416         libgcc_tm.h, cs-libgcc_tm.h): New.
15417         (TM_H): Include libgcc_tm.h and $(libgcc_tm_file_list).
15418         (clean): Remove libgcc_tm.h.
15419         * config/arm/symbian.h (RENAME_LIBRARY): Remove.
15420         * mkconfig.sh: Include libgcc_tm.h in tm.h if USED_FOR_TARGET.
15421         * system.h (DECLARE_LIBRARY_RENAMES): Poison.
15422
15423 2011-05-10  Georg-Johann Lay  <avr@gjlay.de>
15424
15425         PR target/48896
15426         * config/avr/avr.c (avr_ret_register): Return unsigned int
15427         instead of int.
15428         (avr_function_value): Mark fn_decl_or_type as unused, don't pass
15429         it to avr_libcall_value.
15430         avr_expand_builtin): Use EXPAND_NORMAL as arg 4 in calls to
15431         expand_expr.
15432         (avr_expand_binop_builtin): Ditto.
15433         (avr_expand_unop_builtin): Ditto.
15434
15435 2011-05-10  DJ Delorie  <dj@redhat.com>
15436
15437         * config/rx/rx.h (JUMP_ALIGN, LABEL_ALIGN, LOOP_ALIGN): Define.
15438         (LABEL_ALIGN_AFTER_BARRIER): Pass label to rx_align_for_label
15439         * config/rx/rx.c (rx_align_for_label): Add label and
15440         uses_threshold parameters.  Do not align when the label is not
15441         used enough.
15442         * config/rx/rx-protos.h (rx_align_for_label): Update prototype.
15443
15444 2011-05-10  Richard Guenther  <rguenther@suse.de>
15445
15446         * tree-ssa-forwprop.c (combine_conversions): Pattern-match
15447         a series of conversions and apply foldings similar to what
15448         fold-const does.
15449         (tree_ssa_forward_propagate_single_use_vars): Call it.
15450
15451 2011-05-10  Jakub Jelinek  <jakub@redhat.com>
15452
15453         PR tree-optimization/48611
15454         PR tree-optimization/48794
15455         * tree-eh.c (remove_unreachable_handlers): Don't remove regions
15456         referenced from RESX or EH_DISPATCH arguments.
15457
15458         PR debug/48928
15459         * dfp.c (decimal_to_decnumber): Handle conversion from
15460         dconst{1,2,m1,half}.
15461
15462 2011-05-09  Uros Bizjak  <ubizjak@gmail.com>
15463
15464         * config/i386/i386.c (ix86_autovectorize_vector_sizes): Return 0
15465         for !flag_prefer_avx128.
15466         (ix86_preferred_simd_mode): Return word_mode for DFmode without SSE2.
15467
15468 2011-05-09  Eric Botcazou  <ebotcazou@adacore.com>
15469
15470         * fold-const.c (fold_range_test): Pass LOC to build_range_check.
15471         (fold_ternary_loc): Use expr_location_or.
15472
15473 2011-05-09  H.J. Lu  <hongjiu.lu@intel.com>
15474
15475         PR debug/48853
15476         * dwarf2out.c (mem_loc_descriptor) <case SUBREG>: If
15477         POINTERS_EXTEND_UNSIGNED is defined, don't give up if mode is
15478         Pmode and mem_mode is not VOIDmode.
15479
15480 2011-05-09  Ville Voutilainen  <ville.voutilainen@gmail.com>
15481
15482         * tree.h (TYPE_UNQUALIFIED, TYPE_QUAL_CONST, TYPE_QUAL_VOLATILE,
15483         TYPE_QUAL_RESTRICT): Convert to enum.
15484
15485 2011-05-09  Uros Bizjak  <ubizjak@gmail.com>
15486
15487         * config/i386/predicates.md (const_pow2_1_to_2_operand): Remove.
15488         (const_pow2_1_to_8_operand): Ditto.
15489         (const_pow2_1_to_128_operand): Ditto.
15490         (const_pow2_1_to_32768_operand): Ditto.
15491         * config/i386/mmx.md (*mmx_pinsrw): Use const_int_operand instead of
15492         const_pow2_1_to_8_operand for operand 3 predicate.  Use exact_log2
15493         in insn constraint to check integer value of operand 3.
15494         * config/i386/sse.md (*vec_setv4sf_sse4_1): Ditto.
15495
15496         (PINSR_MODE): New mode iterator.
15497         (sse2p4_1): New mode attribute.
15498         (<sse2p4_1>_pinsr<ssemodesuffix>): Merge insn from sse4_1_pinsrb,
15499         sse2_pinsrw, sse4_1_pinsrd and sse4_1_pinsrq using PINSR_MODE mode
15500         iterator.  Use const_int_operand instead of
15501         const_pow2_1_to_{2,8,128,32768}_operand for operand 3 predicate.  Use
15502         exact_log2 in insn constraint to check integer value of operand 3.
15503
15504 2011-05-09  Uros Bizjak  <ubizjak@gmail.com>
15505
15506         * config/i386/sse.md (blendbits): Remove mode attribute.
15507         (<sse4_1>_blend<ssemodesuffix><avxsizesuffix>): Use const_int_operand
15508         instead of const_0_to_<blendbits>_operand for operand 3 predicate.
15509         Check integer value of operand 3 in insn constraint.
15510
15511 2011-05-09  Richard Guenther  <rguenther@suse.de>
15512
15513         * lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p
15514         for diagnostics.
15515         (lto_symtab_merge): Likewise.  Do not register types here.
15516         (lto_symtab_merge_decls_2): Likewise.
15517         (lto_symtab_merge_decls_1): Likewise.
15518         * gimple.h (enum gtc_mode, gimple_types_compatible_p): Do not declare.
15519         * gimple.c (enum gtc_mode): Declare.
15520         (gimple_types_compatible_p): Make static.
15521
15522 2011-05-09  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15523
15524         * config/s390/s390.md (TD/TF mem to reg move splitter): Make the
15525         temporary register to match Pmode.
15526
15527 2011-05-09  Uros Bizjak  <ubizjak@gmail.com>
15528
15529         * config/i386/sse.md (*vec_concatv4si): Merge from *vec_concatv4si_1
15530         and *vec_concatv4si_1_avx.
15531
15532 2011-05-09  Uros Bizjak  <ubizjak@gmail.com>
15533
15534         PR rtl-optimization/48927
15535         * ira-conflicts.c (commutative_constraint_p): Use
15536         recog_data.alternative_enabled_p to disable alternatives where
15537         "enabled" attribute is false.
15538         (get_dup_num): Ditto.
15539         * ira-lives.c (single_reg_class): Ditto.
15540         (ira_implicitly_set_insn_hard_regs): Ditto.
15541
15542 2011-05-09  Eric Botcazou  <ebotcazou@adacore.com>
15543
15544         * var-tracking.c (find_mem_expr_in_1pdv): Fix thinko.
15545         (dataflow_set_preserve_mem_locs): Likewise.
15546
15547 2011-05-09  Philipp Thomas  <pth@suse.de>
15548
15549         * config/mep/mep.c (mep_validate_vliw): Syntax description
15550         should not be translated.
15551
15552 2011-05-09  Joseph Myers  <joseph@codesourcery.com>
15553
15554         * config/mips/genopt.sh, config/mips/mips-cpus.def: New files.
15555         * config/mips/mips-tables.opt: New file (generated).
15556         * config.gcc (mips*-*-*): Add mips/mips-tables.opt to extra_options.
15557         * config/mips/mips-opts.h (MIPS_ARCH_OPTION_FROM_ABI,
15558         MIPS_ARCH_OPTION_NATIVE): Define.
15559         * config/mips/mips.c (mips_cpu_info_table): Move contents to
15560         mips-cpus.def.
15561         (mips_strict_matching_cpu_name_p, mips_matching_cpu_name_p,
15562         mips_parse_cpu): Remove.
15563         (mips_cpu_info_from_opt, mips_default_arch): New.
15564         (mips_handle_option): Don't assert that global structures are in
15565         use.  Don't handle OPT_march_, OPT_mtune_ and OPT_mips here.
15566         (mips_option_override): Use new variables and functions to set
15567         state of these options.  Use strcmp to check for individual CPU names.
15568         * config/mips/mips.h (MIPS_CPU_STRING_DEFAULT): Remove default
15569         definition.
15570         * config/mips/mips.opt (march=): Use ToLower and Enum.
15571         (mips): Use ToLower, Enum and Var.
15572         (mtune=): Use ToLower and Enum.
15573         * config/mips/t-mips ($(srcdir)/config/mips/mips-tables.opt): New.
15574
15575 2011-05-08  Jan Hubicka  <jh@suse.cz>
15576
15577         * gimple.c (type_pair_hash, type_pair_eq, lookup_type_pair):
15578         Arrange type pairs to be UID ordered.
15579         (gimple_lookup_type_leader): Make inline.
15580
15581 2011-05-09  Nick Clifton  <nickc@redhat.com>
15582
15583         PR target/48899
15584         * config/iq2000/iq2000.opt (iq2000_tune): Initialise to
15585         PROCESSOR_DEFAULT.
15586
15587         PR target/48897
15588         * config/mn10300/mn10300.c (extract_bundle): Remove spurious local
15589         variable 's'.
15590
15591 2011-05-08  Chung-Lin Tang  <cltang@codesourcery.com>
15592
15593         * combine.c (simplify_comparison): Abstract out parts into...
15594         (simplify_compare_const): ... new function.
15595         (try_combine): Generalize parallel arithmetic/compare combining
15596         to call simplify_compare_const() and CANONICALIZE_COMPARE().
15597
15598 2011-05-08  Jan Hubicka  <jh@suse.cz>
15599
15600         * cgraph.c (cgraph_clone_node): Add call_duplication_hook parameter.
15601         (cgraph_create_virtual_clone): Call hooks once virtual clone
15602         is finished.
15603         * cgraph.h (cgraph_clone_node): Update prototype.
15604         * ipa-cp.c (ipcp_estimate_growth): Use
15605         estimate_ipcp_clone_size_and_time.
15606         * ipa-inline-transform.c (clone_inlined_nodes): Update.
15607         * lto-cgraph.c (input_node): Update.
15608         * ipa-inline.c (recursive_inlining): Update.
15609         * ipa-inline.h (estimate_ipcp_clone_size_and_time): New function.
15610         (evaluate_conditions_for_known_args): Break out from ...
15611         (evaluate_conditions_for_edge): ... here.
15612         (evaluate_conditions_for_ipcp_clone): New function.
15613         (inline_node_duplication_hook): Update clone summary based
15614         on parameter map.
15615         (estimate_callee_size_and_time): Rename to ...
15616         (estimate_node_size_and_time): take NODE instead of EDGE;
15617         take POSSIBLE_TRUTHS as argument.
15618         (estimate_callee_size_and_time): Update.
15619         (estimate_ipcp_clone_size_and_time): New function.
15620         (do_estimate_edge_time): Update.
15621
15622 2011-05-08  Richard Guenther  <rguenther@suse.de>
15623
15624         PR middle-end/48908
15625         PR middle-end/48905
15626         * expmed.c (expand_shift_1): Compute adjusted constant shift
15627         amount manually.
15628
15629 2011-05-08  Eric Botcazou  <ebotcazou@adacore.com>
15630
15631         * config/avr/avr.c (print_operand_address): Fix invalid RTL access.
15632
15633 2011-05-08  Eric Botcazou  <ebotcazou@adacore.com>
15634
15635         * config/rs6000/rs6000.c (output_profile_hook): Fix thinko.
15636
15637 2011-05-08  Jonathan Wakely  <jwakely.gcc@gmail.com>
15638
15639         * doc/invoke.texi (-fuse-linker-plugin): Improve grammar.
15640
15641 2011-05-07  Jan Hubicka  <jh@suse.cz>
15642
15643         * ipa-inline-transform.c (inline_call): Account when program size
15644         decreases.
15645         * ipa-inline.c (relative_time_benefit): New function.
15646         (edge_badness): Reorganize to be power 2 based; fix thinko when
15647         computing badness for negative growth; update comments to match
15648         reality; better dumps.
15649
15650 2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
15651
15652         * langhooks.h (lang_hooks_for_types): Change global_bindings_p's return
15653         type to bool and adjust comment.
15654         * fold-const.c (fold_range_test): Adjust call to global_bindings_p.
15655         (fold_mathfn_compare): Remove calls to global_bindings_p.
15656         (fold_inf_compare): Likewise.
15657         * stor-layout.c (variable_size): Adjust call to global_bindings_p.
15658         * c-tree.h (global_bindings_p): Adjust prototype.
15659         * c-decl.c (global_bindings_p): Return bool and simplify.
15660
15661 2011-05-07  Zdenek Dvorak  <ook@ucw.cz>
15662
15663         PR tree-optimization/48837
15664         * tree-tailcall.c (tree_optimize_tail_calls_1): Do not mark tailcalls
15665         when accumulator transformation is performed.
15666
15667 2011-05-06  Jan Hubicka  <jh@suse.cz>
15668
15669         * i386.h (ix86_tune_indices): Add
15670         X86_TUNE_SOFTWARE_PREFETCHING_BENEFICIAL.
15671         (TARGET_SOFTWARE_PREFETCHING_BENEFICIAL): New macro.
15672         * i386.c (initial_ix86_tune_features): Add
15673         X86_SOFTARE_PREFETCHING_BENEFICIAL.
15674         (software_prefetching_beneficial_p): Remove predicate.
15675         (ix86_option_override_internal): Use new macro.
15676
15677 2011-05-06  Jan Hubicka  <jh@suse.cz>
15678
15679         * ipa-inline.c (update_callee_keys): Don't reset node growth cache.
15680
15681 2011-05-06  Jan Hubicka  <jh@suse.cz>
15682
15683         * cgraph.c (cgraph_add_thunk): Create real function node instead
15684         of alias node; finalize it and mark needed/reachale; arrange visibility
15685         to be right and add it into the corresponding same comdat group list.
15686         (dump_cgraph_node): Dump thunks.
15687         * cgraph.h (cgraph_first_defined_function, cgraph_next_defined_function,
15688         cgraph_function_with_gimple_body_p,
15689         cgraph_first_function_with_gimple_body,
15690         cgraph_next_function_with_gimple_body): New functions.
15691         (FOR_EACH_FUNCTION_WITH_GIMPLE_BODY, FOR_EACH_DEFINED_FUNCTION):
15692         New macros.
15693         * ipa-cp.c (ipcp_need_redirect_p): Thunks can't be redirected.
15694         (ipcp_generate_summary): Use FOR_EACH_FUNCTION_WITH_GIMPLE_BODY.
15695         * cgraphunit.c (cgraph_finalize_function): Only look into possible
15696         devirtualization when optimizing.
15697         (verify_cgraph_node): Verify thunks.
15698         (cgraph_analyze_function): Analyze thunks.
15699         (cgraph_mark_functions_to_output): Output thunks only in combination
15700         with function they are assigned to.
15701         (assemble_thunk): Turn thunk into non-thunk; don't try to turn
15702         alias into normal node.
15703         (assemble_thunks): New functoin.
15704         (cgraph_expand_function): Use it.
15705         * lto-cgraph.c (lto_output_node): Stream thunks.
15706         (input_overwrite_node): Stream in thunks.
15707         * ipa-pure-const.c (analyze_function): Thunks do nothing interesting.
15708         * lto-streamer-out.c (lto_output): Do not try to output thunk's body.
15709         * ipa-inline.c (inline_small_functions): Use FOR_EACH_DEFINED_FUNCTION.
15710         * ipa-inline-analysis.c (compute_inline_parameters): "Analyze" thunks.
15711         (inline_analyze_function): Do not care about thunk jump functions.
15712         (inline_generate_summary):Use FOR_EACH_DEFINED_FUNCTION.
15713         * ipa-prop.c (ipa_prop_write_jump_functions): Use
15714         cgraph_function_with_gimple_body_p.
15715         * passes.c (do_per_function_toporder): Use
15716         cgraph_function_with_gimple_body_p.
15717         (execute_one_pass);Use FOR_EACH_FUNCTION_WITH_GIMPLE_BODY.
15718         (ipa_write_summaries): Use cgraph_function_with_gimple_body_p.
15719         (function_called_by_processed_nodes_p): Likewise.
15720
15721 2011-05-06  Joseph Myers  <joseph@codesourcery.com>
15722
15723         * config/rs6000/rs6000.opt (rs6000_ieeequad, rs6000_altivec_abi,
15724         rs6000_spe_abi, rs6000_darwin64_abi): Remove TargetVariable
15725         entries.
15726         (mabi=): Replace with separate entries for mabi=altivec,
15727         mabi=no-altivec, mabi=spe, mabi=no-spe, mabi=d64, mabi=d32,
15728         mabi=ieeelongdouble and mabi=ibmlongdouble.
15729         * config/rs6000/rs6000.c (rs6000_option_override_internal): Move
15730         check for -mabi=spe without SPE ABI support here.
15731         (rs6000_handle_option): Replace OPT_mabi_ handling with
15732         OPT_mabi_altivec and OPT_mabi_spe handling.
15733
15734 2011-05-06  Cary Coutant  <ccoutant@google.com>
15735
15736         * dwarf2out.c (contains_subprogram_definition): New function.
15737         (should_move_die_to_comdat): Call it.
15738
15739 2011-05-06  Jeff Law  <law@redhat.com>
15740
15741         * tree-ssa-threadupdate.c (create_block_for_threading): Do not call
15742         remove_ctrl_stmt_and_useless_edges.
15743         (create_duplicates): Call remove_ctrl_stmt_and_useless_edges.
15744         (fixup_template_block, thread_single_edge): Likewise.
15745         (mark_threaded_blocks): Use THREAD_TARGET.
15746
15747 2011-05-06  Alan Modra  <amodra@gmail.com>
15748
15749         PR target/48900
15750         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Use
15751         const0_rtx as the arg to the dummy __tls_get_addr libcall.
15752
15753 2011-05-06  Uros Bizjak  <ubizjak@gmail.com>
15754
15755         * config/i386/i386.md (*movdf_internal_nointeger): Apply "*"
15756         constraint modifier to "r".
15757
15758 2011-05-06  Joseph Myers  <joseph@codesourcery.com>
15759
15760         * config/rs6000/rs6000.c (rs6000_handle_option): Don't handle and
15761         fall through for OPT_mcmodel_.
15762
15763 2011-05-06  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
15764
15765         * config/s390/s390.c (s390_asm_trampoline_template): Comment
15766         instruction sizes.
15767         (s390_trampoline_init): Replace UNITS_PER_WORD with UNITS_PER_LONG.
15768
15769 2011-05-06  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
15770
15771         PR target/47930
15772         * config/arm/arm.opt (marm): Document it.
15773         (mthumb): Reject negative variant.
15774
15775 2011-05-06  Uros Bizjak  <ubizjak@gmail.com>
15776
15777         PR target/48898
15778         * config/i386/netware.c (i386_nlm_maybe_mangle_decl_assembler_name):
15779         Fix typo in "ccvt" variable name.
15780
15781 2011-05-06  Tristan Gingold  <gingold@adacore.com>
15782
15783         PR target/48895
15784         * config/vms/vms-ar.c (main): Remove cwd variable.
15785
15786 2011-05-06  Jakub Jelinek  <jakub@redhat.com>
15787
15788         PR debug/48902
15789         * var-tracking.c (prepare_call_arguments): Move else before #endif.
15790
15791 2011-05-05  Nathan Froyd  <froydnj@codesourcery.com>
15792
15793         * except.c (sjlj_emit_dispatch_table): Call build_case_label.
15794         * gimplify.c (gimplify_switch_expr): Likewise.
15795         * omp-low.c (expand_omp_sections): Likewise.
15796         * tree-eh.c (lower_try_finally_switch): Likewise.
15797         (lower_eh_dispatch): Likewise.
15798         * tree.h (build_case_label): Declare.
15799         * tree.c (build_case_label): Define.
15800
15801 2011-05-05  Jason Merrill  <jason@redhat.com>
15802
15803         PR c++/40975
15804         * tree-inline.c (copy_tree_r): Use copy_statement_list.
15805         (copy_statement_list): Don't recurse.
15806         * stor-layout.c (copy_self_referential_tree_r): Don't allow
15807         STATEMENT_LIST.
15808
15809 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
15810
15811         * config/rs6000/rs6000.c (rs6000_handle_option): Don't fall
15812         through from -mfpu= handling.
15813         * config/rs6000/rs6000.opt (mfpu=): Use Var and Init.
15814
15815 2011-05-05  Bernd Schmidt  <bernds@codesourcery.com>
15816
15817         * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 10]: Handle
15818         POST_MODIFY.
15819
15820 2011-05-05  Steve Ellcey  <sje@cup.hp.com>
15821
15822         * config.gcc (hppa*64*-*-hpux11*): Modify tm_file and extra_options
15823         for 11.31.
15824         (hppa[12]*-*-hpux11*): Ditto.
15825         (ia64*-*-hpux*): Add ia64/hpux-unix2003.h to tm_file.
15826         * config/ia64/hpux-unix2003.h: New.
15827         * config/pa/pa-hpux1131.opt: New.
15828         * config/pa/pa-hpux1131.h: New.
15829         * config/pa/pa64-hpux.h (STARTFILE_SPEC): Use unix2003.o if requested.
15830         * config/pa/pa-hpux.opt (flag_pa_unix): Check TARGET_HPUX_11_31 value.
15831         * config/pa/pa.h (TARGET_HPUX_11_31): Provide default (0) value.
15832
15833 2011-05-05  Jakub Jelinek  <jakub@redhat.com>
15834
15835         PR debug/48853
15836         * dwarf2out.c (mem_loc_descriptor) <case SUBREG>: Pass mem_mode
15837         instead of mode as 3rd argument to recursive call.
15838         (mem_loc_descriptor) <case REG>: If POINTERS_EXTEND_UNSIGNED, don't
15839         emit DW_OP_GNU_regval_type if mode is Pmode and mem_mode is not
15840         VOIDmode.
15841         (mem_loc_descriptor) <case SYMBOL_REF>: If POINTERS_EXTEND_UNSIGNED,
15842         don't give up if mode is Pmode and mem_mode is not VOIDmode.
15843         (mem_loc_descriptor) <case CONST_INT>: If POINTERS_EXTEND_UNSIGNED,
15844         use int_loc_descriptor if mode is Pmode and mem_mode is not VOIDmode.
15845
15846 2011-05-05  Julian Brown  <julian@codesourcery.com>
15847
15848         * config/arm/neon.md (vec_set<mode>_internal): Fix misplaced
15849         parenthesis in D-register case.
15850
15851 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
15852
15853         * opt-functions.awk (var_type_struct): Handle Enum options.
15854         * optc-gen.awk: Don't check range of variables of character type.
15855         * config/rs6000/rs6000.c (rs6000_sched_insert_nops_str,
15856         rs6000_sched_costly_dep_str, rs6000_recip_name, rs6000_abi_name,
15857         rs6000_sdata_name, rs6000_explicit_options): Remove.
15858         (rs6000_option_override_internal): Check for -malign-power here.
15859         Use global_options_set instead of rs6000_explicit_options.
15860         (rs6000_parse_fpu_option): Remove.
15861         (rs6000_handle_option): Access variables via opts and opts_set
15862         pointers.  Use error_at and warning_at.  Add fall-through
15863         comments.  Don't handle OPT_mcmodel_, OPT_maix_struct_return,
15864         OPT_msvr4_struct_return, OPT_mvrsave, OPT_mspe, OPT_mcall_,
15865         OPT_msdata_, OPT_mtls_size_, OPT_mtraceback_, OPT_mfloat_gprs_,
15866         OPT_msched_costly_dep_, OPT_malign_ or OPT_mrecip_ explicitly
15867         here.  Don't use rs6000_parse_fpu_option.
15868         * config/rs6000/rs6000.h (fpu_type): Remove declaration.
15869         * config/rs6000/rs6000.opt (rs6000_long_double_type_size,
15870         rs6000_spe, rs6000_float_gprs): Remove TargetVariable entries.
15871         (mrecip=): Use Var.
15872         (mspe): Use Var and Save.
15873         (mtraceback=): Use Enum and Var.
15874         (rs6000_traceback_type): New Enum and EnumValue entries.
15875         (mfloat-gprs=): Use Enum, Var and Save.
15876         (rs6000_float_gprs): New Enum and EnumValue entries.
15877         (mlong-double-): use Var and Save.
15878         (msched-costly-dep=, minsert-sched-nops=): Use Var.
15879         (malign-): Use Enum and Var.
15880         (rs6000_alignment_flags): New Enum and EnumValue entries.
15881         (mfpu=): Use Enum.
15882         (fpu_type_t): New Enum and EnumValue entries.
15883         * config/rs6000/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Use
15884         global_options_set instead of rs6000_explicit_options.
15885         * config/rs6000/aix52.h (SUBTARGET_OVERRIDE_OPTIONS): Use
15886         global_options_set instead of rs6000_explicit_options.
15887         * config/rs6000/aix53.h (SUBTARGET_OVERRIDE_OPTIONS): Use
15888         global_options_set instead of rs6000_explicit_options.
15889         * config/rs6000/aix61.h (SUBTARGET_OVERRIDE_OPTIONS): Use
15890         global_options_set instead of rs6000_explicit_options.
15891         * config/rs6000/e500-double.h (SUB3TARGET_OVERRIDE_OPTIONS): Use
15892         global_options_set instead of rs6000_explicit_options.
15893         * config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use
15894         global_options_set instead of rs6000_explicit_options.
15895         (RS6000_DEFAULT_LONG_DOUBLE_SIZE): Remove commented-out
15896         definition.
15897         * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use
15898         global_options_set instead of rs6000_explicit_options.
15899         * config/rs6000/linux64.opt (mcmodel=): Use Enum and Var.
15900         (rs6000_cmodel): New Enum and EnumValue entries.
15901         * config/rs6000/linuxspe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use
15902         global_options_set instead of rs6000_explicit_options.
15903         * config/rs6000/sysv4.opt (mcall-, msdata=): Use Var.
15904         (mtls-size=): Use Enum and Var.
15905         (rs6000_tls_size): New Enum and EnumValue entries.
15906
15907 2011-05-05  Michael Matz  <matz@suse.de>
15908
15909         * config/alpha/elf.h (ENDFILE_SPEC): Add Ofast.
15910         * config/alpha/osf5.h (ENDFILE_SPEC): Add Ofast.
15911         * config/alpha/netbsd.h (ENDFILE_SPEC): Add Ofast.
15912         * config/sparc/linux.h (ENDFILE_SPEC): Add Ofast.
15913         * config/sparc/sp64-elf.h (ENDFILE_SPEC): Add Ofast.
15914         * config/sparc/sp-elf.h (ENDFILE_SPEC): Add Ofast.
15915         * config/sparc/linux64.h (ENDFILE_SPEC): Add Ofast.
15916         * config/sparc/freebsd.h (ENDFILE_SPEC): Add Ofast.
15917         * config/sparc/sol2.h (ENDFILE_SPEC): Add Ofast.
15918         * config/i386/cygwin.h (ENDFILE_SPEC): Add Ofast.
15919         * config/i386/gnu-user.h (ENDFILE_SPEC): Add Ofast.
15920         * config/i386/gnu-user64.h (ENDFILE_SPEC): Add Ofast.
15921         * config/i386/darwin.h (ENDFILE_SPEC): Add Ofast.
15922         * config/i386/mingw32.h (ENDFILE_SPEC): Add Ofast.
15923         * config/ia64/linux.h (ENDFILE_SPEC): Add Ofast.
15924         * config/mips/linux.h (ENDFILE_SPEC): Add Ofast.
15925
15926 2011-05-05  Richard Guenther  <rguenther@suse.de>
15927
15928         * expmed.c (expand_variable_shift): Rename to ...
15929         (expand_shift_1): ... this.  Take an expanded shift amount.
15930         For rotates recurse directly not building trees for the shift amount.
15931         (expand_variable_shift): Wrap around expand_shift_1.
15932         (expand_shift): Adjust.
15933
15934 2011-05-05  Jakub Jelinek  <jakub@redhat.com>
15935
15936         * gimplify.c (create_tmp_var_raw): Don't call build_type_variant.
15937
15938 2011-05-05  Eric Botcazou  <ebotcazou@adacore.com>
15939
15940         * tree.h (get_pending_sizes): Remove prototype.
15941         (put_pending_size): Likewise.
15942         (put_pending_sizes): Likewise.
15943         * stor-layout.c (pending_sizes): Delete.
15944         (get_pending_sizes): Likewise.
15945         (put_pending_size): Likewise.
15946         (put_pending_sizes): Likewise.
15947         (variable_size): Do not call put_pending_size and tidy up.
15948         * function.h (struct function): Remove dont_save_pending_sizes_p.
15949         * lto-streamer-in.c (input_function): Do not stream it.
15950         * lto-streamer-out.c (output_function): Likewise.
15951         * tree-inline.c (initialize_cfun): Do not copy it.
15952         * c-decl.c (store_parm_decls): Do not set it.
15953         * omp-low.c (create_task_copyfn): Likewise.
15954         * tree-optimize.c (tree_rest_of_compilation): Likewise.
15955
15956 2011-05-05  Uros Bizjak  <ubizjak@gmail.com>
15957
15958         * config/i386/i386.md (*movdf_internal_rex64): Simplify nested "if"
15959         conditions.
15960         (*movdf_internal): Ditto.
15961         (*movdf_internal_nointeger): Ditto.
15962         (*movsf_internal): Ditto.
15963
15964 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
15965
15966         * c-decl.c (finish_decl): Don't call get_pending_sizes.
15967         (grokparm): Add parameter expr.  Pass it to grokdeclarator.
15968         (push_parm_decl): Add parameter expr.  Pass it to grokdeclarator.
15969         (c_variable_size): Remove.
15970         (grokdeclarator): Use save_expr instead of c_variable_size.  Don't
15971         call put_pending_sizes.
15972         (get_parm_info): Add parameter expr.  Use it to set
15973         arg_info->pending_sizes.
15974         (store_parm_decls): Use arg_info->pending_sizes instead or calling
15975         get_pending_sizes.
15976         * c-parser.c (c_parser_parms_declarator): Update call to
15977         c_parser_parms_list_declarator.
15978         (c_parser_parms_list_declarator): Take parameter expr.  Update
15979         call to push_parm_decl.  Update recursive call.  Don't call
15980         get_pending_sizes.  Update calls to get_parm_info.
15981         (c_parser_objc_method_definition): Update calls to
15982         c_parser_objc_method_decl and objc_start_method_definition.
15983         (c_parser_objc_methodproto): Update call to c_parser_objc_method_decl.
15984         (c_parser_objc_method_decl): Add parameter expr.  Update call to
15985         grokparm.
15986         (c_parser_objc_try_catch_finally_statement): Update call to grokparm.
15987         * c-tree.h (struct c_arg_info.pending_sizes): Change to a tree.
15988         (get_parm_info, grokparm, push_parm_decl): Update prototypes.
15989
15990 2011-05-05  Michael Hope  <michael.hope@linaro.org>
15991
15992         PR pch/45979
15993         * config/host-linux.c (TRY_EMPTY_VM_SPACE): Define for
15994         __ARM_EABI__ hosts.
15995
15996 2011-05-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
15997
15998         * config/spu/spu.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
15999         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Likewise.
16000         (spu_output_mi_thunk): New function.
16001
16002 2011-05-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
16003
16004         * config/sparc/sol2.h (ASM_OUTPUT_CALL): Use
16005         targetm.asm_out.print_operand.
16006         * config/sol2.c: Include target.h.
16007
16008 2011-05-04  Jan Hubicka  <jh@suse.cz>
16009
16010         * ipa-inline.c (reset_edge_caches): New function.
16011         (update_caller_keys): Add check_inlinablity_for; do not
16012         reset edge caches; remove now unnecesary loop.
16013         (update_callee_keys): Add comments; reset node_growth_cache of callee.
16014         (update_all_callee_keys): Likewise.
16015         (inline_small_functions): Sanity check cache; update code
16016         recomputing it.
16017
16018 2011-05-04  Bernd Schmidt  <bernds@codesourcery.com>
16019
16020         PR rtl-optimization/47612
16021         * df-problems.c (can_move_insns_across): Don't pick a cc0 setter
16022         as the last insn of the sequence to be moved.
16023
16024 2011-05-04  Tobias Burnus  <burnus@net-b.de>
16025
16026         PR fortran/48864
16027         * doc/invoke.texi (Ofast): Document that it
16028         enables Fortran's -fno-protect-parens.
16029
16030 2011-05-04  Uros Bizjak  <ubizjak@gmail.com>
16031
16032         * config/i386/i386.c (ix86_reorg): Run move_or_delete_vzeroupper first.
16033
16034 2011-05-04  Eric Botcazou  <ebotcazou@adacore.com>
16035
16036         * stor-layout.c (variable_size): Do not issue errors.
16037
16038 2011-05-04  Richard Guenther  <rguenther@suse.de>
16039
16040         * coverage.c (tree_coverage_counter_ref): Use integer_type_node
16041         for array-ref indices.
16042         (tree_coverage_counter_addr): Likewise.
16043         (build_fn_info_type): Use size_int for index types.
16044         (build_gcov_info): Likewise.
16045
16046 2011-05-04  Richard Guenther  <rguenther@suse.de>
16047
16048         * c-decl.c (check_bitfield_type_and_width): Do not pass NULL
16049         to build_int_cst.
16050         * c-typeck.c (really_start_incremental_init): Use bitsize_int
16051         for constructor indices.
16052         (push_init_level): Likewise.
16053
16054 2011-05-04  Richard Guenther  <rguenther@suse.de>
16055
16056         * explow.c (promote_mode): Move variable declarations before code.
16057
16058 2011-05-04  Nathan Froyd  <froydnj@codesourcery.com>
16059
16060         * tree.h (build_function_type_array): Declare.
16061         (build_varargs_function_type_array): Declare.
16062         (build_function_type_vec, build_varargs_function_type_vec): Define.
16063         * tree.c (build_function_type_array_1): New function.
16064         (build_function_type_array): New function.
16065         (build_varargs_function_type_array): New function.
16066
16067 2011-05-04  Richard Sandiford  <richard.sandiford@linaro.org>
16068
16069         * tree-vect-loop.c (vectorizable_reduction): Check reduction cost
16070         before setting STMT_VINFO_TYPE.
16071
16072 2011-05-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16073
16074         * config/spu/spu.c (spu_gimplify_va_arg_expr): Call pass_by_reference
16075         instead of spu_pass_by_reference.
16076
16077 2011-05-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
16078
16079         * calls.c (emit_library_call_value_1): Invoke
16080         promote_function_mode hook on libcall arguments.
16081         * explow.c (promote_function_mode, promote_mode): Handle TYPE
16082         argument being NULL.
16083         * targhooks.c (default_promote_function_mode): Lisewise.
16084         * config/s390/s390.c (s390_promote_function_mode): Likewise.
16085         * config/sparc/sparc.c (sparc_promote_function_mode): Likewise.
16086
16087         * doc/tm.texi: Document that TYPE argument might be NULL.
16088
16089 2011-05-04  Stuart Henderson  <shenders@gcc.gnu.org>
16090
16091         * config/bfin/bfin.c (bfin_cpus): Update silicon revisions.
16092
16093 2011-05-04  Stuart Henderson  <shenders@gcc.gnu.org>
16094
16095         From Bernd Schmidt
16096         * config/bfin/bfin.md (addsi3): Add an alternative for IREGS.
16097
16098 2011-05-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
16099
16100         * config/alpha/alpha.h (CODE_MASK, MIPS_IS_STAB, MIPS_MARK_STAB)
16101         (MIPS_UNMARK_STAB, SHASH_SIZE, THASH_SIZE, ALIGN_SYMTABLE_OFFSET):
16102         Move ...
16103         * mips-tfile.c: ... here.
16104         Don't include coretypes.h, tm.h, filenames.h.
16105         (saber_stop): Remove definition and all calls.
16106         [__SABER__]: Remove.
16107         (__LINE__): Remove default.
16108         (Size_t, Ptrdiff_t): Remove definitions.
16109         Replace by size_t, ptrdiff_t.
16110         [!MIPS_DEBUGGING_INFO]: Remove.
16111         (SHASH_SIZE, THASH_SIZE): Remove defaults.
16112         (progname): Add const.
16113         (STATIC): Remove.
16114         Replace all uses by static.
16115         (ALIGN_SYMTABLE_OFFSET): Remove default.
16116         * mips-tdump.c: Don't include coretypes.h, tm.h.
16117         Remove !MIPS_IS_STAB guard.
16118         * Makefile.in (mips-tfile.o): Remove $(RTL_H), coretypes.h,
16119         $(TM_H), filenames.h dependencies.
16120         (mips-tdump.o): Remove $(RTL_H), coretypes.h, $(TM_H) dependencies.
16121
16122 2011-05-04  Stuart Henderson  <shenders@gcc.gnu.org>
16123
16124         From Jie Zhang
16125         *config/bfin/bfin.c (bfin_extra_live_on_entry): New.
16126         (TARGET_EXTRA_LIVE_ON_ENTRY): Define.
16127
16128 2011-05-04  Stuart Henderson  <shenders@gcc.gnu.org>
16129
16130         From Bernd Schmidt
16131         * config/bfin/bfin.h (FUNCTION_PROFILER): Take TARGET_LONG_CALLS into
16132         account and save/restore RETS.
16133         (PROFILE_BEFORE_PROLOGUE): Define.
16134         (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Add tab character.  Correct
16135         the push insn to use predecrement.
16136
16137 2011-05-04  Stuart Henderson  <shenders@gcc.gnu.org>
16138
16139         From Jie Zhang
16140         * config/bfin/bfin.c (bfin_expand_prologue): Don't clobber P2.
16141
16142 2011-05-04  Nick Clifton  <nickc@redhat.com>
16143
16144         * config/mn10300/mn10300.c: Include cfgloop.h.
16145         (DUMP): New macro.
16146         (mn10300_insert_setlb_lcc): New function.  Inserts a SETLB and a
16147         Lcc or a FLcc insn into the instruction stream.
16148         (mn10300_block_contains_call): New function.  Returns true if the
16149         given basic block contains a CALL insn.
16150         (mn10300_loop_contains_call_insn): New function.  Returns true if
16151         the given loop contains a CALL insn.
16152         (mn10300_scan_for_setlb_lcc): New function.  Finds opportunities
16153         to use the SETLB and Lcc or FLcc insns.
16154         (mn10300_reorg): Invoke mn10300_scan_for_setlb_lcc when optimizing.
16155         (TARGET_FLAGS): Add MASK_ALLOW_SETLB.
16156         * config/mn10300/mn10300.opt (msetlb): New option.  Used to
16157         disable the SETLB optimization.
16158         * config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Add
16159         __SETLB__ or __NO_SETLB__.
16160         * config/mn10300/mn10300.md (UNSPEC_SETLB): New constant.
16161         (movsf_internal): Handle MDR register.
16162         (cmpsi): Make visible.
16163         (setlb): New pattern.
16164         (Lcc): New pattern.
16165         (FLcc): New pattern.
16166
16167 2011-05-04  Uros Bizjak  <ubizjak@gmail.com>
16168
16169         PR target/48860
16170         * config/i386/i386.md (*movdi_internal_rex64) Use %vmovd
16171         for reg<->xmm moves.
16172         * config/i386/sse.md (*vec_concatv2di_rex64_sse4_1): Ditto.
16173         (vec_concatv2di_rex64_sse): Ditto.
16174         (*sse2_storeq_rex64): Do not emit %v prefix for mov{q} mnemonic.
16175         (*vec_extractv2di_1_rex64): Ditto.
16176
16177         Revert:
16178         2011-05-02  Uros Bizjak  <ubizjak@gmail.com>
16179
16180         * config/i386/mmx.md (*mov<mode>_internal_rex64): Use %vmovq for
16181         reg<->xmm moves.
16182         (*movv2sf_internal_rex64): Use %vmovq for reg<->xmm moves.
16183
16184 2011-05-04  Richard Guenther  <rguenther@suse.de>
16185
16186         * tree.h (int_const_binop): Remove notrunc argument.
16187         * fold-const.c (int_const_binop): Remove notrunc argument.  Always
16188         create integer constants that are properly truncated.
16189         (extract_muldiv_1): Expand one notrunc int_const_binop caller.
16190         (const_binop): Remove zero notrunc argument to int_const_binop.
16191         (size_binop_loc): Likewise.
16192         (fold_div_compare): Likewise.
16193         (maybe_canonicalize_comparison_1): Likewise.
16194         (fold_comparison): Likewise.
16195         (fold_binary_loc): Likewise.
16196         (multiple_of_p): Likewise.
16197         * expr.c (store_constructor): Likewise.
16198         * gimple-fold.c (maybe_fold_offset_to_array_ref): Likewise.
16199         (maybe_fold_stmt_addition): Likewise.
16200         * ipa-prop.c (ipa_modify_call_arguments): Likewise.
16201         * stor-layout.c (layout_type): Likewise.
16202         * tree-data-ref.c (tree_fold_divides_p): Likewise.
16203         * tree-sra.c (build_ref_for_offset): Likewise.
16204         (build_user_friendly_ref_for_offset): Likewise.
16205         * tree-ssa-address.c (maybe_fold_tmr): Likewise.
16206         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Likewise.
16207         * tree-ssa-loop-niter.c (inverse): Likewise.
16208         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
16209         * tree-ssa.c (maybe_rewrite_mem_ref_base): Likewise.
16210         * tree-switch-conversion.c (check_range): Likewise.
16211         (build_constructors): Likewise.
16212         * tree-vect-generic.c (expand_vector_piecewise): Likewise.
16213         * tree-vrp.c (set_and_canonicalize_value_range): Likewise.
16214         (extract_range_from_assert): Likewise.
16215         (vrp_int_const_binop): Likewise.
16216         (extract_range_from_binary_expr): Likewise.
16217         (extract_range_from_unary_expr): Likewise.
16218         (check_array_ref): Likewise.
16219         (find_case_label_range): Likewise.
16220         (simplify_div_or_mod_using_ranges): Likewise.
16221         * tree-cfg.c (group_case_labels_stmt): Use double-ints for
16222         comparing case labels for merging.
16223
16224 2011-05-03  Mark Wielaard  <mjw@redhat.com>
16225
16226         * dwarf2out.c (debug_str_hash_forced): Removed.
16227         (gen_label_for_indirect_string): Removed.
16228         (get_debug_string_label): Removed.
16229         (AT_string_form): Generate label directly.
16230         (output_indirect_string): Test indirect_string_node for
16231         DW_FORM_strp instead of checking label and refcount.
16232         (prune_indirect_string): Removed.
16233         (prune_unused_types): Don't check debug_str_hash_forced or
16234         call prune_indirect_string.
16235
16236 2011-05-04  Alexandre Oliva  <aoliva@redhat.com>
16237
16238         PR other/48093
16239         * doc/invoke.texi: Document -mtls-dialect and GCC_COMPARE_DEBUG.
16240
16241 2011-05-04  Alexandre Oliva  <aoliva@redhat.com>
16242
16243         PR debug/47994
16244         PR debug/47919
16245         * combine.c (try_combine): Skip debug insns at m_split tests.
16246
16247 2011-04-26  Mark Wielaard  <mjw@redhat.com>
16248
16249         PR42288
16250         * dwarf2out.c (dwarf2out_finish): Always call output_aranges ()
16251         when info_section_emitted.
16252
16253 2011-05-03  Joseph Myers  <joseph@codesourcery.com>
16254
16255         * config/mips/mips-opts.h: New.
16256         * config/mips/mips.c (enum mips_r10k_cache_barrier_setting): Move
16257         to mips-opts.h.
16258         (mips_abi, mips_code_readable, mips_r10k_cache_barriee): Remove.
16259         (mips_handle_option): Don't handle OPT_mabi_, OPT_mcode_readable_
16260         or OPT_mr10k_cache_barrier_ here.  Access mips_cache_flush_func
16261         via opts pointer.
16262         * config/mips/mips.h (enum mips_code_readable_setting): Move to
16263         mips-opts.h.
16264         (mips_abi, mips_code_readable): Don't declare.
16265         * config/mips/mips.opt (config/mips/mips-opts.h): New HeaderInclude.
16266         (mabi=): Use Enum and Var.
16267         (mips_abi): New Enum and EnumValue entries.
16268         (mcode-readable=): Use Enum and Var.
16269         (mips_code_readable_setting): New Enum and EnumValue entries.
16270         (mr10k-cache-barrier=): Use Enum and Var.
16271         (mips_r10k_cache_barrier_setting): New Enum and EnumValue entries.
16272
16273 2011-05-03  Jan Hubicka  <jh@suse.cz>
16274
16275         * cgraph.h (cgraph_node_set_def, varpool_node_set_def): Move out of GTY;
16276         replace hash by pointer map.
16277         (cgraph_node_set_element_def, cgraph_node_set_element,
16278         const_cgraph_node_set_element, varpool_node_set_element_def,
16279         varpool_node_set_element, const_varpool_node_set_element): Remove.
16280         (free_cgraph_node_set, free_varpool_node_set): New function.
16281         (cgraph_node_set_size, varpool_node_set_size): Use vector size.
16282         * tree-emutls.c: Free varpool node set.
16283         * ipa-utils.c (cgraph_node_set_new, cgraph_node_set_add,
16284         cgraph_node_set_remove, cgraph_node_set_find, dump_cgraph_node_set,
16285         debug_cgraph_node_set, free_cgraph_node_set, varpool_node_set_new,
16286         varpool_node_set_add, varpool_node_set_remove, varpool_node_set_find,
16287         dump_varpool_node_set, free_varpool_node_set, debug_varpool_node_set):
16288         Move here from ipa.c; implement using pointer_map
16289         * ipa.c (cgraph_node_set_new, cgraph_node_set_add,
16290         cgraph_node_set_remove, cgraph_node_set_find, dump_cgraph_node_set,
16291         debug_cgraph_node_set, varpool_node_set_new,
16292         varpool_node_set_add, varpool_node_set_remove, varpool_node_set_find,
16293         dump_varpool_node_set, debug_varpool_node_set):
16294         Move to ipa-uitls.c.
16295         * passes.c (ipa_write_summaries): Update.
16296
16297 2011-05-03  Stuart Henderson  <shenders@gcc.gnu.org>
16298
16299         From Mike Frysinger:
16300         * config/bfin/bfin.c (bfin_cpus[]): Add 0.4 for
16301         bf542/bf544/bf547/bf548/bf549.
16302
16303 2011-05-03  Uros Bizjak  <ubizjak@gmail.com>
16304
16305         * expmed.c (extract_bit_field_1): Remove write-only variable "icode".
16306
16307 2011-05-03  Stuart Henderson  <shenders@gcc.gnu.org>
16308
16309         From Bernd Schmidt:
16310         * config/bfin/bfin.md (MOVCC): New mode_macro.
16311         (mov<mode>cc_insn1, mov<mode>cc_insn2, mov<mode>cc): Renamed from
16312         movsicc_insn1, movsicc_insn2 and movsicc and macroized.  Remove
16313         comments from generated assembly.
16314
16315 2011-05-03  Stuart Henderson  <shenders@gcc.gnu.org>
16316
16317         From Bernd Schmidt
16318         * config/bfin/t-bfin (LIB1ASMFUNCS): Add muldi3 and umulsi3_highpart.
16319         * config/bfin/t-bfin-elf (LIB1ASMFUNCS): Add muldi3.
16320         * config/bfin/t-bfin-linux (LIB1ASMFUNCS): Add muldi3.
16321         * config/bfin/t-bfin-uclinux (LIB1ASMFUNCS): Add muldi3.
16322         * config/bfin/lib1funcs.asm (___muldi3): New function.
16323
16324 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16325
16326         * config/stormy16/stormy16 (xstormy16_init_builtins): Call
16327         build_function_type_list instead of build_function_type.
16328         Rearrange initialization of `args' to do so.
16329
16330 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16331
16332         * config/i386/i386.c (ix86_code_end): Call build_function_type_list
16333         instead of build_function_type.
16334
16335 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16336
16337         * config/rs6000/rs6000.c (spe_init_builtins): Call
16338         build_function_type_list instead of build_function_type.
16339         (paired_init_builtins, altivec_init_builtins): Likewise.
16340         (builtin_function_type): Likewise.
16341
16342 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16343
16344         * config/sh/sh.c (sh_media_init_builtins): Call
16345         build_function_type_list instead of build_function_type.
16346
16347 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16348
16349         * config/sparc/sparc.c (sparc_file_end): Call
16350         build_function_type_list instead of build_function_type.
16351
16352 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16353
16354         * config/alpha/alpha.c (alpha_init_builtins): Call
16355         build_function_type_list instead of build_function_type.
16356
16357 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16358
16359         * config/xtensa/xtensa.c (xtensa_init_builtins): Call
16360         build_function_type_list instead of build_function_type.
16361
16362 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16363
16364         * config/iq2000/i2000.c (iq2000_init_builtins): Call
16365         build_function_type_list instead of build_function_type.
16366         Delete `endlink' variable.
16367
16368 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16369
16370         * config/avr/avr.c (avr_init_builtins): Call
16371         build_function_type_list instead of build_function_type.
16372
16373 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16374
16375         * config/picochip/picochip.c (picochip_init_builtins): Call
16376         build_function_type_list instead of build_function_type.
16377         Delete `endlink' variable.
16378
16379 2011-05-03  Nathan Froyd  <froydnj@codesourcery.com>
16380
16381         * config/bfin/bfin.c (bfin_init_builtins): Call
16382         build_function_type_list instead of build_function_type.
16383
16384 2011-05-03  Stuart Henderson  <shenders@gcc.gnu.org>
16385
16386         From Bernd Schmidt
16387         * config/bfin/bfin.md (rotrsi, rotlsi): Don't take INTVAL of anything
16388         that's not CONST_INT.  Seemingly redundant check is due to PR39768.
16389
16390 2011-05-03  Stuart Henderson  <shenders@gcc.gnu.org>
16391
16392         From Jie Zhang:
16393         * config/bfin/uclinux.h (LINK_GCC_C_SEQUENCE_SPEC): Make sure
16394         libbffastfp overrides libgcc when -mfast-fp.
16395
16396 2011-05-03  Stuart Henderson  <shenders@gcc.gnu.org>
16397
16398         Originally from Bernd Schmidt
16399         * config/bfin/uclinux.h (SUBTARGET_FDPIC_NOT_SUPPORTED): New macro.
16400         * config/bfin/bfin.c (override_options): Test it and error if
16401         TARGET_FDPIC.
16402
16403 2011-05-03  Stuart Henderson  <shenders@gcc.gnu.org>
16404
16405         Originally From Bernd Schmidt
16406         * config/bfin/bfin.c (override_options): Disable -fstack-limit for
16407         FD-PIC.
16408
16409 2011-05-03  Jeff Law  <law@redhat.com>
16410
16411         * tree-ssa-threadupdate.c (THREAD_TARGET): define.
16412         (remove_ctrl_stmt_and_useless_edges): Clear AUX field of outgoing edges.
16413         (craete_edge_and_update_destination_phis): Use THREAD_TARGET rather
16414         than accessing AUX field directly.  Free the AUX field before
16415         clearing it.
16416         (thread_block, thread_through_loop_header): Likewise.
16417         (thread_single_edge, mark_threaded_blocks): Likewise.
16418         (redirect_edges): Delay clearing the AUX field.  Free the AUX field.
16419         (register_jump_thread): Do not attempt to thread to a NULL edge.
16420
16421 2011-05-03  Bernd Schmidt  <bernds@codesourcery.com>
16422
16423         * function.c (init_function_start): Call decide_function_section.
16424         * varasm.c (decide_function_section): New function.
16425         (assemble_start_function): When not using
16426         flag_reorder_blocks_and_partition, don't compute in_cold_section_p
16427         or first_function_block_is_cold.
16428         * rtl.h (decide_function_section): Declare.
16429
16430 2011-05-03  Uros Bizjak  <ubizjak@gmail.com>
16431             Jakub Jelinek  <jakub@redhat.com>
16432
16433         PR target/48774
16434         * config/i386/i386.c (ix86_match_ccmode): For CC{A,C,O,S}mode
16435         only succeed if req_mode is the same as set_mode.
16436
16437 2011-05-03  Bernd Schmidt  <bernds@codesourcery.com>
16438
16439         * gengenrtl.c (special_rtx): PC, CC0 and RETURN are special.
16440         * genemit.c (gen_exp): Handle RETURN.
16441         * emit-rtl.c (verify_rtx_sharing): Likewise.
16442         (init_emit_regs): Create pc_rtx, ret_rtx and cc0_rtx specially.
16443         * rtl.c (copy_rtx): RETURN is shared.
16444         * rtl.h (enum global_rtl_index): Add GR_RETURN.
16445         (ret_rtx): New.
16446         * jump.c (redirect_exp_1): Don't use gen_rtx_RETURN.
16447         * config/s390/s390.c (s390_emit_epilogue): Likewise.
16448         * config/rx/rx.c (gen_rx_rtsd_vector): Likewise.
16449         * config/cris/cris.c (cris_expand_return): Likewise.
16450         * config/m68k/m68k.c (m68k_expand_epilogue): Likewise.
16451         * config/rs6000/rs6000.c (rs6000_make_savres_rtx,
16452         rs6000_emit_epilogue, rs6000_output_mi_thunk): Likewise.
16453         * config/picochip/picochip.c (picochip_expand_epilogue): Likewise.
16454         * config/h8300/h8300.c (h8300_push_pop, h8300_expand_epilogue):
16455         Likewise.
16456         * config/v850/v850.c (expand_epilogue): Likewise.
16457         * config/bfin/bfin.c (bfin_expand_call): Likewise.
16458         * config/arm/arm.md (epilogue): Likewise.
16459         * config/mn10300/mn10300.c (mn10300_expand_epilogue): Likewise.
16460         * config/sparc/sparc.c (sparc_struct_value_rtx): Rename ret_rtx
16461         variable to ret_reg.
16462
16463 2011-05-03  Richard Guenther  <rguenther@suse.de>
16464
16465         PR lto/48846
16466         * lto-streamer-in.c (unpack_ts_decl_common_value_fields):
16467         Stream decl_common.off_align instead of the derived DECL_OFFSET_ALIGN.
16468         * lto-streamer-out.c (pack_ts_decl_common_value_fields): Likewise.
16469
16470 2011-05-03  Richard Guenther  <rguenther@suse.de>
16471
16472         * c-decl.c (grokdeclarator): Instead of looking at
16473         TREE_OVERFLOW check if the constant fits in the index type.
16474
16475 2011-05-03  Richard Sandiford  <richard.sandiford@linaro.org>
16476
16477         * config/arm/neon.md (vec_load_lanes<mode><mode>): New expanders,
16478         (vec_store_lanes<mode><mode>): Likewise.
16479
16480 2011-05-03  Richard Sandiford  <richard.sandiford@linaro.org>
16481
16482         * doc/md.texi (vec_load_lanes, vec_store_lanes): Document.
16483         * optabs.h (COI_vec_load_lanes, COI_vec_store_lanes): New
16484         convert_optab_index values.
16485         (vec_load_lanes_optab, vec_store_lanes_optab): New convert optabs.
16486         * genopinit.c (optabs): Initialize the new optabs.
16487         * internal-fn.def (LOAD_LANES, STORE_LANES): New internal functions.
16488         * internal-fn.c (get_multi_vector_move, expand_LOAD_LANES)
16489         (expand_STORE_LANES): New functions.
16490         * tree.h (build_array_type_nelts): Declare.
16491         * tree.c (build_array_type_nelts): New function.
16492         * tree-vectorizer.h (vect_model_store_cost): Add a bool argument.
16493         (vect_model_load_cost): Likewise.
16494         (vect_store_lanes_supported, vect_load_lanes_supported)
16495         (vect_record_strided_load_vectors): Declare.
16496         * tree-vect-data-refs.c (vect_lanes_optab_supported_p)
16497         (vect_store_lanes_supported, vect_load_lanes_supported): New functions.
16498         (vect_transform_strided_load): Split out statement recording into...
16499         (vect_record_strided_load_vectors): ...this new function.
16500         * tree-vect-stmts.c (create_vector_array, read_vector_array)
16501         (write_vector_array, create_array_ref): New functions.
16502         (vect_model_store_cost): Add store_lanes_p argument.
16503         (vect_model_load_cost): Add load_lanes_p argument.
16504         (vectorizable_store): Try to use store-lanes functions for
16505         interleaved stores.
16506         (vectorizable_load): Likewise load-lanes and loads.
16507         * tree-vect-slp.c (vect_get_and_check_slp_defs): Update call
16508         to vect_model_store_cost.
16509         (vect_build_slp_tree): Likewise vect_model_load_cost.
16510
16511 2011-05-03  Richard Sandiford  <richard.sandiford@linaro.org>
16512
16513         * hooks.h (hook_bool_mode_uhwi_false): Declare.
16514         * hooks.c (hook_bool_mode_uhwi_false): New function.
16515         * target.def (array_mode_supported_p): New hook.
16516         * doc/tm.texi.in (TARGET_ARRAY_MODE_SUPPORTED_P): Add @hook.
16517         * doc/tm.texi: Regenerate.
16518         * stor-layout.c (mode_for_array): New function.
16519         (layout_type): Use it.
16520         * config/arm/arm.c (arm_array_mode_supported_p): New function.
16521         (TARGET_ARRAY_MODE_SUPPORTED_P): Define.
16522
16523 2011-05-03  Eric Botcazou  <ebotcazou@adacore.com>
16524
16525         PR target/48723
16526         * config/i386/i386.c (ix86_expand_prologue): Do not probe the stack
16527         for -fstack-check if the size to allocate is negative.
16528
16529 2011-05-02  Lawrence Crowl  <crowl@google.com>
16530
16531         * timevar.h (timevar_cond_start): Remove unused POP_TIMEVAR_AND_RETURN.
16532         (timevar_cond_start): New for starting a timer only when it is not
16533         already running.
16534         (timevar_cond_stop): New for stopping a timer when it was not already
16535         running.
16536
16537         * timevar.c (timevar_stop): Enable start/stop timers to start again.
16538         (timevar_cond_start): New as above.
16539         (timevar_cond_stop): New as above.
16540
16541         * timevar.def: Add start/stop timers for compiler phases,
16542         TV_PHASE_SETUP, TV_PHASE_PARSING, TV_PHASE_DEFERRED, TV_PHASE_CGRAPH,
16543         TV_PHASE_DBGINFO (C), TV_PHASE_CHECK_DBGINFO (C++), TV_PHASE_GENERATE,
16544         and TV_PHASE_FINALIZE.
16545         Change push/pop timer TV_PARSE to TV_PARSE_GLOBAL.
16546         Add push/pop timers TV_PARSE_STRUCT, TV_PARSE_ENUM, TV_PARSE_FUNC,
16547         TV_PARSE_INLINE, TV_PARSE_INMETH, TV_TEMPLATE_INST.
16548         Change push/pop timer TV_NAME_LOOKUP into a start/stop timer.
16549         Make unused TV_OVERLOAD into a start/stop timer.
16550
16551         Remove unused timers TV_OVERLOAD, TV_TEMPLATE_INSTANTIATION.
16552         Mark the strings for TV_NAME_LOOKUP and TV_OVERLOAD with a "|"
16553         to indicate that they are start/stop timers.
16554
16555         * toplev.c (compile_file): Change TV_PARSE to TV_PARSE_GLOBAL.
16556         Add start/stop timers TV_PHASE_PARSING and TV_PHASE_GENERATE.
16557         Move initialization to do_compile.
16558         (do_compile): Add initialization from above.
16559         Add start/stop timers TV_PHASE_SETUP and TV_PHASE_FINALIZE.
16560
16561         * c-decl.c (c_write_global_declarations): Add start/stop of
16562         TV_PHASE_DEFERRED, TV_PHASE_CGRAPH, TV_PHASE_DBGINFO.
16563
16564         * c-parser.c (c_parser_declaration_or_fndef): Push/pop TV_PARSE_FUNC
16565         or TV_PARSE_INLINE, as appropriate.
16566         (c_parser_enum_specifier): Push/pop TV_PARSE_ENUM.
16567         (c_parser_struct_or_union_specifier): Push/pop TV_PARSE_STRUCT.
16568
16569 2011-05-02  Jason Merrill  <jason@redhat.com>
16570
16571         PR c++/40975
16572         * tree-inline.c (copy_tree_r): Handle STATEMENT_LIST.
16573
16574 2011-05-02  Simon Martin  <simartin@users.sourceforge.net>
16575
16576         PR c/35445
16577         * c-decl.c (finish_decl): Only create a composite if the types are
16578         compatible.
16579
16580 2011-05-02  Joseph Myers  <joseph@codesourcery.com>
16581
16582         * config/fr30/fr30-protos.h (Mmode): Don't define.
16583         * config/m32r/m32r-protos.h (Mmode): Don't define.  Expand
16584         definition where used.
16585         * config/mn10300/mn10300-protos.h (Mmode, Cstar, Rclas): Don't
16586         define.  Expand definitions where used.
16587         * config/rx/rx-protos.h (Mmode, Fargs, Rcode): Don't define.
16588         Expand definitions where used.
16589         * config/rx/rx.c (rx_is_legitimate_address, rx_function_arg_size,
16590         rx_function_arg, rx_function_arg_advance,
16591         rx_function_arg_boundary): Expand definitions of those macros.
16592         * config/v850/v850-protos.h (Mmode): Don't define.  Expand
16593         definition where used.
16594
16595 2011-05-02  Uros Bizjak  <ubizjak@gmail.com>
16596
16597         * config/i386/mmx.md (*mov<mode>_internal_rex64): Use %vmovq for
16598         reg<->xmm moves.
16599         (*mov<mode>_internal): Merge with *mov<mode>_internal_avx.
16600         (*movv2sf_internal_rex64): Use %vmovq for reg<->xmm moves.  Merge
16601         with *movv2sf_internal_rex64_avx.
16602         (*movv2sf_internal): Merge with *movv2sf_internal_avx.
16603         * config/i386/i386.md (*movdi_internal_rex64) <TYPE_SSEMOV>:
16604         Use %v prefix in insn mnemonic to handle TARGET_AVX.
16605         (*movdi_internal): Add "isa" attribute.  Use "maybe_vex" instead of
16606         "vex" in "prefix" attribute calculation.
16607         (*movdf_internal): Output AVX mnemonics.  Add "prefix" attribute.
16608
16609 2011-05-02  Stuart Henderson  <shenders@gcc.gnu.org>
16610
16611         PR target/47951
16612         * config/bfin/bfin.md (loop_end): Use matching constraints to ensure
16613         inputs match the output.
16614
16615 2011-05-02  Andreas Schwab  <schwab@linux-m68k.org>
16616
16617         PR target/47955
16618         * config/m68k/m68k.c (m68k_expand_prologue): Set
16619         current_function_static_stack_size.
16620
16621 2011-05-02   Jan Hubicka  <jh@suse.cz>
16622
16623         * lto-streamer.c (lto_streamer_cache_insert_1,
16624         lto_streamer_cache_lookup, lto_streamer_cache_create,
16625         lto_streamer_cache_delete): Use pointer map instead of hashtable.
16626         * lto-streamer.h (lto_streamer_cache_d): Turn node_map into pointer_map.
16627
16628 2011-05-02  Joseph Myers  <joseph@codesourcery.com>
16629
16630         * config/m68k/genopt.sh, config/m68k/m68k-isas.def,
16631         config/m68k/m68k-microarchs.def, config/m68k/m68k-opts.h,
16632         config/m68k/t-opts: New files.
16633         * config/m68k/m68k-tables.opt: New file (generated).
16634         * config.gcc (fido-*-*, m68k-*-*): Add m68k/m68k-tables.opt to
16635         extra_options and m68k/t-opts to tmake_file.
16636         * config/m68k/m68k.c (m68k_library_id_string): More to m68k.opt.
16637         (all_isas): Initialize using m68k-isas.def.
16638         (all_microarchs): Initialize using m68k-microarchs.def.
16639         (m68k_find_selection): Remove.
16640         (m68k_handle_option): Don't assert that global structures are in
16641         use.  Use error_at.  Access variables via opts pointer.  Don't
16642         handle -march=, -mcpu= and -mtune= here.  Set gcc_options fields
16643         directly for -m68020-40 and -m68020-60.
16644         (m68k_option_override): Set m68k_arch_entry, m68k_cpu_entry and
16645         m68k_tune_entry here.
16646         * config/m68k/m68k.h (enum uarch_type, enum target_device): Move
16647         to m68k-opts.h.
16648         (m68k_library_id_string): Remove declaration.
16649         * config/m68k/m68k.opt (config/m68k/m68k-opts.h): New HeaderInclude.
16650         (m68k_library_id_string): New Variable.
16651         (march=, mcpu=, mtune=): Use Enum and Var.
16652
16653 2011-05-02  Richard Guenther  <rguenther@suse.de>
16654
16655         * varasm.c (output_constructor_regular_field): Compute zero-based
16656         index with double-ints.  Make sure to ICE instead of producing
16657         wrong code.
16658         * cgraph.c (cgraph_add_thunk): Do not create new tree nodes
16659         in asserts.  Properly use a signed type.
16660
16661 2011-05-02  Uros Bizjak  <ubizjak@gmail.com>
16662
16663         * config/i386/sse.md (V): New mode iterator.
16664         (V_128): Rename from SSEMODE.  Make V2DF mode conditional on
16665         TARGET_SSE2.
16666         (V_256): Rename from AVX256MODE.
16667         (VF): Make V4SF mode unconditional.  Add TARGET_SSE instruction
16668         condition to all users.
16669         (VF1): Ditto.
16670         (VF2): Make V2DF mode unconditional.  Add TARGET_SSE2 instruction
16671         condition to all users.
16672         (VF_128): Make V4SF mode unconditional.
16673         (VF_256): Rename from AVX256MODEF2P.
16674         (VI4F_128): Rename from SSEMODE4S.
16675         (VI8F_128): Rename from SSEMODE2D.
16676         (VI4F_256): Rename from AVX256MODE8P.
16677         (VI8F_256): Rename from AVX256MODE4P.
16678         (avxsizesuffix): Add V16HI, V4DI, V8HI and V2DI modes.
16679         (ssescalarmodesuffix): Remove SF and DF modes.
16680         (SSEMODE124): Remove.
16681         (SSEMODE1248): Ditto.
16682         (SSEMODEF2P): Ditto.
16683         (AVXMODEF2P): Ditto.
16684         (AVXMODEFDP): Ditto.
16685         (AVXMODEFSP): Ditto.
16686         (VEC_EXTRACT_MODE): Make V16QI, V8HI, V4SI, V2DI, V4SF and V2DF modes
16687         unconditional.
16688         (VEC_EXTRACT_EVENODD_MODE): Rename from SSEMODE_EO.  Make V4SF mode
16689         unconditional.
16690         (xop_pcmov_<mode><avxsizesuffix>): Merge from xop_pcmov_<mode> and
16691         xop_pcmov_<mode>256.  Use V mode iterator.
16692
16693         Adjust RTX patterns globally for renamed mode attributes.
16694
16695 2011-05-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
16696
16697         * haifa-sched.c (sched_emit_insn): Emit insn before first
16698         non-scheduled insn.  Inform back-end about new insn.  Add
16699         new insn to scheduled_insns list.
16700
16701 2011-05-02  Richard Guenther  <rguenther@suse.de>
16702
16703         PR tree-optimization/48822
16704         * tree-ssa-sccvn.c (set_ssa_val_to): Never go up the lattice.
16705         (process_scc): Indicate which iteration we start.
16706
16707 2011-05-02  Jan Hubicka  <jh@suse.cz>
16708
16709         * lto-section-in.c (lto_input_1_unsigned): Move to lto-streamer.h
16710         (lto_section_overrun): New.
16711         * lto-section-out.c (append_block): Rename to ...
16712         (lto_append_block): ... this one; export.
16713         (lto_output_1_stream): Move lto lto-streamer.h
16714         (lto_output_data_stream): Update.
16715         * lto-streamer.h (lto_section_overrun, lto_append_block): Declare.
16716         (lto_output_1_stream, lto_input_1_unsigned): Turn into inline
16717         functions.
16718
16719 2011-05-02  Richard Guenther  <rguenther@suse.de>
16720
16721         * tree.c (tree_code_counts): New global array.
16722         (record_node_allocation_statistics): Count individual tree codes.
16723         (dump_tree_statistics): Dump individual code stats.
16724
16725 2011-05-01  Jan Hubicka  <jh@suse.cz>
16726
16727         * ipa-inline.c (caller_growth_limits): Fix thinko when
16728         looking for largest stack frame.
16729         * ipa-inline.h (dump_inline_summary): Declare.
16730         * ipa-inline-analysis.c (dump_inline_edge_summary): Dump info
16731         on stack usage.
16732         (dump_inline_summary): Export.
16733         (debug_inline_summary): Declare as DEBUG_FUNCTION.
16734
16735 2011-05-01  Anatoly Sokolov  <aesok@post.ru>
16736
16737         * reginfo.c (memory_move_cost): Change rclass argument type form
16738         'enum reg_class' to reg_class_t.
16739         * reload.h (memory_move_cost): Update prototype.
16740         * postreload.c reload_cse_simplify_set): Change type dclass var to
16741         reg_class_t.
16742         * ira-int.h (ira_allocate_cost_vector, ira_free_cost_vector):
16743         Update prototype.
16744         (ira_allocate_and_set_costs): Change aclass argument type form
16745         'enum reg_class' to reg_class_t.
16746         * ira-build.c (ira_allocate_cost_vector, ira_free_cost_vector):
16747         Change aclass argument type to reg_class_t.
16748         (update_conflict_hard_reg_costs): Change type aclass and pref vars
16749         to reg_class_t.
16750         * gcc/ira.c (setup_class_subset_and_memory_move_costs): Adjust
16751         memory_move_cost call.
16752
16753         * config/ia64/ia64.c (ia64_register_move_cost): Remove 'from' and
16754         'to' local var. Rename from_i and to_i arguments to 'from' and 'to'.
16755         Change type tmp var to reg_class_t.
16756
16757 2011-04-30  Jan Hubicka  <jh@suse.cz>
16758
16759         * ipa-inline.c (can_inline_edge_p): Disregard limits when
16760         inlining into function with flatten attribute.
16761         (want_inline_small_function_p): Be more realistic about inlining
16762         cold calls where callee size grows.
16763
16764 2011-04-30  Jan Hubicka  <jh@suse.cz>
16765
16766         * cgraph.c (cgraph_create_virtual_clone): Clear constructor/destructor
16767         flags.
16768
16769 2011-04-30  Anatoly Sokolov  <aesok@post.ru>
16770
16771         * config/sparc/sparc.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS,
16772         PRINT_OPERAND_PUNCT_VALID_P): Remove.
16773         * config/sparc/sparc-protos.h (print_operand): Remove declaration.
16774         * config/sparc/sparc.c (TARGET_PRINT_OPERAND_PUNCT_VALID_P,
16775         TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
16776         (print_operand): Rename to...
16777         (sparc_print_operand): ...this. Make static. Adjust
16778         sparc_print_operand function call.
16779         (sparc_print_operand_punct_valid_p, sparc_print_operand_address): New
16780         functions.
16781
16782 2011-04-30  Jan Hubicka  <jh@suse.cz>
16783
16784         PR middle-end/48752
16785         * ipa-inline.c (early_inliner): Disable when doing late
16786         addition of function.
16787
16788 2011-04-30  Jakub Jelinek  <jakub@redhat.com>
16789
16790         * dwarf2out.c (get_address_mode): New inline.
16791         (mem_loc_descriptor): Add MEM_MODE parameter, adjust recursive calls,
16792         if not dwarf_strict emit
16793         DW_OP_GNU_{{const,regval,deref}_type,convert,reinterpret} when
16794         desirable.  Handle FLOAT_EXTEND, FLOAT_TRUNCATE, FLOAT,
16795         UNSIGNED_FLOAT, FIX and UNSIGNED_FIX.  Just return NULL for
16796         FMA, STRICT_LOW_PART, CONST_VECTOR and CONST_FIXED.
16797         (dwarf2out_frame_debug_cfa_expression, reg_loc_descriptor,
16798         dw_loc_list_1, cst_pool_loc_descr, loc_list_from_tree): Adjust
16799         mem_loc_descriptor callers.
16800         (dwarf_stack_op_name, size_of_loc_descr, output_loc_operands,
16801         output_loc_operands_raw, hash_loc_operands, compare_loc_operands):
16802         Handle DW_OP_GNU_const_type, DW_OP_GNU_regval_type,
16803         DW_OP_GNU_deref_type, DW_OP_GNU_convert and DW_OP_GNU_reinterpret.
16804         (base_types): New variable.
16805         (get_base_type_offset, calc_base_type_die_sizes,
16806         base_type_for_mode, mark_base_types, base_type_cmp,
16807         move_marked_base_types): New functions.
16808         (calc_die_sizes): Assert that die_offset is 0 or equal to
16809         next_die_offset.
16810         (loc_descriptor): Only handle here lowpart SUBREGs of REG, for
16811         others defer to mem_loc_descriptor.  Adjust mem_loc_descriptor
16812         callers.  If not dwarf_strict, call mem_loc_descriptor even for
16813         non-MODE_INT modes or MODE_INT modes larger than DWARF2_ADDR_SIZE.
16814         (gen_subprogram_die): Don't give up on call site parameters
16815         with non-integral or large integral modes.  Adjust
16816         mem_loc_descriptor callers.
16817         (prune_unused_types): Call prune_unused_types_mark on base_types
16818         vector entries.
16819         (resolve_addr): Call mark_base_types.
16820         (dwarf2out_finish): Call move_marked_base_types.
16821
16822         PR tree-optimization/48809
16823         * tree-switch-conversion.c (build_arrays): Compute tidx in unsigned
16824         type.
16825         (gen_inbound_check): Don't compute index_expr - range_min in utype
16826         again, instead reuse SSA_NAME initialized in build_arrays.
16827         Remove two useless gsi_for_stmt calls.
16828
16829 2011-04-29  Jeff Law  <law@redhat.com>
16830
16831         * tree-ssa-threadedge.c (thread_across_edge): Add missing return.
16832
16833 2011-04-29  Martin Jambor  <mjambor@suse.cz>
16834
16835         * cgraph.h (cgraph_postorder): Remove declaration.
16836         * ipa-utils.h (ipa_free_postorder_info): Declare.
16837         (ipa_reverse_postorder): Likewise.
16838         * cgraphunit.c: Include ipa-utils.h.
16839         (cgraph_expand_all_functions): Update call to ipa_reverse_postorder.
16840         * ipa-inline.c: Include ipa-utils.h.
16841         (ipa_inline): Update call to ipa_reverse_postorder.
16842         * ipa-pure-const.c (propagate_pure_const): Update call to
16843         ipa_reduced_postorder and ipa_print_order.  Call
16844         ipa_free_postorder_info to clean up.
16845         (propagate_nothrow): Likewise.
16846         * ipa-reference.c (propagate): Removed a useless call to
16847         ipa_utils_reduced_inorder, updated a call to ipa_reduced_postorder
16848         and ipa_print_order.  Call ipa_free_postorder_info to clean up.
16849         * ipa.c: Include ipa-utils.h.
16850         (ipa_profile): Update call to ipa_reverse_postorder.
16851         (cgraph_postorder): Moved to...
16852         * ipa-utils.c (ipa_reverse_postorder): ...here and renamed.
16853         (ipa_utils_print_order): Renamed to ipa_print_order.
16854         (ipa_utils_reduced_inorder): Renamed to ipa_reduced_postorder. Updated
16855         comments.
16856         (ipa_free_postorder_info): New function.
16857         * passes.c: Include ipa-utils.h.
16858         (do_per_function_toporder): Update call to ipa_reverse_postorder.
16859         (ipa_write_summaries): Likewise.
16860         * Makefile.in (passes.o): Add IPA_UTILS_H to dependencies.
16861         (cgraphunit.o): Likewise.
16862         (ipa.o): Likewise.
16863         (ipa-inline.o): Likewise.
16864
16865 2011-04-29  Jan Hubicka  <jh@suse.cz>
16866
16867         * gcc.dg/tree-ssa/inline-10.c: New testcase.
16868         * gcc.dg/tree-ssa/inline-9.c: Disable partial inlining.
16869         * ipa-inline.h (clause_t): Turn into unsigned int.
16870         * ipa-inline-analysis.c (add_clause): Do more simplification.
16871         (and_predicates): Shortcut more cases.
16872         (predicates_equal_p): Move forward; check that clauses are properly
16873         ordered.
16874         (or_predicates): Shortcut more cases.
16875         (edge_execution_predicate): Rewrite as...
16876         (set_cond_stmt_execution_predicate): ... this function; handle
16877         __builtin_constant_p.
16878         (set_switch_stmt_execution_predicate): New .
16879         (compute_bb_predicates): New.
16880         (will_be_nonconstant_predicate): Update TODO.
16881         (estimate_function_body_sizes): Use compute_bb_predicates
16882         and free them later, always try to estimate if stmt is constant.
16883         (estimate_time_after_inlining, estimate_size_after_inlining):
16884         Gracefully handle optimized out edges.
16885         (read_predicate): Fix off by one error.
16886
16887 2011-04-29  Nicola Pero  <nicola.pero@meta-innovation.com>
16888
16889         * Makefile.in (ENABLE_MAINTAINER_RULES): New.
16890
16891 2011-04-27  Xinliang David Li  <davidxl@google.com>
16892
16893         * tree-profile.c (init_ic_make_global_vars): Set
16894         tls attribute on ic vars.
16895         * coverage.c (coverage_end_function): Initialize
16896         function_list with zero.
16897
16898 2011-04-29  Richard Guenther  <rguenther@suse.de>
16899
16900         * builtins.c (fold_builtin_classify_type): Use integer_type_node
16901         for the type of the result.
16902         (fold_builtin_isascii): Likewise.
16903         (fold_builtin_toascii): Use integer_type_node where appropriate.
16904         (fold_builtin_logb): Likewise.
16905         (fold_builtin_frexp): Likewise.
16906         (fold_builtin_strstr): Likewise.
16907         (fold_builtin_strpbrk): Likewise.
16908         (fold_builtin_fputs): Likewise.
16909         (fold_builtin_sprintf): Likewise.
16910         (fold_builtin_snprintf): Likewise.
16911         (fold_builtin_printf): Likewise.
16912         (do_mpfr_remquo): Use a proper type for the assigned constant.
16913         (do_mpfr_lgamma_r): Likewise.
16914         * dwarf2out.c (resolve_one_addr): Use size_int.
16915         * except.c (init_eh): Likewise.
16916         (assign_filter_values): Use integer_type_node for filter values.
16917         (sjlj_emit_dispatch_table): Use integer_type_node for dispatch
16918         indices.
16919         * tree-cfg.c (move_stmt_eh_region_tree_nr): Use integer_type_node
16920         for EH region numbers.
16921         * tree-vrp.c (simplify_div_or_mod_using_ranges): Use integer_type_node
16922         for the shift amount.
16923
16924 2011-04-29  Richard Guenther  <rguenther@suse.de>
16925
16926         * expr.h (expand_shift): Rename to ...
16927         (expand_variable_shift): ... this.
16928         (expand_shift): Take a constant shift amount.
16929         * expmed.c (expand_shift): Rename to ...
16930         (expand_variable_shift): ... this.
16931         (expand_shift): New wrapper around expand_variable_shift.
16932         * expr.c (convert_move, emit_group_load_1, emit_group_store,
16933         optimize_bitfield_assignment_op, store_field, expand_expr_real_2,
16934         expand_expr_real_1, reduce_to_bit_field_precision): Adjust.
16935         * expmed.c (store_fixed_bit_field, extract_bit_field_1,
16936         extract_fixed_bit_field, extract_split_bit_field, expand_mult_const,
16937         expand_mult, expand_widening_mult, expand_mult_highpart_adjust,
16938         extract_high_half, expand_sdiv_pow2, expand_divmod, emit_cstore,
16939         emit_store_flag_1, emit_store_flag): Likewise.
16940         * builtins.c (expand_builtin_signbit): Likewise.
16941         * calls.c (load_register_parameters): Likewise.
16942         * function.c (assign_parm_setup_block): Likewise.
16943         * lower-subreg.c (resolve_shift_zext): Likewise.
16944         * optabs.c (widen_bswap, expand_abs_nojump,
16945         expand_one_cmpl_abs_nojump, expand_float): Likewise.
16946         * spu/spu.c (spu_expand_extv): Likewise.
16947         * sparc/sparc.c (sparc32_initialize_trampoline): Likewise.
16948
16949 2011-04-29  Richard Guenther  <rguenther@suse.de>
16950
16951         * tree-inline.c (remap_eh_region_tree_nr): Use integer_type_node
16952         for the remapped region number.
16953         * predict.c (build_predict_expr): Use integer_type_node for the
16954         predict kind.
16955         * fold-const.c (fold_binary_loc): Use integer_type_node for
16956         the shift amount.  Use a proper type for the PLUS_EXPR operand.
16957
16958 2011-04-29  Michael Matz  <matz@suse.de>
16959
16960         * lto-streamer.c (lto_streamer_cache_insert_1): Accept to override
16961         other trees that just builtins.
16962         (lto_record_common_node): Don't leave NULL TYPE_CANONICAL.
16963
16964 2011-04-29  Richard Guenther  <rguenther@suse.de>
16965
16966         * tree-nested.c (get_trampoline_type): Use size_int.
16967         (get_nl_goto_field): Likewise.
16968         * tree-eh.c (lower_try_finally_switch): Use integer_type_node
16969         for all indexes.
16970         (lower_eh_constructs_2): Likewise.
16971         (lower_resx): Likewise.
16972         (lower_eh_dispatch): Likewise.
16973         * tree-mudflap.c (mf_build_string): Use size_int.
16974         (mudflap_register_call): Use integer_type_node for the flag.
16975         (mudflap_enqueue_constant): Use size_int.
16976         * tree-chrec.c (reset_evolution_in_loop): Copy CHREC_VAR
16977         instead of rebuilding it.
16978
16979 2011-04-29  Richard Guenther  <rguenther@suse.de>
16980
16981         * tree-ssa-structalias.c (get_fi_for_callee): Restructure.
16982         Handle OBJ_TYPE_REF.
16983         (find_func_aliases_for_call): Use it more consistently.
16984
16985 2011-04-29  Alexandre Oliva  <aoliva@redhat.com>
16986
16987         * haifa-sched.c (last_nondebug_scheduled_insn): New.
16988         (rank_for_schedule): Use it.
16989         (schedule_block): Set it.
16990
16991 2011-04-28  David Li  <davidxl@google.com>
16992
16993         * tree.c (crc32_string): Use crc32_byte.
16994         (crc32_byte): New function.
16995         * tree.h (crc32_byte): New function.
16996         * gcov.c (read_graph_file): Handle new cfg_cksum.
16997         (read_count_file): Ditto.
16998         * profile.c (instrument_values): Ditto.
16999         (get_exec_counts): Ditto.
17000         (read_profile_edge_counts): Ditto.
17001         (compute_branch_probabilities): Ditto.
17002         (compute_value_histograms): Ditto.
17003         (branch_prob): Ditto.
17004         (end_branch_prob): Ditto.
17005         * coverage.c (read_counts_file): Ditto.
17006         (get_coverage_counts): Ditto.
17007         (tree_coverage_counter_addr): Ditto.
17008         (coverage_checksum_string): Ditto.
17009         (coverage_begin_output): Ditto.
17010         (coverage_end_function): Ditto.
17011         (build_fn_info_type): Ditto.
17012         (build_fn_info_value): Ditto.
17013         * libgcov.c (gcov_exit): Ditto.
17014         * gcov-dump.c (tag_function): Ditto.
17015         (compute_checksum): Remove.
17016
17017 2011-04-29  Alan Modra  <amodra@gmail.com>
17018
17019         * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
17020         unspec plus offset.  Tidy macho code.
17021
17022 2011-04-29  Martin Jambor  <mjambor@suse.cz>
17023
17024         * cgraphunit.c (cgraph_preserve_function_body_p): Accept a cgraph
17025         node instead of a decl.  Update all callers.
17026         * cgraph.h: Update declaration.
17027
17028 2011-04-28  Ira Rosen  <ira.rosen@linaro.org>
17029
17030         PR tree-optimization/48765
17031         * tree-vectorizer.h (vect_make_slp_decision): Return bool.
17032         * tree-vect-loop.c (vect_analyze_loop_operations): Add new argument
17033         to indicate if loop aware SLP is being used.  Scan the statements
17034         and update the vectorization factor according to the type of
17035         vectorization before statement analysis.
17036         (vect_analyze_loop_2): Get a return value from vect_make_slp_decision,
17037         pass it to vect_analyze_loop_operations.
17038         (vectorizable_reduction): Set number of copies to 1 in case of pure
17039         SLP statement.
17040         * tree-vect-stmts.c (vectorizable_conversion,
17041         vectorizable_assignment, vectorizable_shift,
17042         vectorizable_operation, vectorizable_type_demotion,
17043         vectorizable_type_promotion, vectorizable_store, vectorizable_load):
17044         Likewise.
17045         (vectorizable_condition): Move the check that it is not SLP
17046         vectorization before the number of copies check.
17047         * tree-vect-slp.c (vect_make_slp_decision): Return TRUE if decided
17048         to vectorize the loop using SLP.
17049
17050 2011-04-28  Jakub Jelinek  <jakub@redhat.com>
17051
17052         PR middle-end/48597
17053         * final.c (final_scan_insn): Call dwarf2out_frame_debug even for
17054         inline asm.
17055
17056 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
17057
17058         * config.gcc (*-*-kfreebsd*-gnu | *-*-knetbsd*-gnu | *-*-gnu* |
17059         *-*-kopensolaris*-gnu): Don't define SINGLE_LIBC.
17060         (i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu |
17061         i[34567]86-*-gnu* | i[34567]86-*-kopensolaris*-gnu,
17062         x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu): Don't use
17063         linux*.h headers.
17064         * config/gnu-user.h (TARGET_C99_FUNCTIONS, TARGET_HAS_SINCOS): Define.
17065         * config/i386/gnu.h (MD_UNWIND_SUPPORT): Don't undefine.
17066         * config/i386/kfreebsd-gnu.h (MD_UNWIND_SUPPORT): Don't undefine.
17067         * config/i386/knetbsd-gnu.h (MD_UNWIND_SUPPORT): Don't undefine.
17068         * config/i386/kopensolaris-gnu.h (MD_UNWIND_SUPPORT): Don't undefine.
17069         * config/i386/linux-unwind.h (x86_fallback_frame_state): Don't use
17070         REG_NAME.
17071         * config/i386/linux.h (REG_NAME): Don't define.
17072         * config/i386/linux64.h (REG_NAME): Don't define.
17073         * config/linux.h (TARGET_C99_FUNCTIONS, TARGET_HAS_SINCOS):
17074         Undefine before defining.
17075
17076 2011-04-28  Jan Hubicka  <jh@suse.cz>
17077
17078         * ipa-inline-analysis.c (will_be_nonconstant_predicate): Take
17079         nonconstant_names array.
17080         (estimate_function_body_sizes): Build nonconstant_names array; handle
17081         BUILT_IN_CONSTANT_P.
17082
17083 2011-04-28  Richard Guenther  <rguenther@suse.de>
17084
17085         PR bootstrap/48804
17086         Revert
17087         2011-04-28  Richard Guenther  <rguenther@suse.de>
17088
17089         * tree-ssa-structalias.c (solve_constraints): Build succ graph
17090         as late as possible.
17091
17092 2011-04-28  Richard Guenther  <rguenther@suse.de>
17093
17094         * tree-ssa-structalias.c (dump_constraint): Don't end the line.
17095         (debug_constraint): Do it here.
17096         (dump_constraints): And here.
17097         (rewrite_constraints): And here.
17098         (dump_constraint_edge): Remove.
17099         (dump_constraint_graph): Rewrite to produce DOT output.
17100         (solve_constraints): Build succ graph as late as possible.
17101         Dump constraint graphs before and after solving.
17102
17103 2011-04-28  Richard Guenther  <rguenther@suse.de>
17104
17105         * tree-ssa-structalias.c (find_func_aliases_for_builtin_call):
17106         New function split out from ...
17107         (find_func_aliases): ... here.  Call it.
17108         (find_func_aliases_for_call): Likewise.
17109
17110 2011-04-27  Gabriel Dos Reis  <gdr@integrable-solutions.net>
17111
17112         * internal-fn.h (internal_fn_name_array): Declare.
17113         (internal_fn_flags_array): Likewise.
17114
17115 2011-04-27  Uros Bizjak  <ubizjak@gmail.com>
17116
17117         * config/i386/i386.md (ssemodesuffix):  Merge with ssevecsize,
17118         ssemodefsuffix, ssescalarmodesuffix and avxmodesuffixp.
17119         Move from sse.md.
17120         (ssemodefsuffix): Remove.
17121         (ssevecmodesuffix): New mode attribute.
17122         (fix_trunc<mode>di_sse, fix_trunc<mode>si_sse,
17123         *float<SSEMODEI24:mode><MODEF:mode>2_mixed_interunit,
17124         *float<SSEMODEI24:mode><MODEF:mode>2_mixed_nointerunit,
17125         *float<SSEMODEI24:mode><MODEF:mode>2_sse_interunit,
17126         *float<SSEMODEI24:mode><MODEF:mode>2_sse_nointerunit, setcc_<mode>_sse,
17127         *sqrt<mode>2_sse, sse4_1_round<mode>2, <smaxmin:code><mode>3,
17128         *ieee_smin<mode>3, *ieee_smax<mode>3): Adjust assembler templates for
17129         ssemodesuffix mode attribute.
17130         (float splitters): Use ssevecmodesuffix mode attribute.
17131         * config/i386/sse.md (ssescalarmode): Merge with avxscalarmode.
17132         (sseinsmode): Rename from avxvecmode.
17133         (avxsizesuffix): Rename from avxmodesuffix.
17134         (sseintvecmode): Rename from avxpermvecmode.
17135         (ssedoublevecmode): Rename from ssedoublesizemode.
17136         (ssehalfvecmode): Rename from avxhalfvecmode.
17137         (ssescalarmode): Rename from avxscalarmode.
17138         (<sse>_comi, <sse>_ucomi, sse4a_movnt<mode>): Adjust assembler
17139         templates for ssemodesuffix mode attribute.
17140         (*andnot<mode>3, *<any_logic:code><mode>3): Use ssevecmodesuffix
17141         mode attribute.
17142
17143         Adjust RTX patterns globally for renamed mode attributes.
17144
17145 2011-04-27  Jan Hubcika  <jh@suse.cz>
17146
17147         * ipa-inline.h (struct inline_edge_summary): Add predicate pointer.
17148         * ipa-inline-analysis.c: Include alloc-pool.h.
17149         (edge_predicate_pool): New.
17150         (trye_predicate_p): New function
17151         (false_predicate_p): New function.
17152         (add_clause): Sanity check that false clauses are "optimized";
17153         never add clauses to predicate that is already known to be false.
17154         (and_predicate): Use flase_predicate_p.
17155         (evaulate_predicate): Rename to ...
17156         (evaluate_predicate): ... this one; update all callers; assert
17157         that false is not listed among possible truths.
17158         (dump_predicate): Use true_predicate_p.
17159         (account_size_time): Use false_predicate_p.
17160         (evaulate_conditions_for_edge): Rename to ...
17161         (evaluate_conditions_for_edge) ... this one.
17162         (edge_set_predicate): New function.
17163         (inline_edge_duplication_hook): Duplicate edge predicates.
17164         (inline_edge_removal_hook): Free edge predicates.
17165         (dump_inline_edge_summary): Add INFO parameter; dump edge predicates.
17166         (dump_inline_summary): Update.
17167         (estimate_function_body_sizes): Set edge predicates.
17168         (estimate_calls_size_and_time): Handle predicates.
17169         (estimate_callee_size_and_time): Update.
17170         (remap_predicate): Add toplev_predicate; update comment.
17171         (remap_edge_predicates): New function.
17172         (inline_merge_summary): Compute toplev predicate; update.
17173         (read_predicate): New function.
17174         (read_inline_edge_summary): Use it.
17175         (inline_read_section): Likewise.
17176         (write_predicate): New function.
17177         (write_inline_edge_summary): Use it.
17178         (inline_write_summary): Likewise.
17179         (inline_free_summary): Free alloc pool and edge summary vec.
17180
17181 2011-04-27  Richard Guenther  <rguenther@suse.de>
17182
17183         * tree-ssa-structalias.c (changed_count): Remove.
17184         (changed): Use a bitmap.
17185         (unify_nodes): Adjust.
17186         (do_sd_constraint): Likewise.
17187         (do_ds_constraint): Likewise.
17188         (do_complex_constraint): Likewise.
17189         (solve_graph): Likewise.
17190
17191 2011-04-27  Jan Hubicka  <jh@suse.cz>
17192
17193         * cgraphunit.c (cgraph_process_new_functions): Fix ordering issue.
17194
17195 2011-04-27  Uros Bizjak  <ubizjak@gmail.com>
17196
17197         * config/i386/predicates.md (avx_vpermilp_*_operand): Remove.
17198         (avx_vperm2f128_*_operand): Ditto.
17199         * config/i386/sse.md (*avx_vpermilp<mode>): Remove operand2 predicate.
17200         Use avx_vpermilp_parallel in insn condition.
17201         (*avx_vperm2f128<mode>_nozero): Remove operand3 predicate.
17202         Use avx_vperm2f128_parallel in insn condition.
17203
17204 2011-04-27  Richard Guenther  <rguenther@suse.de>
17205
17206         * Makefile.in (tree-ssa-structalias.o): Remove
17207         gt-tree-ssa-structalias.h dependency.
17208         (GTFILES): Remove tree-ssa-structalias.c.
17209         * tree.c (allocate_decl_uid): New function.
17210         (make_node_stat): Use it.
17211         (copy_node_stat): Likewise.
17212         * tree.h (allocate_decl_uid): Declare.
17213         * tree-ssa-alias.h (delete_alias_heapvars): Remove.
17214         * tree-ssa.c (delete_tree_ssa): Do not call delete_alias_heapvars.
17215         * tree-flow.h (struct var_ann_d): Remove is_heapvar flag.
17216         * tree-ssa-live.c (remove_unused_locals): Do not check is_heapvar flag.
17217         * tree-ssa-structalias.c (heapvar_for_stmt): Remove.
17218         (struct heapvar_map): Likewise.
17219         (heapvar_map_eq, heapvar_map_hash, heapvar_lookup,
17220         heapvar_insert): Likewise.
17221         (make_heapvar_for): Rename to ...
17222         (make_heapvar): ... this.  Simplify.
17223         (fake_var_decl_obstack): New global var.
17224         (build_fake_var_decl): New function.
17225         (make_constraint_from_heapvar): Adjust.
17226         (handle_lhs_call): Likewise.
17227         (create_function_info_for): Likewise.
17228         (intra_create_variable_infos): Likewise.
17229         (init_alias_vars): Allocate fake_var_decl_obstack.
17230         (init_alias_heapvars, delete_alias_heapvars): Remove.
17231         (compute_points_to_sets): Do not call init_alias_heapvars.
17232         (ipa_pta_execute): Likewise.
17233         (delete_points_to_sets): Free fake_var_decl_obstack.
17234
17235 2011-04-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17236
17237         * config/spu/divmovti4.c (union qword_UTItype): New data type.
17238         (si_from_UTItype, si_to_UTItype): New functions.
17239         (__udivmodti4): Use them to implement type-punning.
17240         * config/spu/multi3.c (union qword_TItype): New data type.
17241         (si_from_TItype, si_to_TItype): New functions.
17242         (__multi3): Use them to implement type-punning.
17243
17244 2011-04-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
17245
17246         * config/spu/spu.c (spu_expand_epilogue): Do not emit barrier.
17247
17248 2011-04-27  Jan Hubicka  <jh@suse.cz>
17249
17250         * ipa-prop.c (function_insertion_hook_holder): New holder.
17251         (ipa_add_new_function): New function.
17252         (ipa_register_cgraph_hooks, ipa_unregister_cgraph_hooks):
17253         Register/deregister holder.
17254
17255 2011-04-27  Richard Guenther  <rguenther@suse.de>
17256
17257         PR tree-optimization/48772
17258         * tree-ssa-pre.c (eliminate): Update call stmts after elimination only.
17259
17260 2011-04-27  Richard Guenther  <rguenther@suse.de>
17261
17262         * tree-ssa-alias.c (indirect_refs_may_alias_p): Fix
17263         TARGET_MEM_REF handling.
17264
17265 2011-04-27  Nick Clifton  <nickc@redhat.com>
17266
17267         * config/frv/frv.h (enum reg_class): Delete EVEN_ACC_REGS,
17268         ACC_REGS, FEVEN_REGS, FPR_REGS, EVEN_REGS.
17269         (REG_CLASS_NAMES): Likewise.
17270         (REG_CLASS_CONTENTS): Likewise.
17271         (EVEN_ACC_REGS): New macro.  Alias for QUAD_ACC_REGS.
17272         (ACC_REGS): New macro.  Alias for QUAD_ACC_REGS.
17273         (FEVEN_REGS): New macro.  Alias for QUAD_ACC_REGS.
17274         (FPR_REGS): New macro.  Alias for QUAD_ACC_REGS.
17275         (EVEN_REGS): New macro.  Alias for QUAD_REGS.
17276         * config/frv/frv.c (frv_secondary_reload_class): Remove use of
17277         duplicate register classes.
17278         (frv_class_likely_spilled_p): Likewise.
17279         (frv_register_move_cost): Likewise.
17280
17281         * config/mcore/mcore.h (REGNO_REG_CLASS): Do not index beyond the
17282         end of the regno_reg_class array.
17283
17284 2011-04-27  Jakub Jelinek  <jakub@redhat.com>
17285
17286         PR c/48742
17287         * c-typeck.c (build_binary_op): Don't wrap arguments if
17288         int_operands is true.
17289
17290 2011-04-26  Kaz Kojima  <kkojima@gcc.gnu.org>
17291
17292         PR target/48767
17293         * config/sh/sh.c (sh_gimplify_va_arg_expr): Don't call
17294         targetm.calls.must_pass_in_stack for void type.
17295
17296 2011-04-26  Jan Hubicka  <jh@suse.cz>
17297
17298         * cgraphbuild.c (build_cgraph_edges): Update call
17299         of cgraph_create_edge and cgraph_create_indirect_edge.
17300         * cgraph.c (cgraph_create_edge_including_clones,
17301         cgraph_create_edge_1, cgraph_allocate_init_indirect_info,
17302         cgraph_update_edges_for_call_stmt_node): Do not take nest
17303         argument; do not initialize call_stmt_size/time.
17304         (dump_cgraph_node): Do not dump nest.
17305         (cgraph_clone_edge): Do not take loop_nest argument;
17306         do not propagate it; do not clone call_stmt_size/time.
17307         (cgraph_clone_node): Likewise.
17308         (cgraph_create_virtual_clone): Update.
17309         * cgraph.h (struct cgraph_edge): Remove
17310         call_stmt_size/call_stmt_time/loop_nest.
17311         (cgraph_create_edge, cgraph_create_indirect_edge,
17312         cgraph_create_edge_including_clones, cgraph_clone_node): Update
17313         prototype.
17314         * tree-emutls.c (gen_emutls_addr): Update.
17315         * ipa-inline-transform.c (update_noncloned_frequencies): Do not handle
17316         loop_nest; handle indirect calls, too.
17317         (clone_inlined_nodes): Do not care about updating inline summaries.
17318         * cgraphunit.c (cgraph_copy_node_for_versioning): Update.
17319         * lto-cgraph.c (lto_output_edge, input_node, input_edge): Do not
17320         stream call_stmt_size/call_stmt_time/loop_nest.
17321         * ipa-inline.c (edge_badness): Update.
17322         (ipa_inline): dump summaries after inlining.
17323         * ipa-inline.h (struct inline_edge_summary, inline_edge_summary_t):
17324         New.
17325         (inline_edge_summary): New function.
17326         * ipa-inline-analysis.c (edge_duplication_hook_holder): New holder.
17327         (inline_edge_removal_hook): Handle edge summaries.
17328         (inline_edge_duplication_hook): New hook.
17329         (inline_summary_alloc): Alloc hooks.
17330         (initialize_growth_caches): Do not register removal hooks.
17331         (free_growth_caches); Do not free removal hook.
17332         (dump_inline_edge_summary): New function.
17333         (dump_inline_summary): Use it.
17334         (estimate_function_body_sizes, estimate_edge_size_and_time): Update.
17335         (inline_update_callee_summaries): New function.
17336         (inline_merge_summary): Use it.
17337         (do_estimate_edge_time, do_estimate_edge_growth): Update.
17338         (read_inline_edge_summary): New function.
17339         (inline_read_section): Use it.
17340         (write_inline_edge_summary): New function.
17341         (inline_write_summary): Use it.
17342         (inline_free_summary): Free edge new holders.
17343         * tree-inline.c (copy_bb): Update.
17344
17345 2011-04-26  Jason Merrill  <jason@redhat.com>
17346
17347         * tree-eh.c (lower_try_finally_switch): Create the label along with
17348         the CASE_LABEL_EXPR.
17349
17350 2011-04-26  David S. Miller  <davem@davemloft.net>
17351             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
17352
17353         * configure.ac (gcc_cv_as_sparc_gotdata_op): Specify alignment.
17354         * configure: Regenerate.
17355
17356 2011-04-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
17357
17358         PR target/48258
17359         * config/rs6000/vector.md (UNSPEC_REDUC): New unspec for vector
17360         reduction.
17361         (VEC_reduc): New code iterator and splitters for vector reduction.
17362         (VEC_reduc_name): Ditto.
17363         (VEC_reduc_rtx): Ditto.
17364         (reduc_<VEC_reduc_name>_v2df): Vector reduction expanders for VSX.
17365         (reduc_<VEC_reduc_name>_v4sf): Ditto.
17366
17367         * config/rs6000/rs6000.c (rs6000_expand_vector_extract): Add
17368         support for extracting SF on VSX.
17369
17370         * config/rs6000/vsx.md (vsx_xscvspdp_scalar2): New insn for
17371         generating xscvspdp.
17372         (vsx_extract_v4sf): New insn to extract SF from V4SF vector.
17373         (vsx_reduc_<VEC_reduc_name>_v2df): New insns and splitters for
17374         double add, minimum, maximum vector reduction.
17375         (vsx_reduc_<VEC_reduc_name>_v4sf): Ditto.
17376         (vsx_reduc_<VEC_reduc_name>_v2df2_scalar): New combiner insn to
17377         optimize double vector reduction.
17378         (vsx_reduc_<VEC_reduc_name>_v4sf_scalar): Ditto.
17379
17380 2011-04-26  Joseph Myers  <joseph@codesourcery.com>
17381
17382         * config/fr30/fr30.h (inhibit_libc): Don't define.
17383         * config/m32r/m32r-protos.h: Correct comment.
17384         * config/v850/v850.h (GHS_default_section_names,
17385         GHS_current_section_names): Use tree, not union tree_node *.
17386
17387 2011-04-26  Xinliang David Li  <davidxl@google.com>
17388
17389         * tree-ssa-uninit.c (warn_uninitialized_phi): Pass warning code.
17390         * c-family/c-opts.c (c_common_handle_option): Set
17391         warn_maybe_uninitialized.
17392         * opts.c (common_handle_option): Ditto.
17393         * common.opt:  New option.
17394         * tree-ssa.c (warn_uninit): Add one more parameter.
17395         (warn_uninitialized_var): Pass warning code.
17396         * tree-flow.h: Interface change.
17397
17398 2011-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
17399
17400         * config/mips/iris6.h (LOCAL_LABEL_PREFIX): Don't test TARGET_NEWABI.
17401         (WINT_TYPE_SIZE): Use INT_TYPE_SIZE.
17402         (TARGET_OS_CPP_BUILTINS): Remove TARGET_IRIX6 guards.
17403
17404 2011-04-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
17405
17406         * config/mips/mips.h (DBX_OUTPUT_SOURCE_LINE): Remove.
17407         * config/mips/mips.opt (mmips-tfile): Remove.
17408
17409         * doc/install.texi (Specific, mips-*-*): Move mips-tfile,
17410         mips-tdump reference to ...
17411         (Specific, alpha*-dec-osf5.1): ... here.  Adapt for Tru64 UNIX.
17412         * doc/trouble.texi (Cross-Compiler Problems): Replace MIPS
17413         reference by Tru64 UNIX.
17414
17415 2011-04-26  Jakub Jelinek  <jakub@redhat.com>
17416
17417         PR debug/48768
17418         * tree-ssa.c (insert_debug_temp_for_var_def): If degenerate_phi_result
17419         is error_mark_node, set value to NULL.
17420
17421         PR tree-optimization/48734
17422         * tree-ssa-reassoc.c (eliminate_redundant_comparison): Give up
17423         if return value from maybe_fold_*_comparsions isn't something
17424         the code is prepared to handle.
17425
17426 2011-04-26  Uros Bizjak  <ubizjak@gmail.com>
17427
17428         * config/i386/predicates.md (ext_QIreg_operand): Remove extra
17429         mode check.
17430         (ext_QIreg_nomode_operands): Remove.
17431         * config/i386/i386.md (*anddi_1): Use ext_QIreg_operand.
17432         (*andsi_1): Ditto.
17433         (*andhi_1): Ditto.
17434
17435 2011-04-26  Andrew Stubbs  <ams@codesourcery.com>
17436
17437         * config/arm/arm.c (arm_gen_constant): Remove can_negate_initial.
17438
17439 2011-04-26  Richard Guenther  <rguenther@suse.de>
17440
17441         * c-typeck.c (build_unary_op): Do not expand array-refs via
17442         pointer arithmetic.  Only adjust qualifiers for function types.
17443
17444 2011-04-26  Richard Guenther  <rguenther@suse.de>
17445
17446         PR middle-end/48694
17447         * tree.h (OEP_CONSTANT_ADDRESS_OF): New operand_equal_flag.
17448         * fold-const.c (operand_equal_p): For TREE_CONSTANT ADDR_EXPRs
17449         compare the operands with OEP_CONSTANT_ADDRESS_OF.  Treat trees
17450         with TREE_SIDE_EFFECTS equal when OEP_CONSTANT_ADDRESS_OF is set.
17451
17452 2011-04-25  Paolo Carlini  <paolo.carlini@oracle.com>
17453
17454         * doc/extend.texi: Document __underlying_type.
17455
17456 2011-04-25  Segher Boessenkool  <segher@kernel.crashing.org>
17457
17458         * config/rs6000/titan.md (automata_option "progress"): Remove.
17459
17460 2011-04-25  Jeff Law  <law@redhat.com>
17461
17462         * tree-vrp.c (identify_jump_threads): Handle GIMPLE_SWITCH too.
17463
17464 2011-04-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
17465
17466         * system.h (ENUM_BITFIELD): Remove.
17467
17468 2011-04-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
17469             Eric Botcazou  <ebotcazou@adacore.com>
17470
17471         * combine.c (combine_simplify_rtx): Avoid mis-simplifying conditionals
17472         for STORE_FLAG_VALUE==-1 case.
17473
17474 2011-04-24  Richard Sandiford  <richard.sandiford@linaro.org>
17475
17476         PR target/43804
17477         * config/m68k/constraints.md (T): Allow PIC operands that satisfy
17478         LEGITIMATE_PIC_OPERAND_P.
17479
17480 2011-04-24  Jan Hubicka  <jh@suse.cz>
17481
17482         * ipa-prop.c (ipa_propagate_indirect_call_infos): Remove obsolette
17483         WPA hack.
17484         * ipa-prop.h (ipa_get_param, ipa_is_param_used,
17485         ipa_param_cannot_devirtualize_p, ipa_param_types_vec_empty,
17486         ipa_get_ith_jump_func, ipa_get_lattice): Fortify array bounds.
17487         * ipa-inline-analysis.c (add_clause): Fix clause ordering.
17488         (and_predicates, or_predicates, predicates_equal_p, evaulate_predicate):
17489         Sanity check predicate length.
17490         (remap_predicate): Likewise; sanity check jump functions.
17491         (inline_read_section, inline_write_summary): Sanity check
17492         predicate length.
17493
17494 2011-04-24  Paolo Carlini  <paolo.carlini@oracle.com>
17495
17496         PR other/48748
17497         * doc/extend.texi (Type Traits): Document __is_standard_layout,
17498         __is_literal_type, and __is_trivial; update throughout about
17499         possibly cv-qualified void types.
17500
17501 2011-04-24  Gerald Pfeifer  <gerald@pfeifer.com>
17502
17503         * doc/sourcebuild.texi (Ada Tests): Adjust reference to ACATS
17504         testsuite and make it version agnostic.
17505
17506 2011-04-22  Jan Hubicka  <jh@suse.cz>
17507
17508         * ipa-inline-analysis.c (inline_write_summary): Fix thinko.
17509
17510 2011-04-23  Jakub Jelinek  <jakub@redhat.com>
17511
17512         PR c/48685
17513         * fold-const.c (fold_convert_loc): Add NOP_EXPR when casting
17514         to VOID_TYPE even around MODIFY_EXPR.
17515
17516 2011-04-22  Mike Stump  <mikestump@comcast.net>
17517
17518         * gensupport.c (read_md_rtx): Fix typo in comment.
17519         * config/cris/cris.opt (moverride-best-lib-options): Fix typo in
17520         comment.
17521
17522 2011-04-22  Jan Hubicka  <jh@suse.cz>
17523
17524         * gengtype.c (open_base_files): Add ipa-inline.h include.
17525         * ipa-cp.c (ipcp_get_lattice, ipcp_lattice_from_jfunc): Move to
17526         ipa-prop.c; update all uses.
17527         * ipa-prop.c: (ipa_get_lattice, ipa_lattice_from_jfunc): ... here.
17528         * ipa-inline-transform.c (inline_call): Use inline_merge_summary to
17529         merge summary of inlined function into former caller.
17530         * ipa-inline.c (max_benefit): Remove.
17531         (edge_badness): Compensate for removal of benefits.
17532         (update_caller_keys): Use
17533         reset_node_growth_cache/reset_edge_growth_cache.
17534         (update_callee_keys): Likewise.
17535         (update_all_callee_keys): Likewise.
17536         (inline_small_functions): Do not collect max_benefit; do not reset
17537         estimated_growth; call free_growth_caches and initialize_growth_caches.
17538         * ipa-inline.h (struct condition, type clause_t, struct predicate,
17539         struct size_time_entry): New structures.
17540         (INLINE_SIZE_SCALE, INLINE_TIME_SCALE, MAX_CLAUSES): New constants.
17541         (inline_summary): Remove size_inlining_benefit, time_inlining_benefit
17542         and estimated_growth.
17543         (edge_growth_cache_entry): New structure.
17544         (node_growth_cache, edge_growth_cache): New global vars.
17545         (estimate_growth): Turn into inline.
17546         (inline_merge_summary, do_estimate_edge_growth, do_estimate_edge_time,
17547         initialize_growth_caches, free_growth_caches): Declare.
17548         (estimate_edge_growth): Rewrite.
17549         (estimate_edge_time): Implement as inline cache lookup.
17550         (reset_node_growth_cache, reset_edge_growth_cache): New inline
17551         functions.
17552         (MAX_TIME): Reduce to allow multiplicatoin by INLINE_SIZE_SCALE.
17553         (NUM_CONDITIONS): New constant.
17554         (predicate_conditions): New enum.
17555         (IS_NOT_CONSTANT): New constant.
17556         (edge_removal_hook_holder): New var.
17557         (node_growth_cache, edge_growth_cache): New global vars.
17558         (true_predicate, single_cond_predicate, false_predicate,
17559         not_inlined_predicate, add_condition, add_clause, and_predicates,
17560         or_predicates, predicates_equal_p, evaulate_predicate, dump_condition,
17561         dump_clause, dump_predicate, account_size_time,
17562         evaulate_conditions_for_edge): New functions.
17563         (inline_summary_alloc): Move to heap.
17564         (inline_node_removal_hook): Clear condition and entry vectors.
17565         (inline_edge_removal_hook): New function.
17566         (initialize_growth_caches, free_growth_caches): New function.
17567         (dump_inline_summary): Update.
17568         (edge_execution_predicate): New function.
17569         (will_be_nonconstant_predicate): New function.
17570         (estimate_function_body_sizes): Compute BB and constantness predicates.
17571         (compute_inline_parameters): Do not clear estimated_growth.
17572         (estimate_edge_size_and_time): New function.
17573         (estimate_calls_size_and_time): New function.
17574         (estimate_callee_size_and_time): New function.
17575         (remap_predicate): New function.
17576         (inline_merge_summary): New function.
17577         (do_estimate_edge_time): New function based on...
17578         (estimate_edge_time): ... this one.
17579         (do_estimate_edge_growth): New function.
17580         (do_estimate_growth): New function based on....
17581         (estimate_growth): ... this one.
17582         (inline_analyze_function): Analyze after deciding on jump functions.
17583         (inline_read_section): New function.
17584         (inline_read_summary): Use it.
17585         (inline_write_summary): Write all the new data.
17586         * ipa-prop.c (ipa_get_param_decl_index): Export.
17587         (ipa_lattice_from_jfunc): Move here from ipa-cp.c
17588         * ipa-prop.h (ipa_get_param_decl_index, ipa_lattice_from_jfunc):
17589         Declare.
17590         (ipa_get_lattice): Move here from ipa-cp.c
17591         * Makefile.in (GTFILES): Add ipa-inline.h and ipa-inline-analysis.c
17592         * params.def (PARAM_EARLY_INLINING_INSNS): Set to 11.
17593         * cgraph.h (cgraph_clone_inlined_nodes, compute_inline_parameters,
17594         cgraph_edge_inlinable_p): Remove.
17595         * cgraphunit.c: Include ipainline.h
17596         (cgraph_process_new_functions): Update call of
17597         compute_inline_parameters.
17598
17599 2011-04-22  Richard Guenther  <rguenther@suse.de>
17600
17601         * tree.c (build_int_cst): Properly create canonicalized integer
17602         constants.
17603         (build_int_cst_type): Remove scary comments.
17604
17605 2011-04-22  Xinliang David Li  <davidxl@google.com>
17606
17607         * toplev.c (process_options): Enable -Werror=coverage-mismatch
17608         by default when -Wno-error is not specified.
17609         * opts-global.c (decode_options): Remove call to
17610         control_warning_options.
17611
17612 2011-04-22  Jakub Jelinek  <jakub@redhat.com>
17613
17614         PR tree-optimization/48717
17615         * tree-ssa-forwprop.c (associate_plusminus): For A + ~A and
17616         ~A + A optimizations use build_int_cst_type instead of build_int_cst.
17617
17618 2011-04-22  Joseph Myers  <joseph@codesourcery.com>
17619
17620         * config/bfin/bfin-protos.h (Mmode): Don't define.  Expand
17621         definition where used.
17622
17623 2011-04-22  Jakub Jelinek  <jakub@redhat.com>
17624
17625         PR c/48716
17626         * gimplify.c (gimplify_bind_expr): Mark as GOVD_LOCAL also
17627         TREE_STATIC variables declared inside of some OpenMP construct.
17628
17629 2011-04-22  Martin Jambor  <mjambor@suse.cz>
17630
17631         PR middle-end/48585
17632         * tree-inline.c (copy_bb): Create new edges only for analyzed nodes.
17633
17634 2011-04-22  Alexander Monakov  <amonakov@ispras.ru>
17635
17636         PR c/36750
17637         * c-typeck.c (pop_init_level): Do not warn about initializing
17638         with ` = {0}'.
17639
17640 2011-04-22  Alan Modra  <amodra@gmail.com>
17641
17642         * config/rs6000/rs6000.c (rs6000_function_arg): Remove CALL_LIBCALL
17643         when returning call_cookie.
17644         (rs6000_function_ok_for_sibcall): Allow sibcalls via function
17645         pointers, to functions with no more vector args than the current
17646         function, and some non-local calls for ABI_V4.
17647         * config/rs6000/rs6000.md (sibcall_nonlocal_aix32,
17648         sibcall_nonlocal_aix64): Combine to ..
17649         (sibcall_nonlocal_aix<mode>): ..this.  Handle function pointer calls.
17650         (sibcall_value_nonlocal_aix32, sibcall_value_nonlocal_aix64): Combine..
17651         (sibcall_value_nonlocal_aix<mode>): ..likewise.
17652         (*sibcall_nonlocal_sysv<mode>): Handle function pointer calls.
17653         (sibcall_value_nonlocal_sysv<mode>): Likewise.  Correct call cookie
17654         operand.
17655         * config/rs6000/darwin.md (sibcall_nonlocal_darwin64,
17656         sibcall_value_nonlocal_darwin64, sibcall_symbolic_64,
17657         sibcall_value_symbolic_64): Delete.
17658
17659 2011-04-21  Xinliang David Li  <davidxl@google.com>
17660
17661         * cgraph.h: Remove pid.
17662         * cgraph.c: Remove pid.
17663         * value-prof.c (init_node_map): New function.
17664         (del_node_map): New function.
17665         (find_func_by_funcdef_no): New function.
17666         (gimple_ic_transform): Call new function.
17667         * cgraphunit.c (cgraph_finalize_function): Remove pid.
17668         * function.c (get_last_funcdef_no): New function.
17669         * function.h (get_last_funcdef_no): New function.
17670         * tree-profile.c (gimple_gen_ic_func_profiler): Pass funcdef_no
17671         to libgcov function.
17672         (tree-profiling): Call node map init and delete function.
17673
17674 2011-04-21  Ian Lance Taylor  <iant@google.com>
17675
17676         * godump.c (go_format_type): Use exported Go name for anonymous
17677         field name.
17678
17679 2011-04-21  Nathan Froyd  <froydnj@codesourcery.com>
17680
17681         * config/frv/frv.c (frv_init_builtins): Delete `endlink' variable.
17682         Call builtin_function_type_list instead of builtin_function_type.
17683         (UNARY, BINARY, TRINARY, QUAD): Likewise.
17684
17685 2011-04-21  Nathan Froyd  <froydnj@codesourcery.com>
17686
17687         * config/arm/arm.c (arm_init_iwmmxt_builtins): Call
17688         build_function_type_list instead of build_function_type.
17689         Delete variable `endlink'.
17690
17691 2011-04-21  Nathan Froyd  <froydnj@codesourcery.com>
17692
17693         * config/s390/s390.c (s390_init_builtins): Call
17694         build_function_type_list instead of build_function_type.
17695
17696 2011-04-21  Nathan Froyd  <froydnj@codesourcery.com>
17697
17698         * config/ia64/ia64.c (ia64_init_builtins): Call
17699         build_function_type_list instead of builtin_function_type.
17700
17701 2011-04-21  Easwaran Raman  <eraman@google.com>
17702
17703         * cfgexpand.c (stack_var): Remove OFFSET...
17704         (add_stack_var): ...and its reference here...
17705         (expand_stack_vars): ...and here.
17706         (stack_var_cmp): Sort by descending order of size.
17707         (partition_stack_vars): Change heuristic.
17708         (union_stack_vars): Fix to reflect changes in partition_stack_vars.
17709         (dump_stack_var_partition): Add newline after each partition.
17710
17711 2011-04-21  Dimitrios Apostolou  <jimis@gmx.net>
17712             Jeff Law  <law@redhat.com>
17713
17714         * gengtype-state.c (read_a_state_token): Fix argument to obstack_free.
17715         * gengtype.c (matching_file_name_substitute): Likewise.
17716
17717 2011-04-21  Richard Guenther  <rguenther@suse.de>
17718
17719         PR lto/48703
17720         * tree.c (free_lang_data_in_decl): Do not zero TREE_TYPE of DECL_NAME.
17721
17722 2011-04-21  Eric Botcazou  <ebotcazou@adacore.com>
17723
17724         * gimple.c (walk_gimple_op) <GIMPLE_CALL>: Fix couple of oversights.
17725
17726 2011-04-21  Richard Guenther  <rguenther@suse.de>
17727
17728         * Makefile.in (site.exp): Do not use tmp0 but site.tmp as temporary
17729         file name.
17730
17731 2011-04-21  Richard Guenther  <rguenther@suse.de>
17732
17733         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle
17734         MEM_REF and TARGET_MEM_REF, do not care about INDIRECT_REFs.
17735         Use DECL_P, not SSA_VAR_P.
17736         (ptr_derefs_may_alias_p): Likewise.
17737         (ptr_deref_may_alias_ref_p_1): Likewise.
17738         (decl_refs_may_alias_p): Likewise.
17739         (refs_may_alias_p_1): Likewise.
17740         (ref_maybe_used_by_call_p_1): Likewise.
17741         (call_may_clobber_ref_p_1): Likewise.
17742         (indirect_ref_may_alias_decl_p): Assume indirect refrences
17743         are either MEM_REF or TARGET_MEM_REF.
17744         (indirect_refs_may_alias_p): Likewise.
17745         * calls.c (emit_call_1): Build a MEM_REF instead of an INDIRECT_REF
17746         for MEM_EXPR of indirect calls.
17747
17748 2011-04-21  Tristan Gingold  <gingold@adacore.com>
17749
17750         * vmsdbgout.c (write_srccorr): Compute file length from the string.
17751         (dst_file_info_struct): Remove flen field.
17752         (lookup_filename): Remove code that set flen field.
17753
17754 2011-04-21  Tristan Gingold  <gingold@adacore.com>
17755
17756         * config/ia64/ia64.c (ia64_start_function): Add a guard.
17757
17758 2011-04-21  Uros Bizjak  <ubizjak@gmail.com>
17759
17760         PR target/48708
17761         * config/i386/i386.c (ix86_expand_vector_set) <V2DImode>: Generate
17762         vec_extract and vec_concat for non-SSE4_1 targets.
17763
17764 2011-04-21  Richard Guenther  <rguenther@suse.de>
17765
17766         * tree-ssa-alias.c (ref_maybe_used_by_stmt_p): Handle
17767         return statements.
17768
17769 2011-04-21  Joseph Myers  <joseph@codesourcery.com>
17770
17771         * config/i386/cygming.h (union tree_node, TREE): Don't define or
17772         undefine.
17773         (FILE): Don't undefine.
17774
17775 2011-04-21  Joseph Myers  <joseph@codesourcery.com>
17776
17777         * config/alpha/alpha.c (struct machine_function): Use rtx, not
17778         struct rtx_def *.
17779         * config/bfin/bfin.h (bfin_cc_rtx, bfin_rets_rtx): Use rtx, not
17780         struct rtx_def *.
17781         * config/cris/cris-protos.h (STDIO_INCLUDED): Don't define.
17782         * config/h8300/h8300.h (struct cum_arg): Use rtx, not struct rtx_def *.
17783         * config/iq2000/iq2000.h (struct iq2000_args): Use rtx, not struct
17784         rtx_def *.
17785         * config/m32c/m32c-protos.h (MM, UINT): Don't define.  Expand
17786         definitions where used.
17787         * config/microblaze/microblaze.h (struct microblaze_args): Use
17788         rtx, not struct rtx_def *.
17789         * config/pa/pa-protos.h (return_addr_rtx): Use rtx, not struct
17790         rtx_def *.
17791         * config/pa/pa.h (hppa_pic_save_rtx): Use rtx, not struct rtx_def *.
17792         * config/pdp11/pdp11.h (cc0_reg_rtx): Use rtx, not struct rtx_def *.
17793         * config/sh/sh-protos.h (sfunc_uses_reg, get_fpscr_rtx): Use rtx,
17794         not struct rtx_def *.
17795         * config/sh/sh.h (sh_compare_op0, sh_compare_op1): Use rtx, not
17796         struct rtx_def *.
17797         * config/spu/spu-protos.h (spu_float_const): Use rtx, not struct
17798         rtx_def *.
17799         * config/spu/spu.c (spu_float_const): Use rtx, not struct rtx_def *.
17800
17801 2011-04-21  Richard Sandiford  <richard.sandiford@linaro.org>
17802
17803         * tree-vect-data-refs.c (vect_drs_dependent_in_basic_block): Use
17804         operand_equal_p to compare DR_BASE_ADDRESSes.
17805         (vect_check_interleaving): Likewise.
17806
17807 2011-04-21  Richard Sandiford  <richard.sandiford@linaro.org>
17808
17809         PR target/46329
17810         * config/arm/arm.c (arm_legitimate_constant_p_1): Return false
17811         for all Neon struct constants.
17812
17813 2011-04-21  Richard Sandiford  <richard.sandiford@linaro.org>
17814
17815         * target.def (legitimate_constant_p): New hook.
17816         * doc/tm.texi.in (LEGITIMATE_CONSTANT_P): Replace with...
17817         (TARGET_LEGITIMATE_CONSTANT_P): ...this.
17818         * doc/tm.texi: Regenerate.
17819         * hooks.h (hook_bool_mode_rtx_true): Declare.
17820         * hooks.c (hook_bool_mode_rtx_true): Define.
17821         * system.h (LEGITIMATE_CONSTANT_P): Poison.
17822         * calls.c (precompute_register_parameters): Replace uses of
17823         LEGITIMATE_CONSTANT_P with targetm.legitimate_constant_p.
17824         (emit_library_call_value_1): Likewise.
17825         * expr.c (move_block_to_reg, can_store_by_pieces, emit_move_insn)
17826         (compress_float_constant, emit_push_insn, expand_expr_real_1): Likewise.
17827         * ira-costs.c (scan_one_insn): Likewise.
17828         * recog.c (general_operand, immediate_operand): Likewise.
17829         * reload.c (find_reloads_toplev, find_reloads_address_part): Likewise.
17830         * reload1.c (init_eliminable_invariants): Likewise.
17831
17832         * config/alpha/alpha-protos.h (alpha_legitimate_constant_p): Add a
17833         mode argument.
17834         * config/alpha/alpha.h (LEGITIMATE_CONSTANT_P): Delete.
17835         * config/alpha/alpha.c (alpha_legitimate_constant_p): Add a mode
17836         argument.
17837         (TARGET_LEGITIMATE_CONSTANT_P): Define.
17838         * config/alpha/predicates.md (input_operand): Update call to
17839         alpha_legitimate_constant_p.
17840
17841         * config/arm/arm-protos.h (arm_cannot_force_const_mem): Delete.
17842         * config/arm/arm.h (ARM_LEGITIMATE_CONSTANT_P): Likewise.
17843         (THUMB_LEGITIMATE_CONSTANT_P, LEGITIMATE_CONSTANT_P): Likewise.
17844         * config/arm/arm.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17845         (arm_legitimate_constant_p_1, thumb_legitimate_constant_p)
17846         (arm_legitimate_constant_p): New functions.
17847         (arm_cannot_force_const_mem): Make static.
17848
17849         * config/avr/avr.h (LEGITIMATE_CONSTANT_P): Delete.
17850
17851         * config/bfin/bfin-protos.h (bfin_legitimate_constant_p): Delete.
17852         * config/bfin/bfin.h (LEGITIMATE_CONSTANT_P): Delete.
17853         * config/bfin/bfin.c (expand_move): Use targetm.legitimate_constant_p
17854         instead of bfin_legitimate_constant_p.
17855         (bfin_legitimate_constant_p): Make static.  Add a mode argument.
17856         (TARGET_LEGITIMATE_CONSTANT_P): Define.
17857
17858         * config/cris/cris.h (LEGITIMATE_CONSTANT_P): Delete.
17859
17860         * config/fr30/fr30.h (LEGITIMATE_CONSTANT_P): Delete.
17861
17862         * config/frv/frv-protos.h (frv_legitimate_constant_p): Delete.
17863         * config/frv/frv.h (LEGITIMATE_CONSTANT_P): Delete.
17864         * config/frv/frv.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17865         (frv_legitimate_constant_p): Make static.  Add a mode argument.
17866
17867         * config/h8300/h8300-protos.h (h8300_legitimate_constant_p): Delete.
17868         * config/h8300/h8300.h (LEGITIMATE_CONSTANT_P): Likewise.
17869         * config/h8300/h8300.c (h8300_legitimate_constant_p): Likewise.
17870
17871         * config/i386/i386-protos.h (legitimate_constant_p): Delete.
17872         * config/i386/i386.h (LEGITIMATE_CONSTANT_P): Likewise.
17873         * config/i386/i386.c (legitimate_constant_p): Rename to...
17874         (ix86_legitimate_constant_p): ...this.  Make static.  Add a mode
17875         argument.
17876         (ix86_cannot_force_const_mem): Update accordingly.
17877         (ix86_legitimate_address_p): Likewise.
17878         (TARGET_LEGITIMATE_CONSTANT_P): Define.
17879         * config/i386/i386.md: Update commentary.
17880
17881         * config/ia64/ia64-protos.h (ia64_legitimate_constant_p): Delete.
17882         * config/ia64/ia64.h (LEGITIMATE_CONSTANT_P): Likewise.
17883         * config/ia64/ia64.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17884         (ia64_legitimate_constant_p): Make static.  Add a mode argument.
17885
17886         * config/iq2000/iq2000.h (LEGITIMATE_CONSTANT_P): Delete.
17887
17888         * config/lm32/lm32-protos.h (lm32_legitimate_constant_p): Delete.
17889         * config/lm32/lm32.h (LEGITIMATE_CONSTANT_P): Likewise.
17890         * config/lm32/lm32.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17891         (lm32_legitimate_constant_p): Make static.  Add a mode argument.
17892
17893         * config/m32c/m32c-protos.h (m32c_legitimate_constant_p): Delete.
17894         * config/m32c/m32c.h (LEGITIMATE_CONSTANT_P): Likewise.
17895         * config/m32c/m32c.c (m32c_legitimate_constant_p): Likewise.
17896
17897         * config/m32r/m32r.h (LEGITIMATE_CONSTANT_P): Delete.
17898         * config/m32r/m32r.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17899         (m32r_legitimate_constant_p): New function.
17900
17901         * config/m68k/m68k-protos.h (m68k_legitimate_constant_p): Declare.
17902         * config/m68k/m68k.h (CONSTANT_ADDRESS_P): Call it instead of
17903         LEGITIMATE_CONSTANT_P.
17904         (LEGITIMATE_CONSTANT_P): Delete.
17905         * config/m68k/m68k.c (m68k_expand_prologue): Call
17906         m68k_legitimate_constant_p instead of LEGITIMATE_CONSTANT_P.
17907         (m68k_legitimate_constant_p): New function.
17908         * config/m68k/m68k.md: Update comments.
17909
17910         * config/mcore/mcore.h (LEGITIMATE_CONSTANT_P): Delete.
17911         * config/mcore/mcore.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17912         (mcore_legitimate_constant_p): New function.
17913
17914         * config/mep/mep-protos.h (mep_legitimate_constant_p): Delete.
17915         * config/mep/mep.h (LEGITIMATE_CONSTANT_P): Likewise.
17916         * config/mep/mep.c (mep_legitimate_constant_p): Make static.
17917         Add a mode argument.
17918         (mep_legitimate_address): Update accordingly.
17919         (TARGET_LEGITIMATE_CONSTANT_P): Define.
17920
17921         * config/microblaze/microblaze-protos.h (microblaze_const_double_ok):
17922         Delete.
17923         * config/microblaze/microblaze.h (LEGITIMATE_CONSTANT_P): Likewise.
17924         * config/microblaze/microblaze.c (microblaze_const_double_ok): Make
17925         static.  Check OP's mode for VOIDmode.
17926         (microblaze_legitimate_constant_p): New function.
17927         (TARGET_LEGITIMATE_CONSTANT_P): Define.
17928
17929         * config/mips/mips.h (LEGITIMATE_CONSTANT_P): Delete.
17930         * config/mips/mips.c (mips_legitimate_constant_p): New function.
17931         (mips_cannot_force_const_mem): Use it instead of LEGITIMATE_CONSTANT_P.
17932         (TARGET_LEGITIMATE_CONSTANT_P): Define.
17933         * config/mips/predicates.md: Update comments.
17934
17935         * config/mmix/mmix-protos.h (mmix_legitimate_constant_p): Delete.
17936         * config/mmix/mmix.h (LEGITIMATE_CONSTANT_P): Likewise.
17937         * config/mmix/mmix.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17938         (mmix_legitimate_constant_p): Make static, return a bool, and take
17939         a mode argument.
17940         (mmix_print_operand_address): Update accordingly.
17941
17942         * config/mn10300/mn10300-protos.h (mn10300_legitimate_constant_p):
17943         Delete.
17944         * config/mn10300/mn10300.h (LEGITIMATE_CONSTANT_P): Likewise.
17945         * config/mn10300/mn10300.c (mn10300_legitimate_constant_p): Make
17946         static.  Add a mode argument.
17947         (TARGET_LEGITIMATE_CONSTANT_P): Define.
17948
17949         * config/moxie/moxie.h (LEGITIMATE_CONSTANT_P): Delete.
17950
17951         * config/pa/pa.h (LEGITIMATE_CONSTANT_P): Delete.
17952         * config/pa/pa.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17953         (pa_legitimate_constant_p): New function.
17954
17955         * config/picochip/picochip.h (LEGITIMATE_CONSTANT_P): Delete.
17956
17957         * config/pdp11/pdp11.h (LEGITIMATE_CONSTANT_P): Delete.
17958         * config/pdp11/pdp11.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17959         (pdp11_legitimate_constant_p): New function.
17960
17961         * config/rs6000/rs6000.h (LEGITIMATE_CONSTANT_P): Delete.
17962         * config/rs6000/rs6000.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17963         (rs6000_legitimate_constant_p): New function.
17964
17965         * config/rx/rx-protos.h (rx_is_legitimate_constant): Replace with...
17966         (rx_legitimate_constant_p): ...this.
17967         * config/rx/rx.h (LEGITIMATE_CONSTANT_P): Delete.
17968         * config/rx/rx.c (rx_is_legitimate_constant): Replace with...
17969         (rx_legitimate_constant_p): ...this.
17970         (TARGET_LEGITIMATE_CONSTANT_P): Define.
17971         * config/rx/rx.md (mov<register_modes:mode>): Update accordingly.
17972
17973         * config/s390/s390-protos.h (legitimate_constant_p): Delete.
17974         * config/s390/s390.h (LEGITIMATE_CONSTANT_P): Likewise.
17975         * config/s390/s390.c (legitimate_constant_p): Rename to...
17976         (s390_legitimate_constant_p): ...this.  Make static, return a bool,
17977         and add a mode argument.
17978         (TARGET_LEGITIMATE_CONSTANT_P): Define.
17979
17980         * config/score/score.h (LEGITIMATE_CONSTANT_P): Delete.
17981
17982         * config/sh/sh.h (LEGITIMATE_CONSTANT_P): Delete.
17983         * config/sh/sh.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17984         (sh_legitimate_constant_p): New function.
17985
17986         * config/sparc/sparc-protos.h (legitimate_constant_p): Delete.
17987         * config/sparc/sparc.h (LEGITIMATE_CONSTANT_P): Delete.
17988         * config/sparc/sparc.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17989         (legitimate_constant_p): Rename to...
17990         (sparc_legitimate_constant_p): ...this.  Make static.  Add a mode
17991         argument.
17992         (constant_address_p): Update accordingly.
17993
17994         * config/spu/spu-protos.h (spu_legitimate_constant_p): Add a mode
17995         argument and return a bool.
17996         * config/spu/spu.h (LEGITIMATE_CONSTANT_P): Delete.
17997         * config/spu/spu.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
17998         (spu_legitimate_constant_p): Add a mode argument and return a bool.
17999         (spu_rtx_costs): Update accordingly.
18000         * config/spu/predicates.md (vec_imm_operand): Likewise.
18001
18002         * config/stormy16/stormy16.h (LEGITIMATE_CONSTANT_P): Delete.
18003
18004         * config/v850/v850.h (LEGITIMATE_CONSTANT_P): Delete.
18005         * config/v850/v850.c (v850_legitimate_constant_p): New function.
18006         (TARGET_LEGITIMATE_CONSTANT_P): Define.
18007
18008         * config/vax/vax-protos.h (legitimate_constant_p): Delete.
18009         * config/vax/vax.h (LEGITIMATE_CONSTANT_P): Likewise.
18010         * config/vax/vax.c (legitimate_constant_p): Likewise.
18011
18012         * config/xtensa/xtensa.h (LEGITIMATE_CONSTANT_P): Delete.
18013         * config/xtensa/xtensa.c (TARGET_LEGITIMATE_CONSTANT_P): Define.
18014         (xtensa_legitimate_constant_p): New function.
18015
18016 2011-04-21  Richard Sandiford  <richard.sandiford@linaro.org>
18017
18018         * target.def (cannot_force_const_mem): Add a mode argument.
18019         * doc/tm.texi.in (TARGET_CANNOT_FORCE_CONST_MEM): Update accordingly.
18020         * doc/tm.texi: Regenerate.
18021         * hooks.h (hook_bool_mode_rtx_false): Declare.
18022         * hooks.c (hook_bool_mode_const_rtx_false): Fix commentary.
18023         (hook_bool_mode_const_rtx_true): Likewise.
18024         (hook_bool_mode_rtx_false): New function.
18025         * reload.c (CONST_POOL_OK_P): Take a mode argument and require it
18026         to be non-VOID.  Update call to cannot_force_const_mem.
18027         (find_reloads): Update accordingly.
18028         * varasm.c (force_const_mem): Update call to cannot_force_const_mem.
18029         * config/alpha/alpha.c (alpha_cannot_force_const_mem): Add a mode
18030         argument.
18031         * config/arm/arm-protos.h (arm_cannot_force_const_mem): Likewise.
18032         * config/arm/arm.h (LEGITIMATE_CONSTANT_P): Update call.
18033         * config/arm/arm.c (arm_cannot_force_const_mem): Add a mode argument.
18034         * config/bfin/bfin.c (bfin_cannot_force_const_mem): Likewise.
18035         * config/frv/frv.c (frv_cannot_force_const_mem): Likewise.
18036         * config/i386/i386.c (ix86_cannot_force_const_mem): Likewise.
18037         * config/ia64/ia64.c (ia64_cannot_force_const_mem): Likewise.
18038         * config/m68k/m68k.c (TARGET_CANNOT_FORCE_CONST_MEM): Redefine to...
18039         (m68k_cannot_force_const_mem): ...this new function.
18040         * config/mips/mips.c (mips_cannot_force_const_mem): Add a mode
18041         argument.
18042         (mips_const_insns, mips_legitimize_const_move): Update calls.
18043         (mips_secondary_reload_class): Likewise.
18044         * config/pa/pa.c (TARGET_CANNOT_FORCE_CONST_MEM): Redefine to...
18045         (pa_cannot_force_const_mem): ...this new function.
18046         * config/rs6000/rs6000.c (TARGET_CANNOT_FORCE_CONST_MEM): Reefine to...
18047         (rs6000_cannot_force_const_mem): ...this new function.
18048         * config/s390/s390.c (s390_cannot_force_const_mem): Add a mode
18049         argument.
18050         * config/sparc/sparc.c (sparc_cannot_force_const_mem): Likewise.
18051         * config/xtensa/xtensa.c (TARGET_CANNOT_FORCE_CONST_MEM): Redefine
18052         to...
18053         (xtensa_cannot_force_const_mem): ...this new function.
18054
18055 2011-04-20  Nathan Froyd  <froydnj@codesourcery.com>
18056
18057         * config/mips/mips.c (mips16_build_function_stub): Call
18058         build_function_type_list instead of build_function_type.
18059         (mips16_build_call_stub): Likewise.
18060
18061 2011-04-20  Nathan Froyd  <froydnj@codesourcery.com>
18062
18063         * config/mep/mep.c (mep_init_builtins): Call build_function_type_list
18064         instead of build_function_type.
18065
18066 2011-04-20  Nathan Froyd  <froydnj@codesourcery.com>
18067
18068         * config/pa/pa.c (pa_init_builtins): Call build_function_type_list
18069         instead of build_function_type.
18070
18071 2011-04-20  Uros Bizjak  <ubizjak@gmail.com>
18072
18073         PR target/48678
18074         * config/i386/i386.md (insv): Change operand 0 constraint to
18075         "register_operand".  Change operand 1 and 2 constraint to
18076         "const_int_operand".  Expand to pinsr{b,w,d,q} * when appropriate.
18077         * config/i386/sse.md (sse4_1_pinsrb): Export.
18078         (sse2_pinsrw): Ditto.
18079         (sse4_1_pinsrd): Ditto.
18080         (sse4_1_pinsrq): Ditto.
18081         * config/i386/i386-protos.h (ix86_expand_pinsr): Add prototype.
18082         * config/i386/i386.c (ix86_expand_pinsr): New.
18083
18084 2011-04-20  Easwaran Raman  <eraman@google.com>
18085
18086         * cfgexpand.c (add_alias_set_conflicts): Add conflicts with a variable
18087         containing union type only with -fstrict-aliasing.
18088
18089 2011-04-20  Jim Meyering  <meyering@redhat.com>
18090
18091         Remove useless if-before-free tests.
18092         * calls.c (expand_call, save_area): Likewise.
18093         * cfgcleanup.c (try_forward_edges): Likewise.
18094         * collect2.c (collect_execute): Likewise.
18095         * config/i386/i386.c (ix86_valid_target_attribute_tree): Likewise.
18096         * config/mcore/mcore.c (mcore_expand_prolog): Likewise.
18097         * coverage.c (coverage_checksum_string): Likewise.
18098         * cse.c (init_cse_reg_info, delete_trivially_dead_insns): Likewise.
18099         * cselib.c (cselib_init): Likewise.
18100         * df-core.c (rest_of_handle_df_finish, df_analyze): Likewise.
18101         (df_set_clean_cfg): Likewise.
18102         * function.c (free_after_compilation): Likewise.
18103         * gcc.c (do_spec_1, main): Likewise.
18104         * gcov.c (create_file_names): Likewise.
18105         * gensupport.c (identify_predicable_attribute): Likewise.
18106         * graphite-clast-to-gimple.c (save_clast_name_index): Likewise.
18107         * graphite-sese-to-poly.c (free_data_refs_aux): Likewise.
18108         * haifa-sched.c (haifa_finish_h_i_d): Likewise.
18109         * ipa-prop.c (ipa_free_node_params_substructures): Likewise.
18110         * ipa-pure-const.c (local_pure_const): Likewise.
18111         * ipa-reference.c (propagate): Likewise.
18112         * ira-costs.c (free_ira_costs): Likewise.
18113         * ira.c (free_register_move_costs, build_insn_chain): Likewise.
18114         * matrix-reorg.c (mat_free): Likewise.
18115         * prefix.c (get_key_value): Likewise.
18116         * profile.c (compute_value_histograms): Likewise.
18117         * reload1.c (free_reg_equiv): Likewise.
18118         * sched-deps.c (free_deps): Likewise.
18119         * sel-sched-ir.c (fence_clear): Likewise.
18120         * sese.c (set_rename, if_region_set_false_region): Likewise.
18121         * tree-data-ref.c (free_rdg): Likewise.
18122         * tree-eh.c (lower_try_finally): Likewise.
18123         * tree-ssa-coalesce.c (delete_coalesce_list): Likewise.
18124         * tree-ssa-live.c (delete_var_map): Likewise.
18125         * tree-ssa-loop-ivopts.c (free_loop_data): Likewise.
18126         * tree-ssa-pre.c (phi_trans_add): Likewise.
18127
18128 2011-04-20  Jakub Jelinek  <jakub@redhat.com>
18129
18130         PR tree-optimization/48611
18131         * tree-eh.c (note_eh_region_may_contain_throw): Don't propagate
18132         beyond ERT_MUST_NOT_THROW region.
18133
18134 2011-04-20  Catherine Moore  <clm@codesourcery.com>
18135
18136         * config/mips/mips.opt (mfix-24k): New.
18137         * config/mips/mips.h (ASM_SPEC): Handle -mfix-24k.
18138         * config/mips/mips.md (length): Increase by 4 for stores if
18139         fixing 24K errata.
18140         * config/mips/mips.c (mips_reorg_process_insns): Do not allow
18141         all noreorder if fixing 24K errata.
18142         * doc/invoke.texi: Document mfix-24k.
18143
18144 2011-04-20  Chung-Lin Tang  <cltang@codesourcery.com>
18145
18146         * config/arm/arm.c (arm_legitimize_reload_address): For NEON
18147         quad-word modes, reduce to 9-bit index range when above 1016 limit.
18148
18149 2011-04-20  Andrew Stubbs  <ams@codesourcery.com>
18150
18151         * config/arm/arm.c (arm_gen_constant): Move movw support ....
18152         (const_ok_for_op): ... to here.
18153
18154 2011-04-20  Kai Tietz  <ktietz@redhat.com>
18155
18156         * fold-const.c (fold_binary_loc): Add handling for (X & ~Y) | (~X & Y)
18157         and (X && !Y) | (!X && Y) optimization to (X ^ Y).
18158
18159 2011-04-20  Andrew Stubbs  <ams@codesourcery.com>
18160
18161         * config/arm/arm.c (arm_gen_constant): Remove redundant can_invert.
18162
18163 2011-04-20  Richard Guenther  <rguenther@suse.de>
18164
18165         PR tree-optimization/47892
18166         * tree-if-conv.c (if_convertible_stmt_p): Const builtins
18167         are if-convertible.
18168
18169 2011-04-20  Eric Botcazou  <ebotcazou@adacore.com>
18170
18171         * config/alpha/vms.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not redefine.
18172
18173 2011-04-20  Tristan Gingold  <gingold@adacore.com>
18174
18175         * config/alpha/vms.h (LINK_SPEC): Do not use vms-dwarf2.o for gnu-ld.
18176
18177 2011-04-20  Georg-Johann Lay  <avr@gjlay.de>
18178
18179         PR target/18145
18180
18181         * config/avr/avr.h (TARGET_ASM_INIT_SECTIONS): Delete.
18182         (ASM_OUTPUT_COMMON, ASM_OUTPUT_LOCAL): Delete.
18183         (ASM_OUTPUT_ALIGNED_DECL_COMMON): Define.
18184         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Define.
18185         (TARGET_ASM_NAMED_SECTION): Change to avr_asm_named_section.
18186
18187         * config/avr/avr-protos.h (avr_asm_output_aligned_common):
18188         New prototype.
18189
18190         * config/avr/avr.c (TARGET_ASM_INIT_SECTIONS): Define.
18191         (avr_asm_named_section, avr_asm_output_aligned_common,
18192         avr_output_data_section_asm_op, avr_output_bss_section_asm_op):
18193         New functions to update...
18194         (avr_need_clear_bss_p, avr_need_copy_data_p): ...these new variables.
18195         (avr_asm_init_sections): Overwrite section callbacks for
18196         data_section, bss_section.
18197         (avr_file_start): Move output of __do_copy_data, __do_clear_bss
18198         from here to...
18199         (avr_file_end): ...here.
18200
18201 2011-04-20  Richard Guenther  <rguenther@suse.de>
18202
18203         PR middle-end/48695
18204         * tree-ssa-alias.c (aliasing_component_refs_p): Compute base
18205         objects and types here.  Adjust for their offset before comparing.
18206
18207 2011-04-20  Richard Sandiford  <richard.sandiford@linaro.org>
18208
18209         * tree-vect-stmts.c (vectorizable_store): Only chain one related
18210         statement per copy.
18211
18212 2011-04-20  Richard Sandiford  <richard.sandiford@linaro.org>
18213
18214         * Makefile.in (INTERNAL_FN_DEF, INTERNAL_FN_H): Define.
18215         (GIMPLE_H): Include $(INTERNAL_FN_H).
18216         (OBJS-common): Add internal-fn.o.
18217         (internal-fn.o): New rule.
18218         * internal-fn.def: New file.
18219         * internal-fn.h: Likewise.
18220         * internal-fn.c: Likewise.
18221         * gimple.h: Include internal-fn.h.
18222         (GF_CALL_INTERNAL): New gf_mask.
18223         (gimple_statement_call): Put fntype into a union with a new
18224         internal_fn field.
18225         (gimple_build_call_internal): Declare.
18226         (gimple_build_call_internal_vec): Likewise.
18227         (gimple_call_same_target_p): Likewise.
18228         (gimple_call_internal_p): New function.
18229         (gimple_call_internal_fn): Likewise.
18230         (gimple_call_fntype): Return null for internal calls.
18231         (gimple_call_set_fntype): Assert that the function is not internal.
18232         (gimple_call_set_fn): Likewise.
18233         (gimple_call_set_fndecl): Likewise.
18234         (gimple_call_set_internal_fn): New function.
18235         (gimple_call_addr_fndecl): Handle null functions.
18236         (gimple_call_return_type): Likewise null types.
18237         * gimple.c (gimple_build_call_internal_1): New function.
18238         (gimple_build_call_internal): Likewise.
18239         (gimple_build_call_internal_vec): Likewise.
18240         (gimple_call_same_target_p): Likewise.
18241         (gimple_call_flags): Handle calls to internal functions.
18242         (gimple_call_fnspec): New function.
18243         (gimple_call_arg_flags, gimple_call_return_flags): Use it.
18244         (gimple_has_side_effects): Handle null functions.
18245         (gimple_rhs_has_side_effects): Likewise.
18246         (gimple_call_copy_skip_args): Handle calls to internal functions.
18247         * cfgexpand.c (expand_call_stmt): Likewise.
18248         * expr.c (expand_expr_real_1): Assert that the call isn't internal.
18249         * gimple-fold.c (gimple_fold_call): Handle null functions.
18250         (gimple_fold_stmt_to_constant_1): Don't fold
18251         calls to internal functions.
18252         * gimple-low.c (gimple_check_call_args): Handle calls to internal
18253         functions.
18254         * gimple-pretty-print.c (dump_gimple_call): Likewise.
18255         * ipa-prop.c (ipa_analyze_call_uses): Handle null functions.
18256         * tree-cfg.c (verify_gimple_call): Handle calls to internal functions.
18257         (do_warn_unused_result): Likewise.
18258         * tree-eh.c (same_handler_p): Use gimple_call_same_target_p.
18259         * tree-ssa-ccp.c (ccp_fold_stmt): Handle calls to internal functions.
18260         * tree-ssa-dom.c (hashable_expr): Use the gimple statement to record
18261         the target of a call.
18262         (initialize_hash_element): Update accordingly.
18263         (hashable_expr_equal_p): Use gimple_call_same_target_p.
18264         (iterative_hash_hashable_expr): Handle calls to internal functions.
18265         (print_expr_hash_elt): Likewise.
18266         * tree-ssa-pre.c (can_value_number_call): Likewise.
18267         (eliminate): Handle null functions.
18268         * tree-ssa-sccvn.c (visit_use): Handle calls to internal functions.
18269         * tree-ssa-structalias.c (get_fi_for_callee): Likewise.
18270         (find_func_aliases): Likewise.
18271         * value-prof.c (gimple_ic_transform): Likewise.
18272         (gimple_indirect_call_to_profile): Likewise.
18273         * lto-streamer-in.c (input_gimple_stmt): Likewise.
18274         * lto-streamer-out.c (output_gimple_stmt): Likewise.
18275
18276 2011-04-19  Jan Hubicka  <jh@suse.cz>
18277
18278         * ipa-inline-transform.c (save_inline_function_body): Add comments.
18279         * ipa-inline.c (inline_small_functions): Compute summaries first,
18280         populate heap later.
18281
18282 2011-04-19  Jan Hubicka  <jh@suse.cz>
18283
18284         * cgraph.h (save_inline_function_body): Remove.
18285         * ipa-inline-transform.c: New file, broke out of...
18286         * ipa-inline.c: ... this one; Update toplevel comment.
18287         (ncalls_inlined, nfunctions_inlined): Move to ipa-inline-transform.c;
18288         make global.
18289         (update_noncloned_frequencies): Move to ipa-inline-transform.c
18290         (cgraph_mark_inline_edge): Rename to inline_call; move to
18291         ipa-inline-transform.c.
18292         (cgraph_clone_inlined_nodes): Rename to clone_inlined_nodes;
18293         move to ipa-inline-transform.c
18294         (recursive_inlining, inline_small_functions, flatten_function,
18295         ipa_inline, inline_always_inline_functions,
18296         early_inline_small_functions): Update.
18297         (inline_transform): Move to ipa-inline-transform.c.
18298         * ipa-inline.h (inline_call, inline_transform, clone_inlined_nodes):
18299         Declare.
18300         * Makefile.in (ipa-inline-transform.o): New file.
18301         * cgraphunit.c (save_inline_function_body): Move to
18302         ipa-inline-transform.c
18303
18304 2011-04-19  DJ Delorie  <dj@redhat.com>
18305
18306         * config/m32c/m32c.c (m32c_emit_epilogue): Don't try to push
18307         registers if we already know there aren't any.
18308         (m32c_emit_epilogue): Don't emit a barrier here.
18309         (m32c_emit_eh_epilogue): Likewise.
18310         * config/m32c/blkmov.md (movstr): Don't fail on wrong-type
18311         operands at expand time.
18312         * config/m32c/m32c.h (WCHAR_TYPE_SIZE): Change to 4 to match "long
18313         int" wchar type.
18314         (REG_CLASS_CONTENTS, reg_class, REG_CLASS_NAMES): Remove
18315         duplicates.  Provide aliases instead.
18316         * config/m32c/prologue.md (eh_return): Emit a barrier here.
18317         (eh_epilogue): Add a "(return)" here as a hint to other parts of
18318         the compiler.
18319
18320 2011-04-19  Anatoly Sokolov  <aesok@post.ru>
18321
18322         * config/sparc/sparc.h (GENERAL_OR_I64, REGISTER_MOVE_COST): Remove.
18323         * config/sparc/sparc.c (TARGET_REGISTER_MOVE_COST): Define.
18324         (general_or_i64_p, sparc_register_move_cost): New function.
18325
18326 2011-04-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
18327
18328         * doc/install.texi (Configuration, --enable-threads): Remove mach.
18329         Add lynx, mipssde.  Sort table.
18330
18331 2011-04-19  Xinliang David Li  <davidxl@google.com>
18332
18333         * ipa-cp.c (ipcp_update_profiling): Assert that scale_completement is
18334         not negative.
18335
18336 2011-04-19  Jakub Jelinek  <jakub@redhat.com>
18337
18338         PR target/48678
18339         * config/i386/i386.md (movstrict<mode>): FAIL if operands[0]
18340         is a SUBREG with non-MODE_INT mode inside of it.
18341
18342 2011-04-19  Martin Jambor  <mjambor@suse.cz>
18343
18344         * ipa-cp.c (ipcp_process_devirtualization_opportunities): Devirtualize
18345         also according to actual contants.
18346         * gimple-fold.c (gimple_extract_devirt_binfo_from_cst): New function.
18347         (gimple_fold_call): Use it.
18348         * gimple.h (gimple_extract_devirt_binfo_from_cst): Declare.
18349
18350 2011-04-19  Martin Jambor  <mjambor@suse.cz>
18351
18352         * ipa-prop.c (stmt_may_be_vtbl_ptr_store): Return false for scalar
18353         non-pointer assignments.
18354
18355 2011-04-19  Martin Jambor  <mjambor@suse.cz>
18356
18357         * ipa-cp.c (ipcp_process_devirtualization_opportunities): Take into
18358         account anc_offset and otr_type from the indirect edge info.
18359         * ipa-prop.c (get_ancestor_addr_info): New function.
18360         (compute_complex_ancestor_jump_func): Assignment analysis moved to
18361         get_ancestor_addr_info, call it.
18362         (ipa_note_param_call): Do not initialize information about polymorphic
18363         calls, return the indirect call graph edge.  Remove the last
18364         parameter, adjust all callers.
18365         (ipa_analyze_virtual_call_uses): Process also calls to ancestors of
18366         parameters.  Initialize polymorphic information in the indirect edge.
18367
18368 2011-04-19  Eric Botcazou  <ebotcazou@adacore.com>
18369
18370         PR lto/48148
18371         * gimple.c (gimple_types_compatible_p_1) <ENUMERAL_TYPE>: Do not merge
18372         the types if they have different enumeration identifiers.
18373
18374 2011-04-19  Jan Hubicka  <jh@suse.cz>
18375
18376         * cgraph.h (cgraph_optimize_for_size_p): Declare.
18377         * ipa-cp.c (ipcp_insert_stage): Use cgraph_optimize_for_size_p.
18378         * predict.c (cgraph_optimize_for_size_p): Break out from ...
18379         (optimize_function_for_size_p) ... here.
18380
18381 2011-04-19  Richard Guenther  <rguenther@suse.de>
18382
18383         PR lto/48207
18384         * tree.c (free_lang_data): Do not reset the decl-assembler-name
18385         langhook.
18386
18387 2011-04-19  Eric Botcazou  <ebotcazou@adacore.com>
18388
18389         * tree-inline.c (expand_call_inline): Do not issue a -Winline warning
18390         if DECL_NO_INLINE_WARNING_P is set on the function.
18391
18392 2011-04-19  Bernd Schmidt  <bernds@codesourcery.com>
18393
18394         PR fortran/47976
18395         * reload1.c (inc_for_reload): Return void. All callers changed.
18396         (emit_input_reload_insns): Don't try to delete previous output
18397         reloads to a register, or record spill_reg_store for autoincs.
18398
18399 2011-04-19  Basile Starynkevitch  <basile@starynkevitch.net>
18400
18401         * gengtype.h: Updated copyright year.
18402         (struct input_file_st): Add inpisplugin field.
18403         (type_fileloc): New function.
18404         * gengtype.c
18405         (write_typed_struct_alloc_def): Add gcc_assert.
18406         (write_typed_alloc_defns): Ditto. Don't output for plugin files.
18407         (write_typed_alloc_defns): Don't output for plugin files.
18408         (input_file_by_name): Clear inpisplugin field.
18409         (main): Set inpisplugin field for plugin files.
18410
18411 2011-04-19  Nicola Pero  <nicola.pero@meta-innovation.com>
18412
18413         * gengtype-state.c (string_eq): New.
18414         (read_state): Use string_eq instead of strcmp when creating the
18415         state_ident_tab.
18416
18417 2011-04-19  Wei Guozhi  <carrot@google.com>
18418
18419         PR target/47855
18420         * config/arm/arm-protos.h (thumb1_legitimate_address_p): New prototype.
18421         * config/arm/arm.c (thumb1_legitimate_address_p): Remove the static
18422         linkage.
18423         * config/arm/constraints.md (Uu): New constraint.
18424         * config/arm/arm.md (*arm_movqi_insn): Compute attr "length".
18425
18426 2011-04-19  Tristan Gingold  <gingold@adacore.com>
18427
18428         * config.gcc (-*-*-*vms): Added.
18429         (alpha64-dec-*vms*,alpha*-dec-*vms*, ia64-hp-*vms*): Common
18430         definitions moved.
18431         * config/vms/vms-ld.c: New file.
18432         * config/vms/vms-ar.c: New file.
18433         * config/vms/t-vmsnative: New file.
18434
18435 2011-04-18  Xinliang David Li  <davidxl@google.com>
18436
18437         * final.c (dump_basic_block_info): Use ASM_COMMENT_START.
18438
18439 2011-04-18  Jakub Jelinek  <jakub@redhat.com>
18440
18441         PR middle-end/48661
18442         * gimple-fold.c (gimple_get_virt_method_for_binfo): Return NULL
18443         if TREE_TYPE (v) is non-NULL.
18444
18445         * gimple-fold.c (gimple_get_virt_method_for_binfo): Renamed from
18446         gimple_get_virt_mehtod_for_binfo.
18447         * gimple.h (gimple_get_virt_method_for_binfo): Likewise.
18448         * ipa-cp.c (ipcp_process_devirtualization_opportunities): Adjust
18449         callers.
18450         * ipa-prop.c (try_make_edge_direct_virtual_call): Likewise.
18451
18452 2011-04-18  Michael Matz  <matz@suse.de>
18453             Steve Ellcey  <sje@cup.hp.com>
18454
18455         * expr.c (expand_expr_real_2) <CASE_CONVERT>: If OP0 is a constant,
18456         use its mode as source mode if it isn't VOIDmode.
18457
18458 2011-04-18  Dennis, CHENG Renquan  <crquan@fedoraproject.org>
18459
18460         * doc/passes.texi: Fill crossref nodes.
18461
18462 2011-04-18  Jim Meyering  <meyering@redhat.com>
18463
18464         Fix doubled-word typos in comments and strings
18465         * config/alpha/vms-unwind.h: s/for for/for/
18466         * config/arm/unwind-arm.h: Likewise.
18467         * config/microblaze/microblaze.c: Likewise.
18468         * config/sh/constraints.md: s/in in/in/
18469         * tree-cfg.c (verify_types_in_gimple_reference): Likewise.
18470
18471 2011-04-18  Uros Bizjak  <ubizjak@gmail.com>
18472
18473         * config/i386/i386.h (SSE_VEC_FLOAT_MODE_P): Remove.
18474         (AVX_FLOAT_MODE_P): Ditto.
18475         (AVX128_VEC_FLOAT_MODE_P): Ditto.
18476         (AVX256_VEC_FLOAT_MODE_P): Ditto.
18477         (AVX_VEC_FLOAT_MODE_P): Ditto.
18478         * config/i386/i386.md (UNSPEC_MASKLOAD): Remove.
18479         (UNSPEC_MASKSTORE): Ditto.
18480         * config/i386/sse.md (<sse>_movmsk<ssemodesuffix><avxmodesuffix>):
18481         Merge from <sse>_movmsk<ssemodesuffix> and
18482         avx_movmsk<ssemodesuffix>256.  Use VF mode iterator.
18483         (*sse2_maskmovdqu): Merge with *sse2_maskmovdqu_rex64.  Use P mode
18484         iterator.
18485         (avx_maskload<ssemodesuffix><avxmodesuffix>): New expander.
18486         (avx_maskstore<ssemodesuffix><avxmodesuffix>): Ditto.
18487         (*avx_maskmov<ssemodesuffix><avxmodesuffix>): New insn.
18488
18489 2011-04-18  Jan Hubicka  <jh@suse.cz>
18490
18491         * ipa-inline.c (inline_small_functions): Fix pasto in previous patch.
18492
18493         * ipa-inline.c: Fix comment typos; do not inline gt-ipa-inline.h
18494         (want_inline_function_called_once_p): Break out the logic from
18495         ipa_inline.
18496         (edge_badness): Ensure that profile is not misupdated.
18497         (lookup_recursive_calls): Prioritize by call frequencies.
18498         (inline_small_functions): Move program size estimates here;
18499         actually process whole queue even when unit growth has been
18500         met. (to properly compute inline_failed reasons and for the
18501         case unit size decrease.) Revisit comments on recursive inlining.
18502         (ipa_inline): Remove unit summary code; first inline hot calls
18503         of functions called once, cold calls next.
18504         (order, nnodes): Remove unused variables.
18505         * Makefile.in (ipa-inline.o): No longer depent on ggc files.
18506         (GTFILES): Remove ipa-inline.c
18507         * sel-sched.c (fill_insns): Silence uninitialized var warning.
18508
18509 2011-04-18  Eric Botcazou  <ebotcazou@adacore.com>
18510
18511         * dwarf2out.c (is_redundant_typedef): Add 'inline' to prototype.
18512
18513 2011-04-18  Jie Zhang  <jie@codesourcery.com>
18514             Richard Earnshaw  <rearnsha@arm.com>
18515
18516         * arm.c (neon_builtin_type_bits): Remove.
18517         (typedef enum neon_builtin_mode): New.
18518         (T_MAX): Don't define.
18519         (typedef enum neon_builtin_datum): Remove bits, codes[],
18520         num_vars and base_fcode.  Add mode, code and fcode.
18521         (VAR1, VAR2, VAR3, VAR4, VAR5, VAR6, VAR7, VAR8, VAR9
18522         VAR10): Change accordingly.
18523         (neon_builtin_data[]): Change accordingly
18524         (arm_init_neon_builtins): Change accordingly.
18525         (neon_builtin_compare): Remove.
18526         (locate_neon_builtin_icode): Remove.
18527         (arm_expand_neon_builtin): Change accordingly.
18528
18529         * arm.h (enum arm_builtins): Move to ...
18530         * arm.c (enum arm_builtins): ... here; and rearrange builtin code.
18531
18532         * arm.c (arm_builtin_decl): Declare.
18533         (TARGET_BUILTIN_DECL): Define.
18534         (enum arm_builtins): Correct ARM_BUILTIN_MAX.
18535         (arm_builtin_decls[]): New.
18536         (arm_init_neon_builtins): Store builtin declarations in
18537         arm_builtin_decls[].
18538         (arm_init_tls_builtins): Likewise.
18539         (arm_init_iwmmxt_builtins): Likewise.  Refactor initialization code.
18540         (arm_builtin_decl): New.
18541
18542 2011-04-18  Richard Guenther  <rguenther@suse.de>
18543
18544         * tree.c (upper_bound_in_type): Build properly canonicalized
18545         INTEGER_CSTs.
18546         (lower_bound_in_type): Likewise.
18547
18548 2011-04-18  Richard Guenther  <rguenther@suse.de>
18549
18550         * gimple.h (gimple_call_addr_fndecl): New function.
18551         (gimple_call_fndecl): Use it.
18552         * gimple-fold.c (gimple_fold_call): Fold away OBJ_TYPE_REFs
18553         for direct calls.
18554         * tree-ssa-ccp.c (ccp_fold_stmt): Remove OBJ_TYPE_REF folding.
18555         * tree-ssa-pre.c (eliminate): Also simplify indirect OBJ_TYPE_REFs.
18556
18557 2011-04-18  Richard Guenther  <rguenther@suse.de>
18558
18559         PR middle-end/48650
18560         * tree.c (build_string): STRING_CST is now derived from tree_typed.
18561
18562 2011-04-18  Eric Botcazou  <ebotcazou@adacore.com>
18563
18564         PR lto/48492
18565         * cfgexpand.c (expand_debug_expr) <VAR_DECL>: Return NULL for a
18566         DECL_IN_CONSTANT_POOL without RTL.
18567
18568 2011-04-18  Ulrich Weigand  <ulrich.weigand@linaro.org>
18569             Ira Rosen  <ira.rosen@linaro.org>
18570
18571         PR target/48252
18572         * config/arm/arm.c (neon_emit_pair_result_insn): Swap arguments
18573         to match neon_vzip/vuzp/vtrn_internal.
18574         * config/arm/neon.md (neon_vtrn<mode>_internal): Make both
18575         outputs explicitly dependent on both inputs.
18576         (neon_vzip<mode>_internal, neon_vuzp<mode>_internal): Likewise.
18577
18578 2011-04-18  Jakub Jelinek  <jakub@redhat.com>
18579
18580         PR tree-optimization/48616
18581         * tree-vect-stmts.c (vectorizable_shift): If SLP, determine
18582         whether the shift is by scalar or vector based on whether all SLP
18583         scalar stmts have the same rhs.
18584
18585 2011-04-17  Chung-Lin Tang  <cltang@codesourcery.com>
18586
18587         * config/arm/arm.c (neon_struct_mem_operand): Support POST_INC/PRE_DEC
18588         memory operands.
18589
18590 2011-04-17  Richard Sandiford  <rdsandiford@googlemail.com>
18591
18592         PR target/43700
18593         * config/mips/mips.c (mips_cfun_call_saved_reg_p): Handle global
18594         registers.
18595
18596 2011-04-17  Jan Hubicka  <jh@suse.cz>
18597
18598         * cgrpah.h (struct cgraph_node): Remove finalized_by_frontend.
18599         * cgrpahunit.c (cgraph_finalize_function): Do not set
18600         finalized_by_frontend.
18601         * lto-cgraph.c (lto_output_node, input_overwrite_node): Do not stream
18602         finalized_by_frontend.
18603
18604 2011-04-17  Jan Hubicka  <jh@suse.cz>
18605
18606         * cgraph.c (cgraph_clone_node): Do not handle vtable_method
18607         * cgraph.h (struct cgraph_local_info): Drop vtable_method.
18608         * cgraphunit.c (cgraph_copy_node_for_versioning): Drop vtable_method.
18609         * lto-cgraph.c (lto_output_node, input_overwrite_node): Drop vtable
18610         method.
18611         * gimple-fold.c (can_refer_decl_in_current_unit_p): Mention PR20991 in
18612         gimple-fold.c
18613         * varasm.c (mark_decl_referenced): Drop vtable_method handling code.
18614
18615 2011-04-17  Eric Botcazou  <ebotcazou@adacore.com>
18616
18617         PR lto/48538
18618         * lto-cgraph.c (merge_profile_summaries): Check that lto_file_data
18619         is non-null before accessing it.
18620         (input_cgraph): Remove trailing spaces.
18621
18622 2011-04-17  Revital Eres  <revital.eres@linaro.org>
18623
18624         * params.def (sms-min-sc): New param flag.
18625         * modulo-sched.c (sms_schedule): Use it.
18626         * doc/invoke.texi (sms-min-sc): Document it.
18627
18628 2011-04-17  Jan Hubicka  <jh@suse.cz>
18629
18630         * lto-symtab.c (lto_cgraph_replace_node): When call statement is
18631         present, also set gimple_call_set_cannot_inline.
18632         * ipa-inline.c: Update toplevel comment.
18633         (MAX_TIME): Remove.
18634         (cgraph_clone_inlined_nodes): Fix linebreaks.
18635         (cgraph_check_inline_limits): Restructure to ...
18636         (caller_growth_limits): ... this one; be more tolerant
18637         on growth in nested inline chains; add explanatory comment;
18638         fix stack accounting thinko introduced by previous patch.
18639         (cgraph_default_inline_p): Remove.
18640         (report_inline_failed_reason): New function.
18641         (can_inline_edge_p): New function.
18642         (can_early_inline_edge_p): New function.
18643         (leaf_node_p): Move upwards in file.
18644         (want_early_inline_function_p): New function.
18645         (want_inline_small_function_p): New function.
18646         (want_inline_self_recursive_call_p): New function.
18647         (cgraph_edge_badness): Rename to ...
18648         (edge_badness) ... this one; fix linebreaks.
18649         (update_edge_key): Update call of edge_baddness; add
18650         detailed dump about queue updates.
18651         (update_caller_keys): Use can_inline_edge_p and
18652         want_inline_small_function_p.
18653         (cgraph_decide_recursive_inlining): Rename to...
18654         (recursive_inlining): Use can_inline_edge_p and
18655         want_inline_self_recursive_call_p; simplify and remove no longer
18656         valid FIXME.
18657         (cgraph_set_inline_failed): Remove.
18658         (add_new_edges_to_heap): Use can_inline_edge_p and
18659         want_inline_small_function_p.
18660         (cgraph_decide_inlining_of_small_functions): Rename to ...
18661         (inline_small_functions): ... this one; cleanup; use
18662         can/want predicates; cleanup debug ouput; work edges till fibheap
18663         is exhausted and do not stop once unit growth is reached; remove
18664         later loop processing remaining edges.
18665         (cgraph_flatten): Rename to ...
18666         (flatten_function): ... this one; use can_inline_edge_p
18667         and can_early_inline_edge_p predicates.
18668         (cgraph_decide_inlining): Rename to ...
18669         (ipa_inline): ... this one; remove unreachable nodes before
18670         inlining functions called once; simplify the pass.
18671         (cgraph_perform_always_inlining): Rename to ...
18672         (inline_always_inline_functions): ... this one; use
18673         DECL_DISREGARD_INLINE_LIMITS; use can_inline_edge_p predicate.
18674         (cgraph_decide_inlining_incrementally): Rename to ...
18675         (early_inline_small_functions): ... this one; simplify
18676         using new predicates; cleanup; make dumps prettier.
18677         (cgraph_early_inlining): Rename to ...
18678         (early_inliner): newer inline regular functions into always-inlines;
18679         fix updating of call stmt summaries.
18680         (pass_early_inline): Update for new names.
18681         (inline_transform): Fix formating.
18682         (gate_cgraph_decide_inlining): Rename to ...
18683         (pass_ipa_inline): ... this one.
18684         * ipa-inline.h (inline_summary): Remove disregard_inline_limits.
18685         * ipa-inline-analysis.c (dump_inline_summary): Update.
18686         (compute_inline_parameters): Do not compute disregard_inline_limits;
18687         look for mismatching arguments.
18688         (estimate_growth): Fix handlig of non-trivial self recursion.
18689         (inline_read_summary): Do not read info->disregard_inline_limits.
18690         (inline_write_summary): Do not write info->disregard_inline_limits.
18691         * tree-inline.c (inline_forbidden_into_p, tree_can_inline_p): Remove
18692         and move all checks into can_inline_edge_p predicate; re-enable code
18693         comparing optimization levels.
18694         (expand_call_inline): Do not test inline_forbidden_into_p.
18695         * Makefile.in (ipa-inline.o): Update arguments.
18696
18697 2011-04-17  Revital Eres  <revital.eres@linaro.org>
18698
18699         * ddg.c (free_ddg_all_sccs): Free sccs field in struct ddg_all_sccs.
18700
18701 2011-04-17  Revital Eres  <revital.eres@linaro.org>
18702
18703         * modulo-sched.c (sms_schedule): Avoid unfreed memory when SMS fails.
18704
18705 2011-04-17  Michael Matz  <matz@suse.de>
18706
18707         PR tree-optimization/48622
18708         PR lto/48645
18709         * ipa-inline-analysis.c (inline_read_summary): Read size/time
18710         in same order as they're written.
18711
18712 2011-04-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
18713
18714         * config/pa/predicates.md: Reorganize and simplify predicates.
18715         Eliminate duplicate code checks.
18716         (arith_operand): Rename to arith14_operand
18717         (reg_or_ior_operand): Rename to reg_or_cint_ior_operand.
18718         * config/pa/pa.md: Use renamed operands.
18719         * config/pa/pa-protos.h (symbolic_operand): Delete declaration.
18720         (tls_symbolic_operand, function_label_operand, lhs_lshift_cint_operand,
18721         arith11_operand, adddi3_operand, indexed_memory_operand,
18722         symbolic_memory_operand, int11_operand, reg_or_cint_move_operand,
18723         arith5_operand, uint5_operand, pic_label_operand, plus_xor_ior_operator,
18724         borx_reg_operand, shadd_operand, arith_operand, read_only_operand,
18725         move_dest_operand, move_src_operand, prefetch_cc_operand,
18726         prefetch_nocc_operand, and_operand, ior_operand, arith32_operand,
18727         uint32_operand, reg_before_reload_operand, reg_or_0_operand,
18728         reg_or_0_or_nonsymb_mem_operand, pre_cint_operand, post_cint_operand,
18729         div_operand, int5_operand, movb_comparison_operator,
18730         ireg_or_int5_operand, call_operand_address, ior_operand, fp_reg_operand,
18731         arith_double_operand, ireg_operand, lhs_lshift_operand,
18732         pc_or_label_operand, non_hard_reg_operand, eq_neq_comparison_operator,
18733         integer_store_memory_operand): Likewise.
18734         * config/pa/pa.c (adddi3_operand): Move to predicates.md.
18735         (integer_store_memory_operand, read_only_operand,
18736         function_label_operand, borx_reg_operand,
18737         non_hard_reg_operand): Likewise.
18738         (eq_neq_comparison_operator): Delete unused operator.
18739         (legitimize_pic_address): Use VOIDmode for mode argument in calls to
18740         function_label_operand.
18741         (emit_move_sequence): Likewise.
18742
18743 2011-04-16  Uros Bizjak  <ubizjak@gmail.com>
18744
18745         * config/i386/sse.md (sseunpackmode): New mode attribute.
18746         (ssepackmode): Ditto.
18747         (vec_pack_trunc_<mode>): Macroize expander from
18748         vec_pack_trunc_{v8hi,v4si,v2di} using VI248_128 mode iterator.
18749         (vec_unpacks_lo_<mode>): Macroize expander from
18750         vec_unpacks_lo_{v16qi,v8hi,v4si} using VI124_128 mode iterator.
18751         (vec_unpacks_hi_<mode>): Macroize expander from
18752         vec_unpacks_hi_{v16qi,v8hi,v4si} using VI124_128 mode iterator.
18753         (vec_unpacku_lo_<mode>): Macroize expander from
18754         vec_unpacku_lo_{v16qi,v8hi,v4si} using VI124_128 mode iterator.
18755         (vec_unpacku_hi_<mode>): Macroize expander from
18756         vec_unpacks_hi_{v16qi,v8hi,v4si} using VI124_128 mode iterator.
18757         * config/i386/i386.c (ix86_expand_sse_unpack): Merge with
18758         ix86_expand_sse4_unpack.
18759         * config/i386/i386-protos.h (ix86_expand_sse4_unpack): Remove.
18760
18761 2011-04-16  Jan Hubicka  <jh@suse.cz>
18762
18763         * cgraphbuild.c: Include ipa-inline.h.
18764         (reset_inline_failed): Use initialize_inline_failed.
18765         * cgraph.c: Include ipa-inline.h.
18766         (cgraph_create_node_1): Do not initialize estimated_growth.
18767         (initialize_inline_failed): More to ipa-inline-analysis.c
18768         (dump_cgraph_node): Do not dump inline flags.
18769         * cgraph.h (cgraph_local_info): Remove inlineable, versionable
18770         and disregard_inline_limits flags.
18771         (cgrpah_global_info): Remove estimated_stack_size, stack_frame_offset,
18772         time, size, estimated_growth.
18773         * ipa-cp.c (ipcp_versionable_function_p, ipcp_generate_summary):
18774         Update.
18775         * cgraphunit.c (cgraph_decide_is_function_needed): Use
18776         DECL_DISREGARD_INLINE_LIMITS.
18777         (cgraph_analyze_function): Do not initialize
18778         node->local.disregard_inline_limits.
18779         * lto-cgraph.c (lto_output_node, input_overwrite_node): Do not stream
18780         inlinable, versionable and disregard_inline_limits.
18781         * ipa-inline.c (cgraph_clone_inlined_nodes, cgraph_mark_inline_edge,
18782         cgraph_check_inline_limits, cgraph_default_inline_p,
18783         cgraph_edge_badness, update_caller_keys, update_callee_keys,
18784         add_new_edges_to_heap): Update.
18785         (cgraph_decide_inlining_of_small_function): Update; set
18786         CIF_FUNCTION_NOT_INLINABLE for uninlinable functions.
18787         (cgraph_decide_inlining, cgraph_edge_early_inlinable_p,
18788         cgraph_decide_inlining_incrementally): Update.
18789         * ipa-inline.h (inline_summary): Add inlinable, versionable,
18790         disregard_inline_limits, estimated_stack_size, stack_frame_offset,
18791         time, size and estimated_growth parameters.
18792         (estimate_edge_growth): Update.
18793         (initialize_inline_failed): Declare.
18794         * ipa-split.c: Include ipa-inline.h
18795         (execute_split_functions): Update.
18796         * ipa.c (cgraph_postorder): Use DECL_DISREGARD_INLINE_LIMITS.
18797         (cgraph_remove_unreachable_nodes): Do not clear inlinable flag.
18798         (record_cdtor_fn): Use DECL_DISREGARD_INLINE_LIMITS.
18799         * ipa-inline-analysis.c (inline_node_removal_hook): Update; set
18800         estimated_growth to INT_MIN.
18801         (inline_node_duplication_hook): Likewise.
18802         (dump_inline_summary): Dump new fields.
18803         (compute_inline_parameters): Update.
18804         (estimate_edge_time, estimate_time_after_inlining,
18805         estimate_size_after_inlining, estimate_growth, inline_read_summary,
18806         inline_write_summary):
18807         (initialize_inline_failed): Move here from cgraph.c.
18808         * tree-sra.c: Include ipa-inline.h.
18809         (ipa_sra_preliminary_function_checks): Update.
18810         * Makefile.in (cgraph.o, cgraphbuild.o): Add dependency on
18811         ipa-inline.h.
18812
18813 2011-04-16  Uros Bizjak  <ubizjak@gmail.com>
18814
18815         * config/i386/sse.md (V16): New mode iterator.
18816         (VI1, VI8): Ditto.
18817         (AVXMODEQI, AVXMODEDI): Remove.
18818         (sse2, sse3): New mode attribute.
18819         (mov<mode>): Use V16 mode iterator.
18820         (*mov<mode>_internal): Merge with *avx_mov<mode>_internal.
18821         (push<mode>1): Use V16 mode iterator.
18822         (movmisalign<mode>): Ditto.
18823         (<sse>_movu<ssemodesuffix><avxmodesuffix>): Merge from
18824         <sse>_movu<ssemodesuffix> and avx_movu<ssemodesuffix><avxmodesuffix>.
18825         (*<sse>_movu<ssemodesuffix><avxmodesuffix>): Merge from
18826         *<sse>_movu<ssemodesuffix> and *avx_movu<ssemodesuffix><avxmodesuffix>.
18827         (<sse2>_movdqu<avxmodesuffix>): Merge from sse2_movdqu and
18828         avx_movdqu<avxmodesuffix>.
18829         (*<sse2>_movdqu<avxmodesuffix>): Merge from *sse2_movdqu and
18830         *avx_movdqu<avxmodesuffix>.
18831         (<sse3>_lddqu<avxmodesuffix>) Merge from sse3_lddqu and
18832         avx_lddqu<avxmodesuffix>.
18833         (<sse>_movnt<mode>): Merge with avx_movnt<AVXMODEF2P:mode>.
18834         (<sse2>_movnt<mode>): Merge from sse2_movntv2di and
18835         avx_movnt<AVXMODEDI:mode>.
18836         * config/i386/i386.c (ix86_expand_vector_move_misalign): Update for
18837         renamed sse_movups, sse2_movupd and sse2_movdqu patterns.
18838
18839 2011-04-16  Bernd Schmidt  <bernds@codesourcery.com>
18840
18841         PR target/48629
18842         * haifa-sched.c (prune_ready_list, schedule_block): Use
18843         sched_pressure_p rather than flag_sched_pressure.
18844
18845 2011-04-15  Pat Haugen  <pthaugen@us.ibm.com>
18846
18847         * config/rs6000/rs6000.c (call_ABI_of_interest): Call
18848         cgraph_get_node instead of cgraph_get_create_node.
18849
18850 2011-04-15  Jakub Jelinek  <jakub@redhat.com>
18851
18852         * cfgexpand.c (expand_debug_expr): Use
18853         simplify_gen_{unary,binary,ternary} instead of gen_rtx_*.
18854
18855 2011-04-15  Michael Matz  <matz@suse.de>
18856
18857         * tree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
18858         * builtins.c (expand_builtin): Use CALL_ALLOCA_FOR_VAR_P.
18859         * function.c (gimplify_parameters): Ditto.
18860         * gimplify.c (gimplify_vla_decl): Ditto.
18861
18862         * gimple.h (enum gf_mask): Add GF_CALL_ALLOCA_FOR_VAR.
18863         (gimple_call_set_alloca_for_var): New inline function.
18864         (gimple_call_alloca_for_var_p): Ditto.
18865         * gimple.c (gimple_build_call_from_tree): Remember
18866         CALL_ALLOCA_FOR_VAR_P state.
18867         * cfgexpand.c (expand_call_stmt): Restore CALL_ALLOCA_FOR_VAR_P state.
18868
18869         * tree-inline.c (inline_forbidden_p_stmt): Don't reject alloca
18870         calls if they were for VLA objects.
18871
18872 2011-04-15  Martin Jambor  <mjambor@suse.cz>
18873
18874         * ipa-prop.c (ipa_analyze_virtual_call_uses): Remove handling
18875         of ADR_EXPRs.
18876
18877 2011-04-15  Martin Jambor  <mjambor@suse.cz>
18878
18879         PR middle-end/48601
18880         * tree-emutls.c (lower_emutls_function_body): Call
18881         cgraph_get_create_node instead of cgraph_get_node.  Do not assert the
18882         result is non-NULL.
18883
18884 2011-04-15  Nicola Pero  <nicola.pero@meta-innovation.com>
18885
18886         * c-decl.c (detect_field_duplicates): Call
18887         objc_detect_field_duplicates instead of objc_get_interface_ivars.
18888
18889 2011-04-15  Nathan Froyd  <froydnj@codesourcery.com>
18890
18891         * gimple.h (gimple_asm_clobbers_memory_p): Declare.
18892         * gimple.c (gimple_asm_clobbers_memory_p): Define.
18893         * ipa-pure-const.c (check_stmt): Call it.
18894         * tree-ssa-operands.c (get_asm_expr_operands): Likewise.
18895
18896 2011-04-15  Richard Guenther  <rguenther@suse.de>
18897
18898         PR tree-optimization/48290
18899         * tree-ssa-copy.c (copy_prop_visit_phi_node): Propagate constants.
18900         Properly decide inhibiting propagation based on the valueized
18901         operand.  Do loop-closed SSA form preserving here ...
18902         (init_copy_prop): ... not here.
18903
18904 2011-04-15  H.J. Lu  <hongjiu.lu@intel.com>
18905
18906         PR target/48612
18907         * config/i386/sse.md (*ieee_smin<mode>3): Switch mnemonics.
18908         (*ieee_smax<mode>3): Likewise.
18909
18910 2011-04-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
18911
18912         * config/s390/s390.md (popcountdi2, popcountsi2, popcounthi2):
18913         Replace match_operand with match_dup for the third operand in
18914         these expanders.
18915
18916 2011-04-15  Maxim Kuvyrkov  <maxim@codesourcery.com>
18917
18918         * combine.c (subst, combine_simlify_rtx): Add new argument, use it
18919         to track processing of conditionals.  Update all callers.
18920         (try_combine, simplify_if_then_else): Update.
18921
18922 2011-04-15  Maxim Kuvyrkov  <maxim@codesourcery.com>
18923
18924         * config/m68k/m68k.c (m68k_sched_variable_issue): Handle
18925         -fsched-pressure.
18926
18927 2011-04-15  Georg-Johann Lay  <avr@gjlay.de>
18928
18929         * config/avr/avr.md ("rotl<mode>3",mode=HIDI): Use match_dup
18930         instead of match_operand for operand 3.
18931
18932 2011-04-15  Richard Sandiford  <richard.sandiford@linaro.org>
18933
18934         * recog.h (insn_operand_data): Add an "allows_mem" field.
18935         * genoutput.c (output_operand_data): Initialize it.
18936         * optabs.c (maybe_legitimize_operand_same_code): New function.
18937         (maybe_legitimize_operand): Use it when matching the original
18938         op->value.
18939
18940 2011-04-15  Eric Botcazou  <ebotcazou@adacore.com>
18941
18942         * gimplify.c: Fix issues in comments throughout.
18943         (voidify_wrapper_expr): Fix long line.
18944         (build_stack_save_restore): Likewise.
18945         (gimplify_loop_expr): Likewise.
18946         (gimplify_compound_lval): Likewise.
18947         (gimplify_init_ctor_eval): Likewise.
18948         (gimplify_modify_expr_rhs): Likewise.
18949         (omp_notice_threadprivate_variable): Likewise.
18950
18951 2011-04-15  Eric Botcazou  <ebotcazou@adacore.com>
18952
18953         * cfgexpand.c (expand_call_stmt): Convert the function type to the
18954         original one if this is not a builtin function.
18955
18956 2011-04-14  Jakub Jelinek  <jakub@redhat.com>
18957
18958         PR target/48605
18959         * config/i386/sse.md (sse4_1_insertps): If operands[2] is a MEM,
18960         offset it as needed based on top 2 bits in operands[3], change
18961         MEM mode to SFmode and mask those 2 bits away from operands[3].
18962
18963 2011-04-14  Nicola Pero  <nicola.pero@meta-innovation.com>
18964
18965         * c-parser.c (c_parser_objc_protocol_definition): Updated for
18966         change from objc_declare_protocols() to objc_declare_protocol().
18967
18968 2011-04-14  Uros Bizjak  <ubizjak@gmail.com>
18969
18970         * config/i386/sse.md (sse4_1): New mode attribute.
18971         (<sse4_1>_blend<ssemodesuffix><avxmodesuffix>): Macroize from
18972         avx_blend<ssemodesuffix><avxmodesuffix> and
18973         sse4_1_blend<ssemodesuffix> using VF mode iterator.
18974         (<sse4_1>_blendv<ssemodesuffix><avxmodesuffix>): Macroize from
18975         avx_blendv<ssemodesuffix><avxmodesuffix> and
18976         sse4_1_blendv<ssemodesuffix> using VF mode iterator.
18977         (<sse4_1>_dp<ssemodesuffix><avxmodesuffix>): Macroize from
18978         avx_dp<ssemodesuffix><avxmodesuffix> and
18979         sse4_1_dp<ssemodesuffix> using VF mode iterator.
18980         (sse4_1_mpsadbw): Merge with *avx_mpsadbw.
18981         (sse4_1_packusdw): Merge with *avx_packusdw.
18982         (sse4_1_pblendvb): Merge with *avx_pblendvb.
18983         (sse4_1_pblendw): Merge with *avx_pblendw.
18984         (avx_vtest<ssemodesuffix><avxmodesuffix>): Use VF mode iterator.
18985         (<sse4_1>_round<ssemodesuffix><avxmodesuffix>): Macroize from
18986         avx_round<ssemodesuffix>256 and sse4_1_round<ssemodesuffix> using
18987         VF mode iterator.
18988         (sse4_1_round<ssescalarmodesuffix>): Merge with
18989         *avx_round<ssescalarmodesuffix>.
18990         (aesenc): Merge with *avx_aesenc.
18991         (aesenclast): Merge with *avx_aesenclast.
18992         (aesdec): Merge with *avx_aesdec.
18993         (aesdeclast): Merge with *avx_aesdeclast.
18994         (pclmulqdq): Merge with *pclmulqdq.
18995         * config/i386/predicates.md (reg_not_xmm0_operand_maybe_avx):
18996         New predicate.
18997         (nonimm_not_xmm0_operand_maybe_avx): Ditto.
18998
18999 2011-04-14  H.J. Lu  <hongjiu.lu@intel.com>
19000
19001         PR middle-end/48608
19002         * cfgexpand.c (get_decl_align_unit): Renamed to ...
19003         (align_local_variable): This.  Update DECL_ALIGN.
19004         (add_stack_var): Updated.
19005         (expand_one_stack_var): Likewise.
19006
19007 2011-04-14  Richard Guenther  <rguenther@suse.de>
19008
19009         * tree-ssa-dse.c (struct dse_global_data, struct dse_block_local_data):
19010         Remove.
19011         (dse_initialize_block_local_data, dse_leave_block,
19012         record_voperand_set, get_stmt_uid): Likewise.
19013         (dse_possible_dead_store_p): Allow any kind of killing stmt.
19014         (dse_optimize_stmt): Remove voperand set handling code.
19015         Simplify and improve to handle any kind of killing stmt.
19016         (dse_record_phi): Remove.
19017         (dse_enter_block): Simplify.
19018         (tree_ssa_dse): Likewise.
19019         * tree-ssa-alias.c (stmt_kills_ref_p_1): Handle some builtins.
19020
19021 2011-04-14  Jan Hubicka  <jh@suse.cz>
19022
19023         * cgraph.c (dump_cgraph_node): Do not dump inline summaries.
19024         * cgraph.h (struct inline_summary): Move to ipa-inline.h
19025         (cgraph_local_info): Remove inline_summary.
19026         * ipa-cp.c: Include ipa-inline.h.
19027         (ipcp_cloning_candidate_p, ipcp_estimate_growth,
19028         ipcp_estimate_cloning_cost, ipcp_insert_stage): Use inline_summary
19029         accesor.
19030         * lto-cgraph.c (lto_output_node): Do not stream inline summary.
19031         (input_overwrite_node): Do not set inline summary.
19032         (input_node): Do not stream inline summary.
19033         * ipa-inline.c (cgraph_decide_inlining): Dump inline summaries.
19034         (cgraph_decide_inlining_incrementally): Do not try to estimate overall
19035         growth; we do not have inline parameters computed for that anyway.
19036         (cgraph_early_inlining): After inlining compute call_stmt_sizes.
19037         * ipa-inline.h (struct inline_summary): Move here from ipa-inline.h
19038         (inline_summary_t): New type and VECtor.
19039         (debug_inline_summary, dump_inline_summaries): Declare.
19040         (inline_summary): Use VOCtor.
19041         (estimate_edge_growth): Kill hack computing call stmt size directly.
19042         * lto-section-in.c (lto_section_name): Add inline section.
19043         * ipa-inline-analysis.c: Include lto-streamer.h
19044         (node_removal_hook_holder, node_duplication_hook_holder): New holders
19045         (inline_node_removal_hook, inline_node_duplication_hook): New functions.
19046         (inline_summary_vec): Define.
19047         (inline_summary_alloc, dump_inline_summary, debug_inline_summary,
19048         dump_inline_summaries): New functions.
19049         (estimate_function_body_sizes): Properly compute size/time of outgoing
19050         calls.
19051         (compute_inline_parameters): Alloc inline_summary; do not compute
19052         size/time of incomming calls.
19053         (estimate_edge_time): Avoid missing time summary hack.
19054         (inline_read_summary): Read inline summary info.
19055         (inline_write_summary): Write inline summary info.
19056         (inline_free_summary): Free all hooks and inline summary vector.
19057         * lto-streamer.h: Add LTO_section_inline_summary section.
19058         * Makefile.in (ipa-cp.o, ipa-inline-analysis.o): Update dependencies.
19059         * ipa.c (cgraph_remove_unreachable_nodes): Fix dump file formating.
19060
19061 2011-04-14  Richard Sandiford  <richard.sandiford@linaro.org>
19062
19063         * tree-vectorizer.h (vect_strided_store_supported): Add a
19064         HOST_WIDE_INT argument.
19065         (vect_strided_load_supported): Likewise.
19066         (vect_permute_store_chain): Return void.
19067         (vect_transform_strided_load): Likewise.
19068         (vect_permute_load_chain): Delete.
19069         * tree-vect-data-refs.c (vect_strided_store_supported): Take a
19070         count argument.  Check that the count is a power of two.
19071         (vect_strided_load_supported): Likewise.
19072         (vect_permute_store_chain): Return void.  Update after above changes.
19073         Assert that the access is supported.
19074         (vect_permute_load_chain): Likewise.
19075         (vect_transform_strided_load): Return void.
19076         * tree-vect-stmts.c (vectorizable_store): Update calls after
19077         above interface changes.
19078         (vectorizable_load): Likewise.
19079         (vect_analyze_stmt): Don't check for strided powers of two here.
19080
19081 2011-04-14  Richard Guenther  <rguenther@suse.de>
19082
19083         PR tree-optimization/48590
19084         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle
19085         BUILT_IN_ALLOCA, BUILT_IN_STACK_SAVE and BUILT_IN_STACK_RESTORE.
19086         (call_may_clobber_ref_p_1): Handle BUILT_IN_ALLOCA and
19087         BUILT_IN_STACK_SAVE.
19088         * tree-ssa-dce.c (propagate_necessity): Handle
19089         BUILT_IN_ALLOCA, BUILT_IN_STACK_SAVE and BUILT_IN_STACK_RESTORE.
19090
19091 2011-04-14  Nicola Pero  <nicola.pero@meta-innovation.com>
19092
19093         * c-parser.c (c_parser_objc_class_declaration): Updated call to
19094         objc_declare_class.
19095
19096 2011-04-14  Richard Guenther  <rguenther@suse.de>
19097
19098         * tree.h (get_object_alignment_1): Declare.
19099         * builtins.c (get_object_alignment_1): Split out worker from ...
19100         (get_object_alignment): ... here.
19101         * fold-const.c (get_pointer_modulus_and_residue): Use
19102         get_object_alignment_1.
19103
19104 2011-04-14  Richard Sandiford  <richard.sandiford@linaro.org>
19105
19106         * tree-vectorizer.h (vect_create_data_ref_ptr): Add an extra
19107         type parameter.
19108         * tree-vect-data-refs.c (vect_create_data_ref_ptr): Add an aggr_type
19109         parameter.  Generalise code to handle arrays as well as vectors.
19110         (vect_setup_realignment): Update accordingly.
19111         * tree-vect-stmts.c (vectorizable_store): Likewise.
19112         (vectorizable_load): Likewise.
19113
19114 2011-04-14  Richard Sandiford  <richard.sandiford@linaro.org>
19115
19116         * tree-vect-stmts.c (vectorizable_load): Allocate and free dr_chain
19117         within the per-copy loop.
19118
19119 2011-04-14  Richard Sandiford  <richard.sandiford@linaro.org>
19120
19121         * tree-vect-stmts.c (vectorizable_load): Print the number of copies
19122         in the dump file.
19123
19124 2011-04-14  Richard Sandiford  <richard.sandiford@linaro.org>
19125
19126         * doc/options.texi (Negative): Explicitly mention that the
19127         Negative chain must be circular.
19128
19129 2011-04-14  Nathan Froyd  <froydnj@codesourcery.com>
19130
19131         * function.h (block_chainon): Declare.
19132         * function.c (block_chainon): Define.
19133
19134 2011-04-14  Anatoly Sokolov  <aesok@post.ru>
19135             Eric Weddington  <eric.weddington@atmel.com>
19136             Georg-Johann Lay  <avr@gjlay.de>
19137
19138         * config/avr/avr.c ("insn-codes.h", "optabs.h", "langhooks.h"):
19139         New Includes
19140         (avr_init_builtins, avr_expand_builtin,
19141         avr_expand_delay_cycles, avr_expand_unop_builtin,
19142         avr_expand_binop_builtin ): New functions.
19143         (avr_builtin_id): New enum
19144         (struct avr_builtin_description): New struct
19145         (bdesc_1arg, bdesc_2arg): New arrays describing some RTL builtins.
19146         (TARGET_INIT_BUILTINS, TARGET_EXPAND_BUILTIN): Define.
19147
19148         * config/avr/avr.md (UNSPEC_FMUL, UNSPEC_FMULS, UNSPEC_FMULSU,
19149         UNSPECV_ENABLE_IRQS, UNSPECV_NOP, UNSPECV_SLEEP, UNSPECV_WDR,
19150         UNSPECV_DELAY_CYCLES): new enumeration values
19151         (UNSPEC_SEI, UNSPEC_CLI): Remove enumeration values
19152         ("enable_interrupt"): Use UNSPECV_ENABLE_IRQS
19153         ("disable_interrupt"): Use UNSPECV_ENABLE_IRQS
19154         ("*rotlqi3_4"): rename insn to "rotlqi3_4"
19155         ("delay_cycles_1", "delay_cycles_2", "delay_cycles_3",
19156         "delay_cycles_4", "nopv", "sleep", "wdr", "fmul", "fmuls",
19157         "fmulsu"): New insns
19158
19159         * config/avr/avr-c.c: fix line endings
19160         (avr_cpu_cpp_builtins): New builtin defines: __BUILTIN_AVR_NOP,
19161         __BUILTIN_AVR_SEI, __BUILTIN_AVR_CLI, __BUILTIN_AVR_WDR,
19162         __BUILTIN_AVR_SLEEP, __BUILTIN_AVR_SWAP,
19163         __BUILTIN_AVR_DELAY_CYCLES, __BUILTIN_AVR_FMUL,
19164         __BUILTIN_AVR_FMULS, __BUILTIN_AVR_FMULSU.
19165
19166         * doc/extend.texi (AVR Built-in Functions): New node
19167         (Target Builtins): Add documentation of AVR
19168         built-in functions.
19169
19170 2011-04-14  Georg-Johann Lay  <avr@gjlay.de>
19171
19172         PR target/44643
19173         * config/avr/avr.c (avr_insert_attributes): Leave TREE_READONLY
19174         alone. Error if non-const data has attribute progmem.
19175
19176 2011-04-13  Nathan Froyd  <froydnj@codesourcery.com>
19177
19178         * tree.h (struct tree_constructor): Include tree_typed instead of
19179         tree_common.
19180         * tree.c (initialize_tree_contains_struct): Mark TS_CONSTRUCTOR as
19181         TS_TYPED instead of TS_COMMON.
19182
19183 2011-04-13  Uros Bizjak  <ubizjak@gmail.com>
19184
19185         * config/i386/sse.md (*sse2_uavgv16qi3): Merge with *avx_uavgv16qi3.
19186         (*sse2_uavgv8hi3): Merge with *avx_uavgv8hi3.
19187         (sse2_psadbw): Merge with *avx_psadbw.
19188         (ssse3_phaddwv8hi3): Merge with *avx_phaddwv8hi3.
19189         (ssse3_phadddv4si3): Merge with *avx_phadddv4si3.
19190         (ssse3_phaddswv8hi3): Merge with *avx_phaddswv8hi3.
19191         (ssse3_phsubwv8hi3): Merge with *avx_phsubwv8hi3.
19192         (ssse3_phsubdv4si3): Merge with *avx_phsubdv4si3.
19193         (ssse3_phsubswv8hi3): Merge with *avx_phsubswv8hi3.
19194         (ssse3_pmaddubsw128): Merge with *avx_pmaddubsw128.
19195         (*ssse3_pmulhrswv8hi3): Merge with *avx_pmulhrswv8hi3.
19196         (ssse3_pshufbv16qi3): Merge with *avx_pshufbv16qi3.
19197         (ssse3_psign<mode>3): Merge with *avx_psign<mode>3.
19198         (ssse3_palignrti): Merge with *avx_palignrti.
19199
19200 2011-04-13  Nathan Froyd  <froydnj@codesourcery.com>
19201
19202         * tree-flow.h (struct gimple_df): Make free_ssanames a VEC.
19203         * tree-ssanames.c (fini_ssanames): VEC_free it.
19204         (make_ssa_name_fn): Update for VECness of free_ssanames.
19205         (release_ssa_name, release_dead_ssa_names): Likewise.
19206         * tree.h (struct tree_ssa_name): Include tree_typed instead of
19207         tree_common.
19208         * tree.c (initialize_tree_contains_struct): Mark TS_SSA_NAME as
19209         TS_TYPED instead of TS_COMMON.
19210
19211 2011-04-13  Nathan Froyd  <froydnj@codesourcery.com>
19212
19213         * postreload-gcse.c (gcse_after_reload_main): Add calls to
19214         statistics_counter_event.
19215         * tree-ssa-copyrename.c (stats): Define.
19216         (rename_ssa_copies): Count coalesced SSA_NAMEs.  Add call to
19217         statistics_counter_event.
19218         * tree-ssa-math-opts.c (reciprocal_stats, sincos_stats): Define.
19219         (bswap_stats, widen_mul_stats): Define.
19220         (insert_reciprocals): Increment rdivs_inserted.
19221         (execute_cse_reciprocals): Zeroize reciprocal_stats.  Increment
19222         rfuncs_inserted.  Add calls to statistics_counter_event.
19223         (execute_cse_sincos_1): Increment inserted.
19224         (execute_cse_sincos): Zeroize sincos_stats.  Add call to
19225         statistics_counter_event.
19226         (execute_optimize_bswap): Zeroize bswap_stats.  Increment fields
19227         of bswap_stats.  Add calls to statistics_counter_event.
19228         (convert_mult_to_widen): Increment widen_mults_inserted.
19229         (convert_plusminus_to_widen): Increment maccs_inserted.
19230         (convert_mult_to_fma): Increment fmas_inserted.
19231         (execute_optimize_widening_mul): Zeroize widen_mul_stats.  Add
19232         calls to statistics_counter_event.
19233
19234 2011-04-13  Vladimir Makarov  <vmakarov@redhat.com>
19235
19236         PR rtl-optimization/48455
19237         * ira-costs.c (find_costs_and_classes): Use i_mem_cost instead of
19238         `temp_costs->mem_cost'.
19239
19240 2011-04-13  Jan Hubicka  <jh@suse.cz>
19241
19242         * ipa-inline.h: New file.
19243         * ipa-inline-analysis.c: New file. Broken out of ...
19244         * ipa-inline.c: ... this file; update toplevel comment;
19245         include ipa-inline.h
19246         (inline_summary): Move to ipa-inline.h
19247         (cgraph_estimate_edge_time): Rename to estimate_edge_time; move to
19248         ipa-inline-analysis.c.
19249         (cgraph_estimate_time_after_inlining): Rename to
19250         estiamte_time_after_inlining; move to ipa-inline-analysis.c
19251         (cgraph_estimate_edge_growth): Move to ipa-inline-analysis.c; rename
19252         to estimate_edge_growth.
19253         (cgraph_estimate_size_after_inlining): Move to ipa-inline-analysis.c;
19254         rename to estimate_size_after_inlining.
19255         (cgraph_mark_inline_edge): Update for new naming convention.
19256         (cgraph_check_inline_limits): Likewise.
19257         (cgraph_edge_badness): Likewise.
19258         (cgraph_decide_recursive_inlining): Likewise.
19259         (cgraph_decide_inlining_of_small_functions): Likewise.
19260         (cgraph_decide_inlining_incrementally): Likewise.
19261         (cgraph_estimate_growth): Rename to estimate_growth; move to
19262         ipa-inline-analysis.c.
19263         (eliminated_by_inlining_prob): Move to ipa-inline-analysis.c.
19264         (estimate_function_body_sizes): Move to ipa-inline-analysis.c.
19265         (compute_inline_parameters): Likewise.
19266         (compute_inline_parameters_for_current): Likewise.
19267         (pass_inline_parameters): Likewise.
19268         (inline_indirect_intraprocedural_analysis): Likewise.
19269         (analyze_function): Rename to inline_analyze_function; likewise.
19270         (add_new_function): Move to ipa-inline-analysis.c.
19271         (inline_generate_summary): Likewise.
19272         (inline_read_summary): Likewise.
19273         (inline_write_summary): Likewise.
19274         * Makefile.in (ipa-inline-analysis.c): New file.
19275
19276 2011-04-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19277
19278         * configure.ac (gcc_cv_as_sparc_gotdata_op): Remove GNU ld check.
19279         * configure: Regenerate.
19280
19281 2011-04-13  Nathan Froyd  <froydnj@codesourcery.com>
19282
19283         * tree.h (struct tree_int_cst, struct real_value): Include tree_typed
19284         instead of tree_common.
19285         (struct tree_fixed_cst, struct tree_string, struct tree_complex):
19286         Likewise.
19287         * tree.c (initialize_tree_contains_struct): Mark such nodes as being
19288         TS_TYPED rather than TS_COMMON.
19289         * print-tree.c (print_node) [STRING_CST]: Don't print TREE_CHAIN.
19290
19291 2011-04-01  Georg-Johann Lay  <avr@gjlay.de>
19292
19293         PR target/45263
19294         * config/avr/libgcc.S (__do_global_ctors, __do_global_dtors): Don't use
19295         r20 around calls of __tablejump_elpm__
19296
19297 2011-04-13  Jakub Jelinek  <jakub@redhat.com>
19298
19299         PR middle-end/48591
19300         * omp-low.c (expand_omp_atomic_fetch_op): Return false if decl is
19301         NULL.
19302         (expand_omp_atomic_pipeline): Return false if cmpxchg is NULL.
19303
19304 2011-04-13  Bernd Schmidt  <bernds@codesourcery.com>
19305
19306         * dwarf2out.c (struct dw_cfi_struct): Remove member dw_cfi_next.
19307         (dw_cfi_ref): Add DEF_VEC_P and some DEF_VEC_ALLOC_Ps.
19308         (cfi_vec): New typedef.
19309         (struct dw_fde_struct): Make dw_fde_cfi a cfi_vec. Replace
19310         dw_fde_switch_cfi with an integer dw_fde_switch_cfi_index.
19311         (cie_cfi_vec): New static variable.
19312         (cie_cfi_head): Delete.
19313         (add_cfi): Accept a cfi_vec * as first argument. All callers and
19314         declaration changed. Use vector rather than list operations.
19315         (new_cfi): Don't initialize the dw_cfi_next field.
19316         (add_fde_cfi): Allocate cie_cfi_vec if necessary. Use vector
19317         rather than list operations.
19318         (lookup_cfa): Use vector rather than list operations.
19319         (output_cfis): New argument upto. Accept a cfi_vec rather than
19320         a dw_cfi_ref list head as argument. All callers changed.
19321         Iterate over the vector using upto as a maximum index.
19322         (output_all_cfis): New static function.
19323         (output_fde): Use vector rather than list operations. Use the
19324         new upto argument for output_cfis rather than manipulating a
19325         list.
19326         (dwarf2out_begin_prologue): Change initializations to match
19327         new struct members.
19328         (dwarf2out_switch_text_section): Initialize dw_fde_switch_cfi_index
19329         from the vector length rather than searching for the end of a list.
19330         Use output_all_cfis.
19331         (convert_cfa_to_fb_loc_list): Use vector rather than list operations.
19332
19333 2011-04-13  Nick Clifton  <nickc@redhat.com>
19334
19335         * config/rx/rx.md (movmemsi): Do not use this pattern when
19336         volatile pointers are involved.
19337
19338 2011-04-13  Uros Bizjak  <ubizjak@gmail.com>
19339
19340         * config/i386/sse.md (pinsrbits): Remove.
19341         (sse2_packsswb): Merge with *avx_packsswb.
19342         (sse2_packssdw): Merge with *avx_packssdw.
19343         (sse2_packuswb): Merge with *avx_packuswb.
19344         (vec_interleave_highv16qi): Merge with *avx_interleave_highv16qi.
19345         (vec_interleave_lowv16qi): Merge with *avx_interleave_lowv16qi.
19346         (vec_interleave_highv8hi): Merge with *avx_interleave_highv8hi.
19347         (vec_interleave_lowv8hi): Merge with *avx_interleave_lowv8hi.
19348         (vec_interleave_highv4si): Merge with *avx_interleave_highv4si.
19349         (vec_interleave_lowv4si): Merge with *avx_interleave_lowv4si.
19350         (*sse4_1_pinsrb): Merge with *avx_pinsr<ssevecsize>.
19351         (*sse2_pinsrw): Merge with *avx_pinsr<ssevecsize>.
19352         (*sse4_1_pinsrd): Merge with *avx_pinsr<ssevecsize>.
19353         (*sse4_1_pinsrq): Merge with *avx_pinsrq.
19354         (sse2_loadld): Merge with *avx_loadld.
19355         (*vec_extractv2di_1_rex64): Merge with *vec_extractv2di_1_rex64_avx.
19356         (*vec_extractv2di_1_sse2): Merge with *vec_extractv2di_1_avx.
19357         (*vec_concatv2si_sse4_1): Merge with *vec_concatv2si_avx.
19358         (*vec_concatv2di_rex64_sse4_1): Merge with *vec_concatv2di_rex64_avx.
19359         (vec_concatv2di): Merge with *vec_concatv2di_avx.
19360
19361 2011-04-12  Nathan Froyd  <froydnj@codesourcery.com>
19362
19363         * c-decl.c (union lang_tree_node): Check for TS_COMMON before
19364         calling TREE_CHAIN.
19365         * print-tree.c (print_node): Likewise.
19366         * tree-inline.c (copy_tree_r): Likewise.
19367         * c-lang.c (LANG_HOOKS_INIT_TS): Define.
19368         * lto-streamer-in.c (lto_input_tree_pointers): Check for TS_TYPED
19369         instead of TS_COMMON.
19370         * lto-streamer-out.c (lto_output_tree_pointers): Likewise.
19371         * tree.c (initialize_tree_contains_struct): Handle TS_TYPED.
19372         (copy_node_stat): Zero TREE_CHAIN only if necessary.
19373         (MARK_TS_BASE, MARK_TS_TYPED, MARK_TS_COMMON): Move these...
19374         (MARK_TS_DECL_COMMON, MARK_TS_DECL_COMMON, MARK_TS_DECL_WRTL):
19375         ...and these...
19376         (MARK_TS_DECL_WITH_VIS, MARK_TS_DECL_NON_COMMON): ...and these...
19377         * tree.h: ...here.
19378         (TREE_CHAIN): Check for a TS_COMMON structure.
19379         (TREE_TYPE): Check for a TS_TYPED structure.
19380
19381 2011-04-12  Pat Haugen  <pthaugen@us.ibm.com>
19382
19383         * config/rs6000/rs6000.c (call_ABI_of_interest): Call
19384         cgraph_get_create_node instead of cgraph_node.
19385
19386 2011-04-12  Nicola Pero  <nicola.pero@meta-innovation.com>
19387
19388         * c-parser.c (c_parser_initelt): Updated call to
19389         objc_build_message_expr.
19390         (c_parser_postfix_expression): Likewise.
19391
19392 2011-04-12  Kai Tietz  <ktietz@redhat.com>
19393
19394         * config/i386/mingw32.h (TARGET_SUBTARGET_DEFAULT): Add
19395         MASK_MS_BITFIELD_LAYOUT bit.
19396
19397 2011-04-12  Jakub Jelinek  <jakub@redhat.com>
19398
19399         * combine.c (update_cfg_for_uncondjump): Instead of testing at_end
19400         assert it is always true.
19401         (try_combine): Don't call update_cfg_for_uncondjump for noop non-jump
19402         moves.
19403
19404 2011-04-12  Nicola Pero  <nicola.pero@meta-innovation.com>
19405
19406         * c-parser.c (c_lex_one_token): Rewritten conditional used when
19407         compiling Objective-C to be more efficient.
19408
19409 2011-04-12  Axel Freyn  <axel-freyn@gmx.de>
19410
19411         * opts-common.c (decode_cmdline_options_to_array): Remove variable
19412         argv_copied.
19413
19414 2011-04-12  Richard Sandiford  <richard.sandiford@linaro.org>
19415
19416         * recog.h, genoutput.c, optabs.c: Revert last patch.
19417
19418 2011-04-12  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
19419
19420         PR target/48090
19421         * config/arm/arm.md (*arm_negdi2): Fix early clobber constraints.
19422
19423 2011-04-12  Richard Sandiford  <richard.sandiford@linaro.org>
19424
19425         * recog.h (insn_operand_data): Add an "allows_mem" field.
19426         * genoutput.c (output_operand_data): Initialize it.
19427         * optabs.c (maybe_legitimize_operand_same_code): New function.
19428         (maybe_legitimize_operand): Use it when matching the original
19429         op->value.
19430
19431 2011-04-12  Richard Sandiford  <richard.sandiford@linaro.org>
19432
19433         * genpreds.c (process_define_predicate): Move most processing
19434         to gensupport.c.  Continue to validate the expression.
19435         * genrecog.c (did_you_mean_codes, compute_predicate_codes)
19436         (process_define_predicate): Move processing to gensupport.c.
19437         (main): Remove DEFINE_PREDICATE and DEFINE_SPECIAL_PREDICATE cases.
19438         * gensupport.c (did_you_mean_codes): Moved from genrecog.c.
19439         (compute_predicate_codes): Moved from genrecog.c.  Add lineno
19440         argument.
19441         (valid_predicate_name_p): New function, split out from old
19442         genpreds.c:process_define_predicate.
19443         (process_define_predicate): New function, combining code from
19444         old genpreds.c and genrecog.c functions.
19445         (process_rtx): Call it for DEFINE_PREDICATE and
19446         DEFINE_SPECIAL_PREDICATE.
19447
19448 2011-04-12  Richard Sandiford  <richard.sandiford@linaro.org>
19449
19450         * config/arm/arm.c (arm_print_operand): Use MEM_SIZE to get the
19451         size of a '%A' memory reference.
19452         (T_DREG, T_QREG): New neon_builtin_type_bits.
19453         (arm_init_neon_builtins): Assert that the load and store operands
19454         are neon_struct_operands.
19455         (locate_neon_builtin_icode): Provide the neon_builtin_type_bits.
19456         (NEON_ARG_MEMORY): New builtin_arg.
19457         (neon_dereference_pointer): New function.
19458         (arm_expand_neon_args): Add a neon_builtin_type_bits argument.
19459         Handle NEON_ARG_MEMORY.
19460         (arm_expand_neon_builtin): Update after above interface changes.
19461         Use NEON_ARG_MEMORY for loads and stores.
19462         * config/arm/predicates.md (neon_struct_operand): New predicate.
19463         * config/arm/iterators.md (V_two_elem): Tweak formatting.
19464         (V_three_elem): Use BLKmode for accesses that have no associated mode.
19465         (V_four_elem): Tweak formatting.
19466         * config/arm/neon.md (neon_vld1<mode>, neon_vld1_dup<mode>)
19467         (neon_vst1_lane<mode>, neon_vst1<mode>, neon_vld2<mode>)
19468         (neon_vld2_lane<mode>, neon_vld2_dup<mode>, neon_vst2<mode>)
19469         (neon_vst2_lane<mode>, neon_vld3<mode>, neon_vld3_lane<mode>)
19470         (neon_vld3_dup<mode>, neon_vst3<mode>, neon_vst3_lane<mode>)
19471         (neon_vld4<mode>, neon_vld4_lane<mode>, neon_vld4_dup<mode>)
19472         (neon_vst4<mode>): Replace pointer operand with a memory operand.
19473         Use %A in the output template.
19474         (neon_vld3qa<mode>, neon_vld3qb<mode>, neon_vst3qa<mode>)
19475         (neon_vst3qb<mode>, neon_vld4qa<mode>, neon_vld4qb<mode>)
19476         (neon_vst4qa<mode>, neon_vst4qb<mode>): Likewise, but halve
19477         the width of the memory access.  Remove post-increment.
19478         * config/arm/neon-testgen.ml: Allow addresses to have an alignment.
19479
19480 2011-04-12  Nick Clifton  <nickc@redhat.com>
19481
19482         * config/v850/v850.c (expand_prologue): Do not use the CALLT
19483         instruction for interrupt handlers if the target is the basic V850
19484         architecture.
19485         (expand_epilogue): Likewise.
19486
19487 2011-04-12  Jakub Jelinek  <jakub@redhat.com>
19488
19489         PR rtl-optimization/48549
19490         * combine.c (propagate_for_debug): Also stop after BB_END of
19491         this_basic_block.  Process LAST and just stop processing after it.
19492         (combine_instructions): If last_combined_insn has been deleted,
19493         set last_combined_insn to its PREV_INSN.
19494
19495 2011-04-12  Richard Guenther  <rguenther@suse.de>
19496
19497         PR tree-optimization/46076
19498         * gimple.h (struct gimple_statement_call): Add fntype field.
19499         (gimple_call_fntype): Adjust.
19500         (gimple_call_set_fntype): New function.
19501         * gimple.c (gimple_build_call_1): Set the call function type.
19502         * gimplify.c (gimplify_call_expr): Preserve the function
19503         type the frontend used for the call.
19504         (gimplify_modify_expr): Likewise.
19505         * lto-streamer-in.c (input_gimple_stmt): Input the call stmts
19506         function type.
19507         * lto-streamer-out.c (output_gimple_stmt): Output the call stmts
19508         function type.
19509         * tree-ssa.c (useless_type_conversion_p): Function pointer
19510         conversions are useless.
19511
19512 2011-04-12  Martin Jambor  <mjambor@suse.cz>
19513
19514         * cgraph.h (cgraph_node): Remove function declaration.
19515         (cgraph_create_node): Declare.
19516         (cgraph_get_create_node): Likewise.
19517         * cgraph.c (cgraph_create_node): Renamed to cgraph_create_node_1.
19518         Updated all callers.
19519         (cgraph_node): Renamed to cgraph_create_node, assert that a node for
19520         the decl does not already exist.  Call cgraph_get_create_node instead
19521         of cgraph_node.
19522         (cgraph_get_create_node): New function.
19523         (cgraph_same_body_alias): Update comment.
19524         (cgraph_set_call_stmt): Call cgraph_get_node instead of cgraph_node,
19525         assert it does not return NULL.
19526         (cgraph_update_edges_for_call_stmt): Likewise.
19527         (cgraph_clone_edge): Likewise.
19528         (cgraph_create_virtual_clone): Likewise.
19529         (cgraph_update_edges_for_call_stmt_node): Call cgraph_get_create_node
19530         instead of cgraph_node.
19531         (cgraph_add_new_function): Call cgraph_create_node or
19532         cgraph_get_create_node instead of cgraph_node.
19533         * cgraphbuild.c (record_reference): Call cgraph_get_create_node
19534         instead of cgraph_node.
19535         (record_eh_tables): Likewise.
19536         (mark_address): Likewise.
19537         (mark_load): Likewise.
19538         (build_cgraph_edges): Call cgraph_get_create_node instead
19539         of cgraph_node.
19540         (rebuild_cgraph_edges): Likewise.
19541         * cgraphunit.c (cgraph_finalize_function): Call cgraph_get_create_node
19542         instead of cgraph_node.
19543         (cgraph_copy_node_for_versioning): Call cgraph_create_node instead of
19544         cgraph_node.
19545         * lto-symtab.c (lto_symtab_merge_cgraph_nodes_1): Call
19546         cgraph_create_node instead of cgraph_node.
19547         * c-decl.c (finish_function): Call cgraph_get_create_node instead
19548         of cgraph_node.
19549         * lto-cgraph.c (input_node): Likewise.
19550         * lto-streamer-in.c (input_function): Likewise.
19551         * varasm.c (mark_decl_referenced): Likewise.
19552         (assemble_alias): Likewise.
19553
19554 2011-04-12  Martin Jambor  <mjambor@suse.cz>
19555
19556         * tree-inline.c (tree_function_versioning): Call cgraph_get_node
19557         instead of cgraph_node and assert it does not return NULL.
19558         * lto-streamer-in.c (lto_read_body): Likewise.
19559         * omp-low.c (new_omp_context): Likewise.
19560         (create_task_copyfn): Likewise.
19561         * tree-emutls.c (lower_emutls_function_body): Likewise.
19562         * matrix-reorg.c (transform_allocation_sites): Likewise.
19563
19564 2011-04-12  Jakub Jelinek  <jakub@redhat.com>
19565
19566         PR c/48552
19567         * c-typeck.c (build_asm_expr): Error out on attempts to use
19568         void type outputs or inputs for constraints that allow reg or
19569         don't allow memory.
19570
19571 2011-04-11  Chung-Lin Tang  <cltang@codesourcery.com>
19572             Richard Earnshaw  <rearnsha@arm.com>
19573
19574         PR target/48250
19575         * config/arm/arm.c (arm_legitimize_reload_address): Update cases
19576         to use sign-magnitude offsets. Reject unsupported unaligned
19577         cases. Add detailed description in comments.
19578         * config/arm/arm.md (reload_outdf): Disable for ARM mode; change
19579         condition from TARGET_32BIT to TARGET_ARM.
19580
19581 2011-04-11  Nathan Froyd  <froydnj@codesourcery.com>
19582
19583         * tree.h (struct typed_tree): New.
19584         (struct tree_common): Include it instead of tree_base.
19585         (TREE_TYPE): Update for new location of type field.
19586         (TYPE_USER_ALIGN, TYPE_PACKED): Refer to base field directly.
19587         (DECL_USER_ALIGN, DECL_PACKED): Likewise.
19588         (union tree_node): Add typed field.
19589         * treestruct.def (TS_TYPED): New.
19590         * lto-streamer.c (check_handled_ts_structures): Handle it.
19591         * tree.c (MARK_TS_TYPED): New macro.
19592         (MARK_TS_COMMON): Call it instead of MARK_TS_BASE.
19593
19594 2011-04-11  Eric Botcazou  <ebotcazou@adacore.com>
19595
19596         * cfghooks.c (redirect_edge_and_branch_force): Localize variable.
19597         (force_nonfallthru): Do not alter the loop nest if no basic block
19598         was created.
19599
19600 2011-04-11  Uros Bizjak  <ubizjak@gmail.com>
19601
19602         * config/i386/sse.md (VI): New mode iterator.
19603         (SSEMODEI): Remove.
19604         (AVX256MODEI): Ditto.
19605         (AVXMODEF4P): Ditto.
19606         (avxvecpsmode): Ditto.
19607         (one_cmpl<mode>2): Enable for TARGET_SSE.  Use VI mode iterator.
19608         (sse2_andnot<mode>3): New expander.
19609         (*andnot<mode>3): Merge with *sse2_andnot<mode>3 and
19610         *avx_andnot<mode>3.  Enable for TARGET_SSE.  Use VI mode iterator.
19611         (<any_logic:code><mode>3): Use VI mode iterator.
19612         (*<any_logic:code><mode>3): Merge with *sse2_<any_logic:code><mode>3
19613         and *avx_<any_logic:code><mode>3.  Use VI mode iterator.
19614         (*andnottf3): Handle AVX three-operand constraints.
19615         (*<any_logic:code>tf3): Handle AVX three-operand constraints.
19616
19617 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
19618             Robert Millan  <rmh@gnu.org>
19619
19620         * config.gcc (x86_64-*-kfreebsd*-gnu): Use i386/kfreebsd-gnu.h.
19621         * config/i386/kfreebsd-gnu.h (GNU_USER_DYNAMIC_LINKER32,
19622         GNU_USER_DYNAMIC_LINKER64): Define.
19623         (REG_NAME): Don't undefine.
19624         (MD_UNWIND_SUPPORT): Undefine.
19625         * config/i386/knetbsd-gnu.h (GNU_USER_LINK_EMULATION): Define.
19626         (REG_NAME): Don't undefine.
19627         (MD_UNWIND_SUPPORT): Undefine.
19628         * config/i386/kopensolaris-gnu.h (GNU_USER_LINK_EMULATION): Define.
19629
19630 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
19631
19632         * config/i386/gnu.h (GNU_USER_LINK_EMULATION): Define.
19633         (CPP_SPEC, CC1_SPEC, ENDFILE_SPEC): Remove.
19634
19635 2011-04-11  Xinliang David Li  <davidxl@google.com>
19636
19637         * value-profile.c (check_ic_target): New function.
19638         (gimple_ic_transform): Sanity check indirect call target.
19639         * gimple-low.c (gimple_check_call_args): Interface change.
19640         (gimple_check_call_matching_types): New function.
19641         * tree-inline.c (tree_can_inline_p): Call new function.
19642
19643 2011-04-11  Basile Starynkevitch  <basile@starynkevitch.net>
19644
19645         * Makefile.in (PLUGIN_HEADERS): Add gimple-pretty-print.h
19646         tree-pretty-print.h & realmpfr.h.
19647
19648 2011-04-11  Vladimir Makarov  <vmakarov@redhat.com>
19649
19650         PR middle-end/48464
19651         * ira.c (setup_pressure_classes): Fix typo in loop condition.
19652         (setup_allocno_and_important_classes): Ditto.
19653
19654 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
19655
19656         * config/alpha/linux-elf.h (LINUX_DYNAMIC_LINKER): Rename to
19657         GNU_USER_DYNAMIC_LINKER.
19658         * config/arm/linux-eabi.h (TARGET_OS_CPP_BUILTINS): Change
19659         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19660         * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Change
19661         LINUX_DYNAMIC_LINKER to GNU_USER_DYNAMIC_LINKER.
19662         (TARGET_OS_CPP_BUILTINS): Change LINUX_TARGET_OS_CPP_BUILTINS to
19663         GNU_USER_TARGET_OS_CPP_BUILTINS.
19664         * config/bfin/linux.h (TARGET_OS_CPP_BUILTINS): Change
19665         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19666         * config/bfin/uclinux.h (TARGET_OS_CPP_BUILTINS): Change
19667         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19668         * config/cris/linux.h (CRIS_LINK_SUBTARGET_SPEC): Change
19669         LINUX_DYNAMIC_LINKER to GNU_USER_DYNAMIC_LINKER.
19670         (TARGET_OS_CPP_BUILTINS): Change LINUX_TARGET_OS_CPP_BUILTINS to
19671         GNU_USER_TARGET_OS_CPP_BUILTINS.
19672         * config/frv/linux.h (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
19673         GNU_USER_DYNAMIC_LINKER.
19674         * config/gnu.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename to
19675         GNU_USER_TARGET_OS_CPP_BUILTINS.
19676         * config/i386/gnu-user.h (TARGET_OS_CPP_BUILTINS): Change
19677         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19678         * config/i386/gnu-user64.h (TARGET_OS_CPP_BUILTINS): Change
19679         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19680         * config/i386/linux.h (GNU_USER_DYNAMIC_LINKER): Remove.
19681         * config/i386/linux64.h (GNU_USER_DYNAMIC_LINKER32,
19682         GNU_USER_DYNAMIC_LINKER64): Remove.
19683         * config/ia64/linux.h (TARGET_OS_CPP_BUILTINS): Change
19684         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19685         (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
19686         GNU_USER_DYNAMIC_LINKER.
19687         * config/kfreebsd-gnu.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename to
19688         GNU_USER_TARGET_OS_CPP_BUILTINS.
19689         * config/knetbsd-gnu.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename to
19690         GNU_USER_TARGET_OS_CPP_BUILTINS.
19691         * config/kopensolaris-gnu.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename
19692         to GNU_USER_TARGET_OS_CPP_BUILTINS.
19693         * config/linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Rename to
19694         GNU_USER_TARGET_OS_CPP_BUILTINS.
19695         (LINUX_DYNAMIC_LINKER): Rename to GNU_USER_DYNAMIC_LINKER.
19696         (LINUX_DYNAMIC_LINKER32): Rename to GNU_USER_DYNAMIC_LINKER32.
19697         (LINUX_DYNAMIC_LINKER64): Rename to GNU_USER_DYNAMIC_LINKER64.
19698         * config/lm32/uclinux-elf.h (TARGET_OS_CPP_BUILTINS): Change
19699         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19700         * config/m32r/linux.h (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
19701         GNU_USER_DYNAMIC_LINKER.
19702         (TARGET_OS_CPP_BUILTINS): Change LINUX_TARGET_OS_CPP_BUILTINS to
19703         GNU_USER_TARGET_OS_CPP_BUILTINS.
19704         * config/m68k/linux.h (TARGET_OS_CPP_BUILTINS): Change
19705         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19706         (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
19707         GNU_USER_DYNAMIC_LINKER.
19708         * config/m68k/uclinux.h (TARGET_OS_CPP_BUILTINS): Change
19709         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19710         * config/mips/linux.h (TARGET_OS_CPP_BUILTINS): Change
19711         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19712         (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
19713         GNU_USER_DYNAMIC_LINKER.
19714         * config/mips/linux64.h (LINUX_DYNAMIC_LINKERN32): Rename to
19715         GNU_USER_DYNAMIC_LINKERN32.
19716         (LINK_SPEC): Change LINUX_DYNAMIC_LINKERN32 to
19717         GNU_USER_DYNAMIC_LINKERN32.  Change LINUX_DYNAMIC_LINKER64 to
19718         GNU_USER_DYNAMIC_LINKER64.  Change LINUX_DYNAMIC_LINKER32 to
19719         GNU_USER_DYNAMIC_LINKER32.
19720         * config/mn10300/linux.h (TARGET_OS_CPP_BUILTINS): Change
19721         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19722         (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
19723         GNU_USER_DYNAMIC_LINKER.
19724         * config/moxie/uclinux.h (TARGET_OS_CPP_BUILTINS): Change
19725         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19726         * config/pa/pa-linux.h (TARGET_OS_CPP_BUILTINS): Change
19727         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19728         (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to GNU_USER_DYNAMIC_LINKER.
19729         * config/rs6000/linux64.h (LINUX_DYNAMIC_LINKER32): Rename to
19730         GNU_USER_DYNAMIC_LINKER32.
19731         (LINUX_DYNAMIC_LINKER64): Rename to GNU_USER_DYNAMIC_LINKER64.
19732         * config/rs6000/sysv4.h (LINUX_DYNAMIC_LINKER): Rename to
19733         GNU_USER_DYNAMIC_LINKER.
19734         * config/s390/linux.h (TARGET_OS_CPP_BUILTINS): Change
19735         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19736         (LINK_SPEC): Change LINUX_DYNAMIC_LINKER32 to
19737         GNU_USER_DYNAMIC_LINKER32.  Change LINUX_DYNAMIC_LINKER64 to
19738         GNU_USER_DYNAMIC_LINKER64.
19739         * config/sh/linux.h (TARGET_OS_CPP_BUILTINS): Change
19740         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19741         (SUBTARGET_LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
19742         GNU_USER_DYNAMIC_LINKER.
19743         * config/sparc/linux.h (TARGET_OS_CPP_BUILTINS): Change
19744         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19745         (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to
19746         GNU_USER_DYNAMIC_LINKER.
19747         * config/sparc/linux64.h (TARGET_OS_CPP_BUILTINS): Change
19748         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19749         (LINK_ARCH32_SPEC): Change LINUX_DYNAMIC_LINKER32 to
19750         GNU_USER_DYNAMIC_LINKER32.
19751         (LINK_ARCH64_SPEC): Change LINUX_DYNAMIC_LINKER64 to
19752         GNU_USER_DYNAMIC_LINKER64.
19753         (LINK_SPEC): Change LINUX_DYNAMIC_LINKER64 to
19754         GNU_USER_DYNAMIC_LINKER64.
19755         * config/vax/linux.h (TARGET_OS_CPP_BUILTINS): Change
19756         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19757         * config/xtensa/linux.h (TARGET_OS_CPP_BUILTINS): Change
19758         LINUX_TARGET_OS_CPP_BUILTINS to GNU_USER_TARGET_OS_CPP_BUILTINS.
19759         (LINK_SPEC): Change LINUX_DYNAMIC_LINKER to GNU_USER_DYNAMIC_LINKER.
19760
19761 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
19762
19763         * config/i386/gnu-user.h: Copy from linux.h.  Update comments.
19764         (LINK_EMULATION, GLIBC_DYNAMIC_LINKER): Remove.
19765         (SUBTARGET_EXTRA_SPECS): Use GNU_USER_LINK_EMULATION and
19766         GNU_USER_DYNAMIC_LINKER.
19767         (MD_UNWIND_SUPPORT, REG_NAME): Remove.
19768         * config/i386/gnu-user64.h: Copy from linux64.h.  Update comments.
19769         (GLIBC_DYNAMIC_LINKER32, GLIBC_DYNAMIC_LINKER64): Remove.
19770         (LINK_SPEC): Use GNU_USER_DYNAMIC_LINKER32 and
19771         GNU_USER_DYNAMIC_LINKER64.
19772         (MD_UNWIND_SUPPORT, REG_NAME): Remove.
19773         * config/i386/kfreebsd-gnu.h (LINK_EMULATION): Change to
19774         GNU_USER_LINK_EMULATION.
19775         * config/i386/linux.h (TARGET_ASM_FILE_START_FILE_DIRECTIVE,
19776         DEFAULT_PCC_STRUCT_RETURN, TARGET_TLS_DIRECT_SEG_REFS_DEFAULT,
19777         ASM_COMMENT_START, DBX_REGISTER_NUMBER, NO_PROFILE_COUNTERS,
19778         MCOUNT_NAME, SUBTARGET_FRAME_POINTER_REQUIRED, SIZE_TYPE,
19779         PTRDIFF_TYPE, WCHAR_TYPE, WCHAR_TYPE_SIZE, TARGET_OS_CPP_BUILTINS,
19780         CPP_SPEC, CC1_SPEC): Remove.
19781         (LINK_EMULATION): Change to GNU_USER_LINK_EMULATION.
19782         (GNU_USER_DYNAMIC_LINKER): Define.
19783         (ASM_SPEC, SUBTARGET_EXTRA_SPECS, LINK_SPEC, ENDFILE_SPEC,
19784         ASM_OUTPUT_ALIGNED_BSS, ASM_OUTPUT_MAX_SKIP_ALIGN,
19785         ASM_MAYBE_OUTPUT_ENCODED_ADDR_RTX, CRT_GET_RFIB_DATA,
19786         LIBGCC2_HAS_TF_MODE, LIBGCC2_TF_CEXT, TF_SIZE,
19787         TARGET_ASM_FILE_END, STACK_CHECK_MOVING_SP,
19788         STACK_CHECK_STATIC_BUILTIN, TARGET_THREAD_SSP_OFFSET,
19789         TARGET_CAN_SPLIT_STACK, TARGET_THREAD_SPLIT_STACK_OFFSET): Remove.
19790         * config/i386/linux64.h (TARGET_OS_CPP_BUILTINS, CPP_SPEC,
19791         CC1_SPEC, DEFAULT_PCC_STRUCT_RETURN,
19792         TARGET_TLS_DIRECT_SEG_REFS_DEFAULT, SPEC_32, SPEC_64, ASM_SPEC,
19793         LINK_SPEC, ENDFILE_SPEC, MULTILIB_DEFAULTS, LIBGCC2_HAS_TF_MODE,
19794         LIBGCC2_TF_CEXT, TF_SIZE, TARGET_ASM_FILE_END): Remove.
19795         (GNU_USER_DYNAMIC_LINKER32, GNU_USER_DYNAMIC_LINKER64): Define.
19796         (STACK_CHECK_MOVING_SP, STACK_CHECK_STATIC_BUILTIN,
19797         TARGET_THREAD_SSP_OFFSET, TARGET_CAN_SPLIT_STACK,
19798         TARGET_THREAD_SPLIT_STACK_OFFSET): Remove.
19799         * config/i386/gnu.h (GLIBC_DYNAMIC_LINKER): Change to
19800         GNU_USER_DYNAMIC_LINKER.
19801         * config/kfreebsd-gnu.h (GLIBC_DYNAMIC_LINKER): Change to
19802         GNU_USER_DYNAMIC_LINKER.  Unconditionally undefine and redefine.
19803         * config/knetbsd-gnu.h (GLIBC_DYNAMIC_LINKER): Change to
19804         GNU_USER_DYNAMIC_LINKER.  Unconditionally undefine and redefine.
19805         * config/kopensolaris-gnu.h (GLIBC_DYNAMIC_LINKER): Change to
19806         GNU_USER_DYNAMIC_LINKER.  Unconditionally undefine and redefine.
19807         * config.gcc (i[34567]86-*-linux* | i[34567]86-*-kfreebsd*-gnu |
19808         i[34567]86-*-knetbsd*-gnu | i[34567]86-*-gnu* |
19809         i[34567]86-*-kopensolaris*-gnu, x86_64-*-linux* |
19810         x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu): Use the new headers.
19811
19812 2011-04-11  Kai Tietz  <ktietz@redhat.com>
19813
19814         PR target/9601
19815         PR target/11772
19816         * config/i386/i386-protos.h (ix86_get_callcvt): New prototype.
19817         * config/i386/i386.c (ix86_handle_cconv_attribute): Adjust
19818         comment.
19819         (ix86_is_msabi_thiscall): Removed.
19820         (ix86_is_type_thiscall): Likewise.
19821         (ix86_get_callcvt): New function.
19822         (ix86_comp_type_attributes): Simplify check.
19823         (ix86_function_regparm): Use ix86_get_callcvt for calling
19824         convention attribute checks.
19825         (ix86_return_pops_args): Likewise.
19826         (ix86_static_chain): Likewise.
19827         (x86_this_parameter): Likewise.
19828         (x86_output_mi_thunk): Likewise.
19829         (ix86_function_type_abi): Optimize check for types without attributes.
19830         * config/i386/i386.h (IX86_CALLCVT_CDECL, IX86_CALLCVT_STDCALL,
19831         IX86_CALLCVT_FASTCALL, IX86_CALLCVT_THISCALL, IX86_CALLCVT_REGPARM,
19832         IX86_CALLCVT_SSEREGPARM): New macros to represent calling convention
19833         by flag-values.
19834         (IX86_BASE_CALLCVT): Helper macro.
19835         * config/i386/netware.c (i386_nlm_maybe_mangle_decl_assembler_name):
19836         Use ix86_get_callcvt for calling convention attribute checks and avoid
19837         symbol-decoration for stdcall in TARGET_RTD case.
19838         * config/i386/winnt.c (i386_pe_maybe_mangle_decl_assembler_name):
19839         Likewise.
19840         (gen_stdcall_or_fastcall_suffix): Adjust ident and use DECL_ORIGIN
19841         for declaration.
19842
19843 2011-04-11  Uros Bizjak  <ubizjak@gmail.com>
19844
19845         * config/i386/sse.md (VI_128): New mode iterator.
19846         (VI12_128): Rename from SSEMODE12.
19847         (VI14_128): Rename from SSEMODE14.
19848         (VI124_128): New mode iterator.
19849         (VI24_128): Rename from SSEMODE248.
19850         (VI248_128): Rename from SSEMODE248.
19851         (SSEMODE124C8): Remove.
19852         (*<plusminus_insn><mode>3): Merge with *avx_<plusminus_insn><mode>3.
19853         (*sse2_<plusminus_insn><mode>3): Merge with
19854         *avx_<plusminus_insn><mode>3.
19855         (*mulv8hi3): Merge with *avx_mulv8hi3.
19856         (*<s>mulv8hi3_highpart): Merge with *avx_<s>mulv8hi3_highpart.
19857         (*sse2_umulv2siv2di3): Merge with *avx_umulv2siv2di3.
19858         (*sse2_pmaddwd): Merge with *avx_pmaddwd.
19859         (*sse4_1_mulv4si3): Merge with *avx_mulv4si3.
19860         (ashr<mode>3): Merge with *avx_ashr<mode>3.
19861         (lshr<mode>3): Merge with *avx_lshr<mode>3.
19862         (ashl<mode>3): Merge with *avx_ashl<mode>3.
19863         (sse2_ashlv1ti3): Merge with *avx_ashlv1ti3.
19864         (sse2_lshrv1ti3): Merge with *avx_lshrv1ti3.
19865         (*sse4_1_<smaxmin:code><mode>3): Merge with *avx_<smaxmin:code><mode>3.
19866         (*<smaxmin:code>v8hi3): Ditto.
19867         (*sse4_1_<umaxmin:code><mode>3): Merge with *avx_<umaxmin:code><mode>3.
19868         (*<smaxmin:code>v16qi3): Ditto.
19869         (*sse4_1_eqv2di3): Merge with *avx_eq<mode>3.
19870         (*sse2_eq<mode>3): Ditto.
19871         (*sse4_2_eqv2di3): Merge with *avx_gt<mode>3.
19872         (*sse2_gt<mode>3): Ditto.
19873         (vcondv2di): Split out of vcond<mode>.
19874         (vconduv2di): Split out of vcondu<mode>.
19875
19876 2011-04-11  Richard Guenther  <rguenther@suse.de>
19877
19878         * gimplify.c (gimple_fold_indirect_ref): Check host_integerp
19879         before calling tree_low_cst.
19880
19881 2011-04-11  Richard Guenther  <rguenther@suse.de>
19882
19883         * stor-layout.c (layout_type): Compute all array index size operations
19884         in the original type.
19885         (initialize_sizetypes): Add comment.
19886         (set_sizetype): Do not set TREE_TYPE of a TREE_VEC.
19887
19888 2011-04-11  Joseph Myers  <joseph@codesourcery.com>
19889
19890         * common.opt (Tbss=, Tdata=, Ttext=): New options.
19891
19892 2011-04-11  Martin Jambor  <mjambor@suse.cz>
19893
19894         * cgraph.c (cgraph_local_info): Call cgraph_get_node instead
19895         of cgraph_node, handle NULL return value.
19896         (cgraph_global_info): Likewise.
19897         (cgraph_rtl_info): Likewise.
19898         * tree-inline.c (estimate_num_insns): Likewise.
19899         * gimplify.c (unshare_body): Likewise.
19900         (unvisit_body): Likewise.
19901         (gimplify_body): Likewise.
19902         * predict.c (optimize_function_for_size_p): Likewise.
19903         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Likewise.
19904         (call_may_clobber_ref_p_1): Likewise.
19905         * varasm.c (function_section_1): Likewise.
19906         (assemble_start_function): Likewise.
19907
19908 2011-04-11  Martin Jambor  <mjambor@suse.cz>
19909
19910         * except.c (set_nothrow_function_flags): Call cgraph_get_node instead
19911         of cgraph_node.
19912         * final.c (rest_of_clean_state): Likewise.
19913         * gimple-iterator.c (update_call_edge_frequencies): Likewise.
19914         * passes.c (pass_init_dump_file): Likewise.
19915         (execute_all_ipa_transforms): Likewise.
19916         (function_called_by_processed_nodes_p): Likewise.
19917         * predict.c (maybe_hot_frequency_p): Likewise.
19918         (probably_never_executed_bb_p): Likewise.
19919         (compute_function_frequency): Likewise.
19920         * tree-nested.c (check_for_nested_with_variably_modified): Likewise.
19921         (unnest_nesting_tree_1): Likewise.
19922         (lower_nested_functions): Likewise.
19923         * tree-optimize.c (execute_fixup_cfg): Likewise.
19924         (tree_rest_of_compilation): Likewise.
19925         * tree-profile.c (gimple_gen_ic_func_profiler): Likewise.
19926         * tree-sra.c (ipa_early_sra): Likewise.
19927         * tree-ssa-loop-ivopts.c (computation_cost): Likewise.
19928         * config/i386/i386.c (ix86_compute_frame_layout): Likewise.
19929         * ipa.c (record_cdtor_fn): Likewise.
19930         * ipa-inline.c (cgraph_early_inlining): Likewise.
19931         (compute_inline_parameters_for_current): Likewise.
19932         * ipa-prop.c (ipa_make_edge_direct_to_target): Likewise.
19933         * ipa-pure-const.c (local_pure_const): Likewise.
19934         * ipa-split.c (split_function): Likewise.
19935         (execute_split_functions): Likewise.
19936         * cgraphbuild.c (build_cgraph_edges): Likewise.
19937         (rebuild_cgraph_edges): Likewise.
19938         (cgraph_rebuild_references): Likewise.
19939         (remove_cgraph_callee_edges): Likewise.
19940         * cgraphunit.c (cgraph_mark_if_needed): Likewise.
19941         (verify_cgraph_node): Likewise.
19942         (cgraph_analyze_functions): Likewise.
19943         (cgraph_preserve_function_body_p): Likewise.
19944         (save_inline_function_body): Likewise.
19945         (save_inline_function_body): Likewise.
19946         * tree-inline.c (copy_bb): Likewise.
19947         (optimize_inline_calls): Likewise.
19948
19949 2011-04-11  Martin Jambor  <mjambor@suse.cz>
19950
19951         PR tree-optimization/48195
19952         * ipa-cp.c (ipcp_driver): Call ipa_check_create_node_params and
19953         ipa_check_create_edge_args.
19954         (ipcp_generate_summary): Do not call ipa_check_create_node_params and
19955         ipa_check_create_edge_args.
19956         * ipa-inline.c (inline_generate_summary): Do not call
19957         ipa_check_create_node_params and ipa_check_create_edge_args.
19958         * ipa-prop.c (ipa_analyze_node): Call ipa_check_create_node_params and
19959         ipa_check_create_edge_args.
19960
19961 2011-04-09  Anatoly Sokolov  <aesok@post.ru>
19962
19963         * expr.c (expand_expr_real_1): Use add_to_hard_reg_set function
19964         instead of loop.
19965         * sel-sched.c (mark_unavailable_hard_regs): Likewise.
19966         * function.c (record_hard_reg_sets): Likewise.
19967         * ira.c (compute_regs_asm_clobbered): Likewise.
19968         * sched-deps.c (sched_analyze_1): Likewise.
19969         * reload1.c (mark_reload_reg_in_use, choose_reload_regs): Likewise.
19970
19971 2011-04-09  Xinliang David Li  <davidxl@google.com>
19972
19973         PR tree-optimization/PR48484
19974         * tree-ssa-uninit.c (convert_control_dep_chain_into_preds): Set
19975         has_valid_pred lazily
19976
19977 2011-04-09  Duncan Sands  <baldrick@free.fr>
19978
19979         * tree.c (array_type_nelts): Bail out if TYPE_MAX_VALUE not set.
19980
19981 2011-04-08  Eric Botcazou  <ebotcazou@adacore.com>
19982
19983         * combine.c (combine_validate_cost): Adjust comments.  Set registered
19984         cost of I0 to zero at the end, if any.
19985
19986 2011-04-08  Xinliang David Li  <davidxl@google.com>
19987
19988         * ipa-cp.c (ipcp_update_profiling): Correct negative scale factor due
19989         to insane profile data.
19990
19991 2011-04-08  Xinliang David Li  <davidxl@google.com>
19992
19993         * ipa-cp.c (ipcp_update_profiling): Correct
19994          negative scale factor due to insane profile data.
19995
19996 2011-04-08  Xinliang David Li  <davidxl@google.com>
19997
19998         * final.c (dump_basic_block_info): New function.
19999         (final): Dump basic block.
20000         (final_scan_insn): Remove old dump.
20001
20002 2011-04-08  Steven G. Kargl  <kargl@gcc.gnu.org>
20003
20004         PR target/47829
20005         * config.gcc (i386-*-freebsd): Disable unwind table generation for
20006         crtbegin/crtend.
20007
20008 2011-04-08  Michael Matz  <matz@suse.de>
20009
20010         PR middle-end/48389
20011         * jump.c (rebuild_jump_labels_1, rebuild_jump_labels_chain): New
20012         functions.
20013         (rebuild_jump_labels): Call rebuild_jump_labels_1.
20014         * rtl.h (rebuild_jump_labels_chain): Declare.
20015         * cfgexpand.c (gimple_expand_cfg): Initialize JUMP_LABEL also on
20016         insns inserted on edges.
20017
20018 2011-04-08  Joseph Myers  <joseph@codesourcery.com>
20019
20020         * config.gcc (arm*-*-*): Add arm/arm-tables.opt to extra_options.
20021         * config/arm/arm-arches.def: New.
20022         * config/arm/arm-opts.h: New.
20023         * config/arm/genopt.sh: New.
20024         * config/arm/arm-tables.opt: New (generated).
20025         * config/arm/arm.c (arm_handle_option, arm_target_help,
20026         TARGET_HANDLE_OPTION, TARGET_HELP, arm_find_cpu): Remove.
20027         (all_architectures): Get most table contents from arm-arches.def.
20028         (arm_option_override): Set arm_selected_arch, arm_selected_cpu and
20029         arm_selected_tune here.
20030         * config/arm/arm.h (enum processor_type): Move to arm-opts.h.
20031         * config/arm/arm.opt (config/arm/arm-opts.h): New HeaderInclude.
20032         (march=, mcpu=, mtune=): Use Enum and Var.
20033         * config/arm/t-arm ($(srcdir)/config/arm/arm-tables.opt): New.
20034         (arm.o): Update dependencies.
20035
20036 2011-04-08  Basile Starynkevitch  <basile@starynkevitch.net>
20037
20038         * gengtype.c (write_typed_alloc_def): New argument f. Use it instead
20039         of header_file.
20040         (write_typed_struct_alloc_def, write_typed_typedef_alloc_def)
20041         (write_typed_alloc_defns): Likewise.
20042         (main): Calls write_typed_alloc_defns with output_header.
20043
20044 2011-04-08  Vladimir Makarov  <vmakarov@redhat.com>
20045
20046         PR inline-asm/48435
20047         * ira-color.c (setup_profitable_hard_regs): Add comments.
20048         Don't take prohibited hard regs into account.
20049         (setup_conflict_profitable_regs): Rename to
20050         get_conflict_profitable_regs.
20051         (check_hard_reg_p): Check prohibited hard regs.
20052
20053 2011-04-08  Nathan Froyd  <froydnj@codesourcery.com>
20054
20055         * config/alpha/alpha.c (alpha_emit_xfloating_libcall): Call use_reg.
20056         * config/xtensa/xtensa.c (xtensa_call_tls_desc): Likewise.
20057         * config/sparc/sparc.c (sparc_legitimize_tls_address): Likewise.
20058
20059 2011-04-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
20060
20061         PR target/48366
20062         * config/pa/pa.c (hppa_register_move_cost): Increase to 18 cost of
20063         move from floating point to shift amount register.
20064         (emit_move_sequence): Remove secondary reload support for floating
20065         point to shift amount amount register copies.
20066         (pa_secondary_reload): Return GENERAL_REGS for floating point/shift
20067         amount register copies.
20068         * config/pa/pa32-regs.h (HARD_REGNO_MODE_OK): For shift amount
20069         register, return false if mode isn't a scalar integer mode.
20070         * config/pa/pa64-regs.h (HARD_REGNO_MODE_OK): Likewise.
20071
20072 2011-04-08  Richard Guenther  <rguenther@suse.de>
20073
20074         * gimple.c (gimple_call_flags): Remove kludge.
20075
20076 2011-04-08  Alexander Monakov  <amonakov@ispras.ru>
20077
20078         * sel-sched.c (sel_region_init): Move call to
20079         sel_setup_region_sched_flags after setup_current_loop_nest.
20080
20081 2011-04-08  Andrey Belevantsev  <abel@ispras.ru>
20082
20083         PR rtl-optimization/48272
20084         * sched-deps.c (setup_insn_reg_pressure_info): Export and rename to
20085         init_insn_reg_pressure_info.  Adjust a caller.
20086         * sched-int.h (init_insn_reg_pressure_info): Declare.
20087         * haifa-sched.c (haifa_init_insn): Call init_insn_reg_pressure_info
20088         when sched-pressure is enabled.
20089
20090 2011-04-08  Richard Guenther  <rguenther@suse.de>
20091
20092         * gimple.c (gimple_set_modified): Do not queue calls to
20093         MODIFIED_NORETURN_CALLS here ...
20094         * tree-ssa-operands.c (update_stmt_operands): ... but here.
20095
20096 2011-04-08  Richard Guenther  <rguenther@suse.de>
20097
20098         PR lto/48467
20099         * toplev.c (lang_dependent_init): Do not open asm_out_file
20100         in WPA mode, nor perform debug machinery initialization.
20101         (finalize): Do not unlink asm_out_file in WPA mode.
20102
20103 2011-04-08  Richard Guenther  <rguenther@suse.de>
20104
20105         * gimple.h (gimple_call_fntype): New function.
20106         (gimple_call_return_type): Use it.
20107         * expr.c (expand_expr_real_1): Use gimple_call_fntype.
20108         * gimple-low.c (gimple_check_call_args): Likewise.
20109         * gimple.c (gimple_call_flags): Likewise.
20110         (gimple_call_arg_flags): Likewise.
20111         (gimple_call_return_flags): Likewise.
20112         * tree-cfg.c (verify_gimple_call): Likewise.
20113         (do_warn_unused_result): Likewise.
20114         * tree-ssa-ccp.c (ccp_fold_stmt): Likewise.
20115         * value-prof.c (gimple_ic_transform): Fix fndecl check.
20116
20117 2011-04-08  Dmitry Melnik  <dm@ispras.ru>
20118
20119         PR rtl-optimization/48235
20120         * sel-sched.c (code_motion_process_successors): Recompute the last
20121         insn in basic block if control flow changed.
20122         (code_motion_path_driver): Ditto.  Recompute the first insn as well.
20123         Update condition for ilist_remove.
20124
20125 2011-04-08  Alexander Monakov  <amonakov@ispras.ru>
20126
20127         PR rtl-optimization/48302
20128         * sel-sched-ir.h (sel_add_loop_preheaders): Update prototype.
20129         * sel-sched-ir.c (sel_add_loop_preheaders): Add 'bbs' argument.  Use
20130         it to record added preheader blocks.
20131         * sel-sched.c (setup_current_loop_nest): Add 'bbs' argument.  Pass it
20132         on to sel_add_loop_preheaders.
20133         (sel_region_init): Move call to setup_current_loop_nest after
20134         sel_init_bbs.
20135
20136 2011-04-08  Alexander Monakov  <amonakov@ispras.ru>
20137
20138         PR target/48273
20139         * cfgloop.h (loop_has_exit_edges): New helper.
20140         * sel-sched-ir.c (init_global_and_expr_for_insn): Make CALLs
20141         non-clonable.
20142         * sel-sched.c (sel_setup_region_sched_flags): Don't pipeline loops
20143         that have no exit edges.
20144
20145 2011-04-08  Alexander Monakov  <amonakov@ispras.ru>
20146
20147         PR rtl-optimization/48442
20148         * sel-sched.c (init_seqno): Remove number_of_insns argument.  Update
20149         all callers.  Adjust assert.
20150
20151 2011-04-08  Jakub Jelinek  <jakub@redhat.com>
20152
20153         PR tree-optimization/48377
20154         * tree-vect-data-refs.c (vector_alignment_reachable_p): Set
20155         is_packed to true even for types with smaller TYPE_ALIGN than
20156         TYPE_SIZE.
20157
20158 2011-04-08  Richard Guenther  <rguenther@suse.de>
20159
20160         PR bootstrap/48513
20161         * doc/tm.texi: Re-generate.
20162
20163 2011-04-08  Wei Guozhi  <carrot@google.com>
20164
20165         PR target/47855
20166         * config/arm/arm-protos.h (arm_attr_length_push_multi): New prototype.
20167         * config/arm/arm.c (arm_attr_length_push_multi): New function.
20168         * config/arm/arm.md (*push_multi): Change the length computation to
20169         call a C function.
20170
20171 2011-04-08  Anatoly Sokolov  <aesok@post.ru>
20172
20173         * doc/tm.texi.in (ASM_OUTPUT_BSS): Remove documentation.
20174         (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS): Update documentation.
20175         * doc/tm.texi: Regenerate.
20176         * system.h (ASM_OUTPUT_BSS): Poison.
20177         * varasm.c (asm_output_bss): Remove function.
20178         (emit_bss, init_varasm_once): Don't use ASM_OUTPUT_BSS macro.
20179
20180         * config/frv/frv.h (BSS_SECTION_ASM_OP): Remove comment.
20181         * config/frv/fr30.h (BSS_SECTION_ASM_OP): Likewise.
20182         * config/i386/djgpp.h (BSS_SECTION_ASM_OP): Likewise.
20183         * config/i386/i386elf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
20184         Likewise.
20185         * config/sh/sh.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
20186         Likewise.
20187         * config/m68k/m68kelf.h (BSS_SECTION_ASM_OP, ASM_OUTPUT_ALIGNED_BSS):
20188         Likewise.
20189         * config/m68k/netbsd-elf.h (ASM_OUTPUT_ALIGNED_BSS): Likewise.
20190
20191 2011-04-07  Joseph Myers  <joseph@codesourcery.com>
20192
20193         * config/rx/rx.opt (rx610, rx200, rx600): Use Enum not Name on
20194         EnumValue lines.
20195
20196 2011-04-07  Joseph Myers  <joseph@codesourcery.com>
20197
20198         * config/m68k/m68k.c (m68k_handle_option): Don't handle
20199         OPT_m68000, OPT_mc68000, OPT_m68010, OPT_m68020, OPT_mc68020,
20200         OPT_m68030, OPT_m68040, OPT_m68060, OPT_m68302, OPT_m68332 and
20201         OPT_mcpu32.
20202         * config/m68k/m68k.h (OPTION_DEFAULT_SPECS, ASM_CPU_SPEC): Don't
20203         handle -mc68000, -m68000, -m68302, -m68010, -mc68020, -m68020,
20204         -m68030, -m68040, -m68060, -mcpu32 and -m68332.
20205         * config/m68k/m68k.opt (m68000, m68010, m68020, m68030, m68040,
20206         m68060, m68302, m68332, mc68000, mc68020, mcpu32): Use Alias.
20207         * config/m68k/t-mlibs (CANONICALIZE_OPTIONS): Remove.
20208         (MULTILIB_OPTIONS): Don't use $(CANONICALIZE_OPTIONS).
20209         (MULTILIB_MATCHES): Map -march= options to corresponding -mcpu=
20210         options.  Don't map other m68k options manually.  Don't handle
20211         old-style options as canonical.
20212         (MULTILIB_EXCEPTIONS): Don't use $(CANONICALIZE_OPTIONS).
20213         * doc/install.texi (m68k-*-*): Document binutils version requirement.
20214
20215 2011-04-07  Eric Botcazou  <ebotcazou@adacore.com>
20216
20217         * basic-block.h (force_nonfallthru): Move to...
20218         * cfghooks.h (struct cfg_hooks): Add force_nonfallthru hook.
20219         (force_nonfallthru): ...here.
20220         * cfghooks.c (force_nonfallthru): New function.
20221         * cfgrtl.c (force_nonfallthru): Rename into...
20222         (rtl_force_nonfallthru): ...this.
20223         (commit_one_edge_insertion): Do not set AUX field.
20224         (commit_edge_insertions): Do not discover new basic blocks.
20225         (rtl_cfg_hooks): Add rtl_force_nonfallthru.
20226         (cfg_layout_rtl_cfg_hooks): Likewise.
20227         * function.c (thread_prologue_and_epilogue_insns): Remove bogus
20228         ATTRIBUTE_UNUSED.  Discover new basic blocks in the prologue insns.
20229         * tree-cfg.c (gimple_cfg_hooks): Add NULL for force_nonfallthru.
20230
20231 2011-04-07  Anatoly Sokolov  <aesok@post.ru>
20232
20233         * config/mips/mips.h (REG_MODE_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P):
20234         Remove macros.
20235
20236 2011-04-07  Uros Bizjak  <ubizjak@gmail.com>
20237
20238         * config/i386/sse.md: Update copyright year.
20239         (avxcvtvecmode): Remove.
20240         (sse_movhlps): Merge with *avx_movhlps.
20241         (sse_movlhps): Merge with *avx_movlhps.
20242         (vec_interleave_highv4sf): Merge with *avx_interleave_highv4sf.
20243         (vec_interleave_lowv4sf): Merge with *avx_interleave_lowv4sf.
20244         (sse_shufps_<mode>): Merge with *avx_shufps_<mode>.
20245         (sse_loadhps): Merge with *avx_loadhps.
20246         (sse_storelps): Merge with *avx_storelps.
20247         (sse_loadlps): Merge with *avx_loadlps.
20248         (sse_movss): Merge with *avx_movss.
20249         (*vec_concatv2sf_sse4_1): Merge with *vec_concatv2sf_avx.
20250         (*vec_concatv4sf_sse): Merge with *vec_concatv4sf_avx.
20251         (*vec_set<mode>_0_sse4_1): Merge with *vec_set<mode>_0_avx.
20252         (*vec_set<mode>_0_sse2): Split multi-unit alternative.
20253         (vec_set<mode>_0): Ditto.
20254         (*vec_setv4sf_sse4_1): Merge with *vec_setv4sf_avx.
20255         (sse4_1_insertps): Merge with *avx_insertps.
20256         (*sse3_interleave_highv2df): Merge with *avx_interleave_highv2df.
20257         (*sse3_interleave_lowv2df): Merge with *avx_interleave_lowv2df.
20258         (vec_interleave_highv2di): Merge with *avx_interleave_highv2di.
20259         (sse2_shufpd_<mode>): Merge with *avx_shufpd_<mode>.
20260         (sse2_storehpd): Merge with *avx_storehpd.
20261         (sse2_loadhpd): Merge with *avx_loadhpd.
20262         (sse2_loadlpd): Merge with *avx_loadlpd.
20263         (sse2_movsd): Merge with *avx_movsd.
20264         (*vec_concatv2df): Merge with *vec_concatv2df.
20265
20266 2011-04-07  Jakub Jelinek  <jakub@redhat.com>
20267
20268         PR debug/48343
20269         * combine.c (combine_instructions): Add last_combined_insn,
20270         update it if insn is after it, pass it to all try_combine calls.
20271         (try_combine): Add last_combined_insn parameter, pass it instead of
20272         i3 to propagate_for_debug.
20273
20274 2011-04-07  Nick Clifton  <nickc@redhat.com>
20275
20276         * config/mn10300/mn10300.md (movqi_internal): Add alternatives
20277         to handle MDR <-> data register transfers.
20278         (movhi_internal): Likewise.
20279
20280 2011-04-07  Alan Modra  <amodra@gmail.com>
20281
20282         * config/rs6000/rs6000.c (rs6000_stack_info): Don't compare against
20283         previous stack info.
20284
20285 2011-04-07  Tom de Vries  <tom@codesourcery.com>
20286
20287         PR target/43920
20288         * cfgcleanup.c (try_crossjump_to_edge): Add dir parameter.  Pass dir to
20289         flow_find_cross_jump.  Swap variables to implement backward replacement.
20290         (try_crossjump_bb): Add argument to try_crossjump_to_edge.
20291
20292 2011-04-07  Tom de Vries  <tom@codesourcery.com>
20293
20294         PR target/43920
20295         * cfgcleanup.c (walk_to_nondebug_insn): New function.
20296         (flow_find_cross_jump): Use walk_to_nondebug_insn.  Recalculate bb1
20297         and bb2.
20298         (try_crossjump_to_edge): Handle case that newpos1 or newpos2 is not
20299         src1 or src2.  Redirect edges to the last basic block.  Update
20300         frequency and count on multiple basic blocks in case of fallthru.
20301
20302 2011-04-07  Tom de Vries  <tom@codesourcery.com>
20303
20304         PR target/43920
20305         * cfgcleanup.c (equal_different_set_p, can_replace_by, merge_dir): New
20306         function.
20307         (old_insns_match_p): Change return type.  Replace return false/true
20308         with return dir_none/dir_both.  Use can_replace_by.
20309         (flow_find_cross_jump): Add dir_p parameter.  Init replacement
20310         direction from dir_p.  Register replacement direction in dir, last_dir
20311         and afterlast_dir.  Handle new return type of old_insns_match_p using
20312         merge_dir.  Return replacement direction in dir_p.
20313         (flow_find_head_matching_sequence, outgoing_edges_match): Handle new
20314         return type of old_insns_match_p.
20315         (try_crossjump_to_edge): Add argument to call to flow_find_cross_jump.
20316         * ifcvt.c ( cond_exec_process_if_block): Add argument to call to
20317         flow_find_cross_jump.
20318         * basic-block.h (enum replace_direction): New type.
20319         (flow_find_cross_jump): Add parameter to declaration.
20320
20321 2011-04-06  Uros Bizjak  <ubizjak@gmail.com>
20322
20323         * config/i386/sse.md (AVXMODEDCVTDQ2PS): Remove.
20324         (AVXMODEDCVTPS2DQ): Ditto.
20325         (VEC_FLOAT_MODE): Ditto.
20326         (<sse>_andnot<mode>3): Merge with avx_andnot<mode>3.  Use VF mode
20327         iterator.  Handle TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL target flag.
20328         (<any_logic:code><mode>3): Use VF mode iterator.
20329         (*<any_logic:code><mode>3): Merge with *avx_<any_logic:code><mode>3.
20330         Use VF mode iterator.
20331         (copysign<mode>3): Use VF mode iterator.
20332         (*andnot<MODEF:mode>3): Merge with *avx_andnot<MODEF:mode>3.  Handle
20333         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL target flag.
20334         (*<any_logic:code><MODEF:mode>3): Merge with
20335         *avx_<any_logic:code><MODEF:mode>3.
20336         (sse_cvtsi2ss): Merge with *avx_cvtsi2ss.
20337         (sse_cvtsi2ssq): Merge with *avx_cvtsi2ssq.
20338         (avx_cvtdq2ps256): Split from avx_cvtdq2ps<avxmodesuffix>.
20339         (avx_cvtdq2ps<avxmodesuffix>): Remove.
20340         (sse2_cvtdq2ps): Use %v modifier.
20341         (avx_cvtps2dq256): Split from avx_cvtps2dq<avxmodesuffix>.
20342         (avx_cvtps2dq<avxmodesuffix>): Remove.
20343         (sse2_cvtps2dq): Use %v modifier.
20344         (avx_cvttps2dq256): Split from avx_cvttps2dq<avxmodesuffix>.
20345         (avx_cvttps2dq<avxmodesuffix>): Remove.
20346         (sse2_cvttps2dq): Use %v modifier.
20347         (sse2_cvtsi2sd): Merge with *avx_cvtsi2sd.
20348         (sse2_cvtsi2sdq): Merge with *avx_cvtsi2sdq.
20349         (sse2_cvtsd2siq): Fix insn template.
20350         (sse2_cvtsd2siq_2): Ditto.
20351         (sse2_cvttsd2siq): Ditto.
20352         (sse2_cvtsd2ss): Merge with *avx_cvtsd2ss.
20353         (sse2_cvtss2sd): Merge with *avx_cvtss2sd.
20354
20355 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
20356
20357         * gcov-io.c: Use GCC Runtime Library Exception.
20358
20359 2011-04-06  Jakub Jelinek  <jakub@redhat.com>
20360
20361         PR debug/48466
20362         * dwarf2out.c (based_loc_descr): If drap_reg is INVALID_REGNUM, use
20363         as base_reg whatever register reg has been eliminated to, instead
20364         of hardcoding STACK_POINTER_REGNUM.
20365
20366 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
20367
20368         * doc/tm.texi.in: Document C target hooks as separate from general
20369         target hooks.
20370         * doc/tm.texi: Regenerate.
20371         * genhooks.c (struct hook_desc): Add docname field.
20372         (HOOK_VECTOR_1, DEFHOOKPOD, DEFHOOK, DEFHOOK_UNDOC).  Initialize
20373         docname field.
20374         (hook_array): Include c-target.def.
20375         (emit_documentation): Use docname field in output.
20376         (emit_init_macros): Take docname argument.  Only emit definitions
20377         for hooks matching docname.
20378         (main): Expect additional arguments in all cases.  Pass argument
20379         to emit_init_macros.
20380         * target.def: Move initial macro definitions and comments to
20381         target-hooks-macros.h.
20382         (gcc_targetcm): Move to c-family/c-target.def.
20383         * target.h (targetcm): Move declaration to c-family/c-target.h.
20384         * targhooks.c (default_handle_c_option): Move to
20385         c-family/c-opts.c.
20386         * targhooks.h (default_handle_c_option): Move declaration to
20387         c-family/c-common.h.
20388         * target-hooks-macros.h: New file.
20389         * config.gcc (target_has_targetcm): Define and use to add to
20390         c_target_objs and cxx_target_objs.
20391         * config/default-c.c: New file.
20392         * config/darwin-c.c: Include c-target.h and c-target-def.h instead
20393         of target.h and target-def.h.
20394         (TARGET_HANDLE_C_OPTION, targetcm): Define later in file.
20395         (darwin_objc_construct_string, darwin_cfstring_ref_p,
20396         darwin_check_cfstring_format_arg): Make static.
20397         (TARGET_OBJC_CONSTRUCT_STRING_OBJECT,
20398         TARGET_STRING_OBJECT_REF_TYPE_P,
20399         TARGET_CHECK_STRING_OBJECT_FORMAT_ARG): Define here.
20400         * config/darwin-protos.h (darwin_objc_construct_string,
20401         darwin_cfstring_ref_p, darwin_check_cfstring_format_arg): Don't
20402         declare.
20403         * config/darwin.h (TARGET_OBJC_CONSTRUCT_STRING_OBJECT,
20404         TARGET_STRING_OBJECT_REF_TYPE_P,
20405         TARGET_CHECK_STRING_OBJECT_FORMAT_ARG, TARGET_HAS_TARGETCM): Remove.
20406         * config/t-darwin (darwin-c.o): Update dependencies.
20407         * system.h (TARGET_HAS_TARGETCM): Poison.
20408         * Makefile.in (TARGET_H): Update.
20409         (TARGET_DEF, C_TARGET_DEF, C_TARGET_H, C_TARGET_DEF_H): Define.
20410         (c-family/c-format.o, c-family/c-opts.o): Update dependencies.
20411         (default-c.o): New target.
20412         (s-target-hooks-def-h): Pass "Target Hook" string to genhooks.
20413         (c-family/c-target-hooks-def.h, s-c-target-hooks-def-h): New targets.
20414         (s-tm-texi): Pass -d option to genhooks.  Also test timestamp on
20415         c-target.def.
20416         (build/genhooks.o): Update dependencies.
20417
20418 2011-04-06  Richard Guenther  <rguenther@suse.de>
20419
20420         * ipa-inline.c (enum inlining_mode): Remove.
20421         (cgraph_flatten): Use some other token.
20422         (cgraph_edge_early_inlinable_p): New function, split out from ...
20423         (cgraph_perform_always_inlining): New function, split out from ...
20424         (cgraph_decide_inlining_incrementally): ... here.
20425         (cgraph_mark_inline_edge): Adjust.
20426         (cgraph_early_inlining): Re-structure.
20427         (pass_early_inline): Require SSA form.
20428
20429 2011-04-06  Andrew Stubbs  <ams@codesourcery.com>
20430             Julian Brown  <julian@codesourcery.com>
20431             Mark Shinwell  <shinwell@codesourcery.com>
20432
20433         * config/arm/arm.h (arm_class_likely_spilled_p): Check against
20434         LO_REGS only for Thumb-1.
20435         (MODE_BASE_REG_CLASS): Restrict base registers to those which can
20436         be used in short instructions when optimising for size on Thumb-2.
20437
20438 2011-04-06  Eric Botcazou  <ebotcazou@adacore.com>
20439
20440         * gimple-low.c (lower_gimple_return): When not optimizing, force labels
20441         associated with user returns to be preserved.
20442
20443 2011-04-06  Tristan Gingold  <gingold@adacore.com>
20444
20445         * dbxout.c (debug_nesting, symbol_queue, symbol_queue_index,
20446         symbol_queue_size, DBXOUT_DECR_NESTING,
20447         (DBXOUT_DECR_NESTING_AND_RETURN): Also define
20448         if XCOFF_DEBUGGING_INFO.
20449
20450 2011-04-06  Uros Bizjak  <ubizjak@gmail.com>
20451
20452         * config/i386/i386.md (attribute isa): New.
20453         (attribute enabled): New.
20454         (setcc_<mode>_sse): Merge from *{avx,sse}_setcc<mode>.
20455         (*fop_<mode>_comm_mixed): Merge with *fop_<mode>_comm_mixed_avx.
20456         (*fop_<mode>_comm_sse): Merge with *fop_<mode>_comm_avx.
20457         (*fop_<mode>_1_mixed): Merge with *fop_<mode>_1_mixed_avx.
20458         (*fop_<mode>_1_sse): Merge with *fop_<mode>_1_avx.
20459         (<smaxmin:code><mode>3): Merge with *avx_<smaxmin:code><mode>3.
20460         (*ieee_smin<mode>3): Merge with *avx_ieee_smin<mode>3.
20461         (*ieee_smax<mode>3): Merge with *avx_ieee_smax<mode>3.
20462
20463         * config/i386/sse.md (VF): New mode iterator.
20464         (VF1): Ditto.
20465         (VF2): Ditto.
20466         (VF_128): Ditto.
20467         (SSEMODEF4): Remove.
20468         (attribute sse): Handle V8SF and V4DF modes.
20469         (<absneg:code><mode>2): Use VF mode iterator.
20470         (*absneg<mode>2): Merge from *{avx,sse}_absneg<mode>2.  Use VF
20471         mode iterator.
20472         (<plusminus_insn><mode>3): Use VF mode iterator.
20473         (*<plusminus_insn><mode>3): Merge with *avx_<plusminus_insn><mode>3.
20474         Use VF mode iterator.
20475         (<sse>_vm<plusminus_insn><mode>3): Merge with
20476         *avx_vm<plusminus_insn><mode>3.  Use VF_128 mode iterator.
20477         (mul<mode>3): Use VF mode iterator.
20478         (*mul<mode>3): Merge with *avx_mul<mode>3.  Use VF mode iterator.
20479         (<sse>_vmmul<mode>3): Merge with *avx_vmmul<mode>3.  Use VF_128
20480         mode iterator.
20481         (div<VF2:mode>3): Merge from divv2df3 and divv4df3.
20482         (div<VF1:mode>3): Merge from divv4sf3 and divv8sf3.
20483         (<sse>_div<mode>3): Merge with *avx_div<mode>3.  Use VF mode iterator.
20484         (<sse>_vmdiv<mode>3): Merge with *avx_vmdiv<mode>3.  Use VF_128
20485         mode iterator.
20486         (<sse>_rcp<mode>2): Merge from avx_rcpv8sf2 and sse_rcpv4sf2.
20487         Use VF1 mode iterator.
20488         (sse_vmrcpv4sf2): Merge with *avx_vmrcpv4sf2.
20489         (sqrt<VF2:mode>2): New expander.
20490         (sqrt<VF1:mode>2): Merge from sqrtv4sf2 and sqrtv8sf2.
20491         (<sse>_sqrt<mode>2): Merge from avx_sqrtv8sf2, sse_sqrtv4sf, sqrtv4df2
20492         and sqrtv2df2.  Use VF mode iterator.
20493         (<sse>_vmsqrt<mode>2): Merge with *avx_vmsqrt<mode>2.  Use VF_128
20494         mode iterator.
20495         (rsqrt<VF1:mode>2): Merge from rsqrtv4sf2 and rsqrtv8sf2.
20496         (<sse>_rsqrt<mode>2): Merge from avx_rsqrtv8sf2 and sse_rsqrt4sf2.
20497         Use VF1 mode iterator.
20498         (sse_vmrsqrtv4sf2): Merge with *avx_vmrsqrtv4sf2.
20499         (<smaxmin:code><mode>3): Use VF mode iterator.
20500         (*<smaxmin:code><mode>3_finite): Merge with
20501         *avx_<smaxmin:code><mode>3_finite.  Use VF mode iterator.
20502         (*<smaxmin:code><mode>3): Merge with *avx_<smaxmin:code><mode>3.
20503         (<sse>_vm<smaxmin:code><mode>2): Merge with
20504         *avx_vm<smaxmin:code><mode>2.  Use VF_128 mode iterator.
20505         (*ieee_smin<mode>3): Merge with *avx_ieee_smin<mode>3.  Use VF
20506         mode iterator.
20507         (*ieee_smax<mode>3): Merge with *avx_ieee_smax<mode>3.  Use VF
20508         mode iterator.
20509         (sse3_addsubv2df3): Merge with *avx_addsubv2df3.
20510         (sse3_addsubv4sf3): Merge with *avx_addsubv4sf3.
20511         (sse3_h<plusminus_insn>v2df3): Merge with *avx_h<plusminus_insn>v2df3.
20512         (sse3_h<plusminus_insn>v4sf3): Merge with *avx_h<plusminus_insn>v4sf3.
20513         (avx_cmp<mode>3): Rename from avx_cmp<ssemodesuffix><mode>3.  Use
20514         VF mode iterator.
20515         (avx_vmcmp<mode>3): Rename from avx_cmp<ssescalarmodesuffix><mode>3.
20516         Use VF_128 mode iterator.
20517         (<sse>_maskcmp<mode>3): Merge with *avx_maskcmp<mode>3.  Use VF
20518         mode iterator.
20519         (<sse>_vmmaskcmp<mode>3): Merge with *avx_vmmaskcmp<mode>3.  Use
20520         VF_128 mode iterator.
20521         (vcond<mode>): Use VF mode iterator.
20522         * config/i386/predicates.md (sse_comparison_operator): Merge with
20523         avx_comparison_float_operator.  Do not declare as special_predicate.
20524         * config/i386/i386.c (struct builtin_description): Update for renamed
20525         compare patterns.
20526         (ix86_expand_args_builtin): Ditto.
20527         (ix86_expand_sse_compare_mask): Ditto.
20528
20529 2011-04-06  Richard Guenther  <rguenther@suse.de>
20530
20531         * tree-inline.c (estimate_num_insns): For calls simply account
20532         for all passed arguments and a used return value.
20533
20534 2011-04-06  Richard Guenther  <rguenther@suse.de>
20535
20536         PR tree-optimization/47663
20537         * cgraph.h (struct cgraph_edge): Add call_stmt_size and
20538         call_stmt_time fields.
20539         (cgraph_edge_inlinable_p): Declare.
20540         (cgraph_edge_recursive_p): New inline function.
20541         * cgraph.c (cgraph_create_edge_1): Initialize call_stmt_size.
20542         (cgraph_clone_edge): Copy it.
20543         * ipa-inline.c (cgraph_estimate_edge_time): New function.
20544         Account for call stmt time.
20545         (cgraph_estimate_time_after_inlining): Take edge argument.
20546         (cgraph_estimate_edge_growth): Account call stmt size.
20547         (cgraph_estimate_size_after_inlining): Take edge argument.
20548         (cgraph_mark_inline_edge): Adjust.
20549         (cgraph_check_inline_limits): Likewise.
20550         (cgraph_recursive_inlining_p): Remove.
20551         (cgraph_edge_badness): Use cgraph_edge_recursive_p.
20552         (cgraph_decide_recursive_inlining): Take edge argument and
20553         adjust.
20554         (cgraph_decide_inlining_of_small_functions): Do not avoid
20555         diags for recursive inlining here.
20556         (cgraph_flatten): Adjust.
20557         (cgraph_decide_inlining_incrementally): Likewise.
20558         (estimate_function_body_sizes): Remove call cost handling.
20559         (compute_inline_parameters): Initialize caller edge call costs.
20560         (cgraph_estimate_edge_growth): New function.
20561         (cgraph_estimate_growth): Use it.
20562         (cgraph_edge_badness): Likewise.
20563         (cgraph_check_inline_limits): Take an edge argument.
20564         (cgraph_decide_inlining_of_small_functions): Adjust.
20565         (cgraph_decide_inlining): Likewise.
20566         * tree-inline.c (estimate_num_insns): Only account for call
20567         return value if it is used.
20568         (expand_call_inline): Avoid diagnostics on recursive inline
20569         functions here.
20570         * lto-cgraph.c (lto_output_edge): Output edge call costs.
20571         (input_edge): Input edge call costs.
20572
20573 2011-04-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20574
20575         * config/alpha/osf5.h (MAX_OFILE_ALIGNMENT): Define.
20576
20577 2011-04-06  Jonathan Wakely  <jwakely.gcc@gmail.com>
20578
20579         * doc/invoke.texi (Spec Files): Fix typo.
20580
20581 2011-04-06  Eric Botcazou  <ebotcazou@adacore.com>
20582
20583         * profile.c (branch_prob): Move declaration of local variable.  Remove
20584         obsolete ??? comment.  Expand the location explicitly instead of using
20585         the LOCATION_FILE and LOCATION_LINE macros.
20586
20587 2011-04-06  Wei Guozhi  <carrot@google.com>
20588
20589         PR target/47855
20590         * config/arm/arm.md (arm_cmpsi_insn): Compute attr "length".
20591         (arm_cond_branch): Likewise.
20592         (arm_cond_branch_reversed): Likewise.
20593         (arm_jump): Likewise.
20594         (push_multi): Likewise.
20595         * config/arm/constraints.md (Py): New constraint.
20596
20597 2011-04-05  Nathan Froyd  <froydnj@codesourcery.com>
20598
20599         PR bootstrap/48471
20600         * dbxout.c (debug_nesting, symbol_queue, symbol_queue_index):
20601         Move these...
20602         (symbol_queue_size, DBXOUT_DECR_NESTING): ...and these...
20603         (DBXOUT_DECR_NESTING_AND_RETURN): ...and this under
20604         #ifdef DBX_DEBUGGING_INFO.
20605
20606 2011-04-05  Bernd Schmidt  <bernds@codesourcery.com>
20607
20608         PR bootstrap/48403
20609         * haifa-sched.c (schedule_block): Increment cycle_issued_insns only
20610         if old and new states differ.
20611
20612 2011-04-05  Joseph Myers  <joseph@codesourcery.com>
20613
20614         * config/m68k/m68k.c (m68k_handle_option): Don't handle OPT_m5200,
20615         OPT_m5206e, OPT_m528x, OPT_m5307, OPT_m5407 and OPT_mcfv4e.
20616         * config/m68k/m68k.h (OPTION_DEFAULT_SPECS, ASM_CPU_SPEC): Don't
20617         handle -m5200, -m5206e, -m528x, -m5307, -m5407 and -mcfv4e.
20618         * config/m68k/m68k.opt (m5200, m5206e, m528x, m5307, m5407,
20619         mcfv4e): Use Alias.
20620         * config/m68k/t-mlibs (MULTILIB_MATCHES): Don't map legacy
20621         ColdFire options to -mcpu= options.
20622
20623 2011-04-05  Jeff Law  <law@redhat.com>
20624
20625         * tree-ssa-threadupdate.c (determine_bb_domination_status): Always
20626         check if BB is a successor of LOOP->header and return
20627         NONDOMINATING if it is not, regardless of ENABLE_CHECKING.
20628
20629 2011-04-05  Steven Bosscher  <steven@gcc.gnu.org>
20630
20631         * cprop.c (struct reg_use): Remove.
20632         (reg_use_table): Make an array of RTX.
20633         (find_used_regs, constprop_register, local_cprop_pass,
20634         bypass_block): Simplify users of reg_use_table.
20635         (cprop_insn): Likewise.  Iterate if copy propagation succeeded
20636         on one of the uses found by find_used_regs.
20637
20638 2011-04-05  Nathan Froyd  <froydnj@codesourcery.com>
20639
20640         PR bootstrap/48469
20641         * combine.c (combine_instructions): #ifdef AUTO_INC_DEC links
20642         declaration.
20643
20644 2011-04-05  Nathan Froyd  <froydnj@codesourcery.com>
20645
20646         * combine.c (combine_instructions) [AUTO_INC_DEC]: Declare links
20647         as an rtx.
20648         (try_combine) [AUTO_INC_DEC]: Declare a local link rtx.
20649
20650 2011-04-05  Steven Bosscher  <steven@gcc.gnu.org>
20651
20652         PR middle-end/48441
20653         * cprop.c (one_cprop_pass): Do not mark_oprs_set of deleted insns.
20654
20655 2011-04-05  Nathan Froyd  <froydnj@codesourcery.com>
20656
20657         * combine.c: Include obstack.h.
20658         (struct insn_link): Define.
20659         (uid_log_links): Adjust type.
20660         (FOR_EACH_LOG_LINK): New macro.
20661         (insn_link_obstack): Declare.
20662         (alloc_insn_link): Define.
20663         (create_log_links): Call it.  Use FOR_EACH_LOG_LINK and adjust
20664         type of link variables.
20665         (find_single_use, insn_a_feeds_b, combine_instructions): Likewise.
20666         (try_combine, record_promoted_values, distribute_notes): Likewise.
20667         (distribute_links): Likewise.  Tweak prototype.
20668         (clear_log_links): Delete.
20669         (adjust_for_new_dest): Call alloc_insn_link.
20670         * Makefile.in (combine.o): Depend on $(OBSTACK_H).
20671
20672 2011-04-05  Nathan Froyd  <froydnj@codesourcery.com>
20673
20674         * gcse.c (modify_mem_list): Convert to an array of VECs.
20675         (canon_modify_mem_list, compute_transp): Tweak formatting.
20676         (alloc_gcse_mem): Likewise.  Adjust for modify_mem_list change.
20677         (load_killed_in_block_p): Likewise.
20678         (record_last_mem_set_info): Likewise.
20679         (clear_modify_mem_tables): Likewise.
20680
20681 2011-04-05  Tom de Vries  <tom@codesourcery.com>
20682
20683         PR middle-end/48461
20684         * function.c (emit_use_return_register_into_block): Only define if
20685         HAVE_return.
20686
20687 2011-04-05  Eric Botcazou  <ebotcazou@adacore.com>
20688
20689         * stor-layout.c (self_referential_size): Fix 2010-07-13 commit.
20690
20691 2011-04-05  Joseph Myers  <joseph@codesourcery.com>
20692
20693         * config/rx/rx-opts.h: New.
20694         * config/rx/rx.c (rx_cpu_type): Remove.
20695         (rx_handle_option): Don't assert that global structures are in
20696         use.  Access variables via opts pointer.  Defer most handling of
20697         OPT_mint_register_.  Use error_at.
20698         (rx_option_override): Handle deferred OPT_mint_register_ here.
20699         * config/rx/rx.h (enum rx_cpu_types): Move to rx-opts.h.
20700         * config/rx/rx.opt (config/rx/rx-opts.h: New HeaderInclude.
20701         (mcpu=): Use Enum and specifiy rx_cpu_type with Var.
20702         (rx_cpu_types): New Enum and EnumValue entries.
20703         (mint-register=): Use Defer and use Var accordingly.
20704
20705 2011-04-05  Nathan Froyd  <froydnj@codesourcery.com>
20706
20707         * debug.h (debug_flush_symbol_queue, debug_queue_symbol): Delete.
20708         (debug_free_queue, debug_nesting, symbol_queue_index): Delete.
20709         * final.c (debug_flush_symbol_queue, debug_queue_symbol):
20710         Move these...
20711         (debug_free_queue, debug_nesting, symbol_queue_index):
20712         ...and these...
20713         * dbxout.c: ...to here.  Make static.
20714
20715 2011-04-05  Nathan Froyd  <froydnj@codesourcery.com>
20716
20717         * gcse.c (modify_pair): Define.  Define a VEC of it.
20718         (canon_modify_mem_list): Convert to an array of VECs.
20719         (free_insn_expr_list_list): Delete.
20720         (clear_modify_mem_tables): Call VEC_free instead.
20721         (record_last_mem_set_info): Don't modify canon_modify_mem_list.
20722         (alloc_gcse_mem): Adjust for canon_modify_mem_list change.
20723         (canon_list_insert, compute_transp): Likewise.
20724
20725 2011-04-05  Tom de Vries  <tom@codesourcery.com>
20726
20727         PR target/43920
20728         * config/arm/arm.h (BRANCH_COST): Set to 1 for Thumb-2 when optimizing
20729         for size.
20730
20731 2011-04-05  Tom de Vries  <tom@codesourcery.com>
20732
20733         PR target/43920
20734         * function.c (emit_use_return_register_into_block): New function.
20735         (thread_prologue_and_epilogue_insns): Use
20736         emit_use_return_register_into_block.
20737
20738 2011-04-05  Tom de Vries  <tom@codesourcery.com>
20739
20740         PR target/43920
20741         * cfgcleanup.c (flow_find_cross_jump): Don't count USE or CLOBBER as
20742         insn.
20743
20744 2011-04-05  Tom de Vries  <tom@codesourcery.com>
20745
20746         * cfgcleanup.c (try_crossjump_bb): Remove 2 superfluous variables.
20747
20748 2011-04-05  Yufeng Zhang  <yufeng.zhang@arm.com>
20749
20750         * config/arm/arm.md (define_constants for unspec): Replace with
20751         define_c_enum.
20752         (define_constants for unspecv): Replace with define_c_enum.
20753         * config/arm/neon.md (define_constants for unspec): Replace with
20754         define_c_enum.
20755
20756 2011-04-04  Richard Henderson  <rth@redhat.com>
20757
20758         PR bootstrap/48400
20759         * dwarf2out.c (output_line_info): Always emit line info from
20760         at least one section.
20761         (dwarf2out_init): Create text_section_line_info here ...
20762         (set_cur_line_info_table): ... not here.
20763
20764 2011-04-04  Vladimir Makarov  <vmakarov@redhat.com>
20765
20766         PR target/48380
20767         * ira.c (ira): Call grow_reg_equivs when fix_reg_equiv_init is
20768         not called.
20769
20770         * ira-emit.c (emit_move_list): Update reg_equiv_init insn list.
20771
20772 2011-04-04  Steven Bosscher  <steven@gcc.gnu.org>
20773
20774         * cprop.c (struct expr): Split 'expr' field in 'dest' and 'src'.
20775         (expr_equiv_p): Remove.
20776         (insert_set_in_table): Look at <dest, src> pair instead of expr.
20777         (hash_scan_set): Update call to insert_set_in_table.
20778         (dump_hash_table): Dump <dest, src> pair.
20779         (lookup_set): Simplify.  Lookup <dest, src> pair.
20780         (compute_transp): Remove, fold heavily simplified code into...
20781         (compute_local_properties): ...here.  Expect COMP and TRANSP
20782         unconditionally.
20783         (find_avail_set): Take set directly from struct expr.
20784         (find_bypass-set): Likewise.
20785         (bypass_block): Likewise.
20786         (cprop_insn): Likewise.  Remove redundant INSN_P test.
20787
20788         * cprop.c (implicit_set_cond_p): Assume nothing about COND, move
20789         checks on form of COND from find_implicit_sets to here.
20790         (find_implicit_sets): Cleanup control flow. Split critical edges
20791         if it exposes implicit sets.  Allocate/resize implicit_sets as
20792         necessary.
20793         (one_cprop_pass): Only delete unreachable blocks if local_cprop_pass
20794         changed something.  Run df_analyze after find_implicit_sets if any
20795         edges were split.  Do not allocate implicit_sets here.
20796
20797         * cprop.c: s/gcse/cprop/ everywhere except for flag_gcse.
20798         (gcse_obstack): Renamed to cprop_obstack.
20799         (GNEW, GNEWVEC, GNEWVAR): Remove.
20800         (gmalloc): Remove.
20801         (alloc_hash_table): Use XNEWVAR instead of GNEWVAR.
20802         (GOBNEW, GOBNEWVAR): Adjust for gcse_obstack renaming.
20803         (gcse_alloc): Likewise, and rename to cprop_alloc.
20804         (alloc_gcse_men, free_gcse_mem): Remove.
20805         (gcse_constant_p): Rename to cprop_constant_p, and adjust all callers.
20806         (compute_hash_table_work): Allocate and free reg_set_bitmap here.
20807         (one_cprop_pass): Likewise. Adjust for gcse_obstack renaming.
20808
20809         * cprop.c (oprs_not_set_p): Remove.
20810         (mark_set, mark_clobber): Remove.
20811         (mark_oprs_set): Rewrite using DF_INSN_INFO_DEFS cache.
20812         (reg_not_set_p): New function.
20813         (find_avail_set): Use reg_not_set_p instead of oprs_not_set_p.
20814         (cprop_insn): Likewise.
20815         (cprop_jump): Use FOR_EACH_EDGE.
20816
20817 2011-04-04  Bernd Schmidt  <bernds@codesourcery.com>
20818
20819         PR bootstrap/48403
20820         * haifa-sched.c (nonscheduled_insns_begin): New static variable.
20821         (rank_for_schedule): Use scheduled_insns vector instead of
20822         last_scheduled_insn.
20823         (ok_for_early_queue_removal): Likewise.
20824         (queue_to_ready): Search forward in nonscheduled_insns_begin if
20825         we have a dbg_cnt.
20826         (choose_ready): Likewise.
20827         (commit_schedule): Use VEC_iterate.
20828         (schedule_block): Initialize nonscheduled_insns_begin.  If we have
20829         a dbg_cnt, use it and ensure the first insn is in the ready list.
20830         (haifa_sched_init): Allocate scheduled_insns.
20831         (sched_extend_ready_list): Don't allocate it; reserve space.
20832         (haifa_sched_finish): Free it.
20833
20834 2011-04-04  Joseph Myers  <joseph@codesourcery.com>
20835
20836         * optc-gen.awk: Always remove type from Variable entry before
20837         recording in var_seen.
20838
20839 2011-04-04  Eric Botcazou  <ebotcazou@adacore.com>
20840
20841         * cfghooks.c (tidy_fallthru_edges): Add ??? comment.
20842         * tree-inline.c (delete_unreachable_blocks_update_callgraph): Remove
20843         call to tidy_fallthru_edges.
20844
20845 2011-04-04  Joseph Myers  <joseph@codesourcery.com>
20846
20847         * doc/options.texi (ToLower): Document.
20848         * opt-functions.awk (switch_bit_fields): Initialize cl_tolower field.
20849         * opts-common.c (decode_cmdline_option): Handle cl_tolower.
20850         * opts.h (cl_option): Add cl_tolower field.
20851         * config/rx/rx.c (rx_handle_option): Use strcmp of -mcpu=
20852         arguments with lowercase strings.
20853         * config/rx/rx.opt (mcpu=): Add ToLower.
20854         * config/rx/t-rx (MULTILIB_MATCHES): Don't handle uppercase -mcpu=
20855         argument.
20856
20857 2011-04-04  Richard Sandiford  <richard.sandiford@linaro.org>
20858
20859         * config/pdp11/pdp11.h (IRA_COVER_CLASSES): Delete.
20860
20861 2011-04-04  Richard Sandiford  <richard.sandiford@linaro.org>
20862
20863         * config/vax/vax.c: Include reload.h.
20864
20865 2011-04-04  Anatoly Sokolov  <aesok@post.ru>
20866
20867         * config/sparc/sparc.h (PREFERRED_RELOAD_CLASS): Remove.
20868         * config/sparc/sparc.c (TARGET_PREFERRED_RELOAD_CLASS): Define.
20869         (sparc_preferred_reload_class): New function.
20870
20871 2011-04-04  Jakub Jelinek  <jakub@redhat.com>
20872
20873         PR debug/48401
20874         * cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
20875         Use PAT_VAR_LOCATION_LOC instead of INSN_VAR_LOCATION_LOC.
20876
20877 2011-04-03  Nathan Froyd  <froydnj@codesourcery.com>
20878
20879         * tree.h (struct tree_const_decl): Inherit from tree_decl_common.
20880         * tree.c (initialize_tree_contains_struct): Adjust accordingly.
20881
20882 2011-04-03  Anatoly Sokolov  <aesok@post.ru>
20883
20884         * config/avr/avr.h (ASM_OUTPUT_BSS): Remove.
20885         (ASM_OUTPUT_ALIGNED_BSS): Define.
20886
20887 2011-04-03  Michael Matz  <matz@suse.de>
20888
20889         * lto-streamer.h (struct lto_streamer_cache_d): Remove offsets
20890         and next_slot members.
20891         (lto_streamer_cache_insert, lto_streamer_cache_insert_at,
20892         lto_streamer_cache_lookup, lto_streamer_cache_get): Adjust prototypes.
20893         (lto_streamer_cache_append): Declare.
20894         * lto-streamer.c (lto_streamer_cache_add_to_node_array): Use
20895         unsigned index, remove offset parameter, ensure that we append
20896         or update existing entries.
20897         (lto_streamer_cache_insert_1): Use unsigned index, remove offset_p
20898         parameter, update next_slot for append.
20899         (lto_streamer_cache_insert): Use unsigned index, remove offset_p
20900         parameter.
20901         (lto_streamer_cache_insert_at): Likewise.
20902         (lto_streamer_cache_append): New function.
20903         (lto_streamer_cache_lookup): Use unsigned index.
20904         (lto_streamer_cache_get): Likewise.
20905         (lto_record_common_node): Don't test tree_node_can_be_shared.
20906         (preload_common_node): Adjust call to lto_streamer_cache_insert.
20907         (lto_streamer_cache_delete): Don't free offsets member.
20908         * lto-streamer-out.c (eq_string_slot_node): Use memcmp.
20909         (lto_output_string_with_length): Use lto_output_data_stream.
20910         (lto_output_tree_header): Remove ix parameter, don't write it.
20911         (lto_output_builtin_tree): Likewise.
20912         (lto_write_tree): Adjust callers to above, don't track and write
20913         offset, write unsigned index.
20914         (output_unreferenced_globals): Don't emit all global vars.
20915         (write_global_references): Use unsigned indices.
20916         (lto_output_decl_state_refs): Likewise.
20917         (write_symbol): Likewise.
20918         * lto-streamer-in.c (lto_input_chain): Move earlier.
20919         (input_function): Use unsigned index.
20920         (input_alias_pairs): Don't read and then ignore all global vars.
20921         (lto_materialize_tree): Remove ix_p parameter, don't read index,
20922         don't pass it back, use lto_streamer_cache_append.
20923         (lto_register_var_decl_in_symtab): Use unsigned index.
20924         (lto_register_function_decl_in_symtab): Likewise.
20925         (lto_get_pickled_tree): Don't read in or handle offset, read unsigned
20926         index.
20927         (lto_get_builtin_tree): Don't read index, use
20928         lto_streamer_cache_append.
20929         (lto_read_tree): Adjust call to lto_materialize_tree.
20930
20931         * ipa-inline.c (cgraph_edge_badness): Move growth calculaton,
20932         don't use function calls in arguments to MIN.
20933
20934         * varasm.c (decl_binds_to_current_def_p): Don't check TREE_PUBLIC
20935         twice.
20936
20937         * gimple.c (gimple_type_leader_entry): Mark deletable.
20938
20939 2011-04-03  Alan Modra  <amodra@gmail.com>
20940
20941         * dwarf2out.c (mem_loc_descriptor): Recurse on LO_SUM.
20942
20943 2011-04-03  Michael Matz  <matz@suse.de>
20944
20945         * tree.c (free_lang_data_in_decl): Zero DECL_VINDEX if it's not
20946         an integer.
20947         * tree.h (tree_decl_non_common.vindex): Adjust comment.
20948
20949 2011-04-03  Michael Matz  <matz@suse.de>
20950
20951         * cgraphbuild.c (record_reference): Canonicalize constructor values.
20952         * gimple-fold.c (canonicalize_constructor_val): Accept being called
20953         without function context.
20954         * cgraphunit.c (cgraph_finalize_compilation_unit): Clear
20955         current_function_decl and cfun.
20956
20957 2011-04-03  Michael Matz  <matz@suse.de>
20958
20959         * tree.c (decl_init_priority_insert): Don't create entry for
20960         default priority.
20961         (decl_fini_priority_insert): Ditto.
20962         (fields_compatible_p, find_compatible_field): Remove.
20963         * tree.h (fields_compatible_p, find_compatible_field): Remove.
20964         * gimple.c (gimple_compare_field_offset): Adjust block comment.
20965
20966 2011-04-03  Eric Botcazou  <ebotcazou@adacore.com>
20967
20968         * combine.c (try_combine): Remove useless local variable.
20969
20970 2011-04-03  Richard Guenther  <rguenther@suse.de>
20971             Ira Rosen  <ira.rosen@linaro.org>
20972
20973         * tree-if-conv.c (memrefs_read_or_written_unconditionally): Strip all
20974         non-variable offsets and compare the remaining bases of the two
20975         accesses instead of looking for exact same data-ref.
20976
20977 2011-04-02  Kai Tietz  <ktietz@redhat.com>
20978
20979         PR target/48416
20980         * i386.c (ix86_function_arg_boundary): Fix printf formatter.
20981
20982         * i386.c (ix86_is_msabi_thiscall): New helper function.
20983         (ix86_is_type_thiscall): New helper function.
20984         (ix86_comp_type_attributes): Handle thiscall for method-functions
20985         special.
20986         (init_cumulative_args): Likewise.
20987         (find_drap_reg): Likewise.
20988         (ix86_static_chain): Likewise.
20989         (x86_this_parameter): Likewise.
20990         (x86_output_mi_thunk): Likewise.
20991
20992 2011-04-01  Olivier Hainque  <hainque@adacore.com>
20993             Nicolas Setton  <setton@adacore.com>
20994             Eric Botcazou  <ebotcazou@adacore.com>
20995
20996         * dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.
20997         (add_gnat_descriptive_type_attribute): New function.
20998         (gen_array_type_die): Call it.
20999         (gen_enumeration_type_die): Likewise.
21000         (gen_struct_or_union_type_die): Likewise.
21001         (modified_type_die): Likewise.
21002         * langhooks.h (lang_hooks_for_types): New descriptive_type hook.
21003         * langhooks-def.h (LANG_HOOKS_DESCRIPTIVE_TYPE): Default to NULL.
21004         (LANG_HOOKS_FOR_TYPES_INITIALIZER): Add LANG_HOOKS_DESCRIPTIVE_TYPE.
21005
21006 2011-04-01  Jakub Jelinek  <jakub@redhat.com>
21007
21008         PR bootstrap/48148
21009         * dwarf2out.c (resolve_addr): Don't call force_decl_die
21010         if DECL_EXTERNAL has non-NULL DECL_ABSTRACT_ORIGIN.
21011
21012         Revert:
21013         2011-03-17  Richard Guenther  <rguenther@suse.de>
21014
21015         PR bootstrap/48148
21016         * lto-cgraph.c (input_overwrite_node): Clear the abstract
21017         origin for decls in other ltrans units.
21018         (input_varpool_node): Likewise.
21019
21020 2011-04-01  Jakub Jelinek  <jakub@redhat.com>
21021
21022         PR middle-end/48335
21023         * expr.c (expand_assignment): Handle all possibilities
21024         if TO_RTX is CONCAT.
21025         * expmed.c (store_bit_field_1): Avoid trying to create invalid SUBREGs.
21026         (store_split_bit_field): If SUBREG_REG (op0) or
21027         op0 itself has smaller mode than word, return it
21028         for offset 0 and const0_rtx for out-of-bounds stores.
21029         If word is const0_rtx, skip it.
21030
21031 2011-04-01  Naveen H.S  <naveen.S@kpitcummins.com>
21032
21033         * config/h8300/h8300.c (print_operand_address): Rename to...
21034         (h8300_print_operand_address): ...this. Make static. Adjust comments.
21035         Call h8300_print_operand and h8300_print_operand_address instead of
21036         print_operand and print_operand_address. Declare.
21037         (print_operand): Renake to...
21038         (h8300_print_operand): ...this. Make static. Adjust comments.
21039         Call h8300_print_operand instead of print_operand. Declare.
21040         (h8300_print_operand_punct_valid_p): Moved from h8300.h file.
21041         (h8300_register_move_cost): Likewise.
21042         (TARGET_PRINT_OPERAND_PUNCT_VALID_P, TARGET_PRINT_OPERAND
21043         TARGET_PRINT_OPERAND_ADDRESS, TARGET_REGISTER_MOVE_COST): Define.
21044         * config/h8300/h8300.h (PRINT_OPERAND_ADDRESS, PRINT_OPERAND
21045         PRINT_OPERAND_PUNCT_VALID_P, REGISTER_MOVE_COST): Delete.
21046         * config/h8300/h8300-protos.h (print_operand): Delete.
21047         (print_operand_address): Delete.
21048
21049 2011-04-01  Richard Henderson  <rth@redhat.com>
21050
21051         PR 48400
21052         * dwarf2out.c (dwarf2out_source_line): Disable discriminators
21053         in strict mode before dwarf4.  Re-order tests to early out
21054         before switching sections.
21055
21056 2011-04-01  Nathan Froyd  <froydnj@codesourcery.com>
21057
21058         * config/h8300/constraints.md: New file.
21059         * config/h8300/h8300.md: Include it.  Use satisfies_constraint_J,
21060         satisfies_constraint_L, and satisfies_constraint_N for peephole2s.
21061         (*tst_extzv_1_n, *tstsi_variable_bit_qi): Use satisfies_constraint_U.
21062         * config/h8300/predicates.md (bit_operand): Likewise.
21063         (incdec_operand): Use satisfies_constraint_M and
21064         satisfies_constraint_O.  Don't use C code block.
21065         * config/h8300/h8300-protos.h (h8300_reg_class_from_letter): Delete.
21066         * config/h8300/h8300.c (h8300_reg_class_from_letter): Delete.
21067         (compute_mov_length): Use satisfies_constraint_G.
21068         (fix_bit_operand): Use satisfies_constraint_U.
21069         * config/h8300/h8300.h (REG_CLASS_FROM_LETTER): Delete.
21070         (CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_L): Delete.
21071         (CONST_OK_FOR_M, CONST_OK_FOR_N, CONST_OK_FOR_O): Delete.
21072         (CONST_OK_FOR_Ppositive, CONST_OK_FOR_Pnegative): Delete.
21073         (CONST_OK_FOR_P, CONSTRAINT_LEN_FOR_P): Delete.
21074         (CONST_OK_FOR_CONSTRAINT_P, CONST_OK_FOR_LETTER_P): Delete.
21075         (CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
21076         (OK_FOR_Q, OK_FOR_R, OK_FOR_S, OK_FOR_T, OK_FOR_U, OK_FOR_WU): Delete.
21077         (OK_FOR_W, CONSTRAINT_LEN_FOR_W, OK_FOR_Y2, OK_FOR_Y0): Delete.
21078         (OK_FOR_Y, CONSTRAINT_LEN_FOR_Y, OK_FOR_Z): Delete.
21079         (EXTRA_CONSTRAINT_STR, CONSTRAINT_LEN): Delete.
21080         (EXTRA_MEMORY_CONSTRAINT): Delete.
21081
21082 2011-04-01  Andrew Pinski  <pinskia@gmail.com>
21083             Michael Meissner  <meissner@linux.vnet.ibm.com>
21084
21085         PR target/48262
21086         * config/rs6000/vector.md (movmisalign<mode>): Allow for memory
21087         operands, as per the specifications.
21088
21089         * config/rs6000/altivec.md (vec_extract_evenv4si): Correct modes.
21090         (vec_extract_evenv4sf): Ditto.
21091         (vec_extract_evenv8hi): Ditto.
21092         (vec_extract_evenv16qi): Ditto.
21093         (vec_extract_oddv4si): Ditto.
21094
21095 2011-03-31  Mark Wielaard  <mjw@redhat.com>
21096
21097         * dwarf2out.c (dwarf2out_finish): Don't add low_pc and/or
21098         high_pc attribute if the CU has no associated code. Only output
21099         DW_AT_entry_pc for CU if not generating strict dwarf and
21100         dwarf_version < 4.
21101
21102 2011-04-01  Bernd Schmidt  <bernds@codesourcery.com>
21103
21104         * dwarf2out.h (dwarf2out_frame_debug_init): Declare.
21105         * dwarf2out.c (dwarf2out_frame_debug_init): New function, broken
21106         out of ...
21107         (dwarf2out_frame_debug): ... here. Don't handle a NULL argument.
21108         * final.c (final_start_function): Call the new function rather
21109         than using a NULL argument for dwarf2out_frame_debug.
21110
21111         * ifcvt.c (cond_exec_process_insns): Disallow converting a block
21112         that contains the prologue.
21113
21114         * haifa-sched.c (queue_insn): New arg REASON.  All callers
21115         changed.  Print it in debugging output.
21116
21117         * sched-ebb.c (schedule_ebbs): Honor the BB_DISABLE_SCHEDULE flag.
21118
21119         * sched-ebb.c (begin_schedule_ready): Remove second argument.
21120         Split most of the code into...
21121         (begin_move_insn): ... here.  New function.
21122         (ebb_sched_info): Add a pointer to it.
21123         * haifa-sched.c (scheduled_insns): New static variable.
21124         (sched_extend_ready_list): Allocate it.
21125         (schedule_block): Use it to record the order of scheduled insns.
21126         Perform RTL changes to move insns only after all scheduling
21127         decisions have been made.
21128         * modulo-sched.c (sms_sched_haifa_sched_info): Add NULL entry for the
21129         begin_move_insn field.
21130         * sel-sched-ir.c (sched_sel_haifa_sched_info): Likewise.
21131         * sched-int.h (struct haifa_sched_info): Remove second argument
21132         from begin_schedule_ready hook.  Add new member begin_move_insn.
21133         * sched-rgn.c (begin_schedule_ready): Remove second argument.
21134         (rgn_const_sched_info): Add NULL entry for the begin_move_insn field.
21135
21136         * haifa-sched.c (prune_ready_list): New function, broken out of
21137         schedule_block.
21138         (schedule_block): Use it.
21139
21140 2011-04-01  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
21141
21142         * config/spu/t-spu-elf (dp-bit.c): Use > instead of >>.
21143
21144 2011-04-01  Kai Tietz  <ktietz@redhat.com>
21145
21146         * config.gcc (*-*-mingw*): Allow as option the
21147         posix threading model.
21148         * config/i386/mingw32.h (SPEC_PTHREAD1,  SPEC_PTHREAD2):
21149         New macros defined dependent to TARGET_USE_PTHREAD_BY_DEFAULT
21150         definition.
21151         (CPP_SPEC): Add pthread/no-pthread handling.
21152         (LIB_SPEC): Likewise.
21153         * config/i386/mingw-w64.h (CPP_SPEC):Likewise.
21154         (LIB_SPEC): Likewise.
21155         * config/i386/t-cygming (SHLIB_PTHREAD_CFLAG): New
21156         flag to pass -pthread option for shared libgcc build.
21157         (SHLIB_PTHREAD_LDFLAG): New option to pass -lpthread
21158         for shared libgcc build.
21159         * config/i386/t-mingw-pthread: New file.
21160         * config/i386/mingw-pthread.h (TARGET_USE_PTHREAD_BY_DEFAULT):
21161         New define to enable use of library pthread by default.
21162         * config/i386/mingw.opt (pthread): New driver option.
21163         (no-pthread): New driver option.
21164         * config/i386/cygming.opt: Make sure trailing empty line is retained.
21165         * config/i386/mingw-w64.opt: Likewise.
21166
21167 2011-04-01  Gary Funck  <gary@intrepid.com>
21168
21169         * c-decl.c (grokdeclarator): Fix formatting.
21170
21171 2011-04-01  Richard Sandiford  <richard.sandiford@linaro.org>
21172
21173         * expr.c (emit_block_move_via_movmem): Use n_generator_args
21174         instead of n_operands.
21175         (set_storage_via_setmem): Likewise.
21176         * optabs.c (maybe_gen_insn): Likewise.
21177         * config/arm/arm.c (arm_init_neon_builtins): Likewise.
21178         * config/mips/mips.c (mips_expand_builtin_compare_1): Likewise.
21179         (mips_expand_builtin_direct): Likewise.
21180         * config/spu/spu.c (expand_builtin_args): Likewise.
21181
21182 2011-04-01  Richard Sandiford  <richard.sandiford@linaro.org>
21183
21184         * recog.h (insn_data_d): Add n_generator_args.
21185         * genoutput.c (data): Likewise.
21186         (output_insn_data): Print it.
21187         (max_opno, num_dups): Delete.
21188         (scan_operands): Just fill in "d->operand[...]".
21189         (gen_insn, gen_peephole, gen_expand, gen_split): Use get_pattern_stats.
21190
21191 2011-04-01  Richard Sandiford  <richard.sandiford@linaro.org>
21192
21193         * gensupport.h (pattern_stats): New structure.
21194         * gensupport.c (get_pattern_stats_1, get_pattern_stats): New functions.
21195         * genemit.c (max_opno, max_dupno, max_scratch_opno): Delete.
21196         (max_operand_1, max_operand_vec): Delete.
21197         (gen_insn, gen_expand, gen_split): Use get_pattern_stats.
21198
21199 2011-03-31  Nathan Froyd  <froydnj@codesourcery.com>
21200
21201         * emit-rtl.c (emit_pattern_after_setloc): New function.
21202         (emit_insn_after_setloc, emit_jump_insn_after_setloc): Call it.
21203         (emit_call_insn_after_setloc, emit_debug_insn_after_setloc): Likewise.
21204         (emit_pattern_after): New function.
21205         (emit_insn_after, emit_jump_insn_after): Call it.
21206         (emit_call_insn_after, emit_debug_insn_after): Likewise.
21207         (emit_pattern_before_setloc): New function.
21208         (emit_insn_before_setloc, emit_jump_insn_before_setloc): Call it.
21209         (emit_call_insn_before_setloc, emit_debug_insn_before_setloc):
21210         Likewise.
21211         (emit_pattern_before): New function.
21212         (emit_insn_before, emit_jump_insn_before): Call it.
21213         (emit_call_insn_before, emit_debug_insn_before): Likewise.
21214
21215 2011-03-31  Richard Henderson  <rth@redhat.com>
21216
21217         * dwarf2out.c (dw_separate_line_info_ref): Remove.
21218         (dw_separate_line_info_entry): Remove.
21219         (enum dw_line_info_opcode): New.
21220         (dw_line_info_entry): Use it.
21221         (dw_line_info_table, dw_line_info_table_p): New.
21222         (DWARF_LINE_OPCODE_BASE): Include dwarf3 opcodes.
21223         (line_info_table, line_info_label_num): Remove.
21224         (line_info_table_in_use): Remove.
21225         (separate_line_info_table): Remove.
21226         (separate_line_info_table_allocated): Remove.
21227         (separate_line_info_table_in_use): Remove.
21228         (LINE_INFO_TABLE_INCREMENT): Remove.
21229         (line_info_label_num): New.
21230         (cur_line_info_table): New.
21231         (text_section_line_info, cold_text_section_line_info): New.
21232         (separate_line_info): New.
21233         (SEPARATE_LINE_CODE_LABEL): Remove.
21234         (print_dwarf_line_table): Remove.
21235         (debug_dwarf): Don't dump it.
21236         (output_one_line_info_table): New.
21237         (output_line_info): Use it.
21238         (new_line_info_table): New.
21239         (set_cur_line_info_table): New.
21240         (dwarf2out_switch_text_section): Use it.
21241         (dwarf2out_begin_function): Likewise.
21242         (push_dw_line_info_entry): New.
21243         (dwarf2out_source_line): Rewrite for new line info tables.
21244         (dwarf2out_init): Remove dead initailizations.
21245
21246 2011-03-31  Joseph Myers  <joseph@codesourcery.com>
21247
21248         * opts.h (cl_option): Add comments to fields.  Add bit-fields for
21249         various flags.
21250         (CL_SEPARATE_NARGS_SHIFT, CL_SEPARATE_NARGS_MASK,
21251         CL_SEPARATE_ALIAS, CL_NO_DRIVER_ARG, CL_REJECT_DRIVER, CL_SAVE,
21252         CL_DISABLED, CL_REPOR, CL_REJECT_NEGATIVE, CL_MISSING_OK,
21253         CL_UINTEGER, CL_NEGATIVE_ALIAS): Remove.
21254         (CL_JOINED, CL_SEPARATE, CL_UNDOCUMENTED): Update bit positions.
21255         * opt-functions.awk (flag_init, switch_bit_fields): New.
21256         (switch_flags): Don't handle flags moved to bit-fields.  Don't
21257         generate CL_MISSING_OK or CL_SAVE.
21258         * optc-gen.awk: Update to generate bit-field output as well as
21259         flags field.
21260         * gcc.c (driver_wrong_lang_callback): Use cl_reject_driver
21261         bit-field instead of CL_REJECT_DRIVER flag.
21262         * opts-common.c (generate_canonical_option,
21263         decode_cmdline_option): Use bit-fields instead of CL_* flags.
21264         * opts.c (maybe_default_option): Use cl_reject_negative bit-field
21265         instead of CL_REJECT_NEGATIVE flag.
21266         * toplev.c (print_switch_values): Use cl_report bit-field instead
21267         of CL_REPORT flag.
21268
21269 2011-03-31  Eric Botcazou  <ebotcazou@adacore.com>
21270
21271         * tree-ssa-pre.c (create_component_ref_by_pieces_1) <ARRAY_REF>: Drop
21272         a zero minimum index only if it is redundant.
21273
21274 2011-03-31  Vladimir Makarov  <vmakarov@redhat.com>
21275
21276         PR rtl-optimization/48381
21277         * ira-color.c (assign_hard_reg): Use hard reg set intersection
21278         instead of ira_class_hard_reg_index for calculating conflicting
21279         hard registers.
21280
21281 2011-03-31  Steven Bosscher  <steven@gcc.gnu.org>
21282
21283         * cprop.c: Clean up hash table building.
21284         (reg_avail_info): Remove.
21285         (oprs_available_p): Remove.
21286         (record_last_reg_set_info): Remove.
21287         (record_last_set_info): Remove.
21288         (reg_available_p): New function.
21289         (gcse_constant_p): Do not treat unfolded conditions as constants.
21290         (make_set_regs_unavailable): New function.
21291         (hash_scan_set): Simplify with new reg_available_p.
21292         (compute_hash_table_work): Traverse insns stream only once.
21293         Do not compute reg_avail_info. Traverse insns in reverse order.
21294         Record implicit sets after recording explicit sets from the block.
21295
21296 2011-03-31  Michael Matz  <matz@suse.de>
21297
21298         * builtins.c (build_va_arg_indirect_ref): Use build_simple_mem_ref_loc.
21299
21300 2011-03-31  Anatoly Sokolov  <aesok@post.ru>
21301
21302         * config/h8300/h8300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove macro.
21303         * config/h8300/h8300-protos.h (h8300_get_index): Remove.
21304         * config/h8300/h8300.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
21305         (h8300_mode_dependent_address_p): New function.
21306         (h8300_get_index): Make static.
21307
21308 2011-03-31  Jeff Law  <law@redhat.com>
21309
21310         * reload1.c (elimination_effects): Fix typo in recent change.
21311
21312         * tree-ssa-forwprop.c (forward_propagate_into_cond): Avoid
21313         typo potentially leading to null pointer dereference.
21314
21315         * caller-save.c (new_saved_hard_reg): Eliminate return value.
21316         (setup_save_areas): Corresponding changes to avoid useless
21317         assignments.
21318
21319         * jump.c (reversed_comparison_code_parts): Avoid successive return
21320         statements when REVERSE_CONDITION is defined.
21321
21322         * expr.c (expand_assignment): Avoid useless assignments.
21323         (expand_expr_real_1): Likewise.
21324         (expand_expr_real_2): Avoid useless statements.
21325
21326         * tree-ssa-phiopt.c (minmax_replacement): Avoid useless statement.
21327
21328         * cfgexpand.c (expand_gimple_basic_block): Avoid useless assignment.
21329
21330         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Avoid useless
21331         statements.
21332
21333         * stmt.c (expand_expr_stmt): Avoid useless assignment.
21334
21335 2011-03-31  Joseph Myers  <joseph@codesourcery.com>
21336
21337         PR target/47109
21338         * doc/tm.texi.in (TARGET_VERSION): Remove.
21339         * doc/tm.texi: Regenerate.
21340         * system.h (TARGET_VERSION, MACHINE_TYPE): Poison.
21341         * collect2.c (main): Don't use TARGET_VERSION.
21342         * mips-tdump.c (main): Don't use TARGET_VERSION.
21343         * mips-tfile.c (main): Don't use TARGET_VERSION.
21344         * config.gcc (powerpc-wrs-vxworksae): Don't use rs6000/vxworksae.h.
21345         * config/rs6000/vxworksae.h: Remove.
21346         * config/alpha/alpha.h (TARGET_VERSION): Remove.
21347         * config/alpha/freebsd.h (TARGET_VERSION): Remove.
21348         * config/alpha/linux-elf.h (TARGET_VERSION): Remove.
21349         * config/alpha/netbsd.h (TARGET_VERSION): Remove.
21350         * config/alpha/vms.h (TARGET_NAME, TARGET_VERSION): Remove.
21351         * config/arm/arm.h (TARGET_VERSION): Remove.
21352         * config/arm/coff.h (TARGET_VERSION): Remove.
21353         * config/arm/ecos-elf.h (TARGET_VERSION): Remove.
21354         * config/arm/elf.h (TARGET_VERSION): Remove.
21355         * config/arm/freebsd.h (TARGET_VERSION): Remove.
21356         * config/arm/linux-elf.h (TARGET_VERSION): Remove.
21357         * config/arm/netbsd-elf.h (TARGET_VERSION): Remove.
21358         * config/arm/pe.h (TARGET_VERSION): Remove.
21359         * config/arm/rtems-elf.h (TARGET_VERSION): Remove.
21360         * config/arm/semi.h (TARGET_VERSION): Remove.
21361         * config/arm/uclinux-elf.h (TARGET_VERSION): Remove.
21362         * config/arm/unknown-elf.h (TARGET_VERSION): Remove.
21363         * config/arm/vxworks.h (TARGET_VERSION): Remove.
21364         * config/avr/avr.h (TARGET_VERSION): Remove.
21365         * config/bfin/bfin.h (TARGET_VERSION): Remove.
21366         * config/fr30/fr30.h (TARGET_VERSION): Remove.
21367         * config/frv/frv.h (TARGET_VERSION): Remove.
21368         * config/h8300/h8300.h (TARGET_VERSION): Remove.
21369         * config/i386/cygwin.h (TARGET_VERSION): Remove.
21370         * config/i386/darwin.h (TARGET_VERSION): Remove.
21371         * config/i386/darwin64.h (TARGET_VERSION): Remove.
21372         * config/i386/djgpp.h (TARGET_VERSION): Remove.
21373         * config/i386/freebsd.h (TARGET_VERSION): Remove.
21374         * config/i386/freebsd64.h (TARGET_VERSION): Remove.
21375         * config/i386/gnu.h (TARGET_VERSION): Remove.
21376         * config/i386/i386-interix.h (TARGET_VERSION): Remove.
21377         * config/i386/i386elf.h (TARGET_VERSION): Remove.
21378         * config/i386/linux.h (TARGET_VERSION): Remove.
21379         * config/i386/linux64.h (TARGET_VERSION): Remove.
21380         * config/i386/lynx.h (TARGET_VERSION): Remove.
21381         * config/i386/mingw32.h (TARGET_VERSION): Remove.
21382         * config/i386/netbsd-elf.h (TARGET_VERSION): Remove.
21383         * config/i386/netbsd64.h (TARGET_VERSION): Remove.
21384         * config/i386/netware.h (TARGET_VERSION): Remove.
21385         * config/i386/nto.h (TARGET_VERSION): Remove.
21386         * config/i386/openbsd.h (TARGET_VERSION): Remove.
21387         * config/i386/vxworks.h (TARGET_VERSION): Remove.
21388         * config/ia64/elf.h (TARGET_VERSION): Remove.
21389         * config/ia64/freebsd.h (TARGET_VERSION): Remove.
21390         * config/ia64/hpux.h (TARGET_VERSION): Remove.
21391         * config/ia64/linux.h (TARGET_VERSION): Remove.
21392         * config/ia64/vms.h (TARGET_NAME, TARGET_VERSION): Remove.
21393         * config/iq2000/iq2000.h (IQ2000_VERSION, MACHINE_TYPE,
21394         TARGET_VERSION_INTERNAL, TARGET_VERSION): Remove.
21395         * config/lm32/lm32.h (TARGET_VERSION): Remove.
21396         * config/lm32/uclinux-elf.h (TARGET_VERSION): Remove.
21397         * config/m32c/m32c.h (TARGET_VERSION): Remove.
21398         * config/m32r/linux.h (LINUX_DEFAULT_ELF, TARGET_VERSION): Remove.
21399         * config/m32r/m32r.h (TARGET_VERSION): Remove.
21400         * config/m68k/linux.h (TARGET_VERSION): Remove.
21401         * config/m68k/m68k.h (TARGET_VERSION): Remove.
21402         * config/m68k/netbsd-elf.h (TARGET_VERSION): Remove.
21403         * config/m68k/uclinux.h (TARGET_VERSION): Remove.
21404         * config/mcore/mcore-elf.h (TARGET_VERSION): Remove.
21405         * config/mep/mep.h (TARGET_VERSION): Remove.
21406         * config/microblaze/microblaze.h (MICROBLAZE_VERSION,
21407         MACHINE_TYPE, TARGET_VERSION_INTERNAL, TARGET_VERSION): Remove.
21408         * config/mips/iris6.h (MACHINE_TYPE): Remove.
21409         * config/mips/linux.h (TARGET_VERSION): Remove.
21410         * config/mips/netbsd.h (MACHINE_TYPE): Remove.
21411         * config/mips/vxworks.h (TARGET_VERSION): Remove.
21412         * config/mmix/mmix.h (TARGET_VERSION): Remove.
21413         * config/mn10300/linux.h (TARGET_VERSION): Remove.
21414         * config/mn10300/mn10300.h (TARGET_VERSION): Remove.
21415         * config/pa/pa.h (TARGET_VERSION): Remove.
21416         * config/pdp11/pdp11.h (TARGET_VERSION): Remove.
21417         * config/picochip/picochip.h (TARGET_VERSION): Remove.
21418         * config/rs6000/aix.h (TARGET_VERSION): Remove.
21419         * config/rs6000/darwin.h (TARGET_VERSION): Remove.
21420         * config/rs6000/darwin64.h (TARGET_VERSION): Remove.
21421         * config/rs6000/eabi.h (TARGET_VERSION): Remove.
21422         * config/rs6000/eabialtivec.h (TARGET_VERSION): Remove.
21423         * config/rs6000/eabisim.h (TARGET_VERSION): Remove.
21424         * config/rs6000/eabispe.h (TARGET_VERSION): Remove.
21425         * config/rs6000/freebsd.h (TARGET_VERSION): Remove.
21426         * config/rs6000/linux.h (TARGET_VERSION): Remove.
21427         * config/rs6000/linux64.h (TARGET_VERSION): Remove.
21428         * config/rs6000/linuxaltivec.h (TARGET_VERSION): Remove.
21429         * config/rs6000/linuxspe.h (TARGET_VERSION): Remove.
21430         * config/rs6000/lynx.h (TARGET_VERSION): Remove.
21431         * config/rs6000/netbsd.h (TARGET_VERSION): Remove.
21432         * config/rs6000/sysv4.h (TARGET_VERSION): Remove.
21433         * config/rs6000/vxworks.h (TARGET_VERSION): Remove.
21434         * config/s390/linux.h (TARGET_VERSION): Remove.
21435         * config/s390/s390.h (TARGET_VERSION): Remove.
21436         * config/s390/tpf.h (TARGET_VERSION): Remove.
21437         * config/score/score.h (TARGET_VERSION): Remove.
21438         * config/sh/linux.h (TARGET_VERSION): Remove.
21439         * config/sh/netbsd-elf.h (TARGET_VERSION_ENDIAN,
21440         TARGET_VERSION_CPU, TARGET_VERSION): Remove.
21441         * config/sh/sh.h (TARGET_VERSION): Remove.
21442         * config/sh/sh64.h (TARGET_VERSION): Remove.
21443         * config/sh/superh.h (TARGET_VERSION): Remove.
21444         * config/sh/vxworks.h (TARGET_VERSION): Remove.
21445         * config/sparc/freebsd.h (TARGET_VERSION): Remove.
21446         * config/sparc/linux.h (TARGET_VERSION): Remove.
21447         * config/sparc/linux64.h (TARGET_VERSION): Remove.
21448         * config/sparc/netbsd-elf.h (TARGET_VERSION, TARGET_NAME64,
21449         TARGET_NAME32, TARGET_NAME): Remove.
21450         * config/sparc/openbsd64.h (TARGET_VERSION): Remove.
21451         * config/sparc/sp-elf.h (TARGET_VERSION): Remove.
21452         * config/sparc/sp64-elf.h (TARGET_VERSION): Remove.
21453         * config/sparc/sysv4.h (TARGET_VERSION): Remove.
21454         * config/sparc/vxworks.h (TARGET_VERSION): Remove.
21455         * config/spu/spu.h (TARGET_VERSION): Remove.
21456         * config/stormy16/stormy16.h (TARGET_VERSION): Remove.
21457         * config/v850/v850.h (TARGET_VERSION): Remove.
21458         * config/vax/linux.h (TARGET_VERSION): Remove.
21459         * config/vax/vax.h (TARGET_NAME, TARGET_VERSION): Remove.
21460         * config/xtensa/elf.h (TARGET_VERSION): Remove.
21461         * config/xtensa/linux.h (TARGET_VERSION): Remove.
21462
21463 2011-03-31  Eric Botcazou  <ebotcazou@adacore.com>
21464
21465         PR target/48142
21466         * config/i386/i386.c (ix86_adjust_stack_and_probe): Differentiate
21467         frame-related from frame-unrelated adjustments to the stack pointer.
21468
21469 2011-03-31  Jakub Jelinek  <jakub@redhat.com>
21470
21471         * common.opt (fdebug-types-section): Move earlier.
21472         * doc/invoke.texi: Fix up -fno-debug-types-section documentation.
21473
21474 2011-03-31  Andreas Tobler  <andreast@fgznet.ch>
21475
21476         * config/rs6000/rs6000.c (rs6000_handle_option): Remove unused isel
21477         var.
21478
21479 2011-03-30  Nathan Froyd  <froydnj@codesourcery.com>
21480
21481         * tree.h (CASE_CHAIN): Define.
21482         * tree-cfg.c (edge_to_cases_cleanup, get_cases_for_edge): Use it.
21483         (gimple_redirect_edge_and_branch): Likewise.
21484
21485 2011-03-30  Vladimir Makarov  <vmakarov@redhat.com>
21486
21487         PR middle-end/48367
21488         * ira-costs.c (find_costs_and_classes): Fix a typo in i_mem_cost
21489         calculation.
21490
21491 2011-03-30  Jeff Law  <law@redhat.com>
21492
21493         * PR bootstrap/48371
21494         * reload1.c (reload): Fix botch in last change.
21495
21496         * reload.h (struct reload): Fix typo introduced in last change.
21497
21498 2011-03-30  Joseph Myers  <joseph@codesourcery.com>
21499
21500         * config/arm/arm.opt (mhard-float, msoft-float): Mark
21501         Undocumented.  Remove help text.
21502         * doc/invoke.texi (ARM Options): Don't document -msoft-float and
21503         -mhard-float.
21504
21505 2011-03-30  Joseph Myers  <joseph@codesourcery.com>
21506
21507         * doc/options.texi (NegativeAlias): Document.
21508         (Alias): Mention NegativeAlias.
21509         * opt-functions.awk: Handle NegativeAlias.
21510         * optc-gen.awk: Disallow NegativeAlias with multiple Alias arguments.
21511         * opts-common.c (decode_cmdline_option): Handle CL_NEGATIVE_ALIAS.
21512         * opts.h (CL_NEGATIVE_ALIAS): Define.
21513         * config/rs6000/rs6000.c (rs6000_parse_yes_no_option): Remove.
21514         (rs6000_handle_option): Don't handle OPT_mvrsave_, OPT_misel_ and
21515         OPT_mspe_.
21516         * config/rs6000/rs6000.opt (mvrsave=, misel=, mspe=): Replace with
21517         Alias entries.
21518         * config/rs6000/t-spe (MULTILIB_OPTIONS, MULTILIB_EXCEPTIONS): Use
21519         mno-spe and mno-isel instead of mspe=no and -misel=no.
21520
21521 2011-03-29  Mark Wielaard  <mjw@redhat.com>
21522
21523         * common.opt (fdebug-types-section): New flag.
21524         * doc/invoke.texi: Document new -fno-debug-types-section flag.
21525         * dwarf2out.c (use_debug_types): New define.
21526         (struct die_struct): Mark die_id with GTY desc use_debug_types.
21527         (print_die): Guard output of type unit signatures using
21528         use_debug_types.
21529         (build_abbrev_table): Replace assert of dwarf_version >= 4
21530         with assert on use_debug_types.
21531         (size_of_die): Likewise.
21532         (unmark_dies): Likewise.
21533         (value_format): Decide AT_ref_external form on use_debug_types.
21534         (output_die): Replace dwarf_version version check guard with
21535         use_debug_types where appropriate.
21536         (modified_type_die): Likewise.
21537         (gen_reference_type_die): Likewise.
21538         (dwarf2out_start_source_file): Likewise.
21539         (dwarf2out_end_source_file): Likewise.
21540         (prune_unused_types_walk_attribs): Likewise.
21541         (dwarf2out_finish): Likewise.
21542
21543 2011-03-30  Vladimir Makarov  <vmakarov@redhat.com>
21544
21545         * ira-color.c (ira_assign_hard_reg): Use only one variable 'mode'.
21546
21547 2011-03-30  Richard Sandiford  <richard.sandiford@linaro.org>
21548
21549         PR rtl-optimization/48332
21550         * optabs.c (expand_binop_directly): Set xmodeN to the target-mandated
21551         mode of input operand N and modeN to its actual mode.
21552
21553 2011-03-30  Jeff Law  <law@redhat.com>
21554
21555         * reload.h (reg_equiv_constant): Move into new structure reg_equivs,
21556         define accessor macro.
21557         (reg_equiv_invariant, reg_equiv_memory_loc): Likewise.
21558         (reg_equiv_address, reg_equiv_mem, reg_equiv_alt_mem_list): Likewise.
21559         (reg_equiv_init): Likewise.
21560         (reg_equivs_size): New variable.
21561         (reg_equiv_init_size): Remove.
21562         (allocate_initial_values): Move prototype to here from....
21563         * integrate.h (allocate_initial_values): Remove prototype.
21564         * integrate.c: Include reload.h.
21565         (allocate_initial_values): Corresponding changes.
21566         * ira.c (find_reg_equiv_invariant_cost): Corresponding changes.
21567         (fix_reg_equiv_init, no_equiv): Corresponding changes.
21568         (update_equiv_regs): Corresponding changes.
21569         (ira): Corresponding changes.
21570         * reload.c (push_reg_equiv_alt_mem): Corresponding changes.
21571         (push_secondary_reload): Corresponding changes.
21572         (push_reload, find_reloads, find_reloads_toplev): Corresponding changes.
21573         (make_memloc, find_reloads_address): Corresponding changes.
21574         (subst_reg_equivs, subst_indexed_address): Corresponding changes.
21575         (find_reloads_address_1): Corresponding changes.
21576         (find_reloads_subreg_address, subst_reloads): Corresponding changes.
21577         (refers_to_regno_for_reload_p): Corresponding changes.
21578         (reg_overlap_mentioned_for_reload_p): Corresponding changes.
21579         (refers_to_mem_for_reload_p, find_equiv_reg): Corresponding changes.
21580         * reload1.c: Include ggc.h.
21581         (grow_reg_equivs): New function.
21582         (replace_pseudos_in, reload): Corresponding changes.
21583         (calculate_needs_all_insns, alter_regs): Corresponding changes.
21584         (eliminate_regs_1, elimination_effects): Corresponding changes.
21585         (emit_input_reload_insns, emit_output_reload_insns): Likewise.
21586         (delete_output_reload): Likewise.
21587         * caller-save.c (mark_referenced_regs): Corresponding changes.
21588         * alpha/alpha.c (resolve_reload_operand): Corresponding changes.
21589         * frv/predicates.md (frv_load_operand): Corresponding changes.
21590         * microblaze/microblaze.c (double_memory_operand): Corresponding
21591         changes.
21592         * avr/avr.h (LEGITIMIZE_RELOAD_ADDRESS): Corresponding changes.
21593         * xtensa/xtensa.c (fixup_subreg_mem): Corresponding changes.
21594         * mn10300/mn10300.c (mn10300_secondary_reload): Corresponding changes.
21595         * m68k/m68k.c (emit_move_sequence): Corresponding changes.
21596         * arm/arm.c (arm_reload_in_hi, arm_reload_out_hi): Corresponding
21597         changes.
21598         * pa/pa.c (emit_move_sequence): Corresponding changes.
21599         * vax/vax.c (nonindexed_address_p): Corresponding changes.
21600
21601 2011-03-30  Richard Sandiford  <richard.sandiford@linaro.org>
21602
21603         PR target/47551
21604         * config/arm/arm.c (coproc_secondary_reload_class): Handle
21605         structure modes.  Don't check neon_vector_mem_operand for
21606         vector or structure modes.
21607
21608 2011-03-30  Richard Sandiford  <richard.sandiford@linaro.org>
21609             Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
21610
21611         PR target/43590
21612         * config/arm/neon.md (neon_vld3qa<mode>, neon_vld4qa<mode>): Remove
21613         operand 1 and reshuffle the operands to match.
21614         (neon_vld3<mode>, neon_vld4<mode>): Update accordingly.
21615
21616 2011-03-30  Christian Schüler  <cschueler@gmx.de>
21617
21618         PR driver/48208
21619         * config/c.opt (F): Added 'Driver' to -F option.
21620
21621         PR driver/48260
21622         * config/darwin-driver.c (darwin_driver_init): Add '-arch' to
21623           handler function.
21624         * config/darwin.opt: Added '-arch' option.
21625
21626 2011-03-30  Nick Clifton  <nickc@redhat.com>
21627
21628         * config/rx/rx.md: Add peepholes and patterns to combine
21629         extending loads and simple arithmetic instructions.
21630         * config/rx/rx.h (ADJUST_INSN_LENGTH): Define.
21631         * config/rx/rx-protos.h (rx_adjust_insn_length): Prototype.
21632         * config/rx/rx.c (rx_is_legitimate_address): Allow QI and HI
21633         modes to use pre-decrement and post-increment addressing.
21634         (rx_is_restricted_memory_address): Add range checking of REG+INT
21635         addresses.
21636         (rx_print_operand): Add support for %Q.  Fix handling of %Q.
21637         (rx_memory_move_cost): Adjust cost of stores.
21638         (rx_adjust_insn_length): New function.
21639
21640 2011-03-30  Jakub Jelinek  <jakub@redhat.com>
21641
21642         PR c/48305
21643         * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Make sure
21644         arg10/arg11 in (X ^ Y) == (Z ^ W) are always fold converted to
21645         matching arg00/arg01 types.
21646
21647 2011-03-30  Eric Botcazou  <ebotcazou@adacore.com>
21648
21649         * cfglayout.c (insn_locators_alloc): Initialize curr_location and
21650         last_location to UNKNOWN_LOCATION.
21651
21652 2011-03-30  H.J. Lu  <hongjiu.lu@intel.com>
21653
21654         PR target/48349
21655         * config/i386/i386.h (REG_CLASS_CONTENTS): Fix a typo in
21656         FLOAT_SSE_REGS.
21657
21658 2011-03-30  Joseph Myers  <joseph@codesourcery.com>
21659             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21660
21661         PR bootstrap/48337
21662         * config/sparc/sparc.opt (sparc_cpu_and_features): Add
21663         Init(PROCESSOR_V7).
21664         (sparc_cpu): Likewise.
21665         * config/sparc/sparc.c (sparc_option_override): Replace 0 by
21666         PROCESSOR_V7.
21667
21668 2011-03-29  Vladimir Makarov  <vmakarov@redhat.com>
21669
21670         PR target/48336
21671         PR middle-end/48342
21672         PR rtl-optimization/48345
21673         * ira-color.c (setup_conflict_profitable_regs): Exclude prohibited
21674         hard regs for given mode from profitable regs when doing secondary
21675         allocation.
21676
21677 2011-03-29  Jeff Law  <law@redhat.com>
21678
21679         PR bootstrap/48327
21680         * tree-ssa-threadupdate.c (struct redirection_data): Remove
21681         do_not_duplicate field.
21682         (lookup_redirection_data): Corresponding changes.
21683         (create_duplicates): Always create a template block.
21684         (redirect_edges): Remove code which reused the original block
21685         when it was going to become unreachable code.
21686         (thread_block): Don't set do_not_duplicate field.
21687
21688 2011-03-29  Joseph Myers  <joseph@codesourcery.com>
21689
21690         * lto-opts.c (register_user_option_p, lto_register_user_option):
21691         Make type argument unsigned.
21692         * lto-streamer.h (lto_register_user_option): Make type argument
21693         unsigned.
21694         * opth-gen.awk: Make CL_* macros unsigned.
21695         * opts-common.c (find_opt): Make lang_mask argument unsigned.
21696         * opts.h (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER,
21697         CL_TARGET, CL_COMMON, CL_SEPARATE_NARGS_MASK, CL_SEPARATE_ALIAS,
21698         CL_NO_DRIVER_ARG, CL_REJECT_DRIVER, CL_SAVE, CL_DISABLED,
21699         CL_REPORT, CL_JOINED, CL_SEPARATE, CL_REJECT_NEGATIVE,
21700         CL_MISSING_OK, CL_UINTEGER, CL_UNDOCUMENTED): Make unsigned.
21701         (find_opt): Make lang_mask argument unsigned.
21702
21703 2011-03-29  Vladimir Makarov  <vmakarov@redhat.com>
21704
21705         PR rtl-optimization/48331
21706         PR rtl-optimization/48334
21707         * ira-color.c (color_allocnos): Call setup_profitable_hard_regs
21708         for any used algorithm.
21709
21710 2011-03-29  Vladimir Makarov  <vmakarov@redhat.com>
21711
21712         * ira-conflicts.c (build_object_conflicts): Add unused attribute
21713         to parent_max.
21714
21715 2011-03-29  Uros Bizjak  <ubizjak@gmail.com>
21716
21717         * config/alpha/alpha.c (alpha_sr_alias_set): Don't define.
21718         (alpha_option_override): Don't set alpha_sr_alias_set.
21719         (emit_frame_store_1): Use gen_frame_mem rather than calling
21720         set_mem_alias_set.
21721         (alpha_expand_epilogue): Ditto.
21722
21723 2011-03-29  Ira Rosen  <ira.rosen@linaro.org>
21724
21725         PR tree-optimization/48290
21726         * tree-vect-loop.c (vect_analyze_loop_operations): In outer loop
21727         vectorization, check that relevant phis in the basic block after
21728         the inner loop are really inner loop's exit phis.
21729
21730 2011-03-29  Richard Sandiford  <richard.sandiford@linaro.org>
21731
21732         PR debug/48190
21733         * dwarf2out.c (dw_loc_list_node): Add resolved_addr and replaced.
21734         (cached_dw_loc_list_def): New structure.
21735         (cached_dw_loc_list): New typedef.
21736         (cached_dw_loc_list_table): New variable.
21737         (cached_dw_loc_list_table_hash): New function.
21738         (cached_dw_loc_list_table_eq): Likewise.
21739         (add_location_or_const_value_attribute): Take a bool cache_p.
21740         Cache the list when the parameter is true.
21741         (gen_formal_parameter_die): Update caller.
21742         (gen_variable_die): Likewise.
21743         (dwarf2out_finish): Likewise.
21744         (dwarf2out_abstract_function): Nullify cached_dw_loc_list_table
21745         while generating debug info for the decl.
21746         (dwarf2out_function_decl): Clear cached_dw_loc_list_table.
21747         (dwarf2out_init): Initialize cached_dw_loc_list_table.
21748         (resolve_addr): Cache the result of resolving a chain of
21749         location lists.
21750
21751 2011-03-28  Vladimir Makarov  <vmakarov@redhat.com>
21752
21753         * ira-color.c (update_left_conflict_sizes_p): Don't assume that
21754         conflict object hard regset nodes have intersecting hard reg sets.
21755
21756         * regmove.c (regmove_optimize): Move ira_set_pseudo_classes call
21757         after regstat_init_n_sets_and_refs.
21758
21759         * ira.c: Add more comments at the top.
21760         (setup_stack_reg_pressure_class, setup_pressure_classes):
21761         Add comments how we compute the register pressure classes.
21762         (setup_allocno_and_important_classes): Add more comments.
21763         (setup_class_translate_array, reorder_important_classes)
21764         (setup_reg_class_relations): Add comments.
21765
21766         * ira-emit.c: Add 2011 to the Copyright line.  Add comments at the
21767         start of the file.
21768
21769         * ira-color.c: Add 2011 to the Copyright line.
21770         (assign_hard_reg):  Add more comments.
21771         (improve_allocation): Ditto.
21772
21773         * ira-costs.c: Add 2011 to the Copyright line.
21774         (setup_cost_classes, setup_regno_cost_classes_by_aclass): Add more
21775         comments.
21776         (setup_regno_cost_classes_by_mode): Ditto.
21777
21778         Initial patches from ira-improv branch:
21779
21780         2010-08-13  Vladimir Makarov  <vmakarov@redhat.com>
21781
21782         * ira-build.c (ira_create_object): Remove initialization of
21783         OBJECT_PROFITABLE_HARD_REGS.  Initialize OBJECT_ADD_DATA.
21784         (ira_create_allocno): Remove initialization of
21785         ALLOCNO_MEM_OPTIMIZED_DEST, ALLOCNO_MEM_OPTIMIZED_DEST_P,
21786         ALLOCNO_SOMEWHERE_RENAMED_P, ALLOCNO_CHILD_RENAMED_P,
21787         ALLOCNO_IN_GRAPH_P, ALLOCNO_MAY_BE_SPILLED_P, ALLOCNO_COLORABLE_P,
21788         ALLOCNO_NEXT_BUCKET_ALLOCNO, ALLOCNO_PREV_BUCKET_ALLOCNO,
21789         ALLOCNO_FIRST_COALESCED_ALLOCNO, ALLOCNO_NEXT_COALESCED_ALLOCNO.
21790         Initialize ALLOCNO_ADD_DATA.
21791         (copy_info_to_removed_store_destinations): Use ALLOCNO_EMIT_DATA
21792         and allocno_emit_reg instead of ALLOCNO_MEM_OPTIMIZED_DEST_P and
21793         ALLOCNO_REG.
21794         (ira_flattening): Ditto.  Use ALLOCNO_EMIT_DATA instead of
21795         ALLOCNO_MEM_OPTIMIZED_DEST and ALLOCNO_SOMEWHERE_RENAMED_P.
21796
21797         * ira.c (ira_reallocate): Remove.
21798         (setup_pressure_classes): Call
21799         ira_init_register_move_cost_if_necessary.  Use
21800         ira_register_move_cost instead of ira_get_register_move_cost.
21801         (setup_allocno_assignment_flags): Use ALLOCNO_EMIT_DATA.
21802         (ira): Call ira_initiate_emit_data and ira_finish_emit_data.
21803
21804         * ira-color.c: Use ALLOCNO_COLOR_DATA instead of
21805         ALLOCNO_IN_GRAPH_P, ALLOCNO_MAY_BE_SPILLED_P, ALLOCNO_COLORABLE_P,
21806         ALLOCNO_AVAILABLE_REGS_NUM, ALLOCNO_NEXT_BUCKET_ALLOCNO,
21807         ALLOCNO_PREV_BUCKET_ALLOCNO. ALLOCNO_TEMP. Use OBJECT_COLOR_DATA
21808         instead of OBJECT_PROFITABLE_HARD_REGS, OBJECT_HARD_REGS_NODE,
21809         OBJECT_HARD_REGS_SUBNODES_START, OBJECT_HARD_REGS_SUBNODES_NUM.
21810         Fix formatting.
21811         (object_hard_regs_t, object_hard_regs_node_t): Move from ira-int.h.
21812         (struct object_hard_regs, struct object_hard_regs_node): Ditto.
21813         (struct allocno_color_data): New.
21814         (allocno_color_data_t): New typedef.
21815         (allocno_color_data): New definition.
21816         (ALLOCNO_COLOR_DATA): New macro.
21817         (struct object_color_data): New.
21818         (object_color_data_t): New typedef.
21819         (object_color_data): New definition.
21820         (OBJECT_COLOR_DATA): New macro.
21821         (update_copy_costs, calculate_allocno_spill_cost): Call
21822         ira_init_register_move_cost_if_necessary.  Use
21823         ira_register_move_cost instead of ira_get_register_move_cost.
21824         (move_spill_restore, update_curr_costs): Ditto.
21825         (allocno_spill_priority): Make it inline.
21826         (color_pass): Allocate and free allocno_color_dat and object_color_data.
21827         (struct coalesce_data, coalesce_data_t): New.
21828         (allocno_coalesce_data): New definition.
21829         (ALLOCNO_COALESCE_DATA): New macro.
21830         (merge_allocnos, coalesced_allocno_conflict_p): Use
21831         ALLOCNO_COALESCED_DATA instead of ALLOCNO_FIRST_COALESCED_ALLOCNO,
21832         ALLOCNO_NEXT_COALESCED_ALLOCNO, ALLOCNO_TEMP.
21833         (coalesce_allocnos): Ditto.
21834         (setup_coalesced_allocno_costs_and_nums): Ditto.
21835         (collect_spilled_coalesced_allocnos): Ditto.
21836         (slot_coalesced_allocno_live_ranges_intersect_p): Ditto.
21837         (setup_slot_coalesced_allocno_live_ranges): Ditto.
21838         (coalesce_spill_slots): Ditto.
21839         (ira_sort_regnos_for_alter_reg): Ditto.  Allocate, initialize and
21840         free allocno_coalesce_data.
21841
21842         * ira-conflicts.c: Fix formatting.
21843         (process_regs_for_copy): Call
21844         ira_init_register_move_cost_if_necessary.  Use
21845         ira_register_move_cost instead of ira_get_register_move_cost.
21846         (build_object_conflicts): Optimize.
21847
21848         * ira-costs.c (record_reg_classes): Optimize.  Call
21849         ira_init_register_move_cost_if_necessary.  Use
21850         ira_register_move_cost, ira_may_move_in_cost, and
21851         ira_may_move_out_cost instead of ira_get_register_move_cost and
21852         ira_get_may_move_cost.
21853         (record_address_regs): Ditto.
21854         (scan_one_insn): Optimize.
21855         (find_costs_and_classes): Optimize.
21856         (process_bb_node_for_hard_reg_moves): Call
21857         ira_init_register_move_cost_if_necessary.  Use
21858         ira_register_move_cost instead of ira_get_register_move_cost.
21859
21860         * ira-emit.c: Use allocno_emit_reg, ALLOCNO_EMIT_DATA instead of
21861         ALLOCNO_REG, ALLOCNO_CHILD_RENAMED_P, ALLOCNO_MEM_OPTIMIZED_DEST,
21862         ALLOCNO_MEM_OPTIMIZED_DEST_P, and ALLOCNO_SOMEWHERE_RENAMED_P.
21863         (ira_allocno_emit_data, void_p, new_allocno_emit_data_vec): New
21864         definitions.
21865         (ira_initiate_emit_data, ira_finish_emit_data)
21866         (create_new_allocno): New functions.
21867         (modify_move_list): Call create_new_alloc instead of ira_create_allocno.
21868         (emit_move_list): Call ira_init_register_move_cost_if_necessary.
21869         Use ira_register_move_cost instead of ira_get_register_move_cost.
21870
21871         * ira-int.h: Fix some comments.
21872         (object_hard_regs_t, object_hard_regs_node_t): Move to ira-color.c.
21873         (struct object_hard_regs, struct object_hard_regs_node): Ditto.
21874         (struct ira_object): Remove profitable_hard_regs, hard_regs_node,
21875         hard_regs_subnodes_start, hard_regs_subnodes_num.  Add new member
21876         add_data.
21877         (struct ira_allocno): Make mode and aclass a bitfield.  Move other
21878         bitfield after mode.  Make hard_regno a short int.  Make
21879         hard_regno short.  Remove first_coalesced_allocno and
21880         next_coalesced_allocno.  Move mem_optimized_dest_p,
21881         somewhere_renamed_p, child_renamed_p, reg, and mem_optimized_dest
21882         into struct ira_emit_data.  Remove in_graph_p, may_be_spilled_p,
21883         available_regs_num, next_bucket_allocno, prev_bucket_allocno,
21884         temp, colorable_p.  Add new member add_data.
21885         (ALLOCNO_IN_GRAPH_P, ALLOCNO_MAY_BE_SPILLED_P): Remove.
21886         (ALLOCNO_COLORABLE_P, ALLOCNO_AVAILABLE_REGS_NUM): Remove.
21887         (ALLOCNO_NEXT_BUCKET_ALLOCNO, ALLOCNO_PREV_BUCKET_ALLOCNO): Remove.
21888         (ALLOCNO_TEMP, ALLOCNO_FIRST_COALESCED_ALLOCNO): Remove.
21889         (ALLOCNO_NEXT_COALESCED_ALLOCNO): Remove.
21890         (ALLOCNO_ADD_DATA): New macro.
21891         (ira_emit_data_t): New typedef.
21892         (struct ira_emit_data): New.  Move mem_optimized_dest_p,
21893         somewhere_renamed_p, child_renamed_p, reg, mem_optimized_dest
21894         from struct ira_allocno.
21895         (ALLOCNO_EMIT_DATA): New macro.
21896         (ira_allocno_emit_data, allocno_emit_reg): New.
21897         (ALLOCNO_PROFITABLE_HARD_REGS, OBJECT_HARD_REGS_NODE): Remove.
21898         (OBJECT_HARD_REGS_SUBNODES_STAR, OBJECT_HARD_REGS_SUBNODES_NUM): Remove.
21899         (OBJECT_ADD_DATA): New macro.
21900         (ira_reallocate): Remove.
21901         (ira_initiate_emit_data, ira_finish_emit_data): New.
21902         (ira_get_register_move_cost, ira_get_may_move_cost): Remove.
21903         (ira_init_register_move_cost_if_necessary): New.
21904         (ira_object_conflict_iter_next): Merge into
21905         ira_object_conflict_iter_cond.
21906         (FOR_EACH_OBJECT_CONFLICT): Don't use ira_object_conflict_iter_next.
21907
21908         * ira-live.c (process_single_reg_class_operands): Call
21909         ira_init_register_move_cost_if_necessary.  Use
21910         ira_register_move_cost instead of ira_get_register_move_cost.
21911
21912         2010-08-13  Vladimir Makarov  <vmakarov@redhat.com>
21913
21914         * ira-int.h (struct target_ira_int): Remove x_cost_classes.
21915
21916         * ira-costs.c: Fix formatting.
21917         (cost_classes, cost_classes_num): Remove.
21918         (struct cost_classes, cost_classes_t, const_cost_classes_t): New.
21919         (regno_cost_classes, cost_classes_hash, cost_classes_eq): New.
21920         (cost_classes_del, cost_classes_htab): New.
21921         (cost_classes_aclass_cache, cost_classes_mode_cache): New.
21922         (initiate_regno_cost_classes, setup_cost_classes): New.
21923         (setup_regno_cost_classes_by_aclass): New.
21924         (setup_regno_cost_classes_by_mode, finish_regno_cost_classes): New.
21925         (record_reg_classes): Use regno_cost_classes instead of
21926         cost_classes.  Move checking opposite operand up.
21927         (record_address_regs): Use regno_cost_classes
21928         instead of cost_classes.
21929         (scan_one_insn): Ditto.  Use always general register.
21930         (print_allocno_costs): Use regno_cost_classes instead of
21931         cost_classes.
21932         (print_pseudo_costs): Ditto.  Use Reg_N_REFS.
21933         (find_costs_and_classes): Set up cost classes for each registers.
21934         Use also their mode for this.  Use regno_cost_classes instead of
21935         cost_classes.
21936         (setup_allocno_class_and_costs): Use regno_cost_classes instead of
21937         cost_classes.
21938         (free_ira_costs, ira_init_costs): Don't use cost_classes.
21939         (ira_costs, ira_set_pseudo_classes): Call
21940         initiate_regno_cost_classes and finish_regno_cost_classes.
21941
21942         2010-10-04  Vladimir Makarov  <vmakarov@redhat.com>
21943
21944         * target-def.h (TARGET_IRA_COVER_CLASSES): Remove.
21945
21946         * target.def (ira_cover_classes): Remove.
21947
21948         * doc/tm.texi: Remove TARGET_IRA_COVER_CLASSES and IRA_COVER_CLASSES.
21949
21950         * doc/tm.texi.in: Ditto.
21951
21952         * ira-conflicts.c: Remove mentioning cover classes from the file.
21953         Use ALLOCNO_CLASS instead of ALLOCNO_COVER_CLASS.  Use
21954         ALLOCNO_COVER_CLASS_COST instead of ALLOCNO_CLASS_COST.  Fix formatting.
21955
21956         * targhooks.c (default_ira_cover_classes): Remove.
21957
21958         * targhooks.h (default_ira_cover_classes): Ditto.
21959
21960         * haifa-sched.c: Remove mentioning cover classes from the file.
21961         Use ira_reg_pressure_cover instead of ira_reg_class_cover.  Use
21962         ira_pressure_classes and ira_pressure_classes_num instead of
21963         ira_reg_class_cover_size and ira_reg_class_cover.  Use
21964         sched_regno_pressure_class instead of sched_regno_cover_class.
21965         (mark_regno_birth_or_death, setup_insn_reg_pressure_info): Use
21966         ira_reg_class_max_nregs instead of ira_reg_class_nregs.
21967
21968         * ira-int.h: Add 2010 to Copyright.  Remove mentioning cover
21969         classes from the file.
21970         (object_hard_regs_t, object_hard_regs_node_t): New typedefs.
21971         (struct object_hard_regs, struct object_hard_regs_node): New.
21972         (struct ira_object): New members profitable_hard_regs,
21973         hard_regs_node, hard_regs_subnodes_start, hard_regs_subnodes_num.
21974         (struct ira_allocno): Rename cover_class to aclass.  Rename
21975         cover_class_cost and updated_cover_class_cost to class_cost and
21976         updated_class_cost.  Remove splay_removed_p and
21977         left_conflict_size.  Add new members colorable_p.
21978         (ALLOCNO_SPLAY_REMOVED_P, ALLOCNO_LEFT_CONFLICTS_SIZE): Remove.
21979         (ALLOCNO_COLORABLE_P): New macro.
21980         (ALLOCNO_COVER_CLASS): Rename to ALLOCNO_CLASS.
21981         (ALLOCNO_COVER_CLASS_COST, ALLOCNO_UPDATED_COVER_CLASS_COST):
21982         Rename to ALLOCNO_CLASS_COST and ALLOCNO_UPDATED__CLASS_COST.
21983         (OBJECT_...): Rename parameter C to O.
21984         (OBJECT_PROFITABLE_HARD_REGS): New macro.
21985         (OBJECT_HARD_REGS_NODE, OBJECT_HARD_REGS_SUBNODES_START)
21986         (OBJECT_HARD_REGS_SUBNODES_NUM): New macros.
21987         (struct target_ira_int): New members x_ira_max_memory_move_cost,
21988         x_ira_max_register_move_cost, x_ira_max_may_move_in_cost,
21989         x_ira_max_may_move_out_cost, x_ira_reg_allocno_class_p,
21990         x_ira_reg_pressure_class_p, x_ira_important_class_nums,
21991         x_ira_reg_class_superunion.  Rename x_prohibited_class_mode_reg to
21992         x_ira_prohibited_class_mode_reg.  Rename x_ira_reg_class_union to
21993         x_ira_reg_class_subunion.
21994         (ira_max_memory_move_cost, ira_max_register_move_cost)
21995         (ira_max_may_move_in_cost, ira_max_may_move_out_cost)
21996         (ira_reg_allocno_class_p, ira_reg_pressure_class_p)
21997         (ira_important_class_nums, ira_reg_class_superunion): New macros.
21998         (prohibited_class_mode_regs): Rename to ira_prohibited_class_mode_regs.
21999         (ira_reg_class_union): Rename to ira_reg_class_subunion.
22000         (ira_debug_class_cover): Rename to ira_debug_allocno_classes.
22001         (ira_set_allocno_cover_class): Rename to ira_set_allocno_class.
22002         (ira_tune_allocno_costs_and_cover_classes): Rename to
22003         ira_tune_allocno_costs.
22004         (ira_debug_hard_regs_forest): New.
22005         (ira_object_conflict_iter_init, ira_object_conflict_iter_cond)
22006         (ira_object_conflict_iter_next): Fix comments.
22007         (ira_hard_reg_set_intersection_p, hard_reg_set_size): New functions.
22008         (ira_allocate_and_set_costs, ira_allocate_and_copy_costs): Rename
22009         cover_class to aclass.
22010         (ira_allocate_and_accumulate_costs): Ditto.
22011         (ira_allocate_and_set_or_copy_costs): Ditto.
22012
22013         * opts.c (decode_options): Remove ira_cover_class check.
22014
22015         * ira-color.c: Remove mentioning cover classes from the file.  Use
22016         ALLOCNO_CLASS, ALLOCNO_CLASS_COST, and ALLOCNO_UPDATED_CLASS_COST
22017         instead of ALLOCNO_COVER_CLASS, ALLOCNO_COVER_CLASS_COST, and
22018         ALLOCNO_UPDATED_COVER_CLASS_COST.  Fix formatting.
22019         (splay-tree.h): Remove include.
22020         (allocno_coalesced_p, processed_coalesced_allocno_bitmap): Move
22021         before copy_freq_compare_func.
22022         (allocnos_for_spilling, removed_splay_allocno_vec): Remove.
22023         (object_hard_regs_vec, object_hard_regs_htab, node_check_tick):
22024         New definitions.
22025         (hard_regs_roots, hard_regs_node_vec): Ditto.
22026         (object_hard_regs_hash, object_hard_regs_eq, find_hard_regs): Ditto.
22027         (insert_hard_regs, init_object_hard_regs, add_object_hard_regs): Ditto.
22028         (finish_object_hard_regs, object_hard_regs_compare): Ditto.
22029         (create_new_object_hard_regs_node): Ditto.
22030         (add_new_object_hard_regs_node_to_forest): Ditto.
22031         (add_object_hard_regs_to_forest, collect_object_hard_regs_cover): Ditto.
22032         (setup_object_hard_regs_nodes_parent, first_common_ancestor_node):
22033         Ditto.
22034         (print_hard_reg_set, print_hard_regs_subforest): Ditto.
22035         (print_hard_regs_forest, ira_debug_hard_regs_forest): Ditto.
22036         (remove_unused_object_hard_regs_nodes): Ditto.
22037         (enumerate_object_hard_regs_nodes): Ditto.
22038         (object_hard_regs_nodes_num, object_hard_regs_nodes): Ditto.
22039         (object_hard_regs_subnode_t): Ditto.
22040         (struct object_hard_regs_subnode): Ditto.
22041         (object_hard_regs_subnodes, object_hard_regs_subnode_index): Ditto.
22042         (setup_object_hard_regs_subnode_index): Ditto.
22043         (get_object_hard_regs_subnodes_num): Ditto.
22044         (form_object_hard_regs_nodes_forest): Ditto.
22045         (finish_object_hard_regs_nodes_tree): Ditto.
22046         (finish_object_hard_regs_nodes_forest): Ditto.
22047         (allocnos_have_intersected_live_ranges_p): Rename to
22048         allocnos_conflict_by_live_ranges_p.  Move before copy_freq_compare_func.
22049         (pseudos_have_intersected_live_ranges_p): Rename to
22050         conflict_by_live_ranges_p.  Move before copy_freq_compare_func.
22051         (setup_left_conflict_sizes_p, update_left_conflict_sizes_p): Ditto.
22052         (empty_profitable_hard_regs, setup_profitable_hard_regs): Ditto.
22053         (update_copy_costs): Remove assert.  Skip cost update if the hard
22054         reg does not belong the class.
22055         (assign_hard_reg): Process only profitable hard regs.
22056         (uncolorable_allocnos_num): Make it scalar.
22057         (allocno_spill_priority): Use ALLOCNO_EXCESS_PRESSURE_POINTS_NUM
22058         and ira_reg_class_max_nregs instead of ALLOCNO_LEFT_CONFLICTS_SIZE
22059         and ira_reg_class_max_nregs.
22060         (bucket_allocno_compare_func): Check frequency first.
22061         (sort_bucket): Add compare function as a parameter.
22062         (add_allocno_to_ordered_bucket): Assume no coalesced allocnos.
22063         (uncolorable_allocnos_splay_tree, USE_SPLAY_P): Remove.
22064         (push_allocno_to_stack): Rewrite for checking new allocno
22065         colorability.
22066         (remove_allocno_from_bucket_and_push): Print cost too.  Remove assert.
22067         (push_only_colorable): Pass new parameter to sort_bucket.
22068         (push_allocno_to_spill): Remove.
22069         (allocno_spill_priority_compare): Make it inline and rewrite.
22070         (splay_tree_allocate, splay_tree_free): Remove.
22071         (allocno_spill_sort_compare): New function.
22072         (push_allocnos_to_stack): Sort allocnos for spilling once.  Don't
22073         build and use splay tree.  Choose first allocno in uncolorable
22074         allocno bucket to spill.  Remove setting spill cost.
22075         (all_conflicting_hard_regs): Remove.
22076         (setup_allocno_available_regs_num): Check only profitable hard
22077         regs.  Print info about hard regs nodes.
22078         (setup_allocno_left_conflicts_size): Remove.
22079         (put_allocno_into_bucket): Don't call
22080         setup_allocno_left_conflicts_size.  Use setup_left_conflict_sizes_p.
22081         (improve_allocation): New.
22082         (color_allocnos): Call setup_profitable_hard_regs,
22083         form_object_hard_regs_nodes_forest, improve_allocation,
22084         finish_object_hard_regs_nodes_forest.  Setup spill cost.
22085         (print_loop_title): Use pressure classes.
22086         (color_allocnso): Ditto.
22087         (do_coloring): Remove allocation and freeing splay_tree_node_pool
22088         and allocnos_for_spilling.
22089         (ira_sort_regnos_for_alter_reg): Don't setup members
22090         {first,next}_coalesced_allocno.
22091         (color): Remove allocating and freeing removed_splay_allocno_vec.
22092         (fast_allocation): Use ira_prohibited_class_mode_regs instead of
22093         prohibited_class_mode_regs.
22094
22095         * ira-lives.c: Remove mentioning cover classes from the file.  Fix
22096         formatting.
22097         (update_allocno_pressure_excess_length): Use pressure classes.
22098         (inc_register_pressure, dec_register_pressure): Check for pressure
22099         class.
22100         (mark_pseudo_regno_live, mark_pseudo_regno_subword_live): Use
22101         pressure class.  Use ira_reg_class_nregs instead of
22102         ira_reg_class_max_nregs.
22103         (mark_pseudo_regno_dead, mark_pseudo_regno_subword_dead): Ditto.
22104         (mark_hard_reg_live, mark_hard_reg_dead): Use pressure class.
22105         (single_reg_class): Use ira_reg_class_nregs instead of
22106         ira_reg_class_max_nregs.
22107         (process_bb_node_lives): Use pressure classes.
22108
22109         * ira-emit.c: Remove mentioning cover classes from the file.  Use
22110         ALLOCNO_CLASS instead of ALLOCNO_COVER_CLASS.  Fix formatting.
22111         (change_loop): Use pressure classes.
22112         (modify_move_list): Call ira_set_allocno_class instead of
22113         ira_set_allocno_cover_class.
22114
22115         * ira-build.c: Remove mentioning cover classes from the file.  Use
22116         ALLOCNO_CLASS and ALLOCNO_CLASS_COST instead of
22117         ALLOCNO_COVER_CLASS and ALLOCNO_COVER_CLASS_COST.  Use
22118         ALLOCNO_UPDATED_CLASS_COST instead of
22119         ALLOCNO_UPDATED_COVER_CLASS_COST.  Fix formatting.
22120         (ira_create_object): Initiate OBJECT_PROFITABLE_HARD_REGS.
22121         (ira_create_allocno): Remove initialization of
22122         ALLOCNO_SPLAY_REMOVED_P, ALLOCNO_LEFT_CONFLICT_SIZE.  Initialize
22123         ALLOCNO_COLORABLE_P.
22124         (ira_set_allocno_cover_class): Rename to ira_set_allocno_class.
22125         Update conflict regs for the objects.
22126         (create_cap_allocno): Remove assert.  Don't propagate
22127         ALLOCNO_AVAILABLE_REGS_NUM.
22128         (ira_free_allocno_costs): New function.
22129         (finish_allocno): Change a part of code into call of
22130         ira_free_allocno_costs.
22131         (low_pressure_loop_node_p): Use pressure classes.
22132         (object_range_compare_func): Don't compare classes.
22133         (setup_min_max_conflict_allocno_ids): Ditto.
22134
22135         * loop-invariant.c: Remove mentioning cover classes from the file.
22136         Use ira_pressure_classes and ira_pressure_classes_num instead of
22137         ira_reg_class_cover_size and ira_reg_class_cover.  Fix formatting.
22138         (get_cover_class_and_nregs): Rename to get_cover_pressure_and_nregs.
22139         Use ira_reg_class_max_nregs instead of ira_reg_class_nregs.
22140         Use reg_allocno_class instead of reg_cover_class.
22141         (get_inv_cost): Use instead ira_stack_reg_pressure_class of
22142         STACK_REG_COVER_CLASS.
22143         (get_regno_cover_class): Rename to get_regno_pressure_class.
22144         (move_loop_invariants): Initialize and finalize regstat.
22145
22146         * ira.c: Remove mentioning cover classes from the file.  Add
22147         comments about coloring without cover classes.  Use ALLOCNO_CLASS
22148         instead of ALLOCNO_COVER_CLASS.  Fix formatting.
22149         (alloc_reg_class_subclasses, setup_reg_subclasses): Move it before
22150         setup_class_subset_and_memory_move_costs.
22151         (setup_stack_reg_pressure_class, setup_pressure_classes): New.
22152         (setup_cover_and_important_classes): Rename to
22153         setup_allocno_and_important_classes.
22154         (setup_class_translate_array): New.
22155         (setup_class_translate): Call it for allocno and pressure classes.
22156         (cover_class_order): Rename to allocno_class_order.
22157         (comp_reg_classes_func): Use ira_allocno_class_translate instead
22158         of ira_class_translate.
22159         (reorder_important_classes): Set up ira_important_class_nums.
22160         (setup_reg_class_relations): Set up ira_reg_class_superunion.
22161         (print_class_cover): Rename to print_classes.  Add parameter.
22162         (ira_debug_class_cover): Rename to ira_debug_allocno_classes.
22163         Print pressure classes too.
22164         (find_reg_class_closure): Rename to find_reg_classes.  Don't call
22165         setup_reg_subclasses.
22166         (ira_hard_regno_cover_class): Rename to ira_hard_regno_allocno_class.
22167         (ira_reg_class_nregs): Rename to ira_reg_class_max_nregs.
22168         (setup_prohibited_class_mode_regs): Use
22169         ira_prohibited_class_mode_regs instead of prohibited_class_mode_regs.
22170         (clarify_prohibited_class_mode_regs): New function.
22171         (ira_init_register_move_cost): Set up ira_max_register_move_cost,
22172         ira_max_may_move_in_cost, and ira_max_may_move_out_cost.
22173         (ira_init_once): Initialize them.
22174         (free_register_move_costs): Process them.
22175         (ira_init): Move calls of find_reg_classes and
22176         setup_hard_regno_aclass after setup_prohibited_class_mode_regs.
22177         Call clarify_prohibited_class_mode_regs.
22178         (ira_no_alloc_reg): Remove.
22179         (too_high_register_pressure_p): Use pressure classes.
22180
22181         * sched-deps.c: Remove mentioning cover classes from the file.
22182         Use ira_reg_pressure_cover instead of ira_reg_class_cover.  Use
22183         ira_pressure_classes and ira_pressure_classes_num instead of
22184         ira_reg_class_cover_size and ira_reg_class_cover.
22185         (mark_insn_hard_regno_birth, mark_hard_regno_death): Use
22186         sched_regno_pressure_class instead of sched_regno_cover_class.
22187         (mark_insn_pseudo_birth, mark_pseudo_death): Ditto.  Use
22188         ira_reg_class_max_nregs instead of ira_reg_class_nregs.
22189
22190         * ira.h: Add 2010 to Copyright.
22191         (ira_no_alloc_reg): Remove external.
22192         (struct target_ira): Rename x_ira_hard_regno_cover_class,
22193         x_ira_reg_class_cover_size, x_ira_reg_class_cover, and
22194         x_ira_class_translate to x_ira_hard_regno_allocno_class,
22195         x_ira_allocno_classes_num, x_ira_allocno_classes, and
22196         x_ira_allocno_class_translate.  Add x_ira_pressure_classes_num,
22197         x_ira_pressure_classes, x_ira_pressure_class_translate, and
22198         x_ira_stack_reg_pressure_class.  Rename x_ira_reg_class_nregs to
22199         x_ira_reg_class_max_nregs.  Add x_ira_reg_class_min_nregs and
22200         x_ira_no_alloc_regs.
22201         (ira_hard_regno_cover_class): Rename to ira_hard_regno_allocno_class.
22202         (ira_reg_class_cover_size, ira_reg_class_cover): Rename to
22203         ira_allocno_classes_num and ira_allocno_classes.
22204         (ira_class_translate): Rename to ira_allocno_class_translate.
22205         (ira_pressure_classes_num, ira_pressure_classes): New definitions.
22206         (ira_pressure_class_translate, ira_stack_reg_pressure_class): Ditto.
22207         (ira_reg_class_nregs): Rename to ira_reg_class_max_nregs.
22208         (ira_reg_class_min_nregs, ira_stack_reg_pressure_class): New
22209         (ira_no_alloc_regs): New.
22210
22211         * ira-costs.c: Add 2010 to Copyright.  Remove mentioning cover
22212         classes from the file.  Use ALLOCNO_CLASS instead of
22213         ALLOCNO_COVER_CLASS.  Use ALLOCNO_CLASS_COST instead of
22214         ALLOCNO_COVER_CLASS_COST.
22215         (regno_cover_class): Rename to regno_aclass.
22216         (record_reg_classes): Use ira_reg_class_subunion instead of
22217         ira_reg_class_union.
22218         (record_address_regs): Check overflow.
22219         (scan_one_insn): Ditto.
22220         (print_allocno_costs): Print total mem cost fore regional allocation.
22221         (print_pseudo_costs): Use REG_N_REFS.
22222         (find_costs_and_classes): Use classes intersected with them on the
22223         1st pass. Check overflow.  Use ira_reg_class_subunion instead of
22224         ira_reg_class_union.  Use ira_allocno_class_translate and
22225         regno_aclass instead of ira_class_translate and regno_cover_class.
22226         Modify code for finding regno_aclass.  Setup preferred classes for
22227         the next pass.
22228         (setup_allocno_cover_class_and_costs): Rename to
22229         setup_allocno_class_and_costs.  Use regno_aclass instead of
22230         regno_cover_class.  Use ira_set_allocno_class instead of
22231         ira_set_allocno_cover_class.
22232         (init_costs, finish_costs): Use regno_aclass instead of
22233         regno_cover_class.
22234         (ira_costs): Use setup_allocno_class_and_costs instead of
22235         setup_allocno_cover_class_and_costs.
22236         (ira_tune_allocno_costs_and_cover_classes): Rename to
22237         ira_tune_allocno_costs.  Check overflow.  Skip conflict hard regs
22238         by processing objects.  Use ira_reg_class_max_nregs instead of
22239         ira_reg_class_nregs.
22240
22241         * rtl.h (reg_cover_class): Rename to reg_allocno_class.
22242
22243         * sched-int.h: Remove mentioning cover classes from the file.
22244         (sched_regno_cover_class): Rename to sched_regno_pressure_class.
22245
22246         * reginfo.c: Add 2010 to Copyright.  Remove mentioning cover
22247         classes from the file.
22248         (struct reg_pref): Rename coverclass into allocnoclass.
22249         (reg_cover_class): Rename to reg_allocno_class.
22250
22251         * Makefile.in (ira-color.o): Remove SPLAY_TREE_H from dependencies.
22252
22253         * config/alpha/alpha.h (IRA_COVER_CLASSES): Remove.
22254
22255         * config/arm/arm.h (IRA_COVER_CLASSES): Ditto.
22256
22257         * config/avr/avr.h (IRA_COVER_CLASSES): Ditto.
22258
22259         * config/bfin/bfin.h (IRA_COVER_CLASSES): Ditto.
22260
22261         * config/cris/cris.h (IRA_COVER_CLASSES): Ditto.
22262
22263         * config/fr30/fr30.h (IRA_COVER_CLASSES): Ditto.
22264
22265         * config/frv/frv.h (IRA_COVER_CLASSES): Ditto.
22266
22267         * config/h8300/h8300.h (IRA_COVER_CLASSES): Ditto.
22268
22269         * config/i386/i386.h (STACK_REG_COVER_CLASS): Ditto.
22270
22271         * config/i386/i386.c (TARGET_IRA_COVER_CLASSES)
22272         (i386_ira_cover_classes): Ditto.
22273
22274         * config/ia64/ia64.h (IRA_COVER_CLASSES): Ditto.
22275
22276         * config/iq2000/iq2000.h (IRA_COVER_CLASSES): Ditto.
22277
22278         * config/m32r/m32r.h (IRA_COVER_CLASSES): Ditto.
22279
22280         * config/m68k/m68k.h (IRA_COVER_CLASSES): Ditto.
22281
22282         * config/mcore/mcore.h (IRA_COVER_CLASSES): Ditto.
22283
22284         * config/mep/mep.h (IRA_COVER_CLASSES): Ditto.
22285
22286         * config/mips/mips.c (TARGET_IRA_COVER_CLASSES)
22287         (mips_ira_cover_classes): Ditto.
22288
22289         * config/mn10300/mn10300.h (IRA_COVER_CLASSES): Ditto.
22290
22291         * config/moxie/moxie.h (IRA_COVER_CLASSES): Ditto.
22292
22293         * config/pa/pa64-regs.h (IRA_COVER_CLASSES): Ditto.
22294
22295         * config/pa/pa32-regs.h (IRA_COVER_CLASSES): Ditto.
22296
22297         * config/picochip/picochip.h (IRA_COVER_CLASSES): Ditto.
22298
22299         * config/rs6000/rs6000.h (IRA_COVER_CLASSES_PRE_VSX)
22300         (IRA_COVER_CLASSES_VSX): Ditto.
22301
22302         * config/rs6000/rs6000.c (TARGET_IRA_COVER_CLASSES)
22303         (rs6000_ira_cover_classes): Ditto.
22304
22305         * config/rx/rx.h (IRA_COVER_CLASSES): Ditto.
22306
22307         * config/s390/s390.h (IRA_COVER_CLASSES): Ditto.
22308
22309         * config/score/score.h (IRA_COVER_CLASSES): Ditto.
22310
22311         * config/sh/sh.h (IRA_COVER_CLASSES): Ditto.
22312
22313         * config/sparc/sparc.h (IRA_COVER_CLASSES): Ditto.
22314
22315         * config/spu/spu.h (IRA_COVER_CLASSES): Ditto.
22316
22317         * config/stormy16/stormy16.h (IRA_COVER_CLASSES): Ditto.
22318
22319         * config/v850/v850.h (IRA_COVER_CLASSES): Ditto.
22320
22321         * config/vax/vax.h (IRA_COVER_CLASSES): Ditto.
22322
22323         * config/xtensa/xtensa.h (IRA_COVER_CLASSES): Ditto.
22324
22325 2011-03-29  Jakub Jelinek  <jakub@redhat.com>
22326
22327         PR debug/48253
22328         * dwarf2out.c (struct dw_fde_struct): Remove dw_fde_hot_section_label,
22329         dw_fde_hot_section_end_label, dw_fde_unlikely_section_label,
22330         dw_fde_unlikely_section_end_label, cold_in_std_section,
22331         dw_fde_switched_sections and dw_fde_switched_cold_to_hot fields.
22332         Add dw_fde_second_begin, dw_fde_second_end and second_in_std_section
22333         fields.
22334         (output_fde): Use dw_fde_second_{begin,end} if second is
22335         true, otherwise dw_fde_{begin,end}.
22336         (output_call_frame_info): Test dw_fde_second_begin != NULL
22337         instead of dw_fde_switched_sections.
22338         (dwarf2out_begin_prologue): Stop initializing removed dw_fde_struct
22339         fields, initialize new fields.  Initialize in_std_section
22340         unconditionally from the first partition.
22341         (dwarf2out_end_epilogue): Don't override dw_fde_end when
22342         dw_fde_second_begin is non-NULL.
22343         (dwarf2out_switch_text_section): Stop initializing removed
22344         dw_fde_struct fields, initialize new fields, initialize
22345         also dw_fde_end here.  Set dw_fde_switch_cfi even when
22346         dwarf2out_do_cfi_asm ().  Call var_location_switch_text_section.
22347         (struct var_loc_list_def): Add last_before_switch field.
22348         (arange_table, arange_table_allocated, arange_table_in_use,
22349         ARANGE_TABLE_INCREMENT, add_arange): Removed.
22350         (size_of_aranges): Count !in_std_section and !second_in_std_section
22351         hunks in fdes, instead of looking at arange_table_in_use.
22352         (output_aranges): Add aranges_length argument, don't call
22353         size_of_aranges here.  Instead of using aranges_table*
22354         emit ranges for fdes when !in_std_section resp.
22355         !second_in_std_section.
22356         (dw_loc_list): Break ranges crossing section switch.
22357         (convert_cfa_to_fb_loc_list): Likewise.  If switched sections,
22358         use dw_fde_second_end instead of dw_fde_end as end of last range.
22359         (gen_subprogram_die): Don't call add_arange.  Use
22360         dw_fde_{begin,end} for first partition and if switched
22361         section dw_fde_second_{begin,end} for the second.
22362         (var_location_switch_text_section_1,
22363         var_location_switch_text_section): New functions.
22364         (dwarf2out_begin_function): Initialize cold_text_section even
22365         when function_section () isn't text_section.
22366         (prune_unused_types): Don't walk arange_table.
22367         (dwarf2out_finish): Don't needlessly test
22368         flag_reorder_blocks_and_partition when testing cold_text_section_used.
22369         If info_section_emitted, call size_of_aranges and if it indicates
22370         non-empty .debug_aranges, call output_aranges with the computed
22371         size.  Stop using removed dw_fde_struct fields, use
22372         dw_fde_{begin,end} for first partition and dw_fde_second_{begin,end}
22373         for second.
22374
22375         PR debug/48203
22376         * cfgexpand.c (expand_debug_expr) <case SSA_NAME>: Only
22377         create ENTRY_VALUE if incoming or address of incoming's MEM
22378         is a hard REG.
22379         * dwarf2out.c (mem_loc_descriptor): Don't emit
22380         DW_OP_GNU_entry_value of DW_OP_fbreg.
22381         * var-tracking.c (vt_add_function_parameter): Ensure cselib_lookup
22382         on ENTRY_VALUE is able to find the canonical parameter VALUE.
22383         * cselib.c (rtx_equal_for_cselib_1) <case ENTRY_VALUE>: Use
22384         rtx_equal_p instead of rtx_equal_for_cselib_1 to compare
22385         ENTRY_VALUE_EXPs.
22386         (cselib_hash_rtx) <case ENTRY_VALUE>: If ENTRY_VALUE_EXP
22387         is a REG_P or MEM_P with REG_P address, compute hash directly
22388         instead of calling cselib_hash_rtx on ENTRY_VALUE_EXP.
22389         (preserve_only_constants): Don't clear VALUES forwaring
22390         ENTRY_VALUE to some other VALUE.
22391
22392 2011-03-28  Richard Sandiford  <richard.sandiford@linaro.org>
22393
22394         * builtins.c (expand_builtin_memset_args): Use gen_int_mode
22395         instead of GEN_INT.
22396
22397 2011-03-28  Eric Botcazou  <ebotcazou@adacore.com>
22398
22399         * cfgexpand.c (expand_gimple_cond): Always set the source location and
22400         block before expanding the statement.
22401         (expand_gimple_stmt_1): Likewise.  Set them here...
22402         (expand_gimple_stmt): ...and not here.  Tidy.
22403         * cfglayout.c (curr_insn_locator): Return 0 if the current location is
22404         unknown.
22405
22406 2011-03-28  Steven Bosscher  <steven@gcc.gnu.org>
22407
22408         * Makefile.in: New rule for cprop.o.
22409         * gcse.c: Move constant/copy propagation to cprop.c.
22410         (compute_local_properties): Only handle expression tables.
22411         (hash_scan_set, compute_hash_table_work, alloc_hash_table,): Likewise.
22412         (one_pre_gcse_pass, one_code_hoisting_pass): Likewise.
22413         (hash_set, insert_set_in_table, gcse_constant_p, lookup_set,
22414         next_set, reset_opr_set_tables, oprs_not_set_p, mark_call, mark_set,
22415         mark_clobber, mark_oprs_set, alloc_cprop_mem, free_cprop_mem,
22416         compute_cprop_data, find_used_regs, try_replace_reg,
22417         find_avail_set, cprop_jump, constprop_register, cprop_insn,
22418         local_cprop_find_used_regs, do_local_cprop, local_cprop_pass,
22419         fis_get_condition, implicit_set_cond_p, find_implicit_sets,
22420         find_bypass_set, reg_killed_on_edge, bypass_block,
22421         bypass_conditional_jumps, one_cprop_pass, gate_rtl_cprop,
22422         execute_rtl_cprop, pass_rtl_cprop): Move to...
22423         * cprop.c: ...here.  New file, constant/copy propagation for RTL
22424         moved from gcse.c to here with minor cleanups in duplicated code.
22425
22426 2011-03-28  H.J. Lu  <hongjiu.lu@intel.com>
22427
22428         * config/i386/i386.c (flag_opts): Fix a typo in
22429         -mavx256-split-unaligned-store.
22430
22431 2011-03-28  Anatoly Sokolov  <aesok@post.ru>
22432
22433         * config/h8300/h8300.h (FUNCTION_VALUE_REGNO_P, FUNCTION_VALUE,
22434         LIBCALL_VALUE): Remove macros.
22435         * config/h8300/h8300.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
22436         TARGET_FUNCTION_VALUE_REGNO_P): Define.
22437         (h8300_function_value, h8300_libcall_value,
22438         h8300_function_value_regno_p): New functions.
22439
22440 2011-03-28  Anatoly Sokolov  <aesok@post.ru>
22441
22442         * config/h8300/h8300.h (ASM_OUTPUT_BSS): Remove macro.
22443
22444 2011-03-28  Jeff Law  <law@redhat.com>
22445
22446         * tree-ssa-threadupdate.c (redirect_edges): Call
22447         create_edge_and_update_destination_phis as needed.
22448         (create_edge_and_update_destination_phis): Accept new BB argument.
22449         All callers updated.
22450         (thread_block): Do not update the profile when threading around
22451         intermediate blocks.
22452         (thread_single_edge): Likewise.
22453         (determine_bb_domination_status): If BB is not a successor of the
22454         loop header, return NONDOMINATING.
22455         (register_jump_thread): Note when we register a jump thread around
22456         an intermediate block.
22457         * tree-ssa-threadedge.c (thread_around_empty_block): New function.
22458         (thread_across_edge): Use it.
22459
22460 2011-03-28  Tristan Gingold  <gingold@adacore.com>
22461
22462         * config/ia64/ia64.c (ia64_promote_function_mode): Fix promotion
22463         when for_return is 2.
22464
22465 2011-03-28  Jeff Law  <law@redhat.com>
22466
22467         * var-tracking.c (canonicalize_values_mark): Delete unused
22468         lhs assignment.
22469         (canonicalize_values_star, set_variable_part): Likewise.
22470         (clobber_variable_part, delete_variable_part): Likewise.
22471
22472 2011-03-28  Steven Bosscher  <steven@gcc.gnu.org>
22473
22474         * gcse.c (free_gcse_mem): Free reg_set_bitmap.
22475
22476 2011-03-28  Martin Jambor  <mjambor@suse.cz>
22477
22478         * tree-inline.c (expand_call_inline): Do not check that destination
22479         node is analyzed.
22480         (optimize_inline_calls): Assert that destination node is analyzed.
22481         * cgraph.c (cgraph_add_new_function): Call cgraph_analyze_function, do
22482         not call tree_lowering_passes.
22483         * cgraph.h (cgraph_analyze_function): Declare.
22484         * cgraphunit.c (cgraph_analyze_function): Make public.
22485
22486 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
22487
22488         * config/sparc/sparc-opts.h: New.
22489         * config/sparc/sparc.c (sparc_handle_option, sparc_select,
22490         sparc_cpu, fpu_option_set, TARGET_HANDLE_OPTION): Remove.
22491         (sparc_option_override): Store processor_type enumeration rather
22492         than string in cpu_default.  Remove name and enumeration from
22493         cpu_table.  Directly default -mcpu then default -mtune from -mcpu
22494         without using sparc_select.  Use target_flags_explicit instead of
22495         fpu_option_set.
22496         * config/sparc/sparc.h (enum processor_type): Move to
22497         sparc-opts.h.
22498         (sparc_cpu, struct sparc_cpu_select, sparc_select): Remove.
22499         * config/sparc/sparc.opt (config/sparc/sparc-opts.h): New
22500         HeaderInclude entry.
22501         (mcpu=, mtune=): Use Var and Enum.
22502         (sparc_processor_type): New Enum and EnumValue entries.
22503
22504 2011-03-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22505             Iain Sandoe  <iains@gcc.gnu.org>
22506
22507         PR target/48245
22508         * config/darwin.h (LINK_COMMAND_SPEC_A): Use LINK_PLUGIN_SPEC.
22509
22510 2011-03-28  Eric Botcazou  <ebotcazou@adacore.com>
22511
22512         * tree-vectorizer.h (vect_create_data_ref_ptr): Adjust prototype.
22513         * tree-vect-data-refs.c (vect_create_data_ref_ptr): Add GSI parameter.
22514         Insert new statements at it in lieu of STMT.
22515         (vect_setup_realignment): Adjust call to vect_create_data_ref_ptr.
22516         * tree-vect-stmts.c (vectorizable_store): Likewise.
22517         (vectorizable_load): Likewise.
22518
22519 2011-03-28  Uros Bizjak  <ubizjak@gmail.com>
22520
22521         * config/alpha/alpha.md (addtf3): Change mode of operands to TFmode.
22522         (divtf3): Ditto.
22523         (multf3): Ditto.
22524         (subtf3): Ditto.
22525
22526 2011-03-27  H.J. Lu  <hongjiu.lu@intel.com>
22527
22528         * config/i386/sse.md (*avx_mov<mode>_internal): Don't assert
22529         unaligned 256bit load/store.
22530         (*avx_movu<ssemodesuffix><avxmodesuffix>): Likewise.
22531         (*avx_movdqu<avxmodesuffix>): Likewise.
22532
22533 2011-03-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
22534
22535         PR target/48288
22536         * config/pa/predicates.md (reg_or_ior_operand): New predicate.
22537         * config/pa/pa.md (iordi3): Use new predicate in expander.
22538         (iorsi3): Likewise.
22539
22540 2011-03-27  Anatoly Sokolov  <aesok@post.ru>
22541
22542         * config/mips/mips.h (LIBCALL_VALUE, FUNCTION_VALUE,
22543         FUNCTION_VALUE_REGNO_P): Remove macros.
22544         * config/mips/mips-protos.h (mips_function_value): Remove.
22545         * config/mips/mips.c (mips_function_value): Rename to...
22546         (mips_function_value_1): ... this. Make static.  Handle receiving
22547         the function type in 'fn_decl_or_type' argument.
22548         (mips_function_value, mips_libcall_value,
22549         mips_function_value_regno_p): New function.
22550         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
22551         TARGET_FUNCTION_VALUE_REGNO_P): Define.
22552
22553 2011-03-27  H.J. Lu  <hongjiu.lu@intel.com>
22554
22555         * config/i386/i386.c (flag_opts): Add -mavx256-split-unaligned-load
22556         and -mavx256-split-unaligned-store.
22557         (ix86_option_override_internal): Split 32-byte AVX unaligned
22558         load/store by default.
22559         (ix86_avx256_split_vector_move_misalign): New.
22560         (ix86_expand_vector_move_misalign): Use it.
22561
22562         * config/i386/i386.opt: Add -mavx256-split-unaligned-load and
22563         -mavx256-split-unaligned-store.
22564
22565         * config/i386/sse.md (*avx_mov<mode>_internal): Verify unaligned
22566         256bit load/store.  Generate unaligned store on misaligned memory
22567         operand.
22568         (*avx_movu<ssemodesuffix><avxmodesuffix>): Verify unaligned
22569         256bit load/store.
22570         (*avx_movdqu<avxmodesuffix>): Likewise.
22571
22572         * doc/invoke.texi: Document -mavx256-split-unaligned-load and
22573         -mavx256-split-unaligned-store.
22574
22575 2011-03-27  Richard Sandiford  <rdsandiford@googlemail.com>
22576
22577         PR target/38598
22578         * config/mips/mips.md (extendsidi2): Add an "l" alternative.
22579         Update commentary.
22580
22581 2011-03-27  Richard Sandiford  <rdsandiford@googlemail.com>
22582
22583         * config/mips/mips.c (mips_prepare_builtin_arg): Replace icode and
22584         opno arguments with an expand_operand.  Use create_input_operand.
22585         (mips_prepare_builtin_target): Delete.
22586         (mips_expand_builtin_insn, mips_expand_builtin_compare_1): New
22587         functions.
22588         (mips_expand_builtin_direct): Use create_output_operand and
22589         mips_expand_builtin_insn.  Update call to mips_prepare_builtin_arg.
22590         (mips_expand_builtin_movtf): Likewise.  Use mips_expand_fp_comparison.
22591         (mips_expand_builtin_compare): Use mips_expand_fp_comparison.
22592
22593 2011-03-27  Ira Rosen  <ira.rosen@linaro.org>
22594
22595         * config/arm/arm.c (arm_autovectorize_vector_sizes): New
22596         function.
22597         (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
22598
22599 2011-03-26  Eric Botcazou  <ebotcazou@adacore.com>
22600
22601         * basic-block.h (fixup_abnormal_edges): Adjust prototype.
22602         * reload1.c (reload): Adjust call to fixup_abnormal_edges.  Rediscover
22603         basic blocks and call commit_edge_insertions directly.
22604         (fixup_abnormal_edges): Move from here to...
22605         * cfgrtl.c (fixup_abnormal_edges): ...here.  Only insert instructions
22606         on the edges and return whether some have actually been inserted.
22607         * reg-stack.c (convert_regs): Fix up abnormal edges before inserting
22608         compensation code.
22609
22610 2011-03-26  Andrey Belevantsev  <abel@ispras.ru>
22611
22612         PR rtl-optimization/48144
22613         * sel-sched-ir.c (merge_history_vect): Factor out from ...
22614         (merge_expr_data): ... here.
22615         (av_set_intersect): Rename to av_set_code_motion_filter.
22616         Update all callers.  Call merge_history_vect when an expression
22617         is found in both sets.
22618         * sel-sched-ir.h (av_set_code_motion_filter): Add prototype.
22619
22620 2011-03-26  Alan Modra  <amodra@gmail.com>
22621
22622         * config/rs6000/predicates.md (word_offset_memref_op): Handle
22623         cmodel medium addresses.
22624         * config/rs6000/rs6000.c (rs6000_secondary_reload): Handle misaligned
22625         64-bit gpr loads and stores.
22626         (rs6000_secondary_reload_ppc64): New function.
22627         * config/rs6000/rs6000-protos.h: Declare it.
22628         * config/rs6000/rs6000.md (reload_di_store, reload_di_load): New.
22629
22630 2011-03-26  Alan Modra  <amodra@gmail.com>
22631
22632         PR target/47487
22633         * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Support
22634         GNU Go in traceback table.
22635
22636 2011-03-25  Richard Henderson  <rth@redhat.com>
22637
22638         * expr.c (emit_block_move_via_movmem): Only use 6 operand variant
22639         if there are exactly 6 operands.
22640         (set_storage_via_setmem): Similarly.
22641
22642 2011-03-25  Kai Tietz  <ktietz@redhat.com>
22643
22644         * collect2.c (write_c_file_stat): Handle backslash
22645         as right-hand directory separator.
22646         (resolve_lib_name): Use IS_DIR_SEPARATOR instead of
22647         checking just for slash.
22648         * coverage.c (coverage_init): Use IS_ABSOLUTE_PATH
22649         instead of checking for trailing slash.
22650         * gcc.c (record_temp_file): Use filename_cmp instead
22651         of strcmp.
22652         (do_spec_1): Likewise.
22653         (replace_outfile_spec_function): Likewise.
22654         (is_directory): Use filename_ncmp instead of strncmp.
22655         (print_multilib_info): Likewise.
22656         * gcov.c (find_source): Use filename_cmp instead
22657         instead of strcmp.
22658         (make_gcov_file_name): Fix order of slash/backslash
22659         checks.
22660         * incpath.c (DIRS_EQ): Use filename_cmp instead of strcmp.
22661         (add_standard_paths): Likewise.
22662         * mips-tfile.c (saber_stop): Handle backslash.
22663         * prefix.c (update_path): Use filename_ncmp instead of
22664         strncmp.
22665         * profile.c (output_location): Use filename_cmp instead
22666         of strcmp.
22667         * read-md.c (handle_toplevel_file): Handle backslash.
22668         * tlink.c (frob_extension):  Likewise.
22669         * tree-cfg.c (same_line_p): Use filename_cmp instead of
22670         strcmp.
22671         * tree-dump.c (dequeue_and_dump): Handle backslash.
22672         * tree.c (get_file_function_name): Likewise.
22673         * gengtype.c (read_input_list): Likewise.
22674         (get_file_realbasename): Likewise.
22675         (get_output_file_with_visibility): Use filename_cmp
22676         instead of strcmp.
22677
22678 2011-03-25  Richard Sandiford  <richard.sandiford@linaro.org>
22679
22680         * config/arm/arm.h (CANNOT_CHANGE_MODE_CLASS): Restrict FPA_REGS
22681         case to VFPv1.
22682
22683 2011-03-25  Nathan Froyd  <froydnj@codesourcery.com>
22684
22685         * fold-const.c (expr_location_or): New function.
22686         (fold_truth_not_expr): Call it.
22687
22688 2011-03-25  Jeff Law  <law@redhat.com>
22689
22690         * dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing
22691         va_end.
22692         * c-family/c-common.c (def_fn_type): Likewise.
22693         * ada/gcc-interface/utils.c (def_fn_type): Likewise.
22694         * emit-rtl.c (gen_rtvec): Likewise.
22695         * lto/lto-lang.c (def_fn_type): Likewise.
22696
22697 2011-03-25  Richard Guenther  <rguenther@suse.de>
22698
22699         * tree-ssa-copy.c (stmt_may_generate_copy): Copies from constants
22700         also generate copies.
22701         (fini_copy_prop): Handle constant values properly.
22702
22703 2011-03-25  Jakub Jelinek  <jakub@redhat.com>
22704
22705         * dwarf2out.c (mem_loc_descriptor) <case ZERO_EXTRACT>: Compare
22706         mode size instead of bitsize with DWARF2_ADDR_SIZE.
22707         (hash_loc_operands, compare_loc_operands): Handle
22708         DW_OP_GNU_entry_value.
22709
22710 2011-03-25  Kai Tietz  <ktietz@redhat.com>
22711
22712         * config/i386/cygming.h (DWARF_FRAME_REGISTERS): Adjust comment.
22713         (STACK_BOUNDARY): Check for bit-ness in case of MS_ABI.
22714         * config/i386/i386.c (ix86_conditional_register_usage): Adjust
22715         comment and use macro TARGET_64BIT_MS_ABI instead.
22716         (ix86_keep_aggregate_return_pointer): Optimize for 64-bit case
22717         and change default behavior for 32-bit MS_ABI.
22718         (ix86_reg_parm_stack_space): Check additionally for bit-ness.
22719         (ix86_function_type_abi): Allow check for ms_abi/sysv_abi for
22720         32-bit, too.
22721         (ix86_cfun_abi): Likewise.
22722         (ix86_maybe_switch_abi): Adjust comment.
22723         (init_cumulative_args): Check for bit-ness in MS_ABI case.
22724         (ix86_gimplify_va_arg): Check just for not TARGET_64BIT_MS_ABI
22725         instead of checking for SYSV_ABI.
22726         (ix86_nsaved_sseregs): Likewise.
22727         (ix86_compute_frame_layout): Set only for 64-bit MS_ABI alignment
22728         to 16 bytes.
22729         (ix86_expand_call): Use TARGET_64BIT_MS_ABI macro.
22730         * config/i386.h (TARGET_32BIT_MS_ABI): New macro.
22731         (ACCUMULATE_OUTGOING_ARGS): Check explicit for 64-bit MS_ABI.
22732         (OUTGOING_REG_PARM_STACK_SPACE): Likewise.
22733         * config/mingw32.h (DEFAULT_ABI): Change default always to MS_ABI.
22734
22735 2011-03-25  Richard Guenther  <rguenther@suse.de>
22736
22737         * tree-flow.h (verify_stmts): Rename to verify_gimple_in_cfg.
22738         (verify_types_in_gimple_seq): Rename to verify_gimple_in_seq.
22739         (verify_gimple): Remove.
22740         * tree-cfg.c (verify_gimple_call): Merge verification
22741         from verify_stmts.
22742         (verify_gimple_phi): Merge verification from verify_stmts.
22743         (verify_gimple_label): New function.
22744         (verify_types_in_gimple_seq_2): Rename to verify_gimple_in_seq_2.
22745         (verify_types_in_gimple_seq): Rename to verify_gimple_in_seq.
22746         (verify_stmt): Merge into verify_gimple_in_cfg and callees.
22747         (verify_stmts): Rename to verify_gimple_in_cfg.
22748         (verify_gimple_in_cfg): New function.
22749         * passes.c (execute_function_todo): Call verify_gimple_in_cfg.
22750         * tree-ssa.c (verify_ssa): Likewise.
22751         * gimplify.c (gimplify_body): Call verify_gimple_in_seq.
22752
22753 2011-03-25  Richard Guenther  <rguenther@suse.de>
22754
22755         * passes.c (init_optimization_passes): Add FRE pass after
22756         early SRA.
22757
22758 2011-03-25  Bernd Schmidt  <bernds@codesourcery.com>
22759             Andrew Stubbs  <ams@codesourcery.com>
22760
22761         * config/arm/vfp.md (arm_movdi_vfp): Enable only when not tuning
22762         for Cortex-A8.
22763         (arm_movdi_vfp_cortexa8): New pattern.
22764         * config/arm/neon.md (adddi3_neon, subdi3_neon, anddi3_neon,
22765         iordi3_neon, xordi3_neon): Add alternatives to discourage Neon
22766         instructions when tuning for Cortex-A8.  Set attribute "arch".
22767         * config/arm/arm.md: Move include arm-tune.md up a bit.
22768         (define_attr "arch"): Add "onlya8" and "nota8" values.
22769         (define_attr "arch_enabled"): Handle "onlya8" and "nota8".
22770
22771 2011-03-25  Nathan Froyd  <froydnj@codesourcery.com>
22772
22773         PR bootstrap/48282
22774         Revert:
22775         2011-03-24  Nathan Froyd  <froydnj@codesourcery.com>
22776
22777         * function.c (instantiate_virtual_regs): Use FOR_EACH_BB and
22778         FOR_BB_INSNS_SAFE to iterate through insns.  Re-indent.
22779         (pass_instantiate_virtual_regs): Require PROP_cfglayout.
22780         * passes.c (init_optimization_passes): Move
22781         pass_instantiate_virtual_regs after pass_into_cfg_layout_mode.
22782
22783 2011-03-25  Kai Tietz  <ktietz@redhat.com>
22784
22785         * c-typeck.c (comptypes_internal): Replace target
22786         hook call of comp_type_attributes by version in tree.c file.
22787         * gimple.c (gimple_types_compatible_p_1): Likewise.
22788         * tree-ssa.c (useless_type_conversion_p): Likewise.
22789         * tree.c (build_type_attribute_qual_variant): Likewise.
22790         (attribute_value_equal): New static helper function.
22791         (comp_type_attributes): New function.
22792         (merge_attributes): Use attribute_value_equal for comparison.
22793         (attribute_list_contained): Likewise.
22794         * tree.h (comp_type_attributes): New prototype.
22795
22796 2011-03-25  Richard Guenther  <rguenther@suse.de>
22797
22798         * tree-cfg.c (verify_gimple_assign_unary): Drop special casing
22799         of complex types at -O0.
22800         (verify_gimple_assign_binary): Likewise.
22801         (verify_gimple_assign_ternary): Likewise.
22802
22803 2011-03-24  Mark Wielaard  <mjw@redhat.com>
22804
22805         * dwarf2out.c (size_of_die): Modify comment to say DW_FORM_ref_sig8.
22806         (value_format): Use DW_FORM_ref_sig8, not DW_FORM_sig8.
22807
22808 2011-03-24  Mark Wielaard  <mjw@redhat.com>
22809
22810         PR debug/48041
22811         * dwarf2out.c (output_abbrev_section): Only write table when
22812         abbrev_die_table_in_use > 1.
22813
22814 2011-02-24  Richard Henderson  <rth@redhat.com>
22815
22816         * config/alpha/alpha.c (alpha_expand_unaligned_load): Use extql.
22817         (alpha_expand_unaligned_store): Use mskwl, mskll, mskql.
22818         (alpha_expand_unaligned_load_words): Use extql.
22819         (alpha_expand_unaligned_store_words): Use insqh, mskqh, mskql.
22820         (emit_insxl): Handle all modes for consistency.
22821
22822 2011-02-24  Richard Henderson  <rth@redhat.com>
22823
22824         * config/alpha/alpha.c (get_aligned_mem): Don't test WORDS_BIG_ENDIAN.
22825         (alpha_expand_unaligned_load): Likewise.
22826         (alpha_expand_unaligned_store): Likewise.
22827         (alpha_expand_unaligned_load_words): Likewise.
22828         (alpha_expand_unaligned_store_words): Likewise.
22829         (emit_insxl, alpha_split_compare_and_swap_12): Likewise.
22830         (alpha_split_lock_test_and_set_12): Likewise.
22831         (print_operand, alpha_fold_builtin_extxx): Likewise.
22832         (alpha_fold_builtin_insxx, alpha_fold_builtin_mskxx): Likewise.
22833         * config/alpha/alpha.md (bswapsi2, insv, extv, extzv): Likewise.
22834         (builtin_extwh, builtin_extlh, builtin_extql): Likewise.
22835         (unaligned_extendqidi_be, unaligned_extendhidi_be, extxl_be): Remove.
22836         (*extxl_1_be, *extql_2_be, extqh_be, extlh_be, extwh_be): Remove.
22837         (insbl_be, inswl_be, insll_be, insql_be, mskxl_be): Remove.
22838         (unaligned_loadqi_be, unaligned_loadhi_be): Remove.
22839         (unaligned_storeqi_be, unaligned_storehi_be): Remove.
22840         (extbl): Rename from builtin_extbl; don't test WORDS_BIG_ENDIAN.
22841         (extwl, extll, extql): Similarly.
22842         (inswh, inslh, insqh): Similarly.
22843         (mskbl, mskwl, mskll, mskql): Similarly.
22844         (mskwh, msklh, mskqh): Similarly.
22845
22846 2011-02-24  Richard Henderson  <rth@redhat.com>
22847
22848         * config/alpha/alpha.md (attribute isa): Add er, ner.
22849         (attribute enabled): Handle them.
22850         (*movdi): Merge *movdi_{er_nofix,nofix,er_fix,fix}.
22851
22852 2011-02-24  Richard Henderson  <rth@redhat.com>
22853
22854         * config/alpha/alpha.md (attribute isa): Add vms.
22855         (attribute enabled): Handle it.
22856         (*movsf): Merge *movsf_{nofix,fix,nofp}.
22857         (*movdf): Merge *movdf_{nofix,fix,nofp}.
22858         (*movtf): Rename from *movtf_internal for consistency.
22859         (*movsi): Merge with *movsi_nt_vms.
22860         (*movhi): Merge *movhi_nobwx, *movhi_bwx.
22861         (*movqi): Merge *movqi_nobwx, *movqi_bwx.
22862         (*mov<VEC>): Merge *mov<VEC>_fix, *mov<VEC>_nofix.
22863         * config/alpha/constraint.md ("f"): Use NO_REGS when fpu is disabled.
22864
22865 2011-02-24  Richard Henderson  <rth@redhat.com>
22866
22867         * config/alpha/alpha.md (extendqihi2): Implement for BWX only.
22868         (extendqisi2, extendhisi2): Likewise.
22869         (extendqidi2): Simplify BWX/non-BWX expansions.
22870         (extendhidi2): Similarly.
22871
22872 2011-02-24  Richard Henderson  <rth@redhat.com>
22873
22874         * config/alpha/alpha.md (attribute isa): New.
22875         (attribute enabled): New.
22876         (zero_extendqihi2): Merge from *zero_extendqihi2_{bwx,nobwx}.
22877         (zero_extendqisi2, zero_extendqidi2): Similarly.
22878         (zero_extendhisi2, zero_extendhidi2): Similarly.
22879         * config/alpha/predicates.md (reg_or_bwx_memory_operand): New.
22880
22881 2011-02-24  Richard Henderson  <rth@redhat.com>
22882
22883         * config/alpha/predicates.md (input_operand): Revert last change;
22884         update comment to mention 32-bit VMS rather than Windows.
22885
22886 2011-03-24  Nathan Froyd  <froydnj@codesourcery.com>
22887
22888         * function.c (instantiate_virtual_regs): Use FOR_EACH_BB and
22889         FOR_BB_INSNS_SAFE to iterate through insns.  Re-indent.
22890         (pass_instantiate_virtual_regs): Require PROP_cfglayout.
22891         * passes.c (init_optimization_passes): Move
22892         pass_instantiate_virtual_regs after pass_into_cfg_layout_mode.
22893
22894 2011-03-24  Eric Botcazou  <ebotcazou@adacore.com>
22895
22896         * dojump.c (do_jump_by_parts_greater_rtx): Optimize in specific cases.
22897
22898 2011-03-24  Uros Bizjak  <ubizjak@gmail.com>
22899
22900         * config/i386/i386.md (ix86_print_operand): Output DFmode const_double
22901         correctly.
22902
22903 2011-03-24  Jakub Jelinek  <jakub@redhat.com>
22904
22905         PR debug/48204
22906         * simplify-rtx.c (simplify_const_unary_operation): Call
22907         real_convert when changing mode class with FLOAT_EXTEND.
22908
22909 2011-03-24  Nick Clifton  <nickc@redhat.com>
22910
22911         * config/rx/rx.h (LABEL_ALIGN_FOR_BARRIER): Define.
22912         (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
22913         * config/rx/rx.c (rx_option_override): Set align_jumps,
22914         align_loops and align_labels if not set by the user.
22915         (rx_align_for_label): New function.
22916         (rx_max_skip_for_label): New function.
22917         (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): Define.
22918         (TARGET_ASM_LOOP_ALIGN_MAX_SKIP): Define.
22919         (TARGET_ASM_LABEL_ALIGN_MAX_SKIP): Define.
22920         (TARGET_ASM_LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Define.
22921         * config/rx/rx-protos.h (rx_align_for_label): Add prototype.
22922
22923 2011-03-24  Richard Sandiford  <richard.sandiford@linaro.org>
22924
22925         PR rtl-optimization/48263
22926         * optabs.c (expand_binop_directly): Reinstate convert_modes code
22927         and original commutative_p handling.  Use maybe_gen_insn.
22928
22929 2011-03-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22930
22931         * reload.c (find_reloads_subreg_address): Add address_reloaded
22932         parameter and return true there if the full address has been
22933         reloaded.
22934         (find_reloads_toplev): Pass address_reloaded flag.
22935         (find_reloads_address_1): Don't use address_reloaded parameter.
22936
22937 2011-03-24  Jeff Law  <law@redhat.com>
22938
22939         * tree-ssa-live.c (remove_unused_scope_block_p): Remove set but
22940         unused variable "ann".
22941         (remove_unused_locals): Likewise.
22942
22943         * tree-ssa-copy.c (propagate_tree_value_into_stmt): Remove useless
22944         statement.
22945
22946         * cfglayout.c (fixup_reorder_chain): Do not dereference E_FALL
22947         after it is freed.
22948
22949 2011-03-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22950
22951         * config/s390/s390.c (s390_preferred_reload_class): Return NO_REGS
22952         for invalid symbolic addresses.
22953         (s390_secondary_reload): Don't use s390_check_symref_alignment for
22954         larl operands.
22955
22956 2011-03-24  Eric Botcazou  <ebotcazou@adacore.com>
22957
22958         * fold-const.c (fold_ternary_loc): Preserve the location (if any) of
22959         the argument in calls to fold_truth_not_expr.
22960
22961 2011-03-24  Nathan Froyd  <froydnj@codesourcery.com>
22962
22963         * tree.c (record_node_allocation_statistics): New function.
22964         (make_node_stat, copy_node_stat, build_string): Call it.
22965         (make_tree_binfo_stat, make_tree_vec_stat, tree_cons_stat): Likewise.
22966         (build1_stat, build_omp_clause): Likewise.
22967
22968 2011-03-24  Richard Sandiford  <richard.sandiford@linaro.org>
22969
22970         * builtins.c (expand_movstr): Fix endp == 1 adjustment after
22971         last commit.
22972
22973 2011-03-24  Richard Guenther  <rguenther@suse.de>
22974
22975         PR tree-optimization/48271
22976         * tree-ssa-dom.c (tree_ssa_dominator_optimize): Only cleanup
22977         blocks that still exist.
22978
22979 2011-03-24  Richard Guenther  <rguenther@suse.de>
22980
22981         PR tree-optimization/48270
22982         * tree-ssa-phiopt.c (cond_if_else_store_replacement): Do
22983         not free datarefs before ddrs.
22984
22985 2011-03-24  Eric Botcazou  <ebotcazou@adacore.com>
22986
22987         * tree-sra.c (build_ref_for_offset): Strip useless type conversions
22988         from the address built for a reference with variable offset.
22989
22990 2011-03-24  Uros Bizjak  <ubizjak@gmail.com>
22991
22992         PR target/48237
22993         * config/i386/i386.md (*movdf_internal_rex64): Do not split
22994         alternatives that can be handled with movq or movabsq insn.
22995         (*movdf_internal): Disable for !TARGET_64BIT.
22996         (*movdf_internal_nointeger): Ditto.
22997         * config/i386/i386.c (ix86_print_operand): Handle DFmode immediates.
22998
22999 2011-03-24  Nathan Froyd  <froydnj@codesourcery.com>
23000
23001         * system.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Poison.
23002         (FUNCTION_ARG_ADVANCE): Likewise.
23003         * tm.texi.in: Change references to them to hook references.
23004         * tm.texi: Regenerate.
23005         * targhooks.c (default_function_arg): Eliminate check for target macro.
23006         (default_function_incoming_arg): Likewise.
23007         (default_function_arg_advance): Likewise.
23008         * target.def (function_arg, function_incoming_arg): Change to DEFHOOK.
23009         (function_arg_advance): Likewise.
23010         * target-def.h: Eliminate FUNCTION_INCOMING_ARG check.
23011
23012 2011-03-24  Richard Guenther  <rguenther@suse.de>
23013
23014         PR middle-end/48269
23015         * tree-object-size.c (addr_object_size): Do not double-account
23016         for MEM_REF offsets.
23017
23018 2011-03-24  Diego Novillo  <dnovillo@google.com>
23019
23020         * lto-opts.c (input_data_block): Move to lto-streamer-in.c.
23021         * lto-streamer-in.c (input_string_internal): Add clarifying comments.
23022         (lto_input_data_block): Move from lto-opts.c.  Make extern.
23023         Update all users.
23024         (lto_input_string): Rename from input_string.  Make extern.
23025         Update all users.
23026         * lto-streamer-out.c (lto_output_string_with_length): Rename from
23027         output_string_with_length.
23028         Output 0 to indicate a non-NULL string.  Update all callers to
23029         not emit 0.
23030         (lto_output_string): Rename from output_string.  Make extern.
23031         Update all users.
23032         (lto_output_decl_state_streams): Make extern.
23033         (lto_output_decl_state_refs): Make extern.
23034         * lto-streamer.h (lto_input_string): Declare.
23035         (lto_input_data_block): Declare.
23036         (lto_output_string): Declare.
23037         (lto_output_string_with_length): Declare.
23038         (lto_output_decl_state_streams): Declare.
23039         (lto_output_decl_state_refs): Declare.
23040
23041 2011-03-24  Richard Guenther  <rguenther@suse.de>
23042
23043         PR tree-optimization/46562
23044         * tree.c (build_invariant_address): New function.
23045         * tree.h (build_invariant_address): Declare.
23046         * tree-dfa.c (get_addr_base_and_unit_offset): Wrap around
23047         a renamed function moved ...
23048         * tree-flow-inline.h (get_addr_base_and_unit_offset_1): ... here.
23049         Take valueization callback parameter.
23050         * tree-flow.h (gimple_fold_stmt_to_constant): Declare.
23051         * gimple-fold.h: New file.
23052         * tree-ssa-ccp.c (ccp_fold): Use gimple_fold_stmt_to_constant_1.
23053         (ccp_fold, fold_const_aggregate_ref,
23054         fold_ctor_reference, fold_nonarray_ctor_reference,
23055         fold_array_ctor_reference, fold_string_cst_ctor_reference,
23056         get_base_constructor): Move ...
23057         * gimple-fold.c: ... here.
23058         (gimple_fold_stmt_to_constant_1): New function
23059         split out from ccp_fold.  Take a valueization callback parameter.
23060         Valueize all operands.
23061         (gimple_fold_stmt_to_constant): New wrapper function.
23062         (fold_const_aggregate_ref_1): New function split out from
23063         fold_const_aggregate_ref.  Take a valueization callback parameter.
23064         (fold_const_aggregate_ref): Wrap fold_const_aggregate_ref_1.
23065         * tree-ssa-sccvn.c (simplify_binary_expression): Simplify
23066         invariant POINTER_PLUS_EXPRs to invariant form.
23067         (vn_valueize): New function.
23068         (try_to_simplify): Simplify by using gimple_fold_stmt_to_constant.
23069         * tree-vrp.c (vrp_valueize): New function.
23070         (vrp_visit_assignment_or_call): Use gimple_fold_stmt_to_constant
23071         to fold statements to constants.
23072         * tree-ssa-pre.c (eliminate): Properly guard propagation of
23073         function declarations.
23074         * Makefile.in (tree-ssa-sccvn.o, tree-vrp.o, gimple-fold.o,
23075         tree-ssa-ccp.o): Add gimple-fold.h dependencies.
23076
23077 2011-03-24  Richard Sandiford  <richard.sandiford@linaro.org>
23078
23079         * config/h8300/predicates.md (jump_address_operand): Fix register
23080         mode check.
23081
23082 2011-03-24  Ira Rosen  <ira.rosen@linaro.org>
23083
23084         * doc/invoke.texi (max-stores-to-sink): Document.
23085         * params.h (MAX_STORES_TO_SINK): Define.
23086         * opts.c (finish_options): Set MAX_STORES_TO_SINK to 0
23087         if either vectorization or if-conversion is disabled.
23088         * tree-data-ref.c (dr_equal_offsets_p1): Moved and renamed from
23089         tree-vect-data-refs.c vect_equal_offsets.
23090         (dr_equal_offsets_p): New function.
23091         (find_data_references_in_bb): Remove static.
23092         * tree-data-ref.h (find_data_references_in_bb): Declare.
23093         (dr_equal_offsets_p): Likewise.
23094         * tree-vect-data-refs.c (vect_equal_offsets): Move to tree-data-ref.c.
23095         (vect_drs_dependent_in_basic_block): Update calls to
23096         vect_equal_offsets.
23097         (vect_check_interleaving): Likewise.
23098         * tree-ssa-phiopt.c: Include cfgloop.h and tree-data-ref.h.
23099         (cond_if_else_store_replacement): Rename to...
23100         (cond_if_else_store_replacement_1): ... this.  Change arguments and
23101         documentation.
23102         (cond_if_else_store_replacement): New function.
23103         * Makefile.in (tree-ssa-phiopt.o): Adjust dependencies.
23104         * params.def (PARAM_MAX_STORES_TO_SINK): Define.
23105
23106 2011-03-23  Chung-Lin Tang  <cltang@codesourcery.com>
23107
23108         PR target/46934
23109         * config/arm/arm.md (casesi): Use the gen_int_mode() function
23110         to subtract lower bound instead of GEN_INT().
23111
23112 2011-03-23  Jonathan Wakely  <jwakely.gcc@gmail.com>
23113
23114         PR other/48179
23115         PR other/48221
23116         PR other/48234
23117         * doc/extend.texi (Alignment): Move section to match order in TOC.
23118         * doc/invoke.texi (i386 and x86-64 Windows Options): Likewise.
23119         (Warning Options): Adjust -Wno-cpp summary and remove stray backslash.
23120
23121 2011-03-23  Jeff Law  <law@redhat.com>
23122
23123         * cfg.c (redirect_edge_succ_nodup): Duplicate the varm map
23124         before removing the edge.
23125
23126         * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Do not use E after
23127         it may have been freed by redirect_branch_edge or
23128         redirect_edge_succ_nodup.
23129
23130 2011-03-23  Richard Guenther  <rguenther@suse.de>
23131
23132         * tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF.
23133         (check_va_list_escapes): Likewise.
23134         (check_all_va_list_escapes): Likewise.
23135
23136 2011-03-23  Richard Guenther  <rguenther@suse.de>
23137
23138         * Makefile.in (IPA_TYPE_ESCAPE_H): Remove.
23139         (OBJS-archive): Remove ipa-struct-reorg.o and ipa-type-escape.o.
23140         (tree-ssa-alias.o): Do not depend on IPA_TYPE_ESCAPE_H.
23141         (alias.o): Likewise.
23142         (ipa-type-escape.o): Remove.
23143         (ipa-struct-reorg.o): Likewise.
23144         (GTFILES): Remove ipa-struct-reorg.c.
23145         * alias.c: Do not include ipa-type-escape.h.
23146         * tree-ssa-alias.c: Likewise.
23147         * common.opt (fipa-struct-reorg): Preserve for backward compatibility.
23148         * opts.c (finish_options): Do not reset flag_ipa_struct_reorg.
23149         * passes.c (init_optimization_passes): Remove ipa-struct-reorg
23150         and ipa-type-escape passes.
23151         * tree-pass.h (pass_ipa_type_escape): Remove.
23152         (pass_ipa_struct_reorg): Likewise.
23153         * ipa-struct-reorg.h: Remove.
23154         * ipa-struct-reorg.c: Likewise.
23155         * ipa-type-escape.h: Likewise.
23156         * ipa-type-escape.c: Likewise.
23157         * doc/invoke.texi (-fipa-struct-reorg): Remove.
23158         (--param struct-reorg-cold-struct-ratio): Likewise.
23159         * params.def (PARAM_STRUCT_REORG_COLD_STRUCT_RATIO): Likewise.
23160         * params.h (STRUCT_REORG_COLD_STRUCT_RATIO): Likewise.
23161         * timevar.def (TV_IPA_TYPE_ESCAPE): Likewise.
23162
23163 2011-03-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23164
23165         * config/s390/2084.md: Enable all insn reservations also for z9_ec
23166         cpu attribute value.
23167         * config/s390/s390-opts.h (enum s390_arch_option): Remove.
23168         (enum processor_type): Add PROCESSOR_2094_Z9_EC.
23169         * config/s390/s390.c (processor_flags_table): New constant array.
23170         (s390_handle_arch_option): Remove.
23171         (s390_handle_option): Remove s390_handle_arch_option invocations
23172         and OPT_mwarn_framesize_ handling.
23173         (s390_option_override): Remove s390_handle_arch_option invocation.
23174         (s390_emit_prologue): Remove use of HOST_WIDE_INT_PRINT_DEC in
23175         warnings.
23176         * config/s390/s390.md (cpu attribute): Add z9_ec value.
23177         * config/s390/s390.opt (s390_tune, s390_arch)
23178         (march=): Replace s390_arch_option enum and values with
23179         processor_type.  Set variable name to s390_arch.  Set
23180         initialization value.
23181         (mtune=): Replace s390_arch_option with processor_type.  Set
23182         variable name to s390_tune.  Set initialization value.
23183
23184 2011-03-23  Julian Brown  <julian@codesourcery.com>
23185
23186         * expr.c (expand_expr_real_1): Only use BLKmode for volatile
23187         accesses which are not naturally aligned.
23188
23189 2011-03-23  Richard Sandiford  <richard.sandiford@linaro.org>
23190
23191         PR target/47553
23192         * config/arm/predicates.md (neon_lane_number): Accept 0..15.
23193
23194 2011-03-23  Richard Sandiford  <richard.sandiford@linaro.org>
23195
23196         * optabs.h (emit_unop_insn, maybe_emit_unop_insn): Change insn code
23197         parameter from "int" to "enum insn_code".
23198         (expand_operand_type): New enum.
23199         (expand_operand): New structure.
23200         (create_expand_operand): New function.
23201         (create_fixed_operand, create_output_operand): Likewise
23202         (create_input_operand, create_convert_operand_to): Likewise.
23203         (create_convert_operand_from, create_address_operand): Likewise.
23204         (create_integer_operand): Likewise.
23205         (create_convert_operand_from_type, maybe_legitimize_operands): Declare.
23206         (maybe_gen_insn, maybe_expand_insn, maybe_expand_jump_insn): Likewise.
23207         (expand_insn, expand_jump_insn): Likewise.
23208         * builtins.c (expand_builtin_prefetch): Use the new interfaces.
23209         (expand_builtin_interclass_mathfn, expand_builtin_strlen): Likewise.
23210         (expand_movstr, expand_builtin___clear_cache): Likewise.
23211         (expand_builtin_lock_release): Likewise.
23212         * explow.c (allocate_dynamic_stack_space): Likewise.
23213         (probe_stack_range): Likewise.  Allow check_stack to FAIL,
23214         and use the default handling in that case.
23215         * expmed.c (check_predicate_volatile_ok): Delete.
23216         (store_bit_field_1, extract_bit_field_1): Use the new interfaces.
23217         (emit_cstore): Likewise.
23218         * expr.c (emit_block_move_via_movmem): Likewise.
23219         (set_storage_via_setmem, expand_assignment): Likewise.
23220         (emit_storent_insn, try_casesi): Likewise.
23221         (emit_single_push_insn): Likewise.  Allow the expansion to fail.
23222         * optabs.c (expand_widen_pattern_expr, expand_ternary_op): Likewise.
23223         (expand_vec_shift_expr, expand_binop_directly): Likewise.
23224         (expand_twoval_unop, expand_twoval_binop): Likewise.
23225         (expand_unop_direct, emit_indirect_jump): Likewise.
23226         (emit_conditional_move, vector_compare_rtx): Likewise.
23227         (expand_vec_cond_expr, expand_val_compare_and_swap_1): Likewise.
23228         (expand_sync_operation, expand_sync_fetch_operation): Likewise.
23229         (expand_sync_lock_test_and_set): Likewise.
23230         (maybe_emit_unop_insn): Likewise.  Change icode to an insn_code.
23231         (emit_unop_insn): Likewise.
23232         (expand_copysign_absneg): Change icode to an insn_code.
23233         (create_convert_operand_from_type): New function.
23234         (maybe_legitimize_operand, maybe_legitimize_operands): Likewise.
23235         (maybe_gen_insn, maybe_expand_insn, maybe_expand_jump_insn): Likewise.
23236         (expand_insn, expand_jump_insn): Likewise.
23237         * config/i386/i386.md (setmem<mode>): Use nonmemory_operand rather
23238         than const_int_operand for operand 2.
23239
23240 2011-03-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23241
23242         * dwarf2out.c (const_ok_for_output_1): Print the unspec enum name
23243         if possible.
23244
23245 2011-03-22  Nathan Froyd  <froydnj@codesourcery.com>
23246
23247         * emit-rtl.c (emit_pattern_before_noloc): New function.
23248         (emit_insn_before_noloc, emit_jump_insn_before_noloc): Call it.
23249         (emit_call_insn_before_noloc, emit_debug_insn_before_noloc): Likewise.
23250         (emit_pattern_after_noloc): New function.
23251         (emit_insn_after_noloc, emit_jump_insn_after_noloc): Call it.
23252         (emit_call_insn_after_noloc, emit_debug_insn_after_noloc): Likewise.
23253
23254 2011-03-22  Nathan Froyd  <froydnj@codesourcery.com>
23255
23256         * libgcc2.c (__lshrdi3, __ashldi3, __ashrdi3): Use W_TYPE_SIZE.
23257         (__ffsDI2): Likewise.
23258
23259 2011-03-22  Richard Henderson  <rth@redhat.com>
23260
23261         * config/alpha/alpha.c (direct_return): Use TARGET_ABI_OSF instead
23262         of !TARGET_ABI_OPEN_VMS.
23263         (alpha_trampoline_init, alpha_start_function): Likewise.
23264         (alpha_expand_epilogue, alpha_file_start): Likewise.
23265         * config/alpha/alpha.md (divsi3, modsi3): Likewise.
23266         (udivsi3, umodsi3, divdi3, moddi3, udivdi3, umoddi3): Likewise.
23267         (*divmodsi_internal_er, *divmodsi_internal_er_1): Likewise.
23268         (*divmodsi_internal, *divmoddi_internal_er): Likewise.
23269         (*divmoddi_internal_er_1, *divmoddi_internal): Likewise.
23270
23271 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23272
23273         * config/s390/s390-opts.h: New.
23274         * config/s390/s390.c (s390_tune, s390_tune_flags, s390_arch,
23275         s390_arch_flags, s390_warn_framesize, s390_stack_size,
23276         s390_stack_guard): Remove.
23277         (s390_handle_arch_option): Return void.  Take enum
23278         s390_arch_option value instead of string and searching array.
23279         (s390_handle_option): Don't assert that global structures are in
23280         use.  Access variables via opts pointer.  Use error_at.  Don't use
23281         sscanf for -mstack-guard= or -mstack-size=.  Update call to
23282         s390_handle_arch_option.
23283         (s390_option_override): Update call to s390_handle_arch_option.
23284         (s390_emit_prologue): Use %d format for s390_stack_size in
23285         diagnostic.  Use %wd for HOST_WIDE_INT.
23286         * config/s390/s390.h (enum processor_type): Move to s390-opts.h.
23287         (s390_tune, s390_tune_flags, s390_arch, s390_arch_flags): Remove.
23288         * config/s390/s390.opt (config/s390/s390-opts.h): New
23289         HeaderInclude entry.
23290         (s390_arch_string, s390_tune, s390_tune_flags, s390_arch,
23291         s390_arch_flags, s390_warn_framesize): New Variable entries.
23292         (s390_arch_option): New Enum and EnumValue entries.
23293         (march=): Use Enum instead of Var.
23294         (mstack-guard=, mstack-size=): Use UInteger and Var.
23295         (mtune=): Use Enum.
23296
23297 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23298
23299         * config/score/score.c (score_handle_option): Don't assert that
23300         global structures are in use.  Access target_flags via opts
23301         pointer.  Use value of -march= option to determine target_flags
23302         settings.
23303         * config/score/score.opt (march=): Use Enum.
23304         (score_arch): New Enum and EnumValue entries.
23305
23306 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23307
23308         * config/mep/mep.c (option_mtiny_specified): Remove.
23309         (mep_option_override): Move register handling for -mivc2 from
23310         mep_handle_option.  Use global_options_set.x_mep_tiny_cutoff
23311         instead of option_mtiny_specified.
23312         (mep_handle_option): Access target_flags via opts pointer.  Don't
23313         assert that global structures are in use.  Defer part of -mivc2
23314         handling and move it to mep_option_override.
23315         * config/mep/mep.opt (IVC2): New Mask entry.
23316         (mivc2): Use Var and Defer instead of Mask.
23317
23318 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23319
23320         * config/v850/v850-opts.h: New.
23321         * config/v850/v850.c (small_memory): Replace with
23322         small_memory_physical_max array.  Make that array static const.
23323         (v850_handle_memory_option): Take integer value of argument.  Take
23324         gcc_options pointer, option text and location.  Return void.
23325         Update for changes to small memory structures.
23326         (v850_handle_option): Access target_flags via opts pointer.  Don't
23327         assert that global structures are in use.  Update calls to
23328         v850_handle_memory_option.
23329         (v850_encode_data_area): Update references to small memory settings.
23330         * config/v850/v850.h (struct small_memory_info, small_memory): Remove.
23331         (enum small_memory_type): Move to v850-opts.h.
23332         * config/v850/v850.opt (config/v850/v850-opts.h): New
23333         HeaderInclude entry.
23334         (small_memory_max): New Variable entry.
23335         (msda): Replace by pair of options msda= and msda-.  Use UInteger.
23336         (mtda, mzda): Likewise.
23337
23338 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23339
23340         * config/sh/sh.c (sh_handle_option): Access target_flags via opts
23341         pointer.  Don't assert that global structures are in use.
23342
23343 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23344
23345         * config/pdp11/pdp11.c (pdp11_handle_option): Access target_flags
23346         via opts pointer.  Don't assert that global structures are in use.
23347
23348 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23349
23350         * config/pa/pa-hpux.opt (flag_pa_unix): New Variable entry.
23351         (munix=93): Use Var.
23352         * config/pa/pa-hpux1010.opt (munix=95): Use Var.
23353         * config/pa/pa-hpux1111.opt (munix=98): Use Var.
23354         * config/pa/pa-opts.h: New.
23355         * config/pa/pa.c (pa_cpu, flag_pa_unix): Remove.
23356         (pa_handle_option): Don't assert that global structures are in
23357         use.  Access target_flags via opts pointer.  Don't handle
23358         OPT_mschedule_, OPT_mfixed_range_, OPT_munix_93, OPT_munix_95 or
23359         OPT_munix_98 here.
23360         (pa_option_override): Handle deferred OPT_mfixed_range_.
23361
23362 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23363
23364         * config/mn10300/mn10300-opts.h: New.
23365         * config/mn10300/mn10300.c (mn10300_processor,
23366         mn10300_tune_string): Remove.
23367         (mn10300_handle_option): Don't assert that global structures are
23368         in use.  Access mn10300_processor via opts pointer.  Don't handle
23369         OPT_mtune_ here.
23370         * config/mn10300/mn10300.h (enum processor_type): Move to
23371         mn10300-opts.h.
23372         (mn10300_processor): Remove.
23373         * config/mn10300/mn10300.opt (config/mn10300/mn10300-opts.h): New
23374         HeaderInclude entry.
23375         (mn10300_processor): New Variable entry.
23376         (mtune=): Use Var.
23377
23378 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23379
23380         * config/microblaze/microblaze.c: Don't include opts.h.
23381         (microblaze_handle_option, TARGET_HANDLE_OPTION): Remove.
23382         * config/microblaze/microblaze.opt (mxl-stack-check): Use Warn.
23383         (mno-clearbss): Use Var and Warn.
23384
23385 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23386
23387         * config/m32r/m32r-opts.h: New.
23388         * config/m32r/m32r.c (m32r_model, m32r_sdata): Remove.
23389         (m32r_handle_option): Don't assert that global structures are in
23390         use.  Access target_flags and m32r_cache_flush_func via opts
23391         pointer.  Don't handle OPT_mmodel_, OPT_msdata_ or
23392         OPT_mno_flush_trap here.
23393         * config/m32r/m32r.h (Code Models, Small Data Area): Replace by
23394         include of m32r-opts.h.
23395         * config/m32r/m32r.opt (config/m32r/m32r-opts.h): New
23396         HeaderInclude entry.
23397         (m32r_model_selected, m32r_sdata_selected): New Variable entries.
23398         (mmodel=): Use Enum and Var.
23399         (m32r_model): New Enum and EnumValue entries.
23400         (mno-flush-trap): Use Var.
23401         (msdata=): Use Enum and Var.
23402         (m32r_sdata): New Enum and EnumValue entries.
23403
23404 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23405
23406         * config/m32c/m32c.c: Don't include opts.h.
23407         (target_memregs, target_memregs_set, TARGET_HANDLE_OPTION,
23408         m32c_handle_option): Remove.
23409         (m32c_option_override): Check global_options_set.x_target_memregs
23410         instead of target_memregs_set.
23411         * config/m32c/m32c.h (target_memregs): Remove.
23412         * config/m32c/m32c.opt (memregs=): Use UInteger with integer
23413         variable.
23414
23415 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23416
23417         * config/iq2000/iq2000-opts.h: New.
23418         * config/iq2000/iq2000.c: Don't include opts.h.
23419         (iq2000_tune, iq2000_handle_option, TARGET_HANDLE_OPTION): Remove.
23420         * config/iq2000/iq2000.h (enum processor_type, iq2000_tune): Remove.
23421         * config/iq2000/iq2000.opt (config/iq2000/iq2000-opts.h): New
23422         HeaderInclude entry.
23423         (iq2000_tune): New Variable entry.
23424         (march=): Add comment.  Use Enum.
23425         (iq2000_arch): New Enum and EnumValue entries.
23426         (mcpu=): Use Enum and Var.
23427         (iq2000_tune): New Enum and EnumValue entries.
23428
23429 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23430
23431         * config/ia64/ia64-opts.h: New.
23432         * config/ia64/ia64.c (ia64_tune): Remove.
23433         (ia64_handle_option): Don't handle OPT_mfixed_range_ or OPT_mtune_
23434         here.  Use error_at.
23435         (ia64_option_override): Handle deferred OPT_mfixed_range_.
23436         * config/ia64/ia64.h (enum processor_type, ia64_tune): Remove.
23437         * config/ia64/ia64.opt (config/ia64/ia64-opts.h): New
23438         HeaderInclude entry.
23439         (ia64_tune): New Variable entry.
23440         (mfixed-range=): Use Defer and Var.
23441         (mtune=): Use Enum and Var.
23442         (ia64_tune): New Enum and EnumValue entries.
23443
23444 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23445
23446         * config/frv/frv-opts.h: New.
23447         * config/frv/frv-protos.h (enum frv_cpu, frv_cpu_t): Move to
23448         frv-opts.h.
23449         (frv_cpu_type): Remove.
23450         * config/frv/frv.c: Don't include opts.h.
23451         (frv_cpu_type, frv_handle_option, TARGET_HANDLE_OPTION): Remove.
23452         * config/frv/frv.opt (config/frv/frv-opts.h): New HeaderInclude entry.
23453         (frv_cpu_type): New Variable entry.
23454         (frv_cpu): New Enum and EnumValue entries.
23455
23456 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23457
23458         * config/cris/cris.c (cris_handle_option): Access target_flags via
23459         opts pointer.  Don't assert that global structures are in use.
23460         Don't call CRIS_SUBTARGET_HANDLE_OPTION.
23461         * config/cris/cris.h (CRIS_SUBTARGET_HANDLE_OPTION): Don't define.
23462
23463 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23464
23465         * config/bfin/bfin-opts.h: New.
23466         * config/bfin/bfin.c (bfin_lib_id_given, bfin_cpu_type,
23467         bfin_si_revision, bfin_workarounds): Remove.
23468         (bfin_cpus): Make static const.
23469         (bfin_load_pic_reg): Check global_options_set.x_bfin_library_id
23470         not bfin_lib_id_given.
23471         (bfin_handle_option): Don't set bfin_lib_id_given.  Access
23472         bfin_cpu_type, bfin_si_revision and bfin_workarounds via opts
23473         pointer. Use error_at.  Don't assert that global structures are in use.
23474         * config/bfin/bfin.h: Include bfin-opts.h.
23475         (enum bfin_cpu_type, bfin_cpu_t): Move to bfin-opts.h.
23476         (bfin_cpu_type, bfin_si_revision, bfin_workarounds): Remove.
23477         * bfin.opt (config/bfin/bfin-opts.h): New HeaderInclude entry.
23478         (bfin_cpu_type, bfin_si_revision, bfin_workarounds): New Variable
23479         entries.
23480
23481 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23482
23483         * config/arm/arm.opt (mhard-float, msoft-float): Use Alias.
23484         * config/arm/arm.c (arm_handle_option): Don't handle -mhard-float
23485         or -msoft-float here.
23486         * config/arm/arm.h (CPP_SPEC): Handle -mfloat-abi=*, not
23487         -msoft-float and -mhard-float.
23488         (OPTION_DEFAULT_SPECS): Don't handle -mhard-float and -msoft-float.
23489         * config/arm/coff.h (MULTILIB_DEFAULTS): Use mfloat-abi=soft, not
23490         msoft-float.
23491         * config/arm/elf.h (ASM_SPEC): Don't handle -mhard-float and
23492         -msoft-float.
23493         (MULTILIB_DEFAULTS): Use mfloat-abi=soft, not msoft-float.
23494         * config/arm/linux-elf.h (MULTILIB_DEFAULTS): Use mfloat-abi=hard,
23495         not mhard-float.
23496         (LIBGCC_SPEC): Don't handle -msoft-float.
23497         * config/arm/netbsd-elf.h (SUBTARGET_ASM_FLOAT_SPEC): Don't handle
23498         -mhard-float.
23499         * config/arm/pe.h (MULTILIB_DEFAULTS): Use mfloat-abi=soft, not
23500         msoft-float.
23501         * config/arm/rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Handle
23502         -mfloat-abi=*, not -msoft-float and -mhard-float.
23503         * config/arm/semi.h((ASM_SPEC): Don't handle -mhard-float and
23504         -msoft-float.
23505         * config/arm/t-arm-elf (MULTILIB_OPTIONS, MULTILIB_EXCEPTIONS):
23506         Use mfloat-abi=hard and mfloat-abi=soft in comments, not
23507         mhard-float and msoft-float.
23508         * config/arm/t-linux (MULTILIB_OPTIONS): Use mfloat-abi=hard and
23509         mfloat-abi=soft in comments, not mhard-float and msoft-float.
23510         * config/arm/t-rtems (MULTILIB_OPTIONS, MULTILIB_EXCEPTIONS): Use
23511         mfloat-abi=soft and mfloat-abi=hard, not msoft-float and
23512         mhard-float.
23513         * config/arm/t-strongarm-elf (MULTILIB_OPTIONS): Use
23514         mfloat-abi=hard and mfloat-abi=soft, not mhard-float and
23515         msoft-float.
23516         * config/arm/t-wince-pe (MULTILIB_OPTIONS): Use mfloat-abi=hard,
23517         not mhard-float.
23518         * config/arm/wince-pe.h (MULTILIB_DEFAULTS): Use mfloat-abi=soft,
23519         not msoft-float.
23520
23521 2011-03-22  Richard Henderson  <rth@redhat.com>
23522
23523         * config/alpha/alpha.c (alpha_expand_prologue): Don't test
23524         TARGET_ABI_WINDOWS_NT.
23525         (alpha_output_function_end_prologue): Likewise.
23526         * config/alpha/alpha.h (TARGET_ABI_OSF): Likewise.
23527         (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
23528         * config/alpha/alpha.md (call, call_value, tablejump): Likewise.
23529         (trap, *movsi_nt_vms): Likewise.
23530         (call_nt, call_value_nt, *call_nt_1, *call_value_nt_1): Remove.
23531         (*tablejump_osf_nt_internal): Remove.
23532         * config/alpha/predicates.md (input_operand): Only test Pmode.
23533
23534 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23535
23536         * config/alpha/alpha.c (alpha_handle_option): Access target_flags
23537         via opts pointer.  Use error_at.  Don't assert that global
23538         structures are in use.
23539
23540 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23541
23542         * config/i386/i386.c (ix86_isa_flags_explicit): Remove.
23543         (ix86_handle_option): Access ix86_isa_flags and
23544         ix86_isa_flags_explicit via opts pointer.  Don't assert that
23545         global structures are in use.
23546         (ix86_function_specific_save, ix86_function_specific_restore):
23547         Update ix86_isa_flags_explicit field name.
23548         * config/i386/i386.opt (ix86_isa_flags_explicit): New Variable entry.
23549         (ix86_isa_flags_explicit): Rename TargetSave entry to
23550         x_ix86_isa_flags_explicit.
23551
23552 2011-03-22  Richard Henderson  <rth@redhat.com>
23553
23554         * config/alpha/alpha.c (NUM_ARGS): Don't test TARGET_ABI_UNICOSMK.
23555         (alpha_option_override, direct_return): Likewise.
23556         (alpha_arg_partial_bytes, alpha_setup_incoming_varargs): Likewise.
23557         (alpha_va_start, alpha_gimplify_va_arg, alpha_sa_mask): Likewise.
23558         (alpha_sa_size, compute_frame_size, alpha_expand_prologue): Likewise.
23559         (alpha_start_function, alpha_output_function_end_prologue): Likewise.
23560         (alpha_expand_epilogue, alpha_end_function): Likewise.
23561         (alpha_init_libfuncs): Likewise.
23562         (struct machine_function): Remove unicosmk members.
23563         (print_operand) ['t']: Remove.
23564         (unicosmk_must_pass_in_stack, unicosmk_initial_elimination_offset,
23565         unicosmk_output_module_name, unicosmk_output_common,
23566         current_section_align, unicosmk_output_text_section_asm_op,
23567         unicosmk_output_data_section_asm_op, unicosmk_init_sections,
23568         unicosmk_section_type_flags, unicosmk_unique_section,
23569         unicosmk_asm_named_section, unicosmk_insert_attributes,
23570         unicosmk_output_align, unicosmk_defer_case_vector,
23571         unicosmk_output_addr_vec, unicosmk_output_deferred_case_vectors,
23572         SSIB_PREFIX, SSIB_PREFIX_LEN, unicosmk_ssib_name, unicosmk_gen_dsib,
23573         unicosmk_output_ssib, unicosmk_add_call_info_word,
23574         unicosmk_extern_head, unicosmk_output_default_externs,
23575         unicosmk_output_externs, unicosmk_add_extern, unicosmk_dex_list,
23576         unicosmk_dex_count, unicosmk_special_name, unicosmk_need_dex,
23577         unicosmk_output_dex, unicosmk_file_start, unicosmk_file_end): Remove.
23578         * config/alpha/alpha-protos.h: Update.
23579         * config/alpha/alpha.h (TARGET_ABI_OSF): Don't test TARGET_ABI_UNICOSMK.
23580         * config/alpha/alpha.md (UNSPEC_UMK_LAUM, UNSPEC_UMK_LALM): Remove.
23581         (UNSPEC_UMK_LAL, UNSPEC_UMK_LOAD_CIW): Remove.
23582         (mulsi3): Don't test TARGET_ABI_UNICOSMK.
23583         (*mulsi_se, mulvsi3): Likewise.
23584         (divsi3, udivsi3, modsi3, umodsi3, divdi3, udivdi3): Likewise.
23585         (*divmodsi_internal, call, call_value, realign): Likewise.
23586         (moddi3, umoddi3): Likewise; remove duplicate expander.
23587         (moddi3_umk, umoddi3_umk, call_umk, call_value_umk): Remove.
23588         (*call_umk_1, *movsi, umk_laum, umk_lalm, *umk_load_ciw): Remove.
23589         (*movdi_nofix): Remove r/U alternative.
23590         (umk_mismatch_args, arg_home_umk, *call_value_umk): Remove.
23591         * config/alpha/constraints.md ("U"): Remove.
23592         * config/alpha/predicates.md (call_operand"): Don't test
23593         TARGET_ABI_UNICOSMK.
23594
23595 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23596
23597         * target.def (handle_option): Take gcc_options and
23598         cl_decoded_option pointers and location_t.
23599         * doc/tm.texi.in (TARGET_HANDLE_OPTION): Update documentation.
23600         * doc/tm.texi: Regenerate.
23601         * hooks.c (hook_bool_size_t_constcharptr_int_true): Remove.
23602         * hooks.h (hook_bool_size_t_constcharptr_int_true): Don't declare.
23603         * lto-opts.c (lto_reissue_options): Generate option structure for
23604         targetm.handle_option call.
23605         * opts.c (target_handle_option): Update call to
23606         targetm.handle_option.  Remove assertions about values now passed
23607         down to hook.
23608         * targhooks.c (default_target_handle_option): New.
23609         * targhooks.h (default_target_handle_option): Declare.
23610         * config/alpha/alpha.c: Include opts.h.
23611         (alpha_handle_option): Update to new hook interface.
23612         * config/arm/arm.c: Include opts.h.
23613         (arm_handle_option): Update to new hook interface.
23614         * config/arm/t-arm (arm.o): Update dependencies.
23615         * config/bfin/bfin.c: Include opts.h.
23616         (bfin_handle_option): Update to new hook interface.
23617         * config/cris/cris.c: Include opts.h.
23618         (cris_handle_option): Update to new hook interface.
23619         * config/frv/frv.c: Include opts.h.
23620         (frv_handle_option): Update to new hook interface.
23621         * config/i386/i386.c: Include opts.h.
23622         (ix86_handle_option): Update to new hook interface.
23623         (ix86_valid_target_attribute_inner_p): Generate option structure
23624         for call to ix86_handle_option.
23625         * config/i386/t-i386 (i386.o): Update dependencies.
23626         * config/ia64/ia64.c: Include opts.h.
23627         (ia64_handle_option): Update to new hook interface.
23628         * config/ia64/t-ia64 (ia64.o): Update dependencies.
23629         * config/iq2000/iq2000.c: Include opts.h.
23630         (iq2000_handle_option): Update to new hook interface.
23631         * config/m32c/m32c.c: Include opts.h.
23632         (m32c_handle_option): Update to new hook interface.
23633         * config/m32r/m32r.c: Include opts.h.
23634         (m32r_handle_option): Update to new hook interface.
23635         * config/m68k/m68k.c: Include opts.h.
23636         (m68k_handle_option): Update to new hook interface.
23637         * config/mep/mep.c: Include opts.h.
23638         (mep_handle_option): Update to new hook interface.
23639         * config/microblaze/microblaze.c: Include opts.h.
23640         (microblaze_handle_option): Update to new hook interface.
23641         * config/mips/mips.c: Include opts.h.
23642         (mips_handle_option): Update to new hook interface.
23643         * config/mn10300/mn10300.c: Include opts.h.
23644         (mn10300_handle_option): Update to new hook interface.
23645         * config/pa/pa.c: Include opts.h.
23646         (pa_handle_option): Update to new hook interface.
23647         * config/pdp11/pdp11.c: Include opts.h.
23648         (pdp11_handle_option): Update to new hook interface.
23649         * config/rs6000/rs6000.c: Include opts.h.
23650         (rs6000_handle_option): Update to new hook interface.
23651         * config/rs6000/t-rs6000 (rs6000.o): Update dependencies.
23652         * config/rx/rx.c: Include opts.h.
23653         (rx_handle_option): Update to new hook interface.
23654         * config/s390/s390.c: Include opts.h.
23655         (s390_handle_option): Update to new hook interface.
23656         * config/score/score.c: Include opts.h.
23657         (score_handle_option): Update to new hook interface.
23658         * config/sh/sh.c: Include opts.h.
23659         (sh_handle_option): Update to new hook interface.
23660         * config/sparc/sparc.c: Include opts.h.
23661         (sparc_handle_option): Update to new hook interface.
23662         * config/v850/v850.c: Include opts.h.
23663         (v850_handle_option): Update to new hook interface.
23664
23665 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23666
23667         * gcc.c (driver_unknown_option_callback): Only permit and save
23668         unknown -Wno- options.
23669         (driver_wrong_lang_callback): Save options directly instead of via
23670         driver_unknown_option_callback.
23671
23672 2011-03-22  Eric Botcazou  <ebotcazou@adacore.com>
23673
23674         * combine.c (simplify_set): Try harder to find the best CC mode when
23675         simplifying a nested COMPARE on the RHS.
23676
23677 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
23678
23679         * config/alpha/gnu.h: Remove.
23680         * config/arc: Remove directory.
23681         * config/arm/netbsd.h: Remove.
23682         * config/arm/t-pe: Remove.
23683         * config/crx: Remove directory.
23684         * config/i386/netbsd.h: Remove.
23685         * config/m68hc11: Remove directory.
23686         * config/m68k/uclinux-oldabi.h: Remove.
23687         * config/mcore/mcore-pe.h: Remove.
23688         * config/mcore/t-mcore-pe: Remove.
23689         * config/netbsd-aout.h: Remove.
23690         * config/rs6000/gnu.h: Remove.
23691         * config/sh/sh-symbian.h: Remove.
23692         * config/sh/symbian-base.c: Remove.
23693         * config/sh/symbian-c.c: Remove.
23694         * config/sh/symbian-cxx.c: Remove.
23695         * config/sh/symbian-post.h: Remove.
23696         * config/sh/symbian-pre.h: Remove.
23697         * config/sh/t-symbian: Remove.
23698         * config/svr3.h: Remove.
23699         * config/vax/netbsd.h: Remove.
23700         * config.build: Don't handle i[34567]86-*-pe.
23701         * config.gcc: Remove handling of deprecations for most deprecated
23702         targets.
23703         (m68k-*-uclinuxoldabi*): Add to second deprecated list.
23704         (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*, arm-*-pe*, crx-*-elf,
23705         i[34567]86-*-netbsd*, i[34567]86-*-pe, m68hc11-*-*|m6811-*-*,
23706         m68hc12-*-*|m6812-*-*, m68k-*-uclinuxoldabi*, mcore-*-pe*,
23707         powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
23708         sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
23709         Remove cases.
23710         * config.host: Don't handle i[34567]86-*-pe.
23711         * config/rs6000/linux64.h (LINK_OS_GNU_SPEC): Remove.
23712         (ASM_SPEC32): Don't handle -mcall-gnu.
23713         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't handle
23714         -mcall-gnu.
23715         (ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC, CPP_SPEC,
23716         STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC): Don't handle -mcall-gnu.
23717         (LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC,
23718         LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): Remove.
23719         (SUBTARGET_EXTRA_SPECS): Remove *_gnu specs.
23720         * config/sh/sh-protos.h, config/sh/sh.c: Remove all code
23721         conditional on SYMBIAN.
23722         * configure.ac: Don't handle powerpc*-*-gnu*.
23723         * configure: Regenerate.
23724         * doc/extend.texi (interrupt attribute): Don't mention CRX.
23725         * doc/install-old.texi (m6811, m6812): Don't mention.
23726         * doc/install.texi (arc-*-elf*): Don't document multilib option.
23727         (arc-*-elf, CRX, m6811-elf, m6812-elf): Remove.
23728         (m68k-uclinuxoldabi): Don't mention.
23729         * doc/invoke.texi (ARC Options, CRX Options, M68hc1x Options):
23730         Remove.
23731         (-mcall-gnu): Remove.
23732         * doc/md.texi (CRX Architecture, Motorola 68HC11 & 68HC12
23733         families): Remove constraint documentation.
23734
23735 2011-03-22  Marius Strobl  <marius@FreeBSD.org>
23736
23737         * config/sparc/freebsd.h (CPP_CPU64_DEFAULT_SPEC): Replace with...
23738         (FBSD_TARGET_CPU_CPP_BUILTINS): ...this.
23739         (TARGET_GNU_TLS, TARGET_SUN_TLS): Define.
23740
23741 2011-03-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
23742
23743         PR target/48226
23744         * config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If we see a
23745         vector when peeking at the next token for vector, don't expand the
23746         keywords.
23747
23748 2011-03-21  Georg-Johann Lay  <avr@gjlay.de>
23749
23750         * config/avr/avr-protos.h (expand_epilogue): Change prototype
23751         * config/avr/avr.h (struct machine_function): Add field sibcall_fails.
23752         * config/avr/avr.c (init_cumulative_args)
23753         (avr_function_arg_advance): Use it.
23754         * config/avr/avr.c (expand_epilogue): Add bool parameter. Handle
23755         sibcall epilogues.
23756         (TARGET_FUNCTION_OK_FOR_SIBCALL): Define to...
23757         (avr_function_ok_for_sibcall): ...this new function.
23758         (avr_lookup_function_attribute1): New static Function.
23759         (avr_naked_function_p, interrupt_function_p)
23760         (signal_function_p, avr_OS_task_function_p)
23761         (avr_OS_main_function_p): Use it.
23762         * config/avr/avr.md ("sibcall", "sibcall_value")
23763         ("sibcall_epilogue"): New expander.
23764         ("*call_insn", "*call_value_insn"): New insn.
23765         ("call_insn", "call_value_insn"): Remove
23766         ("call", "call_value", "epilogue"): Change expander to handle
23767         sibling calls.
23768
23769 2011-03-21  Nick Clifton  <nickc@redhat.com>
23770
23771         * doc/invoke.texi (Overall Options): Move closing brace to end of
23772         options list.
23773         (Optimization Options): Add missing @gol.
23774         (Directory Options): Likewise.
23775         (i386 and x86-64 Options): Likewise.
23776         (RS6000 and PowerPC Options): Likewise.
23777         (i386 and x86-64 Windows Options): Likewise.
23778         (V850 Options): Add text missing from descriptions.
23779
23780 2011-03-22  Richard Henderson  <rth@redhat.com>
23781
23782         * config/avr/avr.c (TARGET_EXCEPT_UNWIND_INFO): New.
23783         (avr_incoming_return_addr_rtx): New.
23784         (emit_push_byte): New.
23785         (expand_prologue): Use it.  Remove incorrect dwarf annotation for
23786         SREG, RAMPZ, zero register.  Push frame pointer by bytes.  Add dwarf
23787         annotation for __prologue_saves__.  Fixup dwarf annotation for CFA.
23788         (emit_pop_byte): New.
23789         (expand_epilogue): Use it.  Pop frame pointer by bytes.
23790         * config/avr/avr.h (FRAME_POINTER_CFA_OFFSET): Remove.
23791         (INCOMING_RETURN_ADDR_RTX): New.
23792         (INCOMING_FRAME_SP_OFFSET): New.
23793         (ARG_POINTER_CFA_OFFSET): New.
23794         * config/avr/avr.md (*pushqi): Fix mode of auto-inc.
23795         (*pushhi, *pushsi, *pushsf, popqi): Likewise.
23796         (pophi): Remove.
23797
23798         * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 11]: Handle post_dec.
23799
23800 2011-03-22  Nathan Froyd  <froydnj@codesourcery.com>
23801
23802         * system.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Poison.
23803         (FUNCTION_ARG_ADVANCE): Likewise.
23804         * tm.texi.in: Change references to them to hook references.
23805         * tm.texi: Regenerate.
23806         * targhooks.c (default_function_arg): Eliminate check for target
23807         macro.
23808         (default_function_incoming_arg): Likewise.
23809         (default_function_arg_advance): Likewise.
23810         * target.def (function_arg, function_incoming_arg): Change to DEFHOOK.
23811         (function_arg_advance): Likewise.
23812         * target-def.h: Eliminate FUNCTION_INCOMING_ARG check.
23813
23814 2011-03-22  Nathan Froyd  <froydnj@codesourcery.com>
23815
23816         * tree.c (build_call_1): New function.
23817         (build_call_valist, build_call_array_loc, build_call_vec): Call it.
23818
23819 2011-03-22  Richard Guenther  <rguenther@suse.de>
23820
23821         PR tree-optimization/48228
23822         * tree-vrp.c (vrp_visit_phi_node): Do not stop propagating
23823         for single-arg PHIs.
23824
23825 2011-03-22  Andrey Belevantsev  <abel@ispras.ru>
23826
23827         PR rtl-optimization/48143
23828         * config/i386/sse.md (*sse2_cvtpd2dq): Add athlon_decode attribute.
23829         (*sse2_cvttpd2dq, sse2_cvtss2sd, *sse2_cvtpd2ps,
23830         sse2_cvtps2pd): Likewise.
23831
23832 2011-03-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23833
23834         * recog.c (canonicalize_change_group): Use validate_unshare_change.
23835
23836 2011-03-22  Richard Guenther  <rguenther@suse.de>
23837
23838         * gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not
23839         a valid RHS.  Make DOT_PROD_EXPR and REALIGN_LOAD_EXPR ternary.
23840         * tree-cfg.c (verify_gimple_assign_ternary): Allow DOT_PROD_EXPR
23841         and REALIGN_LOAD_EXPR.
23842         (verify_gimple_assign_single): Do not allow POLYNOMIAL_CHREC,
23843         DOT_PROD_EXPR or REALIGN_LOAD_EXPR.
23844         * expr.c (expand_expr_real_1): Move REALIGN_LOAD_EXPR and
23845         DOT_PROD_EXPR case ...
23846         (expand_expr_real_2): ... here.
23847         * gimple-pretty-print.c (dump_ternary_rhs): Handle DOT_PROD_EXPR
23848         and REALIGN_LOAD_EXPR.
23849         * tree-data-ref.c (split_constant_offset): Bail out for all CHRECs.
23850         * tree-vect-loop.c (vect_model_reduction_cost): Handle ternaries.
23851         (vect_create_epilog_for_reduction): Likewise.
23852         (vectorizable_reduction): Likewise.
23853         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Adjust.
23854         * tree-vect-stmts.c (vectorizable_load): Likewise.
23855
23856 2011-03-22  Eric Botcazou  <ebotcazou@adacore.com>
23857
23858         * gimplify.c (gimplify_cond_expr): Gimplify COMPOUND_EXPR conditions.
23859
23860 2011-03-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23861
23862         * config/s390/s390.c (s390_delegitimize_address): Fix offset
23863         handling for PLTOFF/GOTOFF.
23864
23865 2011-03-22  Nick Clifton  <nickc@redhat.com>
23866
23867         * config/i386/cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Remove
23868         trailing backslash from the end of the macro definition.
23869
23870 2011-03-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
23871
23872         * config/s390/s390.c (s390_delegitimize_address): Handle PLTOFF
23873         and PLT unspecs.
23874
23875 2011-03-21  Richard Sandiford  <richard.sandiford@linaro.org>
23876
23877         * expr.h (prepare_operand): Move to...
23878         * optabs.h (prepare_operand): ...here and change the insn code
23879         parameter from "int" to "enum insn_code".
23880         (insn_operand_matches): Declare.
23881         * expr.c (init_expr_target): Use insn_operand_matches.
23882         (compress_float_constant): Likewise.
23883         * function.c (safe_insn_predicate, assign_parm_setup_reg): Likewise.
23884         * optabs.c (can_compare_p, prepare_cmp_insn): Likewise.
23885         (emit_cmp_and_jump_insn_1, gen_add2_insn, gen_add3_insn): Likewise.
23886         (have_add2_insn, gen_sub2_insn, gen_sub3_insn, have_sub2_insn):
23887         Likewise.
23888         (gen_cond_trap): Likewise.
23889         (prepare_operand): Likewise.  Change icode to an insn_code.
23890         (insn_operand_matches): New function.
23891         * reload.c (find_reloads_address_1): Use insn_operand_matches.
23892         * reload1.c (gen_reload): Likewise.
23893         * targhooks.c (default_secondary_reload): Likewise.
23894
23895 2011-03-21  Uros Bizjak  <ubizjak@gmail.com>
23896
23897         * config/alpha/alpha.md (unspec): New define_c_enum.
23898         (unspecv): Ditto.
23899
23900 2011-03-21  Uros Bizjak  <ubizjak@gmail.com>
23901
23902         PR debug/48214
23903         * config/alpha/alpha.c (alpha_pad_noreturn): Do not emit an unop
23904         between a call and its CALL_ARG_LOCATION note.
23905
23906 2011-03-21  Eric Botcazou  <ebotcazou@adacore.com>
23907
23908         * gimplify.c (gimplify_vla_decl): Set TREE_THIS_NOTRAP flag.
23909
23910 2011-03-21  Jakub Jelinek  <jakub@redhat.com>
23911
23912         PR c/42544
23913         PR c/48197
23914         * c-common.c (shorten_compare): If primopN is first sign-extended
23915         to opN and then zero-extended to result type, set primopN to opN.
23916
23917 2011-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
23918
23919         * config/arm/unwind-arm.c (__gnu_unwind_pr_common): Correct test
23920         for barrier handlers.
23921
23922 2011-03-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
23923
23924         * config/rs6000/rs6000.md (UNSPEC_*, UNSPECV_*): Redefine all
23925         UNSPEC constants to be in the unspec enumeration, and redefine
23926         all UNSPECV constants to be in the unspecv enumeration, so that
23927         dumps print which unspec/unspec_volatile this is.
23928         * config/rs6000/vector.md (UNSPEC_*): Ditto.
23929         * config/rs6000/paired.md (UNSPEC_*): Ditto.
23930         * config/rs6000/vsx.md (UNSPEC_*): Ditto.
23931         * config/rs6000/altivec.md (UNSPEC_*, UNSPECV_*): Ditto.
23932         * config/rs6000/dfp.md (UNSPEC_*): Ditto.
23933
23934         * config/rs6000/rs6000.md (UNSPECV_ISYNC, UNSPECV_LWSYNC): Rename
23935         UNSPEC_ISYNC and UNSPEC_HWSYNC to UNSPECV_ISYNC and
23936         UNSPECV_LWSYNC, since these are used as unspec_volatile.
23937         * config/rs6000/sync.md (isync, lwsync): Ditto.
23938
23939 2011-03-21  Richard Guenther  <rguenther@suse.de>
23940
23941         * params.def (lto-min-partition): Fix typo.
23942
23943 2011-03-21  Richard Guenther  <rguenther@suse.de>
23944
23945         PR c/47939
23946         * c-decl.c (grokdeclarator): Drop to the main variant only
23947         for array types.  Drop flag_gen_aux_info check.
23948
23949 2011-03-21  Richard Guenther  <rguenther@suse.de>
23950
23951         PR translation/47911
23952         * params.def (lto-partitions): Fix typo.
23953         (lto-min-partition): Fix wording.
23954
23955 2011-03-21  Andreas Tobler  <andreast@fgznet.ch>
23956
23957         * config/rs6000/t-freebsd: Remove duplication from file.
23958
23959 2011-03-21  Richard Guenther  <rguenther@suse.de>
23960
23961         PR middle-end/47661
23962         * gimple.c (is_gimple_condexpr): Use tree_could_throw_p.
23963
23964 2011-03-21  Richard Guenther  <rguenther@suse.de>
23965
23966         PR lto/48210
23967         * params.def (lto-partitions): Require at least 1 partition.
23968
23969 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23970
23971         * gthr-solaris.h: Remove.
23972         * gthr.h (_SOLARIS_THREADS): Don't include gthr-solaris.h, remove.
23973         * config/sol2.h (CPP_SUBTARGET_SPEC): Remove -threads support.
23974         (LIB_SPEC): Likewise.
23975         * config/sol2.opt (threads): Remove.
23976         * config.gcc (i[34567]86-*-solaris2*): Remove solaris threads support.
23977         (sparc*-*-solaris2*): Likewise.
23978         * configure.ac (enable_threads): Enable solaris support.
23979         * configure: Regenerate.
23980         * doc/invoke.texi (Option Summary, Solaris 2 Options): Remove -threads.
23981         * doc/install.texi (Configuration, --enable-threads=lib): Remove
23982         solaris.
23983
23984 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23985
23986         * config.gcc: Obsolete *-*-solaris2.8*.
23987         * doc/install.texi (Specific, *-*-solaris2*): Document it.
23988
23989 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23990
23991         PR bootstrap/48135
23992         * doc/install.texi (Prerequisites, Perl): Remove Glob.pm
23993         reference.  Solaris 8 perl works.
23994
23995 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23996
23997         PR bootstrap/48135
23998         * doc/install.texi (Prerequisites): Move jar etc. up.
23999         Explain support library version requirements.
24000
24001 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24002
24003         PR bootstrap/48135
24004         * doc/install.texi (Prerequisites): Move Perl to build
24005         requirements.  Always necessary on Solaris 2 with Sun ld.
24006
24007 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24008
24009         * doc/install.texi (Specific, alpha*-dec-osf5.1): Update for
24010         binutils 2.21.
24011         (Specific, i?86-*-solaris2.[89]): Likewise.
24012         (Specific, i?86-*-solaris2.10): Likewise.
24013         (Specific, mips-sgi-irix6): Likewise.
24014         (Specific, *-*-solaris2*): Remove Sun Studio download URL.
24015         Update for binutils 2.21.
24016
24017 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24018
24019         * configure.ac (gcc_cv_lto_plugin): Fix typo.
24020         Allow -fuse-linker-plugin for non-default plugin linker.
24021         * configure: Regenerate.
24022
24023 2011-03-21  Nicola Pero  <nicola.pero@meta-innovation.com>
24024
24025         PR bootstrap/48167
24026         * gengtype.c (files_rules): Added rule for cp/parser.h.
24027
24028 2011-03-21  Jakub Jelinek  <jakub@redhat.com>
24029
24030         PR target/48213
24031         * config/s390/s390.c (s390_delegitimize_address): Don't call
24032         lowpart_subreg if orig_x has BLKmode.
24033
24034 2011-03-21  Kai Tietz  <ktietz@redhat.com>
24035
24036         PR target/12171
24037         * doc/plugins.texi: Adjust documentation for plugin register_callback.
24038         * tree.h (attribute_spec): Add new member affects_type_identity.
24039         * attribs.c (empty_attribute_table): Adjust attribute_spec
24040         initializers.
24041         * config/alpha/alpha.c: Likewise.
24042         * config/arc/arc.c: Likewise.
24043         * config/arm/arm.c: Likewise.
24044         * config/avr/avr.c: Likewise.
24045         * config/bfin/bfin.c: Likewise.
24046         * config/crx/crx.c: Likewise.
24047         * config/darwin.h: Likewise.
24048         * config/h8300/h8300.c: Likewise.
24049         * config/i386/cygming.h: Likewise.
24050         * config/i386/i386.c: Likewise.
24051         * config/ia64/ia64.c: Likewise.
24052         * config/m32c/m32c.c: Likewise.
24053         * config/m32r/m32r.c: Likewise.
24054         * config/m68hc11/m68hc11.c: Likewise.
24055         * config/m68k/m68k.c: Likewise.
24056         * config/mcore/mcore.c: Likewise.
24057         * config/mep/mep.c: Likewise.
24058         * config/microblaze/microblaze.c: Likewise.
24059         * config/mips/mips.c: Likewise.
24060         * config/rs6000/rs6000.c: Likewise.
24061         * config/rx/rx.c: Likewise.
24062         * config/sh/sh.c: Likewise.
24063         * config/sol2.h: Likewise.
24064         * config/sparc/sparc.c: Likewise.
24065         * config/spu/spu.c: Likewise.
24066         * config/stormy16/stormy16.c: Likewise.
24067         * config/v850/v850.c: Likewise.
24068
24069 2011-03-21  Chung-Lin Tang  <cltang@codesourcery.com>
24070
24071         * simplify-rtx.c (simplify_binary_operation_1): Handle
24072         (xor (and A B) C) case when B and C are both constants.
24073
24074 2011-03-21  Mingjie Xing  <mingjie.xing@gmail.com>
24075
24076         * tree-dfa.c (add_referenced_var): Fix typo in comment.
24077
24078 2011-03-20  Eric Botcazou  <ebotcazou@adacore.com>
24079
24080         PR bootstrap/48168
24081         * config/sparc/sparc.c (sparc_delegitimize_address): Add new pattern.
24082
24083 2011-03-20  Jakub Jelinek  <jakub@redhat.com>
24084
24085         PR rtl-optimization/48156
24086         * df-core.c (df_get_bb_dirty): Use df_lr if df_live is NULL,
24087         assume df and df_lr are not NULL.
24088
24089 2011-03-20  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
24090
24091         PR debug/48023
24092         * config/arm/arm.c (create_fix_barrier): Do not emit a minipool
24093         between a call and its CALL_ARG_LOCATION note.
24094
24095 2011-03-19  Kaz Kojima  <kkojima@gcc.gnu.org>
24096
24097         PR debug/48178
24098         * config/sh/sh.c (find_barrier): Don't emit a constant pool
24099         between a call and its corresponding CALL_ARG_LOCATION note.
24100
24101 2011-03-19  Anatoly Sokolov  <aesok@post.ru>
24102
24103         * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range
24104         instead of loop. Use HARD_REGISTER_NUM_P predicate.
24105         * haifa-sched.c (setup_ref_regs): Ditto.
24106         * caller-save.c (add_used_regs_1): Ditto.
24107         * dse.c (look_for_hardregs): Ditto.
24108         * df-problems.c (df_simulate_one_insn_forwards): Ditto.
24109         * sched-rgn.c (check_live_1): Ditto.
24110
24111 2011-03-18  Joseph Myers  <joseph@codesourcery.com>
24112
24113         * c-decl.c (diagnose_mismatched_decls): Give an error for
24114         redefining a typedef with variably modified type.
24115
24116 2011-03-18  Joseph Myers  <joseph@codesourcery.com>
24117
24118         * c-decl.c (grokfield): Don't allow typedefs for structures or
24119         unions with no tag by default.
24120         * doc/extend.texi (Unnamed Fields): Update.
24121
24122 2011-03-18  Uros Bizjak  <ubizjak@gmail.com>
24123
24124         * config/i386/i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2):
24125         Rewrite using indirect functions.
24126         (lwp_slwpcb): Ditto.
24127         * config/i386/sse.md (avx_vextractf128<mode>): Ditto.
24128         (avx_vinsertf128<mode>): Ditto.
24129
24130 2011-03-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24131
24132         * config/s390/s390.c (s390_delegitimize_address): Handle GOTOFF
24133         unspecs.
24134
24135 2011-03-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24136
24137         * config/s390/s390.c (s390_chunkify_start): Prevent literal pool
24138         splitting between a call and its corresponding CALL_ARG_LOCATION note.
24139
24140 2011-03-18  Maxim Kuvyrkov  <maxim@codesourcery.com>
24141
24142         PR rtl-optimization/48170
24143         * gcse.c (hoist_code): Remove bogus asserts.
24144
24145 2011-03-18  Georg-Johann Lay  <avr@gjlay.de>
24146
24147         * ira-color.c (assign_hard_reg): Honor LOCAL_REGNO in cost
24148         computation for prologue/epilogue.
24149
24150 2011-03-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24151
24152         * Makefile.in (check-consistency): Remove.
24153
24154 2011-03-18  Jakub Jelinek  <jakub@redhat.com>
24155
24156         PR debug/48176
24157         * dwarf2out.c (dwarf2out_finish): Call output_aranges even when
24158         arange_table_in_use is 0, but either text_section_used or
24159         cold_text_section_used is true.  Don't call it if
24160         !info_section_emitted.
24161
24162 2011-03-18  Anatoly Sokolov  <aesok@post.ru>
24163
24164         * config/avr/avr.h (RET_REGISTER, LIBCALL_VALUE,
24165         FUNCTION_VALUE_REGNO_P): Remove.
24166         * config/avr/avr-protos.h (avr_ret_register, avr_libcall_value):
24167         Remove.
24168         * config/avr/avr.c (avr_ret_register): Make static inline.
24169         (avr_function_value_regno_p): New function.
24170         (avr_libcall_value): Make static. Add 'func' argument.
24171         (avr_function_value): Make static. Rename 'func' argument to
24172         'fn_decl_or_type', forward it to avr_libcall_value. Call
24173         avr_ret_register function instead of RET_REGISTER macro.
24174         (TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.
24175
24176 2011-03-18  Jason Merrill  <jason@redhat.com>
24177
24178         PR c++/23372
24179         * gimplify.c (gimplify_arg): Strip redundant TARGET_EXPR.
24180
24181 2011-03-18  Richard Guenther  <rguenther@suse.de>
24182
24183         * doc/install.texi (--enable-gold): Remove.
24184         (--with-plugin-ld): Document.
24185         * doc/invoke.texi (-fuse-linker-plugin): Clarify.
24186
24187 2011-03-18  Andrew Pinski  <pinskia@gmail.com>
24188
24189         PR middle-end/47790
24190         * expr.c (optimize_bitfield_assignment_op): Revamp to work
24191         again after expansion changes.
24192
24193 2011-03-18  Chung-Lin Tang  <cltang@codesourcery.com>
24194
24195         * combine.c (try_combine): Do simplification only call of
24196         subst() on i2 even when i1 is present. Update comments.
24197
24198 2011-03-18  Kaz Kojima  <kkojima@gcc.gnu.org>
24199
24200         * config/sh/sh.c (sh_delegitimize_address): Handle UNSPEC_SYMOFF
24201         and UNSPEC_PCREL_SYMOFF.
24202
24203 2011-03-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24204
24205         * config/s390/s390.md: Use define_c_enum for the unspec constant
24206         definitions.
24207
24208 2011-03-18  Richard Henderson  <rth@redhat.com>
24209             Jakub Jelinek  <jakub@redhat.com>
24210
24211         PR bootstrap/48161
24212         * expr.c (expand_expr_addr_expr_1): Use simplify_gen_binary
24213         instead of gen_rtx_PLUS if EXPAND_SUM or EXPAND_INITIALIZER.
24214
24215 2011-03-17  Anatoly Sokolov  <aesok@post.ru>
24216
24217         * config/v850/v850.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
24218         * config/v850/v850-protos.h (v850_output_addr_const_extra): Remove.
24219         * config/v850/v850.c (v850_output_addr_const_extra): Make static.
24220         Change return type to bool.
24221         (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
24222
24223 2011-03-17  Jakub Jelinek  <jakub@redhat.com>
24224
24225         PR debug/48163
24226         * var-tracking.c (prepare_call_arguments): If CALL target
24227         is a non-SYMBOL_REF CONSTANT_P, just add that into the list as
24228         pc instead of looking it up using cselib_lookup and use
24229         Pmode for it if x has VOIDmode.
24230         * dwarf2out.c (gen_subprogram_die): If also both first and
24231         second CONCAT arguments are VOIDmode, use mode of CONCAT itself.
24232
24233         PR debug/48163
24234         * function.c (assign_parms): For data.passed_pointer parms
24235         use MEM of data.entry_parm instead of data.entry_parm itself
24236         as DECL_INCOMING_RTL.
24237         * dwarf2out.c (rtl_for_decl_location): Use DECL_INCOMING_RTL
24238         also when passed and declared mode is the same, DECL_RTL
24239         is a MEM with pseudo as address and DECL_INCOMING_RTL is
24240         a MEM too.
24241
24242 2011-03-16  Jeff Law  <law@redhat.com>
24243
24244         PR rtl-optimization/37273
24245         * ira-costs.c (scan_one_insn): Detect constants living in memory and
24246         handle them like argument loads from stack slots.  Do not double
24247         count memory for memory constants and argument loads from stack slots.
24248
24249 2011-03-17  H.J. Lu  <hongjiu.lu@intel.com>
24250
24251         PR debug/48160
24252         * var-tracking.c (prepare_call_arguments): Check SUBREG.
24253
24254 2011-03-17  H.J. Lu  <hongjiu.lu@intel.com>
24255
24256         PR target/48171
24257         * config/i386/i386.opt: Add Save to -mavx and -mfma.
24258
24259 2011-03-17  Jakub Jelinek  <jakub@redhat.com>
24260
24261         PR bootstrap/48153
24262         * dwarf2out.c (mem_loc_descriptor) <case ENTRY_VALUE>: Return NULL
24263         if dwarf_strict.
24264         (gen_subprogram_die): Don't add call_site DIEs if dwarf_strict.
24265         Clear call_arg_locations and call_arg_loc_last always.
24266
24267         PR middle-end/48152
24268         * var-tracking.c (prepare_call_arguments): If argument needs to be
24269         passed by reference, adjust argtype and mode.
24270
24271 2011-03-17  Richard Guenther  <rguenther@suse.de>
24272
24273         PR middle-end/48134
24274         * tree-ssa.c (insert_debug_temp_for_var_def): If we propagated
24275         a value make sure to fold the statement.
24276
24277 2011-03-17  Chung-Lin Tang  <cltang@codesourcery.com>
24278
24279         PR target/43872
24280         * config/arm/arm.c (arm_get_frame_offsets): Adjust early
24281         return condition with !cfun->calls_alloca.
24282
24283 2011-03-17  Richard Guenther  <rguenther@suse.de>
24284
24285         PR bootstrap/48148
24286         * lto-cgraph.c (input_overwrite_node): Clear the abstract
24287         origin for decls in other ltrans units.
24288         (input_varpool_node): Likewise.
24289
24290 2011-03-17  Richard Guenther  <rguenther@suse.de>
24291
24292         PR middle-end/48165
24293         * tree-object-size.c (compute_object_offset): Properly return
24294         the offset operand of MEM_REFs as sizetype.
24295
24296 2011-03-17  Jakub Jelinek  <jakub@redhat.com>
24297
24298         PR rtl-optimization/48141
24299         * params.def (PARAM_MAX_DSE_ACTIVE_LOCAL_STORES): New.
24300         * dse.c: Include params.h.
24301         (active_local_stores_len): New variable.
24302         (add_wild_read, dse_step1): Clear it when setting active_local_stores
24303         to NULL.
24304         (record_store, check_mem_read_rtx): Decrease it when removing
24305         from the chain.
24306         (scan_insn): Likewise.  Increase it when adding to chain, if it
24307         reaches PARAM_MAX_DSE_ACTIVE_LOCAL_STORES limit, set to 1 and
24308         set active_local_stores to NULL before the addition.
24309         * Makefile.in (dse.o): Depend on $(PARAMS_H).
24310
24311         PR rtl-optimization/48141
24312         * dse.c (record_store): If no positions are needed in an insn
24313         that cannot be deleted, at least unchain it from active_local_stores.
24314
24315 2011-03-16  Dodji Seketeli  <dodji@redhat.com>
24316
24317         PR debug/47510
24318         * dwarf2out.c (strip_naming_typedef): Factorize out of ...
24319         (lookup_type_die_strip_naming_typedef): ... here.
24320         (get_context_die): Use it.
24321         (gen_typedef_die): Add a DW_AT_{,MIPS_}linkage_name attribute to
24322         the anonymous struct named by the naming typedef.
24323
24324 2011-03-16  H.J. Lu  <hongjiu.lu@intel.com>
24325
24326         PR target/48154
24327         * config/i386/i386.c (ix86_builtin_vectorized_function): Check
24328         TARGET_ROUND for BUILT_IN_{FLOOR,CEIL,TRUNC,RINT}{,F} builtins.
24329
24330 2011-03-16  Jeff Law  <law@redhat.com>
24331
24332         * tree-vrp.c (identify_jump_threads): Slightly simplify type
24333         check for operands of conditional.  Allow type to be a pointer.
24334
24335 2011-03-16  Richard Guenther  <rguenther@suse.de>
24336
24337         PR tree-optimization/48149
24338         * fold-const.c (fold_binary_loc): Fold
24339         COMPLEX_EXPR <REALPART_EXPR <x>, IMAGPART_EXPR <x>>.
24340
24341 2011-03-16  Richard Guenther  <rguenther@suse.de>
24342
24343         PR tree-optimization/26134
24344         * tree-ssa.c (maybe_rewrite_mem_ref_base): Handle rewriting
24345         complex part accesses to REALPART_EXPR and IMAGPART_EXPR.
24346         (non_rewritable_mem_ref_base): Handle complex type component
24347         accesses, constrain offsets for vector and complex extracts
24348         more properly.
24349
24350 2011-03-16  Richard Guenther  <rguenther@suse.de>
24351
24352         PR tree-optimization/48146
24353         * tree-ssa-sink.c (sink_code_in_bb): Manually update virtual
24354         operands avoiding the need for renaming.
24355
24356 2011-03-16  Richard Guenther  <rguenther@suse.de>
24357
24358         * gimple-fold.c (maybe_fold_reference): Open-code relevant
24359         constant folding.  Move MEM_REF canonicalization first.
24360         Rely on fold_const_aggregate_ref for initializer folding.
24361         * tree-ssa-ccp.c (ccp_fold): Handle constant vector extracts.
24362
24363 2011-03-16  Jakub Jelinek  <jakub@redhat.com>
24364
24365         PR middle-end/48136
24366         * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Make sure
24367         arg0/arg1 or their arguments are always fold converted to matching
24368         types.
24369
24370         * var-tracking.c (prepare_call_arguments): Add ATTRIBUTE_UNUSED
24371         to nargs.
24372
24373 2011-03-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24374
24375         PR lto/46944
24376         * configure.ac (gcc_cv_gld_major_version, gcc_cv_gld_minor):
24377         Handle in-tree gold.
24378         (ld_vers): Extract binutils version for gold.
24379         (gcc_cv_ld_hidden): Handle gold here.
24380         (gcc_cv_lto_plugin): Determine level of linker plugin support.
24381         * configure: Regenerate.
24382         * config.in: Regenerate.
24383         * gcc.c: Only use LTO plugin if HAVE_LTO_PLUGIN > 0, reject
24384         -fuse-linker-plugin otherwise.
24385         (LINK_PLUGIN_SPEC): Define.  Extract from LINK_COMMAND_SPEC.
24386         (LINK_COMMAND_SPEC): Use it.
24387         (main): Only look for LTOPLUGINSONAME if HAVE_LTO_PLUGIN > 0.
24388
24389 2011-03-16  Jakub Jelinek  <jakub@redhat.com>
24390
24391         * emit-rtl.c (try_split): Don't call copy_call_info debug hook.
24392         * calls.c: Remove debug.h include.
24393         (emit_call_1): Don't call virtual_call_token debug hook.
24394         * dwarf2out.c (debug_dcall_section, debug_vcall_section,
24395         dcall_entry, vcall_entry, dcall_table, vcall_table, vcall_insn,
24396         vcall_insn_table, DEBUG_DCALL_SECTION, DEBUG_VCALL_SECTION,
24397         size_of_dcall_table, output_dcall_table, size_of_vcall_table,
24398         output_vcall_table, dwarf2out_direct_call, vcall_insn_table_hash,
24399         vcall_insn_table_eq, store_vcall_insn, lookup_vcall_insn,
24400         dwarf2out_virtual_call_token, dwarf2out_copy_call_info,
24401         dwarf2out_virtual_call): Remove.
24402         (dwarf2_debug_hooks): Remove direct_call, virtual_call_token,
24403         copy_call_info and virtual_call hooks.
24404         (dwarf2out_init): Don't initialize vcall_insn_table,
24405         debug_dcall_section and debug_vcall_section.
24406         (prune_unused_types): Don't mark nodes from dcall_table.
24407         (dwarf2out_finish): Don't output dcall or vcall tables.
24408         * final.c (final_scan_insn): Don't call direct_call or
24409         virtual_call debug hooks.
24410         * debug.h (struct gcc_debug_hooks): Remove direct_call,
24411         virtual_call_token, copy_call_info and virtual_call hooks.
24412         (debug_nothing_uid): Remove prototype.
24413         * sdbout.c (sdb_debug_hooks): Remove direct_call, virtual_call_token,
24414         copy_call_info and virtual_call hooks.
24415         * vmsdbgout.c (vmsdbg_debug_hooks): Likewise.
24416         * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise.
24417         * debug.c (do_nothing_debug_hooks): Likewise.
24418         (debug_nothing_uid): Remove.
24419         * doc/invoke.texi (-fenable-icf-debug): Remove.
24420         * common.opt (-fenable-icf-debug): Likewise.
24421
24422         * calls.c (emit_call_1): Set MEM_EXPR on call's MEM.
24423         * var-tracking.c (prepare_call_arguments): Use MEM_EXPR on
24424         call's MEM.  Handle functions returning aggregate through a hidden
24425         first pointer.  For virtual calls add clobbered pc to call arguments
24426         chain.
24427         * dwarf2out.c (gen_subprogram_die): Emit
24428         DW_AT_GNU_call_site_target_clobbered if DW_AT_GNU_call_site_target
24429         can't be emitted.
24430
24431         PR debug/45882
24432         * rtl.def (ENTRY_VALUE): Change format from "e" to "0".
24433         * rtl.h (ENTRY_VALUE_EXP): Define.
24434         * rtl.c (rtx_equal_p_cb, rtx_equal_p): Handle ENTRY_VALUE.
24435         * cselib.c (rtx_equal_for_cselib_p, cselib_hash_rtx): Likewise.
24436         * print-rtl.c (print_rtx): Likewise.
24437         * gengtype.c (adjust_field_rtx_def): Likewise.
24438         * var-tracking.c (vt_add_function_parameter): Adjust
24439         gen_rtx_ENTRY_VALUE uses, use ENTRY_VALUE_EXP macro.
24440         * dwarf2out.c (mem_loc_descriptor): Use ENTRY_VALUE_EXP macro.
24441         * cfgexpand.c (expand_debug_expr): If a SSA_NAME without
24442         partition is a default definition of a PARM_DECL, use ENTRY_VALUE
24443         of its DECL_INCOMING_RTL if possible, or its DECL_RTL if set.
24444
24445         * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.
24446         Call var_location debug hook even on CALL_INSNs.
24447         (rest_of_clean_state): Don't print NOTE_INSN_CALL_ARG_LOCATION.
24448         * rtl.def (ENTRY_VALUE): New.
24449         * dwarf2out.c: Include cfglayout.h.
24450         (dwarf_stack_op_name, size_of_loc_descr, output_loc_operands,
24451         output_loc_operands_raw): Handle DW_OP_GNU_entry_value.
24452         (struct call_arg_loc_node): New type.
24453         (call_arg_locations, call_arg_loc_last, block_map, call_site_count,
24454         tail_call_site_count): New variables.
24455         (dwarf_tag_name): Handle DW_TAG_GNU_call_site and
24456         DW_TAG_GNU_call_site_parameter.
24457         (dwarf_attr_name): Handle DW_AT_GNU_call_site_value,
24458         DW_AT_GNU_call_site_data_value, DW_AT_GNU_call_site_target,
24459         DW_AT_GNU_call_site_target_clobbered, DW_AT_GNU_tail_call,
24460         DW_AT_GNU_all_tail_call_sites, DW_AT_GNU_all_call_sites
24461         and DW_AT_GNU_all_source_call_sites.
24462         (mem_loc_descriptor): Handle ENTRY_VALUE.
24463         (add_src_coords_attributes): Don't add enything if
24464         DECL_SOURCE_LOCATION is UNKNOWN_LOCATION.
24465         (dwarf2out_abstract_function): Save and clear call_arg_location,
24466         call_site_count and tail_call_site_count around dwarf2out_decl call.
24467         (gen_call_site_die): New function.
24468         (gen_subprogram_die): Emit DW_TAG_GNU_call_site DIEs for call sites.
24469         (gen_lexical_block_die, gen_inlined_subroutine_die): Update block_map.
24470         (dwarf2out_function_decl): Clear call_arg_locations,
24471         call_arg_loc_last, set call_site_count and tail_call_site_count
24472         to -1 and free block_map.
24473         (dwarf2out_var_location): Handle NOTE_INSN_CALL_ARG_LOCATION and
24474         CALL_INSNs.  Add NOTE_DURING_CALL_P var location notes even when not
24475         followed by any real instructions.
24476         (dwarf2out_begin_function): Set call_site_count and
24477         tail_call_site_count to 0.
24478         (resolve_addr): If DW_AT_abstract_origin of DW_TAG_GNU_call_site
24479         is dw_val_class_addr, attempt to look it up again, for DECL_EXTERNAL
24480         attempt to force a DIE for it and worst case remove the attribute.
24481         (resolve_one_addr): For TREE_CONSTANT_POOL_ADDRESS_P SYMBOL_REFs
24482         check TREE_ASM_WRITTEN of DECL_INITIAL of the decl instead of
24483         the decl itself.
24484         * var-tracking.c: Include tm_p.h.
24485         (vt_stack_adjustments): For calls call note_register_arguments.
24486         (argument_reg_set): New variable.
24487         (add_stores): For MO_VAL_SET of non-tracked regs from argument_reg_set
24488         ensure the VALUE is resolved.
24489         (call_arguments): New variable.
24490         (prepare_call_arguments): New function.
24491         (add_with_sets): For MO_CALL set u.loc from call_arguments and clear it.
24492         (struct expand_loc_callback_data): Add ignore_cur_loc field.
24493         (vt_expand_loc_callback): If ignore_cur_loc, don't look at cur_loc and
24494         always use the best expression.
24495         (vt_expand_loc): Add ignore_cur_loc argument.
24496         (vt_expand_loc_dummy): Clear ignore_cur_loc field.
24497         (emit_note_insn_var_location): Adjust vt_expand_loc callers.
24498         (emit_notes_in_bb) <case MO_CALL>: Add NOTE_INSN_CALL_ARG_LOCATION
24499         note for all calls.
24500         (vt_add_function_parameter): Use cselib_lookup_from_insn.
24501         If dv is a VALUE, enter into hash table also ENTRY_VALUE for the
24502         argument.  Don't call cselib_preserve_only_values and
24503         cselib_reset_table.
24504         (note_register_arguments): New function.
24505         (vt_initialize): Compute argument_reg_set.  Call
24506         vt_add_function_parameters before processing basic blocks instead of
24507         afterwards.  For calls call prepare_call_arguments before calling
24508         cselib_process_insn.
24509         * print-rtl.c (print_rtx): Handle NOTE_INSN_CALL_ARG_LOCATION.
24510         * Makefile.in (dwarf2out.o): Depend on $(CFGLAYOUT_H).
24511         (var-tracking.o): Depend on $(TM_P_H).
24512         * cfglayout.h (insn_scope): New prototype.
24513         * gengtype.c (adjust_field_rtx_def): Handle NOTE_INSN_CALL_ARG_LOCATION.
24514         * cfglayout.c (insn_scope): No longer static.
24515         * insn-notes.def (CALL_ARG_LOCATION): New.
24516         * calls.c (expand_call, emit_library_call_value_1): Put USEs for
24517         MEM arguments into CALL_INSN_FUNCTION_USAGE unconditionally.
24518         * integrate.c (set_block_origin_self, set_block_abstract_flags): Do
24519         nothing for DECL_EXTERNAL BLOCK_VARS.
24520
24521 2011-03-16  Alan Modra  <amodra@gmail.com>
24522
24523         PR target/45844
24524         * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Don't
24525         create invalid offset address for vsx splat insn.
24526         * config/rs6000/predicates.md (splat_input_operand): New.
24527         * config/rs6000/vsx.md (vsx_splat_*): Use it.
24528
24529 2011-03-15  Xinliang David Li  <davidxl@google.com>
24530
24531         PR c/47837
24532         * tree-ssa-uninit.c (pred_chain_length_cmp): New function.
24533         (normalize_preds): New function.
24534         (is_use_properly_guarded): Normalize def predicates.
24535
24536 2011-03-15  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
24537
24538         PR target/46788
24539         * config/arm/arm.md (arm_movtas_ze): Use 'L' instead of 'c'
24540         in the output template.
24541
24542 2011-03-15  Richard Guenther  <rguenther@suse.de>
24543
24544         PR middle-end/47650
24545         * tree-pretty-print.c (dump_function_declaration): Properly
24546         dump unprototyped and varargs function types.
24547
24548 2011-03-15  Richard Guenther  <rguenther@suse.de>
24549
24550         PR tree-optimization/13954
24551         * tree-ssa-sccvn.c (vn_reference_lookup_3): Look through memcpy
24552         and friends.
24553
24554 2011-03-15  Richard Guenther  <rguenther@suse.de>
24555
24556         PR tree-optimization/48037
24557         * tree-ssa.c (maybe_rewrite_mem_ref_base): Rewrite vector
24558         selects into BIT_FIELD_REFs.
24559         (non_rewritable_mem_ref_base): Check if a MEM_REF is a
24560         vector select.
24561
24562 2011-03-15  Jakub Jelinek  <jakub@redhat.com>
24563
24564         PR tree-optimization/48129
24565         * builtins.c (fold_builtin_snprintf): Convert to type of
24566         built_in_decls[BUILT_IN_SNPRINTF] retval instead of
24567         implicit_built_in_decls[BUILT_IN_SNPRINTF] retval.
24568
24569 2011-03-15  Richard Guenther  <rguenther@suse.de>
24570
24571         PR tree-optimization/41490
24572         * tree-ssa-dce.c (propagate_necessity): Handle returns without
24573         value but with VUSE.
24574         * tree-ssa-operands.c (parse_ssa_operands): Add a VUSE on all
24575         return statements.
24576         * tree-ssa-sink.c (statement_sink_location): Fix store sinking.
24577         * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Handle virtual PHIs.
24578         * tree-tailcall.c (find_tail_calls): Ignore returns.
24579
24580 2011-03-15  Richard Guenther  <rguenther@suse.de>
24581
24582         PR middle-end/48031
24583         * fold-const.c (fold_indirect_ref_1): Do not create new variable-sized
24584         or variable-indexed array accesses when in gimple form.
24585
24586 2011-03-15  Richard Guenther  <rguenther@suse.de>
24587
24588         * config/i386/i386.c (ix86_emit_swdivsf): Implement more efficiently.
24589
24590 2011-03-15  Alan Modra  <amodra@gmail.com>
24591
24592         PR target/48032
24593         * config/rs6000/rs6000.c (offsettable_ok_by_alignment): Do not
24594         presume symbol_refs without a symbol_ref_decl are suitably
24595         aligned, nor other trees we may see here.  Handle anchor symbols.
24596         (legitimate_constant_pool_address_p): Comment.  Add mode param.
24597         Check cmodel=medium addresses.  Adjust all calls.
24598         (rs6000_emit_move): Don't call offsettable_ok_by_alignment on
24599         creating cmodel=medium optimized access to locals.
24600         * config/rs6000/constraints.md (R): Pass QImode to
24601         legitimate_constant_pool_address_p.
24602         * config/rs6000/predicates.md (input_operand): Pass mode to
24603         legitimate_constant_pool_address_p.
24604         * config/rs6000/rs6000-protos.h (legitimate_constant_pool_address_p):
24605         Update prototype.
24606
24607 2011-03-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
24608
24609         PR target/48053
24610         * config/rs6000/rs6000.md (movdi split for 32-bit): Don't split up
24611         64-bit constants being loaded into registers other than GPRs such
24612         as loading 0 into a VSX register.
24613
24614 2011-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24615
24616         * config/sol2.c (solaris_assemble_visibility): Remove obsolete URLs.
24617
24618 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
24619
24620         PR middle-end/47917
24621         * builtins.c (fold_builtin_snprintf): New function.
24622         (fold_builtin_3): Call it for BUILT_IN_SNPRINTF.
24623         (fold_builtin_4): Likewise.
24624
24625         PR middle-end/38878
24626         * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Add
24627         STRIP_NOPS on arg0 and arg1.  When optimizing X +- C == X
24628         and C - X == X also strip nops from +/-/p+ operand.
24629         When optimizing -X == C, fold C to arg0's type.
24630
24631         PR debug/47946
24632         * dwarf2out.c (add_bit_offset_attribute): If bit_offset is negative,
24633         emit it as add_AT_int instead of add_AT_unsigned.
24634
24635 2011-03-14  Tom Tromey  <tromey@redhat.com>
24636
24637         * unwind-dw2.c: Include sys/sdt.h if it exists.
24638         (_Unwind_DebugHook): Use STAP_PROBE2.
24639         * config.in, configure: Rebuild.
24640         * configure.ac: Check for sys/sdt.h.
24641
24642 2011-03-14  Uros Bizjak  <ubizjak@gmail.com>
24643
24644         * config/i386/i386.md (ROUND_FLOOR): New constant.
24645         (ROUND_CEIL): Ditto.
24646         (ROUND_TRUNC): Ditto.
24647         (ROUND_MXCSR): Ditto.
24648         (ROUND_NO_EXC): Ditto.
24649         (rint<mode>2): Use new defines instead of numerical constants.
24650         (floor<mode>2): Ditto.
24651         (ceil<mode>2): Ditto.
24652         (btrunc<mode>2): Ditto.
24653         * config/i386/i386-builtin-types.def: Define ROUND function type
24654         aliases.
24655         * config/i386/i386.c (enum ix86_builtins): Add
24656         IX86_BUILTIN_{FLOOR,CEIL,TRUNC,RINT}{PS,PD}{,256} defines.
24657         (struct builtin_description): Add
24658         __builtin_ia32_{floor,ceil,trunc,rint}{pd,ps}{,256} descriptions.
24659         (ix86_expand_sse_round): New static function.
24660         (ix86_expand_args_builtin): Call ix86_expand_sse_round for ROUND
24661         function types.
24662         (ix86_builtin_vectorized_function): Handle
24663         BUILT_IN_{FLOOR,CEIL,TRUNC,RINT}{,F} builtins.
24664
24665 2011-03-14  Tom Tromey  <tromey@redhat.com>
24666
24667         * c-parser.c (c_parser_asm_string_literal): Clear
24668         warn_overlength_strings.
24669
24670 2011-03-14  Tom Tromey  <tromey@redhat.com>
24671
24672         * c-parser.c (disable_extension_diagnostics): Save
24673         warn_overlength_strings.
24674         (restore_extension_diagnostics): Restore warn_overlength_strings.
24675
24676 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
24677
24678         * BASE-VER: Change to 4.7.0.
24679
24680 2011-03-14  Richard Guenther  <rguenther@suse.de>
24681
24682         PR middle-end/48098
24683         * tree.c (build_vector_from_val): Adjust assert to requirements
24684         and reality.
24685
24686 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
24687
24688         PR bootstrap/48102
24689         * graphite-cloog-compat.h (build_cloog_prog): Remove STATE parameter.
24690
24691 2011-03-14  Andreas Tobler  <andreast@fgznet.ch>
24692
24693         * config/rs6000/freebsd.h (RELOCATABLE_NEEDS_FIXUP): Define in
24694         terms of target_flags_explicit. Adjust copyright year.
24695
24696         * config.gcc: Add FreeBSD PowerPC soft-float libgcc bits.
24697         * config/rs6000/t-freebsd: New file. Add override for
24698         LIB2FUNCS_EXTRA.
24699
24700 2011-03-13  Chris Demetriou  <cgd@google.com>
24701
24702         * doc/invoke.texi (-fdiagnostics-show-option): Replace with...
24703         (-fno-diagnostics-show-option): this, to reflect current default.
24704         (-Werror=): Update text about -fno-diagnostics-show-option.
24705
24706 2011-03-12  Peter Bergner  <bergner@vnet.ibm.com>
24707
24708         PR target/48053
24709         * config/rs6000/predicates.md (easy_vector_constant_add_self,
24710         easy_vector_constant_msb): Do not handle V2DImode and V2DFmode.
24711         * config/rs6000/rs6000.c (const_vector_elt_as_int): Add assert that
24712         mode is not V2DImode or V2DFmode.
24713         (vspltis_constant): Do not handle V2DImode and V2DFmode.
24714         (rs6000_expand_vector_init): Replace copy_to_reg with copy_to_mode_reg.
24715         * config/rs6000/rs6000.md (movdi_internal32): Allow setting VSX
24716         registers to 0.
24717         (movdi_internal64): Likewise.
24718
24719 2011-03-12  Sebastian Pop  <sebastian.pop@amd.com>
24720
24721         PR tree-optimization/47127
24722         * graphite-clast-to-gimple.c (build_cloog_prog): Removed state
24723         parameter.
24724         (set_cloog_options): Same.
24725         (scop_to_clast): Same.
24726         (print_clast_stmt): Do not call cloog_state_malloc and
24727         cloog_state_free.
24728         (print_generated_program): Same.
24729         (gloog): Same.
24730         * graphite-clast-to-gimple.h (cloog_state): Declared.
24731         (scop_to_clast): Adjust declaration.
24732         * graphite.c (cloog_state): Defined here.
24733         (graphite_initialize): Call cloog_state_malloc.
24734         (graphite_finalize): Call cloog_state_free.
24735
24736 2011-03-11  Jason Merrill  <jason@redhat.com>
24737
24738         * attribs.c (lookup_attribute_spec): Take const_tree.
24739         * tree.h: Adjust.
24740
24741 2011-03-11  Joseph Myers  <joseph@codesourcery.com>
24742
24743         * config/sparc/sparc.c (sparc_option_override): Use
24744         PROCESSOR_NIAGARA2 not PROCESSOR_NIAGARA for "niagara2".
24745
24746 2011-03-11  Richard Guenther  <rguenther@suse.de>
24747
24748         PR tree-optimization/48067
24749         * tree-ssa-math-opts.c (convert_mult_to_fma): Verify the
24750         multiplication result will be only used once on the target
24751         stmt.
24752
24753 2011-03-11  Richard Guenther  <rguenther@suse.de>
24754
24755         * doc/invoke.texi (max-inline-insns-single): Adjust default value.
24756
24757 2011-03-11  Richard Guenther  <rguenther@suse.de>
24758
24759         PR lto/48073
24760         * tree.c (find_decls_types_r): Do not walk types only reachable
24761         from IDENTIFIER_NODEs.
24762
24763 2011-03-11  Jakub Jelinek  <jakub@redhat.com>
24764
24765         PR middle-end/48044
24766         * ipa.c (cgraph_remove_unreachable_nodes): Enqueue
24767         all vnode->force_output nodes as needed.
24768
24769 2011-03-11  Jason Merrill  <jason@redhat.com>
24770
24771         PR c++/48069
24772         * tree.c (type_hash_eq): Use COMPLETE_TYPE_P, not
24773         COMPLETE_OR_UNBOUND_ARRAY_TYPE_P.
24774
24775 2011-03-11  Martin Jambor  <mjambor@suse.cz>
24776
24777         * cgraphunit.c (verify_cgraph_node): Call cgraph_get_node instead of
24778         cgraph_node.
24779
24780 2011-03-11  Jakub Jelinek  <jakub@redhat.com>
24781
24782         PR tree-optimization/48063
24783         * ipa-inline.c (cgraph_decide_inlining): Don't try to
24784         inline functions called once if !tree_can_inline_p (node->callers).
24785
24786 2011-03-11  Chen Liqin  <liqin.gcc@gmail.com>
24787
24788         * config.gcc (score-*-elf): Add extra_parts .., update tmake_file and
24789         extra_objs.
24790         * config/score/score3.c: Delete.
24791         * config/score/score3.h: Delete.
24792         * config/score/mul-div.S: Delete.
24793         * config/score/sfp-machine.h: Add new file.
24794         * config/score/constraints.md: Add new file.
24795         * config/score/t-score-softfp: Add new file.
24796         * config/score/t-score-elf: Remove score3.o, do not generate multilib.
24797         * config/score/score7.c (score7_const_ok_for_letter_p): Delete.
24798         (score7_extra_constraint): Delete.
24799         (score7_option_override): Remove unused code.
24800         * config/score/score.c: Remove score3 and score5 define and code.
24801         * config/score/score.h: Remove score3 and score5 define and code.
24802         * config/score/score.md: Remove score3 template and unusual insn.
24803         * config/score/score.opt: Remove score3 and score5 options.
24804
24805 2011-03-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
24806
24807         * config/pa/pa-hpux10.h (TARGET_OS_CPP_BUILTINS): Define _REENTRANT
24808         when _HPUX_SOURCE is defined.
24809         (LIB_SPEC): Use -lc instead of -lc_r when -threads is specified.
24810
24811 2011-03-10  Jason Merrill  <jason@redhat.com>
24812
24813         PR c++/48029
24814         * stor-layout.c (layout_type): Don't set structural equality
24815         on arrays of incomplete type.
24816         * tree.c (type_hash_eq): Handle comparing them properly.
24817
24818 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
24819
24820         PR debug/48043
24821         * config/s390/s390.c (s390_delegitimize_address): Make sure the
24822         result mode matches original rtl mode.
24823
24824 2011-03-10  Nick Clifton  <nickc@redhat.com>
24825
24826         * config/rx/rx.md (bitset_in_memory, bitclr_in_memory: Fix timings.
24827         (andsi3, andsi3_flags): Fix timings for three operand alternative.
24828
24829 2011-03-09  Jakub Jelinek  <jakub@redhat.com>
24830
24831         PR rtl-optimization/47866
24832         * expr.c (store_field): If MEM_SCALAR_P (target), don't use
24833         MEM_SET_IN_STRUCT_P (to_rtx, 1), just set MEM_IN_STRUCT_P (to_rtx)
24834         if target wasn't scalar.
24835         * function.c (assign_stack_temp_for_type): Assert that neither
24836         MEM_SCALAR_P nor MEM_IN_STRUCT_P is set previously, set either
24837         MEM_IN_STRUCT_P or MEM_SCALAR_P instead of using MEM_SET_IN_STRUCT_P
24838         macro.
24839         * rtl.h (MEM_SET_IN_STRUCT_P): Removed.
24840
24841 2011-03-09  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24842
24843         * config/s390/s390-protos.h (s390_label_align): New prototype.
24844         * config/s390/s390.c (s390_label_align): New function.
24845         * config/s390/s390.h (LABEL_ALIGN): New target macro definition.
24846
24847 2011-03-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
24848
24849         PR target/47755
24850         * config/rs6000/rs6000.c (easy_altivec_constant): Correctly handle
24851         V2DI/V2DF constants.  Only all 0's or all 1's are easy.
24852         (output_vec_const_move): Ditto.
24853
24854 2011-03-08  Anatoly Sokolov  <aesok@post.ru>
24855
24856         * config/mips/mips.h (PREFERRED_RELOAD_CLASS): Remove macro.
24857         * config/mips/mips-protos.h (mips_preferred_reload_class): Remove.
24858         * config/mips/mips.c (mips_preferred_reload_class): Make static.
24859         Change 'rclass' argument and result type to reg_class_t.
24860         (TARGET_PREFERRED_RELOAD_CLASS): Define.
24861
24862 2011-03-08  Georg-Johann Lay  <avr@gjlay.de>
24863
24864         * config/avr/avr.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
24865         * config/avr/avr.c (TARGET_REGISTER_MOVE_COST)
24866         (TARGET_MEMORY_MOVE_COST): Define.
24867         (avr_register_move_cost, avr_memory_move_cost): New Functions.
24868
24869 2011-03-08  Jakub Jelinek  <jakub@redhat.com>
24870
24871         PR debug/47881
24872         * ira.c (ira): Call df_analyze again if delete_trivially_dead_insns
24873         removed anything.
24874
24875         PR tree-optimization/48022
24876         * fold-const.c (fold_comparison): Don't call fold_overflow_warning
24877         for EQ/NE_EXPR.
24878
24879 2011-03-07  Jakub Jelinek  <jakub@redhat.com>
24880
24881         PR debug/47991
24882         * var-tracking.c (find_use_val): Return NULL for
24883         cui->sets && cui->store_p BLKmode MEMs.
24884
24885 2011-03-07  Anatoly Sokolov  <aesok@post.ru>
24886
24887         * config/stormy16/stormy16.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS):
24888         Remove.
24889         * config/stormy16/stormy16-protos.h (xstormy16_print_operand,
24890         xstormy16_print_operand_address): Remove.
24891         * config/stormy16/stormy16.c (xstormy16_print_operand,
24892         xstormy16_print_operand_address): Make static.
24893         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
24894
24895 2011-03-07  Pat Haugen  <pthaugen@us.ibm.com>
24896
24897         PR target/47862
24898         * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Define.
24899         * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Undefine
24900         before definition.
24901
24902 2011-03-07  Zdenek Dvorak  <ook@ucw.cz>
24903
24904         PR bootstrap/48000
24905         * cfgloopmanip.c (fix_bb_placements): Return immediately
24906         if FROM is BASE_LOOP's header.
24907
24908 2011-03-07  Paul Wögerer  <paul_woegerer@mentor.com>
24909
24910         * gimplify.c (gimplify_function_tree): Fix building calls
24911         to __builtin_return_address.
24912
24913 2011-03-07  Alan Modra  <amodra@gmail.com>
24914
24915         * config/rs6000/linux.h (TARGET_ASM_FILE_END): Don't define.
24916         * config/rs6000/linux64.h (TARGET_ASM_FILE_END): Don't define.
24917         * config/rs6000/sysv4.h (TARGET_ASM_FILE_END): Define.
24918         * config/rs6000/rs6000-protos.h (init_cumulative_args): Add fndecl and
24919         return_mode args.
24920         * config/rs6000/rs6000.h (CUMULATIVE_ARGS): Add "escapes".
24921         (INIT_CUMULATIVE_ARGS): Pass FNDECL, VOIDmode.
24922         (INIT_CUMULATIVE_INCOMING_ARGS): Pass current_function_decl, VOIDmode.
24923         (INIT_CUMULATIVE_LIBCALL_ARGS): Pass NULL_TREE, MODE.
24924         * config/rs6000/rs6000.c
24925         (rs6000_elf_end_indicate_exec_stack): Rename to..
24926         (rs6000_elf_file_end): ..this.  Only call file_end_indicate_exec_stack
24927         for POWERPC_LINUX.  Move code emitting .gnu_attribute to here, from..
24928         (rs6000_file_start): ..here.
24929         (rs6000_passes_float, rs6000_passes_vector, rs6000_returns_struct): New
24930         file scope variables.
24931         (call_ABI_of_interest): New function.
24932         (init_cumulative_args): Set above vars when function return value
24933         is a float, vector, or small struct.
24934         (rs6000_function_arg_advance_1): Likewise for function args.
24935         (rs6000_va_start): Set rs6000_passes_float if variable arg function
24936         references float args.
24937
24938 2011-03-07  Mingjie Xing  <mingjie.xing@gmail.com>
24939
24940         * doc/cfg.texi: Remove "See" before @ref.
24941         * doc/invoke.texi: Likewise.
24942
24943 2011-03-05  Jason Merrill  <jason@redhat.com>
24944
24945         * doc/invoke.texi (C++ Dialect Options): Document ABI v5.
24946
24947 2011-03-05  Anthony Green  <green@moxielogic.com>
24948
24949         * config.gcc (moxie-*-elf): Add newlib-stdint.h to tmfile.
24950
24951 2011-03-05  Zdenek Dvorak  <ook@ucw.cz>
24952
24953         PR rtl-optimization/47899
24954         * cfgloopmanip.c (fix_bb_placements): Fix first argument
24955         to flow_loop_nested_p when moving the loop upward.
24956
24957 2011-03-05  Richard Earnshaw  <rearnsha@arm.com>
24958
24959         PR target/47719
24960         * arm.md (movhi_insn_arch4):  Accept any immediate constant.
24961
24962 2011-03-05  Jakub Jelinek  <jakub@redhat.com>
24963
24964         PR tree-optimization/47967
24965         * ipa-cp.c (build_const_val): Return NULL instead of creating
24966         VIEW_CONVERT_EXPR for mismatching sizes.
24967         (ipcp_create_replace_map): Return NULL if build_const_val failed.
24968         (ipcp_insert_stage): If ipcp_create_replace_map returns NULL,
24969         give up on versioning.
24970
24971 2011-03-05  Alan Modra  <amodra@gmail.com>
24972
24973         PR target/47986
24974         * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
24975         full cmodel medium/large lo_sum + high addresses.
24976
24977 2011-03-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
24978
24979         * config/s390/s390.c (s390_decompose_address): Reject non-literal
24980         pool references in UNSPEC_LTREL_OFFSET.
24981
24982 2011-03-04  Jan Hubicka  <jh@suse.cz>
24983
24984         PR lto/47497
24985         * lto-symtab.c (lto_cgraph_replace_node): Do not set thunk.alias.
24986         (lto_symtab_merge_cgraph_nodes_1): Update thunk.alias pointers here.
24987         * cgraph.h (cgraph_same_body_alias, cgraph_add_thunk):
24988         Add node pointers.
24989         * cgraph.c (cgraph_same_body_alias_1, cgraph_same_body_alias,
24990         cgraph_add_thunk): Add node pointers.
24991         * lto-cgraph.c (lto_output_node): Verify that thunks&aliases are
24992         associated to right node.
24993         (input_node): Update use of cgraph_same_body_alias
24994         and cgraph_add_thunk.
24995
24996 2011-03-04  Changpeng Fang  <changpeng.fang@amd.com>
24997
24998         * config/i386/i386.opt (mprefer-avx128): New flag.
24999         * config/i386/i386.c (ix86_preferred_simd_mode): Prefer 128-bit AVX
25000         modes when the flag -mprefer-avx128 is on.
25001
25002 2011-03-04  Richard Sandiford  <richard.sandiford@linaro.org>
25003
25004         * dwarf2out.c (compare_loc_operands): Fix address handling.
25005
25006 2011-03-04  Alan Modra  <amodra@gmail.com>
25007
25008         * tree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL comment.
25009
25010 2011-03-04  Richard Guenther  <rguenther@suse.de>
25011
25012         PR middle-end/47968
25013         * expmed.c (extract_bit_field_1): Prefer vector modes that
25014         vec_extract patterns can handle.
25015
25016 2011-03-04  Richard Guenther  <rguenther@suse.de>
25017
25018         PR middle-end/47975
25019         * optabs.c (optab_for_tree_code): Do not use VECTOR_MODE_P.
25020
25021 2011-03-04  Richard Henderson  <rth@redhat.com>
25022
25023         * explow.c (emit_stack_save): Remove 'after' parameter.
25024         (emit_stack_restore): Likewise.
25025         * expr.h: Update to match.
25026         * builtins.c, calls.c, stmt.c: Likewise.
25027         * config/alpha/alpha.md, config/avr/avr.md: Likewise.
25028         * config/mips/mips.md, config/pa/pa.md, config/vax/vax.md: Likewise.
25029         * function.c (expand_function_end): Insert the emit_stack_save
25030         sequence before parm_birth_insn instead of after.
25031
25032 2011-03-03  Uros Bizjak  <ubizjak@gmail.com>
25033
25034         * config/i386/sse.md (*avx_pmaddubsw128): Fix mode of VEC_SELECT RTX.
25035         (ssse3_pmaddubsw128): Ditto.
25036         (ssse3_pmaddubsw): Ditto.
25037
25038 2011-03-03  Steve Ellcey  <sje@cup.hp.com>
25039
25040         * config/ia64/t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH
25041
25042 2011-03-03  Jakub Jelinek  <jakub@redhat.com>
25043
25044         PR c/47963
25045         * gimplify.c (omp_add_variable): Only call omp_notice_variable
25046         on TYPE_SIZE_UNIT if it is a DECL.
25047
25048         PR debug/47283
25049         * cfgexpand.c (expand_debug_expr) <case MEM_REF>: If MEM_REF
25050         first operand is not is_gimple_mem_ref_addr, try to fold it.
25051         If the operand still isn't is_gimple_mem_ref_addr, clear
25052         MEM_EXPR on op0.
25053
25054 2011-03-03  Richard Guenther  <rguenther@suse.de>
25055
25056         PR middle-end/47283
25057         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Make code
25058         match comment.
25059         (refs_may_alias_p_1): For release branches return true if
25060         we are confused by our input.
25061
25062 2011-03-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
25063
25064         * config/s390/s390.c (s390_function_value): Rename to ...
25065         (s390_function_and_libcall_value): ... this.
25066         (s390_function_value): New function.
25067         (s390_libcall_value): New function.
25068         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Define target hooks.
25069         * config/s390/s390.h (FUNCTION_VALUE, LIBCALL_VALUE): Remove
25070         target macro definitions.
25071         * config/s390/s390-protos.h (s390_function_value): Remove prototype.
25072
25073 2011-03-02  Joseph Myers  <joseph@codesourcery.com>
25074
25075         * config/i386/freebsd64.h (CC1_SPEC): Define.
25076         * config/i386/linux64.h (CC1_SPEC): Define.
25077         * config/i386/x86-64.h (CC1_SPEC): Don't define.
25078
25079 2011-03-02  Anatoly Sokolov  <aesok@post.ru>
25080
25081         * config/stormy16/stormy16.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
25082         Remove.
25083         * config/stormy16/stormy16.c: Include reload.h.
25084         (xstormy16_memory_move_cost): New function.
25085         (TARGET_MEMORY_MOVE_COST): Define.
25086
25087 2011-03-02  Richard Sandiford  <richard.sandiford@linaro.org>
25088
25089         PR rtl-optimization/47925
25090         * cse.c (count_reg_usage): Don't ignore the SET_DEST of instructions
25091         with side effects.  Remove the more-specific check for volatile asms.
25092
25093 2011-03-02  Alan Modra  <amodra@gmail.com>
25094
25095         PR target/47935
25096         * config/rs6000/predicates.md (lwa_operand): Check cmodel medium
25097         toc relative addresses for valid offsets.
25098
25099 2011-03-01  Richard Guenther  <rguenther@suse.de>
25100
25101         PR tree-optimization/47890
25102         * tree-vect-loop.c (get_initial_def_for_induction): Set
25103         related stmt properly.
25104
25105 2011-03-01  Richard Guenther  <rguenther@suse.de>
25106
25107         PR lto/47924
25108         * lto-streamer.c (lto_record_common_node): Also register
25109         the canonical type.
25110
25111 2011-03-01  Richard Guenther  <rguenther@suse.de>
25112
25113         PR lto/46911
25114         * lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
25115         Do not stream DECL_ABSTRACT_ORIGIN.
25116         (lto_input_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
25117         BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.
25118         * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
25119         Do not stream DECL_ABSTRACT_ORIGIN.
25120         (lto_output_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
25121         BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.
25122
25123 2011-02-28  Anatoly Sokolov  <aesok@post.ru>
25124
25125         * config/stormy16/stormy16.h (FUNCTION_VALUE, LIBCALL_VALUE,
25126         FUNCTION_VALUE_REGNO_P): Remove.
25127         * config/stormy16/stormy16-protos.h (xstormy16_function_value): Remove.
25128         * config/stormy16/stormy16.c (xstormy16_function_value): Make static.
25129         Add 'outgoing' argument.
25130         (xstormy16_libcall_value, xstormy16_function_value_regno_p): New
25131         function.
25132         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
25133         TARGET_FUNCTION_VALUE_REGNO_P): Define.
25134
25135 2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
25136
25137         PR debug/28047
25138         * dwarf2out.c (file_table_eq): Use filename_cmp instead of strcmp.
25139         (lookup_filename): Likewise.
25140         * final.c (remap_debug_filename): Use filename_ncmp instead of strncmp.
25141
25142 2011-02-28  Bernd Schmidt  <bernds@codesourcery.com>
25143             Jakub Jelinek  <jakub@redhat.com>
25144
25145         PR middle-end/47893
25146         * rtl.h (ASLK_REDUCE_ALIGN, ASLK_RECORD_PAD): Define.
25147         (assign_stack_local_1): Change last argument type to int.
25148         * function.c (assign_stack_local_1): Replace reduce_alignment_ok
25149         argument with kind.  If bit ASLK_RECORD_PAD is not set in it,
25150         don't record padding space into frame_space_list nor use those areas.
25151         (assign_stack_local): Adjust caller.
25152         (assign_stack_temp_for_type): Call assign_stack_local_1 instead
25153         of assign_stack_local, pass 0 as last argument.
25154         * caller-save.c (setup_save_areas): Adjust assign_stack_local_1
25155         callers.
25156
25157 2011-02-28  Jakub Jelinek  <jakub@redhat.com>
25158
25159         PR debug/47283
25160         * cfgexpand.c (convert_debug_memory_address): Add AS parameter.
25161         Use target address_mode and pointer_mode hooks instead of hardcoded
25162         Pmode and ptr_mode.  Handle some simple cases of extending if
25163         POINTERS_EXTEND_UNSIGNED < 0.
25164         (expand_debug_expr) <case MEM_REF, INDIRECT_REF, TARGET_MEM_REF>:
25165         Call convert_debug_memory_address.
25166         (expand_debug_expr) <case ADDR_EXPR>: Pass as to
25167         convert_debug_memory_address.
25168
25169         PR middle-end/46790
25170         * configure.ac (HAVE_LD_EH_GC_SECTIONS_BUG): New test.
25171         * configure: Regenerated.
25172         * config.in: Regenerated.
25173         * varasm.c (default_function_section): Return NULL
25174         if HAVE_LD_EH_GC_SECTIONS_BUG and decl has implicit section name.
25175
25176 2011-02-28  Martin Jambor  <mjambor@suse.cz>
25177
25178         * ipa-inline.c (cgraph_decide_inlining_of_small_functions): Fix
25179         the description to match the printed values.
25180
25181 2011-02-28  Richard Guenther  <rguenther@suse.de>
25182
25183         * tree-inline.c (tree_function_versioning): Set BLOCK_SUPERCONTEXT
25184         of the copied scope tree.
25185
25186 2011-02-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25187
25188         * doc/extend.texi (Function Attributes): Avoid deeply (and
25189         wrongly) nested tables.
25190
25191 2011-02-27  Jakub Jelinek  <jakub@redhat.com>
25192
25193         PR middle-end/47903
25194         * real.c (real_arithmetic) <case PLUS_EXPR, MINUS_EXPR,
25195         MULT_EXPR, RDIV_EXPR>: Clear padding bits in *r first if
25196         r isn't op0 nor op1.
25197
25198 2011-02-23  Georg-Johann Lay  <avr@gjlay.de>
25199
25200         * config/avr/avr.md: Remove magic comment for emacs.
25201
25202 2011-02-23  Georg-Johann Lay  <avr@gjlay.de>
25203
25204         PR target/45261
25205         * config/avr/avr.c (avr_option_override): Use error on bad options.
25206         (avr_help): New function.
25207         (TARGET_HELP): Define.
25208
25209 2011-02-22  Georg-Johann Lay  <avr@gjlay.de>
25210
25211         PR target/42240
25212         * config/avr/avr.c (avr_cannot_modify_jumps_p): New function.
25213         (TARGET_CANNOT_MODIFY_JUMPS_P): Define.
25214
25215 2011-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
25216
25217         * doc/invoke.texi (ARC Options): Use CPU instead of cpu.
25218         (ARM Options): Ditto.
25219         (i386 and x86-64 Options): Ditto.
25220         (RX Options): Ditto.
25221         (SPARC Options): Ditto.
25222
25223 2011-02-26  Tijl Coosemans  <tijl@coosemans.org>
25224
25225         * config.gcc (i386-*-freebsd*): Make i486 the default arch on
25226         FreeBSD 6 and later.  Generally use cpu generic.
25227
25228 2011-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
25229
25230         * doc/cpp.texi: Update copyright years.
25231
25232 2011-02-25  Sebastien Bourdeauducq  <sebastien@milkymist.org>
25233
25234         PR target/46898
25235         * config/lm32/lm32.md (ashrsi3): Added needed variable.
25236
25237 2011-02-25  Jon Beniston  <jon@beniston.com>
25238
25239         PR target/46898
25240         * config/lm32/lm32.h (INCOMING_RETURN_ADDR_RTX): New.
25241         * config/lm32/lm32.md (ashlsi3): Remove unused variable.
25242         * config/lm32/lm32.c (TARGET_EXCEPT_UNWIND_INFO): New.
25243         (lm32_block_move_inline): Add type cast to remove warning.
25244         (lm32_expand_prologue): Generate fp in a way compatible with dwarf2out.
25245         (gen_int_relational): Move declarations to start of function.
25246
25247 2011-02-25  Eric Botcazou  <ebotcazou@adacore.com>
25248
25249         PR tree-optimization/45470
25250         * tree-vect-data-refs.c (vect_analyze_data_refs): Fail if a statement
25251         can throw internally only.
25252         * tree-vect-stmts.c (vectorizable_call): Likewise.
25253
25254 2011-02-24  Anatoly Sokolov  <aesok@post.ru>
25255
25256         * config/stormy16/stormy16.h (PREFERRED_RELOAD_CLASS,
25257         PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
25258         * config/stormy16/stormy16-protos.h
25259         (xstormy16_preferred_reload_class): Remove.
25260         * config/stormy16/stormy16.c (xstormy16_preferred_reload_class): Make
25261         static. Change 'rclass' argument and return type to reg_class_t.
25262         (TARGET_PREFERRED_RELOAD_CLASS,
25263         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
25264
25265 2011-02-24  Richard Guenther  <rguenther@suse.de>
25266
25267         * lto-streamer-in.c (input_bb): Do not find referenced vars
25268         in debug statements.
25269
25270 2011-02-23  Jason Merrill  <jason@redhat.com>
25271
25272         * common.opt (fabi-version): Document v5 and v6.
25273
25274 2011-02-23  Richard Guenther  <rguenther@suse.de>
25275
25276         PR tree-optimization/47849
25277         * tree-if-conv.c (main_tree_if_conversion): Free postdom info.
25278
25279 2011-02-23  Jie Zhang  <jie@codesourcery.com>
25280
25281         * opts-common.c (decode_cmdline_option): Print empty string
25282         argument as "" in decoded->orig_option_with_args_text.
25283         * gcc.c (execute): Print empty string argument as ""
25284         in the verbose output.
25285         (do_spec_1): Keep empty string argument.
25286
25287 2011-02-23  Nathan Froyd  <froydnj@codesourcery.com>
25288
25289         * config.gcc: Declare score-* and crx-* obsolete.
25290
25291 2011-02-23  Jie Zhang  <jie@codesourcery.com>
25292
25293         PR rtl-optimization/47763
25294         * web.c (web_main): Ignore naked clobber when replacing register.
25295
25296 2011-02-22  Anatoly Sokolov  <aesok@post.ru>
25297
25298         * config/stormy16/stormy16.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P):
25299         Remove.
25300
25301 2011-02-22  Sebastian Pop  <sebastian.pop@amd.com>
25302
25303         PR doc/47848
25304         * doc/invoke.texi: Do not mention -ftree-loop-if-convert-memory-writes.
25305
25306 2011-02-22  Mike Stump  <mikestump@comcast.net>
25307
25308         * acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin
25309         assembler.
25310         * configure: Regenerate.
25311
25312 2011-02-21  Chung-Lin Tang  <cltang@codesourcery.com>
25313
25314         PR rtl-optimization/46002
25315         * ira-color.c (update_copy_costs): Change class intersection
25316         test to reg_class_contents[] test of 'hard_regno'.
25317
25318 2011-02-21  Joseph Myers  <joseph@codesourcery.com>
25319
25320         * config/alpha/osf5.opt (mno-mips-tfile): Mark as Target rather
25321         than Driver option.
25322         * config/hpux11.opt (mt): Likewise.
25323         * config/microblaze/microblaze.opt (mxl-mode-xilkernel): Likewise.
25324         * config/rs6000/xilinx.opt (mno-clearbss, mppcperflib): Likewise.
25325         * config/vax/elf.opt (mno-asm-pic): Likewise.
25326         * config/vms/vms.opt (map, mvms-return-codes): Likewise.
25327
25328 2011-02-21  Mike Stump  <mikestump@comcast.net>
25329
25330         PR target/47822
25331         * config/darwin-protos.h (darwin_init_cfstring_builtins): Return a
25332         tree so we can get save the type.
25333         * config/i386/darwin.h (SUBTARGET_INIT_BUILTINS): Reserve builtin slot
25334         for CFString instead of trying to use past the end of the builtins.
25335         * config/i386/i386.c (IX86_BUILTIN_CFSTRING): Likewise.
25336         * config/rs6000/rs6000-builtin.def (RS6000_BUILTIN_CFSTRING): Likewise.
25337         * config/rs6000/darwin.h (SUBTARGET_INIT_BUILTINS): Likewise.
25338         * config/darwin.c (DARWIN_BUILTIN_CFSTRINGMAKECONSTANTSTRING):
25339         Rename to darwin_builtin_cfstring.
25340         (darwin_init_cfstring_builtins): Return the built type.
25341
25342 2011-02-21  Uros Bizjak  <ubizjak@gmail.com>
25343
25344         PR target/47840
25345         * config/i386/avxintrin.h (_mm256_insert_epi32): Use _mm_insert_epi32.
25346         (_mm256_insert_epi64): Use _mm_insert_epi64.
25347
25348 2011-02-21  Anatoly Sokolov  <aesok@post.ru>
25349
25350         * config/stormy16/stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
25351         * config/stormy16/stormy16-protos.h
25352         (xstormy16_mode_dependent_address_p): Remove.
25353         * config/stormy16/stormy16.c (xstormy16_mode_dependent_address_p):
25354         Make static. Change return type to bool. Change argument type to
25355         const_rtx. Remove dead code.
25356         (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
25357
25358 2011-02-21  Richard Guenther  <rguenther@suse.de>
25359
25360         PR lto/47820
25361         * lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
25362         Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
25363         (lto_input_ts_block_tree_pointers): Hook a BLOCK into the
25364         TUs context.
25365         * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
25366         Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
25367
25368 2011-02-20  Richard Guenther  <rguenther@suse.de>
25369
25370         PR lto/47822
25371         * tree.c (free_lang_data_in_decl): Clean builtins from
25372         the TU decl BLOCK_VARS.
25373
25374 2011-02-19  Alexandre Oliva  <aoliva@redhat.com>
25375
25376         PR debug/47620
25377         PR debug/47630
25378         * haifa-sched.c (fix_tick_ready): Skip tick computation
25379         for debug insns.
25380
25381 2011-02-19  Richard Guenther  <rguenther@suse.de>
25382
25383         PR lto/47647
25384         * lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers):
25385         Remove lazy BLOCK_VARS streaming.
25386         (lto_input_ts_block_tree_pointers): Likewise.
25387         * lto-streamer-out.c (lto_output_ts_block_tree_pointers): Likewise.
25388
25389 2011-02-19  Joseph Myers  <joseph@codesourcery.com>
25390
25391         * config.gcc (i[34567]86-pc-msdosdjgpp*): Use i386/djgpp-stdint.h.
25392
25393 2011-02-19  Joseph Myers  <joseph@codesourcery.com>
25394
25395         * config/i386/biarch32.h, config/i386/mach.h,
25396         config/rs6000/aix.opt, config/sh/superh64.h: Remove.
25397
25398 2011-02-19  Jakub Jelinek  <jakub@redhat.com>
25399
25400         PR target/47800
25401         * config/i386/i386.md (peephole2 for shift and plus): Use
25402         operands[1] original mode in the first insn.
25403
25404 2011-02-18  Mike Stump  <mikestump@comcast.net>
25405
25406         * config/t-darwin (TM_H): Add dependency on darwin-sections.def.
25407
25408 2011-02-18  Jan Hubicka  <jh@suse.cz>
25409
25410         PR middle-end/47788
25411         * ipa-inline.c (compute_inline_parameters): Set disregard_inline_limits
25412         to zero when the function is not inlinable at all.
25413
25414 2011-02-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
25415
25416         * config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
25417         * config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
25418         pthread_mutex_unlock, pthread_once): Reinstate pthread stubs.
25419         * config/pa/t-pa-hpux11: Add rules to build pthread stubs.
25420         * config/pa/t-pa64: Likewise.
25421         * config/pa/pa-hpux11.h (LINK_GCC_C_SEQUENCE_SPEC): Define.
25422
25423 2011-02-18  Jakub Jelinek  <jakub@redhat.com>
25424
25425         PR driver/47787
25426         * gcc.c (default_compilers): Clear combinable field for "@cpp-output".
25427
25428 2011-02-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
25429
25430         PR target/47792
25431         * gthr-dce.h (__gthread_mutx_destroy): Fix typo in name.
25432
25433 2011-02-18  Anatoly Sokolov  <aesok@post.ru>
25434
25435         * config/m32r/m32r.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P,
25436         RTX_OK_FOR_BASE_P, RTX_OK_FOR_OFFSET_P, LEGITIMATE_OFFSET_ADDRESS_P,
25437         LEGITIMATE_LO_SUM_ADDRESS_P, LOAD_POSTINC_P, STORE_PREINC_PREDEC_P,
25438         GO_IF_LEGITIMATE_ADDRESS): Remove macros.
25439         * config/m32r/m32r.c (TARGET_LEGITIMATE_ADDRESS_P): Define.
25440         (m32r_rtx_ok_for_base_p, m32r_rtx_ok_for_offset_p,
25441         m32r_legitimate_offset_addres_p, m32r_legitimate_lo_sum_addres_p,
25442         m32r_load_postinc_p, m32r_store_preinc_predec_p,
25443         m32r_legitimate_address_p): New functions.
25444         * config/m32r/constraints.md (constraint "S"): Don't use
25445         STORE_PREINC_PREDEC_P.
25446         (constraint "U"): Don't use LOAD_POSTINC_P.
25447
25448 2011-02-18  Chung-Lin Tang  <cltang@codesourcery.com>
25449
25450         PR rtl-optimization/46178
25451         * ira.c (setup_hard_regno_class): Use ira_class_translate[] to
25452         compute ira_hard_regno_cover_class[].
25453
25454 2011-02-18  Richard Guenther  <rguenther@suse.de>
25455
25456         PR lto/47798
25457         * lto-streamer.h (lto_global_var_decls): Declare.
25458         * lto-streamer-in.c (lto_register_var_decl_in_symtab): Register
25459         statics for global var processing.
25460
25461 2011-02-18  Richard Guenther  <rguenther@suse.de>
25462
25463         PR tree-optimization/47737
25464         * tree-ssa-loop-im.c (extract_true_false_args_from_phi): Fix
25465         edge dominance check.
25466
25467 2011-02-18  Jakub Jelinek  <jakub@redhat.com>
25468
25469         PR debug/47780
25470         * cfgexpand.c (expand_debug_expr) <case SSA_NAME>: Call copy_rtx to
25471         avoid invalid rtx sharing.
25472
25473 2011-02-18  Gerald Pfeifer  <gerald@pfeifer.com>
25474
25475         * doc/cpp.texi (Obsolete Features): Add background on the
25476         origin of assertions.
25477
25478 2011-02-17  Iain Sandoe  <iains@gcc.gnu.org>
25479
25480         * config/darwin-c.c (darwin_cpp_builtins): Define __OBJC2__ for
25481         objc_abi == 2.
25482         * config/darwin.c (output_objc_section_asm_op): Added support for
25483         ABI v1 and v2.
25484         (is_objc_metadata): New.
25485         (darwin_objc2_section): New.
25486         (darwin_objc1_section): New.
25487         (machopic_select_section): Added support for ABI v1 and v2.
25488         (darwin_emit_objc_zeroed): New.
25489         (darwin_output_aligned_bss): Detect objc metadata and treat it
25490         appropriately.
25491         (darwin_asm_output_aligned_decl_common): Same.
25492         (darwin_asm_output_aligned_decl_local): Same.
25493         * config/darwin-sections.def: Updated for ABI v1 and v2.
25494         * config/darwin.h (SUBTARGET_C_COMMON_OVERRIDE_OPTIONS): When
25495         compiling Objective-C code for the NeXT runtime, default to using
25496         ABI version 0 for 32-bit, and version 2 for 64-bit.
25497
25498 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
25499
25500         * common.opt (optimize_fast): New Variable.
25501         * opts.c (default_options_optimization): Use opts->x_optimize_fast
25502         instead of local variable ofast.
25503
25504 2011-02-17  Nicola Pero  <nicola.pero@meta-innovation.com>
25505
25506         * doc/invoke.texi (fobjc-abi-version): Documented.
25507         (fobjc-nilcheck): Documented.
25508         (fno-nil-receiver): Updated documentation to refer to the NeXT ABI
25509         version.
25510
25511 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
25512
25513         PR driver/47390
25514         * common.opt (export-dynamic): New Driver option.
25515         * gcc.c (LINK_COMMAND_SPEC): Add comment about %{e*}.
25516
25517 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
25518
25519         * config/rx/rx.h (LIB_SPEC): Match -msim not -msim*.
25520
25521 2011-02-17  Alexandre Oliva  <aoliva@redhat.com>
25522             Jan Hubicka  <jh@suse.cz>
25523
25524         PR debug/47106
25525         PR debug/47402
25526         * cfgexpand.c (account_used_vars_for_block): Remove.
25527         (estimated_stack_frame_size): Use referenced vars.
25528         * tree-inline.c (remap_decl): Only mark VAR_DECLs as referenced
25529         that were referenced in the original function.  Test src_fn
25530         rather than cfun.  Drop redundant get_var_ann.
25531         (setup_one_parameter): Drop redundant get_var_ann.
25532         (declare_return_variable): Likewise.
25533         (copy_decl_for_dup_finish): Mark VAR_DECLs referenced in src_fn.
25534         (copy_arguments_for_versioning): Drop redundant get_var_ann.
25535         * ipa-inline.c (compute_inline_parameters): Do not compute
25536         disregard_inline_limits here.
25537         (compute_inlinable_for_current, pass_inlinable): New.
25538         (pass_inline_parameters): Require PROP_referenced_vars.
25539         * cgraphunit.c (cgraph_process_new_functions): Don't run
25540         compute_inline_parameters explicitly unless function is in SSA form.
25541         (cgraph_analyze_function): Set .disregard_inline_limits.
25542         * tree-sra.c (convert_callers): Compute inliner parameters
25543         only for functions already in SSA form.
25544
25545 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
25546
25547         * config/sparc/sparc.h (CPP_ENDIAN_SPEC): Don't handle
25548         -mlittle-endian-data.
25549
25550 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
25551
25552         * config/sparc/linux64.h (OPTION_DEFAULT_SPECS): Match -mfpu and
25553         -mno-fpu, not -fpu and -no-fpu.
25554         * config/sparc/sol2-bi.h (OPTION_DEFAULT_SPECS): Likewise.
25555         * config/sparc/sparc.h (OPTION_DEFAULT_SPECS): Likewise.
25556
25557 2011-02-17  Uros Bizjak  <ubizjak@gmail.com>
25558
25559         PR target/43653
25560         * config/i386/i386.c (ix86_secondary_reload): Handle SSE
25561         input reload with PLUS RTX.
25562
25563 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
25564
25565         * config/mips/mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead
25566         of InverseVar(MDMX).
25567
25568 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
25569
25570         * config/sh/embed-elf.h (LIBGCC_SPEC): Match -m4-340 instead of
25571         --m4-340.
25572
25573 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
25574
25575         * config/mn10300/mn10300.opt (mno-crt0): New.
25576
25577 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
25578
25579         * config/m68k/uclinux.opt (static-libc): New Driver option.
25580
25581 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
25582
25583         * config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*.
25584
25585 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
25586
25587         * config/lm32/lm32.h (ASM_SPEC): Use %{muser-enabled} instead of
25588         %{muser-extend-enabled}.
25589
25590 2011-02-16  Richard Guenther  <rguenther@suse.de>
25591
25592         PR tree-optimization/47738
25593         * tree-ssa-loop.c (run_tree_predictive_commoning): Return
25594         the TODO from tree_predictive_commoning.
25595
25596 2011-02-15  Jeff Law  <law@redhat.com>
25597
25598         Revert
25599         2011-01-25  Jeff Law  <law@redhat.com>
25600
25601         PR rtl-optimization/37273
25602         * ira-costs.c (scan_one_insn): Detect constants living in memory and
25603         handle them like argument loads from stack slots.  Do not double
25604         count memory for memory constants and argument loads from stack slots.
25605
25606 2011-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
25607
25608         PR target/47755
25609         * config/rs6000/predicates.md (easy_vector_constant): Allow V2DI
25610         mode for vector constants.  Remove code that checks for TImode.
25611
25612 2011-02-15  Alexandre Oliva  <aoliva@redhat.com>
25613
25614         PR debug/47106
25615         PR debug/47402
25616         * cgraph.h (compute_inline_parameters): Return void.
25617         * ipa-inline.c (compute_inline_parameters): Adjust.
25618
25619 2011-02-15  Alexandre Oliva  <aoliva@redhat.com>
25620
25621         PR debug/47106
25622         PR debug/47402
25623         * tree-inline.h (estimated_stack_frame_size): Take cgraph node
25624         rather than decl.
25625         * cfgexpand.c (estimated_stack_frame_size): Likewise.
25626         * ipa-inline.c (compute_inline_parameters): Adjust.
25627
25628 2011-02-15  Alexandre Oliva  <aoliva@redhat.com>
25629
25630         PR debug/47106
25631         PR debug/47402
25632         * tree-flow.h (FOR_EACH_REFERENCED_VAR): Add FN argument.
25633         Adjust all users.  Pass FN to...
25634         * tree-flow-inline.h (first_referenced_var): ... this.  Add
25635         fn argument.
25636         * ipa-struct-reorg.c: Adjust.
25637         * tree-dfa.c: Adjust.
25638         * tree-into-ssa.c: Adjust.
25639         * tree-sra.c: Adjust.
25640         * tree-ssa-alias.c: Adjust.
25641         * tree-ssa-live.c: Adjust.
25642         * tree-ssa.c: Adjust.
25643         * tree-ssanames.c: Adjust.
25644         * tree-tailcall.c: Adjust.
25645
25646 2011-02-15  Alexandre Oliva  <aoliva@redhat.com>
25647
25648         PR debug/47106
25649         PR debug/47402
25650         * tree-flow.h (referenced_var_lookup): Add fn parameter.
25651         Adjust all callers.
25652         * tree-dfa.c (referenced_var_lookup): Use fn instead of cfun.
25653         * tree-flow-inline.h: Adjust.
25654         * gimple-pretty-print.c: Adjust.
25655         * tree-into-ssa.c: Adjust.
25656         * tree-ssa.c: Adjust.
25657         * cfgexpand.c: Adjust.
25658
25659 2011-02-15  Nathan Froyd  <froydnj@codesourcery.com>
25660
25661         * config/iq2000/i2000.h (REG_CLASS_FROM_LETTER): Delete.
25662         (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
25663         (EXTRA_CONSTRAINT): Delete.
25664         * config/iq2000/constraints.md: New file.
25665         * config/iq2000/iq2000.md: Include it.
25666         (define_insn ""): Delete.
25667         (movsi_internal2, movhi_internal2, movqi_internal2): Delete
25668         unsupported constraint letters from patterns.
25669         (call_value, call_value_internal1): Likewise.
25670         (call_value_multiple_internal1): Likewise.
25671
25672 2011-02-15  Nick Clifton  <nickc@redhat.com>
25673
25674         * config/mn10300/mn10300.c: Include tm-constrs.h.
25675         (struct liw_data): New data structure describing an LIW candidate
25676         instruction.
25677         (extract_bundle): Use struct liw_data.  Allow small integer
25678         operands for some instructions.
25679         (check_liw_constraints): Use struct liw_data.  Remove swapped
25680         parameter.  Add comments describing the checks.  Fix bug when
25681         assigning the source of liw1 to the source of liw2.
25682         (liw_candidate): Delete.  Code moved into extract_bundle.
25683         (mn10300_bundle_liw): Use struct liw_data.  Check constraints
25684         before swapping.
25685         * config/mn10300/predicates.md (liw_operand): New predicate.
25686         Allows registers and small integer constants.
25687         * config/mn10300/constraints.md (O): New constraint.  Accetps
25688         integers in the range -8 to +7 inclusive.
25689         * config/mn10300/mn10300.md (movesi_internal): Add an alternative
25690         for moving a small integer into a register.  Give this alternative
25691         LIW attributes.
25692         (addsi3, subsi3, cmpsi, lshrsi3, ashrsi3): Likewise.
25693         (ashlsi3): Likewise, plus give LIW attributes to the alternatives
25694         using the J,K,L and M constraints,
25695         (liw): Remove SI mode on second operands to allow for HI and QI
25696         mode values.
25697         (cmp_liw, liw_cmp): Likewise.  Plus fix order of operands in the
25698         instruction.
25699
25700 2011-02-15  Richard Guenther  <rguenther@suse.de>
25701
25702         PR tree-optimization/47743
25703         * tree-ssa-pre.c (phi_translate_1): If we didn't get a value-number
25704         for a non-type-compatible VN lookup bail out.
25705
25706 2011-02-15  Nathan Froyd  <froydnj@codesourcery.com>
25707
25708         * config/fr30/constraints.md: New file.
25709         * config/fr30/fr30.md: Include it.
25710         * config/fr30/fr30.h (REG_CLASS_FROM_LETTER): Delete.
25711         (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
25712         (EXTRA_CONSTRAINT): Delete.
25713
25714 2011-02-15  Nathan Froyd  <froydnj@codesourcery.com>
25715
25716         * config/frv/constraints.md: New file.
25717         * config/frv/predicates.md: Include it.
25718         * config/frv/frv.c (reg_class_from_letter): Delete.
25719         (frv_option_override): Don't initialize it.
25720         * config/frv/frv.h (REG_CLASS_FROM_LETTER): Delete.
25721         (CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_K): Delete.
25722         (CONST_OK_FOR_L, CONST_OK_FOR_M, CONST_OK_FOR_N): Delete.
25723         (CONST_OK_FOR_O, CONST_OK_FOR_P, CONST_OK_FOR_LETTER_P): Delete.
25724         (CONST_DOUBLE_OK_FOR_G, CONST_DOUBLE_OK_FOR_H): Delete.
25725         (CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
25726         (EXTRA_CONSTRAINT_FOR_Q, EXTRA_CONSTRAINT_FOR_R): Delete.
25727         (EXTRA_CONSTRAINT_FOR_S, EXTRA_CONSTRAINT_FOR_T): Delete.
25728         (EXTRA_CONSTRAINT_FOR_U, EXTRA_CONSTRAINT): Delete.
25729         (EXTRA_MEMORY_CONSTRAINT, CONSTRAINT_LEN): Delete.
25730         (REG_CLASS_FROM_CONSTRAINT): Delete.
25731
25732 2011-02-15  Jakub Jelinek  <jakub@redhat.com>
25733
25734         PR middle-end/47581
25735         * config/i386/i386.c (ix86_compute_frame_size): Don't align offset
25736         if frame size is 0 in a leaf function.
25737
25738 2011-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
25739
25740         PR pch/14940
25741         * config/alpha/host-osf.c: New file.
25742         * config/alpha/x-osf: New file.
25743         * config.host (alpha*-dec-osf*): Use it.
25744
25745 2011-02-14  Anatoly Sokolov  <aesok@post.ru>
25746
25747         * config/rx/rx.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
25748         * config/rx/rx-protos.h (rx_is_mode_dependent_addr): Remove.
25749         * config/xtensa/xtensa.c (rx_is_mode_dependent_addr): Rename to...
25750         (rx_mode_dependent_address_p): ...this. Make static. Change argument
25751         type to const_rtx.
25752         (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
25753
25754 2011-02-14  Nathan Froyd  <froydnj@codesourcery.com>
25755
25756         * config/stormy16/constraints.md: New file.
25757         * config/stormy16/predicates.md (nonimmediate_nonstack_operand):
25758         Use satisfies_constraint_Q and satisfies_constraint_R.
25759         * config/stormy16/stomry16-protos.h (xstormy16_extra_constraint_p):
25760         Delete.
25761         (xstormy16_legitiamte_address_p): Declare.
25762         * config/stormy16/stormy16.h (REG_CLASS_FROM_LETTER): Delete.
25763         (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
25764         (EXTRA_CONSTRAINT): Delete.
25765         * config/stormy16/stormy16.c (xstormy16_legitimate_address_p):
25766         Un-staticize.
25767         (xstormy16_extra_constraint_p): Delete.
25768
25769 2011-02-14  Eric Botcazou  <ebotcazou@adacore.com>
25770
25771         PR tree-optimization/46494
25772         * loop-unroll.c (split_edge_and_insert): Adjust comment.
25773         * loop-init.c (loop_optimizer_finalize): Do not call verify_flow_info.
25774         (pass_rtl_loop_done): Add TODO_verify_flow.
25775         * fwprop.c (pass_rtl_fwprop): Likewise.
25776         * modulo-sched.c (pass_sms): Likewise.
25777         * tree-ssa-dom.c (pass_dominator): Likewise.
25778         * tree-ssa-loop-ch.c (pass_ch): Likewise.
25779         * tree-ssa-loop.c (pass_complete_unrolli): Likewise.
25780         (pass_tree_loop_done): Likewise.
25781         * tree-ssa-pre.c (execute_pre): Likewise.
25782         * tree-ssa-reassoc.c (pass_reassoc): Likewise.
25783         * tree-ssa-sink.c (pass_sink_code): Likewise.
25784         * tree-vrp.c (pass_vrp): Likewise.
25785
25786 2011-02-14  Nathan Froyd  <froydnj@codesourcery.com>
25787
25788         * config/v850/constraints.md: New file.
25789         * config/v850/v850.md: Include it.
25790         * config/v850/predicates.md (reg_or_0_operand): Use
25791         satisfies_constraint_G.
25792         (special_symbolref_operand): Use satisfies_constraint_K.
25793         * config/v850/v850.h (CONSTANT_ADDRESS_P): Use constraint_satisfied_p.
25794         (GO_IF_LEGITIMATE_ADDRESS): Likewise.
25795         (REG_CLASS_FROM_LETTER, INT_7_BITS, INT_8_BITS): Delete.
25796         (CONST_OK_FOR_P, CONST_OK_FOR_LETTER_P): Delete.
25797         (EXTRA_CONSTRAINT): Delete.
25798         (CONST_OK_FOR_I, CONST_OK_FOR_J): Use insn_const_int_ok_for_constraint.
25799         (CONST_OK_FOR_K, CONST_OK_FOR_L, CONST_OK_FOR_M): Likewise.
25800         (CONST_OK_FOR_N, CONST_OK_FOR_O): Likewise.
25801
25802 2011-02-14  Anatoly Sokolov  <aesok@post.ru>
25803
25804         PR target/47696
25805         * config/avr/avr-devices.c (avr_mcu_types): Fix ATmega2560 device
25806         description.
25807
25808 2011-02-14  Nathan Froyd  <froydnj@codesourcery.com>
25809
25810         * config/mcore/constraints.md: New file.
25811         * config/mcore/mcore.md: Include it.
25812         * config/mcore/mcore.c (reg_class_from_letter): Delete.
25813         * config/mcore/mcore.h (reg_class_from_letter): Delete.
25814         (REG_CLASS_FROM_LETTER): Delete.
25815         (CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_L): Use
25816         insn_const_int_ok_for_constraint.
25817         (CONST_OK_FOR_K, CONST_OK_FOR_M, CONST_OK_FOR_N): Likewise.
25818         (CONST_OK_FOR_O, CONST_OK_FOR_P): Likewise.
25819         (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
25820         (EXTRA_CONSTRAINT): Delete.
25821
25822 2011-02-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
25823
25824         PR ada/41929
25825         * config/sparc/sol2-unwind.h: Include <sys/frame.h>, <sys/stack.h>
25826         (IS_SIGHANDLER): Define.
25827         (sparc64_is_sighandler): New function, split off from
25828         sparc64_fallback_frame_state.
25829         (sparc_is_sighandler): New function, split off from
25830         sparc_fallback_frame_state.
25831         (sparc64_fallback_frame_state): Merge with ...
25832         (sparc_fallback_frame_state): ... this into ...
25833         (MD_FALLBACK_FRAME_STATE_FOR): ... this.
25834         Change new_cfa to long.  Remove regs_off, fpu_save_off, fpu_save.
25835         Define nframes, mctx.  Use IS_SIGHANDLER, handler_args, mctx, walk
25836         stack instead of hardcoded offsets.
25837
25838 2011-02-14  Andriy Gapon  <avg@freebsd.org>
25839
25840         PR target/45808
25841         * config/freebsd-spec.h (FBSD_LIB_SPEC): Handle the shared case.
25842
25843 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
25844
25845         * configure: Regenerate.
25846
25847 2011-02-12  Joseph Myers  <joseph@codesourcery.com>
25848
25849         PR driver/45731
25850         * gcc.c (asm_options): Correct spec matching --target-help.
25851
25852 2011-02-12  Martin Jambor  <mjambor@suse.cz>
25853
25854         * tree-cfg.c (verify_gimple_call): Return true upon invalid argument
25855         to gimple call error.
25856
25857 2011-02-12  Mike Stump  <mikestump@comcast.net>
25858
25859         * config/frv/frv.h (TRANSFER_FROM_TRAMPOLINE): Canonicalize
25860         comments in backslash regions.
25861
25862 2011-02-12  Mike Stump  <mikestump@comcast.net>
25863             Jakub Jelinek  <jakub@redhat.com>
25864             Iain Sandoe  <iains@gcc.gnu.org>
25865
25866         PR target/47324
25867         * dwarf2out.c (output_cfa_loc): When required, apply the
25868         DWARF2_FRAME_REG_OUT macro to adjust register numbers.
25869         (output_loc_sequence): Likewise.
25870         (output_loc_operands_raw): Likewise.
25871         (output_loc_sequence_raw): Likewise.
25872         (output_cfa_loc): Likewise.
25873         (output_loc_list): Suppress register number adjustment when
25874         calling output_loc_sequence()
25875         (output_die): Likewise.
25876
25877 2011-02-12  Anatoly Sokolov  <aesok@post.ru>
25878
25879         * config/xtensa/xtensa.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
25880         Remove macros.
25881         * config/xtensa/xtensa.c (xtensa_register_move_cost,
25882         xtensa_memory_move_cost): New functions.
25883         (TARGET_REGISTER_MOVE_COST, TARGET_REGISTER_MOVE_COST): Define.
25884
25885 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
25886
25887         PR lto/47225
25888         * configure.ac (gcc_cv_lto_plugin): Test for liblto_plugin.la
25889         in the current directory.
25890         * configure: Rebuilt.
25891
25892 2011-02-12  Iain Sandoe  <iains@gcc.gnu.org>
25893
25894         * config/darwin.c (darwin_override_options): Add a hunk missed
25895         from the commit of r168571.  Trim comment line lengths and
25896         correct indents of the preceding block.
25897
25898 2011-02-12  Iain Sandoe  <iains@gcc.gnu.org>
25899
25900         * gcc.c (driver_handle_option): Concatenate the argument to -F with
25901         the switch.
25902
25903 2011-02-11  Joseph Myers  <joseph@codesourcery.com>
25904
25905         * common.opt (nostartfiles): New Driver option.
25906
25907 2011-02-11  Xinliang David Li  <davidxl@google.com>
25908
25909         PR tree-optimization/47707
25910         * tree-chrec.c (convert_affine_scev): Keep type precision.
25911
25912 2011-02-11  Eric Botcazou  <ebotcazou@adacore.com>
25913
25914         PR tree-optimization/47420
25915         * ipa-split.c (visit_bb): Punt on any kind of GIMPLE_RESX.
25916
25917 2011-02-11  Pat Haugen  <pthaugen@us.ibm.com>
25918
25919         PR rtl-optimization/47614
25920         * rtl.h (check_for_inc_dec): Declare.
25921         * dse.c (check_for_inc_dec): Externalize...
25922         * postreload.c (reload_cse_simplify): ...use it before deleting stmt.
25923         (reload_cse_simplify_operands): Don't simplify opnds with side effects.
25924
25925 2011-02-11  Joseph Myers  <joseph@codesourcery.com>
25926
25927         PR driver/47678
25928         * gcc.c (main): Do not compile inputs if there were errors in
25929         option handling.
25930         * opts-common.c (read_cmdline_option): Check for wrong language
25931         after other error checks.
25932
25933 2011-02-11  Nathan Froyd  <froydnj@codesourcery.com>
25934
25935         * cgraph.c: Fix comment typos.
25936         * cgraph.h: Likewise.
25937         * cgraphunit.c: Likewise.
25938         * ipa-cp.c: Likewise.
25939         * ipa-inline.c: Likewise.
25940         * ipa-prop.c: Likewise.
25941         * ipa-pure-const.c: Likewise.
25942         * ipa-ref.c: Likewise.
25943         * ipa-reference.c: Likewise.
25944
25945 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
25946
25947         PR debug/47684
25948         * tree-predcom.c (single_nonlooparound_use): Ignore debug uses.
25949
25950 2011-02-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
25951
25952         PR testsuite/47400
25953         * doc/sourcebuild.texi (Require Support): Document
25954         dg-require-ascii-locale.
25955
25956 2011-02-11  Mingjie Xing  <mingjie.xing@gmail.com>
25957
25958         * doc/lto.texi (Write summary): Fix missing parentheses.
25959
25960 2011-02-10  DJ Delorie  <dj@redhat.com>
25961
25962         * config/m32c/m32c.c (m32c_option_override): Disable
25963         -fcombine-stack-adjustments until flag value tracking and compare
25964         optimization can be rewritten.
25965
25966 2011-02-10  Peter Bergner  <bergner@vnet.ibm.com>
25967
25968         * config/rs6000/linux64.h (PROCESSOR_DEFAULT): Change to
25969         PROCESSOR_POWER7.
25970         (PROCESSOR_DEFAULT64): Likewise.
25971
25972 2011-02-10  Richard Henderson  <rth@redhat.com>
25973
25974         * config/rx/predicates.md (rx_zs_comparison_operator): Revert
25975         change from 2011-02-03.
25976         * config/rx/rx.c (flags_from_code): Likewise.
25977         (rx_print_operand) ['B']: For LT/GE, use lt/ge if overflow flag
25978         is valid, n/pz otherwise.
25979         (rx_select_cc_mode): Return CCmode if Y is not zero.
25980
25981 2011-02-10  Richard Guenther  <rguenther@suse.de>
25982
25983         * tree-ssa-structalias.c (bitpos_of_field): Use BITS_PER_UNIT, not 8.
25984
25985 2011-02-10  Richard Guenther  <rguenther@suse.de>
25986
25987         PR tree-optimization/47677
25988         * tree-vrp.c (vrp_bitmap_equal_p): Fix comparison of empty bitmaps.
25989
25990 2011-02-10  Jakub Jelinek  <jakub@redhat.com>
25991
25992         PR target/47665
25993         * combine.c (make_compound_operation): Only change shifts into
25994         multiplication for SCALAR_INT_MODE_P.
25995
25996 2011-02-10  Jie Zhang  <jie@codesourcery.com>
25997
25998         PR testsuite/47622
25999         Revert
26000         2011-02-05  Jie Zhang  <jie@codesourcery.com>
26001         PR debug/42631
26002         * web.c (entry_register): Don't clobber the number of the
26003         first uninitialized reference in used[].
26004
26005 2011-02-09  Richard Guenther  <rguenther@suse.de>
26006
26007         PR tree-optimization/47664
26008         * ipa-inline.c (cgraph_decide_inlining_incrementally): Visit
26009         all edges again.
26010
26011 2011-02-09  David Edelsohn  <dje.gcc@gmail.com>
26012
26013         PR target/46481
26014         PR target/47032
26015         * config/rs6000/aix61.h (PROCESSOR_DEFAULT): Change to
26016         PROCESSOR_POWER7.
26017         (PROCESSOR_DEFAULT64): Same.
26018         (RS6000_DEFAULT_LONG_DOUBLE_SIZE): Delete.
26019
26020 2011-02-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26021
26022         * config/mips/iris6.h (TARGET_C99_FUNCTIONS): Define.
26023
26024 2011-02-09  Martin Jambor  <mjambor@suse.cz>
26025
26026         PR middle-end/45505
26027         * tree-sra.c (struct access): New flags grp_scalar_read and
26028         grp_scalar_write.  Changed description of assignment read and write
26029         flags.
26030         (dump_access): Dump new flags, reorder all of them.
26031         (sort_and_splice_var_accesses): Set the new flag accordingly, use them
26032         to detect multiple scalar reads.
26033         (analyze_access_subtree): Use the new scalar read write flags instead
26034         of the old flags.  Adjusted comments.
26035
26036 2011-02-08  DJ Delorie  <dj@redhat.com>
26037
26038         PR target/47548
26039         * config/m32c/m32c.c (m32c_subreg): Don't try to validate interim
26040         patterns.
26041
26042 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
26043
26044         * config/m68k/uclinux.opt: New.
26045         * config.gcc (m68k-*-uclinux*): Use m68k/uclinux.opt.
26046
26047 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
26048
26049         * config/cris/elf.opt (sim): New Driver option.
26050
26051 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
26052
26053         * config/xtensa/elf.opt: New.
26054         * config.gcc (xtensa*-*-elf*): Use xtensa/elf.opt.
26055
26056 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
26057
26058         * config/vax/elf.opt: New.
26059         * config.gcc (vax-*-linux*, vax-*-netbsdelf*): Use vax/elf.opt.
26060
26061 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
26062
26063         * config/rs6000/aix64.opt (posix, pthread): New Driver options.
26064
26065 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
26066
26067         * config/gnu-user.opt: New.
26068         * config.gcc (*-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu |
26069         *-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu,
26070         *-*-uclinux*): Use gnu-user.opt.
26071
26072 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
26073
26074         * config/gnu.h (CPP_SPEC, LIB_SPEC): Remove handling of -bsd option.
26075         * config/i386/gnu.h (CPP_SPEC): Likewise.
26076
26077 2011-02-08  Ian Lance Taylor  <iant@google.com>
26078
26079         * common.opt (fcx-limited-range): Add SetByCombined flag.
26080         (ffinite-math-only, fmath-errno, frounding-math): Likewise.
26081         (fsignaling-nans, fsigned-zeros, ftrapping-math): Likewise.
26082         (fassociative-math, freciprocal-math): Likewise.
26083         (funsafe-math-optimizations): Likewise.
26084         * opth-gen.awk: Handle SetByCombined.
26085         * optc-gen.awk: Likewise.
26086         * opts.c (set_fast_math_flags): Don't override flag if set by frontend.
26087         (set_unsafe_math_optimizations_flags): Likewise.
26088         * doc/options.texi (Option properties): Document SetByCombined.
26089
26090 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
26091
26092         * config.gcc (arc-*, alpha*-*-gnu*, arm*-*-netbsd*, arm-*-pe*,
26093         i[34567]86-*-interix3*, i[34567]86-*-netbsd*, i[34567]86-*-pe,
26094         m68hc11-*-*, m6811-*-*, m68hc12-*-*, m6812-*-*,
26095         m68k-*-uclinuxoldabi*, mcore-*-pe*, powerpc*-*-gnu*,
26096         sh*-*-symbianelf*, vax-*-netbsd*): Mark obsolete.
26097
26098 2011-02-08  Sebastian Pop  <sebastian.pop@amd.com>
26099
26100         PR tree-optimization/46834
26101         PR tree-optimization/46994
26102         PR tree-optimization/46995
26103         * graphite-sese-to-poly.c (used_outside_reduction): New.
26104         (detect_commutative_reduction): Call used_outside_reduction.
26105         (rewrite_commutative_reductions_out_of_ssa_close_phi): Call
26106         translate_scalar_reduction_to_array only when at least one
26107         loop-phi/close-phi tuple has been detected.
26108
26109 2011-02-08  Richard Guenther  <rguenther@suse.de>
26110
26111         PR middle-end/47639
26112         * tree-vect-generic.c (expand_vector_operations_1): Update
26113         stmts here ...
26114         (expand_vector_operations): ... not here.  Cleanup EH info
26115         and the CFG if required.
26116
26117 2011-02-08  Richard Guenther  <rguenther@suse.de>
26118
26119         PR tree-optimization/47641
26120         * tree-ssa.c (execute_update_addresses_taken): For asm outputs
26121         require type compatibility.
26122
26123 2011-02-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
26124
26125         * gimple-low.c (lower_function_body): Don't remove the location of
26126         the return statement here.
26127         (lower_gimple_return): Do it here instead but only if the return
26128         statement is actually used twice.
26129
26130 2011-02-08  Richard Guenther  <rguenther@suse.de>
26131
26132         PR tree-optimization/47632
26133         * tree-ssa-forwprop.c (remove_prop_source_from_use): Remove
26134         unused up_to_stmt parameter, return whether cfg-cleanup is
26135         necessary, remove EH info properly.
26136         (forward_propagate_into_gimple_cond): Adjust caller.
26137         (forward_propagate_into_cond): Likewise.
26138         (forward_propagate_comparison): Likewise.
26139         (tree_ssa_forward_propagate_single_use_vars): Make
26140         forward_propagate_comparison case similar to the two others.
26141
26142 2011-02-08  Nick Clifton  <nickc@redhat.com>
26143
26144         * config/mn10300/mn10300.opt (mliw): New command line option.
26145         * config/mn10300/mn10300.md (UNSPEC_LIW): New unspec.
26146         (liw_bundling): New automaton.
26147         (liw): New attribute.
26148         (liw_op): New attribute.
26149         (liw_op1, liw_op2, liw_both, liw_either): New reservations.
26150         (movsi_internal): Add LIW attributes.
26151         (andsi3): Likewise.
26152         (iorsi3): Likewise.
26153         (xorsi3): Likewise.
26154         (addsi3): Separate register and immediate alternatives.
26155         Add LIW attributes.
26156         (subsi3): Likewise.
26157         (cmpsi): Likewise.
26158         (aslsi3): Likewise.
26159         (lshrsi3): Likewise.
26160         (ashrsi3): Likewise.
26161         (liw): New pattern.
26162         * config/mn10300/mn10300.c (liw_op_names): New
26163         (mn10300_print_operand): Handle 'W' operand descriptor.
26164         (extract_bundle): New function.
26165         (check_liw_constraints): New function.
26166         (liw_candidate): New function.
26167         (mn10300_bundle_liw): New function.
26168         (mn10300_reorg): New function.
26169         (TARGET_MACHINE_DEPENDENT_REORG): Define.
26170         (TARGET_DEFAULT_TARGET_FLAGS): Add MASK_ALLOW_LIW.
26171         * config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Define
26172         __LIW__ or __NO_LIW__.
26173         * doc/invoke.texi: Describe the -mliw command line option.
26174
26175 2011-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
26176
26177         * config.gcc (hppa[12]*-*-hpux11*): Don't set extra_parts.
26178         * config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
26179         pthread_mutex_unlock): Remove.
26180         * config/pa/t-pa-hpux11: Remove rules to build pthread stubs.
26181         * config/pa/t-pa64: Likewise.
26182         * config/pa/pa64-hpux.h (LIB_SPEC): In static links, link against
26183         shared libc if not linking against libpthread.
26184         * config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
26185
26186 2011-02-07  Iain Sandoe  <iains@gcc.gnu.org>
26187
26188         PR target/47558
26189         * config/darwin10.h (LINK_GCC_C_SEQUENCE_SPEC): Put -lSystem first
26190         on 10.6 and later to ensure that we always use the unwinder from
26191         the system.  Only add -no_compact_unwind when tarteting darwin
26192         10.6 or later.
26193
26194 2011-02-07  Steve Ellcey  <sje@cup.hp.com>
26195
26196         PR target/46997
26197         * vect.md (vec_interleave_highv2sf): Change fmix for TARGET_BIG_ENDIAN.
26198         (vec_interleave_lowv2sf): Ditto.
26199         (vec_extract_evenv2sf): Add TARGET_BIG_ENDIAN check.
26200         (vec_extract_oddv2sf): Ditto.
26201
26202 2011-02-07  Mike Stump  <mikestump@comcast.net>
26203
26204         PR target/42333
26205         Add __ieee_divdc3 entry point.
26206         * config/i386/darwin.h (DECLARE_LIBRARY_RENAMES): Retain ___divdc3
26207         entry point.
26208         (SUBTARGET_INIT_BUILTINS): Call darwin_rename_builtins.
26209         * config/i386/i386.c (TARGET_INIT_LIBFUNCS): Likewise.
26210         * config/darwin.c (darwin_rename_builtins): Add.
26211         * config/darwin-protos.h (darwin_rename_builtins): Add.
26212
26213 2011-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
26214
26215         PR target/47636
26216         * config/rs6000/rs6000.md (rsqrt<mode>2): Use the correct macro
26217         for the condition.
26218
26219 2011-02-07  Mike Stump  <mikestump@comcast.net>
26220
26221         * config/darwin.opt (mmacosx-version-min): Update default OS version.
26222
26223 2011-02-07  Denis Chertykov  <chertykov@gmail.com>
26224
26225         PR target/47534
26226         * config/avr/libgcc.S (exit): Move .endfunc
26227
26228 2011-02-07  Richard Guenther  <rguenther@suse.de>
26229
26230         PR tree-optimization/47615
26231         * tree-ssa-sccvn.h (run_scc_vn): Take a vn-walk mode argument.
26232         * tree-ssa-sccvn.c (default_vn_walk_kind): New global.
26233         (run_scc_vn): Initialize it.
26234         (visit_reference_op_load): Use it.
26235         * tree-ssa-pre.c (execute_pre): Use VN_WALK if in PRE.
26236
26237 2011-02-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
26238
26239         * config/spu/spu.c (spu_init_libfuncs): Install SImode and
26240         DImode trapping arithmetic libfuncs.
26241
26242 2011-02-07  Richard Guenther  <rguenther@suse.de>
26243
26244         PR tree-optimization/47621
26245         * tree-ssa.c (non_rewritable_lvalue_p): New function, split out from
26246         two duplicates ...
26247         (execute_update_addresses_taken): ... here.  Make it more
26248         conservative in what we accept.
26249
26250 2011-02-06  Joseph Myers  <joseph@codesourcery.com>
26251
26252         * config/sparc/freebsd.h (ASM_SPEC): Define.
26253         * config/sparc/vxworks.h (ASM_SPEC): Define.
26254
26255 2011-02-06  Joseph Myers  <joseph@codesourcery.com>
26256
26257         * config/sparc/sol2-bi.h (CC1_SPEC): Remove %{sun4:} %{target:}.
26258
26259 2011-02-06  Steven Bosscher  <steven@gcc.gnu.org>
26260
26261         * doc/invoke.texi: Remove reference to compiler internals from
26262         user documentation.
26263
26264         * reg-notes.def: Remove REG_VALUE_PROFILE.
26265         * combine.c (distribute_notes): Do not handle REG_VALUE_PROFILE.
26266
26267 2011-02-05  Jakub Jelinek  <jakub@redhat.com>
26268
26269         PR middle-end/47610
26270         * varasm.c (default_section_type_flags): If decl is NULL,
26271         and name is .data.rel.ro or .data.rel.ro.local, set SECTION_RELRO bit.
26272
26273 2011-02-05  Jie Zhang  <jie@codesourcery.com>
26274
26275         PR debug/42631
26276         * web.c (entry_register): Don't clobber the number of the
26277         first uninitialized reference in used[].
26278
26279 2011-02-04  Sebastian Pop  <sebastian.pop@amd.com>
26280
26281         PR tree-optimization/46194
26282         * tree-data-ref.c (analyze_miv_subscript): Remove comment.
26283         (build_classic_dist_vector_1): Do not represent classic distance
26284         vectors when the access functions are variating in different loops.
26285
26286 2011-02-04  Joseph Myers  <joseph@codesourcery.com>
26287
26288         * config/mips/iris6.opt: New.
26289         * config.gcc (mips-sgi-irix6.5*): Use mips/iris6.opt.
26290
26291 2011-02-04  Richard Henderson  <rth@redhat.com>
26292             Steve Ellcey  <sje@cup.hp.com>
26293
26294         PR target/46997
26295         * config/ia64/predicates.md (mux1_brcst_element): New.
26296         * config/ia64/ia64-protos.h (ia64_unpack_assemble): New.
26297         * config/ia64/ia64.c (ia64_unpack_assemble): New.
26298         (ia64_unpack_sign): New.
26299         (ia64_expand_unpack): Rewrite using new routines.
26300         (ia64_expand_widen_sum): Ditto.
26301         (ia64_expand_dot_prod_v8qi): Ditto.
26302         * config/ia64/vect.md (mulv8qi3): Rewrite to use new
26303         routines, add endian check.
26304         (pmpy2_even): Rename from pmpy2_r, add endian check.
26305         (pmpy2_odd): Rename from pmpy2_l, add endian check.
26306         (vec_widen_smult_lo_v4hi): Rewrite using new routines.
26307         (vec_widen_smult_hi_v4hi): Ditto.
26308         (vec_widen_umult_lo_v4hi): Ditto.
26309         (vec_widen_umult_hi_v4hi): Ditto.
26310         (mulv2si3): Change endian checks.
26311         (sdot_prodv4hi): Rewrite with new calls.
26312         (udot_prodv4hi): New.
26313         (vec_pack_ssat_v4hi): Add endian check.
26314         (vec_pack_usat_v4hi): Ditto.
26315         (vec_pack_ssat_v2si): Ditto.
26316         (max1_even): Rename from max1_r, add endian check.
26317         (max1_odd): Rename from max1_l, add endian check.
26318         (*mux1_rev): Format change.
26319         (*mux1_mix): Ditto.
26320         (*mux1_shuf): Ditto.
26321         (*mux1_alt): Ditto.
26322         (*mux1_brcst_v8qi): Use new predicate.
26323         (vec_extract_evenv8qi): Remove endian check.
26324         (vec_extract_oddv8qi): Ditto.
26325         (vec_interleave_lowv4hi): Format change.
26326         (vec_interleave_highv4hi): Ditto.
26327         (mix2_even): Rename from mix2_r, add endian check.
26328         (mix2_odd): Rename from mux2_l, add endian check.
26329         (*mux2): Fix mask setting for TARGET_BIG_ENDIAN.
26330         (vec_extract_evenodd_helper): Format change.
26331         (vec_extract_evenv4hi): Remove endian check.
26332         (vec_extract_oddv4hi): Remove endian check.
26333         (vec_interleave_lowv2si): Format change.
26334         (vec_interleave_highv2si): Format change.
26335         (vec_initv2si): Remove endian check.
26336         (vecinit_v2si): Add endian check.
26337         (reduc_splus_v2sf): Add endian check.
26338         (reduc_smax_v2sf): Ditto.
26339         (reduc_smin_v2sf): Ditto.
26340         (vec_initv2sf): Remove endian check.
26341         (fpack): Add endian check.
26342         (fswap): Add endian check.
26343         (vec_interleave_highv2sf): Add endian check.
26344         (vec_interleave_lowv2sf): Add endian check.
26345         (fmix_lr): Add endian check.
26346         (vec_setv2sf): Format change.
26347         (*vec_extractv2sf_0_be): Use shift to extract operand.
26348         (*vec_extractv2sf_1_be): New.
26349         (vec_pack_trunc_v4hi): Add endian check.
26350         (vec_pack_trunc_v2si): Format change.
26351
26352 2011-02-04  Jakub Jelinek  <jakub@redhat.com>
26353
26354         PR inline-asm/23200
26355         * tree-ssa-ter.c (is_replaceable_p): Add TER argument.  Don't
26356         do bb, locus and block comparison and disallow loads if it is not set.
26357         (stmt_is_replaceable_p): New function.
26358         (process_replaceable, find_replaceable_in_bb): Adjust is_replaceable_p
26359         callers.
26360         * expr.c (expand_expr_real_1) <case SSA_NAME>: If
26361         get_gimple_for_ssa_name try for EXPAND_INITIALIZER harder to use
26362         SSA_NAME_DEF_STMT.
26363         * tree-flow.h (stmt_is_replaceable_p): New prototype.
26364
26365 2011-02-04  Joseph Myers  <joseph@codesourcery.com>
26366
26367         * config/rs6000/xilinx.opt: New.
26368         * config.gcc (powerpc-xilinx-eabi*): Use rs6000/xilinx.opt.
26369
26370 2011-02-04  Joseph Myers  <joseph@codesourcery.com>
26371
26372         * config/mips/mips.opt (EB, EL, noasmopt): New Driver options.
26373
26374 2011-02-03  Anatoly Sokolov  <aesok@post.ru>
26375
26376         * config/xtensa/xtensa.h (PREFERRED_RELOAD_CLASS,
26377         PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
26378         * config/xtensa/xtensa-protos.h (xtensa_preferred_reload_class,
26379         secondary_reload_info, xtensa_secondary_reload): Remove.
26380         * config/xtensa/xtensa.c (TARGET_PREFERRED_RELOAD_CLASS,
26381         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
26382         (xtensa_preferred_reload_class): Make static. Change return and
26383         'rclass' argument type to reg_class_t. Remove 'isoutput' argument.
26384         Use CONST_DOUBLE_P predicate.
26385         (xtensa_preferred_output_reload_class): New function.
26386         (xtensa_secondary_reload): Make static.
26387
26388 2011-02-03  Joseph Myers  <joseph@codesourcery.com>
26389
26390         * config/microblaze/microblaze.opt (Zxl-mode-bootstrap,
26391         Zxl-mode-executable, Zxl-mode-novectors, Zxl-mode-xilkernel,
26392         Zxl-mode-xmdstub, mxl-mode-xilkernel): New Driver options.
26393
26394 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
26395
26396         PR middle-end/31490
26397         * output.h (SECTION_RELRO): Define.
26398         (SECTION_MACH_DEP): Adjust.
26399         (get_variable_section): New prototype.
26400         * varpool.c (varpool_finalize_named_section_flags): New function.
26401         (varpool_assemble_pending_decls): Call it.
26402         * cgraph.h (varpool_finalize_named_section_flags): New prototype.
26403         * cgraphunit.c (cgraph_output_in_order): Call
26404         varpool_finalize_named_section_flags.
26405         * varasm.c (get_section): Allow section flags conflicts between
26406         relro and read-only sections if the section hasn't been declared yet.
26407         Set SECTION_OVERRIDE after diagnosing section type conflict.
26408         (get_variable_section): No longer static.
26409         (default_section_type_flags): Use SECTION_WRITE | SECTION_RELRO for
26410         readonly sections that need relocations.
26411         (decl_readonly_section_1): New function.
26412         (decl_readonly_section): Use it.
26413
26414         Revert:
26415         2010-11-17  Dinar Temirbulatov  <dtemirbulatov@gmail.com>
26416                     Steve Ellcey  <sje@cup.hp.com>
26417
26418         PR middle-end/31490
26419         * varasm.c (categorize_decl_for_section): Ignore reloc_rw_mask
26420         if section attribute used.
26421
26422 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
26423
26424         * config/darwin.h (SECTION_NO_ANCHOR): Remove.
26425         * config/darwin.c (SECTION_NO_ANCHOR): Define.
26426         (darwin_init_sections): Remove assertion.
26427
26428 2011-02-03  Nick Clifton  <nickc@redhat.com>
26429
26430         * config/rx/predicates.md (rx_zs_comparison_operator): Remove
26431         lt and ge.
26432         * config/rx/rx.md (abssi2_flags): Use CC_ZSmode rather than CC_ZSOmode.
26433         * config/rx/rx.c (rx_print_operand): Use "lt" and "ge" suffixes
26434         instead of "n" and "pz".
26435         (flags_from_code): LT and GE tests need CC_FLAG_O as well as
26436         CC_FLAG_S.
26437
26438 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
26439
26440         PR target/47312
26441         * expr.c (expand_expr_real_2) <case FMA_EXPR>: If target doesn't expand
26442         fma, expand FMA_EXPR as fma{,f,l} call.
26443
26444         PR lto/47274
26445         * lto-streamer-out.c (write_symbol): When writing kind and visibility,
26446         copy them into a unsigned char variable and pass address of it to
26447         lto_output_data_stream.
26448
26449         PR target/47564
26450         * toplev.c (target_reinit): Save and restore *crtl and regno_reg_rtx
26451         around backend_init_target and lang_dependent_init_target calls.
26452         * cgraphunit.c (cgraph_debug_gimple_stmt): New function.
26453         (verify_cgraph_node): Don't call set_cfun here.  Use
26454         cgraph_debug_gimple_stmt instead of debug_gimple_stmt.
26455         Set error_found for incorrectly represented calls to thunks.
26456
26457 2011-02-03  Alexandre Oliva  <aoliva@redhat.com>
26458
26459         PR debug/43092
26460         PR rtl-optimization/43494
26461         * rtl.h (for_each_inc_dec_fn): New type.
26462         (for_each_inc_dec): Declare.
26463         * rtlanal.c (struct for_each_inc_dec_ops): New type.
26464         (for_each_inc_dec_find_inc_dec): New fn.
26465         (for_each_inc_dec_find_mem): New fn.
26466         (for_each_inc_dec): New fn.
26467         * dse.c (struct insn_size): Remove.
26468         (replace_inc_dec, replace_inc_dec_mem): Remove.
26469         (emit_inc_dec_insn_before): New fn.
26470         (check_for_inc_dec): Use it, along with for_each_inc_dec.
26471         (canon_address): Pass mem modes to cselib_lookup.
26472         * cselib.h (cselib_lookup): Add memmode argument.  Adjust callers.
26473         (cselib_lookup_from_insn): Likewise.
26474         (cselib_subst_to_values): Likewise.
26475         * cselib.c (find_slot_memmode): New var.
26476         (cselib_find_slot): New fn.  Use it instead of
26477         htab_find_slot_with_hash everywhere.
26478         (entry_and_rtx_equal_p): Use find_slot_memmode.
26479         (autoinc_split): New fn.
26480         (rtx_equal_for_cselib_p): Rename and implement in terms of...
26481         (rtx_equal_for_cselib_1): ... this.  Take memmode, pass it on.
26482         Deal with autoinc.  Special-case recursion into MEMs.
26483         (cselib_hash_rtx): Likewise.
26484         (cselib_lookup_mem): Infer pmode from address mode.  Distinguish
26485         address and MEM modes.
26486         (cselib_subst_to_values): Add memmode, pass it on.
26487         Deal with autoinc.
26488         (cselib_lookup): Add memmode argument, pass it on.
26489         (cselib_lookup_from_insn): Add memmode.
26490         (cselib_invalidate_rtx): Discard obsolete push_operand handling.
26491         (struct cselib_record_autoinc_data): New.
26492         (cselib_record_autoinc_cb): New fn.
26493         (cselib_record_sets): Use it, along with for_each_inc_dec.  Pass MEM
26494         mode to cselib_lookup.  Reset autoinced REGs here instead of...
26495         (cselib_process_insn): ... here.
26496         * var-tracking.c (replace_expr_with_values, use_type): Pass MEM mode
26497         to cselib_lookup.
26498         (add_uses): Likewise, also to cselib_subst_to_values.
26499         (add_stores): Likewise.
26500         * sched-deps.c (add_insn_mem_dependence): Pass mode to
26501         cselib_subst_to_values.
26502         (sched_analyze_1, sched_analyze_2): Likewise.  Adjusted.
26503         * gcse.c (do_local_cprop): Adjusted.
26504         * postreload.c (reload_cse_simplify_set): Adjusted.
26505         (reload_cse_simplify_operands): Adjusted.
26506         * sel-sched-dump (debug_mem_addr_value): Pass mode.
26507
26508 2011-02-03  Alexandre Oliva  <aoliva@redhat.com>
26509
26510         PR tree-optimization/45122
26511         * tree-ssa-loop-niter.c (number_of_iterations_exit): Don't make
26512         unsafe assumptions when there's more than one loop exit.
26513
26514 2011-02-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
26515
26516         PR target/47272
26517         * doc/extend.texi (PowerPC AltiVec/VSX Built-in Functions):
26518         Document using vector double with the load/store builtins, and
26519         that the load/store builtins always use Altivec instructions.
26520
26521         * config/rs6000/vector.md (vector_altivec_load_<mode>): New insns
26522         to use altivec memory instructions, even on VSX.
26523         (vector_altivec_store_<mode>): Ditto.
26524
26525         * config/rs6000/rs6000-protos.h (rs6000_address_for_altivec): New
26526         function.
26527
26528         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
26529         V2DF, V2DI support to load/store overloaded builtins.
26530
26531         * config/rs6000/rs6000-builtin.def (ALTIVEC_BUILTIN_*): Add
26532         altivec load/store builtins for V2DF/V2DI types.
26533
26534         * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
26535         set avoid indexed addresses on power6 if -maltivec.
26536         (altivec_expand_ld_builtin): Add V2DF, V2DI support, use
26537         vector_altivec_load/vector_altivec_store builtins.
26538         (altivec_expand_st_builtin): Ditto.
26539         (altivec_expand_builtin): Add VSX memory builtins.
26540         (rs6000_init_builtins): Add V2DI types to internal types.
26541         (altivec_init_builtins): Add support for V2DF/V2DI altivec
26542         load/store builtins.
26543         (rs6000_address_for_altivec): Insure memory address is appropriate
26544         for Altivec.
26545
26546         * config/rs6000/vsx.md (vsx_load_<mode>): New expanders for
26547         vec_vsx_ld and vec_vsx_st.
26548         (vsx_store_<mode>): Ditto.
26549
26550         * config/rs6000/rs6000.h (RS6000_BTI_long_long): New type
26551         variables to hold long long types for VSX vector memory builtins.
26552         (RS6000_BTI_unsigned_long_long): Ditto.
26553         (long_long_integer_type_internal_node): Ditti.
26554         (long_long_unsigned_type_internal_node): Ditti.
26555
26556         * config/rs6000/altivec.md (UNSPEC_LVX): New UNSPEC.
26557         (altivec_lvx_<mode>): Make altivec_lvx use a mode iterator.
26558         (altivec_stvx_<mode>): Make altivec_stvx use a mode iterator.
26559
26560         * config/rs6000/altivec.h (vec_vsx_ld): Define VSX memory builtin
26561         short cuts.
26562         (vec_vsx_st): Ditto.
26563
26564 2011-02-02  Joseph Myers  <joseph@codesourcery.com>
26565
26566         * config/pa/pa-hpux10.opt: New.
26567         * config/hpux11.opt (pthread): New Driver option.
26568         * config/pa/pa-hpux.opt (nolibdld, rdynamic): New Driver options.
26569         * config.gcc (hppa[12]*-*-hpux10*): Use pa/pa-hpux10.opt.
26570
26571 2011-02-02  Joseph Myers  <joseph@codesourcery.com>
26572
26573         * config/ia64/vms.opt: New.
26574         * config.gcc (ia64-hp-*vms*): Use ia64/vms.opt.
26575
26576 2011-02-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
26577
26578         PR target/47580
26579         * config/rs6000/vsx.md (vsx_float<VSi><mode>2): Use
26580         gpc_reg_operand instead of vsx_register_operand to match rs6000.md
26581         generator functions.
26582         (vsx_floatuns<VSi><mode>2): Ditto.
26583         (vsx_fix_trunc<mode><VSi>2): Ditto.
26584         (vsx_fixuns_trunc<mode><VSi>2): Ditto.
26585
26586 2011-02-02  Joseph Myers  <joseph@codesourcery.com>
26587
26588         * config/i386/djgpp.opt (posix): New Driver option.
26589
26590 2011-02-02  Gerald Pfeifer  <gerald@pfeifer.com>
26591
26592         * config.gcc (*-*-freebsd[12], *-*-freebsd[12].*, *-*-freebsd*aout*):
26593         Move to the unsupported targets list.
26594
26595 2011-02-02  Peter Bergner  <bergner@vnet.ibm.com>
26596
26597         PR rtl-optimization/47525
26598         * df-scan.c: Update copyright years.
26599         (df_get_call_refs): Do not mark global registers as DF_REF_REG_USE
26600         and non-clobber DF_REF_REG_DEF for calls to const and pure functions.
26601
26602 2011-02-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26603
26604         * config/i386/sysv4.h (TARGET_VERSION): Remove.
26605         (SUBTARGET_RETURN_IN_MEMORY): Remove.
26606         (ASM_OUTPUT_ASCII): Remove.
26607         * config/i386/sol2.h (SUBTARGET_RETURN_IN_MEMORY): Remove #undef.
26608
26609 2011-02-02  Jeff Law  <law@redhat.com>
26610
26611         PR middle-end/47543
26612         * reload.c (find_reloads_address): Handle reg+d address where both
26613         components are invalid by reloading the entire address.
26614
26615 2011-02-02  Sebastian Pop  <sebastian.pop@amd.com>
26616             Richard Guenther  <rguenther@suse.de>
26617
26618         PR tree-optimization/40979
26619         PR bootstrap/47044
26620         * passes.c (init_optimization_passes): After LIM call copy_prop
26621         and DCE to clean up.
26622         * tree-ssa-loop.c (pass_graphite_transforms): Add TODO_dump_func.
26623
26624 2011-02-02  Sebastian Pop  <sebastian.pop@amd.com>
26625
26626         PR tree-optimization/47576
26627         PR tree-optimization/47555
26628         * doc/invoke.texi (scev-max-expr-complexity): Documented.
26629         * params.def (PARAM_SCEV_MAX_EXPR_SIZE): Bump the value to 100.
26630         (PARAM_SCEV_MAX_EXPR_COMPLEXITY): Declared.
26631         * tree-scalar-evolution.c (follow_ssa_edge): Use
26632         PARAM_SCEV_MAX_EXPR_COMPLEXITY.
26633
26634 2011-02-02  Richard Guenther  <rguenther@suse.de>
26635
26636         PR tree-optimization/47566
26637         * builtins.c (builtin_save_expr): No SAVE_EXPR for SSA_NAMEs.
26638
26639 2011-02-02  Alexandre Oliva  <aoliva@redhat.com>
26640
26641         PR debug/47106
26642         PR debug/47402
26643         * tree-inline.c (declare_return_variable): Remove unused caller
26644         variable.
26645
26646         PR debug/47106
26647         PR debug/47402
26648         * tree-flow-inline.h (clear_is_used, is_used_p): New.
26649         * cfgexpand.c (account_used_vars_for_block): Use them.
26650         * tree-nrv.c (tree_nrv): Likewise.
26651         * tree-ssa-live.c (remove_unused_scope_block_p): Likewise.
26652         (dump_scope_block): Likewise.
26653         (remove_unused_locals): Likewise.
26654
26655         PR debug/47106
26656         PR debug/47402
26657         * tree-inline.c (declare_return_variable): Add result decl to
26658         local decls only once.
26659         * gimple-low.c (record_vars_into): Mark newly-created variables
26660         as referenced.
26661
26662 2011-02-02  Alexandre Oliva  <aoliva@redhat.com>
26663
26664         PR debug/47498
26665         PR debug/47501
26666         PR debug/45136
26667         PR debug/45130
26668         * haifa-sched.c (get_ebb_head_tail): Move notes across boundary
26669         debug insns.
26670         (no_real_insns_p, schedule_block, set_priorities): Drop special
26671         treatment of boundary debug insns.
26672         * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
26673         * sched-ebb.c (schedule_ebbs): Adjust skipping of debug insns.
26674         * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
26675         (BOUNDARY_DEBUG_INSN_P): Likewise.
26676         (SCHEDULE_DEBUG_INSN_P): Likewise.
26677         * sched-rgn.c (init_ready_list): Drop special treatment of
26678         boundary debug insns.
26679         * final.c (rest_of_clean_state): Clear notes' BB.
26680
26681 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
26682
26683         * config/openbsd.opt (assert=): New Driver option.
26684
26685 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
26686
26687         * config/i386/nto.opt: New.
26688         * config.gcc (i[34567]86-*-nto-qnx*): Use i386/nto.opt.
26689
26690 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
26691
26692         * config/i386/netware.opt: New.
26693         * config.gcc (i[3456x]86-*-netware*): Use i386/netware.opt.
26694
26695 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
26696
26697         * config/interix.opt (posix): New Driver option.
26698
26699 2011-02-01  DJ Delorie  <dj@redhat.com>
26700
26701         * config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.
26702
26703         * config/m32c/m32c.c (m32c_regno_reg_class): Return smallest reg
26704         class for A0/A1.
26705
26706 2011-02-01  Sebastian Pop  <sebastian.pop@amd.com>
26707
26708         PR tree-optimization/47561
26709         * toplev.c (process_options): Print the Graphite flags.  Add
26710         flag_loop_flatten to the list of options requiring Graphite.
26711
26712 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
26713
26714         * config/i386/cygming.opt (posix): New Driver option.
26715
26716 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
26717
26718         * config/arm/vxworks.opt: New.
26719         * config.gcc (arm-wrs-vxworks): Use arm/vxworks.opt.
26720
26721 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
26722
26723         * config/alpha/elf.opt: New.
26724         * config.gcc (alpha*-*-linux*, alpha*-*-gnu*, alpha*-*-freebsd*,
26725         alpha*-*-netbsd*, alpha*-*-openbsd*): Use alpha/elf.opt.
26726
26727 2011-02-01  Richard Guenther  <rguenther@suse.de>
26728
26729         PR tree-optimization/47559
26730         * tree-ssa-loop-im.c (can_sm_ref_p): Do not perform
26731         store-motion on references that can throw.
26732
26733 2011-02-01  Bernd Schmidt  <bernds@codesourcery.com>
26734
26735         * tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB.
26736         * tree-pass.h (TDF_CSELIB): New macro.
26737         * cselib.c (new_cselib_val, expand_loc, cselib_expand_value_rtx_1,
26738         cselib_lookup): Check for it rather than for TDF_DETAILS.
26739
26740 2011-02-01  H.J. Lu  <hongjiu.lu@intel.com>
26741
26742         PR driver/47547
26743         * lto-wrapper.c (run_gcc): Don't add -dumpdir if linker_output
26744         is HOST_BIT_BUCKET.
26745
26746         * opts.c (finish_options): Don't add x_aux_base_name if it is
26747         HOST_BIT_BUCKET.
26748
26749 2011-02-01  Richard Guenther  <rguenther@suse.de>
26750
26751         PR tree-optimization/47555
26752         Revert
26753         2010-07-15  Sebastian Pop  <sebastian.pop@amd.com>
26754
26755         * params.def (PARAM_SCEV_MAX_EXPR_SIZE): Bump the value to 100.
26756
26757 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
26758
26759         PR gcc/46692
26760         * config/lm32/t-lm32: Add multilib for all CPU options.
26761
26762 2011-02-01  Richard Guenther  <rguenther@suse.de>
26763
26764         PR tree-optimization/47541
26765         * tree-ssa-structalias.c (push_fields_onto_fieldstack): Make
26766         sure to have a field at offset zero.
26767
26768 2011-01-31  Joseph Myers  <joseph@codesourcery.com>
26769
26770         * config/arc/arc.opt (EB, EL): New Driver options.
26771
26772 2011-01-31  Joseph Myers  <joseph@codesourcery.com>
26773
26774         * config/alpha/osf5.opt: New.
26775         * config.gcc (alpha*-dec-osf5.1*): Use alpha/osf5.opt.
26776
26777 2011-01-31  Joseph Myers  <joseph@codesourcery.com>
26778
26779         * config/vms/vms.opt (map, mvms-return-codes): New Driver options.
26780
26781 2011-01-31  Sebastian Pop  <sebastian.pop@amd.com>
26782
26783         * common.opt (ftree-loop-linear): Use Alias to make it an alias of
26784         -floop-interchange.
26785         * invoke.texi (-ftree-loop-linear): Make it clear that this flag
26786         is an alias of -floop-interchange and that it requires the
26787         Graphite infrastructure.
26788         * tree-ssa-loop.c (gate_graphite_transforms): Do not set
26789         flag_loop_interchange based on the value of flag_tree_loop_linear.
26790
26791 2011-01-31  Jakub Jelinek  <jakub@redhat.com>
26792             Richard Guenther  <rguenther@suse.de>
26793
26794         PR tree-optimization/47538
26795         * tree-ssa-ccp.c (bit_value_binop_1): For uns computation use
26796         type instead of r1type, except for comparisons.  For right
26797         shifts and comparisons punt if there are mismatches in
26798         sizetype vs. non-sizetype types.
26799
26800 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26801
26802         * doc/sourcebuild.texi (Effective-Target Keywords): Document
26803         avx_runtime.
26804
26805 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26806
26807         * configure.ac (gcc_cv_ld_eh_frame_hdr): Update minimal Sun ld
26808         version number.
26809         * configure: Regenerate.
26810
26811 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26812
26813         * configure.ac (gcc_cv_ld_static_option): Define.
26814         (gcc_cv_ld_dynamic_option): Define.
26815         (gcc_cv_ld_static_dynamic): Tru64 UNIX support -noso/-so_archive
26816         instead.
26817         (HAVE_LD_STATIC_DYNAMIC): Update message.
26818         (LD_STATIC_OPTION): Define.
26819         (LD_DYNAMIC_OPTION): Define.
26820         * configure: Regenerate.
26821         * config.in: Regenerate.
26822         * gcc.c (init_spec) [USE_LIBUNWIND_EXCEPTIONS &&
26823         HAVE_LD_STATIC_DYNAMIC]: Use them.
26824
26825 2011-01-31  Nick Clifton  <nickc@redhat.com>
26826
26827         * config/rx/rx.c (rx_get_stack_layout): Only save call clobbered
26828         registers inside interrupt handlers if the handler is not a leaf
26829         function.
26830
26831 2011-01-31  Nick Clifton  <nickc@redhat.com>
26832
26833         * config/mn10300/mn10300.c (mn10300_regno_in_class_p): Check for
26834         reg_renumber returning an INVALID_REGNUM.
26835
26836 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
26837
26838         PR libgcj/44341
26839         * doc/install.texi: Document host options discarded when cross
26840         configuring target libraries.
26841
26842 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
26843
26844         Reverted:
26845         2011-01-25  Alexandre Oliva  <aoliva@redhat.com>
26846         PR debug/45136
26847         PR debug/45130
26848         * haifa-sched.c (get_ebb_head_tail): Move notes across boundary
26849         debug insns.
26850         (no_real_insns_p, schedule_block, set_priorities): Drop special
26851         treatment of boundary debug insns.
26852         * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
26853         * sched-ebb.c (schedule_ebbs): Don't skip debug insns.
26854         * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
26855         (BOUNDARY_DEBUG_INSN_P): Likewise.
26856         (SCHEDULE_DEBUG_INSN_P): Likewise.
26857         * sched-rgn.c (init_ready_list): Drop special treatment of
26858         boundary debug insns.
26859         * final.c (rest_of_clean-state): Clear notes' BB.
26860
26861 2011-01-31  Alan Modra  <amodra@gmail.com>
26862
26863         * config/rs6000/rs6000.c (print_operand): Rearrange addends in
26864         toc relative expressions as we do in print_operand_address.
26865
26866 2011-01-30  Kazu Hirata  <kazu@codesourcery.com>
26867
26868         * doc/extend.texi: Follow spelling conventions.
26869         * doc/invoke.texi: Fix a typo.
26870
26871 2011-01-30  Joseph Myers  <joseph@codesourcery.com>
26872
26873         * config/hpux11.opt: New.
26874         * config.gcc (hppa*64*-*-hpux11*, hppa[12]*-*-hpux11*,
26875         ia64*-*-hpux*): Use hpux11.opt.
26876
26877 2011-01-30  Jonathan Yong  <jon_y@users.sourceforge.net>
26878
26879         * config.gcc (i[34567]86-*-pe | i[34567]86-*-cygwin*): Add t-dfprules
26880         to tmake_file.
26881
26882 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
26883
26884         * doc/install.texi (hppa-hp-hpux10): Remove references to HP
26885         support sites.
26886
26887 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
26888
26889         * doc/install.texi (Binaries): Remove outdated reference for
26890         Motorola 68HC11/68HC12 downloads.
26891
26892 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
26893
26894         * doc/extend.texi (Thread-Local): Adjust reference to Ulrich
26895         Drepper's paper.
26896
26897 2011-01-29  Jonathan Wakely  <jwakely.gcc@gmail.com>
26898
26899         PR bootstrap/47147
26900         * ginclude/stddef.h: Check for _X86_64_ANSI_H_ and _I386_ANSI_H_ as
26901         used by NetBSD.
26902
26903 2011-01-28  Ahmad Sharif  <asharif@google.com>
26904
26905         * value-prof.c (check_counter): Corrected error message.
26906
26907 2011-01-29  Jie Zhang  <jie@codesourcery.com>
26908
26909         * config/arm/arm.c (arm_legitimize_reload_address): New.
26910         * config/arm/arm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS): Use
26911         arm_legitimize_reload_address.
26912         * config/arm/arm-protos.h (arm_legitimize_reload_address): Declare.
26913
26914 2011-01-28  Ian Lance Taylor  <iant@google.com>
26915
26916         * godump.c (go_define): Ignore macros whose definitions include
26917         two adjacent operands.
26918
26919 2011-01-28  Jakub Jelinek  <jakub@redhat.com>
26920
26921         PR target/42894
26922         * varasm.c (force_const_mem): Store copy of x in desc->constant
26923         instead of x itself.
26924         * expr.c (emit_move_insn): Add a copy of y_cst instead of y_cst
26925         itself into REG_EQUAL note.
26926
26927 2011-01-28  Joseph Myers  <joseph@codesourcery.com>
26928
26929         * config/freebsd.opt (posix, rdynamic): New Driver options.
26930
26931 2011-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
26932
26933         * configure.ac (gcc_cv_ld_static_dynamic): IRIX 6 ld supports
26934         -Bstatic/-Bdynamic.
26935         * configure: Regenerate.
26936
26937 2011-01-27  Joseph Myers  <joseph@codesourcery.com>
26938
26939         * config/rs6000/sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.
26940         * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -profile.
26941
26942 2011-01-27  Anatoly Sokolov  <aesok@post.ru>
26943
26944         * config/s390/s390.h (PREFERRED_RELOAD_CLASS): Remove.
26945         * config/s390/s390-protos.h (s390_preferred_reload_class): Remove.
26946         * config/s390/s390.c (TARGET_PREFERRED_RELOAD_CLASS): Define.
26947         (s390_preferred_reload_class): Make static. Change return and
26948         'rclass' argument type to reg_class_t.
26949
26950 2011-01-27  Jan Hubicka  <jh@suse.cz>
26951
26952         PR middle-end/46949
26953         * cgraphunit.c (process_common_attributes): Fix use of remove_attribute.
26954         (process_function_and_variable_attributes): Check defined weakrefs.
26955
26956 2011-01-27  Martin Jambor  <mjambor@suse.cz>
26957
26958         PR tree-optimization/47228
26959         * tree-sra.c (sra_modify_assign): Use build_ref_for_model instead of
26960         build_ref_for_offset.
26961
26962 2011-01-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
26963
26964         * config/spu/spu-elf.h (ASM_SPEC): Remove.
26965
26966 2011-01-26  Mikael Pettersson  <mikpe@it.uu.se>
26967
26968         PR rtl-optimization/46856
26969         * postreload.c (reload_combine_recognize_const_pattern): Do not
26970         separate cc0 setter and user on cc0 targets.
26971
26972 2011-01-26  Nicola Pero  <nicola.pero@meta-innovation.com>
26973
26974         PR c/43082
26975         * c-typeck.c (c_objc_common_truthvalue_conversion): If we are
26976         passed a VOID_TYPE expression, immediately emit an error and
26977         return error_mark_node.
26978
26979 2011-01-26  Jeff Law  <law@redhat.com>
26980
26981         PR rtl-optimization/47464
26982         * df-problems.c (can_move_insn_across): Use may_trap_or_fault_p
26983         rather than may_trap_p as needed.
26984
26985 2011-01-26  DJ Delorie  <dj@redhat.com>
26986
26987         PR rtl-optimization/46878
26988         * combine.c (insn_a_feeds_b): Check for the implicit cc0
26989         setter/user dependency as well.
26990
26991 2011-01-26  Eric Botcazou  <ebotcazou@adacore.com>
26992
26993         PR rtl-optimization/44469
26994         * cfgcleanup.c (try_optimize_cfg): Iterate in CFG layout mode too
26995         after removing trivially dead basic blocks.
26996
26997 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
26998
26999         * config/bfin/bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}.
27000         * config/frv/frv.h (LINK_SPEC): Likewise.
27001         * config/i386/netware.h (LINK_SPEC): Likewise.
27002         * config/m68k/linux.h (ASM_SPEC): Likewise.
27003         * config/rs6000/linux64.h (ASM_SPEC_COMMON): Likewise.
27004         * config/rs6000/sysv4.h (LINK_SPEC): Likewise.
27005         * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
27006         * config/sparc/linux.h (ASM_SPEC): Likewise.
27007         * config/sparc/linux64.h (ASM_SPEC): Likewise.
27008         * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
27009
27010 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
27011
27012         * config/bfin/bfin.h (ASM_SPEC): Remove %{Ym,*}.
27013         * config/frv/frv.h (ASM_SPEC): Likewise.
27014         * config/m68k/linux.h (ASM_SPEC): Likewise.
27015         * config/pa/pa-linux.h (ASM_SPEC): Likewise.
27016         * config/rs6000/linux64.h (ASM_SPEC): Likewise.
27017         * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
27018         * config/sparc/linux.h (ASM_SPEC): Likewise.
27019         * config/sparc/linux64.h (ASM_SPEC): Likewise.
27020         * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
27021
27022 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
27023
27024         * config/bfin/bfin.h (LINK_SPEC): Remove %{YP,*}.
27025         * config/frv/frv.h (LINK_SPEC): Likewise.
27026         * config/rs6000/sysv4.h (LINK_SPEC): Likewise.
27027
27028 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
27029
27030         * config/bfin/bfin.h (ASM_SPEC): Remove %{Yd,*}.
27031         * config/frv/frv.h (ASM_SPEC): Likewise.
27032         * config/i386/sol2-10.h (ASM_SPEC): Likewise.
27033         * config/m68k/linux.h (ASM_SPEC): Likewise.
27034         * config/pa/pa-linux.h (ASM_SPEC): Likewise.
27035         * config/rs6000/linux64.h (ASM_SPEC32): Likewise.
27036         * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
27037         * config/sol2.h (ASM_SPEC): Remove comment about -Yd,.
27038         * config/sparc/linux.h (ASM_SPEC): Likewise.
27039         * config/sparc/linux64.h (ASM_SPEC): Likewise.
27040         * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
27041         * config/sparc/sysv4.h (ASM_SPEC): Remove %{Yd,*}.
27042
27043 2011-01-26  Steve Ellcey  <sje@cup.hp.com>
27044
27045         PR target/46997
27046         * config/ia64/vect.md (mulv2si3): Enable and fix for TARGET_BIG_ENDIAN.
27047         (*mux2): Ditto.
27048         (vec_extract_evenodd_help): Ditto.
27049         (vec_extract_evenv4hi): Ditto.
27050         (vec_extract_oddv4hi): Ditto.
27051         (vec_interleave_lowv2si): Ditto.
27052         (vec_interleave_highv2si): Ditto.
27053         (vec_extract_evenv2si): Ditto.
27054         (vec_extract_oddv2si: Ditto.
27055         (vec_pack_trunc_v2si): Ditto.
27056
27057 2011-01-22  Jan Hubicka  <jh@suse.cz>
27058
27059         PR target/47237
27060         * cgraph.h (cgraph_local_info): New field can_change_signature.
27061         * ipa-cp.c (ipcp_update_callgraph): Only compute args_to_skip if callee
27062         signature can change.
27063         (ipcp_estimate_growth): Call sequence simplify only if calle signature
27064         can change.
27065         (ipcp_insert_stage): Only compute args_to_skip if signature can change.
27066         (cgraph_function_versioning): We can not change signature of functions
27067         that don't allow that.
27068         * lto-cgraph.c (lto_output_node): Stream local.can_change_signature.
27069         (lto_input_node): Likewise.
27070         * ipa-inline.c (compute_inline_parameters): Compute
27071         local.can_change_signature.
27072         * ipa-split.c (visit_bb): Never split away APPLY_ARGS.
27073         * tree-sra.c (ipa_sra_preliminary_function_checks): Give up on
27074         functions that can not change signature.
27075         * i386.c (ix86_function_regparm, ix86_function_sseregparm,
27076         init_cumulative_args): Do not use local calling conventions
27077         for functions that can not change signature.
27078
27079 2011-01-22  Jan Hubicka  <jh@suse.cz>
27080
27081         * doc/invoke.texi (hot-bb-frequency-fraction): Commit forgotten hunk.
27082
27083 2011-01-26  Richard Guenther  <rguenther@suse.de>
27084
27085         PR tree-optimization/47190
27086         * cgraphunit.c (process_common_attributes): New function.
27087         (process_function_and_variable_attributes): Use it.
27088
27089 2011-01-26  Richard Guenther  <rguenther@suse.de>
27090
27091         PR lto/47423
27092         * cgraphbuild.c (record_eh_tables): Record reference to personality
27093         function.
27094
27095 2011-01-26  Alexandre Oliva  <aoliva@redhat.com>
27096
27097         PR debug/45454
27098         * sel-sched.c (moveup_expr): Don't let debug insns prevent
27099         non-debug insns from moving up.
27100
27101 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
27102
27103         PR target/40125
27104         * config.gcc (i[34567]86-*-pe | i[34567]86-*-cygwin*): Select suitable
27105         t-dlldir{,-x} fragment for build and add it to tmake_file.
27106         (i[34567]86-*-mingw* | x86_64-*-mingw*): Likewise.
27107         * Makefile.in (libgcc.mvars): Also export SHLIB_DLLDIR to libgcc.
27108         * config/i386/t-dlldir: New file.
27109         (SHLIB_DLLDIR): Define.
27110         * config/i386/t-dlldir-x: New file.
27111         (SHLIB_DLLDIR): Define.
27112         * config/i386/t-cygming: Error out if SHLIB_DLLDIR is not set.
27113         (SHLIB_INSTALL): Use it.
27114
27115 2011-01-26  Chung-Lin Tang  <cltang@codesourcery.com>
27116
27117         PR target/47246
27118         * config/arm/arm.c (thumb2_legitimate_index_p): Change the
27119         lower bound of the allowed Thumb-2 coprocessor load/store
27120         index range to -256. Add explaining comment.
27121
27122 2011-01-25  Ian Lance Taylor  <iant@google.com>
27123
27124         * godump.c (go_define): Improve lexing of macro expansion to only
27125         accept expressions which match Go spec.
27126
27127 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
27128
27129         PR c++/43601
27130         * tree.c (handle_dll_attribute): Handle it.
27131         * doc/extend.texi (@item dllexport): Mention it.
27132         * doc/invoke.texi (@item -fno-keep-inline-dllexport): Document it.
27133
27134 2011-01-25  Ian Lance Taylor  <iant@google.com>
27135
27136         PR tree-optimization/26854
27137         * c-decl.c (struct c_scope): Add field has_jump_unsafe_decl.
27138         (decl_jump_unsafe): Move higher in file, with no other change.
27139         (bind): Set has_jump_unsafe_decl if appropriate.
27140         (update_label_decls): Test has_jump_unsafe_decl to avoid loop.
27141         (check_earlier_gotos): Likewise.
27142         (c_check_switch_jump_warnings): Likewise.
27143
27144 2011-01-25  Jonathan Wakely  <jwakely.gcc@gmail.com>
27145
27146         * doc/invoke.texi (Warning Options): Add missing hyphen.
27147         (-fprofile-dir): Minor grammatical fixes.
27148         (-fbranch-probabilities): Likewise.
27149
27150 2011-01-25  Alexandre Oliva  <aoliva@redhat.com>
27151
27152         PR debug/45136
27153         PR debug/45130
27154         * haifa-sched.c (get_ebb_head_tail): Move notes across boundary
27155         debug insns.
27156         (no_real_insns_p, schedule_block, set_priorities): Drop special
27157         treatment of boundary debug insns.
27158         * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
27159         * sched-ebb.c (schedule_ebbs): Don't skip debug insns.
27160         * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
27161         (BOUNDARY_DEBUG_INSN_P): Likewise.
27162         (SCHEDULE_DEBUG_INSN_P): Likewise.
27163         * sched-rgn.c (init_ready_list): Drop special treatment of
27164         boundary debug insns.
27165         * final.c (rest_of_clean-state): Clear notes' BB.
27166
27167 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27168
27169         * Makefile.in (LAMBDA_H): Removed.
27170         (TREE_DATA_REF_H): Remove dependence on LAMBDA_H.
27171         (OBJS-common): Remove dependence on lambda-code.o, lambda-mat.o,
27172         lambda-trans.o, and tree-loop-linear.o.
27173         (lto-symtab.o): Remove dependence on LAMBDA_H.
27174         (tree-loop-linear.o): Remove rule.
27175         (lambda-mat.o): Same.
27176         (lambda-trans.o): Same.
27177         (lambda-code.o): Same.
27178         (tree-vect-loop.o): Add missing dependence on TREE_DATA_REF_H.
27179         (tree-vect-slp.o): Same.
27180         * hwint.h (gcd): Moved here.
27181         (least_common_multiple): Same.
27182         * lambda-code.c: Removed.
27183         * lambda-mat.c: Removed.
27184         * lambda-trans.c: Removed.
27185         * lambda.h: Removed.
27186         * tree-loop-linear.c: Removed.
27187         * lto-symtab.c: Do not include lambda.h.
27188         * omega.c (gcd): Removed.
27189         * passes.c (init_optimization_passes): Remove pass_linear_transform.
27190         * tree-data-ref.c (print_lambda_vector): Moved here.
27191         (lambda_vector_copy): Same.
27192         (lambda_matrix_copy): Same.
27193         (lambda_matrix_id): Same.
27194         (lambda_vector_first_nz): Same.
27195         (lambda_matrix_row_add): Same.
27196         (lambda_matrix_row_exchange): Same.
27197         (lambda_vector_mult_const): Same.
27198         (lambda_vector_negate): Same.
27199         (lambda_matrix_row_negate): Same.
27200         (lambda_vector_equal): Same.
27201         (lambda_matrix_right_hermite): Same.
27202         * tree-data-ref.h: Do not include lambda.h.
27203         (lambda_vector): Moved here.
27204         (lambda_matrix): Same.
27205         (dependence_level): Same.
27206         (lambda_transform_legal_p): Removed declaration.
27207         (lambda_collect_parameters): Same.
27208         (lambda_compute_access_matrices): Same.
27209         (lambda_vector_gcd): Same.
27210         (lambda_vector_new): Same.
27211         (lambda_vector_clear): Same.
27212         (lambda_vector_lexico_pos): Same.
27213         (lambda_vector_zerop): Same.
27214         (lambda_matrix_new): Same.
27215         * tree-flow.h (least_common_multiple): Removed declaration.
27216         * tree-parloops.c (lambda_trans_matrix): Moved here.
27217         (LTM_MATRIX): Same.
27218         (LTM_ROWSIZE): Same.
27219         (LTM_COLSIZE): Same.
27220         (LTM_DENOMINATOR): Same.
27221         (lambda_trans_matrix_new): Same.
27222         (lambda_matrix_vector_mult): Same.
27223         (lambda_transform_legal_p): Same.
27224         * tree-pass.h (pass_linear_transform): Removed declaration.
27225         * tree-ssa-loop.c (tree_linear_transform): Removed.
27226         (gate_tree_linear_transform): Removed.
27227         (pass_linear_transform): Removed.
27228         (gate_graphite_transforms): Make flag_tree_loop_linear an alias of
27229         flag_loop_interchange.
27230
27231 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
27232
27233         PR tree-optimization/47265
27234         PR tree-optimization/47443
27235         * tree-ssa-forwprop.c (forward_propagate_addr_expr): Return false
27236         if name still has some uses.
27237
27238 2011-01-25  Martin Jambor  <mjambor@suse.cz>
27239
27240         PR tree-optimization/47382
27241         * gimple-fold.c (gimple_fold_obj_type_ref_call): Removed.
27242         (gimple_fold_call): Do not call gimple_fold_obj_type_ref_call.
27243
27244 2011-01-25  Joel Sherrill  <joel.sherrill@oarcorp.com>
27245
27246         * config/m32r/m32r.c: Define TARGET_EXCEPT_UNWIND_INFO to
27247         sjlj_except_unwind_info.
27248
27249 2011-01-25  Richard Guenther  <rguenther@suse.de>
27250
27251         PR tree-optimization/47426
27252         * tree-ssa-structalias.c (ipa_pta_execute): Make externally
27253         visible functions results escape.
27254
27255 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
27256
27257         PR target/45701
27258         * config/arm/arm.c (any_sibcall_uses_r3): New function.
27259         (arm_get_frame_offsets): Use it.
27260
27261 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27262             Jakub Jelinek  <jakub@redhat.com>
27263
27264         PR tree-optimization/47271
27265         * tree-if-conv.c (bb_postdominates_preds): New.
27266         (if_convertible_bb_p): Call bb_postdominates_preds.
27267         (if_convertible_loop_p_1): Compute CDI_POST_DOMINATORS.
27268         (predicate_scalar_phi): Call bb_postdominates_preds.
27269
27270 2011-01-25  Nick Clifton  <nickc@redhat.com>
27271
27272         * config/rx/rx.h (LIBCALL_VALUE): Do not promote complex types.
27273         * config/rx/rx.c (rx_function_value): Likewise.
27274         (rx_promote_function_mode): Likewise.
27275         (gen_safe_add): Place an outsized immediate value inside an UNSPEC
27276         in order to make it legitimate.
27277         * config/rx/rx.md (adddi3_internal): If the second operand is a MEM
27278         make sure that the first operand is the same as the result register.
27279         (addsi3_unspec): Delete.
27280         (subdi3): Do not accept immediate operands.
27281         (subdi3_internal): Likewise.
27282
27283 2011-01-25  Jeff Law  <law@redhat.com>
27284
27285         PR rtl-optimization/37273
27286         * ira-costs.c (scan_one_insn): Detect constants living in memory and
27287         handle them like argument loads from stack slots.  Do not double
27288         count memory for memory constants and argument loads from stack slots.
27289
27290 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
27291
27292         PR tree-optimization/47427
27293         PR tree-optimization/47428
27294         * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Don't
27295         coalesce if the new root var would be TREE_READONLY.
27296
27297 2011-01-25  Richard Guenther  <rguenther@suse.de>
27298
27299         PR middle-end/47414
27300         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Use the
27301         correct type for TBAA.
27302
27303 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27304
27305         * graphite-sese-to-poly.c (dr_indices_valid_in_loop): New.
27306         (close_phi_written_to_memory): Call for_each_index with
27307         dr_indices_valid_in_loop.
27308
27309 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27310
27311         * graphite-sese-to-poly.c (new_pbb_from_pbb): Only copy PBB_DOMAIN
27312         when it is initialized.
27313
27314 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27315
27316         * graphite-scop-detection.c (stmt_has_simple_data_refs_p): Update
27317         call to graphite_find_data_references_in_stmt.
27318         * graphite-sese-to-poly.c (outermost_loop_in_sese_1): New.
27319         (try_generate_gimple_bb): Call outermost_loop_in_sese_1.  Update
27320         call to graphite_find_data_references_in_stmt.
27321         (analyze_drs_in_stmts): Same.
27322         * tree-data-ref.c (dr_analyze_indices): Pass in parameter the loop
27323         in which the scalar analysis of indices is performed.
27324         (create_data_ref): Same.  Update call to dr_analyze_indices.
27325         (find_data_references_in_stmt): Update call to create_data_ref.
27326         (graphite_find_data_references_in_stmt): Same.
27327         * tree-data-ref.h (graphite_find_data_references_in_stmt): Update
27328         declaration.
27329         (create_data_ref): Same.
27330         * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Update
27331         call to create_data_ref.
27332
27333 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27334
27335         * graphite-sese-to-poly.c (build_poly_scop): Move
27336         rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.
27337
27338 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27339
27340         * graphite-sese-to-poly.c (close_phi_written_to_memory): Also allow
27341         VAR_DECL, PARM_DECL, and RESULT_DECL.
27342
27343 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27344
27345         * graphite-dependences.c (reduction_dr_1): Allow several reductions
27346         in a reduction PBB.
27347         * graphite-sese-to-poly.c (split_reduction_stmt): Do not split PBBs
27348         that have already been marked as PBB_IS_REDUCTION.
27349
27350 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27351
27352         * graphite-scop-detection.c (same_close_phi_node): New.
27353         (remove_duplicate_close_phi): New.
27354         (make_close_phi_nodes_unique): New.
27355         (canonicalize_loop_closed_ssa): Call make_close_phi_nodes_unique.
27356
27357 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27358
27359         * graphite-dependences.c (new_poly_ddr): Call same_pdr_p.
27360         * graphite-poly.h (same_pdr_p): Do not expect that the PDR_TYPE
27361         of both data references to be the same.
27362
27363 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27364
27365         * graphite-dependences.c (build_lexicographical_constraint): Remove
27366         the gdim parameter.
27367         (build_lexicographical_constraint): Adjust call to
27368         ppl_powerset_is_empty.
27369         (dependence_polyhedron): Same.
27370         (graphite_legal_transform_dr): Same.
27371         (graphite_carried_dependence_level_k): Same.
27372         * graphite-ppl.c (ppl_powerset_is_empty): Remove the nb_params
27373         parameter.
27374         * graphite-ppl.h (ppl_powerset_is_empty): Adjust declaration.
27375
27376 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27377
27378         * graphite-sese-to-poly.c
27379         (translate_scalar_reduction_to_array_for_stmt): Call unshare_expr.
27380         (close_phi_written_to_memory): New.
27381         (translate_scalar_reduction_to_array): Call close_phi_written_to_memory
27382         and unshare_expr.
27383
27384 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27385
27386         * doc/install.texi: Update the expected version number of PPL to 0.11.
27387         * graphite-ppl.c (ppl_powerset_is_empty): Remove now dead code under
27388         #if PPL_VERSION_MINOR < 11.
27389
27390 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27391
27392         * graphite-dependences.c: Include graphite-cloog-util.h.
27393         (new_poly_ddr): Inlined into dependence_polyhedron.
27394         (free_poly_ddr): Moved close by new_poly_ddr.
27395         (dependence_polyhedron_1): Renamed dependence_polyhedron.
27396         Early return NULL when ppl_powerset_is_empty returns true.
27397         (dependence_polyhedron): Renamed new_poly_ddr.  Call only once
27398         poly_drs_may_alias_p.  Avoid one call to ppl_powerset_is_empty.
27399         (graphite_legal_transform_dr): Call new_poly_ddr.
27400         (graphite_carried_dependence_level_k): Same.
27401         (dot_original_deps_stmt_1): Renamed dot_deps_stmt_2.  Use new_poly_ddr.
27402         (dot_transformed_deps_stmt_1): Removed.
27403         (dot_deps_stmt_1): Call dot_deps_stmt_2.
27404         (dot_original_deps): Renamed dot_deps_2.  Call new_poly_ddr.
27405         (dot_deps_1): Call dot_deps_2.
27406         * Makefile.in (graphite-dependences.o): Add missing dependence on
27407         graphite-cloog-util.h.
27408
27409 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27410
27411         * graphite-dependences.c (new_poly_dr): Call ppl_powerset_is_empty.
27412         (build_lexicographical_constraint): Same.
27413         (dependence_polyhedron_1): Same.
27414         (graphite_legal_transform_dr): Same.
27415         (graphite_carried_dependence_level_k): Same.
27416         * graphite-ppl.c (ppl_powerset_is_empty): New.
27417         * graphite-ppl.h (ppl_powerset_is_empty): Declared.
27418         * tree-data-ref.c (dump_data_reference): Print the basic block index.
27419
27420 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27421
27422         * graphite-dependences.c (build_pairwise_scheduling): Correctly compute
27423         the "a followed by b" relation and document it.
27424
27425 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27426
27427         * graphite-dependences.c (build_lexicographical_constraint): Stop the
27428         iteration when the bag of constraints is empty.
27429
27430 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27431
27432         * graphite-poly.c (pbb_remove_duplicate_pdrs): Make it work.
27433
27434 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27435
27436         * graphite-interchange.c (lst_interchange_profitable_p): Takes a loop
27437         nest and two loop depths as parameters.
27438         (lst_try_interchange_loops): Call lst_interchange_profitable_p after
27439         lst_perfect_nestify.
27440
27441 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27442
27443         * graphite-dependences.c (print_pddr): Call
27444         ppl_io_fprint_Pointset_Powerset_C_Polyhedron.
27445
27446 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
27447
27448         * graphite-ppl.c (debug_gmp_value): New.
27449         * graphite-ppl.h (debug_gmp_value): Declared.
27450
27451 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
27452
27453         * doc/install.texi: Document availability of cloog-0.16.
27454
27455 2011-01-25  Vladimir Kargov  <kargov@gmail.com>
27456
27457         * graphite-scop-detection.c (canonicalize_loop_closed_ssa): Free
27458         invalid postdominance info.
27459
27460 2011-01-24  Jan Hubicka  <jh@suse.cz>
27461
27462         PR c/21659
27463         * doc/extend.texi (weak pragma): Drop claim that it must
27464         appear before definition.
27465         * varasm.c (merge_weak, declare_weak): Only sanity check
27466         that DECL is not output at a time it is declared weak.
27467
27468 2011-01-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
27469
27470         * machmode.def: Fixed comments.
27471
27472 2011-01-24  Kai Tietz  <kai.tietz@onevision.com>
27473
27474         * emit-rtl.c (reg_attrs_htab_hash): Replace long by intptr_t.
27475
27476 2011-01-24  Paul Koning  <ni1d@arrl.net>
27477
27478         * builtins.c (c_readstr): Fix byte order if BYTES_BIG_ENDIAN !=
27479         WORDS_BIG_ENDIAN.
27480
27481 2011-01-24  H.J. Lu  <hongjiu.lu@intel.com>
27482
27483         PR target/46519
27484         * config/i386/i386.c: Include sbitmap.h and fibheap.h.
27485         (block_info): Add scanned and prev.
27486         (move_or_delete_vzeroupper_2): Return if the basic block
27487         has been scanned and the upper 128bit state is unchanged
27488         from the last scan.
27489         (move_or_delete_vzeroupper_1): Return true if the exit
27490         state is changed.
27491         (move_or_delete_vzeroupper): Visit basic blocks using the
27492         work-list based algorithm based on vt_find_locations in
27493         var-tracking.c.
27494
27495         * config/i386/t-i386: Also depend on sbitmap.h and $(FIBHEAP_H).
27496
27497 2011-01-24  Nick Clifton  <nickc@redhat.com>
27498
27499         * config/v850/v850.opt (mv850es): New option - alias for -mv850e1.
27500         * config/v850/v850.h (ASM_SPEC): If -mv850es is specified pass
27501         -mv850e1 to the assembler.  If -mv850e1 or -mv850es is specified
27502         then define __v850e1__.
27503         * doc/invoke.texi: Document -mv850es.
27504
27505 2011-01-24  Richard Henderson  <rth@redhat.com>
27506
27507         * config/rx/predicates.md (rx_fp_comparison_operator): Don't accept
27508         compound unordered comparisons.
27509         * config/rx/rx.c (rx_split_fp_compare): Remove.
27510         * config/rx/rx-protos.h: Update.
27511         * config/rx/rx.md (gcc_conds, rx_conds): Remove.
27512         (cbranchsf4): Don't call rx_split_fp_compare.
27513         (*cbranchsf4): Use rx_split_cbranch.
27514         (*cmpsf): Don't accept "i" constraint.
27515         (*conditional_branch): Only valid after reload.
27516         (cstoresf4): Merge expander with insn.  Don't call rx_split_fp_compare.
27517
27518 2011-01-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
27519
27520         PR target/47385
27521         * config/rs6000/altivec.md (vector constant splitters): Add
27522         support for creating vector single precision constants if -mvsx is
27523         used and we would create the constant using Altivec primitives.
27524
27525 2011-01-23  Bernd Schmidt  <bernds@codesourcery.com>
27526             Richard Sandiford  <rdsandiford@googlemail.com>
27527
27528         PR rtl-optimization/47166
27529         * reload1.c (emit_reload_insns): Disable the spill_reg_store
27530         mechanism for PRE_MODIFY and POST_MODIFY.
27531         (inc_for_reload): For PRE_MODIFY, return the insn that sets the
27532         reloadreg.
27533
27534 2011-01-23  Andreas Schwab  <schwab@linux-m68k.org>
27535
27536         * compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers.
27537
27538 2011-01-22  Jan Hubicka  <jh@suse.cz>
27539
27540         PR lto/47333
27541         * lto-cgraph.c (reachable_from_this_partition_p): Fix pasto.
27542
27543 2011-01-22  Jan Hubicka  <jh@suse.cz>
27544
27545         PR tree-optimization/43884
27546         PR lto/44334
27547         * predict.c (maybe_hot_frequency_p): Use entry block frequency as base.
27548         * doc/invoke.texi (hot-bb-frequency-fraction): Update docs.
27549
27550 2011-01-22  Anatoly Sokolov  <aesok@post.ru>
27551
27552         * config/s390/s390.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
27553         * config/s390/s390.c (s390_register_move_cost,
27554         s390_memory_move_cost): New.
27555         (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
27556
27557 2011-01-22  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
27558
27559         PR middle-end/47401
27560         * except.c (sjlj_assign_call_site_values): Move setting the
27561         crtl->uses_eh_lsda flag to ...
27562         (sjlj_mark_call_sites): ... here.
27563         (sjlj_emit_function_enter): Support NULL dispatch label.
27564         (sjlj_build_landing_pads): In a function with no landing pads
27565         that still has must-not-throw regions, generate code to register
27566         a personality function with empty LSDA.
27567
27568 2011-01-21  Richard Henderson  <rth@redhat.com>
27569
27570         * config/rx/rx.c (TARGET_FLAGS_REGNUM): New.
27571
27572         * config/mn10300/mn10300.c (TARGET_FLAGS_REGNUM): New.
27573
27574         * compare-elim.c: New file.
27575         * Makefile.in (OBJS-common): Add it.
27576         (compare-elim.o): New.
27577         * common.opt (fcompare-elim): New.
27578         * opts.c (default_options_table): Add OPT_fcompare_elim.
27579         * tree-pass.h (pass_compare_elim_after_reload): New.
27580         * passes.c (init_optimization_passes): Add it.
27581         * recog.h: Protect against re-inclusion.
27582         * target.def (TARGET_FLAGS_REGNUM): New POD hook.
27583         * doc/invoke.texi (-fcompare-elim): Document it.
27584         * doc/tm.texi.in (TARGET_FLAGS_REGNUM): Document it.
27585         * doc/tm.texi: Rebuild.
27586
27587 2011-01-22  Nick Clifton  <nickc@redhat.com>
27588
27589         * config/rx/rx.md (cstoresf4): Pass comparison operator to
27590         rx_split_fp_compare.
27591
27592 2011-01-22  Nick Clifton  <nickc@redhat.com>
27593
27594         * config/rx/rx.md (UNSPEC_CONST): New.
27595         (deallocate_and_return): Wrap the amount popped off the stack in
27596         an UNSPEC_CONST in order to stop it being rejected by
27597         -mmax-constant-size.
27598         (pop_and_return): Add a "(return)" rtx.
27599         (call): Drop the immediate operand.
27600         (call_internal): Likewise.
27601         (call_value): Likewise.
27602         (call_value_internal): Likewise.
27603         (sibcall_internal): Likewise.
27604         (sibcall_value_internal): Likewise.
27605         (sibcall): Likewise.  Generate an explicit call using
27606         sibcall_internal.
27607         (sibcall_value): Likewise.
27608         (mov<>): FAIL if a constant operand is not legitimate.
27609         (addsi3_unpsec): New pattern.
27610
27611         * config/rx/rx.c (rx_print_operand_address): Handle UNSPEC CONSTs.
27612         (ok_for_max_constant): New function.
27613         (gen_safe_add): New function.
27614         (rx_expand_prologue): Use gen_safe_add.
27615         (rx_expand_epilogue): Likewise.
27616         (rx_is_legitimate_constant): Use ok_for_max_constant.  Handle
27617         UNSPEC CONSTs.
27618
27619 2011-01-21  Jeff Law  <law@redhat.com>
27620
27621         PR tree-optimization/47053
27622         * tree-ssa-dse.c (need_eh_cleanup): New bitmap.
27623         (dse_optimize_stmt): Set the appropriate bit in NEED_EH_CLEANUP when
27624         statements are deleted.
27625         (tree_ssa_dse): Allocate & free NEED_EH_CLEANUP.  If NEED_EH_CLEANUP
27626         is nonempty, then purge dead edges and cleanup the CFG.
27627
27628 2011-01-21  Alexandre Oliva  <aoliva@redhat.com>
27629
27630         PR debug/47402
27631         Temporarily revert:
27632         2011-01-21  Alexandre Oliva  <aoliva@redhat.com>
27633         PR debug/47106
27634         * tree-dfa.c (create_var_ann): Mark variable as used.
27635
27636 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
27637
27638         PR middle-end/45566
27639         * except.c (convert_to_eh_region_ranges): Emit queued no-region
27640         notes from other section in hot/cold partitioning even if
27641         last_action is -3.  Increment call_site_base.
27642
27643         PR rtl-optimization/47366
27644         * fwprop.c (forward_propagate_into): Return bool.  If
27645         any changes are made, -fnon-call-exceptions is used and
27646         REG_EH_REGION note is present, call purge_dead_edges
27647         and return true if it purged anything.
27648         (fwprop_addr): Adjust callers, call cleanup_cfg (0) if
27649         any EH edges were purged.
27650
27651 2011-01-21  Jeff Law  <law@redhat.com>
27652
27653         PR rtl-optimization/41619
27654         * caller-save.c (setup_save_areas): Break out code to determine
27655         which hard regs are live across calls by examining the reload chains
27656         so that it is always used.
27657         Eliminate code which checked REG_N_CALLS_CROSSED.
27658
27659 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
27660
27661         PR tree-optimization/47355
27662         * tree-eh.c (cleanup_empty_eh_merge_phis): Give up if
27663         NOP has non-debug uses beyond PHIs in new_bb.
27664
27665 2011-01-21  Alexandre Oliva  <aoliva@redhat.com>
27666
27667         PR debug/47106
27668         * cfgexpand.c (account_used_vars_for_block): Only account vars
27669         that are annotated as used.
27670         (estimated_stack_frame_size): Don't set TREE_USED.
27671         * tree-dfa.c (create_var_ann): Mark variable as used.
27672
27673 2011-01-21  Richard Guenther  <rguenther@suse.de>
27674
27675         PR middle-end/47395
27676         * tree.def (WIDEN_MULT_MINUS_EXPR): Fix printed name.
27677
27678 2011-01-21  Richard Guenther  <rguenther@suse.de>
27679
27680         PR tree-optimization/47365
27681         * tree-ssa-sccvn.h (vn_lookup_kind): Declare.
27682         (vn_reference_lookup_pieces): Adjust.
27683         (vn_reference_lookup): Likewise.
27684         * tree-ssa-sccvn.c (vn_walk_kind): New static global.
27685         (vn_reference_lookup_3): Only look through kills if in
27686         VN_WALKREWRITE mode.
27687         (vn_reference_lookup_pieces): Adjust.
27688         (vn_reference_lookup): Likewise.
27689         (visit_reference_op_load): Likewise.
27690         (visit_reference_op_store): Likewise.
27691         * tree-ssa-pre.c (phi_translate_1): Use VN_WALK mode.
27692         (compute_avail): Likewise.
27693         (eliminate): Likewise.
27694
27695 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
27696
27697         * tree-ssa-live.c (remove_unused_scope_block_p): Don't remove
27698         DECL_IGNORED_P non-reg vars if they are used.
27699
27700         PR tree-optimization/47391
27701         * varpool.c (const_value_known_p): Return false if
27702         decl is volatile.
27703
27704 2011-01-21  Kai Tietz  <kai.tietz@onevision.com>
27705
27706         PR bootstrap/47215
27707         * config/i386/i386.c (ix86_local_alignment): Handle
27708         case for va_list_type_node is nil.
27709         (ix86_canonical_va_list_type): Likewise.
27710
27711 2011-01-21  Alan Modra  <amodra@gmail.com>
27712
27713         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Add
27714         builtin_define __CMODEL_MEDIUM__ and __CMODEL_LARGE__.
27715
27716 2011-01-20  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
27717
27718         * config/arm/arm.md (define_attr type): Rename f_load
27719         and f_store to f_fpa_load and f_fpa_store. Update.
27720         (write_conflict): Deal with rename fallout.
27721         (*push_fp_multi): Likewise.
27722         * config/arm/fpa.md (f_load): Use f_fpa_load.
27723         (f_store): Use f_fpa_store.
27724         (*movsf_fpa): Likewise.
27725         (*movdf_fpa): Likewise.
27726         (*movxf_fpa): Likewise.
27727         (*thumb2_movsf_fpa): Likewise.
27728         (*thumb2_movdf_fpa): Likewise.
27729         (*thumb2_movxf_fpa): Likewise.
27730         * config/arm/vfp.md (*thumb2_movdf_vfp): Fix attribute to
27731         f_loadd and f_stored.
27732         (*thumb2_movdi_vfp): Likewise.
27733         (*thumb2_movsf_vfp): Fix attribute to f_loads.
27734         (*thumb2_movsi_vfp): Likewise.
27735         * config/arm/cortex-m4-fpu.md (cortex_m4_f_load):
27736         Use f_loads instead of f_load.
27737         * config/arm/cortex-a5.md (cortex_a5_f_loads): Remove f_load.
27738
27739 2011-01-20  Anatoly Sokolov  <aesok@post.ru>
27740
27741         * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
27742         * config/xtensa/xtensa-protos.h (constantpool_address_p): Remove.
27743         * config/xtensa/xtensa.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
27744         (xtensa_mode_dependent_address_p): New function.
27745         (constantpool_address_p): Make static. Change return type to bool.
27746         Change argument type to const_rtx. Use CONST_INT_P predicate.
27747
27748 2011-01-20  Alexandre Oliva  <aoliva@redhat.com>
27749
27750         PR debug/46583
27751         * tree-ssa-live.c (remove_unused_scope_block_p): Keep type decls.
27752
27753 2011-01-20  Jakub Jelinek  <jakub@redhat.com>
27754
27755         PR debug/47283
27756         * cfgexpand.c (expand_debug_expr): Instead of generating
27757         (mem (debug_implicit_ptr)) for MEM_REFs use COMPONENT_REF
27758         etc. handling.
27759
27760 2011-01-20  Richard Guenther  <rguenther@suse.de>
27761
27762         PR middle-end/47370
27763         * tree-inline.c (remap_gimple_op_r): Recurse manually for
27764         the pointer operand of MEM_REFs.
27765
27766 2011-01-20  Jakub Jelinek  <jakub@redhat.com>
27767
27768         PR tree-optimization/46130
27769         * ipa-split.c (consider_split): If return_bb contains non-virtual
27770         PHIs other than for retval or if split_function would not adjust it,
27771         refuse to split.
27772
27773 2011-01-20  Richard Guenther  <rguenther@suse.de>
27774
27775         PR tree-optimization/47167
27776         * tree-ssa-copyrename.c (copy_rename_partition_coalesce):
27777         Revert previous change, only avoid enumeral type changes.
27778
27779 2011-01-19  Mike Stump  <mikestump@comcast.net>
27780
27781         * doc/tm.texi.in (BRANCH_COST): Englishify.
27782         * doc/tm.texi (BRANCH_COST): Likewise.
27783
27784 2011-01-19  Dodji Seketeli  <dodji@redhat.com>
27785
27786         PR c++/47291
27787         * dwarf2out.c (generic_type_p, schedule_generic_params_dies_gen)
27788         (gen_scheduled_generic_parms_dies): New functions.
27789         (gen_struct_or_union_type_die): Schedule template parameters DIEs
27790         generation for the end of CU compilation.
27791         (dwarf2out_finish): Generate template parameters DIEs here.
27792
27793 2011-01-19  Alexandre Oliva  <aoliva@redhat.com>
27794
27795         PR debug/46240
27796         * tree-into-ssa.c (maybe_register_def): Do not attempt to add
27797         debug bind stmt on merge edges.
27798
27799 2011-01-19  Alexandre Oliva  <aoliva@redhat.com>
27800
27801         PR debug/47079
27802         PR debug/46724
27803         * function.c (instantiate_expr): Instantiate incoming rtl of
27804         implicit arguments, and recurse on VALUE_EXPRs.
27805         (instantiate_decls): Instantiate rtl and VALUE_EXPR of result.
27806         * var-tracking.c (adjust_mems): Reject virtual_incoming_args_rtx.
27807
27808 2011-01-19  Alexandre Oliva  <aoliva@redhat.com>
27809
27810         * c-parser.c (c_parser_for_statement): Initialize
27811         collection_expression.
27812
27813 2011-01-19  Joseph Myers  <joseph@codesourcery.com>
27814
27815         * config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.
27816
27817 2011-01-19  Joseph Myers  <joseph@codesourcery.com>
27818
27819         * config/rs6000/sysv4.h (LINK_PATH_SPEC): Remove.
27820         (LINK_SHLIB_SPEC): Don't use %(link_path).
27821         (SUBTARGET_EXTRA_SPECS): Remove link_path.
27822
27823 2011-01-19  Joseph Myers  <joseph@codesourcery.com>
27824
27825         * config/rs6000/sysv4.h (SHARED_LIB_SUPPORT): Remove conditional.
27826         (NO_SHARED_LIB_SUPPORT): Remove.
27827         (LINK_SHLIB_SPEC): Remove one conditional definition.
27828
27829 2011-01-19  Joseph Myers  <joseph@codesourcery.com>
27830
27831         * config/mips/linux64.h (LINK_SPEC): Remove %{non_shared}
27832         %{call_shared}.
27833         * config/mips/mips.h (LINK_SPEC): Remove %{non_shared}.
27834         * config/mips/netbsd.h (LINK_SPEC): Remove %{call_shared}.
27835         * config/mips/openbsd.h (LINK_SPEC): Remove %{non_shared}
27836         %{call_shared} and conditionals on these options not being passed.
27837         * config/mips/sde.h (LINK_SPEC): Remove %{non_shared}
27838         %{call_shared}.
27839
27840 2011-01-19  Jakub Jelinek  <jakub@redhat.com>
27841
27842         * ipa-split.c (find_return_bb): Use single_pred_p/single_pred_edge,
27843         simplify.
27844
27845         * ipa-split.c: Spelling fixes.
27846
27847 2011-01-19  Richard Henderson  <rth@redhat.com>
27848
27849         * config/mn10300/mn10300.md (mulsi3): Use reg_or_am33_const_operand.
27850         (*mulsi3): Likewise.
27851
27852         * longlong.h [__mn10300__] (count_leading_zeros): New.
27853         [__mn10300__] (umul_ppmm, smul_ppmm): New.
27854         [__mn10300__] (add_ssaaaa, subddmmss): New.
27855         [__mn10300__] (udiv_qrnnd, sdiv_qrnnd): New.
27856         [__mn10300__] (UMUL_TIME, UDIV_TIME): New.
27857
27858 2011-01-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
27859
27860         * config/spu/spu.h (MOVE_RATIO): Return 4 in the !speed case.
27861
27862 2011-01-19  Richard Henderson  <rth@redhat.com>
27863
27864         * config/mn10300/mn10300.md (addsi3_flags): New.
27865         (addc_internal, adddi3, adddi3_internal, *adddi3_degenerate): New.
27866         (subsi3_flags, subc_internal, subdi3): New.
27867         (subdi3_internal, *subdi3_degenerate): New.
27868         * config/mn10300/predicates.md (reg_or_am33_const_operand): New.
27869
27870         * config/mn10300/mn10300.c (mn10300_can_use_retf_insn): New.
27871         (mn10300_can_use_rets_insn): Rename from mn10300_can_use_return_insn.
27872         (mn10300_expand_epilogue): Use it.  Compute REG_SAVE_BYTES once.
27873         * config/mn10300/mn10300-protos.h: Update.
27874         * config/mn10300/mn10300.md (return): Use mn10300_can_use_retf_insn.
27875         (return_ret): Likewise.  Rename from return_internal_regs.
27876         (return_internal): Remove.
27877
27878         * config/mn10300/mn10300.c (mn10300_unspec_int_label_counter): Remove.
27879         (mn10300_asm_output_addr_const_extra): Don't handle UNSPEC_INT_LABEL.
27880         (mn10300_legitimate_constant_p): Likewise.
27881         (mn10300_can_use_return_insn): Use mn10300_initial_offset.
27882         (mn10300_frame_size): New.
27883         (mn10300_expand_prologue): Use it.
27884         (mn10300_expand_epilogue): Likewise.
27885         (mn10300_initial_offset): Likewise.
27886         * config/mn10300/mn10300-protos.h: Update.
27887         * config/mn10300/mn10300.h (mn10300_unspec_int_label_counter): Remove.
27888         * config/mn10300/mn10300.md (UNSPEC_INT_LABEL): Remove.
27889         (prologue, epilogue, return_internal): Tidy output code.
27890         (mn10300_store_multiple_operation, return): Likewise.
27891         (int_label, pop_pic_reg, GOTaddr2picreg): Remove.
27892         (am33_loadPC, mn10300_loadPC, call_next_insn): Remove.
27893         (add_GOT_to_pic_reg, add_GOT_to_any_reg): Remove.
27894         (load_pic, am33_load_pic): New.
27895         (mn10300_load_pic0, mn10300_load_pic1): New.
27896
27897         * config/mn10300/mn10300-modes.def (CCZN, CCZNC): New modes.
27898         * config/mn10300/mn10300.c (CC_FLAG_Z): New.
27899         (CC_FLAG_N, CC_FLAG_C, CC_FLAG_V): New.
27900         (cc_flags_for_mode, cc_flags_for_code): New.
27901         (mn10300_print_operand) ['B']: Use nc/ns for GE/LT when the
27902         overflow flag is not valid.  Validate that the flags we need
27903         for the comparison are valid.
27904         (mn10300_output_cmp): Remove.
27905         (mn10300_output_add): New.
27906         (mn10300_select_cc_mode): Use cc_flags_for_code.
27907         (mn10300_split_cbranch): New.
27908         (mn10300_match_ccmode): New.
27909         (mn10300_split_and_operand_count): New.
27910         * config/mn10300/mn10300.h (SELECT_CC_MODE): Pass all of the arguments
27911         to the function.
27912         * config/mn10300/mn10300.md (*am33_addsi3, *mn10300_addsi3): Merge...
27913         (addsi3): ... here.  Use mn10300_output_add.
27914         (*addsi3_flags): New.
27915         (*am33_subsi3, *mn10300_subsi3): Merge...
27916         (subsi3): ... here.  Use attribute isa.
27917         (*subsi3_flags): New.
27918         (negsi2): Rewrite from expander to insn_and_split.  Use NOT+INC
27919         when possible.
27920         (*am33_andsi3, *mn10300_andsi3): Merge...
27921         (andsi3): ... here.
27922         (*andsi3_flags): New.
27923         (andsi3 splitters): New.
27924         (*am33_iorsi3, *mn10300_iorsi3): Merge...
27925         (iorsi3): ... here.
27926         (*iorsi3_flags): New.
27927         (*am33_xorsi3, *mn10300_xorsi3): Merge...
27928         (xorsi3): ... here.
27929         (*xorsi3_flags): New.
27930         (*am33_cmpsi2, *mn10300_cmplsi2): Merge...
27931         (one_cmplsi2): ... here.
27932         (*one_cmplsi2_flags): New.
27933         (*cbranchsi4_cmp): Rename from cbranchsi4_post_reload.  Use "r"
27934         instead of "dax" in constraints.  Use mn10300_split_cbranch.
27935         (*cmpsi): Rename from cmpsi.  Do not use mn10300_output_cmp.  Do not
27936         use matching constraints to eliminate a self-comparison.
27937         (*integer_conditional_branch): Rename from integer_conditional_branch.
27938         Use int_mode_flags to match CC_REG.
27939         (*cbranchsi4_btst, *btstsi): New.
27940         (*cbranchsf4_cmp): Rename from *cbranchsf4_post_reload.  Use
27941         mn10300_split_cbranch.
27942         (*am33_cmpsf): Rename from am33_cmpsf.
27943         (*float_conditional_branch): Rename from float_conditional_branch.
27944         (*zero_extendqisi2_am33, *zero_extendqisi2_mn10300): Merge...
27945         (zero_extendqisi2): ... here.
27946         (*zero_extendhisi2_am33, *zero_extendhisi2_mn10300): Merge...
27947         (zero_extendhisi2): ... here.
27948         (*extendqisi2_am33, *extendqisi2_mn10300): Merge...
27949         (extendqisi2): ... here.
27950         (*extendhisi2_am33, *extendhisi2_mn10300): Merge...
27951         (extendhisi2): ... here.
27952         (*am33_ashlsi3, *mn10300_ashlsi3): Merge...
27953         (ashlsi3): ... here.
27954         (*am33_lshrsi3, *mn10300_lshrsi3): Merge...
27955         (lshrsi3): ... here.
27956         (*am33_ashrisi3, *mn10300_ashrsi3): Merge...
27957         (ashrsi3): ... here.
27958         (consecutive add peephole): Remove.
27959         * config/mn10300/predicates.md (label_ref_operand): New.
27960         (int_mode_flags): New.
27961         (CCZN_comparison_operator): New.
27962
27963         * config/mn10300/mn10300.md (UNSPEC_EXT): New.
27964         (throughput_42_latency_43): New reservation.
27965         (mulsidi3, umulsidi3): New expanders.
27966         (mulsidi3_internal): Rewrite from old mulsidi3 pattern.  Expose
27967         the MDR register to allocation; separately allocate the low and
27968         high parts of the DImode result.
27969         (umulsidi3_internal): Similarly.
27970         (*am33_mulsi3, *mn10300_mulsi3): Merge into ...
27971         (*mulsi3): ... here.  Clobber MDR as a scratch as necessary.
27972         (udivsi3, umodsi3): Remove.
27973         (udivmodsi4, divmodsi4): New expanders.
27974         (*udivmodsi4): Rename from udivmodsi4.  Expose MDR properly.
27975         (*divmodsi4): Simiarly.
27976         (ext_internal): New.
27977
27978         * config/mn10300/constraints.md ("z"): New constraint.
27979         * config/mn10300/mn10300.h (MDR_REGNUM): Remove.
27980         (FIXED_REGISTERS): Don't fix MDR.
27981         (CALL_USED_REGSITERS): Reformat nicely.
27982         (REG_ALLOC_ORDER): Add MDR.
27983         (enum regclass): Add MDR_REGS.
27984         (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update to match.
27985         (IRA_COVER_CLASSES): Add MDR_REGS.
27986         (REGNO_REG_CLASS): Handle MDR_REG.
27987         * config/mn10300/mn10300.c (mn10300_secondary_reload): Handle MDR_REGS.
27988         (mn10300_register_move_cost): Likewise.
27989         * config/mn10300/mn10300.md (MDR_REG): New.
27990         (*movsi_internal): Handle moves to/from MDR_REGS.
27991
27992         * config/mn10300/mn10300.c (mn10300_print_operand_address): Handle
27993         POST_MODIFY.
27994         (mn10300_secondary_reload): Tidy combination reload classes.
27995         (mn10300_legitimate_address_p): Allow post-modify and reg+reg
27996         addresses for AM33.  Allow symbolic offsets for reg+imm.
27997         (mn10300_regno_in_class_p): New.
27998         (mn10300_legitimize_reload_address): New.
27999         * config/mn10300/mn10300.h (enum reg_class): Remove
28000         DATA_OR_ADDRESS_REGS, DATA_OR_EXTENDED_REGS, ADDRESS_OR_EXTENDED_REGS,
28001         SP_OR_EXTENDED_REGS, SP_OR_ADDRESS_OR_EXTENDED_REGS.  Add
28002         SP_OR_GENERAL_REGS.
28003         (REG_CLASS_NAMES): Update to match.
28004         (REG_CLASS_CONTENTS): Likewise.
28005         (INDEX_REG_CLASS): Use GENERAL_REGS for AM33.
28006         (BASE_REG_CLASS): Use SP_OR_GENERAL_REGS for AM33.
28007         (REGNO_IN_RANGE_P): Remove.
28008         (REGNO_DATA_P): Use mn10300_regno_in_class_p.
28009         (REGNO_ADDRESS_P, REGNO_EXTENDED_P): Likewise.
28010         (REGNO_STRICT_OK_FOR_BASE_P): Likewise.
28011         (REGNO_STRICT_OK_FOR_BIT_BASE_P): Likewise.
28012         (REGNO_STRICT_OK_FOR_INDEX_P): Likewise.
28013         (REGNO_SP_P, REGNO_AM33_P, REGNO_FP_P): Remove.
28014         (REGNO_GENERAL_P): New.
28015         (HAVE_POST_MODIFY_DISP): New.
28016         (USE_LOAD_POST_INCREMENT, USE_STORE_POST_INCREMENT): New.
28017         (LEGITIMIZE_RELOAD_ADDRESS): New.
28018         * config/mn10300/mn10300-protos.h: Update.
28019
28020         * config/mn10300/mn10300.c (mn10300_preferred_reload_class): Allow
28021         DATA_REGS for AM33 stack-pointer destination.
28022         (mn10300_preferred_output_reload_class): Likewise.
28023         (mn10300_secondary_reload): Rearrange mn10300_secondary_reload_class
28024         into a form appropriate for ...
28025         (TARGET_SECONDARY_RELOAD): New.
28026         * config/mn10300/mn10300.h (SECONDARY_RELOAD_CLASS): Remove.
28027         * config/mn10300/mn10300-protos.h: Update.
28028         * config/mn10300/mn10300.md (reload_plus_sp_const): Rename from
28029         reload_insi; use the "A" constraint for the scratch; handle AM33
28030         moves of sp to non-address registers.
28031
28032         * config/mn10300/mn10300.md (*am33_movqi, *mn10300_movqi): Merge into
28033         (*movqi_internal): ... here.
28034         (*am33_movhi, *mn10300_movhi): Merge into...
28035         (*movhi_internal): ... here.
28036         (*movsi_internal): Use "r" instead of "dax" in constraints.  Use "A"
28037         as the source/destination of moves from/to SP.
28038         (movsf): Only allow for AM33-2.
28039         (*movsf_internal): Use "r" instead of "dax"; use "F" instead of
28040         any integer constant constraint.  Only allow for AM33-2.  Tidy
28041         all of the alternative outputs.
28042         (movdi, movdf, *am33_2_movdf, *mn10300_movdf): Remove.
28043         (udivmodsi4): Delete expander and promote *udivmodsi4.  Disallow
28044         for MN103.
28045         (udivsi3, umodsi3): New patterns for MN103 only.
28046
28047 2011-01-19  Joern Rennecke  <amylaar@spamcop.net>
28048
28049         * doc/tm.texi.in: Spell out that a lack of register class unions
28050         can lead to ICEs.
28051         * doc/tm.texi: Regenerate.
28052
28053 2011-01-19  Jakub Jelinek  <jakub@redhat.com>
28054
28055         PR rtl-optimization/47337
28056         * dce.c (check_argument_store): New function.
28057         (find_call_stack_args): Ignore debug insns.  Use check_argument_store.
28058
28059         PR tree-optimization/47290
28060         * tree-eh.c (infinite_empty_loop_p): New function.
28061         (cleanup_empty_eh): Use it.
28062
28063 2011-01-18  Steve Ellcey  <sje@cup.hp.com>
28064
28065         PR target/46997
28066         * ia64.c (ia64_expand_unpack): Fix code for TARGET_BIG_ENDIAN.
28067         (a64_expand_widen_sum): Ditto.
28068         * vect.md (mulv2si3): Disable for TARGET_BIG_ENDIAN.
28069         (vec_extract_evenodd_help): Ditto.
28070         (vec_extract_evenv4hi): Ditto.
28071         (vec_extract_oddv4hi): Ditto.
28072         (vec_extract_evenv2si): Ditto.
28073         (vec_extract_oddv2si): Ditto.
28074         (vec_extract_evenv2sf): Ditto.
28075         (vec_extract_oddv2sf): Ditto.
28076         (vec_pack_trunc_v4hi: Ditto.
28077         (vec_pack_trunc_v2si): Ditto.
28078         (vec_interleave_lowv8qi): Fix for TARGET_BIG_ENDIAN.
28079         (vec_interleave_highv8qi): Ditto.
28080         (mix1_r): Ditto.
28081         (vec_extract_oddv8qi): Ditto.
28082         (vec_interleave_lowv4hi): Ditto.
28083         (vec_interleave_highv4hi): Ditto.
28084         (vec_interleave_lowv2si): Ditto.
28085         (vec_interleave_highv2si): Ditto.
28086
28087 2011-01-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
28088
28089         * doc/extend.texi: Mention __float128 support on hppa HP-UX.
28090         * config/pa/pa-hpux.h (HPUX_LONG_DOUBLE_LIBRARY): Define to 1.
28091         * config/pa/pa.c (pa_expand_builtin): New.  Include "langhooks.h".
28092         (pa_c_mode_for_suffix): New.
28093         (TARGET_EXPAND_BUILTIN): Define.
28094         (TARGET_C_MODE_FOR_SUFFIX): Define.
28095         (pa_builtins): Define.
28096         (pa_init_builtins): Register __float128 type and init new support
28097         builtins.
28098         * config/pa/pa.h (HPUX_LONG_DOUBLE_LIBRARY): Define if not defined.
28099         * config/pa/quadlib.c (_U_Qfcopysign): New.
28100
28101 2011-01-18  Eric Botcazou  <ebotcazou@adacore.com>
28102
28103         PR middle-end/46894
28104         * explow.c (allocate_dynamic_stack_space): Do not assume more than
28105         BITS_PER_UNIT alignment if STACK_DYNAMIC_OFFSET or STACK_POINTER_OFFSET
28106         are defined.
28107
28108 2011-01-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
28109
28110         PR tree-optimization/47179
28111         * config/spu/spu.c (spu_ref_may_alias_errno): New function.
28112         (TARGET_REF_MAY_ALIAS_ERRNO): Define.
28113
28114 2011-01-18  Richard Guenther  <rguenther@suse.de>
28115
28116         PR rtl-optimization/47216
28117         * emit-rtl.c: Include tree-flow.h.
28118         (set_mem_attributes_minus_bitpos): Use tree_could_trap_p instead
28119         of replicating it with different semantics.
28120         * Makefile.in (emit-rtl.o): Adjust.
28121
28122 2011-01-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
28123
28124         * config/arm/cortex-a9.md (cortex-a9-neon.md): Actually include.
28125         (cortex_a9_dp): Handle neon types correctly.
28126
28127 2011-01-18  Jakub Jelinek  <jakub@redhat.com>
28128
28129         PR rtl-optimization/47299
28130         * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: Don't use
28131         subtarget.  Use normal multiplication if both operands are constants.
28132         * expmed.c (expand_widening_mult): Don't try to optimize constant
28133         multiplication if op0 has VOIDmode.  Convert op1 constant to mode
28134         before using it.
28135
28136 2011-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28137
28138         * doc/lto.texi (LTO): Ensure two spaces after period.  Fix
28139         spacing after 'e.g.', typos, comma, hyphenation.
28140
28141 2011-01-17  Richard Henderson  <rth@redhat.com>
28142
28143         * config/rx/predicates.md (rx_constshift_operand): Use match_test.
28144         (rx_restricted_mem_operand): New.
28145         (rx_shift_operand): Use register_operand.
28146         (rx_source_operand, rx_compare_operand): Likewise.
28147         * config/rx/rx.md (addsi3_flags): New expander.
28148         (adddi3): Rewrite as expander.
28149         (adc_internal, *adc_flags, adddi3_internal): New patterns.
28150         (subsi3_flags): New expander.
28151         (subdi3): Rewrite as expander.
28152         (sbb_internal, *sbb_flags, subdi3_internal): New patterns.
28153
28154         * config/rx/rx.c (RX_BUILTIN_SAT): Remove.
28155         (rx_init_builtins): Remove sat builtin.
28156         (rx_expand_builtin): Likewise.
28157         * config/rx/rx.md (ssaddsi3): New.
28158         (*sat): Rename from sat.  Represent the CC_REG input.
28159
28160         * config/rx/predicates.md (rshift_operator): New.
28161         * config/rx/rx.c (rx_expand_insv): Remove.
28162         * config/rx/rx-protos.h: Update.
28163         * config/rx/rx.md (*bitset): Rename from bitset.  Swap the ashift
28164         operand to the canonical position.
28165         (*bitset_in_memory, *bitinvert, *bitinvert_in_memory): Similarly.
28166         (*bitclr, *bitclr_in_memory): Similarly.
28167         (*insv_imm, rx_insv_reg, *insv_cond, *bmcc, *insv_cond_lt): New.
28168         (insv): Retain the zero_extract in the expansion.
28169
28170         * config/rx/rx.md (bswapsi2): Use = not + for output reload.
28171         (bswaphi2, bitinvert, revw): Likewise.
28172
28173         * config/rx/rx.c (gen_rx_store_vector): Use VOIDmode for gen_rtx_SET.
28174         (gen_rx_rtsd_vector, gen_rx_popm_vector): Likewise.
28175         * config/rx/rx.md (pop_and_return): Use VOIDmode for SET.
28176         (stack_push, stack_pushm, stack_pop, stack_popm): Likewise.
28177         (bitset, bitset_in_memory): Likewise.
28178         (bitinvert, bitinvert_in_memory): Likewise.
28179         (bitclr, bitclr_in_memory): Likewise.
28180         (insv, sync_lock_test_and_setsi, movstr, rx_movstr): Likewise.
28181         (rx_strend, rx_cmpstrn): Likewise.
28182         (rx_setmem): Likewise.  Make the source BLKmode to match the dest.
28183         (bitop peep2 patterns): Remove.
28184
28185         * config/rx/rx.c (rx_match_ccmode): New.
28186         * config/rx/rx-protos.h: Update.
28187         * config/rx/rx.md (abssi2): Clobber, don't set flags.
28188         (addsi3, adddi3, andsi3, negsi2, one_cmplsi2, iorsi3): Likewise.
28189         (rotlsi3, rotrsi3, ashrsi3, lshrsi3, ashlsi3): Likewise.
28190         (subsi3, subdi3, xorsi3, addsf3, divsf3, mulsf3, subsf3): Likewise.
28191         (fix_truncsfsi2, floatsisf2): Likewise.
28192         (*abssi2_flags, *addsi3_flags, *andsi3_flags, *negsi2_flags): New.
28193         (*one_cmplsi2_flags, *iorsi3_flags, *rotlsi3_flags): New.
28194         (*rotrsi3_flags, *ashrsi3_flags, *lshrsi3_flags, *ashlsi3_flags): New.
28195         (*subsi3_flags, *xorsi3_flags): New.
28196
28197         * config/rx/rx.md (cstoresf4, *cstoresf4): New patterns.
28198
28199         * config/rx/rx.c (rx_print_operand): Remove workaround for
28200         unsplit comparison operations.
28201
28202         * config/rx/rx.md (movsicc): Split after reload.
28203         (*movsicc): Merge *movsieq and *movsine via match_operator.
28204         (*stcc): New pattern.
28205
28206         * config/rx/rx.c (rx_float_compare_mode): Remove.
28207         * config/rx/rx.h (rx_float_compare_mode): Remove.
28208         * config/rx/rx.md (cstoresi4): Split after reload.
28209         (*sccc): New pattern.
28210
28211         * config/rx/predicates.md (label_ref_operand): New.
28212         (rx_z_comparison_operator): New.
28213         (rx_zs_comparison_operator): New.
28214         (rx_fp_comparison_operator): New.
28215         * config/rx/rx.c (rx_print_operand) [B]: Examine comparison modes.
28216         Validate that the flags are set properly for the comparison.
28217         (rx_gen_cond_branch_template): Remove.
28218         (rx_cc_modes_compatible): Remove.
28219         (mode_from_flags): New.
28220         (flags_from_code): Rename from flags_needed_for_conditional.
28221         (rx_cc_modes_compatible): Re-write in terms of flags_from_mode.
28222         (rx_select_cc_mode): Likewise.
28223         (rx_split_fp_compare): New.
28224         (rx_split_cbranch): New.
28225         * config/rx/rx.md (most_cond, zs_cond): Remove iterators.
28226         (*cbranchsi4): Use match_operator and rx_split_cbranch.
28227         (*cbranchsf4): Similarly.
28228         (*cbranchsi4_tst): Rename from *tstbranchsi4_<code>.  Use
28229         match_operator and rx_split_cbranch.
28230         (*cbranchsi4_tst_ext): Combine *tstbranchsi4m_eq and
28231         tstbranchsi4m_ne.  Use match_operator and rx_split_cbranch.
28232         (*cmpsi): Rename from cmpsi.
28233         (*tstsi): Rename from tstsi.
28234         (*cmpsf): Rename from cmpsf; use CC_Fmode.
28235         (*conditional_branch): Rename from conditional_branch.
28236         (*reveresed_conditional_branch): Remove.
28237         (b<code>): Remove expander.
28238         * config/rx/rx-protos.h: Update.
28239
28240         * config/rx/rx.c (rx_compare_redundant): Remove.
28241         * config/rx/rx.md (cmpsi): Don't use it.
28242         * config/rx/rx-protos.h: Update.
28243
28244         * config/rx/rx-modes.def (CC_F): New mode.
28245         * config/rx/rx.c (rx_select_cc_mode): New.
28246         * config/rx/rx.h (SELECT_CC_MODE): Use it.
28247         * config/rx/rx-protos.h: Update.
28248
28249 2011-01-17  Richard Henderson  <rth@redhat.com>
28250
28251         * except.c (dump_eh_tree): Fix stray ; after for statement.
28252
28253 2011-01-17  Richard Guenther  <rguenther@suse.de>
28254
28255         PR tree-optimization/47313
28256         * tree-inline.c (tree_function_versioning): Move DECL_RESULT
28257         handling before copying the body.  Properly deal with
28258         by-reference result in SSA form.
28259
28260 2011-01-17  Ian Lance Taylor  <iant@google.com>
28261
28262         PR target/47219
28263         * config/sparc/sparc.c (sparc_sr_alias_set): Don't define.
28264         (struct_value_alias_set): Don't define.
28265         (sparc_option_override): Don't set sparc_sr_alias_set and
28266         struct_value_alias_set.
28267         (save_or_restore_regs): Use gen_frame_mem rather than calling
28268         set_mem_alias_set.
28269         (sparc_struct_value_rtx): Likewise.
28270
28271 2011-01-17  H.J. Lu  <hongjiu.lu@intel.com>
28272
28273         PR target/47318
28274         * config/i386/avxintrin.h (_mm_maskload_pd): Change mask to __m128i.
28275         (_mm_maskstore_pd): Likewise.
28276         (_mm_maskload_ps): Likewise.
28277         (_mm_maskstore_ps): Likewise.
28278         (_mm256_maskload_pd): Change mask to __m256i.
28279         (_mm256_maskstore_pd): Likewise.
28280         (_mm256_maskload_ps): Likewise.
28281         (_mm256_maskstore_ps): Likewise.
28282
28283         * config/i386/i386-builtin-types.def: Updated.
28284         (ix86_expand_special_args_builtin): Likewise.
28285
28286         * config/i386/i386.c (bdesc_special_args): Update
28287         __builtin_ia32_maskloadpd, __builtin_ia32_maskloadps,
28288         __builtin_ia32_maskloadpd256, __builtin_ia32_maskloadps256,
28289         __builtin_ia32_maskstorepd, __builtin_ia32_maskstoreps,
28290         __builtin_ia32_maskstorepd256 and __builtin_ia32_maskstoreps256.
28291
28292         * config/i386/sse.md (avx_maskload<ssemodesuffix><avxmodesuffix>):
28293         Use <avxpermvecmode> on mask register.
28294         (avx_maskstore<ssemodesuffix><avxmodesuffix>): Likewise.
28295
28296 2011-01-17  Olivier Hainque  <hainque@adacore.com>
28297             Michael Haubenwallner  <michael.haubenwallner@salomon.at>
28298             Eric Botcazou  <ebotcazou@adacore.com>
28299
28300         PR target/46655
28301         * xcoffout.c (ASM_OUTPUT_LINE): Output line only if positive, and only
28302         if <= USHRT_MAX in 32-bit mode.
28303
28304 2011-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28305
28306         * doc/install.texi (Configuration, Specific): Wrap long
28307         lines in examples.  Allow line wrapping in long options
28308         and URLs where beneficial for PDF output.
28309
28310 2011-01-16  Richard Sandiford  <rdsandiford@googlemail.com>
28311
28312         * config/mips/mips.c (mips_classify_symbol): Don't return
28313         SYMBOL_PC_RELATIVE for nonlocal labels.
28314
28315 2011-01-15  Eric Botcazou  <ebotcazou@adacore.com>
28316
28317         * config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.
28318
28319 2011-01-15  Jan Hubicka  <jh@suse.cz>
28320
28321         PR tree-optimization/47276
28322         * ipa.c (function_and_variable_visibility): Do not try to mark alias
28323         declarations as needed.
28324
28325 2011-01-15  Martin Jambor  <mjambor@suse.cz>
28326
28327         * common.opt (fdevirtualize): New flag.
28328         * doc/invoke.texi (Option Summary): Document it.
28329         * opts.c (default_options_table): Add devirtualize flag.
28330         * ipa-prop.c (detect_type_change): Return immediately if
28331         devirtualize flag is not set.
28332         (detect_type_change_ssa): Likewise.
28333         (compute_known_type_jump_func): Likewise.
28334         (ipa_analyze_virtual_call_uses): Likewise.
28335
28336 2011-01-14  Martin Jambor  <mjambor@suse.cz>
28337
28338         PR tree-optimization/45934
28339         PR tree-optimization/46302
28340         * ipa-prop.c (type_change_info): New type.
28341         (stmt_may_be_vtbl_ptr_store): New function.
28342         (check_stmt_for_type_change): Likewise.
28343         (detect_type_change): Likewise.
28344         (detect_type_change_ssa): Likewise.
28345         (compute_complex_assign_jump_func): Check for dynamic type change.
28346         (compute_complex_ancestor_jump_func): Likewise.
28347         (compute_known_type_jump_func): Likewise.
28348         (compute_scalar_jump_functions): Likewise.
28349         (ipa_analyze_virtual_call_uses): Likewise.
28350         (ipa_analyze_node): Push and pop cfun, set current_function_decl.
28351
28352 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28353
28354         * config/i386/i386.h (CC1_CPU_SPEC_1): Don't handle -msse5.
28355         * config/i386/i386.opt (msse5): New Alias.
28356
28357 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28358
28359         * config/sparc/linux.h (CC1_SPEC): Remove %{sun4:} %{target:}.
28360         * config/sparc/linux64.h (CC1_SPEC): Likewise.
28361         * config/sparc/netbsd-elf.h (CC1_SPEC32, CC1_SPEC64): Likewise.
28362         * config/sparc/sparc.h (CC1_SPEC): Likewise.
28363
28364 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28365
28366         * config/sparc/linux.h (CC1_SPEC): Don't handle old equivalents of
28367         -mcpu options.
28368         * config/sparc/linux64.h (CC1_SPEC): Likewise.
28369         * config/sparc/netbsd-elf.h (CC1_SPEC32, CC1_SPEC64): Likewise.
28370         * config/sparc/sol2-bi.h (CPP_CPU_SPEC, CC1_SPEC): Likewise.
28371         * config/sparc/sparc.h (CPP_CPU_SPEC, CC1_SPEC, ASM_CPU_SPEC):
28372         Likewise.
28373         * config/sparc/t-elf (MULTILIB_MATCHES): Don't handle -mv8.
28374
28375 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28376
28377         * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -fvec or -fvec-eabi.
28378
28379 2011-01-14  Mike Stump  <mikestump@comcast.net>
28380
28381         * config/alpha/alpha.md (umk_mismatch_args): Don't put a mode on set.
28382         * config/fr30/fr30.md: Likweise
28383         (movsi_push): Likewise.
28384         (movsi_pop): Likewise.
28385         (enter_func): Likewise.
28386         * config/moxie/moxie.md (movsi_push): Likewise.
28387         (movsi_pop): Likewise.
28388
28389 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28390
28391         * config/mips/linux64.h (LINK_SPEC): Remove %{bestGnum}
28392         %{no_archive} %{exact_version}.
28393         * config/mips/mips.h (LINK_SPEC): Remove %{bestGnum}.
28394         * config/mips/netbsd.h (LINK_SPEC): Remove %{bestGnum}
28395         %{no_archive} %{exact_version}.
28396         * config/mips/openbsd.h (LINK_SPEC): Likewise.
28397         * config/mips/sde.h (LINK_SPEC): Remove %{bestGnum}.
28398         * config/mips/vxworks.h: Likewise.
28399
28400 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28401
28402         * config/microblaze/microblaze.h (ASM_SPEC): Remove %{microblaze1}.
28403
28404 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28405
28406         * config/m32r/little.h (CPP_ENDIAN_SPEC, CC1_ENDIAN_SPEC,
28407         ASM_ENDIAN_SPEC, LINK_ENDIAN_SPEC): Remove.
28408
28409 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28410
28411         * config/i386/nwld.h (LINK_SPEC): Check -nodefaultlibs not
28412         -nodefaultlib.
28413
28414 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28415
28416         * config/cris/cris.h (ASM_SPEC, CRIS_ASM_SUBTARGET_SPEC): Check
28417         for mcpu not cpu.
28418         * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC,
28419         CRIS_CC1_SUBTARGET_SPEC, CRIS_ASM_SUBTARGET_SPEC): Check for mcpu
28420         not cpu.
28421         (CRIS_LINK_SUBTARGET_SPEC): Don't generate -rpath-link options.
28422         Don't handle -shlib.
28423
28424 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28425
28426         * config/avr/avr.h (CPP_SPEC): Don't handle -posix.
28427         (CC1_SPEC): Don't handle -profile.
28428
28429 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28430
28431         * config/microblaze/microblaze.h (CC1_SPEC): Remove -gline spec.
28432         * config/mips/mips.h (CC1_SPEC): Likewise.
28433
28434 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28435
28436         * config/microblaze/microblaze.h (CC1_SPEC): Remove %{save-temps: }.
28437         * config/mips/mips.h (CC1_SPEC): Likewise.
28438
28439 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28440
28441         * config/i386/linux.h (LINK_SPEC): Don't use %{!ibcs:} conditional.
28442         * config/m32r/linux.h (LINK_SPEC): Likewise.
28443         * config/mips/linux.h (LINK_SPEC): Likewise.
28444         * config/mips/linux64.h (LINK_SPEC): Likewise.
28445         * config/sparc/linux.h (LINK_SPEC): Likewise.
28446         * config/sparc/linux64.h (LINK_ARCH32_SPEC, LINK_ARCH64_SPEC,
28447         LINK_SPEC): Likewise.
28448         * config/xtensa/linux.h (LINK_SPEC): Likewise.
28449
28450 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28451
28452         * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove
28453         %{version:-v}.
28454         * config/lm32/uclinux-elf.h (LINK_SPEC): Likewise.
28455
28456 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28457
28458         * config/sparc/sp-elf.h (ASM_SPEC): Remove %{v:-V}.
28459         * config/sparc/sp64-elf.h (ASM_SPEC): Likewise.
28460
28461 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
28462
28463         * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{b}.
28464
28465 2011-01-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
28466
28467         * configure.ac (gcc_cv_ld_static_dynamic): Solaris 2 ld always
28468         supports -Bstatic/-Bdynamic.
28469         * configure: Regenerate.
28470
28471 2011-01-14  Jan Hubicka  <jh@suse.cz>
28472             Jack Howarth  <howarth@bromo.med.uc.edu>
28473
28474         PR target/46037
28475         * config/darwin.c (darwin_override_options): Honor flag_gtoggle
28476         when checking debug_info_level. Test write_symbols instead of
28477         debug_hooks->var_location when setting flag_var_tracking_uninit.
28478
28479 2011-01-14  Richard Guenther  <rguenther@suse.de>
28480
28481         PR tree-optimization/47179
28482         * target.def (ref_may_alias_errno): New target hook.
28483         * targhooks.h (default_ref_may_alias_errno): Declare.
28484         * targhooks.c: Include tree-ssa-alias.h and tree-flow.h.
28485         (default_ref_may_alias_errno): New function.
28486         * target.h (struct ao_ref_s): Declare.
28487         * tree-ssa-alias.c: Include target.h.
28488         (call_may_clobber_ref_p_1): Use the ref_may_alias_errno target hook.
28489         * Makefile.in (tree-ssa-alias.o): Adjust dependencies.
28490         (targhooks.o): Likewise.
28491         * doc/tm.texi.in (TARGET_REF_MAY_ALIAS_ERRNO): Document.
28492         * doc/tm.texi (TARGET_REF_MAY_ALIAS_ERRNO): Copy documentation.
28493
28494 2011-01-14  Richard Guenther  <rguenther@suse.de>
28495
28496         * tree-ssa-structalias.c  (new_var_info): Use DECL_HARD_REGISTER.
28497
28498 2011-01-14  Richard Guenther  <rguenther@suse.de>
28499
28500         PR tree-optimization/47280
28501         * tree-ssa-forwprop.c (associate_plusminus): Cleanup EH and
28502         return CFG changes.
28503         (tree_ssa_forward_propagate_single_use_vars): Deal with
28504         CFG changes from associate_plusminus.
28505
28506 2011-01-14  Richard Guenther  <rguenther@suse.de>
28507
28508         PR middle-end/47281
28509         Revert
28510         2011-01-11  Richard Guenther  <rguenther@suse.de>
28511
28512         PR tree-optimization/46076
28513         * tree-ssa.c (useless_type_conversion_p): Conversions from
28514         unprototyped to empty argument list function types are useless.
28515
28516 2011-01-14  Richard Guenther  <rguenther@suse.de>
28517
28518         PR tree-optimization/47286
28519         * tree-ssa-structalias.c (new_var_info): Register variables are global.
28520
28521 2011-01-14  Martin Jambor  <mjambor@suse.cz>
28522
28523         PR middle-end/46823
28524         * tree-inline.c (expand_call_inline): Get fndecl from call graph edge.
28525
28526 2011-01-13  Anatoly Sokolov  <aesok@post.ru>
28527
28528         * config/xtensa/xtensa.h (XTENSA_LIBCALL_VALUE, LIBCALL_VALUE,
28529         LIBCALL_OUTGOING_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
28530         * config/xtensa/xtensa.c (xtensa_libcall_value,
28531         xtensa_function_value_regno_p): New functions.
28532         (TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.
28533
28534 2011-01-13  Kai Tietz  <kai.tietz@onevision.com>
28535
28536         PR c++/47213
28537         * config/i386/cygming.h (TARGET_ASM_ASSEMBLE_VISIBILITY):
28538         PE specific hook.
28539         * config/i386/i386-protos.h (i386_pe_assemble_visibility):
28540         New function prototype.
28541         * config/i386/winnt.c (i386_pe_assemble_visibility):
28542         Warn only if attribute was specified by user.
28543
28544 2011-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
28545
28546         PR target/47251
28547         * config/rs6000/rs6000.md (floatunsdidf2): Add check for hardware
28548         floating point.
28549         (floatunsdidf2_fcfidu): Ditto.
28550
28551 2011-01-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
28552
28553         * config/s390/s390.c (print_operand_address): Replace 'error' with
28554         'output_operand_lossage'.
28555         (print_operand): Likewise.
28556
28557 2011-01-13  Jeff Law  <law@redhat.com>
28558
28559         PR rtl-optimization/39077
28560         * doc/invoke.texi (max-gcse-insertion-ratio): Document.
28561         * params.h (MAX_GCSE_INSERTION_RATIO): Define.
28562         * params.def (PARAM_MAX_GCSE_INSERTION_RATIO): Define.
28563         * lcm.c (pre_edge_lcm): Properly initialize output sbitmaps.
28564         * gcse.c (prune_insertions_deletions): New function.
28565         (compute_pre_data): Use it.
28566
28567 2011-01-13  Dodji Seketeli  <dodji@redhat.com>
28568
28569         PR debug/PR46973
28570         * dwarf2out.c (prune_unused_types_mark_generic_parms_dies): New
28571         static function.
28572         (prune_unused_types_mark): Use it.
28573
28574 2011-01-13  Andrey Belevantsev  <abel@ispras.ru>
28575
28576         PR rtl-optimization/45352
28577         * sel-sched.c: Update copyright years.
28578         (reset_sched_cycles_in_current_ebb): Also recheck the DFA state
28579         in the advancing loop when we have issued issue_rate insns.
28580
28581 2011-01-12  Richard Henderson  <rth@redhat.com>
28582
28583         * config/mn10300/mn10300.c (mn10300_md_asm_clobbers): New.
28584         (TARGET_MD_ASM_CLOBBERS): New.
28585
28586         * config/mn10300/mn10300.c (mn10300_delegitimize_address): New.
28587         (TARGET_DELEGITIMIZE_ADDRESS): New.
28588
28589         * config/mn10300/mn10300.md (UNSPEC_BSCH): New.
28590         (clzsi2, *bsch): New patterns.
28591
28592         * config/mn10300/mn10300.md (INT): New mode iterator.
28593         (*mov<INT>_clr): New pattern, and peep2 to generate it.
28594
28595         * config/mn10300/mn10300.c (mn10300_option_override): Force enable
28596         flag_split_wide_types.
28597
28598         * config/mn10300/mn10300.c (mn10300_asm_trampoline_template): Remove.
28599         (mn10300_trampoline_init): Rewrite without a template, an immediate
28600         load and a direct branch.
28601         * config/mn10300/mn10300.h (TRAMPOLINE_SIZE): Reduce to 16.
28602
28603 2011-01-12  Anatoly Sokolov  <aesok@post.ru>
28604
28605         * config/s390/s390.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
28606         * config/s390/s390-protos.h (s390_output_addr_const_extra): Remove.
28607         * config/s390/s390.c (s390_output_addr_const_extra): Make static.
28608         (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
28609
28610 2011-01-12  Kai Tietz  <kai.tietz@onevision.com>
28611
28612         PR debug/47209
28613         * dwarfout2.c (should_emit_struct_debug): Use TYPE_MAIN_VARIANT
28614         of type.
28615
28616 2011-01-12  Jan Hubicka  <jh@suse.cz>
28617
28618         PR driver/47244
28619         * gcc.c (PLUGIN_COND): Update to disable plugin unless -flto is used.
28620         (PLUGIN_COND_CLOSE): New macro.
28621         (LINK_COMMAND_SPEC): Update to use PLUGIN_COND_CLOSE.
28622
28623 2011-01-12  Richard Guenther  <rguenther@suse.de>
28624
28625         PR lto/47259
28626         * lto-streamer-out.c (output_gimple_stmt): Do not wrap
28627         register variables in a MEM_REF.
28628
28629 2011-01-12  Joseph Myers  <joseph@codesourcery.com>
28630
28631         * config.gcc (arm*-*-linux*, bfin*-uclinux*, bfin*-linux-uclibc*,
28632         crisv32-*-linux* | cris-*-linux*, frv-*-*linux*, moxie-*-uclinux*,
28633         hppa*64*-*-linux*, hppa*-*-linux*, i[34567]86-*-linux* |
28634         i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu |
28635         i[34567]86-*-gnu* | i[34567]86-*-kopensolaris*-gnu,
28636         x86_64-*-linux* | x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu,
28637         ia64*-*-linux*, lm32-*-uclinux*, m32r-*-linux*, m32rle-*-linux*,
28638         m68k-*-uclinux*, m68k-*-linux*, microblaze*-linux*,
28639         mips64*-*-linux* | mipsisa64*-*-linux*, mips*-*-linux*,
28640         s390-*-linux*, s390x-*-linux*, sh*-*-linux*, sparc-*-linux*,
28641         sparc64-*-linux*, vax-*-linux*, xtensa*-*-linux*,
28642         am33_2.0-*-linux*): Use gnu-user.h before linux.h.
28643         * config/gnu-user.h: New.  Copied from linux.h.
28644         (LINUX_TARGET_STARTFILE_SPEC): Rename to
28645         GNU_USER_TARGET_STARTFILE_SPEC.
28646         (LINUX_TARGET_ENDFILE_SPEC): Rename to
28647         GNU_USER_TARGET_ENDFILE_SPEC.
28648         (LINUX_TARGET_CC1_SPEC): Rename to GNU_USER_TARGET_CC1_SPEC.
28649         (LINUX_TARGET_LIB_SPEC): Rename to GNU_USER_TARGET_LIB_SPEC.
28650         (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC,
28651         LINUX_TARGET_OS_CPP_BUILTINS, CHOOSE_DYNAMIC_LINKER1,
28652         CHOOSE_DYNAMIC_LINKER, UCLIBC_DYNAMIC_LINKER,
28653         UCLIBC_DYNAMIC_LINKER32, UCLIBC_DYNAMIC_LINKER64,
28654         BIONIC_DYNAMIC_LINKER, BIONIC_DYNAMIC_LINKER32,
28655         BIONIC_DYNAMIC_LINKER64, LINUX_DYNAMIC_LINKER,
28656         LINUX_DYNAMIC_LINKER32, LINUX_DYNAMIC_LINKER64,
28657         TARGET_C99_FUNCTIONS, TARGET_HAS_SINCOS): Remove.
28658         * config/arm/linux-eabi.h (CC1_SPEC): Use
28659         GNU_USER_TARGET_CC1_SPEC.
28660         (LIB_SPEC): Use GNU_USER_TARGET_LIB_SPEC.
28661         (STARTFILE_SPEC): Use GNU_USER_TARGET_STARTFILE_SPEC.
28662         (ENDFILE_SPEC): Use GNU_USER_TARGET_ENDFILE_SPEC
28663         * config/linux.h (NO_IMPLICIT_EXTERN_C, ASM_APP_ON, ASM_APP_OFF,
28664         LINUX_TARGET_STARTFILE_SPEC, STARTFILE_SPEC,
28665         LINUX_TARGET_ENDFILE_SPEC, ENDFILE_SPEC, LINUX_TARGET_CC1_SPEC,
28666         CC1_SPEC, CPLUSPLUS_CPP_SPEC, LINUX_TARGET_LIB_SPEC, LIB_SPEC,
28667         LINK_EH_SPEC, LINK_GCC_C_SEQUENCE_SPEC, USE_LD_AS_NEEDED): Remove.
28668
28669 2011-01-12  Richard Guenther  <rguenther@suse.de>
28670
28671         PR other/46946
28672         * doc/invoke.texi (ffast-math): Document it is turned on
28673         with -Ofast.
28674
28675 2011-01-12  Jan Hubicka  <jh@suse.cz>
28676
28677         PR tree-optimization/47233
28678         * opts.c (common_handle_option): Disable ipa-reference with profile
28679         feedback.
28680
28681 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
28682
28683         * c-parser.c (c_parser_objc_at_property_declaration): Improved
28684         error message.
28685
28686 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
28687
28688         * c-parser.c (c_lex_one_token): Updated and reindented some
28689         comments.  No changes in code.
28690
28691 2011-01-11  Ian Lance Taylor  <iant@google.com>
28692
28693         * godump.c (go_output_var): Don't output the variable if there is
28694         already a type with the same name.
28695
28696 2011-01-11  Ian Lance Taylor  <iant@google.com>
28697
28698         * godump.c (go_format_type): Don't generate float80.
28699
28700 2011-01-11  Richard Henderson  <rth@redhat.com>
28701
28702         * config/mn10300/mn10300.c (mn10300_address_cost): Remove forward
28703         declaration.  Rewrite for both speed and size.
28704         (mn10300_address_cost_1): Remove.
28705         (mn10300_register_move_cost): New.
28706         (mn10300_memory_move_cost): New.
28707         (mn10300_rtx_costs): Rewrite for both speed and size.  Don't handle
28708         ZERO_EXTRACT.  Do handle UNSPEC, arithmetic, logicals, compare,
28709         extensions, shifts, BSWAP, CLZ.
28710         (mn10300_wide_const_load_uses_clr): Remove.
28711         (TARGET_REGISTER_MOVE_COST): New.
28712         (TARGET_MEMORY_MOVE_COST): New.
28713         * config/mn10300/mn10300-protos.h: Update.
28714         * config/mn10300/mn10300.h (REGISTER_MOVE_COST): Remove.
28715
28716         * config/mn10300/constraints.md ("R", "T"): Remove constraints.
28717         * config/mn10300/mn10300.c (mn10300_mask_ok_for_mem_btst): Remove.
28718         * config/mn10300/mn10300-protos.h: Update.
28719         * config/mn10300/mn10300.md (movsi_internal): Don't use "R".
28720         (*byte_clear, *byte_set, *bit_clear1, *bit_clear2, *bit_set): Remove.
28721         (iorqi3, *am33_iorqi3, *mn10300_iorqi3): Remove.
28722         (*test_int_bitfield, *test_byte_bitfield): Remove.
28723         (*bit_test, *subreg_bit_test): Remove.
28724         * config/mn10300/predicates.md (const_8bit_operand): Remove.
28725
28726         * config/mn10300/constraints.md ("c"): Rename from "A".
28727         ("A", "D"): New constraint letters.
28728         * config/mn10300/mn10300.md (fmasf4): Use the "c" constraint.
28729         (fmssf4, fnmasf4, fnmssf4): Likewise.
28730
28731         * config/mn10300/mn10300.md (isa): New attribute.
28732         (enabled): New attribute.
28733
28734         * config/mn10300/mn10300.md (absdf2, negdf2): Remove.
28735         (abssf2, negsf2): Define only for hardware fp.
28736         (sqrtsf2): Reformat.
28737         (addsf3, subsf3, mulsf3): Merge expander and insn.
28738
28739         * config/mn10300/mn10300.h (ARG_PIONTER_CFA_OFFSET): New.
28740         (DEBUGGER_AUTO_OFFSET): Remove.
28741         (DEBUGGER_ARG_OFFSET): Remove.
28742
28743         * config/mn10300/mn10300.c (mn10300_gen_multiple_store): Make static.
28744         Emit register stores with the same offsets as the hardware.
28745         (mn10300_store_multiple_operation): Don't check that the register
28746         save offsets are monotonic.
28747         * config/mn10300/mn10300-protos.h: Update.
28748
28749         * config/mn10300/mn10300.h (ASM_PN_FORMAT): Delete.
28750
28751         * config/mn10300/mn10300.h (INCOMING_RETURN_ADDR_RTX): Define
28752         in terms of the value on the stack, not the MDR register.
28753
28754 2011-01-11  Jan Hubicka  <jh@suse.cz>
28755
28756         PR lto/45721
28757         PR lto/45375
28758         * tree.h (symbol_alias_set_t): Move typedef here from varasm.c
28759         (symbol_alias_set_destroy, symbol_alias_set_contains,
28760         propagate_aliases_backward): Declare.
28761         * lto-streamer-out.c (struct sets): New sturcture.
28762         (trivally_defined_alias): New function.
28763         (output_alias_pair_p): Rewrite.
28764         (output_unreferenced_globals): Fix output of alias pairs.
28765         (produce_symtab): Likewise.
28766         * ipa.c (function_and_variable_visibility): Set weak alias destination
28767         as needed in lto.
28768         * varasm.c (symbol_alias_set_t): Remove.
28769         (symbol_alias_set_destroy): Export.
28770         (propagate_aliases_forward, propagate_aliases_backward): New functions
28771         based on ...
28772         (compute_visible_aliases): ... this one; remove.
28773         (trivially_visible_alias): New
28774         (trivially_defined_alias): New.
28775         (remove_unreachable_alias_pairs): Rewrite.
28776         (finish_aliases_1): Reorganize code checking if alias is defined.
28777         * passes.c (rest_of_decl_compilation): Do not call assemble_alias when
28778         in LTO mode.
28779
28780 2011-01-11  Richard Guenther  <rguenther@suse.de>
28781
28782         PR tree-optimization/46076
28783         * tree-ssa.c (useless_type_conversion_p): Conversions from
28784         unprototyped to empty argument list function types are useless.
28785
28786 2011-01-11  Richard Guenther  <rguenther@suse.de>
28787
28788         PR middle-end/45235
28789         * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not mark
28790         volatile MEMs as MEM_READONLY_P.
28791
28792 2011-01-11  Richard Guenther  <rguenther@suse.de>
28793
28794         PR tree-optimization/47239
28795         * tree-ssa-ccp.c (get_value_from_alignment): Punt for FUNCTION_DECLs.
28796
28797 2011-01-11  Jeff Law  <law@redhat.com>
28798
28799         PR tree-optimization/47086
28800         * tree-ssa-loop-ivopts.c (find_givs_in_stmt_scev): Do not record
28801         IVs from statements that might throw.
28802
28803 2011-01-10  Jan Hubicka  <jh@suse.cz>
28804
28805         PR lto/45375
28806         * lto-cgraph.c (input_profile_summary): Remove overactive sanity check.
28807
28808 2011-01-10  Jan Hubicka  <jh@suse.cz>
28809
28810         PR lto/45375
28811         * profile.c (read_profile_edge_counts): Ignore profile inconistency
28812         when correcting profile.
28813
28814 2011-01-10  Jan Hubicka  <jh@suse.cz>
28815
28816         PR lto/46083
28817         * lto-streamer-out.c (pack_ts_function_decl_value_fields): Store
28818         DECL_FINI_PRIORITY.
28819         * lto-streamer-in.c (unpack_ts_function_decl_value_fields):
28820         Restore DECL_FINI_PRIORITY.
28821
28822 2011-01-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28823
28824         * doc/gimple.texi: Fix quoting of multi-word return values in
28825         @deftypefn statements.  Ensure presence of return value.  Wrap
28826         overlong @deftypefn lines.
28827         (is_gimple_operand, is_gimple_min_invariant_address): Remove
28828         descriptions of removed functions.
28829         * doc/hostconfig.texi (Host Common): Wrap long line, fix quoting
28830         of multi-word return value in @deftypefn statement.
28831
28832 2011-01-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28833
28834         * doc/gimple.texi (Temporaries, Operands, Compound Lvalues)
28835         (Conditional Expressions, Logical Operators)
28836         (Statement and operand traversals): Do not indent smallexample
28837         code.  Fix duplicate function argument in example.
28838
28839 2011-01-10  Jeff Law  <law@redhat.com>
28840
28841         PR tree-optimization/47141
28842         * ipa-split.c (split_function): Handle case where we are
28843         returning a value and the return block has a virtual operand phi.
28844
28845 2011-01-10  Jan Hubicka  <jh@suse.cz>
28846
28847         PR tree-optimization/47234
28848         * tree-pass.h (TODO_rebuild_cgraph_edges): New TODO.
28849         (pass_feedback_split_functions): Declare.
28850         * passes.c (init_optimization_passes): Add ipa-split as subpass of
28851         tree-profile.
28852         * ipa-split.c (gate_split_functions): Update comments; disable
28853         split-functions for profile_arc_flag and branch_probabilities.
28854         (gate_feedback_split_functions): New function.
28855         (execute_feedback_split_functions): New function.
28856         (pass_feedback_split_functions): New global var.
28857
28858 2011-01-10  H.J. Lu  <hongjiu.lu@intel.com>
28859
28860         PR lto/46760
28861         * tree-inline.c (tree_can_inline_p): Check e->call_stmt before
28862         calling gimple_call_set_cannot_inline.
28863
28864 2011-01-10  Iain Sandoe  <iains@gcc.gnu.org>
28865
28866         * config/darwin-sections.def: Remove unused section.
28867
28868 2011-01-10  Dave Korn  <dave.korn.cygwin@gmail.com>
28869
28870         PR c++/47218
28871         * cgraphunit.c (assemble_thunk): Call resolve_unique_section.
28872
28873 2011-01-09  Nicola Pero  <nicola.pero@meta-innovation.com>
28874
28875         PR objc/47232
28876         * c-parser.c (c_parser_declaration_or_fndef): Improved
28877         error message.
28878
28879 2011-01-09  Kai Tietz  <kai.tietz@onevision.com>
28880
28881         * config/i386/winnt.c (i386_pe_start_function): Make sure
28882         to switch back to function's section.
28883
28884 2011-01-09  Iain Sandoe  <iains@gcc.gnu.org>
28885
28886         PR gcc/46902
28887         PR testsuite/46912
28888         * plugin.c: Move include of dlfcn.h from here...
28889         * system.h: ... to here.
28890
28891 2011-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
28892
28893         * doc/cpp.texi (C++ Named Operators): Fix markup for header
28894         file name.
28895         * doc/cppinternals.texi (Top): Wrap node in @ifnottex to avoid
28896         two extra empty pages in PDF output.
28897
28898 2011-01-08  Nicola Pero  <nicola.pero@meta-innovation.com>
28899
28900         PR objc/47078
28901         * c-parser.c (c_parser_objc_type_name): If the type is unknown,
28902         for error recovery purposes behave as if it was not specified so
28903         that the default type is usd.
28904
28905 2011-01-07  Jan Hubicka  <jh@suse.cz>
28906
28907         PR tree-optmization/46469
28908         * ipa.c (function_and_variable_visibility): Clear needed flags on
28909         nodes with external decls; handle weakrefs merging correctly.
28910
28911 2011-01-07  Joseph Myers  <joseph@codesourcery.com>
28912
28913         * opts.c (finish_options): Set opts->x_flag_opts_finished to true,
28914         not false.
28915
28916 2011-01-07  Jan Hubicka  <jh@suse.cz>
28917
28918         * doc/invoke.texi (-flto, -fuse-linker-plugin): Update defaults
28919         and no longer claim that gold is required for linker plugin.
28920         * configure: Regenerate.
28921         * gcc.c (PLUGIN_COND): New macro.
28922         (LINK_COMMAND_SPEC): Use it.
28923         (main): Default to plugin enabled with HAVE_LTO_PLUGIN is set.
28924         * config.in (HAVE_LTO_PLUGIN): New.
28925         * configure.ac (--with-lto-plugin): New parameter; autodetect
28926         HAVE_LTO_PLUGIN.
28927
28928 2011-01-07  Jan Hubicka  <jh@suse.cz>
28929
28930         PR tree-optimization/46367
28931         * ipa-inline.c (cgraph_clone_inlined_nodes): Use original function only
28932         when we can update original.
28933         (cgraph_mark_inline_edge): Sanity check.
28934         * ipa-prop.c (ipa_make_edge_direct_to_target): Sanity check.
28935
28936 2011-01-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
28937
28938         * config/spu/spu.h (ASM_COMMENT_START): Define.
28939
28940 2011-01-07  H.J. Lu  <hongjiu.lu@intel.com>
28941
28942         PR driver/42445
28943         * gcc.c (%>S): New.
28944         (SWITCH_KEEP_FOR_GCC): Likewise.
28945         (set_collect_gcc_options): Check SWITCH_KEEP_FOR_GCC.
28946         (do_spec_1): Handle "%>".
28947
28948         * config/i386/i386.h (CC1_CPU_SPEC): Replace "%<" with "%>".
28949
28950 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
28951
28952         PR target/47201
28953         * config/i386/i386.c (ix86_delegitimize_address): If
28954         simplify_gen_subreg fails, return orig_x.
28955
28956         PR bootstrap/47187
28957         * value-prof.c (gimple_stringop_fixed_value): Handle
28958         lhs of the call properly.
28959
28960 2011-01-07  Jan Hubicka  <jh@suse.cz>
28961
28962         PR lto/45375
28963         * lto-opt.c (lto_reissue_options): Set flag_shlib.
28964
28965 2011-01-07  Iain Sandoe  <iains@gcc.gnu.org>
28966
28967         * target.def (function_switched_text_sections): New hook.
28968         * doc/tm.texi: Regenerated.
28969         * doc/tm.texi.in (TARGET_ASM_FUNCTION_SWITCHED_TEXT_SECTIONS): New.
28970         * final.c (default_function_switched_text_sections): New.
28971         (final_scan_insn): Call function_switched_text_sections when a
28972         mid-function section change occurs.
28973         * output.h (default_function_switched_text_sections): Declare.
28974         * config/darwin-protos.h (darwin_function_switched_text_sections):
28975         Likewise.
28976         * config/darwin.c (darwin_function_switched_text_sections): New.
28977         * config/darwin.h (TARGET_ASM_FUNCTION_SWITCHED_TEXT_SECTIONS): New.
28978
28979 2011-01-07  Iain Sandoe  <iains@gcc.gnu.org>
28980
28981         * dwarf2out.c (gen_subprogram_die):  Add pubnames with code ranges for
28982         DWARF >= 3.  Add pubnames for the primary section and a reduced DIE for
28983         the secondary code fragment when outputting for DWARF == 2.
28984
28985 2011-01-07  Anatoly Sokolov  <aesok@post.ru>
28986
28987         * config/xtensa/xtensa.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
28988         * config/xtensa/xtensa-protos.h (xtensa_output_addr_const_extra):
28989         Remove.
28990         * config/xtensa/xtensa.c (xtensa_output_addr_const_extra): Make static.
28991         (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
28992
28993 2011-01-06  Eric Botcazou  <ebotcazou@adacore.com>
28994
28995         PR debug/46704
28996         * dwarf2out.c (dwarf2out_finish): Output the debug_aranges section only
28997         when it is not empty.
28998
28999 2011-01-06  Changpeng Fang  <changpeng.fang@amd.com>
29000
29001         Bobcat Enablement
29002         * config.gcc (i[34567]86-*-linux* | ...): Add btver1.
29003         (case ${target}): Add btver1.
29004         * config/i386/driver-i386.c (host_detect_local_cpu): Let
29005         -march=native recognize btver1 processors.
29006         * config/i386/i386-c.c (ix86_target_macros_internal): Add
29007         btver1 def_and_undef
29008         * config/i386/i386.c (struct processor_costs btver1_cost): New
29009         btver1 cost table.
29010         (m_BTVER1): New definition.
29011         (m_AMD_MULTIPLE): Includes m_BTVER1.
29012         (initial_ix86_tune_features): Add btver1 tune.
29013         (processor_target_table): Add btver1 entry.
29014         (static const char *const cpu_names): Add btver1 entry.
29015         (software_prefetching_beneficial_p): Add btver1.
29016         (ix86_option_override_internal): Add btver1 instruction sets.
29017         (ix86_issue_rate): Add btver1.
29018         (ix86_adjust_cost): Add btver1.
29019         * config/i386/i386.h (TARGET_BTVER1): New definition.
29020         (enum target_cpu_default): Add TARGET_CPU_DEFAULT_btver1.
29021         (enum processor_type): Add PROCESSOR_BTVER1.
29022         * config/i386/i386.md (define_attr "cpu"): Add btver1.
29023
29024 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
29025
29026         PR target/43309
29027         * config/i386/i386.c (legitimize_tls_address)
29028         <TLS_MODEL_INITIAL_EXEC>: Handle TARGET_64BIT && TARGET_SUN_TLS.
29029         * config/i386/i386.md (UNSPEC_TLS_IE_SUN): Declare.
29030         (tls_initial_exec_64_sun): New pattern.
29031
29032 2011-01-06  Gerald Pfeifer  <gerald@pfeifer.com>
29033
29034         * doc/invoke.texi (Overall Options): Improve wording and markup
29035         of the description of -wrapper.
29036
29037 2011-01-06  Joseph Myers  <joseph@codesourcery.com>
29038
29039         * config/sol2.opt (G, YP,, Ym,, compat-bsd, pthread, pthreads,
29040         rdynamic, threads): New Driver options.
29041
29042 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
29043
29044         PR target/38118
29045         * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Also switch to .bss
29046         if coming from .tdata.
29047         * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
29048
29049 2011-01-06  Jan Hubicka  <jh@suse.cz>
29050
29051         PR lto/47188
29052         * collect2.c (main): Do not enable LTOmode when plugin is active.
29053
29054 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
29055
29056         PR other/45915
29057         * configure.ac (gcc_cv_as_gnu_unique_object): Only use ldd
29058         --version output if supported.
29059         * configure: Regenerate.
29060
29061 2011-01-06  Joseph Myers  <joseph@codesourcery.com>
29062
29063         * config/linux-android.opt (tno-android-cc, tno-android-ld): New
29064         Driver options.
29065
29066 2011-01-06  Jakub Jelinek  <jakub@redhat.com>
29067
29068         PR c/47150
29069         * c-convert.c (convert): When converting a complex expression
29070         other than COMPLEX_EXPR to a different complex type, ensure
29071         c_save_expr is called instead of save_expr, unless in_late_binary_op.
29072         * c-typeck.c (convert_for_assignment): Set in_late_binary_op also
29073         when converting COMPLEX_TYPE.
29074
29075 2011-01-06  Ira Rosen  <irar@il.ibm.com>
29076
29077         PR tree-optimization/47139
29078         * tree-vect-loop.c (vect_is_simple_reduction_1): Check that
29079         only the last reduction value is used outside the loop.  Update
29080         documentation.
29081
29082 2011-01-05  Joseph Myers  <joseph@codesourcery.com>
29083
29084         * config/rtems.opt: New.
29085         * config.gcc (*-*-rtems*): Use rtems.opt.
29086
29087 2011-01-05  Changpeng Fang  <changpeng.fang@amd.com>
29088
29089         * config/i386/i386.c (ix86_option_override_internal): Bulldozer
29090         processors do not support 3DNow instructions.
29091
29092 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
29093
29094         * config/spu/spu.c (spu_option_override): Set parameter
29095         PARAM_MAX_COMPLETELY_PEEL_TIMES to 4 instead of 1.
29096
29097 2011-01-05  Jan Hubicka  <jh@suse.cz>
29098
29099         * lto-wrapper.c (run_gcc): Default to WHOPR mode when none is specified
29100         at the command line.
29101
29102 2011-01-05  Martin Jambor  <mjambor@suse.cz>
29103
29104         PR lto/47162
29105         * lto-cgraph.c (output_cgraph_opt_summary_p): Also check for thunk
29106         deltas on streamed outgoing edges.
29107         (output_node_opt_summary): Output info for outgoing edges only when
29108         the node is in new parameter set.
29109         (output_cgraph_opt_summary): New parameter set, passed to the two
29110         aforementioned functions.  Update its forward declaration and its
29111         callee too.
29112
29113 2011-01-05  Tom Tromey  <tromey@redhat.com>
29114
29115         * c-parser.c (c_parser_omp_atomic): Pass location of assignment
29116         operator to c_finish_omp_atomic.
29117         * c-typeck.c (lvalue_or_else): Add 'loc' argument.
29118         (build_unary_op): Update.
29119         (build_modify_expr): Update.
29120         (build_asm_expr): Update.
29121
29122 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
29123
29124         * config/spu/spu.c (emit_nop_for_insn): Set INSN_LOCATOR for
29125         newly inserted insns.
29126         (pad_bb): Likewise.
29127         (spu_emit_branch_hint): Likewise.
29128         (insert_hbrp_for_ilb_runout): Likewise.
29129         (spu_machine_dependent_reorg): Call df_finish_pass after
29130         schedule_insns returns.
29131
29132 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
29133
29134         * config/spu/spu.c (spu_expand_prologue): Support -fstack-usage.
29135
29136 2011-01-05  Eric Botcazou  <ebotcazou@adacore.com>
29137
29138         PR tree-optimization/47005
29139         * tree-sra.c (struct access): Add 'non_addressable' bit.
29140         (create_access): Set it for a DECL_NONADDRESSABLE_P field.
29141         (decide_one_param_reduction): Return 0 if the parameter is passed by
29142         reference and one of the accesses in the group is non_addressable.
29143
29144 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
29145
29146         PR tree-optimization/47056
29147         * cgraphbuild.c (mark_address): Remove ATTRIBUTE_UNUSED markers.
29148         (mark_load): Likewise.  Handle FUNCTION_DECL specially.
29149         (mark_store): Likewise.  Pass STMT to ipa_record_reference.
29150
29151 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
29152
29153         * dwarf2out.c (rtl_for_decl_init): Strip no-op conversions off the
29154         initializer.  Skip view conversions from aggregate types.
29155
29156 2011-01-04  Kai Tietz  <kai.tietz@onevision.com>
29157
29158         PR bootstrap/47055
29159         * libgcov.c (gcov_exit): Check for HAS_DRIVE_SPEC.
29160
29161 2011-01-04  Philipp Thomas  <pth@suse.de>
29162
29163         * config/microblaze/microbalse.opt (mxl-float-convert): Fix
29164         obvious typo.
29165
29166 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
29167
29168         * function.c (thread_prologue_and_epilogue_insns): Do not crash
29169         on empty epilogue sequences.
29170
29171 2011-01-04  Joseph Myers  <joseph@codesourcery.com>
29172
29173         * config/vxworks.opt (Bdynamic, Bstatic, Xbind-lazy, Xbind-now,
29174         non-static): New Driver options.
29175
29176 2011-01-04  Jie Zhang  <jie@codesourcery.com>
29177
29178         PR driver/47137
29179         * gcc.c (default_compilers[]): Set combinable field to 0
29180         for all assembly languages.
29181
29182 2011-01-04  Mingjie Xing  <mingjie.xing@gmail.com>
29183
29184         * config/mips/loongson3a.md: New file.
29185         * config/mips/mips.md: Include loongson3a.md.
29186         * config/mips/mips.c (mips_multipass_dfa_lookahead): Return 4 when
29187         TUNE_LOONGSON_3A.
29188
29189 2011-01-03  Eric Botcazou  <ebotcazou@adacore.com>
29190
29191         PR middle-end/47017
29192         * expr.c (expand_expr_real_1) <MEM_REF>: Call memory_address_addr_space
29193         instead of convert_memory_address_addr_space on the base expression.
29194
29195 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
29196
29197         * config/spu/spu.c (spu_option_override): Update error text
29198         for bad -march= / -mtune= values.
29199
29200 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
29201
29202         * config/spu/spu.c (asm_file_start): Only reset flag_var_tracking
29203         if branch-hint optimization will be performed.
29204
29205 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
29206
29207         PR tree-optimization/47148
29208         * ipa-split.c (split_function): Convert arguments to
29209         DECL_ARG_TYPE if possible.
29210
29211         PR tree-optimization/47155
29212         * tree-ssa-ccp.c (bit_value_binop_1): Use r1type instead of type
29213         when computing uns.
29214
29215         PR rtl-optimization/47157
29216         * combine.c (try_combine): If undobuf.other_insn becomes
29217         (set (pc) (pc)) jump, call update_cfg_for_uncondjump on it
29218         and set *new_direct_jump_p too.
29219
29220 2011-01-03  Sebastian Pop  <sebastian.pop@amd.com>
29221
29222         PR tree-optimization/47021
29223         * graphite-sese-to-poly.c (scan_tree_for_params): Handle ADDR_EXPR.
29224
29225 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
29226
29227         * gcc.c (process_command): Update copyright notice dates.
29228         * gcov.c (print_version): Likewise.
29229         * gcov-dump.c (print_version): Likewise.
29230         * mips-tfile.c (main): Likewise.
29231         * mips-tdump.c (main): Likewise.
29232
29233 2011-01-03  Martin Jambor  <mjambor@suse.cz>
29234
29235         PR tree-optimization/46801
29236         * tree-sra.c (type_internals_preclude_sra_p): Check whether
29237         aggregate fields start at byte boundary instead of the bit-field flag.
29238
29239 2011-01-03  H.J. Lu  <hongjiu.lu@intel.com>
29240
29241         PR driver/47137
29242         * gcc.c (main): Revert revision 168407.
29243
29244 2011-01-03  Martin Jambor  <mjambor@suse.cz>
29245
29246         * lto-cgraph.c (input_cgraph_opt_section): Use the correct section type.
29247
29248 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
29249
29250         * tree-vect-generic.c (expand_vector_operations_1): When using vector/
29251         vector optab to expand vector/scalar shift, update gimple to vector.
29252
29253 2011-01-03  Martin Jambor  <mjambor@suse.cz>
29254
29255         * cgraphunit.c (verify_cgraph_node): Verify there is no direct call to
29256         a thunk.
29257
29258 2011-01-03  Martin Jambor  <mjambor@suse.cz>
29259
29260         PR tree-optimization/46984
29261         * cgraph.h (cgraph_indirect_call_info): make field thunk_delta
29262         HOST_WIDE_INT.
29263         (cgraph_create_indirect_edge): Fixed line length.
29264         (cgraph_indirect_call_info): Declare.
29265         (cgraph_make_edge_direct) Update declaration.
29266         * cgraph.c (cgraph_allocate_init_indirect_info): New function.
29267         (cgraph_create_indirect_edge): Use it.
29268         (cgraph_make_edge_direct): Made delta HOST_WIDE_INT.  Updated all
29269         callees.
29270         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update for
29271         the new thunk_delta representation.
29272         * ipa-prop.c (ipa_make_edge_direct_to_target): Convert delta to
29273         HOST_WIDE_INT.
29274         (ipa_write_indirect_edge_info): Remove streaming of thunk_delta.
29275         (ipa_read_indirect_edge_info): Likewise.
29276         * lto-cgraph.c (output_edge_opt_summary): New function.
29277         (output_node_opt_summary): Call it on all outgoing edges.
29278         (input_edge_opt_summary): New function.
29279         (input_node_opt_summary): Call it on all outgoing edges.
29280
29281 2011-01-02  H.J. Lu  <hongjiu.lu@intel.com>
29282
29283         PR driver/47137
29284         * gcc.c (main): Don't check have_o when settting combine_inputs.
29285
29286 2011-01-02  Eric Botcazou  <ebotcazou@adacore.com>
29287
29288         * regrename.c: Add general comment describing the pass.
29289         (struct du_head): Remove 'length' field.
29290         (get_element, merge_sort_comparison, merge, sort_du_head): Remove.
29291         (regrename_optimize): Do not sort chains.  Rework comments, add others.
29292         Force renaming to the preferred class (if any) in the first pass and do
29293         not consider registers that belong to it in the second pass.
29294         (create_new_chain): Do not set 'length' field.
29295         (scan_rtx_reg): Likewise.
29296
29297 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
29298
29299         PR tree-optimization/47140
29300         * tree-ssa-ccp.c (evaluate_stmt): For binary assignments, use
29301         TREE_TYPE (lhs) instead of TREE_TYPE (rhs1) as second argument
29302         to bit_value_binop.
29303
29304         PR rtl-optimization/47028
29305         * cfgexpand.c (gimple_expand_cfg): Insert entry edge insertions after
29306         parm_birth_insn instead of at the beginning of first bb.
29307
29308 2011-01-02  Mingjie Xing  <mingjie.xing@gmail.com>
29309
29310         * doc/generic.texi: Remove duplicated "@subsubsection Statements".
29311         Remove the word "see" before "@pxref".
29312         * doc/rtl.texi: Remove the word "see" before "@pxref".
29313
29314 2011-01-01  Jan Hubicka  <jh@suse.cz>
29315
29316         * tree-loop-distribution.c (tree_loop_distribution): Do not use freed
29317         memory.
29318
29319 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
29320
29321         PR target/38662
29322         * tree.c (type_hash_eq): Call language hook for METHOD_TYPEs, too.
29323
29324 \f
29325 Copyright (C) 2011 Free Software Foundation, Inc.
29326
29327 Copying and distribution of this file, with or without modification,
29328 are permitted in any medium without royalty provided the copyright
29329 notice and this notice are preserved.