1 2010-05-26 Joseph Myers <joseph@codesourcery.com>
3 * diagnostic.c: Don't include opts.h.
4 (permissive_error_option): Define.
5 (diagnostic_initialize): Take n_opts parameter. Allocate memory
6 for classify_diagnostic. Don't use memset for
7 classify_diagnostic. Initialize new and recently added fields.
8 (diagnostic_classify_diagnostic): Use context->n_opts instead of
10 (diagnostic_report_diagnostic): Pass context parameter to
11 diagnostic_report_warnings_p. Use option_enabled and option_name
13 (emit_diagnostic): Use permissive_error_option.
14 (permerror): Likewise.
15 * diagnostic.h: Don't include options.h.
16 (struct diagnostic_context): Add n_opts, opt_permissive,
17 inhibit_warnings, warn_system_headers, option_enabled and
18 option_name fields. Change classify_diagnostic to a pointer.
19 * opts-diagnostic.h: New file.
20 * opts.c: Include opts-diagnostic.h.
21 (common_handle_option): Set global_dc fields for -Wfatal-errors,
22 -Wsystem-headers, -fshow-column, -pedantic-errors and -w.
23 (option_name): New function.
24 * c-opts.c (c_common_init_options): Set global_dc->opt_permissive.
25 (c_common_handle_option): Set global_dc->permissive for
27 * c-common.c (c_cpp_error): Save and restore
28 global_dc->warn_system_headers, not variable warn_system_headers.
29 * toplev.c: Include opts-diagnostic.h.
30 (general_init): Update call to diagnostic_initialize. Set
31 global_dc->show_column, global_dc->option_enabled and
32 global_dc->option_name.
33 (process_options): Don't set global_dc fields here.
34 * Makefile.in (DIAGNOSTIC_H): Remove options.h.
35 (diagnostic.o, opts.o, toplev.o): Update dependencies.
37 2010-04-30 Hariharan Sandanagobalane <hariharan@picochip.com>
39 * config/picochip/picochip.md (movsi): Split a movsi from a
42 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>
44 * ggc-zone.c: Update copyright year.
45 (poison_region): Mark memory for Valgrind as undefined before
46 memset () call and inaccessible afterwards.
47 (ggc_pch_total_size): Change type of i to int.
49 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>
51 * ggc-common.c (ggc_free_overhead): Allow empty slot.
53 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>
55 * ggc-common.c: Update copyright year.
56 (ggc_rlimit_bound): Remove prototype. Compile only if
57 !ENABLE_GC_CHECKING && !ENABLE_GC_ALWAYS_COLLECT.
58 (ggc_min_heapsize_heuristic): Compile only if !ENABLE_GC_CHECKING
59 && !ENABLE_GC_ALWAYS_COLLECT. Make static.
60 (ggc_min_heapsize_heuristic): Likewise.
62 2010-05-26 Richard Guenther <rguenther@suse.de>
64 PR rtl-optimization/44164
65 * tree-ssa-alias.c (aliasing_component_refs_p): Fix the
66 no-common access-path disambiguation.
67 (indirect_ref_may_alias_decl_p): Adjust.
68 (indirect_refs_may_alias_p): Likewise.
69 (refs_may_alias_p_1): Likewise.
71 2010-05-26 Steven Bosscher <steven@gcc.gnu.org>
73 * c-typeck.c: Do not include expr.h.
75 2010-05-26 Steven Bosscher <steven@gcc.gnu.org>
77 * rtl.h (decl_default_tls_model): Move prototype from here...
78 * output.h: ...to here.
79 * c-decl.c: Do not include rtl.h.
80 * c-pragma.c: Likewise.
81 * c-parser.c: Likewise.
82 * c-gimplify.c: Likewise. And also not hard-reg-set.
83 * c-common.c: Do not include rtl.h. Include tm_p.h and add a
84 FIXME note for it. Add a FIXME note for expr.h.
85 * config/i386/i386-protos.h (ix86_enum_va_list, ix86_fn_abi_va_list,
86 ix86_canonical_va_list_type): Make visible even if RTX_CODE is not
89 2010-05-26 Jakub Jelinek <jakub@redhat.com>
92 * config/rs6000/rs6000.c (rs6000_emit_epilogue): If cfun->calls_alloca
93 or total_size is larger than red zone size for non-V4 ABI, emit a
94 stack_tie resp. frame_tie insn before stack pointer restore.
95 * config/rs6000/rs6000.md (frame_tie): New insn.
97 2010-05-25 Eric Botcazou <ebotcazou@adacore.com>
99 * function.h (struct function): Add can_throw_non_call_exceptions bit.
100 * lto-streamer-in.c (input_function): Stream it in.
101 * lto-streamer-out.c (output_function): Stream it out.
102 * function.c (allocate_struct_function): Set it.
103 (expand_function_end): Substitute cfun->can_throw_non_call_exceptions
104 for flag_non_call_exceptions.
105 * cfgbuild.c (control_flow_insn_p): Likewise.
106 (make_edges): Likewise.
107 * cfgexpand.c (expand_stack_alignment): Likewise.
108 * combine.c (distribute_notes): Likewise.
109 * cse.c (cse_extended_basic_block): Likewise.
110 * except.c (insn_could_throw_p): Likewise.
111 * gcse.c (simple_mem): Likewise.
112 * ipa-pure-const.c (check_call): Likewise.
113 (check_stmt ): Likewise.
114 * lower-subreg.c (lower-subreg.c): Likewise.
115 * optabs.c (emit_libcall_block): Likewise.
116 (prepare_cmp_insn): Likewise.
117 * postreload-gcse.c (eliminate_partially_redundant_loads): Likewise.
118 * postreload.c (rest_of_handle_postreload): Likewise.
119 * reload1.c (reload_as_needed): Likewise.
120 (emit_input_reload_insns): Likewise.
121 (emit_output_reload_insns): Likewise.
122 (fixup_abnormal_edges): Likewise.
123 * sel-sched-ir.c (init_global_and_expr_for_insn): Likewise.
124 * store-motion.c (find_moveable_store): Likewise.
125 * tree-eh.c (stmt_could_throw_p): Likewise.
126 (tree_could_throw_p): Likewise.
127 * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise.
128 * config/arm/arm.c (arm_expand_prologue): Likewise.
129 (thumb1_expand_prologue): Likewise.
130 * config/rx/rx.md (cbranchsf4): Likewise.
132 * config/s390/s390.c (s390_emit_prologue): Likewise.
133 * tree-inline.c (initialize_cfun): Copy can_throw_non_call_exceptions.
134 (inline_forbidden_into_p): New predicate.
135 (expand_call_inline): Use it to forbid inlining.
136 (tree_can_inline_p): Likewise.
138 2010-05-25 Steven Bosscher <steven@gcc.gnu.org>
140 * config/i386/i386-c.c: Do not include rtl.h.
141 * config/i386/t-i386: Update dependencies.
143 2010-05-25 Steven Bosscher <steven@gcc.gnu.org>
145 * attribs.c: Do not include rtl.h.
146 * Makefile.in: Update dependencies.
148 2010-05-25 Anatoly Sokolov <aesok@post.ru>
150 * double-int.h (double_int_and): New.
151 * combine.c (try_combine): Clean up, use double_int_* and
152 immed_double_int_const functions.
154 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
156 * configure.ac (gcc_cv_as_ld_jalr_reloc): Redirect grep stdout,
157 stderr to /dev/null instead of grep -q.
158 * configure: Regenerate.
160 2010-05-25 Steven Bosscher <steven@gcc.gnu.org>
162 * Makefile.in (EXCEPT_H): Fix typo.
164 2010-05-25 Vladimir Makarov <vmakarov@redhat.com>
166 * ira-build.c (update_conflict_hard_reg_costs): New.
167 (ira_build): Call update_conflict_hard_reg_costs.
169 2010-05-25 Jakub Jelinek <jakub@redhat.com>
172 * var-tracking.c (find_loc_in_1pdv): Guard asserts with
174 (intersect_loc_chains): Walk the s2var's loc_chain together
175 with s1node chain as long as the locations are equal, don't
176 call find_loc_in_1pdv in that case.
179 * tree-inline.c (remap_decls): Remap DECL_VALUE_EXPR here...
180 (copy_bind_expr): ... instead of here.
181 (copy_tree_body_r): If id->remapping_type_depth clear TREE_BLOCK
182 if the block hasn't been remapped.
183 * dwarf2out.c (gen_formal_parameter_die, gen_variable_die): When
184 emitting concrete instance of abstract VLA, add DW_AT_type attribute.
186 2010-05-25 Richard Guenther <rguenther@suse.de>
189 * gimple-fold.c (maybe_fold_stmt_addition): Avoid generating
190 out-of-bounds array accesses.
192 2010-05-25 Richard Guenther <rguenther@suse.de>
194 * lto-wrapper.c (nr, input_names, output_names, makefile): Globalize.
195 (lto_wrapper_exit): Unlink all LTRANS temporary files on error.
196 (run_gcc): Re-organize to make cleanup easier.
198 2010-05-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
200 * config/s390/s390.c (optimization_options): Fix and move the
201 flag_prefetch_loop_arrays override ...
202 (override_options): ... here.
204 2010-05-25 Joseph Myers <joseph@codesourcery.com>
206 * diagnostic.c: Don't include plugin.h.
207 (diagnostic_report_diagnostic): Don't handle plugins specially
208 here. Pass context to internal_error callback.
209 * diagnostic.h (struct diagnostic_context): Add context parameter
210 to internal_error callback.
211 * plugin.c (warn_if_plugins, plugins_internal_error_function):
213 * plugin.h (struct diagnostic_context): Declare.
214 (warn_if_plugins, plugins_internal_error_function): Declare.
215 * toplev.c (general_init): Set global_dc->internal_error.
216 * Makefile.in (diagnostic.o): Update dependencies.
218 2010-05-25 Iain Sandoe <iains@gcc.gnu.org>
220 * config/rs6000/darwin64.h: Update DARWIN_ARCH_SPEC.
221 * config/rs6000/t-darwin64: New.
222 * config.gcc (powerpc64-*-darwin*): Use darwin.opts, t-darwin64,
225 2010-05-25 Christian Borntraeger <borntraeger@de.ibm.com>
228 * tree-ssa-loop-prefetch.c: Fix logic for step calculation to
229 match the original (and intended) behaviour before r159557. This
230 changeset changed a=a+b*c to a=(a+b)*b which was obviously wrong
233 2010-05-25 Richard Guenther <rguenther@suse.de>
235 * doc/invoke.texi: Document -Ofast.
236 * target.h (struct gcc_target): Add handle_ofast.
237 * target-def.h (TARGET_HANDLE_OFAST): Add.
238 (TARGET_INITIALIZER): Adjust.
239 * opts.c (decode_options): Handle -Ofast. Enable
241 * common.opt (Ofast): Add.
243 2010-05-25 Paolo Bonzini <bonzini@gnu.org>
245 * doc/tm.texi (STORE_FLAG_VALUE): Do not refer to sCC patterns.
246 * doc/md.texi (cstoreXX4): Update for cond-optab changes.
248 2010-05-25 Paolo Bonzini <bonzini@gnu.org>
251 * optabs.c (prepare_float_lib_cmp): Allow reversing the comparison
252 even if !FLOAT_LIB_COMPARE_RETURNS_BOOL. Always compute true_rtx and
253 false_rtx. Use false_rtx to compute the correct *ptest for reversed
254 comparisons for which !FLOAT_LIB_COMPARE_RETURNS_BOOL.
256 2010-05-25 Jakub Jelinek <jakub@redhat.com>
258 * dwarf2out.c (loc_descr_plus_const): When offset is negative, use
259 DW_OP_minus with negated offset instead of DW_OP_plus.
260 (loc_list_from_tree): Don't test whether second operand is
263 2010-05-25 Wei Guozhi <carrot@google.com>
265 * config/arm/thumb2.md (thumb2_tlobits_cbranch): Add constraint to
266 tst instruction and a new alternative.
267 * config/arm/constraints.md (Pu): New constraint.
269 2010-05-24 Sebastian Pop <sebastian.pop@amd.com>
271 * function.c (assign_stack_local_1): Initialize variable
272 to avoid warning when bootstrapping at -O3.
274 2010-05-24 Steven Bosscher <steven@gcc.gnu.org>
276 * configure.ac (all_lang_makefiles): Remove everything related to it.
277 * configure: Regenerate.
278 * Makefile.in: Fix reference to ada Make-lang.in.
279 Remove support for LANG_MAKEFILES.
281 2010-05-24 Daniel Jacobowitz <dan@codesourcery.com>
282 Sandra Loosemore <sandra@codesourcery.com>
284 * config/arm/neon-testgen.ml: Use dg-add-options arm_neon.
285 * doc/sourcebuild.texi (Effective-Target Keywords): Update arm_neon_ok
286 description. Add arm_neon_fp16_ok.
287 (Add Options): Add arm_neon and arm_neon_fp16.
289 2010-05-24 Joseph Myers <joseph@codesourcery.com>
291 * diagnostic.c: Don't include flags.h.
292 (pedantic_warning_kind, permissive_error_kind): Take diagnostic
293 context parameters. Check flags in the context passed as a
295 (diagnostic_build_prefix): Add context parameter. Check
296 show_column flag in context.
297 (diagnostic_action_after_output): Check fatal_errors flag in
299 (diagnostic_report_current_module): Check show_column flag in
301 (default_diagnostic_starter): Update call to
302 diagnostic_build_prefix.
303 (diagnostic_report_diagnostic): Pass context to
304 pedantic_warning_kind.
305 (emit_diagnostic): Pass context to permissive_error_kind.
306 (permerror): Pass context to permissive_error_kind.
307 * diagnostic.h (struct diagnostic_context): Add show_column,
308 pedantic_errors, permissive and fatal_errors fields.
309 (diagnostic_build_prefix): Update prototype.
311 * toplev.c (process_options): Set flags in global_dc from
312 flag_show_column, flag_pedantic_errors, flag_permissive,
314 * tree-diagnostic.c (default_tree_diagnostic_starter): Update call
315 to diagnostic_build_prefix.
316 * Makefile.in (diagnostic.o): Update dependencies.
318 2010-05-24 H.J. Lu <hongjiu.lu@intel.com>
320 * config/i386/ia32intrin.h (__crc32q): Define only if
321 __SSE4_2__ is defined.
323 2010-05-24 Iain Sandoe <iains@gcc.gnu.org>
327 * varasm.c (get_emutls_init_templ_addr): Copy DECL_PRESERVE_P,
328 DECL_VISIBILITY_SPECIFIED.
329 (emutls_decl): Set DECL_PRESERVE_P and copy
330 DECL_VISIBILITY_SPECIFIED, DECL_RESTRICTED_P.
331 (emutls_finalize_control_var): New callback.
332 (emutls_finish): Finalize emutls control variables.
333 * toplev.c (compile_file): Move the call to emutls_finish ()
334 before varpool_assemble_pending_decls ().
336 2010-05-24 Daniel Gutson <dgutson@codesourcery.com>
338 * config/arm/lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__
339 added to the preprocessor condition.
341 2010-05-24 Paul Brook <paul@codesourcery.com>
343 * gengtype-lex.l: Add HARD_REG_SET.
344 * expr.c (expand_expr_real_1): Record writes to hard registers.
345 * function.c (rtl_data): Add asm_clobbers.
346 * ira.c (compute_regs_asm_clobbered): Use crtl->asm_clobbers.
347 (ira_setup_eliminable_regset): Remove regs_asm_clobbered.
348 Use crtl->asm_clobbers.
350 2010-05-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
352 * doc/makefile.texi (Makefile): Mention stages 'profile'
353 and 'feedback' for profiledbootstrap.
355 2010-05-23 H.J. Lu <hongjiu.lu@intel.com>
358 * config/i386/i386.c (def_builtin): Properly check
359 OPTION_MASK_ISA_64BIT.
361 2010-05-23 Joseph Myers <joseph@codesourcery.com>
363 * c-decl.c (diagnose_mismatched_decls): Give error for duplicate
364 typedefs with different but compatible types. Allow duplicate
365 typedefs with the same type except for pedantic non-C1X, but give
366 warning for variably modified types.
367 * c-typeck.c (tagged_types_tu_compatible_p,
368 function_types_compatible_p, type_lists_compatible_p,
369 comptypes_internal): Add parameter different_types_p; set
370 *different_types_p for different but compatible types. All
372 (comptypes_check_different_types): New.
373 * c-tree.h (comptypes_check_different_types): Declare.
375 2010-05-23 Steven Bosscher <steven@gcc.gnu.org>
377 * regs.h: Do not include obstack.h, basic-block.h.
379 * jump.c: Include basic-block.h.
380 * profile.c: Likewise.
381 * tree-profile.c: Likewise.
382 * coverage.c: Likewise.
383 * basic-block.h (optimize_function_for_size_p): Move to function.h.
384 (optimize_function_for_speed_p): Likewise.
385 * function.h (optimize_function_for_size_p,
386 optimize_function_for_speed_p): Moved here from basic-block.h.
387 * Makefile.in: Update dependencies.
389 2010-05-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
391 * lto-wrapper.c (run_gcc): Unset MAKEFLAGS and MFLAGS
392 before calling make; allow override through $MAKE.
393 * doc/invoke.texi (Optimize Options): Document override.
395 2010-05-23 Anatoly Sokolov <aesok@post.ru>
397 * config/rs6000/rs6000.c (rs6000_mode_dependent_address_p): New.
398 (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
399 (rs6000_mode_dependent_address_ptr): Make static.
400 * config/rs6000/rs6000.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
401 * config/rs6000/rs6000-protos.h (rs6000_mode_dependent_address_ptr):
404 2010-05-23 Maarten Lankhorst <mlankhorst@codeweavers.com>
407 * config/i386/i386.c: Make sure that the correct regparm is passed.
409 2010-05-23 Steven Bosscher <steven@gcc.gnu.org>
411 * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...
412 * sbitmap.c: ...to here to internalize sbitmap element access.
413 Do not include tm.h, rtl.h, flags.h, hard-reg-set.h, and obstack.h.
414 Explain why basic-block.h is included.
415 * function.h: Include tm.h for CUMULATIVE_ARGS.
416 * Makefile.in: Update dependencies.
418 2010-05-22 Steven Bosscher <steven@gcc.gnu.org>
420 * coretypes.h (struct simple_bitmap_def, sbitmap, const_sbitmap):
422 * sbitmap.h (struct sbitmap_def): Do not typedef here.
423 * sbitmap.c: Include sbitmap.h.
424 * basic-block.h: Do not include bitmap.h, sbitmap.h, partition.h,
425 hard-reg-set.h. Split everything related to regsets out from here...
426 * regset.h: ...to here. New file.
427 * df.h: Include regset.h and sbitmap.h.
428 * tree-flow.h: Likewise.
429 * cfgloop.h: Likewise.
430 * except.h: Do not include sbitmap.h. Include hashtab.h.
431 * cgraph.h: Include vec.h and function.h.
432 * reload.h (struct insn_chain): Change types of live_throughout
433 and dead_or_set from regset_head to bitmap_head.
434 (compute_use_by_pseudos): Be defined also if regset.h is not included.
435 * ira-int.h (struct ira_spilled_reg_stack_slot): Change type of
436 spilled_regs from regset_head to bitmap_head to avoid dependency
438 * sel-sched-ir.h: Include regset.h.
439 * reload.c: Include df.h before reload.h.
440 * caller-save.c: Likewise.
441 * reload1.c: Likewise.
443 (mark_elimination): Update type of r to bitmap, consistent with
445 * dominance.c: Include bitmap.h.
446 * modulo-sched.c: Include df.h.
447 * cfganal.c: Include bitmap.h and sbitmap.h.
448 * cfgbuild.c: Include sbitmap.h.
449 * lcm.c: Include sbitmap.h.
450 * gcse.c (alloc_gcse_mem): Allocate regset with ALLOC_REG_SET.
451 * domwalk.c: Include sbitmap.h, exclude ggc.h.
452 * cfgexpand.c: Inlcude bitmap.h and sbitmap.h.
453 * cselib.c: Include bitmap.h.
454 * tree-optimize.c: Include regset.h.
455 * stmt.c: Include bitmap.h.
456 * Makefile.in: Update dependencies.
458 2010-05-22 Jan Hubicka <jh@suse.cz>
460 * cgraph.h (struct varpool_node): Add same_comdat_group.
461 * lto-cgrpah.c (lto_output_varpool_node): Output same_comdat_group
463 (output_varpool): Update call of lto_output_varpool_node.
464 (input_varpool): Read same_comdat_group pointer.
465 (input_varpool_1): Fixup same_comdat_group pointer.
466 * ipa.c (cgraph_remove_unreachable_nodes): WHen one of same comdat
467 group is needed, all are.
468 * varpool.c (varpool_remove_node): Remove node from same comdat group
470 (varpool_analyze_pending_decls): Walk same comdat groups.
472 2010-05-22 Steven Bosscher <steven@gcc.gnu.org>
474 * rtl.h (union rtunion_def): Remove rt_bit member.
475 (XBITMAP, X0BITMAP, XCBITMAP): Remove.
476 * print-rtl (print_rtx): Do not print the member.
477 * gengtype.c (adjust_field_rtx_def): Do not handle it.
478 * gengenrtl.c (type_from_format): Likewise.
479 (accessor_from_format): Likewise.
481 2010-05-22 Joseph Myers <joseph@codesourcery.com>
483 * dbgcnt.c: Include toplev.h instead of errors.h.
484 * ira-emit.c: Don't include errors.h.
485 * ira.c: Include toplev.h instead of errors.h.
486 * lto-compress.c: Include toplev.h instead of errors.h.
487 * Makefile.in (lto-compress.o, lto-streamer-out.o, ira-emit.o,
488 ira.o, dbgcnt.o): Update dependencies.
490 2010-05-22 Richard Guenther <rguenther@suse.de>
492 * gimple.c (gimple_types_compatible_p): Check type qualifications
493 before merging pointer to complete and pointer to incomplete type.
494 * lto-symtab.c (lto_symtab_resolve_symbols): For commons make sure
495 we use our own resolution algorithm. The gold linker plugin
496 doesn't do the job we want it to do here.
498 2010-05-22 Anatoly Sokolov <aesok@post.ru>
500 * config/sparc/sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
501 * config/sparc/sparc.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
502 (sparc_mode_dependent_address_p): New function.
504 2010-05-21 Steven Bosscher <steven@gcc.gnu.org>
506 * Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.
508 * timevar.c: Do not include any core headers.
509 (timevar_print): De-i18n-ize.
510 (print_time): Likewise.
511 * timevar.h (timevar_push, timevar_pop): Make inline functions.
513 2010-05-21 Joseph Myers <joseph@codesourcery.com>
515 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or
517 (diagnostic_initialize): Initialize x_data not last_function.
518 (diagnostic_report_current_function): Move to tree-diagnostic.c.
519 (default_diagnostic_starter): Call
520 diagnostic_report_current_module not
521 diagnostic_report_current_function.
522 (diagnostic_report_diagnostic): Initialize x_data not
524 (verbatim): Likewise.
525 * diagnostic.h (struct diagnostic_info): Change abstract_origin to
527 (struct diagnostic_context): Change last_function to x_data.
528 (diagnostic_auxiliary_data): Replace with
529 diagnostic_context_auxiliary_data and
530 diagnostic_info_auxiliary_data.
531 (diagnostic_last_function_changed, diagnostic_set_last_function,
532 diagnostic_report_current_function): Move to tree-diagnostic.h.
533 (print_declaration, dump_generic_node, print_generic_stmt,
534 print_generic_stmt_indented, print_generic_expr,
535 print_generic_decl, debug_c_tree, dump_omp_clauses,
536 print_call_name, debug_generic_expr, debug_generic_stmt,
537 debug_tree_chain, default_tree_printer): Move to
539 (debug_gimple_stmt, debug_gimple_seq, print_gimple_seq,
540 print_gimple_stmt, print_gimple_expr, dump_gimple_stmt): Move to
541 gimple-pretty-print.h.
542 * pretty-print.c: Don't include tree.h
543 (pp_base_format): Don't handle %K here.
544 (pp_base_tree_identifier): Move to tree-pretty-print.c.
545 * pretty-print.h (text_info): Change abstract_origin to x_data.
546 (pp_tree_identifier, pp_unsupported_tree,
547 pp_base_tree_identifier): Move to tree-pretty-print.h.
548 * gimple-pretty-print.h, tree-diagnostic.c, tree-diagnostic.h,
549 tree-pretty-print.h: New files.
550 * tree-pretty-print.c: Include tree-pretty-print.h.
551 (percent_K_format): New. Moved from pretty-print.c.
552 (pp_base_tree_identifier): Move from pretty-print.c.
553 * c-objc-common.c: Include tree-pretty-print.h.
554 (c_tree_printer): Handle %K here.
555 * langhooks.c: Include tree-diagnostic.h.
556 (lhd_print_error_function): Use diagnostic_abstract_origin macro.
557 * toplev.c: Include tree-diagnostic.h and tree-pretty-print.h.
558 (default_tree_printer): Handle %K using percent_K_format.
559 (general_init): Use default_tree_diagnostic_starter.
560 * tree.c: Include tree-diagnostic.h and tree-pretty-print.h.
561 (free_lang_data): Use default_tree_diagnostic_starter.
562 * c-pretty-print.c: Include tree-pretty-print.h.
563 * cfgexpand.c: Include tree-pretty-print.h and
564 gimple-pretty-print.h.
565 * cgraphunit.c: Include tree-pretty-print.h and
566 gimple-pretty-print.h.
567 * dwarf2out.c: Include tree-pretty-print.h.
568 * except.c: Include tree-pretty-print.h.
569 * gimple-pretty-print.c: Include tree-pretty-print.h and
570 gimple-pretty-print.h.
571 * gimplify.c: Include tree-pretty-print.h.
572 * graphite-poly.c: Include tree-pretty-print.h and
573 gimple-pretty-print.h.
574 * ipa-cp.c: Include tree-pretty-print.h.
575 * ipa-inline.c: Include gimple-pretty-print.h.
576 * ipa-prop.c: Include tree-pretty-print.h and
577 gimple-pretty-print.h.
578 * ipa-pure-const.c: Include gimple-pretty-print.h.
579 * ipa-struct-reorg.c: Include tree-pretty-print.h and
580 gimple-pretty-print.h.
581 * ipa-type-escape.c: Include tree-pretty-print.h.
582 * print-rtl.c: Include tree-pretty-print.h.
583 * print-tree.c: Include gimple-pretty-print.h.
584 * sese.c: Include tree-pretty-print.h.
585 * tree-affine.c: Include tree-pretty-print.h.
586 * tree-browser.c: Include tree-pretty-print.h.
587 * tree-call-cdce.c: Include gimple-pretty-print.h.
588 * tree-cfg.c: Include tree-pretty-print.h and
589 gimple-pretty-print.h.
590 * tree-chrec.c: Include tree-pretty-print.h.
591 * tree-data-ref.c: Include tree-pretty-print.h and
592 gimple-pretty-print.h.
593 * tree-dfa.c: Include tree-pretty-print.h.
594 * tree-if-conv.c: Include tree-pretty-print.h and
595 gimple-pretty-print.h.
596 * tree-inline.c: Include tree-pretty-print.h.
597 * tree-into-ssa.c: Include tree-pretty-print.h and
598 gimple-pretty-print.h.
599 * tree-nrv.c: Include tree-pretty-print.h.
600 * tree-object-size.c: Include tree-pretty-print.h and
601 gimple-pretty-print.h.
602 * tree-outof-ssa.c: Include tree-pretty-print.h and
603 gimple-pretty-print.h.
604 * tree-parloops.c: Include tree-pretty-print.h and
605 gimple-pretty-print.h.
606 * tree-predcom.c: Include tree-pretty-print.h and
607 gimple-pretty-print.h.
608 * tree-scalar-evolution.c: Include tree-pretty-print.h and
609 gimple-pretty-print.h.
610 * tree-sra.c: Include tree-pretty-print.h.
611 * tree-ssa-address.c: Include tree-pretty-print.h.
612 * tree-ssa-alias.c: Include tree-pretty-print.h.
613 * tree-ssa-ccp.c: Include tree-pretty-print.h and
614 gimple-pretty-print.h.
615 * tree-ssa-coalesce.c: Include tree-pretty-print.h.
616 * tree-ssa-copy.c: Include tree-pretty-print.h and
617 gimple-pretty-print.h.
618 * tree-ssa-copyrename.c: Include tree-pretty-print.h.
619 * tree-ssa-dce.c: Include tree-pretty-print.h and
620 gimple-pretty-print.h.
621 * tree-ssa-dom.c: Include tree-pretty-print.h and
622 gimple-pretty-print.h.
623 * tree-ssa-dse.c: Include gimple-pretty-print.h.
624 * tree-ssa-forwprop.c: Include tree-pretty-print.h.
625 * tree-ssa-ifcombine.c: Include tree-pretty-print.h.
626 * tree-ssa-live.c: Include tree-pretty-print.h and
627 gimple-pretty-print.h.
628 * tree-ssa-loop-im.c: Include tree-pretty-print.h and
629 gimple-pretty-print.h.
630 * tree-ssa-loop-ivcanon.c: Include tree-pretty-print.h and
631 gimple-pretty-print.h.
632 * tree-ssa-loop-ivopts.c: Include tree-pretty-print.h and
633 gimple-pretty-print.h.
634 * tree-ssa-loop-niter.c: Include tree-pretty-print.h and
635 gimple-pretty-print.h.
636 * tree-ssa-loop-prefetch.c: Include tree-pretty-print.h.
637 * tree-ssa-math-opts.c: Include gimple-pretty-print.h.
638 * tree-ssa-operands.c: Include tree-pretty-print.h and
639 gimple-pretty-print.h.
640 * tree-ssa-phiprop.c: Include tree-pretty-print.h and
641 gimple-pretty-print.h.
642 * tree-ssa-pre.c: Include tree-pretty-print.h and
643 gimple-pretty-print.h.
644 * tree-ssa-propagate.c: Include gimple-pretty-print.h.
645 * tree-ssa-reassoc.c: Include tree-pretty-print.h and
646 gimple-pretty-print.h.
647 * tree-ssa-sccvn.c: Include tree-pretty-print.h and
648 gimple-pretty-print.h.
649 * tree-ssa-sink.c: Include gimple-pretty-print.h.
650 * tree-ssa-ter.c: Include tree-pretty-print.h and
651 gimple-pretty-print.h.
652 * tree-ssa-uninit.c: Include gimple-pretty-print.h.
653 * tree-ssa.c: Include tree-pretty-print.h and
654 gimple-pretty-print.h.
655 * tree-stdarg.c: Include gimple-pretty-print.h.
656 * tree-switch-conversion.c: Include gimple-pretty-print.h.
657 * tree-tailcall.c: Include tree-pretty-print.h and
658 gimple-pretty-print.h.
659 * tree-vect-data-refs.c: Include tree-pretty-print.h and
660 gimple-pretty-print.h.
661 * tree-vect-loop-manip.c: Include tree-pretty-print.h and
662 gimple-pretty-print.h.
663 * tree-vect-loop.c: Include tree-pretty-print.h and
664 gimple-pretty-print.h.
665 * tree-vect-patterns.c: Include gimple-pretty-print.h.
666 * tree-vect-slp.c: Include tree-pretty-print.h and
667 gimple-pretty-print.h.
668 * tree-vect-stmts.c: Include tree-pretty-print.h and
669 gimple-pretty-print.h.
670 * tree-vectorizer.c: Include tree-pretty-print.h.
671 * tree-vrp.c: Include tree-pretty-print.h and
672 gimple-pretty-print.h.
673 * value-prof.c: Include tree-pretty-print.h and
674 gimple-pretty-print.h.
675 * var-tracking.c: Include tree-pretty-print.h.
676 * Makefile.in (OBJS-common): Add tree-diagnostic.o.
677 (tree-diagnostic.o): New dependencies.
678 (c-objc-common.o, c-pretty-print.o, langhooks.o, tree.o,
679 tree-inline.o, print-tree.o, stor-layout.o, tree-ssa-uninit.o,
680 tree-ssa.o, tree-into-ssa.o, tree-ssa-ter.o, tree-ssa-coalesce.o,
681 tree-outof-ssa.o, tree-ssa-forwprop.o, tree-ssa-phiprop.o,
682 tree-ssa-ifcombine.o, tree-nrv.o, tree-ssa-copy.o,
683 tree-ssa-propagate.o, tree-ssa-dom.o, tree-ssa-uncprop.o,
684 tree-ssa-live.o, tree-ssa-copyrename.o, tree-ssa-pre.o,
685 tree-ssa-sccvn.o, tree-vrp.o, tree-cfg.o, tree-tailcall.o,
686 tree-ssa-sink.o, tree-if-conv.o, tree-dfa.o, tree-ssa-operands.o,
687 tree-ssa-address.o, tree-ssa-loop-niter.o,
688 tree-ssa-loop-ivcanon.o, tree-ssa-loop-prefetch.o, tree-predcom.o,
689 tree-ssa-loop-ivopts.o, tree-affine.o, tree-ssa-loop-im.o,
690 tree-ssa-math-opts.o, tree-ssa-alias.o, tree-ssa-reassoc.o,
691 gimplify.o, tree-browser.o, tree-chrec.o, tree-scalar-evolution.o,
692 tree-data-ref.o, sese.o, graphite-poly.o, tree-vect-loop.o,
693 tree-vect-loop-manip.o, tree-vect-patterns.o, tree-vect-slp.o,
694 tree-vect-stmts.o, tree-vect-data-refs.o, tree-vectorizer.o,
695 tree-parloops.o, tree-stdarg.o, tree-object-size.o,
696 gimple-pretty-print.o, tree-pretty-print.o, diagnostic.o,
697 toplev.o, print-rtl.o, except.o, dwarf2out.o, cgraphunit.o,
698 ipa-prop.o, ipa-cp.o, ipa-inline.o, ipa-pure-const.o,
699 ipa-type-escape.o, ipa-struct-reorg.o, tree-ssa-dce.o,
700 tree-call-cdce.o, tree-ssa-ccp.o, tree-sra.o,
701 tree-switch-conversion.o, var-tracking.o, value-prof.o,
702 cfgexpand.o, pretty-print.o): Update dependencies.
704 2010-05-22 Andreas Tobler <andreast@fgznet.ch>
706 * tree-ssa-structalias.c: Remove tm_p.h from include.
708 2010-05-21 Jeff Law <law@redhat.com>
710 * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo.
712 2010-05-21 Jason Merrill <jason@redhat.com>
714 * tree-eh.c (cleanup_is_dead_in): New.
715 (lower_try_finally): Don't generate a dead cleanup region.
716 (lower_cleanup): Likewise.
718 2010-05-21 Jakub Jelinek <jakub@redhat.com>
721 * haifa-sched.c (schedule_insn): When freeing INSN_REG_USE_LIST,
722 unchain each use from the cyclic next_regno_use chain first.
724 2010-05-21 Steven Bosscher <steven@gcc.gnu.org>
726 * real: Do not include gmp.h, mpfr.h, and mpc.h.
727 (REAL_VALUE_NEGATE, REAL_VALUE_ABS, real_arithmetic2): Remove.
728 (real_value_negate, real_value_abs): New prototypes.
729 (do_mpc_arg2, real_from_mpfr, mpfr_from_real): Move from here...
730 * realmpfr.h (do_mpc_arg2, real_from_mpfr, mpfr_from_real): ...to here,
731 new include file for interface between MPFR and REAL_VALUE_TYPE.
732 * real.c: Include realmpfr.h.
733 (real_arithmetic2): Remove legacy function.
734 (real_value_negate): New.
735 (real_value_abs): New.
736 (mfpr_from_real, real_from_mpfr): Move from here...
737 * realmpfr.c (mpfr_from_real, real_from_mpfr): ...to here, new file.
738 * builtins.c: Include realmpfr.h.
739 * fold-const.c: Include realmpfr.h.
740 (fold_comparison): Use real_value_negate instead of REAL_VALUE_NEGATE.
741 (fold_negate_const): Likewise.
742 (fold_abs_const): Use real_value_abs instead of REAL_VALUE_ABS.
743 * toplev.c: Include realmpfr.h.
744 * simplify-rtx.c (simplify_const_unary_operation): Use real_value_abs
745 and real_value_negate.
746 * fixed-value.c (check_real_for_fixed_mode): Likewise.
747 * config/arm/arm.c (neg_const_double_rtx_ok_for_fpa): Likewise.
748 (vfp3_const_double_index): Likewise.
749 (arm_print_operand): Likewise.
750 * Makefile.in: Update dependencies.
752 2010-05-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
754 * config/s390/s390.c (override_options): Increase the default
755 of max-completely-peel-times.
757 2010-05-21 Julian Brown <julian@codesourcery.com>
758 Mark Mitchell <mark@codesourcery.com>
760 * config/arm/arm.c (arm_function_ok_for_sibcall): Only forbid
761 sibling calls for Thumb-1.
762 * config/arm/arm.h (USE_RETURN_INSN): Enable for Thumb-2.
763 * config/arm/arm.md (*call_symbol, *call_value_symbol): Use for
765 (*call_insn, *call_value_insn): Don't use for Thumb-2.
766 (sibcall, sibcall_value, *sibcall_insn, *sibcall_value_insn): Use
768 (return): New expander.
769 (*arm_return): New name for ARM return insn.
770 * config/arm/thumb2.md (*thumb2_return): New insn pattern.
772 2010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
774 * config.gcc (sparc64-*-rtems*): New target.
776 2010-05-21 Nathan Froyd <froydnj@codesourcery.com>
778 * tree.c (build_function_decl_skip_args): Fix grammar.
779 (build_function_type_list_1): Fix typos, adjust formatting.
781 2010-05-21 Steven Bosscher <steven@gcc.gnu.org>
783 * tree.h: Include real.h and fixed-value.h as basic datatypes.
784 * dfp.c, convert.c, reload1.c, reginfo.c, tree-flow.h,
785 tree-ssa-threadedge.c, tree-ssanames.c, tree-loop-linear.c,
786 tree-into-ssa.c, tree-vect-generic.c, tree-ssa-structalias.c,
787 tree-ssa-loop-im.c, tree-dump.c, tree-complex.c, tree-ssa-uninit.c,
788 genrecog.c, tree-ssa-threadupdate.c, tree-ssa-loop-niter.c,
789 tree-pretty-print.c, tree-loop-distribution.c,
790 tree-ssa-loop-unswitch.c, c-lex.c, optabs.c, postreload-gcse.c,
791 tree-ssa-loop-manip.c, postreload.c, tree-ssa-loop-ch.c,
792 tree-tailcall.c, tree.c, reload.c, tree-scalar-evolution.c, rtlanal.c,
793 tree-phinodes.c, builtins.c, final.c, genoutput.c, fold-const.c,
794 tree-ssa-dse.c, genautomata.c, tree-ssa-uncprop.c, toplev.c,
795 tree-chrec.c, genemit.c, c-cppbuiltin.c, tree-ssa-sccvn.c,
796 tree-ssa-ccp.c, tree-ssa-loop-ivopts.c, mode-switching.c,
797 tree-call-cdce.c, cse.c, genpeep.c, tree-ssa-math-opts.c,
798 tree-ssa-dom.c, tree-nrv.c, tree-ssa-propagate.c, tree-ssa-alias.c,
799 tree-ssa-sink.c, jump.c, ifcvt.c, dwarf2out.c, expr.c, genattrtab.c,
800 genconditions.c, tree-ssa-loop-ivcanon.c, tree-ssa-loop.c,
801 tree-parloops.c, recog.c, tree-ssa-address.c, lcm.c, tree-eh.c,
802 gimple-pretty-print.c, c-pretty-print.c, print-rtl.c, gcse.c,
803 tree-if-conv.c, tree-data-ref.c, tree-affine.c, gimplify.c,
804 tree-ssa-phiopt.c, implicit-zee.c, expmed.c, tree-dfa.c, emit-rtl.c,
805 store-motion.c, cselib.c, tree-cfgcleanup.c, simplify-rtx.c,
806 tree-ssa-pre.c, genpreds.c, tree-mudflap.c, print-tree.c,
807 tree-ssa-copy.c, tree-ssa-forwprop.c, tree-ssa-dce.c, varasm.c,
808 tree-nested.c, tree-ssa.c, tree-ssa-loop-prefetch.c, rtl.c,
809 tree-inline.c, integrate.c, tree-optimize.c, tree-ssa-phiprop.c,
810 fixed-value.c, combine.c, tree-profile.c, c-common.c, sched-vis.c,
811 tree-cfg.c, passes.c, tree-ssa-reassoc.c, config/alpha/alpha.c,
812 config/frv/frv.c, config/s390/s390.c, config/m32c/m32c.c,
813 config/spu/spu.c, config/sparc/sparc.c, config/mep/mep.c,
814 config/m32r/m32r.c, config/rx/rx.c, config/i386/i386.c,
815 config/sh/sh.c, config/pdp11/pdp11.c, config/avr/avr.c,
816 config/crx/crx.c, config/xtensa/xtensa.c, config/stormy16/stormy16.c,
817 config/fr30/fr30.c, config/lm32/lm32.c, config/moxie/moxie.c,
818 config/m68hc11/m68hc11.c, config/cris/cris.c, config/iq2000/iq2000.c,
819 config/mn10300/mn10300.c, config/ia64/ia64.c, config/m68k/m68k.c,
820 config/rs6000/rs6000.c, config/picochip/picochip.c, config/darwin.c,
821 config/arc/arc.c, config/mcore/mcore.c, config/score/score3.c,
822 config/score/score7.c, config/score/score.c, config/arm/arm.c,
823 config/pa/pa.c, config/mips/mips.c, config/vax/vax.c,
824 config/h8300/h8300.c, config/v850/v850.c, config/mmix/mmix.c,
826 Clean up redundant includes.
827 * Makefile.in: Update accordingly.
829 2010-05-21 Nathan Froyd <froydnj@codesourcery.com>
832 * builtins.c (fold_call_stmt): Pass &error_mark_node if the call
833 statement has no arguments.
835 2010-05-21 Kai Tietz <kai.tietz@onevision.com>
838 * varasm.c (emutls_decl): Merge attributes to new decl.
840 2010-05-21 Eric Botcazou <ebotcazou@adacore.com>
843 * gimplify.c (gimplify_init_constructor): Build a VIEW_CONVERT_EXPR
844 around the uniquized constructor if its type requires a conversion.
846 2010-05-21 Jakub Jelinek <jakub@redhat.com>
849 * tree-cfgcleanup.c (tree_forwarder_block_p): Return false if
850 at -O0 goto_locus of any of the incoming edges differs from
851 goto_locus of outgoing edge, or gimple_location of any of the
854 2009-09-14 Vladimir Makarov <vmakarov@redhat.com>
856 * ira.c (ira_non_ordered_class_hard_regs): Define.
857 (setup_class_hard_regs): Initialize ira_non_ordered_class_hard_regs.
858 * ira-int.h (ira_non_ordered_class_hard_regs): Declare.
859 * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Increase
860 cost of unaligned hard regs when allocating multi-reg pseudos.
862 2010-05-20 Richard Sandiford <rdsandiford@googlemail.com>
864 * config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.
865 * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_no_float
867 * config/mips/mips.c (mips_file_start): Expand conditional expression
868 into "if" statements. Use .gnu_attribute 4,0 for TARGET_NO_FLOAT.
869 (mips_override_options): Move -mno-float override -msoft-float and
871 * config/mips/mips.opt (mno-float): Move from sdemtk.opt, but add
872 Condition(TARGET_SUPPORTS_NO_FLOAT).
873 * config/mips/sdemtk.h (TARGET_OS_CPP_BUILTINS): Don't set
874 __mips_no_float here.
875 (SUBTARGET_OVERRIDE_OPTIONS): Delete.
876 (TARGET_SUPPORTS_NO_FLOAT): Define.
877 * config/mips/sdemtk.opt: Delete.
879 2010-05-20 Segher Boessenkool <segher@kernel.crashing.org>
881 * ipa-prop.c (compute_complex_ancestor_jump_func): Bail
884 2010-05-20 Uros Bizjak <ubizjak@gmail.com>
887 * configure.ac (gcc_cv_as_ix86_sahf): Switch to 64bit mode.
888 * configure: Regenerate.
889 * config.in: Regenerate.
890 * config/i386/i386.md (x86_sahf_1): Conditionally output 0x9e
891 instead of sahf only for 64bit targets.
893 2010-05-20 Jakub Jelinek <jakub@redhat.com>
896 * haifa-sched.c (initiate_bb_reg_pressure_info): Do not call
897 setup_ref_regs for DEBUG_INSNs.
899 2010-05-20 Jan Hubicka <jh@suse.cz>
902 * varpool.c (varpool_remove_node): Handle in-varpool aliases.
904 2010-05-20 Kenneth Zadeck <zadeck@naturalbridge.com>
907 * df-scan.c (df_ref_compare): Stabilize sort.
909 2010-05-20 Jakub Jelinek <jakub@redhat.com>
911 * dwarf2out.c (new_loc_descr_op_bit_piece): Add offset
912 argument. Don't use DW_OP_piece if offset is non-zero,
913 put offset into second DW_OP_bit_piece argument.
914 (dw_sra_loc_expr): Adjust callers. For memory expressions
917 2010-05-20 Hans-Peter Nilsson <hp@axis.com>
920 * config/cris/cris.md ("*addsi3_v32"): Correct "cc"
921 settings for 16-bit-constant "addo" alternative.
923 2010-05-19 James E. Wilson <wilson@codesourcery.com>
925 * config/mips/mips-dsp.md (add<DSPV:mode>3,
926 mips_add<DSP:dspfmt1>_s_<DSP:dspfmt2>): Add ISA_HAS_DSP condition.
929 * mips.c (mips_call_expr_from_insn): New arg second_call. Set it.
930 (mips_annotate_pic_calls): Pass new arg to mips_call_expr_from_insn.
933 2010-05-19 Joseph Myers <joseph@codesourcery.com>
935 * diagnostic.c (FLOAT, FFS): Don't undefine.
936 * passes.c, pretty-print.c, rtl-error.c, toplev.c: Likewise.
937 * cse.c, regmove.c: Remove comments about stdio.h and rtl.h
940 2010-05-19 Richard Sandiford <rdsandiford@googlemail.com>
942 * combine.c (propagate_for_debug): Call make_compound_operation
944 (try_combine): When implementing a split chosen by find_split_point,
945 either copy i2src or set it to null. Assert that i2src is not null
946 before substituting into CALL_INSN_FUNCTION_USAGE.
948 2010-05-19 Anatoly Sokolov <aesok@post.ru>
950 * double-int.h (double_int_ior): New function.
951 * tree.h (build_int_cst_wide_type): Remove.
952 * tree.c (build_int_cst_wide_type): Remove.
953 * fold-const.c (native_interpret_int): Use double_int_to_tree instead
954 of build_int_cst_wide_type.
955 * stor-layout.c (set_sizetype): (Ditto.).
956 * dojump.c (do_jump): Use build_int_cstu instead of
957 build_int_cst_wide_type.
959 2010-05-19 Eric Botcazou <ebotcazou@adacore.com>
961 * langhooks.h (struct lang_hooks): Add new field deep_unsharing.
962 * langhooks-def.h (LANG_HOOKS_DEEP_UNSHARING): New macro.
963 (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_DEEP_UNSHARING.
964 * gimplify.c: (mostly_copy_tree_r): Copy trees under SAVE_EXPR and
965 TARGET_EXPR nodes, but only once, if instructed to do so. Do not
966 propagate the 'data' argument to copy_tree_r.
967 (copy_if_shared_r): Remove bogus ATTRIBUTE_UNUSED marker.
968 Propagate 'data' argument to walk_tree.
969 (copy_if_shared): New function.
970 (unmark_visited_r): Remove bogus ATTRIBUTE_UNUSED marker.
971 (unmark_visited): New function.
972 (unshare_body): Call copy_if_shared instead of doing it manually.
973 (unvisit_body): Call unmark_visited instead of doing it manually.
975 2010-05-19 Nathan Froyd <froydnj@codesourcery.com>
977 * hooks.h (hook_tree_tree_tree_bool_null): Rename to...
978 (hook_tree_tree_int_treep_bool_null): ...this. Update signature.
980 * target-def.h (TARGET_FOLD_BUILTIN): Define to
981 hook_tree_tree_int_treep_bool_null.
982 * target.h: (struct gcc_target): Update signature of fold_builtin
984 * doc/tm.texi (TARGET_FOLD_BUILTIN): Update description and signature.
985 * builtins.c (fold_call_expr): Pass call_expr_nargs and CALL_EXPR_ARGP
986 instead of the call expression.
987 (fold_builtin_call_array): Pass n and argarray directly.
988 (fold_call_stmt): Pass nargs and gimple_call_arg_ptr instead of
990 * config/alpha/alpha.c (alpha_fold_builtin): Update signature. Lift
991 MAX_ARGS check out of the loop. Delete declaration of `arity', declare
992 `i' and use it in place of `arity'.
993 * config/sparc/sparc.c (sparc_fold_builtin): Update signature.
994 Dereference `args' directly.
995 * config/xtensa/xtensa (xtensa_fold_builtin): Likewise.
997 2010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
999 * doc/sourcebuild.texi (Effective-Target Keywords): Document
1001 (Directives): Document optional dg-require-effective-target
1004 2010-05-19 Richard Guenther <rguenther@suse.de>
1007 * tree.c (find_decls_types_r): Walk BLOCKs and its vars.
1009 2010-05-19 Richard Guenther <rguenther@suse.de>
1011 * doc/invoke.texi (-fwhopr): Document new optional jobs argument.
1012 * common.opt (fwhopr=): New.
1013 * opts.c (common_handle_option): Handle OPT_fwhopr.
1014 * gcc.c (LINK_COMMAND_SPEC): Pass fwhopr*.
1015 * collect2.c (main): Match -fwhopr*.
1016 * lto-wrapper.c (run_gcc): Handle jobs argument of -fwhopr.
1017 Execute ltrans stage in parallel when jobs is bigger than 1.
1019 2010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1021 * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to
1022 pentiumpro on Solaris 8/x86 with Sun as.
1023 * configure.ac (gcc_cv_as_hidden): Check for Solaris 9/x86 as
1025 (gcc_cv_as_ix86_quad): Check for .quad directive.
1026 * configure: Regenerate.
1027 * config.in: Regenerate.
1028 * config/i386/sol2.h (ASM_QUAD): Change guard to !HAVE_AS_IX86_QUAD.
1030 2010-05-19 Martin Jambor <mjambor@suse.cz>
1032 * ipa-prop.c (ipa_print_node_jump_functions): Print jump functions
1033 also for indirect edges. Actual printing moved...
1034 (ipa_print_node_jump_functions_for_edge): ...here.
1035 (ipa_compute_jump_functions): Renamed to
1036 ipa_compute_jump_functions_for_edge and made static.
1037 (ipa_compute_jump_functions): New function.
1038 (make_edge_direct_to_target): Check if the number of arguments on
1039 the newly direct edge is the same as the number of parametrs of
1041 * ipa-cp.c (ipcp_init_stage): Most functionality moved to new
1042 ipa_compute_jump_functions. Call ipa_analyze_params_uses.
1043 * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
1044 analysis functions unconditionally, call the new
1045 ipa_analyze_params_uses on the node instead of every edge.
1047 2010-05-19 Christian Borntraeger <borntraeger@de.ibm.com>
1049 * tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step
1051 (dump_mem_ref): Adopt debug code to handle a tree as step. This
1052 also checks for a constant int vs. non-constant but
1053 loop-invariant steps.
1054 (find_or_create_group): Change the sort algorithm to only consider
1055 steps that are constant ints.
1056 (idx_analyze_ref): Adopt code to handle a tree instead of a
1057 HOST_WIDE_INT for step.
1058 (gather_memory_references_ref): Handle tree instead of int and be
1059 prepared to see a NULL_TREE.
1060 (prune_ref_by_self_reuse, prune_ref_by_group_reuse): Do not prune
1061 prefetches if the step cannot be calculated at compile time.
1062 (issue_prefetch_ref): Issue prefetches for non-constant but
1063 loop-invariant steps.
1065 2010-05-18 Nathan Froyd <froydnj@codesourcery.com>
1068 2010-05-18 Nathan Froyd <froydnj@codesourcery.com>
1070 * tree.h (build_call_list): Remove.
1071 * tree.c (build_call_list): Remove.
1073 2010-05-18 Nathan Froyd <froydnj@codesourcery.com>
1075 * tree.h (build_call_list): Remove.
1076 * tree.c (build_call_list): Remove.
1078 2010-05-18 Jan Hubicka <jh@suse.cz>
1080 * ipa-reference.c (propagate): Walk all nodes in the cleanup stage.
1082 2010-05-18 Vladimir Makarov <vmakarov@redhat.com>
1084 PR rtl-optimization/43332
1085 * haifa-sched.c (setup_insn_max_reg_pressure): Check barrier.
1087 2010-05-18 Anatoly Sokolov <aesok@post.ru>
1089 * tree.h (build_int_cstu): Implement as static inline.
1090 * tree.c (build_int_cstu): Remove function.
1091 (double_int_to_tree, double_int_fits_to_tree_p): Handle size types as
1094 2010-05-18 Richard Guenther <rguenther@suse.de>
1097 * lto-wrapper.c (verbose): New variable. Initialize from -v.
1098 (debug): Initialize from -save-temps.
1099 (collect_execute): Print command-line when verbose.
1100 (run_gcc): Always use COLLECT_GCC_OPTIONS. Use fork_execute
1101 for ltrans invocation. Produce -dumpbase flag again.
1102 (process_args): Remove.
1104 * collect2.c (maybe_run_lto_and_relink): Only pass object
1105 files to lto-wrapper.
1106 * gcc.c (LINK_COMMAND_SPEC): Likewise.
1108 2010-05-18 Jan Hubicka <jh@suse.cz>
1110 * opts.c (decode_options): Do not disable whopr at ipa_cp.
1111 * ipa-prop.c (ipa_detect_param_modifications): Walk PHI nodes too.
1113 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1116 * lto-streamer-out.c (output_gimple_stmt): Output number of labels
1118 * lto-streamer-in.c (input_gimple_stmt): Read number of labels
1121 2010-05-18 Jakub Jelinek <jakub@redhat.com>
1124 * var-tracking.c (find_loc_in_1pdv): Add a few checks from
1127 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
1129 * config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Add
1130 lto-macho as lto_binary_reader.
1132 * darwin.c (darwin_asm_named_section): Do not add assembler comment
1133 after .section directive; just print it before the directive instead.
1135 2010-05-17 Jan Hubicka <jh@suse.cz>
1137 * cgraph.c (cgraph_create_virtual_clone): Only check
1138 versionable_function_p when not in wpa and checking is enabled.
1139 * cgraphunit.c (cgraph_materialize_all_clones): Stabilize after
1140 there are no more functions to materialize.
1142 2010-05-17 Jan Hubicka <jh@suse.cz>
1144 * cgraph.h (struct ipa_replace_map): Add parm_num parameter.
1145 * lto-cgraph.c (output_cgraph_opt_summary, input_cgraph_opt_summary):
1147 (output_cgraph): Call output_cgraph_opt_summary.
1148 (input_cgrpah): Call input_cgraph_opt_summary.
1149 (output_cgraph_opt_summary_p, output_node_opt_summary,
1150 input_node_opt_summary, input_cgraph_opt_section): New functions.
1151 * lto-section-in.c (lto_section_name): Add cgraphopt.
1152 * tree-inline.c (tree_function_versioning): Handle parm_num.
1153 * lto-streamer.c (lto_get_section_name): Handle cgraphopt.
1154 * lto-streamer.h (lto_section_type): Add LTO_section_cgraph_opt_sum.
1156 2010-05-17 Changpeng Fang <changpeng.fang@amd.com>
1158 * doc/invoke.texi: Update documentation for min-insn-to-prefetch-ratio.
1159 * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Also apply
1160 the insn to prefetch ratio heuristic to loops with known trip count.
1162 2010-05-17 Changpeng Fang <changpeng.fang@amd.com>
1164 * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO): New.
1165 (schedule_prefetches): Do not generate a prefetch if the unroll factor
1166 is far from what is required by the prefetch.
1168 2010-05-17 Jan Hubicka <jh@suse.cz>
1170 * ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.
1171 (ipcp_estimate_growth): Likewise.
1172 (ipcp_const_param_count): Likewise.
1173 (ipcp_insert_stage): Likewise.
1174 * ipa-prop.c (visit_load_for_mod_analysis): New function.
1175 (visit_store_addr_for_mod_analysis): Set used flag.
1176 (ipa_detect_param_modifications): Set used flag for SSE params;
1177 update use of walk_stmt_load_store_addr_ops.
1178 (ipa_print_node_params): Print used flag.
1179 (ipa_write_node_info): Stream used flag.
1180 (ipa_read_node_info): Likewise.
1181 * ipa-prop.h (struct ipa_param_descriptor): Add used field.
1182 (ipa_is_param_used): New function.
1183 (lto_ipa_fixup_call_notes): Remove unused declaration.
1185 2010-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1188 * configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): New test.
1189 * configure: Regenerate.
1190 * config.in: Regenerate.
1191 * config/i386/i386.c (print_operand) <case ;>: Also print ";" if
1192 !HAVE_AS_IX86_REP_LOCK_PREFIX.
1193 Don't emit whitespace.
1194 * config/i386/i386.md (*rep_movdi_rex64): Use {%;} after rep.
1195 (*rep_movsi): Likewise.
1196 (*rep_movsi_rex64): Likewise.
1197 (*rep_movqi): Likewise.
1198 (*rep_movqi_rex64): Likewise.
1199 (*rep_stosdi_rex64): Likewise.
1200 (*rep_stossi): Likewise.
1201 (*rep_stossi_rex64): Likewise.
1202 (*rep_stosqi): Likewise.
1203 (*rep_stosqi_rex64): Likewise.
1204 (*cmpstrnqi_nz_1): Use {%;} after repz.
1205 (*cmpstrnqi_nz_rex_1): Likewise.
1206 (*cmpstrnqi_1): Likewise.
1207 (*cmpstrnqi_rex_1): Likewise.
1208 (*strlenqi_1): Use {%;} after repnz.
1209 (*strlenqi_rex_1): Likewise.
1210 * config/i386/sync.md (memory_barrier_nosse): Replace {%;| } by {%;} .
1211 (*sync_compare_and_swap<mode>): Likewise.
1212 (sync_double_compare_and_swap<mode>): Likewise.
1213 (*sync_double_compare_and_swapdi_pic): Likewise.
1214 (sync_old_add<mode>): Likewise.
1215 (sync_add<mode>): Likewise.
1216 (sync_sub<mode>): Likewise.
1217 (sync_<code><mode>): Likewise.
1219 2010-05-17 Martin Jambor <mjambor@suse.cz>
1221 * cgraph.h (cgraph_indirect_call_info): New fields anc_offset,
1222 otr_token and polymorphic.
1223 * cgraph.c (cgraph_create_indirect_edge): Inilialize the above fields.
1224 (cgraph_clone_edge): Copy the above fields.
1225 * tree.c (get_binfo_at_offset): New function.
1226 * tree.h (get_binfo_at_offset): Declare.
1227 * ipa-prop.h (enum jump_func_type): Added known_type jump function
1228 type, reordered items, updated comments.
1229 (union jump_func_value): Added base_type field, reordered fields.
1230 (enum ipa_lattice_type): Moved down in the file.
1231 (struct ipa_param_descriptor): New field polymorphic.
1232 (ipa_is_param_polymorphic): New function.
1233 * ipa-prop.c: Include gimple.h and gimple-fold.h.
1234 (ipa_print_node_jump_functions): Print known type jump functions.
1235 (compute_complex_pass_through): Renamed to...
1236 (compute_complex_assign_jump_func): this.
1237 (compute_complex_ancestor_jump_func): New function.
1238 (compute_known_type_jump_func): Likewise.
1239 (compute_scalar_jump_functions): Create known type and complex ancestor
1241 (ipa_note_param_call): New parameter polymorphic, set the corresponding
1242 flag in the call note accordingly.
1243 (ipa_analyze_call_uses): Renamed to...
1244 (ipa_analyze_indirect_call_uses): this. New parameter target, define
1245 variable var only in the block where it is used.
1246 (ipa_analyze_virtual_call_uses): New function.
1247 (ipa_analyze_call_uses): Likewise.
1248 (combine_known_type_and_ancestor_jfs): Likewise.
1249 (update_jump_functions_after_inlining): Implemented handling of a
1250 number of new jump function types combination.
1251 (print_edge_addition_message): Removed.
1252 (make_edge_direct_to_target): New function.
1253 (try_make_edge_direct_simple_call): Likewise.
1254 (try_make_edge_direct_virtual_call): Likewise.
1255 (update_call_notes_after_inlining): Renamed to...
1256 (update_indirect_edges_after_inlining): this. Moved edge creation for
1257 indirect calls to try_make_edge_direct_simple_call, also calls
1258 try_make_edge_direct_virtual_call for virtual calls.
1259 (ipa_print_node_params): Changed the header message.
1260 (ipa_write_jump_function): Stream also known type jump functions.
1261 (ipa_read_jump_function): Likewise.
1262 (ipa_write_indirect_edge_info): Stream new fields in
1263 cgraph_indirect_call_info.
1264 (ipa_read_indirect_edge_info): Likewise.
1265 * Makefile.in (ipa-prop.o): Add dependency to GIMPLE_H and
1268 2010-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1270 * config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition.
1272 2010-05-17 Nathan Froyd <froydnj@codesourcery.com>
1274 * tree.h (CALL_EXPR_ARGS): Delete.
1275 (call_expr_arglist): Delete.
1276 * tree.c (call_expr_arglist): Delete.
1277 * builtins.c (fold_call_expr): Pass the whole CALL_EXPR to
1278 targetm.fold_builtin.
1279 * config/alpha/alpha.c (alpha_fold_builtin): Rename arglist parameter.
1280 Rewrite iteration to work on call_expr_nargs rather than TREE_CHAIN.
1281 * config/picochip/picochip.c (picochip_expand_builtin_2op): Rename
1282 arglist parameter. Use CALL_EXPR_ARG.
1283 (picochip_expand_builtin_3op): Likewise.
1284 (picochip_expand_builtin_2opvoid): Likewise.
1285 (picochip_expand_array_get): Likewise.
1286 (picochip_expand_array_put): Likewise.
1287 (picochip_expand_array_testport): Likewise.
1288 (picochip_expand_builtin): Don't call CALL_EXPR_ARGS. Pass exp
1289 rather than arglist.
1290 * config/rx/rx.c (rx_expand_builtin): Call call_expr_nargs instead of
1292 * config/sparc/sparc.c (sparc_fold_builtin): Use CALL_EXPR_ARG rather
1293 than TREE_VALUE and TREE_CHAIN.
1294 * config/xtensa/xtensa.c (xtensa_fold_builtin): Likewise.
1295 * doc/tm.texi (TARGET_FOLD_BUILTIN): Pass CALL_EXPR tree instead of
1298 2010-05-17 Jakub Jelinek <jakub@redhat.com>
1301 * cfglayout.c (fixup_reorder_chain): Allow returnjump_p
1302 to have no fallthru edge.
1305 * cfgcleanup.c (try_optimize_cfg): When removing trivially empty
1306 bb with no successors, move footer whenever in IR_RTL_CFGLAYOUT
1307 mode, not just when CLEANUP_CFGLAYOUT, and when in IR_RTL_CFGRTL
1308 add BARRIER after previous bb if needed.
1310 2010-05-17 Nathan Froyd <froydnj@codesourcery.com>
1312 * tree.c (build_function_type_list_1): Remove bogus assert condition.
1314 2010-05-17 Alan Modra <amodra@gmail.com>
1316 * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Delete
1317 unnecessary prototype. Replace copy_r12 and copy_r11 flag params
1318 with copy_reg rtx param.
1319 (rs6000_emit_prologue): Update rs6000_emit_allocate_stack calls.
1320 Correct cases where code for ABI_V4 did not initialise the reg
1321 used to access frame. Also leave frame_reg_rtx as sp for large
1322 frames that save no regs.
1324 2010-05-17 Martin Jambor <mjambor@suse.cz>
1327 * tree-sra.c (create_access_replacement): New parameter rename, mark
1328 the replaement for renaming only when it is true.
1329 (get_access_replacement): Pass true in the rename parameter of
1330 create_access_replacement.
1331 (get_unrenamed_access_replacement): New function.
1332 (replace_uses_with_default_def_ssa_name): New parameter racc, get the
1333 replacement declaration from it.
1335 2010-05-17 Bernd Schmidt <bernds@codesourcery.com>
1337 * function.c (try_fit_stack_local, add_frame_space): New static
1339 (assign_stack_local_1): Use them. Look for opportunities to use
1340 space previously wasted on alignment.
1341 * function.h (struct frame_space): New.
1342 (struct rtl_data): Add FRAME_SPACE_LIST member.
1343 * reload1.c (something_was_spilled): New static variable.
1344 (alter_reg): Set it.
1345 (reload): Test it in addition to testing if the frame size changed.
1347 2010-05-17 Christian Borntraeger <borntraeger@de.ibm.com>
1349 * config/s390/s390.c: Define sane prefetch settings and activate
1350 flag_prefetch_loop_arrays on -O3.
1351 * config/s390/s390.h: Declare that read can use write prefetch.
1353 2010-05-17 Jakub Jelinek <jakub@redhat.com>
1355 * lto-streamer-out.c (lto_output): Fix --enable-checking=release
1358 2010-05-16 Jan Hubicka <jh@suse.cz>
1360 * ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of
1361 function body; do not check stdarg field of struct function.
1363 2010-05-16 Jan Hubicka <jh@suse.cz>
1365 * cgraph.c (dump_cgraph_node): Dump versionable flag.
1366 * cgraph.h (cgraph_local_info): Add versionable flag.
1367 * ipa-cp.c (ipcp_analyze_node): Set versionable flag.
1368 (ipcp_versionable_function_p): Use it.
1369 * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream
1372 2010-05-16 Jan Hubicka <jh@suse.cz>
1374 * cgraph.c (cgraph_clone_node): Take decl argument and insert
1375 clone into hash when it is different from orig.
1376 (cgraph_create_virtual_clone): Update use of cgraph_clone_node.
1377 * cgraph.h (cgraph_clone_node): Update prototype.
1378 * lto-cgrpah.c (lto_cgraph_encoder_new): Create body map.
1379 (lto_cgraph_encoder_delete): Delete body map.
1380 (lto_cgraph_encoder_size): Move to header.
1381 (lto_cgraph_encoder_encode_body_p,
1382 lto_set_cgraph_encoder_encode_body): New.
1383 (lto_output_node): Do not take written_decls argument; output clone_of
1385 (add_node_to): Add include_body_argument; call
1386 lto_set_cgraph_encoder_encode_body on master of the clone.
1387 (add_references): Update use of add_node_to.
1388 (compute_ltrans_boundary): Likewise.
1389 (output_cgraph): Do not create written_decls bitmap.
1390 (input_node): Take nodes argument; stream in clone_of correctly.
1391 (input_cgraph_1): Update use of input_node.
1392 * lto-streamer-out.c (lto_output): Use encoder info to decide
1393 what bodies to output.
1394 * ipa-inline.c (cgraph_clone_inlined_nodes,
1395 cgraph_decide_recursive_inlining): Update call of cgraph_clone_node.
1396 * lto-streamer.h (lto_cgraph_encoder_d): Add body.
1397 (lto_cgraph_encoder_size): Define here.
1398 (lto_cgraph_encoder_encode_body_p, lto_varpool_encoder_encode_body_p):
1401 2010-05-16 Richard Guenther <rguenther@suse.de>
1403 * doc/invoke.texi (-fipa-struct-reorg): Do not mention
1405 * ipa-type-escape.c (gate_type_escape_vars): Run when
1406 -fipa-struct-reorg runs.
1407 * opts.c (decode_options): Do not unset flag_ipa_type_escape.
1408 * common.opt (fipa-type-escape): Remove.
1410 2010-05-16 Eric Botcazou <ebotcazou@adacore.com>
1412 * opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.
1413 (decode_options): Likewise.
1414 * Makefile.in (opts.o): Add dependency on LTO_STREAMER_H.
1416 2010-05-16 Jan Hubicka <jh@suse.cz>
1418 * ipa.c (function_and_variable_visibility): Also bring local all
1421 2010-05-16 Richard Guenther <rguenther@suse.de>
1423 * alias.c (nonoverlapping_memrefs_p): Remove use of
1424 IPA type-escape information.
1426 2010-05-16 Joseph Myers <joseph@codesourcery.com>
1428 * c-common.c (c_common_reswords): Add _Static_assert for C.
1429 * c-parser.c (c_token_starts_declaration,
1430 c_parser_next_token_starts_declaration,
1431 c_parser_static_assert_declaration_no_semi,
1432 c_parser_static_assert_declaration): New.
1433 (c_parser_declaration_or_fndef): Add parameter static_assert_ok.
1434 Handle static assertions if static_assert_ok.
1435 (c_parser_external_declaration, c_parser_declaration_or_fndef,
1436 c_parser_compound_statement_nostart, c_parser_label,
1437 c_parser_for_statement, c_parser_objc_methodprotolist,
1438 c_parser_omp_for_loop): All callers of
1439 c_parser_declaration_or_fndef changed.
1440 (c_parser_struct_declaration): Handle static assertions.
1441 (c_parser_compound_statement_nostart): Use
1442 c_parser_next_token_starts_declaration and
1443 c_token_starts_declaration to detect start of declarations.
1444 (c_parser_label, c_parser_for_statement, c_parser_omp_for_loop):
1447 2010-05-16 Anatoly Sokolov <aesok@post.ru>
1449 * config/mmix/mmix.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
1450 LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
1451 * config/mmix/mmix.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
1452 TARGET_FUNCTION_VALUE_REGNO_P): Define.
1453 (mmix_function_outgoing_value): Rename to...
1454 (mmix_function_value): ...this. Make static. Add 'outgoing' argument.
1455 (mmix_function_value_regno_p): Make static.
1456 (mmix_libcall_value): New function.
1457 * config/mmix/mmix-protos.h (mmix_function_outgoing_value,
1458 mmix_function_value_regno_p): Remove declaration.
1460 2010-05-16 Eric Botcazou <ebotcazou@adacore.com>
1462 * tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on
1463 BUILT_IN_ALLOCA if stack checking is enabled.
1465 2010-05-16 Richard Guenther <rguenther@suse.de>
1467 * var-tracking.c (vars_copy_1): Inline ...
1468 (vars_copy): ... here. Use FOR_EACH_HTAB_ELEMENT.
1469 (variable_union): Use FOR_EACH_HTAB_ELEMENT. Merge asserts.
1470 (variable_merge_over_cur): Adjust. Merge asserts.
1471 (variable_merge_over_src): Likewise.
1472 (dataflow_set_merge): Use FOR_EACH_HTAB_ELEMENT.
1473 (variable_post_merge_new_vals): Merge asserts.
1474 (variable_post_merge_perm_vals): Likewise.
1475 (find_mem_expr_in_1pdv): Likewise.
1476 (dataflow_set_different_value): Remove.
1477 (onepart_variable_different_p): Merge asserts.
1478 (variable_different_p): Likewise.
1479 (dataflow_set_different_1): Inline ...
1480 (dataflow_set_different): ... here. Use FOR_EACH_HTAB_ELEMENT.
1481 (emit_notes_for_differences_1): Merge asserts.
1483 2010-05-16 Richard Guenther <rguenther@suse.de>
1485 * lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
1486 * optabs.c (libfunc_decl_hash): Likewise.
1487 * varasm.c (emutls_decl): Likewise.
1489 2010-05-16 Steven Bosscher <steven@gcc.gnu.org>
1491 * c-decl.c: Don't include gimple.h.
1492 (merge_decls): Do not copy gimple_body.
1494 2010-05-15 Jason Merrill <jason@redhat.com>
1496 * c.opt: Add -fnothrow-opt.
1498 2010-05-15 Jan Hubicka <jh@suse.cz>
1500 * ipa-prop.c (ipa_prop_read_section): Add sanity check that node is
1502 * passes.c (ipa_write_summaries): Write all analyzed nodes.
1504 2010-05-15 Steven Bosscher <steven@gcc.gnu.org>
1506 * vecir.h: New file with VEC primitives for tree, gimple, and rtl.
1507 * Makefile.in: Add it.
1508 Fix all other Makefile dependencies for changes below.
1509 * tree.h: Include it instead of defining VEC primitives here.
1510 * gimple.h: Likewise.
1512 * tree-inline.h: Inlclude vecir.h instead of gimple.h.
1513 * except.h: Include vecir.h, break dependence on tree.h.
1515 * gimplify.c (append_to_statement_list_1, append_to_statement_list):
1517 * tree-iterator.c: ...to here.
1518 * tree-iterator.h: Fix file introduction comment. Add extern markers.
1520 * c-lex.c: Include fixed-value.h instead of rtl.h. Do not include
1522 * c-cppbuiltin.c: Explain why debug.h and tm_p.h are included.
1523 * c-objc-common.h: Do not include tm.h, rtl.h, insn-config.h,
1524 integrate.h, function.h, toplev.h, tree-inline.h, ggc.h,
1525 tree-mudflap.h, and target.h.
1526 * c-semantics.c: Do not include except.h, ggc.h, rtl.h, timevar.h,
1527 predict.h, tree-inline.h, gimple.h, and langhooks.h.
1528 * c-decl.c: Do not include expr.h, ggc.h, libfuncs.h, except.h.
1529 Add FIXME for why gimple.h is still included (should be unnecessary
1530 since GCC 4.5 gimplification unit-at-a-time).
1531 * c-typeck.c: Do not include rtl.h, tm_p.h, ggc.h, and gimple.h.
1532 * c-pragma.c: Add FIXME for why function.h needs to be included just
1533 for cfun, at front-end level.
1534 Add note that REGISTER_TARGET_PRAGMAS should probably be a target hook.
1535 Do not include ggc.h, but include vecprim.h for VEC(char).
1536 * c-opts.c: Do not include tm.h, tree-inline.h, and tm_p.h.
1537 Explain why target.h is included.
1538 * c-omp.h: Do not include tm.h, function.h, and bitmap.h.
1539 Explain why gimple.h is included.
1540 * c-ppoutput.c: Do not include tm.h.
1541 * c-common.c: Do not include gimple.h. Explain why expr.h is included.
1542 * c-parses.c: Explain why rtl.h is included, and that this (and only
1543 this) is also why tm.h must be included.
1544 Do not include except.h.
1545 * c-lang.c: Do not include ggc.h.
1547 2010-05-15 Uros Bizjak <ubizjak@gmail.com>
1549 * targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX.
1551 2010-05-15 Joseph Myers <joseph@codesourcery.com>
1553 * c-decl.c (grokfield): Allow typedefs for anonymous structs and
1554 unions by default if those structs and unions have no tags. Do
1555 not condition anonymous struct and unions handling on flag_iso.
1556 Allow anonymous structs and unions for C1X.
1557 (finish_struct): Do not diagnose lack of named fields when
1558 anonymous structs and unions present for C1X. Accept flexible
1559 array members in structure with anonymous structs or unions but no
1560 directly named fields.
1561 * doc/extend.texi (Unnamed Fields): Update.
1563 2010-05-15 Eric Botcazou <ebotcazou@adacore.com>
1565 * gimple.h (compare_field_offset): Rename into...
1566 (gimple_compare_field_offset): ...this.
1567 * gimple.c (compare_field_offset): Rename into...
1568 (gimple_compare_field_offset): ...this. Compare the full access if
1569 the offset is self-referential.
1570 (gimple_types_compatible_p): Adjust for above renaming.
1571 * lto-streamer-in.c (input_gimple_stmt): Likewise. Also compare the
1572 DECL_NONADDRESSABLE_P flag of fields before merging them.
1574 2010-05-15 Nathan Froyd <froydnj@codesourcery.com>
1576 * tree.h (ctor_to_list): Delete.
1577 * tree.c (ctor_to_list): Delete.
1579 2010-05-15 Jan Hubicka <jh@suse.cz>
1581 * ipa-reference.c: Include toplev.h
1582 (is_proper_for_analysis): Only add to all_module_statics
1584 (write_node_summary_p, stream_out_bitmap,
1585 ipa_reference_write_optimization_summary,
1586 ipa_reference_read_optimization_summary): New.
1587 (struct ipa_opt_pass_d pass_ipa_reference): Add
1588 optimization summary streaming.
1589 * lto-cgraph.c (referenced_from_this_partition_p,
1590 reachable_from_this_partition_p): New functions.
1591 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1,
1592 call_may_clobber_ref_p_1): Ask ipa-reference even for public vars.
1593 * opts.c (decode_options): Enable ipa_reference.
1594 * Makefile.in (ipa-reference.o): Add toplev.h dependency.
1595 * lto-streamer.h (referenced_from_this_partition_p,
1596 reachable_from_this_partition_p): Declare.
1598 2010-05-15 Richard Guenther <rguenther@suse.de>
1600 PR tree-optimization/44038
1601 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Avoid
1602 taking the address of a V_C_E of a constant.
1604 2010-05-14 Jan Hubicka <jh@suse.cz>
1606 * tree.h (memory_identifier_string): Remove.
1607 * ipa-reference.c: Update comment; do not include gt-ipa-reference.h
1608 (ipa_reference_global_vars_info_d): Remove statics_not_read and
1609 statics_not_written.
1610 (ipa_reference_optimization_summary_d): New structure.
1611 (ipa_reference_optimization_summary_t): New type and vector.
1612 (ipa_reference_vars_info_d): Embedd structures instead of using
1614 (reference_vars_to_consider): Remove out of GGC space.
1615 (module_statics_escape): Remove.
1616 (global_info_obstack): Rename to ...
1617 (optimization_summary_obstack): ... this one.
1618 (initialization_status_t): Remove.
1619 (memory_identifier_string): Remove.
1620 (get_reference_vars_info): Fix indenting.
1621 (set_reference_vars_info): Likewise.
1622 (get_reference_optimization_summary): New.
1623 (set_reference_optimization_summary): New.
1624 (get_global_reference_vars_info): Remove.
1625 (ipa_reference_get_read_global): Remove.
1626 (ipa_reference_get_written_global): Remove.
1627 (ipa_reference_get_not_read_global): Update.
1628 (ipa_reference_get_not_written_global): Update.
1629 (is_proper_for_analysis): Outlaw addressable.
1630 (propagate_bits): Update for new datastructures.
1631 (analyze_variable): Remove.
1632 (init_function_info): Update for new datastructures.
1633 (clean_function_local_data): Remove.
1634 (clean_function): Remove.
1635 (copy_global_bitmap): Use optimizations_summary_obstack.
1636 (duplicate_node_data): Duplicate optimization summary only.
1637 (remove_node_data): Remove optimization summary only.
1638 (generate_summary): Do not analyze variables; do not compute
1639 module_statics_escape; do not prune solutions by it.
1640 (read_write_all_from_decl): Fix typos in comments.
1641 (propagate): Doscover readonly and nonaddressable first;
1642 update for new datastructures; share global bitmaps.
1643 * ipa-reference.h (ipa_reference_get_read_global,
1644 ipa_reference_get_written_global): Remove.
1645 * ipa-pure-const.c (check_stmt): Do not use memory_identifier_string.
1646 * Makefile.in: Remove ipa-refereference from GT files.
1648 2010-05-14 Jakub Jelinek <jakub@redhat.com>
1651 * dwarf2out.c (resolve_one_addr): Check TREE_ASM_WRITTEN
1652 for all SYMBOL_REF_DECLs.
1654 2010-05-14 Jan Hubicka <jh@suse.cz>
1656 * cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.
1657 (varpool_all_refs_explicit_p): New inline function.
1658 * ipa-reference.c: Update comment.
1659 (module_statics_written): Remove.
1660 (get_static_decl): Remove.
1661 (ipa_init): Do not initialize module_statics_written.
1662 (analyze_function): Likewise.
1663 (generate_summary): Likewise; do not compute module_statics_readonly
1664 and do not update variable flags.
1665 (propagate): Call ipa_discover_readonly_nonaddressable_vars.
1666 * ipa.c: Inlucde flags.h
1667 (cgraph_local_node_p): New.
1668 (cgraph_remove_unreachable_nodes): Return early when not optimizing;
1669 promote functions to local.
1670 (ipa_discover_readonly_nonaddressable_vars): New function.
1671 (function_and_variable_visibility): Use cgraph_local_node_p.
1672 * varpool.c (varpool_finalize_decl): Set force_output for
1673 DECL_PRESERVE_P vars.
1675 2010-05-14 Jan Hubicka <jh@suse.cz>
1677 * ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.
1679 2010-05-14 Richard Guenther <rguenther@suse.de>
1681 PR tree-optimization/44119
1682 * tree-ssa-pre.c (eliminate): Properly mark replacement of
1683 a PHI node necessary.
1685 2010-05-14 Eric Botcazou <ebotcazou@adacore.com>
1687 * tree.h (TREE_ADDRESSABLE): Remove bogus usage for FIELD_DECL.
1689 2010-05-14 Jason Merrill <jason@redhat.com>
1692 * gimple.h (enum gf_mask): Add GF_CALL_NOTHROW.
1693 (gimple_call_set_nothrow): New.
1694 * gimple.c (gimple_build_call_from_tree): Call it.
1695 (gimple_call_flags): Set ECF_NOTHROW from GF_CALL_NOTHROW.
1698 * gimplify.c (gimplify_seq_add_stmt): No longer static.
1699 * gimple.h: Declare it.
1700 * gimple.c (gimple_build_eh_filter): No ops.
1702 2010-05-14 Jan Hubicka <jh@suse.cz>
1704 * ipa.c (enqueue_cgraph_node): Update comment; do not re-enqueue
1705 nodes already in queue.
1706 (cgraph_remove_unreachable_nodes): Cleanup; fix problem with
1709 2010-05-14 Jakub Jelinek <jakub@redhat.com>
1712 * cfgexpand.c (expand_debug_expr): If non-memory op0
1713 has BLKmode, return NULL.
1715 2010-05-14 Harsha Jagasia <harsha.jagasia@amd.com>
1717 * config.gcc: Add support for --with-cpu option for bdver1.
1718 * config/i386/i386.h (TARGET_BDVER1): New macro.
1719 (ix86_tune_indices): Change SSE_UNALIGNED_MOVE_OPTIMAL
1720 to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
1721 (ix86_tune_features) :Change SSE_UNALIGNED_MOVE_OPTIMAL
1722 to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
1723 Add SSE_PACKED_SINGLE_INSN_OPTIMAL.
1724 (TARGET_CPU_DEFAULT_NAMES): Add bdver1.
1725 (processor_type): Add PROCESSOR_BDVER1.
1726 * config/i386/i386.md: Add bdver1 as a new cpu attribute to match
1727 processor_type in config/i386/i386.h.
1728 Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit
1729 movaps <reg, reg> instead of movapd <reg, reg> when replacing
1730 movsd <reg, reg> or movss <reg, reg> for SSE and AVX.
1731 Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL
1732 to emit packed xor instead of packed double/packed integer
1733 xor for SSE and AVX when moving a zero value.
1734 * config/i386/sse.md: Add check for
1735 TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movaps instead of
1736 movapd/movdqa for SSE and AVX.
1737 Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed
1738 single logical operations i.e and, or and xor instead of packed double
1739 logical operations for SSE and AVX.
1740 * config/i386/i386-c.c (ix86_target_macros_internal):
1741 Add PROCESSOR_BDVER1.
1742 * config/i386/driver-i386.c: Turn on -mtune=native for BDVER1.
1743 (has_fma4, has_xop): New.
1744 * config/i386/i386.c (bdver1_cost): New variable.
1745 (m_BDVER1): New macro.
1746 (m_AMD_MULTIPLE): Add m_BDVER1.
1747 (x86_tune_use_leave, x86_tune_push_memory, x86_tune_unroll_strlen,
1748 x86_tune_deep_branch_prediction, x86_tune_use_sahf, x86_tune_movx,
1749 x86_tune_use_simode_fiop, x86_tune_promote_qimode,
1750 x86_tune_add_esp_8, x86_tune_tune_sub_esp_4, x86_tune_sub_esp_8,
1751 x86_tune_integer_dfmode_moves, x86_tune_partial_reg_dependency,
1752 x86_tune_sse_partial_reg_dependency,
1753 x86_tune_sse_unaligned_load_optimal,
1754 x86_tune_sse_unaligned_store_optimal, x86_tune_sse_typeless_stores,
1755 x86_tune_memory_mismatch_stall, x86_tune_use_ffreep,
1756 x86_tune_inter_unit_moves, x86_tune_inter_unit_conversions,
1757 x86_tune_use_bt, x86_tune_pad_returns, x86_tune_slow_imul_imm32_mem,
1758 x86_tune_slow_imul_imm8, x86_tune_fuse_cmp_and_branch):
1759 Enable/disable for bdver1.
1760 (processor_target_table): Add bdver1_cost.
1761 (cpu_names): Add bdver1.
1762 (override_options): Set up PROCESSOR_BDVER1 for bdver1 entry in
1763 processor_alias_table.
1764 (ix86_expand_vector_move_misalign): Change.
1765 TARGET_SSE_UNALIGNED_MOVE_OPTIMAL to TARGET_SSE_UNALIGNED_LOAD_OPTIMAL.
1766 Check for TARGET_SSE_UNALIGNED_STORE_OPTIMAL.
1767 Check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movups instead
1768 of movupd/movdqu for SSE and AVX.
1769 (ix86_tune_issue_rate): Add PROCESSOR_BDVER1.
1770 (ix86_tune_adjust_cost): Add code for bdver1.
1771 (standard_sse_constant_opcode): Add check for
1772 TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed single xor instead
1773 of packed double xor for SSE and AVX.
1775 2010-05-14 Pat Haugen <pthaugen@us.ibm.com>
1777 * tree-ssa-loop.prefetch.c (prune_ref_by_group_reuse): Cast abs()
1780 2010-05-14 Tristan Gingold <gingold@adacore.com>
1782 * toplev.c (default_debug_hooks): Remove this variable.
1783 (process_options): Remove assignments to default_debug_hooks.
1785 2010-05-14 Martin Jambor <mjambor@suse.cz>
1787 * langhooks-def.h (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove.
1788 (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_FOLD_OBJ_TYPE_REF.
1789 * langhooks.h (struct lang_hooks_for_decls): Removed field
1791 * tree.c (free_lang_data): Remove assignment to
1792 lang_hooks.fold_obj_type_ref.
1793 * tree.def (OBJ_TYPE_REF): Update comment.
1795 2010-05-14 Richard Guenther <rguenther@suse.de>
1797 PR tree-optimization/44124
1798 * tree-ssa-sccvn.c (vn_nary_may_trap): Fix invalid memory access.
1800 2010-05-14 Alan Modra <amodra@gmail.com>
1803 * config/rs6000/rs6000.c (struct machine_function): Reorder
1804 fields for better packing. Add lr_save_state.
1805 (rs6000_ra_ever_killed): Return lr_save_state if set.
1806 (rs6000_emit_eh_reg_restore): Set lr_save_state.
1808 2010-05-13 Jan Hubicka <jh@suse.cz>
1810 * varpool.c (decide_is_variable_needed): Drop code checking
1811 TREE_SYMBOL_REFERENCED.
1813 2010-05-13 Jan Hubicka <jh@suse.cz>
1815 * final.c (output_addr_const): Do not call mark_decl_referenced.
1816 * cgraphunit.c (process_function_and_variable_attributes): Use
1817 mark_needed_node dirrectly.
1818 (assemble_thunk): Do not call mark_decl_referenced.
1820 2010-05-13 Anatoly Sokolov <aesok@post.ru>
1822 * targhooks.c (default_mode_dependent_address_p): Cast 'addr' to rtx.
1824 2010-05-13 Jeff Law <law@redhat.com>
1826 * ira-conflicts.c (print_allocno_conflicts): New function broken out
1828 (print_conflicts): Call print_allocno_conflicts.
1830 2010-05-13 Jakub Jelinek <jakub@redhat.com>
1833 * dwarf2out.c (modified_type_die): Don't dereference mod_type_die
1836 2010-05-13 Kai Tietz <kai.tietz@onevision.com>
1838 * config.gcc (i[34567]86-*-mingw* | x86_64-*-mingw*): Choose
1839 t-mingw-w64 or t-mingw-w32 for multilib configuration.
1840 * config/i386/t-mingw-w32: New.
1841 * config/i386/t-mingw-w64 (MULTILIB_OSDIRNAMES): Change lib64 to lib.
1843 2010-05-13 Martin Jambor <mjambor@suse.cz>
1845 * gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to
1847 * gimple-fold.c (get_base_binfo_for_type): New function.
1848 (gimple_get_relevant_ref_binfo): Likewise.
1849 (gimple_fold_obj_type_ref_known_binfo): Likewise.
1850 (gimple_fold_obj_type_ref): Likewise.
1851 (fold_gimple_call): Simplify condition for folding virtual calls
1852 and call gimple_fold_obj_type_ref.
1853 * gimple.h (gimple_get_relevant_ref_binfo): Declare.
1854 (gimple_fold_obj_type_ref_known_binfo): Likewise.
1856 2010-05-13 Andreas Schwab <schwab@linux-m68k.org>
1858 * config/rs6000/rs6000-protos.h
1859 (rs6000_mode_dependent_address_ptr): Change argument to const_rtx.
1860 * config/rs6000/rs6000.c (rs6000_mode_dependent_address)
1861 (rs6000_debug_mode_dependent_address)
1862 (rs6000_mode_dependent_address_ptr): Likewise.
1864 2010-05-13 Jakub Jelinek <jakub@redhat.com>
1867 * var-tracking.c (track_expr_p): Allow tracking of variables optimized
1869 * Makefile.in (dwarf2out.o): Depend on $(TREE_FLOW_H).
1870 * tree-sra.c (create_access_replacement): Call unshare_expr before
1871 passing expr to SET_DECL_DEBUG_EXPR, and remove any SSA_NAMEs from it.
1872 * dwarf2out.c: Include tree-flow.h.
1873 (struct var_loc_node): Rename var_loc_note field to loc, add comment.
1874 (size_of_loc_descr, output_loc_operands, output_loc_operands_raw):
1875 Handle DW_OP_bit_piece.
1876 (decl_piece_bitsize, decl_piece_varloc_ptr, decl_piece_node,
1877 construct_piece_list, adjust_piece_list): New functions.
1878 (add_var_loc_to_decl): Handle SRA optimized variables.
1879 Adjust for var_loc_note to loc field renaming.
1880 (dw_loc_list_1): For WANT_ADDRESS == 2 prefer DECL_MODE of decl
1881 in VAR_LOCATION note.
1882 (new_loc_descr_op_bit_piece): New function.
1883 (dw_sra_loc_expr): New function.
1884 (dw_loc_list): Use it. Don't handle the last range after the
1885 loop, handle it inside of the loop. Adjust for var_loc_note
1886 to loc field renaming.
1887 (add_location_or_const_value_attribute): Only special case
1888 single entry loc lists if loc is NOTE_P. Adjust for
1889 var_loc_note to loc field renaming.
1890 (dwarf2out_var_location): Don't set newloc->var_loc_note
1891 and newloc->next here.
1893 2010-05-12 Jan Hubicka <jh@suse.cz>
1895 * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed
1897 * cgraph.h (cgraph_only_called_directly_p,
1898 cgraph_can_remove_if_no_direct_calls_p): test address_taken flag.
1899 (cgraph_can_remove_if_no_direct_calls_and_refs_p): New function.
1900 * cgraphunit.c (cgraph_mark_functions_to_output): Test address_taken.
1902 * ipa.c (cgraph_remove_unreachable_nodes): Use
1903 cgraph_can_remove_if_no_direct_calls_and_refs_p; clear address_taken
1905 * tree-inline.c (copy_bb): Check address_taken flag.
1906 * tree-profile.c (tree_gen_ic_func_profiler): Check address_taken and
1907 externally_visible flag.
1909 2010-05-12 Jason Merrill <jason@redhat.com>
1913 * dbxout.c (dbxout_type): Remove NULLPTR_TYPE handling.
1914 * sdbout.c (plain_type_1): Likewise.
1915 * dwarf2out.c (is_base_type): Likewise.
1916 (gen_type_die_with_usage): Likewise. Generate
1917 DW_TAG_unspecified_type for any LANG_TYPE.
1919 2010-05-12 Jan Hubicka <jh@suse.cz>
1921 * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Build
1923 * cgraph.c (cgraph_create_indirect_edge): Take ecf_flags argument.
1924 (cgraph_clone_edge): Update.
1925 (cgraph_node_remove_callees): Remove indirect calls too.
1926 * cgraph.h (cgraph_indirect_call_info): Add ecf_flags.
1927 (cgraph_create_indirect_edge): Update prototype.
1928 * ipa-reference.c (has_proper_scope_for_analysis): Rename to
1929 is_proper_for_analysis.
1930 (add_new_function, visited_nodes, function_insertion_hook_holder,
1931 get_local_reference_vars_info, mark_address_taken, mark_address,
1932 mark_load, mark_store, check_asm_memory_clobber, check_call,
1933 scan_stmt_for_static_refs, scan_initializer_for_static_refs): Remove.
1934 (ipa_init): Do not initialize visited_nodes;
1935 function_insertion_hook_holder.
1936 (analyze_variable): Rewrite.
1937 (analyze_function): Rewrite.
1938 (copy_local_bitmap): Remove.
1939 (duplicate_node_dat): Do not duplicate local info.
1940 (generate_summary): Simplify to only walk cgraph.
1941 (write_node_summary_p, ipa_reference_write_summary,
1942 ipa_reference_read_summary): Remove.
1943 (propagate): Do not remove function insertion;
1945 (pass_ipa_reference): NULLify summary handling fields.
1946 * lto-cgraph.c (lto_output_edge): Output ecf_flags.
1947 (input_edge): Input ecf_flags.
1948 * ipa-prop.c (ipa_note_parm_call): Expect edge to be around.
1949 (update_indirect_edges_after_inlining): Ignore edges with unknown
1952 2010-05-12 Sriraman Tallam <tmsriram@google.com>
1954 * implicit-zee.c: New file.
1955 * tree-pass.h (pass_implicit_zee): Declare.
1956 * passes.c (init_optimization_passes): Add zee pass.
1957 * common.opt (fzee): New flag.
1958 * timevar.def (TV_ZEE): Define.
1959 * config/i386/i386.c (optimization_options): Turn on ZEE for level 2
1961 * Makefile.in (implicit-zee.o): Add new build file.
1963 2010-05-12 Kazu Hirata <kazu@codesourcery.com>
1964 Nathan Froyd <froydnj@codesourcery.com>
1966 * c-common.c (sync_resolve_params): Remove write-only variable.
1968 2010-05-12 Anatoly Sokolov <aesok@post.ru>
1970 * target.h (struct gcc_target): Add mode_dependent_address_p field.
1971 * target-def.h (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
1972 (TARGET_INITIALIZER): Use TARGET_MODE_DEPENDENT_ADDRESS_P.
1973 * targhooks.c (default_mode_dependent_address_p): New function.
1974 * targhooks.h (default_mode_dependent_address_p): Declare function.
1975 * doc/tm.texi (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
1976 (GO_IF_MODE_DEPENDENT_ADDRESS): Update.
1977 * recog.c: (mode_dependent_address_p): Call mode_dependent_address_p
1978 target hook. Change return type to bool.
1979 * recog.h: (mode_dependent_address_p): Change return type to bool.
1981 2010-05-12 Kazu Hirata <kazu@codesourcery.com>
1982 Nathan Froyd <froydnj@codesourcery.com>
1984 * tree-mudflap.c (build_function_type_0, build_function_type_1,
1985 build_function_type_2, build_function_type_3): Remove.
1986 (mudflap_init): Use build_function_type_list.
1988 2010-05-12 Kazu Hirata <kazu@codesourcery.com>
1989 Nathan Froyd <froydnj@codesourcery.com>
1991 * coverage.c (build_fn_info_value): Call build_constructor instead of
1992 build_constructor_from_list.
1993 (build_ctr_info_value): Likewise.
1994 (build_gcov_info): Likewise.
1996 2010-05-12 Nathan Froyd <froydnj@codesourcery.com>
1998 * tree.c (build_constructor): Compute TREE_CONSTANT for the
1999 resultant constructor.
2000 (build_constructor_single): Don't set TREE_CONSTANT.
2001 (build_constructor_from_list): Don't compute TREE_CONSTANT.
2003 2010-05-12 Jan Hubicka <jh@suse.cz>
2005 * cgraph.h (struct varpool_node): Add aux.
2006 * varasm.c (find_decl_and_mark_needed): Force output of varpool nodes.
2007 * varpool.c (varpool_remove_node): Do not remove initializer.
2008 (varpool_reset_queue): Export.
2009 (varpool_finalize_decl): Volatile vars are forced to be output.
2010 * lto-symtab.c (lto_varpool_replace_node): Clear out initializer of
2012 * ipa.c (enqueue_cgraph_node, enqueue_varpool_node,
2013 process_references, varpool_can_remove_if_no_refs): New functions.
2014 (cgraph_remove_unreachable_nodes): Handle variables too.
2016 2010-05-12 H.J. Lu <hongjiu.lu@intel.com>
2019 * config/i386/sse.md (*avx_vmmaskcmp<mode>3): New.
2021 2010-05-12 Jakub Jelinek <jakub@redhat.com>
2024 * gimplify.c (enum omp_region_type): Add ORT_UNTIED_TASK,
2025 change value of ORT_TASK.
2026 (new_omp_context): Handle ORT_UNTIED_TASK like ORT_TASK.
2027 (omp_notice_threadprivate_variable): New function.
2028 (omp_notice_variable): Call it for threadprivate variables.
2029 If enclosing ctx is a task, print enclosing task rather than
2030 enclosing parallel. Handle ORT_UNTIED_TASK like ORT_TASK.
2031 (gimplify_omp_task): Pass ORT_UNTIED_TASK instead of ORT_TASK
2032 if task has untied clause.
2035 * dwarf2out.c (base_type_die): Don't add name attribute here.
2036 (modified_type_die): Instead of sizetype use
2037 its underlying original type. If a DW_TAG_base_type doesn't
2038 have name added, add __unknown__.
2039 (dwarf2out_imported_module_or_decl_1): Don't call base_type_die,
2040 always call force_type_die instead.
2042 2010-05-12 Maxim Kuvyrkov <maxim@codesourcery.com>
2044 * targhooks.c (default_stack_protect_guard): Avoid sharing RTL
2045 for __stack_chk_guard.
2047 2010-05-11 Jakub Jelinek <jakub@redhat.com>
2049 * c-opts.c (c_common_parse_file): If start_end_main_source_file,
2050 don't call start_source_file debug hook here...
2051 (finish_options): ... but here, after outputting predefined and
2052 command line defines and undefs.
2055 * cfglayout.c (fixup_reorder_chain): Allow asm goto to have
2057 * cfgcleanup.c (try_optimize_cfg): When in cfglayout mode
2058 optimizing away empty bb with no successors, move over its
2059 footer chain to fallthru predecessor.
2060 * cfgrtl.c (patch_jump_insn): Update also REG_LABEL_OPERAND.
2061 (rtl_split_edge): For asm goto call patch_jump_insn even if
2062 splitting fallthru edge.
2065 * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Use qnu_unique_object
2066 even for DECL_ONE_ONLY DECL_ARTIFICIAL !TREE_READONLY decls.
2067 * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Likewise.
2068 * dwarf2asm.c (dw2_output_indirect_constant_1): Set TREE_READONLY
2072 * c-parser.c (c_parser_expression): Mark LHS of a comma
2073 expression as read if it is a decl, handled component or
2074 COMPOUND_EXPR with that on the RHS.
2075 * c-typeck.c (c_process_expr_stmt): Mark RHS of COMPOUND_EXPR
2076 if it is a decl or handled component.
2078 2010-05-11 Jan Hubicka <jh@suse.cz>
2080 * lto-symtab.c (lto_symtab_free): New function.
2081 * lto-streamer.h (lto_symtab_free): Declare.
2083 2010-05-11 Jan Hubicka <jh@suse.cz>
2085 * lto-cgraph.c (reachable_from_other_partition_p): Export; do not assume
2086 that if function is needed it is reachable.
2087 (lto_output_node): See if it the function is reachable or referenced.
2088 (output_cgraph): Update call of lto_output_node.
2089 * lto-streamer.h (reachable_from_other_partition_p): Declare.
2091 2010-05-11 Jan Hubicka <jh@suse.cz>
2093 * crtstuff.c (__JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__):
2096 2010-05-11 Jan Hubicka <jh@suse.cz>
2098 PR tree-optimize/44063
2099 * ipa-inline.c (cgraph_edge_badness): Move always inlines to top of
2101 (cgraph_decide_inlining_of_small_function): Skip check when disrgarding
2103 (estimate_function_body_sizes): Compute sizes even when disregarding.
2105 2010-05-11 Kai Tietz <kai.tietz@onevision.com>
2107 * collect2.c (maybe_lto_object_file): Add x64-coff magic and check.
2109 2010-05-11 Jan Hubicka <jh@suse.cz>
2111 * lto-cgraph.c (output_cgraph): Remove loop adding all varpool nodes
2112 into every boundary.
2114 2010-05-11 Jan Hubicka <jh@suse.cz>
2116 * matrix-reorg.c (matrix_reorg): Rebuild edges.
2118 2010-05-11 Jan Hubicka <jh@suse.cz>
2120 * lto-streamer.c (lto_streamer_cache_add_to_node_array,
2121 lto_streamer_cache_delete): Put nodes into heap.
2122 * lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is in
2125 2010-05-11 Jan Hubicka <jh@suse.cz>
2127 * cgraphbuild.c (cgraph_rebuild_references): New.
2128 * cgraph.c (cgraph_mark_reachable_node): Accept references to optimized
2130 * cgraph.h (cgraph_rebuild_references): Declare.
2131 * tree-inline.c (tree_function_versioning): Use it.
2132 * ipa-struct-reorg.c (do_reorg_for_func): Likewise.
2134 2010-05-11 Jan Hubicka <jh@suse.cz>
2136 * cgraph.c: Include ipa-utils.h
2137 (cgraph_create_virtual_clone): Update references.
2138 * Makefile.in (cgraph.o): Add dependency at ipa-utils.h
2140 2010-05-11 Christian Borntraeger <borntraeger@de.ibm.com>
2142 * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Reset
2143 prefetch_before to PREFETCH_ALL if to accesses "meet" beyond
2146 2010-05-11 Christian Borntraeger <borntraeger@de.ibm.com>
2148 * tree-ssa-loop-prefetch.c: Add debug for dropped prefetches.
2150 2010-05-11 Jakub Jelinek <jakub@redhat.com>
2152 * gcc.c (execute): For -### don't quote arguments that
2153 contain just alphanumerics and _/-. characters.
2154 * doc/invoke.texi: Document that change for -###.
2157 * df-problems.c (struct dead_debug): Add to_rescan field.
2158 (dead_debug_init): Clear to_rescan field.
2159 (dead_debug_finish): Rescan all debug insns in to_rescan
2160 bitmap and free the bitmap.
2161 (dead_debug_insert_before): Instead of rescanning debug insns
2162 immediately queue their rescanning until dead_debug_finish.
2163 (df_note_bb_compute): After dead_debug_add do continue instead
2166 2010-05-10 Jakub Jelinek <jakub@redhat.com>
2169 * haifa-sched.c (schedule_insn): When clearing INSN_VAR_LOCATION_LOC,
2170 clear also INSN_REG_USE_LIST.
2172 2010-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2174 * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.
2176 2010-05-10 Jan Hubicka <jh@suse.cz>
2178 * lto-stramer-out.c (produce_asm_for_decls): Correct accidentally
2181 2010-05-10 Jan Hubicka <jh@suse.cz>
2183 * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries):
2185 * lto-section-out.c (lto_new_out_decl_state): Do not allocate it here.
2186 * lto-streamer.c (lto_streamer_cache_insert_1): Use alloc pool.
2187 (lto_streamer_cache_create): Init alloc pool.
2188 (lto_streamer_cache_delete): Free alloc pool.
2189 * lto-streamer.h: Include alloc pool.
2190 (lto_streamer_cache_d): Use alloc pool.
2191 * lto-stramer-out.c (produce_asm_for_decls): Delete fn_out_states.
2193 2010-05-10 Jan Hubicka <jh@suse.cz>
2195 * Makefile.in (cgraphbuild.o): Add dependency on except.h.
2196 * cgraphbuild.c: Include except.h
2197 (record_type_list, record_eh_tables): New function.
2198 (build_cgraph_edges, rebuild_cgraph_edges): Use it.
2200 2010-05-10 Jan Hubicka <jh@suse.cz>
2202 * crtstuff.c (force_to_data, __do_global_dtors_aux_fini_array_entry,
2203 __frame_dummy_init_array_entry, force_to_data): Attribute as used
2206 2010-05-10 Michael Matz <matz@suse.de>
2208 * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.
2209 (can_reassociate_p): Use FLOAT_TYPE_P.
2210 * tree-vectorizer.h (vect_is_simple_reduction): Rename to ...
2211 (vect_force_simple_reduction): ... this.
2212 * tree-parloops.c (gather_scalar_reductions): Use
2213 vect_force_simple_reduction.
2214 * tree-vect-loop.c (vect_is_simple_reduction_1): Rename from
2215 vect_is_simple_reduction, add modify argument, if true rewrite
2216 "a-b" into "a+(-b)".
2217 (vect_is_simple_reduction, vect_force_simple_reduction): New
2219 (vect_analyze_scalar_cycles_1): Use vect_force_simple_reduction.
2221 2010-05-10 H.J. Lu <hongjiu.lu@intel.com>
2222 Vladimir Makarov <vmakarov@redhat.com>
2224 PR rtl-optimization/44012
2225 * ira-build.c (remove_unnecessary_allocnos): Nullify
2226 regno_allocno_map of the removed allocno.
2228 2010-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2230 * configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors
2232 * configure: Regenerate.
2234 2010-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2236 * config/sol2.c (solaris_assemble_visibility): Declare decl, vis
2238 Define visibility_types, name, type inside HAVE_GAS_HIDDEN.
2239 * configure.ac (gcc_cv_ld_hidden): Explain stages of visibility
2241 * configure: Regenerate.
2243 2010-05-10 Richard Guenther <rguenther@suse.de>
2245 * lto-symtab.c (lto_symtab_entry_marked_p): Make entry
2246 marked if the entry identifier is marked.
2248 2010-05-10 Richard Guenther <rguenther@suse.de>
2250 * c-common.c (struct c_common_attributes): Add fnspec attribute.
2251 (handle_fnspec_attribute): New function.
2252 * gimple.h (gimple_call_return_flags): Declare.
2253 (gimple_call_arg_flags): Likewise.
2254 * gimple.c (gimple_call_arg_flags): New function.
2255 (gimple_call_return_flags): Likewise.
2256 * tree.h (EAF_DIRECT, EAF_NOCLOBBER, EAF_NOESCAPE, EAF_UNUSED):
2258 (ERF_RETURN_ARG_MASK, ERF_RETURNS_ARG, ERF_NOALIAS): New function
2260 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Skip unused args.
2261 * tree-ssa-structalias.c (make_constraint_from_heapvar): Split
2263 (make_heapvar_for): ... this new function.
2264 (handle_rhs_call): Handle fnspec attribute argument specifiers.
2265 (handle_lhs_call): Likewise.
2266 (find_func_aliases): Adjust.
2268 2010-05-10 Richard Guenther <rguenther@suse.de>
2270 PR tree-optimization/44050
2271 * tree-inline.c (tree_function_versioning): Clone the ipa-pta flag.
2273 2010-05-10 Wei Guozhi <carrot@google.com>
2276 * config/arm/thumb2.md (thumb2_tlobits_cbranch): New insn pattern.
2278 2010-05-09 Joseph Myers <joseph@codesourcery.com>
2281 * c-typeck.c (lookup_field): Take a type directly. Update
2283 (build_component_ref): Update call to lookup_field.
2284 (set_init_label): Use lookup_field to find initialized field.
2285 Handle returned list of fields like a sequence of designators.
2287 2010-05-09 Richard Guenther <rguenther@suse.de>
2290 * fold-const.c (tree_single_nonzero_warnv_p): Properly
2291 handle &FUNCTION_DECL.
2293 2010-05-09 Joseph Myers <joseph@codesourcery.com>
2296 * c-decl.c (detect_field_duplicates_hash): New. Handle anonymous
2297 structures and unions recursively.
2298 (detect_field_duplicates): Move duplicate detection with a hash to
2299 detect_field_duplicates_hash. Always use a hash if anonymous
2300 structures or unions are present.
2301 * doc/extend.texi (Unnamed Fields): Document that duplicate fields
2304 2010-05-09 H.J. Lu <hongjiu.lu@intel.com>
2307 * config/i386/driver-i386.c (host_detect_local_cpu): Properly
2308 detect Atom, Core 2 and Core i7.
2310 2010-05-09 Richard Guenther <rguenther@suse.de>
2312 * gcc.c (store_arg): Handle temporary file deletion for
2315 2010-05-09 Richard Guenther <rguenther@suse.de>
2318 * ipa-inline.c (estimate_function_body_sizes): Return after
2319 disregarding inline limits.
2321 2010-05-09 Richard Guenther <rguenther@suse.de>
2323 * gcc.c (store_arg): Revert last change.
2325 2010-05-08 Sandra Loosemore <sandra@codesourcery.com>
2328 * tree-ssa-reassoc.c (eliminate_redundant_comparison): New function.
2329 (optimize_ops_list): Call it.
2331 2010-05-08 Richard Guenther <rguenther@suse.de>
2333 PR tree-optimization/44030
2334 * tree-ssa-pre.c (eliminate): Copy NECESSARY flag. Set
2335 NECESSARY flag if we propagate from a inserted expression.
2337 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
2339 * gimple.c (gimple_types_compatible_p) <ARRAY_TYPE>: Treat bounds of
2340 domain types as equal if they are both PLACEHOLDER_EXPRs.
2342 2010-05-08 Richard Guenther <rguenther@suse.de>
2344 * lto-wrapper.c (run_gcc): Remove linker output from
2345 command line for LTRANS invocation.
2347 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2349 * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
2350 lto-macho as lto_binary_reader.
2351 * target.h (struct gcc_target): New hooks lto_start and lto_end.
2352 * target-def.h (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Define.
2353 * cgraphunit.c (ipa_passes): Wrap LTO assembler output generation
2354 in lto_start and lto_end calls.
2355 (is_elf_or_coff): Rename to maybe_lto_object_file. Add Mach-O
2357 (scan_prog_file): Update is_elf_or_coff call.
2358 * doc/tm.text (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Document.
2360 * collect2.c (main): Fix enum comparison.
2362 * config/darwin-protos.h (darwin_asm_lto_start, darwin_asm_lto_end):
2364 * darwin9.h (LINK_COMMAND_SPEC): Pass -flto and -fwhopr to the linker.
2365 * darwin.h (LINK_COMMAND_SPEC): Likewise. Define TARGET_ASM_LTO_START
2366 and TARGET_ASM_LTO_END.
2367 * darwin.c: Include obstack.h and lto-streamer.h.
2368 (lto_section_names_offset, lto_section_names_obstack,
2369 lto_asm_out_file, lto_asm_out_name, saved_asm_out_file): New static
2371 (LTO_SEGMENT_NAME, LTO_NAMES_SECTION): New defines.
2372 (darwin_asm_lto_start): New function. Redirect output to asm_out_file
2373 to a temporary file.
2374 (darwin_asm_lto_end): New function. Restore asm_out_file.
2375 (darwin_asm_named_section): For LTO sections, replace the name with
2376 the offset of the section name in a string table, and build this
2378 (darwin_file_start): Initialize global vars for LTO support.
2379 (darwin_file_end): If output to asm_out_file was redirected, append it
2380 to the proper asm_out_file here. Add the section names section.
2382 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
2384 * c-pragma.c (pending_weak_d, pending_weak): New.
2385 (pending_weaks): Change the type to VEC((pending_weak,gc) *.
2386 (maybe_apply_pragma_weak, maybe_apply_pending_pragma_weaks,
2387 handle_pragma_weak): Update the uses of pending_weaks.
2389 2010-05-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2391 PR documentation/44016
2392 * doc/standards.texi (Standards): Link to unversioned
2393 cxx0x_status.html page.
2395 2010-05-07 Iain Sandoe <iains@gcc.gnu.org>
2398 * config/darwin-c.c (darwin_pragma_unused): Set DECL_READ_P
2399 in addition to TREE_USED, to avoid "set but unused" warnings.
2401 2010-05-07 Changpeng Fang <changpeng.fang@amd.com>
2403 * tree-ssa-loop-prefetch.c (TRIP_COUNT_TO_AHEAD_RATIO): New.
2404 (is_loop_prefetching_profitable): Do not insert prefetches
2405 when the trip count is not at least TRIP_COUNT_TO_AHEAD_RATIO
2406 times the prefetch ahead distance.
2408 2010-05-07 Changpeng Fang <changpeng.fang@amd.com>
2410 * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable):
2411 Account for loop unrolling in the insn-to-prefetch ratio heuristic.
2412 (loop_prefetch_arrays): Pass to is_loop_prefetching_profitable
2415 2010-05-07 Changpeng Fang <changpeng.fang@amd.com>
2417 * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Dump
2418 a diagnostic info when the insn-to-mem ratio is too small.
2420 2010-05-07 Richard Guenther <rguenther@suse.de>
2422 * gcc.c (LINK_COMMAND_SPEC): Provide a resolution file to
2424 (store_arg): Queue temp_filename for deletion instead of
2427 2010-05-07 Richard Guenther <rguenther@suse.de>
2429 * lto-wrapper.c (DUMPBASE_SUFFIX): Define.
2430 (run_gcc): Handle LTRANS phase invocation.
2431 * collect2.c (maybe_run_lto_and_relink): Do not set WPA_SAVE_LTRANS.
2433 2010-05-07 Jakub Jelinek <jakub@redhat.com>
2435 * tree.h (TREE_ADDRESSABLE): Adjust comment to say that
2436 this is also meaningful on PARM_DECLs and RESULT_DECLs.
2438 2010-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2440 * config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.
2442 2010-05-07 Richard Guenther <rguenther@suse.de>
2444 PR tree-optimization/44020
2445 * tree-ssa-pre.c (execute_pre): Do not remove dead inserted
2446 code when PRE is not yet initialized.
2448 2010-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2450 * config/mips/dbxmdebug.h: Remove.
2451 * config.gcc (mips-sgi-irix6.5*): Remove mips/dbxmdebug.h.
2453 2010-05-07 Shujing Zhao <pearly.zhao@oracle.com>
2455 * c-typeck.c (build_binary_op): Warn ordered comparison of pointer
2456 with null pointer and also warn about ordered comparison of zero with
2459 2010-05-05 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2461 * graphite-blocking.c
2462 (pbb_strip_mine_profitable_p): Replace Value with mpz_t.
2463 * graphite-clast-to-gimple.c
2464 (clast_to_gcc_expression): Same.
2465 (precision_for_value): Same.
2466 (precision_for_interval): Same.
2467 (gcc_type_for_interval): Same.
2468 (graphite_create_new_guard): Same.
2469 (compute_bounds_for_level): Same.
2470 (graphite_create_new_loop_guard): Same.
2471 * graphite-interchange.c
2472 (build_linearized_memory_access): Same.
2473 (pdr_stride_in_loop): Same.
2474 (memory_strides_in_loop_1): Same.
2475 (memory_strides_in_loop): Same.
2476 (extend_scattering): Same.
2477 (psct_scattering_dim_for_loop_depth): Same.
2478 (pbb_number_of_iterations): Same.
2480 (debug_iteration_domains): Same.
2482 (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
2483 (ppl_set_inhomogeneous_gmp): Same.
2484 (ppl_strip_loop): Same.
2485 (ppl_lexico_compare_linear_expressions): Same.
2486 (ppl_read_polyhedron_matrix): Same.
2487 (ppl_max_for_le_pointset): Same.
2489 (ppl_read_polyhedron_matrix): Same.
2490 (tree_int_to_gmp): Same.
2491 (gmp_cst_to_tree): Same.
2492 (ppl_set_inhomogeneous): Same.
2493 (ppl_set_inhomogeneous_tree): Same.
2494 (ppl_set_coef): Same.
2495 (ppl_set_coef_tree): Same.
2496 * graphite-sese-to-poly.c
2497 (build_pbb_scattering_polyhedrons): Same.
2498 (build_scop_scattering): Same.
2499 (scan_tree_for_params_right_scev): Same.
2500 (scan_tree_for_params): Same.
2501 (find_params_in_bb): Same.
2502 (find_scop_parameters): Same.
2503 (add_upper_bounds_from_estimated_nit): Same.
2504 (build_loop_iteration_domains): Same.
2505 (add_condition_to_domain): Same.
2506 (pdr_add_memory_accesses): Same.
2508 2010-05-05 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
2510 * graphite-blocking.c (pbb_strip_mine_profitable_p): Resolve
2511 CLooG's value_* macros to their respective mpz_* counterparts.
2512 * graphite-clast-to-gimple.c (clast_to_gcc_expression): Same.
2513 (graphite_create_new_loop_guard): Same.
2514 * graphite-interchange.c (build_linearized_memory_access): Same.
2515 (pdr_stride_in_loop): Same.
2516 (memory_strides_in_loop_1): Same.
2517 (1st_interchange_profitable_p): Same.
2518 * graphite-poly.c (extend_scattering): Same.
2519 (psct_scattering_dim_for_loop_depth): Same.
2520 (pbb_number_of_iterations): Same.
2521 (pbb_number_of_iterations_at_time): Same.
2522 * graphite-poly.h (new_1st_loop): Same.
2523 * graphite-ppl.c (cloog_matrix_to_ppl_constraint): Same.
2524 (oppose_constraint): Same.
2525 (insert_constraint_into_matrix): Same.
2526 (ppl_set_inhomogeneous_gmp): Same.
2527 (ppl_set_coef_gmp): Same.
2528 (ppl_strip_loop): Same.
2529 (ppl_lexico_compare_linear_expressions): Same.
2530 (ppl_max_for_le_pointset): Same.
2531 (ppl_min_for_le_pointset): Same.
2532 (ppl_build_realtion): Same.
2533 * graphite-ppl.h (gmp_cst_to_tree): Same.
2534 (ppl_set_inhomogeneous): Same.
2535 (ppl_set_inhomogeneous_tree): Same.
2536 (ppl_set_coef): Same.
2537 (ppl_set_coef_tree): Same.
2538 * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
2539 (build_scop_scattering): Same.
2540 (add_value_to_dim): Same.
2541 (scan_tree_for_params_right_scev): Same.
2542 (scan_tree_for_params_int): Same.
2543 (scan_tree_for_params): Same.
2544 (find_params_in_bb): Same.
2545 (find_scop_parameters): Same.
2546 (add_upper_bounds_from_estimated_nit): Same.
2547 (build_loop_iteration_domains): Same.
2548 (create_linear_expr_from_tree): Same.
2549 (add_condition_to_domain): Same.
2550 (pdr_add_memory_accesses): Same.
2552 2010-05-06 Magnus Fromreide <magfr@lysator.liu.se>
2553 Jason Merrill <jason@redhat.com>
2555 * c-common.c (c_common_reswords): Add nullptr.
2556 * c-common.h: Add RID_NULLPTR. Reorganize C++0x rids.
2557 * dwarf2out.c (is_base_type): Handle NULLPTR_TYPE.
2558 (gen_type_die_with_usage): Likewise.
2559 * dbxout.c (dbxout_type): Likewise.
2560 * sdbout.c (plain_type_1): Likewise.
2562 2010-05-06 Jason Merrill <jason@redhat.com>
2564 * gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.
2565 Don't change GS_OK to GS_ALL_DONE. Make sure that all cases set
2567 (gimplify_compound_lval): Return GS_ALL_DONE as appropriate.
2569 * gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for
2570 stripping WITH_SIZE_EXPR.
2571 (gimplify_expr) [MODIFY_EXPR]: Trust GS_OK even if the rhs didn't
2574 2010-05-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2576 * config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from
2577 list of obsolete configurations.
2578 Disabled check for obsolete configurations.
2579 (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
2580 Removed support for previous versions.
2581 * config/mips/iris.h: Removed.
2582 * config/mips/iris5.h: Removed.
2583 * config/mips/iris6.h: Merged old iris.h contents.
2584 (TARGET_IRIX): Removed.
2585 (DRIVER_SELF_SPECS): Removed mabi=32.
2586 (IDENT_ASM_OP): Removed undef.
2587 (STARTFILE_SPEC): Removed mabi=32.
2588 (ENDFILE_SPEC): Likewise.
2589 (IRIX_SUBTARGET_LINK_SPEC): Likewise.
2590 (MACHINE_TYPE): Update for IRIX 6.5.
2591 * config/mips/mips.c (mips_build_builtin_va_list): Replaced
2592 TARGET_IRIX by TARGET_IRIX6.
2593 (mips_file_start): Likewise.
2594 (mips_output_external): Remove IRIX 5/6 O32 support.
2595 (mips_output_function_prologue): Likewise.
2596 * config/mips/mips.h (TARGET_GPWORD): Replaced TARGET_IRIX by
2598 (TARGET_CPU_CPP_BUILTINS): Likewise.
2599 (TARGET_IRIX): Removed.
2600 * config/mips/t-iris6 (MULTILIB_OPTIONS): Removed mabi=32.
2601 (MULTILIB_DIRNAMES): Removed 32.
2602 (MULTILIB_OSDIRNAMES): Removed ../lib.
2603 * doc/install.texi (Prerequisites): Don't reference IRIX before 6.5.
2604 (Specific, mips-sgi-irix5): Document removal.
2605 (Specific, mips-sgi-irix6): Document IRIX 6.[0-4] and O32 ABI removal.
2606 Remove references to older IRIX 6 releases and the O32 ABI.
2608 2010-05-06 Jakub Jelinek <jakub@redhat.com>
2611 * df-problems.c (dead_debug_insert_before): Use *DF_REF_REAL_LOC
2612 instead of DF_REF_REAL_REG.
2614 2010-05-06 Dave Korn <dave.korn.cygwin@gmail.com>
2617 * config/i386/winnt.c (i386_pe_binds_local_p): Tweak weak symbol
2618 handling to still return true for x64 targets.
2620 2010-05-06 Maxim Kuvyrkov <maxim@codesourcery.com>
2622 * config/m68k/uclinux.h (LIB_SPEC): Bring in sync with config/linux.h.
2624 2010-05-06 Jan Hubicka <jh@suse.cz>
2626 PR tree-optimization/43791
2627 * ipa-inline.c (update_caller_keys): Remove bogus
2628 disregard_inline_limits check.
2630 2010-05-06 Michael Matz <matz@suse.de>
2632 PR tree-optimization/43984
2633 * tree-ssa-pre.c (inserted_phi_names): Remove.
2634 (inserted_exprs): Change to bitmap.
2635 (create_expression_by_pieces): Set bits, don't append to vector.
2636 (insert_into_preds_of_block): Don't handle inserted_phi_names.
2637 (eliminate): Don't look at inserted_phi_names, remove deleted
2638 insns from inserted_exprs.
2639 (remove_dead_inserted_code): Adjust to use bitmaps instead of vectors.
2640 (init_pre, fini_pre): Allocate and free bitmaps.
2641 (execute_pre): Insert insns on edges before elimination.
2643 2010-05-06 Maxim Kuvyrkov <maxim@codesourcery.com>
2645 * tree.c (initializer_zerop): Handle STRING_CST.
2647 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
2650 * doc/invoke.texi (Wimplicit): Document as C only.
2651 * opts.c (common_handle_option): Add argument kind.
2652 (handle_option): Rename as read_cmdline_option. Factor out code to...
2653 (handle_option): ... here. New.
2654 (handle_options): Rename as read_cmdline_options.
2655 (decode_options): Update call.
2656 (set_option): Use option index instead of option pointer. Classify
2657 diagnostics correctly.
2658 (enable_warning_as_error): Call handle_option.
2659 * opts.h (set_option): Update declaration.
2660 (handle_option): Declare.
2661 * langhooks.h (struct lang_hooks): Add argument kind to handle_option.
2662 * c.opt (Wimplicit,Wimplicit-int): Initialize to -1.
2663 * c-opts.c (set_Wimplicit): Delete.
2664 (c_family_lang_mask): New static constant.
2665 (c_common_handle_option): Add argument kind. Use handle_option
2666 instead of set_Wimplicit.
2667 (c_common_post_options): warn_implicit and warn_implicit_int
2668 are disabled by default.
2669 * c-common.c (warn_implicit): Do not define here.
2670 * c-common.h (warn_implicit): Do not declare here.
2671 (c_common_handle_option): Update declaration.
2672 * lto-opts.c (lto_reissue_options): Update call to set_option.
2674 2010-05-06 Richard Guenther <rguenther@suse.de>
2676 PR tree-optimization/43571
2677 * domwalk.c (walk_dominator_tree): Walk the dominator
2678 sons in more optimal order.
2680 2010-05-06 Richard Guenther <rguenther@suse.de>
2682 PR tree-optimization/43934
2683 * tree-ssa-loop-im.c (movement_possibility): Handle PHI nodes.
2684 (stmt_cost): Likewise.
2685 (extract_true_false_args_from_phi): New helper.
2686 (determine_max_movement): For PHI nodes verify we can hoist them
2687 and compute their cost.
2688 (determine_invariantness_stmt): Handle PHI nodes.
2689 (move_computations_stmt): Likewise. Hoist PHI nodes in
2690 if-converted form using COND_EXPRs.
2691 (move_computations): Return TODO_cleanup_cfg if we hoisted PHI nodes.
2692 (tree_ssa_lim): Likewise.
2693 * tree-flow.h (tree_ssa_lim): Adjust prototype.
2694 * tree-ssa-loop.c (tree_ssa_loop_im): Return todo.
2696 2010-05-06 Richard Guenther <rguenther@suse.de>
2698 PR tree-optimization/43987
2699 * tree-ssa-structalias.c (could_have_pointers): For possibly
2700 address-taken variables force pointers to be recorded.
2701 (create_variable_info_for_1): Likewise.
2702 (push_fields_onto_fieldstack): Pass in wheter all fields
2704 (find_func_aliases): Query types instead of vars whether
2705 they contain pointers where appropriate.
2707 2010-05-06 Jan Hubicka <jh@suse.cz>
2709 * cgraphbuild.c (record_reference_ctx): Add varpool_node.
2710 (record_reference, mark_address, mark_load, mark_store): Record
2712 (record_references_in_initializer): Update call of record_references.
2713 (rebuild_cgraph_edges): Remove all references before rebuiding.
2714 * cgraph.c (cgraph_create_node): Clear ref list.
2715 (cgraph_remove_node): Remove references.
2716 (dump_cgraph_node): Dump references.
2717 (cgraph_clone_node): Clone references.
2718 * cgraph.h: Include ipa-ref.h and ipa-ref-inline.h
2719 (struct cgraph_node, varpool_node): Add ref_lst.
2720 * ipa-ref.c: New file.
2721 * ipa-ref.h: New file.
2722 * ipa-ref-inline.h: New file.
2723 * lto-cgraph.c (output_varpool): Take cgrag node set argument.
2724 (referenced_from_other_partition_p): New function.
2725 (lto_output_varpool_node): Take set arugment; call
2726 referenced_from_other_partition.
2727 (lto_output_ref): New.
2728 (add_references): New.
2730 (output_cgraph): Compute boundary based on references; output refs.
2731 (output_varpool): Accept cgraph_node_set argument.
2734 (input_cgraph): Call input_refs.
2735 * lto-section-in.c (lto_section_name): Add refs.
2736 * Makefile.in: (cgraph.h): Include ipa-ref.h and ipa-ref-inline.h
2737 (ipa-ref.o): New file.
2738 * varpool.c (varpool_node): Clear ipa ref list.
2739 (varpool_remove_node): Remove references.
2740 (dump_varpool_node): Dump references.
2741 (varpool_assemble_decl): Only compile finalized ones.
2742 (varpool_extra_name_alias): Initialize ref list.
2743 * lto-streamer.c (lto-get_section_name): Add .refs section.
2744 * lto-streamer.h (lto_section_type): Add LTO_section_refs.
2745 (referenced_from_other_partition_p): Declared.
2747 2010-05-06 Ira Rosen <irar@il.ibm.com>
2749 PR tree-optimization/43901
2750 * tree-vect-stmts.c (vectorizable_call): Assert that vector
2751 type is not NULL if it's transformation phase, and return
2752 FALSE if it's analysis.
2753 (vectorizable_conversion, vectorizable_operation,
2754 vectorizable_type_demotion, vectorizable_type_promotion): Likewise.
2756 2010-05-05 Andrew Pinski <andrew.pinski@caviumnetworks.com>
2758 * config/mips/mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
2760 * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
2762 * config/mips/mips-protos.h
2763 (mips_small_register_classes_for_mode_p): Delete prototype.
2765 2010-05-06 Bernd Schmidt <bernds@codesourcery.com>
2767 * config/arm/arm.h (MAX_LDM_STM_OPS): New macro.
2768 * config/arm/arm.c (multiple_operation_profitable_p,
2769 compute_offset_order): New static functions.
2770 (load_multiple_sequence, store_multiple_sequence): Use them.
2771 Replace constant 4 with MAX_LDM_STM_OPS. Compute order[0] from
2772 memory offsets, not register numbers.
2773 (emit_ldm_seq, emit_stm_seq): Replace constant 4 with MAX_LDM_STM_OPS.
2775 2010-05-05 Steven Bosscher <steven@gcc.gnu.org>
2777 * stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.
2778 (get_pending_sizes, put_pending_size, put_pending_sizes):
2779 Update the uses of pending_sizes.
2780 * c-decl.c (store_parm_decls): Likewise.
2781 * c-tree.h (struct c_arg_info): Likewise.
2782 * tree.h: Update the prototype for get_pending_sizes and
2785 2010-05-05 Jason Merrill <jason@redhat.com>
2788 * c-common.c (handle_aligned_attribute): Respect
2789 ATTR_FLAG_TYPE_IN_PLACE.
2792 * target.h (struct gcc_target): Add attribute_takes_identifier_p.
2793 * target_def.h (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
2794 (TARGET_INITIALIZER): Use it.
2795 * c-common.c (attribute_takes_identifier_p): Call it.
2796 * c-common.h: Update prototype.
2797 * config/rs6000/rs6000.c (rs6000_attribute_takes_identifier_p): New.
2798 (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
2800 2010-05-05 Jakub Jelinek <jakub@redhat.com>
2803 * dwarf2out.c (gen_compile_unit_die): Add DW_AT_identifier_case
2804 DW_ID_down_case for Fortran compilation units.
2806 2010-05-05 Jan Hubicka <jh@suse.cz>
2808 * lto-cgraph.c (lto_output_varpool_node, input_varpool_node): Correctly
2811 2010-05-05 Eric Botcazou <ebotcazou@adacore.com>
2813 * gimplify.c (gimplify_return_expr): Gimplify the size expressions of
2814 a variable-sized RESULT_DECL.
2816 2010-05-05 Maxim Kuvyrkov <maxim@codesourcery.com>
2818 * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.
2820 2010-05-05 Jason Merrill <jason@redhat.com>
2823 * gimplify.c (gimplify_expr): Keep working if gimplify_modify_expr
2825 (gimplify_modify_expr_rhs): Return GS_OK if anything changed.
2827 2010-05-05 Alexandre Oliva <aoliva@redhat.com>
2828 Jakub Jelinek <jakub@redhat.com>
2831 * df-problems.c (struct dead_debug_use, struct dead_debug): New.
2832 (dead_debug_init, dead_debug_finish): New functions.
2833 (dead_debug_add, dead_debug_insert_before): Likewise.
2834 (df_note_bb_compute): Initialize a dead_debug object, add dead
2835 debug uses to it, insert debug bind insns before death insns,
2836 reset debug insns that refer to pending uses at the end.
2837 * rtl.h (make_debug_expr_from_rtl): New prototype.
2838 * varasm.c (make_debug_expr_from_rtl): New function.
2840 2010-05-05 Jan Hubicka <jh@suse.cz>
2842 * lto-cgraph.c (output_varpool): Forward declare; work on encoder.
2843 (lto_varpool_encoder_new, lto_varpool_encoder_delete,
2844 lto_varpool_encoder_encode, lto_varpool_encoder_lookup,
2845 lto_varpool_encoder_deref, lto_varpool_encoder_size,
2846 lto_varpool_encoder_encode_initializer_p,
2847 lto_set_varpool_encoder_encode_initializer): New functions.
2848 (lto_output_cgraph): Take vset parameter too; compute varpool encoder;
2849 call output_varpool.
2850 (input_varpool_node): Do not always set analyzed.
2851 (input_cgraph_1): Return vector of cgraph nodes.
2852 (input_varpool_1): Return vector of varpools.
2853 (input_cgraph): Free the vectors.
2854 * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
2855 output only initializers needed.
2856 (lto_output): Only call output_cgraph.
2857 (produce_asm_for_decls): Call lto_varpool_encoder_delete.
2858 * lto-section-out.c (lto_new_out_decl_state): Initialize
2859 state->varpool_node_encoder.
2860 * lto-streamer.h (lto_varpool_encoder_d): New.
2861 (lto_out_decl_state, lto_file_decl_data): Add varpool_node_encoder.
2862 (lto_cgraph_encoder_delete, output_cgraph): Update prototype.
2863 (lto_varpool_encoder_deref, lto_varpool_encoder_lookup,
2864 lto_varpool_encoder_encode, lto_varpool_encoder_delete,
2865 lto_varpool_encoder_encode_initializer_p, lto_varpool_encoder_new):
2867 (output_varpool, input_varpool): Remove declarations.
2869 2010-05-05 Jan Hubicka <jh@suse.cz>
2871 * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias of variable
2872 with body can prevail.
2874 2010-05-05 Jan Hubicka <jh@suse.cz>
2876 * lto-symtab.c (lto_symtab_merge_decls_1): Prefer declarations with
2879 2010-05-05 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2881 * Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.
2883 * gengtype.h (erro_at_line): Constify pos argument.
2885 * gengtype.c: Include hashtab.h.
2886 (enum gc_used): Document GC_MAYBE_POINTED_TO.
2887 (error_at_line): Constify pos argument.
2888 (do_typedef): Initialize p->opt field.
2889 (get_file_gtfilename): Fix comment typo.
2890 (struct walk_type_data): Constify line field.
2891 (get_output_file_for_structure): New function.
2892 (write_local_func_for_structure): Constify orig_s argument.
2893 Use get_output_file_for_structure.
2894 (write_func_for_structure): Use get_output_file_for_structure.
2895 (INDENT): New define.
2896 (dump_pair, dump_type, dump_type_list, dump_typekind)
2897 (dump_gc_used, dump_options, dump_fileloc, dump_type_u_s)
2898 (dump_type_u_a, dump_type_u_param_struct, dump_everything): New
2900 (seen_types): New variable.
2901 (main): New variable do_dump. Process "-d" command line option.
2902 Call dump_everything if dump requested.
2904 2010-05-05 Jakub Jelinek <jakub@redhat.com>
2906 * var-tracking.c (var_debug_decl): Save DECL_DEBUG_EXPR value
2907 in a temporary instead of invoking the macro multiple times.
2908 (track_expr_p): Likewise.
2910 2010-05-04 Neil Vachharajani <nvachhar@google.com>
2912 * doc/invoke.texi (-Wcoverage-mismatch): Updated documentation as
2914 * opts.c (decode_options): Enable -Werror=coverage-mismatch.
2915 * coverage.c (get_coverage_counts): Always emit a warning. Adjust
2916 conditions for printing notes.
2917 * common.opt (-Wcoverage-mismatch): Allow negative, default to
2918 true, update documentation.
2919 * Makefile.in (coverage.o): Add dependence on DIAGNOSTIC_H and intl.h.
2921 2010-05-04 Jakub Jelinek <jakub@redhat.com>
2924 * c-parser.c (c_parser_direct_declarator_inner): Call mark_exp_read
2927 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
2930 * config/i386/i386.md (sse_prologue_save): Clobber CC register.
2931 (*sse_prologue_save_insn1): Likewise.
2932 (SSE prologue save splitter): Likewise.
2934 2010-05-04 Eric Botcazou <ebotcazou@adacore.com>
2936 * tree.c (free_lang_data_in_one_sizepos): New inline function.
2937 (free_lang_data_in_type): Call it on TYPE_{MIN|MAX}_VALUE of numerical
2938 types. Call it on TYPE_SIZE and TYPE_SIZE_UNIT of all types.
2939 (free_lang_data_in_decl): Call it on DECL_SIZE and DECL_SIZE_UNIT of
2940 all decls. Call it on DECL_FIELD_OFFSET of fields.
2941 (find_decls_types_r): Follow DECL_VALUE_EXPR.
2942 (iterative_hash_expr) <PLACEHOLDER_EXPR>: New case.
2944 2010-05-04 Martin Jambor <mjambor@suse.cz>
2946 * tree-sra.c (build_access_from_expr_1): The first parameter type
2947 changed to simple tree.
2948 (build_access_from_expr): Likewise, gsi parameter was eliminated.
2949 (scan_assign_result): Renamed to assignment_mod_result, enum elements
2951 (build_accesses_from_assign): Removed all parameters except for a
2952 simple gimple statement. Now returns a simple bool.
2953 (scan_function): All non-analysis parts moved to separate functions
2954 sra_modify_function_body and ipa_sra_modify_function_body. Removed all
2955 parameters and updated both callers.
2956 (sra_modify_expr): Removed parameter data.
2957 (sra_modify_function_body): New function.
2958 (perform_intra_sra): Call sra_modify_function_body to modify the
2960 (replace_removed_params_ssa_names): Parameter data changed into
2962 (sra_ipa_modify_expr): Likewise. Also removed unused parameter gsi and
2963 changed the parameter dont_convert to convert with the opposite
2965 (sra_ipa_modify_assign): Parameter data changed into adjustments
2966 vector, return value changed to bool.
2967 (ipa_sra_modify_function_body): New function.
2968 (sra_ipa_reset_debug_stmts): Updated a comment.
2969 (modify_function): Use ipa_sra_modify_function_body to modify function
2972 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
2975 * alias.c (true_dependence): Handle the same VALUE in x and mem.
2976 (canon_true_dependence): Likewise.
2977 (write_dependence_p): Likewise.
2979 2010-05-04 Jan Hubicka <jh@suse.cz>
2981 * Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.h
2982 * cgraphbuild.c: Include ipa-utils.h
2983 (record_reference_ctx): New struct.
2984 (record_reference): Simplify to work on initializers; not statements.
2985 (mark_address, mark_load, mark_store): New.
2986 (build_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
2988 (record_references_in_initializer): Update use of record_reference.
2989 (rebuild_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
2992 2010-05-04 Jan Hubicka <jh@suse.cz>
2994 * lto-symtab.c (lto_cgraph_replace_node): Do not remove edges;
2995 node will be removed anyway.
2996 (lto_varpool_replace_node): Allow also unanalyzed nodes;
2997 relink aliases of node into prevailing node.
2998 * varpool.c (varpool_remove_node): Remove aliases properly;
2999 when removing node, remove all its aliases too; remove DECL_INITIAL
3000 of removed node; ggc_free the varpool node.
3002 2010-05-04 Richard Guenther <rguenther@suse.de>
3004 PR tree-optimization/43879
3005 * tree-ssa-structalias.c (alias_get_name): Use
3006 DECL_ASSEMBLER_NAME if available.
3007 (create_function_info_for): Return the varinfo node.
3008 (ipa_pta_execute): Associate same-body aliases and extra names
3009 with their origin nodes varinfo. Dump DECL_ASSEMBLER_NAME.
3011 2010-05-04 Kaz Kojima <kkojima@gcc.gnu.org>
3013 * config/sh/sh.c (sh_small_register_classes_for_mode_p): Remove static.
3015 2010-05-04 Mikael Pettersson <mikpe@it.uu.se>
3018 * ira-color.c (assign_hard_reg): Declare rclass and add_cost
3019 only if HONOR_REG_ALLOC_ORDER is not defined.
3021 2010-05-04 Richard Guenther <rguenther@suse.de>
3023 PR tree-optimization/43949
3024 * tree-vrp.c (extract_range_from_binary_expr): Only handle
3027 2010-04-26 Jason Merrill <jason@redhat.com>
3029 * c.opt (-fstrict-enums): New.
3030 * doc/invoke.texi (C++ Dialect Options): Document -fstrict-enums.
3032 2010-05-03 David Ung <davidu@mips.com>
3033 James E. Wilson <wilson@codesourcery.com>
3035 * config/mips/mips.c (mips_output_division): If GENERATE_DIVIDE_TRAPS,
3036 emit the trap instruction before the divide for TUNE_74K.
3038 2010-05-03 Steven Bosscher <steven@gcc.gnu.org>
3040 * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
3041 (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Add documentation,
3042 based on the above, for new target hook.
3044 * hooks.c (hook_bool_mode_true): New generic hook.
3045 * hooks.h (hook_bool_mode_true): Add prototype.
3047 * target.h (struct gcc_target): Add small_register_classes_for_mode_p
3049 * target-def.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): New default
3050 target hook, set to hook_bool_mode_false.
3051 * regs.h: Remove default definition of SMALL_REGISTER_CLASSES.
3052 * reload.c (push_secondary_reload): Replace SMALL_REGISTER_CLASSES
3053 with targetm.small_register_classes_for_mode_p.
3054 (find_reusable_reload): Likewise.
3055 (combine_reloads): Likewise.
3056 * reload1.c (reload_as_needed): Likewise.
3057 * cse.c (approx_reg_cost_1, hash_rtx_cb): Likewise.
3058 * ifcvt.c (noce_process_if_block, check_cond_move_block,
3059 dead_or_predicable): Likewise.
3060 * regmove.c (optimize_reg_copy_1): Likewise.
3061 * calls.c (prepare_call_address): Likewise.
3062 (precompute_register_parameters): Likewise.
3064 * config/sh/sh.h: Replace SMALL_REGISTER_CLASSES with new target
3066 * config/sh/sh.c (sh_small_register_classes_for_mode_p): Add
3067 implementation of the hook that considers all register classes
3068 small except for SH64.
3069 (sh_override_options): Use the new hook.
3070 * config/sh/sh-protos.h (sh_small_register_classes_for_mode_p):
3073 * config/arm/arm.h: Replace SMALL_REGISTER_CLASSES with new target
3075 * config/arm/arm.c (arm_small_register_classes_for_mode_p): Add
3076 implementation of the hook that considers all register classes
3078 * config/arm/arm-protos.h (arm_small_register_classes_for_mode_p):
3081 * config/mips/mips.h: Replace SMALL_REGISTER_CLASSES with new target
3083 * config/mips/mips.c (mips_small_register_classes_for_mode_p): Add
3084 implementation of the hook that considers all register classes
3086 * config/mips/mips-protos.h (mips_small_register_classes_for_mode_p):
3089 * config/i386/i386.h: Replace SMALL_REGISTER_CLASSES with new target
3091 * config/m32c/m32c.h: Likewise.
3092 * config/pdp11/pdp11.h: Likewise.
3093 * config/avr/avr.h: Likewise.
3094 * config/xtensa/xtensa.h: Likewise.
3095 * config/m68hc11/m68hc11.h: Likewise.
3096 * config/mn10300/mn10300.h: Likewise.
3097 * config/mcore/mcore.h: Likewise.
3098 * config/h8300/h8300.h: Likewise.
3099 * config/bfin/bfin.h: Likewise.
3101 * config/iq2000/iq2000.h: Remove SMALL_REGISTER_CLASSES definition.
3102 * config/rx/rx.h: Remove SMALL_REGISTER_CLASSES definition.
3104 2010-05-03 Anatoly Sokolov <aesok@post.ru>
3106 * double-int.h (tree_to_double_int): Remove macro.
3107 (double_int_to_tree, double_int_fits_to_tree_p): Move prototypes ...
3108 * tree.h (double_int_to_tree, double_int_fits_to_tree_p): ... here.
3109 (tree_to_double_int): New function.
3110 * double-int.c (double_int_to_tree, double_int_fits_to_tree_p):
3112 * tree.c (double_int_to_tree, double_int_fits_to_tree_p): ... here.
3114 2010-05-03 Richard Guenther <rguenther@suse.de>
3116 PR tree-optimization/43971
3117 * tree-ssa-structalias.c (get_constraint_for_1): Fix
3118 constraints in the !flag_delete_null_pointer_checks case.
3120 2010-05-03 Jakub Jelinek <jakub@redhat.com>
3123 * config/i386/i386.c (ix86_delegitimize_address): Make sure the
3124 result mode matches original rtl mode.
3126 2010-05-03 Dave Korn <dave.korn.cygwin@gmail.com>
3129 * config/i386/winnt.c (i386_pe_binds_local_p): Handle weak decls.
3131 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
3133 * config/i386/i386.c (ix86_target_string): Output 'flags', not 'isa',
3134 when processing flag options.
3136 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
3138 * gcov-iov.c (main): Change format string placeholder
3139 from %#08x to 0x%08x.
3140 * genchecksum.c (dosum): Change format string placeholder
3141 from %#02x to 0x%02x.
3143 2010-05-02 Richard Guenther <rguenther@suse.de>
3145 PR tree-optimization/43879
3146 * tree-tailcall.c (find_tail_calls): Clobbers also prevent tail calls.
3148 2010-05-02 Bruno Haible <bruno@clisp.org>
3150 * doc/extend.texi (Function Attributes): Fix a typo.
3152 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
3155 * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string
3156 placeholder from 0x%x to %#x.
3157 (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
3158 * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
3159 * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
3160 * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
3161 * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
3162 * config/i386/i386.c (ix86_target_string): Ditto.
3163 * config/i386/i386.c (output_pic_addr_const): Ditto.
3164 (print_operand): Ditto.
3166 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
3168 * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string
3169 placeholder from 0x%x to %#x.
3170 (ASM_OUTPUT_DEBUG_DATA1): Ditto.
3171 (ASM_OUTPUT_DEBUG_DATA4): Ditto.
3172 (ASM_OUTPUT_DEBUG_DATA): Ditto.
3173 (ASM_OUTPUT_DEBUG_ADDR_DATA): Ditto.
3174 (ASM_OUTPUT_DEBUG_DATA8): Ditto.
3175 * optc-gen.awk: Ditto.
3176 * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Ditto.
3177 (HOST_WIDE_INT_PRINT_HEX): Ditto.
3178 (HOST_WIDEST_INT_PRINT_HEX): Ditto.
3179 (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
3181 2010-05-01 Anatoly Sokolov <aesok@post.ru>
3183 * target.h (struct calls): Add function_value_regno_p field.
3184 * target-def.h (TARGET_FUNCTION_VALUE_REGNO_P): Define.
3185 (TARGET_INITIALIZER): Use TARGET_FUNCTION_VALUE_REGNO_P.
3186 * targhooks.c (default_function_value_regno_p): New function.
3187 * targhooks.h (default_function_value_regno_p): Declare function.
3188 * rtlanal.c (keep_with_call_p): Use function_value_regno_p hook.
3189 * builtins.c. (apply_result_size): (Ditto.).
3190 * combine.c. (likely_spilled_retval_p): (Ditto.).
3191 * mode-switching.c. Include 'target.h'.
3192 (create_pre_exit): Use function_value_regno_p hook.
3193 * Makefile.in (mode-switching.o): Add dependency on TARGET_H.
3194 * doc/tm.texi (FUNCTION_VALUE_REGNO_P,
3195 TARGET_FUNCTION_VALUE_REGNO_P): Revise documentation.
3197 * config/i386/i386.h (TARGET_FUNCTION_VALUE_REGNO_P): Remove macro.
3198 * config/i386/i386.c (TARGET_FUNCTION_VALUE_REGNO_P): Define macro.
3199 (ix86_function_value_regno_p): Declare as static, change argument
3200 type to const unsigned int.
3201 * config/i386/i386-protos.h (ix86_function_value_regno_p): Remove.
3203 2010-05-01 Richard Guenther <rguenther@suse.de>
3205 PR tree-optimization/43949
3206 * tree-vrp.c (ssa_name_nonnegative_p): Return true for unsigned
3208 (extract_range_from_binary_expr): Handle *_MOD_EXPR.
3210 2010-05-01 Anatoly Sokolov <aesok@post.ru>
3212 * rtl.h (CONST_DOUBLE_P): Define.
3213 (rtx_to_double_int): Declare.
3214 * emit-rtl.c (rtx_to_double_int): New function.
3215 * dwarf2out.c (insert_double): New function.
3216 (loc_descriptor, add_const_value_attribute): Clean up, use
3217 rtx_to_double_int and insert_double functions.
3219 2010-05-01 Jonathan Wakely <jwakely.gcc@gmail.com>
3221 * doc/extend.texi (Inline): Add missing return keyword to examples.
3222 (Function Attributes, Variable Attributes, Pragmas): Hyphenate
3225 2010-04-30 Eric Botcazou <ebotcazou@adacore.com>
3227 * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of
3228 the variable part of the offset as well. Use highest_pow2_factor for
3229 all alignment checks.
3231 2010-04-30 Richard Guenther <rguenther@suse.de>
3233 PR tree-optimization/43879
3234 * tree-ssa-structalias.c (type_could_have_pointers): Functions
3237 2010-04-30 Jan Hubicka <jh@suse.cz>
3239 * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Chose var with
3241 (lto_symtab_merge_decls_1): Remove logic looking for an initializer.
3243 2010-04-30 Jan Hubicka <jh@suse.cz>
3245 * cgraph.h (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p):
3247 * lto-cgraph.c (input_cgraph): Remove call to lto_mark_file_for_ltrans.
3248 * lto-streamer.h (lto_file_decl_data): Remove needs_ltrans_p.
3249 (lto_file_needs_ltrans_p, lto_mark_file_for_ltrans,
3250 cgraph_node_set_needs_ltrans_p): Remove.
3252 2010-04-30 Steven Bosscher <steven@gcc.gnu.org>
3254 * sdbout.c: Include vec.h, do not include varray.h.
3255 (deferred_global_decls, sdbout_global_decl,
3256 sdbout_finish, sdbout_init): Use VEC instead of VARRAY.
3257 * toplev.c: Do not include varray.h.
3258 (dump_memory_report): Do not dump VARRAY statistics.
3259 * gengtype.c (open_base_file): Ignore varray.h.
3260 * Makefile.in: Update for abovementioned changes.
3261 Remove all traces of varray.c and varray.h.
3262 * varray.c: Remove file.
3263 * varray.h: Remove file.
3265 2010-04-30 Jan Hubicka <jh@suse.cz>
3267 * lto-cgraph.c (lto_output_varpool_node): Always output constant pool
3270 2010-04-30 Jan Hubicka <jh@suse.cz>
3272 * tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as
3275 2010-04-30 Richard Guenther <rguenther@suse.de>
3277 * tree-ssa-structalias.c (get_constraint_for_1): Generate
3278 constraints for CONSTRUCTOR.
3280 2010-04-30 Richard Guenther <rguenther@suse.de>
3283 * passes.c (init_optimization_passes): Move pass_ipa_free_lang_data
3284 first after all lowering passes.
3286 2010-04-30 Steven Bosscher <steven@gcc.gnu.org>
3288 * toplev.c: Include varray.h for statistics dumping.
3289 * tree.h: Do not declare varray_head_tag.
3290 * tree-into-ssa.c, tree-ssa-uninit.c, tree-phinodes.c, omega.c,
3291 regs.h, lto-cgraph.c, tree-ssa-loop-ivopts.c, tree-nomudflap.c,
3292 c-objc-common.c, lto-streamer-out.c, tree-ssa-propagate.c,
3293 gimple-low.c, c-semantics.c, dwarf2out.c, lto-streamer-in.c,
3294 lto-section-in.c, alias.c, tree-if-conv.c, gimplify.c, ggc-zone.c,
3295 tree-ssa.c, tree-ssa-loop-prefetch.c, integrate.h, c-gimplify.c,
3296 c-common.c, c-common.h, reg-stack.c, basic-block.h,
3297 tree-ssa-structalias.c, lto-section-out.c, tree-ssanames.c: Do not
3299 * Makefile.in: Update for abovementioned changes.
3301 2010-04-30 Jakub Jelinek <jakub@redhat.com>
3304 * tree.c (auto_var_in_fn_p): Return false for DECL_EXTERNAL vars.
3306 2010-04-30 Hariharan Sandanagobalane <hariharan@picochip.com>
3308 * config/picochip/picochip.c (picochip_legitimize_address): Define.
3309 Use this function to do machine-specific conversion.
3310 (picochip_legitimize_reload_address): Likewise.
3311 (picochip_legitimate_address_p): Check valid base register only if
3313 (picochip_check_conditional_copy): Check for modw only if opnd is
3315 * config/picochip/picochip.h (LEGITIMIZE_RELOAD_ADDRESS): Use this
3316 to call the function in c.
3317 * config/picochip/picochip-protos.h
3318 (picochip_legitimize_reload_address): Define.
3319 * config/picochip/picochip.md (supported_compare1): Define.
3321 2010-04-30 Jan Hubicka <jh@suse.cz>
3323 * cgraph.h (cgraph_local_info): Remove for_functions_valid.
3324 (cgraph_global_info): Remove inlined.
3325 (LTO_cgraph_tag_names): Remove.
3326 (LTO_cgraph_tags, LCC_NOT_FOUND): Move to ...
3327 * lto-cgraph.c (LTO_cgraph_tags, LCC_NOT_FOUND): ... here;
3328 simplify cgraph tags and document.
3329 (lto_output_node): Use only LTO_cgraph_unavail_node and
3330 LTO_cgraph_analyzed_node; Do not save analzed, reachable,
3331 for_functions_valid, global info, process and output flags.
3332 (input_overwrite_node): Initialize estimated stack size and
3333 estimated growth. Do not read flags we no longer store.
3334 (input_node): Likewise do not read info no longer stored.
3335 * ipa-inline.c (cgraph_mark_inline_edge): Do not set global.inlined
3338 2010-04-30 Richard Guenther <rguenther@suse.de>
3340 PR tree-optimization/43879
3341 * tree-ssa-structalias.c (get_constraint_for_1): Properly
3342 handle non-zero initializers.
3344 2010-04-30 Richard Guenther <rguenther@suse.de>
3346 * builtins.c (fold_builtin_1): Delete free (0).
3348 2010-04-29 Jan Hubicka <jh@suse.cz>
3350 * gengtype.c (open_base_files): Add lto-streamer.h
3351 * cgraph.h (cgraph_local_info): lto_file_data is now in GGC.
3352 (pass_ipa_cp): GGC collect.
3353 * toplev. (compile_file): Do not output symbols.
3354 * ipa-inline.c (pass_ipa_inline): Add ggc collect.
3355 * timevar.def (TV_VARPOOL, TV_IPA_LTO_DECL_INIT_IO,
3356 TV_IPA_LTO_DECL_MERGE, TV_IPA_LTO_CGRAPH_MERGE, TV_VAROUT): New.
3357 * lto-section-in.c: Include ggc.h
3358 (lto_new_in_decl_state): Alloc in GGC.
3359 (lto_delete_in_decl_state): Likewise.
3360 * ipa.c (pass_ipa_function_visibility, pass_ipa_whole_program):
3363 2010-04-29 Bernd Schmidt <bernds@codesourcery.com>
3366 * doc/tm.texi (ADJUST_REG_ALLOC_ORDER): Renamed from
3367 ORDER_REGS_FOR_LOCAL_ALLOC. All instances of this macro changed.
3368 (HONOR_REG_ALLOC_ORDER): Describe new macro.
3369 * ira.c (setup_alloc_regs): Use ADJUST_REG_ALLOC_ORDER if defined.
3370 * ira-color.c (assign_hard_reg): Take prologue/epilogue costs into
3371 account only if HONOR_REG_ALLOC_ORDER is not defined.
3372 * config/arm/arm.h (HONOR_REG_ALLOC_ORDER): Define.
3373 * system.h (ORDER_REGS_FOR_LOCAL_ALLOC): Poison.
3375 2010-04-29 Jon Grant <04@jguk.org>
3377 * collect2.c (vflag): Change type from int to bool.
3379 (helpflag): New global bool.
3380 (main): Set vflag and debug with boolean, not integer truth values.
3381 Accept new "--help" option and output usage text if found.
3382 * collect2.h (vflag): Update prototype.
3385 2010-04-29 H.J. Lu <hongjiu.lu@intel.com>
3388 * plugin.h (flag_plugin_added): Moved out of invoke_plugin_callbacks.
3390 2010-04-29 Richard Guenther <rguenther@suse.de>
3393 * plugin.h (invoke_plugin_callbacks): Annotate arguments
3394 with ATTRIBUTE_UNUSED.
3396 2010-04-29 H.J. Lu <hongjiu.lu@intel.com>
3399 * config/i386/i386.c (get_some_local_dynamic_name): Replace
3400 INSN_P with NONDEBUG_INSN_P.
3401 (distance_non_agu_define): Likewise.
3402 (distance_agu_use): Likewise.
3404 2010-04-29 Bernd Schmidt <bernds@codesourcery.com>
3406 From Dominique d'Humieres <dominiq@lps.ens.fr>
3408 * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs to compute
3411 2010-04-29 Brian Hackett <bhackett1024@gmail.com>
3413 * plugin.h (invoke_plugin_callbacks): New inline function.
3414 * plugin.c (flag_plugin_added): New global flag.
3415 (add_new_plugin): Initialize above flag.
3416 (invoke_plugin_callbacks): Rename to ...
3417 (invoke_plugin_callbacks_full): ... this.
3419 2010-04-28 Jan Hubicka <jh@suse.cz>
3421 * lto-symtab.c (lto_symtab_entry_def) Add vnode.
3422 (lto_varpool_replace_node): New.
3423 (lto_symtab_resolve_symbols): Resolve varpool nodes.
3424 (lto_symtab_merge_decls_1): Prefer decls with varpool node.
3425 (lto_symtab_merge_cgraph_nodes_1): Merge varpools.
3426 * cgraph.h (varpool_node_ptr): New type.
3427 (varpool_node_ptr): New vector.
3428 (varpool_node_set_def): New structure.
3429 (varpool_node_set): New type.
3430 (varpool_node_set): New vector.
3431 (varpool_node_set_element_def): New structure.
3432 (varpool_node_set_element, const_varpool_node_set_element): New types.
3433 (varpool_node_set_iterator): New type.
3434 (varpool_node): Add prev pointers, add used_from_other_partition,
3436 (varpool_node_set_new, varpool_node_set_find, varpool_node_set_add,
3437 varpool_node_set_remove, dump_varpool_node_set, debug_varpool_node_set,
3438 varpool_get_node, varpool_remove_node): Declare.
3439 (vsi_end_p, vsi_next, vsi_node, vsi_start, varpool_node_in_set_p,
3440 varpool_node_set_size): New inlines.
3441 * cgraph.c (dump_cgraph_node): Dump asm names of aliases.
3442 * tree-pass.h (varpool_node_set_def): Forward declare.
3443 (ipa_opt_pass_d): Summary writting takes vnode sets too.
3444 (ipa_write_optimization_summaries): Update prototype.
3445 * ipa-cp.c (ipcp_write_summary): Update.
3446 * ipa-reference.c (ipa_reference_write_summary): Update.
3447 * lto-cgraph.c (lto_output_varpool_node): New static function.
3448 (output_varpool): New function.
3449 (input_varpool_node): New static function.
3450 (input_varpool_1): New function.
3451 (input_cgraph): Input varpool.
3452 * ipa-pure-const.c (pure_const_write_summary): Update.
3453 * lto-streamer-out.c (lto_output): Update, output varpool too.
3454 (write_global_stream): Kill WPA hack.
3455 (produce_asm_for_decls): Update.
3456 (output_alias_pair_p): Handle variables.
3457 (output_unreferenced_globals): Output only needed partition of varpool.
3458 * ipa-inline.c (inline_write_summary): Update.
3459 * lto-streamer-in.c (lto_input_tree_ref, lto_input_tree): Do not build
3461 * lto-section-in.c (lto_section_name): Add varpool and jump funcs.
3462 * ipa.c (hash_varpool_node_set_element, eq_varpool_node_set_element,
3463 varpool_node_set_new, varpool_node_set_add,
3464 varpool_node_set_remove, varpool_node_set_find, dump_varpool_node_set,
3465 debug_varpool_node_set): New functions.
3466 * passes.c (rest_of_decl_compilation): when in LTO do not finalize.
3467 (execute_one_pass): Process new decls too.
3468 (ipa_write_summaries_2): Pass around vsets.
3469 (ipa_write_summaries_1): Likewise.
3470 (ipa_write_summaries): Build vset; be more selective about cgraph nodes
3472 (ipa_write_optimization_summaries_1): Pass around vsets.
3473 (ipa_write_optimization_summaries): Likewise.
3474 * varpool.c (varpool_get_node): New.
3475 (varpool_node): Update doubly linked lists.
3476 (varpool_remove_node): New.
3477 (dump_varpool_node): More dumping.
3478 (varpool_enqueue_needed_node): Update doubly linked lists.
3479 (decide_is_variable_needed): Kill ltrans hack.
3480 (varpool_finalize_decl): Kill lto hack.
3481 (varpool_assemble_decl): Skip decls in other partitions.
3482 (varpool_assemble_pending_decls): Update doubly linkes lists.
3483 (varpool_empty_needed_queue): Likewise.
3484 (varpool_extra_name_alias): Likewise.
3485 * lto-streamer.c (lto_get_section_name): Add vars section.
3486 * lto-streamer.h (lto_section_type): Update.
3487 (output_varpool, input_varpool): Declare.
3489 2010-04-28 Mike Stump <mikestump@comcast.net>
3491 * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now.
3493 2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
3495 * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for
3496 record or union type with RECORD_OR_UNION_TYPE_P predicate.
3497 (lto_input_ts_type_tree_pointers): Likewise.
3498 * lto-streamer-out.c (pack_ts_type_value_fields): Likewise.
3499 (lto_output_ts_type_tree_pointers): Likewise.
3501 2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
3503 Uniquization of constants at the Tree level
3504 * tree.h (DECL_IN_CONSTANT_POOL): New macro.
3505 (tree_decl_with_vis): Add in_constant_pool bit, move shadowed_for_var_p
3507 (tree_output_constant_def): Declare.
3508 * gimplify.c (gimplify_init_constructor): When using block copy, first
3509 uniquize the constant constructor on the RHS.
3510 * lto-streamer-in.c (unpack_ts_decl_with_vis_value_fields): Deal with
3511 DECL_IN_CONSTANT_POOL flag.
3512 * lto-streamer-out.c (pack_ts_decl_with_vis_value_fields): Likewise.
3513 * varasm.c (make_decl_rtl): Deal with variables belonging to the global
3515 (assemble_variable): Deal with symbols belonging to the tree constant
3517 (get_constant_section): Add ALIGN parameter and simplify.
3518 (build_constant_desc): Build a VAR_DECL and attach it to the symbol.
3519 (assemble_constant_contents): Use the expression of the VAR_DECL.
3520 (output_constant_def_contents): Use the alignment of the VAR_DECL.
3521 (tree_output_constant_def): New global function.
3522 (mark_constant): Use the expression of the VAR_DECL.
3523 (place_block_symbol): Use the alignment of the VAR_DECL and the size of
3525 (output_object_block): Likewise and assemble the expression.
3527 2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
3529 * lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab, tree_hash_entry,
3530 hash_tree, eq_tree): New tree hash table.
3531 (lto_streamer_init) [LTO_STREAMER_DEBUG]: Initialize it.
3532 [LTO_STREAMER_DEBUG] (lto_orig_address_map, lto_orig_address_get,
3533 lto_orig_address_remove): Reimplement.
3535 2010-04-28 Xinliang David Li <davidxl@google.com>
3538 * tree-ssa-uninit.c (can_skip_redundant_opnd): New function.
3539 (compute_uninit_opnds_pos): New function.
3540 (is_non_loop_exit_postdominating): New function.
3541 (compute_control_dep_chain): New function.
3542 (find_pdom): New function.
3543 (convert_control_dep_chain_into_preds): New function.
3544 (find_predicates): New function.
3545 (find_control_equiv_block): New function.
3546 (collect_phi_def_edges): New function.
3547 (find_def_preds): New function.
3548 (find_dom): New function.
3549 (dump_predicates): New function.
3550 (get_cmp_code): New function.
3551 (is_value_included_in): New function.
3552 (find_matching_predicate_in_rest_chains): New function.
3553 (use_pred_not_overlap_with_undef_path_pred): New function.
3554 (is_use_properly_guarded): New function.
3555 (normalize_cond_1): New function.
3556 (is_and_or_or): New function.
3557 (normalize_cond): New function.
3558 (is_gcond_subset_of): New function.
3559 (is_subset_of_any): New function.
3560 (is_or_set_subset_of): New function.
3561 (is_and_set_subset_of): New function.
3562 (is_norm_cond_subset_of): New function.
3563 (is_pred_expr_subset_of): New function.
3564 (is_pred_chain_subset_of): New function.
3565 (is_included_in): New function.
3566 (is_superset_of): New function.
3567 (find_uninit_use): New function.
3568 (warn_uninitialized_phi): New function.
3569 (compute_possibly_undefined_names): New function.
3570 (ssa_undefined_value_p): New function.
3571 (execute_late_warn_uninitialized): New function.
3572 * tree-ssa.c (ssa_undefined_value_p): Removed.
3573 (warn_uninit): Changed to extern.
3574 (warn_uninitialized_phi): Removed.
3575 (warn_uninitialized_vars): Changed to extern.
3576 (execute_late_warn_uninitialized): Removed
3577 * tree-flow.h: Add new prototypes.
3578 * timevar.def: Add new time variable.
3579 * Makefile.in: Add new build file.
3581 2010-04-28 Uros Bizjak <ubizjak@gmail.com>
3583 * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object
3586 2010-04-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3589 * config/alpha/osf5.h (ASM_OUTPUT_LOCAL): Redefine.
3591 2010-04-28 Martin Jambor <mjambor@suse.cz>
3593 * cgraph.h (struct cgraph_node): New field indirect_calls.
3594 (struct cgraph_indirect_call_info): New type.
3595 (struct cgraph_edge): Removed field indirect_call. New fields
3596 indirect_info, indirect_inlining_edge and indirect_unknown_callee.
3597 (cgraph_create_indirect_edge): Declare.
3598 (cgraph_make_edge_direct): Likewise.
3599 (enum LTO_cgraph_tags): New item LTO_cgraph_indirect_edge.
3600 * ipa-prop.h (struct ipa_param_call_note): Removed.
3601 (struct ipa_node_params): Removed field param_calls.
3602 (ipa_create_all_structures_for_iinln): Declare.
3603 * cgraph.c: Described indirect edges and uids in initial comment.
3604 (cgraph_add_edge_to_call_site_hash): New function.
3605 (cgraph_edge): Search also among the indirect edges, use
3606 cgraph_add_edge_to_call_site_hash to add edges to the call site hash.
3607 (cgraph_set_call_stmt): Possibly turn an indirect edge into a direct
3608 one, use cgraph_add_edge_to_call_site_hash to add edges to the call
3610 (initialize_inline_failed): Assign a reason to indirect edges.
3611 (cgraph_create_edge_1): New function.
3612 (cgraph_create_edge): Moved some functionality to
3613 cgraph_create_edge_1.
3614 (cgraph_create_indirect_edge): New function.
3615 (cgraph_edge_remove_callee): Add an assert checking for
3617 (cgraph_edge_remove_caller): Special-case indirect edges.
3618 (cgraph_remove_edge): Likewise.
3619 (cgraph_set_edge_callee): New function.
3620 (cgraph_redirect_edge_callee): Use cgraph_set_edge_callee.
3621 (cgraph_make_edge_direct): New function.
3622 (cgraph_update_edges_for_call_stmt_node): Do nothing only when also
3623 the declaration of the call statement matches.
3624 (cgraph_node_remove_callees): Special-case indirect edges.
3625 (cgraph_clone_edge): Likewise.
3626 (cgraph_clone_node): Clone also the indirect edges.
3627 (dump_cgraph_node): Dump indirect_inlining_edge flag instead of
3628 indirect_call, dump count of indirect_calls edges.
3629 * ipa-prop.c (iinlining_processed_edges): New variable.
3630 (ipa_note_param_call): Create indirect edges instead of
3631 creating notes. New parameter node.
3632 (ipa_analyze_call_uses): New parameter node, pass it on to
3633 ipa_note_param_call.
3634 (ipa_analyze_stmt_uses): Likewise.
3635 (ipa_analyze_params_uses): Pass node to ipa_analyze_stmt_uses.
3636 (print_edge_addition_message): Work on edges rather than on notes.
3637 (update_call_notes_after_inlining): Likewise, renamed to
3638 update_indirect_edges_after_inlining.
3639 (ipa_create_all_structures_for_iinln): New function.
3640 (ipa_free_node_params_substructures): Do not free notes.
3641 (ipa_edge_duplication_hook): Propagate bits within
3642 iinlining_processed_edges bitmap.
3643 (ipa_node_duplication_hook): Do not duplicate notes.
3644 (free_all_ipa_structures_after_ipa_cp): Renamed to
3645 ipa_free_all_structures_after_ipa_cp.
3646 (free_all_ipa_structures_after_iinln): Renamed to
3647 ipa_free_all_structures_after_iinln.
3648 (ipa_write_param_call_note): Removed.
3649 (ipa_read_param_call_note): Removed.
3650 (ipa_write_indirect_edge_info): New function.
3651 (ipa_read_indirect_edge_info): Likewise.
3652 (ipa_write_node_info): Do not stream notes, do stream information
3654 (ipa_read_node_info): Likewise.
3655 (lto_ipa_fixup_call_notes): Removed.
3656 * ipa-cp.c (pass_ipa_cp): Set stmt_fixup to NULL.
3657 * ipa-inline.c (pass_ipa_inline): Likewise.
3658 * cgraphunit.c (verify_cgraph_node): Check also indirect edges.
3659 * cif-code.def (INDIRECT_UNKNOWN_CALL): New reason.
3660 * tree-inline.c (copy_bb): Removed an unnecessary double check for
3662 * tree-inline.c (get_indirect_callee_fndecl): Do not consider indirect
3664 * lto-cgraph.c (output_outgoing_cgraph_edges): New function.
3665 (output_cgraph): Stream also indirect edges.
3666 (lto_output_edge): Added capability to stream indirect edges.
3667 (input_edge): Likewise.
3668 (input_cgraph_1): Likewise.
3669 * lto-streamer-in.c (fixup_call_stmt_edges_1): Fixup also statements
3672 2010-04-28 Richard Guenther <rguenther@suse.de>
3674 PR tree-optimization/43879
3675 PR tree-optimization/43909
3676 * tree-ssa-structalias.c (struct variable_info): Add
3677 only_restrict_pointers flag.
3678 (new_var_info): Initialize it. Increment stats.total_vars here.
3679 (create_function_info_for): Do not increment stats.total_vars here.
3680 (get_function_part_constraint): Fix build with C++.
3681 (insert_into_field_list): Remove.
3682 (push_fields_onto_fieldstack): Properly merge fields.
3683 (create_variable_info_for): Split and simplify.
3684 (create_variable_info_for_1): New piece.
3685 (intra_create_variable_infos): Properly make restrict constraints
3688 2010-04-28 Richard Guenther <rguenther@suse.de>
3691 * tree-inline.c (copy_bind_expr): Also copy bind expr vars value-exprs.
3693 2010-04-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
3694 Jan Hubicka <hubicka@ucw.cz>
3696 * doc/invoke.texi (-Wsuggest-attribute=const,
3697 -Wsuggest-attribute=pure): Document.
3698 * ipa-pure-const.c: Include toplev.h, intl.h and opts.h.
3699 (function_always_visible_to_compiler_p,
3700 suggest_attribute, warn_function_pure, warn_function_const):
3702 (check_call): Improve debug info.
3703 (analyze_function): Do not check availability.
3704 (add_new_function): Check availability.
3705 (propagate): Output warnings.
3706 (skip_function_for_local_pure_const): New function.
3707 (local_pure_const): Use it; output warnings.
3708 * common.opt (Wsuggest-attribute=const,
3709 Wsuggest-attribute=pure): New.
3711 2010-04-27 Jakub Jelinek <jakub@redhat.com>
3713 * dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression
3714 force using DW_CFA_def_cfa instead of DW_CFA_def_cfa_register
3715 or DW_CFA_def_cfa_offset{,_sf}.
3717 2010-04-27 Eric Botcazou <ebotcazou@adacore.com>
3719 * tree.h: Fix truncated long macros.
3721 2010-04-27 Kai Tietz <kai.tietz@onevision.com>
3723 * collect2.c (TARGET_64BIT): Redefine to target's default.
3724 * tlink.c: Likewise.
3725 * config/i386/cygming.h (USER_LABEL_PREFIX): Define
3726 dependent to TARGET_64BIT and USE_MINGW64_LEADING_UNDERSCORES.
3727 * config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): Use
3728 for underscoring __USER_LABEL_PREFIX__.
3729 * config/i386/mingw-w64.h (SUB_LINK_ENTRY): New macro.
3730 (SUB_LINK_ENTRY32): New.
3731 (SUB_LINK_ENTRY64): New.
3732 (LINK_SPEC): Replace entry point spec by SUB_LINK_ENTRY.
3733 * config/i386/mingw32 (SUB_LINK_ENTRY32): New.
3734 (SUB_LINK_ENTRY64): New.
3735 (SUB_LINK_ENTRY): New.
3736 (LINK_SPEC): Use SUB_LINK_ENTRY instead of hard-coded entry-point.
3737 (DWARF2_UNWIND_INFO): Error out for use of dw2 unwind when
3738 x64 target is choosen.
3739 * config.in (USE_MINGW64_LEADING_UNDERSCORES): New.
3740 * configure: Regenerated.
3741 * configure.ac (leading-mingw64-underscores): Option added.
3743 2010-04-27 Jan Hubicka <jh@suse.cz>
3745 * doc/invoke.texi (-fipa-profile): Document.
3746 * opts.c (decode_options): Enable ipa-profile at -O1.
3747 * timevar.def (TV_IPA_PROFILE): Define.
3748 * common.opt (fipa-profile): Add.
3749 * cgraph.c (cgraph_clone_node): Set local flag and clear vtable method
3751 (cgraph_propagate_frequency): Handle only local ones.
3752 * tree-pass.h (pass_ipa_profile): Declare.
3753 * ipa-profile.c (gate_profile): Use flag_ipa_profile.
3754 (pass_ipa_profile): Use TV_IPA_PROFILE.
3755 * ipa.c (ipa_profile): New function.
3756 (gate_ipa_profile): Likewise.
3757 (pass_ipa_profile): New global variable.
3758 * passes.c (pass_ipa_profile): New.
3760 2010-04-27 Nathan Froyd <froydnj@codesourcery.com>
3762 * config/arm/arm.c (arm_expand_builtin): Remove redundant declaration.
3764 2010-04-27 Martin Jambor <mjambor@suse.cz>
3767 * ipa.c (dissolve_same_comdat_group_list): New function.
3768 (function_and_variable_visibility): Call
3769 dissolve_same_comdat_group_list when comdat group contains external or
3771 * cgraphunit.c (verify_cgraph_node): Verify that same_comdat_group
3772 lists are circular and that they contain only DECL_ONE_ONLY nodes.
3774 2010-04-27 Eric Botcazou <ebotcazou@adacore.com>
3776 * varasm.c (decode_addr_const): Handle special case of INDIRECT_REF.
3777 (const_hash_1) <VECTOR_CST>: New case.
3778 (compare_constant) <VECTOR_CST>: Likewise.
3779 <ADDR_EXPR>: Deal with LABEL_REFs.
3780 (copy_constant) <VECTOR_CST>: New case.
3782 2010-04-27 Jan Hubicka <jh@suse.cz>
3784 * cgraph.c (cgraph_propagate_frequency): New function.
3785 * cgraph.h (cgraph_propagate_frequency): Declare.
3786 * ipa-inline.c (cgraph_clone_inlined_nodes): Call
3787 cgraph_propagate_frequency.
3789 2010-04-27 Jakub Jelinek <jakub@redhat.com>
3791 * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.
3793 2010-04-27 Bernd Schmidt <bernds@codesourcery.com>
3796 * config/arm/arm.c (thumb1_extra_regs_pushed): New function.
3797 (thumb1_expand_prologue, thumb1_output_function_prologue): Call it
3798 here to determine which regs to push and how much stack to reserve.
3800 2010-04-27 Jie Zhang <jie@codesourcery.com>
3802 * doc/gimple.texi (gimple_statement_with_ops): Remove
3803 addresses_taken field.
3804 (gimple_statement_with_memory_ops): Likewise.
3806 2010-04-27 Jan Hubicka <jh@suse.cz>
3808 * tree-inline.c (eni_inlining_weights): Remove.
3809 (estimate_num_insns): Special case more builtins.
3811 2010-04-27 Shujing Zhao <pearly.zhao@oracle.com>
3814 * c-typeck.c (build_binary_op): Move forward check for comparison
3815 pointer with null pointer constant and adjust the diagnostic message.
3817 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3820 * configure.ac (gcc_cv_as_section_has_align): Set if installed
3821 binutils supports extended .section directive needed by LTO, or
3822 warn if older binutils found.
3823 (LTO_BINARY_READER): New AC_SUBST'd variable.
3824 (LTO_USE_LIBELF): Likewise.
3825 * gcc/config.gcc (lto_binary_reader): New target-specific configure
3827 * gcc/Makefile.in (LTO_BINARY_READER): Import AC_SUBST'd autoconf var.
3828 (LTO_USE_LIBELF): Likewise.
3829 * configure: Regenerate.
3831 * collect2.c (is_elf): Rename from this ...
3832 (is_elf_or_coff): ... to this, and recognize and allow i386 COFF
3833 object files in addition to ELF-formatted ones.
3834 (scan_prog_file): Caller updated. Also allow for LTO info marker
3835 symbol to be prefixed or not by an extra underscore.
3837 * config/i386/t-cygming (winnt.o): Also depend on LTO_STREAMER_H.
3838 * config/i386/winnt.c: Also #include lto-streamer.h
3839 (i386_pe_asm_named_section): Specify 1-byte section alignment for
3841 (i386_pe_asm_output_aligned_decl_common): Add comment.
3842 (i386_pe_maybe_record_exported_symbol): Allow decl arg to be NULL.
3844 2010-04-27 Hans-Peter Nilsson <hp@bitrange.com>
3847 * config/mmix/mmix.md ("*divdi3_nonknuth", "*moddi3_nonknuth"):
3848 Add missing earlyclobber for second alternative.
3850 2010-04-26 Bernd Schmidt <bernds@codesourcery.com>
3852 * df-problems.c (df_simulate_initialize_forwards): Set, don't clear,
3853 bits for artificial defs at the top of the block.
3854 * fwprop.c (single_def_use_enter_block): Don't call it.
3856 2010-04-26 Jack Howarth <howarth@bromo.med.uc.edu>
3859 * gcc/configure.ac: Use "$gcc_cv_nm -g" on darwin
3860 instead of "$gcc_cv_objdump -T".
3861 Use "-undefined dynamic_lookup" on darwin.
3862 * gcc/configure: Regenerate.
3864 2010-04-26 Jakub Jelinek <jakub@redhat.com>
3867 * c-omp.c (c_finish_omp_for): Handle also EQ_EXPR.
3869 2010-04-26 Nathan Froyd <froydnj@codesourcery.com>
3871 * c-parser.c (struct c_token): Move location field up.
3872 * c-tree.h (struct c_typespec): Move expr_const_operands field up.
3873 (struct c_declspecs): Convert typespec_word, storage_class, and
3874 default_int_p into bitfields.
3875 (struct c_declarator): Move loc field up.
3877 2010-04-26 Nathan Froyd <froydnj@codesourcery.com>
3879 * cfgloop.h (struct loop): Move can_be_parallel field up.
3880 * ipa-prop.h (struct ip_node_params): Move bitfields up.
3881 * tree-ssa-loop-ivopts.c (struct version_info): Move inv_id field
3883 (struct iv_cand): Convert pos field into a bitfield.
3884 * tree-vectorizer.h (struct _loop_vec_info): Move loop_line_number
3886 (struct _stmt_vec_info): Shuffle fields for better packing.
3888 2010-04-26 Eric Botcazou <ebotcazou@adacore.com>
3890 * varasm.c (IN_NAMED_SECTION): Remove guard.
3891 * config/arm/unknown-elf.h (IN_NAMED_SECTION): Rename to...
3892 (IN_NAMED_SECTION_P): ...this.
3893 (ASM_OUTPUT_ALIGNED_BSS): Adjust for above renaming.
3894 (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Likewise.
3896 2010-04-26 Eric Botcazou <ebotcazou@adacore.com>
3898 * gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_ local variables.
3899 Use VOID_TYPE_P for all void type tests. Adjust TYPE variable instead
3900 of shadowing it. Fix comments.
3902 2010-04-26 Jan Hubicka <jh@suse.cz>
3904 * cgraph.c (cgraph_create_node): Set node frequency to normal.
3905 (cgraph_clone_node): Copy function frequency.
3906 * cgraph.h (node_frequency): New enum
3907 (struct cgraph_node): Add.
3908 * final.c (rest_of_clean_state): Update.
3909 * lto-cgraph.c (lto_output_node): Output node frequency.
3910 (input_overwrite_node): Input node frequency.
3911 * tre-ssa-loop-ivopts (computation_cost): Update.
3912 * lto-streamer-out.c (output_function): Do not output function
3914 * predict.c (maybe_hot_frequency_p): Update and handle functions
3916 (cgraph_maybe_hot_edge_p): Likewise; use cgraph frequency instead of
3918 (probably_never_executed_bb_p, optimize_function_for_size_p): Update.
3919 (compute_function_frequency): Set noreturn functions to be executed
3921 (choose_function_section): Update.
3922 * lto-streamer-in.c (input_function): Do not input function frequency.
3923 * function.c (allocate_struct_function): Do not initialize function
3925 * function.h (function_frequency): Remove.
3926 (struct function): Remove function frequency.
3927 * ipa-profile.c (CGRAPH_NODE_FREQUENCY): Remove.
3928 (try_update): Update.
3929 * tree-inline.c (initialize_cfun): Do not update function frequency.
3930 * passes.c (pass_init_dump_file): Update.
3931 * i386.c (ix86_compute_frame_layout): Update.
3932 (ix86_pad_returns): Update.
3934 2010-04-26 Jie Zhang <jie@codesourcery.com>
3936 PR tree-optimization/43833
3937 * tree-vrp.c (range_int_cst_p): New.
3938 (range_int_cst_singleton_p): New.
3939 (extract_range_from_binary_expr): Optimize BIT_AND_EXPR case
3940 when both operands are constants. Use range_int_cst_p in
3943 2010-04-26 Jan Hubicka <jh@suse.cz>
3945 * cgraphunit.c (cgraph_copy_node_for_versioning): Fix profile updating.
3947 2010-04-26 Richard Guenther <rguenther@suse.de>
3950 * gimple.c (gimple_decl_printable_name): Deal gracefully
3951 with a NULL DECL_NAME.
3953 2010-04-26 Richard Guenther <rguenther@suse.de>
3956 * tree.c (free_lang_data_in_type): Do not free TYPE_CONTEXT
3957 if emitting debug information and it is either a function
3958 or a namespace decl.
3960 2010-04-26 Ira Rosen <irar@il.ibm.com>
3962 * tree-vectorizer.h (struct _stmt_vec_info): Add new field to
3963 determine if the statement is vectorizable, and a macro to access it.
3964 * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
3965 Skip statements that can't be vectorized. If the analysis fails,
3966 mark the statement as unvectorizable if vectorizing basic block.
3967 (vect_compute_data_refs_alignment): Likewise.
3968 (vect_verify_datarefs_alignment): Skip statements marked as
3969 unvectorizable. Add print.
3970 (vect_analyze_group_access): Skip statements that can't be
3971 vectorized. If the analysis fails, mark the statement as
3972 unvectorizable if vectorizing basic block.
3973 (vect_analyze_data_ref_accesses, vect_analyze_data_refs): Likewise.
3974 * tree-vect-stmts.c (vectorizable_store): Fix the number of
3975 generated stmts for SLP.
3976 (new_stmt_vec_info): Initialize the new field.
3977 * tree-vect-slp.c (vect_build_slp_tree): Fail to vectorize
3978 statements marked as unvectorizable.
3980 2010-04-25 Joseph Myers <joseph@codesourcery.com>
3982 * c-common.c (flag_isoc1x): New.
3983 (flag_isoc99): Update comment.
3984 * c-common.h (flag_isoc1x): New.
3985 (flag_isoc99): Update comment.
3986 * c-cppbuiltin.c (builtin_define_float_constants): Also define
3987 __<type>_DECIMAL_DIG__.
3988 * c-opts.c (set_std_c1x): New.
3989 (c_common_handle_option): Handle -std=c1x and -std=gnu1x.
3990 (set_std_c89, set_std_c99): Also set flag_isoc1x to 0.
3991 * c.opt (-std=c1x, -std=gnu1x): New options.
3992 * doc/cpp.texi: Mention -std=c1x.
3993 * doc/cppopts.texi (-std=c1x, -std=gnu1x): Document.
3994 * doc/extend.texi: Mention -std=c1x and -std=gnu1x.
3995 * doc/invoke.texi (-std=c1x, -std=gnu1x): Document.
3996 * doc/standards.texi: Mention C1X.
3997 * ginclude/float.h (FLT_DECIMAL_DIG, DBL_DECIMAL_DIG,
3998 LDBL_DECIMAL_DIG, FLT_HAS_SUBNORM, DBL_HAS_SUBNORM,
3999 LDBL_HAS_SUBNORM, FLT_TRUE_MIN, DBL_TRUE_MIN, LDBL_TRUE_MIN):
4002 2010-04-25 Uros Bizjak <ubizjak@gmail.com>
4004 * config/i386/gmon-sol2.c (_mcleanup): Change format string
4005 placeholder from 0x%x to %#x.
4006 * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
4007 * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
4008 * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
4009 * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
4010 * config/i386/i386.c (ix86_target_string): Ditto.
4011 (output_pic_addr_const): Ditto.
4012 (print_operand): Ditto.
4014 2010-04-25 Paolo Bonzini <bonzini@gnu.org>
4016 * combine.c (find_split_point): Add third argument. Use it
4017 to find nested multiply-accumulate instructions. Adjust calls.
4018 (try_combine): Adjust call to find_split_point.
4020 2010-04-24 Gerald Pfeifer <gerald@pfeifer.com>
4022 * doc/contrib.texi (Contributors): Add Dodji Seketeli.
4024 2010-04-24 Bernd Schmidt <bernds@codesourcery.com>
4026 PR tree-optimization/41442
4027 * fold-const.c (merge_truthop_with_opposite_arm): New function.
4028 (fold_binary_loc): Call it.
4030 2010-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
4032 * toplev.c (general_init): Set default for fdiagnostics-show-option.
4033 * opts.c (common_handle_option): Allow disabling it.
4034 * common.opt (fdiagnostics-show-option): Add Var. Enabled by default.
4036 2010-04-23 Eric Botcazou <ebotcazou@adacore.com>
4038 * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Only use conversion
4039 between modes if both types are integral.
4041 2010-04-23 Richard Guenther <rguenther@suse.de>
4043 PR tree-optimization/43572
4044 * tree-tailcall.c (find_tail_calls): Allow PARM_DECL uses.
4046 2010-04-23 Richard Guenther <rguenther@suse.de>
4049 * tree-inline.c (tree_can_inline_p): Also check compatibility
4052 2010-04-23 Martin Jambor <mjambor@suse.cz>
4054 PR tree-optimization/43846
4055 * tree-sra.c (struct access): New flag grp_assignment_read.
4056 (build_accesses_from_assign): Set grp_assignment_read.
4057 (sort_and_splice_var_accesses): Propagate grp_assignment_read.
4058 (enum mark_read_status): New type.
4059 (analyze_access_subtree): Propagate grp_assignment_read, create
4060 accesses also if both direct_read and root->grp_assignment_read.
4062 2010-04-23 Martin Jambor <mjambor@suse.cz>
4065 * tree-sra.c (ipa_sra_preliminary_function_checks): Check that the
4066 function does not have type attributes.
4068 2010-04-23 Richard Guenther <rguenther@suse.de>
4071 * tree.c (free_lang_data_in_decl): Do not reset DECL_CONTEXT
4074 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4076 * sese.h (create_if_region_on_edge): Remove.
4078 * sese.c (create_if_region_on_edge): Make static.
4080 * tree-inline.c: Do not include ggc.h.
4082 * expr.c: Do not include ggc.h.
4084 * Makefile.in (tree-inline.o, expr.o): Remove $(GGC_H) from
4087 2010-04-22 Kaz Kojima <kkojima@gcc.gnu.org>
4090 * config/sh/sh.c (find_barrier): Don't emit a constant pool
4091 in the middle of insns for casesi_worker_2.
4093 2010-04-22 David Edelsohn <edelsohn@gnu.org>
4095 * config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
4097 2010-04-22 Ira Rosen <irar@il.ibm.com>
4099 PR tree-optimization/43842
4100 * tree-vect-loop.c (vect_create_epilog_for_reduction): Handle
4101 loop unrolling in update of exit phis. Fix comment.
4102 * tree-vect-slp.c (vect_analyze_slp): Check that there are at
4103 least two reduction statements in the loop before starting SLP
4106 2010-04-22 Nick Clifton <nickc@redhat.com>
4108 * config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.
4110 2010-04-22 Alexander Monakov <amonakov@ispras.ru>
4112 * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle BIT_NOT_EXPR
4115 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4117 * tree-parloops.c (loop_parallel_p): New argument
4118 parloop_obstack. Pass it down.
4119 (parallelize_loops): New variable parloop_obstack. Initialize it,
4120 pass it down, free it.
4122 * tree-loop-linear.c (linear_transform_loops): Pass down
4125 * tree-data-ref.h (lambda_compute_access_matrices): New argument
4126 of type struct obstack *.
4128 * tree-data-ref.c (analyze_subscript_affine_affine): New variable
4129 scratch_obstack. Initialize it, pass down, free it.
4131 * lambda.h (lambda_loop_new): Remove.
4132 (lambda_matrix_new, lambda_matrix_inverse)
4133 (lambda_trans_matrix_new, lambda_trans_matrix_inverse): New
4134 argument of type struct obstack *.
4136 * lambda-trans.c (lambda_trans_matrix_new): New argument
4137 lambda_obstack. Pass it down, use obstack allocation for ret.
4138 (lambda_trans_matrix_inverse): New argument lambda_obstack. Pass
4141 * lambda-mat.c (lambda_matrix_get_column)
4142 (lambda_matrix_project_to_null): Remove.
4143 (lambda_matrix_new): New argument lambda_obstack. Use obstack
4145 (lambda_matrix_inverse_hard, lambda_matrix_inverse): New argument
4148 * lambda-code.c (lambda_loop_new): New function.
4149 (lambda_lattice_new, compute_nest_using_fourier_motzkin)
4150 (lambda_compute_auxillary_space, lambda_compute_target_space)
4151 (lambda_loopnest_transform, gcc_loop_to_lambda_loop)
4152 (lambda_loopnest_to_gcc_loopnest): Pass down lambda_obstack.
4153 (build_access_matrix): New argument lambda_obstack. Use obstack
4155 (lambda_compute_step_signs, lambda_compute_access_matrices): New
4156 argument lambda_obstack. Pass it down.
4158 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
4160 * optabs.h (expand_widening_mult): Declare.
4162 2010-04-22 Richard Guenther <rguenther@suse.de>
4164 PR tree-optimization/43845
4165 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Properly
4166 lookup the CALL_EXPR function and arguments.
4168 2010-04-22 Nick Clifton <nickc@redhat.com>
4170 * config/stormy16/stormy16.c
4171 (xstormy16_asm_output_aligned_common): Handle a NULL decl parameter.
4172 * config/stormy16/stormy16.h: Tidy up formatting.
4173 (DONT_USE_BUILTIN_SETJMP): Remove definition.
4174 * config/stormy16/stormy16.c (cbranchsi4): Delete pattern.
4175 (ineqbranchsi): Delete pattern.
4176 * config/stormy16/stormy16-lib2-ucmpsi2.c: New file.
4177 * config/stormy16/stormy16-lib2.c (__ucmpsi2): New function.
4178 * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
4179 stormy16-lib2-ucmpsi2.c.
4181 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
4183 * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and
4184 df_simulate_find_noclobber_defs as appropriate. Keep track of an
4185 extra set merge_set_noclobber, and use it to relax the final test
4187 * df.h (df_simulate_find_noclobber_defs): Declare.
4188 * df-problems.c (df_simulate_find_defs): Don't ignore partial or
4190 (df_simulate_find_noclobber_defs): New function.
4192 2010-04-22 Uros Bizjak <ubizjak@gmail.com>
4194 * config/i386/i386.md: Use {} around multi-line preparation statements.
4196 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4198 * c-tree.h (push_init_level, pop_init_level, set_init_index)
4199 (process_init_element): New argument of type struct obstack *.
4201 * c-typeck.c (push_init_level, pop_init_level, set_designator)
4202 (set_init_index, set_init_label, set_nonincremental_init)
4203 (set_nonincremental_init_from_string, find_init_member)
4204 (output_init_element, output_pending_init_elements)
4205 (process_init_element): New argument braced_init_obstack. Pass it
4207 (push_range_stack, add_pending_init): New argument
4208 braced_init_obstack. Use obstack allocation.
4210 * c-parser.c (c_parser_initelt, c_parser_initval): New argument
4211 braced_init_obstack. Pass it down.
4212 (c_parser_braced_init): New variables ret, braced_init_obstack.
4213 Initialize obstack, pass it down and finally free it.
4215 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
4218 * tree-pass.h (pass_optimize_widening_mul): Declare.
4219 * tree-ssa-math-opts.c (execute_optimize_widening_mul,
4220 gate_optimize_widening_mul): New static functions.
4221 (pass_optimize_widening_mul): New.
4222 * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: New case.
4223 <case MULT_EXPR>: Remove support for widening multiplies.
4224 * tree.def (WIDEN_MULT_EXPR): Tweak comment.
4225 * cfgexpand.c (expand_debug_expr) <case WIDEN_MULT_EXPR>: Use
4226 simplify_gen_unary rather than directly building extensions.
4227 * tree-cfg.c (verify_gimple_assign_binary): Add tests for
4229 * expmed.c (expand_widening_mult): New function.
4230 * passes.c (init_optimization_passes): Add pass_optimize_widening_mul.
4232 2010-04-21 Jan Hubicka <jh@suse.cz>
4234 * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
4235 * lto-section-in.c (lto_section_name): Remove wpa_fixup.
4236 * lto-wpa-fixup.c: Remove.
4237 * Makefile.in (lto-wpa-fixup.o): Remove.
4238 * passes.c (init_optimization_passes): Remove pass_ipa_lto_wpa_fixup.
4239 (execute_all_ipa_transforms): Set cgraph_state to CGRAPH_STATE_IPA_SSA.
4240 * lto-streamer.c (lto_get_section_name): Remove wpa_fixup section.
4242 2010-04-21 Jan Hubicka <jh@suse.cz>
4244 * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;
4245 add write_optimization_summary, read_optimization_summary.
4246 (ipa_write_summaries_of_cgraph_node_set): Remove.
4247 (ipa_write_optimization_summaries): Declare.
4248 (ipa_read_optimization_summaries): Declare.
4249 * ipa-cp.c (pass_ipa_cp): Update.
4250 * ipa-reference.c (pass_ipa_reference): Update.
4251 * ipa-pure-const.c (pass_ipa_pure_const): Update.
4252 * lto-streamer-out.c (pass_ipa_lto_gimple, pass_ipa_lto_finish):
4254 * ipa-inline.c (pass_ipa_inline): Update.
4255 * ipa.c (pass_ipa_whole_program): Update.
4256 * lto-wpa-fixup.c (pass_ipa_lto_wpa_fixup): Update.
4257 * passes.c (ipa_write_summaries_1): Do not test wpa.
4258 (ipa_write_optimization_summaries_1): New.
4259 (ipa_write_optimization_summaries): New.
4260 (ipa_read_summaries): Do not test ltrans.
4261 (ipa_read_optimization_summaries_1): New.
4262 (ipa_read_optimization_summaries): New.
4264 2010-04-21 Jan Hubicka <jh@suse.cz>
4266 * lto-cgraph.c (lto_output_node): Do not output comdat groups
4268 (output_cgraph): Do not arrange comdat groups for boundary nodes.
4270 2010-04-21 Jakub Jelinek <jakub@redhat.com>
4273 * dwarf2out.c (add_name_and_src_coords_attributes): Add
4274 DW_AT_{,MIPS_}linkage_name even for Fortran decls.
4276 2010-04-21 Jan Hubicka <jh@suse.cz>
4278 * ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
4280 2010-04-21 Jan Hubicka <jh@suse.cz>
4282 * varpool.c (decide_is_variable_needed): Variable is always needed
4285 2010-04-21 Jan Hubicka <jh@suse.cz>
4287 * opts.c (decode_options): Enable pure-const pass for whopr.
4289 2010-04-21 Jan Hubicka <jh@suse.cz>
4291 * cgraph.c (dump_cgraph_node): Dump also assembler name.
4292 * ipa-inline.c (cgraph_decide_inlining_of_small_functions): Do not ice
4294 (cgraph_decide_inlining): Do not expect callee to be removed in all
4297 2010-04-21 Eric B. Weddington <eric.weddington@atmel.com>
4299 * config/avr/avr-devices.c (avr_mcu_types): Add missing comma.
4301 2010-04-21 Uros Bizjak <ubizjak@gmail.com>
4303 * config/i386/i386.md (x86_shrd): Add athlon_decode and
4304 amdfam10_decode attributes.
4306 2010-04-21 Jakub Jelinek <jakub@redhat.com>
4309 * omp-low.c (scan_sharing_clauses): Don't scan_omp_op
4310 OMP_CLAUSE_DECL for OMP_CLAUSE_COPYPRIVATE.
4311 (lower_copyprivate_clauses): Use private var in outer
4312 context instead of original var. Make sure the types
4313 are correct for VLAs.
4315 2010-04-21 Richard Guenther <rguenther@suse.de>
4317 * tree-ssa-structalias.c (do_ds_constraint): Avoid escaping
4318 to non-pointer objects.
4320 2010-04-21 Jakub Jelinek <jakub@redhat.com>
4322 * dwarf2out.c (add_var_loc_to_decl): Add LABEL argument. Drop
4323 last chain entry if it starts with the still current label.
4324 (add_location_or_const_value_attribute): Check that
4325 loc_list->first->next is NULL instead of comparing ->first with ->last.
4326 (dwarf2out_var_location): Pass last_label resp. last_postcall_label
4327 to add_var_loc_to_decl.
4329 * dwarf2out.c (output_call_frame_info): For dw_cie_version
4330 >= 4 add also address size and segment size fields into CIE header.
4332 * unwind-dw2.c (extract_cie_info): Handle CIE version 4, as
4333 long as address size is the same as sizeof (void *) and
4335 * unwind-dw2-fde.c (get_cie_encoding): Likewise. If
4336 address size or segment size is unexpected, return DW_EH_PE_omit.
4337 (classify_object_over_fdes): If get_cie_encoding returned
4338 DW_EH_PE_omit, return -1.
4339 (init_object): If classify_object_over_fdes returned -1,
4340 pretend there were no FDEs at all.
4342 2010-04-21 Uros Bizjak <ubizjak@gmail.com>
4344 * config/i386/i386.md (bswap<mode>2): Macroize expander from
4345 bswap{si,di}2 using SWI48 mode iterator.
4346 (*bswap<mode>2_movbe): Macroize insn from *bswap{si,di}_movbe using
4347 SWI48 mode iterator. Set type attribute of bswap insn to bitmanip,
4348 set modrm attribute of bswap insn to 0 and remove length attribute.
4349 (*bswap<mode>2_1): Macroize insn from *bswap{si,di}_1 using SWI48 mode
4350 iterator. Set type attribute to bitmanip, set modrm attribute to 0,
4351 set mode attribute to <MODE> and remove length attribute.
4353 2010-04-20 James E. Wilson <wilson@codesourcery.com>
4355 PR rtl-optimization/43520
4356 * ira-lives.c (ira_implicitly_set_insn_hard_regs): Exclude classes with
4357 zero available registers.
4359 2010-04-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4361 * builtins.c (fold_builtin_cproj): Fold more cases.
4363 2010-04-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4365 * builtins.c (build_complex_cproj, fold_builtin_cproj): New.
4366 (fold_builtin_1): Fold builtin cproj.
4367 * builtins.def (BUILT_IN_CPROJ, BUILT_IN_CPROJF, BUILT_IN_CPROJL):
4368 Use ATTR_CONST_NOTHROW_LIST.
4370 2010-04-20 Uros Bizjak <ubizjak@gmail.com>
4372 * config/i386/i386.md (ffs<mode>2): Macroize expander from ffs_cmove
4373 and ffsdi2 using SWI48 mode iterator. Expand SImode insn through
4374 ffsi2_no_cmove for !TARGET_CMOVE.
4375 (ffssi2_no_cmove): Rename from *ffs_no_cmove. Make public.
4376 (ffssi2): Remove expander.
4377 (*ffs<mode>_1): Macroize insn from *ffs{si,di} using SWI48
4379 (ctz<mode>2): Ditto from ctz{si,di}2.
4380 (clz<mode>2): Macroize expander from ctz{hi,si,di}2 using SWI248
4382 (clz<mode>2_abm): Macroize insn from clz{hi,si,di}2_abm using SWI248
4385 2010-04-20 Jakub Jelinek <jakub@redhat.com>
4387 * dwarf2out.c (AT_linkage_name): Define.
4388 (clone_as_declaration): Handle DW_AT_linkage_name.
4389 (add_name_and_src_coords_attributes): Use AT_linkage_name instead
4390 of DW_AT_MIPS_linkage_name.
4391 (move_linkage_attr): Likewise.
4392 (dwarf2out_finish): Likewise.
4394 2010-04-20 Xinliang David Li <davidxl@gcc.gnu.org>
4397 * fold-const.c (fold_comparison): New folding rule.
4399 2010-04-20 Anatoly Sokolov <aesok@post.ru>
4401 * double-int.h (double_int_setbit): Declare.
4402 * double-int.c (double_int_setbit): New function.
4403 * rtl.h (immed_double_int_const): Declare.
4404 * emit-rtl.c (immed_double_int_const): New function.
4405 * builtins.c (expand_builtin_signbit): Clean up, use double_int_*
4406 and immed_double_int_const functions.
4407 * optabs.c (expand_absneg_bit, expand_copysign_absneg,
4408 expand_copysign_bit): (Ditto.).
4409 * simplify-rtx.c (simplify_binary_operation_1): (Ditto.).
4410 * tree-ssa-address.c (addr_for_mem_ref): (Ditto.).
4411 * dojump.c (prefer_and_bit_test): (Ditto.).
4412 * expr.c (convert_modes, reduce_to_bit_field_precision,
4413 const_vector_from_tree): (Ditto.).
4414 * expmed.c (mask_rtx, lshift_value): (Ditto.).
4416 2010-04-20 Jan Hubicka <jh@suse.cz>
4418 * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
4419 (dump_cgraph_node): Dump new flags.
4420 * cgraph.h (struct cgraph_node): Add flags
4421 reachable_from_other_partition and in_other_partition.
4422 (cgraph_can_remove_if_no_direct_calls_p): Functions used by
4423 other partition can not be removed.
4424 * cgraphunit.c (cgraph_mark_functions_to_output): Functions used by
4425 the other partition must be output; silence sanity checking on
4426 leaking functions bodies from other paritition.
4427 * lto-cgraph.c (reachable_from_other_partition_p): New function.
4428 (lto_output_node): Output new flags; do not sanity check that inline
4429 clones are output; drop lto_forced_extern_inline_p code; do not mock
4430 visibility flags at partition boundaries.
4431 (add_node_to): New function.
4432 (output_cgraph): Use it to sort functions so masters appear before
4434 (input_overwrite_node): Input new flags.
4435 * passes.c (ipa_write_summaries): Do not call
4436 lto_new_extern_inline_states.
4437 * lto-section-out.c (forced_extern_inline,
4438 lto_new_extern_inline_states lto_delete_extern_inline_states,
4439 lto_force_functions_extern_inline, lto_forced_extern_inline_p): Kill.
4440 * lto-streamer.h (lto_new_extern_inline_states,
4441 * lto_delete_extern_inline_states, lto_force_functions_extern_inline,
4442 lto_forced_extern_inline_p): Kill.
4444 2010-04-20 Richard Guenther <rguenther@suse.de>
4446 * tree-ssa-structalias.c (do_sd_constraint): Add edges only
4447 from vars that can have pointers.
4448 (process_constraint): Dump useless constraints.
4450 2010-04-20 Richard Guenther <rguenther@suse.de>
4452 * tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.
4453 (dump_sa_points_to_info): Remove asserts.
4454 (init_base_vars): nothing_id isn't an escape point nor does it
4457 2010-04-20 Jakub Jelinek <jakub@redhat.com>
4459 * tree.h (TYPE_REF_IS_RVALUE): Define.
4460 * dwarf2out.c (attr_checksum_ordered, is_type_die, is_comdat_die,
4461 should_move_die_to_comdat, prune_unused_types_walk): Handle
4462 DW_TAG_rvalue_reference_type like DW_TAG_reference_type.
4463 (modified_type_die, gen_reference_type_die): Emit
4464 DW_TAG_rvalue_reference_type instead of DW_TAG_reference_type
4465 if TYPE_REF_IS_RVALUE and -gdwarf-4.
4467 2010-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4470 * config/s390/s390.c (s390_emit_call): Turn direct into indirect
4471 calls for -fpic -m31 if they have been sibcall optimized.
4473 2010-04-19 James E. Wilson <wilson@codesourcery.com>
4475 * config/ia64/ia64.h (FIXED_REGISTERS, CALL_USED_REGISTERS): Make
4476 ar.lc fixed and call-used.
4478 * config/ia64/ia64.c (TARGET_INVALID_WITHIN_DOLOOP): Define.
4480 2010-04-19 Jan Hubicka <jh@suse.cz>
4482 * opts.c (decode_options): Disable whpr incompatible passes.
4483 * lto/lto.c (lto_1_to_1_map): Skip clones.
4484 (read_cgraph_and_symbols): Do not mark everything as needed.
4485 (do_whole_program_analysis): Do map only after optimizing;
4486 set proper cgraph_state; use passmanager.
4488 2010-04-19 DJ Delorie <dj@redhat.com>
4490 * cfgexpand.c (expand_debug_expr): Check for mismatched modes in
4491 POINTER_PLUS_EXPR and fix them.
4493 2010-04-19 Eric B. Weddington <eric.weddington@atmel.com>
4495 * config/avr/avr-devices.c (avr_mcu_types): Add support for new
4496 devices atmega644pa, attiny2313a, attiny24a, attiny261a, attiny4313,
4497 attiny44a, attiny861a, atmega16a, atmega168a, atmega164a, atmega165a,
4498 atmega169a, atmega169pa, atmega16hva2, atmega324a, atmega324pa,
4499 atmega325a, atmega3250a, atmega328, atmega329a, atmega329pa,
4500 atmega3290a, atmega48a, atmega644a, atmega645a, atmega645p,
4501 atmega6450a, atmega6450p, atmega649a, atmega649p, atmega6490a,
4502 atmega6490p, atmega64hve, atmega88a, atmega88pa, attiny461a, attiny84a,
4503 m3000. Remove support for devices atmega8m1, atmega8c1, atmega16c1,
4504 atmega4hvd, atmega8hvd, attiny327, m3000f, m3000s, m3001b.
4505 * config/avr/t-avr.c (MULTILIB_MATCHES): Same.
4507 2010-04-19 Eric Botcazou <ebotcazou@adacore.com>
4509 * ifcvt.c (noce_try_cmove_arith): Fix long lines.
4510 (check_cond_move_block): Likewise.
4511 (cond_move_process_if_block): Likewise.
4512 (noce_find_if_block): Improve formatting.
4513 (find_if_header): Pass 0 to memset and tweak conditions.
4514 (cond_exec_find_if_block): Fix long lines and tweak conditions.
4516 2010-04-19 Jakub Jelinek <jakub@redhat.com>
4518 * dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0
4522 * tree-nested.c (convert_nonlocal_omp_clauses): OMP_CLAUSE_PRIVATE
4523 with non-local decl doesn't need chain.
4525 2010-04-19 Vladimir Makarov <vmakarov@redhat.com>
4527 * ira-color.c (allocno_reload_assign): Avoid accumulating
4528 reload registers in ALLOCNO_TOTAL_CONFLICT_HARD_REGS.
4530 2010-04-19 Martin Jambor <mjambor@suse.cz>
4532 * gimple.h (create_tmp_reg): Declare.
4533 * gimplify.c (create_tmp_reg): New function.
4534 (gimplify_return_expr): Use create_tmp_reg.
4535 (gimplify_omp_atomic): Likewise.
4536 (gimple_regimplify_operands): Likewise.
4537 * tree-dfa.c (make_rename_temp): Likewise.
4538 * tree-predcom.c (predcom_tmp_var): Likewise.
4539 (reassociate_to_the_same_stmt): Likewise.
4540 * tree-sra.c (replace_uses_with_default_def_ssa_name): Likewise.
4541 (get_replaced_param_substitute): Likewise.
4542 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
4543 * tree-ssa-phiopt.c (cond_store_replacement): Likewise.
4544 * tree-ssa-pre.c (get_representative_for): Likewise.
4545 (create_expression_by_pieces): Likewise.
4546 * tree-tailcall.c (adjust_return_value_with_ops): Likewise.
4547 (create_tailcall_accumulator): Likewise.
4549 2010-04-19 Martin Jambor <mjambor@suse.cz>
4551 * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update
4553 (cgraph_materialize_all_clones): Assert !need_ssa_update_p.
4555 2010-04-19 Richard Guenther <rguenther@suse.de>
4557 PR tree-optimization/43796
4558 * tree-vrp.c (adjust_range_with_scev): Lookup init and step
4559 from SCEV in the lattice.
4560 (vrp_visit_phi_node): Dump change.
4562 2010-04-19 Richard Guenther <rguenther@suse.de>
4564 * configure.ac: Fix quoting around elf_getshstrndx ABI check.
4565 * configure: Re-generated.
4567 2010-04-19 Richard Guenther <rguenther@suse.de>
4569 PR tree-optimization/43783
4570 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop
4571 constant ARRAY_REF operands two and three if possible.
4573 2010-04-19 Uros Bizjak <ubizjak@gmail.com>
4576 * config/i386/i386.c (ix86_decompose_address): Handle ASHIFT addends.
4578 2010-04-19 Jie Zhang <jie@codesourcery.com>
4581 * reginfo.c (reinit_regs): Set caller_save_initialized_p to false.
4583 2010-04-19 Ira Rosen <irar@il.ibm.com>
4585 PR tree-optimization/37027
4586 * tree-vectorizer.h (struct _loop_vec_info): Add new field reductions
4587 and macro to access it.
4588 (vectorizable_reduction): Add argument.
4589 (vect_get_slp_defs): Likewise.
4590 * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Collect reduction
4591 statements for possible use in SLP.
4592 (new_loop_vec_info): Initialize LOOP_VINFO_REDUCTIONS.
4593 (destroy_loop_vec_info): Free LOOP_VINFO_REDUCTIONS.
4594 (vect_create_epilog_for_reduction): Handle SLP. Modify documentation,
4596 (vectorizable_reduction): Likewise.
4597 * tree-vect-stmts.c (vect_get_vec_defs): Update call to
4599 (vectorizable_type_demotion, vectorizable_type_promotion,
4600 vectorizable_store): Likewise.
4601 (vect_analyze_stmt): Update call to vectorizable_reduction.
4602 (vect_transform_stmt): Likewise.
4603 * tree-vect-slp.c (vect_get_and_check_slp_defs): Handle reduction.
4604 (vect_build_slp_tree): Fix indentation. Check that there are no loads
4605 from different interleaving chains in same node.
4606 (vect_slp_rearrange_stmts): New function.
4607 (vect_supported_load_permutation_p): Allow load permutations for
4608 reductions. Call vect_slp_rearrange_stmts() to rearrange statements
4609 inside SLP nodes if necessary.
4610 (vect_analyze_slp_instance): Handle reductions.
4611 (vect_analyze_slp): Try to build SLP instances originating from groups
4613 (vect_detect_hybrid_slp_stmts): Skip reduction statements.
4614 (vect_get_constant_vectors): Create initial vectors for reductions
4615 according to reduction code. Add new argument.
4616 (vect_get_slp_defs): Add new argument, pass it to
4617 vect_get_constant_vectors.
4618 (vect_schedule_slp_instance): Remove SLP tree root statements.
4620 2010-04-19 Jakub Jelinek <jakub@redhat.com>
4622 * tree.h (ENUM_IS_SCOPED): Define.
4623 * dwarf2out.c (gen_enumeration_type_die): Add DW_AT_enum_class
4624 for ENUM_IS_SCOPED enums.
4626 2010-04-18 Eric Botcazou <ebotcazou@adacore.com>
4628 * fold-const.c (fold_comparison): Use ssizetype.
4629 * gimple-fold.c (maybe_fold_offset_to_array_ref): Likewise.
4630 * ipa-prop.c (ipa_modify_call_arguments): Use sizetype.
4631 * tree-loop-distribution.c (build_size_arg_loc): Likewise.
4632 * tree-object-size.c (compute_object_sizes): Use size_type_node.
4634 * tree.h (initialize_sizetypes): Remove parameter.
4635 (build_common_tree_nodes): Remove second parameter.
4636 * stor-layout.c (initialize_sizetypes): Remove parameter.
4637 Always create an unsigned type.
4638 (set_sizetype): Assert that the passed type is unsigned and simplify.
4639 * tree.c (build_common_tree_nodes): Remove second parameter.
4640 Adjust call to initialize_sizetypes.
4641 * c-decl.c (c_init_decl_processing): Remove second argument in call to
4642 build_common_tree_nodes.
4644 2010-04-18 Matthias Klose <doko@ubuntu.com>
4646 * gcc.c (main): Search for liblto_plugin.so with mode R_OK.
4648 2010-04-18 Ira Rosen <irar@il.ibm.com>
4650 PR tree-optimization/43771
4651 * tree-vect-slp.c (vect_supported_load_permutation_p): Check that
4652 load permutation doesn't have gaps.
4654 2010-04-18 Jan Hubicka <jh@suse.cz>
4656 * i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
4657 (sse_prologue_save_insn expander): Use new pattern.
4658 (sse_prologue_save_insn1): New pattern and splitter.
4659 (sse_prologue_save_insn): Update to deal also with 64bit aligned
4661 * i386.c (setup_incoming_varargs_64): Do not compute jump
4663 (ix86_gimplify_va_arg): Update alignment needed.
4664 (ix86_local_alignment): Do not align all local arrays to 128bit.
4666 2010-04-17 Jan Hubicka <jh@suse.cz>
4668 * ipa-inline.c (cgraph_early_inlining): Handle flattening too.
4670 2010-04-17 Richard Earnshaw <rearnsha@arm.com>
4672 * arm.md (negdi2): Remove redundant code to force values into a
4675 2010-04-17 Richard Earnshaw <rearnsha@arm.com>
4677 * arm/bpabi.S: Add EABI alignment attributes to objects.
4678 * arm/bpabi-v6m.S: Likewise.
4679 * arm/crti.asm: Likewise.
4680 * arm/crtn.asm: Likewise.
4681 * arm/lib1funcs.asm: Likewise.
4682 * arm/libunwind.S: Likewise.
4684 2010-04-17 Richard Earnshaw <rearnsha@arm.com>
4686 * arm-protos.h (tune_params): New structure.
4687 * arm.c (current_tune): New variable.
4688 (arm_constant_limit): Delete.
4689 (struct processors): Add pointer to the tune parameters.
4690 (arm_slowmul_tune): New tuning option.
4691 (arm_fastmul_tune, arm_xscale_tune, arm_9e_tune): Likewise.
4692 (all_cores): Adjust to pick up the tuning model.
4693 (arm_constant_limit): New function.
4694 (arm_override_options): Select the appropriate tuning model. Delete
4695 initialization of arm_const_limit.
4696 (arm_split_constant): Use the new constant-limit model.
4697 (arm_rtx_costs): Pick up the current tuning model.
4698 * arm.md (is_strongarm, is_xscale): Delete.
4699 * arm-generic.md (load_ldsched_x, load_ldsched): Test explicitly
4700 for Xscale variant architectures.
4701 (mult_ldsched_strongarm, mult_ldsched): Similarly for StrongARM.
4703 2010-04-17 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4705 * config/arm/arm.c (arm_gen_constant): Remove unused variable
4707 (arm_rtx_costs_1): Remove unused variable extra_cost.
4708 (arm_unwind_emit_set): Use variable offset.
4709 (thumb1_output_casesi): Remove unused variable flags.
4711 2010-04-16 Jeff Law <law@redhat.com>
4713 * ira-color.c (ira_reassign_pseudos): Collect and sort all the pseudos
4714 needing assignment rather than doing a two-phase assignment. Remove
4715 unused variable 'm'.
4717 2010-04-16 Jakub Jelinek <jakub@redhat.com>
4720 * alias.c (memrefs_conflict_p): Don't crash if CSELIB_VAL_PTR is NULL.
4722 2010-04-16 Doug Kwan <dougkwan@google.com>
4724 * tree-ssa-reassoc.c (struct operand_entry): Add new field ID.
4725 (next_operand_entry_id): New static variable.
4726 (sort_by_operand_rank): Stabilize qsort comparator by using unique IDs.
4727 (add_to_ops_vec): Assigned unique ID to operand entry.
4728 (struct oecount_s): New field ID.
4729 (oecount_cmp): Stabilize qsort comparotor by using unique IDs.
4730 (undistribute_ops_list): Assign unique IDs to oecounts.
4731 (init_reassoc): reset next_operand_entry_id.
4733 2010-04-16 Doug Kwan <dougkwan@google.com>
4735 * config/i386/i386.md (*jcc_bt<mode>): Fix build breakage by adding
4736 missing left parenthesis.
4738 2010-04-16 Uros Bizjak <ubizjak@gmail.com>
4740 * config/i386/i386.md (*bt<mode>): Macroize insn from *btsi and
4741 *btdi_rex64 using SWI48 mode iterator.
4742 (*jcc_bt<mode>): Ditto from *jcc_btsi and *jcc_btdi_rex64.
4743 (*jcc_bt<mode>_mask): Ditto from *jcc_btsi_mask and
4744 *jcc_btdi_mask_rex64.
4746 2010-04-16 Anatoly Sokolov <aesok@post.ru>
4748 * double-int.h (tree_to_double_int): Convert to macro.
4749 * double-int.c (tree_to_double_int): Remove.
4751 2010-04-16 Jakub Jelinek <jakub@redhat.com>
4754 * dwarf2out.c (add_bound_info): Always call loc_list_from_tree
4755 with want_address 2 and in case a single element list might be
4756 possible, call it again with want_address 0.
4758 2010-04-12 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4760 * config/h8300/h8300.c (print_operand) : Modify case 'V' and
4761 case 'W' print operands for HI mode.
4762 * config/h8300/h8300.h (Y0, Y2) : New constraints.
4763 * config/h8300/h8300.md (bclrqi_msx, bclrhi_msx): New patterns
4764 (bsetqi_msx, bsethi_msx, bnotqi_msx, bnothi_msx): Likewise.
4765 * config/h8300/predicate.md (bit_register_indirect_operand): New.
4767 * config/h8300/h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.
4769 * config/h8300/h8300.md (movqi_h8sx, movhi_h8sx, movsi_h8sx,
4770 cmphi_h8300hs_znvc, cmpsi, addhi3_h8sx) : Emit instructions in
4771 #xx:3 and #xx:4 mode.
4773 * config/h8300/h8300.md (inverted load with HImode dest): Add
4774 support for H8300SX.
4776 * config/h8300/predicate.md (bit_operand): Allow immediate values that
4777 satisfy 'U' constraint.
4779 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4781 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx flavor.
4782 * configure: Regenerate.
4783 * config.in: Regenerate.
4784 * doc/install.texi (Prerequisites): Document that Solaris 2 libelf
4787 2010-04-16 Richard Guenther <rguenther@suse.de>
4789 * tree.h (struct tree_decl_minimal): Move pt_uid ...
4790 (struct tree_decl_common): ... here.
4791 (DECL_PT_UID): Adjust.
4792 (SET_DECL_PT_UID): Likewise.
4793 (DECL_PT_UID_SET_P): Likewise.
4795 2010-04-16 Richard Guenther <rguenther@suse.de>
4797 PR tree-optimization/43572
4798 * tree-ssa-alias.h (call_may_clobber_ref_p): Declare.
4799 * tree-ssa-alias.c (call_may_clobber_ref_p): Export.
4800 * tree-flow.h (is_call_clobbered): Remove.
4801 * tree-flow-inline.h (is_call_clobbered): Likewise.
4802 * tree-dfa.c (dump_variable): Do not dump call clobber state.
4803 * tree-nrv.c (dest_safe_for_nrv_p): Use the alias oracle.
4804 (execute_return_slot_opt): Adjust.
4805 * tree-tailcall.c (suitable_for_tail_opt_p): Remove
4806 check for call clobbered vars here.
4807 (find_tail_calls): Move tailcall verification to the
4810 2010-04-16 Diego Novillo <dnovillo@google.com>
4812 * doc/invoke.texi: Explain how are unrecognized -Wno- warnings handled.
4814 2010-04-16 Bernd Schmidt <bernds@codesourcery.com>
4817 * config/arm/arm.md (cbranchqi4): New pattern.
4818 * config/arm/predicates.md (const0_operand,
4819 cbranchqi4_comparison_operator): New predicates.
4821 2010-04-16 Richard Guenther <rguenther@suse.de>
4823 * gimple-pretty-print.c (dump_gimple_phi): Dump alias info.
4824 (dump_gimple_stmt): Likewise.
4826 2010-04-16 Bernd Schmidt <bernds@codesourcery.com>
4828 * recog.h (struct recog_data): New field is_operator.
4829 (struct insn_operand_data): New field is_operator.
4830 * recog.c (extract_insn): Set recog_data.is_operator.
4831 * genoutput.c (output_operand_data): Emit code to set the
4833 * reload.c (find_reloads): Use it rather than testing for an
4834 empty constraint string.
4837 * config/arm/arm.md (cbranchsi4_insn): Renamed from "*cbranchsi4_insn".
4838 If the previous insn is a cbranchsi4_insn with the same arguments,
4839 omit the compare instruction.
4841 * config/arm/arm.md (addsi3_cbranch): If destination is a high
4842 register, inputs must be low registers and we need a low register
4843 scratch. Handle alternative 2 like alternative 3.
4845 2010-04-16 Jakub Jelinek <jakub@redhat.com>
4847 * alias.c (memrefs_conflict_p): If x and y are the same VALUE,
4848 don't call get_addr on both. If one expression is a VALUE and
4849 the other a REG, check VALUE's locs if the REG isn't among them.
4851 2010-04-16 Christian Bruel <christian.bruel@st.com>
4853 * config/sh/sh.h (sh_frame_pointer_required): New function.
4854 * config/sh/sh.h (TARGET_FRAME_POINTER_REQUIRED): New macro.
4855 (flag_omit_frame_pointer) Set.
4856 (MASK_ACCUMULATE_OUTGOING_ARGS) Define and Set.
4857 (rounded_frame_size): Adjust size with outgoing_args_size.
4858 (sh_set_return_address): Must return from stack pointer.
4859 * gcc/config/sh/sh.h (CAN_DEBUG_WITHOUT_FP): Define.
4860 (SUBTARGET_FRAME_POINTER_REQUIRED): Define.
4861 (ACCUMULATE_OUTGOING_ARGS): Define.
4862 * doc/invoke.texi (maccumulate-outgoing-args): Document for SH.
4863 * gcc/config/sh/sh.opt: (maccumulate-outgoing-args): New option.
4865 2010-04-15 Kaz Kojima <kkojima@gcc.gnu.org>
4868 * config/sh/sh.c (sh_legitimize_reload_address): Use
4869 MAYBE_BASE_REGISTER_RTX_P instead of BASE_REGISTER_RTX_P.
4870 Remove a unneeded check for offset_base.
4872 2010-04-15 H.J. Lu <hongjiu.lu@intel.com>
4874 * configure: Regenerated.
4876 2010-04-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4878 * config/s390/s390.c (s390_call_save_register_used): Switch back
4879 to HARD_REGNO_NREGS.
4881 2010-04-15 Richard Guenther <rguenther@suse.de>
4883 * alias.c (alias_set_subset_of): Handle alias-set zero
4886 2010-04-15 Mark Shinwell <shinwell@codesourcery.com>
4887 Julian Brown <julian@codesourcery.com>
4889 * config/arm/thumb2.md (thumb2_movsi_insn): Split ldr and str
4890 alternatives according to use of high and low regs.
4891 * config/arm/vfp.md (thumb2_movsi_vfp): Likewise.
4892 * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Use high regs when
4893 optimizing for size on Thumb-2.
4895 2010-04-15 Thomas Schwinge <tschwinge@gnu.org>
4897 * config.gcc <i[34567]86-*-gnu*>: Handle softfp as for Linux.
4899 2010-04-15 Richard Guenther <rguenther@suse.de>
4901 * tree-ssa-structalias.c (struct variable_info): Add
4903 (new_var_info): Initialize it.
4904 (dump_constraints): Support printing last added constraints.
4905 (debug_constraints): Adjust.
4906 (dump_constraint_graph): Likewise.
4907 (make_heapvar_for): Check for NULL cfun.
4908 (get_function_part_constraint): New function.
4909 (get_fi_for_callee): Likewise.
4910 (find_func_aliases): Properly implement IPA PTA constraints.
4911 (process_ipa_clobber): New function.
4912 (find_func_clobbers): Likewise.
4913 (insert_into_field_list_sorted): Remove.
4914 (create_function_info_for): Properly allocate vars for IPA mode.
4915 Do not use insert_into_field_list_sorted.
4916 (create_variable_info_for): Properly generate constraints for
4917 global vars in IPA mode.
4918 (dump_solution_for_var): Always dump the solution.
4919 (set_uids_in_ptset): Initialize DECL_PT_UID if in ipa-mode.
4920 (find_what_var_points_to): Adjust.
4921 (pt_solution_set): Change.
4922 (pt_solution_ior_into): New function.
4923 (pt_solution_empty_p): Export.
4924 (pt_solution_includes_global): Adjust.
4925 (pt_solution_includes_1): Likewise.
4926 (pt_solutions_intersect_1): Likewise.
4927 (dump_sa_points_to_info): Check some invariants.
4928 (solve_constraints): Move constraint dumping ...
4929 (compute_points_to_sets): ... here.
4930 (ipa_pta_execute): ... and here.
4931 (compute_may_aliases): Do not re-compute points-to info
4932 locally if IPA info is available.
4933 (ipa_escaped_pt): New global var.
4934 (ipa_pta_execute): Properly implement IPA PTA.
4935 * tree-into-ssa.c (dump_decl_set): Support dumping
4936 decls not in referenced-vars.
4937 * tree-flow.h (struct gimple_df): Add ipa_pta flag.
4938 * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Adjust.
4939 (dump_points_to_solution): Likewise.
4940 * tree-dfa.c (dump_variable): Also dump DECL_PT_UID.
4941 * tree-inline.c (remap_ssa_name): Copy IPA points-to solution.
4942 (remap_gimple_stmt): Reset call clobber/use information if necessary.
4943 (copy_decl_to_var): Copy DECL_PT_UID.
4944 (copy_result_decl_to_var): Likewise.
4945 * tree.c (make_node_stat): Initialize DECL_PT_UID.
4946 (copy_node_stat): Copy it.
4947 * tree.h (DECL_PT_UID): New macro.
4948 (SET_DECL_PT_UID): Likewise.
4949 (DECL_PT_UID_SET_P): Likewise.
4950 (struct tree_decl_minimal): Add pt_uid member.
4951 * tree-ssa-alias.h (struct pt_solution): Add ipa_escaped flag.
4952 (pt_solution_empty_p): Declare.
4953 (pt_solution_set): Adjust.
4954 (ipa_escaped_pt): Declare.
4955 * cfgexpand.c (update_alias_info_with_stack_vars): Adjust.
4956 * gimple-pretty-print.c (pp_points_to_solution): New function.
4957 (dump_gimple_call): Dump call clobber/use information.
4958 * tree-dump.c (dump_option_value_in): Add TDF_ALIAS entry.
4959 * tree-pass.h (TDF_ALIAS): New dump option.
4960 * tree-pretty-print.c (dump_decl_name): Dump DECL_PT_UID if asked to.
4961 * doc/invoke.texi (-fipa-pta): Update documentation.
4963 2010-04-15 Richard Guenther <rguenther@suse.de>
4965 * Makefile.in (OBJS-common): Add gimple-fold.o.
4966 (gimple-fold.o): New rule.
4967 * tree.h (maybe_fold_offset_to_reference,
4968 maybe_fold_offset_to_address, maybe_fold_stmt_addition): Move
4970 * gimple.h: ... here.
4971 * tree-flow.h (fold_stmt, fold_stmt_inplace, get_symbol_constant_value,
4972 may_propagate_address_into_dereference): Move prototypes ...
4973 * gimple.h: ... here.
4974 * tree-ssa-ccp.c (get_symbol_constant_value,
4975 may_propagate_address_into_dereference, maybe_fold_offset_to_array_ref,
4976 maybe_fold_offset_to_component_ref, maybe_fold_offset_to_reference,
4977 maybe_fold_offset_to_address, maybe_fold_stmt_indirect,
4978 maybe_fold_stmt_addition, maybe_fold_reference, get_maxval_strlen,
4979 ccp_fold_builtin, fold_gimple_assign, fold_gimple_cond,
4980 fold_gimple_call, fold_stmt_1, fold_stmt, fold_stmt_inplace,
4981 gimplify_and_update_call_from_tree): Move ...
4982 * gimple-fold.c: ... here. New file.
4983 (ccp_fold_builtin): Rename to ...
4984 (gimple_fold_builtin): ... this.
4985 * tree-ssa-ccp.c (execute_fold_all_builtins): Adjust.
4987 2010-04-15 Richard Guenther <rguenther@suse.de>
4989 * fold-const.c (LOWPART, HIGHPART, BASE, encode, decode,
4990 fit_double_type, force_fit_type_double, add_double_with_sign,
4991 neg_double, mul_double_with_sign, lshift_double, rshift_double,
4992 lrotate_double, rrotate_double, div_and_round_double): Move ...
4993 * double-int.c: ... here.
4994 * tree.h (force_fit_type_double, fit_double_type, add_double_with_sign,
4995 add_double, neg_double, mul_double_with_sign, mul_double,
4996 lshift_double, rshift_double, lrotate_double, rrotate_double,
4997 div_and_round_double): Move prototypes ...
4998 * double-int.h: ... here.
5000 2010-04-15 Bernd Schmidt <bernds@codesourcery.com>
5003 * config/sh/sh.md (doloop_end_split, dect): Undo previous patch. Use
5004 matching constraints to ensure inputs match the output.
5006 2010-04-15 Kaz Kojima <kkojima@gcc.gnu.org>
5009 * config/sh/sh.md (doloop_end_split): Remove "+r" constraint
5010 in an input-only operand.
5012 2010-04-15 Anatoly Sokolov <aesok@post.ru>
5014 * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
5015 (double_int_not, double_int_lshift, double_int_rshift): Declare.
5016 (double_int_negative_p): Convert to static inline function.
5017 * double-int.c (double_int_lshift, double_int_lshift): New functions.
5018 (double_int_negative_p): Remove.
5019 * tree.h (lshift_double, rshift_double):
5020 * tree.c (build_low_bits_mask): Clean up, use double_int_* functions.
5021 * fold-const.c (fold_convert_const_int_from_real,
5022 fold_convert_const_int_from_fixed, div_if_zero_remainder): (Ditto.).
5023 (lshift_double): Change type of arith argument to bool.
5024 (rshift_double): Change type of arith argument to bool. Correct
5026 * expmed.c (mask_rtx, lshift_value): (Ditto.).
5028 2010-04-14 Bernd Schmidt <bernds@codesourcery.com>
5031 * ifcvt.c (cond_exec_process_if_block): Look for identical sequences
5032 at the start and end of the then/else blocks, and omit them from the
5034 * cfgcleanup.c (flow_find_cross_jump): No longer static. Remove MODE
5035 argument; all callers changed. Pass zero to old_insns_match_p instead.
5036 (flow_find_head_matching_sequence): New function.
5037 (old_insns_match_p): Check REG_EH_REGION notes for calls.
5038 * basic-block.h (flow_find_cross_jump,
5039 flow_find_head_matching_sequence): Declare functions.
5041 2010-04-14 Jason Merrill <jason@redhat.com>
5044 * c-common.c (attribute_takes_identifier_p): New fn.
5045 * c-common.h: Declare it.
5047 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
5049 * config/i386/i386.md (*divmod<mode>4): Remove stray "&&" from
5051 (*udivmod<mode>4): Ditto.
5053 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
5055 * config/i386/i386.md (maxmin_int): Rename code attribute from
5056 maxminiprefix and update all users.
5057 (maxmin_float): Ditto from maxminfprefix.
5058 (logic): Ditto from logicprefix.
5059 (absneg_mnemonic): Ditto from absnegprefix.
5060 * config/i386/mmx.md: Update all users of maxminiprefix,
5061 maxminfprefix and logicprefix for rename.
5062 * config/i386/sse.md: Ditto.
5063 * config/i386/sync.md (sync_<code><mode>): Update for
5066 2010-04-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
5069 * diagnostics.c (diagnostic_report_diagnostic): Mark specially
5070 warnings converted to errors.
5072 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
5074 * config/alpha/alpha.c (alpha_adjust_cost): Remove set but not
5075 used insn_type variable.
5076 (function_value): Add ATTRIBUTE_UNUSED to dummy variable declaration
5077 to avoid set-but-not-used warning.
5079 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
5081 * df-core.c (df_ref_debug): Change format string placeholder
5083 * dwarf2asm.c (dw2_asm_output_data_raw,
5084 dw2_asm_output_data_uleb128_raw, dw2_asm_output_data_uleb128,
5085 dw2_asm_output_data_sleb128_raw, dw2_asm_output_data_sleb128): Ditto.
5086 * dwarf2out.c (output_cfi, output_cfi_directive,
5087 dwarf2out_do_cfi_startproc, output_loc_sequence_raw,
5088 output_cfa_loc_raw, output_die, output_ranges, output_file_names):
5090 * genattrtab.c (write_test_expr, write_attr_valueq): Ditto.
5091 * print-rtl.c (print_rtx): Ditto.
5093 2010-04-14 Michael Meissner <meissner@linux.vnet.ibm.com>
5096 * builtins.c (expand_builtin_pow_root): New function to expand pow
5097 calls with exponents 0.25, 0.50, 0.75, 1./3., and 1./6. into a
5098 series of sqrt and cbrt calls under -ffast-math.
5099 (expand_builtin_pow): Call it.
5101 2010-04-14 Michael Matz <matz@suse.de>
5103 PR tree-optimization/42963
5104 * tree-cfg.c (touched_switch_bbs): New static variable.
5105 (group_case_labels_stmt): New function broken out from ...
5106 (group_case_labels): ... here, use the above.
5107 (start_recording_case_labels): Allocate touched_switch_bbs.
5108 (end_recording_case_labels): Deallocate it, call
5109 group_case_labels_stmt.
5110 (gimple_redirect_edge_and_branch): Remember index of affected BB.
5112 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
5114 * config/i386/i386.md (*popcountsi2_cmp_zext): Remove mode attribute
5117 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
5119 * config/i386/i386.md (*ashlqi3_1_slp): New insn pattern.
5121 2010-04-13 Jan Hubicka <jh@suse.cz>
5123 * ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting
5124 of optimized out static functions.
5125 (cgraph_edge_badness): Add DUMP parameter and dump reasons for the
5126 cost computation. Also sanity check for overflows.
5127 (update_caller_keys): Update cgraph_edge_badness call; properly
5128 update fibheap and sanity check that it is up to date.
5129 (add_new_edges_to_heap): Update cgraph_edge_badness.
5130 (cgraph_decide_inlining_of_small_function): Likewise;
5131 add sanity checking that badness in heap is up to date;
5132 improve dumping of reason; Update badness of calls to the
5133 offline copy of function currently inlined; dump badness
5134 of functions not inlined because of unit growth limits.
5136 2010-04-13 Eric Botcazou <ebotcazou@adacore.com>
5139 * c-common.c (pointer_int_sum): Disregard overflow that occured only
5140 because of sign-extension change when converting to sizetype here...
5141 * fold-const.c (fold_convert_const_int_from_int): ...and not here.
5143 * fold-const.c (fold_binary_op_with_conditional_arg): Do not restrict
5144 the folding to constants. Remove redundant final conversion.
5145 (fold_binary) <associate>: Do not associate if the re-association of
5146 constants alone overflows.
5147 (fold_binary) <FLOOR_MOD_EXPR>: Move transformation into BIT_AND_EXPR
5148 to the end of the list.
5149 (multiple_of_p) <COND_EXPR>: New case.
5151 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
5153 * opt-functions.awk (opt_sanitized_name): New.
5155 * optc-gen.awk: Use it
5156 * opth-gen.awk: Use it.
5158 2010-04-13 Martin Jambor <mjambor@suse.cz>
5160 * tree-sra.c (replace_uses_with_default_def_ssa_name): New function.
5161 (sra_modify_assign): Delete stmts loading dead data even if racc has no
5162 children. Call replace_uses_with_default_def_ssa_name to handle
5165 2010-04-13 Michael Matz <matz@suse.de>
5168 * builtins.c (expand_builtin_interclass_mathfn): Also create
5169 a register if the predicate doesn't match.
5171 2010-04-13 Diego Novillo <dnovillo@google.com>
5173 * Makefile.in (c-pch.o, ggc-common.o): Depend on timevar.h.
5174 * c-pch.c: Include timevar.h.
5175 (c_common_write_pch): Use TV_PCH_SAVE and TV_PCH_CPP_SAVE timers.
5176 (c_common_read_pch): Use TV_PCH_RESTORE and TV_PCH_CPP_RESTORE timers.
5177 * ggc-common.c: Include timevar.h.
5178 (gt_pch_save): Use TV_PCH_PTR_REALLOC and TV_PCH_PTR_SORT timers.
5179 * timevar.def (TV_PCH_SAVE): Define.
5180 (TV_PCH_CPP_SAVE): Define.
5181 (TV_PCH_PTR_REALLOC): Define.
5182 (TV_PCH_PTR_SORT): Define.
5183 (TV_PCH_RESTORE): Define.
5184 (TV_PCH_CPP_RESTORE): Define.
5186 2010-04-13 Michael Matz <matz@suse.de>
5188 * tree-ssa-reassoc.c (repropagate_negates): Merge negates also
5190 (can_reassociate_p): New function.
5191 (break_up_subtract_bb, reassociate_bb): Use it.
5193 2010-04-13 Richard Guenther <rguenther@suse.de>
5196 * builtins.c (c_readstr): Fix assert.
5198 2010-04-13 Uros Bizjak <ubizjak@gmail.com>
5200 * config/i386/i386.md (extendsidi2 splitter): Also check for DX_REG
5201 when generating cltd insn.
5203 (*ashl<mode>3_1): Remove special handling for register operand 2.
5204 (*ashlsi3_1_zext): Ditto.
5205 (*ashlhi3_1): Ditto.
5206 (*ashlhi3_1_lea): Ditto.
5207 (*ashlqi3_1): Ditto.
5208 (*ashlqi3_1_lea): Ditto.
5209 (*<shiftrt_insn><mode>3_1): Ditto.
5210 (*<shiftrt_insn>si3_1_zext): Ditto.
5211 (*<shiftrt_insn>qi3_1_slp): Ditto.
5212 (*<rotate_insn><mode>3_1): Ditto.
5213 (*<rotate_insn>si3_1_zext): Ditto.
5214 (*<rotate_insn>qi3_1_slp): Ditto.
5216 2010-04-13 Richard Guenther <rguenther@suse.de>
5218 * tree-ssa-structalias.c (callused_id): Remove.
5219 (call_stmt_vars): New.
5220 (get_call_vi): Likewise.
5221 (lookup_call_use_vi): Likewise.
5222 (lookup_call_clobber_vi): Likewise.
5223 (get_call_use_vi): Likewise.
5224 (get_call_clobber_vi): Likewise.
5225 (make_transitive_closure_constraints): Likewise.
5226 (handle_const_call): Adjust to do per-call call-used handling.
5227 (handle_pure_call): Likewise.
5228 (find_what_var_points_to): Remove general callused handling.
5229 (init_base_vars): Likewise.
5230 (init_alias_vars): Initialize call_stmt_vars.
5231 (compute_points_to_sets): Process call-used and call-clobbered
5232 vars for call statements.
5233 (delete_points_to_sets): Free call_stmt_vars.
5235 2010-04-13 Richard Guenther <rguenther@suse.de>
5237 * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
5238 Only add RW dependence for dependence distance zero.
5239 Adjust maximal vectorization factor according to dependences.
5240 Move alignment handling ...
5241 (vect_find_same_alignment_drs): ... here. New function.
5242 (vect_analyze_data_ref_dependences): Adjust.
5243 (vect_analyze_data_refs_alignment): Call vect_find_same_alignment_drs.
5244 (vect_analyze_data_refs): Adjust minimal vectorization factor
5245 according to data references.
5246 * tree-vect-loop.c (vect_analyze_loop): Analyze data-ref
5247 dependences before determining the vectorization factor.
5248 Analyze alignment after determining the vectorization factor.
5249 * tree-vect-slp.c ((vect_slp_analyze_bb): Analyze data-ref
5250 dependences before alignment.
5251 * tree-vectorizer.h (vect_analyze_data_ref_dependences):
5253 (vect_analyze_data_refs): Likewise.
5254 (MAX_VECTORIZATION_FACTOR): New define.
5256 2010-04-13 Duncan Sands <baldrick@free.fr>
5258 * except.h (lang_eh_type_covers): Remove.
5259 * except.c (lang_eh_type_covers): Likewise.
5261 2010-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5262 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5264 * gcc/config/s390/s390.md: Replace TARGET_64BIT with TARGET_ZARCH.
5265 * gcc/config/s390/s390.c: Replace UNTIS_PER_WORD with
5266 UNITS_PER_LONG where it is ABI relevant.
5267 (s390_return_addr_rtx): Likewise.
5268 (s390_back_chain_rtx): Likewise.
5269 (s390_frame_area): Likewise.
5270 (s390_frame_info): Likewise.
5271 (s390_initial_elimination_offset): Likewise.
5272 (save_gprs): Likewise.
5273 (s390_emit_prologue): Likewise.
5274 (s390_emit_epilogue): Likewise.
5275 (s390_function_arg_advance): Likewise.
5276 (s390_function_arg): Likewise.
5277 (s390_va_start): Likewise.
5278 (s390_gimplify_va_arg): Likewise.
5279 (s390_function_profiler): Likewise.
5280 (s390_optimize_prologue): Likewise.
5281 (s390_rtx_costs): Likewise.
5282 (s390_secondary_reload): Likewise.
5283 (s390_promote_function_mode): Likewise.
5284 (s390_hard_regno_mode_ok): Replace TARGET_64BIT with TARGET_ZARCH.
5285 (s390_scalar_mode_supported_p): Disallow TImode if no 64 bit
5286 registers available.
5287 (s390_unwind_word_mode): New function.
5288 (s390_function_value): Split 64 bit values into register pair if
5289 used as return value.
5290 (s390_call_saved_register_used): Don't use HARD_REGNO_NREGS for
5291 function call parameters. Handle parallels.
5292 (TARGET_SCALAR_MODE_SUPPORTED_P): New macro.
5293 (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
5294 (DWARF_CIE_DATA_ALIGNMENT): New macro.
5295 (s390_expand_setmem): Remove unused variable src_addr.
5296 * gcc/longlong.h: Make smul_ppmm and sdiv_qrnnd inline asms to
5297 deal with 64 bit registers.
5298 * gcc/config/s390/s390.h: Define __zarch__ predefined macro.
5299 Replace UNITS_PER_WORD with UNITS_PER_LONG where it is ABI relevant.
5300 (UNITS_PER_LONG): New macro.
5301 * libjava/include/s390-signal.h: Define extended ucontext
5302 structure containing the upper halfs of the 64 bit registers.
5304 2010-04-13 Simon Baldwin <simonb@google.com>
5306 * cfgexpand.c (gimple_expand_cfg): Clarify warning message text.
5308 2010-04-13 Eric Botcazou <ebotcazou@adacore.com>
5310 * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pure
5311 rvalue on the RHS if the LHS is of a non-renamable type.
5312 * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Fold result.
5314 2010-04-13 Matthias Klose <doko@ubuntu.com>
5316 * gcc.c (cc1_options): Handle -iplugindir before processing
5317 the cc1 spec. Only add -iplugindir once.
5318 (cpp_unique_options): Add -iplugindir option if -fplugin* options
5320 * common.opt (iplugindir): Remove `Separate' property, initialize.
5321 * plugin.c (default_plugin_dir_name): Error with missing -iplugindir
5323 * Makefile.in (check-%, check-parallel-%): Create plugin dir.
5324 (distclean): Remove plugin dir.
5325 * doc/invoke.texi: Document -iplugindir.
5327 2010-04-13 Basile Starynkevitch <basile@starynkevitch.net>
5329 * doc/plugins.texi (Loading Plugins): Document short
5330 -fplugin=foo option.
5331 (Plugin API): Mention default_plugin_dir_name function.
5333 * gcc.c (find_file_spec_function): Add new declaration.
5334 (static_spec_func): Use it for "find-file".
5335 (find_file_spec_function): Add new function.
5336 (cc1_options): Add -iplugindir option if -fplugin* options found.
5338 * gcc-plugin.h (default_plugin_dir_name): Added new declaration.
5340 * plugin.c (add_new_plugin): Updated comment, and handle short
5342 (default_plugin_dir_name): Added new function.
5344 * common.opt (iplugindir): New option to set the plugin directory.
5346 2010-04-12 Uros Bizjak <ubizjak@gmail.com>
5348 * config/i386/i386.md (any_rotate): New code iterator.
5349 (rotate_insn): New code attribute.
5351 (SWIM124): New mode iterator.
5352 (<rotate_insn>ti3): New expander.
5353 (<rotate_insn>di3): Macroize expander from {rotl,rotr}di3 using
5354 any_rotate code iterator.
5355 (<rotate_insn><mode>3) Macroize expander from {rotl,rotr}{qi,hi,si}3
5356 using any_rotate code iterator and SWIM124 mode iterator.
5357 (ix86_rotlti3): New insn_and_split pattern.
5358 (ix86_rotrti3): Ditto.
5359 (ix86_rotl<dwi>3_doubleword): Macroize insn_and_split pattern from
5360 ix86_rotl{di,ti}3 patterns.
5361 (ix86_rotr<dwi>3_doubleword): Ditto from ix86_rotr{di,ti}3 patterns.
5362 (*<rotate_insn><mode>3_1): Merge with *{rotl,rotr}{qi,hi,si}3_1_one_bit
5363 and *{rotl,rotr}di3_1_one_bit_rex64. Macroize insn from
5364 *{rotl,rotr}{qi,hi,si}3_1 and *{rotl,rotr}di3_1_rex64 using any_rotate
5365 code iterator and SWI mode iterator.
5366 (*<rotate_insn>si3_1_zext): Merge with *{rotl,rotr}si3_1_one_bit_zext.
5367 Macroize insn from {rotl,rotr}si3_1_zext using any_rotate
5369 (*<rotate_insn>qi3_1_slp): Merge with *{rotl,rotr}qi3_1_one_bit_slp.
5370 Macroize insn from {rotl,rotr}qi3_1_slp using any_rotate code iterator.
5371 (bswap rotatert splitter): Add splitter.
5372 (bswap splitter): Macroize splitter using any_rotate code iterator.
5373 Add insn predicate to split only for TARGET_USE_XCHGB or when
5374 optimizing function for size.
5376 2010-04-12 Steve Ellcey <sje@cup.hp.com>
5378 * config/pa/pa.c (emit_move_sequence): Remove use of
5379 deleted variable flag_argument_noalias.
5381 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5383 * config.gcc: Removed *-*-solaris2.7* from list of obsolete
5385 Add to unsupported targets list.
5386 * configure.ac (gcc_cv_as_tls): Removed i[34567]86-*-solaris2.[567]*,
5387 sparc*-sun-solaris2.[567]* from target lists.
5388 * configure: Regenerate.
5389 * doc/install.texi (Specific, *-*-solaris2*): Document Solaris 7
5391 Remove Solaris 7 patch references.
5392 (Specific, sparc-sun-solaris2.7): Removed.
5393 (sparc-sun-solaris2*): Update Solaris 7 example.
5394 (sparc64-*-solaris2*): Likewise.
5396 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5398 * config.build (alpha*-dec-osf4*): Remove.
5399 * config.gcc: Remove alpha*-dec-osf4*, alpha-dec-osf5.0* from list
5400 of obsolete configurations.
5401 (alpha*-dec-osf[45]*): Remove alpha*-dec-osf4*, alpha-dec-osf5.0*
5403 * config/alpha/t-osf4: Renamed to ...
5404 * config/alpha/t-osf5: ... this.
5405 * config/alpha/osf.h: Renamed to ...
5406 * config/alpha/osf5.h: ... this.
5407 Merged old osf5.h contents.
5409 (ASM_SPEC): Use ASM_OLDAS_SPEC directly.
5410 (EXTRA_SPECS): Removed.
5411 * doc/install.texi (Specific, alpha*-dec-osf5.1): Renamed to
5412 reflect removal of Tru64 UNIX V4.0/V5.0 support.
5415 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5417 * doc/contrib.texi (Contributors, Rainer Orth): Update.
5419 2010-04-12 Kai Tietz <kai.tietz@onevision.com>
5422 * config/i386/i386.c (x86_this_parameter): Handle aggregate for
5423 __thiscall convention.
5425 2010-04-12 Steve Ellcey <sje@cup.hp.com>
5427 * config/pa/pa.c (hppa_legitimize_address): Remove unused variable
5429 * config/pa/pa.md (call, call_value): Remove unused variable call_insn.
5431 2010-04-12 Steve Ellcey <sje@cup.hp.com>
5433 * function.c (assign_parms_initialize_all): Add unused attribute
5436 2010-04-12 Richard Guenther <rguenther@suse.de>
5438 * gsstruct.def (GSS_CALL): New.
5439 * gimple.def (GIMPLE_CALL): Change to GSS_CALL.
5440 * gimple.h: Include tree-ssa-alias.h.
5441 (struct gimple_statement_call): New.
5442 (union gimple_statement_struct_d): Add gimple_call member.
5443 (gimple_call_reset_alias_info): Declare.
5444 (gimple_call_use_set): New function.
5445 (gimple_call_clobber_set): Likewise.
5446 * Makefile.in (GIMPLE_H): Add tree-ssa-alias.h.
5447 * gimple.c (gimple_call_reset_alias_info): New function.
5448 (gimple_build_call_1): Call it.
5449 * lto-streamer-in.c (input_gimple_stmt): Likewise.
5450 * tree-inline.c (remap_gimple_stmt): Likewise.
5451 (expand_call_inline): Remove callused handling.
5452 * cfgexpand.c (update_alias_info_with_stack_vars): Likewise.
5453 * tree-dfa.c (dump_variable): Likewise.
5454 * tree-parloops.c (parallelize_loops): Likewise.
5455 * tree-ssa.c (init_tree_ssa): Likewise.
5456 (delete_tree_ssa): Likewise.
5457 * tree-flow-inline.h (is_call_used): Remove.
5458 * tree-flow.h (struct gimple_df): Remove callused member.
5459 * tree-nrv.c (dest_safe_for_nrv_p): Adjust predicate.
5460 * tree-ssa-alias.c (dump_alias_info): Remove callused handling.
5461 (ref_maybe_used_by_call_p_1): Simplify.
5462 (call_may_clobber_ref_p_1): Likewise.
5463 * tree-ssa-structalias.c (compute_points_to_sets): Set
5464 the call stmt used and clobbered sets.
5465 * tree-tailcall.c (suitable_for_tail_opt_p): Adjust predicate.
5466 (find_tail_calls): Verify the tail call.
5468 2010-04-12 Richard Guenther <rguenther@suse.de>
5470 * ipa.c (cgraph_postorder): Adjust postorder to guarantee
5471 single-iteration always-inline inlining.
5472 * ipa-inline.c (cgraph_mark_inline): Do not return anything.
5473 (cgraph_decide_inlining): Do not handle always-inline specially.
5474 (try_inline): Remove always-inline cycle detection special case.
5475 Do not recurse on always-inlines.
5476 (cgraph_early_inlining): Do not iterate if not optimizing.
5477 (cgraph_gate_early_inlining): remove.
5478 (pass_early_inline): Run unconditionally.
5479 (gate_cgraph_decide_inlining): New function.
5480 (pass_ipa_inline): Use it. Do not run the IPA inliner if
5481 not inlining or optimizing.
5482 (cgraph_decide_inlining_of_small_functions): Also consider
5483 always-inline functions.
5484 (cgraph_default_inline_p): Return true for nodes which should
5485 disregard inline limits.
5486 (estimate_function_body_sizes): Assume zero size and time for
5487 nodes which are marked as disregarding inline limits.
5488 (cgraph_decide_recursive_inlining): Do not perform recursive
5489 inlining on always-inline nodes.
5491 2010-04-12 Jakub Jelinek <jakub@redhat.com>
5494 * c-typeck.c (c_process_expr_stmt): Call mark_exp_read even
5495 for exprs satisfying handled_component_p.
5497 2010-04-12 Eric Botcazou <ebotcazou@adacore.com>
5499 * expr.c (categorize_ctor_elements_1): Properly count sub-elements of
5500 non-constant aggregate elements.
5502 * gimplify.c (gimplify_init_constructor): Do not pre-evaluate if this
5503 is a real initialization.
5505 2010-04-12 Shujing Zhao <pearly.zhao@oracle.com>
5508 * c-decl.c (start_function): Move forward check for nested function.
5510 2010-04-11 Kaz Kojima <kkojima@gcc.gnu.org>
5512 * config/sh/sh-protos.h (sh_legitimize_reload_address): Declare.
5513 * config/sh/sh.c: Include reload.h.
5514 (sh_legitimize_reload_address): New.
5515 * config/sh/sh.h (LEGITIMIZE_RELOAD_ADDRESS): Use
5516 sh_legitimize_reload_address.
5518 2010-04-11 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
5520 * config/sh/sh.md (*movqi_pop): New insn pattern.
5521 * config/sh/predicates.md (sh_no_delay_pop_operand): New predicate.
5523 2010-04-11 Uros Bizjak <ubizjak@gmail.com>
5525 * config/i386/i386.md (any_shiftrt): New code iterator.
5526 (shiftrt_insn): New code attribute.
5528 (<shiftrt_insn><mode>3): Macroize expander from {ashr,lshr}<mode>3
5529 using any_shiftrt code iterator.
5530 (*<shiftrt_insn><mode>3_doubleword): Macroize insn_and_split from
5531 *{ashr,lshr}<mode>3_doubleword using any_shiftrt code iterator.
5532 (*<shiftrt_insn><mode>3_doubleword peephole2): Macroize peephole2
5533 pattern from corresponding peephole2 patterns.
5534 (*<shiftrt_insn><mode>3_1): Macroize insn from *{ashr,lshr}<mode>3_1
5535 using any_shiftrt code iterator.
5536 (*<shiftrt_insn>si3_1_zext): Ditto from *{ashr,lshr}si3_1_zext.
5537 (*<shiftrt_insn>qi3_1_slp): Ditto from *{ashr,lshr}qi3_1_slp.
5538 (*<shiftrt_insn><mode>3_cmp): Ditto from *{ashr,lshr}<mode>3_cmp.
5539 (*<shiftrt_insn><mode>3_cmp_zext): Ditto from
5540 *{ashr,lshr}<mode>3_cmp_zext.
5541 (*<shiftrt_insn><mode>3_cconly): Ditto from *{ashr,lshr}<mode>3_cconly.
5543 2010-04-11 Uros Bizjak <ubizjak@gmail.com>
5545 * config/i386/i386.md (*ashr<mode>3_cconly): Fix wrong mode of
5547 (*lshr<mode>3_cconly): Ditto.
5549 2010-04-11 Uros Bizjak <ubizjak@gmail.com>
5551 * config/i386/i386.md (lshr<mode>3): Macroize expander from
5552 lshr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
5553 (*lshr<mode>3_doubleword): New insn_and_split_pattern. Macroize
5554 pattern from *lshr{di,ti}3_1 and corresponding splitters using
5556 (*lshr<mode>3_doubleword peephole2): Macroize peephole2 pattern
5557 from corresponding peephole2 patterns.
5558 (*lshr<mode>3_1): Merge with *lshr{qi,hi,si}3_1_one_bit and
5559 *lshrdi3_1_one_bit_rex64. Macroize insn from *lshr{qi,hi,si}3_1
5560 and *lshrdi3_1_rex64 using SWI mode iterator.
5561 (*lshrsi3_1_zext): Merge with *lshrsi3_1_one_bit_zext.
5562 (*lshrqi3_1_slp): Merge with *lshrqi3_1_one_bit_slp.
5563 (*lshr<mode>3_cmp): Merge with *lshr{qi,hi,si}3_one_bit_cmp and
5564 *lshrdi3_one_bit_cmp_rex64. Macroize insn from *lshr{qi,hi,si}3_cmp
5565 and *lshrdi3_cmp_rex64 using SWI mode iterator.
5566 (*lshrsi3_cmp_zext): Merge with *lshrsi3_cmp_one_bit_zext.
5567 (*lshr<mode>3_cconly): Merge with *lshr{qi,hi,si}3_one_bit_cconly and
5568 *lshrdi3_one_bit_cconly_rex64. Macroize insn from
5569 *lshr{qi,hi,si}3_cconly and *lshrdi3_cconly_rex64 using
5572 2010-04-10 Uros Bizjak <ubizjak@gmail.com>
5574 * config/i386/i386.md (ashr<mode>3): Macroize expander from
5575 ashr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
5576 (*ashr<mode>3_doubleword): New insn_and_split_pattern. Macroize
5577 pattern from *ashr{di,ti}3_1 and corresponding splitters using
5579 (*ashr<mode>3_doubleword peephole2): Macroize peephole2 pattern
5580 from corresponding peephole2 patterns.
5581 (ashrdi3_cvt): Rename from ashrdi3_63_rex64.
5582 (ashrsi3_cvt): Rename from ashrsi3_31.
5583 (*ashrsi3_cvt_zext): Rename from *ashrsi3_31_zext.
5584 (x86_shift<mode>_adj_3): Macroize expander from x86_shift_adj_3
5585 and x86_64_shift_adj_3 using SWI48 mode iterator.
5586 (*ashr<mode>3_1): Merge with *ashr{qi,hi,si}3_1_one_bit and
5587 *ashrdi3_1_one_bit_rex64. Macroize insn from *ashr{qi,hi,si}3_1
5588 and *ashrdi3_1_rex64 using SWI mode iterator.
5589 (*ashrsi3_1_zext): Merge with *ashrsi3_1_one_bit_zext.
5590 (*ashrqi3_1_slp): Merge with *ashrqi3_1_one_bit_slp.
5591 (*ashr<mode>3_cmp): Merge with *ashr{qi,hi,si}3_one_bit_cmp and
5592 *ashrdi3_one_bit_cmp_rex64. Macroize insn from *ashr{qi,hi,si}3_cmp
5593 and *ashrdi3_cmp_rex64 using SWI mode iterator.
5594 (*ashrsi3_cmp_zext): Merge with *ashrsi3_cmp_one_bit_zext.
5595 (*ashr<mode>3_cconly): Merge with *ashr{qi,hi,si}3_one_bit_cconly and
5596 *ashrdi3_one_bit_cconly_rex64. Macroize insn from
5597 *ashr{qi,hi,si}3_cconly and *ashrdi3_cconly_rex64 using
5599 (sign_extend splitters): Update for renamed ashr{di,si}3_cvt patterns.
5600 * config/i386/i386.c (ix86_split_ashr): Update for renamed
5601 x86_shift<mode>_adj_3 expanders.
5603 2010-04-10 Wei Guozhi <carrot@google.com>
5606 * config/arm/arm.c (arm_pic_static_addr): New function.
5607 (legitimize_pic_address): Call arm_pic_static_addr when it detects
5609 (arm_output_addr_const_extra): Output expression for new pattern.
5610 * config/arm/arm.md (UNSPEC_SYMBOL_OFFSET): New unspec symbol.
5612 2010-04-10 Bernd Schmidt <bernds@codesourcery.com>
5614 * ira-costs.c (record_reg_classes): Ignore alternatives that are
5617 * Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
5618 * web.c: Include "insn-config.h" and "recog.h".
5619 (union_match_dups): New function.
5620 (web_main): Call it.
5621 (union_defs): Don't try to recognize match_dups.
5623 * reload1.c (eliminate_regs_in_insn): Don't restore an operand
5624 if doing so would replace the entire pattern.
5626 2010-04-09 Uros Bizjak <ubizjak@gmail.com>
5630 * config/i386/i386.md (*ashl<mode>3_doubleword): Split to insn
5631 and splitter pattern. Change splitter operand 1 predicate to
5634 2010-04-09 Martin Jambor <mjambor@suse.cz>
5636 * ipa-cp.c (ipcp_lats_are_equal): Return true also if the two
5637 lattices are addresses of CONST_DECLs with the same initial value.
5638 (ipcp_print_all_lattices): Print values of CONST_DECLs.
5639 * ipa-prop.c (ipa_print_node_jump_functions): Likewise.
5641 2010-04-09 Eric Botcazou <ebotcazou@adacore.com>
5642 Bernd Schmidt <bernds@codesourcery.com>
5644 * loop-invariant.c (replace_uses): New static function.
5645 (move_invariant_reg): Use it to ensure we can replace the uses.
5647 2010-04-09 Hariharan Sandanagobalane <hariharan@picochip.com>
5649 * config/picochip/picochip.c (picochip_rtx_costs): Use correct
5651 (picochip_override_options): Enable section anchors only above -O1.
5652 (picochip_reorg): Fixed a couple of build warnings.
5654 2010-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5656 * configure.ac (plugin -rdynamic test): Log result.
5657 * configure: Regenerate.
5658 * config/sol2.h (LINK_SPEC): Handle -rdynamic.
5659 (RDYNAMIC_SPEC): Define.
5660 * config/sol2-gld.h (RDYNAMIC_SPEC): Redefine.
5662 2010-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5664 * configure.ac: Determine Sun ld version numbers.
5665 (comdat_group): Restrict GNU ld version checks to gld.
5666 (comdat_group, *-*-solaris2.1[1-9]*): Enable for Sun ld > 1.1688.
5667 (enable_comdat): Support --enable-comdat.
5668 * configure: Regenerate.
5669 * doc/install.texi (Configuration): Document --enable-comdat.
5671 2010-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5673 * config/sparc/sol2-gld.h: Remove SPARC reference. Rename ...
5674 * config/sol2-gld.h: ... here.
5675 * config.gcc (sparc*-*-solaris2*): Reflect this.
5676 (i[34567]86-*-solaris2*): Use it.
5678 2010-04-09 Steve Ellcey <sje@cup.hp.com>
5680 * config/ia64/ia64.c (ia64_dfa_new_cycle): Remove unused variable
5682 (final_emit_insn_group_barriers): Remove unused variable prev_insn.
5684 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
5687 * diagnostic.c (diagnostic_initialize): Initialize
5688 some_warnings_are_errors.
5689 (diagnostic_finish): New.
5690 (diagnostic_action_after_output): Call it before exiting.
5691 (diagnostic_report_diagnostic): Do not print message here. Set
5692 some_warnings_are_errors.
5693 * diagnostic.h (diagnostic_context): Delete
5694 issue_warnings_are_errors_message. Add some_warnings_are_errors.
5695 (diagnostic_finish): Declare.
5696 * toplev.c (toplev_main): Call it before exit.
5698 2010-04-09 Jason Merrill <jason@redhat.com>
5701 * c-common.c (c_sizeof_or_alignof_type): Return error_mark_node
5702 for incomplete type.
5705 * stor-layout.c (finalize_record_size): Don't change TYPE_PACKED
5706 based on a warning flag.
5708 2010-04-09 Richard Guenther <rguenther@suse.de>
5710 * tree-pretty-print.c (dump_generic_node): Dump TYPE_VECTOR_SUBPARTS.
5712 2010-04-09 Iain Sandoe <iains@gcc.gnu.org>
5715 * varasm.c (default_assemble_visibility): Wrap vars that are
5716 set, but unused, by targets without GAS.
5717 * config/rs6000/rs6000.c: (paired_emit_vector_compare):
5718 Remove set, but unused, vars.
5719 (rs6000_legitimize_tls_address): Likewise.
5720 (altivec_expand_dst_builtin): Likewise.
5721 * config/darwin.c (machopic_classify_symbol): Likewise.
5722 (machopic_indirection_name): Likewise.
5724 2010-04-09 Uros Bizjak <ubizjak@gmail.com>
5726 * config/i386/i386.md (DWI): New mode iterator.
5727 (S): New mode attribute.
5728 (shift_operand): Ditto.
5729 (shift_immediate_operand): Ditto.
5730 (ashl_input_operand): Ditto.
5731 (ashl<mode>3): Macroize expander from ashl{qi,hi,si,di,ti}3_1
5732 using SDWIM mode iterator.
5733 (*ashl<mode>3_doubleword): New insn_and_split_pattern. Macroize
5734 pattern from *ashl{di,ti}3_1 and corresponding splitters using
5736 (*ashl<mode>3_doubleword peephole2): Macroize peephole2 pattern
5737 from corresponding peephole2 patterns.
5738 (x86_shift<mode>_adj_1): Macroize expander from x86_shift_adj_1
5739 and x86_64_shift_adj_1 using SWI48 mode iterator.
5740 (x86_shift<mode>_adj_2): Ditto.
5741 (*ashldi3_1_rex64): Split TYPE_LEA pattern.
5742 (*ashl<mode>3_1): Macroize insn from *ashlsi3_1 and *ashldi3_1_rex64
5743 using SWI48 mode iterator.
5744 (*ashl<mode>3_cmp): Macroize insn from *ashl{qi,hi,si}3_cmp and
5745 *ashldi3_cmp_rex64 using SWI mode iterator.
5746 (*ashl<mode>3_cconly): Macroize insn from *ashl{qi,hi,si}3_cconly and
5747 *ashldi3_cconly_rex64 using SWI mode iterator.
5748 * config/i386/i386.c (ix86_split_ashl): Update for renamed
5749 x86_shift<mode>_adj_{1,2}.
5750 (ix86_split_ashr): Ditto.
5751 (ix86_split_lshr): Ditto.
5753 2010-04-09 Richard Guenther <rguenther@suse.de>
5755 * target.h (builtin_conversion): Pass in input and output types.
5756 * targhooks.c (default_builtin_vectorized_conversion): Adjust.
5757 * targhooks.h (default_builtin_vectorized_conversion): Likewise.
5758 * tree-vect-stmts.c (vectorizable_conversion): Adjust.
5759 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Adjust.
5761 * config/i386/i386.c (ix86_vectorize_builtin_conversion): Adjust.
5763 * config/rs6000/rs6000.c (rs6000_builtin_conversion): Adjust.
5765 2010-04-09 Richard Guenther <rguenther@suse.de>
5768 * config/i386/sse.md (vcond<mode>): Handle AVX modes as well.
5770 2010-04-09 Richard Guenther <rguenther@suse.de>
5772 * tree-vectorizer.h (struct _stmt_vec_info): Document
5773 that vectype is the type of the LHS.
5774 (supportable_widening_operation, supportable_narrowing_operation):
5775 Get both input and output vector types as arguments.
5776 (vect_is_simple_use_1): Declare.
5777 (get_same_sized_vectype): Likewise.
5778 * tree-vect-loop.c (vect_determine_vectorization_factor):
5779 Set STMT_VINFO_VECTYPE to the vector type of the def.
5780 (vectorizable_reduction): Adjust.
5781 * tree-vect-patterns.c (vect_recog_widen_mult_pattern):
5782 Adjust. Specify the output vector type.
5783 (vect_pattern_recog_1): Adjust.
5784 * tree-vect-stmts.c (get_same_sized_vectype): New function.
5785 (vectorizable_call): Adjust.
5786 (vectorizable_conversion): Likewise.
5787 (vectorizable_operation): Likewise.
5788 (vectorizable_type_demotion): Likewise.
5789 (vectorizable_type_promotion): Likewise.
5790 (vect_analyze_stmt): Set STMT_VINFO_VECTYPE to the vector type of
5792 (vect_is_simple_use_1): New function.
5793 (supportable_widening_operation): Get both input and output
5795 (supportable_narrowing_operation): Likewise.
5796 * tree-vect-slp.c (vect_schedule_slp_instance): Adjust.
5798 2010-04-09 Kai Tietz <kai.tietz@onevision.com>
5800 * config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Add
5801 __thiscall and _thiscall as predefined macros.
5802 * config/i386/i386.c (ix86_handle_cconv_attribute): Add
5803 thiscall attribute handling.
5804 (ix86_comp_type_attributes): Likewise.
5805 (ix86_function_regparm): Likewise.
5806 (ix86_return_pops_args): Likewise.
5807 (init_cumulative_args): Likewise.
5808 (find_drap_reg): Likewise.
5809 (ix86_static_chain): Likewise.
5810 (x86_this_parameter): Likewise.
5811 (x86_output_mi_thunk): Likewise.
5812 (ix86_attribute_table): Add description for thiscall attribute.
5813 * config/i386/i386.h (ix86_args): Adjust comment for member fastcall.
5814 * doc/extend.texi: Add documentation for thiscall.
5816 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
5819 * c.opt (Wint-to-pointer-cast): Available in C++.
5820 * doc/invoke.texi (Wint-to-pointer-cast): Available in C++.
5822 2010-04-08 Eric Botcazou <ebotcazou@adacore.com>
5824 * tree.h (TREE_ADDRESSABLE): Document its effect for function types.
5825 * calls.c (expand_call): Pass the function type to aggregate_value_p.
5826 * function.c (aggregate_value_p): Do not honor DECL_BY_REFERENCE on
5827 the target function of a CALL_EXPR. Honor TREE_ADDRESSABLE on the
5828 function type instead. Reorder and simplify checks.
5830 * gimplify.c (gimplify_modify_expr_rhs) <WITH_SIZE_EXPR>: New case.
5832 2010-04-08 Jing Yu <jingyu@google.com>
5833 Zdenek Dvorak <ook@ucw.cz>
5835 PR tree-optimization/42720
5836 * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Move one-time
5837 loop unswitch conditions here from ...
5838 (tree_unswitch_single_loop): ... here.
5840 2010-04-08 Sebastian Pop <sebastian.pop@amd.com>
5842 * tree-if-conv.c: Fix comments and simplify logic.
5844 2010-04-08 Sebastian Pop <sebastian.pop@amd.com>
5846 * tree-if-conv.c (if_convertible_loop_p): Remove unused parameter.
5847 (tree_if_conversion): Same. Update call to if_convertible_loop_p.
5848 (main_tree_if_conversion): Update call to tree_if_conversion.
5850 2010-04-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
5853 * doc/invoke.texi (-b,-V): Delete.
5854 * doc/tm.texi: Do not mention -b.
5855 * gcc.c (display_help): Delete -b and -V.
5856 (process_command): Delete -b and -V.
5857 * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Delete -b and -V.
5859 2010-04-08 Christian Borntraeger <borntraeger@de.ibm.com>
5860 Wolfgang Gellerich <gellerich@de.ibm.com>
5862 Implement target hook for loop unrolling
5863 * target.h (loop_unroll_adjust): Add a new target hook function.
5864 * target-def.h (TARGET_LOOP_UNROLL_ADJUST): Likewise.
5865 * doc/tm.texi (TARGET_LOOP_UNROLL_ADJUST): Document it.
5866 * config/s390/s390.c (TARGET_LOOP_UNROLL_ADJUST): Define it.
5867 (s390_loop_unroll_adjust): Implement the new target hook for s390.
5868 * loop-unroll.c (decide_unroll_runtime_iterations): Call loop unroll
5870 (decide_unroll_stupid): Likewise.
5872 2010-04-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5875 * config/i386/gmon-sol2.c [__x86_64__]: Properly restore %rcx.
5877 2010-04-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5879 * doc/install.texi (Specific, i?86-*-solaris2.10): Fix grammar.
5880 (Specific, *-*-solaris2*): Likewise.
5881 Don't prefer Sun as over GNU as.
5883 2010-04-08 Wolfgang Gellerich <gellerich@de.ibm.com>
5885 * config/s390/s390.c (override_options): Adjust the z10 defaults
5886 for max-unroll-times, max-completely-peeled-insns
5887 and max-completely-peel-times.
5889 2010-04-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5891 * config/s390/s390.c (s390_expand_movmem): Issue prefetch
5892 instructions for z10.
5893 (s390_expand_setmem): Likewise.
5894 (s390_expand_cmpmem): Likewise.
5896 2010-04-08 Richard Guenther <rguenther@suse.de>
5898 PR tree-optimization/43679
5899 * tree-ssa-pre.c (eliminate): Only propagate copies.
5901 2010-04-08 Jakub Jelinek <jakub@redhat.com>
5904 * expr.c (block_move_libcall_safe_for_call_parm): Avoid
5905 set but not used variable warning.
5907 2010-04-08 Wei Guozhi <carrot@google.com>
5910 * config/arm/arm.c (thumb1_size_rtx_costs): New function.
5911 (arm_size_rtx_costs): Call the new function when optimized for size.
5913 2010-04-08 Jakub Jelinek <jakub@redhat.com>
5916 * cfgexpand.c (expand_debug_expr): If for non-NULL offset
5917 op0 is not a MEM, just return NULL instead of assertion
5919 (discover_nonconstant_array_refs): Don't walk debug stmts.
5921 2010-04-08 Doug Kwan <dougkwan@google.com>
5923 * configure.ac: Recognize gold and do not use its version number
5924 to test ld features.
5925 * configure: Regenerate.
5927 2010-04-08 Maxim Kuvyrkov <maxim@codesourcery.com>
5930 * tree-ssa-reassoc.c (broken_up_substracts): Rename to plus_negates.
5931 (negate_value): Move code to push elements to broken_up_substracts ...
5932 (eliminate_plus_minus_pair): ... here. Push operands that have no
5933 negative pair to plus_negates.
5934 (repropagate_negates, init_reassoc, fini_reassoc): Update.
5936 2010-04-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5938 * doc/install.texi (Configuration): Move description of
5939 --enable-lto, --with-libelf*, --enable-gold from Java section to
5942 * doc/generic.texi (Working with declarations)
5943 (Function Properties, C and C++ Trees): Fix typos.
5944 * doc/sourcebuild.texi (Top Level): Likewise.
5946 2010-04-07 Jakub Jelinek <jakub@redhat.com>
5949 * tree.h (DECL_READ_P): Define.
5950 (struct tree_decl_common): Add decl_read_flag.
5951 * c-decl.c (pop_scope): If TREE_USED but !DECL_READ_P, issue
5952 a set but not used warning.
5953 (merge_decls): Merge DECL_READ_P flag.
5954 (finish_decl, build_compound_literal): Set DECL_READ_P flag.
5955 (finish_function): Issue -Wunused-but-set-parameter diagnostics.
5956 * c-common.c (handle_used_attribute, handle_unused_attribute):
5958 * c-tree.h (default_function_array_read_conversion, mark_exp_read):
5960 * c-typeck.c (default_function_array_read_conversion, mark_exp_read):
5962 (default_conversion, c_process_expr_stmt): Call mark_exp_read.
5963 * c-parser.c (c_parser_initializer, c_parser_expr_no_commas,
5964 c_parser_binary_expression, c_parser_cast_expression,
5965 c_parser_expr_list, c_parser_omp_atomic, c_parser_omp_for_loop):
5966 Call default_function_array_read_conversion instead of
5967 default_function_array_conversion where needed.
5968 (c_parser_unary_expression, c_parser_conditional_expression,
5969 c_parser_postfix_expression_after_primary, c_parser_initelt):
5970 Likewise. Call mark_exp_read where needed.
5971 (c_parser_statement_after_labels, c_parser_asm_operands,
5972 c_parser_typeof_specifier, c_parser_sizeof_expression,
5973 c_parser_alignof_expression, c_parser_initval): Call mark_exp_read
5975 * common.opt (Wunused-but-set-variable, Wunused-but-set-parameter):
5977 * toplev.c (warn_unused_but_set_variable): Default to warn_unused.
5978 (warn_unused_but_set_parameter): Default to warn_unused
5980 * doc/invoke.texi: Document -Wunused-but-set-variable and
5981 -Wunused-but-set-parameter.
5983 * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not
5984 used count variable.
5985 * genemit.c (gen_expand, gen_split): Avoid set but not used warnings
5986 when operandN variables aren't used in the body of the expander
5988 * tree-outof-ssa.c (FOR_EACH_ELIM_GRAPH_SUCC,
5989 FOR_EACH_ELIM_GRAPH_PRED): Avoid set but not used warnings.
5990 * tree-ssa-operands.h (FOR_EACH_SSA_TREE_OPERAND): Likewise.
5991 * tree-flow.h (FOR_EACH_IMM_USE_FAST, FOR_EACH_IMM_USE_STMT,
5992 FOR_EACH_IMM_USE_ON_STMT): Likewise.
5993 * tree.h (FOR_EACH_CONSTRUCTOR_ELT): Likewise.
5994 * tree.c (PROCESS_ARG): Likewise.
5996 2010-04-07 Simon Baldwin <simonb@google.com>
5998 * diagnostic.h (diagnostic_override_option_index): New macro to
5999 set a diagnostic's option_index.
6000 * c-tree.h (c_cpp_error): Add warning reason argument.
6001 * opts.c (_warning_as_error_callback): New.
6002 (register_warning_as_error_callback): Store callback for
6003 warnings enabled via enable_warning_as_error.
6004 (enable_warning_as_error): Call callback, minor code tidy.
6005 * opts.h (register_warning_as_error_callback): Declare.
6006 * c-opts.c (warning_as_error_callback): New, set cpp_opts flag in
6007 response to -Werror=.
6008 (c_common_init_options): Register warning_as_error_callback in opts.c.
6009 * common.opt: Add -Wno-cpp option.
6010 * c-common.c (struct reason_option_codes_t): Map cpp warning
6011 reason codes to gcc option indexes.
6012 * (c_option_controlling_cpp_error): New function, lookup the gcc
6013 option index for a cpp warning reason code.
6014 * (c_cpp_error): Add warning reason argument, call
6015 c_option_controlling_cpp_error for diagnostic_override_option_index.
6016 * doc/invoke.texi: Document -Wno-cpp.
6018 2010-04-07 Richard Guenther <rguenther@suse.de>
6020 * ipa-reference.c (mark_load): Use get_base_address.
6021 (mark_store): Likewise.
6023 * tree-ssa-ccp.c (gimplify_and_update_call_from_tree): Avoid
6024 inserting GIMPLE_NOPs into the IL.
6025 * tree-ssa-structalias.c (get_constraint_for_component_ref):
6026 Explicitly strip handled components and indirect references.
6028 * fold-const.c (fold_unary_loc): Do not strip qualifiers when
6029 folding address expressions.
6030 * gimple.c (gimple_ior_addresses_taken_1): Use get_base_address.
6031 * tree-ssa-alias.c (decl_refs_may_alias_p): Do not use
6032 operand_equal_p to compare decls.
6033 (ptr_deref_may_alias_decl_p): Likewise.
6034 * tree-ssa-operands.c (get_asm_expr_operands): Simplify
6035 * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond):
6036 Handle reversed comparison ops.
6037 * tree-sra.c (asm_visit_addr): Use get_base_address.
6038 * ipa-prop.c (visit_store_addr_for_mod_analysis): Use get_base_address.
6039 * ipa-reference.c (mark_address): Use get_base_address.
6041 2010-04-07 Richard Guenther <rguenther@suse.de>
6043 * tree-ssa-forwprop.c (forward_propagate_addr_expr):
6044 Propagate constants everywhere.
6046 2010-04-07 Jakub Jelinek <jakub@redhat.com>
6049 * tree.c (MAX_INT_CACHED_PREC): Define.
6050 (nonstandard_integer_type_cache): New array.
6051 (build_nonstandard_integer_type): Cache results for precision
6052 <= MAX_INT_CACHED_PREC.
6054 2010-04-07 Richard Guenther <rguenther@suse.de>
6056 * doc/invoke.texi (-fargument-alias, -fargument-noalias,
6057 -fargument-noalias-global, -fargument-noalias-anything): Remove.
6058 * common.opt: Likewise.
6059 * tree-ssa-structalias.c (intra_create_variable_infos): Adjust comment.
6060 * alias.c (base_alias_check): Remove flag_argument_noalias handling.
6061 (nonoverlapping_memrefs_p): Likewise.
6062 * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
6063 * opts.c (common_handle_option): Handle OPT_fargument_alias,
6064 OPT_fargument_noalias, OPT_fargument_noalias_anything and
6065 OPT_fargument_noalias_global for backward compatibility.
6067 2010-04-07 Richard Guenther <rguenther@suse.de>
6069 PR tree-optimization/43270
6070 * tree-vrp.c (check_array_ref): Fix flexible array member detection.
6071 * tree-ssa-sccvn.h (fully_constant_vn_reference_p): Declare.
6072 * tree-ssa-pre.c (phi_translate_1): Adjust.
6073 (fully_constant_expression): Split out vn_reference handling to ...
6074 * tree-ssa-sccvn.c (fully_constant_vn_reference_p): ... here.
6075 Fold reads from constant strings.
6076 (vn_reference_lookup): Handle fully constant references.
6077 (vn_reference_lookup_pieces): Likewise.
6078 * Makefile.in (expmed.o-warn): Add -Wno-error.
6080 2010-04-07 Martin Jambor <mjambor@suse.cz>
6082 * tree-sra.c (find_param_candidates): Allow scalar va_list types.
6084 2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
6087 * gcc.c: Add -static-libstdc++ to list of recognized options.
6089 2010-04-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6091 * config.gcc (i[34567]86-*-solaris2*): Default with_tune_32 to generic.
6093 2010-04-07 Richard Guenther <rguenther@suse.de>
6096 * expr.c (expand_expr_real_1): For TARGET_MEM_REFs with pointer
6097 bases build simple mem attributes to retain points-to information.
6099 2010-04-07 Richard Guenther <rguenther@suse.de>
6102 * alias.c (ao_ref_from_mem): Without MEM_OFFSET or MEM_SIZE
6103 preserve points-to related information.
6105 2010-04-07 Richard Guenther <rguenther@suse.de>
6108 * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not
6109 discard plain indirect references.
6110 * fold-const.c (operand_equal_p): Guard against NULL_TREE type.
6111 * tree.c (tree_nop_conversion): Likewise.
6113 2010-04-07 Dodji Seketeli <dodji@redhat.com>
6116 * dwarf2out.c (modified_type_die): Ignore artificial typedefs.
6118 2010-04-06 Kai Tietz <kai.tietz@onevision.com>
6120 * config/i386/i386.c (ix86_handle_cconv_attribute): Ignore
6121 calling convention attributes on METHOD_TYPEs for w64 ABI, too.
6123 2010-04-07 Sebastian Pop <sebastian.pop@amd.com>
6125 * tree-if-conv.c: Fix indentation and comments.
6127 2010-04-07 Sebastian Pop <sebastian.pop@amd.com>
6129 * tree-if-conv.c: Sort static functions in topological order.
6131 2010-04-07 Sebastian Pop <sebastian.pop@amd.com>
6133 * tree-if-conv.c: Fix indentation and comments.
6135 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
6138 * graphite-clast-to-gimple.c (max_signed_precision_type): Use
6139 lang_hooks.types.type_for_size instead of
6140 build_nonstandard_integer_type.
6141 When converting an unsigned type to signed, double its precision.
6142 (gcc_type_for_interval): Use lang_hooks.types.type_for_size.
6143 (gcc_type_for_iv_of_clast_loop): Call max_signed_precision_type.
6144 (graphite_create_new_loop_guard): When ub + 1 wraps around,
6147 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
6150 * graphite-clast-to-gimple.c (graphite_create_new_loop_guard): Use
6151 POINTER_PLUS_EXPR for pointer types.
6153 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
6156 * Makefile.in (graphite-clast-to-gimple.o): Depends on langhooks.h.
6157 * graphite-clast-to-gimple.c: Include langhooks.h.
6158 (max_signed_precision_type): New.
6159 (max_precision_type): Takes two types as arguments.
6160 (precision_for_value): New.
6161 (precision_for_interval): New.
6162 (gcc_type_for_interval): New.
6163 (gcc_type_for_value): New.
6164 (gcc_type_for_clast_term): New.
6165 (gcc_type_for_clast_red): New.
6166 (gcc_type_for_clast_bin): New.
6167 (gcc_type_for_clast_expr): Split up into several functions.
6168 (gcc_type_for_clast_eq): Rewritten.
6169 (compute_bounds_for_level): New.
6170 (compute_type_for_level_1): New.
6171 (compute_type_for_level): New.
6172 (gcc_type_for_cloog_iv): Removed.
6173 (gcc_type_for_iv_of_clast_loop): Rewritten.
6174 (graphite_create_new_loop): Compute the lower and upper bound types
6175 with gcc_type_for_clast_expr.
6176 (graphite_create_new_loop_guard): Same.
6177 (find_cloog_iv_in_expr): Removed.
6178 (compute_cloog_iv_types_1): Removed.
6179 (compute_cloog_iv_types): Removed.
6180 (gloog): Do not call compute_cloog_iv_types.
6181 * graphite-sese-to-poly.c (new_gimple_bb): Do not initialize
6183 (free_data_refs_aux): Do not free GBB_CLOOG_IV_TYPES.
6184 * sese.h (struct gimple_bb): Removed field cloog_iv_types.
6185 (GBB_CLOOG_IV_TYPES): Removed.
6187 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
6189 * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Assert that
6190 gimple_phi_num_args of the loop close SSA phi node is equal to 1.
6191 (detect_commutative_reduction): Same.
6193 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
6195 * graphite-clast-to-gimple.c (graphite_verify): Remove redundant
6196 call to verify_ssa. Invoke verify_loop_closed_ssa with an extra
6198 * graphite-scop-detection.c (canonicalize_loop_closed_ssa_form): Same.
6199 * graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Same.
6200 (rewrite_commutative_reductions_out_of_ssa): Same.
6201 * passes.c (execute_function_todo): Call verify_ssa for every pass
6202 in the LNO. Invoke verify_loop_closed_ssa with an extra argument.
6203 * tree-flow.h (verify_loop_closed_ssa): Update declaration.
6204 * tree-parloops.c (parallelize_loops): Invoke verify_loop_closed_ssa
6205 with an extra argument.
6206 * tree-ssa-loop-manip.c (check_loop_closed_ssa_stmt): Same. Call
6207 verify_ssa only when the extra argument is true.
6208 (gimple_duplicate_loop_to_header_edge): Invoke verify_loop_closed_ssa
6209 with an extra argument.
6210 (tree_transform_and_unroll_loop): Same.
6212 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
6214 * passes.c (execute_function_todo): Call verify_loop_closed_ssa
6215 for all the passes of the LNO having LOOP_CLOSED_SSA.
6216 * tree-if-conv.c (pass_if_conversion): Remove TODO_verify_loops.
6217 * tree-loop-distribution.c (pass_loop_distribution): Same.
6218 * tree-pass.h (TODO_verify_loops): Removed.
6219 * tree-ssa-loop.c (pass_tree_loop_init): Same.
6221 (pass_tree_unswitch): Same.
6222 (pass_predcom): Same.
6223 (pass_vectorize): Same.
6224 (pass_linear_transform): Same.
6225 (pass_graphite_transforms): Same.
6226 (pass_iv_canon): Same.
6227 (pass_complete_unroll): Same.
6228 (pass_complete_unrolli): Same.
6229 (pass_parallelize_loops): Same.
6230 (pass_loop_prefetch): Same.
6231 (pass_iv_optimize): Same.
6233 2010-04-06 Changpeng Fang <changpeng.fang@amd.com>
6236 * passes.c (init_optimization_passes): Move pass_lim before
6237 pass_copy_prop and pass_dce_loop.
6239 2010-04-06 Jakub Jelinek <jakub@redhat.com>
6242 * config/i386/i386.c (bdesc_multi_arg): Use OPTION_MASK_ISA_XOP
6243 instead of OPTION_MASK_ISA_AVX for __builtin_ia32_vpermil2p*.
6244 (ix86_expand_args_builtin): Use V*_FTYPE_* enum codes instead of
6245 MULTI_* defines for 4 argument vpermil2p* builtins.
6247 2010-04-06 Uros Bizjak <ubizjak@gmail.com>
6249 * config/i386/i386-protos.h (x86_maybe_negate_const_int): Declare.
6250 * config/i386/i386.c (x86_maybe_negate_const_int): New.
6251 (x86_output_mi_thunk): Use x86_maybe_negate_const_int.
6252 * config/i386/i386.md (*add<mode>_1, *addsi_1_zext, *addhi_1,
6253 *addhi_1_lea, *addqi_1, *addqi_1_lea, *addqi_1_slp, *add<mode>_2,
6254 *addsi_2_zext, *addhi_2, *addqi_2, *add<mode>_3, *addsi_3_zext,
6255 *addhi_3, *addqi_3,*add<mode>_5, *addhi_5, *addqi_5):
6256 Use x86_maybe_negate_const_int to output insn mnemonic.
6257 (*adddi_4, *addsi_4, *addhi_4, *addqi_4): Ditto. Remove overflow
6258 check from instruction predicate. Update comments.
6259 * config/i386/sync.md (sync_add<mode>): Use
6260 x86_maybe_negate_const_int to output insn mnemonic.
6262 2010-04-06 Jan Hubicka <jh@suse.cz>
6264 PR tree-optimization/42906
6265 * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Add
6266 IGNORE_SELF argument. Set visited_control_parents for fully
6268 (find_obviously_necessary_stmts): Update call of
6269 mark_control_dependent_edges_necessary.
6270 (propagate_necessity): Likewise. Handle PHI edges more curefully.
6272 2010-04-06 Uros Bizjak <ubizjak@gmail.com>
6274 * config/i386/i386.md: Remove comment about 'e' and 'E'
6277 2010-04-06 Richard Guenther <rguenther@suse.de>
6279 PR tree-optimization/43627
6280 * tree-vrp.c (extract_range_from_unary_expr): Widenings
6281 of [1, +INF(OVF)] go to [1, +INF(OVF)] of the wider type,
6284 2010-04-06 Jakub Jelinek <jakub@redhat.com>
6286 * BASE-VER: Change to 4.6.0.
6289 * config/i386/i386.c (print_operand): Remove 'e' and 'E' code
6292 2010-04-06 Richard Guenther <rguenther@suse.de>
6295 * fold-const.c (fold_comparison): Handle X * 0 CMP 0.
6297 2010-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6299 * doc/invoke.texi (Optimize Options): Document that LTO
6300 won't remove object access purely due to incompatible
6303 2010-04-04 Matthias Klose <doko@ubuntu.com>
6305 * graphite-sese-to-poly.c (translate_scalar_reduction_to_array):
6306 Initialize variable.
6308 2010-04-03 Richard Guenther <rguenther@suse.de>
6311 * alias.c (nonoverlapping_memrefs_p): For spill-slot accesses
6312 require a non-NULL MEM_OFFSET.
6314 2010-04-02 Steven Bosscher <steven@gcc.gnu.org>
6316 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
6317 basic-block.h, bb-reorder.c, calls.c, c-common.c, cgraph.h,
6318 collect2.h, config/alpha/alpha.c, config/alpha/alpha.md,
6319 config/alpha/predicates.md, config/arm/arm.md,
6320 config/arm/lib1funcs.asm, config/arm/neon-schedgen.ml,
6321 config/avr/avr.c, config/avr/avr.md, config/bfin/bfin.c,
6322 config/darwin9.h, config/darwin.c, config/darwin.h,
6323 config/h8300/h8300.c, config/i386/cpuid.h, config/i386/cygming.h,
6324 config/i386/cygwin.h, config/i386/mingw32.h, config/i386/msformat-c.c,
6325 config/i386/sol2-10.h, config/i386/xopintrin.h, config/ia64/ia64.c,
6326 config/ia64/ia64.md, config/ia64/sync.md, config/mep/mep.c,
6327 config/mips/mips.md, config/mn10300/mn10300.c,
6328 config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.md,
6329 config/rs6000/aix.h, config/rs6000/dfp.md,
6330 config/rs6000/rs6000-builtin.def, config/rs6000/rs6000-c.c,
6331 config/rs6000/vector.md, config/rtems.h, config/rx/rx.md,
6332 config/s390/s390.md, config/sol2-c.c, config/sparc/sol2-bi.h,
6333 config/sparc/sol2-gas.h, config/sparc/sparc.h, config/sparc/sparc.md,
6334 config/sparc/sparc-protos.h, config/spu/spu.c, config/spu/spu-c.c,
6335 config/t-darwin, convert.c, c.opt, c-opts.c, cp/Make-lang.in,
6336 c-pretty-print.c, c-typeck.c, df-core.c, df-scan.c, diagnostic.c,
6337 diagnostic.h, doc/cppopts.texi, doc/cpp.texi, doc/extend.texi,
6338 doc/gimple.texi, doc/languages.texi, doc/plugins.texi, doc/rtl.texi,
6339 doc/standards.texi, doc/tree-ssa.texi, doc/trouble.texi, dominance.c,
6340 fold-const.c, fortran/Make-lang.in, fwprop.c, gcc-plugin.h,
6341 gensupport.c, gimple.h, gimple-iterator.c, graphite.c,
6342 graphite-clast-to-gimple.c, graphite-clast-to-gimple.h,
6343 graphite-dependences.c, graphite-poly.c, graphite-poly.h,
6344 graphite-ppl.c, graphite-ppl.h, graphite-scop-detection.c,
6345 graphite-sese-to-poly.c, graphite-sese-to-poly.h, ifcvt.c, intl.c,
6346 intl.h, ipa.c, ipa-cp.c, ipa-inline.c, ipa-prop.c, ipa-prop.h,
6347 ipa-pure-const.c, ipa-reference.c, ipa-type-escape.c, ira-color.c,
6348 ira-conflicts.c, ira-lives.c, java/Make-lang.in, lambda-code.c,
6349 loop-invariant.c, lto/Make-lang.in, lto-streamer.h, lto-streamer-in.c,
6350 objc/Make-lang.in, objcp/Make-lang.in, omp-low.c, optc-gen.awk,
6351 opt-functions.awk, opth-gen.awk, params.def, passes.c,
6352 postreload-gcse.c, print-tree.c, recog.c, regrename.c, reload.h,
6353 rtl.def, sched-int.h, sched-rgn.c, sel-sched-dump.c, sese.c, sese.h,
6354 store-motion.c, stor-layout.c, tree-cfgcleanup.c, tree-chrec.c,
6355 tree-complex.c, tree-data-ref.c, tree.def, tree-eh.c, tree-flow.h,
6356 tree-flow-inline.h, tree.h, tree-loop-distribution.c, tree-outof-ssa.c,
6357 tree-parloops.c, tree-pass.h, tree-predcom.c, tree-profile.c,
6358 tree-scalar-evolution.c, tree-ssa-address.c, tree-ssa-alias.c,
6359 tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-dce.c, tree-ssa-dom.c,
6360 tree-ssa-dse.c, tree-ssa-loop-im.c, tree-ssa-loop-ivcanon.c,
6361 tree-ssa-loop-manip.c, tree-ssa-math-opts.c, tree-ssa-operands.c,
6362 tree-ssa-pre.c, tree-ssa-sccvn.c, tree-ssa-structalias.c,
6363 tree-ssa-uncprop.c, tree-tailcall.c, tree-vect-data-refs.c,
6364 tree-vect-loop.c, tree-vectorizer.h, tree-vect-slp.c, tree-vrp.c,
6365 unwind-dw2-fde-darwin.c, varpool.c: Update copyright years.
6367 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6370 * doc/install.texi (Prerequisites): Bump Automake version to 1.11.1.
6371 * aclocal.m4: Regenerate.
6373 2010-04-02 Richard Guenther <rguenther@suse.de>
6375 PR tree-optimization/43629
6376 * tree-ssa-ccp.c (likely_value): Reset all_undefined_operands
6377 if we have seen a constant value.
6379 2010-04-02 Joseph Myers <joseph@codesourcery.com>
6381 * read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'.
6383 2010-04-02 Richard Earnshaw <rearnsha@arm.com>
6386 * arm.c (legitimize_tls_address): Adjust call to
6387 gen_tls_load_dot_plus_four.
6388 (arm_note_pic_base): New function.
6389 (arm_cannot_copy_insn_p): Use it.
6390 * thumb2.md (tls_load_dot_plus_four): Rework to avoid use of '+' in
6393 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6398 2009-09-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6400 * Makefile.in ($(out_object_file)): Depend on
6401 gt-$(basename $(notdir $(out_file))).h.
6403 2010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
6405 * config.gcc (lm32-*-rtems*): Add t-lm32.
6407 2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
6409 * config.gcc: Add lm32-*-rtems*.
6410 * config/lm32/rtems.h: New file.
6412 2010-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
6415 * config/i386/cygwin.h (CXX_WRAP_SPEC): Disable spec when -mno-cygwin.
6417 2010-04-01 Jakub Jelinek <jakub@redhat.com>
6419 * dwarf2out.c (output_compilation_unit_header): For
6420 -gdwarf-4 use version 4 instead of version 3.
6421 (output_line_info): For version 4 and above emit additional
6422 maximum ops per insn header field.
6423 (DWARF_LINE_DEFAULT_MAX_OPS_PER_INSN): Define.
6425 * dwarf2out.c (is_c_family, is_java): Remove.
6426 (lower_bound_default): New function.
6427 (add_bound_info, gen_descr_array_type_die): Use it.
6429 2010-04-01 Dodji Seketeli <dodji@redhat.com>
6432 * dwarf2out.c (gen_variable_die): Allow debug info for variable
6433 re-declaration when it happens in a function.
6435 2010-04-01 Aldy Hernandez <aldyh@redhat.com>
6437 * cgraph.c (cgraph_add_function_insertion_hook): Update comment.
6438 (cgraph_remove_function_insertion_hook): Same.
6439 (cgraph_call_function_insertion_hooks): Same.
6441 2010-04-01 Richard Guenther <rguenther@suse.de>
6444 * tree-ssa-address.c (copy_mem_ref_info): Copy TREE_SIDE_EFFECTS
6445 and TREE_THIS_VOLATILE.
6446 (copy_ref_info): Likewise.
6447 * tree-ssa-operands.c (get_tmr_operands): Check TREE_THIS_VOLATILE.
6448 * tree.c (build6_stat): Ignore side-effects of all but arg5
6449 for TARGET_MEM_REF. Set TREE_THIS_VOLATILE from arg5 of
6452 2010-04-01 Richard Guenther <rguenther@suse.de>
6454 PR tree-optimization/43607
6455 * ipa-type-escape.c (check_call): Do not access non-existing
6458 2010-04-01 Richard Guenther <rguenther@suse.de>
6462 2010-03-30 Seongbae Park <seongbae.park@gmail.com>
6463 Jack Howarth <howarth@bromo.med.uc.edu>
6465 * tree-profile.c (tree_init_ic_make_global_vars): Make static
6468 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6470 * doc/install.texi (Prerequisites): Document libelf usability on
6471 IRIX 5/6 and Solaris 2.
6472 (Specific, i?86-*-solaris2.10): No 64-bit default configuration.
6473 Update GNU as, GNU ld requirements.
6474 (Specific, *-*-solaris2*): Document Solaris 7 obsoletion, removal.
6475 Document Sun Studio compiler download.
6476 Update and simplify as, ld recommendations.
6477 (Specific, *-*-solaris2.7): Note obsoletion, removal.
6479 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6481 * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32,
6482 with_tune_32 to pentium4.
6484 2010-04-01 Uros Bizjak <ubizjak@gmail.com>
6486 * config/i386/cpuid.h (__get_cpuid_max): Move misplaced comment.
6488 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6490 * doc/install.texi (Specific, mips-sgi-irix5): Document IRIX 5
6491 obsoletion, removal.
6493 Document GNU as requirement.
6494 Update configure requirements.
6495 (Specific, mips-sgi-irix6): Document IRIX 6 < 6.5 obsoletion, removal.
6496 Recomment IRIX 6.5.18+.
6497 Document IDF/IDL requirement.
6498 Document GNU as requirement.
6499 Document GNU ld bootstrap failure.
6500 Remove freeware.sgi.com reference.
6502 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6504 * doc/install.texi (Specific, alpha*-dec-osf*): Document Tru64
6505 UNIX V4.0, V5.0 obsoletion, removal.
6506 Remove --with-gc=simple reference.
6507 Update VM requirements during bootstrap.
6508 Remove -oldas bootstrap description.
6509 Update binutils reference.
6510 Remove comparison failure note.
6512 2010-03-31 Richard Guenther <rguenther@suse.de>
6513 Zdenek Dvorak <ook@ucw.cz>
6514 Sebastian Pop <sebastian.pop@amd.com>
6517 * tree-ssa-copy.c (init_copy_prop): Handle loop close phi nodes
6518 with multiple arguments.
6519 (execute_copy_prop): Remove call to rewrite_into_loop_closed_ssa.
6521 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
6523 * graphite-dependences.c (print_pddr): Call print_pdr with an
6525 * graphite-poly.c (debug_pdr): Add an extra argument for the
6528 (print_pbb_domain): Same.
6530 (print_scop_context): Same.
6532 (print_cloog): Same.
6533 (debug_pbb_domain): Same.
6537 (debug_scop_context): Same.
6539 (debug_cloog): Same.
6540 (print_scop_params): Same.
6541 (debug_scop_params): Same.
6542 (print_iteration_domain): Same.
6543 (print_iteration_domains): Same.
6544 (debug_iteration_domain): Same.
6545 (debug_iteration_domains): Same.
6546 (print_scattering_function): Same.
6547 (print_scattering_functions): Same.
6548 (debug_scattering_function): Same.
6549 (debug_scattering_functions): Same.
6550 * graphite-poly.h (debug_pdr): Update declaration.
6552 (print_pbb_domain): Same.
6554 (print_scop_context): Same.
6556 (print_cloog): Same.
6557 (debug_pbb_domain): Same.
6561 (debug_scop_context): Same.
6563 (debug_cloog): Same.
6564 (print_scop_params): Same.
6565 (debug_scop_params): Same.
6566 (print_iteration_domain): Same.
6567 (print_iteration_domains): Same.
6568 (debug_iteration_domain): Same.
6569 (debug_iteration_domains): Same.
6570 (print_scattering_function): Same.
6571 (print_scattering_functions): Same.
6572 (debug_scattering_function): Same.
6573 (debug_scattering_functions): Same.
6575 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
6577 * graphite-poly.c (print_scattering_function_1): New.
6578 (print_scattering_function): Call it.
6579 (print_scop_params): Remove spaces at the end of lines.
6582 * graphite-poly.h (print_cloog): Declared.
6583 (debug_cloog): Declared.
6585 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
6587 * graphite-sese-to-poly.c (graphite_loop_normal_form): Add the IV bump
6589 * tree-flow.h (canonicalize_loop_ivs): Updated declaration.
6590 * tree-parloops.c (gen_parallel_loop): Add the IV bump in loop->latch.
6591 * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Add a new parameter
6592 to switch between adding the IV bump in loop->latch or in loop->header.
6594 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
6596 * graphite-poly.c (print_scattering_function): Pretty print following
6599 (print_pbb_domain): Same.
6600 (dump_gbb_cases): Same.
6601 (dump_gbb_conditions): Same.
6604 (print_scop_params): Same.
6605 (print_scop_context): Same.
6607 (print_pbb_body): New.
6608 (lst_indent_to): New.
6609 (print_lst): Start new lines with a #.
6610 * graphite-poly.h (pbb_bb): New.
6611 (pbb_index): Use pbb_bb.
6612 * graphite-ppl.c (ppl_print_powerset_matrix): Print the number of
6614 * tree-data-ref.c (dump_data_reference): Start new lines with a #.
6616 2010-03-31 Jakub Jelinek <jakub@redhat.com>
6618 * dwarf2out.c (size_of_die): For -gdwarf-4 use
6619 uleb128 size instead of fixed 1 or 2 for dw_val_class_loc
6620 and 0 instead of 1 for dw_val_class_flag.
6621 (value_format): For -gdwarf-4 use DW_FORM_sec_offset for
6622 dw_val_class_range_list, dw_val_class_loc_list,
6623 dw_val_class_lineptr and dw_val_class_macptr, use
6624 DW_FORM_flag_present for dw_val_class_flag and
6625 DW_FORM_exprloc for dw_val_class_loc.
6626 (output_die): For -gdwarf-4 print dw_val_class_loc
6627 size as uleb128 instead of 1 or 2 bytes and don't print
6628 anything for dw_val_class_flag.
6630 * var-tracking.c (vt_init_cfa_base): Use cselib_lookup_from_insn
6631 instead of cselib_lookup following by tweaking locs->setting_insn.
6634 * cselib.c (cselib_process_insn): Clear cselib_current_insn
6635 even before returning from label, setjmp call or volatile asm
6638 2010-03-31 Richard Guenther <rguenther@suse.de>
6641 * cgraphunit.c (cgraph_output_in_order): Do not allocate
6642 temporary data on stack.
6644 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6646 * config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove undef.
6647 (PUSHSECTION_ASM_OP): Remove.
6648 (POPSECTION_ASM_OP): Remove.
6649 (PUSHSECTION_FORMAT): Remove.
6650 * config/sol2.h (PUSHSECTION_FORMAT): Define.
6651 * config/sparc/sol2.h [!USE_GAS] (PUSHSECTION_FORMAT): Redefine.
6652 * config/sol2.c (solaris_output_init_fini): Use it.
6654 2010-03-31 Jie Zhang <jie@codesourcery.com>
6657 * opt-functions.awk (var_type_struct): Use signed char type
6658 for simple variables.
6660 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6662 * config/sol2.c: Include output.h.
6663 (solaris_assemble_visibility): New function.
6664 * config/t-sol2 (sol2.o): Add output.h dependency.
6665 * config/sol2-protos.h (solaris_assemble_visibility): Declare.
6666 * config/sol2.h [!USE_GAS] (TARGET_ASM_ASSEMBLE_VISIBILITY):
6669 2010-03-31 Jakub Jelinek <jakub@redhat.com>
6672 * config/arm/arm.c (arm_save_coproc_regs): Use Pmode instead of
6673 V2SImode or XFmode on PRE_DEC.
6676 * cfgexpand.c (expand_debug_expr): Handle VOIDmode mode like
6679 2010-03-31 Jie Zhang <jie@codesourcery.com>
6682 * reload.h (caller_save_initialized_p): Declare.
6683 * toplev.c (backend_init_target): Don't call
6684 init_caller_save but set caller_save_initialized_p to false.
6685 * caller-save.c (caller_save_initialized_p): Define.
6686 (init_caller_save): Check caller_save_initialized_p.
6687 * ira.c (ira): Call init_caller_save if flag_caller_saves.
6689 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6692 * config.gcc (i[34567]86-*-solaris2*): Add i386/t-fprules-softfp
6693 and soft-fp/t-softfp to tmake_file.
6694 * config/i386/sol2.h (LIBGCC2_HAS_TF_MODE): Redefine.
6695 (LIBGCC2_TF_CEXT): Define.
6698 2010-03-30 Alexandre Oliva <aoliva@redhat.com>
6701 * cselib.c (n_useless_values): Document handling of debug locs.
6702 (n_useless_debug_values, n_debug_values): New variables.
6703 (new_elt_loc_list): Don't add to debug values, keep count.
6704 (promote_debug_loc): New.
6705 (cselib_reset_table): Zero new variables.
6706 (entry_and_rtx_equal_p): Promote debug locs.
6707 (discard_useless_locs): Increment n_useless_debug_values for
6709 (remove_useless_values): Adjust n_useless_values and n_debug_values
6710 with n_useless_debug_values.
6711 (add_mem_for_addr): Promote debug locs.
6712 (cselib_lookup_mem): Likewise.
6713 (cselib_lookup_addr): Renamed to...
6714 (cselib_lookup_addr_1): ... this. Promote debug locs. Don't call...
6715 (cselib_log_lookup): ... this. Turn into...
6716 (cselib_lookup_addr): ... new wrapper.
6717 (cselib_lookup_from_insn): New.
6718 (cselib_invalidate_regno): Increment n_useless_debug_values for
6720 (cselib_invalidate_mem): Likewise.
6721 (cselib_process_insn): Take n_deleted and n_debug_values into
6722 account to guard remove_useless_value call.
6723 (cselib_finish): Zero n_useless_debug_values.
6724 * cselib.h (cselib_lookup_from_insn): Declare.
6725 * sched-deps.c (sched_analyze_1): Use cselib_lookup_from_insn.
6726 (sched_analyze_2): Likewise.
6728 2010-03-30 Jakub Jelinek <jakub@redhat.com>
6730 * var-tracking.c (use_narrower_mode_test, use_narrower_mode): New
6732 (adjust_mems): Replace narrowing SUBREG of expression containing
6733 just PLUS, MINUS, MULT and ASHIFT of registers and constants
6734 with operations in the narrower mode.
6737 * var-tracking.c (dataflow_set_clear_at_call): Invalidate just
6738 regs_invalidated_by_call instead all call_used_reg_set registers.
6740 2010-03-30 Sebastian Pop <sebastian.pop@amd.com>
6743 * tree-vect-slp.c (vect_get_and_check_slp_defs): Replace type
6744 pointer comparisons with types_compatible_p.
6745 * tree-vect-stmts.c (vectorizable_call): Same.
6746 (vectorizable_condition): Same.
6748 2010-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
6750 * config/s390/s390.c (s390_emit_prologue): Omit issuing a dynamic
6751 stack check if the mask would be zero.
6753 2010-03-30 Seongbae Park <seongbae.park@gmail.com>
6754 Jack Howarth <howarth@bromo.med.uc.edu>
6756 * tree-profile.c (tree_init_ic_make_global_vars): Make static
6759 2010-03-30 Joseph Myers <joseph@codesourcery.com>
6762 * libgcc-std.ver (GCC_4.5.0): Define version. Include __unordxf2
6764 * config/bfin/libgcc-bfin.ver (GCC_4.5.0): Define version.
6765 Include ___unordxf2 and ___unordtf2.
6766 * config/i386/libgcc-glibc.ver: Do not define inheritance from
6769 2010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
6771 * config/lm32/t-lm32: New file.
6772 * config.gcc: Use the above file when targetting lm32.
6774 2010-03-28 Duncan Sands <baldrick@free.fr>
6776 * Makefile.in (PLUGIN_HEADERS): Add except.h.
6778 2010-03-29 Sebastian Pop <sebastian.pop@amd.com>
6781 * tree-vect-loop.c (vect_estimate_min_profitable_iters):
6782 Improve vectorization cost model diagnostic.
6784 2010-03-29 Sebastian Pop <sebastian.pop@amd.com>
6787 * tree-vect-data-refs.c (vect_analyze_data_refs): When
6788 compute_data_dependences_for_loop returns false, early exit
6789 and output an extra diagnostic for the failed data reference
6792 2010-03-29 Richard Guenther <rguenther@suse.de>
6794 PR tree-optimization/43560
6795 * tree-ssa-loop-im.c (ref_always_accessed_p): Add store_p parameter.
6796 (can_sm_ref_p): Treat stores to readonly locations as trapping.
6798 2010-03-29 Jie Zhang <jie@codesourcery.com>
6801 * toplev.c (process_options): Set optimization_default_node
6802 and optimization_current_node.
6803 * opts.c (decode_options): Don't set optimization_default_node
6804 and optimization_current_node.
6806 2010-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
6808 * config/rtems.h: Abandon -qrtems_debug.
6810 2010-03-28 Jan Hubicka <jh@suse.cz>
6812 PR tree-optimization/43505
6813 * cgraph.c (cgraph_clone_node): When clonning a clone, replacement
6814 map should not be copied.
6816 2010-03-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6819 * cgraphunit.c (cgraph_build_static_cdtor): If target doesn't have
6820 cdtors, set DECL_PRESERVE_P.
6821 * ipa.c (cgraph_externally_visible_p): Return true if declaration
6824 2010-03-27 Uros Bizjak <ubizjak@gmail.com>
6826 PR tree-optimization/43528
6827 * stor-layout.c (place_field): Check that constant fits into
6828 unsigned HWI when skipping calculation of MS bitfield layout.
6830 2010-03-27 Jan Hubicka <jh@suse.cz>
6833 * varasm.c (make_decl_rtl): Deal with COMMON flag to make
6834 notice_global_symbol work.
6836 2010-03-27 Jakub Jelinek <jakub@redhat.com>
6838 * dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl
6839 instead of dwarf2out_decl.
6840 (struct var_loc_node): Remove section_label field.
6841 (dwarf2out_function_decl): New function.
6842 (dwarf2out_var_location): Don't set section_label field.
6843 (dwarf2out_begin_function): Don't empty decl_loc_table here.
6845 2010-03-26 Michael Meissner <meissner@linux.vnet.ibm.com>
6847 PR tree-optimization/43544
6848 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
6849 First argument for builtin vectorized function hook is now a
6850 tree to be able to distinguish between machine specific and
6852 * targhooks.c (default_builtin_vectorized_function): Ditto.
6853 * targhooks.h (default_builtin_vectorized_function): Ditto.
6854 * target.h (struct gcc_target): Ditto.
6855 * tree-vect-stmts.c (vectorizable_function): Ditto.
6856 * config/i386/i386.c (ix86_builtin_vectorized_function): Ditto.
6857 * config/rs6000/rs6000.c (rs6000_builtin_vectorized_function):
6860 2010-03-26 Joseph Myers <joseph@codesourcery.com>
6863 * c-decl.c (get_parm_info): Assert that decl going in OTHERS has a
6864 nested binding iff it is a FUNCTION_DECL.
6865 (store_parm_decls_newstyle): Pass nested=true to bind for
6866 FUNCTION_DECLs amongst parameters.
6868 2010-03-26 Jakub Jelinek <jakub@redhat.com>
6870 * var-tracking.c (vt_expand_loc_callback): Don't run
6871 cselib_expand_value_rtx_cb in dummy mode if
6872 cselib_dummy_expand_value_rtx_cb returned false.
6874 * var-tracking.c (emit_note_insn_var_location): For one part
6875 notes with offset 0, don't add EXPR_LIST around the location.
6876 * dwarf2out.c (loc_descriptor, dw_loc_list_1,
6877 add_location_or_const_value_attribute): Adjust for that change.
6880 * dwarf2out.c (reg_save): For DW_CFA_expression put regnum
6881 into first operand and location into second.
6882 (dw_cfi_oprnd1_desc): Return dw_cfi_oprnd_reg_num instead of
6883 dw_cfi_oprnd_loc for DW_CFA_expression.
6884 (dw_cfi_oprnd2_desc): Return dw_cfi_oprnd_loc for DW_CFA_expression.
6885 (output_cfa_loc, output_cfa_loc_raw): For DW_CFA_expression
6886 assume first argument is regnum and second argument is location.
6888 2010-03-26 Uros Bizjak <ubizjak@gmail.com>
6891 * config/alpha/alpha.md (*cmp_sadd_si): Change mode
6892 of scratch register to DImode. Split to DImode comparison operator.
6893 Use SImode subreg of scratch register in the multiplication.
6894 (*cmp_sadd_sidi): Ditto.
6895 (*cmp_ssub_si): Ditto.
6896 (*cmp_ssub_sidi): Ditto.
6898 2010-03-26 Uros Bizjak <ubizjak@gmail.com>
6901 * config/i386/i386.c (ix86_expand_prologue) [TARGET_STACK_PROBE]:
6902 Remove invalid assert and wrong comment.
6904 2010-03-26 Jakub Jelinek <jakub@redhat.com>
6907 * flags.h (final_insns_dump_p): New extern.
6908 * final.c (final_insns_dump_p): New variable.
6909 (rest_of_clean_state): Set it before -fdump-final-insns=
6910 dumping, clear afterwards.
6911 * print-rtl.c (print_rtx): If final_insns_dump_p don't dump
6912 MEM_ALIAS_SET on MEMs.
6914 2010-03-26 David S. Miller <davem@davemloft.net>
6916 * configure.ac: Fix sparc GOTDATA_OP bug check.
6917 * configure: Rebuild.
6919 2010-03-26 Alan Modra <amodra@gmail.com>
6921 * config/rs6000/rs6000.md (cmptf_internal2): Correct comparison.
6923 2010-03-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6925 * doc/tm.texi (Sections): Document TLS_COMMON_ASM_OP,
6926 TLS_SECTION_ASM_FLAG.
6928 2010-03-25 Jakub Jelinek <jakub@redhat.com>
6931 * config/i386/i386.c (ix86_code_end): Set DECL_WEAK if TARGET_MACHO.
6932 Clear first_function_block_is_cold.
6935 * gimplify.c (gimple_boolify): Only recurse on __builtin_expect
6936 argument if the argument is truth_value_p.
6938 2010-03-24 Michael Meissner <meissner@linux.vnet.ibm.com>
6940 * config/rs6000/constraints.md: Update copyright year for my changes.
6943 * config/rs6000/rs6000.c (rs6000_split_multireg_move): If r0 is
6944 used in reg+reg addressing, swap registers.
6946 2010-03-24 Jakub Jelinek <jakub@redhat.com>
6949 * target.h (struct gcc_target): Add code_end hook.
6950 * target-def.h (TARGET_ASM_CODE_END): Define to hook_void_void
6952 (TARGET_ASM_OUT): Add TARGET_ASM_CODE_END.
6953 * toplev.c (compile_file): Call targetm.asm_out.code_end
6954 hook before unwind info/debug info output.
6955 * config/i386/winnt.c (i386_pe_file_end): Don't call ix86_file_end.
6956 * config/i386/linux.h (NEED_INDICATE_EXEC_STACK): Don't define.
6957 (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
6958 * config/i386/linux64.h (NEED_INDICATE_EXEC_STACK): Don't define.
6959 (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
6960 * config/i386/i386.c (ix86_file_end): Renamed to...
6961 (ix86_code_end): ... this. Make static. Don't call
6962 file_end_indicate_exec_stack. Emit unwind info using
6963 final_start_function/final_end_function.
6964 (darwin_x86_file_end): Remove.
6965 (TARGET_ASM_CODE_END): Define.
6966 * config/i386/i386.h (TARGET_ASM_FILE_END,
6967 NEED_INDICATE_EXEC_STACK): Don't define.
6968 * config/i386/darwin.h (darwin_x86_file_end): Remove prototype.
6969 (TARGET_ASM_FILE_END): Define to darwin_file_end.
6970 * config/i386/i386-protos.h (ix86_file_end): Remove prototype.
6971 * doc/tm.texi (TARGET_ASM_CODE_END): Document.
6974 * config/i386/i386.c (x86_output_mi_thunk): Call final_start_function
6975 at the beginning and final_end_function at the end.
6976 * config/s390/s390.c (s390_output_mi_thunk): Likewise.
6978 2010-03-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6980 * configure.ac (i[34567]86-*-*): Handle Solaris 2/x86 TLS support
6981 and Sun as TLS syntax.
6982 (TLS_SECTION_ASM_FLAG) [on_solaris && !gas_flag]: Define.
6983 * configure: Regenerate.
6984 * config.in: Regenerate.
6985 * varasm.c (TLS_SECTION_ASM_FLAG): Define default.
6986 (default_elf_asm_named_section): Use it.
6987 * config/i386/i386.c (output_pic_addr_const): Lowercase @DTPOFF.
6988 (i386_output_dwarf_dtprel): Likewise.
6989 (output_addr_const_extra): Likewise.
6990 (output_pic_addr_const): Lowercase @GOTTPOFF.
6991 (output_addr_const_extra): Likewise.
6992 (output_pic_addr_const): Lowercase @GOTNTPOFF.
6993 (output_addr_const_extra): Likewise.
6994 (output_pic_addr_const): Lowercase @INDNTPOFF.
6995 (output_addr_const_extra): Likewise.
6996 (output_pic_addr_const): Lowercase @NTPOFF.
6997 (output_addr_const_extra): Likewise.
6998 (output_pic_addr_const): Lowercase @TPOFF.
6999 (output_addr_const_extra): Likewise.
7000 * config/i386/i386.md (*tls_global_dynamic_32_gnu): Lowercase @TLSGD.
7001 (*tls_global_dynamic_64): Likewise.
7002 (*tls_local_dynamic_base_32_gnu): Lowercase @TLSLDM.
7003 (*tls_local_dynamic_base_64): Lowercase @TLSLD.
7005 * defaults.h (TLS_COMMON_ASM_OP): Provide default.
7006 (ASM_OUTPUT_TLS_COMMON): Use it.
7007 * config/i386/sol2-gas.h (TLS_COMMON_ASM_OP): Undef.
7010 * config.gcc (sparc*-*-solaris2*) [$gas=yes]: Add usegas.h to tm_file.
7011 * config/sparc/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Move ...
7012 * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): ... here.
7013 * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Redefine.
7014 * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
7015 (ASM_DECLARE_OBJECT_NAME) [!USE_GAS]: Redefine.
7017 2010-03-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7019 * config/i386/i386.c (override_options): Don't accept
7020 -mtls-dialect=sun any longer.
7021 * config/i386/i386.h (TARGET_SUN_TLS): Define as 0.
7022 * config/i386/i386.md (*tls_global_dynamic_32_sun): Remove.
7023 (*tls_local_dynamic_base_32_sun): Likewise.
7024 * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
7026 2010-03-24 Jakub Jelinek <jakub@redhat.com>
7029 * dwarf2out.c (mem_loc_descriptor): Don't ICE on
7030 VEC_{MERGE,SELECT,CONCAT,DUPLICATE}.
7033 * ira.c (adjust_cleared_regs): New function.
7034 (update_equiv_regs): Adjust cleared_regs in DEBUG_INSNs.
7038 * cfgexpand.c (gimple_assign_rhs_to_tree): Also set TREE_BLOCK
7040 * expr.c (expand_expr_real): Restore previous
7041 curr_insn_source_location and curr_insn_block after
7042 expand_expr_real_1 call.
7043 (expand_expr_real_1) <case SSA_NAME>: Call expand_expr_real
7044 instead of expand_expr_real_1.
7046 2010-03-23 Vladimir Makarov <vmakarov@redhat.com>
7048 PR rtl-optimization/43413
7049 * ira-color.c (setup_allocno_available_regs_num): Count prohibited
7052 2010-03-22 James E. Wilson <wilson@codesourcery.com>
7055 * ia64.md (call_nogp, call_value_nogp, sibcall_nogp, call_gp,
7056 call_value_gp, sibcall_gp): Use 's' constraint not 'i'.
7058 2010-03-22 H.J. Lu <hongjiu.lu@intel.com>
7060 * config/i386/i386.c (ix86_target_string): Add -mfma.
7061 Fix a typo in comment.
7063 2010-03-22 Mike Stump <mikestump@comcast.net>
7066 * config/rs6000/rs6000.c (darwin_rs6000_special_round_type_align):
7067 Don't overly align based upon packed packed fields.
7069 2010-03-22 Jason Merrill <jason@redhat.com>
7071 * c-pretty-print.c (pp_c_specifier_qualifier_list) [VECTOR_TYPE]:
7072 Use () rather than [], and move before the element type.
7074 2010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7076 * doc/configfiles.texi (Configuration Files): Removed
7077 fixinc/Makefile*, intl/Makefile.*.
7078 * doc/makefile.texi: Fixed markup. Abstract from version
7079 control system used.
7080 (Makefile): Removed obsolete gcc/java/parse.y example.
7081 * doc/sourcebuild.texi: Likewise.
7082 (Top Level): Added config, gnattools, libdecnumber, libgcc,
7083 libgomp, libssp. Removed fastjar.
7084 (Miscellaneous Docs): Clarify location.
7085 Added COPYING3, COPYING3.LIB.
7086 (Front End Directory): Moved Make-lang.in entry to new subsubsection.
7088 2010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7091 * config/i386/i386.c (x86_function_profiler)
7092 [!NO_PROFILE_COUNTERS]: Fix typo.
7093 * config/i386/gmon-sol2.c (_mcleanup) [__x86_64__]: Use call
7096 2010-03-22 Janis Johnson <janis187@us.ibm.com>
7097 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7099 * doc/sourcebuild.texi (Test Directives): Split into six
7100 subsections, with most of the current text in new subsections
7101 Directives, Selectors, and Final Actions.
7102 (Directives): Split list of test directives into multiple
7104 (Selectors): Describe use and syntax of selectors.
7105 (Effective-Target Keywords): Describe all existing keywords.
7106 (Add Options): Describe features for dg-add-options.
7107 (Require Support): Describe variants of dg-require-support.
7108 (Final Actions): Describe commands to use in dg-final.
7110 2010-03-22 Michael Matz <matz@suse.de>
7113 * recog.c (validate_replace_rtx_group): Replace also in
7114 REG_EQUAL and REG_EQUIV notes.
7116 2010-03-22 Richard Guenther <rguenther@suse.de>
7118 PR tree-optimization/43390
7119 * tree-vect-stmts.c (get_vectype_for_scalar_type): Make
7120 sure vector extracts are type correct.
7122 2010-03-22 Richard Guenther <rguenther@suse.de>
7125 * builtins.c (expand_builtin_pow): Expand pow (x, 1.5) as
7126 x * sqrt (x) even when optimizing for size if the target
7127 has native support for sqrt.
7129 2010-03-22 Jakub Jelinek <jakub@redhat.com>
7131 * varasm.c (make_decl_rtl_for_debug): Also clear
7132 flag_mudflap for the duration of make_decl_rtl call.
7135 * var-tracking.c (add_cselib_value_chains): Remove ASM_OPERANDS
7136 locs from preserved VALUEs.
7138 2010-03-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7141 * pa.md (movmemsi): Set align to one if zero.
7142 (movmemdi): Likewise.
7144 2010-03-21 Richard Earnshaw <rearnsha@arm.com>
7147 * arm.c (arm_output_epilogue): Correctly match VFP pop instructions
7148 with their corresponding prologue pushes.
7150 2010-03-20 Andrew Pinski <pinskia@gmail.com>
7153 * config/spu/spu.c (spu_expand_prologue): Don't emit NOTE_INSN_DELETED
7154 at the begining or end.
7155 (spu_expand_epilogue): Likewise.
7157 2010-03-20 Richard Guenther <rguenther@suse.de>
7159 PR rtl-optimization/43438
7160 * combine.c (make_extraction): Properly zero-/sign-extend an
7161 extraction of the low part of a CONST_INT. Also handle
7164 2010-03-19 Mike Stump <mikestump@comcast.net>
7166 * config/i386/darwin.h (SUBTARGET32_DEFAULT_CPU): Add.
7167 * config/i386/i386.c (SUBTARGET32_DEFAULT_CPU): Add.
7168 (override_options): Use SUBTARGET32_DEFAULT_CPU.
7170 2010-03-19 Andrew Pinski <andrew_pinski@caviumnetworks.com>
7173 * c-decl.c (grokparms): Set arg_types to NULL_TREE if there was
7176 2010-03-19 Bernd Schmidt <bernds@codesourcery.com>
7178 PR rtl-optimization/42258
7179 * ira-lives.c (check_and_make_def_conflict): Ignore conflict for a
7180 use that may match DEF.
7183 * optabs.c (avoid_expensive_constant): Use rtx_cost to find out
7184 the cost of loading the constant rather than assuming
7186 * config/arm/arm.c (thumb1_rtx_costs) <case CONST_INT>: If the
7187 outer code is AND, do the same tests as the andsi3 expander and
7188 return COSTS_N_INSNS (1) if and is cheap.
7190 * optabs.c (avoid_expensive_constant): Fix formatting.
7192 2010-03-19 Michael Matz <matz@suse.de>
7195 * attribs.c (decl_attributes): When rebuilding a function pointer
7196 type use the same qualifiers as the original pointer type.
7198 2010-03-19 Martin Jambor <mjambor@suse.cz>
7200 * doc/gimple.texi (Logical Operators): Describe is_gimple_ip_invariant
7201 and is_gimple_ip_invariant_address.
7203 2010-03-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
7206 2009-10-01 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
7208 * config/arm/arm.c (arm_override_options): Turn off
7209 flag_dwarf2_cfi_asm for AAPCS variants.
7211 2010-03-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
7214 * config/arm/arm.c (emit_multi_reg_push): Update comments.
7215 Use PRE_MODIFY instead of PRE_DEC.
7216 (emit_sfm): Use PRE_MODIFY instead of PRE_DEC.
7217 (vfp_emit_fstmd): Likewise.
7219 2010-03-19 Michael Matz <matz@suse.de>
7222 * builtins.c (expand_builtin_interclass_mathfn,
7223 expand_builtin_signbit): Use maybe_emit_unop_insn, emit libcalls
7226 2010-03-19 Richard Guenther <rguenther@suse.de>
7228 PR tree-optimization/43415
7229 * tree-ssa-pre.c (phi_translate): Split out worker to ...
7230 (phi_translate_1): ... this.
7231 (phi_translate): Move all caching here. Cache all NARY
7232 and REFERENCE translations.
7234 2010-03-19 David S. Miller <davem@davemloft.net>
7236 With help from Eric Botcazou.
7237 * config/sparc/sparc.c: Include dwarf2out.h.
7238 (emit_pic_helper): Delete.
7239 (pic_helper_symbol_name): Delete.
7240 (pic_helper_emitted_p): Delete.
7241 (pic_helper_needed): New.
7242 (USE_HIDDEN_LINKONCE): Define to '1' if HAVE_GAS_HIDDEN else '0'.
7243 (get_pc_thunk_name): New.
7244 (load_pic_register): Remove 'delay_pic_helper' arg. Use
7245 get_thunk_pc_name and ggc_strdup to generate PIC thunk symbol.
7246 Set pic_helper_needed to true. Don't call emit_pic_helper.
7247 (sparc_expand_prologue): Update load_pic_register call.
7248 (sparc_output_mi_thunk): Likewise.
7249 (sparc_file_end): Emit a hidden comdat symbol for the PIC
7250 thunk if possible. Output CFI information as needed.
7252 2010-03-18 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7253 Jack Howarth <howarth@bromo.med.uc.edu>
7256 * config/i386/i386.h: Fix ABI on darwin x86-32.
7258 2010-03-18 Aldy Hernandez <aldyh@redhat.com>
7260 * tree.h: Declare make_decl_rtl_for_debug.
7261 * varasm.c (make_decl_rtl_for_debug): New.
7262 * dwarf2out.c (rtl_for_decl_location): Call it.
7263 * cfgexpand.c (expand_debug_expr): Call it.
7265 2010-03-18 Jakub Jelinek <jakub@redhat.com>
7268 * var-tracking.c (adjust_mems) <case POST_MODIFY>: Allow BLKmode
7272 * var-tracking.c (vt_init_cfa_base): Do nothing if
7273 cfa_base_rtx would be hard_frame_pointer_rtx or non-fixed register.
7275 2010-03-18 Alexandre Oliva <aoliva@redhat.com>
7278 * var-tracking.c (canonicalize_vars_star): New.
7279 (dataflow_post_merge_adjust): Use it.
7281 2010-03-18 Jakub Jelinek <jakub@redhat.com>
7284 * var-tracking.c (non_suitable_const): New function.
7285 (add_uses): For DEBUG_INSNs with constants, don't record any
7286 value, instead just the constant value itself.
7287 (compute_bb_dataflow) <case MO_VAL_LOC>: If PAT_VAR_LOCATION_LOC
7288 is not VAR_LOC_UNKNOWN_P, set var to the constant.
7289 (emit_notes_in_bb): Likewise.
7290 (emit_note_insn_var_location): For onepart variables if
7291 cur_loc is a VOIDmode constant, use DECL_MODE.
7293 2010-03-18 Martin Jambor <mjambor@suse.cz>
7296 * cgraph.h (cgraph_redirect_edge_call_stmt_to_callee): Declare.
7297 * cgraphunit.c (cgraph_materialize_all_clones): Update calls in
7298 all non-clones. Moved call redirection...
7299 (cgraph_redirect_edge_call_stmt_to_callee): ...to this new function.
7300 (cgraph_materialize_all_clones): Dispose of all
7301 combined_args_to_skip bitmaps.
7302 (verify_cgraph_node): Do not check for edges pointing to wrong
7303 nodes in inline clones.
7304 * tree-inline.c (copy_bb): Call
7305 cgraph_redirect_edge_call_stmt_to_callee.
7306 * ipa.c (cgraph_remove_unreachable_nodes): Call
7307 cgraph_node_remove_callees even when there are used clones.
7309 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
7311 * config/i386/libgcc-glibc.ver: Make GCC_4.5.0 inherit GCC_4.4.0.
7313 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
7316 * config/i386/libgcc-glibc.ver: Add __extendxftf2 to GCC_4.5.0
7319 2010-03-18 Michael Matz <matz@suse.de>
7322 * builtins.c (expand_builtin_pow): Don't transform pow(x, 0.5)
7323 into sqrt(x) if we need to preserve signed zeros.
7325 2010-03-18 Steven Bosscher <steven@gcc.gnu.org>
7326 Eric Botcazou <ebotcazou@adacore.com>
7328 PR rtl-optimization/43360
7329 * loop-invariant.c (move_invariant_reg): Remove the REG_EQUAL
7330 note if we don't know its invariant status.
7332 2010-03-18 Michael Matz <matz@suse.de>
7334 PR tree-optimization/43402
7335 * tree-cfgcleanup.c (cleanup_control_expr_graph): Don't follow
7336 PHI chains of ssa names registered for update.
7338 2010-03-17 Peter Bergner <bergner@vnet.ibm.com>
7341 * config/rs6000/rs6000.c (rs6000_split_multireg_move): Add support for
7342 non-offsettable and pre_modify update addressing.
7343 * config/rs6000/dfp.md (*movdd_hardfloat32): Make the "0", "1"
7344 and "2" alternatives "#".
7345 (*movdd_softfloat32): Make all alternatives "#";
7346 * config/rs6000/rs6000.md (DIFD): New define_mode_iterator.
7347 (*movdf_hardfloat32): Make the "0", "1" and "2" alternatives "#".
7348 (*movdf_softfloat32): Make all alternatives "#";
7349 (movdi): Use the new DIFD mode iterator to create a common splitter
7350 for movdi, movdf and movdd patterns.
7352 2010-03-18 Shujing Zhao <pearly.zhao@oracle.com>
7354 * common.opt (dumpdir): Remove redundant tab.
7356 2010-03-17 Martin Jambor <mjambor@suse.cz>
7358 PR tree-optimization/43347
7359 * tree-sra.c (create_access_replacement): Set TREE_NO_WARNING when the
7360 original base is DECL_ARTIFICIAL or DECL_IGNORED_P.
7362 2010-03-17 Bernd Schmidt <bernd.schmidt@analog.com>
7364 PR rtl-optimization/42216
7365 * regrename.c (create_new_chain): New function, broken out from...
7366 (scan_rtx_reg): ... here. Call it. Handle the case where we are
7367 appending a use to an empty chain.
7368 (build_def_use): Remove previous changes that convert OP_INOUT to
7369 OP_OUT operands; instead detect the case where an OP_INOUT operand
7370 uses a previously untracked register and create an empty chain for it.
7372 2010-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7374 * doc/extend.texi (Function Attributes): Rewrite unfinished
7375 sentence in ms_abi documentation.
7377 2010-03-17 Alan Modra <amodra@gmail.com>
7379 * config/rs6000/linux64.opt (mprofile-kernel): Use profile_kernel var.
7380 * config/rs6000/linux64.h (TARGET_PROFILE_KERNEL): Define.
7381 (SUBSUBTARGET_OVERRIDE_OPTIONS): Don't use SET_PROFILE_KERNEL.
7382 * config/rs6000/rs6000.c (SET_PROFILE_KERNEL): Don't define.
7384 2010-03-16 Richard Henderson <rth@redhat.com>
7387 * tree-eh.c (replace_goto_queue): Also replace in the eh_seq.
7388 (lower_try_finally): Save and restore eh_seq around the expansion
7391 2010-03-16 Aldy Hernandez <aldyh@redhat.com>
7393 * graphite-sese-to-poly.c (split_reduction_stmt): Skip debug
7394 statements before splitting block.
7396 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7398 * doc/sourcebuild.texi (Testsuites): Fix markup.
7399 Use pathnames relative to gcc/testsuite.
7400 (Test Directives): Move description of how timeout is determined.
7401 (Ada Tests): Favor gnat.exp over ada/acats/tests/gcc.
7402 (C Tests): Correct gcc.misc-tests directory.
7403 Framework tests now live in gcc.test-framework.
7405 2010-03-16 Richard Guenther <rguenther@suse.de>
7408 * tree-cfg.c (gimple_merge_blocks): When propagating virtual PHI
7409 operands make sure to merge SSA_NAME_OCCURS_IN_ABNORMAL_PHI properly.
7411 2010-03-16 Aldy Hernandez <aldyh@redhat.com>
7412 Alexandre Oliva <aoliva@redhat.com>
7414 PR tree-optimization/42917
7415 * lambda-code.c (remove_iv): Skip debug statements.
7416 (lambda_loopnest_to_gcc_loopnest): Likewise.
7417 (not_interesting_stmt): Debug statements are not interesting.
7419 2010-03-16 Jakub Jelinek <jakub@redhat.com>
7423 * cselib.c (cselib_preserve_constants,
7424 cfa_base_preserved_val): New static variables.
7425 (preserve_only_constants): New function.
7426 (cselib_reset_table): If cfa_base_preserved_val is non-NULL, don't
7427 clear its REG_VALUES. If cselib_preserve_constants, don't
7428 empty the whole hash table, but preserve there VALUEs with constants,
7429 cfa_base_preserved_val and cfa_base_preserved_val plus constant.
7430 (cselib_preserve_cfa_base_value): New function.
7431 (cselib_invalidate_regno): Don't invalidate cfa_base_preserved_val.
7432 (cselib_init): Change argument to int bitfield. Set
7433 cselib_preserve_constants to whether CSELIB_PRESERVE_CONSTANTS
7435 (cselib_finish): Clear cselib_preserve_constants and
7436 cfa_base_preserved_val.
7437 * cselib.h (enum cselib_record_what): New enum.
7438 (cselib_init): Change argument to int.
7439 (cselib_preserve_cfa_base_value): New prototype.
7440 * postreload.c (reload_cse_regs_1): Adjust cselib_init caller.
7441 * dse.c (dse_step1): Likewise.
7442 * cfgcleanup.c (thread_jump): Likewise.
7443 * sched-deps.c (sched_analyze): Likewise.
7444 * gcse.c (local_cprop_pass): Likewise.
7445 * simplify-rtx.c (simplify_replace_fn_rtx): Add argument to callback.
7446 If FN is non-NULL, call the callback always and whenever it returns
7447 non-NULL just return that. Only do rtx_equal_p if FN is NULL.
7448 * rtl.h (simplify_replace_fn_rtx): Add argument to callback.
7449 * combine.c (propagate_for_debug_subst): Add old_rtx argument,
7450 compare from with old_rtx and if it isn't rtx_equal_p, return NULL.
7451 * Makefile.in (var-tracking.o): Depend on $(RECOG_H).
7452 * var-tracking.c: Include recog.h.
7453 (bb_stack_adjust_offset): Remove.
7454 (vt_stack_adjustments): Don't call it, instead just gather the
7455 adjustments using insn_stack_adjust_offset_pre_post on each bb insn.
7456 (adjust_stack_reference): Remove.
7457 (compute_cfa_pointer): New function.
7458 (hard_frame_pointer_adjustment, cfa_base_rtx): New static variables.
7459 (struct adjust_mem_data): New type.
7460 (adjust_mems, adjust_mem_uses, adjust_mem_stores, adjust_insn): New
7462 (get_address_mode): New function.
7463 (replace_expr_with_values): Use it.
7464 (use_type): Don't do cselib_lookup for VAR_LOC_UNKNOWN_P.
7465 Use get_address_mode. For cfa_base_rtx return MO_CLOBBER.
7466 (adjust_sets): Remove.
7467 (add_uses): Don't add extra MO_VAL_USE for cfa_base_rtx plus constant.
7468 Use get_address_mode.
7469 (get_adjusted_src): Remove.
7470 (add_stores): Don't call it. Never reuse expr SET. Don't add extra
7471 MO_VAL_USE for cfa_base_rtx plus constant. Use get_address_mode.
7472 (add_with_sets): Don't call adjust_sets.
7473 (fp_setter, vt_init_cfa_base): New functions.
7474 (vt_initialize): Change return type to bool. Move most of pool etc.
7475 initialization to the beginning of the function from end. Pass
7476 CSELIB_RECORD_MEMORY | CSELIB_PRESERVE_CONSTANTS to cselib_init.
7477 If !frame_pointer_needed, call vt_stack_adjustment before mos
7478 vector is filled, call vt_init_cfa_base if argp/framep has been
7479 eliminated to sp. If frame_pointer_needed and argp/framep has
7480 been eliminated to hard frame pointer, set
7481 hard_frame_pointer_adjustment and call vt_init_cfa_base after
7482 encountering fp setter in the prologue. For MO_ADJUST, call
7483 log_op_type before pusing the op into mos vector, not afterwards.
7484 Call adjust_insn before cselib_process_insn/add_with_sets,
7485 call cancel_changes (0) afterwards.
7486 (variable_tracking_main_1): Adjust for vt_initialize calling
7487 vt_stack_adjustments and returning whether it succeeded or not.
7489 2010-03-15 Aldy Hernandez <aldyh@redhat.com>
7491 * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Skip
7494 2010-03-15 Jakub Jelinek <jakub@redhat.com>
7496 * dwarf2out.c (dwarf2out_frame_debug): Don't assert drap_reg
7498 (based_loc_descr): Use DW_OP_fbreg for vdrap_reg even when
7499 drap_reg has not been set.
7501 2010-03-15 Michael Matz <matz@suse.de>
7504 * tree-outof-ssa.c (emit_partition_copy): New argument sizeexp,
7505 use it to expand block copies.
7506 (insert_partition_copy_on_edge, insert_rtx_to_part_on_edge,
7507 insert_part_to_rtx_on_edge): Adjust callers of emit_partition_copy.
7508 (insert_value_copy_on_edge): Use store_expr for BLKmode values.
7510 2010-03-15 Richard Guenther <rguenther@suse.de>
7512 PR tree-optimization/43367
7513 * tree-cfg.c (gimple_can_merge_blocks_p): Simplify PHI
7516 2010-03-15 Richard Guenther <rguenther@suse.de>
7518 PR tree-optimization/43317
7519 * ipa-struct-reorg.c (create_new_general_access): Update stmt.
7521 2010-03-15 Martin Jambor <mjambor@suse.cz>
7523 PR tree-optimization/43141
7524 * tree-sra.c (create_abstract_origin): New function.
7525 (modify_function): Call create_abstract_origin.
7527 2010-03-15 Chris Demetriou <cgd@google.com>
7529 * Makefile.in (stmp-int-hdrs): Don't chmod include/stdint.h if it
7532 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
7535 * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Do not
7536 call insert_out_of_ssa_copy for default definitions.
7538 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
7540 * graphite-clast-to-gimple.c (my_long_long): Defined.
7541 (gcc_type_for_cloog_iv): Use it instead of long_long_integer_type_node.
7542 * graphite-sese-to-poly.c (my_long_long): Defined.
7543 (scop_ivs_can_be_represented): Use it.
7545 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
7547 * doc/invoke.texi: Fix documentation of graphite-max-nb-scop-params,
7548 graphite-max-bbs-per-function, and loop-block-tile-size.
7549 * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Replace "maximal"
7551 (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Same.
7553 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
7555 * graphite-clast-to-gimple.c (gcc_type_for_iv_of_clast_loop): Remove
7556 forward declaration.
7557 * graphite-sese-to-poly.c (reduction_phi_p): Remove FIXME comment.
7558 (add_upper_bounds_from_estimated_nit): New.
7559 (build_loop_iteration_domains): Use it.
7561 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
7563 * doc/invoke.texi (PARAM_LOOP_BLOCK_TILE_SIZE): Document.
7565 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
7568 * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT
7569 should be an INTEGER_CST. Also handle CASE_CONVERT.
7571 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
7573 * graphite.c (graphite_initialize): To bound the number of bbs per
7574 function, use PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
7575 * params.def (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Declared.
7576 * doc/invoke.texi: Document it.
7578 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
7580 * graphite-sese-to-poly.c (build_poly_scop): Do not return bool.
7581 * graphite-sese-to-poly.h (build_poly_scop): Same.
7583 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
7585 * graphite-sese-to-poly.c (build_poly_scop): Limit scops following
7586 the number of parameters in the scop. Use as an upper bound
7587 PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS.
7588 * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Declared.
7589 * doc/invoke.texi: Document it.
7591 2010-03-13 Jerry Quinn <jlquinn@optonline.net>
7593 * Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.
7594 * doc/c-tree.texi: Remove.
7595 * doc/generic.texi: Merge c-tree.texi here.
7596 * doc/gccint.texi (Trees): Remove menu entry.
7597 (c-tree.texi): Remove @include.
7598 * doc/rtl.texi (Reading RTL): Update pxref from Trees to GENERIC.
7599 * doc/languages.texi (Reading RTL): Ditto.
7601 2010-03-12 Steve Ellcey <sje@cup.hp.com>
7604 * config/ia64/sync.md (sync_compare_and_swap): Move memory fence.
7606 2010-03-12 Michael Meissner <meissner@linux.vnet.ibm.com>
7609 * gcc/config/rs6000/rs6000.c (rs6000_emit_move): Delete band-aid
7610 code added to work around reload clobbering CONST insns.
7612 2010-03-12 Jakub Jelinek <jakub@redhat.com>
7614 * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
7615 (cselib_preserve_definitely, cselib_clear_preserve): Remove.
7616 (cselib_preserve_only_values): Remove retain argument, don't
7617 traverse hash table with cselib_{preserve_definitely,clear_preserve}.
7618 * cselib.h (cselib_preserve_only_values): Remove retain argument.
7619 * var-tracking.c (micro_operation): Move insn field before union.
7620 Add DEF_VEC_O and DEF_VEC_ALLOC_O for this type.
7621 (struct variable_tracking_info_def): Remove n_mos field, change
7622 mos into a vector of micro_operations.
7623 (count_uses, count_uses_1, count_stores, count_with_sets): Remove.
7624 (bb_stack_adjust_offset, log_op_type, add_uses, add_stores,
7625 compute_bb_dataflow, emit_notes_in_bb): Adjust for VTI (bb)->mos
7626 changing into a vector.
7627 (add_with_sets): Likewise. Ensure MO_VAL_USE uops from add_stores
7628 come before all other uops generated by add_stores.
7629 (vt_add_function_parameters): Adjust for cselib_preserve_only_values
7631 (vt_initialize): Likewise. Adjust for VTI (bb)->mos changing into
7632 a vector. Run just one pass over the bbs instead of separate counting
7633 and computation phase.
7634 (vt_finalize): Free VTI (bb)->mos vector instead of array.
7637 * tree-inline.c (remap_decls): Put old_var rather than origin_var
7638 into *nonlocalized_list vector.
7639 * dwarf2out.c (gen_formal_parameter_die): Call decl_ultimate_origin
7640 even if origin is non-NULL.
7641 (gen_variable_die): Likewise.
7642 (process_scope_var): Don't change origin.
7643 (gen_decl_die): Likewise.
7644 * tree-cfgcleanup.c (remove_forwarder_block): Check single_pred_p
7645 before adding new edges instead of after it, fix moving over
7648 2010-03-11 David S. Miller <davem@davemloft.net>
7650 * configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple
7652 * configure: Rebuild.
7654 2010-03-11 Martin Jambor <mjambor@suse.cz>
7656 PR tree-optimization/43257
7657 * tree.c (assign_assembler_name_if_neeeded): New function.
7658 (free_lang_data_in_cgraph): Assembler name assignment moved to the
7660 * tree.h (assign_assembler_name_if_neeeded): Declare.
7661 * cgraphunit.c (cgraph_analyze_function): Create an assembler name for
7662 the function if needed.
7664 2010-03-11 Chris Demetriou <cgd@google.com>
7666 * Makefile.in (stmp-int-hdrs): Make include/unwind.h,
7667 include/stdint-gcc.h, and include/stdint.h world-readable.
7669 2010-03-11 Richard Guenther <rguenther@suse.de>
7671 PR tree-optimization/43255
7672 * tree-vrp.c (process_assert_insertions_for): Do not insert
7673 asserts for trivial conditions.
7675 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
7677 PR tree-optimization/43280
7678 * tree-ssa-math-opts.c (find_bswap_1): Modify symbolic number
7679 generation. Move calculation of size out of the if branch.
7680 (find_bswap): Modify compare number generation.
7682 2010-03-11 Richard Guenther <rguenther@suse.de>
7685 * lto-streamer-in.c (maybe_fixup_decls): Simplify.
7686 (input_gimple_stmt): Fixup handled component types during
7687 operand read. Also fix up decls in ADDR_EXPRs.
7689 2010-03-10 Eric Botcazou <ebotcazou@adacore.com>
7691 * config/sparc/sol2-bi.h (CC1_SPEC): Default to -mcpu=v9 for -m32.
7692 * config/sparc/t-sol2-64 (MULTILIB_DIRNAMES): Use sparcv8plus.
7694 2010-03-10 Jan Hubicka <jh@suse.cz>
7697 * ipa.c (function_and_variable_visibility) Normalize COMMON bits.
7698 * varasm.c (get_variable_section): Don't do that here...
7699 (make_decl_rtl): ... and here.
7700 (do_assemble_alias): Produce decl RTL.
7701 (assemble_alias): Likewise.
7703 2010-03-10 Jakub Jelinek <jakub@redhat.com>
7706 * reg-notes.def (REG_CFA_SET_VDRAP): New note.
7707 * dwarf2out.c (dwarf2out_frame_debug_expr): Remove rule 20 - setting
7709 (dwarf2out_frame_debug): Handle REG_CFA_SET_VDRAP note.
7710 (based_loc_descr): Only express drap or vdrap regno based expressions
7711 using DW_OP_fbreg when not optimizing.
7712 * config/i386/i386.c (ix86_get_drap_rtx): When not optimizing,
7713 make the vDRAP = DRAP assignment RTX_FRAME_RELATED_P and add
7714 REG_CFA_SET_VDRAP note.
7716 2010-03-10 Alexander Monakov <amonakov@ispras.ru>
7718 PR tree-optimization/43236
7719 * tree-loop-distribution.c (generate_memset_zero): Fix off-by-one
7720 error in calculation of base address in reverse iteration case.
7721 (generate_builtin): Take number of latch executions if the statement
7724 2010-03-10 Andrey Belevantsev <abel@ispras.ru>
7727 * tree-eh.c: Include pointer-set.h.
7728 (lower_eh_dispatch): Filter out duplicate case labels and
7729 remove the unneeded edge when the label is unused. Return
7730 true when some edges are removed.
7731 (execute_lower_eh_dispatch): When any lowering resulted in
7732 removing an edge, also delete unreachable blocks.
7734 2010-03-10 Jakub Jelinek <jakub@redhat.com>
7737 * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
7738 UNSPEC_MACHOPIC_OFFSET.
7740 2010-03-09 Andreas Schwab <schwab@linux-m68k.org>
7743 * config/m68k/m68k.c (TARGET_DELEGITIMIZE_ADDRESS): Define.
7744 (m68k_delegitimize_address): New function.
7746 2010-03-09 Jakub Jelinek <jakub@redhat.com>
7749 * dwarf2out.c (const_ok_for_output_1): Return 1 for UNSPECs.
7752 * var-tracking.c (adjust_sets): New function.
7753 (count_with_sets, add_with_sets): Use it.
7754 (get_adjusted_src): New inline function.
7755 (add_stores): Use it.
7758 * var-tracking.c (vt_expand_loc_callback) <case SUBREG>: If dummy,
7759 call cselib_dummy_expand_value_rtx_cb instead of
7760 cselib_expand_value_rtx_cb.
7763 * config/i386/t-i386 (i386.o): Depend on debug.h and dwarf2out.h.
7764 * config/i386/i386.c: Include debug.h and dwarf2out.h.
7765 (ix86_file_end): If dwarf2out_do_cfi_asm (), emit .cfi_startproc
7766 and .cfi_endproc around the pic thunks.
7767 (output_set_got): For TARGET_DEEP_BRANCH_PREDICTION pic, ensure
7768 all queued unwind info register saves are saved before the call.
7769 For !TARGET_DEEP_BRANCH_PREDICTION pic, ensure the call is
7770 considered as sp-=4 for unwind info and the pop as sp+=4 which
7771 also clobbers dest, but doesn't actually restore it.
7774 * config/i386/i386.c (ix86_get_drap_rtx): Don't set
7775 RTX_FRAME_RELATED_P.
7777 2010-03-09 Jie Zhang <jie@codesourcery.com>
7779 * config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
7780 whitespaces in output template.
7782 2010-03-09 Jie Zhang <jie@codesourcery.com>
7784 * ira-lives.c (check_and_make_def_use_conflict): Don't fall
7787 2010-03-08 Jakub Jelinek <jakub@redhat.com>
7789 * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and
7790 builtins.exp in a separate job.
7792 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7794 * graphite-sese-to-poly.c (add_param_constraints): Use
7795 lower_bound_in_type and upper_bound_in_type.
7797 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7799 * graphite-sese-to-poly.c (add_param_constraints): Use sizetype
7800 instead of unsigned_type_node.
7802 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7803 Reza Yazdani <reza.yazdani@amd.com>
7806 * graphite-sese-to-poly.c (add_param_constraints): Insert bounds
7807 on pointer type parameters.
7809 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
7813 * graphite-clast-to-gimple.c (clast_to_gcc_expression): Also
7814 handle conversions from pointer to integers.
7815 (gcc_type_for_cloog_iv): Choose the smalles signed integer as an
7816 induction variable, to be able to work with code generated by CLooG.
7817 * graphite-sese-to-poly.c (scop_ivs_can_be_represented): New.
7818 (build_poly_scop): Bail out if we cannot codegen a loop.
7820 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
7822 * graphite-clast-to-gimple.c (translate_clast): Do not short-cut
7823 code generation with gloog_error.
7825 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7827 * sese.c (expand_scalar_variables_ssa_name): Add new argument for type.
7828 Call fold_convert on all the returned values.
7829 (expand_scalar_variables_expr): Pass to
7830 expand_scalar_variables_ssa_name the type of the resulting expression.
7832 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7834 * graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed
7835 ppl_min_for_le_pointset.
7836 Use ppl_Pointset_Powerset_C_Polyhedron_minimize.
7837 * graphite-ppl.h (ppl_min_for_le_polyhedron): Update declaration.
7839 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7841 * graphite-dependences.c (map_into_dep_poly): Removed.
7842 (dependence_polyhedron_1): Use combine_context_id_scat.
7844 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7846 * graphite-poly.h (struct poly_scattering): Add layout documentation.
7847 (struct poly_bb): Same.
7848 (combine_context_id_scat): New.
7850 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7853 * sese.c (name_defined_in_loop_p): Return false for default
7856 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7858 * graphite-clast-to-gimple.c (find_cloog_iv_in_expr): Simplify
7859 and clean up the logic.
7861 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
7863 * graphite-sese-to-poly.c (add_param_constraints): Enabled: remove
7866 2010-03-08 Jakub Jelinek <jakub@redhat.com>
7868 * var-tracking.c (remove_cselib_value_chains): Define only for
7870 (dataflow_set_preserve_mem_locs, dataflow_set_remove_mem_locs,
7871 delete_slot_part, emit_notes_for_differences_1): Don't call
7872 remove_cselib_value_chains here.
7873 (set_slot_part, emit_notes_for_differences_2): Don't call
7874 add_cselib_value_chains here.
7875 (preserved_values): New vector.
7876 (preserve_value): New function.
7877 (add_uses, add_stores, vt_add_function_parameters): Use it
7878 instead of cselib_preserve_value.
7879 (changed_values_stack): New vector.
7880 (check_changed_vars_0): New function.
7881 (check_changed_vars_1, check_changed_vars_2): Use it.
7882 (emit_notes_for_changes): Call set_dv_changed (*, false) on all
7883 changed_values_stack VALUEs.
7884 (vt_emit_notes): For all preserved_values call
7885 add_cselib_value_chains. If ENABLE_CHECKING call
7886 remove_cselib_value_chains before verifying value_chains is empty.
7887 Initialize and free changed_values_stack.
7888 (vt_initialize): Initialize preserved_values.
7889 (vt_finalize): Free preserved_values.
7891 2010-03-08 Richard Guenther <rguenther@suse.de>
7893 PR tree-optimization/43269
7894 * tree-ssa-dse.c (dse_possible_dead_store_p): Fix post-dom
7897 2010-03-08 Martin Jambor <mjambor@suse.cz>
7899 * ipa-prop.h (struct ipa_param_descriptor): Removed the called field.
7900 (ipa_is_param_called): Removed.
7901 * ipa-prop.c (ipa_note_param_call): Do not set the called flag.
7902 (ipa_print_node_params): Do not print the called flag.
7903 (ipa_write_node_info): Do not stream the called flag.
7904 (ipa_read_node_info): Likewise.
7906 2010-03-07 Jakub Jelinek <jakub@redhat.com>
7909 * Makefile.in (var-tracking.o): Depend on pointer-set.h.
7910 * cselib.c (struct expand_value_data): Add dummy field.
7911 (cselib_expand_value_rtx, cselib_expand_value_rtx_cb): Initialize
7913 (cselib_dummy_expand_value_rtx_cb): New function.
7914 (cselib_expand_value_rtx_1): If evd->dummy is true, don't allocate
7916 * cselib.h (cselib_dummy_expand_value_rtx_cb): New prototype.
7917 * var-tracking.c: Include pointer-set.h.
7918 (variable): Change n_var_parts to char from int. Add
7919 cur_loc_changed and in_changed_variables fields.
7920 (variable_canonicalize): Remove.
7921 (shared_var_p): New inline function.
7922 (unshare_variable): Maintain cur_loc_changed and
7923 in_changed_variables fields. If var was in changed_variables,
7924 replace it there with new_var. Just copy cur_loc instead of
7925 resetting it to something else.
7926 (variable_union): Don't recompute cur_loc. Use shared_var_p.
7927 (dataflow_set_union): Don't call variable_canonicalize.
7928 (loc_cmp): If both x and y are DEBUG_EXPRs, compare uids
7929 of their DEBUG_EXPR_TREE_DECLs.
7930 (canonicalize_loc_order_check): Verify that cur_loc is NULL
7931 and in_changed_variables and cur_loc_changed is false.
7932 (variable_merge_over_cur): Clear cur_loc, in_changed_variables
7933 and cur_loc_changed. Don't update cur_loc here.
7934 (variable_merge_over_src): Don't call variable_canonicalize.
7935 (dataflow_set_preserve_mem_locs): Use shared_var_p. When
7936 removing loc that is equal to cur_loc, clear cur_loc,
7937 set cur_loc_changed and ensure variable_was_changed is called.
7938 (dataflow_set_remove_mem_locs): Use shared_var_p. Only
7939 compare pointers in cur_loc check, if it is equal to loc,
7940 clear cur_loc and set cur_loc_changed. Don't recompute cur_loc here.
7941 (variable_different_p): Remove compare_current_location argument,
7942 don't compare cur_loc.
7943 (dataflow_set_different_1): Adjust variable_different_p caller.
7944 (variable_was_changed): If dv had some var in changed_variables
7945 already, reset in_changed_variables flag for it and propagate
7946 cur_loc_changed over to the new variable. On empty var
7947 always set cur_loc_changed. Set in_changed_variables on whatever
7948 var is added to changed_variables.
7949 (set_slot_part): Clear cur_loc_changed and in_changed_variables.
7950 Use shared_var_p. When removing loc that is equal to cur_loc,
7951 clear cur_loc and set cur_loc_changed. If cur_loc is NULL at the
7952 end, don't set it to something else, just call variable_was_changed.
7953 (delete_slot_part): Use shared_var_p. When cur_loc equals to
7954 loc being removed, clear cur_loc and set cur_loc_changed.
7955 Set cur_loc_changed if all locations have been removed.
7956 (struct expand_loc_callback_data): New type.
7957 (vt_expand_loc_callback): Add dummy mode in which no rtxes are
7958 allocated. Always create SUBREGs if simplify_subreg failed.
7959 Prefer to use cur_loc, when that fails and still in
7960 changed_variables (and seen first time) recompute it. Set
7961 cur_loc_changed of variables which had to change cur_loc and
7962 compute elcd->cur_loc_changed if any of the subexpressions used
7963 had to change cur_loc.
7964 (vt_expand_loc): Adjust to pass arguments in
7965 expand_loc_callback_data structure.
7966 (vt_expand_loc_dummy): New function.
7967 (emitted_notes): New variable.
7968 (emit_note_insn_var_location): For VALUEs and DEBUG_EXPR_DECLs
7969 that weren't used for any other decl in current
7970 emit_notes_for_changes call call vt_expand_loc_dummy to update
7971 cur_loc. For -fno-var-tracking-assignments, set cur_loc to
7972 first loc_chain location if NULL before. Always use just
7973 cur_loc instead of first loc_chain location. When cur_loc_changed
7974 is false, when not --enable-checking=rtl just don't emit any note.
7975 When rtl checking, compute the note and assert it is the same
7976 as previous note. Clear cur_loc_changed and in_changed_variables
7977 at the end before removing from changed_variables.
7978 (check_changed_vars_3): New function.
7979 (emit_notes_for_changes): Traverse changed_vars to call
7980 check_changed_vars_3 on each changed var.
7981 (emit_notes_for_differences_1): Clear cur_loc_changed and
7982 in_changed_variables. Recompute cur_loc of new_var.
7983 (emit_notes_for_differences_2): Clear cur_loc if new variable appears.
7984 (vt_emit_notes): Initialize and destroy emitted_notes.
7986 2010-03-07 Bernd Schmidt <bernd.schmidt@analog.com>
7988 PR rtl-optimization/42220
7989 * regrename.c (scan_rtx) <case STRICT_LOW_PART, ZERO_EXTRACT>:
7990 Use verify_reg_tracked to determine if we should use OP_OUT rather
7992 (build_def_use): If we see an in-out operand for a register that we
7993 know nothing about, treat is an output if possible, fail the block if
7996 2010-03-06 Alexandre Oliva <aoliva@redhat.com>
7999 * gimple-iterator.c (gsi_remove): Propagate only PHI DEFs removed
8002 2010-03-06 Alexandre Oliva <aoliva@redhat.com>
8005 * tree-vect-loop.c (vect_transform_loop): Kill out-of-loop debug
8006 uses of relevant DEFs that are dead outside the loop too.
8008 2010-03-06 Alexandre Oliva <aoliva@redhat.com>
8010 * var-tracking.c (dataflow_set_merge): Swap src and src2.
8012 2010-01-13 Jakub Jelinek <jakub@redhat.com>
8014 * var-tracking.c (values_to_unmark): New variable.
8015 (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
8016 values_to_unmark vector. Moved body to...
8017 (find_loc_in_1pdv_1): ... this. Don't clear VALUE_RECURSED_INTO,
8018 instead queue it into values_to_unmark vector.
8019 (vt_find_locations): Free values_to_unmark vector.
8021 2010-03-05 Eric Botcazou <ebotcazou@adacore.com>
8023 * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
8024 (site.exp): Export them when plugins are enabled.
8026 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
8029 * tree-chrec.c (chrec_fold_plus_1): Do not handle convert expressions
8031 (chrec_fold_multiply): Same.
8033 2010-03-04 Andrew Pinski <andrew_pinski@caviumnetworks.com>
8036 * c-decl.c (build_compound_literal): Return early if init is
8039 2010-03-04 Martin Jambor <mjambor@suse.cz>
8041 PR tree-optimization/43164
8042 PR tree-optimization/43191
8043 * tree-sra.c (type_consists_of_records_p): Reject records with
8044 zero-size bit-fields at the end.
8046 2010-03-04 Mike Stump <mikestump@comcast.net>
8048 * Makefile.in (TAGS): Remove *.y.
8050 2010-03-04 Richard Guenther <rguenther@suse.de>
8052 PR tree-optimization/40761
8053 * tree-ssa-pre.c (compute_antic): Walk reverse postorder
8055 (my_rev_post_order_compute): New function.
8056 (init_pre): Call it.
8058 2010-03-04 Changpeng Fang <changpeng.fang@amd.com>
8061 * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Do not
8062 decrease the cost of an IV candidate when the cost is infinite.
8064 2010-03-04 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8066 * doc/extend.texi (Vector Extensions, X86 Built-in Functions):
8067 Use '3DNow!' for the extension of that name, ensure normal space
8069 * doc/invoke.texi (i386 and x86-64 Options): Likewise.
8071 2010-03-03 Jeff Law <law@redhat.com>
8073 * PR middle-end/32693
8074 * expmed.c (store_bit_field_1): Use gen_lowpart_SUBREG rather
8075 than gen_rtx_SUBREG.
8076 (extract_bit_field_1): Likewise.
8078 2010-03-03 Janis Johnson <janis187@us.ibm.com>
8080 * doc/sourcebuild.texi (Test directives): Document that arguments
8081 include-opts and exclude-opts are now optional for dg-skip-if,
8082 dg-xfail-if, dg-xfail-run-if, and dg-shouldfail.
8084 2010-03-03 Jason Merrill <jason@redhat.com>
8087 * cgraph.h (varpool_node): Add extra_name field.
8088 * varpool.c (varpool_extra_name_alias): New.
8089 (varpool_assemble_decl): Emit extra name aliases.
8090 (varpool_mark_needed_node): Look past an extra name alias.
8091 * lto-streamer.h (LTO_tags): Add LTO_var_decl_alias.
8092 * lto-streamer-in.c (lto_input_tree): Read it.
8093 * lto-streamer-out.c (output_unreferenced_globals): Write it.
8095 2010-03-03 Eric Botcazou <ebotcazou@adacore.com>
8097 * config.gcc (sparc64-*-solaris2*, sparc-*-solaris2*): Merge into...
8098 (sparc*-*-solaris2*): ...this.
8100 2010-03-03 Jakub Jelinek <jakub@redhat.com>
8103 * cfgexpand.c (expand_debug_expr): Handle DOT_PROD_EXPR,
8104 WIDEN_MULT_EXPR and WIDEN_SUM_EXPR. Return NULL without
8105 ICE for vector expressions, ADDR_SPACE_CONVERT_EXPR,
8106 FIXED_CONVERT_EXPR, OBJ_TYPE_REF and WITH_SIZE_EXPR.
8109 * dwarf2out.c (add_bound_info): If a decl bound doesn't have decl_die,
8110 fallthrough to default handling, just with want_address 0 instead of 2.
8111 For single element lists, add_AT_loc directly, otherwise create an
8112 artificial variable DIE and stick location list to it.
8115 * var-tracking.c (loc_cmp): Don't assert VALUEs have the same mode.
8116 (VAL_EXPR_HAS_REVERSE): Define.
8117 (reverse_op): New function.
8118 (add_stores): For reversible operations add an extra MO_VAL_USE.
8120 2010-03-02 Jason Merrill <jason@redhat.com>
8122 * c-pretty-print.c (pp_c_specifier_qualifier_list): Print vector size.
8124 2010-03-02 Eric Botcazou <ebotcazou@adacore.com>
8126 * config.gcc (sparc-*-linux*): Do not include sparc/gas.h.
8127 (sparc64-*-linux*): Likewise.
8128 (sparc64-*-solaris2*): Include assembler files before linker ones.
8129 (sparc-*-solaris2*): Simplify and reorder to match previous case.
8130 * config/sparc/gas.h: Delete.
8131 * config/sparc/sol2-64.h: Add copyright notice.
8132 * config/sparc/sol2-gas-bi.h: Likewise.
8133 * config/sparc/sol2-gld.h: Likewise.
8134 * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Delete.
8135 * config/sparc/sol2.h (TARGET_ASM_NAMED_SECTION): Redefine.
8136 * config/sparc/sol2-gas.h (TARGET_ASM_NAMED_SECTION): Likewise.
8137 * config/sparc/sparc.c (TARGET_ASM_ALIGNED_SI_OP): Never redefine.
8138 (sparc_elf_asm_named_section): Rename into...
8139 (sparc_solaris_elf_asm_named_section): ...this. Always define.
8141 2010-03-02 Uros Bizjak <ubizjak@gmail.com>
8143 * config/alpha/alpha.c (override_options): Fix -mtune error message.
8145 2010-03-02 Jeff Law <law@redhat.com>
8148 * reload1.c (rtx_p, substitute_stack): Declare.
8149 (substitute): Record addresses of changed rtxs.
8150 (gen_reload_chain_without_interm_reg_p): Don't use copy_rtx anymore.
8151 Restore the original rtx when complete.
8152 (reload): Free subsitute_stack when complete.
8154 2010-03-02 Janis Johnson <janis187@us.ibm.com>
8156 * doc/gccint.texi (menu): Add Testsuites as a chapter.
8157 * doc/sourcebuild.texi (Testsuites): Move up a level to be a
8159 (Test Idioms, Test Directives, Ada Tests, C Tests, libgcj Tests,
8160 LTO Testing, gcov Testing, profopt Testing, compat Testing,
8161 Torture Tests): Change from subsection to section.
8163 2010-03-02 Jakub Jelinek <jakub@redhat.com>
8164 Steven Bosscher <steven@gcc.gnu.org>
8166 * var-tracking.c (vt_initialize): Scan insns in ebb chunks
8169 2010-03-02 Reza Yazdani <reza.yazdani@amd.com>
8172 * tree-loop-distribution.c (update_phis_for_loop_copy): Replaced
8173 the assignment from the new induction variable to the assignment
8174 of the value from the original loop PHI function.
8176 2010-03-01 Janis Johnson <janis187@us.ibm.com>
8177 Daniel Jacobowitz <dan@codesourcery.com>
8179 * doc/sourcebuild.texi (Test directives): Clarify options to
8182 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8184 * configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solaris*]:
8185 Disable cfi directives unless GCC and gas agree on using read-only
8186 .eh_frame sections for 64-bit.
8187 * configure: Regenerate.
8189 2010-03-01 Richard Guenther <rguenther@suse.de>
8191 PR tree-optimization/43220
8192 * tree-ssa-ccp.c (optimize_stack_restore): Do not optimize
8193 BUILT_IN_STACK_{SAVE,RESTORE} around alloca.
8195 2010-03-01 Richard Guenther <rguenther@suse.de>
8196 Martin Jambor <mjambor@suse.cz>
8199 * gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
8200 gimplified parameters.
8202 2010-03-01 Christian Bruel <christian.bruel@st.com>
8204 * except.c (dw2_build_landing_pads): set LABEL_PRESERVE_P.
8206 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
8208 * config/i386/linux64.h (ASM_SPEC): Use SPEC_32 and SPEC_64.
8210 2010-03-01 Richard Guenther <rguenther@suse.de>
8213 * expr.c (expand_assignment): Use the alias-oracle to tell
8214 if the rhs aliases the result decl.
8216 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8219 * config/host-solaris.c (HOST_HOOKS_GT_PCH_GET_ADDRESS): Redefine
8220 to sol_gt_pch_get_address.
8221 (TRY_EMPTY_VM_SPACE): Define for all combinations of 32 and
8222 64-bit, SPARC and x86.
8223 (sol_gt_pch_get_address): New function.
8225 2010-03-01 Marco Poletti <poletti.marco@gmail.com>
8227 * toplev.h (inform_n, error_n): Declare.
8228 * diagnostic.c (inform_n, error_n): New function.
8230 2010-03-01 Jakub Jelinek <jakub@redhat.com>
8232 * cfgexpand.c (expand_used_vars): If an artificial non-ignored var
8233 has no rtl yet when processing local_decls, queue it and recheck
8234 if deferred stack allocation hasn't assigned it rtl.
8236 2010-02-28 Kaz Kojima <kkojima@gcc.gnu.org>
8238 * config/sh/sh.c (unspec_bbr_uid): New.
8239 (gen_block_redirect): Use it instead of INSN_UID.
8240 (gen_far_branch): Likewise.
8242 2010-02-28 H.J. Lu <hongjiu.lu@intel.com>
8244 * config/i386/darwin.h (TARGET_SUBTARGET32_ISA_DEFAULT): Make
8245 it the same as TARGET_SUBTARGET64_ISA_DEFAULT.
8247 2010-02-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
8249 * doc/invoke.texi (Warning Options, RX Options): Fix typos.
8250 (Warning Options): -Wno-conversion-null is valid for
8251 Objective-C++ as well.
8252 * doc/tm.texi (Named Address Spaces): Likewise.
8253 * doc/plugins.texi (Plugins): Replace TABs with spaces.
8254 * doc/tree-ssa.texi (Tree SSA): Likewise.
8256 2010-02-27 H.J. Lu <hongjiu.lu@intel.com>
8259 * config.gcc: Don't enable SSE math for i[34567]86-*-darwin*
8260 by default. Don't set the default arch for
8261 i[34567]86-*-darwin*|x86_64-*-darwin*.
8263 2010-02-27 H.J. Lu <hongjiu.lu@intel.com>
8266 * config.gcc: Enable SSE math for i[34567]86-*-darwin* by
8267 default. Set the default 32bit/64bit archs with $with_arch
8268 instead of $arch for i[34567]86-*-*|x86_64-*-* targets.
8270 2010-02-27 Richard Guenther <rguenther@suse.de>
8272 PR tree-optimization/43186
8273 * params.def (PARAM_MAX_UNROLL_ITERATIONS): New param.
8274 * doc/invoke.texi (max-completely-peel-loop-nest-depth): Document.
8275 * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Limit
8276 unroller iterations.
8278 2010-02-27 H.J. Lu <hongjiu.lu@intel.com>
8280 * config.gcc: Set the default 32bit/64bit archs if 64bit ISA is
8281 required and i[34567]86-*-* targets don't support 64bit ISA.
8283 2010-02-26 Eric Botcazou <ebotcazou@adacore.com>
8286 * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
8289 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
8291 * config.gcc: Set the default arch at least to Prescott for
8292 i[34567]86-*-darwin* and Pentium 4 for i[34567]86-*-* targets
8293 if SSE math is enabled.
8295 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
8297 * diagnostic.c (diagnostic_initialize): Update.
8298 (diagnostic_report_diagnostic): Test inhibit_notes_p for
8300 * diagnostic.h (diagnostic_context): New bool inhibit_notes_p.
8301 (diagnostic_inhibit_notes): New.
8302 * toplev.c (process_options): inhibit notes with -fcompare-debug.
8304 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
8307 * doc/cpp.texi: Use c90 instead of c89 and gnu90 instead of gnu89.
8308 * doc/standards.texi: Likewise.
8309 * doc/extend.texi: Likewise.
8310 * doc/trouble.texi: Likewise.
8311 * doc/cppopts.texi: Likewise.
8312 * doc/install.texi: Likewise.
8313 * c.opt (std=c90,std=gnu90): New options.
8314 * c-opts.c (c_common_handle_option): Handle them.
8316 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
8319 * c-decl.c (undeclared_variable): Use an informative note.
8321 2010-02-26 Richard Guenther <rguenther@suse.de>
8323 PR tree-optimization/43186
8324 * gimple.h (gimple_fold): Remove.
8325 * gimple.c (gimple_fold): Remove. Inline into single user ...
8326 * tree-cfgcleanup.c (cleanup_control_expr_graph): ... here.
8327 Try harder for conditions.
8329 2010-02-26 Jakub Jelinek <jakub@redhat.com>
8332 * function.c (used_types_insert): Don't skip through named pointer
8333 types. Don't use TYPE_MAIN_VARIANT if the original type has a name
8334 and it is different from the main variant's type.
8336 2010-02-26 Nick Clifton <nickc@redhat.com>
8338 * config/rx/rx.md (sminsi3): Remove bogus alternative.
8340 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
8342 * config.gcc: Support --with-fpmath=sse for x86.
8344 * config/i386/ssemath.h: New.
8346 * doc/install.texi (--with-fpmath=sse): Documented.
8348 2010-02-26 Richard Guenther <rguenther@suse.de>
8350 PR tree-optimization/43188
8351 * tree-vect-stmts.c (get_vectype_for_scalar_type): Do not build
8352 vector types of over-aligned element type.
8354 2010-02-26 Uros Bizjak <ubizjak@gmail.com>
8357 * config/i386/i386.c (expand_vec_perm_blend): Use correct
8358 operands in V8HImode subregs. Fix operand order in VEC_MERGE rtx.
8360 2010-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
8362 * doc/invoke.texi (-fvar-tracking-assignments): Fix typo.
8364 2010-02-26 Jakub Jelinek <jakub@redhat.com>
8366 * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
8367 * var-tracking.c: Include diagnostic.h.
8368 (debug_dv): New function.
8369 (dump_var): Print DEBUG_EXPR_DECLs as D#N instead of D.-N.
8372 * var-tracking.c (dv_onepart_p): Return true for DEBUG_EXPR_DECLs.
8373 (add_value_chain, add_value_chains, remove_value_chain,
8374 remove_value_chains): Handle DEBUG_EXPRs.
8375 (check_changed_vars_1, check_changed_vars_2): Handle DEBUG_EXPR_DECLs.
8378 * regcprop.c (struct queued_debug_insn_change): New type.
8379 (struct value_data_entry): Add debug_insn_changes field.
8380 (struct value_data): Add n_debug_insn_changes field.
8381 (debug_insn_changes_pool): New variable.
8382 (free_debug_insn_changes, apply_debug_insn_changes,
8383 cprop_find_used_regs_1, cprop_find_used_regs): New functions.
8384 (kill_value_one_regno): Call free_debug_insn_changes if needed.
8385 (init_value_data): Clear debug_insn_changes and n_debug_insn_changes
8387 (replace_oldest_value_reg): Don't change DEBUG_INSNs, instead queue
8389 (copyprop_hardreg_forward_1): Don't call apply_change_group for
8390 DEBUG_INSNs. For a real insn, if there are queued DEBUG_INSN
8391 changes, call cprop_find_used_regs via note_stores.
8392 (copyprop_hardreg_forward): When copying vd from predecessor
8393 which has any queued DEBUG_INSN changes, make sure the pointers are
8394 cleared. At the end call df_analyze and then if there are any
8395 DEBUG_INSN changes queued at the end of some basic block for still
8396 live registers, apply them.
8397 (pass_cprop_hardreg): Set TODO_df_finish in todo_flags_finish.
8399 2010-02-25 Uros Bizjak <ubizjak@gmail.com>
8401 * config.gcc (i[34567]86-*-* | x86_64-*-*): Split long line.
8404 2010-02-25 H.J. Lu <hongjiu.lu@intel.com>
8406 * config.gcc: Set arch/cpu for i[34567]86-*-*|x86_64-*-*
8407 targets. Set the default with_cpu/with_arch from arch/cpu.
8408 Allow x86-64 and native for with_cpu/with_arch.
8410 2010-02-25 Nicolas Benoit <nbenoit@tuxfamily.org>
8412 * ebitmap.c: Change calls to verify_popcount with calls to
8413 sbitmap_verify_popcount.
8414 (ebitmap_clear_bit): Fixed map->cacheindex test and
8415 map>cache update when bit clearing results in an empty
8418 2010-02-25 Michael Meissner <meissner@linux.vnet.ibm.com>
8421 * config/rs6000/vector.md (VEC_64): New iterator for V2DF, V2DI.
8422 (vec_interleave_high<mode>): Rename from vec_interleave_highv2df
8423 and support both V2DF and V2DI modes.
8424 (vec_interleave_low<mode>): Rename from vec_interleave_lowv2df and
8425 support both V2DF and V2DI modes.
8426 (general): Delete trailing whitespace from a few patterns.
8428 * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
8429 V2DF/V2DI interleave high/low builtins.
8431 * config/rs6000/rs6000-builtin.def (VSX_BUILTIN_VEC_MERGE*): Add
8434 * config/rs6000/rs6000.c (bdesc_2arg): Add support for V2DF/V2DI
8435 interleave high/low functions.
8437 2010-02-25 Gerald Pfeifer <gerald@pfeifer.com>
8439 * doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
8440 #pragma extern_prefix.
8442 2010-02-25 Jakub Jelinek <jakub@redhat.com>
8445 * cfgexpand.c (expand_debug_expr) <case VAR_DECL>: If mode is
8446 BLKmode, assert op0 is a MEM and just adjust its mode.
8449 * cfgexpand.c (expand_debug_expr): Don't call simplify_gen_subreg
8450 if bitpos isn't multiple of mode's bitsize.
8452 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
8454 * c.opt (-ftemplate-depth=): New.
8455 (-ftemplate-depth-): Deprecate.
8456 * optc-gen.awk: Handle -ftemplate-depth=.
8457 * opth-gen.awk: Likewise.
8458 * c-opts.c (c_common_handle_option): Likewise.
8459 * doc/invoke.texi (-ftemplate-depth-): Replace with -ftemplate-depth=.
8461 2010-02-24 Jason Merrill <jason@redhat.com>
8463 * doc/invoke.texi: Improve -Wabi and -fabi-version docs.
8465 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8467 * cfg.c (alloc_aux_for_block): Remove inline.
8468 (alloc_aux_for_edge): Likewise.
8470 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8472 * config.gcc: Fix typo in mips-sgi-irix6.[0-4]* obsoletion.
8474 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8476 * config/i386/sol2.h (NO_DBX_BNSYM_ENSYM): Define.
8477 * config/i386/sol2-gas.h: New file.
8478 * config.gcc (i[34567]86-*-solaris2*): Use it.
8480 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
8483 * c-typeck.c (ep_convert_and_check): New.
8484 (build_conditional_expr): Use it.
8485 (build_binary_op): Likewise.
8487 2010-02-24 Jakub Jelinek <jakub@redhat.com>
8489 * regcprop.c (copyprop_hardreg_forward_1): Don't call df_insn_rescan.
8492 * gimplify.c (gimplify_type_sizes): Clear DECL_IGNORED_P for VLA
8493 bounds even for -O+.
8494 * var-tracking.c (track_expr_p): If !need_rtl, don't mandate
8495 expr needs to have DECL_NAME set.
8497 2010-02-24 Nick Clifton <nickc@redhat.com>
8499 * config/mep/mep.c: Include gimple.h.
8500 (mep_function_uses_sp): Delete unused function.
8501 (mep_gimplify_va_arg_expr): Change types of pre_p and post_p
8502 parameters. Use unsigned integers to count args. Return a
8503 NULL_RTX instead of an error_mark_node. Toidy up formatting.
8505 2010-02-23 Jakub Jelinek <jakub@redhat.com>
8508 * config/i386/i386.c (avx_vpermilp_parallel): Reject indexes
8509 greater or equal to nelt instead of 2 * nelt.
8510 (expand_vec_perm_1): When op0 and op1 are equal, mask indexes
8513 2010-02-23 Jason Merrill <jason@redhat.com>
8516 * cfgexpand.c (expand_used_vars): Keep artificial non-ignored vars
8517 in cfun->local_decls even if they have register types.
8520 * stor-layout.c (place_field): Don't warn about unnecessary
8521 DECL_PACKED if the type is packed.
8523 2010-02-23 Jakub Jelinek <jakub@redhat.com>
8526 * config/i386/i386.c (ix86_delegitimize_address): Delegitimize all
8527 GOTOFF relocs, even when the base reg isn't pic pointer.
8529 2010-02-23 Michael Matz <matz@suse.de>
8532 * cfgexpand (expand_debug_expr): Expand TERed ssa names in place.
8533 (expand_gimple_basic_block): Generate and use debug temps if there
8534 are debug uses left after the last real use of TERed ssa names.
8535 Unlink debug immediate uses when they are expanded.
8537 2010-02-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
8540 * config/i386/i386.c (override_options): Reorganise to provide
8541 better error messages.
8543 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
8546 * graphite-scop-detection.c (create_single_exit_edge): Move
8547 the call to find_single_exit_edge to....
8548 (create_sese_edges): ...here. Don't handle multiple edges
8549 exiting the function.
8550 (build_graphite_scops): Don't handle multiple edges
8551 exiting the function.
8553 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
8556 * sese.c (get_rename): Assert that old_name is an SSA_NAME.
8557 (rename_variables_in_stmt): Continue when the use is not an SSA_NAME.
8559 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
8562 * sese.c (expand_scalar_variables_expr): Handle COMPONENT_REF.
8564 2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
8567 * c-typeck.c (convert_arguments): Print declaration location.
8568 * c-common.c (validate_nargs): Rename as
8569 builtin_function_validate_nargs.
8570 (check_builtin_function_arguments): Update.
8572 2010-02-22 Richard Guenther <rguenther@suse.de>
8575 * tree-inline.c (declare_return_variable): Use the type of
8576 the call stmt lhs if available.
8578 2010-02-22 Duncan Sands <baldrick@free.fr>
8580 * passes.c (register_pass): Always consider all pass lists when
8581 ref_pass_instance_number is zero.
8583 2010-02-22 Richard Guenther <rguenther@suse.de>
8585 PR tree-optimization/42749
8586 * tree-tailcall.c (adjust_return_value_with_ops): Drop update
8587 parameter. Do arithmetic in the original type.
8588 (update_accumulator_with_ops): Likewise.
8589 (adjust_accumulator_values): Adjust.
8591 2010-02-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
8593 * config/s390/s390.md ("movqi"): Re-add the mem->mem alternative.
8594 (QI to BLKmode splitter): New splitter.
8596 2010-02-22 H.J. Lu <hongjiu.lu@intel.com>
8598 * config/i386/i386.c (initial_ix86_tune_features): Turn on
8599 X86_TUNE_INTER_UNIT_MOVES for m_ATOM.
8601 2010-02-22 Richard Guenther <rguenther@suse.de>
8603 * tree-vect-slp.c (vect_slp_analyze_bb): Fix typo.
8605 2010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
8607 Migrate crti, crtn, crtbegin, crtend build rules to libgcc.
8608 * config/mmix/t-mmix (EXTRA_MULTILIB_PARTS): Don't set.
8609 ($(T)crti.o, $(T)crtn.o): Remove rules.
8611 2010-02-21 Tobias Burnus <burnus@net-b.de>
8614 * doc/invoke.texi (-fassociative-math): Document that this
8615 option is automatically enabled for Fortran.
8617 2010-02-20 David S. Miller <davem@davemloft.net>
8619 * configure.ac: Test if linker and assembler properly support
8620 GOTDATA_OP relocations.
8621 * configure: Rebuild.
8622 * config.in: Likewise.
8623 * config/sparc/sparc.md (UNSPEC_MOVE_GOTDATA): New.
8624 (movsi_lo_sum_pic): Use %gdop_*() relocs if available.
8625 (movsi_high_pic): Likewise.
8626 (movdi_lo_sum_pic): Likewise.
8627 (movdi_high_pic): Likewise.
8628 (movsi_pic_gotdata_op): New pattern.
8629 (movdi_pic_gotdata_op): Likewise.
8630 * config/sparc/sparc.c (legitimize_pic_address): If flag_pic is 2,
8631 emit gen_mov{si,di}_pic_gotdata_op for the GOT slot load.
8633 2010-02-20 Uros Bizjak <ubizjak@gmail.com>
8636 * config/i386/sse.md (xop_mulv2div2di3_low): Change type
8637 attribute to ssemul.
8638 (xop_mulv2div2di3_high): Ditto.
8640 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
8643 * c.opt (Wconversion-null): New option.
8644 * doc/invoke.texi (Wconversion-null): Document.
8646 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
8648 * common.opt (Wlarger-than-): Add Undocumented.
8650 2010-02-19 Mike Stump <mikestump@comcast.net>
8652 * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
8654 2010-02-19 Jason Merrill <jason@redhat.com>
8657 * configure.ac (gcc_cv_as_cfi_advance_working): Check 32-bit advance.
8658 * configure: Likewise.
8660 2010-02-20 Alan Modra <amodra@gmail.com>
8663 * cgraph.h (cgraph_make_decl_local): Declare.
8664 * cgraph.c (cgraph_make_decl_local): New function.
8665 (cgraph_make_node_local): Use it.
8666 * cgraphunit.c (cgraph_function_versioning): Likewise.
8667 * ipa.c (function_and_variable_visibility): Likewise.
8669 2010-02-19 Jakub Jelinek <jakub@redhat.com>
8672 * except.c (sjlj_emit_function_enter): Don't call
8673 add_reg_br_prob_note, instead add REG_BR_PROB note to the last insn
8675 * rtl.h (add_reg_br_prob_note): Remove prototype.
8677 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
8680 * c-common.c (conversion_warning): Remove widening conversions
8681 before checking the conversion of integers to reals.
8683 2010-02-19 Mike Stump <mikestump@comcast.net>
8686 * c-decl.c (merge_decls): Merge DECL_PRESERVE_P.
8689 * cgraphunit.c (process_function_and_variable_attributes): Check
8690 DECL_PRESERVE_P instead of looking up attribute "used".
8691 * ipa-pure-const.c (check_decl): Likewise.
8692 * ipa-reference.c (has_proper_scope_for_analysis): Likewise.
8693 * ipa-type-escape.c (has_proper_scope_for_analysis): Likewise.
8694 * config/sol2.c (solaris_insert_attributes): Set DECL_PRESERVE_P
8695 instead of attribute "used".
8696 * config/sol2-c.c (solaris_pragma_init): Likewise.
8697 (solaris_pragma_fini): Likewise.
8699 2010-02-19 Jakub Jelinek <jakub@redhat.com>
8701 * ipa-struct-reorg.c (make_field_acc_node, gen_cluster, peel_field):
8702 Use XCNEW instead of xcalloc.
8703 (add_access_to_acc_sites, create_new_var_node, add_alloc_site): Use
8704 XNEW instead of xmalloc.
8705 (get_fields): Use XNEWVEC instead of xmalloc.
8708 * ipa-struct-reorg.c (add_access_to_acc_sites): For debug stmts don't
8709 populate vars array.
8710 (create_new_general_access): For debug stmts just reset value.
8711 (get_stmt_accesses): For accesses within debug stmts just record them
8712 using add_access_to_acc_sites instead of preventing the peeling or
8713 counting them as accesses.
8716 * dojump.c (do_jump) <case TRUTH_NOT_EXPR>: Invert priority.
8718 2010-02-19 Richard Guenther <rguenther@suse.de>
8720 PR tree-optimization/42916
8721 * tree-vect-slp.c (vect_slp_analyze_bb): Count only real
8724 2010-02-19 Andreas Schwab <schwab@linux-m68k.org>
8726 * configure.ac: Replace all uses of changequote in macro arguments
8727 with proper quoting.
8729 2010-02-19 Jakub Jelinek <jakub@redhat.com>
8732 * loop-doloop.c (add_test): Adjust do_compare_rtx_and_jump caller.
8734 2010-02-19 Richard Guenther <rguenther@suse.de>
8736 PR tree-optimization/42944
8737 * tree-ssa-alias.c (call_may_clobber_ref_p_1): Massage
8738 test for aliasing with errno.
8740 2010-02-19 Jakub Jelinek <jakub@redhat.com>
8743 * expr.h (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump,
8744 do_jump_1, do_compare_rtx_and_jump): Add PROB argument.
8745 * dojump.c: Include output.h.
8746 (inv): New inline function.
8747 (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump_1, do_jump,
8748 do_jump_by_parts_greater_rtx, do_jump_by_parts_greater,
8749 do_jump_by_parts_zero_rtx, do_jump_by_parts_equality_rtx,
8750 do_jump_by_parts_equality, do_compare_and_jump): Add PROB
8751 argument, pass it down to other calls.
8752 (do_compare_rtx_and_jump): Likewise. If PROB is not -1,
8753 add REG_BR_PROB note to the conditional jump.
8754 * cfgexpand.c (add_reg_br_prob_note): Removed.
8755 (expand_gimple_cond): Don't call it, add the probability
8756 as last argument to jumpif_1/jumpifnot_1.
8757 * Makefile.in (dojump.o): Depend on output.h.
8758 * builtins.c (expand_errno_check): Adjust do_compare_rtx_and_jump
8760 * expmed.c (emit_store_flag_force, do_cmp_and_jump): Likewise.
8761 * stmt.c (do_jump_if_equal): Likewise.
8762 * cfgrtl.c (rtl_lv_add_condition_to_bb): Likewise.
8763 * loop-unswitch.c (compare_and_jump_seq): Likewise.
8764 * config/rs6000/rs6000.c (rs6000_aix_emit_builtin_unwind_init):
8766 * optabs.c (expand_doubleword_shift, expand_abs): Likewise.
8767 * expr.c (expand_expr_real_1): Adjust do_jump, jumpifnot and
8768 jumpifnot_1 callers.
8769 (expand_expr_real_2): Adjust jumpifnot_1 and do_compare_rtx_and_jump
8771 (store_expr): Adjust jumpifnot caller.
8772 (store_constructor): Adjust jumpif caller.
8775 * gimplify.c (gimple_boolify): For __builtin_expect call
8776 gimple_boolify also on its first argument.
8778 2010-02-18 Uros Bizjak <ubizjak@gmail.com>
8780 * configure.ac (gnu-unique-object): Wrap regexps using [] in
8782 (__stack_chk_fail): Ditto. Remove quadrigraphs.
8783 * configure: Regenerated.
8785 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8787 * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Call
8788 lang_hooks.types_compatible_p instead of comptypes.
8790 2010-02-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
8792 * config/arm/lib1funcs.asm (__prefer_thumb__): New define.
8793 (udivsi3, aeabi_uidivmod, divsi3, aeabi_idivmod): Use Thumb-1 variant
8794 if __prefer_thumb__ is defined.
8796 2010-02-18 Martin Jambor <mjambor@suse.cz>
8798 PR tree-optimization/43066
8799 * tree-sra.c (build_ref_for_offset_1): Return false on encountering an
8800 array with zero-sized element type.
8802 2010-02-18 Jakub Jelinek <jakub@redhat.com>
8804 * dwarf2out.c (add_var_loc_to_decl): Change last argument to
8805 rtx, allocate struct var_loc_node here and return it to the
8806 caller, and only if it is actually needed.
8807 (dwarf2out_var_location): Adjust add_var_loc_to_decl caller,
8808 move it earlier and return immediately if it returns NULL.
8810 2010-02-17 Mikael Pettersson <mikpe@it.uu.se>
8812 * config/sparc/gas.h: New file. Restore
8813 TARGET_ASM_NAMED_SECTION to its ELF default.
8814 * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Do not
8816 * config/sparc/sparc.c (sparc_elf_asm_named_section):
8817 Likewise. Add ATTRIBUTE_UNUSED to prototype.
8818 * config.gcc (sparc*-*-linux*): Include sparc/gas.h
8819 after sparc/sysv4.h.
8821 2010-02-17 Dave Korn <dave.korn.cygwin@gmail.com>
8823 * config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.
8825 2010-02-17 Steven Bosscher <steven@gcc.gnu.org>
8827 * gensupport.c (process_one_cond_exec): Derive name for COND_EXEC
8828 patterns from predicated pattern.
8830 2010-02-17 Uros Bizjak <ubizjak@gmail.com>
8833 * config/i386/sse.md (xop_vpermil2<mode>3): Use avxmodesuffixf2c
8834 for insn mnemonic suffix.
8836 2010-02-17 Richard Guenther <rguenther@suse.de>
8838 * tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis
8841 2010-02-17 Jakub Jelinek <jakub@redhat.com>
8844 * caller-save.c (save_call_clobbered_regs): If BB ends with
8845 a DEBUG_INSN, move any notes in between last real insn and the last
8846 DEBUG_INSN after the last DEBUG_INSN.
8848 2010-02-16 Joern Rennecke <joern.rennecke@embecosm.com>
8850 * tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC):
8851 Fix return type. Fix argument type. Explain meaning of return value.
8853 2010-02-16 Richard Guenther <rguenther@suse.de>
8855 PR tree-optimization/41043
8856 * tree-vrp.c (vrp_var_may_overflow): Only ask SCEV for real loops.
8857 (vrp_visit_assignment_or_call): Do not ask SCEV for regular
8859 (vrp_visit_phi_node): ... but only for loop PHI nodes.
8861 2010-02-16 Ira Rosen <irar@il.ibm.com>
8863 PR tree-optimization/43074
8864 * tree-vectorizer.h (VECTORIZABLE_CYCLE_DEF): New.
8865 * tree-vect-loop.c (vect_analyze_loop_operations): Add
8866 vectorizable cycles in hybrid SLP check.
8867 * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Likewise.
8869 2010-02-16 Richard Guenther <rguenther@suse.de>
8871 * alias.c (memrefs_conflict_p): Distinguish must-alias from don't know.
8872 (true_dependence): If memrefs_conflict_p computes must-alias
8873 trust it. Move TBAA check after offset-based disambiguation.
8874 (canon_true_dependence): Likewise.
8876 2010-02-16 Alexandre Oliva <aoliva@redhat.com>
8878 * params.def (PARAM_MAX_VARTRACK_SIZE): New.
8879 * doc/invoke.texi: Document it.
8880 * var-tracking.c: Include toplev.h and params.h.
8881 (vt_find_locations): Return bool indicating success. Compute
8882 hash sizes unconditionally. Check new parameter, report.
8883 (variable_tracking_main_1): Check vt_find_locations results and
8884 retry. Renamed from...
8885 (variable_tracking_main): ... this. New wrapper to preserve
8886 flag_var_tracking_assignments.
8887 * Makefile.in (var-tracking.o): Adjust dependencies.
8889 2010-02-16 Jack Howarth <howarth@bromo.med.uc.edu>
8890 Jakub Jelinek <jakub@redhat.com>
8893 * config/darwin.h (ASM_WEAKEN_DECL): Don't check weak attribute
8894 if weak_import attribute is present.
8895 * config/darwin.c (machopic_select_section): Likewise.
8897 2010-02-15 Joern Rennecke <joern.rennecke@embecosm.com>
8899 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.
8900 (TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): Likewise.
8901 (TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
8902 (TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.
8904 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument
8907 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
8910 * doc/tm.texi (TARGET_SCHED_DFA_NEW_CYCLE): Add argument names.
8911 Rewrite text to refer to the names.
8913 2010-02-15 Sebastian Pop <sebastian.pop@amd.com>
8915 * config/i386/i386-builtin-types.def
8916 (V2DF_FTYPE_V2DF_V2DF_V2DI_INT): Declared.
8917 (V4DF_FTYPE_V4DF_V4DF_V4DI_INT): Declared.
8918 (V4SF_FTYPE_V4SF_V4SF_V4SI_INT): Declared.
8919 (V8SF_FTYPE_V8SF_V8SF_V8SI_INT): Declared.
8920 * config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_VPERMIL2PD,
8921 IX86_BUILTIN_VPERMIL2PS, IX86_BUILTIN_VPERMIL2PD256, and
8922 IX86_BUILTIN_VPERMIL2PS256.
8923 (MULTI_ARG_4_DF2_DI_I): Defined.
8924 (MULTI_ARG_4_DF2_DI_I1): Defined.
8925 (MULTI_ARG_4_SF2_SI_I): Defined.
8926 (MULTI_ARG_4_SF2_SI_I1): Defined.
8927 (bdesc_multi_arg): Add __builtin_ia32_vpermil2pd,
8928 __builtin_ia32_vpermil2ps, __builtin_ia32_vpermil2pd256, and
8929 __builtin_ia32_vpermil2ps256.
8930 (ix86_expand_multi_arg_builtin): Handle MULTI_ARG_4_DF2_DI_I,
8931 MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
8932 MULTI_ARG_4_SF2_SI_I1. Handle builtins with 4 arguments.
8933 (ix86_expand_args_builtin): Handle MULTI_ARG_4_DF2_DI_I,
8934 MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
8935 MULTI_ARG_4_SF2_SI_I1. Handle CODE_FOR_xop_vpermil2v2df3,
8936 CODE_FOR_xop_vpermil2v4sf3, CODE_FOR_xop_vpermil2v4df3, and
8937 CODE_FOR_xop_vpermil2v8sf3.
8938 * config/i386/i386.md (UNSPEC_VPERMIL2): Declared.
8939 * config/i386/sse.md (xop_vpermil2<mode>3): New insn pattern.
8940 * config/i386/xopintrin.h (_mm_permute2_pd): New.
8941 (_mm256_permute2_pd): New.
8942 (_mm_permute2_ps): New.
8943 (_mm256_permute2_ps): New.
8945 2010-02-15 Nick Clifton <nickc@redhat.com>
8947 * config/h8300/h8300.c (h8300_push_pop): Use bool type for
8948 boolean parameters. Use emit_jump_insn when emitting a pop
8949 instruction containing a return insn.
8950 (push): Use 'true' rather than '1' as second parameter to F.
8951 (h8300_expand_prologue): Likewise.
8952 Use 'true' and 'false' for boolean parameters to h8300_push_pop.
8953 (h8300_expand_epilogue): Likewise.
8955 2010-02-15 Richard Guenther <rguenther@suse.de>
8958 * cgraphunit.c (thunk_adjust): Skip adjusting by fixed_offset
8961 2010-02-15 Nick Clifton <nickc@redhat.com>
8963 * config/mn10300/mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous
8966 2010-02-14 Marco Poletti <poletti.marco@gmail.com>
8968 * intl.c (fake_ngettext): New function.
8969 * intl.h (fake_ngettext): Declare.
8970 (ngettext): Define macro.
8971 * collect2.c (notice_translated): New function.
8972 (main): Use notice_translated and ngettext.
8973 * collect2.h (notice_translated): Declare.
8975 2010-02-14 Steven Bosscher <steven@gcc.gnu.org>
8977 * reorg.c (delete_computation): Comment fixes.
8978 * caller-save.c (setup_save_areas): Idem.
8979 * sel-sched-dump.c (dump_lv_set): Idem.
8982 2010-02-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
8984 * config/s390/s390.c (s390_sched_init): New function.
8985 (TARGET_SCHED_INIT): Target hook defined.
8987 2010-02-12 Dave Korn <dave.korn.cygwin@gmail.com>
8988 Jack Howarth <howarth@bromo.med.uc.edu>
8989 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
8992 Partial revert of unintended change in fix for PR41605.
8993 * config/darwin.h: Fix typo.
8994 * config/darwin9.h: Same.
8996 2010-02-11 Jakub Jelinek <jakub@redhat.com>
8998 * c-pch.c (pch_init): Clear v.
9000 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
9003 * graphite-scop-detection.c (graphite_can_represent_scev): Call
9004 graphite_can_represent_init for MULT_EXPR.
9006 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
9010 * graphite-sese-to-poly.c (remove_phi): New.
9011 (translate_scalar_reduction_to_array): Call remove_phi.
9013 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
9016 * graphite-clast-to-gimple.c (gloog): Call rename_sese_parameters.
9017 * graphite-clast-to-gimple.h (gloog): Update declaration.
9018 * graphite-poly.c (new_scop): Clear POLY_SCOP_P.
9019 * graphite-poly.h (struct poly_bb): Add missing comments.
9020 (struct scop): Add poly_scop_p field.
9022 * graphite-sese-to-poly.c (build_poly_scop): Set POLY_SCOP_P.
9023 * graphite.c (graphite_transform_loops): Build the polyhedral
9024 representation for each scop before code generation.
9025 * sese.c (rename_variables_in_operand): Removed.
9026 (rename_variables_in_expr): Return the renamed expression.
9027 (rename_sese_parameters): New.
9028 * sese.h (rename_sese_parameters): Declared.
9030 2010-02-11 Richard Guenther <rguenther@suse.de>
9032 PR tree-optimization/42998
9033 * tree-ssa-pre.c (create_expression_by_pieces): Treat
9034 POINTER_PLUS_EXPR properly.
9036 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
9037 Changpeng Fang <changpeng.fang@amd.com>
9040 * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Decrement
9041 the cost of an IV candidate when the IV is used in a test against zero.
9043 * gcc.dg/tree-ssa/ivopts-3.c: New.
9045 2010-02-11 Richard Guenther <rguenther@suse.de>
9048 * tree-ssa-alias.c (refs_may_alias_p_1): Canonicalize
9049 pointer-vs-decl case by swapping refs. Handle some cases
9050 of pointer-vs-decl disambiguations more conservatively.
9051 * cfgexpand.c (gimple_expand_cfg): Set gimple_df->in_ssa_p
9052 to false after expanding.
9054 2010-02-11 Richard Guenther <rguenther@suse.de>
9057 * gcc.c (process_command): Handle LTO file@offset case more
9060 2010-02-11 Jakub Jelinek <jakub@redhat.com>
9062 * reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any
9063 modifications outside of the DEBUG_INSN. Accept CLOBBERs inside
9065 (eliminate_regs_in_insn): Eliminate regs even in DEBUG_INSNs.
9067 * dwarf2out.c (mem_loc_descriptor) <case MEM>: Use DW_OP_deref_size
9068 if MEM's mode size isn't DWARF2_ADDR_SIZE.
9069 (mem_loc_descriptor) <do_scompare>: Allow also VOIDmode arguments.
9070 Optimize eq/ne comparisons when both arguments are known to be
9072 (mem_loc_descriptor) <do_ucompare>: Allow also VOIDmode arguments.
9073 Don't mask operands unnecessarily if they are known to be already
9076 2010-02-10 Vladimir Makarov <vmakarov@redhat.com>
9078 * ira-conflicts.c (add_insn_allocno_copies): Use find_reg_note
9081 2010-02-10 Richard Guenther <rguenther@suse.de>
9083 PR tree-optimization/43017
9084 * tree-vrp.c (vrp_int_const_binop): Trust int_const_binop
9085 for wrapping signed arithmetic.
9087 2010-02-10 Jakub Jelinek <jakub@redhat.com>
9090 * dwarf2out.c (retry_incomplete_types): Don't call gen_type_die
9091 if no debug info should be emitted for it.
9093 2010-02-10 Kaz Kojima <kkojima@gcc.gnu.org>
9095 * config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
9096 note when flag_exceptions is set.
9098 2010-02-10 Duncan Sands <baldrick@free.fr>
9100 * Makefile.in (PLUGIN_HEADERS): Add debug.h.
9102 2010-02-10 Richard Guenther <rguenther@suse.de>
9105 * tree.c (get_unwidened): Handle constants.
9106 * convert.c (convert_to_integer): Handle TRUNC_DIV_EXPR.
9108 2010-02-10 Martin Jambor <mjambor@suse.cz>
9111 * ipa-prop.c (ipa_update_after_lto_read): Count parameters and
9112 check for variable argument counts independently.
9114 2010-02-10 Christian Bruel <christian.bruel@st.com>
9117 * config/sh/sh.c (find_barrier): Increase length for non delayed
9118 conditional branches.
9120 2010-02-10 Christian Bruel <christian.bruel@st.com>
9122 * config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.
9124 2010-02-10 Jakub Jelinek <jakub@redhat.com>
9126 * builtins.c (set_builtin_user_assembler_name): Also handle
9127 ffs if int is smaller than word.
9129 2010-02-09 Vladimir Makarov <vmakarov@redhat.com>
9132 * ira-conflicts.c (get_dup): Remove.
9133 (process_reg_shuffles): Add new parameter. Use it as an
9134 additional guard for copy generation.
9135 (add_insn_allocno_copies): Rewrite.
9137 2010-02-09 Alexander Monakov <amonakov@ispras.ru>
9139 * common.opt (fsched2-use-traces): Preserved for backward
9141 * doc/invoke.texi: Remove the documentation about option
9142 -fsched2-use-traces.
9143 * sched-rgn.c (rest_of_handle_sched2): Remove usage of
9144 flag_sched2_use_traces.
9145 * opts.c (common_handle_option): Add OPT_fsched2_use_traces to
9146 the backward compatibility flag section.
9148 2010-02-09 Richard Guenther <rguenther@suse.de>
9150 PR tree-optimization/43008
9151 * tree-ssa-structalias.c (handle_lhs_call): Pass in the fndecl,
9152 make HEAP variables initialized from global memory if they
9153 are not known builtin functions.
9154 (find_func_aliases): Adjust.
9156 2010-02-09 Richard Guenther <rguenther@suse.de>
9158 PR tree-optimization/43000
9159 * tree-vrp.c (vrp_int_const_binop): Only handle unsigned
9160 arithmetic manually.
9162 2010-02-08 Jakub Jelinek <jakub@redhat.com>
9164 PR tree-optimization/42931
9165 * tree-loop-linear.c (try_interchange_loops): Don't call
9166 double_int_mul if estimated_loop_iterations failed.
9168 2010-02-08 Martin Jambor <mjambor@suse.cz>
9171 * tree-sra.c (build_accesses_from_assign): Do not mark in
9172 should_scalarize_away_bitmap if stmt has volatile ops.
9173 (sra_modify_assign): Do not process assigns piecemeal if if stmt
9176 2010-02-08 Joern Rennecke <joern.rennecke@embecosm.com>
9178 * doc/tm.texi (TARGET_UNWIND_WORD_MODE): Document.
9180 2010-02-07 Adam Nemet <adambnmet@gmail.com>
9182 * config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment
9185 2010-02-07 Andrew Pinski <pinskia@gmail.com>
9188 * df-core.c (df_finish_pass): Change type of saved_flags to int.
9190 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
9193 * graphite-dependences.c (dependence_polyhedron): Set PDDR_KIND
9194 to unknown_dependence.
9195 (graphite_legal_transform_dr): Handle the unknown_dependence.
9196 (graphite_carried_dependence_level_k): Same.
9198 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
9200 * ChangeLog.graphite: Remove testsuite/ or gcc/testsuite/.
9202 2010-02-07 Richard Guenther <rguenther@suse.de>
9205 * expr.c (get_inner_reference): Always initialize *pbitsize.
9207 2010-02-07 Richard Guenther <rguenther@suse.de>
9210 * gimplify.c (gimple_fold_indirect_ref): Avoid generating
9211 new ARRAY_REFs on variable size element or minimal index arrays.
9213 * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Use
9214 gimple_fold_indirect_ref.
9216 2010-02-06 Richard Earnshaw <rearnsha@arm.com>
9219 * arm.c (arm_override_options): Just return if the user has specified
9220 an invalid fpu name.
9222 2010-02-03 Jason Merrill <jason@redhat.com>
9225 * config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Call
9226 i386_pe_maybe_record_exported_symbol.
9228 2010-02-05 Steve Ellcey <sje@cup.hp.com>
9231 * config/pa/pa.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
9232 (pa_delegitimize_address): New function.
9234 2010-02-05 Ozkan Sezer <sezeroz@gmail.com>
9236 * config/i386/msformat-c.c (ms_printf_length_specs): Set the
9237 scalar_identity_flag for the size_t/ptrdiff_t %Id and %Iu specs.
9239 2010-02-05 Richard Guenther <rguenther@suse.de>
9242 * lto-streamer-in.c (get_resolution): Deal with references
9243 to undefined functions.
9245 2010-02-05 Richard Guenther <rguenther@suse.de>
9247 * tree-ssa-ccp.c (get_symbol_constant_value): Strip all conversions.
9248 (fold_const_aggregate_ref): Likewise.
9249 (ccp_fold_stmt): Substitute loads.
9250 (maybe_fold_reference): Verify types before substituting.
9252 (fold_gimple_assign): Unshare properly.
9253 (fold_stmt_1): Insert conversion if necessary before replacing the RHS.
9255 2010-02-05 Nathan Froyd <froydnj@codesourcery.com>
9257 * config/rs6000/rs6000.c (rs6000_override_options): Invert check
9258 for rs6000_gen_cell_microcode.
9260 2010-02-04 Richard Guenther <rguenther@suse.de>
9262 PR rtl-optimization/42952
9263 * dse.c (const_or_frame_p): Remove MEM handling.
9265 2010-02-04 Nick Clifton <nickc@redhat.com>
9267 * config/mn10300/mn10300.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
9268 (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define.
9269 (function_arg): Use NULL_RTX and FIRST_ARGUMENT_REGNUM.
9270 (mn10300_asm_output_mi_thunk): New function.
9271 (mn10300_can_output_mu_thunk): New function.
9272 * config/mn10300/mn10300.h (FIRST_ARGUMENT_REGNUM): Define.
9273 (FUNCTION_ARG_REGNO_P): Fix comment. Accept d0 and d1.
9274 (FUNCTION_ARG): Delete incorrect comment.
9276 2010-02-03 Jason Merrill <jason@redhat.com>
9279 * fold-const.c (operand_equal_p): Handle erroneous types.
9281 2010-02-03 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
9283 * config/h8300/h8300.md (can_delay): Fix attibute condition.
9285 2010-02-03 Vladimir Makarov <vmakarov@redhat.com>
9287 PR rtl-optimization/42941
9288 * sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
9291 2010-02-03 Jason Merrill <jason@redhat.com>
9294 * builtins.c (c_strlen): Use EXPR_LOCATION in diagnostics.
9296 2010-02-03 Alexandre Oliva <aoliva@redhat.com>
9299 * cselib.h (struct cselib_val_struct): Add uid. Rename value to hash.
9300 (cselib_reset_table): Renamed from...
9301 (cselib_reset_table_with_next_value): ... this.
9302 (cselib_get_next_uid): Renamed from...
9303 (cselib_get_next_unknown_value): ... this.
9304 * cselib.c (next_uid): Renamed from...
9305 (next_unknown_value): ... this.
9306 (cselib_clear_table): Adjust.
9307 (cselib_reset_table): Adjust. Renamed from...
9308 (cselib_reset_table_with_next_value): ... this.
9309 (cselib_get_next_uid): Adjust. Renamed from...
9310 (cselib_get_next_unknown_value): ... this.
9311 (get_value_hash): Use hash.
9312 (cselib_hash_rtx): Likewise.
9313 (new_cselib_val): Adjust. Set and dump uid.
9314 (cselib_lookup_mem): Pass next_uid as hash.
9315 (cselib_subst_to_values): Likewise.
9316 (cselib_log_lookup): Dump uid.
9317 (cselib_lookup): Pass next_uid as hash. Adjust.
9318 (cselib_process_insn): Adjust.
9319 (cselib_init): Initialize next_uid.
9320 (cselib_finish): Adjust.
9321 (dump_cselib_table): Likewise.
9322 * dse.c (canon_address): Dump value uid.
9323 * print-rtl.c (print_rtx): Print value uid.
9324 * var-tracking.c (VARIABLE_HASH_VAL): Dropped.
9326 (dv_uid): New function, sort of renamed from...
9327 (dv_htab_hash): ... this, reimplemented in terms of it and...
9328 (dv_uid2hash): ... this. New.
9329 (variable_htab_eq): Drop excess assertions.
9330 (tie_break_pointers): Removed.
9331 (canon_value_cmp): Compare uids.
9332 (variable_post_merge_New_vals): Print uids.
9333 (vt_add_function_parameters): Adjust.
9334 (vt_initialize): Reset table. Adjust.
9336 2010-02-03 Richard Guenther <rguenther@suse.de>
9338 PR tree-optimization/42944
9339 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle calloc.
9340 (call_may_clobber_ref_p_1): Likewise. Properly handle
9341 malloc and calloc clobbering errno.
9343 2010-02-03 Steven Bosscher <steven@gcc.gnu.org>
9345 * doc/invoke.texi: Fix name of sched1 dump.
9347 * opts.c (decode_options): Set flag_tree_switch_conversion
9348 only conditionally on optimize >= 2.
9350 * gcse.c: Assorted comment fixes in pass description.
9352 2010-02-03 Anthony Green <green@moxielogic.com>
9354 * config/moxie/moxie.c (moxie_asm_trampoline_template): Introduce
9355 nop padding in order to maintain alignment of storage location of
9356 target function address.
9357 (moxie_trampoline_init): Store target function address at newly
9359 * config/moxie/moxie.h (TRAMPOLINE_ALIGNMENT): Increase alignment
9361 (TRAMPOLINE_SIZE): Increase size by 2 bytes for alignment padding.
9363 2010-02-03 Richard Guenther <rguenther@suse.de>
9366 * tree-cfg.c (verify_gimple_assign_binary): Fix shift verification.
9368 2010-02-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9370 * config.gcc: Reenable check for obsolete targets.
9371 Obsolete alpha*-dec-osf4*, alpha*-dec-osf5.0*, mips-sgi-irix5*,
9372 mips-sgi-irix6.[0-4]*.
9374 2010-02-02 Nick Clifton <nickc@redhat.com>
9376 * config/rx/rx.c (rx_is_legitimate_constant): Treat a maximum
9377 constant size of 4 as being the same as 0.
9378 * doc/invoke.texi (RX Options): Document that -mmax-constant-size
9379 can take values in the range 0..4.
9381 2010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
9384 * unwind-dw2-fde-darwin.c: Re-export _Unwind_FindEnclosingFunction()
9385 as _darwin10_Unwind_FindEnclosingFunction().
9386 * libgcc-libsystem.ver: New.
9388 2010-02-01 Vladimir Makarov <vmakarov@redhat.com>
9391 * sched-deps.c (sched_analyze_insn): Ignore fixed registers for
9392 implicitly set registers.
9394 2010-02-01 Richard Earnshaw <rearnsha@arm.com>
9396 * arm.c (FL_FOR_ARCH_7A): is also a superset of ARMv6K.
9397 (arm_override_options): Allow automatic selection of the thread
9398 pointer register if thumb2.
9399 (legitimize_pic_address): Improve code sequences for Thumb2.
9400 (arm_call_tls_get_addr): Likewise.
9401 (legitimize_tls_address): Likewise.
9402 * arm.md (pic_load_addr_arm): Delete. Replace with ...
9403 (pic_load_addr_32bit): ... this. New named pattern.
9404 * thumb2.md (pic_load_addr_thumb2): Delete.
9405 (pic_load_dot_plus_four): Delete.
9406 (tls_load_dot_plus_four): New named pattern.
9408 2010-02-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9411 * doc/install.texi (Specific): Add sparc-sun-solaris2.10 entry.
9412 Document fix for TLS bug.
9414 2010-01-31 Richard Guenther <rguenther@suse.de>
9416 * tree-sra.c (ptr_parm_has_direct_uses): Rewrite to be
9417 conservatively correct.
9419 2010-01-31 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9423 2010-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9425 * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
9427 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9429 * doc/install.texi: Update recommended GMP/MPFR/MPC versions.
9431 2010-01-31 Kai Tietz <kai.tietz@onevision.com>
9433 * config.gcc: Adjust order of makefile fragments for mingw targets.
9435 2010-01-31 Richard Guenther <rguenther@suse.de>
9438 * gimplify.c (gimplify_init_constructor): For volatile LHS
9439 initialize a temporary.
9441 2010-01-31 Matthias Klose <doko@ubuntu.com>
9443 * configure.ac: Fix __stack_chk_fail check for cross builds configured
9445 * configure: Regenerate.
9447 2010-01-29 Eric Botcazou <ebotcazou@adacore.com>
9449 * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
9450 the same alias set and their sizes different constantness.
9451 (aliasing_component_refs_p): Revert 2009-10-24 change.
9453 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9455 * config/sparc/sparc.c (sparc_elf_asm_named_section): Declare decl
9458 2010-01-29 Richard Guenther <rguenther@suse.de>
9460 * tree-ssa-ccp.c (ccp_fold_stmt): Unshare values we substitute.
9461 Assert we successfully updated the call.
9463 2010-01-29 Jakub Jelinek <jakub@redhat.com>
9465 PR rtl-optimization/42889
9466 * df.h (df_set_bb_dirty_nonlr): New prototype.
9467 * df-core.c (df_set_bb_dirty_nonlr): New function.
9468 * df-scan.c (df_insn_rescan): Call it instead of
9469 df_set_bb_dirty for DEBUG_INSNs.
9471 2010-01-29 Richard Guenther <rguenther@suse.de>
9474 * ipa-inline.c (cgraph_decide_inlining_incrementally): Avoid
9475 quadratic behavior in most cases.
9477 2010-01-28 Uros Bizjak <ubizjak@gmail.com>
9480 * config/i386/i386.c (ix86_expand_int_movcc): Convert tmp to SImode
9481 in the call to gen_x86_movsicc_0_m1.
9483 2010-01-28 Richard Guenther <rguenther@suse.de>
9485 PR tree-optimization/42871
9486 * tree-ssa-pre.c (phi_translate_set): Make sure to retain leaders.
9488 2010-01-28 Richard Guenther <rguenther@suse.de>
9490 * tree-ssa-ccp.c (ccp_fold_stmt): Fold calls and propagate
9491 into call arguments.
9493 2010-01-28 Richard Guenther <rguenther@suse.de>
9496 * tree-cfgcleanup.c (remove_forwarder_block): Do not remove
9497 the forwarder if the destination is an EH landing pad.
9499 2010-01-28 Razya Ladelsky <razya@il.ibm.com>
9501 * tree-parloops.c (transform_to_exit_first_loop): Update the basic
9502 block list passed to gimple_duplicate_sese_tail.
9503 (parallelize_loops): Avoid parallelization when the function
9505 Avoid parallelization when the preheader is IRREDUCIBLE.
9506 Try to optimize when estimated_loop_iterations_int is unresolved.
9507 Add the loop's location to the dump file.
9508 * tree-cfg.c (add_phi_args_after_redirect): Remove.
9509 (gimple_duplicate_sese_tail): Remove the check for the latch.
9510 Redirect nexits to the exit block.
9511 Remove handling of the incoming edges to the latch.
9512 Redirect the backedge from the copied latch to the exit bb.
9514 2010-01-28 Michael Matz <matz@suse.de>
9517 * config/i386/i386.c (ix86_expand_vector_init_duplicate):
9518 Wrap force_reg into a sequence, emit it before user.
9520 2010-01-28 Stephen Thomas <stephen.thomas@arm.com>
9522 * config/arm/arm.md (bswapsi2): Add support for bswapsi2.
9524 (arm_legacy_rev): Likewise.
9525 (thumb_legacy_rev): Likewise.
9527 2010-01-27 Jakub Jelinek <jakub@redhat.com>
9529 * dwarf2out.c (mem_loc_descriptor): Remove special casing of
9530 CONSTANT_POOL_ADDRESS_P SYMBOL_REFs. If for MEM recursive call
9531 on MEM's address failed, try avoid_constant_pool_reference and
9532 recurse if it returned something different.
9533 (loc_descriptor): If for MEM mem_loc_descriptor failed on the
9534 address, try avoid_constant_pool_reference and recurse if it
9535 returned something different.
9536 (dw_loc_list_1): If for MEM mem_loc_descriptor failed on the
9537 address and avoid_constant_pool_reference returned something
9538 different, don't set have_address.
9540 2010-01-27 Alexandre Oliva <aoliva@redhat.com>
9543 * var-tracking.c (val_store): Add modified argument, obey it.
9545 (count_uses): Move down logging of main.
9546 (compute_bb_dataflow): Use val_store for MO_VAL_USEs that
9547 don't need resolution.
9548 (emit_notes_in_bb): Likewise.
9550 2010-01-27 Richard Guenther <rguenther@suse.de>
9553 * tree-inline.c (remap_decl): Delay remapping of SSA name
9554 default definitions until we need them.
9556 2010-01-27 Jakub Jelinek <jakub@redhat.com>
9558 * config/rs6000/rs6000.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
9559 (rs6000_delegitimize_address): New function.
9561 * config/s390/s390.c (s390_delegitimize_address): Call
9562 delegitimize_mem_from_attrs.
9565 * tree-inline.c (cannot_copy_type_1): Removed.
9566 (copy_forbidden): Don't forbid copying of functions containing
9567 records/unions with variable length fields.
9569 2010-01-27 Christian Bruel <christian.bruel@st.com>
9573 * config/sh/sh.c (find_barrier): Increase length for non delayed
9574 conditional branches.
9576 2010-01-27 Matthias Klose <doko@ubuntu.com>
9578 * configure.ac (gnu-unique-object): Fix ldd version check.
9579 * configure: Regenerate.
9581 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9583 * config/sparc/sparc.c (sparc_elf_asm_named_section): Test for
9585 * config/sparc/sysv4.h [HAVE_GNU_AS] (TARGET_ASM_NAMED_SECTION):
9586 Test for HAVE_GNU_AS value.
9588 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9590 * config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.
9591 * config/mips/iris.h (INT8_TYPE, INT16_TYPE, INT32_TYPE,
9592 INT64_TYPE): Define.
9593 (UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE): Define.
9594 (INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
9595 INT_LEAST64_TYPE): Define.
9596 (UINT_LEAST8_TYPE, UINT_LEAST16_TYPE, UINT_LEAST32_TYPE,
9597 UINT_LEAST64_TYPE): Define.
9598 (INT_FAST8_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE)
9599 INT_FAST64_TYPE): Define.
9600 (UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
9601 UINT_FAST64_TYPE): Define.
9602 (INTMAX_TYPE, UINTMAX_TYPE): Define.
9603 (INTPTR_TYPE, UINTPTR_TYPE): Define.
9604 (SIG_ATOMIC_TYPE): Define.
9606 2010-01-26 Richard Guenther <rguenther@suse.de>
9608 * df-scan.c (df_scan_set_bb_info): Remove assert.
9609 (df_insn_rescan_debug_internal): Merge asserts.
9610 (df_install_ref): Likewise.
9611 (df_mark_reg): Use bitmap_set_range.
9612 (df_hard_reg_used_p): Remove assert.
9613 (df_hard_reg_used_count): Likewise.
9615 2010-01-26 Richard Guenther <rguenther@suse.de>
9617 PR rtl-optimization/42685
9618 * web.c (web_main): Ignore DEBUG_INSNs.
9620 2010-01-26 Joern Rennecke <amylaar@spamcop.net>
9622 * doc/tm.texi (TARGET_HANDLE_C_OPTION): Explain arguments.
9624 (TARGET_RESOLVE_OVERLOADED_BUILTIN): Add loc parameter.
9625 Fix types of fndecl and arglist parameters.
9627 2010-01-26 Richard Guenther <rguenther@suse.de>
9630 * tree-eh.c (unsplit_eh): Skip debug insns.
9632 2010-01-26 Richard Guenther <rguenther@suse.de>
9634 PR tree-optimization/42250
9635 * ipa-type-escape.c (type_escape_execute): Do not analyze clones.
9637 2010-01-26 Jakub Jelinek <jakub@redhat.com>
9640 * omp-low.c (expand_omp_sections): Only use single_pred if
9641 l2_bb is single_pred_p.
9643 2010-01-25 Christian Bruel <christian.bruel@st.com>
9646 * config/sh/sh.c (find_barrier): Increase length for non delayed
9647 conditional branches.
9648 (sh_insn_length_adjustment): Use JUMP_TABLE_DATA_P.
9650 2010-01-24 David S. Miller <davem@davemloft.net>
9652 * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Only
9653 define if not using GAS.
9654 * config/sparc/sparc.c (sparc_elf_asm_named_section):
9655 Likewise. Delete SECTION_MERGE code, which is only applicable
9658 2010-01-24 Mark Mitchell <mark@codesourcery.com>
9661 * config/arm/arm.c (arm_mangle_type): Do not warn about changes to
9662 mangling of va_list in system headers.
9664 2010-01-23 Toon Moene <toon@moene.org>
9666 * tree-predcom.c (combine_chains): Return NULL, not false.
9668 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
9670 * tree-loop-distribution.c (distribute_loop): Fix declaration and
9671 initialization of variable res to agree with return type.
9673 2010-01-22 Steve Ellcey <sje@cup.hp.com>
9675 * Makefile.in (tree-sra.o): Add $(EXPR_H) dependency.
9676 * tree-sra.c: Add include of expr.h.
9678 2010-01-22 Jakub Jelinek <jakub@redhat.com>
9680 * tree-into-ssa.c (maybe_register_def): If stmt ends the bb,
9681 insert the debug stmt on the single non-EH edge from the stmt.
9683 2010-01-22 Richard Henderson <rth@redhat.com>
9686 * tree-sra.c (sra_modify_assign): Delay re-gimplification of
9687 the RHS until after generate_subtree_copies has insertted its
9688 code before the current statement.
9690 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
9692 * doc/tm.texi (TARGET_MIN_DIVISIONS_FOR_RECIP_MUL): Fix return type.
9694 * gcc-plugin.h (plugin_init): Use "C" likage for c++.
9696 2010-01-21 Martin Jambor <mjambor@suse.cz>
9698 PR tree-optimization/42585
9699 * tree-sra.c (struct access): New field grp_total_scalarization.
9700 (dump_access): Dump the new field.
9701 (should_scalarize_away_bitmap): New variable.
9702 (cannot_scalarize_away_bitmap): Likewise.
9703 (sra_initialize): Allocate new bitmaps.
9704 (sra_deinitialize): Free new bitmaps.
9705 (create_access_1): New function.
9706 (create_access): Parts moved to create_access_1.
9707 (type_consists_of_records_p): New function.
9708 (completely_scalarize_record): Likewise.
9709 (build_access_from_expr): Set bit in cannot_scalarize_away_bitmap.
9710 (build_accesses_from_assign): Set bits in should_scalarize_away_bitmap.
9711 (sort_and_splice_var_accesses): Hint groups with a total_scalarization
9713 (analyze_all_variable_accesses): Completely scalarize small eligible
9716 2010-01-21 Martin Jambor <mjambor@suse.cz>
9718 * tree-sra.c (build_ref_for_offset_1): Allow for zero size fields.
9720 2010-01-21 Andrew Haley <aph@redhat.com>
9722 * gcc.c (process_command): Move lang_specific_driver before
9723 setting cc_libexec_prefix.
9725 2010-01-21 Richard Guenther <rguenther@suse.de>
9728 * fold-const.c (negate_expr_p): Pretend only negative
9729 real constants are easily negatable.
9731 2010-01-20 Janis Johnson <janis187@us.ibm.com>
9732 Jason Merrill <jason@redhat.com>
9734 * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
9735 (TYPE_TRANSPARENT_AGGR): this, for union and record.
9736 * calls.c (initialize argument_information): Handle it.
9737 * c-common.c (handle_transparent_union_attribute): Use new name.
9738 * c-decl.c (finish_struct): Ditto.
9739 * c-typeck.c (type_lists_compatible_p): Ditto.
9740 (convert_for_assignment): Use new name and also handle record.
9741 * function.c (aggregate_value_p): Handle it.
9742 (pass_by_reference): Ditto.
9743 (assign_parm_data_types): Ditto.
9744 * print-tree.c (print_node): Ditto.
9745 * lto-streamer-in.c (unpack_ts_type_value_fields): Ditto.
9746 * lto-streamer-out.c (pack_ts_type_value_fields): Ditto.
9747 * tree.c (first_field): New fn.
9749 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
9752 * config/i386/cygwin.h (CXX_WRAP_SPEC_LIST): Always apply wrappers,
9753 even when linking statically, for now.
9755 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
9758 * var-tracking.c (use_type): Choose MO_VAL_SET for REGs set
9759 without a cselib val.
9760 (count_uses): Accept MO_VAL_SET with no val on stores.
9761 (add_stores): Likewise.
9763 2010-01-20 Jakub Jelinek <jakub@redhat.com>
9765 * var-tracking.c (check_value_val): Add a compile time assertion.
9766 (dv_is_decl_p): Simplify.
9767 (dv_as_decl, dv_as_value, dv_from_decl, dv_from_value): Only use
9768 gcc_assert if ENABLE_CHECKING.
9770 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
9773 * var-tracking.c: Include tree-flow.h.
9774 (mem_dies_at_call): New.
9775 (dataflow_set_preserve_mem_locs): Use it.
9776 (dataflow_set_remove_mem_locs): Likewise.
9777 (dump_var): Renamed from dump_variable. Adjust all callers.
9778 (dump_var_slot): Renamed from dump_variable_slot. Likewise.
9779 * Makefile.in (var-tracking.o): Adjust deps.
9781 2010-01-20 Joern Rennecke <amylaar@spamcop.net>
9783 * doc/tm.texi (TARGET_SCHED_SET_SCHED_FLAGS): Fix argument list.
9785 2010-01-20 Richard Guenther <rguenther@suse.de>
9787 PR tree-optimization/42717
9788 * tree-ssa-dce.c (get_live_post_dom): Remove.
9789 (forward_edge_to_pdom): Take an arbitrary edge to copy
9790 degenerate PHI args from.
9791 (remove_dead_stmt): Use the first post-dominator even if it
9792 does not contain live statements as redirection destination.
9794 2010-01-20 Richard Guenther <rguenther@suse.de>
9796 * tree-inline.c (estimate_num_insns): Handle EH builtins.
9798 2010-01-20 Jakub Jelinek <jakub@redhat.com>
9800 * sel-sched.c (create_speculation_check): Remove set but not used
9802 (try_transformation_cache): Remove set but not used variable ds.
9803 (calculate_privileged_insns): Remove set but not used variables
9804 cur_insn and min_spec_insn.
9805 (find_best_expr): Remove set but not used variable avail_n.
9806 * tree-predcom.c (base_names_in_chain_on): Remove set but not used
9808 * cgraphunit.c (assemble_thunk): Remove set but not used variable
9810 * haifa-sched.c (remove_notes): Remove set but not used variable prev.
9811 * graphite-clast-to-gimple.c (gloog): Remove set but not used variable
9814 2010-01-20 Felyza Wishbringer <fwishbringer@gmail.com>
9817 * config.gcc (i[34567]86-*-*): Fix handling of athlon64 and athlon-fx
9818 cpu types. Add support for *-sse3 cpu types.
9819 (x86_64-*-*): Ditto.
9821 2010-01-20 Jakub Jelinek <jakub@redhat.com>
9824 * varasm.c (narrowing_initializer_constant_valid_p): Add CACHE
9825 argument, call initializer_constant_valid_p_1 instead of
9826 initializer_constant_valid_p, pass CACHE to it, return NULL
9827 immediately if first call returns NULL.
9828 (initializer_constant_valid_p_1): New function.
9829 (initializer_constant_valid_p): Use it.
9831 2010-01-20 Thomas Quinot <quinot@adacore.com>
9833 * tree.def (PLACEHOLDER_EXPR): Fix comment.
9835 2010-01-20 Jakub Jelinek <jakub@redhat.com>
9837 * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead
9838 of MOD, handle MOD using DW_OP_{over,over,div,mul,minus}.
9839 (loc_list_from_tree): Don't handle unsigned division. Handle
9840 signed modulo using DW_OP_{over,over,div,mul,minus}.
9841 * unwind-dw2.c (execute_stack_op): Handle DW_OP_mod using unsigned
9842 modulo instead of signed.
9844 2010-01-20 DJ Delorie <dj@redhat.com>
9846 * config/h8300/h8300.c (F): Add "in_epilogue" flag.
9848 (h8300_emit_stack_adjustment): Propogate it.
9850 (h8300_expand_prologue): Likewise.
9851 (h8300_expand_epilogue): Likewise.
9853 2010-01-19 Michael Matz <matz@suse.de>
9855 PR tree-optimization/41783
9856 * tree-data-ref.c (toplevel): Include flags.h.
9857 (dump_data_dependence_relation): Also dump the inputs if the
9858 result will be unknown.
9859 (split_constant_offset_1): Look through some conversions.
9860 * tree-predcom.c (determine_roots_comp): Restart a new chain if
9861 the offset from last element is too large.
9862 (ref_at_iteration): Deal also with MISALIGNED_INDIRECT_REF.
9863 (reassociate_to_the_same_stmt): Handle vector registers.
9864 * tree-vect-data-refs.c (vect_equal_offsets): Handle unary operations
9866 * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Add
9867 wide_prolog_niters argument, emit widening instructions.
9868 (vect_do_peeling_for_alignment): Adjust caller, use widened
9869 variant of the iteration cound.
9870 * Makefile.in (tree-data-ref.o): Add $(FLAGS_H).
9872 2010-01-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
9875 * config/arm/neon-testgen.m (emit_automatics): New parameter
9876 features. Adjust for Fixed_return_reg feature.
9877 (test_intrinsic): Call emit_automatics with new feature.
9878 * config/arm/neon.ml: Update copyright years.
9879 (features): New Fixed_return_reg feature.
9880 (ops): Update feature for Vget_low.
9882 2010-01-19 Jakub Jelinek <jakub@redhat.com>
9884 PR tree-optimization/42719
9885 * tree-outof-ssa.c (trivially_conflicts_p): Don't consider debug
9889 * fwprop.c (all_uses_available_at): Return false if def_set dest
9890 is a REG that is used in def_insn.
9892 2010-01-19 Joern Rennecke <amylaar@spamcop.net>
9894 * doc/tm.texi (TARGET_FIXED_CONDITION_CODE_REGS): Add argument names.
9896 (TARGET_CC_MODES_COMPATIBLE): Put return value in braces.
9899 (TARGET_SCHED_INIT_SCHED_CONTEXT): Clarify language.
9901 * target.h (struct gcc_target) <secondary_reload>: Change type
9902 of last argument to secondary_reload_info *.
9904 2010-01-18 Uros Bizjak <ubizjak@gmail.com>
9907 * config/alpha/predicates.md (aligned_memory_operand): Return 0 for
9908 memory references with unaligned offsets. Remove CQImode handling.
9909 (unaligned_memory_operand): Return 1 for memory references with
9910 unaligned offsets. Remove CQImode handling.
9912 2010-01-18 Richard Guenther <rguenther@suse.de>
9915 * cfgexpand.c (expand_call_stmt): TER pointer arguments in
9918 2010-01-18 Richard Guenther <rguenther@suse.de>
9920 PR tree-optimization/42781
9921 * tree-ssa-structalias.c (find_what_var_points_to): Skip
9922 restrict processing only if the original variable was artificial.
9924 2010-01-18 Joern Rennecke <amylaar@spamcop.net>
9926 * doc/tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to
9927 find number of popped argument bytes.
9929 (TARGET_INVALID_WITHIN_DOLOOP): Put return value in braces.
9930 Fix the text that describes the return value for invalid insns.
9932 (TARGET_SCHED_NEEDS_BLOCK_P): Fix return type. Fix argument list.
9934 (TARGET_SCHED_IS_COSTLY_DEPENDENCE): Fix argument types.
9935 Clarify what 'cost of the -dependence' is. Fix quoting.
9937 * toplev.c (default_get_pch_validity): Rename argument to "sz".
9938 * doc/tm.texi (TARGET_GET_PCH_VALIDITY): Likewise.
9940 2010-01-17 Jakub Jelinek <jakub@redhat.com>
9942 * dwarf2out.c (mem_loc_descriptor): Don't ICE on
9943 {S,U}S_{PLUS,MINUS,NEG,ABS,ASHIFT}.
9945 2010-01-17 Richard Guenther <rguenther@suse.de>
9948 * function.c (split_complex_args): Take a VEC to modify.
9949 (assign_parms_augmented_arg_list): Build a VEC instead of
9950 a chain of PARM_DECLs.
9951 (assign_parms_unsplit_complex): Take a VEC of arguments.
9952 Do not fixup unmodified parms.
9953 (assign_parms): Deal with the VEC.
9954 (gimplify_parameters): Likewise.
9956 2010-01-17 Richard Guenther <rguenther@suse.de>
9958 * tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI
9959 node existence check.
9960 * tree-vect-loop.c (vect_analyze_loop_form): Likewise.
9961 * tree-cfgcleanup.c (merge_phi_nodes): Likewise.
9962 * tree-ssa-dce.c (forward_edge_to_pdom): Likewise.
9963 * tree-cfg.c (gimple_execute_on_growing_pred): Likewise.
9964 (gimple_execute_on_growing_pred): Likewise.
9966 2010-01-17 Richard Guenther <rguenther@suse.de>
9968 PR tree-optimization/42773
9969 * tree-ssa-pre.c (phi_translate_set): Fix check for PHI node existence.
9970 (compute_antic_aux): Likewise.
9971 (compute_partial_antic_aux): Likewise.
9973 2010-01-17 Jie Zhang <jie.zhang@analog.com>
9976 * dwarf2out.c (mem_loc_descriptor): Handle SS_TRUNCATE
9979 2010-01-17 Joern Rennecke <amylaar@spamcop.net>
9981 * doc/tm.texi (TARGET_INIT_LIBFUNCS): Put @findex entries in order of
9984 (TARGET_LEGITIMATE_ADDRESS_P): Add return type.
9985 Fix markup for strict argument.
9987 (TARGET_SCHED_REORDER2): Fix argument types.
9989 (TARGET_SCHED_DFA_PRE_CYCLE_INSN): Fix return type.
9990 (TARGET_SCHED_DFA_POST_CYCLE_INSN): Likewise.
9992 (TARGET_SCHED_DFA_PRE_ADVANCE_CYCLE): Fix name.
9993 (TARGET_SCHED_DFA_POST_ADVANCE_CYCLE): Likewise.
9995 (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD):
9998 (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Remove duplicate documentation.
9999 (TARGET_SCHED_INIT_SCHED_CONTEXT): Likewise.
10000 (TARGET_SCHED_SET_SCHED_CONTEXT): Likewise.
10001 (TARGET_SCHED_CLEAR_SCHED_CONTEXT): Likewise.
10002 (TARGET_SCHED_FREE_SCHED_CONTEXT): Likewise.
10004 (TARGET_SCHED_SET_SCHED_CONTEXT): Fix typo.
10006 (TARGET_SCHED_GEN_SPEC_CHECK): Fix name.
10008 (TARGET_ASM_RELOC_RW_MASK): Add return type.
10009 (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Fix return type.
10011 (TARGET_STRIP_NAME_ENCODING): Fix markup of return type and parameter.
10013 (TARGET_ASM_FILE_START): Put @findex before paragraph start.
10016 (TARGET_ASM_NAMED_SECTION): Fix argument list.
10018 (TARGET_HAVE_NAMED_SECTIONS): Use @deftypevr.
10019 (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Likewise.
10021 (TARGET_ASM_RECORD_GCC_SWITCHES_SECTION): Use @deftypevr.
10023 (TARGET_ASM_ASSEMBLE_VISIBILITY): Fix argument types.
10025 (TARGET_ASM_MARK_DECL_PRESERVED): Fix argument and markup
10026 referring to it. Fix language.
10028 (TARGET_HAVE_CTORS_DTORS): Use @deftypevr.
10030 (TARGET_ASM_FINAL_POSTSCAN_INSN): Adjust name of first argument.
10032 (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument types.
10034 (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Add type to argument.
10036 (TARGET_UNWIND_EMIT): Remove space between 'FILE *' and
10037 '@var{stream}. Remove stray 'and'.
10039 (TARGET_ARM_EABI_UNWINDER): Use @deftypevr.
10041 (TARGET_ASM_OUTPUT_DWARF_DTPREL): Adjust name of first argument.
10043 (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Add missing article.
10045 (TARGET_OPTION_VALID_ATTRIBUTE_P): Fix name, it was
10046 misspelled as TARGET_VALID_OPTION_ATTRIBUTE_P.
10048 (TARGET_GET_PCH_VALIDITY): Put 'void *' in braces.
10049 Fix description of return value.
10050 Rename argument "sz" to "len."
10052 (TARGET_CXX_GUARD_MASK_BIT): Add missing article.
10053 Clarify meaning of 'true' return value.
10055 (TARGET_SHIFT_TRUNCATION_MASK): Fix return type.
10057 (TARGET_MODE_REP_EXTENDED): Fix two inconsisent uses of
10058 rep_mode versus mode_rep.
10060 (TARGET_HANDLE_PRAGMA_EXTERN_PREFIX): Document.
10062 (TARGET_BUILTIN_DECL): Fix name.
10064 (TARGET_COMMUTATIVE_P): Fix type of first argument.
10066 (TARGET_SET_CURRENT_FUNCTION): Mention possibility of cfun being NULL.
10068 (TARGET_BRANCH_TARGET_REGISTER_CLASS): Fix return type.
10070 (TARGET_USE_LOCAL_THUNK_ALIAS_P): Document as macro instead of hook.
10072 (TARGET_RELAXED_ORDERING): Use @deftypevr.
10074 (TARGET_GET_DRAP_RTX): Note that this is a hook.
10077 (TARGET_BUILTIN_RECIPROCAL): Fix argument types.
10078 Rename argument tm_fn to md_fn.
10080 (TARGET_OPTION_PRINT): Fix argument list.
10082 2010-01-16 Harsha Jagasia <harsha.jagasia@amd.com>
10085 * config/i386/i386.c (ix86_fixup_binary_operands):
10086 Revert FMA4 fixup of operands.
10088 2010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10091 * Makefile.in (write_entries_to_file, install-plugin):
10092 Use \012 instead of \n with tr.
10094 2010-01-16 Richard Sandiford <r.sandiford@uk.ibm.com>
10096 * configure.ac (HAVE_AS_REF): New C macro.
10097 * configure: Regenerate.
10098 * config.in: Likewise.
10099 * collect2.c (main): Only postpone SCAN_DWEH to the second pass
10101 * config/rs6000/aix.h (ASM_OUTPUT_DWARF_TABLE_REF): Only define
10104 2010-01-16 Joern Rennecke <amylaar@spamcop.net>
10106 * doc/tm.texi (TARGET_USE_BLOCKS_FOR_CONSTANT_P): Fix argument types.
10108 (TARGET_SUPPORT_VECTOR_MISALIGNMENT): Fix argument types.
10110 (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Fix argument types.
10112 (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Put 'void *' in braces.
10114 (TARGET_IN_SMALL_DATA_P): Fix argument type.
10116 (TARGET_BINDS_LOCAL_P): Fix argument type.
10118 (TARGET_ASM_FILE_END): Use prototype.
10120 (TARGET_ASM_RECORD_GCC_SWITCHES): Don't put 'int' in braces.
10122 (TARGET_DWARF_CALLING_CONVENTION): Fix argument type.
10124 (TARGET_COMP_TYPE_ATTRIBUTES): Fix argument types.
10126 (TARGET_VALID_DLLIMPORT_ATTRIBUTE_P): Fix argument type.
10128 (TARGET_EMUTLS_VAR_ALIGN_FIXED): Don't put 'bool' in braces.
10129 (TARGET_EMUTLS_DEBUG_FORM_TLS_ADDRESS): Likewise.
10131 (TARGET_PCH_VALID_P): Put 'const char *' in braces.
10132 (TARGET_CHECK_PCH_TARGET_FLAGS): Likewise.
10134 (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Don't put 'bool' in braces.
10135 (TARGET_ADDR_SPACE_SUBSET_P): Likewise.
10136 (TARGET_ADDR_SPACE_LEGITIMIZE_ADDRESS): Don't put 'rtx' in braces.
10137 (TARGET_ADDR_SPACE_CONVERT): Likewise.
10139 (TARGET_CASE_VALUES_THRESHOLD): Put 'unsigned int' in braces.
10141 (TARGET_MACHINE_DEPENDENT_REORG: Use prototype.
10143 (TARGET_INIT_BUILTINS): Use prototype.
10145 (TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN):
10146 Put 'const char *' in braces. Fix parameter types.
10147 (TARGET_INVALID_CONVERSION): Fix parameter types.
10148 (TARGET_INVALID_UNARY_OP, TARGET_INVALID_BINARY_OP): Likewise.
10149 (TARGET_INVALID_PARAMETER_TYPE, TARGET_INVALID_RETURN_TYPE): Likewise.
10151 (TARGET_PROMOTED_TYPE): Remove braces around 'tree'.
10154 (TARGET_CONVERT_TO_TYPE): Remove braces around 'tree'.
10156 (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Remove braces around 'bool'.
10158 2010-01-15 Joern Rennecke <amylaar@spamcop.net>
10160 * doc/tm.texi (TARGET_HELP): Fix return type.
10162 (TARGET_PROMOTE_FUNCTION_MODE): Put 'enum machine_mode'
10163 in braces. Fix argument types.
10165 (TARGET_LIBGCC_CMP_RETURN_MODE): Use prototype.
10167 (TARGET_LIBGCC_SHIFT_COUNT_MODE): Use prototype.
10169 (TARGET_MS_BITFIELD_LAYOUT_P): Fix argument type.
10171 (TARGET_DECIMAL_FLOAT_SUPPORTED_P): Don't put 'bool' in braces.
10172 (TARGET_FIXED_POINT_SUPPORTED_P): Likewise.
10174 (TARGET_MANGLE_TYPE): Fix argument types.
10176 (TARGET_IRA_COVER_CLASSES): Use prototype.
10178 (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Fix return type. Use prototype.
10180 (TARGET_CAN_ELIMINATE): Use identifiers for argument names.
10182 (TARGET_PROMOTE_PROTOTYPES): Fix argument type.
10184 (TARGET_MUST_PASS_IN_STACK): Fix argument type.
10186 (TARGET_CALLEE_COPIES): Fix argument types.
10188 (TARGET_SPLIT_COMPLEX_ARG): Fix argument type.
10190 (TARGET_GIMPLIFY_VA_ARG_EXPR): Fix argument types.
10192 (TARGET_FUNCTION_VALUE): Fix argument types.
10194 (TARGET_RETURN_IN_MSB): Fix argument type.
10196 (TARGET_RETURN_IN_MEMORY): Fix argument types.
10198 (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Fix argument types.
10200 (TARGET_EXTRA_LIVE_ON_ENTRY): Fix argument type.
10202 (TARGET_STRICT_ARGUMENT_NAMING): Make literal in text
10203 agree with return type.
10205 (TARGET_PRETEND_OUTGOING_VARARGS_NAMED): Add Prototype.
10207 2010-01-15 Jing Yu <jingyu@google.com>
10209 PR rtl-optimization/42691
10210 * combine.c (try_combine): Set changed_i3_dest to 1 when I2 and I3 set
10211 a pseudo to a constant and are merged, and adjust comments.
10213 2010-01-15 Eric Botcazou <ebotcazou@adacore.com>
10215 * config/i386/sse.md (avx_vperm2f128<mode>3): Fix typo.
10217 2010-01-15 Richard Guenther <rguenther@suse.de>
10219 PR middle-end/42739
10220 * tree-cfgcleanup.c (remove_forwarder_block): Move destination
10221 labels of computed or non-local gotos to the destination.
10222 * tree-cfg.c (gimple_verify_flow_info): Verify that a EH
10223 landing pad label is the first label.
10225 2010-01-15 Richard Guenther <rguenther@suse.de>
10227 * tree-ssa-loop-im.c (gen_lsm_tmp_name): Fix bogus fallthru.
10229 2010-01-14 Michael Meissner <meissner@linux.vnet.ibm.com>
10232 * config/rs6000/rs6000.md (sqrtdf2): Split into expander and insn
10233 to allow generation of the xssqrtdp instruction on power7.
10234 (sqrtdf2_fpr): Ditto.
10236 2010-01-14 Jakub Jelinek <jakub@redhat.com>
10238 PR middle-end/42674
10239 * c-decl.c (finish_function): Don't emit -Wreturn-type warnings in
10240 functions with noreturn attribute.
10243 * varasm.c (declare_weak): Add weak attribute to decl if it
10244 doesn't have one already.
10245 (assemble_external): Only add decls to weak_decls if they also
10246 have weak attribute.
10248 2010-01-14 Alexandre Oliva <aoliva@redhat.com>
10250 * var-tracking.c (var_reg_delete): Don't delete the association
10251 between REGs and values or one-part variables if the register
10254 2010-01-14 Jakub Jelinek <jakub@redhat.com>
10257 * tree-inline.c (copy_debug_stmt): Don't reset debug stmt just
10258 because its first operand is a non-localized variable.
10260 2010-01-14 Martin Jambor <mjambor@suse.cz>
10262 PR tree-optimization/42706
10263 * tree-sra.c (encountered_recursive_call): New variable.
10264 (encountered_unchangable_recursive_call): Likewise.
10265 (sra_initialize): Initialize both new variables.
10266 (callsite_has_enough_arguments_p): New function.
10267 (scan_function): Call decl and flags check only for IPA-SRA, check
10268 whether there is a recursive call and whether it has enough arguments.
10269 (all_callers_have_enough_arguments_p): New function.
10270 (convert_callers): Look for recursive calls only when
10271 encountered_recursive_call is set.
10272 (ipa_early_sra): Bail out either if
10273 !all_callers_have_enough_arguments_p or
10274 encountered_unchangable_recursive_call.
10276 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
10278 * sel-sched.c: Add 2010 to copyright years.
10279 * sel-sched-ir.c: Likewise.
10280 * sel-sched-ir.h: Likewise.
10282 2010-01-14 Martin Jambor <mjambor@suse.cz>
10284 PR tree-optimization/42714
10285 * tree-sra.c (sra_ipa_modify_assign): Handle incompatible-type
10286 constructors specially.
10288 2010-01-14 Andi Kleen <ak@linux.intel.com>
10290 * config/i386/drivers-i386.c (detect_caches_intel):
10291 Add l2sizekb parameter and fill in.
10292 (host_detect_local_cpu): Add l2sizekb, fill in.
10293 Add Atom small cache heuristic.
10295 2010-01-14 Andi Kleen <ak@linux.intel.com>
10297 * config/i386/drivers-i386.c (detect_caches_cpuid4):
10298 Add level3 parameter and fill in.
10299 (detect_caches_intel): Handle level3 cache.
10301 2010-01-14 Andi Kleen <ak@linux.intel.com>
10303 * config/i386/drivers-i386.c (host_detect_local_cpu):
10304 Fix core duo detection.
10306 2010-01-14 Andi Kleen <ak@linux.intel.com>
10308 * config/i386/drivers-i386.c (host_detect_local_cpu):
10309 Fix Atom detection.
10311 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
10313 * config/rs6000/rs6000.c (rs6000_variable_issue): Rename to...
10314 (rs6000_variable_issue_1): this. Use...
10315 (rs6000_variable_issue): here. Reimplement. Print debug info.
10317 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
10319 * sel-sched-ir.c (sel_restore_other_notes): Rename to
10320 sel_restore_notes. Update all callers. Call reemit_notes
10323 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
10325 PR rtl-optimization/42246
10326 * sel-sched-ir.h (get_all_loop_exits): Include exits from inner
10329 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
10331 * sel-sched.c (compute_av_set_at_bb_end): Do not test that number of
10332 all successors is the same as number of successors in current region.
10334 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
10336 * sel-sched.c (maybe_emit_renaming_copy): Exit early when expression
10337 to rename is not separable. Otherwise check that its LHS is not NULL.
10339 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
10341 * sel-sched.c (choose_best_reg_1): Loop over all regs for mode.
10343 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
10345 * sel-sched.c (mark_unavailable_hard_regs): Do not try to search
10346 available registers when failed to discover LHS register class.
10347 Fix indentation. Update comment.
10349 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
10350 Alexander Monakov <amonakov@ispras.ru>
10352 PR rtl-optimization/42389
10353 * sel-sched.c (advance_one_cycle): Set FENCE_ISSUE_MORE
10355 (advance_state_on_fence): Likewise.
10356 (sel_target_adjust_priority): Print debug output only when
10357 sched_verbose >= 4, not 2.
10358 (get_expr_cost): Do not issue all unique insns on the next cycle.
10359 (fill_insns): Initialize can_issue_more from the value saved
10361 * sel-sched-ir.c (flist_add): New parameter issue_more.
10362 Init FENCE_ISSUE_MORE with it.
10363 (merge_fences): Likewise.
10364 (init_fences): Update call to flist_add.
10365 (add_to_fences, add_clean_fence_to_fences)
10366 (add_dirty_fence_to_fences): Likewise.
10367 (move_fence_to_fences): Update call to merge_fences.
10368 (invoke_reorder_hooks): Do not reset can_issue_more on insns from
10370 * sel-sched-ir.h (struct _fence): New field issue_more.
10371 (FENCE_ISSUE_MORE): New accessor macro.
10373 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
10375 PR rtl-optimization/42388
10376 * sel-sched-ir.c (maybe_tidy_empty_bb): Do not delete empty blocks
10377 that have no predecessors nor successors. Do not call move_bb_info
10378 for empty blocks outside of current region.
10380 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
10382 PR rtl-optimization/42294
10383 * sel-sched-ir.h (struct _sel_insn_data): Update comment.
10384 * sel-sched.c (move_exprs_to_boundary): Transitively add all
10385 originators' originators.
10387 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
10389 PR rtl-optimization/39453
10390 PR rtl-optimization/42246
10391 * sel-sched-ir.c (considered_for_pipelining_p): Do not test
10393 (sel_add_loop_preheaders): Add preheader to last_added_blocks.
10395 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
10396 Alexander Monakov <amonakov@ispras.ru>
10398 PR middle-end/42245
10399 * sel-sched-ir.c (sel_recompute_toporder): New. Use it...
10400 (maybe_tidy_empty_bb): ... here. Make static. Add new
10401 argument. Update all callers.
10402 (tidy_control_flow): ... and here. Recompute topological order
10403 of basic blocks in region if necessary.
10404 (sel_redirect_edge_and_branch): Change return type. Return true
10405 if topological order might have been invalidated.
10406 (purge_empty_blocks): Export and move from...
10407 * sel-sched.c (purge_empty_blocks): ... here.
10408 * sel-sched-ir.h (sel_redirect_edge_and_branch): Update prototype.
10409 (maybe_tidy_empty_bb): Delete prototype.
10410 (purge_empty_blocks): Declare.
10412 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
10414 PR rtl-optimization/42249
10415 * sel-sched.c (try_replace_dest_reg): When chosen register
10416 and original register is the same, do not bail out early, but
10417 still check all original insns for validity of replacing destination
10418 register. Set EXPR_TARGET_AVAILABLE to 1 before leaving function
10421 2010-01-14 Jakub Jelinek <jakub@redhat.com>
10424 Port from no-undefined-overflow branch:
10425 2009-03-09 Richard Guenther <rguenther@suse.de>
10427 * fold-const.c (add_double_with_sign): Fix unsigned overflow detection.
10429 2010-01-14 Richard Guenther <rguenther@suse.de>
10432 * gimple.c (iterative_hash_gimple_type): Avoid hashing error_mark_node.
10434 2010-01-14 Ira Rosen <irar@il.ibm.com>
10436 PR tree-optimization/42709
10437 * tree-vect-slp.c (vect_get_constant_vectors): Use constant's type
10438 as scalar type in creation of constant vector operand.
10440 2010-01-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10443 * Makefile.in ($(TESTSUITEDIR)/site.exp, check-%)
10444 (check-parallel-%): Match `testsuite' directory component only
10447 2010-01-14 Shujing Zhao <pearly.zhao@oracle.com>
10449 PR translation/39521
10450 * gcc.c (do_spec_1): Wrapped the error and notice messages of specs
10453 2010-01-13 Richard Guenther <rguenther@suse.de>
10455 PR tree-optimization/42730
10456 * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Add shortcut for
10459 2010-01-13 Steve Ellcey <sje@cup.hp.com>
10462 * config/ia64/ia64.c (ia64_expand_vecint_compare): Convert GTU to GT
10463 for V2SI by subtracting (-(INT MAX) - 1) from both operands to make
10466 2010-01-13 Bernd Schmidt <bernd.schmidt@analog.com>
10468 * config/bfin/libgcc-bfin.ver: Regenerate based on current
10469 libgcc-std.ver. Add entries for ___smulsi3_highpart and
10470 ___umulsi3_highpart.
10472 * config/bfin/bfin.c (bfin_reorg): Call run_selective_scheduling
10473 rather than schedule_insns if the pass is enabled.
10475 2010-01-13 Martin Jambor <mjambor@suse.cz>
10477 PR tree-optimization/42704
10478 * tree-sra.c (sra_modify_assign): Do not delete assignments to
10481 2010-01-13 Martin Jambor <mjambor@suse.cz>
10483 PR tree-optimization/42703
10484 * tree-sra.c (analyze_access_subtree): Check that we can build a
10485 reference to the original data within the aggregate.
10487 2010-01-13 Richard Guenther <rguenther@suse.de>
10489 PR tree-optimization/42705
10490 * tree-ssa-reassoc.c (build_and_add_sum): Insert stmts after labels.
10492 2010-01-13 Richard Guenther <rguenther@suse.de>
10494 PR middle-end/42716
10495 * fold-const.c (fold_unary_loc): Fold INDIRECT_REFs.
10497 2010-01-13 Jakub Jelinek <jakub@redhat.com>
10500 * var-tracking.c (values_to_unmark): New variable.
10501 (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
10502 values_to_unmark vector. Moved body to...
10503 (find_loc_in_1pdv_1): ... this. Don't clear VALUE_RECURSED_INTO,
10504 instead queue it into values_to_unmark vector.
10505 (vt_find_locations): Free values_to_unmark vector.
10507 2010-01-13 Wolfgang Gellerich <gellerich@de.ibm.com>
10509 * config/s390/s390.c (override_options): Set
10510 default of max-pending-list-length to 256
10512 2010-01-13 Richard Guenther <rguenther@suse.de>
10515 * tree-pass.h (PROP_gimple_lcx): New.
10516 * cfgexpand.c (pass_expand): Require PROP_gimple_lcx.
10517 * passes.c (init_optimization_passes): Move pass_lower_complex_O0
10518 before the final cleanup_eh.
10519 (dump_properties): Dump PROP_gimple_lcx.
10520 * tree-complex.c (pass_lower_complex): Provide PROP_gimple_lcx.
10521 (tree_lower_complex_O0): Remove.
10522 (gate_no_optimization): Run if PROP_gimple_lcx is not set.
10523 (pass_lower_complex_O0): Provide PROP_gimple_lcx. Run
10524 tree_lower_complex, schedule TODO_update_ssa.
10525 * lto-streamer-out.c (output_function): Stream the functions
10527 * lto-streamer-in.c (input_function): Likewise.
10528 (lto_read_body): Do not override them here.
10530 2010-01-12 Joseph Myers <joseph@codesourcery.com>
10533 * c-typeck.c (build_c_cast): Fold value cast to union type before
10534 wrapping it in a CONSTRUCTOR.
10536 2010-01-12 Jakub Jelinek <jakub@redhat.com>
10538 PR rtl-optimization/42699
10539 * cse.c (cse_insn): Optimize lhs ZERO_EXTRACT if only CONST_INTs are
10542 2010-01-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10544 * config/mips/iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
10545 SUBTARGET_WARN_UNUSED_SPEC): Move ...
10546 config/mips/iris.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
10547 SUBTARGET_WARN_UNUSED_SPEC): ... here
10548 * config/mips/iris5.h (LIBGCC_SPEC): Define.
10550 2010-01-12 Julian Brown <julian@codesourcery.com>
10552 * config/arm/neon-schedgen.ml (Utils): Don't try to
10553 open missing module.
10554 (find_with_result): New.
10556 2010-01-12 Jakub Jelinek <jakub@redhat.com>
10559 * simplify-rtx.c (simplify_relational_operation_1): Avoid invalid rtx
10560 sharing when canonicalizing ({lt,ge}u (plus a b) b).
10562 PR tree-optimization/42645
10563 * tree-inline.c (processing_debug_stmt): Move earlier. Make static.
10564 (remap_ssa_name): If processing_debug_stmt and name wasn't found in
10565 decl_map, set processing_debug_stmt to -1 and return name without
10568 2010-01-11 Dave Korn <dave.korn.cygwin@gmail.com>
10570 * doc/install.texi (Specific#x-x-cygwin): Document minimum required
10571 binutils version, and reword target configuration description.
10573 2010-01-11 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
10575 * config/avr/avr.h (LINKER_NAME): Remove.
10577 2010-01-11 Janis Johnson <janis187@us.ibm.com>
10580 * config/rs6000/rs6000.c (rs6000_override_options): On targets
10581 that support VSX, warn for -mno-altivec if vsx is not disabled,
10584 2010-01-11 Joseph Myers <joseph@codesourcery.com>
10585 Shujing Zhao <pearly.zhao@oracle.com>
10587 PR translation/42469
10588 * common.opt (Wframe-larger-than=, fcompare-debug=, fdbg-cnt=,
10589 fira-verbose=, flto-compression-level=, fplugin-arg-): Use tab
10590 character between option name and help text.
10591 * c.opt (imultilib): Likewise.
10593 2010-01-10 Rafael Avila de Espindola <espindola@google.com>
10595 * lto-streamer-out.c (output_unreferenced_globals): Output static
10598 2010-01-10 Steven Bosscher <steven@gcc.gnu.org>
10600 PR rtl-optimization/42621
10601 * bb-reorder.c (gate_duplicated_computed_gotos): Only run if not
10602 optimizing for size.
10603 (duplicate_computed_gotos): Remove now-redundant check.
10605 2010-01-10 Steve Ellcey <sje@cup.hp.com>
10608 * configure.ac: Save and restore LDFLAGS and LIBS
10609 * configure: Regenerate.
10611 2010-01-10 Richard Guenther <rguenther@suse.de>
10613 PR middle-end/42667
10614 * builtins.c (fold_builtin_strlen): Add type argument and
10615 convert the resulting length to it.
10616 (fold_builtin_1): Adjust.
10618 2010-01-09 Jakub Jelinek <jakub@redhat.com>
10620 * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Shorten
10621 sequence for DImode constants >= 0x80000000UL <= 0xFFFFFFFFUL by
10623 (num_insns_constant_wide): Adjust for that change.
10625 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
10628 * web.c (union_defs): Add used argument, to combine uses of
10629 uninitialized regs.
10630 (entry_register): Adjust type and tests of used argument.
10631 (web_main): Widen used for new use. Pass it to union_defs.
10632 * df.h (union_defs): Adjust prototype.
10634 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
10637 * loop-unroll.c (referenced_in_one_insn_in_loop_p): Count debug
10638 uses in new incoming argument. Free body.
10639 (reset_debug_uses_in_loop): New.
10640 (analyze_insn_to_expand_var): Call the latter if the former found
10641 anything. Fix whitespace. Reject invalid dest overlaps before
10642 going through all insns in the loop.
10644 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
10647 * haifa-sched.c (dying_use_p): Debug insns don't count.
10649 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
10651 PR middle-end/42363
10652 * gimplify.c (gimplify_modify_expr): Drop lhs on noreturn calls.
10653 * tree-cfg.c (is_ctrl_altering_stmt): Don't compute flags twice.
10654 (verify_gimple_call): Reject LHS in noreturn calls.
10656 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
10660 * tree-vect-loop-manip.c (adjust_info): New type.
10661 (adjust_vec): New pointer to vector.
10662 (adjust_debug_stmts_now, adjust_vec_debug_stmts): New.
10663 (adjust_debug_stmts, adjust_phi_and_debug_stmts): New.
10664 (slpeel_update_phis_for_duplicate_loop): Use them.
10665 (slpeel_update_phi_nodes_for_guard1): Likewise.
10666 (slpeel_update_phi_nodes_for_guard2): Likewise.
10667 (slpeel_tree_peel_loop_to_edge): Likewise.
10668 (vect_update_ivs_after_vectorizer): Likewise.
10670 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
10672 * vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.
10673 (DEF_VEC_ALLOC_FUNC_I_STACK): Likewise.
10675 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
10677 * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Silence
10678 bogus uninitialized warning.
10680 2010-01-09 Richard Guenther <rguenther@suse.de>
10682 PR middle-end/42512
10683 * tree-scalar-evolution.c (interpret_loop_phi): Make sure
10684 the evolution is compatible with the initial condition.
10686 2010-01-09 Jakub Jelinek <jakub@redhat.com>
10688 * gcc.c (process_command): Update copyright notice dates.
10689 * gcov.c (print_version): Likewise.
10690 * gcov-dump.c (print_version): Likewise.
10691 * mips-tfile.c (main): Likewise.
10692 * mips-tdump.c (main): Likewise.
10694 2010-01-08 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
10697 * config/avr/avr.md (rotlqi3): Add CONST_INT_P check.
10699 (rotlhi3_8): Delete.
10701 (rotlsi3_8): Delete.
10702 (rotlsi3_16): Delete.
10703 (rotlsi3_24): Delete.
10704 (rotl<mode>3): New.
10705 (*rotw<mode>3): New.
10706 (*rotb<mode>3): New.
10707 * config/avr/avr.c (avr_rotate_bytes): New function.
10708 * config/avr/avr-proto.h (avr_rotate_bytes): New function.
10710 2010-01-08 Steve Ellcey <sje@cup.hp.com>
10713 * configure.ac: Modify -rdynamic check.
10714 * configure: Regenerate.
10716 2010-01-08 DJ Delorie <dj@redhat.com>
10718 * config/sh/sh.c (sh_expand_epilogue): Fix interrupt handler
10719 register popping order.
10721 2010-01-08 Richard Guenther <rguenther@suse.de>
10724 * c.opt (fsigned-char): Also let LTO handle this option.
10725 (funsigned-char): Likewise.
10727 2010-01-07 Richard Guenther <rguenther@suse.de>
10729 * gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.
10730 (gimple_op): Likewise.
10731 (gimple_op_ptr): Likewise.
10732 (gimple_assign_set_lhs): Remove gcc_assert.
10733 (gimple_assign_set_rhs1): Likewise.
10734 (gimple_assign_set_rhs2): Likewise.
10735 (gimple_call_set_lhs): Likewise.
10736 (gimple_call_set_fn): Likewise.
10737 (gimple_call_set_fndecl): Likewise.
10738 (gimple_call_fndecl): Likewise.
10739 (gimple_call_return_type): Likewise.
10740 (gimple_call_set_chain): Likewise.
10741 (gimple_call_num_args): Likewise.
10742 (gimple_call_set_arg): Likewise.
10743 (gimple_cond_set_code): Likewise.
10744 (gimple_cond_set_lhs): Likewise.
10745 (gimple_cond_set_rhs): Likewise.
10746 (gimple_cond_set_true_label): Likewise.
10747 (gimple_cond_set_false_label): Likewise.
10748 (gimple_label_set_label): Likewise.
10749 (gimple_goto_set_dest): Likewise.
10750 (gimple_debug_bind_get_var): Wrap gcc_assert in ENABLE_CHECKING.
10751 (gimple_debug_bind_get_value): Likewise.
10752 (gimple_debug_bind_get_value_ptr): Likewise.
10753 (gimple_debug_bind_set_var): Likewise.
10754 (gimple_debug_bind_set_value): Likewise.
10755 (gimple_debug_bind_reset_value): Likewise.
10756 (gimple_debug_bind_has_value_p): Likewise.
10757 (gimple_return_retval_ptr): Remove gcc_assert.
10758 (gimple_return_retval): Likewise.
10759 (gimple_return_set_retval): Likewise.
10760 * tree-flow.h (struct gimple_df): Remove nonlocal_all member.
10761 (safe_referenced_var_iterator): Remove.
10762 (FOR_EACH_REFERENCED_VAR_SAFE): Likewise.
10763 * tree-flow-inline.h (gimple_nonlocal_all): Remove.
10764 (fill_referenced_var_vec): Remove.
10765 (first_readonly_imm_use): Remove redundant gcc_assert.
10766 (phi_arg_index_from_use): Combine gcc_asserts.
10767 (move_use_after_head): Wrap gcc_assert in ENABLE_CHECKING.
10768 (first_imm_use_stmt): Remove redundant gcc_assert.
10769 * tree-cfg.c (verify_gimple_call): Verify function and chain
10770 operands. Verify arguments.
10771 (verify_types_in_gimple_stmt): Verify condition code and labels.
10773 2010-01-07 Richard Guenther <rguenther@suse.de>
10775 PR tree-optimization/42641
10776 * sese.c (rename_map_elt_info): Use the SSA name version, do
10779 2010-01-07 Jakub Jelinek <jakub@redhat.com>
10781 PR tree-optimization/42625
10782 * cgraph.c (cgraph_make_node_local): Clear DECL_COMDAT*,
10783 TREE_PUBLIC, DECL_WEAK and DECL_EXTERNAL also for same_body aliases.
10785 2010-01-07 Duncan Sands <baldrick@free.fr>
10787 * Makefile.in (PLUGIN_HEADERS): Add version.h.
10789 2010-01-07 Uros Bizjak <ubizjak@gmail.com>
10792 * ifcvt.c (dead_or_predicable): Also remove REG_EQUAL note when
10793 note itself is not function_invariant_p.
10795 2009-01-07 Steven Bosscher <steven@gcc.gnu.org>
10797 * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):
10798 Do not add the DF_NOTE problem.
10799 * store-motion.c (execute_rtl_store_motion): Likewise.
10801 2010-01-07 Martin Jambor <mjambor@suse.cz>
10803 PR tree-optimization/42157
10804 * tree-sra.c (compare_access_positions): Stabilize sort if both
10805 accesses have integer types, return zero immediately if they are the
10808 2010-01-06 Richard Henderson <rth@redhat.com>
10810 PR middle-end/41883
10811 * haifa-sched.c (add_to_note_list): Merge into ...
10812 (concat_note_lists): ... here, and ...
10813 (unlink_other_notes, rm_other_notes): Merge into...
10814 (remove_notes): ... here. Create REG_SAVE_NOTEs for
10815 NOTE_INSN_EPILOGUE_BEG.
10817 2010-01-06 Richard Guenther <rguenther@suse.de>
10819 * ipa-inline.c (cgraph_decide_inlining_incrementally): Do
10820 not inline regular functions into always-inline functions.
10822 2010-01-06 Nick Clifton <nickc@redhat.com>
10824 * config/rx/rx.h (enum rx_cpu_type): Add RX200.
10825 (CC1_SPEC): Issue an error message if -mcpu=rx200 and -fpu are
10827 (OVERRIDE_OPTIONS): Delete.
10828 (OPTIMIZATION_OPTIONS): Define.
10829 (ALLOW_RX_FPU_INSNS): Define only in terms of -fpu option.
10830 * config/rx/rx.c (rx_handle_option): Issue an error message if
10831 -mcpu=rx200 and -fpu are used together.
10832 (rx_set_optimization_options): New function. Issue an error
10833 message if an optimization attribute attempts to reset the FPU/
10834 math optimization pairing.
10835 * config/rx/rx-protos.h (rx_set_optimization_options): Prototype.
10836 * config/rx/rx.opt: Set the default to 32-bit doubles.
10837 * config/rx/t-rx: Add multilibs for -nofpu option.
10838 * doc/invoke.texi: Update documentation of RX options.
10840 2010-01-06 Richard Guenther <rguenther@suse.de>
10842 * tree-ssa-pre.c (name_to_id): New global.
10843 (alloc_expression_id): Simplify SSA name handling.
10844 (lookup_expression_id): Likewise.
10845 (init_pre): Zero name_to_id.
10846 (fini_pre): Free it.
10848 2010-01-06 Uros Bizjak <ubizjak@gmail.com>
10850 * ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.
10852 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
10855 * config/i386/sse.md (smaxv2di3): New.
10856 (umaxv2di3): Likewise.
10857 (sminv2di3): Likewise.
10858 (uminv2di3): Likewise.
10860 2010-01-05 Eric Botcazou <ebotcazou@adacore.com>
10863 * config/sparc/sparc.h (SPARC_SYMBOL_REF_TLS_P): Delete.
10864 * config/sparc/sparc-protos.h (legitimize_pic_address): Likewise.
10865 (legitimize_tls_address): Likewise.
10866 (sparc_tls_referenced_p): Likewise.
10867 * config/sparc/sparc.c (sparc_expand_move): Use legitimize_tls_address
10868 and adjust calls to legitimize_pic_address.
10869 (legitimate_constant_p) Use sparc_tls_referenced_p.
10870 (legitimate_pic_operand_p): Likewise.
10871 (sparc_legitimate_address_p): Do not use SPARC_SYMBOL_REF_TLS_P.
10872 (sparc_tls_symbol_ref_1): Delete.
10873 (sparc_tls_referenced_p): Make static, recognize specific patterns.
10874 (legitimize_tls_address): Make static, handle CONST patterns.
10875 (legitimize_pic_address): Make static, remove unused parameter and
10876 adjust recursive calls.
10877 (sparc_legitimize_address): Make static, use sparc_tls_referenced_p
10878 and adjust call to legitimize_pic_address.
10879 (sparc_output_mi_thunk): Likewise.
10881 2010-01-05 Paolo Bonzini <bonzini@gnu.rg>
10882 H.J. Lu <hongjiu.lu@intel.com>
10885 * config/i386/i386.c (ix86_expand_int_vcond): Convert GTU to GT
10886 for V4SI and V2DI by subtracting (-(INT MAX) - 1) from both
10887 operands to make them signed.
10890 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
10893 * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
10894 GTU to GT for V4SI and V2DI.
10896 * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
10897 (umin<mode>3): Removed.
10899 (uminv4si3): Likewise.
10901 2010-01-05 Martin Jambor <mjambor@suse.cz>
10903 PR tree-optimization/42462
10904 * ipa-inline.c (compute_inline_parameters): Pass node->decl instead of
10905 current_function_decl to helper functions and macros.
10907 2010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
10910 * flags.h: Don't include real.h.
10911 (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS,
10912 HONOR_SIGN_DEPENDENT_ROUNDING): Move ...
10913 * real.h (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES,
10914 HONOR_SIGNED_ZEROS, HONOR_SIGN_DEPENDENT_ROUNDING): ... here.
10915 * dominance.c: Update copyright.
10916 * gimple.c (walk_gimple_op): Remove inline.
10917 * tree-ssa-reassoc.c: Include real.h.
10918 * Makefile.in (FLAGS_H): Remove $(REAL_H).
10919 (tree-ssa-reassoc.o): Depend on $(REAL_H).
10921 2010-01-05 Nick Clifton <nickc@redhat.com>
10923 * config/rx/rx.c (rx_get_stack_layout): Fix allocation of second
10924 register to push into the stack frame when the accumulator has to
10925 be saved during interrupts.
10927 2010-01-05 Eric Fisher <joefoxreal@gmail.com>
10929 * doc/invoke.texi: Remove the documentation about option
10930 -Wunreachable-code.
10931 * common.opt (Wunreachable-code): Preserved for backward
10933 * tree-cfg.c: Remove the implementation of -Wunreachable-code.
10934 * opts.c (common_handle_option): Add OPT_Wunreachable_code to
10935 the backward compatibility flag section.
10937 2010-01-05 Richard Guenther <rguenther@suse.de>
10939 * tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
10941 2010-01-05 Jakub Jelinek <jakub@redhat.com>
10944 * cfgexpand.c (expand_one_var): Diagnose too large variables.
10946 PR tree-optimization/42508
10947 * tree-sra.c (convert_callers): Check for recursive call
10948 by comparing cgraph nodes instead of decls.
10949 (modify_function): Call ipa_modify_formal_parameters also
10950 on all same_body aliases.
10952 * cgraphunit.c (cgraph_materialize_all_clones): Compare
10953 cgraph nodes when checking for same_body aliases.
10955 2010-01-05 Richard Guenther <rguenther@suse.de>
10957 * tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant
10958 allocation and lookup.
10959 (get_or_alloc_expr_for_constant): Likewise.
10960 (phi_translate): Sink allocation.
10962 2010-01-04 Richard Guenther <rguenther@suse.de>
10964 * tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate
10965 a new entry only if needed.
10966 * tree-ssa-dom.c (lookup_avail_expr): Likewise.
10967 * tree-ssa-coalesce.c (find_coalesce_pair): Avoid one
10969 * tree-ssa-pre.c (sorted_array_from_bitmap_set): Pre-allocate
10971 (phi_translate): Handle CONSTANTs early.
10973 2010-01-04 Martin Jambor <mjambor@suse.cz>
10975 PR tree-optimization/42398
10976 * tree-sra.c (struct access): Removed flag grp_different_types.
10977 (dump_access): Do not dump the removed flag.
10978 (sort_and_splice_var_accesses): Do not set the removed flag.
10979 (sra_modify_expr): Check for type compatibility directly.
10981 2010-01-04 Martin Jambor <mjambor@suse.cz>
10983 PR tree-optimization/42366
10984 * ipa-cp.c (ipcp_init_stage): Always call ipa_compute_jump_functions on
10985 edges with variable number of parameters.
10986 * ipa-prop.c (ipa_write_node_info): Stream out uses_analysis_done
10987 flag instead of asserting it.
10988 (ipa_read_node_info): Read uses_analysis_done flag.
10990 2010-01-04 Richard Guenther <rguenther@suse.de>
10992 * tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use
10993 iterative_hash_* as intended.
10994 (vn_reference_compute_hash): Likewise. Simplify hashing
10996 (vn_reference_lookup_2): Likewise.
10997 (vn_nary_op_compute_hash): Likewise.
10998 (vn_phi_compute_hash): Likewise.
10999 (expressions_equal_p): Remove strange code.
11000 * tree-ssa-pre.c (pre_expr_eq): Use gcc_unreachable ().
11001 (pre_expr_hash): Likewise. Simplify hashing SSA names.
11002 (bitmap_insert_into_set_1): Take value-id as parameter.
11003 (add_to_value): Pass it.
11004 (bitmap_insert_into_set): Likewise.
11005 (bitmap_value_insert_into_set): Likewise. Remove redundant check.
11007 2010-01-04 Jakub Jelinek <jakub@redhat.com>
11010 * gcc.c (SWITCH_IGNORE_PERMANENTLY): Define.
11011 (do_self_spec): For switches with SWITCH_IGNORE set set also
11012 SWITCH_IGNORE_PERMANENTLY.
11013 (check_live_switch): Check SWITCH_IGNORE_PERMANENTLY instead
11016 2010-01-04 Rafael Avila de Espindola <espindola@google.com>
11018 * lto-streamer-out.c (output_unreferenced_globals): Output the full
11019 tree of an unreferenced global var.
11021 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
11024 * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
11025 GTU to GT for V4SI and V2DI.
11027 * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
11028 (umin<mode>3): Removed.
11030 (uminv4si3): Likewise.
11032 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
11035 * collect2.c (main): Turn on trace in collect2 if -v is passed
11038 2010-01-03 Jerry Quinn <jlquinn@optonline.net>
11040 * doc/c-tree.texi (RETURN_STMT): Change to RETURN_EXPR. Update
11041 description of expression operand.
11043 2010-01-03 Andrew Jenner <andrew@codesourcery.com>
11045 * configure.ac: Add install-html to target_list for Make-hooks.
11046 * configure: Regenerate.
11047 * fortran/Make-lang.in (F95_HTMLFILES): New.
11048 (fortran.html): Use it.
11049 (fortran.install-html): New.
11050 * Makefile.in (install-html): Add lang.install-html.
11051 * java/Make-lang.in (JAVA_HTMLFILES): New.
11052 (java.html): Use it.
11053 (java.install-html): New.
11054 * objc/Make-lang.in (objc.install-html): New.
11055 * objcp/Make-lang.in (obj-c++.install-html): New.
11056 * cp/Make-lang.in (c++.install-html): New.
11057 * ada/gcc-interface/Make-lang.in (ada.install-html): New.
11058 * lto/Make-lang.in (lto.install-html): New.
11060 2010-01-03 H.J. Lu <hongjiu.lu@intel.com>
11063 * gcc.c (LINK_COMMAND_SPEC): Pass -m* and -v to -plugin-opt.
11065 2009-01-03 Steven Bosscher <steven@gcc.gnu.org>
11067 PR rtl-optimization/41862
11068 * store-motion.c (store_killed_in_insn, compute_store_table,
11069 remove_reachable_equiv_notes, replace_store_insn,
11070 build_store_vectors): Ignore all DEBUG_INSNs.
11072 2010-01-03 H.J. Lu <hongjiu.lu@intel.com>
11075 * common.opt: Add dumpdir.
11077 * gcc.c (cc1_options): Add "-dumpbase %B" only if -dumpbase
11079 (option_map): Add --dumpdir.
11081 * gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add dumpdir.
11083 * lto-wrapper.c (run_gcc): Add -dumpbase and -dumpdir for -o.
11085 * opts.c (decode_options): Try dump_dir_name first if
11086 dump_base_name isn't an absolute path.
11087 (common_handle_option): Handle OPT_dumpdir.
11089 * toplev.c (dump_dir_name): New.
11090 (print_switch_values): Also ignore -dumpdir.
11092 * toplev.h (dump_dir_name): New.
11094 2010-01-03 Richard Guenther <rguenther@suse.de>
11096 PR tree-optimization/42589
11097 * tree-ssa-math-opts.c (execute_optimize_bswap): Allow
11098 double-word expansion of bswap32.
11100 2010-01-03 Steven Bosscher <steven@gcc.gnu.org>
11102 * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM
11103 with BLOCK_FOR_INSN.
11104 * auto-inc-dec.c (attempt_change, get_next_ref, find_inc): Likewise.
11105 * ifcvt.c (noce_get_alt_condition, noce_try_abs,
11106 noce_process_if_block): Likewise.
11107 * gcse.c (compute_local_properties, insert_expr_in_table,
11108 insert_set_in_table, canon_list_insert, find_avail_set,
11109 pre_insert_copy_insn): Likewise.
11111 * basic-block.h (BLOCK_NUM): Move from here...
11112 * sched-int.h (BLOCK_NUM): ... to here to localize it in the scheduler.
11114 2010-01-03 Richard Guenther <rguenther@suse.de>
11116 PR tree-optimization/42438
11117 * tree-ssa-pre.c (struct bb_bitmap_sets): Add
11118 contains_may_not_return_call flag.
11119 (BB_MAY_NOTRETURN): New.
11120 (valid_in_sets): Trapping nary operations are not valid
11121 in blocks that may not return.
11122 (insert_into_preds_of_block): Remove check for trapping expressions.
11123 (compute_avail): Compute also BB_MAY_NOTRETURN.
11125 2010-01-03 Gerald Pfeifer <gerald@pfeifer.com>
11127 * doc/invoke.texi: Add 2010 to copyright years.
11129 2010-01-03 Eric Botcazou <ebotcazou@adacore.com>
11131 * config/sparc/sparc.c: Fix formatting nits.
11133 2010-01-02 Gerald Pfeifer <gerald@pfeifer.com>
11134 Alexander Monakov <amonakov@ispras.ru>
11136 * doc/invoke.texi (Optimize Options): Reword introduction a bit.
11138 2010-01-02 Richard Guenther <rguenther@suse.de>
11140 PR middle-end/42577
11141 * tree-vrp.c (check_all_array_refs): Skip non-excutable blocks.
11142 (simplify_switch_using_ranges): Mark to be removed edges
11145 2010-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11147 * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
11149 * collect2.c (scan_libraries): Add missing argument in call to
11152 2010-01-02 Uros Bizjak <ubizjak@gmail.com>
11155 * config/alpha/predicates.md (aligned_memory_operand): Return false
11157 (unaligned_memory_operand): Return true for CQImode.
11158 * config/alpha/alpha.c (get_aligned_mem): Assert that location
11159 doesn not cross aligned SImode word boundary.
11161 2010-01-02 Anatoly Sokolov <aesok@post.ru>
11163 * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
11165 * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
11166 avr_change_section, avr_reg_class_from_letter) : Remove declaration.
11168 2010-01-02 Richard Guenther <rguenther@suse.de>
11171 * toplev.c (compile_file): Emit LTO marker properly. Change
11172 it to __gnu_lto_v1.
11173 * collect2.c (scan_prog_file): Adjust for changed LTO marker.
11175 2010-01-01 Richard Guenther <rguenther@suse.de>
11178 * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
11180 2010-01-01 Richard Guenther <rguenther@suse.de>
11183 * c-decl.c (grokdeclarator): For zero-size arrays force
11184 structural equality checks as layout_type does.
11186 2010-01-01 H.J. Lu <hongjiu.lu@intel.com>
11188 * builtins.c: Update copyright to 2010.
11190 2010-01-01 H.J. Lu <hongjiu.lu@intel.com>
11193 * lto-streamer-out.c (produce_asm): Revert the last change.
11194 (copy_function): Likewise.
11196 * lto-streamer.c (lto_get_section_name): Skip any leading
11199 2010-01-01 Richard Guenther <rguenther@suse.de>
11201 PR middle-end/42559
11202 * builtins.c (get_object_alignment): Do not use DECL_ALIGN
11206 Copyright (C) 2010 Free Software Foundation, Inc.
11208 Copying and distribution of this file, with or without modification,
11209 are permitted in any medium without royalty provided the copyright
11210 notice and this notice are preserved.