OSDN Git Service

* config/i386/i386.md (ix86_print_operand): Output DFmode const_double
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2011-03-24  Uros Bizjak  <ubizjak@gmail.com>
2
3         * config/i386/i386.md (ix86_print_operand): Output DFmode const_double
4         correctly.
5
6 2011-03-24  Jakub Jelinek  <jakub@redhat.com>
7
8         PR debug/48204
9         * simplify-rtx.c (simplify_const_unary_operation): Call
10         real_convert when changing mode class with FLOAT_EXTEND.
11
12 2011-03-24  Nick Clifton  <nickc@redhat.com>
13
14         * config/rx/rx.h (LABEL_ALIGN_FOR_BARRIER): Define.
15         (ASM_OUTPUT_MAX_SKIP_ALIGN): Define.
16         * config/rx/rx.c (rx_option_override): Set align_jumps,
17         align_loops and align_labels if not set by the user.
18         (rx_align_for_label): New function.
19         (rx_max_skip_for_label): New function.
20         (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): Define.
21         (TARGET_ASM_LOOP_ALIGN_MAX_SKIP): Define.
22         (TARGET_ASM_LABEL_ALIGN_MAX_SKIP): Define.
23         (TARGET_ASM_LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Define.
24         * config/rx/rx-protos.h (rx_align_for_label): Add prototype.
25
26 2011-03-24  Richard Sandiford  <richard.sandiford@linaro.org>
27
28         PR rtl-optimization/48263
29         * optabs.c (expand_binop_directly): Reinstate convert_modes code
30         and original commutative_p handling.  Use maybe_gen_insn.
31
32 2011-03-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
33
34         * reload.c (find_reloads_subreg_address): Add address_reloaded
35         parameter and return true there if the full address has been
36         reloaded.
37         (find_reloads_toplev): Pass address_reloaded flag.
38         (find_reloads_address_1): Don't use address_reloaded parameter.
39
40 2011-03-24  Jeff Law  <law@redhat.com>
41
42         * tree-ssa-live.c (remove_unused_scope_block_p): Remove set but
43         unused variable "ann".
44         (remove_unused_locals): Likewise.
45
46         * tree-ssa-copy.c (propagate_tree_value_into_stmt): Remove useless
47         statement.
48
49         * cfglayout.c (fixup_reorder_chain): Do not dereference E_FALL
50         after it is freed.
51
52 2011-03-24  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
53
54         * config/s390/s390.c (s390_preferred_reload_class): Return NO_REGS
55         for invalid symbolic addresses.
56         (s390_secondary_reload): Don't use s390_check_symref_alignment for
57         larl operands.
58
59 2011-03-24  Eric Botcazou  <ebotcazou@adacore.com>
60
61         * fold-const.c (fold_ternary_loc): Preserve the location (if any) of
62         the argument in calls to fold_truth_not_expr.
63
64 2011-03-24  Nathan Froyd  <froydnj@codesourcery.com>
65
66         * tree.c (record_node_allocation_statistics): New function.
67         (make_node_stat, copy_node_stat, build_string): Call it.
68         (make_tree_binfo_stat, make_tree_vec_stat, tree_cons_stat): Likewise.
69         (build1_stat, build_omp_clause): Likewise.
70
71 2011-03-24  Richard Sandiford  <richard.sandiford@linaro.org>
72
73         * builtins.c (expand_movstr): Fix endp == 1 adjustment after
74         last commit.
75
76 2011-03-24  Richard Guenther  <rguenther@suse.de>
77
78         PR tree-optimization/48271
79         * tree-ssa-dom.c (tree_ssa_dominator_optimize): Only cleanup
80         blocks that still exist.
81
82 2011-03-24  Richard Guenther  <rguenther@suse.de>
83
84         PR tree-optimization/48270
85         * tree-ssa-phiopt.c (cond_if_else_store_replacement): Do
86         not free datarefs before ddrs.
87
88 2011-03-24  Eric Botcazou  <ebotcazou@adacore.com>
89
90         * tree-sra.c (build_ref_for_offset): Strip useless type conversions
91         from the address built for a reference with variable offset.
92
93 2011-03-24  Uros Bizjak  <ubizjak@gmail.com>
94
95         PR target/48237
96         * config/i386/i386.md (*movdf_internal_rex64): Do not split
97         alternatives that can be handled with movq or movabsq insn.
98         (*movdf_internal): Disable for !TARGET_64BIT.
99         (*movdf_internal_nointeger): Ditto.
100         * config/i386/i386.c (ix86_print_operand): Handle DFmode immediates.
101
102 2011-03-24  Nathan Froyd  <froydnj@codesourcery.com>
103
104         * system.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Poison.
105         (FUNCTION_ARG_ADVANCE): Likewise.
106         * tm.texi.in: Change references to them to hook references.
107         * tm.texi: Regenerate.
108         * targhooks.c (default_function_arg): Eliminate check for target macro.
109         (default_function_incoming_arg): Likewise.
110         (default_function_arg_advance): Likewise.
111         * target.def (function_arg, function_incoming_arg): Change to DEFHOOK.
112         (function_arg_advance): Likewise.
113         * target-def.h: Eliminate FUNCTION_INCOMING_ARG check.
114
115 2011-03-24  Richard Guenther  <rguenther@suse.de>
116
117         PR middle-end/48269
118         * tree-object-size.c (addr_object_size): Do not double-account
119         for MEM_REF offsets.
120
121 2011-03-24  Diego Novillo  <dnovillo@google.com>
122
123         * lto-opts.c (input_data_block): Move to lto-streamer-in.c.
124         * lto-streamer-in.c (input_string_internal): Add clarifying comments.
125         (lto_input_data_block): Move from lto-opts.c.  Make extern.
126         Update all users.
127         (lto_input_string): Rename from input_string.  Make extern.
128         Update all users.
129         * lto-streamer-out.c (lto_output_string_with_length): Rename from
130         output_string_with_length.
131         Output 0 to indicate a non-NULL string.  Update all callers to
132         not emit 0.
133         (lto_output_string): Rename from output_string.  Make extern.
134         Update all users.
135         (lto_output_decl_state_streams): Make extern.
136         (lto_output_decl_state_refs): Make extern.
137         * lto-streamer.h (lto_input_string): Declare.
138         (lto_input_data_block): Declare.
139         (lto_output_string): Declare.
140         (lto_output_string_with_length): Declare.
141         (lto_output_decl_state_streams): Declare.
142         (lto_output_decl_state_refs): Declare.
143
144 2011-03-24  Richard Guenther  <rguenther@suse.de>
145
146         PR tree-optimization/46562
147         * tree.c (build_invariant_address): New function.
148         * tree.h (build_invariant_address): Declare.
149         * tree-dfa.c (get_addr_base_and_unit_offset): Wrap around
150         a renamed function moved ...
151         * tree-flow-inline.h (get_addr_base_and_unit_offset_1): ... here.
152         Take valueization callback parameter.
153         * tree-flow.h (gimple_fold_stmt_to_constant): Declare.
154         * gimple-fold.h: New file.
155         * tree-ssa-ccp.c (ccp_fold): Use gimple_fold_stmt_to_constant_1.
156         (ccp_fold, fold_const_aggregate_ref,
157         fold_ctor_reference, fold_nonarray_ctor_reference,
158         fold_array_ctor_reference, fold_string_cst_ctor_reference,
159         get_base_constructor): Move ...
160         * gimple-fold.c: ... here.
161         (gimple_fold_stmt_to_constant_1): New function
162         split out from ccp_fold.  Take a valueization callback parameter.
163         Valueize all operands.
164         (gimple_fold_stmt_to_constant): New wrapper function.
165         (fold_const_aggregate_ref_1): New function split out from
166         fold_const_aggregate_ref.  Take a valueization callback parameter.
167         (fold_const_aggregate_ref): Wrap fold_const_aggregate_ref_1.
168         * tree-ssa-sccvn.c (simplify_binary_expression): Simplify
169         invariant POINTER_PLUS_EXPRs to invariant form.
170         (vn_valueize): New function.
171         (try_to_simplify): Simplify by using gimple_fold_stmt_to_constant.
172         * tree-vrp.c (vrp_valueize): New function.
173         (vrp_visit_assignment_or_call): Use gimple_fold_stmt_to_constant
174         to fold statements to constants.
175         * tree-ssa-pre.c (eliminate): Properly guard propagation of
176         function declarations.
177         * Makefile.in (tree-ssa-sccvn.o, tree-vrp.o, gimple-fold.o,
178         tree-ssa-ccp.o): Add gimple-fold.h dependencies.
179
180 2011-03-24  Richard Sandiford  <richard.sandiford@linaro.org>
181
182         * config/h8300/predicates.md (jump_address_operand): Fix register
183         mode check.
184
185 2011-03-24  Ira Rosen  <ira.rosen@linaro.org>
186
187         * doc/invoke.texi (max-stores-to-sink): Document.
188         * params.h (MAX_STORES_TO_SINK): Define.
189         * opts.c (finish_options): Set MAX_STORES_TO_SINK to 0
190         if either vectorization or if-conversion is disabled.
191         * tree-data-ref.c (dr_equal_offsets_p1): Moved and renamed from
192         tree-vect-data-refs.c vect_equal_offsets.
193         (dr_equal_offsets_p): New function.
194         (find_data_references_in_bb): Remove static.
195         * tree-data-ref.h (find_data_references_in_bb): Declare.
196         (dr_equal_offsets_p): Likewise.
197         * tree-vect-data-refs.c (vect_equal_offsets): Move to tree-data-ref.c.
198         (vect_drs_dependent_in_basic_block): Update calls to
199         vect_equal_offsets.
200         (vect_check_interleaving): Likewise.
201         * tree-ssa-phiopt.c: Include cfgloop.h and tree-data-ref.h.
202         (cond_if_else_store_replacement): Rename to...
203         (cond_if_else_store_replacement_1): ... this.  Change arguments and
204         documentation.
205         (cond_if_else_store_replacement): New function.
206         * Makefile.in (tree-ssa-phiopt.o): Adjust dependencies.
207         * params.def (PARAM_MAX_STORES_TO_SINK): Define.
208
209 2011-03-23  Chung-Lin Tang  <cltang@codesourcery.com>
210
211         PR target/46934
212         * config/arm/arm.md (casesi): Use the gen_int_mode() function
213         to subtract lower bound instead of GEN_INT().
214
215 2011-03-23  Jonathan Wakely  <jwakely.gcc@gmail.com>
216
217         PR other/48179
218         PR other/48221
219         PR other/48234
220         * doc/extend.texi (Alignment): Move section to match order in TOC.
221         * doc/invoke.texi (i386 and x86-64 Windows Options): Likewise.
222         (Warning Options): Adjust -Wno-cpp summary and remove stray backslash.
223
224 2011-03-23  Jeff Law  <law@redhat.com>
225
226         * cfg.c (redirect_edge_succ_nodup): Duplicate the varm map
227         before removing the edge.
228
229         * cfgrtl.c (cfg_layout_redirect_edge_and_branch): Do not use E after
230         it may have been freed by redirect_branch_edge or
231         redirect_edge_succ_nodup.
232
233 2011-03-23  Richard Guenther  <rguenther@suse.de>
234
235         * tree-stdarg.c (va_list_counter_bump): Handle bumps via MEM_REF.
236         (check_va_list_escapes): Likewise.
237         (check_all_va_list_escapes): Likewise.
238
239 2011-03-23  Richard Guenther  <rguenther@suse.de>
240
241         * Makefile.in (IPA_TYPE_ESCAPE_H): Remove.
242         (OBJS-archive): Remove ipa-struct-reorg.o and ipa-type-escape.o.
243         (tree-ssa-alias.o): Do not depend on IPA_TYPE_ESCAPE_H.
244         (alias.o): Likewise.
245         (ipa-type-escape.o): Remove.
246         (ipa-struct-reorg.o): Likewise.
247         (GTFILES): Remove ipa-struct-reorg.c.
248         * alias.c: Do not include ipa-type-escape.h.
249         * tree-ssa-alias.c: Likewise.
250         * common.opt (fipa-struct-reorg): Preserve for backward compatibility.
251         * opts.c (finish_options): Do not reset flag_ipa_struct_reorg.
252         * passes.c (init_optimization_passes): Remove ipa-struct-reorg
253         and ipa-type-escape passes.
254         * tree-pass.h (pass_ipa_type_escape): Remove.
255         (pass_ipa_struct_reorg): Likewise.
256         * ipa-struct-reorg.h: Remove.
257         * ipa-struct-reorg.c: Likewise.
258         * ipa-type-escape.h: Likewise.
259         * ipa-type-escape.c: Likewise.
260         * doc/invoke.texi (-fipa-struct-reorg): Remove.
261         (--param struct-reorg-cold-struct-ratio): Likewise.
262         * params.def (PARAM_STRUCT_REORG_COLD_STRUCT_RATIO): Likewise.
263         * params.h (STRUCT_REORG_COLD_STRUCT_RATIO): Likewise.
264         * timevar.def (TV_IPA_TYPE_ESCAPE): Likewise.
265
266 2011-03-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
267
268         * config/s390/2084.md: Enable all insn reservations also for z9_ec
269         cpu attribute value.
270         * config/s390/s390-opts.h (enum s390_arch_option): Remove.
271         (enum processor_type): Add PROCESSOR_2094_Z9_EC.
272         * config/s390/s390.c (processor_flags_table): New constant array.
273         (s390_handle_arch_option): Remove.
274         (s390_handle_option): Remove s390_handle_arch_option invocations
275         and OPT_mwarn_framesize_ handling.
276         (s390_option_override): Remove s390_handle_arch_option invocation.
277         (s390_emit_prologue): Remove use of HOST_WIDE_INT_PRINT_DEC in
278         warnings.
279         * config/s390/s390.md (cpu attribute): Add z9_ec value.
280         * config/s390/s390.opt (s390_tune, s390_arch)
281         (march=): Replace s390_arch_option enum and values with
282         processor_type.  Set variable name to s390_arch.  Set
283         initialization value.
284         (mtune=): Replace s390_arch_option with processor_type.  Set
285         variable name to s390_tune.  Set initialization value.
286
287 2011-03-23  Julian Brown  <julian@codesourcery.com>
288
289         * expr.c (expand_expr_real_1): Only use BLKmode for volatile
290         accesses which are not naturally aligned.
291
292 2011-03-23  Richard Sandiford  <richard.sandiford@linaro.org>
293
294         PR target/47553
295         * config/arm/predicates.md (neon_lane_number): Accept 0..15.
296
297 2011-03-23  Richard Sandiford  <richard.sandiford@linaro.org>
298
299         * optabs.h (emit_unop_insn, maybe_emit_unop_insn): Change insn code
300         parameter from "int" to "enum insn_code".
301         (expand_operand_type): New enum.
302         (expand_operand): New structure.
303         (create_expand_operand): New function.
304         (create_fixed_operand, create_output_operand): Likewise
305         (create_input_operand, create_convert_operand_to): Likewise.
306         (create_convert_operand_from, create_address_operand): Likewise.
307         (create_integer_operand): Likewise.
308         (create_convert_operand_from_type, maybe_legitimize_operands): Declare.
309         (maybe_gen_insn, maybe_expand_insn, maybe_expand_jump_insn): Likewise.
310         (expand_insn, expand_jump_insn): Likewise.
311         * builtins.c (expand_builtin_prefetch): Use the new interfaces.
312         (expand_builtin_interclass_mathfn, expand_builtin_strlen): Likewise.
313         (expand_movstr, expand_builtin___clear_cache): Likewise.
314         (expand_builtin_lock_release): Likewise.
315         * explow.c (allocate_dynamic_stack_space): Likewise.
316         (probe_stack_range): Likewise.  Allow check_stack to FAIL,
317         and use the default handling in that case.
318         * expmed.c (check_predicate_volatile_ok): Delete.
319         (store_bit_field_1, extract_bit_field_1): Use the new interfaces.
320         (emit_cstore): Likewise.
321         * expr.c (emit_block_move_via_movmem): Likewise.
322         (set_storage_via_setmem, expand_assignment): Likewise.
323         (emit_storent_insn, try_casesi): Likewise.
324         (emit_single_push_insn): Likewise.  Allow the expansion to fail.
325         * optabs.c (expand_widen_pattern_expr, expand_ternary_op): Likewise.
326         (expand_vec_shift_expr, expand_binop_directly): Likewise.
327         (expand_twoval_unop, expand_twoval_binop): Likewise.
328         (expand_unop_direct, emit_indirect_jump): Likewise.
329         (emit_conditional_move, vector_compare_rtx): Likewise.
330         (expand_vec_cond_expr, expand_val_compare_and_swap_1): Likewise.
331         (expand_sync_operation, expand_sync_fetch_operation): Likewise.
332         (expand_sync_lock_test_and_set): Likewise.
333         (maybe_emit_unop_insn): Likewise.  Change icode to an insn_code.
334         (emit_unop_insn): Likewise.
335         (expand_copysign_absneg): Change icode to an insn_code.
336         (create_convert_operand_from_type): New function.
337         (maybe_legitimize_operand, maybe_legitimize_operands): Likewise.
338         (maybe_gen_insn, maybe_expand_insn, maybe_expand_jump_insn): Likewise.
339         (expand_insn, expand_jump_insn): Likewise.
340         * config/i386/i386.md (setmem<mode>): Use nonmemory_operand rather
341         than const_int_operand for operand 2.
342
343 2011-03-23  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
344
345         * dwarf2out.c (const_ok_for_output_1): Print the unspec enum name
346         if possible.
347
348 2011-03-22  Nathan Froyd  <froydnj@codesourcery.com>
349
350         * emit-rtl.c (emit_pattern_before_noloc): New function.
351         (emit_insn_before_noloc, emit_jump_insn_before_noloc): Call it.
352         (emit_call_insn_before_noloc, emit_debug_insn_before_noloc): Likewise.
353         (emit_pattern_after_noloc): New function.
354         (emit_insn_after_noloc, emit_jump_insn_after_noloc): Call it.
355         (emit_call_insn_after_noloc, emit_debug_insn_after_noloc): Likewise.
356
357 2011-03-22  Nathan Froyd  <froydnj@codesourcery.com>
358
359         * libgcc2.c (__lshrdi3, __ashldi3, __ashrdi3): Use W_TYPE_SIZE.
360         (__ffsDI2): Likewise.
361
362 2011-03-22  Richard Henderson  <rth@redhat.com>
363
364         * config/alpha/alpha.c (direct_return): Use TARGET_ABI_OSF instead
365         of !TARGET_ABI_OPEN_VMS.
366         (alpha_trampoline_init, alpha_start_function): Likewise.
367         (alpha_expand_epilogue, alpha_file_start): Likewise.
368         * config/alpha/alpha.md (divsi3, modsi3): Likewise.
369         (udivsi3, umodsi3, divdi3, moddi3, udivdi3, umoddi3): Likewise.
370         (*divmodsi_internal_er, *divmodsi_internal_er_1): Likewise.
371         (*divmodsi_internal, *divmoddi_internal_er): Likewise.
372         (*divmoddi_internal_er_1, *divmoddi_internal): Likewise.
373
374 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
375
376         * config/s390/s390-opts.h: New.
377         * config/s390/s390.c (s390_tune, s390_tune_flags, s390_arch,
378         s390_arch_flags, s390_warn_framesize, s390_stack_size,
379         s390_stack_guard): Remove.
380         (s390_handle_arch_option): Return void.  Take enum
381         s390_arch_option value instead of string and searching array.
382         (s390_handle_option): Don't assert that global structures are in
383         use.  Access variables via opts pointer.  Use error_at.  Don't use
384         sscanf for -mstack-guard= or -mstack-size=.  Update call to
385         s390_handle_arch_option.
386         (s390_option_override): Update call to s390_handle_arch_option.
387         (s390_emit_prologue): Use %d format for s390_stack_size in
388         diagnostic.  Use %wd for HOST_WIDE_INT.
389         * config/s390/s390.h (enum processor_type): Move to s390-opts.h.
390         (s390_tune, s390_tune_flags, s390_arch, s390_arch_flags): Remove.
391         * config/s390/s390.opt (config/s390/s390-opts.h): New
392         HeaderInclude entry.
393         (s390_arch_string, s390_tune, s390_tune_flags, s390_arch,
394         s390_arch_flags, s390_warn_framesize): New Variable entries.
395         (s390_arch_option): New Enum and EnumValue entries.
396         (march=): Use Enum instead of Var.
397         (mstack-guard=, mstack-size=): Use UInteger and Var.
398         (mtune=): Use Enum.
399
400 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
401
402         * config/score/score.c (score_handle_option): Don't assert that
403         global structures are in use.  Access target_flags via opts
404         pointer.  Use value of -march= option to determine target_flags
405         settings.
406         * config/score/score.opt (march=): Use Enum.
407         (score_arch): New Enum and EnumValue entries.
408
409 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
410
411         * config/mep/mep.c (option_mtiny_specified): Remove.
412         (mep_option_override): Move register handling for -mivc2 from
413         mep_handle_option.  Use global_options_set.x_mep_tiny_cutoff
414         instead of option_mtiny_specified.
415         (mep_handle_option): Access target_flags via opts pointer.  Don't
416         assert that global structures are in use.  Defer part of -mivc2
417         handling and move it to mep_option_override.
418         * config/mep/mep.opt (IVC2): New Mask entry.
419         (mivc2): Use Var and Defer instead of Mask.
420
421 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
422
423         * config/v850/v850-opts.h: New.
424         * config/v850/v850.c (small_memory): Replace with
425         small_memory_physical_max array.  Make that array static const.
426         (v850_handle_memory_option): Take integer value of argument.  Take
427         gcc_options pointer, option text and location.  Return void.
428         Update for changes to small memory structures.
429         (v850_handle_option): Access target_flags via opts pointer.  Don't
430         assert that global structures are in use.  Update calls to
431         v850_handle_memory_option.
432         (v850_encode_data_area): Update references to small memory settings.
433         * config/v850/v850.h (struct small_memory_info, small_memory): Remove.
434         (enum small_memory_type): Move to v850-opts.h.
435         * config/v850/v850.opt (config/v850/v850-opts.h): New
436         HeaderInclude entry.
437         (small_memory_max): New Variable entry.
438         (msda): Replace by pair of options msda= and msda-.  Use UInteger.
439         (mtda, mzda): Likewise.
440
441 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
442
443         * config/sh/sh.c (sh_handle_option): Access target_flags via opts
444         pointer.  Don't assert that global structures are in use.
445
446 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
447
448         * config/pdp11/pdp11.c (pdp11_handle_option): Access target_flags
449         via opts pointer.  Don't assert that global structures are in use.
450
451 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
452
453         * config/pa/pa-hpux.opt (flag_pa_unix): New Variable entry.
454         (munix=93): Use Var.
455         * config/pa/pa-hpux1010.opt (munix=95): Use Var.
456         * config/pa/pa-hpux1111.opt (munix=98): Use Var.
457         * config/pa/pa-opts.h: New.
458         * config/pa/pa.c (pa_cpu, flag_pa_unix): Remove.
459         (pa_handle_option): Don't assert that global structures are in
460         use.  Access target_flags via opts pointer.  Don't handle
461         OPT_mschedule_, OPT_mfixed_range_, OPT_munix_93, OPT_munix_95 or
462         OPT_munix_98 here.
463         (pa_option_override): Handle deferred OPT_mfixed_range_.
464
465 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
466
467         * config/mn10300/mn10300-opts.h: New.
468         * config/mn10300/mn10300.c (mn10300_processor,
469         mn10300_tune_string): Remove.
470         (mn10300_handle_option): Don't assert that global structures are
471         in use.  Access mn10300_processor via opts pointer.  Don't handle
472         OPT_mtune_ here.
473         * config/mn10300/mn10300.h (enum processor_type): Move to
474         mn10300-opts.h.
475         (mn10300_processor): Remove.
476         * config/mn10300/mn10300.opt (config/mn10300/mn10300-opts.h): New
477         HeaderInclude entry.
478         (mn10300_processor): New Variable entry.
479         (mtune=): Use Var.
480
481 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
482
483         * config/microblaze/microblaze.c: Don't include opts.h.
484         (microblaze_handle_option, TARGET_HANDLE_OPTION): Remove.
485         * config/microblaze/microblaze.opt (mxl-stack-check): Use Warn.
486         (mno-clearbss): Use Var and Warn.
487
488 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
489
490         * config/m32r/m32r-opts.h: New.
491         * config/m32r/m32r.c (m32r_model, m32r_sdata): Remove.
492         (m32r_handle_option): Don't assert that global structures are in
493         use.  Access target_flags and m32r_cache_flush_func via opts
494         pointer.  Don't handle OPT_mmodel_, OPT_msdata_ or
495         OPT_mno_flush_trap here.
496         * config/m32r/m32r.h (Code Models, Small Data Area): Replace by
497         include of m32r-opts.h.
498         * config/m32r/m32r.opt (config/m32r/m32r-opts.h): New
499         HeaderInclude entry.
500         (m32r_model_selected, m32r_sdata_selected): New Variable entries.
501         (mmodel=): Use Enum and Var.
502         (m32r_model): New Enum and EnumValue entries.
503         (mno-flush-trap): Use Var.
504         (msdata=): Use Enum and Var.
505         (m32r_sdata): New Enum and EnumValue entries.
506
507 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
508
509         * config/m32c/m32c.c: Don't include opts.h.
510         (target_memregs, target_memregs_set, TARGET_HANDLE_OPTION,
511         m32c_handle_option): Remove.
512         (m32c_option_override): Check global_options_set.x_target_memregs
513         instead of target_memregs_set.
514         * config/m32c/m32c.h (target_memregs): Remove.
515         * config/m32c/m32c.opt (memregs=): Use UInteger with integer
516         variable.
517
518 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
519
520         * config/iq2000/iq2000-opts.h: New.
521         * config/iq2000/iq2000.c: Don't include opts.h.
522         (iq2000_tune, iq2000_handle_option, TARGET_HANDLE_OPTION): Remove.
523         * config/iq2000/iq2000.h (enum processor_type, iq2000_tune): Remove.
524         * config/iq2000/iq2000.opt (config/iq2000/iq2000-opts.h): New
525         HeaderInclude entry.
526         (iq2000_tune): New Variable entry.
527         (march=): Add comment.  Use Enum.
528         (iq2000_arch): New Enum and EnumValue entries.
529         (mcpu=): Use Enum and Var.
530         (iq2000_tune): New Enum and EnumValue entries.
531
532 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
533
534         * config/ia64/ia64-opts.h: New.
535         * config/ia64/ia64.c (ia64_tune): Remove.
536         (ia64_handle_option): Don't handle OPT_mfixed_range_ or OPT_mtune_
537         here.  Use error_at.
538         (ia64_option_override): Handle deferred OPT_mfixed_range_.
539         * config/ia64/ia64.h (enum processor_type, ia64_tune): Remove.
540         * config/ia64/ia64.opt (config/ia64/ia64-opts.h): New
541         HeaderInclude entry.
542         (ia64_tune): New Variable entry.
543         (mfixed-range=): Use Defer and Var.
544         (mtune=): Use Enum and Var.
545         (ia64_tune): New Enum and EnumValue entries.
546
547 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
548
549         * config/frv/frv-opts.h: New.
550         * config/frv/frv-protos.h (enum frv_cpu, frv_cpu_t): Move to
551         frv-opts.h.
552         (frv_cpu_type): Remove.
553         * config/frv/frv.c: Don't include opts.h.
554         (frv_cpu_type, frv_handle_option, TARGET_HANDLE_OPTION): Remove.
555         * config/frv/frv.opt (config/frv/frv-opts.h): New HeaderInclude entry.
556         (frv_cpu_type): New Variable entry.
557         (frv_cpu): New Enum and EnumValue entries.
558
559 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
560
561         * config/cris/cris.c (cris_handle_option): Access target_flags via
562         opts pointer.  Don't assert that global structures are in use.
563         Don't call CRIS_SUBTARGET_HANDLE_OPTION.
564         * config/cris/cris.h (CRIS_SUBTARGET_HANDLE_OPTION): Don't define.
565
566 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
567
568         * config/bfin/bfin-opts.h: New.
569         * config/bfin/bfin.c (bfin_lib_id_given, bfin_cpu_type,
570         bfin_si_revision, bfin_workarounds): Remove.
571         (bfin_cpus): Make static const.
572         (bfin_load_pic_reg): Check global_options_set.x_bfin_library_id
573         not bfin_lib_id_given.
574         (bfin_handle_option): Don't set bfin_lib_id_given.  Access
575         bfin_cpu_type, bfin_si_revision and bfin_workarounds via opts
576         pointer. Use error_at.  Don't assert that global structures are in use.
577         * config/bfin/bfin.h: Include bfin-opts.h.
578         (enum bfin_cpu_type, bfin_cpu_t): Move to bfin-opts.h.
579         (bfin_cpu_type, bfin_si_revision, bfin_workarounds): Remove.
580         * bfin.opt (config/bfin/bfin-opts.h): New HeaderInclude entry.
581         (bfin_cpu_type, bfin_si_revision, bfin_workarounds): New Variable
582         entries.
583
584 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
585
586         * config/arm/arm.opt (mhard-float, msoft-float): Use Alias.
587         * config/arm/arm.c (arm_handle_option): Don't handle -mhard-float
588         or -msoft-float here.
589         * config/arm/arm.h (CPP_SPEC): Handle -mfloat-abi=*, not
590         -msoft-float and -mhard-float.
591         (OPTION_DEFAULT_SPECS): Don't handle -mhard-float and -msoft-float.
592         * config/arm/coff.h (MULTILIB_DEFAULTS): Use mfloat-abi=soft, not
593         msoft-float.
594         * config/arm/elf.h (ASM_SPEC): Don't handle -mhard-float and
595         -msoft-float.
596         (MULTILIB_DEFAULTS): Use mfloat-abi=soft, not msoft-float.
597         * config/arm/linux-elf.h (MULTILIB_DEFAULTS): Use mfloat-abi=hard,
598         not mhard-float.
599         (LIBGCC_SPEC): Don't handle -msoft-float.
600         * config/arm/netbsd-elf.h (SUBTARGET_ASM_FLOAT_SPEC): Don't handle
601         -mhard-float.
602         * config/arm/pe.h (MULTILIB_DEFAULTS): Use mfloat-abi=soft, not
603         msoft-float.
604         * config/arm/rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC): Handle
605         -mfloat-abi=*, not -msoft-float and -mhard-float.
606         * config/arm/semi.h((ASM_SPEC): Don't handle -mhard-float and
607         -msoft-float.
608         * config/arm/t-arm-elf (MULTILIB_OPTIONS, MULTILIB_EXCEPTIONS):
609         Use mfloat-abi=hard and mfloat-abi=soft in comments, not
610         mhard-float and msoft-float.
611         * config/arm/t-linux (MULTILIB_OPTIONS): Use mfloat-abi=hard and
612         mfloat-abi=soft in comments, not mhard-float and msoft-float.
613         * config/arm/t-rtems (MULTILIB_OPTIONS, MULTILIB_EXCEPTIONS): Use
614         mfloat-abi=soft and mfloat-abi=hard, not msoft-float and
615         mhard-float.
616         * config/arm/t-strongarm-elf (MULTILIB_OPTIONS): Use
617         mfloat-abi=hard and mfloat-abi=soft, not mhard-float and
618         msoft-float.
619         * config/arm/t-wince-pe (MULTILIB_OPTIONS): Use mfloat-abi=hard,
620         not mhard-float.
621         * config/arm/wince-pe.h (MULTILIB_DEFAULTS): Use mfloat-abi=soft,
622         not msoft-float.
623
624 2011-03-22  Richard Henderson  <rth@redhat.com>
625
626         * config/alpha/alpha.c (alpha_expand_prologue): Don't test
627         TARGET_ABI_WINDOWS_NT.
628         (alpha_output_function_end_prologue): Likewise.
629         * config/alpha/alpha.h (TARGET_ABI_OSF): Likewise.
630         (ASM_OUTPUT_ADDR_DIFF_ELT): Likewise.
631         * config/alpha/alpha.md (call, call_value, tablejump): Likewise.
632         (trap, *movsi_nt_vms): Likewise.
633         (call_nt, call_value_nt, *call_nt_1, *call_value_nt_1): Remove.
634         (*tablejump_osf_nt_internal): Remove.
635         * config/alpha/predicates.md (input_operand): Only test Pmode.
636
637 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
638
639         * config/alpha/alpha.c (alpha_handle_option): Access target_flags
640         via opts pointer.  Use error_at.  Don't assert that global
641         structures are in use.
642
643 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
644
645         * config/i386/i386.c (ix86_isa_flags_explicit): Remove.
646         (ix86_handle_option): Access ix86_isa_flags and
647         ix86_isa_flags_explicit via opts pointer.  Don't assert that
648         global structures are in use.
649         (ix86_function_specific_save, ix86_function_specific_restore):
650         Update ix86_isa_flags_explicit field name.
651         * config/i386/i386.opt (ix86_isa_flags_explicit): New Variable entry.
652         (ix86_isa_flags_explicit): Rename TargetSave entry to
653         x_ix86_isa_flags_explicit.
654
655 2011-03-22  Richard Henderson  <rth@redhat.com>
656
657         * config/alpha/alpha.c (NUM_ARGS): Don't test TARGET_ABI_UNICOSMK.
658         (alpha_option_override, direct_return): Likewise.
659         (alpha_arg_partial_bytes, alpha_setup_incoming_varargs): Likewise.
660         (alpha_va_start, alpha_gimplify_va_arg, alpha_sa_mask): Likewise.
661         (alpha_sa_size, compute_frame_size, alpha_expand_prologue): Likewise.
662         (alpha_start_function, alpha_output_function_end_prologue): Likewise.
663         (alpha_expand_epilogue, alpha_end_function): Likewise.
664         (alpha_init_libfuncs): Likewise.
665         (struct machine_function): Remove unicosmk members.
666         (print_operand) ['t']: Remove.
667         (unicosmk_must_pass_in_stack, unicosmk_initial_elimination_offset,
668         unicosmk_output_module_name, unicosmk_output_common,
669         current_section_align, unicosmk_output_text_section_asm_op,
670         unicosmk_output_data_section_asm_op, unicosmk_init_sections,
671         unicosmk_section_type_flags, unicosmk_unique_section,
672         unicosmk_asm_named_section, unicosmk_insert_attributes,
673         unicosmk_output_align, unicosmk_defer_case_vector,
674         unicosmk_output_addr_vec, unicosmk_output_deferred_case_vectors,
675         SSIB_PREFIX, SSIB_PREFIX_LEN, unicosmk_ssib_name, unicosmk_gen_dsib,
676         unicosmk_output_ssib, unicosmk_add_call_info_word,
677         unicosmk_extern_head, unicosmk_output_default_externs,
678         unicosmk_output_externs, unicosmk_add_extern, unicosmk_dex_list,
679         unicosmk_dex_count, unicosmk_special_name, unicosmk_need_dex,
680         unicosmk_output_dex, unicosmk_file_start, unicosmk_file_end): Remove.
681         * config/alpha/alpha-protos.h: Update.
682         * config/alpha/alpha.h (TARGET_ABI_OSF): Don't test TARGET_ABI_UNICOSMK.
683         * config/alpha/alpha.md (UNSPEC_UMK_LAUM, UNSPEC_UMK_LALM): Remove.
684         (UNSPEC_UMK_LAL, UNSPEC_UMK_LOAD_CIW): Remove.
685         (mulsi3): Don't test TARGET_ABI_UNICOSMK.
686         (*mulsi_se, mulvsi3): Likewise.
687         (divsi3, udivsi3, modsi3, umodsi3, divdi3, udivdi3): Likewise.
688         (*divmodsi_internal, call, call_value, realign): Likewise.
689         (moddi3, umoddi3): Likewise; remove duplicate expander.
690         (moddi3_umk, umoddi3_umk, call_umk, call_value_umk): Remove.
691         (*call_umk_1, *movsi, umk_laum, umk_lalm, *umk_load_ciw): Remove.
692         (*movdi_nofix): Remove r/U alternative.
693         (umk_mismatch_args, arg_home_umk, *call_value_umk): Remove.
694         * config/alpha/constraints.md ("U"): Remove.
695         * config/alpha/predicates.md (call_operand"): Don't test
696         TARGET_ABI_UNICOSMK.
697
698 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
699
700         * target.def (handle_option): Take gcc_options and
701         cl_decoded_option pointers and location_t.
702         * doc/tm.texi.in (TARGET_HANDLE_OPTION): Update documentation.
703         * doc/tm.texi: Regenerate.
704         * hooks.c (hook_bool_size_t_constcharptr_int_true): Remove.
705         * hooks.h (hook_bool_size_t_constcharptr_int_true): Don't declare.
706         * lto-opts.c (lto_reissue_options): Generate option structure for
707         targetm.handle_option call.
708         * opts.c (target_handle_option): Update call to
709         targetm.handle_option.  Remove assertions about values now passed
710         down to hook.
711         * targhooks.c (default_target_handle_option): New.
712         * targhooks.h (default_target_handle_option): Declare.
713         * config/alpha/alpha.c: Include opts.h.
714         (alpha_handle_option): Update to new hook interface.
715         * config/arm/arm.c: Include opts.h.
716         (arm_handle_option): Update to new hook interface.
717         * config/arm/t-arm (arm.o): Update dependencies.
718         * config/bfin/bfin.c: Include opts.h.
719         (bfin_handle_option): Update to new hook interface.
720         * config/cris/cris.c: Include opts.h.
721         (cris_handle_option): Update to new hook interface.
722         * config/frv/frv.c: Include opts.h.
723         (frv_handle_option): Update to new hook interface.
724         * config/i386/i386.c: Include opts.h.
725         (ix86_handle_option): Update to new hook interface.
726         (ix86_valid_target_attribute_inner_p): Generate option structure
727         for call to ix86_handle_option.
728         * config/i386/t-i386 (i386.o): Update dependencies.
729         * config/ia64/ia64.c: Include opts.h.
730         (ia64_handle_option): Update to new hook interface.
731         * config/ia64/t-ia64 (ia64.o): Update dependencies.
732         * config/iq2000/iq2000.c: Include opts.h.
733         (iq2000_handle_option): Update to new hook interface.
734         * config/m32c/m32c.c: Include opts.h.
735         (m32c_handle_option): Update to new hook interface.
736         * config/m32r/m32r.c: Include opts.h.
737         (m32r_handle_option): Update to new hook interface.
738         * config/m68k/m68k.c: Include opts.h.
739         (m68k_handle_option): Update to new hook interface.
740         * config/mep/mep.c: Include opts.h.
741         (mep_handle_option): Update to new hook interface.
742         * config/microblaze/microblaze.c: Include opts.h.
743         (microblaze_handle_option): Update to new hook interface.
744         * config/mips/mips.c: Include opts.h.
745         (mips_handle_option): Update to new hook interface.
746         * config/mn10300/mn10300.c: Include opts.h.
747         (mn10300_handle_option): Update to new hook interface.
748         * config/pa/pa.c: Include opts.h.
749         (pa_handle_option): Update to new hook interface.
750         * config/pdp11/pdp11.c: Include opts.h.
751         (pdp11_handle_option): Update to new hook interface.
752         * config/rs6000/rs6000.c: Include opts.h.
753         (rs6000_handle_option): Update to new hook interface.
754         * config/rs6000/t-rs6000 (rs6000.o): Update dependencies.
755         * config/rx/rx.c: Include opts.h.
756         (rx_handle_option): Update to new hook interface.
757         * config/s390/s390.c: Include opts.h.
758         (s390_handle_option): Update to new hook interface.
759         * config/score/score.c: Include opts.h.
760         (score_handle_option): Update to new hook interface.
761         * config/sh/sh.c: Include opts.h.
762         (sh_handle_option): Update to new hook interface.
763         * config/sparc/sparc.c: Include opts.h.
764         (sparc_handle_option): Update to new hook interface.
765         * config/v850/v850.c: Include opts.h.
766         (v850_handle_option): Update to new hook interface.
767
768 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
769
770         * gcc.c (driver_unknown_option_callback): Only permit and save
771         unknown -Wno- options.
772         (driver_wrong_lang_callback): Save options directly instead of via
773         driver_unknown_option_callback.
774
775 2011-03-22  Eric Botcazou  <ebotcazou@adacore.com>
776
777         * combine.c (simplify_set): Try harder to find the best CC mode when
778         simplifying a nested COMPARE on the RHS.
779
780 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
781
782         * config/alpha/gnu.h: Remove.
783         * config/arc: Remove directory.
784         * config/arm/netbsd.h: Remove.
785         * config/arm/t-pe: Remove.
786         * config/crx: Remove directory.
787         * config/i386/netbsd.h: Remove.
788         * config/m68hc11: Remove directory.
789         * config/m68k/uclinux-oldabi.h: Remove.
790         * config/mcore/mcore-pe.h: Remove.
791         * config/mcore/t-mcore-pe: Remove.
792         * config/netbsd-aout.h: Remove.
793         * config/rs6000/gnu.h: Remove.
794         * config/sh/sh-symbian.h: Remove.
795         * config/sh/symbian-base.c: Remove.
796         * config/sh/symbian-c.c: Remove.
797         * config/sh/symbian-cxx.c: Remove.
798         * config/sh/symbian-post.h: Remove.
799         * config/sh/symbian-pre.h: Remove.
800         * config/sh/t-symbian: Remove.
801         * config/svr3.h: Remove.
802         * config/vax/netbsd.h: Remove.
803         * config.build: Don't handle i[34567]86-*-pe.
804         * config.gcc: Remove handling of deprecations for most deprecated
805         targets.
806         (m68k-*-uclinuxoldabi*): Add to second deprecated list.
807         (alpha*-*-gnu*, arc-*-elf*, arm*-*-netbsd*, arm-*-pe*, crx-*-elf,
808         i[34567]86-*-netbsd*, i[34567]86-*-pe, m68hc11-*-*|m6811-*-*,
809         m68hc12-*-*|m6812-*-*, m68k-*-uclinuxoldabi*, mcore-*-pe*,
810         powerpc64-*-gnu*, powerpc-*-gnu-gnualtivec*, powerpc-*-gnu*,
811         sh-*-symbianelf* | sh[12346l]*-*-symbianelf*, vax-*-netbsd*):
812         Remove cases.
813         * config.host: Don't handle i[34567]86-*-pe.
814         * config/rs6000/linux64.h (LINK_OS_GNU_SPEC): Remove.
815         (ASM_SPEC32): Don't handle -mcall-gnu.
816         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Don't handle
817         -mcall-gnu.
818         (ASM_SPEC, CC1_SPEC, LINK_START_SPEC, LINK_OS_SPEC, CPP_SPEC,
819         STARTFILE_SPEC, LIB_SPEC, ENDFILE_SPEC): Don't handle -mcall-gnu.
820         (LIB_GNU_SPEC, STARTFILE_GNU_SPEC, ENDFILE_GNU_SPEC,
821         LINK_START_GNU_SPEC, LINK_OS_GNU_SPEC, CPP_OS_GNU_SPEC): Remove.
822         (SUBTARGET_EXTRA_SPECS): Remove *_gnu specs.
823         * config/sh/sh-protos.h, config/sh/sh.c: Remove all code
824         conditional on SYMBIAN.
825         * configure.ac: Don't handle powerpc*-*-gnu*.
826         * configure: Regenerate.
827         * doc/extend.texi (interrupt attribute): Don't mention CRX.
828         * doc/install-old.texi (m6811, m6812): Don't mention.
829         * doc/install.texi (arc-*-elf*): Don't document multilib option.
830         (arc-*-elf, CRX, m6811-elf, m6812-elf): Remove.
831         (m68k-uclinuxoldabi): Don't mention.
832         * doc/invoke.texi (ARC Options, CRX Options, M68hc1x Options):
833         Remove.
834         (-mcall-gnu): Remove.
835         * doc/md.texi (CRX Architecture, Motorola 68HC11 & 68HC12
836         families): Remove constraint documentation.
837
838 2011-03-22  Marius Strobl  <marius@FreeBSD.org>
839
840         * config/sparc/freebsd.h (CPP_CPU64_DEFAULT_SPEC): Replace with...
841         (FBSD_TARGET_CPU_CPP_BUILTINS): ...this.
842         (TARGET_GNU_TLS, TARGET_SUN_TLS): Define.
843
844 2011-03-21  Georg-Johann Lay  <avr@gjlay.de>
845
846         * config/avr/avr-protos.h (expand_epilogue): Change prototype
847         * config/avr/avr.h (struct machine_function): Add field sibcall_fails.
848         * config/avr/avr.c (init_cumulative_args)
849         (avr_function_arg_advance): Use it.
850         * config/avr/avr.c (expand_epilogue): Add bool parameter. Handle
851         sibcall epilogues.
852         (TARGET_FUNCTION_OK_FOR_SIBCALL): Define to...
853         (avr_function_ok_for_sibcall): ...this new function.
854         (avr_lookup_function_attribute1): New static Function.
855         (avr_naked_function_p, interrupt_function_p)
856         (signal_function_p, avr_OS_task_function_p)
857         (avr_OS_main_function_p): Use it.
858         * config/avr/avr.md ("sibcall", "sibcall_value")
859         ("sibcall_epilogue"): New expander.
860         ("*call_insn", "*call_value_insn"): New insn.
861         ("call_insn", "call_value_insn"): Remove
862         ("call", "call_value", "epilogue"): Change expander to handle
863         sibling calls.
864
865 2011-03-21  Nick Clifton  <nickc@redhat.com>
866
867         * doc/invoke.texi (Overall Options): Move closing brace to end of
868         options list.
869         (Optimization Options): Add missing @gol.
870         (Directory Options): Likewise.
871         (i386 and x86-64 Options): Likewise.
872         (RS6000 and PowerPC Options): Likewise.
873         (i386 and x86-64 Windows Options): Likewise.
874         (V850 Options): Add text missing from descriptions.
875
876 2011-03-22  Richard Henderson  <rth@redhat.com>
877
878         * config/avr/avr.c (TARGET_EXCEPT_UNWIND_INFO): New.
879         (avr_incoming_return_addr_rtx): New.
880         (emit_push_byte): New.
881         (expand_prologue): Use it.  Remove incorrect dwarf annotation for
882         SREG, RAMPZ, zero register.  Push frame pointer by bytes.  Add dwarf
883         annotation for __prologue_saves__.  Fixup dwarf annotation for CFA.
884         (emit_pop_byte): New.
885         (expand_epilogue): Use it.  Pop frame pointer by bytes.
886         * config/avr/avr.h (FRAME_POINTER_CFA_OFFSET): Remove.
887         (INCOMING_RETURN_ADDR_RTX): New.
888         (INCOMING_FRAME_SP_OFFSET): New.
889         (ARG_POINTER_CFA_OFFSET): New.
890         * config/avr/avr.md (*pushqi): Fix mode of auto-inc.
891         (*pushhi, *pushsi, *pushsf, popqi): Likewise.
892         (pophi): Remove.
893
894         * dwarf2out.c (dwarf2out_frame_debug_expr) [rule 11]: Handle post_dec.
895
896 2011-03-22  Nathan Froyd  <froydnj@codesourcery.com>
897
898         * system.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Poison.
899         (FUNCTION_ARG_ADVANCE): Likewise.
900         * tm.texi.in: Change references to them to hook references.
901         * tm.texi: Regenerate.
902         * targhooks.c (default_function_arg): Eliminate check for target
903         macro.
904         (default_function_incoming_arg): Likewise.
905         (default_function_arg_advance): Likewise.
906         * target.def (function_arg, function_incoming_arg): Change to DEFHOOK.
907         (function_arg_advance): Likewise.
908         * target-def.h: Eliminate FUNCTION_INCOMING_ARG check.
909
910 2011-03-22  Nathan Froyd  <froydnj@codesourcery.com>
911
912         * tree.c (build_call_1): New function.
913         (build_call_valist, build_call_array_loc, build_call_vec): Call it.
914
915 2011-03-22  Richard Guenther  <rguenther@suse.de>
916
917         PR tree-optimization/48228
918         * tree-vrp.c (vrp_visit_phi_node): Do not stop propagating
919         for single-arg PHIs.
920
921 2011-03-22  Andrey Belevantsev  <abel@ispras.ru>
922
923         PR rtl-optimization/48143
924         * config/i386/sse.md (*sse2_cvtpd2dq): Add athlon_decode attribute.
925         (*sse2_cvttpd2dq, sse2_cvtss2sd, *sse2_cvtpd2ps,
926         sse2_cvtps2pd): Likewise.
927
928 2011-03-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
929
930         * recog.c (canonicalize_change_group): Use validate_unshare_change.
931
932 2011-03-22  Richard Guenther  <rguenther@suse.de>
933
934         * gimple.c (gimple_rhs_class_table): POLYNOMIAL_CHREC is not
935         a valid RHS.  Make DOT_PROD_EXPR and REALIGN_LOAD_EXPR ternary.
936         * tree-cfg.c (verify_gimple_assign_ternary): Allow DOT_PROD_EXPR
937         and REALIGN_LOAD_EXPR.
938         (verify_gimple_assign_single): Do not allow POLYNOMIAL_CHREC,
939         DOT_PROD_EXPR or REALIGN_LOAD_EXPR.
940         * expr.c (expand_expr_real_1): Move REALIGN_LOAD_EXPR and
941         DOT_PROD_EXPR case ...
942         (expand_expr_real_2): ... here.
943         * gimple-pretty-print.c (dump_ternary_rhs): Handle DOT_PROD_EXPR
944         and REALIGN_LOAD_EXPR.
945         * tree-data-ref.c (split_constant_offset): Bail out for all CHRECs.
946         * tree-vect-loop.c (vect_model_reduction_cost): Handle ternaries.
947         (vect_create_epilog_for_reduction): Likewise.
948         (vectorizable_reduction): Likewise.
949         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Adjust.
950         * tree-vect-stmts.c (vectorizable_load): Likewise.
951
952 2011-03-22  Eric Botcazou  <ebotcazou@adacore.com>
953
954         * gimplify.c (gimplify_cond_expr): Gimplify COMPOUND_EXPR conditions.
955
956 2011-03-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
957
958         * config/s390/s390.c (s390_delegitimize_address): Fix offset
959         handling for PLTOFF/GOTOFF.
960
961 2011-03-22  Nick Clifton  <nickc@redhat.com>
962
963         * config/i386/cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Remove
964         trailing backslash from the end of the macro definition.
965
966 2011-03-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
967
968         * config/s390/s390.c (s390_delegitimize_address): Handle PLTOFF
969         and PLT unspecs.
970
971 2011-03-21  Richard Sandiford  <richard.sandiford@linaro.org>
972
973         * expr.h (prepare_operand): Move to...
974         * optabs.h (prepare_operand): ...here and change the insn code
975         parameter from "int" to "enum insn_code".
976         (insn_operand_matches): Declare.
977         * expr.c (init_expr_target): Use insn_operand_matches.
978         (compress_float_constant): Likewise.
979         * function.c (safe_insn_predicate, assign_parm_setup_reg): Likewise.
980         * optabs.c (can_compare_p, prepare_cmp_insn): Likewise.
981         (emit_cmp_and_jump_insn_1, gen_add2_insn, gen_add3_insn): Likewise.
982         (have_add2_insn, gen_sub2_insn, gen_sub3_insn, have_sub2_insn):
983         Likewise.
984         (gen_cond_trap): Likewise.
985         (prepare_operand): Likewise.  Change icode to an insn_code.
986         (insn_operand_matches): New function.
987         * reload.c (find_reloads_address_1): Use insn_operand_matches.
988         * reload1.c (gen_reload): Likewise.
989         * targhooks.c (default_secondary_reload): Likewise.
990
991 2011-03-21  Uros Bizjak  <ubizjak@gmail.com>
992
993         * config/alpha/alpha.md (unspec): New define_c_enum.
994         (unspecv): Ditto.
995
996 2011-03-21  Uros Bizjak  <ubizjak@gmail.com>
997
998         PR debug/48214
999         * config/alpha/alpha.c (alpha_pad_noreturn): Do not emit an unop
1000         between a call and its CALL_ARG_LOCATION note.
1001
1002 2011-03-21  Eric Botcazou  <ebotcazou@adacore.com>
1003
1004         * gimplify.c (gimplify_vla_decl): Set TREE_THIS_NOTRAP flag.
1005
1006 2011-03-21  Jakub Jelinek  <jakub@redhat.com>
1007
1008         PR c/42544
1009         PR c/48197
1010         * c-common.c (shorten_compare): If primopN is first sign-extended
1011         to opN and then zero-extended to result type, set primopN to opN.
1012
1013 2011-03-21  Daniel Jacobowitz  <dan@codesourcery.com>
1014
1015         * config/arm/unwind-arm.c (__gnu_unwind_pr_common): Correct test
1016         for barrier handlers.
1017
1018 2011-03-21  Michael Meissner  <meissner@linux.vnet.ibm.com>
1019
1020         * config/rs6000/rs6000.md (UNSPEC_*, UNSPECV_*): Redefine all
1021         UNSPEC constants to be in the unspec enumeration, and redefine
1022         all UNSPECV constants to be in the unspecv enumeration, so that
1023         dumps print which unspec/unspec_volatile this is.
1024         * config/rs6000/vector.md (UNSPEC_*): Ditto.
1025         * config/rs6000/paired.md (UNSPEC_*): Ditto.
1026         * config/rs6000/vsx.md (UNSPEC_*): Ditto.
1027         * config/rs6000/altivec.md (UNSPEC_*, UNSPECV_*): Ditto.
1028         * config/rs6000/dfp.md (UNSPEC_*): Ditto.
1029
1030         * config/rs6000/rs6000.md (UNSPECV_ISYNC, UNSPECV_LWSYNC): Rename
1031         UNSPEC_ISYNC and UNSPEC_HWSYNC to UNSPECV_ISYNC and
1032         UNSPECV_LWSYNC, since these are used as unspec_volatile.
1033         * config/rs6000/sync.md (isync, lwsync): Ditto.
1034
1035 2011-03-21  Richard Guenther  <rguenther@suse.de>
1036
1037         * params.def (lto-min-partition): Fix typo.
1038
1039 2011-03-21  Richard Guenther  <rguenther@suse.de>
1040
1041         PR c/47939
1042         * c-decl.c (grokdeclarator): Drop to the main variant only
1043         for array types.  Drop flag_gen_aux_info check.
1044
1045 2011-03-21  Richard Guenther  <rguenther@suse.de>
1046
1047         PR translation/47911
1048         * params.def (lto-partitions): Fix typo.
1049         (lto-min-partition): Fix wording.
1050
1051 2011-03-21  Andreas Tobler  <andreast@fgznet.ch>
1052
1053         * config/rs6000/t-freebsd: Remove duplication from file.
1054
1055 2011-03-21  Richard Guenther  <rguenther@suse.de>
1056
1057         PR middle-end/47661
1058         * gimple.c (is_gimple_condexpr): Use tree_could_throw_p.
1059
1060 2011-03-21  Richard Guenther  <rguenther@suse.de>
1061
1062         PR lto/48210
1063         * params.def (lto-partitions): Require at least 1 partition.
1064
1065 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1066
1067         * gthr-solaris.h: Remove.
1068         * gthr.h (_SOLARIS_THREADS): Don't include gthr-solaris.h, remove.
1069         * config/sol2.h (CPP_SUBTARGET_SPEC): Remove -threads support.
1070         (LIB_SPEC): Likewise.
1071         * config/sol2.opt (threads): Remove.
1072         * config.gcc (i[34567]86-*-solaris2*): Remove solaris threads support.
1073         (sparc*-*-solaris2*): Likewise.
1074         * configure.ac (enable_threads): Enable solaris support.
1075         * configure: Regenerate.
1076         * doc/invoke.texi (Option Summary, Solaris 2 Options): Remove -threads.
1077         * doc/install.texi (Configuration, --enable-threads=lib): Remove
1078         solaris.
1079
1080 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1081
1082         * config.gcc: Obsolete *-*-solaris2.8*.
1083         * doc/install.texi (Specific, *-*-solaris2*): Document it.
1084
1085 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1086
1087         PR bootstrap/48135
1088         * doc/install.texi (Prerequisites, Perl): Remove Glob.pm
1089         reference.  Solaris 8 perl works.
1090
1091 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1092
1093         PR bootstrap/48135
1094         * doc/install.texi (Prerequisites): Move jar etc. up.
1095         Explain support library version requirements.
1096
1097 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1098
1099         PR bootstrap/48135
1100         * doc/install.texi (Prerequisites): Move Perl to build
1101         requirements.  Always necessary on Solaris 2 with Sun ld.
1102
1103 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1104
1105         * doc/install.texi (Specific, alpha*-dec-osf5.1): Update for
1106         binutils 2.21.
1107         (Specific, i?86-*-solaris2.[89]): Likewise.
1108         (Specific, i?86-*-solaris2.10): Likewise.
1109         (Specific, mips-sgi-irix6): Likewise.
1110         (Specific, *-*-solaris2*): Remove Sun Studio download URL.
1111         Update for binutils 2.21.
1112
1113 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1114
1115         * configure.ac (gcc_cv_lto_plugin): Fix typo.
1116         Allow -fuse-linker-plugin for non-default plugin linker.
1117         * configure: Regenerate.
1118
1119 2011-03-21  Nicola Pero  <nicola.pero@meta-innovation.com>
1120
1121         PR bootstrap/48167
1122         * gengtype.c (files_rules): Added rule for cp/parser.h.
1123
1124 2011-03-21  Jakub Jelinek  <jakub@redhat.com>
1125
1126         PR target/48213
1127         * config/s390/s390.c (s390_delegitimize_address): Don't call
1128         lowpart_subreg if orig_x has BLKmode.
1129
1130 2011-03-21  Kai Tietz  <ktietz@redhat.com>
1131
1132         PR target/12171
1133         * doc/plugins.texi: Adjust documentation for plugin register_callback.
1134         * tree.h (attribute_spec): Add new member affects_type_identity.
1135         * attribs.c (empty_attribute_table): Adjust attribute_spec
1136         initializers.
1137         * config/alpha/alpha.c: Likewise.
1138         * config/arc/arc.c: Likewise.
1139         * config/arm/arm.c: Likewise.
1140         * config/avr/avr.c: Likewise.
1141         * config/bfin/bfin.c: Likewise.
1142         * config/crx/crx.c: Likewise.
1143         * config/darwin.h: Likewise.
1144         * config/h8300/h8300.c: Likewise.
1145         * config/i386/cygming.h: Likewise.
1146         * config/i386/i386.c: Likewise.
1147         * config/ia64/ia64.c: Likewise.
1148         * config/m32c/m32c.c: Likewise.
1149         * config/m32r/m32r.c: Likewise.
1150         * config/m68hc11/m68hc11.c: Likewise.
1151         * config/m68k/m68k.c: Likewise.
1152         * config/mcore/mcore.c: Likewise.
1153         * config/mep/mep.c: Likewise.
1154         * config/microblaze/microblaze.c: Likewise.
1155         * config/mips/mips.c: Likewise.
1156         * config/rs6000/rs6000.c: Likewise.
1157         * config/rx/rx.c: Likewise.
1158         * config/sh/sh.c: Likewise.
1159         * config/sol2.h: Likewise.
1160         * config/sparc/sparc.c: Likewise.
1161         * config/spu/spu.c: Likewise.
1162         * config/stormy16/stormy16.c: Likewise.
1163         * config/v850/v850.c: Likewise.
1164
1165 2011-03-21  Chung-Lin Tang  <cltang@codesourcery.com>
1166
1167         * simplify-rtx.c (simplify_binary_operation_1): Handle
1168         (xor (and A B) C) case when B and C are both constants.
1169
1170 2011-03-21  Mingjie Xing  <mingjie.xing@gmail.com>
1171
1172         * tree-dfa.c (add_referenced_var): Fix typo in comment.
1173
1174 2011-03-20  Eric Botcazou  <ebotcazou@adacore.com>
1175
1176         PR bootstrap/48168
1177         * config/sparc/sparc.c (sparc_delegitimize_address): Add new pattern.
1178
1179 2011-03-20  Jakub Jelinek  <jakub@redhat.com>
1180
1181         PR rtl-optimization/48156
1182         * df-core.c (df_get_bb_dirty): Use df_lr if df_live is NULL,
1183         assume df and df_lr are not NULL.
1184
1185 2011-03-20  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1186
1187         PR debug/48023
1188         * config/arm/arm.c (create_fix_barrier): Do not emit a minipool
1189         between a call and its CALL_ARG_LOCATION note.
1190
1191 2011-03-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1192
1193         PR debug/48178
1194         * config/sh/sh.c (find_barrier): Don't emit a constant pool
1195         between a call and its corresponding CALL_ARG_LOCATION note.
1196
1197 2011-03-19  Anatoly Sokolov  <aesok@post.ru>
1198
1199         * cfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap_clear_range
1200         instead of loop. Use HARD_REGISTER_NUM_P predicate.
1201         * haifa-sched.c (setup_ref_regs): Ditto.
1202         * caller-save.c (add_used_regs_1): Ditto.
1203         * dse.c (look_for_hardregs): Ditto.
1204         * df-problems.c (df_simulate_one_insn_forwards): Ditto.
1205         * sched-rgn.c (check_live_1): Ditto.
1206
1207 2011-03-18  Joseph Myers  <joseph@codesourcery.com>
1208
1209         * c-decl.c (diagnose_mismatched_decls): Give an error for
1210         redefining a typedef with variably modified type.
1211
1212 2011-03-18  Joseph Myers  <joseph@codesourcery.com>
1213
1214         * c-decl.c (grokfield): Don't allow typedefs for structures or
1215         unions with no tag by default.
1216         * doc/extend.texi (Unnamed Fields): Update.
1217
1218 2011-03-18  Uros Bizjak  <ubizjak@gmail.com>
1219
1220         * config/i386/i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2):
1221         Rewrite using indirect functions.
1222         (lwp_slwpcb): Ditto.
1223         * config/i386/sse.md (avx_vextractf128<mode>): Ditto.
1224         (avx_vinsertf128<mode>): Ditto.
1225
1226 2011-03-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1227
1228         * config/s390/s390.c (s390_delegitimize_address): Handle GOTOFF
1229         unspecs.
1230
1231 2011-03-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1232
1233         * config/s390/s390.c (s390_chunkify_start): Prevent literal pool
1234         splitting between a call and its corresponding CALL_ARG_LOCATION note.
1235
1236 2011-03-18  Maxim Kuvyrkov  <maxim@codesourcery.com>
1237
1238         PR rtl-optimization/48170
1239         * gcse.c (hoist_code): Remove bogus asserts.
1240
1241 2011-03-18  Georg-Johann Lay  <avr@gjlay.de>
1242
1243         * ira-color.c (assign_hard_reg): Honor LOCAL_REGNO in cost
1244         computation for prologue/epilogue.
1245
1246 2011-03-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1247
1248         * Makefile.in (check-consistency): Remove.
1249
1250 2011-03-18  Jakub Jelinek  <jakub@redhat.com>
1251
1252         PR debug/48176
1253         * dwarf2out.c (dwarf2out_finish): Call output_aranges even when
1254         arange_table_in_use is 0, but either text_section_used or
1255         cold_text_section_used is true.  Don't call it if
1256         !info_section_emitted.
1257
1258 2011-03-18  Anatoly Sokolov  <aesok@post.ru>
1259
1260         * config/avr/avr.h (RET_REGISTER, LIBCALL_VALUE,
1261         FUNCTION_VALUE_REGNO_P): Remove.
1262         * config/avr/avr-protos.h (avr_ret_register, avr_libcall_value):
1263         Remove.
1264         * config/avr/avr.c (avr_ret_register): Make static inline.
1265         (avr_function_value_regno_p): New function.
1266         (avr_libcall_value): Make static. Add 'func' argument.
1267         (avr_function_value): Make static. Rename 'func' argument to
1268         'fn_decl_or_type', forward it to avr_libcall_value. Call
1269         avr_ret_register function instead of RET_REGISTER macro.
1270         (TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.
1271
1272 2011-03-18  Jason Merrill  <jason@redhat.com>
1273
1274         PR c++/23372
1275         * gimplify.c (gimplify_arg): Strip redundant TARGET_EXPR.
1276
1277 2011-03-18  Richard Guenther  <rguenther@suse.de>
1278
1279         * doc/install.texi (--enable-gold): Remove.
1280         (--with-plugin-ld): Document.
1281         * doc/invoke.texi (-fuse-linker-plugin): Clarify.
1282
1283 2011-03-18  Andrew Pinski  <pinskia@gmail.com>
1284
1285         PR middle-end/47790
1286         * expr.c (optimize_bitfield_assignment_op): Revamp to work
1287         again after expansion changes.
1288
1289 2011-03-18  Chung-Lin Tang  <cltang@codesourcery.com>
1290
1291         * combine.c (try_combine): Do simplification only call of
1292         subst() on i2 even when i1 is present. Update comments.
1293
1294 2011-03-18  Kaz Kojima  <kkojima@gcc.gnu.org>
1295
1296         * config/sh/sh.c (sh_delegitimize_address): Handle UNSPEC_SYMOFF
1297         and UNSPEC_PCREL_SYMOFF.
1298
1299 2011-03-18  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1300
1301         * config/s390/s390.md: Use define_c_enum for the unspec constant
1302         definitions.
1303
1304 2011-03-18  Richard Henderson  <rth@redhat.com>
1305             Jakub Jelinek  <jakub@redhat.com>
1306
1307         PR bootstrap/48161
1308         * expr.c (expand_expr_addr_expr_1): Use simplify_gen_binary
1309         instead of gen_rtx_PLUS if EXPAND_SUM or EXPAND_INITIALIZER.
1310
1311 2011-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1312
1313         PR middle-end/47725
1314         * combine.c (cant_combine_insn_p): Don't check zero/sign
1315         extended hard registers.
1316
1317 2011-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1318
1319         PR middle-end/47725
1320         * combine.c (cant_combine_insn_p): Check zero/sign extended
1321         hard registers.
1322
1323 2011-03-17  Anatoly Sokolov  <aesok@post.ru>
1324
1325         * config/v850/v850.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
1326         * config/v850/v850-protos.h (v850_output_addr_const_extra): Remove.
1327         * config/v850/v850.c (v850_output_addr_const_extra): Make static.
1328         Change return type to bool.
1329         (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
1330
1331 2011-03-17  Jakub Jelinek  <jakub@redhat.com>
1332
1333         PR debug/48163
1334         * var-tracking.c (prepare_call_arguments): If CALL target
1335         is a non-SYMBOL_REF CONSTANT_P, just add that into the list as
1336         pc instead of looking it up using cselib_lookup and use
1337         Pmode for it if x has VOIDmode.
1338         * dwarf2out.c (gen_subprogram_die): If also both first and
1339         second CONCAT arguments are VOIDmode, use mode of CONCAT itself.
1340
1341         PR debug/48163
1342         * function.c (assign_parms): For data.passed_pointer parms
1343         use MEM of data.entry_parm instead of data.entry_parm itself
1344         as DECL_INCOMING_RTL.
1345         * dwarf2out.c (rtl_for_decl_location): Use DECL_INCOMING_RTL
1346         also when passed and declared mode is the same, DECL_RTL
1347         is a MEM with pseudo as address and DECL_INCOMING_RTL is
1348         a MEM too.
1349
1350 2011-03-16  Jeff Law  <law@redhat.com>
1351
1352         PR rtl-optimization/37273
1353         * ira-costs.c (scan_one_insn): Detect constants living in memory and
1354         handle them like argument loads from stack slots.  Do not double
1355         count memory for memory constants and argument loads from stack slots.
1356
1357 2011-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1358
1359         PR debug/48160
1360         * var-tracking.c (prepare_call_arguments): Check SUBREG.
1361
1362 2011-03-17  H.J. Lu  <hongjiu.lu@intel.com>
1363
1364         PR target/48171
1365         * config/i386/i386.opt: Add Save to -mavx and -mfma.
1366
1367 2011-03-17  Jakub Jelinek  <jakub@redhat.com>
1368
1369         PR bootstrap/48153
1370         * dwarf2out.c (mem_loc_descriptor) <case ENTRY_VALUE>: Return NULL
1371         if dwarf_strict.
1372         (gen_subprogram_die): Don't add call_site DIEs if dwarf_strict.
1373         Clear call_arg_locations and call_arg_loc_last always.
1374
1375         PR middle-end/48152
1376         * var-tracking.c (prepare_call_arguments): If argument needs to be
1377         passed by reference, adjust argtype and mode.
1378
1379 2011-03-17  Richard Guenther  <rguenther@suse.de>
1380
1381         PR middle-end/48134
1382         * tree-ssa.c (insert_debug_temp_for_var_def): If we propagated
1383         a value make sure to fold the statement.
1384
1385 2011-03-17  Chung-Lin Tang  <cltang@codesourcery.com>
1386
1387         PR target/43872
1388         * config/arm/arm.c (arm_get_frame_offsets): Adjust early
1389         return condition with !cfun->calls_alloca.
1390
1391 2011-03-17  Richard Guenther  <rguenther@suse.de>
1392
1393         PR bootstrap/48148
1394         * lto-cgraph.c (input_overwrite_node): Clear the abstract
1395         origin for decls in other ltrans units.
1396         (input_varpool_node): Likewise.
1397
1398 2011-03-17  Richard Guenther  <rguenther@suse.de>
1399
1400         PR middle-end/48165
1401         * tree-object-size.c (compute_object_offset): Properly return
1402         the offset operand of MEM_REFs as sizetype.
1403
1404 2011-03-17  Jakub Jelinek  <jakub@redhat.com>
1405
1406         PR rtl-optimization/48141
1407         * params.def (PARAM_MAX_DSE_ACTIVE_LOCAL_STORES): New.
1408         * dse.c: Include params.h.
1409         (active_local_stores_len): New variable.
1410         (add_wild_read, dse_step1): Clear it when setting active_local_stores
1411         to NULL.
1412         (record_store, check_mem_read_rtx): Decrease it when removing
1413         from the chain.
1414         (scan_insn): Likewise.  Increase it when adding to chain, if it
1415         reaches PARAM_MAX_DSE_ACTIVE_LOCAL_STORES limit, set to 1 and
1416         set active_local_stores to NULL before the addition.
1417         * Makefile.in (dse.o): Depend on $(PARAMS_H).
1418
1419         PR rtl-optimization/48141
1420         * dse.c (record_store): If no positions are needed in an insn
1421         that cannot be deleted, at least unchain it from active_local_stores.
1422
1423 2011-03-16  Dodji Seketeli  <dodji@redhat.com>
1424
1425         PR debug/47510
1426         * dwarf2out.c (strip_naming_typedef): Factorize out of ...
1427         (lookup_type_die_strip_naming_typedef): ... here.
1428         (get_context_die): Use it.
1429         (gen_typedef_die): Add a DW_AT_{,MIPS_}linkage_name attribute to
1430         the anonymous struct named by the naming typedef.
1431
1432 2011-03-16  H.J. Lu  <hongjiu.lu@intel.com>
1433
1434         PR target/48154
1435         * config/i386/i386.c (ix86_builtin_vectorized_function): Check
1436         TARGET_ROUND for BUILT_IN_{FLOOR,CEIL,TRUNC,RINT}{,F} builtins.
1437
1438 2011-03-16  Jeff Law  <law@redhat.com>
1439
1440         * tree-vrp.c (identify_jump_threads): Slightly simplify type
1441         check for operands of conditional.  Allow type to be a pointer.
1442
1443 2011-03-16  Richard Guenther  <rguenther@suse.de>
1444
1445         PR tree-optimization/48149
1446         * fold-const.c (fold_binary_loc): Fold
1447         COMPLEX_EXPR <REALPART_EXPR <x>, IMAGPART_EXPR <x>>.
1448
1449 2011-03-16  Richard Guenther  <rguenther@suse.de>
1450
1451         PR tree-optimization/26134
1452         * tree-ssa.c (maybe_rewrite_mem_ref_base): Handle rewriting
1453         complex part accesses to REALPART_EXPR and IMAGPART_EXPR.
1454         (non_rewritable_mem_ref_base): Handle complex type component
1455         accesses, constrain offsets for vector and complex extracts
1456         more properly.
1457
1458 2011-03-16  Richard Guenther  <rguenther@suse.de>
1459
1460         PR tree-optimization/48146
1461         * tree-ssa-sink.c (sink_code_in_bb): Manually update virtual
1462         operands avoiding the need for renaming.
1463
1464 2011-03-16  Richard Guenther  <rguenther@suse.de>
1465
1466         * gimple-fold.c (maybe_fold_reference): Open-code relevant
1467         constant folding.  Move MEM_REF canonicalization first.
1468         Rely on fold_const_aggregate_ref for initializer folding.
1469         * tree-ssa-ccp.c (ccp_fold): Handle constant vector extracts.
1470
1471 2011-03-16  Jakub Jelinek  <jakub@redhat.com>
1472
1473         PR middle-end/48136
1474         * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Make sure
1475         arg0/arg1 or their arguments are always fold converted to matching
1476         types.
1477
1478         * var-tracking.c (prepare_call_arguments): Add ATTRIBUTE_UNUSED
1479         to nargs.
1480
1481 2011-03-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1482
1483         PR lto/46944
1484         * configure.ac (gcc_cv_gld_major_version, gcc_cv_gld_minor):
1485         Handle in-tree gold.
1486         (ld_vers): Extract binutils version for gold.
1487         (gcc_cv_ld_hidden): Handle gold here.
1488         (gcc_cv_lto_plugin): Determine level of linker plugin support.
1489         * configure: Regenerate.
1490         * config.in: Regenerate.
1491         * gcc.c: Only use LTO plugin if HAVE_LTO_PLUGIN > 0, reject
1492         -fuse-linker-plugin otherwise.
1493         (LINK_PLUGIN_SPEC): Define.  Extract from LINK_COMMAND_SPEC.
1494         (LINK_COMMAND_SPEC): Use it.
1495         (main): Only look for LTOPLUGINSONAME if HAVE_LTO_PLUGIN > 0.
1496
1497 2011-03-16  Jakub Jelinek  <jakub@redhat.com>
1498
1499         * emit-rtl.c (try_split): Don't call copy_call_info debug hook.
1500         * calls.c: Remove debug.h include.
1501         (emit_call_1): Don't call virtual_call_token debug hook.
1502         * dwarf2out.c (debug_dcall_section, debug_vcall_section,
1503         dcall_entry, vcall_entry, dcall_table, vcall_table, vcall_insn,
1504         vcall_insn_table, DEBUG_DCALL_SECTION, DEBUG_VCALL_SECTION,
1505         size_of_dcall_table, output_dcall_table, size_of_vcall_table,
1506         output_vcall_table, dwarf2out_direct_call, vcall_insn_table_hash,
1507         vcall_insn_table_eq, store_vcall_insn, lookup_vcall_insn,
1508         dwarf2out_virtual_call_token, dwarf2out_copy_call_info,
1509         dwarf2out_virtual_call): Remove.
1510         (dwarf2_debug_hooks): Remove direct_call, virtual_call_token,
1511         copy_call_info and virtual_call hooks.
1512         (dwarf2out_init): Don't initialize vcall_insn_table,
1513         debug_dcall_section and debug_vcall_section.
1514         (prune_unused_types): Don't mark nodes from dcall_table.
1515         (dwarf2out_finish): Don't output dcall or vcall tables.
1516         * final.c (final_scan_insn): Don't call direct_call or
1517         virtual_call debug hooks.
1518         * debug.h (struct gcc_debug_hooks): Remove direct_call,
1519         virtual_call_token, copy_call_info and virtual_call hooks.
1520         (debug_nothing_uid): Remove prototype.
1521         * sdbout.c (sdb_debug_hooks): Remove direct_call, virtual_call_token,
1522         copy_call_info and virtual_call hooks.
1523         * vmsdbgout.c (vmsdbg_debug_hooks): Likewise.
1524         * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise.
1525         * debug.c (do_nothing_debug_hooks): Likewise.
1526         (debug_nothing_uid): Remove.
1527         * doc/invoke.texi (-fenable-icf-debug): Remove.
1528         * common.opt (-fenable-icf-debug): Likewise.
1529
1530         * calls.c (emit_call_1): Set MEM_EXPR on call's MEM.
1531         * var-tracking.c (prepare_call_arguments): Use MEM_EXPR on
1532         call's MEM.  Handle functions returning aggregate through a hidden
1533         first pointer.  For virtual calls add clobbered pc to call arguments
1534         chain.
1535         * dwarf2out.c (gen_subprogram_die): Emit
1536         DW_AT_GNU_call_site_target_clobbered if DW_AT_GNU_call_site_target
1537         can't be emitted.
1538
1539         PR debug/45882
1540         * rtl.def (ENTRY_VALUE): Change format from "e" to "0".
1541         * rtl.h (ENTRY_VALUE_EXP): Define.
1542         * rtl.c (rtx_equal_p_cb, rtx_equal_p): Handle ENTRY_VALUE.
1543         * cselib.c (rtx_equal_for_cselib_p, cselib_hash_rtx): Likewise.
1544         * print-rtl.c (print_rtx): Likewise.
1545         * gengtype.c (adjust_field_rtx_def): Likewise.
1546         * var-tracking.c (vt_add_function_parameter): Adjust
1547         gen_rtx_ENTRY_VALUE uses, use ENTRY_VALUE_EXP macro.
1548         * dwarf2out.c (mem_loc_descriptor): Use ENTRY_VALUE_EXP macro.
1549         * cfgexpand.c (expand_debug_expr): If a SSA_NAME without
1550         partition is a default definition of a PARM_DECL, use ENTRY_VALUE
1551         of its DECL_INCOMING_RTL if possible, or its DECL_RTL if set.
1552
1553         * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.
1554         Call var_location debug hook even on CALL_INSNs.
1555         (rest_of_clean_state): Don't print NOTE_INSN_CALL_ARG_LOCATION.
1556         * rtl.def (ENTRY_VALUE): New.
1557         * dwarf2out.c: Include cfglayout.h.
1558         (dwarf_stack_op_name, size_of_loc_descr, output_loc_operands,
1559         output_loc_operands_raw): Handle DW_OP_GNU_entry_value.
1560         (struct call_arg_loc_node): New type.
1561         (call_arg_locations, call_arg_loc_last, block_map, call_site_count,
1562         tail_call_site_count): New variables.
1563         (dwarf_tag_name): Handle DW_TAG_GNU_call_site and
1564         DW_TAG_GNU_call_site_parameter.
1565         (dwarf_attr_name): Handle DW_AT_GNU_call_site_value,
1566         DW_AT_GNU_call_site_data_value, DW_AT_GNU_call_site_target,
1567         DW_AT_GNU_call_site_target_clobbered, DW_AT_GNU_tail_call,
1568         DW_AT_GNU_all_tail_call_sites, DW_AT_GNU_all_call_sites
1569         and DW_AT_GNU_all_source_call_sites.
1570         (mem_loc_descriptor): Handle ENTRY_VALUE.
1571         (add_src_coords_attributes): Don't add enything if
1572         DECL_SOURCE_LOCATION is UNKNOWN_LOCATION.
1573         (dwarf2out_abstract_function): Save and clear call_arg_location,
1574         call_site_count and tail_call_site_count around dwarf2out_decl call.
1575         (gen_call_site_die): New function.
1576         (gen_subprogram_die): Emit DW_TAG_GNU_call_site DIEs for call sites.
1577         (gen_lexical_block_die, gen_inlined_subroutine_die): Update block_map.
1578         (dwarf2out_function_decl): Clear call_arg_locations,
1579         call_arg_loc_last, set call_site_count and tail_call_site_count
1580         to -1 and free block_map.
1581         (dwarf2out_var_location): Handle NOTE_INSN_CALL_ARG_LOCATION and
1582         CALL_INSNs.  Add NOTE_DURING_CALL_P var location notes even when not
1583         followed by any real instructions.
1584         (dwarf2out_begin_function): Set call_site_count and
1585         tail_call_site_count to 0.
1586         (resolve_addr): If DW_AT_abstract_origin of DW_TAG_GNU_call_site
1587         is dw_val_class_addr, attempt to look it up again, for DECL_EXTERNAL
1588         attempt to force a DIE for it and worst case remove the attribute.
1589         (resolve_one_addr): For TREE_CONSTANT_POOL_ADDRESS_P SYMBOL_REFs
1590         check TREE_ASM_WRITTEN of DECL_INITIAL of the decl instead of
1591         the decl itself.
1592         * var-tracking.c: Include tm_p.h.
1593         (vt_stack_adjustments): For calls call note_register_arguments.
1594         (argument_reg_set): New variable.
1595         (add_stores): For MO_VAL_SET of non-tracked regs from argument_reg_set
1596         ensure the VALUE is resolved.
1597         (call_arguments): New variable.
1598         (prepare_call_arguments): New function.
1599         (add_with_sets): For MO_CALL set u.loc from call_arguments and clear it.
1600         (struct expand_loc_callback_data): Add ignore_cur_loc field.
1601         (vt_expand_loc_callback): If ignore_cur_loc, don't look at cur_loc and
1602         always use the best expression.
1603         (vt_expand_loc): Add ignore_cur_loc argument.
1604         (vt_expand_loc_dummy): Clear ignore_cur_loc field.
1605         (emit_note_insn_var_location): Adjust vt_expand_loc callers.
1606         (emit_notes_in_bb) <case MO_CALL>: Add NOTE_INSN_CALL_ARG_LOCATION
1607         note for all calls.
1608         (vt_add_function_parameter): Use cselib_lookup_from_insn.
1609         If dv is a VALUE, enter into hash table also ENTRY_VALUE for the
1610         argument.  Don't call cselib_preserve_only_values and
1611         cselib_reset_table.
1612         (note_register_arguments): New function.
1613         (vt_initialize): Compute argument_reg_set.  Call
1614         vt_add_function_parameters before processing basic blocks instead of
1615         afterwards.  For calls call prepare_call_arguments before calling
1616         cselib_process_insn.
1617         * print-rtl.c (print_rtx): Handle NOTE_INSN_CALL_ARG_LOCATION.
1618         * Makefile.in (dwarf2out.o): Depend on $(CFGLAYOUT_H).
1619         (var-tracking.o): Depend on $(TM_P_H).
1620         * cfglayout.h (insn_scope): New prototype.
1621         * gengtype.c (adjust_field_rtx_def): Handle NOTE_INSN_CALL_ARG_LOCATION.
1622         * cfglayout.c (insn_scope): No longer static.
1623         * insn-notes.def (CALL_ARG_LOCATION): New.
1624         * calls.c (expand_call, emit_library_call_value_1): Put USEs for
1625         MEM arguments into CALL_INSN_FUNCTION_USAGE unconditionally.
1626         * integrate.c (set_block_origin_self, set_block_abstract_flags): Do
1627         nothing for DECL_EXTERNAL BLOCK_VARS.
1628
1629 2011-03-16  Alan Modra  <amodra@gmail.com>
1630
1631         PR target/45844
1632         * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Don't
1633         create invalid offset address for vsx splat insn.
1634         * config/rs6000/predicates.md (splat_input_operand): New.
1635         * config/rs6000/vsx.md (vsx_splat_*): Use it.
1636
1637 2011-03-15  Xinliang David Li  <davidxl@google.com>
1638
1639         PR c/47837
1640         * tree-ssa-uninit.c (pred_chain_length_cmp): New function.
1641         (normalize_preds): New function.
1642         (is_use_properly_guarded): Normalize def predicates.
1643
1644 2011-03-15  Ramana Radhakrishnan  <ramana.radhakrishnan@linaro.org>
1645
1646         PR target/46788
1647         * config/arm/arm.md (arm_movtas_ze): Use 'L' instead of 'c'
1648         in the output template.
1649
1650 2011-03-15  Richard Guenther  <rguenther@suse.de>
1651
1652         PR middle-end/47650
1653         * tree-pretty-print.c (dump_function_declaration): Properly
1654         dump unprototyped and varargs function types.
1655
1656 2011-03-15  Richard Guenther  <rguenther@suse.de>
1657
1658         PR tree-optimization/13954
1659         * tree-ssa-sccvn.c (vn_reference_lookup_3): Look through memcpy
1660         and friends.
1661
1662 2011-03-15  Richard Guenther  <rguenther@suse.de>
1663
1664         PR tree-optimization/48037
1665         * tree-ssa.c (maybe_rewrite_mem_ref_base): Rewrite vector
1666         selects into BIT_FIELD_REFs.
1667         (non_rewritable_mem_ref_base): Check if a MEM_REF is a
1668         vector select.
1669
1670 2011-03-15  Jakub Jelinek  <jakub@redhat.com>
1671
1672         PR tree-optimization/48129
1673         * builtins.c (fold_builtin_snprintf): Convert to type of
1674         built_in_decls[BUILT_IN_SNPRINTF] retval instead of
1675         implicit_built_in_decls[BUILT_IN_SNPRINTF] retval.
1676
1677 2011-03-15  Richard Guenther  <rguenther@suse.de>
1678
1679         PR tree-optimization/41490
1680         * tree-ssa-dce.c (propagate_necessity): Handle returns without
1681         value but with VUSE.
1682         * tree-ssa-operands.c (parse_ssa_operands): Add a VUSE on all
1683         return statements.
1684         * tree-ssa-sink.c (statement_sink_location): Fix store sinking.
1685         * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Handle virtual PHIs.
1686         * tree-tailcall.c (find_tail_calls): Ignore returns.
1687
1688 2011-03-15  Richard Guenther  <rguenther@suse.de>
1689
1690         PR middle-end/48031
1691         * fold-const.c (fold_indirect_ref_1): Do not create new variable-sized
1692         or variable-indexed array accesses when in gimple form.
1693
1694 2011-03-15  Richard Guenther  <rguenther@suse.de>
1695
1696         * config/i386/i386.c (ix86_emit_swdivsf): Implement more efficiently.
1697
1698 2011-03-15  Alan Modra  <amodra@gmail.com>
1699
1700         PR target/48032
1701         * config/rs6000/rs6000.c (offsettable_ok_by_alignment): Do not
1702         presume symbol_refs without a symbol_ref_decl are suitably
1703         aligned, nor other trees we may see here.  Handle anchor symbols.
1704         (legitimate_constant_pool_address_p): Comment.  Add mode param.
1705         Check cmodel=medium addresses.  Adjust all calls.
1706         (rs6000_emit_move): Don't call offsettable_ok_by_alignment on
1707         creating cmodel=medium optimized access to locals.
1708         * config/rs6000/constraints.md (R): Pass QImode to
1709         legitimate_constant_pool_address_p.
1710         * config/rs6000/predicates.md (input_operand): Pass mode to
1711         legitimate_constant_pool_address_p.
1712         * config/rs6000/rs6000-protos.h (legitimate_constant_pool_address_p):
1713         Update prototype.
1714
1715 2011-03-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
1716
1717         PR target/48053
1718         * config/rs6000/rs6000.md (movdi split for 32-bit): Don't split up
1719         64-bit constants being loaded into registers other than GPRs such
1720         as loading 0 into a VSX register.
1721
1722 2011-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1723
1724         * config/sol2.c (solaris_assemble_visibility): Remove obsolete URLs.
1725
1726 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
1727
1728         PR middle-end/47917
1729         * builtins.c (fold_builtin_snprintf): New function.
1730         (fold_builtin_3): Call it for BUILT_IN_SNPRINTF.
1731         (fold_builtin_4): Likewise.
1732
1733         PR middle-end/38878
1734         * fold-const.c (fold_binary_loc) <case EQ_EXPR, NE_EXPR>: Add
1735         STRIP_NOPS on arg0 and arg1.  When optimizing X +- C == X
1736         and C - X == X also strip nops from +/-/p+ operand.
1737         When optimizing -X == C, fold C to arg0's type.
1738
1739         PR debug/47946
1740         * dwarf2out.c (add_bit_offset_attribute): If bit_offset is negative,
1741         emit it as add_AT_int instead of add_AT_unsigned.
1742
1743 2011-03-14  Tom Tromey  <tromey@redhat.com>
1744
1745         * unwind-dw2.c: Include sys/sdt.h if it exists.
1746         (_Unwind_DebugHook): Use STAP_PROBE2.
1747         * config.in, configure: Rebuild.
1748         * configure.ac: Check for sys/sdt.h.
1749
1750 2011-03-14  Uros Bizjak  <ubizjak@gmail.com>
1751
1752         * config/i386/i386.md (ROUND_FLOOR): New constant.
1753         (ROUND_CEIL): Ditto.
1754         (ROUND_TRUNC): Ditto.
1755         (ROUND_MXCSR): Ditto.
1756         (ROUND_NO_EXC): Ditto.
1757         (rint<mode>2): Use new defines instead of numerical constants.
1758         (floor<mode>2): Ditto.
1759         (ceil<mode>2): Ditto.
1760         (btrunc<mode>2): Ditto.
1761         * config/i386/i386-builtin-types.def: Define ROUND function type
1762         aliases.
1763         * config/i386/i386.c (enum ix86_builtins): Add
1764         IX86_BUILTIN_{FLOOR,CEIL,TRUNC,RINT}{PS,PD}{,256} defines.
1765         (struct builtin_description): Add
1766         __builtin_ia32_{floor,ceil,trunc,rint}{pd,ps}{,256} descriptions.
1767         (ix86_expand_sse_round): New static function.
1768         (ix86_expand_args_builtin): Call ix86_expand_sse_round for ROUND
1769         function types.
1770         (ix86_builtin_vectorized_function): Handle
1771         BUILT_IN_{FLOOR,CEIL,TRUNC,RINT}{,F} builtins.
1772
1773 2011-03-14  Tom Tromey  <tromey@redhat.com>
1774
1775         * c-parser.c (c_parser_asm_string_literal): Clear
1776         warn_overlength_strings.
1777
1778 2011-03-14  Tom Tromey  <tromey@redhat.com>
1779
1780         * c-parser.c (disable_extension_diagnostics): Save
1781         warn_overlength_strings.
1782         (restore_extension_diagnostics): Restore warn_overlength_strings.
1783
1784 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
1785
1786         * BASE-VER: Change to 4.7.0.
1787
1788 2011-03-14  Richard Guenther  <rguenther@suse.de>
1789
1790         PR middle-end/48098
1791         * tree.c (build_vector_from_val): Adjust assert to requirements
1792         and reality.
1793
1794 2011-03-14  Jakub Jelinek  <jakub@redhat.com>
1795
1796         PR bootstrap/48102
1797         * graphite-cloog-compat.h (build_cloog_prog): Remove STATE parameter.
1798
1799 2011-03-14  Andreas Tobler  <andreast@fgznet.ch>
1800
1801         * config/rs6000/freebsd.h: (RELOCATABLE_NEEDS_FIXUP): Define in
1802         terms of target_flags_explicit. Adjust copyright year.
1803
1804         * config.gcc: Add FreeBSD PowerPC soft-float libgcc bits.
1805         * config/rs6000/t-freebsd: New file. Add override for
1806         LIB2FUNCS_EXTRA.
1807
1808 2011-03-13  Chris Demetriou  <cgd@google.com>
1809
1810         * doc/invoke.texi (-fdiagnostics-show-option): Replace with...
1811         (-fno-diagnostics-show-option): this, to reflect current default.
1812         (-Werror=): Update text about -fno-diagnostics-show-option.
1813
1814 2011-03-12  Peter Bergner  <bergner@vnet.ibm.com>
1815
1816         PR target/48053
1817         * config/rs6000/predicates.md (easy_vector_constant_add_self,
1818         easy_vector_constant_msb): Do not handle V2DImode and V2DFmode.
1819         * config/rs6000/rs6000.c (const_vector_elt_as_int): Add assert that
1820         mode is not V2DImode or V2DFmode.
1821         (vspltis_constant): Do not handle V2DImode and V2DFmode.
1822         (rs6000_expand_vector_init): Replace copy_to_reg with copy_to_mode_reg.
1823         * config/rs6000/rs6000.md (movdi_internal32): Allow setting VSX
1824         registers to 0.
1825         (movdi_internal64): Likewise.
1826
1827 2011-03-12  Sebastian Pop  <sebastian.pop@amd.com>
1828
1829         PR tree-optimization/47127
1830         * graphite-clast-to-gimple.c (build_cloog_prog): Removed state
1831         parameter.
1832         (set_cloog_options): Same.
1833         (scop_to_clast): Same.
1834         (print_clast_stmt): Do not call cloog_state_malloc and
1835         cloog_state_free.
1836         (print_generated_program): Same.
1837         (gloog): Same.
1838         * graphite-clast-to-gimple.h (cloog_state): Declared.
1839         (scop_to_clast): Adjust declaration.
1840         * graphite.c (cloog_state): Defined here.
1841         (graphite_initialize): Call cloog_state_malloc.
1842         (graphite_finalize): Call cloog_state_free.
1843
1844 2011-03-11  Jason Merrill  <jason@redhat.com>
1845
1846         * attribs.c (lookup_attribute_spec): Take const_tree.
1847         * tree.h: Adjust.
1848
1849 2011-03-11  Joseph Myers  <joseph@codesourcery.com>
1850
1851         * config/sparc/sparc.c (sparc_option_override): Use
1852         PROCESSOR_NIAGARA2 not PROCESSOR_NIAGARA for "niagara2".
1853
1854 2011-03-11  Richard Guenther  <rguenther@suse.de>
1855
1856         PR tree-optimization/48067
1857         * tree-ssa-math-opts.c (convert_mult_to_fma): Verify the
1858         multiplication result will be only used once on the target
1859         stmt.
1860
1861 2011-03-11  Richard Guenther  <rguenther@suse.de>
1862
1863         * doc/invoke.texi (max-inline-insns-single): Adjust default value.
1864
1865 2011-03-11  Richard Guenther  <rguenther@suse.de>
1866
1867         PR lto/48073
1868         * tree.c (find_decls_types_r): Do not walk types only reachable
1869         from IDENTIFIER_NODEs.
1870
1871 2011-03-11  Jakub Jelinek  <jakub@redhat.com>
1872
1873         PR middle-end/48044
1874         * ipa.c (cgraph_remove_unreachable_nodes): Enqueue
1875         all vnode->force_output nodes as needed.
1876
1877 2011-03-11  Jason Merrill  <jason@redhat.com>
1878
1879         PR c++/48069
1880         * tree.c (type_hash_eq): Use COMPLETE_TYPE_P, not
1881         COMPLETE_OR_UNBOUND_ARRAY_TYPE_P.
1882
1883 2011-03-11  Martin Jambor  <mjambor@suse.cz>
1884
1885         * cgraphunit.c (verify_cgraph_node): Call cgraph_get_node instead of
1886         cgraph_node.
1887
1888 2011-03-11  Jakub Jelinek  <jakub@redhat.com>
1889
1890         PR tree-optimization/48063
1891         * ipa-inline.c (cgraph_decide_inlining): Don't try to
1892         inline functions called once if !tree_can_inline_p (node->callers).
1893
1894 2011-03-11  Chen Liqin  <liqin.gcc@gmail.com>
1895
1896         * config.gcc (score-*-elf): Add extra_parts .., update tmake_file and
1897         extra_objs.
1898         * config/score/score3.c: Delete.
1899         * config/score/score3.h: Delete.
1900         * config/score/mul-div.S: Delete.
1901         * config/score/sfp-machine.h: Add new file.
1902         * config/score/constraints.md: Add new file.
1903         * config/score/t-score-softfp: Add new file.
1904         * config/score/t-score-elf: Remove score3.o, do not generate multilib.
1905         * config/score/score7.c (score7_const_ok_for_letter_p): Delete.
1906         (score7_extra_constraint): Delete.
1907         (score7_option_override): Remove unused code.
1908         * config/score/score.c: Remove score3 and score5 define and code.
1909         * config/score/score.h: Remove score3 and score5 define and code.
1910         * config/score/score.md: Remove score3 template and unusual insn.
1911         * config/score/score.opt: Remove score3 and score5 options.
1912
1913 2011-03-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1914
1915         * config/pa/pa-hpux10.h (TARGET_OS_CPP_BUILTINS): Define _REENTRANT
1916         when _HPUX_SOURCE is defined.
1917         (LIB_SPEC): Use -lc instead of -lc_r when -threads is specified.
1918
1919 2011-03-10  Jason Merrill  <jason@redhat.com>
1920
1921         PR c++/48029
1922         * stor-layout.c (layout_type): Don't set structural equality
1923         on arrays of incomplete type.
1924         * tree.c (type_hash_eq): Handle comparing them properly.
1925
1926 2011-03-10  Jakub Jelinek  <jakub@redhat.com>
1927
1928         PR debug/48043
1929         * config/s390/s390.c (s390_delegitimize_address): Make sure the
1930         result mode matches original rtl mode.
1931
1932 2011-03-10  Nick Clifton  <nickc@redhat.com>
1933
1934         * config/rx/rx.md (bitset_in_memory, bitclr_in_memory: Fix timings.
1935         (andsi3, andsi3_flags): Fix timings for three operand alternative.
1936
1937 2011-03-09  Jakub Jelinek  <jakub@redhat.com>
1938
1939         PR rtl-optimization/47866
1940         * expr.c (store_field): If MEM_SCALAR_P (target), don't use
1941         MEM_SET_IN_STRUCT_P (to_rtx, 1), just set MEM_IN_STRUCT_P (to_rtx)
1942         if target wasn't scalar.
1943         * function.c (assign_stack_temp_for_type): Assert that neither
1944         MEM_SCALAR_P nor MEM_IN_STRUCT_P is set previously, set either
1945         MEM_IN_STRUCT_P or MEM_SCALAR_P instead of using MEM_SET_IN_STRUCT_P
1946         macro.
1947         * rtl.h (MEM_SET_IN_STRUCT_P): Removed.
1948
1949 2011-03-09  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1950
1951         * config/s390/s390-protos.h (s390_label_align): New prototype.
1952         * config/s390/s390.c (s390_label_align): New function.
1953         * config/s390/s390.h (LABEL_ALIGN): New target macro definition.
1954
1955 2011-03-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
1956
1957         PR target/47755
1958         * config/rs6000/rs6000.c (easy_altivec_constant): Correctly handle
1959         V2DI/V2DF constants.  Only all 0's or all 1's are easy.
1960         (output_vec_const_move): Ditto.
1961
1962 2011-03-08  Anatoly Sokolov  <aesok@post.ru>
1963
1964         * config/mips/mips.h (PREFERRED_RELOAD_CLASS): Remove macro.
1965         * config/mips/mips-protos.h (mips_preferred_reload_class): Remove.
1966         * config/mips/mips.c (mips_preferred_reload_class): Make static.
1967         Change 'rclass' argument and result type to reg_class_t.
1968         (TARGET_PREFERRED_RELOAD_CLASS): Define.
1969
1970 2011-03-08  Georg-Johann Lay  <avr@gjlay.de>
1971
1972         * config/avr/avr.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
1973         * config/avr/avr.c (TARGET_REGISTER_MOVE_COST)
1974         (TARGET_MEMORY_MOVE_COST): Define.
1975         (avr_register_move_cost, avr_memory_move_cost): New Functions.
1976
1977 2011-03-08  Jakub Jelinek  <jakub@redhat.com>
1978
1979         PR debug/47881
1980         * ira.c (ira): Call df_analyze again if delete_trivially_dead_insns
1981         removed anything.
1982
1983         PR tree-optimization/48022
1984         * fold-const.c (fold_comparison): Don't call fold_overflow_warning
1985         for EQ/NE_EXPR.
1986
1987 2011-03-07  Jakub Jelinek  <jakub@redhat.com>
1988
1989         PR debug/47991
1990         * var-tracking.c (find_use_val): Return NULL for
1991         cui->sets && cui->store_p BLKmode MEMs.
1992
1993 2011-03-07  Anatoly Sokolov  <aesok@post.ru>
1994
1995         * config/stormy16/stormy16.h (PRINT_OPERAND, PRINT_OPERAND_ADDRESS):
1996         Remove.
1997         * config/stormy16/stormy16-protos.h (xstormy16_print_operand,
1998         xstormy16_print_operand_address): Remove.
1999         * config/stormy16/stormy16.c (xstormy16_print_operand,
2000         xstormy16_print_operand_address): Make static.
2001         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
2002
2003 2011-03-07  Pat Haugen  <pthaugen@us.ibm.com>
2004
2005         PR target/47862
2006         * config/rs6000/rs6000.h (HARD_REGNO_CALLER_SAVE_MODE): Define.
2007         * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Undefine
2008         before definition.
2009
2010 2011-03-07  Zdenek Dvorak  <ook@ucw.cz>
2011
2012         PR bootstrap/48000
2013         * cfgloopmanip.c (fix_bb_placements): Return immediately
2014         if FROM is BASE_LOOP's header.
2015
2016 2011-03-07  Paul Wögerer  <paul_woegerer@mentor.com>
2017
2018         * gimplify.c (gimplify_function_tree): Fix building calls
2019         to __builtin_return_address.
2020
2021 2011-03-07  Alan Modra  <amodra@gmail.com>
2022
2023         * config/rs6000/linux.h (TARGET_ASM_FILE_END): Don't define.
2024         * config/rs6000/linux64.h (TARGET_ASM_FILE_END): Don't define.
2025         * config/rs6000/sysv4.h (TARGET_ASM_FILE_END): Define.
2026         * config/rs6000/rs6000-protos.h (init_cumulative_args): Add fndecl and
2027         return_mode args.
2028         * config/rs6000/rs6000.h (CUMULATIVE_ARGS): Add "escapes".
2029         (INIT_CUMULATIVE_ARGS): Pass FNDECL, VOIDmode.
2030         (INIT_CUMULATIVE_INCOMING_ARGS): Pass current_function_decl, VOIDmode.
2031         (INIT_CUMULATIVE_LIBCALL_ARGS): Pass NULL_TREE, MODE.
2032         * config/rs6000/rs6000.c
2033         (rs6000_elf_end_indicate_exec_stack): Rename to..
2034         (rs6000_elf_file_end): ..this.  Only call file_end_indicate_exec_stack
2035         for POWERPC_LINUX.  Move code emitting .gnu_attribute to here, from..
2036         (rs6000_file_start): ..here.
2037         (rs6000_passes_float, rs6000_passes_vector, rs6000_returns_struct): New
2038         file scope variables.
2039         (call_ABI_of_interest): New function.
2040         (init_cumulative_args): Set above vars when function return value
2041         is a float, vector, or small struct.
2042         (rs6000_function_arg_advance_1): Likewise for function args.
2043         (rs6000_va_start): Set rs6000_passes_float if variable arg function
2044         references float args.
2045
2046 2011-03-07  Mingjie Xing  <mingjie.xing@gmail.com>
2047
2048         * doc/cfg.texi: Remove "See" before @ref.
2049         * doc/invoke.texi: Likewise.
2050
2051 2011-03-05  Jason Merrill  <jason@redhat.com>
2052
2053         * doc/invoke.texi (C++ Dialect Options): Document ABI v5.
2054
2055 2011-03-05  Anthony Green  <green@moxielogic.com>
2056
2057         * config.gcc (moxie-*-elf): Add newlib-stdint.h to tmfile.
2058
2059 2011-03-05  Zdenek Dvorak  <ook@ucw.cz>
2060
2061         PR rtl-optimization/47899
2062         * cfgloopmanip.c (fix_bb_placements): Fix first argument
2063         to flow_loop_nested_p when moving the loop upward.
2064
2065 2011-03-05  Richard Earnshaw  <rearnsha@arm.com>
2066
2067         PR target/47719
2068         * arm.md (movhi_insn_arch4):  Accept any immediate constant.
2069
2070 2011-03-05  Jakub Jelinek  <jakub@redhat.com>
2071
2072         PR tree-optimization/47967
2073         * ipa-cp.c (build_const_val): Return NULL instead of creating
2074         VIEW_CONVERT_EXPR for mismatching sizes.
2075         (ipcp_create_replace_map): Return NULL if build_const_val failed.
2076         (ipcp_insert_stage): If ipcp_create_replace_map returns NULL,
2077         give up on versioning.
2078
2079 2011-03-05  Alan Modra  <amodra@gmail.com>
2080
2081         PR target/47986
2082         * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
2083         full cmodel medium/large lo_sum + high addresses.
2084
2085 2011-03-04  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2086
2087         * config/s390/s390.c (s390_decompose_address): Reject non-literal
2088         pool references in UNSPEC_LTREL_OFFSET.
2089
2090 2011-03-04  Jan Hubicka  <jh@suse.cz>
2091
2092         PR lto/47497
2093         * lto-symtab.c (lto_cgraph_replace_node): Do not set thunk.alias.
2094         (lto_symtab_merge_cgraph_nodes_1): Update thunk.alias pointers here.
2095         * cgraph.h (cgraph_same_body_alias, cgraph_add_thunk):
2096         Add node pointers.
2097         * cgraph.c (cgraph_same_body_alias_1, cgraph_same_body_alias,
2098         cgraph_add_thunk): Add node pointers.
2099         * lto-cgraph.c (lto_output_node): Verify that thunks&aliases are
2100         associated to right node.
2101         (input_node): Update use of cgraph_same_body_alias
2102         and cgraph_add_thunk.
2103
2104 2011-03-04  Changpeng Fang  <changpeng.fang@amd.com>
2105
2106         * config/i386/i386.opt (mprefer-avx128): New flag.
2107         * config/i386/i386.c (ix86_preferred_simd_mode): Prefer 128-bit AVX
2108         modes when the flag -mprefer-avx128 is on.
2109
2110 2011-03-04  Richard Sandiford  <richard.sandiford@linaro.org>
2111
2112         * dwarf2out.c (compare_loc_operands): Fix address handling.
2113
2114 2011-03-04  Alan Modra  <amodra@gmail.com>
2115
2116         * tree.h (TREE_ADDRESSABLE): Update FUNCTION_DECL comment.
2117
2118 2011-03-04  Richard Guenther  <rguenther@suse.de>
2119
2120         PR middle-end/47968
2121         * expmed.c (extract_bit_field_1): Prefer vector modes that
2122         vec_extract patterns can handle.
2123
2124 2011-03-04  Richard Guenther  <rguenther@suse.de>
2125
2126         PR middle-end/47975
2127         * optabs.c (optab_for_tree_code): Do not use VECTOR_MODE_P.
2128
2129 2011-03-04  Richard Henderson  <rth@redhat.com>
2130
2131         * explow.c (emit_stack_save): Remove 'after' parameter.
2132         (emit_stack_restore): Likewise.
2133         * expr.h: Update to match.
2134         * builtins.c, calls.c, stmt.c: Likewise.
2135         * config/alpha/alpha.md, config/avr/avr.md: Likewise.
2136         * config/mips/mips.md, config/pa/pa.md, config/vax/vax.md: Likewise.
2137         * function.c (expand_function_end): Insert the emit_stack_save
2138         sequence before parm_birth_insn instead of after.
2139
2140 2011-03-03  Uros Bizjak  <ubizjak@gmail.com>
2141
2142         * config/i386/sse.md (*avx_pmaddubsw128): Fix mode of VEC_SELECT RTX.
2143         (ssse3_pmaddubsw128): Ditto.
2144         (ssse3_pmaddubsw): Ditto.
2145
2146 2011-03-03  Steve Ellcey  <sje@cup.hp.com>
2147
2148         * config/ia64/t-hpux: Add $(srcdir)/unwind-c.c to LIB2ADDEH
2149
2150 2011-03-03  Jakub Jelinek  <jakub@redhat.com>
2151
2152         PR c/47963
2153         * gimplify.c (omp_add_variable): Only call omp_notice_variable
2154         on TYPE_SIZE_UNIT if it is a DECL.
2155
2156         PR debug/47283
2157         * cfgexpand.c (expand_debug_expr) <case MEM_REF>: If MEM_REF
2158         first operand is not is_gimple_mem_ref_addr, try to fold it.
2159         If the operand still isn't is_gimple_mem_ref_addr, clear
2160         MEM_EXPR on op0.
2161
2162 2011-03-03  Richard Guenther  <rguenther@suse.de>
2163
2164         PR middle-end/47283
2165         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Make code
2166         match comment.
2167         (refs_may_alias_p_1): For release branches return true if
2168         we are confused by our input.
2169
2170 2011-03-03  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2171
2172         * config/s390/s390.c (s390_function_value): Rename to ...
2173         (s390_function_and_libcall_value): ... this.
2174         (s390_function_value): New function.
2175         (s390_libcall_value): New function.
2176         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE): Define target hooks.
2177         * config/s390/s390.h (FUNCTION_VALUE, LIBCALL_VALUE): Remove
2178         target macro definitions.
2179         * config/s390/s390-protos.h (s390_function_value): Remove prototype.
2180
2181 2011-03-02  Joseph Myers  <joseph@codesourcery.com>
2182
2183         * config/i386/freebsd64.h (CC1_SPEC): Define.
2184         * config/i386/linux64.h (CC1_SPEC): Define.
2185         * config/i386/x86-64.h (CC1_SPEC): Don't define.
2186
2187 2011-03-02  Anatoly Sokolov  <aesok@post.ru>
2188
2189         * config/stormy16/stormy16.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
2190         Remove.
2191         * config/stormy16/stormy16.c: Include reload.h.
2192         (xstormy16_memory_move_cost): New function.
2193         (TARGET_MEMORY_MOVE_COST): Define.
2194
2195 2011-03-02  Richard Sandiford  <richard.sandiford@linaro.org>
2196
2197         PR rtl-optimization/47925
2198         * cse.c (count_reg_usage): Don't ignore the SET_DEST of instructions
2199         with side effects.  Remove the more-specific check for volatile asms.
2200
2201 2011-03-02  Alan Modra  <amodra@gmail.com>
2202
2203         PR target/47935
2204         * config/rs6000/predicates.md (lwa_operand): Check cmodel medium
2205         toc relative addresses for valid offsets.
2206
2207 2011-03-01  Richard Guenther  <rguenther@suse.de>
2208
2209         PR tree-optimization/47890
2210         * tree-vect-loop.c (get_initial_def_for_induction): Set
2211         related stmt properly.
2212
2213 2011-03-01  Richard Guenther  <rguenther@suse.de>
2214
2215         PR lto/47924
2216         * lto-streamer.c (lto_record_common_node): Also register
2217         the canonical type.
2218
2219 2011-03-01  Richard Guenther  <rguenther@suse.de>
2220
2221         PR lto/46911
2222         * lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
2223         Do not stream DECL_ABSTRACT_ORIGIN.
2224         (lto_input_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
2225         BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.
2226         * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
2227         Do not stream DECL_ABSTRACT_ORIGIN.
2228         (lto_output_ts_block_tree_pointers): Nor BLOCK_SOURCE_LOCATION,
2229         BLOCK_NONLOCALIZED_VARS or BLOCK_ABSTRACT_ORIGIN.
2230
2231 2011-02-28  Anatoly Sokolov  <aesok@post.ru>
2232
2233         * config/stormy16/stormy16.h (FUNCTION_VALUE, LIBCALL_VALUE,
2234         FUNCTION_VALUE_REGNO_P): Remove.
2235         * config/stormy16/stormy16-protos.h (xstormy16_function_value): Remove.
2236         * config/stormy16/stormy16.c (xstormy16_function_value): Make static.
2237         Add 'outgoing' argument.
2238         (xstormy16_libcall_value, xstormy16_function_value_regno_p): New
2239         function.
2240         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
2241         TARGET_FUNCTION_VALUE_REGNO_P): Define.
2242
2243 2011-02-28  Kai Tietz  <kai.tietz@onevision.com>
2244
2245         PR debug/28047
2246         * dwarf2out.c (file_table_eq): Use filename_cmp instead of strcmp.
2247         (lookup_filename): Likewise.
2248         * final.c (remap_debug_filename): Use filename_ncmp instead of strncmp.
2249
2250 2011-02-28  Bernd Schmidt  <bernds@codesourcery.com>
2251             Jakub Jelinek  <jakub@redhat.com>
2252
2253         PR middle-end/47893
2254         * rtl.h (ASLK_REDUCE_ALIGN, ASLK_RECORD_PAD): Define.
2255         (assign_stack_local_1): Change last argument type to int.
2256         * function.c (assign_stack_local_1): Replace reduce_alignment_ok
2257         argument with kind.  If bit ASLK_RECORD_PAD is not set in it,
2258         don't record padding space into frame_space_list nor use those areas.
2259         (assign_stack_local): Adjust caller.
2260         (assign_stack_temp_for_type): Call assign_stack_local_1 instead
2261         of assign_stack_local, pass 0 as last argument.
2262         * caller-save.c (setup_save_areas): Adjust assign_stack_local_1
2263         callers.
2264
2265 2011-02-28  Jakub Jelinek  <jakub@redhat.com>
2266
2267         PR debug/47283
2268         * cfgexpand.c (convert_debug_memory_address): Add AS parameter.
2269         Use target address_mode and pointer_mode hooks instead of hardcoded
2270         Pmode and ptr_mode.  Handle some simple cases of extending if
2271         POINTERS_EXTEND_UNSIGNED < 0.
2272         (expand_debug_expr) <case MEM_REF, INDIRECT_REF, TARGET_MEM_REF>:
2273         Call convert_debug_memory_address.
2274         (expand_debug_expr) <case ADDR_EXPR>: Pass as to
2275         convert_debug_memory_address.
2276
2277         PR middle-end/46790
2278         * configure.ac (HAVE_LD_EH_GC_SECTIONS_BUG): New test.
2279         * configure: Regenerated.
2280         * config.in: Regenerated.
2281         * varasm.c (default_function_section): Return NULL
2282         if HAVE_LD_EH_GC_SECTIONS_BUG and decl has implicit section name.
2283
2284 2011-02-28  Martin Jambor  <mjambor@suse.cz>
2285
2286         * ipa-inline.c (cgraph_decide_inlining_of_small_functions): Fix
2287         the description to match the printed values.
2288
2289 2011-02-28  Richard Guenther  <rguenther@suse.de>
2290
2291         * tree-inline.c (tree_function_versioning): Set BLOCK_SUPERCONTEXT
2292         of the copied scope tree.
2293
2294 2011-02-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2295
2296         * doc/extend.texi (Function Attributes): Avoid deeply (and
2297         wrongly) nested tables.
2298
2299 2011-02-27  Jakub Jelinek  <jakub@redhat.com>
2300
2301         PR middle-end/47903
2302         * real.c (real_arithmetic) <case PLUS_EXPR, MINUS_EXPR,
2303         MULT_EXPR, RDIV_EXPR>: Clear padding bits in *r first if
2304         r isn't op0 nor op1.
2305
2306 2011-02-23  Georg-Johann Lay  <avr@gjlay.de>
2307
2308         * config/avr/avr.md: Remove magic comment for emacs.
2309
2310 2011-02-23  Georg-Johann Lay  <avr@gjlay.de>
2311
2312         PR target/45261
2313         * config/avr/avr.c (avr_option_override): Use error on bad options.
2314         (avr_help): New function.
2315         (TARGET_HELP): Define.
2316
2317 2011-02-22  Georg-Johann Lay  <avr@gjlay.de>
2318
2319         PR target/42240
2320         * config/avr/avr.c (avr_cannot_modify_jumps_p): New function.
2321         (TARGET_CANNOT_MODIFY_JUMPS_P): Define.
2322
2323 2011-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
2324
2325         * doc/invoke.texi (ARC Options): Use CPU instead of cpu.
2326         (ARM Options): Ditto.
2327         (i386 and x86-64 Options): Ditto.
2328         (RX Options): Ditto.
2329         (SPARC Options): Ditto.
2330
2331 2011-02-26  Tijl Coosemans  <tijl@coosemans.org>
2332
2333         * config.gcc (i386-*-freebsd*): Make i486 the default arch on
2334         FreeBSD 6 and later.  Generally use cpu generic.
2335
2336 2011-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
2337
2338         * doc/cpp.texi: Update copyright years.
2339
2340 2011-02-25  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2341
2342         PR target/46898
2343         * config/lm32/lm32.md (ashrsi3): Added needed variable.
2344
2345 2011-02-25  Jon Beniston  <jon@beniston.com>
2346
2347         PR target/46898
2348         * config/lm32/lm32.h (INCOMING_RETURN_ADDR_RTX): New.
2349         * config/lm32/lm32.md (ashlsi3): Remove unused variable.
2350         * config/lm32/lm32.c (TARGET_EXCEPT_UNWIND_INFO): New.
2351         (lm32_block_move_inline): Add type cast to remove warning.
2352         (lm32_expand_prologue): Generate fp in a way compatible with dwarf2out.
2353         (gen_int_relational): Move declarations to start of function.
2354
2355 2011-02-25  Eric Botcazou  <ebotcazou@adacore.com>
2356
2357         PR tree-optimization/45470
2358         * tree-vect-data-refs.c (vect_analyze_data_refs): Fail if a statement
2359         can throw internally only.
2360         * tree-vect-stmts.c (vectorizable_call): Likewise.
2361
2362 2011-02-24  Anatoly Sokolov  <aesok@post.ru>
2363
2364         * config/stormy16/stormy16.h (PREFERRED_RELOAD_CLASS,
2365         PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
2366         * config/stormy16/stormy16-protos.h
2367         (xstormy16_preferred_reload_class): Remove.
2368         * config/stormy16/stormy16.c (xstormy16_preferred_reload_class): Make
2369         static. Change 'rclass' argument and return type to reg_class_t.
2370         (TARGET_PREFERRED_RELOAD_CLASS,
2371         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
2372
2373 2011-02-24  Richard Guenther  <rguenther@suse.de>
2374
2375         * lto-streamer-in.c (input_bb): Do not find referenced vars
2376         in debug statements.
2377
2378 2011-02-23  Jason Merrill  <jason@redhat.com>
2379
2380         * common.opt (fabi-version): Document v5 and v6.
2381
2382 2011-02-23  Richard Guenther  <rguenther@suse.de>
2383
2384         PR tree-optimization/47849
2385         * tree-if-conv.c (main_tree_if_conversion): Free postdom info.
2386
2387 2011-02-23  Jie Zhang  <jie@codesourcery.com>
2388
2389         * opts-common.c (decode_cmdline_option): Print empty string
2390         argument as "" in decoded->orig_option_with_args_text.
2391         * gcc.c (execute): Print empty string argument as ""
2392         in the verbose output.
2393         (do_spec_1): Keep empty string argument.
2394
2395 2011-02-23  Nathan Froyd  <froydnj@codesourcery.com>
2396
2397         * config.gcc: Declare score-* and crx-* obsolete.
2398
2399 2011-02-23  Jie Zhang  <jie@codesourcery.com>
2400
2401         PR rtl-optimization/47763
2402         * web.c (web_main): Ignore naked clobber when replacing register.
2403
2404 2011-02-22  Anatoly Sokolov  <aesok@post.ru>
2405
2406         * config/stormy16/stormy16.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P):
2407         Remove.
2408
2409 2011-02-22  Sebastian Pop  <sebastian.pop@amd.com>
2410
2411         PR doc/47848
2412         * doc/invoke.texi: Do not mention -ftree-loop-if-convert-memory-writes.
2413
2414 2011-02-22  Mike Stump  <mikestump@comcast.net>
2415
2416         * acinclude.m4 (gcc_cv_gas_vers): Add -arch ppc for probing darwin
2417         assembler.
2418         * configure: Regenerate.
2419
2420 2011-02-21  Chung-Lin Tang  <cltang@codesourcery.com>
2421
2422         PR rtl-optimization/46002
2423         * ira-color.c (update_copy_costs): Change class intersection
2424         test to reg_class_contents[] test of 'hard_regno'.
2425
2426 2011-02-21  Joseph Myers  <joseph@codesourcery.com>
2427
2428         * config/alpha/osf5.opt (mno-mips-tfile): Mark as Target rather
2429         than Driver option.
2430         * config/hpux11.opt (mt): Likewise.
2431         * config/microblaze/microblaze.opt (mxl-mode-xilkernel): Likewise.
2432         * config/rs6000/xilinx.opt (mno-clearbss, mppcperflib): Likewise.
2433         * config/vax/elf.opt (mno-asm-pic): Likewise.
2434         * config/vms/vms.opt (map, mvms-return-codes): Likewise.
2435
2436 2011-02-21  Mike Stump  <mikestump@comcast.net>
2437
2438         PR target/47822
2439         * config/darwin-protos.h (darwin_init_cfstring_builtins): Return a
2440         tree so we can get save the type.
2441         * config/i386/darwin.h (SUBTARGET_INIT_BUILTINS): Reserve builtin slot
2442         for CFString instead of trying to use past the end of the builtins.
2443         * config/i386/i386.c (IX86_BUILTIN_CFSTRING): Likewise.
2444         * config/rs6000/rs6000-builtin.def (RS6000_BUILTIN_CFSTRING): Likewise.
2445         * config/rs6000/darwin.h (SUBTARGET_INIT_BUILTINS): Likewise.
2446         * config/darwin.c (DARWIN_BUILTIN_CFSTRINGMAKECONSTANTSTRING):
2447         Rename to darwin_builtin_cfstring.
2448         (darwin_init_cfstring_builtins): Return the built type.
2449
2450 2011-02-21  Uros Bizjak  <ubizjak@gmail.com>
2451
2452         PR target/47840
2453         * config/i386/avxintrin.h (_mm256_insert_epi32): Use _mm_insert_epi32.
2454         (_mm256_insert_epi64): Use _mm_insert_epi64.
2455
2456 2011-02-21  Anatoly Sokolov  <aesok@post.ru>
2457
2458         * config/stormy16/stormy16.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
2459         * config/stormy16/stormy16-protos.h
2460         (xstormy16_mode_dependent_address_p): Remove.
2461         * config/stormy16/stormy16.c (xstormy16_mode_dependent_address_p):
2462         Make static. Change return type to bool. Change argument type to
2463         const_rtx. Remove dead code.
2464         (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
2465
2466 2011-02-21  Richard Guenther  <rguenther@suse.de>
2467
2468         PR lto/47820
2469         * lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
2470         Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
2471         (lto_input_ts_block_tree_pointers): Hook a BLOCK into the
2472         TUs context.
2473         * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
2474         Do not stream DECL_INITIAL for TRANSLATION_UNIT_DECLs.
2475
2476 2011-02-20  Richard Guenther  <rguenther@suse.de>
2477
2478         PR lto/47822
2479         * tree.c (free_lang_data_in_decl): Clean builtins from
2480         the TU decl BLOCK_VARS.
2481
2482 2011-02-19  Alexandre Oliva  <aoliva@redhat.com>
2483
2484         PR debug/47620
2485         PR debug/47630
2486         * haifa-sched.c (fix_tick_ready): Skip tick computation
2487         for debug insns.
2488
2489 2011-02-19  Richard Guenther  <rguenther@suse.de>
2490
2491         PR lto/47647
2492         * lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers):
2493         Remove lazy BLOCK_VARS streaming.
2494         (lto_input_ts_block_tree_pointers): Likewise.
2495         * lto-streamer-out.c (lto_output_ts_block_tree_pointers): Likewise.
2496
2497 2011-02-19  Joseph Myers  <joseph@codesourcery.com>
2498
2499         * config.gcc (i[34567]86-pc-msdosdjgpp*): Use i386/djgpp-stdint.h.
2500
2501 2011-02-19  Joseph Myers  <joseph@codesourcery.com>
2502
2503         * config/i386/biarch32.h, config/i386/mach.h,
2504         config/rs6000/aix.opt, config/sh/superh64.h: Remove.
2505
2506 2011-02-19  Jakub Jelinek  <jakub@redhat.com>
2507
2508         PR target/47800
2509         * config/i386/i386.md (peephole2 for shift and plus): Use
2510         operands[1] original mode in the first insn.
2511
2512 2011-02-18  Mike Stump  <mikestump@comcast.net>
2513
2514         * config/t-darwin (TM_H): Add dependency on darwin-sections.def.
2515
2516 2011-02-18  Jan Hubicka  <jh@suse.cz>
2517
2518         PR middle-end/47788
2519         * ipa-inline.c (compute_inline_parameters): Set disregard_inline_limits
2520         to zero when the function is not inlinable at all.
2521
2522 2011-02-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2523
2524         * config.gcc (hppa[12]*-*-hpux11*): Set extra_parts.
2525         * config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
2526         pthread_mutex_unlock, pthread_once): Reinstate pthread stubs.
2527         * config/pa/t-pa-hpux11: Add rules to build pthread stubs.
2528         * config/pa/t-pa64: Likewise.
2529         * config/pa/pa-hpux11.h (LINK_GCC_C_SEQUENCE_SPEC): Define.
2530
2531 2011-02-18  Jakub Jelinek  <jakub@redhat.com>
2532
2533         PR driver/47787
2534         * gcc.c (default_compilers): Clear combinable field for "@cpp-output".
2535
2536 2011-02-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2537
2538         PR target/47792
2539         * gthr-dce.h (__gthread_mutx_destroy): Fix typo in name.
2540
2541 2011-02-18  Anatoly Sokolov  <aesok@post.ru>
2542
2543         * config/m32r/m32r.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P,
2544         RTX_OK_FOR_BASE_P, RTX_OK_FOR_OFFSET_P, LEGITIMATE_OFFSET_ADDRESS_P,
2545         LEGITIMATE_LO_SUM_ADDRESS_P, LOAD_POSTINC_P, STORE_PREINC_PREDEC_P,
2546         GO_IF_LEGITIMATE_ADDRESS): Remove macros.
2547         * config/m32r/m32r.c (TARGET_LEGITIMATE_ADDRESS_P): Define.
2548         (m32r_rtx_ok_for_base_p, m32r_rtx_ok_for_offset_p,
2549         m32r_legitimate_offset_addres_p, m32r_legitimate_lo_sum_addres_p,
2550         m32r_load_postinc_p, m32r_store_preinc_predec_p,
2551         m32r_legitimate_address_p): New functions.
2552         * config/m32r/constraints.md (constraint "S"): Don't use
2553         STORE_PREINC_PREDEC_P.
2554         (constraint "U"): Don't use LOAD_POSTINC_P.
2555
2556 2011-02-18  Chung-Lin Tang  <cltang@codesourcery.com>
2557
2558         PR rtl-optimization/46178
2559         * ira.c (setup_hard_regno_class): Use ira_class_translate[] to
2560         compute ira_hard_regno_cover_class[].
2561
2562 2011-02-18  Richard Guenther  <rguenther@suse.de>
2563
2564         PR lto/47798
2565         * lto-streamer.h (lto_global_var_decls): Declare.
2566         * lto-streamer-in.c (lto_register_var_decl_in_symtab): Register
2567         statics for global var processing.
2568
2569 2011-02-18  Richard Guenther  <rguenther@suse.de>
2570
2571         PR tree-optimization/47737
2572         * tree-ssa-loop-im.c (extract_true_false_args_from_phi): Fix
2573         edge dominance check.
2574
2575 2011-02-18  Jakub Jelinek  <jakub@redhat.com>
2576
2577         PR debug/47780
2578         * cfgexpand.c (expand_debug_expr) <case SSA_NAME>: Call copy_rtx to
2579         avoid invalid rtx sharing.
2580
2581 2011-02-18  Gerald Pfeifer  <gerald@pfeifer.com>
2582
2583         * doc/cpp.texi (Obsolete Features): Add background on the
2584         origin of assertions.
2585
2586 2011-02-17  Iain Sandoe  <iains@gcc.gnu.org>
2587
2588         * config/darwin-c.c (darwin_cpp_builtins): Define __OBJC2__ for
2589         objc_abi == 2.
2590         * config/darwin.c (output_objc_section_asm_op): Added support for
2591         ABI v1 and v2.
2592         (is_objc_metadata): New.
2593         (darwin_objc2_section): New.
2594         (darwin_objc1_section): New.
2595         (machopic_select_section): Added support for ABI v1 and v2.
2596         (darwin_emit_objc_zeroed): New.
2597         (darwin_output_aligned_bss): Detect objc metadata and treat it
2598         appropriately.
2599         (darwin_asm_output_aligned_decl_common): Same.
2600         (darwin_asm_output_aligned_decl_local): Same.
2601         * config/darwin-sections.def: Updated for ABI v1 and v2.
2602         * config/darwin.h (SUBTARGET_C_COMMON_OVERRIDE_OPTIONS): When
2603         compiling Objective-C code for the NeXT runtime, default to using
2604         ABI version 0 for 32-bit, and version 2 for 64-bit.
2605
2606 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
2607
2608         * common.opt (optimize_fast): New Variable.
2609         * opts.c (default_options_optimization): Use opts->x_optimize_fast
2610         instead of local variable ofast.
2611
2612 2011-02-17  Nicola Pero  <nicola.pero@meta-innovation.com>
2613
2614         * doc/invoke.texi (fobjc-abi-version): Documented.
2615         (fobjc-nilcheck): Documented.
2616         (fno-nil-receiver): Updated documentation to refer to the NeXT ABI
2617         version.
2618
2619 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
2620
2621         PR driver/47390
2622         * common.opt (export-dynamic): New Driver option.
2623         * gcc.c (LINK_COMMAND_SPEC): Add comment about %{e*}.
2624
2625 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
2626
2627         * config/rx/rx.h (LIB_SPEC): Match -msim not -msim*.
2628
2629 2011-02-17  Alexandre Oliva  <aoliva@redhat.com>
2630             Jan Hubicka  <jh@suse.cz>
2631
2632         PR debug/47106
2633         PR debug/47402
2634         * cfgexpand.c (account_used_vars_for_block): Remove.
2635         (estimated_stack_frame_size): Use referenced vars.
2636         * tree-inline.c (remap_decl): Only mark VAR_DECLs as referenced
2637         that were referenced in the original function.  Test src_fn
2638         rather than cfun.  Drop redundant get_var_ann.
2639         (setup_one_parameter): Drop redundant get_var_ann.
2640         (declare_return_variable): Likewise.
2641         (copy_decl_for_dup_finish): Mark VAR_DECLs referenced in src_fn.
2642         (copy_arguments_for_versioning): Drop redundant get_var_ann.
2643         * ipa-inline.c (compute_inline_parameters): Do not compute
2644         disregard_inline_limits here.
2645         (compute_inlinable_for_current, pass_inlinable): New.
2646         (pass_inline_parameters): Require PROP_referenced_vars.
2647         * cgraphunit.c (cgraph_process_new_functions): Don't run
2648         compute_inline_parameters explicitly unless function is in SSA form.
2649         (cgraph_analyze_function): Set .disregard_inline_limits.
2650         * tree-sra.c (convert_callers): Compute inliner parameters
2651         only for functions already in SSA form.
2652
2653 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
2654
2655         * config/sparc/sparc.h (CPP_ENDIAN_SPEC): Don't handle
2656         -mlittle-endian-data.
2657
2658 2011-02-17  Joseph Myers  <joseph@codesourcery.com>
2659
2660         * config/sparc/linux64.h (OPTION_DEFAULT_SPECS): Match -mfpu and
2661         -mno-fpu, not -fpu and -no-fpu.
2662         * config/sparc/sol2-bi.h (OPTION_DEFAULT_SPECS): Likewise.
2663         * config/sparc/sparc.h (OPTION_DEFAULT_SPECS): Likewise.
2664
2665 2011-02-17  Uros Bizjak  <ubizjak@gmail.com>
2666
2667         PR target/43653
2668         * config/i386/i386.c (ix86_secondary_reload): Handle SSE
2669         input reload with PLUS RTX.
2670
2671 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
2672
2673         * config/mips/mips.opt (mno-mdmx): Use Var(TARGET_MDMX, 0) instead
2674         of InverseVar(MDMX).
2675
2676 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
2677
2678         * config/sh/embed-elf.h (LIBGCC_SPEC): Match -m4-340 instead of
2679         --m4-340.
2680
2681 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
2682
2683         * config/mn10300/mn10300.opt (mno-crt0): New.
2684
2685 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
2686
2687         * config/m68k/uclinux.opt (static-libc): New Driver option.
2688
2689 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
2690
2691         * config/m32c/m32c.h (LIB_SPEC): Match -msim not -msim*.
2692
2693 2011-02-16  Joseph Myers  <joseph@codesourcery.com>
2694
2695         * config/lm32/lm32.h (ASM_SPEC): Use %{muser-enabled} instead of
2696         %{muser-extend-enabled}.
2697
2698 2011-02-16  Richard Guenther  <rguenther@suse.de>
2699
2700         PR tree-optimization/47738
2701         * tree-ssa-loop.c (run_tree_predictive_commoning): Return
2702         the TODO from tree_predictive_commoning.
2703
2704 2011-02-15  Jeff Law  <law@redhat.com>
2705
2706         Revert
2707         2011-01-25  Jeff Law  <law@redhat.com>
2708
2709         PR rtl-optimization/37273
2710         * ira-costs.c (scan_one_insn): Detect constants living in memory and
2711         handle them like argument loads from stack slots.  Do not double
2712         count memory for memory constants and argument loads from stack slots.
2713
2714 2011-02-15  H.J. Lu  <hongjiu.lu@intel.com>
2715
2716         PR middle-end/47725
2717         * combine.c (cant_combine_insn_p): Revert the last change.
2718
2719 2011-02-15  Michael Meissner  <meissner@linux.vnet.ibm.com>
2720
2721         PR target/47755
2722         * config/rs6000/predicates.md (easy_vector_constant): Allow V2DI
2723         mode for vector constants.  Remove code that checks for TImode.
2724
2725 2011-02-15  Alexandre Oliva  <aoliva@redhat.com>
2726
2727         PR debug/47106
2728         PR debug/47402
2729         * cgraph.h (compute_inline_parameters): Return void.
2730         * ipa-inline.c (compute_inline_parameters): Adjust.
2731
2732 2011-02-15  Alexandre Oliva  <aoliva@redhat.com>
2733
2734         PR debug/47106
2735         PR debug/47402
2736         * tree-inline.h (estimated_stack_frame_size): Take cgraph node
2737         rather than decl.
2738         * cfgexpand.c (estimated_stack_frame_size): Likewise.
2739         * ipa-inline.c (compute_inline_parameters): Adjust.
2740
2741 2011-02-15  Alexandre Oliva  <aoliva@redhat.com>
2742
2743         PR debug/47106
2744         PR debug/47402
2745         * tree-flow.h (FOR_EACH_REFERENCED_VAR): Add FN argument.
2746         Adjust all users.  Pass FN to...
2747         * tree-flow-inline.h (first_referenced_var): ... this.  Add
2748         fn argument.
2749         * ipa-struct-reorg.c: Adjust.
2750         * tree-dfa.c: Adjust.
2751         * tree-into-ssa.c: Adjust.
2752         * tree-sra.c: Adjust.
2753         * tree-ssa-alias.c: Adjust.
2754         * tree-ssa-live.c: Adjust.
2755         * tree-ssa.c: Adjust.
2756         * tree-ssanames.c: Adjust.
2757         * tree-tailcall.c: Adjust.
2758
2759 2011-02-15  Alexandre Oliva  <aoliva@redhat.com>
2760
2761         PR debug/47106
2762         PR debug/47402
2763         * tree-flow.h (referenced_var_lookup): Add fn parameter.
2764         Adjust all callers.
2765         * tree-dfa.c (referenced_var_lookup): Use fn instead of cfun.
2766         * tree-flow-inline.h: Adjust.
2767         * gimple-pretty-print.c: Adjust.
2768         * tree-into-ssa.c: Adjust.
2769         * tree-ssa.c: Adjust.
2770         * cfgexpand.c: Adjust.
2771
2772 2011-02-15  Nathan Froyd  <froydnj@codesourcery.com>
2773
2774         * config/iq2000/i2000.h (REG_CLASS_FROM_LETTER): Delete.
2775         (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
2776         (EXTRA_CONSTRAINT): Delete.
2777         * config/iq2000/constraints.md: New file.
2778         * config/iq2000/iq2000.md: Include it.
2779         (define_insn ""): Delete.
2780         (movsi_internal2, movhi_internal2, movqi_internal2): Delete
2781         unsupported constraint letters from patterns.
2782         (call_value, call_value_internal1): Likewise.
2783         (call_value_multiple_internal1): Likewise.
2784
2785 2011-02-15  Nick Clifton  <nickc@redhat.com>
2786
2787         * config/mn10300/mn10300.c: Include tm-constrs.h.
2788         (struct liw_data): New data structure describing an LIW candidate
2789         instruction.
2790         (extract_bundle): Use struct liw_data.  Allow small integer
2791         operands for some instructions.
2792         (check_liw_constraints): Use struct liw_data.  Remove swapped
2793         parameter.  Add comments describing the checks.  Fix bug when
2794         assigning the source of liw1 to the source of liw2.
2795         (liw_candidate): Delete.  Code moved into extract_bundle.
2796         (mn10300_bundle_liw): Use struct liw_data.  Check constraints
2797         before swapping.
2798         * config/mn10300/predicates.md (liw_operand): New predicate.
2799         Allows registers and small integer constants.
2800         * config/mn10300/constraints.md (O): New constraint.  Accetps
2801         integers in the range -8 to +7 inclusive.
2802         * config/mn10300/mn10300.md (movesi_internal): Add an alternative
2803         for moving a small integer into a register.  Give this alternative
2804         LIW attributes.
2805         (addsi3, subsi3, cmpsi, lshrsi3, ashrsi3): Likewise.
2806         (ashlsi3): Likewise, plus give LIW attributes to the alternatives
2807         using the J,K,L and M constraints,
2808         (liw): Remove SI mode on second operands to allow for HI and QI
2809         mode values.
2810         (cmp_liw, liw_cmp): Likewise.  Plus fix order of operands in the
2811         instruction.
2812
2813 2011-02-15  H.J. Lu  <hongjiu.lu@intel.com>
2814
2815         PR middle-end/47725
2816         * combine.c (cant_combine_insn_p): Check zero/sign extended
2817         hard registers.
2818
2819 2011-02-15  Richard Guenther  <rguenther@suse.de>
2820
2821         PR tree-optimization/47743
2822         * tree-ssa-pre.c (phi_translate_1): If we didn't get a value-number
2823         for a non-type-compatible VN lookup bail out.
2824
2825 2011-02-15  Nathan Froyd  <froydnj@codesourcery.com>
2826
2827         * config/fr30/constraints.md: New file.
2828         * config/fr30/fr30.md: Include it.
2829         * config/fr30/fr30.h (REG_CLASS_FROM_LETTER): Delete.
2830         (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
2831         (EXTRA_CONSTRAINT): Delete.
2832
2833 2011-02-15  Nathan Froyd  <froydnj@codesourcery.com>
2834
2835         * config/frv/constraints.md: New file.
2836         * config/frv/predicates.md: Include it.
2837         * config/frv/frv.c (reg_class_from_letter): Delete.
2838         (frv_option_override): Don't initialize it.
2839         * config/frv/frv.h (REG_CLASS_FROM_LETTER): Delete.
2840         (CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_K): Delete.
2841         (CONST_OK_FOR_L, CONST_OK_FOR_M, CONST_OK_FOR_N): Delete.
2842         (CONST_OK_FOR_O, CONST_OK_FOR_P, CONST_OK_FOR_LETTER_P): Delete.
2843         (CONST_DOUBLE_OK_FOR_G, CONST_DOUBLE_OK_FOR_H): Delete.
2844         (CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
2845         (EXTRA_CONSTRAINT_FOR_Q, EXTRA_CONSTRAINT_FOR_R): Delete.
2846         (EXTRA_CONSTRAINT_FOR_S, EXTRA_CONSTRAINT_FOR_T): Delete.
2847         (EXTRA_CONSTRAINT_FOR_U, EXTRA_CONSTRAINT): Delete.
2848         (EXTRA_MEMORY_CONSTRAINT, CONSTRAINT_LEN): Delete.
2849         (REG_CLASS_FROM_CONSTRAINT): Delete.
2850
2851 2011-02-15  Jakub Jelinek  <jakub@redhat.com>
2852
2853         PR middle-end/47581
2854         * config/i386/i386.c (ix86_compute_frame_size): Don't align offset
2855         if frame size is 0 in a leaf function.
2856
2857 2011-02-15  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2858
2859         PR pch/14940
2860         * config/alpha/host-osf.c: New file.
2861         * config/alpha/x-osf: New file.
2862         * config.host (alpha*-dec-osf*): Use it.
2863
2864 2011-02-14  Anatoly Sokolov  <aesok@post.ru>
2865
2866         * config/rx/rx.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
2867         * config/rx/rx-protos.h (rx_is_mode_dependent_addr): Remove.
2868         * config/xtensa/xtensa.c (rx_is_mode_dependent_addr): Rename to...
2869         (rx_mode_dependent_address_p): ...this. Make static. Change argument
2870         type to const_rtx.
2871         (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
2872
2873 2011-02-14  Nathan Froyd  <froydnj@codesourcery.com>
2874
2875         * config/stormy16/constraints.md: New file.
2876         * config/stormy16/predicates.md (nonimmediate_nonstack_operand):
2877         Use satisfies_constraint_Q and satisfies_constraint_R.
2878         * config/stormy16/stomry16-protos.h (xstormy16_extra_constraint_p):
2879         Delete.
2880         (xstormy16_legitiamte_address_p): Declare.
2881         * config/stormy16/stormy16.h (REG_CLASS_FROM_LETTER): Delete.
2882         (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
2883         (EXTRA_CONSTRAINT): Delete.
2884         * config/stormy16/stormy16.c (xstormy16_legitimate_address_p):
2885         Un-staticize.
2886         (xstormy16_extra_constraint_p): Delete.
2887
2888 2011-02-14  Eric Botcazou  <ebotcazou@adacore.com>
2889
2890         PR tree-optimization/46494
2891         * loop-unroll.c (split_edge_and_insert): Adjust comment.
2892         * loop-init.c (loop_optimizer_finalize): Do not call verify_flow_info.
2893         (pass_rtl_loop_done): Add TODO_verify_flow.
2894         * fwprop.c (pass_rtl_fwprop): Likewise.
2895         * modulo-sched.c (pass_sms): Likewise.
2896         * tree-ssa-dom.c (pass_dominator): Likewise.
2897         * tree-ssa-loop-ch.c (pass_ch): Likewise.
2898         * tree-ssa-loop.c (pass_complete_unrolli): Likewise.
2899         (pass_tree_loop_done): Likewise.
2900         * tree-ssa-pre.c (execute_pre): Likewise.
2901         * tree-ssa-reassoc.c (pass_reassoc): Likewise.
2902         * tree-ssa-sink.c (pass_sink_code): Likewise.
2903         * tree-vrp.c (pass_vrp): Likewise.
2904
2905 2011-02-14  Nathan Froyd  <froydnj@codesourcery.com>
2906
2907         * config/v850/constraints.md: New file.
2908         * config/v850/v850.md: Include it.
2909         * config/v850/predicates.md (reg_or_0_operand): Use
2910         satisfies_constraint_G.
2911         (special_symbolref_operand): Use satisfies_constraint_K.
2912         * config/v850/v850.h (CONSTANT_ADDRESS_P): Use constraint_satisfied_p.
2913         (GO_IF_LEGITIMATE_ADDRESS): Likewise.
2914         (REG_CLASS_FROM_LETTER, INT_7_BITS, INT_8_BITS): Delete.
2915         (CONST_OK_FOR_P, CONST_OK_FOR_LETTER_P): Delete.
2916         (EXTRA_CONSTRAINT): Delete.
2917         (CONST_OK_FOR_I, CONST_OK_FOR_J): Use insn_const_int_ok_for_constraint.
2918         (CONST_OK_FOR_K, CONST_OK_FOR_L, CONST_OK_FOR_M): Likewise.
2919         (CONST_OK_FOR_N, CONST_OK_FOR_O): Likewise.
2920
2921 2011-02-14  Anatoly Sokolov  <aesok@post.ru>
2922
2923         PR target/47696
2924         * config/avr/avr-devices.c (avr_mcu_types): Fix ATmega2560 device
2925         description.
2926
2927 2011-02-14  Nathan Froyd  <froydnj@codesourcery.com>
2928
2929         * config/mcore/constraints.md: New file.
2930         * config/mcore/mcore.md: Include it.
2931         * config/mcore/mcore.c (reg_class_from_letter): Delete.
2932         * config/mcore/mcore.h (reg_class_from_letter): Delete.
2933         (REG_CLASS_FROM_LETTER): Delete.
2934         (CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_L): Use
2935         insn_const_int_ok_for_constraint.
2936         (CONST_OK_FOR_K, CONST_OK_FOR_M, CONST_OK_FOR_N): Likewise.
2937         (CONST_OK_FOR_O, CONST_OK_FOR_P): Likewise.
2938         (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Delete.
2939         (EXTRA_CONSTRAINT): Delete.
2940
2941 2011-02-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2942
2943         PR ada/41929
2944         * config/sparc/sol2-unwind.h: Include <sys/frame.h>, <sys/stack.h>
2945         (IS_SIGHANDLER): Define.
2946         (sparc64_is_sighandler): New function, split off from
2947         sparc64_fallback_frame_state.
2948         (sparc_is_sighandler): New function, split off from
2949         sparc_fallback_frame_state.
2950         (sparc64_fallback_frame_state): Merge with ...
2951         (sparc_fallback_frame_state): ... this into ...
2952         (MD_FALLBACK_FRAME_STATE_FOR): ... this.
2953         Change new_cfa to long.  Remove regs_off, fpu_save_off, fpu_save.
2954         Define nframes, mctx.  Use IS_SIGHANDLER, handler_args, mctx, walk
2955         stack instead of hardcoded offsets.
2956
2957 2011-02-14  Andriy Gapon  <avg@freebsd.org>
2958
2959         PR target/45808
2960         * config/freebsd-spec.h (FBSD_LIB_SPEC): Handle the shared case.
2961
2962 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2963
2964         * configure: Regenerate.
2965
2966 2011-02-12  Joseph Myers  <joseph@codesourcery.com>
2967
2968         PR driver/45731
2969         * gcc.c (asm_options): Correct spec matching --target-help.
2970
2971 2011-02-12  Martin Jambor  <mjambor@suse.cz>
2972
2973         * tree-cfg.c (verify_gimple_call): Return true upon invalid argument
2974         to gimple call error.
2975
2976 2011-02-12  Mike Stump  <mikestump@comcast.net>
2977
2978         * config/frv/frv.h (TRANSFER_FROM_TRAMPOLINE): Canonicalize
2979         comments in backslash regions.
2980
2981 2011-02-12  Mike Stump  <mikestump@comcast.net>
2982             Jakub Jelinek  <jakub@redhat.com>
2983             Iain Sandoe  <iains@gcc.gnu.org>
2984
2985         PR target/47324
2986         * dwarf2out.c (output_cfa_loc): When required, apply the
2987         DWARF2_FRAME_REG_OUT macro to adjust register numbers.
2988         (output_loc_sequence): Likewise.
2989         (output_loc_operands_raw): Likewise.
2990         (output_loc_sequence_raw): Likewise.
2991         (output_cfa_loc): Likewise.
2992         (output_loc_list): Suppress register number adjustment when
2993         calling output_loc_sequence()
2994         (output_die): Likewise.
2995
2996 2011-02-12  Anatoly Sokolov  <aesok@post.ru>
2997
2998         * config/xtensa/xtensa.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
2999         Remove macros.
3000         * config/xtensa/xtensa.c (xtensa_register_move_cost,
3001         xtensa_memory_move_cost): New functions.
3002         (TARGET_REGISTER_MOVE_COST, TARGET_REGISTER_MOVE_COST): Define.
3003
3004 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3005
3006         PR lto/47225
3007         * configure.ac (gcc_cv_lto_plugin): Test for liblto_plugin.la
3008         in the current directory.
3009         * configure: Rebuilt.
3010
3011 2011-02-12  Iain Sandoe  <iains@gcc.gnu.org>
3012
3013         * config/darwin.c (darwin_override_options): Add a hunk missed
3014         from the commit of r168571.  Trim comment line lengths and
3015         correct indents of the preceding block.
3016
3017 2011-02-12  Iain Sandoe  <iains@gcc.gnu.org>
3018
3019         * gcc.c (driver_handle_option): Concatenate the argument to -F with
3020         the switch.
3021
3022 2011-02-11  Joseph Myers  <joseph@codesourcery.com>
3023
3024         * common.opt (nostartfiles): New Driver option.
3025
3026 2011-02-11  Xinliang David Li  <davidxl@google.com>
3027
3028         PR tree-optimization/47707
3029         * tree-chrec.c (convert_affine_scev): Keep type precision.
3030
3031 2011-02-11  Eric Botcazou  <ebotcazou@adacore.com>
3032
3033         PR tree-optimization/47420
3034         * ipa-split.c (visit_bb): Punt on any kind of GIMPLE_RESX.
3035
3036 2011-02-11  Pat Haugen  <pthaugen@us.ibm.com>
3037
3038         PR rtl-optimization/47614
3039         * rtl.h (check_for_inc_dec): Declare.
3040         * dse.c (check_for_inc_dec): Externalize...
3041         * postreload.c (reload_cse_simplify): ...use it before deleting stmt.
3042         (reload_cse_simplify_operands): Don't simplify opnds with side effects.
3043
3044 2011-02-11  Joseph Myers  <joseph@codesourcery.com>
3045
3046         PR driver/47678
3047         * gcc.c (main): Do not compile inputs if there were errors in
3048         option handling.
3049         * opts-common.c (read_cmdline_option): Check for wrong language
3050         after other error checks.
3051
3052 2011-02-11  Nathan Froyd  <froydnj@codesourcery.com>
3053
3054         * cgraph.c: Fix comment typos.
3055         * cgraph.h: Likewise.
3056         * cgraphunit.c: Likewise.
3057         * ipa-cp.c: Likewise.
3058         * ipa-inline.c: Likewise.
3059         * ipa-prop.c: Likewise.
3060         * ipa-pure-const.c: Likewise.
3061         * ipa-ref.c: Likewise.
3062         * ipa-reference.c: Likewise.
3063
3064 2011-02-11  Jakub Jelinek  <jakub@redhat.com>
3065
3066         PR debug/47684
3067         * tree-predcom.c (single_nonlooparound_use): Ignore debug uses.
3068
3069 2011-02-11  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3070
3071         PR testsuite/47400
3072         * doc/sourcebuild.texi (Require Support): Document
3073         dg-require-ascii-locale.
3074
3075 2011-02-11  Mingjie Xing  <mingjie.xing@gmail.com>
3076
3077         * doc/lto.texi (Write summary): Fix missing parentheses.
3078
3079 2011-02-10  DJ Delorie  <dj@redhat.com>
3080
3081         * config/m32c/m32c.c (m32c_option_override): Disable
3082         -fcombine-stack-adjustments until flag value tracking and compare
3083         optimization can be rewritten.
3084
3085 2011-02-10  Peter Bergner  <bergner@vnet.ibm.com>
3086
3087         * config/rs6000/linux64.h (PROCESSOR_DEFAULT): Change to
3088         PROCESSOR_POWER7.
3089         (PROCESSOR_DEFAULT64): Likewise.
3090
3091 2011-02-10  Richard Henderson  <rth@redhat.com>
3092
3093         * config/rx/predicates.md (rx_zs_comparison_operator): Revert
3094         change from 2011-02-03.
3095         * config/rx/rx.c (flags_from_code): Likewise.
3096         (rx_print_operand) ['B']: For LT/GE, use lt/ge if overflow flag
3097         is valid, n/pz otherwise.
3098         (rx_select_cc_mode): Return CCmode if Y is not zero.
3099
3100 2011-02-10  Richard Guenther  <rguenther@suse.de>
3101
3102         * tree-ssa-structalias.c (bitpos_of_field): Use BITS_PER_UNIT, not 8.
3103
3104 2011-02-10  Richard Guenther  <rguenther@suse.de>
3105
3106         PR tree-optimization/47677
3107         * tree-vrp.c (vrp_bitmap_equal_p): Fix comparison of empty bitmaps.
3108
3109 2011-02-10  Jakub Jelinek  <jakub@redhat.com>
3110
3111         PR target/47665
3112         * combine.c (make_compound_operation): Only change shifts into
3113         multiplication for SCALAR_INT_MODE_P.
3114
3115 2011-02-10  Jie Zhang  <jie@codesourcery.com>
3116
3117         PR testsuite/47622
3118         Revert
3119         2011-02-05  Jie Zhang  <jie@codesourcery.com>
3120         PR debug/42631
3121         * web.c (entry_register): Don't clobber the number of the
3122         first uninitialized reference in used[].
3123
3124 2011-02-09  Richard Guenther  <rguenther@suse.de>
3125
3126         PR tree-optimization/47664
3127         * ipa-inline.c (cgraph_decide_inlining_incrementally): Visit
3128         all edges again.
3129
3130 2011-02-09  David Edelsohn  <dje.gcc@gmail.com>
3131
3132         PR target/46481
3133         PR target/47032
3134         * config/rs6000/aix61.h (PROCESSOR_DEFAULT): Change to
3135         PROCESSOR_POWER7.
3136         (PROCESSOR_DEFAULT64): Same.
3137         (RS6000_DEFAULT_LONG_DOUBLE_SIZE): Delete.
3138
3139 2011-02-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3140
3141         * config/mips/iris6.h (TARGET_C99_FUNCTIONS): Define.
3142
3143 2011-02-09  Martin Jambor  <mjambor@suse.cz>
3144
3145         PR middle-end/45505
3146         * tree-sra.c (struct access): New flags grp_scalar_read and
3147         grp_scalar_write.  Changed description of assignment read and write
3148         flags.
3149         (dump_access): Dump new flags, reorder all of them.
3150         (sort_and_splice_var_accesses): Set the new flag accordingly, use them
3151         to detect multiple scalar reads.
3152         (analyze_access_subtree): Use the new scalar read write flags instead
3153         of the old flags.  Adjusted comments.
3154
3155 2011-02-08  DJ Delorie  <dj@redhat.com>
3156
3157         PR target/47548
3158         * config/m32c/m32c.c (m32c_subreg): Don't try to validate interim
3159         patterns.
3160
3161 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
3162
3163         * config/m68k/uclinux.opt: New.
3164         * config.gcc (m68k-*-uclinux*): Use m68k/uclinux.opt.
3165
3166 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
3167
3168         * config/cris/elf.opt (sim): New Driver option.
3169
3170 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
3171
3172         * config/xtensa/elf.opt: New.
3173         * config.gcc (xtensa*-*-elf*): Use xtensa/elf.opt.
3174
3175 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
3176
3177         * config/vax/elf.opt: New.
3178         * config.gcc (vax-*-linux*, vax-*-netbsdelf*): Use vax/elf.opt.
3179
3180 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
3181
3182         * config/rs6000/aix64.opt (posix, pthread): New Driver options.
3183
3184 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
3185
3186         * config/gnu-user.opt: New.
3187         * config.gcc (*-*-linux* | frv-*-*linux* | *-*-kfreebsd*-gnu |
3188         *-*-knetbsd*-gnu | *-*-gnu* | *-*-kopensolaris*-gnu,
3189         *-*-uclinux*): Use gnu-user.opt.
3190
3191 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3192
3193         * config/gnu.h (CPP_SPEC, LIB_SPEC): Remove handling of -bsd option.
3194         * config/i386/gnu.h (CPP_SPEC): Likewise.
3195
3196 2011-02-08  Ian Lance Taylor  <iant@google.com>
3197
3198         * common.opt (fcx-limited-range): Add SetByCombined flag.
3199         (ffinite-math-only, fmath-errno, frounding-math): Likewise.
3200         (fsignaling-nans, fsigned-zeros, ftrapping-math): Likewise.
3201         (fassociative-math, freciprocal-math): Likewise.
3202         (funsafe-math-optimizations): Likewise.
3203         * opth-gen.awk: Handle SetByCombined.
3204         * optc-gen.awk: Likewise.
3205         * opts.c (set_fast_math_flags): Don't override flag if set by frontend.
3206         (set_unsafe_math_optimizations_flags): Likewise.
3207         * doc/options.texi (Option properties): Document SetByCombined.
3208
3209 2011-02-08  Joseph Myers  <joseph@codesourcery.com>
3210
3211         * config.gcc (arc-*, alpha*-*-gnu*, arm*-*-netbsd*, arm-*-pe*,
3212         i[34567]86-*-interix3*, i[34567]86-*-netbsd*, i[34567]86-*-pe,
3213         m68hc11-*-*, m6811-*-*, m68hc12-*-*, m6812-*-*,
3214         m68k-*-uclinuxoldabi*, mcore-*-pe*, powerpc*-*-gnu*,
3215         sh*-*-symbianelf*, vax-*-netbsd*): Mark obsolete.
3216
3217 2011-02-08  Sebastian Pop  <sebastian.pop@amd.com>
3218
3219         PR tree-optimization/46834
3220         PR tree-optimization/46994
3221         PR tree-optimization/46995
3222         * graphite-sese-to-poly.c (used_outside_reduction): New.
3223         (detect_commutative_reduction): Call used_outside_reduction.
3224         (rewrite_commutative_reductions_out_of_ssa_close_phi): Call
3225         translate_scalar_reduction_to_array only when at least one
3226         loop-phi/close-phi tuple has been detected.
3227
3228 2011-02-08  Richard Guenther  <rguenther@suse.de>
3229
3230         PR middle-end/47639
3231         * tree-vect-generic.c (expand_vector_operations_1): Update
3232         stmts here ...
3233         (expand_vector_operations): ... not here.  Cleanup EH info
3234         and the CFG if required.
3235
3236 2011-02-08  Richard Guenther  <rguenther@suse.de>
3237
3238         PR tree-optimization/47641
3239         * tree-ssa.c (execute_update_addresses_taken): For asm outputs
3240         require type compatibility.
3241
3242 2011-02-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
3243
3244         * gimple-low.c (lower_function_body): Don't remove the location of
3245         the return statement here.
3246         (lower_gimple_return): Do it here instead but only if the return
3247         statement is actually used twice.
3248
3249 2011-02-08  Richard Guenther  <rguenther@suse.de>
3250
3251         PR tree-optimization/47632
3252         * tree-ssa-forwprop.c (remove_prop_source_from_use): Remove
3253         unused up_to_stmt parameter, return whether cfg-cleanup is
3254         necessary, remove EH info properly.
3255         (forward_propagate_into_gimple_cond): Adjust caller.
3256         (forward_propagate_into_cond): Likewise.
3257         (forward_propagate_comparison): Likewise.
3258         (tree_ssa_forward_propagate_single_use_vars): Make
3259         forward_propagate_comparison case similar to the two others.
3260
3261 2011-02-08  Nick Clifton  <nickc@redhat.com>
3262
3263         * config/mn10300/mn10300.opt (mliw): New command line option.
3264         * config/mn10300/mn10300.md (UNSPEC_LIW): New unspec.
3265         (liw_bundling): New automaton.
3266         (liw): New attribute.
3267         (liw_op): New attribute.
3268         (liw_op1, liw_op2, liw_both, liw_either): New reservations.
3269         (movsi_internal): Add LIW attributes.
3270         (andsi3): Likewise.
3271         (iorsi3): Likewise.
3272         (xorsi3): Likewise.
3273         (addsi3): Separate register and immediate alternatives.
3274         Add LIW attributes.
3275         (subsi3): Likewise.
3276         (cmpsi): Likewise.
3277         (aslsi3): Likewise.
3278         (lshrsi3): Likewise.
3279         (ashrsi3): Likewise.
3280         (liw): New pattern.
3281         * config/mn10300/mn10300.c (liw_op_names): New
3282         (mn10300_print_operand): Handle 'W' operand descriptor.
3283         (extract_bundle): New function.
3284         (check_liw_constraints): New function.
3285         (liw_candidate): New function.
3286         (mn10300_bundle_liw): New function.
3287         (mn10300_reorg): New function.
3288         (TARGET_MACHINE_DEPENDENT_REORG): Define.
3289         (TARGET_DEFAULT_TARGET_FLAGS): Add MASK_ALLOW_LIW.
3290         * config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Define
3291         __LIW__ or __NO_LIW__.
3292         * doc/invoke.texi: Describe the -mliw command line option.
3293
3294 2011-02-07  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3295
3296         * config.gcc (hppa[12]*-*-hpux11*): Don't set extra_parts.
3297         * config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
3298         pthread_mutex_unlock): Remove.
3299         * config/pa/t-pa-hpux11: Remove rules to build pthread stubs.
3300         * config/pa/t-pa64: Likewise.
3301         * config/pa/pa64-hpux.h (LIB_SPEC): In static links, link against
3302         shared libc if not linking against libpthread.
3303         * config/pa/pa-hpux11.h (LIB_SPEC): Likewise.
3304
3305 2011-02-07  Iain Sandoe  <iains@gcc.gnu.org>
3306
3307         PR target/47558
3308         * config/darwin10.h (LINK_GCC_C_SEQUENCE_SPEC): Put -lSystem first
3309         on 10.6 and later to ensure that we always use the unwinder from
3310         the system.  Only add -no_compact_unwind when tarteting darwin
3311         10.6 or later.
3312
3313 2011-02-07  Steve Ellcey  <sje@cup.hp.com>
3314
3315         PR target/46997
3316         * vect.md (vec_interleave_highv2sf): Change fmix for TARGET_BIG_ENDIAN.
3317         (vec_interleave_lowv2sf): Ditto.
3318         (vec_extract_evenv2sf): Add TARGET_BIG_ENDIAN check.
3319         (vec_extract_oddv2sf): Ditto.
3320
3321 2011-02-07  Mike Stump  <mikestump@comcast.net>
3322
3323         PR target/42333
3324         Add __ieee_divdc3 entry point.
3325         * config/i386/darwin.h (DECLARE_LIBRARY_RENAMES): Retain ___divdc3
3326         entry point.
3327         (SUBTARGET_INIT_BUILTINS): Call darwin_rename_builtins.
3328         * config/i386/i386.c (TARGET_INIT_LIBFUNCS): Likewise.
3329         * config/darwin.c (darwin_rename_builtins): Add.
3330         * config/darwin-protos.h (darwin_rename_builtins): Add.
3331
3332 2011-02-07  Michael Meissner  <meissner@linux.vnet.ibm.com>
3333
3334         PR target/47636
3335         * config/rs6000/rs6000.md (rsqrt<mode>2): Use the correct macro
3336         for the condition.
3337
3338 2011-02-07  Mike Stump  <mikestump@comcast.net>
3339
3340         * config/darwin.opt (mmacosx-version-min): Update default OS version.
3341
3342 2011-02-07  Denis Chertykov  <chertykov@gmail.com>
3343
3344         PR target/47534
3345         * config/avr/libgcc.S (exit): Move .endfunc
3346
3347 2011-02-07  Richard Guenther  <rguenther@suse.de>
3348
3349         PR tree-optimization/47615
3350         * tree-ssa-sccvn.h (run_scc_vn): Take a vn-walk mode argument.
3351         * tree-ssa-sccvn.c (default_vn_walk_kind): New global.
3352         (run_scc_vn): Initialize it.
3353         (visit_reference_op_load): Use it.
3354         * tree-ssa-pre.c (execute_pre): Use VN_WALK if in PRE.
3355
3356 2011-02-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
3357
3358         * config/spu/spu.c (spu_init_libfuncs): Install SImode and
3359         DImode trapping arithmetic libfuncs.
3360
3361 2011-02-07  Richard Guenther  <rguenther@suse.de>
3362
3363         PR tree-optimization/47621
3364         * tree-ssa.c (non_rewritable_lvalue_p): New function, split out from
3365         two duplicates ...
3366         (execute_update_addresses_taken): ... here.  Make it more
3367         conservative in what we accept.
3368
3369 2011-02-06  Joseph Myers  <joseph@codesourcery.com>
3370
3371         * config/sparc/freebsd.h (ASM_SPEC): Define.
3372         * config/sparc/vxworks.h (ASM_SPEC): Define.
3373
3374 2011-02-06  Joseph Myers  <joseph@codesourcery.com>
3375
3376         * config/sparc/sol2-bi.h (CC1_SPEC): Remove %{sun4:} %{target:}.
3377
3378 2011-02-06  Steven Bosscher  <steven@gcc.gnu.org>
3379
3380         * doc/invoke.texi: Remove reference to compiler internals from
3381         user documentation.
3382
3383         * reg-notes.def: Remove REG_VALUE_PROFILE.
3384         * combine.c (distribute_notes): Do not handle REG_VALUE_PROFILE.
3385
3386 2011-02-05  Jakub Jelinek  <jakub@redhat.com>
3387
3388         PR middle-end/47610
3389         * varasm.c (default_section_type_flags): If decl is NULL,
3390         and name is .data.rel.ro or .data.rel.ro.local, set SECTION_RELRO bit.
3391
3392 2011-02-05  Jie Zhang  <jie@codesourcery.com>
3393
3394         PR debug/42631
3395         * web.c (entry_register): Don't clobber the number of the
3396         first uninitialized reference in used[].
3397
3398 2011-02-04  Sebastian Pop  <sebastian.pop@amd.com>
3399
3400         PR tree-optimization/46194
3401         * tree-data-ref.c (analyze_miv_subscript): Remove comment.
3402         (build_classic_dist_vector_1): Do not represent classic distance
3403         vectors when the access functions are variating in different loops.
3404
3405 2011-02-04  Joseph Myers  <joseph@codesourcery.com>
3406
3407         * config/mips/iris6.opt: New.
3408         * config.gcc (mips-sgi-irix6.5*): Use mips/iris6.opt.
3409
3410 2011-02-04  Richard Henderson  <rth@redhat.com>
3411             Steve Ellcey  <sje@cup.hp.com>
3412
3413         PR target/46997
3414         * config/ia64/predicates.md (mux1_brcst_element): New.
3415         * config/ia64/ia64-protos.h (ia64_unpack_assemble): New.
3416         * config/ia64/ia64.c (ia64_unpack_assemble): New.
3417         (ia64_unpack_sign): New.
3418         (ia64_expand_unpack): Rewrite using new routines.
3419         (ia64_expand_widen_sum): Ditto.
3420         (ia64_expand_dot_prod_v8qi): Ditto.
3421         * config/ia64/vect.md (mulv8qi3): Rewrite to use new
3422         routines, add endian check.
3423         (pmpy2_even): Rename from pmpy2_r, add endian check.
3424         (pmpy2_odd): Rename from pmpy2_l, add endian check.
3425         (vec_widen_smult_lo_v4hi): Rewrite using new routines.
3426         (vec_widen_smult_hi_v4hi): Ditto.
3427         (vec_widen_umult_lo_v4hi): Ditto.
3428         (vec_widen_umult_hi_v4hi): Ditto.
3429         (mulv2si3): Change endian checks.
3430         (sdot_prodv4hi): Rewrite with new calls.
3431         (udot_prodv4hi): New.
3432         (vec_pack_ssat_v4hi): Add endian check.
3433         (vec_pack_usat_v4hi): Ditto.
3434         (vec_pack_ssat_v2si): Ditto.
3435         (max1_even): Rename from max1_r, add endian check.
3436         (max1_odd): Rename from max1_l, add endian check.
3437         (*mux1_rev): Format change.
3438         (*mux1_mix): Ditto.
3439         (*mux1_shuf): Ditto.
3440         (*mux1_alt): Ditto.
3441         (*mux1_brcst_v8qi): Use new predicate.
3442         (vec_extract_evenv8qi): Remove endian check.
3443         (vec_extract_oddv8qi): Ditto.
3444         (vec_interleave_lowv4hi): Format change.
3445         (vec_interleave_highv4hi): Ditto.
3446         (mix2_even): Rename from mix2_r, add endian check.
3447         (mix2_odd): Rename from mux2_l, add endian check.
3448         (*mux2): Fix mask setting for TARGET_BIG_ENDIAN.
3449         (vec_extract_evenodd_helper): Format change.
3450         (vec_extract_evenv4hi): Remove endian check.
3451         (vec_extract_oddv4hi): Remove endian check.
3452         (vec_interleave_lowv2si): Format change.
3453         (vec_interleave_highv2si): Format change.
3454         (vec_initv2si): Remove endian check.
3455         (vecinit_v2si): Add endian check.
3456         (reduc_splus_v2sf): Add endian check.
3457         (reduc_smax_v2sf): Ditto.
3458         (reduc_smin_v2sf): Ditto.
3459         (vec_initv2sf): Remove endian check.
3460         (fpack): Add endian check.
3461         (fswap): Add endian check.
3462         (vec_interleave_highv2sf): Add endian check.
3463         (vec_interleave_lowv2sf): Add endian check.
3464         (fmix_lr): Add endian check.
3465         (vec_setv2sf): Format change.
3466         (*vec_extractv2sf_0_be): Use shift to extract operand.
3467         (*vec_extractv2sf_1_be): New.
3468         (vec_pack_trunc_v4hi): Add endian check.
3469         (vec_pack_trunc_v2si): Format change.
3470
3471 2011-02-04  Jakub Jelinek  <jakub@redhat.com>
3472
3473         PR inline-asm/23200
3474         * tree-ssa-ter.c (is_replaceable_p): Add TER argument.  Don't
3475         do bb, locus and block comparison and disallow loads if it is not set.
3476         (stmt_is_replaceable_p): New function.
3477         (process_replaceable, find_replaceable_in_bb): Adjust is_replaceable_p
3478         callers.
3479         * expr.c (expand_expr_real_1) <case SSA_NAME>: If
3480         get_gimple_for_ssa_name try for EXPAND_INITIALIZER harder to use
3481         SSA_NAME_DEF_STMT.
3482         * tree-flow.h (stmt_is_replaceable_p): New prototype.
3483
3484 2011-02-04  Joseph Myers  <joseph@codesourcery.com>
3485
3486         * config/rs6000/xilinx.opt: New.
3487         * config.gcc (powerpc-xilinx-eabi*): Use rs6000/xilinx.opt.
3488
3489 2011-02-04  Joseph Myers  <joseph@codesourcery.com>
3490
3491         * config/mips/mips.opt (EB, EL, noasmopt): New Driver options.
3492
3493 2011-02-03  Anatoly Sokolov  <aesok@post.ru>
3494
3495         * config/xtensa/xtensa.h (PREFERRED_RELOAD_CLASS,
3496         PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
3497         * config/xtensa/xtensa-protos.h (xtensa_preferred_reload_class,
3498         secondary_reload_info, xtensa_secondary_reload): Remove.
3499         * config/xtensa/xtensa.c (TARGET_PREFERRED_RELOAD_CLASS,
3500         TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
3501         (xtensa_preferred_reload_class): Make static. Change return and
3502         'rclass' argument type to reg_class_t. Remove 'isoutput' argument.
3503         Use CONST_DOUBLE_P predicate.
3504         (xtensa_preferred_output_reload_class): New function.
3505         (xtensa_secondary_reload): Make static.
3506
3507 2011-02-03  Joseph Myers  <joseph@codesourcery.com>
3508
3509         * config/microblaze/microblaze.opt (Zxl-mode-bootstrap,
3510         Zxl-mode-executable, Zxl-mode-novectors, Zxl-mode-xilkernel,
3511         Zxl-mode-xmdstub, mxl-mode-xilkernel): New Driver options.
3512
3513 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
3514
3515         PR middle-end/31490
3516         * output.h (SECTION_RELRO): Define.
3517         (SECTION_MACH_DEP): Adjust.
3518         (get_variable_section): New prototype.
3519         * varpool.c (varpool_finalize_named_section_flags): New function.
3520         (varpool_assemble_pending_decls): Call it.
3521         * cgraph.h (varpool_finalize_named_section_flags): New prototype.
3522         * cgraphunit.c (cgraph_output_in_order): Call
3523         varpool_finalize_named_section_flags.
3524         * varasm.c (get_section): Allow section flags conflicts between
3525         relro and read-only sections if the section hasn't been declared yet.
3526         Set SECTION_OVERRIDE after diagnosing section type conflict.
3527         (get_variable_section): No longer static.
3528         (default_section_type_flags): Use SECTION_WRITE | SECTION_RELRO for
3529         readonly sections that need relocations.
3530         (decl_readonly_section_1): New function.
3531         (decl_readonly_section): Use it.
3532
3533         Revert:
3534         2010-11-17  Dinar Temirbulatov  <dtemirbulatov@gmail.com>
3535                     Steve Ellcey  <sje@cup.hp.com>
3536
3537         PR middle-end/31490
3538         * varasm.c (categorize_decl_for_section): Ignore reloc_rw_mask
3539         if section attribute used.
3540
3541 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
3542
3543         * config/darwin.h (SECTION_NO_ANCHOR): Remove.
3544         * config/darwin.c (SECTION_NO_ANCHOR): Define.
3545         (darwin_init_sections): Remove assertion.
3546
3547 2011-02-03  Nick Clifton  <nickc@redhat.com>
3548
3549         * config/rx/predicates.md (rx_zs_comparison_operator): Remove
3550         lt and ge.
3551         * config/rx/rx.md (abssi2_flags): Use CC_ZSmode rather than CC_ZSOmode.
3552         * config/rx/rx.c (rx_print_operand): Use "lt" and "ge" suffixes
3553         instead of "n" and "pz".
3554         (flags_from_code): LT and GE tests need CC_FLAG_O as well as
3555         CC_FLAG_S.
3556
3557 2011-02-03  Jakub Jelinek  <jakub@redhat.com>
3558
3559         PR target/47312
3560         * expr.c (expand_expr_real_2) <case FMA_EXPR>: If target doesn't expand
3561         fma, expand FMA_EXPR as fma{,f,l} call.
3562
3563         PR lto/47274
3564         * lto-streamer-out.c (write_symbol): When writing kind and visibility,
3565         copy them into a unsigned char variable and pass address of it to
3566         lto_output_data_stream.
3567
3568         PR target/47564
3569         * toplev.c (target_reinit): Save and restore *crtl and regno_reg_rtx
3570         around backend_init_target and lang_dependent_init_target calls.
3571         * cgraphunit.c (cgraph_debug_gimple_stmt): New function.
3572         (verify_cgraph_node): Don't call set_cfun here.  Use
3573         cgraph_debug_gimple_stmt instead of debug_gimple_stmt.
3574         Set error_found for incorrectly represented calls to thunks.
3575
3576 2011-02-03  Alexandre Oliva  <aoliva@redhat.com>
3577
3578         PR debug/43092
3579         PR rtl-optimization/43494
3580         * rtl.h (for_each_inc_dec_fn): New type.
3581         (for_each_inc_dec): Declare.
3582         * rtlanal.c (struct for_each_inc_dec_ops): New type.
3583         (for_each_inc_dec_find_inc_dec): New fn.
3584         (for_each_inc_dec_find_mem): New fn.
3585         (for_each_inc_dec): New fn.
3586         * dse.c (struct insn_size): Remove.
3587         (replace_inc_dec, replace_inc_dec_mem): Remove.
3588         (emit_inc_dec_insn_before): New fn.
3589         (check_for_inc_dec): Use it, along with for_each_inc_dec.
3590         (canon_address): Pass mem modes to cselib_lookup.
3591         * cselib.h (cselib_lookup): Add memmode argument.  Adjust callers.
3592         (cselib_lookup_from_insn): Likewise.
3593         (cselib_subst_to_values): Likewise.
3594         * cselib.c (find_slot_memmode): New var.
3595         (cselib_find_slot): New fn.  Use it instead of
3596         htab_find_slot_with_hash everywhere.
3597         (entry_and_rtx_equal_p): Use find_slot_memmode.
3598         (autoinc_split): New fn.
3599         (rtx_equal_for_cselib_p): Rename and implement in terms of...
3600         (rtx_equal_for_cselib_1): ... this.  Take memmode, pass it on.
3601         Deal with autoinc.  Special-case recursion into MEMs.
3602         (cselib_hash_rtx): Likewise.
3603         (cselib_lookup_mem): Infer pmode from address mode.  Distinguish
3604         address and MEM modes.
3605         (cselib_subst_to_values): Add memmode, pass it on.
3606         Deal with autoinc.
3607         (cselib_lookup): Add memmode argument, pass it on.
3608         (cselib_lookup_from_insn): Add memmode.
3609         (cselib_invalidate_rtx): Discard obsolete push_operand handling.
3610         (struct cselib_record_autoinc_data): New.
3611         (cselib_record_autoinc_cb): New fn.
3612         (cselib_record_sets): Use it, along with for_each_inc_dec.  Pass MEM
3613         mode to cselib_lookup.  Reset autoinced REGs here instead of...
3614         (cselib_process_insn): ... here.
3615         * var-tracking.c (replace_expr_with_values, use_type): Pass MEM mode
3616         to cselib_lookup.
3617         (add_uses): Likewise, also to cselib_subst_to_values.
3618         (add_stores): Likewise.
3619         * sched-deps.c  (add_insn_mem_dependence): Pass mode to
3620         cselib_subst_to_values.
3621         (sched_analyze_1, sched_analyze_2): Likewise.  Adjusted.
3622         * gcse.c (do_local_cprop): Adjusted.
3623         * postreload.c (reload_cse_simplify_set): Adjusted.
3624         (reload_cse_simplify_operands): Adjusted.
3625         * sel-sched-dump (debug_mem_addr_value): Pass mode.
3626
3627 2011-02-03  Alexandre Oliva  <aoliva@redhat.com>
3628
3629         PR tree-optimization/45122
3630         * tree-ssa-loop-niter.c (number_of_iterations_exit): Don't make
3631         unsafe assumptions when there's more than one loop exit.
3632
3633 2011-02-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
3634
3635         PR target/47272
3636         * doc/extend.texi (PowerPC AltiVec/VSX Built-in Functions):
3637         Document using vector double with the load/store builtins, and
3638         that the load/store builtins always use Altivec instructions.
3639
3640         * config/rs6000/vector.md (vector_altivec_load_<mode>): New insns
3641         to use altivec memory instructions, even on VSX.
3642         (vector_altivec_store_<mode>): Ditto.
3643
3644         * config/rs6000/rs6000-protos.h (rs6000_address_for_altivec): New
3645         function.
3646
3647         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
3648         V2DF, V2DI support to load/store overloaded builtins.
3649
3650         * config/rs6000/rs6000-builtin.def (ALTIVEC_BUILTIN_*): Add
3651         altivec load/store builtins for V2DF/V2DI types.
3652
3653         * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
3654         set avoid indexed addresses on power6 if -maltivec.
3655         (altivec_expand_ld_builtin): Add V2DF, V2DI support, use
3656         vector_altivec_load/vector_altivec_store builtins.
3657         (altivec_expand_st_builtin): Ditto.
3658         (altivec_expand_builtin): Add VSX memory builtins.
3659         (rs6000_init_builtins): Add V2DI types to internal types.
3660         (altivec_init_builtins): Add support for V2DF/V2DI altivec
3661         load/store builtins.
3662         (rs6000_address_for_altivec): Insure memory address is appropriate
3663         for Altivec.
3664
3665         * config/rs6000/vsx.md (vsx_load_<mode>): New expanders for
3666         vec_vsx_ld and vec_vsx_st.
3667         (vsx_store_<mode>): Ditto.
3668
3669         * config/rs6000/rs6000.h (RS6000_BTI_long_long): New type
3670         variables to hold long long types for VSX vector memory builtins.
3671         (RS6000_BTI_unsigned_long_long): Ditto.
3672         (long_long_integer_type_internal_node): Ditti.
3673         (long_long_unsigned_type_internal_node): Ditti.
3674
3675         * config/rs6000/altivec.md (UNSPEC_LVX): New UNSPEC.
3676         (altivec_lvx_<mode>): Make altivec_lvx use a mode iterator.
3677         (altivec_stvx_<mode>): Make altivec_stvx use a mode iterator.
3678
3679         * config/rs6000/altivec.h (vec_vsx_ld): Define VSX memory builtin
3680         short cuts.
3681         (vec_vsx_st): Ditto.
3682
3683 2011-02-02  Joseph Myers  <joseph@codesourcery.com>
3684
3685         * config/pa/pa-hpux10.opt: New.
3686         * config/hpux11.opt (pthread): New Driver option.
3687         * config/pa/pa-hpux.opt (nolibdld, rdynamic): New Driver options.
3688         * config.gcc (hppa[12]*-*-hpux10*): Use pa/pa-hpux10.opt.
3689
3690 2011-02-02  Joseph Myers  <joseph@codesourcery.com>
3691
3692         * config/ia64/vms.opt: New.
3693         * config.gcc (ia64-hp-*vms*): Use ia64/vms.opt.
3694
3695 2011-02-01  Michael Meissner  <meissner@linux.vnet.ibm.com>
3696
3697         PR target/47580
3698         * config/rs6000/vsx.md (vsx_float<VSi><mode>2): Use
3699         gpc_reg_operand instead of vsx_register_operand to match rs6000.md
3700         generator functions.
3701         (vsx_floatuns<VSi><mode>2): Ditto.
3702         (vsx_fix_trunc<mode><VSi>2): Ditto.
3703         (vsx_fixuns_trunc<mode><VSi>2): Ditto.
3704
3705 2011-02-02  Joseph Myers  <joseph@codesourcery.com>
3706
3707         * config/i386/djgpp.opt (posix): New Driver option.
3708
3709 2011-02-02  Gerald Pfeifer  <gerald@pfeifer.com>
3710
3711         * config.gcc (*-*-freebsd[12], *-*-freebsd[12].*, *-*-freebsd*aout*):
3712         Move to the unsupported targets list.
3713
3714 2011-02-02  Peter Bergner  <bergner@vnet.ibm.com>
3715
3716         PR rtl-optimization/47525
3717         * df-scan.c: Update copyright years.
3718         (df_get_call_refs): Do not mark global registers as DF_REF_REG_USE
3719         and non-clobber DF_REF_REG_DEF for calls to const and pure functions.
3720
3721 2011-02-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3722
3723         * config/i386/sysv4.h (TARGET_VERSION): Remove.
3724         (SUBTARGET_RETURN_IN_MEMORY): Remove.
3725         (ASM_OUTPUT_ASCII): Remove.
3726         * config/i386/sol2.h (SUBTARGET_RETURN_IN_MEMORY): Remove #undef.
3727
3728 2011-02-02  Jeff Law  <law@redhat.com>
3729
3730         PR middle-end/47543
3731         * reload.c (find_reloads_address): Handle reg+d address where both
3732         components are invalid by reloading the entire address.
3733
3734 2011-02-02  Sebastian Pop  <sebastian.pop@amd.com>
3735             Richard Guenther  <rguenther@suse.de>
3736
3737         PR tree-optimization/40979
3738         PR bootstrap/47044
3739         * passes.c (init_optimization_passes): After LIM call copy_prop
3740         and DCE to clean up.
3741         * tree-ssa-loop.c (pass_graphite_transforms): Add TODO_dump_func.
3742
3743 2011-02-02  Sebastian Pop  <sebastian.pop@amd.com>
3744
3745         PR tree-optimization/47576
3746         PR tree-optimization/47555
3747         * doc/invoke.texi (scev-max-expr-complexity): Documented.
3748         * params.def (PARAM_SCEV_MAX_EXPR_SIZE): Bump the value to 100.
3749         (PARAM_SCEV_MAX_EXPR_COMPLEXITY): Declared.
3750         * tree-scalar-evolution.c (follow_ssa_edge): Use
3751         PARAM_SCEV_MAX_EXPR_COMPLEXITY.
3752
3753 2011-02-02  Richard Guenther  <rguenther@suse.de>
3754
3755         PR tree-optimization/47566
3756         * builtins.c (builtin_save_expr): No SAVE_EXPR for SSA_NAMEs.
3757
3758 2011-02-02  Alexandre Oliva  <aoliva@redhat.com>
3759
3760         PR debug/47106
3761         PR debug/47402
3762         * tree-inline.c (declare_return_variable): Remove unused caller
3763         variable.
3764
3765         PR debug/47106
3766         PR debug/47402
3767         * tree-flow-inline.h (clear_is_used, is_used_p): New.
3768         * cfgexpand.c (account_used_vars_for_block): Use them.
3769         * tree-nrv.c (tree_nrv): Likewise.
3770         * tree-ssa-live.c (remove_unused_scope_block_p): Likewise.
3771         (dump_scope_block): Likewise.
3772         (remove_unused_locals): Likewise.
3773
3774         PR debug/47106
3775         PR debug/47402
3776         * tree-inline.c (declare_return_variable): Add result decl to
3777         local decls only once.
3778         * gimple-low.c (record_vars_into): Mark newly-created variables
3779         as referenced.
3780
3781 2011-02-02  Alexandre Oliva  <aoliva@redhat.com>
3782
3783         PR debug/47498
3784         PR debug/47501
3785         PR debug/45136
3786         PR debug/45130
3787         * haifa-sched.c (get_ebb_head_tail): Move notes across boundary
3788         debug insns.
3789         (no_real_insns_p, schedule_block, set_priorities): Drop special
3790         treatment of boundary debug insns.
3791         * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
3792         * sched-ebb.c (schedule_ebbs): Adjust skipping of debug insns.
3793         * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
3794         (BOUNDARY_DEBUG_INSN_P): Likewise.
3795         (SCHEDULE_DEBUG_INSN_P): Likewise.
3796         * sched-rgn.c (init_ready_list): Drop special treatment of
3797         boundary debug insns.
3798         * final.c (rest_of_clean_state): Clear notes' BB.
3799
3800 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
3801
3802         * config/openbsd.opt (assert=): New Driver option.
3803
3804 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
3805
3806         * config/i386/nto.opt: New.
3807         * config.gcc (i[34567]86-*-nto-qnx*): Use i386/nto.opt.
3808
3809 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
3810
3811         * config/i386/netware.opt: New.
3812         * config.gcc (i[3456x]86-*-netware*): Use i386/netware.opt.
3813
3814 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
3815
3816         * config/interix.opt (posix): New Driver option.
3817
3818 2011-02-01  DJ Delorie  <dj@redhat.com>
3819
3820         * config/m32c/m32c.h (PTRDIFF_TYPE): Remove extra definition.
3821
3822         * config/m32c/m32c.c (m32c_regno_reg_class): Return smallest reg
3823         class for A0/A1.
3824
3825 2011-02-01  Sebastian Pop  <sebastian.pop@amd.com>
3826
3827         PR tree-optimization/47561
3828         * toplev.c (process_options): Print the Graphite flags.  Add
3829         flag_loop_flatten to the list of options requiring Graphite.
3830
3831 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
3832
3833         * config/i386/cygming.opt (posix): New Driver option.
3834
3835 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
3836
3837         * config/arm/vxworks.opt: New.
3838         * config.gcc (arm-wrs-vxworks): Use arm/vxworks.opt.
3839
3840 2011-02-01  Joseph Myers  <joseph@codesourcery.com>
3841
3842         * config/alpha/elf.opt: New.
3843         * config.gcc (alpha*-*-linux*, alpha*-*-gnu*, alpha*-*-freebsd*,
3844         alpha*-*-netbsd*, alpha*-*-openbsd*): Use alpha/elf.opt.
3845
3846 2011-02-01  Richard Guenther  <rguenther@suse.de>
3847
3848         PR tree-optimization/47559
3849         * tree-ssa-loop-im.c (can_sm_ref_p): Do not perform
3850         store-motion on references that can throw.
3851
3852 2011-02-01  Bernd Schmidt  <bernds@codesourcery.com>
3853
3854         * tree-dump.c (dump_option_value_info): Add entry for TDF_CSELIB.
3855         * tree-pass.h (TDF_CSELIB): New macro.
3856         * cselib.c (new_cselib_val, expand_loc, cselib_expand_value_rtx_1,
3857         cselib_lookup): Check for it rather than for TDF_DETAILS.
3858
3859 2011-02-01  H.J. Lu  <hongjiu.lu@intel.com>
3860
3861         PR driver/47547
3862         * lto-wrapper.c (run_gcc): Don't add -dumpdir if linker_output
3863         is HOST_BIT_BUCKET.
3864
3865         * opts.c (finish_options): Don't add x_aux_base_name if it is
3866         HOST_BIT_BUCKET.
3867
3868 2011-02-01  Richard Guenther  <rguenther@suse.de>
3869
3870         PR tree-optimization/47555
3871         Revert
3872         2010-07-15  Sebastian Pop  <sebastian.pop@amd.com>
3873
3874         * params.def (PARAM_SCEV_MAX_EXPR_SIZE): Bump the value to 100.
3875
3876 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3877
3878         PR gcc/46692
3879         * config/lm32/t-lm32: Add multilib for all CPU options.
3880
3881 2011-02-01  Richard Guenther  <rguenther@suse.de>
3882
3883         PR tree-optimization/47541
3884         * tree-ssa-structalias.c (push_fields_onto_fieldstack): Make
3885         sure to have a field at offset zero.
3886
3887 2011-01-31  Joseph Myers  <joseph@codesourcery.com>
3888
3889         * config/arc/arc.opt (EB, EL): New Driver options.
3890
3891 2011-01-31  Joseph Myers  <joseph@codesourcery.com>
3892
3893         * config/alpha/osf5.opt: New.
3894         * config.gcc (alpha*-dec-osf5.1*): Use alpha/osf5.opt.
3895
3896 2011-01-31  Joseph Myers  <joseph@codesourcery.com>
3897
3898         * config/vms/vms.opt (map, mvms-return-codes): New Driver options.
3899
3900 2011-01-31  Sebastian Pop  <sebastian.pop@amd.com>
3901
3902         * common.opt (ftree-loop-linear): Use Alias to make it an alias of
3903         -floop-interchange.
3904         * invoke.texi (-ftree-loop-linear): Make it clear that this flag
3905         is an alias of -floop-interchange and that it requires the
3906         Graphite infrastructure.
3907         * tree-ssa-loop.c (gate_graphite_transforms): Do not set
3908         flag_loop_interchange based on the value of flag_tree_loop_linear.
3909
3910 2011-01-31  Jakub Jelinek  <jakub@redhat.com>
3911             Richard Guenther  <rguenther@suse.de>
3912
3913         PR tree-optimization/47538
3914         * tree-ssa-ccp.c (bit_value_binop_1): For uns computation use
3915         type instead of r1type, except for comparisons.  For right
3916         shifts and comparisons punt if there are mismatches in
3917         sizetype vs. non-sizetype types.
3918
3919 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3920
3921         * doc/sourcebuild.texi (Effective-Target Keywords): Document
3922         avx_runtime.
3923
3924 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3925
3926         * configure.ac (gcc_cv_ld_eh_frame_hdr): Update minimal Sun ld
3927         version number.
3928         * configure: Regenerate.
3929
3930 2011-01-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3931
3932         * configure.ac (gcc_cv_ld_static_option): Define.
3933         (gcc_cv_ld_dynamic_option): Define.
3934         (gcc_cv_ld_static_dynamic): Tru64 UNIX support -noso/-so_archive
3935         instead.
3936         (HAVE_LD_STATIC_DYNAMIC): Update message.
3937         (LD_STATIC_OPTION): Define.
3938         (LD_DYNAMIC_OPTION): Define.
3939         * configure: Regenerate.
3940         * config.in: Regenerate.
3941         * gcc.c (init_spec) [USE_LIBUNWIND_EXCEPTIONS &&
3942         HAVE_LD_STATIC_DYNAMIC]: Use them.
3943
3944 2011-01-31  Nick Clifton  <nickc@redhat.com>
3945
3946         * config/rx/rx.c (rx_get_stack_layout): Only save call clobbered
3947         registers inside interrupt handlers if the handler is not a leaf
3948         function.
3949
3950 2011-01-31  Nick Clifton  <nickc@redhat.com>
3951
3952         * config/mn10300/mn10300.c (mn10300_regno_in_class_p): Check for
3953         reg_renumber returning an INVALID_REGNUM.
3954
3955 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3956
3957         PR libgcj/44341
3958         * doc/install.texi: Document host options discarded when cross
3959         configuring target libraries.
3960
3961 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3962
3963         Reverted:
3964         2011-01-25  Alexandre Oliva  <aoliva@redhat.com>
3965         PR debug/45136
3966         PR debug/45130
3967         * haifa-sched.c (get_ebb_head_tail): Move notes across boundary
3968         debug insns.
3969         (no_real_insns_p, schedule_block, set_priorities): Drop special
3970         treatment of boundary debug insns.
3971         * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
3972         * sched-ebb.c (schedule_ebbs): Don't skip debug insns.
3973         * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
3974         (BOUNDARY_DEBUG_INSN_P): Likewise.
3975         (SCHEDULE_DEBUG_INSN_P): Likewise.
3976         * sched-rgn.c (init_ready_list): Drop special treatment of
3977         boundary debug insns.
3978         * final.c (rest_of_clean-state): Clear notes' BB.
3979
3980 2011-01-31  Alan Modra  <amodra@gmail.com>
3981
3982         * config/rs6000/rs6000.c (print_operand): Rearrange addends in
3983         toc relative expressions as we do in print_operand_address.
3984
3985 2011-01-30  Kazu Hirata  <kazu@codesourcery.com>
3986
3987         * doc/extend.texi: Follow spelling conventions.
3988         * doc/invoke.texi: Fix a typo.
3989
3990 2011-01-30  Joseph Myers  <joseph@codesourcery.com>
3991
3992         * config/hpux11.opt: New.
3993         * config.gcc (hppa*64*-*-hpux11*, hppa[12]*-*-hpux11*,
3994         ia64*-*-hpux*): Use hpux11.opt.
3995
3996 2011-01-30  Jonathan Yong  <jon_y@users.sourceforge.net>
3997
3998         * config.gcc (i[34567]86-*-pe | i[34567]86-*-cygwin*): Add t-dfprules
3999         to tmake_file.
4000
4001 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
4002
4003         * doc/install.texi (hppa-hp-hpux10): Remove references to HP
4004         support sites.
4005
4006 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
4007
4008         * doc/install.texi (Binaries): Remove outdated reference for
4009         Motorola 68HC11/68HC12 downloads.
4010
4011 2011-01-30  Gerald Pfeifer  <gerald@pfeifer.com>
4012
4013         * doc/extend.texi (Thread-Local): Adjust reference to Ulrich
4014         Drepper's paper.
4015
4016 2011-01-29  Jonathan Wakely  <jwakely.gcc@gmail.com>
4017
4018         PR bootstrap/47147
4019         * ginclude/stddef.h: Check for _X86_64_ANSI_H_ and _I386_ANSI_H_ as
4020         used by NetBSD.
4021
4022 2011-01-28  Ahmad Sharif  <asharif@google.com>
4023
4024         * value-prof.c (check_counter): Corrected error message.
4025
4026 2011-01-29  Jie Zhang  <jie@codesourcery.com>
4027
4028         * config/arm/arm.c (arm_legitimize_reload_address): New.
4029         * config/arm/arm.h (ARM_LEGITIMIZE_RELOAD_ADDRESS): Use
4030         arm_legitimize_reload_address.
4031         * config/arm/arm-protos.h (arm_legitimize_reload_address): Declare.
4032
4033 2011-01-28  Ian Lance Taylor  <iant@google.com>
4034
4035         * godump.c (go_define): Ignore macros whose definitions include
4036         two adjacent operands.
4037
4038 2011-01-28  Jakub Jelinek  <jakub@redhat.com>
4039
4040         PR target/42894
4041         * varasm.c (force_const_mem): Store copy of x in desc->constant
4042         instead of x itself.
4043         * expr.c (emit_move_insn): Add a copy of y_cst instead of y_cst
4044         itself into REG_EQUAL note.
4045
4046 2011-01-28  Joseph Myers  <joseph@codesourcery.com>
4047
4048         * config/freebsd.opt (posix, rdynamic): New Driver options.
4049
4050 2011-01-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4051
4052         * configure.ac (gcc_cv_ld_static_dynamic): IRIX 6 ld supports
4053         -Bstatic/-Bdynamic.
4054         * configure: Regenerate.
4055
4056 2011-01-27  Joseph Myers  <joseph@codesourcery.com>
4057
4058         * config/rs6000/sysv4.h (LIB_NETBSD_SPEC): Don't handle -profile.
4059         * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -profile.
4060
4061 2011-01-27  Anatoly Sokolov  <aesok@post.ru>
4062
4063         * config/s390/s390.h (PREFERRED_RELOAD_CLASS): Remove.
4064         * config/s390/s390-protos.h (s390_preferred_reload_class): Remove.
4065         * config/s390/s390.c (TARGET_PREFERRED_RELOAD_CLASS): Define.
4066         (s390_preferred_reload_class): Make static. Change return and
4067         'rclass' argument type to reg_class_t.
4068
4069 2011-01-27  Jan Hubicka  <jh@suse.cz>
4070
4071         PR middle-end/46949
4072         * cgraphunit.c (process_common_attributes): Fix use of remove_attribute.
4073         (process_function_and_variable_attributes): Check defined weakrefs.
4074
4075 2011-01-27  Martin Jambor  <mjambor@suse.cz>
4076
4077         PR tree-optimization/47228
4078         * tree-sra.c (sra_modify_assign): Use build_ref_for_model instead of
4079         build_ref_for_offset.
4080
4081 2011-01-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4082
4083         * config/spu/spu-elf.h (ASM_SPEC): Remove.
4084
4085 2011-01-26  Mikael Pettersson  <mikpe@it.uu.se>
4086
4087         PR rtl-optimization/46856
4088         * postreload.c (reload_combine_recognize_const_pattern): Do not
4089         separate cc0 setter and user on cc0 targets.
4090
4091 2011-01-26  Nicola Pero  <nicola.pero@meta-innovation.com>
4092
4093         PR c/43082
4094         * c-typeck.c (c_objc_common_truthvalue_conversion): If we are
4095         passed a VOID_TYPE expression, immediately emit an error and
4096         return error_mark_node.
4097
4098 2011-01-26  Jeff Law  <law@redhat.com>
4099
4100         PR rtl-optimization/47464
4101         * df-problems.c (can_move_insn_across): Use may_trap_or_fault_p
4102         rather than may_trap_p as needed.
4103
4104 2011-01-26  DJ Delorie  <dj@redhat.com>
4105
4106         PR rtl-optimization/46878
4107         * combine.c (insn_a_feeds_b): Check for the implicit cc0
4108         setter/user dependency as well.
4109
4110 2011-01-26  Eric Botcazou  <ebotcazou@adacore.com>
4111
4112         PR rtl-optimization/44469
4113         * cfgcleanup.c (try_optimize_cfg): Iterate in CFG layout mode too
4114         after removing trivially dead basic blocks.
4115
4116 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
4117
4118         * config/bfin/bfin.h (LINK_SPEC): Remove %{Qy:} %{!Qn:-Qy}.
4119         * config/frv/frv.h (LINK_SPEC): Likewise.
4120         * config/i386/netware.h (LINK_SPEC): Likewise.
4121         * config/m68k/linux.h (ASM_SPEC): Likewise.
4122         * config/rs6000/linux64.h (ASM_SPEC_COMMON): Likewise.
4123         * config/rs6000/sysv4.h (LINK_SPEC): Likewise.
4124         * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
4125         * config/sparc/linux.h (ASM_SPEC): Likewise.
4126         * config/sparc/linux64.h (ASM_SPEC): Likewise.
4127         * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
4128
4129 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
4130
4131         * config/bfin/bfin.h (ASM_SPEC): Remove %{Ym,*}.
4132         * config/frv/frv.h (ASM_SPEC): Likewise.
4133         * config/m68k/linux.h (ASM_SPEC): Likewise.
4134         * config/pa/pa-linux.h (ASM_SPEC): Likewise.
4135         * config/rs6000/linux64.h (ASM_SPEC): Likewise.
4136         * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
4137         * config/sparc/linux.h (ASM_SPEC): Likewise.
4138         * config/sparc/linux64.h (ASM_SPEC): Likewise.
4139         * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
4140
4141 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
4142
4143         * config/bfin/bfin.h (LINK_SPEC): Remove %{YP,*}.
4144         * config/frv/frv.h (LINK_SPEC): Likewise.
4145         * config/rs6000/sysv4.h (LINK_SPEC): Likewise.
4146
4147 2011-01-26  Joseph Myers  <joseph@codesourcery.com>
4148
4149         * config/bfin/bfin.h (ASM_SPEC): Remove %{Yd,*}.
4150         * config/frv/frv.h (ASM_SPEC): Likewise.
4151         * config/i386/sol2-10.h (ASM_SPEC): Likewise.
4152         * config/m68k/linux.h (ASM_SPEC): Likewise.
4153         * config/pa/pa-linux.h (ASM_SPEC): Likewise.
4154         * config/rs6000/linux64.h (ASM_SPEC32): Likewise.
4155         * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
4156         * config/sol2.h (ASM_SPEC): Remove comment about -Yd,.
4157         * config/sparc/linux.h (ASM_SPEC): Likewise.
4158         * config/sparc/linux64.h (ASM_SPEC): Likewise.
4159         * config/sparc/sp-elf.h (ASM_SPEC): Likewise.
4160         * config/sparc/sysv4.h (ASM_SPEC): Remove %{Yd,*}.
4161
4162 2011-01-26  Steve Ellcey  <sje@cup.hp.com>
4163
4164         PR target/46997
4165         * config/ia64/vect.md (mulv2si3): Enable and fix for TARGET_BIG_ENDIAN.
4166         (*mux2): Ditto.
4167         (vec_extract_evenodd_help): Ditto.
4168         (vec_extract_evenv4hi): Ditto.
4169         (vec_extract_oddv4hi): Ditto.
4170         (vec_interleave_lowv2si): Ditto.
4171         (vec_interleave_highv2si): Ditto.
4172         (vec_extract_evenv2si): Ditto.
4173         (vec_extract_oddv2si: Ditto.
4174         (vec_pack_trunc_v2si): Ditto.
4175
4176 2011-01-22  Jan Hubicka  <jh@suse.cz>
4177
4178         PR target/47237
4179         * cgraph.h (cgraph_local_info): New field can_change_signature.
4180         * ipa-cp.c (ipcp_update_callgraph): Only compute args_to_skip if callee
4181         signature can change.
4182         (ipcp_estimate_growth): Call sequence simplify only if calle signature
4183         can change.
4184         (ipcp_insert_stage): Only compute args_to_skip if signature can change.
4185         (cgraph_function_versioning): We can not change signature of functions
4186         that don't allow that.
4187         * lto-cgraph.c (lto_output_node): Stream local.can_change_signature.
4188         (lto_input_node): Likewise.
4189         * ipa-inline.c (compute_inline_parameters): Compute
4190         local.can_change_signature.
4191         * ipa-split.c (visit_bb): Never split away APPLY_ARGS.
4192         * tree-sra.c (ipa_sra_preliminary_function_checks): Give up on
4193         functions that can not change signature.
4194         * i386.c (ix86_function_regparm, ix86_function_sseregparm,
4195         init_cumulative_args): Do not use local calling conventions
4196         for functions that can not change signature.
4197
4198 2011-01-22  Jan Hubicka  <jh@suse.cz>
4199
4200         * doc/invoke.texi (hot-bb-frequency-fraction): Commit forgotten hunk.
4201
4202 2011-01-26  Richard Guenther  <rguenther@suse.de>
4203
4204         PR tree-optimization/47190
4205         * cgraphunit.c (process_common_attributes): New function.
4206         (process_function_and_variable_attributes): Use it.
4207
4208 2011-01-26  Richard Guenther  <rguenther@suse.de>
4209
4210         PR lto/47423
4211         * cgraphbuild.c (record_eh_tables): Record reference to personality
4212         function.
4213
4214 2011-01-26  Alexandre Oliva  <aoliva@redhat.com>
4215
4216         PR debug/45454
4217         * sel-sched.c (moveup_expr): Don't let debug insns prevent
4218         non-debug insns from moving up.
4219
4220 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4221
4222         PR target/40125
4223         * config.gcc (i[34567]86-*-pe | i[34567]86-*-cygwin*): Select suitable
4224         t-dlldir{,-x} fragment for build and add it to tmake_file.
4225         (i[34567]86-*-mingw* | x86_64-*-mingw*): Likewise.
4226         * Makefile.in (libgcc.mvars): Also export SHLIB_DLLDIR to libgcc.
4227         * config/i386/t-dlldir: New file.
4228         (SHLIB_DLLDIR): Define.
4229         * config/i386/t-dlldir-x: New file.
4230         (SHLIB_DLLDIR): Define.
4231         * config/i386/t-cygming: Error out if SHLIB_DLLDIR is not set.
4232         (SHLIB_INSTALL): Use it.
4233
4234 2011-01-26  Chung-Lin Tang  <cltang@codesourcery.com>
4235
4236         PR target/47246
4237         * config/arm/arm.c (thumb2_legitimate_index_p): Change the
4238         lower bound of the allowed Thumb-2 coprocessor load/store
4239         index range to -256. Add explaining comment.
4240
4241 2011-01-25  Ian Lance Taylor  <iant@google.com>
4242
4243         * godump.c (go_define): Improve lexing of macro expansion to only
4244         accept expressions which match Go spec.
4245
4246 2011-01-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4247
4248         PR c++/43601
4249         * tree.c (handle_dll_attribute): Handle it.
4250         * doc/extend.texi (@item dllexport): Mention it.
4251         * doc/invoke.texi (@item -fno-keep-inline-dllexport): Document it.
4252
4253 2011-01-25  Ian Lance Taylor  <iant@google.com>
4254
4255         PR tree-optimization/26854
4256         * c-decl.c (struct c_scope): Add field has_jump_unsafe_decl.
4257         (decl_jump_unsafe): Move higher in file, with no other change.
4258         (bind): Set has_jump_unsafe_decl if appropriate.
4259         (update_label_decls): Test has_jump_unsafe_decl to avoid loop.
4260         (check_earlier_gotos): Likewise.
4261         (c_check_switch_jump_warnings): Likewise.
4262
4263 2011-01-25  Jonathan Wakely  <jwakely.gcc@gmail.com>
4264
4265         * doc/invoke.texi (Warning Options): Add missing hyphen.
4266         (-fprofile-dir): Minor grammatical fixes.
4267         (-fbranch-probabilities): Likewise.
4268
4269 2011-01-25  Alexandre Oliva  <aoliva@redhat.com>
4270
4271         PR debug/45136
4272         PR debug/45130
4273         * haifa-sched.c (get_ebb_head_tail): Move notes across boundary
4274         debug insns.
4275         (no_real_insns_p, schedule_block, set_priorities): Drop special
4276         treatment of boundary debug insns.
4277         * sched-deps.c (sd_init_insn, sd_finish_insn): Don't mark debug insns.
4278         * sched-ebb.c (schedule_ebbs): Don't skip debug insns.
4279         * sched-int.h (DEBUG_INSN_SCHED_P): Remove.
4280         (BOUNDARY_DEBUG_INSN_P): Likewise.
4281         (SCHEDULE_DEBUG_INSN_P): Likewise.
4282         * sched-rgn.c (init_ready_list): Drop special treatment of
4283         boundary debug insns.
4284         * final.c (rest_of_clean-state): Clear notes' BB.
4285
4286 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4287
4288         * Makefile.in (LAMBDA_H): Removed.
4289         (TREE_DATA_REF_H): Remove dependence on LAMBDA_H.
4290         (OBJS-common): Remove dependence on lambda-code.o, lambda-mat.o,
4291         lambda-trans.o, and tree-loop-linear.o.
4292         (lto-symtab.o): Remove dependence on LAMBDA_H.
4293         (tree-loop-linear.o): Remove rule.
4294         (lambda-mat.o): Same.
4295         (lambda-trans.o): Same.
4296         (lambda-code.o): Same.
4297         (tree-vect-loop.o): Add missing dependence on TREE_DATA_REF_H.
4298         (tree-vect-slp.o): Same.
4299         * hwint.h (gcd): Moved here.
4300         (least_common_multiple): Same.
4301         * lambda-code.c: Removed.
4302         * lambda-mat.c: Removed.
4303         * lambda-trans.c: Removed.
4304         * lambda.h: Removed.
4305         * tree-loop-linear.c: Removed.
4306         * lto-symtab.c: Do not include lambda.h.
4307         * omega.c (gcd): Removed.
4308         * passes.c (init_optimization_passes): Remove pass_linear_transform.
4309         * tree-data-ref.c (print_lambda_vector): Moved here.
4310         (lambda_vector_copy): Same.
4311         (lambda_matrix_copy): Same.
4312         (lambda_matrix_id): Same.
4313         (lambda_vector_first_nz): Same.
4314         (lambda_matrix_row_add): Same.
4315         (lambda_matrix_row_exchange): Same.
4316         (lambda_vector_mult_const): Same.
4317         (lambda_vector_negate): Same.
4318         (lambda_matrix_row_negate): Same.
4319         (lambda_vector_equal): Same.
4320         (lambda_matrix_right_hermite): Same.
4321         * tree-data-ref.h: Do not include lambda.h.
4322         (lambda_vector): Moved here.
4323         (lambda_matrix): Same.
4324         (dependence_level): Same.
4325         (lambda_transform_legal_p): Removed declaration.
4326         (lambda_collect_parameters): Same.
4327         (lambda_compute_access_matrices): Same.
4328         (lambda_vector_gcd): Same.
4329         (lambda_vector_new): Same.
4330         (lambda_vector_clear): Same.
4331         (lambda_vector_lexico_pos): Same.
4332         (lambda_vector_zerop): Same.
4333         (lambda_matrix_new): Same.
4334         * tree-flow.h (least_common_multiple): Removed declaration.
4335         * tree-parloops.c (lambda_trans_matrix): Moved here.
4336         (LTM_MATRIX): Same.
4337         (LTM_ROWSIZE): Same.
4338         (LTM_COLSIZE): Same.
4339         (LTM_DENOMINATOR): Same.
4340         (lambda_trans_matrix_new): Same.
4341         (lambda_matrix_vector_mult): Same.
4342         (lambda_transform_legal_p): Same.
4343         * tree-pass.h (pass_linear_transform): Removed declaration.
4344         * tree-ssa-loop.c (tree_linear_transform): Removed.
4345         (gate_tree_linear_transform): Removed.
4346         (pass_linear_transform): Removed.
4347         (gate_graphite_transforms): Make flag_tree_loop_linear an alias of
4348         flag_loop_interchange.
4349
4350 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4351
4352         PR tree-optimization/47265
4353         PR tree-optimization/47443
4354         * tree-ssa-forwprop.c (forward_propagate_addr_expr): Return false
4355         if name still has some uses.
4356
4357 2011-01-25  Martin Jambor  <mjambor@suse.cz>
4358
4359         PR tree-optimization/47382
4360         * gimple-fold.c (gimple_fold_obj_type_ref_call): Removed.
4361         (gimple_fold_call): Do not call gimple_fold_obj_type_ref_call.
4362
4363 2011-01-25  Joel Sherrill  <joel.sherrill@oarcorp.com>
4364
4365         * config/m32r/m32r.c: Define TARGET_EXCEPT_UNWIND_INFO to
4366         sjlj_except_unwind_info.
4367
4368 2011-01-25  Richard Guenther  <rguenther@suse.de>
4369
4370         PR tree-optimization/47426
4371         * tree-ssa-structalias.c (ipa_pta_execute): Make externally
4372         visible functions results escape.
4373
4374 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4375
4376         PR target/45701
4377         * config/arm/arm.c (any_sibcall_uses_r3): New function.
4378         (arm_get_frame_offsets): Use it.
4379
4380 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4381             Jakub Jelinek  <jakub@redhat.com>
4382
4383         PR tree-optimization/47271
4384         * tree-if-conv.c (bb_postdominates_preds): New.
4385         (if_convertible_bb_p): Call bb_postdominates_preds.
4386         (if_convertible_loop_p_1): Compute CDI_POST_DOMINATORS.
4387         (predicate_scalar_phi): Call bb_postdominates_preds.
4388
4389 2011-01-25  Nick Clifton  <nickc@redhat.com>
4390
4391         * config/rx/rx.h (LIBCALL_VALUE): Do not promote complex types.
4392         * config/rx/rx.c (rx_function_value): Likewise.
4393         (rx_promote_function_mode): Likewise.
4394         (gen_safe_add): Place an outsized immediate value inside an UNSPEC
4395         in order to make it legitimate.
4396         * config/rx/rx.md (adddi3_internal): If the second operand is a MEM
4397         make sure that the first operand is the same as the result register.
4398         (addsi3_unspec): Delete.
4399         (subdi3): Do not accept immediate operands.
4400         (subdi3_internal): Likewise.
4401
4402 2011-01-25  Jeff Law  <law@redhat.com>
4403
4404         PR rtl-optimization/37273
4405         * ira-costs.c (scan_one_insn): Detect constants living in memory and
4406         handle them like argument loads from stack slots.  Do not double
4407         count memory for memory constants and argument loads from stack slots.
4408
4409 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4410
4411         PR tree-optimization/47427
4412         PR tree-optimization/47428
4413         * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Don't
4414         coalesce if the new root var would be TREE_READONLY.
4415
4416 2011-01-25  Richard Guenther  <rguenther@suse.de>
4417
4418         PR middle-end/47414
4419         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Use the
4420         correct type for TBAA.
4421
4422 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4423
4424         * graphite-sese-to-poly.c (dr_indices_valid_in_loop): New.
4425         (close_phi_written_to_memory): Call for_each_index with
4426         dr_indices_valid_in_loop.
4427
4428 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4429
4430         * graphite-sese-to-poly.c (new_pbb_from_pbb): Only copy PBB_DOMAIN
4431         when it is initialized.
4432
4433 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4434
4435         * graphite-scop-detection.c (stmt_has_simple_data_refs_p): Update
4436         call to graphite_find_data_references_in_stmt.
4437         * graphite-sese-to-poly.c (outermost_loop_in_sese_1): New.
4438         (try_generate_gimple_bb): Call outermost_loop_in_sese_1.  Update
4439         call to graphite_find_data_references_in_stmt.
4440         (analyze_drs_in_stmts): Same.
4441         * tree-data-ref.c (dr_analyze_indices): Pass in parameter the loop
4442         in which the scalar analysis of indices is performed.
4443         (create_data_ref): Same.  Update call to dr_analyze_indices.
4444         (find_data_references_in_stmt): Update call to create_data_ref.
4445         (graphite_find_data_references_in_stmt): Same.
4446         * tree-data-ref.h (graphite_find_data_references_in_stmt): Update
4447         declaration.
4448         (create_data_ref): Same.
4449         * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Update
4450         call to create_data_ref.
4451
4452 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4453
4454         * graphite-sese-to-poly.c (build_poly_scop): Move
4455         rewrite_commutative_reductions_out_of_ssa before find_scop_parameters.
4456
4457 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4458
4459         * graphite-sese-to-poly.c (close_phi_written_to_memory): Also allow
4460         VAR_DECL, PARM_DECL, and RESULT_DECL.
4461
4462 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4463
4464         * graphite-dependences.c (reduction_dr_1): Allow several reductions
4465         in a reduction PBB.
4466         * graphite-sese-to-poly.c (split_reduction_stmt): Do not split PBBs
4467         that have already been marked as PBB_IS_REDUCTION.
4468
4469 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4470
4471         * graphite-scop-detection.c (same_close_phi_node): New.
4472         (remove_duplicate_close_phi): New.
4473         (make_close_phi_nodes_unique): New.
4474         (canonicalize_loop_closed_ssa): Call make_close_phi_nodes_unique.
4475
4476 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4477
4478         * graphite-dependences.c (new_poly_ddr): Call same_pdr_p.
4479         * graphite-poly.h (same_pdr_p): Do not expect that the PDR_TYPE
4480         of both data references to be the same.
4481
4482 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4483
4484         * graphite-dependences.c (build_lexicographical_constraint): Remove
4485         the gdim parameter.
4486         (build_lexicographical_constraint): Adjust call to
4487         ppl_powerset_is_empty.
4488         (dependence_polyhedron): Same.
4489         (graphite_legal_transform_dr): Same.
4490         (graphite_carried_dependence_level_k): Same.
4491         * graphite-ppl.c (ppl_powerset_is_empty): Remove the nb_params
4492         parameter.
4493         * graphite-ppl.h (ppl_powerset_is_empty): Adjust declaration.
4494
4495 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4496
4497         * graphite-sese-to-poly.c
4498         (translate_scalar_reduction_to_array_for_stmt): Call unshare_expr.
4499         (close_phi_written_to_memory): New.
4500         (translate_scalar_reduction_to_array): Call close_phi_written_to_memory
4501         and unshare_expr.
4502
4503 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4504
4505         * doc/install.texi: Update the expected version number of PPL to 0.11.
4506         * graphite-ppl.c (ppl_powerset_is_empty): Remove now dead code under
4507         #if PPL_VERSION_MINOR < 11.
4508
4509 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4510
4511         * graphite-dependences.c: Include graphite-cloog-util.h.
4512         (new_poly_ddr): Inlined into dependence_polyhedron.
4513         (free_poly_ddr): Moved close by new_poly_ddr.
4514         (dependence_polyhedron_1): Renamed dependence_polyhedron.
4515         Early return NULL when ppl_powerset_is_empty returns true.
4516         (dependence_polyhedron): Renamed new_poly_ddr.  Call only once
4517         poly_drs_may_alias_p.  Avoid one call to ppl_powerset_is_empty.
4518         (graphite_legal_transform_dr): Call new_poly_ddr.
4519         (graphite_carried_dependence_level_k): Same.
4520         (dot_original_deps_stmt_1): Renamed dot_deps_stmt_2.  Use new_poly_ddr.
4521         (dot_transformed_deps_stmt_1): Removed.
4522         (dot_deps_stmt_1): Call dot_deps_stmt_2.
4523         (dot_original_deps): Renamed dot_deps_2.  Call new_poly_ddr.
4524         (dot_deps_1): Call dot_deps_2.
4525         * Makefile.in (graphite-dependences.o): Add missing dependence on
4526         graphite-cloog-util.h.
4527
4528 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4529
4530         * graphite-dependences.c (new_poly_dr): Call ppl_powerset_is_empty.
4531         (build_lexicographical_constraint): Same.
4532         (dependence_polyhedron_1): Same.
4533         (graphite_legal_transform_dr): Same.
4534         (graphite_carried_dependence_level_k): Same.
4535         * graphite-ppl.c (ppl_powerset_is_empty): New.
4536         * graphite-ppl.h (ppl_powerset_is_empty): Declared.
4537         * tree-data-ref.c (dump_data_reference): Print the basic block index.
4538
4539 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4540
4541         * graphite-dependences.c (build_pairwise_scheduling): Correctly compute
4542         the "a followed by b" relation and document it.
4543
4544 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4545
4546         * graphite-dependences.c (build_lexicographical_constraint): Stop the
4547         iteration when the bag of constraints is empty.
4548
4549 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4550
4551         * graphite-poly.c (pbb_remove_duplicate_pdrs): Make it work.
4552
4553 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4554
4555         * graphite-interchange.c (lst_interchange_profitable_p): Takes a loop
4556         nest and two loop depths as parameters.
4557         (lst_try_interchange_loops): Call lst_interchange_profitable_p after
4558         lst_perfect_nestify.
4559
4560 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4561
4562         * graphite-dependences.c (print_pddr): Call
4563         ppl_io_fprint_Pointset_Powerset_C_Polyhedron.
4564
4565 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4566
4567         * graphite-ppl.c (debug_gmp_value): New.
4568         * graphite-ppl.h (debug_gmp_value): Declared.
4569
4570 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4571
4572         * doc/install.texi: Document availability of cloog-0.16.
4573
4574 2011-01-25  Vladimir Kargov  <kargov@gmail.com>
4575
4576         * graphite-scop-detection.c (canonicalize_loop_closed_ssa): Free
4577         invalid postdominance info.
4578
4579 2011-01-24  Jan Hubicka  <jh@suse.cz>
4580
4581         PR c/21659
4582         * doc/extend.texi (weak pragma): Drop claim that it must
4583         appear before definition.
4584         * varasm.c (merge_weak, declare_weak): Only sanity check
4585         that DECL is not output at a time it is declared weak.
4586
4587 2011-01-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
4588
4589         * machmode.def: Fixed comments.
4590
4591 2011-01-24  Kai Tietz  <kai.tietz@onevision.com>
4592
4593         * emit-rtl.c (reg_attrs_htab_hash): Replace long by intptr_t.
4594
4595 2011-01-24  Paul Koning  <ni1d@arrl.net>
4596
4597         * builtins.c (c_readstr): Fix byte order if BYTES_BIG_ENDIAN !=
4598         WORDS_BIG_ENDIAN.
4599
4600 2011-01-24  H.J. Lu  <hongjiu.lu@intel.com>
4601
4602         PR target/46519
4603         * config/i386/i386.c: Include sbitmap.h and fibheap.h.
4604         (block_info): Add scanned and prev.
4605         (move_or_delete_vzeroupper_2): Return if the basic block
4606         has been scanned and the upper 128bit state is unchanged
4607         from the last scan.
4608         (move_or_delete_vzeroupper_1): Return true if the exit
4609         state is changed.
4610         (move_or_delete_vzeroupper): Visit basic blocks using the
4611         work-list based algorithm based on vt_find_locations in
4612         var-tracking.c.
4613
4614         * config/i386/t-i386: Also depend on sbitmap.h and $(FIBHEAP_H).
4615
4616 2011-01-24  Nick Clifton  <nickc@redhat.com>
4617
4618         * config/v850/v850.opt (mv850es): New option - alias for -mv850e1.
4619         * config/v850/v850.h (ASM_SPEC): If -mv850es is specified pass
4620         -mv850e1 to the assembler.  If -mv850e1 or -mv850es is specified
4621         then define __v850e1__.
4622         * doc/invoke.texi: Document -mv850es.
4623
4624 2011-01-24  Richard Henderson  <rth@redhat.com>
4625
4626         * config/rx/predicates.md (rx_fp_comparison_operator): Don't accept
4627         compound unordered comparisons.
4628         * config/rx/rx.c (rx_split_fp_compare): Remove.
4629         * config/rx/rx-protos.h: Update.
4630         * config/rx/rx.md (gcc_conds, rx_conds): Remove.
4631         (cbranchsf4): Don't call rx_split_fp_compare.
4632         (*cbranchsf4): Use rx_split_cbranch.
4633         (*cmpsf): Don't accept "i" constraint.
4634         (*conditional_branch): Only valid after reload.
4635         (cstoresf4): Merge expander with insn.  Don't call rx_split_fp_compare.
4636
4637 2011-01-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
4638
4639         PR target/47385
4640         * config/rs6000/altivec.md (vector constant splitters): Add
4641         support for creating vector single precision constants if -mvsx is
4642         used and we would create the constant using Altivec primitives.
4643
4644 2011-01-23  Bernd Schmidt  <bernds@codesourcery.com>
4645             Richard Sandiford  <rdsandiford@googlemail.com>
4646
4647         PR rtl-optimization/47166
4648         * reload1.c (emit_reload_insns): Disable the spill_reg_store
4649         mechanism for PRE_MODIFY and POST_MODIFY.
4650         (inc_for_reload): For PRE_MODIFY, return the insn that sets the
4651         reloadreg.
4652
4653 2011-01-23  Andreas Schwab  <schwab@linux-m68k.org>
4654
4655         * compare-elim.c (maybe_select_cc_mode): Add ATTRIBUTE_UNUSED markers.
4656
4657 2011-01-22  Jan Hubicka  <jh@suse.cz>
4658
4659         PR lto/47333
4660         * lto-cgraph.c (reachable_from_this_partition_p): Fix pasto.
4661
4662 2011-01-22  Jan Hubicka  <jh@suse.cz>
4663
4664         PR tree-optimization/43884
4665         PR lto/44334
4666         * predict.c (maybe_hot_frequency_p): Use entry block frequency as base.
4667         * doc/invoke.texi (hot-bb-frequency-fraction): Update docs.
4668
4669 2011-01-22  Anatoly Sokolov  <aesok@post.ru>
4670
4671         * config/s390/s390.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
4672         * config/s390/s390.c (s390_register_move_cost,
4673         s390_memory_move_cost): New.
4674         (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
4675
4676 2011-01-22  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4677
4678         PR middle-end/47401
4679         * except.c (sjlj_assign_call_site_values): Move setting the
4680         crtl->uses_eh_lsda flag to ...
4681         (sjlj_mark_call_sites): ... here.
4682         (sjlj_emit_function_enter): Support NULL dispatch label.
4683         (sjlj_build_landing_pads): In a function with no landing pads
4684         that still has must-not-throw regions, generate code to register
4685         a personality function with empty LSDA.
4686
4687 2011-01-21  Richard Henderson  <rth@redhat.com>
4688
4689         * config/rx/rx.c (TARGET_FLAGS_REGNUM): New.
4690
4691         * config/mn10300/mn10300.c (TARGET_FLAGS_REGNUM): New.
4692
4693         * compare-elim.c: New file.
4694         * Makefile.in (OBJS-common): Add it.
4695         (compare-elim.o): New.
4696         * common.opt (fcompare-elim): New.
4697         * opts.c (default_options_table): Add OPT_fcompare_elim.
4698         * tree-pass.h (pass_compare_elim_after_reload): New.
4699         * passes.c (init_optimization_passes): Add it.
4700         * recog.h: Protect against re-inclusion.
4701         * target.def (TARGET_FLAGS_REGNUM): New POD hook.
4702         * doc/invoke.texi (-fcompare-elim): Document it.
4703         * doc/tm.texi.in (TARGET_FLAGS_REGNUM): Document it.
4704         * doc/tm.texi: Rebuild.
4705
4706 2011-01-22  Nick Clifton  <nickc@redhat.com>
4707
4708         * config/rx/rx.md (cstoresf4): Pass comparison operator to
4709         rx_split_fp_compare.
4710
4711 2011-01-22  Nick Clifton  <nickc@redhat.com>
4712
4713         * config/rx/rx.md (UNSPEC_CONST): New.
4714         (deallocate_and_return): Wrap the amount popped off the stack in
4715         an UNSPEC_CONST in order to stop it being rejected by
4716         -mmax-constant-size.
4717         (pop_and_return): Add a "(return)" rtx.
4718         (call): Drop the immediate operand.
4719         (call_internal): Likewise.
4720         (call_value): Likewise.
4721         (call_value_internal): Likewise.
4722         (sibcall_internal): Likewise.
4723         (sibcall_value_internal): Likewise.
4724         (sibcall): Likewise.  Generate an explicit call using
4725         sibcall_internal.
4726         (sibcall_value): Likewise.
4727         (mov<>): FAIL if a constant operand is not legitimate.
4728         (addsi3_unpsec): New pattern.
4729
4730         * config/rx/rx.c (rx_print_operand_address): Handle UNSPEC CONSTs.
4731         (ok_for_max_constant): New function.
4732         (gen_safe_add): New function.
4733         (rx_expand_prologue): Use gen_safe_add.
4734         (rx_expand_epilogue): Likewise.
4735         (rx_is_legitimate_constant): Use ok_for_max_constant.  Handle
4736         UNSPEC CONSTs.
4737
4738 2011-01-21  Jeff Law  <law@redhat.com>
4739
4740         PR tree-optimization/47053
4741         * tree-ssa-dse.c (need_eh_cleanup): New bitmap.
4742         (dse_optimize_stmt): Set the appropriate bit in NEED_EH_CLEANUP when
4743         statements are deleted.
4744         (tree_ssa_dse): Allocate & free NEED_EH_CLEANUP.  If NEED_EH_CLEANUP
4745         is nonempty, then purge dead edges and cleanup the CFG.
4746
4747 2011-01-21  Alexandre Oliva  <aoliva@redhat.com>
4748
4749         PR debug/47402
4750         Temporarily revert:
4751         2011-01-21  Alexandre Oliva  <aoliva@redhat.com>
4752         PR debug/47106
4753         * tree-dfa.c (create_var_ann): Mark variable as used.
4754
4755 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
4756
4757         PR middle-end/45566
4758         * except.c (convert_to_eh_region_ranges): Emit queued no-region
4759         notes from other section in hot/cold partitioning even if
4760         last_action is -3.  Increment call_site_base.
4761
4762         PR rtl-optimization/47366
4763         * fwprop.c (forward_propagate_into): Return bool.  If
4764         any changes are made, -fnon-call-exceptions is used and
4765         REG_EH_REGION note is present, call purge_dead_edges
4766         and return true if it purged anything.
4767         (fwprop_addr): Adjust callers, call cleanup_cfg (0) if
4768         any EH edges were purged.
4769
4770 2011-01-21  Jeff Law  <law@redhat.com>
4771
4772         PR rtl-optimization/41619
4773         * caller-save.c (setup_save_areas): Break out code to determine
4774         which hard regs are live across calls by examining the reload chains
4775         so that it is always used.
4776         Eliminate code which checked REG_N_CALLS_CROSSED.
4777
4778 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
4779
4780         PR tree-optimization/47355
4781         * tree-eh.c (cleanup_empty_eh_merge_phis): Give up if
4782         NOP has non-debug uses beyond PHIs in new_bb.
4783
4784 2011-01-21  Alexandre Oliva  <aoliva@redhat.com>
4785
4786         PR debug/47106
4787         * cfgexpand.c (account_used_vars_for_block): Only account vars
4788         that are annotated as used.
4789         (estimated_stack_frame_size): Don't set TREE_USED.
4790         * tree-dfa.c (create_var_ann): Mark variable as used.
4791
4792 2011-01-21  Richard Guenther  <rguenther@suse.de>
4793
4794         PR middle-end/47395
4795         * tree.def (WIDEN_MULT_MINUS_EXPR): Fix printed name.
4796
4797 2011-01-21  Richard Guenther  <rguenther@suse.de>
4798
4799         PR tree-optimization/47365
4800         * tree-ssa-sccvn.h (vn_lookup_kind): Declare.
4801         (vn_reference_lookup_pieces): Adjust.
4802         (vn_reference_lookup): Likewise.
4803         * tree-ssa-sccvn.c (vn_walk_kind): New static global.
4804         (vn_reference_lookup_3): Only look through kills if in
4805         VN_WALKREWRITE mode.
4806         (vn_reference_lookup_pieces): Adjust.
4807         (vn_reference_lookup): Likewise.
4808         (visit_reference_op_load): Likewise.
4809         (visit_reference_op_store): Likewise.
4810         * tree-ssa-pre.c (phi_translate_1): Use VN_WALK mode.
4811         (compute_avail): Likewise.
4812         (eliminate): Likewise.
4813
4814 2011-01-21  Jakub Jelinek  <jakub@redhat.com>
4815
4816         * tree-ssa-live.c (remove_unused_scope_block_p): Don't remove
4817         DECL_IGNORED_P non-reg vars if they are used.
4818
4819         PR tree-optimization/47391
4820         * varpool.c (const_value_known_p): Return false if
4821         decl is volatile.
4822
4823 2011-01-21  Kai Tietz  <kai.tietz@onevision.com>
4824
4825         PR bootstrap/47215
4826         * config/i386/i386.c (ix86_local_alignment): Handle
4827         case for va_list_type_node is nil.
4828         (ix86_canonical_va_list_type): Likewise.
4829
4830 2011-01-21  Alan Modra  <amodra@gmail.com>
4831
4832         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Add
4833         builtin_define __CMODEL_MEDIUM__ and __CMODEL_LARGE__.
4834
4835 2011-01-20  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4836
4837         * config/arm/arm.md (define_attr type): Rename f_load
4838         and f_store to f_fpa_load and f_fpa_store. Update.
4839         (write_conflict): Deal with rename fallout.
4840         (*push_fp_multi): Likewise.
4841         * config/arm/fpa.md (f_load): Use f_fpa_load.
4842         (f_store): Use f_fpa_store.
4843         (*movsf_fpa): Likewise.
4844         (*movdf_fpa): Likewise.
4845         (*movxf_fpa): Likewise.
4846         (*thumb2_movsf_fpa): Likewise.
4847         (*thumb2_movdf_fpa): Likewise.
4848         (*thumb2_movxf_fpa): Likewise.
4849         * config/arm/vfp.md (*thumb2_movdf_vfp): Fix attribute to
4850         f_loadd and f_stored.
4851         (*thumb2_movdi_vfp): Likewise.
4852         (*thumb2_movsf_vfp): Fix attribute to f_loads.
4853         (*thumb2_movsi_vfp): Likewise.
4854         * config/arm/cortex-m4-fpu.md (cortex_m4_f_load):
4855         Use f_loads instead of f_load.
4856         * config/arm/cortex-a5.md (cortex_a5_f_loads): Remove f_load.
4857
4858 2011-01-20  Anatoly Sokolov  <aesok@post.ru>
4859
4860         * config/xtensa/xtensa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
4861         * config/xtensa/xtensa-protos.h (constantpool_address_p): Remove.
4862         * config/xtensa/xtensa.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
4863         (xtensa_mode_dependent_address_p): New function.
4864         (constantpool_address_p): Make static. Change return type to bool.
4865         Change argument type to const_rtx. Use CONST_INT_P predicate.
4866
4867 2011-01-20  Alexandre Oliva  <aoliva@redhat.com>
4868
4869         PR debug/46583
4870         * tree-ssa-live.c (remove_unused_scope_block_p): Keep type decls.
4871
4872 2011-01-20  Jakub Jelinek  <jakub@redhat.com>
4873
4874         PR debug/47283
4875         * cfgexpand.c (expand_debug_expr): Instead of generating
4876         (mem (debug_implicit_ptr)) for MEM_REFs use COMPONENT_REF
4877         etc. handling.
4878
4879 2011-01-20  Richard Guenther  <rguenther@suse.de>
4880
4881         PR middle-end/47370
4882         * tree-inline.c (remap_gimple_op_r): Recurse manually for
4883         the pointer operand of MEM_REFs.
4884
4885 2011-01-20  Jakub Jelinek  <jakub@redhat.com>
4886
4887         PR tree-optimization/46130
4888         * ipa-split.c (consider_split): If return_bb contains non-virtual
4889         PHIs other than for retval or if split_function would not adjust it,
4890         refuse to split.
4891
4892 2011-01-20  Richard Guenther  <rguenther@suse.de>
4893
4894         PR tree-optimization/47167
4895         * tree-ssa-copyrename.c (copy_rename_partition_coalesce):
4896         Revert previous change, only avoid enumeral type changes.
4897
4898 2011-01-19  Mike Stump  <mikestump@comcast.net>
4899
4900         * doc/tm.texi.in (BRANCH_COST): Englishify.
4901         * doc/tm.texi (BRANCH_COST): Likewise.
4902
4903 2011-01-19  Dodji Seketeli  <dodji@redhat.com>
4904
4905         PR c++/47291
4906         * dwarf2out.c (generic_type_p, schedule_generic_params_dies_gen)
4907         (gen_scheduled_generic_parms_dies): New functions.
4908         (gen_struct_or_union_type_die): Schedule template parameters DIEs
4909         generation for the end of CU compilation.
4910         (dwarf2out_finish): Generate template parameters DIEs here.
4911
4912 2011-01-19  Alexandre Oliva  <aoliva@redhat.com>
4913
4914         PR debug/46240
4915         * tree-into-ssa.c (maybe_register_def): Do not attempt to add
4916         debug bind stmt on merge edges.
4917
4918 2011-01-19  Alexandre Oliva  <aoliva@redhat.com>
4919
4920         PR debug/47079
4921         PR debug/46724
4922         * function.c (instantiate_expr): Instantiate incoming rtl of
4923         implicit arguments, and recurse on VALUE_EXPRs.
4924         (instantiate_decls): Instantiate rtl and VALUE_EXPR of result.
4925         * var-tracking.c (adjust_mems): Reject virtual_incoming_args_rtx.
4926
4927 2011-01-19  Alexandre Oliva  <aoliva@redhat.com>
4928
4929         * c-parser.c (c_parser_for_statement): Initialize
4930         collection_expression.
4931
4932 2011-01-19  Joseph Myers  <joseph@codesourcery.com>
4933
4934         * config/spu/spu-elf.h (ASM_SPEC): Remove %{w:-W}.
4935
4936 2011-01-19  Joseph Myers  <joseph@codesourcery.com>
4937
4938         * config/rs6000/sysv4.h (LINK_PATH_SPEC): Remove.
4939         (LINK_SHLIB_SPEC): Don't use %(link_path).
4940         (SUBTARGET_EXTRA_SPECS): Remove link_path.
4941
4942 2011-01-19  Joseph Myers  <joseph@codesourcery.com>
4943
4944         * config/rs6000/sysv4.h (SHARED_LIB_SUPPORT): Remove conditional.
4945         (NO_SHARED_LIB_SUPPORT): Remove.
4946         (LINK_SHLIB_SPEC): Remove one conditional definition.
4947
4948 2011-01-19  Joseph Myers  <joseph@codesourcery.com>
4949
4950         * config/mips/linux64.h (LINK_SPEC): Remove %{non_shared}
4951         %{call_shared}.
4952         * config/mips/mips.h (LINK_SPEC): Remove %{non_shared}.
4953         * config/mips/netbsd.h (LINK_SPEC): Remove %{call_shared}.
4954         * config/mips/openbsd.h (LINK_SPEC): Remove %{non_shared}
4955         %{call_shared} and conditionals on these options not being passed.
4956         * config/mips/sde.h (LINK_SPEC): Remove %{non_shared}
4957         %{call_shared}.
4958
4959 2011-01-19  Jakub Jelinek  <jakub@redhat.com>
4960
4961         * ipa-split.c (find_return_bb): Use single_pred_p/single_pred_edge,
4962         simplify.
4963
4964         * ipa-split.c: Spelling fixes.
4965
4966 2011-01-19  Richard Henderson  <rth@redhat.com>
4967
4968         * config/mn10300/mn10300.md (mulsi3): Use reg_or_am33_const_operand.
4969         (*mulsi3): Likewise.
4970
4971         * longlong.h [__mn10300__] (count_leading_zeros): New.
4972         [__mn10300__] (umul_ppmm, smul_ppmm): New.
4973         [__mn10300__] (add_ssaaaa, subddmmss): New.
4974         [__mn10300__] (udiv_qrnnd, sdiv_qrnnd): New.
4975         [__mn10300__] (UMUL_TIME, UDIV_TIME): New.
4976
4977 2011-01-19  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4978
4979         * config/spu/spu.h (MOVE_RATIO): Return 4 in the !speed case.
4980
4981 2011-01-19  Richard Henderson  <rth@redhat.com>
4982
4983         * config/mn10300/mn10300.md (addsi3_flags): New.
4984         (addc_internal, adddi3, adddi3_internal, *adddi3_degenerate): New.
4985         (subsi3_flags, subc_internal, subdi3): New.
4986         (subdi3_internal, *subdi3_degenerate): New.
4987         * config/mn10300/predicates.md (reg_or_am33_const_operand): New.
4988
4989         * config/mn10300/mn10300.c (mn10300_can_use_retf_insn): New.
4990         (mn10300_can_use_rets_insn): Rename from mn10300_can_use_return_insn.
4991         (mn10300_expand_epilogue): Use it.  Compute REG_SAVE_BYTES once.
4992         * config/mn10300/mn10300-protos.h: Update.
4993         * config/mn10300/mn10300.md (return): Use mn10300_can_use_retf_insn.
4994         (return_ret): Likewise.  Rename from return_internal_regs.
4995         (return_internal): Remove.
4996
4997         * config/mn10300/mn10300.c (mn10300_unspec_int_label_counter): Remove.
4998         (mn10300_asm_output_addr_const_extra): Don't handle UNSPEC_INT_LABEL.
4999         (mn10300_legitimate_constant_p): Likewise.
5000         (mn10300_can_use_return_insn): Use mn10300_initial_offset.
5001         (mn10300_frame_size): New.
5002         (mn10300_expand_prologue): Use it.
5003         (mn10300_expand_epilogue): Likewise.
5004         (mn10300_initial_offset): Likewise.
5005         * config/mn10300/mn10300-protos.h: Update.
5006         * config/mn10300/mn10300.h (mn10300_unspec_int_label_counter): Remove.
5007         * config/mn10300/mn10300.md (UNSPEC_INT_LABEL): Remove.
5008         (prologue, epilogue, return_internal): Tidy output code.
5009         (mn10300_store_multiple_operation, return): Likewise.
5010         (int_label, pop_pic_reg, GOTaddr2picreg): Remove.
5011         (am33_loadPC, mn10300_loadPC, call_next_insn): Remove.
5012         (add_GOT_to_pic_reg, add_GOT_to_any_reg): Remove.
5013         (load_pic, am33_load_pic): New.
5014         (mn10300_load_pic0, mn10300_load_pic1): New.
5015
5016         * config/mn10300/mn10300-modes.def (CCZN, CCZNC): New modes.
5017         * config/mn10300/mn10300.c (CC_FLAG_Z): New.
5018         (CC_FLAG_N, CC_FLAG_C, CC_FLAG_V): New.
5019         (cc_flags_for_mode, cc_flags_for_code): New.
5020         (mn10300_print_operand) ['B']: Use nc/ns for GE/LT when the
5021         overflow flag is not valid.  Validate that the flags we need
5022         for the comparison are valid.
5023         (mn10300_output_cmp): Remove.
5024         (mn10300_output_add): New.
5025         (mn10300_select_cc_mode): Use cc_flags_for_code.
5026         (mn10300_split_cbranch): New.
5027         (mn10300_match_ccmode): New.
5028         (mn10300_split_and_operand_count): New.
5029         * config/mn10300/mn10300.h (SELECT_CC_MODE): Pass all of the arguments
5030         to the function.
5031         * config/mn10300/mn10300.md (*am33_addsi3, *mn10300_addsi3): Merge...
5032         (addsi3): ... here.  Use mn10300_output_add.
5033         (*addsi3_flags): New.
5034         (*am33_subsi3, *mn10300_subsi3): Merge...
5035         (subsi3): ... here.  Use attribute isa.
5036         (*subsi3_flags): New.
5037         (negsi2): Rewrite from expander to insn_and_split.  Use NOT+INC
5038         when possible.
5039         (*am33_andsi3, *mn10300_andsi3): Merge...
5040         (andsi3): ... here.
5041         (*andsi3_flags): New.
5042         (andsi3 splitters): New.
5043         (*am33_iorsi3, *mn10300_iorsi3): Merge...
5044         (iorsi3): ... here.
5045         (*iorsi3_flags): New.
5046         (*am33_xorsi3, *mn10300_xorsi3): Merge...
5047         (xorsi3): ... here.
5048         (*xorsi3_flags): New.
5049         (*am33_cmpsi2, *mn10300_cmplsi2): Merge...
5050         (one_cmplsi2): ... here.
5051         (*one_cmplsi2_flags): New.
5052         (*cbranchsi4_cmp): Rename from cbranchsi4_post_reload.  Use "r"
5053         instead of "dax" in constraints.  Use mn10300_split_cbranch.
5054         (*cmpsi): Rename from cmpsi.  Do not use mn10300_output_cmp.  Do not
5055         use matching constraints to eliminate a self-comparison.
5056         (*integer_conditional_branch): Rename from integer_conditional_branch.
5057         Use int_mode_flags to match CC_REG.
5058         (*cbranchsi4_btst, *btstsi): New.
5059         (*cbranchsf4_cmp): Rename from *cbranchsf4_post_reload.  Use
5060         mn10300_split_cbranch.
5061         (*am33_cmpsf): Rename from am33_cmpsf.
5062         (*float_conditional_branch): Rename from float_conditional_branch.
5063         (*zero_extendqisi2_am33, *zero_extendqisi2_mn10300): Merge...
5064         (zero_extendqisi2): ... here.
5065         (*zero_extendhisi2_am33, *zero_extendhisi2_mn10300): Merge...
5066         (zero_extendhisi2): ... here.
5067         (*extendqisi2_am33, *extendqisi2_mn10300): Merge...
5068         (extendqisi2): ... here.
5069         (*extendhisi2_am33, *extendhisi2_mn10300): Merge...
5070         (extendhisi2): ... here.
5071         (*am33_ashlsi3, *mn10300_ashlsi3): Merge...
5072         (ashlsi3): ... here.
5073         (*am33_lshrsi3, *mn10300_lshrsi3): Merge...
5074         (lshrsi3): ... here.
5075         (*am33_ashrisi3, *mn10300_ashrsi3): Merge...
5076         (ashrsi3): ... here.
5077         (consecutive add peephole): Remove.
5078         * config/mn10300/predicates.md (label_ref_operand): New.
5079         (int_mode_flags): New.
5080         (CCZN_comparison_operator): New.
5081
5082         * config/mn10300/mn10300.md (UNSPEC_EXT): New.
5083         (throughput_42_latency_43): New reservation.
5084         (mulsidi3, umulsidi3): New expanders.
5085         (mulsidi3_internal): Rewrite from old mulsidi3 pattern.  Expose
5086         the MDR register to allocation; separately allocate the low and
5087         high parts of the DImode result.
5088         (umulsidi3_internal): Similarly.
5089         (*am33_mulsi3, *mn10300_mulsi3): Merge into ...
5090         (*mulsi3): ... here.  Clobber MDR as a scratch as necessary.
5091         (udivsi3, umodsi3): Remove.
5092         (udivmodsi4, divmodsi4): New expanders.
5093         (*udivmodsi4): Rename from udivmodsi4.  Expose MDR properly.
5094         (*divmodsi4): Simiarly.
5095         (ext_internal): New.
5096
5097         * config/mn10300/constraints.md ("z"): New constraint.
5098         * config/mn10300/mn10300.h (MDR_REGNUM): Remove.
5099         (FIXED_REGISTERS): Don't fix MDR.
5100         (CALL_USED_REGSITERS): Reformat nicely.
5101         (REG_ALLOC_ORDER): Add MDR.
5102         (enum regclass): Add MDR_REGS.
5103         (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update to match.
5104         (IRA_COVER_CLASSES): Add MDR_REGS.
5105         (REGNO_REG_CLASS): Handle MDR_REG.
5106         * config/mn10300/mn10300.c (mn10300_secondary_reload): Handle MDR_REGS.
5107         (mn10300_register_move_cost): Likewise.
5108         * config/mn10300/mn10300.md (MDR_REG): New.
5109         (*movsi_internal): Handle moves to/from MDR_REGS.
5110
5111         * config/mn10300/mn10300.c (mn10300_print_operand_address): Handle
5112         POST_MODIFY.
5113         (mn10300_secondary_reload): Tidy combination reload classes.
5114         (mn10300_legitimate_address_p): Allow post-modify and reg+reg
5115         addresses for AM33.  Allow symbolic offsets for reg+imm.
5116         (mn10300_regno_in_class_p): New.
5117         (mn10300_legitimize_reload_address): New.
5118         * config/mn10300/mn10300.h (enum reg_class): Remove
5119         DATA_OR_ADDRESS_REGS, DATA_OR_EXTENDED_REGS, ADDRESS_OR_EXTENDED_REGS,
5120         SP_OR_EXTENDED_REGS, SP_OR_ADDRESS_OR_EXTENDED_REGS.  Add
5121         SP_OR_GENERAL_REGS.
5122         (REG_CLASS_NAMES): Update to match.
5123         (REG_CLASS_CONTENTS): Likewise.
5124         (INDEX_REG_CLASS): Use GENERAL_REGS for AM33.
5125         (BASE_REG_CLASS): Use SP_OR_GENERAL_REGS for AM33.
5126         (REGNO_IN_RANGE_P): Remove.
5127         (REGNO_DATA_P): Use mn10300_regno_in_class_p.
5128         (REGNO_ADDRESS_P, REGNO_EXTENDED_P): Likewise.
5129         (REGNO_STRICT_OK_FOR_BASE_P): Likewise.
5130         (REGNO_STRICT_OK_FOR_BIT_BASE_P): Likewise.
5131         (REGNO_STRICT_OK_FOR_INDEX_P): Likewise.
5132         (REGNO_SP_P, REGNO_AM33_P, REGNO_FP_P): Remove.
5133         (REGNO_GENERAL_P): New.
5134         (HAVE_POST_MODIFY_DISP): New.
5135         (USE_LOAD_POST_INCREMENT, USE_STORE_POST_INCREMENT): New.
5136         (LEGITIMIZE_RELOAD_ADDRESS): New.
5137         * config/mn10300/mn10300-protos.h: Update.
5138
5139         * config/mn10300/mn10300.c (mn10300_preferred_reload_class): Allow
5140         DATA_REGS for AM33 stack-pointer destination.
5141         (mn10300_preferred_output_reload_class): Likewise.
5142         (mn10300_secondary_reload): Rearrange mn10300_secondary_reload_class
5143         into a form appropriate for ...
5144         (TARGET_SECONDARY_RELOAD): New.
5145         * config/mn10300/mn10300.h (SECONDARY_RELOAD_CLASS): Remove.
5146         * config/mn10300/mn10300-protos.h: Update.
5147         * config/mn10300/mn10300.md (reload_plus_sp_const): Rename from
5148         reload_insi; use the "A" constraint for the scratch; handle AM33
5149         moves of sp to non-address registers.
5150
5151         * config/mn10300/mn10300.md (*am33_movqi, *mn10300_movqi): Merge into
5152         (*movqi_internal): ... here.
5153         (*am33_movhi, *mn10300_movhi): Merge into...
5154         (*movhi_internal): ... here.
5155         (*movsi_internal): Use "r" instead of "dax" in constraints.  Use "A"
5156         as the source/destination of moves from/to SP.
5157         (movsf): Only allow for AM33-2.
5158         (*movsf_internal): Use "r" instead of "dax"; use "F" instead of
5159         any integer constant constraint.  Only allow for AM33-2.  Tidy
5160         all of the alternative outputs.
5161         (movdi, movdf, *am33_2_movdf, *mn10300_movdf): Remove.
5162         (udivmodsi4): Delete expander and promote *udivmodsi4.  Disallow
5163         for MN103.
5164         (udivsi3, umodsi3): New patterns for MN103 only.
5165
5166 2011-01-19  Joern Rennecke  <amylaar@spamcop.net>
5167
5168         * doc/tm.texi.in: Spell out that a lack of register class unions
5169         can lead to ICEs.
5170         * doc/tm.texi: Regenerate.
5171
5172 2011-01-19  Jakub Jelinek  <jakub@redhat.com>
5173
5174         PR rtl-optimization/47337
5175         * dce.c (check_argument_store): New function.
5176         (find_call_stack_args): Ignore debug insns.  Use check_argument_store.
5177
5178         PR tree-optimization/47290
5179         * tree-eh.c (infinite_empty_loop_p): New function.
5180         (cleanup_empty_eh): Use it.
5181
5182 2011-01-18  Steve Ellcey  <sje@cup.hp.com>
5183
5184         PR target/46997
5185         * ia64.c (ia64_expand_unpack): Fix code for TARGET_BIG_ENDIAN.
5186         (a64_expand_widen_sum): Ditto.
5187         * vect.md (mulv2si3): Disable for TARGET_BIG_ENDIAN.
5188         (vec_extract_evenodd_help): Ditto.
5189         (vec_extract_evenv4hi): Ditto.
5190         (vec_extract_oddv4hi): Ditto.
5191         (vec_extract_evenv2si): Ditto.
5192         (vec_extract_oddv2si): Ditto.
5193         (vec_extract_evenv2sf): Ditto.
5194         (vec_extract_oddv2sf): Ditto.
5195         (vec_pack_trunc_v4hi: Ditto.
5196         (vec_pack_trunc_v2si): Ditto.
5197         (vec_interleave_lowv8qi): Fix for TARGET_BIG_ENDIAN.
5198         (vec_interleave_highv8qi): Ditto.
5199         (mix1_r): Ditto.
5200         (vec_extract_oddv8qi): Ditto.
5201         (vec_interleave_lowv4hi): Ditto.
5202         (vec_interleave_highv4hi): Ditto.
5203         (vec_interleave_lowv2si): Ditto.
5204         (vec_interleave_highv2si): Ditto.
5205
5206 2011-01-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5207
5208         * doc/extend.texi: Mention __float128 support on hppa HP-UX.
5209         * config/pa/pa-hpux.h (HPUX_LONG_DOUBLE_LIBRARY): Define to 1.
5210         * config/pa/pa.c (pa_expand_builtin): New.  Include "langhooks.h".
5211         (pa_c_mode_for_suffix): New.
5212         (TARGET_EXPAND_BUILTIN): Define.
5213         (TARGET_C_MODE_FOR_SUFFIX): Define.
5214         (pa_builtins): Define.
5215         (pa_init_builtins): Register __float128 type and init new support
5216         builtins.
5217         * config/pa/pa.h (HPUX_LONG_DOUBLE_LIBRARY): Define if not defined.
5218         * config/pa/quadlib.c (_U_Qfcopysign): New.
5219
5220 2011-01-18  Eric Botcazou  <ebotcazou@adacore.com>
5221
5222         PR middle-end/46894
5223         * explow.c (allocate_dynamic_stack_space): Do not assume more than
5224         BITS_PER_UNIT alignment if STACK_DYNAMIC_OFFSET or STACK_POINTER_OFFSET
5225         are defined.
5226
5227 2011-01-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5228
5229         PR tree-optimization/47179
5230         * config/spu/spu.c (spu_ref_may_alias_errno): New function.
5231         (TARGET_REF_MAY_ALIAS_ERRNO): Define.
5232
5233 2011-01-18  Richard Guenther  <rguenther@suse.de>
5234
5235         PR rtl-optimization/47216
5236         * emit-rtl.c: Include tree-flow.h.
5237         (set_mem_attributes_minus_bitpos): Use tree_could_trap_p instead
5238         of replicating it with different semantics.
5239         * Makefile.in (emit-rtl.o): Adjust.
5240
5241 2011-01-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5242
5243         * config/arm/cortex-a9.md (cortex-a9-neon.md): Actually include.
5244         (cortex_a9_dp): Handle neon types correctly.
5245
5246 2011-01-18  Jakub Jelinek  <jakub@redhat.com>
5247
5248         PR rtl-optimization/47299
5249         * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: Don't use
5250         subtarget.  Use normal multiplication if both operands are constants.
5251         * expmed.c (expand_widening_mult): Don't try to optimize constant
5252         multiplication if op0 has VOIDmode.  Convert op1 constant to mode
5253         before using it.
5254
5255 2011-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5256
5257         * doc/lto.texi (LTO): Ensure two spaces after period.  Fix
5258         spacing after 'e.g.', typos, comma, hyphenation.
5259
5260 2011-01-17  Richard Henderson  <rth@redhat.com>
5261
5262         * config/rx/predicates.md (rx_constshift_operand): Use match_test.
5263         (rx_restricted_mem_operand): New.
5264         (rx_shift_operand): Use register_operand.
5265         (rx_source_operand, rx_compare_operand): Likewise.
5266         * config/rx/rx.md (addsi3_flags): New expander.
5267         (adddi3): Rewrite as expander.
5268         (adc_internal, *adc_flags, adddi3_internal): New patterns.
5269         (subsi3_flags): New expander.
5270         (subdi3): Rewrite as expander.
5271         (sbb_internal, *sbb_flags, subdi3_internal): New patterns.
5272
5273         * config/rx/rx.c (RX_BUILTIN_SAT): Remove.
5274         (rx_init_builtins): Remove sat builtin.
5275         (rx_expand_builtin): Likewise.
5276         * config/rx/rx.md (ssaddsi3): New.
5277         (*sat): Rename from sat.  Represent the CC_REG input.
5278
5279         * config/rx/predicates.md (rshift_operator): New.
5280         * config/rx/rx.c (rx_expand_insv): Remove.
5281         * config/rx/rx-protos.h: Update.
5282         * config/rx/rx.md (*bitset): Rename from bitset.  Swap the ashift
5283         operand to the canonical position.
5284         (*bitset_in_memory, *bitinvert, *bitinvert_in_memory): Similarly.
5285         (*bitclr, *bitclr_in_memory): Similarly.
5286         (*insv_imm, rx_insv_reg, *insv_cond, *bmcc, *insv_cond_lt): New.
5287         (insv): Retain the zero_extract in the expansion.
5288
5289         * config/rx/rx.md (bswapsi2): Use = not + for output reload.
5290         (bswaphi2, bitinvert, revw): Likewise.
5291
5292         * config/rx/rx.c (gen_rx_store_vector): Use VOIDmode for gen_rtx_SET.
5293         (gen_rx_rtsd_vector, gen_rx_popm_vector): Likewise.
5294         * config/rx/rx.md (pop_and_return): Use VOIDmode for SET.
5295         (stack_push, stack_pushm, stack_pop, stack_popm): Likewise.
5296         (bitset, bitset_in_memory): Likewise.
5297         (bitinvert, bitinvert_in_memory): Likewise.
5298         (bitclr, bitclr_in_memory): Likewise.
5299         (insv, sync_lock_test_and_setsi, movstr, rx_movstr): Likewise.
5300         (rx_strend, rx_cmpstrn): Likewise.
5301         (rx_setmem): Likewise.  Make the source BLKmode to match the dest.
5302         (bitop peep2 patterns): Remove.
5303
5304         * config/rx/rx.c (rx_match_ccmode): New.
5305         * config/rx/rx-protos.h: Update.
5306         * config/rx/rx.md (abssi2): Clobber, don't set flags.
5307         (addsi3, adddi3, andsi3, negsi2, one_cmplsi2, iorsi3): Likewise.
5308         (rotlsi3, rotrsi3, ashrsi3, lshrsi3, ashlsi3): Likewise.
5309         (subsi3, subdi3, xorsi3, addsf3, divsf3, mulsf3, subsf3): Likewise.
5310         (fix_truncsfsi2, floatsisf2): Likewise.
5311         (*abssi2_flags, *addsi3_flags, *andsi3_flags, *negsi2_flags): New.
5312         (*one_cmplsi2_flags, *iorsi3_flags, *rotlsi3_flags): New.
5313         (*rotrsi3_flags, *ashrsi3_flags, *lshrsi3_flags, *ashlsi3_flags): New.
5314         (*subsi3_flags, *xorsi3_flags): New.
5315
5316         * config/rx/rx.md (cstoresf4, *cstoresf4): New patterns.
5317
5318         * config/rx/rx.c (rx_print_operand): Remove workaround for
5319         unsplit comparison operations.
5320
5321         * config/rx/rx.md (movsicc): Split after reload.
5322         (*movsicc): Merge *movsieq and *movsine via match_operator.
5323         (*stcc): New pattern.
5324
5325         * config/rx/rx.c (rx_float_compare_mode): Remove.
5326         * config/rx/rx.h (rx_float_compare_mode): Remove.
5327         * config/rx/rx.md (cstoresi4): Split after reload.
5328         (*sccc): New pattern.
5329
5330         * config/rx/predicates.md (label_ref_operand): New.
5331         (rx_z_comparison_operator): New.
5332         (rx_zs_comparison_operator): New.
5333         (rx_fp_comparison_operator): New.
5334         * config/rx/rx.c (rx_print_operand) [B]: Examine comparison modes.
5335         Validate that the flags are set properly for the comparison.
5336         (rx_gen_cond_branch_template): Remove.
5337         (rx_cc_modes_compatible): Remove.
5338         (mode_from_flags): New.
5339         (flags_from_code): Rename from flags_needed_for_conditional.
5340         (rx_cc_modes_compatible): Re-write in terms of flags_from_mode.
5341         (rx_select_cc_mode): Likewise.
5342         (rx_split_fp_compare): New.
5343         (rx_split_cbranch): New.
5344         * config/rx/rx.md (most_cond, zs_cond): Remove iterators.
5345         (*cbranchsi4): Use match_operator and rx_split_cbranch.
5346         (*cbranchsf4): Similarly.
5347         (*cbranchsi4_tst): Rename from *tstbranchsi4_<code>.  Use
5348         match_operator and rx_split_cbranch.
5349         (*cbranchsi4_tst_ext): Combine *tstbranchsi4m_eq and
5350         tstbranchsi4m_ne.  Use match_operator and rx_split_cbranch.
5351         (*cmpsi): Rename from cmpsi.
5352         (*tstsi): Rename from tstsi.
5353         (*cmpsf): Rename from cmpsf; use CC_Fmode.
5354         (*conditional_branch): Rename from conditional_branch.
5355         (*reveresed_conditional_branch): Remove.
5356         (b<code>): Remove expander.
5357         * config/rx/rx-protos.h: Update.
5358
5359         * config/rx/rx.c (rx_compare_redundant): Remove.
5360         * config/rx/rx.md (cmpsi): Don't use it.
5361         * config/rx/rx-protos.h: Update.
5362
5363         * config/rx/rx-modes.def (CC_F): New mode.
5364         * config/rx/rx.c (rx_select_cc_mode): New.
5365         * config/rx/rx.h (SELECT_CC_MODE): Use it.
5366         * config/rx/rx-protos.h: Update.
5367
5368 2011-01-17  Richard Henderson  <rth@redhat.com>
5369
5370         * except.c (dump_eh_tree): Fix stray ; after for statement.
5371
5372 2011-01-17  Richard Guenther  <rguenther@suse.de>
5373
5374         PR tree-optimization/47313
5375         * tree-inline.c (tree_function_versioning): Move DECL_RESULT
5376         handling before copying the body.  Properly deal with
5377         by-reference result in SSA form.
5378
5379 2011-01-17  Ian Lance Taylor  <iant@google.com>
5380
5381         PR target/47219
5382         * config/sparc/sparc.c (sparc_sr_alias_set): Don't define.
5383         (struct_value_alias_set): Don't define.
5384         (sparc_option_override): Don't set sparc_sr_alias_set and
5385         struct_value_alias_set.
5386         (save_or_restore_regs): Use gen_frame_mem rather than calling
5387         set_mem_alias_set.
5388         (sparc_struct_value_rtx): Likewise.
5389
5390 2011-01-17  H.J. Lu  <hongjiu.lu@intel.com>
5391
5392         PR target/47318
5393         * config/i386/avxintrin.h (_mm_maskload_pd): Change mask to
5394         __m128i.
5395         (_mm_maskstore_pd): Likewise.
5396         (_mm_maskload_ps): Likewise.
5397         (_mm_maskstore_ps): Likewise.
5398         (_mm256_maskload_pd): Change mask to __m256i.
5399         (_mm256_maskstore_pd): Likewise.
5400         (_mm256_maskload_ps): Likewise.
5401         (_mm256_maskstore_ps): Likewise.
5402
5403         * config/i386/i386-builtin-types.def: Updated.
5404         (ix86_expand_special_args_builtin): Likewise.
5405
5406         * config/i386/i386.c (bdesc_special_args): Update
5407         __builtin_ia32_maskloadpd, __builtin_ia32_maskloadps,
5408         __builtin_ia32_maskloadpd256, __builtin_ia32_maskloadps256,
5409         __builtin_ia32_maskstorepd, __builtin_ia32_maskstoreps,
5410         __builtin_ia32_maskstorepd256 and __builtin_ia32_maskstoreps256.
5411
5412         * config/i386/sse.md (avx_maskload<ssemodesuffix><avxmodesuffix>):
5413         Use <avxpermvecmode> on mask register.
5414         (avx_maskstore<ssemodesuffix><avxmodesuffix>): Likewise.
5415
5416 2011-01-17  Olivier Hainque  <hainque@adacore.com>
5417             Michael Haubenwallner  <michael.haubenwallner@salomon.at>
5418             Eric Botcazou  <ebotcazou@adacore.com>
5419
5420         PR target/46655
5421         * xcoffout.c (ASM_OUTPUT_LINE): Output line only if positive, and only
5422         if <= USHRT_MAX in 32-bit mode.
5423
5424 2011-01-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5425
5426         * doc/install.texi (Configuration, Specific): Wrap long
5427         lines in examples.  Allow line wrapping in long options
5428         and URLs where beneficial for PDF output.
5429
5430 2011-01-16  Richard Sandiford  <rdsandiford@googlemail.com>
5431
5432         * config/mips/mips.c (mips_classify_symbol): Don't return
5433         SYMBOL_PC_RELATIVE for nonlocal labels.
5434
5435 2011-01-15  Eric Botcazou  <ebotcazou@adacore.com>
5436
5437         * config/sparc/sol2-bi.h (CC1_SPEC): Fix typo.
5438
5439 2011-01-15  Jan Hubicka  <jh@suse.cz>
5440
5441         PR tree-optimization/47276
5442         * ipa.c (function_and_variable_visibility): Do not try to mark alias
5443         declarations as needed.
5444
5445 2011-01-15  Martin Jambor  <mjambor@suse.cz>
5446
5447         * common.opt (fdevirtualize): New flag.
5448         * doc/invoke.texi (Option Summary): Document it.
5449         * opts.c (default_options_table): Add devirtualize flag.
5450         * ipa-prop.c (detect_type_change): Return immediately if
5451         devirtualize flag is not set.
5452         (detect_type_change_ssa): Likewise.
5453         (compute_known_type_jump_func): Likewise.
5454         (ipa_analyze_virtual_call_uses): Likewise.
5455
5456 2011-01-14  Martin Jambor  <mjambor@suse.cz>
5457
5458         PR tree-optimization/45934
5459         PR tree-optimization/46302
5460         * ipa-prop.c (type_change_info): New type.
5461         (stmt_may_be_vtbl_ptr_store): New function.
5462         (check_stmt_for_type_change): Likewise.
5463         (detect_type_change): Likewise.
5464         (detect_type_change_ssa): Likewise.
5465         (compute_complex_assign_jump_func): Check for dynamic type change.
5466         (compute_complex_ancestor_jump_func): Likewise.
5467         (compute_known_type_jump_func): Likewise.
5468         (compute_scalar_jump_functions): Likewise.
5469         (ipa_analyze_virtual_call_uses): Likewise.
5470         (ipa_analyze_node): Push and pop cfun, set current_function_decl.
5471
5472 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5473
5474         * config/i386/i386.h (CC1_CPU_SPEC_1): Don't handle -msse5.
5475         * config/i386/i386.opt (msse5): New Alias.
5476
5477 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5478
5479         * config/sparc/linux.h (CC1_SPEC): Remove %{sun4:} %{target:}.
5480         * config/sparc/linux64.h (CC1_SPEC): Likewise.
5481         * config/sparc/netbsd-elf.h (CC1_SPEC32, CC1_SPEC64): Likewise.
5482         * config/sparc/sparc.h (CC1_SPEC): Likewise.
5483
5484 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5485
5486         * config/sparc/linux.h (CC1_SPEC): Don't handle old equivalents of
5487         -mcpu options.
5488         * config/sparc/linux64.h (CC1_SPEC): Likewise.
5489         * config/sparc/netbsd-elf.h (CC1_SPEC32, CC1_SPEC64): Likewise.
5490         * config/sparc/sol2-bi.h (CPP_CPU_SPEC, CC1_SPEC): Likewise.
5491         * config/sparc/sparc.h (CPP_CPU_SPEC, CC1_SPEC, ASM_CPU_SPEC):
5492         Likewise.
5493         * config/sparc/t-elf (MULTILIB_MATCHES): Don't handle -mv8.
5494
5495 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5496
5497         * config/rs6000/vxworks.h (CC1_SPEC): Don't handle -fvec or -fvec-eabi.
5498
5499 2011-01-14  Mike Stump  <mikestump@comcast.net>
5500
5501         * config/alpha/alpha.md (umk_mismatch_args): Don't put a mode on set.
5502         * config/fr30/fr30.md: Likweise
5503         (movsi_push): Likewise.
5504         (movsi_pop): Likewise.
5505         (enter_func): Likewise.
5506         * config/moxie/moxie.md (movsi_push): Likewise.
5507         (movsi_pop): Likewise.
5508
5509 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5510
5511         * config/mips/linux64.h (LINK_SPEC): Remove %{bestGnum}
5512         %{no_archive} %{exact_version}.
5513         * config/mips/mips.h (LINK_SPEC): Remove %{bestGnum}.
5514         * config/mips/netbsd.h (LINK_SPEC): Remove %{bestGnum}
5515         %{no_archive} %{exact_version}.
5516         * config/mips/openbsd.h (LINK_SPEC): Likewise.
5517         * config/mips/sde.h (LINK_SPEC): Remove %{bestGnum}.
5518         * config/mips/vxworks.h: Likewise.
5519
5520 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5521
5522         * config/microblaze/microblaze.h (ASM_SPEC): Remove %{microblaze1}.
5523
5524 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5525
5526         * config/m32r/little.h (CPP_ENDIAN_SPEC, CC1_ENDIAN_SPEC,
5527         ASM_ENDIAN_SPEC, LINK_ENDIAN_SPEC): Remove.
5528
5529 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5530
5531         * config/i386/nwld.h (LINK_SPEC): Check -nodefaultlibs not
5532         -nodefaultlib.
5533
5534 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5535
5536         * config/cris/cris.h (ASM_SPEC, CRIS_ASM_SUBTARGET_SPEC): Check
5537         for mcpu not cpu.
5538         * config/cris/linux.h (CRIS_CPP_SUBTARGET_SPEC,
5539         CRIS_CC1_SUBTARGET_SPEC, CRIS_ASM_SUBTARGET_SPEC): Check for mcpu
5540         not cpu.
5541         (CRIS_LINK_SUBTARGET_SPEC): Don't generate -rpath-link options.
5542         Don't handle -shlib.
5543
5544 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5545
5546         * config/avr/avr.h (CPP_SPEC): Don't handle -posix.
5547         (CC1_SPEC): Don't handle -profile.
5548
5549 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5550
5551         * config/microblaze/microblaze.h (CC1_SPEC): Remove -gline spec.
5552         * config/mips/mips.h (CC1_SPEC): Likewise.
5553
5554 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5555
5556         * config/microblaze/microblaze.h (CC1_SPEC): Remove %{save-temps: }.
5557         * config/mips/mips.h (CC1_SPEC): Likewise.
5558
5559 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5560
5561         * config/i386/linux.h (LINK_SPEC): Don't use %{!ibcs:} conditional.
5562         * config/m32r/linux.h (LINK_SPEC): Likewise.
5563         * config/mips/linux.h (LINK_SPEC): Likewise.
5564         * config/mips/linux64.h (LINK_SPEC): Likewise.
5565         * config/sparc/linux.h (LINK_SPEC): Likewise.
5566         * config/sparc/linux64.h (LINK_ARCH32_SPEC, LINK_ARCH64_SPEC,
5567         LINK_SPEC): Likewise.
5568         * config/xtensa/linux.h (LINK_SPEC): Likewise.
5569
5570 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5571
5572         * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove
5573         %{version:-v}.
5574         * config/lm32/uclinux-elf.h (LINK_SPEC): Likewise.
5575
5576 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5577
5578         * config/sparc/sp-elf.h (ASM_SPEC): Remove %{v:-V}.
5579         * config/sparc/sp64-elf.h (ASM_SPEC): Likewise.
5580
5581 2011-01-14  Joseph Myers  <joseph@codesourcery.com>
5582
5583         * config/arm/linux-elf.h (LINUX_TARGET_LINK_SPEC): Remove %{b}.
5584
5585 2011-01-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5586
5587         * configure.ac (gcc_cv_ld_static_dynamic): Solaris 2 ld always
5588         supports -Bstatic/-Bdynamic.
5589         * configure: Regenerate.
5590
5591 2011-01-14  Jan Hubicka  <jh@suse.cz>
5592             Jack Howarth  <howarth@bromo.med.uc.edu>
5593
5594         PR target/46037
5595         * config/darwin.c (darwin_override_options): Honor flag_gtoggle
5596         when checking debug_info_level. Test write_symbols instead of
5597         debug_hooks->var_location when setting flag_var_tracking_uninit.
5598
5599 2011-01-14  Richard Guenther  <rguenther@suse.de>
5600
5601         PR tree-optimization/47179
5602         * target.def (ref_may_alias_errno): New target hook.
5603         * targhooks.h (default_ref_may_alias_errno): Declare.
5604         * targhooks.c: Include tree-ssa-alias.h and tree-flow.h.
5605         (default_ref_may_alias_errno): New function.
5606         * target.h (struct ao_ref_s): Declare.
5607         * tree-ssa-alias.c: Include target.h.
5608         (call_may_clobber_ref_p_1): Use the ref_may_alias_errno target hook.
5609         * Makefile.in (tree-ssa-alias.o): Adjust dependencies.
5610         (targhooks.o): Likewise.
5611         * doc/tm.texi.in (TARGET_REF_MAY_ALIAS_ERRNO): Document.
5612         * doc/tm.texi (TARGET_REF_MAY_ALIAS_ERRNO): Copy documentation.
5613
5614 2011-01-14  Richard Guenther  <rguenther@suse.de>
5615
5616         * tree-ssa-structalias.c  (new_var_info): Use DECL_HARD_REGISTER.
5617
5618 2011-01-14  Richard Guenther  <rguenther@suse.de>
5619
5620         PR tree-optimization/47280
5621         * tree-ssa-forwprop.c (associate_plusminus): Cleanup EH and
5622         return CFG changes.
5623         (tree_ssa_forward_propagate_single_use_vars): Deal with
5624         CFG changes from associate_plusminus.
5625
5626 2011-01-14  Richard Guenther  <rguenther@suse.de>
5627
5628         PR middle-end/47281
5629         Revert
5630         2011-01-11  Richard Guenther  <rguenther@suse.de>
5631
5632         PR tree-optimization/46076
5633         * tree-ssa.c (useless_type_conversion_p): Conversions from
5634         unprototyped to empty argument list function types are useless.
5635
5636 2011-01-14  Richard Guenther  <rguenther@suse.de>
5637
5638         PR tree-optimization/47286
5639         * tree-ssa-structalias.c (new_var_info): Register variables are global.
5640
5641 2011-01-14  Martin Jambor  <mjambor@suse.cz>
5642
5643         PR middle-end/46823
5644         * tree-inline.c (expand_call_inline): Get fndecl from call graph edge.
5645
5646 2011-01-13  Anatoly Sokolov  <aesok@post.ru>
5647
5648         * config/xtensa/xtensa.h (XTENSA_LIBCALL_VALUE, LIBCALL_VALUE,
5649         LIBCALL_OUTGOING_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
5650         * config/xtensa/xtensa.c (xtensa_libcall_value,
5651         xtensa_function_value_regno_p): New functions.
5652         (TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.
5653
5654 2011-01-13  Kai Tietz  <kai.tietz@onevision.com>
5655
5656         PR c++/47213
5657         * config/i386/cygming.h (TARGET_ASM_ASSEMBLE_VISIBILITY):
5658         PE specific hook.
5659         * config/i386/i386-protos.h (i386_pe_assemble_visibility):
5660         New function prototype.
5661         * config/i386/winnt.c (i386_pe_assemble_visibility):
5662         Warn only if attribute was specified by user.
5663
5664 2011-01-13  Michael Meissner  <meissner@linux.vnet.ibm.com>
5665
5666         PR target/47251
5667         * config/rs6000/rs6000.md (floatunsdidf2): Add check for hardware
5668         floating point.
5669         (floatunsdidf2_fcfidu): Ditto.
5670
5671 2011-01-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
5672
5673         * config/s390/s390.c (print_operand_address): Replace 'error' with
5674         'output_operand_lossage'.
5675         (print_operand): Likewise.
5676
5677 2011-01-13  Jeff Law  <law@redhat.com>
5678
5679         PR rtl-optimization/39077
5680         * doc/invoke.texi (max-gcse-insertion-ratio): Document.
5681         * params.h (MAX_GCSE_INSERTION_RATIO): Define.
5682         * params.def (PARAM_MAX_GCSE_INSERTION_RATIO): Define.
5683         * lcm.c (pre_edge_lcm): Properly initialize output sbitmaps.
5684         * gcse.c (prune_insertions_deletions): New function.
5685         (compute_pre_data): Use it.
5686
5687 2011-01-13  Dodji Seketeli  <dodji@redhat.com>
5688
5689         PR debug/PR46973
5690         * dwarf2out.c (prune_unused_types_mark_generic_parms_dies): New
5691         static function.
5692         (prune_unused_types_mark): Use it.
5693
5694 2011-01-13  Andrey Belevantsev  <abel@ispras.ru>
5695
5696         PR rtl-optimization/45352
5697         * sel-sched.c: Update copyright years.
5698         (reset_sched_cycles_in_current_ebb): Also recheck the DFA state
5699         in the advancing loop when we have issued issue_rate insns.
5700
5701 2011-01-12  Richard Henderson  <rth@redhat.com>
5702
5703         * config/mn10300/mn10300.c (mn10300_md_asm_clobbers): New.
5704         (TARGET_MD_ASM_CLOBBERS): New.
5705
5706         * config/mn10300/mn10300.c (mn10300_delegitimize_address): New.
5707         (TARGET_DELEGITIMIZE_ADDRESS): New.
5708
5709         * config/mn10300/mn10300.md (UNSPEC_BSCH): New.
5710         (clzsi2, *bsch): New patterns.
5711
5712         * config/mn10300/mn10300.md (INT): New mode iterator.
5713         (*mov<INT>_clr): New pattern, and peep2 to generate it.
5714
5715         * config/mn10300/mn10300.c (mn10300_option_override): Force enable
5716         flag_split_wide_types.
5717
5718         * config/mn10300/mn10300.c (mn10300_asm_trampoline_template): Remove.
5719         (mn10300_trampoline_init): Rewrite without a template, an immediate
5720         load and a direct branch.
5721         * config/mn10300/mn10300.h (TRAMPOLINE_SIZE): Reduce to 16.
5722
5723 2011-01-12  Anatoly Sokolov  <aesok@post.ru>
5724
5725         * config/s390/s390.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
5726         * config/s390/s390-protos.h (s390_output_addr_const_extra): Remove.
5727         * config/s390/s390.c (s390_output_addr_const_extra): Make static.
5728         (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
5729
5730 2011-01-12  Kai Tietz  <kai.tietz@onevision.com>
5731
5732         PR debug/47209
5733         * dwarfout2.c (should_emit_struct_debug): Use TYPE_MAIN_VARIANT
5734         of type.
5735
5736 2011-01-12  Jan Hubicka  <jh@suse.cz>
5737
5738         PR driver/47244
5739         * gcc.c (PLUGIN_COND): Update to disable plugin unless -flto is used.
5740         (PLUGIN_COND_CLOSE): New macro.
5741         (LINK_COMMAND_SPEC): Update to use PLUGIN_COND_CLOSE.
5742
5743 2011-01-12  Richard Guenther  <rguenther@suse.de>
5744
5745         PR lto/47259
5746         * lto-streamer-out.c (output_gimple_stmt): Do not wrap
5747         register variables in a MEM_REF.
5748
5749 2011-01-12  Joseph Myers  <joseph@codesourcery.com>
5750
5751         * config.gcc (arm*-*-linux*, bfin*-uclinux*, bfin*-linux-uclibc*,
5752         crisv32-*-linux* | cris-*-linux*, frv-*-*linux*, moxie-*-uclinux*,
5753         hppa*64*-*-linux*, hppa*-*-linux*, i[34567]86-*-linux* |
5754         i[34567]86-*-kfreebsd*-gnu | i[34567]86-*-knetbsd*-gnu |
5755         i[34567]86-*-gnu* | i[34567]86-*-kopensolaris*-gnu,
5756         x86_64-*-linux* | x86_64-*-kfreebsd*-gnu | x86_64-*-knetbsd*-gnu,
5757         ia64*-*-linux*, lm32-*-uclinux*, m32r-*-linux*, m32rle-*-linux*,
5758         m68k-*-uclinux*, m68k-*-linux*, microblaze*-linux*,
5759         mips64*-*-linux* | mipsisa64*-*-linux*, mips*-*-linux*,
5760         s390-*-linux*, s390x-*-linux*, sh*-*-linux*, sparc-*-linux*,
5761         sparc64-*-linux*, vax-*-linux*, xtensa*-*-linux*,
5762         am33_2.0-*-linux*): Use gnu-user.h before linux.h.
5763         * config/gnu-user.h: New.  Copied from linux.h.
5764         (LINUX_TARGET_STARTFILE_SPEC): Rename to
5765         GNU_USER_TARGET_STARTFILE_SPEC.
5766         (LINUX_TARGET_ENDFILE_SPEC): Rename to
5767         GNU_USER_TARGET_ENDFILE_SPEC.
5768         (LINUX_TARGET_CC1_SPEC): Rename to GNU_USER_TARGET_CC1_SPEC.
5769         (LINUX_TARGET_LIB_SPEC): Rename to GNU_USER_TARGET_LIB_SPEC.
5770         (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC,
5771         LINUX_TARGET_OS_CPP_BUILTINS, CHOOSE_DYNAMIC_LINKER1,
5772         CHOOSE_DYNAMIC_LINKER, UCLIBC_DYNAMIC_LINKER,
5773         UCLIBC_DYNAMIC_LINKER32, UCLIBC_DYNAMIC_LINKER64,
5774         BIONIC_DYNAMIC_LINKER, BIONIC_DYNAMIC_LINKER32,
5775         BIONIC_DYNAMIC_LINKER64, LINUX_DYNAMIC_LINKER,
5776         LINUX_DYNAMIC_LINKER32, LINUX_DYNAMIC_LINKER64,
5777         TARGET_C99_FUNCTIONS, TARGET_HAS_SINCOS): Remove.
5778         * config/arm/linux-eabi.h (CC1_SPEC): Use
5779         GNU_USER_TARGET_CC1_SPEC.
5780         (LIB_SPEC): Use GNU_USER_TARGET_LIB_SPEC.
5781         (STARTFILE_SPEC): Use GNU_USER_TARGET_STARTFILE_SPEC.
5782         (ENDFILE_SPEC): Use GNU_USER_TARGET_ENDFILE_SPEC
5783         * config/linux.h (NO_IMPLICIT_EXTERN_C, ASM_APP_ON, ASM_APP_OFF,
5784         LINUX_TARGET_STARTFILE_SPEC, STARTFILE_SPEC,
5785         LINUX_TARGET_ENDFILE_SPEC, ENDFILE_SPEC, LINUX_TARGET_CC1_SPEC,
5786         CC1_SPEC, CPLUSPLUS_CPP_SPEC, LINUX_TARGET_LIB_SPEC, LIB_SPEC,
5787         LINK_EH_SPEC, LINK_GCC_C_SEQUENCE_SPEC, USE_LD_AS_NEEDED): Remove.
5788
5789 2011-01-12  Richard Guenther  <rguenther@suse.de>
5790
5791         PR other/46946
5792         * doc/invoke.texi (ffast-math): Document it is turned on
5793         with -Ofast.
5794
5795 2011-01-12  Jan Hubicka  <jh@suse.cz>
5796
5797         PR tree-optimization/47233
5798         * opts.c (common_handle_option): Disable ipa-reference with profile
5799         feedback.
5800
5801 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
5802
5803         * c-parser.c (c_parser_objc_at_property_declaration): Improved
5804         error message.
5805
5806 2011-01-12  Nicola Pero  <nicola.pero@meta-innovation.com>
5807
5808         * c-parser.c (c_lex_one_token): Updated and reindented some
5809         comments.  No changes in code.
5810
5811 2011-01-11  Ian Lance Taylor  <iant@google.com>
5812
5813         * godump.c (go_output_var): Don't output the variable if there is
5814         already a type with the same name.
5815
5816 2011-01-11  Ian Lance Taylor  <iant@google.com>
5817
5818         * godump.c (go_format_type): Don't generate float80.
5819
5820 2011-01-11  Richard Henderson  <rth@redhat.com>
5821
5822         * config/mn10300/mn10300.c (mn10300_address_cost): Remove forward
5823         declaration.  Rewrite for both speed and size.
5824         (mn10300_address_cost_1): Remove.
5825         (mn10300_register_move_cost): New.
5826         (mn10300_memory_move_cost): New.
5827         (mn10300_rtx_costs): Rewrite for both speed and size.  Don't handle
5828         ZERO_EXTRACT.  Do handle UNSPEC, arithmetic, logicals, compare,
5829         extensions, shifts, BSWAP, CLZ.
5830         (mn10300_wide_const_load_uses_clr): Remove.
5831         (TARGET_REGISTER_MOVE_COST): New.
5832         (TARGET_MEMORY_MOVE_COST): New.
5833         * config/mn10300/mn10300-protos.h: Update.
5834         * config/mn10300/mn10300.h (REGISTER_MOVE_COST): Remove.
5835
5836         * config/mn10300/constraints.md ("R", "T"): Remove constraints.
5837         * config/mn10300/mn10300.c (mn10300_mask_ok_for_mem_btst): Remove.
5838         * config/mn10300/mn10300-protos.h: Update.
5839         * config/mn10300/mn10300.md (movsi_internal): Don't use "R".
5840         (*byte_clear, *byte_set, *bit_clear1, *bit_clear2, *bit_set): Remove.
5841         (iorqi3, *am33_iorqi3, *mn10300_iorqi3): Remove.
5842         (*test_int_bitfield, *test_byte_bitfield): Remove.
5843         (*bit_test, *subreg_bit_test): Remove.
5844         * config/mn10300/predicates.md (const_8bit_operand): Remove.
5845
5846         * config/mn10300/constraints.md ("c"): Rename from "A".
5847         ("A", "D"): New constraint letters.
5848         * config/mn10300/mn10300.md (fmasf4): Use the "c" constraint.
5849         (fmssf4, fnmasf4, fnmssf4): Likewise.
5850
5851         * config/mn10300/mn10300.md (isa): New attribute.
5852         (enabled): New attribute.
5853
5854         * config/mn10300/mn10300.md (absdf2, negdf2): Remove.
5855         (abssf2, negsf2): Define only for hardware fp.
5856         (sqrtsf2): Reformat.
5857         (addsf3, subsf3, mulsf3): Merge expander and insn.
5858
5859         * config/mn10300/mn10300.h (ARG_PIONTER_CFA_OFFSET): New.
5860         (DEBUGGER_AUTO_OFFSET): Remove.
5861         (DEBUGGER_ARG_OFFSET): Remove.
5862
5863         * config/mn10300/mn10300.c (mn10300_gen_multiple_store): Make static.
5864         Emit register stores with the same offsets as the hardware.
5865         (mn10300_store_multiple_operation): Don't check that the register
5866         save offsets are monotonic.
5867         * config/mn10300/mn10300-protos.h: Update.
5868
5869         * config/mn10300/mn10300.h (ASM_PN_FORMAT): Delete.
5870
5871         * config/mn10300/mn10300.h (INCOMING_RETURN_ADDR_RTX): Define
5872         in terms of the value on the stack, not the MDR register.
5873
5874 2011-01-11  Jan Hubicka  <jh@suse.cz>
5875
5876         PR lto/45721
5877         PR lto/45375
5878         * tree.h (symbol_alias_set_t): Move typedef here from varasm.c
5879         (symbol_alias_set_destroy, symbol_alias_set_contains,
5880         propagate_aliases_backward): Declare.
5881         * lto-streamer-out.c (struct sets): New sturcture.
5882         (trivally_defined_alias): New function.
5883         (output_alias_pair_p): Rewrite.
5884         (output_unreferenced_globals): Fix output of alias pairs.
5885         (produce_symtab): Likewise.
5886         * ipa.c (function_and_variable_visibility): Set weak alias destination
5887         as needed in lto.
5888         * varasm.c (symbol_alias_set_t): Remove.
5889         (symbol_alias_set_destroy): Export.
5890         (propagate_aliases_forward, propagate_aliases_backward): New functions
5891         based on ...
5892         (compute_visible_aliases): ... this one; remove.
5893         (trivially_visible_alias): New
5894         (trivially_defined_alias): New.
5895         (remove_unreachable_alias_pairs): Rewrite.
5896         (finish_aliases_1): Reorganize code checking if alias is defined.
5897         * passes.c (rest_of_decl_compilation): Do not call assemble_alias when
5898         in LTO mode.
5899
5900 2011-01-11  Richard Guenther  <rguenther@suse.de>
5901
5902         PR tree-optimization/46076
5903         * tree-ssa.c (useless_type_conversion_p): Conversions from
5904         unprototyped to empty argument list function types are useless.
5905
5906 2011-01-11  Richard Guenther  <rguenther@suse.de>
5907
5908         PR middle-end/45235
5909         * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not mark
5910         volatile MEMs as MEM_READONLY_P.
5911
5912 2011-01-11  Richard Guenther  <rguenther@suse.de>
5913
5914         PR tree-optimization/47239
5915         * tree-ssa-ccp.c (get_value_from_alignment): Punt for FUNCTION_DECLs.
5916
5917 2011-01-11  Jeff Law  <law@redhat.com>
5918
5919         PR tree-optimization/47086
5920         * tree-ssa-loop-ivopts.c (find_givs_in_stmt_scev): Do not record
5921         IVs from statements that might throw.
5922
5923 2011-01-10  Jan Hubicka  <jh@suse.cz>
5924
5925         PR lto/45375
5926         * lto-cgraph.c (input_profile_summary): Remove overactive sanity check.
5927
5928 2011-01-10  Jan Hubicka  <jh@suse.cz>
5929
5930         PR lto/45375
5931         * profile.c (read_profile_edge_counts): Ignore profile inconistency
5932         when correcting profile.
5933
5934 2011-01-10  Jan Hubicka  <jh@suse.cz>
5935
5936         PR lto/46083
5937         * lto-streamer-out.c (pack_ts_function_decl_value_fields): Store
5938         DECL_FINI_PRIORITY.
5939         * lto-streamer-in.c (unpack_ts_function_decl_value_fields):
5940         Restore DECL_FINI_PRIORITY.
5941
5942 2011-01-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5943
5944         * doc/gimple.texi: Fix quoting of multi-word return values in
5945         @deftypefn statements.  Ensure presence of return value.  Wrap
5946         overlong @deftypefn lines.
5947         (is_gimple_operand, is_gimple_min_invariant_address): Remove
5948         descriptions of removed functions.
5949         * doc/hostconfig.texi (Host Common): Wrap long line, fix quoting
5950         of multi-word return value in @deftypefn statement.
5951
5952 2011-01-10  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5953
5954         * doc/gimple.texi (Temporaries, Operands, Compound Lvalues)
5955         (Conditional Expressions, Logical Operators)
5956         (Statement and operand traversals): Do not indent smallexample
5957         code.  Fix duplicate function argument in example.
5958
5959 2011-01-10  Jeff Law  <law@redhat.com>
5960
5961         PR tree-optimization/47141
5962         * ipa-split.c (split_function): Handle case where we are
5963         returning a value and the return block has a virtual operand phi.
5964
5965 2011-01-10  Jan Hubicka  <jh@suse.cz>
5966
5967         PR tree-optimization/47234
5968         * tree-pass.h (TODO_rebuild_cgraph_edges): New TODO.
5969         (pass_feedback_split_functions): Declare.
5970         * passes.c (init_optimization_passes): Add ipa-split as subpass of
5971         tree-profile.
5972         * ipa-split.c (gate_split_functions): Update comments; disable
5973         split-functions for profile_arc_flag and branch_probabilities.
5974         (gate_feedback_split_functions): New function.
5975         (execute_feedback_split_functions): New function.
5976         (pass_feedback_split_functions): New global var.
5977
5978 2011-01-10  H.J. Lu  <hongjiu.lu@intel.com>
5979
5980         PR lto/46760
5981         * tree-inline.c (tree_can_inline_p): Check e->call_stmt before
5982         calling gimple_call_set_cannot_inline.
5983
5984 2011-01-10  Iain Sandoe  <iains@gcc.gnu.org>
5985
5986         * config/darwin-sections.def: Remove unused section.
5987
5988 2011-01-10  Dave Korn  <dave.korn.cygwin@gmail.com>
5989
5990         PR c++/47218
5991         * cgraphunit.c (assemble_thunk): Call resolve_unique_section.
5992
5993 2011-01-09  Nicola Pero  <nicola.pero@meta-innovation.com>
5994
5995         PR objc/47232
5996         * c-parser.c (c_parser_declaration_or_fndef): Improved
5997         error message.
5998
5999 2011-01-09  Kai Tietz  <kai.tietz@onevision.com>
6000
6001         * config/i386/winnt.c (i386_pe_start_function): Make sure
6002         to switch back to function's section.
6003
6004 2011-01-09  Iain Sandoe  <iains@gcc.gnu.org>
6005
6006         PR gcc/46902
6007         PR testsuite/46912
6008         * plugin.c: Move include of dlfcn.h from here...
6009         * system.h: ... to here.
6010
6011 2011-01-09  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6012
6013         * doc/cpp.texi (C++ Named Operators): Fix markup for header
6014         file name.
6015         * doc/cppinternals.texi (Top): Wrap node in @ifnottex to avoid
6016         two extra empty pages in PDF output.
6017
6018 2011-01-08  Nicola Pero  <nicola.pero@meta-innovation.com>
6019
6020         PR objc/47078
6021         * c-parser.c (c_parser_objc_type_name): If the type is unknown,
6022         for error recovery purposes behave as if it was not specified so
6023         that the default type is usd.
6024
6025 2011-01-07  Jan Hubicka  <jh@suse.cz>
6026
6027         PR tree-optmization/46469
6028         * ipa.c (function_and_variable_visibility): Clear needed flags on
6029         nodes with external decls; handle weakrefs merging correctly.
6030
6031 2011-01-07  Joseph Myers  <joseph@codesourcery.com>
6032
6033         * opts.c (finish_options): Set opts->x_flag_opts_finished to true,
6034         not false.
6035
6036 2011-01-07  Jan Hubicka  <jh@suse.cz>
6037
6038         * doc/invoke.texi: (-flto, -fuse-linker-plugin): Update defaults
6039         and no longer claim that gold is required for linker plugin.
6040         * configure: Regenerate.
6041         * gcc.c (PLUGIN_COND): New macro.
6042         (LINK_COMMAND_SPEC): Use it.
6043         (main): Default to plugin enabled with HAVE_LTO_PLUGIN is set.
6044         * config.in (HAVE_LTO_PLUGIN): New.
6045         * configure.ac (--with-lto-plugin): New parameter; autodetect
6046         HAVE_LTO_PLUGIN.
6047
6048 2011-01-07  Jan Hubicka  <jh@suse.cz>
6049
6050         PR tree-optimization/46367
6051         * ipa-inline.c (cgraph_clone_inlined_nodes): Use original function only
6052         when we can update original.
6053         (cgraph_mark_inline_edge): Sanity check.
6054         * ipa-prop.c (ipa_make_edge_direct_to_target): Sanity check.
6055
6056 2011-01-07  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6057
6058         * config/spu/spu.h (ASM_COMMENT_START): Define.
6059
6060 2011-01-07  H.J. Lu  <hongjiu.lu@intel.com>
6061
6062         PR driver/42445
6063         * gcc.c (%>S): New.
6064         (SWITCH_KEEP_FOR_GCC): Likewise.
6065         (set_collect_gcc_options): Check SWITCH_KEEP_FOR_GCC.
6066         (do_spec_1): Handle "%>".
6067
6068         * config/i386/i386.h (CC1_CPU_SPEC): Replace "%<" with "%>".
6069
6070 2011-01-07  Jakub Jelinek  <jakub@redhat.com>
6071
6072         PR target/47201
6073         * config/i386/i386.c (ix86_delegitimize_address): If
6074         simplify_gen_subreg fails, return orig_x.
6075
6076         PR bootstrap/47187
6077         * value-prof.c (gimple_stringop_fixed_value): Handle
6078         lhs of the call properly.
6079
6080 2011-01-07  Jan Hubicka  <jh@suse.cz>
6081
6082         PR lto/45375
6083         * lto-opt.c (lto_reissue_options): Set flag_shlib.
6084
6085 2011-01-07  Iain Sandoe  <iains@gcc.gnu.org>
6086
6087         * target.def (function_switched_text_sections): New hook.
6088         * doc/tm.texi: Regenerated.
6089         * doc/tm.texi.in (TARGET_ASM_FUNCTION_SWITCHED_TEXT_SECTIONS): New.
6090         * final.c (default_function_switched_text_sections): New.
6091         (final_scan_insn): Call function_switched_text_sections when a
6092         mid-function section change occurs.
6093         * output.h (default_function_switched_text_sections): Declare.
6094         * config/darwin-protos.h (darwin_function_switched_text_sections):
6095         Likewise.
6096         * config/darwin.c (darwin_function_switched_text_sections): New.
6097         * config/darwin.h (TARGET_ASM_FUNCTION_SWITCHED_TEXT_SECTIONS): New.
6098
6099 2011-01-07  Iain Sandoe  <iains@gcc.gnu.org>
6100
6101         * dwarf2out.c (gen_subprogram_die):  Add pubnames with code ranges for
6102         DWARF >= 3.  Add pubnames for the primary section and a reduced DIE for
6103         the secondary code fragment when outputting for DWARF == 2.
6104
6105 2011-01-07  Anatoly Sokolov  <aesok@post.ru>
6106
6107         * config/xtensa/xtensa.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
6108         * config/xtensa/xtensa-protos.h (xtensa_output_addr_const_extra):
6109         Remove.
6110         * config/xtensa/xtensa.c (xtensa_output_addr_const_extra): Make static.
6111         (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
6112
6113 2011-01-06  Eric Botcazou  <ebotcazou@adacore.com>
6114
6115         PR debug/46704
6116         * dwarf2out.c (dwarf2out_finish): Output the debug_aranges section only
6117         when it is not empty.
6118
6119 2011-01-06  Changpeng Fang  <changpeng.fang@amd.com>
6120
6121         Bobcat Enablement
6122         * config.gcc (i[34567]86-*-linux* | ...): Add btver1.
6123         (case ${target}): Add btver1.
6124         * config/i386/driver-i386.c (host_detect_local_cpu): Let
6125         -march=native recognize btver1 processors.
6126         * config/i386/i386-c.c (ix86_target_macros_internal): Add
6127         btver1 def_and_undef
6128         * config/i386/i386.c (struct processor_costs btver1_cost): New
6129         btver1 cost table.
6130         (m_BTVER1): New definition.
6131         (m_AMD_MULTIPLE): Includes m_BTVER1.
6132         (initial_ix86_tune_features): Add btver1 tune.
6133         (processor_target_table): Add btver1 entry.
6134         (static const char *const cpu_names): Add btver1 entry.
6135         (software_prefetching_beneficial_p): Add btver1.
6136         (ix86_option_override_internal): Add btver1 instruction sets.
6137         (ix86_issue_rate): Add btver1.
6138         (ix86_adjust_cost): Add btver1.
6139         * config/i386/i386.h (TARGET_BTVER1): New definition.
6140         (enum target_cpu_default): Add TARGET_CPU_DEFAULT_btver1.
6141         (enum processor_type): Add PROCESSOR_BTVER1.
6142         * config/i386/i386.md (define_attr "cpu"): Add btver1.
6143
6144 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6145
6146         PR target/43309
6147         * config/i386/i386.c (legitimize_tls_address)
6148         <TLS_MODEL_INITIAL_EXEC>: Handle TARGET_64BIT && TARGET_SUN_TLS.
6149         * config/i386/i386.md (UNSPEC_TLS_IE_SUN): Declare.
6150         (tls_initial_exec_64_sun): New pattern.
6151
6152 2011-01-06  Gerald Pfeifer  <gerald@pfeifer.com>
6153
6154         * doc/invoke.texi (Overall Options): Improve wording and markup
6155         of the description of -wrapper.
6156
6157 2011-01-06  Joseph Myers  <joseph@codesourcery.com>
6158
6159         * config/sol2.opt (G, YP,, Ym,, compat-bsd, pthread, pthreads,
6160         rdynamic, threads): New Driver options.
6161
6162 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6163
6164         PR target/38118
6165         * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Also switch to .bss
6166         if coming from .tdata.
6167         * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Likewise.
6168
6169 2011-01-06  Jan Hubicka  <jh@suse.cz>
6170
6171         PR lto/47188
6172         * collect2.c (main): Do not enable LTOmode when plugin is active.
6173
6174 2011-01-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6175
6176         PR other/45915
6177         * configure.ac (gcc_cv_as_gnu_unique_object): Only use ldd
6178         --version output if supported.
6179         * configure: Regenerate.
6180
6181 2011-01-06  Joseph Myers  <joseph@codesourcery.com>
6182
6183         * config/linux-android.opt (tno-android-cc, tno-android-ld): New
6184         Driver options.
6185
6186 2011-01-06  Jakub Jelinek  <jakub@redhat.com>
6187
6188         PR c/47150
6189         * c-convert.c (convert): When converting a complex expression
6190         other than COMPLEX_EXPR to a different complex type, ensure
6191         c_save_expr is called instead of save_expr, unless in_late_binary_op.
6192         * c-typeck.c (convert_for_assignment): Set in_late_binary_op also
6193         when converting COMPLEX_TYPE.
6194
6195 2011-01-06  Ira Rosen  <irar@il.ibm.com>
6196
6197         PR tree-optimization/47139
6198         * tree-vect-loop.c (vect_is_simple_reduction_1): Check that
6199         only the last reduction value is used outside the loop.  Update
6200         documentation.
6201
6202 2011-01-05  Joseph Myers  <joseph@codesourcery.com>
6203
6204         * config/rtems.opt: New.
6205         * config.gcc (*-*-rtems*): Use rtems.opt.
6206
6207 2011-01-05  Changpeng Fang  <changpeng.fang@amd.com>
6208
6209         * config/i386/i386.c (ix86_option_override_internal): Bulldozer
6210         processors do not support 3DNow instructions.
6211
6212 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6213
6214         * config/spu/spu.c (spu_option_override): Set parameter
6215         PARAM_MAX_COMPLETELY_PEEL_TIMES to 4 instead of 1.
6216
6217 2011-01-05  Jan Hubicka  <jh@suse.cz>
6218
6219         * lto-wrapper.c (run_gcc): Default to WHOPR mode when none is specified
6220         at the command line.
6221
6222 2011-01-05  Martin Jambor  <mjambor@suse.cz>
6223
6224         PR lto/47162
6225         * lto-cgraph.c (output_cgraph_opt_summary_p): Also check for thunk
6226         deltas on streamed outgoing edges.
6227         (output_node_opt_summary): Output info for outgoing edges only when
6228         the node is in new parameter set.
6229         (output_cgraph_opt_summary): New parameter set, passed to the two
6230         aforementioned functions.  Update its forward declaration and its
6231         callee too.
6232
6233 2011-01-05  Tom Tromey  <tromey@redhat.com>
6234
6235         * c-parser.c (c_parser_omp_atomic): Pass location of assignment
6236         operator to c_finish_omp_atomic.
6237         * c-typeck.c (lvalue_or_else): Add 'loc' argument.
6238         (build_unary_op): Update.
6239         (build_modify_expr): Update.
6240         (build_asm_expr): Update.
6241
6242 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6243
6244         * config/spu/spu.c (emit_nop_for_insn): Set INSN_LOCATOR for
6245         newly inserted insns.
6246         (pad_bb): Likewise.
6247         (spu_emit_branch_hint): Likewise.
6248         (insert_hbrp_for_ilb_runout): Likewise.
6249         (spu_machine_dependent_reorg): Call df_finish_pass after
6250         schedule_insns returns.
6251
6252 2011-01-05  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6253
6254         * config/spu/spu.c (spu_expand_prologue): Support -fstack-usage.
6255
6256 2011-01-05  Eric Botcazou  <ebotcazou@adacore.com>
6257
6258         PR tree-optimization/47005
6259         * tree-sra.c (struct access): Add 'non_addressable' bit.
6260         (create_access): Set it for a DECL_NONADDRESSABLE_P field.
6261         (decide_one_param_reduction): Return 0 if the parameter is passed by
6262         reference and one of the accesses in the group is non_addressable.
6263
6264 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
6265
6266         PR tree-optimization/47056
6267         * cgraphbuild.c (mark_address): Remove ATTRIBUTE_UNUSED markers.
6268         (mark_load): Likewise.  Handle FUNCTION_DECL specially.
6269         (mark_store): Likewise.  Pass STMT to ipa_record_reference.
6270
6271 2011-01-04  Eric Botcazou  <ebotcazou@adacore.com>
6272
6273         * dwarf2out.c (rtl_for_decl_init): Strip no-op conversions off the
6274         initializer.  Skip view conversions from aggregate types.
6275
6276 2011-01-04  Kai Tietz  <kai.tietz@onevision.com>
6277
6278         PR bootstrap/47055
6279         * libgcov.c (gcov_exit): Check for HAS_DRIVE_SPEC.
6280
6281 2011-01-04  Philipp Thomas  <pth@suse.de>
6282
6283         * config/microblaze/microbalse.opt (mxl-float-convert): Fix
6284         obvious typo.
6285
6286 2011-01-04  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6287
6288         * function.c (thread_prologue_and_epilogue_insns): Do not crash
6289         on empty epilogue sequences.
6290
6291 2011-01-04  Joseph Myers  <joseph@codesourcery.com>
6292
6293         * config/vxworks.opt (Bdynamic, Bstatic, Xbind-lazy, Xbind-now,
6294         non-static): New Driver options.
6295
6296 2011-01-04  Jie Zhang  <jie@codesourcery.com>
6297
6298         PR driver/47137
6299         * gcc.c (default_compilers[]): Set combinable field to 0
6300         for all assembly languages.
6301
6302 2011-01-04  Mingjie Xing  <mingjie.xing@gmail.com>
6303
6304         * config/mips/loongson3a.md: New file.
6305         * config/mips/mips.md: Include loongson3a.md.
6306         * config/mips/mips.c (mips_multipass_dfa_lookahead): Return 4 when
6307         TUNE_LOONGSON_3A.
6308
6309 2011-01-03  Eric Botcazou  <ebotcazou@adacore.com>
6310
6311         PR middle-end/47017
6312         * expr.c (expand_expr_real_1) <MEM_REF>: Call memory_address_addr_space
6313         instead of convert_memory_address_addr_space on the base expression.
6314
6315 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6316
6317         * config/spu/spu.c (spu_option_override): Update error text
6318         for bad -march= / -mtune= values.
6319
6320 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6321
6322         * config/spu/spu.c (asm_file_start): Only reset flag_var_tracking
6323         if branch-hint optimization will be performed.
6324
6325 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
6326
6327         PR tree-optimization/47148
6328         * ipa-split.c (split_function): Convert arguments to
6329         DECL_ARG_TYPE if possible.
6330
6331         PR tree-optimization/47155
6332         * tree-ssa-ccp.c (bit_value_binop_1): Use r1type instead of type
6333         when computing uns.
6334
6335         PR rtl-optimization/47157
6336         * combine.c (try_combine): If undobuf.other_insn becomes
6337         (set (pc) (pc)) jump, call update_cfg_for_uncondjump on it
6338         and set *new_direct_jump_p too.
6339
6340 2011-01-03  Sebastian Pop  <sebastian.pop@amd.com>
6341
6342         PR tree-optimization/47021
6343         * graphite-sese-to-poly.c (scan_tree_for_params): Handle ADDR_EXPR.
6344
6345 2011-01-03  Jakub Jelinek  <jakub@redhat.com>
6346
6347         * gcc.c (process_command): Update copyright notice dates.
6348         * gcov.c (print_version): Likewise.
6349         * gcov-dump.c (print_version): Likewise.
6350         * mips-tfile.c (main): Likewise.
6351         * mips-tdump.c (main): Likewise.
6352
6353 2011-01-03  Martin Jambor  <mjambor@suse.cz>
6354
6355         PR tree-optimization/46801
6356         * tree-sra.c (type_internals_preclude_sra_p): Check whether
6357         aggregate fields start at byte boundary instead of the bit-field flag.
6358
6359 2011-01-03  H.J. Lu  <hongjiu.lu@intel.com>
6360
6361         PR driver/47137
6362         * gcc.c (main): Revert revision 168407.
6363
6364 2011-01-03  Martin Jambor  <mjambor@suse.cz>
6365
6366         * lto-cgraph.c (input_cgraph_opt_section): Use the correct section type.
6367
6368 2011-01-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
6369
6370         * tree-vect-generic.c (expand_vector_operations_1): When using vector/
6371         vector optab to expand vector/scalar shift, update gimple to vector.
6372
6373 2011-01-03  Martin Jambor  <mjambor@suse.cz>
6374
6375         * cgraphunit.c (verify_cgraph_node): Verify there is no direct call to
6376         a thunk.
6377
6378 2011-01-03  Martin Jambor  <mjambor@suse.cz>
6379
6380         PR tree-optimization/46984
6381         * cgraph.h (cgraph_indirect_call_info): make field thunk_delta
6382         HOST_WIDE_INT.
6383         (cgraph_create_indirect_edge): Fixed line length.
6384         (cgraph_indirect_call_info): Declare.
6385         (cgraph_make_edge_direct) Update declaration.
6386         * cgraph.c (cgraph_allocate_init_indirect_info): New function.
6387         (cgraph_create_indirect_edge): Use it.
6388         (cgraph_make_edge_direct): Made delta HOST_WIDE_INT.  Updated all
6389         callees.
6390         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update for
6391         the new thunk_delta representation.
6392         * ipa-prop.c (ipa_make_edge_direct_to_target): Convert delta to
6393         HOST_WIDE_INT.
6394         (ipa_write_indirect_edge_info): Remove streaming of thunk_delta.
6395         (ipa_read_indirect_edge_info): Likewise.
6396         * lto-cgraph.c (output_edge_opt_summary): New function.
6397         (output_node_opt_summary): Call it on all outgoing edges.
6398         (input_edge_opt_summary): New function.
6399         (input_node_opt_summary): Call it on all outgoing edges.
6400
6401 2011-01-02  H.J. Lu  <hongjiu.lu@intel.com>
6402
6403         PR driver/47137
6404         * gcc.c (main): Don't check have_o when settting combine_inputs.
6405
6406 2011-01-02  Eric Botcazou  <ebotcazou@adacore.com>
6407
6408         * regrename.c: Add general comment describing the pass.
6409         (struct du_head): Remove 'length' field.
6410         (get_element, merge_sort_comparison, merge, sort_du_head): Remove.
6411         (regrename_optimize): Do not sort chains.  Rework comments, add others.
6412         Force renaming to the preferred class (if any) in the first pass and do
6413         not consider registers that belong to it in the second pass.
6414         (create_new_chain): Do not set 'length' field.
6415         (scan_rtx_reg): Likewise.
6416
6417 2011-01-02  Jakub Jelinek  <jakub@redhat.com>
6418
6419         PR tree-optimization/47140
6420         * tree-ssa-ccp.c (evaluate_stmt): For binary assignments, use
6421         TREE_TYPE (lhs) instead of TREE_TYPE (rhs1) as second argument
6422         to bit_value_binop.
6423
6424         PR rtl-optimization/47028
6425         * cfgexpand.c (gimple_expand_cfg): Insert entry edge insertions after
6426         parm_birth_insn instead of at the beginning of first bb.
6427
6428 2011-01-02  Mingjie Xing  <mingjie.xing@gmail.com>
6429
6430         * doc/generic.texi: Remove duplicated "@subsubsection Statements".
6431         Remove the word "see" before "@pxref".
6432         * doc/rtl.texi: Remove the word "see" before "@pxref".
6433
6434 2011-01-01  Jan Hubicka  <jh@suse.cz>
6435
6436         * tree-loop-distribution.c (tree_loop_distribution): Do not use freed
6437         memory.
6438
6439 2011-01-01  Kai Tietz  <kai.tietz@onevision.com>
6440
6441         PR target/38662
6442         * tree.c (type_hash_eq): Call language hook for METHOD_TYPEs, too.
6443
6444 \f
6445 Copyright (C) 2011 Free Software Foundation, Inc.
6446
6447 Copying and distribution of this file, with or without modification,
6448 are permitted in any medium without royalty provided the copyright
6449 notice and this notice are preserved.