OSDN Git Service

a1e3c97f76faddedb6468dac59d494e864a055d3
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2010-04-02  Joseph Myers  <joseph@codesourcery.com>
2
3         * read-rtl.c (read_rtx_1): Give an error for EOF while looking for
4         ']'.
5
6 2010-04-02  Richard Earnshaw  <rearnsha@arm.com>
7
8         PR target/43469
9         * arm.c (legitimize_tls_address): Adjust call to 
10         gen_tls_load_dot_plus_four.
11         (arm_note_pic_base): New function.
12         (arm_cannot_copy_insn_p): Use it.
13         * thumb2.md (tls_load_dot_plus_four): Rework to avoid use of '+' in
14         constraint.
15
16 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
17
18         PR bootstrap/43531
19
20         Revert:
21         2009-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
22
23         * Makefile.in ($(out_object_file)): Depend on
24         gt-$(basename $(notdir $(out_file))).h.
25
26 2010-04-01  Ralf Corsépius <ralf.corsepius@rtems.org>
27
28         * config.gcc (lm32-*-rtems*): Add t-lm32.
29
30 2010-04-01  Joel Sherrill <joel.sherrill@oarcorp.com>
31
32         * config.gcc: Add lm32-*-rtems*.
33         * config/lm32/rtems.h: New file.
34
35 2010-04-01  Dave Korn  <dave.korn.cygwin@gmail.com>
36
37         PR target/42609
38         * config/i386/cygwin.h (CXX_WRAP_SPEC): Disable spec when -mno-cygwin.
39
40 2010-04-01  Jakub Jelinek  <jakub@redhat.com>
41
42         * dwarf2out.c (output_compilation_unit_header): For
43         -gdwarf-4 use version 4 instead of version 3.
44         (output_line_info): For version 4 and above emit additional
45         maximum ops per insn header field.
46         (DWARF_LINE_DEFAULT_MAX_OPS_PER_INSN): Define.
47
48         * dwarf2out.c (is_c_family, is_java): Remove.
49         (lower_bound_default): New function.
50         (add_bound_info, gen_descr_array_type_die): Use it.
51
52 2010-04-01  Dodji Seketeli  <dodji@redhat.com>
53
54         PR debug/43325
55         * dwarf2out.c (gen_variable_die): Allow debug info for variable
56         re-declaration when it happens in a function.
57
58 2010-04-01  Aldy Hernandez  <aldyh@redhat.com>
59
60         * cgraph.c (cgraph_add_function_insertion_hook): Update comment.
61         (cgraph_remove_function_insertion_hook): Same.
62         (cgraph_call_function_insertion_hooks): Same.
63
64 2010-04-01  Richard Guenther  <rguenther@suse.de>
65
66         PR middle-end/43614
67         * tree-ssa-address.c (copy_mem_ref_info): Copy TREE_SIDE_EFFECTS
68         and TREE_THIS_VOLATILE.
69         (copy_ref_info): Likewise.
70         * tree-ssa-operands.c (get_tmr_operands): Check TREE_THIS_VOLATILE.
71         * tree.c (build6_stat): Ignore side-effects of all but arg5
72         for TARGET_MEM_REF.  Set TREE_THIS_VOLATILE from arg5 of
73         TARGET_MEM_REF.
74
75 2010-04-01  Richard Guenther  <rguenther@suse.de>
76
77         PR tree-optimization/43607
78         * ipa-type-escape.c (check_call): Do not access non-existing
79         arguments.
80
81 2010-04-01  Richard Guenther  <rguenther@suse.de>
82
83         PR middle-end/43602
84         Revert
85         2010-03-30  Seongbae Park <seongbae.park@gmail.com>
86             Jack Howarth <howarth@bromo.med.uc.edu>
87
88         * tree-profile.c (tree_init_ic_make_global_vars): Make static
89         variables TLS.
90
91 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
92
93         * doc/install.texi (Prerequisites): Document libelf usability on
94         IRIX 5/6 and Solaris 2.
95         (Specific, i?86-*-solaris2.10): No 64-bit default configuration.
96         Update GNU as, GNU ld requirements.
97         (Specific, *-*-solaris2*): Document Solaris 7 obsoletion, removal.
98         Document Sun Studio compiler download.
99         Update and simplify as, ld recommendations.
100         (Specific, *-*-solaris2.7): Note obsoletion, removal.
101
102 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
103
104         * config.guess (i[34567]86-*-solaris2*): Default with_arch_32,
105         with_tune_32 to pentium4.
106
107 2010-04-01  Uros Bizjak  <ubizjak@gmail.com>
108
109         * config/i386/cpuid.h (__get_cpuid_max): Move misplaced comment.
110
111 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
112
113         * doc/install.texi (Specific, mips-sgi-irix5): Document IRIX 5
114         obsoletion, removal.
115         Update IDO URL.
116         Document GNU as requirement.
117         Update configure requirements.
118         (Specific, mips-sgi-irix6): Document IRIX 6 < 6.5 obsoletion,
119         removal.
120         Recomment IRIX 6.5.18+.
121         Document IDF/IDL requirement.
122         Document GNU as requirement.
123         Document GNU ld bootstrap failure.
124         Remove freeware.sgi.com reference.
125
126 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
127
128         * doc/install.texi (Specific, alpha*-dec-osf*): Document Tru64
129         UNIX V4.0, V5.0 obsoletion, removal.
130         Remove --with-gc=simple reference.
131         Update VM requirements during bootstrap.
132         Remove -oldas bootstrap description.
133         Update binutils reference.
134         Remove comparison failure note.
135
136 2010-03-31  Richard Guenther  <rguenther@suse.de>
137             Zdenek Dvorak  <ook@ucw.cz>
138             Sebastian Pop  <sebastian.pop@amd.com>
139
140         PR middle-end/43464
141         * tree-ssa-copy.c (init_copy_prop): Handle loop close phi nodes
142         with multiple arguments.
143         (execute_copy_prop): Remove call to rewrite_into_loop_closed_ssa.
144
145 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
146
147         * graphite-dependences.c (print_pddr): Call print_pdr with an
148         extra argument.
149         * graphite-poly.c (debug_pdr): Add an extra argument for the
150         verbosity level.
151         (print_pdr): Same.
152         (print_pbb_domain): Same.
153         (print_pbb): Same.
154         (print_scop_context): Same.
155         (print_scop): Same.
156         (print_cloog): Same.
157         (debug_pbb_domain): Same.
158         (debug_pbb): Same.
159         (print_pdrs): Same.
160         (debug_pdrs): Same.
161         (debug_scop_context): Same.
162         (debug_scop): Same.
163         (debug_cloog): Same.
164         (print_scop_params): Same.
165         (debug_scop_params): Same.
166         (print_iteration_domain): Same.
167         (print_iteration_domains): Same.
168         (debug_iteration_domain): Same.
169         (debug_iteration_domains): Same.
170         (print_scattering_function): Same.
171         (print_scattering_functions): Same.
172         (debug_scattering_function): Same.
173         (debug_scattering_functions): Same.
174         * graphite-poly.h (debug_pdr): Update declaration.
175         (print_pdr): Same.
176         (print_pbb_domain): Same.
177         (print_pbb): Same.
178         (print_scop_context): Same.
179         (print_scop): Same.
180         (print_cloog): Same.
181         (debug_pbb_domain): Same.
182         (debug_pbb): Same.
183         (print_pdrs): Same.
184         (debug_pdrs): Same.
185         (debug_scop_context): Same.
186         (debug_scop): Same.
187         (debug_cloog): Same.
188         (print_scop_params): Same.
189         (debug_scop_params): Same.
190         (print_iteration_domain): Same.
191         (print_iteration_domains): Same.
192         (debug_iteration_domain): Same.
193         (debug_iteration_domains): Same.
194         (print_scattering_function): Same.
195         (print_scattering_functions): Same.
196         (debug_scattering_function): Same.
197         (debug_scattering_functions): Same.
198
199 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
200
201         * graphite-poly.c (print_scattering_function_1): New.
202         (print_scattering_function): Call it.
203         (print_scop_params): Remove spaces at the end of lines.
204         (print_cloog): New.
205         (debug_cloog): New.
206         * graphite-poly.h (print_cloog): Declared.
207         (debug_cloog): Declared.
208
209 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
210
211         * graphite-sese-to-poly.c (graphite_loop_normal_form): Add the IV bump
212         in loop->header.
213         * tree-flow.h (canonicalize_loop_ivs): Updated declaration.
214         * tree-parloops.c (gen_parallel_loop): Add the IV bump in loop->latch.
215         * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Add a new parameter
216         to switch between adding the IV bump in loop->latch or in loop->header.
217
218 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
219
220         * graphite-poly.c (print_scattering_function): Pretty print following
221         the scoplib format.
222         (print_pdr): Same.
223         (print_pbb_domain): Same.
224         (dump_gbb_cases): Same.
225         (dump_gbb_conditions): Same.
226         (print_pdrs): Same.
227         (print_pbb): Same.
228         (print_scop_params): Same.
229         (print_scop_context): Same.
230         (print_scop): Same.
231         (print_pbb_body): New.
232         (lst_indent_to): New.
233         (print_lst): Start new lines with a #.
234         * graphite-poly.h (pbb_bb): New.
235         (pbb_index): Use pbb_bb.
236         * graphite-ppl.c (ppl_print_powerset_matrix): Print the number of
237         disjuncts.
238         * tree-data-ref.c (dump_data_reference): Start new lines with a #.
239
240 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
241
242         * dwarf2out.c (size_of_die): For -gdwarf-4 use
243         uleb128 size instead of fixed 1 or 2 for dw_val_class_loc
244         and 0 instead of 1 for dw_val_class_flag.
245         (value_format): For -gdwarf-4 use DW_FORM_sec_offset for
246         dw_val_class_range_list, dw_val_class_loc_list,
247         dw_val_class_lineptr and dw_val_class_macptr, use
248         DW_FORM_flag_present for dw_val_class_flag and
249         DW_FORM_exprloc for dw_val_class_loc.
250         (output_die): For -gdwarf-4 print dw_val_class_loc
251         size as uleb128 instead of 1 or 2 bytes and don't print
252         anything for dw_val_class_flag.
253
254         * var-tracking.c (vt_init_cfa_base): Use cselib_lookup_from_insn
255         instead of cselib_lookup following by tweaking locs->setting_insn.
256
257         PR bootstrap/43596
258         * cselib.c (cselib_process_insn): Clear cselib_current_insn
259         even before returning from label, setjmp call or volatile asm
260         handling.
261
262 2010-03-31  Richard Guenther  <rguenther@suse.de>
263
264         PR middle-end/43600
265         * cgraphunit.c (cgraph_output_in_order): Do not allocate
266         temporary data on stack.
267
268 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
269
270         * config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove undef.
271         (PUSHSECTION_ASM_OP): Remove.
272         (POPSECTION_ASM_OP): Remove.
273         (PUSHSECTION_FORMAT): Remove.
274         * config/sol2.h (PUSHSECTION_FORMAT): Define.
275         * config/sparc/sol2.h [!USE_GAS] (PUSHSECTION_FORMAT): Redefine.
276         * config/sol2.c (solaris_output_init_fini): Use it.
277
278 2010-03-31  Jie Zhang  <jie@codesourcery.com>
279
280         PR 43574
281         * opt-functions.awk (var_type_struct): Use signed char type
282         for simple variables.
283
284 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
285
286         * config/sol2.c: Include output.h.
287         (solaris_assemble_visibility): New function.
288         * config/t-sol2 (sol2.o): Add output.h dependency.
289         * config/sol2-protos.h (solaris_assemble_visibility): Declare.
290         * config/sol2.h [!USE_GAS] (TARGET_ASM_ASSEMBLE_VISIBILITY):
291         Redefine.
292
293 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
294
295         PR target/43580
296         * config/arm/arm.c (arm_save_coproc_regs): Use Pmode instead of
297         V2SImode or XFmode on PRE_DEC.
298
299         PR debug/43557
300         * cfgexpand.c (expand_debug_expr): Handle VOIDmode mode like
301         BLKmode.
302
303 2010-03-31  Jie Zhang  <jie@codesourcery.com>
304
305         PR 43562
306         * reload.h (caller_save_initialized_p): Declare.
307         * toplev.c (backend_init_target): Don't call
308         init_caller_save but set caller_save_initialized_p to false.
309         * caller-save.c (caller_save_initialized_p): Define.
310         (init_caller_save): Check caller_save_initialized_p.
311         * ira.c (ira): Call init_caller_save if flag_caller_saves.
312
313 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
314
315         PR target/39048
316         * config.gcc (i[34567]86-*-solaris2*): Add i386/t-fprules-softfp
317         and soft-fp/t-softfp to tmake_file.
318         * config/i386/sol2.h (LIBGCC2_HAS_TF_MODE): Redefine.
319         (LIBGCC2_TF_CEXT): Define.
320         (TF_SIZE): Define.
321
322 2010-03-30  Alexandre Oliva  <aoliva@redhat.com>
323
324         PR debug/42977
325         * cselib.c (n_useless_values): Document handling of debug locs.
326         (n_useless_debug_values, n_debug_values): New variables.
327         (new_elt_loc_list): Don't add to debug values, keep count.
328         (promote_debug_loc): New.
329         (cselib_reset_table): Zero new variables.
330         (entry_and_rtx_equal_p): Promote debug locs.
331         (discard_useless_locs): Increment n_useless_debug_values for
332         debug values.
333         (remove_useless_values): Adjust n_useless_values and n_debug_values
334         with n_useless_debug_values.
335         (add_mem_for_addr): Promote debug locs.
336         (cselib_lookup_mem): Likewise.
337         (cselib_lookup_addr): Renamed to...
338         (cselib_lookup_addr_1): ... this.  Promote debug locs.  Don't call...
339         (cselib_log_lookup): ... this.  Turn into...
340         (cselib_lookup_addr): ... new wrapper.
341         (cselib_lookup_from_insn): New.
342         (cselib_invalidate_regno): Increment n_useless_debug_values for
343         debug values.
344         (cselib_invalidate_mem): Likewise.
345         (cselib_process_insn): Take n_deleted and n_debug_values into
346         account to guard remove_useless_value call.
347         (cselib_finish): Zero n_useless_debug_values.
348         * cselib.h (cselib_lookup_from_insn): Declare.
349         * sched-deps.c (sched_analyze_1): Use cselib_lookup_from_insn.
350         (sched_analyze_2): Likewise.
351
352 2010-03-30  Jakub Jelinek  <jakub@redhat.com>
353
354         * var-tracking.c (use_narrower_mode_test, use_narrower_mode): New
355         functions.
356         (adjust_mems): Replace narrowing SUBREG of expression containing
357         just PLUS, MINUS, MULT and ASHIFT of registers and constants
358         with operations in the narrower mode.
359
360         PR debug/43593
361         * var-tracking.c (dataflow_set_clear_at_call): Invalidate just
362         regs_invalidated_by_call instead all call_used_reg_set registers.
363
364 2010-03-30  Sebastian Pop  <sebastian.pop@amd.com>
365
366         PR middle-end/43430
367         * tree-vect-slp.c (vect_get_and_check_slp_defs): Replace type
368         pointer comparisons with types_compatible_p.
369         * tree-vect-stmts.c (vectorizable_call): Same.
370         (vectorizable_condition): Same.
371
372 2010-03-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
373
374         * config/s390/s390.c (s390_emit_prologue): Omit issuing a dynamic
375         stack check if the mask would be zero.
376
377 2010-03-30  Seongbae Park <seongbae.park@gmail.com>
378             Jack Howarth <howarth@bromo.med.uc.edu>
379
380         * tree-profile.c (tree_init_ic_make_global_vars): Make static
381         variables TLS.
382
383 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
384
385         PR other/25232
386         * libgcc-std.ver (GCC_4.5.0): Define version.  Include __unordxf2
387         and __unordtf2.
388         * config/bfin/libgcc-bfin.ver (GCC_4.5.0): Define version.
389         Include ___unordxf2 and ___unordtf2.
390         * config/i386/libgcc-glibc.ver: Do not define inheritance from
391         GCC_4.4.0 here.
392
393 2010-03-30  Tarik Graba  <tarik.graba@telecom-paristech.fr>
394
395         * config/lm32/t-lm32: New file.
396         * config.gcc: Use the above file when targetting lm32.
397
398 2010-03-28  Duncan Sands  <baldrick@free.fr>
399
400         * Makefile.in (PLUGIN_HEADERS): Add except.h.
401
402 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
403
404         PR middle-end/43431
405         * tree-vect-loop.c (vect_estimate_min_profitable_iters):
406         Improve vectorization cost model diagnostic.
407
408 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
409
410         PR middle-end/43436
411         * tree-vect-data-refs.c (vect_analyze_data_refs): When
412         compute_data_dependences_for_loop returns false, early exit
413         and output an extra diagnostic for the failed data reference
414         analysis.
415
416 2010-03-29  Richard Guenther  <rguenther@suse.de>
417
418         PR tree-optimization/43560
419         * tree-ssa-loop-im.c (ref_always_accessed_p): Add store_p parameter.
420         (can_sm_ref_p): Treat stores to readonly locations as trapping.
421
422 2010-03-29  Jie Zhang  <jie@codesourcery.com>
423
424         PR 43564
425         * toplev.c (process_options): Set optimization_default_node
426         and optimization_current_node.
427         * opts.c (decode_options): Don't set optimization_default_node
428         and optimization_current_node.
429
430 2010-03-29  Ralf Corsépius  <ralf.corsepius@rtems.org>
431
432         * config/rtems.h: Abandon -qrtems_debug.
433
434 2010-03-28  Jan Hubicka  <jh@suse.cz>
435
436         PR tree-optimization/43505
437         * cgraph.c (cgraph_clone_node): When clonning a clone, replacement
438         map should not be copied.
439
440 2010-03-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
441
442         PR middle-end/41674
443         * cgraphunit.c (cgraph_build_static_cdtor): If target doesn't have
444         cdtors, set DECL_PRESERVE_P.
445         * ipa.c (cgraph_externally_visible_p): Return true if declaration
446         should be preseved.
447
448 2010-03-27  Uros Bizjak  <ubizjak@gmail.com>
449
450         PR tree-optimization/43528
451         * stor-layout.c (place_field): Check that constant fits into
452         unsigned HWI when skipping calculation of MS bitfield layout.
453
454 2010-03-27  Jan Hubicka  <jh@suse.cz>
455
456         PR middle-end/43391
457         * varasm.c (make_decl_rtl): Deal with COMMON flag to make
458         notice_global_symbol work.
459
460 2010-03-27  Jakub Jelinek  <jakub@redhat.com>
461
462         * dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl
463         instead of dwarf2out_decl.
464         (struct var_loc_node): Remove section_label field.
465         (dwarf2out_function_decl): New function.
466         (dwarf2out_var_location): Don't set section_label field.
467         (dwarf2out_begin_function): Don't empty decl_loc_table here.
468
469 2010-03-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
470
471         PR tree-optimization/43544
472         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
473         First argument for builtin vectorized function hook is now a
474         tree to be able to distinguish between machine specific and
475         standard builtins.
476         * targhooks.c (default_builtin_vectorized_function): Ditto.
477         * targhooks.h (default_builtin_vectorized_function): Ditto.
478         * target.h (struct gcc_target): Ditto.
479         * tree-vect-stmts.c (vectorizable_function): Ditto.
480         * config/i386/i386.c (ix86_builtin_vectorized_function): Ditto.
481         * config/rs6000/rs6000.c (rs6000_builtin_vectorized_function):
482         Ditto.
483
484 2010-03-26  Joseph Myers  <joseph@codesourcery.com>
485
486         PR c/43381
487         * c-decl.c (get_parm_info): Assert that decl going in OTHERS has a
488         nested binding iff it is a FUNCTION_DECL.
489         (store_parm_decls_newstyle): Pass nested=true to bind for
490         FUNCTION_DECLs amongst parameters.
491
492 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
493
494         * var-tracking.c (vt_expand_loc_callback): Don't run
495         cselib_expand_value_rtx_cb in dummy mode if
496         cselib_dummy_expand_value_rtx_cb returned false.
497
498         * var-tracking.c (emit_note_insn_var_location): For one part
499         notes with offset 0, don't add EXPR_LIST around the location.
500         * dwarf2out.c (loc_descriptor, dw_loc_list_1,
501         add_location_or_const_value_attribute): Adjust for that change.
502
503         PR debug/43540
504         * dwarf2out.c (reg_save): For DW_CFA_expression put regnum
505         into first operand and location into second.
506         (dw_cfi_oprnd1_desc): Return dw_cfi_oprnd_reg_num instead of
507         dw_cfi_oprnd_loc for DW_CFA_expression.
508         (dw_cfi_oprnd2_desc): Return dw_cfi_oprnd_loc for DW_CFA_expression.
509         (output_cfa_loc, output_cfa_loc_raw): For DW_CFA_expression
510         assume first argument is regnum and second argument is location.
511
512 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
513
514         PR target/42113
515         * config/alpha/alpha.md (*cmp_sadd_si): Change mode
516         of scratch register to DImode.  Split to DImode comparison operator.
517         Use SImode subreg of scratch register in the multiplication.
518         (*cmp_sadd_sidi): Ditto.
519         (*cmp_ssub_si): Ditto.
520         (*cmp_ssub_sidi): Ditto.
521
522 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
523
524         PR target/43524
525         * config/i386/i386.c (ix86_expand_prologue) [TARGET_STACK_PROBE]:
526         Remove invalid assert and wrong comment.
527
528 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
529
530         PR debug/43516
531         * flags.h (final_insns_dump_p): New extern.
532         * final.c (final_insns_dump_p): New variable.
533         (rest_of_clean_state): Set it before -fdump-final-insns=
534         dumping, clear afterwards.
535         * print-rtl.c (print_rtx): If final_insns_dump_p don't dump
536         MEM_ALIAS_SET on MEMs.
537
538 2010-03-26  David S. Miller  <davem@davemloft.net>
539
540         * configure.ac: Fix sparc GOTDATA_OP bug check.
541         * configure: Rebuild.
542
543 2010-03-26  Alan Modra  <amodra@gmail.com>
544
545         * config/rs6000/rs6000.md (cmptf_internal2): Correct comparison.
546
547 2010-03-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
548
549         * doc/tm.texi (Sections): Document TLS_COMMON_ASM_OP,
550         TLS_SECTION_ASM_FLAG.
551
552 2010-03-25  Jakub Jelinek  <jakub@redhat.com>
553
554         PR bootstrap/43511
555         * config/i386/i386.c (ix86_code_end): Set DECL_WEAK if TARGET_MACHO.
556         Clear first_function_block_is_cold.
557
558         PR c/43385
559         * gimplify.c (gimple_boolify): Only recurse on __builtin_expect
560         argument if the argument is truth_value_p.
561
562 2010-03-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
563
564         * config/rs6000/constraints.md: Update copyright year for my changes.
565
566         PR target/43484
567         * config/rs6000/rs6000.c (rs6000_split_multireg_move): If r0 is
568         used in reg+reg addressing, swap registers.
569
570 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
571
572         PR debug/43293
573         * target.h (struct gcc_target): Add code_end hook.
574         * target-def.h (TARGET_ASM_CODE_END): Define to hook_void_void
575         if not yet defined.
576         (TARGET_ASM_OUT): Add TARGET_ASM_CODE_END.
577         * toplev.c (compile_file): Call targetm.asm_out.code_end
578         hook before unwind info/debug info output.
579         * config/i386/winnt.c (i386_pe_file_end): Don't call ix86_file_end.
580         * config/i386/linux.h (NEED_INDICATE_EXEC_STACK): Don't define.
581         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
582         * config/i386/linux64.h (NEED_INDICATE_EXEC_STACK): Don't define.
583         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
584         * config/i386/i386.c (ix86_file_end): Renamed to...
585         (ix86_code_end): ... this.  Make static.  Don't call
586         file_end_indicate_exec_stack.  Emit unwind info using
587         final_start_function/final_end_function.
588         (darwin_x86_file_end): Remove.
589         (TARGET_ASM_CODE_END): Define.
590         * config/i386/i386.h (TARGET_ASM_FILE_END,
591         NEED_INDICATE_EXEC_STACK): Don't define.
592         * config/i386/darwin.h (darwin_x86_file_end): Remove prototype.
593         (TARGET_ASM_FILE_END): Define to darwin_file_end.
594         * config/i386/i386-protos.h (ix86_file_end): Remove prototype.
595         * doc/tm.texi (TARGET_ASM_CODE_END): Document.
596
597         PR target/43498
598         * config/i386/i386.c (x86_output_mi_thunk): Call final_start_function
599         at the beginning and final_end_function at the end.
600         * config/s390/s390.c (s390_output_mi_thunk): Likewise.
601
602 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
603
604         * configure.ac (i[34567]86-*-*): Handle Solaris 2/x86 TLS support
605         and Sun as TLS syntax.
606         (TLS_SECTION_ASM_FLAG) [on_solaris && !gas_flag]: Define.
607         * configure: Regenerate.
608         * config.in: Regenerate.
609         * varasm.c (TLS_SECTION_ASM_FLAG): Define default.
610         (default_elf_asm_named_section): Use it.
611         * config/i386/i386.c (output_pic_addr_const): Lowercase @DTPOFF.
612         (i386_output_dwarf_dtprel): Likewise.
613         (output_addr_const_extra): Likewise.
614         (output_pic_addr_const): Lowercase @GOTTPOFF.
615         (output_addr_const_extra): Likewise.
616         (output_pic_addr_const): Lowercase @GOTNTPOFF.
617         (output_addr_const_extra): Likewise.
618         (output_pic_addr_const): Lowercase @INDNTPOFF.
619         (output_addr_const_extra): Likewise.
620         (output_pic_addr_const): Lowercase @NTPOFF.
621         (output_addr_const_extra): Likewise.
622         (output_pic_addr_const): Lowercase @TPOFF.
623         (output_addr_const_extra): Likewise.
624         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Lowercase @TLSGD.
625         (*tls_global_dynamic_64): Likewise.
626         (*tls_local_dynamic_base_32_gnu): Lowercase @TLSLDM.
627         (*tls_local_dynamic_base_64): Lowercase @TLSLD.
628
629         * defaults.h (TLS_COMMON_ASM_OP): Provide default.
630         (ASM_OUTPUT_TLS_COMMON): Use it.
631         * config/i386/sol2-gas.h (TLS_COMMON_ASM_OP): Undef.
632
633         PR target/38118
634         * config.gcc (sparc*-*-solaris2*) [$gas=yes]: Add usegas.h to tm_file.
635         * config/sparc/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Move ...
636         * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): ... here.
637         * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Redefine.
638         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
639         (ASM_DECLARE_OBJECT_NAME) [!USE_GAS]: Redefine.
640
641 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
642
643         * config/i386/i386.c (override_options): Don't accept
644         -mtls-dialect=sun any longer.
645         * config/i386/i386.h (TARGET_SUN_TLS): Define as 0.
646         * config/i386/i386.md (*tls_global_dynamic_32_sun): Remove.
647         (*tls_local_dynamic_base_32_sun): Likewise.
648         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
649
650 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
651
652         PR debug/43508
653         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
654         VEC_{MERGE,SELECT,CONCAT,DUPLICATE}.
655
656         PR debug/43479
657         * ira.c (adjust_cleared_regs): New function.
658         (update_equiv_regs): Adjust cleared_regs in DEBUG_INSNs.
659
660         PR debug/19192
661         PR debug/43479
662         * cfgexpand.c (gimple_assign_rhs_to_tree): Also set TREE_BLOCK
663         from gimple_block.
664         * expr.c (expand_expr_real): Restore previous
665         curr_insn_source_location and curr_insn_block after
666         expand_expr_real_1 call.
667         (expand_expr_real_1) <case SSA_NAME>: Call expand_expr_real
668         instead of expand_expr_real_1.
669
670 2010-03-23  Vladimir Makarov  <vmakarov@redhat.com>
671
672         PR rtl-optimization/43413
673         * ira-color.c (setup_allocno_available_regs_num): Count prohibited
674         hard regs too.
675
676 2010-03-22  James E. Wilson  <wilson@codesourcery.com>
677
678         PR target/43348
679         * ia64.md (call_nogp, call_value_nogp, sibcall_nogp, call_gp,
680         call_value_gp, sibcall_gp): Use 's' constraint not 'i'.
681
682 2010-03-22  H.J. Lu  <hongjiu.lu@intel.com>
683
684         * config/i386/i386.c (ix86_target_string): Add -mfma.
685         Fix a typo in comment.
686
687 2010-03-22  Mike Stump  <mikestump@comcast.net>
688
689         PR target/23071
690         * config/rs6000/rs6000.c (darwin_rs6000_special_round_type_align):
691         Don't overly align based upon packed packed fields.
692
693 2010-03-22  Jason Merrill  <jason@redhat.com>
694
695         * c-pretty-print.c (pp_c_specifier_qualifier_list) [VECTOR_TYPE]:
696         Use () rather than [], and move before the element type.
697
698 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
699
700         * doc/configfiles.texi (Configuration Files): Removed
701         fixinc/Makefile*, intl/Makefile.*.
702         * doc/makefile.texi: Fixed markup. Abstract from version
703         control system used.
704         (Makefile): Removed obsolete gcc/java/parse.y example.
705         * doc/sourcebuild.texi: Likewise.
706         (Top Level): Added config, gnattools, libdecnumber, libgcc,
707         libgomp, libssp.  Removed fastjar.
708         (Miscellaneous Docs): Clarify location.
709         Added COPYING3, COPYING3.LIB.
710         (Front End Directory): Moved Make-lang.in entry to new subsubsection.
711
712 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
713
714         PR target/38085
715         * config/i386/i386.c (x86_function_profiler)
716         [!NO_PROFILE_COUNTERS]: Fix typo.
717         * config/i386/gmon-sol2.c (_mcleanup) [__x86_64__]: Use call
718         instead of callq.
719
720 2010-03-22  Janis Johnson  <janis187@us.ibm.com>
721             Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
722
723         * doc/sourcebuild.texi (Test Directives): Split into six
724         subsections, with most of the current text in new subsections
725         Directives, Selectors, and Final Actions.
726         (Directives): Split list of test directives into multiple
727         subsubsections.
728         (Selectors): Describe use and syntax of selectors.
729         (Effective-Target Keywords): Describe all existing keywords.
730         (Add Options): Describe features for dg-add-options.
731         (Require Support): Describe variants of dg-require-support.
732         (Final Actions): Describe commands to use in dg-final.
733
734 2010-03-22  Michael Matz  <matz@suse.de>
735
736         PR middle-end/43475
737         * recog.c (validate_replace_rtx_group): Replace also in
738         REG_EQUAL and REG_EQUIV notes.
739
740 2010-03-22  Richard Guenther  <rguenther@suse.de>
741
742         PR tree-optimization/43390
743         * tree-vect-stmts.c (get_vectype_for_scalar_type): Make
744         sure vector extracts are type correct.
745
746 2010-03-22  Richard Guenther  <rguenther@suse.de>
747
748         PR middle-end/40106
749         * builtins.c (expand_builtin_pow): Expand pow (x, 1.5) as
750         x * sqrt (x) even when optimizing for size if the target
751         has native support for sqrt.
752
753 2010-03-22  Jakub Jelinek  <jakub@redhat.com>
754
755         * varasm.c (make_decl_rtl_for_debug): Also clear
756         flag_mudflap for the duration of make_decl_rtl call.
757
758         PR debug/43443
759         * var-tracking.c (add_cselib_value_chains): Remove ASM_OPERANDS
760         locs from preserved VALUEs.
761
762 2010-03-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
763
764         PR middle-end/42718
765         * pa.md (movmemsi): Set align to one if zero.
766         (movmemdi): Likewise.
767
768 2010-03-21  Richard Earnshaw  <rearnsha@arm.com>
769
770         PR target/42321
771         * arm.c (arm_output_epilogue): Correctly match VFP pop instructions
772         with their corresponding prologue pushes.
773
774 2010-03-20  Andrew Pinski  <pinskia@gmail.com>
775
776         PR target/43156
777         * config/spu/spu.c (spu_expand_prologue): Don't emit NOTE_INSN_DELETED
778         at the begining or end.
779         (spu_expand_epilogue): Likewise.
780
781 2010-03-20  Richard Guenther  <rguenther@suse.de>
782
783         PR rtl-optimization/43438
784         * combine.c (make_extraction): Properly zero-/sign-extend an
785         extraction of the low part of a CONST_INT.  Also handle
786         CONST_DOUBLE.
787
788 2010-03-19  Mike Stump  <mikestump@comcast.net>
789
790         * config/i386/darwin.h (SUBTARGET32_DEFAULT_CPU): Add.
791         * config/i386/i386.c (SUBTARGET32_DEFAULT_CPU): Add.
792         (override_options): Use SUBTARGET32_DEFAULT_CPU.
793
794 2010-03-19  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
795
796         PR c/43211
797         * c-decl.c (grokparms): Set arg_types to NULL_TREE if there was
798         an error.
799
800 2010-03-19  Bernd Schmidt  <bernd.schmidt@codesourcery.com>
801
802         PR rtl-optimization/42258
803         * ira-lives.c (check_and_make_def_conflict): Ignore conflict for a
804         use that may match DEF.
805
806         PR target/40697
807         * optabs.c (avoid_expensive_constant): Use rtx_cost to find out
808         the cost of loading the constant rather than assuming
809         COSTS_N_INSNS (1).
810         * config/arm/arm.c (thumb1_rtx_costs) <case CONST_INT>: If the
811         outer code is AND, do the same tests as the andsi3 expander and
812         return COSTS_N_INSNS (1) if and is cheap.
813
814         * optabs.c (avoid_expensive_constant): Fix formatting.
815
816 2010-03-19  Michael Matz  <matz@suse.de>
817
818         PR c++/43116
819         * attribs.c (decl_attributes): When rebuilding a function pointer
820         type use the same qualifiers as the original pointer type.
821
822 2010-03-19  Martin Jambor  <mjambor@suse.cz>
823
824         * doc/gimple.texi (Logical Operators): Describe is_gimple_ip_invariant
825         and is_gimple_ip_invariant_address.
826
827 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
828
829         Revert
830         2009-10-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
831
832         * config/arm/arm.c (arm_override_options): Turn off
833         flag_dwarf2_cfi_asm for AAPCS variants.
834
835 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
836
837         PR target/43399
838         * config/arm/arm.c (emit_multi_reg_push): Update comments.
839         Use PRE_MODIFY instead of PRE_DEC.
840         (emit_sfm): Use PRE_MODIFY instead of PRE_DEC.
841         (vfp_emit_fstmd): Likewise.
842
843 2010-03-19  Michael Matz  <matz@suse.de>
844
845         PR target/43305
846         * builtins.c (expand_builtin_interclass_mathfn,
847         expand_builtin_signbit): Use maybe_emit_unop_insn, emit libcalls
848         if that fails.
849
850 2010-03-19  Richard Guenther  <rguenther@suse.de>
851
852         PR tree-optimization/43415
853         * tree-ssa-pre.c (phi_translate): Split out worker to ...
854         (phi_translate_1): ... this.
855         (phi_translate): Move all caching here.  Cache all NARY
856         and REFERENCE translations.
857
858 2010-03-19  David S. Miller  <davem@davemloft.net>
859
860         With help from Eric Botcazou.
861         * config/sparc/sparc.c: Include dwarf2out.h.
862         (emit_pic_helper): Delete.
863         (pic_helper_symbol_name): Delete.
864         (pic_helper_emitted_p): Delete.
865         (pic_helper_needed): New.
866         (USE_HIDDEN_LINKONCE): Define to '1' if HAVE_GAS_HIDDEN else '0'.
867         (get_pc_thunk_name): New.
868         (load_pic_register): Remove 'delay_pic_helper' arg.  Use
869         get_thunk_pc_name and ggc_strdup to generate PIC thunk symbol.
870         Set pic_helper_needed to true.  Don't call emit_pic_helper.
871         (sparc_expand_prologue): Update load_pic_register call.
872         (sparc_output_mi_thunk): Likewise.
873         (sparc_file_end): Emit a hidden comdat symbol for the PIC
874         thunk if possible.  Output CFI information as needed.
875
876 2010-03-18  Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
877             Jack Howarth <howarth@bromo.med.uc.edu>
878
879         PR target/36399
880         * config/i386/i386.h: Fix ABI on darwin x86-32.
881
882 2010-03-18  Aldy Hernandez  <aldyh@redhat.com>
883
884         * tree.h: Declare make_decl_rtl_for_debug.
885         * varasm.c (make_decl_rtl_for_debug): New.
886         * dwarf2out.c (rtl_for_decl_location): Call it.
887         * cfgexpand.c (expand_debug_expr): Call it.
888
889 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
890
891         PR bootstrap/43399
892         * var-tracking.c (adjust_mems) <case POST_MODIFY>: Allow BLKmode
893         mem_mode.
894
895         PR bootstrap/43403
896         * var-tracking.c (vt_init_cfa_base): Do nothing if
897         cfa_base_rtx would be hard_frame_pointer_rtx or non-fixed register.
898
899 2010-03-18  Alexandre Oliva  <aoliva@redhat.com>
900
901         PR debug/42873
902         * var-tracking.c (canonicalize_vars_star): New.
903         (dataflow_post_merge_adjust): Use it.
904
905 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
906
907         PR debug/43058
908         * var-tracking.c (non_suitable_const): New function.
909         (add_uses): For DEBUG_INSNs with constants, don't record any
910         value, instead just the constant value itself.
911         (compute_bb_dataflow) <case MO_VAL_LOC>: If PAT_VAR_LOCATION_LOC
912         is not VAR_LOC_UNKNOWN_P, set var to the constant.
913         (emit_notes_in_bb): Likewise.
914         (emit_note_insn_var_location): For onepart variables if
915         cur_loc is a VOIDmode constant, use DECL_MODE.
916
917 2010-03-18  Martin Jambor  <mjambor@suse.cz>
918
919         PR middle-end/42450
920         * cgraph.h (cgraph_redirect_edge_call_stmt_to_callee): Declare.
921         * cgraphunit.c (cgraph_materialize_all_clones): Update calls in
922         all non-clones.  Moved call redirection...
923         (cgraph_redirect_edge_call_stmt_to_callee): ...to this new function.
924         (cgraph_materialize_all_clones): Dispose of all
925         combined_args_to_skip bitmaps.
926         (verify_cgraph_node): Do not check for edges pointing to wrong
927         nodes in inline clones.
928         * tree-inline.c (copy_bb): Call
929         cgraph_redirect_edge_call_stmt_to_callee.
930         * ipa.c (cgraph_remove_unreachable_nodes): Call
931         cgraph_node_remove_callees even when there are used clones.
932
933 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
934
935         * config/i386/libgcc-glibc.ver: Make GCC_4.5.0 inherit GCC_4.4.0.
936
937 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
938
939         PR target/43383
940         * config/i386/libgcc-glibc.ver: Add __extendxftf2 to GCC_4.5.0
941         for 32bit.
942
943 2010-03-18  Michael Matz  <matz@suse.de>
944
945         PR middle-end/43419
946         * builtins.c (expand_builtin_pow): Don't transform pow(x, 0.5)
947         into sqrt(x) if we need to preserve signed zeros.
948
949 2010-03-18  Steven Bosscher  <steven@gcc.gnu.org>
950             Eric Botcazou  <ebotcazou@adacore.com>
951
952         PR rtl-optimization/43360
953         * loop-invariant.c (move_invariant_reg): Remove the REG_EQUAL
954         note if we don't know its invariant status.
955
956 2010-03-18  Michael Matz  <matz@suse.de>
957
958         PR tree-optimization/43402
959         * tree-cfgcleanup.c (cleanup_control_expr_graph): Don't follow
960         PHI chains of ssa names registered for update.
961
962 2010-03-17  Peter Bergner  <bergner@vnet.ibm.com>
963
964         PR target/42427
965         * config/rs6000/rs6000.c (rs6000_split_multireg_move): Add support for
966         non-offsettable and pre_modify update addressing.
967         * config/rs6000/dfp.md (*movdd_hardfloat32): Make the "0", "1"
968         and "2" alternatives "#".
969         (*movdd_softfloat32): Make all alternatives "#";
970         * config/rs6000/rs6000.md (DIFD): New define_mode_iterator.
971         (*movdf_hardfloat32): Make the "0", "1" and "2" alternatives "#".
972         (*movdf_softfloat32): Make all alternatives "#";
973         (movdi): Use the new DIFD mode iterator to create a common splitter
974         for movdi, movdf and movdd patterns.
975
976 2010-03-18  Shujing Zhao  <pearly.zhao@oracle.com>
977
978         * common.opt (dumpdir): Remove redundant tab.
979
980 2010-03-17  Martin Jambor  <mjambor@suse.cz>
981
982         PR tree-optimization/43347
983         * tree-sra.c (create_access_replacement): Set TREE_NO_WARNING when the
984         original base is DECL_ARTIFICIAL or DECL_IGNORED_P.
985
986 2010-03-17  Bernd Schmidt  <bernd.schmidt@analog.com>
987
988         PR rtl-optimization/42216
989         * regrename.c (create_new_chain): New function, broken out from...
990         (scan_rtx_reg): ... here.  Call it.  Handle the case where we are
991         appending a use to an empty chain.
992         (build_def_use): Remove previous changes that convert OP_INOUT to
993         OP_OUT operands; instead detect the case where an OP_INOUT operand
994         uses a previously untracked register and create an empty chain for it.
995
996 2010-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
997
998         * doc/extend.texi (Function Attributes): Rewrite unfinished
999         sentence in ms_abi documentation.
1000
1001 2010-03-17  Alan Modra  <amodra@gmail.com>
1002
1003         * config/rs6000/linux64.opt (mprofile-kernel): Use profile_kernel var.
1004         * config/rs6000/linux64.h (TARGET_PROFILE_KERNEL): Define.
1005         (SUBSUBTARGET_OVERRIDE_OPTIONS): Don't use SET_PROFILE_KERNEL.
1006         * config/rs6000/rs6000.c (SET_PROFILE_KERNEL): Don't define.
1007
1008 2010-03-16  Richard Henderson  <rth@redhat.com>
1009
1010         PR middle-end/43365
1011         * tree-eh.c (replace_goto_queue): Also replace in the eh_seq.
1012         (lower_try_finally): Save and restore eh_seq around the expansion
1013         of the try-finally.
1014
1015 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
1016
1017         * graphite-sese-to-poly.c (split_reduction_stmt): Skip debug
1018         statements before splitting block.
1019
1020 2010-03-16  Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1021
1022         * doc/sourcebuild.texi (Testsuites): Fix markup.
1023         Use pathnames relative to gcc/testsuite.
1024         (Test Directives): Move description of how timeout is determined.
1025         (Ada Tests): Favor gnat.exp over ada/acats/tests/gcc.
1026         (C Tests): Correct gcc.misc-tests directory.
1027         Framework tests now live in gcc.test-framework.
1028
1029 2010-03-16  Richard Guenther  <rguenther@suse.de>
1030
1031         PR middle-end/43379
1032         * tree-cfg.c (gimple_merge_blocks): When propagating virtual PHI
1033         operands make sure to merge SSA_NAME_OCCURS_IN_ABNORMAL_PHI properly.
1034
1035 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
1036             Alexandre Oliva  <aoliva@redhat.com>
1037
1038         PR tree-optimization/42917
1039         * lambda-code.c (remove_iv): Skip debug statements.
1040         (lambda_loopnest_to_gcc_loopnest): Likewise.
1041         (not_interesting_stmt): Debug statements are not interesting.
1042
1043 2010-03-16  Jakub Jelinek  <jakub@redhat.com>
1044
1045         PR debug/43051
1046         PR debug/43092
1047         * cselib.c (cselib_preserve_constants,
1048         cfa_base_preserved_val): New static variables.
1049         (preserve_only_constants): New function.
1050         (cselib_reset_table): If cfa_base_preserved_val is non-NULL, don't
1051         clear its REG_VALUES.  If cselib_preserve_constants, don't
1052         empty the whole hash table, but preserve there VALUEs with constants,
1053         cfa_base_preserved_val and cfa_base_preserved_val plus constant.
1054         (cselib_preserve_cfa_base_value): New function.
1055         (cselib_invalidate_regno): Don't invalidate cfa_base_preserved_val.
1056         (cselib_init): Change argument to int bitfield.  Set
1057         cselib_preserve_constants to whether CSELIB_PRESERVE_CONSTANTS
1058         is in it.
1059         (cselib_finish): Clear cselib_preserve_constants and
1060         cfa_base_preserved_val.
1061         * cselib.h (enum cselib_record_what): New enum.
1062         (cselib_init): Change argument to int.
1063         (cselib_preserve_cfa_base_value): New prototype.
1064         * postreload.c (reload_cse_regs_1): Adjust cselib_init caller.
1065         * dse.c (dse_step1): Likewise.
1066         * cfgcleanup.c (thread_jump): Likewise.
1067         * sched-deps.c (sched_analyze): Likewise.
1068         * gcse.c (local_cprop_pass): Likewise.
1069         * simplify-rtx.c (simplify_replace_fn_rtx): Add argument to callback.
1070         If FN is non-NULL, call the callback always and whenever it returns
1071         non-NULL just return that.  Only do rtx_equal_p if FN is NULL.
1072         * rtl.h (simplify_replace_fn_rtx): Add argument to callback.
1073         * combine.c (propagate_for_debug_subst): Add old_rtx argument,
1074         compare from with old_rtx and if it isn't rtx_equal_p, return NULL.
1075         * Makefile.in (var-tracking.o): Depend on $(RECOG_H).
1076         * var-tracking.c: Include recog.h.
1077         (bb_stack_adjust_offset): Remove.
1078         (vt_stack_adjustments): Don't call it, instead just gather the
1079         adjustments using insn_stack_adjust_offset_pre_post on each bb insn.
1080         (adjust_stack_reference): Remove.
1081         (compute_cfa_pointer): New function.
1082         (hard_frame_pointer_adjustment, cfa_base_rtx): New static variables.
1083         (struct adjust_mem_data): New type.
1084         (adjust_mems, adjust_mem_uses, adjust_mem_stores, adjust_insn): New
1085         functions.
1086         (get_address_mode): New function.
1087         (replace_expr_with_values): Use it.
1088         (use_type): Don't do cselib_lookup for VAR_LOC_UNKNOWN_P.
1089         Use get_address_mode.  For cfa_base_rtx return MO_CLOBBER.
1090         (adjust_sets): Remove.
1091         (add_uses): Don't add extra MO_VAL_USE for cfa_base_rtx plus constant.
1092         Use get_address_mode.
1093         (get_adjusted_src): Remove.
1094         (add_stores): Don't call it.  Never reuse expr SET.  Don't add extra
1095         MO_VAL_USE for cfa_base_rtx plus constant.  Use get_address_mode.
1096         (add_with_sets): Don't call adjust_sets.
1097         (fp_setter, vt_init_cfa_base): New functions.
1098         (vt_initialize): Change return type to bool.  Move most of pool etc.
1099         initialization to the beginning of the function from end.  Pass
1100         CSELIB_RECORD_MEMORY | CSELIB_PRESERVE_CONSTANTS to cselib_init.
1101         If !frame_pointer_needed, call vt_stack_adjustment before mos
1102         vector is filled, call vt_init_cfa_base if argp/framep has been
1103         eliminated to sp.  If frame_pointer_needed and argp/framep has
1104         been eliminated to hard frame pointer, set
1105         hard_frame_pointer_adjustment and call vt_init_cfa_base after
1106         encountering fp setter in the prologue.  For MO_ADJUST, call
1107         log_op_type before pusing the op into mos vector, not afterwards.
1108         Call adjust_insn before cselib_process_insn/add_with_sets,
1109         call cancel_changes (0) afterwards.
1110         (variable_tracking_main_1): Adjust for vt_initialize calling
1111         vt_stack_adjustments and returning whether it succeeded or not.
1112
1113 2010-03-15  Aldy Hernandez  <aldyh@redhat.com>
1114
1115         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Skip
1116         debug statements.
1117
1118 2010-03-15  Jakub Jelinek  <jakub@redhat.com>
1119
1120         * dwarf2out.c (dwarf2out_frame_debug): Don't assert drap_reg
1121         has been set.
1122         (based_loc_descr): Use DW_OP_fbreg for vdrap_reg even when
1123         drap_reg has not been set.
1124
1125 2010-03-15  Michael Matz  <matz@suse.de>
1126
1127         PR middle-end/43300
1128         * tree-outof-ssa.c (emit_partition_copy): New argument sizeexp,
1129         use it to expand block copies.
1130         (insert_partition_copy_on_edge, insert_rtx_to_part_on_edge,
1131         insert_part_to_rtx_on_edge): Adjust callers of emit_partition_copy.
1132         (insert_value_copy_on_edge): Use store_expr for BLKmode values.
1133
1134 2010-03-15  Richard Guenther  <rguenther@suse.de>
1135
1136         PR tree-optimization/43367
1137         * tree-cfg.c (gimple_can_merge_blocks_p): Simplify PHI
1138         elimination check.
1139
1140 2010-03-15  Richard Guenther  <rguenther@suse.de>
1141
1142         PR tree-optimization/43317
1143         * ipa-struct-reorg.c (create_new_general_access): Update stmt.
1144
1145 2010-03-15  Martin Jambor  <mjambor@suse.cz>
1146
1147         PR tree-optimization/43141
1148         * tree-sra.c (create_abstract_origin): New function.
1149         (modify_function): Call create_abstract_origin.
1150
1151 2010-03-15  Chris Demetriou  <cgd@google.com>
1152
1153         * Makefile.in (stmp-int-hdrs): Don't chmod include/stdint.h if it
1154         wasn't copied.
1155
1156 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1157
1158         PR middle-end/43354
1159         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Do not
1160         call insert_out_of_ssa_copy for default definitions.
1161
1162 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1163
1164         * graphite-clast-to-gimple.c (my_long_long): Defined.
1165         (gcc_type_for_cloog_iv): Use it instead of long_long_integer_type_node.
1166         * graphite-sese-to-poly.c (my_long_long): Defined.
1167         (scop_ivs_can_be_represented): Use it.
1168
1169 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1170
1171         * doc/invoke.texi: Fix documentation of graphite-max-nb-scop-params,
1172         graphite-max-bbs-per-function, and loop-block-tile-size.
1173         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Replace "maximal"
1174         with "maximum".
1175         (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Same.
1176
1177 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1178
1179         * graphite-clast-to-gimple.c (gcc_type_for_iv_of_clast_loop): Remove
1180         forward declaration.
1181         * graphite-sese-to-poly.c (reduction_phi_p): Remove FIXME comment.
1182         (add_upper_bounds_from_estimated_nit): New.
1183         (build_loop_iteration_domains): Use it.
1184
1185 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1186
1187         * doc/invoke.texi (PARAM_LOOP_BLOCK_TILE_SIZE): Document.
1188
1189 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1190
1191         PR middle-end/43306
1192         * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT
1193         should be an INTEGER_CST.  Also handle CASE_CONVERT.
1194
1195 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1196
1197         * graphite.c (graphite_initialize): To bound the number of bbs per
1198         function, use PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
1199         * params.def (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Declared.
1200         * doc/invoke.texi: Document it.
1201
1202 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1203
1204         * graphite-sese-to-poly.c (build_poly_scop): Do not return bool.
1205         * graphite-sese-to-poly.h (build_poly_scop): Same.
1206
1207 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
1208
1209         * graphite-sese-to-poly.c (build_poly_scop): Limit scops following
1210         the number of parameters in the scop.  Use as an upper bound
1211         PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS.
1212         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Declared.
1213         * doc/invoke.texi: Document it.
1214
1215 2010-03-13  Jerry Quinn  <jlquinn@optonline.net>
1216
1217         * Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.
1218         * doc/c-tree.texi: Remove.
1219         * doc/generic.texi: Merge c-tree.texi here.
1220         * doc/gccint.texi (Trees): Remove menu entry.
1221         (c-tree.texi): Remove @include.
1222         * doc/rtl.texi (Reading RTL): Update pxref from Trees to GENERIC.
1223         * doc/languages.texi (Reading RTL): Ditto.
1224
1225 2010-03-12  Steve Ellcey  <sje@cup.hp.com>
1226
1227         PR target/42869
1228         * config/ia64/sync.md (sync_compare_and_swap): Move memory fence.
1229
1230 2010-03-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
1231
1232         PR middle-end/42431
1233         * gcc/config/rs6000/rs6000.c (rs6000_emit_move): Delete band-aid
1234         code added to work around reload clobbering CONST insns.
1235
1236 2010-03-12  Jakub Jelinek  <jakub@redhat.com>
1237
1238         * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
1239         (cselib_preserve_definitely, cselib_clear_preserve): Remove.
1240         (cselib_preserve_only_values): Remove retain argument, don't
1241         traverse hash table with cselib_{preserve_definitely,clear_preserve}.
1242         * cselib.h (cselib_preserve_only_values): Remove retain argument.
1243         * var-tracking.c (micro_operation): Move insn field before union.
1244         Add DEF_VEC_O and DEF_VEC_ALLOC_O for this type.
1245         (struct variable_tracking_info_def): Remove n_mos field, change
1246         mos into a vector of micro_operations.
1247         (count_uses, count_uses_1, count_stores, count_with_sets): Remove.
1248         (bb_stack_adjust_offset, log_op_type, add_uses, add_stores,
1249         compute_bb_dataflow, emit_notes_in_bb): Adjust for VTI (bb)->mos
1250         changing into a vector.
1251         (add_with_sets): Likewise.  Ensure MO_VAL_USE uops from add_stores
1252         come before all other uops generated by add_stores.
1253         (vt_add_function_parameters): Adjust for cselib_preserve_only_values
1254         argument removal.
1255         (vt_initialize): Likewise.  Adjust for VTI (bb)->mos changing into
1256         a vector.  Run just one pass over the bbs instead of separate counting
1257         and computation phase.
1258         (vt_finalize): Free VTI (bb)->mos vector instead of array.
1259
1260         PR debug/43329
1261         * tree-inline.c (remap_decls): Put old_var rather than origin_var
1262         into *nonlocalized_list vector.
1263         * dwarf2out.c (gen_formal_parameter_die): Call decl_ultimate_origin
1264         even if origin is non-NULL.
1265         (gen_variable_die): Likewise.
1266         (process_scope_var): Don't change origin.
1267         (gen_decl_die): Likewise.
1268         * tree-cfgcleanup.c (remove_forwarder_block): Check single_pred_p
1269         before adding new edges instead of after it, fix moving over
1270         debug stmts.
1271
1272 2010-03-11  David S. Miller  <davem@davemloft.net>
1273
1274         * configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple
1275         of four.
1276         * configure: Rebuild.
1277
1278 2010-03-11  Martin Jambor  <mjambor@suse.cz>
1279
1280         PR tree-optimization/43257
1281         * tree.c (assign_assembler_name_if_neeeded): New function.
1282         (free_lang_data_in_cgraph): Assembler name assignment moved to the
1283         above new function.
1284         * tree.h (assign_assembler_name_if_neeeded): Declare.
1285         * cgraphunit.c (cgraph_analyze_function): Create an assembler name for
1286         the function if needed.
1287
1288 2010-03-11  Chris Demetriou  <cgd@google.com>
1289
1290         * Makefile.in (stmp-int-hdrs): Make include/unwind.h,
1291         include/stdint-gcc.h, and include/stdint.h world-readable.
1292
1293 2010-03-11  Richard Guenther  <rguenther@suse.de>
1294
1295         PR tree-optimization/43255
1296         * tree-vrp.c (process_assert_insertions_for): Do not insert
1297         asserts for trivial conditions.
1298
1299 2010-03-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
1300
1301         PR tree-optimization/43280
1302         * tree-ssa-math-opts.c (find_bswap_1): Modify symbolic number
1303         generation.  Move calculation of size out of the if branch.
1304         (find_bswap): Modify compare number generation.
1305
1306 2010-03-11  Richard Guenther  <rguenther@suse.de>
1307
1308         PR lto/43200
1309         * lto-streamer-in.c (maybe_fixup_decls): Simplify.
1310         (input_gimple_stmt): Fixup handled component types during
1311         operand read.  Also fix up decls in ADDR_EXPRs.
1312
1313 2010-03-10  Eric Botcazou  <ebotcazou@adacore.com>
1314
1315         * config/sparc/sol2-bi.h (CC1_SPEC): Default to -mcpu=v9 for -m32.
1316         * config/sparc/t-sol2-64 (MULTILIB_DIRNAMES): Use sparcv8plus.
1317
1318 2010-03-10  Jan Hubicka  <jh@suse.cz>
1319
1320         PR c/43288
1321         * ipa.c (function_and_variable_visibility) Normalize COMMON bits.
1322         * varasm.c (get_variable_section): Don't do that here...
1323         (make_decl_rtl): ... and here.
1324         (do_assemble_alias): Produce decl RTL.
1325         (assemble_alias): Likewise.
1326
1327 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
1328
1329         PR debug/43290
1330         * reg-notes.def (REG_CFA_SET_VDRAP): New note.
1331         * dwarf2out.c (dwarf2out_frame_debug_expr): Remove rule 20 - setting
1332         of fde->vdrap_reg.
1333         (dwarf2out_frame_debug): Handle REG_CFA_SET_VDRAP note.
1334         (based_loc_descr): Only express drap or vdrap regno based expressions
1335         using DW_OP_fbreg when not optimizing.
1336         * config/i386/i386.c (ix86_get_drap_rtx): When not optimizing,
1337         make the vDRAP = DRAP assignment RTX_FRAME_RELATED_P and add
1338         REG_CFA_SET_VDRAP note.
1339
1340 2010-03-10  Alexander Monakov  <amonakov@ispras.ru>
1341
1342         PR tree-optimization/43236
1343         * tree-loop-distribution.c (generate_memset_zero): Fix off-by-one
1344         error in calculation of base address in reverse iteration case.
1345         (generate_builtin): Take number of latch executions if the statement
1346         is in the latch.
1347
1348 2010-03-10  Andrey Belevantsev  <abel@ispras.ru>
1349
1350         PR middle-end/42859
1351         * tree-eh.c: Include pointer-set.h.
1352         (lower_eh_dispatch): Filter out duplicate case labels and
1353         remove the unneeded edge when the label is unused.  Return
1354         true when some edges are removed.
1355         (execute_lower_eh_dispatch): When any lowering resulted in
1356         removing an edge, also delete unreachable blocks.
1357
1358 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
1359
1360         PR bootstrap/43287
1361         * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
1362         UNSPEC_MACHOPIC_OFFSET.
1363
1364 2010-03-09  Andreas Schwab  <schwab@linux-m68k.org>
1365
1366         PR target/43294
1367         * config/m68k/m68k.c (TARGET_DELEGITIMIZE_ADDRESS): Define.
1368         (m68k_delegitimize_address): New function.
1369
1370 2010-03-09  Jakub Jelinek  <jakub@redhat.com>
1371
1372         PR debug/43299
1373         * dwarf2out.c (const_ok_for_output_1): Return 1 for UNSPECs.
1374
1375         PR debug/43299
1376         * var-tracking.c (adjust_sets): New function.
1377         (count_with_sets, add_with_sets): Use it.
1378         (get_adjusted_src): New inline function.
1379         (add_stores): Use it.
1380
1381         PR debug/43304
1382         * var-tracking.c (vt_expand_loc_callback) <case SUBREG>: If dummy,
1383         call cselib_dummy_expand_value_rtx_cb instead of
1384         cselib_expand_value_rtx_cb.
1385
1386         PR debug/43293
1387         * config/i386/t-i386 (i386.o): Depend on debug.h and dwarf2out.h.
1388         * config/i386/i386.c: Include debug.h and dwarf2out.h.
1389         (ix86_file_end): If dwarf2out_do_cfi_asm (), emit .cfi_startproc
1390         and .cfi_endproc around the pic thunks.
1391         (output_set_got): For TARGET_DEEP_BRANCH_PREDICTION pic, ensure
1392         all queued unwind info register saves are saved before the call.
1393         For !TARGET_DEEP_BRANCH_PREDICTION pic, ensure the call is
1394         considered as sp-=4 for unwind info and the pop as sp+=4 which
1395         also clobbers dest, but doesn't actually restore it.
1396
1397         PR debug/43290
1398         * config/i386/i386.c (ix86_get_drap_rtx): Don't set
1399         RTX_FRAME_RELATED_P.
1400
1401 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1402
1403         * config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
1404         whitespaces in output template.
1405
1406 2010-03-09  Jie Zhang  <jie@codesourcery.com>
1407
1408         * ira-lives.c (check_and_make_def_use_conflict): Don't fall
1409         out array boundary.
1410
1411 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
1412
1413         * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and
1414         builtins.exp in a separate job.
1415
1416 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1417
1418         * graphite-sese-to-poly.c (add_param_constraints): Use
1419         lower_bound_in_type and upper_bound_in_type.
1420
1421 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1422
1423         * graphite-sese-to-poly.c (add_param_constraints): Use sizetype
1424         instead of unsigned_type_node.
1425
1426 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1427             Reza Yazdani  <reza.yazdani@amd.com>
1428
1429         PR middle-end/43065
1430         * graphite-sese-to-poly.c (add_param_constraints): Insert bounds
1431         on pointer type parameters.
1432
1433 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
1434
1435         PR middle-end/42644
1436         PR middle-end/42130
1437         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Also
1438         handle conversions from pointer to integers.
1439         (gcc_type_for_cloog_iv): Choose the smalles signed integer as an
1440         induction variable, to be able to work with code generated by CLooG.
1441         * graphite-sese-to-poly.c (scop_ivs_can_be_represented): New.
1442         (build_poly_scop): Bail out if we cannot codegen a loop.
1443
1444 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
1445
1446         * graphite-clast-to-gimple.c (translate_clast): Do not short-cut
1447         code generation with gloog_error.
1448
1449 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1450
1451         * sese.c (expand_scalar_variables_ssa_name): Add new argument for type.
1452         Call fold_convert on all the returned values.
1453         (expand_scalar_variables_expr): Pass to
1454         expand_scalar_variables_ssa_name the type of the resulting expression.
1455
1456 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1457
1458         * graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed
1459         ppl_min_for_le_pointset.
1460         Use ppl_Pointset_Powerset_C_Polyhedron_minimize.
1461         * graphite-ppl.h (ppl_min_for_le_polyhedron): Update declaration.
1462
1463 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1464
1465         * graphite-dependences.c (map_into_dep_poly): Removed.
1466         (dependence_polyhedron_1): Use combine_context_id_scat.
1467
1468 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1469
1470         * graphite-poly.h (struct poly_scattering): Add layout documentation.
1471         (struct poly_bb): Same.
1472         (combine_context_id_scat): New.
1473
1474 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1475
1476         PR middle-end/42326
1477         * sese.c (name_defined_in_loop_p): Return false for default
1478         definitions.
1479
1480 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1481
1482         * graphite-clast-to-gimple.c (find_cloog_iv_in_expr): Simplify
1483         and clean up the logic.
1484
1485 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
1486
1487         * graphite-sese-to-poly.c (add_param_constraints): Enabled: remove
1488         early return.
1489
1490 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
1491
1492         * var-tracking.c (remove_cselib_value_chains): Define only for
1493         ENABLE_CHECKING.
1494         (dataflow_set_preserve_mem_locs, dataflow_set_remove_mem_locs,
1495         delete_slot_part, emit_notes_for_differences_1): Don't call
1496         remove_cselib_value_chains here.
1497         (set_slot_part, emit_notes_for_differences_2): Don't call
1498         add_cselib_value_chains here.
1499         (preserved_values): New vector.
1500         (preserve_value): New function.
1501         (add_uses, add_stores, vt_add_function_parameters): Use it
1502         instead of cselib_preserve_value.
1503         (changed_values_stack): New vector.
1504         (check_changed_vars_0): New function.
1505         (check_changed_vars_1, check_changed_vars_2): Use it.
1506         (emit_notes_for_changes): Call set_dv_changed (*, false) on all
1507         changed_values_stack VALUEs.
1508         (vt_emit_notes): For all preserved_values call
1509         add_cselib_value_chains.  If ENABLE_CHECKING call
1510         remove_cselib_value_chains before verifying value_chains is empty.
1511         Initialize and free changed_values_stack.
1512         (vt_initialize): Initialize preserved_values.
1513         (vt_finalize): Free preserved_values.
1514
1515 2010-03-08  Richard Guenther  <rguenther@suse.de>
1516
1517         PR tree-optimization/43269
1518         * tree-ssa-dse.c (dse_possible_dead_store_p): Fix post-dom
1519         region detection.
1520
1521 2010-03-08  Martin Jambor  <mjambor@suse.cz>
1522
1523         * ipa-prop.h (struct ipa_param_descriptor): Removed the called field.
1524         (ipa_is_param_called): Removed.
1525         * ipa-prop.c (ipa_note_param_call): Do not set the called flag.
1526         (ipa_print_node_params): Do not print the called flag.
1527         (ipa_write_node_info): Do not stream the called flag.
1528         (ipa_read_node_info): Likewise.
1529
1530 2010-03-07  Jakub Jelinek  <jakub@redhat.com>
1531
1532         PR debug/43176
1533         * Makefile.in (var-tracking.o): Depend on pointer-set.h.
1534         * cselib.c (struct expand_value_data): Add dummy field.
1535         (cselib_expand_value_rtx, cselib_expand_value_rtx_cb): Initialize
1536         dummy to false.
1537         (cselib_dummy_expand_value_rtx_cb): New function.
1538         (cselib_expand_value_rtx_1): If evd->dummy is true, don't allocate
1539         any rtl.
1540         * cselib.h (cselib_dummy_expand_value_rtx_cb): New prototype.
1541         * var-tracking.c: Include pointer-set.h.
1542         (variable): Change n_var_parts to char from int.  Add
1543         cur_loc_changed and in_changed_variables fields.
1544         (variable_canonicalize): Remove.
1545         (shared_var_p): New inline function.
1546         (unshare_variable): Maintain cur_loc_changed and
1547         in_changed_variables fields.  If var was in changed_variables,
1548         replace it there with new_var.  Just copy cur_loc instead of
1549         resetting it to something else.
1550         (variable_union): Don't recompute cur_loc.  Use shared_var_p.
1551         (dataflow_set_union): Don't call variable_canonicalize.
1552         (loc_cmp): If both x and y are DEBUG_EXPRs, compare uids
1553         of their DEBUG_EXPR_TREE_DECLs.
1554         (canonicalize_loc_order_check): Verify that cur_loc is NULL
1555         and in_changed_variables and cur_loc_changed is false.
1556         (variable_merge_over_cur): Clear cur_loc, in_changed_variables
1557         and cur_loc_changed.  Don't update cur_loc here.
1558         (variable_merge_over_src): Don't call variable_canonicalize.
1559         (dataflow_set_preserve_mem_locs): Use shared_var_p.  When
1560         removing loc that is equal to cur_loc, clear cur_loc,
1561         set cur_loc_changed and ensure variable_was_changed is called.
1562         (dataflow_set_remove_mem_locs): Use shared_var_p.  Only
1563         compare pointers in cur_loc check, if it is equal to loc,
1564         clear cur_loc and set cur_loc_changed.  Don't recompute cur_loc here.
1565         (variable_different_p): Remove compare_current_location argument,
1566         don't compare cur_loc.
1567         (dataflow_set_different_1): Adjust variable_different_p caller.
1568         (variable_was_changed): If dv had some var in changed_variables
1569         already, reset in_changed_variables flag for it and propagate
1570         cur_loc_changed over to the new variable.  On empty var
1571         always set cur_loc_changed.  Set in_changed_variables on whatever
1572         var is added to changed_variables.
1573         (set_slot_part): Clear cur_loc_changed and in_changed_variables.
1574         Use shared_var_p.  When removing loc that is equal to cur_loc,
1575         clear cur_loc and set cur_loc_changed.  If cur_loc is NULL at the
1576         end, don't set it to something else, just call variable_was_changed.
1577         (delete_slot_part): Use shared_var_p.  When cur_loc equals to
1578         loc being removed, clear cur_loc and set cur_loc_changed.
1579         Set cur_loc_changed if all locations have been removed.
1580         (struct expand_loc_callback_data): New type.
1581         (vt_expand_loc_callback): Add dummy mode in which no rtxes are
1582         allocated.  Always create SUBREGs if simplify_subreg failed.
1583         Prefer to use cur_loc, when that fails and still in
1584         changed_variables (and seen first time) recompute it.  Set
1585         cur_loc_changed of variables which had to change cur_loc and
1586         compute elcd->cur_loc_changed if any of the subexpressions used
1587         had to change cur_loc.
1588         (vt_expand_loc): Adjust to pass arguments in
1589         expand_loc_callback_data structure.
1590         (vt_expand_loc_dummy): New function.
1591         (emitted_notes): New variable.
1592         (emit_note_insn_var_location): For VALUEs and DEBUG_EXPR_DECLs
1593         that weren't used for any other decl in current
1594         emit_notes_for_changes call call vt_expand_loc_dummy to update
1595         cur_loc.  For -fno-var-tracking-assignments, set cur_loc to
1596         first loc_chain location if NULL before.  Always use just
1597         cur_loc instead of first loc_chain location.  When cur_loc_changed
1598         is false, when not --enable-checking=rtl just don't emit any note.
1599         When rtl checking, compute the note and assert it is the same
1600         as previous note.  Clear cur_loc_changed and in_changed_variables
1601         at the end before removing from changed_variables.
1602         (check_changed_vars_3): New function.
1603         (emit_notes_for_changes): Traverse changed_vars to call
1604         check_changed_vars_3 on each changed var.
1605         (emit_notes_for_differences_1): Clear cur_loc_changed and
1606         in_changed_variables.  Recompute cur_loc of new_var.
1607         (emit_notes_for_differences_2): Clear cur_loc if new variable appears.
1608         (vt_emit_notes): Initialize and destroy emitted_notes.
1609
1610 2010-03-07  Bernd Schmidt  <bernd.schmidt@analog.com>
1611
1612         PR rtl-optimization/42220
1613         * regrename.c (scan_rtx) <case STRICT_LOW_PART, ZERO_EXTRACT>:
1614         Use verify_reg_tracked to determine if we should use OP_OUT rather
1615         than OP_INOUT.
1616         (build_def_use): If we see an in-out operand for a register that we
1617         know nothing about, treat is an output if possible, fail the block if
1618         not.
1619
1620 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
1621
1622         PR debug/42897
1623         * gimple-iterator.c (gsi_remove): Propagate only PHI DEFs removed
1624         permanently.
1625
1626 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
1627
1628         PR debug/42897
1629         * tree-vect-loop.c (vect_transform_loop): Kill out-of-loop debug
1630         uses of relevant DEFs that are dead outside the loop too.
1631
1632 2010-03-06  Alexandre Oliva <aoliva@redhat.com>
1633
1634         * var-tracking.c (dataflow_set_merge): Swap src and src2.
1635         Reverted:
1636         2010-01-13  Jakub Jelinek  <jakub@redhat.com>
1637         PR debug/41371
1638         * var-tracking.c (values_to_unmark): New variable.
1639         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
1640         values_to_unmark vector.  Moved body to...
1641         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
1642         instead queue it into values_to_unmark vector.
1643         (vt_find_locations): Free values_to_unmark vector.
1644
1645 2010-03-05  Eric Botcazou  <ebotcazou@adacore.com>
1646
1647         * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
1648         (site.exp): Export them when plugins are enabled.
1649
1650 2010-03-05  Sebastian Pop  <sebastian.pop@amd.com>
1651
1652         PR middle-end/42326
1653         * tree-chrec.c (chrec_fold_plus_1): Do not handle convert expressions
1654         that contain scevs.
1655         (chrec_fold_multiply): Same.
1656
1657 2010-03-04  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
1658
1659         PR c/43248
1660         * c-decl.c (build_compound_literal): Return early if init is
1661         an error_mark_node.
1662
1663 2010-03-04  Martin Jambor  <mjambor@suse.cz>
1664
1665         PR tree-optimization/43164
1666         PR tree-optimization/43191
1667         * tree-sra.c (type_consists_of_records_p): Reject records with
1668         zero-size bit-fields at the end.
1669
1670 2010-03-04  Mike Stump  <mikestump@comcast.net>
1671
1672         * Makefile.in (TAGS): Remove *.y.
1673
1674 2010-03-04  Richard Guenther  <rguenther@suse.de>
1675
1676         PR tree-optimization/40761
1677         * tree-ssa-pre.c (compute_antic): Walk reverse postorder
1678         in reverse order.
1679         (my_rev_post_order_compute): New function.
1680         (init_pre): Call it.
1681
1682 2010-03-04  Changpeng Fang  <changpeng.fang@amd.com>
1683
1684         PR middle-end/43209
1685         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Do not
1686         decrease the cost of an IV candidate when the cost is infinite.
1687
1688 2010-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1689
1690         * doc/extend.texi (Vector Extensions, X86 Built-in Functions):
1691         Use '3DNow!' for the extension of that name, ensure normal space
1692         after the string.
1693         * doc/invoke.texi (i386 and x86-64 Options): Likewise.
1694
1695 2010-03-03  Jeff Law  <law@redhat.com>
1696
1697         * PR middle-end/32693
1698         * expmed.c (store_bit_field_1): Use gen_lowpart_SUBREG rather
1699         than gen_rtx_SUBREG.
1700         (extract_bit_field_1): Likewise.
1701
1702 2010-03-03  Janis Johnson  <janis187@us.ibm.com>
1703
1704         * doc/sourcebuild.texi (Test directives): Document that arguments
1705         include-opts and exclude-opts are now optional for dg-skip-if,
1706         dg-xfail-if, dg-xfail-run-if, and dg-shouldfail.
1707
1708 2010-03-03  Jason Merrill  <jason@redhat.com>
1709
1710         PR c++/12909
1711         * cgraph.h (varpool_node): Add extra_name field.
1712         * varpool.c (varpool_extra_name_alias): New.
1713         (varpool_assemble_decl): Emit extra name aliases.
1714         (varpool_mark_needed_node): Look past an extra name alias.
1715         * lto-streamer.h (LTO_tags): Add LTO_var_decl_alias.
1716         * lto-streamer-in.c (lto_input_tree): Read it.
1717         * lto-streamer-out.c (output_unreferenced_globals): Write it.
1718
1719 2010-03-03  Eric Botcazou  <ebotcazou@adacore.com>
1720
1721         * config.gcc (sparc64-*-solaris2*, sparc-*-solaris2*): Merge into...
1722         (sparc*-*-solaris2*): ...this.
1723
1724 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
1725
1726         PR debug/43229
1727         * cfgexpand.c (expand_debug_expr): Handle DOT_PROD_EXPR,
1728         WIDEN_MULT_EXPR and WIDEN_SUM_EXPR.  Return NULL without
1729         ICE for vector expressions, ADDR_SPACE_CONVERT_EXPR,
1730         FIXED_CONVERT_EXPR, OBJ_TYPE_REF and WITH_SIZE_EXPR.
1731
1732         PR debug/43237
1733         * dwarf2out.c (add_bound_info): If a decl bound doesn't have decl_die,
1734         fallthrough to default handling, just with want_address 0 instead of 2.
1735         For single element lists, add_AT_loc directly, otherwise create an
1736         artificial variable DIE and stick location list to it.
1737
1738         PR debug/43177
1739         * var-tracking.c (loc_cmp): Don't assert VALUEs have the same mode.
1740         (VAL_EXPR_HAS_REVERSE): Define.
1741         (reverse_op): New function.
1742         (add_stores): For reversible operations add an extra MO_VAL_USE.
1743
1744 2010-03-02  Jason Merrill  <jason@redhat.com>
1745
1746         * c-pretty-print.c (pp_c_specifier_qualifier_list): Print vector size.
1747
1748 2010-03-02  Eric Botcazou  <ebotcazou@adacore.com>
1749
1750         * config.gcc (sparc-*-linux*): Do not include sparc/gas.h.
1751         (sparc64-*-linux*): Likewise.
1752         (sparc64-*-solaris2*): Include assembler files before linker ones.
1753         (sparc-*-solaris2*): Simplify and reorder to match previous case.
1754         * config/sparc/gas.h: Delete.
1755         * config/sparc/sol2-64.h: Add copyright notice.
1756         * config/sparc/sol2-gas-bi.h: Likewise.
1757         * config/sparc/sol2-gld.h: Likewise.
1758         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Delete.
1759         * config/sparc/sol2.h (TARGET_ASM_NAMED_SECTION): Redefine.
1760         * config/sparc/sol2-gas.h (TARGET_ASM_NAMED_SECTION): Likewise.
1761         * config/sparc/sparc.c (TARGET_ASM_ALIGNED_SI_OP): Never redefine.
1762         (sparc_elf_asm_named_section): Rename into...
1763         (sparc_solaris_elf_asm_named_section): ...this.  Always define.
1764
1765 2010-03-02  Uros Bizjak  <ubizjak@gmail.com>
1766
1767         * config/alpha/alpha.c (override_options): Fix -mtune error message.
1768
1769 2010-03-02  Jeff Law  <law@redhat.com>
1770
1771         PR middle-end/42431
1772         * reload1.c (rtx_p, substitute_stack): Declare.
1773         (substitute): Record addresses of changed rtxs.
1774         (gen_reload_chain_without_interm_reg_p): Don't use copy_rtx anymore.
1775         Restore the original rtx when complete.
1776         (reload): Free subsitute_stack when complete.
1777
1778 2010-03-02  Janis Johnson  <janis187@us.ibm.com>
1779
1780         * doc/gccint.texi (menu): Add Testsuites as a chapter.
1781         * doc/sourcebuild.texi (Testsuites): Move up a level to be a
1782         new chapter.
1783         (Test Idioms, Test Directives, Ada Tests, C Tests, libgcj Tests,
1784         LTO Testing, gcov Testing, profopt Testing, compat Testing,
1785         Torture Tests): Change from subsection to section.
1786
1787 2010-03-02  Jakub Jelinek  <jakub@redhat.com>
1788             Steven Bosscher  <steven@gcc.gnu.org>
1789
1790         * var-tracking.c (vt_initialize): Scan insns in ebb chunks
1791         instead of bb.
1792
1793 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
1794
1795         PR middle-end/42640
1796         * tree-loop-distribution.c (update_phis_for_loop_copy): Replaced
1797         the assignment from the new induction variable to the assignment
1798         of the value from the original loop PHI function.
1799
1800 2010-03-01  Janis Johnson  <janis187@us.ibm.com>
1801             Daniel Jacobowitz  <dan@codesourcery.com>
1802
1803         * doc/sourcebuild.texi (Test directives): Clarify options to
1804         dg-skip-if.
1805
1806 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1807
1808         * configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solaris*]:
1809         Disable cfi directives unless GCC and gas agree on using read-only
1810         .eh_frame sections for 64-bit.
1811         * configure: Regenerate.
1812
1813 2010-03-01  Richard Guenther  <rguenther@suse.de>
1814
1815         PR tree-optimization/43220
1816         * tree-ssa-ccp.c (optimize_stack_restore): Do not optimize
1817         BUILT_IN_STACK_{SAVE,RESTORE} around alloca.
1818
1819 2010-03-01  Richard Guenther  <rguenther@suse.de>
1820             Martin Jambor  <mjambor@suse.cz>
1821
1822         PR middle-end/41250
1823         * gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
1824         gimplified parameters.
1825
1826 2010-03-01  Christian Bruel  <christian.bruel@st.com>
1827
1828         * except.c (dw2_build_landing_pads): set LABEL_PRESERVE_P.
1829
1830 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
1831
1832         * config/i386/linux64.h (ASM_SPEC): Use SPEC_32 and SPEC_64.
1833
1834 2010-03-01  Richard Guenther  <rguenther@suse.de>
1835
1836         PR middle-end/43213
1837         * expr.c (expand_assignment): Use the alias-oracle to tell
1838         if the rhs aliases the result decl.
1839
1840 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1841
1842         PR pch/14940
1843         * config/host-solaris.c (HOST_HOOKS_GT_PCH_GET_ADDRESS): Redefine
1844         to sol_gt_pch_get_address.
1845         (TRY_EMPTY_VM_SPACE): Define for all combinations of 32 and
1846         64-bit, SPARC and x86.
1847         (sol_gt_pch_get_address): New function.
1848
1849 2010-03-01  Marco Poletti  <poletti.marco@gmail.com>
1850
1851         * toplev.h (inform_n, error_n): Declare.
1852         * diagnostic.c (inform_n, error_n): New function.
1853
1854 2010-03-01  Jakub Jelinek  <jakub@redhat.com>
1855
1856         * cfgexpand.c (expand_used_vars): If an artificial non-ignored var
1857         has no rtl yet when processing local_decls, queue it and recheck
1858         if deferred stack allocation hasn't assigned it rtl.
1859
1860 2010-02-28  Kaz Kojima  <kkojima@gcc.gnu.org>
1861
1862         * config/sh/sh.c (unspec_bbr_uid): New.
1863         (gen_block_redirect): Use it instead of INSN_UID.
1864         (gen_far_branch): Likewise.
1865
1866 2010-02-28  H.J. Lu  <hongjiu.lu@intel.com>
1867
1868         * config/i386/darwin.h (TARGET_SUBTARGET32_ISA_DEFAULT): Make
1869         it the same as TARGET_SUBTARGET64_ISA_DEFAULT.
1870
1871 2010-02-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1872
1873         * doc/invoke.texi (Warning Options, RX Options): Fix typos.
1874         (Warning Options): -Wno-conversion-null is valid for
1875         Objective-C++ as well.
1876         * doc/tm.texi (Named Address Spaces): Likewise.
1877         * doc/plugins.texi (Plugins): Replace TABs with spaces.
1878         * doc/tree-ssa.texi (Tree SSA): Likewise.
1879
1880 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
1881
1882         PR bootstrap/43202
1883         * config.gcc: Don't enable SSE math for i[34567]86-*-darwin*
1884         by default.  Don't set the default arch for
1885         i[34567]86-*-darwin*|x86_64-*-darwin*.
1886
1887 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
1888
1889         PR bootstrap/43202
1890         * config.gcc: Enable SSE math for i[34567]86-*-darwin* by
1891         default.  Set the default 32bit/64bit archs with $with_arch
1892         instead of $arch for i[34567]86-*-*|x86_64-*-* targets.
1893
1894 2010-02-27  Richard Guenther  <rguenther@suse.de>
1895
1896         PR tree-optimization/43186
1897         * params.def (PARAM_MAX_UNROLL_ITERATIONS): New param.
1898         * doc/invoke.texi (max-completely-peel-loop-nest-depth): Document.
1899         * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Limit
1900         unroller iterations.
1901
1902 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
1903
1904         * config.gcc: Set the default 32bit/64bit archs if 64bit ISA is
1905         required and i[34567]86-*-* targets don't support 64bit ISA.
1906
1907 2010-02-26  Eric Botcazou  <ebotcazou@adacore.com>
1908
1909         PR ada/43096
1910         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
1911         the same alias set.
1912
1913 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1914
1915         * config.gcc: Set the default arch at least to Prescott for
1916         i[34567]86-*-darwin* and Pentium 4 for i[34567]86-*-* targets
1917         if SSE math is enabled.
1918
1919 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1920
1921         * diagnostic.c (diagnostic_initialize): Update.
1922         (diagnostic_report_diagnostic): Test inhibit_notes_p for
1923         informative notes.
1924         * diagnostic.h (diagnostic_context): New bool inhibit_notes_p.
1925         (diagnostic_inhibit_notes): New.
1926         * toplev.c (process_options): inhibit notes with -fcompare-debug.
1927
1928 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1929
1930         PR c/20631
1931         * doc/cpp.texi: Use c90 instead of c89 and gnu90 instead of gnu89.
1932         * doc/standards.texi: Likewise.
1933         * doc/extend.texi: Likewise.
1934         * doc/trouble.texi: Likewise.
1935         * doc/cppopts.texi: Likewise.
1936         * doc/install.texi: Likewise.
1937         * c.opt (std=c90,std=gnu90): New options.
1938         * c-opts.c (c_common_handle_option): Handle them.
1939
1940 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
1941
1942         PR c/24577
1943         * c-decl.c (undeclared_variable): Use an informative note.
1944
1945 2010-02-26  Richard Guenther  <rguenther@suse.de>
1946
1947         PR tree-optimization/43186
1948         * gimple.h (gimple_fold): Remove.
1949         * gimple.c (gimple_fold): Remove.  Inline into single user ...
1950         * tree-cfgcleanup.c (cleanup_control_expr_graph): ... here.
1951         Try harder for conditions.
1952
1953 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
1954
1955         PR debug/43190
1956         * function.c (used_types_insert): Don't skip through named pointer
1957         types.  Don't use TYPE_MAIN_VARIANT if the original type has a name
1958         and it is different from the main variant's type.
1959
1960 2010-02-26  Nick Clifton  <nickc@redhat.com>
1961
1962         * config/rx/rx.md (sminsi3): Remove bogus alternative.
1963
1964 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
1965
1966         * config.gcc: Support --with-fpmath=sse for x86.
1967
1968         * config/i386/ssemath.h: New.
1969
1970         * doc/install.texi (--with-fpmath=sse): Documented.
1971
1972 2010-02-26  Richard Guenther  <rguenther@suse.de>
1973
1974         PR tree-optimization/43188
1975         * tree-vect-stmts.c (get_vectype_for_scalar_type): Do not build
1976         vector types of over-aligned element type.
1977
1978 2010-02-26  Uros Bizjak  <ubizjak@gmail.com>
1979
1980         PR target/43175
1981         * config/i386/i386.c (expand_vec_perm_blend): Use correct
1982         operands in V8HImode subregs.  Fix operand order in VEC_MERGE rtx.
1983
1984 2010-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
1985
1986         * doc/invoke.texi (-fvar-tracking-assignments): Fix typo.
1987
1988 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
1989
1990         * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
1991         * var-tracking.c: Include diagnostic.h.
1992         (debug_dv): New function.
1993         (dump_var): Print DEBUG_EXPR_DECLs as D#N instead of D.-N.
1994
1995         PR debug/43160
1996         * var-tracking.c (dv_onepart_p): Return true for DEBUG_EXPR_DECLs.
1997         (add_value_chain, add_value_chains, remove_value_chain,
1998         remove_value_chains): Handle DEBUG_EXPRs.
1999         (check_changed_vars_1, check_changed_vars_2): Handle DEBUG_EXPR_DECLs.
2000
2001         PR debug/43161
2002         * regcprop.c (struct queued_debug_insn_change): New type.
2003         (struct value_data_entry): Add debug_insn_changes field.
2004         (struct value_data): Add n_debug_insn_changes field.
2005         (debug_insn_changes_pool): New variable.
2006         (free_debug_insn_changes, apply_debug_insn_changes,
2007         cprop_find_used_regs_1, cprop_find_used_regs): New functions.
2008         (kill_value_one_regno): Call free_debug_insn_changes if needed.
2009         (init_value_data): Clear debug_insn_changes and n_debug_insn_changes
2010         fields.
2011         (replace_oldest_value_reg): Don't change DEBUG_INSNs, instead queue
2012         changes for them.
2013         (copyprop_hardreg_forward_1): Don't call apply_change_group for
2014         DEBUG_INSNs.  For a real insn, if there are queued DEBUG_INSN
2015         changes, call cprop_find_used_regs via note_stores.
2016         (copyprop_hardreg_forward): When copying vd from predecessor
2017         which has any queued DEBUG_INSN changes, make sure the pointers are
2018         cleared.  At the end call df_analyze and then if there are any
2019         DEBUG_INSN changes queued at the end of some basic block for still
2020         live registers, apply them.
2021         (pass_cprop_hardreg): Set TODO_df_finish in todo_flags_finish.
2022
2023 2010-02-25  Uros Bizjak  <ubizjak@gmail.com>
2024
2025         * config.gcc (i[34567]86-*-* | x86_64-*-*): Split long line.
2026         (arm*-*-*): Ditto.
2027
2028 2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>
2029
2030         * config.gcc: Set arch/cpu for i[34567]86-*-*|x86_64-*-*
2031         targets.  Set the default with_cpu/with_arch from arch/cpu.
2032         Allow x86-64 and native for with_cpu/with_arch.
2033
2034 2010-02-25  Nicolas Benoit  <nbenoit@tuxfamily.org>
2035
2036         * ebitmap.c: Change calls to verify_popcount with calls to
2037         sbitmap_verify_popcount.
2038         (ebitmap_clear_bit): Fixed map->cacheindex test and
2039         map>cache update when bit clearing results in an empty
2040         element.
2041
2042 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
2043
2044         PR target/43154
2045         * config/rs6000/vector.md (VEC_64): New iterator for V2DF, V2DI.
2046         (vec_interleave_high<mode>): Rename from vec_interleave_highv2df
2047         and support both V2DF and V2DI modes.
2048         (vec_interleave_low<mode>): Rename from vec_interleave_lowv2df and
2049         support both V2DF and V2DI modes.
2050         (general): Delete trailing whitespace from a few patterns.
2051
2052         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
2053         V2DF/V2DI interleave high/low builtins.
2054
2055         * config/rs6000/rs6000-builtin.def (VSX_BUILTIN_VEC_MERGE*): Add
2056         new VSX builtins.
2057
2058         * config/rs6000/rs6000.c (bdesc_2arg): Add support for V2DF/V2DI
2059         interleave high/low functions.
2060
2061 2010-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
2062
2063         * doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
2064         #pragma extern_prefix.
2065
2066 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
2067
2068         PR debug/43166
2069         * cfgexpand.c (expand_debug_expr) <case VAR_DECL>: If mode is
2070         BLKmode, assert op0 is a MEM and just adjust its mode.
2071
2072         PR debug/43165
2073         * cfgexpand.c (expand_debug_expr): Don't call simplify_gen_subreg
2074         if bitpos isn't multiple of mode's bitsize.
2075
2076 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
2077
2078         * c.opt (-ftemplate-depth=): New.
2079         (-ftemplate-depth-): Deprecate.
2080         * optc-gen.awk: Handle -ftemplate-depth=.
2081         * opth-gen.awk: Likewise.
2082         * c-opts.c (c_common_handle_option): Likewise.
2083         * doc/invoke.texi (-ftemplate-depth-): Replace with -ftemplate-depth=.
2084
2085 2010-02-24  Jason Merrill  <jason@redhat.com>
2086
2087         * doc/invoke.texi: Improve -Wabi and -fabi-version docs.
2088
2089 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2090
2091         * cfg.c (alloc_aux_for_block): Remove inline.
2092         (alloc_aux_for_edge): Likewise.
2093
2094 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2095
2096         * config.gcc: Fix typo in mips-sgi-irix6.[0-4]* obsoletion.
2097
2098 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2099
2100         * config/i386/sol2.h (NO_DBX_BNSYM_ENSYM): Define.
2101         * config/i386/sol2-gas.h: New file.
2102         * config.gcc (i[34567]86-*-solaris2*): Use it.
2103
2104 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
2105
2106         PR c/43128
2107         * c-typeck.c (ep_convert_and_check): New.
2108         (build_conditional_expr): Use it.
2109         (build_binary_op): Likewise.
2110
2111 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
2112
2113         * regcprop.c (copyprop_hardreg_forward_1): Don't call df_insn_rescan.
2114
2115         PR debug/43150
2116         * gimplify.c (gimplify_type_sizes): Clear DECL_IGNORED_P for VLA
2117         bounds even for -O+.
2118         * var-tracking.c (track_expr_p): If !need_rtl, don't mandate
2119         expr needs to have DECL_NAME set.
2120
2121 2010-02-24  Nick Clifton  <nickc@redhat.com>
2122
2123         * config/mep/mep.c: Include gimple.h.
2124         (mep_function_uses_sp): Delete unused function.
2125         (mep_gimplify_va_arg_expr): Change types of pre_p and post_p
2126         parameters.  Use unsigned integers to count args.  Return a
2127         NULL_RTX instead of an error_mark_node.  Toidy up formatting.
2128
2129 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
2130
2131         PR target/43107
2132         * config/i386/i386.c (avx_vpermilp_parallel): Reject indexes
2133         greater or equal to nelt instead of 2 * nelt.
2134         (expand_vec_perm_1): When op0 and op1 are equal, mask indexes
2135         with nelt - 1.
2136
2137 2010-02-23  Jason Merrill  <jason@redhat.com>
2138
2139         PR debug/42800
2140         * cfgexpand.c (expand_used_vars): Keep artificial non-ignored vars
2141         in cfun->local_decls even if they have register types.
2142
2143         PR c++/42837
2144         * stor-layout.c (place_field): Don't warn about unnecessary
2145         DECL_PACKED if the type is packed.
2146
2147 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
2148
2149         PR target/43139
2150         * config/i386/i386.c (ix86_delegitimize_address): Delegitimize all
2151         GOTOFF relocs, even when the base reg isn't pic pointer.
2152
2153 2010-02-23  Michael Matz  <matz@suse.de>
2154
2155         PR debug/43077
2156         * cfgexpand (expand_debug_expr): Expand TERed ssa names in place.
2157         (expand_gimple_basic_block): Generate and use debug temps if there
2158         are debug uses left after the last real use of TERed ssa names.
2159         Unlink debug immediate uses when they are expanded.
2160
2161 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
2162
2163         PR 43123
2164         * config/i386/i386.c (override_options): Reorganise to provide
2165         better error messages.
2166
2167 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
2168
2169         PR middle-end/43083
2170         * graphite-scop-detection.c (create_single_exit_edge): Move
2171         the call to find_single_exit_edge to....
2172         (create_sese_edges): ...here.  Don't handle multiple edges
2173         exiting the function.
2174         (build_graphite_scops): Don't handle multiple edges
2175         exiting the function.
2176
2177 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
2178
2179         PR middle-end/43097
2180         * sese.c (get_rename): Assert that old_name is an SSA_NAME.
2181         (rename_variables_in_stmt): Continue when the use is not an SSA_NAME.
2182
2183 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
2184
2185         PR middle-end/43026
2186         * sese.c (expand_scalar_variables_expr): Handle COMPONENT_REF.
2187
2188 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
2189
2190         PR c++/43126
2191         * c-typeck.c (convert_arguments): Print declaration location.
2192         * c-common.c (validate_nargs): Rename as
2193         builtin_function_validate_nargs.
2194         (check_builtin_function_arguments): Update.
2195
2196 2010-02-22  Richard Guenther  <rguenther@suse.de>
2197
2198         PR lto/43045
2199         * tree-inline.c (declare_return_variable): Use the type of
2200         the call stmt lhs if available.
2201
2202 2010-02-22  Duncan Sands  <baldrick@free.fr>
2203
2204         * passes.c (register_pass): Always consider all pass lists when
2205         ref_pass_instance_number is zero.
2206
2207 2010-02-22  Richard Guenther  <rguenther@suse.de>
2208
2209         PR tree-optimization/42749
2210         * tree-tailcall.c (adjust_return_value_with_ops): Drop update
2211         parameter.  Do arithmetic in the original type.
2212         (update_accumulator_with_ops): Likewise.
2213         (adjust_accumulator_values): Adjust.
2214
2215 2010-02-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2216
2217         * config/s390/s390.md ("movqi"): Re-add the mem->mem alternative.
2218         (QI to BLKmode splitter): New splitter.
2219
2220 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
2221
2222         * config/i386/i386.c (initial_ix86_tune_features): Turn on
2223         X86_TUNE_INTER_UNIT_MOVES for m_ATOM.
2224
2225 2010-02-22  Richard Guenther  <rguenther@suse.de>
2226
2227         * tree-vect-slp.c (vect_slp_analyze_bb): Fix typo.
2228
2229 2010-02-22  Hans-Peter Nilsson  <hp@bitrange.com>
2230
2231         Migrate crti, crtn, crtbegin, crtend build rules to libgcc.
2232         * config/mmix/t-mmix (EXTRA_MULTILIB_PARTS): Don't set.
2233         ($(T)crti.o, $(T)crtn.o): Remove rules.
2234
2235 2010-02-21  Tobias Burnus  <burnus@net-b.de>
2236
2237         PR fortran/35259
2238         * doc/invoke.texi (-fassociative-math): Document that this
2239         option is automatically enabled for Fortran.
2240
2241 2010-02-20  David S. Miller  <davem@davemloft.net>
2242
2243         * configure.ac: Test if linker and assembler properly support
2244         GOTDATA_OP relocations.
2245         * configure: Rebuild.
2246         * config.in: Likewise.
2247         * config/sparc/sparc.md (UNSPEC_MOVE_GOTDATA): New.
2248         (movsi_lo_sum_pic): Use %gdop_*() relocs if available.
2249         (movsi_high_pic): Likewise.
2250         (movdi_lo_sum_pic): Likewise.
2251         (movdi_high_pic): Likewise.
2252         (movsi_pic_gotdata_op): New pattern.
2253         (movdi_pic_gotdata_op): Likewise.
2254         * config/sparc/sparc.c (legitimize_pic_address): If flag_pic is 2,
2255         emit gen_mov{si,di}_pic_gotdata_op for the GOT slot load.
2256
2257 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
2258
2259         PR target/43067
2260         * config/i386/sse.md (xop_mulv2div2di3_low): Change type
2261         attribute to ssemul.
2262         (xop_mulv2div2di3_high): Ditto.
2263
2264 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
2265
2266         PR c++/35669
2267         * c.opt (Wconversion-null): New option.
2268         * doc/invoke.texi (Wconversion-null): Document.
2269
2270 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
2271
2272         * common.opt (Wlarger-than-): Add Undocumented.
2273
2274 2010-02-19  Mike Stump  <mikestump@comcast.net>
2275
2276         * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
2277
2278 2010-02-19  Jason Merrill  <jason@redhat.com>
2279
2280         PR target/40332
2281         * configure.ac (gcc_cv_as_cfi_advance_working): Check 32-bit advance.
2282         * configure: Likewise.
2283
2284 2010-02-20  Alan Modra  <amodra@gmail.com>
2285
2286         PR middle-end/42344
2287         * cgraph.h (cgraph_make_decl_local): Declare.
2288         * cgraph.c (cgraph_make_decl_local): New function.
2289         (cgraph_make_node_local): Use it.
2290         * cgraphunit.c (cgraph_function_versioning): Likewise.
2291         * ipa.c (function_and_variable_visibility): Likewise.
2292
2293 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
2294
2295         PR bootstrap/43121
2296         * except.c (sjlj_emit_function_enter): Don't call
2297         add_reg_br_prob_note, instead add REG_BR_PROB note to the last insn
2298         directly.
2299         * rtl.h (add_reg_br_prob_note): Remove prototype.
2300
2301 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
2302
2303         PR 41779
2304         * c-common.c (conversion_warning): Remove widening conversions
2305         before checking the conversion of integers to reals.
2306
2307 2010-02-19  Mike Stump  <mikestump@comcast.net>
2308
2309         PR middle-end/43125
2310         * c-decl.c (merge_decls): Merge DECL_PRESERVE_P.
2311
2312         PR objc/43061
2313         * cgraphunit.c (process_function_and_variable_attributes): Check
2314         DECL_PRESERVE_P instead of looking up attribute "used".
2315         * ipa-pure-const.c (check_decl): Likewise.
2316         * ipa-reference.c (has_proper_scope_for_analysis): Likewise.
2317         * ipa-type-escape.c (has_proper_scope_for_analysis): Likewise.
2318         * config/sol2.c (solaris_insert_attributes): Set DECL_PRESERVE_P
2319         instead of attribute "used".
2320         * config/sol2-c.c (solaris_pragma_init): Likewise.
2321         (solaris_pragma_fini): Likewise.
2322
2323 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
2324
2325         * ipa-struct-reorg.c (make_field_acc_node, gen_cluster, peel_field):
2326         Use XCNEW instead of xcalloc.
2327         (add_access_to_acc_sites, create_new_var_node, add_alloc_site): Use
2328         XNEW instead of xmalloc.
2329         (get_fields): Use XNEWVEC instead of xmalloc.
2330
2331         PR debug/43084
2332         * ipa-struct-reorg.c (add_access_to_acc_sites): For debug stmts don't
2333         populate vars array.
2334         (create_new_general_access): For debug stmts just reset value.
2335         (get_stmt_accesses): For accesses within debug stmts just record them
2336         using add_access_to_acc_sites instead of preventing the peeling or
2337         counting them as accesses.
2338
2339         PR middle-end/42233
2340         * dojump.c (do_jump) <case TRUTH_NOT_EXPR>: Invert priority.
2341
2342 2010-02-19  Richard Guenther  <rguenther@suse.de>
2343
2344         PR tree-optimization/42916
2345         * tree-vect-slp.c (vect_slp_analyze_bb): Count only real
2346         instructions.
2347
2348 2010-02-19  Andreas Schwab  <schwab@linux-m68k.org>
2349
2350         * configure.ac: Replace all uses of changequote in macro arguments
2351         with proper quoting.
2352
2353 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
2354
2355         PR middle-end/42233
2356         * loop-doloop.c (add_test): Adjust do_compare_rtx_and_jump caller.
2357
2358 2010-02-19  Richard Guenther  <rguenther@suse.de>
2359
2360         PR tree-optimization/42944
2361         * tree-ssa-alias.c (call_may_clobber_ref_p_1): Massage
2362         test for aliasing with errno.
2363
2364 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
2365
2366         PR middle-end/42233
2367         * expr.h (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump,
2368         do_jump_1, do_compare_rtx_and_jump): Add PROB argument.
2369         * dojump.c: Include output.h.
2370         (inv): New inline function.
2371         (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump_1, do_jump,
2372         do_jump_by_parts_greater_rtx, do_jump_by_parts_greater,
2373         do_jump_by_parts_zero_rtx, do_jump_by_parts_equality_rtx,
2374         do_jump_by_parts_equality, do_compare_and_jump): Add PROB
2375         argument, pass it down to other calls.
2376         (do_compare_rtx_and_jump): Likewise.  If PROB is not -1,
2377         add REG_BR_PROB note to the conditional jump.
2378         * cfgexpand.c (add_reg_br_prob_note): Removed.
2379         (expand_gimple_cond): Don't call it, add the probability
2380         as last argument to jumpif_1/jumpifnot_1.
2381         * Makefile.in (dojump.o): Depend on output.h.
2382         * builtins.c (expand_errno_check): Adjust do_compare_rtx_and_jump
2383         callers.
2384         * expmed.c (emit_store_flag_force, do_cmp_and_jump): Likewise.
2385         * stmt.c (do_jump_if_equal): Likewise.
2386         * cfgrtl.c (rtl_lv_add_condition_to_bb): Likewise.
2387         * loop-unswitch.c (compare_and_jump_seq): Likewise.
2388         * config/rs6000/rs6000.c (rs6000_aix_emit_builtin_unwind_init):
2389         Likewise.
2390         * optabs.c (expand_doubleword_shift, expand_abs): Likewise.
2391         * expr.c (expand_expr_real_1): Adjust do_jump, jumpifnot and
2392         jumpifnot_1 callers.
2393         (expand_expr_real_2): Adjust jumpifnot_1 and do_compare_rtx_and_jump
2394         callers.
2395         (store_expr): Adjust jumpifnot caller.
2396         (store_constructor): Adjust jumpif caller.
2397
2398         PR middle-end/42233
2399         * gimplify.c (gimple_boolify): For __builtin_expect call
2400         gimple_boolify also on its first argument.
2401
2402 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
2403
2404         * configure.ac (gnu-unique-object): Wrap regexps using [] in
2405         changequote block.
2406         (__stack_chk_fail): Ditto.  Remove quadrigraphs.
2407         * configure: Regenerated.
2408
2409 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2410
2411         * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Call
2412         lang_hooks.types_compatible_p instead of comptypes.
2413
2414 2010-02-18  Sebastian Huber <sebastian.huber@embedded-brains.de>
2415
2416         * config/arm/lib1funcs.asm (__prefer_thumb__): New define.
2417         (udivsi3, aeabi_uidivmod, divsi3, aeabi_idivmod): Use Thumb-1 variant
2418         if __prefer_thumb__ is defined.
2419
2420 2010-02-18  Martin Jambor  <mjambor@suse.cz>
2421
2422         PR tree-optimization/43066
2423         * tree-sra.c (build_ref_for_offset_1): Return false on encountering an
2424         array with zero-sized element type.
2425
2426 2010-02-18  Jakub Jelinek  <jakub@redhat.com>
2427
2428         * dwarf2out.c (add_var_loc_to_decl): Change last argument to
2429         rtx, allocate struct var_loc_node here and return it to the
2430         caller, and only if it is actually needed.
2431         (dwarf2out_var_location): Adjust add_var_loc_to_decl caller,
2432         move it earlier and return immediately if it returns NULL.
2433
2434 2010-02-17  Mikael Pettersson  <mikpe@it.uu.se>
2435
2436         * config/sparc/gas.h: New file.  Restore
2437         TARGET_ASM_NAMED_SECTION to its ELF default.
2438         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Do not
2439         check !HAVE_GNU_AS.
2440         * config/sparc/sparc.c (sparc_elf_asm_named_section):
2441         Likewise.  Add ATTRIBUTE_UNUSED to prototype.
2442         * config.gcc (sparc*-*-linux*): Include sparc/gas.h
2443         after sparc/sysv4.h.
2444
2445 2010-02-17  Dave Korn  <dave.korn.cygwin@gmail.com>
2446
2447         * config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.
2448
2449 2010-02-17  Steven Bosscher  <steven@gcc.gnu.org>
2450
2451         * gensupport.c (process_one_cond_exec): Derive name for COND_EXEC
2452         patterns from predicated pattern.
2453
2454 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
2455
2456         PR target/43103
2457         * config/i386/sse.md (xop_vpermil2<mode>3): Use avxmodesuffixf2c
2458         for insn mnemonic suffix.
2459
2460 2010-02-17  Richard Guenther  <rguenther@suse.de>
2461
2462         * tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis
2463         to loop PHI nodes.
2464
2465 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
2466
2467         PR debug/42918
2468         * caller-save.c (save_call_clobbered_regs): If BB ends with
2469         a DEBUG_INSN, move any notes in between last real insn and the last
2470         DEBUG_INSN after the last DEBUG_INSN.
2471
2472 2010-02-16  Joern Rennecke  <joern.rennecke@embecosm.com>
2473
2474         * tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC):
2475         Fix return type.  Fix argument type.  Explain meaning of return value.
2476
2477 2010-02-16  Richard Guenther  <rguenther@suse.de>
2478
2479         PR tree-optimization/41043
2480         * tree-vrp.c  (vrp_var_may_overflow): Only ask SCEV for real loops.
2481         (vrp_visit_assignment_or_call): Do not ask SCEV for regular
2482         statements ...
2483         (vrp_visit_phi_node): ... but only for loop PHI nodes.
2484
2485 2010-02-16  Ira Rosen <irar@il.ibm.com>
2486
2487         PR tree-optimization/43074
2488         * tree-vectorizer.h (VECTORIZABLE_CYCLE_DEF): New.
2489         * tree-vect-loop.c (vect_analyze_loop_operations): Add
2490         vectorizable cycles in hybrid SLP check.
2491         * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Likewise.
2492
2493 2010-02-16  Richard Guenther  <rguenther@suse.de>
2494
2495         * alias.c (memrefs_conflict_p): Distinguish must-alias from don't know.
2496         (true_dependence): If memrefs_conflict_p computes must-alias
2497         trust it.  Move TBAA check after offset-based disambiguation.
2498         (canon_true_dependence): Likewise.
2499
2500 2010-02-16  Alexandre Oliva  <aoliva@redhat.com>
2501
2502         * params.def (PARAM_MAX_VARTRACK_SIZE): New.
2503         * doc/invoke.texi: Document it.
2504         * var-tracking.c: Include toplev.h and params.h.
2505         (vt_find_locations): Return bool indicating success.  Compute
2506         hash sizes unconditionally.  Check new parameter, report.
2507         (variable_tracking_main_1): Check vt_find_locations results and
2508         retry.  Renamed from...
2509         (variable_tracking_main): ... this.  New wrapper to preserve
2510         flag_var_tracking_assignments.
2511         * Makefile.in (var-tracking.o): Adjust dependencies.
2512
2513 2010-02-16  Jack Howarth <howarth@bromo.med.uc.edu>
2514             Jakub Jelinek <jakub@redhat.com>
2515
2516         PR target/42854
2517         * config/darwin.h (ASM_WEAKEN_DECL): Don't check weak attribute
2518         if weak_import attribute is present.
2519         * config/darwin.c (machopic_select_section): Likewise.
2520
2521 2010-02-15  Joern Rennecke  <joern.rennecke@embecosm.com>
2522
2523         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.
2524         (TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): Likewise.
2525         (TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
2526         (TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.
2527
2528         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument types.
2529
2530         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
2531         Fix argument types.
2532
2533         * doc/tm.texi (TARGET_SCHED_DFA_NEW_CYCLE): Add argument names.
2534         Rewrite text to refer to the names.
2535
2536 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
2537
2538         * config/i386/i386-builtin-types.def
2539         (V2DF_FTYPE_V2DF_V2DF_V2DI_INT): Declared.
2540         (V4DF_FTYPE_V4DF_V4DF_V4DI_INT): Declared.
2541         (V4SF_FTYPE_V4SF_V4SF_V4SI_INT): Declared.
2542         (V8SF_FTYPE_V8SF_V8SF_V8SI_INT): Declared.
2543         * config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_VPERMIL2PD,
2544         IX86_BUILTIN_VPERMIL2PS, IX86_BUILTIN_VPERMIL2PD256, and
2545         IX86_BUILTIN_VPERMIL2PS256.
2546         (MULTI_ARG_4_DF2_DI_I): Defined.
2547         (MULTI_ARG_4_DF2_DI_I1): Defined.
2548         (MULTI_ARG_4_SF2_SI_I): Defined.
2549         (MULTI_ARG_4_SF2_SI_I1): Defined.
2550         (bdesc_multi_arg): Add __builtin_ia32_vpermil2pd,
2551         __builtin_ia32_vpermil2ps, __builtin_ia32_vpermil2pd256, and
2552         __builtin_ia32_vpermil2ps256.
2553         (ix86_expand_multi_arg_builtin): Handle MULTI_ARG_4_DF2_DI_I,
2554         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
2555         MULTI_ARG_4_SF2_SI_I1.  Handle builtins with 4 arguments.
2556         (ix86_expand_args_builtin): Handle MULTI_ARG_4_DF2_DI_I,
2557         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
2558         MULTI_ARG_4_SF2_SI_I1.  Handle CODE_FOR_xop_vpermil2v2df3,
2559         CODE_FOR_xop_vpermil2v4sf3, CODE_FOR_xop_vpermil2v4df3, and
2560         CODE_FOR_xop_vpermil2v8sf3.
2561         * config/i386/i386.md (UNSPEC_VPERMIL2): Declared.
2562         * config/i386/sse.md (xop_vpermil2<mode>3): New insn pattern.
2563         * config/i386/xopintrin.h (_mm_permute2_pd): New.
2564         (_mm256_permute2_pd): New.
2565         (_mm_permute2_ps): New.
2566         (_mm256_permute2_ps): New.
2567
2568 2010-02-15  Nick Clifton  <nickc@redhat.com>
2569
2570         * config/h8300/h8300.c: (h8300_push_pop): Use bool type for
2571         boolean parameters.  Use emit_jump_insn when emitting a pop
2572         instruction containing a return insn.
2573         (push): Use 'true' rather than '1' as second parameter to F.
2574         (h8300_expand_prologue): Likewise.
2575         Use 'true' and 'false' for boolean parameters to h8300_push_pop.
2576         (h8300_expand_epilogue): Likewise.
2577
2578 2010-02-15  Richard Guenther  <rguenther@suse.de>
2579
2580         PR middle-end/43068
2581         * cgraphunit.c (thunk_adjust): Skip adjusting by fixed_offset
2582         if that is zero.
2583
2584 2010-02-15  Nick Clifton  <nickc@redhat.com>
2585
2586         * config/mn10300/mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous
2587         delta.
2588
2589 2010-02-14  Marco Poletti  <poletti.marco@gmail.com>
2590
2591         * intl.c (fake_ngettext): New function.
2592         * intl.h (fake_ngettext): Declare.
2593         (ngettext): Define macro.
2594         * collect2.c (notice_translated): New function.
2595         (main): Use notice_translated and ngettext.
2596         * collect2.h (notice_translated): Declare.
2597
2598 2010-02-14  Steven Bosscher  <steven@gcc.gnu.org>
2599
2600         * reorg.c (delete_computation): Comment fixes.
2601         * caller-save.c (setup_save_areas): Idem.
2602         * sel-sched-dump.c (dump_lv_set): Idem.
2603         * rtl.def: Idem.
2604
2605 2010-02-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
2606
2607         * config/s390/s390.c (s390_sched_init): New function.
2608         (TARGET_SCHED_INIT): Target hook defined.
2609
2610 2010-02-12  Dave Korn  <dave.korn.cygwin@gmail.com>
2611             Jack Howarth  <howarth@bromo.med.uc.edu>
2612             Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
2613
2614         PR target/42982
2615         Partial revert of unintended change in fix for PR41605.
2616         * config/darwin.h: Fix typo.
2617         * config/darwin9.h: Same.
2618
2619 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
2620
2621         * c-pch.c (pch_init): Clear v.
2622
2623 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2624
2625         PR middle-end/42930
2626         * graphite-scop-detection.c (graphite_can_represent_scev): Call
2627         graphite_can_represent_init for MULT_EXPR.
2628
2629 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2630
2631         PR middle-end/42914
2632         PR middle-end/42530
2633         * graphite-sese-to-poly.c (remove_phi): New.
2634         (translate_scalar_reduction_to_array): Call remove_phi.
2635
2636 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2637
2638         PR middle-end/42771
2639         * graphite-clast-to-gimple.c (gloog): Call rename_sese_parameters.
2640         * graphite-clast-to-gimple.h (gloog): Update declaration.
2641         * graphite-poly.c (new_scop): Clear POLY_SCOP_P.
2642         * graphite-poly.h (struct poly_bb): Add missing comments.
2643         (struct scop): Add poly_scop_p field.
2644         (POLY_SCOP_P): New.
2645         * graphite-sese-to-poly.c (build_poly_scop): Set POLY_SCOP_P.
2646         * graphite.c (graphite_transform_loops): Build the polyhedral
2647         representation for each scop before code generation.
2648         * sese.c (rename_variables_in_operand): Removed.
2649         (rename_variables_in_expr): Return the renamed expression.
2650         (rename_sese_parameters): New.
2651         * sese.h (rename_sese_parameters): Declared.
2652
2653 2010-02-11  Richard Guenther  <rguenther@suse.de>
2654
2655         PR tree-optimization/42998
2656         * tree-ssa-pre.c (create_expression_by_pieces): Treat
2657         POINTER_PLUS_EXPR properly.
2658
2659 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
2660             Changpeng Fang  <changpeng.fang@amd.com>
2661
2662         PR middle-end/40886
2663         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Decrement
2664         the cost of an IV candidate when the IV is used in a test against zero.
2665
2666         * gcc.dg/tree-ssa/ivopts-3.c: New.
2667
2668 2010-02-11  Richard Guenther  <rguenther@suse.de>
2669
2670         PR lto/41664
2671         * tree-ssa-alias.c (refs_may_alias_p_1): Canonicalize
2672         pointer-vs-decl case by swapping refs.  Handle some cases
2673         of pointer-vs-decl disambiguations more conservatively.
2674         * cfgexpand.c (gimple_expand_cfg): Set gimple_df->in_ssa_p
2675         to false after expanding.
2676
2677 2010-02-11  Richard Guenther  <rguenther@suse.de>
2678
2679         PR driver/43021
2680         * gcc.c (process_command): Handle LTO file@offset case more
2681         appropriately.
2682
2683 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
2684
2685         * reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any
2686         modifications outside of the DEBUG_INSN.  Accept CLOBBERs inside
2687         of DEBUG_INSNs.
2688         (eliminate_regs_in_insn): Eliminate regs even in DEBUG_INSNs.
2689
2690         * dwarf2out.c (mem_loc_descriptor) <case MEM>: Use DW_OP_deref_size
2691         if MEM's mode size isn't DWARF2_ADDR_SIZE.
2692         (mem_loc_descriptor) <do_scompare>: Allow also VOIDmode arguments.
2693         Optimize eq/ne comparisons when both arguments are known to be
2694         zero-extended.
2695         (mem_loc_descriptor) <do_ucompare>: Allow also VOIDmode arguments.
2696         Don't mask operands unnecessarily if they are known to be already
2697         zero-extended.
2698
2699 2010-02-10  Vladimir Makarov  <vmakarov@redhat.com>
2700
2701         * ira-conflicts.c (add_insn_allocno_copies): Use find_reg_note
2702         instead of loop.
2703
2704 2010-02-10  Richard Guenther  <rguenther@suse.de>
2705
2706         PR tree-optimization/43017
2707         * tree-vrp.c (vrp_int_const_binop): Trust int_const_binop
2708         for wrapping signed arithmetic.
2709
2710 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
2711
2712         PR debug/43010
2713         * dwarf2out.c (retry_incomplete_types): Don't call gen_type_die
2714         if no debug info should be emitted for it.
2715
2716 2010-02-10  Kaz Kojima  <kkojima@gcc.gnu.org>
2717
2718         * config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
2719         note when flag_exceptions is set.
2720
2721 2010-02-10  Duncan Sands  <baldrick@free.fr>
2722
2723         * Makefile.in (PLUGIN_HEADERS): Add debug.h.
2724
2725 2010-02-10  Richard Guenther  <rguenther@suse.de>
2726
2727         PR c/43007
2728         * tree.c (get_unwidened): Handle constants.
2729         * convert.c (convert_to_integer): Handle TRUNC_DIV_EXPR.
2730
2731 2010-02-10  Martin Jambor  <mjambor@suse.cz>
2732
2733         PR lto/42985
2734         * ipa-prop.c (ipa_update_after_lto_read): Count parameters and
2735         check for variable argument counts independently.
2736
2737 2010-02-10  Christian Bruel  <christian.bruel@st.com>
2738
2739         PR target/42841
2740         * config/sh/sh.c (find_barrier): Increase length for non delayed
2741         conditional branches.
2742
2743 2010-02-10  Christian Bruel  <christian.bruel@st.com>
2744
2745         * config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.
2746
2747 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
2748
2749         * builtins.c (set_builtin_user_assembler_name): Also handle
2750         ffs if int is smaller than word.
2751
2752 2010-02-09  Vladimir Makarov  <vmakarov@redhat.com>
2753
2754         PR middle-end/42973
2755         * ira-conflicts.c (get_dup): Remove.
2756         (process_reg_shuffles): Add new parameter.  Use it as an
2757         additional guard for copy generation.
2758         (add_insn_allocno_copies): Rewrite.
2759
2760 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
2761
2762         * common.opt (fsched2-use-traces): Preserved for backward
2763         compatibility.
2764         * doc/invoke.texi: Remove the documentation about option
2765         -fsched2-use-traces.
2766         * sched-rgn.c (rest_of_handle_sched2): Remove usage of
2767         flag_sched2_use_traces.
2768         * opts.c (common_handle_option): Add OPT_fsched2_use_traces to
2769         the backward compatibility flag section.
2770
2771 2010-02-09  Richard Guenther  <rguenther@suse.de>
2772
2773         PR tree-optimization/43008
2774         * tree-ssa-structalias.c (handle_lhs_call): Pass in the fndecl,
2775         make HEAP variables initialized from global memory if they
2776         are not known builtin functions.
2777         (find_func_aliases): Adjust.
2778
2779 2010-02-09  Richard Guenther  <rguenther@suse.de>
2780
2781         PR tree-optimization/43000
2782         * tree-vrp.c (vrp_int_const_binop): Only handle unsigned
2783         arithmetic manually.
2784
2785 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
2786
2787         PR tree-optimization/42931
2788         * tree-loop-linear.c (try_interchange_loops): Don't call
2789         double_int_mul if estimated_loop_iterations failed.
2790
2791 2010-02-08  Martin Jambor  <mjambor@suse.cz>
2792
2793         PR middle-end/42898
2794         * tree-sra.c (build_accesses_from_assign): Do not mark in
2795         should_scalarize_away_bitmap if stmt has volatile ops.
2796         (sra_modify_assign): Do not process assigns piecemeal if if stmt
2797         has volatile ops.
2798
2799 2010-02-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2800
2801         * doc/tm.texi (TARGET_UNWIND_WORD_MODE): Document.
2802
2803 2010-02-07  Adam Nemet  <adambnmet@gmail.com>
2804
2805         * config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment
2806         before the pattern.
2807
2808 2010-02-07  Andrew Pinski  <pinskia@gmail.com>
2809
2810         PR middle-end/42946
2811         * df-core.c (df_finish_pass): Change type of saved_flags to int.
2812
2813 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
2814
2815         PR middle-end/42988
2816         * graphite-dependences.c (dependence_polyhedron): Set PDDR_KIND
2817         to unknown_dependence.
2818         (graphite_legal_transform_dr): Handle the unknown_dependence.
2819         (graphite_carried_dependence_level_k): Same.
2820
2821 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
2822
2823         * ChangeLog.graphite: Remove testsuite/ or gcc/testsuite/.
2824
2825 2010-02-07  Richard Guenther  <rguenther@suse.de>
2826
2827         PR middle-end/42991
2828         * expr.c (get_inner_reference): Always initialize *pbitsize.
2829
2830 2010-02-07  Richard Guenther  <rguenther@suse.de>
2831
2832         PR middle-end/42956
2833         * gimplify.c (gimple_fold_indirect_ref): Avoid generating
2834         new ARRAY_REFs on variable size element or minimal index arrays.
2835         Complete.
2836         * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Use
2837         gimple_fold_indirect_ref.
2838
2839 2010-02-06  Richard Earnshaw  <rearnsha@arm.com>
2840
2841         PR target/42957
2842         * arm.c (arm_override_options): Just return if the user has specified
2843         an invalid fpu name.
2844
2845 2010-02-03  Jason Merrill  <jason@redhat.com>
2846
2847         PR c++/42870
2848         * config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Call
2849         i386_pe_maybe_record_exported_symbol.
2850
2851 2010-02-05  Steve Ellcey  <sje@cup.hp.com>
2852
2853         PR target/42924
2854         * config/pa/pa.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
2855         (pa_delegitimize_address): New function.
2856
2857 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
2858
2859         * config/i386/msformat-c.c (ms_printf_length_specs): Set the
2860         scalar_identity_flag for the size_t/ptrdiff_t %Id and %Iu specs.
2861
2862 2010-02-05  Richard Guenther  <rguenther@suse.de>
2863
2864         PR lto/42762
2865         * lto-streamer-in.c (get_resolution): Deal with references
2866         to undefined functions.
2867
2868 2010-02-05  Richard Guenther  <rguenther@suse.de>
2869
2870         * tree-ssa-ccp.c (get_symbol_constant_value): Strip all conversions.
2871         (fold_const_aggregate_ref): Likewise.
2872         (ccp_fold_stmt): Substitute loads.
2873         (maybe_fold_reference): Verify types before substituting.
2874         Unshare properly.
2875         (fold_gimple_assign): Unshare properly.
2876         (fold_stmt_1): Insert conversion if necessary before replacing the RHS.
2877
2878 2010-02-05  Nathan Froyd  <froydnj@codesourcery.com>
2879
2880         * config/rs6000/rs6000.c (rs6000_override_options): Invert check
2881         for rs6000_gen_cell_microcode.
2882
2883 2010-02-04  Richard Guenther  <rguenther@suse.de>
2884
2885         PR rtl-optimization/42952
2886         * dse.c (const_or_frame_p): Remove MEM handling.
2887
2888 2010-02-04  Nick Clifton  <nickc@redhat.com>
2889
2890         * config/mn10300/mn10300.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
2891         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define.
2892         (function_arg): Use NULL_RTX and FIRST_ARGUMENT_REGNUM.
2893         (mn10300_asm_output_mi_thunk): New function.
2894         (mn10300_can_output_mu_thunk): New function.
2895         * config/mn10300/mn10300.h (FIRST_ARGUMENT_REGNUM): Define.
2896         (FUNCTION_ARG_REGNO_P): Fix comment.  Accept d0 and d1.
2897         (FUNCTION_ARG): Delete incorrect comment.
2898
2899 2010-02-03  Jason Merrill  <jason@redhat.com>
2900
2901         PR c++/40138
2902         * fold-const.c (operand_equal_p): Handle erroneous types.
2903
2904 2010-02-03  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
2905
2906         * config/h8300/h8300.md (can_delay): Fix attibute condition.
2907
2908 2010-02-03  Vladimir Makarov  <vmakarov@redhat.com>
2909
2910         PR rtl-optimization/42941
2911         * sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
2912         of xmalloc.
2913
2914 2010-02-03  Jason Merrill  <jason@redhat.com>
2915
2916         PR c++/35652
2917         * builtins.c (c_strlen): Use EXPR_LOCATION in diagnostics.
2918
2919 2010-02-03  Alexandre Oliva  <aoliva@redhat.com>
2920
2921         PR debug/42896
2922         * cselib.h (struct cselib_val_struct): Add uid.  Rename value to hash.
2923         (cselib_reset_table): Renamed from...
2924         (cselib_reset_table_with_next_value): ... this.
2925         (cselib_get_next_uid): Renamed from...
2926         (cselib_get_next_unknown_value): ... this.
2927         * cselib.c (next_uid): Renamed from...
2928         (next_unknown_value): ... this.
2929         (cselib_clear_table): Adjust.
2930         (cselib_reset_table): Adjust.  Renamed from...
2931         (cselib_reset_table_with_next_value): ... this.
2932         (cselib_get_next_uid): Adjust.  Renamed from...
2933         (cselib_get_next_unknown_value): ... this.
2934         (get_value_hash): Use hash.
2935         (cselib_hash_rtx): Likewise.
2936         (new_cselib_val): Adjust.  Set and dump uid.
2937         (cselib_lookup_mem): Pass next_uid as hash.
2938         (cselib_subst_to_values): Likewise.
2939         (cselib_log_lookup): Dump uid.
2940         (cselib_lookup): Pass next_uid as hash.  Adjust.
2941         (cselib_process_insn): Adjust.
2942         (cselib_init): Initialize next_uid.
2943         (cselib_finish): Adjust.
2944         (dump_cselib_table): Likewise.
2945         * dse.c (canon_address): Dump value uid.
2946         * print-rtl.c (print_rtx): Print value uid.
2947         * var-tracking.c (VARIABLE_HASH_VAL): Dropped.
2948         (dvuid): New type.
2949         (dv_uid): New function, sort of renamed from...
2950         (dv_htab_hash): ... this, reimplemented in terms of it and...
2951         (dv_uid2hash): ... this.  New.
2952         (variable_htab_eq): Drop excess assertions.
2953         (tie_break_pointers): Removed.
2954         (canon_value_cmp): Compare uids.
2955         (variable_post_merge_New_vals): Print uids.
2956         (vt_add_function_parameters): Adjust.
2957         (vt_initialize): Reset table.  Adjust.
2958
2959 2010-02-03  Richard Guenther  <rguenther@suse.de>
2960
2961         PR tree-optimization/42944
2962         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle calloc.
2963         (call_may_clobber_ref_p_1): Likewise.  Properly handle
2964         malloc and calloc clobbering errno.
2965
2966 2010-02-03  Steven Bosscher  <steven@gcc.gnu.org>
2967
2968         * doc/invoke.texi: Fix name of sched1 dump.
2969
2970         * opts.c (decode_options): Set flag_tree_switch_conversion
2971         only conditionally on optimize >= 2.
2972
2973         * gcse.c: Assorted comment fixes in pass description.
2974
2975 2010-02-03  Anthony Green  <green@moxielogic.com>
2976
2977         * config/moxie/moxie.c (moxie_asm_trampoline_template): Introduce
2978         nop padding in order to maintain alignment of storage location of
2979         target function address.
2980         (moxie_trampoline_init): Store target function address at newly
2981         aligned location.
2982         * config/moxie/moxie.h (TRAMPOLINE_ALIGNMENT): Increase alignment
2983         to 32.
2984         (TRAMPOLINE_SIZE): Increase size by 2 bytes for alignment padding.
2985
2986 2010-02-03  Richard Guenther  <rguenther@suse.de>
2987
2988         PR middle-end/42927
2989         * tree-cfg.c (verify_gimple_assign_binary): Fix shift verification.
2990
2991 2010-02-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2992
2993         * config.gcc: Reenable check for obsolete targets.
2994         Obsolete alpha*-dec-osf4*, alpha*-dec-osf5.0*, mips-sgi-irix5*,
2995         mips-sgi-irix6.[0-4]*.
2996
2997 2010-02-02  Nick Clifton  <nickc@redhat.com>
2998
2999         * config/rx/rx.c (rx_is_legitimate_constant): Treat a maximum
3000         constant size of 4 as being the same as 0.
3001         * doc/invoke.texi (RX Options): Document that -mmax-constant-size
3002         can take values in the range 0..4.
3003
3004 2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>
3005
3006         PR java/41991
3007         * unwind-dw2-fde-darwin.c: Re-export _Unwind_FindEnclosingFunction()
3008         as _darwin10_Unwind_FindEnclosingFunction().
3009         * libgcc-libsystem.ver: New.
3010
3011 2010-02-01  Vladimir Makarov  <vmakarov@redhat.com>
3012
3013         PR target/41399
3014         * sched-deps.c (sched_analyze_insn): Ignore fixed registers for
3015         implicitly set registers.
3016
3017 2010-02-01  Richard Earnshaw  <rearnsha@arm.com>
3018
3019         * arm.c (FL_FOR_ARCH_7A): is also a superset of ARMv6K.
3020         (arm_override_options): Allow automatic selection of the thread
3021         pointer register if thumb2.
3022         (legitimize_pic_address): Improve code sequences for Thumb2.
3023         (arm_call_tls_get_addr): Likewise.
3024         (legitimize_tls_address): Likewise.
3025         * arm.md (pic_load_addr_arm): Delete.  Replace with ...
3026         (pic_load_addr_32bit): ... this.  New named pattern.
3027         * thumb2.md (pic_load_addr_thumb2): Delete.
3028         (pic_load_dot_plus_four): Delete.
3029         (tls_load_dot_plus_four): New named pattern.
3030
3031 2010-02-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3032
3033         PR libgomp/29986
3034         * doc/install.texi (Specific): Add sparc-sun-solaris2.10 entry.
3035         Document fix for TLS bug.
3036
3037 2010-01-31  Richard Guenther  <rguenther@suse.de>
3038
3039         * tree-sra.c (ptr_parm_has_direct_uses): Rewrite to be
3040         conservatively correct.
3041
3042 2010-01-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3043
3044         PR target/42850
3045         Revert:
3046         2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3047
3048         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
3049
3050 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3051
3052         * doc/install.texi: Update recommended GMP/MPFR/MPC versions.
3053
3054 2010-01-31  Kai Tietz  <kai.tietz@onevision.com>
3055
3056         * config.gcc: Adjust order of makefile fragments for mingw targets.
3057
3058 2010-01-31  Richard Guenther  <rguenther@suse.de>
3059
3060         PR middle-end/42898
3061         * gimplify.c (gimplify_init_constructor): For volatile LHS
3062         initialize a temporary.
3063
3064 2010-01-31  Matthias Klose  <doko@ubuntu.com>
3065
3066         * configure.ac: Fix __stack_chk_fail check for cross builds configured
3067         --with-headers
3068         * configure: Regenerate.
3069
3070 2010-01-29  Eric Botcazou  <ebotcazou@adacore.com>
3071
3072         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
3073         the same alias set and their sizes different constantness.
3074         (aliasing_component_refs_p): Revert 2009-10-24 change.
3075
3076 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3077
3078         * config/sparc/sparc.c (sparc_elf_asm_named_section): Declare decl
3079         unused.
3080
3081 2010-01-29  Richard Guenther  <rguenther@suse.de>
3082
3083         * tree-ssa-ccp.c (ccp_fold_stmt): Unshare values we substitute.
3084         Assert we successfully updated the call.
3085
3086 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
3087
3088         PR rtl-optimization/42889
3089         * df.h (df_set_bb_dirty_nonlr): New prototype.
3090         * df-core.c (df_set_bb_dirty_nonlr): New function.
3091         * df-scan.c (df_insn_rescan): Call it instead of
3092         df_set_bb_dirty for DEBUG_INSNs.
3093
3094 2010-01-29  Richard Guenther  <rguenther@suse.de>
3095
3096         PR middle-end/37448
3097         * ipa-inline.c (cgraph_decide_inlining_incrementally): Avoid
3098         quadratic behavior in most cases.
3099
3100 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
3101
3102         PR target/42891
3103         * config/i386/i386.c (ix86_expand_int_movcc): Convert tmp to SImode
3104         in the call to gen_x86_movsicc_0_m1.
3105
3106 2010-01-28  Richard Guenther  <rguenther@suse.de>
3107
3108         PR tree-optimization/42871
3109         * tree-ssa-pre.c (phi_translate_set): Make sure to retain leaders.
3110
3111 2010-01-28  Richard Guenther  <rguenther@suse.de>
3112
3113         * tree-ssa-ccp.c (ccp_fold_stmt): Fold calls and propagate
3114         into call arguments.
3115
3116 2010-01-28  Richard Guenther  <rguenther@suse.de>
3117
3118         PR middle-end/42883
3119         * tree-cfgcleanup.c (remove_forwarder_block): Do not remove
3120         the forwarder if the destination is an EH landing pad.
3121
3122 2010-01-28  Razya Ladelsky  <razya@il.ibm.com>
3123
3124         * tree-parloops.c (transform_to_exit_first_loop): Update the basic
3125         block list passed to gimple_duplicate_sese_tail.
3126         (parallelize_loops): Avoid parallelization when the function
3127         has_nonlocal_label.
3128         Avoid parallelization when the preheader is IRREDUCIBLE.
3129         Try to optimize when estimated_loop_iterations_int is unresolved.
3130         Add the loop's location to the dump file.
3131         * tree-cfg.c (add_phi_args_after_redirect): Remove.
3132         (gimple_duplicate_sese_tail): Remove the check for the latch.
3133         Redirect nexits to the exit block.
3134         Remove handling of the incoming edges to the latch.
3135         Redirect the backedge from the copied latch to the exit bb.
3136
3137 2010-01-28  Michael Matz  <matz@suse.de>
3138
3139         PR target/42881
3140         * config/i386/i386.c (ix86_expand_vector_init_duplicate):
3141         Wrap force_reg into a sequence, emit it before user.
3142
3143 2010-01-28  Stephen Thomas  <stephen.thomas@arm.com>
3144
3145         * config/arm/arm.md (bswapsi2): Add support for bswapsi2.
3146         (arm_rev): New.
3147         (arm_legacy_rev): Likewise.
3148         (thumb_legacy_rev): Likewise.
3149
3150 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
3151
3152         * dwarf2out.c (mem_loc_descriptor): Remove special casing of
3153         CONSTANT_POOL_ADDRESS_P SYMBOL_REFs.  If for MEM recursive call
3154         on MEM's address failed, try avoid_constant_pool_reference and
3155         recurse if it returned something different.
3156         (loc_descriptor): If for MEM mem_loc_descriptor failed on the
3157         address, try avoid_constant_pool_reference and recurse if it
3158         returned something different.
3159         (dw_loc_list_1): If for MEM mem_loc_descriptor failed on the
3160         address and avoid_constant_pool_reference returned something
3161         different, don't set have_address.
3162
3163 2010-01-27  Alexandre Oliva  <aoliva@redhat.com>
3164
3165         PR debug/42861
3166         * var-tracking.c (val_store): Add modified argument, obey it.
3167         Adjust callers.
3168         (count_uses): Move down logging of main.
3169         (compute_bb_dataflow): Use val_store for MO_VAL_USEs that
3170         don't need resolution.
3171         (emit_notes_in_bb): Likewise.
3172
3173 2010-01-27  Richard Guenther  <rguenther@suse.de>
3174
3175         PR middle-end/42878
3176         * tree-inline.c (remap_decl): Delay remapping of SSA name
3177         default definitions until we need them.
3178
3179 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
3180
3181         * config/rs6000/rs6000.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
3182         (rs6000_delegitimize_address): New function.
3183
3184         * config/s390/s390.c (s390_delegitimize_address): Call
3185         delegitimize_mem_from_attrs.
3186
3187         PR middle-end/42874
3188         * tree-inline.c (cannot_copy_type_1): Removed.
3189         (copy_forbidden): Don't forbid copying of functions containing
3190         records/unions with variable length fields.
3191
3192 2010-01-27  Christian Bruel  <christian.bruel@st.com>
3193
3194         Revert:
3195         PR target/42841
3196         * config/sh/sh.c (find_barrier): Increase length for non delayed
3197         conditional branches.
3198
3199 2010-01-27  Matthias Klose  <doko@ubuntu.com>
3200
3201         * configure.ac (gnu-unique-object): Fix ldd version check.
3202         * configure: Regenerate.
3203
3204 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3205
3206         * config/sparc/sparc.c (sparc_elf_asm_named_section): Test for
3207         HAVE_GNU_AS value.
3208         * config/sparc/sysv4.h [HAVE_GNU_AS] (TARGET_ASM_NAMED_SECTION):
3209         Test for HAVE_GNU_AS value.
3210
3211 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3212
3213         * config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.
3214         * config/mips/iris.h (INT8_TYPE, INT16_TYPE, INT32_TYPE,
3215         INT64_TYPE): Define.
3216         (UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE): Define.
3217         (INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
3218         INT_LEAST64_TYPE): Define.
3219         (UINT_LEAST8_TYPE, UINT_LEAST16_TYPE, UINT_LEAST32_TYPE,
3220         UINT_LEAST64_TYPE): Define.
3221         (INT_FAST8_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE)
3222         INT_FAST64_TYPE): Define.
3223         (UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
3224         UINT_FAST64_TYPE): Define.
3225         (INTMAX_TYPE, UINTMAX_TYPE): Define.
3226         (INTPTR_TYPE, UINTPTR_TYPE): Define.
3227         (SIG_ATOMIC_TYPE): Define.
3228
3229 2010-01-26  Richard Guenther  <rguenther@suse.de>
3230
3231         * df-scan.c (df_scan_set_bb_info): Remove assert.
3232         (df_insn_rescan_debug_internal): Merge asserts.
3233         (df_install_ref): Likewise.
3234         (df_mark_reg): Use bitmap_set_range.
3235         (df_hard_reg_used_p): Remove assert.
3236         (df_hard_reg_used_count): Likewise.
3237
3238 2010-01-26  Richard Guenther  <rguenther@suse.de>
3239
3240         PR rtl-optimization/42685
3241         * web.c (web_main): Ignore DEBUG_INSNs.
3242
3243 2010-01-26  Joern Rennecke  <amylaar@spamcop.net>
3244
3245         * doc/tm.texi (TARGET_HANDLE_C_OPTION): Explain arguments.
3246
3247         (TARGET_RESOLVE_OVERLOADED_BUILTIN): Add loc parameter.
3248         Fix types of fndecl and arglist parameters.
3249
3250 2010-01-26  Richard Guenther  <rguenther@suse.de>
3251
3252         PR middle-end/42806
3253         * tree-eh.c (unsplit_eh): Skip debug insns.
3254
3255 2010-01-26  Richard Guenther  <rguenther@suse.de>
3256
3257         PR tree-optimization/42250
3258         * ipa-type-escape.c (type_escape_execute): Do not analyze clones.
3259
3260 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
3261
3262         PR fortran/42866
3263         * omp-low.c (expand_omp_sections): Only use single_pred if
3264         l2_bb is single_pred_p.
3265
3266 2010-01-25  Christian Bruel  <christian.bruel@st.com>
3267
3268         PR target/42841
3269         * config/sh/sh.c (find_barrier): Increase length for non delayed
3270         conditional branches.
3271         (sh_insn_length_adjustment): Use JUMP_TABLE_DATA_P.
3272
3273 2010-01-24  David S. Miller  <davem@davemloft.net>
3274
3275         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Only
3276         define if not using GAS.
3277         * config/sparc/sparc.c (sparc_elf_asm_named_section):
3278         Likewise.  Delete SECTION_MERGE code, which is only applicable
3279         when using GAS.
3280
3281 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
3282
3283         PR c++/42748
3284         * config/arm/arm.c (arm_mangle_type): Do not warn about changes to
3285         mangling of va_list in system headers.
3286
3287 2010-01-23  Toon Moene  <toon@moene.org>
3288
3289         * tree-predcom.c (combine_chains): Return NULL, not false.
3290
3291 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3292
3293         * tree-loop-distribution.c (distribute_loop): Fix declaration and
3294         initialization of variable res to agree with return type.
3295
3296 2010-01-22  Steve Ellcey  <sje@cup.hp.com>
3297
3298         * Makefile.in (tree-sra.o): Add $(EXPR_H) dependency.
3299         * tree-sra.c: Add include of expr.h.
3300
3301 2010-01-22  Jakub Jelinek  <jakub@redhat.com>
3302
3303         * tree-into-ssa.c (maybe_register_def): If stmt ends the bb,
3304         insert the debug stmt on the single non-EH edge from the stmt.
3305
3306 2010-01-22  Richard Henderson  <rth@redhat.com>
3307
3308         PR tree-opt/42833
3309         * tree-sra.c (sra_modify_assign): Delay re-gimplification of
3310         the RHS until after generate_subtree_copies has insertted its
3311         code before the current statement.
3312
3313 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3314
3315         * doc/tm.texi (TARGET_MIN_DIVISIONS_FOR_RECIP_MUL): Fix return type.
3316
3317         * gcc-plugin.h (plugin_init): Use "C" likage for c++.
3318
3319 2010-01-21  Martin Jambor  <mjambor@suse.cz>
3320
3321         PR tree-optimization/42585
3322         * tree-sra.c (struct access): New field grp_total_scalarization.
3323         (dump_access): Dump the new field.
3324         (should_scalarize_away_bitmap): New variable.
3325         (cannot_scalarize_away_bitmap): Likewise.
3326         (sra_initialize): Allocate new bitmaps.
3327         (sra_deinitialize): Free new bitmaps.
3328         (create_access_1): New function.
3329         (create_access): Parts moved to create_access_1.
3330         (type_consists_of_records_p): New function.
3331         (completely_scalarize_record): Likewise.
3332         (build_access_from_expr): Set bit in cannot_scalarize_away_bitmap.
3333         (build_accesses_from_assign): Set bits in should_scalarize_away_bitmap.
3334         (sort_and_splice_var_accesses): Hint groups with a total_scalarization
3335         access.
3336         (analyze_all_variable_accesses): Completely scalarize small eligible
3337         records.
3338
3339 2010-01-21  Martin Jambor  <mjambor@suse.cz>
3340
3341         * tree-sra.c (build_ref_for_offset_1): Allow for zero size fields.
3342
3343 2010-01-21  Andrew Haley  <aph@redhat.com>
3344
3345         * gcc.c (process_command): Move lang_specific_driver before
3346         setting cc_libexec_prefix.
3347
3348 2010-01-21  Richard Guenther  <rguenther@suse.de>
3349
3350         PR middle-end/19988
3351         * fold-const.c (negate_expr_p): Pretend only negative
3352         real constants are easily negatable.
3353
3354 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
3355             Jason Merrill  <jason@redhat.com>
3356
3357         * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
3358         (TYPE_TRANSPARENT_AGGR): this, for union and record.
3359         * calls.c (initialize argument_information): Handle it.
3360         * c-common.c (handle_transparent_union_attribute): Use new name.
3361         * c-decl.c (finish_struct): Ditto.
3362         * c-typeck.c (type_lists_compatible_p): Ditto.
3363         (convert_for_assignment): Use new name and also handle record.
3364         * function.c (aggregate_value_p): Handle it.
3365         (pass_by_reference): Ditto.
3366         (assign_parm_data_types): Ditto.
3367         * print-tree.c (print_node): Ditto.
3368         * lto-streamer-in.c (unpack_ts_type_value_fields): Ditto.
3369         * lto-streamer-out.c (pack_ts_type_value_fields): Ditto.
3370         * tree.c (first_field): New fn.
3371
3372 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3373
3374         PR target/42818
3375         * config/i386/cygwin.h (CXX_WRAP_SPEC_LIST): Always apply wrappers,
3376         even when linking statically, for now.
3377
3378 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
3379
3380         PR debug/42715
3381         * var-tracking.c (use_type): Choose MO_VAL_SET for REGs set
3382         without a cselib val.
3383         (count_uses): Accept MO_VAL_SET with no val on stores.
3384         (add_stores): Likewise.
3385
3386 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
3387
3388         * var-tracking.c (check_value_val): Add a compile time assertion.
3389         (dv_is_decl_p): Simplify.
3390         (dv_as_decl, dv_as_value, dv_from_decl, dv_from_value): Only use
3391         gcc_assert if ENABLE_CHECKING.
3392
3393 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
3394
3395         PR debug/42782
3396         * var-tracking.c: Include tree-flow.h.
3397         (mem_dies_at_call): New.
3398         (dataflow_set_preserve_mem_locs): Use it.
3399         (dataflow_set_remove_mem_locs): Likewise.
3400         (dump_var): Renamed from dump_variable.  Adjust all callers.
3401         (dump_var_slot): Renamed from dump_variable_slot.  Likewise.
3402         * Makefile.in (var-tracking.o): Adjust deps.
3403
3404 2010-01-20  Joern Rennecke  <amylaar@spamcop.net>
3405
3406         * doc/tm.texi (TARGET_SCHED_SET_SCHED_FLAGS): Fix argument list.
3407
3408 2010-01-20  Richard Guenther  <rguenther@suse.de>
3409
3410         PR tree-optimization/42717
3411         * tree-ssa-dce.c (get_live_post_dom): Remove.
3412         (forward_edge_to_pdom): Take an arbitrary edge to copy
3413         degenerate PHI args from.
3414         (remove_dead_stmt): Use the first post-dominator even if it
3415         does not contain live statements as redirection destination.
3416
3417 2010-01-20  Richard Guenther  <rguenther@suse.de>
3418
3419         * tree-inline.c (estimate_num_insns): Handle EH builtins.
3420
3421 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
3422
3423         * sel-sched.c (create_speculation_check): Remove set but not used
3424         variable twin.
3425         (try_transformation_cache): Remove set but not used variable ds.
3426         (calculate_privileged_insns): Remove set but not used variables
3427         cur_insn and min_spec_insn.
3428         (find_best_expr): Remove set but not used variable avail_n.
3429         * tree-predcom.c (base_names_in_chain_on): Remove set but not used
3430         variable e.
3431         * cgraphunit.c (assemble_thunk): Remove set but not used variable
3432         false_label.
3433         * haifa-sched.c (remove_notes): Remove set but not used variable prev.
3434         * graphite-clast-to-gimple.c (gloog): Remove set but not used variable
3435         new_scop_exit_edge.
3436
3437 2010-01-20  Felyza Wishbringer  <fwishbringer@gmail.com>
3438
3439         PR bootstrap/42786
3440         * config.gcc (i[34567]86-*-*): Fix handling of athlon64 and athlon-fx
3441         cpu types.  Add support for *-sse3 cpu types.
3442         (x86_64-*-*): Ditto.
3443
3444 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
3445
3446         PR middle-end/42803
3447         * varasm.c (narrowing_initializer_constant_valid_p): Add CACHE
3448         argument, call initializer_constant_valid_p_1 instead of
3449         initializer_constant_valid_p, pass CACHE to it, return NULL
3450         immediately if first call returns NULL.
3451         (initializer_constant_valid_p_1): New function.
3452         (initializer_constant_valid_p): Use it.
3453
3454 2010-01-20  Thomas Quinot  <quinot@adacore.com>
3455
3456         * tree.def (PLACEHOLDER_EXPR): Fix comment.
3457
3458 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
3459
3460         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead
3461         of MOD, handle MOD using DW_OP_{over,over,div,mul,minus}.
3462         (loc_list_from_tree): Don't handle unsigned division.  Handle
3463         signed modulo using DW_OP_{over,over,div,mul,minus}.
3464         * unwind-dw2.c (execute_stack_op): Handle DW_OP_mod using unsigned
3465         modulo instead of signed.
3466
3467 2010-01-20  DJ Delorie  <dj@redhat.com>
3468
3469         * config/h8300/h8300.c (F): Add "in_epilogue" flag.
3470         (Fpa): Pass it
3471         (h8300_emit_stack_adjustment): Propogate it.
3472         (push): Pass it.
3473         (h8300_expand_prologue): Likewise.
3474         (h8300_expand_epilogue): Likewise.
3475
3476 2010-01-19  Michael Matz  <matz@suse.de>
3477
3478         PR tree-optimization/41783
3479         * tree-data-ref.c (toplevel): Include flags.h.
3480         (dump_data_dependence_relation):  Also dump the inputs if the
3481         result will be unknown.
3482         (split_constant_offset_1): Look through some conversions.
3483         * tree-predcom.c (determine_roots_comp): Restart a new chain if
3484         the offset from last element is too large.
3485         (ref_at_iteration): Deal also with MISALIGNED_INDIRECT_REF.
3486         (reassociate_to_the_same_stmt): Handle vector registers.
3487         * tree-vect-data-refs.c (vect_equal_offsets): Handle unary operations
3488         (e.g. conversions).
3489         * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Add
3490         wide_prolog_niters argument, emit widening instructions.
3491         (vect_do_peeling_for_alignment): Adjust caller, use widened
3492         variant of the iteration cound.
3493         * Makefile.in (tree-data-ref.o): Add $(FLAGS_H).
3494
3495 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3496
3497         PR target/38697
3498         * config/arm/neon-testgen.m (emit_automatics): New parameter
3499         features. Adjust for Fixed_return_reg feature.
3500         (test_intrinsic): Call emit_automatics with new feature.
3501         * config/arm/neon.ml: Update copyright years.
3502         (features): New Fixed_return_reg feature.
3503         (ops): Update feature for Vget_low.
3504
3505 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
3506
3507         PR tree-optimization/42719
3508         * tree-outof-ssa.c (trivially_conflicts_p): Don't consider debug
3509         stmt uses.
3510
3511         PR debug/42728
3512         * fwprop.c (all_uses_available_at): Return false if def_set dest
3513         is a REG that is used in def_insn.
3514
3515 2010-01-19  Joern Rennecke  <amylaar@spamcop.net>
3516
3517         * doc/tm.texi (TARGET_FIXED_CONDITION_CODE_REGS): Add argument names.
3518
3519         (TARGET_CC_MODES_COMPATIBLE): Put return value in braces.
3520         Add argument names.
3521
3522         (TARGET_SCHED_INIT_SCHED_CONTEXT): Clarify language.
3523
3524         * target.h (struct gcc_target) <secondary_reload>: Change type
3525         of last argument to secondary_reload_info *.
3526
3527 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
3528
3529         PR target/42774
3530         * config/alpha/predicates.md (aligned_memory_operand): Return 0 for
3531         memory references with unaligned offsets.  Remove CQImode handling.
3532         (unaligned_memory_operand): Return 1 for memory references with
3533         unaligned offsets.  Remove CQImode handling.
3534
3535 2010-01-18  Richard Guenther  <rguenther@suse.de>
3536
3537         PR middle-end/39954
3538         * cfgexpand.c (expand_call_stmt): TER pointer arguments in
3539         builtin calls.
3540
3541 2010-01-18  Richard Guenther  <rguenther@suse.de>
3542
3543         PR tree-optimization/42781
3544         * tree-ssa-structalias.c (find_what_var_points_to): Skip
3545         restrict processing only if the original variable was artificial.
3546
3547 2010-01-18  Joern Rennecke  <amylaar@spamcop.net>
3548
3549         * doc/tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to
3550         find number of popped argument bytes.
3551
3552         (TARGET_INVALID_WITHIN_DOLOOP): Put return value in braces.
3553         Fix the text that describes the return value for invalid insns.
3554
3555         (TARGET_SCHED_NEEDS_BLOCK_P): Fix return type.  Fix argument list.
3556
3557         (TARGET_SCHED_IS_COSTLY_DEPENDENCE): Fix argument types.
3558         Clarify what 'cost of the -dependence' is.  Fix quoting.
3559
3560         * toplev.c (default_get_pch_validity): Rename argument to "sz".
3561         * doc/tm.texi (TARGET_GET_PCH_VALIDITY): Likewise.
3562
3563 2010-01-17  Jakub Jelinek  <jakub@redhat.com>
3564
3565         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
3566         {S,U}S_{PLUS,MINUS,NEG,ABS,ASHIFT}.
3567
3568 2010-01-17  Richard Guenther  <rguenther@suse.de>
3569
3570         PR middle-end/42248
3571         * function.c (split_complex_args): Take a VEC to modify.
3572         (assign_parms_augmented_arg_list): Build a VEC instead of
3573         a chain of PARM_DECLs.
3574         (assign_parms_unsplit_complex): Take a VEC of arguments.
3575         Do not fixup unmodified parms.
3576         (assign_parms): Deal with the VEC.
3577         (gimplify_parameters): Likewise.
3578
3579 2010-01-17  Richard Guenther  <rguenther@suse.de>
3580
3581         * tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI
3582         node existence check.
3583         * tree-vect-loop.c (vect_analyze_loop_form): Likewise.
3584         * tree-cfgcleanup.c (merge_phi_nodes): Likewise.
3585         * tree-ssa-dce.c (forward_edge_to_pdom): Likewise.
3586         * tree-cfg.c (gimple_execute_on_growing_pred): Likewise.
3587         (gimple_execute_on_growing_pred): Likewise.
3588
3589 2010-01-17  Richard Guenther  <rguenther@suse.de>
3590
3591         PR tree-optimization/42773
3592         * tree-ssa-pre.c (phi_translate_set): Fix check for PHI node existence.
3593         (compute_antic_aux): Likewise.
3594         (compute_partial_antic_aux): Likewise.
3595
3596 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
3597
3598         PR debug/42767
3599         * dwarf2out.c (mem_loc_descriptor): Handle SS_TRUNCATE
3600         and US_TRUNCATE.
3601
3602 2010-01-17  Joern Rennecke  <amylaar@spamcop.net>
3603
3604         * doc/tm.texi (TARGET_INIT_LIBFUNCS): Put @findex entries in order of
3605         appearance.
3606
3607         (TARGET_LEGITIMATE_ADDRESS_P): Add return type.
3608         Fix markup for strict argument.
3609
3610         (TARGET_SCHED_REORDER2): Fix argument types.
3611
3612         (TARGET_SCHED_DFA_PRE_CYCLE_INSN): Fix return type.
3613         (TARGET_SCHED_DFA_POST_CYCLE_INSN): Likewise.
3614
3615         (TARGET_SCHED_DFA_PRE_ADVANCE_CYCLE): Fix name.
3616         (TARGET_SCHED_DFA_POST_ADVANCE_CYCLE): Likewise.
3617
3618         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD):
3619         Add argument name.
3620
3621         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Remove duplicate documentation.
3622         (TARGET_SCHED_INIT_SCHED_CONTEXT): Likewise.
3623         (TARGET_SCHED_SET_SCHED_CONTEXT): Likewise.
3624         (TARGET_SCHED_CLEAR_SCHED_CONTEXT): Likewise.
3625         (TARGET_SCHED_FREE_SCHED_CONTEXT): Likewise.
3626
3627         (TARGET_SCHED_SET_SCHED_CONTEXT): Fix typo.
3628
3629         (TARGET_SCHED_GEN_SPEC_CHECK): Fix name.
3630
3631         (TARGET_ASM_RELOC_RW_MASK): Add return type.
3632         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Fix return type.
3633
3634         (TARGET_STRIP_NAME_ENCODING): Fix markup of return type and parameter.
3635
3636         (TARGET_ASM_FILE_START): Put @findex before paragraph start.
3637         Use prototype.
3638
3639         (TARGET_ASM_NAMED_SECTION): Fix argument list.
3640
3641         (TARGET_HAVE_NAMED_SECTIONS): Use @deftypevr.
3642         (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Likewise.
3643
3644         (TARGET_ASM_RECORD_GCC_SWITCHES_SECTION): Use @deftypevr.
3645
3646         (TARGET_ASM_ASSEMBLE_VISIBILITY): Fix argument types.
3647
3648         (TARGET_ASM_MARK_DECL_PRESERVED): Fix argument and markup
3649         referring to it.  Fix language.
3650
3651         (TARGET_HAVE_CTORS_DTORS): Use @deftypevr.
3652
3653         (TARGET_ASM_FINAL_POSTSCAN_INSN): Adjust name of first argument.
3654
3655         (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument types.
3656
3657         (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Add type to argument.
3658
3659         (TARGET_UNWIND_EMIT): Remove space between 'FILE *' and
3660         '@var{stream}.  Remove stray 'and'.
3661
3662         (TARGET_ARM_EABI_UNWINDER): Use @deftypevr.
3663
3664         (TARGET_ASM_OUTPUT_DWARF_DTPREL): Adjust name of first argument.
3665
3666         (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Add missing article.
3667
3668         (TARGET_OPTION_VALID_ATTRIBUTE_P): Fix name, it was
3669         misspelled as TARGET_VALID_OPTION_ATTRIBUTE_P.
3670
3671         (TARGET_GET_PCH_VALIDITY): Put 'void *' in braces.
3672         Fix description of return value.
3673         Rename argument "sz" to "len."
3674
3675         (TARGET_CXX_GUARD_MASK_BIT): Add missing article.
3676         Clarify meaning of 'true' return value.
3677
3678         (TARGET_SHIFT_TRUNCATION_MASK): Fix return type.
3679
3680         (TARGET_MODE_REP_EXTENDED): Fix two inconsisent uses of
3681         rep_mode versus mode_rep.
3682
3683         (TARGET_HANDLE_PRAGMA_EXTERN_PREFIX): Document.
3684
3685         (TARGET_BUILTIN_DECL): Fix name.
3686
3687         (TARGET_COMMUTATIVE_P): Fix type of first argument.
3688
3689         (TARGET_SET_CURRENT_FUNCTION): Mention possibility of cfun being NULL.
3690
3691         (TARGET_BRANCH_TARGET_REGISTER_CLASS): Fix return type.
3692
3693         (TARGET_USE_LOCAL_THUNK_ALIAS_P): Document as macro instead of hook.
3694
3695         (TARGET_RELAXED_ORDERING): Use @deftypevr.
3696
3697         (TARGET_GET_DRAP_RTX): Note that this is a hook.
3698         Clarify language.
3699
3700         (TARGET_BUILTIN_RECIPROCAL): Fix argument types.
3701         Rename argument tm_fn to md_fn.
3702
3703         (TARGET_OPTION_PRINT): Fix argument list.
3704
3705 2010-01-16  Harsha Jagasia  <harsha.jagasia@amd.com>
3706
3707         PR target/42664
3708         * config/i386/i386.c (ix86_fixup_binary_operands):
3709         Revert FMA4 fixup of operands.
3710
3711 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3712
3713         PR gcc/42525
3714         * Makefile.in (write_entries_to_file, install-plugin):
3715         Use \012 instead of \n with tr.
3716
3717 2010-01-16  Richard Sandiford  <r.sandiford@uk.ibm.com>
3718
3719         * configure.ac (HAVE_AS_REF): New C macro.
3720         * configure: Regenerate.
3721         * config.in: Likewise.
3722         * collect2.c (main): Only postpone SCAN_DWEH to the second pass
3723         if HAVE_AS_REF.
3724         * config/rs6000/aix.h (ASM_OUTPUT_DWARF_TABLE_REF): Only define
3725         if HAVE_AS_REF.
3726
3727 2010-01-16  Joern Rennecke  <amylaar@spamcop.net>
3728
3729         * doc/tm.texi (TARGET_USE_BLOCKS_FOR_CONSTANT_P): Fix argument types.
3730
3731         (TARGET_SUPPORT_VECTOR_MISALIGNMENT): Fix argument types.
3732
3733         (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Fix argument types.
3734
3735         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Put 'void *' in braces.
3736
3737         (TARGET_IN_SMALL_DATA_P): Fix argument type.
3738
3739         (TARGET_BINDS_LOCAL_P): Fix argument type.
3740
3741         (TARGET_ASM_FILE_END): Use prototype.
3742
3743         (TARGET_ASM_RECORD_GCC_SWITCHES): Don't put 'int' in braces.
3744
3745         (TARGET_DWARF_CALLING_CONVENTION): Fix argument type.
3746
3747         (TARGET_COMP_TYPE_ATTRIBUTES): Fix argument types.
3748
3749         (TARGET_VALID_DLLIMPORT_ATTRIBUTE_P): Fix argument type.
3750
3751         (TARGET_EMUTLS_VAR_ALIGN_FIXED): Don't put 'bool' in braces.
3752         (TARGET_EMUTLS_DEBUG_FORM_TLS_ADDRESS): Likewise.
3753
3754         (TARGET_PCH_VALID_P): Put 'const char *' in braces.
3755         (TARGET_CHECK_PCH_TARGET_FLAGS): Likewise.
3756
3757         (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Don't put 'bool' in braces.
3758         (TARGET_ADDR_SPACE_SUBSET_P): Likewise.
3759         (TARGET_ADDR_SPACE_LEGITIMIZE_ADDRESS): Don't put 'rtx' in braces.
3760         (TARGET_ADDR_SPACE_CONVERT): Likewise.
3761
3762         (TARGET_CASE_VALUES_THRESHOLD): Put 'unsigned int' in braces.
3763
3764         (TARGET_MACHINE_DEPENDENT_REORG: Use prototype.
3765
3766         (TARGET_INIT_BUILTINS): Use prototype.
3767
3768         (TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN):
3769         Put 'const char *' in braces.  Fix parameter types.
3770         (TARGET_INVALID_CONVERSION): Fix parameter types.
3771         (TARGET_INVALID_UNARY_OP, TARGET_INVALID_BINARY_OP): Likewise.
3772         (TARGET_INVALID_PARAMETER_TYPE, TARGET_INVALID_RETURN_TYPE): Likewise.
3773
3774         (TARGET_PROMOTED_TYPE): Remove braces around 'tree'.
3775         Fix argument type.
3776
3777         (TARGET_CONVERT_TO_TYPE): Remove braces around 'tree'.
3778
3779         (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Remove braces around 'bool'.
3780
3781 2010-01-15  Joern Rennecke  <amylaar@spamcop.net>
3782
3783         * doc/tm.texi (TARGET_HELP): Fix return type.
3784
3785         (TARGET_PROMOTE_FUNCTION_MODE): Put 'enum machine_mode'
3786         in braces.  Fix argument types.
3787
3788         (TARGET_LIBGCC_CMP_RETURN_MODE): Use prototype.
3789
3790         (TARGET_LIBGCC_SHIFT_COUNT_MODE): Use prototype.
3791
3792         (TARGET_MS_BITFIELD_LAYOUT_P): Fix argument type.
3793
3794         (TARGET_DECIMAL_FLOAT_SUPPORTED_P): Don't put 'bool' in braces.
3795         (TARGET_FIXED_POINT_SUPPORTED_P): Likewise.
3796
3797         (TARGET_MANGLE_TYPE): Fix argument types.
3798
3799         (TARGET_IRA_COVER_CLASSES): Use prototype.
3800
3801         (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Fix return type.  Use prototype.
3802
3803         (TARGET_CAN_ELIMINATE): Use identifiers for argument names.
3804
3805         (TARGET_PROMOTE_PROTOTYPES): Fix argument type.
3806
3807         (TARGET_MUST_PASS_IN_STACK): Fix argument type.
3808
3809         (TARGET_CALLEE_COPIES): Fix argument types.
3810
3811         (TARGET_SPLIT_COMPLEX_ARG): Fix argument type.
3812
3813         (TARGET_GIMPLIFY_VA_ARG_EXPR): Fix argument types.
3814
3815         (TARGET_FUNCTION_VALUE): Fix argument types.
3816
3817         (TARGET_RETURN_IN_MSB): Fix argument type.
3818
3819         (TARGET_RETURN_IN_MEMORY): Fix argument types.
3820
3821         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Fix argument types.
3822
3823         (TARGET_EXTRA_LIVE_ON_ENTRY): Fix argument type.
3824
3825         (TARGET_STRICT_ARGUMENT_NAMING): Make literal in text
3826         agree with return type.
3827
3828         (TARGET_PRETEND_OUTGOING_VARARGS_NAMED): Add Prototype.
3829
3830 2010-01-15  Jing Yu  <jingyu@google.com>
3831
3832         PR rtl-optimization/42691
3833         * combine.c (try_combine): Set changed_i3_dest to 1 when I2 and I3 set
3834         a pseudo to a constant and are merged, and adjust comments.
3835
3836 2010-01-15  Eric Botcazou  <ebotcazou@adacore.com>
3837
3838         * config/i386/sse.md (avx_vperm2f128<mode>3): Fix typo.
3839
3840 2010-01-15  Richard Guenther  <rguenther@suse.de>
3841
3842         PR middle-end/42739
3843         * tree-cfgcleanup.c (remove_forwarder_block): Move destination
3844         labels of computed or non-local gotos to the destination.
3845         * tree-cfg.c (gimple_verify_flow_info): Verify that a EH
3846         landing pad label is the first label.
3847
3848 2010-01-15  Richard Guenther  <rguenther@suse.de>
3849
3850         * tree-ssa-loop-im.c (gen_lsm_tmp_name): Fix bogus fallthru.
3851
3852 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
3853
3854         PR target/42747
3855         * config/rs6000/rs6000.md (sqrtdf2): Split into expander and insn
3856         to allow generation of the xssqrtdp instruction on power7.
3857         (sqrtdf2_fpr): Ditto.
3858
3859 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
3860
3861         PR middle-end/42674
3862         * c-decl.c (finish_function): Don't emit -Wreturn-type warnings in
3863         functions with noreturn attribute.
3864
3865         PR c++/42608
3866         * varasm.c (declare_weak): Add weak attribute to decl if it
3867         doesn't have one already.
3868         (assemble_external): Only add decls to weak_decls if they also
3869         have weak attribute.
3870
3871 2010-01-14  Alexandre Oliva  <aoliva@redhat.com>
3872
3873         * var-tracking.c (var_reg_delete): Don't delete the association
3874         between REGs and values or one-part variables if the register
3875         isn't clobbered.
3876
3877 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
3878
3879         PR debug/42657
3880         * tree-inline.c (copy_debug_stmt): Don't reset debug stmt just
3881         because its first operand is a non-localized variable.
3882
3883 2010-01-14  Martin Jambor  <mjambor@suse.cz>
3884
3885         PR tree-optimization/42706
3886         * tree-sra.c (encountered_recursive_call): New variable.
3887         (encountered_unchangable_recursive_call): Likewise.
3888         (sra_initialize): Initialize both new variables.
3889         (callsite_has_enough_arguments_p): New function.
3890         (scan_function): Call decl and flags check only for IPA-SRA, check
3891         whether there is a recursive call and whether it has enough arguments.
3892         (all_callers_have_enough_arguments_p): New function.
3893         (convert_callers): Look for recursive calls only when
3894         encountered_recursive_call is set.
3895         (ipa_early_sra): Bail out either if
3896         !all_callers_have_enough_arguments_p or
3897         encountered_unchangable_recursive_call.
3898
3899 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
3900
3901         * sel-sched.c: Add 2010 to copyright years.
3902         * sel-sched-ir.c: Likewise.
3903         * sel-sched-ir.h: Likewise.
3904
3905 2010-01-14  Martin Jambor  <mjambor@suse.cz>
3906
3907         PR tree-optimization/42714
3908         * tree-sra.c (sra_ipa_modify_assign): Handle incompatible-type
3909         constructors specially.
3910
3911 2010-01-14  Andi Kleen  <ak@linux.intel.com>
3912
3913         * config/i386/drivers-i386.c (detect_caches_intel):
3914         Add l2sizekb parameter and fill in.
3915         (host_detect_local_cpu): Add l2sizekb, fill in.
3916         Add Atom small cache heuristic.
3917
3918 2010-01-14  Andi Kleen  <ak@linux.intel.com>
3919
3920         * config/i386/drivers-i386.c (detect_caches_cpuid4):
3921         Add level3 parameter and fill in.
3922         (detect_caches_intel): Handle level3 cache.
3923
3924 2010-01-14  Andi Kleen  <ak@linux.intel.com>
3925
3926         * config/i386/drivers-i386.c (host_detect_local_cpu):
3927         Fix core duo detection.
3928
3929 2010-01-14  Andi Kleen  <ak@linux.intel.com>
3930
3931         * config/i386/drivers-i386.c (host_detect_local_cpu):
3932         Fix Atom detection.
3933
3934 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
3935
3936         * config/rs6000/rs6000.c (rs6000_variable_issue): Rename to...
3937         (rs6000_variable_issue_1): this.  Use...
3938         (rs6000_variable_issue): here.  Reimplement.  Print debug info.
3939
3940 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
3941
3942         * sel-sched-ir.c (sel_restore_other_notes): Rename to
3943         sel_restore_notes.  Update all callers.  Call reemit_notes
3944         for all insns.
3945
3946 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
3947
3948         PR rtl-optimization/42246
3949         * sel-sched-ir.h (get_all_loop_exits): Include exits from inner
3950         loops.
3951
3952 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
3953
3954         * sel-sched.c (compute_av_set_at_bb_end): Do not test that number of
3955         all successors is the same as number of successors in current region.
3956
3957 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
3958
3959         * sel-sched.c (maybe_emit_renaming_copy): Exit early when expression
3960         to rename is not separable.  Otherwise check that its LHS is not NULL.
3961
3962 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
3963
3964         * sel-sched.c (choose_best_reg_1):  Loop over all regs for mode.
3965
3966 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
3967
3968         * sel-sched.c (mark_unavailable_hard_regs): Do not try to search
3969         available registers when failed to discover LHS register class.
3970         Fix indentation.  Update comment.
3971
3972 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
3973             Alexander Monakov  <amonakov@ispras.ru>
3974
3975         PR rtl-optimization/42389
3976         * sel-sched.c (advance_one_cycle): Set FENCE_ISSUE_MORE
3977         to can_issue_more.
3978         (advance_state_on_fence): Likewise.
3979         (sel_target_adjust_priority): Print debug output only when
3980         sched_verbose >= 4, not 2.
3981         (get_expr_cost): Do not issue all unique insns on the next cycle.
3982         (fill_insns): Initialize can_issue_more from the value saved
3983         with the fence.
3984         * sel-sched-ir.c (flist_add): New parameter issue_more.
3985         Init FENCE_ISSUE_MORE with it.
3986         (merge_fences): Likewise.
3987         (init_fences): Update call to flist_add.
3988         (add_to_fences, add_clean_fence_to_fences)
3989         (add_dirty_fence_to_fences): Likewise.
3990         (move_fence_to_fences): Update call to merge_fences.
3991         (invoke_reorder_hooks): Do not reset can_issue_more on insns from
3992         sched groups.
3993         * sel-sched-ir.h (struct _fence): New field issue_more.
3994         (FENCE_ISSUE_MORE): New accessor macro.
3995
3996 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
3997
3998         PR rtl-optimization/42388
3999         * sel-sched-ir.c (maybe_tidy_empty_bb): Do not delete empty blocks
4000         that have no predecessors nor successors.  Do not call move_bb_info
4001         for empty blocks outside of current region.
4002
4003 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
4004
4005         PR rtl-optimization/42294
4006         * sel-sched-ir.h (struct _sel_insn_data): Update comment.
4007         * sel-sched.c (move_exprs_to_boundary): Transitively add all
4008         originators' originators.
4009
4010 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
4011
4012         PR rtl-optimization/39453
4013         PR rtl-optimization/42246
4014         * sel-sched-ir.c (considered_for_pipelining_p): Do not test
4015         for pipelining_p.
4016         (sel_add_loop_preheaders): Add preheader to last_added_blocks.
4017
4018 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
4019             Alexander Monakov  <amonakov@ispras.ru>
4020
4021         PR middle-end/42245
4022         * sel-sched-ir.c (sel_recompute_toporder): New.  Use it...
4023         (maybe_tidy_empty_bb): ... here.  Make static.  Add new
4024         argument.  Update all callers.
4025         (tidy_control_flow): ... and here.  Recompute topological order
4026         of basic blocks in region if necessary.
4027         (sel_redirect_edge_and_branch): Change return type.  Return true
4028         if topological order might have been invalidated.
4029         (purge_empty_blocks): Export and move from...
4030         * sel-sched.c (purge_empty_blocks): ... here.
4031         * sel-sched-ir.h (sel_redirect_edge_and_branch): Update prototype.
4032         (maybe_tidy_empty_bb): Delete prototype.
4033         (purge_empty_blocks): Declare.
4034
4035 2010-01-14  Andrey Belevantsev <abel@ispras.ru>
4036
4037         PR rtl-optimization/42249
4038         * sel-sched.c (try_replace_dest_reg): When chosen register
4039         and original register is the same, do not bail out early, but
4040         still check all original insns for validity of replacing destination
4041         register.  Set EXPR_TARGET_AVAILABLE to 1 before leaving function
4042         in this case.
4043
4044 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
4045
4046         PR c/42721
4047         Port from no-undefined-overflow branch:
4048         2009-03-09  Richard Guenther  <rguenther@suse.de>
4049
4050         * fold-const.c (add_double_with_sign): Fix unsigned overflow detection.
4051
4052 2010-01-14  Richard Guenther  <rguenther@suse.de>
4053
4054         PR lto/42665
4055         * gimple.c (iterative_hash_gimple_type): Avoid hashing error_mark_node.
4056
4057 2010-01-14  Ira Rosen  <irar@il.ibm.com>
4058
4059         PR tree-optimization/42709
4060         * tree-vect-slp.c (vect_get_constant_vectors): Use constant's type
4061         as scalar type in creation of constant vector operand.
4062
4063 2010-01-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4064
4065         PR testsuite/42414
4066         * Makefile.in ($(TESTSUITEDIR)/site.exp, check-%)
4067         (check-parallel-%): Match `testsuite' directory component only
4068         at the end.
4069
4070 2010-01-14  Shujing Zhao  <pearly.zhao@oracle.com>
4071
4072         PR translation/39521
4073         * gcc.c (do_spec_1): Wrapped the error and notice messages of specs
4074         strings with _().
4075
4076 2010-01-13  Richard Guenther  <rguenther@suse.de>
4077
4078         PR tree-optimization/42730
4079         * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Add shortcut for
4080         offset zero.
4081
4082 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
4083
4084         PR target/pr42542
4085         * config/ia64/ia64.c (ia64_expand_vecint_compare): Convert GTU to GT
4086         for V2SI by subtracting (-(INT MAX) - 1) from both operands to make
4087         them signed.
4088
4089 2010-01-13  Bernd Schmidt  <bernd.schmidt@analog.com>
4090
4091         * config/bfin/libgcc-bfin.ver: Regenerate based on current
4092         libgcc-std.ver.  Add entries for ___smulsi3_highpart and
4093         ___umulsi3_highpart.
4094
4095         * config/bfin/bfin.c (bfin_reorg): Call run_selective_scheduling
4096         rather than schedule_insns if the pass is enabled.
4097
4098 2010-01-13  Martin Jambor  <mjambor@suse.cz>
4099
4100         PR tree-optimization/42704
4101         * tree-sra.c (sra_modify_assign): Do not delete assignments to
4102         SSA_NAMEs.
4103
4104 2010-01-13  Martin Jambor  <mjambor@suse.cz>
4105
4106         PR tree-optimization/42703
4107         * tree-sra.c (analyze_access_subtree): Check that we can build a
4108         reference to the original data within the aggregate.
4109
4110 2010-01-13  Richard Guenther  <rguenther@suse.de>
4111
4112         PR tree-optimization/42705
4113         * tree-ssa-reassoc.c (build_and_add_sum): Insert stmts after labels.
4114
4115 2010-01-13  Richard Guenther  <rguenther@suse.de>
4116
4117         PR middle-end/42716
4118         * fold-const.c (fold_unary_loc): Fold INDIRECT_REFs.
4119
4120 2010-01-13  Jakub Jelinek  <jakub@redhat.com>
4121
4122         PR debug/41371
4123         * var-tracking.c (values_to_unmark): New variable.
4124         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
4125         values_to_unmark vector.  Moved body to...
4126         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
4127         instead queue it into values_to_unmark vector.
4128         (vt_find_locations): Free values_to_unmark vector.
4129
4130 2010-01-13  Wolfgang Gellerich  <gellerich@de.ibm.com>
4131
4132         * config/s390/s390.c (override_options): Set
4133         default of max-pending-list-length to 256
4134
4135 2010-01-13  Richard Guenther  <rguenther@suse.de>
4136
4137         PR lto/42678
4138         * tree-pass.h (PROP_gimple_lcx): New.
4139         * cfgexpand.c (pass_expand): Require PROP_gimple_lcx.
4140         * passes.c (init_optimization_passes): Move pass_lower_complex_O0
4141         before the final cleanup_eh.
4142         (dump_properties): Dump PROP_gimple_lcx.
4143         * tree-complex.c (pass_lower_complex): Provide PROP_gimple_lcx.
4144         (tree_lower_complex_O0): Remove.
4145         (gate_no_optimization): Run if PROP_gimple_lcx is not set.
4146         (pass_lower_complex_O0): Provide PROP_gimple_lcx.  Run
4147         tree_lower_complex, schedule TODO_update_ssa.
4148         * lto-streamer-out.c (output_function): Stream the functions
4149         properties.
4150         * lto-streamer-in.c (input_function): Likewise.
4151         (lto_read_body): Do not override them here.
4152
4153 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
4154
4155         PR c/42708
4156         * c-typeck.c (build_c_cast): Fold value cast to union type before
4157         wrapping it in a CONSTRUCTOR.
4158
4159 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
4160
4161         PR rtl-optimization/42699
4162         * cse.c (cse_insn): Optimize lhs ZERO_EXTRACT if only CONST_INTs are
4163         involved.
4164
4165 2010-01-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4166
4167         * config/mips/iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
4168         SUBTARGET_WARN_UNUSED_SPEC): Move ...
4169         config/mips/iris.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
4170         SUBTARGET_WARN_UNUSED_SPEC): ... here
4171         * config/mips/iris5.h (LIBGCC_SPEC): Define.
4172
4173 2010-01-12  Julian Brown  <julian@codesourcery.com>
4174
4175         * config/arm/neon-schedgen.ml (Utils): Don't try to
4176         open missing module.
4177         (find_with_result): New.
4178
4179 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
4180
4181         PR debug/42662
4182         * simplify-rtx.c (simplify_relational_operation_1): Avoid invalid rtx
4183         sharing when canonicalizing ({lt,ge}u (plus a b) b).
4184
4185         PR tree-optimization/42645
4186         * tree-inline.c (processing_debug_stmt): Move earlier.  Make static.
4187         (remap_ssa_name): If processing_debug_stmt and name wasn't found in
4188         decl_map, set processing_debug_stmt to -1 and return name without
4189         any remapping.
4190
4191 2010-01-11  Dave Korn  <dave.korn.cygwin@gmail.com>
4192
4193         * doc/install.texi (Specific#x-x-cygwin): Document minimum required
4194         binutils version, and reword target configuration description.
4195
4196 2010-01-11  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
4197
4198         * config/avr/avr.h (LINKER_NAME): Remove.
4199
4200 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
4201
4202         PR target/42416
4203         * config/rs6000/rs6000.c (rs6000_override_options): On targets
4204         that support VSX, warn for -mno-altivec if vsx is not disabled,
4205         and disable vsx.
4206
4207 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
4208             Shujing Zhao  <pearly.zhao@oracle.com>
4209
4210         PR translation/42469
4211         * common.opt (Wframe-larger-than=, fcompare-debug=, fdbg-cnt=,
4212         fira-verbose=, flto-compression-level=, fplugin-arg-): Use tab
4213         character between option name and help text.
4214         * c.opt (imultilib): Likewise.
4215
4216 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
4217
4218         * lto-streamer-out.c (output_unreferenced_globals): Output static
4219         variables.
4220
4221 2010-01-10  Steven Bosscher  <steven@gcc.gnu.org>
4222
4223         PR rtl-optimization/42621
4224         * bb-reorder.c (gate_duplicated_computed_gotos): Only run if not
4225         optimizing for size.
4226         (duplicate_computed_gotos): Remove now-redundant check.
4227
4228 2010-01-10  Steve Ellcey  <sje@cup.hp.com>
4229
4230         PR target/37454
4231         * configure.ac: Save and restore LDFLAGS and LIBS
4232         * configure: Regenerate.
4233
4234 2010-01-10  Richard Guenther  <rguenther@suse.de>
4235
4236         PR middle-end/42667
4237         * builtins.c (fold_builtin_strlen): Add type argument and
4238         convert the resulting length to it.
4239         (fold_builtin_1): Adjust.
4240
4241 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
4242
4243         * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Shorten
4244         sequence for DImode constants >= 0x80000000UL <= 0xFFFFFFFFUL by
4245         1 insn.
4246         (num_insns_constant_wide): Adjust for that change.
4247
4248 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
4249
4250         PR debug/42631
4251         * web.c (union_defs): Add used argument, to combine uses of
4252         uninitialized regs.
4253         (entry_register): Adjust type and tests of used argument.
4254         (web_main): Widen used for new use.  Pass it to union_defs.
4255         * df.h (union_defs): Adjust prototype.
4256
4257 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
4258
4259         PR debug/42630
4260         * loop-unroll.c (referenced_in_one_insn_in_loop_p): Count debug
4261         uses in new incoming argument.  Free body.
4262         (reset_debug_uses_in_loop): New.
4263         (analyze_insn_to_expand_var): Call the latter if the former found
4264         anything.  Fix whitespace.  Reject invalid dest overlaps before
4265         going through all insns in the loop.
4266
4267 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
4268
4269         PR debug/42629
4270         * haifa-sched.c (dying_use_p): Debug insns don't count.
4271
4272 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
4273
4274         PR middle-end/42363
4275         * gimplify.c (gimplify_modify_expr): Drop lhs on noreturn calls.
4276         * tree-cfg.c (is_ctrl_altering_stmt): Don't compute flags twice.
4277         (verify_gimple_call): Reject LHS in noreturn calls.
4278
4279 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
4280
4281         PR debug/42604
4282         PR debug/42395
4283         * tree-vect-loop-manip.c (adjust_info): New type.
4284         (adjust_vec): New pointer to vector.
4285         (adjust_debug_stmts_now, adjust_vec_debug_stmts): New.
4286         (adjust_debug_stmts, adjust_phi_and_debug_stmts): New.
4287         (slpeel_update_phis_for_duplicate_loop): Use them.
4288         (slpeel_update_phi_nodes_for_guard1): Likewise.
4289         (slpeel_update_phi_nodes_for_guard2): Likewise.
4290         (slpeel_tree_peel_loop_to_edge): Likewise.
4291         (vect_update_ivs_after_vectorizer): Likewise.
4292
4293 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
4294
4295         * vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.
4296         (DEF_VEC_ALLOC_FUNC_I_STACK): Likewise.
4297
4298 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
4299
4300         * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Silence
4301         bogus uninitialized warning.
4302
4303 2010-01-09  Richard Guenther  <rguenther@suse.de>
4304
4305         PR middle-end/42512
4306         * tree-scalar-evolution.c (interpret_loop_phi): Make sure
4307         the evolution is compatible with the initial condition.
4308
4309 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
4310
4311         * gcc.c (process_command): Update copyright notice dates.
4312         * gcov.c (print_version): Likewise.
4313         * gcov-dump.c (print_version): Likewise.
4314         * mips-tfile.c (main): Likewise.
4315         * mips-tdump.c (main): Likewise.
4316
4317 2010-01-08  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
4318
4319         PR target/41885
4320         * config/avr/avr.md (rotlqi3): Add CONST_INT_P check.
4321         (rotlhi3): Delete.
4322         (rotlhi3_8): Delete.
4323         (rotlsi3): Delete.
4324         (rotlsi3_8): Delete.
4325         (rotlsi3_16): Delete.
4326         (rotlsi3_24): Delete.
4327         (rotl<mode>3): New.
4328         (*rotw<mode>3): New.
4329         (*rotb<mode>3): New.
4330         * config/avr/avr.c (avr_rotate_bytes): New function.
4331         * config/avr/avr-proto.h (avr_rotate_bytes): New function.
4332
4333 2010-01-08  Steve Ellcey  <sje@cup.hp.com>
4334
4335         PR target/37454
4336         * configure.ac: Modify -rdynamic check.
4337         * configure: Regenerate.
4338
4339 2010-01-08  DJ Delorie  <dj@redhat.com>
4340
4341         * config/sh/sh.c (sh_expand_epilogue): Fix interrupt handler
4342         register popping order.
4343
4344 2010-01-08  Richard Guenther  <rguenther@suse.de>
4345
4346         PR lto/42528
4347         * c.opt (fsigned-char): Also let LTO handle this option.
4348         (funsigned-char): Likewise.
4349
4350 2010-01-07  Richard Guenther  <rguenther@suse.de>
4351
4352         * gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.
4353         (gimple_op): Likewise.
4354         (gimple_op_ptr): Likewise.
4355         (gimple_assign_set_lhs): Remove gcc_assert.
4356         (gimple_assign_set_rhs1): Likewise.
4357         (gimple_assign_set_rhs2): Likewise.
4358         (gimple_call_set_lhs): Likewise.
4359         (gimple_call_set_fn): Likewise.
4360         (gimple_call_set_fndecl): Likewise.
4361         (gimple_call_fndecl): Likewise.
4362         (gimple_call_return_type): Likewise.
4363         (gimple_call_set_chain): Likewise.
4364         (gimple_call_num_args): Likewise.
4365         (gimple_call_set_arg): Likewise.
4366         (gimple_cond_set_code): Likewise.
4367         (gimple_cond_set_lhs): Likewise.
4368         (gimple_cond_set_rhs): Likewise.
4369         (gimple_cond_set_true_label): Likewise.
4370         (gimple_cond_set_false_label): Likewise.
4371         (gimple_label_set_label): Likewise.
4372         (gimple_goto_set_dest): Likewise.
4373         (gimple_debug_bind_get_var): Wrap gcc_assert in ENABLE_CHECKING.
4374         (gimple_debug_bind_get_value): Likewise.
4375         (gimple_debug_bind_get_value_ptr): Likewise.
4376         (gimple_debug_bind_set_var): Likewise.
4377         (gimple_debug_bind_set_value): Likewise.
4378         (gimple_debug_bind_reset_value): Likewise.
4379         (gimple_debug_bind_has_value_p): Likewise.
4380         (gimple_return_retval_ptr): Remove gcc_assert.
4381         (gimple_return_retval): Likewise.
4382         (gimple_return_set_retval): Likewise.
4383         * tree-flow.h (struct gimple_df): Remove nonlocal_all member.
4384         (safe_referenced_var_iterator): Remove.
4385         (FOR_EACH_REFERENCED_VAR_SAFE): Likewise.
4386         * tree-flow-inline.h (gimple_nonlocal_all): Remove.
4387         (fill_referenced_var_vec): Remove.
4388         (first_readonly_imm_use): Remove redundant gcc_assert.
4389         (phi_arg_index_from_use): Combine gcc_asserts.
4390         (move_use_after_head): Wrap gcc_assert in ENABLE_CHECKING.
4391         (first_imm_use_stmt): Remove redundant gcc_assert.
4392         * tree-cfg.c (verify_gimple_call): Verify function and chain
4393         operands.  Verify arguments.
4394         (verify_types_in_gimple_stmt): Verify condition code and labels.
4395
4396 2010-01-07  Richard Guenther  <rguenther@suse.de>
4397
4398         PR tree-optimization/42641
4399         * sese.c (rename_map_elt_info): Use the SSA name version, do
4400         not hash pointers.
4401
4402 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
4403
4404         PR tree-optimization/42625
4405         * cgraph.c (cgraph_make_node_local): Clear DECL_COMDAT*,
4406         TREE_PUBLIC, DECL_WEAK and DECL_EXTERNAL also for same_body aliases.
4407
4408 2010-01-07  Duncan Sands  <baldrick@free.fr>
4409
4410         * Makefile.in (PLUGIN_HEADERS): Add version.h.
4411
4412 2010-01-07  Uros Bizjak  <ubizjak@gmail.com>
4413
4414         PR target/42511
4415         * ifcvt.c (dead_or_predicable): Also remove REG_EQUAL note when
4416         note itself is not function_invariant_p.
4417
4418 2009-01-07  Steven Bosscher  <steven@gcc.gnu.org>
4419
4420         * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):
4421         Do not add the DF_NOTE problem.
4422         * store-motion.c (execute_rtl_store_motion): Likewise.
4423
4424 2010-01-07  Martin Jambor  <mjambor@suse.cz>
4425
4426         PR tree-optimization/42157
4427         * tree-sra.c (compare_access_positions): Stabilize sort if both
4428         accesses have integer types, return zero immediately if they are the
4429         same.
4430
4431 2010-01-06  Richard Henderson  <rth@redhat.com>
4432
4433         PR middle-end/41883
4434         * haifa-sched.c (add_to_note_list): Merge into ...
4435         (concat_note_lists): ... here, and ...
4436         (unlink_other_notes, rm_other_notes): Merge into...
4437         (remove_notes): ... here.  Create REG_SAVE_NOTEs for
4438         NOTE_INSN_EPILOGUE_BEG.
4439
4440 2010-01-06  Richard Guenther  <rguenther@suse.de>
4441
4442         * ipa-inline.c (cgraph_decide_inlining_incrementally): Do
4443         not inline regular functions into always-inline functions.
4444
4445 2010-01-06  Nick Clifton  <nickc@redhat.com>
4446
4447         * config/rx/rx.h (enum rx_cpu_type): Add RX200.
4448         (CC1_SPEC): Issue an error message if -mcpu=rx200 and -fpu are
4449         used together.
4450         (OVERRIDE_OPTIONS): Delete.
4451         (OPTIMIZATION_OPTIONS): Define.
4452         (ALLOW_RX_FPU_INSNS): Define only in terms of -fpu option.
4453         * config/rx/rx.c (rx_handle_option): Issue an error message if
4454         -mcpu=rx200 and -fpu are used together.
4455         (rx_set_optimization_options): New function.  Issue an error
4456         message if an optimization attribute attempts to reset the FPU/
4457         math optimization pairing.
4458         * config/rx/rx-protos.h (rx_set_optimization_options): Prototype.
4459         * config/rx/rx.opt: Set the default to 32-bit doubles.
4460         * config/rx/t-rx: Add multilibs for -nofpu option.
4461         * doc/invoke.texi: Update documentation of RX options.
4462
4463 2010-01-06  Richard Guenther  <rguenther@suse.de>
4464
4465         * tree-ssa-pre.c (name_to_id): New global.
4466         (alloc_expression_id): Simplify SSA name handling.
4467         (lookup_expression_id): Likewise.
4468         (init_pre): Zero name_to_id.
4469         (fini_pre): Free it.
4470
4471 2010-01-06  Uros Bizjak  <ubizjak@gmail.com>
4472
4473         * ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.
4474
4475 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
4476
4477         PR target/42542
4478         * config/i386/sse.md (smaxv2di3): New.
4479         (umaxv2di3): Likewise.
4480         (sminv2di3): Likewise.
4481         (uminv2di3): Likewise.
4482
4483 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
4484
4485         PR target/42564
4486         * config/sparc/sparc.h (SPARC_SYMBOL_REF_TLS_P): Delete.
4487         * config/sparc/sparc-protos.h (legitimize_pic_address): Likewise.
4488         (legitimize_tls_address): Likewise.
4489         (sparc_tls_referenced_p): Likewise.
4490         * config/sparc/sparc.c (sparc_expand_move): Use legitimize_tls_address
4491         and adjust calls to legitimize_pic_address.
4492         (legitimate_constant_p) Use sparc_tls_referenced_p.
4493         (legitimate_pic_operand_p): Likewise.
4494         (sparc_legitimate_address_p): Do not use SPARC_SYMBOL_REF_TLS_P.
4495         (sparc_tls_symbol_ref_1): Delete.
4496         (sparc_tls_referenced_p): Make static, recognize specific patterns.
4497         (legitimize_tls_address): Make static, handle CONST patterns.
4498         (legitimize_pic_address): Make static, remove unused parameter and
4499         adjust recursive calls.
4500         (sparc_legitimize_address): Make static, use sparc_tls_referenced_p
4501         and adjust call to legitimize_pic_address.
4502         (sparc_output_mi_thunk): Likewise.
4503
4504 2010-01-05  Paolo Bonzini  <bonzini@gnu.rg>
4505             H.J. Lu  <hongjiu.lu@intel.com>
4506
4507         PR target/42542
4508         * config/i386/i386.c (ix86_expand_int_vcond): Convert GTU to GT
4509         for V4SI and V2DI by subtracting (-(INT MAX) - 1) from both
4510         operands to make them signed.
4511
4512         Revert:
4513         2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
4514
4515         PR target/42542
4516         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
4517         GTU to GT for V4SI and V2DI.
4518
4519         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
4520         (umin<mode>3): Removed.
4521         (uminv8hi3): New.
4522         (uminv4si3): Likewise.
4523
4524 2010-01-05  Martin Jambor  <mjambor@suse.cz>
4525
4526         PR tree-optimization/42462
4527         * ipa-inline.c (compute_inline_parameters): Pass node->decl instead of
4528         current_function_decl to helper functions and macros.
4529
4530 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4531
4532         PR bootstrap/41771
4533         * flags.h: Don't include real.h.
4534         (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS,
4535         HONOR_SIGN_DEPENDENT_ROUNDING): Move ...
4536         * real.h (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES,
4537         HONOR_SIGNED_ZEROS, HONOR_SIGN_DEPENDENT_ROUNDING): ... here.
4538         * dominance.c: Update copyright.
4539         * gimple.c (walk_gimple_op): Remove inline.
4540         * tree-ssa-reassoc.c: Include real.h.
4541         * Makefile.in (FLAGS_H): Remove $(REAL_H).
4542         (tree-ssa-reassoc.o): Depend on $(REAL_H).
4543
4544 2010-01-05  Nick Clifton  <nickc@redhat.com>
4545
4546         * config/rx/rx.c (rx_get_stack_layout): Fix allocation of second
4547         register to push into the stack frame when the accumulator has to
4548         be saved during interrupts.
4549
4550 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
4551
4552         * doc/invoke.texi: Remove the documentation about option
4553         -Wunreachable-code.
4554         * common.opt (Wunreachable-code):  Preserved for backward
4555         compatibility.
4556         * tree-cfg.c: Remove the implementation of -Wunreachable-code.
4557         * opts.c (common_handle_option): Add OPT_Wunreachable_code to
4558         the backward compatibility flag section.
4559
4560 2010-01-05  Richard Guenther  <rguenther@suse.de>
4561
4562         * tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
4563
4564 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
4565
4566         PR other/42611
4567         * cfgexpand.c (expand_one_var): Diagnose too large variables.
4568
4569         PR tree-optimization/42508
4570         * tree-sra.c (convert_callers): Check for recursive call
4571         by comparing cgraph nodes instead of decls.
4572         (modify_function): Call ipa_modify_formal_parameters also
4573         on all same_body aliases.
4574
4575         * cgraphunit.c (cgraph_materialize_all_clones): Compare
4576         cgraph nodes when checking for same_body aliases.
4577
4578 2010-01-05  Richard Guenther  <rguenther@suse.de>
4579
4580         * tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant
4581         allocation and lookup.
4582         (get_or_alloc_expr_for_constant): Likewise.
4583         (phi_translate): Sink allocation.
4584
4585 2010-01-04  Richard Guenther  <rguenther@suse.de>
4586
4587         * tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate
4588         a new entry only if needed.
4589         * tree-ssa-dom.c (lookup_avail_expr): Likewise.
4590         * tree-ssa-coalesce.c (find_coalesce_pair): Avoid one
4591         hashtable lookup.
4592         * tree-ssa-pre.c (sorted_array_from_bitmap_set): Pre-allocate
4593         the result array.
4594         (phi_translate): Handle CONSTANTs early.
4595
4596 2010-01-04  Martin Jambor  <mjambor@suse.cz>
4597
4598         PR tree-optimization/42398
4599         * tree-sra.c (struct access): Removed flag grp_different_types.
4600         (dump_access): Do not dump the removed flag.
4601         (sort_and_splice_var_accesses): Do not set the removed flag.
4602         (sra_modify_expr): Check for type compatibility directly.
4603
4604 2010-01-04  Martin Jambor  <mjambor@suse.cz>
4605
4606         PR tree-optimization/42366
4607         * ipa-cp.c (ipcp_init_stage): Always call ipa_compute_jump_functions on
4608         edges with variable number of parameters.
4609         * ipa-prop.c (ipa_write_node_info): Stream out uses_analysis_done
4610         flag instead of asserting it.
4611         (ipa_read_node_info): Read uses_analysis_done flag.
4612
4613 2010-01-04  Richard Guenther  <rguenther@suse.de>
4614
4615         * tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use
4616         iterative_hash_* as intended.
4617         (vn_reference_compute_hash): Likewise.  Simplify hashing
4618         SSA names.
4619         (vn_reference_lookup_2): Likewise.
4620         (vn_nary_op_compute_hash): Likewise.
4621         (vn_phi_compute_hash): Likewise.
4622         (expressions_equal_p): Remove strange code.
4623         * tree-ssa-pre.c (pre_expr_eq): Use gcc_unreachable ().
4624         (pre_expr_hash): Likewise.  Simplify hashing SSA names.
4625         (bitmap_insert_into_set_1): Take value-id as parameter.
4626         (add_to_value): Pass it.
4627         (bitmap_insert_into_set): Likewise.
4628         (bitmap_value_insert_into_set): Likewise.  Remove redundant check.
4629
4630 2010-01-04  Jakub Jelinek  <jakub@redhat.com>
4631
4632         PR driver/42442
4633         * gcc.c (SWITCH_IGNORE_PERMANENTLY): Define.
4634         (do_self_spec): For switches with SWITCH_IGNORE set set also
4635         SWITCH_IGNORE_PERMANENTLY.
4636         (check_live_switch): Check SWITCH_IGNORE_PERMANENTLY instead
4637         of SWITCH_IGNORE.
4638
4639 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
4640
4641         * lto-streamer-out.c (output_unreferenced_globals): Output the full
4642         tree of an unreferenced global var.
4643
4644 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
4645
4646         PR target/42542
4647         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
4648         GTU to GT for V4SI and V2DI.
4649
4650         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
4651         (umin<mode>3): Removed.
4652         (uminv8hi3): New.
4653         (uminv4si3): Likewise.
4654
4655 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
4656
4657         PR lto/42581
4658         * collect2.c (main): Turn on trace in collect2 if -v is passed
4659         to gcc with LTO.
4660
4661 2010-01-03  Jerry Quinn  <jlquinn@optonline.net>
4662
4663         * doc/c-tree.texi (RETURN_STMT): Change to RETURN_EXPR.  Update
4664         description of expression operand.
4665
4666 2010-01-03  Andrew Jenner  <andrew@codesourcery.com>
4667
4668         * configure.ac: Add install-html to target_list for Make-hooks.
4669         * configure: Regenerate.
4670         * fortran/Make-lang.in (F95_HTMLFILES): New.
4671         (fortran.html): Use it.
4672         (fortran.install-html): New.
4673         * Makefile.in (install-html): Add lang.install-html.
4674         * java/Make-lang.in (JAVA_HTMLFILES): New.
4675         (java.html): Use it.
4676         (java.install-html): New.
4677         * objc/Make-lang.in (objc.install-html): New.
4678         * objcp/Make-lang.in (obj-c++.install-html): New.
4679         * cp/Make-lang.in (c++.install-html): New.
4680         * ada/gcc-interface/Make-lang.in (ada.install-html): New.
4681         * lto/Make-lang.in (lto.install-html): New.
4682
4683 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
4684
4685         PR lto/42520
4686         * gcc.c (LINK_COMMAND_SPEC): Pass -m* and -v to -plugin-opt.
4687
4688 2009-01-03  Steven Bosscher  <steven@gcc.gnu.org>
4689
4690         PR rtl-optimization/41862
4691         * store-motion.c (store_killed_in_insn, compute_store_table,
4692         remove_reachable_equiv_notes, replace_store_insn,
4693         build_store_vectors): Ignore all DEBUG_INSNs.
4694
4695 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
4696
4697         PR lto/41564
4698         * common.opt: Add dumpdir.
4699
4700         * gcc.c (cc1_options): Add "-dumpbase %B" only if -dumpbase
4701         isn't specified.
4702         (option_map): Add --dumpdir.
4703
4704         * gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add dumpdir.
4705
4706         * lto-wrapper.c (run_gcc): Add -dumpbase and -dumpdir for -o.
4707
4708         * opts.c (decode_options): Try dump_dir_name first if
4709         dump_base_name isn't an absolute path.
4710         (common_handle_option): Handle OPT_dumpdir.
4711
4712         * toplev.c (dump_dir_name): New.
4713         (print_switch_values): Also ignore -dumpdir.
4714
4715         * toplev.h (dump_dir_name): New.
4716
4717 2010-01-03  Richard Guenther  <rguenther@suse.de>
4718
4719         PR tree-optimization/42589
4720         * tree-ssa-math-opts.c (execute_optimize_bswap): Allow
4721         double-word expansion of bswap32.
4722
4723 2010-01-03  Steven Bosscher  <steven@gcc.gnu.org>
4724
4725         * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM
4726         with BLOCK_FOR_INSN.
4727         * auto-inc-dec.c (attempt_change, get_next_ref, find_inc): Likewise.
4728         * ifcvt.c (noce_get_alt_condition, noce_try_abs,
4729         noce_process_if_block): Likewise.
4730         * gcse.c (compute_local_properties, insert_expr_in_table,
4731         insert_set_in_table, canon_list_insert, find_avail_set,
4732         pre_insert_copy_insn): Likewise.
4733
4734         * basic-block.h (BLOCK_NUM): Move from here...
4735         * sched-int.h (BLOCK_NUM): ... to here to localize it in the scheduler.
4736
4737 2010-01-03  Richard Guenther  <rguenther@suse.de>
4738
4739         PR tree-optimization/42438
4740         * tree-ssa-pre.c (struct bb_bitmap_sets): Add
4741         contains_may_not_return_call flag.
4742         (BB_MAY_NOTRETURN): New.
4743         (valid_in_sets): Trapping nary operations are not valid
4744         in blocks that may not return.
4745         (insert_into_preds_of_block): Remove check for trapping expressions.
4746         (compute_avail): Compute also BB_MAY_NOTRETURN.
4747
4748 2010-01-03  Gerald Pfeifer  <gerald@pfeifer.com>
4749
4750         * doc/invoke.texi: Add 2010 to copyright years.
4751
4752 2010-01-03  Eric Botcazou  <ebotcazou@adacore.com>
4753
4754         * config/sparc/sparc.c: Fix formatting nits.
4755
4756 2010-01-02  Gerald Pfeifer  <gerald@pfeifer.com>
4757             Alexander Monakov  <amonakov@ispras.ru>
4758
4759         * doc/invoke.texi (Optimize Options): Reword introduction a bit.
4760
4761 2010-01-02  Richard Guenther  <rguenther@suse.de>
4762
4763         PR middle-end/42577
4764         * tree-vrp.c (check_all_array_refs): Skip non-excutable blocks.
4765         (simplify_switch_using_ranges): Mark to be removed edges
4766         as non-executable.
4767
4768 2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4769
4770         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
4771
4772         * collect2.c (scan_libraries): Add missing argument in call to
4773         scan_prog_file.
4774
4775 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
4776
4777         PR target/42448
4778         * config/alpha/predicates.md (aligned_memory_operand): Return false
4779         for CQImode.
4780         (unaligned_memory_operand): Return true for CQImode.
4781         * config/alpha/alpha.c (get_aligned_mem): Assert that location
4782         doesn not cross aligned SImode word boundary.
4783
4784 2010-01-02  Anatoly Sokolov  <aesok@post.ru>
4785
4786         * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
4787         Remove.
4788         * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
4789         avr_change_section, avr_reg_class_from_letter) : Remove declaration.
4790
4791 2010-01-02  Richard Guenther  <rguenther@suse.de>
4792
4793         PR lto/41597
4794         * toplev.c (compile_file): Emit LTO marker properly.  Change
4795         it to __gnu_lto_v1.
4796         * collect2.c (scan_prog_file): Adjust for changed LTO marker.
4797
4798 2010-01-01  Richard Guenther  <rguenther@suse.de>
4799
4800         PR debug/42455
4801         * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
4802
4803 2010-01-01  Richard Guenther  <rguenther@suse.de>
4804
4805         PR c/42570
4806         * c-decl.c (grokdeclarator): For zero-size arrays force
4807         structural equality checks as layout_type does.
4808
4809 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
4810
4811         * builtins.c: Update copyright to 2010.
4812
4813 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
4814
4815         PR lto/42531
4816         * lto-streamer-out.c (produce_asm): Revert the last change.
4817         (copy_function): Likewise.
4818
4819         * lto-streamer.c (lto_get_section_name): Skip any leading
4820         asterisk in name.
4821
4822 2010-01-01  Richard Guenther  <rguenther@suse.de>
4823
4824         PR middle-end/42559
4825         * builtins.c (get_object_alignment): Do not use DECL_ALIGN
4826         for LABEL_DECLs.
4827
4828 \f
4829 Copyright (C) 2010 Free Software Foundation, Inc.
4830
4831 Copying and distribution of this file, with or without modification,
4832 are permitted in any medium without royalty provided the copyright
4833 notice and this notice are preserved.