1 2010-11-11 Jan Hubicka <jh@suse.cz>
3 * doc/invoke.texi (-fwhopr): Merge into -flto section.
4 (-flto-partition): Document none.
5 * gcc.c (LINK_COMMAND_SPEC): Remove -fwhopr.
6 * lto-wrapper.c: Update comment.
7 (run_gcc): Update LTO option parsing.
8 * opts.c (finish_options): add support -flto-partition=none
9 (common_handle_option): Remove fwhopr.
10 * common.opt: Turn fwhopr into flto.
11 * collect2.c (main): Update option handling.
12 * cgraphunit.c (cgraph_decide_is_function_needed): Remove flag_whopr.
13 * ipa-split.c (execute_split_functions): Remove flag_whopr.
14 * ipa.c (function_and_variable_visibility): Remove flag_whopr.
15 * ipa-prop.c (ipa_compute_jump_functions): Remove flag_whopr.
16 * varpool.c (decide_is_variable_needed): Remove flag_whopr.
18 2010-11-11 Jan Hubicka <jh@suse.cz>
20 PR tree-optimize/40436
21 * ipa-inline.c (likely_eliminated_by_inlining_p): Rename to ...
22 (eliminated_by_inlining_prob): ... this one; return 50% probability for
24 (estimate_function_body_sizes): Update use of eliminated_by_inlining_prob;
25 estimate static function size for 2 instructions.
27 2010-11-11 Joern Rennecke <amylaar@spamcop.net>
30 * config/mep/mep-protos.h (mep_legitimize_reload_address): Always
31 declare. Change type of argument four to type int.
32 (mep_secondary_input_reload_class): Returns enum reg_class.
33 (mep_secondary_output_reload_class): Likewise.
34 (mep_function_value): Change types of arguments to cont_tree.
35 * config/mep/mep.c (mep_legitimize_reload_address): Change type of
36 argument four to type int.
37 (mep_secondary_input_reload_class): Returns enum reg_class.
38 (mep_secondary_output_reload_class): Likewise.
39 (mep_function_value): Change types of arguments to cont_tree.
40 * config/mep/mep.h (REGNO_REG_CLASS): Cast return value of
41 mep_regno_reg_class to enum reg_class.
43 2010-11-11 Richard Henderson <rth@redhat.com>
45 * tree-ssa-math-opts.c (convert_mult_to_fma): Do not verify
46 that the target has the exact fma operation that we matched.
48 2010-11-11 Joseph Myers <joseph@codesourcery.com>
50 * reginfo.c (fix_register): Avoid inserting English word in
51 diagnostic sentence. Use %qs for quoting and %'.
53 2010-11-11 H.J. Lu <hongjiu.lu@intel.com>
55 * config/i386/driver-i386.c (host_detect_local_cpu): Support
56 Intel processor family 6, model 0x2c.
58 2010-11-11 Joseph Myers <joseph@codesourcery.com>
60 * opts.c (warning_as_error_callback,
61 register_warning_as_error_callback): Remove.
62 (enable_warning_as_error): Don't use warning_as_error_callback.
63 * opts.h (register_warning_as_error_callback): Remove.
65 2010-11-11 Richard Henderson <rth@redhat.com>
67 * tree-ssa-math-opts.c (convert_mult_to_fma): Handle a NEGATE_EXPR
68 in between the MULT and the PLUS/MINUS.
70 2010-11-11 Jakub Jelinek <jakub@redhat.com>
73 * expr.c (expand_assignment): If to_rtx is a VOIDmode MEM, use
75 (expand_expr_real_1): Similarly for op0.
77 2010-11-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
79 * doc/sourcebuild.texi (LTO Testing, dg-suppress-ld-options):
80 Document optional target selector.
82 2010-11-11 Dave Korn <dave.korn.cygwin@gmail.com>
84 * lto-streamer-out.c (write_symbol): Use int_size_in_bytes rather than
85 assembling high and low parts of size if not using 32-bit HWINT; else
86 use DECL_SIZE_UNITS, not DECL_SIZE.
88 2010-11-11 Martin Jambor <mjambor@suse.cz>
90 PR tree-optimization/46383
91 * ipa-prop.c (compute_complex_assign_jump_func): Ignore negative
93 (compute_complex_ancestor_jump_func): Likewise.
94 * tree.c (get_binfo_at_offset): Return NULL_TREE if offset is negative.
96 2010-11-11 Jakub Jelinek <jakub@redhat.com>
99 * tree-ssa-loop-ivopts.c (htab_inv_expr_eq): Don't return
100 true if expr1->hash != expr2->hash.
102 2010-11-10 Joseph Myers <joseph@codesourcery.com>
104 * cfgloop.c (verify_loop_structure): Use %' in diagnostics. Start
105 diagnostics with lowercase letters.
106 * cgraphunit.c (verify_cgraph_node): Start diagnostics with
108 * collect2.c (maybe_run_lto_and_relink): Remove trailing '.' from
110 * config/alpha/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
111 * config/arm/arm.c (arm_get_pcs_model): Start diagnostics with
113 * config/arm/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
114 Remove trailing ' ' from diagnostic.
115 * config/avr/avr.c (print_operand_address): Start diagnostic with
116 a lowercase letter and remove trailing '.'.
117 * config/avr/avr.opt (mpmem-wrap-around): Fix typo in help text.
118 * config/bfin/bfin.c (bfin_option_override): Start diagnostics
119 with lowercase letters. Use %' in diagnostics. Remove trailing
120 '.' from diagnostics.
121 (bfin_handle_longcall_attribute): Use %' in diagnostic.
122 * config/cris/cris.c (cris_split_movdx,
123 cris_expand_pic_call_address): Start diagnostics with lowercase
125 (cris_asm_output_label_ref): Use %' in diagnostic.
126 * config/cris/cris.h (ASM_SPEC): Start diagnostic with a lowercase
128 * config/crx/crx.h (FUNCTION_PROFILER): Start diagnostic with a
130 * config/darwin-c.c (version_as_macro): Start diagnostic with a
132 * config/darwin-driver.c (darwin_default_min_version): Use %' in
134 * config/host-darwin.c (darwin_gt_pch_use_address): Use %' in
136 * config/i386/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
137 * config/i386/host-cygwin.c (cygwin_gt_pch_get_address): Use %' in
139 * config/i386/i386.c (ix86_option_override_internal): Write
140 diagnostic as a single sentence without trailing '.'. Use %' in
142 (ix86_function_sseregparm, classify_argument): Start diagnostics
143 with lowercase letters.
144 (ix86_expand_prologue): Use %' in diagnostic.
145 * config/i386/i386.h (CC1_CPU_SPEC_1): Remove trailing '.' from
147 * config/i386/nwld.h (LINK_SPEC): Start diagnostic with a
149 * config/i386/winnt.c (i386_pe_determine_dllimport_p): Use %' in
151 * config/ia64/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
152 * config/ia64/ia64.opt (msched-max-memory-insns-hard-limit): Avoid
154 * config/lm32/lm32.c (lm32_print_operand): Start diagnostic with a
156 * config/mep/mep.c (mep_validate_vliw): Start diagnostics with
158 * config/microblaze/microblaze.c (microblaze_handle_option):
159 Remove trailing '.' from diagnostic.
160 (print_operand): Start diagnostic with a lowercase letter.
161 * config/pa/pa-hpux10.h (LINK_SPEC): Start diagnostics with
162 lowercase letters. Avoid '`' in diagnostics.
163 * config/pa/pa-hpux11.h (LINK_SPEC): Start diagnostics with
164 lowercase letters. Avoid '`' in diagnostics.
165 * config/pa/pa64-hpux.h (LINK_SPEC): Start diagnostics with
166 lowercase letters. Avoid '`' in diagnostics.
167 * config/picochip/picochip.c (picochip_option_override,
168 picochip_emit_save_register, picochip_function_arg,
169 picochip_output_label, picochip_output_internal_label,
170 picochip_asm_output_opcode, picochip_output_cbranch,
171 picochip_output_compare, picochip_output_branch,
172 picochip_get_vliw_alu_id): Remove trailing '.' and '\n' from
173 diagnostics. Start diagnostics with lowercase letters. Use %' in
175 * config/rs6000/rs6000.c (rs6000_option_override_internal): Use
176 "SPE" capitalization. Start diagnostic with a lowercase letter.
177 (rs6000_handle_option): Start diagnostics with lowercase letters.
178 (def_builtin): Remove trailing '.' from diagnostic.
179 (rs6000_savres_routine_name): Start diagnostic with a lowercase
181 * config/rs6000/sysv4.h (LINK_OS_FREEBSD_SPEC): Avoid '`' in
183 * config/rx/rx.c (rx_handle_option): Start diagnostic with a
185 * config/s390/s390.c (s390_option_override) Start diagnostics with
186 lowercase letters. Use %' in diagnostic.
187 * config/sh/sh.c (sh_output_mi_thunk): Start diagnostics with
189 * config/sh/symbian-base.c (sh_symbian_mark_dllimport): Use %' in
191 * config/sh/symbian-c.c (sh_symbian_is_dllimported): Use %' in
193 * config/sh/symbian-cxx.c (sh_symbian_is_dllimported): Use %' in
195 * config/sparc/freebsd.h (LINK_SPEC): Avoid '`' in diagnostic.
196 * config/spu/spu.c (spu_option_override): Start diagnostics with
197 lowercase letters. Use %qs for quoting in diagnostics.
198 (spu_check_builtin_parm): Remove trailing '.' from diagnostics.
199 Use %wd instead of HOST_WIDE_INT_PRINT_DEC in diagnostic .
200 * config/v850/v850.c (construct_save_jarl): Remove trailing '\n'
202 * convert.c (convert_to_integer, convert_to_vector): Use %' in
204 * dbgcnt.c (dbg_cnt_process_opt): Start diagnostic with lowercase
205 letter and use "cannot" spelling.
206 * expmed.c (extract_fixed_bit_field): Start diagnostic with
207 lowercase letter and format as a single sentence without '.'.
208 * ggc-common.c (write_pch_globals, gt_pch_save, gt_pch_restore):
209 Use %' in diagnostics.
210 * ggc-page.c (ggc_pch_write_object, ggc_pch_finish, ggc_pch_read):
211 Use %' in diagnostics.
212 * ggc-zone.c (ggc_pch_write_object, ggc_pch_finish, ggc_pch_read):
213 Use %' in diagnostics.
214 * graph.c (clean_graph_dump_file): Use %' in diagnostic.
215 * graphite-poly.c (graphite_read_scop_file): Start diagnostics
216 with lowercase letters and remove tailing '.' and '\n'.
217 * lto-cgraph.c (input_profile_summary): Start diagnostic with
218 lowercase letter and remove trailing '.'.
219 (input_cgraph): Start diagnostics with lowercase letters and
220 remove trailing '\n'.
221 * opts.c (finish_options, common_handle_option): Start diagnostics
222 with lowercase letters and remove trailing '.'. Fix typo in
224 * passes.c (position_pass): Start diagnostic with lowercase
226 * plugin.c (add_new_plugin, parse_plugin_arg_opt,
227 register_callback, try_init_one_plugin): Start diagnostics with
229 * reload1.c (spill_failure): Use %' in diagnostic.
230 (gen_reload): Start diagnostic with a lowercase letter.
231 * stor-layout.c (place_field): Start diagnostic with a lowercase
233 * toplev.c (open_auxiliary_file): Use %' in diagnostic.
234 * tree-cfg.c (verify_expr, verify_types_in_gimple_reference,
235 verify_gimple_call, verify_gimple_phi, verify_eh_throw_stmt_node):
236 Start diagnostics with lowercase letters, remove trailing '.' and
237 use %' in diagnostics.
238 * tree-ssa.c (verify_def): Remove trailing '.' from diagnostic.
239 (verify_ssa): Don't split diagnostic across two error calls.
240 Spell out "number" and use %' in diagnostic.
241 * value-prof.c (visit_hist, check_counter): Start diagnostics with
244 2010-11-10 Uros Bizjak <ubizjak@gmail.com>
247 * config/i386/xmmintrin.h (_mm_cvtpi16_ps): Swap __hisi and __losi.
248 (_mm_cvtpu16_ps): Ditto.
250 2010-11-10 Joseph Myers <joseph@codesourcery.com>
252 * common.opt (flag_excess_precision_cmdline, flag_generate_lto,
253 warn_larger_than, larger_than_size, warn_frame_larger_than,
254 frame_larger_than_size, flag_gen_aux_info, flag_shlib,
255 default_visibility, flag_tls_default): New Variable declarations.
256 (aux-info, auxbase, dumpbase, dumpdir, falign-functions=,
257 falign-jumps=, falign-labels=, falign-loops=, o, v): Use Var.
258 (v): Declare as Common and document here.
259 * flags.h (default_visibility, flag_generate_lto,
260 warn_larger_than, larger_than_size, warn_frame_larger_than,
261 frame_larger_than_size, flag_gen_aux_info, flag_pedantic_errors,
262 flag_shlib, flag_excess_precision_cmdline): Remove.
263 (set_Wstrict_aliasing): Update prototype.
264 * gcc.c (verbose_flag): Remove.
265 (driver_handle_option): Add diagnostic_context parameter. Don't
266 handle OPT_v explicitly here. Set verbose_flag to 1 rather than
268 * opts-common.c (handle_option): Pass dc to handler.
269 * opts.c (warn_larger_than, larger_than_size,
270 warn_frame_larger_than, frame_larger_than_size,
271 default_visibility): Remove.
272 (common_handle_option): Add diagnostic_context parameter.
273 (set_fast_math_flags, set_unsafe_math_optimizations_flags): Add
274 gcc_options parameters.
275 (lang_handle_option, target_handle_option, read_cmdline_options,
276 decode_options): Add diagnostic_context parameters.
277 (finish_options): Access option state through opts pointer where
279 (common_handle_option): Access option state through opts pointer
280 where possible. Do not set local static variable verbose. Do not
281 explicitly handle OPT_v, OPT_Wstrict_aliasing_,
282 OPT_Wstrict_overflow_, OPT_Wunused, OPT_auxbase, OPT_dumpbase,
283 OPT_dumpdir, OPT_falign_functions_, OPT_falign_jumps_,
284 OPT_falign_labels_, OPT_falign_loops_, OPT_fira_verbose_, OPT_o or
285 OPT_fwhopr_. Do not explicitly set .opt file variables for
286 OPT_aux_info or OPT_pedantic_errors. Use dc for diagnostic context.
287 (set_Wstrict_aliasing): Add gcc_options parameter.
288 * opts.h (struct cl_option_handler_func): Add diagnostic_context
289 parameter to handler.
290 (decode_options): Add diagnostic_context parameter.
291 * toplev.c (dump_base_name, dump_dir_name, aux_base_name,
292 asm_file_name, flag_generate_lto, flag_gen_aux_info,
293 aux_info_file_name, flag_shlib, flag_tls_default,
294 flag_excess_precision_cmdline, flag_pedantic_errors): Remove.
295 (toplev_main): Pass global_dc to decode_options.
296 * toplev.h (dump_base_name, dump_dir_name, aux_base_name,
297 aux_info_file_name, asm_file_name): Remove.
298 * tree.h (flag_tls_default): Remove.
300 2010-11-10 Eric Botcazou <ebotcazou@adacore.com>
302 * config/sparc/sparc.c (sparc_delegitimize_address): New function.
303 (TARGET_DELEGITIMIZE_ADDRESS): Define to above.
305 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
307 * config.gcc (i[34567]86-*-*): Include tbmintrin.h.
308 (x86_64-*-*): Likewise.
309 * config/i386/cpuid.h: Define TBM bit.
310 * config/i386/driver-i386.c (host_detect_local_cpu): Define
312 * config/i386/i386-c.c (ix86_target_macros_internal): Check
314 * config/i386/i386.c (OPTION_MASK_ISA_TBM_SET): New.
315 (OPTION_MASK_ISA_TBM_UNSET): New.
316 (ix86_handle_option): Handle -mtbm.
317 (isa_opts): Add -mtbm.
318 (enum pta_flags): Add PTA_TBM.
319 (ix86_option_override_internal): Add TBM support.
320 (ix86_valid_target_attribute_inner_p): Handle -mtbm.
321 (IX86_BUILTIN_BEXTRI32): New for TBM intrinsic.
322 (IX86_BUILTIN_BEXTRI64): Likewise.
323 (bdesc_args): Add TBM intrinsics.
324 (ix86_expand_builtin): Add TBM specific case.
325 * config/i386/i386.h (TARGET_TBM): New for TBM.
326 * config/i386/i386.md (UNSPEC_BEXTRI): New for TBM.
327 (tbm_bextri_<mode>): Likewise.
328 (*tbm_blcfill_<mode>): Likewise.
329 (*tbm_blci_<mode>): Likewise.
330 (*tbm_blcic_<mode>): Likewise.
331 (*tbm_blcmsk_<mode>): Likewise.
332 (*tbm_blcs_<mode>): Likewise.
333 (*tbm_blsfill_<mode>): Likewise.
334 (*tbm_blsic_<mode>): Likewise.
335 (*tbm_t1mskc_<mode>): Likewise.
336 (*tbm_tzmsk_<mode>): Likewise.
337 * config/i386/i386.opt: Add -mtbm.
338 * config/i386/tbmintrin.h (__bextri_u32): New.
339 (__blcfill_u32): Likewise.
340 (__blci_u32): Likewise.
341 (__blcic_u32): Likewise.
342 (__blcmsk_u32): Likewise.
343 (__blcs_u32): Likewise.
344 (__blsfill_u32): Likewise.
345 (__blsic_u32): Likewise.
346 (__t1mskc_u32): Likewise.
347 (__tzmsk_u32): Likewise.
348 (__bextri_u64): Likewise.
349 (__blcfill_u64): Likewise.
350 (__blci_u64): Likewise.
351 (__blcic_u64): Likewise.
352 (__blcmsk_u64): Likewise.
353 (__blcs_u64): Likewise.
354 (__blsfill_u64): Likewise.
355 (__blsic_u64): Likewise.
356 (__t1mskc_u64): Likewise.
357 (__tzmsk_u64): Likewise.
358 * config/i386/x86intrin.h: Add TBM check and tbmintrin.h.
359 * doc/invoke.texi: Document -mtbm.
360 * doc/extend.texi: Document TBM built-in functions.
362 2010-11-10 Quentin Neill <quentin.neill.gnu@gmail.com>
364 * config.gcc (i[34567]86-*-*): Include bmiintrin.h.
365 (x86_64-*-*): Likewise.
366 * config/i386/cpuid.h: Define BMI bit.
367 * config/i386/driver-i386.c (host_detect_local_cpu): Define
369 * config/i386/i386-c.c (ix86_target_macros_internal): Check
371 * config/i386/i386.c (OPTION_MASK_ISA_BMI_SET): New.
372 (OPTION_MASK_ISA_BMI_UNSET): New.
373 (ix86_handle_option): Handle -mbmi.
374 (isa_opts): Add -mbmi.
375 (enum pta_flags): Add PTA_BMI.
376 (ix86_option_override_internal): Add BMI support.
377 (ix86_valid_target_attribute_inner_p): Handle -mbmi.
378 (IX86_BUILTIN_BEXTR32): New for BMI intrinsic.
379 (IX86_BUILTIN_BEXTR64): Likewise.
380 (IX86_BUILTIN_CTZS): Likewise.
381 (bdesc_args): Add BMI intrinsics.
382 (ix86_expand_args_builtin): Add BMI specific cases.
383 * config/i386/i386.h (TARGET_BMI): New for BMI.
384 (CTZ_DEFINED_VALUE_AT_ZERO): Likewise.
385 (CLZ_DEFINED_VALUE_AT_ZERO): Likewise.
386 * config/i386/i386.md (UNSPEC_BEXTR): New for BMI.
387 (UNSPEC_TZCNT): Likewise.
388 (ctz<mode>2): Add tzcnt, and handle 16 bit operands.
389 (bmi_andn_<mode>): New for BMI.
390 (bmi_bextr_<mode>): Likewise.
391 (bmi_blsi_<mode>): Likewise.
392 (bmi_blsmsk_<mode>): Likewise.
393 (bmi_blsr_<mode>): Likewise.
394 * config/i386/i386.opt: Add -mbmi.
395 * config/i386/x86intrin.h: Add BMI check and bmiintrin.h.
396 * config/i386/bmiintrin.h (__lzcnt_u16): New.
397 (__tzcnt_u16): Likewise.
398 (__andn_u32): Likewise.
399 (__bextr_u32): Likewise.
400 (__blsi_u32): Likewise.
401 (__blsmsk_u32): Likewise.
402 (__blsr_u32): Likewise.
403 (__lzcnt_u32): Likewise.
404 (__tzcnt_u32): Likewise.
405 (__andn_u64): Likewise.
406 (__bextr_u64): Likewise.
407 (__blsi_u64): Likewise.
408 (__blsmsk_u64): Likewise.
409 (__blsr_u64): Likewise.
410 (__lzcnt_u64): Likewise.
411 (__tzcnt_u64): Likewise.
412 * doc/invoke.texi: Document -mbmi and -mno-bmi.
413 * doc/extend.texi: Document BMI built-in functions.
415 2010-11-10 Jan Hubicka <jh@suse.cz>
417 PR tree-optimize/46228
418 * doc/invoke.texi (comdat-sharing-probability): Document.
419 * ipa-inline.c (cgraph_estimate_growth): Handle COMDATs
420 * params.def (PARAM_COMDAT_SHARING_PROBABILITY): New param.
422 2010-11-10 Jan Hubicka <jh@suse.cz>
424 PR tree-optimize/46228
425 * cgraph.c (cgraph_propagate_frequency): Fix typo.
427 2010-11-10 H.J. Lu <hongjiu.lu@intel.com>
429 PR tree-optimization/46414
430 * tree-inline.c (estimate_move_cost): Check preferred vector
431 mode for vector type.
433 2010-11-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
435 * config/alpha/osf5.h (ASM_SPEC): Remove -nocpp.
437 2010-11-10 Sebastian Pop <sebastian.pop@amd.com>
439 PR tree-optimization/45971
440 * tree-if-conv.c (predicate_scalar_phi): Do not generate a COND_EXPR
441 for phi nodes analyzable by scev.
443 2010-11-10 Richard Guenther <rguenther@suse.de>
445 PR tree-optimization/44964
446 * ipa-inline.c (cgraph_flatten): Check that SSA form matches.
448 2010-11-10 Martin Jambor <mjambor@suse.cz>
450 PR tree-optimization/46351
451 PR tree-optimization/46377
452 * tree-sra.c (type_internals_preclude_sra_p): Disqualify types with
453 aggregate bit-fields.
455 2010-11-10 Joseph Myers <joseph@codesourcery.com>
457 * doc/tm.texi.in (TARGET_OPTION_TRANSLATE_TABLE): Remove.
458 * doc/tm.texi: Regenerate.
459 * opts-common.c (tm.h): Don't include.
460 (target_option_translations): Remove.
461 (decode_cmdline_options_to_array): Don't handle translating options.
462 * system.h (TARGET_OPTION_TRANSLATE_TABLE): Poison.
463 * config/darwin-driver.c: Don't condition includes on
464 CROSS_DIRECTORY_STRUCTURE.
465 (darwin_default_min_version): Make static.
466 (darwin_driver_init): New. Call darwin_default_min_version if not
467 CROSS_DIRECTORY_STRUCTURE.
468 * config/darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Remove.
469 (DRIVER_SELF_SPECS, DARWIN_CC1_SPEC): Define.
470 (ASM_SPEC): Add %{static}.
471 (darwin_default_min_version): Don't declare.
472 (darwin_driver_init): Declare.
473 (GCC_DRIVER_HOST_INITIALIZATION): Define to call
474 darwin_driver_init, independent of CROSS_DIRECTORY_STRUCTURE.
475 * config/darwin.opt (all_load, allowable_client,
476 arch_errors_fatal, bind_at_load, bundle, bundle_loader,
477 dead_strip, dependency-file, dylib_file, dynamic, dynamiclib,
478 exported_symbols_list, filelist, findirect-virtual-calls,
479 flat_namespace, force_cpusubtype_ALL, force_flat_namespace,
480 framework, fterminated-vtables, gfull, gused, image_base, init,
481 install_name, multi_module, multiply_defined,
482 multiply_defined_unused, no_dead_strip_inits_and_terms,
483 seg_addr_table, seg_addr_table_filename, segaddr,
484 segs_read_only_addr, segs_read_write_addr, single_module,
485 umbrella, unexported_symbols_list, weak_reference_mismatches,
486 Zall_load, Zarch_errors_fatal, Zbind_at_load, Zbundle,
487 Zdead_strip, Zdynamic, Zdynamiclib, Zflat_namespace,
488 Zforce_cpusubtype_ALL, Zforce_flat_namespace, Zmulti_module,
489 Zno_dead_strip_inits_and_terms, Zsingle_module): New.
490 * config/i386/darwin.h (CC1_SPEC): Add DARWIN_CC1_SPEC.
491 (ASM_SPEC): Add %{static}.
492 (SUBTARGET_OPTION_TRANSLATE_TABLE): Remove.
493 * config/mep/mep.h (TARGET_OPTION_TRANSLATE_TABLE): Remove.
494 (DRIVER_SELF_SPECS): Handle options formerly in
495 TARGET_OPTION_TRANSLATE_TABLE.
496 * config/mep/mep.opt (mfar): New.
497 * config/picochip/picochip.h (TARGET_OPTION_TRANSLATE_TABLE): Remove.
498 (DRIVER_SELF_SPECS): Define. Handle options formerly in
499 TARGET_OPTION_TRANSLATE_TABLE.
500 * config/rs6000/darwin.h (CC1_SPEC): Handle -faltivec and -fno-altivec.
501 (SUBTARGET_OPTION_TRANSLATE_TABLE): Remove.
502 * config/rs6000/darwin.opt (Waltivec-long-deprecated, faltivec,
503 ffix-and-continue, findirect-data): New.
504 * config/rx/rx.h (TARGET_OPTION_TRANSLATE_TABLE): Remove.
505 * config/rx/rx.opt (nofpu): Make into alias of mnofpu.
506 (mnofpu): Define mask and use Report here.
508 2010-11-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
510 * config/s390/s390.c (s390_emit_prologue): Report the stack
511 size if -fstack-usage is used.
513 2010-11-10 Richard Guenther <rguenther@suse.de>
515 PR tree-optimization/46398
516 * tree-ssa-sccvn.c (process_scc): Iterate for all PHIs.
518 2010-11-10 Joern Rennecke <amylaar@spamcop.net>
521 * config/iq2000/iq2000.h (REGISTER_NAMES): Remove trailing semicolon.
522 (REGNO_MODE_OK_FOR_BASE_P): Cast REGNO to int before passing it to
523 GP_REG_OR_PSEUDO_STRICT_P.
524 * config/iq2000/iq2000.md (andsi3+1): Add gcc_unreachable for
525 unexpected alternative.
526 (*movsf_internal): Likewise.
527 (indirect_jump): Replace call to non-existant function with call to
529 (tablejump): Likewise.
530 * config/iq2000/iq2000.c: Include df.h .
531 (iq2000_function_arg_advance): Use CONST_CAST2.
532 (compute_frame_size, iq2000_expand_prologue): Remove unused variables.
533 (iq2000_can_eliminate): Call leaf_function_p instead of testing for
534 a non-zero function address.
535 (iq2000_initial_elimination_offset): Add gcc_unreachable for
536 unexpected value of FROM.
537 (symbolic_expression_p): Delete.
538 (iq2000_function_value): Constify func.
539 (expand_one_builtin): Use expand_normal.
540 (iq2000_print_operand): Don't print VALUE if calculating it failed.
542 PR rtl-optimization/44764
543 * addresses.h (ok_for_base_p_1): Mark regno with ATTRIBUTE_UNUSED.
546 * config/rx/rx.h (REGISTER_NAMES): Remove trailing semicolon.
547 * config/rx/rx.c (rx_promote_function_mode): Mark punsignedp
548 with ATTRIBUTE_UNUSED.
549 (valid_psw_flag): Constify parameter which.
550 (rx_memory_move_cost): Change type of parameter regclass to reg_class_t.
553 * config/mmix/mmix-protos.h (mmix_local_alignment): Update prototype.
554 (mmix_dbx_register_number): Likewise.
555 * config/mmix/mmix.c: Include df.h .
556 (mmix_local_alignment): Change argument basic_align and return type
558 (mmix_dbx_register_number): Change argument and return type to
560 (mmix_expand_prologue): Use add_reg_note.
563 * config/spu/spu.c (spu_expand_insv): Remove unused variables.
564 (spu_split_store): Use aform.
565 (spu_function_profiler): Mark parameter labelno with ATTRIBUTE_UNUSED.
567 2010-11-10 Laurynas Biveinis <laurynas.biveinis@gmail.com>
570 * doc/gty.texi (GTY Options): Clarify that variable_size produces
571 allocators taking size in bytes, compare with length option. Add
572 size calculation example.
573 (Invoking the garbage collector): Ensure that sentences are
574 followed by two spaces. Describe that pointer fields must be
575 initialized at ggc_collect call.
576 (Troubleshooting): New section.
578 2010-11-09 Jan Hubicka <jh@suse.cz>
580 PR tree-optimization/40436
581 * ipa-inline.c (leaf_node_p): Implement using is_inexpensive_builtin.
582 * tree-inline.c (estimate_num_insns): Inexpensive builtins are like
583 normal instructions; be sure bultin is not implemented in this file;
584 compute non-zero return cost.
585 (init_inline_once): Reduce builtin_call_cost to 1; set return cost.
586 * tree-inline.h (eni_weights_d): Add return cost.
588 2010-11-09 Joseph Myers <joseph@codesourcery.com>
590 * c-parser.c (c_parser_struct_declaration): Handle declaration
591 specifiers followed by CPP_CLOSE_BRACE.
593 2010-11-09 Michael Meissner <meissner@linux.vnet.ibm.com>
595 * config/rs6000/rs6000.md (floatsi<mode>2_lfiwax): Rewrite so
596 split occurs before reload, and we allocate memory at the time of
597 the split, not during expansion. Add attributes.
598 (floatsi<mode>2_lfiwax_mem): Ditto.
599 (floatunssi<mode>2_lfiwzx): Ditto.
600 (floatunssi<mode>2_lfiwzx_mem): Ditto.
602 (floatunssisf2): Ditto.
603 (floatunssidf2): Ditto.
604 (fix_trunc<mode>si2): Ditto.
605 (fix_trunc<mode>si2_stfiwx): Ditto.
606 (fix_trunc<mode>si2_internal): Ditto.
607 (fix_trunc<mode>si2): Ditto.
608 (fix_trunc<mode>di2): Ditto.
609 (fixuns_trunc<mode>si2_stfiwx): Ditto.
611 (floatdidf2_mem): Ditto.
612 (floatunsdidf2_mem): Ditto.
613 (floatunsdidf2): Ditto.
614 (floatdisf2_internal1): Ditto.
615 (floatdisf2_mem): Ditto.
616 (floatunsdisf2_mem): Ditto.
617 (floatsi<mode>2_lfiwax_mem2): Delete.
618 (floatunssi<mode>2_lfiwzx_mem2): Ditto.
619 (fix_trunc<mode>si2_mem): Ditto.
620 (fixuns_trunc<mode>si2_mem): Ditto.
621 (round32<mode>2_fprs): New combiner insn to combine (double)(int)
622 type operations to reduce copying the values to multiple memory slots.
623 (roundu32<mode>2_fprs): Ditto.
625 * config/rs6000/rs6000.c (rs6000_address_for_fpconvert): Handle
626 PRE_INC, PRE_DEC, PRE_MODIFY.
627 (rs6000_expand_convert_si_to_sfdf): Delete, no longer used.
629 * config/rs6000/rs6000-protos.h (rs6000_expand_convert_si_to_sfdf):
632 2010-11-09 Jakub Jelinek <jakub@redhat.com>
635 * cfgexpand.c (partition_stack_vars): Call
636 update_alias_info_with_stack_vars unconditionally.
637 (update_alias_info_with_stack_vars): Allow unused
638 unreferenced vars when not optimizing.
640 2010-11-09 Sebastian Pop <sebastian.pop@amd.com>
642 PR tree-optimization/46036
643 * tree-if-conv.c (predicate_bbs): Call unshare_expr before
644 add_to_dst_predicate_list.
646 2010-11-09 Jakub Jelinek <jakub@redhat.com>
649 * df-problems.c (struct dead_debug_use, struct dead_debug): Move
651 (df_set_unused_notes_for_mw, df_create_unused_note): Add DEBUG
652 argument, call dead_debug_reset when adding REG_UNUSED note.
653 (dead_debug_reset): New function.
654 (df_note_bb_compute): Adjust df_set_unused_notes_for_mw and
655 df_create_unused_note callers.
657 2010-11-09 Anatoly Sokolov <aesok@post.ru>
659 * config/fr30/fr30.c: Include "df.h".
661 2010-11-09 Richard Guenther <rguenther@suse.de>
663 PR tree-optimization/46355
664 * tree-loop-distribution.c (tree_loop_distribution): Do not
665 distribute loops without a single exit.
667 2010-11-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
669 PR rtl-optimization/46237
670 * ira-conflicts.c (ira_build_conflicts): Record conflicts for call
671 saved hard regs if they might get partially clobbered.
673 2010-11-09 Paul Koning <ni1d@arrl.net>
675 * config/pdp11/pdp11.md (lshrsi3, lshrhi3): Use add for decrement.
677 2010-11-09 Richard Guenther <rguenther@suse.de>
679 PR tree-optimization/46177
680 * tree-loop-distribution.c (prop_phis): Remove.
681 (generate_builtin): Re-use the old loop exit edge to avoid
682 needing to update PHI nodes.
684 2010-11-09 Joern Rennecke <amylaar@spamcop.net>
686 * config/i386/i386.c (ix86_expand_split_stack_prologue): Change
687 type of args_size to unsigned HOST_WIDE_INT.
690 * config.gcc (picochip-*): Add t-pnt16-warn to tmake_file.
691 * config/t-pnt16-warn: New file.
692 * config/picochip/picochip.c (picochip_emit_stack_allocate):
694 (picochip_emit_save_register): Likewise.
695 (picochip_emit_restore_register): Remove variable insn.
696 (picochip_legitimize_address): Don't use C++ style comments.
697 (picochip_legitimize_reload_address): Likewise.
698 (reorder_var_tracking_notes): Remove variable vliw_start.
699 (picochip_reorg): Cast first arguemnt to emit_note_after to
701 (picochip_expand_builtin_2op): Use EXPAND_NORMAL.
702 (picochip_expand_builtin_3op): Likewise.
703 (picochip_expand_builtin_2opvoid): Likewise.
704 (picochip_expand_array_get, picochip_expand_array_put): Likewise.
705 (picochip_expand_array_testport): Likewise.
706 (picochip_init_builtins): Remove unused variables.
707 * config/picochip/picochip.h (ASM_FORMAT_PRIVATE_NAME): Cast LABELNO
708 to unsigned long, and output it as such.
709 (ASM_OUTPUT_SKIP): Use HOST_WIDE_INT_PRINT_UNSIGNED.
710 * config/picochip/picochip.md (movhicc): Remove nonsense statement.
711 (schedType): Cast result of picochip_schedule_type to
715 * config/mn10300/mn10300.c (SIZE_FMOV_LIMIT): Promote all arms of
716 conditional to type of S.
717 (mn10300_function_arg): Remove unused variable align.
718 (mn10300_arg_partial_bytes): Likewise.
719 * config/mn10300/mn10300.md (attribute cpu): Cast value to
722 2010-11-09 H.J. Lu <hongjiu.lu@intel.com>
725 * gengtype-parse.c (type): Call get_input_file_name to get file name.
727 2010-11-09 Eric Botcazou <ebotcazou@adacore.com>
729 * tree.h (contains_placeholder_p): Fix comment.
730 (type_contains_placeholder_p): Adjust comment.
731 * tree.c (contains_placeholder_p): Fix comment.
732 (type_contains_placeholder_1): Do not recurse on pointed-to types and
734 (type_contains_placeholder_p): Add comment.
736 2010-11-09 Paul Koning <ni1d@arrl.net>
738 * config/pdp11/pdp11.c (pdp11_assemble_integer): Clean up fix for
739 output of byte values.
741 2010-11-09 Jakub Jelinek <jakub@redhat.com>
744 * tree-ssa-propagate.c (update_call_from_tree): Fix for use
747 2010-11-09 Richard Guenther <rguenther@suse.de>
750 * varasm.c (compute_visible_aliases): New function.
751 (remove_unreachable_alias_pairs): Aliases make a target available
752 even though we reclaimed the cgraph node.
753 (finish_aliases_1): Likewise.
754 * Makefile.in (varasm.o): Add pointer-set.h dependency.
756 2010-11-09 Nick Clifton <nickc@redhat.com>
758 * config/mn10300/mn10300-modes.def: New file.
760 2010-11-09 Basile Starynkevitch <basile@starynkevitch.net>
761 Jeremie Salvucci <jeremie.salvucci@free.fr>
763 * gengtype.c (get_output_file_name): Declaration moved to gengtype.h.
764 (plugin_files, get_file_basename, get_file_realbasename)
765 (get_file_langdir, error_at_line, gt_files, this_file)
766 (system_h_file, read_input_list, create_field_all)
767 (get_file_srcdir_relative_path, get_file_basename)
768 (get_file_langdir, get_file_gtfilename)
769 (get_output_file_with_visibility, get_output_file_name)
770 (struct flist, put_mangled_filename, walk_type)
771 (put_mangled_filename, finish_root_table, write_roots): Use
773 (lang_dir_names, num_lang_dirs): Remove static.
774 (get_lang_bitmap, set_lang_bitmap): Moved to gengtype.h.
775 (main): Use input_file-s.
777 * gengtype.h: (struct input_file_st, input_file): New type.
778 (struct fileloc): Use it.
779 (gt_files, num_gt_files, this_file, system_h_file)
780 (input_file_by_name, get_file_srcdir_relative_path): Use input_file.
781 (get_input_file_name): New function.
782 (get_lang_bitmap, set_lang_bitmap): Moved from gengtype.c and
784 (lang_dir_names, num_lang_dirs, get_output_file_with_visibility)
785 (get_output_file_name): Ditto.
787 * gengtype-lex.l (yybegin): Use input_file.
789 * gengtype-parse.c (parse_error): Use input_file.
791 2010-11-08 Xinliang David Li <davidxl@google.com>
793 PR tree-optimization/46316
794 * tree-vrp.c (adjust_range_with_scev): Check double_int overflow.
795 * double-int.h (double_int_mul_with_sign): New function.
796 * double-int.c (double_int_mul_with_sign): New function.
798 2010-11-08 Paul Koning <ni1d@arrl.net>
800 * config/pdp11/pdp11.md (lshrsi3, lshrhi3): Fix wrong code.
802 2010-11-08 Paul Koning <ni1d@arrl.net>
804 * config/pdp11/pdp11.md (negsi2): Fix wrong code.
806 2010-11-08 Paul Koning <ni1d@arrl.net>
808 * config/pdp11/pdp11.c (pdp11_assemble_integer): Mask byte values
811 2010-11-08 Michael Meissner <meissner@linux.vnet.ibm.com>
814 * config/rs6000/rs6000.c (rs6000_option_override_internal): Don't
815 turn on ISA 2.04 rounding instructions for power5.
817 * config/rs6000/rs6000.md (friz): Friz is an ISA 2.04 instruciton,
821 * config/rs6000/darwin.md (movdi_low): Allow DImode values to be
823 (movdi_low_st): Ditto.
825 2010-11-08 Joern Rennecke <amylaar@spamcop.net>
826 Richard Henderson <rth@redhat.com>
829 * config/frv/frv.md (attribute cpu): Cast value to enum attr_cpu.
830 (attribute acc_group): Cast value to enum attr_acc_group.
831 (*movdi_nodouble+6): Use gen_int_mode.
832 * config/frv/frv-protos.h (frv_trampoline_size): Declare no matter
833 if RTX_CODE is defined or not.
834 * config/frv/frv.c (enum frv_io_type): New enum, broken out of
836 (frv_handle_option): Mark parameter value with ATTRIBUTE_UNUSED.
837 (frv_frame_access, frv_expand_prologue): Remove unused variables.
838 (frv_expand_block_clear): Likewise.
839 (frv_trampoline_init): Use LCT_NORMAL.
840 (struct frv_packet_group): New struct, broken out of type of
842 (frv_start_packet, frv_reorder_packet): Initialize group to GROUP_I,
843 use cast in loop counter increment.
844 (frv_extract_membar): Cast HOST_WIDE_INT to enum frv_io_type before
845 assigning to io->type.
846 (bdesc_set): Use rtx_code UNKNOWN in initializer.
847 (bdesc_1arg, bdesc_2arg, bdesc_int_void2arg): Likewise.
848 (bdesc_prefetches, bdesc_cut, bdesc_2argimm, bdesc_void2arg): Likewise.
849 (bdesc_void3arg, bdesc_voidacc, bdesc_loads, bdesc_stores): Likewise.
850 (frv_read_argument): Use expand_normal.
853 * config/lm32/lm32.h (LEGITIMATE_CONSTANT_P): Call
854 lm32_legitimate_constant_p.
855 * config/lm32/lm32.md (ashlsi3): Remove unused variable.
856 * config/lm32/lm32.c (gen_int_relational): Make new block for
857 LE / LT / LEU / LTU case. Declare variables at start of block.
858 (lm32_block_move_inline): Use XALLOCAVEC.
860 2010-11-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
862 * config/i386/i386.c (ix86_function_arg_boundary): Fix warning message.
864 2010-11-08 Basile Starynkevitch <basile@starynkevitch.net>
866 * gengtype (get_output_file_for_structure): Ensure type is union
868 (write_splay_tree_allocator_def): Use
869 get_output_file_with_visibility.
871 2010-11-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
873 * config/s390/s390.c (s390_handle_arch_option): Set type and flags
874 to defined values in case of an error.
875 (s390_option_override): Skip further processing if the -march
876 parameter wasn't recognized.
878 2010-11-08 Joern Rennecke <amylaar@spamcop.net>
880 * caller-save.c (reg_save_code): After HARD_REGNO_MODE_OK check fails,
881 assert that REG is a hard register number before using it as an index.
884 * config/i386/i386.c (ix86_expand_split_stack_prologue):
885 Avoid warnings when HOST_WIDE_INT is 32 bit.
887 2010-11-08 Eric Botcazou <ebotcazou@adacore.com>
890 * config/sparc/sparc.c (TARGET_PROMOTE_PROTOTYPES): Delete.
891 (sparc_promote_prototypes): Likewise.
892 (sparc_promote_function_mode): Promote in 32-bit mode as well.
893 (sparc_return_in_memory): Remove superfluous parentheses.
894 (sparc_struct_value_rtx): Fix long lines.
895 (sparc_function_value_1): Promote in 32-bit mode as well.
897 2010-11-08 Andrey Belevantsev <abel@ispras.ru>
899 PR rtl-optimization/45352
900 * sel-sched.c (find_best_expr): Do not set pneed_stall when
901 the variable_issue hook is not implemented.
902 (fill_insns): Remove dead variable stall_iterations.
903 (init_seqno_1): Force EBB start for resetting sched cycles on any
904 successor blocks of the rescheduled region.
905 (sel_sched_region_1): Use bitmap_bit_p instead of bitmap_clear_bit.
906 (reset_sched_cycles_in_current_ebb): Add debug printing.
907 New variable issued_insns. Advance state when we have issued
910 2010-11-08 Basile Starynkevitch <basile@starynkevitch.net>
912 * gengtype (main): Get here's position using POS_HERE macro for
915 2010-11-07 Ian Lance Taylor <iant@google.com>
918 * config/i386/i386.c (split_stack_fn_large): New static variable.
919 (ix86_expand_split_stack_prologue): Handle large model.
921 2010-11-07 Andreas Schwab <schwab@linux-m68k.org>
923 * config/m68k/m68k.c (m68k_delegitimize_address): Update to handle
924 all possible addressing modes.
926 2010-11-07 Uros Bizjak <ubizjak@gmail.com>
928 PR tree-optimization/46346
929 * tree-ssa-forwprop.c (rhs_to_tree): Handle GIMPLE_TERNARY_RHS.
931 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
933 * config/mips/mips.c: Revert previous patch.
934 * config/mips/mips.md: Likewise.
936 2010-11-07 Richard Sandiford <rdsandiford@googlemail.com>
938 * config/mips/mips.c (mips_rtx_costs): Handle FMA.
939 * config/mips/mips.md (*madd4<mode>, *madd3<mode>, *msub4<mode>)
940 (*msub3<mode>, *nmadd4<mode>_fastmath, *nmadd3<mode>_fastmath)
941 (*nmsub4<mode>_fastmath, *nmsub3<mode>_fastmath): Delete.
942 (*nmadd4<mode>, *nmadd3<mode>. *nmsub4<mode>, *nmsub3<mode>): Redefine
944 (fma<mode>4, *fma<mode>4_madd3, *fma<mode>4_madd4): New patterns.
945 (fms<mode>4, *fms<mode>4_msub3, *fms<mode>4_msub4): Likewise.
946 (fnms<mode>4, *fnms<mode>4_nmadd3, *fnms<mode>4_nmadd4): Likewise.
947 (fnma<mode>4, *fnma<mode>4_nmsub3, *fnma<mode>4_nmsub4): Likewise.
949 2010-11-06 Simon Martin <simartin@users.sourceforge.net>
952 * c-decl.c (lookup_label): Labels can only be referenced in a
954 (store_parm_decls_oldstyle): Skip erroneous parameters.
956 2010-11-06 Anatoly Sokolov <aesok@post.ru>
958 * config/fr30/fr30.h (FUNCTION_VALUE_REGNO_P, FUNCTION_VALUE,
959 LIBCALL_VALUE): Remove macros.
960 * config/fr30/fr30.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
961 TARGET_FUNCTION_VALUE_REGNO_P): Define.
962 (fr30_function_value_regno_p, fr30_function_value,
963 fr30_libcall_value): New functions.
965 2010-11-06 Joern Rennecke <amylaar@spamcop.net>
968 * target.def (generate_internal_label): New asm_out hook.
969 * output.h (default_generate_internal_label): Declare.
970 * varasm.c (default_generate_internal_label): Define.
972 2010-11-06 Iain Sandoe <iains@gcc.gnu.org>
975 * doc/extend.tex (format): Document NSString extension.
976 (format_arg): Likewise.
977 (Darwin Format Checks): New section.
978 * doc/tm.texi: Document string object hooks (generated).
979 * doc/tm.texi.in (TARGET_OBJC_CONSTRUCT_STRING_OBJECT) Rename.
980 (TARGET_STRING_OBJECT_REF_TYPE_P): New.
981 (TARGET_CHECK_STRING_OBJECT_FORMAT_ARG): New.
982 * target.def (objc_construct_string_object): Rename, amend
984 (string_object_ref_type_p): New hook.
985 (check_string_object_format_arg): New hook.
986 * c-parser.c (c_parser_attributes): Allow objective-c class names as
987 attribute identifiers.
988 * config/darwin-c.c (darwin_cfstring_ref_p): New.
989 (darwin_check_cfstring_format_arg): New.
990 (darwin_additional_format_types): New.
991 * config/darwin-protos.h (darwin_cfstring_ref_p) New.
992 (darwin_check_cfstring_format_arg): New.
993 * config/darwin.h (TARGET_OBJC_CONSTRUCT_STRING_OBJECT) Renamed.
994 (TARGET_STRING_OBJECT_REF_TYPE_P): New.
995 (TARGET_N_FORMAT_TYPES): New.
996 (TARGET_CHECK_STRING_OBJECT_FORMAT_ARG): New.
998 2010-11-06 Eric Botcazou <ebotcazou@adacore.com>
999 Pascal Obry <obry@adacore.com>
1001 * config/i386/cygming.h (DWARF_FRAME_REGISTERS): Redefine. Use 33
1002 in 64-bit mode and 17 otherwise.
1004 2010-11-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
1007 * var-tracking.c (emit_note_insn_var_location): Make sure that
1008 call related var location notes come before the normal ones.
1010 2010-11-05 H.J. Lu <hongjiu.lu@intel.com>
1013 * config/i386/i386.c (ix86_delegitimize_address): Fix a typo
1016 2010-11-05 Ian Lance Taylor <iant@google.com>
1018 * explow.c (allocate_dynamic_stack_space): Check MALLOC_ABI_ALIGNMENT.
1020 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1023 * c-decl.c (warn_cxx_compat_finish_struct): Don't call
1024 pointer_set_contains if DECL_NAME is NULL.
1026 2010-11-05 Ian Lance Taylor <iant@google.com>
1029 * explow.c (allocate_dynamic_stack_space): If flag_split_stack,
1030 request enough additional space for alignment, and force alignment.
1032 2010-11-05 Kai Tietz <kai.tietz@onevision.com>
1034 * config/i386/i386.c (legitimate_pic_address_disp_p):
1035 Handle UNSPEC_PCREL.
1036 (ix86_legitimate_address_p): Likewise.
1037 (legitimize_pic_address): Likewise.
1038 (output_pic_addr_const): Likewise.
1039 (ix86_delegitimize_address): Likewise.
1040 (ix86_find_base_term): Likewise.
1041 (memory_address_length): Likewise.
1042 (x86_output_mi_thunk): Handle special case x64
1043 for non local binding.
1044 * config/i386/i386.md (UNSPEC_PCREL): New.
1045 * config/i386/winnt.c (i386_pe_binds_local_p):
1046 Allow weak symbol for x64 windows with non-local binding.
1048 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1051 * expr.c (expand_expr_real_1) <case MEM_REF>: Use EXPAND_SUM
1052 instead of EXPAND_NORMAL for base expansion.
1054 2010-11-05 Uros Bizjak <ubizjak@gmail.com>
1056 * config.gcc: Support --with-fpmath=avx for x86.
1057 * config/i386/avxmath.h: New.
1058 * doc/install.texi (--with-fpmath=): Document --with-fpmath=avx.
1060 2010-11-05 Ian Lance Taylor <iant@google.com>
1062 * tree.h (struct tree_type): Don't use descbits in GTY annotation.
1063 * gengtype.c (walk_type): Don't recognize descbits option.
1065 2010-11-05 Joseph Myers <joseph@codesourcery.com>
1067 * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG,
1068 WORD_SWITCH_TAKES_ARG): Remove.
1069 * doc/options.texi (Args): Document.
1070 * doc/tm.texi.in (WORD_SWITCH_TAKES_ARG): Remove.
1071 * doc/tm.texi: Regenerate.
1072 * opt-functions.awk (switch_flags): Handle Args.
1073 * opts-common.c: Update comment on tm.h include.
1074 (decode_cmdline_option): Handle options with multiple arguments.
1075 Don't check WORD_SWITCH_TAKES_ARG for unknown options.
1076 * opts.h (CL_SEPARATE_NARGS_SHIFT, CL_SEPARATE_NARGS_MASK): Define.
1077 (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER, CL_TARGET,
1078 CL_COMMON): Update values.
1079 * system.h (WORD_SWITCH_TAKES_ARG): Poison.
1080 * config/darwin.h (WORD_SWITCH_TAKES_ARG): Remove.
1081 * config/darwin.opt (Zsegaddr, sectalign, sectcreate,
1082 sectobjectsymbols, sectorder, segcreate, segprot): New.
1084 2010-11-05 H.J. Lu <hongjiu.lu@intel.com>
1085 Uros Bizjak <ubizjak@gmail.com>
1087 * config/i386/i386.c (ix86_expand_move): Set use_avx256_p if
1088 256bit AVX register is used.
1089 (ix86_expand_vector_move_misalign): Likewise.
1090 (ix86_expand_vector_move): Replace use_avx256_p with
1091 VALID_AVX256_REG_MODE.
1093 2010-11-05 Joern Rennecke <amylaar@spamcop.net>
1096 * config/pdp11/t-pdp11 (dwarf2out.o, java/constants.o): Undo last
1097 change. Set $@-warn.o to -Wno-error.
1100 * expr.c (emit_push_insn): Cast value of PUSH_ROUNDING before
1101 comparing it to a signed value.
1104 * expr.c (can_store_by_pieces): Add ATTRIBUTE_UNUSED to cst.
1106 * haifa-sched.c (initiate_bb_reg_pressure_info): Add ATTRIBUTE_UNUSED
1110 * config/m32c/m32c.c (m32_function_arg): Rename declaration to...
1111 (m32c_function_arg). Add comma between arguments two and three.
1112 (m32c_promote_prototypes): Remove declaration.
1113 (current_function_special_page_vector): Likewise.
1114 (m32c_regno_reg_class): Change return type to enum reg_class.
1115 (m32c_pushm_popm): Use add_reg_note.
1116 (m32c_push_rounding): Change return type to unsigned int.
1117 (m32c_legitimize_reload_address): Cast argument 11 to push_reload to
1119 (m32c_insert_attributes): Constify variable name.
1120 (m32c_output_aligned_common): Add ATTRIBUTE_UNUSED to argument decl.
1121 (m32c_prepare_shift): Remove variable lref.
1122 (m32c_expand_movcc): Remove variable cmp.
1123 (m32c_expand_insv): Fix check of op0 rtx_code to use GET_CODE.
1124 (m32c_compare_redundant): Remove variable op2.
1125 * config/m32c/m32c-pragma.c ("c-family/c-common.h"): Include.
1126 (m32c_pragma_memregs): Assign the number to target_memregs.
1127 (m32c_pragma_address): Remove variable var_str.
1128 * config/m32c/m32c.h (REG_CLASS_FROM_CONSTRAINT): Case value to
1130 (LIMIT_RELOAD_CLASS, SECONDARY_RELOAD_CLASS): Likewise.
1131 * config/m32c/bitops.md (andsi3): Add default case to switch.
1132 (iorsi3, xorsi3): Likewise.
1133 * config/m32c/addsub.md (addsi3_1, subsi3_1): Likewise.
1134 * config/m32c/jump.md (call, call_value): Likewise.
1135 * config/m32c/m32c-protos.h (m32c_push_rounding): Update prototype.
1136 (m32c_regno_reg_class): Likewise.
1137 (current_function_special_page_vector): Declare.
1139 2010-11-05 Jakub Jelinek <jakub@redhat.com>
1141 * cfgexpand.c (expand_debug_expr): Handle MEM_REF with non-zero offset.
1143 PR tree-optimization/46099
1144 * tree-parloops.c (take_address_of): Add GSI argument. Return NULL
1145 if it is NULL and uid wasn't found in the hash table. Just fold the
1146 result if it is NULL otherwise. Insert other potentially needed
1147 stmts right before current stmt instead of on the entry edge.
1148 (struct elv_data): Add gsi and reset fields.
1149 (eliminate_local_variables_1): Adjust caller. If take_address_of
1150 failed for debug stmt, set dta->reset and return.
1151 (eliminate_local_variables_stmt): Change STMT argument for GSI,
1152 pass GSI through to the callback, handle resetting of debug stmts.
1153 (eliminate_local_variables): Adjust caller. Process debug stmts
1157 * gimplify.c (gimplify_asm_expr): If a "m" input is a
1158 {pre,post}{in,de}crement, fail.
1161 * tree-ssa-operands.c (get_expr_operands): Handle FMA_EXPR.
1162 * tree-pretty-print.c (dump_generic_node): Likewise.
1163 (op_code_prio): Likewise.
1164 * cfgexpand.c (expand_debug_expr): Likewise.
1166 2010-11-04 Paul Koning <ni1d@arrl.net>
1168 * doc/md.texi (Machine Constraints): Correct formatting in PDP-11
1171 2010-11-04 Chao-ying Fu <fu@mips.com>
1173 * configure.ac: Test assembler support for DSP Rev1 mult.
1174 * configure: Regenerate.
1175 * config.in: Regenerate.
1176 * config/mips/mips.h (ISA_HAS_DSP_MULT): New define.
1177 * config/mips/mips.c (CODE_FOR_mips_mult): New define.
1178 (CODE_FOR_mips_multu): New define.
1179 (mips_builtins): Move madd, maddu, msub, msubu, mult, multu from
1181 (mips_mulsidi3_gen_fn): Test (TARGET_FIX_R4000 && !ISA_HAS_DSP).
1182 Delete returns when ISA_HAS_DSPR2 because the old patterns are deleted.
1183 * config/mips/mips-dsp.md (mips_madd<u>, mips_msub<u>):
1184 New define_expand patterns.
1185 * config/mips/constraints.md (ka): Update the constraint to test
1186 ISA_HAS_DSP_MULT instead of ISA_HAS_DSPR2.
1187 * config/mips/mips-dspr2.md (mips_madd<u>, mips_msub<u>, mips_mult,
1188 mips_multu): Delete.
1189 * config/mips/mips.md (<u>mulsidi3_32bit): Add comments.
1190 Change target constraint to "ka".
1191 Use (!TARGET_FIX_R4000 || ISA_HAS_DSP), instead of
1192 (!TARGET_FIX_R4000 && !ISA_HAS_DSPR2).
1193 Emit the accumulator destination when ISA_HAS_DSP_MULT.
1194 (<u>msubsidi4): Add comments. Test ISA_HAS_DSP.
1195 Emit the accumulator destination when ISA_HAS_DSP_MULT.
1196 (<u>maddsidi4): Likewise.
1197 * doc/extend.texi (MIPS DSP Built-in Functions): Move madd, maddu,
1198 msub, msubu, mult, multu built-in functions from DSP r2 to DSP r1.
1200 2010-11-04 Paul Koning <ni1d@arrl.net>
1202 * doc/md.texi (Machine Constraints): Add PDP-11 constraints.
1204 2010-11-04 Paul Koning <ni1d@arrl.net>
1206 * doc/invoke.texi (PDP-11 Options): Delete -msplit, -mno-split.
1208 2010-11-04 Nicola Pero <nicola.pero@meta-innovation.com>
1210 Fixed using the Objective-C 2.0 dot-syntax with class names.
1211 * c-parser.c (c_parser_next_token_starts_declspecs): In
1212 Objective-C, detect Objective-C 2.0 dot-syntax with a class name.
1213 (c_parser_next_token_starts_declaration): Same.
1214 (c_parser_postfix_expression): Parse the Objective-C 2.0
1215 dot-syntax with a class name.
1217 2010-11-04 Pat Haugen <pthaugen@us.ibm.com>
1219 * final.c (compute_alignments): Compute/free loop info all the time.
1220 * config/rs6000/rs6000.h (LOOP_ALIGN): Define.
1221 * config/rs6000/rs6000-protos.h (rs6000_loop_align): Declare.
1222 * config/rs6000/t-rs6000 (rs6000.o): Add cfgloop.h.
1223 * config/rs6000/rs6000.c (cfgloop.h): Include.
1224 (can_override_loop_align): New.
1225 (rs6000_option_override_internal): Set it.
1226 (TARGET_ASM_LOOP_ALIGN_MAX_SKIP): Define target hook.
1227 (rs6000_loop_align): New function.
1228 (rs6000_loop_align_max_skip): Likewise.
1230 2010-11-04 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1233 * collect2.c (main): Print --help output to stdout. Do not
1234 exit right away, so ld --help is appended. Add empty lines
1235 to separate output suitably.
1237 2010-11-04 Jakub Jelinek <jakub@redhat.com>
1239 PR tree-optimization/46233
1240 * ipa-pure-const.c (local_pure_const): Do noreturn discovery
1241 after calling analyze_function, not before.
1244 * config/rs6000/rs6000.c (rs6000_va_start): Use build_simple_mem_ref
1245 instead of build_va_arg_indirect_ref.
1246 * config/spu/spu.c (spu_va_start): Likewise.
1247 * config/s390/s390.c (s390_va_start): Likewise.
1249 2010-11-03 Uros Bizjak <ubizjak@gmail.com>
1252 * lower-subreg.c (simplify_subreg_concatn): For VOIDmode elements,
1253 if the innermode is not vector mode, determine the mode of a subreg
1254 by using mode_for_size of inner_size.
1256 2010-11-04 Richard Guenther <rguenther@suse.de>
1258 PR rtl-optimization/46183
1259 * gcse.c (execute_rtl_cprop): Cleanup the CFG if something changed.
1260 (execute_rtl_pre): Likewise.
1261 (execute_rtl_hoist): Likewise.
1263 2010-11-04 Richard Guenther <rguenther@suse.de>
1265 PR tree-optimization/46068
1266 * ipa-split.c (consider_split): Remove gcc_unreachable.
1268 2010-11-04 Richard Guenther <rguenther@suse.de>
1270 * tree-nested.c (build_addr): Use build_fold_addr_expr.
1272 2010-11-04 Richard Guenther <rguenther@suse.de>
1274 PR tree-optimization/45991
1275 * gimplify.c (force_gimple_operand_1): Use the provded test
1276 function in the initial test.
1278 2010-11-04 Jeff Law <law@redhat.com>
1280 * ira.c (validate_equiv_mem): Remove code to avoid invalidation
1281 of readonly memory equivalances for const/pure calls.
1283 2010-11-04 Richard Guenther <rguenther@suse.de>
1285 PR tree-optimization/45733
1286 * tree-vect-stmts.c (reverse_vec_elements): Honor the
1287 permute builtins function return type.
1289 2010-11-04 Joern Rennecke <amylaar@spamcop.net>
1292 * emit-rtl.c (gen_rtx_REG): Before using PIC_OFFSET_TABLE_REGNUM
1293 as an index, check it is not INVALID_REGNUM.
1296 * ifcvt.c (noce_emit_cmove): Add ATTRIBUTE_UNUSED to target and
1298 * reload1.c (set_reload_reg): Add ATTRIBUTE_UNUSED to regno.
1301 * function.c (thread_prologue_and_epilogue_insns): Add
1302 ATTRIBUTE_UNUSED to seq, epilogue_end and entry_edge.
1305 * varasm.c (asm_output_bss): Add ATTRIBUTE_UNUSED to function.
1308 * config/pdp11/pdp11.c: (pdp11_secondary_reload): Now static.
1309 (pdp11_preferred_reload_class): Rename class to rclass.
1310 (pdp11_preferred_output_reload_class): Likewise.
1311 * config/pdp11/t-pdp11 (dwarf2out.o): Add -Wno-error=type-limits to
1313 (java/constants.o): Add -Wno-error to ALL_COMPILERFLAGS.
1316 * genopinit.c (main) [FIXUNS_TRUNC_LIKE_FIX_TRUNC]: Cast
1317 iteration variables to enum machine_mode.
1320 * config/h8300/h8300.c: Include df.h.
1321 (push, pop): Use add_reg_note.
1322 (compute_plussi_cc, compute_logical_op_cc): Return enum attr_c.
1323 (compute_a_shift_cc): Likewise.
1324 (expand_a_shift): Argument code has type enum rtx_code.
1325 (struct shift_insn): Member cc_valid has type enum attr_cc.
1326 (struct shift_info) <cc_inline, cc_special>: Likewise.
1328 * config/h8300/h8300-protos.h (compute_plussi_cc): Update prototype.
1329 (compute_a_shift_cc, compute_logical_op_cc, expand_a_shift): Likewise.
1331 2010-11-04 Ira Rosen <irar@il.ibm.com>
1333 PR tree-optimization/46213
1334 * tree-vect-loop.c (vect_is_simple_reduction_1): Handle
1335 MINUS_EXPR only if the first operand is reduction operand.
1337 2010-11-04 Richard Guenther <rguenther@suse.de>
1338 Richard Henderson <rth@redhat.com>
1340 * tree.def (FMA_EXPR): New tree code.
1341 * expr.c (expand_expr_real_2): Add FMA_EXPR expansion code.
1342 * gimple.c (gimple_rhs_class_table): FMA_EXPR is a GIMPLE_TERNARY_RHS.
1343 * tree-cfg.c (verify_gimple_assign_ternary): Verify FMA_EXPR types.
1344 * tree-inline.c (estimate_operator_cost): Handle FMA_EXPR.
1345 * gimple-pretty-print.c (dump_ternary_rhs): Likewise.
1346 * tree-ssa-math-opts.c (convert_mult_to_fma): New function.
1347 (execute_optimize_widening_mul): Call it. Reorganize to allow
1348 dead stmt removal. Move TODO flags ...
1349 (pass_optimize_widening_mul): ... here.
1350 * flag-types.h (enum fp_contract_mode): New enum.
1351 * common.opt (flag_fp_contract_mode): New variable.
1352 (-ffp-contract): New option.
1353 * opts.c (common_handle_option): Handle it.
1354 * doc/invoke.texi (-ffp-contract): Document.
1355 * tree.h (fold_fma): Declare.
1356 * builtins.c (fold_fma): New function.
1357 (fold_builtin_fma): Likewise.
1358 (fold_builtin_3): Call it for fma.
1359 * fold-const.c (fold_ternary_loc): Fold FMA_EXPR.
1360 * optabs.c (optab_for_tree_code): Handle FMA_EXPR.
1361 * config/i386/sse.md (fms<mode>4, fnma<mode>, fnms<mode>4):
1363 * doc/md.texi (fms<mode>4, fnma<mode>, fnms<mode>4): Document new
1365 * genopinit.c (optabs): Initialize fms_optab, fnma_optab and fnms_optab.
1366 * optabs.h (enum optab_index): Add OTI_fms, OTI_fnma and OTI_fnms.
1367 (fms_optab, fnma_optab, fnms_optab): New defines.
1368 * gimplify.c (gimplify_expr): Handle binary truth expressions
1369 explicitly. Handle FMA_EXPR.
1370 * tree-vect-stmts.c (vectorizable_operation): Handle ternary
1373 2010-11-04 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
1374 Richard Guenther <rguenther@suse.de>
1376 * passes.c (init_optimization_passes): Move veclower after SSA.
1377 * tree-vect-generic.c (uniform_vector_p): New function.
1378 (expand_vector_operations_1): Handle conversion.
1379 (pass_lower_vector): Update SSA form.
1381 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
1383 * configure.ac: Filter -mdynamic-no-pic from CFLAGS when testing for
1384 plugin capabilities.
1385 * configure: Regenerate.
1387 2010-11-03 Xinliang David Li <davidxl@google.com>
1390 * tree-ssa-loop-ivopts.c (get_computation_cost_at):
1391 Adjust cbase if the use stmt is after iv update.
1393 2010-11-03 Kaz Kojima <kkojima@gcc.gnu.org>
1395 * config.gcc (sh64*) <tm_file>: Add newlib-stdint.h for newlib targets.
1397 2010-11-03 Kaz Kojima <kkojima@gcc.gnu.org>
1399 * config/sh/sh.c (sh_expand_prologue): Remove unnecessary
1400 comment. Pass true to the last argument of output_stack_adjust.
1402 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1405 * config/i386/i386.c (ix86_expand_vector_move): Set use_avx256_p
1406 if 256bit AVX register is used.
1408 2010-11-03 Michael Meissner <meissner@linux.vnet.ibm.com>
1410 * config/rs6000/rs6000.c (rs6000_emit_minmax): Add support to use
1411 xsmindp/xsmaxdp on VSX for single precision min/max.
1412 * config/rs6000/vsx.md (vsx_smaxsf3): Ditto.
1413 (vsx_sminsf3): Ditto.
1415 2010-11-03 Eric Botcazou <ebotcazou@adacore.com>
1417 * combine.c (try_combine): Fix formatting issues, improve comments and
1420 2010-11-03 Eric Botcazou <ebotcazou@adacore.com>
1422 * tree-tailcall.c (find_tail_calls): Convert the operands to the type
1423 of the result before building binary expressions.
1425 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1427 PR rtl-optimization/45865
1428 * Makefile.in (df-problems.o): Revert revision 164552.
1429 * basic-block.h (enum bb_flags): Likewise.
1430 * cfgcleanup.c (block_was_dirty): Likewise.
1431 (try_forward_edges): Likewise.
1432 (try_crossjump_bb): Likewise.
1433 (try_head_merge_bb): Likewise.
1434 (try_optimize_cfg): Likewise.
1435 (cleanup_cfg): Likewise.
1436 * df-core.c (df_set_bb_dirty): Likewise.
1437 * df-problems.c: Likewise.
1438 (df_simulate_find_uses): Likewise.
1439 (MEMREF_NORMAL, MEMREF_VOLATILE): Likewise.
1440 (find_memory, find_memory_store): Likewise.
1441 (can_move_insns_across): Likewise.
1442 * df.h (can_move_insns_across): Likewise.
1443 * ifcvt.c (find_memory): Likewise.
1444 (dead_or_predicable): Likewise.
1446 2010-11-03 Richard Guenther <rguenther@suse.de>
1449 * predict.c (strip_predict_hints): Simply DCE builtin expect if
1450 the result is unused.
1452 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1454 PR tree-optimization/46009
1455 * tree-ssa-phiopt.c (tree_ssa_phiopt_worker): Call
1456 cond_if_else_store_replacement if bb1 and bb2 have the same
1458 (cond_store_replacement): Use gimple_assign_single_p, don't
1459 check if rhs is SSA_NAME or invariant. Call release_defs for
1461 (cond_if_else_store_replacement): New function.
1463 2010-11-03 Richard Guenther <rguenther@suse.de>
1465 * opts.c (finish_options): Properly check for all WHOPR
1466 flags before complaining about -flto-partition.
1468 2010-11-04 Alan Modra <amodra@gmail.com>
1470 * config/rs6000/rs6000.c (rs6000_pic_labelno): Make static.
1471 (rs6000_emit_load_toc_table): Don't use rs6000_pic_labelno when
1473 * config/rs6000/sysv4.h (rs6000_pic_labelno): Don't declare.
1474 * config/rs6000/rs6000.md (load_toc_v4_PIC_3b): Use "b" constraint
1475 on input, "r" on output.
1477 2010-11-03 Nicola Pero <nicola.pero@meta-innovation.com>
1479 Implemented -fobjc-std=objc1 flag.
1480 * doc/invoke.texi (Option Summary): Document -fobjc-std=objc1
1482 * doc/standards.texi (Standards): Updated the section on
1483 Objective-C; mention support for Objective-C 2.0 features and the
1484 new -fstd-objc=objc1 flag to disable them.
1486 2010-11-03 Richard Guenther <rguenther@suse.de>
1489 * dwarf2out.c (scope_die_for): Properly detect global scope.
1491 2010-11-03 Richard Guenther <rguenther@suse.de>
1493 PR tree-optimization/46190
1494 * tree-vect-data-refs.c (vect_enhance_data_refs_alignment):
1495 Properly compute peel iterations.
1497 2010-11-03 Richard Guenther <rguenther@suse.de>
1499 PR tree-optimization/46286
1500 * tree-ssa-structalias.c (get_constraint_for_1): Avoid referencing
1501 re-allocated vector data.
1503 2010-11-03 H.J. Lu <hongjiu.lu@intel.com>
1506 * config/i386/i386.c (ix86_expand_call): Conditionally decorate
1507 calls with UNSPEC_CALL_NEEDS_VZEROUPPER unspec before reload
1510 2010-11-03 Richard Guenther <rguenther@suse.de>
1512 PR tree-optimization/46217
1513 * tree-ssa.c (non_rewritable_mem_ref_base): Check if volatile
1515 (execute_update_addresses_taken): Likewise.
1517 2010-11-03 Joern Rennecke <joern.rennecke@embecosm.com>
1520 * targhooks.c (targhook_words_big_endian): New function.
1521 (targhook_float_words_big_endian): Likewise.
1522 * targhooks.h (targhook_words_big_endian): Declare.
1523 (targhook_float_words_big_endian): Likewise.
1524 * target.def (words_big_endian, float_words_big_endian): New hooks.
1526 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1528 PR tree-optimization/46165
1529 * tree-ssa-pre.c (eliminate): Return TODO_cleanup_cfg if changing
1530 a normal call into noreturn call.
1532 2010-11-03 Richard Guenther <rguenther@suse.de>
1535 * builtins.c (expand_builtin_sincos): Properly build MEM_REFs,
1538 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1540 PR tree-optimization/46107
1541 * cfgloopmanip.c (loop_version): Set irred_flag back into entry->flags
1542 if cfg_hook_duplicate_loop_to_header_edge failed.
1544 2010-11-03 Ian Lance Taylor <iant@google.com>
1547 * config.gcc: Don't set lto_binary_reader.
1548 * doc/install.texi (Prerequisites): Remove libelf paragraphs.
1549 (Configuration): Mention --disable-lto. Remove --with-libelf
1552 2010-11-03 Jakub Jelinek <jakub@redhat.com>
1555 * reload1.c (delete_dead_insn): Use prev_active_insn instead of
1557 * gcse.c (insert_insn_end_basic_block): Likewise.
1559 PR rtl-optimization/46034
1560 PR rtl-optimization/46212
1561 PR rtl-optimization/46248
1562 * combine.c (try_combine): If added_sets_2 where i0dest_in_i0src
1563 and i0 feeds i1 and i1 feeds i2 or i0 feeds i2, make a copy of i1src
1564 before i0dest -> i0src substitution and pass 1 instead of 0 as last
1565 argument to subst on i2pat.
1567 2010-11-02 Ian Lance Taylor <iant@google.com>
1569 * configure.ac: Use AC_SYS_LARGEFILE.
1570 * configure: Rebuild.
1571 * config.in: Rebuild.
1573 2010-11-02 Nathan Froyd <froydnj@codesourcery.com>
1575 * builtins.c (fold_builtin_signbit): Use build_zero_cst instead of
1577 * c-typeck.c (build_function_call_vec): Likewise.
1578 * cfgexpand.c (expand_debug_expr): Likewise.
1579 * cgraphunit.c (assemble_thunk): Likewise.
1580 * config/sparc/sparc.c (sparc_fold_builtin): Likewise.
1581 * fold-const.c (fold_unary_loc, fold_mult_zconjz): Likewise.
1582 (fold_binary_loc, fold_ternary_loc): Likewise.
1583 * gimple-fold.c (get_symbol_constant_value): Likewise.
1584 * gimple-low.c (lower_builtin_setjmp): Likewise.
1585 * gimple.c (gimple_cond_get_ops_from_tree): Likewise.
1586 * gimplify.c (gimplify_init_constructor): Likewise.
1587 * lambda.h (build_linear_expr): Likewise.
1588 * omp-low.c (omp_reduction_init): Likewise.
1589 * tree-inline.c (remap_ssa_name): Likewise.
1590 * tree-object-size.c (compute_object_sizes): Likewise.
1591 * tree-sra.c (init_subtree_with_zero): Likewise.
1592 (sra_ipa_modify_assign): Likewise.
1593 * tree-ssa-copy.c (propagate_tree_value_into_stmt): Likewise.
1594 * tree-ssa-reassoc.c (eliminate_duplicate_pair): Likewise.
1595 (eliminate_plus_minus_pair, eliminate_not_pairs): Likewise.
1596 (undistribute_ops_list): Likewise.
1597 * tree-ssa-sccvn.c (vn_reference_lookup_3): Likewise.
1598 * tree-vect-stmts.c (vectorizable_call): Likewise.
1599 * tree.c (build_vector_from_ctor, build_one_cst): Likewise.
1600 (build_zero_cst): Handle more cases directly. Update comment.
1602 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
1604 * config/i386/i386-protos.h (ix86_split_call_pop_vzeroupper): Removed.
1605 * config/i386/i386.c (ix86_split_call_pop_vzeroupper): Likewise.
1607 * config/i386/i386.md (*call_pop_0_vzeroupper): Use parallel
1608 and call ix86_split_call_vzeroupper instead of
1609 ix86_split_call_pop_vzeroupper.
1610 (*call_pop_1_vzeroupper): Likewise.
1611 (*sibcall_pop_1_vzeroupper): Likewise.
1612 (*call_value_pop_0_vzeroupper): Likewise.
1613 (*call_value_pop_1_vzeroupper): Likewise.
1614 (*sibcall_value_pop_1_vzeroupper): Likewise.
1616 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
1618 * config/i386/i386.md (*sibcall_1_rex64_vzeroupper): Fix a typo.
1620 2010-11-02 Eric Botcazou <ebotcazou@adacore.com>
1622 * basic-block.h (insert_insn_end_bb_new): Delete.
1623 * cfgrtl.c (insert_insn_end_bb_new): Likewise.
1625 2010-11-02 Uros Bizjak <ubizjak@gmail.com>
1626 H.J. Lu <hongjiu.lu@intel.com>
1628 * config/i386/i386-protos.h (ix86_split_call_vzeroupper): New.
1629 (ix86_split_call_pop_vzeroupper): Likewise.
1631 * config/i386/i386.c (move_or_delete_vzeroupper_2): Rewrite the loop.
1632 (ix86_expand_call): Conditionally decorate calls with
1633 UNSPEC_CALL_NEEDS_VZEROUPPER unspec.
1634 (ix86_split_call_vzeroupper): New.
1635 (ix86_split_call_pop_vzeroupper): Likewise.
1637 * config/i386/i386.md (UNSPEC_CALL_NEEDS_VZEROUPPER): New.
1638 (*call_pop_0_vzeroupper): New insn_and_split pattern.
1639 (*call_pop_1_vzeroupper): Likewise.
1640 (*sibcall_pop_1_vzeroupper): Likewise.
1641 (*call_0_vzeroupper): Likewise.
1642 (*call_1_vzeroupper): Likewise.
1643 (*sibcall_1_vzeroupper): Likewise.
1644 (*call_1_rex64_vzeroupper): Likewise.
1645 (*call_1_rex64_ms_sysv_vzeroupper): Likewise.
1646 (*call_1_rex64_large_vzeroupper): Likewise.
1647 (*sibcall_1_rex64_vzeroupper): Likewise.
1648 (*call_value_pop_0_vzeroupper): Likewise.
1649 (*call_value_pop_1_vzeroupper): Likewise.
1650 (*sibcall_value_pop_1_vzeroupper): Likewise.
1651 (*call_value_0_vzeroupper): Likewise.
1652 (*call_value_0_rex64_vzeroupper): Likewise.
1653 (*call_value_0_rex64_ms_sysv_vzeroupper): Likewise.
1654 (*call_value_1_vzeroupper): Likewise.
1655 (*sibcall_value_1_vzeroupper): Likewise.
1656 (*call_value_1_rex64_vzeroupper): Likewise.
1657 (*call_value_1_rex64_ms_sysv_vzeroupper): Likewise.
1658 (*call_value_1_rex64_large_vzeroupper): Likewise.
1659 (*sibcall_value_1_rex64_vzeroupper): Likewise.
1661 2010-11-02 Ian Lance Taylor <iant@google.com>
1664 * config.gcc: Revert last patch: set lto_binary_reader.
1666 2010-11-02 Richard Guenther <rguenther@suse.de>
1668 PR tree-optimization/46149
1669 * tree-ssa-structalias.c (get_constraint_for_1): Properly handle
1670 non-indirect MEM_REF variants.
1672 2010-11-02 Richard Guenther <rguenther@suse.de>
1674 PR tree-optimization/46216
1675 * tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_vars):
1676 Check if we can propagate from a POINTER_PLUS_EXPR before doing so.
1678 2010-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1680 * configure.ac (*-*-irix6*): Disable set_have_as_tls.
1681 (*-*-osf*): Likewise.
1682 * configure: Regenerate.
1684 2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
1686 * config/i386/driver-i386.c (host_detect_local_cpu): Updated
1687 for Intel Core 2 and Core i7.
1689 2010-11-02 Maxim Kuvyrkov <maxim@codesourcery.com>
1691 Model decoder of Core 2/i7 for multipass scheduling.
1693 * config/i386/i386-protos.h (struct ix86_first_cycle_multipass_data_):
1694 New type to hold target-specific data for multipass scheduling.
1695 (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DATA_T): Define.
1696 * config/i386/i386.c (ia32_multipass_dfa_lookahead): Update for
1698 (core2i7_secondary_decoder_max_insn_size,)
1699 (core2i7_secondary_ifetch_block_size, core2i7_ifetch_block_max_insns):
1700 New static variables.
1701 ([const_]ix86_first_cycle_multipass_data_t): New typedefs.
1702 ([_]ix86_first_cycle_multipass_data): New static variable.
1703 (core2i7_first_cycle_multipass_init, core2i7_dfa_poast_advance_cycle):
1704 Implement targetm.sched hooks.
1705 (core2i7_first_cycle_multipass_filter_ready_try): New static subroutine
1707 (core2i7_first_cycle_multipass_{begin, issue, backtrack, end, fini}):
1708 Implement new targetm.sched hooks.
1709 (ix86_sched_init_global, TARGET_SCHED_INIT_GLOBAL): Define
1710 targetm.sched hook to install multipass scheduling hooks on demand.
1712 * doc/tm.texi.in: Document new targetm.sched hooks.
1713 * doc/tm.texi: Regenerate.
1715 * haifa-sched.c (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DATA_T): Define.
1716 (first_cycle_multipass_data_t): New typedef.
1717 (struct choice_entry: target_data): New field.
1718 (max_issue): Add first_cycle_insn_p parameter. Call new target hooks
1719 to allow target model restrictions not represented in DFA.
1720 (choose_ready, schedule_block): Update.
1721 (sched_extend_ready_list, sched_finish_ready_list): Call new target
1722 hooks to initialize target-specific data for multipass scheduling.
1723 * sched-int.h (max_issue): Update declaration.
1724 * sel-sched.c (choose_best_insn): Update.
1725 * target.def (first_cycle_multipass_{begin, issue, backtrack},)
1726 (first_cycle_multipass_{init, fini}): Define and document new
1727 targetm.sched hooks.
1729 2010-11-02 Richard Guenther <rguenther@suse.de>
1731 PR tree-optimization/46184
1732 * tree-vect-loop.c (vectorizable_reduction): Try to obtain the
1733 input vector type from the reduction operand as well.
1735 2010-11-02 Richard Guenther <rguenther@suse.de>
1737 PR tree-optimization/46177
1738 * tree-loop-distribution.c (prop_phis): Use
1739 mark_virtual_phi_result_for_renaming.
1741 2010-11-02 Martin Jambor <mjambor@suse.cz>
1744 * tree.c (get_binfo_at_offset): Bail out on artificial
1745 fields. Identify primary bases according to their offsets.
1747 2010-11-02 Martin Jambor <mjambor@suse.cz>
1749 PR tree-optimization/45875
1750 * gimple-fold.c (get_first_base_binfo_with_virtuals): Removed.
1751 (gimple_get_relevant_ref_binfo): Detect primary bases according to
1754 2010-11-02 Ian Lance Taylor <iant@google.com>
1756 * doc/install.texi (Configuration): Note in two places that Java
1757 is not enabled by default.
1759 2010-11-02 Ian Lance Taylor <iant@google.com>
1761 * doc/install.texi (Prerequisites): Remove libelf paragraphs.
1762 (Configuration): Mention --disable-lto. Remove --with-libelf
1765 2010-11-02 Ian Lance Taylor <iant@google.com>
1767 * configure.ac: Remove elf_getshdrstrndx test. Don't substitute
1768 LTO_BINARY_READER or LTO_USE_LIBELF. Remove LIBELFLIBS and
1769 LIBELFINC. Remove HAVE_libelf.
1770 * config.gcc: Don't set lto_binary_reader.
1771 * Makefile.in (LIBELFLIBS, LIBELFINC): Remove variables.
1772 (LTO_BINARY_READER, LTO_USE_LIBELF): Remove variables.
1773 (LIBS): Remove $(LIBELFLIBS).
1774 (INCLUDES): Remove $(LIBELFINC).
1775 * configure: Rebuild.
1776 * config.in: Rebuild.
1778 2010-11-02 Nathan Froyd <froydnj@codesourcery.com>
1780 * config/microblaze/microblaze-protos.h (function_arg): Delete.
1781 (function_arg_advance): Delete.
1782 * config/microblaze/microblaze.h (FUNCTION_ARG_ADVANCE): Delete.
1783 (FUNCTION_ARG): Delete.
1784 * config/microblaze/microblaze.c (function_arg_advance): Rename to...
1785 (microblaze_function_arg_advance): ...this. Make static. Take a
1786 const_tree and a bool.
1787 (function-arg): Rename to...
1788 (microblaze_function_arg): ...this. Make static. Take a const_tree
1790 (microblaze_expand_prologue): Call targetm.calls.function_arg and
1791 targetm.calls.function_arg_advance.
1792 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
1794 2010-11-02 Iain Sandoe <iains@gcc.gnu.org>
1796 Merge from FSF "apple/trunk" branch.
1798 * config/rs6000/darwin.opt (mdynamic-no-pic): move from here ...
1799 * config/darwin.opt: .. to here.
1800 (matt-stubs): New option.
1801 * config/i386/darwin.opt: Delete.
1802 * config/i386/i386.h (MACHOPIC_ATT_STUB): New.
1803 (MACHO_DYNAMIC_NO_PIC_P): New.
1804 (MACHOPIC_INDIRECT): New.
1805 (MACHOPIC_PURE): New.
1806 * config/i386/darwin.h (DARWIN_X86) Define to 1.
1807 (MACHOPIC_ATT_STUB): New.
1808 (CC1_SPEC): Do not remove mdynamic-no-pic.
1809 Move HOT_TEXT_SECTION_NAME: move to config/darwin.h
1810 UNLIKELY_EXECUTED_TEXT_SECTION_NAME: Likewise.
1811 (FUNCTION_PROFILER): Correct over-length line.
1812 (SUBTARGET_OVERRIDE_OPTIONS): New.
1813 (MACHOPIC_NL_SYMBOL_PTR_SECTION): New.
1814 * config/i386/i386.c (config/i386/i386.c): Darwin has no PLT.
1815 (legitimate_constant_p): Handle mdynamic-no-pic.
1816 (ix86_legitimate_address_p): Likewise.
1817 (ix86_legitimize_address): Likewise.
1818 (ix86_expand_move): Likewise.
1819 (machopic_output_stub): Update for ATT-style stubs and
1821 * config/darwin-protos.h (machopic_symbol_defined_p): New.
1822 * config/rs6000/darwin.h (DARWIN_PPC): Define to 1.
1823 TARGET_DYNAMIC_NO_PIC: Remove.
1824 Move HOT_TEXT_SECTION_NAME: move to config/darwin.h
1825 UNLIKELY_EXECUTED_TEXT_SECTION_NAME: Likewise.
1826 * config/rs6000/rs6000.c (darwin_rs6000_override_options):
1827 Remove handling of mdynamic-no-pic.
1828 * config/darwin.c (HAVE_lo_sum, gen_macho_high, gen_macho_low):
1830 (machopic_symbol_defined_p): Do not try to use current_function_decl
1831 when generating _get_pc thunks within stubs.
1832 (machopic_indirect_data_reference): Rework for direct conditionals
1833 rather than #ifdefs, add x86 mdynamic-no-pic
1834 (machopic_legitimize_pic_address): Update to use HAVE_lo_sum with a
1836 (darwin_override_options): Handle mdynamic-no-pic here.
1837 * config/darwin-sections.def (machopic_lazy_symbol_ptr2_section): New.
1838 (machopic_lazy_symbol_ptr3_section): New.
1839 (machopic_picsymbol_stub2_section): New.
1840 (machopic_picsymbol_stub3_section): New.
1841 * config/darwin.h (DARWIN_X86, DARWIN_PPC): Define to 0.
1842 (MACHOPIC_NL_SYMBOL_PTR_SECTION): New.
1843 (HOT_TEXT_SECTION_NAME, UNLIKELY_EXECUTED_TEXT_SECTION_NAME):
1844 Moved common definition from x86 and rs6000.
1845 (MACHO_DYNAMIC_NO_PIC_P): Override value.
1846 (MACHOPIC_INDIRECT): Likewise.
1847 (MACHOPIC_PURE): Likewise.
1848 * config.gcc (x86-darwin-*): Remove darwin.opt.
1850 2010-11-02 Jakub Jelinek <jakub@redhat.com>
1853 * tree-cfg.c (gimple_flow_call_edges_add): Use gsi_last_nondebug_bb
1854 instead of gsi_last_bb.
1856 2010-11-02 Bernd Schmidt <bernds@codesourcery.com>
1857 Maxim Kuvyrkov <maxim@codesourcery.com>
1859 * config/i386/i386.c (cpu_names): Add "corei7".
1860 * config/i386/i386.h (enum target_cpu_default): Add entry for Core i7.
1862 2010-11-02 Bernd Schmidt <bernds@codesourcery.com>
1863 Maxim Kuvyrkov <maxim@codesourcery.com>
1865 Tune alignment for Intel Core i7
1867 * config/i386.h (TARGET_COREI7{_32,_64,}): New macros.
1868 (enum processor_type): Update comment. Add entries for Core i7.
1869 * config/i386-c.c (ix86_target_macros_internal): Update.
1870 * config/i386.c (m_COREI7{_32,_64}): New macros.
1871 (m_GENERIC32, m_GENERIC64): Use generic tuning for Core i7.
1872 (processor_target_table): Tune alignment for Core i7.
1873 (ix86_option_override_internal): Use PROCESSOR_COREI7_*.
1875 * doc/invoke.texi: Document "corei7" option value.
1877 2010-11-02 Bernd Schmidt <bernds@codesourcery.com>
1878 Maxim Kuvyrkov <maxim@codesourcery.com>
1879 H.J. Lu <hjl.tools@gmail.com>
1881 Basic support for Intel Core i7
1883 * i386.c (ix86_option_override_internal): Add entry for corei7, use
1884 generic tuning. Use generic32 when compiling for 32-bit ABI.
1886 2010-11-02 Iain Sandoe <iains@gcc.gnu.org>
1888 * config/darwin.c (darwin_asm_named_section): Check for __DWARF
1889 sections and call darwin_asm_dwarf_section() to handle them.
1890 (darwin_asm_dwarf_section): New.
1891 (darwin_file_start): Remove code emitting dwarf section symbols.
1893 2010-11-02 Chung-Lin Tang <cltang@codesourcery.com>
1895 * Makefile.in (LIBGCC2_CFLAGS): Add -fno-stack-protector, to
1896 explicitly disable stack protection when building libgcc.
1897 (CRTSTUFF_CFLAGS): Same, for crtbegin/end.
1899 2010-11-01 Jason Merrill <jason@redhat.com>
1901 * fold-const.c (fold_indirect_ref_1): Handle folding
1902 POINTER_PLUS_EXPR to ARRAY_REF.
1904 2010-11-01 Kaz Kojima <kkojima@gcc.gnu.org>
1906 * config/sh/sh.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
1907 (sh_delegitimize_address): New function.
1909 2010-11-01 Joseph Myers <joseph@codesourcery.com>
1911 * config/alpha/alpha.h (WORD_SWITCH_TAKES_ARG): Remove.
1912 * config/cris/cris.h (WORD_SWITCH_TAKES_ARG): Remove.
1913 (CC1_SPEC): Don't handle -target.
1914 * config/darwin.h (WORD_SWITCH_TAKES_ARG): Remove single-argument
1916 * config/darwin.opt (Zallowable_client, Zbundle_loader,
1917 Zdylib_file, Zexported_symbols_list, Zfn_seg_addr_table_filename,
1918 Zimage_base, Zinit, Zinstall_name, Zmultiply_defined,
1919 Zmultiplydefinedunused, Zseg_addr_table, Zsegs_read_only_addr,
1920 Zsegs_read_write_addr, Zumbrella, Zunexported_symbols_list,
1921 Zweak_reference_mismatches, client_name, compatibility_version,
1922 current_version, dylinker_install_name, pagezero_size,
1923 read_only_relocs, seg1addr, segs_read_only_addr,
1924 segs_read_write_addr, sub_library, sub_umbrella): New.
1925 * config/freebsd-spec.h (BSD_WORD_SWITCH_TAKES_ARG): Remove.
1926 * config/freebsd.h (WORD_SWITCH_TAKES_ARG): Remove.
1927 * config/freebsd.opt: New.
1928 * config/interix.h (WORD_SWITCH_TAKES_ARG): Remove.
1929 * config/mips/iris6.h (WORD_SWITCH_TAKES_ARG): Remove.
1930 * config/rpath.opt: New.
1931 * config.gcc (*-*-freebsd*): Use rpath.opt and freebsd.opt.
1932 (alpha*-dec-osf5.1*, i[34567]86-*-interix3*, mips-sgi-irix6.5*):
1935 2010-11-01 Joseph Myers <joseph@codesourcery.com>
1937 * common.opt (R, T, Tbss, Tdata, Ttext, h, z): New.
1938 * defaults.h (DEFAULT_SWITCH_TAKES_ARG, SWITCH_TAKES_ARG): Remove.
1939 (DEFAULT_WORD_SWITCH_TAKES_ARG): Define to 0.
1940 * doc/tm.texi.in (SWITCH_TAKES_ARG): Remove.
1941 (WORD_SWITCH_TAKES_ARG): Don't refer to SWITCH_TAKES_ARG.
1942 Document that options in .opt files do not need to be included.
1943 * doc/tm.texi: Regenerate.
1944 * gcc.c (LINK_COMMAND_SPEC): Don't include %{x}.
1945 * opts-common.c: Update comment on tm.h include.
1946 (decode_cmdline_option): Don't use SWITCH_TAKES_ARG.
1947 * system.h (SWITCH_TAKES_ARG): Poison.
1948 * config/alpha/alpha.h (SWITCH_TAKES_ARG): Remove.
1949 * config/darwin.h (WORD_SWITCH_TAKES_ARG): Remove options included
1951 (LINK_COMMAND_SPEC_A): Don't include %{x}.
1952 * config/fr30/fr30.h (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
1953 * config/freebsd-spec.h (FBSD_SWITCH_TAKES_ARG): Remove.
1954 * config/freebsd.h (SWITCH_TAKES_ARG): Remove.
1955 * config/frv/frv.h (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
1956 * config/i386/djgpp.h (LINK_COMMAND_SPEC): Don't include %{x}.
1957 * config/ia64/ia64.h (SWITCH_TAKES_ARG): Remove.
1958 * config/interix.h (WORD_SWITCH_TAKES_ARG): Don't handle -T options.
1959 * config/lm32/lm32.h (SWITCH_TAKES_ARG): Remove.
1960 * config/m32r/m32r.h (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
1961 * config/microblaze/microblaze.h (SWITCH_TAKES_ARG): Remove.
1962 * config/mips/mips.h (SWITCH_TAKES_ARG): Remove.
1963 * config/mips/netbsd.h (SWITCH_TAKES_ARG): Remove.
1964 * config/mips/vxworks.h (SWITCH_TAKES_ARG): Remove.
1965 * config/netbsd-aout.h (SWITCH_TAKES_ARG): Remove.
1966 * config/netbsd-elf.h (SWITCH_TAKES_ARG): Remove.
1967 * config/openbsd.h (SWITCH_TAKES_ARG): Remove.
1968 * config/rs6000/sysv4.h (SWITCH_TAKES_ARG): Remove.
1969 * config/score/score.h (SWITCH_TAKES_ARG): Remove.
1970 * config/sol2.h (SWITCH_TAKES_ARG): Remove.
1971 * config/sparc/sp-elf.h (SWITCH_TAKES_ARG): Remove.
1972 * config/sparc/sp64-elf.h (SWITCH_TAKES_ARG): Remove.
1973 * config/sparc/sparc.h (ASM_SPEC): Don't include %{R}.
1974 * config/svr4.h (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
1976 2010-11-01 Paul Koning <ni1d@arrl.net>
1978 * config/pdp11/pdp11.md: Use iterators.
1979 (addqi3, subqi3, iorsi3, xorsi3): Delete.
1981 2010-11-01 Steve Ellcey <sje@cup.hp.com>
1983 * defaults.h (TARGET_VTABLE_USES_DESCRIPTORS): Move under ifdef
1985 * libgcov.c (__gcov_indirect_call_profiler): Set
1986 VTABLE_USES_DESCRIPTORS if TARGET_VTABLE_USES_DESCRIPTORS is
1987 defined and use in place of TARGET_VTABLE_USES_DESCRIPTORS.
1989 2010-11-01 Nathan Froyd <froydnj@codesourcery.com>
1991 PR tree-optimization/46259
1994 2010-10-30 Nathan Froyd <froydnj@codesourcery.com>
1995 * tree-vect-stmts.c (vect_get_vec_def_for_operand): Use
1996 build_vector_from_val.
1998 2010-11-01 DJ Delorie <dj@redhat.com>
2000 * config/rx/rx.h (TARGET_CPU_CPP_BUILTINS): Add define for RX610
2001 as well as an assertion.
2003 2010-11-01 Paul Koning <ni1d@arrl.net>
2005 * config/pdp11/pdp11.c (pdp11_return_in_memory): Return vector and
2006 complex modes in memory.
2008 2010-11-01 Nathan Froyd <froydnj@codesourcery.com>
2010 * tree.c (build_vector_from_val): Use useless_type_conversion_p.
2012 2010-11-01 Jakub Jelinek <jakub@redhat.com>
2015 * var-tracking.c (cfa_base_rtx): Move definition earlier in the file.
2016 (cfa_base_offset): New variable.
2017 (compute_cfa_pointer): Use cfa_base_rtx and cfa_base_offset.
2018 (adjust_mems): Don't do any sp or hfp replacements if cfa_base_rtx
2020 (vt_init_cfa_base): Initialize cfa_base_offset.
2022 2010-11-01 Alan Modra <amodra@gmail.com>
2025 * config/rs6000/rs6000.c (struct rs6000_stack): Add reload_completed
2026 and savres_strategy.
2027 (stack_info): New file scope var.
2028 (rs6000_init_machine_status): Init stack_info.
2029 (SAVRES_INLINE_FPRS, SAVRES_INLINE_GPRS,
2030 SAVRES_NOINLINE_GPRS_SAVES_LR, SAVRES_NOINLINE_FPRS_SAVES_LR,
2031 SAVRES_NOINLINE_FPRS_DOESNT_RESTORE_LR): Replace with..
2032 (SAVE_INLINE_FPRS, SAVE_INLINE_GPRS, REST_INLINE_FPRS, REST_INLINE_GPRS,
2033 SAVE_NOINLINE_GPRS_SAVES_LR, SAVE_NOINLINE_FPRS_SAVES_LR
2034 REST_NOINLINE_FPRS_DOESNT_RESTORE_LR): ..this. Update all refs.
2035 (rs6000_savres_strategy): Rewrite.
2036 (rs6000_stack_info): Use "stack_info" in place of local "info".
2037 Return cached stack info when reload_completed unless ENABLE_CHECKING
2038 in which case confirm newly calculated stack info matches old info.
2039 Delay calculation of lr_save_p, set it for out of line gp save/restore
2040 as well as fp. Call rs6000_savres_strategy from here..
2041 (rs6000_emit_prologue, rs6000_emit_epilogue): ..rather than here.
2042 (rs6000_output_function_prologue): Use info->savres_strategy to
2043 determine whether fp save/restore externs need to be emitted.
2045 2010-10-31 Jason Merrill <jason@redhat.com>
2047 * tree.h (EXPR_LOC_OR_HERE): New macro.
2048 * builtins.c (c_strlen): Use it.
2049 * c-decl.c (build_enumerator): Likewise.
2050 * gimplify.c (internal_get_tmp_var): Likewise.
2051 (shortcut_cond_expr): Likewise.
2052 (gimplify_one_sizepos): Likewise.
2054 2010-10-31 Richard Henderson <rth@redhat.com>
2056 * config/i386/cygming.h (TARGET_SEH): New.
2057 (MAX_STACK_ALIGNMENT): New. Disable alignment for SEH.
2058 (TARGET_ASM_UNWIND_EMIT, TARGET_ASM_UNWIND_EMIT_BEFORE_INSN,
2059 TARGET_ASM_FUNCTION_END_PROLOGUE, SUBTARGET_ASM_UNWIND_INIT): New.
2060 (TARGET_OS_CPP_BUILTINS): Define __SEH__ as needed.
2061 (ASM_DECLARE_FUNCTION_NAME): Use i386_pe_start_function.
2062 (ASM_DECLARE_FUNCTION_SIZE): New.
2063 * config/i386/i386-protos.h: Update.
2064 * config/i386/i386.c (ix86_option_override_internal): Enable
2065 flag_unwind_tables with flag_asynchronous_unwind_tables immediately;
2066 restrict -mpreferred-stack-boundary for SEH; enable flag_fentry.
2067 (ix86_asm_output_function_label): Use SUBTARGET_ASM_UNWIND_INIT.
2068 (ix86_compute_frame_layout): For SEH, disable
2069 use_fast_prologue_epilogue, move frame pointer to the end of
2070 the frame. Initialize hfp_save_offset.
2071 (ix86_expand_prologue): Honor hfp_save_offset. Emit blockage
2072 at end of prologue for SEH.
2073 (ix86_expand_epilogue): For SEH, use pops, emit a nop if needed,
2074 emit blockage at beginning of epilogue.
2075 (ix86_expand_binary_operator): After reload, emit LEA if needed.
2076 (ix86_output_call_insn): New.
2077 * config/i386/i386.h (TARGET_SEH): New.
2078 (struct machine_function): Add member seh.
2079 * config/i386/i386.md (all call patterns): Use ix86_output_call_insn.
2080 * config/i386/winnt.c (struct seh_frame_state): New.
2081 (i386_pe_seh_init, i386_pe_seh_end_prologue, i386_pe_seh_fini,
2082 seh_emit_push, seh_emit_save, seh_emit_stackalloc, seh_cfa_adjust_cfa,
2083 seh_cfa_offset, seh_frame_related_expr, i386_pe_seh_unwind_emit,
2084 i386_pe_start_function, i386_pe_end_function): New.
2086 * dwarf2out.c (dwarf2out_frame_debug_expr): Accept CFA as well
2087 as CFA_STORE in rules 12 and 13.
2089 2010-10-31 Uros Bizjak <ubizjak@gmail.com>
2091 PR tree-optimization/46142
2092 * tree-vect-stmts.c (vectorizable_call): Enlarge dt array to
2093 accommodate third function argument.
2095 2010-10-30 Nathan Froyd <froydnj@codesourcery.com>
2097 * tree-ssa-loop-im.c (rewrite_reciprocal): Use build_one_cst.
2099 2010-10-30 Nathan Froyd <froydnj@codesourcery.com>
2101 * fold-const.c (build_zero_vector): Use build_vector_from_val.
2102 * tree-vect-loop.c (get_initial_def_for_induction): Likewise.
2103 (get_initial_def_for_reduction): Likewise.
2104 * tree-vect-slp.c (vect_get_constant_vectors): Likewise.
2105 * tree-vect-stmts.c (vect_get_vec_def_for_operand): Likewise.
2106 * tree.c (build_one_cst): Likewise.
2107 (build_vector_from_val): Use types_compatible_p for assert.
2109 2010-10-30 Nathan Froyd <froydnj@codesourcery.com>
2111 * emit-rtl.c (mark_used_flags): New function.
2112 (set_used_flags, reset_used_flags): Call it.
2114 2010-10-30 Uros Bizjak <ubizjak@gmail.com>
2117 * lower-suberg.c (simplify_subreg_concatn): For VOIDmode elements,
2118 determine the mode of a subreg by GET_MODE_INNER of CONCATN RTX.
2120 2010-10-30 H.J. Lu <hongjiu.lu@intel.com>
2123 * config/i386/i386.c (contains_aligned_value_p): Renamed to ...
2124 (ix86_compat_aligned_value_p): This.
2125 (ix86_old_function_arg_boundary): Renamed to ...
2126 (ix86_compat_function_arg_boundary): This. Updated.
2127 (ix86_contains_aligned_value_p): New.
2128 (ix86_function_arg_boundary): Align long double parameters on
2129 stack to 4byte in 32bit.
2131 2010-10-30 Nicola Pero <nicola.pero@meta-innovation.com>
2133 Implemented Objective-C 2.0 @property, @synthesize and @dynamic.
2134 * c-parser.c (c_parser_objc_at_property_declaration): Removed
2135 parsing of RID_COPIES and RID_IVAR. Updated call to
2136 objc_add_property_declaration.
2137 * c-typecheck.c (build_component_ref): Call
2138 objc_maybe_build_component_ref instead of objc_build_setter_call.
2139 Use objc_is_property_ref to improve Objective-C checks.
2140 (cp_build_modify_expr): Call objc_maybe_build_modify_expr instead
2141 of objc_build_getter_call.
2143 2010-10-29 Paul Koning <ni1d@arrl.net>
2145 * doc/tm.texi.in (REGNO_OK_FOR_BASE_P, REGNO_MODE_OK_FOR_BASE_P,
2146 REGNO_MODE_OK_FOR_REG_BASE, REGNO_MODE_CODE_OK_FOR_BASE_P,
2147 REGNO_OK_FOR_INDEX_P): Delete non-strict variant.
2148 (REG_OK_STRICT): Move description.
2150 2010-10-29 Paul Koning <ni1d@arrl.net>
2152 * config/pdp11/pdp11.md (*and<mode>): Rename to *bic<mode>.
2154 2010-10-29 Paul Koning <ni1d@arrl.net>
2156 * config/pdp11/pdp11.md (divhi3, modhi3, divmodhi3): Fix ICE.
2158 2010-10-29 Paul Koning <ni1d@arrl.net>
2161 * config/pdp11/pdp11.md (andhi3, andqi3): Fix wrong code error.
2163 2010-10-29 Richard Henderson <rth@redhat.com>
2166 * stmt.c (expand_asm_operands): Call do_pending_stack_adjust
2169 2010-10-29 Paul Koning <ni1d@arrl.net>
2171 * config/pdp11/pdp11.c (output_move_quad): Fix ICE for CPU
2172 register to register move.
2174 2010-10-29 Paul Koning <ni1d@arrl.net>
2176 * config/pdp11/pdp11.c (print_operand_address): Correct handling
2177 of integer constant addresses, delete vax-only logic.
2179 2010-10-11 Hariharan Sandanagobalane <hariharan@picochip.com>
2181 * config/picochip/picochip.c (picochip_is_short_branch): Simplify
2182 a conditional expression.
2184 2010-10-29 Paul Koning <ni1d@arrl.net>
2186 * config/pdp11/pdp11.c (pdp11_trampoline_init): Correct
2187 instruction encoding.
2189 2010-10-29 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2190 Andrew Pinski <pinskia@gmail.com>
2192 * tree.h (build_vector_from_val): Declare.
2193 * tree.c (build_vector_from_val): New function.
2194 * c-typeck.c (build_binary_op): Handle vector shifting.
2195 * doc/extend.texi: Description of the vector shifting operation.
2197 2010-10-29 Paul Koning <pkoning@equallogic.com>
2199 * config/pdp11/pdp11-protos.h (pdp11_cannot_change_mode_class,
2200 pdp11_secondary_memory_needed): Declare.
2201 * config/pdp11/predicates.md (float_operand): New predicate.
2202 * config/pdp11/pdp11.md (RETVAL_REGNUM): New constant.
2203 (cbranchdf4, movdf): Change predicate.
2204 (movsf): Handle FPU register case.
2205 (truncdfsf2, extendsfdf2): Add FPU register case.
2206 * config/pdp11/pdp11.c (TARGET_SECONDARY_RELOAD,
2207 TARGET_REGISTER_MOVE_COST, TARGET_PREFERRED_RELOAD_CLASS,
2208 TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
2209 (pdp11_register_move_cost): Update cost matrix.
2210 (pdp11_cannot_change_mode_class, pdp11_preferred_reload_class,
2211 pdp11_preferred_output_reload_class, pdp11_secondary_reload,
2212 pdp11_secondary_memory_needed): New function.
2213 (pdp11_return_in_memory): Add other float types.
2214 * config/pdp11/pdp11.h (HARD_REGNO_MODE_OK): Add other float types.
2215 (SECONDARY_MEMORY_NEEDED, CANNOT_CHANGE_MODE_CLASS): Define.
2216 (PREFERRED_RELOAD_CLASS, SECONDARY_RELOAD_CLASS,
2217 REGISTER_MOVE_COST): Delete.
2218 (BASE_RETURN_VALUE_REG): Add other float types.
2220 2010-10-29 Nick Clifton <nickc@redhat.com>
2222 * doc/invoke.texi: Document -mam34 and -mtune options.
2223 * config/mn10300/mn10300.c (mn10300_tune_string): New variable.
2224 (mn10300_tune_cpu): New variable.
2225 (mn10300_handle_option): Handle -mam34 and -mtune options.
2226 (mn10300_option_override): Convert tune string into tune cpu variable.
2227 (mn10300_legitimate_constant_p): Delete unused local variable.
2228 (is_load_insn): New function.
2229 (is_store_insn): New function.
2230 (mn10300_adjust_schedule_cost): New function.
2231 (TARGET_SCHED_ADJUST_COST): Define.
2232 * config/mn10300/mn10300.opt (mam34): New option.
2233 (mtune): New option.
2234 * config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Add AM34 support.
2235 (enum processor_type): Add AM34.
2236 (TARGET_AM34): Define.
2237 * config/mn10300/mn10300.md (attr cpu): Add am34.
2238 Add pipeline description.
2239 (movqi, movhi, movsi, movsf, movdf, movdi): Fix predicates.
2240 Remove unneeded alternatives. Add timing attribute.
2241 (pop_pic_reg, am33_addsi3, mn10300_addsi3, am33_subsi3,
2242 mn10300_subsi3, mulsidi3, umulsidi3, am33_mulsi3,
2243 mn10300_mulsi3, udivmodsi4_am33, divmodsi4, am33_andsi3,
2244 mn10300_andsi3, am33_iorsi3, mn10300_iorsi3, am33_xorsi3,
2245 mn10300_xorsi3, byte_clear, byte_set, bit_clear1, bit_clear2,
2246 bit_set, am33_iorqi3, mn10300_iorqi3, test_byte_bitfield,
2247 bit_test, subreg_bit_test, cmpsi, am33_cmpsf, am33_subsi3,
2248 float_conditional_branch, jump, indirect_jump, tablejump,
2249 call_internal, call_value_internal, zero_extendqisi2_am33,
2250 zero_extendqisi2_mn10300, zero_extendhisi2_am33,
2251 zero_extendhisi2_mn10300, extendqisi2_am33, extendqisi2_mn10300,
2252 extendhisi2_am33, extendhisi2_mn10300, am33_ashlsi3,
2253 mn10300_ashlsi3, am33_lshrsi3, mn10300_lshrsi3, am33_ashrisi3,
2254 mn10300_ashrsi3, abssf2_am33_2, negsf2_am33_2, rsqrtsf2,
2255 addsf3_internal, subsf3_internal, mulsf3_internal, divsf3,
2256 fmaddsf4, fmsubsf4, fnmaddsf4, fnmsubsf4, return_internal,
2257 return_internal_regs, store_movm, return, call_next_insn):
2258 Add timing attribute.
2259 (am33_subsi3): Add missing clobber of CC_REG.
2260 (am33_andsi3, mn10300_andsi3): Fix compile time warnings.
2261 (udivmodsi4, udivmodsi4_insn, divmodsi4, test_byte_bitfield,
2262 subreg_bit_test, zero_extendqisi2, zero_extendhisi2,
2263 extendqisi2): Fix predicates.
2264 (call_internal, call_internal_value): Separate alternatives.
2265 * config/mn10300/t-mn10300: Add AM34 multilib.
2267 2010-10-29 Paolo Bonzini <bonzini@gnu.org>
2269 * config/sh/sh.c (sh_promote_function_mode): Use
2270 default_promote_function_mode if !sh_promote_prototypes.
2272 2010-10-28 Paolo Bonzini <bonzini@gnu.org>
2274 * recog.c (split_all_insns): Remove dead code.
2276 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2278 * score.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
2280 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2282 * config/cris/cris.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Delete.
2283 (FUNCTION_ARG_ADVANCE): Delete.
2284 * config/cris/cris.c (cris_function_arg_1, cris_function_arg): New
2286 (cris_function_incoming_arg, cris_function_arg_advance): New functions.
2287 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
2288 (TARGET_FUNCTION_ARG_ADVANCE): Define.
2290 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2292 * config/lm32/lm32-protos.h (lm32_function_arg): Delete.
2293 * config/lm32/lm32.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
2294 * config/mcore/mcore.c (mcore_function_arg): Declare. Make static.
2295 Take a const_tree and a bool.
2296 (mcore_function_arg_advance): New function.
2297 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2299 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2301 * config/mcore/mcore-protos.h (mcore_function_arg): Delete.
2302 * config/mcore/mcore.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
2303 * config/mcore/mcore.c (mcore_function_arg): Declare. Make static.
2304 Take a const_tree and a bool.
2305 (mcore_function_arg_advance): New function.
2306 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2308 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2310 * config/h8300/h8300-protos.h (function_arg): Delete.
2311 * config/h8300/h8300.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
2312 * config/h8300/h8300.c (function_arg): Rename to...
2313 (h8300_function_arg): ...this. Make static. Take a const_tree and
2315 (h8300_function_arg_advance): New function.
2316 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2318 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2320 * config/arc/arc.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Move code
2322 * config/arc/arc.c (arc_function_arg): ...here and...
2323 (arc_function_arg_advance): ...here. New functions.
2324 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2326 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2328 * config/crx/crx-protos.h (crx_function_arg): Delete.
2329 (crx_function_arg_advance): Delete.
2330 * config/crx/crx.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
2331 * config/crx/crx.c (crx_function_arg): Make static. Take a
2332 const_tree and a bool.
2333 (crx_function_arg_advance): Make static. Take a const_tree and a bool.
2334 (enough_regs_for_param): Take a const_tree.
2335 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2337 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2339 * config/m68hc11/m68hc11-protos.h (m68hc11_function_arg): Delete.
2340 (m68hc11_function_arg_advance): Delete.
2341 * config/m68hc11/m68hc11.h (FUNCTION_ARG): Delete.
2342 (FUNCTION_ARG_ADVANCE): Delete.
2343 * config/m68hc11/m68hc11.c (m68hc11_function_arg): Make static.
2344 Take a const_tree and a bool.
2345 (m68hc11_function_arg_advance): Likewise.
2346 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2348 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2350 * config/stormy16/stormy16-protos.h (xstormy16_function_arg): Delete.
2351 (xstormy16_function_arg_advance): Delete.
2352 * config/stormy16/stormy16.h (FUNCTION_ARG): Delete.
2353 (FUNCTION_ARG_ADVANCE): Delete.
2354 * config/stormy16/stormy16.c (xstormy16_function_arg): Make static.
2355 Take a const_tree and a bool.
2356 (xstormy16_function_arg_advance): Likewise. Return void, updating
2357 the CUM parameter instead.
2358 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2360 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2362 * config/moxie/moxie-protos.h (moxie_function_arg): Delete.
2363 * config/moxie/moxie.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
2364 (MOXIE_FUNCTION_ARG_SIZE): Move to...
2365 * config/moxie/moxie.c (MOXIE_FUNCTION_ARG_SIZE): ...here.
2366 (moxie_function_arg): Make static. Take a const_tree and a bool.
2367 (moxie_function_arg_advance): New function.
2368 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2370 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2372 * config/mn10300/mn10300-protos.h (function_arg): Delete.
2373 * config/mn10300/mn10300.h (FUNCTION_ARG): Delete.
2374 (FUNCTION_ARG_ADVANCE): Delete.
2375 * config/mn10300/mn10300.c (function_arg): Rename to...
2376 (mn10300_function_arg): ...this. Make static. Take a const_tree
2378 (mn10300_function_arg_advance): New function.
2379 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2381 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2383 * config/iq2000/iq2000-protos.h (function_arg): Delete.
2384 (function_arg_advance): Delete.
2385 * config/iq2000/iq2000.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
2386 * config/iq2000/iq2000.c (function_arg): Rename to...
2387 (iq2000_function_arg): ...this. Make static. Take a const_tree and
2389 (function_arg_advance): Rename to...
2390 (iq2000_function_arg_advance): ...this. Make static. Take a
2391 const_tree and a bool.
2392 (iq2000_expand_prologue): Call iq2000_function_arg_advance and
2393 iq2000_function_arg.
2394 (iq2000_pass_by_reference): Call iq2000_function_arg).
2395 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2397 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2399 * config/fr30/fr30-protos.h (fr30_num_arg_regs): Delete.
2400 * config/fr30/fr30.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
2401 * config/fr30/fr30.c (fr30_num_arg_regs): Make static. Take a
2403 (fr30_function_arg): New function.
2404 (fr30_function_arg_advance): New function.
2405 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
2407 2010-10-28 Nathan Froyd <froydnj@codesourcery.com>
2409 * config/frv/frv-protos.h (frv_function_arg): Delete.
2410 (frv_function_arg_advance): Delete.
2411 * config/frv/frv.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
2412 * config/frv/frv.c (frv_function_arg): Rename to...
2413 (frv_function_arg_1): Make static. Take const_tree and bool arguments.
2414 (frv_function_arg, frv_function_incoming_arg): New functions.
2415 (frv_function_arg_advance): Make static. Take a const_tree and a bool.
2416 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
2417 (TARGET_FUNCTION_ARG_ADVANCE): Define.
2419 2010-10-28 Uros Bizjak <ubizjak@gmail.com>
2422 * config/i386/sse.md (sse_movhlps_exp): Use destination
2423 returned from ix86_fixup_binary_operands to expand insn.
2424 (sse_movlhps_exp): Ditto.
2425 (sse_loadhps_exp): Ditto.
2426 (sse_loadlps_exp): Ditto.
2427 (sse2_loadhpd_exp): Ditto.
2428 (sse2_loadlpd_exp): Ditto.
2430 2010-10-28 Andrew Stubbs <ams@codesourcery.com>
2432 * config/arm/arm.c (const_ok_for_arm): Support 0xXY00XY00 pattern
2433 constants in thumb2.
2435 2010-10-28 Eric Botcazou <ebotcazou@adacore.com>
2437 * combine.c (set_nonzero_bits_and_sign_copies): Use unsigned
2438 arithmetics in masking operations.
2439 (contains_muldiv): Likewise.
2440 (try_combine): Likewise.
2441 (find_split_point): Likewise.
2442 (combine_simplify_rtx): Likewise.
2443 (simplify_if_then_else): Likewise.
2444 (simplify_set): Likewise.
2445 (expand_compound_operation): Likewise.
2446 (expand_field_assignment): Likewise.
2447 (make_extraction): Likewise.
2448 (extract_left_shift): Likewise.
2449 (make_compound_operation): Likewise.
2450 (force_to_mode): Likewise.
2451 (make_field_assignment): Likewise.
2452 (reg_nonzero_bits_for_combine): Likewise.
2453 (simplify_shift_const_1): Likewise.
2454 (simplify_comparison): Likewise.
2456 2010-10-27 Nathan Froyd <froydnj@codesourcery.com>
2458 * config/ia64/ia64-protos.h (ia64_function_arg): Delete.
2459 (ia64_function_arg_advance): Delete.
2460 * config/ia64/ia64.h (FUNCTION_ARG, FUNCTION_INCOMING_ARG): Delete.
2461 (FUNCTION_ARG_ADVANCE): Delete.
2462 * config/ia64/ia64.c (ia64_function_arg): Rename to...
2463 (ia64_function_arg_1): ...this. Make static. Take const_tree and
2465 (ia64_function_arg, ia64_function_incoming_arg): New functions.
2466 (ia64_function_arg_advance): Make static. Take a const_tree and
2468 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
2469 (TARGET_FUNCTION_ARG_ADVANCE): Define.
2471 2010-10-27 Steve Ellcey <sje@cup.hp.com>
2473 * doc/tm.texi.in (TARGET_GET_RAW_RESULT_MODE): New.
2474 (TARGET_GET_RAW_ARG_MODE): New.
2475 * doc/tm.texi: Regenerate.
2476 * target.def (get_raw_result_mode): New.
2477 (get_raw_arg_mode): New.
2478 * targhooks.c (default_get_reg_raw_mode): New.
2479 * targhooks.h (default_get_reg_raw_mode): New.
2480 * builtins.c (apply_args_size): Use targetm.calls.get_raw_arg_mode.
2481 (apply_result_size): Ditto.
2482 * config/ia64/ia64.c (ia64_get_reg_raw_mode): New.
2483 (TARGET_GET_RAW_RESULT_MODE): Define.
2484 (TARGET_GET_RAW_ARG_MODE): Ditto.
2486 2010-10-27 Eric Botcazou <ebotcazou@adacore.com>
2488 * config/sparc/sol2-unwind.h (sparc64_fallback_frame_state): Adjust
2489 for newer Solaris 10 release.
2490 (sparc_fallback_frame_state): Likewise.
2492 2010-10-27 Jason Merrill <jason@redhat.com>
2494 * gimplify.c (gimplify_decl_expr): Handle anonymous artificial
2497 2010-10-27 Jie Zhang <jie@codesourcery.com>
2498 Maxim Kuvyrkov <maxim@codesourcery.com>
2500 * haifa-sched.c (ISSUE_POINTS): Remove.
2501 (max_issue): Don't issue more than issue_rate instructions.
2503 2010-10-27 Ian Lance Taylor <iant@google.com>
2506 * config/i386/i386.md (UNSPECV_SPLIT_STACK_RETURN): New.
2507 (split_stack_return): Replace UNSPEC_STACK_CHECK with
2508 UNSPECV_SPLIT_STACK_RETURN.
2510 2010-10-27 H.J. Lu <hongjiu.lu@intel.com>
2512 * config/i386/i386-protos.h (init_cumulative_args): Add an int.
2514 * config/i386/i386.c (block_info): New.
2515 (BLOCK_INFO): Likewise.
2516 (call_avx256_state): Likewise.
2517 (check_avx256_stores): Likewise.
2518 (move_or_delete_vzeroupper_2): Likewise.
2519 (move_or_delete_vzeroupper_1): Likewise.
2520 (move_or_delete_vzeroupper): Likewise.
2521 (use_avx256_p): Likewise.
2522 (function_pass_avx256_p): Likewise.
2523 (flag_opts): Add -mvzeroupper.
2524 (ix86_option_override_internal): Turn on MASK_VZEROUPPER by
2525 default for TARGET_AVX. Turn off MASK_VZEROUPPER if TARGET_AVX
2527 (ix86_function_ok_for_sibcall): Disable sibcall if we need to
2528 generate vzeroupper.
2529 (init_cumulative_args): Add an int to indicate caller. Set
2530 use_avx256_p, callee_return_avx256_p and caller_use_avx256_p
2531 based on return type.
2532 (ix86_function_arg): Set use_avx256_p, callee_pass_avx256_p and
2533 caller_pass_avx256_p based on argument type.
2534 (ix86_expand_epilogue): Emit vzeroupper if 256bit AVX register
2535 is used, but not returned by caller.
2536 (ix86_expand_call): Emit vzeroupper if 256bit AVX register is used.
2537 (ix86_local_alignment): Set use_avx256_p if 256bit AVX register
2539 (ix86_minimum_alignment): Likewise.
2540 (ix86_expand_special_args_builtin): Set target to
2541 GEN_INT (vzeroupper_intrinsic) for CODE_FOR_avx_vzeroupper.
2542 (ix86_reorg): Run the vzeroupper optimization if needed.
2544 * config/i386/i386.h (ix86_args): Add caller.
2545 (INIT_CUMULATIVE_ARGS): Updated.
2546 (machine_function): Add use_vzeroupper_p, use_avx256_p,
2547 caller_pass_avx256_p, caller_return_avx256_p,
2548 callee_pass_avx256_p and callee_return_avx256_p.
2550 * config/i386/i386.opt (-mvzeroupper): New.
2552 * config/i386/predicates.md (vzeroupper_operation): Removed.
2554 * config/i386/sse.md (avx_vzeroupper): Removed.
2555 (*avx_vzeroupper): Removed.
2556 (avx_vzeroupper): New.
2558 * doc/invoke.texi: Document -mvzeroupper.
2560 2010-10-27 Eric Botcazou <ebotcazou@adacore.com>
2562 * config/i386/t-mingw32 (SHLIB_LC): Add -lmingwthrd.
2563 * config/i386/t-mingw-w32 (SHLIB_LC): Likewise.
2564 * config/i386/t-mingw-w64 (SHLIB_LC): Likewise.
2566 2010-10-27 Eric Botcazou <ebotcazou@adacore.com>
2567 Olivier Hainque <hainque@adacore.com>
2569 * config/i386/w32-unwind.h (i386_w32_fallback_frame_state): Fix regnum
2570 of EBP. Do not restore reg #9. Remove +1 adjustment to EIP and set
2571 fs->signal_frame instead.
2573 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2575 * c-parser.c (cp_parser_objc_at_property_declaration): Removed
2576 parsing of RID_COPIES and RID_IVAR.
2578 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2580 * c-parser.c (c_parser_objc_at_property_declaration): Recognize
2581 RID_ASSIGN, RID_COPY, RID_RETAIN, RID_READWRITE and RID_NONATOMIC.
2582 Do not use objc_set_property_attr, but use local variables
2583 instead. Detect repeated usage of setter, getter and ivar
2584 attributes. Improved error processing when a setter name does not
2585 end in ':'. Do not check for CPP_CLOSE_PAREN after we determined
2586 that the token is a keyword. Updated call to
2587 objc_add_property_declaration.
2589 2010-10-27 Nicola Pero <nicola.pero@meta-innovation.com>
2591 * c-parser.c (c_parser_objc_at_property): Renamed to
2592 c_parser_objc_at_property_declaration. Updated calls to
2593 objc_add_property_variable, now objc_add_property_declaration.
2594 Code rewritten to be much more robust in recovering from syntax
2595 errors. Added comments.
2596 (c_parser_objc_property_attrlist): Removed.
2597 (c_parser_external_declaration): Updated calls to
2598 c_parser_objc_at_property, now
2599 c_parser_objc_at_property_declaration.
2600 (c_parser_objc_methodprotolist): Same change.
2602 2010-10-26 H.J. Lu <hongjiu.lu@intel.com>
2604 * config/i386/i386.md (split_stack_return): Put back unspec_volatile.
2606 2010-10-26 Jan Hubicka <jh@suse.cz>
2608 * ipa.c (process_references): Enqueue all referenced nodes;
2609 mark as reachable only non-external nodes.
2610 (cgraph_remove_unreachable_nodes): All referenced nodes should
2611 be enqueued; remove bogues node->needed check.
2613 2010-10-26 Jan Hubicka <jh@suse.cz>
2615 * cgraphbuild.c (build_cgraph_edges): Use ipa-reference
2618 2010-10-26 H.J. Lu <hongjiu.lu@intel.com>
2620 * config/i386/i386.md (split_stack_return): Replace
2621 unspec_volatile with unspec.
2623 2010-10-26 Jonathan Wakely <jwakely.gcc@gmail.com>
2625 * doc/install.texi: Fix typo in --with-sysroot description.
2627 2010-10-26 Jan Hubicka <jh@suse.cz>
2629 * ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p):
2630 Use info provided by linker plugin.
2632 2010-10-26 Jason Merrill <jason@redhat.com>
2634 * varasm.c (constructor_static_from_elts_p): Don't require a
2635 CONSTRUCTOR to have elements to be suitable for static
2636 initialization. Allow ARRAY_TYPE as well.
2638 2010-10-26 Jan Hubicka <jh@suse.cz>
2641 * cgraph.c (cgraph_set_readonly_flag): Rename to...
2642 (cgraph_set_const_flags) ... this one; get also looping argument;
2643 clear constructor/destructor flags.
2644 (cgraph_set_pure_flag): Likewise.
2645 (cgraph_set_looping_const_or_pure_flag): Remove.
2646 (cgraph_can_remove_if_no_direct_calls_and_refs): Do not try
2647 to optimize away static ctors/dtors; it does not work on inline clones;
2648 external functions can always be rmeoved.
2649 (cgraph_will_be_removed_from_program_if_no_direct_calls): Assert on
2650 inline clones; in LTO external functions always can go.
2651 (cgraph_used_from_object_file_p): Handle EXTERNAL functions correctly.
2652 (cgraph_mark_address_taken_node): Assert that we are not taking
2653 address of inline clone.
2654 (cgraph_can_remove_if_no_direct_calls_p): We always eventually remove
2656 * ipa-cp.c (ipcp_cloning_candidate_p): Do not clone functions with
2658 (ipcp_initialize_node_lattices): Only local functions can be
2659 handled without cloning.
2660 * cgraph.h (cgraph_set_readonly_flag,
2661 cgraph_set_looping_const_or_pure_flag): Remove.
2662 (cgraph_set_const_flag): Declare.
2663 (cgraph_set_pure_flag): Update.
2664 * ipa-pure-const (propagate_pure_const, local_pure_const): Update
2666 * ipa.c (cgraph_remove_unreachable_nodes): Fix formating; do not
2667 look at inline clones; fix handling of external definitions.
2668 (cgraph_postorder): Do not look at inline clones in the first pass.
2669 (function_and_variable_visibility): Drop constructors/destructor
2670 flags at pure and const functions.
2671 * tree-profile.c (tree_profiling): Update.
2672 * ipa-inline.c (cgraph_clone_inlined_nodes): Always clone functions with
2673 address taken; external functions do not account to whole program size.
2674 (cgraph_decide_inlining): Likewise; do not try to inline
2675 functions already inlined.
2677 2010-10-26 Jie Zhang <jie@codesourcery.com>
2679 * doc/invoke.texi: Improve documentation of
2680 -fstrict-volatile-bitfields.
2682 2010-10-26 Ira Rosen <irar@il.ibm.com>
2684 PR tree-optimization/46167
2685 * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Check that there
2686 is basic block for the statement.
2688 2010-10-26 Paul Koning <ni1d@arrl.net>
2690 * config/pdp11/pdp11.c (pdp11_f_format, pdp11_d_format): Update to
2691 current definition of struct_real_format.
2693 2010-10-26 H.J. Lu <hongjiu.lu@intel.com>
2696 * config/i386/i386.c (ix86_old_function_arg_boundary): New.
2697 (ix86_function_arg_boundary): Always align parameters on stack
2698 in 64bit and align parameters with alignment >= 16byte on stack
2699 in 32bit. Warn alignment change.
2701 2010-10-26 Ian Lance Taylor <iant@google.com>
2704 * ipa-prop.c (ipa_modify_call_arguments): Correct type of MEM_REF
2707 2010-10-25 Rodrigo Rivas Costa <rodrigorivascosta@gmail.com>
2709 Implement opaque-enum-specifiesr for C++0x
2710 * tree.h (ENUM_IS_OPAQUE): New.
2711 * dwarf2out.c (gen_enumeration_type_die): Use ENUM_IS_OPAQUE.
2713 2010-10-26 Jie Zhang <jie@codesourcery.com>
2715 * stor-layout.c (layout_decl): Use the field's type to
2716 determine the mode and keep DECL_BIT_FIELD for a volatile bit-field.
2717 * config/arm/arm.c (arm_override_options): Default to
2718 -fstrict-volatile-bitfields.
2720 2010-10-25 Paul Koning <ni1d@arrl.net>
2722 * config/pdp11/pdp11.md: Add define_constants for register
2723 numbers, branch offset limits.
2724 * config/pdp11/pdp11.c: Use named constants instead of numbers.
2725 * config/pdp11.pdp11.h: Ditto.
2727 2010-10-25 Eric Botcazou <ebotcazou@adacore.com>
2729 * configure.ac: Use $cpu_type instead of $target to define the nop.
2730 * configure: Regenerate.
2732 2010-10-25 Jie Zhang <jie@codesourcery.com>
2734 * combine.c (try_combine): If insns need to be kept around, check that
2735 they can be copied in the merged instruction.
2737 2010-10-24 Eric Botcazou <ebotcazou@adacore.com>
2739 * reg-stack.c (convert_regs_1): Return boolean value, true if the CFG
2741 (convert_regs_2): Likewise. Adjust calls to convert_regs_1.
2742 (convert_regs): Adjust calls to convert_regs_2. Clean up the CFG if
2743 it has been modified.
2745 2010-10-24 Eric Botcazou <ebotcazou@adacore.com>
2747 * config/sparc/sparc.c (sparc_type_code) <NULLPTR_TYPE>: New case.
2749 2010-10-24 Paul Koning <ni1d@arrl.net>
2751 * config/pdp11/pdp11.md: Change length attribute to be in bytes.
2752 * config/pdp11/pdp11.c (output_jump): Ditto.
2754 2010-10-24 Ian Lance Taylor <iant@google.com>
2756 * config/i386/i386.c (ix86_va_start): Remove extraneous blank line.
2758 2010-10-24 Eric Botcazou <ebotcazou@adacore.com>
2760 * cfglayout.c (fixup_reorder_chain): When ensuring that there is at
2761 least one insn with a locus corresponding to an edge's goto_locus,
2762 disregard non-fallthru edges to the exit block and merge the blocks
2763 created for the same goto_locus.
2765 2010-10-23 Joseph Myers <joseph@codesourcery.com>
2767 * gcc.c (n_switches_alloc_debug_check): New.
2768 (set_option_handlers): New.
2769 (process_command): Use set_option_handlers.
2770 (do_self_spec): Pass spec-generated options through option handlers.
2771 (main): Also save and restore n_switches_alloc when swapping
2774 2010-10-23 Richard Henderson <rth@redhat.com>
2777 * config/i386/sse.md (*avx_absneg<AVXMODEF2P>2): New.
2778 (*sse_absneg<SSEMODEF2P>2): Rename from *absneg<VEC_FLOAT_MODE>2.
2779 Honor matching operands when splitting to XOR.
2781 2010-10-23 Ian Lance Taylor <iant@google.com>
2783 * tree-vrp.c (extract_range_from_binary_expr): If
2784 flag_non_call_exceptions don't eliminate division by zero.
2785 * simplify-rtx.c (simplify_binary_operation_1): Likewise.
2787 2010-10-23 Nathan Froyd <froydnj@codesourcery.com>
2789 * cppbuiltin.c (define_builtin_macros_for_type_sizes): Define
2790 __BYTE_ORDER__, __ORDER_LITTLE_ENDIAN__, __ORDER_BIG_ENDIAN__, and
2791 __ORDER_PDP_ENDIAN__.
2792 * libgcc2.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2793 (struct DWstruct): Define based on __BYTE_ORDER__.
2794 * config/fixed-bit.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2795 (struct INTstruct): Define based on __BYTE_ORDER__.
2796 * config/dfp-bit.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2797 (LIBGCC2_FLOAT_WORDS_BIG_ENDIAN): Test __BYTE_ORDER__.
2798 * system.h (LIBGCC2_WORDS_BIG_ENDIAN): Poison identifier.
2799 * config/arc/arc.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2800 * config/arm/arm.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2801 * config/ia64/ia64.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2802 * config/iq2000/iq2000.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2803 * config/lm32/lm32.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2804 * config/m32r/m32r.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2805 * config/mcore/mcore.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2806 * config/mep/mep.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2807 * config/mips/mips.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2808 * config/rs6000/sysv4.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2809 * config/rx/rx.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2810 * config/score/score.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2811 * config/sh/sh.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2812 * config/sparc/sparc.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2813 * config/xtensa/xtensa.h (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2814 * doc/tm.texi.in (LIBGCC2_WORDS_BIG_ENDIAN): Delete.
2815 * doc/tm.texi: Regenerate.
2816 * doc/cpp.texi (__BYTE_ORDER__, __ORDER_LITTLE_ENDIAN__): Document.
2817 (__ORDER_BIG_ENDIAN__, __ORDER_PDP_ENDIAN__): Likewise.
2819 2010-10-23 Jie Zhang <jie@codesourcery.com>
2821 PR rtl-optimization/37360
2822 * config/mips/mips.c (cached_can_issue_more): New local variable.
2823 (mips_sched_reorder_1): New.
2824 (mips_sched_reorder): Use mips_sched_reorder_1.
2825 (mips_sched_reorder2): New.
2826 (mips_variable_issue): Set cached_can_issue_more.
2827 (TARGET_SCHED_REORDER2): Define to mips_sched_reorder2
2828 instead of mips_sched_reorder.
2831 2008-09-09 Andrey Belevantsev <abel@ispras.ru>
2832 PR rtl-optimization/37360
2833 * haifa-sched.c (max_issue): Do not assert that we never issue more
2834 insns than issue_rate. Add comment.
2836 2010-10-22 Eric Botcazou <ebotcazou@adacore.com>
2838 * gimplify.c (gimplify_variable_sized_compare): Preserve the source
2839 location info of the expression.
2841 2010-10-22 DJ Delorie <dj@redhat.com>
2843 * doc/extend.texi (Named Address Spaces): Document the M32C named
2846 * config/m32c/m32c-pragma.c (m32c_register_pragmas): Register the
2847 __far address space.
2848 * config/m32c/m32c.h (ADDR_SPACE_FAR): New. Add support for
2849 "__far" address space for R8C and M16C processor variants.
2850 * config/m32c/m32c.c (m32c_addr_space_legitimate_address_p): New.
2851 (far_addr_space_p): New.
2852 (encode_pattern_1): Add sign and zero extend support.
2853 (m32c_hard_regno_nregs_1): Large pointers in A16 mode are SImode.
2854 (m32c_extra_constraint_p2): Add SF constraint.
2855 (m32c_legitimate_address_p): Support __far addresses.
2856 (m32c_addr_space_pointer_mode): New.
2857 (m32c_addr_space_address_mode): New.
2858 (m32c_addr_space_legitimate_address_p): New.
2859 (m32c_addr_space_legitimize_address): New.
2860 (m32c_addr_space_subset_p): New.
2861 (m32c_addr_space_convert): New.
2862 (conversions): Add __far operand patterns.
2863 (m32c_prepare_move): Force constants into registers for __far moves.
2864 (m32c_split_move): __far moves are always split.
2865 * config/m32c/addsub.md (addsi3_1): Support SImode symbols.
2866 * config/m32c/mov.md (mov<mode>_far_op1): New.
2867 (mov<mode>_far_op2): New.
2868 (movqi_op): Add __far (SF) support.
2869 (movhi_op): Likewise.
2870 (movsi_splittable): Split A1A0 also.
2872 2010-10-22 Artjoms Sinkarovs <artyom.shinakroff@gmail.com>
2873 Andrew Pinski <pinskia@gmail.com>
2875 * c-typeck.c (build_array_ref): Handle subscripting of vectors.
2876 * doc/extend.texi: New paragraph
2878 2010-10-22 Paul Koning <ni1d@arrl.net>
2880 * config.pdp11/pdp11.h (DBX_DEBUGGING_INFO): Define.
2882 2010-10-22 DJ Delorie <dj@redhat.com>
2884 * config/m32c/m32c-lib1.S (m32c_jsri16): Make reentrant.
2886 2010-10-22 Paul Koning <ni1d@arrl.net>
2888 * config/pdp11/pdp11.h (IRA_COVER_CLASSES): Define.
2890 2010-10-22 Richard Henderson <rth@redhat.com>
2892 * config/i386/i386.c (ix86_builtin_vectorized_function): Add
2893 cases for __builtin_fma and __builtin_fmaf.
2895 2010-10-22 Richard Henderson <rth@redhat.com>
2897 * config/i386/i386.c (ix86_expand_fp_absneg_operator): Produce
2898 NEG+USE for vectors as well.
2899 * config/i386/i386.md (*absneg<VEC_FLOAT_MODE>2): New pattern
2902 2010-10-22 Joseph Myers <joseph@codesourcery.com>
2904 * gcc.c (DEFAULT_SWITCH_CURTAILS_COMPILATION,
2905 SWITCH_CURTAILS_COMPILATION): Remove.
2906 * doc/tm.texi.in (SWITCH_CURTAILS_COMPILATION): Remove documentation.
2907 * doc/tm.texi: Regenerate.
2908 * system.h (SWITCH_CURTAILS_COMPILATION): Poison.
2910 2010-10-22 Changpeng Fang <changpeng.fang@amd.com>
2912 * config/i386/bdver1.md: New file.
2913 * config/i386/i386.md (include "bdver1.md"): Invoke the
2914 pipeline description for bdver1.
2915 (x86_sahf_1): Add "bdver1_decode" attribute.
2916 (*cmpfp_i_mixed): Likewise.
2917 (*cmpfp_i_sse): Likewise.
2918 (*cmpfp_i_i387): Likewise.
2919 (*cmpfp_iu_mixed): Likewise.
2920 (*cmpfp_iu_sse): Likewise.
2921 (*cmpfp_iu_387): Likewise.
2922 (*swap<mode>,*swap<mode>_1): Likewise.
2923 (fixuns_trunc<mode>hi2): Likewise.
2924 (fix_trunc<mode>si_sse): Likewise.
2925 (x86_fnstcw_1): Likewise.
2926 (x86_fldcw_1): Likewise.
2927 (*floatsi<mode>2_vector_mixed_with_temp): Likewise.
2928 (*floatsi<mode>2_vector_mixed): Likewise.
2929 (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_with_temp): Likewise.
2930 (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_interunit): Likewise.
2931 (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_nointerunit): Likewise.
2932 (*floatsi<mode>2_vector_sse_with_temp): Likewise.
2933 (*floatsi<mode>2_vector_sse): Likewise.
2934 (*float<SSEMODEI24:mode><MODEF:mode>2_sse_with_temp): Likewise.
2935 (*float<SSEMODEI24:mode><MODEF:mode>2_sse_interunit): Likewise.
2936 (*float<SSEMODEI24:mode><MODEF:mode>2_sse_nointerunit): Likewise.
2937 (*mul<mode>3_1): Likewise.
2938 (*mulsi3_1_zext): Likewise.
2939 (*mulhi3_1): Likewise.
2940 (*mulqi3_1): Likewise.
2941 (*<u>mul<mode><dwi>3_1): Likewise.
2942 (*<u>mulqihi3_1): Likewise.
2943 (*<s>muldi3_highpart_1): Likewise.
2944 (*<s>mulsi3_highpart_1): Likewise.
2945 (*<s>mulsi3_highpart_zext): Likewise.
2946 (x86_64_shld): Likewise.
2947 (x86_shld): Likewise.
2948 (x86_64_shrd): Likewise.
2949 (x86_shrd): Likewise.
2950 (sqrtxf2): Likewise.
2951 (sqrt_extend<mode>xf2_i387): Likewise.
2952 (*sqrt<mode>2_sse): Likewise.
2953 * config/i386/sse.md (sse_cvtsi2ss): Add "bdver1_decode" attribute.
2954 (sse_cvtsi2ssq): Likewise.
2955 (sse_cvtss2si): Likewise.
2956 (sse_cvtss2si_2): Likewise.
2957 (sse_cvtss2siq): Likewise.
2958 (sse_cvtss2siq_2): Likewise.
2959 (sse_cvttss2si): Likewise.
2960 (sse_cvttss2siq): Likewise.
2961 (sse2_cvtpi2pd): Likewise.
2962 (sse2_cvttpd2pi): Likewise.
2963 (sse2_cvtsi2sd): Likewise.
2964 (sse2_cvtsi2sdq): Likewise.
2965 (sse2_cvtsd2si): Likewise.
2966 (sse2_cvtsd2si_2): Likewise.
2967 (sse2_cvtsd2siq): Likewise.
2968 (sse2_cvtsd2siq_2): Likewise.
2969 (sse2_cvttsd2si): Likewise.
2970 (sse2_cvttsd2siq): Likewise.
2971 (*sse2_cvtpd2dq): Likewise.
2972 (*sse2_cvttpd2dq): Likewise.
2973 (sse2_cvtsd2ss): Likewise.
2974 (sse2_cvtss2sd): Likewise.
2975 (*sse2_cvtpd2ps): Likewise.
2976 (sse2_cvtps2pd): Likewise.
2978 2010-10-22 Richard Guenther <rguenther@suse.de>
2981 * gimple-fold.c (gimplify_and_update_call_from_tree): Properly
2982 remove the virtual operands if they are not needed.
2984 2010-10-22 Changpeng Fang <changpeng.fang@amd.com>
2986 * config/i386/i386.c (processor_costs bdver1_cost): Update
2987 insn costs and architectural parameters for bdver1.
2989 2010-10-22 Richard Guenther <rguenther@suse.de>
2991 * gimple.h (gimple_register_canonical_type): Declare.
2992 * gimple.c (gimple_canonical_types): New global hashtable.
2993 (struct gimple_type_leader_entry_s): New type.
2994 (gimple_type_leader): New global cache.
2995 (gimple_lookup_type_leader): New function.
2996 (gtc_visit): Query the proper cache.
2997 (gimple_types_compatible_p): Likewise.
2998 (gimple_register_type): Use the new cache instead of TYPE_CANONICAL.
2999 (gimple_canonical_type_eq): New function.
3000 (gimple_register_canonical_type): Likewise.
3001 (print_gimple_types_stats): Adjust for gimple_canonical_types.
3002 (free_gimple_type_tables): Likewise. Free gimple_type_leader.
3003 * tree-ssa.c (useless_type_conversion_p): Do not dispatch to
3004 gimple_types_compatible_p for LTO.
3006 2010-10-22 Uros Bizjak <ubizjak@gmail.com>
3009 * config/i386/sse.md (*avx_movu<ssemodesuffix><avxmodesuffix>):
3010 Rename from avx_movu<ssemodesuffix><avxmodesuffix>.
3011 (avx_movu<ssemodesuffix><avxmodesuffix>): New expander.
3012 (*<sse>_movu<ssemodesuffix>): Rename from <sse>_movu<ssemodesuffix>.
3013 (<sse>_movu<ssemodesuffix>): New expander.
3014 (*avx_movdqu<avxmodesuffix>): Rename from avx_movdqu<avxmodesuffix>.
3015 (avx_movdqu<avxmodesuffix>): New expander.
3016 (*sse2_movdqu): Rename from sse2_movdqu.
3017 (sse2_movdqu): New expander.
3019 2010-10-22 Richard Guenther <rguenther@suse.de>
3021 PR tree-optimization/45720
3022 * tree-vect-data-refs.c (vect_update_misalignment_for_peel):
3023 Handle negative step.
3024 (vect_enhance_data_refs_alignment): Likewise.
3025 * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Likewise.
3026 (vect_create_cond_for_align_checks): Likewise.
3027 (vect_create_cond_for_alias_checks): Likewise.
3029 2010-10-22 Ira Rosen <irar@il.ibm.com>
3031 PR tree-optimization/46126
3032 * tree-vect-stmts.c (vect_analyze_stmt): Pass NODE to
3033 vectorizable_shift in case of basic block vectorization.
3035 2010-10-22 Joseph Myers <joseph@codesourcery.com>
3037 * target.h (enum opt_levels, struct default_options): New.
3038 * target.def (handle_ofast): Remove hook.
3039 (target_option.optimization): Change to
3040 target_option.optimization_table.
3041 * doc/tm.texi.in (TARGET_OPTION_OPTIMIZATION): Change to
3042 TARGET_OPTION_OPTIMIZATION_TABLE.
3043 (CAN_DEBUG_WITHOUT_FP): Remove.
3044 * doc/tm.texi: Regenerate.
3045 * opts.c (maybe_default_option, maybe_default_options,
3046 default_options_table): New.
3047 (default_options_optimization): Take extra parameters. Don't
3048 assert that global_options and global_options_set are in use. Use
3049 maybe_default_options.
3050 (decode_options): Pass extra parameters to
3051 default_options_optimization.
3052 * common.opt (falign-loops): Use value 0 with Var.
3053 (frerun-cse-after-loop, ftree-ter): Remove Init.
3054 * system.h (CAN_DEBUG_WITHOUT_FP, TARGET_HANDLE_OFAST,
3055 TARGET_OPTION_OPTIMIZATION): Remove.
3056 * targhooks.c (empty_optimization_table): New.
3057 * targhooks.h (empty_optimization_table): Declare.
3058 * toplev.c (process_options): Don't set flag_rerun_cse_after_loop.
3059 * config/alpha/alpha.c (alpha_option_optimization_table,
3060 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3061 * config/alpha/alpha.h (CAN_DEBUG_WITHOUT_FP): Remove.
3062 * config/arm/arm.c (arm_option_optimization: Change to
3063 arm_option_optimization_table.
3064 (TARGET_OPTION_OPTIMIZATION): Change to
3065 TARGET_OPTION_OPTIMIZATION_TABLE.
3066 * config/arm/arm.h (CAN_DEBUG_WITHOUT_FP): Remove.
3067 * config/avr/avr.c (avr_option_optimization_table,
3068 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3069 * config/avr/avr.h (CAN_DEBUG_WITHOUT_FP): Remove.
3070 * config/cris/cris.c (cris_option_optimization): Change to
3071 cris_option_optimization_table.
3072 (TARGET_OPTION_OPTIMIZATION): Change to
3073 TARGET_OPTION_OPTIMIZATION_TABLE.
3074 * config/crx/crx.c (crx_option_optimization): Change to
3075 crx_option_optimization_table.
3076 (TARGET_OPTION_OPTIMIZATION): Change to
3077 TARGET_OPTION_OPTIMIZATION_TABLE.
3078 * config/crx/crx.h (CAN_DEBUG_WITHOUT_FP): Remove.
3079 * config/fr30/fr30.c (fr30_option_optimization_table,
3080 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3081 * config/fr30/fr30.h (CAN_DEBUG_WITHOUT_FP): Remove.
3082 * config/frv/frv.c (frv_option_optimization_table,
3083 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3084 * config/frv/frv.h (CAN_DEBUG_WITHOUT_FP): Remove.
3085 * config/h8300/h8300.c (h8300_option_optimization): Change to
3086 h8300_option_optimization_table.
3087 (TARGET_OPTION_OPTIMIZATION): Change to
3088 TARGET_OPTION_OPTIMIZATION_TABLE.
3089 * config/h8300/h8300.h (CAN_DEBUG_WITHOUT_FP): Remove.
3090 * config/i386/i386.c (ix86_option_optimization): Change to
3091 ix86_option_optimization_table.
3092 (TARGET_OPTION_OPTIMIZATION): Change to
3093 TARGET_OPTION_OPTIMIZATION_TABLE.
3094 * config/i386/sol2-10.h (SUBTARGET_OPTIMIZATION_OPTIONS): Define
3096 * config/ia64/ia64.c (ia64_option_optimization): Change to
3097 ia64_option_optimization_table.
3098 (TARGET_OPTION_OPTIMIZATION): Change to
3099 TARGET_OPTION_OPTIMIZATION_TABLE.
3100 * config/ia64/ia64.h (CAN_DEBUG_WITHOUT_FP): Remove.
3101 * config/ia64/vms.h (SUBTARGET_OPTIMIZATION_OPTIONS): Define as
3103 * config/iq2000/iq2000.c (iq2000_option_optimization_table,
3104 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3105 * config/iq2000/iq2000.h (CAN_DEBUG_WITHOUT_FP): Remove.
3106 * config/lm32/lm32.c (lm32_option_optimization_table,
3107 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3108 * config/lm32/lm32.h (CAN_DEBUG_WITHOUT_FP): Remove.
3109 * config/m32r/m32r.c (m32r_option_optimization): Change to
3110 m32r_option_optimization_table.
3111 (TARGET_OPTION_OPTIMIZATION): Change to
3112 TARGET_OPTION_OPTIMIZATION_TABLE.
3113 * config/m32r/m32r.h (SUBTARGET_OPTIMIZATION_OPTIONS,
3114 CAN_DEBUG_WITHOUT_FP): Remove.
3115 * config/mcore/mcore.c (mcore_option_optimization): Change to
3116 mcore_option_optimization_table.
3117 (TARGET_OPTION_OPTIMIZATION): Change to
3118 TARGET_OPTION_OPTIMIZATION_TABLE.
3119 * config/mep/mep.c (mep_option_optimization): Change to
3120 mep_option_optimization_table.
3121 (TARGET_OPTION_OPTIMIZATION): Change to
3122 TARGET_OPTION_OPTIMIZATION_TABLE.
3123 * config/mep/mep.h (CAN_DEBUG_WITHOUT_FP): Remove.
3124 * config/microblaze/microblaze.c
3125 (microblaze_option_optimization_table,
3126 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3127 * config/microblaze/microblaze.h (CAN_DEBUG_WITHOUT_FP): Remove.
3128 * config/mips/mips.c (mips_option_optimization_table,
3129 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3130 * config/mips/mips.h (CAN_DEBUG_WITHOUT_FP): Remove.
3131 * config/mmix/mmix.c (mmix_option_optimization): Change to
3132 mmix_option_optimization_table.
3133 (TARGET_OPTION_OPTIMIZATION): Change to
3134 TARGET_OPTION_OPTIMIZATION_TABLE.
3135 * config/mmix/mmix.h (CAN_DEBUG_WITHOUT_FP): Remove.
3136 * config/mn10300/mn10300.c (mn10300_option_optimization_table,
3137 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3138 * config/mn10300/mn10300.h (CAN_DEBUG_WITHOUT_FP): Remove.
3139 * config/pa/pa.c (pa_option_optimization_table,
3140 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3141 * config/pa/pa.h (CAN_DEBUG_WITHOUT_FP): Remove.
3142 * config/pdp11/pdp11.c (pdp11_option_optimization): Change to
3143 pdp11_option_optimization_table.
3144 (TARGET_OPTION_OPTIMIZATION): Change to
3145 TARGET_OPTION_OPTIMIZATION_TABLE.
3146 * config/picochip/picochip.c (picochip_option_optimization_table,
3147 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3148 * config/picochip/picochip.h (CAN_DEBUG_WITHOUT_FP): Remove.
3149 * config/rs6000/rs6000.c (rs6000_option_optimization_table,
3150 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3151 * config/rs6000/rs6000.h (CAN_DEBUG_WITHOUT_FP): Remove.
3152 * config/rx/rx.c (rx_option_optimization_table,
3153 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3154 * config/rx/rx.h (CAN_DEBUG_WITHOUT_FP): Remove.
3155 * config/s390/s390.c (s390_option_optimization): Change to
3156 s390_option_optimization_table.
3157 (s390_option_override): Update comment.
3158 (TARGET_OPTION_OPTIMIZATION): Change to
3159 TARGET_OPTION_OPTIMIZATION_TABLE.
3160 * config/s390/s390.h (CAN_DEBUG_WITHOUT_FP): Remove.
3161 * config/score/score.c (score_option_optimization_table,
3162 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3163 * config/score/score.h (CAN_DEBUG_WITHOUT_FP): Remove.
3164 * config/sh/sh.c (sh_option_optimization): Change to
3165 sh_option_optimization_table.
3166 (TARGET_OPTION_OPTIMIZATION): Change to
3167 TARGET_OPTION_OPTIMIZATION_TABLE.
3168 (sh_option_override): Set MASK_SAVE_ALL_TARGET_REGS here.
3169 (sh_option_override, expand_block_move, multcosts, find_barrier,
3170 barrier_align): Use optimize_size instead of TARGET_SMALLCODE.
3171 * config/sh/sh.h (CAN_DEBUG_WITHOUT_FP): Remove.
3172 (LOOP_ALIGN, TRAMPOLINE_ALIGNMENT, MOVE_BY_PIECES_P,
3173 STORE_BY_PIECES_P, SH_DYNAMIC_SHIFT_COST): Use optimize_size
3174 instead of TARGET_SMALLCODE.
3175 * config/sh/sh.opt (mspace): Make into an alias for -Os.
3176 * config/sparc/sparc.c (sparc_option_optimization_table,
3177 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3178 * config/sparc/sparc.h (CAN_DEBUG_WITHOUT_FP): Remove.
3179 * config/stormy16/stormy16.c (xstorym16_option_optimization_table,
3180 TARGET_OPTION_OPTIMIZATION_TABLE): New.
3181 * config/stormy16/stormy16.h (CAN_DEBUG_WITHOUT_FP): Remove.
3182 * config/v850/v850.c (v850_option_optimization): Change to
3183 v850_option_optimization_table.
3184 (TARGET_OPTION_OPTIMIZATION): Change to
3185 TARGET_OPTION_OPTIMIZATION_TABLE.
3186 * config/v850/v850.h (CAN_DEBUG_WITHOUT_FP): Remove.
3187 * config/xtensa/xtensa.c (xtensa_option_optimization): Change to
3188 xtensa_option_optimization_table.
3189 (TARGET_OPTION_OPTIMIZATION): Change to
3190 TARGET_OPTION_OPTIMIZATION_TABLE.
3191 * config/xtensa/xtensa.h (CAN_DEBUG_WITHOUT_FP): Remove.
3193 2010-10-21 Iain Sandoe <iains@gcc.gnu.org>
3195 Based on the CFString implementation in FSF apple/trunk branch.
3197 * target.def (objc_construct_string): New Hook.
3198 * doc/tm.texi (objc_construct_string): Document.
3199 * doc/tm.texi.in (TARGET_OBJC_CONSTRUCT_STRING): New.
3200 * config/t-darwin: Amend build rules for darwin.o.
3201 * config/darwin.opt: Add cfstrings flags.
3202 * config/darwin-c.c: Define __CONSTANT_CFSTRINGS__.
3203 (darwin_objc_construct_string): New.
3204 * config/i386/darwin.h (SUBTARGET_INIT_BUILTINS): Define.
3205 * config/i386/i386.c (ix86_init_builtins): Add SUBTARGET_INIT_BUILTINS.
3206 * config/darwin-protos.h (darwin_init_cfstring_builtins): New prototype.
3207 (darwin_fold_builtin): Likewise.
3208 (darwin_build_constant_cfstring): Likewise.
3209 (darwin_objc_construct_string): Likewise.
3210 (darwin_cfstring_p): Likewise.
3211 (darwin_enter_string_into_cfstring_table): Likewise.
3212 * config/rs6000/darwin.h (SUBTARGET_INIT_BUILTINS) Update for CFString.
3213 * config/darwin.c (darwin_running_cxx): New var.
3214 (machopic_select_section): Return cfstring_constant_object_section.
3215 (darwin_override_options): Set darwin_running_cxx.
3216 (add_builtin_field_decl): New.
3217 (darwin_init_cfstring_builtins): New.
3218 (darwin_build_constant_cfstring): New.
3219 (darwin_fold_builtin): New.
3220 (cfstring_hash): New.
3222 (darwin_enter_string_into_cfstring_table): New.
3223 * config/darwin-sections.def (cfstring_constant_object_section): New.
3224 * config/darwin.h (TARGET_FOLD_BUILTIN): Define.
3225 (TARGET_OBJC_CONSTRUCT_STRING): Define.
3227 2010-10-21 Nathan Froyd <froydnj@codesourcery.com>
3229 * config/alpha/alpha.c (alpha_build_builtin_va_list): Use
3230 TYPE_STUB_DECL instead of TREE_CHAIN.
3231 * config/i386/i386.c (ix86_build_builtin_va_list_abi): Likewise.
3232 * config/rs6000/rs6000.c (rs6000_build_builtin_va_list): Likewise.
3233 * config/s390/s390.c (s390_build_builtin_va_list): Likewise.
3234 * config/sh/sh.c (sh_build_builtin_va_list): Likewise.
3235 * config/spu/spu.c (spu_build_builtin_va_list): Likewise.
3236 * config/stormy16/stormy16.c (xstormy16_build_builtin_va_list):
3238 * config/xtensa/xtensa.c (xtensa_build_builtin_va_list): Likewise.
3240 2010-10-22 Jie Zhang <jie@codesourcery.com>
3242 * expr.c (emit_group_load_1): Update calls to extract_bit_field.
3243 (copy_blkmode_from_reg): Likewise.
3244 (read_complex_part): Likewise.
3245 (expand_expr_real_1): Calculate packedp and pass it to
3247 * expr.h (extract_bit_field): Update declaration.
3248 * calls.c (store_unaligned_arguments_into_pseudos): Update call
3249 to extract_bit_field.
3250 * expmed.c (extract_fixed_bit_field): Update calls to
3251 extract_fixed_bit_field.
3252 (store_split_bit_field): Likewise.
3253 (extract_bit_field_1): Add new argument packedp.
3254 (extract_bit_field): Add new argument packedp.
3255 (extract_fixed_bit_field): Add new argument packedp and let
3256 packed attribute override volatile.
3257 * stmt.c (expand_return): Update call to extract_bit_field.
3259 2010-10-21 Nathan Froyd <froydnj@codesourcery.com>
3261 * config/spu/spu.c (spu_function_arg): Dereference CUM parameter.
3263 2010-10-21 Nathan Froyd <froydnj@codesourcery.com>
3265 * ddg.c (add_cross_iteration_register_deps): Call gcc_assert instead
3266 of gcc_checking_assert.
3267 * sel-sched.c (code_motion_process_successors): Likewise.
3269 2010-10-21 Eric Botcazou <ebotcazou@adacore.com>
3271 * cfgcleanup.c (try_forward_edges): Do not throw away previous steps
3272 when stopping because of a different locus on edge or insn.
3273 (try_optimize_cfg): Add comment.
3274 * cfgrtl.c (rtl_merge_blocks): Tweak log message. If the destination
3275 block is a forwarder block, propagate locus on the edge.
3276 (cfg_layout_merge_blocks): Likewise.
3278 2010-10-21 Uros Bizjak <ubizjak@gmail.com>
3281 * config/i386/i386.md (*pushti2): New insn pattern.
3282 (pushti2 splitter): New insn splitter.
3283 (*push<mode>2): Macroize insn pattern from *push{di,ti}2 using
3286 2010-10-21 Paul Koning <ni1d@arrl.net>
3288 * config/pdp11/pdp11-protos.md (arith_operand,
3289 const_immediate_operand, expand_shift_operand,
3290 immediate15_operand): Delete
3291 * config/pdp11/pdp11.c: Ditto.
3292 * config/pdp11/pdp11.h (REG_CLASS_FROM_LETTER,
3293 CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P,
3294 EXTRA_CONSTRAINT): Delete.
3295 * config/pdp11/pdp11.md (various): Use standard constraints
3296 instead of removed ones.
3297 * config/pdp11/constraints.md: New file.
3298 * config/pdp11/predicates.md: New file.
3300 2010-10-21 Bingfeng Mei <bmei@broadcom.com>
3303 * alias.c (true_dependence_1): Remove obsolete check for QImode.
3304 (may_alias_p): Ditto.
3306 2010-10-21 Martin Jambor <mjambor@suse.cz>
3308 PR tree-optimization/45875
3309 * tree.c (get_binfo_at_offset): Remove initial zero offset test.
3311 2010-10-21 Nathan Froyd <froydnj@codesourcery.com>
3313 * tree-into-ssa.c (rewrite_update_enter_block): Remove unused
3315 (create_new_def_for): Likewise.
3317 2010-10-21 Nick Clifton <nickc@redhat.com>
3319 * config/mn10300/mn10300.c: Fold code to 80-character width.
3320 Replace GET_CODE (foo) == REG with REG_P (foo). Likewise for
3321 MEM, CONST_INT and CONST_DOUBLE.
3322 (targetm): Move initialization to end of file.
3323 (print_operand): Rename to mn10300_print_operand.
3324 (print_operand_address): Rename to mn10300_print_operand_address.
3325 (can_use_return_insn): Rename to mn10300_can_use_return_insn.
3326 (expand_prologue): Rename to mn10300_expand_prologue.
3327 (expand_epilogue): Rename to mn10300_expand_epilogue.
3328 (initial_offset): Rename to mn10300_initial_offset.
3329 (function_arg): Rename to mn10300_function_arg.
3330 (mask_ok_for_mem_btst): Rename to mn10300_mask_ok_for_mem_btst.
3331 (symbolic_operand): Rename to mn10300_symbolic_operand.
3332 (legitimize_pic_address): Rename to mn10300_legitimize_pic_address.
3333 (legitimate_pic_operand_p): Rename to mn10300_legitimate_pic_operand_p.
3334 * config/mn10300/mn10300-protos.h: Update prototypes.
3335 * config/mn10300/mn10300.h: Fold code to 80-character width.
3336 Replace GET_CODE (foo) == REG with REG_P (foo). Likewise for
3337 MEM, CONST_INT and CONST_DOUBLE.
3338 (CPP_SPEC): Move to...
3339 (TARGET_CPU_CPP_BUILTINS): ... here.
3340 * config/mn10300/mn10300.md: Fold code to 80-character width.
3341 Replace GET_CODE (foo) == REG with REG_P (foo). Likewise for
3342 MEM, CONST_INT and CONST_DOUBLE.
3344 2010-10-21 Ira Rosen <irar@il.ibm.com>
3346 PR tree-optimization/46049
3347 PR tree-optimization/46052
3348 * tree-vectorizer.h (enum stmt_vec_info_type): Add new value for shift.
3349 (vect_get_slp_defs): Add arguments.
3350 * tree-vect-loop.c (vect_create_epilog_for_reduction): Pass scalar
3351 operands to vect_get_slp_defs.
3352 (vectorizable_reduction): Fix comment, pass scalar operands to
3354 * tree-vect-stmts.c (vect_get_vec_def_for_operand): Use operand's
3355 type to determine number of units in the created vector.
3356 (vect_get_vec_defs): Pass scalar operands to vect_get_slp_defs.
3357 (vectorizable_conversion): Fix comment.
3358 (vectorizable_shift): New function.
3359 (vectorizable_operation): Move code that handles shifts to
3361 (vectorizable_type_demotion): Fix comment, pass scalar operands to
3363 (vectorizable_type_promotion, vectorizable_store): Likewise.
3364 (vectorizable_condition): Fix comment.
3365 (vect_analyze_stmt): Call vectorizable_shift.
3366 (vect_transform_stmt): Likewise.
3367 * tree-vect-slp.c (vect_get_constant_vectors): Add new argument.
3368 Use it as the operand to create vectors for, except reduction
3369 initial definition and store. Use operands type.
3370 (vect_get_slp_defs): Add new arguments. Pass them to
3371 vect_get_constant_vectors.
3373 2010-10-21 Nathan Froyd <froydnj@codesourcery.com>
3375 * basic-block.h (single_succ_edge): Use gcc_checking_assert.
3376 (single_pred_edge, ei_container, ei_next, ei_prev): Likewise.
3377 * cfghooks.c (fixup_reorder_chain): Likewise.
3378 * cfgrtl.c (cfg_layout_merge_blocks): Likewise.
3379 * cgraph.c (cgraph_add_thunk): Likewise.
3380 (cgraph_create_edge_1): Likewise.
3381 (cgraph_create_virtual_clone): Likewise.
3382 * ddg.c (add_cross_iteration_register_deps): Likewise.
3383 * dwarf2out.c (modified_type_die): Likewise.
3384 * emit-rtl.c (set_mem_alias_set): Likewise.
3385 * ggc-zone.c (zone_allocate_marks): Likewise.
3386 * gimple-iterator.c (gsi_move_to_bb_end): Likewise.
3387 * gimple.c (iterative_hash_gimple_type): Likewise.
3388 * graphite-scop-detection.c (create_single_entry_edge): Likewise.
3389 (create_single_exit_edge): Likewise.
3390 * haifa-sched.c (choose_ready): Likewise.
3391 * lto-streamer-in.c (input_gimple_stmt): Likewise.
3392 * passes.c (execute_todo): Likewise.
3393 * sched-ebb.c (begin_schedule_ready): Likewise.
3394 * sel-sched.c (code_motion_process_successors): Likewise.
3395 * tree-call-cdce.c (gen_conditions_for_pow): Likewise.
3396 * tree-cfg-cleanup.c (tree_forwarder_block_p): Likewise.
3397 * tree-flow-inline.h (link_imm_use, move_use_after_head): Likewise.
3398 (phi_arg_index_from_use, phi_ssa_name_p): Likewise.
3399 * tree-into-ssa.c (insert_updated_phi_nodes_for): Likewise.
3400 * tree-ssa-coalesce.c (ssa_conflicts_test_p): Likewise.
3401 (ssa_conflicts_add): Likewise.
3402 * tree-ssa-copy.c (replace_exp): Likewise.
3403 * tree-ssa-dom.c (eliminate_redundant_computations): Likewise.
3404 * tree-ssa-forwprop.c (simple_gimple_switch): Likewise.
3405 * tree-ssa-math-opts.c (execute_cse_reciprocals): Likewise.
3406 * tree-ssa-pre.c (bitmap_value_insert_into_set): Likewise.
3407 (compute_antic): Likewise.
3408 * tree-ssa-ter.c (add_to_partition_kill_list): Likewise.
3409 (add_dependence): Likewise.
3410 (process_replaceable, kill_expr, find_replaceable_exprs): Likewise.
3411 * tree-vrp.c (supports_overflow_infinity): Likewise.
3412 (make_overflow_infinity, negative_overflow_infinity): Likewise.
3413 (avoid_overflow_infinity, register_new_assert_for): Likewise.
3414 (process_assert_insertions_for): Likewise.
3415 * var-tracking.c (dv_is_value_p, dv_as_decl, dv_from_decl): Likewise.
3416 (dv_from_value, variable_union, find_loc_in_1pdv): Likewise.
3417 (intersect_loc_chains, variable_merge_over_cur): Likewise.
3419 2010-10-21 Nathan Froyd <froydnj@codesourcery.com>
3421 * cfgloop.c (flow_loops_find): Call bb_has_abnormal_pred.
3422 * reload1.c (has_nonexceptional_receiver): Likewise.
3423 * tree-into-ssa.c (rewrite_update_enter_block): Likewise.
3424 (create_new_def_for): Likewise.
3425 * tree-cfgcleanup.c (remove_forwarder_block): Likewise.
3426 (merge_phi_nodes): Likewise.
3427 (has_abnormal_incoming_edge_p): Delete.
3429 2010-10-21 H.J. Lu <hongjiu.lu@intel.com>
3431 * config/i386/sse.md (ssescalarmodesuffix): Add V8SI and V4DI.
3433 2010-10-21 Richard Guenther <rguenther@suse.de>
3434 Michael Matz <matz@suse.de>
3436 PR tree-optimization/45764
3437 * tree-vect-data-refs.c (vect_compute_data_ref_alignment):
3438 Adjust initial misalignment for negative DR_STEP.
3439 (vect_find_same_alignment_drs): Two DRs with different DR_STEP
3440 do not have the same alignment over the whole iteration domain.
3442 2010-10-21 Richard Guenther <rguenther@suse.de>
3444 PR tree-optimization/46111
3445 * tree-parloops.c (take_address_of): Re-organize for MEM_REF.
3447 2010-10-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
3449 * config/s390/s390.md (*xordi3_cc): Mark xgrk as z196 only.
3451 2010-10-21 Tristan Gingold <gingold@adacore.com>
3453 * config/vms/vms-crtl.h (CRTL_NAMES): Add new translations.
3454 * config/vms/vms-crtl-64.h (CRTL_NAMES): Ditto.
3456 2010-10-21 Tristan Gingold <gingold@adacore.com>
3458 * config/alpha/vms-unwind.h (alpha_vms_fallback_frame_state): Set
3460 * config/alpha/alpha.c (alpha_function_arg): Adjust call.
3462 2010-10-21 Tristan Gingold <gingold@adacore.com>
3464 * config/ia64/vms64.h (TARGET_DEFAULT): Add MASK_FUSED_MADD.
3465 * config/ia64/vms.h (TARGET_DEFAULT): Ditto.
3467 2010-10-20 Nathan Froyd <froydnj@codesourcery.com>
3469 * basic-block.h (find_fallthru_edge): Define.
3470 * cfgcleanup.c (merge_blocks_move): Use it.
3471 (try_crossjump_bb): Likewise.
3472 * cfglayout.c (fixup_reorder_chains): Likewise.
3473 (fixup_fallthru_exit_predecessor): Likewise.
3474 * cfgrtl.c (rtl_split_edge): Likewise.
3475 (rtl_verify_flow_info): Likewise.
3476 * function.c (thread_prologue_and_epilogue_insns): Likewise.
3477 * gimple-pretty-print.c (dump_implicit_edges): Likewise.
3478 * ifcvt.c (block_fallthru): Likewise.
3479 * reload1.c (fixup_abnormal_edges): Likewise.
3480 * sched-ebb.c (being_schedule_ready): Likewise.
3481 (schedule_ebb): Likwise.
3482 * sched-rgn.c (find_single_block_region): Likewise.
3483 * sel-sched-ir.c (bb_ends_ebb_p): Likewise.
3484 * tree-complex.c (expand_complex_move): Likewise.
3485 * sched-int.h (find_fallthru_edge): Rename to...
3486 (find_fallthru_edge_from): ...this.
3487 * haifa-sched.c (find_fallthru_edge): Rename to...
3488 (find_fallthru_edge_from): ...this. Use new find_fallthru_edge.
3489 (init_before_recovery): Call find_fallthru_edge_from.
3490 * sel-sched-ir.c (merge_fences): Likewise.
3491 * sel-sched.c (in_fallthru_bb_p): Likewise.
3492 (move_cond_jump): Likewise.
3494 2010-10-20 Paul Koning <ni1d@arrl.net>
3496 * config/pdp11/pdp11.md (various): Fix conditions on a number of
3497 insn to check for target 11/40 or higher.
3499 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
3501 * parser.c (c_parser_objc_method_type): Mark inline. Return a
3502 bool instead of a tree.
3503 (c_parser_objc_method_decl): Added bool argument. Updated call to
3504 objc_build_method_signature.
3505 (c_parser_objc_method_definition): Do not call
3506 objc_set_method_type. Updated calls to c_parser_objc_method_type,
3507 c_parser_objc_method_decl and objc_start_method_definition.
3508 (c_parser_objc_methodproto): Do not call objc_set_method_type.
3509 Updated calls to c_parser_objc_method_type,
3510 c_parser_objc_method_decl and objc_add_method_declaration.
3512 2010-10-20 Jakub Jelinek <jakub@redhat.com>
3514 PR tree-optimization/45919
3515 * tree-ssa-ccp.c (fold_nonarray_ctor_reference): Handle flexible
3518 PR tree-optimization/46066
3519 * tree-parloops.c (create_parallel_loop): Use gsi_last_nondebug_bb
3520 instead of gsi_last_bb.
3522 2010-10-20 DJ Delorie <dj@redhat.com>
3524 * config/m32c/m32c.c (m32c_option_override): Always disable
3525 function-cse in 16-bit mode. Indirect calls are always worse than
3526 direct calls as there is no 16-bit indirect call opcode.
3527 (m32c_override_options_after_change): New, likewise.
3529 2010-10-20 Nathan Froyd <froydnj@codesourcery.com>
3531 * ifcvt.c (noce_emit_cmove): If both of the values are SUBREGs, try
3532 emitting the conditional move in the inner mode of the SUBREG.
3534 2010-10-20 Anatoly Sokolov <aesok@post.ru>
3536 * config/ia64/ia64.h (PREFERRED_RELOAD_CLASS): Remove macros.
3537 * config/ia64/ia64-protos.h (ia64_preferred_reload_class): Remove.
3538 * config/ia64/ia64.c (TARGET_PREFERRED_RELOAD_CLASS): Define.
3539 (ia64_preferred_reload_class): Make static. Change rclass argument
3540 and result types from enum reg_class to reg_class_t.
3542 2010-10-20 Pat Haugen <pthaugen@us.ibm.com>
3544 * tree-ssa-ter.c (find_replaceable_in_bb): Allow replacement over
3545 call for single operand expression.
3547 2010-10-20 Eric Botcazou <ebotcazou@adacore.com>
3549 * tree-optimize.c (execute_fixup_cfg): Purge dead abnormal call edges
3550 if there is a call statement to pure or const function in the block.
3552 2010-10-20 Paul Koning <pkoning@equallogic.com>
3554 Fix several build errors for pdp11 target.
3555 * config/pdp11/pdp11.md (*cmpdf): Fix tstd operands.
3556 (cbranchdf4): Conditional on TARGET_FPU.
3557 (movdf): Ditto; correct alternatives check.
3558 (movmemhi): Fix predicate and constraint.
3559 * config/pdp11/pdp11.h (HARD_REGNO_MODE_OK): Handle 64 bit mode.
3561 2010-10-20 Richard Guenther <rguenther@suse.de>
3564 * lto-streamer-out.c (output_gimple_stmt): Fix typo.
3565 * tree-cfg.c (verify_gimple_call): Properly get the call fndecl.
3566 (verify_gimple_assign_single): Disable ADDR_EXPR type check
3569 2010-10-20 Vladimir Makarov <vmakarov@redhat.com>
3572 * ira-emit.c (store_can_be_removed_p): Return false instead of
3575 2010-10-20 Dmitry Melnik <dm@ispras.ru>
3577 * fold-const.c (fold_binary_loc): New transformation.
3579 2010-10-20 H.J. Lu <hongjiu.lu@intel.com>
3582 * config/i386/sse.md (reduc_splus_v8sf): Updated.
3583 (reduc_splus_v4df): Likewise.
3585 2010-10-20 Richard Guenther <rguenther@suse.de>
3587 PR tree-optimization/45860
3588 * tree-ssa-phiopt.c (cond_store_replacement): Do not do
3589 conditional store replacement for non-register type stores.
3591 2010-10-20 Eric Botcazou <ebotcazou@adacore.com>
3593 * stor-layout.c (skip_simple_constant_arithmetic): New function.
3594 (self_referential_size): Use it instead of skip_simple_arithmetic.
3596 2010-10-20 Olivier Hainque <hainque@adacore.com>
3598 * config/rs6000/rs6000.c (rs6000_reg_live_or_pic_offset_p):
3599 If the current function calls eh_return, claim live all registers
3600 that we need to check for liveness otherwise.
3602 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com>
3604 * c-decl.c (c_write_global_declarations): Call
3605 objc_write_global_declarations when compiling Objective-C.
3606 * c-lang.c (finish_file): Removed.
3608 2010-10-19 DJ Delorie <dj@redhat.com>
3610 * doc/tm.texi.in (TARGET_ASM_JUMP_ALIGN_MAX_SKIP): New.
3611 (TARGET_ASM_LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Change to hook.
3612 (TARGET_ASM_LOOP_ALIGN_MAX_SKIP): Likewise.
3613 (TARGET_ASM_LABEL_ALIGN_MAX_SKIP): Likewise.
3614 * doc/tm.texi: Regenerate.
3615 * targhooks.h (default_label_align_after_barrier_max_skip,
3616 default_loop_align_max_skip, default_label_align_max_skip,
3617 default_jump_align_max_skip): Declare.
3618 * target.def (label_align_after_barrier_max_skip): New.
3619 (loop_align_max_skip): New.
3620 (label_align_max_skip): New.
3621 (jump_align_max_skip): New.
3622 * system.h (poison): Add those macros to the list.
3623 * final.c (LABEL_ALIGN_MAX_SKIP): Remove.
3624 (LOOP_ALIGN_MAX_SKIP): Remove.
3625 (LABEL_ALIGN_AFTER_BARRIER_MAX_SKIP): Remove.
3626 (JUMP_ALIGN_MAX_SKIP): Remove.
3627 (default_label_align_after_barrier_max_skip): New.
3628 (default_loop_align_max_skip): New.
3629 (default_label_align_max_skip): New.
3630 (default_jump_align_max_skip): New.
3631 (compute_alignments): Use the new hooks.
3632 (shorten_branches): Likewise.
3634 2010-10-19 Richard Henderson <rth@redhat.com>
3636 * config/i386/i386.c (bdesc_multi_arg): Use fma4i_fmadd_<mode>.
3637 * config/i386/sse.md (fma<mode>4): Enable for FMA & SSE_MATH.
3638 (fma4i_fmadd_<mode>): New.
3639 (*split_fma, *split_fms, *split_fnma, *split_fnms): Rename from
3640 fma4_fm*_<mode> and adjust to be pre-reload splitters to the
3641 standard fma patterns.
3642 (fmaddsub_<mode>): Rename from fma4i_fmaddsub_<mode> and
3644 (*fma_fmadd_<mode>, *fma_fmsub_<mode>): New.
3645 (*fma_fmadd_<mode>, *fma_fmsub_<mode>): New.
3646 (*fma_fmaddsub_<mode>, *fma_fmsubadd_<mode>): New.
3648 2010-10-19 Paul Koning <pkoning@equallogic.com>
3650 * lower-subreg.c (resolve_shift_zext): Delete conditional code for
3651 WORDS_BIG_ENDIAN != BYTES_BIG_ENDIAN.
3653 2010-10-19 Richard Henderson <rth@redhat.com>
3655 * config/ia64/ia64.md (fmasf4, *fmssf4, *nfmasf4): New.
3656 (fmadf4, *fmsdf4, *nfmadf4): New.
3657 (fmaxf4, *fmsxf4, *nfmaxf4): New.
3659 2010-10-19 Michael Eager <eager@eagercon.com>
3661 * config/microblaze/microblaze.c (TARGET_EXCEPT_UNWIND_INFO):
3662 Use sjlj unwind info for exceptions.
3664 2010-10-19 Francois-Xavier Coudert<fxcoudert@gcc.gnu.org>
3667 * dwarf2out.c (add_calling_convention_attribute): Flag main
3668 Fortran subroutine with DW_AT_main_subprogram.
3670 2010-10-19 Nick Clifton <nickc@redhat.com>
3672 * config/rx/rx.c (rx_function_value): Small integer types are
3674 (rx_promote_function_mode): New function.
3675 (TARGET_PROMOTE_FUNCTION_MODE): Define.
3677 2010-10-19 Nick Clifton <nickc@redhat.com>
3679 * config/mep/mep.c (mep_print_operand): Use
3680 targetm.strip_name_encoding.
3681 (mep_output_aligned_common): Likewise.
3683 2010-10-19 Basile Starynkevitch <basile@starynkevitch.net>
3685 * gengtype.c (new_structure): Remove ad-hoc "location_s" processing.
3687 2010-10-18 Richard Henderson <rth@redhat.com>
3689 * simplify-rtx.c (simplify_ternary_operation) [FMA]: Simplify
3690 (fma (neg a) (neg b) c) and (fma a (neg b) c).
3692 2010-10-18 Richard Henderson <rth@redhat.com>
3694 * config/i386/i386.c (IX86_BUILTIN_VFMSUBSS, IX86_BUILTIN_VFMSUBSD,
3695 IX86_BUILTIN_VFMSUBPS, IX86_BUILTIN_VFMSUBPD,
3696 IX86_BUILTIN_VFMSUBADDPS, IX86_BUILTIN_VFMSUBADDPD,
3697 IX86_BUILTIN_VFNMADDSS, IX86_BUILTIN_VFNMADDSD,
3698 IX86_BUILTIN_VFNMADDPS, IX86_BUILTIN_VFNMADDPD,
3699 IX86_BUILTIN_VFNMSUBSS, IX86_BUILTIN_VFNMSUBSD,
3700 IX86_BUILTIN_VFNMSUBPS, IX86_BUILTIN_VFNMSUBPD,
3701 IX86_BUILTIN_VFMSUBADDPS256, IX86_BUILTIN_VFMSUBADDPD256,
3702 IX86_BUILTIN_VFNMADDPS256, IX86_BUILTIN_VFNMADDPD256,
3703 IX86_BUILTIN_VFNMSUBPS256, IX86_BUILTIN_VFNMSUBPD256): Remove.
3704 (bdesc_multi_arg): Remove the corresponding builtins.
3705 * config/i386/i386.md (UNSPEC_FMA4_INTRINSIC): Remove.
3706 (UNSPEC_FMA4_FMSUBADD): Remove.
3707 (UNSPEC_FMADDSUB): Rename from UNSPEC_FMA4_FMADDSUB.
3708 * config/i386/sse.md (FMA4MODEF4): Remove.
3710 (fma<mode>4): New expander.
3711 (*fma4i_fmadd_<mode>): Macroize from fma4i_fmadd<mode>4 patterns,
3712 and use FMA rtx code instead of UNSPEC_FMA4_INTRINSIC.
3713 (*fma4i_fmsub_<mode>): Similarly.
3714 (*fma4i_fnmadd_<mode>): Similarly.
3715 (*fma4i_fnmsub_<mode>): Similarly.
3716 (fma4i_vmfmadd_<mode>): Scalar patterns zero-extend, not merge
3717 with the first operand.
3718 (fma4i_fmaddsub_<mode>): Represent with UNSPEC_FMADDSUB instead
3719 of explicit arithmetic. Macroize with AVXMODEF2P.
3720 (*fma4i_fmsubadd_<mode>): Represent with UNSPEC_FMADDSUB + NEG.
3721 (xop_frcz<mode>2): Macroize with FMAMODE.
3722 (xop_vmfrcz<mode>2): Scalar patterns zero-extend, not merge with
3724 * config/i386/fma4intrin.h (_mm_msub_ps): Use vfmadd intrinsic with
3726 (_mm_msub_pd, _mm_msub_ss, _mm_msub_sd): Likewise.
3727 (_mm_nmacc_ps, _mm_nmacc_pd, _mm_nmacc_ss, _mm_nmacc_sd): Likewise.
3728 (_mm_nmsub_ps, _mm_nmsub_pd, _mm_nmsub_ss, _mm_nmsub_sd): Likewise.
3729 (_mm256_msub_ps, _mm256_msub_pd): Likewise.
3730 (_mm256_nmacc_ps, _mm256_nmacc_pd): Likewise.
3731 (_mm256_nmsub_ps, _mm256_nmsub_pd): Likewise.
3732 (_mm_msubadd_ps): Use vfmaddsub intrinsic with extra negation.
3733 (_mm_msubadd_pd, _mm256_msubadd_ps, _mm256_msubadd_pd): Likewise.
3735 2010-10-18 Bernd Schmidt <bernds@codesourcery.com>
3737 PR rtl-optimization/45966
3738 * combine.c (try_combine): If added_sets_2, deal with the case
3739 where i0 feeds i1 and i1 feeds i2.
3741 2010-10-18 Jan Hubicka <jh@suse.cz>
3743 * ipa.c (cgraph_externally_visible_p): Handle externally visible and
3744 preserve flags before trying to guess on visibility.
3745 (varpool_externally_visible_p): New function.
3746 (function_and_variable_visibility): Use it.
3748 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3750 Implemented parsing @synthesize and @dynamic for Objective-C.
3751 * c-parser.c (c_parser_external_declaration): Recognize
3752 RID_AT_SYNTHESIZE and RID_AT_DYNAMIC.
3753 (c_parser_objc_at_synthesize_declaration): New.
3754 (c_parser_objc_at_dynamic_declaration): New.
3756 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3758 * c-parser.c (c_parser_objc_class_declaration): After finding an
3759 error, parse the whole declaration then reset parser->error.
3761 2010-10-18 Michael Meissner <meissner@linux.vnet.ibm.com>
3764 * tree.h (mode_has_fma): Delete, move to c-cppbuiltins.c.
3765 * builtins.c (mode_has_fma): Ditto.
3767 2010-10-18 Steve Ellcey <sje@cup.hp.com>
3771 * config/ia64/ia64.c (rws_access_regno): Remove predicate check.
3773 2010-10-18 Joseph Myers <joseph@codesourcery.com>
3775 * config/i386/i386.c (ix86_option_override_internal): Define and
3776 use USE_X86_64_FRAME_POINTER for 64-bit flag_omit_frame_pointer
3778 * config/i386/sol2-10.h (SUBTARGET_OVERRIDE_OPTIONS): Remove.
3779 (USE_IX86_FRAME_POINTER, USE_X86_64_FRAME_POINTER): Define.
3781 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3783 Merge from 'apple/trunk' branch on FSF servers.
3784 * c-parser.c (c_parser_objc_type_name): Adapted to new parser the
3785 following Objective-C change:
3787 2005-10-10 Fariborz Jahanian <fjahanian@apple.com>
3790 * c-parse.in (objc_quals): Build objc qualifier list same way
3793 2010-10-18 Jan Hubicka <jh@suse.cz>
3795 * ipa.c (cgraph_externally_visible_p, varpool_externally_visible_p,
3796 function_and_variable_visibility): Revert accidental commit.
3798 2010-10-18 Nicola Pero <nicola.pero@meta-innovation.com>
3800 Merge from 'apple/trunk' branch on FSF servers.
3801 * c-parser.c (c_parser_typeof_specifier): Adapted to new parser
3802 the following Objective-C change:
3804 2005-10-07 Fariborz Jahanian <fjahanian@apple.com>
3807 * c-parse.in (typespec_nonreserved_nonattr): Remove volatile from
3808 'volatilized' type used in a typeof operator.
3810 2010-10-18 Eric Botcazou <ebotcazou@adacore.com>
3812 * tree-flow.h (gimple_purge_all_dead_abnormal_call_edges): Declare.
3813 * tree-cfg.c (gimple_purge_dead_abnormal_call_edges): Move around and
3814 rewrite modelled on gimple_purge_dead_eh_edges.
3815 (gimple_purge_all_dead_abnormal_call_edges): New function.
3816 * tree-inline.c (expand_call_inline): Call gimple_purge_dead_eh_edges
3817 directly instead of through gimple_purge_dead_abnormal_call_edges.
3818 * tree-ssa-pre.c (need_ab_cleanup): New static variable.
3819 (eliminate): Set bit in need_ab_cleanup for the basic block if we have
3820 removed AB side-effects from one of its statements.
3821 (init_pre): Initialize need_ab_cleanup.
3822 (fini_pre): Purge dead abnormal call edges and clean up the CFG if bits
3823 are set in need_ab_cleanup. Free need_ab_cleanup afterward.
3825 2010-10-18 Jakub Jelinek <jakub@redhat.com>
3828 * c-parser.c (c_parser_statement_after_labels): Call mark_exp_read
3829 on computed goto argument.
3831 2010-10-18 Richard Guenther <rguenther@suse.de>
3833 PR tree-optimization/45967
3834 * tree-ssa-structalias.c (type_could_have_pointers): Remove.
3835 (could_have_pointers): Likewise.
3836 (handle_rhs_call, handle_const_call, handle_pure_call,
3837 find_func_aliases, intra_create_variable_infos): Remove calls to them.
3838 (struct fieldoff): Add must_have_pointers field.
3839 (type_must_have_pointers): New function.
3840 (field_must_have_pointers): Likewise.
3841 (push_fields_onto_fieldstack): Remove must_have_pointers_p argument.
3842 Adjust field merging.
3843 (create_function_info_for): May-have-pointers of varinfo is
3845 (create_variable_info_for_1): Likewise.
3847 2010-10-18 Tejas Belagod <tejas.belagod@arm.com>
3849 * config/arm/neon.md (neon_move_hi_quad_<mode>): Fix the order
3850 of operands to vec_concat.
3852 2010-10-18 Richard Guenther <rguenther@suse.de>
3855 * tree.c (free_lang_data_in_decl): As we clear TYPE_METHODS
3856 also clear references to entries of it.
3858 2010-10-18 Andi Kleen <ak@linux.intel.com>
3861 * gccbug.in: Remove.
3862 * Makefile.in (GCCBUG_INSTALL_NAME, gccbug): Remove
3863 (doc, distclean, install-common): Remove reference to gccbug.
3864 * configure: Regenerate.
3865 * configure.ac (all_outputs): Remove gccbug.
3866 * doc/configfiles.texi: Remove references to gccbug.
3867 * doc/sourcebuild.texi: Dito.
3869 2010-10-18 Jakub Jelinek <jakub@redhat.com>
3872 * fold-const.c (fold_binary_loc): If integer_pow2p has
3873 TREE_INT_CST_LOW zero, look at TREE_INT_CST_HIGH.
3875 2010-10-18 Basile Starynkevitch <basile@starynkevitch.net>
3876 Jeremie Salvucci <jeremie.salvucci@free.fr>
3878 * gengtype.c (verbosity_level): Add variable.
3879 (set_gc_used): Count variables for verbosity.
3880 (close_output_files): Backing up files, counting written ones
3882 (write_types): Count emitted functions for verbosity. Added
3884 (write_enum_defn): Count structures for verbosity. Added debug
3886 (gengtype_long_options): Add "verbose" & "backupdir".
3887 (print_usage): Ditto.
3888 (main): Verbose display of parsed files.
3890 * gengtype.h (verbosity_level): Add declaration.
3892 2010-10-18 Basile Starynkevitch <basile@starynkevitch.net>
3894 * gengtype.c (parse_program_options): Add allocation of
3895 plugin_files, and correct test on nb_plugin_files.
3897 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3899 Merge from 'apple/trunk' branch on FSF servers.
3901 2006-03-27 Fariborz Jahanian <fjahanian@apple.com>
3904 * c-decl.c (undeclared_variable): Issue diagnostic on
3905 private 'ivar' access.
3907 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
3910 * config/i386/sse.md (vec_interleave_highv4df): Fix third RTX of
3911 generated sequence to match *avx_vperm2f128<mode>_nozero.
3912 (vec_interleave_lowv4df): Ditto.
3913 (vec_interleave_highv8sf): Ditto.
3914 (vec_interleave_lowv8sf): Ditto.
3916 2010-10-17 Kai Tietz <kai.tietz@onevision.com>
3918 * libgcov.c (create_file_directory): Enable it for win32 case.
3919 (gcov_exit): De-couple GCOV_PREFIX and GCOV_PREFIX_STRIP.
3920 * doc/gcov.texi (GCOV_PREFIX): Adjusted.
3921 (GCOV_PREFIX_SKIP): Likewise.
3923 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3925 * doc/objc.texi (GNU Objective-C runtime API): New section.
3926 (Modern GNU Objective-C runtime API): New section.
3927 (Traditional GNU Objective-C runtime API): New section.
3928 (Executing code before main): Mention that this section is
3929 specific to the GNU Objective-C runtime.
3930 (Garbage Collection): Same.
3932 2010-10-17 Uros Bizjak <ubizjak@gmail.com>
3934 * c-parser.c (c_parser_for_statement): Move initialization of
3935 cond and incr before if.
3937 2010-10-17 Anatoly Sokolov <aesok@post.ru>
3939 * target.def (preferred_output_reload_class): New hook.
3940 * doc/tm.texi.in (TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Document.
3941 * doc/tm.texi: Regenerate.
3942 * targhooks.c (default_preferred_output_reload_class): New function.
3943 * targhooks.h (default_preferred_output_reload_class): Declare.
3944 * reload.c (find_dummy_reload): Change rclass argument type from
3945 enum reg_class to reg_class_t. Change this_alternative array type
3946 from enum reg_class to reg_class_t.
3947 Use TARGET_PREFERRED_OUTPUT_RELOAD_CLASS target hook.
3948 (push_reload): Change preferred_class variable type to reg_class_t.
3949 Use TARGET_PREFERRED_OUTPUT_RELOAD_CLASS target hook.
3950 * recog.c (reg_fits_class_p): Change result type to bool. Change cl
3951 argument type from enum reg_class to reg_class_t. Use
3952 HARD_REGISTER_NUM_P predicate.
3953 * recog.h (reg_fits_class_p): Update prototype.
3955 * config/i386/i386.h (PREFERRED_OUTPUT_RELOAD_CLASS): Remove.
3956 * config/i386/i386-protos.h (ix86_preferred_output_reload_class):
3958 * config/i386/i386.c (ix86_preferred_output_reload_class): Make
3959 static. Change regclass argument and result types from enum reg_class
3961 (TARGET_PREFERRED_OUTPUT_RELOAD_CLASS): Define.
3963 2010-10-17 Iain Sandoe <iains@gcc.gnu.org>
3965 * c-parser.c (c_parser_objc_class_instance_variables): Update to use
3966 visibility enum, and handle @package.
3968 2010-10-17 Nicola Pero <nicola.pero@meta-innovation.com>
3970 * doc/objc.texi (What you can and what you cannot do in +load):
3971 Document that sending messages to constant string objects in +load
3972 is not guaranteed to work.
3974 2010-10-16 Jan Hubicka <jh@suse.cz>
3977 * ipa.c (cgraph_remove_unreachable_nodes): Cleanup; check
3978 existence of refrences before removing the function.
3980 2010-10-16 Jan Hubicka <jh@suse.cz>
3982 * cgraph.c (dump_cgraph_node): Dump same_comdat_group,
3983 only_called_at_startup and only_called_at_exit.
3984 (cgraph_propagate_frequency): Compute only_called_at_startup and
3985 only_called_at_exit.
3986 * cgraph.h (struct cgraph_node): New fileds only_called_at_startup and
3987 only_called_at_exit.
3988 * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream the new
3990 * predict.c (compute_function_frequency): Initialize the new flags.
3992 2010-10-16 Eric Botcazou <ebotcazou@adacore.com>
3994 * gimplify.c (gimplify_type_sizes) <ARRAY_TYPE>: If the type is to be
3995 ignored for debug info purposes, do not clear the DECL_IGNORED_P flag
3996 on the bounds of its domain.
3997 * tree.h (DECL_IGNORED_P): Document effect on TYPE_DECL specifically.
3999 2010-10-16 Anatoly Sokolov <aesok@post.ru>
4001 * config/avr/avr.h (PREFERRED_RELOAD_CLASS): Remove.
4002 * config/avr/avr-protos.h (preferred_reload_class): Remove.
4003 * config/avr/avr.c (preferred_reload_class): Remove.
4004 * config/pa/pa.h (PREFERRED_RELOAD_CLASS): Remove.
4005 * config/pa/pa.c (emit_move_sequence): Update comment
4006 * config/arc/arc.h (PREFERRED_RELOAD_CLASS): Remove.
4007 * config/crx/crx.h (PREFERRED_RELOAD_CLASS): Remove.
4008 * config/fr30/fr30.h (PREFERRED_RELOAD_CLASS): Remove.
4009 * config/frv/frv.h (PREFERRED_RELOAD_CLASS): Remove.
4010 * config/h8300/h8300.h (PREFERRED_RELOAD_CLASS): Remove.
4011 * config/lm32/lm32.h (PREFERRED_RELOAD_CLASS): Remove.
4012 * config/m32r/m32r.h (PREFERRED_RELOAD_CLASS): Remove.
4013 * config/moxie/moxie.h (PREFERRED_RELOAD_CLASS): Remove.
4014 * config/picochip/picochip.h (PREFERRED_RELOAD_CLASS): Remove.
4015 * config/rx/rx.h (PREFERRED_RELOAD_CLASS): Remove.
4016 * config/spu/spu.h (PREFERRED_RELOAD_CLASS): Remove.
4017 * config/v850/v850.h (PREFERRED_RELOAD_CLASS): Remove.
4018 * config/vax/vax.h (PREFERRED_RELOAD_CLASS): Remove.
4020 2010-10-16 Joseph Myers <joseph@codesourcery.com>
4022 * opts.c (set_fast_math_flags,
4023 set_unsafe_math_optimizations_flags): Make static.
4024 * toplev.h (set_fast_math_flags,
4025 set_unsafe_math_optimizations_flags): Remove prototypes.
4027 2010-10-16 Joseph Myers <joseph@codesourcery.com>
4029 * config/arm/arm.c (arm_option_optimization): Set
4030 flag_section_anchors to 1 not 2.
4031 * config/i386/i386.c (ix86_option_override_internal): Check
4032 global_options_set.x_flag_zee and
4033 global_options_set.x_flag_omit_frame_pointer.
4034 (ix86_option_optimization): Don't set flag_omit_frame_pointer and
4036 * config/i386/sol2-10.h (SUBTARGET_OVERRIDE_OPTIONS): Check
4037 global_options_set.x_flag_omit_frame_pointer.
4038 * config/rs6000/rs6000.c (rs6000_option_init_struct): Set
4039 opts->x_flag_section_anchors to 1 not 2.
4040 * config/sh/sh.c (sh_option_optimization): Don't set
4041 flag_schedule_insns to 2.
4042 (sh_option_override): Check
4043 global_options_set.x_flag_schedule_insns.
4044 * opts.c (finish_options): Check opts_set->x_flag_section_anchors.
4046 2010-10-16 Kai Tietz <kai.tietz@onevision.com>
4048 * configure.ac: Make sure inhibit_libc remains false for mingw targets
4050 * configure: Regenerated.
4052 2010-10-15 Xinliang David Li <davidxl@google.com>
4054 * tree-ssa-uninit.c (prune_uninit_phi_opnds_in_unrealizable_paths): New
4056 (use_pred_not_overlap_with_undef_path_pred): Outline phi arg pruning
4057 into a recursive function.
4059 2010-10-15 Uros Bizjak <ubizjak@gmail.com>
4061 * config/i386/i386.md (*movdfcc_1_rex64): Correct mode attribute.
4062 (*movdfcc_1): ditto.
4064 2010-10-15 Joseph Myers <joseph@codesourcery.com>
4066 * target.def (target_option.init_struct): New hook.
4067 * doc/tm.texi.in (TARGET_OPTION_INIT_STRUCT): New @hook.
4068 * doc/tm.texi: Regenerate.
4069 * hooks.c (hook_void_gcc_optionsp): New.
4070 * hooks.h (hook_void_gcc_optionsp): Declare.
4071 * langhooks-def.h (lhd_init_options_struct): Remove.
4072 (LANG_HOOKS_INIT_OPTIONS_STRUCT): Define to hook_void_gcc_optionsp.
4073 * langhooks.c (lhd_init_options_struct): Remove.
4074 * opts.c (init_options_struct): Also call
4075 targetm.target_option.init_struct.
4076 * config/i386/i386.c (ix86_option_init_struct,
4077 TARGET_OPTION_INIT_STRUCT): New.
4078 (ix86_option_optimization): Move some settings to
4079 ix86_option_init_struct.
4080 * config/pdp11/pdp11.c (pdp11_option_init_struct,
4081 TARGET_OPTION_INIT_STRUCT): New.
4082 (pdp11_option_optimization): Move some settings to
4083 pdp11_option_init_struct.
4084 * config/rs6000/rs6000.c (rs6000_option_optimization): Replace by
4085 rs6000_option_init_struct. Use options structure pointer.
4086 (TARGET_OPTION_OPTIMIZATION): Replace by TARGET_OPTION_INIT_STRUCT.
4087 * config/s390/s390.c (s390_option_init_struct,
4088 TARGET_OPTION_INIT_STRUCT): New.
4089 (s390_option_optimization): Don't set
4090 flag_asynchronous_unwind_tables here.
4091 * config/sh/sh.c (sh_option_init_struct,
4092 TARGET_OPTION_INIT_STRUCT): New.
4093 (sh_option_optimization): Don't set flag_finite_math_only here.
4094 * config/spu/spu.c (spu_option_optimization): Replace by
4095 spu_option_optimization. Use options structure pointer.
4096 (TARGET_OPTION_OPTIMIZATION): Replace by TARGET_OPTION_INIT_STRUCT.
4098 2010-10-14 Michael Meissner <meissner@linux.vnet.ibm.com>
4100 * doc/md.texi (Standard Names): Add fma@var{m}4 documentation.
4102 * doc/rtl.texi (RTX_TERNARY): Document FMA is ternary. Add
4103 SIGN_EXTRACT and ZERO_EXTRACT which were missing.
4104 (Standard names): Document fma.
4106 * doc/cpp.texi (Common Predefined Macros): Document __FP_FAST_FMA,
4107 __FP_FAST_FMAF, __FP_FAST_FMAL.
4109 * builitns.c (expand_builtin_mathfn_ternary): New function for
4110 expanding ternary math functions, like fma.
4111 (expand_builtin): Call it for the fma builtins.
4113 * simplify-rtx.c (simplify_ternary_operation): Don't simplify FMA
4116 * tree-vect-stmts.c (vectorizable_call): Allow 3 argument
4117 vectorizable functions to support vectorizing fma.
4119 * config/rs6000/rs6000.c (rs6000_builtin_vectorized_function):
4120 Handle fma builtins.
4122 * config/rs6000/vsx.md (UNSPEC_VSX_MADD): Delete.
4123 (UNSPEC_VSX_MSUB): Ditto.
4124 (UNSPEC_VSX_NMADD): Ditto.
4125 (UNSPEC_VSX_NMSUB): Ditto.
4126 (vsx_fmadd<mode>4*): Rewrite to use FMA rtl in some cases instead
4127 of UNSPEC. Renumber combiner patterns.
4128 (vsx_fmsub<mode>4*): Ditto.
4129 (vsx_fnmadd<mode>4*): Ditto.
4130 (vsx_fnmsub<mode>4*): Ditto.
4132 * config/rs6000/altivec.md (UNSPEC_VNMSUBFP): Delete.
4133 (altivec_vmaddfp): Rewrite to use FMA rtl if no fused
4134 multiply/add. Rename combiner pattern, and add TARGET_FUSED_MADD test.
4135 (altivec_vmaddfp_1): Ditto.
4136 (altivec_vmaddfp_2): Ditto.
4137 (atlivec_mulv4sf3): Ditto.
4138 (altivec_vnmsubfp): Ditto.
4139 (altivec_vnmsubfp_1): Ditto.
4140 (altivec_vnmsubfp_2): Ditto.
4141 (altivec_vnmsubfp_3): Delete.
4143 * config/rs6000/rs6000.md (fmasf4): New insns for fma builtin support.
4144 (fmasf4_fpr): Ditto.
4145 (fmssf4_fpr): Ditto.
4146 (fnmasf4_fpr): Ditto.
4147 (fnmssf4_fpr): Ditto.
4149 (fmadf4_fpr): Ditto.
4150 (fmsdf4_fpr): Ditto.
4151 (fnmadf4_fpr): Ditto.
4152 (fnmsdf4_fpr): Ditto.
4154 * optabs.h (OTI_fma): Add fma optab.
4157 * genopinit.c (optabs): Set fma optab.
4159 * rtl.def (FMA): Add FMA rtl.
4161 * tree.h (mode_has_fma): New function to return if MODE supports a
4162 fast multiply and add instruction.
4163 * builtins.c (mode_has_fma): Ditto.
4165 2010-10-15 Jan Hubicka <jh@suse.cz>
4167 * lto-streamer-out.c (write_symbol): Use pointer set of seen
4168 objects instead of bitmap.
4169 (produce_symtab): Likewise; output defined symbols first.
4171 2010-10-15 Jie Zhang <jie@codesourcery.com>
4173 * doc/invoke.texi: Add -fstrict-volatile-bitfields to
4174 Option Summary and Index.
4176 2010-10-15 Richard Guenther <rguenther@suse.de>
4178 * tree.c (free_lang_data_in_decl): Clear DECL_INITIAL
4179 for automatic variables again.
4181 2010-10-15 Joseph Myers <joseph@codesourcery.com>
4183 * doc/extend.texi (Variable Length): Don't refer to VLAs not
4186 2010-10-15 Joseph Myers <joseph@codesourcery.com>
4188 * config/rx/rx.c (rx_option_optimization): Change to
4189 rx_override_options_after_change. Don't change
4190 flag_lto_compression_level. Don't check for changes to whether
4191 FPU instructions can be used. Check and set only
4192 flag_finite_math_only, not other fast-math flags.
4193 (rx_option_override): Call rx_override_options_after_change.
4194 (TARGET_OPTION_OPTIMIZATION): Remove.
4195 (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE): Define.
4197 2010-10-15 Joseph Myers <joseph@codesourcery.com>
4199 * config/rs6000/rs6000.c (rs6000_option_optimization): Don't
4200 disable section anchors for lang_hooks.name[4] != 'O'.
4202 2010-10-15 Joseph Myers <joseph@codesourcery.com>
4204 * config/frv/frv.c (frv_option_optimization,
4205 TARGET_OPTION_OPTIMIZATION): Remove.
4206 * config/frv/frv.h (RCSP_SOFTWARE_PIPELINING): Remove.
4208 2010-10-15 Michael Matz <matz@suse.de>
4210 * cgraphunit.c (clone_of_p): Define unconditionally.
4212 2010-10-15 Richard Guenther <rguenther@suse.de>
4215 * tree.c (free_lang_data_in_decl): Do not clear DECL_INITIAL of vars.
4217 2010-10-15 Chung-Lin Tang <cltang@codesourcery.com>
4219 * ifcvt.c (find_active_insn_before): New function.
4220 (find_active_insn_after): New function.
4221 (cond_exec_process_if_block): Use new functions to replace
4222 prev_active_insn() and next_active_insn().
4224 2010-10-14 Yao Qi <yao@codesourcery.com>
4227 * config/arm/arm.c (arm_build_builtin_va_list): Assign
4228 va_list_name to TYPE_STUB_DECL (va_list_type).
4230 2010-10-14 Jan Hubicka <jh@suse.cz>
4233 * cgraph.c (cgraph_update_edges_for_call_stmt_node): When new call is
4234 redirected to clone, be happy.
4235 * cgraph.h (cgraph node): Enable former_clone_of unconditinally.
4236 * cgraphunit.c (verify_cgraph_node, cgraph_materialize_clone): Handle
4237 former_clone_of unconditionally.
4239 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
4241 Merge from FSF apple 'trunk' branch.
4242 2006 Fariborz Jahanian <fjahanian@apple.com>
4244 Radars 4436866, 4505126, 4506903, 4517826
4245 * c-parser.c (c_parser, objc_property_attr_context) New flag.
4246 (c_lex_one_token): Handle property attributes.
4247 (c_parser_external_declaration): Handle @property.
4248 (c_parser_declaration_or_fndef): Warn on invalid attributes before
4249 @alias, @class, @end and @property objc keywords.
4250 (c_parser_objc_methodprotolist): Handle @property.
4251 (c_parser_objc_property_attrlist): New.
4252 (c_parser_objc_at_property): New.
4253 * c-typeck.c (build_component_ref): Handle CLASS.property syntax.
4254 (build_modify_expr): Likewise.
4256 2010-10-14 Jakub Jelinek <jakub@redhat.com>
4258 PR tree-optimization/46008
4259 * tree-if-conv.c (predicate_bbs): Try to canonicalize c2 if possible.
4261 2010-10-14 Richard Guenther <rguenther@suse.de>
4263 PR tree-optimization/44913
4264 * tree-data-ref.c (disjoint_objects_p): Remove.
4265 (dr_may_alias_p): Simplify. Only hand the base object to
4267 * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle
4268 some more trees, bail out instead of asserting.
4269 (ptr_derefs_may_alias_p): Likewise. Export.
4270 (refs_may_alias_p_1): Handle STRING_CSTs.
4271 * tree-ssa-alias.h (ptr_derefs_may_alias_p): Declare.
4273 2010-10-14 Joseph Myers <joseph@codesourcery.com>
4276 * c-typeck.c (build_binary_op): Don't try to compute a semantic
4277 type with excess precision for boolean operations.
4279 2010-10-14 Jeremie Salvucci <jeremie.salvucci@free.fr>
4280 Basile Starynkevitch <basile@starynkevitch.net>
4282 * gengtype.c: Include getopt.h and version.h.
4284 (lang_bitmap, struct outf, outf_p)
4285 (get_output_file_with_visibility, oprintf): Definitions moved to
4287 (output_files, header_file, srcdir, srcdir_len, this_file)
4288 (do_dump): No more static variables.
4290 (dbgprint_count_type_at): Added new function.
4291 (gengtype_long_options): New.
4292 (print_usage, print_version, parse_program_options): New.
4293 (main): Call parse_program_options, and removed old option
4294 handling code. Added some debug output.
4296 * gengtype.h: Updated copyright year.
4297 (lang_bitmap, struct outf, outf_p, header_file, oprintf)
4298 (get_output_file_with_visibility, srcdir, srcdir_len, do_dump):
4299 Moved from gengtype.c to here.
4300 (do_debug, read_state_filename, write_state_filename): New variables.
4301 (DBGPRINTF, DBGPRINT_COUNT_TYPE): New macros.
4304 (REVISION): Always defined.
4305 (version.o): Removed ifdef REVISION_c.
4306 (s-gtype): Pass arguments to build/gengtype program.
4307 (build/version.o): Added building rule.
4308 (build/gengtype$(build_exeext)): Added build/version.o.
4310 2010-10-14 Iain Sandoe <iains@gcc.gnu.org>
4312 Partial merge of 'ObjC GC' from FSF apple 'trunk' branch.
4313 * config/darwin-c.c (darwin_cpp_builtins): Define __weak and
4316 2010-10-14 Eric Botcazou <ebotcazou@adacore.com>
4318 * sched-deps.c (sched_insn_is_legitimate_for_speculation): Invoke
4319 may_trap_or_fault_p instead of may_trap_p predicate.
4320 * tree.c (substitute_in_expr): Propagate the TREE_THIS_NOTRAP flag.
4321 (substitute_placeholder_in_expr): Likewise.
4322 * tree-inline.c (remap_gimple_op_r): Propagate the TREE_THIS_NOTRAP
4323 flag on MEM_REF nodes.
4324 (copy_tree_body_r): Propagate the TREE_READONLY and TREE_THIS_NOTRAP
4325 flags on INDIRECT_REF nodes.
4327 2010-10-14 Nathan Froyd <froydnj@codesourcery.com>
4329 * config.gcc (arm*-*-linux-*eabi) <tm_file>: Add bpabi.h from libgcc.
4330 (arm*-*-uclinux*eabi) <tm_file>: Likewise.
4331 (arm*-*-eabi*) <tm_file>: Likewise.
4332 (frv-*-elf) <tm_file>: Add frv-abi.h from libgcc.
4333 (frv-*-*linux*) <tm_file>: Likewise.
4334 * config/arm/bpabi.h: Delete DECLARE_LIBRARY_RENAMES stanzas
4335 and associated helper macros.
4336 * config/frv/frv-abi.h: Delete.
4338 2010-10-14 Richard Guenther <rguenther@suse.de>
4341 * tree.def (NULLPTR_TYPE): New tree code.
4342 * dbxout.c (dbxout_type): Handle NULLPTR_TYPE.
4343 * dwarf2out.c (is_base_type): Likewise.
4344 (gen_type_die_with_usage): Likewise.
4345 * sdbout.c (plain_type_1): Likewise.
4346 * tree.c (build_int_cst_wide): Likewise.
4347 * gimple.c (gimple_types_compatible_p_1): NULLPTR_TYPE types are equal.
4349 2010-10-14 Joseph Myers <joseph@codesourcery.com>
4351 * params.c (params_finished): New.
4352 (add_params): Assert !params_finished.
4353 (finish_params): New.
4354 (set_param_value_internal): Take params and params_set
4355 parameters. Assert params_finished.
4356 (set_param_value, maybe_set_param_value): Take params and
4357 params_set parameters. Update calls to set_param_value_internal.
4358 (set_default_param_value): Assert !params_finished. Don't use
4359 set_param_value_internal.
4360 (default_param_value, init_param_values): New.
4361 * params.h (struct param_info): Change value to default_value.
4363 (set_param_value, maybe_set_param_value): Add params and
4364 params_set parameters.
4365 (PARAM_VALUE): Get parameters from global_options.
4366 (PARAM_SET_P): Remove.
4367 (finish_params, default_param_value, init_param_values): New.
4368 * common.opt (param_values): New Variable.
4369 * config/arm/arm.c (arm_option_override): Pass extra arguments to
4370 maybe_set_param_value.
4371 * config/i386/i386.c (ix86_option_override_internal): Pass extra
4372 arguments to maybe_set_param_value.
4373 * config/picochip/picochip.c (picochip_option_override): Pass
4374 extra arguments to maybe_set_param_value.
4375 * config/rs6000/rs6000.c (rs6000_option_override_internal): Pass
4376 extra arguments to maybe_set_param_value.
4377 * config/s390/s390.c (s390_option_override): Use
4378 maybe_set_param_value instead of set_param_value. Pass extra
4379 arguments to maybe_set_param_value.
4380 * config/sparc/sparc.c (sparc_option_override): Pass extra
4381 arguments to maybe_set_param_value.
4382 * config/spu/spu.c (spu_option_override): Pass extra arguments to
4383 maybe_set_param_value.
4384 * opts.c (handle_param): Take opts and opts_set parameters.
4385 Update call to set_param_value.
4386 (initial_min_crossjump_insns, initial_max_fields_for_field_sensitive,
4387 initial_loop_invariant_max_bbs_in_loop): Remove.
4388 (init_options_once): Don't set them.
4389 (init_options_struct): Initialize parameters structures.
4390 (default_options_optimization): Use default_param_value when
4391 restoring defaults. Update calls to maybe_set_param_value.
4392 (finish_options): Update calls to maybe_set_param_value.
4393 (common_handle_option): Update calls to handle_param and
4395 * toplev.c (DEFPARAM): Update definition for changes to param_info.
4396 (general_init): Call finish_params.
4398 2010-10-14 Nick Clifton <nickc@redhat.com>
4400 * config/mn10300/mn10300.h (CONSTANT_ALIGNMENT): Define.
4401 (DATA_ALIGNMENT, LOCAL_ALIGNMENT): Define.
4402 (FIRST_PSEUDO_REGISTER): Increase by one.
4403 (FIXED_REGISTERS, CALL_USED_REGISTERS): Update with CC_REG.
4404 (HARD_REGNO_MODE_OK): Call mn10300_hard_regno_mode_ok.
4405 (MODES_TIEABLE): Call mn10300_modes_tieable.
4406 (REG_CLASS_NAMES, REG_CLASS_CONTENTS, REGNO_REG_CLASS): Add CC_REGS.
4407 (LEGITIMATE_CONSTANT_P): Call mn10300_legitimate_constant_p.
4408 (CC_OVERFLOW_UNUSABLE, CC_NO_CARRY, NOTICE_UPDATE_CC)
4409 (SELECT_CC_MODE, REVERSIBLE_CC_MODE): Delete.
4410 (REGISTER_NAMES, ADDITIONAL_REGISTER_NAMES): Add CC register.
4411 (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Delete.
4412 (mn10300_cc_status_mdep): Delete.
4413 (CC_STATUS_MDEP, CC_STATUS_MDEP_INIT): Delete.
4414 * config/mn10300/mn10300 (mn10300_option_override): Stop disabling
4415 the combine-stack-adjust pass.
4416 (print_operand): Use the mode of the comparison operation to
4417 select the comparison suffix.
4418 (notice_update_cc): Delete.
4419 (mn10300_secondary_reload_class): Remove test for stack pointer
4421 (output_tst): Rename to mn10300_output_cmp.
4422 (impossible_plus_operand): Move into predicates.md.
4423 (mn10300_legitimize_address): Make static.
4424 (mn10300_legitimate_address_p): Make static. Only allow SI sized
4425 constant pic operands.
4426 (mn10300_legitimate_constant_p): New function.
4427 (mn10300_case_values_threshold): Make static.
4428 (mn10300_hard_regno_mode_ok): New function.
4429 (mn10300_modes_tieable): New function.
4430 (mn10300_select_cc_mode): New function.
4431 * config/mn10300/predicates.md (impossible_plus_operand): Define.
4432 * config/mn10300/mn10300-protos.h: Tidy.
4433 (mn10300_legitimate_constant_p, mn10300_modes_tieable)
4434 (mn10300_hard_regno_mode_ok, mn10300_select_cc_mode): Prototype.
4435 * config/mn10300/mn10300.md (cc attribute): Delete. Replace
4436 with clobbers or sets of CC_REG.
4438 (mov*): Remove use of CLR instruction.
4439 (cbranch_si4_<code>): New pattern/split.
4440 (integer_conditional_branch): New pattern.
4441 (cbranch_sf4_<code>): New pattern/split.
4442 (float_conditional_branch): New pattern.
4443 (casesi): Use addsi3 pattern instead of movsi pattern to add and
4444 move a value at the same time.
4445 (cc0 peepholes): Remove.
4447 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
4449 * sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE
4450 on RTX_FRAME_RELATED_P insns and the insn to which
4451 NOTE_INSN_EPILOGUE_BEG is attached.
4452 * sched-vis.c (print_value): Allow NULL value.
4454 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
4456 PR rtl-optimization/45570
4457 * sel-sched-ir.c (cfg_preds_1): When walking out of the region,
4458 assert that we are pipelining outer loops. Allow returning
4461 2010-10-14 Andrey Belevantsev <abel@ispras.ru>
4463 * sel-sched-ir.c (maybe_tidy_empty_bb): Simplify comment.
4464 (tidy_control_flow): Tidy vertical space.
4465 (sel_remove_bb): New variable idx. Use it to remember the basic
4466 block index before deleting the block.
4467 (sel_remove_empty_bb): Remove dead code, simplify and insert to ...
4468 (sel_merge_blocks): ... here.
4469 * sel-sched-ir.h (sel_remove_empty_bb): Remove prototype.
4471 2010-10-14 Jakub Jelinek <jakub@redhat.com>
4473 * cse.c (is_dead_reg): Change into inline function that is not
4474 called through for_each_rtx.
4475 (set_live_p): Adjust caller.
4476 (insn_live_p): Don't reset DEBUG_INSNs here.
4477 (struct dead_debug_insn_data): New data.
4478 (count_stores, is_dead_debug_insn, replace_dead_reg): New functions.
4479 (delete_trivially_dead_insns): If there is just one setter for the
4480 dead reg that is referenced by some DEBUG_INSNs, create a DEBUG_EXPR
4481 and add DEBUG_INSN for it right before the removed setter and
4482 use the DEBUG_EXPR instead of the dead pseudo.
4484 2010-10-14 Zdenek Dvorak <rakdver@kam.uniff.cz>
4486 * et-forest.c (et_nca): Return NULL immediately when
4487 the dominance forest has disjoint components.
4489 2010-10-13 Vladimir Makarov <vmakarov@redhat.com>
4491 * ira.c (setup_class_hard_regs): Fix typo in indexing
4492 ira_non_ordered_class_hard_regs and ira_class_hard_reg_index.
4494 2010-10-14 Tijs Wiebe Lefering <twlevo@gmail.com>
4496 * graph.c (inbb): New variable.
4497 (start_bb): Set inbb to 1 if output is inside of a building block.
4498 (end_bb): Check if output is inside of a building block.
4500 2010-10-13 Eric Botcazou <ebotcazou@adacore.com>
4502 PR rtl-optimization/45912
4503 * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Test the
4504 regno of registers instead of their index to compute the alignment.
4506 2010-10-13 H.J. Lu <hongjiu.lu@intel.com>
4508 * config/i386/i386.c (ix86_build_const_vector): Check vector
4509 mode instead of scalar mode.
4510 (ix86_build_signbit_mask): Likewise.
4511 (ix86_expand_fp_absneg_operator): Updated.
4512 (ix86_expand_copysign): Likewise.
4513 (ix86_expand_int_vcond): Likewise.
4514 (ix86_emit_swdivsf): Likewise.
4515 (ix86_sse_copysign_to_positive): Likewise.
4516 (ix86_expand_sse_fabs): Likewise.
4517 * config/i386/i386.md (fixuns_trunc<mode>si2): Likewise.
4518 * config/i386/sse.md (copysign<mode>3): Likewise.
4519 (sse2_cvtudq2ps): Likewise.
4520 (vec_unpacku_float_hi_v4si): Likewise.
4521 (vec_unpacku_float_lo_v4si): Likewise.
4523 * config/i386/i386.c (ix86_builtins): Add
4524 IX86_BUILTIN_CPYSGNPS256 and IX86_BUILTIN_CPYSGNPD256.
4525 (bdesc_args): Likewise.
4526 (ix86_builtin_vectorized_function): Support
4527 IX86_BUILTIN_CPYSGNPS256, IX86_BUILTIN_CPYSGNPD256,
4528 IX86_BUILTIN_SQRTPD256, IX86_BUILTIN_SQRTPS_NR256,
4529 and IX86_BUILTIN_CVTPS2DQ256.
4530 (ix86_builtin_reciprocal): Support IX86_BUILTIN_SQRTPS_NR256.
4532 * config/i386/sse.md (STORENT_MODE): New.
4533 (VEC_FLOAT_MODE): Likewise.
4534 (VEC_EXTRACT_MODE): Likewise.
4535 (*avx_cvtdq2pd256_2): Likewise.
4536 (vec_pack_trunc_v4df): Likewise.
4537 (vec_interleave_highv8sf): Likewise.
4538 (vec_interleave_lowv8sf): Likewise.
4539 (storent<mode>): Macroized.
4540 (<code><mode>2: absneg): Likewise.
4541 (copysign<mode>3): Likewise.
4542 (vec_extract<mode>): Likewise.
4545 * config/i386/i386.c (expand_vec_perm_even_odd_1): Rewritten
4548 2010-10-13 Richard Guenther <rguenther@suse.de>
4549 H.J. Lu <hongjiu.lu@intel.com>
4551 * config/i386/sse.md (reduc_splus_v8sf): Add.
4552 (reduc_splus_v4df): Likewise.
4553 (vec_unpacks_hi_v8sf): Likewise.
4554 (vec_unpacks_lo_v8sf): Likewise.
4555 (*avx_cvtps2pd256_2): Likewise.
4556 (vec_unpacks_float_hi_v8si): Likewise.
4557 (vec_unpacks_float_lo_v8si): Likewise.
4558 (vec_interleave_highv4df): Likewise.
4559 (vec_interleave_lowv4df): Likewise.
4561 2010-10-13 Richard Guenther <rguenther@suse.de>
4564 * gimple-fold.c (gimple_fold_obj_type_ref): Leave OBJ_TYPE_REFs
4565 alone if there are no virtual methods.
4567 2010-10-13 Richard Henderson <rth@redhat.com>
4569 * expr.c (build_personality_function): Take parameter LANG instead
4570 of parameter NAME. Build the name based on the lang prefix and the
4571 unwind method in use.
4572 * tree.c (lhd_gcc_personality): Update call to
4573 build_personality_function.
4575 2010-10-13 Richard Guenther <rguenther@suse.de>
4578 * tree-ssa-ccpc (ccp_fold_stmt): Use gimple_fold_obj_type_ref.
4580 2010-10-13 Eric Botcazou <ebotcazou@adacore.com>
4582 * cse.c (cse_insn): Fix thinko in the canonicalization of USE insns.
4583 Canonicalize input operands of ASM_OPERANDS insns.
4585 2010-10-13 Richard Guenther <rguenther@suse.de>
4587 PR tree-optimization/45788
4588 * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Delay
4589 EH update until fixup-cfg.
4591 2010-10-13 Julian Brown <julian@codesourcery.com>
4593 * config/arm/arm.h (REG_CLASS_CONTENTS): Remove soft frame pointer
4594 from CORE_REGS and GENERAL_REGS classes.
4595 * config/arm/arm.md (*thumb1_movsi_insn): Ignore all parts of
4596 final constraint for register preferencing.
4598 2010-10-13 Richard Guenther <rguenther@suse.de>
4600 PR tree-optimization/45970
4601 * tree-ssa-alias.h (stmt_kills_ref_p): Declare.
4602 * tree-ssa-alias.c (stmt_kills_ref_p_1): New function.
4603 (stmt_kills_ref_p): Likewise.
4604 * tree-ssa-dse.c (dse_optimize_stmt): Use it.
4606 2010-10-13 Richard Guenther <rguenther@suse.de>
4608 PR tree-optimization/45982
4609 * tree-ssa-structalias.c (make_constraints_to): New function.
4610 (make_constraint_to): Implement in terms of make_constraints_to.
4611 (find_func_aliases): Properly make return values of pure/const
4612 functions escape if they assign to sth that is not a pointer.
4614 2010-10-13 Richard Guenther <rguenther@suse.de>
4617 * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee):
4618 Fixup the CFG when EH was fixed up.
4620 2010-10-13 Ira Rosen <irar@il.ibm.com>
4622 * tree-vect-slp.c (vect_get_constant_vectors): Fix comment.
4623 Use operand's type for POINTER_PLUS_EXPR.
4625 2010-10-13 Alexandre Oliva <aoliva@redhat.com>
4627 * c-parser.c (c_parser_for_statement): Initialize incr.
4629 2010-10-12 Xinliang David Li <davidxl@google.com>
4631 PR tree-optimization/45972
4632 * tree-ssa-uninit.c (compute_uninit_opnds_pos): Skip phis
4633 with too many arguments.
4635 2010-10-12 Jakub Jelinek <jakub@redhat.com>
4638 * tree-ssa-forwprop.c: Include expr.h.
4639 (constant_pointer_difference, simplify_builtin_call): New functions.
4640 (tree_ssa_forward_propagate_single_use_vars): Call
4641 simplify_builtin_call on builtin calls.
4643 2010-10-12 Eric Botcazou <ebotcazou@adacore.com>
4645 * config/sparc/sparc.md (*adddi3_insn_sp32): Rename.
4646 (*adddi3_extend_sp32): Likewise.
4647 (*subdi3_insn_sp32): Likewise.
4648 (*subdi3_extend_sp32): Likewise.
4649 (*negdi2_sp32): Use negative test for consistency.
4651 2010-10-12 Nathan Froyd <froydnj@codesourcery.com>
4653 * libgcc2.h: Use __SIZEOF_DOUBLE__ instead of LIBGCC2_DOUBLE_TYPE_SIZE.
4654 (LIBGCC2_DOUBLE_TYPE_SIZE): Delete.
4655 * config/fixed-bit.h: Likewise.
4656 * config/rx/rx.h (LIBGCC2_DOUBLE_TYPE_SIZE): Delete.
4657 * config/sh/sh.h (LIBGCC2_DOUBLE_TYPE_SIZE): Delete.
4658 * system.h (LIBGCC2_DOUBLE_TYPE_SIZE): Poison.
4659 * doc/tm.texi.in (LIBGCC2_HAS_DF_MODE): Use DOUBLE_TYPE_SIZE.
4660 (DF_SIZE): Likewise.
4661 * doc/tm.texi: Regenerate.
4663 2010-10-12 Nathan Froyd <froydnj@codesourcery.com>
4665 * config/rs6000/predicates.md (scc_rev_comparison_operator): New.
4666 * config/rs6000/rs6000.md (*isel_reversed_signed_<mode>): New.
4667 (*isel_reversed_unsigned_<mode>): New.
4668 * config/rs6000/rs6000.c (output_isel): Accept GE/GEU/LE/LEU/NE
4669 as valid comparisons and adjust operands and output appropriately.
4670 (rs6000_rtx_costs) <CONST_INT>: Accept NE as a cost-0 outer_code.
4672 2010-10-12 Chung-Lin Tang <cltang@codesourcery.com>
4674 * config/arm/arm.h (ARM_EXPAND_ALIGNMENT): Rename from
4675 DATA_ALIGNMENT and add COND parameter. Update comments above.
4676 (DATA_ALIGNMENT): Use ARM_EXPAND_ALIGNMENT, with !optimize_size.
4677 (LOCAL_ALIGNMENT): Use ARM_EXPAND_ALIGNMENT, with !flag_conserve_stack.
4679 2010-10-12 H.J. Lu <hongjiu.lu@intel.com>
4682 * exec-tool.in: Support '-plugin' as the second option to the linker.
4684 2010-10-12 Richard Henderson <rth@redhat.com>
4687 * cfgexpand.c (add_stack_var): Ensure every variable has 1 byte.
4688 (expand_stack_vars): Assert large base allocated when used.
4690 2010-10-12 Richard Guenther <rguenther@suse.de>
4692 * tree-ssa-structalias.c (get_constraint_for_1): Constants
4693 only point to nonlocal, not anything.
4695 2010-10-11 Hariharan Sandanagobalane <hariharan@picochip.com>
4697 * config/picochip/picochip.c (TARGET_EXCEPT_UNWIND_INFO): Use sjlj
4698 unwind info for exceptions.
4700 2010-10-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4703 * doc/sourcebuild.texi (LTO Testing, dg-extra-ld-options):
4704 Document optional target selector.
4706 2010-10-12 Joseph Myers <joseph@codesourcery.com>
4708 * flag-types.h: New.
4709 * Makefile.in (TH_H): Include $(OPTIONS_H) instead of $(FLAGS_H).
4710 (FLAGS_H): Include flag-types.h. Include $(OPTIONS_H) instead of
4712 (OPTIONS_H): Define.
4713 (c-family/c-opts.o, lto-opts.o, opts.o): Use $(OPTIONS_H) instead
4715 * configure.ac (tm_include_list): Include options.h not flags.h.
4716 * configure: Regenerate.
4717 * flags.h: Include flag-types.h. Include options.h at top of file
4719 (enum debug_info_type, enum debug_info_level, enum
4720 debug_info_usage, enum symbol_visibility, struct visibility_flags,
4721 enum ira_algorithm, enum ira_region, enum excess_precision, enum
4722 graph_dump_types, enum stack_check_type,
4723 enum warn_strict_overflow_code): Move to flag-types.h
4724 * opth-gen.awk: Include flag-types.h in options.h.
4726 2010-10-12 Jakub Jelinek <jakub@redhat.com>
4728 * expr.c (store_expr): Share code for STRING_CST and
4729 MEM_REF of &STRING_CST cases. Don't require BLKmode, instead
4730 check if target is a MEM.
4732 * rtl.h: Include hashtab.h.
4733 (iterative_hash_rtx): New prototype.
4734 * rtl.c (iterative_hash_rtx): New function.
4735 * dwarf2out.c (dw_loc_list_node): Add hash and emitted fields.
4736 (output_loc_list): Return immediately if emitted is set, set it.
4737 (hash_loc_operands, hash_locs, hash_loc_list,
4738 compare_loc_operands, compare_locs, loc_list_hash, loc_list_eq,
4739 optimize_location_lists_1, optimize_location_lists): New function.
4740 (dwarf2out_finish): Call optimize_location_lists.
4741 * Makefile.in (RTL_BASE_H): Depend on $(HASHTAB_H).
4743 2010-10-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4747 * Makefile.in ($(lang_checks_parallel))
4748 ($(lang_checks_parallelized)): Use single quotes for
4749 $(RUNTESTFLAGS), to allow passing quoted content.
4751 2010-10-11 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4753 * config/pa/linux-atomic.c (__sync_val_compare_and_swap_4): Return
4754 actual_oldval. Use __builtin_expect.
4755 (SUBWORD_VAL_CAS): Likewise.
4757 2010-10-11 Nathan Froyd <froydnj@codesourcery.com>
4759 * recog.c (nonmemory_operand): Call immediate_operand for
4760 CONSTANT_P operands.
4762 2010-10-11 Uros Bizjak <ubizjak@gmail.com>
4764 * config/i386/i386.md (movmem<mode>): Macroize expander from
4765 movmem{si,di} using SWI48 mode iterator.
4766 (*strmovsi_1): Macroize insn pattern from *strmovsi_1 and
4767 *strmovsi_rex_1 using P mode iterator.
4768 (*strmovhi_1): Ditto from *strmovhi_1 and *strmovhi_rex_1.
4769 (*strmovqi_1): Ditto from *strmovqi_1 and *strmovqi_rex_1.
4770 (*rep_movsi): Ditto from *rep_movsi and *rep_movsi_rex64.
4771 (*rep_movqi): Ditto from *rep_movqi and *rep_movqi_rex64.
4772 (setmem<mode>): Macroize expander from setmem{si,di} using
4773 SWI48 mode iterator.
4774 (*strsetsi_1): Macroize insn pattern from *strsetsi_1 and
4775 *strsetsi_rex_1 using P mode iterator.
4776 (*strsethi_1): Ditto from *strsethi_1 and *strsethi_rex_1.
4777 (*strsetqi_1): Ditto from *strsetqi_1 and *strsetqi_rex_1.
4778 (*rep_stossi): Ditto from *rep_stossi and *rep_stossi_rex64.
4779 (*rep_stosqi): Ditto from *rep_stosqi and *rep_stosqi_rex64.
4780 (*cmpstrnqi_nz_1): Ditto from *cmpstrnqi_nz_1 and *cmpstrnqi_nz_rex_1.
4781 (*cmpstrnqi_1): Ditto from *cmpstrnqi_1 and *cmpstrnqi_rex_1.
4782 (strlen<mode>): Macroize expander from strlen{si,di} using SWI48x
4784 (*strlenqi_1): Macroize insn pattern from *strlenqi_1 and
4785 *strlenqi_rex_1 using P mode iterator.
4787 2010-10-11 Bernd Schmidt <bernds@codesourcery.com>
4790 * ira-lives.c (mark_pseudo_reg_live, mark_pseudo_reg_dead): New
4792 (mark_ref_live, mark_ref_dead): Use them.
4793 (make_pseudo_conflict): New arg ORIG_DREG. All callers changed.
4794 Save the original reg, and use the new functions.
4795 (check_and_make_def_use_conflict): New arg ORIG_DREG. All callers
4797 (check_and_make_def_conflict): Save the original reg.
4799 2010-10-11 Martin Jambor <mjambor@suse.cz>
4802 * gimple-fold.c (gimple_fold_obj_type_ref_known_binfo): Choose among
4805 2010-10-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4807 * Makefile.in ($(lang_checks_parallel))
4808 ($(lang_checks_parallelized)): Use single quotes for
4809 $(RUNTESTFLAGS), to allow passing quoted content.
4812 * opt-functions.awk (BEGIN): New section.
4813 (lower, upper, digit, alnum): New variables.
4814 (static_var, opt_sanitized_name): Use alnum instead of character
4815 classes, for non-C locale.
4816 * optc-gen.awk: Likewise.
4817 * opth-gen.awk: Likewise.
4819 2010-10-11 Anatoly Sokolov <aesok@post.ru>
4821 * target.def (preferred_reload_class): New hook.
4822 * doc/tm.texi.in (TARGET_PREFERRED_RELOAD_CLASS): Document.
4823 * doc/tm.texi: Regenerate.
4824 * targhooks.c (default_preferred_reload_class): New function.
4825 * targhooks.h (default_preferred_reload_class): Declare.
4826 * reload.c (find_dummy_reload): Change preferred_class variable type
4827 from enum reg_class to reg_class_t. Use TARGET_PREFERRED_RELOAD_CLASS
4829 (find_reloads): Change goal_alternative array type from int to
4830 reg_class_t. Use TARGET_PREFERRED_RELOAD_CLASS target hook.
4831 (push_reload, find_reloads_address_part): Use
4832 TARGET_PREFERRED_RELOAD_CLASS target hook.
4833 * reload1.c (emit_input_reload_insns): Ditto.
4834 * ira-costs.c (copy_cost): Use TARGET_PREFERRED_RELOAD_CLASS target
4835 hook. Change rclass argument and secondary_class variable types from
4836 'enum reg_class' to reg_class_t.
4838 * config/i386/i386.h (PREFERRED_RELOAD_CLASS): Remove.
4839 * config/i386/i386-protos (ix86_preferred_reload_class): Remove.
4840 * config/i386/i386.c (ix86_preferred_reload_class): Make static.
4841 Change regclass argument and result types from enum reg_class to
4843 (TARGET_PREFERRED_RELOAD_CLASS): Define.
4845 2010-10-11 Eric Botcazou <ebotcazou@adacore.com>
4847 * simplify-rtx.c (simplify_unary_operation_1): Use unsigned arithmetics
4848 in masking operations.
4849 (simplify_const_unary_operation): Likewise.
4850 (simplify_binary_operation_1): Likewise.
4851 (simplify_const_binary_operation): Likewise.
4852 (simplify_const_relational_operation): Likewise.
4853 (simplify_ternary_operation): Likewise.
4854 (simplify_immed_subreg): Likewise.
4856 2010-10-11 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4859 * doc/tm.texi.in (SUPPORTS_WEAK): Update.
4860 (TARGET_SUPPORTS_WEAK): New.
4861 * doc/tm.texi: Regenerate.
4862 * defaults.h (SUPPORTS_WEAK): Update comment.
4863 (TARGET_SUPPORTS_WEAK): New.
4864 * dwarf2asm.c (USE_LINKONCE_INDIRECT): Update define.
4865 * varasm.c (assemble_external): Use TARGET_SUPPORTS_WEAK instead of
4867 (merge_weak, declare_weak, do_assemble_alias, supports_one_only,
4868 make_decl_one_only): Likewise.
4869 * config/pa/som.h (SUPPORTS_WEAK): Rename defines to
4870 TARGET_SUPPORTS_WEAK.
4871 (SUPPORTS_ONE_ONLY, MAKE_DECL_ONE_ONLY): Use TARGET_SUPPORTS_WEAK
4872 instead of SUPPORTS_WEAK.
4874 2010-10-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4876 * config/sparc/gmon-sol2.c: Don't include coretypes.h, tm.h.
4878 2010-10-11 Nathan Froyd <froydnj@codesourcery.com>
4880 * vec.h (VEC_qsort): Define.
4881 * dbxout.c (output_used_types): Use it.
4882 * df-scan.c (df_sort_and_compress_refs): Likewise.
4883 (df_sort_and_compress_mws): Likewise.
4884 * genautomata.c (uniq_sort_alt_states): Likewise.
4885 (evaluate_equiv_classes): Likewise.
4886 (output_trans_table): Likewise.
4887 (output_state): Likewise.
4888 * gimplify.c (compare_case_labels): Likewise.
4889 * graphite-sese-to-poly.c (graphite_sort_dominated_info): Likewise.
4890 * ipa.c (build_cdtor_fns): Likewise.
4891 * lto.c (lto_wpa_write_files): Likewise.
4892 * sel-sched.c (fill_vec_av_set): Likewise.
4893 * tree-predcom.c (determine_roots_comp): Likewise.
4894 * tree-sra.c (sort_and_spliace_var_accesses): Likewise.
4895 (splice_param_accesses): Likewise.
4896 * tree-ssa-live.c (dump_enumerated_decls): Likewise.
4897 * tree-ssa-reassoc.c (undistribute_ops_list): Likewise.
4898 (reassociate_bb): Likewise.
4899 * tree-ssa-sccvn.c (sort_scc): Likewise.
4900 * tree-ssa-structalias.c (sort_fieldstack): Likewise.
4902 2010-10-11 Ian Lance Taylor <iant@google.com>
4904 * tree.h (TREE_THIS_NOTRAP): Use TREE_CHECK5.
4905 * emit-rtl.c (set_mem_attributes_minus_bitpos): Only check
4906 TREE_THIS_NOTRAP when appropriate.
4907 (get_spill_slot_decl): Don't set TREE_THIS_NOTRAP on the new VAR_DECL.
4908 * gimplify.c (gimplify_expr): Copy NOTRAP from INDIRECT_REF to
4909 newly created MEM_REF.
4911 2010-10-11 Hariharan Sandanagobalane <hariharan@picochip.com>
4913 Nathan Froyds patch to hooks FUNCTION_ARG etc.
4914 * config/picochip/picochip-protos.h (picochip_function_arg): Delete.
4915 (picochip_incoming_function_arg): Delete.
4916 (picochip_arg_advance): Delete.
4917 * config/picochip/picochip.h (FUNCTION_ARG): Delete.
4918 (FUNCTION_INCOMING_ARG): Delete.
4919 (FUNCTION_ARG_ADVANCE): Delete.
4920 * config/picochip/picochip.c (picochip_function_arg): Take a
4921 const_tree and a bool.
4922 (picochip_incoming_function_arg): Likewise.
4923 (picochip_arg_advance): Likewise.
4924 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
4925 (TARGET_FUNCTION_ARG_ADVANCE): Define.
4927 2010-10-11 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4930 * ipa.c (build_cdtor): Delete endless loop.
4932 2010-10-07 Andi Kleen <ak@linux.intel.com>
4934 * Makefile.in (MOSTLYCLEANFILES): Remove cc1*dummy, add
4936 (checksum-options): Add.
4937 (cc1-dummy): Remove.
4938 (cc1-checksum): Change to run checksum over object files
4940 * dummy-checksum.c: Remove.
4941 * genchecksum.c: Update copyright.
4942 (usage): Allow multiple arguments.
4944 (dosum): Change for incremental checksum. Remove C output.
4945 (main): Iterate over all argument files. Add C output.
4947 2010-10-11 Joseph Myers <joseph@codesourcery.com>
4949 * params.c (set_param_value_internal): New.
4950 (set_param_value): Use set_param_value_internal.
4951 (maybe_set_param_value, set_default_param_value): New.
4952 * params.h (PARAM_VALUE, PARAM_SET_P): Make into rvalues.
4953 (maybe_set_param_value, set_default_param_value): Declare.
4954 * config/arm/arm.c (arm_option_override): Use maybe_set_param_value.
4955 * config/i386/i386.c (ix86_option_override_internal): Use
4956 maybe_set_param_value.
4957 * config/ia64/ia64.c (ia64_option_default_params,
4958 TARGET_OPTION_DEFAULT_PARAMS): New.
4959 (ia64_option_optimization): Move some code to
4960 ia64_option_default_params.
4961 * config/picochip/picochip.c (picochip_option_override): Use
4962 maybe_set_param_value.
4963 * config/rs6000/rs6000.c (rs6000_option_default_params,
4964 TARGET_OPTION_DEFAULT_PARAMS): New.
4965 (rs6000_option_override_internal): Use maybe_set_param_value.
4966 (rs6000_option_optimization): Move some code to
4967 rs6000_option_default_params.
4968 * config/s390/s390.c (s390_option_override): Use maybe_set_param_value.
4969 * config/sh/sh.c (sh_option_default_params,
4970 TARGET_OPTION_DEFAULT_PARAMS): New.
4971 (sh_option_optimization): Move some code to sh_option_default_params.
4972 * config/sparc/sparc.c (sparc_option_override): Use
4973 maybe_set_param_value.
4974 * config/spu/spu.c (spu_option_default_params,
4975 TARGET_OPTION_DEFAULT_PARAMS): New.
4976 (spu_option_optimization): Move some code to spu_option_default_params.
4977 (spu_option_override): Use maybe_set_param_value.
4978 * doc/tm.texi.in (TARGET_OPTION_DEFAULT_PARAMS): New @hook.
4979 * doc/tm.texi: Regenerate.
4980 * ggc-common.c (init_ggc_heuristics): Use set_default_param_value.
4981 * opts.c (init_options_once): Use PARAM_VALUE not direct access to
4983 (default_options_optimization): Use maybe_set_param_value.
4984 (finish_options): Use maybe_set_param_value.
4985 * target.def (target_option.default_params): New hook.
4986 * toplev.c (general_init): Call targetm.target_option.default_params.
4988 2010-10-11 Ira Rosen <irar@il.ibm.com>
4990 PR tree-optimization/45902
4991 * tree-vect-slp.c (vect_get_constant_vectors): Use statement's
4992 vector type for constants, unless it's a pointer.
4994 2010-10-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
4996 * config/s390/s390.md (*mov<mode>cc): lgoc -> locg and stgoc -> stocg.
4998 2010-10-11 Jakub Jelinek <jakub@redhat.com>
5001 * config/i386/i386.c (ix86_delegitimize_tls_address): New function.
5002 (ix86_delegitimize_address): Use it.
5004 2010-10-10 Eric Botcazou <ebotcazou@adacore.com>
5006 * opt-functions.awk (opt_sanitized_name): Remove gdwarf+ handling.
5008 2010-10-10 Uros Bizjak <ubizjak@gmail.com>
5010 * config/alpha/alpha.c (alpha_setup_incoming_varargs): Pass pointer
5011 to cum struct in the call to function_arg_advance.
5012 (alpha_function_arg_advance): Mark named as unused.
5014 2010-10-10 Richard Sandiford <rdsandiford@googlemail.com>
5016 * config/mips/mips.c (mips_handle_option): Make "value" with
5019 2010-10-09 Richard Henderson <rth@redhat.com>
5022 * explow.c (allocate_dynamic_stack_space): Add REQUIRED_ALIGN parm,
5023 remove TARGET parm, convert KNOWN_ALIGN parm to SIZE_ALIGN. Honor
5024 required_align, tidy the code a bit. Emit split_stack code in the
5025 right place. Mark the return value with the alignment properly.
5026 * expr.h (allocate_dynamic_stack_space): Update decl.
5027 * builtins.c (expand_builtin_apply): Update call to
5028 allocate_dynamic_stack_space.
5029 (expand_builtin_alloca): Likewise. Remove TARGET parameter.
5030 * calls.c (initialize_argument_information): Update call to
5031 allocate_dynamic_stack_space.
5032 (expand_call): Likewise.
5034 * cfgexpand.c (get_decl_align_unit): Don't limit alignment.
5035 Don't update_stack_alignment here.
5036 (alloc_stack_frame_space): Make ALIGN unsigned.
5037 (stack_var_cmp): Sort by alignment too.
5038 (partition_stack_vars): Don't merge large and small alignment vars.
5039 (expand_one_stack_var_at): Add BASE and BASE_ALIGN parameters.
5040 Take care when BASE is not virtual_stack_vars_rtx.
5041 (expand_stack_vars): Allocate dynamic stack space for large
5042 alignment variables.
5043 (expand_one_stack_var): Update all to expand_one_stack_var_at.
5044 (defer_stack_allocation): True for large alignment vars.
5045 (update_stack_alignment): Merge into ...
5046 (expand_one_var): ... here.
5047 (gimple_expand_cfg): Place code from expand_stack_vars.
5049 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5051 * config/pdp11/pdp11.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5052 * config/pdp11/pdp11.c (pdp11_function_arg): New function.
5053 (pdp11_function_arg_advance): New function.
5054 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5056 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5058 * libgcc2.h: Use __SIZEOF_LONG_LONG__ instead of LONG_LONG_TYPE_SIZE.
5059 * libgcc2.c: Likewise.
5061 2010-10-09 Richard Guenther <rguenther@suse.de>
5064 * lto-streamer-in.c (lto_register_var_decl_in_symtab):
5065 Properly check if a decl is an automatic var.
5067 2010-10-09 Richard Guenther <rguenther@suse.de>
5070 * tree.c (free_lang_data_in_cgraph): Properly walk the varpool.
5072 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5074 * config/mmix/mmix-protos.h (mmix_function_arg): Delete.
5075 * config/mmix/mmix.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5076 * config/mmix/mmix.c (mmix_function_arg): Rename to...
5077 (mmix_function_arg_1): ...this. Make static. Take a const_tree and
5079 (mmix_function_arg): New function.
5080 (mmix_function_incoming_arg): New function.
5081 (mmix_function_arg_advance): New function.
5082 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_INCOMING_ARG): Define.
5083 (TARGET_FUNCTION_ARG_ADVANCE): Define.
5085 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5087 * config/vax/vax.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5088 * config/vax/vax.c (vax_function_arg): New function.
5089 (vax_function_arg_advance): New function.
5090 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5092 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5094 * config/pa/pa-protos.h (function_arg): Delete.
5095 * config/pa/pa.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5096 * config/pa/pa.c (function_arg): Rename to...
5097 (pa_function_arg): ...this. Make static. Take a const_tree and
5099 (pa_function_arg_advance): New function.
5100 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5102 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5104 * config/m68k/m68k.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5105 * config/m68k/m68k.c (m68k_function_arg): New function.
5106 (m68k_function_arg_advance): New function.
5107 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5109 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5111 * config/avr/avr-protos.h (function_arg): Delete.
5112 (function_arg_advance): Delete.
5113 * config/avr/avr.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5114 * config/avr/avr.c (function_arg): Rename to...
5115 (avr_function_arg): ...this. Make static. Take a const_tree and
5117 (function_arg_advance): Rename to...
5118 (avr_function_arg_advance): ...this. Make static. Take a
5119 const_tree and a bool.
5120 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5122 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5124 * config/alpha/alpha-protos.h (function_arg): Delete.
5125 * config/alpha/alpha.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5126 * config/alpha/vms.h (FUNCTION_ARG_ADVANCE): Delete.
5127 * config/alpha/alpha.c (function_arg): Rename to...
5128 (alpha_function_arg): ...this. Make static. Take a const_tree and
5129 a bool. Delete TARGET_ABI_UNICOSMK code.
5130 (alpha_function_arg_advance): New function.
5131 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5133 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5135 * config/mep/mep-protos.h (mep_function_arg): Delete.
5136 (mep_function_arg_advance): Delete.
5137 * config/mep/mep.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5138 * config/mep/mep.c (mep_function_arg): Make static. Take a
5139 const_tree and a bool.
5140 (mep_function_arg_advance): Likewise.
5141 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5143 2010-10-09 Richard Guenther <rguenther@suse.de>
5145 PR tree-optimization/45945
5146 * tree-ssa.c (execute_update_addresses_taken): Fixup LHS scanning.
5148 2010-10-09 Eric Botcazou <ebotcazou@adacore.com>
5150 PR tree-optimization/45612
5151 * ipa-split.c (test_nonssa_use): Remove bogus ATTRIBUTE_UNUSED.
5152 Test LABEL_DECLs as well. Fix formatting issues.
5153 (verify_non_ssa_vars): Return false for a GIMPLE_LABEL statement
5154 whose label is present in NON_SSA_VARS.
5155 (mark_nonssa_use): Remove bogus ATTRIBUTE_UNUSED. Handle LABEL_DECLs
5156 as well. Fix formatting issues.
5157 (visit_bb): Fix typos and formatting issue.
5159 2010-10-09 Nathan Froyd <froydnj@codesourcery.com>
5161 PR tree-optimization/45950
5162 * tree-ssa-sccvn.c (init_vn_nary_op_from_pieces): Consult length
5163 before initializing vno->op.
5165 2010-10-09 Ralf Corsépius <ralf.corsepius@rtems.org>
5167 * config.gcc (bfin*-rtems*): Add newlib-stdint.h.
5168 * config.gcc (lm32*-rtems*): Add newlib-stdint.h.
5170 2010-10-08 H.J. Lu <hongjiu.lu@intel.com>
5173 * config/i386/i386.c (ix86_binary_operator_ok): Support
5174 "andhi/andsi/anddi" as a zero-extending move.
5176 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5178 * builtins.c (fold_call_stmt): Don't copy gimple call arguments
5179 into a temporary array.
5181 2010-10-08 Jakub Jelinek <jakub@redhat.com>
5183 PR tree-optimization/45903
5184 * simplify-rtx.c (simplify_subreg): Optimize lowpart SUBREG
5185 of {A,L}SHIFTRT of MEM.
5187 2010-10-08 Richard Guenther <rguenther@suse.de>
5189 * lto-streamer-in.c (lto_input_ts_decl_minimal_tree_pointers):
5190 Re-construct BLOCK_VARS.
5191 (lto_input_ts_block_tree_pointers): Do not stream BLOCK_VARS.
5192 * lto-streamer-out.c (lto_output_ts_block_tree_pointers): Likewise.
5193 * tree.c (free_lang_data_in_block): Remove.
5194 (free_lang_data_in_decl): Do not touch DECL_CONTEXT of non-PARM_DECLs.
5195 Do not touch the BLOCK tree.
5196 * expr.c (expand_expr_real_1): Allow externals.
5198 2010-10-08 Richard Guenther <rguenther@suse.de>
5200 * lto-streamer-out.c (lto_output_ts_block_tree_pointers):
5201 Do not output BLOCK_SUBBLOCKS.
5202 * lto-streamer-in.c (lto_input_ts_block_tree_pointers):
5203 Reserve exact space needed for BLOCK_NONLOCALIZED_VARS.
5204 Re-construct BLOCK_SUBBLOCKS of parent block.
5205 (lto_input_ts_binfo_tree_pointers): Reserve exact space needed
5206 for BINFO_BASE_ACCESSES.
5208 2010-10-08 Joseph Myers <joseph@codesourcery.com>
5210 * Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
5211 (TREE_H): Include $(FLAGS_H) instead of options.h.
5212 (opts-common.o): Depend on $(FLAGS_H) instead of options.h.
5213 * c-objc-common.h (LANG_HOOKS_INIT_OPTIONS_STRUCT): Define.
5214 * common.opt (flag_complex_method, flag_evaluation_order,
5215 flag_ira_algorithm, flag_ira_region, flag_warn_unused_result): New
5216 Variable declarations.
5217 * configure.ac (tm_include_list): Include flags.h instead of options.h.
5218 * configure: Regenerate.
5219 * flags.h: Condition out contents for target libraries. Include
5220 options.h at end of file.
5221 (flag_complex_method, flag_ira_algorithm, flag_ira_region,
5222 flag_evaluation_order, flag_warn_unused_result): Remove.
5223 * gcc.c (main): Intialize global_options with global_options_init.
5224 * langhooks-def.h (lhd_init_options_struct): Declare.
5225 (LANG_HOOKS_INIT_OPTIONS_STRUCT): Define.
5226 (LANG_HOOKS_INITIALIZER): Include LANG_HOOKS_INIT_OPTIONS_STRUCT.
5227 * langhooks.c (lhd_init_options_struct): New.
5228 * langhooks.h (struct lang_hooks): Add init_options_struct.
5229 Update comment on init_options.
5230 * optc-gen.awk: Generate initializer for global_options_init, not
5232 * opth-gen.awk: Condition out structure declarations for target
5233 libraries. Declare global_options_init.
5234 * opts-common.c: Include flags.h instead of options.h.
5235 * opts.c (flag_warn_unused_result): Remove.
5236 (read_cmdline_options): Take gcc_options parameters. Pass them to
5237 read_cmdline_option.
5238 (initial_lang_mask, initial_min_crossjump_insns,
5239 initial_max_fields_for_field_sensitive,
5240 initial_loop_invariant_max_bbs_in_loop): Define at file scope.
5241 (init_options_once): New. Split out of decode_options.
5242 (init_options_struct): New. Split out of decode_options.
5243 (decode_cmdline_options_to_array_default_mask): New.
5244 (default_options_optimization): New. Split out of decode_options.
5245 (decode_options): Move most code to other functions. Update call
5246 to read_cmdline_options.
5247 (finish_options): New. Split out of decode_options.
5248 * opts.h (decode_options): Add gcc_options parameters.
5249 (init_options_once, init_options_struct,
5250 decode_cmdline_options_to_array_default_mask): New.
5251 * toplev.c (flag_complex_method, flag_ira_algorithm,
5252 flag_ira_region, flag_evaluation_order): Remove.
5253 (general_init): Use global_options_init for initial flag values
5255 (toplev_main): Call init_options_once, init_options_struct,
5256 lang_hooks.init_options_struct,
5257 decode_cmdline_options_to_array_default_mask and
5258 lang_hooks.init_option before decode_options. Update arguments to
5260 * tree.h: Include flags.h instead of options.h.
5262 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5264 * config/rx/rx.c (TARGET_EXCEPT_UNWIND_INFO): Define.
5266 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5268 * config/sparc/sparc-protos.h (function_arg_advance, function-arg):
5270 * config/sparc/sparc.h (FUNCTION_ARG_ADVANCE, FUNCTION_ARG): Delete.
5271 (FUNCTION_INCOMING_ARG): Delete.
5272 * config/sparc/sparc.c (scan_record_type): Const-ify tree argument.
5273 (function_arg_slotno): Likewise. Take bool arguments.
5274 (sparc_arg_partial_bytes): Update call to it.
5275 (function_arg): Rename to...
5276 (sparc_function_arg_1): ...this. Take bool arguments.
5277 (sparc_function_arg, sparc_function_incoming_arg): New functions.
5278 (function_arg_advance): Rename to...
5279 (sparc_function_arg_advance): ...this. Take bool argument.
5280 (TARGET_FUNCTION_ARG_ADVANCE, TARGET_FUNCTION_ARG): Define.
5281 (TARGET_FUNCTION_INCOMING_ARG): Define.
5283 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5285 * config/bfin/bfin-protos.h (function_arg, function_arg_advance):
5287 * config/bfin/bfin.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5288 * config/bfin/bfin.c (function_arg_advance): Rename to...
5289 (bfin_function_arg_advance): ...this. Make static. Take const_tree
5291 (function_arg): Rename to...
5292 (bfin_function_arg): ...this. Make static. Take const_tree and bool
5294 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5296 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5298 * config/score/score-protos.h (score_function_arg): Delete.
5299 (score_function_arg_advance): Delete.
5300 * config/score/score3.h (score3_function_arg_advance): Take a
5301 const_tree and a bool.
5302 (score3_function_arg): Likewise.
5303 * config/score/score7.h (score7_function_arg_advance): Likewise.
5304 (score7_function_arg): Likewise.
5305 * config/score/score3.c (score3_classify_arg): Likewise.
5306 (score3_function_arg_advance, score3_function_arg): Likewise.
5307 * config/score/score7.c (score7_classify_arg): Likewise.
5308 (score7_function_arg_advance, score7_function_arg): Likewise.
5309 * config/score/score.c (score_function_arg_advance): Likewise.
5310 (score_function_arg): Likewise. De-const-ify `cum' argument.
5311 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5313 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5315 * config/s390/s390-protos.h (s390_function_arg_advance): Delete.
5316 (s390_function_arg): Delete.
5317 * config/s390/s390.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
5318 * config/s390/s390.c (s390_function_arg_float): Take a const_tree.
5319 (s390_function_arg_integer): Likewise.
5320 (s390_function_arg_advance): Make static. Take a const_tree and
5322 (s390_function_arg): Likewise.
5323 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5325 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5327 * config/spu/spu-protos.h (spu_function_arg): Delete.
5328 * config/spu/spu.h (FUNCTION_ARG): Delete.
5329 (FUNCTION_ARG_ADVANCE): Move code to ...
5330 * config/spu/spu.c (spu_function_arg_advance): New function.
5331 (spu_function_arg): Make static. Take a const_tree and a bool.
5332 (spu_setup_incoming_varargs): Call spu_function_arg_advance.
5333 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
5335 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5337 * config/rx/rx.c (TARGET_EXCEPT_UNWIND_INFO): Define.
5339 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5341 * tree-ssa-sccvn.c (init_vn_nary_op_from_pieces): New function.
5342 (init_vn_nary_op_from_op): New function.
5343 (init_vn_nary_op_from_stmt): New function.
5344 (vn_nary_op_lookup_1): New function.
5345 (sizeof_vn_nary_op): New function.
5346 (alloc_vn_nary_op_noinit): New function.
5347 (alloc_vn_nary_op): New function.
5348 (vn_nary_op_insert_into): New function.
5349 (vn_nary_op_lookup_pieces): Rewrite to use new helper functions.
5350 (vn_nary_op_lookup): Likewise.
5351 (vn_nary_op_lookup_stmt): Likewise.
5352 (vn_nary_op_insert_pieces): Likewise.
5353 (vn_nary_op_insert): Likewise.
5354 (vn_nary_op_insert_stmt): Likewise.
5355 (copy_nary): Likewise.
5356 (set_value_id_for_result): New function.
5357 (set_hashtable_value_ids): Call it.
5359 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5361 * config/fr30/fr30.c (TARGET_EXCEPT_UNWIND_INFO): Define.
5362 * config/fr30/fr30.md (leave_func): Rewrite without post_inc.
5364 2010-10-08 Nathan Froyd <froydnj@codesourcery.com>
5366 * config/mcore/mcore.h (INCOMING_RETURN_ADDR_RTX): Define.
5367 * config/mcore/mcore.c (TARGET_EXCEPT_UNWIND_INFO): Define.
5369 2010-10-08 Alexandre Oliva <aoliva@redhat.com>
5372 * cse.c (cse_extended_basic_block): Preserve cc0 info across
5373 debug isnsn. Skip them when searching for cc0 setter.
5374 (set_live_p): Skip debug insns when searching for cc0 user.
5376 2010-10-08 Alexandre Oliva <aoliva@redhat.com>
5382 * tree-pretty-print.c (dump_generic_node): Explicitly dump the
5383 type of MEM_REFs to INTEGER_CSTs.
5385 2010-10-07 Nathan Froyd <froydnj@codesourcery.com>
5387 * config/m68hc11/m68hc11.c (m68hc11_print_operand): Call
5388 m68hc11_print_operand_address.
5390 2010-10-07 Nathan Froyd <froydnj@codesourcery.com>
5392 * builtins.c (rewrite_call_expr): Move code to...
5393 (rewrite_call_expr_valist): ...here. Call build_call_expr_loc_array.
5394 (rewrite_call_expr_array): New function.
5395 (fold_builtin_sprintf_chk_1): New function.
5396 (fold_builtin_sprintf_chk): Call it.
5397 (gimple_fold_builtin_sprintf_chk): Likewise.
5398 (fold_builtin_snprintf_chk_1): New function.
5399 (fold_builtin_snprintf_chk): Call it.
5400 (gimple_fold_builtin_snprintf_chk): Likewise.
5401 (gimple_rewrite_call_expr): Delete.
5403 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5405 * config.host: Update copyright year.
5407 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5409 * config.host (host_lto_plugin_soname): New shell variable.
5410 * configure.ac (LTOPLUGINSONAME): Add an AC_DEFINE for the above.
5411 * config.in: Regenerate.
5412 * configure: Regenerate.
5413 * gcc.c (main): Use LTOPLUGINSONAME instead of hard-coding name of
5414 LTO plugin shared library.
5416 2010-10-07 Richard Henderson <rth@redhat.com>
5418 * target.h (enum unwind_info_type): Move ...
5419 * coretypes.h: ... here.
5421 2010-10-07 Nicola Pero <nicola.pero@meta-innovation.com>
5423 * doc/objc.texi (Fast enumeration protocol): Mention that
5424 'unsigned int' can also be used instead of 'unsigned long' in
5425 countByEnumeratingWithState:objects:count:.
5427 2010-10-07 Martin Jambor <mjambor@suse.cz>
5429 * tree-sra.c (struct access): New field grp_assignment_write.
5430 (dump_access): Dump grp_assignment_write.
5431 (build_accesses_from_assign): Set grp_assignment_write.
5432 (sort_and_splice_var_accesses): Aggregate grp_assignment_write.
5433 (mark_read_status): Renamed to mark_rw_status, individual values
5435 (analyze_access_subtree): Changed type of mark_write to
5436 mark_read_status. Fixed propagating of mark_read and
5437 mark_write. Changed benefit estimate. Updated comment.
5439 2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
5442 * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Add NULL
5443 check for vectype_out returned by get_vectype_for_scalar_type().
5445 2010-10-07 Tejas Belagod <tejas.belagod@arm.com>
5448 * config/arm/neon.md (neon_unpack<US>_<mode>): Add 'w' to
5449 constraint, add register specifier in instruction template.
5450 (neon_vec_pack_trunc_<mode>): Likewise.
5451 (neon_vec_<US>mult_<mode>): Add register specifier to
5452 instruction template.
5454 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
5456 * config.gcc (c_target_objs)[i?86-*-pe|i?86-*-cygwin*]: Don't add
5458 (cxx_target_objs)[i?86-*-pe|i?86-*-cygwin*]: Likewise.
5459 (extra_gcc_objs)[i?86-*-pe|i?86-*-cygwin*]: Don't add cygwin1.o.
5460 * config/i386/t-cygwin (cygwin1.o): Delete build rule.
5461 (cygwin2.o): Likewise.
5462 * config/i386/cygwin1.c: Delete file.
5463 * config/i386/cygwin2.c: Likewise.
5464 * config/i386/cygwin.h (CPP_SPEC): Remove all %{mno-cygwin} specs and
5465 make all {%!mno-cygwin} ones unconditional.
5466 (STARTFILE_SPEC): Likewise.
5467 (REAL_LIBGCC_SPEC): Likewise.
5468 (LIB_SPEC): Likewise.
5469 (CXX_WRAP_SPEC): Likewise.
5470 (LINK_SPEC): Likewise.
5471 (CYGWIN_MINGW_SUBDIR): Delete now-unused macro definition.
5472 (CYGWIN_MINGW_SUBDIR_LEN): Likewise.
5473 (cygwin_gplusplus_include_dir): Delete now-unused array.
5474 (GPLUSPLUS_INCLUDE_DIR): Don't redefine to point to it.
5475 (cygwin_gplusplus_tool_include_dir): Delete now-unused array.
5476 (GPLUSPLUS_TOOL_INCLUDE_DIR): Don't redefine to point to it.
5477 (cygwin_gplusplus_backward_include_dir): Delete now-unused array.
5478 (GPLUSPLUS_BACKWARD_INCLUDE_DIR): Don't redefine to point to it.
5479 (cygwin_local_include_dir): Delete now-unused array.
5480 (LOCAL_INCLUDE_DIR): Don't redefine to point to it.
5481 (cygwin_cross_include_dir): Delete now-unused array.
5482 (CROSS_INCLUDE_DIR): Don't redefine to point to it.
5483 (cygwin_tool_include_dir): Delete now-unused array.
5484 (TOOL_INCLUDE_DIR): Don't redefine to point to it.
5485 (cygwin_standard_include_dir): Delete now-unused array.
5486 (STANDARD_INCLUDE_DIR): Don't redefine to point to it.
5487 (GEN_CVT_ARRAY): Delete now-unused macro definition.
5488 (cvt_to_mingw): Delete now-unused array.
5489 (mingw_scan): Remove prototype of deleted function.
5490 (GCC_DRIVER_HOST_INITIALIZATION): Don't define now-unused target macro.
5491 * config/i386/cygming.opt (mcygwin): Delete target-specific option.
5492 * doc/invoke.texi (-mcygwin): Don't document removed option.
5493 (-mno-cygwin): Likewise.
5495 2010-10-07 Richard Guenther <rguenther@suse.de>
5497 * machmode.h (mode_for_vector): Declare.
5498 * stor-layout.c (mode_for_vector): New function, split out from ...
5499 (layout_type): ... here.
5500 * tree-vectorizer.h (current_vector_size): Declare.
5501 * tree-vect-stmts.c (perm_mask_for_reverse): Check if the
5502 mask vector type is available.
5503 (get_vectype_for_scalar_type): Rename to ...
5504 (get_vectype_for_scalar_type_and_size): ... this. Get a vector
5506 (get_vectype_for_scalar_type): New wrapper around
5507 get_vectype_for_scalar_type_and_size using current_vector_size.
5508 (get_same_sized_vectype): Use get_vectype_for_scalar_type_and_size.
5509 * tree-vect-loop.c (vect_analyze_loop_2): Split out core part
5510 of vect_analyze_loop here.
5511 (vect_analyze_loop): Loop over vector sizes calling vect_analyze_loop_3.
5512 * tree-vect-slp.c (vect_slp_analyze_bb): Set current_vector_size
5514 * config/i386/i386.c (ix86_vectorize_builtin_conversion): Fix
5515 V8SF to V8SI conversion builtin.
5517 2010-10-07 Richard Guenther <rguenther@suse.de>
5519 * target.def (autovectorize_vector_sizes): New target hook.
5520 * targhooks.c (default_autovectorize_vector_sizes): New function.
5521 * targhooks.h (default_autovectorize_vector_sizes): Declare.
5522 * doc/tm.texi.in (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES):
5524 * doc/tm.texi: Update.
5525 * config/i386/i386.c (ix86_autovectorize_vector_sizes): New function.
5526 (TARGET_VECTORIZE_AUTOVECTORIZE_VECTOR_SIZES): Define.
5528 2010-10-07 Richard Guenther <rguenther@suse.de>
5530 * target.def (units_per_simd_word): Rename to ...
5531 (preferred_simd_mode): ... this. Return mode instead of size.
5532 * targhooks.c (default_units_per_simd_word): Rename to ...
5533 (default_preferred_simd_mode): ... this. Return word_mode.
5534 * targhooks.h (default_preferred_simd_mode): Declare.
5535 * config/arm/arm.c (arm_units_per_simd_word): Rename to ...
5536 (arm_preferred_simd_mode): ... this. Re-implement.
5537 * config/i386/i386.c (ix86_units_per_simd_word): Rename to ...
5538 (ix86_preferred_simd_mode): ... this. Re-implement.
5539 * config/sparc/sparc.c (sparc_units_per_simd_word): Rename to ...
5540 (sparc_preferred_simd_mode): ... this. Re-implement.
5541 * config/mips/mips.c (mips_units_per_simd_word): Rename to ...
5542 (mips_preferred_simd_mode): ... this. Re-implement.
5543 * config/rs6000/rs6000.c (rs6000_units_per_simd_word): Rename to ...
5544 (rs6000_preferred_simd_mode): ... this. Re-implement.
5545 * tree-vect-stmts.c (get_vectype_for_scalar_type): Adjust.
5546 * doc/tm.texi.in (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Remove.
5547 (TARGET_VECTORIZE_PREFERRED_SIMD_MODE): Document.
5548 * doc/tm.texi: Update.
5550 2010-10-07 Richard Guenther <rguenther@suse.de>
5553 * tree-cfg.c (verify_gimple_assign_binary): Allow vector shifts
5556 2010-10-07 Alan Modra <amodra@gmail.com>
5558 * config/rs6000/rs6000.c (rs6000_emit_prologue): Use gen_int_mode
5559 rather than sign extension by hand.
5561 2010-10-07 Jan Hubicka <jh@suse.cz>
5564 * ipa.c (cgraph_remove_unreachable_nodes): Revert my previous patch.
5566 2010-10-07 Richard Guenther <rguenther@suse.de>
5569 * configure.ac: Fix typo.
5570 * configure: Regenerated.
5572 2010-10-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5574 * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Don't use
5575 define_builtin_std where it's unnecessary.
5576 * config/i386/nto.h (TARGET_OS_CPP_BUILTINS): Likewise.
5578 2010-10-06 Anatoly Sokolov <aesok@post.ru>
5580 * doc/tm.texi.in (CLASS_LIKELY_SPILLED_P): Remove documentation.
5581 * doc/tm.texi.in: Regenerate.
5582 * system.h (CLASS_LIKELY_SPILLED_P): Poison.
5583 * targhooks.c (default_class_likely_spilled_p): Don't use the
5584 CLASS_LIKELY_SPILLED_P macro.
5586 * config/arm/arm.md: Update comment.
5588 2010-10-06 Jan Hubicka <jh@suse.cz>
5590 * ipa.c (cgraph_remove_unreachable_nodes): External references can
5592 (cgraph_externally_visible_p): We can not bring local comdats that
5593 are known to linker; fix handling of internal visibility.
5594 (function_and_variable_visibility): Likewise.
5596 2010-10-06 Eric Botcazou <ebotcazou@adacore.com>
5598 PR rtl-optimization/45394
5599 * combine.c (cleanup_auto_inc_dec): Remove AFTER parameter and adjust.
5600 (struct rtx_subst_pair): Remove AFTER field.
5601 (propagate_for_debug_subst): Adjust call to cleanup_auto_inc_dec.
5602 (propagate_for_debug): Remove MOVE parameter and adjust.
5603 (try_combine): In the special case where I2 is a PARALLEL, combine only
5604 destinations of SETs and set I2SRC to the I2 source.
5605 Adjust calls to propagate_for_debug throughout.
5606 * reload1.c (eliminate_regs_1) <ASM_OPERANDS>: Do not abort for debug
5609 2010-10-06 Olivier Hainque <hainque@adacore.com>
5611 * config/rs6000/rs6000.c (rs6000_expand_ternop_builtin): Rewrite
5612 switch on insn codes as sequence of ifs.
5614 2010-10-06 Hariharan Sandanagobalane <hariharan@picochip.com>
5616 * config/picochip/picochip.c (TARGET_EXCEPT_UNWIND_INFO): Define it to
5617 be UI_NONE for picochip.
5618 (picochip_option_override): Do not disable exception flags.
5619 * config/picochip/picochip-protos.h (picochip_except_unwind_info):
5622 2010-10-06 Richard Guenther <rguenther@suse.de>
5624 * Makefile.in (regmove.o): Depend on $(TARGET_H).
5626 2010-10-06 Nicola Pero <nicola.pero@meta-innovation.com>
5628 Implemented fast enumeration for Objective-C.
5629 * c-parser.c (objc_could_be_foreach_context): New.
5630 (c_lex_one_token): Recognize RID_IN keyword in a potential
5631 Objective-C foreach context.
5632 (c_parser_declaration_or_fndef): Added parameter. Accept
5633 Objective-C RID_IN keyword as terminating a declaration; in that
5634 case, return the declaration in the new parameter.
5635 (c_parser_extenral_declaration): Updated calls to
5636 c_parser_declaration_or_fndef.
5637 (c_parser_declaration_or_fndef): Same change.
5638 (c_parser_compound_statement_nostart): Same change.
5639 (c_parser_label): Same change.
5640 (c_parser_objc_methodprotolist): Same change.
5641 (c_parser_omp_for_loop): Same change.
5642 (c_parser_for_statement): Detect and parse Objective-C foreach
5644 (c_parser_omp_for_loop): Updated call to check_for_loop_decls().
5645 * c-decl.c (check_for_loop_decls): Added parameter to allow ObjC
5646 fast enumeration parsing code to turn off the c99 error but still
5647 perform checks on the loop declarations.
5648 * c-tree.h (check_for_loop_decls): Updated declaration.
5649 * doc/objc.texi: Document fast enumeration.
5651 2010-10-06 Nick Clifton <nickc@redhat.com>
5653 * config/mn10300/mn10300.h (FIRST_PSEUDO_REGISTER): Increment by one.
5654 (MDR_REGNUM): Define.
5655 (FIXED_REGISTERS, CALL_USED_REGISTERS): Add MDR as a fixed register.
5656 (REG_CLASS_CONTENTS): Add MDR to ALL_REGS.
5657 (INCOMING_RETURN_ADDR_RTX): Define in terms of MDR.
5658 (REGISTER_NAMES): Add MDR.
5659 (DWARF2_DEBUGGING_INFO): Define to 1.
5660 * config/mn10300/mn10300.c (TARGET_EXCEPT_UNWIND_INFO): Define.
5661 (F): New function. Sets RTX_FRAME_RELATED_P.
5662 (mn10300_gen_multiple_store): Use F.
5663 (expand_prologue): Use F. Use gen_movsf() to push floating
5665 (expand_epilogue): Use gen_movsf() to pop floating point registers.
5666 (mn10300_option_override): Disable combine stack adjust pass.
5668 2010-10-06 Thomas Schwinge <thomas@schwinge.name>
5671 * config/alpha/gnu.h (TARGET_OS_CPP_BUILTINS): Refer to
5672 LINUX_TARGET_OS_CPP_BUILTINS instead of HURD_TARGET_OS_CPP_BUILTINS.
5674 2010-10-06 Jakub Jelinek <jakub@redhat.com>
5676 * builtins.def (BUILT_IN_CALLOC, BUILT_IN_REALLOC,
5677 BUILT_IN_ISALNUM, BUILT_IN_ISALPHA, BUILT_IN_ISASCII,
5678 BUILT_IN_ISBLANK, BUILT_IN_ISCNTRL, BUILT_IN_ISDIGIT,
5679 BUILT_IN_ISGRAPH, BUILT_IN_ISLOWER, BUILT_IN_ISPRINT,
5680 BUILT_IN_ISPUNCT, BUILT_IN_ISSPACE, BUILT_IN_ISUPPER,
5681 BUILT_IN_ISXDIGIT, BUILT_IN_TOASCII, BUILT_IN_TOLOWER,
5682 BUILT_IN_TOUPPER): Mark as leaf.
5685 * omp-builtins.def (BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START,
5686 BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC_START,
5687 BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED_START,
5688 BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME_START,
5689 BUILT_IN_GOMP_PARALLEL_START, BUILT_IN_GOMP_TASK,
5690 BUILT_IN_GOMP_PARALLEL_SECTIONS_START): Use
5691 Revert back to ATTR_NOTHROW_LIST instead of ATTR_NOTHROW_LEAF_LIST.
5693 2010-10-05 Anatoly Sokolov <aesok@post.ru>
5695 * config/m68hc11/m68hc11.h (CLASS_LIKELY_SPILLED_P): Remove.
5696 * config/m68hc11/m68hc11.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
5697 (m68hc11_class_likely_spilled_p): New function.
5699 2010-10-05 Nicola Pero <nicola.pero@meta-innovation.com>
5701 * c-parser.c (c_parser_objc_method_definition): Updated comment.
5703 2010-10-05 Jan Hubicka <jh@suse.cz>
5705 * doc/invoke.texi (-flto-partition, lto-partitions, lto-minpartition):
5707 * opts.c (decode_options): Handle lto partitions.
5708 * common.opt (flto-partition=1to1, flto-partition=balanced): New.
5709 * params.def (PARAM_LTO_PARTITIONS, MIN_PARTITION_SIZE): New.
5711 2010-10-05 Jan Hubicka <jh@suse.cz>
5713 * cgraphunit.c (assemble_function): Output thunks and aliases before
5714 the function itself.
5716 2010-09-29 Hariharan Sandanagobalane <hariharan@picochip.com>
5718 * config/picochip/picochip.c (picochip_option_override): Disable
5719 exception flags for picochip.
5721 2010-10-05 Joseph Myers <joseph@codesourcery.com>
5723 * opts-common.c (handle_option, handle_generated_option,
5724 read_cmdline_option, set_option): Add diagnostic_context
5725 parameter. Update calls among these functions.
5726 (set_option): Don't use global_dc.
5727 * opts.c (read_cmdline_options): Pass global_dc to read_cmdline_option.
5728 (decode_options): Pass global_dc to enable_warning_as_error.
5729 (common_handle_option): Pass global_dc to enable_warning_as_error.
5730 (enable_warning_as_error): Add diagnostic_context parameter.
5731 Document parameters. Don't use global_dc. Pass
5732 diagnostic_context parameter to handle_generated_option.
5733 * opts.h (set_option, handle_option, handle_generated_option,
5734 read_cmdline_option, enable_warning_as_error): Add
5735 diagnostic_context parameter.
5736 * Makefile.in (lto-opts.o): Update dependencies.
5737 * coretypes.h (struct diagnostic_context, diagnostic_context):
5739 * diagnostic.h (diagnostic_context): Don't declare typedef here.
5740 * gcc.c (process_command): Pass global_dc to read_cmdline_option.
5741 * langhooks-def.h (struct diagnostic_context): Don't declare here.
5742 (lhd_print_error_function, lhd_initialize_diagnostics): Declare
5743 using diagnostic_context typedef.
5744 * langhooks.c (lhd_initialize_diagnostics): Declare using
5745 diagnostic_context typedef.
5746 * langhooks.h (struct diagnostic_context): Don't declare here.
5747 (initialize_diagnostics, print_error_function): Declare using
5748 diagnostic_context typedef.
5749 * lto-opts.c: Include diagnostic.h.
5750 (lto_reissue_options): Pass global_dc to set_option. Pass
5751 DK_UNSPECIFIED not 0.
5752 * plugin.c (plugins_internal_error_function): Declare using
5753 diagnostic_context typedef.
5754 * plugin.h (struct diagnostic_context): Don't declare here.
5755 (plugins_internal_error_function): Declare using
5756 diagnostic_context typedef.
5758 2010-10-05 Olivier Hainque <hainque@adacore.com>
5759 Nicolas Roche <roche@adacore.com>
5761 * config/vxworksae.h: Add missing VXWORKS_OS_CPP_BUILTINS.
5762 * config/rs6000/vxworks.h: Remove redundant CPP builtin definitions.
5764 2010-10-05 Ira Rosen <irar@il.ibm.com>
5766 PR tree-optimization/45752
5767 * tree-vect-slp.c (vect_get_mask_element): Remove static
5768 variables, make them function arguments.
5769 (vect_transform_slp_perm_load): Pass new arguments to
5770 vect_get_mask_element.
5772 2010-10-05 Richard Guenther <rguenther@suse.de>
5774 * value-prof.c (gimple_divmod_fixed_value): Work on SSA form.
5775 (gimple_mod_pow2): Likewise.
5776 (gimple_mod_subtract): Likewise.
5777 (gimple_ic): Likewise.
5778 (gimple_stringop_fixed_value): Likewise.
5779 * tree-profile.c (tree_init_edge_profiler): Mark profile
5780 functions nothrow and leaf.
5781 (add_abnormal_goto_call_edges): Remove.
5782 (tree_gen_edge_profiler): Work on SSA form.
5783 (tree_gen_ic_profiler): Likewise. Simplify.
5784 (do_tree_profiling): Update SSA form.
5785 (pass_tree_profile): Remove.
5786 (do_tree_profiling): Likewise.
5787 (gate_tree_profile_ipa): New function.
5788 (pass_ipa_tree_profile): New.
5789 (tree_profiling): Re-write as IPA pass. Properly drop const/pure
5790 state of instrumented functions.
5791 * passes.c (init_optimization_passes): Remove early non-SSA
5792 inlining. Move profiling after early optimizations.
5793 * ipa-inline.c (cgraph_gate_ipa_early_inlining): Remove.
5794 (pass_ipa_early_inline): Likewise.
5795 * tree-pass.h (pass_ipa_early_inline): Remove.
5796 (pass_tree_profile): Likewise.
5797 (pass_ipa_tree_profile): Declare.
5799 2010-10-05 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
5800 Christian Borntraeger <Christian.Borntraeger@de.ibm.com>
5802 * config/s390/s390.c (z196_cost): New.
5803 (s390_handle_arch_option): Add -march=z196.
5804 (s390_option_override): Use the new cost function and use the z10
5805 defaults also for z196.
5806 (legitimate_reload_constant_p): Adjust comment.
5807 (legitimate_reload_fp_constant_p): New function.
5808 (s390_preferred_reload_class): Distingiush between FP and Int constants.
5809 (preferred_la_operand_p): Avoid la with index on z196.
5810 (s390_adjust_priority): Trigger also for z196.
5811 (s390_issue_rate): Issue rate for z196 is 3.
5812 (s390_z10_fix_long_loop_prediction): Rename to ...
5813 (s390_fix_long_loop_prediction): ... this.
5814 (s390_reorg): Apply the z10 adjustments also for z196.
5815 (s390_loop_unroll_adjust): Do this also for z196.
5816 * config/s390/s390.h (enum processor_type): Add PROCESSOR_2817_Z196.
5817 (enum processor_flags): Add PF_Z196.
5818 (TARGET_AVOID_CMP_AND_BRANCH): New macro.
5819 (TARGET_CPU_Z196, TARGET_Z196): New macros.
5820 * config.gcc: Enable z196 for --with-arch.
5821 * config/s390/2817.md: New file.
5822 * config/s390/2084.md: New type for multiply and add.
5823 * config/s390/2097.md: Likewise.
5824 * config/s390/s390.md (UNSPEC_POPCNT, UNSPEC_COPYSIGN)
5825 (UNSPECV_ATOMIC_OP): New constants.
5826 (fmadddf, fmaddsf): New values for type attribute.
5827 (z196prop): New insn attribute.
5828 (cpu, cpu_facility): Add z196.
5829 (ATOMIC_Z196): New code iterator.
5830 (noxa): New code attribute.
5831 (gk): New mode attribute.
5832 (*mov<mode>_64, *mov<mode>_31, *mov<mode>_64dfp, mov<mode>):
5833 Support load zero for fp constants.
5834 (fixuns_truncdddi2, fixuns_trunctddi2)
5835 (fixuns_trunc<BFP:mode><GPR:mode>2): Use the standard rtx pattern
5837 (fixuns_trunc<mode>si2, mov<mode>cc, popcountdi2, popcountsi2)
5838 (popcounthi2, popcountqi2): New expander.
5839 (*fixuns_trunc<FP:mode><GPR:mode>2_z196, floatsi<mode>2)
5840 (floatuns<GPR:mode><FP:mode>2, *mov<mode>cc, sync_<atomic><mode>)
5841 (sync_old_<atomic><mode>, *popcount<mode>, copysign<mode>3): New
5843 (add<mode>3, *add<mode>3_carry1_cc, *add<mode>3_carry1_cconly)
5844 (*add<mode>3_carry2_cc, *add<mode>3_carry2_cconly, *add<mode>3_cc)
5845 (*add<mode>3_cconly, *add<mode>3_cconly2, *add<mode>3_imm_cc)
5846 (*sub<mode>3, *sub<mode>3_borrow_cc, *sub<mode>3_borrow_cconly)
5847 (*sub<mode>3_cc, *sub<mode>3_cc2, *sub<mode>3_cconly)
5848 (*sub<mode>3_cconly2, *anddi3_cc, *anddi3_cconly, *anddi3, *andsi3_cc)
5849 (*andsi3_cconly, *andsi3_zarch, *andsi3_esa, *andhi3_zarch
5850 (*andqi3_zarch, *iordi3_cc, *iordi3_cconly, *iordi3, *iorsi3_cc)
5851 (*iorsi3_cconly, *iorsi3_zarch, *iorhi3_zarch, *iorqi3_zarch)
5852 (*xordi3_cc, *xordi3_cconly, *xordi3, *xorsi3_cc, *xorsi3_cconly)
5853 (*xorsi3, *xorhi3, *xorqi3, *<shift><mode>3, *<shift><mode>3_and)
5854 (*ashr<mode>3_cc, *ashr<mode>3_cconly, *ashr<mode>3)
5855 (*ashr<mode>3_cc_and, *ashr<mode>3_cconly_and, *ashr<mode>3_and):
5856 Support new z196 instructions.
5858 2010-10-05 Richard Guenther <rguenther@suse.de>
5861 * gimple-fold.c (gimplify_and_update_call_from_tree): Handle
5862 case where gimplification optimizes away the stmt.
5864 2010-10-04 Jakub Jelinek <jakub@redhat.com>
5867 * var-tracking.c (strip_pointer_flags): New function.
5868 (emit_note_insn_var_location): If rtx_equal_p check failed,
5869 retry on locations simplified with simplify_replace_fn_rtx
5870 and strip_pointer_flags as its callback.
5872 2010-10-04 Jan Hubicka <jh@suse.cz>
5874 * gimple-fold.c (static_object_in_other_unit_p): Rename to...
5875 (can_refer_decl_in_current_unit_p): ... this one; reverse return
5876 value; handle comdats too.
5877 (canonicalize_constructor_val): Use it; handle function_decls
5879 (gimple_fold_obj_type_ref_known_binfo): Likewise.
5880 * gimple.c (get_base_address): Accept all kinds of decls.
5882 2010-10-04 Joseph Myers <joseph@codesourcery.com>
5884 * flags.h (g_switch_value, g_switch_set): Remove.
5885 * opts.c (g_switch_value, g_switch_set): Remove.
5886 * config/g.opt (G): Add Var(g_switch_value).
5887 * config/alpha/alpha.c (alpha_handle_option): Don't handle -G here.
5888 (alpha_option_override): Check global_options_set.x_g_switch_value
5889 instead of g_switch_set.
5890 (alpha_in_small_data_p): Remove cast in comparison with
5892 * config/alpha/elf.h (ASM_OUTPUT_ALIGNED_LOCAL): Cast
5893 g_switch_value to unsigned HOST_WIDE_INT.
5894 * config/frv/frv.c (frv_const_unspec_p): Remove cast in comparison
5895 with g_switch_value.
5896 (frv_handle_option): Don't handle -G here.
5897 (frv_option_override): Check global_options_set.x_g_switch_value
5898 instead of g_switch_set. Don't modify g_switch_set.
5899 (frv_in_small_data_p): Remove cast in comparison with g_switch_value.
5900 * config/frv/frv.h (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Cast
5901 g_switch_value to unsigned HOST_WIDE_INT.
5902 * config/ia64/ia64.c (ia64_handle_option): Don't handle -G here.
5903 (ia64_option_override): Check global_options_set.x_g_switch_value
5904 instead of g_switch_set.
5905 * config/lm32/lm32.c (lm32_handle_option, TARGET_HANDLE_OPTION):
5907 (lm32_in_small_data_p): Remove cast in comparison with
5909 * config/lm32/lm32.h (ASM_OUTPUT_ALIGNED_LOCAL,
5910 ASM_OUTPUT_ALIGNED_COMMON): Cast g_switch_value to unsigned
5912 * config/m32r/m32r.c (m32r_handle_option): Don't handle -G here.
5913 (m32r_init): Check global_options_set.x_g_switch_value instead of
5915 (m32r_in_small_data_p): Remove cast in comparison with
5917 (m32r_file_start): Format g_switch_value with %d.
5918 * config/m32r/m32r.h (ASM_OUTPUT_ALIGNED_COMMON,
5919 ASM_OUTPUT_ALIGNED_BSS): Cast g_switch_value to unsigned HOST_WIDE_INT.
5920 * config/microblaze/microblaze.c (microblaze_handle_option): Don't
5922 (microblaze_option_override): Check
5923 global_options_set.x_g_switch_value instead of g_switch_set.
5924 * config/mips/mips.c (mips_handle_option): Don't handle -G here.
5925 (mips_option_override): Check global_options_set.x_g_switch_value
5926 instead of g_switch_set.
5927 * config/rs6000/rs6000.c (rs6000_handle_option): Don't handle -G here.
5928 (rs6000_file_start): Format g_switch_value with %d.
5929 (small_data_operand, rs6000_elf_in_small_data_p): Remove casts in
5930 comparisons with g_switch_value.
5931 * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Check
5932 global_options_set.x_g_switch_value instead of g_switch_set.
5933 * config/rs6000/vxworks.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Check
5934 global_options_set.x_g_switch_value instead of g_switch_set.
5935 * config/score/score.c (score_handle_option): Don't handle -G here.
5936 * config/score/score3.c (score3_option_override): Check
5937 global_options_set.x_g_switch_value instead of g_switch_set.
5938 * config/score/score7.c (score7_option_override): Check
5939 global_options_set.x_g_switch_value instead of g_switch_set.
5941 2010-10-04 Vladimir Makarov <vmakarov@redhat.com>
5943 * common.opt (fira-coalesce): Remove.
5945 * doc/invoke.texi (flag_ira_coalesce): Remove.
5947 * ira-color.c (allocno_coalesced_p): Move before
5948 copy_freq_compare_func.
5949 processed_coalesced_allocno_bitmap): Ditto.
5950 (update_conflict_hard_regno_costs): Don't use
5951 ALLOCNO_FIRST_COALESCED_ALLOCNO.
5952 (allocno_cost_compare_func, print_coalesced_allocno): Remove.
5953 (assign_hard_reg): Assume no coalesced allocnos.
5954 (get_coalesced_allocnos_attributes): Remove.
5955 (bucket_allocno_compare_func): Assume no coalesced allocnos.
5956 (push_allocno_to_stack): Ditto.
5957 (remove_allocno_from_bucket_and_push): Use
5958 ira_print_expanded_allocno instead of print_coalesced_allocno.
5959 (push_allocnos_to_stack): Assume uncoalesced allocnos.
5960 (all_conflicting_hard_regs_coalesced): Ditto. Rename to
5961 all_conflicting_hard_regs.
5962 (setup_allocno_available_regs_num): Assume uncoalesced allocnos.
5963 (setup_allocno_left_conflicts_size): Ditto.
5964 (put_allocno_into_bucket): Ditto.
5965 (copy_freq_compare_func): Remove.
5966 (copy_freq_compare_func, merge_allocnos): Move before
5967 coalesced_pseudo_reg_freq_compare.
5968 coalesced_allocno_conflict_p): Ditto.
5969 (coalesced_allocno_conflict_p, coalesce_allocnos): Ditto. Remove
5970 parameter. Assume it true.
5971 (color_allocnos): Assume uncoalesced allocnos. Use
5972 ira_print_expanded_allocno instead of print_coalesced_allocno.
5973 (ira_sort_regnos_for_alter_reg): Call coalesce_allocnos without
5976 * ira.c: Remove comment about coalescing.
5978 2010-10-04 Joseph Myers <joseph@codesourcery.com>
5980 * config/mips/mips.h (target_flags_explicit): Declare for
5983 2010-10-04 Andi Kleen <ak@linux.intel.com>
5985 * Makefile.in (xgcc, cpp, cc1, collect2, lto-wrapper, gcov,
5986 gcov-dump, cc1-dummy, genprog, build/gcov-iov): Add + to build rule.
5988 2010-10-04 Matthias Klose <doko@ubuntu.com>
5990 * config/sparc/t-linux64 (MULTILIB_OSDIRNAMES): Use ../lib32 as the
5991 multilib osdirname if it exists.
5992 * config/s390/t-linux64 (MULTILIB_OSDIRNAMES): Likewise.
5994 2010-10-04 Jakub Jelinek <jakub@redhat.com>
5997 * fold-const.c (fold_binary_loc) <case BIT_AND_EXPR>: Use
5998 arg0's type or its unsigned counterpart as utype. Convert
5999 arg1 to utype unconditionally.
6001 2010-10-04 Julian Brown <julian@codesourcery.com>
6003 * expr.c (expand_assignment): Add assertion to prevent emitting
6004 null rtx for movmisalign pattern.
6005 (expand_expr_real_1): Likewise.
6006 * config/arm/arm.c (arm_builtin_support_vector_misalignment): New.
6007 (TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT): New. Use above.
6008 (arm_vector_alignment_reachable): New.
6009 (TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): New. Use above.
6010 (neon_vector_mem_operand): Disallow PRE_DEC for misaligned loads.
6011 (arm_print_operand): Include alignment qualifier in %A.
6012 * config/arm/neon.md (UNSPEC_MISALIGNED_ACCESS): New constant.
6013 (movmisalign<mode>): New expander.
6014 (movmisalign<mode>_neon_store, movmisalign<mode>_neon_load): New
6017 2010-10-04 Joseph Myers <joseph@codesourcery.com>
6019 * optc-gen.awk: Define global_options_set. Don't define
6020 target_flags_explicit.
6021 * opth-gen.awk: Declare global_options_set. Define
6022 target_flags_explicit as macro.
6023 * opts-common.c (handle_option): Take opts_set and generated_p
6025 (handle_generated_option, read_cmdline_option, set_option): Take
6027 (set_option): Use opts_set instead of hardcoding target_flags and
6028 target_flags_explicit.
6029 * opts.c (sel_sched_switch_set, profile_arc_flag_set,
6030 flag_profile_values_set, flag_unroll_loops_set, flag_tracer_set,
6031 flag_value_profile_transformations_set, flag_peel_loops_set,
6032 flag_branch_probabilities_set, flag_inline_functions_set,
6033 flag_ipa_cp_set, flag_ipa_cp_clone_set,
6034 flag_predictive_commoning_set, flag_unswitch_loops_set,
6035 flag_gcse_after_reload_set): Remove.
6036 (common_handle_option, lang_handle_option, target_handle_option):
6037 Take opts_set parameter. Assert that it is &global_options_set.
6038 (common_handle_option): Don't set _set variables. Check opts_set
6039 instead of such variables.
6040 (enable_warning_as_error): Pass &global_options_set to
6041 handle_generated_option.
6042 * opts.h (cl_option_handler_func.handler, set_option,
6043 handle_option, handle_generated_option, read_cmdline_option): Add
6044 opts_set parameters.
6045 (handle_option): Add generated_p parameter.
6046 * config/i386/i386.c (ix86_function_specific_save,
6047 ix86_function_specific_restore): Updat for renaming of
6048 target_flags_explicit field.
6049 * config/i386/i386.opt (target_flags_explicit): Rename to
6050 ix86_target_flags_explicit.
6051 * config/ia64/ia64.c (ia64_override_options_after_change): Check
6052 global_options_set.x_flag_selective_scheduling and
6053 global_options_set.x_flag_selective_scheduling2, not
6054 sel_sched_switch_set.
6055 * flags.h (sel_sched_switch_set,
6056 flag_speculative_prefetching_set): Remove.
6057 * gcc.c (driver_handle_option): Take opts_set parameter. Assert
6058 that it is &global_options_set.
6059 (process_command): Pass &global_options_set to read_cmdline_option.
6060 * lto-opts.c (lto_reissue_options): Pass &global_options_set to
6062 * toplev.c (target_flags_explicit): Remove.
6064 2010-10-04 Jan Hubicka <jh@suse.cz>
6067 * tree-ssa-ccp.c (get_base_constructor): Take HOST_WIDE_INT offset;
6068 use get_ref_base_and_offset to handle references.
6069 (fold_const_aggregate_ref): Update.
6071 2010-10-04 Martin Jambor <mjambor@suse.cz>
6073 PR tree-optimization/45572
6074 * ipa-prop.c (ipa_make_edge_direct_to_target): Call
6075 ipa_check_create_node_params.
6076 * ipa-inline.c (add_new_edges_to_heap): Do not insert inlined edges.
6078 2010-10-04 Yao Qi <yao@codesourcery.com>
6080 * doc/passes.texi: Clean up.
6082 2010-10-03 Ian Lance Taylor <iant@google.com>
6084 * c-typeck.c (lookup_field): If -fplan9-extensions, permit
6085 referring to a field using a typedef name.
6086 (find_anonymous_field_with_type): New static function.
6087 (convert_to_anonymous_field): New static function.
6088 (convert_for_assignment): If -fplan9-extensions, permit converting
6089 pointer to struct to pointer to anonymous field.
6090 * c-decl.c (grokfield): If -fplan9-extensions, permit anonymous fields.
6091 (is_duplicate_field): New static function.
6092 (detect_field_duplicates_hash): If -fplan9-extensions, check for
6093 typedef names duplicating field names.
6094 (detect_field_duplicates): Likewise.
6095 * doc/invoke.texi (Option Summary): Mention -fplan9-extensions.
6096 (C Dialect Options): Document -fplan9-extensions.
6097 * doc/extend.texi (Unnamed Fields): Document -fplan9-extensions.
6099 2010-10-03 H.J. Lu <hongjiu.lu@intel.com>
6101 * tree-vect-data-refs.c (vect_analyze_data_ref_access): Revert
6103 (vect_create_data_ref_ptr): Likewise.
6104 * tree-vect-stmts.c (vectorizable_store): Likewise.
6105 (perm_mask_for_reverse): Likewise.
6106 (reverse_vec_elements): Likewise.
6107 (vectorizable_load): Likewise.
6109 2010-10-03 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6111 * cppbuiltin.c: New file.
6112 * cppbuiltin.h: New file.
6113 * Makefile.in: Take into account cppbuiltin.{h,c}.
6115 2010-10-03 Andi Kleen <ak@linux.intel.com>
6117 * lto-cgraph.c (input_cgraph): Check for missing sections.
6119 2010-10-03 Uros Bizjak <ubizjak@gmail.com>
6121 * config/i386/i386.md (*ashl<mode>3_mask): Change operand 2 predicate
6122 to nonimmediate_operand. Force operand 2 to register when allowed.
6123 (*<shiftrt_insn><mode>3_mask): Ditto.
6124 (*<rotate_insn><mode>3_mask): Ditto.
6126 2010-10-02 H.J. Lu <hongjiu.lu@intel.com>
6128 PR tree-optimization/45720
6129 PR tree-optimization/45764
6130 * tree-vect-data-refs.c (vect_analyze_data_ref_access):
6131 Don't accept backwards consecutive accesses.
6132 (vect_create_data_ref_ptr): Disallow negative steps.
6134 * tree-vect-stmts.c (vectorizable_store): Allow negative steps.
6135 (perm_mask_for_reverse): Removed.
6136 (reverse_vec_elements): Likewise.
6137 (vectorizable_load): Don't handle negative steps.
6139 2010-10-02 Jan Hubicka <jh@suse.cz>
6141 * tree-ssa-ccp.c (ccp_fold_stmt): Fold away OBJ_TYPE_REF when
6142 call destination is known.
6144 2010-10-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6147 * config/pa/pa.c (pa_secondary_reload): Handle symbolic operands
6150 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6152 * doc/install.texi (Configuration): Document build_configargs,
6153 host_configargs, target_configargs.
6155 2010-10-01 Uros Bizjak <ubizjak@gmail.com>
6157 * config/i386/i386.md (*ashl<mode>3_mask): New insn_and_split pattern.
6158 (*<shiftrt_insn><mode>3_mask): Ditto.
6159 (*<rotate_insn><mode>3_mask): Ditto.
6161 2010-10-01 Steve Ellcey <sje@cup.hp.com>
6163 PR tree-optimization/44716
6164 * config/ia64/hpux.h (UNLIKELY_EXECUTED_TEXT_SECTION_NAME): Define.
6165 (HOT_TEXT_SECTION_NAME): Define.
6167 2010-10-01 Nick Clifton <nickc@redhat.com>
6169 * common.opt: Add -fcombine-stack-adjustments.
6170 * opts.c (decode_options): Enable -fcombine-stack-adjustments at -O1.
6171 * combine-stack-adj.c (gate_handle_stack_adjustments): Check
6172 flag_combine_stack_adjustments.
6173 * doc/invoke.texi: Document the new option.
6175 2010-10-01 Richard Guenther <rguenther@suse.de>
6177 PR tree-optimization/45854
6178 * tree-eh.c (cleanup_empty_eh): Avoid degenerate case.
6180 2010-10-01 Anthony Green <green@moxielogic.com>
6182 * config.gcc: Fix moxie-*-rtems* configuration.
6184 2010-10-01 Richard Guenther <rguenther@suse.de>
6186 * dwarf2out.c (gen_namespace_die): Use DECL_FILE_SCOPE_P.
6187 (gen_decl_die): Likewise.
6189 2010-10-01 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6191 * config/spu/spu.c (spu_init_builtins): No longer add END_BUILTINS
6192 to the function code for SPU MD builtins.
6193 (spu_expand_builtin): Update.
6194 * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Update.
6196 2010-10-01 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6198 * config/spu/spu.c (TARGET_EXCEPT_UNWIND_INFO): Set to
6199 sjlj_except_unwind_info.
6201 2010-10-01 Tristan Gingold <gingold@adacore.com>
6203 * configure.ac: Define the nop insn for avr*-*-*
6204 * configure: Regenerate.
6206 2010-10-01 Alan Modra <amodra@gmail.com>
6209 * config/rs6000/rs6000.c (rs6000_emit_prologue): Properly sign
6210 extend toc_restore_insn.
6212 2010-09-30 Richard Guenther <rguenther@suse.de>
6214 PR tree-optimization/43959
6215 * function.c (gimplify_parameters): Use create_tmp_reg instead of
6218 2010-09-30 Kaz Kojima <kkojima@gcc.gnu.org>
6220 * config/sh/sh.c (sh_expand_prologue): Set
6221 current_function_static_stack_size.
6223 2010-09-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6225 * configure.ac: Check for Solaris 8 ld with .hidden support.
6226 * configure: Regenerate.
6228 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6231 * graphite.c (graphite_initialize): Call scev_reset.
6233 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6235 * sese.h (scev_analyzable_p): Return false for real or floating
6236 point. Only handle INTEGRAL_TYPE_P and POINTER_TYPE_P.
6238 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6240 * graphite-clast-to-gimple.c (compute_bounds_for_level): Free le
6242 * graphite-poly.c (pbb_number_of_iterations_at_time): Free le and
6244 * graphite-sese-to-poly.c (add_upper_bounds_from_estimated_nit):
6245 Do not allocate ub_expr, it is passed in initialized.
6247 2010-09-30 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6249 * graphite-clast-to-gimple.c (init_cloog_input_file): New.
6250 (build_cloog_prog): Dump CLooG input file when
6251 flag_graphite_dump_cloog is set. This is disabled on trunk.
6252 * graphite-cloog-compat.h (cloog_program_dump_cloog): New.
6254 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6256 * graphite-clast-to-gimple.c (graphite_verify): Remove call to
6257 verify_dominators for CDI_POST_DOMINATORS.
6258 * sese.h: Remove comment about CDI_POST_DOMINATORS.
6259 (recompute_all_dominators): Remove call to free_dominance_info
6260 for CDI_POST_DOMINATORS. Remove call to calculate_dominance_info
6261 for CDI_POST_DOMINATORS.
6263 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6265 * graphite-poly.c (pbb_number_of_iterations_at_time): Only iterate
6266 over pbb_dim_iter_domain.
6268 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6270 * graphite-flattening.c: Fix comments.
6272 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6274 * Makefile.in (OBJS-common): Add graphite-flattening.o.
6275 (graphite-flattening.o): New rule.
6276 * common.opt (floop-flatten): New flag.
6277 * doc/invoke.texi (-floop-flatten): Documented.
6278 * graphite-flattening.c: New.
6279 * graphite-poly.c (apply_poly_transforms): Call flatten_all_loops.
6280 * graphite-poly.h (flatten_all_loops): Declared.
6281 (lst_remove_loop_and_inline_stmts_in_loop_father): New.
6282 * tree-ssa-loop.c (gate_graphite_transforms): When flag_loop_flatten
6283 is set, also set flag_graphite.
6285 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6287 * graphite-poly.c (cloog_checksum): New.
6288 * graphite-poly.h (cloog_checksum): Declared.
6290 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6292 * graphite-poly.c (pbb_number_of_iterations): Removed.
6293 (pbb_number_of_iterations_at_time): Correctly compute the number
6294 of iterations in the transformed loop.
6295 * graphite-poly.h (pbb_number_of_iterations): Removed.
6297 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6299 * graphite-poly.h (lst_update_scattering_seq): Removed.
6300 (lst_update_scattering): Correctly handle outermost loop dewey
6303 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6305 * graphite-blocking.c (pbb_strip_mine_profitable_p): Renamed
6306 lst_strip_mine_profitable_p. Call lst_niter_for_loop.
6307 * graphite-poly.h (lst_niter_for_loop): New.
6309 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6311 * graphite-poly.c (apply_poly_transforms): Do not abort when the
6312 transform read from disk is not legal. Call fatal_error instead.
6314 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6316 * graphite-poly.c (print_pbb_body): Add missing closing parenthesis.
6317 (print_scop_header): Removed. Inlined in the only call place...
6318 (print_scop): ... here.
6320 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6322 * graphite-poly.h (lst_dewey_number): Use FOR_EACH_VEC_ELT.
6324 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6326 * graphite-poly.c (graphite_read_scop_file): Fix uninitialize warning.
6328 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6330 * graphite-dependences.c (dot_deps): Avoid set but not used warning.
6331 (dot_deps_stmt): Same.
6332 * graphite-poly.c (dot_lst): Same.
6334 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6336 * graphite-blocking.c (scop_do_strip_mine): Do not call
6337 graphite_legal_transform.
6338 (scop_do_block): Same.
6340 2010-09-30 Vladimir Kargov <kargov@gmail.com>
6342 * graphite-scop-detection.c (graphite_can_represent_loop): Correct the
6345 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6347 * tree-scalar-evolution.c (instantiate_array_ref): New.
6348 (instantiate_scev_r): Also handle ARRAY_REFs.
6350 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6352 * tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop):
6353 Do not check for VAR_DECL, PARM_DECL, FUNCTION_DECL, LABEL_DECL,
6354 RESULT_DECL, and FIELD_DECL. Return false for an
6355 SSA_NAME_IS_DEFAULT_DEF.
6356 (compute_scalar_evolution_in_loop): Do not further analyze the
6357 scalar evolution when no_evolution_in_loop_p returns true.
6359 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6361 * tree-chrec.h (evolution_function_is_affine_p): Do not check
6362 whether CHREC_LEFT is invariant. A function is affine when
6363 CHREC_RIGHT is invariant.
6365 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6367 * graphite-sese-to-poly.c (reduction_phi_p): Remove check for
6369 (rewrite_degenerate_phi): Same.
6370 (rewrite_reductions_out_of_ssa): Add check for is_gimple_reg.
6372 2010-09-30 Vladimir Kargov <kargov@gmail.com>
6374 * graphite-scop-detection.c (graphite_can_represent_scev,
6375 graphite_can_represent_expr, stmt_has_simple_data_refs_p,
6376 graphite_can_represent_loop): Remove outermost_loop.
6378 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6381 * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Do not
6382 handle GIMPLE_CALLs with no LHS.
6384 2010-09-30 Riyadh Baghdadi <baghdadi.mr@gmail.com>
6386 * graphite-poly.c (init_graphite_out_file): New.
6387 (init_graphite_in_file): New.
6388 (apply_poly_transforms): Updated to enable reading and writing of
6389 multiple scop files.
6391 2010-09-30 Tobias Grosser <grosser@fim.uni-passau.de>
6393 * graphite-scop-detection.c (graphite_can_represent_scev): Remove
6396 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6398 * graphite-clast-to-gimple.c (precision_for_value): Adjust
6399 computation of precision by 1.
6401 2010-09-30 Riyadh Baghdadi <baghdadi.mr@gmail.com>
6403 * graphite-cloog-util.c (openscop_read_cloog_matrix): New.
6404 (openscop_read_polyhedron_matrix): New.
6405 * graphite-cloog-util.h (openscop_read_polyhedron_matrix): Declared.
6406 (openscop_read_N_int): Same.
6407 * graphite-poly.c (openscop_read_N_int): New.
6408 (openscop_read_one_int): New.
6409 (openscop_read_N_string): New.
6410 (openscop_read_one_string): New.
6411 (openscop_read_powerset_matrix): New.
6412 (graphite_read_transforms): Remove.
6413 (graphite_read_scatt): New.
6414 (graphite_read_scop_file): New.
6415 (apply_poly_transforms): Updated to call graphite_read_scop_file.
6417 2010-09-30 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6419 * graphite-poly.c: Change include order.
6421 2010-09-30 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
6423 * graphite-cloog-compat.h (cloog_matrix_ncolumns): New.
6424 (cloog_matrix_nrows): New.
6426 2010-09-30 Riyadh Baghdadi <baghdadi.mr@gmail.com>
6428 * graphite-cloog-util.c (openscop_print_cloog_matrix): Remove spaces
6430 * graphite-poly.c (openscop_print_scattering_function_1): Same.
6431 (print_scattering_function_1): Same.
6432 (openscop_print_pbb_domain): Same.
6433 (openscop_print_scop_context): Same.
6434 (print_scop_context): Same.
6436 2010-09-30 Riyadh Baghdad <baghdadi.mr@gmail.com>
6438 * graphite-poly.c (openscop_print_pdr_polyhedron): Fix indentation.
6439 (openscop_print_pdr_polyhedron): Print pph.
6441 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6443 * graphite-clast-to-gimple.c (gcc_type_for_interval): Generate in
6444 priority signed types.
6446 2010-09-30 Sebastian Pop <sebastian.pop@amd.com>
6448 * graphite-clast-to-gimple.c (max_signed_precision_type): Remove
6449 the call to lang_hooks.types.type_for_size. Call
6450 build_nonstandard_integer_type.
6452 2010-09-30 Riyadh Baghdadi <baghdadi.mr@gmail.com>
6454 * graphite-cloog-util.c (openscop_print_cloog_matrix): New.
6455 (openscop_print_polyhedron_matrix): New.
6456 * graphite-cloog-util.h (openscop_print_polyhedron_matrix): Declared.
6457 * graphite-poly.c (openscop_print_pdr_polyhedron): Same.
6458 (openscop_print_pdr_powerset): New.
6459 (openscop_print_powerset_matrix): New.
6460 (openscop_print_scattering_function_1): New.
6461 (print_scattering_function): Add support for scattering names and
6463 (graphite_write_transforms): Remove.
6464 (print_pdr_access_layout): Updated to support OpenScop format.
6466 (openscop_print_pbb_domain): New.
6467 (print_pbb_body): Added a parameter to allow indicating that pbb_body
6469 (print_pbb): Updated to call the new print_pbb_body.
6470 (openscop_print_scop_context): New.
6471 (print_scop_header): New.
6472 (print_scop): Updated to call print_scop_header.
6473 * graphite-poly.h: Document OpenScop format.
6475 2010-09-30 Anatoly Sokolov <aesok@post.ru>
6477 * config/cris/m32c.c (cris_memory_move_cost): New.
6478 (cris_register_move_cost): Make static. Change arguments type from
6479 enum reg_class to reg_class_t.
6480 (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
6481 * config/cris/cris.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
6482 * config/cris/cris-protos.h (cris_register_move_cost): Remove.
6484 2010-09-30 Jakub Jelinek <jakub@redhat.com>
6487 * config/i386/i386.c (ix86_gimplify_va_arg): Use
6488 INTVAL (XEXP (slot, 1)) as prev_size.
6490 2010-09-30 Michael Meissner <meissner@linux.vnet.ibm.com>
6493 * config/rs6000/aix.h (TARGET_AIX_OS): Define to be 1.
6494 * config/rs6000/rs6000.h (TARGET_AIX_OS): Define to be 0 if not
6496 * config/rs6000/option-defaults.h (toplevel): Change #if
6497 TARGET_AIX to TARGET_AIX_OS to allow compiler to build after
6498 global option changes.
6500 2010-09-30 Jakub Jelinek <jakub@redhat.com>
6502 * dwarf2out.c (mem_loc_descriptor): Handle IF_THEN_ELSE.
6504 PR tree-optimization/31261
6505 * fold-const.c (fold_binary): Optimize ((A & N) + B) & M
6506 for constants M and N, M == (1LL << cst) - 1 && (N & M) == M.
6508 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6511 * Makefile.in (build/gen%$(build_exeext)): Move rule after all
6512 special-casing for generators and turn into ...
6513 ((genprog:%=build/gen%$(build_exeext))): ... this static pattern
6514 rule, for better error messages in case of toplevel dependency errors.
6515 (genprog): Add hooks, rename to ...
6516 (genprogerr): ... this, and let genprog also contain check,
6518 ((genprog:%=build/gen%$(build_exeext))): Rename to ...
6519 ((genprogerr:%=build/gen%$(build_exeext))): ... this.
6520 (build/genhooks$(build_exeext)): Remove now-unneeded dependency.
6522 2010-09-30 Jonathan Wakely <jwakely.gcc@gmail.com>
6523 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6525 * doc/install.texi: Suggest using LD_LIBRARY_PATH to find libs
6526 for GMP, MPFR and MPC.
6528 2010-09-30 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6530 * config/sparc/sparc.opt (mimpure-text): Move ...
6531 * config/sol2.opt: ... here. Correct description.
6532 * config.gcc (*-*-solaris2*): Add sol2.opt to extra_options.
6533 * doc/invoke.texi (Option Summary, SPARC Options): Move
6534 -mimpure-text, -mno-impure-text, -threads, -pthreads, -pthread ...
6535 (Option Summary, Solaris 2 Options): ... here.
6536 (Submodel Options, Solaris 2 Options): New menu entry.
6537 (SPARC Options): Move -mimpure-text, -threads, -pthreads, -pthread ...
6538 (Solaris 2 Options): ... here.
6540 2010-09-30 Michael Eager <eager@eagercon.com>
6542 * extend.texi (interrupt_handler): Add MicroBlaze to list.
6543 (save_volatiles): Describe option for MicroBlaze.
6544 * invoke.texi: Add MicroBlaze Options.
6545 * contrib.texi: Add acknowledgment.
6546 * md.texi: Add MicroBlaze d and z constraints.
6547 * install.texi: Add microblaze-*-elf.
6548 * configure.ac: Add microblaze-*-* to target list.
6549 * configure: Regenerate.
6550 * config.gcc: Add microblaze*-*-*, microblaze*-linux*.
6551 * config/microblaze/microblaze-protos.h: New.
6552 * config/microblaze/crti.s: New.
6553 * config/microblaze/predicates.md: New.
6554 * config/microblaze/linux.h: New.
6555 * config/microblaze/microblaze.md: New.
6556 * config/microblaze/constraints.md: New.
6557 * config/microblaze/crtn.s: New.
6558 * config/microblaze/microblaze.opt: New.
6559 * config/microblaze/microblaze-c.c: New.
6560 * config/microblaze/t-microblaze: New.
6561 * config/microblaze/microblaze.c: New.
6562 * config/microblaze/microblaze.h: New.
6564 2010-09-30 Iain Sandoe <iains@gcc.gnu.org>
6566 * c-parser.c (c_parser_objc_methodprotolist): Amend preceding comment,
6567 parse @optional/@required and set the flags as appropriate.
6569 2010-09-30 Nathan Froyd <froydnj@codesourcery.com>
6571 * config/iq2000/t-iq2000 (TARGET_LIBGCC2_CFLAGS): Delete.
6573 2010-09-30 Joseph Myers <joseph@codesourcery.com>
6575 * opt-functions.awk (static_var): Update comment.
6576 (var_ref): Return offsetof expression or -1, not variable address.
6577 * optc-gen.awk: Generate structure field initializers instead of
6578 static variables. Expect -1 for missing variables instead of null
6579 pointer. Add gcc_options parameters to generated functions.
6580 * opth-gen.awk: Generate structure fields for static variables.
6581 Add gcc_options parameters to generated functions.
6582 * common.opt (optimize, optimize_size): Add variables.
6583 * config/i386/i386-c.c (ix86_pragma_target_parse): Pass
6584 &global_options to cl_target_option_restore.
6585 * config/i386/i386.c (ix86_valid_target_attribute_p): Pass
6586 &global_options to cl_optimization_restore, cl_target_option_save
6587 and cl_target_option_restore.
6588 (ix86_set_current_function): Pass &global_options to
6589 cl_target_option_restore.
6590 * config/pdp11/pdp11.h (optimize): Remove.
6591 * config/rs6000/rs6000.h (optimize): Remove.
6592 * config/sh/sh.h (optimize): Remove.
6593 * config/xtensa/xtensa.h (optimize): Remove.
6594 * coretypes.h (struct gcc_options): Declare.
6595 * diagnostic.c (diagnostic_initialize): Initialize
6596 context->option_state.
6597 (diagnostic_report_diagnostic): Pass option_state to
6598 option_enabled hook.
6599 * diagnostic.h (diagnostic_context.option_enabled): Add void *
6601 (diagnostic_context.option_state): New field.
6602 * final.c (final_start_function, final, final_scan_insn): Rename
6603 optimize parameter to optimize_p.
6604 * flags.h (optimize, optimize_size): Remove.
6605 * function.c (invoke_set_current_function_hook): Pass
6606 &global_options to cl_optimization_restore.
6607 * gcc.c (driver_handle_option): Take gcc_options parameter.
6608 Assert that it is &global_options.
6609 (process_command): Pass &global_options to read_cmdline_option.
6610 * ipa-pure-const.c (suggest_attribute): Pass &global_options to
6612 * lto-opts.c (lto_reissue_options): Use option_flag_var. Pass
6613 &global_options to set_option.
6614 * opts-common.c (handle_option, handle_generated_option,
6615 read_cmdline_option, set_option): Take explicit gcc_options
6616 parameters. Use option_flag_var.
6617 (option_flag_var): New.
6618 * opts.c (common_handle_option, lang_handle_option,
6619 target_handle_option): Take gcc_options parameter. Assert that it
6621 (read_cmdline_options): Pass &global_options to read_cmdline_option.
6622 (print_filtered_help): Use option_flag_var. Pass &global_options
6624 (common_handle_option): Use option_flag_var.
6625 (option_enabled): Take opts parameter. Use option_flag_var.
6626 (get_option_state): Take gcc_options parameter. Use
6627 option_flag_var. Pass gcc_options parameter to option_enabled.
6628 (enable_warning_as_error): Pass &global_options to
6629 handle_generated_option.
6630 * opts.h (struct cl_option): Change flag_var to flag_var_offset.
6631 (cl_option_handler_func.handler): Take gcc_options parameter.
6632 (option_enabled, get_option_state, set_option, handle_option,
6633 handle_generated_option, read_cmdline_option): Take gcc_options
6635 * toplev.c (optimize, optimize_size): Remove.
6636 (print_switch_values): Pass &global_options to option_enabled.
6637 (option_affects_pch_p): Use option_flag_var. Pass &global_options
6638 to get_option_state.
6639 (general_init): Initialize global_dc->option_state.
6640 * tree.c (build_optimization_node): Pass &global_options to
6641 cl_optimization_save.
6642 (build_target_option_node): Pass &global_options to
6643 cl_target_option_save.
6645 2010-09-30 Martin Jambor <mjambor@suse.cz>
6647 * tree-sra.c (type_consists_of_records_p): Do not check for trailing
6648 zero sized bit-fields.
6650 2010-09-30 Nicola Pero <nicola.pero@meta-innovation.com>
6652 * c-parser.c (c_lex_one_token): When finding a CPP_AT_NAME
6653 Objective-C token, map RID_CLASS to RID_AT_CLASS and similar.
6654 (c_parser_external_declaration): Use RID_AT_CLASS instead of RID_CLASS.
6655 (c_parser_objc_class_declaration): Same change.
6656 (c_parser_objc_try_catch_statement): Use RID_AT_TRY instead of
6657 RID_TRY and RID_AT_CATCH instead of RID_CATCH.
6658 (c_parser_objc_class_instance_variables): Use RID_AT_PRIVATE
6659 instead of RID_PRIVATE, RID_AT_PROTECTED instead of RID_PROTECTED
6660 and RID_AT_PUBLIC instead of RID_PUBLIC.
6661 (c_parser_statement_after_labels): Use RID_AT_TRY instead of
6662 RID_TRY and RID_AT_CATCH instead of RID_CATCH.
6664 2010-09-30 Tom G. Christensen <tgc@jupiterrise.com>
6666 * doc/install.texi (Binaries): Update link to HP-UX porting centre.
6667 Add links to current providers of packages for Solaris and IRIX.
6669 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>
6671 Merge from 'apple/trunk' branch on FSF servers.
6672 * c-parser.c: Applied change originally in c-parse.in.
6674 2005-10-04 Fariborz Jahanian <fjahanian@apple.com>
6677 * c-decl.c (start_decl): Check for redeclaration of class name.
6678 * c-parse.in (after_type_declarator): Recognize CLASSNAME.
6680 2010-09-29 Steve Ellcey <sje@cup.hp.com>
6682 * config/ia64/ia64.c (ia64_builtin_decl): New.
6683 (TARGET_BUILTIN_DECL): Define.
6684 (ia64_builtins): New.
6685 (ia64_init_builtins): Save decls in ia64_builtins.
6687 2010-09-29 Bernd Schmidt <bernds@codesourcery.com>
6690 * postreload.c (move2add_use_add2_insn): Use full_costs for comparison.
6691 (move2add_use_add3_insn): Likewise.
6692 (reload_cse_move2add): Likewise.
6693 * rtlanal.c (get_full_rtx_cost): New function.
6694 * rtl.h (struct full_rtx_costs): New.
6695 (init_costs_to_max, init_costs_to_zero, costs_lt_p,
6696 costs_add_n_insns): New inline functions.
6697 (get_full_rtx_cost): Declare.
6700 * reload1.c (replace_pseudos_in): Use eliminate_regs_1, allowing
6701 invariants. Check for reg_equiv_invariant.
6702 (reload): Assert that spilled_pseudos is empty when returning.
6704 2010-09-29 Kai Tietz <kai.tietz@onevision.com>
6706 * config/i386/mingw32.h (TARGET_64BIT): replaced by
6707 TARGET_64BIT_DEFAULT in #if check.
6709 2010-09-29 Jack Howarth <howarth@bromo.med.uc.edu>
6711 * varasm.c (assemble_alias): Add error message for unsupported ifunc.
6713 2010-09-29 Mike Stump <mikestump@comcast.net>
6715 * config/darwin.h (flag_mkernel): Remove.
6716 (flag_apple_kext): Likewise.
6718 2010-09-29 Joseph Myers <joseph@codesourcery.com>
6719 Jack Howarth <howarth@bromo.med.uc.edu>
6721 * config/darwin.opt (undefined): Add.
6723 2010-09-29 Nathan Sidwell <nathan@codesourcery.com>
6726 * configure.ac: Add --enable-indirect-function option.
6727 * config.gcc: Add default_gnu_indirect_function.
6728 * config.in (HAVE_GAS_INDIRECT_FUNCTION): Rename to ...
6729 (HAVE_GNU_INDIRECT_FUNCTION): ... this.
6730 * varasm.c (do_assemble_alias): Adjust for macro name change.
6731 * configure: Rebuilt.
6732 * doc/install.texi: Document --enable-indirect-function.
6734 2010-09-29 Joseph Myers <joseph@codesourcery.com>
6736 * doc/options.texi (Variable, Var, Init): Update documentation
6737 without reference to VarExists.
6738 (VarExists): Remove.
6739 * common.opt, config/i386/i386.opt, config/linux.opt,
6740 config/rs6000/rs6000.opt, config/sh/sh.opt, config/spu/spu.opt:
6741 Don't use VarExists.
6743 2010-09-29 Joseph Myers <joseph@codesourcery.com>
6745 * optc-gen.awk: Generate global_options initializer instead of
6746 individual variables. Add x_ prefix to names of structure members.
6747 * opth-gen.awk: Generate gcc_options structure. Add x_ prefix to
6748 names of structure members.
6749 * doc/tm.texi.in (HARD_FRAME_POINTER_IS_FRAME_POINTER,
6750 HARD_FRAME_POINTER_IS_ARG_POINTER): Document.
6751 * doc/tm.texi: Regenerate.
6752 * alias.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER
6753 * builtins.c: Use HARD_FRAME_POINTER_IS_ARG_POINTER.
6754 * c-parser.c (disable_extension_diagnostics,
6755 restore_extension_diagnostics): Update names of cpp_options members.
6756 * combine.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER
6757 * common.opt (fcompare-debug-second): Don't use Var.
6758 * config/alpha/alpha.h (target_flags): Remove.
6759 * config/arm/arm.h (HARD_FRAME_POINTER_IS_FRAME_POINTER,
6760 HARD_FRAME_POINTER_IS_ARG_POINTER): Define.
6761 * config/bfin/bfin.h (target_flags): Remove.
6762 * config/cris/cris.h (target_flags): Remove.
6763 * config/i386/i386-c.c (ix86_pragma_target_parse): Update names of
6764 cl_target_option members.
6765 * config/i386/i386.c (ix86_force_align_arg_pointer): Remove.
6766 (ix86_function_specific_print, ix86_valid_target_attribute_tree,
6767 ix86_can_inline_p): Update names of cl_target_option members.
6768 * config/i386/i386.h (ix86_isa_flags): Remove.
6769 * config/lm32/lm32.h (target_flags): Remove.
6770 * config/mcore/mcore.h (mcore_stack_increment): Remove.
6771 * config/mcore/mcore.md (addsi3): Remove extern declaration of
6772 flag_omit_frame_pointer.
6773 * config/mep/mep.h (target_flags): Remove.
6774 * config/mips/mips.h (HARD_FRAME_POINTER_IS_FRAME_POINTER,
6775 HARD_FRAME_POINTER_IS_ARG_POINTER): Define.
6776 * config/mmix/mmix.h (target_flags): Remove.
6777 * config/rs6000/rs6000.h (rs6000_xilinx_fpu, flag_pic,
6778 flag_expensive_optimizations): Remove.
6779 * config/s390/s390.h (flag_pic): Remove.
6780 * config/score/score-conv.h (target_flags): Remove.
6781 * config/sh/sh.h (sh_fixed_range_str): Remove.
6782 * config/spu/spu.h (target_flags, spu_fixed_range_string): Remove.
6783 * dbxout.c: Use HARD_FRAME_POINTER_IS_ARG_POINTER
6784 * df-scan.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
6785 * diagnostic.c (diagnostic_initialize): Update names of
6786 diagnostic_context members.
6787 * diagnostic.h (diagnostic_context): Rename inhibit_warnings and
6788 warn_system_headers.
6789 (diagnostic_report_warnings_p): Update for new names.
6790 * dwarf2out.c: Use HARD_FRAME_POINTER_IS_ARG_POINTER
6791 * emit-rtl.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER and
6792 HARD_FRAME_POINTER_IS_ARG_POINTER.
6793 * flags.h (flag_compare_debug): Declare.
6794 * ira.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER
6795 * opts.c (flag_compare_debug): Define.
6796 (common_handle_option): Update names of diagnostic_context
6797 members. Handle -fcompare-debug-second.
6798 (fast_math_flags_struct_set_p): Update names of cl_optimization
6800 * reginfo.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
6801 * regrename.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
6802 * reload.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
6803 * reload1.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
6804 * resource.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER.
6805 * rtl.h (HARD_FRAME_POINTER_IS_FRAME_POINTER,
6806 HARD_FRAME_POINTER_IS_ARG_POINTER): Define and use.
6807 * sel-sched.c: Use HARD_FRAME_POINTER_IS_FRAME_POINTER
6808 * stmt.c: Use HARD_FRAME_POINTER_IS_ARG_POINTER.
6810 2010-09-29 Hariharan Sandanagobalane <hariharan@picochip.com>
6812 * config/picochip/picochip.c (picochip_output_internal_label):
6813 This function can now be called for debug CFI labels, which can come
6814 in the middle of a vliw instruction. Postpone until end of vliw.
6816 2010-09-29 Richard Guenther <rguenther@suse.de>
6818 * tree.h (SCOPE_FILE_SCOPE_P): New macro.
6819 (DECL_FILE_SCOPE_P): Use it.
6820 (TYPE_FILE_SCOPE_P): New macro.
6822 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>
6824 * c-parser.c (c_lex_one_token): In Objective-C, when dealing with
6825 a CPP_NAME which is a reserved word, clearly separate cases for
6826 OBJC_IS_PQ_KEYWORD, OBJC_IS_AT_KEYWORD and OBJC_IS_CXX_KEYWORD.
6828 2010-09-29 Nicola Pero <nicola.pero@meta-innovation.com>
6830 * c-parser.c (c_lex_one_token): In Objective-C, do not replace
6831 token->value with the canonical spelling. Do exactly like C and
6832 C++ and leave it as it is.
6834 2010-09-28 Richard Henderson <rth@redhat.com>
6836 * config/alpha/alpha.c (alpha_builtins): New.
6837 (alpha_builtin_decl, TARGET_BUILTIN_DECL): New.
6838 (alpha_builtin_function): New.
6839 (alpha_add_builtins, alpha_init_builtins): Use it.
6841 2010-09-28 Nicola Pero <nicola.pero@meta-innovation.com>
6843 * doc/standards.texi (Standards): Expanded the section on
6844 Objective-C and Objective-C++.
6846 2010-09-28 DJ Delorie <dj@redhat.com>
6849 * config/m32c/m32c.c (m32c_subreg): Force adjustment of subregs of
6852 2010-09-28 Iain Sandoe <iains@gcc.gnu.org>
6854 * c-parser.c (c_parser_declaration_or_fndef): Diagnose incorrect prefix
6855 attributes on methods.
6856 (c_parser_objc_method_definition): Handle attributes.
6857 (c_parser_objc_methodproto): Likewise.
6858 (c_parser_objc_maybe_method_attributes): New.
6859 (c_parser_objc_method_decl): Handle attributes, add a diagnostic for a
6860 missing definition, similar to that in ObjC++.
6862 2010-09-28 Richard Henderson <rth@redhat.com>
6864 * defaults.h (DWARF2_UNWIND_INFO): Don't depend on TARGET_UNWIND_INFO.
6865 (MUST_USE_SJLJ_EXCEPTIONS): Remove.
6866 (CONFIG_SJLJ_EXCEPTIONS): Remove.
6867 (STACK_OLD_CHECK_PROTECT): Use targetm.except_unwind_info.
6868 (STACK_CHECK_PROTECT): Likewise.
6869 * dwarf2out.c (DWARF2_UNWIND_INFO, DWARF2_FRAME_INFO): Poison.
6870 (dwarf2out_do_frame): Use debug_unwind_info and except_unwind_info.
6871 (dwarf2out_do_cfi_asm, dwarf2out_begin_prologue): Likewise.
6872 (dwarf2out_frame_init, dwarf2out_frame_finish): Likewise.
6873 (dwarf2out_assembly_start): Likewise.
6874 * except.c (init_eh): Use targetm.except_unwind_info.
6875 (finish_eh_generation, gate_convert_to_eh_region_ranges): Likewise.
6876 (output_one_function_exception_table): Likewise.
6877 * final.c: Unconditionally include dwarf2out.h.
6878 (final_start_function): Unconditionally call dwarf2out routines.
6879 (final_end_function, final_scan_insn): Likewise.
6880 * function.c (expand_function_end): Use targetm.except_unwind_info.
6881 * opts.c (decode_options): Use targetm.except_unwind_info.
6882 * system.h (USING_SJLJ_EXCEPTIONS, TARGET_UNWIND_INFO): Poison.
6883 * target.def (debug_unwind_info, except_unwind_info): New.
6884 * target.h (enum unwind_info_type): New.
6885 * targhooks.c (default_debug_unwind_info): New.
6886 (default_except_unwind_info): New.
6887 (dwarf2_except_unwind_info, sjlj_except_unwind_info): New.
6888 * targhooks.h: Declare them.
6889 * tree-tailcall.c: Include "target.h"
6890 (suitable_for_tail_call_opt_p): Use targetm.except_unwind_info.
6891 * Makefile.in (tree-tailcall.o): Update.
6892 * tree.c (build_common_builtin_nodes): Use targetm.except_unwind_info.
6893 (lhd_gcc_personality): Likewise.
6895 * doc/tm.texi.in (TARGET_UNWIND_INFO): Remove.
6896 (TARGET_EXCEPT_UNWIND_INFO): New.
6897 (DWARF2_UNWIND_INFO): Update.
6898 (TARGET_DEBUG_UNWIND_INFO): New.
6899 * doc/tm.texi: Rebuild.
6901 * c-family/c-cppbuiltin.c (c_cpp_builtins): Use
6902 targetm.except_unwind_info.
6904 * config/arm/arm.c (TARGET_EXCEPT_UNWIND_INFO): New.
6905 (arm_except_unwind_info): New.
6906 (arm_compute_func_type): Use it.
6907 (arm_expand_prologue, thumb_pushpop): Likewise.
6908 (thumb1_expand_prologue, thumb1_output_function_prologue): Likewise.
6909 (arm_unwind_emit, arm_output_fn_unwind): Likewise.
6910 * config/arm/bpabi.h (ARM_UNWIND_INFO): Rename from TARGET_UNWIND_INFO.
6911 * config/arm/arm.h (ARM_UNWIND_INFO): Likewise.
6912 (DWARF2_UNWIND_INFO): Remove.
6913 (MUST_USE_SJLJ_EXCEPTIONS): Remove.
6914 (ARM_EABI_UNWIND_TABLES): Remove.
6916 * config/ia64/ia64.c (ia64_debug_unwind_info): New.
6917 (TARGET_DEBUG_UNWIND_INFO, TARGET_EXCEPT_UNWIND_INFO): New.
6918 (ia64_except_unwind_info): New.
6919 (ia64_output_function_prologue): Use it.
6920 (ia64_add_bundle_selector_before): Likewise.
6921 (ia64_reorg, ia64_asm_unwind_emit): Likewise.
6922 * config/ia64/ia64.h (DWARF2_FRAME_INFO): Remove.
6923 (TARGET_UNWIND_INFO): Remove.
6925 * config/pa/pa.c (pa_option_override): Use targetm.except_unwind_info.
6927 2010-09-28 Iain Sandoe <iains@gcc.gnu.org>
6929 * c-parser.c (c_parser_objc_class_definition): Adjust prototype.
6930 (c_parser_objc_protocol_definition): Likewise.
6931 (c_parser_external_declaration): Provide dummy attribute arguments.
6932 (c_parser_declaration_or_fndef): Parse prefix attributes for ObjC.
6933 (c_parser_objc_class_definition): Handle attributes.
6934 (c_parser_objc_protocol_definition): Likewise.
6936 2010-09-28 Tobias Burnus <burnus@net-b.de>
6940 * toplev.h (save_decoded_options, save_decoded_options_count):
6941 New global variables.
6942 * toplev.c (save_decoded_options, save_decoded_options_count):
6945 2010-09-28 Ian Lance Taylor <iant@google.com>
6947 * config/i386/i386.c (ix86_supports_split_stack): Test
6948 HAVE_GAS_CFI_PERSONALITY_DIRECTIVE rather than dwarf2out_do_cfi_asm.
6950 2010-09-28 Ian Lance Taylor <iant@google.com>
6953 * opts.c (decode_options): Don't test whether the target supports
6954 split stack if flag_split_stack == 0.
6956 2010-09-28 Jan Hubicka <jh@suse.cz>
6958 * builtin-attrs.def (ATTR_LEAF): New attribute.
6959 (ATTR_NOVOPS_LEAF_LIST, ATTR_LEAF_LIST, ATTR_NOTHROW_LEAF_LIST,
6960 ATTR_CONST_NOTHROW_LEAF_LIST, ATTR_PURE_NOTHROW_LEAF_LIST,
6961 ATTR_PURE_NOTHROW_NOVOPS_LEAF_LIST, ATTR_NORETURN_NOTHROW_LEAF_LIST,
6962 ATTR_MALLOC_NOTHROW_LEAF_LIST, ATTR_SENTINEL_NOTHROW_LEAF_LIST,
6963 ATTR_NOTHROW_NONNULL_LEAF, ATTR_CONST_NOTHROW_NONNULL_LEAF,
6964 ATTR_CONST_NOTHROW_TYPEGENERIC_LEAF, ATTR_PURE_NOTHROW_NONNULL_LEAF,
6965 ATTR_MALLOC_NOTHROW_NONNULL_LEAF): New attribute lists.
6966 * sync-builtins.def: Annotate all builtins by leaf.
6967 * omp-builtins.def: Annotate all builtins by leaf.
6968 * builtins.def: Annotate relevant builtins with leaf attribute.
6969 (ATTR_MATHFN_ERRNO, ATTR_MATHFN_FPROUNDING,
6970 ATTR_MATHFN_FPROUNDING_ERRNO, ATTR_MATHFN_FPROUNDING_STORE): Make
6973 2010-09-28 Jan Hubicka <jh@suse.cz>
6975 * tree-ssa-ccp.c (fold_ctor_reference): New function.
6976 (fold_const_aggregate_ref): Use it.
6977 * fold-const.c (canonicalize_constructor_val): Check that we don't fold
6978 into external static.
6980 2010-09-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
6983 * config/i386/i386.opt (mvect8-ret-in-mem): Define.
6984 * config/i386/i386.c (ix86_target_string): Handle -mvect8-ret-in-mem.
6985 (ix86_solaris_return_in_memory): Remove.
6986 * config/i386/i386-protos.h (ix86_solaris_return_in_memory): Remove.
6987 * config/i386/sol2.h (SUBTARGET_RETURN_IN_MEMORY): Remove.
6988 (TARGET_SUBTARGET_DEFAULT): Redefine.
6989 * config/i386/sol2-10.h (TARGET_SUBTARGET_DEFAULT): Update comment.
6990 * config/i386/vx-common.h (SUBTARGET_RETURN_IN_MEMORY): Remove.
6991 (TARGET_SUBTARGET_DEFAULT): Redefine.
6992 * doc/invoke.texi (Option Summary, i386 and x86-64 Options): Add
6994 (i386 and x86-64 Options): Document -mvect8-ret-in-mem.
6996 2010-09-29 Alan Modra <amodra@gmail.com>
6999 * config/rs6000/aix.h (SETUP_FRAME_ADDRESSES): Delete.
7000 * config/rs6000/linux64.h (SETUP_FRAME_ADDRESSES): Delete.
7001 * config/rs6000/rs6000-protos.h (rs6000_aix_emit_builtin_unwind_init):
7003 * config/rs6000/rs6000.c (rs6000_aix_emit_builtin_unwind_init): Delete.
7004 (rs6000_emit_prologue): Don't just create frame save info for r2,
7007 2010-09-28 Richard Henderson <rth@redhat.com>
7009 * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Output 8 bytes
7010 when 8 bytes are requested.
7012 2010-09-28 Tristan Gingold <gingold@adacore.com>
7014 * config/avr/avr.c (expand_prologue): Set
7015 current_function_static_stack_size.
7017 2010-09-28 Tristan Gingold <gingold@adacore.com>
7019 * config/alpha/alpha.md: Change the initial condition of the
7022 2010-09-28 Uros Bizjak <ubizjak@gmail.com>
7024 * config/i386/sse.md (*avx_<umaxmin:code><mode>3):
7025 Split from *avx_<maxmin:code><mode>3.
7026 (*avx_<smaxmin:code><mode>3): Ditto.
7027 * config/i386/i386.md (maxmin): Remove code iterator.
7029 2010-09-27 Ian Lance Taylor <iant@google.com>
7031 * config/i386/i386.c (ix86_supports_split_stack): -fsplit-stack
7032 requires assembler support for CFI directives.
7034 2010-09-27 Richard Henderson <rth@redhat.com>
7036 * dwarf2out.c (dwarf2out_cfi_label): Use ASM_OUTPUT_DEBUG_LABEL.
7038 2010-09-27 Hans-Peter Nilsson <hp@axis.com>
7040 * emit-rtl.c (reorder_insns_nobb) [ENABLE_CHECKING]: Sanity-check
7041 that AFTER is not in the range FROM..TO, inclusive.
7043 2010-09-27 Hans-Peter Nilsson <hp@axis.com>
7044 Bernd Schmidt <bernds@codesourcery.com>
7046 PR rtl-optimization/45792
7047 * cfgcleanup.c (try_head_merge_bb): New rtx vector nextptr.
7048 If not all insns are to be merged, for each edge, stash the
7049 next candidate after the to-be-merged insns before doing the
7050 merge, and use them for the retry at the new insertion point.
7051 Handle CC0 targets when retrying.
7053 2010-09-27 Ian Lance Taylor <iant@google.com>
7055 * common.opt (fsplit-stack): New option.
7056 * opts.c (decode_options): Set flag_split_stack to final value.
7057 * target.def (supports_split_stack): New hook.
7058 * gcc.c (STACK_SPLIT_SPEC): Define.
7059 (LINK_COMMAND_SPEC): Use STACK_SPLIT_SPEC.
7060 * doc/invoke.texi (Option Summary): Mention -fsplit-stack.
7061 (Code Gen Options): Document -fsplit-stack.
7062 * doc/extend.texi (Function Attributes): Mention no_split_stack.
7063 (Function Attributes): Document no_split_stack.
7064 * doc/tm.texi.in (Stack Smashing Protection): Add @hook
7065 TARGET_SUPPORTS_SPLIT_STACK.
7066 * doc/tm.texi: Rebuild.
7067 * function.c (thread_prologue_and_epilogue_insns): If
7068 flag_split_stack, add split stack prologue.
7069 * explow.c (allocate_dynamic_stack_space): Support -fsplit-stack.
7070 * varasm.c (saw_no_split_stack): New static variable.
7071 (assemble_start_function): Set saw_no_split_stack if the function
7072 has the no_split_stack attribute.
7073 (file_end_indicate_split_stack): New function.
7074 * output.h (file_end_indicate_split_stack): Declare.
7075 * libgcc-std.ver (GCC_4.6.0): Add -fsplit-stack support variables
7077 * doc/libgcc.texi (Miscellaneous routines): Document -fsplit-stack
7079 * config/i386/i386.c (ix86_option_override_internal): Don't set
7080 expand_builtin_va_start to NULL if -fsplit-stack.
7081 (ix86_function_regparm): Reduce local regparm by 1 for 32-bit
7083 (ix86_va_start): If -fsplit-stack, get overflow pointer from
7084 scratch register set by prologue.
7085 (ix86_code_end): If -fsplit-stack, call
7086 file_end_indicate_split_stack.
7087 (ix86_supports_split_stack): New static function.
7088 (SPLIT_STACK_AVAILABLE): Define.
7089 (split_stack_prologue_scratch_regno): New static function.
7090 (split_stack_fn): New static variable.
7091 (ix86_expand_split_stack_prologue): New function.
7092 (ix86_live_on_entry): New static function.
7093 (ix86_legitimate_address_p): Handle UNSPEC_STACK_CHECK.
7094 (output_pic_addr_const): Likewise.
7095 (i386_asm_output_addr_const_extra): Likewise.
7096 (ix86_expand_call): Change return type to rtx. Return the new
7098 (TARGET_SUPPORTS_SPLIT_STACK): Define.
7099 (TARGET_EXTRA_LIVE_ON_ENTRY): Define.
7100 * config/i386/i386.md (UNSPEC_STACK_CHECK): Define.
7101 (split_stack_prologue, split_stack_return): New insns.
7102 (split_stack_space_check): New insn.
7103 * config/i386/i386.h (struct machine_function): Add
7104 split_stack_varargs_pointer field.
7105 * config/i386/linux.h (TARGET_CAN_SPLIT_STACK): Define.
7106 (TARGET_THREAD_SPLIT_STACK_OFFSET): Define.
7107 * config/i386/linux64.h (TARGET_CAN_SPLIT_STACK): Define.
7108 (TARGET_THREAD_SPLIT_STACK_OFFSET): Define.
7109 * config/i386/i386-protos.h (ix86_expand_split_stack_prologue):
7111 (ix86_expand_call): Update declaration.
7113 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
7115 * doc/objc.texi (Type encoding): Added the new 'long double' (D)
7116 code. Added byref, which was missing in the list of codes.
7117 Explain that enumeration values are encoded as the integer type
7118 that the compiler uses to store them. Explain and make examples
7119 of how 'const' interacts with pointers, and the complication of
7120 the encoding of 'const char *'.
7121 (Legacy type encoding): New subsection, explaining that GCC emits
7122 incorrect type encodings for the NeXT runtime for compatibility
7124 (@@encode): New subsection, explaining @encode and particularly
7125 that protocol qualifiers are not recognized inside an @encode()
7127 (Method signatures): New subsection, explaining how method
7128 signatures are encoded.
7130 2010-09-27 Nicola Pero <nicola.pero@meta-innovation.com>
7132 Merge from 'apple/trunk' branch on FSF servers. Removed small
7133 change in build_conditional_expr that had been added when fixing
7134 PR objc/27377 and which did the same check in a less complete way.
7136 2005-12-15 Fariborz Jahanian <fjahanian@apple.com>
7139 * c-typeck.c (build_conditional_expr): Call objc_have_common_type when
7140 looking for objective-c common pointer types.
7142 2005-06-22 Ziemowit Laski <zlaski@apple.com>
7145 * c-typeck.c (build_conditional_expr): For two ObjC pointer types,
7146 use their ObjC common type.
7148 2010-09-27 Richard Guenther <rguenther@suse.de>
7150 * dbxout.c (dbxout_symbol): Use DECL_FILE_SCOPE_P.
7152 2010-09-27 Jie Zhang <jie@codesourcery.com>
7154 * print-tree.c (print_node): Print in-constant-pool.
7156 2010-09-27 Uros Bizjak <ubizjak@gmail.com>
7158 * config/i386/i386.h (CLASS_MAX_NREGS): Also handle XCmode.
7159 (UNITS_PER_WORD): Define only when IN_LIBGCC2 is undefined.
7160 (MOVE_MAX_PIECES): Redefine using UNITS_PER_WORD.
7161 (ASM_OUTPUT_AVX_PREFIX): Simplify pointer addition.
7163 2010-09-26 Uros Bizjak <ubizjak@gmail.com>
7165 * config/i386/i386.md (pro_epilogue_adjust_stack_<mode>_add): Merge
7166 from pro_epilogue_adjust_stack_<mode>_{1,2}.
7167 (pro_epilogue_adjust_stack_<mode>_add): Rename from
7168 pro_epilogue_adjust_stack_<mode>_3.
7169 * config/i386/i386.c (pro_epilogue_adjust_stack): Update for
7170 renamed pro_epilogue_adjust_stack_{si,di}_add.
7171 (ix86_expand_prologue): Use indirect functions. Update for renamed
7172 pro_epilogue_adjust_stack_{si,di}_sub.
7174 2010-09-26 Uros Bizjak <ubizjak@gmail.com>
7176 * config/i386/i386.md (movmsk_df): New insn.
7177 (signbitdf): Split out of signbit<mode>2. Generate movmsk_df
7178 sequence for TARGET_SSE_MATH.
7180 2010-09-26 Richard Sandiford <rdsandiford@googlemail.com>
7182 * config/mips/mips.c (mips_builtin_decls): Declare.
7183 (mips_init_builtins): Store function declarations in
7185 (mips_builtin_decl): New function.
7186 (TARGET_BUILTIN_DECL): Define.
7188 2010-09-25 Kai Tietz <kai.tietz@onevision.com>
7189 Richard Henderson <rth@redhat.com>
7191 * config/i386/cygwin.asm: Include auto-host.h.
7192 (cfi_startproc, cfi_endproc, cfi_adjust_cfa_offset,
7193 cfi_def_cfa_register, cfi_register, cfi_push, cfi_pop): New macros.
7194 (__chkstk, __alloca): Annotate for dwarf2 unwind info. Drop
7195 alignment code from the 64-bit path. Use gas local labels.
7196 * config/i386/i386.md (pro_epilogue_adjust_stack_<mode>_2): Macroize
7197 from _di_2. Remove the useless constant integer argument.
7198 (pro_epilogue_adjust_stack_<mode>_3): New.
7199 (allocate_stack_worker_probe_<mode>): Macroize from
7200 allocate_stack_worker_{32,64}. Use __chkstk_ms. Update all users.
7201 * config/i386/i386.c (ix86_expand_prologue): Use __chkstk_ms;
7202 use gen_pro_epilogue_adjust_stack_*_3 and annotate it.
7203 (__chkstk_ms): New function.
7204 * config/i386/t-cygming (LIB1ASMFUNCS): Add _chkstk_ms.
7205 * config/i386/t-interix: Likewise.
7206 * configure.ac (HAVE_GAS_CFI_DIRECTIVE): Export for target.
7207 (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Likewise.
7208 (HAVE_GAS_CFI_SECTIONS_DIRECTIVE): Likewise.
7209 * configure, config.in: Rebuild.
7211 2010-09-25 Eric Botcazou <ebotcazou@adacore.com>
7213 * tree-inline.c (copy_bb): Use GSI_CONTINUE_LINKING when inserting new
7214 statements because of the return slot optimization.
7216 2010-09-25 Anatoly Sokolov <aesok@post.ru>
7218 * config/avr/avr.h (CLASS_LIKELY_SPILLED_P): Remove.
7219 * config/avr/avr-protos.h (class_likely_spilled_p): Remove.
7220 * config/avr/avr.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
7221 (class_likely_spilled_p): Rename to...
7222 (avr_class_likely_spilled_p): ...this. Make static. Change argument
7223 type to reg_class_t.
7225 2010-09-24 Jan Hubicka <jh@suse.cz>
7227 * lto-symtab.c (lto_symtab_entry_def): Add guessed field.
7228 (lto_symtab_resolve_symbols): Set it.
7229 (lto_symtab_merge_decls_1): Do not compute used_from_object_file;
7230 store resolution field in cgraph/varpool.
7231 * cgraph.c (cgraph_same_body_alias, cgraph_add_thunk): Return node.
7232 (cgraph_get_node_or_alias, cgraph_get_node_or_alias): Constify.
7233 (cgraph_dump_node): Drop used_from_object_file.
7234 (cgraph_clone_node, cgraph_create_virtual_clone): Likewise.
7235 (cgraph_function_body_availability): Use decl_replaceable_p.
7236 (cgraph_make_node_local): Set resolution to LDPR_PREVAILING_DEF_IRONLY.
7237 (cgraph_can_remove_if_no_direct_calls_and_refs): Use
7238 cgraph_used_from_object_file_p.
7239 (cgraph_will_be_removed_from_program_if_no_direct_calls): Use
7240 cgraph_used_from_object_file_p.
7241 (resolution_used_from_other_file_p): New functoin.
7242 (cgraph_used_from_object_file_p): New predicate.
7243 * cgraph.h: Include plugin-api.h
7244 (struct cgraph_local_info): Remove used_from_object_file.
7245 (struct cgraph_node): Add resolution field.
7246 (struct varpool_node): Likewise; remove used_from_object_file;
7247 reove const_value_known.
7248 (cgraph_get_node, cgraph_get_node_or_alias, cgraph_node,
7249 cgraph_same_body_alias, cgraph_add_thunk): Update prototypes.
7250 (resolution_used_from_other_file_p, cgraph_used_from_object_file_p,
7251 varpool_used_from_object_file_p): Declare.
7252 (varpool_get_node, varpool_extra_name_alias): Update prototype.
7253 * tree.h (DECL_REPLACEABLE_P): Remove.
7254 (decl_replaceable_p, decl_binds_to_current_def_p): Declare.
7255 * final.c (rest_of_clean_state): Use decl_binds_to_current_def_p.
7256 * lto-cgraph.c (lto_output_node, lto_output_varpool_node,
7257 input_overwrite_node, input_node, input_varpool_node): Stream
7259 * expr.c (expand_expr_real_1): Use const_value_known_p
7260 * ipa.c (ipa_discover_readonly_nonaddressable_var): Do not set
7262 (cgraph_externally_visible_p): Use cgraph_used_from_object_file_p.
7263 (function_and_variable_visibility): Set resolution for local vars
7264 and functions; use varpool_used_from_object_file_p.
7265 * varasm.c (resolution_to_local_definition_p, resolution_local_p): New
7267 (default_binds_local_p_1): Use resolutoin info.
7268 (decl_binds_to_current_def_p, decl_replaceable_p): New functions.
7269 * varpool.c (varpool_get_node): Constify.
7270 (const_value_known_p): Do not use vnode->const_value_known;
7271 use decl_replaceable_p.
7272 (varpool_finalize_decl): Do not set const_value_known.
7273 (cgraph_variable_initializer_availability): Use decl_replaceable_p
7274 (varpool_extra_name_alias): Return new node.
7275 (varpool_used_from_object_file_p): New function.
7277 2010-09-24 Richard Henderson <rth@redhat.com>
7279 * config/ia64/ia64.c (ia64_dwarf_handle_frame_unspec): New.
7280 (TARGET_DWARF_HANDLE_FRAME_UNSPEC): New.
7281 (do_spill): Use REG_CFA_OFFSET.
7282 (ia64_expand_prologue): Use REG_CFA_ADJUST_CFA and REG_CFA_REGISTER
7284 (ia64_expand_epilogue): Likewise.
7285 (process_set): Split into ...
7286 (process_cfa_adjust_cfa): this,
7287 (process_cfa_register): this,
7288 (process_cfa_offset): and this new function.
7289 (ia64_asm_unwind_emit): Use them. Expect REG_CFA_* notes
7290 instead of REG_FRAME_RELATED_EXPR.
7292 2010-09-24 Olivier Hainque <hainque@adacore.com>
7294 * config/i386/vx-common.h (DBX_REGISTER_NUMBER): Reinstate.
7296 2010-09-24 Jan Hubicka <jh@suse.cz>
7298 * doc/extend.texi: (attribute leaf): Document.
7299 * tree.c (local_define_builtin): Handle ECF_LEAF.
7300 (build_common_builtin_nodes): Set ECF_LEAF where needed.
7301 * tree.h (ECF_LEAF): New.
7302 * ipa-reference.c (propagate_bits): For leaf calls propagate ever
7303 overwrittable and unavailable functions.
7304 (ipa_init): Put all_module_statics into optimization_summary_obstack.
7305 (copy_global_bitmap): Do not copy all_module_statics.
7306 (read_write_all_from_decl): Use cgraph_node argument; handle ECF_LEAF.
7307 (propagate): Handle overwritable and unavailable leaf functions;
7308 initialize global info for overwritable and unavailable leaf functions;
7309 do not free all module statics.
7310 (ipa_reference_get_not_{read,written}_global): Leaf calls don't clobber
7312 * calls.c (flags_from_decl_or_type): Handle leaf.
7313 * tree-cfg.c (stmt_can_make_abnormal_goto): Leaf functions can't do
7316 2010-09-24 Basile Starynkevitch <basile@starynkevitch.net>
7318 * gengtype.c: Reindented.
7319 * gengtype.h: Reindented.
7320 * gengtype-parse.c: Reindented.
7322 2010-09-24 Jan Hubicka <jh@suse.cz>
7324 PR tree-optimization/45738
7325 PR tree-optimization/45741
7326 * expr.c (string_constant): Allow CONST_DECL too;
7327 check that DECL_INITIAL is set.
7328 * varpool.c (const_value_known_p): Only look into VAR_DECL
7331 2010-09-24 Joseph Myers <joseph@codesourcery.com>
7333 * common.opt (undef): New.
7335 2010-09-24 Jakub Jelinek <jakub@redhat.com>
7338 * rtl.h (enum global_rtl_index): Add
7339 GR_VIRTUAL_PREFERRED_STACK_BOUNDARY.
7340 (LAST_VIRTUAL_POINTER_REGISTER): Define.
7341 (virtual_preferred_stack_boundary_rtx,
7342 VIRTUAL_PREFERRED_STACK_BOUNDARY_REGNUM): Define.
7343 (LAST_VIRTUAL_REGISTER): Increase by one.
7344 (REGNO_PTR_FRAME_P): Use LAST_VIRTUAL_POINTER_REGISTER
7345 instead of LAST_VIRTUAL_REGISTER.
7346 * function.c (instantiate_new_reg): Handle
7347 virtual_preferred_stack_boundary_rtx.
7348 * emit-rtl.c (init_virtual_regs): Handle
7349 VIRTUAL_PREFERRED_STACK_BOUNDARY_REGNUM.
7350 (init_emit_regs): Initialize virtual_preferred_stack_boundary_rtx.
7351 * explow.c (round_push): If crtl->preferred_stack_boundary
7352 is smaller than MAX_SUPPORTED_STACK_ALIGNMENT, use
7353 virtual_preferred_stack_boundary_rtx alignment instead of
7354 crtl->preferred_stack_boundary alignment.
7355 (allocate_dynamic_stack_space): Use CONST_INT_P and REG_P
7356 macros. Never decrease crtl->preferred_stack_boundary,
7357 use crtl->preferred_stack_boundary or MAX_SUPPORTED_STACK_ALIGNMENT
7358 instead of PREFERRED_STACK_BOUNDARY. Don't modify
7359 stack_pointer_delta in dynamic allocation, even when size
7361 (probe_stack_range, anti_adjust_stack_and_probe): Use CONST_INT_P
7363 * print-rtl.c (print_rtx): Handle
7364 VIRTUAL_PREFERRED_STACK_BOUNDARY_REGNUM.
7365 * config/alpha/alpha.h (NONSTRICT_REG_OK_FP_BASE_P): Use
7366 LAST_VIRTUAL_POINTER_REGISTER instead of LAST_VIRTUAL_REGISTER.
7367 * config/frv/frv.c (frv_emit_movsi): Likewise.
7368 * config/arm/arm.c (thumb1_legitimate_address_p): Likewise.
7369 * config/rs6000/rs6000.c (virtual_stack_registers_memory_p):
7373 2010-09-17 H.J. Lu <hongjiu.lu@intel.com>
7376 * calls.c (expand_call): Make sure that all variable sized
7377 adjustments are multiple of preferred stack boundary after
7380 2010-09-24 Iain Sandoe <iains@gcc.gnu.org>
7381 Dominique Dhumieres <dominiq@lps.ens.fr>
7384 * config/darwin-driver.c (darwin_default_min_version):
7385 Adjust size passed to memcpy in two places.
7387 2010-09-24 Richard Guenther <rguenther@suse.de>
7389 * c-decl.c (pop_scope): Always set file-scope DECL_CONTEXT.
7390 Make sure to not call set_type_context with error_mark_node.
7391 * langhooks.c (lhd_set_decl_assembler_name): Use DECL_FILE_SCOPE_P.
7393 2010-09-24 Richard Guenther <rguenther@suse.de>
7395 * Makefile.in (OBJS-onestep): Remove.
7396 (ALL_HOST_BACKEND_OBJS): Remove libbackend.o.
7397 (libbackend.a): Remove onestep support.
7398 (libbackend.o): Remove.
7399 * configure.ac (--enable-intermodule): Remove.
7400 * configure: Regenerate.
7402 2010-09-24 Bernd Schmidt <bernds@codesourcery.com>
7404 * cfgcleanup.c (flow_find_head_matching_sequence): Terminate when
7405 reaching the end of a block if it occurs at a DEBUG_INSN.
7407 2010-09-09 Tristan Gingold <gingold@adacore.com>
7410 * config/vms/vms-crt0-64.c: Removed.
7411 * config/vms/vms-crt0.c: Removed.
7412 * config/vms/vms-psxcrt0-64.c: Removed.
7413 * config/vms/vms-psxcrt0.c: Removed.
7414 * config/vms/vms-ucrt0.c: New file.
7415 * config/vms/t-vms64: Removed.
7416 * config/vms/t-vms (VMS_EXTRA_PARTS): Uncomment it. Remove DECC.
7417 Use $(GCC_FOR_TARGET) to build pcrt0.o and vcrt0.o
7418 * config.gcc (alpha-dec-vms): Use t-vms.
7420 2010-09-24 Nicola Pero <nicola.pero@meta-innovation.com>
7422 * doc/invoke.texi (-fno-nil-receivers): Tidied up line to remove
7423 underfull hbox in DVI output.
7424 (-fobjc-class-cxx-cdtors): Same change.
7425 (-fobjc-exceptions): Tidied up documentation. Explain what the
7426 option does, but moved the (lenghty) description of the exception
7427 syntax into objc.texi.
7428 (-fobjc-gc): Explain that the option is not useful with the GNU
7430 (-fzero-link): Explain that the GNU runtime always works in
7432 * doc/objc.texi: All sections: simplified @node declarations
7433 removing specification of next, previous, up node.
7434 (Objective-C): Updated introduction.
7435 (Garbage Collection): Updated. The bohem-gc library is now
7436 included in gcc itself. Mention that this section only applies to
7437 the GNU Objective-C runtime.
7438 (compatibility_alias): Small tidy up.
7439 (Exceptions): New section mostly containing text previously in the
7440 description of the -fobjc-exception command-line option.
7441 (Synchronization): Same.
7443 2010-09-24 Uros Bizjak <ubizjak@gmail.com>
7445 * config/i386/i386.md (ix86_code_end): Move the initialization of
7446 xops array near the consumer. Use AX_REG and SP_REG instead of
7447 numerical constants.
7449 2010-09-24 Nicola Pero <nicola.pero@meta-innovation.com>
7451 * c-typeck.c (convert_arguments): Use warning 'too many arguments to
7452 method [methodname]' for an Objective-C method instead of the less
7453 satisfactory 'too many arguments to function' (with no method name).
7455 2010-09-23 Eric Botcazou <ebotcazou@adacore.com>
7457 * tree-flow.h (execute_update_addresses_taken): Remove parameter.
7458 * tree-ssa.c (maybe_optimize_var): Tweak comment and dump messages.
7459 (execute_update_addresses_taken): Remove parameter. Execute the
7460 optimization unconditionally.
7461 * passes.c (execute_function_todo): Call execute_update_addresses_taken
7462 unconditionally if TODO_rebuild_alias is set, else only when optimizing
7463 if TODO_update_address_taken is set.
7465 2010-09-23 Anatoly Sokolov <aesok@post.ru>
7467 * config/arm/arm.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
7468 * config/arm/arm-protos.h (arm_output_addr_const_extra): Remove.
7469 * config/arm/arm.c (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
7470 (arm_output_addr_const_extra): Make static.
7472 2010-09-23 Uros Bizjak <ubizjak@gmail.com>
7474 * config/i386/i386.md (UNSPECV_NOPS): Rename from UNSPEC_NOPS and
7475 define as unspec_volatile.
7476 ("nops"): Define as unspec_volatile. Use fputs to write to
7477 asm_out_file directly. Output NOPs on separate lines using while loop.
7478 * config/i386/i386.c (ix86_code_end): Use fputs to write to
7479 asm_out_file directly. Output NOPs on separate lines using while loop.
7481 2010-09-23 Richard Guenther <rguenther@suse.de>
7483 PR tree-optimization/45565
7484 * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee):
7485 Make sure to adjust the fndecl before replacing the stmt.
7487 2010-09-23 Richard Guenther <rguenther@suse.de>
7490 * gimplify.c (gimplify_expr): Properly pass on GS_ERROR when
7491 gimplifying MEM_REF.
7493 2010-09-23 Alan Modra <amodra@gmail.com>
7495 * config/rs6000/rs6000.c (toc_relative_ok): Delete.
7496 (rs6000_emit_move): Use SYMBOL_REF_LOCAL_P instead.
7498 2010-09-23 Bernd Schmidt <bernds@codesourcery.com>
7500 PR rtl-optimization/44374
7501 * basic-block.h (enum bb_flags): Add BB_MODIFIED.
7502 * df-core.c (df_set_bb_dirty): Set it.
7503 * ifcvt.c (find_memory): Remove function.
7504 (dead_or_predicable): Use can_move_insns_across.
7505 * df.h (can_move_insns_across): Declare function.
7506 * cfgcleanup.c (block_was_dirty): New static variable.
7507 (try_crossjump_bb, try_forward_edges): Test BB_MODIFIED flag rather
7508 than df_get_bb_dirty.
7509 (try_head_merge_bb): New static function.
7510 (try_optimize_cfg): Call it. Call df_analyze if block_was_dirty
7512 * df-problems.c: Include "target.h"
7513 (df_simulate_find_uses): New static function.
7514 (MEMREF_NORMAL, MEMREF_VOLATILE): New macros.
7515 (find_memory, find_memory_store): New static functions.
7516 (can_move_insns_across): New function.
7517 * Makefile.in (df-problems.o): Update dependencies.
7519 2010-09-22 Eric Botcazou <ebotcazou@adacore.com>
7522 * config/sparc/linux.h (ASM_SPEC): Pass -K PIC if -findirect-dispatch
7523 is specified and the suffix of the file isn't ".c".
7524 * config/sparc/linux64.h (ASM_SPEC): Likewise.
7526 2010-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7528 * doc/contrib.texi (Contributors): Allow URL to wrap in PDF output.
7529 * doc/cppopts.texi: Fix markup of index entry.
7530 * doc/extend.texi (Constructing Calls): Fix markup of
7531 __builtin_va_arg_pack and __builtin_va_arg_pack_len definition.
7532 (Conditionals, C++ Comments, Pragmas, Unnamed Fields, Thread-Local)
7533 (Vague Linkage, C++ Attributes): Fix markup of index entries and
7535 * doc/invoke.texi (Option Summary): Fix spacing. Rewrap to
7537 (C Dialect Options, C++ Dialect Options, Warning Options)
7538 (Debugging Options, Spec Files, Darwin Options)
7539 (i386 and x86-64 Options, MIPS Options)
7540 (RS/6000 and PowerPC Options, Code Gen Options): Fix markup of
7541 index entries, avoid abbreviations, allow URLs to wrap, avoid
7542 long lines, avoid overlong pages from long @itemx lists.
7543 * doc/objc.texi (Garbage Collection): Allow URLs to wrap.
7544 * doc/standards.texi (Standards): Likewise.
7545 * doc/trouble.texi (Incompatibilities): Fix markup of index entry.
7547 2010-09-22 Joseph Myers <joseph@codesourcery.com>
7549 * opts-common.c (prune_options): Make static. Work with decoded
7551 (decode_cmdline_options_to_array): Call prune_options. Don't
7552 resize option array here.
7553 * opts.h (prune_options): Remove prototype.
7554 * gcc.c (process_command): Take decoded options; don't call
7555 decode_cmdline_options_to_array here. Use decoded options for argv[0].
7556 (main): Call decode_cmdline_options_to_array here instead of
7557 prune_options. Update call to process_command.
7558 * config/darwin-driver.c: Include opts.h.
7559 (darwin_default_min_version): Work with decoded options. Don't
7560 handle -b or -V here.
7561 * config/darwin.h (darwin_default_min_version): Update prototype.
7562 (GCC_DRIVER_HOST_INITIALIZATION): Update call to
7563 darwin_default_min_version.
7564 * config/i386/cygwin.h (mingw_scan): Update prototype.
7565 (GCC_DRIVER_HOST_INITIALIZATION): Update call to mingw_scan.
7566 * config/i386/cygwin1.c: Include opts.h.
7567 (mingw_scan): Work with decoded options.
7568 * config/i386/t-cygwin (cygwin1.o): Update dependencies.
7569 * config/t-darwin (darwin-driver.o): Update dependencies.
7571 2010-09-22 Joseph Myers <joseph@codesourcery.com>
7573 * common.opt (-assemble, -compile, -coverage, -debug, -dump,
7574 -dump=, -dumpbase, -dumpdir, -entry, -entry=, -extra-warnings,
7575 -for-assembler, -for-assembler=, -for-linker, -for-linker=,
7576 -force-link, -force-link=, -language, -language=,
7577 -library-directory, -library-directory=, -no-canonical-prefixes,
7578 -no-standard-libraries, -no-warnings, -optimize, -output,
7579 -output=, -pass-exit-codes, -pedantic, -pedantic-errors, -pie,
7580 -pipe, -prefix, -prefix=, -preprocess, -print-file-name,
7581 -print-file-name=, -print-libgcc-file-name,
7582 -print-multi-directory, -print-multi-lib,
7583 -print-multi-os-directory, -print-prog-name, -print-prog-name=,
7584 -print-search-dirs, -print-sysroot, -print-sysroot-headers-suffix,
7585 -profile, -save-temps, -shared, -specs, -specs=, -static,
7586 -symbolic, -time, -verbose, -param=, -sysroot, coverage, e, u,
7588 (fhelp, fhelp=, ftarget-help, fversion): Make into aliases.
7589 * gcc.c (A Short Introduction to Adding a Command-Line Option):
7591 (cc1_options): Correct specs for passing down --help,
7592 --target-help and --help=*. Add spec for passing down --version.
7593 (struct option_map, option_map, target_option_translations,
7594 translate_options): Remove.
7595 (driver_handle_option): Handle OPT__version, OPT__help, OPT__help_
7596 and OPT__target_help instead of OPT_fversion, OPT_fhelp,
7597 OPT_fhelp_ and OPT_ftarget_help.
7598 (process_command): Don't call translate_options. Call
7599 decode_cmdline_options_to_array before checking for
7600 -no-canonical-prefixes using decoded options.
7601 * opts-common.c (tm.h): Update comment on #include.
7602 (find_opt): Allow abbreviations of long options.
7603 (struct option_map, option_map): New.
7604 (decode_cmdline_option): Use them instead of hardcoding -Wno, -fno
7606 (target_option_translations): New.
7607 (decode_cmdline_options_to_array): Handle
7608 TARGET_OPTION_TRANSLATE_TABLE in driver.
7609 * opts.c (common_handle_option): Don't handle OPT_fhelp,
7610 OPT_ftarget_help, OPT_fhelp_ or OPT_fversion.
7612 2010-09-22 Richard Guenther <rguenther@suse.de>
7614 * tree-inline.c (optimize_inline_calls): Schedule cleanups
7615 only if we inlined something. Block compaction and conditional
7616 folding are done by cfg cleanup. Schedule update-address-taken.
7617 (tree_function_versioning): Remove redundant call to number_blocks.
7618 * tree-optimize.c (execute_cleanup_cfg_post_optimizing): Conditional
7619 folding is done by cfg cleanup.
7620 * passes.c (init_optimization_passes): Remove update-address-taken
7621 pass after IPA inlining.
7623 2010-09-22 Chung-Lin Tang <cltang@codesourcery.com>
7625 * postreload.c (move2add_note_store): Add reg_symbol_ref[] checks
7626 to update conditions. Fix reg_mode[] check.
7628 2010-09-22 Hariharan Sandanagobalane <hariharan@picochip.com>
7630 * config/picochip/picochip.md (movhicc): Use expand to check whether
7631 movhicc is available and split it after reload.
7633 2010-09-22 Richard Guenther <rguenther@suse.de>
7635 * tree-ssanames.c (release_dead_ssa_names): Do not remove
7637 * passes.c (init_optimization_passes): Remove early CFG cleanup.
7638 * tree-optimize.c (execute_cleanup_cfg_pre_ipa): Remove.
7639 (pass_cleanup_cfg): Likewise.
7640 (execute_fixup_cfg): Cleanup.
7641 * tree-pass.h (pass_cleanup_cfg): Remove.
7643 2010-09-22 Martin Jambor <mjambor@suse.cz>
7645 * gimple-fold.c (fold_gimple_call): New parameter inplace, do not fold
7646 builtins if it is true.
7647 (fold_stmt_1): Call, fold_gimple_call always, pass inplace as a
7650 2010-09-22 Martin Jambor <mjambor@suse.cz>
7652 * tree-sra.c (struct access): New field grp_no_warning.
7653 (create_access_replacement): Set TREE_NO_WARNING according to
7655 (create_artificial_child_access): Use build_ref_for_model and set
7656 grp_no_warning if build_user_friendly_ref_for_offset fails.
7657 (propagate_subaccesses_across_link): Likewise.
7659 2010-09-22 Eric Botcazou <ebotcazou@adacore.com>
7662 * config/sparc/constraints.md ('e'): Return NO_REGS if !TARGET_FPU.
7665 2010-09-22 Tristan Gingold <gingold@adacore.com>
7667 * config/alpha/alpha.c (alpha_use_linkage): Initialize target field.
7669 2010-09-22 Uros Bizjak <ubizjak@gmail.com>
7671 * config/i386/i386.h (MAX_STRINGOP_ALGS): Fix typo in the name.
7672 * config/i386/i386.c (decide_alg): Update for rename.
7674 2010-09-22 Jakub Jelinek <jakub@redhat.com>
7676 PR rtl-optimization/45739
7677 * simplify-rtx.c (simplify_binary_operation_1): Optimize even
7678 vector mode | CONST0_RTX (mode) and ^ CONST0_RTX (mode).
7680 2010-09-21 Anatoly Sokolov <aesok@post.ru>
7682 * config/rs6000/rs6000.h (OUTPUT_ADDR_CONST_EXTRA): Remove macros.
7683 * config/rs6000/rs6000-protos.h (rs6000_output_addr_const_extra):
7685 * config/rs6000/rs6000.c (rs6000_output_addr_const_extra): Make static.
7686 (TTARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
7688 2010-09-21 Nicola Pero <nicola.pero@meta-innovation.com>
7691 * c-parser.c (c_parser_objc_method_definition): Check the return
7692 value of objc_start_method_definition and if false is returned,
7693 parse the method definition but emit no code.
7695 2010-09-21 Nicola Pero <nicola.pero@meta-innovation.com>
7698 * c-decl.c (detect_field_duplicates): If compiling Objective-C,
7699 call objc_get_interface_ivars ().
7701 2010-09-21 Kai Tietz <kai.tietz@onevision.com>
7704 * config/i386/i386.c (ix86_expand_prologue): Save r10 in case that
7705 static chain-register is used for 64-bit.
7707 2010-09-21 Richard Guenther <rguenther@suse.de>
7709 * dwarf2out.c (is_cu_die): New function.
7710 (add_pubtype): Use it.
7711 (gen_subprogram_die): Likewise.
7712 (gen_struct_or_union_type_die): Likewise.
7713 (dwarf2out_finish): Likewise.
7714 (comp_unit_die): Rename to ...
7715 (single_comp_unit_die): ... this.
7716 (comp_unit_die): New function lazily constructing and
7717 returning single_comp_unit_die.
7718 (is_cxx, is_fortran, is_ada, debug_dwarf, break_out_comdat_types,
7719 base_type_die, subrange_type_die, modified_type_die,
7720 lower_bound_default, add_bound_info, add_prototyped_attribute,
7721 dwarf2out_vms_debug_main_pointer, scope_die_for, retry_incomplete_types,
7722 dwarf2out_abstract_function, gen_type_die_with_usage, get_context_die,
7723 force_decl_die, gen_namespace_die, dwarf2out_decl,
7724 dwarf2out_start_source_file, dwarf2out_end_source_file,
7725 prune_unused_types, dwarf2out_finish): Use it.
7726 (gen_compile_unit_die): For GNU GIMPLE derive DW_AT_language from
7727 the global list of translation-unit decls.
7728 (dwarf2out_init): Do not create single_comp_unit_die here.
7729 (force_decl_die): Handle TRANSLATION_UNIT_DECL.
7731 2010-09-21 Richard Guenther <rguenther@suse.de>
7733 * dwarf2out.c (dwarf2out_decl): Do not always generate a DIE
7736 2010-09-21 Bernd Schmidt <bernds@codesourcery.com>
7738 * config/arm/iterators.md (qhs_extenddi_op): New mode_attr.
7739 (qhs_extenddi_cstr): Likewise.
7740 * config/arm/arm.md (zero_extend<mode>di2, extend<mode>di2): Use
7741 them for the source operand.
7743 2010-09-21 Uros Bizjak <ubizjak@gmail.com>
7745 * config/i386/i386.c (ix86_split_ashl): Rename single_width variable
7746 to half_width. Use GET_MODE_BITSIZE to calculate mode size.
7747 (ix86_split_ashr): Ditto.
7748 (ix86_split_lshr): Ditto.
7750 2010-09-21 Richard Guenther <rguenther@suse.de>
7752 PR tree-optimization/45580
7753 * tree-ssa-propagate.c (substitute_and_fold): Always replace
7755 * gimple-fold.c (gimple_fold_obj_type_ref): For a BINFO without
7756 virtuals fold the call into a regular indirect one.
7758 2010-09-20 Eric Botcazou <ebotcazou@adacore.com>
7760 PR rtl-optimization/42775
7761 * cfgrtl.c (rest_of_pass_free_cfg): Recompute notes if delay slot
7762 scheduling is enabled.
7764 2010-09-20 Jakub Jelinek <jakub@redhat.com>
7766 PR rtl-optimization/45728
7767 * expr.c (expand_expr_real_1): If op0 isn't REG or MEM, try
7768 gen_lowpart_common first and if that fails, force_reg first
7769 before calling gen_lowpart.
7772 * cfgexpand.c (expand_one_stack_var_at): Use
7773 crtl->max_used_stack_slot_alignment as max_align, instead
7774 of maximum of that and PREFERRED_STACK_BOUNDARY.
7775 Don't call update_stack_alignment.
7777 2010-09-20 Eric Botcazou <ebotcazou@adacore.com>
7779 * langhooks.h (struct lang_hooks_for_types): Remove hash_types field.
7780 * langhooks-def.h (LANG_HOOKS_HASH_TYPES): Delete.
7781 (LANG_HOOKS_FOR_TYPES_INITIALIZER): Remove LANG_HOOKS_HASH_TYPES.
7782 * system.h (LANG_HOOKS_HASH_TYPES): Poison.
7783 * tree.c (type_hash_canon): Do not test lang_hooks.types.hash_types.
7784 (build_nonstandard_integer_type): Likewise.
7785 (build_range_type_1): New function, built from...
7786 (build_range_type): ...this. Call build_range_type_1.
7787 (build_nonshared_range_type): New function.
7788 (build_array_type_1): New function, built from...
7789 (build_array_type: ...this. Call build_array_type_1.
7790 (build_nonshared_array_type): New function.
7791 * tree.h (build_nonshared_range_type): Declare.
7792 (build_nonshared_array_type): Likewise.
7794 2010-09-20 Anatoly Sokolov <aesok@post.ru>
7796 * config/arm/arm.h (CLASS_LIKELY_SPILLED_P): Remove.
7797 * config/arm/arm.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
7798 (arm_class_likely_spilled_p): New function.
7800 2010-09-20 Uros Bizjak <ubizjak@gmail.com>
7802 * config/i386/i386.c (ix86_expand_ashl_const): Rewrite using
7804 (ix86_split_ashl): Ditto.
7805 (ix86_split_ashr): Ditto.
7806 (ix86_split_lshr): Ditto.
7807 (ix86_adjust_counter): Ditto.
7809 2010-09-20 Nicola Pero <nicola.pero@meta-innovation.com>
7811 * c-family/c-common.h (constant_string_class): Documented with
7812 comment identical to the one already in c-common.c.
7814 2010-09-20 Jakub Jelinek <jakub@redhat.com>
7816 * dwarf2out.c (any_cfis_emitted): New static variable.
7817 (add_fde_cfi): Set it.
7818 (dwarf2out_frame_debug): Clear it before processing,
7819 if it is set afterwards, flush any queued reg saves.
7822 * dwarf2out.c (add_accessibility_attribute): Assume
7823 DW_ACCESS_private as the default for dwarf_version > 2
7824 and DW_TAG_class_type parent.
7825 (gen_inheritance_die): Assume DW_ACCESS_public as the default
7826 for dwarf_version > 2 and parent other than DW_TAG_class_type.
7828 2010-09-20 Rafael Carre <rafael.carre@gmail.com>
7831 * arm.md (arm_movt): Only enable on machines with MOVT.
7833 2010-09-20 Jie Zhang <jie@codesourcery.com>
7835 * config/arm/arm.c (arm_address_offset_is_imm): New.
7836 (arm_early_store_addr_dep): New.
7837 (arm_early_load_addr_dep): New.
7838 * config/arm/arm-protos.h (arm_early_store_addr_dep): Declare.
7839 (arm_early_load_addr_dep): Declare.
7840 (arm_address_offset_is_imm): Declare.
7841 * config/arm/cortex-m4.md: New file.
7842 * config/arm/cortex-m4-fpu.md: New file.
7843 * config/arm/arm.md: Include cortex-m4.md and cortex-m4-fpu.md.
7844 (attr generic_sched): Exclude cortexm4.
7845 (attr generic_vfp): Exclude cortexm4.
7847 2010-09-20 Richard Guenther <rguenther@suse.de>
7850 * gimplify.c (gimplify_modify_expr_rhs): Preserve volatileness.
7852 2010-09-20 Jan Hubicka <jh@suse.cz>
7854 PR tree-optimize/45605
7855 * cgraph.h (const_value_known_p): Declare.
7856 (varpool_decide_const_value_known): Remove.
7857 * tree-ssa-ccp.c (get_base_constructor): Use it.
7858 * lto-cgraph.c (compute_ltrans_boundary): Likewise.
7859 * expr.c (string_constant): Likewise.
7860 * tree-ssa-loop-ivcanon.c (constant_after_peeling): Likewise.
7861 * ipa.c (ipa_discover_readonly_nonaddressable_var,
7862 function_and_variable_visibility): Likewise.
7863 * gimplify.c (gimplify_call_expr): Likewise.
7864 * gimple-fold.c (get_symbol_constant_value): Likewise.
7865 * varpool.c (varpool_decide_const_value_known): Replace by...
7866 (const_value_known_p): ... this one; handle other kinds of DECLs
7867 too and work for automatic vars.
7868 (varpool_finalize_decl): Use const_value_known_p.
7870 2010-09-20 Rafael Carre <rafael.carre@gmail.com>
7873 * arm.md (arm_movtas_ze): Only enable on machine with MOVT.
7875 2010-09-20 Richard Guenther <rguenther@suse.de>
7877 PR tree-optimization/45705
7878 * tree-ssa-dom.c (optimize_stmt): Perform redundant store elimination.
7880 2010-09-20 Jakub Jelinek <jakub@redhat.com>
7882 PR rtl-optimization/45695
7883 * combine.c (try_combine): When splitting a two set pattern,
7884 make sure the pattern which will be put into i2 doesn't use REGs
7885 or MEMs set by insns in between i2 and i3.
7887 2010-09-19 Jan Hubicka <jh@suse.cz>
7890 * lto-cgraph.c (input_cgraph_1, input_varpool_1): Avoid
7891 processing same node twice.
7893 2010-09-19 Anatoly Sokolov <aesok@post.ru>
7895 * config/bfin/bfin.h (CLASS_LIKELY_SPILLED_P): Remove.
7896 * config/bfin/bfin.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
7897 (bfin_class_likely_spilled_p): New function
7899 2010-09-19 Ira Rosen <irar@il.ibm.com>
7901 PR tree-optimization/45714
7902 * tree-vect-stmts.c (vect_transform_stmt): Use a dummy statement
7903 created in vectorizable_call instead of the original statement in
7906 2010-09-19 Uros Bizjak <ubizjak@gmail.com>
7908 * config/i386/i386-protos.h (split_double_mode): New prototype.
7909 (split_di, split_ti): Remove prototypes.
7910 * config/i386/i386.c (split_double_mode): New function.
7911 (split_di, split_ti): Remove.
7912 (ix86_expand_branch): Use split_double_mode.
7913 (ix86_split_to_parts): Ditto.
7914 (ix86_split_ashl): Ditto.
7915 (ix86_split_ashr): Ditto.
7916 (ix86_split_lshr): Ditto.
7917 (ix86_force_to_memory): Ditto.
7918 * config/i386/i386.md: Use split_double_mode in double-mode splitters.
7920 2010-09-18 Jan Hubicka <jh@suse.cz>
7922 PR tree-optimization/45453
7923 * cgraphunit.c (cgraph_finalize_function): Consider comdat & external
7924 virtual functions are reachable.
7925 * ipa-inline.c (cgraph_clone_inlined_nodes): Likewise.
7926 * ipa.c (cgraph_remove_unreachable_nodes): Likewise.
7927 * ipa-prop.c (ipa_modify_formal_parameters): Clear DECL_VIRTUAL_P
7928 when modifying function.
7930 2010-09-18 Jan Hubicka <jh@suse.cz>
7932 PR tree-optimization/45605
7933 * cgraphunit.c (cgraph_analyze_functions): Allocate bitmap obstack.
7934 * gimple-fold.c (static_object_in_other_unit_p): New function.
7935 (canonicalize_constructor_val): Use it.
7936 (get_symbol_constant_value): Be reaqdy for canonicalize_constructor_val
7938 (gimple_fold_obj_type_ref_known_binfo): Use
7939 static_object_in_other_unit_p.
7941 2010-09-18 Richard Guenther <rguenther@suse.de>
7943 PR tree-optimization/45709
7944 * tree-inline.c (copy_phis_for_bb): Delay commit of edge
7945 insertions until after all PHI nodes of the block are processed.
7947 2010-09-18 Tijl Coosemans <tijl@coosemans.org>
7949 * config/i386/freebsd.h (SUBTARGET32_DEFAULT_CPU): Add.
7951 2010-09-18 Kai Tietz <kai.tietz@onevision.com>
7953 * config.gcc (*-w64-mingw*): Correct typo about t-dfprules.
7955 2010-09-18 Richard Guenther <rguenther@suse.de>
7957 PR tree-optimization/45709
7958 * tree-inline.c (copy_phis_for_bb): Fixup new_edge when we splitted it.
7960 2010-09-17 Sebastian Pop <sebastian.pop@amd.com>
7962 * graphite-dependences.c (dot_deps): Add DEBUG_FUNCTION.
7963 (dot_deps_stmt): Same.
7964 * graphite-poly.c (dot_lst): Same.
7965 * graphite-scop-detection.c (dot_all_scops): Same.
7968 2010-09-17 Sebastian Pop <sebastian.pop@amd.com>
7971 2009-12-16 Ben Elliston <bje@au.ibm.com>
7973 * tree-data-ref.c (dot_rdg_1): Added back.
7974 (dot_rdg): Same. Added "#if 0" around system call.
7976 2010-09-17 H.J. Lu <hongjiu.lu@intel.com>
7977 Richard Henderson <rth@redhat.com>
7979 * config/i386/i386.c (initial_ix86_tune_features): Add
7980 X86_TUNE_PAD_SHORT_FUNCTION.
7981 (ix86_code_end): Pad with 8 NOPs for TARGET_PAD_SHORT_FUNCTION.
7982 (ix86_count_insn): New.
7983 (ix86_pad_short_function): Likewise.
7984 (ix86_reorg): Support TARGET_PAD_SHORT_FUNCTION.
7986 * config/i386/i386.h (ix86_tune_indices): Add
7987 X86_TUNE_PAD_SHORT_FUNCTION.
7988 (TARGET_PAD_SHORT_FUNCTION): New.
7990 * config/i386/i386.md (UNSPEC_NOPS): New.
7993 2010-09-17 H.J. Lu <hongjiu.lu@intel.com>
7996 * calls.c (expand_call): Make sure that all variable sized
7997 adjustments are multiple of preferred stack boundary after
8000 2010-09-17 DJ Delorie <dj@redhat.com>
8002 * config/rx/rx.c (rx_print_operand): If __builtin_rx_setpsw() is
8003 passed an invalid value, print an error instead of ICEing.
8004 (valid_psw_flag): New.
8005 (rx_expand_builtin): Call it for setpsw/clrpsw.
8006 (rx_expand_builtin_mvtipl): Pass an integer to IN_RANGE, not an RTX.
8008 * config/rx/rx.md (bitclr): Don't mark the output as early-clobber.
8009 (bitclr_in_memory): Likewise.
8010 (clrspw, setpsw, mvfc, mvtc, mvtipl): Make volatile.
8012 2010-09-17 H.J. Lu <hongjiu.lu@intel.com>
8015 * cfgexpand.c (update_stack_alignment): New.
8016 (get_decl_align_unit): Use it.
8017 (expand_one_stack_var_at): Call update_stack_alignment.
8019 2010-09-17 Richard Guenther <rguenther@suse.de>
8021 * lto-streamer-in.c (lto_input_ts_translation_unit_decl_tree_pointers):
8022 Properly copy the read string.
8024 2010-09-17 Joseph Myers <joseph@codesourcery.com>
8026 * doc/options.texi (Variable): Document.
8027 * optc-gen.awk, opth-gen.awk: Handle Variable records. Don't
8028 generate target_flags declarations explicitly. Don't define
8029 VarExists variables for the driver.
8030 * common.opt (target_flags): New Variable record.
8031 (flag_dump_unnumbered, flag_dump_unnumbered_links,
8032 flag_var_tracking, flag_var_tracking_assignments,
8033 flag_var_tracking_assignments_toggle): Don't mark variables with
8035 * config/i386/i386.c (ix86_isa_flags): Don't define here.
8036 * config/i386/i386.opt (ix86_isa_flags): Define here.
8037 * config/mcore/mcore.c (mcore_stack_increment): Don't define here.
8038 * config/mcore/mcore.opt (mcore_stack_increment): Don't mark with
8040 * flags.h (flag_dump_unnumbered, flag_var_tracking): Remove.
8041 * print-rtl.c (flag_dump_unnumbered, flag_dump_unnumbered_links):
8042 Only define for generator programs.
8043 * rtlanal.c (target_flags): Remove.
8044 * toplev.c (flag_var_tracking, flag_var_tracking_assignments,
8045 flag_var_tracking_assignments_toggle): Remove.
8047 2010-09-17 Michael Matz <matz@suse.de>
8049 PR tree-optimization/43432
8050 * tree-vect-data-refs.c (vect_analyze_data_ref_access):
8051 Accept backwards consecutive accesses.
8052 (vect_create_data_ref_ptr): If step is negative generate
8054 * tree-vect-stmts.c (vectorizable_store): Reject negative steps.
8055 (perm_mask_for_reverse, reverse_vec_elements): New functions.
8056 (vectorizable_load): Handle loads with negative steps when easily
8059 2010-09-03 Jan Hubicka <jh@suse.cz>
8061 * lto-cgraph.c (compute_ltrans_boundary): Use const_value_known.
8063 2010-09-03 Naveen H.S <naveen.S@kpitcummins.com>
8065 * config/v850/v850.c (v850_function_value_regno_p): Make static.
8066 Adjust comments. Declare.
8067 (TARGET_FUNCTION_VALUE_REGNO_P): Define.
8068 * config/v850/v850.h (FUNCTION_VALUE_REGNO_P): Delete.
8070 2010-09-17 Richard Guenther <rguenther@suse.de>
8072 * common.opt (combine): Remove.
8073 * gcc.c (default_compilers): Remove specs testing combine.
8074 The C compilers no longer can combine.
8075 (option_map): Remove -combine.
8076 (display_help): Remove -combine.
8077 (driver_handle_option): Remove OPT_combine handling.
8078 (compile_input_file_p): Remove.
8079 (do_spec): Remove code concerning combine.
8081 * doc/invoke.texi: Remove traces of -combine.
8082 * lto-wrapper.c (run_gcc): Do not pass -combine to the compiler driver.
8084 2010-09-17 Richard Guenther <rguenther@suse.de>
8087 * builtins.c (fold_builtin_memory_op): Always properly adjust
8088 alignment of memory accesses.
8090 2010-09-16 Jan Hubicka <jh@suse.cz>
8092 * lto-cgraph.c (input_overwrite_node): Do not set DECL_EXTERNAL when
8095 2010-09-16 H.J. Lu <hongjiu.lu@intel.com>
8097 * config/i386/i386-protos.h (ix86_split_idivmod): New prototype.
8099 * config/i386/i386.c (predict_jump): Add prototype.
8100 (flag_opts): Add -m8bit-idiv.
8101 (ix86_split_idivmod): New.
8103 * config/i386/i386.md (UNSPEC_DIV_ALREADY_SPLIT): New.
8104 Add 2 splitters for SI/DI mode divide.
8105 (divmod<mode>4_1): New pattern.
8106 (udivmod<mode>4_1): Likewise.
8107 (testdi_ccno_1): Likewise.
8109 * config/i386/i386.opt (m8bit-idiv): New.
8111 * doc/invoke.texi: Document -m8bit-idiv.
8113 2010-09-16 Reza Yazdani <reza.yazdani@amd.com>
8116 * config/i386/i386.c (min_insn_size): Moved out of the
8117 ASM_OUTPUT_MAX_SKIP_PAD ifdef.
8119 2010-09-16 Jan Hubicka <jh@suse.cz>
8121 * lto-cgraph.c (lto_output_node): Fix handling of clones.
8122 * ipa.c (cgraph_remove_unreachabloe_nodes): Fix handling of
8123 unreachable clones with reachable clones.
8124 * tree-inline.c (copy_bb): Fix sanity checking when producing
8127 2010-09-16 Anatoly Sokolov <aesok@post.ru>
8129 * config/m32r/m32r.c (TARGET_MEMORY_MOVE_COSTS): Remove.
8130 (TARGET_MEMORY_MOVE_COST): Define.
8131 (m32r_function_arg): Annotate argument 'type' with ATTRIBUTE_UNUSED.
8133 2010-09-16 Alexander Monakov <amonakov@ispras.ru>
8135 * sel-sched.c (move_cond_jump): Use tidy_control_flow instead of
8136 maybe_tidy_empty_bb.
8139 2010-09-06 Alexander Monakov <amonakov@ispras.ru>
8140 * sel-sched-ir.c (maybe_tidy_empty_bb): Export.
8142 2010-09-16 Joseph Myers <joseph@codesourcery.com>
8144 * target.def (target_option.optimization): New hook.
8145 * doc/tm.texi.in (OPTIMIZATION_OPTIONS): Change to
8146 TARGET_OPTION_OPTIMIZATION hook.
8147 * doc/tm.texi: Regenerate.
8148 * hooks.c (hook_void_int_int): New.
8149 * hooks.h (hook_void_int_int): Declare.
8150 * opts.c: Don't include tm_p.h.
8151 (decode_options): Use targetm.target_option.optimization instead
8152 of OPTIMIZATION_OPTIONS.
8153 * system.h (OPTIMIZATION_OPTIONS): Poison.
8154 * config/arm/arm-protos.h (arm_optimization_options): Remove.
8155 * config/arm/arm.c (TARGET_OPTION_OPTIMIZATION): Define.
8156 (arm_optimization_options): Rename to arm_option_optimization.
8158 * config/arm/arm.h (OPTIMIZATION_OPTIONS): Remove.
8159 * config/cris/cris.c (TARGET_OPTION_OPTIMIZATION): Define.
8160 (cris_option_optimization): New.
8161 * config/cris/cris.h (OPTIMIZATION_OPTIONS): Remove.
8162 * config/crx/crx.c (TARGET_OPTION_OPTIMIZATION): Define.
8163 (crx_option_optimization): New.
8164 * config/crx/crx.h (OPTIMIZATION_OPTIONS): Remove.
8165 * config/frv/frv-protos.h (frv_optimization_options): Remove.
8166 * config/frv/frv.c (TARGET_OPTION_OPTIMIZATION): Define.
8167 (frv_optimization_options): Rename to frv_option_optimization.
8169 * config/frv/frv.h (OPTIMIZATION_OPTIONS): Remove.
8170 * config/h8300/h8300.c (h8300_option_optimization): New.
8171 (TARGET_OPTION_OPTIMIZATION): Define.
8172 * config/h8300/h8300.h (OPTIMIZATION_OPTIONS): Remove.
8173 * config/i386/i386-protos.h (optimization_options): Remove.
8174 * config/i386/i386.c (optimization_options): Rename to
8175 ix86_option_optimization. Make static.
8176 (TARGET_OPTION_OPTIMIZATION): Define.
8177 * config/i386/i386.h (OPTIMIZATION_OPTIONS): Remove.
8178 * config/ia64/ia64-protos.h (ia64_optimization_options): Remove.
8179 * config/ia64/ia64.c (TARGET_OPTION_OPTIMIZATION): Define.
8180 (ia64_optimization_options): Rename to ia64_option_optimization.
8181 Make static. Call SUBTARGET_OPTIMIZATION_OPTIONS.
8182 * config/ia64/ia64.h (OPTIMIZATION_OPTIONS): Remove. Remove
8183 commented-out definition.
8184 * config/ia64/vms.h (SUBTARGET_OPTIMIZATION_OPTIONS): Define
8185 instead of OPTIMIZATION_OPTIONS.
8186 * config/m32r/m32r.c (TARGET_OPTION_OPTIMIZATION): Define.
8187 (m32r_option_optimization): New.
8188 * config/m32r/m32r.h (OPTIMIZATION_OPTIONS): Remove.
8189 * config/m68hc11/m68hc11-protos.h (m68hc11_optimization_options):
8191 * config/mcore/mcore.c (TARGET_OPTION_OPTIMIZATION): Define.
8192 (mcore_option_optimization): New.
8193 * config/mcore/mcore.h (OPTIMIZATION_OPTIONS): Remove.
8194 * config/mep/mep-protos.h (mep_optimization_options): Remove.
8195 * config/mep/mep.c (TARGET_OPTION_OPTIMIZATION): Define.
8196 (mep_optimization_options): Rename to mep_option_optimization.
8197 Make static. Take unused level and size parameters.
8198 * config/mep/mep.h (OPTIMIZATION_OPTIONS): Remove.
8199 * config/mmix/mmix.c (TARGET_OPTION_OPTIMIZATION): Define.
8200 (mmix_option_optimization): New.
8201 * config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove.
8202 * config/pdp11/pdp11.c (TARGET_OPTION_OPTIMIZATION): Define.
8203 (pdp11_option_optimization): New.
8204 * config/pdp11/pdp11.h (OPTIMIZATION_OPTIONS): Remove.
8205 * config/rs6000/rs6000-protos.h (optimization_options): Remove.
8206 * config/rs6000/rs6000.c (TARGET_OPTION_OPTIMIZATION): Define.
8207 (optimization_options): Rename to rs6000_option_optimization.
8209 * config/rs6000/rs6000.h (OPTIMIZATION_OPTIONS): Remove.
8210 * config/rx/rx-protos.h (rx_set_optimization_options): Remove.
8211 * config/rx/rx.c (rx_set_optimization_options): Rename to
8212 rx_option_optimization. Make static. Take unused level and size
8214 (TARGET_OPTION_OPTIMIZATION): Define.
8215 * config/rx/rx.h (OPTIMIZATION_OPTIONS): Remove.
8216 * config/s390/s390-protos.h (optimization_options): Remove.
8217 * config/s390/s390.c (optimization_options): Rename to
8218 s390_option_optimization. Make static. Don't mark size parameter
8220 (TARGET_OPTION_OPTIMIZATION): Define.
8221 * config/s390/s390.h (OPTIMIZATION_OPTIONS): Remove.
8222 * config/sh/sh-protos.h (sh_optimization_options): Remove.
8223 * config/sh/sh.c (TARGET_OPTION_OPTIMIZATION): Define.
8224 (sh_optimization_options): Rename to sh_option_optimization. Make
8225 static. Don't mark parameters unused.
8226 * config/sh/sh.h (OPTIMIZATION_OPTIONS): Remove.
8227 * config/spu/spu-protos.h (spu_optimization_options): Remove.
8228 * config/spu/spu.c (TARGET_OPTION_OPTIMIZATION): Define.
8229 (spu_optimization_options): Rename to spu_option_optimization.
8231 * config/spu/spu.h (OPTIMIZATION_OPTIONS): Remove.
8232 * config/v850/v850.c (TARGET_OPTION_OPTIMIZATION): Define.
8233 (v850_option_optimization): New.
8234 * config/v850/v850.h (OPTIMIZATION_OPTIONS): Remove.
8235 * config/xtensa/xtensa.c (TARGET_OPTION_OPTIMIZATION): Define.
8236 (xtensa_option_optimization): New.
8237 * config/xtensa/xtensa.h (OPTIMIZATION_OPTIONS): Remove.
8239 2010-09-16 Joseph Myers <joseph@codesourcery.com>
8241 * doc/tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.
8242 (C_COMMON_OVERRIDE_OPTIONS): Don't refer to OVERRIDE_OPTIONS.
8243 * doc/tm.texi: Regenerate.
8244 * system.h (OVERRIDE_OPTIONS): Poison.
8245 * target.def (override): Default to hook_void_void.
8246 * targhooks.c (default_target_option_override): Remove.
8247 * genmodes.c, machmode.def: Update comments mentioning
8249 * config/alpha/alpha-modes.def: Update comment mentioning
8250 alpha_override_options.
8251 * config/alpha/alpha-protos.h (override_options): Remove.
8252 * config/alpha/alpha.c (override_options): Rename to
8253 alpha_option_override. Call SUBTARGET_OVERRIDE_OPTIONS. Make static.
8254 (TARGET_OPTION_OVERRIDE): Define.
8255 * config/alpha/alpha.h (OVERRIDE_OPTIONS): Remove.
8256 * config/alpha/vms.h (SUBTARGET_OVERRIDE_OPTIONS): Define instead
8257 of OVERRIDE_OPTIONS.
8258 * config/arc/arc-protos.h (arc_init): Remove.
8259 * config/arc/arc.c (TARGET_OPTION_OVERRIDE): Define.
8260 (arc_init): Rename to arc_option_override. Make static.
8261 * config/arc/arc.h (ARC_EXTENSION_CPU): Correct comment.
8262 (OVERRIDE_OPTIONS): Remove.
8263 * config/arm/arm-protos.h (arm_override_options): Remove.
8264 * config/arm/arm.c (TARGET_OPTION_OVERRIDE): Define.
8265 (arm_override_options): Rename to arm_option_override. Make
8266 static. Call SUBTARGET_OVERRIDE_OPTIONS.
8267 * config/arm/arm.h (OVERRIDE_OPTIONS): Remove.
8268 * config/arm/arm.md: Update comment referring to arm_override_options.
8269 * config/arm/vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Define
8270 instead of OVERRIDE_OPTIONS.
8271 * config/avr/avr-protos.h (avr_override_options): Remove.
8272 * config/avr/avr.c (TARGET_OPTION_OVERRIDE): Define.
8273 (avr_override_options): Rename to avr_option_override. Make static.
8274 * config/avr/avr.h (OVERRIDE_OPTIONS): Remove.
8275 * config/bfin/bfin-protos.h (override_options): Remove (twice).
8276 * config/bfin/bfin.c (override_options): Rename to
8277 bfin_option_override. Make static.
8278 (TARGET_OPTION_OVERRIDE): Define.
8279 * config/bfin/bfin.h (OVERRIDE_OPTIONS): Remove.
8280 * config/cris/cris-protos.h (cris_override_options): Remove.
8281 * config/cris/cris.c (TARGET_OPTION_OVERRIDE): Define.
8282 (cris_override_options): Rename to cris_option_override. Make static.
8283 * config/cris/cris.h (OVERRIDE_OPTIONS): Remove.
8284 * config/frv/frv-protos.h (frv_override_options): Remove.
8285 * config/frv/frv.c (TARGET_OPTION_OVERRIDE): Define.
8286 (frv_override_options): Rename to frv_option_override. Make static.
8287 * config/frv/frv.h (OVERRIDE_OPTIONS): Remove.
8288 * config/h8300/h8300-protos.h (h8300_init_once): Remove.
8289 * config/h8300/h8300.c (h8300_init_once): Rename to
8290 h8300_option_override. Make static.
8291 (TARGET_OPTION_OVERRIDE): Define.
8292 * config/h8300/h8300.h (OVERRIDE_OPTIONS): Remove.
8293 * config/i386/i386-protos.h (override_options): Remove.
8294 * config/i386/i386.c (override_options): Rename to
8295 ix86_option_override_internal. Make static. Comments referring
8296 to this function and callers changed.
8297 (ix86_option_override): New.
8298 (TARGET_OPTION_OVERRIDE): Define.
8299 * config/i386/i386.h (OVERRIDE_OPTION): Remove.
8300 * config/i386/linux64.h (DEFAULT_PCC_STRUCT_RETURN): Update comment.
8301 * config/ia64/ia64.c (ia64_file_start): Update comment referring
8302 to ia64_override_options.
8303 * config/iq2000/iq2000-protos.h (override_options): Remove.
8304 * config/iq2000/iq2000.c (TARGET_OPTION_OVERRIDE): Define.
8305 (override_options): Rename to iq2000_option_override. Make static.
8306 * config/iq2000/iq2000.h (OVERRIDE_OPTIONS): Remove.
8307 * config/lm32/lm32-protos.h (lm32_override_options): Remove.
8308 * config/lm32/lm32.c (TARGET_OPTION_OVERRIDE): Define.
8309 (lm32_override_options): Rename to lm32_option_override. Make static.
8310 * config/lm32/lm32.h (OVERRIDE_OPTIONS): Remove.
8311 * config/m32r/m32r.c (TARGET_OPTION_OVERRIDE): Define.
8312 (m32r_option_override): New.
8313 (m32r_init): Update comment.
8314 * config/m32r/m32r.h (OVERRIDE_OPTIONS): Remove.
8315 * config/m68hc11/m68hc11-protos.h (m68hc11_override_options): Remove.
8316 * config/m68hc11/m68hc11.c (TARGET_OPTION_OVERRIDE): Define.
8317 (m68hc11_override_options): Rename to m68hc11_option_override.
8318 Make static. Return void.
8319 * config/m68hc11/m68hc11.h (OVERRIDE_OPTIONS): Remove.
8320 * config/m68k/m68k-protos.h (override_options): Remove.
8321 * config/m68k/m68k.c (TARGET_OPTION_OVERRIDE): Define.
8322 (override_options): Rename to m68k_option_override. Make static.
8323 * config/m68k/m68k.h (OVERRIDE_OPTIONS): Remove.
8324 * config/mcore/mcore-protos.h (mcore_override_options): Remove.
8325 * config/mcore/mcore.c (TARGET_OPTION_OVERRIDE): Define.
8326 (mcore_override_options): Rename to mcore_option_override. Make
8328 * config/mcore/mcore.h (OVERRIDE_OPTIONS): Remove.
8329 * config/mep/mep-protos.h (mep_override_options): Remove.
8330 * config/mep/mep.c (TARGET_OPTION_OVERRIDE): Define.
8331 (mep_override_options): Rename to mep_option_override. Make static.
8332 * config/mep/mep.h (OVERRIDE_OPTIONS): Remove.
8333 * config/mmix/mmix-protos.h (mmix_override_options): Remove.
8334 * config/mmix/mmix.c (TARGET_OPTION_OVERRIDE): Define.
8335 (mmix_override_options): Rename to mmix_option_override. Make static.
8336 * config/mmix/mmix.h (OVERRIDE_OPTIONS): Remove.
8337 * config/mn10300/mn10300-protos.h (mn10300_override_options): Remove.
8338 * config/mn10300/mn10300.c (TARGET_OPTION_OVERRIDE): Define.
8339 (mn10300_override_options): Rename to mn10300_option_override.
8341 * config/mn10300/mn10300.h (OVERRIDE_OPTIONS): Remove.
8342 * config/moxie/moxie-protos.h (moxie_override_options): Remove.
8343 * config/moxie/moxie.c (moxie_override_options): Rename to
8344 moxie_option_override. Make static.
8345 (TARGET_OPTION_OVERRIDE): Define.
8346 * config/moxie/moxie.h (OVERRIDE_OPTIONS): Remove.
8347 * config/picochip/picochip-protos.h (picochip_override_options):
8348 Remove. Update comment referring to picochip_override_options.
8349 * config/picochip/picochip.c (TARGET_OPTION_OVERRIDE): Define.
8350 (picochip_override_options): Rename to picochip_option_override.
8351 Make static. Update comment and definition of
8352 TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE.
8353 * config/picochip/picochip.h (OVERRIDE_OPTIONS): Remove.
8354 * config/rs6000/aix43.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
8355 * config/rs6000/aix51.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
8356 * config/rs6000/aix52.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
8357 * config/rs6000/aix53.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
8358 * config/rs6000/aix61.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
8359 * config/rs6000/linux64.h (OPTION_TARGET_CPU_DEFAULT): Define
8360 instead of OVERRIDE_OPTIONS.
8361 * config/rs6000/rs6000-modes.def: Update comment referring to
8362 rs6000_override_options.
8363 * config/rs6000/rs6000-protos.h (rs6000_override_options): Remove.
8364 * config/rs6000/rs6000.c (TARGET_OPTION_OVERRIDE): Define.
8365 (rs6000_override_options): Rename to
8366 rs6000_option_override_internal. Make static. Commented
8367 referring to rs6000_override_options and OVERRIDE_OPTIONS updated.
8368 (rs6000_option_override): New.
8369 * config/rs6000/rs6000.h (OPTION_TARGET_CPU_DEFAULT): Define
8370 instead of OVERRIDE_OPTIONS.
8371 * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Update comment.
8372 * config/s390/s390-protos.h (override_options): Remove.
8373 * config/s390/s390.c (override_options): Rename to
8374 s390_option_override. Make static.
8375 (TARGET_OPTION_OVERRIDE): Define.
8376 * config/s390/s390.h (OVERRIDE_OPTIONS): Remove.
8377 * config/score/score-protos.h (score_override_options): Remove.
8378 * config/score/score.c (TARGET_OPTION_OVERRIDE): Define.
8379 (score_override_options): Rename to score_option_override. Make
8381 * config/score/score.h (OVERRIDE_OPTIONS): Remove.
8382 Update comment referring to override_options.
8383 * config/score/score3.c (score3_override_options): Rename to
8384 score3_option_override.
8385 * config/score/score3.h (score3_override_options): Rename to
8386 score3_option_override.
8387 * config/score/score7.c (score7_override_options): Rename to
8388 score7_option_override.
8389 * config/score/score7.h (score7_override_options): Rename to
8390 score7_option_override.
8391 * config/sh/sh.c: Update comments referring to OVERRIDE_OPTIONS.
8392 * config/sparc/sparc.c (TARGET_OPTION_OVERRIDE): Define.
8393 (sparc_override_options): Rename to sparc_option_override. Make
8394 static. Call SUBTARGET_OVERRIDE_OPTIONS.
8395 * config/sparc/sparc.h (OVERRIDE_OPTIONS): Remove.
8396 * config/sparc/vxworks.h (SUBTARGET_OVERRIDE_OPTIONS): Define
8397 instead of OVERRIDE_OPTIONS.
8398 * config/spu/spu-protos.h (spu_override_options): Remove.
8399 * config/spu/spu.c (TARGET_OPTION_OVERRIDE): Define.
8400 (spu_override_options): Rename to spu_option_override. Make
8402 * config/spu/spu.h (OVERRIDE_OPTIONS): Remove.
8403 * config/vax/elf.h (SUBTARGET_OVERRIDE_OPTIONS): Define instead of
8405 * config/vax/vax-protos.h (override_options): Remove.
8406 * config/vax/vax.c (TARGET_OPTION_OVERRIDE): Define.
8407 (override_options): Rename to vax_option_override. Make static.
8408 Call SUBTARGET_OVERRIDE_OPTIONS.
8409 * config/vax/vax.h (OVERRIDE_OPTIONS): Remove.
8410 * config/vxworks.c: Update comment referring to OVERRIDE_OPTIONS.
8411 * config/vxworks.h: Update comment referring to OVERRIDE_OPTIONS.
8412 * config/xtensa/xtensa-protos.h (override_options): Remove.
8413 * config/xtensa/xtensa.c (TARGET_OPTION_OVERRIDE): Define.
8414 (override_options): Rename to xtensa_option_override. Make static.
8415 * config/xtensa/xtensa.h (OVERRIDE_OPTIONS): Remove.
8417 2010-09-16 Richard Guenther <rguenther@suse.de>
8419 PR tree-optimization/45623
8420 * tree-ssa-structalias.c (get_constraint_for_ptr_offset): Adjust.
8421 (get_constraint_for_component_ref): If computing a constraint
8422 for the rhs handle type punning through unions.
8423 (get_constraint_for_address_of): Adjust.
8424 (get_constraint_for_1): Likewise.
8425 (get_constraint_for): Likewise.
8426 (get_constraint_for_rhs): New function.
8427 (do_structure_copy): Adjust.
8428 (make_constraint_to): Likewise.
8429 (handle_const_call): Likewise.
8430 (find_func_aliases): Likewise.
8431 (process_ipa_clobber): Likewise.
8432 (create_variable_info_for): Likewise.
8434 2010-09-16 Ira Rosen <irar@il.ibm.com>
8436 * tree-vectorizer.c: Fix documentation.
8437 * tree-vectorizer.h (vinfo_for_stmt): Add documentation.
8438 (set_vinfo_for_stmt, get_earlier_stmt, get_later_stmt,
8439 is_pattern_stmt_p, is_loop_header_bb_p,
8440 stmt_vinfo_set_inside_of_loop_cost,
8441 stmt_vinfo_set_outside_of_loop_cost, vect_pow2, aligned_access_p,
8442 known_alignment_for_access_p): Likewise.
8443 * tree-vect-loop.c: Fix documentation.
8444 (vect_get_cost): Start function name from new line.
8445 * tree-vect-data-refs.c: Fix documentation.
8446 * tree-vect_stmts.c: Likewise.
8447 (vect_create_vectorized_promotion_stmts): Always free vec_tmp.
8448 (vectorizable_store): Free vec_oprnds if allocated.
8449 (vectorizable_condition): Initialize several variables to avoid
8451 * tree-vect-slp.c: Fix documentation.
8453 2010-09-16 Richard Guenther <rguenther@suse.de>
8455 * tree.c (tree_node_structure_for_code): TRANSLATION_UNIT_DECL
8456 is TS_TRANSLATION_UNIT_DECL.
8457 (initialize_tree_contains_struct): Adjust.
8458 (all_translation_units): New global vector.
8459 (build_translation_unit_decl): New function.
8460 * tree.h (TRANSLATION_UNIT_LANGUAGE): New macro.
8461 (struct tree_translation_unit_decl): New.
8462 (all_translation_units): Declare.
8463 (union tree_node): Add translation_unit_decl member.
8464 (build_translation_unit_decl): Declare.
8465 * treestruct.def (TS_TRANSLATION_UNIT_DECL): New.
8466 * lto-streamer-out.c (pack_ts_translation_unit_decl_value_fields):
8468 (pack_value_fields): Call it.
8469 (lto_output_tree_ref): Handle references to TRANSLATION_UNIT_DECL.
8470 (lto_output_ts_translation_unit_decl_tree_pointers): New function.
8471 (lto_output_tree_pointers): Call it.
8472 * lto-streamer-in.c (lto_input_tree_ref): Handle references
8473 to TRANSLATION_UNIT_DECL.
8474 (unpack_ts_translation_unit_decl_value_fields): New function.
8475 (unpack_value_fields): Call it.
8476 (lto_input_ts_translation_unit_decl_tree_pointers): New function.
8477 (lto_input_tree_pointers): Call it.
8478 * lto-streamer.c (check_handled_ts_structures): Adjust.
8479 * lto-streamer.h (enum LTO_tags): Add LTO_translation_unit_decl_ref.
8480 * c-decl.c (all_translation_units): Remove.
8481 (pop_scope): Use build_translation_unit_decl.
8482 (collect_all_refs): Adjust.
8483 (for_each_global_decl): Likewise.
8484 (c_write_global_declarations): Likewise.
8486 2010-09-16 Jakub Jelinek <jakub@redhat.com>
8489 * fold-const.c (fold_checksum_tree): Change slot from const void **
8490 to void **, use CONST_CAST_TREE to store into *slot.
8492 2010-09-16 Uros Bizjak <ubizjak@gmail.com>
8494 * config/i386/i386.md: Remove unneeded empty conditions and
8495 preparation statements from expanders.
8496 * config/i386/mmx.md: Ditto.
8497 * config/i386/sse.md: Ditto.
8499 2010-09-16 Uros Bizjak <ubizjak@gmail.com>
8501 * config/i386/i386.h (PUSH_ROUNDING): Redefine using UNITS_PER_WORD.
8503 2010-09-15 Eric Botcazou <ebotcazou@adacore.com>
8505 PR rtl-optimization/45593
8506 * reorg.c (relax_delay_slots): Use emit_copy_of_insn_after to re-emit
8507 insns that were in delay slots as stand-alone insns.
8509 2010-09-15 Ian Lance Taylor <iant@google.com>
8511 * incpath.c (remove_duplicates): If name is not a directory, issue
8512 a warning rather than an error.
8514 2010-09-15 Martin Jambor <mjambor@suse.cz>
8517 * tree-sra.c (create_access): Check for bit-fields directly.
8519 2010-09-15 Jakub Jelinek <jakub@redhat.com>
8521 PR tree-optimization/45633
8522 * tree-cfg.c (verify_gimple_assign_binary): Allow
8523 MINUS_EXPR with lhs and rhs1 pointer vector and
8524 rhs2 sizetype vector.
8525 * expr.c (expand_expr_real_2) <case PLUS_EXPR>: For pointer
8526 or vector pointer use TER to optimize pointer subtraction.
8528 2010-09-15 Jie Zhang <jie@codesourcery.com>
8530 * config/arm/vfp.md (cmpsf_trap_vfp): Change type from
8533 2010-09-15 Ian Lance Taylor <iant@google.com>
8535 * config/i386/i386.md (truncxf<mode>2): Fix indentation.
8537 2010-09-15 Ian Lance Taylor <iant@google.com>
8539 * function.c (get_arg_pointer_save_area): Set
8540 arg_pointer_save_area_init to true.
8542 2010-09-15 Martin Jambor <mjambor@suse.cz>
8544 * tree-sra.c (generate_subtree_copies): Updated comment.
8545 (handle_unscalarized_data_in_subtree): Removed parameter lhs which is
8546 obtained from the statement iterator instead.
8547 (load_assign_lhs_subreplacements): Removed parameters lhs and
8548 right_offset, which is obtained from top_racc instead. Parameter lacc
8549 is now expected to be the root of the processed tree rather than root's
8550 first child. Updated all callers.
8552 2010-09-15 Joseph Myers <joseph@codesourcery.com>
8554 * config/pdp11/pdp11.c (register_move_cost): Rename to
8555 pdp11_register_move_cost.
8556 * config/pdp11/pdp11-protos.h (register_move_cost): Rename to
8557 pdp11_register_move_cost.
8558 * config/pdp11/pdp11.h (REGISTER_MOVE_COST): Call
8559 pdp11_register_move_cost instead of register_move_cost.
8561 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
8563 * config/arm/neon.md (vec_pack_trunc_<mode>): Instruction
8564 pattern for vmovn. Expansion in case of non
8565 -mvectorize-with-neon-quad.
8566 (neon_vec_pack_trunc_<mode>): Instruction pattern for vmovn for
8567 non- -mvectorize-with-neon-quad case.
8568 (move_lo_quad_<mode>): New expansion to vmov into low part.
8569 (move_hi_quad_<mode>): New expansion to vmov into high part.
8570 (move_lo_quad_v4si): Refactor to move_lo_quad_<mode> expansion.
8571 (move_lo_quad_v4sf): Likewise.
8572 (move_lo_quad_v8hi): Likewise.
8573 (neon_move_lo_quad_<mode>): Instruction pattern for vmov into
8575 (neon_move_hi_quad_<mode>): Instruction pattern for vmov into
8577 * config/arm/iterators.md (ANY128): New mode iterator.
8578 (V_narrow_pack): New mode attribute.
8579 (V_HALF): Add attribute.
8580 (V_DOUBLE): Add attribute.
8581 (V_mode_nunits): Add attribute.
8583 2010-09-15 Eric Botcazou <ebotcazou@adacore.com>
8585 * config/alpha/alpha.c (alpha_expand_prologue): If stack checking
8586 is enabled, probe up to frame_size + STACK_CHECK_PROTECT bytes.
8588 2010-09-15 Olivier Hainque <hainque@adacore.com>
8589 Jose Ruiz <ruiz@adacore.com>
8591 * config/alpha/osf5.h (MD_UNWIND_SUPPORT): Define.
8592 * config/alpha/osf5-unwind.h: New file.
8594 2010-09-14 H.J. Lu <hongjiu.lu@intel.com>
8597 * config/mips/mips.c (mips_units_per_simd_word): Correct return type.
8598 * config/rs6000/rs6000.c (rs6000_units_per_simd_word): Likewise.
8599 * config/sparc/sparc.c (sparc_units_per_simd_word): Likewise.
8601 2010-09-15 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8603 * c-lang.h (struct lang_type): Add variable_size GTY option.
8605 2010-09-14 H.J. Lu <hongjiu.lu@intel.com>
8608 * config/rs6000/rs6000.c (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): New.
8610 2010-09-14 H.J. Lu <hongjiu.lu@intel.com>
8612 * config/i386/i386.c (ix86_lea_for_add_ok): Return false if
8613 result isn't used in memory address.
8615 2010-09-14 H.J. Lu <hongjiu.lu@intel.com>
8617 * defaults.h (UNITS_PER_SIMD_WORD): Removed.
8618 * config/arm/arm.h (UNITS_PER_SIMD_WORD): Likewise.
8619 * config/i386/i386.h (UNITS_PER_SIMD_WORD): Likewise.
8620 * config/mips/mips.h (UNITS_PER_SIMD_WORD): Likewise.
8621 * config/rs6000/rs6000.h (UNITS_PER_SIMD_WORD): Likewise.
8622 * config/sparc/sparc.h (UNITS_PER_SIMD_WORD): Likewise.
8624 * target.def: Add units_per_simd_word to vectorize.
8626 * targhooks.c (default_units_per_simd_word): New.
8627 * targhooks.h (default_units_per_simd_word): Likewise.
8628 * config/arm/arm.c (arm_units_per_simd_word): Likewise.
8629 (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Likewise.
8630 * config/mips/mips.c (mips_units_per_simd_word): Likewise.
8631 (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Likewise.
8632 * config/rs6000/rs6000.c (rs6000_units_per_simd_word): Likewise.
8633 (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Likewise.
8634 * config/sparc/sparc.c (sparc_units_per_simd_word): Likewise.
8635 (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): Likewise.
8637 * tree-vect-loop.c: Replace UNITS_PER_SIMD_WORD with
8638 TARGET_VECTORIZE_UNITS_PER_SIMD_WORD in comments.
8640 * tree-vect-stmts.c: Don't include "tm_p.h".
8641 (get_vectype_for_scalar_type): Replace UNITS_PER_SIMD_WORD
8642 with targetm.vectorize.units_per_simd_word.
8644 * system.h (UNITS_PER_SIMD_WORD): Poisoned.
8646 * config/i386/i386-protos.h (ix86_units_per_simd_word): Removed.
8648 * config/i386/i386.c (ix86_units_per_simd_word): Make it static.
8649 (TARGET_VECTORIZE_UNITS_PER_SIMD_WORD): New.
8651 * doc/tm.texi.in: Remove UNITS_PER_SIMD_WORD. Add
8652 TARGET_VECTORIZE_UNITS_PER_SIMD_WORD.
8654 * doc/tm.texi: Regenerated.
8656 2010-09-14 H.J. Lu <hongjiu.lu@intel.com>
8658 * tree-vect-stmts.c: Include "tm_p.h".
8660 * config/i386/i386-protos.h (ix86_units_per_simd_word): Moved
8663 2010-09-14 Martin Jambor <mjambor@suse.cz>
8665 * tree-sra.c (build_ref_for_offset): Loc made a parameter. Set the
8666 location of generated statement. Changed all callers.
8667 (build_ref_for_model): New parameter loc which used to set location of
8668 all generated expressions. Changed all callers.
8669 (generate_subtree_copies): Likewise.
8670 (init_subtree_with_zero): Likewise.
8671 (sra_modify_expr): Set locations of all generated statements and
8672 expressions to the location the original statement.
8673 (handle_unscalarized_data_in_subtree): Likewise.
8674 (load_assign_lhs_subreplacements): Likewise.
8675 (sra_modify_constructor_assign): Likewise.
8676 (sra_modify_assign): Likewise.
8678 2010-09-14 Eric Botcazou <ebotcazou@adacore.com>
8683 * doc/install.texi (sparc*-*-*): New section.
8684 (sparc-sun-solaris2*): Mention MPC alongside GMP and MPFR.
8686 2010-09-14 Jakub Jelinek <jakub@redhat.com>
8689 * builtins.c (expand_builtin_interclass_mathfn, expand_builtin_cexpi,
8690 expand_builtin_powi): Remove subtarget argument, pass NULL_RTX instead.
8691 (expand_builtin): Adjust caller.
8692 (expand_builtin_unop): Only use subtarget if it has the right mode.
8694 2010-09-14 Tristan Gingold <gingold@adacore.com>
8696 * configure.ac (plugins): Fix typos.
8697 * configure: Regenerate.
8699 2010-09-14 Jakub Jelinek <jakub@redhat.com>
8702 * dwarf2out.c (gen_decl_die): Call gen_type_die for origin before
8703 gen_type_die for function/method return type.
8705 2010-09-14 Ira Rosen <irar@il.ibm.com>
8707 PR tree-optimization/45470
8708 * tree-vect-data-refs.c (vect_analyze_data_refs): Fail if a statement
8709 can throw an exception.
8710 * tree-vect-stmts.c (vectorizable_call): Likewise.
8712 2010-09-14 DJ Delorie <dj@redhat.com>
8715 * config/mep/mep-protos.h (mep_save_register_info,
8716 mep_reinit_regs, mep_init_regs): Declare.
8718 * config/mep/mep.c: Move all target definitions to the end of the
8719 file to avoid the need for duplicate declarations.
8720 (mep_save_register_info, mep_reinit_regs, mep_init_regs): New.
8721 (mep_reorg_erepeat): Remove unused variables.
8722 (mep_expand_builtin): Likewise.
8724 * config/mep/mep-pragma.c: Don't include rtl.h.
8725 (INVALID_REGNUM): New.
8726 (mep_pragma_coprocessor_which): Call mep-specific rtl-layer bridge
8728 (mep_pragma_coprocessor_subclass): Rename "class" to "rclass".
8729 Avoid enum/integer math.
8731 2010-09-13 Joseph Myers <joseph@codesourcery.com>
8734 * config/mep/t-mep (GTM_H): Add insn-constants.h.
8735 * config/mep/mep.c (mep_conditional_register_usage): Take no
8737 * config/mep/mep-protos.h (mep_conditional_register_usage): Update
8739 * config/mep/mep-pragma.c (CONDITIONAL_REGISTER_USAGE): Update
8740 call to mep_conditional_register_usage.
8742 2010-09-13 Eric Botcazou <ebotcazou@adacore.com>
8745 * varasm.c (output_constant_def_contents): Set TREE_ASM_WRITTEN on
8748 2010-09-13 Jakub Jelinek <jakub@redhat.com>
8750 PR rtl-optimization/45617
8751 * combine.c (simplify_comparison): Optimize (X >> N) {>,>=,<,<=} C
8752 even if low N bits of X aren't known to be zero.
8754 2010-09-13 H.J. Lu <hongjiu.lu@intel.com>
8756 * config/i386/i386-protos.h (ix86_units_per_simd_word): New.
8758 * config/i386/i386.c (initial_ix86_tune_features): Add
8759 X86_TUNE_VECTORIZE_DOUBLE.
8760 (ix86_units_per_simd_word): New.
8762 * config/i386/i386.h (ix86_tune_indices): Add
8763 X86_TUNE_VECTORIZE_DOUBLE.
8764 (TARGET_VECTORIZE_DOUBLE): New.
8765 (UNITS_PER_SIMD_WORD): Defined with ix86_units_per_simd_word.
8767 2010-09-13 Pat Haugen <pthaugen@us.ibm.com>
8769 * tree-ssa-ter.c (temp_expr_table_d): Add call_cnt field.
8770 (new_temp_expr_table): Allocate call_cnt vector.
8771 (free_temp_expr_table): Free it.
8772 (process_replaceable): Add call_cnt parm and set in vector.
8773 (find_replaceable_in_bb): Skip replacement if def/use span a call.
8774 (debug_ter): Dump call_cnt value, remove stderr uses.
8776 2010-09-13 Jan Hubicka <jh@suse.cz>
8778 * tree.c (build_zero_cst): New.
8779 * tree.h (build_zero_cst): Declare.
8780 * tree-ssa-ccp.c (get_constant_value): Accept general operands.
8781 (get_base_constructor): Break out from ...
8782 (fold_const_aggregate_ref): Here; handle empty constructors.
8784 2010-09-13 Marcus Shawcroft <marcus.shawcroft@arm.com>
8786 * config/arm/arm.md: (define_attr "conds"): Update comment.
8787 * config/arm/sync.md (arm_sync_compare_and_swapsi): Change
8788 conds attribute to clob.
8789 (arm_sync_compare_and_swapsi): Likewise.
8790 (arm_sync_compare_and_swap<mode>): Likewise.
8791 (arm_sync_lock_test_and_setsi): Likewise.
8792 (arm_sync_lock_test_and_set<mode>): Likewise.
8793 (arm_sync_new_<sync_optab>si): Likewise.
8794 (arm_sync_new_nandsi): Likewise.
8795 (arm_sync_new_<sync_optab><mode>): Likewise.
8796 (arm_sync_new_nand<mode>): Likewise.
8797 (arm_sync_old_<sync_optab>si): Likewise.
8798 (arm_sync_old_nandsi): Likewise.
8799 (arm_sync_old_<sync_optab><mode>): Likewise.
8800 (arm_sync_old_nand<mode>): Likewise.
8802 2010-09-13 Olivier Hainque <hainque@adacore.com>
8804 * fwprop.c (forward_propagate_and_simplify): Only attach a
8805 REG_EQUAL note to an insn if the destination is a register.
8806 * gcse.c (try_replace_reg): Likewise.
8808 2010-09-13 Richard Guenther <rguenther@suse.de>
8810 PR tree-optimization/45611
8811 * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Fix typo.
8812 (copy_ref_info): Likewise.
8814 2010-09-13 Alexandre Oliva <aoliva@redhat.com>
8819 * tree-pretty-print.c (dump_generic_node): Disregard top-level
8820 types of MEM_REF pointer types to the same type.
8822 2010-09-13 Hans-Peter Nilsson <hp@axis.com>
8824 PR rtl-optimization/41087
8825 * ifcvt.c (noce_get_condition): Don't allow conditions with
8828 2010-09-12 Anatoly Sokolov <aesok@post.ru>
8830 * config/frv/frv.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
8831 * config/frv/frv-protos.h (frv_register_move_cost): Remove.
8832 * config/frv/frv.c (frv_register_move_cost): Make static. Change
8833 arguments type to reg_class_t. Add mode argument.
8834 (frv_memory_move_cost): New.
8835 (TARGET_REGISTER_MOVE_COSTS, TARGET_MEMORY_MOVE_COSTS): Define.
8837 2010-09-12 Bernd Schmidt <bernds@codesourcery.com>
8839 * config/arm/arm.md (arm_ashldi3_1bit, arm_ashrdi3_1bit,
8840 arm_lshrdi3_1bit): Put earlyclobber on the right alternative.
8842 2010-09-10 Jan Hubicka <jh@suse.cz>
8844 * tree-ssa-ccp.c (fold_const_aggregate_ref): Do not check STATIC flag.
8846 2010-09-10 Richard Guenther <rguenther@suse.de>
8848 * tree.c (make_vector_type): Do not set TYPE_DEBUG_REPRESENTATION_TYPE.
8849 * tree.h (TYPE_DEBUG_REPRESENTATION_TYPE): Remove.
8850 * lto-streamer-out.c (lto_output_ts_type_tree_pointers): Do
8851 not stream TYPE_DEBUG_REPRESENTATION_TYPE.
8852 * lto-streamer-in.c (lto_input_ts_type_tree_pointers): Likewise.
8854 2010-09-10 Richard Guenther <rguenther@suse.de>
8856 * dwarf2out.c (gen_array_type_die): Output DW_TAG_subrange_type
8857 for VECTOR_TYPEs using TYPE_VECTOR_SUBPARTS.
8858 * dbxout.c (dbxout_type): Manually deal with VECTOR_TYPE
8859 using TYPE_VECTOR_SUBPARTS, not TYPE_DEBUG_REPRESENTATION_TYPE.
8861 2010-09-10 H.J. Lu <hongjiu.lu@intel.com>
8864 * tree-ssa-ccp.c (fold_const_aggregate_ref): Check that result
8865 of string folding is of integral type.
8867 2010-09-10 Ryan Mansfield <rmansfield@qnx.com>
8869 * doc/invoke.texi (-x): Fix typo.
8871 2010-09-10 Richard Guenther <rguenther@suse.de>
8874 * tree.c (free_lang_data_in_decl): Do not clear DECL_DEBUG_EXPR.
8875 * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
8876 Output DECL_DEBUG_EXPR.
8877 * lto-streamer-in.c (lto_input_ts_decl_common_tree_pointers):
8878 Input DECL_DEBUG_EXPR.
8880 2010-09-10 Richard Guenther <rguenther@suse.de>
8882 * tree.c (type_hash_eq): For ARRAY_TYPEs also compare TYPE_SIZE.
8883 (build_index_type): Implement in terms of build_range_type.
8884 (build_range_type): Do not allow NULL_TREE type, improve
8885 hashing to cover more cases. Set TYPE_STRUCTURAL_EQUALITY_P
8887 * c-decl.c (grokdeclarator): When modifying TYPE_SIZE manually
8888 create a distinct copy of the type.
8890 2010-09-10 Kai Tietz <kai.tietz@onevision.com>
8892 * configure: Regenerated.
8893 * config.gcc: Add for x86_64 and i?86 mingw t-dfprule.
8895 2010-09-10 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
8897 * config/arm/neon-schedgen.ml (allCores): Add support for Cortex-A9.
8898 * config/arm/cortex-a9-neon.md: New and partially generated.
8899 * config/arm/cortex-a9.md (cortex_a9_dp): Adjust for Neon.
8901 2010-09-10 Richard Guenther <rguenther@suse.de>
8903 * tree.h (build_index_2_type): Remove.
8904 * tree.c (build_index_2_type): Remove.
8906 2010-09-10 Jakub Jelinek <jakub@redhat.com>
8909 * dwarf2out.c (get_ref_die_offset_label): Use %ld instead of
8910 HOST_WIDE_INT_PRINT_DEC to print ref->die_offset.
8911 (implicit_ptr_descriptor): Return NULL if dwarf_strict.
8913 2010-09-10 Martin Jambor <mjambor@suse.cz>
8915 PR tree-optimization/44972
8916 * tree-sra.c: Include toplev.h.
8917 (build_ref_for_offset): Entirely reimplemented.
8918 (build_ref_for_model): New function.
8919 (build_user_friendly_ref_for_offset): New function.
8920 (analyze_access_subtree): Removed build_ref_for_offset check.
8921 (propagate_subaccesses_across_link): Likewise.
8922 (create_artificial_child_access): Use
8923 build_user_friendly_ref_for_offset.
8924 (propagate_subaccesses_across_link): Likewise.
8925 (ref_expr_for_all_replacements_p): Removed.
8926 (generate_subtree_copies): Updated comment. Use build_ref_for_model.
8927 (sra_modify_expr): Use build_ref_for_model.
8928 (load_assign_lhs_subreplacements): Likewise.
8929 (sra_modify_assign): Removed ref_expr_for_all_replacements_p checks,
8930 checks for return values of build_ref_for_offset.
8931 * ipa-cp.c (ipcp_lattice_from_jfunc): No need to check return value of
8932 build_ref_for_offset.
8933 * ipa-prop.h: Include gimple.h
8934 * ipa-prop.c (ipa_compute_jump_functions): Update to look for MEM_REFs.
8935 (ipa_analyze_indirect_call_uses): Update comment.
8936 * Makefile.in (tree-sra.o): Add $(GIMPLE_H) to dependencies.
8937 (IPA_PROP_H): Likewise.
8939 2010-09-10 Martin Jambor <mjambor@suse.cz>
8941 PR tree-optimization/44972
8942 * ipa-prop.c (ipa_modify_call_arguments): Build MEM_REF instead of
8943 calling build_ref_for_offset.
8945 2010-09-09 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
8947 * config/arm/bpabi.h (BE8_LINK_SPEC): Handle Cortex-a15.
8948 * config/arm/arm-cores.def (cortex-a15): New core. Treat it as a v7-a.
8949 * config/arm/arm-tune.md: Regenerate.
8950 * doc/invoke.texi (ARM Options): Document it.
8952 2010-09-09 Reza Yazdani <reza.yazdani@amd.com>
8954 * config/i386/i386.c: Include sched-int.h.
8955 (TARGET_SCHED_DISPATCH): Defined.
8956 (TARGET_SCHED_DISPATCH_DO): Defined.
8957 (DISPATCH_WINDOW_SIZE): Defined.
8958 (MAX_DISPATCH_WINDOWS): Defined.
8959 (MAX_INSN): Defined.
8961 (MAX_IMM_SIZE): Defined.
8962 (MAX_IMM_32): Defined.
8963 (MAX_IMM_64): Defined.
8964 (MAX_LOAD): Defined.
8965 (MAX_STORE): Defined.
8967 (dispatch_group): New.
8968 (num_allowable_groups): New.
8970 (sched_insn_info_s): New.
8971 (dispatch_windows_s): New.
8973 (dispatch_window_list): New.
8974 (dispatch_window_list1): New.
8975 (get_mem_group): New.
8977 (dispatch_violation): New.
8981 (allocate_window): New.
8982 (init_dispatch_sched): New.
8983 (is_end_basic_block): New.
8984 (process_end_window): New.
8985 (allocate_next_window): New.
8986 (find_constant_1): New.
8987 (find_constant): New.
8988 (get_num_immediates): New.
8989 (has_immediate): New.
8990 (get_insn_path): New.
8991 (get_insn_group): New.
8992 (count_num_restricted): New.
8993 (fits_dispatch_window): New.
8994 (add_insn_window): New.
8995 (add_to_dispatch_window): New.
8996 (debug_dispatch_window_file): New.
8997 (debug_dispatch_window): New.
8998 (debug_insn_dispatch_info_file): New.
8999 (debug_ready_dispatch): New.
9001 (has_dispatch): New.
9002 * config/i386/i386.h (debug_ready_dispatch): Declared.
9003 (debug_dispatch_window): Declared.
9004 * config/i386/i386.opt (mdispatch-scheduler): New flag.
9005 * doc/tm.texi.in (TARGET_SCHED_DISPATCH): New.
9006 (TARGET_SCHED_DISPATCH_DO): New.
9007 * doc/tm.texi: Regererated.
9008 * haifa-sched.c (choose_ready): Call targetm.sched.dispatch and
9009 ready_remove_first_dispatch
9010 (schedule_block): Call targetm.sched.dispatch and
9011 targetm.sched.dispatch_do.
9012 (sched_init): Call targetm.sched.dispatch and
9013 targetm.sched.dispatch_do.
9014 (ready_remove_first_dispatch): New.
9015 (number_in_ready): New.
9016 (get_ready_element): New.
9017 * hooks.c (hook_bool_rtx_int_false): New.
9018 (hook_void_rtx_int): New.
9019 * hooks.h (hook_bool_rtx_int_false): Declared.
9020 (hook_void_rtx_int): Declared.
9021 * sched-int.h (IS_DISPATCH_ON): Defined.
9023 (DISPATCH_VIOLATION): Defined.
9024 (FITS_DISPATCH_WINDOW): Defined.
9025 (DISPATCH_INIT): Defined.
9026 (ADD_TO_DISPATCH_WINDOW): Defined.
9027 (get_ready_element): Declared.
9028 (number_in_ready): Declared.
9029 * target.def (dispatch): Defined.
9030 (dispatch_do): Defined.
9032 2010-09-09 Vladimir Makarov <vmakarov@redhat.com>
9035 * reload1.c (merge_assigned_reloads): Remove.
9036 (reload_as_needed): Don't call it.
9038 2010-09-09 Anatoly Sokolov <aesok@post.ru>
9040 * config/m32r/m32r.c (m32r_mode_dependent_address_p): New functions.
9041 (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
9042 * config/m32r/m32r.h: (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
9044 2010-09-09 Matthias Klose <doko@ubuntu.com>
9047 * configure.ac (--enable-plugin): Enhance for cross builds.
9048 * configure: Regenerate.
9050 2010-09-09 Jan Hubicka <jh@suse.cz>
9052 PR tree-optimization/45598
9053 * tree-ssa-ccp.c (fold_const_aggregate_ref): Check that result of
9054 string folding is of integral type.
9056 2010-09-09 Nathan Sidwell <nathan@codesourcery.com>
9058 * configure.ac (gnu_indirect_function): New test.
9059 * configure: Rebuilt.
9060 * config.in (HAVE_GAS_INDIRECT_FUNCTION): New.
9061 * defaults.h (IFUNC_ASM_TYPE): Provide default.
9063 * doc/extend.texi (Function Attributes): Document ifunc.
9064 * varasm.c (do_assemble_alias): Deal with ifuncs too.
9066 2010-09-09 Hariharan Sandanagobalane <hariharan@picochip.com>
9068 * config/picochip/picochip.c (picochip_reorg): Check for note_p for
9069 epilogue instruction move.
9071 2010-09-09 Jan Hubicka <jh@suse.cz>
9073 * collect2.c (maybe_run_lto_and_relink): Rewrite code producing ld
9074 command line to allow more partitions than input files.
9076 2010-09-09 Vladimir Makarov <vmakarov@redhat.com>
9079 * ira.c (ira): Switch off sharing spill slots if setjmp is called.
9081 2010-09-09 Vladimir Makarov <vmakarov@redhat.com>
9084 * ira.c (pseudo_for_reload_consideration_p): Don't use
9085 flag_ira_share_spill_slots.
9087 2010-09-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9089 * config/s390/s390.c (legitimate_reload_constant_p): Accept floating-
9090 point zero operands that fit into a single GPR.
9091 (s390_preferred_reload_class): Ensure we only return general-purpose
9093 * config/s390/s390.md ("*mov<mode>_64dfp"): Use lghi to load
9094 floating-point zero operands into GPRs.
9095 ("*mov<mode>_64"): Likewise.
9096 ("mov<mode>"): Likewise using lhi.
9098 2010-09-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9100 * config/s390/s390.c (s390_symref_operand_p): Return false for
9101 literal pool references.
9102 (s390_check_qrst_address): Update caller.
9104 2010-09-09 Uros Bizjak <ubizjak@gmail.com>
9106 * config/i386/predicates.md (ext_register_operand): Check that
9107 SUBREG_REG is really a register before looking for REGNO.
9108 (reg_not_xmm0_operand): Handle SUBREGs correctly.
9109 (nonimm_not_xmm0_operand): Call reg_not_xmm0_operand.
9111 2010-09-09 Jakub Jelinek <jakub@redhat.com>
9113 * rtl.def (DEBUG_IMPLICIT_PTR): New rtl code.
9114 * rtl.h (DEBUG_IMPLICIT_PTR_DECL): Define.
9115 * rtl.c (rtx_equal_p_cb, rtx_equal_p): Handle DEBUG_IMPLICIT_PTR.
9116 * print-rtl.c (print_rtx): Likewise.
9117 * cselib.c (rtx_equal_for_cselib_p, cselib_hash_rtx): Likewise.
9118 * cfgexpand.c (expand_debug_expr): Generate DEBUG_IMPLICIT_PTR
9119 for ADDR_EXPR with non-addressable object.
9120 * dwarf2out.c (enum dw_val_class): Add dw_val_class_decl_ref.
9121 (struct dw_val_struct): Add v.val_decl_ref.
9122 (dwarf_stack_op_name, output_loc_operands, output_loc_operands_raw):
9123 Handle DW_OP_GNU_implicit_pointer.
9124 (size_of_loc_descr): Likewise. Fix up DW_OP_call_ref size.
9125 (get_ref_die_offset_label): New function.
9126 (implicit_ptr_descriptor): New function.
9127 (mem_loc_descriptor): Handle DEBUG_IMPLICIT_PTR.
9128 (loc_descriptor): Likewise.
9129 (gen_variable_die): Put even definitions into decl_die_table.
9130 (resolve_addr_in_expr): Resolve still unresolved
9131 DW_OP_GNU_implicit_pointer operands, if it can't be resolved
9133 (dwarf2out_finish): Call output_location_lists after outputting
9134 .debug_info and .debug_abbrev instead of before.
9136 2010-09-09 Roland McGrath <roland@redhat.com>
9138 * dwarf2out.c (DWARF_REF_SIZE): Define.
9139 (size_of_loc_descr): Use it for DW_OP_call_ref.
9141 2010-09-09 Alan Modra <amodra@gmail.com>
9143 * doc/invoke.text: Reinstate mcmodel=medium.
9144 * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Set
9145 CMODEL_MEDIUM as default.
9146 * config/rs6000/rs6000.h (enum rs6000_cmodel): Add CMODEL_MEDIUM.
9147 * config/rs6000/rs6000.c (rs6000_handle_option): Add mcmodel=medium.
9148 (toc_relative_ok, offsettable_ok_by_alignment): New functions.
9149 (rs6000_emit_move): Reinstate mcmodel=medium optimization.
9151 2010-09-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9154 * config/pa/pa.md (nonlocal_goto): Restore hard frame pointer using
9155 hard_frame_pointer_rtx instead of virtual_stack_vars_rtx.
9156 (builtin_longjmp): Likewise.
9157 (allocate_stack): Use hard_frame_pointer_rtx instead of
9159 * config/pa/pa-protos.h (pa_initial_elimination_offset): Declare.
9160 * config/pa/pa.c (pa_internal_arg_pointer): Declare.
9161 (pa_can_eliminate): Likewise.
9162 (TARGET_INTERNAL_ARG_POINTER): Define.
9163 (TARGET_CAN_ELIMINATE): Define.
9164 (hppa_expand_prologue): Use hard frame pointer instead of soft frame
9166 (hppa_expand_epilogue, pa_eh_return_handler_rtx): Likewise.
9167 (pa_internal_arg_pointer, pa_can_eliminate,
9168 pa_initial_elimination_offset): New.
9169 * config/pa/pa.h (FRAME_POINTER_REGNUM): Set to new general register.
9170 (HARD_FRAME_POINTER_REGNUM): Set to register three.
9171 (INITIAL_FRAME_POINTER_OFFSET): Delete.
9172 (ELIMINABLE_REGS, INITIAL_ELIMINATION_OFFSET, DWARF_FRAME_REGISTERS):
9174 (DWARF_ALT_FRAME_RETURN_COLUMN, REGNO_OK_FOR_INDEX_P,
9175 REGNO_OK_FOR_BASE_P): Update to include soft frame pointer.
9176 * config/pa/pa32-regs.h (FIRST_PSEUDO_REGISTER): Increase by one.
9177 (FIXED_REGISTERS, CALL_USED_REGISTERS, REG_ALLOC_ORDER,
9178 REG_CLASS_CONTENTS, REGNO_REG_CLASS, REGISTER_NAMES): Update to include
9179 new soft frame pointer.
9180 * config/pa/pa64-regs.h: Likewise.
9182 2010-09-08 Uros Bizjak <ubizjak@gmail.com>
9184 * config/i386/i386.h (EH_RETURN_DATA_REGNO) Use DX_REG instead of
9186 (EH_RETURN_STACKADJ_RTX): Use CX_REG insted of numerical constant.
9188 2010-09-08 Alexandre Oliva <aoliva@redhat.com>
9191 * cfglayout.c (fixup_reorder_chain): Skip debug insns.
9193 2010-09-08 Alexandre Oliva <aoliva@redhat.com>
9197 * tree-pretty-print.c (dump_generic_node): Disregard top-level
9198 qualifiers in otherwise equal MEM_REF pointer types.
9199 * fold-const.c (operand_equal_p): Compare pointer type of MEM_REFs.
9200 * tree.c (iterative_hash_expr): Hash the pointer type of MEM_REFs.
9202 2010-09-08 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
9205 * config/arm/arm.md (bswapsi2): Handle condition correctly
9206 for armv6 and optimize_size.
9208 2010-09-08 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
9211 * doc/cppopts.texi (-isysroot): Document Darwin behaviour.
9213 2010-09-08 Uros Bizjak <ubizjak@gmail.com>
9215 * config/i386/i386-protos.h (ix86_can_use_return_insn_p,
9216 symbolic_reference_mentioned_p, ix86_expand_movmem, ix86_expand_setmem,
9217 ix86_expand_strlen, legitimate_pic_address_disp_p,
9218 ix86_binary_operator_ok, ix86_unary_operator_ok, ix86_match_ccmode,
9219 ix86_expand_int_movcc, ix86_expand_fp_movcc, ix86_expand_int_addcc,
9220 ix86_check_movabs, ix86_secondary_memory_needed): Change function
9222 * config/i386/i386.c (return_in_memory_32, return_in_memory_64,
9223 return_in_memory_ms_64, ix86_check_movabs,
9224 symbolic_reference_mentioned_p, ix86_can_use_return_insn_p,
9225 legitimate_pic_address_disp_p, ix86_binary_operator_ok,
9226 ix86_unary_operator_ok, ix86_match_ccmode, ix86_expand_int_movcc,
9227 ix86_expand_fp_movcc, ix86_expand_int_addcc, ix86_expand_movmem,
9228 ix86_expand_setmem, ix86_expand_strlen, inline_secondary_memory_needed,
9229 ix86_secondary_memory_needed): Change to bool. Return
9230 "true" and "false" values.
9231 * config/i386/i386.md: Return "true" and "false" values.
9233 2010-09-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9235 * doc/sourcebuild.texi (Effective-Target Keywords): Document
9236 run_expensive_tests.
9238 2010-09-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9240 * toplev.c (output_stack_usage): Use lbasename instead of basename.
9242 2010-09-08 Martin Jambor <mjambor@suse.cz>
9245 * doc/invoke.texi: Add -fipa-cp-clone to list of switches turned on
9248 2010-09-08 Richard Guenther <rguenther@suse.de>
9250 * gimple.c (gimple_types, type_hash_cache): Move to GC memory.
9252 (iterative_hash_gimple_type): Likewise.
9253 (gimple_type_hash): Likewise.
9254 (gimple_register_type): Likewise.
9255 (print_gimple_types_stats): Likewise.
9256 (free_gimple_type_tables): Likewise.
9258 2010-09-08 Michael Matz <matz@suse.de>
9260 PR tree-optimization/43430
9261 * tree-vect-stmts.c (vectorizable_condition): Support multiple
9262 copies for conditional statements if it's not part of a reduction.
9264 2010-09-08 Michael Matz <matz@suse.de>
9266 PR tree-optimization/33244
9267 * tree-ssa-sink.c (statement_sink_location): Don't sink into
9270 2010-09-08 Richard Guenther <rguenther@suse.de>
9272 PR tree-optimization/45578
9273 * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr):
9274 Be more careful when transfering alignment information to
9275 the new induction variable.
9276 (copy_ref_info): Likewise.
9278 2010-09-08 Richard Guenther <rguenther@suse.de>
9280 * tree.h (TYPE_ORIG_SIZE_TYPE): Remove.
9281 * c-typeck.c (comptypes_internal): Remove TYPE_ORIG_SIZE_TYPE checks.
9283 2010-09-08 Arnaud Charlet <charlet@adacore.com>
9285 * c-tree.h, c-decl.c (build_enumerator): Add location parameter.
9286 * c-parser.c (c_parser_enum_specifier): Adjust call to build_enumerator.
9288 2010-09-08 Kenneth Zadeck <zadeck@naturalbridge.com>
9291 * doc/md.texi: Fixed modes on several standard pattern names.
9293 2010-09-08 Mingjie Xing <mingjie.xing@gmail.com>
9295 * config/mips/loongson.md (loongson_psll<V_suffix>): Rename to...
9296 (ashl<mode>3): ...this.
9297 (loongson_psra<V_suffix>): Rename to...
9298 (ashr<mode>3): ...this.
9299 (loongson_psrl<V_suffix>): Rename to...
9300 (lshr<mode>3): ...this.
9301 * config/mips/mips.c (CODE_FOR_loongson_psllh): Define.
9302 (CODE_FOR_loongson_psllw): Define.
9303 (CODE_FOR_loongson_psrlh): Define.
9304 (CODE_FOR_loongson_psrlw): Define.
9305 (CODE_FOR_loongson_psrah): Define.
9306 (CODE_FOR_loongson_psraw): Define.
9308 2010-09-07 Richard Henderson <rth@redhat.com>
9310 * tree-vect-data-refs.c: Include tm_p.h.
9311 * Makefile.in (tree-vect-data-refs.o): Update deps.
9312 * config/i386/i386-protos.h (ix86_cfun_abi, ix86_function_type_abi):
9313 Move delarations outside #ifdef RTX_CODE.
9315 2010-09-07 Richard Henderson <rth@redhat.com>
9317 * final.c (rest_of_handle_final): Unconditionally do
9318 output_function_exception_table before assemble_end_function.
9320 2010-09-07 Jan Hubicka <jh@suse.cz>
9322 * tree-inline.c (tree_inlinable_function_p): Do not test
9324 * ipa-inline.c (cgraph_default_inline_p, update_caller_keys,
9325 update_callee_keys, cgraph_decide_inlining): Test function availability.
9326 * cif-code.def (OVERWRITABLE): New code.
9328 2010-09-07 H.J. Lu <hjl.tools@gmail.com>
9329 Jack Howarth <howarth@bromo.med.uc.edu>
9334 * config/i386/darwin.h (STACK_BOUNDARY): Redefine as 128 for
9335 profiling or 64-bit MS_ABI and as BITS_PER_WORD otherwise.
9336 (PREFERRED_STACK_BOUNDARY): Replace STACK_BOUNDARY with 128 in
9339 2010-09-07 H.J. Lu <hongjiu.lu@intel.com>
9341 * unwind-dw2-fde-glibc.c: Include <elf.h> for DT_CONFIG.
9342 Include <link.h> only if USE_PT_GNU_EH_FRAME is defined.
9344 2010-09-07 H.J. Lu <hongjiu.lu@intel.com>
9346 * config.gcc: Don't append t-android for Android targets.
9348 * config/t-android: Removed.
9350 2010-09-07 Richard Henderson <rth@redhat.com>
9352 * target.def (TARGET_ASM_EMIT_EXCEPT_PERSONALITY): New hook.
9353 * doc/tm.texi.in: Add doc marker.
9354 * doc/tm.texi: Rebuild.
9355 * except.c (switch_to_exception_section): Always build.
9356 (output_one_function_exception_table): Move section switch,
9357 personality output, and label output ...
9358 (output_function_exception_table): ... here. Use the new
9361 * config/ia64/ia64.c (ia64_asm_emit_except_personality,
9362 ia64_asm_init_sections, TARGET_ASM_EMIT_EXCEPT_PERSONALITY,
9363 TARGET_ASM_INIT_SECTIONS): New.
9364 (ia64_asm_unwind_emit): Rename from process_for_unwind_directive,
9366 (TARGET_ASM_UNWIND_EMIT): Update to match.
9367 * config/ia64/ia64-protos.h (process_for_unwind_directive): Remove.
9369 * config/arm/arm.c (arm_asm_emit_except_personality): New.
9370 (arm_asm_init_sections): New.
9371 (TARGET_ASM_EMIT_EXCEPT_PERSONALITY, TARGET_ASM_INIT_SECTIONS): New.
9373 2010-09-07 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
9375 * config/arm/arm.md: Remove unused variable.
9377 2010-09-07 Anatoly Sokolov <aesok@post.ru>
9379 * config/m32r/m32r.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
9380 * config/m32r/m32r.c (TARGET_MEMORY_MOVE_COSTS): Define.
9381 (m32r_memory_move_cost): New function.
9383 2010-09-07 H.J. Lu <hongjiu.lu@intel.com>
9385 * config.gcc: Append t-android for Android targets.
9387 * config/t-android: New.
9389 2010-09-07 Richard Henderson <rth@redhat.com>
9391 * target.def (unwind_emit_before_insn): New hook.
9392 * doc/tm.texi.in: Add @hook marker for it.
9393 * doc/tm.texi: Rebuild.
9394 * final.c (final_scan_insn): Respect unwind_emit_before_insn.
9396 2010-09-07 Martin Jambor <mjambor@suse.cz>
9399 * ipa-cp.c (ipcp_versionable_function_p): Return false if there
9400 are any type attributes.
9402 2010-09-07 Jan Hubicka <jh@suse.cz>
9404 * tree-ssa-ccp.c (fold_const_aggregate_ref): Fix handling of
9405 array_ref_low_bound in string access folding.
9407 2010-09-07 Uros Bizjak <ubizjak@gmail.com>
9410 * config/i386/i386.c (ix86_expand_epilogue): Mark SP as valid after
9411 eh_return fixup sequence.
9413 2010-09-07 Jan Hubicka <jh@suse.cz>
9415 * gimple-fold.c (maybe_fold_reference): Verify that operand is
9416 gimple_min_invariant.
9418 2010-09-07 Richard Guenther <rguenther@suse.de>
9421 * tree-eh.c (operation_could_trap_helper_p): Neither COMPLEX_EXPR
9422 nor CONSTRUCTOR can trap.
9423 * tree-complex.c (update_complex_assignment): Update EH info.
9425 2010-09-07 Richard Guenther <rguenther@suse.de>
9428 * tree-cfg.c (build_gimple_cfg): Remove redundant stmt verification.
9429 * passes.c (execute_function_todo): Do not verify anything if
9432 2010-09-07 Richard Guenther <rguenther@suse.de>
9434 * tree-pretty-print.c (dump_generic_node): Dump void types as void.
9436 2010-09-07 Bernd Schmidt <bernds@codesourcery.com>
9439 * config/arm/iterators.md (qhs_zextenddi_cond, qhs_sextenddi_cond):
9440 New define_mode_attrs.
9441 * config/arm/arm.md (zero_extendsidi2, arm_zero_extendsidi2,
9442 arm_exxtendsidi2, arm_extendsidi2): Delete patterns.
9443 (zero_extend<mode>di2, extend<mode>di2 and related splits): New.
9444 (thumb1_zero_extendhisi2): Remove code to handle LABEL_REFs.
9445 Remove pool_range attribute.
9446 (arm_zero_extendhisi2, arm_zero_extendhisi2_v6, arm_zero_extendqisi2,
9447 arm_zero_extendqisi2_v6, thumb1_zero_extendqisi2_v6): Remove
9448 pool_range and neg_pool_range attributes.
9449 * config/arm/thumb2.md (thumb2_zero_extendsidi2,
9450 thumb2_zero_extendhidi2, thumb2_zero_extendqidi2, thumb2_extendsidi2,
9451 thumb2_extendhidi2, thumb2_extendqidi2): Delete.
9453 2010-09-06 H.J. Lu <hongjiu.lu@intel.com>
9455 * config/i386/linux-unwind.h (x86_fallback_frame_state): Properly
9458 2010-09-06 Uros Bizjak <ubizjak@gmail.com>
9461 * config/i386/mmx.md (*mov<mode>_internal_rex64,
9462 *mov<mode>_internal_avx, *mov<mode>_internal,
9463 *movv2sf_internal_rex64_avx, *movv2sf_internal_rex64,
9464 *movv2sf_internal_avx, *movv2sf_internal): Split out !y-!y alternative.
9466 2010-09-06 Mark Mitchell <mark@codesourcery.com>
9468 * c-typeck.c (do_warn_double_promotion): Remove.
9469 * doc/invoke.texi (-Wdouble-promotion): Note available for C++ and
9472 2010-09-06 Anatoly Sokolov <aesok@post.ru>
9474 * config/frv/frv.h (CLASS_LIKELY_SPILLED_P): Remove.
9475 * config/frv/frv-protos.h (frv_class_likely_spilled_p): Remove.
9476 * config/frv/frv.c (frv_class_likely_spilled_p): Make static. Change
9477 argument type to reg_class_t. Change result type to bool.
9478 (TARGET_CLASS_LIKELY_SPILLED_P): Define.
9480 2010-09-06 Nicola Pero <nicola.pero@meta-innovation.com>
9483 * gthr-posix.h (__gthread_objc_thread_detach): Use
9484 _objc_thread_attribs when detaching a thread.
9485 * gthr-posix95.h (__gthread_objc_thread_detach): Same change.
9487 2010-09-06 H.J. Lu <hongjiu.lu@intel.com>
9490 * configure.ac (enable_decimal_float): Set to $default_decimal_float.
9491 * configure: Regenerated.
9493 2010-09-06 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
9495 * combine.c (try_combine): Set subst_low_luid to i0.
9497 2010-09-06 Richard Guenther <rguenther@suse.de>
9499 * tree.def (MISALIGNED_INDIRECT_REF): Remove.
9500 * tree.h (INDIRECT_REF_P): Only check for INDIRECT_REF.
9501 (build_aligned_type): Declare.
9502 * tree.c (check_qualified_type): Also compare TYPE_ALIGN.
9503 (check_aligned_type): New function.
9504 (build_aligned_type): Likewise.
9505 * expr.c (expand_assignment): Handle misaligned stores via
9506 TARGET_MEM_REF and MEM_REF using movmisalign_optab.
9507 (expand_expr_real_1): Likewise.
9508 (safe_from_p): Remove MISALIGNED_INDIRECT_REF handling.
9509 * tree-vect-stmts.c (vectorizable_store): Do not build
9510 MISALIGNED_INDIRECT_REF but initialize alignment information.
9511 (vectorizable_load): Likewise.
9512 * builtins.c (get_object_alignment): Remove MISALIGNED_INDIRECT_REF
9514 * cfgexpand.c (expand_debug_expr): Likewise.
9515 * dwarf2out.c (loc_list_from_tree): Likewise.
9516 * fold-const.c (maybe_lvalue_p): Likewise.
9517 (operand_equal_p): Likewise.
9518 (build_fold_addr_expr_with_type_loc): Likewise.
9519 * gimplify.c (gimplify_addr_expr): Likewise.
9520 (gimplify_expr): Likewise.
9521 * tree-cfg.c (verify_types_in_gimple_min_lval): Likewise.
9522 (verify_gimple_assign_single): Likewise.
9523 * tree-dump.c (dequeue_and_dump): Likewise.
9524 (tree_could_trap_p): Likewise.
9525 * tree-predcom.c (ref_at_iteration): Likewise.
9526 * tree-pretty-print.c (dump_generic_node): Likewise.
9527 (op_code_prio): Likewise.
9528 (op_symbol_code): Likewise.
9529 * tree-ssa-ccp.c (get_value_from_alignment): Likewise.
9530 * tree-ssa-loop-im.c (for_each_index): Likewise.
9531 (gen_lsm_tmp_name): Likewise.
9532 * tree-ssa-loop-ivopts.c (idx_find_step): Likewise.
9533 (find_interesting_uses_address): Likewise.
9534 * tree-ssa-loop-prefetch.c (idx_analyze_ref): Likewise.
9535 * tree-ssa-operands.c (get_expr_operands): Likewise.
9536 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
9537 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
9538 (ao_ref_init_from_vn_reference): Likewise.
9539 * tree.c (staticp): Likewise.
9540 (build1_stat): Likewise.
9541 (reference_alias_ptr_type): Likewise.
9542 * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
9543 * config/rs6000/rs6000.c (rs6000_check_sdmode): Remove
9544 MISALIGNED_INDIRECT_REF handling.
9546 2010-09-06 Richard Guenther <rguenther@suse.de>
9548 PR tree-optimization/45534
9549 * tree-ssa-address.c (create_mem_ref_raw): Add verify parameter.
9550 (create_mem_ref): Do verify the created TARGET_MEM_REF is valid
9552 (maybe_fold_tmr): Do not verify the created TARGET_MEM_REF is
9553 valid on the target.
9555 2010-09-06 Andreas Schwab <schwab@redhat.com>
9557 * configure.ac: Quote argument of AC_MSG_WARN.
9558 * configure: Regenerate.
9560 2010-09-06 Alexander Monakov <amonakov@ispras.ru>
9562 * sel-sched.c (move_cond_jump): Correct arguments to
9563 maybe_tidy_empty_bb.
9564 * sel-sched-ir.c (maybe_tidy_empty_bb): Export.
9566 2010-09-06 Andrey Belevantsev <abel@ispras.ru>
9568 PR rtl-optimization/44919
9569 * sel-sched.c (move_cond_jump): Remove assert, check that
9570 the several blocks case can only happen with mutually exclusive
9571 insns instead. Rewrite the movement code to support moving through
9572 several basic blocks.
9574 2010-09-06 Uros Bizjak <ubizjak@gmail.com>
9576 * config/i386/i386.md (iptrsize): New mode attribute.
9578 (*load_tp_<mode>): Macroize insn from *load_tp_{si,di} using P
9580 (*add_tp_<mode>): Ditto from *add_tp_{si,di}.
9581 (stack_protect_set_<mode>): Ditto from stack_protect_set_{si,di}.
9582 (stack_protect_test_<mode>): Ditto from stack_protect_test_{si,di}.
9583 (stack_tls_protect_set_<mode>): Ditto from
9584 stack_tls_protect_set_{si,di}. Use %@ to output segment register
9585 of thread base pointer load.
9586 (stack_tls_protect_test_<mode>): Ditto from
9587 stack_tls_protect_test_{si,di}. Use %@ to output segment register
9588 of thread base pointer load.
9589 (stack_protect_set): Rewrite using indirect functions.
9590 (stack_protect_test): Ditto.
9591 * config/i386/i386.c (ix86_print_operand_punct_valid): Add '@'.
9592 (ix86_print_operand): Handle '@'.
9594 2010-09-05 Giuseppe Scrivano <gscrivano@gnu.org>
9596 * tree-tailcall.c (process_assignment): Handle NEGATE_EXPR and
9599 2010-09-05 Mark Mitchell <mark@codesourcery.com>
9601 * doc/invoke.texi: Document -Wdouble-promotion.
9602 * c-typeck.c (convert_arguments): Check for implicit conversions
9603 from float to double.
9604 (do_warn_double_promotion): New function.
9605 (build_conditional_expr): Use it.
9606 (build_binary_op): Likewise.
9608 2010-09-05 Richard Guenther <rguenther@suse.de>
9610 PR tree-optimization/45535
9611 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Properly
9612 handle TMR_INDEX2. Make sure TMR_INDEX is not NULL before
9614 (indirect_refs_may_alias_p): Likewise.
9616 2010-09-05 Naveen H.S <naveen.S@kpitcummins.com>
9618 * config/sh/sh.c (sh_option_override): Make static.
9619 Adjust comments. Declare.
9620 (sh_function_value_regno_p): Likewise.
9621 (sh_register_move_cost): Modify the arguments, make static.
9622 Adjust comments. Declare.
9623 (TARGET_OPTION_OVERRIDE, TARGET_REGISTER_MOVE_COST
9624 TARGET_FUNCTION_VALUE_REGNO_P): Define.
9625 * config/sh/sh.h (OVERRIDE_OPTIONS, FUNCTION_VALUE_REGNO_P
9626 REGISTER_MOVE_COST): Delete.
9627 * config/sh/sh-protos.h (sh_override_options): Delete.
9628 (sh_register_move_cost): Delete.
9629 (sh_function_value_regno_p): Delete.
9631 2010-09-04 Anatoly Sokolov <aesok@post.ru>
9633 * config/m32r/m32r.c (m32r_function_value, m32r_libcall_value,
9634 m32r_function_value_regno_p): New functions.
9635 (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
9636 TARGET_FUNCTION_VALUE_REGNO_P): Declare.
9637 * config/m32r/m32r.h: (FUNCTION_VALUE, LIBCALL_VALUE,
9638 FUNCTION_VALUE_REGNO_P): Remove.
9640 2010-09-04 Jan Hubicka <jh@suse.cz>
9642 * gimple-fold.c (maybe_fold_reference): Use fold_const_aggregate_ref.
9643 * tree-ssa-ccp.c (fold_const_aggregate_ref): Use
9644 fold_read_from_constant_string.
9646 * gimple.h (canonicalize_constructor_val): Declare.
9647 * gimple-fold.c (canonicalize_constructor_val): New function.
9648 (get_symbol_constant_value):Use it.
9649 * tree-ssa-ccp.c (fold_const_aggregate_ref): Likewise.
9651 2010-09-04 Jan Hubicka <jh@suse.cz>
9653 * tree-switch-conversion.c (build_one_array): Set constructor to be
9655 * varpool.c (varpool_finalize_decl): Compute const_value_known.
9657 2010-09-04 Richard Guenther <rguenther@suse.de>
9660 * tree-flow.h (force_gimple_operand_1): Declare.
9661 (force_gimple_operand_gsi_1): Likewise.
9662 * gimplify.c (force_gimple_operand_1): New worker taking a
9663 gimple predicate for ...
9664 (force_gimple_operand): ... which now wraps it.
9665 (force_gimple_operand_gsi_1, force_gimple_operand_gsi): Likewise.
9666 * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Revert
9668 * tree-ssa-address.c (gimplify_mem_ref_parts): Use
9669 force_gimple_operand_gsi_1 with is_gimple_mem_ref_addr.
9670 (create_mem_ref): Likewise.
9672 2010-09-04 Uros Bizjak <ubizjak@gmail.com>
9674 * config/i386/predicates.md (sse_reg_operand): New predicate.
9675 * config/i386/i386.md (TFmode push splitter): Use sse_reg_operand
9676 predicate for operand 1.
9677 (XFmode push splitter): Use fp_register_operand predicate
9679 (*dummy_extendsfdf2, *dummy_extendsfxf2): Remove disabled patterns.
9680 (SF-DF float_extend push splitter): Add reload_completed insn
9682 ({SF,DF}-XF float_extend_push splitter): Macroize splitter using
9683 MODEF mode macro. Add reload_completed insn predicate.
9685 2010-09-04 Paolo Bonzini <bonzini@gnu.org>
9687 * df.h (enum df_ref_class): Remove DF_REF_EXTRACT.
9688 (struct df_extract_ref): Remove.
9689 (union df_ref_d): Remove extract_ref member.
9690 (df_ref_create): Remove last three arguments.
9691 (DF_REF_LOC): Remove DF_REF_EXTRACT case.
9692 * df-scan.c (df_ref_record): Remove last three arguments, do not
9693 pass them to df_ref_create_structure.
9694 (df_uses_record): Remove first and last three arguments. Replace
9695 first argument with DF_REF_REGULAR, adjust calls to remove the
9696 width, offset and mode. Always call recursively on the second
9697 and third argument of ZERO_EXTRACT and SIGN_EXTRACT.
9698 (df_ref_create_structure): Remove first argument.
9699 (struct df_scan_problem_data): Remove ref_extract_pool.
9700 (df_scan_free_internal): Do not free it.
9701 (df_scan_alloc): Do not allocate it.
9702 (df_ref_create): Remove last three arguments, do not pass them to
9703 df_ref_create_structure.
9704 (df_free_ref): Remove DF_REF_EXTRACT case.
9705 (df_notes_rescan): Adjust call to df_uses_record.
9706 (df_ref_equal_p, df_ref_compare, df_ref_create_structure):
9707 Remove DF_REF_EXTRACT case.
9708 (df_def_record_1): Do not special case class for a ZERO_EXTRACT lhs.
9709 Adjust calls to df_ref_record, using DF_REF_REGULAR for all REG
9710 and SUBREG definitions.
9711 (df_get_conditional_uses): Remove references to width/offset/mode,
9712 adjust call to df_ref_create_structure.
9713 (df_get_call_refs, df_insn_refs_collect, df_bb_refs_collect,
9714 df_entry_block_defs_collect, df_exit_block_uses_collect): Adjust
9715 calls to df_uses_record and df_ref_record.
9716 * fwprop.c (update_df): Remove references to width/offset/mode,
9717 adjust call to df_ref_create.
9719 2010-09-03 Jan Hubicka <jh@suse.cz>
9721 * ipa.c (build_cdtor): Take VECtor as argument; fix array walk.
9722 (build_cdtor_fns): Update use of build_cdtor.
9724 2010-09-03 Joseph Myers <joseph@codesourcery.com>
9726 * doc/options.texi (SeparateAlias): Document.
9727 * opt-functions.awk (switch_flags): Handle SeparateAlias.
9728 * opth-gen.awk: Generate enumeration names for options marked
9729 SeparateAlias, but not for those marked Ignore.
9730 * opts-common.c (generate_canonical_option): Don't output separate
9731 argument for options marked CL_SEPARATE_ALIAS.
9732 (decode_cmdline_option): Handle CL_SEPARATE_ALIAS.
9733 * opts.h (CL_SEPARATE_ALIAS): New.
9734 (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER, CL_TARGET,
9735 CL_COMMON): Adjust definitions.
9736 * config/i386/darwin.opt, config/mips/sde.opt: New.
9737 * common.opt (fdump-final-insns): New.
9738 * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
9740 (mips*-sde-elf*): Add mips/sde.opt.
9741 * config/mips/sde.h (DRIVER_SELF_SPECS): Don't handle
9742 -mno-data-in-code and -mcode-xonly here.
9743 * defaults.h (DEFAULT_SWITCH_TAKES_ARG): Add 'd'.
9744 * gcc.c (option_map): Add "j" to --dump entry.
9745 (translate_options): Don't translate -d to -foutput-class-dir= here.
9747 2010-09-03 Sebastian Pop <sebastian.pop@amd.com>
9749 * tree-data-ref.c (dr_may_alias_p): Replace !DR_IS_READ with
9751 (compute_all_dependences): Same.
9752 (create_rdg_edge_for_ddr): Same.
9753 * tree-data-ref.h (DR_IS_WRITE): New.
9754 (ddr_is_anti_dependent): Replace !DR_IS_READ with DR_IS_WRITE.
9755 * tree-if-conv.c (write_memrefs_written_at_least_once): Same.
9756 (write_memrefs_written_at_least_once): Same.
9757 * tree-predcom.c (suitable_component_p): Same.
9758 (determine_roots_comp): Same.
9759 (execute_load_motion): Same.
9760 * tree-vect-data-refs.c (vect_analyze_data_ref_dependence): Same.
9761 (vect_enhance_data_refs_alignment): Same.
9762 (vect_analyze_group_access): Same.
9764 2010-09-03 Joern Rennecke <joern.rennecke@embecosm.com>
9767 * Makefile.in (PLUGINCC): Define in terms of @CC@ / @CXX@
9768 (PLUGINCFLAGS): Define in terms of @CFLAGS@ / @CXXFLAGS@
9770 2010-09-03 Marcin Baczynski <marbacz@gmail.com>
9772 * dwarf2out.c (file scope): Remove #if0'd code.
9773 (gen_subprogram_die): Same.
9775 2010-09-03 Jakub Jelinek <jakub@redhat.com>
9778 * dwarf2out.c (flush_queued_reg_saves): Rename to...
9779 (dwarf2out_flush_queued_reg_saves): ... this. No longer static.
9780 (dwarf2out_frame_debug_expr, dwarf2out_frame_debug): Adjust callers.
9781 * dwarf2out.h (dwarf2out_flush_queued_reg_saves): New prototype.
9782 * config/i386/i386.c (output_set_got): Call it.
9784 2010-09-03 Michael Matz <matz@suse.de>
9787 * tree-sra.c (sra_modify_assign): If we modify the statement,
9790 * tree-ssa.c (verify_ssa): Check number of operands and links
9791 per statement to agree.
9793 2010-09-03 Uros Bizjak <ubizjak@gmail.com>
9794 Iain Sandoe <iains@gcc.gnu.org>
9797 * config/i386/t-darwin (LIB2FUNCS_EXCLUDE): New.
9798 * config/i386/darwin.h (LIBGCC2_HAS_TF_MODE,
9799 LIBGCC2_TF_CEXT, TF_SIZE): New defines.
9801 2010-09-03 Richard Guenther <rguenther@suse.de>
9803 * lto-streamer-out.c (output_function): Output function
9805 * lto-streamer-in.c (input_function): Input function start
9808 2010-09-03 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
9810 * configure.ac: Use the GCC_AC_ENABLE_DECIMAL_FLOAT macro.
9811 * Makefile.in: Add aclocal.m4 dependency to dfp.m4.
9812 * configure: Regenerate.
9813 * aclocal.m4: Regenerate.
9815 2010-09-03 Jan Hubicka <jh@suse.cz>
9818 * lto-cgraph.c (intput_node, input_varpool_node): Set DECL_EXTERNAL
9819 on functions/variables in other partition.
9821 2010-09-03 Jan Hubicka <jh@suse.cz>
9823 * cgraph.h (struct varpool_node): Add const_value_known.
9824 (varpool_decide_const_value_known): Declare.
9825 * tree-ssa-ccp.c (fold_const_aggregate_ref): Update initializer folding.
9826 * lto-cgraph.c (lto_output_varpool_node): Store const_value_known.
9827 (input_varpool_node): Restore const_value_known.
9828 * tree-ssa-loop-ivcanon (constant_after_peeling): Check varpool for
9829 initializer folding.
9830 * ipa.c (ipa_discover_readonly_nonaddressable_var,
9831 function_and_variable_visibility): Compute const_value_known.
9832 * gimple-fold.c (get_symbol_constant_value): Use varpool for
9833 initializer folding.
9834 * varpool.c (varpool_decide_const_value_known): New function.
9836 2010-09-03 Uros Bizjak <ubizjak@gmail.com>
9838 * config/i386/i386.md: Remove empty preparation statements
9841 2010-09-03 Jan Hubicka <jh@suse.cz>
9843 * passes.c (rest_of_decl_compilation): Do not add local vars into
9845 * varpool.c (varpool_get_node, varpool_node): Sanity check that only
9846 static or extern vars are in varpool.
9847 (varpool_finalize_decl): Sanity check that only static vars are
9850 2010-09-03 Jakub Jelinek <jakub@redhat.com>
9853 * dwarf2out.c (rtl_for_decl_init): Give up for all generic vectors,
9854 not just generic vectors with BLKmode.
9856 2010-09-03 Richard Guenther <rguenther@suse.de>
9858 * tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
9859 Move TMR_OFFSET to second operand. Add TMR_INDEX2.
9860 * tree.h (TMR_SYMBOL): Remove.
9861 (TMR_BASE, TMR_OFFSET): Adjust.
9863 * alias.c (ao_ref_from_mem): Use TMR_BASE.
9864 * builtins.c (get_object_alignment): Merge TMR_BASE and
9865 TMR_SYMBOL handling.
9866 * cfgexpand.c (expand_debug_expr): Use TMR_BASE.
9867 * gimple.c (get_base_address): Merge MEM_REF and TARGET_MEM_REF
9868 handling. Also allow TARGET_MEM_REF as base address.
9869 (walk_stmt_load_store_addr_ops): TMR_BASE is always non-NULL.
9870 * gimplify.c (gimplify_expr): Gimplify TMR_BASE like MEM_REF
9871 base. Gimplify TMR_INDEX2.
9872 * tree-cfg.c (verify_types_in_gimple_reference): Adjust.
9873 * tree-dfa.c (get_ref_base_and_extent): Likewise.
9874 (get_addr_base_and_unit_offset): Likewise.
9875 * tree-eh.c (tree_could_trap_p): Likewise.
9876 * tree-pretty-print.c (dump_generic_node): Likewise.
9877 * tree-ssa-address.c (tree_mem_ref_addr): Simplify. Handle TMR_INDEX2.
9878 (create_mem_ref_raw): Merge symbol and base. Move 2ndary
9880 (get_address_description): Reconstruct addres description
9881 from merged TMR_BASE and TMR_INDEX2.
9882 (maybe_fold_tmr): Fold propagated addresses.
9883 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Merge
9884 MEM_REF and TARGET_MEM_REF paths.
9885 (indirect_refs_may_alias_p): Likewise.
9886 * tree-ssa-live.c (mark_all_vars_used_1): Handle TMR_INDEX2
9887 instead of TMR_SYMBOL.
9888 * tree-ssa-operands.c (get_tmr_operands): Simplify.
9889 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Adjust
9890 according to changes ...
9891 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): ... here.
9892 Split TARGET_MEM_REF into two fields plus the base.
9893 * tree.c (mem_ref_offset): Simplify.
9894 * tree-ssa-loop-im.c (for_each_index): Handle TMR_INDEX2.
9895 * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Likewise.
9896 Strip NOPs when folding MEM_REF addresses.
9897 * tree-ssa-sink.c (is_hidden_global_store): Handle TARGET_MEM_REF.
9898 * gimple-fold.c (maybe_fold_reference): Fold TARGET_MEM_REF here ...
9899 (fold_gimple_assign): ... not here.
9901 2010-09-03 Mingjie Xing <mingjie.xing@gmail.com>
9903 * config/mips/mips.h (SHIFT_COUNT_TRUNCATED): Change the definition.
9904 * config/mips/mips.c (mips_shift_truncation_mask): New function.
9905 (TARGET_SHIFT_TRUNCATION_MASK): Define.
9907 2010-09-02 Richard Henderson <rth@redhat.com>
9909 * configure.ac (gcc_cv_as_cfi_advance_working): Use objdump
9910 instead of readelf in the test.
9911 (gcc_cv_as_cfi_sections_directive): Check for correct relocation
9912 in the .debug_frame section for coff targets.
9913 * configure: Rebuild.
9915 2010-09-02 Anatoly Sokolov <aesok@post.ru>
9917 * config/m32c/m32c.h (CLASS_LIKELY_SPILLED_P): Remove.
9918 * config/m32c/m32c-protos.h (m32c_class_likely_spilled_p): Remove.
9919 * config/m32c/m32c.c (TARGET_CLASS_LIKELY_SPILLED_P): Define.
9920 (m32c_class_likely_spilled_p): Make static. Change argument type to
9921 reg_class_t. Change result type to bool.
9923 2010-09-02 Michael Meissner <meissner@linux.vnet.ibm.com>
9925 * config/rs6000/rs6000.opt (-mfriz): New switch to control whether
9926 to convert (double)(long) into a single FRIZ instruction or not
9927 when -ffast-math is used.
9929 * config/rs6000/vsx.md (VSX_DF): New iterator for DF/V2DF modes.
9930 (vsx_float_fix_<mode>2): Optimize (double)(long) into X{S,V}RDPIZ
9931 or FRIZ instruction if -ffast-math.
9932 * config/rs6000/rs6000.md (friz): Ditto.
9934 * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mfriz.
9936 2010-09-02 Joseph Myers <joseph@codesourcery.com>
9938 * opth-gen.awk (quote, comma): Remove unused variables.
9940 2010-09-02 Ryan Mansfield <rmansfield@qnx.com>
9942 * arm.c (arm_override_options): Correct fall-back code to use
9943 SUBTARGET_CPU_DEFAULT.
9945 2010-09-02 Julian Brown <julian@codesourcery.com>
9947 * config/arm/neon.md (UNSPEC_VCLE, UNSPEC_VCLT): New constants for
9949 (vcond<mode>, vcondu<mode>): New expanders.
9950 (neon_vceq<mode>, neon_vcge<mode>, neon_vcgt<mode>): Support
9951 comparisons with zero.
9952 (neon_vcle<mode>, neon_vclt<mode>): New patterns.
9953 * config/arm/constraints.md (Dz): New constraint.
9955 2010-09-02 Anatoly Sokolov <aesok@post.ru>
9957 * target.def (class_likely_spilled_p): New hook.
9958 * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Document.
9959 * doc/tm.texi: Regenerate.
9960 * targhooks.c (default_class_likely_spilled_p): New function.
9961 * targhooks.h (default_class_likely_spilled_p): Declare.
9962 * regs.h (CLASS_LIKELY_SPILLED_P): Remove.
9963 * combine.c (cant_combine_insn_p, likely_spilled_retval_p): Use
9964 TARGET_CLASS_LIKELY_SPILLED_P target hook. Use HARD_REGISTER_P macro.
9965 Use fixed_reg_set instead of fixed_regs.
9966 * cse.c (hash_rtx_cb): Use TARGET_CLASS_LIKELY_SPILLED_P target hook.
9967 * calls.c (avoid_likely_spilled_reg): Ditto.
9968 * ira-conflicts.c (ira_build_conflicts): Ditto.
9969 * ira.c (update_equiv_regs): Ditto.
9970 * mode-switching.c (create_pre_exit): Ditto.
9971 * regmove.c (find_matches): Ditto.
9972 (regclass_compatible_p): Use TARGET_CLASS_LIKELY_SPILLED_P target hook.
9973 * reload.c (SMALL_REGISTER_CLASS_P): Remove macro.
9974 (small_register_class_p): New inline function.
9975 (push_secondary_reload, find_reusable_reload, find_reloads): Use
9976 small_register_class_p instead of SMALL_REGISTER_CLASS_P.
9978 * config/i386/i386.h (CLASS_LIKELY_SPILLED_P): Remove.
9979 * config/i386/i386.c (ix86_class_likely_spilled_p): New.
9980 (TARGET_CLASS_LIKELY_SPILLED_P): Define.
9982 2010-09-02 Richard Guenther <rguenther@suse.de>
9984 PR tree-optimization/44937
9985 PR tree-optimization/45412
9986 * ipa-split.c (split_function): Properly remove PHI nodes.
9988 2010-09-02 Joseph Myers <joseph@codesourcery.com>
9990 * opts.h (struct cl_option): Add warn_message field.
9991 (struct cl_decoded_option): Add warn_message field.
9992 * doc/options.texi (Ignore, Warn): Document.
9993 * opt-functions.awk (needs_state_p): Don't consider aliases or
9994 ignored options to need state saved.
9995 * optc-gen.awk: Handle Warn and Ignore.
9996 * opth-gen.awk: Output OPT_SPECIAL_ignore.
9997 * opts-common.c (decode_cmdline_option): Set warn_message field.
9998 Handle ignored options.
9999 (decode_cmdline_options_to_array, generate_option,
10000 generate_option_input_file): Set warn_message field.
10001 (read_cmdline_option): Generate warnings from warn_message field.
10002 Handle ignored options.
10003 * common.opt (Wunreachable-code, fargument-alias,
10004 fargument-noalias, fargument-noalias-global,
10005 fargument-noalias-anything, fcse-skip-blocks, fforce-addr,
10006 floop-optimize, frerun-loop-opt, fsched2-use-traces, fsee,
10007 fstrength-reduce, ftree-store-ccp, ftree-store-copy-prop,
10008 ftree-salias): Mark Ignore.
10009 * config/i386/i386.h (CC1_CPU_SPEC_1): Don't handle -mcpu,
10010 -mintel-syntax and -mno-intel-syntax here.
10011 * config/i386/i386.opt (mcpu=, mintel-syntax): Define as aliases
10013 * opts.c (common_handle_option): Don't handle options marked as
10015 (enable_warning_as_error): Handle ignored options.
10017 2010-09-02 Joseph Myers <joseph@codesourcery.com>
10020 * opts.h (struct cl_option): Add alias_arg, neg_alias_arg and
10021 alias_target fields.
10022 * opt-functions.awk (opt_sanitized_name): Don't handle
10023 finline-limit=, Wlarger-than= and ftemplate-depth= specially.
10024 * optc-gen.awk: Generate alias fields.
10025 * opth-gen.awk: Explicitly give values for OPT_* enum constants.
10026 Don't generate such constants for aliases.
10027 * opts-common.c (generate_canonical_option): New.
10028 (decode_cmdline_option): Handle aliases. Use
10029 generate_canonical_option for known options instead of copying the
10031 * doc/options.texi (Alias): Document.
10032 * common.opt (W, Wlarger-than-, aux-info=, finline-limit-,
10033 fstack-check, specs): Mark as aliases.
10034 * gcc.c (driver_handle_option): Canonicalize -L options to joined
10036 (driver_handle_option): Don't handle OPT_specs.
10037 * opts.c (common_handle_option): Don't handle options marked as
10039 (enable_warning_as_error): Handle aliases.
10040 * stor-layout.c (layout_decl): Use OPT_Wlarger_than_ instead of
10041 OPT_Wlarger_than_eq.
10042 * tree-optimize.c (tree_rest_of_compilation): Use
10043 OPT_Wlarger_than_ instead of OPT_Wlarger_than_eq.
10045 2010-09-02 Uros Bizjak <ubizjak@gmail.com>
10047 * config/i386/i386.md (nonmemory_operand): New mode attribute.
10048 (push memory peephole2): Macroize peepholes using SWI mode iterator.
10049 (move immediate to memory peephole2): Macroize peepholes using
10050 SWI124 mode iterator.
10051 (non-pairable NOT peephole2): Macroize peepholes using SWI124
10053 (simple lea add peephole2): Macroize peepholes using SWI48
10055 (simple lea mult peephole2): Ditto.
10056 (imul by 3,5,9 to lea peephole2): Ditto.
10057 (mov $-1, reg peephole2): Macroize peepholes using SWI248
10059 (imul $32bit_imm,mem,reg peephole2): Ditto.
10060 (imul $8/16bit_imm,regmem,reg peephole2): Ditto.
10062 2010-09-02 Ian Bolton <ian.bolton@arm.com>
10064 * tree-ssa-loop-prefetch.c: Fix comment at head of file.
10066 2010-09-02 Olivier Hainque <hainque@adacore.com>
10068 PR middle-end/44763
10069 * ira-color.c (SORTGT): New macro, helper for qsort callbacks.
10070 (allocno_priority_compare_func): Use it instead of a straight
10071 difference computation over priorities.
10073 2010-09-02 Andi Kleen <ak@linux.intel.com>
10075 * opts.c (common_handle_option): Fix OPT_fwhopr/fwhopr_ handling.
10077 2010-09-02 Ira Rosen <irar@il.ibm.com>
10079 * tree-vectorizer.h (get_later_stmt): New function.
10080 (vect_analyze_data_ref_dependences): Add argument.
10081 * tree-vect-loop.c (vect_analyze_loop): Update call to
10082 vect_analyze_data_ref_dependences.
10083 * tree-vect-data-refs.c (vect_drs_dependent_in_basic_block):
10085 (vect_analyze_data_ref_dependence): Add argument for basic block
10086 dependencies. Check dependencies in basic block vectorization.
10087 (vect_analyze_data_ref_dependences): Add argument and update call to
10088 vect_analyze_data_ref_dependences.
10089 * tree-vect-slp.c (vect_find_last_store_in_slp_instance): New.
10090 (vect_bb_vectorizable_with_dependencies): New.
10091 (vect_slp_analyze_bb): Check dependencies in basic block.
10092 (vect_schedule_slp_instance): Insert stores before the last store in
10095 2010-09-02 Uros Bizjak <ubizjak@gmail.com>
10098 * config/i386/freebsd.h (LIBGCC2_HAS_TF_MODE,
10099 LIBGCC2_TF_CEXT, TF_SIZE): New defines.
10101 2010-09-01 Jakub Jelinek <jakub@redhat.com>
10103 PR middle-end/45458
10104 * bb-reorder.c (add_labels_and_missing_jumps): Treat
10105 bbs ending with throwing insns like blocks ending with a call.
10106 (fix_up_fall_thru_edges): Likewise.
10108 2010-09-01 Nathan Froyd <froydnj@codesourcery.com>
10110 * config/m32c/m32c-protos.h (m32c_function_arg): Delete.
10111 (m32c_function_arg_advance): Delete.
10112 * config/m32c/m32c.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
10113 * config/m32c/m32c.c (m32c_function_arg): Make static. Adjust
10114 comments. Take a const_tree and a bool. Declare.
10115 (m32c_function_arg_advance): Likewise.
10116 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
10118 2010-09-01 Uros Bizjak <ubizjak@gmail.com>
10121 * config/i386/cygming.h (LIBGCC2_HAS_TF_MODE,
10122 LIBGCC2_TF_CEXT, TF_SIZE): Move from ...
10123 * config/i386/mingw32.h: ... here.
10125 2010-09-01 Andi Kleen <ak@linux.intel.com>
10128 * lto-streamer-in.c (lto_input_ts_target_option): Add.
10129 (lto_input_tree_pointers): Call lto_input_ts_target_option.
10130 * lto-streamer-out (lto_output_ts_target_option): Add.
10131 (lto_output_tree_pointers): Call lto_output_ts_target_option.
10133 2010-09-01 Kai Tietz <kai.tietz@onevision.com>
10136 * config/i386/cygwin.h: Change order of specified import libraries.
10137 * config/i386/mingw32.h: Likewise.
10138 * config/i386/t-cygwin: Likewise.
10139 * config/i386/t-mingw32: Likewise.
10140 * config/i386/t-mingw-w32: Likewise.
10141 * config/i386/t-mingw-w64: Likewise.
10143 2010-09-01 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
10145 * config/arm/neon-schedgen.ml (core): New type.
10146 (allCores): List of supported cores.
10147 (availability_table): Add supported cores.
10148 (collate_bypasses): Accept core as a parameter.
10149 (worst_case_latencies_and_bypasses): Accept core as a parameter.
10150 (emit_insn_reservations): Accept core as a parameter. Use tuneStr
10151 and coreStr to get tune attribute and prefix for functional units.
10152 (emit_bypasses): Accept core name and use it.
10153 (calculate_per_core_availability_table): New.
10154 (filter_core): New.
10155 (calculate_core_availability_table): New.
10156 (main): Use calculate_core_availablity_table.
10157 * config/arm/cortex-a8-neon.md: Update copyright year.
10158 Regenerated from ml file and merged in.
10159 (neon_mrrc, neon_mrc): Rename to cortex_a8_neon_mrrc and
10160 cortex_a8_neon_mrc.
10162 2010-09-01 Ian Bolton <ian.bolton@arm.com>
10164 * Makefile.in (tree-switch-conversion.o): Update dependencies.
10166 2010-09-01 Richard Guenther <rguenther@suse.de>
10168 * alias.c (ao_ref_from_mem): Adjust.
10169 * builtins.c (get_object_alignment): Likewise.
10170 * cfgexpand.c (expand_debug_expr): Likewise.
10171 * gimple.c (get_base_address): Likewise.
10172 * tree-dfa.c (get_ref_base_and_extent): Likewise.
10173 (get_addr_base_and_unit_offset): Likewise. Fix for
10174 both TMR_SYMBOL and TMR_BASE being set.
10175 * tree-eh.c (tree_could_trap_p): Likewise.
10176 * gimplify.c (gimplify_expr): Do not attempt to gimplify
10177 TMR_SYMBOL. Always gimplify TMR_BASE.
10178 * tree-cfg.c (verify_types_in_gimple_reference): Verify
10179 TMR_BASE if there is a TMR_SYMBOL.
10180 * tree-pretty-print.c (dump_generic_node): Adjust.
10181 * tree-ssa-address.c (addr_for_mem_ref): Likewise.
10182 (tree_mem_ref_addr): Likewise.
10183 (create_mem_ref_raw): Likewise.
10184 (move_fixed_address_to_symbol): Likewise.
10185 (create_mem_ref): Likewise.
10186 (dump_mem_address): Likewise.
10187 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Adjust.
10188 Fix for both TMR_SYMBOL and TMR_BASE being set.
10189 (indirect_refs_may_alias_p): Likewise.
10190 * tree-ssa-operands.c (get_tmr_operands): Adjust.
10191 * tree.def (TARGET_MEM_REF): Adjust documentation.
10193 2010-09-01 Uros Bizjak <ubizjak@gmail.com>
10195 * config/i386/i386.h (enum ix86_tune_indices) <X86_TUNE_SINGLE_POP>:
10196 Rename from X86_TUNE_ADD_ESP_4.
10197 <IX86_TUNE_DOUBLE_POP>: Rename from X86_TUNE_ADD_ESP_8.
10198 <IX86_TUNE_SINGLE_PUSH>: Rename from X86_TUNE_SUB_ESP_4.
10199 <IX86_TUNE_DOUBLE_PUSH>: Rename from X86_TUNE_SUB_ESP_8.
10200 (TARGET_SINGLE_POP): Rename from TARGET_ADD_ESP_4.
10201 (TARGET_DOUBLE_POP): Rename from TARGET_ADD_ESP_8.
10202 (TARGET_SINGLE_PUSH): Rename from TARGET_SUB_ESP_4.
10203 (TARGET_DOUBLE_POP): Rename from TARGET_SUB_ESP_8.
10204 * config/i386/i386.c (initial_ix86_tune_features)
10205 <X86_TUNE_SINGLE_POP>: Invert members.
10206 <X86_TUNE_DOUBLE_POP>: Ditto.
10207 <X86_TUNE_SINGLE_PUSH>: Ditto.
10208 <X86_TUNE_DOUBLE_PUSH>: Ditto.
10209 * config/i386/i386.md (*pop<mode>1): Rename from pop<mode>1.
10210 No longer exported.
10211 (push peephole2 patterns): Macroize peepholes using P mode iterator.
10212 Adjust for renamed TARGET_{SINGLE,DOUBLE}_PUSH defines.
10213 (pop peephole2 patterns): Macroize peepholes using P mode iterator.
10214 Adjust for renamed TARGET_{SINGLE,DOUBLE}_POP defines.
10216 2010-09-01 Eric Botcazou <ebotcazou@adacore.com>
10218 * gimplify.c (gimplify_init_constructor): Do not create a temporary for
10219 a volatile LHS if the constructor has only one element.
10221 2010-09-01 Mikael Pettersson <mikpe@it.uu.se>
10224 * tree.c (stdarg_p): Make fntype parameter const.
10225 * tree.h (stdarg_p): Likewise.
10226 (function_args_iterator): Remove unused fntype field.
10227 (function_args_iter_init): Do not initialize fntype
10228 field. Make fntype parameter const.
10230 2010-09-01 Richard Guenther <rguenther@suse.de>
10232 * tree-vrp.c (adjust_range_with_scev): Use number of iteration
10234 (vrp_visit_phi_node): Delay using SCEV till we balloon the range.
10235 (execute_vrp): Compute number of iteration estimates.
10236 * cfgloop.h (estimate_numbers_of_iterations_loop): Adjust prototype.
10237 * tree-flow.h (estimate_numbers_of_iterations): Likewise.
10238 * tree-data-ref.c (estimated_loop_iterations): Adjust.
10239 * tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop):
10240 Infer loop bounds from undefined behavior based on a new parameter.
10241 (estimate_numbers_of_iterations): Likewise.
10242 (scev_probably_wraps_p): Adjust.
10243 * tree-ssa-loop.c (tree_ssa_loop_bounds): Likewise.
10245 2010-09-01 Nick Clifton <nickc@redhat.com>
10247 * config/stormy16/stormy16.c: Use REG_P, MEM_P and CONST_INT_P
10249 (xstormy16_legitimate_address_p): Use true and false instead of 1
10251 (xstormy16_expand_prologue): Delete unused local variable 'insn'.
10252 (xstormy16_function_arg): Use FIRST_ARGUMENT_REGNUM in place of
10254 (xstormy16_expand_call): Fix comment at start of function.
10256 2010-09-01 Nick Clifton <nickc@redhat.com>
10258 * config/rx/rx.c (rx_expand_prologue): Do not adjust frame size
10259 when pushing accumulator register.
10260 (rx_get_stack_layout): Always save call clobbered registers inside
10261 interrupt handlers.
10262 * config/rx/rx-modes.def: Fix descriptive comment at start of file.
10264 2010-09-01 Uros Bizjak <ubizjak@gmail.com>
10266 * config.gcc (i[34567]86-*-freebsd*, x86_64-*-freebsd*): Add
10267 i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file.
10269 * libgcc-std.ver (GCC_4.6.0): Define version.
10271 2010-08-31 Eric Botcazou <ebotcazou@adacore.com>
10273 * tree-nested.c (convert_all_function_calls): Iterate until after the
10274 sum of static chains in the nest doesn't change.
10276 2010-08-31 Anatoly Sokolov <aesok@post.ru>
10278 * config/m32c/m32c.c (classes_intersect): Remove.
10279 (m32c_preferred_reload_class, m32c_secondary_reload_class): Use
10280 reg_classes_intersect_p instead of classes_intersect.
10281 (class_can_hold_mode): Change arguments type from enum reg_class to
10282 reg_class_t. Use reg_class_contents instead of class_contents.
10283 (m32c_register_move_cost): Make static. Change arguments type from
10284 enum reg_class to reg_class_t. Use reg_classes_intersect_p instead of
10285 classes_intersect. Use reg_class_contents instead of class_contents.
10286 (m32c_memory_move_cost): Make static. Change arguments type from
10287 enum reg_class to reg_class_t.
10288 (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
10289 * config/m32c/m32c.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST): Remove.
10290 * config/m32c/m32c-protos.h (m32c_register_move_cost,
10291 m32c_memory_move_cost): Remove.
10293 2010-08-31 Nathan Froyd <froydnj@codesourcery.com>
10295 * config/arm/arm-protos.h (arm_function_arg_advance): Delete.
10296 (arm_function_arg): Delete.
10297 (arm_needs_doubleword_align): Take a const_tree.
10298 * config/arm/arm.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
10299 * config/arm/arm.c (aapcs_select_call_coproc): Take a const_tree.
10300 (aapcs_layout_arg, arm_needs_doubleword_align): Likewise.
10301 (arm_function_arg): Make static. Take a const_tree and a bool.
10302 (arm_function_arg_advance): Likewise.
10303 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
10305 2010-08-31 Andi Kleen <ak@linux.intel.com>
10307 * common.opt (fwhopr=): Update for -fwhopr=jobserver
10308 * doc/invoke.texi (fwhopr): Document -fwhopr=jobserver.
10309 * lto-wrapper.c (run_gcc): Add jobserver mode.
10310 * opts.c (common_handle_option): Fix OPT_fwhopr for non numeric
10313 2010-08-31 Uros Bizjak <ubizjak@gmail.com>
10315 * config/i386/i386.md (popdi1): Rewrite using POST_INC memory operand.
10317 (*popdi1_epilogue): Ditto.
10318 (*popsi1_epilogue): Ditto.
10319 (popsi, popdi peephole2 patterns): Update peepholes for changed
10320 pop{si,di}1 and *pop{si,di}1_epilogue patterns.
10322 (pop<mode>1): Macroize insn from pop{si,di}1 using P code iterator.
10323 (*pop<mode>1_epilogue): Ditto from *pop{si,di}1_epilogue.
10325 * config/i386/i386.c (*ix86_gen_pop1): Remove indirect function.
10326 (override_options): Do not initialize removed ix86_gen_pop1.
10327 (gen_pop): New static function.
10328 (ix86_expand_prologue): Use gen_pop instead of ix86_gen_pop1.
10329 (release_scratch_register_on_entry): Ditto.
10330 (ix86_restore_reg_using_pop): Ditto.
10331 (ix86_expand_epilogue): Ditto.
10333 2010-08-31 Jakub Jelinek <jakub@redhat.com>
10335 PR middle-end/45461
10336 * builtins.c (dummy_object): Return a MEM_REF instead of INDIRECT_REF.
10338 2010-08-31 Nathan Froyd <froydnj@codesourcery.com>
10340 * config/fr30/fr30.c (fr30_move_double): Delete `dregno' and extra
10343 2010-08-31 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
10345 * doc/extend.texi: Fix documentation of the return value of
10346 __builtin_choose_expr.
10348 2010-08-31 Nathan Froyd <froydnj@codesourcery.com>
10350 * config/v850/v850-protos.h (function_arg): Delete.
10351 * config/v850/v850.h (FUNCTION_ARG): Delete.
10352 (FUNCTION_ARG_ADVANCE): Move code to...
10353 * config/v850/v850.c (v850_function_arg_advance): ...here.
10354 (v850_function_arg): Make static. Take a const_tree and a bool.
10355 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
10357 2010-08-31 Nathan Froyd <froydnj@codesourcery.com>
10359 * config/m32r/m32r.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Move
10361 (ROUND_ADVANCE, ROUND_ADVANCE_ARG, ROUND_ADVANCE_CUM, PASS_IN_REG_P):
10363 * config/m32r/m32r.c (m32r_function_arg, m32r_function_arg_advance):
10365 (ROUND_ADVANCE, ROUND_ADVANCE_ARG, ROUND_ADVANCE_CUM, PASS_IN_REG_P):
10367 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
10369 2010-08-31 Nathan Froyd <froydnj@codesourcery.com>
10371 * config/rx/rx-protos.h (rx_function_arg, rx_function_arg_size):
10373 * config/rx/rx.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
10374 * config/rx/rx.c (rx_function_arg_size): Make static.
10375 (rx_function_arg): Likewise.
10376 (rx_function_arg_advance): New function.
10377 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
10379 2010-08-31 John Tytgat <John.Tytgat@aaug.net>
10381 * config/arm/arm.c (arm_override_options): Remove superfluous test.
10384 2010-08-31 Eric Botcazou <ebotcazou@adacore.com>
10386 * dwarf2out.c (gen_decl_die) <CONST_DECL>: Do not skip in Ada.
10387 (dwarf2out_decl) <CONST_DECL>: Likewise.
10389 2010-08-30 Eric Botcazou <ebotcazou@adacore.com>
10391 Stack usage support
10392 * common.opt (-fstack-usage): New option.
10393 * doc/invoke.texi (Debugging options): Document it.
10394 * builtins.c (expand_builtin_apply): Pass TRUE as 4th argument to
10395 allocate_dynamic_stack_space.
10396 (expand_builtin_alloca): Add 4th bool parameter CANNOT_ACCUMULATE
10397 and propagate it to allocate_dynamic_stack_space.
10398 (expand_builtin) <BUILT_IN_ALLOCA>: Adjust for above change.
10399 * calls.c (initialize_argument_information): Pass TRUE as 4th
10400 argument to allocate_dynamic_stack_space.
10401 (expand_call): Set current_function_has_unbounded_dynamic_stack_size
10402 to 1 when pushing a variable-sized argument onto the stack. Pass
10403 TRUE as 4th argument to allocate_dynamic_stack_space.
10404 Update current_function_pushed_stack_size.
10405 (emit_library_call_value_1): Likewise.
10406 * explow.c (allocate_dynamic_stack_space): Add 4th bool parameter
10407 CANNOT_ACCUMULATE. If flag_stack_usage, look into the size and
10408 attempt to find an upper bound. Remove redundant code for the
10409 SETJMP_VIA_SAVE_AREA case.
10410 * expr.h (allocate_dynamic_stack_space): Add 4th bool parameter.
10411 * function.h (struct stack_usage): New structure.
10412 (current_function_static_stack_size): New macro.
10413 (current_function_dynamic_stack_size): Likewise.
10414 (current_function_pushed_stack_size): Likewise.
10415 (current_function_dynamic_alloc_count): Likewise.
10416 (current_function_has_unbounded_dynamic_stack_size): Likewise.
10417 (current_function_allocates_dynamic_stack_space): Likewise.
10418 (struct function): Add new field 'su'.
10419 * function.c (instantiate_virtual_regs): If SETJMP_VIA_SAVE_AREA,
10420 add the value of the dynamic offset to the dynamic stack usage.
10421 (gimplify_parameters): Set ALLOCA_FOR_VAR_P on call to BUILT_IN_ALLOCA
10422 for variable-sized objects.
10423 (prepare_function_start): Allocate cfun->su if flag_stack_usage.
10424 (rest_of_handle_thread_prologue_and_epilogue): Call output_stack_usage.
10425 * gimplify.c (gimplify_decl_expr): Set ALLOCA_FOR_VAR_P on call to
10426 BUILT_IN_ALLOCA for variable-sized objects.
10427 * output.h (output_stack_usage): Declare.
10428 * toplev.c (stack_usage_file): New file pointer.
10429 (output_stack_usage): New function.
10430 (open_auxiliary_file): Likewise.
10431 (lang_dependent_init): Open file if flag_stack_usage is set.
10432 (finalize): Close file if stack_usage_file is not null.
10433 * tree.h (ALLOCA_FOR_VAR_P): New macro.
10434 * config/alpha/alpha.c (compute_frame_size): New function.
10435 (alpha_expand_prologue): Use it.
10436 (alpha_start_function): Likewise.
10437 (alpha_expand_epilogue): Likewise. Set stack usage info.
10438 * config/i386/i386.c (ix86_expand_prologue): Likewise.
10439 * config/ia64/ia64.c (ia64_expand_prologue): Likewise.
10440 * config/mips/mips.c (mips_expand_prologue): Likewise.
10441 * config/pa/pa.c (hppa_expand_prologue): Likewise.
10442 * config/rs6000/rs6000.c (rs6000_emit_prologue): Likewise.
10443 * config/sparc/sparc.c (sparc_expand_prologue): Likewise.
10445 2010-08-30 Zdenek Dvorak <ook@ucw.cz>
10447 PR tree-optimization/45427
10448 * tree-ssa-loop-niter.c (number_of_iterations_ne_max): Rewritten.
10449 Handle the case that the exit is never taken correctly.
10450 (number_of_iterations_ne): Pass exit_must_be_taken to
10451 number_of_iterations_ne_max.
10453 2010-08-30 Catherine Moore <clm@codesourcery.com>
10455 * config/mips/mips.h (BASE_DRIVER_SELF_SPECS):
10456 Infer -mdspr2 for the the 74K.
10458 2010-08-30 Jakub Jelinek <jakub@redhat.com>
10461 * tree-ssa-live.c (dump_enumerated_decls): Clear the whole wi variable.
10463 PR middle-end/45423
10464 * gimplify.c (goa_stabilize_expr): Handle TRUTH_NOT_EXPR
10465 and TRUTH_{AND,OR,XOR}_EXPR.
10466 * c-parser.c (c_parser_omp_atomic): Handle boolean
10467 {PRE,POST}_{INC,DEC}REMENT.
10469 2010-08-30 Nathan Froyd <froydnj@codesourcery.com>
10471 * config/xtensa/xtensa-protos.h (function_arg_advance): Delete.
10472 (function_arg): Delete.
10473 * config/xtensa/xtensa.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
10474 (FUNCTION_INCOMING_ARG): Delete.
10475 * config/xtensa/xtensa.c (function_arg_advance): Rename to...
10476 (xtensa_function_arg_advance): ...this. Make static. Take a const_tree
10478 (function_arg): Rename to...
10479 (xtensa_function_arg_1): ...this. Make static. Take a const_tree and
10481 (xtensa_function_arg, xtensa_function_incoming_arg): Nex functions.
10482 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
10483 (TARGET_FUNCTION_INCOMING_ARG): Define.
10485 2010-08-30 Richard Guenther <rguenther@suse.de>
10487 PR tree-optimization/21602
10488 * builtins.c (fold_builtin_memory_op): Fold memmove to memcpy
10489 using points-to information.
10491 2010-08-30 H.J. Lu <hongjiu.lu@intel.com>
10493 * config/linux.h (TARGET_HAS_SINCOS): Replace | with ||.
10495 2010-08-30 Richard Guenther <rguenther@suse.de>
10497 PR tree-optimization/45449
10498 * tree-ssa-live.c (remove_unused_locals): Also remove address-taken
10501 2010-08-30 Joseph Myers <joseph@codesourcery.com>
10503 * opts.h (CL_ERR_NEGATIVE): Define.
10504 * opts.c (unknown_option_callback): Don't postpone warnings for
10505 options marked with CL_ERR_NEGATIVE.
10506 * opts-common.c (decode_cmdline_option): Set CL_ERR_NEGATIVE error
10507 for negative versions of CL_REJECT_NEGATIVE options.
10509 2010-08-30 Uros Bizjak <ubizjak@gmail.com>
10511 * config/i386/i386.md (zero_extendsidi2_1): Rename from
10512 zero_extendsidi2_32.
10513 (zero_extend<mode>di2): Macroize insn from zero_extend{qi,hi}di2
10514 using SWI12 mode iterator.
10515 (zero_extendhisi2_and): Merge insn pattern and corresponding spliter
10516 to define_insn_and_split pattern.
10517 (zero_extendqi<mode>2): Macroize expander from zero_extendqi{hi,si}2
10518 using SWI24 mode iterator.
10519 (*zero_extendqi<mode>2_and): Macroize insn from
10520 *zero_extendqi{hi,si}2_and using SWI24 mode iterator.
10521 (*zero_extendqi<mode>2_movzbl_and): Macroize insn from
10522 *zero_extendqihi2_movzbw_and and *zero_extendqisi2_movzbl_and using
10523 SWI24 mode iterator.
10524 (*zero_extendqi<mode>2_movzbl): Ditto from
10525 *zero_extendqi{hi,si}2_movzbl.
10526 (extendsidi2_1): Rename from extendsidi2_32.
10527 (extend<mode>di2): Macroize insn from extend{qi,hi}di2 using
10528 SWI12 mode iterator.
10530 2010-08-29 Eric Botcazou <ebotcazou@adacore.com>
10532 * config/ia64/ia64.h (HARD_REGNO_NREGS): Return 1 for CCImode in
10533 general purpose registers.
10534 (HARD_REGNO_MODE_OK): Accept CCImode in general purpose registers.
10535 * config/ia64/ia64.md (*movcci): Change to named pattern. Deal
10536 with general purpose registers and memory operands. Add associated
10537 CCImode post-reload splitter.
10538 * config/ia64/div.md: Change BImode to CCImode throughout.
10540 2010-08-28 Eric Botcazou <ebotcazou@adacore.com>
10542 * config/ia64/ia64.md (cstorebi4): Fix thinko.
10544 2010-08-28 Hariharan Sandanagobalane <hariharan@picochip.com>
10546 * config/picochip/picochip.c (reorder_var_tracking_notes): This
10547 function was dropping debug insns which caused PR45299.
10549 2010-08-28 Uros Bizjak <ubizjak@gmail.com>
10551 * config/i386/sse.md (extsuffix): New code attribute.
10552 (sse4_1_<code>v8qiv8hi2): Macroize insn from sse4_1_extendv8qiv8hi2
10553 and sse4_1_zero_extendv8qiv8hi2 using any_extend code iterator.
10554 (sse4_1_<code>v4qiv4si2): Ditto from sse4_1_extendv4qiv4si2
10555 and sse4_1_zero_extendv4qiv4si2.
10556 (sse4_1_<code>v2qiv2di2): Ditto from sse4_1_extendv2qiv2di2
10557 and sse4_1_zero_extendv2qiv2di2.
10558 (sse4_1_<code>v4hiv4si2): Ditto from sse4_1_extendv4hiv4si2
10559 and sse4_1_zero_extendv4hiv4si2.
10560 (sse4_1_<code>v2hiv2di2): Ditto from sse4_1_extendv2hiv2di2
10561 and sse4_1_zero_extendv2hiv2di2.
10562 (sse4_1_extendv2siv2di2): Ditto from sse4_1_extendv2siv2di2
10563 and sse4_1_zero_extendv2siv2di2
10565 (<s>mulv8hi3_highpart): Macroize expander from {u,s}mulv8hi3_highpart
10566 using any_extend code iterator.
10567 (*avx_<s>mulv8hi3_highpart): Macroize insn from
10568 *avx_{u,s}mulv8hi3_highpart using any_extend code iterator.
10569 (*<s>mulv8hi3_highpart): Ditto from *{u,s}mulv8hi3_highpart.
10571 * config/i386/i386.c (ix86_expand_sse4_unpack): Update for renamed
10572 gen_sse4_1_sign_extend* functions.
10573 (struct builtin_description bdesc_args): Ditto.
10575 2010-08-27 Xinliang David Li <davidxl@google.com>
10578 * tree-ssa-loop-ivopts.c (iv_ca_get_num_inv_exprs): Remove.
10579 (iv_ca_set_no_cp): Update used inv expr count.
10580 (iv_ca_set_cp): Ditto.
10581 (iv_ca_new): Initialize new member.
10582 (iv_ca_free): Free memory.
10584 2010-08-27 Nathan Froyd <froydnj@codesourcery.com>
10586 * config/sh/sh-protos.h (sh_function_arg): Delete.
10587 (sh_function_arg_advance): Delete.
10588 * config/sh/sh.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
10589 (PASS_IN_REG_P): Eliminate cast.
10590 * config/sh/sh.c (sh_function_arg_advance): Make static. Take a
10591 const_tree and a bool.
10592 (sh_function_arg): Likewise.
10593 (sh_output_mi_thunk): Call sh_function_arg_advance) and
10595 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
10597 2010-08-27 Naveen H.S <naveen.S@kpitcummins.com>
10598 Kaz Kojima <kkojima@gcc.gnu.org>
10600 * config/sh/sh.c (push_regs): Emit movml for interrupt handler
10602 (sh_expand_epilogue): Likewise.
10603 * config/sh/sh.md (movml_push_banked): New insn.
10604 (movml_pop_banked): Likewise.
10606 2010-08-28 Bernd Schmidt <bernds@codesourcery.com>
10608 * genautomata.c (gen_regexp_repeat, gen_regexp_allof,
10609 gen_regexp_oneof, gen_regexp_sequence): Use the string found
10610 in vector element 0 rather than the original string when there's
10612 (gen_regexp): Remove extra semicolon.
10614 * config/arm/vfp.md (arm_movsi_vfp, thumb2_movsi_vfp, movsf_vfp,
10615 thumb2_movsf_vfp): Set attribute "insn".
10616 * config/arm/arm.md (arm_ashrdi3_1bit, arm_lshrdi3_1bit, not_shiftsi,
10617 not_shiftsi_compare0, not_shiftsi_compare0_scratch, arm_one_cmplsi2,
10618 thumb1_one_cmplsi2, notsi_compare0, notsi_compare0_scratch,
10619 arm_zero_extendsidi2, arm_extendsidi2, thumb1_movdi_insn,
10620 arm_movsi_insn, movhi_insn_arch4, movhi_bytes, arm_movqi_insn,
10621 thumb1_movqi_insn arm32_movhf, thumb1_movhf, arm_movsf_soft_insn,
10622 thumb1_movsf_insn, thumb_movdf_insn, mov_scc, mov_negscc, mov_notscc,
10623 movsicc_insn, movsfcc_soft_insn, and_scc, cond_move, if_move_not,
10624 if_not_move, if_shift_move, if_move_shift, if_shift_shift,
10625 if_not_arith, if_arith_not, cond_move_not): Likewise.
10627 2010-08-23 Michael Meissner <meissner@linux.vnet.ibm.com>
10629 * config/rs6000/rs6000-protos.h (rs6000_address_for_fpconvert):
10631 (rs6000_allocate_stack_temp): Ditto.
10632 (rs6000_expand_convert_si_to_sfdf): Ditto.
10634 * config/rs6000/rs6000.c (rs6000_override_options): Adjust long
10635 line. Update the options set if power6 or power7 server/embedded
10636 type options are used. If we give a warning for no vsx under
10637 -mcpu=power7 -mno-altivec, mark -mvsx as an explicit option.
10638 (rs6000_allocate_stack_temp): New function to allocate a stack
10639 tempoary and adjust the address so it meets either REG+OFFSET or
10640 REG+REG addressing requirements.
10641 (rs6000_address_for_fpconvert): Adjust REG+OFFSET addresses so
10642 that they can be used with the LFIWAX/LFIWZX instrucitons.
10643 (rs6000_expand_convert_si_to_sfdf): New helper funciton for
10644 converting signed/unsigned SImode to either SFmode/DFmode.
10646 * config/rs6000/rs6000.h (TARGET_FCFID): New macros to determine
10647 whether certain instructions can be generated.
10648 (TARGET_FCTIDZ): Ditto.
10649 (TARGET_STFIWX): Ditto.
10650 (TARGET_LFIWAX): Ditto.
10651 (TARGET_LFIWZX): Ditto.
10652 (TARGET_FCFIDS): Ditto.
10653 (TARGET_FCFIDU): Ditto.
10654 (TARGET_FCFIDUS): Ditto.
10655 (TARGET_FCTIDUZ): Ditto.
10656 (TARGET_FCTIWUZ): Ditto.
10658 * config/rs6000/rs6000.md (UNSPEC_FCTIW): New unspec constants.
10659 (UNSPEC_FCTID): Ditto.
10660 (UNSPEC_LFIWAX): Ditto.
10661 (UNSPEC_LFIWZX): Ditto.
10662 (UNSPEC_FCTIWUZ): Ditto.
10663 (rreg): Use correct constraints.
10664 (SI_CONVERT_FP): New mode attribute for floating point conversion
10666 (E500_CONVERT): Ditto.
10667 (lfiwax): New insns for converting from integer to floating point
10668 utilizing newer instructions. Attempt to optimize conversions
10669 that come from memory so that we don't load the value into a GPR,
10670 spill it to the stack and reload it into a FPR.
10671 (floatsi<mode>2_lfiwax): Ditto.
10672 (floatsi<mode>2_lfiwax_mem): Ditto.
10673 (floatsi<mode>2_lfiwax_mem2): Ditto.
10675 (floatunssi<mode>2_lfiwzx): Ditto.
10676 (floatunssi<mode>2_lfiwzx_mem): Ditto.
10677 (floatunssi<mode>2_lfiwzx_mem2): Ditto.
10678 (floatdidf2_mem): Ditto.
10679 (floatunsdidf2_fcfidu): Ditto.
10680 (floatunsdidf2_mem): Ditto.
10681 (floatunsdisf2): Ditto.
10682 (floatunsdisf2_fcfidus): Ditto.
10683 (floatunsdisf2_mem): Ditto.
10684 (floatsidf2): Add support for LFIWAX/LFIWZX/FCFIDS/FCFIDU/FCFIDUS.
10685 Use FCFID on 32-bit hosts that support it.
10686 (floatsidf2_internal): Ditto.
10687 (floatunssisf2): Ditto.
10688 (floatunssidf2): Ditto.
10689 (floatunssidf2_internal): Ditto.
10690 (floatsisf2): Ditto.
10691 (floatdidf2): Ditto.
10692 (floatdidf2_fpr): Ditto.
10693 (floatunsdidf2): Ditto.
10694 (floatdisf2): Ditto.
10695 (floatdisf2_fcfids): Ditto.
10696 (floatdisf2_internal1): Ditto.
10697 (fixuns_truncsfsi2): Delete, merge into common pattern for both
10698 SF/DF. Add power7 support.
10699 (fix_truncsfsi2): Ditto.
10700 (fixuns_truncdfsi2): Ditto.
10701 (fixuns_truncdfdi2): Ditto.
10702 (fix_truncdfsi2): Ditto.
10703 (fix_truncdfsi2_internal): Ditto.
10704 (fix_truncdfsi2_internal_gfxopt): Ditto.
10705 (fix_truncdfsi2_mfpgpr): Ditto.
10707 (btruncdf2): Ditto.
10708 (btruncdf2_fpr): Ditto.
10709 (btructsf2): Ditto.
10711 (ceildf2_fpr): Ditto.
10714 (floordf2_fpr): Ditto.
10717 (rounddf2_fpr): Ditto.
10719 (fix_trunc<mode>si2): Combine SF/DF conversion into one insn.
10720 (fix_trunc<mode>di2): Ditto.
10721 (fixuns_trunc<mode>si2): Ditto.
10722 (fixuns_trunc<mode>di2): Ditto.
10723 (fctiwz_<mode>): Ditto.
10724 (btrunc<mode>2): Ditto.
10725 (btrunc<mode>2_fpr): Ditto.
10726 (ceil<mode>2): Ditto.
10727 (ceil<mode>2_fpr): Ditto.
10728 (floor<mode>2): Ditto.
10729 (float<mode>2_fpr): Ditto.
10730 (round<mode>2): Ditto.
10731 (round<mode>2_fpr): Ditto.
10732 (fix_trunc<mode>si2_stfiwx): New insn for machines with STFIWX.
10733 (fixuns_trunc<mode>si2_stfiwx): Ditto.
10734 (fix_truncdfsi2_internal): Ditto.
10735 (fix_trunc<mode>si2_mem): Combiner pattern to eliminate storing
10736 converted value on stack, loaded into GPR, and then stored into
10737 the final destination.
10738 (fix_trunc<mode>di2_fctidz): New pattern for targets supporting
10740 (lrint<mode>di2): New insn, provide the lrint builtin functions.
10741 (ftruncdf2): Delete, unused.
10742 (fix_trunctfsi2_internal): Use gen_fctiwz_df, not gen_fctiwz.
10744 * config/rs6000/vsx.md (toplevel): Update copyright year.
10745 (VSr2): Use "ws" contraint for DFmode, not "!r#r".
10748 2010-08-27 Basile Starynkevitch <basile@starynkevitch.net>
10749 Jeremie Salvucci <jeremie.salvucci@free.fr>
10751 * gengtype.c (output_type_enum): Test the right union member.
10753 2010-08-27 Uros Bizjak <ubizjak@gmail.com>
10756 * config/i386/sse.md (sse4_1_extendv8qiv8hi2): Also accept memory
10757 operands for operand 1.
10758 (sse4_1_extendv4qiv4si2): Ditto.
10759 (sse4_1_extendv2qiv2di2): Ditto.
10760 (sse4_1_extendv4hiv4si2): Ditto.
10761 (sse4_1_extendv2hiv2di2): Ditto.
10762 (sse4_1_extendv2siv2di2): Ditto.
10763 (sse4_1_zero_extendv8qiv8hi2): Ditto.
10764 (sse4_1_zero_extendv4qiv4si2): Ditto.
10765 (sse4_1_zero_extendv2qiv2di2): Ditto.
10766 (sse4_1_zero_extendv4hiv4si2): Ditto.
10767 (sse4_1_zero_extendv2hiv2di2): Ditto.
10768 (sse4_1_zero_extendv2siv2di2): Ditto.
10769 (*sse4_1_extendv8qiv8hi2): Remove insn pattern.
10770 (*sse4_1_extendv4qiv4si2): Ditto.
10771 (*sse4_1_extendv2qiv2di2): Ditto.
10772 (*sse4_1_extendv4hiv4si2): Ditto.
10773 (*sse4_1_extendv2hiv2di2): Ditto.
10774 (*sse4_1_extendv2siv2di2): Ditto.
10775 (*sse4_1_zero_extendv8qiv8hi2): Ditto.
10776 (*sse4_1_zero_extendv4qiv4si2): Ditto.
10777 (*sse4_1_zero_extendv2qiv2di2): Ditto.
10778 (*sse4_1_zero_extendv4hiv4si2): Ditto.
10779 (*sse4_1_zero_extendv2hiv2di2): Ditto.
10780 (*sse4_1_zero_extendv2siv2di2): Ditto.
10782 2010-08-27 Nathan Froyd <froydnj@codesourcery.com>
10784 * config/mips/mips-protos.h (mips_function_arg_advance): Delete
10785 (mips_function_arg): Delete.
10786 (mips_function_arg_boundary): Take a const_tree.
10787 * config/mips/mips.c (mips_function_arg_boundary): Likewise.
10788 (mips_arg_info): Likewise.
10789 (mips_setup_incoming_varargs): Call mips_function_arg_advance
10790 instead of FUNCTION_ARG_ADVANCE.
10791 (mips_function_arg_advance): Adjust prototype. Make static.
10792 (mips_function_arg): Likewise.
10793 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
10794 * config/mips/mips.h (FUNCTION_ARG_ADVANCE, FUNCTION_ARG): Delete.
10796 2010-08-27 Nathan Froyd <froydnj@codesourcery.com>
10798 * config/rs6000/rs6000.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
10799 * config/rs6000/rs6000-protos.h (function_arg_advance): Delete.
10800 (function_arg): Delete.
10801 (function_arg_boundary): Take a const_tree.
10802 * config/rs6000/rs6000.c (function_arg_boundary): Likewise.
10803 (rs6000_spe_function_arg): Likewise.
10804 (rs6000_parm_start): Likewise.
10805 (rs6000_arg_size): Likewise.
10806 (rs6000_darwin64_record_arg_advance_recurse): Likewise.
10807 (rs6000_darwin64_record_arg): Likewise. Take a bool instead of an int.
10808 (rs6000_mixed_function_arg): Likewise.
10809 (function_arg): Rename to...
10810 (rs6000_function_arg): ...this.
10811 (function_arg_advance): Rename to...
10812 (rs6000_function_arg_advance_1): ...this
10813 (rs6000_function_arg_advance): New function. Call it.
10814 (setup_incoming_varargs): Call rs6000_function_arg_advance_1.
10815 (rs6000_return_in_memory): Adjust call to rs6000_darwin64_record_arg.
10816 (rs6000_function_value): Likewise.
10817 (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
10819 2010-08-27 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
10821 * config/arm/arm.md (enabled): Test the value of arch_enabled
10822 rather than just using it.
10824 2010-08-27 Olivier Hainque <hainque@adacore.com>
10825 Eric Botcazou <ebotcazou@adacore.com>
10827 * dse.c (group_info.base_mem, get_group_info): Use BLKmode to
10828 cover all the possible offsets from this base.
10829 (scan_reads_nospill): Pass base_mem's mode to canon_true_dependence.
10831 2010-08-26 Jakub Jelinek <jakub@redhat.com>
10833 PR tree-optimization/44485
10834 * calls.c (flags_from_decl_or_type): For const or pure
10835 noreturn functions return ECF_LOOPING_CONST_OR_PURE|ECF_NORETURN
10836 together with ECF_CONST resp. ECF_PURE.
10837 * builtins.c (expand_builtin): Use flags_from_decl_or_type
10838 instead of querying flags directly.
10839 * tree-ssa-loop-niter.c (finite_loop_p): Likewise.
10840 * tree-ssa-dce.c (find_obviously_necessary_stmts): Likewise.
10842 2010-08-26 Richard Guenther <rguenther@suse.de>
10844 PR tree-optimization/45255
10845 * tree.c (decl_address_invariant_p): DECL_DLLIMPORT_P statics
10846 and externals are also invariant.
10848 2010-08-25 Jakub Jelinek <jakub@redhat.com>
10850 PR rtl-optimization/44858
10851 * combine.c (try_combine): If recog_for_combine added CLOBBERs to
10852 newi2pat, make sure they don't affect newpat.
10854 PR rtl-optimization/45400
10855 * combine.c (simplify_shift_const_1) <case SUBREG>: Only use
10856 SUBREG_REG if both modes are of MODE_INT class.
10858 2010-08-25 Julian Brown <julian@codesourcery.com>
10860 * config/arm/arm.c (arm_issue_rate): Return 2 for Cortex-A5.
10861 * config/arm/arm.md (generic_sched): No for Cortex-A5.
10862 (generic_vfp): Likewise.
10863 (cortex-a5.md): Include.
10864 * config/arm/cortex-a5.md: New.
10866 2010-08-25 Richard Guenther <rguenther@suse.de>
10868 * alias.c (get_alias_set): Assign a single alias-set to all pointers.
10869 * gimple.c (gimple_get_alias_set): Remove special handling
10872 2010-08-25 Bernd Schmidt <bernds@codesourcery.com>
10874 PR middle-end/45355
10875 * combine.c (try_combine): Use reg_overlap_mentioned_p rather than
10876 dead_or_set_p when computing i0_feeds_i2_n.
10878 * combine.c (find_split_point): Undo canonicalization of multiply-add
10879 to (minus x (mult)) when it seems likely that this will increase the
10880 chances of a split.
10882 2010-08-25 Richard Guenther <rguenther@suse.de>
10885 * lto-streamer.c (lto_record_common_node): Do not mess with
10886 TYPE_CANONICAL when not in lto.
10887 * gimple.c (gimple_register_type): Likewise.
10889 2010-08-25 Richard Guenther <rguenther@suse.de>
10891 PR tree-optimization/45316
10892 * tree-ssa-pre.c (eliminate): Properly clean EH info.
10894 2010-08-25 Richard Guenther <rguenther@suse.de>
10896 PR tree-optimization/45393
10897 * tree-ssa-math-opts.c (execute_cse_sincos_1): Properly transfer
10898 and clean EH info. Avoid SSA update.
10899 (execute_cse_sincos): Cleanup the CFG if it has changed.
10901 2010-08-25 Richard Guenther <rguenther@suse.de>
10903 PR middle-end/45379
10904 * emit-rtl.c (set_mem_attributes_minus_bitpos): Handle
10905 TARGET_MEM_REF in alignment computation.
10907 2010-08-25 Jakub Jelinek <jakub@redhat.com>
10909 PR tree-optimization/45059
10910 * tree-ssa-reassoc.c (eliminate_redundant_comparison): Strip useless
10911 type conversions from newop{1,2}. Assert t is a comparison and
10912 newop{1,2} after the stripping are gimple vals.
10914 2010-08-25 Tejas Belagod <tejas.belagod@arm.com>
10916 * config/arm/iterators.md (VU, SE, V_widen_l): New.
10917 (V_unpack, US): New.
10918 * config/arm/neon.md (vec_unpack<US>_hi_<mode>): Expansion for vmovl.
10919 (vec_unpack<US>_lo_<mode>): Likewise.
10920 (neon_vec_unpack<US>_hi_<mode>): Instruction pattern for vmovl.
10921 (neon_vec_unpack<US>_lo_<mode>): Likewise.
10922 (vec_widen_<US>mult_lo_<mode>): Expansion for vmull.
10923 (vec_widen_<US>mult_hi_<mode>): Likewise.
10924 (neon_vec_<US>mult_lo_<mode>"): Instruction pattern for vmull.
10925 (neon_vec_<US>mult_hi_<mode>"): Likewise.
10926 (neon_unpack<US>_<mode>): Widening move intermediate step for
10927 vectorizing without -mvectorize-with-neon-quad.
10928 (neon_vec_<US>mult_<mode>): Widening multiply intermediate step
10929 for vectorizing without -mvectorize-with-neon-quad.
10930 * config/arm/predicates.md (vect_par_constant_high): Check for
10931 high-half lanes of a vector.
10932 (vect_par_constant_low): Check for low-half lanes of a vector.
10934 2010-08-24 Sebastian Pop <sebastian.pop@amd.com>
10936 * tree-if-conv.c (struct ifc_dr): New.
10938 (DR_WRITTEN_AT_LEAST_ONCE): New.
10939 (DR_RW_UNCONDITIONALLY): New.
10940 (memref_read_or_written_unconditionally): Use the cached values
10942 (write_memref_written_at_least_once): Same.
10943 (if_convertible_loop_p): Initialize and free DR->aux fields.
10945 2010-08-24 Sebastian Pop <sebastian.pop@amd.com>
10947 * gimple.c (gimple_could_trap_p_1): Not static anymore.
10948 Pass an extra bool parameter include_mem.
10949 (gimple_could_trap_p): Adjust call to gimple_could_trap_p_1.
10950 (gimple_assign_rhs_could_trap_p): Same.
10951 * gimple.h (gimple_could_trap_p_1): Declared.
10952 * tree-data-ref.h (same_data_refs_base_objects): New.
10953 (same_data_refs): New.
10954 * tree-if-conv.c (memrefs_read_or_written_unconditionally): New.
10955 (write_memrefs_written_at_least_once): New.
10956 (ifcvt_memrefs_wont_trap): New.
10957 (operations_could_trap): New.
10958 (ifcvt_could_trap_p): New.
10959 (if_convertible_gimple_assign_stmt_p): Call ifcvt_could_trap_p.
10960 Gets a vector of data refs.
10961 (if_convertible_stmt_p): Same.
10962 (if_convertible_loop_p_1): New.
10963 (if_convertible_loop_p): Call if_convertible_loop_p_1.
10965 2010-08-24 Sebastian Pop <sebastian.pop@amd.com>
10967 * common.opt (ftree-loop-if-convert-stores): New flag.
10968 * doc/invoke.texi (ftree-loop-if-convert-stores): Documented.
10969 * tree-if-conv.c (ifc_temp_var): Pass an extra parameter GSI. Insert
10970 the created statement before GSI.
10971 (if_convertible_phi_p): Allow virtual phi nodes when
10972 flag_loop_if_convert_stores is set.
10973 (if_convertible_gimple_assign_stmt_p): Allow memory reads and writes
10974 Do not handle types that do not match is_gimple_reg_type.
10975 Remove loop and bb parameters. Call gimple_could_trap_p instead of
10976 when flag_loop_if_convert_stores is set, as LHS can contain
10978 (if_convertible_stmt_p): Remove loop and bb parameters. Update calls
10979 to if_convertible_gimple_assign_stmt_p.
10980 (if_convertible_loop_p): Update call to if_convertible_stmt_p.
10981 (replace_phi_with_cond_gimple_assign_stmt): Renamed
10982 predicate_scalar_phi. Do not handle virtual phi nodes.
10983 (ifconvert_phi_nodes): Renamed predicate_all_scalar_phis.
10984 Call predicate_scalar_phi.
10985 (insert_gimplified_predicates): Insert the gimplified predicate of a BB
10986 just after the labels for flag_loop_if_convert_stores, otherwise
10987 insert the predicate in the end of the BB.
10988 (predicate_mem_writes): New.
10989 (combine_blocks): Call predicate_all_scalar_phis. When
10990 flag_loop_if_convert_stores is set, call predicate_mem_writes.
10991 (tree_if_conversion): Call mark_sym_for_renaming when
10992 flag_loop_if_convert_stores is set.
10993 (main_tree_if_conversion): Return TODO_update_ssa_only_virtuals when
10994 flag_loop_if_convert_stores is set.
10996 2010-08-24 Anatoly Sokolov <aesok@post.ru>
10998 * config/pa/pa.c (hppa_register_move_cost, pa_libcall_value,
10999 pa_function_value_regno_p, pa_print_operand_punct_valid_p): New.
11000 (pa_function_value): Make static.
11001 (override_options): Rename to...
11002 (pa_option_override): ...this. Make static.
11003 (TARGET_PRINT_OPERAND_PUNCT_VALID_P, TARGET_REGISTER_MOVE_COST,
11004 TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P,
11005 TARGET_OPTION_OVERRIDE): Define.
11006 * config/pa/pa.h (OVERRIDE_OPTIONS, FUNCTION_VALUE_REGNO_P,
11007 LIBCALL_VALUE, REGISTER_MOVE_COST, PRINT_OPERAND_PUNCT_VALID_P):
11009 * config/pa/pa-protos.h (override_options): Remove.
11011 2010-08-24 Richard Guenther <rguenther@suse.de>
11013 PR middle-end/45379
11014 * tree-ssa-address.c (create_mem_ref_raw): Drop to MEM_REF
11015 if addr->index is NULL or zero.
11016 * tree-ssa-alias.c (indirect_refs_may_alias_p): Handle
11017 TARGET_MEM_REF more properly.
11018 (indirect_ref_may_alias_decl_p): Likewise.
11019 * emit-rtl.c (set_mem_attributes_minus_bitpos): Keep TARGET_MEM_REFs.
11020 * alias.c (ao_ref_from_mem): Handle TARGET_MEM_REF more properly.
11022 2010-08-23 Anatoly Sokolov <aesok@post.ru>
11024 * config/m32c/m32c.c (m32c_function_value_regno_p): Make static.
11025 (m32c_override_options): Rename to...
11026 (m32c_option_override): ...this. Make static.
11027 (TARGET_FUNCTION_VALUE_REGNO_P, TARGET_OPTION_OVERRIDE): Define.
11028 * config/m32c/m32c.h (OVERRIDE_OPTIONS, FUNCTION_VALUE_REGNO_P):
11030 * config/m32c/m32c-protos.h (m32c_override_options,
11031 m32c_function_value_regno_p): Remove.
11033 2010-08-23 Changpeng Fang <changpeng.fang@amd.com>
11035 * tree-ssa-loop-prefetch.c (gather_memory_references_ref) :
11036 Fix a typo in a previous commit.
11038 2010-08-23 Kai Tietz <kai.tietz@onevision.com>
11040 * tree-vect-loop.c (vect_get_single_scalar_iteraion_cost):
11041 Pre-initialize innerloop_iters to one.
11043 2010-08-23 Changpeng Fang <changpeng.fang@amd.com>
11045 * tree-flow.h (may_be_nonaddressable_p): New definition. Make the
11046 existing static function global.
11048 * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): This function
11049 is changed to global.
11051 * tree-ssa-loop-prefetch.c (gather_memory_references_ref): Call
11052 may_be_nonaddressable_p on base, and don't collect this reference
11053 if the address of the base could not be taken.
11055 2010-08-23 Michael Meissner <meissner@linux.vnet.ibm.com>
11057 * config/rs6000/rs6000.opt (-mveclibabi=mass): New option to
11058 enable the compiler to autovectorize mathmetical functions for
11059 power7 using the Mathematical Acceleration Subsystem library.
11061 * config/rs6000/rs6000.c (rs6000_veclib_handler): New variable to
11062 handle which vector math library we have.
11063 (rs6000_override_options): Add -mveclibabi=mass support.
11064 (rs6000_builtin_vectorized_libmass): New function to handle auto
11065 vectorizing math functions that are in the MASS library.
11066 (rs6000_builtin_vectorized_function): Call it.
11068 * doc/invoke.texi (RS/6000 and PowerPC Options): Document
11071 2010-08-22 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
11074 * gthr-posix.h (__gthread_active_init): Delete.
11075 (__gthread_active_p): Do activity check here.
11076 Don't include errno.h on hppa-hpux. Update comment.
11077 * gthr-posix95.h (__gthread_active_init): Delete.
11078 (__gthread_active_p): Do activity check here.
11079 Don't include errno.h on hppa-hpux. Update comment.
11080 * config.gcc (hppa[12]*-*-hpux11*): Define extra_parts.
11081 * config/pa/pa64-hpux.h (LIB_SPEC): When -static is specified, only
11082 add -lpthread when -mt or -pthread is specified.
11083 * config/pa/pa-hpux11.h (LIB_SPEC): likewise.
11084 (LINK_GCC_C_SEQUENCE_SPEC): Define.
11085 * config/pa/t-pa-hpux11 (LIBGCCSTUB_OBJS): Define.
11086 (stublib.c, pthread_default_stacksize_np-stub.o,
11087 pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o,
11088 $(T)libgcc_stub.a): Add methods.
11089 * config/pa/t-pa64 (LIBGCCSTUB_OBJS): Add pthread stubs.
11090 (stublib.c, pthread_default_stacksize_np-stub.o,
11091 pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o): Add methods.
11092 * config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
11093 pthread_mutex_unlock): New stubs.
11095 2010-08-22 Joseph Myers <joseph@codesourcery.com>
11097 * Makefile.in (gccspec.o, cppspec.o): Update dependencies.
11098 * common.opt (L, nodefaultlibs, nostdlib, pg, static): New
11100 * config/avr/avr.h (LIBSTDCXX): Remove initial "-l".
11101 * config/freebsd.h (MATH_LIBRARY_PROFILE): Remove initial "-l".
11102 * config/i386/djgpp.h (LIBSTDCXX): Remove initial "-l".
11103 * config/rs6000/aix.h (LIBSTDCXX_STATIC): Remove initial "-l".
11104 * config/s390/tpf.h (MATH_LIBRARY, LIBSTDCXX): Remove initial
11106 * cppspec.c: Include opts.h.
11107 (lang_specific_driver): Use cl_decoded_option structures.
11108 * doc/tm.texi.in (MATH_LIBRARY): Update documentation.
11109 * doc/tm.texi: Regenerate.
11110 * gcc.c (translate_options): Translate -d to -foutput-class-dir=.
11111 (driver_handle_option): Allow driver options needing no special
11113 (process_command): Decode options before call to
11114 lang_specific_driver. Pass decoded options to
11115 lang_specific_driver.
11116 * gcc.h (lang_specific_driver): Update prototype.
11117 * gccspec.c: Include opts.h.
11118 (lang_specific_driver): Use cl_decoded_option structures.
11119 * opts-common.c (option_ok_for_language, generate_option,
11120 generate_option_input_file): New.
11121 (decode_cmdline_option): Use option_ok_for_language.
11122 (decode_cmdline_options_to_array): Use generate_option_input_file.
11123 (handle_generated_option): Use generate_option.
11124 * opts.h (generate_option, generate_option_input_file): Declare.
11126 2010-08-22 Anatoly Sokolov <aesok@post.ru>
11128 * config/mips/mips.c (mips_override_options): Rename to...
11129 (mips_option_override): ...this. Make static.
11130 (TARGET_OPTION_OVERRIDE): Define.
11131 (mips_in_small_data_p): Update comment.
11132 * config/mips/mips.h (OVERRIDE_OPTIONS): Remove.
11133 (FIXED_REGISTERS): Update comment.
11134 * config/mips/mips-protos.h (mips_override_options): Remove.
11136 2010-08-21 Olivier Hainque <hainque@adacore.com>
11138 * config/rs6000/vxworks.h (TARGET_OS_CPP_BUILTINS): Define __PPC__.
11140 2010-08-21 Olivier Hainque <hainque@adacore.com>
11142 * config/rs6000/vxworks.h (PREFERRED_STACK_BOUNDARY,
11143 ABI_STACK_BOUNDARY): Ensure STACK_BOUNDARY is honored despite EABI.
11145 2010-08-20 Jan Hubicka <jh@suse.cz>
11147 * tree-pass.h (pass_ipa_cdtor_merge): New function.
11148 * cgraphunit.c (static_ctors, static_dtors): Move to ipa.c; make
11150 (record_cdtor_fn): Move to ipa.c; do not test for
11152 (build_cdtor): Move to ipa.c; add code avoiding construction
11153 when target have ctors/dtors and there is only one ctor/dtor at given
11155 (compare_ctor, compare_dtor): Move to ipa.c; use DECL_UID to stabilize
11156 sort; reverse order of constructors.
11157 (cgraph_build_cdtor_fns): Move to ipa.c; rename to build_cdtor_fns.
11158 (cgraph_finalize_function): Do not call record_cdtor_fn.
11159 (cgraph_finalize_compilation_unit): Do not call cgraph_build_cdtor_fns.
11160 (cgraph_build_static_cdtor): Move to ipa.c.
11161 * ipa.c: Include target.h and tree-iterator.h.
11162 (cgraph_build_static_cdtor, static_ctors, static_dtors,
11163 record_cdtor_fn, build_cdtor, compare_ctor, compare_dtor,
11164 build_cdtor_fns, ipa_cdtor_merge, gate_ipa_cdtor_merge,
11165 pass_ipa_cdtor_merge): New.
11166 * passes.c (init_optimization_passes): Enqueue pass_ipa_cdtor_merge.
11167 * ipa-prop.c (update_indirect_edges_after_inlining): Avoid out of
11170 2010-08-20 Jan Hubicka <jh@suse.cz>
11174 * cgraph.h (cgraph_only_called_directly_p,
11175 cgraph_can_remove_if_no_direct_calls_and_refs_p): Handle
11177 * cgraphunit.c (cgraph_decide_is_function_needed): Static cdtors
11179 (cgraph_finalize_function): Static cdtors are reachable.
11180 (cgraph_mark_functions_to_output): Use cgraph_only_called_directly_p.
11182 2010-08-20 Jan Hubicka <jh@suse.cz>
11184 * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of
11186 * lto-streamer-out.c (lto_output): Likewise.
11187 * passes.c (ipa_write_optimization_summaries): Initialize statement
11190 2010-08-20 Olivier Hainque <hainque@adacore.com>
11192 * tree.h (alias_diag_flags): New enum.
11193 (alias_pair): Add an 'emitted_diags' field.
11194 * varasm.c (finish_aliases_1): Honor and update p->emitted_diags.
11195 (assemble_alias): Initialize emitted_diags of new pairs.
11197 2010-08-20 Eric Botcazou <ebotcazou@adacore.com>
11199 * config/rs6000/aix.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.
11200 * config/rs6000/linux.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
11201 * config/rs6000/linux64.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
11202 (STACK_CHECK_PROTECT): Define.
11203 * config/rs6000/rs6000.c (rs6000_emit_probe_stack_range): New function.
11204 (output_probe_stack_range): Likewise.
11205 (rs6000_emit_prologue): Invoke rs6000_emit_probe_stack_range if static
11206 builtin stack checking is enabled.
11207 * config/rs6000/rs6000-protos.h (output_probe_stack_range): Declare.
11208 * config/rs6000/rs6000.md (UNSPECV_PROBE_STACK_RANGE): New constant.
11209 (probe_stack_range): New insn.
11211 2010-08-20 H.J. Lu <hongjiu.lu@intel.com>
11214 * config/i386/emmintrin.h (_mm_extract_epi16): Cast to unsigned
11217 * config/i386/smmintrin.h (_mm_extract_epi8): Cast to unsigned
11220 2010-08-20 Jakub Jelinek <jakub@redhat.com>
11223 * config/i386/sse.md (*sse4_1_pextrb): Add SWI48 mode iterator
11224 to cover zero extension into 64-bit register.
11225 (*sse2_pextrw): Likewise.
11226 (*sse4_1_pextrd_zext): New insn.
11228 2010-08-20 Iain Sandoe <iains@gcc.gnu.org>
11230 revert r163410, partially revert r163267.
11231 * config/rs6000/darwin.h (LIB_SPEC): Remove.
11232 * config/darwin.h (REAL_LIBGCC_SPEC): Link lgcc for all
11235 2010-08-20 Jakub Jelinek <jakub@redhat.com>
11237 PR middle-end/44974
11238 * builtins.c (expand_builtin): Don't optimize away
11239 calls to DECL_LOOPING_CONST_OR_PURE_P builtins.
11241 2010-08-20 Uros Bizjak <ubizjak@gmail.com>
11243 * config/i386/i386.md (ashift %rsp splitter): Remove splitter.
11244 (pro_epilogue_adjust_stack_di_2): Use "l" constraint for
11245 alternative 1 of operand 2.
11247 2010-08-20 Jakub Jelinek <jakub@redhat.com>
11248 Paolo Bonzini <bonzini@gnu.org>
11250 * simplify-rtx.c (simplify_unary_operation_1): Optimize
11251 (sign_extend (zero_extend (...)) and
11252 ({sign,zero}_extend (lshiftrt (ashift X (const_int I)) (const_int I))).
11254 2010-08-20 Jakub Jelinek <jakub@redhat.com>
11256 PR rtl-optimization/45353
11257 * sel-sched-ir.c (sel_bb_head): Return NULL even if next_nonnote_insn
11258 after bb_note is a BARRIER.
11260 2010-08-20 Iain Sandoe <iains@gcc.gnu.org>
11262 * config/rs6000/darwin.h (LIB_SPEC): New. Provide saveFP/restFP by
11265 2010-08-20 Jakub Jelinek <jakub@redhat.com>
11266 Michael Matz <matz@suse.de>
11268 * tree-ssa-address.c (tree_mem_ref_addr): Convert offset to sizetype.
11270 2010-08-20 Nathan Froyd <froydnj@codesourcery.com>
11272 * ggc-common.c (ggc_mark_root_tab): New function, split out from...
11273 (ggc_mark_roots): ...here.
11275 2010-08-20 Nathan Froyd <froydnj@codesourcery.com>
11277 * vec.h (FOR_EACH_VEC_ELT): Define.
11278 * c-decl.c: Use it.
11279 * cfgloop.c: Likewise.
11280 * cfgloopmanip.c: Likewise.
11281 * cgraph.c: Likewise.
11282 * cgraphunit.c: Likewise.
11283 * combine.c: Likewise.
11284 * config/bfin/bfin.c: Likewise.
11285 * config/mips/mips.c: Likewise.
11286 * config/rs6000/rs6000.c: Likewise.
11287 * dbxout.c: Likewise.
11288 * df-scan.c: Likewise.
11289 * dominance.c: Likewise.
11291 * dwarf2out.c: Likewise.
11292 * except.c: Likewise.
11293 * expr.c: Likewise.
11294 * function.c: Likewise.
11295 * gcse.c: Likewise.
11296 * genattr.c: Likewise.
11297 * ggc-common.c: Likewise.
11298 * gimplify.c: Likewise.
11299 * graphite-blocking.c: Likewise.
11300 * graphite-clast-to-gimple.c: Likewise.
11301 * graphite-dependences.c: Likewise.
11302 * graphite-interchange.c: Likewise.
11303 * graphite-poly.c: Likewise.
11304 * graphite-scop-detection.c: Likewise.
11305 * graphite-sese-to-poly.c: Likewise.
11306 * graphite.c: Likewise.
11307 * haifa-sched.c: Likewise.
11308 * ifcvt.c: Likewise.
11309 * implicit-zee.c: Likewise.
11310 * ipa-prop.c: Likewise.
11311 * ipa-struct-reorg.c: Likewise.
11313 * ira-build.c: Likewise.
11314 * ira-color.c: Likewise.
11315 * ira-emit.c: Likewise.
11316 * lambda-code.c: Likewise.
11317 * loop-invariant.c: Likewise.
11318 * loop-unroll.c: Likewise.
11319 * lower-subreg.c: Likewise.
11320 * lto-cgraph.c: Likewise.
11321 * lto-opts.c: Likewise.
11322 * lto-streamer-in.c: Likewise.
11323 * lto-streamer-out.c: Likewise.
11324 * lto-streamer.c: Likewise.
11325 * lto-symtab.c: Likewise.
11326 * matrix-reorg.c: Likewise.
11327 * opts.c: Likewise.
11328 * predict.c: Likewise.
11329 * print-tree.c: Likewise.
11330 * sdbout.c: Likewise.
11331 * sel-sched-dump.c: Likewise.
11332 * sel-sched-ir.c: Likewise.
11333 * sel-sched.c: Likewise.
11334 * sese.c: Likewise.
11335 * stor-layout.c: Likewise.
11336 * tree-cfg.c: Likewise.
11337 * tree-cfgcleanup.c: Likewise.
11338 * tree-chrec.c: Likewise.
11339 * tree-data-ref.c: Likewise.
11340 * tree-emutls.c: Likewise.
11341 * tree-inline.c: Likewise.
11342 * tree-into-ssa.c: Likewise.
11343 * tree-loop-distribution.c: Likewise.
11344 * tree-loop-linear.c: Likewise.
11345 * tree-mudflap.c: Likewise.
11346 * tree-outof-ssa.c: Likewise.
11347 * tree-parloops.c: Likewise.
11348 * tree-predcom.c: Likewise.
11349 * tree-pretty-print.c: Likewise.
11350 * tree-scalar-evolution.c: Likewise.
11351 * tree-ssa-live.c: Likewise.
11352 * tree-ssa-loop-im.c: Likewise.
11353 * tree-ssa-loop-ivcanon.c: Likewise.
11354 * tree-ssa-loop-ivopts.c: Likewise.
11355 * tree-ssa-loop-manip.c: Likewise.
11356 * tree-ssa-loop-niter.c: Likewise.
11357 * tree-ssa-loop-prefetch.c: Likewise.
11358 * tree-ssa-phiprop.c: Likewise.
11359 * tree-ssa-pre.c: Likewise.
11360 * tree-ssa-reassoc.c: Likewise.
11361 * tree-ssa-sccvn.c: Likewise.
11362 * tree-ssa-structalias.c: Likewise.
11363 * tree-ssa.c: Likewise.
11364 * tree-vect-data-refs.c: Likewise.
11365 * tree-vect-loop-manip.c: Likewise.
11366 * tree-vect-loop.c: Likewise.
11367 * tree-vect-patterns.c: Likewise.
11368 * tree-vect-slp.c: Likewise.
11369 * tree-vect-stmts.c: Likewise.
11370 * tree-vrp.c: Likewise.
11371 * tree.c: Likewise.
11372 * value-prof.c: Likewise.
11373 * var-tracking.c: Likewise.
11374 * varasm.c: Likewise.
11375 * vmsdbgout.c: Likewise.
11377 2010-08-19 Nathan Sidwell <nathan@codesourcery.com>
11378 Richard Guenther <richard.guenther@gmail.com>
11380 * gimplify.c (gimplify_modify_expr): When assigning to volatiles,
11381 copy the src value and return a copy.
11382 * doc/extend.texi (Volatiles): Move from C++ to C and expand.
11383 (C++ Volatiles): Adjust to describe C++ semantics only.
11385 2010-08-20 Joseph Myers <joseph@codesourcery.com>
11387 * doc/tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to
11388 be zero or nonzero.
11389 * doc/tm.texi: Regenerate.
11390 * defaults.h (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Define.
11391 * df-scan.c (df_get_exit_block_use_set), reginfo.c
11392 (init_reg_sets_1), rtlanal.c (rtx_unstable_p, rtx_varies_p):
11393 Handle new PIC_OFFSET_TABLE_REG_CALL_CLOBBERED semantics.
11394 * config/ia64/ia64.h (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Define
11397 2010-08-20 Olivier Hainque <hainque@adacore.com>
11399 * config/sparc/sparc.c (sparc_asm_function_epilogue): Don't output
11400 an extra nop past a sibling call at the very end.
11402 2010-08-19 Bernd Schmidt <bernds@codesourcery.com>
11405 * combine.c (try_combine): Initialize i1_is_used and i2_is_used. Fix
11408 2010-08-19 Nathan Froyd <froydnj@codesourcery.com>
11410 * target.def (function_arg, function_incoming_arg): Remove const
11411 qualifier on CUMULATIVE_ARGS parameter.
11412 * targhooks.h (default_function_arg, default_function_incoming_arg):
11414 * targhooks.c (default_function_arg, default_function_incoming_arg):
11416 * config/i386/i386.c (ix86_function_arg): Likewise.
11418 2010-08-19 Jakub Jelinek <jakub@redhat.com>
11421 * simplify-rtx.c (simplify_unary_operation_1): Optimize nested
11422 SIGN_EXTENDs or ZERO_EXTENDs.
11424 2010-08-19 Bernd Schmidt <bernds@codesourcery.com>
11427 * combine.c (combine_validate_cost): New arg I0. All callers changed.
11428 Take its cost into account if nonnull.
11429 (insn_a_feeds_b): New static function.
11430 (combine_instructions): Look for four-insn combinations.
11431 (can_combine_p): New args PRED2, SUCC2. All callers changed. Take
11432 them into account when computing all_adjacent and looking for other
11434 (combinable_i3pat): New args I0DEST, I0_NOT_IN_SRC. All callers
11435 changed. Treat them like I1DEST and I1_NOT_IN_SRC.
11436 (try_combine): New arg I0. Handle four-insn combinations.
11437 (distribute_notes): New arg ELIM_I0. All callers changed. Treat it
11440 2010-08-19 Jason Merrill <jason@redhat.com>
11443 * gimplify.c (gimplify_init_constructor): Just return GS_UNHANDLED
11445 (gimplify_modify_expr_rhs): Adjust.
11447 2010-08-19 Nathan Froyd <froydnj@codesourcery.com>
11449 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to
11451 * config/bfin/bifn.c (bfin_discover_loop): Likewise.
11452 * dominance.c (iterate_fix_dominators): Likewise.
11453 * dse.c (set_usage_bits): Likewise.
11454 (set_position_unneeded, record_store): Likewise.
11455 * gimple-fold.c (get_maxval_strlen): Likewise.
11456 * haifa-sched.c (fix_inter_tick, fix_recovery_deps): Likewise.
11457 * ipa-inline.c (update_caller_keys): Likewise.
11458 * ipa-split.c (verify_non_ssa_vars): Likewise.
11459 * ipa-type-escape.c (mark_type, close_type_seen): Likewise.
11460 (close_type_exposed_parameter, close_type_full_escape): Likewise.
11461 (close_addressof_down): Likewise.
11462 * ira-color.c (assign_hard_reg, push_allocno_to_stack): Likewise.
11463 (setup_allocno_left_conflicts_size): Likewise.
11464 (ira_reassign_conflict_allocnos): Likewise.
11465 (ira_reassign_pseudos): Likewise.
11466 * ira-emit.c (change_loop): Likewise.
11467 * loop-invariant.c (mark_regno_live, mark_regno_death): Likewise.
11468 * lto-streamer-out.c (write_symbol): Likewise.
11469 * predict.c (expr_expected_value_1): Likewise.
11470 * regstat.c (regstat_bb_compute_ri): Likewise.
11471 * sel-sched.c (create_block_for_bookkeeping): Likewise.
11472 (track_scheduled_insns_and_blocks, sel_sched_region_1): Likewise.
11473 * stmt.c (expand_case): Likewise.
11474 * tree-eh.c (emit_eh_dispatch): Likewise.
11475 * tree-into-ssa.c (prune_unused_phi_nodes): Likewise.
11476 * tree-loop-distribution.c (make_nodes_having_upstream_mem_writes):
11478 (rdg_flag_vertex, rdg_flag_loop_exits): Likewise.
11479 (rdg_build_components): Likewise.
11480 * tree-object-size.c (collect_object_sizes_for): Likewise.
11481 * tree-sra.c (convert_callers): Likewise.
11482 * tree-ssa-coalesce.c (live_track_add_partition): Likewise.
11483 * tree-ssa-live.c (mark_all_vars_used_1): Likewise.
11484 * tree-ssa-pre.c (bitmap_set_replace_value): Likewise.
11486 2010-08-19 Uros Bizjak <ubizjak@gmail.com>
11488 * config/i386/i386.md (*lea_1): Use P mode iterator.
11489 (lea add splitter): Also handle DImode operands.
11490 (DImode lea add splitter): Use x86_64_immediate_operand for operand 2
11491 predicate. Do not use ix86_lea_for_add_ok.
11492 (zext DImode lea add splitter): Use ix86_lea_for_add_ok.
11493 (lea ashift splitter): Also handle DImode operands.
11494 (DImode lea ashift splitter): Remove splitter.
11496 2010-08-19 Uros Bizjak <ubizjak@gmail.com>
11498 * config/i386/i386.md (*add<SWI:mode>3_cconly_overflow): Do not use
11499 ix86_binary_operator_ok.
11501 2010-08-19 Andrey Belevantsev <abel@ispras.ru>
11503 PR rtl-optimization/44691
11504 * sel-sched.c (count_occurrences_1): Also punt when SUBREG_REG
11507 2010-08-19 Ian Bolton <ian.bolton@arm.com>
11510 * config/arm/arm.c (arm_output_epilogue): Ensure that return
11511 value of size 1-3 is handled correctly.
11513 2010-08-19 Ian Bolton <ian.bolton@arm.com>
11515 * tree-switch-conversion.c (gen_inbound_check): Ensure that the
11516 type for the conditional has wide enough range.
11518 2010-08-18 Uros Bizjak <ubizjak@gmail.com>
11521 * config/i386/i386.md (<any_or:code><SWI:mode>_3): Do not use
11522 ix86_binary_operator_ok.
11524 2010-08-18 Uros Bizjak <ubizjak@gmail.com>
11526 * config/i386/i386.md (*add<mode>_1) <TYPE_LEA>: Split insn to lea.
11527 <default>: Swap operands 1 and 2 for alternative 2 to use existing
11528 code to output insn mnemonic. Fix comment.
11529 (*addsi_1_zext): Add r-r-0 alternative 1.
11530 <TYPE_LEA>: Split insn to lea.
11531 <default>: Handle alternative 1.
11532 (*addhi_1_lea): Add r-r-0 alternative 2. Use cond RTX instead of
11533 multi-level if_then_else RTX to set "type" attribute.
11534 <default>: Handle alternative 2.
11535 (*addqi_1_lea): Add q-q-0 alternative 2 and r-r-0 alternative 4.
11536 Use cond RTX instead of multi-level if_then_else RTX to set
11538 <default>: Handle alternatives 2 and 4.
11539 (lea splitters): Update calls to ix86_lea_for_add_ok.
11541 * config/i386/i386.c (ix86_lea_for_add_ok): Remove unused "code"
11543 * config/i386/i386-protos.h (ix86_lea_for_add_ok): Update prototype.
11545 2010-08-18 Richard Guenther <rguenther@suse.de>
11547 * tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts,
11548 use operand helpers.
11550 2010-08-18 Paolo Bonzini <bonzini@gnu.org>
11552 PR middle-end/45292
11553 * optabs.c (expand_bool_compare_and_swap): Expand pending
11554 pops before trying the optab.
11556 2010-08-18 Yao Qi <yao@codesourcery.com>
11559 * config/arm/arm.c (output_move_double): Fix typo generating
11560 instructions ('ldr'->'str').
11562 2010-08-18 Maxim Kuvyrkov <maxim@codesourcery.com>
11564 PR rtl-optimization/42575
11565 * optabs.c (expand_doubleword_mult): Generate new pseudos to shorten
11568 2010-08-18 Marcus Shawcroft <marcus.shawcroft@arm.com>
11570 * config/arm/arm-protos.h (arm_expand_sync): New.
11571 (arm_output_memory_barrier, arm_output_sync_insn): New.
11572 (arm_sync_loop_insns): New.
11573 * config/arm/arm.c (FL_ARCH7): New.
11574 (FL_FOR_ARCH7): Include FL_ARCH7.
11576 (arm_print_operand): Support %C markup.
11577 (arm_legitimize_sync_memory): New.
11578 (arm_emit, arm_insn_count, arm_count, arm_output_asm_insn): New.
11579 (arm_process_output_memory_barrier, arm_output_memory_barrier): New.
11580 (arm_ldrex_suffix, arm_output_ldrex, arm_output_strex): New.
11581 (arm_output_op2, arm_output_op3, arm_output_sync_loop): New.
11582 (arm_get_sync_operand, FETCH_SYNC_OPERAND): New.
11583 (arm_process_output_sync_insn, arm_output_sync_insn): New.
11584 (arm_sync_loop_insns,arm_call_generator, arm_expand_sync): New.
11585 * config/arm/arm.h (struct arm_sync_generator): New.
11586 (TARGET_HAVE_DMB, TARGET_HAVE_DMB_MCR): New.
11587 (TARGET_HAVE_MEMORY_BARRIER): New.
11588 (TARGET_HAVE_LDREX, TARGET_HAVE_LDREXBHD): New.
11589 * config/arm/arm.md: Include sync.md.
11590 (UNSPEC_MEMORY_BARRIER): New.
11591 (VUNSPEC_SYNC_COMPARE_AND_SWAP, VUNSPEC_SYNC_LOCK): New.
11592 (VUNSPEC_SYNC_OP):New.
11593 (VUNSPEC_SYNC_NEW_OP, VUNSPEC_SYNC_OLD_OP): New.
11594 (sync_result, sync_memory, sync_required_value): New attributes.
11595 (sync_new_value, sync_t1, sync_t2): Likewise.
11596 (sync_release_barrier, sync_op): Likewise.
11597 (length): Add logic to length attribute defintion to call
11598 arm_sync_loop_insns when appropriate.
11599 * config/arm/sync.md: New file.
11601 2010-08-17 Jakub Jelinek <jakub@redhat.com>
11603 * tree.h (host_integerp): Add ATTRIBUTE_PURE when not
11604 ENABLE_TREE_CHECKING.
11605 (tree_low_cst): Add inline version for !ENABLE_TREE_CHECKING
11608 2010-08-17 H.J. Lu <hongjiu.lu@intel.com>
11610 * config/i386/i386.c (ix86_lea_for_add_ok): For !TARGET_OPT_AGU
11611 or optimizing for size, always avoid lea if possible.
11613 * config/i386/i386.md (*add<mode>_1): Always avoid lea if possible.
11615 2010-08-17 Iain Sandoe <iains@gcc.gnu.org>
11617 * unwind-dw2-fde-darwin.c (_darwin10_Unwind_FindEnclosingFunction):
11618 Dunmmy function with NULL return unless the target is
11619 OSX >= 10.6 (Darwin10).
11621 2010-08-17 Jack Howarth <howarth@bromo.med.uc.edu>
11623 * gcc.c (spec_function): Add remove-outfile.
11624 (remove_outfile_spec_function): New function.
11625 * config/darwin.h (LINK_SPEC): Add removal of -ldl, -lm and -lpthread.
11626 * invoke.texi (replace-outfile): Document.
11628 2010-08-17 Uros Bizjak <ubizjak@gmail.com>
11631 * reginfo.c (globalize_reg): Reject stack registers.
11633 2010-08-17 Richard Guenther <rguenther@suse.de>
11635 * tree-ssa-dom.c (struct edge_info): Use a VEC for the
11636 list of conditional equivalences.
11637 (free_all_edge_infos): Adjust.
11638 (record_equivalences_from_incoming_edge): Likewise.
11639 (record_cond): Likewise.
11640 (build_and_record_new_cond): Likewise.
11641 (record_conditions): Likewise.
11642 (dom_opt_leave_block): Likewise.
11644 2010-08-17 Kai Tietz <kai.tietz@onevision.com>
11646 * doc/invoke.texi (ms-extension): Add documentation.
11648 2010-08-17 Richard Guenther <rguenther@suse.de>
11650 * fold-const.c (fold_comparison): Strip nops inside POINTER_PLUS_EXPR.
11652 2010-08-17 Shujing Zhao <pearly.zhao@oracle.com>
11655 * c-decl.c (diagnose_uninitialized_cst_member): New function.
11656 (finish_decl): Use it to issue a -Wc++-compat warning about
11657 uninitialized const field in struct or union.
11659 (finish_struct): Use strip_array_types.
11661 2010-08-17 Jakub Jelinek <jakub@redhat.com>
11663 * function.c (block_fragments_nreverse, blocks_nreverse_all): New
11665 (reorder_blocks): Use blocks_nreverse_all instead of blocks_nreverse.
11666 (reorder_blocks_1): Assert BLOCK_FRAGMENT_ORIGIN is NULL. Don't
11667 call block_nreverse here.
11668 (blocks_nreverse): Rename decl temporary to block.
11670 2010-08-16 Bernd Schmidt <bernds@codesourcery.com>
11672 * config/arm/thumb2.md (thumb2_notsi_shiftsi,
11673 thumbsi_notsi_shiftsi_compare0, thumb2_not_shiftsi_compare0_scratch,
11674 thumb2_cmpsi_shiftsi, thumb2_cmpsi_shiftsi_swp, thumb2_arith_shiftsi,
11675 thumb2_arith_shiftsi splitter, thumb2_arith_shiftsi_compare0,
11676 thumb2_arith_shiftsi_compare0_scratch, thumb2_sub_shiftsi,
11677 thumb2_sub_shiftsi_compare0, thumb2_sub_shiftsi_compare0_scratch,
11678 thumb2_iorsi3): Delete.
11679 (orsi_notsi_si): No longer a named pattern.
11680 (orsi_not_shiftsi_si): Renamed from thumb_orsi_not_shiftsi_si.
11681 * config/arm/predicates.md (shift_amount_operand): New.
11682 (mult_operator): New.
11683 * config/arm/arm.md (attr arch, attr arch_enabled, attr insn_enabled,
11684 attr enabled): New.
11685 (iorsi3_insn): Renamed from arm_iorsi3. Handle a new alternative if
11687 (not_shiftsi): Renamed from arm_notsi_shiftsi. Handle Thumb2 variant.
11688 (not_shiftsi_compare0): Likewise, renamed from
11689 arm_notsi_shiftsi_compare0.
11690 (not_shiftsi_compare0_scratch): Likweise, renamed from
11691 arm_notsi_shiftsi_compare0_scratch.
11692 (cmpsi_shiftsi): Likewise, renamed from arm_cmpsi_shiftsi.
11693 (cmpsi_shiftsi_swp): Likewise, renamed from arm_cmpsi_shiftsi_swp.
11694 (arith_shiftsi): Handle Thumb2 variant. Set insn_enabled attribute
11695 so that the register alternative is disabled when the shift_operator
11696 is MULT. Use "M" as the constraint for constants.
11697 (arith_shiftsi splitter): Enable for TARGET_32BIT.
11698 (arith_shiftsi_compare0): Handle Thumb2 variant. Use "M" as the
11699 constraint for constants.
11700 (arith_shiftsi_compare0_scratch): Likewise.
11701 (sub_shiftsi, sub_shiftsi_compare0, sub_shiftsi_compare0_scratch):
11702 Handle Thumb2 alternative.
11704 2010-08-16 Joseph Myers <joseph@codesourcery.com>
11706 * doc/options.texi (NoDriverArg): Document.
11707 * gcc.c (cpp_unique_options): Generate -MD and -MMD instead of
11709 * opt-functions.awk (switch_flags): Handle NoDriverArg.
11710 * opts-common.c (decode_cmdline_option): Ignore CL_SEPARATE
11711 marking for CL_NO_DRIVER_ARG options when in the driver.
11712 * opts.h (CL_NO_DRIVER_ARG): Define.
11713 (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER, CL_TARGET,
11714 CL_COMMON): Update values.
11716 2010-08-16 Joseph Myers <joseph@codesourcery.com>
11718 * common.opt: Add driver options.
11719 (auxbase, auxbase-strip, quiet, version): Mark RejectDriver.
11720 * doc/options.texi (Driver, RejectDriver): Document.
11721 * gcc.c (pass_exit_codes, print_search_dirs, print_file_name,
11722 print_prog_name, print_multi_directory, print_sysroot,
11723 print_multi_os_directory, print_multi_lib,
11724 print_sysroot_headers_suffix, report_times, combine_flag,
11725 use_pipes, wrapper_string): Remove.
11726 (save_switch, driver_unknown_option_callback,
11727 driver_wrong_lang_callback, driver_post_handling_callback,
11728 driver_handle_option): New.
11729 (spec_lang, last_language_n_infiles): Make file-scope static
11730 instead of local to process_command.
11731 (process_command): Use decode_cmdline_options_to_array and
11732 read_cmdline_option for option processing. Compute have_c in
11733 prescan of decoded options.
11734 * opt-functions.awk (switch_flags): Handle Driver and
11736 (var_type, var_type_struct): Handle Separate options as generating
11737 const char * variables.
11738 * opts-common.c (decode_cmdline_option): Expect CL_COMMON and
11739 CL_TARGET to be passed by caller if required.
11740 (decode_cmdline_options_to_array): Update comment.
11741 * opts.c (complain_wrong_lang): Handle options only valid for the
11743 (decode_options): Update call to decode_cmdline_options_to_array.
11744 (print_filtered_help): Ignore driver-only options.
11745 (print_specific_help): Ignore CL_DRIVER.
11746 (common_handle_option): Don't call print_specific_help for CL_DRIVER.
11747 * opts.h (CL_DRIVER, CL_REJECT_DRIVER): Define.
11748 (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_TARGET, CL_COMMON):
11751 2010-08-16 Richard Guenther <rguenther@suse.de>
11753 * tree-cfg.c (verify_types_in_gimple_reference): Verify
11754 TARGET_MEM_REF a bit.
11755 * tree-ssa-address.c (addr_for_mem_ref): Adjust.
11756 (create_mem_ref_raw): Always create TMR_OFFSET, store the
11757 alias pointer type via it.
11758 (copy_mem_ref_info): Adjust.
11759 (maybe_fold_tmr): Likewise.
11760 * tree.c (mem_ref_offset): Also handle TARGET_MEM_REF.
11761 (reference_alias_ptr_type): Likewise.
11762 * tree.def (TARGET_MEM_REF): Remove TMR_ORIGINAL operand,
11763 adjust documentation of TMR_OFFSET operand.
11764 * alias.c (get_alias_set): Do not look at TMR_ORIGINAL but
11765 use the alias pointer type.
11766 * expr.c (expand_expr_real_1): Do not use TMR_ORIGINAL to
11767 initialize mem attrs but the TMR itself.
11768 * tree-eh.c (tree_could_trap_p): Handle TARGET_MEM_REF
11769 similar to MEM_REF.
11770 * tree-pretty-print.c (dump_generic_node): Do not dump TMR_ORIGINAL.
11771 * tree-ssa-loop-ivopts.c (idx_remove_ssa_names): Remove.
11772 (unshare_and_remove_ssa_names): Likewise.
11773 (copy_ref_info): Adjust.
11774 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Simplify
11775 TARGET_MEM_REF case.
11776 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Do not look
11778 * tree.h (TMR_ORIGINAL): Remove.
11779 * gimple.c (get_base_address): For TARGET_MEM_REF with a
11780 symbol return that.
11781 * tree-dfa.c (get_ref_base_and_extent): Handle TARGET_MEM_REF
11783 (get_addr_base_and_unit_offset): Likewise.
11784 * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Handle
11786 (indirect_ref_may_alias_decl_p): Likewise.
11787 (refs_may_alias_p_1): Do not bail out for TARGET_MEM_REFs.
11789 2010-08-15 Uros Bizjak <ubizjak@gmail.com>
11791 * doc/invoke.texi (-fomit-frame-pointer): Document that starting
11792 with GCC version 4.6, the default setting (when not optimizing
11793 for size) for 32-bit Linux x86 and 32-bit Darwin x86 targets has
11794 been changed to -fomit-frame-pointer.
11796 2010-08-15 Iain Sandoe <iains@gcc.gnu.org>
11798 * config/darwin.h (REAL_LIBGCC_SPEC): Remove libgcc_s.10.5 stub for
11799 Darwin10. Do not link libgcc.a for Darwin >= 9.
11801 2010-08-15 Gerald Pfeifer <gerald@pfeifer.com>
11803 * doc/invoke.texi (Warning Options): Fix terminology and markup
11804 in the description of how unknown warning options are handled.
11806 2010-08-15 Ira Rosen <irar@il.ibm.com>
11808 * tree-vect-data-refs.c (vect_setup_realignment): Support realignment
11810 (vect_supportable_dr_alignment): Check alignment for basic blocks.
11811 * tree-vect-slp.c (vect_build_slp_tree): Allow different codes for
11813 (vect_bb_vectorization_profitable_p): New function.
11814 (vect_slp_analyze_bb): Call vect_bb_vectorization_profitable_p() to
11815 check if it's worthwhile to vectorize the basic block.
11817 2010-08-14 Anatoly Sokolov <aesok@post.ru>
11819 * reload.h (register_move_cost, memory_move_secondary_cost,
11820 secondary_reload_class): Adjust prototype.
11821 * rtl.h (reg_class_subset_p): Adjust prototype.
11822 * reload.c (secondary_reload_class): Change arguments type from
11823 enum reg_class to reg_class_t. Change result type to reg_class_t.
11824 * reginfo.c (register_move_cost, reg_class_subset_p): Change
11825 arguments type from enum reg_class to reg_class_t.
11826 (memory_move_secondary_cost): Change arguments type from
11827 enum reg_class to reg_class_t. Change type of saved_flags to
11830 * config/mips/mips.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
11832 (mips_cost): Remove.
11833 (struct mips_rtx_cost_data): Moved to mips.c.
11834 * config/mips/mips-protos.h (mips_register_move_cost): Remove.
11835 * config/mips/mips.c (struct mips_rtx_cost_data): Moved from mips.h.
11836 (mips_cost): Make static.
11837 (mips_canonicalize_move_class): Change argument type to reg_class_t.
11838 Change result type to reg_class_t.
11839 (mips_move_to_gpr_cost, mips_move_from_gpr_cost): Change arguments
11840 type from enum reg_class to reg_class_t.
11841 (mips_register_move_cost): Make static. Change arguments
11842 type from enum reg_class to reg_class_t.
11843 (mips_memory_move_cost): New function.
11844 (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
11846 2010-08-14 Richard Sandiford <rdsandiford@googlemail.com>
11848 PR rtl-optimization/43358
11849 * ira-lives.c (process_single_reg_class_operands): Adjust the costs
11850 of a single hard register, using simplify_subreg_regno to decide
11851 what that register should be.
11853 2010-08-14 Mingjie Xing <mingjie.xing@gmail.com>
11855 * config/mips/mips.c (CODE_FOR_loongson_pmullh): Define.
11856 * config/mips/loongson.md (UNSPEC_LOONGSON_PMULL): Delete.
11857 (loongson_pmull<V_suffix>): Rename to...
11858 (mul<mode>3): ...this and use MULT instead of an UNSPEC.
11860 2010-08-13 Jack Howarth <howarth@bromo.med.uc.edu>
11862 * configure.ac: Enable -fomit-frame-pointer on darwin
11863 which support dwarf2.
11864 * config/i386/i386.c (override_options): Same.
11866 2010-08-13 Jie Zhang <jie@codesourcery.com>
11868 * config/arm/arm.md (cstoredf4): Only valid when !TARGET_VFP_SINGLE.
11870 2010-08-12 Joseph Myers <joseph@codesourcery.com>
11872 * gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD and
11875 2010-08-12 Changpeng Fang <changpeng.fang@amd.com>
11877 * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Give
11878 up dot_prod pattern searching if a stmt is outside the loop.
11880 2010-08-12 H.J. Lu <hongjiu.lu@intel.com>
11881 Uros Bizjak <ubizjak@gmail.com>
11883 * config.gcc: Handle --enable-frame-pointer.
11885 * configure.ac: Add --enable-frame-pointer.
11886 * configure: Regenerated.
11888 * config/i386/i386.c (USE_IX86_FRAME_POINTER): Default to 0.
11889 (override_options): If not configured with --enable-frame-pointer,
11890 enable -fomit-frame-pointer (but not for TARGET_MACHO or when
11891 optimizing for size), -fasynchronous-unwind-tables and
11892 -maccumulate-outgoing-args by default.
11894 2010-08-12 Jakub Jelinek <jakub@redhat.com>
11896 * builtins.c (fold_builtin_memory_op): Avoid -Wsign-compare warning.
11898 PR middle-end/45262
11899 * fold-const.c (make_range) <case NEGATE_EXPR>: Punt if
11900 -a overflows. Normalize the range.
11902 2010-08-12 Richard Guenther <rguenther@suse.de>
11904 PR tree-optimization/45232
11905 * tree-ssa-reassoc.c (can_reassociate_p): Disable re-association
11906 for types with undefined overflow.
11907 (reassociate_bb): Allow re-associating of bit and min/max
11908 operations for types with undefined overflow.
11909 * tree-ssa-forwprop.c (associate_plusminus): New function.
11910 (tree_ssa_forward_propagate_single_use_vars): Call it.
11912 2010-08-12 Richard Guenther <rguenther@suse.de>
11914 * tree-flow.h (struct ptr_info_def): Add align and misalign fields.
11915 * tree-ssa-alias.c (get_ptr_info): Move ...
11916 * tree-ssanames.c (get_ptr_info): ... here. Initialize
11917 align and misalign fields conservatively.
11918 * tree-ssa-ccp.c (ccp_finalize): From partially constant pointers
11919 derive alignment information.
11920 (evaluate_stmt): Derive alignment information from memory
11921 allocation functions.
11922 * tree.h (get_pointer_alignment): Make unsigned.
11923 * builtins.c (get_object_alignment): Use alignment information we
11924 have computed for pointers.
11925 (get_pointer_alignment): Likewise. Make conservative, return
11926 and unsigned value.
11927 (expand_builtin_strlen): Adjust.
11928 (expand_builtin_memcmp): Likewise.
11929 (expand_builtin_strcmp): Likewise.
11930 (expand_builtin_strncmp): Likewise.
11931 (get_builtin_sync_mem): Use at least mode alignment.
11932 (fold_builtin_memset): Adjust.
11933 (fold_builtin_memory_op): Likewise.
11934 * gimple-pretty-print.c (dump_gimple_phi): Alongside alias
11935 information also dump pointer alignment knowledge.
11936 (dump_gimple_stmt): Likewise.
11938 2010-08-12 Uros Bizjak <ubizjak@gmail.com>
11940 * config/i386/i386.c (LONG_TYPE_SIZE): Remove.
11941 (EMPTY_FIELD_BOUNDARY): Remove.
11942 * config/i386/i386-interix.h (PCC_BITFIELD_TYPE_MATTERS): Remove.
11944 2010-08-12 Jakub Jelinek <jakub@redhat.com>
11947 * caller-save.c (save_call_clobbered_regs): Only swap notes with
11948 DEBUG_INSNs if n_regs_saved.
11950 2010-08-12 Wei Guozhi <carrot@google.com>
11953 * config/arm/arm.md (andsi3): Change to zero extension if possible.
11954 * config/arm/thumb2.md (thumb2_zero_extendqisi2_v6): Change the name.
11956 2010-08-11 Vladimir Makarov <vmakarov@redhat.com>
11958 * ira-int.h (ira_remove_allocno_copy_from_list): Remove.
11960 * ira-build.c (ira_remove_allocno_copy_from_list): Remove.
11962 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
11964 * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Add back
11965 the case removed in the previous patch, when the only phi argument
11966 is defined in the same loop as the phi node itself. Handle it
11967 separately from the invariant case by both propagating it outside
11968 the region and replacing the phi node with an assign.
11970 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
11972 * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): The only
11973 constant phi nodes with one argument are is_gimple_min_invariant
11974 and SSA_NAME_IS_DEFAULT_DEF.
11976 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
11978 * graphite-cloog-util.c (oppose_constraint):
11979 Extend loop counter's value range (CLOOG_ORG).
11980 (cloog_matrix_to_ppl_constraint): Same.
11981 (new_Constraint_System_from_Cloog_matrix): Same.
11982 * graphite-cloog-compat.h (matrix_num_type): New.
11984 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
11986 * graphite.c (graphite_initialize): Do not initialize
11987 CLooG and initialize the Parma Polyhedra Library
11988 manually when using CLOOG_ORG.
11989 (graphite_finalize): Do not finalize CLooG and finalize
11990 the Parma Polyhedra Library manually when using CLOOG_ORG.
11991 * graphite-cloog-compat.h (cloog_initialize): Hide function
11992 when using CLOOG_ORG.
11993 (cloog_finalize): Same.
11995 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
11997 * graphite-clast-to-gimple.c (free_scattering): Change
11998 CloogDomainList/CloogDomain to CloogScatteringList/CloogScattering
12000 (build_cloog_prog): Same.
12001 * graphite-cloog-compat.h (cloog_domain): Removed.
12002 (cloog_scattering): New.
12003 (cloog_set_domain): Removed.
12004 (cloog_set_scattering): New.
12005 (cloog_next_domain): Removed.
12006 (cloog_next_scattering): New.
12007 (cloog_set_next_domain): Removed.
12008 (cloog_set_next_scattering): New.
12009 (CloogScatteringList): New.
12010 (CloogScattering): New.
12011 (cloog_scattering_free): New.
12012 (new_Cloog_Scattering_from_ppl_Polyhedron): New.
12013 * graphite-cloog-util.c (new_Cloog_Scattering_from_ppl_Polyhedron):
12016 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
12018 * graphite-clast-to-gimple.c (build_cloog_prog): Extend with
12020 (set_cloog_options): Same.
12021 (print_clast_stmt): Same.
12022 (scop_to_clast): Same.
12023 (print_generated_program): Same.
12025 * graphite-clast-to-gimple.h: Include graphite-cloog-util.h.
12026 (scop_to_clast): Extend with CloogState.
12027 * graphite-cloog-util.c: Include graphite-cloog-compat.h
12028 (new_Cloog_Domain_from_ppl_Polyhedron):
12029 Extend with CloogState. Use cloog_domain_from_cloog_matrix (CLOOG_ORG).
12030 (new_Cloog_Domain_from_ppl_Pointset_Powerset): Extend with CloogState.
12031 (new_Cloog_Domain_from_ppl_Polyhedron): Same.
12032 * graphite-cloog-util.h (build_cloog_prog): Same.
12033 * graphite-cloog-copat.h (build_cloog_prog): New.
12035 (cloog_state_malloc): New.
12036 (cloog_state_free): New.
12037 (cloog_loop_malloc): New.
12038 (cloog_options_malloc): New.
12039 (cloog_statement_alloc): New.
12040 (cloog_domain_from_cloog_matrix): New.
12041 (new_Cloog_Domain_from_ppl_Pointset_Powerset): New.
12042 (new_Cloog_Domain_from_ppl_Polyhedron): New.
12044 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
12046 * graphite-clast-to-gimple.c (clast_name_to_gcc): Parameter
12047 type of NAME now depends on used CLooG version.
12048 (clast_to_gcc_expression): Replace expr_* with clast_expr_*.
12049 (gcc_type_for_clast_expr): Same.
12050 (print_clast_stmt): Replace pprint with clast_pprint.
12051 * graphite-cloog-compat.h: Provide compatibility macros for
12053 (clast_name_p): New.
12054 (clast_expr_term): New.
12055 (clast_expr_red): New.
12056 (clast_expr_bin): New.
12057 (clast_pprint): New.
12059 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
12061 * graphite-clast-to-gimple.c (set_cloog_options): Make CLooG options
12062 compatible to newer CLooG releases (CLOOG_ORG).
12063 (build_cloog_prog): Pass CloogOptions to more functions (CLOOG_ORG).
12064 (scop_to_clast): Pass CloogOptions to build_cloog_prog (CLOOG_ORG).
12065 * graphite-cloog-compat.h: Add compatibility macros for CLooG Legacy.
12066 (build_cloog_prog) : New.
12067 (cloog_program_extract_scalars): New.
12068 (cloog_program_scatter): New.
12070 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
12072 * graphite-clast-to-gimple.c: Include graphite-cloog-compat.h
12073 conditionally (CLOOG_ORG).
12074 * graphite-cloog-compat.h: New. Include graphite-cloog-compat.h.
12075 (cloog_statement_usr): New.
12076 (cloog_domain): Same.
12077 (cloog_set_domain): Same.
12078 (cloog_next_domain): Same.
12079 (cloog_set_next_domain): Same.
12080 (cloog_program_nb_scattdims): Same.
12081 (cloog_program_set_nb_scattdims): Same.
12082 (cloog_program_names): Same.
12083 (cloog_program_set_names): Same.
12084 (cloog_program_set_context): Same.
12085 (cloog_program_set_loop): Same.
12086 (cloog_program_blocklist): Same.
12087 (cloog_program_set_blocklist): Same.
12088 (cloog_program_scaldims): Same.
12089 (cloog_program_set_scaldims): Same.
12090 (cloog_names_nb_parameters): Same.
12091 (cloog_names_set_nb_parameters): Same.
12092 (cloog_names_parameters): Same.
12093 (cloog_names_set_parameters): Same.
12094 (cloog_names_set_nb_iterators): Same.
12095 (cloog_names_set_iterators): Same.
12096 (cloog_names_set_nb_scattering): Same.
12097 (cloog_names_set_scattering): Same.
12098 (cloog_statement_set_usr): Same.
12099 (cloog_loop_set_next): Same.
12100 (cloog_loop_set_domain): Same.
12101 (cloog_loop_set_block): Same.
12102 (cloog_block_list_next): Same.
12103 (cloog_block_list_set_next):
12104 (cloog_block_list_set_block): Same.
12106 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12108 * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Returns
12110 (rewrite_commutative_reductions_out_of_ssa_close_phi): Same.
12111 (rewrite_commutative_reductions_out_of_ssa_loop): Same.
12112 (rewrite_cross_bb_scalar_deps_out_of_ssa): Call scev_reset_htab
12113 when something has been changed.
12114 (rewrite_commutative_reductions_out_of_ssa): Same.
12116 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12118 * graphite-sese-to-poly.c (propagate_expr_outside_region): Also
12119 handle the case when def is in the sese region.
12120 (rewrite_close_phi_out_of_ssa): Call propagate_expr_outside_region
12121 for invariant expressions.
12122 (rewrite_cross_bb_phi_deps): Removed.
12123 (rewrite_cross_bb_scalar_deps): Also handle GIMPLE_PHI nodes.
12124 (rewrite_cross_bb_scalar_deps_out_of_ssa): Do not call
12125 rewrite_cross_bb_phi_deps.
12127 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12129 * graphite-sese-to-poly.c
12130 (rewrite_commutative_reductions_out_of_ssa_loop): Call
12131 scev_analyzable_p only on is_gimple_reg
12133 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12135 * graphite-sese-to-poly.c (propagate_expr_outside_region): New.
12136 (rewrite_close_phi_out_of_ssa): Propagate constant values or
12137 parametric expressions outside the scop region.
12138 (rewrite_cross_bb_scalar_deps): Same.
12139 * sese.c (rename_uses): Use NULL_TREE instead of NULL for trees.
12141 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12143 * graphite-sese-to-poly.c (rewrite_phi_out_of_ssa): Use
12144 SSA_NAME_DEF_STMT only on SSA_NAMEs.
12146 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12148 * tree-scalar-evolution.c (instantiate_scev_name): Do not
12149 instantiate default definitions.
12151 2010-08-11 Vladimir Kargov <kargov@gmail.com>
12152 Sebastian Pop <sebastian.pop@amd.com>
12154 * cfgloop.c (is_loop_exit): Renamed loop_exits_to_bb_p.
12155 (loop_exits_from_bb_p): New.
12156 * cfgloop.h (is_loop_exit): Renamed loop_exits_to_bb_p.
12157 (loop_exits_from_bb_p): Declared.
12158 * graphite-scop-detection.c (scopdet_basic_block_info): Call
12159 loop_exits_to_bb_p.
12161 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12163 * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Add an
12164 extra parameter for the region. Call scev_analyzable_p.
12165 (rewrite_reductions_out_of_ssa): Update call to
12166 rewrite_close_phi_out_of_ssa.
12167 (rewrite_cross_bb_phi_deps): Same.
12168 (rewrite_commutative_reductions_out_of_ssa_loop): Add an extra
12169 parameter for the region. Call scev_analyzable_p.
12170 (rewrite_commutative_reductions_out_of_ssa): Update call to
12171 rewrite_commutative_reductions_out_of_ssa_loop.
12173 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12175 * sese.c (rename_uses): Call unshare_expr before force_gimple_operand.
12177 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12179 * graphite-sese-to-poly.c (reduction_phi_p): Do not rewrite out of
12180 SSA scalar phi nodes that can be scev_analyzable_p.
12182 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12184 * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Correctly
12185 handle SSA_NAME_IS_DEFAULT_DEF.
12187 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12189 * sese.c (rename_uses): Handl unconditionally gimple_debug statements.
12191 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12193 * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Special
12194 case non close-phi nodes with one argument.
12196 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12198 * sese.h (scev_analyzable_p): Scevs could be expressions without
12199 chrecs and still be scev_analyzable_p.
12201 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12203 * params.def (PARAM_SCEV_MAX_EXPR_SIZE): Bump the value to 100.
12205 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12207 * cfgloop.c (alloc_loop): Remove initialization of loop->single_iv.
12208 * cfgloop.h (struct loop): Remove single_iv field.
12209 * graphite-sese-to-poly.c (graphite_loop_normal_form): Removed.
12210 (scop_canonicalize_loops): Removed.
12211 (scop_ivs_can_be_represented): Do not use loop->single_iv. Iterate
12212 over all the loop phi nodes in loop->header.
12213 (build_poly_scop): Remove use of scop_canonicalize_loops.
12215 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12217 * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Also
12218 handle GIMPLE_CALL.
12220 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12222 * tree-chrec.c (chrec_apply): Should only apply to the specified
12223 variable. Also handle multivariate chains of recurrences that
12224 satisfy evolution_function_is_affine_p. Also handle CASE_CONVERT.
12226 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12228 * graphite-clast-to-gimple.c (debug_clast_name_index): Removed.
12229 (debug_clast_name_indexes_1): Removed.
12230 (debug_clast_name_indexes): Removed.
12231 (pbb_to_depth_to_oldiv): Removed.
12232 (build_iv_mapping): Replace the use of rename_map with iv_map.
12233 (translate_clast_user): Remove uses of rename_map. Allocate and
12235 (translate_clast_for_loop): Remove uses of rename_map.
12236 (translate_clast_for): Same.
12237 (translate_clast_guard): Same.
12238 (translate_clast): Same.
12240 * graphite-clast-to-gimple.h (debug_clast_name_indexes): Removed.
12241 * graphite-sese-to-poly.c (scev_analyzable_p): Moved...
12242 * sese.c (set_rename): Now static.
12243 (rename_variables_in_stmt): Removed.
12244 (rename_uses): New.
12245 (is_parameter): Removed.
12247 (expand_scalar_variables_call): Removed.
12248 (expand_scalar_variables_ssa_name): Removed.
12249 (expand_scalar_variables_expr): Removed.
12250 (expand_scalar_variables_stmt): Removed.
12251 (expand_scalar_variables): Removed.
12252 (rename_variables): Removed.
12253 (remove_condition): Removed.
12254 (get_true_edge_from_guard_bb): Removed.
12255 (get_false_edge_from_guard_bb): Removed.
12256 (struct igp): Removed.
12257 (default_before_guard): Removed.
12258 (convert_for_phi_arg): Removed.
12259 (add_guard_exit_phis): Removed.
12260 (insert_guard_phis): Removed.
12261 (graphite_copy_stmts_from_block): Now also uses iv_map and a
12262 region. Do not copy conditions. Do not copy induction variables.
12264 (copy_bb_and_scalar_dependences): Allocate a local rename_map for
12265 the translated statement. Use the iv_map for the induction
12267 * sese.h (copy_bb_and_scalar_dependences): Update declaration.
12268 (set_rename): Removed declaration.
12269 (scev_analyzable_p): ...here.
12270 * tree-chrec.c (chrec_apply_map): New.
12271 * tree-chrec.h (chrec_apply_map): Declared.
12273 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12275 * graphite-clast-to-gimple.c (translate_clast_for_loop): Do not call
12276 insert_loop_close_phis.
12277 * sese.c (name_defined_in_loop_p): Removed.
12278 (expr_defined_in_loop_p): Removed.
12279 (alive_after_loop): Removed.
12280 (close_phi_not_yet_inserted_p): Removed.
12281 (struct alep): Removed.
12282 (add_loop_exit_phis): Removed.
12283 (insert_loop_close_phis): Removed.
12285 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
12287 * graphite-cloog-util.c
12288 (cloog_matrix_to_ppl_constraint): Fix flipped condition.
12290 (psct_scattering_dim_for_loop_depth): Same.
12292 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
12294 * graphite-cloog-util.h: Added cloog.h.
12295 * graphite-blocking.c: Removed cloog.h.
12296 * graphite-dependences.c: Same.
12297 * graphite-interchange.c: Same.
12298 * graphite-poly.c: Same.
12299 * graphite-ppl.c: Same.
12300 * graphite-scop-detection.c: Same.
12301 * graphite-sese-to-poly.c:
12303 Removed graphite-clast-to-gimple.h.
12304 (check_poly_representation): Removed (unused).
12305 * graphite-sese-to-poly.h
12306 (check_poly_representation): Removed (unused).
12308 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
12310 * Makefile.in (OBJS-common): Added graphite-cloog-util.o.
12311 (graphite-clast-to-gimple.o): Added graphite-cloog-util.h.
12312 (graphite-cloog-util.o): New.
12313 (graphite-ppl.o): Added graphite-cloog-util.h.
12314 * graphite-clast-to-gimple.c:
12315 Added graphite-cloog-util.h to include statements.
12316 * graphite-cloog-util.c: New.
12317 (new_Cloog_Matrix_from_ppl_Polyhedron): Moved from graphite-ppl.c.
12318 (new_Cloog_Domain_from_ppl_Polyhedron): Same.
12319 (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
12320 (new_C_Polyhedron_from_Cloog_Matrix): Same.
12321 (insert_constraint_into_matrix): Same.
12322 (ppl_Constrain_System_number_of_constraints): Same.
12323 (new_Cloog_Matrix_from_ppl_Constraint_System): Same.
12324 (oppose_constraint): Same.
12325 (cloog_matrix_to_ppl_constraint): Same.
12326 (new_Constraint_System_from_Cloog_Matrix): Same.
12327 * graphite-cloog-util.h: New.
12328 (new_Cloog_Matrix_from_ppl_Polyhedron): Moved from graphite-ppl.h.
12329 (new_Cloog_Domain_from_ppl_Polyhedron): Same.
12330 (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
12331 (new_C_Polyhedron_from_Cloog_Matrix): Same.
12332 (insert_constraint_into_matrix): Same.
12334 Added graphite-cloog-util.h to include statements.
12335 (new_Cloog_Matrix_from_ppl_Polyhedron): Moved to graphite-cloog-util.c.
12336 (new_Cloog_Domain_from_ppl_Polyhedron): Same.
12337 (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
12338 (new_C_Polyhedron_from_Cloog_Matrix): Same.
12339 (insert_constraint_into_matrix): Same.
12340 (ppl_Constrain_System_number_of_constraints): Same.
12341 (new_Cloog_Matrix_from_ppl_Constraint_System): Same.
12342 (oppose_constraint): Same.
12343 (cloog_matrix_to_ppl_constraint): Same.
12344 (new_Constraint_System_from_Cloog_Matrix): Same.
12346 (new_Cloog_Matrix_from_ppl_Polyhedron): Moved to
12347 graphite-cloog-util.h.
12348 (new_Cloog_Domain_from_ppl_Polyhedron): Same.
12349 (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
12350 (new_C_Polyhedron_from_Cloog_Matrix): Same.
12351 (insert_constraint_into_matrix): Same.
12353 2010-08-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
12355 * graphite-clast-to-gimple.c
12356 (precision_for_value): Resolve value_* calls to matching mpz_* calls.
12357 (precision_for_interval): Same.
12358 (gcc_type_for_interval): Same.
12359 (compute_type_for_level): Same.
12360 * graphite-interchange.c
12361 (lst_interchange_profitable_p): Same.
12363 (psct_scattering_dim_for_loop_depth): Same.
12365 (ppl_max_for_le_pointset): Same.
12366 (ppl_min_for_le_pointset): Same.
12368 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12370 * graphite-sese-to-poly.c (rewrite_degenerate_phi): New.
12371 (rewrite_reductions_out_of_ssa): Call it for degenerate_phi_result.
12373 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12375 * graphite-sese-to-poly.c (rewrite_cross_bb_phi_deps): Call
12376 rewrite_close_phi_out_of_ssa.
12378 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12380 * graphite-sese-to-poly.c (rewrite_cross_bb_phi_deps): Remove dead code.
12382 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12384 * graphite-clast-to-gimple.c (build_iv_mapping): Rename map with
12386 * sese.c (debug_rename_map): Same.
12387 (get_rename): Same.
12388 (set_rename): Same.
12389 (rename_variables_in_stmt): Same.
12390 (expand_scalar_variables_call): Same.
12391 (expand_scalar_variables_ssa_name): Same.
12392 (expand_scalar_variables_expr): Same.
12393 (expand_scalar_variables_stmt): Same.
12394 (expand_scalar_variables): Same.
12395 (rename_variables): Same.
12396 (graphite_copy_stmts_from_block): Same.
12397 (copy_bb_and_scalar_dependences): Same.
12399 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12401 * graphite-clast-to-gimple.c (copy_renames): Removed.
12402 (translate_clast_for): Do not call copy_renames.
12403 (translate_clast_guard): Same.
12405 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12407 * graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Moved up.
12408 (rewrite_cross_bb_phi_deps): Split out of rewrite_cross_bb_scalar_deps.
12409 (rewrite_cross_bb_scalar_deps_out_of_ssa): Run rewrite_cross_bb_phi_deps
12410 before rewrite_cross_bb_scalar_deps.
12412 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12414 * graphite-sese-to-poly.c (rewrite_commutative_reductions_out_of_ssa):
12415 Early return in when flag_associative_math is not set.
12417 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12419 * graphite-sese-to-poly.c (rewrite_phi_out_of_ssa): Always insert out
12420 of SSA copies on edges except for loop->latch.
12422 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12424 * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps_out_of_ssa):
12425 Split out of rewrite_reductions_out_of_ssa.
12426 * graphite-sese-to-poly.h (rewrite_cross_bb_scalar_deps_out_of_ssa):
12428 * graphite.c (graphite_transform_loops): Call it.
12430 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12432 * graphite.c (graphite_transform_loops): Add two more dbg_cnt calls.
12434 2010-08-11 Alexander Monakov <amonakov@ispras.ru>
12436 * dbgcnt.def (graphite_scop): New counter.
12437 * graphite.c: Include dbgcnt.h.
12438 (graphite_transform_loops): Use new counter to limit transformations.
12439 * Makefile.in (graphite.o): Depend on DBGCNT_H.
12441 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12443 * passes.c (init_optimization_passes): Add pass_graphite.
12444 Schedule a pass_copy_prop before pass_graphite_transforms.
12445 * timevar.def (TV_GRAPHITE): Declared.
12446 * tree-pass.h (pass_graphite): Declared.
12447 * tree-ssa-loop.c (pass_graphite): New.
12449 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12451 * graphite-clast-to-gimple.c (gloog): Do not pass scops in parameter.
12452 Remove calls to rename_nb_iterations and rename_sese_parameters.
12453 * graphite-clast-to-gimple.h (gloog): Update declaration.
12454 * graphite.c (graphite_transform_loops): Update call to gloog.
12455 * sese.c (rename_variables_in_expr): Removed.
12456 (rename_nb_iterations): Removed.
12457 (rename_sese_parameters): Removed.
12458 * sese.h (rename_nb_iterations): Removed.
12459 (rename_sese_parameters): Removed.
12461 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12463 * graphite-clast-to-gimple.c (gloog): Remove call to
12464 sese_adjust_liveout_phis.
12465 * graphite-sese-to-poly.c (scev_analyzable_p): When scev returns an
12466 SSA_NAME, allow it to be handled by rewrite_cross_bb_scalar_deps.
12467 (rewrite_cross_bb_scalar_deps): Handle GIMPLE_PHI nodes: call
12468 rewrite_phi_out_of_ssa.
12469 * sese.c (get_vdef_before_sese): Removed.
12470 (sese_adjust_vphi): Removed.
12471 (sese_adjust_liveout_phis): Removed.
12472 * sese.h (sese_adjust_liveout_phis): Removed.
12474 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12476 * graphite-sese-to-poly.c (insert_out_of_ssa_copy): Pass an extra
12477 argument for the place after which to insert the out of SSA copy.
12478 (rewrite_close_phi_out_of_ssa): Update calls to insert_out_of_ssa_copy.
12479 (rewrite_phi_out_of_ssa): Same.
12480 (rewrite_cross_bb_scalar_deps): Same.
12481 (insert_copyout): Removed.
12482 (insert_copyin): Removed.
12483 (translate_scalar_reduction_to_array): Call insert_out_of_ssa_copy and
12484 insert_out_of_ssa_copy_on_edge instead of insert_copyout and
12487 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12489 * graphite-sese-to-poly.c (build_scop_bbs): Not static anymore.
12490 (rewrite_reductions_out_of_ssa): Same.
12491 (rewrite_commutative_reductions_out_of_ssa): Same.
12492 (build_poly_scop): Do not call these functions.
12493 * graphite-sese-to-poly.h (build_poly_scop): Declared.
12494 (rewrite_reductions_out_of_ssa): Declared.
12495 (rewrite_commutative_reductions_out_of_ssa): Declared.
12496 * graphite.c (graphite_transform_loops): Call on every scop
12497 rewrite_commutative_reductions_out_of_ssa before calling
12498 rewrite_reductions_out_of_ssa and build_scop_bbs.
12500 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12502 * graphite-dependences.c (dot_deps): Make system call to dotty run
12504 (dot_deps_stmt): Same.
12505 * graphite-poly.c (dot_lst): Same.
12507 2010-08-11 Sebastian Pop <sebastian.pop@amd.com>
12509 * graphite-sese-to-poly.c (loop_entry_phi_arg): Renamed
12510 phi_arg_in_outermost_loop.
12511 (remove_simple_copy_phi): Call phi_arg_in_outermost_loop.
12512 (remove_invariant_phi): Same.
12514 2010-08-11 Anatoly Sokolov <aesok@post.ru>
12516 * target.def (output_addr_const_extra): New hook.
12517 * doc/tm.texi.in (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Document.
12518 * doc/tm.texi: Regenerate.
12519 * targhooks.c (default_asm_output_addr_const_extra): New function.
12520 * targhooks.h (default_asm_output_addr_const_extra): Declare.
12521 * final.c (output_addr_const): Use TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA
12524 * config/i386/i386.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
12525 * config/i386/i386-protos.h (output_addr_const_extra): Remove.
12526 * config/i386/i386.h (output_addr_const_extra): Rename to...
12527 (i386_asm_output_addr_const_extra): ...this. Make static.
12528 (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
12530 2010-08-11 Richard Henderson <rth@redhat.com>
12532 * config/i386/i386.h (HARD_REGNO_CALL_PART_CLOBBERED): New.
12534 2010-08-11 Nick Clifton <nickc@redhat.com>
12536 * config/stormy16/stormy16-lib2.c (__cmpsi2): New function.
12537 * config/stormy16/stormy16-lib2-cmpsi2.c: New file.
12538 * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
12539 stormy16-lib2-cmpsi.c.
12541 * config/stormy16/t-stormy16 (TARGET_LIBGCC2_CFLAGS): Change to
12544 2010-08-11 Joseph Myers <joseph@codesourcery.com>
12546 * opts.h (struct cl_option_handler_func): Make handler take
12547 cl_decoded_option structure as parameter, not individual elements.
12548 (struct cl_option_handlers): Make callbacks take cl_decoded_option
12549 structure as parameter, not individual elements.
12550 (handle_option): Take cl_decoded_option structure as parameter,
12551 not individual elements.
12552 (handle_generated_option): Declare.
12553 * opts-common.c (handle_option): Take cl_decoded_option structure
12554 as parameter, not individual elements. Update calls to callback
12555 and handler functions.
12556 (handle_generated_option): New.
12557 (read_cmdline_option): Update calls to callback functions and
12559 * opts.c (common_handle_option, complain_wrong_lang,
12560 unknown_option_callback, post_handling_callback,
12561 lang_handle_option, target_handle_option): Take cl_decoded_option
12562 structure as parameter, not individual elements.
12563 (lang_handle_option, target_handle_option, common_handle_option):
12564 Assert option has at most one argument.
12565 (enable_warning_as_error): Call handle_generated_option instead of
12566 handle_option. Do not pass -Werror argument as argument of
12569 2010-08-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12571 * config/pa/linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with
12572 'unsigned short' and 'unsigned char' instead of 'short' and 'char'.
12573 (SUBWORD_BOOL_CAS): Likewise.
12574 (SUBWORD_SYNC_OP): Likewise.
12575 (SUBWORD_TEST_AND_SET): Likewise.
12576 (FETCH_AND_OP_WORD): Parenthesise INF_OP
12577 (SUBWORD_SYNC_OP): Likewise.
12578 (OP_AND_FETCH_WORD): Likewise.
12580 2010-08-10 Xinliang David Li <davidxl@google.com>
12582 * tree-ssa-loop-ivopts.c (get_address_cost): Properly
12583 compute max/min offset in address.
12585 2010-08-10 Vladimir Makarov <vmakarov@redhat.com>
12587 * ira-live.c: Include sbitmap.h.
12588 (remove_some_program_points_and_update_live_ranges): Use sbitmaps.
12589 Compress live ranges even more.
12591 2010-08-10 Nathan Froyd <froydnj@codesourcery.com>
12593 * coverage.c (ctr_labels): Delete.
12595 2010-08-10 Bernd Schmidt <bernds@codesourcery.com>
12598 * config/arm/arm.c (multiple_operation_profitable_p): Move xscale
12599 test here from arm_gen_load_multiple_1.
12600 (arm_gen_load_multiple_1, arm_gen_store_multiple_1): Use
12601 multiple_operation_profitable_p.
12603 2010-08-10 Nathan Froyd <froydnj@codesourcery.com>
12605 * tree-ssa-pre.c (init_pre): Call alloc_aux_for_blocks.
12606 (fini_pre): Call free_aux_for_blocks. Delete unused bb variable.
12608 2010-08-10 Richard Henderson <rth@redhat.com>
12610 * config/i386/i386.c (ix86_compute_frame_layout): Re-align stack
12611 after saving registers. Assert that SSE registers are only saved
12612 with a sufficiently aligned frame.
12613 (ix86_emit_save_reg_using_mov): Assert realigned only with DRAP;
12614 remove stack_realign_fp handling.
12615 (ix86_expand_prologue): Save int registers before stack_realign_fp,
12616 and do not mark the stack alignment as frame related.
12617 (ix86_expand_epilogue): SP is now invalid with stack_realign_fp.
12619 * dwarf2out.c (dwarf2out_frame_debug_expr): Flush queued register
12620 saves when re-aligning the stack.
12622 2010-08-10 Nathan Froyd <froydnj@codesourcery.com>
12624 * basic-block.h (alloc_aux_for_block, alloc_aux_for_edge): Delete.
12625 * cfg.c (alloc_aux_for_block, alloc_aux_for_edge): Make static.
12626 (alloc_aux_for_blocks, clear_aux_for_blocks): Use FOR_ALL_BB.
12628 2010-08-10 Nathan Froyd <froydnj@codesourcery.com>
12630 * dwarf2out.c (struct die_struct): Move die_tag to the end.
12632 2010-08-09 Sofiane Naci <sofiane.naci@arm.com>
12634 * config/arm/iterators.md: New file.
12635 * config/arm/arm.md: Include iterators.md.
12636 (QHSI): Move to new file.
12637 (LTUGEU, cnb, optab, ior_xor): Likewise.
12638 * config/arm/iwmmxt.md (VMMX): Move to new file.
12639 (VSHFT, MMX_char): Likewise.
12640 * config/arm/neon.md (VD): Move to new file.
12641 (VDX, VDI, VQ, VQX, VQI, VQXMOV, VSTRUCT, VTAB, V_TAB_n, VW): Likewise.
12642 (VN, VDQ, VDQW, VDQIW, VCVTF, VCVTI, VMD, VMQ, VMDQ, VMDI): Likewise.
12643 (VMDQI, VX, VE, V64, V32, V_CVTTO, V_elem, V_ext): Likewise.
12644 (V_two_elem, V_three_elem, V_four_elem, V_req, V_widen): Likewise.
12645 (V_narrow, V_HALF, V_half,V_DOUBLE, V_double): Likewise.
12646 (V_double_width, V_cmp_result, V_if_elem, V_s_elem): Likewise.
12647 (V_u_elem, V_uf_sclr, V_sz_elem, VD_dup): Likewise.
12648 (V_PAIR, vqh_ops, vqhs_ops, VQH_mnem, VQH_sign, V_suf64): Likewise.
12649 (scalar_mul_constraint,Is_float_mode, Scalar_mul_8_16): Likewise.
12650 (Is_d_reg, V_mode_nunits): Likewise.
12651 * config/arm/vec-common.md (VALL): Move to new file.
12652 (VALLW, VINT, VINTW): Likewise.
12654 2010-08-10 Bernd Schmidt <bernds@codesourcery.com>
12656 PR middle-end/45182
12657 * combine.c (make_compound_operation): Don't try to convert
12658 shifts into multiplications for modes that aren't SCALAR_INT_MODE_P.
12660 2010-08-10 Richard Guenther <rguenther@suse.de>
12662 * tree.h (get_object_alignment): Adjust prototype.
12663 * builtins.c (get_object_alignment): Return unsigned int,
12664 drop the align parameter. Handle MEM_REF, MISALIGNED_INDIRECT_REF
12665 and TARGET_MEM_REF properly.
12666 (get_pointer_alignment): Adjust.
12667 * emit-rtl.c (get_mem_align_offset): Adjust comment.
12668 (set_mem_attributes_minus_bitpos): Adjust.
12669 * tree-ssa-ccp.c (get_value_from_alignment): Adjust.
12671 2010-08-10 Richard Guenther <rguenther@suse.de>
12673 * tree-ssa-copy.c (set_copy_of_val): Use operand_equal_p.
12674 (copy_prop_visit_assignment): Simplify.
12675 (copy_prop_visit_stmt): Also visit assignments from
12677 (copy_prop_visit_phi_node): Use operand_equal_p.
12679 2010-08-09 Nathan Froyd <froydnj@codesourcery.com>
12681 * ipa-split.c (find_split_points): Free stack.
12683 2010-08-09 Nathan Froyd <froydnj@codesourcery.com>
12685 * tree.h (tree_node_kind) [perm_list_kind,temp_list_kind]: Delete.
12686 * tree.c (tree_node_kind): Delete corresponding entries.
12688 2010-08-09 H.J. Lu <hongjiu.lu@intel.com>
12690 * alias.c (may_alias_p): Remove unused ret.
12692 2010-08-09 Bingfeng Mei <bmei@broadcom.com>
12694 * ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of
12695 alias_sets_conflict_p.
12696 (walk_mems_1): Moved from alias.c.
12697 (insns_may_alias_p): New function, originally insn_alias_sets_conflict_p
12699 (add_inter_loop_mem_dep): Use insns_may_alias_p now.
12700 * cse.c (cse_insn): New argument in calling nonoverlapping_memrefs_p.
12701 * alias.c (walk_mems_2): Moved to ddg.c.
12702 (walk_mems_1): Ditto.
12703 (insn_alias_sets_conflict_p): Renamed to insns_may_alias_p and moved
12705 (nonoverlapping_memrefs_p): Add flag to guard offset-based memory
12707 *(may_alias_p): New function to check whether two memory expression
12708 may alias or not. Currently used in buidling inter-iteration memory
12710 *alias.h (nonoverlapping_memrefs_p): New flag as third argument.
12711 (insn_alias_sets_conflict_p): Removed
12712 *rtl.h (may_alias_p): New function prototype.
12714 2010-08-09 Nathan Froyd <froydnj@codesourcery.com>
12716 * tree.c (nreverse): Assert that we don't have a BLOCK.
12718 2010-08-09 Nathan Froyd <froydnj@codesourcery.com>
12720 * builtins.c (fold_builtin_next_arg): Use stdarg_p.
12721 * config/arm/arm.c (arm_get_pcs_model): Likewise.
12722 * config/avr/avr.c (init_cumulative_args): Likewise.
12723 * config/iq2000/iq2000.c (iq2000_expand_prologue): Likewise.
12724 * config/lm32/lm32.c (lm32_setup_incoming_varargs): Likewise.
12725 * config/m68k/m68k.c (m68k_return_pops_args): Likewise.
12726 * config/mn10300/mn10300.c (mn10300_builtin_saveregs): Likewise.
12727 * config/pa/pa.c (hppa_builtin_saveregs): Likewise.
12728 * config/pa/som.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
12729 * config/rs6000/rs6000.c (init_cumulative_args): Likewise.
12730 * dwarf2out.c (gen_subprogram_die): Likewise.
12731 * function.c (allocate_struct_function): Likewise.
12732 * c-aux-info.c (gen_formal_list_for_func_dec): Likewise.
12733 (deserves_ellipsis): Delete.
12735 2010-08-09 Richard Guenther <rguenther@suse.de>
12737 * tree-ssa-copy.c (cached_last_copy_of): Remove.
12738 (valueize_val): New function.
12739 (get_last_copy_of): Remove.
12740 (set_copy_of_val): Simplify.
12741 (dump_copy_of): Likewise.
12742 (copy_prop_visit_cond_stmt): Use valueize_val.
12743 (copy_prop_visit_phi_node): Properly handle unvisited names.
12744 Drop code managing copy-of chains.
12745 (init_copy_prop): Adjust.
12746 (fini_copy_prop): Likewise.
12747 (execute_copy_prop): Remove obsolete comment.
12749 2010-08-09 Richard Guenther <rguenther@suse.de>
12751 PR middle-end/44632
12752 * function.c (gimplify_parameters): Do not clear addressable
12753 bit of the original parameter.
12755 2010-08-09 Richard Guenther <rguenther@suse.de>
12757 PR middle-end/45212
12758 * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust
12759 alignment from MEM_REF offset only if we took it from the
12762 2010-08-09 Eric Fisher <joefoxreal@gmail.com>
12764 * doc/sourcebuild.texi (vect_int_mult): Remove duplicate entry.
12766 2010-08-08 Nathan Froyd <froydnj@codesourcery.com>
12768 * c-tree.h (build_arg_info): Declare.
12769 * c-decl.c (build_arg_info): Define.
12770 (get_parm_info): Call it. Delete initialization code.
12771 * c-parser.c (c_parser_parms_declarator): Likewise.
12772 (c_parser_parms_list_declaractor): Likewise.
12774 2010-08-08 Nathan Froyd <froydnj@codesourcery.com>
12776 * c-tree.h (c_arg_tag): Define. Define a VEC containing it.
12777 (struct c_arg_info): Change type of tags field.
12778 * c-decl.c (grokdeclarator): Update for changed type of tags field.
12779 (get_parm_info): Likewise.
12780 (store_parm_decls_newstyle): Likewise.
12782 2010-08-08 Nathan Froyd <froydnj@codesourcery.com>
12784 * config/rs6000/rs6000.c (branch_island): Define. Define a VEC of it.
12785 (branch_island_list): Delete.
12786 (branch_islands): Declare.
12787 (add_compiler_branch_island): Adjust for branch_islands instead of
12788 branch_island_list.
12789 (macho_branch_islands): Likewise.
12790 (no_previous_def): Likewise.
12791 (get_prev_label): Likewise.
12793 2010-08-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
12796 * gthr-posix.h (__gthread_start): Delete.
12797 (__gthread_active_init): Use pthread_default_stacksize_np instead of
12798 pthread_create to determine if hpux pthreads are active.
12799 * gthr-posix95.h (__gthread_start): Delete.
12800 (__gthread_active_init): Likewise use pthread_default_stacksize_np.
12802 2010-08-08 Kai Tietz <kai.tietz@onevision.com>
12804 * config/i386/mingw32.h ((EXTRA_OS_CPP_BUILTINS): Define
12805 _WIN64 not expanded.
12807 2010-08-07 Uros Bizjak <ubizjak@gmail.com>
12808 H.J. Lu <hongjiu.lu@intel.com>
12811 * config/i386/i386.c (ix86_print_operand): Handle 'q' operand modifier
12812 to output 32bit SFmode immediate as 8 byte sign extended value.
12814 2010-08-07 Marcus Shawcroft <marcus.shawcroft@arm.com>
12816 * config/arm/linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with
12817 'unsigned short' and 'unsigned char' instead of 'short' and 'char'.
12818 (SUBWORD_BOOL_CAS): Likewise.
12819 (SUBWORD_SYNC_OP): Likewise.
12820 (SUBWORD_TEST_AND_SET): Likewise.
12821 (FETCH_AND_OP_WORD): Parenthesise INF_OP
12822 (SUBWORD_SYNC_OP): Likewise.
12823 (OP_AND_FETCH_WORD): Likewise.
12825 2010-08-07 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
12827 * config/arm/cortex-a9.md: Rewrite VFP Pipeline description.
12828 * config/arm/arm.c (arm_xscale_tune): Initialize sched_adjust_cost.
12829 (arm_fastmul_tune,arm_slowmul_tune, arm_9e_tune): Likewise.
12830 (arm_adjust_cost): Split into xscale_sched_adjust_cost and a
12832 (cortex_a9_sched_adjust_cost): New function.
12833 (xscale_sched_adjust_cost): New function.
12834 * config/arm/arm-protos.h (struct tune_params): New field
12836 * config/arm/arm-cores.def: Adjust costs for cortex-a9.
12838 2010-08-06 Eric Botcazou <ebotcazou@adacore.com>
12841 * config/sparc/sparc.c (function_arg_advance): Always take into account
12842 the padding, if any.
12844 2010-08-06 Richard Guenther <rguenther@suse.de>
12846 * tree-ssa-ccp.c (struct prop_value_d): Add mask member.
12847 (dump_lattice_value): Dump it.
12848 (get_default_value): Adjust.
12849 (get_constant_value): Likewise.
12850 (set_value_varying): Likewise.
12851 (set_lattice_value): Make sure to not go up the lattice
12852 with bitwise constant values.
12853 (get_value_for_expr): Handle ADDR_EXPRs.
12854 (value_to_double_int): New function.
12855 (get_value_from_alignment): Likewise.
12856 (do_dbg_cnt): Adjust.
12857 (ccp_lattice_meet): Handle partially constant values.
12858 (bit_value_unop_1): New function.
12859 (bit_value_binop_1): Likewise.
12860 (bit_value_unop): Likewise.
12861 (bit_value_binop): Likewise.
12862 (evaluate_stmt): Track partially constant values if
12863 flag_tree_bit_ccp is set.
12864 (ccp_fold_stmt): Dump if we folded a predicate.
12865 (ccp_visit_stmt): Adjust.
12866 * common.opt (ftree-bit-ccp): New flag.
12867 * doc/invoke.texi (ftree-bit-ccp): Document.
12868 * opts.c (decode_options): Enable bit-CCP at -O1.
12870 2010-08-06 Alan Modra <amodra@gmail.com>
12872 * doc/invoke.texi (RS/6000 and PowerPC Options): Rewrite -mrelocatable
12873 and -mrelocatable-lib description.
12875 2010-08-05 Bernd Schmidt <bernds@codesourcery.com>
12877 From Martin Thuresson <martint@google.com>
12878 * postreload.c (reload_cse_simplify_operands): Use
12879 SET_REGNO_RAW instead of SET_REGNO.
12880 * caller-save.c (reg_save_code): Use SET_REGNO_RAW instead of
12882 * ira.c (setup_prohibited_mode_move_regs): Use SET_REGNO_RAW
12883 instead of SET_REGNO.
12884 * rtl.h (SET_REGNO_RAW): New macro.
12886 2010-08-05 Eric Botcazou <ebotcazou@adacore.com>
12888 * rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask
12889 computations. Fix formatting issues.
12890 (num_sign_bit_copies1): Likewise.
12891 (canonicalize_condition): Likewise.
12893 2010-08-05 Richard Henderson <rth@redhat.com>
12895 * toplev.h (ctz_hwi, clz_hwi, ffs_hwi): New.
12896 (floor_log2): Use clz_hwi.
12897 (exact_log2): Use ctz_hwi.
12898 * toplev.c (ctz_hwi, clz_hwi, ffs_hwi): New.
12899 * builtins.c (fold_builtin_bitop): Use them.
12900 * simplify-rtx.c (simplify_const_unary_operation): Likewise.
12901 * combine.c (get_pos_from_mask): Use ctz_hwi.
12902 * double-int.c (double_int_ctz): Likewise.
12903 * explow.c (force_reg): Likewise.
12904 * tree.h (SET_DECL_OFFSET_ALIGN): Use ffs_hwi.
12906 2010-08-05 Richard Henderson <rth@redhat.com>
12909 * config/i386/i386.c (ix86_emit_save_reg_using_mov): Make sure
12910 the alignment constant is properly sign-extended.
12912 2010-08-05 Richard Guenther <rguenther@suse.de>
12914 * expr.c (store_expr): Use emit_block_move only if both
12915 source and target are MEMs. Use store_bit_field if only
12916 the target is a MEM.
12918 2010-08-05 Richard Henderson <rth@redhat.com>
12921 * dwarf2out.c (DWARF2_UNWIND_INFO): Provide default definition.
12922 (INCOMING_RETURN_ADDR_RTX): Likewise.
12923 (dwarf2out_do_frame): Remove conditional compilation.
12924 (dwarf2out_frame_init): Likewise.
12926 2010-08-05 Nicolas Setton <setton@adacore.com>
12928 * gcov.c (flag_display_progress): New static variable.
12929 (main): Display progress info on standard output if requested.
12930 (options): Add -d/--display-progress.
12931 (print_usage): Print them.
12932 (process_args): Handle them.
12933 * doc/gcov.texi: Document them.
12935 2010-08-05 Martin Jambor <mjambor@suse.cz>
12937 * ipa-cp.c (ipcp_discover_new_direct_edges): New function.
12938 (ipcp_insert_stage): Redirect only edges not flagged with
12939 indirect_inlining_edge. Call ipcp_discover_new_direct_edges for all
12940 discovered constants.
12942 2010-08-05 Martin Jambor <mjambor@suse.cz>
12944 * ipa-prop.h (enum ipa_lattice_type): Changed comments.
12945 (struct ipa_param_descriptor): New fields types and
12946 cannot_devirtualize.
12947 (ipa_param_cannot_devirtualize_p): New function.
12948 (ipa_param_types_vec_empty): Likewise.
12949 (ipa_make_edge_direct_to_target): Declare.
12950 * ipa-cp.c: Fixed first stage driver name in initial comment,
12951 described devirtualization there too.
12952 (ipcp_analyze_node): Call ipa_analyze_params_uses.
12953 (ipcp_print_all_lattices): Print devirtualization info.
12954 (ipa_set_param_cannot_devirtualize): New function.
12955 (ipcp_initialize_node_lattices): Set cannot_devirtualize when setting
12957 (ipcp_init_stage): Merged into...
12958 (ipcp_generate_summary): ...its caller.
12959 (ipcp_change_tops_to_bottom): Also process type lists.
12960 (ipcp_add_param_type): New function.
12961 (ipcp_copy_types): Likewise.
12962 (ipcp_propagate_types): Likewise.
12963 (ipcp_propagate_stage): Also propagate types.
12964 (ipcp_need_redirect_p): Variable jump_func moved to its scope block.
12965 Also return true if propagated types require it.
12966 (ipcp_update_callgraph): Dump redirection info.
12967 (ipcp_process_devirtualization_opportunities): New function.
12968 (ipcp_const_param_count): Include known type information.
12969 (ipcp_insert_stage): Call ipcp_process_devirtualization_opportunities
12970 on new node. Fixed formatting.
12971 * ipa-prop.c (make_edge_direct_to_target): Renamed to
12972 ipa_make_edge_direct_to_target and changed all callers. Made
12973 externally visible.
12974 (ipa_node_duplication_hook): Duplicate types vector.
12975 * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Also try to
12976 redirect outgoing calls for which we can't get a decl from the
12977 statement. Check that we can get a decl from the call statement.
12978 * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
12979 ipa_analyze_params_uses only when ipa-cp is disabled.
12980 * tree-inline.c (get_indirect_callee_fndecl): Removed.
12981 (expand_call_inline): Do not call get_indirect_callee_fndecl.
12982 * params.def (PARAM_DEVIRT_TYPE_LIST_SIZE): New parameter.
12983 * Makefile.in (ipa-cp.o): Add gimple.h to dependencies.
12985 2010-08-05 Uros Bizjak <ubizjak@gmail.com>
12987 * expmed.c (expand_mult_const) <case alg_shift>: Expand shift into
12988 temporary. Emit move from temporary to accum, so REG_EQUAL note will
12989 be attached to this insn in correct mode.
12991 2010-08-05 Uros Bizjak <ubizjak@gmail.com>
12993 * config/i386/i386.c (ix86_decompose_address): Check for SI_REG
12994 using REGNO of base_reg directly.
12996 2010-08-05 Jie Zhang <jie@codesourcery.com>
12998 PR tree-optimization/45144
12999 * tree-sra.c (type_consists_of_records_p): Return false
13000 if the record contains bit-field.
13002 2010-08-04 Richard Henderson <rth@redhat.com>
13004 * config/i386/i386.c (struct ix86_frame): Remove padding and
13005 to_allocate members.
13006 (ix86_compute_frame_layout): Don't store them.
13007 (ix86_can_use_return_insn_p): Use a more direct and more obviously
13008 correct condition for the position of the stack pointer.
13009 (ix86_expand_prologue): Compute remaining stack allocation based
13010 on the ultimate stack pointer offset.
13011 (ix86_expand_epilogue): Use more obvious expressions testing for
13012 the stack pointer already pointing to the saved registers.
13014 * config/i386/i386.c (ix86_expand_epilogue): Eliminate code
13015 duplication deconstructing the frame pointer. Simplify
13016 deallocation of the local stack frame.
13018 * reg-notes.def (CFA_EXPRESSION): New.
13019 * dwarf2out.c (dwarf2out_frame_debug): Handle it.
13020 (dwarf2out_frame_debug_cfa_expression): New.
13021 (dwarf2out_frame_debug_def_cfa): Handle simple MEMs.
13023 * config/i386/i386.h (struct machine_frame_state): Add realigned flag.
13024 * config/i386/i386.c (ix86_expand_prologue): Set it.
13025 (ix86_expand_epilogue): Clear it.
13026 (ix86_emit_save_reg_using_mov): For registers saved in a realigned
13027 context, add REG_CFA_EXPRESSION notes.
13029 * config/i386/i386.h (struct machine_frame_state): Rename from
13030 machine_cfa_state. Add members tracking SP and FP regardless
13031 of the current CFA register.
13032 (ix86_cfa_state): Remove.
13033 * config/i386/i386.c (struct ix86_frame): Add reg_save_offset
13034 and sse_reg_save_offset members.
13035 (ix86_compute_frame_layout): Set them.
13036 (gen_push): Increment sp_offset too.
13037 (choose_baseaddr_len, choose_baseaddr): New.
13038 (ix86_emit_save_reg_using_mov): New.
13039 (ix86_emit_save_regs_using_mov): Use it.
13040 (ix86_emit_save_sse_regs_using_mov): Likewise.
13041 (ix86_add_cfa_restore_note): Take cfa_offset not red_offset argument;
13042 compare vs the saved red_zone_offset.
13043 (pro_epilogue_adjust_stack): Adjust sp_offset.
13044 (ix86_adjust_stack_and_probe): Likewise.
13045 (ix86_expand_prologue): Set up, use, and validate the new
13046 frame_state_info members. Use gen_frame_mem.
13047 (ix86_emit_restore_regs_using_pop): Remove red_offset parameter.
13048 (ix86_emit_restore_reg_using_pop): Likewise. Use and update the
13049 new frame_state_info members.
13050 (ix86_emit_leave): Likewise.
13051 (ix86_emit_restore_regs_using_mov): Likewise. Don't check for
13052 out-of-range stack pointer offsets here.
13053 (ix86_emit_restore_sse_regs_using_mov): Likewise.
13054 (ix86_expand_epilogue): Use and validate the new frame_state_info
13055 members. Break up and simplify the logic selecting the
13056 restore_regs_via_mov code path. Ensure that there will be no
13057 out-of-range stack pointer offsets.
13059 * config/i386/cygming.h (TARGET_64BIT_MS_ABI): Remove.
13061 * config/i386/i386.c (ix86_function_ms_hook_prologue): Fix
13062 argument name to reflect the expected tree; fix indentation.
13063 (ix86_asm_output_function_label): Output the entire 32-bit
13064 ms_hook here as bytes ...
13065 (ix86_expand_prologue): ... not here as insns. Attach the
13066 unwind info for the ms_hook to a blockage insn.
13067 (ix86_handle_fndecl_attribute): Don't check HAVE_AS_IX86_SWAP.
13068 (ix86_ms_bitfield_layout_p): Fix indentation.
13069 * config/i386/i386.md (UNSPECV_VSWAPMOV, vswapmov): Remove.
13071 * config/i386/i386.c (ix86_using_red_zone): New.
13072 (ix86_compute_frame_layout, ix86_add_cfa_restore_note,
13073 ix86_expand_prologue, ix86_force_to_memory): Use it.
13075 * config/i386/i386.c (ix86_expand_prologue): Simplify logic
13076 saving the int registers.
13078 * dwarf2out.c: Remove most of the DWARF2_DEBUGGING_INFO
13079 and DWARF2_UNWIND_INFO conditional compilation.
13081 2010-08-04 Richard Henderson <rth@redhat.com>
13084 * dwarf2out.c (gen_typedef_die): Don't re-generate the die of
13085 an is_naming_typedef_decl.
13087 2010-08-04 Bernd Schmidt <bernds@codesourcery.com>
13089 PR rtl-optimization/45162
13090 * df-problems.c (df_word_lr_bb_local_compute): Ignore DEBUG_INSNs.
13091 * dce.c (word_dce_process_block): Likewise.
13093 2010-08-04 Steve Ellcey <sje@cup.hp.com>
13096 * config/ia64/constraints.md (Z): New.
13097 * config/ia64/predicates.md (fr_reg_or_signed_fp01_operand): New.
13098 (xfreg_or_signed_fp01_operand): New.
13099 * config/ia64/ia64.md (addsf3): Replace fr_reg_or_fp01_operand
13100 with fr_reg_or_signed_fp01_operand and constraint G with Z.
13105 (adddf3_trunc): Ditto.
13107 (*subdf3_trunc): Ditto.
13109 (*madddf4_trunc): Ditto.
13111 (*msubdf4_trunc): Ditto.
13112 (addxf3): Replace xfreg_or_fp01_operand with
13113 xfreg_or_signed_fp01_operand and constraint G with Z.
13114 (*addxf3_truncsf): Ditto.
13115 (*addxf3_truncdf): Ditto.
13117 (*subxf3_truncsf): Ditto.
13118 (*subxf3_truncdf): Ditto.
13120 (*maddxf4_truncsf): Ditto.
13121 (*maddxf4_truncdf): Ditto.
13123 (*msubxf4_truncsf): Ditto.
13124 (*msubxf4_truncdf): Ditto.
13126 2010-08-04 Richard Guenther <rguenther@suse.de>
13128 * alias.c (rtx_refs_may_alias_p): Do not resort to TBAA
13129 if either alias-set is zero.
13131 2010-08-04 Richard Guenther <rguenther@suse.de>
13133 * tree-ssa-propagate.h (struct prop_value_d, prop_value_t): Move ...
13134 * tree-ssa-ccp.c: ... here.
13135 * tree-ssa-copy.c: ... and here.
13136 * tree-ssa-propagate.h (enum value_range_type, struct value_range_d,
13137 value_range_t): Move ...
13138 * tree-vrp.c: ... here.
13139 * tree-ssa-propagate.h (ssa_prop_get_value_fn): New typedef.
13140 (substitute_and_fold): Adjust prototype.
13141 * tree-ssa-propagate.c (replace_uses_in): Adjust.
13142 (replace_phi_args_in): Likewise.
13143 (substitute_and_fold): Take callback to query lattice instead
13144 of pointer to lattice. Replace SSA name defs with lattice
13146 * tree-ssa-ccp.c (ccp_finalize): Adjust.
13147 * tree-ssa-copy.c (copy_prop_visit_phi_node): Adjust.
13148 (get_value): New function.
13149 (fini_copy_prop): Adjust.
13150 * tree-vrp.c (vrp_finalize): Adjust.
13152 2010-08-04 Richard Guenther <rguenther@suse.de>
13154 PR middle-end/45176
13155 * expr.c (expand_expr_real_1): Also preserve TARGET_MEM_REF
13156 points-to set for original MEM_REF.
13158 2010-08-04 Richard Guenther <rguenther@suse.de>
13160 * tree-ssa-ccp.c (get_constant_value): New function.
13161 (get_rhs_assign_op_for_ccp): Remove.
13162 (valueize_op): New function.
13163 (ccp_fold): Use get_constant_value and valueize_op.
13164 (fold_const_aggregate_ref): Likewise.
13165 (ccp_fold_stmt): Likewise.
13166 (visit_assignment): Simplify.
13168 2010-08-04 Richard Guenther <rguenther@suse.de>
13170 * Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.
13171 * double-int.h (double_int_ctz): Declare.
13172 * double-int.c (double_int_ctz): New function.
13174 2010-08-04 Hariharan Sandanagobalane <hariharan@picochip.com>
13176 * config/picochip/picochip.c (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE):
13178 picochip_expand_movmemhi : Expand movmem pattern.
13179 * config/picochip/picochip-protos.h (picochip_expand_movmemhi) :
13181 * config/picochip/picochip.md (movmemhi) : New pattern.
13183 2010-08-03 Uros Bizjak <ubizjak@gmail.com>
13185 * config/i386/unix.h (GLOBAL_ASM_OPS): Add tabs around .globl.
13187 2010-08-03 Bernd Schmidt <bernds@codesourcery.com>
13189 * simplify-rtx.c (simplify_binary_operation_1): Try to simplify away
13190 NEG as operand of a MULT by merging it with the other operand.
13191 * combine.c (make_compound_operation): Use trunc_int_for_mode when
13192 generating a MULT with constant. Canonicalize PLUS and MINUS involving
13194 * config/arm/constraints.md (M): Examine only 32 bits of a
13196 * config/arm/predicates.md (power_of_two_operand): Likewise.
13198 2010-08-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
13200 * config/spu/spu.c (spu_emit_branch_hint): Do not access NOTE_KIND of
13203 2010-08-03 Jan Hubicka <jh@suse.cz>
13205 * ipa-split.c (struct split_point): Add split_part_set_retval.
13206 (find_retval): Forward declare.
13207 (test_nonssa_use, mark_nonssa_use): Special case return by reference.
13208 (consider_split): Compute current->split_part_set_retval.
13209 (visit_bb): Do not look into return value.
13210 (split_function): Handle !split_part_set_retval
13212 2010-08-03 Martin Jambor <mjambor@suse.cz>
13214 * tree-sra.c (completely_scalarize_record): New parameter REF, create
13215 its own access->expr intead of using build_ref_for_offset.
13217 2010-08-03 Joseph Myers <joseph@codesourcery.com>
13219 * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.
13220 * config/alpha/osf5.h (LIB_SPEC): Don't handle -a.
13221 * config/bfin/bfin.h (ASM_SPEC, LINK_SPEC): Don't pass -G* options.
13222 * config/darwin.h (WORD_SWITCH_TAKES_ARG): Handle -iframework.
13223 * config/ia64/ia64.h (SWITCH_TAKES_ARG): Define.
13224 * config/iq2000/iq2000.h (SWITCH_TAKES_ARG): Remove.
13225 * config/rs6000/sysv4.h (SWITCH_TAKES_ARG): Define using
13226 DEFAULT_SWITCH_TAKES_ARG.
13227 * config/rx/rx.opt (-patch=): Remove option.
13228 * config/rx/rx.c (rx_handle_option): Don't handle OPT_patch_.
13229 * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Handle -imultilib.
13230 * doc/invoke.texi (RX Options): Remove -patch=.
13231 * gcc.c (cc1_options): Pass -aux-info* instead of -a* options.
13232 (option_map): Remove --profile-blocks, --quiet and --silent.
13234 2010-08-03 Uros Bizjak <ubizjak@gmail.com>
13236 * config/i386/i386.h (ix86_compare_op0, ix86_compare_op1): Remove.
13237 * config/i386/i386.c (ix86_compare_op0, ix86_compare_op1): Remove.
13238 (ix86_expand_branch): Add op0 and op1 arguments. Do not access
13239 ix86_compare_op0 and ix86_compare_op1, use op0 and op1 instead.
13240 Update calls to ix86_expand_compare and ix86_expand_branch.
13241 (ix86_expand_setcc): Add op0 and op1 arguments. Update calls to
13242 ix86_expand_compare.
13243 (ix86_expand_compare): Add op0 and op1 arguments. Do not access
13244 ix86_compare_op0 and ix86_compare_op1, use op0 and op1 instead.
13246 (ix86_expand_carry_flag_compare): Do not set ix86_compare_op0
13247 and ix86_compare_op1. Update calls to ix86_expand_compare.
13248 (ix86_expand_int_movcc): Ditto.
13249 (ix86_expand_fp_movcc): Ditto. Update calls to ix86_expand_setcc.
13250 * config/i386/i386-protos.h (ix86_expand_branch): Update prototype.
13251 (ix86_expand_setcc): Ditto.
13252 (ix86_expand_compare): Remove prototype.
13253 * config/i386/i386.md (cbranch<SDWIM:mode>4): Do not set
13254 ix86_compare_op0 and ix86_compare_op1. Update calls
13255 to ix86_expand_branch to directly pass operands[1] and operands[2].
13256 (cbranchxf4): Ditto.
13257 (cbranch<MODEF:mode>4): Ditto.
13258 (cbranchcc4): Ditto.
13259 (cstore<SWIM:mode>4): Do not set ix86_compare_op0 and ix86_compare_op1.
13260 Update calls to ix86_expand_setcc to directly pass operands[2] and
13262 (cstorexf4): Ditto.
13263 (cstore<MODEF:mode>4): Ditto.
13264 (cstorecc4): Ditto.
13266 2010-08-02 Bernd Schmidt <bernds@codesourcery.com>
13269 * caller-save.c (save_call_clobbered_regs): Remove regs from
13270 hard_regs_saved when they are set.
13272 2010-08-02 Uros Bizjak <ubizjak@gmail.com>
13275 * config/alpha/alpha.c (alpha_build_builtin_va_list): Mark __offset
13278 2010-08-02 Sebastian Pop <sebastian.pop@amd.com>
13280 * common.opt (ftree-loop-distribute-patterns): New.
13281 * invoke.texi (-ftree-loop-distribute-patterns): Documented.
13282 * opts.c (decode_options): Enable flag_tree_loop_distribute_patterns
13284 * tree-data-ref.c (stores_zero_from_loop): New.
13285 * tree-data-ref.h (stores_zero_from_loop): Declared.
13286 * tree-loop-distribution.c (tree_loop_distribution): Call
13287 stores_zero_from_loop.
13288 (tree_loop_distribution): Check flag_tree_loop_distribute_patterns.
13290 2010-08-02 Bernd Schmidt <bernds@codesourcery.com>
13292 * postreload.c (reload_cse_simplify_operands): Take attribute enabled
13295 * final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.
13296 * config/arm/arm.c (thumb1_code): New variable.
13297 (arm_override_options): Set it.
13298 (thumb1_final_prescan_insn): Keep track of condition code status.
13299 (arm_adjust_cost): For Thumb, try to keep cc-setting insns next to
13300 jumps that depend on them.
13301 * config/arm/arm.h (thumb1_code): Declare variable.
13302 (struct machine_function): Guard with #ifndef GENERATOR_FILE. Add
13303 members thumb1_cc_insn, thumb1_cc_op0, thumb1_cc_op1 and
13305 (CC_STATUS_INIT): New macro.
13306 * config/arm/constraints.md (Pd): New constraint.
13307 * config/arm/predicates.md (noov_comparison_operator): New predicate.
13308 * config/arm/arm.md (is_thumb1): New define_attr.
13309 (conds): Set default to "clob" when generating Thumb1 code.
13310 (thumb1_bicsi3): Renamed from bicsi3. All uses changed. Condition
13311 code are set. Use two-operand assembly syntax.
13312 (thumb1_subsi3_insn): Condition codes are set. Now a properly named
13314 (thumb1_andsi3_insn, thumb1_iorsi3_insn, thumb1_xorsi3_insn): Condition
13315 codes are set. Use two-operand assembly syntax.
13316 (zero_extendhisi splitter): Remove constraints.
13317 (thumb1_movsi_insn, thumb1_movhi_insn, thumb1_movqi_insn, thumb1_movhf,
13318 thumb1_movsf_insn): Set conds attribute as appropriate.
13319 (cbranchsi4_insn): Use condition code status from struct
13320 machine_function to determine whether the comparison can be eliminated.
13321 Discourage the alternative using high registers.
13322 (movsi_cbranchsi4, andsi3_cbranch, orrsi3_cbranch_scratch,
13323 orrsi3_cbranch, xorsi3_cbranch_scratch, xorsi3_cbranch,
13324 bicsi3_cbranch_scratch, bicsi3_cbranch, subsi3_cbranch_scratch,
13325 subsi3_cbranch): Delete.
13326 (movsi_cbranchsi4 peepholes): Rewrite to generate a sequence of
13327 one subtract and one cbranch insn.
13329 * config/arm/thumb2.md (thumb2_movdi, thumb2_movsf_soft_insn,
13330 thumb2_movdf_soft_insn): Delete patterns.
13331 * config/arm/arm.md (arm_pool_range, thumb2_pool_range,
13332 arm_neg_pool_range, thumb2_neg_pool_range): New attributes.
13333 (pool_range, neg_pool_range): Use them to define defaults.
13334 (movdi, arm_movsf_soft_insn, arm_movdf_soft_insn): Define them
13335 and allow for TARGET_32BIT.
13338 * config/arm/arm.h (arm_regs_in_sequence): Declare.
13339 * config/arm/arm-protos.h (emit_ldm_seq, emit_stm_seq,
13340 load_multiple_sequence, store_multiple_sequence): Delete
13342 (arm_gen_load_multiple, arm_gen_store_multiple): Adjust
13344 * config/arm/ldmstm.md: New file.
13345 * config/arm/arm.c (arm_regs_in_sequence): New array.
13346 (load_multiple_sequence): Now static. New args SAVED_ORDER,
13347 CHECK_REGS. All callers changed.
13348 If SAVED_ORDER is nonnull, copy the computed order into it.
13349 If CHECK_REGS is false, don't sort REGS. Handle Thumb mode.
13350 (store_multiple_sequence): Now static. New args NOPS_TOTAL,
13351 SAVED_ORDER, REG_RTXS and CHECK_REGS. All callers changed.
13352 If SAVED_ORDER is nonnull, copy the computed order into it.
13353 If CHECK_REGS is false, don't sort REGS. Set up REG_RTXS just
13354 like REGS. Handle Thumb mode.
13355 (arm_gen_load_multiple_1): New function, broken out of
13356 arm_gen_load_multiple.
13357 (arm_gen_store_multiple_1): New function, broken out of
13358 arm_gen_store_multiple.
13359 (arm_gen_multiple_op): New function, with code from
13360 arm_gen_load_multiple and arm_gen_store_multiple moved here.
13361 (arm_gen_load_multiple, arm_gen_store_multiple): Now just
13362 wrappers around arm_gen_multiple_op. Remove argument UP, all callers
13364 (gen_ldm_seq, gen_stm_seq, gen_const_stm_seq): New functions.
13365 * config/arm/predicates.md (commutative_binary_operator): New.
13366 (load_multiple_operation, store_multiple_operation): Handle more
13367 variants of these patterns with different starting offsets. Handle
13369 * config/arm/arm.md: Include "ldmstm.md".
13370 (ldmsi_postinc4, ldmsi_postinc4_thumb1, ldmsi_postinc3, ldmsi_postinc2,
13371 ldmsi4, ldmsi3, ldmsi2, stmsi_postinc4, stmsi_postinc4_thumb1,
13372 stmsi_postinc3, stmsi_postinc2, stmsi4, stmsi3, stmsi2 and related
13373 peepholes): Delete.
13374 * config/arm/ldmstm.md: New file.
13375 * config/arm/arm-ldmstm.ml: New file.
13377 * config/arm/arm.c (arm_rtx_costs_1): Remove second clause from the
13378 if statement which adds extra costs to frame-related expressions.
13380 2010-08-02 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
13382 * config/arm/arm.c (COSTS_N_INSNS): Remove definition.
13384 2010-08-01 Uros Bizjak <ubizjak@gmail.com>
13387 * config/i386/sse.md (vec_set<mode>_0): Do not set mode attribute for
13389 (vec_set<mode>_0 splitter): Use SSEMODE4S mode iterator to also
13390 split V4SI operands.
13392 2010-08-01 Anatoly Sokolov <aesok@post.ru>
13394 * config/mmix/mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
13395 * config/mmix/mmix-protos.h (mmix_asm_output_source_filename): Remove.
13396 * config/mmix/mmix.c (mmix_asm_output_source_filename): Make static.
13397 (TARGET_ASM_OUTPUT_SOURCE_FILENAME): Define.
13399 2010-07-31 Kai Tietz <kai.tietz@onevision.com>
13401 * cppdefault.c (cpp_include_defaults): Move GCC_INCLUDE_DIR before
13404 2010-07-31 Richard Sandiford <rdsandiford@googlemail.com>
13406 * tree-ssa-math-opts.c (convert_plusminus_to_widen): Fix type
13407 used in the call to optab_for_tree_code. Fix the second
13408 is_widening_mult_p call. Check that both unwidened operands
13409 have the same sign.
13411 2010-07-31 John Tytgat <John.Tytgat@aaug.net>
13413 * config/arm/arm.c (arm_function_arg): Remove superfluous test.
13415 2010-07-31 Anatoly Sokolov <aesok@post.ru>
13417 * config/spu/spu.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
13419 2010-07-30 DJ Delorie <dj@redhat.com>
13421 * config/rx/predicates.md (rx_constshift_operand): New.
13422 * config/rx/rx.md (zs_cond): New.
13423 (cbranchsi4): Remove mode.
13424 (*cbranchsi4_<code>): Likewise.
13425 (*tstbranchsi4_<code>): New.
13426 (*tstbranchsi4r_<code>): New.
13427 (*tstbranchsi4m_eq): New.
13428 (*tstbranchsi4m_ne): New.
13429 (cbranchsf4): Remove mode.
13430 (*cbranchsf4_<code>): Likewise.
13432 2010-07-30 Bernd Schmidt <bernds@codesourcery.com>
13434 * rtlanal.c (simplify_subreg_regno): Don't treat
13435 HARD_FRAME_POINTER_REGNUM specially.
13437 2010-07-30 Joseph Myers <joseph@codesourcery.com>
13439 * common.opt (-G): Don't define option here.
13440 * config/g.opt: New.
13441 * config.gcc: Use g.opt for alpha, frv, ia64, lm32, m32r, mips,
13442 rs6000/powerpc and score targets.
13443 * opts.c (common_handle_option): Don't handle -G here.
13444 * config/alpha/alpha.c (alpha_handle_option): Handle -G.
13445 * config/frv/frv.c (frv_handle_option): Handle -G.
13446 * config/ia64/ia64.c (ia64_handle_option): Handle -G.
13447 * config/lm32/lm32.c (lm32_handle_option, TARGET_HANDLE_OPTION): New.
13448 * config/m32r/m32r.c (m32r_handle_option): Handle -G.
13449 * config/mips/mips.c (mips_handle_option): Handle -G.
13450 * config/rs6000/rs6000.c (rs6000_handle_option) Handle -G.
13451 * config/score/score.c (score_handle_option): Handle -G.
13453 2010-07-30 Anatoly Sokolov <aesok@post.ru>
13455 * config/mmix/mmix.c: Include basic-block.h.
13457 2010-07-30 Jakub Jelinek <jakub@redhat.com>
13460 PR rtl-optimization/45137
13461 * rtl.h (prev_nonnote_nondebug_insn, next_nonnote_nondebug_insn): New
13463 * emit-rtl.c (prev_nonnote_nondebug_insn, next_nonnote_nondebug_insn):
13465 * combine.c (next_nonnote_nondebug_insn): Removed.
13466 * ifcvt.c (noce_process_if_block): Use prev_nonnote_nondebug_insn.
13467 * haifa-sched.c (queue_to_ready): Use next_nonnote_nondebug_insn.
13468 * sched-deps.c (sched_analyze_insn): Likewise.
13469 (fixup_sched_groups, deps_start_bb): Use prev_nonnote_nondebug_insn.
13470 * rtlanal.c (canonicalize_condition): Likewise.
13471 * postreload.c (reload_combine_recognize_pattern): Likewise.
13472 (reload_cse_move2add): Use next_nonnote_nondebug_insn.
13474 2010-07-29 Uros Bizjak <ubizjak@gmail.com>
13476 * config/i386/i386.md (int_cond): Remove code iterator.
13478 (cbranch<mode>4): Use ordered_comparison_operator predicate
13480 (cstore<mode>4): Ditto for operator1.
13481 (mov<SWIM:mode>cc and corresponding splitter): Ditto.
13482 (add<mode>cc): ditto.
13484 2010-07-30 Richard Guenther <rguenther@suse.de>
13486 PR middle-end/45141
13487 * expr.c (expand_expr_real_1): Check for not handled base address.
13489 2010-07-30 Richard Guenther <rguenther@suse.de>
13491 * ipa-prop.c (ipa_modify_formal_parameters): Use
13492 build_distinct_type_copy.
13494 2010-07-30 Anthony Green <green@moxielogic.com>
13496 * config/moxie/rtems.h: New file.
13497 * config.gcc: Add moxie-rtems support.
13499 2010-07-29 Bernd Schmidt <bernds@codesourcery.com>
13501 * dce.c (run_word_dce): Take flag_dce into account. Clear and restore
13502 df flags as in run_fast_df_dce.
13504 2010-07-29 Jakub Jelinek <jakub@redhat.com>
13507 2010-07-27 Bernd Schmidt <bernds@codesourcery.com>
13509 * rtl.def (NOTE): Swap operands 4 and 5.
13510 * rtl.h (NOTE_DATA, NOTE_DELETED_LABEL_NAME, NOTE_BLOCK,
13511 NOTE_EH_HANDLER, NOTE_BASIC_BLOCK, NOTE_VAR_LOCATION, NOTE_KIND):
13512 Adjust accordingly.
13513 * gengtype.c (adjust_field_rtx_def): Swap operands 4 and 5 of NOTEs.
13515 2010-07-29 Jakub Jelinek <jakub@redhat.com>
13518 * dwarf2out.c (dwarf_attr_name): Handle DW_AT_object_pointer.
13519 (gen_formal_types_die): Add DW_AT_object_pointer in methods.
13520 (gen_subprogram_die): Likewise. Remove it when removing declaration's
13522 (gen_decl_die): Change return type to dw_die_ref, return what
13523 gen_formal_parameter_die returned.
13525 2010-07-29 Martin Jambor <mjambor@suse.cz>
13527 * dbgcnt.def (eipa_sra): New counter.
13528 * tree-sra.c (ipa_early_sra_gate): Also check eipa_sra debug counter.
13530 2010-07-29 Xinliang David Li <davidxl@google.com>
13533 * tree-ssa-loop-ivopts.c (get_address_cost): Revert change
13534 in revision 162652.
13536 2010-07-29 Richard Guenther <rguenther@suse.de>
13538 * timevar.def (TV_TREE_STORE_COPY_PROP): Remove.
13539 (TV_TREE_STORE_CCP): Likewise.
13540 (TV_TREE_REDPHI): Likewise.
13542 2010-07-29 Richard Guenther <rguenther@suse.de>
13544 * double-int.h (double_int_and_not): New function.
13545 * combine.c (try_combine): Use it.
13546 * tree-vrp.c (simplify_bit_ops_using_ranges): Likewise.
13548 2010-07-29 Bernd Schmidt <bernds@codesourcery.com>
13550 PR rtl-optimization/42575
13551 * dce.c (word_dce_process_block): Renamed from byte_dce_process_block.
13552 Argument AU removed. All callers changed. Ignore artificial refs.
13553 Use return value of df_word_lr_simulate_defs to decide whether an insn
13555 (fast_dce): Rename arg to WORD_LEVEL.
13556 (run_word_dce): Renamed from rest_of_handle_fast_byte_dce. No longer
13558 (pass_fast_rtl_byte_dce): Delete.
13559 * dce.h (run_word_dce): Declare.
13560 * df-core.c (df_print_word_regset): Renamed from df_print_byteregset.
13561 All callers changed. Simplify code to only deal with two-word regs.
13562 * df.h (DF_WORD_LR): Renamed from DF_BYTE_LR.
13563 (DF_WORD_LR_BB_INFO): Renamed from DF_BYTE_LR_BB_INFO.
13564 (DF_WORD_LR_IN): Renamed from DF_BYTE_LR_IN.
13565 (DF_WORD_LR_OUT): Renamed from DF_BYTE_LR_OUT.
13566 (struct df_word_lr_bb_info): Renamed from df_byte_lr_bb_info.
13567 (df_word_lr_mark_ref): Declare.
13568 (df_word_lr_add_problem, df_word_lr_mark_ref, df_word_lr_simulate_defs,
13569 df_word_lr_simulate_uses): Declare or rename from byte variants.
13570 (df_byte_lr_simulate_artificial_refs_at_top,
13571 df_byte_lr_simulate_artificial_refs_at_end, df_byte_lr_get_regno_start,
13572 df_byte_lr_get_regno_len, df_compute_accessed_bytes): Delete
13574 (df_word_lr_get_bb_info): Rename from df_byte_lr_get_bb_info.
13575 (enum df_mm): Delete.
13576 * df-byte-scan.c: Delete file.
13577 * df-problems.c (df_word_lr_problem_data): Renamed from
13578 df_byte_lr_problem_data, all members deleted except for
13579 WORD_LR_BITMAPS, which is renamed from BYTE_LR_BITMAPS. Uses changed.
13580 (df_word_lr_expand_bitmap, df_byte_lr_simulate_artificial_refs_at_top,
13581 df_byte_lr_simulate_artificial_refs_at_end, df_byte_lr_get_regno_start,
13582 df_byte_lr_get_regno_len, df_byte_lr_check_regs,
13583 df_byte_lr_confluence_0): Delete functions.
13584 (df_word_lr_free_bb_info): Renamed from df_byte_lr_free_bb_info; all
13586 (df_word_lr_alloc): Renamed from df_byte_lr_alloc; all callers changed.
13587 Don't initialize members that were deleted, don't try to discover data
13588 about registers. Ignore hard regs.
13589 (df_word_lr_reset): Renamed from df_byte_lr_reset; all callers changed.
13590 (df_word_lr_mark_ref): New function.
13591 (df_word_lr_bb_local_compute): Renamed from
13592 df_byte_bb_lr_local_compute; all callers changed. Use
13593 df_word_lr_mark_ref. Assert that artificial refs don't include
13594 pseudos. Ignore hard registers.
13595 (df_word_lr_local_compute): Renamed from df_byte_lr_local_compute.
13596 Assert that exit block uses don't contain pseudos.
13597 (df_word_lr_init): Renamed from df_byte_lr_init; all callers changed.
13598 (df_word_lr_confluence_n): Renamed from df_byte_lr_confluence_n; all
13599 callers changed. Ignore hard regs.
13600 (df_word_lr_transfer_function): Renamed from
13601 df_byte_lr_transfer_function; all callers changed.
13602 (df_word_lr_free): Renamed from df_byte_lr_free; all callers changed.
13603 (df_word_lr_top_dump): Renamed from df_byte_lr_top_dump; all callers
13605 (df_word_lr_bottom_dump): Renamed from df_byte_lr_bottom_dump; all
13607 (problem_WORD_LR): Renamed from problem_BYTE_LR; uses changed;
13608 confluence operator 0 set to NULL.
13609 (df_word_lr_add_problem): Renamed from df_byte_lr_add_problem; all
13611 (df_word_lr_simulate_defs): Renamed from df_byte_lr_simulate_defs.
13612 Return bool, true if bitmap changed or insn otherwise necessary.
13613 All callers changed. Simplify using df_word_lr_mark_ref.
13614 (df_word_lr_simulate_uses): Renamed from df_byte_lr_simulate_uses;
13615 all callers changed. Simplify using df_word_lr_mark_ref.
13616 * lower-subreg.c: Include "dce.h"
13617 (decompose_multiword_subregs): Call run_word_dce if df available.
13618 * Makefile.in (lower-subreg.o): Adjust dependencies.
13619 (df-byte-scan.o): Delete.
13620 * timevar.def (TV_DF_WORD_LR): Renamed from TV_DF_BYTE_LR.
13622 2010-07-29 Richard Guenther <rguenther@suse.de>
13624 * tree.c (build_vector): Assert that the vector constant
13625 has enough elements.
13626 (build_vector_from_ctor): Pad with trailing zeros.
13628 2010-07-29 Richard Guenther <rguenther@suse.de>
13630 PR tree-optimization/45120
13631 * tree-ssa-structalias.c (get_constraint_for_component_ref):
13632 Handle offset in DEREFs properly.
13633 (get_constraint_for_1): Handle MEM_REF offset properly.
13635 2010-07-29 Richard Guenther <rguenther@suse.de>
13637 PR middle-end/45034
13638 * convert.c (convert_to_integer): Always use an unsigned
13639 type for narrowed negate and bitwise not.
13641 2010-07-29 Ira Rosen <irar@il.ibm.com>
13643 * tree-vect-loop.c (vect_create_epilog_for_reduction): Switch
13644 to outer loop when creating reduction epilogue for double reduction,
13645 and switch back to the inner loop when updating the phi nodes.
13646 Update uses of outer loop exit phi nodes in double reduction (instead
13647 of uses of reduction).
13649 2010-07-28 Michael Meissner <meissner@linux.vnet.ibm.com>
13651 * config/rs6000/rs6000.c (rs6000_rtx_costs): Update costs for
13652 popcount on power7 and parity on power6 systems.
13653 (rs6000_emit_popcount): Rename gen_popcntwsi2 to gen_popcntddi2.
13654 (rs6000_emit_parity): Add support for power6 prtyd/prtyw
13657 * config/rs6000/rs6000.md (UNSPEC_COPYSIGN): New unspec.
13658 (UNSPEC_PARITY): Ditto.
13659 (SFDF): New iterator for SF/DF.
13660 (rreg2): New mode attribute for floating register constraint.
13661 (TARGET_FLOAT): New mode attribute for whether single/double float
13663 (popcntd<mode>2): Combine popcntwsi2 and popcntddi2 into one
13665 (parity<mode>2_cmpb): New insn for parity on power6 and newer
13667 (copysign<mode>3): Combine copysignsf3, copysigndf3 into one
13668 pattern. Add support for fcpsgn instruction added in power6.
13669 (copysignsf3): Delete.
13670 (copysigndf3): Delete.
13671 (copysign<mode>3_fcpsgn): New insn to generate fcpsgn. Use UNSPEC
13672 instead of if_then_else in RTL to avoid problems with -0.
13674 * config/rs6000/vsx.md (vsx_copysign<mode>3): Use UNSPEC instead
13675 of if_then_else to mirror scalar code.
13676 (vsx_copysignsf3): Delete, use copysign<mode>3_fcpsgn in
13679 * config/rs6000/vector.md (vector_copysign<mode>3): Use UNSPEC
13680 instead of if_then_else.
13682 2010-07-28 Xinliang David Li <davidxl@google.com>
13684 * tree-ssa-loop-ivopts.c (avg_loop_niter): New function.
13685 (dump_cand): Dump var_before/after.
13686 (htab_inv_expr_eq): New function.
13687 (htab_inv_expr_hash): New function.
13688 (tree_ssa_iv_optimize_init): Support pseudo invariants.
13689 (add_candidate_1): consider base type precision.
13690 (set_use_iv_cost): New parameter.
13691 (adjust_setup_cost): Use profile information.
13692 (get_address_cost): Do not hard code width in computing address
13694 (compare_aff_trees): New function.
13695 (get_loop_invariant_expr_id): New function.
13696 (get_computation_cost_at): New parameter and use profile information.
13697 (get_computation_cost): New parameter.
13698 (determine_use_iv_cost_generic): Pass new parameter.
13699 (determine_use_iv_cost_address): Ditto.
13700 (determine_use_iv_cost_condition): Ditto.
13701 (autoinc_possible_for_pair): Ditto.
13702 (determine_use_iv_costs): More dumps.
13703 (iv_ca_get_num_inv_exprs): New function.
13704 (iv_ca_recount_cost): Consider loop invariants in register pressure
13706 (iv_ca_add_use): New parameter.
13707 (iv_ca_dump): Better dumping.
13708 (iv_ca_extend): New parameter.
13709 (try_add_cand_for): Attempt to get better partial solution.
13710 (try_improve_iv_set): Pass new parameter to iv_ca_extend.
13711 (create_new-ivs): More dumps.
13712 (rewrite_use_compare): Ditto.
13713 (free_loop_data): More cleanup.
13714 (treee_ssa_iv_optimize_finalize): Ditto.
13716 2010-07-28 Kai Tietz <kai.tietz@onevision.com>
13718 * config/i386/i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.
13719 * config/i386/i386.c (ix86_profile_before_prologue): New.
13720 (override_options): Add special handling for -mfentry.
13721 (ix86_function_regparm): Likewise.
13722 (ix86_function_sseregparm): Likewise.
13723 (ix86_frame_pointer_required): Likewise.
13724 (ix86_expand_prologue): Check for ms_hook_prologue.
13725 (x86_function_profiler): Adjust mcount output.
13726 (TARGET_PROFILE_BEFORE_PROLOGUE): Define hook.
13727 * config/i386/i386.opt (mfentry): New.
13728 * doc/invoke.texi (mfentry): Add documentation.
13729 * doc/tm.texi: Regenerated..
13730 * doc/tm.texi.in (TARGET_PROFILE_BEFORE_PROLOGUE): New.
13731 * final.c (final_start_function): Replace macro
13732 PROFILE_BEFORE_PROLOGUE by target hook.
13733 * function.c (thread_prologue_and_epilogue_insns): Likewise.
13734 * target.def (profile_before_prologue): New hook.
13735 * targhooks.c (default_profile_before_prologue): New.
13736 * targhooks.h (default_profile_before_prologue): New.
13738 2010-07-28 Jakub Jelinek <jakub@redhat.com>
13741 * gcse.c (hoist_code): Use FOR_BB_INSNS macro.
13744 * dwarf2out.c (dwarf2out_var_location): Always consider
13745 NOTE_DURING_CALL_P notes, even when not followed by real instructions.
13747 2010-07-28 Maxim Kuvyrkov <maxim@codesourcery.com>
13749 PR rtl-optimization/45107
13750 * gcse.c (hash_scan_set): Use max_distance for gcse-las.
13752 2010-07-28 Richard Guenther <rguenther@suse.de>
13754 * tree-ssa-ccp.c: Remove comment regarding STORE-CCP.
13755 (set_lattice_value): Do not query an old default value.
13756 (get_value_for_expr): New function. Properly canonicalize
13758 (ccp_visit_phi_node): Use it.
13760 2010-07-28 Chung-Lin Tang <cltang@codesourcery.com>
13762 * config/arm/arm.c (arm_pcs_default): Remove static.
13763 * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_PCS or
13764 __ARM_PCS_VFP to indicate soft/hard-float calling convention.
13765 (arm_pcs_default): Declare.
13767 2010-07-28 Iain Sandoe <iains@gcc.gnu.org>
13769 * config/rs6000/rs6000.c (rs6000_override_options):
13770 Use TARGET_MACHO inline, move darwin_one_byte_bool from here...
13771 ... to darwin_rs6000_override_options.
13772 (rs6000_return_in_memory): Update preceding comment for darwin
13773 64 bit ABI. Use TARGET_MACHO inline.
13774 (rs6000_darwin64_struct_check_p): New.
13775 (function_arg_advance): Use rs6000_darwin64_struct_check_p.
13776 (function_arg): Likewise.
13777 (rs6000_arg_partial_bytes): Likewise.
13778 (rs6000_function_value): Likewise.
13780 2010-07-28 Andi Kleen <ak@linux.intel.com>
13782 * lto-opts.c (lto_file_read_options): Add loop over all inputs.
13784 2010-07-28 Richard Guenther <rguenther@suse.de>
13786 PR middle-end/44903
13787 * builtins.c (fold_builtin_memory_op): On STRICT_ALIGNMENT
13788 targets try harder to not generate unaligned accesses.
13790 2010-07-28 Maxim Kuvyrkov <maxim@codesourcery.com>
13792 PR rtl-optimization/45101
13793 * gcse.c (hash_scan_set): Fix argument ordering of insert_expr_in_table
13796 2010-07-28 Eric Botcazou <ebotcazou@adacore.com>
13798 PR tree-optimization/44885
13799 * tree-sra.c (find_param_candidates): Skip pointer types to arrays
13800 with non-aliased component.
13802 2010-07-28 Joseph Myers <joseph@codesourcery.com>
13804 * config/darwin-driver.c (SWITCH_TAKES_ARG,
13805 WORD_SWITCH_TAKES_ARG): Remove.
13806 * cppspec.c (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
13807 * defaults.h (DEFAULT_SWITCH_TAKES_ARG,
13808 DEFAULT_WORD_SWITCH_TAKES_ARG): Move from gcc.h.
13809 (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Move default
13810 definitions from gcc.c.
13811 * gcc.c (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Move to
13813 * gcc.h (DEFAULT_SWITCH_TAKES_ARG, DEFAULT_WORD_SWITCH_TAKES_ARG):
13814 Move to defaults.h.
13815 * opts-common.c: Include tm.h.
13816 (decode_cmdline_option): Use SWITCH_TAKES_ARG and
13817 WORD_SWITCH_TAKES_ARG to count arguments to unknown options.
13818 Handle more than one argument. Set canonical_option_num_elements.
13819 (decode_cmdline_options_to_array): Set
13820 canonical_option_num_elements and trailing elements of
13822 * opts.h (struct cl_decoded_option): Allow four elements in
13823 canonical_option. Add field canonical_option_num_elements.
13824 * Makefile.in (opts-common.o): Update dependencies.
13826 2010-07-28 Eric Botcazou <ebotcazou@adacore.com>
13828 PR middle-end/44790
13829 PR middle-end/44993
13830 * expr.c (expand_expr_real_1) <MEM_REF>: Revert latest change. Make
13831 sure the base has address_mode before adding the offset.
13833 2010-07-27 Xinliang David Li <davidxl@google.com>
13835 * tree-flow.h (create_mem_ref): Add one new parameter.
13836 * tree-ssa-address.c (create_mem_ref): New parameter.
13837 (addr_to_parts): Ditto.
13838 (move_variant_to_index): New function.
13839 * tree-ssa-loop-ivopts.c (rewrite_use_address): Pass new argument.
13841 2010-07-27 Bernd Schmidt <bernds@codesourcery.com>
13843 * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operands
13845 * rtl.h (PATTERN, INSN_LOCATOR, NOTE_DATA, NOTE_DELETED_LABEL_NAME,
13846 NOTE_BLOCK, NOTE_EH_HANDLER, NOTE_BASIC_BLOCK, NOTE_VAR_LOCATION,
13847 NOTE_KIND, LABEL_NUSES, LABEL_REFS): Adjust accordingly.
13848 * gengtype.c (adjust_field_rtx_def): Swap operands 4 and 5 of
13849 CODE_LABELs and NOTEs.
13850 * caller-save.c (init_caller_save): Fix up gen_rtx_INSN call.
13851 * combine.c (try_combine): Likewise.
13852 * ira.c (setup_prohibited_mode_move_regs): Likewise.
13853 * print-rtl.c (print_rtx): Start REG_NOTES on a new line.
13855 2010-07-27 Joseph Myers <joseph@codesourcery.com>
13857 * coretypes.h (struct cl_option_handlers): Declare.
13858 * hooks.c (hook_int_size_t_constcharptr_int_0): Remove.
13859 * hooks.h (hook_int_size_t_constcharptr_int_0): Remove.
13860 * langhooks-def.h (lhd_handle_option): Declare.
13861 (LANG_HOOKS_HANDLE_OPTION): Use lhd_handle_option.
13862 * langhooks.c (lhd_handle_option): New.
13863 * langhooks.h (struct lang_hooks): Update prototype and return
13864 value type of handle_option hook.
13865 * optc-gen.awk: Generate target_flags_explicit definition for the
13867 * opts-common.c: Include diagnostic.h.
13868 (handle_option): Move from opts.c. Update prototype and return
13869 value type. Use handlers structure.
13870 (read_cmdline_option): Move from opts.c. Update prototype. Use
13871 handlers structure.
13872 (set_option): Move from opts.c.
13873 * opts.c (common_handle_option): Update prototype and return value
13874 type. Update calls to handle_option and enable_warning_as_error.
13875 (unknown_option_callback, post_handling_callback,
13876 lang_handle_option, target_handle_option): New.
13877 (handle_option, read_cmdline_option): Move to opts-common.c.
13878 (read_cmdline_options): Update prototype. Update call to
13879 read_cmdline_option.
13880 (decode_options): Initialize and use handlers structure.
13881 (set_option): Move to opts-common.c.
13882 (enable_warning_as_error): Update prototype. Update call to
13884 * opts.h (struct cl_option_handler_func, struct
13885 cl_option_handlers): New.
13886 (handle_option, enable_warning_as_error): Update prototypes.
13887 (read_cmdline_option): Declare.
13888 * Makefile.in (opts-common.o): Update dependencies.
13890 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13892 * config/arm/arm.c (params.h): Include.
13893 (arm_override_options): Tune gcse-unrestricted-cost.
13894 * config/arm/t-arm (arm.o): Define dependencies.
13896 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13899 PR middle-end/42574
13900 * basic-block.h (get_dominated_to_depth): Declare.
13901 * dominance.c (get_dominated_to_depth): New function, use
13902 get_all_dominated_blocks as a base.
13903 (get_all_dominated_blocks): Use get_dominated_to_depth.
13905 * gcse.c (occr_t, VEC (occr_t, heap)): Define.
13906 (hoist_exprs): Remove.
13907 (alloc_code_hoist_mem, free_code_hoist_mem): Update.
13908 (compute_code_hoist_vbeinout): Add debug print outs.
13909 (hoist_code): Partially rewrite, simplify. Use get_dominated_to_depth.
13911 * params.def (PARAM_MAX_HOIST_DEPTH): New parameter to avoid
13912 quadratic behavior.
13913 * params.h (MAX_HOIST_DEPTH): New macro.
13914 * doc/invoke.texi (max-hoist-depth): Document.
13916 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13918 PR rtl-optimization/40956
13919 * config/arm/arm.c (thumb1_size_rtx_costs): Fix cost of simple
13922 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13925 PR middle-end/42574
13926 * config/arm/arm.c (legitimize_pic_address): Use
13927 gen_calculate_pic_address pattern to emit calculation of PIC address.
13928 (will_be_in_index_register): New function.
13929 (arm_legitimate_address_outer_p, thumb2_legitimate_address_p,)
13930 (thumb1_legitimate_address_p): Use it provided !strict_p.
13931 * config/arm/arm.md (calculate_pic_address): New expand and split.
13933 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13936 PR middle-end/42574
13937 * config/arm/arm.c (thumb1_size_rtx_costs): Add cost for "J" constants.
13938 * config/arm/arm.md (define_split "J", define_split "K"): Make
13939 IRA/reload friendly.
13941 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13943 * gcse.c (insert_insn_end_basic_block): Update signature, remove
13945 (pre_edge_insert, hoist_code): Update.
13947 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13950 PR middle-end/42574
13951 * gcse.c (hoist_expr_reaches_here_p): Remove excessive check.
13953 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13955 * gcse.c (hoist_code): Generate new pseudo for every new set insn.
13957 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13959 PR rtl-optimization/40956
13961 PR middle-end/42574
13962 * gcse.c (compute_code_hoist_vbeinout): Consider more expressions
13964 (hoist_code): Count occurences in current block too.
13966 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
13968 * gcse.c (struct expr:max_distance): New field.
13969 (doing_code_hoisting_p): New static variable.
13970 (want_to_gcse_p): Change signature. Allow constrained hoisting of
13971 simple expressions, don't change behavior for PRE. Set max_distance.
13972 (insert_expr_in_table): Set new max_distance field.
13973 (hash_scan_set): Update.
13974 (hoist_expr_reaches_here_p): Stop search after max_distance
13976 (find_occr_in_bb): New static function. Use it in ...
13977 (hoist_code): Calculate sizes of basic block before any changes are
13978 done. Pass max_distance to hoist_expr_reaches_here_p.
13979 (one_code_hoisting_pass): Set doing_code_hoisting_p.
13981 * params.def (PARAM_GCSE_COST_DISTANCE_RATIO,)
13982 (PARAM_GCSE_UNRESTRICTED_COST): New parameters.
13983 * params.h (GCSE_COST_DISTANCE_RATIO, GCSE_UNRESTRICTED_COST): New
13985 * doc/invoke.texi (gcse-cost-distance-ratio, gcse-unrestricted-cost):
13988 2010-07-27 Jeff Law <law@redhat.com>
13989 Maxim Kuvyrkov <maxim@codesourcery.com>
13991 * gcse.c (compute_transpout, transpout): Remove, move logic
13992 to prune_expressions.
13993 (compute_pre_data): Move pruning of trapping expressions ...
13994 (prune_expressions): ... here. New static function.
13995 (compute_code_hoist_data): Use it.
13996 (alloc_code_hoist_mem, free_code_hoist_mem, hoist_code): Update.
13998 2010-07-27 Xinliang David Li <davidxl@google.com>
14000 * tree-ssa-loop-ivopts.c (adjust_iv_update_pos): New function.
14001 (rewrite_use_address): Adjust iv update position when needed.
14003 2010-07-27 Maxim Kuvyrkov <maxim@codesourcery.com>
14005 * dbgcnt.def (hoist_insn): New debug counter.
14006 * gcse.c (hoist_code): Use it.
14008 2010-07-27 Xinliang David Li <davidxl@google.com>
14010 * tree-ssa-loop-ivopts.c (niter_for_exit): New parameter.
14011 (niter_for_single_dom_exit): Passes additional parameter.
14012 (iv_period): Fix comments.
14013 (may_eliminate_iv): Handles multiple exit loops properly.
14014 (free_tree_niter_desc): New function.
14015 (free_loop_data): Frees up loop iteration descriptors.
14017 2010-07-27 Jakub Jelinek <jakub@redhat.com>
14020 * cfgexpand.c (expand_one_stack_var_at): Limit align to maximum
14021 of max_used_stack_slot_alignment and PREFERRED_STACK_BOUNDARY
14022 instead of MAX_SUPPORTED_STACK_ALIGNMENT.
14023 (expand_one_var): Don't consider DECL_ALIGN for variables for
14024 which expand_one_stack_var_at has been already called.
14027 * doc/md.texi: Clarify m and es constraints on PowerPC and m and S
14028 constraints on IA-64.
14030 2010-07-27 Jie Zhang <jie@codesourcery.com>
14034 2010-07-23 Jie Zhang <jie@codesourcery.com>
14036 * tree-sra.c (ipa_sra_preliminary_function_checks): Return
14037 false if ! tree_versionable_function_p.
14039 2010-07-27 Jakub Jelinek <jakub@redhat.com>
14041 * dwarf2out.c (add_data_member_location_attribute): Use
14042 add_AT_unsigned instead of add_AT_int if offset is non-negative.
14044 2010-07-27 Bernd Schmidt <bernds@codesourcery.com>
14046 * postreload.c (try_replace_in_use): New static function.
14047 (reload_combine_recognize_const_pattern): Use it here. Allow
14048 substituting into a final add insn, and substituting into a memory
14049 reference in an insn that sets the reg.
14051 2010-07-27 Joseph Myers <joseph@codesourcery.com>
14053 * common.opt (o): Add MissingArgError.
14054 * doc/options.texi (MissingArgError): Document.
14055 * hooks.c (hook_bool_constcharptr_size_t_false): Remove.
14056 * hooks.h (hook_bool_constcharptr_size_t_false): Remove.
14057 * langhooks-def.h (LANG_HOOKS_MISSING_ARGUMENT): Remove.
14058 (LANG_HOOKS_INITIALIZER): Remove missing_argument hook initializer.
14059 * langhooks.h (struct lang_hooks): Remove missing_argument.
14060 * optc-gen.awk: Handle MissingArgError and output new structure
14061 field initializers.
14062 * opts.c (read_cmdline_option): Use missing_argument_error field
14063 instead of missing_argument langhook.
14064 * opts.h (struct cl_option): Add missing_argument_error field.
14065 * system.h (LANG_HOOKS_MISSING_ARGUMENT): Poison.
14067 2010-07-27 Iain Sandoe <iains@gcc.gnu.org>
14070 * config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Special-case the
14071 Darwin64 ABI, for zero-sized objects.
14073 2010-07-27 Iain Sandoe <iains@gcc.gnu.org>
14078 Merge from Apple local 4.2.1.
14079 2005-05-11 Stan Shebs <shebs@apple.com>
14080 Fix 64-bit varargs for Darwin (Radar 4028089).
14081 * config/rs6000/rs6000.h (rs6000_args): New field floats_in_gpr.
14082 * config/rs6000/rs6000.c (rs6000_darwin64_record_arg_advance_flush):
14083 Add argument, add case for 8-byte register half-filled with a float.
14084 (rs6000_darwin64_record_arg_advance_recurse): Detect and handle
14085 single-precision floats specially.
14087 2010-07-27 Ira Rosen <irar@il.ibm.com>
14089 PR tree-optimization/44152
14090 * tree-vect-slp.c (vect_build_slp_tree): Collect nodes with
14091 complex numbers for further check.
14092 (vect_supported_load_permutation_p): Check nodes with
14095 2010-07-27 Joseph Myers <joseph@codesourcery.com>
14097 * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,
14098 LANG_HOOKS_COMPLAIN_WRONG_LANG_P): New.
14099 (LANG_HOOKS_INIT_OPTIONS): Update default definition.
14100 (LANG_HOOKS_INITIALIZER): Add new hooks.
14101 * langhooks.c (lhd_init_options, lhd_complain_wrong_lang_p): New.
14102 * langhooks.h (struct lang_hooks): Add new hooks option_lang_mask
14103 and complain_wrong_lang_p. Update init_options prototype.
14104 * c-objc-common.c (c_initialize_diagnostics): First call
14105 c_common_initialize_diagnostics.
14106 * c-objc-common.h (LANG_HOOKS_OPTION_LANG_MASK,
14107 LANG_HOOKS_COMPLAIN_WRONG_LANG_P): Define.
14108 * coretypes.h (struct cl_option, struct cl_decoded_option): Declare.
14109 * hooks.c (hook_uint_uint_constcharptrptr_0): Remove.
14110 (hook_uint_void_0): New.
14111 * hooks.h (hook_uint_uint_constcharptrptr_0): Remove.
14112 (hook_uint_void_0): New.
14113 * opts-common.c (decode_cmdline_option,
14114 decode_cmdline_options_to_array): Also fill in canonical_option field.
14115 * opts.c (complain_wrong_lang): Use langhook to determine whether
14116 to complain instead of special-casing LTO.
14117 (decode_options): Separate lang_mask determination with
14118 option_lang_mask hook from call of init_options hook.
14119 * opts.h (struct cl_decoded_option): Add canonical_option.
14121 2010-07-27 Jakub Jelinek <jakub@redhat.com>
14123 PR tree-optimization/45083
14124 * tree-inline.c (add_local_variables): Also remap DECL_DEBUG_EXPR.
14126 2010-07-27 Bernd Schmidt <bernds@codesourcery.com>
14128 * postreload.c (reload_combine_recognize_const_pattern): Move test
14129 for limiting the insn movement to the right scope.
14131 PR rtl-optimization/45051
14132 * reload1.c (delete_output_reload): Use refers_to_regno_p rather
14133 than reg_mentioned_p.
14135 2010-07-26 Richard Henderson <rth@redhat.com>
14138 * tree-emutls.c: New file.
14139 * Makefile.in (OBJS-common): Add it.
14140 * tree-pass.h (pass_ipa_lower_emutls): Declare.
14141 * passes.c (init_optimization_passes): Add it.
14143 * dwarf2out.c (loc_list_from_tree): If emutls.debug_form_tls_address,
14144 pull the control variable from DECL_VALUE_EXPR, not emutls_decl.
14145 * expr.c (emutls_var_address): Delete.
14146 (expand_expr_addr_expr_1, expand_expr_real_1): Don't use it.
14147 * output.h (SECCAT_EMUTLS_VAR, SECCAT_EMUTLS_TMPL): Delete.
14148 (emutls_finish): Delete.
14149 * toplev.c (compile_file): Don't call it.
14150 * tree.h (emutls_decl): Delete.
14151 * varasm.c (emutls_htab, DECL_EMUTLS_VAR_P): Delete.
14152 (emutls_finish, emutls_finalize_control_var): Delete.
14153 (emutls_object_type): Move to tree-emutls.c.
14154 (EMUTLS_SEPARATOR, prefix_name, get_emutls_object_name,
14155 default_emutls_var_fields, get_emutls_object_type,
14156 get_emutls_init_templ_addr, emutls_decl, emutls_common_1
14157 default_emutls_var_init): Likewise.
14158 (get_variable_section): Don't special case emutls.
14159 (assemble_variable, do_assemble_alias, categorize_decl_for_section,
14160 default_elf_select_section, default_unique_section,
14161 default_encode_section_info): Likewise.
14162 * varpool.c (decide_is_variable_needed): Likewise.
14163 * gimple-iterator.c (update_call_edge_frequencies): New
14164 (gsi_insert_on_edge_immediate): Use it.
14165 (gsi_insert_seq_on_edge_immediate): Likewise.
14166 (gsi_commit_one_edge_insert): Likewise.
14168 * config/i386/i386.c (x86_64_elf_select_section): Don't handle
14169 SECCAT_EMUTLS_VAR, SECCAT_EMUTLS_TMPL.
14170 (x86_64_elf_unique_section): Likewise.
14172 2010-07-26 Jan Hubicka <jh@suse.cz>
14174 * lto-streamer.h (struct lto_file_decl_data): Mark resolutions with
14177 2010-07-26 Anatoly Sokolov <aesok@post.ru>
14179 * target.def (output_source_filename): New hook.
14180 * doc/tm.texi.in (TARGET_ASM_OUTPUT_SOURCE_FILENAME): Document.
14181 * doc/tm.texi: Regenerate.
14182 * toplev.c (output_file_directive) Remove function.
14183 * toplev.h (output_file_directive) Remove.
14184 * output.h (default_asm_output_source_filename,
14185 output_file_directive): Declare.
14186 * varasm.h (default_asm_output_source_filename,
14187 output_file_directive): New functions.
14189 * config/mips/mips.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
14190 * config/mips/mips-protos.h (mips_output_filename): Remove.
14191 * config/mips/mips.c (mips_output_filename): Make Static.
14192 (TARGET_ASM_OUTPUT_SOURCE_FILENAME): Define.
14194 2010-07-26 Richard Guenther <rguenther@suse.de>
14196 PR tree-optimization/43784
14197 * tree-nrv.c (dest_safe_for_nrv_p): It's not safe to NRV
14198 if the destination is used by the call.
14200 2010-07-26 Richard Guenther <rguenther@suse.de>
14202 PR middle-end/45073
14203 * gimple-fold.c (gimplify_and_update_call_from_tree): Conditionalize
14204 SSA updating on being in SSA form.
14206 2010-07-26 Richard Guenther <rguenther@suse.de>
14208 PR middle-end/45056
14209 * gimple-fold.c (fold_stmt_1): Also fold references in debug stmts.
14211 2010-07-26 Richard Guenther <rguenther@suse.de>
14213 PR tree-optimization/45071
14214 * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Always
14217 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
14219 * config/v850/lib1funcs.asm (save_r2_r31, return_r2_r31,
14220 save_r20_r31, return_r20_r31, save_r21_r31, return_r21_r31,
14221 save_r22_r31, return_r22_r31, save_r23_r31, return_r23_r31,
14222 save_r24_r31, return_r24_r31, save_r25_r31, return_r25_r31,
14223 save_r26_r31, return_r26_r31, save_r27_r31, return_r27_r31,
14224 save_r28_r31, return_r28_r31, save_r29_r31, return_r29_r31,
14225 save_r31, return_r31, save_interrupt, return_interrupt,
14226 save_all_interrupt, return_all_interrupt, L_save_r2_r31,
14227 L_return_interrupt, callt_return_interrupt, L_restore_all_interrupt,
14228 L_save_##START##_r31c, L_callt_save_r31c): Updated as per the
14229 new ABI requirements.
14230 (save_r6_r9, L_callt_save_r6_r9): Remove.
14231 * config/v850/predicates.md (even_reg_operand, disp23_operand,
14232 const_float_1_operand const_float_0_operand): New Predicates.
14233 (pattern_is_ok_for_prepare, pattern_is_ok_for_prologue,
14234 pattern_is_ok_for_epilogue): Update as per the ABI requirements.
14235 * config/v850/t-v850: Update multilibs for new target variants.
14236 (save_varargs, callt_save_varargs, callt_save_r6_r9): Remove.
14237 * config/v850/t-v850e: Likewise.
14238 * config/v850/v850.c (v850_issue_rate): New.
14239 (v850_strict_argument_naming): New.
14240 (function_arg): Modify to generate a different ABI.
14241 (print_operand): Update case 'z' to support float modes.
14242 (output_move_single): Modify to generate appropriate and better
14244 (v850_float_z_comparison_operator, v850_select_cc_mode,
14245 v850_float_nz_comparison_operator, v850_gen_float_compare,
14246 v850_gen_compare): New functions to support comparison of float values.
14247 (ep_memory_offset): Add support for V850E2 targets.
14248 (INTERRUPT_FIXED_NUM, INTERRUPT_ALL_SAVE_NUM): Update.
14249 (INTERRUPT_REGPARM_NUM): Remove.
14250 (compute_register_save_size): Add extra case to save/restore long call.
14251 (use_prolog_function): New function to support prologue.
14252 (expand_prologue): Add support for V850E2 targets and modified
14253 as per the current ABI requirements.
14254 (expand_epilogue): Likewise.
14255 (construct_restore_jr): Modify based on TARGET_LONG_CALLS.
14256 (construct_save_jarl): Likewise.
14257 (construct_dispose_instruction): Update as per the current ABI
14259 (construct_prepare_instruction): Likewise.
14260 * config/v850/v850.h (TARGET_CPU_DEFAULT): Add target predefines.
14261 (TARGET_CPU_v850e2, TARGET_CPU_v850e2v3): Define
14262 (CPP_SPEC): Updated to support v850e2 targets.
14263 (STRICT_ALIGNMENT): Modified.
14264 (FIRST_PSEUDO_REGISTER): Updated to add even registers.
14265 (FIXED_REGISTERS): Likewise.
14266 (CALL_USED_REGISTERS): Likewise.
14267 (CONDITIONAL_REGISTER_USAGE): Updated.
14268 (HARD_REGNO_MODE_OK): Updated.
14269 (reg_class): Updated to add even registers.
14270 (REG_CLASS_NAMES): Likewise.
14271 (REG_CLASS_CONTENTS): Likewise.
14272 (REGNO_REG_CLASS): Updated for CC registers.
14273 (REG_CLASS_FROM_LETTER): Added support for even registers.
14274 (REGNO_OK_FOR_BASE_P): Updated for CC registers.
14275 (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM, LINK_POINTER_REGNUM,
14276 ARG_POINTER_REGNUM): Updated.
14277 (FUNCTION_ARG_ADVANCE): Define.
14278 (REG_PARM_STACK_SPACE): Update as per the current ABI requirements.
14279 (OUTGOING_REG_PARM_STACK_SPACE): Remove.
14280 (EXTRA_CONSTRAINT): Add new constraint 'W' for 23-bit displacement.
14281 (GO_IF_LEGITIMATE_ADDRESS): Updated.
14282 (SELECT_CC_MODE): Define.
14283 (REGISTER_NAMES): Updated to add psw and fcc registers.
14284 (ADDITIONAL_REGISTER_NAMES): Updated.
14285 (ASM_OUTPUT_ADDR_DIFF_ELT): Updated to support new targets.
14286 (JUMP_TABLES_IN_TEXT_SECTION): Updated.
14287 * config/v850/v850.md (define_constants): Define new constants.
14288 (type): Update store,bit1,macc,div,fpu and single attributes.
14289 (cpu): New attribute.
14290 (cc): Add set_z attribute.
14291 (unsign23byte_load, sign23byte_load, unsign23hword_load,
14292 sign23hword_load, 23word_load, 23byte_store, 23hword_store,
14293 23word_store): New instructions for 23-bit displacement load and store.
14294 (movqi_internal, movhi_internal): Update the attributes.
14295 (movsi, movsi_internal_v850e): Updated to support v850e2 targets.
14296 (movsi_internal_v850e, movsi_internal, movsf_internal): Update
14298 (v850_tst1): Modified using CC_REGNUM.
14300 (cmpsi): Modified as define_expand from define_insn.
14301 (cmpsi_insn, cmpsf, cmpdf): New instructions.
14302 (addsi3, subsi3, negsi2, divmodsi4, udivmodsi4, divmodhi4,
14303 udivmodhi4, v850_clr1_1, v850_clr1_2, v850_clr1_3, andsi3,
14304 v850_set1_1, v850_set1_3, iorsi3, v850_not1_1, v850_not1_3, xorsi3,
14305 one_cmplsi2): Clobber the CC_REGNUM register.
14306 (v850_clr1_1, v850_clr1_2, v850_clr1_3, andsi3, v850_set1_1,
14307 v850_set1_2, v850_set1_3, iorsi3, v850_not1_1, v850_not1_2,
14308 v850_not1_3, xorsi3, one_cmplsi2): Update the attributes accordingly.
14309 (setf_insn, set_z_insn, set_nz_insn): New instructions for
14311 (movsicc_normal_cc, movsicc_reversed_cc): New instructions.
14312 (movsicc, movsicc_normal, movsicc_reversed): Add support for V850E2
14314 (sasf_1, sasf_2): Remove.
14315 (sasf): New instruction.
14316 (rotlhi3, rotlhi3_8, rotlsi3, rotlsi3_16): Update to support V850E2
14317 targets. CC_REGNUM register is clobbered and attributes are
14319 (branch_z_normal, branch_z_invert, branch_nz_normal,
14320 branch_nz_invert): New branch related instructions.
14321 (jump): Updated the attributes.
14322 (switch): Update to support new targets. CC_REGNUM register is
14323 clobbered and attributes are updated.
14324 (call_internal_short, call_internal_long, call_value_internal_short,
14325 call_value_internal_long): Updated the attributes.
14326 (zero_extendhisi2, zero_extendqisi2): CC_REGNUM register is
14327 clobbered and attributes are updated.
14328 (extendhisi_insn, extendhisi2, extendqisi_insn, extendqisi2):
14329 Update to support new targets. CC_REGNUM register is clobbered.
14330 (ashlsi3_v850e2, lshrsi3_v850e2, ashrsi3_v850e2): New shift
14332 (lshrsi3, ashrsi3): CC_REGNUM register is clobbered and attributes
14334 (ffssi2, addsf3, adddf3, subsf3, subdf3, mulsf3, muldf3, divsf3,
14335 divdf3, minsf3, mindf3, maxsf3, maxdf3, abssf2, absdf2, negsf2,
14336 negdf2, sqrtsf2, sqrtdf2, truncsfsi2, truncdfsi2, floatsisf2,
14337 floatsidf2, extendsfdf2, extenddfsf2, recipsf2, recipdf2,
14338 rsqrtsf2, rsqrtdf2, maddsf4, msubsf4, nmaddsf4, nmsubsf4,
14339 cmpsf_le_insn, cmpsf_lt_insn, cmpsf_ge_insn, cmpsf_gt_insn,
14340 cmpsf_eq_insn, cmpsf_ne_insn, cmpdf_le_insn, cmpdf_lt_insn,
14341 cmpdf_ge_insn, cmpdf_gt_insn, cmpdf_eq_insn, cmpdf_ne_insn, trfsr,
14342 movsfcc, movdfcc, movsfcc_z_insn, movsfcc_nz_insn, movdfcc_z_insn,
14343 movdfcc_nz_insn, movedfcc_z_zero, movedfcc_nz_zero): New floating
14344 point instructions defined for V850e2v3 target.
14345 (callt_save_interrupt, callt_return_interrupt, return_interrupt):
14346 Add support for V850E2 targets and CC_REGNUM register is clobbered.
14347 (callt_save_all_interrupt, callt_restore_all_interrupt): Add
14348 support for new targets.
14349 * config/v850/v850-modes.def: New file.
14350 * config/v850/v850.opt(mstrict-align): Remove.
14351 (mno-strict-align, mjump-tables-in-data-section, mv850e2,
14352 mv850e2v3): New command line options for V850.
14353 * config.gcc: Update the newly added files.
14354 * doc/invoke.texi: Update the newly added command line options for
14357 2010-07-26 Richard Guenther <rguenther@suse.de>
14359 PR tree-optimization/45052
14360 * ipa-pure-const.c (check_stmt): Check volatileness.
14362 2010-07-25 Eric Botcazou <ebotcazou@adacore.com>
14365 * config/sparc/sparc-protos.h (sparc_legitimize_reload_address): New.
14366 * config/sparc/sparc.c: Include reload.h.
14367 (legitimize_tls_address): Rename into...
14368 (sparc_legitimize_tls_address): ...this.
14369 (legitimize_pic_address): Rename into...
14370 (sparc_legitimize_pic_address): ...this.
14371 (sparc_expand_move): Adjust to above renaming.
14372 (sparc_tls_referenced_p): Likewise.
14373 (sparc_legitimize_tls_address): Likewise.
14374 (sparc_legitimize_pic_address): Likewise.
14375 (sparc_legitimize_address): Likewise.
14376 (sparc_output_mi_thunk): Likewise.
14377 (sparc_legitimize_reload_address): New global function. Recognize
14378 (lo_sum (high ...) ...) patterns generated by earlier passes.
14379 * config/sparc/sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Use above function.
14381 2010-07-25 Eric Botcazou <ebotcazou@adacore.com>
14384 * config/sparc/predicates.md (memory_reg_operand): Delete.
14385 * config/sparc/sync.md (sync_compare_and_swap): Minor tweaks.
14386 (*sync_compare_and_swap): Encode the address form in the pattern.
14387 (*sync_compare_and_swapdi_v8plus): Likewise.
14389 2010-07-24 Gerald Pfeifer <gerald@pfeifer.com>
14391 * doc/install.texi (Specific, *-*-freebsd*): Adjust to recent changes.
14392 Streamline paragraph on compatibility with the system compiler.
14394 2010-07-24 Steven Bosscher <steven@gcc.gnu.org>
14396 PR middle-end/45035
14397 * alias.c (true_dependence_1): Fix thinko in merge of old
14398 true_dependence and canon_true_dependence.
14400 2010-07-23 Jan Hubicka <jh@suse.cz>
14402 * lto-streamer-out.c (write_symbol): Fix visibilities of external
14405 2010-07-23 Le-Chun Wu <lcwu@google.com>
14407 * omega.c (omega_eliminate_redundant): Remove a self-assign statement.
14408 * tree-ssa-ccp.c (ccp_lattice_meet): Remove a self-assign statement
14409 and an unnecessary assignment.
14410 * dbxout.c (DEBUGGER_ARG_OFFSET): Change OFFSET to OFFSET+0 to avoid
14411 self-assign warning.
14412 * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Remove
14413 unnecessary self-init.
14415 2010-07-23 Richard Guenther <rguenther@suse.de>
14418 * gcc.c (LINK_COMMAND_SPEC): Filter out -fcompare-debug
14419 for -flto and -fwhopr.
14421 2010-07-23 Kai Tietz <kai.tietz@onevision.com>
14424 * Makefile.in (USER_H_INC_NEXT_PRE, USER_H_INC_NEXT_POST): New.
14425 (stmp-int-hdrs): Prefix/postfix headers by include_next.
14426 * config.gcc (user_headers_inc_next_pre): New.
14427 (user_headers_inc_next_post): Likewise.
14428 (*-w64-mingw*): Use for float.h post-fixing, and for
14429 stddef.h/stdarg.h pre-fixing by include_next.
14430 * configure.ac (user_headers_inc_next_post): New.
14431 (user_headers_inc_next_pre): New.
14432 * configure: Regenerated.
14434 2010-07-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
14436 * configure.ac: Don't disable TLS on Solaris 8/9 by default
14437 Set tga_func for Solaris 2/x86 resp. SPARC.
14438 Remove duplicate parts of sparc*-sun-solaris2.* TLS check.
14439 (LIB_THREAD_LDFLAGS_SPEC): Define.
14440 (LIB_TLS_SPEC): Define. Check for required Sun ld version.
14441 * configure: Regenerate.
14442 * config.in: Regenerate.
14443 * config/sol2.h (LIB_SPEC): Use LIB_THREAD_LDFLAGS_SPEC with
14444 -pthread, -threads, LIB_TLS_SPEC with -pthread.
14445 * doc/install.texi (Specific, *-*-solaris2*): Document use of
14446 alternate thread libraries on Solaris 8.
14447 Document TLS patch requirements.
14448 * doc/sourcebuild.texi (Add Options): Sort alphabetically.
14452 * config/sol2.h (LIB_SPEC): Link with thread libraries even with
14455 2010-07-23 Jakub Jelinek <jakub@redhat.com>
14457 * tree.h (struct tree_base): Add nameless_flag bitfield.
14458 (TYPE_NAMELESS, DECL_NAMELESS): Define.
14459 * omp-low.c (create_omp_child_function, scan_omp_parallel,
14460 scan_omp_task, lower_omp_taskreg): Set DECL_NAMELESS and/or
14461 DECL_ARTIFICIAL where needed.
14462 * dwarf2out.c (dwarf2_name): Return NULL if DECL_NAMELESS.
14463 (type_tag): Return NULL if TYPE_NAMELESS or if TYPE_DECL
14464 has DECL_NAMELESS set.
14466 2010-07-23 Martin Jambor <mjambor@suse.cz>
14468 PR tree-optimization/44915
14469 * ipa-cp.c (cgraph_gate_cp): Also check that optimize is true.
14470 * ipa-inline.c (cgraph_mark_inline_edge): Likewise.
14471 (analyze_function): Likewise.
14473 2010-07-23 Martin Jambor <mjambor@suse.cz>
14475 PR tree-optimization/44914
14476 * tree-sra.c (sra_modify_function_body): Return true if CFG was
14477 changed, add purging dead eh edges.
14478 (ipa_sra_modify_function_body): Return true if CFG was changed,
14479 simplify purging dead eh edges.
14480 (modify_function): Return true if CFG was changed.
14481 (perform_intra_sra): Add TODO_cleanup_cfg to the return value if CFG
14483 (ipa_early_sra): Likewise.
14485 2010-07-23 Jie Zhang <jie@codesourcery.com>
14488 * attribs.c (decl_attributes): Insert "noinline" and "noclone"
14490 * tree-sra.c (ipa_sra_preliminary_function_checks): Return
14491 false if ! tree_versionable_function_p.
14493 2010-07-23 Nathan Froyd <froydnj@codesourcery.com>
14495 * builtins.def (BUILT_IN_ARGS_INFO): Remove.
14496 * ipa-pure-const.c (special_builtlin_state): Remove
14497 BUILT_IN_ARGS_INFO case.
14498 * tree-stdarg.c (execute_optimize_stdarg): Likewise.
14499 * builtins.c (expand_builtin): Likewise.
14500 (expand_builtin_args_info): Remove.
14501 * doc/tm.texi (__builtin_args_info): Remove.
14502 (__builtin_next_arg): Adjust to not refer to __builtin_args_info.
14503 * doc/tm.text.in: Likewise.
14505 2010-07-23 Richard Guenther <rguenther@suse.de>
14507 * lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values.
14508 (lto_symtab_merge_decls_2): Likewise.
14509 * tree-ssa.c (useless_type_conversion_p): Likewise.
14510 * lto-streamer-in.c (input_gimple_stmt): Likewise.
14511 * gimple.c (gtc_visited2, gtc_ob2): Remove.
14512 (struct type_pair_d): Make same_p an array indexed by mode.
14514 (lookup_type_pair): Update initialization.
14515 (struct sccs): Adjust same_p type.
14516 (gimple_types_compatible_p_1, gtc_visit, gimple_types_compatible_p):
14518 (print_gimple_types_stats): Likewise.
14519 * gimple.h (enum gtc_mode): New.
14520 (gimple_types_compatible_p): Adjust prototype.
14522 2010-07-23 Daniel Jacobowitz <dan@codesourcery.com>
14524 * dwarf2out.c (dwarf2out_frame_debug): Check for queued saves
14525 again after processing insn.
14527 2010-07-23 Jie Zhang <jie@codesourcery.com>
14529 * tree-sra.c (ipa_sra_preliminary_function_checks): Dump
14530 proper words when !tree_versionable_function_p.
14532 2010-07-23 Richard Guenther <rguenther@suse.de>
14534 PR tree-optimization/45037
14535 * tree-ssa-loop-ivopts.c (copy_ref_info): Handle NULL base.
14537 2010-07-23 Jie Zhang <jie@codesourcery.com>
14539 * doc/extend.texi: Remove IP2K from the description of naked attribute.
14542 2010-07-10 Andi Kleen <ak@linux.intel.com>
14545 * lto-opts.c (lto_write_options): Add NULL file_data argument to
14546 lto_get_section_name.
14547 * lto-section-out.c (lto_destroy_simple_output_block): Likewise.
14548 * lto-streamer-out.c (produce_asm): Likewise.
14549 (copy_function): Likewise.
14550 (produce_symtab): Likewise.
14551 (produce_asm_for_decls): Likewise.
14552 * lto-streamer.c (lto_get_section_name): Add file_data argument.
14553 Rewrite to add random postfix to LTO sections.
14554 * lto-streamer.h (lto_file_decl_data): Add next, id, resolutions.
14555 (lto_get_section_name): Add file_data argument to prototype.
14557 2010-07-10 Andi Kleen <ak@linux.intel.com>
14559 * lto-section-in.c (lto_section_name): Synchronize names
14560 with lto_get_section_name.
14562 2010-07-10 Andi Kleen <ak@linux.intel.com>
14564 * lto-opts.c (lto_read_file_options): Check for missing section.
14566 2010-07-22 Bernd Schmidt <bernds@codesourcery.com>
14568 * ira.c (check_allocation): Correctly handle the case where an allocno
14569 with two objects was allocated to a single reg.
14571 2010-07-22 Richard Sandiford <rdsandiford@googlemail.com>
14573 * tree-ssa-math-opts.c (is_widening_mult_rhs_p): New function.
14574 (is_widening_mult_p): Likewise.
14575 (convert_to_widen): Use them.
14576 (convert_plusminus_to_widen): Likewise. Handle fixed-point types as
14577 well as integer ones.
14579 2010-07-22 Steven Bosscher <steven@gcc.gnu.org>
14581 * alias.c (true_dependence_1): New function, merged version of
14582 true_dependence and canon_true_dependence.
14583 (true_dependence): Simplify.
14584 (canon_true_dependence): Simplify.
14586 2010-07-22 Richard Henderson <rth@redhat.com>
14589 * config/i386/i386.c (setup_incoming_varargs_64): Force the use
14590 of V4SFmode for the SSE saves; increase stack alignment if needed.
14591 (ix86_gimplify_va_arg): Don't increase stack alignment here.
14593 2010-07-22 Jakub Jelinek <jakub@redhat.com>
14596 * recgprop.c (copyprop_hardreg_forward_1): If changed is true,
14597 call cprop_find_used_regs again via note_uses.
14599 2010-07-22 Eric Botcazou <ebotcazou@adacore.com>
14601 * alias.c (get_alias_set): Fix formatting issues.
14603 2010-07-22 Steve Ellcey <sje@cup.hp.com>
14605 PR middle-end/44878
14606 * stmt.c (expand_value_return): Call promote_function_mode with
14607 a for_return argument of 2 when returning by reference.
14609 2010-07-22 Dodji Seketeli <dodji@redhat.com>
14612 * dwarf2out.c (scope_die_for): Don't fall back to the compilation
14613 unit DIE if we can find the scope DIE.
14615 2010-07-22 Bernd Schmidt <bernds@codesourcery.com>
14617 * ira-build.c (ira_create_object): New arg SUBWORD; all callers
14618 changed. Initialize OBJECT_SUBWORD.
14619 (ira_create_allocno): Clear ALLOCNO_NUM_OBJECTS.
14620 (ira_create_allocno_objects): Renamed from ira_create_allocno_object;
14621 all callers changed.
14622 (merge_hard_reg_conflicts): Iterate over allocno subobjects.
14623 (finish_allocno): Likewise.
14624 (move_allocno_live_ranges, copy_allocno_live_ranges): Likewise.
14625 (remove_low_level_allocnos): Likewise.
14626 (update_bad_spill_attribute): Likewise.
14627 (setup_min_max_allocno_live_range_point): Likewise.
14628 (sort_conflict_id_map): Likewise.
14629 (ira_flattening): Likewise. Use ior_hard_reg_conflicts.
14630 (ior_hard_reg_conflicts): New function.
14631 (ior_allocate_object_conflicts): Renamed first argument to OBJ.
14632 (compress_conflict_vecs): Iterate over objects, not allocnos.
14633 (ira_add_live_range_to_object): New function.
14634 (object_range_compare_func): Renamed from allocno_range_compare_func.
14635 All callers changed.
14636 (setup_min_max_conflict_allocno_ids): For allocnos with multiple
14637 subobjects, widen the min/max range of the lowest-order object to
14638 potentially include all other such low-order objects.
14639 * ira.c (ira_bad_reload_regno_1): Iterate over allocno subobjects.
14640 (check_allocation): Likewise. Use more fine-grained tests for register
14642 * ira-color.c (allocnos_have_intersected_live_ranges_p): Iterate over
14643 allocno subobjects.
14644 (assign_hard_reg): Keep multiple sets of conflicts. Make finer-grained
14645 choices about which bits to set in each set. Don't use
14646 ira_hard_reg_not_in_set_p, perform a more elaborate test for conflicts
14647 using the multiple sets we computed.
14648 (push_allocno_to_stack): Iterate over allocno subobjects.
14649 (all_conflicting_hard_regs_coalesced): New static function.
14650 (setup_allocno_available_regs_num): Use it.
14651 (setup_allocno_left_conflicts_size): Likewise. Iterate over allocno
14653 (coalesced_allocno_conflict): Test subobject 0 in each allocno.
14654 (setup_allocno_priorities): Divide ALLOCNO_EXCESS_PRESSURE_POINTS_NUM
14655 by ALLOCNO_NUM_OBJECTS.
14656 (calculate_spill_cost): Likewise.
14657 (color_pass): Express if statement in a more normal way.
14658 (ira_reassign_conflict_allocnos): Iterate over allocno subobjects.
14659 (slot_coalesced_allocno_live_ranges_intersect_p): Likewise.
14660 (setup_slot_coalesced_allocno_live_ranges): Likewise.
14661 (allocno_reload_assign): Likewise.
14662 (ira_reassign_pseudos): Likewise.
14663 (fast_allocation): Likewise.
14664 * ira-conflicts.c (build_conflict_bit_table): Likewise.
14665 (print_allocno_conflicts): Likewise.
14666 (ira_build_conflicts): Likewise.
14667 (allocnos_conflict_for_copy_p): Renamed from allocnos_conflict_p. All
14668 callers changed. Test subword 0 of each allocno for conflicts.
14669 (build_object_conflicts): Renamed from build_allocno_conflicts. All
14670 callers changed. Iterate over allocno subobjects.
14671 * ira-emit.c (modify_move_list): Iterate over allocno subobjects.
14672 * ira-int.h (struct ira_allocno): New member: num_objects.
14673 Rename object to objects and change it into an array.
14674 (ALLOCNO_OBJECT): Add new argument N.
14675 (ALLOCNO_NUM_OBJECTS, OBJECT_SUBWORD): New macros.
14676 (ira_create_allocno_objects): Renamed from ira_create_allocno_object.
14677 (ior_hard_reg_conflicts): Declare.
14678 (ira_add_live_range_to_object): Declare.
14679 (ira_allocno_object_iterator): New.
14680 (ira_allocno_object_iter_init, ira_allocno_object_iter_cond): New.
14681 (FOR_EACH_ALLOCNO_OBJECT): New macro.
14682 * ira-lives.c (objects_live): Renamed from allocnos_live; all
14684 (allocnos_processed): New sparseset.
14685 (make_object_born): Renamed from make_allocno_born; take an
14686 ira_object_t argument. All callers changed.
14687 (make_object_dead): Renamed from make_allocno_dead; take an
14688 ira_object_t argument. All callers changed.
14689 (update_allocno_pressure_excess_length): Take an ira_obejct_t argument.
14690 All callers changed.
14691 (mark_pseudo_regno_live): Iterate over allocno subobjects.
14692 (mark_pseudo_regno_dead): Likewise.
14693 (mark_pseudo_regno_subword_live, mark_pseudo_regno_subword_dead): New
14695 (mark_ref_live): Detect subword accesses and call
14696 mark_pseudo_regno_subword_live as appropriate.
14697 (mark_ref_dead): Likewise for mark_pseudo_regno_subword_dead.
14698 (process_bb_nodes_live): Deal with object-related updates first; set
14699 and test bits in allocnos_processed to avoid computing allocno
14700 statistics more than once.
14701 (create_start_finish_chains): Iterate over objects, not allocnos.
14702 (print_object_live_ranges): New function.
14703 (print_allocno_live_ranges): Use it.
14704 (ira_create_allocno_live_ranges): Allocate and free allocnos_processed
14707 2010-07-22 Richard Guenther <rguenther@suse.de>
14710 * gimple.c (gtc_next_dfs_num): New global.
14711 (struct sccs): Make value a union, add integer same_p member.
14712 (gtc_visit): New function.
14713 (gimple_types_compatible_p_1): New function, split out from ...
14714 (gimple_types_compatible_p): ... here. Start a DFS walk here.
14715 (iterative_hash_gimple_type): Adjust for sccs change.
14717 2010-07-22 Martin Jambor <mjambor@suse.cz>
14719 PR tree-optimization/44891
14720 * tree-sra.c: Include gimple-pretty-print.h.
14721 (replace_uses_with_default_def_ssa_name): Renamed to
14722 get_repl_default_def_ssa_name, return the new SSA name instead of
14723 replacing the old one.
14724 (sra_modify_assign): Dump a message when removing a load, if the LHS
14725 is an SSA_NAME, do not do any propagation, just set the RHS to a
14726 default definition SSA NAME, type convert if necessary.
14727 * Makefile.in (tree-sra.o): Add gimple-pretty-print.h to dependencies.
14729 2010-07-22 Richard Guenther <rguenther@suse.de>
14731 PR tree-optimization/45017
14732 * tree-ssa-sccvn.c (vn_reference_eq): Make sure we honor
14733 TYPE_PRECISION of integral types in addition to size.
14735 2010-07-22 Maxim Kuvyrkov <maxim@codesourcery.com>
14737 * config/rs6000/sysv4.h (CHOOSE_DYNAMIC_LINKER): Default to GLIBC
14738 when no C library is specified.
14740 2010-07-22 Martin Jambor <mjambor@suse.cz>
14742 * ipa-prop.h (struct ipa_node_params): Updated comment.
14743 (struct ipa_edge_args): Likewise.
14744 * Makefile.in (ipa-prop.o): Remove bogus $(GIMPLE_FOLD_H) dependency.
14746 2010-07-22 Martin Jambor <mjambor@suse.cz>
14748 * cgraphunit.c (verify_edge_count_and_frequency): New function.
14749 (verify_cgraph_node): Verify frequencies of indirect edges.
14750 * tree-inline.c (tree_function_versioning): Update frequencies of
14753 2010-07-22 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
14756 * config/arm/arm.md: Split arm_rev into *arm_rev and *thumb1_rev.
14757 Set *arm_rev to be predicable.
14759 2010-07-22 Iain Sandoe <iains@gcc.gnu.org>
14761 * config/darwin.h (LINK_COMMAND_SPEC): Split into...
14762 (LINK_COMMAND_SPEC_A): New.
14764 (DSYMUTIL_SPEC): New.
14765 * config/darwin9.h (LINK_COMMAND_SPEC): Remove.
14766 (DSYMUTIL_SPEC): Update for darwin >= 9 requirements.
14768 2010-07-22 Iain Sandoe <iains@gcc.gnu.org>
14770 * calls.c (load_register_parameters): Move check for zero
14771 sized items so that only the call to
14772 mem_overlaps_already_clobbered_arg_p () is protected.
14774 2010-07-22 Jan Hubicka <jh@suse.cz>
14776 * ipa-pure-const.c (varying_state): Break out from ...
14777 (get_function_state): ... here; always return varying_state
14778 when state would be NULL otherwise.
14779 (remove_node_data): Do not free varying state.
14781 2010-07-22 Bernd Schmidt <bernds@codesourcery.com>
14784 PR middle-end/45009
14785 * postreload.c: Include "target.h".
14786 (reload_combine_closest_single_use): Don't take DEBUG_INSNs
14788 (fixup_debug_insns): Don't copy the rtx.
14789 (reload_combine_recognize_const_pattern): DEBUG_INSNs can't have uses.
14790 Don't copy when replacing. Call fixup_debug_insns in the case where
14791 we merged one add with another.
14792 (reload_combine_recognize_pattern): Fail if there aren't any uses.
14793 Try harder to determine whether we're picking a valid index register.
14794 Don't set store_ruid for an insn we're going to scan in the
14796 (reload_combine): Remove unused code.
14797 (reload_combine_note_use): When updating use information for
14798 an old insn, ignore a use that occurs after store_ruid.
14799 * Makefile.in (postreload.o): Update dependencies.
14801 * function.c (record_hard_reg_sets): Restrict the previous change
14802 to cases where the incoming nominal mode is the same as the
14803 incoming promoted mode and everything happens in MODE_INT.
14805 2010-07-21 Jakub Jelinek <jakub@redhat.com>
14808 * var-tracking.c (adjust_mems): Ignore ASM_OPERANDS with non-zero
14809 ASM_OPERANDS_OUTPUT_IDX.
14810 (adjust_insn): For inline asm with multiple sets ensure first
14811 ASM_OPERANDS vectors are used by all following ASM_OPERANDS in
14814 2010-07-21 Richard Henderson <rth@redhat.com>
14816 * config/i386/i386.c (setup_incoming_varargs_64): Emit a simple
14817 comparison for avoiding xmm register saves. Emit the xmm register
14819 * config/i386/i386.md (UNSPEC_SSE_PROLOGUE_SAVE): Remove.
14820 (UNSPEC_SSE_PROLOGUE_SAVE_LOW): Remove.
14821 (sse_prologue_save, sse_prologue_save_insn1, sse_prologue_save_insn):
14822 Remove patterns and the associated splitters.
14824 2010-07-21 Changpeng Fang <changpeng.fang@amd.com>
14826 * tree-ssa-loop-prefetch.c (analyze_ref): Strip off the real
14827 and imagine parts of a complex, so that they can have the same
14828 base and fall into the same group.
14830 2010-07-21 Richard Guenther <rguenther@suse.de>
14833 * tree.c (find_decls_types_r): Do not follow TREE_CHAIN
14834 of TYPE_DECLs. Do not follow TYPE_NEXT_VARIANT,
14835 TYPE_NEXT_PTR_TO, nor TYPE_NEXT_REF_TO or TYPE_CANONICAL.
14837 2010-07-21 Martin Jambor <mjambor@suse.cz>
14839 PR tree-optimization/44900
14840 * tree-sra.c (load_assign_lhs_subreplacements): Updated comments.
14841 (sra_modify_assign): Move gsi to the next statmenent unconditionally.
14843 2010-07-21 Bernd Schmidt <bernds@codesourcery.com>
14845 PR middle-end/44738
14846 * tree-ssa.c (warn_uninit): Avoid emitting an unnecessary message.
14848 2010-07-21 Richard Guenther <rguenther@suse.de>
14850 PR middle-end/45013
14851 * tree-ssa.c (useless_type_conversion_p): Dispatch to
14852 gimple_types_compatible_p only when in lto.
14853 * gimple.c (gimple_types_compatible_p): Use canonical types
14854 to speed up comparison.
14856 2010-07-21 Richard Guenther <rguenther@suse.de>
14858 * tree-flow.h (referenced_var): Move define ...
14859 * tree-flow-inline.h (referenced_var): ... here as an inline
14860 function. Assert here ...
14861 * tree-dfa.c (referenced_var_lookup): ... instead of here.
14862 * tree-ssa.c (maybe_optimize_var): Check if the variable
14863 is in referenced vars.
14864 (execute_update_addresses_taken): Remove old broken check.
14865 * gimple-pretty-print.c (pp_points_to_solution): Use
14866 referenced_var_lookup.
14867 * tree-into-ssa.c (dump_decl_set): Likewise.
14869 2010-07-21 Jakub Jelinek <jakub@redhat.com>
14872 * var-tracking.c (reverse_op): Also handle {SIGN,ZERO}_EXTEND of a MEM.
14873 * dwarf2out.c (loc_descriptor): Don't handle SIGN_EXTEND nor
14876 2010-07-20 Richard Henderson <rth@redhat.com>
14878 * vxworks.c (vxworks_emutls_var_fields): Pass locus to build_decls.
14880 2010-07-20 Bernd Schmidt <bernds@codesourcery.com>
14882 * config/arm/arm.md (thumb1_addsi3): Add alternative and split for
14883 computing the sum of the stack pointer and a large constant.
14884 * config/arm/constraints.md (M): Remove superfluous parentheses.
14885 (Pc): New constraint.
14887 2010-07-20 Jakub Jelinek <jakub@redhat.com>
14890 * cfgexpand.c (expand_debug_expr): Only look at TYPE_UNSIGNED of
14891 operand's type if exp is tcc_unary class tree.
14893 2010-07-20 Nathan Froyd <froydnj@codesourcery.com>
14895 * config/rs6000/rs6000.md (abs<mode>2_isel, nabs<mode>2_isel):
14896 Reverse sense of if_then_else condition.
14898 2010-07-20 Nathan Froyd <froydnj@codesourcery.com>
14900 * config/rs6000/rs6000.opt (mblock-move-inline-limit): New option.
14901 * config/rs6000/rs6000.c (rs6000_override_options): Set
14902 rs6000_block_move_inline_limit appropriately.
14903 (expand_block_move): Use rs6000_block_move_inline_limit.
14904 * doc/invoke.texi (mblock-move-inline-limit): Document.
14906 2010-07-20 Bernd Schmidt <bernds@codesourcery.com>
14908 * postreload.c (fixup_debug_insns): Remove arg REGNO. New args
14909 FROM and TO. All callers changed. Don't look for tracked uses,
14910 just scan the RTL for DEBUG_INSNs and substitute.
14911 (reload_combine_recognize_pattern): Call fixup_debug_insns.
14912 (reload_combine): Ignore DEBUG_INSNs.
14914 2010-07-20 Jakub Jelinek <jakub@redhat.com>
14916 * var-tracking.c (vt_expand_loc, vt_expand_loc_dummy): Bump maximum
14920 * cfgexpand.c (expand_debug_expr) <case NOP_EXPR>: Use ZERO_EXTEND
14921 or SIGN_EXTEND depending on TYPE_UNSIGNED of the operand's type
14922 instead of the result's type.
14924 2010-07-20 Richard Guenther <rguenther@suse.de>
14926 PR tree-optimization/44977
14927 * tree-ssa-dom.c (propagate_rhs_into_lhs): Do not create invalid
14930 2010-07-20 Richard Guenther <rguenther@suse.de>
14932 * lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p.
14933 (lto_symtab_merge_decls_2): Likewise.
14934 * gimple.h (gimple_types_compatible_p): Declare.
14935 * gimple.c (gimple_queue_type_fixup): Remove.
14936 (gimple_fixup_complete_and_incomplete_subtype_p): Likewise.
14937 (gimple_compatible_complete_and_incomplete_type_p): New function.
14938 (gimple_types_compatible_p): Adjust.
14939 (gimple_register_type): Remove type fixup code.
14940 (print_gimple_types_stats): Adjust.
14941 (free_gimple_type_tables): Likewise.
14942 * lto-streamer-in.c (input_gimple_stmt): Use gimple_types_compatible_p.
14943 * tree-ssa.c (useless_type_conversion_p): Likewise.
14945 2010-07-20 Richard Guenther <rguenther@suse.de>
14947 PR middle-end/44971
14948 PR middle-end/44988
14949 * tree-ssa.c (maybe_optimize_var): New function split out from ...
14950 (execute_update_addresses_taken): ... here.
14951 (non_rewritable_mem_ref_base): Likewise.
14952 (execute_update_addresses_taken): Do not iterate over all referenced
14953 vars but just all local decls and parms.
14954 Properly check call and asm arguments and rewrite call arguments.
14956 2010-07-20 Maxim Kuvyrkov <maxim@codesourcery.com>
14958 * config.gcc (LIBC_GLIBC, LIBC_UCLIBC, LIBC_BIONIC): Move constants
14960 * config/linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Move Android-specific
14962 * config/linux-android.h (ANDROID_TARGET_OS_CPP_BUILTINS): ... here.
14964 * config/arm/linux-eabi.h (TARGET_OS_CPP_BUILTINS): Use it.
14966 2010-07-19 Richard Sandiford <rdsandiford@googlemail.com>
14968 * gengtype.c (start_root_entry): New function, split out from
14969 write_root. Check whether V is null and raise an error if so.
14970 (write_field_root): Check for V being null. Don't raise an error here;
14971 set V to null instead.
14972 (write_root): Update comment above function. Use start_root_entry.
14974 2010-07-19 Xinliang David Li <davidxl@google.com>
14977 * tree-ssa-uninit.c (collect_phi_def_edges): Fix bug collecting
14979 (find_uninit_use): Add dump.
14980 (is_use_properly_guarded): Ditto.
14981 (warn_uninitialized_phi): Ditto.
14982 (execute_late_warn_uninitialized): Ditto.
14984 2010-07-19 Richard Guenther <rguenther@suse.de>
14986 PR middle-end/44941
14987 * expr.c (emit_block_move_hints): Move zero size check first.
14988 Move asserts to more useful places.
14989 * calls.c (load_register_parameters): Check for zero size.
14991 2010-07-19 Richard Henderson <rth@redhat.com>
14993 * tree-optimize.c (execute_all_early_local_passes): New. Change
14994 cgraph_state here ...
14995 (execute_early_local_optimizations): ... not here. Remove.
14996 (pass_early_local_passes, pass_all_early_optimizations): Update.
14998 2010-07-19 Bernd Schmidt <bernds@codesourcery.com>
15000 * postreload.c (reload_combine_closest_single_use): Ignore the
15001 number of uses for DEBUG_INSNs.
15002 (fixup_debug_insns): New static function.
15003 (reload_combine_recognize_const_pattern): Use it. Don't let the
15004 main loop be affected by DEBUG_INSNs.
15005 Really disallow moving adds past a jump insn.
15006 (reload_combine_recognize_pattern): Don't update use_ruid here.
15007 (reload_combine_note_use): Do it here.
15008 (reload_combine): Use control_flow_insn_p rather than JUMP_P.
15010 2010-07-19 Bingfeng Mei <bmei@broadcom.com>
15012 * ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes
15014 * loop-doloop.c (doloop_condition_get): Skip possible debug_insn.
15016 2010-07-19 Iain Sandoe <iains@gcc.gnu.org>
15018 * config/i386/darwin.h: Define darwin_emit_branch_islands.
15019 (TARGET_MACHO_BRANCH_ISLANDS): New.
15020 (FUNCTION_PROFILER): Use TARGET_MACHO_BRANCH_ISLANDS.
15021 * config/i386/i386.h (TARGET_MACHO_BRANCH_ISLANDS): Define a
15023 * config/i386/i386.c (output_pic_addr_const): Do not emit
15024 branch islands unless TARGET_MACHO_BRANCH_ISLANDS is set.
15025 (x86_output_mi_thunk): Adjust symbol creation.
15026 * config/rs6000/darwin.h: Define darwin_emit_branch_islands.
15027 Remove out of date comment.
15028 * config/rs6000/rs6000.c (print_operand): Adjust symbol.
15029 (DARWIN_LINKER_GENERATES_ISLANDS): Remove.
15030 (DARWIN_GENERATE_ISLANDS): Ditto.
15031 (output_call): Do not emit branch islands unless
15032 darwin_emit_branch_islands is set.
15033 * config/darwin.c: Declare darwin_emit_branch_islands.
15034 (machopic_indirect_data_reference): Do not emit unless
15035 darwin_emit_branch_islands is set.
15036 (darwin_override_options): Set darwin_emit_branch_islands
15037 where it is needed.
15038 * config/darwin9.h (DARWIN_LINKER_GENERATES_ISLANDS): Remove.
15040 2010-07-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15042 * doc/sourcebuild.texi (Effective-Target Keywords): Document
15043 sse_runtime, sse2_runtime.
15045 2010-07-18 Richard Sandiford <rdsandiford@googlemail.com>
15047 * config/mips/mips.c (mips16_build_call_stub): Zero-extend the
15048 low half of a single-register SCmode return value before ORing
15049 it with the high half.
15050 * config/mips/mips16.S (MERGE_GPRf): Likewise.
15052 2010-07-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
15055 * config/pa/pa.h (CONSTANT_ALIGNMENT): Align strings to BITS_PER_WORD
15058 2010-07-17 Bernd Schmidt <bernds@codesourcery.com>
15061 * postreload.c (reload_cse_move2add): Return bool, true if anything.
15062 changed. All callers changed.
15063 (move2add_use_add2_insn): Likewise.
15064 (move2add_use_add3_insn): Likewise.
15065 (reload_cse_regs): If reload_cse_move2add changed anything, rerun
15067 (RELOAD_COMBINE_MAX_USES): Bump to 16.
15068 (last_jump_ruid): New static variable.
15069 (struct reg_use): New members CONTAINING_MEM and RUID.
15070 (reg_state): New members ALL_OFFSETS_MATCH and REAL_STORE_RUID.
15071 (reload_combine_split_one_ruid, reload_combine_split_ruids,
15072 reload_combine_purge_insn_uses, reload_combine_closest_single_use
15073 reload_combine_purge_reg_uses_after_ruid,
15074 reload_combine_recognize_const_pattern): New static functions.
15075 (reload_combine_recognize_pattern): Verify that ALL_OFFSETS_MATCH
15076 is true for our reg and that we have available index regs.
15077 (reload_combine_note_use): New args RUID and CONTAINING_MEM. All
15078 callers changed. Use them to initialize fields in struct reg_use.
15079 (reload_combine): Initialize last_jump_ruid. Be careful when to
15080 take PREV_INSN of the scanned insn. Update REAL_STORE_RUID fields.
15081 Call reload_combine_recognize_const_pattern.
15082 (reload_combine_note_store): Update REAL_STORE_RUID field.
15084 2010-07-16 Jason Merrill <jason@redhat.com>
15086 * Makefile.in (opts-common.o): Depend on options.h.
15088 2010-07-16 Nathan Froyd <froydnj@codesourcery.com>
15090 * tree.c (build_common_builtin_nodes): Use build_function_type_list
15091 instead of build_function_type.
15092 * tree-ssa-loop-prefetch.c (tree_ssa_prefetch_arrays): Likewise.
15093 * cgraphunit.c (cgraph_build_static_cdtor): Likewise.
15095 2010-07-16 Nathan Froyd <froydnj@codesourcery.com>
15097 * config/rs6000/rs6000.c (rs6000_emit_sISEL): Let rs6000_emit_int_cmove
15099 (rs6000_emit_int_cmove): Use function pointers for insn generation.
15100 Don't force values into registers unnecessarily.
15101 (output_isel): Assert that we're not given conditions we can't handle.
15102 Delete corresponding code.
15103 * config/rs6000/rs6000.md (isel_signed_<mode>): Use
15104 scc_comparison_operator constraint. Permit 0 for the consequent
15105 operand. Permit any GPR for the alternative operand.
15106 (isel_unsigned_<mode>): Likewise.
15108 2010-07-16 Jakub Jelinek <jakub@redhat.com>
15111 * config/i386/i386-protos.h (ix86_function_arg_boundary): Change second
15112 argument to const_tree.
15113 * config/i386/i386.c (function_arg_advance): If padding needs to be
15114 inserted before argument, increment cum->words by number of padding
15116 (contains_aligned_value_p): Change argument to const_tree.
15117 (ix86_function_arg_boundary): Change second argument to const_tree.
15119 2010-07-16 Bernd Schmidt <bernds@codesourcery.com>
15122 * function.c (record_hard_reg_sets): New static function.
15123 (assign_parm_setup_reg): If an optab for extending exists and the
15124 generated code clobbbers no hard regs, emit the insn directly and
15125 create a REG_EQUIV note.
15127 2010-07-15 Nathan Froyd <froydnj@codesourcery.com>
15129 * c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted of
15131 * c-typeck.c (push_init_level): Likewise.
15132 (process_init_element): Likewise.
15134 2010-07-15 Anatoly Sokolov <aesok@post.ru>
15136 * tree.h (enum tree_index): Add TI_INTEGER_THREE.
15137 (integer_three_node): Add.
15138 * tree.c (build_common_tree_nodes_2): Use integer_type_node insead of
15139 NULL_TREE in build_int_cst calls. Initialize the integer_three_node.
15140 * builtins.c (expand_builtin_prefetch): Use common tree nodes instead
15141 of call build_int_cst.
15142 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Ditto.
15143 * tree-ssa-loop-ivopts.c (idx_find_step): Ditto.
15144 (find_interesting_uses_address): Ditto.
15145 * tree-ssa-alias.c (ao_ref_init_from_ptr_and_size): Ditto.
15146 * tree-eh.c (lower_eh_constructs_2): Ditto.
15147 * tree-vect-loop.c (get_initial_def_for_induction): Ditto.
15148 * c-typeck.c (really_start_incremental_init, push_init_level): Ditto.
15149 * expmed.c (expand_divmod): Ditto.
15150 * tree-mudflap.c (mx_register_decls): Ditto.
15151 * varasm.c (array_size_for_constructor): Ditto.
15152 * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Ditto.
15153 * c-parser.c (c_parser_postfix_expression): Ditto.
15155 2010-07-15 Bernd Schmidt <bernds@codesourcery.com>
15157 * postreload.c (last_label_ruid, first_index_reg, last_index_reg):
15158 New static variables.
15159 (reload_combine_recognize_pattern): New static function, broken out
15161 (reload_combine): Use it. Only initialize first_index_reg and
15162 last_index_reg once.
15164 2010-07-15 Richard Henderson <rth@redhat.com>
15166 * cgraphunit.c (cgraph_build_static_cdtor): Clear current_function_decl
15169 2010-07-15 Jan Hubicka <jh@suse.cz>
15171 * lto-symtab.c (lto_symtab_resolve_symbols): Remove hack handling
15172 comdats for broken gold.
15173 (lto_sy mtab_merge_decls_1): Set used_from_object_file correctly.
15175 2010-07-15 Nathan Froyd <froydnj@codesourcery.com>
15177 * tree.h (TREE_RTL_OPERAND_CHECK): Delete.
15179 2010-07-15 Nathan Froyd <froydnj@codesourcery.com>
15181 * tree.h (DECL_CHAIN): Define.
15182 * alias.c: Carefully replace TREE_CHAIN with DECL_CHAIN.
15183 * c-decl.c: Likewise.
15184 * c-parser.c: Likewise.
15185 * c-typeck.c: Likewise.
15186 * cfgexpand.c: Likewise.
15187 * cgraph.c: Likewise.
15188 * cgraphunit.c: Likewise.
15189 * combine.c: Likewise.
15190 * config/alpha/alpha.c: Likewise.
15191 * config/arm/arm.c: Likewise.
15192 * config/frv/frv.c: Likewise.
15193 * config/i386/i386.c: Likewise.
15194 * config/i386/winnt-cxx.c: Likewise.
15195 * config/ia64/ia64.c: Likewise.
15196 * config/iq2000/iq2000.c: Likewise.
15197 * config/mep/mep.c: Likewise.
15198 * config/mips/mips.c: Likewise.
15199 * config/pa/som.h: Likewise.
15200 * config/rs6000/rs6000.c: Likewise.
15201 * config/s390/s390.c: Likewise.
15202 * config/sh/sh.c: Likewise.
15203 * config/sh/symbian-cxx.c: Likewise.
15204 * config/sparc/sparc.c: Likewise.
15205 * config/spu/spu.c: Likewise.
15206 * config/stormy16/stormy16.c: Likewise.
15207 * config/vxworks.c: Likewise.
15208 * config/xtensa/xtensa.c: Likewise.
15209 * coverage.c: Likewise.
15210 * dbxout.c: Likewise.
15211 * dwarf2out.c: Likewise.
15212 * emit-rtl.c: Likewise.
15213 * expr.c: Likewise.
15214 * function.c: Likewise.
15215 * gimple-low.c: Likewise.
15216 * gimple-pretty-print.c: Likewise.
15217 * gimplify.c: Likewise.
15218 * integrate.c: Likewise.
15219 * ipa-inline.c: Likewise.
15220 * ipa-prop.c: Likewise.
15221 * ipa-split.c: Likewise.
15222 * ipa-struct-reorg.c: Likewise.
15223 * ipa-type-escape.c: Likewise.
15224 * langhooks.c: Likewise.
15225 * lto-cgraph.c: Likewise.
15226 * omp-low.c: Likewise.
15227 * stor-layout.c: Likewise.
15228 * tree-cfg.c: Likewise.
15229 * tree-complex.c: Likewise.
15230 * tree-dfa.c: Likewise.
15231 * tree-dump.c: Likewise.
15232 * tree-inline.c: Likewise.
15233 * tree-mudflap.c: Likewise.
15234 * tree-nested.c: Likewise.
15235 * tree-object-size.c: Likewise.
15236 * tree-pretty-print.c: Likewise.
15237 * tree-sra.c: Likewise.
15238 * tree-ssa-live.c: Likewise.
15239 * tree-ssa-loop-niter.c: Likewise.
15240 * tree-ssa-math-opts.c: Likewise.
15241 * tree-ssa-reassoc.c: Likewise.
15242 * tree-ssa-sccvn.c: Likewise.
15243 * tree-ssa-structalias.c: Likewise.
15244 * tree-tailcall.c: Likewise.
15245 * tree-vrp.c: Likewise.
15246 * tree.c: Likewise.
15247 * var-tracking.c: Likewise.
15248 * varasm.c: Likewise.
15250 2010-07-15 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15253 * config/spu/spu.c (spu_expand_builtin_1): Allow references
15254 (as well as pointers) as argument to mask_for_load builtins.
15256 2010-07-15 Richard Guenther <rguenther@suse.de>
15258 PR tree-optimization/44946
15259 * tree-ssa-structalias.c (get_constraint_for_component_ref): Deal
15260 with accessing only padding properly.
15262 2010-07-15 Jan Hubicka <jh@suse.cz>
15264 * ipa.c (function_and_variable_visibility): Variables marked as used
15265 should not be localized.
15267 2010-07-15 Jan Hubicka <jh@suse.cz>
15269 * cgraph.c: Include lto-streamer.h
15270 (change_decl_assembler_name): Work when assembler name hash is at place.
15271 (cgraph_make_decl_local): When localizing COMDAT symbol at WPA stage,
15272 be sure to rename it to avoid name clash.
15273 * ipa.c (cgraph_externally_visible_p, function_and_variable_visibility):
15274 Localize hidden symbols only when locally defined.
15276 2010-07-15 Uros Bizjak <ubizjak@gmail.com>
15278 * config/i386/i386.h (SHIFT_COUNT_TRUNCATED): Expand comment.
15280 2010-07-15 Magnus Granberg <zorry@gentoo.org>
15281 Kevin F. Quinn <kevquinn@gentoo.org>
15283 * builtins.c (expand_builtin_init_trampoline): Warn for -Wtrampolines.
15284 * common.opt: Add -Wtrampolines.
15285 * doc/invoke.texi: Add -Wtrampolines.
15287 2010-07-15 Jie Zhang <jie@codesourcery.com>
15289 * config/arm/cortex-a8.md (cortex_a8_load_store_2): Reserve
15290 cortex_a8_issue_ls.
15292 2010-07-15 Dave Korn <dave.korn.cygwin@gmail.com>
15294 * config/i386/cygwin.h (LIBGCJ_SONAME): Update.
15295 * config/i386/mingw32.h (LIBGCJ_SONAME): Likewise.
15297 2010-07-14 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15299 * config/spu/spu.c (reg_names): Remove prototype.
15300 (call_used_regs): Likewise.
15302 2010-07-14 Dave Korn <dave.korn.cygwin@gmail.com>
15304 * config/i386/cygming-crtend.c (__FRAME_END__): Replace attribute
15305 "unused" with attribute "used".
15306 (__JCR_END__): Likewise.
15307 * config/i386/cygming-crtbegin.c (__EH_FRAME_BEGIN__): Add missing
15309 (__JCR_LIST__): Replace attribute "unused" with attribute "used".
15311 2010-07-14 Richard Guenther <rguenther@suse.de>
15313 * lto-streamer-in.c (maybe_fixup_handled_component): Remove.
15314 (maybe_fixup_decls): Likewise.
15315 (input_gimple_stmt): Do not fixup anything.
15316 * lto-streamer-out.c (output_gimple_stmt): Make sure all
15317 non-automatic variable uses are wrapped inside a MEM_REF.
15319 2010-07-14 Richard Henderson <rth@redhat.com>
15321 * passes.c (rest_of_decl_compilation): Do not call assemble_variable
15323 * varasm.c (assemble_variable): Remove early exit for functions;
15324 assert that we're given a variable.
15326 2010-07-14 Jie Zhang <jie@codesourcery.com>
15328 * config/arm/cortex-a8.md (cortex_a8_alu): Don't use
15329 cortex_a8_default when neon_type is not none.
15331 2010-07-14 Bernd Schmidt <bernds@codesourcery.com>
15333 * lower-subreg.c (subreg_context): New static bitmap.
15334 (decompose_multiword_subregs): Allocate and free it.
15335 (find_decomposable_subregs): Set a bit in it for a register that
15336 occurs in a subreg that changes mode but not size.
15337 (can_decompose_p): Test it instead of non_decomposable_context.
15339 2010-07-14 Richard Guenther <rguenther@suse.de>
15341 PR tree-optimization/44824
15342 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Use
15343 is_gimple_mem_ref_addr.
15344 (tree_ssa_forward_propagate_single_use_vars): Do not propagate
15345 non-decl_address_invariant_p addresses.
15347 2010-07-14 Bernd Schmidt <bernds@codesourcery.com>
15349 * reload.c (find_reloads): Revert code to penalize small register
15350 classes that was brought in with the IRA merge.
15352 2010-07-14 Richard Guenther <rguenther@suse.de>
15354 * tree-ssa-ccp.c (fold_const_aggregate_ref): Handle MEM_REF
15355 as base of ARRAY_REFs.
15357 2010-07-14 Richard Guenther <rguenther@suse.de>
15359 PR middle-end/44930
15360 * tree-pretty-print.c (do_niy): Do not print a newline.
15362 2010-07-14 Bernd Schmidt <bernds@codesourcery.com>
15364 * ira-int.h (struct ira_object): New.
15365 (ira_object_t): New typedef. Add DEF_VEC_P and DEF_VEC_ALLOC_P for it.
15366 (struct ira_allocno): Remove members min, max,
15367 conflict_allocno_array, conflict_id, conflict_allocno_array_size,
15368 conflict_allocnos_num and conflict_vec_p. Add new member object.
15369 (OBJECT_CONFLICT_ARRAY, OBJECT_CONFLICT_VEC_P,
15370 OBJECT_NUM_CONFLICTS, OBJECT_CONFLICT_ARRAY_SIZE,
15371 OBJECT_CONFLICT_HARD_REGS, OBJECT_TOTAL_CONFLICT_HARD_REGS,
15372 OBJECT_MIN, OBJECT_MAX, OBJECT_CONFLICT_ID): Renamed from
15373 ALLOCNO_CONFLICT_ALLOCNO_ARRAY, ALLOCNO_CONFLICT_VEC_P,
15374 ALLOCNO_CONFLICT_ALLOCNOS_NUM, ALLOCNO_CONFLICT_ALLOCNO_ARRAY_SIZE,
15375 ALLOCNO_CONFLICT_HARD_REGS, ALLOCNO_TOTAL_CONFLICT_HARD_REGS)
15376 ALLOCNO_MIN, ALLOCNO_MAX, and ALLOCNO_CONFLICT_ID; now operate on
15377 an ira_object_t rather than ira_allocno_t. All uses changed.
15378 (ira_object_id_map): Renamed from ira_conflict_id_allocno_map; now
15379 contains a vector of ira_object_t; all uses changed.
15380 (ira_objects_num): Declare variable.
15381 (ira_create_allocno_object): Declare function.
15382 (ira_conflict_vector_profitable_p): Adjust prototype.
15383 (ira_allocate_conflict_vec): Renamed from
15384 ira_allocate_allocno_conflict_vec; first arg now ira_object_t.
15385 (ira_allocate_object_conflicts): Renamed from
15386 ira_allocate_allocno_conflicts; first arg now ira_object_t.
15387 (struct ira_object_iterator): New.
15388 (ira_object_iter_init, ira_object_iter_cond, FOR_EACH_OBJECT): New.
15389 (ira_allocno_conflict_iterator): Renamed member allocno_conflict_vec_p
15390 to conflict_vec_p. All uses changed.
15391 (ira_allocno_conflict_iter_init, ira_allocno_conflict_iter_cond):
15392 Changed to take into account that conflicts are now tracked for
15394 * ira-conflicts.c (OBJECTS_CONFLICT_P): Renamed from CONFLICT_ALLOCNO_P.
15395 Args changed to accept ira_object_t. All uses changed.
15396 (allocnos_conflict_p): New static function.
15397 (collected_conflict_objects): Renamed from collected_allocno_objects;
15398 now a vector of ira_object_t. All uses changed.
15399 (build_conflict_bit_table): Changed to take into account that
15400 conflicts are now tracked for objects.
15401 (process_regs_for_copy, propagate_copies, build_allocno_conflicts)
15402 (print_allocno_conflicts, ira_build_conflicts): Likewise.
15403 * ira-color.c (assign_hard_reg, setup_allocno_available_regs_num)
15404 setup_allocno_left_conflicts_size, allocno_reload_assign,
15405 fast_allocation): Likewise.
15406 * ira-lives.c (make_hard_regno_born, make_allocno_born)
15407 process_single_reg_class_operands, process_bb_node_lives): Likewise.
15408 * ira-emit.c (modify_move_list, add_range_and_copies_from_move_list):
15410 * ira-build.c (ira_objects_num): New variable.
15411 (ira_object_id_map): Renamed from ira_conflict_id_allocno_map; now
15412 contains a vector of ira_object_t; all uses changed.
15413 (ira_object_id_map_vec): Corresponding change.
15414 (object_pool): New static variable.
15415 (initiate_allocnos): Initialize it.
15416 (finish_allocnos): Free it.
15417 (ira_create_object, ira_create_allocno_object, create_allocno_objects):
15419 (ira_create_allocno): Don't set members that were removed.
15420 (ira_set_allocno_cover_class): Don't change conflict hard regs.
15421 (merge_hard_reg_conflicts): Changed to take into account that
15422 conflicts are now tracked for objects.
15423 (ira_conflict_vector_profitable_p, ira_allocate_conflict_vec,
15424 allocate_conflict_bit_vec, ira_allocate_object_conflicts,
15425 compress_conflict_vecs, remove_low_level_allocnos, ira_flattening,
15426 setup_min_max_allocno_live_range_point, allocno_range_compare_func,
15427 setup_min_max_conflict_allocno_ids, ): Likewise.
15428 (add_to_conflicts): Renamed from add_to_allocno_conflicts, args changed
15429 to ira_object_t; all callers changed.
15430 (ira_add_conflict): Renamed from ira_add_allocno_conflict, args changed
15431 to ira_object_t, all callers changed.
15432 (clear_conflicts): Renamed from clear_allocno_conflicts, arg changed
15433 to ira_object_t, all callers changed.
15434 (conflict_check, curr_conflict_check_tick): Renamed from
15435 allocno_conflict_check and curr_allocno_conflict_check_tick; all uses
15437 (compress_conflict_vec): Renamed from compress_allocno_conflict_vec,
15438 arg changed to ira_object_t, all callers changed.
15439 (create_cap_allocno): Call ira_create_allocno_object.
15440 (finish_allocno): Free the corresponding object.
15441 (sort_conflict_id_map): Renamed from sort_conflict_id_allocno_map; all
15442 callers changed. Adjusted for dealing with objects.
15443 (ira_build): Call create_allocno_objects after ira_costs. Adjusted for
15444 dealing with objects.
15445 * ira.c (ira_bad_reload_regno_1): Adjusted for dealing with objects.
15447 * ira-int.h (struct live_range): Rename allocno member to object
15448 and change type to ira_object_t.
15449 (struct ira_object): New member live_ranges.
15450 (struct ira_allocno): Remove member live_ranges.
15451 (ALLOCNO_LIVE_RANGES): Remove.
15452 (OBJECT_LIVE_RANGES): New macro.
15453 (ira_create_live_range, ira_copy_live_range_list,
15454 ira_merge_live_range_list, ira_live_ranges_intersect_p,
15455 ira_finish_live_range, ira_finish_live_range_list): Adjust declarations.
15456 * ira-build.c (ira_create_object): Initialize live ranges here.
15457 (ira_create_allocno): Not here.
15458 (ira_create_live_range): Rename from ira_create_allocno_live_range, arg
15459 changed to ira_object_t, all callers changed.
15460 (copy_live_range): Rename from copy_allocno_live_range, all callers
15462 (ira_copy_live_range_list): Rename from
15463 ira_copy_allocno_live_range_list, all callers changed.
15464 (ira_merge_live_ranges): Rename from ira_merge_allocno_live_range_list,
15465 all callers changed.
15466 (ira_live_ranges_intersect_p): Rename from
15467 ira_allocno_live_ranges_intersect_p, all callers changed.
15468 (ira_finish_live_range): Rename from ira_finish_allocno_live_range, all
15470 (ira_finish_live_range_list): Rename from
15471 ira_finish_allocno_live_range_list, all callers changed.
15472 (change_object_in_range_list): Rename from change_allocno_in_range_list,
15473 last arg changed to ira_object_t, all callers changed.
15474 (finish_allocno): Changed to expect live ranges in the allocno's object.
15475 (move_allocno_live_ranges, copy_allocno_live_ranges,
15476 update_bad_spill_attribute, setup_min_max_allocno_live_range_point,
15477 ira_flattening, ira_build): Likewise.
15478 * ira-color.c (allocnos_have_intersected_live_ranges_p,
15479 slot_coalesced_allocno_live_ranges_intersect,
15480 setup_slot_coalesced_allocno_live_ranges, fast_allocation): Likewise.
15481 * ira-conflicts.c (build_conflict_bit_table): Likewise.
15482 * ira-emit.c (add_range_and_copies_from_move_list): Likewise.
15483 * ira-lives.c (make_allocno_born, update_allocno_pressure_excess_length,
15484 make_allocno_dead, create_start_finish_chains,
15485 remove_some_program_points_and_update_live_ranges,
15486 ira_debug_live_range_list): Likewise.
15488 * ira-int.h (ira_object_conflict_iterator): Rename from
15489 ira_allocno_conflict_iterator.
15490 (ira_object_conflict_iter_init): Rename from
15491 ira_allocno_conflict_iter_init, second arg changed to
15492 * ira.c (check_allocation): Use FOR_EACH_OBJECT_CONFLICT rather than
15493 FOR_EACH_ALLOCNO_CONFLICT.
15494 * ira-color.c (assign_hard_reg, push_allocno_to_stack)
15495 setup_allocno_left_conflicts_size, coalesced_allocno_conflict_p,
15496 ira_reassign_conflict_allocnos, ira_reassign_pseudos): Likewise.
15497 * ira-conflicts.c (print_allocno_conflicts): Likewise.
15499 2010-07-13 Joern Rennecke <joern.rennecke@embecosm.com>
15502 * tree-dump.c (dump_options): Add enumerate_locals entry.
15503 Add TDF_NOID exclusion to all entry.
15504 * tree-dump.h (dump_enumerated_decls): Declare.
15505 * tree-pretty-print.c (dump_generic_node): For TDF_NOID,
15506 Don't display type uid.
15507 (print_declaration): Don't crash on TREE_TYPE (t) == 0.
15508 * tree-pass.h (TDF_ENUMERATE_LOCALS): Define.
15509 * tree-ssa-live.c: Include gimple.h.
15510 (numbered_tree_d): New struct.
15511 (numbered_tree): New typedef.
15512 (DEF_VEC_O (numbered_tree): New.
15513 (DEF_VEC_ALLOC_O (numbered_tree, heap)): Likewise.
15514 (compare_decls_by_uid, dump_enumerated_decls_push): New functions.
15515 (dump_enumerated_decls): Likewise.
15516 * tree-optimize.c (execute_cleanup_cfg_post_optimizing): If comparing
15517 debug info and flag_dump_final_insns, call dump_enumerated_decls.
15518 * tree-cfg.c (dump_function_to_file): Call dump_enumerated_decls.
15519 * Makefile.in (tree-ssa-live.o): Depend on $(GIMPLE_H).
15521 2010-07-13 Richard Sandiford <rdsandiford@googlemail.com>
15523 * expmed.h (MAX_BITS_PER_WORD): Move to...
15524 * defaults.h (MAX_BITS_PER_WORD): ...here.
15526 2010-07-13 DJ Delorie <dj@redhat.com>
15528 * config/h8300/h8300.c (h8300_init_once): Default to
15529 -fstrict_volatile_bitfields.
15531 * config/sh/sh.c (sh_override_options): Default to
15532 -fstrict_volatile_bitfields.
15534 * config/rx/rx.c (rx_option_override): New.
15536 * config/m32c/m32c.c (m32c_override_options): Default to
15537 -fstrict_volatile_bitfields.
15539 2010-07-13 Nathan Froyd <froydnj@codesourcery.com>
15541 * tree.h (build_function_call_expr): Delete.
15542 (build_call_expr_loc_array): New function.
15543 (build_call_expr_loc_vec): New function.
15544 * tree-flow.h (struct omp_region): Change type of ws_args field
15546 * builtins.c (build_function_call_expr): Delete.
15547 (build_call_expr_loc_array): New function.
15548 (build_call_expr_loc): Call it. Use XALLOCAVEC.
15549 (build_call_expr): Likewise.
15550 (build_call_expr_loc_vec): New function.
15551 * cgraphunit.c (build_cdtor): Call build_call_expr instead of
15552 build_function_call_expr.
15553 * expr.c (emutls_var_address): Likewise.
15554 * varasm.c (emutls_common_1): Likewise.
15555 * omp-low.c (expand_omp_atomic_mutex): Likewise.
15556 (expand_omp_taskreg): Adjust for new type of region->ws_args.
15557 (get_ws_args_for): Return a VEC instead of a tree.
15558 (expand_parallel_call): Call build_call_expr_loc_vec instead of
15559 build_function_call_expr.
15560 * stor-layout.c (self_referential_size): Likewise.
15562 2010-07-13 Jakub Jelinek <jakub@redhat.com>
15565 * recog.c (constrain_operands): Allow side-effects in memory
15566 operands if either < or > constraint is used, rather than if
15567 both < and > is used.
15569 2010-07-13 Richard Guenther <rguenther@suse.de>
15571 PR middle-end/44911
15572 * tree-pretty-print.c (dump_generic_node): Use TDF_SLIM for
15573 MEM_REF pointer type dumping. Avoid recursing for TYPE_DECLs
15576 2010-07-13 Kaz Kojima <kkojima@gcc.gnu.org>
15579 * mode-switching.c (optimize_mode_switching): Add ATTRIBUTE_UNUSED
15580 to variable emited.
15581 * config/sh/sh.c (sh_expand_epilogue): Remove unused variable.
15582 * config/sh/sh.md (symGOT_load): Likewise.
15583 (symDTPOFF2reg): Likewise.
15584 (symTPOFF2reg): Likewise.
15586 2010-07-13 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
15588 * expmed.c (MAX_BITS_PER_WORD): Moved to expmed.h.
15589 * expmed.h (MAX_BITS_PER_WORD): Moved from expmed.c.
15591 2010-07-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
15593 * config/i386/sol2-unwind.h (x86_64_fallback_frame_state): Correct
15595 Find ucontext_t * on Solaris 11.
15596 (x86_fallback_frame_state): Handle Solaris 9 multi-threaded pattern.
15597 Handle new Solaris 11 __sighndlr patterns.
15599 2010-07-13 Jakub Jelinek <jakub@redhat.com>
15602 * vec.h (VEC_block_remove): Fix comment.
15603 * tree-ssa-live.c (remove_unused_locals): Don't use
15604 VEC_unordered_remove on local_decls, instead replace a single
15605 vector element in each iteration if at least one element had
15606 to be removed and VEC_truncate at the end.
15607 * omp-low.c (expand_omp_taskreg): Likewise.
15609 2010-07-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
15611 * c-decl.c (finish_function): Fix typo in comment.
15613 2010-07-12 H.J. Lu <hongjiu.lu@intel.com>
15616 * postreload.c (move2add_use_add3_insn): Silence gcc warning
15619 2010-07-12 Jakub Jelinek <jakub@redhat.com>
15621 * tree-vrp.c (simplify_bit_ops_using_ranges): New function.
15622 (simplify_stmt_using_ranges): Use it.
15624 2010-07-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
15626 * config/spu/spu.h (struct spu_builtin_description): Remove FNDECL
15627 member. Do not mark as GTY(()).
15628 * config/spu/spu.c (spu_builtins): Remove FNDECL initializer elements.
15629 (spu_builtin_decls): New static variable.
15630 (spu_builtin_decl): Use it instead of spu_builtins[].fndecl.
15631 (spu_init_builtins): Likewise.
15632 (spu_builtin_mul_widen_even): Likewise.
15633 (spu_builtin_mul_widen_odd): Likewise.
15634 (spu_builtin_mask_for_load): Likewise.
15635 (spu_builtin_vec_perm): Likewise.
15636 * config/spu/spu-c.c: Include "target.h".
15637 (spu_resolve_overloaded_builtin): Call targetm.builtin_decl instead
15638 of using spu_builtins[].fndecl.
15640 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15642 * config/mips/mips.c (mips_override_options): Make -mflip-mips16
15643 imply -minterlink-mips16.
15645 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15647 * config/mips/mips.h (mips16_globals): Declare.
15648 (SWITCHABLE_TARGET): Define.
15649 * config/mips/mips.c: Include target-globals.h.
15650 (mips16_globals): New variable.
15651 (mips_set_mips16_mode): Use save_target_globals and
15652 restore_target_globals instead of target_reinit.
15654 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15656 * reginfo.c (init_reg_sets): Don't zero globals here. Update comment
15657 to say that the function can be called more than once.
15658 * target-globals.c (save_target_globals): Call init_reg_sets.
15660 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15662 * Makefile.in (bb-reorder.o, target-globals.o): Depend on bb-reorder.h
15663 * bb-reorder.h: New file.
15664 * bb-reorder.c (default_target_bb_reorder): New variable.
15665 (this_target_bb_reorder): New conditional variable.
15666 (uncond_jump_length): Redefine as a macro.
15667 * target-globals.h (this_target_bb_reorder): Declare.
15668 (target_globals): Add a bb_reorder field.
15669 (restore_target_globals): Copy the bb_reorder field to
15670 this_target_bb-reorder.
15671 * target-globals.c: Include bb-reorder.h.
15672 (default_target_globals): Initialize the bb_reorder field.
15673 (save_target_globals): Likewise.
15675 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15677 * Makefile.in (gcse.o, target-globals.o): Depend on gcse.h..
15678 * gcse.h: New file.
15679 * gcse.c: Include gcse.h.
15680 (default_target_gcse): New variable.
15681 (this_target_gcse): New conditional variable.
15682 (can_copy): Redefine as a macro.
15683 (can_copy_init_p): New macro.
15684 (can_copy_p): Remove can_copy_init_p.
15685 * target-globals.h (this_target_gcse): Declare.
15686 (target_globals): Add a gcse field.
15687 (restore_target_globals): Copy the gcse field to this_target_gcse.
15688 * target-globals.c: Include gcse.h.
15689 (default_target_globals): Initialize the gcse field.
15690 (save_target_globals): Likewise.
15692 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15694 * ira-int.h (target_ira_int): Add x_ira_prohibited_mode_move_regs
15695 and x_ira_prohibited_mode_move_regs_initialized_p.
15696 (ira_prohibited_mode_move_regs): Redefine as a macro.
15697 * ira.c (ira_prohibited_mode_move_regs): Delete.
15698 (ira_prohibited_mode_move_regs_initialized_p): Redefine as a macro.
15700 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15702 * reload.h (target_reload): Add x_cached_reg_save_code and
15703 x_cached_reg_restore_code.
15704 * caller-save.c (cached_reg_save_code, cached_reg_restore_code):
15705 Redefine as macros.
15707 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15709 * Makefile.in (target-globals.o): Depend on builtins.h.
15710 * builtins.h: New file.
15711 * builtins.c: Include builtins.h.
15712 (default_target_builtins): New variable.
15713 (this_target_builtins): New conditional variable.
15714 (apply_args_mode, apply_result_mode): Redefine as macros.
15715 * target-globals.h (this_target_builtins): Declare.
15716 (target_globals): Add a builtins field.
15717 (restore_target_globals): Copy the builtins field to
15718 this_target_builtins.
15719 * target-globals.c: Include builtins.h.
15720 (default_target_globals): Initialize the builtins field.
15721 (save_target_globals): Likewise.
15723 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15725 * expmed.h (alg_code, mult_cost, MULT_COST_LESS, CHEAPER_MULT_COST)
15726 (algorithm, alg_hash_entry, NUM_ALG_HASH_ENTRIES, alg_hash): Moved
15728 (target_expmed): Add x_alg_hash and x_alg_hash_used_p.
15729 (alg_hash, alg_hash_used_p): New macros.
15730 * expmed.c (init_expmed): Clear alg_hash if reinitializing.
15731 (alg_code, mult_cost, MULT_COST_LESS, CHEAPER_MULT_COST, algorithm)
15732 (alg_hash_entry, NUM_ALG_HASH_ENTRIES, alg_hash): Moved to expmed.h.
15734 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15736 * ira-int.h (target_ira_int): Add x_max_struct_costs_size, x_init_cost,
15737 x_temp_costs, x_op_costs, x_this_op_costs and x_cost_classes.
15738 * ira-costs.c (max_struct_costs_size, init_cost, temp_costs, op_costs)
15739 (this_op_costs, costs_classes): Redefine as macros.
15740 (record_reg_classes): Don't take op_costs as a parameter.
15741 (record_operand_costs): Likewise. Update calls to record_reg_classes.
15742 (scan_one_insn): Update call to record_operand_costs.
15744 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15746 * Makefile.in (target-globals.o): Depend on $(IRA_INT_H).
15747 * ira-int.h (ira_max_nregs, ira_important_class_nums): Delete.
15748 (target_ira_int): New structure.
15749 (default_target_ira_int): Declare.
15750 (this_target_ira_int): Declare as a variable or define as a macro.
15751 (ira_reg_mode_hard_regset, ira_register_move_cost)
15752 (ira_may_move_in_cost, ira_may_move_out_cost, ira_class_subset_p)
15753 (ira_non_ordered_class_hard_regs, ira_class_hard_reg_index)
15754 (prohibited_class_mode_regs, ira_important_classes_num)
15755 (ira_important_classes, ira_reg_class_intersect)
15756 (ira_reg_classes_intersect_p, ira_reg_class_super_classes)
15757 (ira_reg_class_union): Redefine as macros.
15758 * ira.h (target_ira): New structure.
15759 (default_target_ira): Declare.
15760 (this_target_ira): Declare as a variable or define as a macro.
15761 (ira_available_class_regs, ira_hard_regno_cover_class)
15762 (ira_reg_class_cover_size, ira_reg_class_cover, ira_class_translate)
15763 (ira_reg_class_nregs, ira_memory_move_cost, ira_class_hard_regs)
15764 (ira_class_hard_regs_num): Redefine as macros.
15765 * ira.c (default_target_ira, default_target_ira_int): New variables.
15766 (this_target_ira, this_target_ira_int): New conditional variables.
15767 (ira_reg_mode_hard_regset, ira_memory_move_cost)
15768 (ira_register_move_cost, ira_may_move_in_cost, ira_may_move_out_cost)
15769 (ira_class_subset_p): Delete.
15770 (no_unit_alloc_regs): Redefine as a macro.
15771 (ira_class_hard_regs, ira_non_ordered_class_hard_regs)
15772 (ira_class_hard_regs_num, ira_class_hard_reg_index)
15773 (ira_available_class_regs): Delete.
15774 (alloc_reg_class_subclasses): Redefine as a macro.
15775 (ira_reg_class_cover_size, ira_reg_class_cover)
15776 (ira_important_classes_num, ira_important_classes)
15777 (ira_important_class_nums, ira_class_translate): Delete.
15778 (cover_class_order): Document the variable's lifetime.
15779 (reorder_important_classes): Don't set ira_important_class_nums.
15780 (ira_reg_class_intersect, ira_reg_classes_intersect_p)
15781 (ira_reg_class_super_classes, ira_reg_class_union)
15782 (ira_hard_regno_cover_class, ira_reg_class_nregs, ira_max_nregs):
15784 (setup_reg_class_nregs): Don't set ira_max_regs.
15785 (prohibited_class_mode_regs): Delete.
15786 * target-globals.h (this_target_ira, this_target_ira_int): Declare.
15787 (target_globals): Add ira and ira_int fields.
15788 (restore_target_globals): Copy the ira field to this_target_ira
15789 and the ira_int field to this_target_ira_int.
15790 * target-globals.c: Include ira-int.h.
15791 (default_target_globals): Initialize the ira and ira_int fields.
15792 (save_target_globals): Likewise.
15794 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15796 * Makefile.in (target-globals.o): Depend on $(CFGLOOP_H).
15797 * cfgloop.h (target_cfgloop): New structure.
15798 (default_target_cfgloop): Declare.
15799 (this_target_cfgloop): Declare as a variable or define as a macro.
15800 (target_avail_regs, target_clobbered_regs, target_res_regs)
15801 (target_reg_cost, target_spill_cost): Redefine as macros.
15802 * cfgloopanal.c (default_target_cfgloop): New variable.
15803 (this_target_cfgloop): New conditional variable.
15804 (target_avail_regs, target_clobbered_regs, target_res_regs)
15805 (target_reg_cost, target_spill_cost): Delete.
15806 * target-globals.h (this_target_cfgloop): Declare.
15807 (target_globals): Add a cfgloop field.
15808 (restore_target_globals): Copy the cfgloop field to
15809 this_target_cfgloop.
15810 * target-globals.c: Include cfgloop.h.
15811 (default_target_globals): Initialize the cfgloop field.
15812 (save_target_globals): Likewise.
15814 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15816 * regs.h (target_regs): Add x_direct_load, x_direct_store and
15817 x_float_extend_from_mem.
15818 (direct_load, direct_store, float_extend_from_mem): New macros.
15819 * expr.c (direct_load, direct_store, float_extend_from_mem): Delete.
15821 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15823 * Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).
15824 (target-globals.o): Depend on $(LIBFUNCS_H).
15825 * libfuncs.h: Include hashtab.h.
15826 (libfunc_entry): Moved from optabs.c.
15827 (target_libfuncs): New structure.
15828 (default_target_libfuncs): Declare.
15829 (this_target_libfuncs): Declare as a variable or define as a macro.
15830 (libfunc_table): Redefine as a macro.
15831 * optabs.c (default_target_libfuncs): New variable.
15832 (this_target_libfuncs): New conditional variable.
15833 (libfunc_table): Delete.
15834 (libfunc_entry): Moved to optabs.h.
15835 (libfunc_hash): Redefine as a macro.
15836 (hash_libfunc, eq_libfunc): Fix comments.
15837 (init_optabs): Use libfunc_hash to detect cases where the function
15838 has already been called. Clear the hash table instead of
15840 * target-globals.h (this_target_libfuncs): Declare.
15841 (target_globals): Add a libfuncs field.
15842 (restore_target_globals): Copy the libfuncs field to
15843 this_target_libfuncs.
15844 * target-globals.c: Include libfuncs.h.
15845 (default_target_globals): Initialize the libfuncs field.
15846 (save_target_globals): Likewise.
15848 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15850 * Makefile.in (LIBFUNCS_H): New variable. Use instead of libfuncs.h
15851 in all dependency lists.
15853 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15855 * Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).
15856 * optabs.h (target_optabs): New structure.
15857 (default_target_optabs): Declare.
15858 (this_target_optabs): Declare as a variable or define as a macro.
15859 (optab_table, convert_optab_table, direct_optab_table): Redefine
15861 * optabs.c (default_target_optabs): New variable.
15862 (this_target_optabs): New conditional variable.
15863 (optab_table, convert_optab_table, direct_optab_table): Delete.
15864 * target-globals.h (this_target_optabs): Declare.
15865 (target_globals): Add a optabs field.
15866 (restore_target_globals): Copy the optabs field to
15867 this_target_optabs.
15868 * target-globals.c: Include expr.h and optabs.h.
15869 (default_target_globals): Initialize the optabs field.
15870 (save_target_globals): Likewise.
15872 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15874 * flags.h (target_flagstate): Add x_flag_excess_precision.
15875 (flag_excess_precision): Redefine as a macro.
15876 * toplev.c (flag_excess_precision): Delete.
15878 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15880 * defaults.h (MAX_MOVE_MAX, MIN_UNITS_PER_WORD): Define if not defined.
15881 * libgcc2.c (MIN_UNITS_PER_WORD): Delete.
15882 * hard-reg-set.h (target_hard_regs): Add x_no_caller_save_reg_set.
15883 (no_caller_save_reg_set): Redefine as a macro.
15884 * reload.h (target_reload): Add x_caller_save_initialized_p and
15886 (caller_save_initialized_p): Redefine as a macro.
15887 * caller-save.c (caller_save_initialized_p, no_caller_save_reg_set)
15888 (MAX_MOVE_MAX, MIN_UNITS_PER_WORD): Delete.
15889 (regno_save_mode): Redefine as a macro.
15891 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15893 * Makefile.in (expmed.o, target-globals.o): Depend on expmed.h.
15894 * expmed.h: New file.
15895 * expmed.c (default_target_costs): New variable.
15896 (this_target_costs): New conditional variable.
15897 (sdiv_pow2_cheap, smod_pow2_cheap, zero_cost, add_cost, neg_cost)
15898 (shift_cost, shiftadd_cost, shiftsub0_cost, shiftsub1_cost, mul_cost)
15899 (sdiv_cost, udiv_cost, mul_widen_cost, mul_highpart_cost): Delete.
15900 * target-globals.h (this_target_expmed): Declare.
15901 (target_globals): Add a expmed field.
15902 (restore_target_globals): Copy the expmed field to
15903 this_target_expmed.
15904 * target-globals.c: Include expmed.h.
15905 (default_target_globals): Initialize the expmed field.
15906 (save_target_globals): Likewise.
15908 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15910 * Makefile.in (target-globals.o): Depend on reload.h.
15911 * reload.h (target_reload): New structure.
15912 (default_target_reload): Declare.
15913 (this_target_reload): Declare as a variable or define as a macro.
15914 (indirect_symref_ok, double_reg_address_ok): Redefine as macros.
15915 * reload1.c (default_target_reload): New variable
15916 (this_target_reload): New conditional variable.
15917 (indirect_symref_ok, double_reg_address_ok): Delete.
15918 (spill_indirect_levels): Redefine as a macro.
15919 * target-globals.h (this_target_reload): Declare.
15920 (target_globals): Add a reload field.
15921 (restore_target_globals): Copy the reload field to
15922 this_target_reload.
15923 * target-globals.c: Include hard-reg-set.h.
15924 (default_target_globals): Initialize the reload field.
15925 (save_target_globals): Likewise.
15927 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15929 * rtl.h (target_rtl): Add x_static_reg_base_value.
15930 * alias.c (static_reg_base_value): Redefine as a macro.
15932 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15934 * Makefile.in (reginfo.o): Don't depend on $(GGC_H) or gt-reginfo.h.
15935 (GTFILES): Remove reginfo.c.
15936 * rtl.h (target_rtl): Add x_top_of_stack.
15937 (top_of_stack): New macro.
15938 * reginfo.c: Don't include ggc.h or gt-reginfo.h.
15939 (top_of_stack): Delete.
15941 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15943 * regs.h (target_regs): Add x_hard_regs_of_mode,
15944 x_contains_reg_of_mode, x_move_cost, x_may_move_in_cost,
15945 x_may_move_out_cost and x_last_mode_for_init_move_cost.
15946 (have_regs_of_mode, contains_reg_of_mode, move_cost)
15947 (may_move_in_cost, may_move_out_cost): Redefine as macros.
15948 * reginfo.c (have_regs_of_mode, contains_reg_of_mode, move_cost)
15949 (may_move_in_cost, may_move_out_cost): Delete.
15950 (last_mode_for_init_move_cost): Redefine as a macro.
15952 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15954 * hard-reg-set.h (target_hard_regs): New structure.
15955 (default_target_hard_regs): Declare.
15956 (this_target_hard_regs): Declare as a variable or define as a macro.
15957 (fixed_regs, fixed_reg_set, call_used_regs, call_really_used_regs)
15958 (call_used_reg_set, call_fixed_reg_set, regs_invalidated_by_call)
15959 (reg_alloc_order, inv_reg_alloc_order, reg_class_contents)
15960 (reg_class_size, reg_class_subclasses, reg_class_subunion)
15961 (reg_class_superunion, reg_names): Redefine as macros.
15962 * reginfo.c (fixed_regs, fixed_reg_set, call_used_regs)
15963 (call_used_reg_set, call_really_used_regs, call_fixed_reg_set)
15964 (regs_invalidated_by_call, reg_alloc_order, inv_reg_alloc_order)
15965 (reg_class_contents, reg_class_size, reg_class_subclasses)
15966 (reg_class_subunion, reg_class_superunion, reg_names): Delete.
15967 (default_target_hard_regs): New variable
15968 (this_target_hard_regs, initial_call_really_used_regs)
15969 (initial_reg_alloc_order): New conditional variables.
15970 (initial_reg_names): New variable.
15971 (init_reg_sets): Assert that initial_call_really_used_regs,
15972 initial_reg_alloc_order and initial_reg_names
15973 are all the same size as their variable counterparts. Use them to
15974 initialize those counterparts.
15975 * target-globals.h (this_target_hard_regs): Declare.
15976 (target_globals): Add a hard_regs field.
15977 (restore_target_globals): Copy the hard_regs field to
15978 this_target_hard_regs.
15979 * target-globals.c: Include hard-reg-set.h.
15980 (default_target_globals): Initialize the hard_regs field.
15981 (save_target_globals): Likewise.
15983 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
15985 * Makefile.in (target-globals.o): Depend on $(RTL_H).
15986 * rtl.h (target_rtl): New structure.
15987 (default_target_rtl): Declare.
15988 (this_target_rtl): Declare as a variable or define as a macro.
15989 (global_rtl, pic_offset_table_rtx, return_address_pointer_rtx):
15990 Redefine as macros.
15991 * emit-rtl.c (default_target_rtl): New variable.
15992 (this_target_rtl): New conditional variable.
15993 (global_rtl, static_regno_reg_rtx, pic_offset_table_rtx)
15994 (return_address_pointer_rtx): Delete.
15995 (initial_regno_reg_rtx): New macro.
15996 (init_emit): Use initial_regno_reg_rtx instead of static_regno_reg_rtx.
15997 (init_emit_regs): Likewise.
15998 * target-globals.h (this_target_rtl): Declare.
15999 (target_globals): Add a rtl field.
16000 (restore_target_globals): Copy the rtl field to this_target_rtl.
16001 * target-globals.c: Include rtl.h.
16002 (default_target_globals): Initialize the rtl field.
16003 (save_target_globals): Likewise.
16005 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
16007 * Makefile.in (target-globals.o): Depend on $(REGS_H).
16008 * regs.h (target_reg_modes): New structure.
16009 (default_target_reg_modes): Declare.
16010 (this_target_reg_modes): Declare as a variable or define as a macro.
16011 (hard_regno_nregs, reg_raw_mode): Redefine as macros.
16012 * reginfo.c (default_target_reg_modes): New variable.
16013 (this_target_reg_modes): New conditional variable.
16014 (hard_regno_nregs, reg_raw_mode): Delete.
16015 * target-globals.h (this_target_regs): Declare.
16016 (target_globals): Add a regs field.
16017 (restore_target_globals): Copy the regs field to this_target_regs.
16018 * target-globals.c: Include regs.h.
16019 (default_target_globals): Initialize the regs field.
16020 (save_target_globals): Likewise.
16022 2010-07-12 Richard Sandiford <rdsandiford@googlemail.com>
16024 * doc/tm.texi.in (SWITCHABLE_TARGET): Document.
16025 * doc/tm.texi: Regenerate.
16026 * Makefile.in (OBJS-common): Add target-globals.o.
16027 (gtype-desc.o): Depend on $(IPA_PROP_H), $(LTO_STREAMER_H)
16028 and target-globals.h.
16029 (target-globals.o): New rule.
16030 (GTFILES): Include $(srcdir)/target-globals.h.
16031 * defaults.h (SWITCHABLE_TARGET): Define.
16032 * gengtype.c (open_base_files): Add target-globals.h to the
16034 * target-globals.h: New file.
16035 * target-globals.c: Likewise.
16037 * Makefile.in (target-globals.o): Depend on $(FLAGS_H).
16038 * flags.h (target_flag_state): New structure.
16039 (default_target_flag_state): Declare.
16040 (this_target_flag_state): Declare as a variable or define as a macro.
16041 (align_loops_log): Redefine as a macro.
16042 (align_loops_max_skip, align_jumps_log): Likewise.
16043 (align_jumps_max_skip, align_labels_log): Likewise.
16044 (align_labels_max_skip, align_functions_log): Likewise.
16045 * toplev.c (default_target_flag_state): New variable.
16046 (this_target_flag_state): New conditional variable.
16047 (align_loops_log): Delete.
16048 (align_loops_max_skip, align_jumps_log): Likewise.
16049 (align_jumps_max_skip, align_labels_log): Likewise.
16050 (align_labels_max_skip, align_functions_log): Likewise.
16051 * target-globals.h (this_target_flag_state): Declare.
16052 (target_globals): Add a flag_state field.
16053 (restore_target_globals): Copy the flag_state field to
16054 this_target_flag_state.
16055 * target-globals.c: Include flags.h.
16056 (default_target_globals): Initialize the flag_state field.
16057 (save_target_globals): Likewise.
16059 2010-07-12 Jie Zhang <jie@codesourcery.com>
16061 * postreload.c (reg_symbol_ref[]): New.
16062 (move2add_use_add2_insn): New.
16063 (move2add_use_add3_insn): New.
16064 (reload_cse_move2add): Handle SYMBOL + OFFSET case.
16065 (move2add_note_store): Likewise.
16067 2010-07-12 Joern Rennecke <joern.rennecke@embecosm.com>
16069 PR rtl-optimization/44752
16070 * genautomata.c (main): Don't emit an empty file even if there
16073 2010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16075 * config/i386/i386.c (ix86_sol10_return_in_memory): Rename to
16076 ix86_solaris_return_in_memory.
16077 * config/i386-protos.h: Reflect this.
16078 * config/i386/vx-common.h (SUBTARGET_RETURN_IN_MEMORY): Likewise.
16079 * config/i386/sol2-10.h (SUBTARGET_RETURN_IN_MEMORY): Likewise.
16081 * config/i386/sol2.h (SUBTARGET_RETURN_IN_MEMORY): ... here.
16083 2010-07-12 Jie Zhang <jie@codesourcery.com>
16085 * config/arm/arm.c (arm_get_frame_offsets): Don't use r3 to
16086 align the stack when it's going to be saved.
16088 2010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16091 * config/host-solaris.c (mmap_fixed): New function.
16092 (sol_gt_pch_get_address): Use it.
16093 (sol_gt_pch_use_address): Likewise.
16095 2010-07-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
16097 * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to
16098 pentiumpro on Solaris 8 and 9/x86.
16099 * doc/install.texi (Specific, i?86-*-solaris2.[89]): Recommend GNU as.
16100 Document SSE/SSE2 support.
16101 * doc/sourcebuild.texi (Effective-Target Keywords): Document sse.
16103 2010-07-12 Andi Kleen <ak@linux.intel.com>
16105 * lto-symtab.c (lto_symtab_merge_decls_1): Use fatal_error
16106 instead of gcc_assert to print better error message for multiple
16109 2010-07-12 Uros Bizjak <ubizjak@gmail.com>
16111 * config/i386/i386.c (ix86_asm_output_function_label): Change format
16112 string placeholder from 0x%x to %#x.
16113 (ix86_code_end): Use putc to output '\n'.
16114 (ix86_print_operand) <case ';'>: Use putc to output ';'.
16116 2010-07-11 Kai Tietz <kai.tietz@onevision.com>
16118 * config/i386/winnt.c (i386_pe_file_end): Quote symbol name
16119 in directive -export.
16121 2010-07-10 Anatoly Sokolov <aesok@post.ru>
16123 * reginfo.h (reg_classes_intersect_p): Change arguments type to
16125 * rtl.h (reg_classes_intersect_p): Adjust prototype.
16127 * config/rs6000/rs6000.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
16129 * config/rs6000/rs6000-protos.h (rs6000_register_move_cost,
16130 rs6000_memory_move_cost): Remove
16131 * config/rs6000/rs6000.c (TARGET_REGISTER_MOVE_COST,
16132 TARGET_MEMORY_MOVE_COST): Define.
16133 (rs6000_register_move_cost): Make static. Change arguments type from
16134 enum reg_class to reg_class_t. Adjust rs6000_memory_move_cost calls.
16135 (rs6000_memory_move_cost): Make static. Change arguments type from
16136 'enum reg_class' to reg_class_t.
16138 2010-07-10 Sandra Loosemore <sandra@codesourcery.com>
16140 PR middle-end/42505
16141 * tree-inline.c (estimate_num_insns): Refactor builtin complexity
16142 lookup code into....
16143 * builtins.c (is_simple_builtin, is_inexpensive_builtin): ...these
16145 * tree.h (is_simple_builtin, is_inexpensive_builtin): Declare.
16146 * cfgloopanal.c (target_clobbered_regs): Define.
16147 (init_set_costs): Initialize target_clobbered_regs.
16148 (estimate_reg_pressure_cost): Add call_p argument. When true,
16149 adjust the number of available registers to exclude the
16150 call-clobbered registers.
16151 * cfgloop.h (target_clobbered_regs): Declare.
16152 (estimate_reg_pressure_cost): Adjust declaration.
16153 * tree-ssa-loop-ivopts.c (struct ivopts_data): Add body_includes_call.
16154 (ivopts_global_cost_for_size): Pass it to estimate_reg_pressure_cost.
16155 (determine_set_costs): Dump target_clobbered_regs.
16156 (loop_body_includes_call): New function.
16157 (tree_ssa_iv_optimize_loop): Use it to initialize new field.
16158 * loop-invariant.c (gain_for_invariant): Adjust arguments to pass
16159 call_p flag through.
16160 (best_gain_for_invariant): Likewise.
16161 (find_invariants_to_move): Likewise.
16162 (move_single_loop_invariants): Likewise, using already-computed
16165 2010-07-10 Richard Guenther <rguenther@suse.de>
16166 Joern Rennecke <joern.rennecke@embecosm.com>
16169 * tree-ssa-live.c (mark_all_vars_used_1): Set TREE_USED for LABEL_DECL.
16170 (remove_unused_scope_block_p): Don't drop TREE_USED LABEL_DECLs
16171 unless they have DECL_IGNORED_P set.
16173 2010-07-10 Richard Guenther <rguenther@suse.de>
16176 * gimple.c (gimple_fixup_complete_and_incomplete_subtype_p): New
16178 (gimple_types_compatible_p): Similar to pointed-to
16179 types allow and merge a mix of complete and incomplete aggregate.
16180 Use gimple_fixup_complete_and_incomplete_subtype_p for that.
16181 (iterative_hash_gimple_type): Adjust for that.
16183 2010-07-10 Richard Sandiford <r.sandiford@uk.ibm.com>
16185 * tree.h (DECL_REPLACEABLE_P): Strengthen check for weak symbols.
16187 2010-07-10 Iain Sandoe <iains@gcc.gnu.org>
16190 * config/darwin.c (output_objc_section_asm_op): Save and restore
16191 section when outputting ObjC section list.
16193 2010-07-09 Jan Hubicka <jh@suse.cz>
16195 * lto-streamer-out.c (produce_symtab): Do not write alias
16196 cgraph/varpool nodes.
16198 2010-07-09 Jan Hubicka <jh@suse.cz>
16200 * tree-inline.c (declare_return_variable): Fix ICE while
16201 inlining DECL_BY_VALUE function not in SSA form
16203 2010-07-09 Changpeng Fang <changpeng.fang@amd.com>
16205 PR tree-optimization/44576
16206 * tree-ssa-loop-prefetch.c (trip_count_to_ahead_ratio_too_small_p):
16207 New. Pull out from is_loop_prefetching_profitable to implement
16208 the trip count to ahead ratio heuristic.
16209 (mem_ref_count_reasonable_p): New. Pull out from
16210 is_loop_prefetching_profitable to implement the instruction to
16211 memory reference ratio heuristic. Also consider not reasonable if
16212 the memory reference count is above a threshold (to avoid
16213 explosive compilation time.
16214 (insn_to_prefetch_ratio_too_small_p): New. Pull out from
16215 is_loop_prefetching_profitable to implement the instruction to
16216 prefetch ratio heuristic.
16217 (is_loop_prefetching_profitable): Removed.
16218 (loop_prefetch_arrays): Distribute the cost analysis across the
16219 function to allow early exit of the prefetch analysis.
16220 is_loop_prefetching_profitable is splitted into three functions,
16221 with each one called as early as possible.
16222 (PREFETCH_MAX_MEM_REFS_PER_LOOP): New. Threshold above which the
16223 number of memory references in a loop is considered too many.
16225 2010-07-09 Bernd Schmidt <bernds@codesourcery.com>
16227 * reload.c (find_reloads): Don't clear badop if we have a winreg
16228 alternative, but not win, and the class only has fixed regs.
16229 * hard-reg-set.h (class_only_fixed_regs): Declare.
16230 * reginfo.c (class_only_fixed_regs): New array.
16231 (init_reg_sets_1): Initialize it.
16232 * config/arm/arm.md (arm_addsi3, thumb1_addsi3, arm_subsi3_insn): Don't
16233 discourage alternatives using the stack pointer.
16235 * config/arm/arm.md (addsi3_cbranch): Switch alternatives 0 and 1.
16237 * config/arm/arm.md (Thumb-1 ldrsb peephole): New.
16239 * config/arm/arm.md (cbranchqi4): Fix array size.
16240 (addsi3_cbranch): Also andle alternative 2 like alternative 3 when
16241 calculating length.
16243 2010-07-09 Richard Guenther <rguenther@suse.de>
16245 * gimple.c (struct type_fixup_s): New struct and VEC type.
16246 (gimple_register_type_fixups): New static global.
16247 (gimple_queue_type_fixup): New function.
16248 (gimple_types_compatible_p): Queue type fixups instead of
16249 applying them here.
16250 (gimple_register_type): Apply queued fixups for the
16251 canonical type. Empty the type fixup queue.
16253 2010-07-09 Uros Bizjak <ubizjak@gmail.com>
16255 * configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Fix test.
16256 * configure: Regenerate.
16257 * config.in: Ditto.
16259 2010-07-09 Jakub Jelinek <jakub@redhat.com>
16260 Denys Vlasenko <dvlasenk@redhat.com>
16261 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
16263 PR tree-optimization/28632
16264 * tree-vrp.c (zero_nonzero_bits_from_vr): New function.
16265 (extract_range_from_binary_expr): Further optimize
16266 BIT_AND_EXPR and BIT_IOR_EXPR.
16268 2010-07-09 Sebastian Pop <sebastian.pop@amd.com>
16270 * tree-if-conv.c (fold_or_predicates): New.
16271 (add_to_predicate_list): Call it.
16273 2010-07-09 Richard Guenther <rguenther@suse.de>
16275 PR middle-end/44890
16276 * tree-ssa-address.c (create_mem_ref_raw): Only build a MEM_REF
16277 if base is a pointer.
16278 * tree-cfg.c (verify_expr): Update MEM_REF checking.
16280 2010-07-08 Michael Meissner <meissner@linux.vnet.ibm.com>
16283 * config/rs6000/rs6000.c (rs6000_expand_builtin): Use
16284 POINTER_TYPE_P instead of checking only for POINTER_TYPE for the
16285 builtin mask for load/store builtins.
16287 2010-07-09 Uros Bizjak <ubizjak@gmail.com>
16289 * configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Also check
16291 * configure: Regenerate.
16292 * config/i386/i386.c (ix86_print_operand) <case ';'>:
16293 Remove TARGET_MACHO.
16295 2010-07-09 Peter Bergner <bergner@vnet.ibm.com>
16297 * config/rs6000/rs6000.c (rs6000_override_options): Fix setting of
16299 * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add -mvsx.
16301 2010-07-09 Tom de Vries <tjvries@xs4all.nl>
16303 * tree.c (type_hash_if_marked_p): Removed non-ggc_marked_p clause.
16305 2010-07-09 Hariharan Sandanagobalane <hariharan@picochip.com>
16307 * config/picochip/picochip.md (commsTestPort): Emit more
16308 efficient sequence for tstport instruction.
16310 2010-07-09 Uros Bizjak <ubizjak@gmail.com>
16312 * config/i386/i386.c (ix86_veclib_handler): Make static.
16314 2010-07-09 Richard Guenther <rguenther@suse.de>
16316 PR tree-optimization/44852
16317 * tree-ssa-alias.c: Include toplev.h for exact_log2.
16318 (indirect_ref_may_alias_decl_p): Properly handle negative offsets
16320 (indirect_refs_may_alias_p): Likewise.
16321 * Makefile.in (tree-ssa-alias.o): Add $(TOPLEV_H).
16323 2010-07-09 Richard Guenther <rguenther@suse.de>
16325 PR tree-optimization/44882
16326 * tree-vect-stmts.c (vectorizable_store): Do not assert alias
16328 (vectorizable_load): Likewise.
16330 2010-07-09 Bernd Schmidt <bernds@codesourcery.com>
16333 * config/arm/arm.c (thumb1_extra_regs_pushed): New arg FOR_PROLOGUE.
16334 All callers changed.
16335 Handle the case when we're called for the epilogue.
16336 (thumb_unexpanded_epilogue): Use it.
16337 (thumb1_expand_epilogue): Likewise.
16339 2010-07-09 Jakub Jelinek <jakub@redhat.com>
16341 * tree-vrp.c (extract_range_from_binary_expr) <BIT_AND_EXPR>: If
16342 both ranges are range_int_cst_p with non-negative minimum,
16343 try harder to derive smaller range.
16345 2010-07-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
16347 * genrecog.c: Include diagnostic-core.h before toplev.h.
16348 * genoutput.c: Likewise.
16349 * genextract.c: Likewise.
16350 * genautomata.c: Likewise.
16351 * genemit.c: Likewise.
16352 * genpeep.c: Likewise.
16353 * genattrtab.c: Likewise.
16354 * genconditions.c: Likewise.
16355 * genpreds.c: Likewise.
16357 2010-07-08 Andi Kleen <ak@linux.intel.com>
16359 * lto-section-in.c (lto_section_name): Add missing comma.
16361 2010-07-08 Anatoly Sokolov <aesok@post.ru>
16363 * config/ia64/ia64.h (OVERRIDE_OPTIONS): Remove macros.
16364 * config/ia64/ia64-protos.h (ia64_override_options): Remove.
16365 * config/ia64/ia64.c (TARGET_OPTION_OVERRIDE): Define.
16366 (ia64_override_options): Rename to...
16367 (ia64_option_override): ... this one. Make static.
16369 2010-07-08 Eric Botcazou <ebotcazou@adacore.com>
16371 PR middle-end/44843
16372 * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not rely on the
16373 pointed-to type of the offset in a MEM_REF to compute the alignment.
16375 2010-07-08 Kai Tietz <kai.tietz@onevision.com>
16377 * final.c (final_scan_insn): Replace
16378 TARGET_UNWIND_INFO macro check by unwind_emit
16380 * targhooks.c (default_unwind_emit): Removed.
16381 * targhooks.h (default_unwind_emit): Likewise.
16382 * target.def (unwind_emit): Set default value to NULL.
16384 * config/i386/i386-protos.h (ix86_asm_output_function_label):
16386 * config/i386/i386.c (ix86_function_ms_hook_prologue): Check
16387 for NULL fntype argument and allow 64-bit targets.
16388 (ix86_asm_output_function_label): New function.
16389 (ix86_expand_prologue): Handle 64-bit ms hook prologue.
16390 (ix86_handle_fndecl_attribute): Likewise.
16391 * doc/extend.texi (ms_hook_prologue): Adjust documentation.
16392 * doc/doc/tm.texi: Regenerated.
16393 * doc/doc/doc/tm.texi.in (ASM_OUTPUT_FUNCTION_LABEL): New.
16394 (ASM_DECLARE_FUNCTION_NAME): Adjust documentation.
16395 * defaults.h (ASM_OUTPUT_FUNCTION_LABEL): New macro.
16396 * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Use
16397 ASM_OUTPUT_FUNCTION_LABEL instead of ASM_OUTPUT_LABEL.
16398 * config/elfos.h: Likewise.
16399 * config/i386/cygming.h: Likewise.
16400 * config/netbsd-aout.h: Likewise.
16401 * config/openbsd.h: Likewise.
16402 * config/i386/i386.h (ASM_OUTPUT_FUNCTION_LABEL): Override
16403 by ix86_asm_output_function_label function call.
16404 * varasm.c (assemble_start_function): Use
16405 ASM_OUTPUT_FUNCTION_LABEL instead of ASM_OUTPUT_LABEL.
16407 2010-07-08 Jan Hubicka <jh@suse.cz>
16409 * cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls):
16411 * cgraph.h (cgraph_will_be_removed_from_program_if_no_direct_calls):
16413 * ipa-cp.c (ipcp_estimate_growth): Use it.
16414 * ipa-inline.c (cgraph_estimate_growth, cgraph_decide_inlining):
16417 2010-07-08 Jan Hubicka <jh@suse.cz>
16419 * tree-inline.c (declare_return_variable): Allocate annotation for new
16422 2010-07-08 Sebastian Pop <sebastian.pop@amd.com>
16424 PR tree-optimization/44710
16425 * tree-if-conv.c (parse_predicate): New.
16426 (add_to_predicate_list): Call it, call maybe_fold_or_comparisons.
16427 Make sure that the predicates are either SSA_NAMEs or gimple_condexpr.
16429 2010-07-08 Sebastian Pop <sebastian.pop@amd.com>
16431 * common.opt (ftree-loop-if-convert): New flag.
16432 * doc/invoke.texi (ftree-loop-if-convert): Documented.
16433 * tree-if-conv.c (gate_tree_if_conversion): Enable if-conversion
16434 when flag_tree_loop_if_convert is set.
16436 2010-07-08 Uros Bizjak <ubizjak@gmail.com>
16438 * config/i386/i386.c: Use short syntax for function calls
16439 through function pointers.
16440 * config/i386/i386.md: Ditto.
16442 2010-07-08 Eric Botcazou <ebotcazou@adacore.com>
16444 * emit-rtl.c (set_mem_attributes_minus_bitpos): Fix formatting issues.
16446 2010-07-08 Richard Guenther <rguenther@suse.de>
16448 * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Fix
16449 stmt check for POINTER_PLUS_EXPRs, fix the pointer assignment.
16451 2010-07-08 Jakub Jelinek <jakub@redhat.com>
16453 * dwarf2out.c (mem_loc_descriptor): Use DW_OP_const[48]u
16454 instead of DW_OP_addr for DW_OP_GNU_push_tls_address operand.
16455 (loc_list_from_tree): Likewise.
16456 (output_loc_operands): Handle outputting DW_OP_const[48]u
16457 with loc->dtprel set.
16458 (resolve_addr_in_expr): Handle loc->dtprel like DW_OP_addr.
16460 2010-07-08 Jan Hubicka <jh@suse.cz>
16462 * ipa.c: Include pointer-set.h
16463 (cgraph_externally_visible_p): New attribute ALIASED;
16464 when in LTO, hidden symbols are local unless they are aliased.
16465 (function_and_variable_visibility): Compute aliased nodes;
16466 handle LTO and hidden symbol on functions and vars.
16467 * cgraph.c (cgraph_make_decl_local): Clear NAMED_SECTION
16468 for COMDAT symbols; handle COMDAT_GROUPS also at vars.
16470 2010-07-08 Eric Botcazou <ebotcazou@adacore.com>
16472 * config/i386/cygming.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.
16473 * config/i386/freebsd.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
16474 * config/i386/linux.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
16475 * config/i386/linux64.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
16476 * config/i386/sol2.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
16477 * config/i386/i386.c (ix86_gen_adjust_stack_and_probe): New variable.
16478 (ix86_gen_probe_stack_range): Likewise.
16479 (override_options): Set them.
16480 (ix86_target_stack_probe): New function.
16481 (ix86_compute_frame_layout): Force use of push instructions to
16482 save registers if stack checking with probes is enabled.
16483 (get_scratch_register_on_entry): New function.
16484 (release_scratch_register_on_entry): Likewise.
16485 (ix86_adjust_stack_and_probe): Likewise.
16486 (output_adjust_stack_and_probe): Likewise.
16487 (ix86_emit_probe_stack_range): Likewise.
16488 (output_probe_stack_range): Likewise.
16489 (ix86_expand_prologue): Emit stack checking code if static built-in
16490 stack checking is enabled.
16491 Test ix86_target_stack_probe instead of TARGET_STACK_PROBE.
16492 * config/i386/i386-protos.h (ix86_target_stack_probe): Declare.
16493 (output_adjust_stack_and_probe): Likewise.
16494 (output_probe_stack_range): Likewise.
16495 * config/i386/i386.md (UNSPECV_PROBE_STACK_RANGE): New constant.
16496 (allocate_stack_worker_32): Test ix86_target_stack_probe instead of
16497 TARGET_STACK_PROBE.
16498 (allocate_stack_worker_64): Likewise.
16499 (allocate_stack): Likewise.
16500 (adjust_stack_and_probe): New insn.
16501 (probe_stack_range): Likewise.
16503 2010-07-08 Richard Guenther <rguenther@suse.de>
16505 PR tree-optimization/44831
16506 * tree-ssa-phiprop.c (phiprop_insert_phi): Properly build
16507 a MEM_REF preserving TBAA info of the original dereference.
16508 Dereference the original pointer if the address is not invariant.
16509 (propagate_with_phi): Fixup type checks wrt MEM_REFs. Require
16510 at least one invariant address that we are going to dereference.
16512 2010-07-08 Richard Guenther <rguenther@suse.de>
16514 PR tree-optimization/44861
16515 * tree-vect-stmts.c (vectorizable_store): Preserve TBAA
16516 information when building MEM_REFs.
16517 (vectorizable_load): Likewise.
16518 * tree-vect-data-refs.c (vect_setup_realignment): Likewise.
16520 2010-07-08 Eric Botcazou <ebotcazou@adacore.com>
16522 * config/sol2-c.c: Do not include diagnostic-core.h.
16524 2010-07-08 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
16527 * cfgexpand.c (estimated_stack_frame_size): Make self-contained
16528 with respect to current_function_decl. Pass decl of the function.
16529 * tree-inline.h (estimated_stack_frame_size): Adjust prototype.
16530 * ipa-inline.c (compute_inline_parameters): Pass decl to
16531 estimated_stack_frame_size.
16533 2010-07-08 Richard Guenther <rguenther@suse.de>
16535 * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address):
16537 (valueize_refs): Call it.
16539 2010-07-08 Richard Guenther <rguenther@suse.de>
16541 PR rtl-optimization/44838
16542 * tree-ssa-alias.c (indirect_refs_may_alias_p): When not in
16543 SSA form do not use pointer equivalence.
16545 2010-07-08 Eric Botcazou <ebotcazou@adacore.com>
16547 * dwarf2out.c (AT_linkage_name): Delete.
16548 (add_linkage_attr): New function.
16549 (add_linkage_name): Call it to emit the linkage attribute.
16550 (dwarf2out_finish): Likewise.
16551 (move_linkage_attr): Explicitly accept both attribute variants.
16553 2010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
16555 * toplev.h: Do not include diagnostic-core.h.
16556 Include diagnostic-core.h in every file that includes toplev.h.
16557 * c-tree.h: Do not include toplev.h.
16558 * pretty-print.h: Update comment.
16559 * Makefile.in: Update dependencies.
16560 * alias.c: Include diagnostic-core.h in every file that includes
16562 * attribs.c: Likewise.
16563 * auto-inc-dec.c: Likewise.
16564 * bb-reorder.c: Likewise.
16565 * bt-load.c: Likewise.
16566 * caller-save.c: Likewise.
16567 * calls.c: Likewise.
16569 * cfganal.c: Likewise.
16570 * cfgbuild.c: Likewise.
16571 * cfgcleanup.c: Likewise.
16572 * cfghooks.c: Likewise.
16573 * cfgloop.c: Likewise.
16574 * combine.c: Likewise.
16575 * config/alpha/alpha.c: Likewise.
16576 * config/arc/arc.c: Likewise.
16577 * config/arm/arm.c: Likewise.
16578 * config/arm/pe.c: Likewise.
16579 * config/avr/avr.c: Likewise.
16580 * config/bfin/bfin.c: Likewise.
16581 * config/cris/cris.c: Likewise.
16582 * config/crx/crx.c: Likewise.
16583 * config/darwin-c.c: Likewise.
16584 * config/darwin.c: Likewise.
16585 * config/fr30/fr30.c: Likewise.
16586 * config/frv/frv.c: Likewise.
16587 * config/h8300/h8300.c: Likewise.
16588 * config/host-darwin.c: Likewise.
16589 * config/i386/i386.c: Likewise.
16590 * config/i386/netware.c: Likewise.
16591 * config/i386/nwld.c: Likewise.
16592 * config/i386/winnt-cxx.c: Likewise.
16593 * config/i386/winnt-stubs.c: Likewise.
16594 * config/i386/winnt.c: Likewise.
16595 * config/ia64/ia64-c.c: Likewise.
16596 * config/ia64/ia64.c: Likewise.
16597 * config/iq2000/iq2000.c: Likewise.
16598 * config/lm32/lm32.c: Likewise.
16599 * config/m32c/m32c-pragma.c: Likewise.
16600 * config/m32c/m32c.c: Likewise.
16601 * config/m32r/m32r.c: Likewise.
16602 * config/m68hc11/m68hc11.c: Likewise.
16603 * config/m68k/m68k.c: Likewise.
16604 * config/mcore/mcore.c: Likewise.
16605 * config/mep/mep-pragma.c: Likewise.
16606 * config/mep/mep.c: Likewise.
16607 * config/mmix/mmix.c: Likewise.
16608 * config/mn10300/mn10300.c: Likewise.
16609 * config/moxie/moxie.c: Likewise.
16610 * config/pa/pa.c: Likewise.
16611 * config/pdp11/pdp11.c: Likewise.
16612 * config/picochip/picochip.c: Likewise.
16613 * config/rs6000/rs6000-c.c: Likewise.
16614 * config/rs6000/rs6000.c: Likewise.
16615 * config/rx/rx.c: Likewise.
16616 * config/s390/s390.c: Likewise.
16617 * config/score/score.c: Likewise.
16618 * config/score/score3.c: Likewise.
16619 * config/score/score7.c: Likewise.
16620 * config/sh/sh.c: Likewise.
16621 * config/sh/symbian-base.c: Likewise.
16622 * config/sh/symbian-c.c: Likewise.
16623 * config/sh/symbian-cxx.c: Likewise.
16624 * config/sol2-c.c: Likewise.
16625 * config/sol2.c: Likewise.
16626 * config/sparc/sparc.c: Likewise.
16627 * config/spu/spu.c: Likewise.
16628 * config/stormy16/stormy16.c: Likewise.
16629 * config/v850/v850-c.c: Likewise.
16630 * config/v850/v850.c: Likewise.
16631 * config/vax/vax.c: Likewise.
16632 * config/vxworks.c: Likewise.
16633 * config/xtensa/xtensa.c: Likewise.
16634 * convert.c: Likewise.
16636 * cselib.c: Likewise.
16637 * dbgcnt.c: Likewise.
16638 * dbxout.c: Likewise.
16640 * dominance.c: Likewise.
16641 * emit-rtl.c: Likewise.
16642 * explow.c: Likewise.
16643 * expmed.c: Likewise.
16644 * fixed-value.c: Likewise.
16645 * fold-const.c: Likewise.
16646 * fwprop.c: Likewise.
16647 * gcse.c: Likewise.
16648 * ggc-common.c: Likewise.
16649 * ggc-page.c: Likewise.
16650 * ggc-zone.c: Likewise.
16651 * gimple-low.c: Likewise.
16652 * gimplify.c: Likewise.
16653 * graph.c: Likewise.
16654 * haifa-sched.c: Likewise.
16655 * ifcvt.c: Likewise.
16656 * implicit-zee.c: Likewise.
16657 * integrate.c: Likewise.
16658 * ira-build.c: Likewise.
16659 * ira-color.c: Likewise.
16660 * ira-conflicts.c: Likewise.
16661 * ira-costs.c: Likewise.
16662 * ira-lives.c: Likewise.
16664 * lists.c: Likewise.
16665 * loop-doloop.c: Likewise.
16666 * loop-iv.c: Likewise.
16667 * lto-opts.c: Likewise.
16668 * lto-symtab.c: Likewise.
16669 * main.c: Likewise.
16670 * modulo-sched.c: Likewise.
16671 * optabs.c: Likewise.
16672 * params.c: Likewise.
16673 * plugin.c: Likewise.
16674 * postreload-gcse.c: Likewise.
16675 * postreload.c: Likewise.
16676 * predict.c: Likewise.
16677 * profile.c: Likewise.
16678 * real.c: Likewise.
16679 * regcprop.c: Likewise.
16680 * reginfo.c: Likewise.
16681 * regmove.c: Likewise.
16682 * reorg.c: Likewise.
16683 * resource.c: Likewise.
16685 * rtlanal.c: Likewise.
16686 * sched-deps.c: Likewise.
16687 * sched-ebb.c: Likewise.
16688 * sched-rgn.c: Likewise.
16689 * sdbout.c: Likewise.
16690 * sel-sched-dump.c: Likewise.
16691 * sel-sched-ir.c: Likewise.
16692 * simplify-rtx.c: Likewise.
16693 * stmt.c: Likewise.
16694 * stor-layout.c: Likewise.
16695 * store-motion.c: Likewise.
16696 * targhooks.c: Likewise.
16697 * tree-cfg.c: Likewise.
16698 * tree-cfgcleanup.c: Likewise.
16699 * tree-dump.c: Likewise.
16700 * tree-eh.c: Likewise.
16701 * tree-inline.c: Likewise.
16702 * tree-nomudflap.c: Likewise.
16703 * tree-object-size.c: Likewise.
16704 * tree-optimize.c: Likewise.
16705 * tree-outof-ssa.c: Likewise.
16706 * tree-phinodes.c: Likewise.
16707 * tree-profile.c: Likewise.
16708 * tree-ssa-ccp.c: Likewise.
16709 * tree-ssa-coalesce.c: Likewise.
16710 * tree-ssa-live.c: Likewise.
16711 * tree-ssa-loop-niter.c: Likewise.
16712 * tree-ssa-loop-prefetch.c: Likewise.
16713 * tree-ssa-loop.c: Likewise.
16714 * tree-ssa-structalias.c: Likewise.
16715 * tree-ssa-uninit.c: Likewise.
16716 * tree-ssa.c: Likewise.
16717 * tree-vect-data-refs.c: Likewise.
16718 * tree-vect-loop-manip.c: Likewise.
16719 * tree-vect-loop.c: Likewise.
16720 * tree-vect-patterns.c: Likewise.
16721 * tree-vect-stmts.c: Likewise.
16722 * tree-vrp.c: Likewise.
16723 * varasm.c: Likewise.
16726 * xcoffout.c: Likewise.
16728 2010-07-07 Richard Sandiford <rdsandiford@googlemail.com>
16730 * gengtype.c (write_field_root): New function.
16731 (write_root): Use it.
16733 2010-07-07 Wei Guozhi <carrot@google.com>
16735 * config/arm/thumb2.md (peephole2 to convert zero_extract/compare
16736 of lowest bits to lshift/compare): Add a missing line.
16738 2010-07-07 Wei Guozhi <carrot@google.com>
16740 * config/arm/thumb2.md (peephole2 to convert zero_extract/compare
16741 of lowest bits to lshift/compare): New.
16743 2010-07-07 Tom Tromey <tromey@redhat.com>
16745 * doc/tm.texi: Update.
16746 * doc/tm.texi.in (SDB and DWARF) <TARGET_WANT_DEBUG_PUB_SECTIONS>:
16748 * target.def (want_debug_pub_sections): New hook.
16749 * config/darwin.h (TARGET_WANT_DEBUG_PUB_SECTIONS): Define.
16750 * dwarf2out.c (add_pubname_string): Check
16751 targetm.want_debug_pub_sections.
16752 (add_pubname): Likewise.
16753 (add_pubtype): Likewise.
16755 2010-07-07 Jie Zhang <jie@codesourcery.com>
16757 * genautomata.c (output_automata_list_min_issue_delay_code):
16758 Correctly decompress min_issue_delay.
16760 2010-07-07 Bernd Schmidt <bernds@codesourcery.com>
16762 PR rtl-optimization/44404
16763 * auto-inc-dec.c (find_inc): Avoid calling count_occurrences if
16764 possible, use reg_overlap_mentioned_p instead.
16766 2010-07-07 Duncan Sands <baldrick@free.fr>
16768 PR middle-end/41355
16769 * tree.c (build_function_type_skip_args): Copy the original type using
16770 build_distinct_type_copy rather than copy_node.
16772 2010-07-07 H.J. Lu <hongjiu.lu@intel.com>
16775 * config/i386/i386.c (ix86_function_ms_hook_prologue): Revert
16777 (ix86_expand_prologue): Likewise.
16778 (ix86_handle_fndecl_attribute): Likewise.
16779 (ix86_asm_declare_function_name): Likewise.
16780 * config/i386/i386.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
16781 * config/i386/cygming.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
16782 (SUBTARGET_ASM_DECLARE_FUNCTION_NAME): Likewise.
16783 * config/i386/i386-protos.h (ix86_asm_declare_function_name): Likewise.
16784 * doc/extend.texi: Likewise.
16786 2010-07-07 H.J. Lu <hongjiu.lu@intel.com>
16789 * config/i386/i386.md (rdrand<mode>): Changed to expand to
16790 retry if the carry flag isn't valid.
16791 (rdrand<mode>_1): New.
16793 2010-07-07 Richard Guenther <rguenther@suse.de>
16795 PR middle-end/44790
16796 * expr.c (expand_expr_real_1): Go the POINTER_PLUS_EXPR path
16797 for expanding the constant offset for MEM_REFs.
16799 2010-07-07 Richard Guenther <rguenther@suse.de>
16801 * tree-ssa-propagate.h (valid_gimple_call_p): Remove.
16802 * tree-ssa-propagate.c (valid_gimple_call_p): Make static. Fix.
16803 * gimple.h (is_gimple_operand): Remove.
16804 * gimple.c (is_gimple_operand): Likewise.
16805 (walk_gimple_op): Fix wi->val_only setting for calls.
16806 * tree-cfg.c (verify_gimple_call): Fix argument validation.
16807 * tree-profile.c (tree_gen_ic_func_profiler): Do not create
16808 invalid gimple calls.
16810 2010-07-06 Jan Hubicka <jh@suse.cz>
16812 * lto-cgraph.c (output_cgraph): Add missing declaration.
16814 2010-07-06 Jan Hubicka <jh@suse.cz>
16816 * lto-cgraph.c (output_cgraph): Output toplevel asms only into first
16819 2010-07-06 Alexandre Oliva <aoliva@redhat.com>
16821 * doc/gimple.texi (GIMPLE_DEBUG): Document.
16822 * doc/rtl.texi (Debug Information): New node.
16823 (NOTE_INSN_VAR_LOCATION): Document.
16824 (debug_insn): Likewise.
16825 * doc/generic.texi (DEBUG_EXPR_DECL): Document.
16827 2010-07-07 Jan Hubicka <jh@suse.cz>
16829 With parts by Richard Guenther.
16831 PR middle-end/44813
16832 * tree-ssa-uninit.c (ssa_undefined_value_p): Result decl is defined
16833 for functions passed by reference.
16834 * tree.c (needs_to_live_in_memory): RESULT_DECL don't need to live
16835 in memory when passed by reference.
16836 * tree-ssa-ccp.c (get_default_value): Only VAR_DECL is undefined at
16838 * ipa-split.c (split_function): Cleanup way return value is passed;
16839 handle SSA DECL_BY_REFERENCE retvals.
16840 * tree-ssa.c (verify_def): Verify that RESULT_DECL is read only when
16841 DECL_BY_REFERENCE is set.
16842 * tree-ssa-structalias.c (get_constraint_for_ssa_var, get_fi_for_callee,
16843 find_what_p_points_to): Handle RESULT_DECL.
16844 * tree-inline.c (declare_return_variable): Get new entry_block argument;
16845 when passing by reference ensure that RESULT_DECL is gimple_val.
16846 (remap_gimple_op_r): Remap RESULT_DECL ssa name.
16847 (remap_gimple_stmt): Handle SSA DECL_BY_REFERENCE returns.
16849 2010-07-07 Bernd Schmidt <bernds@codesourcery.com>
16851 PR rtl-optimization/44787
16852 * config/arm/arm.md (arith_shiftsi): Allow stack pointer in operand 2.
16853 * config/arm/thumb2.md (thumb2_arith_shiftsi): Likewise.
16855 2010-07-06 Jan Hubicka <jh@suse.cz>
16857 * lto-symtab.c (lto_cgraph_replace_node): Handle aliases.
16858 (lto_symtab_resolve_can_prevail_p): Also alias of cgraph node
16859 with body can prevail.
16860 (lto_symtab_resolve_symbols): Use cgraph_get_node_or_alias.
16861 (lto_symtab_merge_cgraph_nodes_1): Do not remove nodes from aliases.
16862 * cgraph.c (cgraph_get_node_or_alias): New function.
16863 * cgraph.h (cgraph_get_node_or_alias): Declare.
16865 2010-07-06 Kai Tietz <kai.tietz@onevision.com>
16867 * config/i386/i386.c (ix86_function_ms_hook_prologue): Enable x64
16869 (ix86_expand_prologue): Likewise.
16870 (ix86_handle_fndecl_attribute): Likewise.
16871 (ix86_asm_declare_function_name): New function for
16872 ASM_DECLARE_FUNCTION_NAME.
16873 * config/i386/i386.h (ASM_DECLARE_FUNCTION_NAME): New macro.
16874 * config/i386/cygming.h (ASM_DECLARE_FUNCTION_NAME): Removed.
16875 (SUBTARGET_ASM_DECLARE_FUNCTION_NAME): New macro.
16876 * config/i386/i386-protos.h (ix86_asm_declare_function_name): New.
16877 * doc/extend.texi: Adjust documentation about ms_hook_prologue
16880 2010-07-06 Uros Bizjak <ubizjak@gmail.com>
16882 * config/i386/i386.md (immediate_operand): New mode attribute.
16884 (pro_epilogue_adjust_stack_<mode>_1): Macroize insn from
16885 pro_epilogue_adjust_stack and pro_epilogue_adjust_stack_rex64
16886 using P mode iterator.
16887 (pro_epilogue_adjust_stack_di_2): Rename from
16888 pro_epilogue_adjust_stack_rex64_2.
16890 * config/i386/i386.c (pro_epilogue_adjust_stack): Update for rename.
16892 2010-07-06 Uros Bizjak <ubizjak@gmail.com>
16894 * config/i386/i386.md (insv): Call gen_movdi_insv1 or gen_movsi_insv1
16895 through gen_mov_insv_1 function pointer.
16896 (fmod<mode>3): Call gen_truncxf<mode>2_i387_noop_unspec or
16897 gen_truncxf<mode>2 through gen_truncxf function pointer.
16898 (remainder<mode>3): Ditto.
16899 (cmpstrnsi): Rename cmp_insn function pointer to gen_cmp.
16900 (allocate_stack): Call gen_allocate_stack_worker_64 or
16901 gen_allocate_stack_worker_32 through gen_allocate_stack_worker
16903 (probe_stack): Call gen_iordi3 or gen_iorsi3 through gen_ior3
16906 2010-07-06 Uros Bizjak <ubizjak@gmail.com>
16908 * config/i386/i386.md (*add<mode>3_cconly_overflow): Use <g>
16909 operand constraint instead of <r><i>m.
16911 2010-07-06 Richard Guenther <rguenther@suse.de>
16913 PR middle-end/44828
16914 * convert.c (convert_to_integer): Watch out for overflowing
16917 2010-07-05 Jan Hubicka <jh@suse.cz>
16919 * lto-streamer.c (write_symbol_vec): Rename to ...
16920 (write_symbol) ... this one; write only symbol given and when
16921 present in cache. Sanity check that what is defined is present
16922 in cgraph/varpool with body/finalized decl.
16923 (write_symbols_of_kind): Remove.
16924 (produce_symtab): Take outputblock and sets; use cgraph/varpool/alias
16925 pairs to produce symtab.
16926 (produce_asm_for_decls): Update call of produce_symtab; don't do so
16927 when doing WPA streaming.
16929 2010-07-05 Jan Hubicka <jh@suse.cz>
16931 * gimple-fold.c (gimple_fold_obj_type_ref_known_binfo): Check that
16932 function is still available to fold into.
16934 2010-07-05 Nathan Froyd <froydnj@codesourcery.com>
16936 * vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
16937 * function.h (struct_function): Change type of local_decls field
16939 (add_local_decl): New function.
16940 (FOR_EACH_LOCAL_DECL): New macro.
16941 * cfgexpand.c (init_vars_expansion): Adjust for new type of
16943 (estimated_stack_frame_size): Likewise.
16944 (expand_used_vars): Likewise.
16945 * cgraphbuild.c (build_cgraph_edges): Likewise.
16946 * function.c (instantiate_decls_1): Likewise.
16947 * ipa-struct-reorg.c (build_data_structure): Likewise.
16948 * ipa-type-escape.c (analyze_function): Likewise.
16949 * lto-streamer-in.c (input_function): Likewise.
16950 * lto-streamer-out.c (output_function): Likewise.
16951 * tree-ssa-live.c (remove_unused_locals): Likewise.
16952 * tree.c (free_lang_data_in_decl): Likewise.
16953 (find_decls_types_in_node): Likewise.
16954 * omp-low.c (remove_exit_barrier): Likewise.
16955 (expand_omp_taskreg): Likewise.
16956 (list2chain): Rename to...
16957 (vec2chain): ...this. Adjust.
16958 * cgraphunit.c (assemble_thunk): Call add_local_decl.
16959 * tree-cfg.c (replace_by_duplicate_decl): Likewise.
16960 * gimple-low.c (record_vars_into): Likewise.
16961 * tree-inline.c (remap_decls): Likewise.
16962 (declare_return_variable): Likewise.
16963 (declare_inline_vars): Likewise.
16964 (copy_forbidden): Adjust for new type of cfun->local_decls.
16965 (add_local_variables): New function.
16966 (expand_call_inline): Call it.
16967 (tree_function_versioning): Likewise.
16969 2010-07-05 H.J. Lu <hongjiu.lu@intel.com>
16971 AVX Programming Reference (June, 2010)
16972 * config/i386/cpuid.h (bit_F16C): New.
16973 (bit_RDRND): Likewise.
16974 (bit_FSGSBASE): Likewise.
16976 * config/i386/i386-builtin-types.def: Add
16977 "DEF_FUNCTION_TYPE (UINT16)", function types for
16978 float16 <-> float conversions and
16979 "DEF_FUNCTION_TYPE (VOID, UINT64)".
16981 * config/i386/i386-c.c (ix86_target_macros_internal): Support
16982 OPTION_MASK_ISA_FSGSBASE, OPTION_MASK_ISA_RDRND and
16983 OPTION_MASK_ISA_F16C.
16985 * config/i386/i386.c (OPTION_MASK_ISA_FSGSBASE_SET): New.
16986 (OPTION_MASK_ISA_RDRND_SET): Likewise.
16987 (OPTION_MASK_ISA_F16C_SET): Likewise.
16988 (OPTION_MASK_ISA_FSGSBASE_UNSET): Likewise.
16989 (OPTION_MASK_ISA_RDRND_UNSET): Likewise.
16990 (OPTION_MASK_ISA_F16C_UNSET): Likewise.
16991 (OPTION_MASK_ISA_AVX_UNSET): Add OPTION_MASK_ISA_F16C_UNSET.
16992 (ix86_handle_option): Handle OPT_mfsgsbase, OPT_mrdrnd and OPT_mf16c.
16993 (ix86_target_string): Support -mfsgsbase, -mrdrnd and -mf16c.
16994 (pta_flags): Add PTA_FSGSBASE, PTA_RDRND and PTA_F16C.
16995 (override_options): Handle them.
16996 (ix86_valid_target_attribute_inner_p): Handle fsgsbase, rdrnd and f16c.
16997 (ix86_builtins): Add IX86_BUILTIN_RDFSBASE32,
16998 IX86_BUILTIN_RDFSBASE64, IX86_BUILTIN_RDGSBASE32,
16999 IX86_BUILTIN_RDGSBASE64, IX86_BUILTIN_WRFSBASE32,
17000 IX86_BUILTIN_WRFSBASE64, IX86_BUILTIN_WRGSBASE32,
17001 IX86_BUILTIN_WRGSBASE64, IX86_BUILTIN_RDRAND16,
17002 IX86_BUILTIN_RDRAND32, IX86_BUILTIN_RDRAND64,
17003 IX86_BUILTIN_CVTPH2PS, IX86_BUILTIN_CVTPH2PS256,
17004 IX86_BUILTIN_CVTPS2PH and IX86_BUILTIN_CVTPS2PH256.
17005 (bdesc_args): Likewise.
17006 (ix86_expand_args_builtin): Handle V8SF_FTYPE_V8HI,
17007 V4SF_FTYPE_V8HI, V8HI_FTYPE_V8SF_INT and V8HI_FTYPE_V4SF_INT.
17008 (ix86_expand_special_args_builtin): Handle VOID_FTYPE_UINT64,
17009 VOID_FTYPE_UNSIGNED, UNSIGNED_FTYPE_VOID and UINT16_FTYPE_VOID.
17010 Handle non-memory store.
17012 * config/i386/i386.h (TARGET_FSGSBASE): New.
17013 (TARGET_RDRND): Likewise.
17014 (TARGET_F12C): Likewise.
17016 * config/i386/i386.md (UNSPEC_VCVTPH2PS): New.
17017 (UNSPEC_VCVTPS2PH): Likewise.
17018 (UNSPECV_RDFSBASE): Likewise.
17019 (UNSPECV_RDGSBASE): Likewise.
17020 (UNSPECV_WRFSBASE): Likewise.
17021 (UNSPECV_WRGSBASE): Likewise.
17022 (UNSPECV_RDRAND): Likewise.
17023 (rdfsbase<mode>): Likewise.
17024 (rdgsbase<mode>): Likewise.
17025 (wrfsbase<mode>): Likewise.
17026 (wrgsbase<mode>): Likewise.
17027 (rdrand<mode>): Likewise.
17029 * config/i386/i386.opt: Add -mfsgsbase, -mrdrnd and -mf16c.
17031 * config/i386/immintrin.h (_rdrand_u16): New.
17032 (_rdrand_u32): Likewise.
17033 (_readfsbase_u32): Likewise.
17034 (_readfsbase_u64): Likewise.
17035 (_readgsbase_u32): Likewise.
17036 (_readgsbase_u64): Likewise.
17037 (_writefsbase_u32): Likewise.
17038 (_writefsbase_u64): Likewise.
17039 (_writegsbase_u32): Likewise.
17040 (_writegsbase_u64): Likewise.
17041 (_rdrand_u64): Likewise.
17042 (_cvtsh_ss): Likewise.
17043 (_mm_cvtph_ps): Likewise.
17044 (_mm256_cvtph_ps): Likewise.
17045 (_cvtss_sh): Likewise.
17046 (_mm_cvtps_ph): Likewise.
17047 (_mm256_cvtps_ph): Likewise.
17049 * config/i386/sse.md (vcvtph2ps): New.
17050 (*vcvtph2ps_load): Likewise.
17051 (vcvtph2ps256): Likewise.
17052 (vcvtps2ph): Likewise.
17053 (*vcvtps2ph): Likewise.
17054 (*vcvtps2ph_store): Likewise.
17055 (vcvtps2ph256): Likewise.
17057 * doc/extend.texi: Document FSGSBASE and RDRND built-in functions.
17059 * doc/invoke.texi: Document -mfsgsbase, -mrdrnd and -mf16c.
17061 2010-07-05 Joern Rennecke <joern.rennecke@embecosm.com>
17064 * genenums.c (main): Output include of insn-constants.h
17065 * Makefile.in (insn-enums.o): Depend on insn-constants.h.
17067 2010-07-05 Uros Bizjak <ubizjak@gmail.com>
17069 * config/i386/i386.c (ix86_gen_allocate_stack_worker): New.
17070 (override_options): Initialize it.
17071 (ix86_expand_prologue): Use it.
17073 2010-07-05 Jakub Jelinek <jakub@redhat.com>
17075 * tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result.
17077 2010-07-05 Anatoly Sokolov <aesok@post.ru>
17079 * double-int.h (fit_double_type): Remove declaration.
17080 * double-int.c (fit_double_type): Remove function.
17081 * tree.h (int_fits_type_p): Adjust prototype.
17082 * tree.c (int_fits_type_p): Return bool. Use double_int_fits_to_tree_p
17083 instead of fit_double_type.
17084 (build_int_cst_type): Use double_int_to_tree and shwi_to_double_int
17085 instead of fit_double_type and build_int_cst_wide.
17086 * builtins.c (): Use double_int_fits_to_tree_p and double_int_to_tree
17087 instead of fit_double_type and build_int_cst_wide.
17088 (fold_builtin_object_size): Use double_int_fits_to_tree_p instead
17089 of fit_double_type.
17091 2010-07-05 Jan Hubicka <jh@suse.cz>
17093 * cgraph.h (cgraph_node, cgraph_varpool_node): Update docmentation of
17094 in_other_partition.
17095 * lto-cgraph.c (referenced_from_other_partition_p,
17096 reachable_from_other_partition_p): Use in_other_partition flags.
17097 (output_node, output_varpool_node): COMDAT nodes always have private
17098 copies and thus are never used from other partition.
17100 2010-07-05 Anatoly Sokolov <aesok@post.ru>
17102 * config/ia64/ia64.h (MEMORY_MOVE_COST): Remove macro.
17103 * config/ia64/t-ia64 (ia64.o): Depend on reload.h.
17104 * config/ia64/ia64.c Include reload.h.
17105 (ia64_memory_move_cost): New function.
17106 (TARGET_MEMORY_MOVE_COST): Define.
17107 (ia64_register_move_cost): Replace MEMORY_MOVE_COST with
17110 2010-07-05 Sandra Loosemore <sandra@codesourcery.com>
17112 PR middle-end/42505
17113 * tree-ssa-loop-ivopts.c (determine_set_costs): Delete obsolete
17114 comments about cost model.
17115 (try_add_cand_for): Add second strategy for choosing initial set
17116 based on original IVs, controlled by ORIGINALP argument.
17117 (get_initial_solution): Add ORIGINALP argument.
17118 (find_optimal_iv_set_1): New function, split from find_optimal_iv_set.
17119 (find_optimal_iv_set): Try two different strategies for choosing
17120 the IV set, and return the one with lower cost.
17122 2010-07-05 Richard Guenther <rguenther@suse.de>
17124 * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Copy alias info.
17126 2010-07-05 Richard Guenther <rguenther@suse.de>
17128 * tree.c (reference_alias_ptr_type): New function.
17129 * tree.h (reference_alias_ptr_type): Declare.
17130 * tree-ssa-loop-ivopts.c (copy_ref_info): Restructure to
17131 allow non-TARGET_MEM_REF new refs.
17132 (rewrite_use_address): Pass old alias pointer type to create_mem_ref.
17133 * tree-ssa-address.c (create_mem_ref_raw): Get alias pointer type.
17134 Build a MEM_REF instead of a TARGET_MEM_REF if possible.
17135 (create_mem_ref): Get alias pointer type. Adjust calls to
17136 create_mem_ref_raw.
17137 (maybe_fold_tmr): Likewise.
17138 * tree-flow.h (create_mem_ref): Adjust prototype.
17140 2010-07-05 Jakub Jelinek <jakub@redhat.com>
17143 * gimplify.c (gimplify_modify_expr): Only SET_DECL_DEBUG_EXPR if
17144 *from_p is VAR_DECL.
17146 2010-07-05 Nathan Froyd <froydnj@codesourcery.com>
17148 * tree.h (build_call_list): Remove.
17149 * tree.c (build_call_list): Remove.
17151 2010-07-05 Richard Guenther <rguenther@suse.de>
17153 * double-int.h (double_int_sub): Declare.
17154 * double-int.c (double_int_sub): New function.
17155 * dwarf2out.c (field_byte_offset): Use it.
17156 * fixed-value.c (do_fixed_add): Likewise.
17157 (do_fixed_multiply): Likewise.
17158 (do_fixed_divide): Likewise.
17159 * tree-predcom.c (add_ref_to_chain): Likewise.
17160 (determine_roots_comp): Likewise.
17161 * tree-ssa-loop-niter.c (derive_constant_upper_bound_ops): Likewise.
17163 2010-07-05 Nathan Froyd <froydnj@codesourcery.com>
17165 * vec.h (VEC_splice, VEC_safe_splice): New macros. Add function
17168 2010-07-05 Bernd Schmidt <bernds@codesourcery.com>
17170 * config/arm/arm.c (get_arm_condition_code): Remove CC_NOTBmode case.
17171 * arm-modes.def (CC_NOTB): Don't define.
17172 * config/arm/arm.md (arm_adddi3): Generate canonical RTL.
17173 (adddi_sesidi_di, adddi_zesidi_di): Likewise.
17174 (LTUGEU): New code_iterator.
17175 (cnb, optab): New corresponding code_attrs.
17176 (addsi3_carryin_<optab>): Renamed from addsi3_carryin. Change pattern
17177 to canonical form. Operands 1 and 2 are commutative. Parametrize
17179 (addsi3_carryin_shift_<optab>): Likewise.
17180 (addsi3_carryin_alt2_<optab>): Renamed from addsi3_carryin_alt2.
17181 Operands 1 and 2 are commutative. Parametrize using LTUGEU.
17182 (addsi3_carryin_alt1, addsi3_carryin_alt3): Remove.
17183 (subsi3_compare): Renamed from subsi3_compare0_c.
17184 Change CC_NOTB to CC.
17185 (arm_subsi3_insn): Allow constants for operand 0.
17186 (compare_scc peephole for eq case): New.
17187 (compare_scc splitters): Change CC_NOTB to CC.
17189 2010-07-05 Richard Guenther <rguenther@suse.de>
17191 * tree-ssa-loop-im.c (for_each_index): Do not handle
17192 ALIGN_INDIRECT_REF.
17193 (gen_lsm_tmp_name): Likewise.
17194 * tree-dump.c (dequeue_and_dump): Likewise.
17195 * tree-pretty-print.c (dump_generic_node): Likewise.
17196 (op_code_prio): Likewise.
17197 (op_symbol_code): Likewise.
17198 * tree.c (staticp): Likewise.
17199 (build1_stat): Likewise.
17200 * tree.h (INDIRECT_REF_P): Likewise.
17201 * fold-const.c (maybe_lvalue_p): Likewise.
17202 (operand_equal_p): Likewise.
17203 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
17204 (ao_ref_init_from_vn_reference): Likewise.
17205 * tree-ssa-loop-ivopts.c (idx_find_step): Likewise.
17206 (find_interesting_uses_address): Likewise.
17207 * dwarf2out.c (loc_list_from_tree): Likewise.
17208 * gimplify.c (gimplify_expr): Likewise.
17209 * tree-eh.c (tree_could_trap_p): Likewise.
17210 * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
17211 * cfgexpand.c (expand_debug_expr): Likewise.
17212 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
17213 * tree-ssa-loop-prefetch.c (idx_analyze_ref): Likewise.
17214 * tree-cfg.c (verify_types_in_gimple_min_lval): Likewise.
17215 * config/rs6000/rs6000 (rs6000_check_sdmode): Likewise.
17216 * tree-ssa-operands.c (get_expr_operands): Likewise.
17217 * expr.c (safe_from_p): Likewise.
17218 (expand_expr_real_1): Likewise. TER BIT_AND_EXPRs into MEM_REFs.
17219 * tree-vect-data-refs.c (vect_setup_realignment): Build
17220 BIT_AND_EXPR and MEM_REF instead of ALIGN_INDIRECT_REF.
17221 * tree-vect-stmts.c (vectorizable_load): Likewise.
17222 * tree.def (ALIGN_INDIRECT_REF): Remove.
17224 2010-07-05 Richard Guenther <rguenther@suse.de>
17226 PR tree-optimization/44784
17227 * tree-ssa-pre.c (bitmap_find_leader): Fix dominance check
17228 for inserted stmts.
17229 (find_or_generate_expression): Fix SCCVN insertion check.
17231 2010-07-05 Nathan Sidwell <nathan@codesourcery.com>
17233 * config/rs6000/e500crtsavg64gprctr.asm: Correct done label name.
17234 * config/rs6000/e500crtsav64gprctr.asm: Likewise.
17235 * config/rs6000/e500crtres64gprctr.asm: Likewise. Add FUNC_END
17238 2010-07-05 Ira Rosen <irar@il.ibm.com>
17240 * tree-vect-loop.c (vect_get_single_scalar_iteraion_cost): Skip
17241 statements that are not vectorized.
17242 * tree-vect-stmts.c (vect_get_load_cost): Update the value stored
17245 2010-07-05 Mikael Pettersson <mikpe@it.uu.se>
17248 * config/arm/arm.c (arm_attr_length_move_neon): Delete regno.
17250 2010-07-05 Richard Guenther <rguenther@suse.de>
17252 * tree-cfg.c (verify_gimple_return): Handle DECL_BY_REFERENCE
17253 RESULT_DECLs properly.
17255 2010-07-04 H.J. Lu <hongjiu.lu@intel.com>
17257 PR rtl-optimization/44695
17258 * config/i386/i386.md (extract_code): Removed.
17259 (<u>divmodqi4): Likewise.
17261 (udivmodqi4): Likewise.
17262 (divmodhiqi3): Change div/mod to HImode and extend operand 2 to HImode.
17263 (udivmodhiqi3): Likewise.
17265 2010-07-04 Jan Hubicka <jh@suse.cz>
17267 * lto-cgraph.c (input_edge): Do not care about resolution decisions.
17269 2010-07-04 Jan Hubicka <jh@suse.cz>
17271 * cgraphunit.c (init_cgraph): Only initialize dump file if it
17272 is not already initialized.
17274 2010-07-04 Richard Sandiford <rdsandiford@googlemail.com>
17276 * optabs.h (reload_in_optab, reload_out_optab, code_to_optab)
17277 (vcond_gen_code, vcondu_gen_code, movmem_optab, setmem_optab)
17278 (cmpstr_optab, cmpstrn_optab, cmpmem_optab, sync_add_optab)
17279 (sync_sub_optab, sync_ior_optab, sync_and_optab, sync_xor_optab)
17280 (sync_nand_optab, sync_old_add_optab, sync_old_sub_optab)
17281 (sync_old_ior_optab, sync_old_and_optab, sync_old_xor_optab)
17282 (sync_old_nand_optab, sync_new_add_optab, sync_new_sub_optab)
17283 (sync_new_ior_optab, sync_new_and_optab, sync_new_xor_optab)
17284 (sync_new_nand_optab): Redefine as macros.
17285 (sync_compare_and_swap, sync_lock_test_and_set, sync_lock_release):
17287 (direct_optab_index): New enum.
17288 (direct_optab_d): New structure.
17289 (direct_optab): New typedef.
17290 (direct_optab_table): Declare.
17291 (direct_optab_handler, set_direct_optab_handler): New functions.
17292 (sync_compare_and_swap_optab, sync_lock_test_and_set_optab)
17293 (sync_lock_release_optab): New macros.
17294 * optabs.c (direct_optab_table): New variable.
17295 (movcc_gen_code, vcond_gen_code, vcondu_gen_code): Delete.
17296 (prepare_cmp_insn): Use direct_optab_handler for cmpmem_optab,
17297 cmpstr_optab and cmpstrn_optab.
17298 (emit_conditional_move): Likewise for movcc_optab.
17299 (can_conditionally_move_p): Likewise for movcc_gen_code.
17300 (init_insn_codes): Clear direct_optab_table.
17301 (init_optabs): Don't initialize the new "direct optabs" here.
17302 (get_vcond_icode): Use direct_optab_handler for vcondu_gen_code and
17304 (expand_val_compare_and_swap): Likewise sync_compare_and_swap_optab.
17305 (expand_bool_compare_and_swap): Likewise sync_compare_and_swap_optab.
17306 (expand_compare_and_swap_loop): Likewise sync_compare_and_swap_optab.
17307 (expand_sync_operation): Likewise other sync_*_optabs.
17308 (expand_sync_fetch_operation): Likewise. Rename sync_compare_and_swap
17309 to sync_compare_and_swap_optab.
17310 (expand_sync_lock_test_and_set): Use direct_optab_handler for
17311 sync_lock_test_and_set and sync_compare_and_swap, adding "_optab"
17312 to the names of both.
17313 * builtins.c (expand_builtin_strcmp): Use direct_optab_handler for
17314 cmpstr_optab and cmpstrn_optab.
17315 (expand_builtin_lock_release): Likewise sync_lock_release.
17316 * expr.c (movmem_optab, setmem_optab, cmpstr_optab, cmpstrn_optab)
17317 (cmpmem_optab, sync_add_optab, sync_sub_optab, sync_ior_optab)
17318 (sync_and_optab, sync_xor_optab, sync_nand_optab, sync_old_add_optab)
17319 (sync_old_sub_optab, sync_old_ior_optab, sync_old_and_optab)
17320 (sync_old_xor_optab, sync_old_nand_optab, sync_new_add_optab)
17321 (sync_new_sub_optab, sync_new_ior_optab, sync_new_and_optab)
17322 (sync_new_xor_optab, sync_new_nand_optab, sync_compare_and_swap)
17323 (sync_lock_test_and_set, sync_lock_release): Delete.
17324 (emit_block_move_via_movmem): Use direct_optab_handler for movmem_optab.
17325 (emit_block_move_via_setmem): Use direct_optab_handler for setmem_optab.
17326 * genopinit.c (optabs): Use set_direct_optab_handler for the new
17328 * omp-low.c (expand_omp_atomic_fetch_op): Update the type of
17329 the "optab" local variable. Use direct_optab_handler for optab and
17330 sync_compare_and_swap_optab.
17331 * reload1.c (reload_in_optab, reload_out_optab): Delete.
17332 * targhooks.c (default_secondary_reload): Use direct_optab_handler for
17333 reload_in_optab and reload_out_optab.
17334 * config/alpha/alpha.c (alpha_secondary_reload): Likewise.
17335 * config/frv/frv.c (frv_alloc_temp_reg): Likewise.
17336 * config/pa/pa.c (pa_secondary_reload): Likewise.
17337 * java/builtins.c (compareAndSwapInt_builtin): Use direct_optab_handler
17338 for sync_compare_and_swap, renaming it to sync_compare_and_swap_optab.
17339 (compareAndSwapLong_builtin, compareAndSwapObject_builtin): Likewise.
17340 (VMSupportsCS8_builtin): Likewise.
17342 2010-07-04 Richard Sandiford <rdsandiford@googlemail.com>
17344 * optabs.h (optab_handlers): Change type of insn_code to int.
17345 (optab_handler, set_optab_handler, convert_optab_handler)
17346 (set_convert_optab_handler): Treat the insn_code field as "insn_code -
17348 * optabs.c (optab_table, convert_optab_table): Always zero-initialize.
17349 (init_insn_codes): Zero both the above arrays.
17350 (init_optabs): Never call init_insn_codes first time around.
17352 2010-07-04 Richard Sandiford <rdsandiford@googlemail.com>
17354 * optabs.h (optab_handler, convert_optab_handler): Turn into
17355 inline functions that return an insn code.
17356 (set_optab_handler, set_convert_optab_handler): New functions.
17357 * builtins.c: Replace optab_handler(X)->insn_code with
17358 optab_handler or set_optab_handler thoughout. Likewise
17359 convert_optab_handler(X)->insn_code with convert_optab_handler
17360 and set_convert_optab_handler.
17361 * expmed.c, expr.c, genopinit.c, ifcvt.c, optabs.c, reload.c,
17362 reload1.c, stmt.c, targhooks.c, tree-ssa-loop-prefetch.c,
17363 tree-ssa-math-opts.c, tree-vect-data-refs.c, tree-vect-generic.c,
17364 tree-vect-loop.c, tree-vect-patterns.c, tree-vect-slp.c,
17365 tree-vect-stmts.c, config/m32c/m32c.c, config/rs6000/rs6000.c,
17366 config/spu/spu.c: Likewise.
17368 2010-07-04 Kaz Kojima <kkojima@gcc.gnu.org>
17371 * config.gcc (sh*-*-*): Use regular expressions instead of
17372 the 'i' modifier for sed substitutions.
17374 2010-07-04 Jeremie Salvucci <jeremie.salvucci@free.fr>
17376 * gimple.c (gimple_body): Comments added.
17378 2010-07-04 Richard Guenther <rguenther@suse.de>
17380 PR middle-end/44809
17381 * gimplify.c (gimplify_expr): Properly build a MEM_REF instead
17382 of an INDIRECT_REF.
17384 2010-07-04 Richard Guenther <rguenther@suse.de>
17386 PR tree-optimization/44479
17387 * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Avoid
17388 extra SSA name copy statements which preserves points-to
17390 * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref):
17391 Copy points-to information for all pointers. Properly handle
17393 (vect_create_data_ref_ptr): Likewise. Avoid extra SSA name
17395 * Makefile.in (tree-ssa-loop-ivopts.o): Add tree-ssa-propagate.h
17398 2010-07-04 Richard Guenther <rguenther@suse.de>
17400 PR middle-end/44785
17401 * tree-inline.c (initialize_inlined_parameters): Do not
17402 re-use pointer-map slot over remap_type call.
17404 2010-07-04 Richard Guenther <rguenther@suse.de>
17406 * tree-ssa-sccvn.c (vn_reference_lookup_3): Fix last commit.
17408 2010-07-04 Richard Guenther <rguenther@suse.de>
17410 PR tree-optimization/44656
17411 * tree-ssa-sccvn.c (vn_reference_lookup_3): Try disambiguation
17412 again after value-replacing in the defintions lhs.
17414 2010-07-04 Ira Rosen <irar@il.ibm.com>
17415 Revital Eres <eres@il.ibm.com>
17417 * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST):
17418 Document new arguments.
17419 * doc/tm.texi: Regenerate.
17420 * targhooks.c (default_builtin_vectorization_cost): Add new arguments.
17421 Handle unaligned store.
17422 * targhooks.h (default_builtin_vectorization_cost): Add new arguments.
17423 * target.def (builtin_vectorization_cost): Add new arguments.
17424 * target.h (enum vect_cost_for_stmt): Add unaligned_store.
17425 * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Take number
17426 of iterations of prolog loop directly from LOOP_PEELING_FOR_ALIGNMENT.
17427 (vect_vfa_segment_size): Fix indentation.
17428 * tree-vectorizer.h (struct _vect_peel_info): New.
17429 (struct _vect_peel_extended_info): New.
17430 (struct _loop_vec_info): Add new field for peeling hash table and a
17431 macro for its access.
17432 (VECT_MAX_COST): Define.
17433 (vect_get_load_cost): Declare.
17434 (vect_get_store_cost, vect_get_known_peeling_cost,
17435 vect_get_single_scalar_iteraion_cost): Likewise.
17436 (vect_supportable_dr_alignment): Add new argument.
17437 * tree-vect-loop.c (new_loop_vec_info): Initialize peeling hash table
17439 (destroy_loop_vec_info): Free peeling hash table.
17440 (vect_analyze_loop_form): Update call to builtin_vectorization_cost.
17441 (vect_analyze_loop): Move vect_enhance_data_refs_alignment before
17442 vect_analyze_slp. Fix indentation.
17443 (vect_get_single_scalar_iteraion_cost): New function.
17444 (vect_get_known_peeling_cost): Likewise.
17445 (vect_estimate_min_profitable_iters): Rename byte_misalign to npeel.
17446 Call vect_get_single_scalar_iteraion_cost instead of cost_for_stmt per
17447 statement. Move outside cost calculation inside unknown peeling case.
17448 Call vect_get_known_peeling_cost for known amount of peeling.
17449 * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Add data
17450 reference to the print message of forced alignment.
17451 (vect_verify_datarefs_alignment): Update call to
17452 vect_supportable_dr_alignment.
17453 (vect_get_data_access_cost): New function.
17454 (vect_peeling_hash, vect_peeling_hash_eq, vect_peeling_hash_insert,
17455 vect_peeling_hash_get_most_frequent, vect_peeling_hash_get_lowest_cost,
17456 vect_peeling_hash_choose_best_peeling): Likewise.
17457 (vect_enhance_data_refs_alignment): Fix documentation. Use hash table
17458 to store all the accesses in the loop and find best possible access to
17459 align using peeling for known alignment case. For unknown alignment
17460 check if stores are preferred or if peeling is worthy.
17461 (vect_find_same_alignment_drs): Analyze pairs of loads too.
17462 (vect_supportable_dr_alignment): Add new argument and check aligned
17463 accesses according to it.
17464 * tree-vect-stmts.c (vect_get_stmt_cost): New function.
17465 (cost_for_stmt): Call vect_get_stmt_cost.
17466 (vect_model_simple_cost): Likewise.
17467 (vect_model_store_cost): Call vect_get_stmt_cost. Call
17468 vect_get_store_cost to calculate the cost of the statement.
17469 (vect_get_store_cost): New function.
17470 (vect_model_load_cost): Call vect_get_stmt_cost. Call
17471 vect_get_load_cost to calculate the cost of the statement.
17472 (vect_get_load_cost): New function.
17473 (vectorizable_store): Update call to vect_supportable_dr_alignment.
17474 (vectorizable_load): Likewise.
17475 * config/spu/spu.c (spu_builtin_vectorization_cost): Add new arguments.
17476 * config/i386/i386.c (ix86_builtin_vectorization_cost): Add new
17477 arguments. Handle unaligned store.
17478 * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost): New.
17479 (rs6000_builtin_support_vector_misalignment): Return true for word and
17480 double word alignments for VSX.
17481 * tree-vect-slp.c (vect_build_slp_tree): Update calls to
17482 vect_supportable_dr_alignment and builtin_vectorization_cost.
17484 2010-07-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
17487 * config/pa/predicates.md (prefetch_cc_operand): Remove.
17488 (prefetch_nocc_operand): Likewise.
17489 * config/pa/pa.md (prefetch): Revise expander to use prefetch_20.
17490 (prefetch_20): New insn.
17491 (prefetch_cc): Remove.
17492 (prefetch_nocc): Likewise.
17494 2010-07-03 Manuel López-Ibáñez <manu@gcc.gnu.org>
17496 * expr.c (vector_mode_valid_p): Move to c-common.c.
17497 * expr.h (vector_mode_valid_p): Do not declare here.
17498 * system.h: Poison GCC_EXPR_H in front-ends.
17499 * Makefile.in: Update dependencies.
17501 2010-07-03 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
17504 * config/pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Reject LABEL_REF.
17506 2010-07-03 Jan Hubicka <jh@suse.cz>
17508 * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_EXPAND,
17509 TV_VAR_TRACKING_DATAFLOW, TV_VAR_TRACKING_EMIT): New timevars.
17510 * cfgexpand.c (gimple_expand_cfg): Use new timevars.
17511 * var-tracking.c (vt_find_locations, variable_tracking_main_1):
17514 * lto-stramer-out.c (pass_ipa_lto_gimple_out, pass_ipa_lto_finish_out):
17516 * timevar.def (TV_IPA_LTO_GIMPLE_IO, TV_IPA_LTO_DECL_IO): Remove.
17517 (TV_IPA_LTO_GIMPLE_IN, TV_IPA_LTO_GIMPLE_OUT, TV_IPA_LTO_DECL_IN,
17518 TV_IPA_LTO_DECL_OUT): New.
17519 * lto.c (read_cgraph_and_symbols, materialize_cgraph): Update timevars.
17521 2010-07-03 Jan Hubicka <jh@suse.cz>
17523 * ipa-inline.c (update_edge_key): Break out from ...
17524 update_callers_keys): ... here;
17525 (update_callee_keys): Update only the edges from caller to callee.
17526 (update_all_calle_keys): Do what update_calle_keys did.
17527 (decide_inlining_of_small_functions): Avoid recomputing of all
17528 callees when badness increase.
17530 2010-07-03 Jie Zhang <jie@codesourcery.com>
17532 * config/arm/arm.c (arm_attr_length_move_neon): New.
17533 * config/arm/arm-protos.h (arm_attr_length_move_neon): Declare.
17534 * config/arm/neon.md (define_mode_attr V_slen): Remove.
17535 (neon_mov<mode> for VSTRUCT): Use arm_attr_length_move_neon
17536 to compute length attribute.
17538 2010-07-03 Jie Zhang <jie@codesourcery.com>
17540 * config/arm/vfp.md (*push_multi_vfp): Use vfp_register_operand
17541 as predicate for operand 1 and remove its constraint.
17542 * config/arm/predicates.md (vfp_register_operand): New.
17543 * config/arm/arm.md (*push_multi): Remove the constraint of operand 1.
17544 (*push_fp_multi): Likewise.
17546 2010-07-03 Eric Botcazou <ebotcazou@adacore.com>
17548 * gimplify.c (mostly_copy_tree_r): Deal with BIND_EXPR.
17550 2010-07-03 Jan Hubicka <jh@suse.cz>
17552 * config/i386/i386.c (override_options): Revert accidental commit.
17554 2010-07-02 Le-Chun Wu <lcwu@google.com>
17557 * doc/invoke.texi: Update documentation of -Wshadow.
17559 2010-07-02 Daniel Jacobowitz <dan@codesourcery.com>
17560 Julian Brown <julian@codesourcery.com>
17561 Sandra Loosemore <sandra@codesourcery.com>
17563 * config/arm/arm.c (arm_canonicalize_comparison): Canonicalize DImode
17564 comparisons. Adjust to take both operands.
17565 (arm_select_cc_mode): Handle DImode comparisons.
17566 (arm_gen_compare_reg): Generate a scratch register for DImode
17567 comparisons which require one. Use xor for Thumb equality checks.
17568 (arm_const_double_by_immediates): New.
17569 (arm_print_operand): Allow 'Q' and 'R' for constants.
17570 (get_arm_condition_code): Handle new CC_CZmode and CC_NCVmode.
17571 * config/arm/arm.h (CANONICALIZE_COMPARISON): Always use
17572 arm_canonicalize_comparison.
17573 * config/arm/arm-modes.def: Add CC_CZmode and CC_NCVmode.
17574 * config/arm/arm-protos.h (arm_canonicalize_comparison): Update
17576 (arm_const_double_by_immediates): Declare.
17577 * config/arm/constraints.md (Di): New constraint.
17578 * config/arm/predicates.md (arm_immediate_di_operand)
17579 (arm_di_operand, cmpdi_operand): New.
17580 * config/arm/arm.md (cbranchdi4): Handle non-Cirrus also.
17581 (*arm_cmpdi_insn, *arm_cmpdi_unsigned)
17582 (*arm_cmpdi_zero, *thumb_cmpdi_zero): New insns.
17583 (cstoredi4): Handle non-Cirrus also.
17585 2010-07-02 Julian Brown <julian@codesourcery.com>
17586 Sandra Loosemore <sandra@codesourcery.com>
17589 * config/arm/vec-common.md (add<mode>3, sub<mode>3, smin<mode>3)
17590 (smax<mode>3): Disable for NEON float modes when
17591 flag_unsafe_math_optimizations is false.
17592 * config/arm/neon.md (*add<mode>3_neon, *sub<mode>3_neon)
17594 (mul<mode>3add<mode>_neon, mul<mode>3neg<mode>add<mode>_neon)
17595 (reduc_splus_<mode>, reduc_smin_<mode>, reduc_smax_<mode>): Disable
17596 for NEON float modes when flag_unsafe_math_optimizations is false.
17597 (quad_halves_<code>v4sf): Only enable if
17598 flag_unsafe_math_optimizations is true.
17599 * doc/invoke.texi (ARM Options): Add note about floating point
17600 vectorization requiring -funsafe-math-optimizations.
17602 2010-07-02 Sandra Loosemore <sandra@codesourcery.com>
17603 Julian Brown <julian@codesourcery.com>
17605 * config/arm/neon.md (UNSPEC_VABA): Delete.
17606 (UNSPEC_VABAL): Delete.
17607 (UNSPEC_VABS): Delete.
17608 (UNSPEC_VMUL_N): Delete.
17609 (adddi3_neon): New.
17610 (subdi3_neon): New.
17611 (mul<mode>3add<mode>_neon): Make the pattern named.
17612 (mul<mode>3neg<mode>add<mode>_neon): Likewise.
17613 (neon_vadd<mode>): Replace with define_expand, and move the remaining
17615 (neon_vadd<mode>_unspec): ...to this.
17616 (neon_vmla<mode>, neon_vmla<mode>_unspec): Likewise.
17617 (neon_vlms<mode>, neon_vmls<mode>_unspec): Likewise.
17618 (neon_vsub<mode>, neon_vsub<mode>_unspec): Likewise.
17619 (neon_vaba<mode>): Rewrite in terms of vabd.
17620 (neon_vabal<mode>): Rewrite in terms of vabdl.
17621 (neon_vabs<mode>): Rewrite without unspec.
17622 * config/arm/arm.md (*arm_adddi3): Disable for TARGET_NEON.
17623 (*arm_subdi3): Likewise.
17624 * config/arm/neon.ml (Vadd, Vsub): Split out 64-bit variants and add
17625 No_op attribute to disable assembly output checks.
17626 * config/arm/arm_neon.h: Regenerated.
17627 * doc/arm-neon-intrinsics.texi: Regenerated.
17629 2010-07-02 Jan Hubicka <jh@suse.cz>
17631 * ipa-split.c (split_function): For aggregate values, set the return
17632 slot optimization bit. When passing DECL_BY_REFERENCE, produce
17633 *<retval> = fncall.part ().
17634 (execute_split_functions): Do not care about DECL_BY_REFERENCE.
17636 2010-07-02 Sandra Loosemore <sandra@codesourcery.com>
17638 * config/arm/neon.md (UNSPEC_VAND): Delete.
17639 (UNSPEC_VBIC): Delete.
17640 (UNSPEC_VCLZ): Delete.
17641 (UNSPEC_VCNT): Delete.
17642 (UNSPEC_VEOR): Delete.
17643 (UNSPEC_VORN): Delete.
17644 (UNSPEC_VORR): Delete.
17645 (iordi3_neon): Rewrite RTL without unspec. Add alternatives to handle
17646 core registers too.
17647 (anddi3_neon): Likewise.
17648 (orndi3_neon): Likewise.
17649 (bicdi3_neon): Likewise.
17650 (xordi3_neon): Likewise.
17651 (neon_vclz<mode>): Rewrite as define_expand and clz<mode>2 to get
17652 rid of unspec and handle unused operand.
17653 (neon_vcnt<mode>): Similarly, with popcount<mode>2.
17654 * config/arm/predicates.md (imm_for_neon_logic_operand):
17655 Require TARGET_NEON.
17656 (imm_for_neon_inv_logic_operand): Likewise.
17657 * config/arm/arm.md (define_split for logical_binary_operator):
17658 Disable for NEON registers.
17659 (anddi3): Add new define_expand, and rename the insn. Disable
17660 this insn for NEON, where anddi3_neon now applies.
17661 (*anddi_notdi_di): Disable for TARGET_NEON, where bicdi3_neon applies.
17662 (iordi3): As for anddi3.
17663 (xordi3): Likewise.
17664 * config/arm/neon.ml (Vand): Split DImode variants and mark them
17665 as No_op to disable testing for exact instruction match.
17670 * config/arm/arm_neon.h: Regenerated.
17671 * doc/arm-neon-intrinsics.texi: Regenerated.
17673 2010-07-02 Eric Botcazou <ebotcazou@adacore.com>
17675 * expr.h (emit_stack_probe): Declare.
17676 * explow.c (emit_stack_probe): Make global.
17677 (anti_adjust_stack_and_probe): Fix comments.
17678 * config/sparc/linux.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.
17679 * config/sparc/linux64.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
17680 * config/sparc/sol2.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
17681 * config/sparc/sparc.c: Include except.h.
17682 (sparc_emit_probe_stack_range): New function.
17683 (output_probe_stack_range): Likewise.
17684 (sparc_expand_prologue): Invoke sparc_emit_probe_stack_range if static
17685 built-in stack checking is enabled.
17686 * config/sparc/sparc-protos.h (output_probe_stack_range): Declare.
17687 * config/sparc/sparc.md (UNSPECV_PROBE_STACK_RANGE): New constant.
17688 (probe_stack_range): New insn.
17690 2010-07-02 Richard Guenther <rguenther@suse.de>
17693 * config/pa/pa.c (hppa_gimplify_va_arg_expr): Use pointer arithmetic
17694 for argument alignment.
17696 2010-07-02 Jan Hubicka <jh@suse.cz>
17698 * ipa-split.c (verify_non_ssa_vars): Break out from ...; perform DFS
17699 walk backwards from entry_bb to check only those basic block of header
17700 that might lead to execution of split part.
17701 (consider_split) ... here.
17702 (find_return_bb): Allow assignment in return BB.
17703 (find_retval): New.
17704 (split_function): Fix name of cloned function; take care of updating
17705 return value in return_bb containing move.
17707 2010-07-02 Andreas Schwab <schwab@linux-m68k.org>
17710 * config/m68k/m68k.c (m68k_expand_prologue): Remove set but not
17711 used variable insn.
17713 2010-07-02 Eric Botcazou <ebotcazou@adacore.com>
17715 * implicit-zee.c (combine_reaching_defs): Fix long lines.
17716 (is_set_with_extension_DI): Delete.
17717 (struct zero_extend_info): New structure.
17718 (add_removable_zero_extend): New function.
17719 (find_removable_zero_extends): Use note_stores to find SETs.
17720 (find_and_remove_ze): Fix long line, remove superfluous parentheses.
17722 2010-07-02 Changpeng Fang <changpeng.fang@amd.com>
17724 * tree-ssa-loop-prefetch.c (compute_miss_rate): Rename to
17725 is_miss_rate_acceptable. Pull total_positions computation
17726 out of the loops. Early return if miss_positions exceeds
17727 the acceptable threshold.
17728 * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Call
17729 is_miss_rate_acceptable after renaming of compute_miss_rate.
17731 2010-07-02 Changpeng Fang <changpeng.fang@amd.com>
17733 PR middle-end/44576
17734 * tree-ssa-loop-prefetch.c (compute_miss_rate): Return 1000 (out
17735 of 1000) for miss rate if the address diference is greater than or
17736 equal to the cache line size (the two reference will never hit the
17739 2010-07-02 Bernd Schmidt <bernds@codesourcery.com>
17742 * config/arm/arm-modes.def (CC_NOTB): New mode.
17743 * config/arm/arm.c (get_arm_condition_code): Handle it.
17744 * config/arm/thumb2.md (thumb2_compare_scc): Delete pattern.
17745 * config/arm/arm.md (subsi3_compare0_c): New pattern.
17746 (compare_scc): Now a define_and_split. Add a number of extra
17747 splitters before it.
17750 * config/arm/arm.c (thumb1_rtx_costs): Improve support for SIGN_EXTEND
17752 (arm_rtx_costs_1): Likewise.
17753 (arm_size_rtx_costs): Use arm_rtx_costs_1 for these codes.
17754 * config/arm/arm.md (is_arch6): New attribute.
17755 (zero_extendhisi2, zero_extendqisi2, extendhisi2,
17756 extendqisi2): Tighten the code somewhat, avoiding invalid
17757 RTL to occur in the expander patterns.
17758 (thumb1_zero_extendhisi2): Merge with thumb1_zero_extendhisi2_v6.
17759 (thumb1_zero_extendhisi2_v6): Delete.
17760 (thumb1_extendhisi2): Merge with thumb1_extendhisi2_v6.
17761 (thumb1_extendhisi2_v6): Delete.
17762 (thumb1_extendqisi2): Merge with thumb1_extendhisi2_v6.
17763 (thumb1_extendqisi2_v6): Delete.
17764 (zero_extendhisi2 for register input splitter): New.
17765 (zero_extendqisi2 for register input splitter): New.
17766 (thumb1_extendhisi2 for register input splitter): New.
17767 (extendhisi2 for register input splitter): New.
17768 (extendqisi2 for register input splitter): New.
17769 (TARGET_THUMB1 extendqisi2 for memory input splitter): New.
17770 (arm_zero_extendhisi2): Allow nonimmediate_operand for operand 1,
17771 and add support for a register alternative requiring a split.
17772 (thumb1_zero_extendqisi2): Likewise.
17773 (arm_zero_extendqisi2): Likewise.
17774 (arm_extendhisi2): Likewise.
17775 (arm_extendqisi2): Likewise.
17777 2010-07-02 Sandra Loosemore <sandra@codesourcery.com>
17779 * config/arm/arm.c (neon_vdup_constant): Expand into canonical RTL
17780 instead of an unspec.
17781 (neon_expand_vector_init): Likewise.
17782 * config/arm/neon.md (UNSPEC_VCOMBINE): Delete.
17783 (UNSPEC_VDUP_LANE): Delete.
17784 (UNSPEC VDUP_N): Delete.
17785 (UNSPEC_VGET_HIGH): Delete.
17786 (UNSPEC_VGET_LANE): Delete.
17787 (UNSPEC_VGET_LOW): Delete.
17788 (UNSPEC_VMVN): Delete.
17789 (UNSPEC_VSET_LANE): Delete.
17790 (V_double_vector_mode): New.
17791 (vec_set<mode>_internal): Make code emitted match that for the
17792 corresponding intrinsics.
17793 (vec_setv2di_internal): Likewise.
17794 (neon_vget_lanedi): Rewrite to expand into emit_move_insn.
17795 (neon_vget_lanev2di): Rewrite to expand into vec_extractv2di.
17796 (neon_vset_lane<mode>): Combine double and quad patterns and
17797 expand into vec_set<mode>_internal instead of UNSPEC_VSET_LANE.
17798 (neon_vset_lanedi): Rewrite to expand into emit_move_insn.
17799 (neon_vdup_n<mode>): Rewrite RTL without unspec.
17800 (neon_vdup_ndi): Rewrite as define_expand and use emit_move_insn.
17801 (neon_vdup_nv2di): Rewrite RTL without unspec and merge with
17802 with neon_vdup_lanev2di, adjusting the pattern from the latter
17803 to be predicable for consistency.
17804 (neon_vdup_lane<mode>_internal): New.
17805 (neon_vdup_lane<mode>): Turn into a define_expand and rewrite
17806 to avoid using an unspec.
17807 (neon_vdup_lanedi): Rewrite RTL pattern to avoid unspec.
17808 (neon_vdup_lanev2di): Turn into a define_expand.
17809 (neon_vcombine): Rewrite pattern to eliminate UNPSEC_VCOMBINE.
17810 (neon_vget_high<mode>): Replace with....
17811 (neon_vget_highv16qi): New pattern using canonical RTL.
17812 (neon_vget_highv8hi): Likewise.
17813 (neon_vget_highv4si): Likewise.
17814 (neon_vget_highv4sf): Likewise.
17815 (neon_vget_highv2di): Likewise.
17816 (neon_vget_low<mode>): Replace with....
17817 (neon_vget_lowv16qi): New pattern using canonical RTL.
17818 (neon_vget_lowv8hi): Likewise.
17819 (neon_vget_lowv4si): Likewise.
17820 (neon_vget_lowv4sf): Likewise.
17821 (neon_vget_lowv2di): Likewise.
17823 * config/arm/neon.ml (Vget_lane): Add No_op attribute to suppress
17824 test for this emitting vmov.
17825 (Vset_lane): Likewise.
17826 (Vdup_n): Likewise.
17827 (Vmov_n): Likewise.
17829 * doc/arm-neon-intrinsics.texi: Regenerated.
17831 2010-07-02 Sandra Loosemore <sandra@codesourcery.com>
17833 * config/arm/neon.md (vec_extractv2di): Correct error in register
17834 numbering to reconcile with neon_vget_lanev2di.
17836 2010-07-02 Richard Guenther <rguenther@suse.de>
17838 * tree-ssa-structalias.c (pt_solution_set_var): New function.
17839 * tree-ssa-alias.h (pt_solution_set_var): Declare.
17840 * tree-ssa-loop-ivopts.c (copy_ref_info): Also copy or create
17841 points-to information.
17843 2010-07-02 Christian Borntraeger <borntraeger@de.ibm.com>
17845 * config/s390/s390.c (override_options): Adopt prefetching
17846 at -O3 to handle flag_prefetch_loop_arrays as a tristate.
17848 2010-07-02 Jan Hubicka <jh@suse.cz>
17850 * df-problems.c (df_kill_notes): Do not collect dead notes.
17851 (df_set_note): Just call add_reg_note.
17852 (df_set_unused_notes_for_mw, df_set_dead_notes_for_mw,
17853 df_create_unused_note): Do not deal with lists of old notes.
17854 (df_note_bb_compute): Likewise.
17856 2010-07-02 Richard Guenther <rguenther@suse.de>
17858 * tree-ssa-structalias.c (find_func_aliases): Handle
17859 pointer alignment via BIT_AND_EXPR.
17860 * tree-vrp.c (extract_range_from_binary_expr): Likewise.
17862 2010-07-02 Richard Guenther <rguenther@suse.de>
17864 * tree-data-ref.c (initialize_data_dependence_relation): Handle
17865 mismatching number of dimensions properly.
17867 2010-07-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
17870 * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Recognize
17871 (lo_sum (high ...) ...) patterns generated by earlier passes.
17873 2010-07-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
17875 * doc/install.texi (Prerequisites): Document Perl requirement on
17877 (Specific, *-*-solaris2*): Document GNU c++filt requirement.
17879 2010-07-02 Richard Guenther <rguenther@suse.de>
17881 PR middle-end/44777
17882 * tree-cfg.c (gimple_block_ends_with_call_p): Handle empty BBs.
17884 2010-07-02 Jan Hubicka <jh@suse.cz>
17886 PR middle-end/44706
17887 * predict.c (predict_paths_for_bb): Handle case when control dependence
17888 BB has only abnormal edges.
17890 2010-07-02 Richard Guenther <rguenther@suse.de>
17892 PR tree-optimization/44748
17893 * tree-ssa-ccp.c (fold_const_aggregate_ref): Properly handle
17894 the embedded conversion in MEM_REFs.
17896 2010-07-01 López-Ibáñez <manu@gcc.gnu.org>
17898 * reload.c: Include toplev.h.
17899 * recog.c: Likewise.
17900 * Makefile.in: Adjust dependencies.
17902 2010-07-01 Jakub Jelinek <jakub@redhat.com>
17905 * dwarf2out.c (reg_loc_descriptor): For eliminated arg_pointer_rtx
17906 or frame_pointer_rtx use DW_OP_fbreg offset DW_OP_stack_value.
17908 2010-07-01 Richard Guenther <rguenther@suse.de>
17910 * emit-rtl.c (set_mem_attributes_minus_bitpos): Use unsigned
17913 2010-07-01 Joern Rennecke <joern.rennecke@embecosm.com>
17916 * config/ia64/ia64.c (ia64_register_move_cost): Remove stray '{'.
17917 Fix argument types.
17919 2010-07-01 Bernd Schmidt <bernds@codesourcery.com>
17922 * config/i386/i386.md (peephole2 for arithmetic ops with memory):
17923 Make sure operand 0 dies.
17925 2010-07-01 Richard Guenther <rguenther@suse.de>
17927 PR middle-end/42834
17928 PR middle-end/44468
17929 * doc/gimple.texi (is_gimple_mem_ref_addr): Document.
17930 * doc/generic.texi (References to storage): Document MEM_REF.
17931 * tree-pretty-print.c (dump_generic_node): Handle MEM_REF.
17932 (print_call_name): Likewise.
17933 * tree.c (recompute_tree_invariant_for_addr_expr): Handle MEM_REF.
17934 (build_simple_mem_ref_loc): New function.
17935 (mem_ref_offset): Likewise.
17936 * tree.h (build_simple_mem_ref_loc): Declare.
17937 (build_simple_mem_ref): Define.
17938 (mem_ref_offset): Declare.
17939 * fold-const.c: Include tree-flow.h.
17940 (operand_equal_p): Handle MEM_REF.
17941 (build_fold_addr_expr_with_type_loc): Likewise.
17942 (fold_comparison): Likewise.
17943 (fold_unary_loc): Fold
17944 VIEW_CONVERT_EXPR <T1, MEM_REF <T2, ...>> to MEM_REF <T1, ...>.
17945 (fold_binary_loc): Fold MEM[&MEM[p, CST1], CST2] to MEM[p, CST1 + CST2],
17946 fold MEM[&a.b, CST2] to MEM[&a, offsetof (a, b) + CST2].
17947 * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle MEM_REF.
17948 (ptr_deref_may_alias_ref_p_1): Likewise.
17949 (ao_ref_base_alias_set): Properly differentiate base object for
17951 (ao_ref_init_from_ptr_and_size): Use MEM_REF.
17952 (indirect_ref_may_alias_decl_p): Handle MEM_REFs properly.
17953 (indirect_refs_may_alias_p): Likewise.
17954 (refs_may_alias_p_1): Likewise. Remove pointer SSA name def
17956 (ref_maybe_used_by_call_p_1): Handle MEM_REF.
17957 (call_may_clobber_ref_p_1): Likewise.
17958 * dwarf2out.c (loc_list_from_tree): Handle MEM_REF.
17959 * expr.c (expand_assignment): Handle MEM_REF.
17960 (store_expr): Handle MEM_REFs from STRING_CSTs.
17961 (store_field): If expanding a MEM_REF of a non-addressable
17962 decl use bitfield operations.
17963 (get_inner_reference): Handle MEM_REF.
17964 (expand_expr_addr_expr_1): Likewise.
17965 (expand_expr_real_1): Likewise.
17966 * tree-eh.c (tree_could_trap_p): Handle MEM_REF.
17967 * alias.c (ao_ref_from_mem): Handle MEM_REF.
17968 (get_alias_set): Likewise. Properly handle VIEW_CONVERT_EXPRs.
17969 * tree-data-ref.c (dr_analyze_innermost): Handle MEM_REF.
17970 (dr_analyze_indices): Likewise.
17971 (dr_analyze_alias): Likewise.
17972 (object_address_invariant_in_loop_p): Likewise.
17973 * gimplify.c (mark_addressable): Handle MEM_REF.
17974 (gimplify_cond_expr): Build MEM_REFs.
17975 (gimplify_modify_expr_to_memcpy): Likewise.
17976 (gimplify_init_ctor_preeval_1): Handle MEM_REF.
17977 (gimple_fold_indirect_ref): Adjust.
17978 (gimplify_expr): Handle MEM_REF. Gimplify INDIRECT_REF to MEM_REF.
17979 * tree.def (MEM_REF): New tree code.
17980 * tree-dfa.c: Include toplev.h.
17981 (get_ref_base_and_extent): Handle MEM_REF.
17982 (get_addr_base_and_unit_offset): New function.
17983 * emit-rtl.c (set_mem_attributes_minus_bitpos): Handle MEM_REF.
17984 * gimple-fold.c (may_propagate_address_into_dereference): Handle
17986 (maybe_fold_offset_to_array_ref): Allow possibly out-of bounds
17987 accesses if the array has just one dimension. Remove always true
17988 parameter. Do not require type compatibility here.
17989 (maybe_fold_offset_to_component_ref): Remove.
17990 (maybe_fold_stmt_indirect): Remove.
17991 (maybe_fold_reference): Remove INDIRECT_REF handling.
17992 Fold back to non-MEM_REF.
17993 (maybe_fold_offset_to_address): Simplify. Deal with type
17995 (maybe_fold_reference): Likewise.
17996 (maybe_fold_stmt_addition): Likewise. Also handle
17997 &ARRAY + I in addition to &ARRAY[0] + I.
17998 (fold_gimple_assign): Handle ADDR_EXPR of MEM_REFs.
17999 (gimple_get_relevant_ref_binfo): Handle MEM_REF.
18000 * cfgexpand.c (expand_debug_expr): Handle MEM_REF.
18001 * tree-ssa.c (useless_type_conversion_p): Make most pointer
18002 conversions useless.
18003 (warn_uninitialized_var): Handle MEM_REF.
18004 (maybe_rewrite_mem_ref_base): New function.
18005 (execute_update_addresses_taken): Implement re-writing of MEM_REFs
18007 * tree-inline.c (remap_gimple_op_r): Handle MEM_REF, remove
18008 INDIRECT_REF handling.
18009 (copy_tree_body_r): Handle MEM_REF.
18010 * gimple.c (is_gimple_addressable): Adjust.
18011 (is_gimple_address): Likewise.
18012 (is_gimple_invariant_address): ADDR_EXPRs of MEM_REFs with
18013 invariant base are invariant.
18014 (is_gimple_min_lval): Adjust.
18015 (is_gimple_mem_ref_addr): New function.
18016 (get_base_address): Handle MEM_REF.
18017 (count_ptr_derefs): Likewise.
18018 (get_base_loadstore): Likewise.
18019 * gimple.h (is_gimple_mem_ref_addr): Declare.
18020 (gimple_call_fndecl): Handle invariant MEM_REF addresses.
18021 * tree-cfg.c (verify_address): New function, split out from ...
18022 (verify_expr): ... here. Use for verifying ADDR_EXPRs and
18023 the address operand of MEM_REFs. Verify MEM_REFs. Reject
18025 (verify_types_in_gimple_min_lval): Handle MEM_REF. Disallow
18026 INDIRECT_REF. Allow conversions.
18027 (verify_types_in_gimple_reference): Verify VIEW_CONVERT_EXPR of
18028 a register does not change its size.
18029 (verify_types_in_gimple_reference): Verify MEM_REF.
18030 (verify_gimple_assign_single): Disallow INDIRECT_REF.
18032 * tree-ssa-operands.c (opf_non_addressable, opf_not_non_addressable):
18034 (mark_address_taken): Handle MEM_REF.
18035 (get_indirect_ref_operands): Pass through opf_not_non_addressable.
18036 (get_asm_expr_operands): Pass opf_not_non_addressable.
18037 (get_expr_operands): Handle opf_[not_]non_addressable.
18038 Handle MEM_REF. Remove INDIRECT_REF handling.
18039 * tree-vrp.c (check_array_ref): Handle MEM_REF.
18040 (search_for_addr_array): Likewise.
18041 (check_array_bounds): Likewise.
18042 (vrp_stmt_computes_nonzero): Adjust for MEM_REF.
18043 * tree-ssa-loop-im.c (for_each_index): Handle MEM_REF.
18044 (ref_always_accessed_p): Likewise.
18045 (gen_lsm_tmp_name): Likewise. Handle ADDR_EXPR.
18046 * tree-complex.c (extract_component): Do not handle INDIRECT_REF.
18048 * cgraphbuild.c (mark_load): Properly check for NULL result
18049 from get_base_address.
18050 (mark_store): Likewise.
18051 * tree-ssa-loop-niter.c (array_at_struct_end_p): Handle MEM_REF.
18052 * tree-loop-distribution.c (generate_builtin): Exchange INDIRECT_REF
18053 handling for MEM_REF.
18054 * tree-scalar-evolution.c (follow_ssa_edge_expr): Handle
18055 &MEM[ptr + CST] similar to POINTER_PLUS_EXPR.
18056 * builtins.c (stabilize_va_list_loc): Use the function ABI
18057 valist type if we couldn't canonicalize the argument type.
18058 Always dereference with the canonical va-list type.
18059 (maybe_emit_free_warning): Handle MEM_REF.
18060 (fold_builtin_memory_op): Simplify and handle MEM_REFs in folding
18062 * builtins.c (fold_builtin_memory_op): Use ref-all types
18063 for all memcpy foldings.
18064 * omp-low.c (build_receiver_ref): Adjust for MEM_REF.
18065 (build_outer_var_ref): Likewise.
18066 (scan_omp_1_op): Likewise.
18067 (lower_rec_input_clauses): Likewise.
18068 (lower_lastprivate_clauses): Likewise.
18069 (lower_reduction_clauses): Likewise.
18070 (lower_copyprivate_clauses): Likewise.
18071 (expand_omp_atomic_pipeline): Likewise.
18072 (expand_omp_atomic_mutex): Likewise.
18073 (create_task_copyfn): Likewise.
18074 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle MEM_REF.
18075 Remove old union trick. Initialize constant offsets.
18076 (ao_ref_init_from_vn_reference): Likewise. Do not handle
18077 INDIRECT_REF. Init base_alias_set properly.
18078 (vn_reference_lookup_3): Replace INDIRECT_REF handling with MEM_REF.
18079 (vn_reference_fold_indirect): Adjust for MEM_REFs.
18080 (valueize_refs): Fold MEM_REFs. Re-evaluate constant offset
18082 (may_insert): Remove.
18083 (visit_reference_op_load): Do not test may_insert.
18084 (run_scc_vn): Remove parameter, do not fiddle with may_insert.
18085 * tree-ssa-sccvn.h (struct vn_reference_op_struct): Add
18086 a field to store the constant offset this op applies.
18087 (run_scc_vn): Adjust prototype.
18088 * cgraphunit.c (thunk_adjust): Adjust for MEM_REF.
18089 * tree-ssa-ccp.c (ccp_fold): Replace INDIRECT_REF folding with
18090 MEM_REF. Propagate &foo + CST as &MEM[&foo, CST]. Do not
18091 bother about volatile qualifiers on pointers.
18092 (fold_const_aggregate_ref): Handle MEM_REF, do not handle INDIRECT_REF.
18093 * tree-ssa-loop-ivopts.c
18094 * tree-ssa-loop-ivopts.c (determine_base_object): Adjust for MEM_REF.
18095 (strip_offset_1): Likewise.
18096 (find_interesting_uses_address): Replace INDIRECT_REF handling with
18098 (get_computation_cost_at): Likewise.
18099 * ipa-pure-const.c (check_op): Handle MEM_REF.
18100 * tree-stdarg.c (check_all_va_list_escapes): Adjust for MEM_REF.
18101 * tree-ssa-sink.c (is_hidden_global_store): Handle MEM_REF
18103 * ipa-inline.c (likely_eliminated_by_inlining_p): Handle MEM_REF.
18104 * tree-parloops.c (take_address_of): Adjust for MEM_REF.
18105 (eliminate_local_variables_1): Likewise.
18106 (create_call_for_reduction_1): Likewise.
18107 (create_loads_for_reductions): Likewise.
18108 (create_loads_and_stores_for_name): Likewise.
18109 * matrix-reorg.c (may_flatten_matrices_1): Sanitize.
18110 (ssa_accessed_in_tree): Handle MEM_REF.
18111 (ssa_accessed_in_assign_rhs): Likewise.
18112 (update_type_size): Likewise.
18113 (analyze_accesses_for_call_stmt): Likewise.
18114 (analyze_accesses_for_assign_stmt): Likewise.
18115 (transform_access_sites): Likewise.
18116 (transform_allocation_sites): Likewise.
18117 * tree-affine.c (tree_to_aff_combination): Handle MEM_REF.
18118 * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref): Do
18119 not handle INDIRECT_REF.
18120 * tree-ssa-phiopt.c (add_or_mark_expr): Handle MEM_REF.
18121 (cond_store_replacement): Likewise.
18122 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Handle
18123 MEM_REF, no not handle INDIRECT_REFs.
18124 (insert_into_preds_of_block): Properly initialize avail.
18125 (phi_translate_1): Fold MEM_REFs. Re-evaluate constant offset
18126 for ARRAY_REFs. Properly handle reference lookups that
18127 require a bit re-interpretation.
18128 (can_PRE_operation): Do not handle INDIRECT_REF. Handle MEM_REF.
18129 * tree-sra.c (build_access_from_expr_1): Handle MEM_REF.
18130 (build_ref_for_offset_1): Remove.
18131 (build_ref_for_offset): Build MEM_REFs.
18132 (gate_intra_sra): Disable for now.
18133 (sra_ipa_modify_expr): Handle MEM_REF.
18134 (ipa_early_sra_gate): Disable for now.
18135 * tree-sra.c (create_access): Swap INDIRECT_REF handling for
18137 (disqualify_base_of_expr): Likewise.
18138 (ptr_parm_has_direct_uses): Swap INDIRECT_REF handling for
18140 (sra_ipa_modify_expr): Remove INDIRECT_REF handling.
18141 Use mem_ref_offset. Remove bogus folding.
18142 (build_access_from_expr_1): Properly handle MEM_REF for non IPA-SRA.
18143 (make_fancy_name_1): Add support for MEM_REF.
18144 * tree-predcom.c (ref_at_iteration): Handle MEM_REFs.
18145 * tree-mudflap.c (mf_xform_derefs_1): Adjust for MEM_REF.
18146 * ipa-prop.c (compute_complex_assign_jump_func): Handle MEM_REF.
18147 (compute_complex_ancestor_jump_func): Likewise.
18148 (ipa_analyze_virtual_call_uses): Likewise.
18149 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Replace
18150 INDIRECT_REF folding with more generalized MEM_REF folding.
18151 (tree_ssa_forward_propagate_single_use_vars): Adjust accordingly.
18152 (forward_propagate_addr_into_variable_array_index): Also handle
18153 &ARRAY + I in addition to &ARRAY[0] + I.
18154 * tree-ssa-dce.c (ref_may_be_aliased): Handle MEM_REF.
18155 * tree-ssa-ter.c (find_replaceable_in_bb): Avoid TER if that
18156 creates assignments with overlap.
18157 * tree-nested.c (get_static_chain): Adjust for MEM_REF.
18158 (get_frame_field): Likewise.
18159 (get_nonlocal_debug_decl): Likewise.
18160 (convert_nonlocal_reference_op): Likewise.
18161 (struct nesting_info): Add mem_refs pointer-set.
18162 (create_nesting_tree): Allocate it.
18163 (convert_local_reference_op): Insert to be folded mem-refs.
18164 (fold_mem_refs): New function.
18165 (finalize_nesting_tree_1): Perform defered folding of mem-refs
18166 (free_nesting_tree): Free the pointer-set.
18167 * tree-vect-stmts.c (vectorizable_store): Adjust for MEM_REF.
18168 (vectorizable_load): Likewise.
18169 * tree-ssa-phiprop.c (phiprop_insert_phi): Adjust for MEM_REF.
18170 (propagate_with_phi): Likewise.
18171 * tree-object-size.c (addr_object_size): Handle MEM_REFs
18172 instead of INDIRECT_REFs.
18173 (compute_object_offset): Handle MEM_REF.
18174 (plus_stmt_object_size): Handle MEM_REF.
18175 (collect_object_sizes_for): Dispatch to plus_stmt_object_size
18177 * tree-flow.h (get_addr_base_and_unit_offset): Declare.
18178 (symbol_marked_for_renaming): Likewise.
18179 * Makefile.in (tree-dfa.o): Add $(TOPLEV_H).
18180 (fold-const.o): Add $(TREE_FLOW_H).
18181 * tree-ssa-structalias.c (get_constraint_for_1): Handle MEM_REF.
18182 (find_func_clobbers): Likewise.
18183 * ipa-struct-reorg.c (decompose_indirect_ref_acc): Handle MEM_REF.
18184 (decompose_access): Likewise.
18185 (replace_field_acc): Likewise.
18186 (replace_field_access_stmt): Likewise.
18187 (insert_new_var_in_stmt): Likewise.
18188 (get_stmt_accesses): Likewise.
18189 (reorg_structs_drive): Disable.
18190 * config/i386/i386.c (ix86_va_start): Adjust for MEM_REF.
18191 (ix86_canonical_va_list_type): Likewise.
18193 2010-06-30 Joern Rennecke <joern.rennecke@embecosm.com>
18196 * coretypes.h [!USED_FOR_TARGET] (reg_class_t): Define.
18197 * target.def (struct gcc_target): Replace enum reg_class with
18198 reg_class_t in hook argument / return types.
18199 * doc/tm.texi.in (TARGET_SECONDARY_RELOAD): Likewise.
18200 (TARGET_IRA_COVER_CLASSES, TARGET_MEMORY_MOVE_COST): Likewise.
18201 (TARGET_BRANCH_TARGET_REGISTER_CLASS): Likewise.
18202 * targhooks.h (default_branch_target_register_class): Likewise.
18203 (default_ira_cover_classes, default_secondary_reload): Likewise.
18204 (default_memory_move_cost, default_register_move_cost): Likewise.
18205 * targhooks.c (default_branch_target_register_class): Likewise.
18206 (default_ira_cover_classes, default_secondary_reload): Likewise.
18207 (default_memory_move_cost, default_register_move_cost): Likewise.
18208 * reload.c (push_secondary_reload, secondary_reload_class): Likewise.
18209 * bt-load.c (branch_target_load_optimize): Likewise.
18210 * ira.c (setup_cover_and_important_classes): Likewise.
18211 * ira-costs.c (copy_cost): Likewise.
18212 * reload1.c (emit_input_reload_insns): Likewise.
18213 * config/alpha/alpha.c (alpha_secondary_reload): Likewise.
18214 * config/frv/frv.c (frv_secondary_reload): Likewise.
18215 * config/s390/s390.c (s390_secondary_reload): Likewise.
18216 * config/i386/i386.c (i386_ira_cover_classes): Likewise.
18217 (ix86_secondary_reload, ix86_memory_move_cost): Likewise.
18218 (ix86_register_move_cost): Likewise.
18219 * config/sh/sh-protos.h (sh_secondary_reload): Likewise.
18220 * config/sh/sh.c (sh_target_reg_class, sh_secondary_reload): Likewise.
18221 * config/xtensa/xtensa.c (xtensa_secondary_reload): Likewise.
18222 * config/xtensa/xtensa-protos.h (xtensa_secondary_reload): Likewise.
18223 * config/rs6000/rs6000.c (rs6000_secondary_reload): Likewise.
18224 (rs6000_ira_cover_classes): Likewise.
18225 * config/picochip/picochip.c (picochip_secondary_reload): Likewise.
18226 * config/picochip/picochip-protos.h (picochip_secondary_reload):
18228 * config/pa/pa.c (pa_secondary_reload): Likewise.
18229 * config/mips/mips.c (mips_ira_cover_classes): Likewise.
18230 * config/bfin/bfin.c (bfin_secondary_reload): Likewise.
18231 * config/ia64/ia64.c (ia64_register_move_cost): Likewise.
18232 * doc/tm.texi: Regenerate.
18234 2010-06-30 Sebastian Pop <sebastian.pop@amd.com>
18236 PR bootstrrap/44726
18237 * graphite-sese-to-poly.c (build_poly_dr): Avoid uninitialized
18239 (build_alias_set_optimal_p): Likewise.
18240 (build_base_obj_set_for_drs): Likewise.
18242 2010-06-30 Joern Rennecke <joern.rennecke@embecosm.com>
18244 * target.def: Remove comment about licensing problems of function
18247 * target.def (declare_constant_name): Change exp to expr. Use DEFHOOK.
18248 * doc/tm.texi.in (TARGET_ASM_DECLARE_CONSTANT_NAME): Use @hook.
18249 * doc/tm.texi: Regenerate.
18251 * target.def (builtin_reciprocal): Change tm_fn to md_fn. Use DEFHOOK.
18252 * doc/tm.texi.in (TARGET_BUILTIN_RECIPROCAL): Use @hook.
18254 * target.def (enum_va_list_p): Use DEFHOOK.
18255 * doc/tm.texi.in (TARGET_ENUM_VA_LIST_P): Use @hook.
18256 Rename ptype to ptree.
18257 * doc/tm.texi: Regenerate.
18259 * target.def (fold_builtin): Rename nargs to n_args. Use DEFHOOK.
18260 * doc/tm.texi.in (TARGET_FOLD_BUILTIN): Use @hook.
18261 * doc/tm.texi: Regenerate.
18263 * target.def (memory_move_cost): Use DEFHOOK.
18264 * doc/tm.texi.in (TARGET_MEMORY_MOVE_COST): Use @hook.
18265 Rename regclass AKA class to rclass.
18266 * doc/tm.texi: Regenerate.
18268 * target.def (pragma_parse): Use DEFHOOK.
18269 * doc/tm.texi.in (TARGET_OPTION_PRAGMA_PARSE): Use @hook.
18270 s/TARGET_VALID_OPTION_ATTRIBUTE_P/TARGET_OPTION_VALID_ATRIBUTE_P/ .
18271 * doc/tm.texi: Regenerate.
18273 * target.def (pass_by_reference): Use DEFHOOK.
18274 * doc/tm.texi.in (TARGET_PASS_BY_REFERENCE): Use @hook.
18275 * doc/tm.texi: Regenerate.
18277 * target.def (resolve_overloaded_builtin): Rename params to arglist.
18279 * doc/tm.texi.in (TARGET_RESOLVE_OVERLOADED_BUILTIN): Use @hook.
18280 * doc/tm.texi: Regenerate.
18282 * target.def (return_pops_args): Use DEFHOOK.
18283 * doc/tm.texi.in (TARGET_RETURN_POPS_ARGS): Use @hook.
18284 Rename stack-size to size.
18285 * doc/tm.texi: Regenerate.
18287 * target.def (dfa_new_cycle): Use DEFHOOK. Rename dump_file to dump,
18288 last-sched_cycle to last_clock, cur_cycle to clock.
18289 * doc/tm.texi.in: Use @hook.
18290 * doc/tm.texi: Regenerate.
18292 * target.def (print_operand, print_operand_address): Update comment.
18293 (print_operand_punct_valid_p): Likewise.
18295 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
18297 * toplev.h (_fatal_insn_not_found, _fatal_insn): Move declarations
18299 (error_for_asm, warning_for_asm): Move declarations to rtl-error.h.
18300 * rtl.h (_fatal_insn_not_found, _fatal_insn): Move declarations here.
18301 * rtl-error.h: New.
18302 * regrename.c: Do not include toplev.h. Include rtl-error.h.
18303 * rtl-error.c: Likewise.
18304 * reload.c: Likewise.
18305 * recog.c: Likewise.
18306 * sel-sched.c: Likewise.
18307 * function.c: Likewise.
18308 * reg-stack.c: Likewise.
18309 * cfgrtl.c: Likewise.
18310 * reload1.c: Likewise.
18311 * final.c: Include rtl-error.
18312 * Makefile.in: Adjust dependencies.
18314 2010-06-30 Jan Hubicka <jh@suse.cz>
18316 PR middle-end/PR44706
18317 * ipa-split (split_function): Refine conditions when to use DECL_RESULT
18318 to return the value.
18320 2010-06-30 Michael Matz <matz@suse.de>
18323 * tree-vrp.c (vrp_finalize): Deal with changing num_ssa_names.
18324 * gimple-fold.c (gimplify_and_update_call_from_tree): If LHS is
18325 a gimple reg, attach the original VDEF to the last store in the
18328 2010-06-30 Iain Sandoe <iains@gcc.gnu.org>
18331 * config/darwin.c (darwin_override_options): Use renamed
18332 targetm.asm_out.emit_unwind_label.
18334 2010-06-30 Bernd Schmidt <bernds@codesourcery.com>
18336 PR tree-optimization/39799
18337 * tree-inline.c (remap_ssa_name): Initialize variable only if
18338 SSA_NAME_OCCURS_IN_ABNORMAL_PHI.
18340 2010-06-30 Nathan Froyd <froydnj@codesourcery.com>
18342 * c-parser.c (c_parser_omp_for_loop): Use a VEC for for_block.
18344 2010-06-30 Richard Guenther <rguenther@suse.de>
18347 * config/i386/i386.md (peephole2 for fix:SSEMODEI24): Guard
18348 against oscillation with reverse peephole2.
18350 2010-06-30 H.J. Lu <hongjiu.lu@intel.com>
18353 * config/i386/i386.md (peephole2 for arithmetic ops with memory):
18356 2010-06-30 Nick Clifton <nickc@redhat.com>
18358 * config/rx/rx-modes.def: New file.
18359 * config/rx/rx.h (FIRST_PSEUDO_REGISTER): Increase to 17.
18360 (CC_REGNUM): Define.
18361 (FIXED_REGISTERS, CALL_USED_REGISTERS, REGISTER_NAMES): Add cc
18363 (CC_NO_CARRY, NOTICE_UPDATE_CC): Delete.
18364 (SELECT_CC_MODE): Define.
18365 * config/rx/rx.md (CC_REG): Define. Update all patterns to use
18366 (reg:CC CC_REG) instead of (cc0).
18367 (attr "cc"): Delete.
18368 (cbranchsi4): Do not split compare and branch here. Instead move
18370 (cbranchsi4_<code>): ... here. New patterns.
18371 (cmpsi): Call rx-compare_redundant to find out if it is necessary
18372 to emit the compare instruction.
18373 * config/rx/rx.c (rx_gen-cond_branch_template): Remove tests of
18375 (rx_get_stack_layout): Iterate up to before CC_REGNUM not
18376 FIRST_PSEUDO_REGNUM.
18377 (rx_expand_prologue, rx_expand_epilogue): Likewise.
18378 (rx_notice_update_cc): Delete.
18379 (rx_cc_modes_compatible): New function.
18380 (flags_needed_for_conditional): New function.
18381 (flags_from_mode): New function.
18382 (rx_compare_redundant): New function - scans backwards through
18383 insn list to find out if condition flags are already set correctly.
18384 (TARGET_CC_MODES_COMPATIBLE): Define.
18385 * config/rx/rx-protos.h (rx_compare_redundant): Prototype.
18387 * config/rx/rx.h (BRANCH_COST): Define.
18388 (REGISTER_MOVE_COST): Define.
18389 * config/rx/predicates (rx_source_operand): Allow all constant types.
18390 * config/rx/rx.md (addsi3): Add alternative for swapped operands.
18391 (tstsi4): New pattern.
18392 * config/rx/rx.c (rx_memory_move_cost): Define.
18393 (TARGET_MEMORY_MOVE_COST): Define.
18395 2010-06-30 Manuel López-Ibáñez <manu@gcc.gnu.org>
18397 * tree.h (block_may_fallthru): Declare here.
18398 * tree-flow.h (block_may_fallthru): Do not declare here.
18399 * c-typeck.c: Do not include tree-flow.h. Include gimple.h and
18401 * Makefile.in (c-typeck.o): Update dependencies.
18403 2010-06-30 Jakub Jelinek <jakub@redhat.com>
18406 * cselib.h (cselib_preserve_cfa_base_value): Add regno argument.
18407 * cselib.c (cfa_base_preserved_regno): New static variable.
18408 (cselib_reset_table): Don't reset cfa_base_preserved_regno instead
18409 of REGNO (cfa_base_preserved_val->locs->loc).
18410 (cselib_preserve_cfa_base_value): Add regno argument, set
18411 cfa_base_preserved_regno to it.
18412 (cselib_invalidate_regno): Allow removal of registers other than
18413 cfa_base_preserved_regno from cfa_base_preserved_val.
18414 (cselib_finish): Set cfa_base_preserved_regno to INVALID_REGNUM.
18415 * var-tracking.c (adjust_mems): Replace sp or hfp even outside
18416 of MEM addresses, if not on LHS.
18417 (reverse_op): Don't add reverse ops for cfa_base_rtx.
18418 (vt_init_cfa_base): Adjust cselib_preserve_cfa_base_value caller.
18420 2010-06-30 Bernd Schmidt <bernds@codesourcery.com>
18422 * recog.c (peep2_do_rebuild_jump_labels, peep2_do_cleanup_cfg): New
18424 (peep2_buf_position): New static function.
18425 (peep2_regno_dead_p, peep2_reg_dead_p, peep2_find_free_register,
18426 peephole2_optimize): Use it.
18427 (peep2_attempt, peep2_update_life): New static functions, broken out
18428 of peephole2_optimize.
18429 (peep2_fill_buffer): New static function.
18430 (peephole2_optimize): Change the main loop to try to fill the buffer
18431 with the maximum number of insns before matching them against
18432 peepholes. Use a forward scan. Remove special case for targets with
18433 conditional execution.
18434 * genrecog.c (change_state): Delete dead code.
18435 * config/i386/i386.md (peephole2 for arithmetic ops with memory):
18436 Rewrite so as not to expect the second insn to have had a peephole
18439 2010-06-29 Nathan Froyd <froydnj@codesourcery.com>
18441 * genhooks.c (emit_findices): Cast field precision to int.
18442 (emit_documentation): Likewise.
18444 2010-06-29 Jakub Jelinek <jakub@redhat.com>
18446 PR tree-optimization/43801
18447 * cgraph.c (cgraph_create_virtual_clone): Clear DECL_SECTION_NAME
18448 if old_decl was DECL_ONE_ONLY.
18451 * dwarf2out.c (add_accessibility_attribute): New function.
18452 (gen_subprogram_die, gen_variable_die, gen_field_die): Use it
18453 instead of adding DW_AT_accessibility manually.
18454 (gen_enumeration_type_die, gen_struct_or_union_type_die,
18455 gen_typedef_die): Use it.
18457 2010-06-29 Douglas B Rupp <rupp@gnat.com>
18459 * vmsdbgout.c (full_name): Just output the file name if not native.
18461 2010-06-29 Douglas B Rupp <rupp@gnat.com>
18463 * vmsdbgout.c (func_table): Replace with VEC func{nam,num}_tables.
18464 (funcnam_table): New static table.
18465 (funcnum_table): New static table.
18466 (write_rtnbeg): Write value saved in funcnum_table.
18467 (write_rtnend): Write value saved in funcnum_table.
18468 (vmsdbgout_begin_function): Save current function info in
18469 (vmsdbgout_init): Initialize func{nam,num}_tables. Minor reformatting.
18470 (vmsdbgout_finish): Iterate over funcnum_table.
18472 2010-06-29 Douglas B Rupp <rupp@gnat.com>
18474 * vmsdbgout.c (vmsdbgout_begin_epilogue): Declare
18475 (vmsdbgout_type_decl): Declare
18476 (vmsdbg_debug_hooks): Add entry for type_decl and begin_epilogue.
18477 (FUNC_EPILOGUE_LABEL): New macro
18478 (vmsdbgout_begin_epilogue): New function.
18479 (vmsdbgout_type_decl): New function.
18481 2010-06-29 Douglas B Rupp <rupp@gnat.com>
18483 * vmsdbg.h: Update copyright.
18485 2010-06-29 Douglas B Rupp <rupp@gnat.com>
18487 * vmsdbg.h (DST_K_TBG): New DST constant.
18488 * vmsdbgout.c (addr_const_to_string): Removed, not referenced.
18489 (write_modbeg): Cast module_language to avoid warning.
18490 (write_rtnbeg): Use DST_K_TBG vice magic mystery number.
18492 2010-06-29 Joern Rennecke <joern.rennecke@embecosm.com>
18495 * target.def, doc/tm.texi.in, genhooks.c: New files.
18496 * target.h: Instead of defining individual hook members,
18497 define DEFHOOKPOD / DEFHOOK / DEFHOOK_UNDOC / HOOKSTRUCT and
18498 include target.def.
18499 * target-def.h: Instead of defining individual hook initializers,
18500 include target-hooks-def.h.
18501 * df-scan.c, haifa-sched.c, sel-sched.c: Rename targetm members:
18502 targetm.live_on_entry -> targetm.extra_live_on_entry
18503 targetm.sched.md_finish ->targetm.sched.finish
18504 targetm.sched.md_init -> targetm.sched.init
18505 targetm.sched.md_init_global -> targetm.sched.init_global
18506 targetm.asm_out.unwind_label -> targetm.asm_out.emit_unwind_label
18507 targetm.asm_out.except_table_label ->
18508 targetm.asm_out.emit_except_table_label
18509 targetm.asm_out.visibility -> targetm.asm_out.assemble_visibility
18510 targetm.target_help -> targetm.help
18511 targetm.vectorize.builtin_support_vector_misalignment ->
18512 targetm.vectorize.support_vector_misalignment
18513 targetm.file_start_app_off -> targetm.asm_file_start_app_off
18514 targetm.file_start_file_directive ->
18515 targetm.asm_file_start_file_directive
18516 * dwarf2out.c, opts.c, tree-vect-data-refs.c, except.c: Likewise.
18517 * varasm.c, config/alpha/alpha.c, config/cris/cris.c: Likewise.
18518 * config/spu/spu.c, config/ia64/ia64.c: Rename target macros:
18519 TARGET_VECTOR_ALIGNMENT_REACHABLE ->
18520 TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE
18521 TARGET_SUPPORT_VECTOR_MISALIGNMENT ->
18522 TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT
18523 TARGET_UNWIND_EMIT -> TARGET_ASM_UNWIND_EMIT
18524 * config/rs6000/rs6000.c, config/arm/arm.c: Likewise.
18525 * Makefile.in (TARGET_H): Depend on target.def.
18526 (TARGET_DEF_H): Depend on target-hooks-def.h.
18527 (target-hooks-def.h, tm.texi, s-target-hooks-def-h): New rules.
18528 (s-tm-texi, build/genhooks.o, build/genhooks): Likewise.
18529 * doc/tm.texi: Regenerate.
18531 * Makefile.in (s-tm-texi): Remove stray tab / rule.
18533 * config/m68k/m68k.c (targetm.sched.init_global): Update comment.
18534 (targetm.sched.init): Likewise.
18536 2010-06-29 Nathan Froyd <froydnj@codesourcery.com>
18539 * config/i386/i386.c (type_natural_mode): Const-ify CUM parameter.
18540 (function_arg_advance_32): Const-ify TYPE parameter.
18541 (function_arg_advance_64): Likewise. Change type of NAMED to bool.
18542 (ix86_function_arg_advance): Change type of NAMED to bool.
18543 (function_arg_32): Const-ify CUM and TYPE parameters.
18544 (function_arg_64): Likewise. Change type of NAMED to bool.
18545 (function_arg_ms_64): Const-ify CUM parameter. Change type of NAMED
18547 (ix86_function_arg): Change type of NAMED to bool.
18548 (ix86_setup_incoming_varargs): Call ix86_function_arg_advance. Pass
18549 last argument as a bool.
18551 2010-06-29 Joern Rennecke <joern.rennecke@embecosm.com>
18553 * doc/tm.texi (TARGET_OPTION_OVERRIDE): Document.
18554 (OVERRIDE_OPTIONS): Add note of obsolescence.
18555 Replace references with references to TARGET_OPTION_OVERRIDE.
18556 (Except for C_COMMON_OVERRIDE_OPTIONS, which remains similar to
18558 * targhooks.c (default_target_option_override): New function.
18559 * targhooks.h (default_target_option_override): Declare.
18560 * target.h (struct gcc_target): Add override member to
18561 target_option member.
18562 * toplev.c (process_options): Replace OVERRIDE_OPTIONS use with
18563 targetm.target_option.override call.
18564 * target-def.h (TARGET_OPTION_OVERRIDE): Define.
18565 (TARGET_OPTION_HOOKS): Add TARGET_OPTION_OVERRIDE.
18567 2010-06-29 Jan Hubicka <jh@suse.cz>
18569 * tree-inline.c: Replace incomming by incomin and clonning by cloning.
18571 2010-06-29 Jan Hubicka <jh@suse.cz>
18573 * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is
18575 (rebuild_frequencies): New function.
18576 * predict.h (rebuild_frequencies): Declare.
18577 * tree-inline.c (copy_cfg_body): Compute properly count & frequency of
18578 entry block and edge reaching new_entry.
18579 (tree_function_versioning): When doing partial cloning, rebuild
18580 frequencies when done.
18581 * passes.c (execute_function_todo): Use rebild_frequencies.
18583 2010-06-29 Richard Guenther <rguenther@suse.de>
18585 * tree-dfa.c (dump_variable): Remove noalias_state dumping.
18586 * tree-flow.h (enum noalias_state): Remove.
18587 (struct var_ann_d): Remove noalias_state member.
18589 2010-06-29 Bernd Schmidt <bernds@codesourcery.com>
18592 * config/arm/arm.md (maddsidi4, umaddsidi4): New expanders.
18593 (maddhisi4): Renamed from mulhisi3addsi. Operands renumbered.
18594 (maddhidi4): Likewise.
18596 Revert parts of the change for PR25130.
18597 * cse.c (exp_equiv_p): For MEMs, if for_gcse, only compare
18600 2010-06-29 Nathan Froyd <froydnj@codesourcery.com>
18602 * calls.c, dse.c, expr.c, function.c: Call targetm.calls.function_arg,
18603 targetm.calls.function_incoming_arg, and
18604 targetm.calls.function_arg_advance instead of FUNCTION_ARG,
18605 FUNCTION_INCOMING_ARG, and FUNCTION_ARG_ADVANCE, respectively.
18606 * target.h (struct gcc_target): Add function_arg_advance,
18607 function_arg, and function_incoming_arg fields.
18608 * target-def.h (TARGET_FUNCTION_ARG_ADVANCE, TARGET_FUNCTION_ARG):
18609 (TARGET_FUNCTION_INCOMING_ARG): Define.
18610 (TARGET_CALLS): Add TARGET_FUNCTION_ARG_ADVANCE, TARGET_FUNCTION_ARG,
18611 and TARGET_FUNCTION_INCOMING_ARG.
18612 * targhooks.h (default_function_arg_advance): Declare.
18613 (default_function_arg, default_function_incoming_arg): Declare.
18614 * targhooks.c (default_function_arg_advance): New function.
18615 (default_function_arg, default_function_incoming_arg): New function.
18616 * config/i386/i386.c (function_arg_advance): Rename to...
18617 (ix86_function_arg_advance): ...this. Make static.
18618 (function_arg): Rename to...
18619 (ix86_function_arg): ...this. Make static.
18620 (TARGET_FUNCTION_ARG_ADVANCE): Define.
18621 (TARGET_FUNCTION_ARG): Define.
18622 * config/i386/i386.h (FUNCTION_ARG_ADVANCE): Delete.
18623 (FUNCTION_ARG): Delete.
18624 * config/i386/i386-protos.h (function_arg_advance): Delete prototype.
18625 (function_arg): Delete prototype.
18627 2010-06-29 Nathan Froyd <froydnj@codesourcery.com>
18629 * reginfo.c (init_reg_sets_1): Adjust comments.
18630 * combine-stack-adj.c (rest_of_handle_stack_adjustments): Likewise.
18631 * calls.c (prepare_call_address): Likewise.
18632 (emit_call_1): Use targetm.calls.return_pops_args.
18633 (expand_call): Likewise.
18634 * function.c (assign_parms): Likewise.
18635 * system.h (RETURN_POPS_ARGS): Add to #pragma poison list.
18636 * target.h (struct gcc_target) [struct calls]: Add
18637 return_pops_args field.
18638 * targhooks.h (default_return_pops_args): Declare.
18639 * targhooks.c (default_return_pops_args): Define.
18640 * target-def.h (TARGET_RETURN_POPS_ARGS): Define.
18641 (TARGET_CALLS): Add TARGET_RETURN_POPS_ARGS.
18642 * doc/tm.texi (RETURN_POPS_ARGS): Rename to...
18643 (TARGET_RETURN_POPS_ARGS): ...this. Use deftypefn. Adjust
18645 * config/alpha/alpha.h (RETURN_POPS_ARGS): Delete.
18646 * config/arc/arc.h (RETURN_POPS_ARGS): Likewise.
18647 * config/arm/arm.h (RETURN_POPS_ARGS): Likewise.
18648 * config/avr/avr.h (RETURN_POPS_ARGS): Likewise.
18649 * config/bfin/bfin.h (RETURN_POPS_ARGS): Likewise.
18650 * config/cris/cris.h (RETURN_POPS_ARGS): Likewise.
18651 * config/crx/crx.h (RETURN_POPS_ARGS): Likewise.
18652 * config/fr30/fr30.h (RETURN_POPS_ARGS): Likewise.
18653 * config/frv/frv.h (RETURN_POPS_ARGS): Likewise.
18654 * config/h8300/h8300.h (RETURN_POPS_ARGS): Likewise.
18655 * config/ia64/ia64.h (RETURN_POPS_ARGS): Likewise.
18656 * config/iq2000/iq2000.h (RETURN_POPS_ARGS): Likewise.
18657 * config/lm32/lm32.h (RETURN_POPS_ARGS): Likewise.
18658 * config/m32c/m32c.h (RETURN_POPS_ARGS): Likewise.
18659 * config/m32r/m32r.h (RETURN_POPS_ARGS): Likewise.
18660 * config/m68hc11/m68hc11.h (RETURN_POPS_ARGS): Likewise.
18661 * config/mcore/mcore.h (RETURN_POPS_ARGS): Likewise.
18662 * config/mep/mep.h (RETURN_POPS_ARGS): Likewise.
18663 * config/mips/mips.h (RETURN_POPS_ARGS): Likewise.
18664 * config/mmix/mmix.h (RETURN_POPS_ARGS): Likewise.
18665 * config/mn10300/mn10300.h (RETURN_POPS_ARGS): Likewise.
18666 * config/moxie/moxie.h (RETURN_POPS_ARGS): Likewise.
18667 * config/pa/pa.h (RETURN_POPS_ARGS): Likewise.
18668 * config/pdp11/pdp11.h (RETURN_POPS_ARGS): Likewise.
18669 * config/picochip/picochip.h (RETURN_POPS_ARGS): Likewise.
18670 * config/rs6000/rs6000.h (RETURN_POPS_ARGS): Likewise.
18671 * config/rx/rx.h (RETURN_POPS_ARGS): Likewise.
18672 * config/s390/s390.h (RETURN_POPS_ARGS): Likewise.
18673 * config/score/score.h (RETURN_POPS_ARGS): Likewise.
18674 * config/sh/sh.h (RETURN_POPS_ARGS): Likewise.
18675 * config/sparc/sparc.h (RETURN_POPS_ARGS): Likewise.
18676 * config/spu/spu.h (RETURN_POPS_ARGS): Likewise.
18677 * config/stormy16/stormy16.h (RETURN_POPS_ARGS): Likewise.
18678 * config/v850/v850.h (RETURN_POPS_ARGS): Likewise.
18679 * config/xtensa/xtensa.h (RETURN_POPS_ARGS): Likewise.
18680 * config/i386/i386-protos.h (ix86_return_pops_args): Delete.
18681 * config/i386/i386.h (RETURN_POPS_ARGS): Delete.
18682 * config/i386/i386.c (ix86_return_pops_args): Make static.
18683 Constify arguments.
18684 (TARGET_RETURN_POPS_ARGS): Define.
18685 * config/m68k/m68k.h (RETURN_POPS_ARGS): Move to...
18686 * config/m68k/m68k.c (m68k_return_pops_args): ...here. New function.
18687 (TARGET_RETURN_POPS_ARGS): Define.
18688 * config/vax/vax.h (RETURN_POPS_ARGS): Move to...
18689 * config/vax/vax.c (vax_return_pops_args): ...here. New function.
18690 (TARGET_RETURN_POPS_ARGS): Define.
18692 2010-06-29 Richard Guenther <rguenther@suse.de>
18694 PR middle-end/44667
18695 * tree-inline.c (initialize_inlined_parameters): Make sure
18696 to remap the inlined parameter variable substitutions types.
18698 2010-06-29 Eric Botcazou <ebotcazou@adacore.com>
18700 PR rtl-optimization/44659
18701 * combine.c (make_compound_operation) <SUBREG>: Do not return the
18702 result of force_to_mode if it partially re-expanded the compound.
18704 2010-06-28 Jan Hubicka <jh@suse.cz>
18706 PR middle-end/44671
18707 * ipa-split.c (test_nonssa_use, mark_nonssa_use): Check also uses of
18710 2010-06-28 Anatoly Sokolov <aesok@post.ru>
18712 * double-int.h (force_fit_type_double): Remove declaration.
18713 * double-int.c (force_fit_type_double): Move to tree.c.
18714 * tree.h (force_fit_type_double): Declare.
18715 * tree.h (force_fit_type_double): Moved from double-int.c. Use
18716 double_int type for 'cst' argument. Use double_int_fits_to_tree_p and
18717 double_int_to_tree instead of fit_double_type and build_int_cst_wide.
18718 * convert.c (convert_to_pointer): Adjust call to
18719 force_fit_type_double.
18720 * tree-vrp.c (extract_range_from_assert,
18721 extract_range_from_unary_expr): Adjust call to force_fit_type_double.
18722 * fold-const.c: Update comment.
18723 (int_const_binop, fold_convert_const_int_from_int,
18724 fold_convert_const_int_from_real, fold_convert_const_int_from_fixed,
18725 extract_muldiv_1, fold_div_compare, fold_sign_changed_comparison,
18726 fold_unary_loc, fold_negate_const, fold_abs_const, fold_not_const,
18727 round_up_loc): Adjust call to force_fit_type_double.
18729 2010-06-28 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
18731 * config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.
18733 2010-06-28 Martin Jambor <mjambor@suse.cz>
18735 * tree-sra.c (convert_callers): New parameter, change fndecls of
18737 (modify_function): Pass the old decl to convert_callers.
18739 2010-06-28 Martin Jambor <mjambor@suse.cz>
18741 * ipa-cp.c (ipcp_init_cloned_node): Replace calls to
18742 ipa_check_create_node_params and ipa_initialize_node_params with
18743 checking asserts they are not necessary.
18745 2010-06-28 Jan Hubicka <jh@suse.cz>
18747 PR tree-optimization/44687
18748 * ipa-split.c (split_function): Use DECL_RESULT to store return value.
18750 2010-06-28 Martin Jambor <mjambor@suse.cz>
18753 * gimple-fold.c (get_first_base_binfo_with_virtuals): New function.
18754 (gimple_get_relevant_ref_binfo): Use get_first_base_binfo_with_virtuals
18755 instead of BINFO_BASE_BINFO.
18757 2010-06-28 Michael Matz <matz@suse.de>
18759 PR middle-end/44592
18760 * gimple-fold.c (gimplify_and_update_call_from_tree): Maintain
18761 proper VDEF chain for intermediate stores in the sequence.
18763 2010-06-28 Jan Hubicka <jh@suse.cz>
18765 PR tree-optimization/44357
18766 * ipa-inline.c (add_new_edges_to_heap): Do not add edges to
18767 uninlinable functions.
18769 2010-06-28 Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
18771 * config.gcc (powerpc*-*-*): Handle titan.
18772 * config/rs6000/rs6000.c (titan_cost): New costs.
18773 (rs6000_override_options): Add "titan" to processor_target_table.
18774 Add Titan to branch alignment logic.
18775 Correctly set rs6000_cost for titan.
18776 * config/rs6000/rs6000.md (cpu): Add titan. Include "titan.md".
18777 * config/rs6000/titan.md: New file.
18778 * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mcpu=titan.
18780 2010-06-28 Nathan Froyd <froydnj@codesourcery.com>
18782 * tree-browser.c (TB_history_stack): Convert to a VEC.
18783 (TB_SET_HEAD): Adjust for new type of TB_history_stack.
18784 (TB_history_prev): Likewise.
18786 2010-06-28 Nathan Froyd <froydnj@codesourcery.com>
18788 * vec.h (vec_heap_free): Add parentheses around free.
18790 2010-06-28 Steven Bosscher <steven@gcc.gnu.org>
18792 * system.h: Poison GCC_EXCEPT_H for front-end files.
18794 * langhooks.h (struct lang_hooks): Add eh_protect_cleanup_actions
18796 * langhooks-def.h (LANG_HOOKS_EH_PROTECT_CLEANUP_ACTIONS) New.
18797 Define to NULL by default.
18798 * except.h: Define GCC_EXCEPT_H.
18799 (doing_eh): Remove prototype.
18800 (init_eh, init_eh_for_function): Move prototypes to toplev.h.
18801 (lang_protect_cleanup_actions): Remove.
18802 * except.c (lang_protect_cleanup_actions): Remove.
18803 (doing_eh): Remove.
18804 (gen_eh_region): Don't check doing_eh here.
18805 * toplev.h (init_eh, init_eh_for_function_): Moved from except.h.
18806 * tree-eh.c (honor_protect_cleanup_actions): Use new langhook
18807 instead of lang_protect_cleanup_actions.
18808 * omp-low.c (maybe_catch_exception): Likewise.
18809 * Makefile.in: Update dependencies.
18811 2010-06-28 Bingfeng Mei <bmei@broadcom.com>
18813 * cgraph.h (struct varpool_node): new used_from_object_file flag.
18814 (struct cgraph_local_info): new used_from_object_file flag.
18815 * cgraph.c (dump_cgraph_node): dump used_from_object_file flag.
18816 (cgraph_clone_node): initialize used_from_object_file.
18817 (cgraph_create_virtual_clone): initialize used_from_object_file.
18818 * lto-symbtab.c (lto_symtab_merge_decls_1): Set
18819 used_from_object_file flags for symbols of LDPR_PREVAILING_DEF
18820 when compiling with -fwhole-program.
18821 (lto_symtab_resolve_symbols) Use LDPR_PREVAILING_DEF_IRONLY for
18823 * ipa.c (function_and_variable_visibility): Set externally_visible
18824 flag of varpool_node if used_from_object_file flag is set.
18825 (cgraph_externally_visible_p): check used_from_object_file flag.
18826 * doc/invoke.texi (-fwhole-program option): Change description of
18827 externally_visible attribute accordingly.
18828 * doc/extend.texi (externally_visible): Ditto.
18830 2010-06-27 Jan Hubicka <jh@suse.cz>
18832 * params.def (max-inline-insns-auto): Default to 40.
18833 * doc/invoke.texi (max-inline-insns-auto): Document the change.
18835 2010-06-27 Jan Hubicka <jh@suse.cz>
18837 PR middle-end/44671
18838 PR middle-end/44686
18839 * tree.c (build_function_decl_skip_args): Clear DECL_BUILT_IN on
18841 * ipa-split.c (split_function): Always clear DECL_BUILT_IN.
18842 * ipa-prop.c (ipa_modify_formal_parameters): Likewise.
18844 2010-06-27 Anatoly Sokolov <aesok@post.ru>
18846 * target.h (struct gcc_target): Add register_move_cost field.
18847 * target-def.h (TARGET_REGISTER_MOVE_COST): New.
18848 (TARGET_INITIALIZER): Use TARGET_REGISTER_MOVE_COST.
18849 * targhooks.c (default_register_move_cost): New function.
18850 * targhooks.h (default_register_move_cost): Declare function.
18851 * defaults.h (REGISTER_MOVE_COST): Delete.
18852 * ira-int.h (ira_register_move_cost): Update comment.
18853 * ira.c (ira_register_move_cost): Update comment.
18854 * reload.h (register_move_cost): Declare.
18855 * reginfo.c (register_move_cost): New function.
18856 (move_cost): Update comment.
18857 (init_move_cost, memory_move_secondary_cost): Replace
18858 REGISTER_MOVE_COST with register_move_cost.
18859 * postreload.c (reload_cse_simplify_set): (Ditto.).
18860 * reload.c (find_valid_class, find_reloads): (Ditto.).
18861 * reload1.c (choose_reload_regs): (Ditto.).
18862 * doc/tm.texi (TARGET_REGISTER_MOVE_COST): New.
18863 (REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Update documentation.
18864 * doc/md.texi (can_create_pseudo_p): Update documentation.
18866 * config/i386/i386.h (MEMORY_MOVE_COST): Remove macro.
18867 * config/i386/i386-protos.h (int ix86_memory_move_cost): Remove.
18868 * config/i386/i386.h (ix86_memory_move_cost): Make static.
18869 (TARGET_MEMORY_MOVE_COST): Define.
18871 * config/ia64/ia64.h (MEMORY_MOVE_COST): Remove macro.
18872 * config/ia64/ia64-protos.h (int ia64_memory_move_cost): Remove.
18873 * config/ia64/ia64.h (ia64_memory_move_cost): Make static.
18874 (TARGET_MEMORY_MOVE_COST): Define.
18876 2010-06-27 Richard Guenther <rguenther@suse.de>
18878 PR tree-optimization/44683
18879 * tree-ssa-dom.c (record_edge_info): Record equivalences for the
18880 false edge from the inverted condition.
18882 2010-06-27 Richard Guenther <rguenther@suse.de>
18884 PR middle-end/44684
18885 * tree-ssa-alias.c (refs_may_alias_p_1): Allow SSA name refs.
18886 (stmt_may_clobber_ref_p_1): Do not bother to call the oracle
18887 for register LHS. Or non-store assignments.
18889 2010-06-26 Eric Botcazou <ebotcazou@adacore.com>
18891 * config/sparc/sparc.c (sparc_emit_set_const32): Make static.
18892 (sparc_emit_set_const64): Likewise. Remove disabled code.
18893 * config/sparc/sparc-protos.h (sparc_emit_set_const32): Delete.
18894 (sparc_emit_set_const64): Likewise.
18896 2010-06-26 Catherine Moore <clm@codesourcery.com>
18898 * config/mips/mips.md (alu_type): New attribute.
18899 (type): Infer type from alu_type.
18900 (*add<mode>3, *add<mode>3_mips16, *addsi3_extended,
18901 *baddu_si_eb, *baddu_si_el, *baddu_di, sub<mode>3,
18902 *subsi3_extended, negsi2, negdi2, *low<mode>,
18903 *low<mode>_mips16, *ior<mode>3, *ior<mode>3_mips16,
18904 xor<mode>3, *nor<mode>3,
18905 *zero_extend<GPR:mode>_trunc<SHORT:mode>,
18906 *zero_extendhi_truncqi): Set alu_type instead of type.
18908 2010-06-26 Douglas B Rupp <rupp@gnat.com>
18910 * config/alpha/alpha.c (alpha_need_linkage): Adjust
18911 splay_tree_new_ggc call.
18912 (alpha_use_linkage): Likewise.
18914 2010-06-26 Joseph Myers <joseph@codesourcery.com>
18916 * collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.
18917 * doc/tm.texi (SWITCHES_NEED_SPACES): Don't document.
18918 * gcc.c (SWITCHES_NEED_SPACES, switches_need_spaces): Remove.
18919 (static_specs): Remove switches_need_spaces.
18920 (process_command, do_self_spec): Hardcode handling "-o" instead of
18921 checking switches_need_spaces.
18922 * system.h (SWITCHES_NEED_SPACES): Poison.
18924 2010-06-26 Richard Guenther <rguenther@suse.de>
18926 PR tree-optimization/44393
18927 * tree-loop-distribution.c (generate_loops_for_partition): Fix
18928 stmt removal and VOP renaming.
18929 (generate_memset_zero): Remove redundant stmt updating.
18930 * tree-flow.h (mark_virtual_ops_in_bb): Remove.
18931 * tree-cfg.c (mark_virtual_ops_in_bb): Likewise.
18933 2010-06-26 Jan Hubicka <jh@suse.cz>
18935 * ipa-split.c (consider_split): PHI in entry block is OK as long as all
18936 edges comming from header are equivalent.
18937 (visit_bb): Handle PHIs correctly.
18938 * tree-inline.c (copy_phis_for_bb): Be able to copy
18939 PHI from entry edge.
18940 (copy_cfg_body): Produce edge from entry BB before copying PHIs.
18942 2010-06-26 Richard Guenther <rguenther@suse.de>
18944 PR middle-end/44674
18945 * tree-ssa-alias.c (refs_may_alias_p_1): Allow all kind of
18946 decls. Handle LABEL_DECLs like FUNCTION_DECLs.
18948 2010-06-26 Joseph Myers <joseph@codesourcery.com>
18950 * gcc.c (n_switches_alloc, n_infiles_alloc, alloc_infile,
18951 add_infile, alloc_switch): New.
18952 (process_command): Remove variable lang_n_infiles. Process
18953 options in a single pass. Use new functions for allocating
18954 infiles and switches arrays. Properly skip operands of
18955 -Xpreprocessor and -Xassembler.
18957 2010-06-26 Jan Hubicka <jh@suse.cz>
18959 PR middle-end/44671
18960 * cgraphunit.c (cgraph_function_versioning): Remove wrong
18961 cgraph_make_decl_local call; fix typo copying RTL data.
18963 2010-06-25 DJ Delorie <dj@redhat.com>
18965 * config/m32c/m32c-protos.h (m32c_note_pragma_address): Declare.
18966 (m32c_output_aligned_common): Likewise.
18967 * config/m32c/m32c.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): New.
18968 (ASM_OUTPUT_ALIGNED_DECL_LOCAL): New.
18969 * config/m32c/m32c-pragma.c (m32c_pragma_address): New.
18970 (m32c_register_pragmas): Register it.
18971 * config/m32c/m32c.c (m32c_get_pragma_address): New.
18972 (m32c_insert_attributes): Set #pragma address decls volatile.
18973 (pragma_entry_eq): New.
18974 (pragma_entry_hash): New.
18975 (m32c_note_pragma_address): New.
18976 (m32c_get_pragma_address): New.
18977 (m32c_output_aligned_common): New.
18978 * doc/extend.texi: Document the new pragma.
18980 * config/m32c/m32c.c (m32c_illegal_subreg_p): Reject illegal MEMs
18982 * config/m32c/predicates.md (m32c_any_operand): Check the code
18983 instead of memory_operand so as to allow matching volatile MEMs.
18984 (m32c_nonimmediate_operand): Likewise.
18985 (mra_operand): Allow volatiles.
18987 2010-06-25 Alexandre Oliva <aoliva@redhat.com>
18990 * simplify-rtx.c (delegitimize_mem_from_attrs): Don't use a base
18991 address if the offset is unknown.
18993 2010-06-25 Douglas B Rupp <rupp@gnat.com>
18995 * dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.
18996 * dwarf2out.h (dwarf2out_vms_debug_main_pointer): Declare new function.
18997 * config/ia64/ia64-protos.h (ia64_start_function): Declare.
18998 * config/ia64/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Move contents
18999 to ia64_start_function. Invoke it.
19000 * config/ia64/ia64.c (ia64_start_function): Call new function
19001 dwarf2out_vms_debug_main_pointer.
19003 2010-06-25 Sebastian Pop <sebastian.pop@amd.com>
19005 * tree-if-conv.c (insert_gimplified_predicates): Do not insert
19006 statements computing the true predicate.
19008 2010-06-25 Sebastian Pop <sebastian.pop@amd.com>
19010 * tree-if-conv.c (init_bb_predicate): Initialize the predicate
19011 to boolean_true_node.
19012 (reset_bb_predicate): New.
19013 (predicate_bbs): Call reset_bb_predicate.
19015 2010-06-25 Sebastian Pop <sebastian.pop@amd.com>
19017 * tree-if-conv.c (combine_blocks): Remove FIXME comment.
19018 (tree_if_conversion): Returns true when something has been changed.
19019 (main_tree_if_conversion): Return TODO_cleanup_cfg when if-conversion
19022 2010-06-25 Sebastian Pop <sebastian.pop@amd.com>
19024 * Makefile.in (tree-if-conv.o): Depends on DBGCNT_H.
19025 * dbgcnt.def (if_conversion_tree): New DEBUG_COUNTER.
19026 * tree-if-conv.c: Include dbgcnt.h.
19027 (tree_if_conversion): Use if_conversion_tree to count the number of
19028 if-convertible loops.
19030 2010-06-25 Changpeng Fang <changpeng.fang@amd.com>
19032 * common.opt (fprefetch-loop-arrays): Re-define
19033 -fprefetch-loop-arrays as a tri-state option with the initial
19035 * tree-ssa-loop.c (gate_tree_ssa_loop_prefetch): Invoke prefetch
19036 pass only when flag_prefetch_loop_arrays > 0.
19037 * toplev.c (process_options): Note that, with tri-states,
19038 flag_prefetch_loop_arrays>0 means prefetching is enabled.
19039 * config/i386/i386.c (override_options): Enable prefetching at -O3
19040 for a set of CPUs that sw prefetching is helpful.
19041 (software_prefetching_beneficial_p): New. Return TRUE if software
19042 prefetching is beneficial for the given CPU.
19044 2010-06-25 H.J. Lu <hongjiu.lu@intel.com>
19046 PR rtl-optimization/44326
19047 * implicit-zee.c (find_removable_zero_extends): Replace
19048 INSN_P with NONDEBUG_INSN_P.
19050 2010-06-25 Martin Jambor <mjambor@suse.cz>
19052 * ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.
19053 (struct ipa_node_params): Removed the modification_analysis_done flag.
19054 (ipa_is_param_modified): Removed.
19055 (ipa_analyze_node): Declare.
19056 (ipa_compute_jump_functions): Remove declaration.
19057 (ipa_count_arguments): Likewise.
19058 (ipa_detect_param_modifications): Likewise.
19059 (ipa_analyze_params_uses): Likewise.
19060 * ipa-prop.c (struct param_analysis_info): New type.
19061 (visit_store_addr_for_mod_analysis): Removed.
19062 (visit_load_for_mod_analysis): Renamed to visit_ref_for_mod_analysis,
19063 moved down in the file.
19064 (ipa_detect_param_modifications): Merged into ipa_analyze_params_uses.
19065 (ipa_count_arguments): Made static.
19066 (mark_modified): New function.
19067 (is_parm_modified_before_call): New function.
19068 (compute_pass_through_member_ptrs): New parameter parms_info, call
19069 is_parm_modified_before_call instead of ipa_is_param_modified.
19070 (ipa_compute_jump_functions_for_edge): New parameter parms_info, pass
19071 it to compute_pass_through_member_ptrs.
19072 (ipa_compute_jump_functions): New parameter parms_info, pass it to
19073 ipa_compute_jump_functions_for_edge. Call ipa_initialize_node_params
19074 on the callee if it is analyzed. Made static.
19075 (ipa_analyze_indirect_call_uses): New parameter parms_info, call
19076 is_parm_modified_before_call instead of ipa_is_param_modified.
19077 (ipa_analyze_call_uses): New parameter parms_info, pass it to
19078 ipa_analyze_indirect_call_uses.
19079 (ipa_analyze_stmt_uses): New parameter parms_info, pass it to
19080 ipa_analyze_call_uses.
19081 (ipa_analyze_params_uses): New parameter parms_info, pass it to
19082 ipa_analyze_stmt_uses. Also perform the used analysis. Made static.
19083 (ipa_analyze_node): New function.
19084 (ipa_print_node_params): Do not dump the modified flag.
19085 (ipa_write_node_info): Assert uses_analysis_done rather than streaming
19086 it. Do not stream the modified parameter flag.
19087 (ipa_read_node_info): Set uses_analysis_done to 1 instead of streaming
19088 it. Do not stream the modified parameter flag.
19089 * ipa-cp.c (ipcp_analyze_node): Removed.
19090 (ipcp_init_stage): Iterate only once over the nodes, analyze each one
19091 with only a call to ipa_analyze_node.
19092 * ipa-inline.c (inline_indirect_intraprocedural_analysis): Analyze the
19093 node with only a call to ipa_analyze_node.
19095 2010-06-25 Manuel López-Ibáñez <manu@gcc.gnu.org>
19097 * doc/invoke.texi (-Wsuggest-attribute): Add item for noreturn.
19099 2010-06-25 Jan Hubicka <jh@suse.cz>
19101 * tree-pass.h (pass_split_functions): Declare.
19102 * opts.c (decode_options): Enable function splitting at -O2
19103 * timevar.def (TV_IPA_FNSPLIT): New macro.
19104 * ipa-split.c: New file.
19105 * common.opt (-fpartial-inlining): New flag.
19106 * Makefile.in (ipa-split.o): New object file.
19107 * passes.c (init_optimization_passes): Add ipa-split.
19108 * params.def (partial-inlining-entry-probability): New parameters.
19109 * doc/invoke.texi (-fpartial-inlining): New.
19111 2010-06-25 Manuel López-Ibáñez <manu@gcc.gnu.org>
19114 * tree-inline.c (gimple_expand_calls_inline): Fix typo in comment.
19115 * gimplify.c (is_gimple_reg_rhs_or_call): Likewise.
19116 (gimplify_expr): Likewise.
19118 2010-06-25 Martin Jambor <mjambor@suse.cz>
19120 * ipa-prop.c (determine_cst_member_ptr): Ignore non-clobbering
19121 statements instead of bailing out on them.
19122 (ipa_analyze_indirect_call_uses): Do not require that loads from the
19123 parameter are in the same BB as the condition. Update comments.
19125 2010-06-25 Jakub Jelinek <jakub@redhat.com>
19127 PR middle-end/43866
19128 * tree-ssa-loop-unswitch.c (tree_may_unswitch_on): If stmt is always
19129 true or always false, return NULL_TREE.
19130 (tree_unswitch_single_loop): Optimize conditions even when reaching
19131 max-unswitch-level parameter. If num > 0, optimize first all conditions
19132 using entry checks, then do still reachable block discovery and consider
19133 only conditions in still reachable basic blocks in the loop.
19135 PR tree-optimization/44539
19136 * tree-cfgcleanup.c (fixup_noreturn_call): Call update_stmt even when
19137 the call doesn't have LHS, but has VDEF.
19139 2010-06-25 Joseph Myers <joseph@codesourcery.com>
19141 * config/pa/pa.h (MODIFY_TARGET_NAME): Remove.
19142 * doc/tm.texi (MODIFY_TARGET_NAME): Don't document.
19143 * gcc.c (enum add_del, struct modify_target, modify_target): Remove.
19144 (process_command): Remove code conditional on MODIFY_TARGET_NAME.
19145 * system.h (MODIFY_TARGET_NAME): Poison.
19147 2010-06-25 Alan Modra <amodra@gmail.com>
19149 * doc/invoke.texi: Delete mcmodel=medium from powerpc options.
19150 * config/rs6000/rs6000.h (enum rs6000_cmodel): Delete CMODEL_MEDIUM.
19151 * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Set
19152 CMODEL_LARGE as default.
19153 * config/rs6000/rs6000.c (rs6000_handle_option): Remove mcmodel=medium.
19154 (offsettable_ok_by_alignment): Delete.
19155 (rs6000_emit_move): Remove mcmodel=medium optimization.
19157 2010-06-25 Bernd Schmidt <bernds@codesourcery.com>
19159 With large parts from Jim Wilson:
19161 * tree-pretty-print.c (dump_generic_node, op_code_prio): Add
19162 WIDEN_MULT_PLUS_EXPR and WIDEN_MULT_MINUS_EXPR.
19163 * optabs.c (optab_for_tree_code): Likewise.
19164 (expand_widen_pattern_expr): Likewise.
19165 * tree-ssa-math-opts.c (convert_mult_to_widen): New function, broken
19166 out of execute_optimize_widening_mul.
19167 (convert_plusminus_to_widen): New function.
19168 (execute_optimize_widening_mul): Use the two new functions.
19169 * expr.c (expand_expr_real_2): Add support for GIMPLE_TERNARY_RHS.
19170 Remove code to generate widening multiply-accumulate. Add support
19171 for WIDEN_MULT_PLUS_EXPR and WIDEN_MULT_MINUS_EXPR.
19172 * gimple-pretty-print.c (dump_ternary_rhs): New function.
19173 (dump_gimple_assign): Call it when appropriate.
19174 * tree.def (WIDEN_MULT_PLUS_EXPR, WIDEN_MULT_MINUS_EXPR): New codes.
19175 * cfgexpand.c (gimple_assign_rhs_to_tree): Likewise.
19176 (expand_gimple_stmt_1): Likewise.
19177 (expand_debug_expr): Support WIDEN_MULT_PLUS_EXPR and
19178 WIDEN_MULT_MINUS_EXPR.
19179 * tree-ssa-operands.c (get_expr_operands): Likewise.
19180 * tree-inline.c (estimate_operator_cost): Likewise.
19181 * gimple.c (extract_ops_from_tree_1): Renamed from
19182 extract_ops_from_tree. Add new arg for a third operand; fill it.
19183 (gimple_build_assign_stat): Support operations with three operands.
19184 (gimple_build_assign_with_ops_stat): Likewise.
19185 (gimple_assign_set_rhs_from_tree): Likewise.
19186 (gimple_assign_set_rhs_with_ops_1): Renamed from
19187 gimple_assign_set_rhs_with_ops. Add new arg for a third operand.
19188 (get_gimple_rhs_num_ops): Support GIMPLE_TERNARY_RHS.
19189 (get_gimple_rhs_num_ops): Handle WIDEN_MULT_PLUS_EXPR and
19190 WIDEN_MULT_MINUS_EXPR.
19191 * gimple.h (enum gimple_rhs_class): Add GIMPLE_TERNARY_RHS.
19192 (extract_ops_from_tree_1): Adjust declaration.
19193 (gimple_assign_set_rhs_with_ops_1): Likewise.
19194 (gimple_build_assign_with_ops): Pass NULL for last operand.
19195 (gimple_build_assign_with_ops3): New macro.
19196 (gimple_assign_rhs3, gimple_assign_rhs3_ptr, gimple_assign_set_rhs3,
19197 gimple_assign_set_rhs_with_ops, extract_ops_from_tree): New inline
19199 * tree-cfg.c (verify_gimple_assign_ternary): New static function.
19200 (verify_gimple_assign): Call it.
19201 * doc/gimple.texi (Manipulating operands): Document GIMPLE_TERNARY_RHS.
19202 (Tuple specific accessors, subsection GIMPLE_ASSIGN): Document new
19203 functions for dealing with three-operand statements.
19204 * tree.c (commutative_ternary_tree_code): New function.
19205 * tree.h (commutative_ternary_tree_code): Declare it.
19206 * tree-vrp.c (gimple_assign_nonnegative_warnv_p): Return false for
19207 ternary statements.
19208 (gimple_assign_nonzero_warnv_p): Likewise.
19209 * tree-ssa-sccvn.c (stmt_has_constants): Handle GIMPLE_TERNARY_RHS.
19210 * tree-ssa-ccp.c (get_rhs_assign_op_for_ccp): New static function.
19211 (ccp_fold): Use it. Handle GIMPLE_TERNARY_RHS.
19212 * tree-ssa-dom.c (enum expr_kind): Add EXPR_TERNARY.
19213 (struct hashtable_expr): New member ternary in the union.
19214 (initialize_hash_element): Handle GIMPLE_TERNARY_RHS.
19215 (hashable_expr_equal_p): Fix indentation. Handle EXPR_TERNARY.
19216 (iterative_hash_hashable_expr): Likewise.
19217 (print_expr_hash_elt): Handle EXPR_TERNARY.
19218 * gimple-fold.c (fold_gimple_assign): Handle GIMPLE_TERNARY_RHS.
19219 * tree-ssa-threadedge.c (fold_assignment_stmt): Remove useless break
19220 statements. Handle GIMPLE_TERNARY_RHS.
19222 2010-06-25 Jan Hubicka <jh@suse.cz>
19224 * doc/invoke.texi (-Wsuggest-attribute): Add noreturn.
19226 2010-06-25 Shujing Zhao <pearly.zhao@oracle.com>
19229 * c-parser.c (c_parser_parms_list_declarator): Return NULL if one of
19230 parameters are not good.
19231 (c_parser_parameter_declaration): Error unknown type name if the type
19232 name can't start declaration specifiers.
19234 2010-06-25 Joseph Myers <joseph@codesourcery.com>
19236 * gcc.c (translate_options): Don't mention +e in comment.
19237 (process_command): Don't handle +e specially.
19239 2010-06-25 Bernd Schmidt <bernds@codesourcery.com>
19241 * ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.
19243 * ira-build.c (merge_hard_reg_conflicts): New function.
19244 (create_cap_allocno, copy_info_to_removed_store_destinations,
19245 propagate_some_info_from_allocno, propagate_allocno_info): Use it.
19246 (move_allocno_live_ranges, copy_allocno_live_ranges): New functions.
19247 (remove_unnecessary_allocnos, remove_low_level_allocnos)
19248 copy_nifo_to_removed_store_destination): Use them.
19249 * ira-lives.c (make_hard_regno_born): New function, split out of
19251 (make_allocno_born): Likewise.
19252 (make_hard_regno_dead): New function, split out of make_regno_dead.
19253 (make_allocno_dead): Likewise.
19254 (inc_register_pressure): New function, split out of set_allocno_live.
19255 (dec_register_pressure): New function, split out of clear_allocno_live.
19256 (mark_pseudo_regno_live): New function, split out of mark_reg_live.
19257 (mark_hard_reg_live): Likewise. Use inc_register_pressure.
19258 (mark_pseudo_regno_dead): New function, split out of mark_reg_dead.
19259 (mark_hard_reg_dead): Likewise. Use dec_register_pressure.
19260 (make_pseudo_conflict): Use mark_pseudo_regno_dead and
19261 mark_pseudo_regno_live.
19262 (process_bb_node_lives): Use mark_pseudo_regno_live,
19263 make_hard_regno_born and make_allocno_dead.
19264 (make_regno_born, make_regno_dead, mark_reg_live, mark_reg_dead,
19265 set_allocno_live, clear_allocno_live): Delete functions.
19267 * ira-int.h (ira_parent_allocno, ira_parent_or_cap_allocno): Declare.
19268 * ira-build.c (ira_parent_allocno, ira_parent_or_cap_allocno): New
19270 (ira_flattening): Use ira_parent_allocno.
19271 * ira-conflicts.c (process_regs_for_copy, propagate_copies)
19272 build_allocno_conflicts): Use ira_parent_or_cap_allocno.
19274 * ira-color.c (assign_hard_reg): Improve formatting of multi-line for
19277 * ira-int.h (SET_MINMAX_SET_BIT, CLEAR_MINMAX_SET_BIT,
19278 TEST_MINMAX_SET_BIT, minmax_set_iterator, minmax_set_iter_init,
19279 minmax_set_iter_cond, minmax_set_iter_next,
19280 FOR_EACH_BIT_IN_MINMAX_SET): Renamed from SET_ALLOCNO_SET_BIT,
19281 CLEAR_ALLOCNO_SET_BIT, TEST_ALLOCNO_SET_BIT, ira_allocno_set_iterator,
19282 ira_allocno_set_iter_init, ira_allocno_set_iter_cond,
19283 ira_allocno_set_iter_Next and FOR_EACH_ALLOCNO_IN_ALLOCNO_SET. All
19286 * ira-int.h (struct live_range, live_range_t): Renamed from struct
19287 ira_allocno_live_range and allocno_live_range_t; all uses changed.
19288 * ira-build.c (live_range_pool): Renamed from allocno_live_range_pool.
19291 2010-06-24 Richard Earnshaw <rearnsha@arm.com>
19293 * thumb2.md (thumb2_tlobits_cbranch): Delete.
19294 (peephole2 to convert zero_extract/compare of single bit to
19295 lshift/compare): New.
19297 2010-06-24 Anatoly Sokolov <aesok@post.ru>
19299 * fold-const.c (const_binop): Remove 'notrunc' argement. Adjust
19300 recursive call and call to 'int_const_binop'.
19301 (build_range_check, fold_cond_expr_with_comparison, unextend,
19302 fold_truthop, extract_muldiv_1, fold_comparison, fold_binary_loc,
19303 multiple_of_p): Adjust call to const_binop.
19305 2010-06-24 Uros Bizjak <ubizjak@gmail.com>
19307 * config/i386/i386.md (XFmode push splitter): Use GET_MODE_SIZE to
19308 determine size of XFmode operand.
19309 (XFmode extended DFmode push splitter): Ditto.
19310 (XFmode extended SFmode push splitter): Ditto.
19312 2010-06-24 H.J. Lu <hongjiu.lu@intel.com>
19315 * config/i386/i386.md (extract_code): New.
19316 (<u>divmodqi4): Likewise.
19317 (divmodhiqi3): Likewise.
19318 (udivmodhiqi3): Likewise.
19319 (<u>divqi3): Remvoved.
19321 2010-06-24 Jakub Jelinek <jakub@redhat.com>
19323 PR middle-end/44492
19324 * recog.h (struct recog_data): Add is_asm field.
19325 * recog.c (asm_operand_ok, constrain_operands): If neither < nor > is
19326 present in constraints of inline-asm operand and memory operand
19327 contains {PRE,POST}_{INC,DEC,MODIFY}, return 0.
19328 (extract_insn): Initialize recog_data.is_asm.
19329 * doc/md.texi (Constraints): Document operand side-effect rules.
19331 2010-06-24 Andi Kleen <ak@linux.intel.com>
19333 * c-parser.c (c_parser_conditional_expression): Call
19334 warn_for_omitted_condop.
19335 * doc/invoke.texi: Document omitted condop warning.
19337 2010-06-24 Nick Clifton<nickc@redhat.com>
19339 * loop-unswitch.c (compare_and_jump_seq): Assert that the last
19340 insn in the sequence is a jump insn before setting its label.
19342 2010-06-24 Alan Modra <amodra@gmail.com>
19344 * collect2.c (main): Match exactly --version and --help.
19346 2010-06-24 DJ Delorie <dj@redhat.com>
19348 * config/m32c/m32c-pragma.c: Don't include rtl.h.
19350 2010-06-23 Uros Bizjak <ubizjak@gmail.com>
19352 * config/i386/i386.md (mov<mode>): Macroize expander from mov{sf,df,xf}
19353 using X87MODEF mode iterator.
19354 (pushsf splitter): Macroize splitter using P mode iterator.
19355 (*swap<mode>): Macroize insn from *swap{sf,df} using MODEF
19358 (*movxf_internal): Rename from *movxf_integer.
19359 (*movxf_internal_nointeger): Rename from *movxf_nointeger.
19360 (*movdf_internal_rex64): Rename from *movdf_integer_rex64.
19361 (*movdf_internal): Rename from *movdf_integer.
19362 (*movdf_internal_nointeger): Rename from *movdf_nointeger.
19363 (*movsf_internal): Rename from *movdf_1.
19365 2010-06-23 Basile Starynkevitch <basile@starynkevitch.net>
19367 * coretypes.h (gimple_seq_node_d, gimple_seq_node)
19368 (const_gimple_seq_node): Removed typedefs.
19370 * gimple.h (gimple_seq_node_d, gimple_seq_node)
19371 (const_gimple_seq_node): Added typedefs moved from coretypes.h.
19373 2010-06-23 H.J. Lu <hongjiu.lu@intel.com>
19375 * config/i386/i386.c (bdesc_args): Replace CODE_FOR_avx_si_si256,
19376 CODE_FOR_avx_ps_ps256 and CODE_FOR_avx_pd_pd256 with
19377 CODE_FOR_vec_extract_lo_v8si, CODE_FOR_vec_extract_lo_v8sf
19378 and CODE_FOR_vec_extract_lo_v4df.
19380 * config/i386/sse.md (vec_extract_lo_<AVX256MODE4P:mode>):
19381 Changed to define_insn_and_split.
19382 (vec_extract_lo_<AVX256MODE8P:mode>): Likewise.
19383 (vec_extract_lo_v16hi): Likewise.
19384 (vec_extract_lo_v32qi): Likewise.
19385 (avx_<avxmodesuffixp><avxmodesuffix>_<avxmodesuffixp>): Likewise.
19386 (avx_<avxmodesuffixp>_<avxmodesuffixp><avxmodesuffix>): Removed.
19388 2010-06-23 Joern Rennecke <joern.rennecke@embecosm.com>
19391 * config/spu/spu-protos.h (spu_expand_epilogue) Use bool.
19392 * config/spu/spu.c (spu_scalar_mode_supported_p): Declare with bool.
19393 (spu_vector_mode_supported_p, spu_handle_fndecl_attribute): Likewise.
19394 (spu_handle_vector_attribute, spu_pass_by_reference): Likewise.
19395 (spu_rtx_costs, spu_function_ok_for_sibcall): Likewise.
19398 * config/spu/spu.c (ea_load_store_inline): Use add_reg_note.
19401 * df-core.c (struct df): Rename to df_d.
19402 * df.h (struct df): Likewise.
19403 * dse.h (struct df): Remove forward declaration.
19404 * recog.h (struct insn_data): Rename to:
19405 (struct_insn_data_d). Adjusted all users.
19407 2010-06-23 Arnaud Charlet <charlet@adacore.com
19410 * doc/install.texi: Update requirements to build GNAT.
19412 2010-06-22 Andreas Schwab <schwab@linux-m68k.org>
19414 * config/m68k/m68k.c (m68k_output_addr_const_extra): Add cast to
19416 (m68k_sched_attr_opx_type): Remove unreachable return.
19417 (m68k_sched_attr_opy_type): Likewise.
19418 (m68k_sched_attr_size): Likewise.
19419 (sched_get_opxy_mem_type): Likewise.
19420 (m68k_sched_attr_op_mem): Likewise.
19422 2010-06-22 Eric Botcazou <ebotcazou@adacore.com>
19424 * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the
19425 new statement and adjust VDEF only if necessary. Remove superfluous
19426 call to maybe_clean_or_replace_eh_stmt.
19427 * gimple.c (gimple_call_copy_skip_args): Use gimple_call_copy_flags to
19429 * gimple-iterator.c (gsi_replace): Clear BB of old statement here...
19430 * tree-inline.c (copy_bb): ...and not there.
19432 2010-06-22 Cary Coutant <ccoutant@google.com>
19434 * dwarf2out.c (is_nested_in_subprogram): New function.
19435 (should_move_die_to_comdat): Use it.
19436 (copy_ancestor_tree): Don't mark DIEs here.
19437 (copy_decls_walk): Start walk from root of newly-added tree;
19438 mark DIEs here instead.
19440 2010-06-22 H.J. Lu <hongjiu.lu@intel.com>
19442 * config/i386/i386.md (unit): Also check sseishft1.
19444 2010-06-22 Jan Hubicka <jh@suse.cz>
19446 * gimple.h (gimple_expr_code): Do checking on when gimple checking is
19449 2010-06-22 Jan Hubicka <jh@suse.cz>
19451 * df-problems.c (df_rd_confluence_n, df_lr_confluence_n,
19452 df_live_confluence_n, df_byte_lr_confluence_n, df_md_confluence_n):
19453 Return true if something changed.
19454 * df.h (df_confluence_function_n): Return bool.
19455 * df-core.c (df_worklist_propagate_forward,
19456 df_worklist_propagate_backward): Track changes and ages.
19457 (df_worklist_dataflow_doublequeue): Use bitmap iterator for main walk;
19459 * dse.c (dse_confluence_n): Return always true.
19461 2010-06-22 Jan Hubicka <jh@suse.cz>
19463 * bitmap.c (bitmap_clear_bit): Micro optimize.
19465 2010-06-22 Uros Bizjak <ubizjak@gmail.com>
19467 * config/i386/i386.md (SWI1248x): New mode iterator.
19472 (mov<mode>): Macroize expander from mov{qi,hi,si,di} using
19473 SWI1248x mode iterator.
19474 (*push<mode>2_rex64): Macroize insn from *push{qi,hi,si}_rex64
19475 using SWI124 mode iterator.
19476 (*push<mode>2): Macroize insn from *push{qi,hi} using SWI12
19478 (*push<mode>2_prologue): Macroize insn from *pushsi2_prologue and
19479 *pushdi2_prologue_rex64 using P mode iterator.
19480 (*mov<mode>_xor): Macroize insn from *movsi_xor and *movdi_xor_rex64
19481 using SWI48 mode iterator.
19482 (*mov<mode>_or): Ditto from *movsi_or and *movdi_or_rex64.
19483 (*movabs<mode>_1): Macroize insn from *movabs{qi,hi,si,di}_1_rex64
19484 using SWI1248x mode iterator.
19485 (*movabs<mode>_2): Ditto from *movabs{qi,hi,si,di}_1_rex64.
19486 (*swap<mode>): Macroize insn from *swapsi and *swapdi_rex64 using
19487 SWI48 mode iterator.
19488 (*swap<mode>_1): Macroize insn from *swap{qi,hi}_1 using SWI12 mode
19490 (*swap<mode>_2): Ditto from *swap{qi,hi}_2.
19491 (movstrict<mode>): Macroize expander from movstrict{qi,hi} using
19492 SWI12 mode iterator.
19493 (*movstrict<mode>_1): Macroize insn from *movstrict{qi,hi}_1 using
19494 SWI12 mode iterator.
19495 (*movstrict<mode>_xor): Ditto from *movstrict{qi,hi}_xor.
19496 (*mov<mode>_extv_1): Macroize insn from *mov{hi,si}_extv_1 using
19497 SWI24 mode iterator.
19498 (*mov<mode>_extzv_1): Macroize insn from *mov{si,di}_extzv_1 using
19499 SWI48 mode iterator.
19500 (mov<mode>_insn_1): New expander.
19501 (*mov<mode>_insv_1_rex64): Macroize insn from *mov{si,di}_insv_1_rex64
19502 using SWI48x mode iterator.
19504 (*movoi_internal_avx): Rename from *movoi_internal.
19505 (*movti_internal_rex64): Rename from *movti_rex64.
19506 (*movti_internal_sse): Rename from *movti_sse.
19507 (*movdi_internal_rex64): Rename from *movdi_1_rex64.
19508 (*movdi_internal): Rename from *movdi_2.
19509 (*movsi_internal): Rename from *movsi_1.
19510 (*movhi_internal): Rename from *movhi_1.
19511 (*movqi_internal): Rename from *movqi_1.
19513 (insv): Update the call to gen_movsi_insv_1 for rename.
19514 * config/i386/i386.c (promote_duplicated_reg): Ditto.
19516 2010-06-22 Jan Hubicka <jh@suse.cz>
19518 * passes.c (execute_function_todo): Move call of statistics_fini_pass
19520 (execute_todo) ... this one.
19522 2010-06-22 Alan Modra <amodra@gmail.com>
19525 * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Define.
19526 * caller-save.c (insert_restore, insert_save): Use non-validate
19527 form of adjust_address.
19529 2010-06-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
19532 * config/pa/pa.c (override_options): Disable
19533 -freorder-blocks-and-partition.
19535 2010-06-21 H.J. Lu <hongjiu.lu@intel.com>
19538 * config/i386/atom.md (atom_sseishft_2): Also check sseishft1.
19540 * config/i386/i386.md (type): Add sseishft1
19542 * config/i386/ppro_insn (ppro_insn): Also check sseishft1.
19543 (ppro_insn_load): Likewise.
19544 (ppro_insn_store): Likewise.
19545 (ppro_insn_both): Likewise.
19547 * config/i386/sse.md (sse2_lshrv1ti3): Add atom_unit.
19548 (*vec_extractv2di_1_rex64_avx): Replace sseishft with sseishft1
19550 (*vec_extractv2di_1_avx): Likewise.
19551 (*vec_extractv2di_1_rex64): Replace sseishft with sseishft1 for
19552 type. Remove atom_unit.
19553 (*vec_extractv2di_1_sse2): Likewise.
19555 2010-06-21 DJ Delorie <dj@redhat.com>
19557 * diagnostic.h (diagnostic_classification_change_t): New.
19558 (diagnostic_context): Add history and push/pop list.
19559 (diagnostic_push_diagnostics): Declare.
19560 (diagnostic_pop_diagnostics): Declare.
19561 * diagnostic.c (diagnostic_classify_diagnostic): Store changes
19562 from pragmas in a history chain instead of the global table.
19563 (diagnostic_push_diagnostics): New.
19564 (diagnostic_pop_diagnostics): New.
19565 (diagnostic_report_diagnostic): Scan history chain to find state
19566 of diagnostics as of the diagnostic location.
19567 * opts.c (set_option): Pass UNKNOWN_LOCATION to
19568 diagnostic_classify_diagnostic.
19569 (enable_warning_as_error): Likewise.
19570 * diagnostic-core.h (DK_POP): Add after "real" diagnostics, for
19571 use in the history chain.
19572 * doc/extend.texi: Document pragma GCC diagnostic changes.
19574 2010-06-21 Jakub Jelinek <jakub@redhat.com>
19576 * dwarf2out.c (add_linkage_name): New function. Don't add
19577 anything to DW_TAG_member DIEs.
19578 (add_name_and_src_coords_attributes): Use it.
19579 (gen_variable_die): Call it for C++ static data members if
19580 specification is DW_TAG_member.
19582 * dwarf2out.c (base_type_die): Use DW_ATE_UTF for
19583 C++ char16_t and char32_t.
19585 * Makefile.in (build/genattrtab.o): Depend on vecprim.h.
19586 * genattrtab.c: Include vecprim.h.
19587 (cached_attrs, cached_attr_count, attrs_seen_once,
19588 attrs_seen_more_than_once, attrs_to_cache, attrs_cached_inside,
19589 attrs_cached_after): New variables.
19590 (find_attrs_to_cache): New function.
19591 (FLG_BITWISE, FLG_AFTER, FLG_INSIDE, FLG_OUTSIDE_AND): Define.
19592 (write_test_expr): Add attrs_cached argument, return it too,
19593 attempt to cache non-const attributes used more than once in
19594 a single case handling.
19595 (write_attr_get): Use find_attrs_to_cache, for caching candidates
19596 emit cached_* variables. Adjust write_attr_set callers.
19597 (write_attr_set): Add attrs_cached attribute, use find_attrs_to_cache
19598 to find attributes that should be cached in this block. Adjust
19599 write_test_expr callers.
19600 (write_attr_case): Clear attrs_to_cache. Adjust write_attr_set
19602 (make_automaton_attrs): Adjust write_test_expr caller.
19604 * Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).
19605 * genattrtab.c (check_tune_attr, find_tune_attr): New functions.
19606 (make_automaton_attrs): If find_tune_attr returns non-NULL,
19607 write separate internal_dfa_insn_code_* and insn_default_latency_*
19608 functions for each attribute's value and emit init_sched_attrs
19609 function and function pointers.
19610 * genattr.c (const_attrs, reservations): New variables.
19611 (gen_attr): Add const attributes to const_attrs vector.
19612 (check_tune_attr, find_tune_attr): New functions.
19613 (main): Add reservations to reservations vector. If find_tune_attr
19614 returns true, add prototype for init_sched_attrs and make
19615 internal_dfa_insn_code and insn_default_latency function pointers,
19616 otherwise define init_sched_attrs as dummy macro.
19617 * cfgexpand.c: Include insn-attr.h.
19618 (gimple_expand_cfg): Call init_sched_attrs.
19620 * stmt.c (resolve_asm_operand_names): Fix handling of %%.
19623 * config/i386/i386.c (ix86_gimplify_va_arg): When copying
19624 va_arg from a set of register save slots into a temporary,
19625 if the container is bigger than type size, do the copying
19626 using smaller mode or using memcpy.
19629 * sel-sched-dump.h (sel_prepare_string_for_dot_label): Remove
19631 (sel_print_to_dot): Remove macro.
19632 (sel_print): Likewise. New prototype.
19633 * sel-sched-dump.c (sel_prepare_string_for_dot_label): Make static.
19634 (sel_print): New function.
19636 2010-06-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
19638 * config/sol2.h (TARGET_OS_CPP_BUILTINS): Define
19639 __STDC_VERSION__=199901L, _XOPEN_SOURCE=600 for C++.
19641 2010-06-21 Nick Clifton <nickc@redhat.com>
19643 * config/rx/rx.h (PTRDIFF_TYPE): Define.
19644 (SMALL_REGISTER_CLASS): Define (to zero).
19645 (PRINT_OPERAND): Delete.
19646 (PRINT_OPERAND_ADDRESS): Delete.
19647 * config/rx/rx-protos.h (rx_print_operand): Delete prototype.
19648 (rx_print_operand_address): Delete prototype.
19649 * config/rx/rx.c (rx_print_operand): Make static.
19650 Allow %H and %L to handle CONST_DOUBLEs.
19651 (rx_print_operand_address): Make static.
19652 (rx_gen_move_template): Rename local variable 'template' to
19654 (rx_function_arg): Do not pass unknown sized objects in registers.
19655 (TARGET_PRINT_OPERAND): Define.
19656 (TARGET_PRINT_OPERAND_ADDRESS): Define.
19658 2010-06-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19660 * Makefile.in (POD2MAN): Provide --date from $(DATESTAMP).
19662 2010-06-21 Kai Tietz <kai.tietz@onevision.com>
19664 * config/i386/i386.c (ix86_compute_frame_layout): Avoid
19665 stack-alignment for simple leaf-functions.
19667 2010-06-20 Alexandre Oliva <aoliva@redhat.com>
19669 * doc/install.texi: Document bootstrap-lto.
19671 2010-06-20 Alexandre Oliva <aoliva@redhat.com>
19674 * lto-streamer-in.c (input_bb): Leave debug stmts alone.
19675 (input_function): Drop them here, if VTA is disabled.
19677 2010-06-20 Uros Bizjak <ubizjak@gmail.com>
19680 * config/i386/predicates.md (ix86_swapped_fp_comparsion_operator):
19682 * config/i386/i386.md (*fp_jcc_8<mode>_387 and splitters): Use
19683 ix86_swapped_fp_comparsion_operator instead of
19684 ix86_fp_comparison_operator.
19686 (*fp_jcc_1_387): Rename from *fp_jcc_3_387.
19687 (*fp_jcc_1r_387): Rename from *fp_jcc_4_387.
19688 (*fp_jcc_2_387): Rename from *fp_jcc_5_387.
19689 (*fp_jcc_2r_387): Rename from *fp_jcc_6_387.
19690 (*fp_jcc_3_387): Rename from *fp_jcc_7_387.
19691 (*fp_jcc_4_<mode>_387): Rename from *fp_jcc_8<mode>_387.
19693 2010-06-20 Joseph Myers <joseph@codesourcery.com>
19696 * opth-gen.awk: Generate definitions of OPT_SPECIAL_unknown,
19697 OPT_SPECIAL_program_name and OPT_SPECIAL_input_file.
19698 * opts-common.c (find_opt): Return OPT_SPECIAL_unknown on failure.
19699 (decode_cmdline_option): Update for this return value. Set
19700 orig_option_with_args_text field. Set arg field for unknown
19701 options. Make static.
19702 (decode_cmdline_options_to_array): New.
19703 (prune_options): Update handling of find_opt return value.
19704 * opts.c (read_cmdline_option): Take decoded option. Return void.
19705 (read_cmdline_options): Take decoded options.
19706 (decode_options): Add parameters for decoded options. Use
19707 decode_cmdline_options_to_array. Use decoded options for -O
19708 scan. Use integral_argument for -O parameters. Update call to
19709 read_cmdline_options.
19710 (enable_warning_as_error): Update handling of find_opt return value.
19711 * opts.h: Update comment on unknown options.
19712 (struct cl_decoded_option): Update comments on opt_index and arg.
19713 Add orig_option_with_args_text.
19714 (decode_cmdline_option): Remove.
19715 (decode_cmdline_options_to_array): Declare.
19716 (decode_options): Update prototype.
19717 * toplev.c (save_argv): Remove.
19718 (save_decoded_options, save_decoded_options_count): New.
19719 (read_integral_parameter): Remove.
19720 (print_switch_values): Use decoded options.
19721 (toplev_main): Don't set save_argv. Update call to decode_options.
19722 * toplev.h (read_integral_parameter): Remove.
19723 * varasm.c (elf_record_gcc_switches): Don't handle holding back names.
19725 2010-06-19 Richard Earnshaw <rearnsha@arm.com>
19728 * arm.md (cmpsi2_addneg): Prefer emitting adds to subs with a negative
19730 * constraints.md (Pw, Px): New constraints.
19731 * thumb2.md (cmpsi2_addneg peephole2): New peepholes.
19733 2010-06-19 H.J. Lu <hongjiu.lu@intel.com>
19735 * config/i386/sse.md (fma4modesuffixf4): Removed.
19736 (ssemodesuffixf2s): Likewise.
19737 (ssemodesuffixf4): Likewise.
19738 (ssemodesuffixf2c): Likewise.
19739 (ssescalarmodesuffix2s): Likewise.
19740 (avxmodesuffixf2c): Likewise.
19741 (ssemodesuffix): New.
19742 (ssescalarmodesuffix): Likewise.
19743 Update patterns with ssemodesuffix and ssescalarmodesuffix.
19745 2010-06-19 Philip Herron <herron.philip@googlemail.com>
19747 * c-decl.c (c_write_global_declarations): Don't check flag_syntax_only.
19749 2010-06-18 H.J. Lu <hongjiu.lu@intel.com>
19751 * stor-layout.c (debug_rli): Remove unused local variables.
19753 2010-06-18 Eric Botcazou <ebotcazou@adacore.com>
19755 PR rtl-optimization/40900
19756 * expr.c (expand_expr_real_1) <SSA_NAME>: Fix long line. Save the
19757 original expression for later reuse.
19758 <expand_decl_rtl>: Use promote_function_mode to compute the signedness
19759 of the promoted RTL for a SSA_NAME on the LHS of a call statement.
19761 2010-06-18 Anatoly Sokolov <aesok@post.ru>
19763 * double-int.h (double_int_to_shwi, double_int_to_uhwi,
19764 double_int_fits_in_uhwi_p): Implement as static inline.
19765 (double_int_xor): New inline function.
19766 (double_int_lrotate, double_int_rrotate, double_int_max,
19767 double_int_umax, double_int_smax, double_int_min, double_int_umin,
19768 double_int_smin): Declare.
19769 (lrotate_double, rrotate_double): Remove declaration.
19770 * double-int.c (double_int_fits_in_uhwi_p, double_int_to_shwi,
19771 double_int_to_uhwi, lrotate_double, rrotate_double): Remove function.
19772 (double_int_lrotate, double_int_rrotate, double_int_max,
19773 double_int_umax, double_int_smax, double_int_min, double_int_umin,
19774 double_int_smin): New function.
19775 * fold-const.c (int_const_binop): Clean up, use double_int_*
19777 * simplify-rtx.c (simplify_const_binary_operation): Clean up, use
19778 double_int_* and immed_double_int_const functions.
19780 2010-06-18 Nathan Froyd <froydnj@codesourcery.com>
19782 * function.h (types_used_by_cur_var_decl): Change type to a VEC.
19783 * function.c (types_used_by_cur_var_decl): Likewise.
19784 (used_types_insert): Adjust for new type of types_used_by_cur_var_decl.
19786 2010-06-18 Nathan Froyd <froydnj@codesourcery.com>
19788 * tree.h (record_layout_info): Change type of pending_statics field
19790 * stor-layout.c (start_record_layout): Store NULL into
19792 (debug_rli): Call debug_vec_tree instead of debug_tree.
19793 (place_field): Likewise.
19794 (finish_record_layout): Likewise.
19796 2010-06-18 Alan Modra <amodra@gmail.com>
19798 * config/rs6000/linux64.h (SET_CMODEL): Don't expand to empty.
19800 2010-06-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
19803 * config/pa/pa.c (emit_move_sequence): Don't infer REG_POINTER flag
19804 for SET source operand from SET destination operand.
19806 2010-06-17 Bernd Schmidt <bernds@codesourcery.com>
19808 PR rtl-optimization/39871
19809 * reload1.c (init_eliminable_invariants): For flag_pic, disable
19810 equivalences only for constants that aren't LEGITIMATE_PIC_OPERAND_P.
19811 (function_invariant_p): Rule out a plus of frame or arg pointer with
19813 * ira.c (find_reg_equiv_invariant_const): Likewise.
19815 2010-06-17 Gunther Nikl <gnikl@users.sourceforge.net>
19817 * config/rs6000/rs6000.c (print_operand) <'K'>: Also use
19818 print_operand_address and puts to output the operand for CONST.
19820 2010-06-17 Jakub Jelinek <jakub@redhat.com>
19823 * dwarf2out.c (dwarf2out_debug_hooks): Add entry for begin_epilogue
19826 2010-06-17 Nathan Froyd <froydnj@codesourcery.com>
19828 * v850-protos.h (print_operand): Delete.
19829 (print_operand_address): Delete.
19830 * v850.h (PRINT_OPERAND): Delete.
19831 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
19832 (PRINT_OPERAND_ADDRESS): Delete.
19833 * v850.c (print_operand_address): Rename to...
19834 (v850_print_operand_address): ...this. Make static. Call
19835 v850_print_operand.
19836 (print_operand): Rename to...
19837 (v850_print_operand): ...this. Make static. Call
19838 v850_print_operand_address.
19839 (v850_print_operand_punct_valid_p): New function.
19840 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
19841 (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
19843 2010-06-17 Nathan Froyd <froydnj@codesourcery.com>
19845 * config/sh/sh-protos.h (print_operand): Delete.
19846 (print_operand_address): Delete.
19847 * config/sh/sh.h (PRINT_OPERAND): Delete.
19848 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
19849 (PRINT_OPERAND_ADDRESS): Delete.
19850 * config/sh/sh.c (sh_print_operand_address): Make static.
19851 (sh_print_operand): Make static. Call sh_print_operand_address
19852 and sh_print_operand.
19853 (sh_print_operand_punct_valid_p): New function.
19854 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
19855 (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
19857 2010-06-17 Nathan Froyd <froydnj@codesourcery.com>
19859 * config/mcore/mcore-protos.h (mcore_print_operand): Delete.
19860 (mcore_print_operand_address): Delete.
19861 * config/mcore/mcore.h (PRINT_OPERAND): Delete.
19862 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
19863 (PRINT_OPERAND_ADDRESS): Delete.
19864 * config/mcore/mcore.c (mcore_print_operand_address): Make static.
19865 (mcore_print_operand): Make static.
19866 (mcore_print_operand_punct_valid_p): New function.
19867 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define
19868 (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
19870 2010-06-17 Nathan Froyd <froydnj@codesourcery.com>
19872 * config/m68hc11/m68hc11-protos.h (print_operand): Delete.
19873 (print_operand_address): Delete.
19874 * config/m68hc11/m68hc11.h (PRINT_OPERAND): Delete.
19875 (PRINT_OPERAND_ADDRESS): Delete.
19876 * config/m68hc11/m68hc11.c (m68hc11_print_operand_address): Make
19878 (m68hc11_print_operand): Make static.
19879 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
19881 2010-06-17 Nathan Froyd <froydnj@codesourcery.com>
19883 * config/m32r/m32r-protos.h (m32r_print_operand): Delete.
19884 (m32r_print_operand_address): Delete.
19885 * config/m32r/m32r.h (m32r_punct_chars): Delete.
19886 (PRINT_OPERAND): Delete.
19887 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
19888 (PRINT_OPERAND_ADDRESS): Delete.
19889 * config/m32r/m32r.c (m32r_punct_chars): Make static.
19890 (m32r_print_operand_address): Make static.
19891 (m32r_print_operand): Make static.
19892 (m32r_print_operand_punct_valid_p): New function.
19893 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
19894 (TARGET_PRINT_OPERAND_ADDRESS): Define.
19896 2010-06-17 Nathan Froyd <froydnj@codesourcery.com>
19898 * config/iq2000/iq2000-protos.h (print_operand): Delete.
19899 (print_operand_address): Delete.
19900 * config/iq2000/iq2000.h (PRINT_OPERAND): Delete.
19901 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
19902 (PRINT_OPERAND_ADDRESS): Delete.
19903 (iq2000_print_operand_punct): Delete.
19904 * config/iq2000/iq2000.c (iq2000_print_operand_punct): Make static.
19905 (iq2000_print_operand_address): Make static.
19906 (iq2000_print_operand): Make static.
19907 (iq2000_print_operand_punct_valid_p): New function.
19908 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
19909 (TARGET_PRINT_OPERAND_ADDRESS): Define.
19911 2010-06-17 Nathan Froyd <froydnj@codesourcery.com>
19913 * config/frv/frv-protos.h (frv_print_operand): Delete.
19914 (frv_print_operand_address): Delete.
19915 * config/frv/frv.h (PRINT_OPERAND): Delete.
19916 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
19917 (PRINT_OPERAND_ADDRESS): Delete.
19918 * config/frv/frv.c (frv_print_operand_address): Make static.
19919 (frv_print_operand): Make static.
19920 (frv_print_operand_punct_valid_p): New function.
19921 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
19922 (TARGET_PRINT_OPERAND_ADDRESS): Define.
19924 2010-06-17 Nathan Froyd <froydnj@codesourcery.com>
19926 * tree.h (vec_member): Declare.
19927 * tree.c (vec_member): Define.
19929 2010-06-17 Richard Guenther <rguenther@suse.de>
19931 * tree-flow-inline.h (array_ref_contains_indirect_ref): Remove.
19932 * tree-flow.h (array_ref_contains_indirect_ref): Likewise.
19934 2010-06-17 Richard Guenther <rguenther@suse.de>
19936 * tree-inline.c (declare_return_variable): Remove bogus code.
19938 2010-06-17 Richard Guenther <rguenther@suse.de>
19940 * gimplify.c (gimplify_bind_expr): Always promote complex
19941 and vector variables to registers if possible.
19943 2010-06-17 Richard Guenther <rguenther@suse.de>
19945 * expr.c (get_inner_reference): Use double_int for bit_offset
19948 2010-06-16 DJ Delorie <dj@redhat.com>
19950 * common.opt (-fstrict-volatile-bitfields): new.
19951 * doc/invoke.texi: Document it.
19952 * fold-const.c (optimize_bit_field_compare): For volatile
19953 bitfields, use the field's type to determine the mode, not the
19955 * expr.c (expand_assignment): Likewise.
19956 (get_inner_reference): Likewise.
19957 (expand_expr_real_1): Likewise.
19958 * expmed.c (store_fixed_bit_field): Likewise.
19959 (extract_bit_field_1): Likewise.
19960 (extract_fixed_bit_field): Likewise.
19962 2010-06-16 Richard Guenther <rguenther@suse.de>
19964 * tree-inline.c (remap_gimple_op_r): Recurse using remap_gimple_op_r.
19966 2010-06-16 Douglas B Rupp <rupp@gnat.com>
19968 * config/ia64/vms.h (ASM_OUTPUT_DWARF_DELTA_UNITS): Remove.
19969 (ASM_OUTPUT_DWARF_VMS_DELTA: Define new macro.
19970 * dbxout.c (gcc_debug_hooks): New entry begin_epilogue.
19971 * debug.c: Likewise.
19972 * sdbout.c: Likewise.
19973 * vmsdbgout.c: Likewise.
19974 * debug.h: Likewise. (dwarf2out_vms_{begin,end}_prologue): Declare.
19975 * doc/tm.texi (ASM_OUTPUT_DWARF_VMS_DELTA): Document.
19976 * dwarf2asm.c (dw2_asm_output_vms_delta): New function.
19977 (ASM_OUTPUT_DWARF_VMS_DELTA): Call it.
19978 * dwarf2asm.h (dw2_asm_output_vms_delta): Declare.
19979 * dwarf2out.c (dw_fde_struct): New fields
19980 dw_fde_vms_{end,begin}_prologue.
19981 (PROLOGUE_END_LABEL, EPILOGUE_BEGIN_LABEL): New macros.
19982 (dwarf2out_begin_prologue): Set dw_fde_struct defaults for above.
19983 (dwarf2out_vms_end_prologue): New function.
19984 (dwarf2out_vms_begin_epilogue): New function.
19985 (dw_val_struct): New value dw_val_class_vms_delta.
19986 (gcc_debug_hooks): New entry begin_epilogue. Set end_prologue,
19987 begin_epilogue for VMS.
19988 (AT_vms_delta1, AT_vms_delta2, add_AT_vms_delta): Declare
19989 new static functions.
19990 (dwarf_attr_name): New cases DW_AT_HP_{prologue,epilogue}.
19991 (AT_vms_delta1, AT_vms_delta2, add_AT_vms_delta): New
19993 (print_die): New case dw_val_class_vms_delta.
19994 (attr_checksum): Likewise.
19995 (same_dw_val_p: Likewise.
19996 (size_of_die): Likewise.
19997 (value_format): Likewise.
19998 (output_die): Likewise.
19999 (gen_subprogram_die): Call add_AT_vms_delta on VMS.
20000 (dwarf2out_begin_epilogue): Rename to dwarf2out_cfi_begin_epilogue
20001 * dwarf2out.h (dwarf2out_begin_epilogue): Rename to
20002 dwarf2out_cfi_begin_epilogue
20003 * final.c (final_scan_insn): Likewise. Call begin_epilogue.
20005 2010-06-16 Nathan Froyd <froydnj@codesourcery.com>
20007 * config/cris/cris-protos.h (cris_print_operand): Delete.
20008 (cris_print_operand_address): Delete.
20009 * config/cris/cris.h (PRINT_OPERAND): Delete.
20010 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
20011 (PRINT_OPERAND_ADDRESS): Delete.
20012 * config/cris/cris.c (cris_print_operand_address): Make static.
20013 (cris_print_operand): Make static.
20014 (cris_print_operand_punct_valid_p): New function.
20015 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
20016 (TARGET_PRINT_OPERAND_ADDRESS): Define.
20018 2010-06-16 Nathan Froyd <froydnj@codesourcery.com>
20020 * config/arm/arm-protos.h (arm_print_operand): Delete.
20021 (arm_print_operand_address): Delete.
20022 * config/arm/arm.h (PRINT_OPERAND): Delete.
20023 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
20024 (PRINT_OPERAND_ADDRESS, ARM_PRINT_OPERAND_ADDRESS):
20025 (THUMB_PRINT_OPERAND_ADDRESS): Delete and move code to...
20026 * config/arm/arm.c (arm_print_operand_address): ...here. New function.
20027 (arm_print_operand): Make static.
20028 (arm_print_operand_punct_valid_p): New function.
20029 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
20030 (TARGET_PRINT_OPERAND_ADDRESS): Define.
20032 2010-06-16 Nick Clifton <nickc@redhat.com>
20034 * config/rx/constraints.md (NEGint4): New constraint.
20035 * config/rx/rx.md (attr cc): Add set_zsc.
20036 (cbranchsf4): Only test for -fnon-call-exceptions if cfun has been
20039 (call_internal): Clobber the cc0 register.
20040 (call_value_internal): Likewise.
20041 (cstoresi4): Likewise.
20042 (movsieq): Likewise.
20043 (movsine): Likewise.
20044 (addsi3): Add alternative to handle small negative constants.
20045 (sunsi3): Likewise.
20046 (addsi3): Do not set the O bit in the cc0 register.
20047 (adddi3): Likewise.
20048 (subsi3): Likewise.
20049 (subdi3): Likewise.
20050 (andsi3): Reorder alternatives to prefer shorter forms.
20051 (mulsi3): Likewise.
20052 (iorsi3): Likewise.
20053 (negsi2): Note that the cc0 flags are set.
20054 (rotlsi3): Note that only the Z and S bits are set in cc0.
20055 (lshrsi3): Likewise.
20056 (ashlsi3): Likewise.
20057 (subsf3): Use %Q for the MEM operand.
20058 (fix_truncsfsi2): Likewise.
20059 (floatsisf2): Likewise.
20060 (bitset): Remove early clobber from destination.
20061 (bitset_in_memory): Likewise.
20062 (lrintsf2): Clobber the cc0 register.
20063 * config/rx/rx.c (rx_notice_update_cc): Handle CC_SET_ZSC.
20064 (rx_print_operand): Handle %N.
20066 2010-06-16 Jan Hubicka <jh@suse.cz>
20068 * df-core.c (df_compact_blocks): Free problem_temps vector.
20070 2010-06-16 Martin Jambor <mjambor@suse.cz>
20072 PR tree-optimization/43905
20073 * tree-sra.c: Include tree-inline.h.
20074 (create_abstract_origin): Removed.
20075 (modify_function): Version the call graph node instead of creating
20076 abstract origins and dealing with same_body aliases.
20077 * tree-sra.c (ipa_sra_preliminary_function_checks): Check whether the
20078 function is versionable.
20079 * Makefile.in (tree-sra.o): Add TREE_INLINE_H to dependencies.
20081 2010-06-16 Maxim Kuvyrkov <maxim@codesourcery.com>
20083 * config/mips/linux64.h (BIONIC_DYNAMIC_LINKERN32): Define.
20084 (CHOOSE_DYNAMIC_LINKER): Update.
20086 2010-06-15 Uros Bizjak <ubizjak@gmail.com>
20088 * config/i386/i386.c (*prefetch_sse_<mode>): Macroize insn from
20089 *prefetch_sse and *prefetch_sse_rex using P mode iterator.
20090 (*prefetch_3dnow_<mode>): Ditto from *prefetch_3dnow and
20091 *prefetch_3dnow_rex.
20093 2010-06-15 Anatoly Sokolov <aesok@post.ru>
20095 * target.h (struct asm_out):Add declare_constant_name field.
20096 * target-def.h (TARGET_ASM_DECLARE_CONSTANT_NAME): Define.
20097 (TARGET_INITIALIZER): Use TARGET_ASM_DECLARE_CONSTANT_NAME.
20098 * output.h (default_asm_declare_constant_name): Declare.
20099 (assemble_label): Update prototype.
20100 * varasm.c (assemble_constant_contents): Use
20101 targetm.asm_out.declare_constant_name target hook.
20102 (assemble_label): Add 'file' argument.
20103 (default_asm_declare_constant_name): New function.
20104 * system.h (ASM_DECLARE_CONSTANT_NAME): Poison.
20105 * doc/tm.texi (ASM_DECLARE_CONSTANT_NAME): Remove.
20106 (TARGET_ASM_DECLARE_CONSTANT_NAME): Document it.
20108 * config/darwin-protos.h (darwin_asm_declare_constant_name): Declare.
20109 * config/darwin.c (darwin_asm_declare_constant_name): New function.
20110 (machopic_output_indirection): Update assemble_label argument list.
20111 * config/darwin.h (ASM_DECLARE_CONSTANT_NAME): Remove.
20112 (TARGET_ASM_DECLARE_CONSTANT_NAME): Define.
20114 2010-06-15 Sebastian Pop <sebastian.pop@amd.com>
20116 PR middle-end/44391
20117 * graphite-clast-to-gimple.c (graphite_create_new_loop_guard): Use
20118 size_one_node for pointer types. Do not call gmp_cst_to_tree.
20120 2010-06-15 Richard Guenther <rguenther@suse.de>
20122 * tree-ssa-pre.c (eliminate): Handle PHI elimination to constants.
20124 2010-06-15 Paul Brook <paul@codesourcery.com>
20126 * config/arm/arm.c (use_vfp_abi): Add sorry() for Thumb-1
20129 2010-06-15 Alexandre Oliva <aoliva@redhat.com>
20131 * tree-vect-patterns.c (vect_pattern_recog_1): Bail out if we
20132 don't get a vector type for output.
20134 2010-06-15 Jakub Jelinek <jakub@redhat.com>
20137 * langhooks.h (struct lang_hooks_for_decls): Add omp_report_decl.
20138 * langhooks-def.h (LANG_HOOKS_OMP_REPORT_DECL): Define.
20139 (LANG_HOOKS_DECLS): Add it.
20140 * gimplify.c (omp_notice_variable): Call
20141 lang_hooks.decls.omp_report_decl.
20143 2010-06-15 Martin Jambor <mjambor@suse.cz>
20146 * tree-sra.c (replace_removed_params_ssa_names): Call release_ssa_name
20147 on the newly dead SSA name.
20149 2010-06-15 Alan Modra <amodra@gmail.com>
20151 * doc/invoke.texi: Add mcmodel to powerpc options.
20152 * configure.ac: Add HAVE_LD_LARGE_TOC test.
20153 * configure: Regenerate.
20154 * config.in: Regenerate.
20155 * config/rs6000/linux64.opt (mcmodel): New.
20156 * config/rs6000/linux64.h (TARGET_USES_LINUX64_OPT): Define.
20157 (TARGET_CMODEL, SET_CMODEL): Define.
20158 (SUBSUBTARGET_OVERRIDE_OPTIONS): Check user -mcmodel choice,
20159 select CMODEL_MEDIUM default.
20160 * config/rs6000/rs6000.h (enum rs6000_cmodel): New.
20161 (TARGET_CMODEL): Define default.
20162 * config/rs6000/rs6000.c (cmodel): New variable.
20163 (rs6000_explicit_options): Add cmodel field.
20164 (rs6000_handle_option): Handle -mcmodel.
20165 (create_TOC_reference): Add largetoc_reg param. Generate high,
20166 lo_sum rtl for CMODEL_MEDIUM and CMODEL_LARGE. Update all callers.
20167 (rs6000_delegitimize_address): Recognise new toc reference rtl
20168 and minimal-toc rtl.
20169 (rs6000_legitimize_reload_address): Handle new toc references.
20170 (print_operand_address): Handle legitimate_constant_pool_address_p
20171 match before lo_sum.
20172 (rs6000_eliminate_indexed_memrefs): Tidy.
20173 (rs6000_emit_move): Tweak threshold for inlining constants.
20174 Keep rs6000_emit_allocate_stack large stack frame offsets
20175 loaded into r0 inline.
20176 (rs6000_generate_compare <cmptf_internal2>): One more clobber.
20177 (tocrel_base, tocrel_offset): New variables.
20178 (toc_relative_expr_p): Set them here.
20179 (print_operand_address): Skip over any offset on constant pool address.
20180 (rs6000_output_addr_const_extra): Print tocrel_offset before @toc.
20181 (rs6000_mode_dependent_address <LO_SUM>): False for new toc refs.
20182 (offsettable_ok_by_alignment): New function.
20183 (rs6000_emit_move): Address suitably aligned local symbol_refs
20184 relative to the toc pointer for -mcmodel=medium.
20185 (legitimate_constant_pool_address_p): Make param const_rtx. Add
20186 strict param. Allow lo_sum version of addressing. Verify reg
20187 used for -mminimal-toc and -mcmodel != small. Update all callers.
20188 * config/rs6000/constraints.md: Update for above change.
20189 * config/rs6000/predicates.md: Likewise.
20190 * config/rs6000/rs6000.md (tls_gd_aix): Generate -mcmodel=medium/large
20192 (tls_gd): Split for -mcmodel=medium/large.
20193 (tls_gd_high, tls_gd_low): New.
20194 (tls_ld_aix, tls_ld, tls_ld_high, tls_ld_low): Similarly.
20195 (tls_got_dtprel, tls_got_dtprel_high, tls_got_dtprel_low): Similarly.
20196 (tls_got_tprel, tls_got_tprel_high, tls_got_tprel_low): Similarly.
20197 (largetoc_high, largetoc_low): New.
20198 (cmptf_internal2): Add clobber.
20199 * config/rs6000/rs6000-protos.h: Update.
20201 2010-06-14 Changpeng Fang <changpeng.fang@amd.com>
20203 * tree-ssa-loop-prefetch.c (nothing_to_prefetch_p): New. Return
20204 true if no prefetch is going to be generated for a given group.
20205 (estimate_prefetch_count): Use prefetch_mod and unroll_factor to
20206 estimate the prefetch_count.
20207 (loop_prefetch_arrays): Call nothing_to_prefetch_p; estimate the
20208 prefetch count by considering the unroll_factor and prefetch_mod
20209 for is_loop_prefetching_profitable.
20211 2010-06-14 Andreas Schwab <schwab@linux-m68k.org>
20213 * config/m68k/m68k.c (m68k_delegitimize_address): Don't do
20214 anything if the argument is not a MEM.
20216 2010-06-14 Alexandre Oliva <aoliva@redhat.com>
20221 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Skip
20223 (canonicalize_loop_ivs): Likewise.
20225 2010-06-14 Alexandre Oliva <aoliva@redhat.com>
20228 * haifa-sched.c (setup_insn_reg_pressure_info,
20229 update_register_pressure): Reject debug insns.
20230 (ready_sort): Don't setup reg pressure for debug insns.
20231 (schedule_insn): Don't update reg pressure for debug insns.
20233 2010-06-14 Richard Guenther <rguenther@suse.de>
20235 * lto-streamer.c (cached_bp): Remove.
20236 (bitpack_delete): Likewise.
20237 (bitpack_create): Likewise.
20238 (bp_get_next_word): Likewise.
20239 (bp_pack_value, bp_unpack_value): Move ...
20240 * lto-streamer.h (bp_pack_value, bp_unpack_value): ... here.
20242 (struct bitpack_d): Likewise.
20243 (bitpack_create, lto_output_bitpack, lto_input_bitpack):
20244 New inline functions.
20245 * lto-streamer-out.c (lto_output_bitpack): Remove.
20246 (pack_ts_base_value_fields): Adjust. Avoid conditional bitpacking.
20247 (pack_value_fields): Adjust.
20248 (lto_write_tree): Likewise.
20249 (output_gimple_stmt): Likewise.
20250 (output_function): Likewise.
20251 * lto-streamer-in.c (input_gimple_stmt): Adjust.
20252 (input_function): Likewise.
20253 (unpack_ts_base_value_fields): Adjust. Avoid conditional bitpacking.
20254 (lto_input_bitpack): Remove.
20255 (lto_materialize_tree): Adjust.
20256 * Makefile.in (ipa-prop.o): Add $(LTO_STREAMER_H) dependency.
20257 * lto-cgraph.c (lto_output_edge): Adjust.
20258 (lto_output_node): Likewise.
20259 (lto_output_varpool_node): Likewise.
20260 (lto_output_ref): Likewise.
20261 (input_node): Likewise.
20262 (input_varpool_node): Likewise.
20263 (input_ref): Likewise.
20264 (input_edge): Likewise.
20265 (output_node_opt_summary): Likewise.
20266 (input_node_opt_summary): Likewise.
20267 * ipa-pure-const.c (pure_const_write_summary): Likewise.
20268 (pure_const_read_summary): Likewise.
20269 * ipa-prop.c (ipa_write_indirect_edge_info): Likewise.
20270 (ipa_read_indirect_edge_info): Likewise.
20271 (ipa_write_node_info): Likewise.
20272 (ipa_read_node_info): Likewise.
20274 2010-06-14 H.J. Lu <hongjiu.lu@intel.com>
20277 * config/i386/sse.md (vec_extract_lo_<mode>): Replace 0x1 with 0x0.
20278 (vec_extract_lo_v16hi): Likewise.
20279 (vec_extract_lo_v32qi): Likewise.
20281 2010-06-14 Jakub Jelinek <jakub@redhat.com>
20284 * tree.h (build_call_expr): Don't define as vararg macro, instead
20286 * builtins.c (build_call_nofold): Remove.
20287 (expand_builtin_int_roundingfn, expand_builtin_pow,
20288 expand_builtin_mempcpy_args, expand_builtin_stpcpy,
20289 expand_builtin_memset_args, expand_builtin_strcmp,
20290 expand_builtin_strncmp, expand_builtin_memory_chk): Use
20291 build_call_nofold_loc instead of build_call_nofold.
20292 (build_call_expr): New function.
20294 PR tree-optimization/44508
20295 * tree-ssa-propagate.h (substitute_and_fold): Add DO_DCE argument.
20296 * tree-ssa-propagate.c (substitute_and_fold): If !DO_DCE,
20297 don't eliminate trivially dead stmts.
20298 * tree-vrp.c (vrp_finalize): Pass false as last argument
20299 to substitute_and_fold.
20300 * tree-ssa-copy.c (fini_copy_prop): Pass true as last argument
20301 to substitute_and_fold.
20302 * tree-ssa-ccp.c (ccp_finalize): Likewise.
20305 * c-config-lang.in (gtfiles): Add c-family/c-cppbuiltin.c.
20307 2010-06-14 Ira Rosen <irar@il.ibm.com>
20309 PR tree-optimization/44507
20310 * tree-vect-loop.c (get_initial_def_for_reduction): Use -1
20311 to build initial vector for BIT_AND_EXPR.
20312 * tree-vect-slp.c (vect_get_constant_vectors): Likewise.
20314 2010-06-14 Jakub Jelinek <jakub@redhat.com>
20316 * config/s390/s390.md (*mov<mode>_64 DD_DF, mov<mode>): Properly
20317 adjust z10prop set_attr.
20319 2010-06-13 Jan Hubicka <jh@suse.cz>
20321 * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,
20322 bitmap_and_compl_into, bitmap_compl_and_into, bitmap_ior,
20323 bitmap_ior_into, bitmap_xor, bitmap_xor_into,
20324 bitmap_ior_and_compl, bitmap_ior_and_compl): Turn internal
20325 datastructure checks into checking asserts.
20326 * rtlanal.c (find_reg_note): Use gcc_checking_assert.
20327 * tree-ssa-sccvn.c (VN_INFO): Likewise.
20328 * df-scan.c (df_reorganize_refs_by_reg_by_reg, df_install_ref,
20329 df_ref_create_structure): Likewise.
20330 * alloc-pool.c (create_alloc_pool, empty_alloc_pool, pool_alloc,
20331 pool_free): Use gcc_checking_assert.
20332 * alias.c (get_alias_set): Likewise.
20333 * var-tracking.c (variable_htab_free, shared_hash_copy,
20334 canonicalize_values_mark, variable_merge_over_cur): Likewise.
20335 * lto-streamer.c (bp_unpack_value): Likewise.
20337 2010-06-13 Richard Guenther <rguenther@suse.de>
20339 * lto-streamer-in.c (lto_input_ts_type_tree_pointers):
20340 Do not stream but initialize TYPE_CANONICAL to NULL.
20341 (lto_output_ts_type_tree_pointers): Do not stream TYPE_CANONICAL.
20342 * gimple.c (gimple_types_compatible_p): Disregard
20343 TYPE_STRUCTURAL_EQUALITY_P.
20344 (gimple_register_type): Use TYPE_CANONICAL as cache.
20345 * lto-streamer.c (lto_record_common_node): Zero TYPE_CANONICAL
20346 before registering common types.
20347 * config/i386/i386.c (ix86_function_arg_boundary): Do not
20348 use TYPE_CANONICAL, instead use TYPE_MAIN_VARIANT.
20349 * tree.h (TYPE_CANONICAL): Clarify documentation.
20351 2010-06-13 Anatoly Sokolov <aesok@post.ru>
20353 * config/ia64/ia64.h (FUNCTION_VALUE_REGNO_P, FUNCTION_VALUE,
20354 LIBCALL_VALUE): Remove macros.
20355 * config/ia64/ia64-protos.h (ia64_function_value): Remove.
20356 * config/ia64/ia64.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
20357 TARGET_FUNCTION_VALUE_REGNO_P): Define.
20358 (ia64_libcall_value, ia64_function_value_regno_p): New functions.
20359 (ia64_function_value): Make static. Handle receiving the function
20360 type in 'fn_decl_or_type' argunent. Add 'outgoing' argument.
20362 2010-06-12 Jan Hubicka <jh@suse.cz>
20364 * cse.c (cse_extended_basic_block): Move optimize_bb_for_speed_p
20367 2010-06-12 Bernd Schmidt <bernds@codesourcery.com>
20369 * config/arm/arm.c (thumb2_reorg): Fix errors in previous change.
20371 2010-06-12 Jan Hubicka <jh@suse.cz>
20373 * df-core.c (df_clear_bb_info): New function.
20374 (df_set_blocks): bb_info is always allocated.
20375 (df_get_bb_info): Use block_info_elt_size.
20376 (df_set_bb_info): Likewise.
20377 (df_compact_blocks): Update for new block_info.
20378 (grow_bb_info): New function.
20379 * df-problems.c (df_grow_bb_info): Move to df-core.c
20380 (df_rd_set_bb_info): Remove.
20381 (df_rd_free_bb_info): Do not free block pool.
20382 (df_rd_alloc): Do not create pool, use check for
20383 obstack presence instead of NULL pointer for new blocks.
20384 (df_rd_free): DO not free alloc pool; clear block_info.
20385 (problem_RD): Add size of block info structure.
20386 (df_lr_set_bb_info): Remove.
20387 (df_lr_free_bb_info): Do not free block pool.
20388 (df_lr_alloc): Do not create pool, use check for
20389 obstack presence instead of NULL pointer for new blocks.
20390 (df_lr_free): DO not free alloc pool; clear block_info.
20391 (problem_LR): Add size of block info structure.
20392 (df_live_set_bb_info): Remove.
20393 (df_live_free_bb_info): Do not free block pool.
20394 (df_live_alloc): Do not create pool, use check for
20395 obstack presence instead of NULL pointer for new blocks.
20396 (df_live_free): DO not free alloc pool; clear block_info.
20397 (problem_LIVE): Add size of block info structure.
20398 (problem_CHAIN): Add size of block info structure.
20399 (df_byte_lr_set_bb_info): Remove.
20400 (df_byte_lr_free_bb_info): Do not free block pool.
20401 (df_byte_lr_alloc): Do not create pool, use check for
20402 obstack presence instead of NULL pointer for new blocks.
20403 (df_byte_lr_free): DO not free alloc pool; clear block_info.
20404 (problem_BYTE_LR): Add size of block info structure.
20405 (problem_NOTE): Add size of block info structure.
20406 (df_byte_MD_set_bb_info): Remove.
20407 (df_byte_MD_free_bb_info): Do not free block pool.
20408 (df_byte_MD_alloc): Do not create pool, use check for
20409 obstack presence instead of NULL pointer for new blocks.
20410 (df_byte_MD_free): DO not free alloc pool; clear block_info.
20411 (problem_BD): Add size of block info structure.
20412 * df-scan.c (df_scan_free_internal): Free block pool.
20413 (df_scan_set_bb_info): Remove.
20414 (df_scan_free_bb_info): Check for artificial_defs instead
20415 of bb_info being non-NULL.
20416 (df_scan_alloc): DO not create df_scan_block pool.
20417 (problem_SCAN): Set size of block info.
20418 (df_bb_refs_record): Do not allocate bb_info.
20419 * df.h (df_problem): Add block_info_elt_size.
20420 (struct dataflow): Change block_info to void *.
20421 (df_scan_get_bb_info, df_rd_get_bb_info, df_lr_get_bb_info,
20422 df_md_get_bb_info, df_live_get_bb_info, df_byte_lr_get_bb_info): Return
20423 in-line structures.
20425 2010-06-12 Jan Hubicka <jh@suse.cz>
20427 PR tree-optimize/44485
20428 * tree-cfgcleanup.c (fixup_noreturn_call): Remove basic blocks
20429 containing use of return value of noreturn function.
20431 2010-06-12 Anatoly Sokolov <aesok@post.ru>
20433 * targhooks.c (default_function_value): Don't use
20434 FUNCTION_OUTGOING_VALUE.
20435 * system.h (FUNCTION_OUTGOING_VALUE): Poison.
20436 * doc/tm.texi (FUNCTION_OUTGOING_VALUE): Removed.
20438 2010-06-12 Kazu Hirata <kazu@codesourcery.com>
20440 * config.gcc (mips64*-*-linux*, mipsisa64*-*-linux*, mips*-*-linux*):
20441 Add crtfastmath.o to extra_parts.
20442 * config/mips/crtfastmath.c: New.
20443 * config/mips/linux.h (ENDFILE_SPEC): New.
20445 2010-06-12 Sebastian Pop <sebastian.pop@amd.com>
20447 * graphite-clast-to-gimple.c (gcc_type_for_interval): Do not pass
20448 old_type in parameter.
20449 (gcc_type_for_value): Update call to gcc_type_for_interval.
20450 (compute_type_for_level_1): Renamed compute_type_for_level.
20451 Update call to gcc_type_for_interval.
20453 2010-06-11 Joseph Myers <joseph@codesourcery.com>
20455 * common.opt (Wstrict-aliasing=, Wstrict-overflow=, fabi-version=,
20456 flto-compression-level=, ftree-parallelize-loops=): Add RejectNegative.
20458 2010-06-11 Joseph Myers <joseph@codesourcery.com>
20460 * opts-common.c: Include options.h.
20461 (integral_argument): Move from opts.c.
20462 (decode_cmdline_option): New. Based on read_cmdline_option.
20463 * opts.c (integral_argument): Move to opts-common.c.
20464 (read_cmdline_option): Move most contents to
20465 decode_cmdline_option. Use %qs in diagnostics.
20466 * opts.h (CL_ERR_DISABLED, CL_ERR_MISSING_ARG, CL_ERR_WRONG_LANG,
20467 CL_ERR_UINT_ARG, struct cl_decoded_option, integral_argument,
20468 decode_cmdline_option): New.
20470 2010-06-11 Uros Bizjak <ubizjak@gmail.com>
20473 * config/i386/i386.md (UNSPEC_PARITY): New unspec.
20474 (paritydi2_cmp): Use UNSPEC_PARITY unspec instead of parity RTX.
20475 (partiysi2_cmp): Ditto.
20476 (*partiyhi2_cmp): Ditto.
20477 (*parityqi2_cmp): Remove.
20479 2010-06-11 Jan Hubicka <jh@suse.cz>
20481 * bitmap.h (bmp_iter_next_bit): New.
20482 (bmp_iter_set, bmp_iter_and, bmp_iter_and_compl): Use it.
20484 2010-06-11 Sandra Loosemore <sandra@codesourcery.com>
20485 Eric Botcazou <ebotcazou@adacore.com>
20487 * tree-ssa-loop-ivopts.c (get_computation_cost_at): Return again the
20490 2010-06-11 Uros Bizjak <ubizjak@gmail.com>
20492 * config/i386/i386.md (unspec): New define_c_enum.
20495 2010-06-10 Jakub Jelinek <jakub@redhat.com>
20497 * Makefile.in (c-family/c-cppbuiltin.o): Depend on $(CPP_ID_DATA_H).
20499 2010-06-11 Sebastian Pop <sebastian.pop@amd.com>
20501 PR middle-end/44483
20502 * tree-if-conv.c (bb_predicate_s): New struct.
20503 (bb_predicate_p): New.
20504 (bb_has_predicate): New.
20505 (bb_predicate): New.
20506 (set_bb_predicate): New.
20507 (bb_predicate_gimplified_stmts): New.
20508 (set_bb_predicate_gimplified_stmts): New.
20509 (add_bb_predicate_gimplified_stmts): New.
20510 (init_bb_predicate): New.
20511 (free_bb_predicate): New.
20512 (is_predicated): Use bb_predicate.
20513 (add_to_predicate_list): Use bb_predicate and set_bb_predicate.
20514 (predicate_bbs): Same. Gimplify the condition of the basic blocks
20515 before processing their successors.
20516 (clean_predicate_lists): Removed.
20517 (find_phi_replacement_condition): Use bb_predicate.
20518 (process_phi_nodes): Renamed ifconvert_phi_nodes. Avoid useless
20520 (insert_gimplified_predicates): New.
20521 (combine_blocks): Call insert_gimplified_predicates.
20522 (tree_if_conversion): Call free_bb_predicate instead of
20523 clean_predicate_lists.
20525 2010-10-11 Paul Brook <paul@codesourcery.com>
20527 * doc/invoke.texi: Document ARM -mcpu=cortex-m4.
20528 * config/arm/arm.c (all_architectures): Change v7e-m default to
20530 * config/arm/arm-cores.def: Add cortex-m4.
20531 * config/arm/arm-tune.md: Regenerate.
20533 2010-06-11 Jan Hubicka <jh@suse.cz>
20535 * ipa-pure-const.c (special_builtlin_state): New function.
20536 (check_call): Use it instead of special casign BUILT_IN_RETURN.
20537 (propagate_pure_const): Use it.
20539 2010-06-11 Jan Hubicka <jh@suse.cz>
20541 * df-problems.c (df_live_scratch): Convert to bitmap_head.
20542 (df_live_alloc): Initialize df_live_scratch when initializing
20544 (df_live_transfer_function): Update uses of df_live_scratch.
20545 (df_live_free): Free problem_data; clear df_live_scratch before
20546 releasing the obstack.
20547 (df_md_free): Free problem data.
20549 2010-06-11 Jan Hubicka <jh@suse.cz>
20551 * doc/invoke.texi (Wsuggest-attribute): Document.
20552 (Wmissing-noreturn): Remove.
20553 * ipa-pure-const.c (warn_function_noreturn): New function.
20554 * opts.c (decode_options): Set warn_suggest_attribute_noreturn on
20555 warn_missing_noreturn.
20556 * common.opt (Wsuggest-attribute=noreturn): New.
20557 * tree-flow.h (warn_function_noreturn): Declare.
20558 * tree-cfg.c (execute_warn_function_noreturn): Use
20559 warn_function_noreturn.
20560 (gate_warn_function_noreturn): New.
20561 (pass_warn_function_noreturn): Update.
20563 2010-06-11 Manuel López-Ibáñez <manu@gcc.gnu.org>
20565 * c-typeck.c (handle_warn_cast_qual): Add loc
20566 parameter. Improve warning message.
20567 (build_c_cast): Pass location to handle_warn_cast_qual.
20569 2010-06-11 Uros Bizjak <ubizjak@gmail.com>
20571 * config/i386/i386.md (pro_epilogue_adjust_stack_1) <TYPE_ALU>: Assert
20572 that operand 0 == operand 1. Use x86_maybe_negate_const_int to output
20574 (pro_epilogue_adjust_stack_rex64) <TYPE_ALU>: Ditto.
20576 2010-06-10 Dodji Seketeli <dodji@redhat.com>
20578 Fix bootstap on mips
20579 * dwarf2out.c (is_naming_typedef_dec): Built-in TYPE_DECLs cannot
20580 be naming typedefs.
20582 2010-06-11 Kai Tietz <kai.tietz@onevision.com>
20584 * system.h (helper_const_non_const_cast): New inline for
20585 gcc version <= 4.0.
20586 (CONST_CAST2): For gcc version <= 4.0 use
20587 new helper to do const/non-const casting.
20589 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20591 * doc/md.texi: Document the "unspec" and "unspecv" enum names.
20592 * Makefile.in (OBJS-common): Include insn-enums.o.
20593 (insn-enums.o): New rule.
20594 (simple_generated_c): Add insn-enums.c.
20595 (build/genenums.o): New rule.
20596 (genprogmd): Add "enums".
20597 * genconstants.c (print_enum_type): Declare a C string array
20599 * genenums.c: New file.
20600 * print-rtl.c (print_rtx): If defined, use the "unspecv" enum
20601 for UNSPEC_VOLATILE. If defined, use the "unspec" enum for both
20602 UNSPEC and (as a fallback) for UNSPEC_VOLATILE.
20604 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20606 * doc/md.texi (define_enum_attr): Document.
20607 * rtl.def (DEFINE_ENUM_ATTR): New rtx.
20608 * read-md.h (lookup_enum_type): Declare.
20609 * read-md.c (lookup_enum_type): New function.
20610 * genattr.c (gen_attr, main): Handle DEFINE_ENUM_ATTR.
20611 * genattrtab.c (attr_desc): Add an enum_name field.
20612 (evaluate_eq_attr): Take the associated attribute as argument.
20613 Get the enum prefix from the enum_name field, if defined.
20614 Use ACONCAT rather than a fixed-length buffer. Update recursive calls.
20615 (simplify_test_exp): Pass attr to evaluate_eq_attr.
20616 (add_attr_value): New function, split out from...
20617 (gen_attr): ...here. Handle DEFINE_ENUM_ATTR.
20618 (write_test_expr): Pass attr to evaluate_eq_attr.
20619 (write_attr_get): Use the enum_name as the enum tag, if defined.
20620 (write_attr_valueq): Use the enum_name as a prefix, if defined.
20621 (find_attr): Initialize enum_name.
20622 (main): Handle DEFINE_ENUM_ATTR.
20623 * gensupport.c (process_rtx): Likewise.
20624 * config/mips/mips.h (mips_tune_attr): Delete.
20625 * config/mips/mips.md (cpu): Use define_attr_enum.
20627 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20629 * doc/md.texi (define_c_enum, define_enum): Document.
20630 * read-md.h (md_constant): Add a parent_enum field.
20631 (enum_value, enum_type): New structures.
20632 (upcase_string, traverse_enum_types): Declare.
20633 * read-md.c (enum_types): New variable.
20634 (upcase_string, add_constant): New functions.
20635 (handle_constants): Don't create the hash table here.
20637 (traverse_md_constants): Don't check for a null md_constants.
20638 (decimal_string, handle_enum, traverse_enum_types): New functions.
20639 (read_md_files): Initialize md_constants and md_enums.
20640 * genconstants.c (print_md_constant): Ignore info argument.
20641 Only print constants that belong to no enum.
20642 (print_enum_type): New function.
20643 (main): Don't pass stdout to print_md_constant. Call print_enum_type
20644 for each defined enum type.
20645 * config/mips/mips.md (processor): New define_enum.
20646 (unspec): New define_c_enum.
20647 (UNSPEC_COMPARE_AND_SWAP, UNSPEC_COMPARE_AND_SWAP_12)
20648 (UNSPEC_SYNC_OLD_OP, UNSPEC_SYNC_NEW_OP, UNSPEC_SYNC_NEW_OP_12)
20649 (UNSPEC_SYNC_OLD_OP_12, UNSPEC_SYNC_EXCHANGE, UNSPEC_SYNC_EXCHANGE_12)
20650 (UNSPEC_MEMORY_BARRIER): Moved to sync.md.
20651 (UNSPEC_ADDQ, UNSPEC_ADDQ_S, UNSPEC_SUBQ, UNSPEC_SUBQ_S, UNSPEC_ADDSC)
20652 (UNSPEC_ADDWC, UNSPEC_MODSUB, UNSPEC_RADDU_W_QB, UNSPEC_ABSQ_S)
20653 (UNSPEC_PRECRQ_QB_PH, UNSPEC_PRECRQ_PH_W, UNSPEC_PRECRQ_RS_PH_W)
20654 (UNSPEC_PRECRQU_S_QB_PH, UNSPEC_PRECEQ_W_PHL, UNSPEC_PRECEQ_W_PHR)
20655 (UNSPEC_PRECEQU_PH_QBL, UNSPEC_PRECEQU_PH_QBR, UNSPEC_PRECEQU_PH_QBLA)
20656 (UNSPEC_PRECEQU_PH_QBRA, UNSPEC_PRECEU_PH_QBL, UNSPEC_PRECEU_PH_QBR)
20657 (UNSPEC_PRECEU_PH_QBLA, UNSPEC_PRECEU_PH_QBRA, UNSPEC_SHLL)
20658 (UNSPEC_SHLL_S, UNSPEC_SHRL_QB, UNSPEC_SHRA_PH, UNSPEC_SHRA_R)
20659 (UNSPEC_MULEU_S_PH_QBL, UNSPEC_MULEU_S_PH_QBR, UNSPEC_MULQ_RS_PH)
20660 (UNSPEC_MULEQ_S_W_PHL, UNSPEC_MULEQ_S_W_PHR, UNSPEC_DPAU_H_QBL)
20661 (UNSPEC_DPAU_H_QBR, UNSPEC_DPSU_H_QBL, UNSPEC_DPSU_H_QBR)
20662 (UNSPEC_DPAQ_S_W_PH, UNSPEC_DPSQ_S_W_PH, UNSPEC_MULSAQ_S_W_PH)
20663 (UNSPEC_DPAQ_SA_L_W, UNSPEC_DPSQ_SA_L_W, UNSPEC_MAQ_S_W_PHL)
20664 (UNSPEC_MAQ_S_W_PHR, UNSPEC_MAQ_SA_W_PHL, UNSPEC_MAQ_SA_W_PHR)
20665 (UNSPEC_BITREV, UNSPEC_INSV, UNSPEC_REPL_QB, UNSPEC_REPL_PH)
20666 (UNSPEC_CMP_EQ, UNSPEC_CMP_LT, UNSPEC_CMP_LE, UNSPEC_CMPGU_EQ_QB)
20667 (UNSPEC_CMPGU_LT_QB, UNSPEC_CMPGU_LE_QB, UNSPEC_PICK, UNSPEC_PACKRL_PH)
20668 (UNSPEC_EXTR_W, UNSPEC_EXTR_R_W, UNSPEC_EXTR_RS_W, UNSPEC_EXTR_S_H)
20669 (UNSPEC_EXTP, UNSPEC_EXTPDP, UNSPEC_SHILO, UNSPEC_MTHLIP, UNSPEC_WRDSP)
20670 (UNSPEC_RDDSP): Move to mips-dsp.md.
20671 (UNSPEC_ABSQ_S_QB, UNSPEC_ADDU_PH, UNSPEC_ADDU_S_PH, UNSPEC_ADDUH_QB)
20672 (UNSPEC_ADDUH_R_QB, UNSPEC_APPEND, UNSPEC_BALIGN, UNSPEC_CMPGDU_EQ_QB)
20673 (UNSPEC_CMPGDU_LT_QB, UNSPEC_CMPGDU_LE_QB, UNSPEC_DPA_W_PH)
20674 (UNSPEC_DPS_W_PH, UNSPEC_MADD, UNSPEC_MADDU, UNSPEC_MSUB, UNSPEC_MSUBU)
20675 (UNSPEC_MUL_PH, UNSPEC_MUL_S_PH, UNSPEC_MULQ_RS_W, UNSPEC_MULQ_S_PH)
20676 (UNSPEC_MULQ_S_W, UNSPEC_MULSA_W_PH, UNSPEC_MULT, UNSPEC_MULTU)
20677 (UNSPEC_PRECR_QB_PH, UNSPEC_PRECR_SRA_PH_W, UNSPEC_PRECR_SRA_R_PH_W)
20678 (UNSPEC_PREPEND, UNSPEC_SHRA_QB, UNSPEC_SHRA_R_QB, UNSPEC_SHRL_PH)
20679 (UNSPEC_SUBU_PH, UNSPEC_SUBU_S_PH, UNSPEC_SUBUH_QB, UNSPEC_SUBUH_R_QB)
20680 (UNSPEC_ADDQH_PH, UNSPEC_ADDQH_R_PH, UNSPEC_ADDQH_W, UNSPEC_ADDQH_R_W)
20681 (UNSPEC_SUBQH_PH, UNSPEC_SUBQH_R_PH, UNSPEC_SUBQH_W, UNSPEC_SUBQH_R_W)
20682 (UNSPEC_DPAX_W_PH, UNSPEC_DPSX_W_PH, UNSPEC_DPAQX_S_W_PH)
20683 (UNSPEC_DPAQX_SA_W_PH, UNSPEC_DPSQX_S_W_PH, UNSPEC_DPSQX_SA_W_PH):
20684 Moved to mips-dspr2.md.
20685 (UNSPEC_MOVE_TF_PS, UNSPEC_C, UNSPEC_ALNV_PS, UNSPEC_CABS)
20686 (UNSPEC_ADDR_PS, UNSPEC_CVT_PW_PS, UNSPEC_CVT_PS_PW, UNSPEC_MULR_PS)
20687 (UNSPEC_ABS_PS, UNSPEC_RSQRT1, UNSPEC_RSQRT2, UNSPEC_RECIP1)
20688 (UNSPEC_RECIP2, UNSPEC_SINGLE_CC, UNSPEC_SCC): Move from mips-ps-3d.md.
20689 (UNSPEC_LOONGSON_PAVG, UNSPEC_LOONGSON_PCMPEQ, UNSPEC_LOONGSON_PCMPGT)
20690 (UNSPEC_LOONGSON_PEXTR, UNSPEC_LOONGSON_PINSR_0)
20691 (UNSPEC_LOONGSON_PINSR_1, UNSPEC_LOONGSON_PINSR_2)
20692 (UNSPEC_LOONGSON_PINSR_3, UNSPEC_LOONGSON_PMADD)
20693 (UNSPEC_LOONGSON_PMOVMSK, UNSPEC_LOONGSON_PMULHU)
20694 (UNSPEC_LOONGSON_PMULH, UNSPEC_LOONGSON_PMULL, UNSPEC_LOONGSON_PMULU)
20695 (UNSPEC_LOONGSON_PASUBUB, UNSPEC_LOONGSON_BIADD,
20696 UNSPEC_LOONGSON_PSADBH)
20697 (UNSPEC_LOONGSON_PSHUFH, UNSPEC_LOONGSON_PUNPCKH)
20698 (UNSPEC_LOONGSON_PUNPCKL, UNSPEC_LOONGSON_PADDD)
20699 (UNSPEC_LOONGSON_PSUBD): Move to mips-loongson.md.
20700 (UNSPEC_LOONGSON_ALU1_TURN_ENABLED_INSN)
20701 (UNSPEC_LOONGSON_ALU2_TURN_ENABLED_INSN)
20702 (UNSPEC_LOONGSON_FALU1_TURN_ENABLED_INSN)
20703 (UNSPEC_LOONGSON_FALU2_TURN_ENABLED_INSN): Move to mips-loongson2ef.md.
20704 (cpu): Update comment.
20705 * config/mips/sync.md (UNSPEC_COMPARE_AND_SWAP)
20706 (UNSPEC_COMPARE_AND_SWAP_12, UNSPEC_SYNC_OLD_OP, UNSPEC_SYNC_NEW_OP)
20707 (UNSPEC_SYNC_NEW_OP_12, UNSPEC_SYNC_OLD_OP_12, UNSPEC_SYNC_EXCHANGE)
20708 (UNSPEC_SYNC_EXCHANGE_12, UNSPEC_MEMORY_BARRIER): Moved from mips.md.
20709 * config/mips/loongson.md (UNSPEC_LOONGSON_PAVG,
20710 UNSPEC_LOONGSON_PCMPEQ)
20711 (UNSPEC_LOONGSON_PCMPGT, UNSPEC_LOONGSON_PEXTR,
20712 UNSPEC_LOONGSON_PINSR_0)
20713 (UNSPEC_LOONGSON_PINSR_1, UNSPEC_LOONGSON_PINSR_2)
20714 (UNSPEC_LOONGSON_PINSR_3, UNSPEC_LOONGSON_PMADD)
20715 (UNSPEC_LOONGSON_PMOVMSK, UNSPEC_LOONGSON_PMULHU)
20716 (UNSPEC_LOONGSON_PMULH, UNSPEC_LOONGSON_PMULL, UNSPEC_LOONGSON_PMULU)
20717 (UNSPEC_LOONGSON_PASUBUB, UNSPEC_LOONGSON_BIADD,
20718 UNSPEC_LOONGSON_PSADBH)
20719 (UNSPEC_LOONGSON_PSHUFH, UNSPEC_LOONGSON_PUNPCKH)
20720 (UNSPEC_LOONGSON_PUNPCKL, UNSPEC_LOONGSON_PADDD)
20721 (UNSPEC_LOONGSON_PSUBD): Moved from mips.md
20722 * config/mips/loongson2ef.md (UNSPEC_LOONGSON_ALU1_TURN_ENABLED_INSN)
20723 (UNSPEC_LOONGSON_ALU2_TURN_ENABLED_INSN)
20724 (UNSPEC_LOONGSON_FALU1_TURN_ENABLED_INSN)
20725 (UNSPEC_LOONGSON_FALU2_TURN_ENABLED_INSN): Moved from mips.md
20726 * config/mips/mips-dsp.md (UNSPEC_ADDQ, UNSPEC_ADDQ_S, UNSPEC_SUBQ)
20727 (UNSPEC_SUBQ_S, UNSPEC_ADDSC, UNSPEC_ADDWC, UNSPEC_MODSUB)
20728 (UNSPEC_RADDU_W_QB, UNSPEC_ABSQ_S, UNSPEC_PRECRQ_QB_PH)
20729 (UNSPEC_PRECRQ_PH_W, UNSPEC_PRECRQ_RS_PH_W, UNSPEC_PRECRQU_S_QB_PH)
20730 (UNSPEC_PRECEQ_W_PHL, UNSPEC_PRECEQ_W_PHR, UNSPEC_PRECEQU_PH_QBL)
20731 (UNSPEC_PRECEQU_PH_QBR, UNSPEC_PRECEQU_PH_QBLA, UNSPEC_PRECEQU_PH_QBRA)
20732 (UNSPEC_PRECEU_PH_QBL, UNSPEC_PRECEU_PH_QBR, UNSPEC_PRECEU_PH_QBLA)
20733 (UNSPEC_PRECEU_PH_QBRA, UNSPEC_SHLL, UNSPEC_SHLL_S, UNSPEC_SHRL_QB)
20734 (UNSPEC_SHRA_PH, UNSPEC_SHRA_R, UNSPEC_MULEU_S_PH_QBL)
20735 (UNSPEC_MULEU_S_PH_QBR, UNSPEC_MULQ_RS_PH, UNSPEC_MULEQ_S_W_PHL)
20736 (UNSPEC_MULEQ_S_W_PHR, UNSPEC_DPAU_H_QBL, UNSPEC_DPAU_H_QBR)
20737 (UNSPEC_DPSU_H_QBL, UNSPEC_DPSU_H_QBR, UNSPEC_DPAQ_S_W_PH)
20738 (UNSPEC_DPSQ_S_W_PH, UNSPEC_MULSAQ_S_W_PH, UNSPEC_DPAQ_SA_L_W)
20739 (UNSPEC_DPSQ_SA_L_W, UNSPEC_MAQ_S_W_PHL, UNSPEC_MAQ_S_W_PHR)
20740 (UNSPEC_MAQ_SA_W_PHL, UNSPEC_MAQ_SA_W_PHR, UNSPEC_BITREV, UNSPEC_INSV)
20741 (UNSPEC_REPL_QB, UNSPEC_REPL_PH, UNSPEC_CMP_EQ, UNSPEC_CMP_LT)
20742 (UNSPEC_CMP_LE, UNSPEC_CMPGU_EQ_QB, UNSPEC_CMPGU_LT_QB)
20743 (UNSPEC_CMPGU_LE_QB, UNSPEC_PICK, UNSPEC_PACKRL_PH, UNSPEC_EXTR_W)
20744 (UNSPEC_EXTR_R_W, UNSPEC_EXTR_RS_W, UNSPEC_EXTR_S_H, UNSPEC_EXTP)
20745 (UNSPEC_EXTPDP, UNSPEC_SHILO, UNSPEC_MTHLIP, UNSPEC_WRDSP)
20746 (UNSPEC_RDDSP): Moved from mips.md.
20747 * config/mips/mips-dspr2.md (UNSPEC_ABSQ_S_QB, UNSPEC_ADDU_PH)
20748 (UNSPEC_ADDU_S_PH, UNSPEC_ADDUH_QB, UNSPEC_ADDUH_R_QB, UNSPEC_APPEND)
20749 (UNSPEC_BALIGN, UNSPEC_CMPGDU_EQ_QB, UNSPEC_CMPGDU_LT_QB)
20750 (UNSPEC_CMPGDU_LE_QB, UNSPEC_DPA_W_PH, UNSPEC_DPS_W_PH, UNSPEC_MADD)
20751 (UNSPEC_MADDU, UNSPEC_MSUB, UNSPEC_MSUBU, UNSPEC_MUL_PH)
20752 (UNSPEC_MUL_S_PH, UNSPEC_MULQ_RS_W, UNSPEC_MULQ_S_PH, UNSPEC_MULQ_S_W)
20753 (UNSPEC_MULSA_W_PH, UNSPEC_MULT, UNSPEC_MULTU, UNSPEC_PRECR_QB_PH)
20754 (UNSPEC_PRECR_SRA_PH_W, UNSPEC_PRECR_SRA_R_PH_W, UNSPEC_PREPEND)
20755 (UNSPEC_SHRA_QB, UNSPEC_SHRA_R_QB, UNSPEC_SHRL_PH, UNSPEC_SUBU_PH)
20756 (UNSPEC_SUBU_S_PH, UNSPEC_SUBUH_QB, UNSPEC_SUBUH_R_QB, UNSPEC_ADDQH_PH)
20757 (UNSPEC_ADDQH_R_PH, UNSPEC_ADDQH_W, UNSPEC_ADDQH_R_W, UNSPEC_SUBQH_PH)
20758 (UNSPEC_SUBQH_R_PH, UNSPEC_SUBQH_W, UNSPEC_SUBQH_R_W, UNSPEC_DPAX_W_PH)
20759 (UNSPEC_DPSX_W_PH, UNSPEC_DPAQX_S_W_PH, UNSPEC_DPAQX_SA_W_PH)
20760 (UNSPEC_DPSQX_S_W_PH, UNSPEC_DPSQX_SA_W_PH): Moved from mips.md.
20761 * config/mips/mips-ps-3d.md (UNSPEC_MOVE_TF_PS, UNSPEC_C)
20762 (UNSPEC_ALNV_PS, UNSPEC_CABS, UNSPEC_ADDR_PS, UNSPEC_CVT_PW_PS)
20763 (UNSPEC_CVT_PS_PW, UNSPEC_MULR_PS, UNSPEC_ABS_PS, UNSPEC_RSQRT1)
20764 (UNSPEC_RSQRT2, UNSPEC_RECIP1, UNSPEC_RECIP2, UNSPEC_SINGLE_CC)
20765 (UNSPEC_SCC): Moved from mips.md.
20766 * config/mips/mips.c (mips_arch, mips_tune): Change enum from
20767 "processor_type" to "processor".
20768 (mips_rtx_cost_data): Replace PROCESSOR_MAX with NUM_PROCESSOR_VALUES.
20769 * config/mips/mips.h (processor_type): Delete.
20770 (mips_cpu_info.cpu, mips_arch, mips_tune): Change enum from
20771 "processor_type" to "processor".
20773 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20775 * configure.ac (tm_include_list): Add insn-constants.h.
20776 * configure: Regenerate.
20777 * Makefile.in (GTM_H): Move insn-constants.h here from...
20779 * mkconfig.sh: Remove special handling for insn-constants.h.
20781 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20783 * Makefile.in (BUILD_RTL): Move build/read-md.o to...
20784 (BUILD_MD): ...this new variable.
20785 (simple_generated_rtl_h, simple_generated_rtl_c): New variables
20786 that include the old contents of simple_generated_h and
20787 simple_generated_c.
20788 (simple_generated_h, simple_generated_c): Include them. Add
20790 (s-%): Make simple_generated_{h,c} stamps depend on $(MD_DEPS)
20791 and simple_generated_rtl_{h,c} stamps depend on insn-conditions.md.
20792 Remove these dependencies from the main rule and include
20793 insn-conditions.md in the command line only if it appears
20794 in the dependency list.
20795 (insn-constants.h, s-constants): Delete.
20796 (build/genconstants.o): Don't depend on $(RTL_BASE_H), $(GTM_H)
20798 (build/genmddeps.o): Likewise.
20799 (genprogrtl): New variable that contains everything from genprogmd
20800 except mddeps and constants.
20801 (genprogmd): Redefine in terms of genprogrtl. Make these programs
20802 depend on $(BUILD_MD)
20803 (genprog): New variable. Make these programs depend on
20805 * genmddeps.c: Don't include tm.h, rtl.h or gensupport.h.
20806 (main): Use read_md_files instead of init_rtx_reader_args.
20807 * genconstants.c: As for genmddeps.c.
20808 * read-md.h (read_skip_construct): Declare.
20809 * read-md.c (read_skip_construct): New function.
20810 (handle_file): Allow a null handle_directive, skipping the
20812 (parse_include): Update the comment accordingly.
20814 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20816 * Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
20817 * genmddeps.c: Include read-md.h.
20818 (main): Call init_rtx_reader_args instead of init_md_reader_args.
20819 * genattr.c (main): Likewise.
20820 * genattrtab.c (main): Likewise.
20821 * genautomata.c (main): Likewise.
20822 * gencodes.c (main): Likewise.
20823 * genconditions.c (main): Likewise.
20824 * genconfig.c (main): Likewise.
20825 * genconstants.c (main): Likewise.
20826 * genemit.c (main): Likewise.
20827 * genextract.c (main): Likewise.
20828 * genflags.c (main): Likewise.
20829 * genopinit.c (main): Likewise.
20830 * genoutput.c (main): Likewise.
20831 * genpeep.c (main): Likewise.
20832 * genrecog.c (main): Likewise.
20833 * genpreds.c (main): Likewise.
20834 * gensupport.h (in_fname): Move to read-md.h.
20835 (init_md_reader_args_cb): Rename to...
20836 (init_rtx_reader_args_cb): ...this and return a bool.
20837 (init_md_reader_args): Rename to...
20838 (init_rtx_reader_args): ...this and return a bool.
20839 (include_callback): Move to read-md.h.
20840 * gensupport.c (in_fname, include_callback, base_dir, max_include_len)
20841 (file_name_list, first_dir_md_include): Move to read-md.c
20842 (first_bracket_include): Delete unused variable.
20843 (last_dir_md_include): Move to read-md.c.
20844 (process_include): Delete, moving code to read-md.c:handle_include.
20845 (process_rtx): Don't handle INCLUDE.
20846 (save_string): Delete.
20847 (rtx_handle_directive): New function.
20848 (init_md_reader_args_cb): Rename to...
20849 (init_rtx_reader_args_cb): ...this and return a boolean success value.
20851 (init_md_reader_args): Rename to...
20852 (init_rtx_reader_args): ...this and return a boolean success value.
20853 * rtl.def (INCLUDE): Delete.
20854 * rtl.h (read_rtx): Remove "int *" argument. Add "const char *"
20856 * read-rtl.c (read_conditions): Don't gobble ')' here.
20857 (read_mapping): Likewise.
20858 (read_rtx): Remove LINENO argument. Add RTX_NAME argument.
20859 Handle top-level non-rtx constructs here rather than in read_rtx_1.
20860 Store the whole queue in *X. Remove call to init_md_reader.
20861 (read_rtx_1): Rename to...
20862 (read_rtx_code): ...this. Call read_nested_rtx to read subrtxes.
20863 Don't handle top-level non-rtx constructs here. Don't handle (nil)
20865 (read_nested_rtx): New function. Handle (nil) here rather than
20867 (read_rtx_variadic): Call read_nested_rtx to read subrtxes. Don't
20869 * read-md.h (directive_handler_t): New type.
20870 (in_fname, include_callback): Moved from read-md.h.
20871 (read_constants, init_md_reader): Delete.
20872 (read_md_files): Declare.
20873 * read-md.c (file_name_list, in_fname, base_dir, first_dir_md_include)
20874 (last_dir_md_include_ptr, include_callback, max_include_len): Moved
20876 (read_constants): Rename to...
20877 (handle_constants): ...this. Don't gobble ')' here.
20878 (handle_include, handle_file, handle_toplevel_file)
20879 (parse_include): New functions, mostly taken from gensupport.c.
20880 (init_md_reader): Subsume into...
20881 (read_md_files): ...this new function.
20883 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20885 * read-md.h (read_char): Increment read_md_lineno after reading '\n'.
20886 (unread_char): Decrement read_md_lineno after putting back '\n'.
20887 * read-md.c (fatal_with_file_and_line): Push back any characters
20888 that we decide not to add to the context.
20889 (read_skip_spaces): Don't increment read_md_lineno here. Avoid using
20890 fatal_expected_char in cases where '/' ends a line (for example).
20891 (read_name): Don't increment read_md_lineno here.
20892 (read_escape): Likewise.
20893 (read_quoted_string): Likewise.
20894 (read_braced_string): Likewise.
20896 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20898 * Makefile.in (READ_MD_H): Add $(HASHTAB_H).
20899 (build/genconstants.o): Depend on $(READ_MD_H) gensupport.h.
20900 * genconstants.c: Include read-md.h.
20901 * read-rtl.c (md_constants): Move to read-md.c.
20902 (md_name): Move to read-md.h.
20903 (initialize_iterators): Use leading_string_hash instead of def_hash
20904 and leading_string_eq_p instead of def_name_eq_p.
20905 (read_name): Move to read-md.c.
20906 (def_hash, def_name_eq_p): Delete.
20907 (read_constants, traverse_md_constants): Move to read-md.c.
20908 * rtl.h (md_constant, traverse_md_constants): Move to read-md.h.
20909 * read-md.h: Include hashtab.h.
20910 (md_name): Moved from read-rtl.c.
20911 (md_constant): Moved from read-md.h.
20912 (leading_string_hash, leading_string_eq_p, read_name)
20913 (read_constants, traverse_md_constants): Declare.
20914 * read-md.c (md_constants): Moved from read-rtl.c.
20915 (leading_string_hash, leading_string_eq_p): New functions.
20916 (read_name, read_constants, traverse_md_constants): Moved from
20919 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20921 * read-rtl.c (md_name): New structure.
20922 (read_name): Take an md_name instead of a buffer pointer.
20923 Use the "string" field instead of strcpy when expanding constants.
20924 (read_constants): Remove the tmp_char argument. Update the calls
20925 to read_name, using two local name buffers instead of the tmp_char
20926 argument. Merge the constant-creation code.
20927 (read_conditions): Remove the tmp_char argument. Update the calls
20928 to read_name, using a local name buffer instead of the tmp_char
20930 (read_mapping): Replace tmp_char variable with a local name buffer.
20931 Update the calls to read_name.
20932 (read_rtx_1): Likewise. Update the calls to read_constants and
20935 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20937 * Makefile.in (build/read-md.o): Depend on errors.h.
20938 * read-md.h (error_with_line): Declare.
20939 * read-md.c: Include errors.h.
20940 (message_with_line_1): New function, extracted from...
20941 (message_with_line): ...here.
20942 (error_with_line): New function.
20943 * genattrtab.c: If a call to message_with_line is followed by
20944 "have_error = 1;", replace both statements with a call to
20946 * genoutput.c: Likewise.
20947 * genpreds.c: Likewise.
20948 * genrecog.c: If a call to message_with_line is followed by
20949 "error_count++;", replace both statements with a call to
20951 (errorcount): Delete.
20952 (main): Don't check it.
20953 * gensupport.c: If a call to message_with_line is followed by
20954 "errors = 1;", replace both statements with a call to error_with_line.
20956 (process_define_cond_exec): Check have_error instead of errors.
20957 (init_md_reader_args_cb): Likewise. Don't set errors.
20959 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20961 * read-md.h (read_md_file): Declare.
20962 (read_char, unread_char): New functions.
20963 (fatal_with_file_and_line, fatal_expected_char, read_skip_spaces)
20964 (read_quoted_string, read_string): Remove FILE * argument.
20965 * read-md.c (read_md_file): New variable.
20966 (read_md_filename, read_md_lineno): Update comments and remove
20967 unnecessary initialization.
20968 (fatal_with_file_and_line, fatal_expected_char, read_skip_spaces)
20969 (read_escape, read_quoted_string, read_braced_string, read_string):
20970 Remove FILE * argument. Update calls accordingly, using read_char
20971 and unread_char instead of getc and ungetc.
20972 * rtl.h (read_rtx): Remove FILE * argument.
20973 * read-rtl.c (iterator_group): Remove FILE * argument from
20975 (iterator_traverse_data): Remove "infile" field.
20976 (find_mode, find_code, apply_mode_maps, apply_iterator_to_rtx)
20977 (add_mapping, read_name, read_constants, read_conditions)
20978 (validate_const_int, find_iterator, read_mapping, check_code_iterator)
20979 (read_rtx, read_rtx_1, read_rtx_variadic): Remove FILE * argument.
20980 Remove file arguments from all calls, using read_char and unread_char
20981 instead of getc and ungetc.
20982 * gensupport.c (process_include): Preserve read_md_file around
20983 the include. Set read_md_file to the handle of the included file.
20984 Update call to read_rtx.
20985 (init_md_reader_args_cb): Set read_md_file to the handle of the file
20986 and remove local FILE *. Update calls to read_rtx.
20988 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
20990 * read-md.h (read_rtx_lineno): Rename to...
20991 (read_md_lineno): ...this.
20992 (read_rtx_filename): Rename to...
20993 (read_md_filename): ...this.
20994 (copy_rtx_ptr_loc): Rename to...
20995 (copy_md_ptr_loc): ...this.
20996 (print_rtx_ptr_loc): Rename to...
20997 (print_md_ptr_loc): ...this.
20998 * read-md.c: Likewise. Update references after renaming.
20999 (string_obstack): Replace RTL with MD in comment.
21000 (set_rtx_ptr_loc): Rename to...
21001 (set_md_ptr_loc): ...this.
21002 (get_rtx_ptr_loc): Rename to...
21003 (get_md_ptr_loc): ...this.
21004 * genconditions.c: Update references after renaming.
21005 * genemit.c: Likewise.
21006 * genoutput.c: Likewise.
21007 * genpreds.c: Likewise.
21008 * gensupport.c: Likewise.
21009 * read-rtl.c: Likewise.
21011 2010-06-10 Richard Sandiford <rdsandiford@googlemail.com>
21013 * Makefile.in (READ_MD_H): New variable.
21014 (BUILD_RTL): Add build/read-md.o.
21015 (lto-wrapper.o): Depend on coretypes.h instead of defaults.h.
21016 (build/gensupport.o, build/read-rtl.o, build/genattr.o)
21017 (build/genattrtab.o, build/genconditions.o build/genemit.o)
21018 (build/genextract.o, build/genflags.o, build/genoutput.o)
21019 (build/genpreds.o, build/genrecog.o): Depend on $(READ_MD_H).
21020 (build/read-md.o): New rule.
21021 * defaults.h (obstack_chunk_alloc, obstack_chunk_free)
21022 (OBSTACK_CHUNK_SIZE, gcc_obstack_init): Move to...
21023 * coretypes.h: ...here.
21024 * lto-wrapper.c: Include coretypes.h instead of defaults.h.
21025 * pretty-print.c (obstack_chunk_alloc, obstack_chunk_free): Delete.
21026 * genattr.c: Include read-md.h.
21027 * genattrtab.c: Likewise.
21028 * genconditions.c: Likewise.
21029 * genemit.c: Likewise.
21030 * genextract.c: Likewise.
21031 * genflags.c: Likewise.
21032 * genoutput.c: Likewise.
21033 * genpreds.c: Likewise.
21034 * genrecog.c: Likewise.
21035 * rtl.h (read_skip_spaces, copy_rtx_ptr_loc, print_rtx_ptr_loc)
21036 (join_c_conditions, print_c_condition, read_rtx_filename)
21037 (read_rtx_lineno): Move to read-md.h.
21038 * read-rtl.c: Include read-md.h.
21039 (ptr_loc, string_obstack, ptr_locs, ptr_loc_obstack)
21040 (joined_conditions, joined_conditions_obstack, read_rtx_lineno)
21041 (read_rtx_filename, fatal_with_file_and_line, fatal_expected_char)
21042 (leading_ptr_hash, leading_ptr_eq_p, set_rtx_ptr_loc, get_rtx_ptr_loc)
21043 (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)
21044 (print_c_condition, read_skip_spaces, read_escape, read_quoted_string)
21045 (read_braced_string, read_string): Move to read-md.c.
21046 (read_rtx): Move some initialization to init_md_reader and call
21047 init_md_reader here.
21048 * gensupport.h (message_with_line, n_comma_elts, scan_comma_elt):
21050 * gensupport.c: Include read-md.h.
21051 (message_with_line, n_comma_elts, scan_comma_elt): Move to read-md.c.
21052 * read-md.h, read-md.c: New files.
21054 2010-06-10 Anatoly Sokolov <aesok@post.ru>
21056 * config/moxie/moxie.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
21057 LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
21058 * config/moxie/moxie-protos.h (moxie_function_value): Remove.
21059 * config/moxie/moxie.c (moxie_function_value): Make static.
21060 (moxie_libcall_value, moxie_function_value_regno_p): New functions.
21061 (TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.
21063 2010-06-10 Martin Jambor <mjambor@suse.cz>
21065 * Makefile.in (tree-sra.o): Add DBGCNT_H to dependencies.
21066 * dbgcnt.def (tree_sra): New counter.
21067 * tree-sra.c: Include dbgcnt.h.
21068 (gate_intra_sra): Check tree_sra debug counter.
21070 2010-06-10 Martin Jambor <mjambor@suse.cz>
21072 PR tree-optimization/44258
21073 * tree-sra.c (build_access_subtree): Return false iff there is a
21075 (build_access_trees): Likewise.
21076 (analyze_all_variable_accesses): Disqualify candidates if
21077 build_access_trees returns true for them.
21079 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
21082 * var-tracking.c (find_loc_in_1pdv): Remove recursion, only
21083 tail-recurse into canonical node. Fast-forward over
21084 non-canonical VALUEs.
21086 2010-06-10 H.J. Lu <hongjiu.lu@intel.com>
21089 * config/i386/i386.md (*add<mode>_1): Revert revision 160394.
21090 (*addsi_1_zext) <TYPE_LEA>: Likewise.
21091 (add lea splitter): Likewise.
21092 (add_zext lea splitter): Likewise.
21094 2010-06-10 Joseph Myers <joseph@codesourcery.com>
21096 * common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.
21098 2010-06-10 Jan Hubicka <jh@suse.cz>
21100 * df-problems.c (df_live_problem_data): Add live_bitmaps.
21101 (df_live_alloc): Initialize problem data and live_osbtacks.
21102 (df_live_finalize): Remove obstack, problem data; do not
21104 (df_live_top_dump, df_live_bottom_dump): Do not dump old
21105 data when not allocated.
21106 (df_live_verify_solution_start): Do not allocate problem data.
21107 (df_live_verify_solution_end): Check if out is allocated.
21108 (struct df_md_problem_data): New structure.
21109 (df_md_alloc): Allocate problem data.
21110 (df_md_free): Free problem data; do not clear bitmaps.
21112 2010-06-10 Jan Beulich <jbeulich@novell.com>
21115 * configure.ac: Replace $() with ${} when intending to expand
21116 variables rather than invoking commands.
21117 * configure: Re-generate.
21119 2010-06-10 Jan Hubicka <jh@suse.cz>
21121 PR rtl-optimization/44460
21122 * emit-rtl.c (set_mem_attributes_minus_bitpos): Remove
21123 TYPE_NEEDS_CONSTRUCTING sanity check.
21125 2010-06-10 Gerald Pfeifer <gerald@pfeifer.com>
21127 * doc/include/fdl.texi: Move to GFDL version 1.3.
21129 * doc/cpp.texi: Move to GFDL version 1.3.
21130 * doc/gcc.texi: Move to GFDL version 1.3. Fix copyright years.
21131 * doc/gccint.texi: Move to GFDL version 1.3.
21132 * doc/gcov.texi: Move to GFDL version 1.3. Update copyright years.
21133 * doc/install.texi: Move to GFDL version 1.3. Fix copyright years.
21134 * doc/invoke.texi: Move to GFDL version 1.3.
21136 2010-06-09 Jan Hubicka <jh@suse.cz>
21138 * ipa-pure-const.c (propagate_pure_const, propagate_noreturn):
21140 (propagate) ... here; swap the order.
21142 2010-06-09 Jan Hubicka <jh@suse.cz>
21144 * bitmap.c (bitmap_elt_insert_after, bitmap_first_set_bit,
21145 bitmap_first_set_bit, bitmap_last_set_bit, bitmap_last_set_bit,
21146 bitmap_and_into, bitmap_and_compl_into, bitmap_set_range,
21147 bitmap_compl_and_into, bitmap_elt_ior): Use checking asserts.
21149 2010-06-09 Changpeng Fang <changpeng.fang@amd.com>
21151 * tree-ssa-loop-prefetch.c (gather_memory_references_ref):
21152 Do not the gather memory reference in the outer loop if the step
21155 2010-06-09 Changpeng Fang <changpeng.fang@amd.com>
21157 * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO) :
21158 Change the PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO threshold value from
21159 8 to 4. Minor change of the related comments.
21161 2010-06-09 Sebastian Pop <sebastian.pop@amd.com>
21163 * tree-scalar-evolution.c (instantiate_scev_name): Do not fail
21164 the scev analysis when the variable is not used outside the loop
21165 in a close phi node: call compute_overall_effect_of_inner_loop.
21167 2010-06-09 Sebastian Pop <sebastian.pop@amd.com>
21169 * graphite-sese-to-poly.c (single_pred_cond): Renamed
21170 single_pred_cond_non_loop_exit. Return NULL for loop exit edges.
21171 (build_sese_conditions_before): Renamed call to single_pred_cond.
21172 (build_sese_conditions_after): Same.
21174 2010-06-09 Sebastian Pop <sebastian.pop@amd.com>
21176 * graphite-poly.h: Fix comments and indentation.
21177 * graphite-sese-to-poly.c: Same.
21178 (build_sese_conditions_before): Compute stmt and gbb only when needed.
21179 * tree-chrec.c: Fix comments and indentation.
21180 (tree-ssa-loop-niter.c): Same.
21182 2010-06-09 Eric Botcazou <ebotcazou@adacore.com>
21184 PR rtl-optimization/42461
21185 * dce.c (deletable_insn_p): Return true for const or pure calls again.
21186 * except.c (insn_could_throw_p): Return false if !flag_exceptions.
21188 2010-06-09 Jan Hubicka <jh@suse.cz>
21190 * bitmap.c (bitmap_and): Walk array forward.
21191 (bitmap_and_compl_into): Likewise.
21192 (bitmap_xor): Likewise.
21193 (bitmap_xor_into): Likewise.
21194 (bitmap_equal_p): Likewise.
21195 (bitmap_intersect_p): Likewise.
21196 (bitmap_intersect_compl_p): Likewise.
21197 (bitmap_ior_and_into): Likewise.
21198 (bitmap_elt_copy): Likewise.
21199 (bitmap_and_compl): Likewise.
21200 (bitmap_elt_ior): Likewise.
21202 2010-06-09 Dave Korn <dave.korn.cygwin@gmail.com>
21204 * opts-common.c (prune_options): Ensure replacement argv array
21205 is correctly terminated by a NULL entry.
21207 2010-06-09 Jan Hubicka <jh@suse.cz>
21209 * cgraph.h (varpool_first_static_initializer,
21210 varpool_next_static_initializer): Make checking only when
21212 * tree-vectorizer.h (vinfo_for_stmt): Remove check.
21213 (set_vinfo_for_stmt, get_earlier_stmt, is_loop_header_bb_p): Change
21214 gcc_assert to gcc_checking_assert.
21215 * tree-flow-inline.h (gimple_vop, get_var_ann, relink_imm_use,
21216 phi_nodes, set_phi_nodes, phi_arg_index_from_use, op_iter_next_use,
21217 op_iter_next_def, op_iter_next_tree, op_iter_init, op_iter_init_use,
21218 op_iter_init_phiuse, op_iter_init_phidef,
21219 array_ref_contains_indirect_ref, ref_contains_array_ref): Use
21220 gcc_checking_assert.
21221 * emit-rtl.h (set_first_insn, set_last_insn): Likewise.
21222 * tree-ssa-live.h (var_to_partition, var_to_partition_to_var,
21223 partition_is_global, live_on_entry, live_on_exit,
21224 live_merge_and_clear): Likewise.
21225 * system.h (gcc_checking_assert): New macro.
21226 * gimple.h (set_bb_seq): Use gcc_checking_assert.
21228 2010-06-09 Jason Merrill <jason@redhat.com>
21230 * Makefile.in (TAGS): Collect tags info from c-family.
21232 2010-06-09 Jan Hubicka <jh@suse.cz>
21234 * gimple.h (gcc_gimple_checking_assert): New macro.
21235 (gimple_set_def_ops, gimple_set_use_ops,
21236 gimple_set_vuse, gimple_set_vdef,
21237 gimple_omp_subcode, gimple_omp_set_subcode, gimple_ops, gimple_op,
21238 gimple_op_ptr, gimple_op_ptr, gimple_set_op, gimple_bind_set_block,
21239 gimple_asm_input_op, gimple_asm_input_op_ptr, gimple_asm_set_input_op,
21240 gimple_asm_output_op, gimple_asm_output_op_ptr,
21241 gimple_asm_set_output_op, gimple_asm_clobber_op,
21242 gimple_asm_set_clobber_op, gimple_asm_label_op,
21243 gimple_asm_set_label_op, gimple_try_set_kind,
21244 gimple_try_catch_is_cleanup, gimple_try_set_catch_is_cleanup,
21245 gimple_phi_arg, gimple_switch_num_labels, gimple_switch_set_index,
21246 gimple_switch_label, gimple_switch_set_label, gimple_omp_for_index,
21247 gimple_omp_for_index_ptr, gimple_omp_for_set_index,
21248 gimple_omp_for_initial, gimple_omp_for_initial_ptr,
21249 gimple_omp_for_set_initial, gimple_omp_for_final,
21250 gimple_omp_for_final_ptr, gimple_omp_for_set_final,
21251 gimple_omp_for_incr, gimple_omp_for_incr_ptr, gimple_omp_for_set_incr,
21252 gimple_omp_for_set_cond, gimple_omp_for_cond): Make checking
21253 conditional with ENABLE_GIMPLE_CHECKING.
21254 (gimple_phi_set_arg): Likewise; replace memcpy by assignment.
21256 2010-06-09 Sandra Loosemore <sandra@codesourcery.com>
21258 * tree-ssa-loop-ivopts.c (adjust_setup_cost): New function.
21259 (get_computation_cost_at): Use it.
21260 (determine_use_iv_cost_condition): Likewise.
21261 (determine_iv_cost): Likewise.
21263 2010-06-09 Richard Guenther <rguenther@suse.de>
21265 * tree-ssa-loop-niter.c (simplify_replace_tree): Do not
21268 2010-06-09 Kai Tietz <kai.tietz@onevision.com>
21270 * c-objc-common.c (c_tree_printer): Pre-intialize t by NULL_TREE.
21272 2010-06-09 Martin Jambor <mjambor@suse.cz>
21274 PR tree-optimization/44423
21275 * tree-sra.c (dump_access): Dump also grp_assignment_read.
21276 (analyze_access_subtree): Pass negative allow_replacements to children
21277 if the current type is scalar.
21279 2010-06-09 Joern Rennecke <joern.rennecke@embecosm.com>
21282 * gcc-plugin.h (int plugin_is_GPL_compatible): Declare as extern "C".
21283 * doc/plugins.texi (Plugin license check): Update information
21284 on type of plugin_is_GPL_compatible.
21285 * Makefile.in (PLUGINCC): Define as $(COMPILER).
21286 (PLUGINCFLAGS): Define as $(COMPILER_FLAGS).
21288 2010-06-09 Bernd Schmidt <bernds@codesourcery.com>
21290 * config/arm/arm.c (thumb2_reorg): New function.
21291 (arm_reorg): Call it.
21292 * config/arm/thumb2.md (define_peephole2 for flag clobbering
21293 arithmetic operations): Delete.
21295 2010-06-09 Edmar Wienskoski <edmar@freescale.com>
21298 * config/rs6000/rs6000.md (DIFD): Do not split dpfp values for
21301 2010-06-09 Joern Rennecke <joern.rennecke@embecosm.com>
21304 * gcc-plugin.h: Encapsulate all declarations in extern "C".
21306 2010-06-08 Jan Hubicka <jh@suse.cz>
21308 * basic-block.h (single_succ_edge, single_pred_edge, ei_container,
21309 ei_next, ei_prev): Do sanity checking with ENABLE_CHECKING only.
21311 2010-06-08 Sandra Loosemore <sandra@codesourcery.com>
21313 PR tree-optimization/39874
21314 PR middle-end/28685
21315 * gimple.h (maybe_fold_and_comparisons, maybe_fold_or_comparisons):
21317 * gimple-fold.c (canonicalize_bool, same_bool_comparison_p,
21318 same_bool_result_p): New.
21319 (and_var_with_comparison, and_var_with_comparison_1,
21320 and_comparisons_1, and_comparisons, maybe_fold_and_comparisons): New.
21321 (or_var_with_comparison, or_var_with_comparison_1,
21322 or_comparisons_1, or_comparisons, maybe_fold_or_comparisons): New.
21323 * tree-ssa-reassoc.c (eliminate_redundant_comparison): Use
21324 maybe_fold_and_comparisons or maybe_fold_or_comparisons instead
21325 of combine_comparisons.
21326 * tree-ssa-ifcombine.c (ifcombine_ifandif, ifcombine_iforif): Likewise.
21328 2010-06-08 Anatoly Sokolov <aesok@post.ru>
21330 * config/pdp11/pdp11.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
21331 LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
21332 * config/pdp11/pdp11.c (pdp11_function_value, pdp11_libcall_value,
21333 pdp11_function_value_regno_p): New functions.
21334 (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
21335 TARGET_FUNCTION_VALUE_REGNO_P): Define.
21337 2010-06-08 Kazu Hirata <kazu@codesourcery.com>
21339 * config/arm/arm.c (arm_rtx_costs_1): Don't special case for
21340 Thumb-2 in the MINUS case.
21342 2010-06-08 Laurynas Biveinis <laurynas.biveinis@gmail.com>
21344 * doc/tm.texi (Per-Function Data): Do not reference ggc_alloc.
21346 * doc/gty.texi (GTY Options): Document typed GC allocation and
21347 variable_size GTY option.
21349 * ggc-internal.h: New.
21351 * ggc.h: Update copyright year.
21352 (digit_string): Move to stringpool.c.
21353 (ggc_mark_stringpool, ggc_purge_stringpool, ggc_mark_roots)
21354 (gt_pch_save_stringpool, gt_pch_fixup_stringpool)
21355 (gt_pach_restore_stringpool, gt_pch_p_S, gt_pch_note_object)
21356 (init_ggc_pch, ggc_pch_count_object, ggc_pch_total_size)
21357 (ggc_pch_this_base, ggc_pch_alloc_object, ggc_pch_prepare_write)
21358 (ggc_pch_write_object, ggc_pch_finish, ggc_pch_read)
21359 (ggc_force_collect, ggc_get_size, ggc_statistics)
21360 (ggc_print_common_statistics): Move to ggc-internal.h.
21361 (digit_vector, new_ggc_zone, destroy_ggc_zone, ggc_alloc_stat)
21362 (ggc_alloc, ggc_alloc_cleared, ggc_realloc, ggc_calloc, GGC_NEW)
21363 (GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR, ggc_alloc_rtvec)
21364 (ggc_alloc_tree, gt_pch_save, ggc_min_expand_heuristic)
21365 (ggc_min_heapsize_heuristic, ggc_alloc_zone)
21366 (ggc_alloc_zone_pass_stat): Remove.
21367 (ggc_internal_alloc_stat, ggc_internal_alloc)
21368 (ggc_internal_cleared_alloc_stat): New.
21369 (GGC_RESIZEVEC, GGC_RESIZEVAR): Redefine.
21370 (ggc_internal_vec_alloc_stat)
21371 (ggc_internal_cleared_vec_alloc_stat)
21372 (ggc_internal_vec_alloc_stat, ggc_internal_cleared_vec_alloc)
21373 (ggc_alloc_atomic_stat, ggc_alloc_atomic)
21374 (ggc_alloc_cleared_atomic, ggc_cleared_alloc_htab_ignore_args)
21375 (ggc_cleared_alloc_ptr_array_two_args): New.
21376 (htab_create_ggc, splay_tree_new_ggc): Redefine.
21377 (ggc_splay_alloc): Change the type of the first argument to
21378 enum gt_types_enum.
21379 (ggc_alloc_string): Make macro.
21380 (ggc_alloc_string_stat): New.
21381 (ggc_strdup): Redefine.
21382 (rtl_zone, tree_zone, tree_id_zone): Declare unconditionally.
21383 (ggc_alloc_rtvec_sized): New.
21384 (ggc_alloc_zone_stat): Rename to ggc_internal_alloc_zone_stat.
21385 (ggc_internal_alloc_zone_pass_stat, ggc_internal_alloc_zone_stat)
21386 (ggc_internal_cleared_alloc_zone_stat)
21387 (ggc_internal_zone_alloc_stat)
21388 (ggc_internal_zone_cleared_alloc_stat)
21389 (ggc_internal_zone_vec_alloc_stat)
21390 (ggc_alloc_zone_rtx_def_stat)
21391 (ggc_alloc_zone_tree_node_stat)
21392 (ggc_alloc_zone_cleared_tree_node_stat)
21393 (ggc_alloc_cleared_gimple_statement_d_stat): New.
21395 * ggc-common.c: Include ggc-internal.h.
21396 (ggc_internal_cleared_alloc_stat): Rename from
21397 ggc_alloc_cleared_stat.
21398 (ggc_realloc_stat): Use ggc_internal_alloc_stat.
21399 (ggc_calloc): Remove.
21400 (ggc_cleared_alloc_htab_ignore_args): New.
21401 (ggc_cleared_alloc_ptr_array_two_args): New.
21402 (ggc_splay_alloc): Add obj_type parameter.
21403 (init_ggc_heuristics): Formatting fixes.
21405 * ggc-none.c: Update copyright year.
21406 (ggc_alloc_stat): Rename to ggc_alloc_stat.
21407 (ggc_alloc_cleared_stat): Rename to
21408 ggc_internal_cleared_alloc_stat.
21409 (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New.
21411 * ggc-page.c: Update copyright year. Include ggc-internal.h.
21412 Remove references to ggc_alloc in comments.
21413 (ggc_alloc_typed_stat): Call ggc_internal_alloc_stat.
21414 (ggc_alloc_stat): Rename to ggc_internal_alloc_stat.
21415 (new_ggc_zone, destroy_ggc_zone): Remove.
21416 (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New.
21418 * ggc-zone.c: Include ggc-internal.h. Remove references to
21419 ggc_alloc in comments.
21420 (ggc_alloc_zone_stat): ggc_internal_alloc_zone_stat.
21421 (ggc_internal_alloc_zone_pass_stat): New.
21422 (ggc_internal_cleared_alloc_zone_stat): New.
21423 (ggc_alloc_typed_stat): Use ggc_internal_alloc_zone_pass_stat.
21424 (ggc_alloc_stat): Rename ggc_internal_alloc_stat.
21425 (new_ggc_zone, destroy_ggc_zone): Remove.
21427 * stringpool.c: Update copyright year. Include ggc-internal.h
21428 (digit_vector): Make static.
21429 (digit_string): Moved from ggc.h.
21430 (stringpool_ggc_alloc): Use ggc_alloc_atomic.
21431 (ggc_alloc_string): Rename to ggc_alloc_string_stat.
21433 * Makefile.in (GGC_INTERNAL_H): New.
21434 (ggc_common.o, ggc-page.o, ggc-zone.o, stringpool.o): Add
21435 $(GGC_INTERNAL_H) to dependencies.
21437 * gentype.c: Update copyright year.
21438 (walk_type): Accept variable_size GTY option.
21439 (USED_BY_TYPED_GC_P): New macro.
21440 (write_enum_defn): Use USED_BY_TYPED_GC_P. Do not output
21441 whitespace at the end of strings.
21442 (get_type_specifier, variable_size_p): New functions.
21443 (alloc_quantity, alloc_zone): New enums.
21444 (write_typed_alloc_def): New function.
21445 (write_typed_struct_alloc_def): Likewise.
21446 (write_typed_typed_typedef_alloc_def): Likewise.
21447 (write_typed_alloc_defns): Likewise.
21448 (output_typename, write_splay_tree_allocator_def): Likewise.
21449 (write_splay_tree_allocators): Likewise.
21450 (main): Call write_typed_alloc_defns and
21451 write_splay_tree_allocators.
21453 * lto-streamer.h (lto_file_decl_data_ptr): New.
21455 * passes.c (order): Define using cgraph_node_ptr.
21457 * strinpool.c (struct string_pool_data): Declare nested_ptr using
21460 * gimple.h (union gimple_statement_d): Likewise.
21462 * rtl.h (struct rtx_def): Likewise.
21463 (struct rtvec_def): Likewise.
21465 * tree.h (union tree_node): Likewise.
21467 * tree-ssa-operands.h (struct ssa_operand_memory_d): Likewise.
21469 * cfgloop.c (record_loop_exits): Use htab_create_ggc.
21471 * tree-scalar-evolution.c (scev_initialize): Likewise.
21473 * alias.c (record_alias_subset): Update splay_tree_new_ggc call.
21475 * dwarf2asm.c (dw2_force_const_mem): Likewise.
21477 * omp-low.c (lower_omp_critical): Likewise.
21479 * bitmap.h (struct bitmap_head_def): Update comment to not
21480 reference ggc_alloc.
21482 * config/pa/pa.c (get_deferred_label): Use GGC_RESIZEVEC.
21484 * ira.c (fix_reg_equiv_init): Use GGC_RESIZEVEC.
21486 * ipa-prop.c (duplicate_ggc_array): Rename to
21487 duplicate_ipa_jump_func_array. Use typed GC allocation.
21488 (ipa_edge_duplication_hook): Call duplicate_ipa_jump_func_array.
21490 * gimple.c (gimple_alloc_stat): Use
21491 ggc_alloc_cleared_gimple_statement_d_stat.
21493 * varasm.c (create_block_symbol): Use ggc_alloc_zone_rtx_def.
21495 * tree.c (make_node_stat): Use
21496 ggc_alloc_zone_cleared_tree_node_stat.
21497 (make_tree_vec_stat): Likewise.
21498 (build_vl_exp_stat): Likewise.
21499 (copy_node_stat): Use ggc_alloc_zone_tree_node_stat.
21500 (make_tree_binfo_stat): Likewise.
21501 (tree_cons_stat): Likewise.
21503 * rtl.c (rtx_alloc_stat): Use ggc_alloc_zone_rtx_def_stat.
21504 (shallow_copy_rtx_stat): Likewise.
21505 (make_node_stat): Likewise.
21507 * lto-symtab.c: Fix comment.
21509 * tree-cfg.c (create_bb): Update comment to not reference
21511 * tree-ssa-structalias.c (struct heapvar_for_stmt): Fix param_is value.
21513 * varpool.c (varpool_node): Use typed GC allocation.
21514 (varpool_extra_name_alias): Likewise.
21516 * varasm.c (emutls_decl): Likewise.
21517 (get_unnamed_section): Likewise.
21518 (get_noswitch_section): Likewise.
21519 (get_section): Likewise.
21520 (get_block_for_section): Likewise.
21521 (build_constant_desc): Likewise.
21522 (create_constant_pool): Likewise.
21523 (force_const_mem): Likewise.
21525 * tree.c (build_vl_exp_stat): Likewise.
21526 (build_real): Likewise.
21527 (build_string): Likewise.
21528 (decl_debug_expr_insert): Likewise.
21529 (decl_value_expr_insert): Likewise.
21530 (type_hash_add): Likewise.
21531 (build_omp_clause): Likewise.
21533 * tree-ssanames.c (duplicate_ssa_name_ptr_info): Likewise.
21535 * tree-ssa.c (init_tree_ssa): Likewise.
21537 * tree-ssa-structalias.c (heapvar_insert): Likewise.
21539 * tree-ssa-operands.c (ssa_operand_alloc): Likewise.
21541 * tree-ssa-loop-niter.c (record_estimate): Likewise.
21543 * tree-ssa-alias.c (get_ptr_info): Likewise.
21545 * tree-scalar-evolution.c (new_scev_info_str): Likewise.
21547 * tree-phinodes.c (allocate_phi_node): Likewise.
21549 * tree-iterator.c (tsi_link_before): Likewise.
21550 (tsi_link_after): Likewise.
21552 * tree-eh.c (add_stmt_to_eh_lp_fn): Likewise.
21554 * tree-dfa.c (create_var_ann): Likewise.
21556 * tree-cfg.c (create_bb): Likewise.
21558 * toplev.c (alloc_for_identifier_to_locale): Likewise.
21559 (general_init): Likewise.
21561 * stringpool.c (stringpool_ggc_alloc): Likewise.
21562 (gt_pch_save_stringpool): Likewise.
21564 * sese.c (if_region_set_false_region): Likewise.
21566 * passes.c (do_per_function_toporder): Likewise.
21568 * optabs.c (set_optab_libfunc): Likewise.
21569 (set_conv_libfunc): Likewise.
21571 * lto-symtab.c (lto_symtab_register_decl): Likewise.
21573 * lto-streamer-in.c (lto_input_eh_catch_list): Likewise.
21574 (input_eh_region): Likewise.
21575 (input_eh_lp): Likewise.
21576 (make_new_block): Likewise.
21577 (unpack_ts_real_cst_value_fields): Likewise.
21579 * lto-section-in.c (lto_new_in_decl_state): Likewise.
21581 * lto-cgraph.c (input_node_opt_summary): Likewise.
21583 * loop-init.c (loop_optimizer_init): Likewise.
21585 * lambda.h (lambda_vector_new): Likewise.
21587 * lambda-code.c (replace_uses_equiv_to_x_with_y): Likewise.
21589 * ira.c (update_equiv_regs): Likewise.
21591 * ipa.c (cgraph_node_set_new): Likewise.
21592 (cgraph_node_set_add): Likewise.
21593 (varpool_node_set_new): Likewise.
21594 (varpool_node_set_add): Likewise.
21596 * ipa-prop.c (ipa_compute_jump_functions_for_edge): Likewise.
21597 (duplicate_ipa_jump_func_array): Likewise.
21598 (ipa_read_node_info): Likewise.
21600 * ipa-cp.c (ipcp_create_replace_map): Likewise.
21602 * integrate.c (get_hard_reg_initial_val): Likewise.
21604 * gimple.c (gimple_alloc_stat): Likewise.
21605 (gimple_build_omp_for): Likewise.
21606 (gimple_seq_alloc): Likewise.
21607 (gimple_copy): Likewise.
21609 * gimple-iterator.c (gsi_insert_before_without_update): Likewise.
21610 (gsi_insert_after_without_update): Likewise.
21612 * function.c (add_frame_space): Likewise.
21613 (insert_temp_slot_address): Likewise.
21614 (assign_stack_temp_for_type): Likewise.
21615 (allocate_struct_function): Likewise.
21616 (types_used_by_var_decl_insert): Likewise.
21618 * except.c (init_eh_for_function): Likewise.
21619 (gen_eh_region): Likewise.
21620 (gen_eh_region_catch): Likewise.
21621 (gen_eh_landing_pad): Likewise.
21622 (add_call_site): Likewise.
21624 * emit-rtl.c (get_mem_attrs): Likewise.
21625 (get_reg_attrs): Likewise.
21626 (start_sequence): Likewise.
21627 (init_emit): Likewise.
21629 * dwarf2out.c (new_cfi): Likewise.
21630 (queue_reg_save): Likewise.
21631 (dwarf2out_frame_init): Likewise.
21632 (new_loc_descr): Likewise.
21633 (find_AT_string): Likewise.
21634 (new_die): Likewise.
21635 (add_var_loc_to_decl): Likewise.
21636 (clone_die): Likewise.
21637 (clone_as_declaration): Likewise.
21638 (break_out_comdat_types): Likewise.
21639 (new_loc_list): Likewise.
21640 (loc_descriptor): Likewise.
21641 (add_loc_descr_to_each): Likewise.
21642 (add_const_value_attribute): Likewise.
21643 (tree_add_const_value_attribute): Likewise.
21644 (add_comp_dir_attribute): Likewise.
21645 (add_name_and_src_coords_attributes): Likewise.
21646 (lookup_filename): Likewise.
21647 (store_vcall_insn): Likewise.
21648 (dwarf2out_init): Likewise.
21650 * dbxout.c (dbxout_init): Likewise.
21652 * config/xtensa/xtensa.c (xtensa_init_machine_status): Likewise.
21654 * config/sparc/sparc.c (sparc_init_machine_status): Likewise.
21656 * config/score/score7.c (score7_output_external): Likewise.
21658 * config/score/score3.c (score3_output_external): Likewise.
21660 * config/s390/s390.c (s390_init_machine_status): Likewise.
21662 * config/rs6000/rs6000.c (builtin_function_type): Likewise.
21663 (rs6000_init_machine_status): Likewise.
21664 (output_toc): Likewise.
21666 * config/pa/pa.c (pa_init_machine_status): Likewise.
21667 (get_deferred_plabel): Likewise.
21669 * config/moxie/moxie.c (moxie_init_machine_status): Likewise.
21671 * config/mmix/mmix.c (mmix_init_machine_status): Likewise.
21673 * config/mips/mips.c (mflip_mips16_use_mips16_p): Likewise.
21675 * config/mep/mep.c (mep_init_machine_status): Likewise.
21676 (mep_note_pragma_flag): Likewise.
21678 * config/m32c/m32c.c (m32c_init_machine_status): Likewise.
21680 * config/iq2000/iq2000.c (iq2000_init_machine_status): Likewise.
21682 * config/ia64/ia64.c (ia64_init_machine_status): Likewise.
21684 * config/i386/winnt.c (i386_pe_record_external_function): Likewise.
21685 (i386_pe_maybe_record_exported_symbol): Likewise.
21687 * config/i386/i386.c (get_dllimport_decl): Likewise.
21688 (ix86_init_machine_status): Likewise.
21689 (assign_386_stack_local): Likewise.
21691 * config/frv/frv.c (frv_init_machine_status): Likewise.
21693 * config/darwin.c (machopic_indirection_name): Likewise.
21695 * config/cris/cris.c (cris_init_machine_status): Likewise.
21697 * config/bfin/bfin.c (bfin_init_machine_status): Likewise.
21699 * config/avr/avr.c (avr_init_machine_status): Likewise.
21701 * config/arm/arm.c (arm_init_machine_status): Likewise.
21703 * config/alpha/alpha.c (alpha_init_machine_status): Likewise.
21704 (alpha_need_linkage): Likewise.
21705 (alpha_use_linkage): Likewise.
21707 * cgraph.c (cgraph_allocate_node): Likewise.
21708 (cgraph_create_edge_1): Likewise.
21709 (cgraph_create_indirect_edge): Likewise.
21710 (cgraph_add_asm_node): Likewise.
21712 * cfgrtl.c (init_rtl_bb_info): Likewise.
21714 * cfgloop.c (alloc_loop): Likewise.
21715 (rescan_loop_exit): Likewise.
21717 * cfg.c (init_flow): Likewise.
21718 (alloc_block): Likewise.
21719 (unchecked_make_edge): Likewise.
21721 * c-parser.c (c_parse_init): Likewise.
21722 (c_parse_file): Likewise.
21724 * c-decl.c (bind): Likewise.
21725 (record_inline_static): Likewise.
21726 (push_scope): Likewise.
21727 (make_label): Likewise.
21728 (lookup_label_for_goto): Likewise.
21729 (finish_struct): Likewise.
21730 (finish_enum): Likewise.
21731 (c_push_function_context): Likewise.
21733 * bitmap.c (bitmap_element_allocate): Likewise.
21734 (bitmap_gc_alloc_stat): Likewise.
21736 * alias.c (record_alias_subset): Likewise.
21737 (init_alias_analysis): Likewise.
21739 2010-06-08 Shujing Zhao <pearly.zhao@oracle.com>
21741 * fold-const.c (fold_comparison): Remove redundant parenthesis.
21742 * tree-inline.c (expand_call_inline): Pass translated return value of
21743 cgraph_inline_failed_string to diagnostic function.
21745 2010-06-08 Andrew Pinski <pinskia@gmail.com>
21746 Shujing Zhao <pearly.zhao@oracle.com>
21749 * c-typeck.c (convert_for_assignment): Call pedwarn_init if the
21750 implicit bad conversions is initialization.
21751 (error_init): Use gmsgid instead of msgid for argument name and change
21752 the call for error.
21753 (pedwarn_init): Use gmsgid instead of msgid for argument name and
21754 change the call for pedwarn.
21755 (warning_init): Use gmsgid instead of msgid for argument name and
21756 change the call for warning.
21758 2010-06-07 Nathan Froyd <froydnj@codesourcery.com>
21760 * config/mips/mips-protos.h (mips_print_operand): Delete.
21761 (mips_print_operand_address): Delete.
21762 * config/mips/mips.h (mips_print_operand_punct): Delete.
21763 (PRINT_OPERAND): Delete.
21764 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
21765 (PRINT_OPERAND_ADDRESS): Delete.
21766 * config/mips/mips.c (mips_print_operand_punct): Make static.
21767 (mips_print_operand_address): Make static.
21768 (mips_print_operand): Make static. Call
21769 mips_print_operand_punct_valid_p.
21770 (mips_print_operand_punct_valid_p): New function.
21771 (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
21772 (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
21774 2010-06-07 Jan Hubicka <jh@suse.cz>
21776 PR middle-end/44454
21777 (df_lr_top_dump, df_lr_bottom_dump): Check that in/out bitmaps
21780 2010-06-07 Kaz Kojima <kkojima@gcc.gnu.org>
21782 * config/sh/sh.c (sh_build_builtin_va_list): Set tree type
21785 2010-06-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
21787 * doc/sourcebuild.texi (Effective-Target Keywords, Other
21788 attributes): Document gas.
21790 2010-06-07 Uros Bizjak <ubizjak@gmail.com>
21792 * config/i386/i386.md (*add<mode>_1): Remove alternative 2.
21793 <TYPE_LEA>: Split instruction.
21794 <default>: Remove alternative 2 handling.
21795 (*addsi_1_zext) <TYPE_LEA>: Split instruction.
21796 (add lea splitter): Generate SImode lea for mode sizes <= SImode.
21797 (add_zext lea splitter): Use ix86_lea_for_add_ok in insn predicate.
21799 (*movsi_1) <TYPE_LEA>: Use %a modifier to output operand 1.
21800 (ashift_zext lea splitter): Use DImode for multiplication.
21802 * config/i386/i386.c (ix86_expand_epilogue): Do not use ix86_gen_add
21803 to generate addition.
21805 2010-06-07 Joseph Myers <joseph@codesourcery.com>
21807 * common.opt (fira-verbose): Use Var.
21808 (fpcc-struct-return): Use Init instead of VarExists.
21809 * defaults.h (DEFAULT_PCC_STRUCT_RETURN): Move definition from
21811 * flags.h (flag_signed_char, flag_short_enums,
21812 flag_pcc_struct_return, flag_ira_verbose,
21813 flag_detailed_statistics, flag_remove_unreachable_functions): Remove.
21814 * toplev.c (flag_detailed_statistics, flag_signed_char,
21815 flag_short_enums, flag_pcc_struct_return, flag_ira_verbose): Remove.
21816 (DEFAULT_PCC_STRUCT_RETURN): Move definition to defaults.h.
21817 * toplev.h (flag_crossjumping, flag_if_conversion,
21818 flag_if_conversion2, flag_keep_static_consts, flag_peel_loops,
21819 flag_rerun_cse_after_loop, flag_thread_jumps, flag_tracer,
21820 flag_unroll_loops, flag_unroll_all_loops, flag_unswitch_loops,
21821 flag_cprop_registers, time_report, flag_ira_loop_pressure,
21822 flag_ira_coalesce, flag_ira_move_spills,
21823 flag_ira_share_save_slots, flag_ira_share_spill_slots): Remove.
21825 2010-06-07 Jan Hubicka <jh@suse.cz>
21827 * df-core.c (df_analyze_problem): Do verification after allocation.
21829 * df-problems.c (df_lr_problem_data): Add lr_bitmaps.
21830 (df_lr_alloc): Initialize problem data; move bitmaps to
21831 lr_bitmaps obstack.
21832 (df_lr_finalize): Free problem data; do not bother to free bitmaps.
21833 (df_lr_verify_solution_start): Do not initialize problem data;
21834 allocate bitmaps in lr_bitmaps.
21835 (df_lr_verify_solution_end): Do not free problem data.
21837 2010-06-07 Jan Hubicka <jh@suse.cz>
21839 * cgraph.c (cgraph_edge_cannot_lead_to_return): Also check
21840 if caller is noreturn.
21841 * ipa-reference.c (analyze_function): Use ipa_ref_cannot_lead_to_return
21842 * ipa-ref.h (ipa_ref_cannot_lead_to_return): New function.
21843 * ipa-ref.c (ipa_ref_cannot_lead_to_return): New function.
21844 * ipa-pure-const.c (check_decl): Add IPA parameter.
21845 (state_from_flags): New function.
21846 (better_state, worse_state): New functions.
21847 (check_call): When in IPA mode, do not care about callees.
21848 (check_load, check_store): Update.
21849 (check_ipa_load, check_ipa_store): New.
21850 (check_stmt): When in IPA mode, use IPA checkers.
21851 (analyze_function): Use state_from_flags.
21852 (propagate): Check indirect edges and references.
21854 2010-06-07 Kazu Hirata <kazu@codesourcery.com>
21856 PR rtl-optimization/44404
21857 * auto-inc-dec.c (find_inc): Use reg_overlap_mentioned_p instead
21858 of count_occurrences to see if it's safe to modify mem_insn.
21860 2010-06-07 Richard Guenther <rguenther@suse.de>
21862 * gimplify.c (gimplify_cleanup_point_expr): For empty body
21863 and EH-only cleanup drop the cleanup instead of inserting it
21866 2010-06-07 Ira Rosen <irar@il.ibm.com>
21868 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update
21870 * targhooks.c (default_builtin_vectorization_cost): New function.
21871 * targhooks.h (default_builtin_vectorization_cost): Declare.
21872 * target.h (enum vect_cost_for_stmt): Define.
21873 (builtin_vectorization_cost): Change argument and comment.
21874 * tree-vectorizer.h: Remove cost model macros.
21875 * tree-vect-loop.c: Include target.h.
21876 (vect_get_cost): New function.
21877 (vect_estimate_min_profitable_iters): Replace cost model macros with
21878 calls to vect_get_cost.
21879 (vect_model_reduction_cost, vect_model_induction_cost): Likewise.
21880 * target-def.h (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Add
21881 default implementation.
21882 * tree-vect-stmts.c (cost_for_stmt): Replace cost model macros with
21883 calls to target hook builtin_vectorization_cost.
21884 (vect_model_simple_cost, vect_model_store_cost, vect_model_load_cost):
21886 * Makefile.in (tree-vect-loop.o): Add dependency on TARGET_H.
21887 * config/spu/spu.c (spu_builtin_vectorization_cost): Replace with new
21888 implementation to return costs.
21889 * config/i386/i386.c (ix86_builtin_vectorization_cost): Likewise.
21890 * config/spu/spu.h: Remove vectorizer cost model macros.
21891 * config/i386/i386.h: Likewise.
21892 * tree-vect-slp.c (vect_build_slp_tree): Replace cost model macro with
21893 a call to target hook builtin_vectorization_cost.
21895 2010-06-06 Sriraman Tallam <tmsriram@google.com>
21898 * config/i386/i386.c (override_options): Turn zee pass on for level 2
21899 and above and defer till target is known.
21900 (optimization_options): Turn on zee pass if TARGET_64BIT is set and
21901 turn off otherwise.
21903 2010-05-25 Jan Hubicka <jh@suse.cz>
21905 * df-core.c (df_set_blocks): Use bitmap_head instead of bitmap.
21906 (df_compact_blocks): Likewise.
21907 * df.h (struct df): Turn hardware_regs_used,
21908 regular_block_artificial_uses, eh_block_artificial_uses,
21909 insns_to_delete, insns_to_rescan, insns_to_notes_rescan into
21911 * df-problems.c (df_lr_local_compute, df_lr_confluence_0,
21912 df_byte_lr_alloc, df_simulate_fixup_sets): Update.
21913 * df-scan.c (df_scan_free_internal, df_scan_alloc, df_scan_start_dump,
21914 df_scan_blocks, df_insn_delete, df_insn_rescan,
21915 df_insn_rescan_debug_internal, df_insn_rescan_all,
21916 df_process_deferred_rescans, df_process_deferred_rescans,
21917 df_notes_rescan, df_get_call_refs, df_get_call_refs,
21918 regs_invalidated_by_call_regset, df_get_call_refs, df_bb_refs_collect,
21919 df_record_entry_block_defs, df_record_exit_block_uses,
21920 df_update_exit_block_uses, df_bb_verify, df_entry_block_bitmap_verify,
21921 df_scan_verify): Update.
21923 2010-05-25 Dodji Seketeli <dodji@redhat.com>
21926 * c-common.c (is_typedef_decl): Move this definition ...
21927 * tree.c (is_typedef_decl): ... here.
21928 (typdef_variant_p): Move definition here from cp/tree.c.
21929 * c-common.h (is_typedef_decl): Move this declaration ...
21930 * tree.h (is_typedef_decl): ... here.
21931 (typedef_variant_p): Move declaration here from cp/cp-tree.h
21932 * dwarf2out.c (is_naming_typedef_decl): New function.
21933 (gen_tagged_type_die): Split out of ...
21934 (gen_type_die_with_usage): ... this function. When an anonymous
21935 tagged type is named by a typedef, make sure a DW_TAG_typedef DIE
21936 is emitted for the typedef.
21937 (gen_typedef_die): Emit DW_TAG_typedef also for typedefs naming
21938 anonymous tagged types.
21940 2010-06-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
21943 * c-decl.c (grokdeclarator): Delete warning.
21945 2010-06-06 Eric Botcazou <ebotcazou@adacore.com>
21947 * stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the
21948 newly built CALL_EXPR.
21949 * tree-profile.c (tree_profiling): Don't profile functions produced
21950 for built-in stuff.
21952 2010-06-06 Segher Boessenkool <segher@kernel.crashing.org>
21956 * genautomata.c (SET_BIT, CLEAR_BIT, TEST_BIT): Make these macros
21957 endianness-independent.
21959 2010-06-05 Steven Bosscher <steven@gcc.gnu.org>
21961 * c-common.c: Move to c-family/.
21962 * c-common.def: Likewise.
21963 * c-common.h: Likewise.
21964 * c-cppbuiltin.c: Likewise.
21965 * c-dump.c: Likewise.
21966 * c-format.c: Likewise.
21967 * c-format.h : Likewise.
21968 * c-gimplify.c: Likewise.
21969 * c-lex.c: Likewise.
21970 * c-omp.c: Likewise.
21972 * c-opts.c: Likewise.
21973 * c-pch.c: Likewise.
21974 * c-ppoutput.c: Likewise.
21975 * c-pragma.c: Likewise.
21976 * c-pragma.h: Likewise.
21977 * c-pretty-print.c: Likewise.
21978 * c-pretty-print.h: Likewise.
21979 * c-semantics.c: Likewise.
21980 * stub-objc.c: Likewise.
21982 * gengtype.c (get_file_langdir): Special-case files in c-family/.
21983 (get_output_file_with_visibility): Fix name for c-common.h.
21984 * c-config-lang.in: Update paths in gtfiles for files in c-family/.
21986 * c-tree.h: Update include path for moved files.
21987 * c-lang.c: Likewise.
21988 * c-lang.h: Likewise.
21989 * c-parser.c: Likewise.
21990 * c-convert.c: Likewise.
21991 * c-decl.c: Likewise.
21992 * c-objc-common.c: Likewise.
21993 * configure.ac: Make sure c-family/ exists in the build directory.
21994 * configure: Regenerate.
21995 * Makefile.in: Update paths for moved files. Regroup files per
21996 location and update dependencies. Move generated_files down after
21999 * config/spu/spu-c.c: Update paths for moved files.
22000 * config/mep/mep-pragma.c: Likewise.
22001 * config/darwin-c.c: Likewise.
22002 * config/i386/msformat-c.c: Likewise.
22003 * config/i386/i386-c.c: Likewise.
22004 * config/avr/avr-c.c: Likewise.
22005 * config/sol2-c.c: Likewise.
22006 * config/ia64/ia64-c.c: Likewise.
22007 * config/rs6000/rs6000-c.c: Likewise.
22008 * config/arm/arm.c: Likewise.
22009 * config/arm/arm-c.c: Likewise.
22010 * config/h8300/h8300.c: Likewise.
22011 * config/v850/v850-c.c: Likewise.
22013 * config/t-darwin: Fix dependencies for moved files.
22014 * config/t-sol2: Fix dependencies for moved files.
22015 * config/mep/t-mep: Fix dependencies for moved files.
22016 * config/ia64/t-ia64: Fix dependencies for moved files.
22017 * config/rs6000/t-rs6000: Fix dependencies for moved files.
22018 * config/v850/t-v850: Fix dependencies for moved files.
22019 * config/v850/t-v850e: Fix dependencies for moved files.
22021 * config/m32c/m32c-pragma.c
22023 * po/exgettext: Look in c-family/ also.
22025 2010-06-05 Eric Botcazou <ebotcazou@adacore.com>
22027 * tree-ssa-dce.c (mark_last_stmt_necessary): New function.
22028 (mark_control_dependent_edges_necessary): Call it instead of marking
22029 the last statement manually.
22030 (propagate_necessity): Likewise.
22032 2010-06-05 Jan Hubicka <jh@suse.cz>
22034 * basic-block.h (compute_dominance_frontiers): Updated.
22035 (compute_idf): Likewise.
22037 * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads
22038 for dominance frontiers.
22039 (rewrite_into_ssa): Update for bitmap heads in dominance frontiers.
22040 (insert_updated_phi_nodes_for): Likewise.
22041 (update_ssa): Likewise.
22042 * cfganal.c (compute_dominance_frontiers_1): Likewise.
22043 (compute_dominance_frontiers): Likewise.
22044 (compute_idf): Likewise.
22045 * df-problems.c (df_md_local_compute): Likewise.
22047 2010-06-05 Anatoly Sokolov <aesok@post.ru>
22049 * target.h (struct gcc_target): Add memory_move_cost field.
22050 * target-def.h (TARGET_MEMORY_MOVE_COST): New.
22051 (TARGET_INITIALIZER): Use TARGET_MEMORY_MOVE_COST.
22052 * targhooks.c (default_memory_move_cost): New function.
22053 * targhooks.h (default_memory_move_cost): Declare function.
22054 * reload.h (memory_move_cost): Declare.
22055 (memory_move_secondary_cost): Change type of 'in' argument to bool.
22056 * reginfo.c (memory_move_cost): New function.
22057 (memory_move_secondary_cost): Change type of 'in' argument to bool.
22058 * ira.h (ira_memory_move_cost): Update comment.
22059 * ira.c (ira_memory_move_cost): Update comment.
22060 (setup_class_subset_and_memory_move_costs): Replace MEMORY_MOVE_COST
22061 with memory_move_cost.
22062 * postreload.c (reload_cse_simplify_set): (Ditto.).
22063 * reload1.c (choose_reload_regs): (Ditto.).
22064 * doc/tm.texi (TARGET_MEMORY_MOVE_COST): New.
22065 (MEMORY_MOVE_COST): Revise documentation.
22067 * config/i386/i386.h (MEMORY_MOVE_COST): Remove macro.
22068 * config/i386/i386-protos.h (int ix86_memory_move_cost): Remove.
22069 * config/i386/i386.h (ix86_memory_move_cost): Make static. Change
22070 type of 'in' argument to bool.
22071 (TARGET_MEMORY_MOVE_COST): Define.
22073 2010-06-05 Jan Hubicka <jh@suse.cz>
22075 * ipa-pure-const.c (propagate): Fix typo in handling of functions
22076 that cannot return. Be more careful when merging the results with
22077 previously known ones.
22079 2010-06-05 Matthias Klose <doko@ubuntu.com>
22081 * gcc.c (cc1_options, cpp_unique_options): Use find-plugindir spec
22082 function to add the -iplugindir option.
22083 (find_plugindir_spec_function): Add new declaration and function.
22084 (static_spec_func): Use it for "find-plugindir".
22086 2010-06-05 Jakub Jelinek <jakub@redhat.com>
22089 * c-typeck.c (mark_exp_read): Handle C_MAYBE_CONST_EXPR.
22090 * c-parser.c (c_parser_postfix_expression): Call mark_exp_read on
22091 statement expression.
22093 2010-06-05 Jan Hubicka <jh@suse.cz>
22095 * df-problems.c (seen_in_block, seen_in_insn): Convert to bitmap_head.
22096 (df_rd_problem_data): Convert sparse_invalidated_by_call,
22097 dense_invalidated_by_call to bitmap head.
22098 (df_rd_alloc, df_rd_bb_local_compute_process_def,
22099 df_rd_bb_local_compute, df_rd_confluence_n, df_rd_transfer_function,
22100 df_rd_start_dump, df_lr_verify_transfer_functions,
22101 df_live_verify_transfer_functions, df_chain_create_bb,
22102 df_chain_add_problem, df_byte_lr_check_regs, df_byte_lr_alloc,
22103 df_byte_lr_confluence_0, df_byte_lr_confluence_n, df_note_compute,
22104 df_simulate_one_insn_forwards, df_md_alloc,
22105 df_md_bb_local_compute_process_def,
22106 df_md_bb_local_compute_process_def, df_md_local_compute,
22107 df_md_transfer_function df_md_free): Update.
22109 2010-06-05 Joseph Myers <joseph@codesourcery.com>
22112 * c-typeck.c (build_unary_op): Merge qualifiers into pointer
22113 target type for ADDR_EXPR; require no changes to qualifiers except
22114 for function types.
22115 * c-tree.h (c_build_type_variant): Remove.
22117 2010-06-05 Segher Boessenkool <segher@kernel.crashing.org>
22119 * genautomata.c (get_excl_set): Do work per element, not per char.
22120 (check_presence_pattern_sets): Similar.
22121 (check_absence_pattern_sets): Similar.
22123 2010-06-05 Segher Boessenkool <segher@kernel.crashing.org>
22125 * genautomata.c (curr_state_pass_num): Delete.
22126 (min_issue_delay_pass_states): Delete.
22127 (min_issue_delay): Delete.
22128 (initiate_min_issue_delay_pass_states): Delete.
22129 (output_min_issue_delay_table): Compute min_issue_delay_vect
22130 using a breadth-first search variant.
22131 (output_tables): Don't call initiate_min_issue_delay_pass_states.
22133 2010-06-04 H.J. Lu <hongjiu.lu@intel.com>
22136 * df-problems.c (df_lr_bb_local_compute): Updated for embedded bitmaps.
22137 (df_byte_lr_bb_local_compute): Likewise.
22139 2010-06-03 Jason Merrill <jason@redhat.com>
22141 Implement noexcept operator (5.3.7)
22142 * c-common.c (c_common_reswords): Add noexcept.
22143 * c-common.h (enum rid): Add RID_NOEXCEPT.
22145 2010-06-04 Joseph Myers <joseph@codesourcery.com>
22147 * config/darwin-driver.c (darwin_default_min_version): Use
22148 GCC-specific formats in diagnostics.
22149 * cppspec.c (lang_specific_driver): Use GCC-specific formats in
22151 * gcc.c (translate_options, read_specs, add_sysrooted_prefix,
22152 execute, process_command, end_going_arg, do_self_spec, do_spec_1,
22153 eval_spec_function, handle_braces, process_brace_body, main,
22154 perror_with_name, used_arg, set_multilib_dir, print_multilib_info,
22155 getenv_spec_function, compare_version_strings,
22156 version_compare_spec_function): Use GCC-specific formats in
22159 2010-06-04 Uros Bizjak <ubizjak@gmail.com>
22161 * config/i386/i386.md (*addhi_1_lea) <TYPE_INCDEC, default>: Assert
22162 that operand 0 and operand 1 are equal.
22163 (*addqi_1_lea) <TYPE_INCDEC, default>: Ditto.
22164 (*add<mode>_2) <TYPE_INCDEC>: Remove assert that operand 0
22165 and operand 1 are equal.
22166 <default>: Ditto. Remove ??? comment.
22167 (*add<mode>_3) <TYPE_INCDEC>: Remove assert that operand 0
22168 and operand 1 are equal.
22169 <default>: Ditto. Remove ??? comment.
22170 (*adddi_4) <default>: Remove assert that operand 0 and operand 1
22172 (*add<mode>_4) <default>: Ditto.
22173 (*add<mode>_5) <TYPE_INCDEC, default>: Ditto.
22175 2010-06-04 Nathan Froyd <froydnj@codesourcery.com>
22177 * config/i386/i386-protos.h (ix86_print_operand): Declare.
22178 * config/i386/i386.c (ix86_print_operand): Make non-static.
22179 * config/i386/sol2.h (ASM_OUTPUT_CALL): Call ix86_print_operand.
22180 * output.h (output_operand): Declare.
22181 * final.c (output_operand): Make non-static.
22183 2010-06-04 Alexandre Oliva <aoliva@redhat.com>
22185 PR rtl-optimization/44013
22186 * sched-deps.c (add_dependence_list_and_free): Don't free lists
22187 when processing debug insns.
22190 * var-tracking.c (find_loc_in_1pdv): Mark initial value before
22191 recursing. Check that recursion is bounded. Rename inner var
22192 to avoid hiding incoming argument.
22194 2010-06-04 Uros Bizjak <ubizjak@gmail.com>
22196 * config/i386/i386.md (*addqi_2) <TYPE_INCDEC>: Do not assert that
22197 operands[2] == 255.
22201 (*addqi_ext_1_rex64): Ditto.
22202 (*addqi_ext_1): Ditto.
22204 (*addqi_4): Check for incdec_operand in QImode.
22206 (*add<mode>_2): Macroize insn from *add<mode>_2 and *add{qi,hi}_2
22207 using SWI mode iterator.
22208 (*add<mode>_3): Ditto from *add<mode>_3 and *add{qi,hi}_3.
22209 (*add<mode>_4): Macroize insn from *add{qi,hi,si}_4 using SWI124
22211 (*add<mode>_5): Macroize insn from *add<mode>_5 and *add{qi,hi}_5
22212 using SWI mode iterator.
22214 2010-06-04 Manuel López-Ibáñez <manu@gcc.gnu.org>
22217 * c-objc-common.c (c_tree_printer): Handle %V, %v and %#v.
22218 * c-format.c (gcc_diag_flag_specs): Add hash.
22219 (gcc_cxxdiag_flag_specs): Use gcc_diag_flag_specs directly.
22220 (gcc_tdiag_char_table,gcc_cdiag_char_table): Handle %V and %v.
22221 * c-pretty-print.c (pp_c_cv_qualifier): Rename as
22222 pp_c_cv_qualifiers. Handle qualifiers spelling here.
22223 (pp_c_type_qualifier_list): Call the function above.
22224 * c-pretty-print.h (pp_c_cv_qualifiers): Declare.
22225 * c-typeck.c (handle_warn_cast_qual): Print qualifiers.
22226 (WARN_FOR_QUALIFIERS): New macro.
22227 (convert_for_assignment): Use it.
22229 2010-06-04 Kai Tietz <kai.tietz@onevision.com>
22231 * config/i386/cygming.h (ASM_GENERATE_INTERNAL_LABEL): Prefix by '*'.
22233 2010-06-04 Jan Hubicka <jh@suse.cz>
22235 * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info, df_live_bb_info,
22236 df_byte_lr_bb_info): Embedd bitmap_head into the structure.
22237 (DF_LIVE_IN, DF_LIVE_OUT, DF_LR_IN, DF_LR_OUT, DF_BYTE_LR_IN,
22238 DF_BYTE_LR_OUT): Update for embedded bitmaps.
22239 * fwprop.c (single_def_use_enter_block): Likewise.
22240 * ddg.c (create_ddg_dep_from_intra_loop_link,
22241 add_cross_iteration_register_deps, build_inter_loop_deps): Likewise.
22242 * loop-iv.c (latch_dominating_def): Likewise.
22243 * df-problems.c (df_rd_free_bb_info, df_rd_alloc,
22244 df_rd_bb_local_compute_process_def, df_rd_bb_local_compute_process_def,
22245 df_rd_init_solution, df_rd_init_solution, df_rd_transfer_function,
22246 df_rd_transfer_function, df_rd_top_dump,
22247 df_rd_bottom_dump): Update.
22248 (df_lr_free_bb_info, df_lr_alloc, df_lr_reset, df_lr_bb_local_compute,
22249 df_lr_bb_local_compute, df_lr_bb_local_compute, df_lr_bb_local_compute,
22250 df_lr_bb_local_compute, df_lr_local_compute, df_lr_init, df_lr_init,
22251 df_lr_confluence_0, df_lr_free, df_lr_top_dump, df_lr_bottom_dump,
22252 df_lr_verify_solution_start, df_lr_verify_solution_end,
22253 df_lr_verify_transfer_functions, df_lr_verify_transfer_functions,
22254 df_live_free_bb_info, df_live_alloc, df_live_reset,
22255 df_live_bb_local_compute, df_live_init, df_live_transfer_function,
22256 df_live_finalize, df_live_free, df_live_top_dump, df_live_bottom_dump,
22257 df_live_verify_solution_start, df_live_verify_solution_end,
22258 df_live_verify_transfer_functions, df_chain_create_bb,
22259 df_byte_lr_free_bb_info, df_byte_lr_alloc, df_byte_lr_reset,
22260 df_byte_lr_bb_local_compute, df_byte_lr_bb_local_compute,
22261 df_byte_lr_bb_local_compute, df_byte_lr_bb_local_compute,
22262 df_byte_lr_bb_local_compute, df_byte_lr_local_compute, df_byte_lr_init,
22263 df_byte_lr_confluence_0, df_byte_lr_confluence_n,
22264 df_byte_lr_transfer_function, df_byte_lr_top_dump,
22265 df_byte_lr_bottom_dump, df_create_unused_note,
22266 df_note_bb_compute, df_md_free_bb_info, df_md_alloc,
22267 df_md_bb_local_compute_process_def, df_md_local_compute, df_md_reset,
22268 df_md_transfer_function, df_md_init, df_md_confluence_0,
22269 df_md_confluence_n,
22270 df_md_top_dump, df_md_bottom_dump): Update.
22271 (struct df_lr_problem_data): Embedd bitmap headers.
22273 2010-06-04 Jan Hubicka <jh@suse.cz>
22275 * dce.c (dce_process_block): Do not re-scan already marked
22278 2010-06-04 Bernd Schmidt <bernds@codesourcery.com>
22280 PR rtl-optimization/39871
22281 PR rtl-optimization/40615
22282 PR rtl-optimization/42500
22283 PR rtl-optimization/42502
22284 * ira.c (init_reg_equiv_memory_loc: New function.
22285 (ira): Call it twice.
22286 * reload.h (calculate_elim_costs_all_insns): Declare.
22287 * ira-costs.c: Include "reload.h".
22288 (regno_equiv_gains): New static variable.
22289 (init_costs): Allocate it.
22290 (finish_costs): Free it.
22291 (ira_costs): Call calculate_elim_costs_all_insns.
22292 (find_costs_and_classes): Take estimated elimination costs
22294 (ira_adjust_equiv_reg_cost): New function.
22295 * ira.h (ira_adjust_equiv_reg_cost): Declare it.
22296 * reload1.c (init_eliminable_invariants, free_reg_equiv,
22297 elimination_costs_in_insn, note_reg_elim_costly): New static functions.
22298 (elim_bb): New static variable.
22299 (reload): Move code out of here into init_eliminable_invariants and
22300 free_reg_equiv. Call them.
22301 (calculate_elim_costs_all_insns): New function.
22302 (eliminate_regs_1): Declare. Add extra arg FOR_COSTS;
22303 all callers changed. If FOR_COSTS is true, don't call alter_reg,
22304 but call note_reg_elim_costly if we turned a valid memory address
22305 into an invalid one.
22306 * Makefile.in (ira-costs.o): Depend on reload.h.
22308 2010-06-04 Julian Brown <julian@codesourcery.com>
22310 * config/arm/thumb2.md (*thumb2_movdf_soft_insn): Fix alternatives
22313 2010-06-04 Richard Guenther <rguenther@suse.de>
22316 * cgraph.h (struct varpool_node): Add lto_file_data field.
22317 * lto-cgraph.c (input_varpool_node): Initialize it.
22319 2010-06-04 Uros Bizjak <ubizjak@gmail.com>
22321 * config/i386/predicates.md (pic_symbolic_operand): Remove predicate.
22322 * config/i386/i386.md (*add<mode>_1): Do not use pic_symbolic_operand
22323 predicate in "type" attribute calculation.
22324 (*addsi_1_zext): Ditto.
22325 (*add<mode>_2): Do not use pic_symbolic_operand in insn predicate.
22326 (*addsi_2_zext): Ditto.
22327 (*add<mode>_3): Ditto.
22328 (*addsi_3_zext): Ditto.
22329 (*add<mode>_5): Ditto.
22331 2010-06-03 Jan Hubicka <jh@suse.cz>
22333 * tree-into-ssa.c (mark_block_for_update): Avoid redundant call
22335 * cfganal.c (compute_dominance_frontiers_1): Likewise.
22337 2010-06-03 Jan Hubicka <jh@suse.cz>
22339 * df-problems.c (df_create_unused_note, df_note_bb_compute):
22340 micro-optimize the checks when to add new note.
22342 2010-06-03 Nathan Froyd <froydnj@codesourcery.com>
22344 * final.c (output_asm_insn): Call
22345 targetm.asm_out.print_operand_punct_valid_p. Update comments.
22346 (output_operand): Call targetm.asm_out.print_operand. Update comments.
22347 (output_address): Call targetm.asm_out.print_operand_address.
22349 * target.h (struct gcc_target): Add print_operand,
22350 print_operand_address, and print_operand_punct_valid_p fields.
22351 * targhooks.h (default_print_operand): Declare.
22352 (default_print_operand_address): Declare.
22353 (default_print_operand_punct_valid_p): Declare.
22354 * targhooks.c (default_print_operand): Define.
22355 (default_print_operand_address): Define.
22356 (default_print_operand_punct_valid_p): Define.
22357 * target-def.h (TARGET_PRINT_OPERAND): Define if not defined.
22358 (TARGET_PRINT_OPERAND_ADDRESS): Likewise.
22359 (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Likewise.
22360 (TARGET_ASM_OUT): Add TARGET_PRINT_OPERAND,
22361 TARGET_PRINT_OPERAND_ADDRESS, and TARGET_PRINT_OPERAND_PUNCT_VALID_P.
22362 * vmsdbgout.c (addr_const_to_string): Update comment.
22363 * config/i386/i386.c (print_operand): Rename to...
22364 (ix86_print_operand): ...this. Make static.
22365 (print_operand_address): Rename to...
22366 (ix86_print_operand_address): ...this. Make static. Call
22367 ix86_print_operand instead of PRINT_OPERAND.
22368 (ix86_print_operand_punct_valid_p): New function.
22369 (TARGET_PRINT_OPERAND): Define.
22370 (TARGET_PRINT_OPERAND_ADDRESS): Define.
22371 (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
22372 * config/i386/i386.h (HI_REGISTER_NAMES): Update comment.
22373 (PRINT_OPERAND_PUNCT_VALID_P): Delete.
22374 (PRINT_OPERAND): Delete.
22375 (PRINT_OPERAND_ADDRESS): Delete.
22376 * config/i386/i386-protos.h (print_operand): Delete prototype.
22377 (print_operand_address): Delete prototype.
22379 2010-06-03 Richard Guenther <rguenther@suse.de>
22381 PR tree-optimization/44403
22382 * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref):
22383 Preserve pointer qualifiers.
22384 (vect_create_data_ref_ptr): Likewise.
22386 2010-06-03 H.J. Lu <hongjiu.lu@intel.com>
22389 * defaults.h (MAX_FIXED_MODE_SIZE): New.
22391 * stor-layout.c (MAX_FIXED_MODE_SIZE): Removed.
22393 2010-06-03 Jakub Jelinek <jakub@redhat.com>
22396 * tree-cfg.c (gimple_can_merge_blocks_p): For -O0
22397 return false if merging the bbs would lead to goto_locus
22398 location being lost from the IL.
22400 2010-06-03 Jan Hubicka <jh@suse.cz>
22401 Jakub Jelinek <jakub@redhat.com>
22403 * var-tracking.c (dataflow_set_equiv_regs): Shortcut the loop if
22404 set->regs[i] is NULL or has just one entry.
22406 2010-06-03 Jan Hubicka <jh@suse.cz>
22408 * lto-cgraph.c (lto_varpool_encoder_size): Remove.
22409 * lto-streamer.h (lto_varpool_encoder_size): New inline function.
22411 2010-06-03 Paul Brook <paul@codesourcery.com>
22413 * config/arm/arm.c (FL_TUNE): Define.
22414 (arm_default_cpu, arm_cpu_select): Remove.
22415 (all_cores): Populate core field.
22416 (arm_selected_arch, arm_selected_cpu, arm_selected_tune): New.
22417 (arm_find_cpu): New function.
22418 (arm_handle_option): Lookup cpu/architecture names.
22419 (arm_override_options): Cleanup mcpu/march/mtune handling.
22420 (arm_file_start): Ditto.
22422 2010-06-03 Alan Modra <amodra@gmail.com>
22425 * config/rs6000/rs6000.md (load_toc_v4_PIC_1b): Add label operand.
22426 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Pass label
22427 rtx to gen_load_toc_v4_PIC_1b. Tidy.
22428 (rs6000_emit_load_toc_table): Likewise.
22430 2010-06-02 Jan Hubicka <jh@suse.cz>
22432 * passes.c (init_optimization_passes): Put ipa reference
22433 after ipa pure-const.
22435 2010-06-02 Jan Hubicka <jh@suse.cz>
22437 * ipa-reference.c (ipa_reference_local_vars_info_d): Remove
22438 calls_read_all and calls_write_all.
22439 (get_reference_optimization_summary): Fix formatting.
22440 (is_proper_for_analysis): Check that decl is not readonly.
22441 (propagate_bits): Check CONST/PURE/noreturn flags.
22442 (ipa_init): Move all_module_statics to optimization_summary_obstack.
22443 (analyze_function): Ignore indirect edges.
22444 (copy_global_bitmap): For all module statics, do nothing.
22445 (generate_summary): Do not print calls_read_all/calls_write_all.
22446 (read_write_all_from_decl): Take node as argument; check
22447 cgraph_node_cannot_return.
22448 (propagate): Reorganize read_all/write_all computation;
22449 check indirect edges; check ecf flags; use all_module_statics
22450 in the results; do not free all_module_statics.
22451 (stream_out_bitmap): Handle all_module_statics.
22452 (ipa_reference_write_optimization_summary): Likewise; use
22453 varpool/cgraph encoders to get boundaries.
22454 (ipa_reference_read_optimization_summary): Read in all_module_statics;
22455 use it when possible.
22457 2010-06-02 Michael Meissner <meissner@linux.vnet.ibm.com>
22460 * doc/invoke.texi (RS/6000 and PowerPC Options): Delete obsolete
22461 -mswdiv option. Add -mrecip, -mrecip=<xxx>, -mrecip-precision options.
22463 * doc/extend.texi (powerpc builtins): Document vec_recip,
22464 vec_rsqrt, vec_rsqrte altivec/vsx builtins.
22466 * config/rs6000/rs60000-protos.h (rs6000_emit_swdiv): New function.
22467 (rs6000_emit_swrsqrt): Ditto.
22468 (rs6000_emit_swdivsf): Delete.
22469 (rs6000_emit_swdivdf): Ditto.
22470 (rs6000_emit_swrsqrtsf): Ditto.
22472 * config/rs6000/rs6000.c (rs6000_recip_bits): New global to
22473 describe the reciprocal estimate support for each type.
22474 (recip_options): Map -mrecip=<opt> into option bits.
22475 (gen_2arg_fn_t): New typedef for binary rtx gen function.
22476 (rs6000_debug_reg_global): If -mdebug=reg, print the state of the
22477 reciprocal estimate instructions.
22478 (rs6000_init_hard_regno_mode_ok): Key ws constraint off of the
22479 debug -mvsx-scalar-memory switch instead of -mvsx-scalar-double.
22480 Set up rs6000_recip_bits based on the -mrecip* options. Print the
22481 cost information if -mdebug=cost or -mdebug=reg.
22482 (rs6000_override_options): Set -mrecip-precision for power6, and
22483 power7 machines. If -mvsx or -mdfp, enable various options that
22484 came in previous instruction set ISAs, unless the option was
22485 explicitly disabled by the command line option. Parse
22486 -mrecip=<opt> options.
22487 (rs6000_builtin_vectorized_function): Add support for vectorizing
22488 the reciprocal estimate builtins and expansions.
22489 (rs6000_handle_option): Add -mrecip, -mrecip=<opt> support.
22490 (bdesc_2arg): Add reciprocal estimate builtins.
22491 (bdesc_1arg): Add reciprocal square root estimate builtins.
22492 (rs6000_expand_builtin): Rewrite to use a switch statement,
22493 instead of multiple if/then/elses. Add reciprocal estimate builtins.
22494 (rs6000_init_builtins): Create declarations for reciprocal
22496 (rs6000_preferred_reload_class): Simplify VSX preferences, if scalar
22497 sized, prefer traditional floating point registers, if integer
22498 vector types, prefer altivec registers. Don't actually look at
22499 the memory address any more.
22500 (rs6000_builtin_reciprocal): Add new builtin reciprocal estimate
22502 (rs6000_load_constant_and_splat): New helper function to load up
22503 the constant for reciprocal estimate instructions.
22504 (rs6000_emit_madd): New helper function for generating
22505 multiply/add type instructions, based on the current switches.
22506 (rs6000_emit_msub): Ditto.
22507 (rs6000_emit_mnsub): Ditto.
22508 (rs6000_emit_swdiv_high_precision): Replace rs6000_emit_swdivsf to
22509 replace a divide with a reciprocal estimate and fixup, adding
22510 support for machines with high precision and vectors.
22511 (rs6000_emit_swdiv_low_precision): Rewrite rs6000_emit_swdivdf for
22512 low precision machines.
22513 (rs6000_emit_swdiv): New common function to be called to replace a
22514 division with reciprocal estimate and fixup.
22515 (rs6000_emit_swrsqrt): Replace rs6000_emit_swrsqrtsf. Add support
22516 for double and vector types. Add support for high precision machines.
22518 * config/rs6000/rs6000.h (TARGET_FRES): New macro to say whether
22519 the reciprocal estimate instructions can be generated.
22520 (TARGET_FRE): Ditto.
22521 (TARGET_FRSQRTES): Ditto.
22522 (TARGET_FRSQRTE): Ditto.
22523 (RS6000_RECIP_*): New macros for reciprocal estimate support.
22525 * config/rs6000/vector.md (rsqrte<mode>2): New insn for reciprocal
22526 square root estimate on vectors.
22527 (re<mode>2): New insn for reciprocal division estimate on vectors.
22529 * config/rs6000/rs6000-buitlins.def (ALTIVEC_BUILTIN_VRSQRTFP):
22531 (ALTIVEC_BUILTIN_VRECIPFP): Ditto.
22532 (ALTIVEC_BUITLIN_VEC_RE): Ditto.
22533 (ALTIVEC_BUILTIN_VEC_RSQRT): Ditto.
22534 (VSX_BUILTIN_RSQRT_V4SF): Ditto.
22535 (VSX_BUITLIN_RSQRT_V2DF): Ditto.
22536 (RS6000_BUILTIN_RSQRT): Ditto.
22537 (ALTIVEC_BUILTIN_VEC_RSQRTE): Denote that the builtin is a
22538 floating point builtin.
22540 * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
22541 macros __RECIP__, __RECIPF__, __RSQRTE__, __RSQRTEF__,
22542 __RECIP_PRECISION__ based on the command line switches.
22543 (altivec_overloaded_builtins): Add reciprocal estimate builtins.
22545 * config/rs6000/rs6000.opt (-mrecip): Document add support for
22546 replacing division instructions with reciprocal estimate and fixup.
22547 (-mrecip=<opt>): New option.
22548 (-mrecip-precision): Ditto.
22550 * config/rs6000/vsx.md (UNSPEC_VSX_RSQRTE): Delete.
22551 (vsx_rsqrte<mode>2): Use UNSPEC_RSQRT not UNSPEC_VSX_RSQRTE.
22552 (vsx_copysignsf3): If -mvsx, use double precision cpsign on single
22555 * config/rs6000/altivec.md (UNSPEC_RSQRTEFP): Delete.
22556 (UNSPEC_VREFP): Ditto.
22557 (altivec_vnmsubfp*): Make altivec nmsub mirror the scalar and VSX
22558 conterparts with regard to support of -mno-fused-madd and -ffast-math.
22559 (altivec_vrsqrtefp): Use common UNSPEC to allow scalar/vector
22560 reciprocal estimate instructions to be generated.
22561 (altivec_vrefp): Ditto.
22563 * config/rs6000/rs6000.md (RECIPF): New iterator for reciprocal
22565 (rreg): New mode attribute for reciprocal estimate support.
22566 (recip<mode>3): New insn for division using reciprocal estimate
22567 and fixup builtins.
22568 (divide define_split): New define_split to convert floating point
22569 division to use reciprocal estimate if the user used the
22570 appropriate options and the split is run when we can add new
22571 pseudo registers for the fixup.
22572 (rsqrt<mode>2): New insn for reciprocal square root support.
22573 (recipsf3): Move into recip<mode>3.
22575 (fres): Use TARGET_FRES.
22576 (rsqrtsf2): Move into rsqrt<mode>2.
22577 (rsqrtsf_internal1): Use TARGET_FRSQRTSES.
22578 (copysignsf3): Add support for VSX.
22579 (fred): Use TARGET_FRE.
22581 (rsqrtdf_internal1): New function for frsqrte instruciton.
22583 * config/rs6000/altivec.h (vec_recipdiv): Define new vector builtin.
22584 (vec_rsqrt): Ditto.
22586 2010-06-03 Richard Guenther <rguenther@suse.de>
22588 PR middle-end/44291
22589 * optabs.c (init_one_libfunc): Use IDENTIFIER_HASH_VALUE.
22590 (set_user_assembler_libfunc): Likewise.
22592 2010-06-02 Steven Bosscher <steven@gcc.gnu.org>
22594 * mkconfig.sh: Include insn-flags.h and insn-constants.h before
22596 * except.h: Move MUST_USE_SJLJ_EXCEPTIONS and USING_SJLJ_EXCEPTIONS
22598 * expr.h (BRANCH_COST, MOVE_RATIO, CLEAR_RATIO, SET_RATIO,
22599 DEFAULT_FUNCTION_ARG_PADDING, FUNCTION_ARG_PADDING,
22600 FUNCTION_ARG_BOUNDARY, STACK_SAVEAREA_MODE, STACK_SIZE_MODE,
22601 STACK_CHECK_BUILTIN, STACK_CHECK_STATIC_BUILTIN,
22602 STACK_CHECK_PROBE_INTERVAL_EXP, STACK_CHECK_MOVING_SP,
22603 STACK_OLD_CHECK_PROTECT, STACK_CHECK_PROTECT,
22604 STACK_CHECK_MAX_FRAME_SIZE, STACK_CHECK_FIXED_FRAME_SIZE,
22605 STACK_CHECK_MAX_VAR_SIZE): Move target macro defaults to defaults.h.
22606 * defaults.h: Updated for above mentioned changes.
22608 2010-06-02 Kai Tietz <kai.tietz@onevision.com>
22610 * c-common.c: Remove header include of tm_p.h.
22611 * Makefile.in (c-common.o): Remove TM_P_H dependency.
22613 2010-06-02 Jakub Jelinek <jakub@redhat.com>
22615 * tree.h (struct tree_decl_map): New type.
22616 (tree_decl_map_eq, tree_decl_map_marked_p): Define.
22617 (tree_decl_map_hash): New prototype.
22618 (debug_expr_for_decl, value_expr_for_decl): Change into
22619 tree_decl_map hashtab from tree_map.
22620 (init_ttree): Adjust initialization.
22621 (tree_decl_map_hash): New function.
22622 (decl_debug_expr_lookup, decl_debug_expr_insert,
22623 decl_value_expr_lookup, decl_value_expr_insert): Adjust.
22625 2010-06-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
22627 * configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2
22629 * configure: Regenerate.
22630 * config.in: Regenerate.
22632 * config/i386/sol2-10.h [TARGET_GNU_LD] (I386_EMULATION): Define.
22633 (X86_64_EMULATION): Define.
22634 (TARGET_LD_EMULATION): Use them.
22636 * config/sparc/sol2-gld-bi.h (SPARC32_EMULATION): Define.
22637 (SPARC64_EMULATION): Define.
22638 (LINK_ARCH_SPEC): Use them.
22640 2010-06-02 Sebastian Pop <sebastian.pop@amd.com>
22642 * graphite-clast-to-gimple.c (gcc_type_for_interval): Use
22643 smallest_mode_for_size for computing the precision types of new
22644 graphite IVs. Do not call lang_hooks.types.type_for_size.
22646 2010-06-02 Sebastian Pop <sebastian.pop@amd.com>
22648 * tree-if-conv.c (predicate_bbs): Do not reset the GIMPLE_DEBUG
22650 (remove_conditions_and_labels): Reset the GIMPLE_DEBUG information.
22652 2010-06-02 Sebastian Pop <sebastian.pop@amd.com>
22654 PR middle-end/44363
22655 * tree-if-conv.c (predicate_bbs): Do not call gcc_unreachable,
22656 return false instead.
22658 2010-06-02 Jan Hubicka <jh@suse.cz>
22660 PR middle-end/44295
22661 * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Do not
22662 create new cgraph node to check callee.
22664 2010-06-02 Richard Guenther <rguenther@suse.de>
22666 * lto-streamer-in.c (input_gimple_stmt): Fix typo.
22668 2010-06-02 Richard Guenther <rguenther@suse.de>
22670 * lto-wrapper.c (lto_wrapper_exit): Rename to ...
22671 (lto_wrapper_cleanup): ... this. Do not exit.
22672 (fatal): Adjust. Exit here.
22673 (fatal_perror): Likewise.
22674 (fatal_signal): New function.
22675 (main): Set up signal handlers to cleanup temporary files.
22676 * Makefile.in (lto-wrapper.o): Adjust dependencies.
22678 2010-06-02 Richard Guenther <rguenther@suse.de>
22680 PR tree-optimization/44377
22681 * tree-ssa-structalias.c (find_func_aliases): Fix typo.
22683 2010-06-02 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
22685 * config/s390/2097.md (z10_fhex): Remove insn reservation.
22686 * config/s390/s390.md (UNSPEC_COPYSIGN): Remove unused constant.
22687 (*mov<mode>_64 TD_TF, *mov<mode>_31 TD_TF, *mov<mode>_64dfp DD_DF,
22688 *mov<mode>_64 DD_DF, *mov<mode>_31, mov<mode>): Remove load zero
22690 * config/s390/s390.c: Don't accept fp zeros as valid constants anymore.
22692 2010-06-02 Jan Hubicka <jh@suse.cz>
22694 * bitmap.c (bitmap_descriptor): Add search_iter.
22695 (bitmap_find_bit): Increment it.
22696 (print_statistics): Print it.
22698 2010-06-02 Nathan Froyd <froydnj@codesourcery.com>
22700 * tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call
22701 instead of gimple_build_call_vec. Delete unnecessary local variable.
22703 2010-06-02 Steven Bosscher <steven@gcc.gnu.org>
22705 * gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling"
22706 change from yesterday.
22708 2010-06-02 Steven Bosscher <steven@gcc.gnu.org>
22710 * c-ada-spec.c: Clean up redundant includes.
22712 2010-06-01 Steven Bosscher <steven@gcc.gnu.org>
22714 * gimplify.c: Do not include except.h and optabs.h.
22715 (gimplify_body): Do not initialize RTL profiling.
22716 * gimple-low.c: Do not include rtl.h, diagnostic.h, langhooks.h,
22717 langhooks-def.h, timevar.h, except.h, hashtab.h, and expr.h.
22718 * gimple-fold.c: Do not include rtl.h, tm_p.h, ggc.h, basic-block.h,
22719 output.h, expr.h, diagnostic.h, timevar.h, value-prof.h, and
22722 * tree-pretty-print.h: Include pretty-print.h.
22723 * gimple-pretty-print.h: Include pretty-print.h.
22725 * tree-pretty-print.c: Do not include diagnostic.h.
22726 * tree-vrp.c: Likewise.
22727 * tree-tailcall.c: Likewise
22728 * tree-scalar-evolution.c: Likewise
22729 * tree-ssa-dse.c: Likewise
22730 * tree-chrec.c: Likewise
22731 * tree-ssa-sccvn.c: Likewise
22732 * tree-ssa-copyrename.c: Likewise
22733 * tree-nomudflap.c: Likewise
22734 * tree-call-cdce.c: Likewise
22735 * tree-stdarg.c: Likewise
22736 * tree-ssa-math-opts.c: Likewise
22737 * tree-nrv.c: Likewise
22738 * tree-ssa-sink.c: Likewise
22739 * tree-browser.c: Likewise
22740 * tree-ssa-loop-ivcanon.c: Likewise
22741 * tree-ssa-loop.c: Likewise
22742 * tree-parloops.c: Likewise
22743 * tree-ssa-address.c: Likewise
22744 * tree-ssa-ifcombine.c: Likewise
22745 * tree-if-conv.c: Likewise
22746 * tree-data-ref.c: Likewise
22747 * tree-affine.c: Likewise
22748 * tree-ssa-phiopt.c: Likewise
22749 * tree-ssa-coalesce.c: Likewise
22750 * tree-ssa-pre.c: Likewise
22751 * tree-ssa-live.c: Likewise
22752 * tree-predcom.c: Likewise
22753 * tree-ssa-forwprop.c: Likewise
22754 * tree-ssa-dce.c: Likewise
22755 * tree-ssa-ter.c: Likewise
22756 * tree-ssa-loop-prefetch.c: Likewise
22757 * tree-optimize.c: Likewise
22758 * tree-ssa-phiprop.c: Likewise
22759 * tree-object-size.c: Likewise
22760 * tree-outof-ssa.c: Likewise
22761 * tree-ssa-structalias.c: Likewise
22762 * tree-switch-conversion.c: Likewise
22763 * tree-ssa-reassoc.c: Likewise
22764 * tree-ssa-operands.c: Likewise
22765 * tree-vectorizer.c: Likewise
22766 * tree-vect-data-refs.c: Likewise
22767 * tree-vect-generic.c: Likewise
22768 * tree-vect-stmts.c: Likewise
22769 * tree-vect-patterns.c: Likewise
22770 * tree-vect-slp.c: Likewise
22771 * tree-vect-loop.c: Likewise
22772 * tree-ssa-loop-ivopts.c: Likewise
22773 * tree-ssa-loop-im.c: Likewise
22774 * tree-ssa-loop-niter.c: Likewise
22775 * tree-ssa-loop-unswitch.c: Likewise
22776 * tree-ssa-loop-manip.c: Likewise
22777 * tree-ssa-loop-ch.c: Likewise
22778 * tree-dump.c: Likewise
22779 * tree-complex.c: Likewise
22781 * tree-into-ssa.c: Do not include diagnostic.h and expr.h.
22782 * tree-ssa-uninit.c: Likewise
22783 * tree-ssa-threadupdate.c: Likewise
22784 * tree-ssa-uncprop.c: Likewise
22785 * tree-ssa-ccp.c: Likewise
22786 * tree-ssa-dom.c: Likewise
22787 * tree-ssa-propagate.c: Likewise
22788 * tree-ssa-alias.c: Likewise
22789 * tree-dfa.c: Likewise
22790 * tree-cfgcleanup.c: Likewise
22791 * tree-sra.c: Likewise
22792 * tree-ssa-copy.c: Likewise
22793 * tree-ssa.c: Likewise
22794 * tree-profile.c: Likewise
22795 * tree-cfg.c: Likewise
22796 * tree-ssa-threadedge.c: Likewise
22797 * tree-vect-loop-manip.c: Likewise
22799 * tree-inline.c: Do not include diagnostic.h and expr.h.
22801 (copy_decl_for_dup_finish): Do not use NULL_RTX.
22803 * tree-loop-linear.c: Do not include diagnostic.h, expr.h and optabs.h.
22804 * tree-loop-distribution.c: Likewise.
22806 2010-06-01 Jan Hubicka <jh@suse.cz>
22808 * ipa-pure-const.c (local_pure_const): Do NORETURN discovery.
22810 2010-06-01 Jan Hubicka <jh@suse.cz>
22812 * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;
22813 remove return value.
22814 (split_bbs_on_noreturn_calls) .... here.
22815 * tree-optimize.c (execute_fixup_cfg): Fixup noreturn calls too.
22816 * tree-flow.h (fixup_noreturn_call): New.
22818 2010-06-01 Jan Hubicka <jh@suse.cz>
22820 * emit-rtl.c (remove_insn): Fix thinko in prevoius patch.
22822 2010-06-01 Nathan Froyd <froydnj@codesourcery.com>
22824 * tree.h (build_nt_call_list): Delete.
22825 * tree.c (build_nt_call_list): Delete.
22827 2010-06-01 Jan Hubicka <jh@suse.cz>
22829 * fwprop.c: Make emit-rtl.h include last.
22830 * rtlanal.c: Include emit-rtl.h.
22831 * genautomata.c: Output emit-rtl include into insn-automata.c
22832 * df-scan.c: Include emit-rtl.h.
22833 * haifa-sched.c: Indlude emit-rtl.h.
22834 * mode-switching.c: Indlude emit-rtl.h.
22835 * graph.c: Indlude emit-rtl.h.
22836 * sel-sched.c: Include emit-rtl.h.
22837 * sel-sched-ir.c: Include emit-rtl.h.
22838 * ira-build.c: Include emit-rtl.h.
22839 * emit-rtl.c (first_insn, last_insn): Remove defines.
22840 (get_insns, set_first_insn, get_last_insn, set_last_insn, get_max_uid):
22841 Move to emit-rtl.h.
22842 (set_new_first_and_last_insn, get_last_insn_anywhere,
22843 get_first_nonnote_insn, get_last_nonnote_insn, try_split,
22844 make_call_insn_raw, add_insn_after, add_insn_before, remove_insn,
22845 delete_insns_since, reorder_insns_nobb, emit_insn_after_1,
22846 emit_debug_insn_before, emit_insn, start_sequence, push_to_sequence,
22847 push_to_sequence2, push_topmost_sequence, end_sequence, copy_insn):
22848 Use accessor functions.
22849 * emit-rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
22850 gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
22851 set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
22852 mem_expr_equal_p): Move here from rtl.h.
22853 (get_insns, set_first-insn, get_last_insn, set_last_insn, get_max_uid):
22854 Move here from emit-rtl.c; make inline.
22855 * cfglayout.h: Include emit-rtl.h.
22856 * rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
22857 gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
22858 set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
22859 mem_expr_equal_p, get_insns, set_first-insn,
22860 get_last_insn, set_last_insn, get_max_uid): Move to emit-rtl.h.
22861 * reg-stack.c: Include emit-rtl.h.
22864 2010-06-01 Jan Hubicka <jh@suse.cz>
22866 * cgraph.h (tree_function_versioning): Update prototype.
22867 (cgraph_function_versioning): Update prototype.
22868 * cgraphunit.c (cgraph_copy_node_for_versioning): Accept bbs_to_copy
22870 (cgraph_function_versioning): Accept new_entry_block and bbs_to_copy.
22871 (cgraph_materialize_clone, save_inline_function_body): Update use of
22872 tree_function_versioning.
22873 * tree-inline.c (copy_bb): Look for previous copied block to link
22874 after; fix debug output.
22875 (copy_cfg_body): Accept new_entry_block and bbs_to_copy.
22876 (copy_body): Likewise.
22877 (expand_call_inline): Update use of copy_body.
22878 (tree_function_versioning): Update use of copy body; accept
22879 blocks_to_copy and new_entry.
22881 2010-06-01 Jan Hubicka <jh@suse.cz>
22883 * gegenrtl.c: Remove unnecesary prototypes.
22885 (gendef): Produce static inline.
22887 (main): Do not decode parameters; generate header only.
22888 * Makefile.in (genrtl.c): Remove.
22890 2010-06-01 Jan Hubicka <jh@suse.cz>
22892 * tree-switch-conversion.c (build_one_array): Make it readonly.
22894 2010-06-01 Richard Guenther <rguenther@suse.de>
22896 * optabs.c (init_optabs): Guard all accesses to reinit.
22897 * ipa-pure-const.c (propagate): Fix another typo.
22898 * opts.c (common_handle_option): Split assignment to bool.
22899 * c-opts.c (c_common_handle_option): Likewise.
22901 2010-06-01 Arnaud Charlet <charlet@adacore.com>
22902 Matthew Gingell <gingell@adacore.com>
22904 * doc/invoke.texi: Mention -fdump-ada-spec.
22905 * tree-dump.c (dump_files): Add ada-spec.
22906 (FIRST_AUTO_NUMBERED_DUMP): Bump to 8.
22907 * tree-pass.h (tree_dump_index): Add TDI_ada.
22908 * gcc.c: Add support for -C without -E and for -fdump-ada-spec.
22909 (cpp_unique_options): Do not reject -C or -CC when -E isn't present.
22910 (default_compilers) <@c-header>: Allow -fdump-ada-spec on header files.
22911 * c-decl.c: Include c-ada-spec.h.
22912 (collect_source_ref_cb, collect_all_refs, for_each_global_decl): New
22914 (c_write_global_declarations): Add handling of -fdump-ada-spec.
22915 * c-lex.c (c_lex_with_flags): Add handling of CPP_COMMENT.
22916 * Makefile.in (C_AND_OBJC_OBJS): Add c-ada-spec.o.
22917 * c-ada-spec.h, c-ada-spec.c: New files.
22919 2010-06-01 Richard Guenther <rguenther@suse.de>
22922 * ipa-pure-const.c (get_function_state): Hand back varying state
22923 if we do not have one.
22924 (has_function_state): New function.
22925 (duplicate_node_data): Adjust.
22926 (remove_node_data): Likewise.
22927 (pure_const_write_summary): Likewise.
22928 (propagate): Likewise. Fix typo.
22930 2010-06-01 Jan Hubicka <jh@suse.cz>
22932 * tree-cfg.c (verify_stmt): Do not skip could_throw test.
22933 * passes.c (execute_function_todo): Do not make implicit verify_ssa.
22934 (execute_all_ipa_transforms): Do not play with the states.
22936 2010-06-01 Maxim Kuvyrkov <maxim@codesourcery.com>
22938 * config/arm/t-linux-androideabi: New.
22939 * config.gcc (arm*-*-linux-androideabi): Include multilib config.
22941 2010-06-01 Jan Hubicka <jh@suse.cz>
22943 * tree-inline.c (estimate_num_insns): For stdarg functions look
22944 into call statement to count cost of argument passing.
22946 2010-06-01 Kai Tietz <kai.tietz@onevision.com>
22948 * config/i386.c (ix86_output_addr_vec_elt): Make LPREFIX
22949 argument for fprintf.
22950 (ix86_output_addr_diff_elt): Likewise.
22951 (x86_function_profiler): Likewise.
22952 * config/cygming.h (LOCAL_LABEL_PREFIX): Fix for x64 no-underscore.
22953 (LPREFIX): Likewise.
22954 (ASM_GENERATE_INTERNAL_LABEL): Likewise.
22956 2010-05-31 Jakub Jelinek <jakub@redhat.com>
22959 * config/i386/sse.md (fma4i_fmadd<mode>4256, fma4i_fmsub<mode>4256,
22960 fma4i_fnmadd<mode>4256, fma4i_fnmsub<mode>4256, fma4i_fmadd<mode>4,
22961 fma4i_fmsub<mode>4, fma4i_fnmadd<mode>4, fma4i_fnmsub<mode>4,
22962 fma4i_vmfmadd<mode>4, fma4i_vmfmsub<mode>4, fma4i_vmfnmadd<mode>4,
22963 fma4i_vmfnmsub<mode>4, fma4i_fmaddsubv8sf4, fma4i_fmaddsubv4df4,
22964 fma4i_fmaddsubv4sf4, fma4i_fmaddsubv2df4, fma4i_fmsubaddv8sf4,
22965 fma4i_fmsubaddv4df4, fma4i_fmsubaddv4sf4, fma4i_fmsubaddv2df4):
22966 Guard only with TARGET_FMA4 instead of TARGET_FMA4 &&
22969 2010-05-31 Jan Hubicka <jh@suse.cz>
22971 * tree.h (tree_range_check_failed): Declare noreturn.
22973 2010-05-31 Jan Hubicka <jh@suse.cz>
22975 * gimple.c (gimple_call_builtin_p): New function.
22976 * gimple.h (gimple_call_builtin_p): Declare.
22977 * tree-cfg.c (make_edges): Produce edge from BUILT_IN_RETURN
22979 (execute_warn_function_return): BUILT_IN_RETURN is return.
22980 (split_critical_edges): Return edges are not critical.
22981 (is_ctrl_altering_stmt): Builtin_in_return is altering.
22982 (gimple_verify_flow_info): Handle built_in_return.
22983 (execute_warn_function_return): Handle built_in_return.
22984 * ipa-pure-const.c (check_call): Ignore builtin_return.
22986 2010-05-31 Jakub Jelinek <jakub@redhat.com>
22988 PR middle-end/44337
22989 * expr.c (expand_assignment): Don't store anything for out-of-bounds
22990 array accesses with non-MEM.
22992 PR tree-optimization/44182
22993 * tree-inline.c (copy_edges_for_bb): Don't split bb if a stmt that
22994 newly needs to end a bb is followed by debug stmts, instead return
22995 true from the function at the end.
22996 (maybe_move_debug_stmts_to_successors): New function.
22997 (copy_cfg_body): Call it if copy_edges_for_bb returned true.
22999 2010-05-31 Kai Tietz <kai.tietz@onevision.com>
23002 * config/i386/cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Handle flag_pic.
23004 2010-05-31 Eric Botcazou <ebotcazou@adacore.com>
23006 * cgraphunit.c (cgraph_decide_is_function_needed): Really return false
23007 for nested functions in non-optimized compilation.
23009 2010-05-31 Richard Guenther <rguenther@suse.de>
23011 * tree-ssa-structalias.c (find_func_aliases): Handle BUILT_IN_RETURN.
23013 2010-05-30 Jan Hubicka <jh@suse.cz>
23015 * predict.c (maybe_hot_edge_p): Calls to functions called once is cold.
23017 2010-05-30 Richard Guenther <rguenther@suse.de>
23020 * tree-eh.c (execute_cleanup_eh_1): Copy from execute_cleanup_eh.
23021 (execute_cleanup_eh): Clear DECL_FUNCTION_PERSONALITY if it is
23024 2010-05-30 Iain Sandoe <iains@gcc.gnu.org>
23026 * config/darwin.c (output_objc_section_asm_op): Add comment.
23027 (name_needs_quotes): Add '_' to list of valid comment chars.
23028 (machopic_output_function_base_name): Remove unneeded quotes.
23029 (darwin_encode_section_info): Adjust asm whitespace.
23030 * config/i386/darwin.h (ASM_OUTPUT_COMMON): Adjust asm tabs.
23031 (ASM_OUTPUT_LOCAL): Ditto.
23032 * config/rs6000/darwin.h (ASM_OUTPUT_COMMON): Ditto.
23033 * config/darwin.h (GLOBAL_ASM_OP): Ditto.
23034 * config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Ditto.
23036 2010-05-30 Eric Botcazou <ebotcazou@adacore.com>
23038 * config/rs6000/rs6000.c (rs6000_output_function_entry): Use
23039 RS6000_OUTPUT_BASENAME unconditionally.
23040 (rs6000_output_function_epilogue): Likewise.
23042 2010-05-30 Jan Hubicka <jh@suse.cz>
23044 * toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool
23047 2010-05-30 Richard Guenther <rguenther@suse.de>
23049 * tree-cfg.c (verify_gimple_assign_single): Implement
23050 verification for COND_EXPR rhs.
23052 2010-05-30 Jan Hubicka <jh@suse.cz>
23054 * cgraph.h (cgraph_dump_file): Declare.
23055 * cgraphunit.c (cgraph_dump_file): Export.
23056 * ipa.c (dump_cgraph_node_set, dump_varpool_node_set): Be less verbose.
23058 2010-05-30 Jan Hubicka <jh@suse.cz>
23060 * dwarf2out.c (reference_to_unused,
23061 premark_types_used_by_global_vars_helper): Avoid creation of new
23064 2010-05-30 Jan Hubicka <jh@suse.cz>
23066 * cgraph.h (cgraph_node_cannot_return,
23067 cgraph_edge_cannot_lead_to_return): New functions.
23068 * cgraph.c (cgraph_node_cannot_return,
23069 cgraph_edge_cannot_lead_to_return): Use them.
23070 * ipa-pure-const.c (pure_const_names): New static var.
23071 (check_call): Handle calls not leading to return.
23072 (pure_const_read_summary): Dump info read.
23073 (propagate): Dump info about propagation process; ignore side effects
23074 of functions not leading to exit; fix handling of pure functions.
23076 2010-05-30 Jan Hubicka <jh@suse.cz>
23078 * config/i386/i386.c (pro_epilogue_adjust_stack): Use EBP
23079 for tail call epilogues.
23081 2010-05-30 Jan Hubicka <jh@suse.cz>
23083 * passes.c (ipa_write_optimization_summaries_1, ipa_write_summaries_2,
23084 ipa_read_summaries_1, ipa_read_optimization_summaries_1): Initialize
23087 2010-05-29 Jan Hubicka <jh@suse.cz>
23089 * ipa.c (cgraph_remove_unreachable_node): Walk references of correct
23090 node; remove references in node we no longer keep in cgrpah but need
23093 2010-05-29 Jan Hubicka <jh@suse.cz>
23095 * cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.
23097 2010-05-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
23100 * config/pa/pa32-linux.h (CTOR_LIST_BEGIN): Mark __CTOR_LIST__ as used.
23102 2010-05-29 Jan Hubicka <jh@suse.cz>
23104 * tree-vrp.c (debug_value_range, debug_all_value_ranges,
23105 debug_asserts_for, debug_all_asserts): Annotate with DEBUG_FUNCTION.
23106 * tree-into-ssa.c (debug_decl_set, debug_defs_stack, debug_currdefs,
23107 debug_tree_ssa, debug_tree_ssa_stats, debug_def_blocks,
23108 debug_names_replaced_by, debug_update_ssa): Likewise.
23109 * sbitmap.c (debug_sbitmap): Likewise.
23110 * genrecog.c (debug_decision, debug_decision_list): Likewise.
23111 * tree-pretty-print.c (debug_generic_expr, debug_generic_stmt,
23112 debug_tree_chain): Likewise.
23113 * tree-loop-distribution.c (debug_rdg_partitions): Likewise.
23114 * cgraph.c (debug_cgraph_node, debug_cgraph): Likewise.
23115 * optabs.c (debug_optab_libfuncs): Likewise.
23116 (verify_loop_closed_ssa): Likewise.
23117 * value-prof.c (verify_histograms): Likewise.
23118 * reload.c (debug_reload_to_stream, debug_reload): Likewise.
23119 * bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.
23120 * cfghooks.c (verify_flow_info): Likewise.
23121 * fold-const.c (debug_fold_checksum): Likewise.
23122 * omp-low.c (debug_omp_region, debug_all_omp_regions): Likewise.
23123 * cfg.c (debug_regset, debug_flow_info, debug_bb, debug_bb_n):
23125 * omega.c (debug_omega_problem): Likewise.
23126 * cgraphunit.c (verify_cgraph_node, verify_cgraph): Likewise.
23127 * tree-ssa-ccp.c (debug_lattice_value): Likewise.
23128 * dominance.c (verify_dominators, debug_dominance_info,
23129 debug_dominance_tree): Likewise.
23130 * df-core.c (df_insn_uid_debug, df_insn_debug, df_insn_debug_regno,
23131 * df_regno_debug, df_ref_debug,
23132 debug_df_insn, debug_df_reg, debug_df_regno, debug_df_ref,
23133 debug_df_defno, debug_df_useno, debug_df_chain): Likewise.
23134 * tree-ssa-dom.c (debug_dominator_optimization_stats): Likewise.
23135 * sel-sched.c (debug_state): Likewise.
23136 * tree-ssa-alias.c (debug_alias_info, debug_points_to_info_for):
23138 * cfganal.c (print_edge_list, verify_edge_list): Likewise.
23139 * dwarf2out.c (debug_dwarf_die, debug_dwarf): Likewise.
23140 * tree-eh.c (verify_eh_edges, verify_eh_dispatch_edge): Likewise.
23141 * gimple-pretty-print.c (debug_gimple_stmt, debug_gimple_seq):
23143 * c-pretty-print.c (debug_c_tree): Likewise.
23144 * sel-sched-dump.c (debug_insn_rtx, debug_vinsn, debug_expr, debug_insn
23145 debug_av_set, debug_lv_set, debug_ilist, debug_blist,
23146 debug_insn_vector, debug_hard_reg_set, debug_mem_addr_value): Likewise.
23147 * ebitmap.c (debug_ebitmap): Likewise.
23148 * function.c (debug_find_var_in_block_tree): Likewise.
23149 * print-rtl.c (debug_rtx): Likewise.
23150 (debug_rtx_count): Likewise.
23151 (debug_rtx_list, debug_rtx_range, debug_rtx_find): Likewise.
23152 * stor-layout.c (debug_rli): Likewise.
23153 * ipa.c (debug_cgraph_node_set, debug_varpool_node_set): Likewise.
23154 * tree-data-ref.c (debug_data_references,
23155 debug_data_dependence_relations, debug_data_reference,
23156 debug_data_dependence_relation, debug_rdg_vertex,
23157 debug_rdg_component, debug_rdg): Likewise.
23158 * tree-affine.c (debug_aff): Likewise.
23159 * tree-dfa.c (debug_referenced_vars, debug_variable, debug_dfa_stats):
23161 * except.c (debug_eh_tree, verify_eh_tree): Likewise.
23162 * emit-rtl.c (verify_rtl_sharing): Likewise.
23163 * tree-ssa-pre.c (debug_pre_expr, debug_bitmap_set,
23164 debug_value_expressions): Likewise.
23165 * tree-ssa-live.c (debug_scope_block, debug_scope_blocks): Likewise.
23166 * sese.c (debug_rename_map, debug_ivtype_map): Likewise.
23167 * print-tree.c (debug_tree, debug_vec_tree): Likewise.
23168 * cfglayout.c (verify_insn_chain): Likewise.
23169 * graphite-clast-to-gimple.c (debug_clast_name_indexes,
23170 debug_clast_stmt, debug_generated_program): Likewise.
23171 * ggc-page.c (debug_print_page_list): Likewise.
23172 * tree-ssa-ter.c (debug_ter): Likewise.
23173 * graphite-dependences.c (debug_pddr): Likewise.
23174 * sched-deps.c (debug_ds): Likewise.
23175 * tree-ssa.c (verify_ssa): Likewise.
23176 * graphite-poly.c (debug_scattering_function, debug_iteration_domain,
23177 debug_scattering_functions, debug_iteration_domains, debug_pdr,
23178 debug_pdrs, debug_pbb_domain, debug_pbb, debug_scop_context,
23179 debug_scop, debug_cloog, debug_scop_params, debug_lst): Likewise.
23180 * tree-inline.c (debug_find_tree): Likewise.
23181 * graphite-ppl.c (debug_ppl_linear_expr, debug_ppl_polyhedron_matrix,
23182 debug_ppl_powerset_matrix): Likewise.
23183 * var-tracking.c (debug_dv): Likewise.
23184 * system.h (DEBUG_FUNCTION, DEBUG_VARIABLE): Define.
23185 * cfgloop.c (verify_loop_structure): Likewise.
23186 * plugin.c (dump_active_plugins, debug_active_plugins): Likewise.
23187 * c-common.c (verify_sequence_points): Likewise.
23188 * sched-rgn.c (debug_regions, debug_region, debug_candidate,
23189 debug_candidates, debug_rgn_dependencies): Likewise.
23190 * tree-ssa-structalias.c (debug_constraint, debug_constraints,
23191 * debug_constraint_graph, debug_solution_for_var,
23192 debug_sa_points_to_info): Likewise.
23193 * sched-vis.c (debug_insn_slim, debug_bb_slim, debug_bb_n_slim):
23195 * tree-cfg.c (debug_cfg_stats, verify_stmts, debug_function,
23196 debug_loops, debug_loop, debug_loop_num): Likewise.
23197 * passes.c (debug_pass): Likewise.
23198 (dump_properties): Likewise; add cfglayout property.
23199 (debug_properties): Likewise.
23200 * tree-ssa-reassoc.c (debug_ops_vector): Likewise.
23201 * varpool.c (debug_varpool): Likewise.
23202 * regcprop.c (debug_value_data): Likewise.
23203 * tree-ssa-operands.c (verify_imm_links, debug_immediate_uses,
23204 debug_immediate_uses_for): Likewise.
23206 2010-05-29 H.J. Lu <hongjiu.lu@intel.com>
23209 * Makefile.in (build/gencondmd.o): Remove TM_H := $(GTM_H).
23210 Filter out insn-flags.h.
23212 2010-05-29 Jan Hubicka <jh@suse.cz>
23214 * cgraph.h (struct varpool_node_set_def,
23215 struct cgraph_node_set_def): Remove unused AUX pointer.
23216 (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p): Use
23219 2010-05-29 Jan Hubicka <jh@suse.cz>
23221 PR middle-end/44324
23222 * ipa-cp.c (ipcp_insert_stage): Replace "clone" by "constprop".
23224 2010-05-29 Richard Guenther <rguenther@suse.de>
23226 * lto-streamer.c (cached_bp): New global variable.
23227 (bitpack_create): Return the cached bitpack, if available.
23228 (bitpack_delete): Clear and cache the bitpack, if appropriate.
23229 (bp_pack_value): Remove redundant asserts.
23231 2010-05-29 Sebastian Pop <sebastian.pop@amd.com>
23233 PR middle-end/44306
23234 * tree-if-conv.c (is_true_predicate): New.
23235 (is_predicated): Use is_true_predicate.
23236 (add_to_predicate_list): Same. Do not use unshare_expr.
23237 (add_to_dst_predicate_list): Same.
23239 2010-05-29 Sebastian Pop <sebastian.pop@amd.com>
23241 * tree-if-conv.c (add_to_dst_predicate_list): Do not use the ->aux
23243 (predicate_bbs): Same.
23244 (clean_predicate_lists): Same.
23245 (find_phi_replacement_condition): Do not AND the predicate from
23248 2010-05-29 H.J. Lu <hongjiu.lu@intel.com>
23251 * Makefile.in (build/gencondmd.o): Add a missing `\'.
23253 2010-05-29 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
23256 config/pa/pa.md (negdf2_slow, negsf2_slow): New patterns.
23257 (negdf2): Adjust expander pattern and use negdf2_slow.
23258 (negsf2): Likewise.
23260 2010-05-29 Nathan Froyd <froydnj@codesourcery.com>
23262 * basic-block.h (struct control_flow_graph): Move last_label_uid field
23264 * df.h (struct df_base_ref): Move regno field up.
23265 * dwarf2out.c (struct dw_fde_struct): Move funcdef_number field down.
23266 * expr.h (struct separate_ops): Move location field up.
23267 * optabs.h (struct optab_d): Move libcall_basename field down.
23268 * config/i386/i386.c (struct ix86_frame): Move red_zone_size up.
23269 * config/i386/i386.h (struct machine_function): Convert call_abi field
23270 into a bitfield. Move cfa field to the end of the structure.
23272 2010-05-29 Jan Hubicka <jh@suse.cz>
23274 * varpool.c (varpool_get_node): Fix lookup.
23276 2010-05-29 Steven Bosscher <steven@gcc.gnu.org>
23278 * config/spu/spu-protos.h: Do not include rtl.h. Protect
23279 RTL specific prototypes with #ifdef RTX_CODE.
23280 * config/spu/spu-c.c: Include c-common.h instead of c-tree.h.
23281 * config/spu/t-spu-elf: Fix dependencies.
23283 * config/t-darwin (darwin-c.o): Remove C_TREE_H dependency.
23285 2010-05-29 Mike Stump <mikestump@comcast.net>
23288 * Makefile.in (build/gencondmd.o): Be sure to use GTM_H instead of
23289 TM_H when building to avoid dependency loops.
23291 2010-05-29 Jan Hubicka <jh@suse.cz>
23293 * cgraphunit.c (cgraph_materialize_clone): Only remove calles,
23294 refs and body; not the whole node for masters of materialized clones.
23296 2010-05-29 Mike Stump <mikestump@comcast.net>
23298 * config/rs6000/rs6000-c.c: Remove c-tree.h include.
23300 2010-05-29 Jan Hubicka <jh@suse.cz>
23302 * cgraph.c (clone_function_name): Take SUFFIX argument; export.
23303 (cgraph_create_virtual_clone): Take SUFFIX argument; udpate
23304 use of clone_function_name.
23305 * cgraph.h (cgraph_create_virtual_clone,
23306 cgraph_function_versioning): update prototypes.
23307 (clone_function_name): Declare.
23308 * ipa-cp.c (ipcp_insert_stage): Update call of
23309 cgraph_create_virtual_clone.
23310 * omp-low.c (create_omp_child_function_name): Use
23311 cgraph_create_virtual_clone.
23312 * cgraphunit.c (cgraph_copy_node_for_versioning): Fix edges updating.
23313 (cgraph_function_versioning): Take SUFFIX argument; produce new name
23314 and make decl local.
23316 2010-05-29 Steven Bosscher <steven@gcc.gnu.org>
23318 * vec.h: Include statistics.h
23319 * Makefile.in: Introduce VEC_H. Replace all vec.h dependencies
23322 2010-05-29 Steven Bosscher <steven@gcc.gnu.org>
23324 * c-lex.c: Do not include c-tree.h.
23325 * c-pretty-print.c: Likewise.
23326 * c-opts.c: Likewise.
23327 * c-gimplify.c: Likewise.
23328 * c-common.c: Likewise.
23329 * c-dump.c: Likewise. Include c-common.h.
23331 2010-05-29 Steven Bosscher <steven@gcc.gnu.org>
23333 * c-common.h (GCC_DIAG_STYLE): Define earlier in the file,
23334 before including diagnostic-core.h.
23335 (c_cpp_error): New prototype moved from c-tree.h.
23336 Use ATTRIBUTE_GCC_DIAG instead of ATTRIBUTE_GCC_CDIAG.
23337 * c-tree.h (ATTRIBUTE_GCC_CDIAG): Remove define.
23338 (pedwarn_c90, perwarn_c99): Use ATTRIBUTE_GCC_DIAG instead.
23339 (c_cpp_error): Prototype moved to c-common.h.
23340 * Makefile.in: Update dependency for C_COMMON_H.
23342 2010-05-29 Steven Bosscher <steven@gcc.gnu.org>
23344 * c-common.h: Add FIXME for awkward split of c_register_addr_space.
23345 * c-common.c (c_register_addr_space): Remove here.
23346 * c-decl.c (c_register_addr_space): Re-add here.
23348 2010-05-28 Mike Stump <mikestump@comcast.net>
23350 * config/darwin-c.c: Remove c-tree.h include.
23352 2010-05-28 Joseph Myers <joseph@codesourcery.com>
23354 * gcc.c: Include diagnostic.h.
23355 (error_count): Remove. All users changed to use errorcount.
23356 (programname): Remove. All users changed to use progname.
23357 (fancy_abort, internal_error, fatal_error, error, warning, inform,
23359 (execute): Don't include "Internal error" and bug reporting
23360 information in argument of internal_error call.
23361 (process_command): Don't increment error_count after calling
23363 (input_filename): Rename to gcc_input_filename. All users
23365 (main): Call diagnostic_initialize. Register delete_temp_files
23366 with atexit. Use seen_error to test for errors.
23367 * gcc.h: Include diagnostic-core.h.
23368 (fatal_error, error, warning): Remove.
23369 * Makefile.in (GCC_H): Add $(DIAGNOSTIC_CORE_H).
23370 (GCC_OBJS): Add diagnostic.o, pretty-print.o and input.o.
23371 (gcc.o): Update dependencies.
23373 2010-05-28 Jeff Law <law@redhat.com>
23375 * ira.c (ira_bad_reload_regno, ira_build_reload_regno_1): New
23377 * ira.h (ira_bad_reload_regno): Declare
23378 * reload1.c (allocate_reload_reg): Use ira_bad_reload_regno.
23380 * ira-color.c (update_curr_costs): Free updated hard reg costs.
23381 (ira_reassign_conflict_allocnos): Remove bogus asserts.
23382 (allocno_reload_assign): Likewise.
23384 2010-05-28 Nathan Froyd <froydnj@codesourcery.com>
23386 * tree-vect-stmts.c (vectorizable_assignment): Call build1 instead of
23389 2010-05-28 Richard Guenther <rguenther@suse.de>
23392 * lto-streamer-in.c (unpack_ts_fixed_cst_value_fields):
23393 Stream fixed-point constants mode.
23394 (unpack_ts_type_value_fields): Fix width of TYPE_MODE
23395 and TYPE_PRECISION.
23396 * lto-streamer-out.c (pack_ts_fixed_cst_value_fields):
23397 Stream fixed-point constants mode.
23398 (pack_ts_function_decl_value_fields): Fix width of TYPE_MODE
23399 and TYPE_PRECISION.
23401 2010-05-28 Sebastian Pop <sebastian.pop@amd.com>
23403 * tree-scalar-evolution.c (set_nb_iterations_in_loop): Inlined in the
23404 only place it was called from.
23405 (number_of_latch_executions): Do not return chrec_dont_know when the
23406 may_be_zero is a runtime condition: instead, return a COND_EXPR
23407 including the may_be_zero condition.
23408 * cfgloop.h (struct loop): Add a note on COND_EXPRs to the comment
23410 * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Handle
23413 2010-05-28 Sebastian Pop <sebastian.pop@amd.com>
23415 * tree-if-conv.c (replace_phi_with_cond_gimple_assign_stmt): Don't
23416 generate COND_EXPRs for degenerate_phi_result.
23418 2010-05-28 Sebastian Pop <sebastian.pop@amd.com>
23420 PR middle-end/44293
23421 * tree-if-conv.c (if_convertible_loop_p): Check the
23422 if-convertibility of phi nodes in non predicated BBs.
23424 2010-05-28 Joseph Myers <joseph@codesourcery.com>
23426 * gcc.c (error, warning, inform): Remove duplicate ": " in output.
23428 2010-05-28 Joseph Myers <joseph@codesourcery.com>
23431 * gcc.c (inform, warning, inform): New functions.
23432 (fatal_ice): Rename to internal_error; change cmsgid parameter to
23433 gmsgid. All callers changed.
23434 (notice): Rename to fnotice; add parameter fp. All callers changed.
23435 (fatal_error): Rename to fatal_signal. All users changed.
23436 (fatal): Rename to fatal_error; change cmsgid parameter to
23437 gmsgid. All callers changed.
23438 (process_command): Use warning instead of error for warnings.
23439 (end_going_arg): Don't use _() around argument of error.
23440 (do_spec_1): Use inform for message from %n specs. Use warning
23441 instead of error for warnings.
23442 (main): Use inform for comparison messages. Use warning for
23443 message about unused linker input.
23444 (error): Increment error_count. Print "error: ".
23445 * gcc.h (fatal): Change to fatal_error.
23446 (warning): Declare.
23447 * config/darwin-driver.c (darwin_default_min_version): Use warning
23448 instead of fprintf for warnings.
23449 * cppspec.c (lang_specific_driver): Use fatal_error instead of fatal.
23451 2010-05-28 Julian Brown <julian@codesourcery.com>
23453 * config/arm/thumb2.md (*thumb2_addsi3_compare0): New.
23454 (*thumb2_addsi3_compare0_scratch): New.
23455 * config/arm/constraints.md (Pv): New.
23456 * config/arm/arm.md (*addsi3_compare0): Remove FIXME comment. Use
23458 (*addsi3_compare0_scratch): Likewise.
23460 2010-05-28 Jan Hubicka <jh@suse.cz>
23462 * ipa-reference.c (add_static_var): Remove redundant all_module_statics
23464 (ipa_reference_write_optimization_summary): Call is_proper_for_analysis
23465 only on local statics.
23467 2010-05-28 Iain Sandoe <iains@gcc.gnu.org>
23469 * config.gcc (*-*-darwin*): Adjust t-make fragments for Darwin.
23471 2010-05-28 Maxim Kuvyrkov <maxim@codesourcery.com>
23474 * config/alpha/linux.h, config/rs6000/linux.h, config/rs6000/linux64.h
23475 (OPTION_GLIBC): Define.
23477 2010-05-28 Jakub Jelinek <jakub@redhat.com>
23480 * dwarf2out.c (double_int_type_size_in_bits): New function.
23481 (round_up_to_align): Change first argument and return value to
23483 (field_byte_offset): Work internally on double_ints.
23486 * builtins.c (expand_movstr): Use a temporary pseudo instead
23487 of target even when target is not NULL and not const0_rtx, but
23488 fails movstr predicate.
23489 * config/m32c/blkmov.md (movstr): Add predicate to first operand.
23491 2010-05-28 Joseph Myers <joseph@codesourcery.com>
23493 * final.c (rest_of_clean_state): Use %m in errors instead of
23495 * gengtype.c (read_input_list, close_output_files): Use xstrerror
23496 instead of strerror.
23497 * toplev.c (process_options): Use %m in errors instead of strerror
23499 * tree-dump.c (dump_begin): Use %m in errors instead of strerror
23502 2010-05-28 Uros Bizjak <ubizjak@gmail.com>
23504 * config/i386/i386.c (ix86_fn_abi_va_list): Make static.
23505 (ix86_canonical_va_list_type): Make static. Add declaration.
23506 (ix86_enum_va_list): Make static. Reindent.
23507 * config/i386/i386-protos.h (ix86_fn_abi_va_list): Remove declaration.
23508 (ix86_canonical_va_list_type): Ditto.
23509 (ix86_enum_va_list): Ditto.
23511 2010-05-28 Richard Guenther <rguenther@suse.de>
23513 * lto-wrapper.c (run_gcc): With -save-temps generate a
23514 user-visible ltrans filename. Fixup ltrans unit numbering.
23516 2010-05-28 Kai Tietz <kai.tietz@onevision.com>
23518 * c-common.c (c_common_nodes_and_builtins): Replace use
23519 of TARGET_ENUM_VA_LIST by target hook enum_va_list.
23520 * config/i386/i386.c (TARGET_ENUM_VA_LIST_P): Hook
23521 to ix86_enum_va_list.
23522 * config/i386/i386.h (TARGET_ENUM_VA_LIST): Removed.
23523 * doc/tm.texi (TARGET_ENUM_VA_LIST): Removed.
23524 (TARGET_ENUM_VA_LIST_P): Add hook description.
23525 * target-def.h (TARGET_ENUM_VA_LIST_P): Added.
23526 * target.h (gcc_target): Add enum_va_list hook.
23529 * config/i386/t-cygming: Adjust header dependencies for winnt-cxx.c.
23530 * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Remove undefine.
23531 * config/i386/winnt.c (IN_GCC_FRONTEND): Likewise.
23533 2010-05-28 Alan Modra <amodra@gmail.com>
23536 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Use
23537 emit_library_call machinery to set up __tls_get_addr calls.
23539 2010-05-28 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
23541 * config/s390/s390.md (movqi): Fix typo ('*' -> '#').
23543 2010-05-28 Dodji Seketeli <dodji@redhat.com>
23545 Revert fix for PR c++/44188
23546 * c-common.c (is_typedef_decl): Revert the moving of this
23548 * tree.c (is_typedef_decl): ... here.
23549 (typdef_variant_p): Revert the moving of this definition
23550 here from cp/tree.c.
23551 * c-common.h (is_typedef_decl): Revert the moving of this
23553 * tree.h (is_typedef_decl): ... here.
23554 (typedef_variant_p): Revert the moving of this declaration here
23556 * dwarf2out.c (is_naming_typedef_decl): Revert this new function.
23557 (gen_tagged_type_die): Revert the splitting out of ...
23558 (gen_type_die_with_usage): ... this function. Revert the anonymous
23559 tagged type handling.
23560 (gen_typedef_die): Revert emitting DW_TAG_typedef for
23561 typedefs naming anonymous tagged types.
23563 2010-05-28 Segher Boessenkool <segher@kernel.crashing.org>
23565 * config/rs6000/rs6000-modes.def (PSImode): Delete.
23567 2010-05-28 Segher Boessenkool <segher@kernel.crashing.org>
23569 * config/rs6000/constraints.md ("z" constraint): Change to CA_REGS.
23570 * config/rs6000/predicates.md: Change XER_REGNO_P to CA_REGNO_P
23572 * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Change
23574 Change XER_REGNO_P to CA_REGNO_P, XER_REGNO to CA_REGNO, and
23575 XER_REGS to CA_REGS throughout.
23576 * config/rs6000/rs6000.h: Same.
23577 (ADDITIONAL_REGISTER_NAMES): Add "xer".
23578 * config/rs6000/rs6000.md: Change XER_REGNO to CA_REGNO. Document
23579 that mode_iterator "P" is the size for arithmetic carries as well.
23580 * doc/md.texi (rs6000 section, "z" constraint): Fix documentation.
23582 2010-05-28 Jakub Jelinek <jakub@redhat.com>
23585 * combine.c (struct rtx_subst_pair): Define unconditionally.
23586 (propagate_for_debug_subst): Likewise. If not AUTO_INC_DEC,
23587 copy_rtx pair->to instead of cleanup_auto_inc_dec it.
23588 Call make_compound_operation on pair->to.
23589 (propagate_for_debug): Don't call make_compound_operation here.
23590 Always use simplify_replace_fn_rtx.
23592 2010-05-27 Sterling Augustine <sterling@tensilica.com>
23594 * doc/invoke.texi (xtensa options): Add -mforce-no-pic.
23595 * config/xtensa/xtensa.c (override_options): Check
23596 TARGET_FORCE_NO_PIC and set flag_pic.
23597 * config/xtensa/xtensa.opt: Document -mforce-no-pic
23599 2010-05-27 Kai Tietz <kai.tietz@onevision.com>
23602 * config/i386/winnt.c (IN_GCC_FRONTEND): Undefine.
23603 * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Likewise.
23605 2010-05-27 Joseph Myers <joseph@codesourcery.com>
23607 * diagnostic-core.h: New. Contents moved from diagnostic.h and
23609 * diagnostic.c: Don't include toplev.h.
23610 (progname): Define. Moved from toplev.c.
23611 (seen_error): New function.
23612 * diagnostic.h: Include diagnostic-core.h.
23613 (diagnostic_t, emit_diagnostic): Don't declare here.
23614 * toplev.c (progname): Move to toplev.c.
23615 (emit_debug_global_declarations, compile_file, finalize,
23616 do_compile, toplev_main): Use seen_error.
23617 * toplev.h: Include diagnostic-core.h.
23618 (trim_filename, GCC_DIAG_STYLE, ATTRIBUTE_GCC_DIAG,
23619 internal_error, warning, warning_at, error, error_n, error_at,
23620 fatal_error, pedwarn, permerror, sorry, inform, inform_n,
23621 verbatim, fnotice, progname): Move to diagnostic-core.h.
23622 * builtins.c: Include diagnostic-core.h instead of diagnostic.h.
23623 (expand_builtin_expect): Use seen_error.
23624 * c-decl.c: Include diagnostic-core.h instead of diagnostic.h.
23625 (c_make_fname_decl, c_write_global_declarations): Use seen_error.
23626 * c-format.c: Include diagnostic-core.h instead of diagnostic.h.
23627 * c-gimplify.c: Include diagnostic-core.h instead of diagnostic.h.
23628 * c-lang.c: Include diagnostic-core.h instead of diagnostic.h.
23629 * c-lex.c (c_lex_with_flags, interpret_float): Don't increment
23630 errorcount for errors.
23631 * c-opts.c (c_common_finish): Use seen_error.
23632 * cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
23633 * cgraphunit.c (verify_cgraph_node, verify_cgraph,
23634 cgraph_output_pending_asms, cgraph_optimize): Use seen_error.
23635 * coverage.c: Include diagnostic-core.h instead of diagnostic.h.
23636 (get_coverage_counts): Use seen_error.
23637 * dwarf2out.c (dwarf2out_finish): Use seen_error.
23638 * gimplify.c (gimplify_var_or_parm_decl, gimple_push_cleanup,
23639 gimplify_body): Use seen_error.
23640 * ipa-inline.c (cgraph_early_inlining): Use seen_error.
23641 * ipa-pure-const.c (gate_pure_const): Use seen_error.
23642 * ipa-reference.c (gate_reference): Use seen_error.
23643 * jump.c: Include diagnostic-core.h instead of diagnostic.h.
23644 * lambda-code.c: Include diagnostic-core.h instead of
23646 * lto-cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
23647 * lto-compress.c: Include diagnostic-core.h instead of
23649 * lto-section-in.c: Include diagnostic-core.h instead of
23651 * lto-streamer-out.c: Include diagnostic-core.h instead of
23653 * lto-streamer.c: Include diagnostic-core.h instead of
23655 (gate_lto_out): Use seen_error.
23656 * matrix-reorg.c: Include diagnostic-core.h instead of
23658 * omega.c: Include diagnostic-core.h instead of diagnostic.h.
23659 * omp-low.c: Include diagnostic-core.h instead of diagnostic.h.
23660 (gate_expand_omp, lower_omp_1): Use seen_error.
23661 * passes.c: Include diagnostic-core.h instead of diagnostic.h.
23662 (rest_of_decl_compilation, rest_of_type_compilation,
23663 gate_rest_of_compilation, ipa_write_summaries): Use seen_error.
23664 * tree-cfg.c (label_to_block_fn): Use seen_error.
23665 * tree-inline.c (optimize_inline_calls): Use seen_error.
23666 * tree-mudflap.c (mudflap_finish_file): Use
23668 * tree-optimize.c (gate_all_optimizations,
23669 gate_all_early_local_passes, gate_all_early_optimizations): Use
23671 * tree-ssa-structalias.c (gate_ipa_pta): Use seen_error.
23672 * varpool.c: Include diagnostic-core.h instead of diagnostic.h.
23673 (varpool_remove_unreferenced_decls,
23674 varpool_assemble_pending_decls): Use seen_error.
23675 * Makefile.in (DIAGNOSTIC_CORE_H): Define.
23676 (TOPLEV_H, DIAGNOSTIC_H): Update.
23677 (c-decl.o, c-lang.o, c-format.o, lto-compress.o, lto-cgraph.o,
23678 lto-streamer-out.o, lto-section-in.o, lto-streamer.o,
23679 c-gimplify.o, omp-low.o, omega.o, diagnostic.o, passes.o,
23680 builtins.o, jump.o, cgraph.o, varpool.o, matrix-reorg.o,
23681 coverage.o, lambda-code.o): Update dependencies.
23683 2010-05-25 Dodji Seketeli <dodji@redhat.com>
23686 * c-common.c (is_typedef_decl): Move this definition ...
23687 * tree.c (is_typedef_decl): ... here.
23688 (typdef_variant_p): Move definition here from cp/tree.c.
23689 * c-common.h (is_typedef_decl): Move this declaration ...
23690 * tree.h (is_typedef_decl): ... here.
23691 (typedef_variant_p): Move declaration here from cp/cp-tree.h
23692 * dwarf2out.c (is_naming_typedef_decl): New function.
23693 (gen_tagged_type_die): Split out of ...
23694 (gen_type_die_with_usage): ... this function. When an anonymous
23695 tagged type is named by a typedef, make sure a DW_TAG_typedef DIE
23696 is emitted for the typedef.
23697 (gen_typedef_die): Emit DW_TAG_typedef also for typedefs naming
23698 anonymous tagged types.
23700 2010-05-27 Jason Merrill <jason@redhat.com>
23702 * print-tree.c (debug_vec_tree): New fn.
23703 (print_vec_tree): New fn.
23704 * tree.h: Declare them.
23705 * gdbinit.in (pvt): New command.
23707 * print-tree.c (print_node) [TREE_VEC]: Print elements normally.
23709 * gdbinit.in (pdd): New command.
23711 2010-05-27 Jan Hubicka <jh@suse.cz>
23713 * ipa-inline.c (cgraph_estimate_size_after_inlining): Make inline.
23714 (update_caller_keys): Return early if there are no callers;
23715 only update fibheap when decresing the key.
23716 (update_callee_keys): Avoid recursion.
23717 (decide_inlining_of_small_functions): When badness does not match;
23718 re-insert into fibheap.
23720 2010-05-27 Steven Bosscher <steven@gcc.gnu.org>
23722 * Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.
23723 (ALL_HOST_FRONTEND_OBJS): New, for all front-end specific objects.
23724 (ALL_HOST_BACKEND_OBJS): New, for all backend and target objects.
23725 (ALL_HOST_OBJS): Now a union of the above two.
23726 <section "Language makefile fragments">: Add -DIN_GCC_FRONTEND for
23727 all files in ALL_HOST_FRONTEND_OBJS.
23728 * system.h: Poison GCC_RTL_H if IN_GCC_FRONTEND is defined.
23730 * c-common.c: Pretend to be a backend file by undefining
23731 IN_GCC_FRONTEND (still need rtl.h here).
23733 2010-05-27 Jan Hubicka <jh@suse.cz>
23735 * cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).
23736 * cgraphunit.c (clone_of_p): Compile only when checking is enabled.
23738 2010-05-27 Jan Hubicka <jh@suse.cz>
23740 * sched-ebb.c: Rename struct deps to struct deps_desc.
23742 * sel-sched-ir.c: Likewise.
23743 * sched-deps.c: Likewise.
23744 * sched-int.h: Likewise.
23745 * sched-rgn.c: Likewise.
23747 2010-05-27 Jon Beniston <jon@beniston.com>
23750 * config/lm32/lm32.h: Remove definition of
23751 GO_IF_MODE_DEPENDENT_ADDRESS. Update copyright year.
23753 2010-05-27 Eric Botcazou <ebotcazou@adacore.com>
23756 * dwarf2out.c (dwarf2out_begin_prologue): Fix nits in sorry message.
23758 2010-05-27 Richard Guenther <rguenther@suse.de>
23760 PR tree-optimization/44284
23761 * tree-vect-stmts.c (vectorizable_assignment): Handle
23762 sign-changing conversions as simple copy.
23764 2010-05-27 Maxim Kuvyrkov <maxim@codesourcery.com>
23766 * gthr-posix.h (pthread_cancel): Don't declare if compiling against
23768 (__gthread_active_p): Check for pthread_create if compiling against
23771 2010-05-27 Maxim Kuvyrkov <maxim@codesourcery.com>
23773 Support compilation for Android platform. Reimplement -mandroid.
23775 * config.gcc (*linux*): Include linux-android.h and linux-android.opt.
23776 (*android*): Set ANDROID_DEFAULT.
23777 (arm*-*-linux*): Include linux-android.h.
23778 (arm*-*-eabi*): Don't include previous -mandroid implementation.
23779 * config/arm/eabi.h: Remove, move Android-specific parts ...
23780 * config/linux-android.h: ... here. New file.
23781 * config/arm/eabi.opt: Rename to ...
23782 * config/linux-android.opt: ... this.
23783 (mandroid): Allow -mno-android option. Initialize based on
23785 * config/linux.h (STARTFILE_SPEC, ENDFILE_SPEC, CC1_SPEC, LIB_SPEC):
23786 Move logic to corresponding LINUX_TARGET_* macros.
23787 (TARGET_OS_CPP_BUILTINS): Define __ANDROID__, when appropriate.
23788 * config/linux-eabi.h (LINK_SPEC, CC1_SPEC, CC1PLUS_SPEC, LIB_SPEC,)
23789 (STARTFILE_SPEC, ENDFILE_SPEC): Define to choose between Linux and
23790 Android definitions.
23791 (LINUX_TARGET_OS_CPP_BUILTINS): Define __ANDROID__ if TARGET_ANDROID.
23792 * doc/invoke.texi (-mandroid, -tno-android-cc, -tno-android-ld):
23795 2010-05-27 Maxim Kuvyrkov <maxim@codesourcery.com>
23797 Add support for Bionic C library
23799 * config.gcc (LIBC_GLIBC, LIBC_BIONIC, LIBC_UCLIBC): New tm_define
23801 (DEFAULT_LIBC): New tm_define macro set to one of LIBC_*.
23802 (bfin*-uclinux, moxie-*-uclinux*, m68k-*-uclinux*): Update.
23804 * config/linux.h (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC): Define.
23805 (LINUX_TARGET_OS_CPP_BUILTINS): Define __gnu_linux__ only for GLIBC.
23806 (CHOOSE_DYNAMIC_LINKER1, CHOOSE_DYNAMIC_LINKER): Make it easier
23807 to support multiple C libraries. Handle Bionic.
23808 (BIONIC_DYNAMIC_LINKER, BIONIC_DYNAMIC_LINKER32,)
23809 (BIONIC_DYNAMIC_LINKER64): Define.
23810 (LINUX_DYNAMIC_LINKER, LINUX_DYNAMIC_LINKER32, LINUX_DYNAMIC_LINKER64):
23812 (TARGET_HAS_SINCOS): Enable for Bionic.
23814 * config/linux.opt: Rewrite to handle more than 2 C libraries. Make
23815 the last option specified on command line take effect.
23816 (linux_uclibc): Rename to linux_libc, initialize using DEFAULT_LIBC.
23818 (mglibc, muclibc): Update.
23820 * config/alpha/linux-elf.h, config/rs6000/linux64.h,
23821 * config/rs6000/sysv4.h (CHOOSE_DYNAMIC_LINKER): Update to use
23824 * doc/invoke.texi (-mglibc, -muclibc): Update.
23825 (-mbionic): Document.
23827 2010-05-27 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
23829 * c-common.h (c_register_addr_space): Add prototype.
23830 (ADDR_SPACE_KEYWORD): Remove.
23831 * c-common.c (c_register_addr_space): New function.
23832 (c_addr_space_name): Reimplement.
23833 (c_common_reswords): Do not include TARGET_ADDR_SPACE_KEYWORDS.
23835 * config/spu/spu.h (TARGET_ADDR_SPACE_KEYWORDS): Remove.
23836 (REGISTER_TARGET_PRAGMAS): Call c_register_addr_space.
23838 * doc/tm.texi (Named Address Spaces): Mention c_register_addr_space.
23839 Remove TARGET_ADDR_SPACE_KEYWORDS.
23841 2010-05-27 Joseph Myers <joseph@codesourcery.com>
23843 * input.c: New file.
23844 * input.h (main_input_filename): Move declaration to toplev.h.
23845 * toplev.c (input_location, line_table): Move to input.c
23846 * toplev.h (main_input_filename): Move declaration from input.h.
23847 * tree.c (expand_location): Move to input.c.
23848 * Makefile.in (OBJS-common): Add input.o.
23849 (input.o): Add dependencies.
23851 2010-05-27 Richard Guenther <rguenther@suse.de>
23853 * lto-wrapper.c (maybe_unlink_file): Ignore unlink failure
23854 for non-existant files.
23855 (fork_execute): Mark args_name file as deleted.
23857 2010-05-27 Kai Tietz <kai.tietz@onevision.com>
23860 * c-lex.c (narrowest_unsigned_type): Check for NULL_TREE.
23861 (narrow_signed_type): Likewise.
23863 2010-05-26 Jan Hubicka <jh@suse.cz>
23865 * cgraphunit.c (verify_cgraph_node): Do checking that DECL match
23866 edge only when checking is enabled; check using former_clone_of;
23867 check inline clones too.
23868 (cgraph_materialize_clone): Record former_clone_of pointer.
23869 (cgraph_redirect_edge_call_stmt_to_callee): Assert that we are not
23870 combining redirections; dump args_to_skip bitmap
23871 (cgraph_materialize_all_clones): Do no redirection here.
23872 * ipa-inline.c (inline_transform): Do redirection here.
23873 * cgraph.h (struct cgraph_node): Add former_clone_of filed (enabled
23876 2010-05-26 Steven Bosscher <steven@gcc.gnu.org>
23878 * config/avr/avr-c.c: Do not include regs.h.
23879 Include cpplib.h for cpp_define and tree.h for c-common.h.
23880 * config/avr/avr-devices.c (avr_mcu_types): Fix initializer.
23881 * config/avr/t-avr: Fix dependencies for avr-c.o.
23883 2010-05-26 Steven Bosscher <steven@gcc.gnu.org>
23885 * explow.c (set_stack_check_libfunc): Adjust to accept name as a
23886 string instead of SYMBOL_REF rtx.
23887 * rtl.h (set_stack_check_libfunc): Move prototype from here...
23888 * libfuncs.h: ...to here. Adjust for explow.c change.
23890 2010-05-26 Joseph Myers <joseph@codesourcery.com>
23892 * pretty-print.c: Don't include ggc.h.
23893 (identifier_to_locale_alloc, identifier_to_locale_free): Define.
23894 (identifier_to_locale): Use them for allocation.
23895 * pretty-print.h (identifier_to_locale_alloc,
23896 identifier_to_locale_free): Declare.
23897 * toplev.c (alloc_for_identifier_to_locale): New.
23898 (general_init): Set identifier_to_locale_alloc and
23899 identifier_to_locale_free.
23900 * Makefile.in (pretty-print.o): Update dependencies.
23902 2010-05-26 Eric Botcazou <ebotcazou@adacore.com>
23904 * gimple.c (gimple_types_compatible_p): Return 0 for aggregate and
23905 pointer types if they have different alignment or mode.
23907 2010-05-26 Anatoly Sokolov <aesok@post.ru>
23909 * config/sparc/sparc.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
23910 LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
23911 * config/sparc/sparc-protos.h (function_value): Remove declaration.
23912 * config/sparc/sparc.c (sparc_function_value, sparc_libcall_value,
23913 sparc_function_value_regno_p): New functions.
23914 (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
23915 TARGET_FUNCTION_VALUE_REGNO_P): Define.
23916 (function_value): Rename to...
23917 (sparc_function_value_1): ... this. Make static. Change 'incoming_p'
23918 argument to 'outgoing'.
23919 (function_arg_record_value, function_arg_union_value,
23920 function_arg_vector_value): Update comment.
23922 2010-05-26 Eric Botcazou <ebotcazou@adacore.com>
23924 * dwarf2out.c (struct dw_fde_struct): Reorder flags.
23925 (fde_needed_for_eh_p): New predicate.
23926 (output_call_frame_info): Use it throughout to decide whether FDEs
23927 are needed for EH purpose.
23928 (dwarf2out_begin_prologue): Reorder assignments.
23930 2010-05-26 Sebastian Pop <sebastian.pop@amd.com>
23932 * tree-if-conv.c (if_convertible_gimple_assign_stmt_p): Do not
23933 special case loop->header.
23934 (is_predicated): New.
23935 (if_convertible_loop_p): Call it.
23937 2010-05-26 Sebastian Pop <sebastian.pop@amd.com>
23939 * tree-if-conv.c (add_to_dst_predicate_list): Do not pass a statemet
23940 iterator in parameter. Do not generate code during the analysis.
23941 (tree_if_convert_cond_stmt): Removed.
23942 (tree_if_convert_stmt): Removed.
23943 (predicate_bbs): New.
23944 (if_convertible_loop_p): Call predicate_bbs.
23945 (tree_if_conversion): Simplify the top-level logic as predicate_bbs
23946 now contains all the analysis part.
23948 2010-05-26 Sebastian Pop <sebastian.pop@amd.com>
23950 * tree-if-conv.c (tree_if_convert_cond_stmt): Do not remove
23951 statements in the analysis part.
23952 (tree_if_convert_stmt): Update comment.
23953 (remove_conditions_and_labels): New.
23954 (combine_blocks): Call remove_conditions_and_labels.
23955 (tree_if_conversion): Update comment.
23957 2010-05-26 Sebastian Pop <sebastian.pop@amd.com>
23959 * tree-if-conv.c (if_convertible_bb_p): Don't handle BBs with more
23960 than 2 predecessors or more than 2 successors.
23962 2010-05-26 Sebastian Pop <sebastian.pop@amd.com>
23964 * tree-if-conv.c (if_convertible_loop_p): Avoid if-conversion
23965 of loops in which the data dependence analysis fails.
23967 2010-05-26 Sebastian Pop <sebastian.pop@amd.com>
23969 * tree-if-conv.c (if_convertible_loop_p): Do not compute/free
23970 CDI_POST_DOMINATORS.
23971 (tree_if_conversion): Same.
23973 2010-05-26 Sebastian Pop <sebastian.pop@amd.com>
23975 * tree-if-conv.c (tree_if_conversion): Do not return a bool.
23977 2010-05-26 Sebastian Pop <sebastian.pop@amd.com>
23979 * tree-if-conv.c: Update copyright years. Fix comments.
23982 2010-05-26 Kai Tietz <kai.tietz@onevision.com>
23984 * builtin-types.def (BT_INT128): New primitive type.
23985 (BT_UINT128): Likewise.
23986 * c-common.c (c_common_r): Add __int128 keyword.
23987 (c_common_type_for_size): Handle __int128.
23988 (c_common_type_for_mode): Likewise.
23989 (c_common_signed_or_unsigned_type): Likewise.
23990 (c_common_nodes_and_builtins): Add builtin type
23991 if target supports 128-bit integer scalar.
23992 * c-common.h (enum rid): Add RID_INT128.
23993 * c-cppbuiltin.c (c_cpp_builtins): Define __SIZEOF_INT128__
23994 if target supports 128-bit integer scalar.
23995 * c-decl.c (declspecs_add_type): Handle new keyword __int128.
23996 (finish_declspecs): Likewise.
23997 * c-parser.c (c_token_starts_typename): Handle RID_INT128.
23998 (c_token_starts_declspecs): Likewise.
23999 (c_parser_declspecs): Likewise.
24000 (c_parser_attributes): Likewise.
24001 (c_parser_objc_selector): Likewise.
24002 * c-pretty-print.c (pp_c_integer_constant): Handle __int128.
24003 * c-tree.h (enum c_typespec_keyword): Add cts_int128.
24004 * gimple.c (gimple_signed_or_unsigned_type): Handle int128 types.
24005 * tree.c (make_or_reuse_type): Likewise.
24006 (make_unsigned_type): Likewise.
24007 (build_common_tree_nodes_2): Likewise.
24008 * tree.h (enum integer_type_kind): Add itk_int128 and
24009 itk_unsigned_int128.
24010 (int128_integer_type_node): New define.
24011 (int128_unsigned_type_node): New define.
24012 * doc/extend.texi: Add documentation about __int128 type.
24014 2010-05-26 Richard Guenther <rguenther@suse.de>
24016 * tree-ssa-sccvn.c (copy_nary): Adjust.
24017 (copy_phis): Rename to ...
24018 (copy_phi): ... this. Adjust.
24019 (copy_references): Rename to ...
24020 (copy_reference): ... this. Adjust.
24021 (process_scc): Use HTAB_FOR_EACH_ELEMENT to insert the
24022 result into the valid table.
24024 2010-05-26 Steven Bosscher <steven@gcc.gnu.org>
24026 * config/spu/spu-c.c: Do not include function.h, rtl.h, expr.h,
24027 insn-config.h, insn-codes.h, recog.h, and optabs.h.
24029 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>
24031 * ggc.h (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic): Remove.
24033 2010-05-26 Richard Guenther <rguenther@suse.de>
24035 * opts.c (common_handle_option): Handle OPT_Ofast.
24037 2010-05-26 Joseph Myers <joseph@codesourcery.com>
24039 * diagnostic.c: Don't include opts.h.
24040 (permissive_error_option): Define.
24041 (diagnostic_initialize): Take n_opts parameter. Allocate memory
24042 for classify_diagnostic. Don't use memset for
24043 classify_diagnostic. Initialize new and recently added fields.
24044 (diagnostic_classify_diagnostic): Use context->n_opts instead of
24046 (diagnostic_report_diagnostic): Pass context parameter to
24047 diagnostic_report_warnings_p. Use option_enabled and option_name
24048 hooks from context.
24049 (emit_diagnostic): Use permissive_error_option.
24050 (permerror): Likewise.
24051 * diagnostic.h: Don't include options.h.
24052 (struct diagnostic_context): Add n_opts, opt_permissive,
24053 inhibit_warnings, warn_system_headers, option_enabled and
24054 option_name fields. Change classify_diagnostic to a pointer.
24055 * opts-diagnostic.h: New file.
24056 * opts.c: Include opts-diagnostic.h.
24057 (common_handle_option): Set global_dc fields for -Wfatal-errors,
24058 -Wsystem-headers, -fshow-column, -pedantic-errors and -w.
24059 (option_name): New function.
24060 * c-opts.c (c_common_init_options): Set global_dc->opt_permissive.
24061 (c_common_handle_option): Set global_dc->permissive for
24063 * c-common.c (c_cpp_error): Save and restore
24064 global_dc->warn_system_headers, not variable warn_system_headers.
24065 * toplev.c: Include opts-diagnostic.h.
24066 (general_init): Update call to diagnostic_initialize. Set
24067 global_dc->show_column, global_dc->option_enabled and
24068 global_dc->option_name.
24069 (process_options): Don't set global_dc fields here.
24070 * Makefile.in (DIAGNOSTIC_H): Remove options.h.
24071 (diagnostic.o, opts.o, toplev.o): Update dependencies.
24073 2010-04-30 Hariharan Sandanagobalane <hariharan@picochip.com>
24075 * config/picochip/picochip.md (movsi): Split a movsi from a
24076 const after reload.
24078 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>
24080 * ggc-zone.c: Update copyright year.
24081 (poison_region): Mark memory for Valgrind as undefined before
24082 memset () call and inaccessible afterwards.
24083 (ggc_pch_total_size): Change type of i to int.
24085 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>
24087 * ggc-common.c (ggc_free_overhead): Allow empty slot.
24089 2010-05-26 Laurynas Biveinis <laurynas.biveinis@gmail.com>
24091 * ggc-common.c: Update copyright year.
24092 (ggc_rlimit_bound): Remove prototype. Compile only if
24093 !ENABLE_GC_CHECKING && !ENABLE_GC_ALWAYS_COLLECT.
24094 (ggc_min_heapsize_heuristic): Compile only if !ENABLE_GC_CHECKING
24095 && !ENABLE_GC_ALWAYS_COLLECT. Make static.
24096 (ggc_min_heapsize_heuristic): Likewise.
24098 2010-05-26 Richard Guenther <rguenther@suse.de>
24100 PR rtl-optimization/44164
24101 * tree-ssa-alias.c (aliasing_component_refs_p): Fix the
24102 no-common access-path disambiguation.
24103 (indirect_ref_may_alias_decl_p): Adjust.
24104 (indirect_refs_may_alias_p): Likewise.
24105 (refs_may_alias_p_1): Likewise.
24107 2010-05-26 Steven Bosscher <steven@gcc.gnu.org>
24109 * c-typeck.c: Do not include expr.h.
24111 2010-05-26 Steven Bosscher <steven@gcc.gnu.org>
24113 * rtl.h (decl_default_tls_model): Move prototype from here...
24114 * output.h: ...to here.
24115 * c-decl.c: Do not include rtl.h.
24116 * c-pragma.c: Likewise.
24117 * c-parser.c: Likewise.
24118 * c-gimplify.c: Likewise. And also not hard-reg-set.
24119 * c-common.c: Do not include rtl.h. Include tm_p.h and add a
24120 FIXME note for it. Add a FIXME note for expr.h.
24121 * config/i386/i386-protos.h (ix86_enum_va_list, ix86_fn_abi_va_list,
24122 ix86_canonical_va_list_type): Make visible even if RTX_CODE is not
24125 2010-05-26 Jakub Jelinek <jakub@redhat.com>
24128 * config/rs6000/rs6000.c (rs6000_emit_epilogue): If cfun->calls_alloca
24129 or total_size is larger than red zone size for non-V4 ABI, emit a
24130 stack_tie resp. frame_tie insn before stack pointer restore.
24131 * config/rs6000/rs6000.md (frame_tie): New insn.
24133 2010-05-25 Eric Botcazou <ebotcazou@adacore.com>
24135 * function.h (struct function): Add can_throw_non_call_exceptions bit.
24136 * lto-streamer-in.c (input_function): Stream it in.
24137 * lto-streamer-out.c (output_function): Stream it out.
24138 * function.c (allocate_struct_function): Set it.
24139 (expand_function_end): Substitute cfun->can_throw_non_call_exceptions
24140 for flag_non_call_exceptions.
24141 * cfgbuild.c (control_flow_insn_p): Likewise.
24142 (make_edges): Likewise.
24143 * cfgexpand.c (expand_stack_alignment): Likewise.
24144 * combine.c (distribute_notes): Likewise.
24145 * cse.c (cse_extended_basic_block): Likewise.
24146 * except.c (insn_could_throw_p): Likewise.
24147 * gcse.c (simple_mem): Likewise.
24148 * ipa-pure-const.c (check_call): Likewise.
24149 (check_stmt ): Likewise.
24150 * lower-subreg.c (lower-subreg.c): Likewise.
24151 * optabs.c (emit_libcall_block): Likewise.
24152 (prepare_cmp_insn): Likewise.
24153 * postreload-gcse.c (eliminate_partially_redundant_loads): Likewise.
24154 * postreload.c (rest_of_handle_postreload): Likewise.
24155 * reload1.c (reload_as_needed): Likewise.
24156 (emit_input_reload_insns): Likewise.
24157 (emit_output_reload_insns): Likewise.
24158 (fixup_abnormal_edges): Likewise.
24159 * sel-sched-ir.c (init_global_and_expr_for_insn): Likewise.
24160 * store-motion.c (find_moveable_store): Likewise.
24161 * tree-eh.c (stmt_could_throw_p): Likewise.
24162 (tree_could_throw_p): Likewise.
24163 * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise.
24164 * config/arm/arm.c (arm_expand_prologue): Likewise.
24165 (thumb1_expand_prologue): Likewise.
24166 * config/rx/rx.md (cbranchsf4): Likewise.
24168 * config/s390/s390.c (s390_emit_prologue): Likewise.
24169 * tree-inline.c (initialize_cfun): Copy can_throw_non_call_exceptions.
24170 (inline_forbidden_into_p): New predicate.
24171 (expand_call_inline): Use it to forbid inlining.
24172 (tree_can_inline_p): Likewise.
24174 2010-05-25 Steven Bosscher <steven@gcc.gnu.org>
24176 * config/i386/i386-c.c: Do not include rtl.h.
24177 * config/i386/t-i386: Update dependencies.
24179 2010-05-25 Steven Bosscher <steven@gcc.gnu.org>
24181 * attribs.c: Do not include rtl.h.
24182 * Makefile.in: Update dependencies.
24184 2010-05-25 Anatoly Sokolov <aesok@post.ru>
24186 * double-int.h (double_int_and): New.
24187 * combine.c (try_combine): Clean up, use double_int_* and
24188 immed_double_int_const functions.
24190 2010-05-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
24192 * configure.ac (gcc_cv_as_ld_jalr_reloc): Redirect grep stdout,
24193 stderr to /dev/null instead of grep -q.
24194 * configure: Regenerate.
24196 2010-05-25 Steven Bosscher <steven@gcc.gnu.org>
24198 * Makefile.in (EXCEPT_H): Fix typo.
24200 2010-05-25 Vladimir Makarov <vmakarov@redhat.com>
24202 * ira-build.c (update_conflict_hard_reg_costs): New.
24203 (ira_build): Call update_conflict_hard_reg_costs.
24205 2010-05-25 Jakub Jelinek <jakub@redhat.com>
24208 * var-tracking.c (find_loc_in_1pdv): Guard asserts with
24210 (intersect_loc_chains): Walk the s2var's loc_chain together
24211 with s1node chain as long as the locations are equal, don't
24212 call find_loc_in_1pdv in that case.
24215 * tree-inline.c (remap_decls): Remap DECL_VALUE_EXPR here...
24216 (copy_bind_expr): ... instead of here.
24217 (copy_tree_body_r): If id->remapping_type_depth clear TREE_BLOCK
24218 if the block hasn't been remapped.
24219 * dwarf2out.c (gen_formal_parameter_die, gen_variable_die): When
24220 emitting concrete instance of abstract VLA, add DW_AT_type attribute.
24222 2010-05-25 Richard Guenther <rguenther@suse.de>
24224 PR middle-end/44069
24225 * gimple-fold.c (maybe_fold_stmt_addition): Avoid generating
24226 out-of-bounds array accesses.
24228 2010-05-25 Richard Guenther <rguenther@suse.de>
24230 * lto-wrapper.c (nr, input_names, output_names, makefile): Globalize.
24231 (lto_wrapper_exit): Unlink all LTRANS temporary files on error.
24232 (run_gcc): Re-organize to make cleanup easier.
24234 2010-05-25 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
24236 * config/s390/s390.c (optimization_options): Fix and move the
24237 flag_prefetch_loop_arrays override ...
24238 (override_options): ... here.
24240 2010-05-25 Joseph Myers <joseph@codesourcery.com>
24242 * diagnostic.c: Don't include plugin.h.
24243 (diagnostic_report_diagnostic): Don't handle plugins specially
24244 here. Pass context to internal_error callback.
24245 * diagnostic.h (struct diagnostic_context): Add context parameter
24246 to internal_error callback.
24247 * plugin.c (warn_if_plugins, plugins_internal_error_function): New.
24248 * plugin.h (struct diagnostic_context): Declare.
24249 (warn_if_plugins, plugins_internal_error_function): Declare.
24250 * toplev.c (general_init): Set global_dc->internal_error.
24251 * Makefile.in (diagnostic.o): Update dependencies.
24253 2010-05-25 Iain Sandoe <iains@gcc.gnu.org>
24255 * config/rs6000/darwin64.h: Update DARWIN_ARCH_SPEC.
24256 * config/rs6000/t-darwin64: New.
24257 * config.gcc (powerpc64-*-darwin*): Use darwin.opts, t-darwin64,
24260 2010-05-25 Christian Borntraeger <borntraeger@de.ibm.com>
24263 * tree-ssa-loop-prefetch.c: Fix logic for step calculation to
24264 match the original (and intended) behaviour before r159557. This
24265 changeset changed a=a+b*c to a=(a+b)*b which was obviously wrong
24268 2010-05-25 Richard Guenther <rguenther@suse.de>
24270 * doc/invoke.texi: Document -Ofast.
24271 * target.h (struct gcc_target): Add handle_ofast.
24272 * target-def.h (TARGET_HANDLE_OFAST): Add.
24273 (TARGET_INITIALIZER): Adjust.
24274 * opts.c (decode_options): Handle -Ofast. Enable -ffast-math with it.
24275 * common.opt (Ofast): Add.
24277 2010-05-25 Paolo Bonzini <bonzini@gnu.org>
24279 * doc/tm.texi (STORE_FLAG_VALUE): Do not refer to sCC patterns.
24280 * doc/md.texi (cstoreXX4): Update for cond-optab changes.
24282 2010-05-25 Paolo Bonzini <bonzini@gnu.org>
24285 * optabs.c (prepare_float_lib_cmp): Allow reversing the comparison
24286 even if !FLOAT_LIB_COMPARE_RETURNS_BOOL. Always compute true_rtx and
24287 false_rtx. Use false_rtx to compute the correct *ptest for reversed
24288 comparisons for which !FLOAT_LIB_COMPARE_RETURNS_BOOL.
24290 2010-05-25 Jakub Jelinek <jakub@redhat.com>
24292 * dwarf2out.c (loc_descr_plus_const): When offset is negative, use
24293 DW_OP_minus with negated offset instead of DW_OP_plus.
24294 (loc_list_from_tree): Don't test whether second operand is INTEGER_CST.
24296 2010-05-25 Wei Guozhi <carrot@google.com>
24298 * config/arm/thumb2.md (thumb2_tlobits_cbranch): Add constraint to
24299 tst instruction and a new alternative.
24300 * config/arm/constraints.md (Pu): New constraint.
24302 2010-05-24 Sebastian Pop <sebastian.pop@amd.com>
24304 * function.c (assign_stack_local_1): Initialize variable
24305 to avoid warning when bootstrapping at -O3.
24307 2010-05-24 Steven Bosscher <steven@gcc.gnu.org>
24309 * configure.ac (all_lang_makefiles): Remove everything related to it.
24310 * configure: Regenerate.
24311 * Makefile.in: Fix reference to ada Make-lang.in.
24312 Remove support for LANG_MAKEFILES.
24314 2010-05-24 Daniel Jacobowitz <dan@codesourcery.com>
24315 Sandra Loosemore <sandra@codesourcery.com>
24317 * config/arm/neon-testgen.ml: Use dg-add-options arm_neon.
24318 * doc/sourcebuild.texi (Effective-Target Keywords): Update arm_neon_ok
24319 description. Add arm_neon_fp16_ok.
24320 (Add Options): Add arm_neon and arm_neon_fp16.
24322 2010-05-24 Joseph Myers <joseph@codesourcery.com>
24324 * diagnostic.c: Don't include flags.h.
24325 (pedantic_warning_kind, permissive_error_kind): Take diagnostic
24326 context parameters. Check flags in the context passed as a parameter.
24327 (diagnostic_build_prefix): Add context parameter. Check
24328 show_column flag in context.
24329 (diagnostic_action_after_output): Check fatal_errors flag in context.
24330 (diagnostic_report_current_module): Check show_column flag in context.
24331 (default_diagnostic_starter): Update call to
24332 diagnostic_build_prefix.
24333 (diagnostic_report_diagnostic): Pass context to pedantic_warning_kind.
24334 (emit_diagnostic): Pass context to permissive_error_kind.
24335 (permerror): Pass context to permissive_error_kind.
24336 * diagnostic.h (struct diagnostic_context): Add show_column,
24337 pedantic_errors, permissive and fatal_errors fields.
24338 (diagnostic_build_prefix): Update prototype.
24340 * toplev.c (process_options): Set flags in global_dc from
24341 flag_show_column, flag_pedantic_errors, flag_permissive,
24343 * tree-diagnostic.c (default_tree_diagnostic_starter): Update call
24344 to diagnostic_build_prefix.
24345 * Makefile.in (diagnostic.o): Update dependencies.
24347 2010-05-24 H.J. Lu <hongjiu.lu@intel.com>
24349 * config/i386/ia32intrin.h (__crc32q): Define only if
24350 __SSE4_2__ is defined.
24352 2010-05-24 Iain Sandoe <iains@gcc.gnu.org>
24355 PR middle-end/43602
24356 * varasm.c (get_emutls_init_templ_addr): Copy DECL_PRESERVE_P,
24357 DECL_VISIBILITY_SPECIFIED.
24358 (emutls_decl): Set DECL_PRESERVE_P and copy
24359 DECL_VISIBILITY_SPECIFIED, DECL_RESTRICTED_P.
24360 (emutls_finalize_control_var): New callback.
24361 (emutls_finish): Finalize emutls control variables.
24362 * toplev.c (compile_file): Move the call to emutls_finish ()
24363 before varpool_assemble_pending_decls ().
24365 2010-05-24 Daniel Gutson <dgutson@codesourcery.com>
24367 * config/arm/lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__
24368 added to the preprocessor condition.
24370 2010-05-24 Paul Brook <paul@codesourcery.com>
24372 * gengtype-lex.l: Add HARD_REG_SET.
24373 * expr.c (expand_expr_real_1): Record writes to hard registers.
24374 * function.c (rtl_data): Add asm_clobbers.
24375 * ira.c (compute_regs_asm_clobbered): Use crtl->asm_clobbers.
24376 (ira_setup_eliminable_regset): Remove regs_asm_clobbered.
24377 Use crtl->asm_clobbers.
24379 2010-05-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
24381 * doc/makefile.texi (Makefile): Mention stages 'profile'
24382 and 'feedback' for profiledbootstrap.
24384 2010-05-23 H.J. Lu <hongjiu.lu@intel.com>
24387 * config/i386/i386.c (def_builtin): Properly check
24388 OPTION_MASK_ISA_64BIT.
24390 2010-05-23 Joseph Myers <joseph@codesourcery.com>
24392 * c-decl.c (diagnose_mismatched_decls): Give error for duplicate
24393 typedefs with different but compatible types. Allow duplicate
24394 typedefs with the same type except for pedantic non-C1X, but give
24395 warning for variably modified types.
24396 * c-typeck.c (tagged_types_tu_compatible_p,
24397 function_types_compatible_p, type_lists_compatible_p,
24398 comptypes_internal): Add parameter different_types_p; set
24399 *different_types_p for different but compatible types. All
24401 (comptypes_check_different_types): New.
24402 * c-tree.h (comptypes_check_different_types): Declare.
24404 2010-05-23 Steven Bosscher <steven@gcc.gnu.org>
24406 * regs.h: Do not include obstack.h, basic-block.h. Include machmode.h.
24407 * jump.c: Include basic-block.h.
24408 * profile.c: Likewise.
24409 * tree-profile.c: Likewise.
24410 * coverage.c: Likewise.
24411 * basic-block.h (optimize_function_for_size_p): Move to function.h.
24412 (optimize_function_for_speed_p): Likewise.
24413 * function.h (optimize_function_for_size_p,
24414 optimize_function_for_speed_p): Moved here from basic-block.h.
24415 * Makefile.in: Update dependencies.
24417 2010-05-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
24419 * lto-wrapper.c (run_gcc): Unset MAKEFLAGS and MFLAGS
24420 before calling make; allow override through $MAKE.
24421 * doc/invoke.texi (Optimize Options): Document override.
24423 2010-05-23 Anatoly Sokolov <aesok@post.ru>
24425 * config/rs6000/rs6000.c (rs6000_mode_dependent_address_p): New.
24426 (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
24427 (rs6000_mode_dependent_address_ptr): Make static.
24428 * config/rs6000/rs6000.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
24429 * config/rs6000/rs6000-protos.h (rs6000_mode_dependent_address_ptr):
24432 2010-05-23 Maarten Lankhorst <mlankhorst@codeweavers.com>
24435 * config/i386/i386.c: Make sure that the correct regparm is passed.
24437 2010-05-23 Steven Bosscher <steven@gcc.gnu.org>
24439 * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...
24440 * sbitmap.c: ...to here to internalize sbitmap element access.
24441 Do not include tm.h, rtl.h, flags.h, hard-reg-set.h, and obstack.h.
24442 Explain why basic-block.h is included.
24443 * function.h: Include tm.h for CUMULATIVE_ARGS.
24444 * Makefile.in: Update dependencies.
24446 2010-05-22 Steven Bosscher <steven@gcc.gnu.org>
24448 * coretypes.h (struct simple_bitmap_def, sbitmap, const_sbitmap):
24450 * sbitmap.h (struct sbitmap_def): Do not typedef here.
24451 * sbitmap.c: Include sbitmap.h.
24452 * basic-block.h: Do not include bitmap.h, sbitmap.h, partition.h,
24453 hard-reg-set.h. Split everything related to regsets out from here...
24454 * regset.h: ...to here. New file.
24455 * df.h: Include regset.h and sbitmap.h.
24456 * tree-flow.h: Likewise.
24457 * cfgloop.h: Likewise.
24458 * except.h: Do not include sbitmap.h. Include hashtab.h.
24459 * cgraph.h: Include vec.h and function.h.
24460 * reload.h (struct insn_chain): Change types of live_throughout
24461 and dead_or_set from regset_head to bitmap_head.
24462 (compute_use_by_pseudos): Be defined also if regset.h is not included.
24463 * ira-int.h (struct ira_spilled_reg_stack_slot): Change type of
24464 spilled_regs from regset_head to bitmap_head to avoid dependency
24466 * sel-sched-ir.h: Include regset.h.
24467 * reload.c: Include df.h before reload.h.
24468 * caller-save.c: Likewise.
24469 * reload1.c: Likewise.
24471 (mark_elimination): Update type of r to bitmap, consistent with
24473 * dominance.c: Include bitmap.h.
24474 * modulo-sched.c: Include df.h.
24475 * cfganal.c: Include bitmap.h and sbitmap.h.
24476 * cfgbuild.c: Include sbitmap.h.
24477 * lcm.c: Include sbitmap.h.
24478 * gcse.c (alloc_gcse_mem): Allocate regset with ALLOC_REG_SET.
24479 * domwalk.c: Include sbitmap.h, exclude ggc.h.
24480 * cfgexpand.c: Inlcude bitmap.h and sbitmap.h.
24481 * cselib.c: Include bitmap.h.
24482 * tree-optimize.c: Include regset.h.
24483 * stmt.c: Include bitmap.h.
24484 * Makefile.in: Update dependencies.
24486 2010-05-22 Jan Hubicka <jh@suse.cz>
24488 * cgraph.h (struct varpool_node): Add same_comdat_group.
24489 * lto-cgrpah.c (lto_output_varpool_node): Output same_comdat_group
24491 (output_varpool): Update call of lto_output_varpool_node.
24492 (input_varpool): Read same_comdat_group pointer.
24493 (input_varpool_1): Fixup same_comdat_group pointer.
24494 * ipa.c (cgraph_remove_unreachable_nodes): WHen one of same comdat
24495 group is needed, all are.
24496 * varpool.c (varpool_remove_node): Remove node from same comdat group
24498 (varpool_analyze_pending_decls): Walk same comdat groups.
24500 2010-05-22 Steven Bosscher <steven@gcc.gnu.org>
24502 * rtl.h (union rtunion_def): Remove rt_bit member.
24503 (XBITMAP, X0BITMAP, XCBITMAP): Remove.
24504 * print-rtl (print_rtx): Do not print the member.
24505 * gengtype.c (adjust_field_rtx_def): Do not handle it.
24506 * gengenrtl.c (type_from_format): Likewise.
24507 (accessor_from_format): Likewise.
24509 2010-05-22 Joseph Myers <joseph@codesourcery.com>
24511 * dbgcnt.c: Include toplev.h instead of errors.h.
24512 * ira-emit.c: Don't include errors.h.
24513 * ira.c: Include toplev.h instead of errors.h.
24514 * lto-compress.c: Include toplev.h instead of errors.h.
24515 * Makefile.in (lto-compress.o, lto-streamer-out.o, ira-emit.o,
24516 ira.o, dbgcnt.o): Update dependencies.
24518 2010-05-22 Richard Guenther <rguenther@suse.de>
24520 * gimple.c (gimple_types_compatible_p): Check type qualifications
24521 before merging pointer to complete and pointer to incomplete type.
24522 * lto-symtab.c (lto_symtab_resolve_symbols): For commons make sure
24523 we use our own resolution algorithm. The gold linker plugin
24524 doesn't do the job we want it to do here.
24526 2010-05-22 Anatoly Sokolov <aesok@post.ru>
24528 * config/sparc/sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
24529 * config/sparc/sparc.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
24530 (sparc_mode_dependent_address_p): New function.
24532 2010-05-21 Steven Bosscher <steven@gcc.gnu.org>
24534 * Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.
24536 * timevar.c: Do not include any core headers.
24537 (timevar_print): De-i18n-ize.
24538 (print_time): Likewise.
24539 * timevar.h (timevar_push, timevar_pop): Make inline functions.
24541 2010-05-21 Joseph Myers <joseph@codesourcery.com>
24543 * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or
24545 (diagnostic_initialize): Initialize x_data not last_function.
24546 (diagnostic_report_current_function): Move to tree-diagnostic.c.
24547 (default_diagnostic_starter): Call
24548 diagnostic_report_current_module not
24549 diagnostic_report_current_function.
24550 (diagnostic_report_diagnostic): Initialize x_data not
24552 (verbatim): Likewise.
24553 * diagnostic.h (struct diagnostic_info): Change abstract_origin to
24555 (struct diagnostic_context): Change last_function to x_data.
24556 (diagnostic_auxiliary_data): Replace with
24557 diagnostic_context_auxiliary_data and
24558 diagnostic_info_auxiliary_data.
24559 (diagnostic_last_function_changed, diagnostic_set_last_function,
24560 diagnostic_report_current_function): Move to tree-diagnostic.h.
24561 (print_declaration, dump_generic_node, print_generic_stmt,
24562 print_generic_stmt_indented, print_generic_expr,
24563 print_generic_decl, debug_c_tree, dump_omp_clauses,
24564 print_call_name, debug_generic_expr, debug_generic_stmt,
24565 debug_tree_chain, default_tree_printer): Move to
24566 tree-pretty-print.h.
24567 (debug_gimple_stmt, debug_gimple_seq, print_gimple_seq,
24568 print_gimple_stmt, print_gimple_expr, dump_gimple_stmt): Move to
24569 gimple-pretty-print.h.
24570 * pretty-print.c: Don't include tree.h
24571 (pp_base_format): Don't handle %K here.
24572 (pp_base_tree_identifier): Move to tree-pretty-print.c.
24573 * pretty-print.h (text_info): Change abstract_origin to x_data.
24574 (pp_tree_identifier, pp_unsupported_tree,
24575 pp_base_tree_identifier): Move to tree-pretty-print.h.
24576 * gimple-pretty-print.h, tree-diagnostic.c, tree-diagnostic.h,
24577 tree-pretty-print.h: New files.
24578 * tree-pretty-print.c: Include tree-pretty-print.h.
24579 (percent_K_format): New. Moved from pretty-print.c.
24580 (pp_base_tree_identifier): Move from pretty-print.c.
24581 * c-objc-common.c: Include tree-pretty-print.h.
24582 (c_tree_printer): Handle %K here.
24583 * langhooks.c: Include tree-diagnostic.h.
24584 (lhd_print_error_function): Use diagnostic_abstract_origin macro.
24585 * toplev.c: Include tree-diagnostic.h and tree-pretty-print.h.
24586 (default_tree_printer): Handle %K using percent_K_format.
24587 (general_init): Use default_tree_diagnostic_starter.
24588 * tree.c: Include tree-diagnostic.h and tree-pretty-print.h.
24589 (free_lang_data): Use default_tree_diagnostic_starter.
24590 * c-pretty-print.c: Include tree-pretty-print.h.
24591 * cfgexpand.c: Include tree-pretty-print.h and gimple-pretty-print.h.
24592 * cgraphunit.c: Include tree-pretty-print.h and gimple-pretty-print.h.
24593 * dwarf2out.c: Include tree-pretty-print.h.
24594 * except.c: Include tree-pretty-print.h.
24595 * gimple-pretty-print.c: Include tree-pretty-print.h and
24596 gimple-pretty-print.h.
24597 * gimplify.c: Include tree-pretty-print.h.
24598 * graphite-poly.c: Include tree-pretty-print.h and
24599 gimple-pretty-print.h.
24600 * ipa-cp.c: Include tree-pretty-print.h.
24601 * ipa-inline.c: Include gimple-pretty-print.h.
24602 * ipa-prop.c: Include tree-pretty-print.h and gimple-pretty-print.h.
24603 * ipa-pure-const.c: Include gimple-pretty-print.h.
24604 * ipa-struct-reorg.c: Include tree-pretty-print.h and
24605 gimple-pretty-print.h.
24606 * ipa-type-escape.c: Include tree-pretty-print.h.
24607 * print-rtl.c: Include tree-pretty-print.h.
24608 * print-tree.c: Include gimple-pretty-print.h.
24609 * sese.c: Include tree-pretty-print.h.
24610 * tree-affine.c: Include tree-pretty-print.h.
24611 * tree-browser.c: Include tree-pretty-print.h.
24612 * tree-call-cdce.c: Include gimple-pretty-print.h.
24613 * tree-cfg.c: Include tree-pretty-print.h and gimple-pretty-print.h.
24614 * tree-chrec.c: Include tree-pretty-print.h.
24615 * tree-data-ref.c: Include tree-pretty-print.h and
24616 gimple-pretty-print.h.
24617 * tree-dfa.c: Include tree-pretty-print.h.
24618 * tree-if-conv.c: Include tree-pretty-print.h and
24619 gimple-pretty-print.h.
24620 * tree-inline.c: Include tree-pretty-print.h.
24621 * tree-into-ssa.c: Include tree-pretty-print.h and
24622 gimple-pretty-print.h.
24623 * tree-nrv.c: Include tree-pretty-print.h.
24624 * tree-object-size.c: Include tree-pretty-print.h and
24625 gimple-pretty-print.h.
24626 * tree-outof-ssa.c: Include tree-pretty-print.h and
24627 gimple-pretty-print.h.
24628 * tree-parloops.c: Include tree-pretty-print.h and
24629 gimple-pretty-print.h.
24630 * tree-predcom.c: Include tree-pretty-print.h and
24631 gimple-pretty-print.h.
24632 * tree-scalar-evolution.c: Include tree-pretty-print.h and
24633 gimple-pretty-print.h.
24634 * tree-sra.c: Include tree-pretty-print.h.
24635 * tree-ssa-address.c: Include tree-pretty-print.h.
24636 * tree-ssa-alias.c: Include tree-pretty-print.h.
24637 * tree-ssa-ccp.c: Include tree-pretty-print.h and
24638 gimple-pretty-print.h.
24639 * tree-ssa-coalesce.c: Include tree-pretty-print.h.
24640 * tree-ssa-copy.c: Include tree-pretty-print.h and
24641 gimple-pretty-print.h.
24642 * tree-ssa-copyrename.c: Include tree-pretty-print.h.
24643 * tree-ssa-dce.c: Include tree-pretty-print.h and
24644 gimple-pretty-print.h.
24645 * tree-ssa-dom.c: Include tree-pretty-print.h and
24646 gimple-pretty-print.h.
24647 * tree-ssa-dse.c: Include gimple-pretty-print.h.
24648 * tree-ssa-forwprop.c: Include tree-pretty-print.h.
24649 * tree-ssa-ifcombine.c: Include tree-pretty-print.h.
24650 * tree-ssa-live.c: Include tree-pretty-print.h and
24651 gimple-pretty-print.h.
24652 * tree-ssa-loop-im.c: Include tree-pretty-print.h and
24653 gimple-pretty-print.h.
24654 * tree-ssa-loop-ivcanon.c: Include tree-pretty-print.h and
24655 gimple-pretty-print.h.
24656 * tree-ssa-loop-ivopts.c: Include tree-pretty-print.h and
24657 gimple-pretty-print.h.
24658 * tree-ssa-loop-niter.c: Include tree-pretty-print.h and
24659 gimple-pretty-print.h.
24660 * tree-ssa-loop-prefetch.c: Include tree-pretty-print.h.
24661 * tree-ssa-math-opts.c: Include gimple-pretty-print.h.
24662 * tree-ssa-operands.c: Include tree-pretty-print.h and
24663 gimple-pretty-print.h.
24664 * tree-ssa-phiprop.c: Include tree-pretty-print.h and
24665 gimple-pretty-print.h.
24666 * tree-ssa-pre.c: Include tree-pretty-print.h and
24667 gimple-pretty-print.h.
24668 * tree-ssa-propagate.c: Include gimple-pretty-print.h.
24669 * tree-ssa-reassoc.c: Include tree-pretty-print.h and
24670 gimple-pretty-print.h.
24671 * tree-ssa-sccvn.c: Include tree-pretty-print.h and
24672 gimple-pretty-print.h.
24673 * tree-ssa-sink.c: Include gimple-pretty-print.h.
24674 * tree-ssa-ter.c: Include tree-pretty-print.h and
24675 gimple-pretty-print.h.
24676 * tree-ssa-uninit.c: Include gimple-pretty-print.h.
24677 * tree-ssa.c: Include tree-pretty-print.h and
24678 gimple-pretty-print.h.
24679 * tree-stdarg.c: Include gimple-pretty-print.h.
24680 * tree-switch-conversion.c: Include gimple-pretty-print.h.
24681 * tree-tailcall.c: Include tree-pretty-print.h and
24682 gimple-pretty-print.h.
24683 * tree-vect-data-refs.c: Include tree-pretty-print.h and
24684 gimple-pretty-print.h.
24685 * tree-vect-loop-manip.c: Include tree-pretty-print.h and
24686 gimple-pretty-print.h.
24687 * tree-vect-loop.c: Include tree-pretty-print.h and
24688 gimple-pretty-print.h.
24689 * tree-vect-patterns.c: Include gimple-pretty-print.h.
24690 * tree-vect-slp.c: Include tree-pretty-print.h and
24691 gimple-pretty-print.h.
24692 * tree-vect-stmts.c: Include tree-pretty-print.h and
24693 gimple-pretty-print.h.
24694 * tree-vectorizer.c: Include tree-pretty-print.h.
24695 * tree-vrp.c: Include tree-pretty-print.h and
24696 gimple-pretty-print.h.
24697 * value-prof.c: Include tree-pretty-print.h and
24698 gimple-pretty-print.h.
24699 * var-tracking.c: Include tree-pretty-print.h.
24700 * Makefile.in (OBJS-common): Add tree-diagnostic.o.
24701 (tree-diagnostic.o): New dependencies.
24702 (c-objc-common.o, c-pretty-print.o, langhooks.o, tree.o,
24703 tree-inline.o, print-tree.o, stor-layout.o, tree-ssa-uninit.o,
24704 tree-ssa.o, tree-into-ssa.o, tree-ssa-ter.o, tree-ssa-coalesce.o,
24705 tree-outof-ssa.o, tree-ssa-forwprop.o, tree-ssa-phiprop.o,
24706 tree-ssa-ifcombine.o, tree-nrv.o, tree-ssa-copy.o,
24707 tree-ssa-propagate.o, tree-ssa-dom.o, tree-ssa-uncprop.o,
24708 tree-ssa-live.o, tree-ssa-copyrename.o, tree-ssa-pre.o,
24709 tree-ssa-sccvn.o, tree-vrp.o, tree-cfg.o, tree-tailcall.o,
24710 tree-ssa-sink.o, tree-if-conv.o, tree-dfa.o, tree-ssa-operands.o,
24711 tree-ssa-address.o, tree-ssa-loop-niter.o,
24712 tree-ssa-loop-ivcanon.o, tree-ssa-loop-prefetch.o, tree-predcom.o,
24713 tree-ssa-loop-ivopts.o, tree-affine.o, tree-ssa-loop-im.o,
24714 tree-ssa-math-opts.o, tree-ssa-alias.o, tree-ssa-reassoc.o,
24715 gimplify.o, tree-browser.o, tree-chrec.o, tree-scalar-evolution.o,
24716 tree-data-ref.o, sese.o, graphite-poly.o, tree-vect-loop.o,
24717 tree-vect-loop-manip.o, tree-vect-patterns.o, tree-vect-slp.o,
24718 tree-vect-stmts.o, tree-vect-data-refs.o, tree-vectorizer.o,
24719 tree-parloops.o, tree-stdarg.o, tree-object-size.o,
24720 gimple-pretty-print.o, tree-pretty-print.o, diagnostic.o,
24721 toplev.o, print-rtl.o, except.o, dwarf2out.o, cgraphunit.o,
24722 ipa-prop.o, ipa-cp.o, ipa-inline.o, ipa-pure-const.o,
24723 ipa-type-escape.o, ipa-struct-reorg.o, tree-ssa-dce.o,
24724 tree-call-cdce.o, tree-ssa-ccp.o, tree-sra.o,
24725 tree-switch-conversion.o, var-tracking.o, value-prof.o,
24726 cfgexpand.o, pretty-print.o): Update dependencies.
24728 2010-05-22 Andreas Tobler <andreast@fgznet.ch>
24730 * tree-ssa-structalias.c: Remove tm_p.h from include.
24732 2010-05-21 Jeff Law <law@redhat.com>
24734 * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo.
24736 2010-05-21 Jason Merrill <jason@redhat.com>
24738 * tree-eh.c (cleanup_is_dead_in): New.
24739 (lower_try_finally): Don't generate a dead cleanup region.
24740 (lower_cleanup): Likewise.
24742 2010-05-21 Jakub Jelinek <jakub@redhat.com>
24745 * haifa-sched.c (schedule_insn): When freeing INSN_REG_USE_LIST,
24746 unchain each use from the cyclic next_regno_use chain first.
24748 2010-05-21 Steven Bosscher <steven@gcc.gnu.org>
24750 * real: Do not include gmp.h, mpfr.h, and mpc.h.
24751 (REAL_VALUE_NEGATE, REAL_VALUE_ABS, real_arithmetic2): Remove.
24752 (real_value_negate, real_value_abs): New prototypes.
24753 (do_mpc_arg2, real_from_mpfr, mpfr_from_real): Move from here...
24754 * realmpfr.h (do_mpc_arg2, real_from_mpfr, mpfr_from_real): ...to here,
24755 new include file for interface between MPFR and REAL_VALUE_TYPE.
24756 * real.c: Include realmpfr.h.
24757 (real_arithmetic2): Remove legacy function.
24758 (real_value_negate): New.
24759 (real_value_abs): New.
24760 (mfpr_from_real, real_from_mpfr): Move from here...
24761 * realmpfr.c (mpfr_from_real, real_from_mpfr): ...to here, new file.
24762 * builtins.c: Include realmpfr.h.
24763 * fold-const.c: Include realmpfr.h.
24764 (fold_comparison): Use real_value_negate instead of REAL_VALUE_NEGATE.
24765 (fold_negate_const): Likewise.
24766 (fold_abs_const): Use real_value_abs instead of REAL_VALUE_ABS.
24767 * toplev.c: Include realmpfr.h.
24768 * simplify-rtx.c (simplify_const_unary_operation): Use real_value_abs
24769 and real_value_negate.
24770 * fixed-value.c (check_real_for_fixed_mode): Likewise.
24771 * config/arm/arm.c (neg_const_double_rtx_ok_for_fpa): Likewise.
24772 (vfp3_const_double_index): Likewise.
24773 (arm_print_operand): Likewise.
24774 * Makefile.in: Update dependencies.
24776 2010-05-21 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
24778 * config/s390/s390.c (override_options): Increase the default
24779 of max-completely-peel-times.
24781 2010-05-21 Julian Brown <julian@codesourcery.com>
24782 Mark Mitchell <mark@codesourcery.com>
24784 * config/arm/arm.c (arm_function_ok_for_sibcall): Only forbid
24785 sibling calls for Thumb-1.
24786 * config/arm/arm.h (USE_RETURN_INSN): Enable for Thumb-2.
24787 * config/arm/arm.md (*call_symbol, *call_value_symbol): Use for
24789 (*call_insn, *call_value_insn): Don't use for Thumb-2.
24790 (sibcall, sibcall_value, *sibcall_insn, *sibcall_value_insn): Use
24792 (return): New expander.
24793 (*arm_return): New name for ARM return insn.
24794 * config/arm/thumb2.md (*thumb2_return): New insn pattern.
24796 2010-05-19 Joel Sherrill <joel.sherrill@oarcorp.com>
24798 * config.gcc (sparc64-*-rtems*): New target.
24800 2010-05-21 Nathan Froyd <froydnj@codesourcery.com>
24802 * tree.c (build_function_decl_skip_args): Fix grammar.
24803 (build_function_type_list_1): Fix typos, adjust formatting.
24805 2010-05-21 Steven Bosscher <steven@gcc.gnu.org>
24807 * tree.h: Include real.h and fixed-value.h as basic datatypes.
24808 * dfp.c, convert.c, reload1.c, reginfo.c, tree-flow.h,
24809 tree-ssa-threadedge.c, tree-ssanames.c, tree-loop-linear.c,
24810 tree-into-ssa.c, tree-vect-generic.c, tree-ssa-structalias.c,
24811 tree-ssa-loop-im.c, tree-dump.c, tree-complex.c, tree-ssa-uninit.c,
24812 genrecog.c, tree-ssa-threadupdate.c, tree-ssa-loop-niter.c,
24813 tree-pretty-print.c, tree-loop-distribution.c,
24814 tree-ssa-loop-unswitch.c, c-lex.c, optabs.c, postreload-gcse.c,
24815 tree-ssa-loop-manip.c, postreload.c, tree-ssa-loop-ch.c,
24816 tree-tailcall.c, tree.c, reload.c, tree-scalar-evolution.c, rtlanal.c,
24817 tree-phinodes.c, builtins.c, final.c, genoutput.c, fold-const.c,
24818 tree-ssa-dse.c, genautomata.c, tree-ssa-uncprop.c, toplev.c,
24819 tree-chrec.c, genemit.c, c-cppbuiltin.c, tree-ssa-sccvn.c,
24820 tree-ssa-ccp.c, tree-ssa-loop-ivopts.c, mode-switching.c,
24821 tree-call-cdce.c, cse.c, genpeep.c, tree-ssa-math-opts.c,
24822 tree-ssa-dom.c, tree-nrv.c, tree-ssa-propagate.c, tree-ssa-alias.c,
24823 tree-ssa-sink.c, jump.c, ifcvt.c, dwarf2out.c, expr.c, genattrtab.c,
24824 genconditions.c, tree-ssa-loop-ivcanon.c, tree-ssa-loop.c,
24825 tree-parloops.c, recog.c, tree-ssa-address.c, lcm.c, tree-eh.c,
24826 gimple-pretty-print.c, c-pretty-print.c, print-rtl.c, gcse.c,
24827 tree-if-conv.c, tree-data-ref.c, tree-affine.c, gimplify.c,
24828 tree-ssa-phiopt.c, implicit-zee.c, expmed.c, tree-dfa.c, emit-rtl.c,
24829 store-motion.c, cselib.c, tree-cfgcleanup.c, simplify-rtx.c,
24830 tree-ssa-pre.c, genpreds.c, tree-mudflap.c, print-tree.c,
24831 tree-ssa-copy.c, tree-ssa-forwprop.c, tree-ssa-dce.c, varasm.c,
24832 tree-nested.c, tree-ssa.c, tree-ssa-loop-prefetch.c, rtl.c,
24833 tree-inline.c, integrate.c, tree-optimize.c, tree-ssa-phiprop.c,
24834 fixed-value.c, combine.c, tree-profile.c, c-common.c, sched-vis.c,
24835 tree-cfg.c, passes.c, tree-ssa-reassoc.c, config/alpha/alpha.c,
24836 config/frv/frv.c, config/s390/s390.c, config/m32c/m32c.c,
24837 config/spu/spu.c, config/sparc/sparc.c, config/mep/mep.c,
24838 config/m32r/m32r.c, config/rx/rx.c, config/i386/i386.c,
24839 config/sh/sh.c, config/pdp11/pdp11.c, config/avr/avr.c,
24840 config/crx/crx.c, config/xtensa/xtensa.c, config/stormy16/stormy16.c,
24841 config/fr30/fr30.c, config/lm32/lm32.c, config/moxie/moxie.c,
24842 config/m68hc11/m68hc11.c, config/cris/cris.c, config/iq2000/iq2000.c,
24843 config/mn10300/mn10300.c, config/ia64/ia64.c, config/m68k/m68k.c,
24844 config/rs6000/rs6000.c, config/picochip/picochip.c, config/darwin.c,
24845 config/arc/arc.c, config/mcore/mcore.c, config/score/score3.c,
24846 config/score/score7.c, config/score/score.c, config/arm/arm.c,
24847 config/pa/pa.c, config/mips/mips.c, config/vax/vax.c,
24848 config/h8300/h8300.c, config/v850/v850.c, config/mmix/mmix.c,
24849 config/bfin/bfin.c: Clean up redundant includes.
24850 * Makefile.in: Update accordingly.
24852 2010-05-21 Nathan Froyd <froydnj@codesourcery.com>
24854 PR middle-end/44204
24855 * builtins.c (fold_call_stmt): Pass &error_mark_node if the call
24856 statement has no arguments.
24858 2010-05-21 Kai Tietz <kai.tietz@onevision.com>
24861 * varasm.c (emutls_decl): Merge attributes to new decl.
24863 2010-05-21 Eric Botcazou <ebotcazou@adacore.com>
24865 PR middle-end/44101
24866 * gimplify.c (gimplify_init_constructor): Build a VIEW_CONVERT_EXPR
24867 around the uniquized constructor if its type requires a conversion.
24869 2010-05-21 Jakub Jelinek <jakub@redhat.com>
24872 * tree-cfgcleanup.c (tree_forwarder_block_p): Return false if
24873 at -O0 goto_locus of any of the incoming edges differs from
24874 goto_locus of outgoing edge, or gimple_location of any of the
24877 2009-09-14 Vladimir Makarov <vmakarov@redhat.com>
24879 * ira.c (ira_non_ordered_class_hard_regs): Define.
24880 (setup_class_hard_regs): Initialize ira_non_ordered_class_hard_regs.
24881 * ira-int.h (ira_non_ordered_class_hard_regs): Declare.
24882 * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Increase
24883 cost of unaligned hard regs when allocating multi-reg pseudos.
24885 2010-05-20 Richard Sandiford <rdsandiford@googlemail.com>
24887 * config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.
24888 * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_no_float
24889 for TARGET_NO_FLOAT.
24890 * config/mips/mips.c (mips_file_start): Expand conditional expression
24891 into "if" statements. Use .gnu_attribute 4,0 for TARGET_NO_FLOAT.
24892 (mips_override_options): Move -mno-float override -msoft-float and
24894 * config/mips/mips.opt (mno-float): Move from sdemtk.opt, but add
24895 Condition(TARGET_SUPPORTS_NO_FLOAT).
24896 * config/mips/sdemtk.h (TARGET_OS_CPP_BUILTINS): Don't set
24897 __mips_no_float here.
24898 (SUBTARGET_OVERRIDE_OPTIONS): Delete.
24899 (TARGET_SUPPORTS_NO_FLOAT): Define.
24900 * config/mips/sdemtk.opt: Delete.
24902 2010-05-20 Segher Boessenkool <segher@kernel.crashing.org>
24904 * ipa-prop.c (compute_complex_ancestor_jump_func): Bail out if !cond.
24906 2010-05-20 Uros Bizjak <ubizjak@gmail.com>
24909 * configure.ac (gcc_cv_as_ix86_sahf): Switch to 64bit mode.
24910 * configure: Regenerate.
24911 * config.in: Regenerate.
24912 * config/i386/i386.md (x86_sahf_1): Conditionally output 0x9e
24913 instead of sahf only for 64bit targets.
24915 2010-05-20 Jakub Jelinek <jakub@redhat.com>
24918 * haifa-sched.c (initiate_bb_reg_pressure_info): Do not call
24919 setup_ref_regs for DEBUG_INSNs.
24921 2010-05-20 Jan Hubicka <jh@suse.cz>
24923 PR middle-end/44197
24924 * varpool.c (varpool_remove_node): Handle in-varpool aliases.
24926 2010-05-20 Kenneth Zadeck <zadeck@naturalbridge.com>
24929 * df-scan.c (df_ref_compare): Stabilize sort.
24931 2010-05-20 Jakub Jelinek <jakub@redhat.com>
24933 * dwarf2out.c (new_loc_descr_op_bit_piece): Add offset
24934 argument. Don't use DW_OP_piece if offset is non-zero,
24935 put offset into second DW_OP_bit_piece argument.
24936 (dw_sra_loc_expr): Adjust callers. For memory expressions
24939 2010-05-20 Hans-Peter Nilsson <hp@axis.com>
24942 * config/cris/cris.md ("*addsi3_v32"): Correct "cc"
24943 settings for 16-bit-constant "addo" alternative.
24945 2010-05-19 James E. Wilson <wilson@codesourcery.com>
24947 * config/mips/mips-dsp.md (add<DSPV:mode>3,
24948 mips_add<DSP:dspfmt1>_s_<DSP:dspfmt2>): Add ISA_HAS_DSP condition.
24951 * mips.c (mips_call_expr_from_insn): New arg second_call. Set it.
24952 (mips_annotate_pic_calls): Pass new arg to mips_call_expr_from_insn.
24955 2010-05-19 Joseph Myers <joseph@codesourcery.com>
24957 * diagnostic.c (FLOAT, FFS): Don't undefine.
24958 * passes.c, pretty-print.c, rtl-error.c, toplev.c: Likewise.
24959 * cse.c, regmove.c: Remove comments about stdio.h and rtl.h
24962 2010-05-19 Richard Sandiford <rdsandiford@googlemail.com>
24964 * combine.c (propagate_for_debug): Call make_compound_operation
24965 on the source value.
24966 (try_combine): When implementing a split chosen by find_split_point,
24967 either copy i2src or set it to null. Assert that i2src is not null
24968 before substituting into CALL_INSN_FUNCTION_USAGE.
24970 2010-05-19 Anatoly Sokolov <aesok@post.ru>
24972 * double-int.h (double_int_ior): New function.
24973 * tree.h (build_int_cst_wide_type): Remove.
24974 * tree.c (build_int_cst_wide_type): Remove.
24975 * fold-const.c (native_interpret_int): Use double_int_to_tree instead
24976 of build_int_cst_wide_type.
24977 * stor-layout.c (set_sizetype): (Ditto.).
24978 * dojump.c (do_jump): Use build_int_cstu instead of
24979 build_int_cst_wide_type.
24981 2010-05-19 Eric Botcazou <ebotcazou@adacore.com>
24983 * langhooks.h (struct lang_hooks): Add new field deep_unsharing.
24984 * langhooks-def.h (LANG_HOOKS_DEEP_UNSHARING): New macro.
24985 (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_DEEP_UNSHARING.
24986 * gimplify.c (mostly_copy_tree_r): Copy trees under SAVE_EXPR and
24987 TARGET_EXPR nodes, but only once, if instructed to do so. Do not
24988 propagate the 'data' argument to copy_tree_r.
24989 (copy_if_shared_r): Remove bogus ATTRIBUTE_UNUSED marker.
24990 Propagate 'data' argument to walk_tree.
24991 (copy_if_shared): New function.
24992 (unmark_visited_r): Remove bogus ATTRIBUTE_UNUSED marker.
24993 (unmark_visited): New function.
24994 (unshare_body): Call copy_if_shared instead of doing it manually.
24995 (unvisit_body): Call unmark_visited instead of doing it manually.
24997 2010-05-19 Nathan Froyd <froydnj@codesourcery.com>
24999 * hooks.h (hook_tree_tree_tree_bool_null): Rename to...
25000 (hook_tree_tree_int_treep_bool_null): ...this. Update signature.
25001 * hooks.c: Likewise.
25002 * target-def.h (TARGET_FOLD_BUILTIN): Define to
25003 hook_tree_tree_int_treep_bool_null.
25004 * target.h (struct gcc_target): Update signature of fold_builtin
25006 * doc/tm.texi (TARGET_FOLD_BUILTIN): Update description and signature.
25007 * builtins.c (fold_call_expr): Pass call_expr_nargs and CALL_EXPR_ARGP
25008 instead of the call expression.
25009 (fold_builtin_call_array): Pass n and argarray directly.
25010 (fold_call_stmt): Pass nargs and gimple_call_arg_ptr instead of
25012 * config/alpha/alpha.c (alpha_fold_builtin): Update signature. Lift
25013 MAX_ARGS check out of the loop. Delete declaration of `arity', declare
25014 `i' and use it in place of `arity'.
25015 * config/sparc/sparc.c (sparc_fold_builtin): Update signature.
25016 Dereference `args' directly.
25017 * config/xtensa/xtensa (xtensa_fold_builtin): Likewise.
25019 2010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25021 * doc/sourcebuild.texi (Effective-Target Keywords): Document
25023 (Directives): Document optional dg-require-effective-target
25026 2010-05-19 Richard Guenther <rguenther@suse.de>
25029 * tree.c (find_decls_types_r): Walk BLOCKs and its vars.
25031 2010-05-19 Richard Guenther <rguenther@suse.de>
25033 * doc/invoke.texi (-fwhopr): Document new optional jobs argument.
25034 * common.opt (fwhopr=): New.
25035 * opts.c (common_handle_option): Handle OPT_fwhopr.
25036 * gcc.c (LINK_COMMAND_SPEC): Pass fwhopr*.
25037 * collect2.c (main): Match -fwhopr*.
25038 * lto-wrapper.c (run_gcc): Handle jobs argument of -fwhopr.
25039 Execute ltrans stage in parallel when jobs is bigger than 1.
25041 2010-05-19 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25043 * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to
25044 pentiumpro on Solaris 8/x86 with Sun as.
25045 * configure.ac (gcc_cv_as_hidden): Check for Solaris 9/x86 as
25047 (gcc_cv_as_ix86_quad): Check for .quad directive.
25048 * configure: Regenerate.
25049 * config.in: Regenerate.
25050 * config/i386/sol2.h (ASM_QUAD): Change guard to !HAVE_AS_IX86_QUAD.
25052 2010-05-19 Martin Jambor <mjambor@suse.cz>
25054 * ipa-prop.c (ipa_print_node_jump_functions): Print jump functions
25055 also for indirect edges. Actual printing moved...
25056 (ipa_print_node_jump_functions_for_edge): ...here.
25057 (ipa_compute_jump_functions): Renamed to
25058 ipa_compute_jump_functions_for_edge and made static.
25059 (ipa_compute_jump_functions): New function.
25060 (make_edge_direct_to_target): Check if the number of arguments on
25061 the newly direct edge is the same as the number of parametrs of
25063 * ipa-cp.c (ipcp_init_stage): Most functionality moved to new
25064 ipa_compute_jump_functions. Call ipa_analyze_params_uses.
25065 * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
25066 analysis functions unconditionally, call the new
25067 ipa_analyze_params_uses on the node instead of every edge.
25069 2010-05-19 Christian Borntraeger <borntraeger@de.ibm.com>
25071 * tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step
25073 (dump_mem_ref): Adopt debug code to handle a tree as step. This
25074 also checks for a constant int vs. non-constant but
25075 loop-invariant steps.
25076 (find_or_create_group): Change the sort algorithm to only consider
25077 steps that are constant ints.
25078 (idx_analyze_ref): Adopt code to handle a tree instead of a
25079 HOST_WIDE_INT for step.
25080 (gather_memory_references_ref): Handle tree instead of int and be
25081 prepared to see a NULL_TREE.
25082 (prune_ref_by_self_reuse, prune_ref_by_group_reuse): Do not prune
25083 prefetches if the step cannot be calculated at compile time.
25084 (issue_prefetch_ref): Issue prefetches for non-constant but
25085 loop-invariant steps.
25087 2010-05-18 Nathan Froyd <froydnj@codesourcery.com>
25090 2010-05-18 Nathan Froyd <froydnj@codesourcery.com>
25092 * tree.h (build_call_list): Remove.
25093 * tree.c (build_call_list): Remove.
25095 2010-05-18 Nathan Froyd <froydnj@codesourcery.com>
25097 * tree.h (build_call_list): Remove.
25098 * tree.c (build_call_list): Remove.
25100 2010-05-18 Jan Hubicka <jh@suse.cz>
25102 * ipa-reference.c (propagate): Walk all nodes in the cleanup stage.
25104 2010-05-18 Vladimir Makarov <vmakarov@redhat.com>
25106 PR rtl-optimization/43332
25107 * haifa-sched.c (setup_insn_max_reg_pressure): Check barrier.
25109 2010-05-18 Anatoly Sokolov <aesok@post.ru>
25111 * tree.h (build_int_cstu): Implement as static inline.
25112 * tree.c (build_int_cstu): Remove function.
25113 (double_int_to_tree, double_int_fits_to_tree_p): Handle size types as
25116 2010-05-18 Richard Guenther <rguenther@suse.de>
25119 * lto-wrapper.c (verbose): New variable. Initialize from -v.
25120 (debug): Initialize from -save-temps.
25121 (collect_execute): Print command-line when verbose.
25122 (run_gcc): Always use COLLECT_GCC_OPTIONS. Use fork_execute
25123 for ltrans invocation. Produce -dumpbase flag again.
25124 (process_args): Remove.
25126 * collect2.c (maybe_run_lto_and_relink): Only pass object
25127 files to lto-wrapper.
25128 * gcc.c (LINK_COMMAND_SPEC): Likewise.
25130 2010-05-18 Jan Hubicka <jh@suse.cz>
25132 * opts.c (decode_options): Do not disable whopr at ipa_cp.
25133 * ipa-prop.c (ipa_detect_param_modifications): Walk PHI nodes too.
25135 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
25138 * lto-streamer-out.c (output_gimple_stmt): Output number of labels
25140 * lto-streamer-in.c (input_gimple_stmt): Read number of labels
25143 2010-05-18 Jakub Jelinek <jakub@redhat.com>
25146 * var-tracking.c (find_loc_in_1pdv): Add a few checks from
25147 rtx_equal_p inline.
25149 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
25151 * config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Add
25152 lto-macho as lto_binary_reader.
25154 * darwin.c (darwin_asm_named_section): Do not add assembler comment
25155 after .section directive; just print it before the directive instead.
25157 2010-05-17 Jan Hubicka <jh@suse.cz>
25159 * cgraph.c (cgraph_create_virtual_clone): Only check
25160 versionable_function_p when not in wpa and checking is enabled.
25161 * cgraphunit.c (cgraph_materialize_all_clones): Stabilize after
25162 there are no more functions to materialize.
25164 2010-05-17 Jan Hubicka <jh@suse.cz>
25166 * cgraph.h (struct ipa_replace_map): Add parm_num parameter.
25167 * lto-cgraph.c (output_cgraph_opt_summary, input_cgraph_opt_summary):
25169 (output_cgraph): Call output_cgraph_opt_summary.
25170 (input_cgrpah): Call input_cgraph_opt_summary.
25171 (output_cgraph_opt_summary_p, output_node_opt_summary,
25172 input_node_opt_summary, input_cgraph_opt_section): New functions.
25173 * lto-section-in.c (lto_section_name): Add cgraphopt.
25174 * tree-inline.c (tree_function_versioning): Handle parm_num.
25175 * lto-streamer.c (lto_get_section_name): Handle cgraphopt.
25176 * lto-streamer.h (lto_section_type): Add LTO_section_cgraph_opt_sum.
25178 2010-05-17 Changpeng Fang <changpeng.fang@amd.com>
25180 * doc/invoke.texi: Update documentation for min-insn-to-prefetch-ratio.
25181 * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Also apply
25182 the insn to prefetch ratio heuristic to loops with known trip count.
25184 2010-05-17 Changpeng Fang <changpeng.fang@amd.com>
25186 * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO): New.
25187 (schedule_prefetches): Do not generate a prefetch if the unroll factor
25188 is far from what is required by the prefetch.
25190 2010-05-17 Jan Hubicka <jh@suse.cz>
25192 * ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.
25193 (ipcp_estimate_growth): Likewise.
25194 (ipcp_const_param_count): Likewise.
25195 (ipcp_insert_stage): Likewise.
25196 * ipa-prop.c (visit_load_for_mod_analysis): New function.
25197 (visit_store_addr_for_mod_analysis): Set used flag.
25198 (ipa_detect_param_modifications): Set used flag for SSE params;
25199 update use of walk_stmt_load_store_addr_ops.
25200 (ipa_print_node_params): Print used flag.
25201 (ipa_write_node_info): Stream used flag.
25202 (ipa_read_node_info): Likewise.
25203 * ipa-prop.h (struct ipa_param_descriptor): Add used field.
25204 (ipa_is_param_used): New function.
25205 (lto_ipa_fixup_call_notes): Remove unused declaration.
25207 2010-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25210 * configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): New test.
25211 * configure: Regenerate.
25212 * config.in: Regenerate.
25213 * config/i386/i386.c (print_operand) <case ;>: Also print ";" if
25214 !HAVE_AS_IX86_REP_LOCK_PREFIX.
25215 Don't emit whitespace.
25216 * config/i386/i386.md (*rep_movdi_rex64): Use {%;} after rep.
25217 (*rep_movsi): Likewise.
25218 (*rep_movsi_rex64): Likewise.
25219 (*rep_movqi): Likewise.
25220 (*rep_movqi_rex64): Likewise.
25221 (*rep_stosdi_rex64): Likewise.
25222 (*rep_stossi): Likewise.
25223 (*rep_stossi_rex64): Likewise.
25224 (*rep_stosqi): Likewise.
25225 (*rep_stosqi_rex64): Likewise.
25226 (*cmpstrnqi_nz_1): Use {%;} after repz.
25227 (*cmpstrnqi_nz_rex_1): Likewise.
25228 (*cmpstrnqi_1): Likewise.
25229 (*cmpstrnqi_rex_1): Likewise.
25230 (*strlenqi_1): Use {%;} after repnz.
25231 (*strlenqi_rex_1): Likewise.
25232 * config/i386/sync.md (memory_barrier_nosse): Replace {%;| } by {%;} .
25233 (*sync_compare_and_swap<mode>): Likewise.
25234 (sync_double_compare_and_swap<mode>): Likewise.
25235 (*sync_double_compare_and_swapdi_pic): Likewise.
25236 (sync_old_add<mode>): Likewise.
25237 (sync_add<mode>): Likewise.
25238 (sync_sub<mode>): Likewise.
25239 (sync_<code><mode>): Likewise.
25241 2010-05-17 Martin Jambor <mjambor@suse.cz>
25243 * cgraph.h (cgraph_indirect_call_info): New fields anc_offset,
25244 otr_token and polymorphic.
25245 * cgraph.c (cgraph_create_indirect_edge): Inilialize the above fields.
25246 (cgraph_clone_edge): Copy the above fields.
25247 * tree.c (get_binfo_at_offset): New function.
25248 * tree.h (get_binfo_at_offset): Declare.
25249 * ipa-prop.h (enum jump_func_type): Added known_type jump function
25250 type, reordered items, updated comments.
25251 (union jump_func_value): Added base_type field, reordered fields.
25252 (enum ipa_lattice_type): Moved down in the file.
25253 (struct ipa_param_descriptor): New field polymorphic.
25254 (ipa_is_param_polymorphic): New function.
25255 * ipa-prop.c: Include gimple.h and gimple-fold.h.
25256 (ipa_print_node_jump_functions): Print known type jump functions.
25257 (compute_complex_pass_through): Renamed to...
25258 (compute_complex_assign_jump_func): this.
25259 (compute_complex_ancestor_jump_func): New function.
25260 (compute_known_type_jump_func): Likewise.
25261 (compute_scalar_jump_functions): Create known type and complex ancestor
25263 (ipa_note_param_call): New parameter polymorphic, set the corresponding
25264 flag in the call note accordingly.
25265 (ipa_analyze_call_uses): Renamed to...
25266 (ipa_analyze_indirect_call_uses): this. New parameter target, define
25267 variable var only in the block where it is used.
25268 (ipa_analyze_virtual_call_uses): New function.
25269 (ipa_analyze_call_uses): Likewise.
25270 (combine_known_type_and_ancestor_jfs): Likewise.
25271 (update_jump_functions_after_inlining): Implemented handling of a
25272 number of new jump function types combination.
25273 (print_edge_addition_message): Removed.
25274 (make_edge_direct_to_target): New function.
25275 (try_make_edge_direct_simple_call): Likewise.
25276 (try_make_edge_direct_virtual_call): Likewise.
25277 (update_call_notes_after_inlining): Renamed to...
25278 (update_indirect_edges_after_inlining): this. Moved edge creation for
25279 indirect calls to try_make_edge_direct_simple_call, also calls
25280 try_make_edge_direct_virtual_call for virtual calls.
25281 (ipa_print_node_params): Changed the header message.
25282 (ipa_write_jump_function): Stream also known type jump functions.
25283 (ipa_read_jump_function): Likewise.
25284 (ipa_write_indirect_edge_info): Stream new fields in
25285 cgraph_indirect_call_info.
25286 (ipa_read_indirect_edge_info): Likewise.
25287 * Makefile.in (ipa-prop.o): Add dependency to GIMPLE_H and
25290 2010-05-17 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
25292 * config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition.
25294 2010-05-17 Nathan Froyd <froydnj@codesourcery.com>
25296 * tree.h (CALL_EXPR_ARGS): Delete.
25297 (call_expr_arglist): Delete.
25298 * tree.c (call_expr_arglist): Delete.
25299 * builtins.c (fold_call_expr): Pass the whole CALL_EXPR to
25300 targetm.fold_builtin.
25301 * config/alpha/alpha.c (alpha_fold_builtin): Rename arglist parameter.
25302 Rewrite iteration to work on call_expr_nargs rather than TREE_CHAIN.
25303 * config/picochip/picochip.c (picochip_expand_builtin_2op): Rename
25304 arglist parameter. Use CALL_EXPR_ARG.
25305 (picochip_expand_builtin_3op): Likewise.
25306 (picochip_expand_builtin_2opvoid): Likewise.
25307 (picochip_expand_array_get): Likewise.
25308 (picochip_expand_array_put): Likewise.
25309 (picochip_expand_array_testport): Likewise.
25310 (picochip_expand_builtin): Don't call CALL_EXPR_ARGS. Pass exp
25311 rather than arglist.
25312 * config/rx/rx.c (rx_expand_builtin): Call call_expr_nargs instead of
25314 * config/sparc/sparc.c (sparc_fold_builtin): Use CALL_EXPR_ARG rather
25315 than TREE_VALUE and TREE_CHAIN.
25316 * config/xtensa/xtensa.c (xtensa_fold_builtin): Likewise.
25317 * doc/tm.texi (TARGET_FOLD_BUILTIN): Pass CALL_EXPR tree instead of
25320 2010-05-17 Jakub Jelinek <jakub@redhat.com>
25323 * cfglayout.c (fixup_reorder_chain): Allow returnjump_p
25324 to have no fallthru edge.
25326 PR middle-end/44102
25327 * cfgcleanup.c (try_optimize_cfg): When removing trivially empty
25328 bb with no successors, move footer whenever in IR_RTL_CFGLAYOUT
25329 mode, not just when CLEANUP_CFGLAYOUT, and when in IR_RTL_CFGRTL
25330 add BARRIER after previous bb if needed.
25332 2010-05-17 Nathan Froyd <froydnj@codesourcery.com>
25334 * tree.c (build_function_type_list_1): Remove bogus assert condition.
25336 2010-05-17 Alan Modra <amodra@gmail.com>
25338 * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Delete
25339 unnecessary prototype. Replace copy_r12 and copy_r11 flag params
25340 with copy_reg rtx param.
25341 (rs6000_emit_prologue): Update rs6000_emit_allocate_stack calls.
25342 Correct cases where code for ABI_V4 did not initialise the reg
25343 used to access frame. Also leave frame_reg_rtx as sp for large
25344 frames that save no regs.
25346 2010-05-17 Martin Jambor <mjambor@suse.cz>
25348 PR middle-end/44133
25349 * tree-sra.c (create_access_replacement): New parameter rename, mark
25350 the replaement for renaming only when it is true.
25351 (get_access_replacement): Pass true in the rename parameter of
25352 create_access_replacement.
25353 (get_unrenamed_access_replacement): New function.
25354 (replace_uses_with_default_def_ssa_name): New parameter racc, get the
25355 replacement declaration from it.
25357 2010-05-17 Bernd Schmidt <bernds@codesourcery.com>
25359 * function.c (try_fit_stack_local, add_frame_space): New static
25361 (assign_stack_local_1): Use them. Look for opportunities to use
25362 space previously wasted on alignment.
25363 * function.h (struct frame_space): New.
25364 (struct rtl_data): Add FRAME_SPACE_LIST member.
25365 * reload1.c (something_was_spilled): New static variable.
25366 (alter_reg): Set it.
25367 (reload): Test it in addition to testing if the frame size changed.
25369 2010-05-17 Christian Borntraeger <borntraeger@de.ibm.com>
25371 * config/s390/s390.c: Define sane prefetch settings and activate
25372 flag_prefetch_loop_arrays on -O3.
25373 * config/s390/s390.h: Declare that read can use write prefetch.
25375 2010-05-17 Jakub Jelinek <jakub@redhat.com>
25377 * lto-streamer-out.c (lto_output): Fix --enable-checking=release
25380 2010-05-16 Jan Hubicka <jh@suse.cz>
25382 * ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of
25383 function body; do not check stdarg field of struct function.
25385 2010-05-16 Jan Hubicka <jh@suse.cz>
25387 * cgraph.c (dump_cgraph_node): Dump versionable flag.
25388 * cgraph.h (cgraph_local_info): Add versionable flag.
25389 * ipa-cp.c (ipcp_analyze_node): Set versionable flag.
25390 (ipcp_versionable_function_p): Use it.
25391 * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream
25394 2010-05-16 Jan Hubicka <jh@suse.cz>
25396 * cgraph.c (cgraph_clone_node): Take decl argument and insert
25397 clone into hash when it is different from orig.
25398 (cgraph_create_virtual_clone): Update use of cgraph_clone_node.
25399 * cgraph.h (cgraph_clone_node): Update prototype.
25400 * lto-cgrpah.c (lto_cgraph_encoder_new): Create body map.
25401 (lto_cgraph_encoder_delete): Delete body map.
25402 (lto_cgraph_encoder_size): Move to header.
25403 (lto_cgraph_encoder_encode_body_p,
25404 lto_set_cgraph_encoder_encode_body): New.
25405 (lto_output_node): Do not take written_decls argument; output clone_of
25407 (add_node_to): Add include_body_argument; call
25408 lto_set_cgraph_encoder_encode_body on master of the clone.
25409 (add_references): Update use of add_node_to.
25410 (compute_ltrans_boundary): Likewise.
25411 (output_cgraph): Do not create written_decls bitmap.
25412 (input_node): Take nodes argument; stream in clone_of correctly.
25413 (input_cgraph_1): Update use of input_node.
25414 * lto-streamer-out.c (lto_output): Use encoder info to decide
25415 what bodies to output.
25416 * ipa-inline.c (cgraph_clone_inlined_nodes,
25417 cgraph_decide_recursive_inlining): Update call of cgraph_clone_node.
25418 * lto-streamer.h (lto_cgraph_encoder_d): Add body.
25419 (lto_cgraph_encoder_size): Define here.
25420 (lto_cgraph_encoder_encode_body_p, lto_varpool_encoder_encode_body_p):
25423 2010-05-16 Richard Guenther <rguenther@suse.de>
25425 * doc/invoke.texi (-fipa-struct-reorg): Do not mention
25427 * ipa-type-escape.c (gate_type_escape_vars): Run when
25428 -fipa-struct-reorg runs.
25429 * opts.c (decode_options): Do not unset flag_ipa_type_escape.
25430 * common.opt (fipa-type-escape): Remove.
25432 2010-05-16 Eric Botcazou <ebotcazou@adacore.com>
25434 * opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.
25435 (decode_options): Likewise.
25436 * Makefile.in (opts.o): Add dependency on LTO_STREAMER_H.
25438 2010-05-16 Jan Hubicka <jh@suse.cz>
25440 * ipa.c (function_and_variable_visibility): Also bring local all
25443 2010-05-16 Richard Guenther <rguenther@suse.de>
25445 * alias.c (nonoverlapping_memrefs_p): Remove use of
25446 IPA type-escape information.
25448 2010-05-16 Joseph Myers <joseph@codesourcery.com>
25450 * c-common.c (c_common_reswords): Add _Static_assert for C.
25451 * c-parser.c (c_token_starts_declaration,
25452 c_parser_next_token_starts_declaration,
25453 c_parser_static_assert_declaration_no_semi,
25454 c_parser_static_assert_declaration): New.
25455 (c_parser_declaration_or_fndef): Add parameter static_assert_ok.
25456 Handle static assertions if static_assert_ok.
25457 (c_parser_external_declaration, c_parser_declaration_or_fndef,
25458 c_parser_compound_statement_nostart, c_parser_label,
25459 c_parser_for_statement, c_parser_objc_methodprotolist,
25460 c_parser_omp_for_loop): All callers of
25461 c_parser_declaration_or_fndef changed.
25462 (c_parser_struct_declaration): Handle static assertions.
25463 (c_parser_compound_statement_nostart): Use
25464 c_parser_next_token_starts_declaration and
25465 c_token_starts_declaration to detect start of declarations.
25466 (c_parser_label, c_parser_for_statement, c_parser_omp_for_loop):
25469 2010-05-16 Anatoly Sokolov <aesok@post.ru>
25471 * config/mmix/mmix.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
25472 LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
25473 * config/mmix/mmix.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
25474 TARGET_FUNCTION_VALUE_REGNO_P): Define.
25475 (mmix_function_outgoing_value): Rename to...
25476 (mmix_function_value): ...this. Make static. Add 'outgoing' argument.
25477 (mmix_function_value_regno_p): Make static.
25478 (mmix_libcall_value): New function.
25479 * config/mmix/mmix-protos.h (mmix_function_outgoing_value,
25480 mmix_function_value_regno_p): Remove declaration.
25482 2010-05-16 Eric Botcazou <ebotcazou@adacore.com>
25484 * tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on
25485 BUILT_IN_ALLOCA if stack checking is enabled.
25487 2010-05-16 Richard Guenther <rguenther@suse.de>
25489 * var-tracking.c (vars_copy_1): Inline ...
25490 (vars_copy): ... here. Use FOR_EACH_HTAB_ELEMENT.
25491 (variable_union): Use FOR_EACH_HTAB_ELEMENT. Merge asserts.
25492 (variable_merge_over_cur): Adjust. Merge asserts.
25493 (variable_merge_over_src): Likewise.
25494 (dataflow_set_merge): Use FOR_EACH_HTAB_ELEMENT.
25495 (variable_post_merge_new_vals): Merge asserts.
25496 (variable_post_merge_perm_vals): Likewise.
25497 (find_mem_expr_in_1pdv): Likewise.
25498 (dataflow_set_different_value): Remove.
25499 (onepart_variable_different_p): Merge asserts.
25500 (variable_different_p): Likewise.
25501 (dataflow_set_different_1): Inline ...
25502 (dataflow_set_different): ... here. Use FOR_EACH_HTAB_ELEMENT.
25503 (emit_notes_for_differences_1): Merge asserts.
25505 2010-05-16 Richard Guenther <rguenther@suse.de>
25507 * lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
25508 * optabs.c (libfunc_decl_hash): Likewise.
25509 * varasm.c (emutls_decl): Likewise.
25511 2010-05-16 Steven Bosscher <steven@gcc.gnu.org>
25513 * c-decl.c: Don't include gimple.h.
25514 (merge_decls): Do not copy gimple_body.
25516 2010-05-15 Jason Merrill <jason@redhat.com>
25518 * c.opt: Add -fnothrow-opt.
25520 2010-05-15 Jan Hubicka <jh@suse.cz>
25522 * ipa-prop.c (ipa_prop_read_section): Add sanity check that node is
25524 * passes.c (ipa_write_summaries): Write all analyzed nodes.
25526 2010-05-15 Steven Bosscher <steven@gcc.gnu.org>
25528 * vecir.h: New file with VEC primitives for tree, gimple, and rtl.
25529 * Makefile.in: Add it.
25530 Fix all other Makefile dependencies for changes below.
25531 * tree.h: Include it instead of defining VEC primitives here.
25532 * gimple.h: Likewise.
25534 * tree-inline.h: Inlclude vecir.h instead of gimple.h.
25535 * except.h: Include vecir.h, break dependence on tree.h.
25537 * gimplify.c (append_to_statement_list_1, append_to_statement_list):
25539 * tree-iterator.c: ...to here.
25540 * tree-iterator.h: Fix file introduction comment. Add extern markers.
25542 * c-lex.c: Include fixed-value.h instead of rtl.h. Do not include
25544 * c-cppbuiltin.c: Explain why debug.h and tm_p.h are included.
25545 * c-objc-common.h: Do not include tm.h, rtl.h, insn-config.h,
25546 integrate.h, function.h, toplev.h, tree-inline.h, ggc.h,
25547 tree-mudflap.h, and target.h.
25548 * c-semantics.c: Do not include except.h, ggc.h, rtl.h, timevar.h,
25549 predict.h, tree-inline.h, gimple.h, and langhooks.h.
25550 * c-decl.c: Do not include expr.h, ggc.h, libfuncs.h, except.h.
25551 Add FIXME for why gimple.h is still included (should be unnecessary
25552 since GCC 4.5 gimplification unit-at-a-time).
25553 * c-typeck.c: Do not include rtl.h, tm_p.h, ggc.h, and gimple.h.
25554 * c-pragma.c: Add FIXME for why function.h needs to be included just
25555 for cfun, at front-end level.
25556 Add note that REGISTER_TARGET_PRAGMAS should probably be a target hook.
25557 Do not include ggc.h, but include vecprim.h for VEC(char).
25558 * c-opts.c: Do not include tm.h, tree-inline.h, and tm_p.h.
25559 Explain why target.h is included.
25560 * c-omp.h: Do not include tm.h, function.h, and bitmap.h.
25561 Explain why gimple.h is included.
25562 * c-ppoutput.c: Do not include tm.h.
25563 * c-common.c: Do not include gimple.h. Explain why expr.h is included.
25564 * c-parses.c: Explain why rtl.h is included, and that this (and only
25565 this) is also why tm.h must be included.
25566 Do not include except.h.
25567 * c-lang.c: Do not include ggc.h.
25569 2010-05-15 Uros Bizjak <ubizjak@gmail.com>
25571 * targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX.
25573 2010-05-15 Joseph Myers <joseph@codesourcery.com>
25575 * c-decl.c (grokfield): Allow typedefs for anonymous structs and
25576 unions by default if those structs and unions have no tags. Do
25577 not condition anonymous struct and unions handling on flag_iso.
25578 Allow anonymous structs and unions for C1X.
25579 (finish_struct): Do not diagnose lack of named fields when
25580 anonymous structs and unions present for C1X. Accept flexible
25581 array members in structure with anonymous structs or unions but no
25582 directly named fields.
25583 * doc/extend.texi (Unnamed Fields): Update.
25585 2010-05-15 Eric Botcazou <ebotcazou@adacore.com>
25587 * gimple.h (compare_field_offset): Rename into...
25588 (gimple_compare_field_offset): ...this.
25589 * gimple.c (compare_field_offset): Rename into...
25590 (gimple_compare_field_offset): ...this. Compare the full access if
25591 the offset is self-referential.
25592 (gimple_types_compatible_p): Adjust for above renaming.
25593 * lto-streamer-in.c (input_gimple_stmt): Likewise. Also compare the
25594 DECL_NONADDRESSABLE_P flag of fields before merging them.
25596 2010-05-15 Nathan Froyd <froydnj@codesourcery.com>
25598 * tree.h (ctor_to_list): Delete.
25599 * tree.c (ctor_to_list): Delete.
25601 2010-05-15 Jan Hubicka <jh@suse.cz>
25603 * ipa-reference.c: Include toplev.h
25604 (is_proper_for_analysis): Only add to all_module_statics
25605 if it is allocated.
25606 (write_node_summary_p, stream_out_bitmap,
25607 ipa_reference_write_optimization_summary,
25608 ipa_reference_read_optimization_summary): New.
25609 (struct ipa_opt_pass_d pass_ipa_reference): Add
25610 optimization summary streaming.
25611 * lto-cgraph.c (referenced_from_this_partition_p,
25612 reachable_from_this_partition_p): New functions.
25613 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1,
25614 call_may_clobber_ref_p_1): Ask ipa-reference even for public vars.
25615 * opts.c (decode_options): Enable ipa_reference.
25616 * Makefile.in (ipa-reference.o): Add toplev.h dependency.
25617 * lto-streamer.h (referenced_from_this_partition_p,
25618 reachable_from_this_partition_p): Declare.
25620 2010-05-15 Richard Guenther <rguenther@suse.de>
25622 PR tree-optimization/44038
25623 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Avoid
25624 taking the address of a V_C_E of a constant.
25626 2010-05-14 Jan Hubicka <jh@suse.cz>
25628 * tree.h (memory_identifier_string): Remove.
25629 * ipa-reference.c: Update comment; do not include gt-ipa-reference.h
25630 (ipa_reference_global_vars_info_d): Remove statics_not_read and
25631 statics_not_written.
25632 (ipa_reference_optimization_summary_d): New structure.
25633 (ipa_reference_optimization_summary_t): New type and vector.
25634 (ipa_reference_vars_info_d): Embedd structures instead of using
25636 (reference_vars_to_consider): Remove out of GGC space.
25637 (module_statics_escape): Remove.
25638 (global_info_obstack): Rename to ...
25639 (optimization_summary_obstack): ... this one.
25640 (initialization_status_t): Remove.
25641 (memory_identifier_string): Remove.
25642 (get_reference_vars_info): Fix indenting.
25643 (set_reference_vars_info): Likewise.
25644 (get_reference_optimization_summary): New.
25645 (set_reference_optimization_summary): New.
25646 (get_global_reference_vars_info): Remove.
25647 (ipa_reference_get_read_global): Remove.
25648 (ipa_reference_get_written_global): Remove.
25649 (ipa_reference_get_not_read_global): Update.
25650 (ipa_reference_get_not_written_global): Update.
25651 (is_proper_for_analysis): Outlaw addressable.
25652 (propagate_bits): Update for new datastructures.
25653 (analyze_variable): Remove.
25654 (init_function_info): Update for new datastructures.
25655 (clean_function_local_data): Remove.
25656 (clean_function): Remove.
25657 (copy_global_bitmap): Use optimizations_summary_obstack.
25658 (duplicate_node_data): Duplicate optimization summary only.
25659 (remove_node_data): Remove optimization summary only.
25660 (generate_summary): Do not analyze variables; do not compute
25661 module_statics_escape; do not prune solutions by it.
25662 (read_write_all_from_decl): Fix typos in comments.
25663 (propagate): Doscover readonly and nonaddressable first;
25664 update for new datastructures; share global bitmaps.
25665 * ipa-reference.h (ipa_reference_get_read_global,
25666 ipa_reference_get_written_global): Remove.
25667 * ipa-pure-const.c (check_stmt): Do not use memory_identifier_string.
25668 * Makefile.in: Remove ipa-refereference from GT files.
25670 2010-05-14 Jakub Jelinek <jakub@redhat.com>
25673 * dwarf2out.c (resolve_one_addr): Check TREE_ASM_WRITTEN
25674 for all SYMBOL_REF_DECLs.
25676 2010-05-14 Jan Hubicka <jh@suse.cz>
25678 * cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.
25679 (varpool_all_refs_explicit_p): New inline function.
25680 * ipa-reference.c: Update comment.
25681 (module_statics_written): Remove.
25682 (get_static_decl): Remove.
25683 (ipa_init): Do not initialize module_statics_written.
25684 (analyze_function): Likewise.
25685 (generate_summary): Likewise; do not compute module_statics_readonly
25686 and do not update variable flags.
25687 (propagate): Call ipa_discover_readonly_nonaddressable_vars.
25688 * ipa.c: Inlucde flags.h
25689 (cgraph_local_node_p): New.
25690 (cgraph_remove_unreachable_nodes): Return early when not optimizing;
25691 promote functions to local.
25692 (ipa_discover_readonly_nonaddressable_vars): New function.
25693 (function_and_variable_visibility): Use cgraph_local_node_p.
25694 * varpool.c (varpool_finalize_decl): Set force_output for
25695 DECL_PRESERVE_P vars.
25697 2010-05-14 Jan Hubicka <jh@suse.cz>
25699 * ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.
25701 2010-05-14 Richard Guenther <rguenther@suse.de>
25703 PR tree-optimization/44119
25704 * tree-ssa-pre.c (eliminate): Properly mark replacement of
25705 a PHI node necessary.
25707 2010-05-14 Eric Botcazou <ebotcazou@adacore.com>
25709 * tree.h (TREE_ADDRESSABLE): Remove bogus usage for FIELD_DECL.
25711 2010-05-14 Jason Merrill <jason@redhat.com>
25714 * gimple.h (enum gf_mask): Add GF_CALL_NOTHROW.
25715 (gimple_call_set_nothrow): New.
25716 * gimple.c (gimple_build_call_from_tree): Call it.
25717 (gimple_call_flags): Set ECF_NOTHROW from GF_CALL_NOTHROW.
25720 * gimplify.c (gimplify_seq_add_stmt): No longer static.
25721 * gimple.h: Declare it.
25722 * gimple.c (gimple_build_eh_filter): No ops.
25724 2010-05-14 Jan Hubicka <jh@suse.cz>
25726 * ipa.c (enqueue_cgraph_node): Update comment; do not re-enqueue
25727 nodes already in queue.
25728 (cgraph_remove_unreachable_nodes): Cleanup; fix problem with
25729 re-enqueueing node.
25731 2010-05-14 Jakub Jelinek <jakub@redhat.com>
25734 * cfgexpand.c (expand_debug_expr): If non-memory op0
25735 has BLKmode, return NULL.
25737 2010-05-14 Harsha Jagasia <harsha.jagasia@amd.com>
25739 * config.gcc: Add support for --with-cpu option for bdver1.
25740 * config/i386/i386.h (TARGET_BDVER1): New macro.
25741 (ix86_tune_indices): Change SSE_UNALIGNED_MOVE_OPTIMAL
25742 to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
25743 (ix86_tune_features) :Change SSE_UNALIGNED_MOVE_OPTIMAL
25744 to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
25745 Add SSE_PACKED_SINGLE_INSN_OPTIMAL.
25746 (TARGET_CPU_DEFAULT_NAMES): Add bdver1.
25747 (processor_type): Add PROCESSOR_BDVER1.
25748 * config/i386/i386.md: Add bdver1 as a new cpu attribute to match
25749 processor_type in config/i386/i386.h.
25750 Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit
25751 movaps <reg, reg> instead of movapd <reg, reg> when replacing
25752 movsd <reg, reg> or movss <reg, reg> for SSE and AVX.
25753 Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL
25754 to emit packed xor instead of packed double/packed integer
25755 xor for SSE and AVX when moving a zero value.
25756 * config/i386/sse.md: Add check for
25757 TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movaps instead of
25758 movapd/movdqa for SSE and AVX.
25759 Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed
25760 single logical operations i.e and, or and xor instead of packed double
25761 logical operations for SSE and AVX.
25762 * config/i386/i386-c.c (ix86_target_macros_internal):
25763 Add PROCESSOR_BDVER1.
25764 * config/i386/driver-i386.c: Turn on -mtune=native for BDVER1.
25765 (has_fma4, has_xop): New.
25766 * config/i386/i386.c (bdver1_cost): New variable.
25767 (m_BDVER1): New macro.
25768 (m_AMD_MULTIPLE): Add m_BDVER1.
25769 (x86_tune_use_leave, x86_tune_push_memory, x86_tune_unroll_strlen,
25770 x86_tune_deep_branch_prediction, x86_tune_use_sahf, x86_tune_movx,
25771 x86_tune_use_simode_fiop, x86_tune_promote_qimode,
25772 x86_tune_add_esp_8, x86_tune_tune_sub_esp_4, x86_tune_sub_esp_8,
25773 x86_tune_integer_dfmode_moves, x86_tune_partial_reg_dependency,
25774 x86_tune_sse_partial_reg_dependency,
25775 x86_tune_sse_unaligned_load_optimal,
25776 x86_tune_sse_unaligned_store_optimal, x86_tune_sse_typeless_stores,
25777 x86_tune_memory_mismatch_stall, x86_tune_use_ffreep,
25778 x86_tune_inter_unit_moves, x86_tune_inter_unit_conversions,
25779 x86_tune_use_bt, x86_tune_pad_returns, x86_tune_slow_imul_imm32_mem,
25780 x86_tune_slow_imul_imm8, x86_tune_fuse_cmp_and_branch):
25781 Enable/disable for bdver1.
25782 (processor_target_table): Add bdver1_cost.
25783 (cpu_names): Add bdver1.
25784 (override_options): Set up PROCESSOR_BDVER1 for bdver1 entry in
25785 processor_alias_table.
25786 (ix86_expand_vector_move_misalign): Change.
25787 TARGET_SSE_UNALIGNED_MOVE_OPTIMAL to TARGET_SSE_UNALIGNED_LOAD_OPTIMAL.
25788 Check for TARGET_SSE_UNALIGNED_STORE_OPTIMAL.
25789 Check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movups instead
25790 of movupd/movdqu for SSE and AVX.
25791 (ix86_tune_issue_rate): Add PROCESSOR_BDVER1.
25792 (ix86_tune_adjust_cost): Add code for bdver1.
25793 (standard_sse_constant_opcode): Add check for
25794 TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed single xor instead
25795 of packed double xor for SSE and AVX.
25797 2010-05-14 Pat Haugen <pthaugen@us.ibm.com>
25799 * tree-ssa-loop.prefetch.c (prune_ref_by_group_reuse): Cast abs()
25800 result to unsigned.
25802 2010-05-14 Tristan Gingold <gingold@adacore.com>
25804 * toplev.c (default_debug_hooks): Remove this variable.
25805 (process_options): Remove assignments to default_debug_hooks.
25807 2010-05-14 Martin Jambor <mjambor@suse.cz>
25809 * langhooks-def.h (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove.
25810 (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_FOLD_OBJ_TYPE_REF.
25811 * langhooks.h (struct lang_hooks_for_decls): Removed field
25813 * tree.c (free_lang_data): Remove assignment to
25814 lang_hooks.fold_obj_type_ref.
25815 * tree.def (OBJ_TYPE_REF): Update comment.
25817 2010-05-14 Richard Guenther <rguenther@suse.de>
25819 PR tree-optimization/44124
25820 * tree-ssa-sccvn.c (vn_nary_may_trap): Fix invalid memory access.
25822 2010-05-14 Alan Modra <amodra@gmail.com>
25825 * config/rs6000/rs6000.c (struct machine_function): Reorder
25826 fields for better packing. Add lr_save_state.
25827 (rs6000_ra_ever_killed): Return lr_save_state if set.
25828 (rs6000_emit_eh_reg_restore): Set lr_save_state.
25830 2010-05-13 Jan Hubicka <jh@suse.cz>
25832 * varpool.c (decide_is_variable_needed): Drop code checking
25833 TREE_SYMBOL_REFERENCED.
25835 2010-05-13 Jan Hubicka <jh@suse.cz>
25837 * final.c (output_addr_const): Do not call mark_decl_referenced.
25838 * cgraphunit.c (process_function_and_variable_attributes): Use
25839 mark_needed_node dirrectly.
25840 (assemble_thunk): Do not call mark_decl_referenced.
25842 2010-05-13 Anatoly Sokolov <aesok@post.ru>
25844 * targhooks.c (default_mode_dependent_address_p): Cast 'addr' to rtx.
25846 2010-05-13 Jeff Law <law@redhat.com>
25848 * ira-conflicts.c (print_allocno_conflicts): New function broken out
25850 (print_conflicts): Call print_allocno_conflicts.
25852 2010-05-13 Jakub Jelinek <jakub@redhat.com>
25855 * dwarf2out.c (modified_type_die): Don't dereference mod_type_die
25858 2010-05-13 Kai Tietz <kai.tietz@onevision.com>
25860 * config.gcc (i[34567]86-*-mingw* | x86_64-*-mingw*): Choose
25861 t-mingw-w64 or t-mingw-w32 for multilib configuration.
25862 * config/i386/t-mingw-w32: New.
25863 * config/i386/t-mingw-w64 (MULTILIB_OSDIRNAMES): Change lib64 to lib.
25865 2010-05-13 Martin Jambor <mjambor@suse.cz>
25867 * gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to
25869 * gimple-fold.c (get_base_binfo_for_type): New function.
25870 (gimple_get_relevant_ref_binfo): Likewise.
25871 (gimple_fold_obj_type_ref_known_binfo): Likewise.
25872 (gimple_fold_obj_type_ref): Likewise.
25873 (fold_gimple_call): Simplify condition for folding virtual calls
25874 and call gimple_fold_obj_type_ref.
25875 * gimple.h (gimple_get_relevant_ref_binfo): Declare.
25876 (gimple_fold_obj_type_ref_known_binfo): Likewise.
25878 2010-05-13 Andreas Schwab <schwab@linux-m68k.org>
25880 * config/rs6000/rs6000-protos.h
25881 (rs6000_mode_dependent_address_ptr): Change argument to const_rtx.
25882 * config/rs6000/rs6000.c (rs6000_mode_dependent_address)
25883 (rs6000_debug_mode_dependent_address)
25884 (rs6000_mode_dependent_address_ptr): Likewise.
25886 2010-05-13 Jakub Jelinek <jakub@redhat.com>
25889 * var-tracking.c (track_expr_p): Allow tracking of variables optimized
25891 * Makefile.in (dwarf2out.o): Depend on $(TREE_FLOW_H).
25892 * tree-sra.c (create_access_replacement): Call unshare_expr before
25893 passing expr to SET_DECL_DEBUG_EXPR, and remove any SSA_NAMEs from it.
25894 * dwarf2out.c: Include tree-flow.h.
25895 (struct var_loc_node): Rename var_loc_note field to loc, add comment.
25896 (size_of_loc_descr, output_loc_operands, output_loc_operands_raw):
25897 Handle DW_OP_bit_piece.
25898 (decl_piece_bitsize, decl_piece_varloc_ptr, decl_piece_node,
25899 construct_piece_list, adjust_piece_list): New functions.
25900 (add_var_loc_to_decl): Handle SRA optimized variables.
25901 Adjust for var_loc_note to loc field renaming.
25902 (dw_loc_list_1): For WANT_ADDRESS == 2 prefer DECL_MODE of decl
25903 in VAR_LOCATION note.
25904 (new_loc_descr_op_bit_piece): New function.
25905 (dw_sra_loc_expr): New function.
25906 (dw_loc_list): Use it. Don't handle the last range after the
25907 loop, handle it inside of the loop. Adjust for var_loc_note
25908 to loc field renaming.
25909 (add_location_or_const_value_attribute): Only special case
25910 single entry loc lists if loc is NOTE_P. Adjust for
25911 var_loc_note to loc field renaming.
25912 (dwarf2out_var_location): Don't set newloc->var_loc_note
25913 and newloc->next here.
25915 2010-05-12 Jan Hubicka <jh@suse.cz>
25917 * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed
25919 * cgraph.h (cgraph_only_called_directly_p,
25920 cgraph_can_remove_if_no_direct_calls_p): test address_taken flag.
25921 (cgraph_can_remove_if_no_direct_calls_and_refs_p): New function.
25922 * cgraphunit.c (cgraph_mark_functions_to_output): Test address_taken.
25924 * ipa.c (cgraph_remove_unreachable_nodes): Use
25925 cgraph_can_remove_if_no_direct_calls_and_refs_p; clear address_taken
25927 * tree-inline.c (copy_bb): Check address_taken flag.
25928 * tree-profile.c (tree_gen_ic_func_profiler): Check address_taken and
25929 externally_visible flag.
25931 2010-05-12 Jason Merrill <jason@redhat.com>
25935 * dbxout.c (dbxout_type): Remove NULLPTR_TYPE handling.
25936 * sdbout.c (plain_type_1): Likewise.
25937 * dwarf2out.c (is_base_type): Likewise.
25938 (gen_type_die_with_usage): Likewise. Generate
25939 DW_TAG_unspecified_type for any LANG_TYPE.
25941 2010-05-12 Jan Hubicka <jh@suse.cz>
25943 * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Build
25945 * cgraph.c (cgraph_create_indirect_edge): Take ecf_flags argument.
25946 (cgraph_clone_edge): Update.
25947 (cgraph_node_remove_callees): Remove indirect calls too.
25948 * cgraph.h (cgraph_indirect_call_info): Add ecf_flags.
25949 (cgraph_create_indirect_edge): Update prototype.
25950 * ipa-reference.c (has_proper_scope_for_analysis): Rename to
25951 is_proper_for_analysis.
25952 (add_new_function, visited_nodes, function_insertion_hook_holder,
25953 get_local_reference_vars_info, mark_address_taken, mark_address,
25954 mark_load, mark_store, check_asm_memory_clobber, check_call,
25955 scan_stmt_for_static_refs, scan_initializer_for_static_refs): Remove.
25956 (ipa_init): Do not initialize visited_nodes;
25957 function_insertion_hook_holder.
25958 (analyze_variable): Rewrite.
25959 (analyze_function): Rewrite.
25960 (copy_local_bitmap): Remove.
25961 (duplicate_node_dat): Do not duplicate local info.
25962 (generate_summary): Simplify to only walk cgraph.
25963 (write_node_summary_p, ipa_reference_write_summary,
25964 ipa_reference_read_summary): Remove.
25965 (propagate): Do not remove function insertion;
25967 (pass_ipa_reference): NULLify summary handling fields.
25968 * lto-cgraph.c (lto_output_edge): Output ecf_flags.
25969 (input_edge): Input ecf_flags.
25970 * ipa-prop.c (ipa_note_parm_call): Expect edge to be around.
25971 (update_indirect_edges_after_inlining): Ignore edges with unknown
25974 2010-05-12 Sriraman Tallam <tmsriram@google.com>
25976 * implicit-zee.c: New file.
25977 * tree-pass.h (pass_implicit_zee): Declare.
25978 * passes.c (init_optimization_passes): Add zee pass.
25979 * common.opt (fzee): New flag.
25980 * timevar.def (TV_ZEE): Define.
25981 * config/i386/i386.c (optimization_options): Turn on ZEE for level 2
25983 * Makefile.in (implicit-zee.o): Add new build file.
25985 2010-05-12 Kazu Hirata <kazu@codesourcery.com>
25986 Nathan Froyd <froydnj@codesourcery.com>
25988 * c-common.c (sync_resolve_params): Remove write-only variable.
25990 2010-05-12 Anatoly Sokolov <aesok@post.ru>
25992 * target.h (struct gcc_target): Add mode_dependent_address_p field.
25993 * target-def.h (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
25994 (TARGET_INITIALIZER): Use TARGET_MODE_DEPENDENT_ADDRESS_P.
25995 * targhooks.c (default_mode_dependent_address_p): New function.
25996 * targhooks.h (default_mode_dependent_address_p): Declare function.
25997 * doc/tm.texi (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
25998 (GO_IF_MODE_DEPENDENT_ADDRESS): Update.
25999 * recog.c (mode_dependent_address_p): Call mode_dependent_address_p
26000 target hook. Change return type to bool.
26001 * recog.h (mode_dependent_address_p): Change return type to bool.
26003 2010-05-12 Kazu Hirata <kazu@codesourcery.com>
26004 Nathan Froyd <froydnj@codesourcery.com>
26006 * tree-mudflap.c (build_function_type_0, build_function_type_1,
26007 build_function_type_2, build_function_type_3): Remove.
26008 (mudflap_init): Use build_function_type_list.
26010 2010-05-12 Kazu Hirata <kazu@codesourcery.com>
26011 Nathan Froyd <froydnj@codesourcery.com>
26013 * coverage.c (build_fn_info_value): Call build_constructor instead of
26014 build_constructor_from_list.
26015 (build_ctr_info_value): Likewise.
26016 (build_gcov_info): Likewise.
26018 2010-05-12 Nathan Froyd <froydnj@codesourcery.com>
26020 * tree.c (build_constructor): Compute TREE_CONSTANT for the
26021 resultant constructor.
26022 (build_constructor_single): Don't set TREE_CONSTANT.
26023 (build_constructor_from_list): Don't compute TREE_CONSTANT.
26025 2010-05-12 Jan Hubicka <jh@suse.cz>
26027 * cgraph.h (struct varpool_node): Add aux.
26028 * varasm.c (find_decl_and_mark_needed): Force output of varpool nodes.
26029 * varpool.c (varpool_remove_node): Do not remove initializer.
26030 (varpool_reset_queue): Export.
26031 (varpool_finalize_decl): Volatile vars are forced to be output.
26032 * lto-symtab.c (lto_varpool_replace_node): Clear out initializer of
26034 * ipa.c (enqueue_cgraph_node, enqueue_varpool_node,
26035 process_references, varpool_can_remove_if_no_refs): New functions.
26036 (cgraph_remove_unreachable_nodes): Handle variables too.
26038 2010-05-12 H.J. Lu <hongjiu.lu@intel.com>
26041 * config/i386/sse.md (*avx_vmmaskcmp<mode>3): New.
26043 2010-05-12 Jakub Jelinek <jakub@redhat.com>
26045 PR middle-end/44085
26046 * gimplify.c (enum omp_region_type): Add ORT_UNTIED_TASK,
26047 change value of ORT_TASK.
26048 (new_omp_context): Handle ORT_UNTIED_TASK like ORT_TASK.
26049 (omp_notice_threadprivate_variable): New function.
26050 (omp_notice_variable): Call it for threadprivate variables.
26051 If enclosing ctx is a task, print enclosing task rather than
26052 enclosing parallel. Handle ORT_UNTIED_TASK like ORT_TASK.
26053 (gimplify_omp_task): Pass ORT_UNTIED_TASK instead of ORT_TASK
26054 if task has untied clause.
26057 * dwarf2out.c (base_type_die): Don't add name attribute here.
26058 (modified_type_die): Instead of sizetype use
26059 its underlying original type. If a DW_TAG_base_type doesn't
26060 have name added, add __unknown__.
26061 (dwarf2out_imported_module_or_decl_1): Don't call base_type_die,
26062 always call force_type_die instead.
26064 2010-05-12 Maxim Kuvyrkov <maxim@codesourcery.com>
26066 * targhooks.c (default_stack_protect_guard): Avoid sharing RTL
26067 for __stack_chk_guard.
26069 2010-05-11 Jakub Jelinek <jakub@redhat.com>
26071 * c-opts.c (c_common_parse_file): If start_end_main_source_file,
26072 don't call start_source_file debug hook here...
26073 (finish_options): ... but here, after outputting predefined and
26074 command line defines and undefs.
26076 PR middle-end/44071
26077 * cfglayout.c (fixup_reorder_chain): Allow asm goto to have
26079 * cfgcleanup.c (try_optimize_cfg): When in cfglayout mode
26080 optimizing away empty bb with no successors, move over its
26081 footer chain to fallthru predecessor.
26082 * cfgrtl.c (patch_jump_insn): Update also REG_LABEL_OPERAND.
26083 (rtl_split_edge): For asm goto call patch_jump_insn even if
26084 splitting fallthru edge.
26087 * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Use qnu_unique_object
26088 even for DECL_ONE_ONLY DECL_ARTIFICIAL !TREE_READONLY decls.
26089 * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Likewise.
26090 * dwarf2asm.c (dw2_output_indirect_constant_1): Set TREE_READONLY
26094 * c-parser.c (c_parser_expression): Mark LHS of a comma
26095 expression as read if it is a decl, handled component or
26096 COMPOUND_EXPR with that on the RHS.
26097 * c-typeck.c (c_process_expr_stmt): Mark RHS of COMPOUND_EXPR
26098 if it is a decl or handled component.
26100 2010-05-11 Jan Hubicka <jh@suse.cz>
26102 * lto-symtab.c (lto_symtab_free): New function.
26103 * lto-streamer.h (lto_symtab_free): Declare.
26105 2010-05-11 Jan Hubicka <jh@suse.cz>
26107 * lto-cgraph.c (reachable_from_other_partition_p): Export; do not assume
26108 that if function is needed it is reachable.
26109 (lto_output_node): See if it the function is reachable or referenced.
26110 (output_cgraph): Update call of lto_output_node.
26111 * lto-streamer.h (reachable_from_other_partition_p): Declare.
26113 2010-05-11 Jan Hubicka <jh@suse.cz>
26115 * crtstuff.c (__JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__):
26118 2010-05-11 Jan Hubicka <jh@suse.cz>
26120 PR tree-optimize/44063
26121 * ipa-inline.c (cgraph_edge_badness): Move always inlines to top of
26123 (cgraph_decide_inlining_of_small_function): Skip check when disrgarding
26125 (estimate_function_body_sizes): Compute sizes even when disregarding.
26127 2010-05-11 Kai Tietz <kai.tietz@onevision.com>
26129 * collect2.c (maybe_lto_object_file): Add x64-coff magic and check.
26131 2010-05-11 Jan Hubicka <jh@suse.cz>
26133 * lto-cgraph.c (output_cgraph): Remove loop adding all varpool nodes
26134 into every boundary.
26136 2010-05-11 Jan Hubicka <jh@suse.cz>
26138 * matrix-reorg.c (matrix_reorg): Rebuild edges.
26140 2010-05-11 Jan Hubicka <jh@suse.cz>
26142 * lto-streamer.c (lto_streamer_cache_add_to_node_array,
26143 lto_streamer_cache_delete): Put nodes into heap.
26144 * lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is in
26147 2010-05-11 Jan Hubicka <jh@suse.cz>
26149 * cgraphbuild.c (cgraph_rebuild_references): New.
26150 * cgraph.c (cgraph_mark_reachable_node): Accept references to optimized
26151 out extern inlines.
26152 * cgraph.h (cgraph_rebuild_references): Declare.
26153 * tree-inline.c (tree_function_versioning): Use it.
26154 * ipa-struct-reorg.c (do_reorg_for_func): Likewise.
26156 2010-05-11 Jan Hubicka <jh@suse.cz>
26158 * cgraph.c: Include ipa-utils.h
26159 (cgraph_create_virtual_clone): Update references.
26160 * Makefile.in (cgraph.o): Add dependency at ipa-utils.h
26162 2010-05-11 Christian Borntraeger <borntraeger@de.ibm.com>
26164 * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Reset
26165 prefetch_before to PREFETCH_ALL if to accesses "meet" beyond
26168 2010-05-11 Christian Borntraeger <borntraeger@de.ibm.com>
26170 * tree-ssa-loop-prefetch.c: Add debug for dropped prefetches.
26172 2010-05-11 Jakub Jelinek <jakub@redhat.com>
26174 * gcc.c (execute): For -### don't quote arguments that
26175 contain just alphanumerics and _/-. characters.
26176 * doc/invoke.texi: Document that change for -###.
26179 * df-problems.c (struct dead_debug): Add to_rescan field.
26180 (dead_debug_init): Clear to_rescan field.
26181 (dead_debug_finish): Rescan all debug insns in to_rescan
26182 bitmap and free the bitmap.
26183 (dead_debug_insert_before): Instead of rescanning debug insns
26184 immediately queue their rescanning until dead_debug_finish.
26185 (df_note_bb_compute): After dead_debug_add do continue instead
26188 2010-05-10 Jakub Jelinek <jakub@redhat.com>
26191 * haifa-sched.c (schedule_insn): When clearing INSN_VAR_LOCATION_LOC,
26192 clear also INSN_REG_USE_LIST.
26194 2010-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26196 * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.
26198 2010-05-10 Jan Hubicka <jh@suse.cz>
26200 * lto-stramer-out.c (produce_asm_for_decls): Correct accidentally
26203 2010-05-10 Jan Hubicka <jh@suse.cz>
26205 * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries):
26207 * lto-section-out.c (lto_new_out_decl_state): Do not allocate it here.
26208 * lto-streamer.c (lto_streamer_cache_insert_1): Use alloc pool.
26209 (lto_streamer_cache_create): Init alloc pool.
26210 (lto_streamer_cache_delete): Free alloc pool.
26211 * lto-streamer.h: Include alloc pool.
26212 (lto_streamer_cache_d): Use alloc pool.
26213 * lto-stramer-out.c (produce_asm_for_decls): Delete fn_out_states.
26215 2010-05-10 Jan Hubicka <jh@suse.cz>
26217 * Makefile.in (cgraphbuild.o): Add dependency on except.h.
26218 * cgraphbuild.c: Include except.h
26219 (record_type_list, record_eh_tables): New function.
26220 (build_cgraph_edges, rebuild_cgraph_edges): Use it.
26222 2010-05-10 Jan Hubicka <jh@suse.cz>
26224 * crtstuff.c (force_to_data, __do_global_dtors_aux_fini_array_entry,
26225 __frame_dummy_init_array_entry, force_to_data): Attribute as used
26226 rather than unused.
26228 2010-05-10 Michael Matz <matz@suse.de>
26230 * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.
26231 (can_reassociate_p): Use FLOAT_TYPE_P.
26232 * tree-vectorizer.h (vect_is_simple_reduction): Rename to ...
26233 (vect_force_simple_reduction): ... this.
26234 * tree-parloops.c (gather_scalar_reductions): Use
26235 vect_force_simple_reduction.
26236 * tree-vect-loop.c (vect_is_simple_reduction_1): Rename from
26237 vect_is_simple_reduction, add modify argument, if true rewrite
26238 "a-b" into "a+(-b)".
26239 (vect_is_simple_reduction, vect_force_simple_reduction): New
26241 (vect_analyze_scalar_cycles_1): Use vect_force_simple_reduction.
26243 2010-05-10 H.J. Lu <hongjiu.lu@intel.com>
26244 Vladimir Makarov <vmakarov@redhat.com>
26246 PR rtl-optimization/44012
26247 * ira-build.c (remove_unnecessary_allocnos): Nullify
26248 regno_allocno_map of the removed allocno.
26250 2010-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26252 * configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors
26254 * configure: Regenerate.
26256 2010-05-10 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26258 * config/sol2.c (solaris_assemble_visibility): Declare decl, vis
26260 Define visibility_types, name, type inside HAVE_GAS_HIDDEN.
26261 * configure.ac (gcc_cv_ld_hidden): Explain stages of visibility
26263 * configure: Regenerate.
26265 2010-05-10 Richard Guenther <rguenther@suse.de>
26267 * lto-symtab.c (lto_symtab_entry_marked_p): Make entry
26268 marked if the entry identifier is marked.
26270 2010-05-10 Richard Guenther <rguenther@suse.de>
26272 * c-common.c (struct c_common_attributes): Add fnspec attribute.
26273 (handle_fnspec_attribute): New function.
26274 * gimple.h (gimple_call_return_flags): Declare.
26275 (gimple_call_arg_flags): Likewise.
26276 * gimple.c (gimple_call_arg_flags): New function.
26277 (gimple_call_return_flags): Likewise.
26278 * tree.h (EAF_DIRECT, EAF_NOCLOBBER, EAF_NOESCAPE, EAF_UNUSED):
26279 New argument flags.
26280 (ERF_RETURN_ARG_MASK, ERF_RETURNS_ARG, ERF_NOALIAS): New function
26281 return value flags.
26282 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Skip unused args.
26283 * tree-ssa-structalias.c (make_constraint_from_heapvar): Split
26285 (make_heapvar_for): ... this new function.
26286 (handle_rhs_call): Handle fnspec attribute argument specifiers.
26287 (handle_lhs_call): Likewise.
26288 (find_func_aliases): Adjust.
26290 2010-05-10 Richard Guenther <rguenther@suse.de>
26292 PR tree-optimization/44050
26293 * tree-inline.c (tree_function_versioning): Clone the ipa-pta flag.
26295 2010-05-10 Wei Guozhi <carrot@google.com>
26298 * config/arm/thumb2.md (thumb2_tlobits_cbranch): New insn pattern.
26300 2010-05-09 Joseph Myers <joseph@codesourcery.com>
26303 * c-typeck.c (lookup_field): Take a type directly. Update
26305 (build_component_ref): Update call to lookup_field.
26306 (set_init_label): Use lookup_field to find initialized field.
26307 Handle returned list of fields like a sequence of designators.
26309 2010-05-09 Richard Guenther <rguenther@suse.de>
26311 PR middle-end/44024
26312 * fold-const.c (tree_single_nonzero_warnv_p): Properly
26313 handle &FUNCTION_DECL.
26315 2010-05-09 Joseph Myers <joseph@codesourcery.com>
26318 * c-decl.c (detect_field_duplicates_hash): New. Handle anonymous
26319 structures and unions recursively.
26320 (detect_field_duplicates): Move duplicate detection with a hash to
26321 detect_field_duplicates_hash. Always use a hash if anonymous
26322 structures or unions are present.
26323 * doc/extend.texi (Unnamed Fields): Document that duplicate fields
26326 2010-05-09 H.J. Lu <hongjiu.lu@intel.com>
26329 * config/i386/driver-i386.c (host_detect_local_cpu): Properly
26330 detect Atom, Core 2 and Core i7.
26332 2010-05-09 Richard Guenther <rguenther@suse.de>
26334 * gcc.c (store_arg): Handle temporary file deletion for
26337 2010-05-09 Richard Guenther <rguenther@suse.de>
26339 PR middle-end/44043
26340 * ipa-inline.c (estimate_function_body_sizes): Return after
26341 disregarding inline limits.
26343 2010-05-09 Richard Guenther <rguenther@suse.de>
26345 * gcc.c (store_arg): Revert last change.
26347 2010-05-08 Sandra Loosemore <sandra@codesourcery.com>
26349 PR middle-end/28685
26350 * tree-ssa-reassoc.c (eliminate_redundant_comparison): New function.
26351 (optimize_ops_list): Call it.
26353 2010-05-08 Richard Guenther <rguenther@suse.de>
26355 PR tree-optimization/44030
26356 * tree-ssa-pre.c (eliminate): Copy NECESSARY flag. Set
26357 NECESSARY flag if we propagate from a inserted expression.
26359 2010-05-08 Eric Botcazou <ebotcazou@adacore.com>
26361 * gimple.c (gimple_types_compatible_p) <ARRAY_TYPE>: Treat bounds of
26362 domain types as equal if they are both PLACEHOLDER_EXPRs.
26364 2010-05-08 Richard Guenther <rguenther@suse.de>
26366 * lto-wrapper.c (run_gcc): Remove linker output from
26367 command line for LTRANS invocation.
26369 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
26371 * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
26372 lto-macho as lto_binary_reader.
26373 * target.h (struct gcc_target): New hooks lto_start and lto_end.
26374 * target-def.h (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Define.
26375 * cgraphunit.c (ipa_passes): Wrap LTO assembler output generation
26376 in lto_start and lto_end calls.
26377 (is_elf_or_coff): Rename to maybe_lto_object_file. Add Mach-O
26379 (scan_prog_file): Update is_elf_or_coff call.
26380 * doc/tm.text (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Document.
26382 * collect2.c (main): Fix enum comparison.
26384 * config/darwin-protos.h (darwin_asm_lto_start, darwin_asm_lto_end):
26386 * darwin9.h (LINK_COMMAND_SPEC): Pass -flto and -fwhopr to the linker.
26387 * darwin.h (LINK_COMMAND_SPEC): Likewise. Define TARGET_ASM_LTO_START
26388 and TARGET_ASM_LTO_END.
26389 * darwin.c: Include obstack.h and lto-streamer.h.
26390 (lto_section_names_offset, lto_section_names_obstack,
26391 lto_asm_out_file, lto_asm_out_name, saved_asm_out_file): New static
26393 (LTO_SEGMENT_NAME, LTO_NAMES_SECTION): New defines.
26394 (darwin_asm_lto_start): New function. Redirect output to asm_out_file
26395 to a temporary file.
26396 (darwin_asm_lto_end): New function. Restore asm_out_file.
26397 (darwin_asm_named_section): For LTO sections, replace the name with
26398 the offset of the section name in a string table, and build this
26400 (darwin_file_start): Initialize global vars for LTO support.
26401 (darwin_file_end): If output to asm_out_file was redirected, append it
26402 to the proper asm_out_file here. Add the section names section.
26404 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
26406 * c-pragma.c (pending_weak_d, pending_weak): New.
26407 (pending_weaks): Change the type to VEC((pending_weak,gc) *.
26408 (maybe_apply_pragma_weak, maybe_apply_pending_pragma_weaks,
26409 handle_pragma_weak): Update the uses of pending_weaks.
26411 2010-05-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
26413 PR documentation/44016
26414 * doc/standards.texi (Standards): Link to unversioned
26415 cxx0x_status.html page.
26417 2010-05-07 Iain Sandoe <iains@gcc.gnu.org>
26420 * config/darwin-c.c (darwin_pragma_unused): Set DECL_READ_P
26421 in addition to TREE_USED, to avoid "set but unused" warnings.
26423 2010-05-07 Changpeng Fang <changpeng.fang@amd.com>
26425 * tree-ssa-loop-prefetch.c (TRIP_COUNT_TO_AHEAD_RATIO): New.
26426 (is_loop_prefetching_profitable): Do not insert prefetches
26427 when the trip count is not at least TRIP_COUNT_TO_AHEAD_RATIO
26428 times the prefetch ahead distance.
26430 2010-05-07 Changpeng Fang <changpeng.fang@amd.com>
26432 * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable):
26433 Account for loop unrolling in the insn-to-prefetch ratio heuristic.
26434 (loop_prefetch_arrays): Pass to is_loop_prefetching_profitable
26437 2010-05-07 Changpeng Fang <changpeng.fang@amd.com>
26439 * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Dump
26440 a diagnostic info when the insn-to-mem ratio is too small.
26442 2010-05-07 Richard Guenther <rguenther@suse.de>
26444 * gcc.c (LINK_COMMAND_SPEC): Provide a resolution file to
26446 (store_arg): Queue temp_filename for deletion instead of
26447 the whole argument.
26449 2010-05-07 Richard Guenther <rguenther@suse.de>
26451 * lto-wrapper.c (DUMPBASE_SUFFIX): Define.
26452 (run_gcc): Handle LTRANS phase invocation.
26453 * collect2.c (maybe_run_lto_and_relink): Do not set WPA_SAVE_LTRANS.
26455 2010-05-07 Jakub Jelinek <jakub@redhat.com>
26457 * tree.h (TREE_ADDRESSABLE): Adjust comment to say that
26458 this is also meaningful on PARM_DECLs and RESULT_DECLs.
26460 2010-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26462 * config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.
26464 2010-05-07 Richard Guenther <rguenther@suse.de>
26466 PR tree-optimization/44020
26467 * tree-ssa-pre.c (execute_pre): Do not remove dead inserted
26468 code when PRE is not yet initialized.
26470 2010-05-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26472 * config/mips/dbxmdebug.h: Remove.
26473 * config.gcc (mips-sgi-irix6.5*): Remove mips/dbxmdebug.h.
26475 2010-05-07 Shujing Zhao <pearly.zhao@oracle.com>
26477 * c-typeck.c (build_binary_op): Warn ordered comparison of pointer
26478 with null pointer and also warn about ordered comparison of zero with
26479 pointer if -Wextra.
26481 2010-05-05 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
26483 * graphite-blocking.c
26484 (pbb_strip_mine_profitable_p): Replace Value with mpz_t.
26485 * graphite-clast-to-gimple.c
26486 (clast_to_gcc_expression): Same.
26487 (precision_for_value): Same.
26488 (precision_for_interval): Same.
26489 (gcc_type_for_interval): Same.
26490 (graphite_create_new_guard): Same.
26491 (compute_bounds_for_level): Same.
26492 (graphite_create_new_loop_guard): Same.
26493 * graphite-interchange.c
26494 (build_linearized_memory_access): Same.
26495 (pdr_stride_in_loop): Same.
26496 (memory_strides_in_loop_1): Same.
26497 (memory_strides_in_loop): Same.
26498 (extend_scattering): Same.
26499 (psct_scattering_dim_for_loop_depth): Same.
26500 (pbb_number_of_iterations): Same.
26502 (debug_iteration_domains): Same.
26504 (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
26505 (ppl_set_inhomogeneous_gmp): Same.
26506 (ppl_strip_loop): Same.
26507 (ppl_lexico_compare_linear_expressions): Same.
26508 (ppl_read_polyhedron_matrix): Same.
26509 (ppl_max_for_le_pointset): Same.
26511 (ppl_read_polyhedron_matrix): Same.
26512 (tree_int_to_gmp): Same.
26513 (gmp_cst_to_tree): Same.
26514 (ppl_set_inhomogeneous): Same.
26515 (ppl_set_inhomogeneous_tree): Same.
26516 (ppl_set_coef): Same.
26517 (ppl_set_coef_tree): Same.
26518 * graphite-sese-to-poly.c
26519 (build_pbb_scattering_polyhedrons): Same.
26520 (build_scop_scattering): Same.
26521 (scan_tree_for_params_right_scev): Same.
26522 (scan_tree_for_params): Same.
26523 (find_params_in_bb): Same.
26524 (find_scop_parameters): Same.
26525 (add_upper_bounds_from_estimated_nit): Same.
26526 (build_loop_iteration_domains): Same.
26527 (add_condition_to_domain): Same.
26528 (pdr_add_memory_accesses): Same.
26530 2010-05-05 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
26532 * graphite-blocking.c (pbb_strip_mine_profitable_p): Resolve
26533 CLooG's value_* macros to their respective mpz_* counterparts.
26534 * graphite-clast-to-gimple.c (clast_to_gcc_expression): Same.
26535 (graphite_create_new_loop_guard): Same.
26536 * graphite-interchange.c (build_linearized_memory_access): Same.
26537 (pdr_stride_in_loop): Same.
26538 (memory_strides_in_loop_1): Same.
26539 (1st_interchange_profitable_p): Same.
26540 * graphite-poly.c (extend_scattering): Same.
26541 (psct_scattering_dim_for_loop_depth): Same.
26542 (pbb_number_of_iterations): Same.
26543 (pbb_number_of_iterations_at_time): Same.
26544 * graphite-poly.h (new_1st_loop): Same.
26545 * graphite-ppl.c (cloog_matrix_to_ppl_constraint): Same.
26546 (oppose_constraint): Same.
26547 (insert_constraint_into_matrix): Same.
26548 (ppl_set_inhomogeneous_gmp): Same.
26549 (ppl_set_coef_gmp): Same.
26550 (ppl_strip_loop): Same.
26551 (ppl_lexico_compare_linear_expressions): Same.
26552 (ppl_max_for_le_pointset): Same.
26553 (ppl_min_for_le_pointset): Same.
26554 (ppl_build_realtion): Same.
26555 * graphite-ppl.h (gmp_cst_to_tree): Same.
26556 (ppl_set_inhomogeneous): Same.
26557 (ppl_set_inhomogeneous_tree): Same.
26558 (ppl_set_coef): Same.
26559 (ppl_set_coef_tree): Same.
26560 * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
26561 (build_scop_scattering): Same.
26562 (add_value_to_dim): Same.
26563 (scan_tree_for_params_right_scev): Same.
26564 (scan_tree_for_params_int): Same.
26565 (scan_tree_for_params): Same.
26566 (find_params_in_bb): Same.
26567 (find_scop_parameters): Same.
26568 (add_upper_bounds_from_estimated_nit): Same.
26569 (build_loop_iteration_domains): Same.
26570 (create_linear_expr_from_tree): Same.
26571 (add_condition_to_domain): Same.
26572 (pdr_add_memory_accesses): Same.
26574 2010-05-06 Magnus Fromreide <magfr@lysator.liu.se>
26575 Jason Merrill <jason@redhat.com>
26577 * c-common.c (c_common_reswords): Add nullptr.
26578 * c-common.h: Add RID_NULLPTR. Reorganize C++0x rids.
26579 * dwarf2out.c (is_base_type): Handle NULLPTR_TYPE.
26580 (gen_type_die_with_usage): Likewise.
26581 * dbxout.c (dbxout_type): Likewise.
26582 * sdbout.c (plain_type_1): Likewise.
26584 2010-05-06 Jason Merrill <jason@redhat.com>
26586 * gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.
26587 Don't change GS_OK to GS_ALL_DONE. Make sure that all cases set
26589 (gimplify_compound_lval): Return GS_ALL_DONE as appropriate.
26591 * gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for
26592 stripping WITH_SIZE_EXPR.
26593 (gimplify_expr) [MODIFY_EXPR]: Trust GS_OK even if the rhs didn't
26596 2010-05-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
26598 * config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from
26599 list of obsolete configurations.
26600 Disabled check for obsolete configurations.
26601 (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
26602 Removed support for previous versions.
26603 * config/mips/iris.h: Removed.
26604 * config/mips/iris5.h: Removed.
26605 * config/mips/iris6.h: Merged old iris.h contents.
26606 (TARGET_IRIX): Removed.
26607 (DRIVER_SELF_SPECS): Removed mabi=32.
26608 (IDENT_ASM_OP): Removed undef.
26609 (STARTFILE_SPEC): Removed mabi=32.
26610 (ENDFILE_SPEC): Likewise.
26611 (IRIX_SUBTARGET_LINK_SPEC): Likewise.
26612 (MACHINE_TYPE): Update for IRIX 6.5.
26613 * config/mips/mips.c (mips_build_builtin_va_list): Replaced
26614 TARGET_IRIX by TARGET_IRIX6.
26615 (mips_file_start): Likewise.
26616 (mips_output_external): Remove IRIX 5/6 O32 support.
26617 (mips_output_function_prologue): Likewise.
26618 * config/mips/mips.h (TARGET_GPWORD): Replaced TARGET_IRIX by
26620 (TARGET_CPU_CPP_BUILTINS): Likewise.
26621 (TARGET_IRIX): Removed.
26622 * config/mips/t-iris6 (MULTILIB_OPTIONS): Removed mabi=32.
26623 (MULTILIB_DIRNAMES): Removed 32.
26624 (MULTILIB_OSDIRNAMES): Removed ../lib.
26625 * doc/install.texi (Prerequisites): Don't reference IRIX before 6.5.
26626 (Specific, mips-sgi-irix5): Document removal.
26627 (Specific, mips-sgi-irix6): Document IRIX 6.[0-4] and O32 ABI removal.
26628 Remove references to older IRIX 6 releases and the O32 ABI.
26630 2010-05-06 Jakub Jelinek <jakub@redhat.com>
26633 * df-problems.c (dead_debug_insert_before): Use *DF_REF_REAL_LOC
26634 instead of DF_REF_REAL_REG.
26636 2010-05-06 Dave Korn <dave.korn.cygwin@gmail.com>
26639 * config/i386/winnt.c (i386_pe_binds_local_p): Tweak weak symbol
26640 handling to still return true for x64 targets.
26642 2010-05-06 Maxim Kuvyrkov <maxim@codesourcery.com>
26644 * config/m68k/uclinux.h (LIB_SPEC): Bring in sync with config/linux.h.
26646 2010-05-06 Jan Hubicka <jh@suse.cz>
26648 PR tree-optimization/43791
26649 * ipa-inline.c (update_caller_keys): Remove bogus
26650 disregard_inline_limits check.
26652 2010-05-06 Michael Matz <matz@suse.de>
26654 PR tree-optimization/43984
26655 * tree-ssa-pre.c (inserted_phi_names): Remove.
26656 (inserted_exprs): Change to bitmap.
26657 (create_expression_by_pieces): Set bits, don't append to vector.
26658 (insert_into_preds_of_block): Don't handle inserted_phi_names.
26659 (eliminate): Don't look at inserted_phi_names, remove deleted
26660 insns from inserted_exprs.
26661 (remove_dead_inserted_code): Adjust to use bitmaps instead of vectors.
26662 (init_pre, fini_pre): Allocate and free bitmaps.
26663 (execute_pre): Insert insns on edges before elimination.
26665 2010-05-06 Maxim Kuvyrkov <maxim@codesourcery.com>
26667 * tree.c (initializer_zerop): Handle STRING_CST.
26669 2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
26672 * doc/invoke.texi (Wimplicit): Document as C only.
26673 * opts.c (common_handle_option): Add argument kind.
26674 (handle_option): Rename as read_cmdline_option. Factor out code to...
26675 (handle_option): ... here. New.
26676 (handle_options): Rename as read_cmdline_options.
26677 (decode_options): Update call.
26678 (set_option): Use option index instead of option pointer. Classify
26679 diagnostics correctly.
26680 (enable_warning_as_error): Call handle_option.
26681 * opts.h (set_option): Update declaration.
26682 (handle_option): Declare.
26683 * langhooks.h (struct lang_hooks): Add argument kind to handle_option.
26684 * c.opt (Wimplicit,Wimplicit-int): Initialize to -1.
26685 * c-opts.c (set_Wimplicit): Delete.
26686 (c_family_lang_mask): New static constant.
26687 (c_common_handle_option): Add argument kind. Use handle_option
26688 instead of set_Wimplicit.
26689 (c_common_post_options): warn_implicit and warn_implicit_int
26690 are disabled by default.
26691 * c-common.c (warn_implicit): Do not define here.
26692 * c-common.h (warn_implicit): Do not declare here.
26693 (c_common_handle_option): Update declaration.
26694 * lto-opts.c (lto_reissue_options): Update call to set_option.
26696 2010-05-06 Richard Guenther <rguenther@suse.de>
26698 PR tree-optimization/43571
26699 * domwalk.c (walk_dominator_tree): Walk the dominator
26700 sons in more optimal order.
26702 2010-05-06 Richard Guenther <rguenther@suse.de>
26704 PR tree-optimization/43934
26705 * tree-ssa-loop-im.c (movement_possibility): Handle PHI nodes.
26706 (stmt_cost): Likewise.
26707 (extract_true_false_args_from_phi): New helper.
26708 (determine_max_movement): For PHI nodes verify we can hoist them
26709 and compute their cost.
26710 (determine_invariantness_stmt): Handle PHI nodes.
26711 (move_computations_stmt): Likewise. Hoist PHI nodes in
26712 if-converted form using COND_EXPRs.
26713 (move_computations): Return TODO_cleanup_cfg if we hoisted PHI nodes.
26714 (tree_ssa_lim): Likewise.
26715 * tree-flow.h (tree_ssa_lim): Adjust prototype.
26716 * tree-ssa-loop.c (tree_ssa_loop_im): Return todo.
26718 2010-05-06 Richard Guenther <rguenther@suse.de>
26720 PR tree-optimization/43987
26721 * tree-ssa-structalias.c (could_have_pointers): For possibly
26722 address-taken variables force pointers to be recorded.
26723 (create_variable_info_for_1): Likewise.
26724 (push_fields_onto_fieldstack): Pass in wheter all fields
26725 must have pointers.
26726 (find_func_aliases): Query types instead of vars whether
26727 they contain pointers where appropriate.
26729 2010-05-06 Jan Hubicka <jh@suse.cz>
26731 * cgraphbuild.c (record_reference_ctx): Add varpool_node.
26732 (record_reference, mark_address, mark_load, mark_store): Record
26734 (record_references_in_initializer): Update call of record_references.
26735 (rebuild_cgraph_edges): Remove all references before rebuiding.
26736 * cgraph.c (cgraph_create_node): Clear ref list.
26737 (cgraph_remove_node): Remove references.
26738 (dump_cgraph_node): Dump references.
26739 (cgraph_clone_node): Clone references.
26740 * cgraph.h: Include ipa-ref.h and ipa-ref-inline.h
26741 (struct cgraph_node, varpool_node): Add ref_lst.
26742 * ipa-ref.c: New file.
26743 * ipa-ref.h: New file.
26744 * ipa-ref-inline.h: New file.
26745 * lto-cgraph.c (output_varpool): Take cgrag node set argument.
26746 (referenced_from_other_partition_p): New function.
26747 (lto_output_varpool_node): Take set arugment; call
26748 referenced_from_other_partition.
26749 (lto_output_ref): New.
26750 (add_references): New.
26751 (output_refs): New.
26752 (output_cgraph): Compute boundary based on references; output refs.
26753 (output_varpool): Accept cgraph_node_set argument.
26756 (input_cgraph): Call input_refs.
26757 * lto-section-in.c (lto_section_name): Add refs.
26758 * Makefile.in (cgraph.h): Include ipa-ref.h and ipa-ref-inline.h
26759 (ipa-ref.o): New file.
26760 * varpool.c (varpool_node): Clear ipa ref list.
26761 (varpool_remove_node): Remove references.
26762 (dump_varpool_node): Dump references.
26763 (varpool_assemble_decl): Only compile finalized ones.
26764 (varpool_extra_name_alias): Initialize ref list.
26765 * lto-streamer.c (lto-get_section_name): Add .refs section.
26766 * lto-streamer.h (lto_section_type): Add LTO_section_refs.
26767 (referenced_from_other_partition_p): Declared.
26769 2010-05-06 Ira Rosen <irar@il.ibm.com>
26771 PR tree-optimization/43901
26772 * tree-vect-stmts.c (vectorizable_call): Assert that vector
26773 type is not NULL if it's transformation phase, and return
26774 FALSE if it's analysis.
26775 (vectorizable_conversion, vectorizable_operation,
26776 vectorizable_type_demotion, vectorizable_type_promotion): Likewise.
26778 2010-05-05 Andrew Pinski <andrew.pinski@caviumnetworks.com>
26780 * config/mips/mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
26782 * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
26784 * config/mips/mips-protos.h
26785 (mips_small_register_classes_for_mode_p): Delete prototype.
26787 2010-05-06 Bernd Schmidt <bernds@codesourcery.com>
26789 * config/arm/arm.h (MAX_LDM_STM_OPS): New macro.
26790 * config/arm/arm.c (multiple_operation_profitable_p,
26791 compute_offset_order): New static functions.
26792 (load_multiple_sequence, store_multiple_sequence): Use them.
26793 Replace constant 4 with MAX_LDM_STM_OPS. Compute order[0] from
26794 memory offsets, not register numbers.
26795 (emit_ldm_seq, emit_stm_seq): Replace constant 4 with MAX_LDM_STM_OPS.
26797 2010-05-05 Steven Bosscher <steven@gcc.gnu.org>
26799 * stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.
26800 (get_pending_sizes, put_pending_size, put_pending_sizes):
26801 Update the uses of pending_sizes.
26802 * c-decl.c (store_parm_decls): Likewise.
26803 * c-tree.h (struct c_arg_info): Likewise.
26804 * tree.h: Update the prototype for get_pending_sizes and
26807 2010-05-05 Jason Merrill <jason@redhat.com>
26810 * c-common.c (handle_aligned_attribute): Respect
26811 ATTR_FLAG_TYPE_IN_PLACE.
26814 * target.h (struct gcc_target): Add attribute_takes_identifier_p.
26815 * target_def.h (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
26816 (TARGET_INITIALIZER): Use it.
26817 * c-common.c (attribute_takes_identifier_p): Call it.
26818 * c-common.h: Update prototype.
26819 * config/rs6000/rs6000.c (rs6000_attribute_takes_identifier_p): New.
26820 (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
26822 2010-05-05 Jakub Jelinek <jakub@redhat.com>
26825 * dwarf2out.c (gen_compile_unit_die): Add DW_AT_identifier_case
26826 DW_ID_down_case for Fortran compilation units.
26828 2010-05-05 Jan Hubicka <jh@suse.cz>
26830 * lto-cgraph.c (lto_output_varpool_node, input_varpool_node): Correctly
26833 2010-05-05 Eric Botcazou <ebotcazou@adacore.com>
26835 * gimplify.c (gimplify_return_expr): Gimplify the size expressions of
26836 a variable-sized RESULT_DECL.
26838 2010-05-05 Maxim Kuvyrkov <maxim@codesourcery.com>
26840 * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.
26842 2010-05-05 Jason Merrill <jason@redhat.com>
26845 * gimplify.c (gimplify_expr): Keep working if gimplify_modify_expr
26847 (gimplify_modify_expr_rhs): Return GS_OK if anything changed.
26849 2010-05-05 Alexandre Oliva <aoliva@redhat.com>
26850 Jakub Jelinek <jakub@redhat.com>
26853 * df-problems.c (struct dead_debug_use, struct dead_debug): New.
26854 (dead_debug_init, dead_debug_finish): New functions.
26855 (dead_debug_add, dead_debug_insert_before): Likewise.
26856 (df_note_bb_compute): Initialize a dead_debug object, add dead
26857 debug uses to it, insert debug bind insns before death insns,
26858 reset debug insns that refer to pending uses at the end.
26859 * rtl.h (make_debug_expr_from_rtl): New prototype.
26860 * varasm.c (make_debug_expr_from_rtl): New function.
26862 2010-05-05 Jan Hubicka <jh@suse.cz>
26864 * lto-cgraph.c (output_varpool): Forward declare; work on encoder.
26865 (lto_varpool_encoder_new, lto_varpool_encoder_delete,
26866 lto_varpool_encoder_encode, lto_varpool_encoder_lookup,
26867 lto_varpool_encoder_deref, lto_varpool_encoder_size,
26868 lto_varpool_encoder_encode_initializer_p,
26869 lto_set_varpool_encoder_encode_initializer): New functions.
26870 (lto_output_cgraph): Take vset parameter too; compute varpool encoder;
26871 call output_varpool.
26872 (input_varpool_node): Do not always set analyzed.
26873 (input_cgraph_1): Return vector of cgraph nodes.
26874 (input_varpool_1): Return vector of varpools.
26875 (input_cgraph): Free the vectors.
26876 * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
26877 output only initializers needed.
26878 (lto_output): Only call output_cgraph.
26879 (produce_asm_for_decls): Call lto_varpool_encoder_delete.
26880 * lto-section-out.c (lto_new_out_decl_state): Initialize
26881 state->varpool_node_encoder.
26882 * lto-streamer.h (lto_varpool_encoder_d): New.
26883 (lto_out_decl_state, lto_file_decl_data): Add varpool_node_encoder.
26884 (lto_cgraph_encoder_delete, output_cgraph): Update prototype.
26885 (lto_varpool_encoder_deref, lto_varpool_encoder_lookup,
26886 lto_varpool_encoder_encode, lto_varpool_encoder_delete,
26887 lto_varpool_encoder_encode_initializer_p, lto_varpool_encoder_new):
26889 (output_varpool, input_varpool): Remove declarations.
26891 2010-05-05 Jan Hubicka <jh@suse.cz>
26893 * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias of variable
26894 with body can prevail.
26896 2010-05-05 Jan Hubicka <jh@suse.cz>
26898 * lto-symtab.c (lto_symtab_merge_decls_1): Prefer declarations with
26901 2010-05-05 Laurynas Biveinis <laurynas.biveinis@gmail.com>
26903 * Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.
26905 * gengtype.h (erro_at_line): Constify pos argument.
26907 * gengtype.c: Include hashtab.h.
26908 (enum gc_used): Document GC_MAYBE_POINTED_TO.
26909 (error_at_line): Constify pos argument.
26910 (do_typedef): Initialize p->opt field.
26911 (get_file_gtfilename): Fix comment typo.
26912 (struct walk_type_data): Constify line field.
26913 (get_output_file_for_structure): New function.
26914 (write_local_func_for_structure): Constify orig_s argument.
26915 Use get_output_file_for_structure.
26916 (write_func_for_structure): Use get_output_file_for_structure.
26917 (INDENT): New define.
26918 (dump_pair, dump_type, dump_type_list, dump_typekind)
26919 (dump_gc_used, dump_options, dump_fileloc, dump_type_u_s)
26920 (dump_type_u_a, dump_type_u_param_struct, dump_everything): New
26922 (seen_types): New variable.
26923 (main): New variable do_dump. Process "-d" command line option.
26924 Call dump_everything if dump requested.
26926 2010-05-05 Jakub Jelinek <jakub@redhat.com>
26928 * var-tracking.c (var_debug_decl): Save DECL_DEBUG_EXPR value
26929 in a temporary instead of invoking the macro multiple times.
26930 (track_expr_p): Likewise.
26932 2010-05-04 Neil Vachharajani <nvachhar@google.com>
26934 * doc/invoke.texi (-Wcoverage-mismatch): Updated documentation as
26936 * opts.c (decode_options): Enable -Werror=coverage-mismatch.
26937 * coverage.c (get_coverage_counts): Always emit a warning. Adjust
26938 conditions for printing notes.
26939 * common.opt (-Wcoverage-mismatch): Allow negative, default to
26940 true, update documentation.
26941 * Makefile.in (coverage.o): Add dependence on DIAGNOSTIC_H and intl.h.
26943 2010-05-04 Jakub Jelinek <jakub@redhat.com>
26946 * c-parser.c (c_parser_direct_declarator_inner): Call mark_exp_read
26949 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
26952 * config/i386/i386.md (sse_prologue_save): Clobber CC register.
26953 (*sse_prologue_save_insn1): Likewise.
26954 (SSE prologue save splitter): Likewise.
26956 2010-05-04 Eric Botcazou <ebotcazou@adacore.com>
26958 * tree.c (free_lang_data_in_one_sizepos): New inline function.
26959 (free_lang_data_in_type): Call it on TYPE_{MIN|MAX}_VALUE of numerical
26960 types. Call it on TYPE_SIZE and TYPE_SIZE_UNIT of all types.
26961 (free_lang_data_in_decl): Call it on DECL_SIZE and DECL_SIZE_UNIT of
26962 all decls. Call it on DECL_FIELD_OFFSET of fields.
26963 (find_decls_types_r): Follow DECL_VALUE_EXPR.
26964 (iterative_hash_expr) <PLACEHOLDER_EXPR>: New case.
26966 2010-05-04 Martin Jambor <mjambor@suse.cz>
26968 * tree-sra.c (build_access_from_expr_1): The first parameter type
26969 changed to simple tree.
26970 (build_access_from_expr): Likewise, gsi parameter was eliminated.
26971 (scan_assign_result): Renamed to assignment_mod_result, enum elements
26973 (build_accesses_from_assign): Removed all parameters except for a
26974 simple gimple statement. Now returns a simple bool.
26975 (scan_function): All non-analysis parts moved to separate functions
26976 sra_modify_function_body and ipa_sra_modify_function_body. Removed all
26977 parameters and updated both callers.
26978 (sra_modify_expr): Removed parameter data.
26979 (sra_modify_function_body): New function.
26980 (perform_intra_sra): Call sra_modify_function_body to modify the
26982 (replace_removed_params_ssa_names): Parameter data changed into
26983 adjustments vector.
26984 (sra_ipa_modify_expr): Likewise. Also removed unused parameter gsi and
26985 changed the parameter dont_convert to convert with the opposite
26987 (sra_ipa_modify_assign): Parameter data changed into adjustments
26988 vector, return value changed to bool.
26989 (ipa_sra_modify_function_body): New function.
26990 (sra_ipa_reset_debug_stmts): Updated a comment.
26991 (modify_function): Use ipa_sra_modify_function_body to modify function
26994 2010-05-04 H.J. Lu <hongjiu.lu@intel.com>
26996 PR middle-end/43671
26997 * alias.c (true_dependence): Handle the same VALUE in x and mem.
26998 (canon_true_dependence): Likewise.
26999 (write_dependence_p): Likewise.
27001 2010-05-04 Jan Hubicka <jh@suse.cz>
27003 * Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.h
27004 * cgraphbuild.c: Include ipa-utils.h
27005 (record_reference_ctx): New struct.
27006 (record_reference): Simplify to work on initializers; not statements.
27007 (mark_address, mark_load, mark_store): New.
27008 (build_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
27009 walk PHI nodes too.
27010 (record_references_in_initializer): Update use of record_reference.
27011 (rebuild_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
27012 walk PHI nodes too.
27014 2010-05-04 Jan Hubicka <jh@suse.cz>
27016 * lto-symtab.c (lto_cgraph_replace_node): Do not remove edges;
27017 node will be removed anyway.
27018 (lto_varpool_replace_node): Allow also unanalyzed nodes;
27019 relink aliases of node into prevailing node.
27020 * varpool.c (varpool_remove_node): Remove aliases properly;
27021 when removing node, remove all its aliases too; remove DECL_INITIAL
27022 of removed node; ggc_free the varpool node.
27024 2010-05-04 Richard Guenther <rguenther@suse.de>
27026 PR tree-optimization/43879
27027 * tree-ssa-structalias.c (alias_get_name): Use
27028 DECL_ASSEMBLER_NAME if available.
27029 (create_function_info_for): Return the varinfo node.
27030 (ipa_pta_execute): Associate same-body aliases and extra names
27031 with their origin nodes varinfo. Dump DECL_ASSEMBLER_NAME.
27033 2010-05-04 Kaz Kojima <kkojima@gcc.gnu.org>
27035 * config/sh/sh.c (sh_small_register_classes_for_mode_p): Remove static.
27037 2010-05-04 Mikael Pettersson <mikpe@it.uu.se>
27040 * ira-color.c (assign_hard_reg): Declare rclass and add_cost
27041 only if HONOR_REG_ALLOC_ORDER is not defined.
27043 2010-05-04 Richard Guenther <rguenther@suse.de>
27045 PR tree-optimization/43949
27046 * tree-vrp.c (extract_range_from_binary_expr): Only handle
27049 2010-04-26 Jason Merrill <jason@redhat.com>
27051 * c.opt (-fstrict-enums): New.
27052 * doc/invoke.texi (C++ Dialect Options): Document -fstrict-enums.
27054 2010-05-03 David Ung <davidu@mips.com>
27055 James E. Wilson <wilson@codesourcery.com>
27057 * config/mips/mips.c (mips_output_division): If GENERATE_DIVIDE_TRAPS,
27058 emit the trap instruction before the divide for TUNE_74K.
27060 2010-05-03 Steven Bosscher <steven@gcc.gnu.org>
27062 * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
27063 (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Add documentation,
27064 based on the above, for new target hook.
27066 * hooks.c (hook_bool_mode_true): New generic hook.
27067 * hooks.h (hook_bool_mode_true): Add prototype.
27069 * target.h (struct gcc_target): Add small_register_classes_for_mode_p
27071 * target-def.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): New default
27072 target hook, set to hook_bool_mode_false.
27073 * regs.h: Remove default definition of SMALL_REGISTER_CLASSES.
27074 * reload.c (push_secondary_reload): Replace SMALL_REGISTER_CLASSES
27075 with targetm.small_register_classes_for_mode_p.
27076 (find_reusable_reload): Likewise.
27077 (combine_reloads): Likewise.
27078 * reload1.c (reload_as_needed): Likewise.
27079 * cse.c (approx_reg_cost_1, hash_rtx_cb): Likewise.
27080 * ifcvt.c (noce_process_if_block, check_cond_move_block,
27081 dead_or_predicable): Likewise.
27082 * regmove.c (optimize_reg_copy_1): Likewise.
27083 * calls.c (prepare_call_address): Likewise.
27084 (precompute_register_parameters): Likewise.
27086 * config/sh/sh.h: Replace SMALL_REGISTER_CLASSES with new target
27088 * config/sh/sh.c (sh_small_register_classes_for_mode_p): Add
27089 implementation of the hook that considers all register classes
27090 small except for SH64.
27091 (sh_override_options): Use the new hook.
27092 * config/sh/sh-protos.h (sh_small_register_classes_for_mode_p):
27095 * config/arm/arm.h: Replace SMALL_REGISTER_CLASSES with new target
27097 * config/arm/arm.c (arm_small_register_classes_for_mode_p): Add
27098 implementation of the hook that considers all register classes
27100 * config/arm/arm-protos.h (arm_small_register_classes_for_mode_p):
27103 * config/mips/mips.h: Replace SMALL_REGISTER_CLASSES with new target
27105 * config/mips/mips.c (mips_small_register_classes_for_mode_p): Add
27106 implementation of the hook that considers all register classes
27108 * config/mips/mips-protos.h (mips_small_register_classes_for_mode_p):
27111 * config/i386/i386.h: Replace SMALL_REGISTER_CLASSES with new target
27113 * config/m32c/m32c.h: Likewise.
27114 * config/pdp11/pdp11.h: Likewise.
27115 * config/avr/avr.h: Likewise.
27116 * config/xtensa/xtensa.h: Likewise.
27117 * config/m68hc11/m68hc11.h: Likewise.
27118 * config/mn10300/mn10300.h: Likewise.
27119 * config/mcore/mcore.h: Likewise.
27120 * config/h8300/h8300.h: Likewise.
27121 * config/bfin/bfin.h: Likewise.
27123 * config/iq2000/iq2000.h: Remove SMALL_REGISTER_CLASSES definition.
27124 * config/rx/rx.h: Remove SMALL_REGISTER_CLASSES definition.
27126 2010-05-03 Anatoly Sokolov <aesok@post.ru>
27128 * double-int.h (tree_to_double_int): Remove macro.
27129 (double_int_to_tree, double_int_fits_to_tree_p): Move prototypes ...
27130 * tree.h (double_int_to_tree, double_int_fits_to_tree_p): ... here.
27131 (tree_to_double_int): New function.
27132 * double-int.c (double_int_to_tree, double_int_fits_to_tree_p):
27134 * tree.c (double_int_to_tree, double_int_fits_to_tree_p): ... here.
27136 2010-05-03 Richard Guenther <rguenther@suse.de>
27138 PR tree-optimization/43971
27139 * tree-ssa-structalias.c (get_constraint_for_1): Fix
27140 constraints in the !flag_delete_null_pointer_checks case.
27142 2010-05-03 Jakub Jelinek <jakub@redhat.com>
27145 * config/i386/i386.c (ix86_delegitimize_address): Make sure the
27146 result mode matches original rtl mode.
27148 2010-05-03 Dave Korn <dave.korn.cygwin@gmail.com>
27151 * config/i386/winnt.c (i386_pe_binds_local_p): Handle weak decls.
27153 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
27155 * config/i386/i386.c (ix86_target_string): Output 'flags', not 'isa',
27156 when processing flag options.
27158 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
27160 * gcov-iov.c (main): Change format string placeholder
27161 from %#08x to 0x%08x.
27162 * genchecksum.c (dosum): Change format string placeholder
27163 from %#02x to 0x%02x.
27165 2010-05-02 Richard Guenther <rguenther@suse.de>
27167 PR tree-optimization/43879
27168 * tree-tailcall.c (find_tail_calls): Clobbers also prevent tail calls.
27170 2010-05-02 Bruno Haible <bruno@clisp.org>
27172 * doc/extend.texi (Function Attributes): Fix a typo.
27174 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
27177 * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string
27178 placeholder from 0x%x to %#x.
27179 (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
27180 * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
27181 * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
27182 * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
27183 * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
27184 * config/i386/i386.c (ix86_target_string): Ditto.
27185 * config/i386/i386.c (output_pic_addr_const): Ditto.
27186 (print_operand): Ditto.
27188 2010-05-02 Uros Bizjak <ubizjak@gmail.com>
27190 * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string
27191 placeholder from 0x%x to %#x.
27192 (ASM_OUTPUT_DEBUG_DATA1): Ditto.
27193 (ASM_OUTPUT_DEBUG_DATA4): Ditto.
27194 (ASM_OUTPUT_DEBUG_DATA): Ditto.
27195 (ASM_OUTPUT_DEBUG_ADDR_DATA): Ditto.
27196 (ASM_OUTPUT_DEBUG_DATA8): Ditto.
27197 * optc-gen.awk: Ditto.
27198 * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Ditto.
27199 (HOST_WIDE_INT_PRINT_HEX): Ditto.
27200 (HOST_WIDEST_INT_PRINT_HEX): Ditto.
27201 (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
27203 2010-05-01 Anatoly Sokolov <aesok@post.ru>
27205 * target.h (struct calls): Add function_value_regno_p field.
27206 * target-def.h (TARGET_FUNCTION_VALUE_REGNO_P): Define.
27207 (TARGET_INITIALIZER): Use TARGET_FUNCTION_VALUE_REGNO_P.
27208 * targhooks.c (default_function_value_regno_p): New function.
27209 * targhooks.h (default_function_value_regno_p): Declare function.
27210 * rtlanal.c (keep_with_call_p): Use function_value_regno_p hook.
27211 * builtins.c. (apply_result_size): (Ditto.).
27212 * combine.c. (likely_spilled_retval_p): (Ditto.).
27213 * mode-switching.c. Include 'target.h'.
27214 (create_pre_exit): Use function_value_regno_p hook.
27215 * Makefile.in (mode-switching.o): Add dependency on TARGET_H.
27216 * doc/tm.texi (FUNCTION_VALUE_REGNO_P,
27217 TARGET_FUNCTION_VALUE_REGNO_P): Revise documentation.
27219 * config/i386/i386.h (TARGET_FUNCTION_VALUE_REGNO_P): Remove macro.
27220 * config/i386/i386.c (TARGET_FUNCTION_VALUE_REGNO_P): Define macro.
27221 (ix86_function_value_regno_p): Declare as static, change argument
27222 type to const unsigned int.
27223 * config/i386/i386-protos.h (ix86_function_value_regno_p): Remove.
27225 2010-05-01 Richard Guenther <rguenther@suse.de>
27227 PR tree-optimization/43949
27228 * tree-vrp.c (ssa_name_nonnegative_p): Return true for unsigned
27230 (extract_range_from_binary_expr): Handle *_MOD_EXPR.
27232 2010-05-01 Anatoly Sokolov <aesok@post.ru>
27234 * rtl.h (CONST_DOUBLE_P): Define.
27235 (rtx_to_double_int): Declare.
27236 * emit-rtl.c (rtx_to_double_int): New function.
27237 * dwarf2out.c (insert_double): New function.
27238 (loc_descriptor, add_const_value_attribute): Clean up, use
27239 rtx_to_double_int and insert_double functions.
27241 2010-05-01 Jonathan Wakely <jwakely.gcc@gmail.com>
27243 * doc/extend.texi (Inline): Add missing return keyword to examples.
27244 (Function Attributes, Variable Attributes, Pragmas): Hyphenate
27247 2010-04-30 Eric Botcazou <ebotcazou@adacore.com>
27249 * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of
27250 the variable part of the offset as well. Use highest_pow2_factor for
27251 all alignment checks.
27253 2010-04-30 Richard Guenther <rguenther@suse.de>
27255 PR tree-optimization/43879
27256 * tree-ssa-structalias.c (type_could_have_pointers): Functions
27259 2010-04-30 Jan Hubicka <jh@suse.cz>
27261 * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Chose var with
27263 (lto_symtab_merge_decls_1): Remove logic looking for an initializer.
27265 2010-04-30 Jan Hubicka <jh@suse.cz>
27267 * cgraph.h (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p):
27269 * lto-cgraph.c (input_cgraph): Remove call to lto_mark_file_for_ltrans.
27270 * lto-streamer.h (lto_file_decl_data): Remove needs_ltrans_p.
27271 (lto_file_needs_ltrans_p, lto_mark_file_for_ltrans,
27272 cgraph_node_set_needs_ltrans_p): Remove.
27274 2010-04-30 Steven Bosscher <steven@gcc.gnu.org>
27276 * sdbout.c: Include vec.h, do not include varray.h.
27277 (deferred_global_decls, sdbout_global_decl,
27278 sdbout_finish, sdbout_init): Use VEC instead of VARRAY.
27279 * toplev.c: Do not include varray.h.
27280 (dump_memory_report): Do not dump VARRAY statistics.
27281 * gengtype.c (open_base_file): Ignore varray.h.
27282 * Makefile.in: Update for abovementioned changes.
27283 Remove all traces of varray.c and varray.h.
27284 * varray.c: Remove file.
27285 * varray.h: Remove file.
27287 2010-04-30 Jan Hubicka <jh@suse.cz>
27289 * lto-cgraph.c (lto_output_varpool_node): Always output constant pool
27292 2010-04-30 Jan Hubicka <jh@suse.cz>
27294 * tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as
27297 2010-04-30 Richard Guenther <rguenther@suse.de>
27299 * tree-ssa-structalias.c (get_constraint_for_1): Generate
27300 constraints for CONSTRUCTOR.
27302 2010-04-30 Richard Guenther <rguenther@suse.de>
27305 * passes.c (init_optimization_passes): Move pass_ipa_free_lang_data
27306 first after all lowering passes.
27308 2010-04-30 Steven Bosscher <steven@gcc.gnu.org>
27310 * toplev.c: Include varray.h for statistics dumping.
27311 * tree.h: Do not declare varray_head_tag.
27312 * tree-into-ssa.c, tree-ssa-uninit.c, tree-phinodes.c, omega.c,
27313 regs.h, lto-cgraph.c, tree-ssa-loop-ivopts.c, tree-nomudflap.c,
27314 c-objc-common.c, lto-streamer-out.c, tree-ssa-propagate.c,
27315 gimple-low.c, c-semantics.c, dwarf2out.c, lto-streamer-in.c,
27316 lto-section-in.c, alias.c, tree-if-conv.c, gimplify.c, ggc-zone.c,
27317 tree-ssa.c, tree-ssa-loop-prefetch.c, integrate.h, c-gimplify.c,
27318 c-common.c, c-common.h, reg-stack.c, basic-block.h,
27319 tree-ssa-structalias.c, lto-section-out.c, tree-ssanames.c: Do not
27321 * Makefile.in: Update for abovementioned changes.
27323 2010-04-30 Jakub Jelinek <jakub@redhat.com>
27326 * tree.c (auto_var_in_fn_p): Return false for DECL_EXTERNAL vars.
27328 2010-04-30 Hariharan Sandanagobalane <hariharan@picochip.com>
27330 * config/picochip/picochip.c (picochip_legitimize_address): Define.
27331 Use this function to do machine-specific conversion.
27332 (picochip_legitimize_reload_address): Likewise.
27333 (picochip_legitimate_address_p): Check valid base register only if
27335 (picochip_check_conditional_copy): Check for modw only if opnd is
27337 * config/picochip/picochip.h (LEGITIMIZE_RELOAD_ADDRESS): Use this
27338 to call the function in c.
27339 * config/picochip/picochip-protos.h
27340 (picochip_legitimize_reload_address): Define.
27341 * config/picochip/picochip.md (supported_compare1): Define.
27343 2010-04-30 Jan Hubicka <jh@suse.cz>
27345 * cgraph.h (cgraph_local_info): Remove for_functions_valid.
27346 (cgraph_global_info): Remove inlined.
27347 (LTO_cgraph_tag_names): Remove.
27348 (LTO_cgraph_tags, LCC_NOT_FOUND): Move to ...
27349 * lto-cgraph.c (LTO_cgraph_tags, LCC_NOT_FOUND): ... here;
27350 simplify cgraph tags and document.
27351 (lto_output_node): Use only LTO_cgraph_unavail_node and
27352 LTO_cgraph_analyzed_node; Do not save analzed, reachable,
27353 for_functions_valid, global info, process and output flags.
27354 (input_overwrite_node): Initialize estimated stack size and
27355 estimated growth. Do not read flags we no longer store.
27356 (input_node): Likewise do not read info no longer stored.
27357 * ipa-inline.c (cgraph_mark_inline_edge): Do not set global.inlined
27360 2010-04-30 Richard Guenther <rguenther@suse.de>
27362 PR tree-optimization/43879
27363 * tree-ssa-structalias.c (get_constraint_for_1): Properly
27364 handle non-zero initializers.
27366 2010-04-30 Richard Guenther <rguenther@suse.de>
27368 * builtins.c (fold_builtin_1): Delete free (0).
27370 2010-04-29 Jan Hubicka <jh@suse.cz>
27372 * gengtype.c (open_base_files): Add lto-streamer.h
27373 * cgraph.h (cgraph_local_info): lto_file_data is now in GGC.
27374 (pass_ipa_cp): GGC collect.
27375 * toplev. (compile_file): Do not output symbols.
27376 * ipa-inline.c (pass_ipa_inline): Add ggc collect.
27377 * timevar.def (TV_VARPOOL, TV_IPA_LTO_DECL_INIT_IO,
27378 TV_IPA_LTO_DECL_MERGE, TV_IPA_LTO_CGRAPH_MERGE, TV_VAROUT): New.
27379 * lto-section-in.c: Include ggc.h
27380 (lto_new_in_decl_state): Alloc in GGC.
27381 (lto_delete_in_decl_state): Likewise.
27382 * ipa.c (pass_ipa_function_visibility, pass_ipa_whole_program):
27385 2010-04-29 Bernd Schmidt <bernds@codesourcery.com>
27388 * doc/tm.texi (ADJUST_REG_ALLOC_ORDER): Renamed from
27389 ORDER_REGS_FOR_LOCAL_ALLOC. All instances of this macro changed.
27390 (HONOR_REG_ALLOC_ORDER): Describe new macro.
27391 * ira.c (setup_alloc_regs): Use ADJUST_REG_ALLOC_ORDER if defined.
27392 * ira-color.c (assign_hard_reg): Take prologue/epilogue costs into
27393 account only if HONOR_REG_ALLOC_ORDER is not defined.
27394 * config/arm/arm.h (HONOR_REG_ALLOC_ORDER): Define.
27395 * system.h (ORDER_REGS_FOR_LOCAL_ALLOC): Poison.
27397 2010-04-29 Jon Grant <04@jguk.org>
27399 * collect2.c (vflag): Change type from int to bool.
27401 (helpflag): New global bool.
27402 (main): Set vflag and debug with boolean, not integer truth values.
27403 Accept new "--help" option and output usage text if found.
27404 * collect2.h (vflag): Update prototype.
27407 2010-04-29 H.J. Lu <hongjiu.lu@intel.com>
27410 * plugin.h (flag_plugin_added): Moved out of invoke_plugin_callbacks.
27412 2010-04-29 Richard Guenther <rguenther@suse.de>
27415 * plugin.h (invoke_plugin_callbacks): Annotate arguments
27416 with ATTRIBUTE_UNUSED.
27418 2010-04-29 H.J. Lu <hongjiu.lu@intel.com>
27421 * config/i386/i386.c (get_some_local_dynamic_name): Replace
27422 INSN_P with NONDEBUG_INSN_P.
27423 (distance_non_agu_define): Likewise.
27424 (distance_agu_use): Likewise.
27426 2010-04-29 Bernd Schmidt <bernds@codesourcery.com>
27428 From Dominique d'Humieres <dominiq@lps.ens.fr>
27430 * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs to compute
27433 2010-04-29 Brian Hackett <bhackett1024@gmail.com>
27435 * plugin.h (invoke_plugin_callbacks): New inline function.
27436 * plugin.c (flag_plugin_added): New global flag.
27437 (add_new_plugin): Initialize above flag.
27438 (invoke_plugin_callbacks): Rename to ...
27439 (invoke_plugin_callbacks_full): ... this.
27441 2010-04-28 Jan Hubicka <jh@suse.cz>
27443 * lto-symtab.c (lto_symtab_entry_def) Add vnode.
27444 (lto_varpool_replace_node): New.
27445 (lto_symtab_resolve_symbols): Resolve varpool nodes.
27446 (lto_symtab_merge_decls_1): Prefer decls with varpool node.
27447 (lto_symtab_merge_cgraph_nodes_1): Merge varpools.
27448 * cgraph.h (varpool_node_ptr): New type.
27449 (varpool_node_ptr): New vector.
27450 (varpool_node_set_def): New structure.
27451 (varpool_node_set): New type.
27452 (varpool_node_set): New vector.
27453 (varpool_node_set_element_def): New structure.
27454 (varpool_node_set_element, const_varpool_node_set_element): New types.
27455 (varpool_node_set_iterator): New type.
27456 (varpool_node): Add prev pointers, add used_from_other_partition,
27457 in_other_partition.
27458 (varpool_node_set_new, varpool_node_set_find, varpool_node_set_add,
27459 varpool_node_set_remove, dump_varpool_node_set, debug_varpool_node_set,
27460 varpool_get_node, varpool_remove_node): Declare.
27461 (vsi_end_p, vsi_next, vsi_node, vsi_start, varpool_node_in_set_p,
27462 varpool_node_set_size): New inlines.
27463 * cgraph.c (dump_cgraph_node): Dump asm names of aliases.
27464 * tree-pass.h (varpool_node_set_def): Forward declare.
27465 (ipa_opt_pass_d): Summary writting takes vnode sets too.
27466 (ipa_write_optimization_summaries): Update prototype.
27467 * ipa-cp.c (ipcp_write_summary): Update.
27468 * ipa-reference.c (ipa_reference_write_summary): Update.
27469 * lto-cgraph.c (lto_output_varpool_node): New static function.
27470 (output_varpool): New function.
27471 (input_varpool_node): New static function.
27472 (input_varpool_1): New function.
27473 (input_cgraph): Input varpool.
27474 * ipa-pure-const.c (pure_const_write_summary): Update.
27475 * lto-streamer-out.c (lto_output): Update, output varpool too.
27476 (write_global_stream): Kill WPA hack.
27477 (produce_asm_for_decls): Update.
27478 (output_alias_pair_p): Handle variables.
27479 (output_unreferenced_globals): Output only needed partition of varpool.
27480 * ipa-inline.c (inline_write_summary): Update.
27481 * lto-streamer-in.c (lto_input_tree_ref, lto_input_tree): Do not build
27483 * lto-section-in.c (lto_section_name): Add varpool and jump funcs.
27484 * ipa.c (hash_varpool_node_set_element, eq_varpool_node_set_element,
27485 varpool_node_set_new, varpool_node_set_add,
27486 varpool_node_set_remove, varpool_node_set_find, dump_varpool_node_set,
27487 debug_varpool_node_set): New functions.
27488 * passes.c (rest_of_decl_compilation): when in LTO do not finalize.
27489 (execute_one_pass): Process new decls too.
27490 (ipa_write_summaries_2): Pass around vsets.
27491 (ipa_write_summaries_1): Likewise.
27492 (ipa_write_summaries): Build vset; be more selective about cgraph nodes
27494 (ipa_write_optimization_summaries_1): Pass around vsets.
27495 (ipa_write_optimization_summaries): Likewise.
27496 * varpool.c (varpool_get_node): New.
27497 (varpool_node): Update doubly linked lists.
27498 (varpool_remove_node): New.
27499 (dump_varpool_node): More dumping.
27500 (varpool_enqueue_needed_node): Update doubly linked lists.
27501 (decide_is_variable_needed): Kill ltrans hack.
27502 (varpool_finalize_decl): Kill lto hack.
27503 (varpool_assemble_decl): Skip decls in other partitions.
27504 (varpool_assemble_pending_decls): Update doubly linkes lists.
27505 (varpool_empty_needed_queue): Likewise.
27506 (varpool_extra_name_alias): Likewise.
27507 * lto-streamer.c (lto_get_section_name): Add vars section.
27508 * lto-streamer.h (lto_section_type): Update.
27509 (output_varpool, input_varpool): Declare.
27511 2010-04-28 Mike Stump <mikestump@comcast.net>
27513 * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now.
27515 2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
27517 * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for
27518 record or union type with RECORD_OR_UNION_TYPE_P predicate.
27519 (lto_input_ts_type_tree_pointers): Likewise.
27520 * lto-streamer-out.c (pack_ts_type_value_fields): Likewise.
27521 (lto_output_ts_type_tree_pointers): Likewise.
27523 2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
27525 Uniquization of constants at the Tree level
27526 * tree.h (DECL_IN_CONSTANT_POOL): New macro.
27527 (tree_decl_with_vis): Add in_constant_pool bit, move shadowed_for_var_p
27529 (tree_output_constant_def): Declare.
27530 * gimplify.c (gimplify_init_constructor): When using block copy, first
27531 uniquize the constant constructor on the RHS.
27532 * lto-streamer-in.c (unpack_ts_decl_with_vis_value_fields): Deal with
27533 DECL_IN_CONSTANT_POOL flag.
27534 * lto-streamer-out.c (pack_ts_decl_with_vis_value_fields): Likewise.
27535 * varasm.c (make_decl_rtl): Deal with variables belonging to the global
27537 (assemble_variable): Deal with symbols belonging to the tree constant
27539 (get_constant_section): Add ALIGN parameter and simplify.
27540 (build_constant_desc): Build a VAR_DECL and attach it to the symbol.
27541 (assemble_constant_contents): Use the expression of the VAR_DECL.
27542 (output_constant_def_contents): Use the alignment of the VAR_DECL.
27543 (tree_output_constant_def): New global function.
27544 (mark_constant): Use the expression of the VAR_DECL.
27545 (place_block_symbol): Use the alignment of the VAR_DECL and the size of
27547 (output_object_block): Likewise and assemble the expression.
27549 2010-04-28 Eric Botcazou <ebotcazou@adacore.com>
27551 * lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab, tree_hash_entry,
27552 hash_tree, eq_tree): New tree hash table.
27553 (lto_streamer_init) [LTO_STREAMER_DEBUG]: Initialize it.
27554 [LTO_STREAMER_DEBUG] (lto_orig_address_map, lto_orig_address_get,
27555 lto_orig_address_remove): Reimplement.
27557 2010-04-28 Xinliang David Li <davidxl@google.com>
27560 * tree-ssa-uninit.c (can_skip_redundant_opnd): New function.
27561 (compute_uninit_opnds_pos): New function.
27562 (is_non_loop_exit_postdominating): New function.
27563 (compute_control_dep_chain): New function.
27564 (find_pdom): New function.
27565 (convert_control_dep_chain_into_preds): New function.
27566 (find_predicates): New function.
27567 (find_control_equiv_block): New function.
27568 (collect_phi_def_edges): New function.
27569 (find_def_preds): New function.
27570 (find_dom): New function.
27571 (dump_predicates): New function.
27572 (get_cmp_code): New function.
27573 (is_value_included_in): New function.
27574 (find_matching_predicate_in_rest_chains): New function.
27575 (use_pred_not_overlap_with_undef_path_pred): New function.
27576 (is_use_properly_guarded): New function.
27577 (normalize_cond_1): New function.
27578 (is_and_or_or): New function.
27579 (normalize_cond): New function.
27580 (is_gcond_subset_of): New function.
27581 (is_subset_of_any): New function.
27582 (is_or_set_subset_of): New function.
27583 (is_and_set_subset_of): New function.
27584 (is_norm_cond_subset_of): New function.
27585 (is_pred_expr_subset_of): New function.
27586 (is_pred_chain_subset_of): New function.
27587 (is_included_in): New function.
27588 (is_superset_of): New function.
27589 (find_uninit_use): New function.
27590 (warn_uninitialized_phi): New function.
27591 (compute_possibly_undefined_names): New function.
27592 (ssa_undefined_value_p): New function.
27593 (execute_late_warn_uninitialized): New function.
27594 * tree-ssa.c (ssa_undefined_value_p): Removed.
27595 (warn_uninit): Changed to extern.
27596 (warn_uninitialized_phi): Removed.
27597 (warn_uninitialized_vars): Changed to extern.
27598 (execute_late_warn_uninitialized): Removed
27599 * tree-flow.h: Add new prototypes.
27600 * timevar.def: Add new time variable.
27601 * Makefile.in: Add new build file.
27603 2010-04-28 Uros Bizjak <ubizjak@gmail.com>
27605 * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object
27608 2010-04-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
27611 * config/alpha/osf5.h (ASM_OUTPUT_LOCAL): Redefine.
27613 2010-04-28 Martin Jambor <mjambor@suse.cz>
27615 * cgraph.h (struct cgraph_node): New field indirect_calls.
27616 (struct cgraph_indirect_call_info): New type.
27617 (struct cgraph_edge): Removed field indirect_call. New fields
27618 indirect_info, indirect_inlining_edge and indirect_unknown_callee.
27619 (cgraph_create_indirect_edge): Declare.
27620 (cgraph_make_edge_direct): Likewise.
27621 (enum LTO_cgraph_tags): New item LTO_cgraph_indirect_edge.
27622 * ipa-prop.h (struct ipa_param_call_note): Removed.
27623 (struct ipa_node_params): Removed field param_calls.
27624 (ipa_create_all_structures_for_iinln): Declare.
27625 * cgraph.c: Described indirect edges and uids in initial comment.
27626 (cgraph_add_edge_to_call_site_hash): New function.
27627 (cgraph_edge): Search also among the indirect edges, use
27628 cgraph_add_edge_to_call_site_hash to add edges to the call site hash.
27629 (cgraph_set_call_stmt): Possibly turn an indirect edge into a direct
27630 one, use cgraph_add_edge_to_call_site_hash to add edges to the call
27632 (initialize_inline_failed): Assign a reason to indirect edges.
27633 (cgraph_create_edge_1): New function.
27634 (cgraph_create_edge): Moved some functionality to
27635 cgraph_create_edge_1.
27636 (cgraph_create_indirect_edge): New function.
27637 (cgraph_edge_remove_callee): Add an assert checking for
27639 (cgraph_edge_remove_caller): Special-case indirect edges.
27640 (cgraph_remove_edge): Likewise.
27641 (cgraph_set_edge_callee): New function.
27642 (cgraph_redirect_edge_callee): Use cgraph_set_edge_callee.
27643 (cgraph_make_edge_direct): New function.
27644 (cgraph_update_edges_for_call_stmt_node): Do nothing only when also
27645 the declaration of the call statement matches.
27646 (cgraph_node_remove_callees): Special-case indirect edges.
27647 (cgraph_clone_edge): Likewise.
27648 (cgraph_clone_node): Clone also the indirect edges.
27649 (dump_cgraph_node): Dump indirect_inlining_edge flag instead of
27650 indirect_call, dump count of indirect_calls edges.
27651 * ipa-prop.c (iinlining_processed_edges): New variable.
27652 (ipa_note_param_call): Create indirect edges instead of
27653 creating notes. New parameter node.
27654 (ipa_analyze_call_uses): New parameter node, pass it on to
27655 ipa_note_param_call.
27656 (ipa_analyze_stmt_uses): Likewise.
27657 (ipa_analyze_params_uses): Pass node to ipa_analyze_stmt_uses.
27658 (print_edge_addition_message): Work on edges rather than on notes.
27659 (update_call_notes_after_inlining): Likewise, renamed to
27660 update_indirect_edges_after_inlining.
27661 (ipa_create_all_structures_for_iinln): New function.
27662 (ipa_free_node_params_substructures): Do not free notes.
27663 (ipa_edge_duplication_hook): Propagate bits within
27664 iinlining_processed_edges bitmap.
27665 (ipa_node_duplication_hook): Do not duplicate notes.
27666 (free_all_ipa_structures_after_ipa_cp): Renamed to
27667 ipa_free_all_structures_after_ipa_cp.
27668 (free_all_ipa_structures_after_iinln): Renamed to
27669 ipa_free_all_structures_after_iinln.
27670 (ipa_write_param_call_note): Removed.
27671 (ipa_read_param_call_note): Removed.
27672 (ipa_write_indirect_edge_info): New function.
27673 (ipa_read_indirect_edge_info): Likewise.
27674 (ipa_write_node_info): Do not stream notes, do stream information
27676 (ipa_read_node_info): Likewise.
27677 (lto_ipa_fixup_call_notes): Removed.
27678 * ipa-cp.c (pass_ipa_cp): Set stmt_fixup to NULL.
27679 * ipa-inline.c (pass_ipa_inline): Likewise.
27680 * cgraphunit.c (verify_cgraph_node): Check also indirect edges.
27681 * cif-code.def (INDIRECT_UNKNOWN_CALL): New reason.
27682 * tree-inline.c (copy_bb): Removed an unnecessary double check for
27684 * tree-inline.c (get_indirect_callee_fndecl): Do not consider indirect
27686 * lto-cgraph.c (output_outgoing_cgraph_edges): New function.
27687 (output_cgraph): Stream also indirect edges.
27688 (lto_output_edge): Added capability to stream indirect edges.
27689 (input_edge): Likewise.
27690 (input_cgraph_1): Likewise.
27691 * lto-streamer-in.c (fixup_call_stmt_edges_1): Fixup also statements
27694 2010-04-28 Richard Guenther <rguenther@suse.de>
27696 PR tree-optimization/43879
27697 PR tree-optimization/43909
27698 * tree-ssa-structalias.c (struct variable_info): Add
27699 only_restrict_pointers flag.
27700 (new_var_info): Initialize it. Increment stats.total_vars here.
27701 (create_function_info_for): Do not increment stats.total_vars here.
27702 (get_function_part_constraint): Fix build with C++.
27703 (insert_into_field_list): Remove.
27704 (push_fields_onto_fieldstack): Properly merge fields.
27705 (create_variable_info_for): Split and simplify.
27706 (create_variable_info_for_1): New piece.
27707 (intra_create_variable_infos): Properly make restrict constraints
27710 2010-04-28 Richard Guenther <rguenther@suse.de>
27713 * tree-inline.c (copy_bind_expr): Also copy bind expr vars value-exprs.
27715 2010-04-27 Manuel López-Ibáñez <manu@gcc.gnu.org>
27716 Jan Hubicka <hubicka@ucw.cz>
27718 * doc/invoke.texi (-Wsuggest-attribute=const,
27719 -Wsuggest-attribute=pure): Document.
27720 * ipa-pure-const.c: Include toplev.h, intl.h and opts.h.
27721 (function_always_visible_to_compiler_p,
27722 suggest_attribute, warn_function_pure, warn_function_const):
27724 (check_call): Improve debug info.
27725 (analyze_function): Do not check availability.
27726 (add_new_function): Check availability.
27727 (propagate): Output warnings.
27728 (skip_function_for_local_pure_const): New function.
27729 (local_pure_const): Use it; output warnings.
27730 * common.opt (Wsuggest-attribute=const,
27731 Wsuggest-attribute=pure): New.
27733 2010-04-27 Jakub Jelinek <jakub@redhat.com>
27735 * dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression
27736 force using DW_CFA_def_cfa instead of DW_CFA_def_cfa_register
27737 or DW_CFA_def_cfa_offset{,_sf}.
27739 2010-04-27 Eric Botcazou <ebotcazou@adacore.com>
27741 * tree.h: Fix truncated long macros.
27743 2010-04-27 Kai Tietz <kai.tietz@onevision.com>
27745 * collect2.c (TARGET_64BIT): Redefine to target's default.
27746 * tlink.c: Likewise.
27747 * config/i386/cygming.h (USER_LABEL_PREFIX): Define
27748 dependent to TARGET_64BIT and USE_MINGW64_LEADING_UNDERSCORES.
27749 * config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): Use
27750 for underscoring __USER_LABEL_PREFIX__.
27751 * config/i386/mingw-w64.h (SUB_LINK_ENTRY): New macro.
27752 (SUB_LINK_ENTRY32): New.
27753 (SUB_LINK_ENTRY64): New.
27754 (LINK_SPEC): Replace entry point spec by SUB_LINK_ENTRY.
27755 * config/i386/mingw32 (SUB_LINK_ENTRY32): New.
27756 (SUB_LINK_ENTRY64): New.
27757 (SUB_LINK_ENTRY): New.
27758 (LINK_SPEC): Use SUB_LINK_ENTRY instead of hard-coded entry-point.
27759 (DWARF2_UNWIND_INFO): Error out for use of dw2 unwind when
27760 x64 target is choosen.
27761 * config.in (USE_MINGW64_LEADING_UNDERSCORES): New.
27762 * configure: Regenerated.
27763 * configure.ac (leading-mingw64-underscores): Option added.
27765 2010-04-27 Jan Hubicka <jh@suse.cz>
27767 * doc/invoke.texi (-fipa-profile): Document.
27768 * opts.c (decode_options): Enable ipa-profile at -O1.
27769 * timevar.def (TV_IPA_PROFILE): Define.
27770 * common.opt (fipa-profile): Add.
27771 * cgraph.c (cgraph_clone_node): Set local flag and clear vtable method
27773 (cgraph_propagate_frequency): Handle only local ones.
27774 * tree-pass.h (pass_ipa_profile): Declare.
27775 * ipa-profile.c (gate_profile): Use flag_ipa_profile.
27776 (pass_ipa_profile): Use TV_IPA_PROFILE.
27777 * ipa.c (ipa_profile): New function.
27778 (gate_ipa_profile): Likewise.
27779 (pass_ipa_profile): New global variable.
27780 * passes.c (pass_ipa_profile): New.
27782 2010-04-27 Nathan Froyd <froydnj@codesourcery.com>
27784 * config/arm/arm.c (arm_expand_builtin): Remove redundant declaration.
27786 2010-04-27 Martin Jambor <mjambor@suse.cz>
27788 PR middle-end/43812
27789 * ipa.c (dissolve_same_comdat_group_list): New function.
27790 (function_and_variable_visibility): Call
27791 dissolve_same_comdat_group_list when comdat group contains external or
27793 * cgraphunit.c (verify_cgraph_node): Verify that same_comdat_group
27794 lists are circular and that they contain only DECL_ONE_ONLY nodes.
27796 2010-04-27 Eric Botcazou <ebotcazou@adacore.com>
27798 * varasm.c (decode_addr_const): Handle special case of INDIRECT_REF.
27799 (const_hash_1) <VECTOR_CST>: New case.
27800 (compare_constant) <VECTOR_CST>: Likewise.
27801 <ADDR_EXPR>: Deal with LABEL_REFs.
27802 (copy_constant) <VECTOR_CST>: New case.
27804 2010-04-27 Jan Hubicka <jh@suse.cz>
27806 * cgraph.c (cgraph_propagate_frequency): New function.
27807 * cgraph.h (cgraph_propagate_frequency): Declare.
27808 * ipa-inline.c (cgraph_clone_inlined_nodes): Call
27809 cgraph_propagate_frequency.
27811 2010-04-27 Jakub Jelinek <jakub@redhat.com>
27813 * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.
27815 2010-04-27 Bernd Schmidt <bernds@codesourcery.com>
27818 * config/arm/arm.c (thumb1_extra_regs_pushed): New function.
27819 (thumb1_expand_prologue, thumb1_output_function_prologue): Call it
27820 here to determine which regs to push and how much stack to reserve.
27822 2010-04-27 Jie Zhang <jie@codesourcery.com>
27824 * doc/gimple.texi (gimple_statement_with_ops): Remove
27825 addresses_taken field.
27826 (gimple_statement_with_memory_ops): Likewise.
27828 2010-04-27 Jan Hubicka <jh@suse.cz>
27830 * tree-inline.c (eni_inlining_weights): Remove.
27831 (estimate_num_insns): Special case more builtins.
27833 2010-04-27 Shujing Zhao <pearly.zhao@oracle.com>
27836 * c-typeck.c (build_binary_op): Move forward check for comparison
27837 pointer with null pointer constant and adjust the diagnostic message.
27839 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
27842 * configure.ac (gcc_cv_as_section_has_align): Set if installed
27843 binutils supports extended .section directive needed by LTO, or
27844 warn if older binutils found.
27845 (LTO_BINARY_READER): New AC_SUBST'd variable.
27846 (LTO_USE_LIBELF): Likewise.
27847 * config.gcc (lto_binary_reader): New target-specific configure
27849 * Makefile.in (LTO_BINARY_READER): Import AC_SUBST'd autoconf var.
27850 (LTO_USE_LIBELF): Likewise.
27851 * configure: Regenerate.
27853 * collect2.c (is_elf): Rename from this ...
27854 (is_elf_or_coff): ... to this, and recognize and allow i386 COFF
27855 object files in addition to ELF-formatted ones.
27856 (scan_prog_file): Caller updated. Also allow for LTO info marker
27857 symbol to be prefixed or not by an extra underscore.
27859 * config/i386/t-cygming (winnt.o): Also depend on LTO_STREAMER_H.
27860 * config/i386/winnt.c: Also #include lto-streamer.h
27861 (i386_pe_asm_named_section): Specify 1-byte section alignment for
27862 LTO named sections.
27863 (i386_pe_asm_output_aligned_decl_common): Add comment.
27864 (i386_pe_maybe_record_exported_symbol): Allow decl arg to be NULL.
27866 2010-04-27 Hans-Peter Nilsson <hp@bitrange.com>
27869 * config/mmix/mmix.md ("*divdi3_nonknuth", "*moddi3_nonknuth"):
27870 Add missing earlyclobber for second alternative.
27872 2010-04-26 Bernd Schmidt <bernds@codesourcery.com>
27874 * df-problems.c (df_simulate_initialize_forwards): Set, don't clear,
27875 bits for artificial defs at the top of the block.
27876 * fwprop.c (single_def_use_enter_block): Don't call it.
27878 2010-04-26 Jack Howarth <howarth@bromo.med.uc.edu>
27881 * configure.ac: Use "$gcc_cv_nm -g" on darwin
27882 instead of "$gcc_cv_objdump -T".
27883 Use "-undefined dynamic_lookup" on darwin.
27884 * configure: Regenerate.
27886 2010-04-26 Jakub Jelinek <jakub@redhat.com>
27889 * c-omp.c (c_finish_omp_for): Handle also EQ_EXPR.
27891 2010-04-26 Nathan Froyd <froydnj@codesourcery.com>
27893 * c-parser.c (struct c_token): Move location field up.
27894 * c-tree.h (struct c_typespec): Move expr_const_operands field up.
27895 (struct c_declspecs): Convert typespec_word, storage_class, and
27896 default_int_p into bitfields.
27897 (struct c_declarator): Move loc field up.
27899 2010-04-26 Nathan Froyd <froydnj@codesourcery.com>
27901 * cfgloop.h (struct loop): Move can_be_parallel field up.
27902 * ipa-prop.h (struct ip_node_params): Move bitfields up.
27903 * tree-ssa-loop-ivopts.c (struct version_info): Move inv_id field
27905 (struct iv_cand): Convert pos field into a bitfield.
27906 * tree-vectorizer.h (struct _loop_vec_info): Move loop_line_number
27908 (struct _stmt_vec_info): Shuffle fields for better packing.
27910 2010-04-26 Eric Botcazou <ebotcazou@adacore.com>
27912 * varasm.c (IN_NAMED_SECTION): Remove guard.
27913 * config/arm/unknown-elf.h (IN_NAMED_SECTION): Rename to...
27914 (IN_NAMED_SECTION_P): ...this.
27915 (ASM_OUTPUT_ALIGNED_BSS): Adjust for above renaming.
27916 (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Likewise.
27918 2010-04-26 Eric Botcazou <ebotcazou@adacore.com>
27920 * gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_ local variables.
27921 Use VOID_TYPE_P for all void type tests. Adjust TYPE variable instead
27922 of shadowing it. Fix comments.
27924 2010-04-26 Jan Hubicka <jh@suse.cz>
27926 * cgraph.c (cgraph_create_node): Set node frequency to normal.
27927 (cgraph_clone_node): Copy function frequency.
27928 * cgraph.h (node_frequency): New enum
27929 (struct cgraph_node): Add.
27930 * final.c (rest_of_clean_state): Update.
27931 * lto-cgraph.c (lto_output_node): Output node frequency.
27932 (input_overwrite_node): Input node frequency.
27933 * tre-ssa-loop-ivopts (computation_cost): Update.
27934 * lto-streamer-out.c (output_function): Do not output function
27936 * predict.c (maybe_hot_frequency_p): Update and handle functions
27938 (cgraph_maybe_hot_edge_p): Likewise; use cgraph frequency instead of
27940 (probably_never_executed_bb_p, optimize_function_for_size_p): Update.
27941 (compute_function_frequency): Set noreturn functions to be executed
27943 (choose_function_section): Update.
27944 * lto-streamer-in.c (input_function): Do not input function frequency.
27945 * function.c (allocate_struct_function): Do not initialize function
27947 * function.h (function_frequency): Remove.
27948 (struct function): Remove function frequency.
27949 * ipa-profile.c (CGRAPH_NODE_FREQUENCY): Remove.
27950 (try_update): Update.
27951 * tree-inline.c (initialize_cfun): Do not update function frequency.
27952 * passes.c (pass_init_dump_file): Update.
27953 * i386.c (ix86_compute_frame_layout): Update.
27954 (ix86_pad_returns): Update.
27956 2010-04-26 Jie Zhang <jie@codesourcery.com>
27958 PR tree-optimization/43833
27959 * tree-vrp.c (range_int_cst_p): New.
27960 (range_int_cst_singleton_p): New.
27961 (extract_range_from_binary_expr): Optimize BIT_AND_EXPR case
27962 when both operands are constants. Use range_int_cst_p in
27965 2010-04-26 Jan Hubicka <jh@suse.cz>
27967 * cgraphunit.c (cgraph_copy_node_for_versioning): Fix profile updating.
27969 2010-04-26 Richard Guenther <rguenther@suse.de>
27972 * gimple.c (gimple_decl_printable_name): Deal gracefully
27973 with a NULL DECL_NAME.
27975 2010-04-26 Richard Guenther <rguenther@suse.de>
27978 * tree.c (free_lang_data_in_type): Do not free TYPE_CONTEXT
27979 if emitting debug information and it is either a function
27980 or a namespace decl.
27982 2010-04-26 Ira Rosen <irar@il.ibm.com>
27984 * tree-vectorizer.h (struct _stmt_vec_info): Add new field to
27985 determine if the statement is vectorizable, and a macro to access it.
27986 * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
27987 Skip statements that can't be vectorized. If the analysis fails,
27988 mark the statement as unvectorizable if vectorizing basic block.
27989 (vect_compute_data_refs_alignment): Likewise.
27990 (vect_verify_datarefs_alignment): Skip statements marked as
27991 unvectorizable. Add print.
27992 (vect_analyze_group_access): Skip statements that can't be
27993 vectorized. If the analysis fails, mark the statement as
27994 unvectorizable if vectorizing basic block.
27995 (vect_analyze_data_ref_accesses, vect_analyze_data_refs): Likewise.
27996 * tree-vect-stmts.c (vectorizable_store): Fix the number of
27997 generated stmts for SLP.
27998 (new_stmt_vec_info): Initialize the new field.
27999 * tree-vect-slp.c (vect_build_slp_tree): Fail to vectorize
28000 statements marked as unvectorizable.
28002 2010-04-25 Joseph Myers <joseph@codesourcery.com>
28004 * c-common.c (flag_isoc1x): New.
28005 (flag_isoc99): Update comment.
28006 * c-common.h (flag_isoc1x): New.
28007 (flag_isoc99): Update comment.
28008 * c-cppbuiltin.c (builtin_define_float_constants): Also define
28009 __<type>_DECIMAL_DIG__.
28010 * c-opts.c (set_std_c1x): New.
28011 (c_common_handle_option): Handle -std=c1x and -std=gnu1x.
28012 (set_std_c89, set_std_c99): Also set flag_isoc1x to 0.
28013 * c.opt (-std=c1x, -std=gnu1x): New options.
28014 * doc/cpp.texi: Mention -std=c1x.
28015 * doc/cppopts.texi (-std=c1x, -std=gnu1x): Document.
28016 * doc/extend.texi: Mention -std=c1x and -std=gnu1x.
28017 * doc/invoke.texi (-std=c1x, -std=gnu1x): Document.
28018 * doc/standards.texi: Mention C1X.
28019 * ginclude/float.h (FLT_DECIMAL_DIG, DBL_DECIMAL_DIG,
28020 LDBL_DECIMAL_DIG, FLT_HAS_SUBNORM, DBL_HAS_SUBNORM,
28021 LDBL_HAS_SUBNORM, FLT_TRUE_MIN, DBL_TRUE_MIN, LDBL_TRUE_MIN):
28024 2010-04-25 Uros Bizjak <ubizjak@gmail.com>
28026 * config/i386/gmon-sol2.c (_mcleanup): Change format string
28027 placeholder from 0x%x to %#x.
28028 * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
28029 * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
28030 * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
28031 * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
28032 * config/i386/i386.c (ix86_target_string): Ditto.
28033 (output_pic_addr_const): Ditto.
28034 (print_operand): Ditto.
28036 2010-04-25 Paolo Bonzini <bonzini@gnu.org>
28038 * combine.c (find_split_point): Add third argument. Use it
28039 to find nested multiply-accumulate instructions. Adjust calls.
28040 (try_combine): Adjust call to find_split_point.
28042 2010-04-24 Gerald Pfeifer <gerald@pfeifer.com>
28044 * doc/contrib.texi (Contributors): Add Dodji Seketeli.
28046 2010-04-24 Bernd Schmidt <bernds@codesourcery.com>
28048 PR tree-optimization/41442
28049 * fold-const.c (merge_truthop_with_opposite_arm): New function.
28050 (fold_binary_loc): Call it.
28052 2010-04-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
28054 * toplev.c (general_init): Set default for fdiagnostics-show-option.
28055 * opts.c (common_handle_option): Allow disabling it.
28056 * common.opt (fdiagnostics-show-option): Add Var. Enabled by default.
28058 2010-04-23 Eric Botcazou <ebotcazou@adacore.com>
28060 * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Only use conversion
28061 between modes if both types are integral.
28063 2010-04-23 Richard Guenther <rguenther@suse.de>
28065 PR tree-optimization/43572
28066 * tree-tailcall.c (find_tail_calls): Allow PARM_DECL uses.
28068 2010-04-23 Richard Guenther <rguenther@suse.de>
28071 * tree-inline.c (tree_can_inline_p): Also check compatibility
28074 2010-04-23 Martin Jambor <mjambor@suse.cz>
28076 PR tree-optimization/43846
28077 * tree-sra.c (struct access): New flag grp_assignment_read.
28078 (build_accesses_from_assign): Set grp_assignment_read.
28079 (sort_and_splice_var_accesses): Propagate grp_assignment_read.
28080 (enum mark_read_status): New type.
28081 (analyze_access_subtree): Propagate grp_assignment_read, create
28082 accesses also if both direct_read and root->grp_assignment_read.
28084 2010-04-23 Martin Jambor <mjambor@suse.cz>
28086 PR middle-end/43835
28087 * tree-sra.c (ipa_sra_preliminary_function_checks): Check that the
28088 function does not have type attributes.
28090 2010-04-23 Richard Guenther <rguenther@suse.de>
28093 * tree.c (free_lang_data_in_decl): Do not reset DECL_CONTEXT
28096 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
28098 * sese.h (create_if_region_on_edge): Remove.
28100 * sese.c (create_if_region_on_edge): Make static.
28102 * tree-inline.c: Do not include ggc.h.
28104 * expr.c: Do not include ggc.h.
28106 * Makefile.in (tree-inline.o, expr.o): Remove $(GGC_H) from
28109 2010-04-22 Kaz Kojima <kkojima@gcc.gnu.org>
28112 * config/sh/sh.c (find_barrier): Don't emit a constant pool
28113 in the middle of insns for casesi_worker_2.
28115 2010-04-22 David Edelsohn <edelsohn@gnu.org>
28117 * config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
28119 2010-04-22 Ira Rosen <irar@il.ibm.com>
28121 PR tree-optimization/43842
28122 * tree-vect-loop.c (vect_create_epilog_for_reduction): Handle
28123 loop unrolling in update of exit phis. Fix comment.
28124 * tree-vect-slp.c (vect_analyze_slp): Check that there are at
28125 least two reduction statements in the loop before starting SLP
28128 2010-04-22 Nick Clifton <nickc@redhat.com>
28130 * config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.
28132 2010-04-22 Alexander Monakov <amonakov@ispras.ru>
28134 * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle BIT_NOT_EXPR
28135 to simplify a + ~a.
28137 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
28139 * tree-parloops.c (loop_parallel_p): New argument
28140 parloop_obstack. Pass it down.
28141 (parallelize_loops): New variable parloop_obstack. Initialize it,
28142 pass it down, free it.
28144 * tree-loop-linear.c (linear_transform_loops): Pass down
28147 * tree-data-ref.h (lambda_compute_access_matrices): New argument
28148 of type struct obstack *.
28150 * tree-data-ref.c (analyze_subscript_affine_affine): New variable
28151 scratch_obstack. Initialize it, pass down, free it.
28153 * lambda.h (lambda_loop_new): Remove.
28154 (lambda_matrix_new, lambda_matrix_inverse)
28155 (lambda_trans_matrix_new, lambda_trans_matrix_inverse): New
28156 argument of type struct obstack *.
28158 * lambda-trans.c (lambda_trans_matrix_new): New argument
28159 lambda_obstack. Pass it down, use obstack allocation for ret.
28160 (lambda_trans_matrix_inverse): New argument lambda_obstack. Pass
28163 * lambda-mat.c (lambda_matrix_get_column)
28164 (lambda_matrix_project_to_null): Remove.
28165 (lambda_matrix_new): New argument lambda_obstack. Use obstack
28166 allocation for mat.
28167 (lambda_matrix_inverse_hard, lambda_matrix_inverse): New argument
28170 * lambda-code.c (lambda_loop_new): New function.
28171 (lambda_lattice_new, compute_nest_using_fourier_motzkin)
28172 (lambda_compute_auxillary_space, lambda_compute_target_space)
28173 (lambda_loopnest_transform, gcc_loop_to_lambda_loop)
28174 (lambda_loopnest_to_gcc_loopnest): Pass down lambda_obstack.
28175 (build_access_matrix): New argument lambda_obstack. Use obstack
28177 (lambda_compute_step_signs, lambda_compute_access_matrices): New
28178 argument lambda_obstack. Pass it down.
28180 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
28182 * optabs.h (expand_widening_mult): Declare.
28184 2010-04-22 Richard Guenther <rguenther@suse.de>
28186 PR tree-optimization/43845
28187 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Properly
28188 lookup the CALL_EXPR function and arguments.
28190 2010-04-22 Nick Clifton <nickc@redhat.com>
28192 * config/stormy16/stormy16.c
28193 (xstormy16_asm_output_aligned_common): Handle a NULL decl parameter.
28194 * config/stormy16/stormy16.h: Tidy up formatting.
28195 (DONT_USE_BUILTIN_SETJMP): Remove definition.
28196 * config/stormy16/stormy16.c (cbranchsi4): Delete pattern.
28197 (ineqbranchsi): Delete pattern.
28198 * config/stormy16/stormy16-lib2-ucmpsi2.c: New file.
28199 * config/stormy16/stormy16-lib2.c (__ucmpsi2): New function.
28200 * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
28201 stormy16-lib2-ucmpsi2.c.
28203 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
28205 * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and
28206 df_simulate_find_noclobber_defs as appropriate. Keep track of an
28207 extra set merge_set_noclobber, and use it to relax the final test
28209 * df.h (df_simulate_find_noclobber_defs): Declare.
28210 * df-problems.c (df_simulate_find_defs): Don't ignore partial or
28212 (df_simulate_find_noclobber_defs): New function.
28214 2010-04-22 Uros Bizjak <ubizjak@gmail.com>
28216 * config/i386/i386.md: Use {} around multi-line preparation statements.
28218 2010-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
28220 * c-tree.h (push_init_level, pop_init_level, set_init_index)
28221 (process_init_element): New argument of type struct obstack *.
28223 * c-typeck.c (push_init_level, pop_init_level, set_designator)
28224 (set_init_index, set_init_label, set_nonincremental_init)
28225 (set_nonincremental_init_from_string, find_init_member)
28226 (output_init_element, output_pending_init_elements)
28227 (process_init_element): New argument braced_init_obstack. Pass it
28229 (push_range_stack, add_pending_init): New argument
28230 braced_init_obstack. Use obstack allocation.
28232 * c-parser.c (c_parser_initelt, c_parser_initval): New argument
28233 braced_init_obstack. Pass it down.
28234 (c_parser_braced_init): New variables ret, braced_init_obstack.
28235 Initialize obstack, pass it down and finally free it.
28237 2010-04-22 Bernd Schmidt <bernds@codesourcery.com>
28239 PR middle-end/29274
28240 * tree-pass.h (pass_optimize_widening_mul): Declare.
28241 * tree-ssa-math-opts.c (execute_optimize_widening_mul,
28242 gate_optimize_widening_mul): New static functions.
28243 (pass_optimize_widening_mul): New.
28244 * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: New case.
28245 <case MULT_EXPR>: Remove support for widening multiplies.
28246 * tree.def (WIDEN_MULT_EXPR): Tweak comment.
28247 * cfgexpand.c (expand_debug_expr) <case WIDEN_MULT_EXPR>: Use
28248 simplify_gen_unary rather than directly building extensions.
28249 * tree-cfg.c (verify_gimple_assign_binary): Add tests for
28251 * expmed.c (expand_widening_mult): New function.
28252 * passes.c (init_optimization_passes): Add pass_optimize_widening_mul.
28254 2010-04-21 Jan Hubicka <jh@suse.cz>
28256 * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
28257 * lto-section-in.c (lto_section_name): Remove wpa_fixup.
28258 * lto-wpa-fixup.c: Remove.
28259 * Makefile.in (lto-wpa-fixup.o): Remove.
28260 * passes.c (init_optimization_passes): Remove pass_ipa_lto_wpa_fixup.
28261 (execute_all_ipa_transforms): Set cgraph_state to CGRAPH_STATE_IPA_SSA.
28262 * lto-streamer.c (lto_get_section_name): Remove wpa_fixup section.
28264 2010-04-21 Jan Hubicka <jh@suse.cz>
28266 * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;
28267 add write_optimization_summary, read_optimization_summary.
28268 (ipa_write_summaries_of_cgraph_node_set): Remove.
28269 (ipa_write_optimization_summaries): Declare.
28270 (ipa_read_optimization_summaries): Declare.
28271 * ipa-cp.c (pass_ipa_cp): Update.
28272 * ipa-reference.c (pass_ipa_reference): Update.
28273 * ipa-pure-const.c (pass_ipa_pure_const): Update.
28274 * lto-streamer-out.c (pass_ipa_lto_gimple, pass_ipa_lto_finish):
28276 * ipa-inline.c (pass_ipa_inline): Update.
28277 * ipa.c (pass_ipa_whole_program): Update.
28278 * lto-wpa-fixup.c (pass_ipa_lto_wpa_fixup): Update.
28279 * passes.c (ipa_write_summaries_1): Do not test wpa.
28280 (ipa_write_optimization_summaries_1): New.
28281 (ipa_write_optimization_summaries): New.
28282 (ipa_read_summaries): Do not test ltrans.
28283 (ipa_read_optimization_summaries_1): New.
28284 (ipa_read_optimization_summaries): New.
28286 2010-04-21 Jan Hubicka <jh@suse.cz>
28288 * lto-cgraph.c (lto_output_node): Do not output comdat groups
28289 for boundary nodes.
28290 (output_cgraph): Do not arrange comdat groups for boundary nodes.
28292 2010-04-21 Jakub Jelinek <jakub@redhat.com>
28295 * dwarf2out.c (add_name_and_src_coords_attributes): Add
28296 DW_AT_{,MIPS_}linkage_name even for Fortran decls.
28298 2010-04-21 Jan Hubicka <jh@suse.cz>
28300 * ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
28302 2010-04-21 Jan Hubicka <jh@suse.cz>
28304 * varpool.c (decide_is_variable_needed): Variable is always needed
28307 2010-04-21 Jan Hubicka <jh@suse.cz>
28309 * opts.c (decode_options): Enable pure-const pass for whopr.
28311 2010-04-21 Jan Hubicka <jh@suse.cz>
28313 * cgraph.c (dump_cgraph_node): Dump also assembler name.
28314 * ipa-inline.c (cgraph_decide_inlining_of_small_functions): Do not ice
28316 (cgraph_decide_inlining): Do not expect callee to be removed in all
28319 2010-04-21 Eric B. Weddington <eric.weddington@atmel.com>
28321 * config/avr/avr-devices.c (avr_mcu_types): Add missing comma.
28323 2010-04-21 Uros Bizjak <ubizjak@gmail.com>
28325 * config/i386/i386.md (x86_shrd): Add athlon_decode and
28326 amdfam10_decode attributes.
28328 2010-04-21 Jakub Jelinek <jakub@redhat.com>
28330 PR middle-end/43570
28331 * omp-low.c (scan_sharing_clauses): Don't scan_omp_op
28332 OMP_CLAUSE_DECL for OMP_CLAUSE_COPYPRIVATE.
28333 (lower_copyprivate_clauses): Use private var in outer
28334 context instead of original var. Make sure the types
28335 are correct for VLAs.
28337 2010-04-21 Richard Guenther <rguenther@suse.de>
28339 * tree-ssa-structalias.c (do_ds_constraint): Avoid escaping
28340 to non-pointer objects.
28342 2010-04-21 Jakub Jelinek <jakub@redhat.com>
28344 * dwarf2out.c (add_var_loc_to_decl): Add LABEL argument. Drop
28345 last chain entry if it starts with the still current label.
28346 (add_location_or_const_value_attribute): Check that
28347 loc_list->first->next is NULL instead of comparing ->first with ->last.
28348 (dwarf2out_var_location): Pass last_label resp. last_postcall_label
28349 to add_var_loc_to_decl.
28351 * dwarf2out.c (output_call_frame_info): For dw_cie_version
28352 >= 4 add also address size and segment size fields into CIE header.
28354 * unwind-dw2.c (extract_cie_info): Handle CIE version 4, as
28355 long as address size is the same as sizeof (void *) and
28357 * unwind-dw2-fde.c (get_cie_encoding): Likewise. If
28358 address size or segment size is unexpected, return DW_EH_PE_omit.
28359 (classify_object_over_fdes): If get_cie_encoding returned
28360 DW_EH_PE_omit, return -1.
28361 (init_object): If classify_object_over_fdes returned -1,
28362 pretend there were no FDEs at all.
28364 2010-04-21 Uros Bizjak <ubizjak@gmail.com>
28366 * config/i386/i386.md (bswap<mode>2): Macroize expander from
28367 bswap{si,di}2 using SWI48 mode iterator.
28368 (*bswap<mode>2_movbe): Macroize insn from *bswap{si,di}_movbe using
28369 SWI48 mode iterator. Set type attribute of bswap insn to bitmanip,
28370 set modrm attribute of bswap insn to 0 and remove length attribute.
28371 (*bswap<mode>2_1): Macroize insn from *bswap{si,di}_1 using SWI48 mode
28372 iterator. Set type attribute to bitmanip, set modrm attribute to 0,
28373 set mode attribute to <MODE> and remove length attribute.
28375 2010-04-20 James E. Wilson <wilson@codesourcery.com>
28377 PR rtl-optimization/43520
28378 * ira-lives.c (ira_implicitly_set_insn_hard_regs): Exclude classes with
28379 zero available registers.
28381 2010-04-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
28383 * builtins.c (fold_builtin_cproj): Fold more cases.
28385 2010-04-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
28387 * builtins.c (build_complex_cproj, fold_builtin_cproj): New.
28388 (fold_builtin_1): Fold builtin cproj.
28389 * builtins.def (BUILT_IN_CPROJ, BUILT_IN_CPROJF, BUILT_IN_CPROJL):
28390 Use ATTR_CONST_NOTHROW_LIST.
28392 2010-04-20 Uros Bizjak <ubizjak@gmail.com>
28394 * config/i386/i386.md (ffs<mode>2): Macroize expander from ffs_cmove
28395 and ffsdi2 using SWI48 mode iterator. Expand SImode insn through
28396 ffsi2_no_cmove for !TARGET_CMOVE.
28397 (ffssi2_no_cmove): Rename from *ffs_no_cmove. Make public.
28398 (ffssi2): Remove expander.
28399 (*ffs<mode>_1): Macroize insn from *ffs{si,di} using SWI48
28401 (ctz<mode>2): Ditto from ctz{si,di}2.
28402 (clz<mode>2): Macroize expander from ctz{hi,si,di}2 using SWI248
28404 (clz<mode>2_abm): Macroize insn from clz{hi,si,di}2_abm using SWI248
28407 2010-04-20 Jakub Jelinek <jakub@redhat.com>
28409 * dwarf2out.c (AT_linkage_name): Define.
28410 (clone_as_declaration): Handle DW_AT_linkage_name.
28411 (add_name_and_src_coords_attributes): Use AT_linkage_name instead
28412 of DW_AT_MIPS_linkage_name.
28413 (move_linkage_attr): Likewise.
28414 (dwarf2out_finish): Likewise.
28416 2010-04-20 Xinliang David Li <davidxl@gcc.gnu.org>
28418 PR middle-end/41952
28419 * fold-const.c (fold_comparison): New folding rule.
28421 2010-04-20 Anatoly Sokolov <aesok@post.ru>
28423 * double-int.h (double_int_setbit): Declare.
28424 * double-int.c (double_int_setbit): New function.
28425 * rtl.h (immed_double_int_const): Declare.
28426 * emit-rtl.c (immed_double_int_const): New function.
28427 * builtins.c (expand_builtin_signbit): Clean up, use double_int_*
28428 and immed_double_int_const functions.
28429 * optabs.c (expand_absneg_bit, expand_copysign_absneg,
28430 expand_copysign_bit): (Ditto.).
28431 * simplify-rtx.c (simplify_binary_operation_1): (Ditto.).
28432 * tree-ssa-address.c (addr_for_mem_ref): (Ditto.).
28433 * dojump.c (prefer_and_bit_test): (Ditto.).
28434 * expr.c (convert_modes, reduce_to_bit_field_precision,
28435 const_vector_from_tree): (Ditto.).
28436 * expmed.c (mask_rtx, lshift_value): (Ditto.).
28438 2010-04-20 Jan Hubicka <jh@suse.cz>
28440 * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
28441 (dump_cgraph_node): Dump new flags.
28442 * cgraph.h (struct cgraph_node): Add flags
28443 reachable_from_other_partition and in_other_partition.
28444 (cgraph_can_remove_if_no_direct_calls_p): Functions used by
28445 other partition can not be removed.
28446 * cgraphunit.c (cgraph_mark_functions_to_output): Functions used by
28447 the other partition must be output; silence sanity checking on
28448 leaking functions bodies from other paritition.
28449 * lto-cgraph.c (reachable_from_other_partition_p): New function.
28450 (lto_output_node): Output new flags; do not sanity check that inline
28451 clones are output; drop lto_forced_extern_inline_p code; do not mock
28452 visibility flags at partition boundaries.
28453 (add_node_to): New function.
28454 (output_cgraph): Use it to sort functions so masters appear before
28456 (input_overwrite_node): Input new flags.
28457 * passes.c (ipa_write_summaries): Do not call
28458 lto_new_extern_inline_states.
28459 * lto-section-out.c (forced_extern_inline,
28460 lto_new_extern_inline_states lto_delete_extern_inline_states,
28461 lto_force_functions_extern_inline, lto_forced_extern_inline_p): Kill.
28462 * lto-streamer.h (lto_new_extern_inline_states,
28463 * lto_delete_extern_inline_states, lto_force_functions_extern_inline,
28464 lto_forced_extern_inline_p): Kill.
28466 2010-04-20 Richard Guenther <rguenther@suse.de>
28468 * tree-ssa-structalias.c (do_sd_constraint): Add edges only
28469 from vars that can have pointers.
28470 (process_constraint): Dump useless constraints.
28472 2010-04-20 Richard Guenther <rguenther@suse.de>
28474 * tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.
28475 (dump_sa_points_to_info): Remove asserts.
28476 (init_base_vars): nothing_id isn't an escape point nor does it
28479 2010-04-20 Jakub Jelinek <jakub@redhat.com>
28481 * tree.h (TYPE_REF_IS_RVALUE): Define.
28482 * dwarf2out.c (attr_checksum_ordered, is_type_die, is_comdat_die,
28483 should_move_die_to_comdat, prune_unused_types_walk): Handle
28484 DW_TAG_rvalue_reference_type like DW_TAG_reference_type.
28485 (modified_type_die, gen_reference_type_die): Emit
28486 DW_TAG_rvalue_reference_type instead of DW_TAG_reference_type
28487 if TYPE_REF_IS_RVALUE and -gdwarf-4.
28489 2010-04-20 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
28492 * config/s390/s390.c (s390_emit_call): Turn direct into indirect
28493 calls for -fpic -m31 if they have been sibcall optimized.
28495 2010-04-19 James E. Wilson <wilson@codesourcery.com>
28497 * config/ia64/ia64.h (FIXED_REGISTERS, CALL_USED_REGISTERS): Make
28498 ar.lc fixed and call-used.
28500 * config/ia64/ia64.c (TARGET_INVALID_WITHIN_DOLOOP): Define.
28502 2010-04-19 Jan Hubicka <jh@suse.cz>
28504 * opts.c (decode_options): Disable whpr incompatible passes.
28505 * lto/lto.c (lto_1_to_1_map): Skip clones.
28506 (read_cgraph_and_symbols): Do not mark everything as needed.
28507 (do_whole_program_analysis): Do map only after optimizing;
28508 set proper cgraph_state; use passmanager.
28510 2010-04-19 DJ Delorie <dj@redhat.com>
28512 * cfgexpand.c (expand_debug_expr): Check for mismatched modes in
28513 POINTER_PLUS_EXPR and fix them.
28515 2010-04-19 Eric B. Weddington <eric.weddington@atmel.com>
28517 * config/avr/avr-devices.c (avr_mcu_types): Add support for new
28518 devices atmega644pa, attiny2313a, attiny24a, attiny261a, attiny4313,
28519 attiny44a, attiny861a, atmega16a, atmega168a, atmega164a, atmega165a,
28520 atmega169a, atmega169pa, atmega16hva2, atmega324a, atmega324pa,
28521 atmega325a, atmega3250a, atmega328, atmega329a, atmega329pa,
28522 atmega3290a, atmega48a, atmega644a, atmega645a, atmega645p,
28523 atmega6450a, atmega6450p, atmega649a, atmega649p, atmega6490a,
28524 atmega6490p, atmega64hve, atmega88a, atmega88pa, attiny461a, attiny84a,
28525 m3000. Remove support for devices atmega8m1, atmega8c1, atmega16c1,
28526 atmega4hvd, atmega8hvd, attiny327, m3000f, m3000s, m3001b.
28527 * config/avr/t-avr.c (MULTILIB_MATCHES): Same.
28529 2010-04-19 Eric Botcazou <ebotcazou@adacore.com>
28531 * ifcvt.c (noce_try_cmove_arith): Fix long lines.
28532 (check_cond_move_block): Likewise.
28533 (cond_move_process_if_block): Likewise.
28534 (noce_find_if_block): Improve formatting.
28535 (find_if_header): Pass 0 to memset and tweak conditions.
28536 (cond_exec_find_if_block): Fix long lines and tweak conditions.
28538 2010-04-19 Jakub Jelinek <jakub@redhat.com>
28540 * dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0
28543 PR middle-end/43337
28544 * tree-nested.c (convert_nonlocal_omp_clauses): OMP_CLAUSE_PRIVATE
28545 with non-local decl doesn't need chain.
28547 2010-04-19 Vladimir Makarov <vmakarov@redhat.com>
28549 * ira-color.c (allocno_reload_assign): Avoid accumulating
28550 reload registers in ALLOCNO_TOTAL_CONFLICT_HARD_REGS.
28552 2010-04-19 Martin Jambor <mjambor@suse.cz>
28554 * gimple.h (create_tmp_reg): Declare.
28555 * gimplify.c (create_tmp_reg): New function.
28556 (gimplify_return_expr): Use create_tmp_reg.
28557 (gimplify_omp_atomic): Likewise.
28558 (gimple_regimplify_operands): Likewise.
28559 * tree-dfa.c (make_rename_temp): Likewise.
28560 * tree-predcom.c (predcom_tmp_var): Likewise.
28561 (reassociate_to_the_same_stmt): Likewise.
28562 * tree-sra.c (replace_uses_with_default_def_ssa_name): Likewise.
28563 (get_replaced_param_substitute): Likewise.
28564 * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
28565 * tree-ssa-phiopt.c (cond_store_replacement): Likewise.
28566 * tree-ssa-pre.c (get_representative_for): Likewise.
28567 (create_expression_by_pieces): Likewise.
28568 * tree-tailcall.c (adjust_return_value_with_ops): Likewise.
28569 (create_tailcall_accumulator): Likewise.
28571 2010-04-19 Martin Jambor <mjambor@suse.cz>
28573 * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update
28575 (cgraph_materialize_all_clones): Assert !need_ssa_update_p.
28577 2010-04-19 Richard Guenther <rguenther@suse.de>
28579 PR tree-optimization/43796
28580 * tree-vrp.c (adjust_range_with_scev): Lookup init and step
28581 from SCEV in the lattice.
28582 (vrp_visit_phi_node): Dump change.
28584 2010-04-19 Richard Guenther <rguenther@suse.de>
28586 * configure.ac: Fix quoting around elf_getshstrndx ABI check.
28587 * configure: Re-generated.
28589 2010-04-19 Richard Guenther <rguenther@suse.de>
28591 PR tree-optimization/43783
28592 * tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop
28593 constant ARRAY_REF operands two and three if possible.
28595 2010-04-19 Uros Bizjak <ubizjak@gmail.com>
28598 * config/i386/i386.c (ix86_decompose_address): Handle ASHIFT addends.
28600 2010-04-19 Jie Zhang <jie@codesourcery.com>
28603 * reginfo.c (reinit_regs): Set caller_save_initialized_p to false.
28605 2010-04-19 Ira Rosen <irar@il.ibm.com>
28607 PR tree-optimization/37027
28608 * tree-vectorizer.h (struct _loop_vec_info): Add new field reductions
28609 and macro to access it.
28610 (vectorizable_reduction): Add argument.
28611 (vect_get_slp_defs): Likewise.
28612 * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Collect reduction
28613 statements for possible use in SLP.
28614 (new_loop_vec_info): Initialize LOOP_VINFO_REDUCTIONS.
28615 (destroy_loop_vec_info): Free LOOP_VINFO_REDUCTIONS.
28616 (vect_create_epilog_for_reduction): Handle SLP. Modify documentation,
28618 (vectorizable_reduction): Likewise.
28619 * tree-vect-stmts.c (vect_get_vec_defs): Update call to
28621 (vectorizable_type_demotion, vectorizable_type_promotion,
28622 vectorizable_store): Likewise.
28623 (vect_analyze_stmt): Update call to vectorizable_reduction.
28624 (vect_transform_stmt): Likewise.
28625 * tree-vect-slp.c (vect_get_and_check_slp_defs): Handle reduction.
28626 (vect_build_slp_tree): Fix indentation. Check that there are no loads
28627 from different interleaving chains in same node.
28628 (vect_slp_rearrange_stmts): New function.
28629 (vect_supported_load_permutation_p): Allow load permutations for
28630 reductions. Call vect_slp_rearrange_stmts() to rearrange statements
28631 inside SLP nodes if necessary.
28632 (vect_analyze_slp_instance): Handle reductions.
28633 (vect_analyze_slp): Try to build SLP instances originating from groups
28635 (vect_detect_hybrid_slp_stmts): Skip reduction statements.
28636 (vect_get_constant_vectors): Create initial vectors for reductions
28637 according to reduction code. Add new argument.
28638 (vect_get_slp_defs): Add new argument, pass it to
28639 vect_get_constant_vectors.
28640 (vect_schedule_slp_instance): Remove SLP tree root statements.
28642 2010-04-19 Jakub Jelinek <jakub@redhat.com>
28644 * tree.h (ENUM_IS_SCOPED): Define.
28645 * dwarf2out.c (gen_enumeration_type_die): Add DW_AT_enum_class
28646 for ENUM_IS_SCOPED enums.
28648 2010-04-18 Eric Botcazou <ebotcazou@adacore.com>
28650 * fold-const.c (fold_comparison): Use ssizetype.
28651 * gimple-fold.c (maybe_fold_offset_to_array_ref): Likewise.
28652 * ipa-prop.c (ipa_modify_call_arguments): Use sizetype.
28653 * tree-loop-distribution.c (build_size_arg_loc): Likewise.
28654 * tree-object-size.c (compute_object_sizes): Use size_type_node.
28656 * tree.h (initialize_sizetypes): Remove parameter.
28657 (build_common_tree_nodes): Remove second parameter.
28658 * stor-layout.c (initialize_sizetypes): Remove parameter.
28659 Always create an unsigned type.
28660 (set_sizetype): Assert that the passed type is unsigned and simplify.
28661 * tree.c (build_common_tree_nodes): Remove second parameter.
28662 Adjust call to initialize_sizetypes.
28663 * c-decl.c (c_init_decl_processing): Remove second argument in call to
28664 build_common_tree_nodes.
28666 2010-04-18 Matthias Klose <doko@ubuntu.com>
28668 * gcc.c (main): Search for liblto_plugin.so with mode R_OK.
28670 2010-04-18 Ira Rosen <irar@il.ibm.com>
28672 PR tree-optimization/43771
28673 * tree-vect-slp.c (vect_supported_load_permutation_p): Check that
28674 load permutation doesn't have gaps.
28676 2010-04-18 Jan Hubicka <jh@suse.cz>
28678 * i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
28679 (sse_prologue_save_insn expander): Use new pattern.
28680 (sse_prologue_save_insn1): New pattern and splitter.
28681 (sse_prologue_save_insn): Update to deal also with 64bit aligned
28683 * i386.c (setup_incoming_varargs_64): Do not compute jump
28685 (ix86_gimplify_va_arg): Update alignment needed.
28686 (ix86_local_alignment): Do not align all local arrays to 128bit.
28688 2010-04-17 Jan Hubicka <jh@suse.cz>
28690 * ipa-inline.c (cgraph_early_inlining): Handle flattening too.
28692 2010-04-17 Richard Earnshaw <rearnsha@arm.com>
28694 * arm.md (negdi2): Remove redundant code to force values into a
28697 2010-04-17 Richard Earnshaw <rearnsha@arm.com>
28699 * arm/bpabi.S: Add EABI alignment attributes to objects.
28700 * arm/bpabi-v6m.S: Likewise.
28701 * arm/crti.asm: Likewise.
28702 * arm/crtn.asm: Likewise.
28703 * arm/lib1funcs.asm: Likewise.
28704 * arm/libunwind.S: Likewise.
28706 2010-04-17 Richard Earnshaw <rearnsha@arm.com>
28708 * arm-protos.h (tune_params): New structure.
28709 * arm.c (current_tune): New variable.
28710 (arm_constant_limit): Delete.
28711 (struct processors): Add pointer to the tune parameters.
28712 (arm_slowmul_tune): New tuning option.
28713 (arm_fastmul_tune, arm_xscale_tune, arm_9e_tune): Likewise.
28714 (all_cores): Adjust to pick up the tuning model.
28715 (arm_constant_limit): New function.
28716 (arm_override_options): Select the appropriate tuning model. Delete
28717 initialization of arm_const_limit.
28718 (arm_split_constant): Use the new constant-limit model.
28719 (arm_rtx_costs): Pick up the current tuning model.
28720 * arm.md (is_strongarm, is_xscale): Delete.
28721 * arm-generic.md (load_ldsched_x, load_ldsched): Test explicitly
28722 for Xscale variant architectures.
28723 (mult_ldsched_strongarm, mult_ldsched): Similarly for StrongARM.
28725 2010-04-17 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
28727 * config/arm/arm.c (arm_gen_constant): Remove unused variable
28729 (arm_rtx_costs_1): Remove unused variable extra_cost.
28730 (arm_unwind_emit_set): Use variable offset.
28731 (thumb1_output_casesi): Remove unused variable flags.
28733 2010-04-16 Jeff Law <law@redhat.com>
28735 * ira-color.c (ira_reassign_pseudos): Collect and sort all the pseudos
28736 needing assignment rather than doing a two-phase assignment. Remove
28737 unused variable 'm'.
28739 2010-04-16 Jakub Jelinek <jakub@redhat.com>
28742 * alias.c (memrefs_conflict_p): Don't crash if CSELIB_VAL_PTR is NULL.
28744 2010-04-16 Doug Kwan <dougkwan@google.com>
28746 * tree-ssa-reassoc.c (struct operand_entry): Add new field ID.
28747 (next_operand_entry_id): New static variable.
28748 (sort_by_operand_rank): Stabilize qsort comparator by using unique IDs.
28749 (add_to_ops_vec): Assigned unique ID to operand entry.
28750 (struct oecount_s): New field ID.
28751 (oecount_cmp): Stabilize qsort comparotor by using unique IDs.
28752 (undistribute_ops_list): Assign unique IDs to oecounts.
28753 (init_reassoc): reset next_operand_entry_id.
28755 2010-04-16 Doug Kwan <dougkwan@google.com>
28757 * config/i386/i386.md (*jcc_bt<mode>): Fix build breakage by adding
28758 missing left parenthesis.
28760 2010-04-16 Uros Bizjak <ubizjak@gmail.com>
28762 * config/i386/i386.md (*bt<mode>): Macroize insn from *btsi and
28763 *btdi_rex64 using SWI48 mode iterator.
28764 (*jcc_bt<mode>): Ditto from *jcc_btsi and *jcc_btdi_rex64.
28765 (*jcc_bt<mode>_mask): Ditto from *jcc_btsi_mask and
28766 *jcc_btdi_mask_rex64.
28768 2010-04-16 Anatoly Sokolov <aesok@post.ru>
28770 * double-int.h (tree_to_double_int): Convert to macro.
28771 * double-int.c (tree_to_double_int): Remove.
28773 2010-04-16 Jakub Jelinek <jakub@redhat.com>
28776 * dwarf2out.c (add_bound_info): Always call loc_list_from_tree
28777 with want_address 2 and in case a single element list might be
28778 possible, call it again with want_address 0.
28780 2010-04-12 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
28782 * config/h8300/h8300.c (print_operand) : Modify case 'V' and
28783 case 'W' print operands for HI mode.
28784 * config/h8300/h8300.h (Y0, Y2) : New constraints.
28785 * config/h8300/h8300.md (bclrqi_msx, bclrhi_msx): New patterns
28786 (bsetqi_msx, bsethi_msx, bnotqi_msx, bnothi_msx): Likewise.
28787 * config/h8300/predicate.md (bit_register_indirect_operand): New.
28789 * config/h8300/h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.
28791 * config/h8300/h8300.md (movqi_h8sx, movhi_h8sx, movsi_h8sx,
28792 cmphi_h8300hs_znvc, cmpsi, addhi3_h8sx) : Emit instructions in
28793 #xx:3 and #xx:4 mode.
28795 * config/h8300/h8300.md (inverted load with HImode dest): Add
28796 support for H8300SX.
28798 * config/h8300/predicate.md (bit_operand): Allow immediate values that
28799 satisfy 'U' constraint.
28801 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
28803 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx flavor.
28804 * configure: Regenerate.
28805 * config.in: Regenerate.
28806 * doc/install.texi (Prerequisites): Document that Solaris 2 libelf
28809 2010-04-16 Richard Guenther <rguenther@suse.de>
28811 * tree.h (struct tree_decl_minimal): Move pt_uid ...
28812 (struct tree_decl_common): ... here.
28813 (DECL_PT_UID): Adjust.
28814 (SET_DECL_PT_UID): Likewise.
28815 (DECL_PT_UID_SET_P): Likewise.
28817 2010-04-16 Richard Guenther <rguenther@suse.de>
28819 PR tree-optimization/43572
28820 * tree-ssa-alias.h (call_may_clobber_ref_p): Declare.
28821 * tree-ssa-alias.c (call_may_clobber_ref_p): Export.
28822 * tree-flow.h (is_call_clobbered): Remove.
28823 * tree-flow-inline.h (is_call_clobbered): Likewise.
28824 * tree-dfa.c (dump_variable): Do not dump call clobber state.
28825 * tree-nrv.c (dest_safe_for_nrv_p): Use the alias oracle.
28826 (execute_return_slot_opt): Adjust.
28827 * tree-tailcall.c (suitable_for_tail_opt_p): Remove
28828 check for call clobbered vars here.
28829 (find_tail_calls): Move tailcall verification to the
28832 2010-04-16 Diego Novillo <dnovillo@google.com>
28834 * doc/invoke.texi: Explain how are unrecognized -Wno- warnings handled.
28836 2010-04-16 Bernd Schmidt <bernds@codesourcery.com>
28839 * config/arm/arm.md (cbranchqi4): New pattern.
28840 * config/arm/predicates.md (const0_operand,
28841 cbranchqi4_comparison_operator): New predicates.
28843 2010-04-16 Richard Guenther <rguenther@suse.de>
28845 * gimple-pretty-print.c (dump_gimple_phi): Dump alias info.
28846 (dump_gimple_stmt): Likewise.
28848 2010-04-16 Bernd Schmidt <bernds@codesourcery.com>
28850 * recog.h (struct recog_data): New field is_operator.
28851 (struct insn_operand_data): New field is_operator.
28852 * recog.c (extract_insn): Set recog_data.is_operator.
28853 * genoutput.c (output_operand_data): Emit code to set the
28855 * reload.c (find_reloads): Use it rather than testing for an
28856 empty constraint string.
28859 * config/arm/arm.md (cbranchsi4_insn): Renamed from "*cbranchsi4_insn".
28860 If the previous insn is a cbranchsi4_insn with the same arguments,
28861 omit the compare instruction.
28863 * config/arm/arm.md (addsi3_cbranch): If destination is a high
28864 register, inputs must be low registers and we need a low register
28865 scratch. Handle alternative 2 like alternative 3.
28867 2010-04-16 Jakub Jelinek <jakub@redhat.com>
28869 * alias.c (memrefs_conflict_p): If x and y are the same VALUE,
28870 don't call get_addr on both. If one expression is a VALUE and
28871 the other a REG, check VALUE's locs if the REG isn't among them.
28873 2010-04-16 Christian Bruel <christian.bruel@st.com>
28875 * config/sh/sh.h (sh_frame_pointer_required): New function.
28876 * config/sh/sh.h (TARGET_FRAME_POINTER_REQUIRED): New macro.
28877 (flag_omit_frame_pointer) Set.
28878 (MASK_ACCUMULATE_OUTGOING_ARGS) Define and Set.
28879 (rounded_frame_size): Adjust size with outgoing_args_size.
28880 (sh_set_return_address): Must return from stack pointer.
28881 * config/sh/sh.h (CAN_DEBUG_WITHOUT_FP): Define.
28882 (SUBTARGET_FRAME_POINTER_REQUIRED): Define.
28883 (ACCUMULATE_OUTGOING_ARGS): Define.
28884 * doc/invoke.texi (maccumulate-outgoing-args): Document for SH.
28885 * config/sh/sh.opt (maccumulate-outgoing-args): New option.
28887 2010-04-15 Kaz Kojima <kkojima@gcc.gnu.org>
28890 * config/sh/sh.c (sh_legitimize_reload_address): Use
28891 MAYBE_BASE_REGISTER_RTX_P instead of BASE_REGISTER_RTX_P.
28892 Remove a unneeded check for offset_base.
28894 2010-04-15 H.J. Lu <hongjiu.lu@intel.com>
28896 * configure: Regenerated.
28898 2010-04-15 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
28900 * config/s390/s390.c (s390_call_save_register_used): Switch back
28901 to HARD_REGNO_NREGS.
28903 2010-04-15 Richard Guenther <rguenther@suse.de>
28905 * alias.c (alias_set_subset_of): Handle alias-set zero
28908 2010-04-15 Mark Shinwell <shinwell@codesourcery.com>
28909 Julian Brown <julian@codesourcery.com>
28911 * config/arm/thumb2.md (thumb2_movsi_insn): Split ldr and str
28912 alternatives according to use of high and low regs.
28913 * config/arm/vfp.md (thumb2_movsi_vfp): Likewise.
28914 * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Use high regs when
28915 optimizing for size on Thumb-2.
28917 2010-04-15 Thomas Schwinge <tschwinge@gnu.org>
28919 * config.gcc <i[34567]86-*-gnu*>: Handle softfp as for Linux.
28921 2010-04-15 Richard Guenther <rguenther@suse.de>
28923 * tree-ssa-structalias.c (struct variable_info): Add
28925 (new_var_info): Initialize it.
28926 (dump_constraints): Support printing last added constraints.
28927 (debug_constraints): Adjust.
28928 (dump_constraint_graph): Likewise.
28929 (make_heapvar_for): Check for NULL cfun.
28930 (get_function_part_constraint): New function.
28931 (get_fi_for_callee): Likewise.
28932 (find_func_aliases): Properly implement IPA PTA constraints.
28933 (process_ipa_clobber): New function.
28934 (find_func_clobbers): Likewise.
28935 (insert_into_field_list_sorted): Remove.
28936 (create_function_info_for): Properly allocate vars for IPA mode.
28937 Do not use insert_into_field_list_sorted.
28938 (create_variable_info_for): Properly generate constraints for
28939 global vars in IPA mode.
28940 (dump_solution_for_var): Always dump the solution.
28941 (set_uids_in_ptset): Initialize DECL_PT_UID if in ipa-mode.
28942 (find_what_var_points_to): Adjust.
28943 (pt_solution_set): Change.
28944 (pt_solution_ior_into): New function.
28945 (pt_solution_empty_p): Export.
28946 (pt_solution_includes_global): Adjust.
28947 (pt_solution_includes_1): Likewise.
28948 (pt_solutions_intersect_1): Likewise.
28949 (dump_sa_points_to_info): Check some invariants.
28950 (solve_constraints): Move constraint dumping ...
28951 (compute_points_to_sets): ... here.
28952 (ipa_pta_execute): ... and here.
28953 (compute_may_aliases): Do not re-compute points-to info
28954 locally if IPA info is available.
28955 (ipa_escaped_pt): New global var.
28956 (ipa_pta_execute): Properly implement IPA PTA.
28957 * tree-into-ssa.c (dump_decl_set): Support dumping
28958 decls not in referenced-vars.
28959 * tree-flow.h (struct gimple_df): Add ipa_pta flag.
28960 * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Adjust.
28961 (dump_points_to_solution): Likewise.
28962 * tree-dfa.c (dump_variable): Also dump DECL_PT_UID.
28963 * tree-inline.c (remap_ssa_name): Copy IPA points-to solution.
28964 (remap_gimple_stmt): Reset call clobber/use information if necessary.
28965 (copy_decl_to_var): Copy DECL_PT_UID.
28966 (copy_result_decl_to_var): Likewise.
28967 * tree.c (make_node_stat): Initialize DECL_PT_UID.
28968 (copy_node_stat): Copy it.
28969 * tree.h (DECL_PT_UID): New macro.
28970 (SET_DECL_PT_UID): Likewise.
28971 (DECL_PT_UID_SET_P): Likewise.
28972 (struct tree_decl_minimal): Add pt_uid member.
28973 * tree-ssa-alias.h (struct pt_solution): Add ipa_escaped flag.
28974 (pt_solution_empty_p): Declare.
28975 (pt_solution_set): Adjust.
28976 (ipa_escaped_pt): Declare.
28977 * cfgexpand.c (update_alias_info_with_stack_vars): Adjust.
28978 * gimple-pretty-print.c (pp_points_to_solution): New function.
28979 (dump_gimple_call): Dump call clobber/use information.
28980 * tree-dump.c (dump_option_value_in): Add TDF_ALIAS entry.
28981 * tree-pass.h (TDF_ALIAS): New dump option.
28982 * tree-pretty-print.c (dump_decl_name): Dump DECL_PT_UID if asked to.
28983 * doc/invoke.texi (-fipa-pta): Update documentation.
28985 2010-04-15 Richard Guenther <rguenther@suse.de>
28987 * Makefile.in (OBJS-common): Add gimple-fold.o.
28988 (gimple-fold.o): New rule.
28989 * tree.h (maybe_fold_offset_to_reference,
28990 maybe_fold_offset_to_address, maybe_fold_stmt_addition): Move
28992 * gimple.h: ... here.
28993 * tree-flow.h (fold_stmt, fold_stmt_inplace, get_symbol_constant_value,
28994 may_propagate_address_into_dereference): Move prototypes ...
28995 * gimple.h: ... here.
28996 * tree-ssa-ccp.c (get_symbol_constant_value,
28997 may_propagate_address_into_dereference, maybe_fold_offset_to_array_ref,
28998 maybe_fold_offset_to_component_ref, maybe_fold_offset_to_reference,
28999 maybe_fold_offset_to_address, maybe_fold_stmt_indirect,
29000 maybe_fold_stmt_addition, maybe_fold_reference, get_maxval_strlen,
29001 ccp_fold_builtin, fold_gimple_assign, fold_gimple_cond,
29002 fold_gimple_call, fold_stmt_1, fold_stmt, fold_stmt_inplace,
29003 gimplify_and_update_call_from_tree): Move ...
29004 * gimple-fold.c: ... here. New file.
29005 (ccp_fold_builtin): Rename to ...
29006 (gimple_fold_builtin): ... this.
29007 * tree-ssa-ccp.c (execute_fold_all_builtins): Adjust.
29009 2010-04-15 Richard Guenther <rguenther@suse.de>
29011 * fold-const.c (LOWPART, HIGHPART, BASE, encode, decode,
29012 fit_double_type, force_fit_type_double, add_double_with_sign,
29013 neg_double, mul_double_with_sign, lshift_double, rshift_double,
29014 lrotate_double, rrotate_double, div_and_round_double): Move ...
29015 * double-int.c: ... here.
29016 * tree.h (force_fit_type_double, fit_double_type, add_double_with_sign,
29017 add_double, neg_double, mul_double_with_sign, mul_double,
29018 lshift_double, rshift_double, lrotate_double, rrotate_double,
29019 div_and_round_double): Move prototypes ...
29020 * double-int.h: ... here.
29022 2010-04-15 Bernd Schmidt <bernds@codesourcery.com>
29025 * config/sh/sh.md (doloop_end_split, dect): Undo previous patch. Use
29026 matching constraints to ensure inputs match the output.
29028 2010-04-15 Kaz Kojima <kkojima@gcc.gnu.org>
29031 * config/sh/sh.md (doloop_end_split): Remove "+r" constraint
29032 in an input-only operand.
29034 2010-04-15 Anatoly Sokolov <aesok@post.ru>
29036 * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
29037 (double_int_not, double_int_lshift, double_int_rshift): Declare.
29038 (double_int_negative_p): Convert to static inline function.
29039 * double-int.c (double_int_lshift, double_int_lshift): New functions.
29040 (double_int_negative_p): Remove.
29041 * tree.h (lshift_double, rshift_double):
29042 * tree.c (build_low_bits_mask): Clean up, use double_int_* functions.
29043 * fold-const.c (fold_convert_const_int_from_real,
29044 fold_convert_const_int_from_fixed, div_if_zero_remainder): (Ditto.).
29045 (lshift_double): Change type of arith argument to bool.
29046 (rshift_double): Change type of arith argument to bool. Correct
29048 * expmed.c (mask_rtx, lshift_value): (Ditto.).
29050 2010-04-14 Bernd Schmidt <bernds@codesourcery.com>
29053 * ifcvt.c (cond_exec_process_if_block): Look for identical sequences
29054 at the start and end of the then/else blocks, and omit them from the
29056 * cfgcleanup.c (flow_find_cross_jump): No longer static. Remove MODE
29057 argument; all callers changed. Pass zero to old_insns_match_p instead.
29058 (flow_find_head_matching_sequence): New function.
29059 (old_insns_match_p): Check REG_EH_REGION notes for calls.
29060 * basic-block.h (flow_find_cross_jump,
29061 flow_find_head_matching_sequence): Declare functions.
29063 2010-04-14 Jason Merrill <jason@redhat.com>
29066 * c-common.c (attribute_takes_identifier_p): New fn.
29067 * c-common.h: Declare it.
29069 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
29071 * config/i386/i386.md (*divmod<mode>4): Remove stray "&&" from
29072 splitter condition.
29073 (*udivmod<mode>4): Ditto.
29075 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
29077 * config/i386/i386.md (maxmin_int): Rename code attribute from
29078 maxminiprefix and update all users.
29079 (maxmin_float): Ditto from maxminfprefix.
29080 (logic): Ditto from logicprefix.
29081 (absneg_mnemonic): Ditto from absnegprefix.
29082 * config/i386/mmx.md: Update all users of maxminiprefix,
29083 maxminfprefix and logicprefix for rename.
29084 * config/i386/sse.md: Ditto.
29085 * config/i386/sync.md (sync_<code><mode>): Update for
29086 logicprefix rename.
29088 2010-04-14 Manuel López-Ibáñez <manu@gcc.gnu.org>
29091 * diagnostics.c (diagnostic_report_diagnostic): Mark specially
29092 warnings converted to errors.
29094 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
29096 * config/alpha/alpha.c (alpha_adjust_cost): Remove set but not
29097 used insn_type variable.
29098 (function_value): Add ATTRIBUTE_UNUSED to dummy variable declaration
29099 to avoid set-but-not-used warning.
29101 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
29103 * df-core.c (df_ref_debug): Change format string placeholder
29105 * dwarf2asm.c (dw2_asm_output_data_raw,
29106 dw2_asm_output_data_uleb128_raw, dw2_asm_output_data_uleb128,
29107 dw2_asm_output_data_sleb128_raw, dw2_asm_output_data_sleb128): Ditto.
29108 * dwarf2out.c (output_cfi, output_cfi_directive,
29109 dwarf2out_do_cfi_startproc, output_loc_sequence_raw,
29110 output_cfa_loc_raw, output_die, output_ranges, output_file_names):
29112 * genattrtab.c (write_test_expr, write_attr_valueq): Ditto.
29113 * print-rtl.c (print_rtx): Ditto.
29115 2010-04-14 Michael Meissner <meissner@linux.vnet.ibm.com>
29117 PR middle-end/42694
29118 * builtins.c (expand_builtin_pow_root): New function to expand pow
29119 calls with exponents 0.25, 0.50, 0.75, 1./3., and 1./6. into a
29120 series of sqrt and cbrt calls under -ffast-math.
29121 (expand_builtin_pow): Call it.
29123 2010-04-14 Michael Matz <matz@suse.de>
29125 PR tree-optimization/42963
29126 * tree-cfg.c (touched_switch_bbs): New static variable.
29127 (group_case_labels_stmt): New function broken out from ...
29128 (group_case_labels): ... here, use the above.
29129 (start_recording_case_labels): Allocate touched_switch_bbs.
29130 (end_recording_case_labels): Deallocate it, call
29131 group_case_labels_stmt.
29132 (gimple_redirect_edge_and_branch): Remember index of affected BB.
29134 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
29136 * config/i386/i386.md (*popcountsi2_cmp_zext): Remove mode attribute
29137 from insn template.
29139 2010-04-14 Uros Bizjak <ubizjak@gmail.com>
29141 * config/i386/i386.md (*ashlqi3_1_slp): New insn pattern.
29143 2010-04-13 Jan Hubicka <jh@suse.cz>
29145 * ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting
29146 of optimized out static functions.
29147 (cgraph_edge_badness): Add DUMP parameter and dump reasons for the
29148 cost computation. Also sanity check for overflows.
29149 (update_caller_keys): Update cgraph_edge_badness call; properly
29150 update fibheap and sanity check that it is up to date.
29151 (add_new_edges_to_heap): Update cgraph_edge_badness.
29152 (cgraph_decide_inlining_of_small_function): Likewise;
29153 add sanity checking that badness in heap is up to date;
29154 improve dumping of reason; Update badness of calls to the
29155 offline copy of function currently inlined; dump badness
29156 of functions not inlined because of unit growth limits.
29158 2010-04-13 Eric Botcazou <ebotcazou@adacore.com>
29160 PR middle-end/32628
29161 * c-common.c (pointer_int_sum): Disregard overflow that occured only
29162 because of sign-extension change when converting to sizetype here...
29163 * fold-const.c (fold_convert_const_int_from_int): ...and not here.
29165 * fold-const.c (fold_binary_op_with_conditional_arg): Do not restrict
29166 the folding to constants. Remove redundant final conversion.
29167 (fold_binary) <associate>: Do not associate if the re-association of
29168 constants alone overflows.
29169 (fold_binary) <FLOOR_MOD_EXPR>: Move transformation into BIT_AND_EXPR
29170 to the end of the list.
29171 (multiple_of_p) <COND_EXPR>: New case.
29173 2010-04-13 Manuel López-Ibáñez <manu@gcc.gnu.org>
29175 * opt-functions.awk (opt_sanitized_name): New.
29177 * optc-gen.awk: Use it
29178 * opth-gen.awk: Use it.
29180 2010-04-13 Martin Jambor <mjambor@suse.cz>
29182 * tree-sra.c (replace_uses_with_default_def_ssa_name): New function.
29183 (sra_modify_assign): Delete stmts loading dead data even if racc has no
29184 children. Call replace_uses_with_default_def_ssa_name to handle
29187 2010-04-13 Michael Matz <matz@suse.de>
29189 PR middle-end/43730
29190 * builtins.c (expand_builtin_interclass_mathfn): Also create
29191 a register if the predicate doesn't match.
29193 2010-04-13 Diego Novillo <dnovillo@google.com>
29195 * Makefile.in (c-pch.o, ggc-common.o): Depend on timevar.h.
29196 * c-pch.c: Include timevar.h.
29197 (c_common_write_pch): Use TV_PCH_SAVE and TV_PCH_CPP_SAVE timers.
29198 (c_common_read_pch): Use TV_PCH_RESTORE and TV_PCH_CPP_RESTORE timers.
29199 * ggc-common.c: Include timevar.h.
29200 (gt_pch_save): Use TV_PCH_PTR_REALLOC and TV_PCH_PTR_SORT timers.
29201 * timevar.def (TV_PCH_SAVE): Define.
29202 (TV_PCH_CPP_SAVE): Define.
29203 (TV_PCH_PTR_REALLOC): Define.
29204 (TV_PCH_PTR_SORT): Define.
29205 (TV_PCH_RESTORE): Define.
29206 (TV_PCH_CPP_RESTORE): Define.
29208 2010-04-13 Michael Matz <matz@suse.de>
29210 * tree-ssa-reassoc.c (repropagate_negates): Merge negates also
29212 (can_reassociate_p): New function.
29213 (break_up_subtract_bb, reassociate_bb): Use it.
29215 2010-04-13 Richard Guenther <rguenther@suse.de>
29218 * builtins.c (c_readstr): Fix assert.
29220 2010-04-13 Uros Bizjak <ubizjak@gmail.com>
29222 * config/i386/i386.md (extendsidi2 splitter): Also check for DX_REG
29223 when generating cltd insn.
29225 (*ashl<mode>3_1): Remove special handling for register operand 2.
29226 (*ashlsi3_1_zext): Ditto.
29227 (*ashlhi3_1): Ditto.
29228 (*ashlhi3_1_lea): Ditto.
29229 (*ashlqi3_1): Ditto.
29230 (*ashlqi3_1_lea): Ditto.
29231 (*<shiftrt_insn><mode>3_1): Ditto.
29232 (*<shiftrt_insn>si3_1_zext): Ditto.
29233 (*<shiftrt_insn>qi3_1_slp): Ditto.
29234 (*<rotate_insn><mode>3_1): Ditto.
29235 (*<rotate_insn>si3_1_zext): Ditto.
29236 (*<rotate_insn>qi3_1_slp): Ditto.
29238 2010-04-13 Richard Guenther <rguenther@suse.de>
29240 * tree-ssa-structalias.c (callused_id): Remove.
29241 (call_stmt_vars): New.
29242 (get_call_vi): Likewise.
29243 (lookup_call_use_vi): Likewise.
29244 (lookup_call_clobber_vi): Likewise.
29245 (get_call_use_vi): Likewise.
29246 (get_call_clobber_vi): Likewise.
29247 (make_transitive_closure_constraints): Likewise.
29248 (handle_const_call): Adjust to do per-call call-used handling.
29249 (handle_pure_call): Likewise.
29250 (find_what_var_points_to): Remove general callused handling.
29251 (init_base_vars): Likewise.
29252 (init_alias_vars): Initialize call_stmt_vars.
29253 (compute_points_to_sets): Process call-used and call-clobbered
29254 vars for call statements.
29255 (delete_points_to_sets): Free call_stmt_vars.
29257 2010-04-13 Richard Guenther <rguenther@suse.de>
29259 * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
29260 Only add RW dependence for dependence distance zero.
29261 Adjust maximal vectorization factor according to dependences.
29262 Move alignment handling ...
29263 (vect_find_same_alignment_drs): ... here. New function.
29264 (vect_analyze_data_ref_dependences): Adjust.
29265 (vect_analyze_data_refs_alignment): Call vect_find_same_alignment_drs.
29266 (vect_analyze_data_refs): Adjust minimal vectorization factor
29267 according to data references.
29268 * tree-vect-loop.c (vect_analyze_loop): Analyze data-ref
29269 dependences before determining the vectorization factor.
29270 Analyze alignment after determining the vectorization factor.
29271 * tree-vect-slp.c ((vect_slp_analyze_bb): Analyze data-ref
29272 dependences before alignment.
29273 * tree-vectorizer.h (vect_analyze_data_ref_dependences):
29275 (vect_analyze_data_refs): Likewise.
29276 (MAX_VECTORIZATION_FACTOR): New define.
29278 2010-04-13 Duncan Sands <baldrick@free.fr>
29280 * except.h (lang_eh_type_covers): Remove.
29281 * except.c (lang_eh_type_covers): Likewise.
29283 2010-04-13 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
29284 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
29286 * config/s390/s390.md: Replace TARGET_64BIT with TARGET_ZARCH.
29287 * config/s390/s390.c: Replace UNTIS_PER_WORD with
29288 UNITS_PER_LONG where it is ABI relevant.
29289 (s390_return_addr_rtx): Likewise.
29290 (s390_back_chain_rtx): Likewise.
29291 (s390_frame_area): Likewise.
29292 (s390_frame_info): Likewise.
29293 (s390_initial_elimination_offset): Likewise.
29294 (save_gprs): Likewise.
29295 (s390_emit_prologue): Likewise.
29296 (s390_emit_epilogue): Likewise.
29297 (s390_function_arg_advance): Likewise.
29298 (s390_function_arg): Likewise.
29299 (s390_va_start): Likewise.
29300 (s390_gimplify_va_arg): Likewise.
29301 (s390_function_profiler): Likewise.
29302 (s390_optimize_prologue): Likewise.
29303 (s390_rtx_costs): Likewise.
29304 (s390_secondary_reload): Likewise.
29305 (s390_promote_function_mode): Likewise.
29306 (s390_hard_regno_mode_ok): Replace TARGET_64BIT with TARGET_ZARCH.
29307 (s390_scalar_mode_supported_p): Disallow TImode if no 64 bit
29308 registers available.
29309 (s390_unwind_word_mode): New function.
29310 (s390_function_value): Split 64 bit values into register pair if
29311 used as return value.
29312 (s390_call_saved_register_used): Don't use HARD_REGNO_NREGS for
29313 function call parameters. Handle parallels.
29314 (TARGET_SCALAR_MODE_SUPPORTED_P): New macro.
29315 (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
29316 (DWARF_CIE_DATA_ALIGNMENT): New macro.
29317 (s390_expand_setmem): Remove unused variable src_addr.
29318 * longlong.h: Make smul_ppmm and sdiv_qrnnd inline asms to
29319 deal with 64 bit registers.
29320 * config/s390/s390.h: Define __zarch__ predefined macro.
29321 Replace UNITS_PER_WORD with UNITS_PER_LONG where it is ABI relevant.
29322 (UNITS_PER_LONG): New macro.
29323 * libjava/include/s390-signal.h: Define extended ucontext
29324 structure containing the upper halfs of the 64 bit registers.
29326 2010-04-13 Simon Baldwin <simonb@google.com>
29328 * cfgexpand.c (gimple_expand_cfg): Clarify warning message text.
29330 2010-04-13 Eric Botcazou <ebotcazou@adacore.com>
29332 * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pure
29333 rvalue on the RHS if the LHS is of a non-renamable type.
29334 * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Fold result.
29336 2010-04-13 Matthias Klose <doko@ubuntu.com>
29338 * gcc.c (cc1_options): Handle -iplugindir before processing
29339 the cc1 spec. Only add -iplugindir once.
29340 (cpp_unique_options): Add -iplugindir option if -fplugin* options
29342 * common.opt (iplugindir): Remove `Separate' property, initialize.
29343 * plugin.c (default_plugin_dir_name): Error with missing -iplugindir
29345 * Makefile.in (check-%, check-parallel-%): Create plugin dir.
29346 (distclean): Remove plugin dir.
29347 * doc/invoke.texi: Document -iplugindir.
29349 2010-04-13 Basile Starynkevitch <basile@starynkevitch.net>
29351 * doc/plugins.texi (Loading Plugins): Document short
29352 -fplugin=foo option.
29353 (Plugin API): Mention default_plugin_dir_name function.
29355 * gcc.c (find_file_spec_function): Add new declaration.
29356 (static_spec_func): Use it for "find-file".
29357 (find_file_spec_function): Add new function.
29358 (cc1_options): Add -iplugindir option if -fplugin* options found.
29360 * gcc-plugin.h (default_plugin_dir_name): Added new declaration.
29362 * plugin.c (add_new_plugin): Updated comment, and handle short
29364 (default_plugin_dir_name): Added new function.
29366 * common.opt (iplugindir): New option to set the plugin directory.
29368 2010-04-12 Uros Bizjak <ubizjak@gmail.com>
29370 * config/i386/i386.md (any_rotate): New code iterator.
29371 (rotate_insn): New code attribute.
29373 (SWIM124): New mode iterator.
29374 (<rotate_insn>ti3): New expander.
29375 (<rotate_insn>di3): Macroize expander from {rotl,rotr}di3 using
29376 any_rotate code iterator.
29377 (<rotate_insn><mode>3) Macroize expander from {rotl,rotr}{qi,hi,si}3
29378 using any_rotate code iterator and SWIM124 mode iterator.
29379 (ix86_rotlti3): New insn_and_split pattern.
29380 (ix86_rotrti3): Ditto.
29381 (ix86_rotl<dwi>3_doubleword): Macroize insn_and_split pattern from
29382 ix86_rotl{di,ti}3 patterns.
29383 (ix86_rotr<dwi>3_doubleword): Ditto from ix86_rotr{di,ti}3 patterns.
29384 (*<rotate_insn><mode>3_1): Merge with *{rotl,rotr}{qi,hi,si}3_1_one_bit
29385 and *{rotl,rotr}di3_1_one_bit_rex64. Macroize insn from
29386 *{rotl,rotr}{qi,hi,si}3_1 and *{rotl,rotr}di3_1_rex64 using any_rotate
29387 code iterator and SWI mode iterator.
29388 (*<rotate_insn>si3_1_zext): Merge with *{rotl,rotr}si3_1_one_bit_zext.
29389 Macroize insn from {rotl,rotr}si3_1_zext using any_rotate
29391 (*<rotate_insn>qi3_1_slp): Merge with *{rotl,rotr}qi3_1_one_bit_slp.
29392 Macroize insn from {rotl,rotr}qi3_1_slp using any_rotate code iterator.
29393 (bswap rotatert splitter): Add splitter.
29394 (bswap splitter): Macroize splitter using any_rotate code iterator.
29395 Add insn predicate to split only for TARGET_USE_XCHGB or when
29396 optimizing function for size.
29398 2010-04-12 Steve Ellcey <sje@cup.hp.com>
29400 * config/pa/pa.c (emit_move_sequence): Remove use of
29401 deleted variable flag_argument_noalias.
29403 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
29405 * config.gcc: Removed *-*-solaris2.7* from list of obsolete
29407 Add to unsupported targets list.
29408 * configure.ac (gcc_cv_as_tls): Removed i[34567]86-*-solaris2.[567]*,
29409 sparc*-sun-solaris2.[567]* from target lists.
29410 * configure: Regenerate.
29411 * doc/install.texi (Specific, *-*-solaris2*): Document Solaris 7
29413 Remove Solaris 7 patch references.
29414 (Specific, sparc-sun-solaris2.7): Removed.
29415 (sparc-sun-solaris2*): Update Solaris 7 example.
29416 (sparc64-*-solaris2*): Likewise.
29418 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
29420 * config.build (alpha*-dec-osf4*): Remove.
29421 * config.gcc: Remove alpha*-dec-osf4*, alpha-dec-osf5.0* from list
29422 of obsolete configurations.
29423 (alpha*-dec-osf[45]*): Remove alpha*-dec-osf4*, alpha-dec-osf5.0*
29425 * config/alpha/t-osf4: Renamed to ...
29426 * config/alpha/t-osf5: ... this.
29427 * config/alpha/osf.h: Renamed to ...
29428 * config/alpha/osf5.h: ... this.
29429 Merged old osf5.h contents.
29431 (ASM_SPEC): Use ASM_OLDAS_SPEC directly.
29432 (EXTRA_SPECS): Removed.
29433 * doc/install.texi (Specific, alpha*-dec-osf5.1): Renamed to
29434 reflect removal of Tru64 UNIX V4.0/V5.0 support.
29437 2010-04-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
29439 * doc/contrib.texi (Contributors, Rainer Orth): Update.
29441 2010-04-12 Kai Tietz <kai.tietz@onevision.com>
29444 * config/i386/i386.c (x86_this_parameter): Handle aggregate for
29445 __thiscall convention.
29447 2010-04-12 Steve Ellcey <sje@cup.hp.com>
29449 * config/pa/pa.c (hppa_legitimize_address): Remove unused variable
29451 * config/pa/pa.md (call, call_value): Remove unused variable call_insn.
29453 2010-04-12 Steve Ellcey <sje@cup.hp.com>
29455 * function.c (assign_parms_initialize_all): Add unused attribute
29458 2010-04-12 Richard Guenther <rguenther@suse.de>
29460 * gsstruct.def (GSS_CALL): New.
29461 * gimple.def (GIMPLE_CALL): Change to GSS_CALL.
29462 * gimple.h: Include tree-ssa-alias.h.
29463 (struct gimple_statement_call): New.
29464 (union gimple_statement_struct_d): Add gimple_call member.
29465 (gimple_call_reset_alias_info): Declare.
29466 (gimple_call_use_set): New function.
29467 (gimple_call_clobber_set): Likewise.
29468 * Makefile.in (GIMPLE_H): Add tree-ssa-alias.h.
29469 * gimple.c (gimple_call_reset_alias_info): New function.
29470 (gimple_build_call_1): Call it.
29471 * lto-streamer-in.c (input_gimple_stmt): Likewise.
29472 * tree-inline.c (remap_gimple_stmt): Likewise.
29473 (expand_call_inline): Remove callused handling.
29474 * cfgexpand.c (update_alias_info_with_stack_vars): Likewise.
29475 * tree-dfa.c (dump_variable): Likewise.
29476 * tree-parloops.c (parallelize_loops): Likewise.
29477 * tree-ssa.c (init_tree_ssa): Likewise.
29478 (delete_tree_ssa): Likewise.
29479 * tree-flow-inline.h (is_call_used): Remove.
29480 * tree-flow.h (struct gimple_df): Remove callused member.
29481 * tree-nrv.c (dest_safe_for_nrv_p): Adjust predicate.
29482 * tree-ssa-alias.c (dump_alias_info): Remove callused handling.
29483 (ref_maybe_used_by_call_p_1): Simplify.
29484 (call_may_clobber_ref_p_1): Likewise.
29485 * tree-ssa-structalias.c (compute_points_to_sets): Set
29486 the call stmt used and clobbered sets.
29487 * tree-tailcall.c (suitable_for_tail_opt_p): Adjust predicate.
29488 (find_tail_calls): Verify the tail call.
29490 2010-04-12 Richard Guenther <rguenther@suse.de>
29492 * ipa.c (cgraph_postorder): Adjust postorder to guarantee
29493 single-iteration always-inline inlining.
29494 * ipa-inline.c (cgraph_mark_inline): Do not return anything.
29495 (cgraph_decide_inlining): Do not handle always-inline specially.
29496 (try_inline): Remove always-inline cycle detection special case.
29497 Do not recurse on always-inlines.
29498 (cgraph_early_inlining): Do not iterate if not optimizing.
29499 (cgraph_gate_early_inlining): remove.
29500 (pass_early_inline): Run unconditionally.
29501 (gate_cgraph_decide_inlining): New function.
29502 (pass_ipa_inline): Use it. Do not run the IPA inliner if
29503 not inlining or optimizing.
29504 (cgraph_decide_inlining_of_small_functions): Also consider
29505 always-inline functions.
29506 (cgraph_default_inline_p): Return true for nodes which should
29507 disregard inline limits.
29508 (estimate_function_body_sizes): Assume zero size and time for
29509 nodes which are marked as disregarding inline limits.
29510 (cgraph_decide_recursive_inlining): Do not perform recursive
29511 inlining on always-inline nodes.
29513 2010-04-12 Jakub Jelinek <jakub@redhat.com>
29516 * c-typeck.c (c_process_expr_stmt): Call mark_exp_read even
29517 for exprs satisfying handled_component_p.
29519 2010-04-12 Eric Botcazou <ebotcazou@adacore.com>
29521 * expr.c (categorize_ctor_elements_1): Properly count sub-elements of
29522 non-constant aggregate elements.
29524 * gimplify.c (gimplify_init_constructor): Do not pre-evaluate if this
29525 is a real initialization.
29527 2010-04-12 Shujing Zhao <pearly.zhao@oracle.com>
29530 * c-decl.c (start_function): Move forward check for nested function.
29532 2010-04-11 Kaz Kojima <kkojima@gcc.gnu.org>
29534 * config/sh/sh-protos.h (sh_legitimize_reload_address): Declare.
29535 * config/sh/sh.c: Include reload.h.
29536 (sh_legitimize_reload_address): New.
29537 * config/sh/sh.h (LEGITIMIZE_RELOAD_ADDRESS): Use
29538 sh_legitimize_reload_address.
29540 2010-04-11 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
29542 * config/sh/sh.md (*movqi_pop): New insn pattern.
29543 * config/sh/predicates.md (sh_no_delay_pop_operand): New predicate.
29545 2010-04-11 Uros Bizjak <ubizjak@gmail.com>
29547 * config/i386/i386.md (any_shiftrt): New code iterator.
29548 (shiftrt_insn): New code attribute.
29550 (<shiftrt_insn><mode>3): Macroize expander from {ashr,lshr}<mode>3
29551 using any_shiftrt code iterator.
29552 (*<shiftrt_insn><mode>3_doubleword): Macroize insn_and_split from
29553 *{ashr,lshr}<mode>3_doubleword using any_shiftrt code iterator.
29554 (*<shiftrt_insn><mode>3_doubleword peephole2): Macroize peephole2
29555 pattern from corresponding peephole2 patterns.
29556 (*<shiftrt_insn><mode>3_1): Macroize insn from *{ashr,lshr}<mode>3_1
29557 using any_shiftrt code iterator.
29558 (*<shiftrt_insn>si3_1_zext): Ditto from *{ashr,lshr}si3_1_zext.
29559 (*<shiftrt_insn>qi3_1_slp): Ditto from *{ashr,lshr}qi3_1_slp.
29560 (*<shiftrt_insn><mode>3_cmp): Ditto from *{ashr,lshr}<mode>3_cmp.
29561 (*<shiftrt_insn><mode>3_cmp_zext): Ditto from
29562 *{ashr,lshr}<mode>3_cmp_zext.
29563 (*<shiftrt_insn><mode>3_cconly): Ditto from *{ashr,lshr}<mode>3_cconly.
29565 2010-04-11 Uros Bizjak <ubizjak@gmail.com>
29567 * config/i386/i386.md (*ashr<mode>3_cconly): Fix wrong mode of
29569 (*lshr<mode>3_cconly): Ditto.
29571 2010-04-11 Uros Bizjak <ubizjak@gmail.com>
29573 * config/i386/i386.md (lshr<mode>3): Macroize expander from
29574 lshr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
29575 (*lshr<mode>3_doubleword): New insn_and_split_pattern. Macroize
29576 pattern from *lshr{di,ti}3_1 and corresponding splitters using
29578 (*lshr<mode>3_doubleword peephole2): Macroize peephole2 pattern
29579 from corresponding peephole2 patterns.
29580 (*lshr<mode>3_1): Merge with *lshr{qi,hi,si}3_1_one_bit and
29581 *lshrdi3_1_one_bit_rex64. Macroize insn from *lshr{qi,hi,si}3_1
29582 and *lshrdi3_1_rex64 using SWI mode iterator.
29583 (*lshrsi3_1_zext): Merge with *lshrsi3_1_one_bit_zext.
29584 (*lshrqi3_1_slp): Merge with *lshrqi3_1_one_bit_slp.
29585 (*lshr<mode>3_cmp): Merge with *lshr{qi,hi,si}3_one_bit_cmp and
29586 *lshrdi3_one_bit_cmp_rex64. Macroize insn from *lshr{qi,hi,si}3_cmp
29587 and *lshrdi3_cmp_rex64 using SWI mode iterator.
29588 (*lshrsi3_cmp_zext): Merge with *lshrsi3_cmp_one_bit_zext.
29589 (*lshr<mode>3_cconly): Merge with *lshr{qi,hi,si}3_one_bit_cconly and
29590 *lshrdi3_one_bit_cconly_rex64. Macroize insn from
29591 *lshr{qi,hi,si}3_cconly and *lshrdi3_cconly_rex64 using
29594 2010-04-10 Uros Bizjak <ubizjak@gmail.com>
29596 * config/i386/i386.md (ashr<mode>3): Macroize expander from
29597 ashr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
29598 (*ashr<mode>3_doubleword): New insn_and_split_pattern. Macroize
29599 pattern from *ashr{di,ti}3_1 and corresponding splitters using
29601 (*ashr<mode>3_doubleword peephole2): Macroize peephole2 pattern
29602 from corresponding peephole2 patterns.
29603 (ashrdi3_cvt): Rename from ashrdi3_63_rex64.
29604 (ashrsi3_cvt): Rename from ashrsi3_31.
29605 (*ashrsi3_cvt_zext): Rename from *ashrsi3_31_zext.
29606 (x86_shift<mode>_adj_3): Macroize expander from x86_shift_adj_3
29607 and x86_64_shift_adj_3 using SWI48 mode iterator.
29608 (*ashr<mode>3_1): Merge with *ashr{qi,hi,si}3_1_one_bit and
29609 *ashrdi3_1_one_bit_rex64. Macroize insn from *ashr{qi,hi,si}3_1
29610 and *ashrdi3_1_rex64 using SWI mode iterator.
29611 (*ashrsi3_1_zext): Merge with *ashrsi3_1_one_bit_zext.
29612 (*ashrqi3_1_slp): Merge with *ashrqi3_1_one_bit_slp.
29613 (*ashr<mode>3_cmp): Merge with *ashr{qi,hi,si}3_one_bit_cmp and
29614 *ashrdi3_one_bit_cmp_rex64. Macroize insn from *ashr{qi,hi,si}3_cmp
29615 and *ashrdi3_cmp_rex64 using SWI mode iterator.
29616 (*ashrsi3_cmp_zext): Merge with *ashrsi3_cmp_one_bit_zext.
29617 (*ashr<mode>3_cconly): Merge with *ashr{qi,hi,si}3_one_bit_cconly and
29618 *ashrdi3_one_bit_cconly_rex64. Macroize insn from
29619 *ashr{qi,hi,si}3_cconly and *ashrdi3_cconly_rex64 using
29621 (sign_extend splitters): Update for renamed ashr{di,si}3_cvt patterns.
29622 * config/i386/i386.c (ix86_split_ashr): Update for renamed
29623 x86_shift<mode>_adj_3 expanders.
29625 2010-04-10 Wei Guozhi <carrot@google.com>
29628 * config/arm/arm.c (arm_pic_static_addr): New function.
29629 (legitimize_pic_address): Call arm_pic_static_addr when it detects
29631 (arm_output_addr_const_extra): Output expression for new pattern.
29632 * config/arm/arm.md (UNSPEC_SYMBOL_OFFSET): New unspec symbol.
29634 2010-04-10 Bernd Schmidt <bernds@codesourcery.com>
29636 * ira-costs.c (record_reg_classes): Ignore alternatives that are
29639 * Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
29640 * web.c: Include "insn-config.h" and "recog.h".
29641 (union_match_dups): New function.
29642 (web_main): Call it.
29643 (union_defs): Don't try to recognize match_dups.
29645 * reload1.c (eliminate_regs_in_insn): Don't restore an operand
29646 if doing so would replace the entire pattern.
29648 2010-04-09 Uros Bizjak <ubizjak@gmail.com>
29652 * config/i386/i386.md (*ashl<mode>3_doubleword): Split to insn
29653 and splitter pattern. Change splitter operand 1 predicate to
29656 2010-04-09 Martin Jambor <mjambor@suse.cz>
29658 * ipa-cp.c (ipcp_lats_are_equal): Return true also if the two
29659 lattices are addresses of CONST_DECLs with the same initial value.
29660 (ipcp_print_all_lattices): Print values of CONST_DECLs.
29661 * ipa-prop.c (ipa_print_node_jump_functions): Likewise.
29663 2010-04-09 Eric Botcazou <ebotcazou@adacore.com>
29664 Bernd Schmidt <bernds@codesourcery.com>
29666 * loop-invariant.c (replace_uses): New static function.
29667 (move_invariant_reg): Use it to ensure we can replace the uses.
29669 2010-04-09 Hariharan Sandanagobalane <hariharan@picochip.com>
29671 * config/picochip/picochip.c (picochip_rtx_costs): Use correct
29673 (picochip_override_options): Enable section anchors only above -O1.
29674 (picochip_reorg): Fixed a couple of build warnings.
29676 2010-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
29678 * configure.ac (plugin -rdynamic test): Log result.
29679 * configure: Regenerate.
29680 * config/sol2.h (LINK_SPEC): Handle -rdynamic.
29681 (RDYNAMIC_SPEC): Define.
29682 * config/sol2-gld.h (RDYNAMIC_SPEC): Redefine.
29684 2010-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
29686 * configure.ac: Determine Sun ld version numbers.
29687 (comdat_group): Restrict GNU ld version checks to gld.
29688 (comdat_group, *-*-solaris2.1[1-9]*): Enable for Sun ld > 1.1688.
29689 (enable_comdat): Support --enable-comdat.
29690 * configure: Regenerate.
29691 * doc/install.texi (Configuration): Document --enable-comdat.
29693 2010-04-09 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
29695 * config/sparc/sol2-gld.h: Remove SPARC reference. Rename ...
29696 * config/sol2-gld.h: ... here.
29697 * config.gcc (sparc*-*-solaris2*): Reflect this.
29698 (i[34567]86-*-solaris2*): Use it.
29700 2010-04-09 Steve Ellcey <sje@cup.hp.com>
29702 * config/ia64/ia64.c (ia64_dfa_new_cycle): Remove unused variable
29704 (final_emit_insn_group_barriers): Remove unused variable prev_insn.
29706 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
29709 * diagnostic.c (diagnostic_initialize): Initialize
29710 some_warnings_are_errors.
29711 (diagnostic_finish): New.
29712 (diagnostic_action_after_output): Call it before exiting.
29713 (diagnostic_report_diagnostic): Do not print message here. Set
29714 some_warnings_are_errors.
29715 * diagnostic.h (diagnostic_context): Delete
29716 issue_warnings_are_errors_message. Add some_warnings_are_errors.
29717 (diagnostic_finish): Declare.
29718 * toplev.c (toplev_main): Call it before exit.
29720 2010-04-09 Jason Merrill <jason@redhat.com>
29723 * c-common.c (c_sizeof_or_alignof_type): Return error_mark_node
29724 for incomplete type.
29727 * stor-layout.c (finalize_record_size): Don't change TYPE_PACKED
29728 based on a warning flag.
29730 2010-04-09 Richard Guenther <rguenther@suse.de>
29732 * tree-pretty-print.c (dump_generic_node): Dump TYPE_VECTOR_SUBPARTS.
29734 2010-04-09 Iain Sandoe <iains@gcc.gnu.org>
29737 * varasm.c (default_assemble_visibility): Wrap vars that are
29738 set, but unused, by targets without GAS.
29739 * config/rs6000/rs6000.c (paired_emit_vector_compare):
29740 Remove set, but unused, vars.
29741 (rs6000_legitimize_tls_address): Likewise.
29742 (altivec_expand_dst_builtin): Likewise.
29743 * config/darwin.c (machopic_classify_symbol): Likewise.
29744 (machopic_indirection_name): Likewise.
29746 2010-04-09 Uros Bizjak <ubizjak@gmail.com>
29748 * config/i386/i386.md (DWI): New mode iterator.
29749 (S): New mode attribute.
29750 (shift_operand): Ditto.
29751 (shift_immediate_operand): Ditto.
29752 (ashl_input_operand): Ditto.
29753 (ashl<mode>3): Macroize expander from ashl{qi,hi,si,di,ti}3_1
29754 using SDWIM mode iterator.
29755 (*ashl<mode>3_doubleword): New insn_and_split_pattern. Macroize
29756 pattern from *ashl{di,ti}3_1 and corresponding splitters using
29758 (*ashl<mode>3_doubleword peephole2): Macroize peephole2 pattern
29759 from corresponding peephole2 patterns.
29760 (x86_shift<mode>_adj_1): Macroize expander from x86_shift_adj_1
29761 and x86_64_shift_adj_1 using SWI48 mode iterator.
29762 (x86_shift<mode>_adj_2): Ditto.
29763 (*ashldi3_1_rex64): Split TYPE_LEA pattern.
29764 (*ashl<mode>3_1): Macroize insn from *ashlsi3_1 and *ashldi3_1_rex64
29765 using SWI48 mode iterator.
29766 (*ashl<mode>3_cmp): Macroize insn from *ashl{qi,hi,si}3_cmp and
29767 *ashldi3_cmp_rex64 using SWI mode iterator.
29768 (*ashl<mode>3_cconly): Macroize insn from *ashl{qi,hi,si}3_cconly and
29769 *ashldi3_cconly_rex64 using SWI mode iterator.
29770 * config/i386/i386.c (ix86_split_ashl): Update for renamed
29771 x86_shift<mode>_adj_{1,2}.
29772 (ix86_split_ashr): Ditto.
29773 (ix86_split_lshr): Ditto.
29775 2010-04-09 Richard Guenther <rguenther@suse.de>
29777 * target.h (builtin_conversion): Pass in input and output types.
29778 * targhooks.c (default_builtin_vectorized_conversion): Adjust.
29779 * targhooks.h (default_builtin_vectorized_conversion): Likewise.
29780 * tree-vect-stmts.c (vectorizable_conversion): Adjust.
29781 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Adjust.
29783 * config/i386/i386.c (ix86_vectorize_builtin_conversion): Adjust.
29785 * config/rs6000/rs6000.c (rs6000_builtin_conversion): Adjust.
29787 2010-04-09 Richard Guenther <rguenther@suse.de>
29790 * config/i386/sse.md (vcond<mode>): Handle AVX modes as well.
29792 2010-04-09 Richard Guenther <rguenther@suse.de>
29794 * tree-vectorizer.h (struct _stmt_vec_info): Document
29795 that vectype is the type of the LHS.
29796 (supportable_widening_operation, supportable_narrowing_operation):
29797 Get both input and output vector types as arguments.
29798 (vect_is_simple_use_1): Declare.
29799 (get_same_sized_vectype): Likewise.
29800 * tree-vect-loop.c (vect_determine_vectorization_factor):
29801 Set STMT_VINFO_VECTYPE to the vector type of the def.
29802 (vectorizable_reduction): Adjust.
29803 * tree-vect-patterns.c (vect_recog_widen_mult_pattern):
29804 Adjust. Specify the output vector type.
29805 (vect_pattern_recog_1): Adjust.
29806 * tree-vect-stmts.c (get_same_sized_vectype): New function.
29807 (vectorizable_call): Adjust.
29808 (vectorizable_conversion): Likewise.
29809 (vectorizable_operation): Likewise.
29810 (vectorizable_type_demotion): Likewise.
29811 (vectorizable_type_promotion): Likewise.
29812 (vect_analyze_stmt): Set STMT_VINFO_VECTYPE to the vector type of
29814 (vect_is_simple_use_1): New function.
29815 (supportable_widening_operation): Get both input and output
29817 (supportable_narrowing_operation): Likewise.
29818 * tree-vect-slp.c (vect_schedule_slp_instance): Adjust.
29820 2010-04-09 Kai Tietz <kai.tietz@onevision.com>
29822 * config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Add
29823 __thiscall and _thiscall as predefined macros.
29824 * config/i386/i386.c (ix86_handle_cconv_attribute): Add
29825 thiscall attribute handling.
29826 (ix86_comp_type_attributes): Likewise.
29827 (ix86_function_regparm): Likewise.
29828 (ix86_return_pops_args): Likewise.
29829 (init_cumulative_args): Likewise.
29830 (find_drap_reg): Likewise.
29831 (ix86_static_chain): Likewise.
29832 (x86_this_parameter): Likewise.
29833 (x86_output_mi_thunk): Likewise.
29834 (ix86_attribute_table): Add description for thiscall attribute.
29835 * config/i386/i386.h (ix86_args): Adjust comment for member fastcall.
29836 * doc/extend.texi: Add documentation for thiscall.
29838 2010-04-09 Manuel López-Ibáñez <manu@gcc.gnu.org>
29841 * c.opt (Wint-to-pointer-cast): Available in C++.
29842 * doc/invoke.texi (Wint-to-pointer-cast): Available in C++.
29844 2010-04-08 Eric Botcazou <ebotcazou@adacore.com>
29846 * tree.h (TREE_ADDRESSABLE): Document its effect for function types.
29847 * calls.c (expand_call): Pass the function type to aggregate_value_p.
29848 * function.c (aggregate_value_p): Do not honor DECL_BY_REFERENCE on
29849 the target function of a CALL_EXPR. Honor TREE_ADDRESSABLE on the
29850 function type instead. Reorder and simplify checks.
29852 * gimplify.c (gimplify_modify_expr_rhs) <WITH_SIZE_EXPR>: New case.
29854 2010-04-08 Jing Yu <jingyu@google.com>
29855 Zdenek Dvorak <ook@ucw.cz>
29857 PR tree-optimization/42720
29858 * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Move one-time
29859 loop unswitch conditions here from ...
29860 (tree_unswitch_single_loop): ... here.
29862 2010-04-08 Sebastian Pop <sebastian.pop@amd.com>
29864 * tree-if-conv.c: Fix comments and simplify logic.
29866 2010-04-08 Sebastian Pop <sebastian.pop@amd.com>
29868 * tree-if-conv.c (if_convertible_loop_p): Remove unused parameter.
29869 (tree_if_conversion): Same. Update call to if_convertible_loop_p.
29870 (main_tree_if_conversion): Update call to tree_if_conversion.
29872 2010-04-08 Manuel López-Ibáñez <manu@gcc.gnu.org>
29875 * doc/invoke.texi (-b,-V): Delete.
29876 * doc/tm.texi: Do not mention -b.
29877 * gcc.c (display_help): Delete -b and -V.
29878 (process_command): Delete -b and -V.
29879 * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Delete -b and -V.
29881 2010-04-08 Christian Borntraeger <borntraeger@de.ibm.com>
29882 Wolfgang Gellerich <gellerich@de.ibm.com>
29884 Implement target hook for loop unrolling
29885 * target.h (loop_unroll_adjust): Add a new target hook function.
29886 * target-def.h (TARGET_LOOP_UNROLL_ADJUST): Likewise.
29887 * doc/tm.texi (TARGET_LOOP_UNROLL_ADJUST): Document it.
29888 * config/s390/s390.c (TARGET_LOOP_UNROLL_ADJUST): Define it.
29889 (s390_loop_unroll_adjust): Implement the new target hook for s390.
29890 * loop-unroll.c (decide_unroll_runtime_iterations): Call loop unroll
29892 (decide_unroll_stupid): Likewise.
29894 2010-04-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
29897 * config/i386/gmon-sol2.c [__x86_64__]: Properly restore %rcx.
29899 2010-04-08 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
29901 * doc/install.texi (Specific, i?86-*-solaris2.10): Fix grammar.
29902 (Specific, *-*-solaris2*): Likewise.
29903 Don't prefer Sun as over GNU as.
29905 2010-04-08 Wolfgang Gellerich <gellerich@de.ibm.com>
29907 * config/s390/s390.c (override_options): Adjust the z10 defaults
29908 for max-unroll-times, max-completely-peeled-insns
29909 and max-completely-peel-times.
29911 2010-04-08 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
29913 * config/s390/s390.c (s390_expand_movmem): Issue prefetch
29914 instructions for z10.
29915 (s390_expand_setmem): Likewise.
29916 (s390_expand_cmpmem): Likewise.
29918 2010-04-08 Richard Guenther <rguenther@suse.de>
29920 PR tree-optimization/43679
29921 * tree-ssa-pre.c (eliminate): Only propagate copies.
29923 2010-04-08 Jakub Jelinek <jakub@redhat.com>
29926 * expr.c (block_move_libcall_safe_for_call_parm): Avoid
29927 set but not used variable warning.
29929 2010-04-08 Wei Guozhi <carrot@google.com>
29932 * config/arm/arm.c (thumb1_size_rtx_costs): New function.
29933 (arm_size_rtx_costs): Call the new function when optimized for size.
29935 2010-04-08 Jakub Jelinek <jakub@redhat.com>
29938 * cfgexpand.c (expand_debug_expr): If for non-NULL offset
29939 op0 is not a MEM, just return NULL instead of assertion
29941 (discover_nonconstant_array_refs): Don't walk debug stmts.
29943 2010-04-08 Doug Kwan <dougkwan@google.com>
29945 * configure.ac: Recognize gold and do not use its version number
29946 to test ld features.
29947 * configure: Regenerate.
29949 2010-04-08 Maxim Kuvyrkov <maxim@codesourcery.com>
29951 PR middle-end/40815
29952 * tree-ssa-reassoc.c (broken_up_substracts): Rename to plus_negates.
29953 (negate_value): Move code to push elements to broken_up_substracts ...
29954 (eliminate_plus_minus_pair): ... here. Push operands that have no
29955 negative pair to plus_negates.
29956 (repropagate_negates, init_reassoc, fini_reassoc): Update.
29958 2010-04-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
29960 * doc/install.texi (Configuration): Move description of
29961 --enable-lto, --with-libelf*, --enable-gold from Java section to
29964 * doc/generic.texi (Working with declarations)
29965 (Function Properties, C and C++ Trees): Fix typos.
29966 * doc/sourcebuild.texi (Top Level): Likewise.
29968 2010-04-07 Jakub Jelinek <jakub@redhat.com>
29971 * tree.h (DECL_READ_P): Define.
29972 (struct tree_decl_common): Add decl_read_flag.
29973 * c-decl.c (pop_scope): If TREE_USED but !DECL_READ_P, issue
29974 a set but not used warning.
29975 (merge_decls): Merge DECL_READ_P flag.
29976 (finish_decl, build_compound_literal): Set DECL_READ_P flag.
29977 (finish_function): Issue -Wunused-but-set-parameter diagnostics.
29978 * c-common.c (handle_used_attribute, handle_unused_attribute):
29980 * c-tree.h (default_function_array_read_conversion, mark_exp_read):
29982 * c-typeck.c (default_function_array_read_conversion, mark_exp_read):
29984 (default_conversion, c_process_expr_stmt): Call mark_exp_read.
29985 * c-parser.c (c_parser_initializer, c_parser_expr_no_commas,
29986 c_parser_binary_expression, c_parser_cast_expression,
29987 c_parser_expr_list, c_parser_omp_atomic, c_parser_omp_for_loop):
29988 Call default_function_array_read_conversion instead of
29989 default_function_array_conversion where needed.
29990 (c_parser_unary_expression, c_parser_conditional_expression,
29991 c_parser_postfix_expression_after_primary, c_parser_initelt):
29992 Likewise. Call mark_exp_read where needed.
29993 (c_parser_statement_after_labels, c_parser_asm_operands,
29994 c_parser_typeof_specifier, c_parser_sizeof_expression,
29995 c_parser_alignof_expression, c_parser_initval): Call mark_exp_read
29997 * common.opt (Wunused-but-set-variable, Wunused-but-set-parameter):
29999 * toplev.c (warn_unused_but_set_variable): Default to warn_unused.
30000 (warn_unused_but_set_parameter): Default to warn_unused
30002 * doc/invoke.texi: Document -Wunused-but-set-variable and
30003 -Wunused-but-set-parameter.
30005 * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not
30006 used count variable.
30007 * genemit.c (gen_expand, gen_split): Avoid set but not used warnings
30008 when operandN variables aren't used in the body of the expander
30010 * tree-outof-ssa.c (FOR_EACH_ELIM_GRAPH_SUCC,
30011 FOR_EACH_ELIM_GRAPH_PRED): Avoid set but not used warnings.
30012 * tree-ssa-operands.h (FOR_EACH_SSA_TREE_OPERAND): Likewise.
30013 * tree-flow.h (FOR_EACH_IMM_USE_FAST, FOR_EACH_IMM_USE_STMT,
30014 FOR_EACH_IMM_USE_ON_STMT): Likewise.
30015 * tree.h (FOR_EACH_CONSTRUCTOR_ELT): Likewise.
30016 * tree.c (PROCESS_ARG): Likewise.
30018 2010-04-07 Simon Baldwin <simonb@google.com>
30020 * diagnostic.h (diagnostic_override_option_index): New macro to
30021 set a diagnostic's option_index.
30022 * c-tree.h (c_cpp_error): Add warning reason argument.
30023 * opts.c (_warning_as_error_callback): New.
30024 (register_warning_as_error_callback): Store callback for
30025 warnings enabled via enable_warning_as_error.
30026 (enable_warning_as_error): Call callback, minor code tidy.
30027 * opts.h (register_warning_as_error_callback): Declare.
30028 * c-opts.c (warning_as_error_callback): New, set cpp_opts flag in
30029 response to -Werror=.
30030 (c_common_init_options): Register warning_as_error_callback in opts.c.
30031 * common.opt: Add -Wno-cpp option.
30032 * c-common.c (struct reason_option_codes_t): Map cpp warning
30033 reason codes to gcc option indexes.
30034 * (c_option_controlling_cpp_error): New function, lookup the gcc
30035 option index for a cpp warning reason code.
30036 * (c_cpp_error): Add warning reason argument, call
30037 c_option_controlling_cpp_error for diagnostic_override_option_index.
30038 * doc/invoke.texi: Document -Wno-cpp.
30040 2010-04-07 Richard Guenther <rguenther@suse.de>
30042 * ipa-reference.c (mark_load): Use get_base_address.
30043 (mark_store): Likewise.
30045 * tree-ssa-ccp.c (gimplify_and_update_call_from_tree): Avoid
30046 inserting GIMPLE_NOPs into the IL.
30047 * tree-ssa-structalias.c (get_constraint_for_component_ref):
30048 Explicitly strip handled components and indirect references.
30050 * fold-const.c (fold_unary_loc): Do not strip qualifiers when
30051 folding address expressions.
30052 * gimple.c (gimple_ior_addresses_taken_1): Use get_base_address.
30053 * tree-ssa-alias.c (decl_refs_may_alias_p): Do not use
30054 operand_equal_p to compare decls.
30055 (ptr_deref_may_alias_decl_p): Likewise.
30056 * tree-ssa-operands.c (get_asm_expr_operands): Simplify
30057 * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond):
30058 Handle reversed comparison ops.
30059 * tree-sra.c (asm_visit_addr): Use get_base_address.
30060 * ipa-prop.c (visit_store_addr_for_mod_analysis): Use get_base_address.
30061 * ipa-reference.c (mark_address): Use get_base_address.
30063 2010-04-07 Richard Guenther <rguenther@suse.de>
30065 * tree-ssa-forwprop.c (forward_propagate_addr_expr):
30066 Propagate constants everywhere.
30068 2010-04-07 Jakub Jelinek <jakub@redhat.com>
30071 * tree.c (MAX_INT_CACHED_PREC): Define.
30072 (nonstandard_integer_type_cache): New array.
30073 (build_nonstandard_integer_type): Cache results for precision
30074 <= MAX_INT_CACHED_PREC.
30076 2010-04-07 Richard Guenther <rguenther@suse.de>
30078 * doc/invoke.texi (-fargument-alias, -fargument-noalias,
30079 -fargument-noalias-global, -fargument-noalias-anything): Remove.
30080 * common.opt: Likewise.
30081 * tree-ssa-structalias.c (intra_create_variable_infos): Adjust comment.
30082 * alias.c (base_alias_check): Remove flag_argument_noalias handling.
30083 (nonoverlapping_memrefs_p): Likewise.
30084 * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
30085 * opts.c (common_handle_option): Handle OPT_fargument_alias,
30086 OPT_fargument_noalias, OPT_fargument_noalias_anything and
30087 OPT_fargument_noalias_global for backward compatibility.
30089 2010-04-07 Richard Guenther <rguenther@suse.de>
30091 PR tree-optimization/43270
30092 * tree-vrp.c (check_array_ref): Fix flexible array member detection.
30093 * tree-ssa-sccvn.h (fully_constant_vn_reference_p): Declare.
30094 * tree-ssa-pre.c (phi_translate_1): Adjust.
30095 (fully_constant_expression): Split out vn_reference handling to ...
30096 * tree-ssa-sccvn.c (fully_constant_vn_reference_p): ... here.
30097 Fold reads from constant strings.
30098 (vn_reference_lookup): Handle fully constant references.
30099 (vn_reference_lookup_pieces): Likewise.
30100 * Makefile.in (expmed.o-warn): Add -Wno-error.
30102 2010-04-07 Martin Jambor <mjambor@suse.cz>
30104 * tree-sra.c (find_param_candidates): Allow scalar va_list types.
30106 2010-04-07 Iain Sandoe <iains@gcc.gnu.org>
30109 * gcc.c: Add -static-libstdc++ to list of recognized options.
30111 2010-04-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30113 * config.gcc (i[34567]86-*-solaris2*): Default with_tune_32 to generic.
30115 2010-04-07 Richard Guenther <rguenther@suse.de>
30117 PR middle-end/42617
30118 * expr.c (expand_expr_real_1): For TARGET_MEM_REFs with pointer
30119 bases build simple mem attributes to retain points-to information.
30121 2010-04-07 Richard Guenther <rguenther@suse.de>
30123 PR middle-end/42617
30124 * alias.c (ao_ref_from_mem): Without MEM_OFFSET or MEM_SIZE
30125 preserve points-to related information.
30127 2010-04-07 Richard Guenther <rguenther@suse.de>
30129 PR middle-end/42617
30130 * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not
30131 discard plain indirect references.
30132 * fold-const.c (operand_equal_p): Guard against NULL_TREE type.
30133 * tree.c (tree_nop_conversion): Likewise.
30135 2010-04-07 Dodji Seketeli <dodji@redhat.com>
30138 * dwarf2out.c (modified_type_die): Ignore artificial typedefs.
30140 2010-04-06 Kai Tietz <kai.tietz@onevision.com>
30142 * config/i386/i386.c (ix86_handle_cconv_attribute): Ignore
30143 calling convention attributes on METHOD_TYPEs for w64 ABI, too.
30145 2010-04-07 Sebastian Pop <sebastian.pop@amd.com>
30147 * tree-if-conv.c: Fix indentation and comments.
30149 2010-04-07 Sebastian Pop <sebastian.pop@amd.com>
30151 * tree-if-conv.c: Sort static functions in topological order.
30153 2010-04-07 Sebastian Pop <sebastian.pop@amd.com>
30155 * tree-if-conv.c: Fix indentation and comments.
30157 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
30159 PR middle-end/43519
30160 * graphite-clast-to-gimple.c (max_signed_precision_type): Use
30161 lang_hooks.types.type_for_size instead of
30162 build_nonstandard_integer_type.
30163 When converting an unsigned type to signed, double its precision.
30164 (gcc_type_for_interval): Use lang_hooks.types.type_for_size.
30165 (gcc_type_for_iv_of_clast_loop): Call max_signed_precision_type.
30166 (graphite_create_new_loop_guard): When ub + 1 wraps around,
30169 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
30171 PR middle-end/43519
30172 * graphite-clast-to-gimple.c (graphite_create_new_loop_guard): Use
30173 POINTER_PLUS_EXPR for pointer types.
30175 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
30177 PR middle-end/43519
30178 * Makefile.in (graphite-clast-to-gimple.o): Depends on langhooks.h.
30179 * graphite-clast-to-gimple.c: Include langhooks.h.
30180 (max_signed_precision_type): New.
30181 (max_precision_type): Takes two types as arguments.
30182 (precision_for_value): New.
30183 (precision_for_interval): New.
30184 (gcc_type_for_interval): New.
30185 (gcc_type_for_value): New.
30186 (gcc_type_for_clast_term): New.
30187 (gcc_type_for_clast_red): New.
30188 (gcc_type_for_clast_bin): New.
30189 (gcc_type_for_clast_expr): Split up into several functions.
30190 (gcc_type_for_clast_eq): Rewritten.
30191 (compute_bounds_for_level): New.
30192 (compute_type_for_level_1): New.
30193 (compute_type_for_level): New.
30194 (gcc_type_for_cloog_iv): Removed.
30195 (gcc_type_for_iv_of_clast_loop): Rewritten.
30196 (graphite_create_new_loop): Compute the lower and upper bound types
30197 with gcc_type_for_clast_expr.
30198 (graphite_create_new_loop_guard): Same.
30199 (find_cloog_iv_in_expr): Removed.
30200 (compute_cloog_iv_types_1): Removed.
30201 (compute_cloog_iv_types): Removed.
30202 (gloog): Do not call compute_cloog_iv_types.
30203 * graphite-sese-to-poly.c (new_gimple_bb): Do not initialize
30204 GBB_CLOOG_IV_TYPES.
30205 (free_data_refs_aux): Do not free GBB_CLOOG_IV_TYPES.
30206 * sese.h (struct gimple_bb): Removed field cloog_iv_types.
30207 (GBB_CLOOG_IV_TYPES): Removed.
30209 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
30211 * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Assert that
30212 gimple_phi_num_args of the loop close SSA phi node is equal to 1.
30213 (detect_commutative_reduction): Same.
30215 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
30217 * graphite-clast-to-gimple.c (graphite_verify): Remove redundant
30218 call to verify_ssa. Invoke verify_loop_closed_ssa with an extra
30220 * graphite-scop-detection.c (canonicalize_loop_closed_ssa_form): Same.
30221 * graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Same.
30222 (rewrite_commutative_reductions_out_of_ssa): Same.
30223 * passes.c (execute_function_todo): Call verify_ssa for every pass
30224 in the LNO. Invoke verify_loop_closed_ssa with an extra argument.
30225 * tree-flow.h (verify_loop_closed_ssa): Update declaration.
30226 * tree-parloops.c (parallelize_loops): Invoke verify_loop_closed_ssa
30227 with an extra argument.
30228 * tree-ssa-loop-manip.c (check_loop_closed_ssa_stmt): Same. Call
30229 verify_ssa only when the extra argument is true.
30230 (gimple_duplicate_loop_to_header_edge): Invoke verify_loop_closed_ssa
30231 with an extra argument.
30232 (tree_transform_and_unroll_loop): Same.
30234 2010-04-06 Sebastian Pop <sebastian.pop@amd.com>
30236 * passes.c (execute_function_todo): Call verify_loop_closed_ssa
30237 for all the passes of the LNO having LOOP_CLOSED_SSA.
30238 * tree-if-conv.c (pass_if_conversion): Remove TODO_verify_loops.
30239 * tree-loop-distribution.c (pass_loop_distribution): Same.
30240 * tree-pass.h (TODO_verify_loops): Removed.
30241 * tree-ssa-loop.c (pass_tree_loop_init): Same.
30243 (pass_tree_unswitch): Same.
30244 (pass_predcom): Same.
30245 (pass_vectorize): Same.
30246 (pass_linear_transform): Same.
30247 (pass_graphite_transforms): Same.
30248 (pass_iv_canon): Same.
30249 (pass_complete_unroll): Same.
30250 (pass_complete_unrolli): Same.
30251 (pass_parallelize_loops): Same.
30252 (pass_loop_prefetch): Same.
30253 (pass_iv_optimize): Same.
30255 2010-04-06 Changpeng Fang <changpeng.fang@amd.com>
30257 PR middle-end/32824
30258 * passes.c (init_optimization_passes): Move pass_lim before
30259 pass_copy_prop and pass_dce_loop.
30261 2010-04-06 Jakub Jelinek <jakub@redhat.com>
30264 * config/i386/i386.c (bdesc_multi_arg): Use OPTION_MASK_ISA_XOP
30265 instead of OPTION_MASK_ISA_AVX for __builtin_ia32_vpermil2p*.
30266 (ix86_expand_args_builtin): Use V*_FTYPE_* enum codes instead of
30267 MULTI_* defines for 4 argument vpermil2p* builtins.
30269 2010-04-06 Uros Bizjak <ubizjak@gmail.com>
30271 * config/i386/i386-protos.h (x86_maybe_negate_const_int): Declare.
30272 * config/i386/i386.c (x86_maybe_negate_const_int): New.
30273 (x86_output_mi_thunk): Use x86_maybe_negate_const_int.
30274 * config/i386/i386.md (*add<mode>_1, *addsi_1_zext, *addhi_1,
30275 *addhi_1_lea, *addqi_1, *addqi_1_lea, *addqi_1_slp, *add<mode>_2,
30276 *addsi_2_zext, *addhi_2, *addqi_2, *add<mode>_3, *addsi_3_zext,
30277 *addhi_3, *addqi_3,*add<mode>_5, *addhi_5, *addqi_5):
30278 Use x86_maybe_negate_const_int to output insn mnemonic.
30279 (*adddi_4, *addsi_4, *addhi_4, *addqi_4): Ditto. Remove overflow
30280 check from instruction predicate. Update comments.
30281 * config/i386/sync.md (sync_add<mode>): Use
30282 x86_maybe_negate_const_int to output insn mnemonic.
30284 2010-04-06 Jan Hubicka <jh@suse.cz>
30286 PR tree-optimization/42906
30287 * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Add
30288 IGNORE_SELF argument. Set visited_control_parents for fully
30290 (find_obviously_necessary_stmts): Update call of
30291 mark_control_dependent_edges_necessary.
30292 (propagate_necessity): Likewise. Handle PHI edges more curefully.
30294 2010-04-06 Uros Bizjak <ubizjak@gmail.com>
30296 * config/i386/i386.md: Remove comment about 'e' and 'E'
30299 2010-04-06 Richard Guenther <rguenther@suse.de>
30301 PR tree-optimization/43627
30302 * tree-vrp.c (extract_range_from_unary_expr): Widenings
30303 of [1, +INF(OVF)] go to [1, +INF(OVF)] of the wider type,
30306 2010-04-06 Jakub Jelinek <jakub@redhat.com>
30308 * BASE-VER: Change to 4.6.0.
30311 * config/i386/i386.c (print_operand): Remove 'e' and 'E' code
30314 2010-04-06 Richard Guenther <rguenther@suse.de>
30316 PR middle-end/43661
30317 * fold-const.c (fold_comparison): Handle X * 0 CMP 0.
30319 2010-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
30321 * doc/invoke.texi (Optimize Options): Document that LTO
30322 won't remove object access purely due to incompatible
30325 2010-04-04 Matthias Klose <doko@ubuntu.com>
30327 * graphite-sese-to-poly.c (translate_scalar_reduction_to_array):
30328 Initialize variable.
30330 2010-04-03 Richard Guenther <rguenther@suse.de>
30332 PR middle-end/42509
30333 * alias.c (nonoverlapping_memrefs_p): For spill-slot accesses
30334 require a non-NULL MEM_OFFSET.
30336 2010-04-02 Steven Bosscher <steven@gcc.gnu.org>
30338 * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
30339 basic-block.h, bb-reorder.c, calls.c, c-common.c, cgraph.h,
30340 collect2.h, config/alpha/alpha.c, config/alpha/alpha.md,
30341 config/alpha/predicates.md, config/arm/arm.md,
30342 config/arm/lib1funcs.asm, config/arm/neon-schedgen.ml,
30343 config/avr/avr.c, config/avr/avr.md, config/bfin/bfin.c,
30344 config/darwin9.h, config/darwin.c, config/darwin.h,
30345 config/h8300/h8300.c, config/i386/cpuid.h, config/i386/cygming.h,
30346 config/i386/cygwin.h, config/i386/mingw32.h, config/i386/msformat-c.c,
30347 config/i386/sol2-10.h, config/i386/xopintrin.h, config/ia64/ia64.c,
30348 config/ia64/ia64.md, config/ia64/sync.md, config/mep/mep.c,
30349 config/mips/mips.md, config/mn10300/mn10300.c,
30350 config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.md,
30351 config/rs6000/aix.h, config/rs6000/dfp.md,
30352 config/rs6000/rs6000-builtin.def, config/rs6000/rs6000-c.c,
30353 config/rs6000/vector.md, config/rtems.h, config/rx/rx.md,
30354 config/s390/s390.md, config/sol2-c.c, config/sparc/sol2-bi.h,
30355 config/sparc/sol2-gas.h, config/sparc/sparc.h, config/sparc/sparc.md,
30356 config/sparc/sparc-protos.h, config/spu/spu.c, config/spu/spu-c.c,
30357 config/t-darwin, convert.c, c.opt, c-opts.c, cp/Make-lang.in,
30358 c-pretty-print.c, c-typeck.c, df-core.c, df-scan.c, diagnostic.c,
30359 diagnostic.h, doc/cppopts.texi, doc/cpp.texi, doc/extend.texi,
30360 doc/gimple.texi, doc/languages.texi, doc/plugins.texi, doc/rtl.texi,
30361 doc/standards.texi, doc/tree-ssa.texi, doc/trouble.texi, dominance.c,
30362 fold-const.c, fortran/Make-lang.in, fwprop.c, gcc-plugin.h,
30363 gensupport.c, gimple.h, gimple-iterator.c, graphite.c,
30364 graphite-clast-to-gimple.c, graphite-clast-to-gimple.h,
30365 graphite-dependences.c, graphite-poly.c, graphite-poly.h,
30366 graphite-ppl.c, graphite-ppl.h, graphite-scop-detection.c,
30367 graphite-sese-to-poly.c, graphite-sese-to-poly.h, ifcvt.c, intl.c,
30368 intl.h, ipa.c, ipa-cp.c, ipa-inline.c, ipa-prop.c, ipa-prop.h,
30369 ipa-pure-const.c, ipa-reference.c, ipa-type-escape.c, ira-color.c,
30370 ira-conflicts.c, ira-lives.c, java/Make-lang.in, lambda-code.c,
30371 loop-invariant.c, lto/Make-lang.in, lto-streamer.h, lto-streamer-in.c,
30372 objc/Make-lang.in, objcp/Make-lang.in, omp-low.c, optc-gen.awk,
30373 opt-functions.awk, opth-gen.awk, params.def, passes.c,
30374 postreload-gcse.c, print-tree.c, recog.c, regrename.c, reload.h,
30375 rtl.def, sched-int.h, sched-rgn.c, sel-sched-dump.c, sese.c, sese.h,
30376 store-motion.c, stor-layout.c, tree-cfgcleanup.c, tree-chrec.c,
30377 tree-complex.c, tree-data-ref.c, tree.def, tree-eh.c, tree-flow.h,
30378 tree-flow-inline.h, tree.h, tree-loop-distribution.c, tree-outof-ssa.c,
30379 tree-parloops.c, tree-pass.h, tree-predcom.c, tree-profile.c,
30380 tree-scalar-evolution.c, tree-ssa-address.c, tree-ssa-alias.c,
30381 tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-dce.c, tree-ssa-dom.c,
30382 tree-ssa-dse.c, tree-ssa-loop-im.c, tree-ssa-loop-ivcanon.c,
30383 tree-ssa-loop-manip.c, tree-ssa-math-opts.c, tree-ssa-operands.c,
30384 tree-ssa-pre.c, tree-ssa-sccvn.c, tree-ssa-structalias.c,
30385 tree-ssa-uncprop.c, tree-tailcall.c, tree-vect-data-refs.c,
30386 tree-vect-loop.c, tree-vectorizer.h, tree-vect-slp.c, tree-vrp.c,
30387 unwind-dw2-fde-darwin.c, varpool.c: Update copyright years.
30389 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
30392 * doc/install.texi (Prerequisites): Bump Automake version to 1.11.1.
30393 * aclocal.m4: Regenerate.
30395 2010-04-02 Richard Guenther <rguenther@suse.de>
30397 PR tree-optimization/43629
30398 * tree-ssa-ccp.c (likely_value): Reset all_undefined_operands
30399 if we have seen a constant value.
30401 2010-04-02 Joseph Myers <joseph@codesourcery.com>
30403 * read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'.
30405 2010-04-02 Richard Earnshaw <rearnsha@arm.com>
30408 * arm.c (legitimize_tls_address): Adjust call to
30409 gen_tls_load_dot_plus_four.
30410 (arm_note_pic_base): New function.
30411 (arm_cannot_copy_insn_p): Use it.
30412 * thumb2.md (tls_load_dot_plus_four): Rework to avoid use of '+' in
30415 2010-04-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
30420 2009-09-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
30422 * Makefile.in ($(out_object_file)): Depend on
30423 gt-$(basename $(notdir $(out_file))).h.
30425 2010-04-01 Ralf Corsépius <ralf.corsepius@rtems.org>
30427 * config.gcc (lm32-*-rtems*): Add t-lm32.
30429 2010-04-01 Joel Sherrill <joel.sherrill@oarcorp.com>
30431 * config.gcc: Add lm32-*-rtems*.
30432 * config/lm32/rtems.h: New file.
30434 2010-04-01 Dave Korn <dave.korn.cygwin@gmail.com>
30437 * config/i386/cygwin.h (CXX_WRAP_SPEC): Disable spec when -mno-cygwin.
30439 2010-04-01 Jakub Jelinek <jakub@redhat.com>
30441 * dwarf2out.c (output_compilation_unit_header): For
30442 -gdwarf-4 use version 4 instead of version 3.
30443 (output_line_info): For version 4 and above emit additional
30444 maximum ops per insn header field.
30445 (DWARF_LINE_DEFAULT_MAX_OPS_PER_INSN): Define.
30447 * dwarf2out.c (is_c_family, is_java): Remove.
30448 (lower_bound_default): New function.
30449 (add_bound_info, gen_descr_array_type_die): Use it.
30451 2010-04-01 Dodji Seketeli <dodji@redhat.com>
30454 * dwarf2out.c (gen_variable_die): Allow debug info for variable
30455 re-declaration when it happens in a function.
30457 2010-04-01 Aldy Hernandez <aldyh@redhat.com>
30459 * cgraph.c (cgraph_add_function_insertion_hook): Update comment.
30460 (cgraph_remove_function_insertion_hook): Same.
30461 (cgraph_call_function_insertion_hooks): Same.
30463 2010-04-01 Richard Guenther <rguenther@suse.de>
30465 PR middle-end/43614
30466 * tree-ssa-address.c (copy_mem_ref_info): Copy TREE_SIDE_EFFECTS
30467 and TREE_THIS_VOLATILE.
30468 (copy_ref_info): Likewise.
30469 * tree-ssa-operands.c (get_tmr_operands): Check TREE_THIS_VOLATILE.
30470 * tree.c (build6_stat): Ignore side-effects of all but arg5
30471 for TARGET_MEM_REF. Set TREE_THIS_VOLATILE from arg5 of
30474 2010-04-01 Richard Guenther <rguenther@suse.de>
30476 PR tree-optimization/43607
30477 * ipa-type-escape.c (check_call): Do not access non-existing
30480 2010-04-01 Richard Guenther <rguenther@suse.de>
30482 PR middle-end/43602
30484 2010-03-30 Seongbae Park <seongbae.park@gmail.com>
30485 Jack Howarth <howarth@bromo.med.uc.edu>
30487 * tree-profile.c (tree_init_ic_make_global_vars): Make static
30490 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30492 * doc/install.texi (Prerequisites): Document libelf usability on
30493 IRIX 5/6 and Solaris 2.
30494 (Specific, i?86-*-solaris2.10): No 64-bit default configuration.
30495 Update GNU as, GNU ld requirements.
30496 (Specific, *-*-solaris2*): Document Solaris 7 obsoletion, removal.
30497 Document Sun Studio compiler download.
30498 Update and simplify as, ld recommendations.
30499 (Specific, *-*-solaris2.7): Note obsoletion, removal.
30501 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30503 * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32,
30504 with_tune_32 to pentium4.
30506 2010-04-01 Uros Bizjak <ubizjak@gmail.com>
30508 * config/i386/cpuid.h (__get_cpuid_max): Move misplaced comment.
30510 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30512 * doc/install.texi (Specific, mips-sgi-irix5): Document IRIX 5
30513 obsoletion, removal.
30515 Document GNU as requirement.
30516 Update configure requirements.
30517 (Specific, mips-sgi-irix6): Document IRIX 6 < 6.5 obsoletion, removal.
30518 Recomment IRIX 6.5.18+.
30519 Document IDF/IDL requirement.
30520 Document GNU as requirement.
30521 Document GNU ld bootstrap failure.
30522 Remove freeware.sgi.com reference.
30524 2010-04-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30526 * doc/install.texi (Specific, alpha*-dec-osf*): Document Tru64
30527 UNIX V4.0, V5.0 obsoletion, removal.
30528 Remove --with-gc=simple reference.
30529 Update VM requirements during bootstrap.
30530 Remove -oldas bootstrap description.
30531 Update binutils reference.
30532 Remove comparison failure note.
30534 2010-03-31 Richard Guenther <rguenther@suse.de>
30535 Zdenek Dvorak <ook@ucw.cz>
30536 Sebastian Pop <sebastian.pop@amd.com>
30538 PR middle-end/43464
30539 * tree-ssa-copy.c (init_copy_prop): Handle loop close phi nodes
30540 with multiple arguments.
30541 (execute_copy_prop): Remove call to rewrite_into_loop_closed_ssa.
30543 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
30545 * graphite-dependences.c (print_pddr): Call print_pdr with an
30547 * graphite-poly.c (debug_pdr): Add an extra argument for the
30550 (print_pbb_domain): Same.
30552 (print_scop_context): Same.
30553 (print_scop): Same.
30554 (print_cloog): Same.
30555 (debug_pbb_domain): Same.
30557 (print_pdrs): Same.
30558 (debug_pdrs): Same.
30559 (debug_scop_context): Same.
30560 (debug_scop): Same.
30561 (debug_cloog): Same.
30562 (print_scop_params): Same.
30563 (debug_scop_params): Same.
30564 (print_iteration_domain): Same.
30565 (print_iteration_domains): Same.
30566 (debug_iteration_domain): Same.
30567 (debug_iteration_domains): Same.
30568 (print_scattering_function): Same.
30569 (print_scattering_functions): Same.
30570 (debug_scattering_function): Same.
30571 (debug_scattering_functions): Same.
30572 * graphite-poly.h (debug_pdr): Update declaration.
30574 (print_pbb_domain): Same.
30576 (print_scop_context): Same.
30577 (print_scop): Same.
30578 (print_cloog): Same.
30579 (debug_pbb_domain): Same.
30581 (print_pdrs): Same.
30582 (debug_pdrs): Same.
30583 (debug_scop_context): Same.
30584 (debug_scop): Same.
30585 (debug_cloog): Same.
30586 (print_scop_params): Same.
30587 (debug_scop_params): Same.
30588 (print_iteration_domain): Same.
30589 (print_iteration_domains): Same.
30590 (debug_iteration_domain): Same.
30591 (debug_iteration_domains): Same.
30592 (print_scattering_function): Same.
30593 (print_scattering_functions): Same.
30594 (debug_scattering_function): Same.
30595 (debug_scattering_functions): Same.
30597 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
30599 * graphite-poly.c (print_scattering_function_1): New.
30600 (print_scattering_function): Call it.
30601 (print_scop_params): Remove spaces at the end of lines.
30602 (print_cloog): New.
30603 (debug_cloog): New.
30604 * graphite-poly.h (print_cloog): Declared.
30605 (debug_cloog): Declared.
30607 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
30609 * graphite-sese-to-poly.c (graphite_loop_normal_form): Add the IV bump
30611 * tree-flow.h (canonicalize_loop_ivs): Updated declaration.
30612 * tree-parloops.c (gen_parallel_loop): Add the IV bump in loop->latch.
30613 * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Add a new parameter
30614 to switch between adding the IV bump in loop->latch or in loop->header.
30616 2010-03-31 Sebastian Pop <sebastian.pop@amd.com>
30618 * graphite-poly.c (print_scattering_function): Pretty print following
30619 the scoplib format.
30621 (print_pbb_domain): Same.
30622 (dump_gbb_cases): Same.
30623 (dump_gbb_conditions): Same.
30624 (print_pdrs): Same.
30626 (print_scop_params): Same.
30627 (print_scop_context): Same.
30628 (print_scop): Same.
30629 (print_pbb_body): New.
30630 (lst_indent_to): New.
30631 (print_lst): Start new lines with a #.
30632 * graphite-poly.h (pbb_bb): New.
30633 (pbb_index): Use pbb_bb.
30634 * graphite-ppl.c (ppl_print_powerset_matrix): Print the number of
30636 * tree-data-ref.c (dump_data_reference): Start new lines with a #.
30638 2010-03-31 Jakub Jelinek <jakub@redhat.com>
30640 * dwarf2out.c (size_of_die): For -gdwarf-4 use
30641 uleb128 size instead of fixed 1 or 2 for dw_val_class_loc
30642 and 0 instead of 1 for dw_val_class_flag.
30643 (value_format): For -gdwarf-4 use DW_FORM_sec_offset for
30644 dw_val_class_range_list, dw_val_class_loc_list,
30645 dw_val_class_lineptr and dw_val_class_macptr, use
30646 DW_FORM_flag_present for dw_val_class_flag and
30647 DW_FORM_exprloc for dw_val_class_loc.
30648 (output_die): For -gdwarf-4 print dw_val_class_loc
30649 size as uleb128 instead of 1 or 2 bytes and don't print
30650 anything for dw_val_class_flag.
30652 * var-tracking.c (vt_init_cfa_base): Use cselib_lookup_from_insn
30653 instead of cselib_lookup following by tweaking locs->setting_insn.
30656 * cselib.c (cselib_process_insn): Clear cselib_current_insn
30657 even before returning from label, setjmp call or volatile asm
30660 2010-03-31 Richard Guenther <rguenther@suse.de>
30662 PR middle-end/43600
30663 * cgraphunit.c (cgraph_output_in_order): Do not allocate
30664 temporary data on stack.
30666 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30668 * config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove undef.
30669 (PUSHSECTION_ASM_OP): Remove.
30670 (POPSECTION_ASM_OP): Remove.
30671 (PUSHSECTION_FORMAT): Remove.
30672 * config/sol2.h (PUSHSECTION_FORMAT): Define.
30673 * config/sparc/sol2.h [!USE_GAS] (PUSHSECTION_FORMAT): Redefine.
30674 * config/sol2.c (solaris_output_init_fini): Use it.
30676 2010-03-31 Jie Zhang <jie@codesourcery.com>
30679 * opt-functions.awk (var_type_struct): Use signed char type
30680 for simple variables.
30682 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30684 * config/sol2.c: Include output.h.
30685 (solaris_assemble_visibility): New function.
30686 * config/t-sol2 (sol2.o): Add output.h dependency.
30687 * config/sol2-protos.h (solaris_assemble_visibility): Declare.
30688 * config/sol2.h [!USE_GAS] (TARGET_ASM_ASSEMBLE_VISIBILITY):
30691 2010-03-31 Jakub Jelinek <jakub@redhat.com>
30694 * config/arm/arm.c (arm_save_coproc_regs): Use Pmode instead of
30695 V2SImode or XFmode on PRE_DEC.
30698 * cfgexpand.c (expand_debug_expr): Handle VOIDmode mode like
30701 2010-03-31 Jie Zhang <jie@codesourcery.com>
30704 * reload.h (caller_save_initialized_p): Declare.
30705 * toplev.c (backend_init_target): Don't call
30706 init_caller_save but set caller_save_initialized_p to false.
30707 * caller-save.c (caller_save_initialized_p): Define.
30708 (init_caller_save): Check caller_save_initialized_p.
30709 * ira.c (ira): Call init_caller_save if flag_caller_saves.
30711 2010-03-31 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30714 * config.gcc (i[34567]86-*-solaris2*): Add i386/t-fprules-softfp
30715 and soft-fp/t-softfp to tmake_file.
30716 * config/i386/sol2.h (LIBGCC2_HAS_TF_MODE): Redefine.
30717 (LIBGCC2_TF_CEXT): Define.
30720 2010-03-30 Alexandre Oliva <aoliva@redhat.com>
30723 * cselib.c (n_useless_values): Document handling of debug locs.
30724 (n_useless_debug_values, n_debug_values): New variables.
30725 (new_elt_loc_list): Don't add to debug values, keep count.
30726 (promote_debug_loc): New.
30727 (cselib_reset_table): Zero new variables.
30728 (entry_and_rtx_equal_p): Promote debug locs.
30729 (discard_useless_locs): Increment n_useless_debug_values for
30731 (remove_useless_values): Adjust n_useless_values and n_debug_values
30732 with n_useless_debug_values.
30733 (add_mem_for_addr): Promote debug locs.
30734 (cselib_lookup_mem): Likewise.
30735 (cselib_lookup_addr): Renamed to...
30736 (cselib_lookup_addr_1): ... this. Promote debug locs. Don't call...
30737 (cselib_log_lookup): ... this. Turn into...
30738 (cselib_lookup_addr): ... new wrapper.
30739 (cselib_lookup_from_insn): New.
30740 (cselib_invalidate_regno): Increment n_useless_debug_values for
30742 (cselib_invalidate_mem): Likewise.
30743 (cselib_process_insn): Take n_deleted and n_debug_values into
30744 account to guard remove_useless_value call.
30745 (cselib_finish): Zero n_useless_debug_values.
30746 * cselib.h (cselib_lookup_from_insn): Declare.
30747 * sched-deps.c (sched_analyze_1): Use cselib_lookup_from_insn.
30748 (sched_analyze_2): Likewise.
30750 2010-03-30 Jakub Jelinek <jakub@redhat.com>
30752 * var-tracking.c (use_narrower_mode_test, use_narrower_mode): New
30754 (adjust_mems): Replace narrowing SUBREG of expression containing
30755 just PLUS, MINUS, MULT and ASHIFT of registers and constants
30756 with operations in the narrower mode.
30759 * var-tracking.c (dataflow_set_clear_at_call): Invalidate just
30760 regs_invalidated_by_call instead all call_used_reg_set registers.
30762 2010-03-30 Sebastian Pop <sebastian.pop@amd.com>
30764 PR middle-end/43430
30765 * tree-vect-slp.c (vect_get_and_check_slp_defs): Replace type
30766 pointer comparisons with types_compatible_p.
30767 * tree-vect-stmts.c (vectorizable_call): Same.
30768 (vectorizable_condition): Same.
30770 2010-03-30 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
30772 * config/s390/s390.c (s390_emit_prologue): Omit issuing a dynamic
30773 stack check if the mask would be zero.
30775 2010-03-30 Seongbae Park <seongbae.park@gmail.com>
30776 Jack Howarth <howarth@bromo.med.uc.edu>
30778 * tree-profile.c (tree_init_ic_make_global_vars): Make static
30781 2010-03-30 Joseph Myers <joseph@codesourcery.com>
30784 * libgcc-std.ver (GCC_4.5.0): Define version. Include __unordxf2
30786 * config/bfin/libgcc-bfin.ver (GCC_4.5.0): Define version.
30787 Include ___unordxf2 and ___unordtf2.
30788 * config/i386/libgcc-glibc.ver: Do not define inheritance from
30791 2010-03-30 Tarik Graba <tarik.graba@telecom-paristech.fr>
30793 * config/lm32/t-lm32: New file.
30794 * config.gcc: Use the above file when targetting lm32.
30796 2010-03-28 Duncan Sands <baldrick@free.fr>
30798 * Makefile.in (PLUGIN_HEADERS): Add except.h.
30800 2010-03-29 Sebastian Pop <sebastian.pop@amd.com>
30802 PR middle-end/43431
30803 * tree-vect-loop.c (vect_estimate_min_profitable_iters):
30804 Improve vectorization cost model diagnostic.
30806 2010-03-29 Sebastian Pop <sebastian.pop@amd.com>
30808 PR middle-end/43436
30809 * tree-vect-data-refs.c (vect_analyze_data_refs): When
30810 compute_data_dependences_for_loop returns false, early exit
30811 and output an extra diagnostic for the failed data reference
30814 2010-03-29 Richard Guenther <rguenther@suse.de>
30816 PR tree-optimization/43560
30817 * tree-ssa-loop-im.c (ref_always_accessed_p): Add store_p parameter.
30818 (can_sm_ref_p): Treat stores to readonly locations as trapping.
30820 2010-03-29 Jie Zhang <jie@codesourcery.com>
30823 * toplev.c (process_options): Set optimization_default_node
30824 and optimization_current_node.
30825 * opts.c (decode_options): Don't set optimization_default_node
30826 and optimization_current_node.
30828 2010-03-29 Ralf Corsépius <ralf.corsepius@rtems.org>
30830 * config/rtems.h: Abandon -qrtems_debug.
30832 2010-03-28 Jan Hubicka <jh@suse.cz>
30834 PR tree-optimization/43505
30835 * cgraph.c (cgraph_clone_node): When clonning a clone, replacement
30836 map should not be copied.
30838 2010-03-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
30840 PR middle-end/41674
30841 * cgraphunit.c (cgraph_build_static_cdtor): If target doesn't have
30842 cdtors, set DECL_PRESERVE_P.
30843 * ipa.c (cgraph_externally_visible_p): Return true if declaration
30844 should be preseved.
30846 2010-03-27 Uros Bizjak <ubizjak@gmail.com>
30848 PR tree-optimization/43528
30849 * stor-layout.c (place_field): Check that constant fits into
30850 unsigned HWI when skipping calculation of MS bitfield layout.
30852 2010-03-27 Jan Hubicka <jh@suse.cz>
30854 PR middle-end/43391
30855 * varasm.c (make_decl_rtl): Deal with COMMON flag to make
30856 notice_global_symbol work.
30858 2010-03-27 Jakub Jelinek <jakub@redhat.com>
30860 * dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl
30861 instead of dwarf2out_decl.
30862 (struct var_loc_node): Remove section_label field.
30863 (dwarf2out_function_decl): New function.
30864 (dwarf2out_var_location): Don't set section_label field.
30865 (dwarf2out_begin_function): Don't empty decl_loc_table here.
30867 2010-03-26 Michael Meissner <meissner@linux.vnet.ibm.com>
30869 PR tree-optimization/43544
30870 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
30871 First argument for builtin vectorized function hook is now a
30872 tree to be able to distinguish between machine specific and
30874 * targhooks.c (default_builtin_vectorized_function): Ditto.
30875 * targhooks.h (default_builtin_vectorized_function): Ditto.
30876 * target.h (struct gcc_target): Ditto.
30877 * tree-vect-stmts.c (vectorizable_function): Ditto.
30878 * config/i386/i386.c (ix86_builtin_vectorized_function): Ditto.
30879 * config/rs6000/rs6000.c (rs6000_builtin_vectorized_function):
30882 2010-03-26 Joseph Myers <joseph@codesourcery.com>
30885 * c-decl.c (get_parm_info): Assert that decl going in OTHERS has a
30886 nested binding iff it is a FUNCTION_DECL.
30887 (store_parm_decls_newstyle): Pass nested=true to bind for
30888 FUNCTION_DECLs amongst parameters.
30890 2010-03-26 Jakub Jelinek <jakub@redhat.com>
30892 * var-tracking.c (vt_expand_loc_callback): Don't run
30893 cselib_expand_value_rtx_cb in dummy mode if
30894 cselib_dummy_expand_value_rtx_cb returned false.
30896 * var-tracking.c (emit_note_insn_var_location): For one part
30897 notes with offset 0, don't add EXPR_LIST around the location.
30898 * dwarf2out.c (loc_descriptor, dw_loc_list_1,
30899 add_location_or_const_value_attribute): Adjust for that change.
30902 * dwarf2out.c (reg_save): For DW_CFA_expression put regnum
30903 into first operand and location into second.
30904 (dw_cfi_oprnd1_desc): Return dw_cfi_oprnd_reg_num instead of
30905 dw_cfi_oprnd_loc for DW_CFA_expression.
30906 (dw_cfi_oprnd2_desc): Return dw_cfi_oprnd_loc for DW_CFA_expression.
30907 (output_cfa_loc, output_cfa_loc_raw): For DW_CFA_expression
30908 assume first argument is regnum and second argument is location.
30910 2010-03-26 Uros Bizjak <ubizjak@gmail.com>
30913 * config/alpha/alpha.md (*cmp_sadd_si): Change mode
30914 of scratch register to DImode. Split to DImode comparison operator.
30915 Use SImode subreg of scratch register in the multiplication.
30916 (*cmp_sadd_sidi): Ditto.
30917 (*cmp_ssub_si): Ditto.
30918 (*cmp_ssub_sidi): Ditto.
30920 2010-03-26 Uros Bizjak <ubizjak@gmail.com>
30923 * config/i386/i386.c (ix86_expand_prologue) [TARGET_STACK_PROBE]:
30924 Remove invalid assert and wrong comment.
30926 2010-03-26 Jakub Jelinek <jakub@redhat.com>
30929 * flags.h (final_insns_dump_p): New extern.
30930 * final.c (final_insns_dump_p): New variable.
30931 (rest_of_clean_state): Set it before -fdump-final-insns=
30932 dumping, clear afterwards.
30933 * print-rtl.c (print_rtx): If final_insns_dump_p don't dump
30934 MEM_ALIAS_SET on MEMs.
30936 2010-03-26 David S. Miller <davem@davemloft.net>
30938 * configure.ac: Fix sparc GOTDATA_OP bug check.
30939 * configure: Rebuild.
30941 2010-03-26 Alan Modra <amodra@gmail.com>
30943 * config/rs6000/rs6000.md (cmptf_internal2): Correct comparison.
30945 2010-03-25 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
30947 * doc/tm.texi (Sections): Document TLS_COMMON_ASM_OP,
30948 TLS_SECTION_ASM_FLAG.
30950 2010-03-25 Jakub Jelinek <jakub@redhat.com>
30953 * config/i386/i386.c (ix86_code_end): Set DECL_WEAK if TARGET_MACHO.
30954 Clear first_function_block_is_cold.
30957 * gimplify.c (gimple_boolify): Only recurse on __builtin_expect
30958 argument if the argument is truth_value_p.
30960 2010-03-24 Michael Meissner <meissner@linux.vnet.ibm.com>
30962 * config/rs6000/constraints.md: Update copyright year for my changes.
30965 * config/rs6000/rs6000.c (rs6000_split_multireg_move): If r0 is
30966 used in reg+reg addressing, swap registers.
30968 2010-03-24 Jakub Jelinek <jakub@redhat.com>
30971 * target.h (struct gcc_target): Add code_end hook.
30972 * target-def.h (TARGET_ASM_CODE_END): Define to hook_void_void
30973 if not yet defined.
30974 (TARGET_ASM_OUT): Add TARGET_ASM_CODE_END.
30975 * toplev.c (compile_file): Call targetm.asm_out.code_end
30976 hook before unwind info/debug info output.
30977 * config/i386/winnt.c (i386_pe_file_end): Don't call ix86_file_end.
30978 * config/i386/linux.h (NEED_INDICATE_EXEC_STACK): Don't define.
30979 (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
30980 * config/i386/linux64.h (NEED_INDICATE_EXEC_STACK): Don't define.
30981 (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
30982 * config/i386/i386.c (ix86_file_end): Renamed to...
30983 (ix86_code_end): ... this. Make static. Don't call
30984 file_end_indicate_exec_stack. Emit unwind info using
30985 final_start_function/final_end_function.
30986 (darwin_x86_file_end): Remove.
30987 (TARGET_ASM_CODE_END): Define.
30988 * config/i386/i386.h (TARGET_ASM_FILE_END,
30989 NEED_INDICATE_EXEC_STACK): Don't define.
30990 * config/i386/darwin.h (darwin_x86_file_end): Remove prototype.
30991 (TARGET_ASM_FILE_END): Define to darwin_file_end.
30992 * config/i386/i386-protos.h (ix86_file_end): Remove prototype.
30993 * doc/tm.texi (TARGET_ASM_CODE_END): Document.
30996 * config/i386/i386.c (x86_output_mi_thunk): Call final_start_function
30997 at the beginning and final_end_function at the end.
30998 * config/s390/s390.c (s390_output_mi_thunk): Likewise.
31000 2010-03-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
31002 * configure.ac (i[34567]86-*-*): Handle Solaris 2/x86 TLS support
31003 and Sun as TLS syntax.
31004 (TLS_SECTION_ASM_FLAG) [on_solaris && !gas_flag]: Define.
31005 * configure: Regenerate.
31006 * config.in: Regenerate.
31007 * varasm.c (TLS_SECTION_ASM_FLAG): Define default.
31008 (default_elf_asm_named_section): Use it.
31009 * config/i386/i386.c (output_pic_addr_const): Lowercase @DTPOFF.
31010 (i386_output_dwarf_dtprel): Likewise.
31011 (output_addr_const_extra): Likewise.
31012 (output_pic_addr_const): Lowercase @GOTTPOFF.
31013 (output_addr_const_extra): Likewise.
31014 (output_pic_addr_const): Lowercase @GOTNTPOFF.
31015 (output_addr_const_extra): Likewise.
31016 (output_pic_addr_const): Lowercase @INDNTPOFF.
31017 (output_addr_const_extra): Likewise.
31018 (output_pic_addr_const): Lowercase @NTPOFF.
31019 (output_addr_const_extra): Likewise.
31020 (output_pic_addr_const): Lowercase @TPOFF.
31021 (output_addr_const_extra): Likewise.
31022 * config/i386/i386.md (*tls_global_dynamic_32_gnu): Lowercase @TLSGD.
31023 (*tls_global_dynamic_64): Likewise.
31024 (*tls_local_dynamic_base_32_gnu): Lowercase @TLSLDM.
31025 (*tls_local_dynamic_base_64): Lowercase @TLSLD.
31027 * defaults.h (TLS_COMMON_ASM_OP): Provide default.
31028 (ASM_OUTPUT_TLS_COMMON): Use it.
31029 * config/i386/sol2-gas.h (TLS_COMMON_ASM_OP): Undef.
31032 * config.gcc (sparc*-*-solaris2*) [$gas=yes]: Add usegas.h to tm_file.
31033 * config/sparc/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Move ...
31034 * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): ... here.
31035 * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Redefine.
31036 * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
31037 (ASM_DECLARE_OBJECT_NAME) [!USE_GAS]: Redefine.
31039 2010-03-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
31041 * config/i386/i386.c (override_options): Don't accept
31042 -mtls-dialect=sun any longer.
31043 * config/i386/i386.h (TARGET_SUN_TLS): Define as 0.
31044 * config/i386/i386.md (*tls_global_dynamic_32_sun): Remove.
31045 (*tls_local_dynamic_base_32_sun): Likewise.
31046 * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
31048 2010-03-24 Jakub Jelinek <jakub@redhat.com>
31051 * dwarf2out.c (mem_loc_descriptor): Don't ICE on
31052 VEC_{MERGE,SELECT,CONCAT,DUPLICATE}.
31055 * ira.c (adjust_cleared_regs): New function.
31056 (update_equiv_regs): Adjust cleared_regs in DEBUG_INSNs.
31060 * cfgexpand.c (gimple_assign_rhs_to_tree): Also set TREE_BLOCK
31062 * expr.c (expand_expr_real): Restore previous
31063 curr_insn_source_location and curr_insn_block after
31064 expand_expr_real_1 call.
31065 (expand_expr_real_1) <case SSA_NAME>: Call expand_expr_real
31066 instead of expand_expr_real_1.
31068 2010-03-23 Vladimir Makarov <vmakarov@redhat.com>
31070 PR rtl-optimization/43413
31071 * ira-color.c (setup_allocno_available_regs_num): Count prohibited
31074 2010-03-22 James E. Wilson <wilson@codesourcery.com>
31077 * ia64.md (call_nogp, call_value_nogp, sibcall_nogp, call_gp,
31078 call_value_gp, sibcall_gp): Use 's' constraint not 'i'.
31080 2010-03-22 H.J. Lu <hongjiu.lu@intel.com>
31082 * config/i386/i386.c (ix86_target_string): Add -mfma.
31083 Fix a typo in comment.
31085 2010-03-22 Mike Stump <mikestump@comcast.net>
31088 * config/rs6000/rs6000.c (darwin_rs6000_special_round_type_align):
31089 Don't overly align based upon packed packed fields.
31091 2010-03-22 Jason Merrill <jason@redhat.com>
31093 * c-pretty-print.c (pp_c_specifier_qualifier_list) [VECTOR_TYPE]:
31094 Use () rather than [], and move before the element type.
31096 2010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
31098 * doc/configfiles.texi (Configuration Files): Removed
31099 fixinc/Makefile*, intl/Makefile.*.
31100 * doc/makefile.texi: Fixed markup. Abstract from version
31101 control system used.
31102 (Makefile): Removed obsolete java/parse.y example.
31103 * doc/sourcebuild.texi: Likewise.
31104 (Top Level): Added config, gnattools, libdecnumber, libgcc,
31105 libgomp, libssp. Removed fastjar.
31106 (Miscellaneous Docs): Clarify location.
31107 Added COPYING3, COPYING3.LIB.
31108 (Front End Directory): Moved Make-lang.in entry to new subsubsection.
31110 2010-03-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
31113 * config/i386/i386.c (x86_function_profiler)
31114 [!NO_PROFILE_COUNTERS]: Fix typo.
31115 * config/i386/gmon-sol2.c (_mcleanup) [__x86_64__]: Use call
31118 2010-03-22 Janis Johnson <janis187@us.ibm.com>
31119 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
31121 * doc/sourcebuild.texi (Test Directives): Split into six
31122 subsections, with most of the current text in new subsections
31123 Directives, Selectors, and Final Actions.
31124 (Directives): Split list of test directives into multiple
31126 (Selectors): Describe use and syntax of selectors.
31127 (Effective-Target Keywords): Describe all existing keywords.
31128 (Add Options): Describe features for dg-add-options.
31129 (Require Support): Describe variants of dg-require-support.
31130 (Final Actions): Describe commands to use in dg-final.
31132 2010-03-22 Michael Matz <matz@suse.de>
31134 PR middle-end/43475
31135 * recog.c (validate_replace_rtx_group): Replace also in
31136 REG_EQUAL and REG_EQUIV notes.
31138 2010-03-22 Richard Guenther <rguenther@suse.de>
31140 PR tree-optimization/43390
31141 * tree-vect-stmts.c (get_vectype_for_scalar_type): Make
31142 sure vector extracts are type correct.
31144 2010-03-22 Richard Guenther <rguenther@suse.de>
31146 PR middle-end/40106
31147 * builtins.c (expand_builtin_pow): Expand pow (x, 1.5) as
31148 x * sqrt (x) even when optimizing for size if the target
31149 has native support for sqrt.
31151 2010-03-22 Jakub Jelinek <jakub@redhat.com>
31153 * varasm.c (make_decl_rtl_for_debug): Also clear
31154 flag_mudflap for the duration of make_decl_rtl call.
31157 * var-tracking.c (add_cselib_value_chains): Remove ASM_OPERANDS
31158 locs from preserved VALUEs.
31160 2010-03-21 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
31162 PR middle-end/42718
31163 * pa.md (movmemsi): Set align to one if zero.
31164 (movmemdi): Likewise.
31166 2010-03-21 Richard Earnshaw <rearnsha@arm.com>
31169 * arm.c (arm_output_epilogue): Correctly match VFP pop instructions
31170 with their corresponding prologue pushes.
31172 2010-03-20 Andrew Pinski <pinskia@gmail.com>
31175 * config/spu/spu.c (spu_expand_prologue): Don't emit NOTE_INSN_DELETED
31176 at the begining or end.
31177 (spu_expand_epilogue): Likewise.
31179 2010-03-20 Richard Guenther <rguenther@suse.de>
31181 PR rtl-optimization/43438
31182 * combine.c (make_extraction): Properly zero-/sign-extend an
31183 extraction of the low part of a CONST_INT. Also handle
31186 2010-03-19 Mike Stump <mikestump@comcast.net>
31188 * config/i386/darwin.h (SUBTARGET32_DEFAULT_CPU): Add.
31189 * config/i386/i386.c (SUBTARGET32_DEFAULT_CPU): Add.
31190 (override_options): Use SUBTARGET32_DEFAULT_CPU.
31192 2010-03-19 Andrew Pinski <andrew_pinski@caviumnetworks.com>
31195 * c-decl.c (grokparms): Set arg_types to NULL_TREE if there was
31198 2010-03-19 Bernd Schmidt <bernds@codesourcery.com>
31200 PR rtl-optimization/42258
31201 * ira-lives.c (check_and_make_def_conflict): Ignore conflict for a
31202 use that may match DEF.
31205 * optabs.c (avoid_expensive_constant): Use rtx_cost to find out
31206 the cost of loading the constant rather than assuming
31208 * config/arm/arm.c (thumb1_rtx_costs) <case CONST_INT>: If the
31209 outer code is AND, do the same tests as the andsi3 expander and
31210 return COSTS_N_INSNS (1) if and is cheap.
31212 * optabs.c (avoid_expensive_constant): Fix formatting.
31214 2010-03-19 Michael Matz <matz@suse.de>
31217 * attribs.c (decl_attributes): When rebuilding a function pointer
31218 type use the same qualifiers as the original pointer type.
31220 2010-03-19 Martin Jambor <mjambor@suse.cz>
31222 * doc/gimple.texi (Logical Operators): Describe is_gimple_ip_invariant
31223 and is_gimple_ip_invariant_address.
31225 2010-03-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
31228 2009-10-01 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
31230 * config/arm/arm.c (arm_override_options): Turn off
31231 flag_dwarf2_cfi_asm for AAPCS variants.
31233 2010-03-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
31236 * config/arm/arm.c (emit_multi_reg_push): Update comments.
31237 Use PRE_MODIFY instead of PRE_DEC.
31238 (emit_sfm): Use PRE_MODIFY instead of PRE_DEC.
31239 (vfp_emit_fstmd): Likewise.
31241 2010-03-19 Michael Matz <matz@suse.de>
31244 * builtins.c (expand_builtin_interclass_mathfn,
31245 expand_builtin_signbit): Use maybe_emit_unop_insn, emit libcalls
31248 2010-03-19 Richard Guenther <rguenther@suse.de>
31250 PR tree-optimization/43415
31251 * tree-ssa-pre.c (phi_translate): Split out worker to ...
31252 (phi_translate_1): ... this.
31253 (phi_translate): Move all caching here. Cache all NARY
31254 and REFERENCE translations.
31256 2010-03-19 David S. Miller <davem@davemloft.net>
31258 With help from Eric Botcazou.
31259 * config/sparc/sparc.c: Include dwarf2out.h.
31260 (emit_pic_helper): Delete.
31261 (pic_helper_symbol_name): Delete.
31262 (pic_helper_emitted_p): Delete.
31263 (pic_helper_needed): New.
31264 (USE_HIDDEN_LINKONCE): Define to '1' if HAVE_GAS_HIDDEN else '0'.
31265 (get_pc_thunk_name): New.
31266 (load_pic_register): Remove 'delay_pic_helper' arg. Use
31267 get_thunk_pc_name and ggc_strdup to generate PIC thunk symbol.
31268 Set pic_helper_needed to true. Don't call emit_pic_helper.
31269 (sparc_expand_prologue): Update load_pic_register call.
31270 (sparc_output_mi_thunk): Likewise.
31271 (sparc_file_end): Emit a hidden comdat symbol for the PIC
31272 thunk if possible. Output CFI information as needed.
31274 2010-03-18 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
31275 Jack Howarth <howarth@bromo.med.uc.edu>
31278 * config/i386/i386.h: Fix ABI on darwin x86-32.
31280 2010-03-18 Aldy Hernandez <aldyh@redhat.com>
31282 * tree.h: Declare make_decl_rtl_for_debug.
31283 * varasm.c (make_decl_rtl_for_debug): New.
31284 * dwarf2out.c (rtl_for_decl_location): Call it.
31285 * cfgexpand.c (expand_debug_expr): Call it.
31287 2010-03-18 Jakub Jelinek <jakub@redhat.com>
31290 * var-tracking.c (adjust_mems) <case POST_MODIFY>: Allow BLKmode
31294 * var-tracking.c (vt_init_cfa_base): Do nothing if
31295 cfa_base_rtx would be hard_frame_pointer_rtx or non-fixed register.
31297 2010-03-18 Alexandre Oliva <aoliva@redhat.com>
31300 * var-tracking.c (canonicalize_vars_star): New.
31301 (dataflow_post_merge_adjust): Use it.
31303 2010-03-18 Jakub Jelinek <jakub@redhat.com>
31306 * var-tracking.c (non_suitable_const): New function.
31307 (add_uses): For DEBUG_INSNs with constants, don't record any
31308 value, instead just the constant value itself.
31309 (compute_bb_dataflow) <case MO_VAL_LOC>: If PAT_VAR_LOCATION_LOC
31310 is not VAR_LOC_UNKNOWN_P, set var to the constant.
31311 (emit_notes_in_bb): Likewise.
31312 (emit_note_insn_var_location): For onepart variables if
31313 cur_loc is a VOIDmode constant, use DECL_MODE.
31315 2010-03-18 Martin Jambor <mjambor@suse.cz>
31317 PR middle-end/42450
31318 * cgraph.h (cgraph_redirect_edge_call_stmt_to_callee): Declare.
31319 * cgraphunit.c (cgraph_materialize_all_clones): Update calls in
31320 all non-clones. Moved call redirection...
31321 (cgraph_redirect_edge_call_stmt_to_callee): ...to this new function.
31322 (cgraph_materialize_all_clones): Dispose of all
31323 combined_args_to_skip bitmaps.
31324 (verify_cgraph_node): Do not check for edges pointing to wrong
31325 nodes in inline clones.
31326 * tree-inline.c (copy_bb): Call
31327 cgraph_redirect_edge_call_stmt_to_callee.
31328 * ipa.c (cgraph_remove_unreachable_nodes): Call
31329 cgraph_node_remove_callees even when there are used clones.
31331 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
31333 * config/i386/libgcc-glibc.ver: Make GCC_4.5.0 inherit GCC_4.4.0.
31335 2010-03-18 H.J. Lu <hongjiu.lu@intel.com>
31338 * config/i386/libgcc-glibc.ver: Add __extendxftf2 to GCC_4.5.0
31341 2010-03-18 Michael Matz <matz@suse.de>
31343 PR middle-end/43419
31344 * builtins.c (expand_builtin_pow): Don't transform pow(x, 0.5)
31345 into sqrt(x) if we need to preserve signed zeros.
31347 2010-03-18 Steven Bosscher <steven@gcc.gnu.org>
31348 Eric Botcazou <ebotcazou@adacore.com>
31350 PR rtl-optimization/43360
31351 * loop-invariant.c (move_invariant_reg): Remove the REG_EQUAL
31352 note if we don't know its invariant status.
31354 2010-03-18 Michael Matz <matz@suse.de>
31356 PR tree-optimization/43402
31357 * tree-cfgcleanup.c (cleanup_control_expr_graph): Don't follow
31358 PHI chains of ssa names registered for update.
31360 2010-03-17 Peter Bergner <bergner@vnet.ibm.com>
31363 * config/rs6000/rs6000.c (rs6000_split_multireg_move): Add support for
31364 non-offsettable and pre_modify update addressing.
31365 * config/rs6000/dfp.md (*movdd_hardfloat32): Make the "0", "1"
31366 and "2" alternatives "#".
31367 (*movdd_softfloat32): Make all alternatives "#";
31368 * config/rs6000/rs6000.md (DIFD): New define_mode_iterator.
31369 (*movdf_hardfloat32): Make the "0", "1" and "2" alternatives "#".
31370 (*movdf_softfloat32): Make all alternatives "#";
31371 (movdi): Use the new DIFD mode iterator to create a common splitter
31372 for movdi, movdf and movdd patterns.
31374 2010-03-18 Shujing Zhao <pearly.zhao@oracle.com>
31376 * common.opt (dumpdir): Remove redundant tab.
31378 2010-03-17 Martin Jambor <mjambor@suse.cz>
31380 PR tree-optimization/43347
31381 * tree-sra.c (create_access_replacement): Set TREE_NO_WARNING when the
31382 original base is DECL_ARTIFICIAL or DECL_IGNORED_P.
31384 2010-03-17 Bernd Schmidt <bernd.schmidt@analog.com>
31386 PR rtl-optimization/42216
31387 * regrename.c (create_new_chain): New function, broken out from...
31388 (scan_rtx_reg): ... here. Call it. Handle the case where we are
31389 appending a use to an empty chain.
31390 (build_def_use): Remove previous changes that convert OP_INOUT to
31391 OP_OUT operands; instead detect the case where an OP_INOUT operand
31392 uses a previously untracked register and create an empty chain for it.
31394 2010-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
31396 * doc/extend.texi (Function Attributes): Rewrite unfinished
31397 sentence in ms_abi documentation.
31399 2010-03-17 Alan Modra <amodra@gmail.com>
31401 * config/rs6000/linux64.opt (mprofile-kernel): Use profile_kernel var.
31402 * config/rs6000/linux64.h (TARGET_PROFILE_KERNEL): Define.
31403 (SUBSUBTARGET_OVERRIDE_OPTIONS): Don't use SET_PROFILE_KERNEL.
31404 * config/rs6000/rs6000.c (SET_PROFILE_KERNEL): Don't define.
31406 2010-03-16 Richard Henderson <rth@redhat.com>
31408 PR middle-end/43365
31409 * tree-eh.c (replace_goto_queue): Also replace in the eh_seq.
31410 (lower_try_finally): Save and restore eh_seq around the expansion
31411 of the try-finally.
31413 2010-03-16 Aldy Hernandez <aldyh@redhat.com>
31415 * graphite-sese-to-poly.c (split_reduction_stmt): Skip debug
31416 statements before splitting block.
31418 2010-03-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
31420 * doc/sourcebuild.texi (Testsuites): Fix markup.
31421 Use pathnames relative to gcc/testsuite.
31422 (Test Directives): Move description of how timeout is determined.
31423 (Ada Tests): Favor gnat.exp over ada/acats/tests/gcc.
31424 (C Tests): Correct gcc.misc-tests directory.
31425 Framework tests now live in gcc.test-framework.
31427 2010-03-16 Richard Guenther <rguenther@suse.de>
31429 PR middle-end/43379
31430 * tree-cfg.c (gimple_merge_blocks): When propagating virtual PHI
31431 operands make sure to merge SSA_NAME_OCCURS_IN_ABNORMAL_PHI properly.
31433 2010-03-16 Aldy Hernandez <aldyh@redhat.com>
31434 Alexandre Oliva <aoliva@redhat.com>
31436 PR tree-optimization/42917
31437 * lambda-code.c (remove_iv): Skip debug statements.
31438 (lambda_loopnest_to_gcc_loopnest): Likewise.
31439 (not_interesting_stmt): Debug statements are not interesting.
31441 2010-03-16 Jakub Jelinek <jakub@redhat.com>
31445 * cselib.c (cselib_preserve_constants,
31446 cfa_base_preserved_val): New static variables.
31447 (preserve_only_constants): New function.
31448 (cselib_reset_table): If cfa_base_preserved_val is non-NULL, don't
31449 clear its REG_VALUES. If cselib_preserve_constants, don't
31450 empty the whole hash table, but preserve there VALUEs with constants,
31451 cfa_base_preserved_val and cfa_base_preserved_val plus constant.
31452 (cselib_preserve_cfa_base_value): New function.
31453 (cselib_invalidate_regno): Don't invalidate cfa_base_preserved_val.
31454 (cselib_init): Change argument to int bitfield. Set
31455 cselib_preserve_constants to whether CSELIB_PRESERVE_CONSTANTS
31457 (cselib_finish): Clear cselib_preserve_constants and
31458 cfa_base_preserved_val.
31459 * cselib.h (enum cselib_record_what): New enum.
31460 (cselib_init): Change argument to int.
31461 (cselib_preserve_cfa_base_value): New prototype.
31462 * postreload.c (reload_cse_regs_1): Adjust cselib_init caller.
31463 * dse.c (dse_step1): Likewise.
31464 * cfgcleanup.c (thread_jump): Likewise.
31465 * sched-deps.c (sched_analyze): Likewise.
31466 * gcse.c (local_cprop_pass): Likewise.
31467 * simplify-rtx.c (simplify_replace_fn_rtx): Add argument to callback.
31468 If FN is non-NULL, call the callback always and whenever it returns
31469 non-NULL just return that. Only do rtx_equal_p if FN is NULL.
31470 * rtl.h (simplify_replace_fn_rtx): Add argument to callback.
31471 * combine.c (propagate_for_debug_subst): Add old_rtx argument,
31472 compare from with old_rtx and if it isn't rtx_equal_p, return NULL.
31473 * Makefile.in (var-tracking.o): Depend on $(RECOG_H).
31474 * var-tracking.c: Include recog.h.
31475 (bb_stack_adjust_offset): Remove.
31476 (vt_stack_adjustments): Don't call it, instead just gather the
31477 adjustments using insn_stack_adjust_offset_pre_post on each bb insn.
31478 (adjust_stack_reference): Remove.
31479 (compute_cfa_pointer): New function.
31480 (hard_frame_pointer_adjustment, cfa_base_rtx): New static variables.
31481 (struct adjust_mem_data): New type.
31482 (adjust_mems, adjust_mem_uses, adjust_mem_stores, adjust_insn): New
31484 (get_address_mode): New function.
31485 (replace_expr_with_values): Use it.
31486 (use_type): Don't do cselib_lookup for VAR_LOC_UNKNOWN_P.
31487 Use get_address_mode. For cfa_base_rtx return MO_CLOBBER.
31488 (adjust_sets): Remove.
31489 (add_uses): Don't add extra MO_VAL_USE for cfa_base_rtx plus constant.
31490 Use get_address_mode.
31491 (get_adjusted_src): Remove.
31492 (add_stores): Don't call it. Never reuse expr SET. Don't add extra
31493 MO_VAL_USE for cfa_base_rtx plus constant. Use get_address_mode.
31494 (add_with_sets): Don't call adjust_sets.
31495 (fp_setter, vt_init_cfa_base): New functions.
31496 (vt_initialize): Change return type to bool. Move most of pool etc.
31497 initialization to the beginning of the function from end. Pass
31498 CSELIB_RECORD_MEMORY | CSELIB_PRESERVE_CONSTANTS to cselib_init.
31499 If !frame_pointer_needed, call vt_stack_adjustment before mos
31500 vector is filled, call vt_init_cfa_base if argp/framep has been
31501 eliminated to sp. If frame_pointer_needed and argp/framep has
31502 been eliminated to hard frame pointer, set
31503 hard_frame_pointer_adjustment and call vt_init_cfa_base after
31504 encountering fp setter in the prologue. For MO_ADJUST, call
31505 log_op_type before pusing the op into mos vector, not afterwards.
31506 Call adjust_insn before cselib_process_insn/add_with_sets,
31507 call cancel_changes (0) afterwards.
31508 (variable_tracking_main_1): Adjust for vt_initialize calling
31509 vt_stack_adjustments and returning whether it succeeded or not.
31511 2010-03-15 Aldy Hernandez <aldyh@redhat.com>
31513 * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Skip
31516 2010-03-15 Jakub Jelinek <jakub@redhat.com>
31518 * dwarf2out.c (dwarf2out_frame_debug): Don't assert drap_reg
31520 (based_loc_descr): Use DW_OP_fbreg for vdrap_reg even when
31521 drap_reg has not been set.
31523 2010-03-15 Michael Matz <matz@suse.de>
31525 PR middle-end/43300
31526 * tree-outof-ssa.c (emit_partition_copy): New argument sizeexp,
31527 use it to expand block copies.
31528 (insert_partition_copy_on_edge, insert_rtx_to_part_on_edge,
31529 insert_part_to_rtx_on_edge): Adjust callers of emit_partition_copy.
31530 (insert_value_copy_on_edge): Use store_expr for BLKmode values.
31532 2010-03-15 Richard Guenther <rguenther@suse.de>
31534 PR tree-optimization/43367
31535 * tree-cfg.c (gimple_can_merge_blocks_p): Simplify PHI
31538 2010-03-15 Richard Guenther <rguenther@suse.de>
31540 PR tree-optimization/43317
31541 * ipa-struct-reorg.c (create_new_general_access): Update stmt.
31543 2010-03-15 Martin Jambor <mjambor@suse.cz>
31545 PR tree-optimization/43141
31546 * tree-sra.c (create_abstract_origin): New function.
31547 (modify_function): Call create_abstract_origin.
31549 2010-03-15 Chris Demetriou <cgd@google.com>
31551 * Makefile.in (stmp-int-hdrs): Don't chmod include/stdint.h if it
31554 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
31556 PR middle-end/43354
31557 * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Do not
31558 call insert_out_of_ssa_copy for default definitions.
31560 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
31562 * graphite-clast-to-gimple.c (my_long_long): Defined.
31563 (gcc_type_for_cloog_iv): Use it instead of long_long_integer_type_node.
31564 * graphite-sese-to-poly.c (my_long_long): Defined.
31565 (scop_ivs_can_be_represented): Use it.
31567 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
31569 * doc/invoke.texi: Fix documentation of graphite-max-nb-scop-params,
31570 graphite-max-bbs-per-function, and loop-block-tile-size.
31571 * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Replace "maximal"
31573 (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Same.
31575 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
31577 * graphite-clast-to-gimple.c (gcc_type_for_iv_of_clast_loop): Remove
31578 forward declaration.
31579 * graphite-sese-to-poly.c (reduction_phi_p): Remove FIXME comment.
31580 (add_upper_bounds_from_estimated_nit): New.
31581 (build_loop_iteration_domains): Use it.
31583 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
31585 * doc/invoke.texi (PARAM_LOOP_BLOCK_TILE_SIZE): Document.
31587 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
31589 PR middle-end/43306
31590 * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT
31591 should be an INTEGER_CST. Also handle CASE_CONVERT.
31593 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
31595 * graphite.c (graphite_initialize): To bound the number of bbs per
31596 function, use PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
31597 * params.def (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Declared.
31598 * doc/invoke.texi: Document it.
31600 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
31602 * graphite-sese-to-poly.c (build_poly_scop): Do not return bool.
31603 * graphite-sese-to-poly.h (build_poly_scop): Same.
31605 2010-03-13 Sebastian Pop <sebastian.pop@amd.com>
31607 * graphite-sese-to-poly.c (build_poly_scop): Limit scops following
31608 the number of parameters in the scop. Use as an upper bound
31609 PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS.
31610 * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Declared.
31611 * doc/invoke.texi: Document it.
31613 2010-03-13 Jerry Quinn <jlquinn@optonline.net>
31615 * Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.
31616 * doc/c-tree.texi: Remove.
31617 * doc/generic.texi: Merge c-tree.texi here.
31618 * doc/gccint.texi (Trees): Remove menu entry.
31619 (c-tree.texi): Remove @include.
31620 * doc/rtl.texi (Reading RTL): Update pxref from Trees to GENERIC.
31621 * doc/languages.texi (Reading RTL): Ditto.
31623 2010-03-12 Steve Ellcey <sje@cup.hp.com>
31626 * config/ia64/sync.md (sync_compare_and_swap): Move memory fence.
31628 2010-03-12 Michael Meissner <meissner@linux.vnet.ibm.com>
31630 PR middle-end/42431
31631 * config/rs6000/rs6000.c (rs6000_emit_move): Delete band-aid
31632 code added to work around reload clobbering CONST insns.
31634 2010-03-12 Jakub Jelinek <jakub@redhat.com>
31636 * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
31637 (cselib_preserve_definitely, cselib_clear_preserve): Remove.
31638 (cselib_preserve_only_values): Remove retain argument, don't
31639 traverse hash table with cselib_{preserve_definitely,clear_preserve}.
31640 * cselib.h (cselib_preserve_only_values): Remove retain argument.
31641 * var-tracking.c (micro_operation): Move insn field before union.
31642 Add DEF_VEC_O and DEF_VEC_ALLOC_O for this type.
31643 (struct variable_tracking_info_def): Remove n_mos field, change
31644 mos into a vector of micro_operations.
31645 (count_uses, count_uses_1, count_stores, count_with_sets): Remove.
31646 (bb_stack_adjust_offset, log_op_type, add_uses, add_stores,
31647 compute_bb_dataflow, emit_notes_in_bb): Adjust for VTI (bb)->mos
31648 changing into a vector.
31649 (add_with_sets): Likewise. Ensure MO_VAL_USE uops from add_stores
31650 come before all other uops generated by add_stores.
31651 (vt_add_function_parameters): Adjust for cselib_preserve_only_values
31653 (vt_initialize): Likewise. Adjust for VTI (bb)->mos changing into
31654 a vector. Run just one pass over the bbs instead of separate counting
31655 and computation phase.
31656 (vt_finalize): Free VTI (bb)->mos vector instead of array.
31659 * tree-inline.c (remap_decls): Put old_var rather than origin_var
31660 into *nonlocalized_list vector.
31661 * dwarf2out.c (gen_formal_parameter_die): Call decl_ultimate_origin
31662 even if origin is non-NULL.
31663 (gen_variable_die): Likewise.
31664 (process_scope_var): Don't change origin.
31665 (gen_decl_die): Likewise.
31666 * tree-cfgcleanup.c (remove_forwarder_block): Check single_pred_p
31667 before adding new edges instead of after it, fix moving over
31670 2010-03-11 David S. Miller <davem@davemloft.net>
31672 * configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple
31674 * configure: Rebuild.
31676 2010-03-11 Martin Jambor <mjambor@suse.cz>
31678 PR tree-optimization/43257
31679 * tree.c (assign_assembler_name_if_neeeded): New function.
31680 (free_lang_data_in_cgraph): Assembler name assignment moved to the
31681 above new function.
31682 * tree.h (assign_assembler_name_if_neeeded): Declare.
31683 * cgraphunit.c (cgraph_analyze_function): Create an assembler name for
31684 the function if needed.
31686 2010-03-11 Chris Demetriou <cgd@google.com>
31688 * Makefile.in (stmp-int-hdrs): Make include/unwind.h,
31689 include/stdint-gcc.h, and include/stdint.h world-readable.
31691 2010-03-11 Richard Guenther <rguenther@suse.de>
31693 PR tree-optimization/43255
31694 * tree-vrp.c (process_assert_insertions_for): Do not insert
31695 asserts for trivial conditions.
31697 2010-03-11 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
31699 PR tree-optimization/43280
31700 * tree-ssa-math-opts.c (find_bswap_1): Modify symbolic number
31701 generation. Move calculation of size out of the if branch.
31702 (find_bswap): Modify compare number generation.
31704 2010-03-11 Richard Guenther <rguenther@suse.de>
31707 * lto-streamer-in.c (maybe_fixup_decls): Simplify.
31708 (input_gimple_stmt): Fixup handled component types during
31709 operand read. Also fix up decls in ADDR_EXPRs.
31711 2010-03-10 Eric Botcazou <ebotcazou@adacore.com>
31713 * config/sparc/sol2-bi.h (CC1_SPEC): Default to -mcpu=v9 for -m32.
31714 * config/sparc/t-sol2-64 (MULTILIB_DIRNAMES): Use sparcv8plus.
31716 2010-03-10 Jan Hubicka <jh@suse.cz>
31719 * ipa.c (function_and_variable_visibility) Normalize COMMON bits.
31720 * varasm.c (get_variable_section): Don't do that here...
31721 (make_decl_rtl): ... and here.
31722 (do_assemble_alias): Produce decl RTL.
31723 (assemble_alias): Likewise.
31725 2010-03-10 Jakub Jelinek <jakub@redhat.com>
31728 * reg-notes.def (REG_CFA_SET_VDRAP): New note.
31729 * dwarf2out.c (dwarf2out_frame_debug_expr): Remove rule 20 - setting
31731 (dwarf2out_frame_debug): Handle REG_CFA_SET_VDRAP note.
31732 (based_loc_descr): Only express drap or vdrap regno based expressions
31733 using DW_OP_fbreg when not optimizing.
31734 * config/i386/i386.c (ix86_get_drap_rtx): When not optimizing,
31735 make the vDRAP = DRAP assignment RTX_FRAME_RELATED_P and add
31736 REG_CFA_SET_VDRAP note.
31738 2010-03-10 Alexander Monakov <amonakov@ispras.ru>
31740 PR tree-optimization/43236
31741 * tree-loop-distribution.c (generate_memset_zero): Fix off-by-one
31742 error in calculation of base address in reverse iteration case.
31743 (generate_builtin): Take number of latch executions if the statement
31746 2010-03-10 Andrey Belevantsev <abel@ispras.ru>
31748 PR middle-end/42859
31749 * tree-eh.c: Include pointer-set.h.
31750 (lower_eh_dispatch): Filter out duplicate case labels and
31751 remove the unneeded edge when the label is unused. Return
31752 true when some edges are removed.
31753 (execute_lower_eh_dispatch): When any lowering resulted in
31754 removing an edge, also delete unreachable blocks.
31756 2010-03-10 Jakub Jelinek <jakub@redhat.com>
31759 * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
31760 UNSPEC_MACHOPIC_OFFSET.
31762 2010-03-09 Andreas Schwab <schwab@linux-m68k.org>
31765 * config/m68k/m68k.c (TARGET_DELEGITIMIZE_ADDRESS): Define.
31766 (m68k_delegitimize_address): New function.
31768 2010-03-09 Jakub Jelinek <jakub@redhat.com>
31771 * dwarf2out.c (const_ok_for_output_1): Return 1 for UNSPECs.
31774 * var-tracking.c (adjust_sets): New function.
31775 (count_with_sets, add_with_sets): Use it.
31776 (get_adjusted_src): New inline function.
31777 (add_stores): Use it.
31780 * var-tracking.c (vt_expand_loc_callback) <case SUBREG>: If dummy,
31781 call cselib_dummy_expand_value_rtx_cb instead of
31782 cselib_expand_value_rtx_cb.
31785 * config/i386/t-i386 (i386.o): Depend on debug.h and dwarf2out.h.
31786 * config/i386/i386.c: Include debug.h and dwarf2out.h.
31787 (ix86_file_end): If dwarf2out_do_cfi_asm (), emit .cfi_startproc
31788 and .cfi_endproc around the pic thunks.
31789 (output_set_got): For TARGET_DEEP_BRANCH_PREDICTION pic, ensure
31790 all queued unwind info register saves are saved before the call.
31791 For !TARGET_DEEP_BRANCH_PREDICTION pic, ensure the call is
31792 considered as sp-=4 for unwind info and the pop as sp+=4 which
31793 also clobbers dest, but doesn't actually restore it.
31796 * config/i386/i386.c (ix86_get_drap_rtx): Don't set
31797 RTX_FRAME_RELATED_P.
31799 2010-03-09 Jie Zhang <jie@codesourcery.com>
31801 * config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
31802 whitespaces in output template.
31804 2010-03-09 Jie Zhang <jie@codesourcery.com>
31806 * ira-lives.c (check_and_make_def_use_conflict): Don't fall
31807 out array boundary.
31809 2010-03-08 Jakub Jelinek <jakub@redhat.com>
31811 * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and
31812 builtins.exp in a separate job.
31814 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31816 * graphite-sese-to-poly.c (add_param_constraints): Use
31817 lower_bound_in_type and upper_bound_in_type.
31819 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31821 * graphite-sese-to-poly.c (add_param_constraints): Use sizetype
31822 instead of unsigned_type_node.
31824 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31825 Reza Yazdani <reza.yazdani@amd.com>
31827 PR middle-end/43065
31828 * graphite-sese-to-poly.c (add_param_constraints): Insert bounds
31829 on pointer type parameters.
31831 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
31833 PR middle-end/42644
31834 PR middle-end/42130
31835 * graphite-clast-to-gimple.c (clast_to_gcc_expression): Also
31836 handle conversions from pointer to integers.
31837 (gcc_type_for_cloog_iv): Choose the smalles signed integer as an
31838 induction variable, to be able to work with code generated by CLooG.
31839 * graphite-sese-to-poly.c (scop_ivs_can_be_represented): New.
31840 (build_poly_scop): Bail out if we cannot codegen a loop.
31842 2010-03-08 Tobias Grosser <grosser@fim.uni-passau.de>
31844 * graphite-clast-to-gimple.c (translate_clast): Do not short-cut
31845 code generation with gloog_error.
31847 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31849 * sese.c (expand_scalar_variables_ssa_name): Add new argument for type.
31850 Call fold_convert on all the returned values.
31851 (expand_scalar_variables_expr): Pass to
31852 expand_scalar_variables_ssa_name the type of the resulting expression.
31854 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31856 * graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed
31857 ppl_min_for_le_pointset.
31858 Use ppl_Pointset_Powerset_C_Polyhedron_minimize.
31859 * graphite-ppl.h (ppl_min_for_le_polyhedron): Update declaration.
31861 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31863 * graphite-dependences.c (map_into_dep_poly): Removed.
31864 (dependence_polyhedron_1): Use combine_context_id_scat.
31866 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31868 * graphite-poly.h (struct poly_scattering): Add layout documentation.
31869 (struct poly_bb): Same.
31870 (combine_context_id_scat): New.
31872 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31874 PR middle-end/42326
31875 * sese.c (name_defined_in_loop_p): Return false for default
31878 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31880 * graphite-clast-to-gimple.c (find_cloog_iv_in_expr): Simplify
31881 and clean up the logic.
31883 2010-03-08 Sebastian Pop <sebastian.pop@amd.com>
31885 * graphite-sese-to-poly.c (add_param_constraints): Enabled: remove
31888 2010-03-08 Jakub Jelinek <jakub@redhat.com>
31890 * var-tracking.c (remove_cselib_value_chains): Define only for
31892 (dataflow_set_preserve_mem_locs, dataflow_set_remove_mem_locs,
31893 delete_slot_part, emit_notes_for_differences_1): Don't call
31894 remove_cselib_value_chains here.
31895 (set_slot_part, emit_notes_for_differences_2): Don't call
31896 add_cselib_value_chains here.
31897 (preserved_values): New vector.
31898 (preserve_value): New function.
31899 (add_uses, add_stores, vt_add_function_parameters): Use it
31900 instead of cselib_preserve_value.
31901 (changed_values_stack): New vector.
31902 (check_changed_vars_0): New function.
31903 (check_changed_vars_1, check_changed_vars_2): Use it.
31904 (emit_notes_for_changes): Call set_dv_changed (*, false) on all
31905 changed_values_stack VALUEs.
31906 (vt_emit_notes): For all preserved_values call
31907 add_cselib_value_chains. If ENABLE_CHECKING call
31908 remove_cselib_value_chains before verifying value_chains is empty.
31909 Initialize and free changed_values_stack.
31910 (vt_initialize): Initialize preserved_values.
31911 (vt_finalize): Free preserved_values.
31913 2010-03-08 Richard Guenther <rguenther@suse.de>
31915 PR tree-optimization/43269
31916 * tree-ssa-dse.c (dse_possible_dead_store_p): Fix post-dom
31919 2010-03-08 Martin Jambor <mjambor@suse.cz>
31921 * ipa-prop.h (struct ipa_param_descriptor): Removed the called field.
31922 (ipa_is_param_called): Removed.
31923 * ipa-prop.c (ipa_note_param_call): Do not set the called flag.
31924 (ipa_print_node_params): Do not print the called flag.
31925 (ipa_write_node_info): Do not stream the called flag.
31926 (ipa_read_node_info): Likewise.
31928 2010-03-07 Jakub Jelinek <jakub@redhat.com>
31931 * Makefile.in (var-tracking.o): Depend on pointer-set.h.
31932 * cselib.c (struct expand_value_data): Add dummy field.
31933 (cselib_expand_value_rtx, cselib_expand_value_rtx_cb): Initialize
31935 (cselib_dummy_expand_value_rtx_cb): New function.
31936 (cselib_expand_value_rtx_1): If evd->dummy is true, don't allocate
31938 * cselib.h (cselib_dummy_expand_value_rtx_cb): New prototype.
31939 * var-tracking.c: Include pointer-set.h.
31940 (variable): Change n_var_parts to char from int. Add
31941 cur_loc_changed and in_changed_variables fields.
31942 (variable_canonicalize): Remove.
31943 (shared_var_p): New inline function.
31944 (unshare_variable): Maintain cur_loc_changed and
31945 in_changed_variables fields. If var was in changed_variables,
31946 replace it there with new_var. Just copy cur_loc instead of
31947 resetting it to something else.
31948 (variable_union): Don't recompute cur_loc. Use shared_var_p.
31949 (dataflow_set_union): Don't call variable_canonicalize.
31950 (loc_cmp): If both x and y are DEBUG_EXPRs, compare uids
31951 of their DEBUG_EXPR_TREE_DECLs.
31952 (canonicalize_loc_order_check): Verify that cur_loc is NULL
31953 and in_changed_variables and cur_loc_changed is false.
31954 (variable_merge_over_cur): Clear cur_loc, in_changed_variables
31955 and cur_loc_changed. Don't update cur_loc here.
31956 (variable_merge_over_src): Don't call variable_canonicalize.
31957 (dataflow_set_preserve_mem_locs): Use shared_var_p. When
31958 removing loc that is equal to cur_loc, clear cur_loc,
31959 set cur_loc_changed and ensure variable_was_changed is called.
31960 (dataflow_set_remove_mem_locs): Use shared_var_p. Only
31961 compare pointers in cur_loc check, if it is equal to loc,
31962 clear cur_loc and set cur_loc_changed. Don't recompute cur_loc here.
31963 (variable_different_p): Remove compare_current_location argument,
31964 don't compare cur_loc.
31965 (dataflow_set_different_1): Adjust variable_different_p caller.
31966 (variable_was_changed): If dv had some var in changed_variables
31967 already, reset in_changed_variables flag for it and propagate
31968 cur_loc_changed over to the new variable. On empty var
31969 always set cur_loc_changed. Set in_changed_variables on whatever
31970 var is added to changed_variables.
31971 (set_slot_part): Clear cur_loc_changed and in_changed_variables.
31972 Use shared_var_p. When removing loc that is equal to cur_loc,
31973 clear cur_loc and set cur_loc_changed. If cur_loc is NULL at the
31974 end, don't set it to something else, just call variable_was_changed.
31975 (delete_slot_part): Use shared_var_p. When cur_loc equals to
31976 loc being removed, clear cur_loc and set cur_loc_changed.
31977 Set cur_loc_changed if all locations have been removed.
31978 (struct expand_loc_callback_data): New type.
31979 (vt_expand_loc_callback): Add dummy mode in which no rtxes are
31980 allocated. Always create SUBREGs if simplify_subreg failed.
31981 Prefer to use cur_loc, when that fails and still in
31982 changed_variables (and seen first time) recompute it. Set
31983 cur_loc_changed of variables which had to change cur_loc and
31984 compute elcd->cur_loc_changed if any of the subexpressions used
31985 had to change cur_loc.
31986 (vt_expand_loc): Adjust to pass arguments in
31987 expand_loc_callback_data structure.
31988 (vt_expand_loc_dummy): New function.
31989 (emitted_notes): New variable.
31990 (emit_note_insn_var_location): For VALUEs and DEBUG_EXPR_DECLs
31991 that weren't used for any other decl in current
31992 emit_notes_for_changes call call vt_expand_loc_dummy to update
31993 cur_loc. For -fno-var-tracking-assignments, set cur_loc to
31994 first loc_chain location if NULL before. Always use just
31995 cur_loc instead of first loc_chain location. When cur_loc_changed
31996 is false, when not --enable-checking=rtl just don't emit any note.
31997 When rtl checking, compute the note and assert it is the same
31998 as previous note. Clear cur_loc_changed and in_changed_variables
31999 at the end before removing from changed_variables.
32000 (check_changed_vars_3): New function.
32001 (emit_notes_for_changes): Traverse changed_vars to call
32002 check_changed_vars_3 on each changed var.
32003 (emit_notes_for_differences_1): Clear cur_loc_changed and
32004 in_changed_variables. Recompute cur_loc of new_var.
32005 (emit_notes_for_differences_2): Clear cur_loc if new variable appears.
32006 (vt_emit_notes): Initialize and destroy emitted_notes.
32008 2010-03-07 Bernd Schmidt <bernd.schmidt@analog.com>
32010 PR rtl-optimization/42220
32011 * regrename.c (scan_rtx) <case STRICT_LOW_PART, ZERO_EXTRACT>:
32012 Use verify_reg_tracked to determine if we should use OP_OUT rather
32014 (build_def_use): If we see an in-out operand for a register that we
32015 know nothing about, treat is an output if possible, fail the block if
32018 2010-03-06 Alexandre Oliva <aoliva@redhat.com>
32021 * gimple-iterator.c (gsi_remove): Propagate only PHI DEFs removed
32024 2010-03-06 Alexandre Oliva <aoliva@redhat.com>
32027 * tree-vect-loop.c (vect_transform_loop): Kill out-of-loop debug
32028 uses of relevant DEFs that are dead outside the loop too.
32030 2010-03-06 Alexandre Oliva <aoliva@redhat.com>
32032 * var-tracking.c (dataflow_set_merge): Swap src and src2.
32034 2010-01-13 Jakub Jelinek <jakub@redhat.com>
32036 * var-tracking.c (values_to_unmark): New variable.
32037 (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
32038 values_to_unmark vector. Moved body to...
32039 (find_loc_in_1pdv_1): ... this. Don't clear VALUE_RECURSED_INTO,
32040 instead queue it into values_to_unmark vector.
32041 (vt_find_locations): Free values_to_unmark vector.
32043 2010-03-05 Eric Botcazou <ebotcazou@adacore.com>
32045 * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
32046 (site.exp): Export them when plugins are enabled.
32048 2010-03-05 Sebastian Pop <sebastian.pop@amd.com>
32050 PR middle-end/42326
32051 * tree-chrec.c (chrec_fold_plus_1): Do not handle convert expressions
32052 that contain scevs.
32053 (chrec_fold_multiply): Same.
32055 2010-03-04 Andrew Pinski <andrew_pinski@caviumnetworks.com>
32058 * c-decl.c (build_compound_literal): Return early if init is
32059 an error_mark_node.
32061 2010-03-04 Martin Jambor <mjambor@suse.cz>
32063 PR tree-optimization/43164
32064 PR tree-optimization/43191
32065 * tree-sra.c (type_consists_of_records_p): Reject records with
32066 zero-size bit-fields at the end.
32068 2010-03-04 Mike Stump <mikestump@comcast.net>
32070 * Makefile.in (TAGS): Remove *.y.
32072 2010-03-04 Richard Guenther <rguenther@suse.de>
32074 PR tree-optimization/40761
32075 * tree-ssa-pre.c (compute_antic): Walk reverse postorder
32077 (my_rev_post_order_compute): New function.
32078 (init_pre): Call it.
32080 2010-03-04 Changpeng Fang <changpeng.fang@amd.com>
32082 PR middle-end/43209
32083 * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Do not
32084 decrease the cost of an IV candidate when the cost is infinite.
32086 2010-03-04 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
32088 * doc/extend.texi (Vector Extensions, X86 Built-in Functions):
32089 Use '3DNow!' for the extension of that name, ensure normal space
32091 * doc/invoke.texi (i386 and x86-64 Options): Likewise.
32093 2010-03-03 Jeff Law <law@redhat.com>
32095 * PR middle-end/32693
32096 * expmed.c (store_bit_field_1): Use gen_lowpart_SUBREG rather
32097 than gen_rtx_SUBREG.
32098 (extract_bit_field_1): Likewise.
32100 2010-03-03 Janis Johnson <janis187@us.ibm.com>
32102 * doc/sourcebuild.texi (Test directives): Document that arguments
32103 include-opts and exclude-opts are now optional for dg-skip-if,
32104 dg-xfail-if, dg-xfail-run-if, and dg-shouldfail.
32106 2010-03-03 Jason Merrill <jason@redhat.com>
32109 * cgraph.h (varpool_node): Add extra_name field.
32110 * varpool.c (varpool_extra_name_alias): New.
32111 (varpool_assemble_decl): Emit extra name aliases.
32112 (varpool_mark_needed_node): Look past an extra name alias.
32113 * lto-streamer.h (LTO_tags): Add LTO_var_decl_alias.
32114 * lto-streamer-in.c (lto_input_tree): Read it.
32115 * lto-streamer-out.c (output_unreferenced_globals): Write it.
32117 2010-03-03 Eric Botcazou <ebotcazou@adacore.com>
32119 * config.gcc (sparc64-*-solaris2*, sparc-*-solaris2*): Merge into...
32120 (sparc*-*-solaris2*): ...this.
32122 2010-03-03 Jakub Jelinek <jakub@redhat.com>
32125 * cfgexpand.c (expand_debug_expr): Handle DOT_PROD_EXPR,
32126 WIDEN_MULT_EXPR and WIDEN_SUM_EXPR. Return NULL without
32127 ICE for vector expressions, ADDR_SPACE_CONVERT_EXPR,
32128 FIXED_CONVERT_EXPR, OBJ_TYPE_REF and WITH_SIZE_EXPR.
32131 * dwarf2out.c (add_bound_info): If a decl bound doesn't have decl_die,
32132 fallthrough to default handling, just with want_address 0 instead of 2.
32133 For single element lists, add_AT_loc directly, otherwise create an
32134 artificial variable DIE and stick location list to it.
32137 * var-tracking.c (loc_cmp): Don't assert VALUEs have the same mode.
32138 (VAL_EXPR_HAS_REVERSE): Define.
32139 (reverse_op): New function.
32140 (add_stores): For reversible operations add an extra MO_VAL_USE.
32142 2010-03-02 Jason Merrill <jason@redhat.com>
32144 * c-pretty-print.c (pp_c_specifier_qualifier_list): Print vector size.
32146 2010-03-02 Eric Botcazou <ebotcazou@adacore.com>
32148 * config.gcc (sparc-*-linux*): Do not include sparc/gas.h.
32149 (sparc64-*-linux*): Likewise.
32150 (sparc64-*-solaris2*): Include assembler files before linker ones.
32151 (sparc-*-solaris2*): Simplify and reorder to match previous case.
32152 * config/sparc/gas.h: Delete.
32153 * config/sparc/sol2-64.h: Add copyright notice.
32154 * config/sparc/sol2-gas-bi.h: Likewise.
32155 * config/sparc/sol2-gld.h: Likewise.
32156 * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Delete.
32157 * config/sparc/sol2.h (TARGET_ASM_NAMED_SECTION): Redefine.
32158 * config/sparc/sol2-gas.h (TARGET_ASM_NAMED_SECTION): Likewise.
32159 * config/sparc/sparc.c (TARGET_ASM_ALIGNED_SI_OP): Never redefine.
32160 (sparc_elf_asm_named_section): Rename into...
32161 (sparc_solaris_elf_asm_named_section): ...this. Always define.
32163 2010-03-02 Uros Bizjak <ubizjak@gmail.com>
32165 * config/alpha/alpha.c (override_options): Fix -mtune error message.
32167 2010-03-02 Jeff Law <law@redhat.com>
32169 PR middle-end/42431
32170 * reload1.c (rtx_p, substitute_stack): Declare.
32171 (substitute): Record addresses of changed rtxs.
32172 (gen_reload_chain_without_interm_reg_p): Don't use copy_rtx anymore.
32173 Restore the original rtx when complete.
32174 (reload): Free subsitute_stack when complete.
32176 2010-03-02 Janis Johnson <janis187@us.ibm.com>
32178 * doc/gccint.texi (menu): Add Testsuites as a chapter.
32179 * doc/sourcebuild.texi (Testsuites): Move up a level to be a
32181 (Test Idioms, Test Directives, Ada Tests, C Tests, libgcj Tests,
32182 LTO Testing, gcov Testing, profopt Testing, compat Testing,
32183 Torture Tests): Change from subsection to section.
32185 2010-03-02 Jakub Jelinek <jakub@redhat.com>
32186 Steven Bosscher <steven@gcc.gnu.org>
32188 * var-tracking.c (vt_initialize): Scan insns in ebb chunks
32191 2010-03-02 Reza Yazdani <reza.yazdani@amd.com>
32193 PR middle-end/42640
32194 * tree-loop-distribution.c (update_phis_for_loop_copy): Replaced
32195 the assignment from the new induction variable to the assignment
32196 of the value from the original loop PHI function.
32198 2010-03-01 Janis Johnson <janis187@us.ibm.com>
32199 Daniel Jacobowitz <dan@codesourcery.com>
32201 * doc/sourcebuild.texi (Test directives): Clarify options to
32204 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
32206 * configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solaris*]:
32207 Disable cfi directives unless GCC and gas agree on using read-only
32208 .eh_frame sections for 64-bit.
32209 * configure: Regenerate.
32211 2010-03-01 Richard Guenther <rguenther@suse.de>
32213 PR tree-optimization/43220
32214 * tree-ssa-ccp.c (optimize_stack_restore): Do not optimize
32215 BUILT_IN_STACK_{SAVE,RESTORE} around alloca.
32217 2010-03-01 Richard Guenther <rguenther@suse.de>
32218 Martin Jambor <mjambor@suse.cz>
32220 PR middle-end/41250
32221 * gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
32222 gimplified parameters.
32224 2010-03-01 Christian Bruel <christian.bruel@st.com>
32226 * except.c (dw2_build_landing_pads): set LABEL_PRESERVE_P.
32228 2010-03-01 H.J. Lu <hongjiu.lu@intel.com>
32230 * config/i386/linux64.h (ASM_SPEC): Use SPEC_32 and SPEC_64.
32232 2010-03-01 Richard Guenther <rguenther@suse.de>
32234 PR middle-end/43213
32235 * expr.c (expand_assignment): Use the alias-oracle to tell
32236 if the rhs aliases the result decl.
32238 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
32241 * config/host-solaris.c (HOST_HOOKS_GT_PCH_GET_ADDRESS): Redefine
32242 to sol_gt_pch_get_address.
32243 (TRY_EMPTY_VM_SPACE): Define for all combinations of 32 and
32244 64-bit, SPARC and x86.
32245 (sol_gt_pch_get_address): New function.
32247 2010-03-01 Marco Poletti <poletti.marco@gmail.com>
32249 * toplev.h (inform_n, error_n): Declare.
32250 * diagnostic.c (inform_n, error_n): New function.
32252 2010-03-01 Jakub Jelinek <jakub@redhat.com>
32254 * cfgexpand.c (expand_used_vars): If an artificial non-ignored var
32255 has no rtl yet when processing local_decls, queue it and recheck
32256 if deferred stack allocation hasn't assigned it rtl.
32258 2010-02-28 Kaz Kojima <kkojima@gcc.gnu.org>
32260 * config/sh/sh.c (unspec_bbr_uid): New.
32261 (gen_block_redirect): Use it instead of INSN_UID.
32262 (gen_far_branch): Likewise.
32264 2010-02-28 H.J. Lu <hongjiu.lu@intel.com>
32266 * config/i386/darwin.h (TARGET_SUBTARGET32_ISA_DEFAULT): Make
32267 it the same as TARGET_SUBTARGET64_ISA_DEFAULT.
32269 2010-02-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
32271 * doc/invoke.texi (Warning Options, RX Options): Fix typos.
32272 (Warning Options): -Wno-conversion-null is valid for
32273 Objective-C++ as well.
32274 * doc/tm.texi (Named Address Spaces): Likewise.
32275 * doc/plugins.texi (Plugins): Replace TABs with spaces.
32276 * doc/tree-ssa.texi (Tree SSA): Likewise.
32278 2010-02-27 H.J. Lu <hongjiu.lu@intel.com>
32281 * config.gcc: Don't enable SSE math for i[34567]86-*-darwin*
32282 by default. Don't set the default arch for
32283 i[34567]86-*-darwin*|x86_64-*-darwin*.
32285 2010-02-27 H.J. Lu <hongjiu.lu@intel.com>
32288 * config.gcc: Enable SSE math for i[34567]86-*-darwin* by
32289 default. Set the default 32bit/64bit archs with $with_arch
32290 instead of $arch for i[34567]86-*-*|x86_64-*-* targets.
32292 2010-02-27 Richard Guenther <rguenther@suse.de>
32294 PR tree-optimization/43186
32295 * params.def (PARAM_MAX_UNROLL_ITERATIONS): New param.
32296 * doc/invoke.texi (max-completely-peel-loop-nest-depth): Document.
32297 * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Limit
32298 unroller iterations.
32300 2010-02-27 H.J. Lu <hongjiu.lu@intel.com>
32302 * config.gcc: Set the default 32bit/64bit archs if 64bit ISA is
32303 required and i[34567]86-*-* targets don't support 64bit ISA.
32305 2010-02-26 Eric Botcazou <ebotcazou@adacore.com>
32308 * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
32309 the same alias set.
32311 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
32313 * config.gcc: Set the default arch at least to Prescott for
32314 i[34567]86-*-darwin* and Pentium 4 for i[34567]86-*-* targets
32315 if SSE math is enabled.
32317 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
32319 * diagnostic.c (diagnostic_initialize): Update.
32320 (diagnostic_report_diagnostic): Test inhibit_notes_p for
32322 * diagnostic.h (diagnostic_context): New bool inhibit_notes_p.
32323 (diagnostic_inhibit_notes): New.
32324 * toplev.c (process_options): inhibit notes with -fcompare-debug.
32326 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
32329 * doc/cpp.texi: Use c90 instead of c89 and gnu90 instead of gnu89.
32330 * doc/standards.texi: Likewise.
32331 * doc/extend.texi: Likewise.
32332 * doc/trouble.texi: Likewise.
32333 * doc/cppopts.texi: Likewise.
32334 * doc/install.texi: Likewise.
32335 * c.opt (std=c90,std=gnu90): New options.
32336 * c-opts.c (c_common_handle_option): Handle them.
32338 2010-02-26 Manuel López-Ibáñez <manu@gcc.gnu.org>
32341 * c-decl.c (undeclared_variable): Use an informative note.
32343 2010-02-26 Richard Guenther <rguenther@suse.de>
32345 PR tree-optimization/43186
32346 * gimple.h (gimple_fold): Remove.
32347 * gimple.c (gimple_fold): Remove. Inline into single user ...
32348 * tree-cfgcleanup.c (cleanup_control_expr_graph): ... here.
32349 Try harder for conditions.
32351 2010-02-26 Jakub Jelinek <jakub@redhat.com>
32354 * function.c (used_types_insert): Don't skip through named pointer
32355 types. Don't use TYPE_MAIN_VARIANT if the original type has a name
32356 and it is different from the main variant's type.
32358 2010-02-26 Nick Clifton <nickc@redhat.com>
32360 * config/rx/rx.md (sminsi3): Remove bogus alternative.
32362 2010-02-26 H.J. Lu <hongjiu.lu@intel.com>
32364 * config.gcc: Support --with-fpmath=sse for x86.
32366 * config/i386/ssemath.h: New.
32368 * doc/install.texi (--with-fpmath=sse): Documented.
32370 2010-02-26 Richard Guenther <rguenther@suse.de>
32372 PR tree-optimization/43188
32373 * tree-vect-stmts.c (get_vectype_for_scalar_type): Do not build
32374 vector types of over-aligned element type.
32376 2010-02-26 Uros Bizjak <ubizjak@gmail.com>
32379 * config/i386/i386.c (expand_vec_perm_blend): Use correct
32380 operands in V8HImode subregs. Fix operand order in VEC_MERGE rtx.
32382 2010-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
32384 * doc/invoke.texi (-fvar-tracking-assignments): Fix typo.
32386 2010-02-26 Jakub Jelinek <jakub@redhat.com>
32388 * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
32389 * var-tracking.c: Include diagnostic.h.
32390 (debug_dv): New function.
32391 (dump_var): Print DEBUG_EXPR_DECLs as D#N instead of D.-N.
32394 * var-tracking.c (dv_onepart_p): Return true for DEBUG_EXPR_DECLs.
32395 (add_value_chain, add_value_chains, remove_value_chain,
32396 remove_value_chains): Handle DEBUG_EXPRs.
32397 (check_changed_vars_1, check_changed_vars_2): Handle DEBUG_EXPR_DECLs.
32400 * regcprop.c (struct queued_debug_insn_change): New type.
32401 (struct value_data_entry): Add debug_insn_changes field.
32402 (struct value_data): Add n_debug_insn_changes field.
32403 (debug_insn_changes_pool): New variable.
32404 (free_debug_insn_changes, apply_debug_insn_changes,
32405 cprop_find_used_regs_1, cprop_find_used_regs): New functions.
32406 (kill_value_one_regno): Call free_debug_insn_changes if needed.
32407 (init_value_data): Clear debug_insn_changes and n_debug_insn_changes
32409 (replace_oldest_value_reg): Don't change DEBUG_INSNs, instead queue
32411 (copyprop_hardreg_forward_1): Don't call apply_change_group for
32412 DEBUG_INSNs. For a real insn, if there are queued DEBUG_INSN
32413 changes, call cprop_find_used_regs via note_stores.
32414 (copyprop_hardreg_forward): When copying vd from predecessor
32415 which has any queued DEBUG_INSN changes, make sure the pointers are
32416 cleared. At the end call df_analyze and then if there are any
32417 DEBUG_INSN changes queued at the end of some basic block for still
32418 live registers, apply them.
32419 (pass_cprop_hardreg): Set TODO_df_finish in todo_flags_finish.
32421 2010-02-25 Uros Bizjak <ubizjak@gmail.com>
32423 * config.gcc (i[34567]86-*-* | x86_64-*-*): Split long line.
32426 2010-02-25 H.J. Lu <hongjiu.lu@intel.com>
32428 * config.gcc: Set arch/cpu for i[34567]86-*-*|x86_64-*-*
32429 targets. Set the default with_cpu/with_arch from arch/cpu.
32430 Allow x86-64 and native for with_cpu/with_arch.
32432 2010-02-25 Nicolas Benoit <nbenoit@tuxfamily.org>
32434 * ebitmap.c: Change calls to verify_popcount with calls to
32435 sbitmap_verify_popcount.
32436 (ebitmap_clear_bit): Fixed map->cacheindex test and
32437 map>cache update when bit clearing results in an empty
32440 2010-02-25 Michael Meissner <meissner@linux.vnet.ibm.com>
32443 * config/rs6000/vector.md (VEC_64): New iterator for V2DF, V2DI.
32444 (vec_interleave_high<mode>): Rename from vec_interleave_highv2df
32445 and support both V2DF and V2DI modes.
32446 (vec_interleave_low<mode>): Rename from vec_interleave_lowv2df and
32447 support both V2DF and V2DI modes.
32448 (general): Delete trailing whitespace from a few patterns.
32450 * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
32451 V2DF/V2DI interleave high/low builtins.
32453 * config/rs6000/rs6000-builtin.def (VSX_BUILTIN_VEC_MERGE*): Add
32456 * config/rs6000/rs6000.c (bdesc_2arg): Add support for V2DF/V2DI
32457 interleave high/low functions.
32459 2010-02-25 Gerald Pfeifer <gerald@pfeifer.com>
32461 * doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
32462 #pragma extern_prefix.
32464 2010-02-25 Jakub Jelinek <jakub@redhat.com>
32467 * cfgexpand.c (expand_debug_expr) <case VAR_DECL>: If mode is
32468 BLKmode, assert op0 is a MEM and just adjust its mode.
32471 * cfgexpand.c (expand_debug_expr): Don't call simplify_gen_subreg
32472 if bitpos isn't multiple of mode's bitsize.
32474 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
32476 * c.opt (-ftemplate-depth=): New.
32477 (-ftemplate-depth-): Deprecate.
32478 * optc-gen.awk: Handle -ftemplate-depth=.
32479 * opth-gen.awk: Likewise.
32480 * c-opts.c (c_common_handle_option): Likewise.
32481 * doc/invoke.texi (-ftemplate-depth-): Replace with -ftemplate-depth=.
32483 2010-02-24 Jason Merrill <jason@redhat.com>
32485 * doc/invoke.texi: Improve -Wabi and -fabi-version docs.
32487 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
32489 * cfg.c (alloc_aux_for_block): Remove inline.
32490 (alloc_aux_for_edge): Likewise.
32492 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
32494 * config.gcc: Fix typo in mips-sgi-irix6.[0-4]* obsoletion.
32496 2010-02-24 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
32498 * config/i386/sol2.h (NO_DBX_BNSYM_ENSYM): Define.
32499 * config/i386/sol2-gas.h: New file.
32500 * config.gcc (i[34567]86-*-solaris2*): Use it.
32502 2010-02-24 Manuel López-Ibáñez <manu@gcc.gnu.org>
32505 * c-typeck.c (ep_convert_and_check): New.
32506 (build_conditional_expr): Use it.
32507 (build_binary_op): Likewise.
32509 2010-02-24 Jakub Jelinek <jakub@redhat.com>
32511 * regcprop.c (copyprop_hardreg_forward_1): Don't call df_insn_rescan.
32514 * gimplify.c (gimplify_type_sizes): Clear DECL_IGNORED_P for VLA
32515 bounds even for -O+.
32516 * var-tracking.c (track_expr_p): If !need_rtl, don't mandate
32517 expr needs to have DECL_NAME set.
32519 2010-02-24 Nick Clifton <nickc@redhat.com>
32521 * config/mep/mep.c: Include gimple.h.
32522 (mep_function_uses_sp): Delete unused function.
32523 (mep_gimplify_va_arg_expr): Change types of pre_p and post_p
32524 parameters. Use unsigned integers to count args. Return a
32525 NULL_RTX instead of an error_mark_node. Toidy up formatting.
32527 2010-02-23 Jakub Jelinek <jakub@redhat.com>
32530 * config/i386/i386.c (avx_vpermilp_parallel): Reject indexes
32531 greater or equal to nelt instead of 2 * nelt.
32532 (expand_vec_perm_1): When op0 and op1 are equal, mask indexes
32535 2010-02-23 Jason Merrill <jason@redhat.com>
32538 * cfgexpand.c (expand_used_vars): Keep artificial non-ignored vars
32539 in cfun->local_decls even if they have register types.
32542 * stor-layout.c (place_field): Don't warn about unnecessary
32543 DECL_PACKED if the type is packed.
32545 2010-02-23 Jakub Jelinek <jakub@redhat.com>
32548 * config/i386/i386.c (ix86_delegitimize_address): Delegitimize all
32549 GOTOFF relocs, even when the base reg isn't pic pointer.
32551 2010-02-23 Michael Matz <matz@suse.de>
32554 * cfgexpand (expand_debug_expr): Expand TERed ssa names in place.
32555 (expand_gimple_basic_block): Generate and use debug temps if there
32556 are debug uses left after the last real use of TERed ssa names.
32557 Unlink debug immediate uses when they are expanded.
32559 2010-02-23 Manuel López-Ibáñez <manu@gcc.gnu.org>
32562 * config/i386/i386.c (override_options): Reorganise to provide
32563 better error messages.
32565 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
32567 PR middle-end/43083
32568 * graphite-scop-detection.c (create_single_exit_edge): Move
32569 the call to find_single_exit_edge to....
32570 (create_sese_edges): ...here. Don't handle multiple edges
32571 exiting the function.
32572 (build_graphite_scops): Don't handle multiple edges
32573 exiting the function.
32575 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
32577 PR middle-end/43097
32578 * sese.c (get_rename): Assert that old_name is an SSA_NAME.
32579 (rename_variables_in_stmt): Continue when the use is not an SSA_NAME.
32581 2010-02-22 Sebastian Pop <sebastian.pop@amd.com>
32583 PR middle-end/43026
32584 * sese.c (expand_scalar_variables_expr): Handle COMPONENT_REF.
32586 2010-02-22 Manuel López-Ibáñez <manu@gcc.gnu.org>
32589 * c-typeck.c (convert_arguments): Print declaration location.
32590 * c-common.c (validate_nargs): Rename as
32591 builtin_function_validate_nargs.
32592 (check_builtin_function_arguments): Update.
32594 2010-02-22 Richard Guenther <rguenther@suse.de>
32597 * tree-inline.c (declare_return_variable): Use the type of
32598 the call stmt lhs if available.
32600 2010-02-22 Duncan Sands <baldrick@free.fr>
32602 * passes.c (register_pass): Always consider all pass lists when
32603 ref_pass_instance_number is zero.
32605 2010-02-22 Richard Guenther <rguenther@suse.de>
32607 PR tree-optimization/42749
32608 * tree-tailcall.c (adjust_return_value_with_ops): Drop update
32609 parameter. Do arithmetic in the original type.
32610 (update_accumulator_with_ops): Likewise.
32611 (adjust_accumulator_values): Adjust.
32613 2010-02-22 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
32615 * config/s390/s390.md ("movqi"): Re-add the mem->mem alternative.
32616 (QI to BLKmode splitter): New splitter.
32618 2010-02-22 H.J. Lu <hongjiu.lu@intel.com>
32620 * config/i386/i386.c (initial_ix86_tune_features): Turn on
32621 X86_TUNE_INTER_UNIT_MOVES for m_ATOM.
32623 2010-02-22 Richard Guenther <rguenther@suse.de>
32625 * tree-vect-slp.c (vect_slp_analyze_bb): Fix typo.
32627 2010-02-22 Hans-Peter Nilsson <hp@bitrange.com>
32629 Migrate crti, crtn, crtbegin, crtend build rules to libgcc.
32630 * config/mmix/t-mmix (EXTRA_MULTILIB_PARTS): Don't set.
32631 ($(T)crti.o, $(T)crtn.o): Remove rules.
32633 2010-02-21 Tobias Burnus <burnus@net-b.de>
32636 * doc/invoke.texi (-fassociative-math): Document that this
32637 option is automatically enabled for Fortran.
32639 2010-02-20 David S. Miller <davem@davemloft.net>
32641 * configure.ac: Test if linker and assembler properly support
32642 GOTDATA_OP relocations.
32643 * configure: Rebuild.
32644 * config.in: Likewise.
32645 * config/sparc/sparc.md (UNSPEC_MOVE_GOTDATA): New.
32646 (movsi_lo_sum_pic): Use %gdop_*() relocs if available.
32647 (movsi_high_pic): Likewise.
32648 (movdi_lo_sum_pic): Likewise.
32649 (movdi_high_pic): Likewise.
32650 (movsi_pic_gotdata_op): New pattern.
32651 (movdi_pic_gotdata_op): Likewise.
32652 * config/sparc/sparc.c (legitimize_pic_address): If flag_pic is 2,
32653 emit gen_mov{si,di}_pic_gotdata_op for the GOT slot load.
32655 2010-02-20 Uros Bizjak <ubizjak@gmail.com>
32658 * config/i386/sse.md (xop_mulv2div2di3_low): Change type
32659 attribute to ssemul.
32660 (xop_mulv2div2di3_high): Ditto.
32662 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
32665 * c.opt (Wconversion-null): New option.
32666 * doc/invoke.texi (Wconversion-null): Document.
32668 2010-02-20 Manuel López-Ibáñez <manu@gcc.gnu.org>
32670 * common.opt (Wlarger-than-): Add Undocumented.
32672 2010-02-19 Mike Stump <mikestump@comcast.net>
32674 * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
32676 2010-02-19 Jason Merrill <jason@redhat.com>
32679 * configure.ac (gcc_cv_as_cfi_advance_working): Check 32-bit advance.
32680 * configure: Likewise.
32682 2010-02-20 Alan Modra <amodra@gmail.com>
32684 PR middle-end/42344
32685 * cgraph.h (cgraph_make_decl_local): Declare.
32686 * cgraph.c (cgraph_make_decl_local): New function.
32687 (cgraph_make_node_local): Use it.
32688 * cgraphunit.c (cgraph_function_versioning): Likewise.
32689 * ipa.c (function_and_variable_visibility): Likewise.
32691 2010-02-19 Jakub Jelinek <jakub@redhat.com>
32694 * except.c (sjlj_emit_function_enter): Don't call
32695 add_reg_br_prob_note, instead add REG_BR_PROB note to the last insn
32697 * rtl.h (add_reg_br_prob_note): Remove prototype.
32699 2010-02-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
32702 * c-common.c (conversion_warning): Remove widening conversions
32703 before checking the conversion of integers to reals.
32705 2010-02-19 Mike Stump <mikestump@comcast.net>
32707 PR middle-end/43125
32708 * c-decl.c (merge_decls): Merge DECL_PRESERVE_P.
32711 * cgraphunit.c (process_function_and_variable_attributes): Check
32712 DECL_PRESERVE_P instead of looking up attribute "used".
32713 * ipa-pure-const.c (check_decl): Likewise.
32714 * ipa-reference.c (has_proper_scope_for_analysis): Likewise.
32715 * ipa-type-escape.c (has_proper_scope_for_analysis): Likewise.
32716 * config/sol2.c (solaris_insert_attributes): Set DECL_PRESERVE_P
32717 instead of attribute "used".
32718 * config/sol2-c.c (solaris_pragma_init): Likewise.
32719 (solaris_pragma_fini): Likewise.
32721 2010-02-19 Jakub Jelinek <jakub@redhat.com>
32723 * ipa-struct-reorg.c (make_field_acc_node, gen_cluster, peel_field):
32724 Use XCNEW instead of xcalloc.
32725 (add_access_to_acc_sites, create_new_var_node, add_alloc_site): Use
32726 XNEW instead of xmalloc.
32727 (get_fields): Use XNEWVEC instead of xmalloc.
32730 * ipa-struct-reorg.c (add_access_to_acc_sites): For debug stmts don't
32731 populate vars array.
32732 (create_new_general_access): For debug stmts just reset value.
32733 (get_stmt_accesses): For accesses within debug stmts just record them
32734 using add_access_to_acc_sites instead of preventing the peeling or
32735 counting them as accesses.
32737 PR middle-end/42233
32738 * dojump.c (do_jump) <case TRUTH_NOT_EXPR>: Invert priority.
32740 2010-02-19 Richard Guenther <rguenther@suse.de>
32742 PR tree-optimization/42916
32743 * tree-vect-slp.c (vect_slp_analyze_bb): Count only real
32746 2010-02-19 Andreas Schwab <schwab@linux-m68k.org>
32748 * configure.ac: Replace all uses of changequote in macro arguments
32749 with proper quoting.
32751 2010-02-19 Jakub Jelinek <jakub@redhat.com>
32753 PR middle-end/42233
32754 * loop-doloop.c (add_test): Adjust do_compare_rtx_and_jump caller.
32756 2010-02-19 Richard Guenther <rguenther@suse.de>
32758 PR tree-optimization/42944
32759 * tree-ssa-alias.c (call_may_clobber_ref_p_1): Massage
32760 test for aliasing with errno.
32762 2010-02-19 Jakub Jelinek <jakub@redhat.com>
32764 PR middle-end/42233
32765 * expr.h (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump,
32766 do_jump_1, do_compare_rtx_and_jump): Add PROB argument.
32767 * dojump.c: Include output.h.
32768 (inv): New inline function.
32769 (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump_1, do_jump,
32770 do_jump_by_parts_greater_rtx, do_jump_by_parts_greater,
32771 do_jump_by_parts_zero_rtx, do_jump_by_parts_equality_rtx,
32772 do_jump_by_parts_equality, do_compare_and_jump): Add PROB
32773 argument, pass it down to other calls.
32774 (do_compare_rtx_and_jump): Likewise. If PROB is not -1,
32775 add REG_BR_PROB note to the conditional jump.
32776 * cfgexpand.c (add_reg_br_prob_note): Removed.
32777 (expand_gimple_cond): Don't call it, add the probability
32778 as last argument to jumpif_1/jumpifnot_1.
32779 * Makefile.in (dojump.o): Depend on output.h.
32780 * builtins.c (expand_errno_check): Adjust do_compare_rtx_and_jump
32782 * expmed.c (emit_store_flag_force, do_cmp_and_jump): Likewise.
32783 * stmt.c (do_jump_if_equal): Likewise.
32784 * cfgrtl.c (rtl_lv_add_condition_to_bb): Likewise.
32785 * loop-unswitch.c (compare_and_jump_seq): Likewise.
32786 * config/rs6000/rs6000.c (rs6000_aix_emit_builtin_unwind_init):
32788 * optabs.c (expand_doubleword_shift, expand_abs): Likewise.
32789 * expr.c (expand_expr_real_1): Adjust do_jump, jumpifnot and
32790 jumpifnot_1 callers.
32791 (expand_expr_real_2): Adjust jumpifnot_1 and do_compare_rtx_and_jump
32793 (store_expr): Adjust jumpifnot caller.
32794 (store_constructor): Adjust jumpif caller.
32796 PR middle-end/42233
32797 * gimplify.c (gimple_boolify): For __builtin_expect call
32798 gimple_boolify also on its first argument.
32800 2010-02-18 Uros Bizjak <ubizjak@gmail.com>
32802 * configure.ac (gnu-unique-object): Wrap regexps using [] in
32804 (__stack_chk_fail): Ditto. Remove quadrigraphs.
32805 * configure: Regenerated.
32807 2010-02-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
32809 * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Call
32810 lang_hooks.types_compatible_p instead of comptypes.
32812 2010-02-18 Sebastian Huber <sebastian.huber@embedded-brains.de>
32814 * config/arm/lib1funcs.asm (__prefer_thumb__): New define.
32815 (udivsi3, aeabi_uidivmod, divsi3, aeabi_idivmod): Use Thumb-1 variant
32816 if __prefer_thumb__ is defined.
32818 2010-02-18 Martin Jambor <mjambor@suse.cz>
32820 PR tree-optimization/43066
32821 * tree-sra.c (build_ref_for_offset_1): Return false on encountering an
32822 array with zero-sized element type.
32824 2010-02-18 Jakub Jelinek <jakub@redhat.com>
32826 * dwarf2out.c (add_var_loc_to_decl): Change last argument to
32827 rtx, allocate struct var_loc_node here and return it to the
32828 caller, and only if it is actually needed.
32829 (dwarf2out_var_location): Adjust add_var_loc_to_decl caller,
32830 move it earlier and return immediately if it returns NULL.
32832 2010-02-17 Mikael Pettersson <mikpe@it.uu.se>
32834 * config/sparc/gas.h: New file. Restore
32835 TARGET_ASM_NAMED_SECTION to its ELF default.
32836 * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Do not
32837 check !HAVE_GNU_AS.
32838 * config/sparc/sparc.c (sparc_elf_asm_named_section):
32839 Likewise. Add ATTRIBUTE_UNUSED to prototype.
32840 * config.gcc (sparc*-*-linux*): Include sparc/gas.h
32841 after sparc/sysv4.h.
32843 2010-02-17 Dave Korn <dave.korn.cygwin@gmail.com>
32845 * config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.
32847 2010-02-17 Steven Bosscher <steven@gcc.gnu.org>
32849 * gensupport.c (process_one_cond_exec): Derive name for COND_EXEC
32850 patterns from predicated pattern.
32852 2010-02-17 Uros Bizjak <ubizjak@gmail.com>
32855 * config/i386/sse.md (xop_vpermil2<mode>3): Use avxmodesuffixf2c
32856 for insn mnemonic suffix.
32858 2010-02-17 Richard Guenther <rguenther@suse.de>
32860 * tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis
32863 2010-02-17 Jakub Jelinek <jakub@redhat.com>
32866 * caller-save.c (save_call_clobbered_regs): If BB ends with
32867 a DEBUG_INSN, move any notes in between last real insn and the last
32868 DEBUG_INSN after the last DEBUG_INSN.
32870 2010-02-16 Joern Rennecke <joern.rennecke@embecosm.com>
32872 * tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC):
32873 Fix return type. Fix argument type. Explain meaning of return value.
32875 2010-02-16 Richard Guenther <rguenther@suse.de>
32877 PR tree-optimization/41043
32878 * tree-vrp.c (vrp_var_may_overflow): Only ask SCEV for real loops.
32879 (vrp_visit_assignment_or_call): Do not ask SCEV for regular
32881 (vrp_visit_phi_node): ... but only for loop PHI nodes.
32883 2010-02-16 Ira Rosen <irar@il.ibm.com>
32885 PR tree-optimization/43074
32886 * tree-vectorizer.h (VECTORIZABLE_CYCLE_DEF): New.
32887 * tree-vect-loop.c (vect_analyze_loop_operations): Add
32888 vectorizable cycles in hybrid SLP check.
32889 * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Likewise.
32891 2010-02-16 Richard Guenther <rguenther@suse.de>
32893 * alias.c (memrefs_conflict_p): Distinguish must-alias from don't know.
32894 (true_dependence): If memrefs_conflict_p computes must-alias
32895 trust it. Move TBAA check after offset-based disambiguation.
32896 (canon_true_dependence): Likewise.
32898 2010-02-16 Alexandre Oliva <aoliva@redhat.com>
32900 * params.def (PARAM_MAX_VARTRACK_SIZE): New.
32901 * doc/invoke.texi: Document it.
32902 * var-tracking.c: Include toplev.h and params.h.
32903 (vt_find_locations): Return bool indicating success. Compute
32904 hash sizes unconditionally. Check new parameter, report.
32905 (variable_tracking_main_1): Check vt_find_locations results and
32906 retry. Renamed from...
32907 (variable_tracking_main): ... this. New wrapper to preserve
32908 flag_var_tracking_assignments.
32909 * Makefile.in (var-tracking.o): Adjust dependencies.
32911 2010-02-16 Jack Howarth <howarth@bromo.med.uc.edu>
32912 Jakub Jelinek <jakub@redhat.com>
32915 * config/darwin.h (ASM_WEAKEN_DECL): Don't check weak attribute
32916 if weak_import attribute is present.
32917 * config/darwin.c (machopic_select_section): Likewise.
32919 2010-02-15 Joern Rennecke <joern.rennecke@embecosm.com>
32921 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.
32922 (TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): Likewise.
32923 (TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
32924 (TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.
32926 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument
32929 * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
32930 Fix argument types.
32932 * doc/tm.texi (TARGET_SCHED_DFA_NEW_CYCLE): Add argument names.
32933 Rewrite text to refer to the names.
32935 2010-02-15 Sebastian Pop <sebastian.pop@amd.com>
32937 * config/i386/i386-builtin-types.def
32938 (V2DF_FTYPE_V2DF_V2DF_V2DI_INT): Declared.
32939 (V4DF_FTYPE_V4DF_V4DF_V4DI_INT): Declared.
32940 (V4SF_FTYPE_V4SF_V4SF_V4SI_INT): Declared.
32941 (V8SF_FTYPE_V8SF_V8SF_V8SI_INT): Declared.
32942 * config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_VPERMIL2PD,
32943 IX86_BUILTIN_VPERMIL2PS, IX86_BUILTIN_VPERMIL2PD256, and
32944 IX86_BUILTIN_VPERMIL2PS256.
32945 (MULTI_ARG_4_DF2_DI_I): Defined.
32946 (MULTI_ARG_4_DF2_DI_I1): Defined.
32947 (MULTI_ARG_4_SF2_SI_I): Defined.
32948 (MULTI_ARG_4_SF2_SI_I1): Defined.
32949 (bdesc_multi_arg): Add __builtin_ia32_vpermil2pd,
32950 __builtin_ia32_vpermil2ps, __builtin_ia32_vpermil2pd256, and
32951 __builtin_ia32_vpermil2ps256.
32952 (ix86_expand_multi_arg_builtin): Handle MULTI_ARG_4_DF2_DI_I,
32953 MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
32954 MULTI_ARG_4_SF2_SI_I1. Handle builtins with 4 arguments.
32955 (ix86_expand_args_builtin): Handle MULTI_ARG_4_DF2_DI_I,
32956 MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
32957 MULTI_ARG_4_SF2_SI_I1. Handle CODE_FOR_xop_vpermil2v2df3,
32958 CODE_FOR_xop_vpermil2v4sf3, CODE_FOR_xop_vpermil2v4df3, and
32959 CODE_FOR_xop_vpermil2v8sf3.
32960 * config/i386/i386.md (UNSPEC_VPERMIL2): Declared.
32961 * config/i386/sse.md (xop_vpermil2<mode>3): New insn pattern.
32962 * config/i386/xopintrin.h (_mm_permute2_pd): New.
32963 (_mm256_permute2_pd): New.
32964 (_mm_permute2_ps): New.
32965 (_mm256_permute2_ps): New.
32967 2010-02-15 Nick Clifton <nickc@redhat.com>
32969 * config/h8300/h8300.c (h8300_push_pop): Use bool type for
32970 boolean parameters. Use emit_jump_insn when emitting a pop
32971 instruction containing a return insn.
32972 (push): Use 'true' rather than '1' as second parameter to F.
32973 (h8300_expand_prologue): Likewise.
32974 Use 'true' and 'false' for boolean parameters to h8300_push_pop.
32975 (h8300_expand_epilogue): Likewise.
32977 2010-02-15 Richard Guenther <rguenther@suse.de>
32979 PR middle-end/43068
32980 * cgraphunit.c (thunk_adjust): Skip adjusting by fixed_offset
32983 2010-02-15 Nick Clifton <nickc@redhat.com>
32985 * config/mn10300/mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous
32988 2010-02-14 Marco Poletti <poletti.marco@gmail.com>
32990 * intl.c (fake_ngettext): New function.
32991 * intl.h (fake_ngettext): Declare.
32992 (ngettext): Define macro.
32993 * collect2.c (notice_translated): New function.
32994 (main): Use notice_translated and ngettext.
32995 * collect2.h (notice_translated): Declare.
32997 2010-02-14 Steven Bosscher <steven@gcc.gnu.org>
32999 * reorg.c (delete_computation): Comment fixes.
33000 * caller-save.c (setup_save_areas): Idem.
33001 * sel-sched-dump.c (dump_lv_set): Idem.
33004 2010-02-14 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
33006 * config/s390/s390.c (s390_sched_init): New function.
33007 (TARGET_SCHED_INIT): Target hook defined.
33009 2010-02-12 Dave Korn <dave.korn.cygwin@gmail.com>
33010 Jack Howarth <howarth@bromo.med.uc.edu>
33011 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
33014 Partial revert of unintended change in fix for PR41605.
33015 * config/darwin.h: Fix typo.
33016 * config/darwin9.h: Same.
33018 2010-02-11 Jakub Jelinek <jakub@redhat.com>
33020 * c-pch.c (pch_init): Clear v.
33022 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
33024 PR middle-end/42930
33025 * graphite-scop-detection.c (graphite_can_represent_scev): Call
33026 graphite_can_represent_init for MULT_EXPR.
33028 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
33030 PR middle-end/42914
33031 PR middle-end/42530
33032 * graphite-sese-to-poly.c (remove_phi): New.
33033 (translate_scalar_reduction_to_array): Call remove_phi.
33035 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
33037 PR middle-end/42771
33038 * graphite-clast-to-gimple.c (gloog): Call rename_sese_parameters.
33039 * graphite-clast-to-gimple.h (gloog): Update declaration.
33040 * graphite-poly.c (new_scop): Clear POLY_SCOP_P.
33041 * graphite-poly.h (struct poly_bb): Add missing comments.
33042 (struct scop): Add poly_scop_p field.
33043 (POLY_SCOP_P): New.
33044 * graphite-sese-to-poly.c (build_poly_scop): Set POLY_SCOP_P.
33045 * graphite.c (graphite_transform_loops): Build the polyhedral
33046 representation for each scop before code generation.
33047 * sese.c (rename_variables_in_operand): Removed.
33048 (rename_variables_in_expr): Return the renamed expression.
33049 (rename_sese_parameters): New.
33050 * sese.h (rename_sese_parameters): Declared.
33052 2010-02-11 Richard Guenther <rguenther@suse.de>
33054 PR tree-optimization/42998
33055 * tree-ssa-pre.c (create_expression_by_pieces): Treat
33056 POINTER_PLUS_EXPR properly.
33058 2010-02-11 Sebastian Pop <sebastian.pop@amd.com>
33059 Changpeng Fang <changpeng.fang@amd.com>
33061 PR middle-end/40886
33062 * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Decrement
33063 the cost of an IV candidate when the IV is used in a test against zero.
33065 * gcc.dg/tree-ssa/ivopts-3.c: New.
33067 2010-02-11 Richard Guenther <rguenther@suse.de>
33070 * tree-ssa-alias.c (refs_may_alias_p_1): Canonicalize
33071 pointer-vs-decl case by swapping refs. Handle some cases
33072 of pointer-vs-decl disambiguations more conservatively.
33073 * cfgexpand.c (gimple_expand_cfg): Set gimple_df->in_ssa_p
33074 to false after expanding.
33076 2010-02-11 Richard Guenther <rguenther@suse.de>
33079 * gcc.c (process_command): Handle LTO file@offset case more
33082 2010-02-11 Jakub Jelinek <jakub@redhat.com>
33084 * reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any
33085 modifications outside of the DEBUG_INSN. Accept CLOBBERs inside
33087 (eliminate_regs_in_insn): Eliminate regs even in DEBUG_INSNs.
33089 * dwarf2out.c (mem_loc_descriptor) <case MEM>: Use DW_OP_deref_size
33090 if MEM's mode size isn't DWARF2_ADDR_SIZE.
33091 (mem_loc_descriptor) <do_scompare>: Allow also VOIDmode arguments.
33092 Optimize eq/ne comparisons when both arguments are known to be
33094 (mem_loc_descriptor) <do_ucompare>: Allow also VOIDmode arguments.
33095 Don't mask operands unnecessarily if they are known to be already
33098 2010-02-10 Vladimir Makarov <vmakarov@redhat.com>
33100 * ira-conflicts.c (add_insn_allocno_copies): Use find_reg_note
33103 2010-02-10 Richard Guenther <rguenther@suse.de>
33105 PR tree-optimization/43017
33106 * tree-vrp.c (vrp_int_const_binop): Trust int_const_binop
33107 for wrapping signed arithmetic.
33109 2010-02-10 Jakub Jelinek <jakub@redhat.com>
33112 * dwarf2out.c (retry_incomplete_types): Don't call gen_type_die
33113 if no debug info should be emitted for it.
33115 2010-02-10 Kaz Kojima <kkojima@gcc.gnu.org>
33117 * config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
33118 note when flag_exceptions is set.
33120 2010-02-10 Duncan Sands <baldrick@free.fr>
33122 * Makefile.in (PLUGIN_HEADERS): Add debug.h.
33124 2010-02-10 Richard Guenther <rguenther@suse.de>
33127 * tree.c (get_unwidened): Handle constants.
33128 * convert.c (convert_to_integer): Handle TRUNC_DIV_EXPR.
33130 2010-02-10 Martin Jambor <mjambor@suse.cz>
33133 * ipa-prop.c (ipa_update_after_lto_read): Count parameters and
33134 check for variable argument counts independently.
33136 2010-02-10 Christian Bruel <christian.bruel@st.com>
33139 * config/sh/sh.c (find_barrier): Increase length for non delayed
33140 conditional branches.
33142 2010-02-10 Christian Bruel <christian.bruel@st.com>
33144 * config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.
33146 2010-02-10 Jakub Jelinek <jakub@redhat.com>
33148 * builtins.c (set_builtin_user_assembler_name): Also handle
33149 ffs if int is smaller than word.
33151 2010-02-09 Vladimir Makarov <vmakarov@redhat.com>
33153 PR middle-end/42973
33154 * ira-conflicts.c (get_dup): Remove.
33155 (process_reg_shuffles): Add new parameter. Use it as an
33156 additional guard for copy generation.
33157 (add_insn_allocno_copies): Rewrite.
33159 2010-02-09 Alexander Monakov <amonakov@ispras.ru>
33161 * common.opt (fsched2-use-traces): Preserved for backward
33163 * doc/invoke.texi: Remove the documentation about option
33164 -fsched2-use-traces.
33165 * sched-rgn.c (rest_of_handle_sched2): Remove usage of
33166 flag_sched2_use_traces.
33167 * opts.c (common_handle_option): Add OPT_fsched2_use_traces to
33168 the backward compatibility flag section.
33170 2010-02-09 Richard Guenther <rguenther@suse.de>
33172 PR tree-optimization/43008
33173 * tree-ssa-structalias.c (handle_lhs_call): Pass in the fndecl,
33174 make HEAP variables initialized from global memory if they
33175 are not known builtin functions.
33176 (find_func_aliases): Adjust.
33178 2010-02-09 Richard Guenther <rguenther@suse.de>
33180 PR tree-optimization/43000
33181 * tree-vrp.c (vrp_int_const_binop): Only handle unsigned
33182 arithmetic manually.
33184 2010-02-08 Jakub Jelinek <jakub@redhat.com>
33186 PR tree-optimization/42931
33187 * tree-loop-linear.c (try_interchange_loops): Don't call
33188 double_int_mul if estimated_loop_iterations failed.
33190 2010-02-08 Martin Jambor <mjambor@suse.cz>
33192 PR middle-end/42898
33193 * tree-sra.c (build_accesses_from_assign): Do not mark in
33194 should_scalarize_away_bitmap if stmt has volatile ops.
33195 (sra_modify_assign): Do not process assigns piecemeal if if stmt
33198 2010-02-08 Joern Rennecke <joern.rennecke@embecosm.com>
33200 * doc/tm.texi (TARGET_UNWIND_WORD_MODE): Document.
33202 2010-02-07 Adam Nemet <adambnmet@gmail.com>
33204 * config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment
33205 before the pattern.
33207 2010-02-07 Andrew Pinski <pinskia@gmail.com>
33209 PR middle-end/42946
33210 * df-core.c (df_finish_pass): Change type of saved_flags to int.
33212 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
33214 PR middle-end/42988
33215 * graphite-dependences.c (dependence_polyhedron): Set PDDR_KIND
33216 to unknown_dependence.
33217 (graphite_legal_transform_dr): Handle the unknown_dependence.
33218 (graphite_carried_dependence_level_k): Same.
33220 2010-02-07 Sebastian Pop <sebastian.pop@amd.com>
33222 * ChangeLog.graphite: Remove testsuite/ or gcc/testsuite/.
33224 2010-02-07 Richard Guenther <rguenther@suse.de>
33226 PR middle-end/42991
33227 * expr.c (get_inner_reference): Always initialize *pbitsize.
33229 2010-02-07 Richard Guenther <rguenther@suse.de>
33231 PR middle-end/42956
33232 * gimplify.c (gimple_fold_indirect_ref): Avoid generating
33233 new ARRAY_REFs on variable size element or minimal index arrays.
33235 * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Use
33236 gimple_fold_indirect_ref.
33238 2010-02-06 Richard Earnshaw <rearnsha@arm.com>
33241 * arm.c (arm_override_options): Just return if the user has specified
33242 an invalid fpu name.
33244 2010-02-03 Jason Merrill <jason@redhat.com>
33247 * config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Call
33248 i386_pe_maybe_record_exported_symbol.
33250 2010-02-05 Steve Ellcey <sje@cup.hp.com>
33253 * config/pa/pa.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
33254 (pa_delegitimize_address): New function.
33256 2010-02-05 Ozkan Sezer <sezeroz@gmail.com>
33258 * config/i386/msformat-c.c (ms_printf_length_specs): Set the
33259 scalar_identity_flag for the size_t/ptrdiff_t %Id and %Iu specs.
33261 2010-02-05 Richard Guenther <rguenther@suse.de>
33264 * lto-streamer-in.c (get_resolution): Deal with references
33265 to undefined functions.
33267 2010-02-05 Richard Guenther <rguenther@suse.de>
33269 * tree-ssa-ccp.c (get_symbol_constant_value): Strip all conversions.
33270 (fold_const_aggregate_ref): Likewise.
33271 (ccp_fold_stmt): Substitute loads.
33272 (maybe_fold_reference): Verify types before substituting.
33274 (fold_gimple_assign): Unshare properly.
33275 (fold_stmt_1): Insert conversion if necessary before replacing the RHS.
33277 2010-02-05 Nathan Froyd <froydnj@codesourcery.com>
33279 * config/rs6000/rs6000.c (rs6000_override_options): Invert check
33280 for rs6000_gen_cell_microcode.
33282 2010-02-04 Richard Guenther <rguenther@suse.de>
33284 PR rtl-optimization/42952
33285 * dse.c (const_or_frame_p): Remove MEM handling.
33287 2010-02-04 Nick Clifton <nickc@redhat.com>
33289 * config/mn10300/mn10300.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
33290 (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define.
33291 (function_arg): Use NULL_RTX and FIRST_ARGUMENT_REGNUM.
33292 (mn10300_asm_output_mi_thunk): New function.
33293 (mn10300_can_output_mu_thunk): New function.
33294 * config/mn10300/mn10300.h (FIRST_ARGUMENT_REGNUM): Define.
33295 (FUNCTION_ARG_REGNO_P): Fix comment. Accept d0 and d1.
33296 (FUNCTION_ARG): Delete incorrect comment.
33298 2010-02-03 Jason Merrill <jason@redhat.com>
33301 * fold-const.c (operand_equal_p): Handle erroneous types.
33303 2010-02-03 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
33305 * config/h8300/h8300.md (can_delay): Fix attibute condition.
33307 2010-02-03 Vladimir Makarov <vmakarov@redhat.com>
33309 PR rtl-optimization/42941
33310 * sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
33313 2010-02-03 Jason Merrill <jason@redhat.com>
33316 * builtins.c (c_strlen): Use EXPR_LOCATION in diagnostics.
33318 2010-02-03 Alexandre Oliva <aoliva@redhat.com>
33321 * cselib.h (struct cselib_val_struct): Add uid. Rename value to hash.
33322 (cselib_reset_table): Renamed from...
33323 (cselib_reset_table_with_next_value): ... this.
33324 (cselib_get_next_uid): Renamed from...
33325 (cselib_get_next_unknown_value): ... this.
33326 * cselib.c (next_uid): Renamed from...
33327 (next_unknown_value): ... this.
33328 (cselib_clear_table): Adjust.
33329 (cselib_reset_table): Adjust. Renamed from...
33330 (cselib_reset_table_with_next_value): ... this.
33331 (cselib_get_next_uid): Adjust. Renamed from...
33332 (cselib_get_next_unknown_value): ... this.
33333 (get_value_hash): Use hash.
33334 (cselib_hash_rtx): Likewise.
33335 (new_cselib_val): Adjust. Set and dump uid.
33336 (cselib_lookup_mem): Pass next_uid as hash.
33337 (cselib_subst_to_values): Likewise.
33338 (cselib_log_lookup): Dump uid.
33339 (cselib_lookup): Pass next_uid as hash. Adjust.
33340 (cselib_process_insn): Adjust.
33341 (cselib_init): Initialize next_uid.
33342 (cselib_finish): Adjust.
33343 (dump_cselib_table): Likewise.
33344 * dse.c (canon_address): Dump value uid.
33345 * print-rtl.c (print_rtx): Print value uid.
33346 * var-tracking.c (VARIABLE_HASH_VAL): Dropped.
33348 (dv_uid): New function, sort of renamed from...
33349 (dv_htab_hash): ... this, reimplemented in terms of it and...
33350 (dv_uid2hash): ... this. New.
33351 (variable_htab_eq): Drop excess assertions.
33352 (tie_break_pointers): Removed.
33353 (canon_value_cmp): Compare uids.
33354 (variable_post_merge_New_vals): Print uids.
33355 (vt_add_function_parameters): Adjust.
33356 (vt_initialize): Reset table. Adjust.
33358 2010-02-03 Richard Guenther <rguenther@suse.de>
33360 PR tree-optimization/42944
33361 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle calloc.
33362 (call_may_clobber_ref_p_1): Likewise. Properly handle
33363 malloc and calloc clobbering errno.
33365 2010-02-03 Steven Bosscher <steven@gcc.gnu.org>
33367 * doc/invoke.texi: Fix name of sched1 dump.
33369 * opts.c (decode_options): Set flag_tree_switch_conversion
33370 only conditionally on optimize >= 2.
33372 * gcse.c: Assorted comment fixes in pass description.
33374 2010-02-03 Anthony Green <green@moxielogic.com>
33376 * config/moxie/moxie.c (moxie_asm_trampoline_template): Introduce
33377 nop padding in order to maintain alignment of storage location of
33378 target function address.
33379 (moxie_trampoline_init): Store target function address at newly
33381 * config/moxie/moxie.h (TRAMPOLINE_ALIGNMENT): Increase alignment
33383 (TRAMPOLINE_SIZE): Increase size by 2 bytes for alignment padding.
33385 2010-02-03 Richard Guenther <rguenther@suse.de>
33387 PR middle-end/42927
33388 * tree-cfg.c (verify_gimple_assign_binary): Fix shift verification.
33390 2010-02-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
33392 * config.gcc: Reenable check for obsolete targets.
33393 Obsolete alpha*-dec-osf4*, alpha*-dec-osf5.0*, mips-sgi-irix5*,
33394 mips-sgi-irix6.[0-4]*.
33396 2010-02-02 Nick Clifton <nickc@redhat.com>
33398 * config/rx/rx.c (rx_is_legitimate_constant): Treat a maximum
33399 constant size of 4 as being the same as 0.
33400 * doc/invoke.texi (RX Options): Document that -mmax-constant-size
33401 can take values in the range 0..4.
33403 2010-02-02 Jack Howarth <howarth@bromo.med.uc.edu>
33406 * unwind-dw2-fde-darwin.c: Re-export _Unwind_FindEnclosingFunction()
33407 as _darwin10_Unwind_FindEnclosingFunction().
33408 * libgcc-libsystem.ver: New.
33410 2010-02-01 Vladimir Makarov <vmakarov@redhat.com>
33413 * sched-deps.c (sched_analyze_insn): Ignore fixed registers for
33414 implicitly set registers.
33416 2010-02-01 Richard Earnshaw <rearnsha@arm.com>
33418 * arm.c (FL_FOR_ARCH_7A): is also a superset of ARMv6K.
33419 (arm_override_options): Allow automatic selection of the thread
33420 pointer register if thumb2.
33421 (legitimize_pic_address): Improve code sequences for Thumb2.
33422 (arm_call_tls_get_addr): Likewise.
33423 (legitimize_tls_address): Likewise.
33424 * arm.md (pic_load_addr_arm): Delete. Replace with ...
33425 (pic_load_addr_32bit): ... this. New named pattern.
33426 * thumb2.md (pic_load_addr_thumb2): Delete.
33427 (pic_load_dot_plus_four): Delete.
33428 (tls_load_dot_plus_four): New named pattern.
33430 2010-02-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
33433 * doc/install.texi (Specific): Add sparc-sun-solaris2.10 entry.
33434 Document fix for TLS bug.
33436 2010-01-31 Richard Guenther <rguenther@suse.de>
33438 * tree-sra.c (ptr_parm_has_direct_uses): Rewrite to be
33439 conservatively correct.
33441 2010-01-31 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
33445 2010-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
33447 * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
33449 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
33451 * doc/install.texi: Update recommended GMP/MPFR/MPC versions.
33453 2010-01-31 Kai Tietz <kai.tietz@onevision.com>
33455 * config.gcc: Adjust order of makefile fragments for mingw targets.
33457 2010-01-31 Richard Guenther <rguenther@suse.de>
33459 PR middle-end/42898
33460 * gimplify.c (gimplify_init_constructor): For volatile LHS
33461 initialize a temporary.
33463 2010-01-31 Matthias Klose <doko@ubuntu.com>
33465 * configure.ac: Fix __stack_chk_fail check for cross builds configured
33467 * configure: Regenerate.
33469 2010-01-29 Eric Botcazou <ebotcazou@adacore.com>
33471 * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
33472 the same alias set and their sizes different constantness.
33473 (aliasing_component_refs_p): Revert 2009-10-24 change.
33475 2010-01-29 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
33477 * config/sparc/sparc.c (sparc_elf_asm_named_section): Declare decl
33480 2010-01-29 Richard Guenther <rguenther@suse.de>
33482 * tree-ssa-ccp.c (ccp_fold_stmt): Unshare values we substitute.
33483 Assert we successfully updated the call.
33485 2010-01-29 Jakub Jelinek <jakub@redhat.com>
33487 PR rtl-optimization/42889
33488 * df.h (df_set_bb_dirty_nonlr): New prototype.
33489 * df-core.c (df_set_bb_dirty_nonlr): New function.
33490 * df-scan.c (df_insn_rescan): Call it instead of
33491 df_set_bb_dirty for DEBUG_INSNs.
33493 2010-01-29 Richard Guenther <rguenther@suse.de>
33495 PR middle-end/37448
33496 * ipa-inline.c (cgraph_decide_inlining_incrementally): Avoid
33497 quadratic behavior in most cases.
33499 2010-01-28 Uros Bizjak <ubizjak@gmail.com>
33502 * config/i386/i386.c (ix86_expand_int_movcc): Convert tmp to SImode
33503 in the call to gen_x86_movsicc_0_m1.
33505 2010-01-28 Richard Guenther <rguenther@suse.de>
33507 PR tree-optimization/42871
33508 * tree-ssa-pre.c (phi_translate_set): Make sure to retain leaders.
33510 2010-01-28 Richard Guenther <rguenther@suse.de>
33512 * tree-ssa-ccp.c (ccp_fold_stmt): Fold calls and propagate
33513 into call arguments.
33515 2010-01-28 Richard Guenther <rguenther@suse.de>
33517 PR middle-end/42883
33518 * tree-cfgcleanup.c (remove_forwarder_block): Do not remove
33519 the forwarder if the destination is an EH landing pad.
33521 2010-01-28 Razya Ladelsky <razya@il.ibm.com>
33523 * tree-parloops.c (transform_to_exit_first_loop): Update the basic
33524 block list passed to gimple_duplicate_sese_tail.
33525 (parallelize_loops): Avoid parallelization when the function
33526 has_nonlocal_label.
33527 Avoid parallelization when the preheader is IRREDUCIBLE.
33528 Try to optimize when estimated_loop_iterations_int is unresolved.
33529 Add the loop's location to the dump file.
33530 * tree-cfg.c (add_phi_args_after_redirect): Remove.
33531 (gimple_duplicate_sese_tail): Remove the check for the latch.
33532 Redirect nexits to the exit block.
33533 Remove handling of the incoming edges to the latch.
33534 Redirect the backedge from the copied latch to the exit bb.
33536 2010-01-28 Michael Matz <matz@suse.de>
33539 * config/i386/i386.c (ix86_expand_vector_init_duplicate):
33540 Wrap force_reg into a sequence, emit it before user.
33542 2010-01-28 Stephen Thomas <stephen.thomas@arm.com>
33544 * config/arm/arm.md (bswapsi2): Add support for bswapsi2.
33546 (arm_legacy_rev): Likewise.
33547 (thumb_legacy_rev): Likewise.
33549 2010-01-27 Jakub Jelinek <jakub@redhat.com>
33551 * dwarf2out.c (mem_loc_descriptor): Remove special casing of
33552 CONSTANT_POOL_ADDRESS_P SYMBOL_REFs. If for MEM recursive call
33553 on MEM's address failed, try avoid_constant_pool_reference and
33554 recurse if it returned something different.
33555 (loc_descriptor): If for MEM mem_loc_descriptor failed on the
33556 address, try avoid_constant_pool_reference and recurse if it
33557 returned something different.
33558 (dw_loc_list_1): If for MEM mem_loc_descriptor failed on the
33559 address and avoid_constant_pool_reference returned something
33560 different, don't set have_address.
33562 2010-01-27 Alexandre Oliva <aoliva@redhat.com>
33565 * var-tracking.c (val_store): Add modified argument, obey it.
33567 (count_uses): Move down logging of main.
33568 (compute_bb_dataflow): Use val_store for MO_VAL_USEs that
33569 don't need resolution.
33570 (emit_notes_in_bb): Likewise.
33572 2010-01-27 Richard Guenther <rguenther@suse.de>
33574 PR middle-end/42878
33575 * tree-inline.c (remap_decl): Delay remapping of SSA name
33576 default definitions until we need them.
33578 2010-01-27 Jakub Jelinek <jakub@redhat.com>
33580 * config/rs6000/rs6000.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
33581 (rs6000_delegitimize_address): New function.
33583 * config/s390/s390.c (s390_delegitimize_address): Call
33584 delegitimize_mem_from_attrs.
33586 PR middle-end/42874
33587 * tree-inline.c (cannot_copy_type_1): Removed.
33588 (copy_forbidden): Don't forbid copying of functions containing
33589 records/unions with variable length fields.
33591 2010-01-27 Christian Bruel <christian.bruel@st.com>
33595 * config/sh/sh.c (find_barrier): Increase length for non delayed
33596 conditional branches.
33598 2010-01-27 Matthias Klose <doko@ubuntu.com>
33600 * configure.ac (gnu-unique-object): Fix ldd version check.
33601 * configure: Regenerate.
33603 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
33605 * config/sparc/sparc.c (sparc_elf_asm_named_section): Test for
33607 * config/sparc/sysv4.h [HAVE_GNU_AS] (TARGET_ASM_NAMED_SECTION):
33608 Test for HAVE_GNU_AS value.
33610 2010-01-26 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
33612 * config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.
33613 * config/mips/iris.h (INT8_TYPE, INT16_TYPE, INT32_TYPE,
33614 INT64_TYPE): Define.
33615 (UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE): Define.
33616 (INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
33617 INT_LEAST64_TYPE): Define.
33618 (UINT_LEAST8_TYPE, UINT_LEAST16_TYPE, UINT_LEAST32_TYPE,
33619 UINT_LEAST64_TYPE): Define.
33620 (INT_FAST8_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE)
33621 INT_FAST64_TYPE): Define.
33622 (UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
33623 UINT_FAST64_TYPE): Define.
33624 (INTMAX_TYPE, UINTMAX_TYPE): Define.
33625 (INTPTR_TYPE, UINTPTR_TYPE): Define.
33626 (SIG_ATOMIC_TYPE): Define.
33628 2010-01-26 Richard Guenther <rguenther@suse.de>
33630 * df-scan.c (df_scan_set_bb_info): Remove assert.
33631 (df_insn_rescan_debug_internal): Merge asserts.
33632 (df_install_ref): Likewise.
33633 (df_mark_reg): Use bitmap_set_range.
33634 (df_hard_reg_used_p): Remove assert.
33635 (df_hard_reg_used_count): Likewise.
33637 2010-01-26 Richard Guenther <rguenther@suse.de>
33639 PR rtl-optimization/42685
33640 * web.c (web_main): Ignore DEBUG_INSNs.
33642 2010-01-26 Joern Rennecke <amylaar@spamcop.net>
33644 * doc/tm.texi (TARGET_HANDLE_C_OPTION): Explain arguments.
33646 (TARGET_RESOLVE_OVERLOADED_BUILTIN): Add loc parameter.
33647 Fix types of fndecl and arglist parameters.
33649 2010-01-26 Richard Guenther <rguenther@suse.de>
33651 PR middle-end/42806
33652 * tree-eh.c (unsplit_eh): Skip debug insns.
33654 2010-01-26 Richard Guenther <rguenther@suse.de>
33656 PR tree-optimization/42250
33657 * ipa-type-escape.c (type_escape_execute): Do not analyze clones.
33659 2010-01-26 Jakub Jelinek <jakub@redhat.com>
33662 * omp-low.c (expand_omp_sections): Only use single_pred if
33663 l2_bb is single_pred_p.
33665 2010-01-25 Christian Bruel <christian.bruel@st.com>
33668 * config/sh/sh.c (find_barrier): Increase length for non delayed
33669 conditional branches.
33670 (sh_insn_length_adjustment): Use JUMP_TABLE_DATA_P.
33672 2010-01-24 David S. Miller <davem@davemloft.net>
33674 * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Only
33675 define if not using GAS.
33676 * config/sparc/sparc.c (sparc_elf_asm_named_section):
33677 Likewise. Delete SECTION_MERGE code, which is only applicable
33680 2010-01-24 Mark Mitchell <mark@codesourcery.com>
33683 * config/arm/arm.c (arm_mangle_type): Do not warn about changes to
33684 mangling of va_list in system headers.
33686 2010-01-23 Toon Moene <toon@moene.org>
33688 * tree-predcom.c (combine_chains): Return NULL, not false.
33690 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
33692 * tree-loop-distribution.c (distribute_loop): Fix declaration and
33693 initialization of variable res to agree with return type.
33695 2010-01-22 Steve Ellcey <sje@cup.hp.com>
33697 * Makefile.in (tree-sra.o): Add $(EXPR_H) dependency.
33698 * tree-sra.c: Add include of expr.h.
33700 2010-01-22 Jakub Jelinek <jakub@redhat.com>
33702 * tree-into-ssa.c (maybe_register_def): If stmt ends the bb,
33703 insert the debug stmt on the single non-EH edge from the stmt.
33705 2010-01-22 Richard Henderson <rth@redhat.com>
33708 * tree-sra.c (sra_modify_assign): Delay re-gimplification of
33709 the RHS until after generate_subtree_copies has insertted its
33710 code before the current statement.
33712 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
33714 * doc/tm.texi (TARGET_MIN_DIVISIONS_FOR_RECIP_MUL): Fix return type.
33716 * gcc-plugin.h (plugin_init): Use "C" likage for c++.
33718 2010-01-21 Martin Jambor <mjambor@suse.cz>
33720 PR tree-optimization/42585
33721 * tree-sra.c (struct access): New field grp_total_scalarization.
33722 (dump_access): Dump the new field.
33723 (should_scalarize_away_bitmap): New variable.
33724 (cannot_scalarize_away_bitmap): Likewise.
33725 (sra_initialize): Allocate new bitmaps.
33726 (sra_deinitialize): Free new bitmaps.
33727 (create_access_1): New function.
33728 (create_access): Parts moved to create_access_1.
33729 (type_consists_of_records_p): New function.
33730 (completely_scalarize_record): Likewise.
33731 (build_access_from_expr): Set bit in cannot_scalarize_away_bitmap.
33732 (build_accesses_from_assign): Set bits in should_scalarize_away_bitmap.
33733 (sort_and_splice_var_accesses): Hint groups with a total_scalarization
33735 (analyze_all_variable_accesses): Completely scalarize small eligible
33738 2010-01-21 Martin Jambor <mjambor@suse.cz>
33740 * tree-sra.c (build_ref_for_offset_1): Allow for zero size fields.
33742 2010-01-21 Andrew Haley <aph@redhat.com>
33744 * gcc.c (process_command): Move lang_specific_driver before
33745 setting cc_libexec_prefix.
33747 2010-01-21 Richard Guenther <rguenther@suse.de>
33749 PR middle-end/19988
33750 * fold-const.c (negate_expr_p): Pretend only negative
33751 real constants are easily negatable.
33753 2010-01-20 Janis Johnson <janis187@us.ibm.com>
33754 Jason Merrill <jason@redhat.com>
33756 * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
33757 (TYPE_TRANSPARENT_AGGR): this, for union and record.
33758 * calls.c (initialize argument_information): Handle it.
33759 * c-common.c (handle_transparent_union_attribute): Use new name.
33760 * c-decl.c (finish_struct): Ditto.
33761 * c-typeck.c (type_lists_compatible_p): Ditto.
33762 (convert_for_assignment): Use new name and also handle record.
33763 * function.c (aggregate_value_p): Handle it.
33764 (pass_by_reference): Ditto.
33765 (assign_parm_data_types): Ditto.
33766 * print-tree.c (print_node): Ditto.
33767 * lto-streamer-in.c (unpack_ts_type_value_fields): Ditto.
33768 * lto-streamer-out.c (pack_ts_type_value_fields): Ditto.
33769 * tree.c (first_field): New fn.
33771 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
33774 * config/i386/cygwin.h (CXX_WRAP_SPEC_LIST): Always apply wrappers,
33775 even when linking statically, for now.
33777 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
33780 * var-tracking.c (use_type): Choose MO_VAL_SET for REGs set
33781 without a cselib val.
33782 (count_uses): Accept MO_VAL_SET with no val on stores.
33783 (add_stores): Likewise.
33785 2010-01-20 Jakub Jelinek <jakub@redhat.com>
33787 * var-tracking.c (check_value_val): Add a compile time assertion.
33788 (dv_is_decl_p): Simplify.
33789 (dv_as_decl, dv_as_value, dv_from_decl, dv_from_value): Only use
33790 gcc_assert if ENABLE_CHECKING.
33792 2010-01-20 Alexandre Oliva <aoliva@redhat.com>
33795 * var-tracking.c: Include tree-flow.h.
33796 (mem_dies_at_call): New.
33797 (dataflow_set_preserve_mem_locs): Use it.
33798 (dataflow_set_remove_mem_locs): Likewise.
33799 (dump_var): Renamed from dump_variable. Adjust all callers.
33800 (dump_var_slot): Renamed from dump_variable_slot. Likewise.
33801 * Makefile.in (var-tracking.o): Adjust deps.
33803 2010-01-20 Joern Rennecke <amylaar@spamcop.net>
33805 * doc/tm.texi (TARGET_SCHED_SET_SCHED_FLAGS): Fix argument list.
33807 2010-01-20 Richard Guenther <rguenther@suse.de>
33809 PR tree-optimization/42717
33810 * tree-ssa-dce.c (get_live_post_dom): Remove.
33811 (forward_edge_to_pdom): Take an arbitrary edge to copy
33812 degenerate PHI args from.
33813 (remove_dead_stmt): Use the first post-dominator even if it
33814 does not contain live statements as redirection destination.
33816 2010-01-20 Richard Guenther <rguenther@suse.de>
33818 * tree-inline.c (estimate_num_insns): Handle EH builtins.
33820 2010-01-20 Jakub Jelinek <jakub@redhat.com>
33822 * sel-sched.c (create_speculation_check): Remove set but not used
33824 (try_transformation_cache): Remove set but not used variable ds.
33825 (calculate_privileged_insns): Remove set but not used variables
33826 cur_insn and min_spec_insn.
33827 (find_best_expr): Remove set but not used variable avail_n.
33828 * tree-predcom.c (base_names_in_chain_on): Remove set but not used
33830 * cgraphunit.c (assemble_thunk): Remove set but not used variable
33832 * haifa-sched.c (remove_notes): Remove set but not used variable prev.
33833 * graphite-clast-to-gimple.c (gloog): Remove set but not used variable
33834 new_scop_exit_edge.
33836 2010-01-20 Felyza Wishbringer <fwishbringer@gmail.com>
33839 * config.gcc (i[34567]86-*-*): Fix handling of athlon64 and athlon-fx
33840 cpu types. Add support for *-sse3 cpu types.
33841 (x86_64-*-*): Ditto.
33843 2010-01-20 Jakub Jelinek <jakub@redhat.com>
33845 PR middle-end/42803
33846 * varasm.c (narrowing_initializer_constant_valid_p): Add CACHE
33847 argument, call initializer_constant_valid_p_1 instead of
33848 initializer_constant_valid_p, pass CACHE to it, return NULL
33849 immediately if first call returns NULL.
33850 (initializer_constant_valid_p_1): New function.
33851 (initializer_constant_valid_p): Use it.
33853 2010-01-20 Thomas Quinot <quinot@adacore.com>
33855 * tree.def (PLACEHOLDER_EXPR): Fix comment.
33857 2010-01-20 Jakub Jelinek <jakub@redhat.com>
33859 * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead
33860 of MOD, handle MOD using DW_OP_{over,over,div,mul,minus}.
33861 (loc_list_from_tree): Don't handle unsigned division. Handle
33862 signed modulo using DW_OP_{over,over,div,mul,minus}.
33863 * unwind-dw2.c (execute_stack_op): Handle DW_OP_mod using unsigned
33864 modulo instead of signed.
33866 2010-01-20 DJ Delorie <dj@redhat.com>
33868 * config/h8300/h8300.c (F): Add "in_epilogue" flag.
33870 (h8300_emit_stack_adjustment): Propogate it.
33872 (h8300_expand_prologue): Likewise.
33873 (h8300_expand_epilogue): Likewise.
33875 2010-01-19 Michael Matz <matz@suse.de>
33877 PR tree-optimization/41783
33878 * tree-data-ref.c (toplevel): Include flags.h.
33879 (dump_data_dependence_relation): Also dump the inputs if the
33880 result will be unknown.
33881 (split_constant_offset_1): Look through some conversions.
33882 * tree-predcom.c (determine_roots_comp): Restart a new chain if
33883 the offset from last element is too large.
33884 (ref_at_iteration): Deal also with MISALIGNED_INDIRECT_REF.
33885 (reassociate_to_the_same_stmt): Handle vector registers.
33886 * tree-vect-data-refs.c (vect_equal_offsets): Handle unary operations
33887 (e.g. conversions).
33888 * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Add
33889 wide_prolog_niters argument, emit widening instructions.
33890 (vect_do_peeling_for_alignment): Adjust caller, use widened
33891 variant of the iteration cound.
33892 * Makefile.in (tree-data-ref.o): Add $(FLAGS_H).
33894 2010-01-19 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
33897 * config/arm/neon-testgen.m (emit_automatics): New parameter
33898 features. Adjust for Fixed_return_reg feature.
33899 (test_intrinsic): Call emit_automatics with new feature.
33900 * config/arm/neon.ml: Update copyright years.
33901 (features): New Fixed_return_reg feature.
33902 (ops): Update feature for Vget_low.
33904 2010-01-19 Jakub Jelinek <jakub@redhat.com>
33906 PR tree-optimization/42719
33907 * tree-outof-ssa.c (trivially_conflicts_p): Don't consider debug
33911 * fwprop.c (all_uses_available_at): Return false if def_set dest
33912 is a REG that is used in def_insn.
33914 2010-01-19 Joern Rennecke <amylaar@spamcop.net>
33916 * doc/tm.texi (TARGET_FIXED_CONDITION_CODE_REGS): Add argument names.
33918 (TARGET_CC_MODES_COMPATIBLE): Put return value in braces.
33919 Add argument names.
33921 (TARGET_SCHED_INIT_SCHED_CONTEXT): Clarify language.
33923 * target.h (struct gcc_target) <secondary_reload>: Change type
33924 of last argument to secondary_reload_info *.
33926 2010-01-18 Uros Bizjak <ubizjak@gmail.com>
33929 * config/alpha/predicates.md (aligned_memory_operand): Return 0 for
33930 memory references with unaligned offsets. Remove CQImode handling.
33931 (unaligned_memory_operand): Return 1 for memory references with
33932 unaligned offsets. Remove CQImode handling.
33934 2010-01-18 Richard Guenther <rguenther@suse.de>
33936 PR middle-end/39954
33937 * cfgexpand.c (expand_call_stmt): TER pointer arguments in
33940 2010-01-18 Richard Guenther <rguenther@suse.de>
33942 PR tree-optimization/42781
33943 * tree-ssa-structalias.c (find_what_var_points_to): Skip
33944 restrict processing only if the original variable was artificial.
33946 2010-01-18 Joern Rennecke <amylaar@spamcop.net>
33948 * doc/tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to
33949 find number of popped argument bytes.
33951 (TARGET_INVALID_WITHIN_DOLOOP): Put return value in braces.
33952 Fix the text that describes the return value for invalid insns.
33954 (TARGET_SCHED_NEEDS_BLOCK_P): Fix return type. Fix argument list.
33956 (TARGET_SCHED_IS_COSTLY_DEPENDENCE): Fix argument types.
33957 Clarify what 'cost of the -dependence' is. Fix quoting.
33959 * toplev.c (default_get_pch_validity): Rename argument to "sz".
33960 * doc/tm.texi (TARGET_GET_PCH_VALIDITY): Likewise.
33962 2010-01-17 Jakub Jelinek <jakub@redhat.com>
33964 * dwarf2out.c (mem_loc_descriptor): Don't ICE on
33965 {S,U}S_{PLUS,MINUS,NEG,ABS,ASHIFT}.
33967 2010-01-17 Richard Guenther <rguenther@suse.de>
33969 PR middle-end/42248
33970 * function.c (split_complex_args): Take a VEC to modify.
33971 (assign_parms_augmented_arg_list): Build a VEC instead of
33972 a chain of PARM_DECLs.
33973 (assign_parms_unsplit_complex): Take a VEC of arguments.
33974 Do not fixup unmodified parms.
33975 (assign_parms): Deal with the VEC.
33976 (gimplify_parameters): Likewise.
33978 2010-01-17 Richard Guenther <rguenther@suse.de>
33980 * tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI
33981 node existence check.
33982 * tree-vect-loop.c (vect_analyze_loop_form): Likewise.
33983 * tree-cfgcleanup.c (merge_phi_nodes): Likewise.
33984 * tree-ssa-dce.c (forward_edge_to_pdom): Likewise.
33985 * tree-cfg.c (gimple_execute_on_growing_pred): Likewise.
33986 (gimple_execute_on_growing_pred): Likewise.
33988 2010-01-17 Richard Guenther <rguenther@suse.de>
33990 PR tree-optimization/42773
33991 * tree-ssa-pre.c (phi_translate_set): Fix check for PHI node existence.
33992 (compute_antic_aux): Likewise.
33993 (compute_partial_antic_aux): Likewise.
33995 2010-01-17 Jie Zhang <jie.zhang@analog.com>
33998 * dwarf2out.c (mem_loc_descriptor): Handle SS_TRUNCATE
34001 2010-01-17 Joern Rennecke <amylaar@spamcop.net>
34003 * doc/tm.texi (TARGET_INIT_LIBFUNCS): Put @findex entries in order of
34006 (TARGET_LEGITIMATE_ADDRESS_P): Add return type.
34007 Fix markup for strict argument.
34009 (TARGET_SCHED_REORDER2): Fix argument types.
34011 (TARGET_SCHED_DFA_PRE_CYCLE_INSN): Fix return type.
34012 (TARGET_SCHED_DFA_POST_CYCLE_INSN): Likewise.
34014 (TARGET_SCHED_DFA_PRE_ADVANCE_CYCLE): Fix name.
34015 (TARGET_SCHED_DFA_POST_ADVANCE_CYCLE): Likewise.
34017 (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD):
34020 (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Remove duplicate documentation.
34021 (TARGET_SCHED_INIT_SCHED_CONTEXT): Likewise.
34022 (TARGET_SCHED_SET_SCHED_CONTEXT): Likewise.
34023 (TARGET_SCHED_CLEAR_SCHED_CONTEXT): Likewise.
34024 (TARGET_SCHED_FREE_SCHED_CONTEXT): Likewise.
34026 (TARGET_SCHED_SET_SCHED_CONTEXT): Fix typo.
34028 (TARGET_SCHED_GEN_SPEC_CHECK): Fix name.
34030 (TARGET_ASM_RELOC_RW_MASK): Add return type.
34031 (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Fix return type.
34033 (TARGET_STRIP_NAME_ENCODING): Fix markup of return type and parameter.
34035 (TARGET_ASM_FILE_START): Put @findex before paragraph start.
34038 (TARGET_ASM_NAMED_SECTION): Fix argument list.
34040 (TARGET_HAVE_NAMED_SECTIONS): Use @deftypevr.
34041 (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Likewise.
34043 (TARGET_ASM_RECORD_GCC_SWITCHES_SECTION): Use @deftypevr.
34045 (TARGET_ASM_ASSEMBLE_VISIBILITY): Fix argument types.
34047 (TARGET_ASM_MARK_DECL_PRESERVED): Fix argument and markup
34048 referring to it. Fix language.
34050 (TARGET_HAVE_CTORS_DTORS): Use @deftypevr.
34052 (TARGET_ASM_FINAL_POSTSCAN_INSN): Adjust name of first argument.
34054 (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument types.
34056 (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Add type to argument.
34058 (TARGET_UNWIND_EMIT): Remove space between 'FILE *' and
34059 '@var{stream}. Remove stray 'and'.
34061 (TARGET_ARM_EABI_UNWINDER): Use @deftypevr.
34063 (TARGET_ASM_OUTPUT_DWARF_DTPREL): Adjust name of first argument.
34065 (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Add missing article.
34067 (TARGET_OPTION_VALID_ATTRIBUTE_P): Fix name, it was
34068 misspelled as TARGET_VALID_OPTION_ATTRIBUTE_P.
34070 (TARGET_GET_PCH_VALIDITY): Put 'void *' in braces.
34071 Fix description of return value.
34072 Rename argument "sz" to "len."
34074 (TARGET_CXX_GUARD_MASK_BIT): Add missing article.
34075 Clarify meaning of 'true' return value.
34077 (TARGET_SHIFT_TRUNCATION_MASK): Fix return type.
34079 (TARGET_MODE_REP_EXTENDED): Fix two inconsisent uses of
34080 rep_mode versus mode_rep.
34082 (TARGET_HANDLE_PRAGMA_EXTERN_PREFIX): Document.
34084 (TARGET_BUILTIN_DECL): Fix name.
34086 (TARGET_COMMUTATIVE_P): Fix type of first argument.
34088 (TARGET_SET_CURRENT_FUNCTION): Mention possibility of cfun being NULL.
34090 (TARGET_BRANCH_TARGET_REGISTER_CLASS): Fix return type.
34092 (TARGET_USE_LOCAL_THUNK_ALIAS_P): Document as macro instead of hook.
34094 (TARGET_RELAXED_ORDERING): Use @deftypevr.
34096 (TARGET_GET_DRAP_RTX): Note that this is a hook.
34099 (TARGET_BUILTIN_RECIPROCAL): Fix argument types.
34100 Rename argument tm_fn to md_fn.
34102 (TARGET_OPTION_PRINT): Fix argument list.
34104 2010-01-16 Harsha Jagasia <harsha.jagasia@amd.com>
34107 * config/i386/i386.c (ix86_fixup_binary_operands):
34108 Revert FMA4 fixup of operands.
34110 2010-01-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
34113 * Makefile.in (write_entries_to_file, install-plugin):
34114 Use \012 instead of \n with tr.
34116 2010-01-16 Richard Sandiford <r.sandiford@uk.ibm.com>
34118 * configure.ac (HAVE_AS_REF): New C macro.
34119 * configure: Regenerate.
34120 * config.in: Likewise.
34121 * collect2.c (main): Only postpone SCAN_DWEH to the second pass
34123 * config/rs6000/aix.h (ASM_OUTPUT_DWARF_TABLE_REF): Only define
34126 2010-01-16 Joern Rennecke <amylaar@spamcop.net>
34128 * doc/tm.texi (TARGET_USE_BLOCKS_FOR_CONSTANT_P): Fix argument types.
34130 (TARGET_SUPPORT_VECTOR_MISALIGNMENT): Fix argument types.
34132 (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Fix argument types.
34134 (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Put 'void *' in braces.
34136 (TARGET_IN_SMALL_DATA_P): Fix argument type.
34138 (TARGET_BINDS_LOCAL_P): Fix argument type.
34140 (TARGET_ASM_FILE_END): Use prototype.
34142 (TARGET_ASM_RECORD_GCC_SWITCHES): Don't put 'int' in braces.
34144 (TARGET_DWARF_CALLING_CONVENTION): Fix argument type.
34146 (TARGET_COMP_TYPE_ATTRIBUTES): Fix argument types.
34148 (TARGET_VALID_DLLIMPORT_ATTRIBUTE_P): Fix argument type.
34150 (TARGET_EMUTLS_VAR_ALIGN_FIXED): Don't put 'bool' in braces.
34151 (TARGET_EMUTLS_DEBUG_FORM_TLS_ADDRESS): Likewise.
34153 (TARGET_PCH_VALID_P): Put 'const char *' in braces.
34154 (TARGET_CHECK_PCH_TARGET_FLAGS): Likewise.
34156 (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Don't put 'bool' in braces.
34157 (TARGET_ADDR_SPACE_SUBSET_P): Likewise.
34158 (TARGET_ADDR_SPACE_LEGITIMIZE_ADDRESS): Don't put 'rtx' in braces.
34159 (TARGET_ADDR_SPACE_CONVERT): Likewise.
34161 (TARGET_CASE_VALUES_THRESHOLD): Put 'unsigned int' in braces.
34163 (TARGET_MACHINE_DEPENDENT_REORG: Use prototype.
34165 (TARGET_INIT_BUILTINS): Use prototype.
34167 (TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN):
34168 Put 'const char *' in braces. Fix parameter types.
34169 (TARGET_INVALID_CONVERSION): Fix parameter types.
34170 (TARGET_INVALID_UNARY_OP, TARGET_INVALID_BINARY_OP): Likewise.
34171 (TARGET_INVALID_PARAMETER_TYPE, TARGET_INVALID_RETURN_TYPE): Likewise.
34173 (TARGET_PROMOTED_TYPE): Remove braces around 'tree'.
34176 (TARGET_CONVERT_TO_TYPE): Remove braces around 'tree'.
34178 (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Remove braces around 'bool'.
34180 2010-01-15 Joern Rennecke <amylaar@spamcop.net>
34182 * doc/tm.texi (TARGET_HELP): Fix return type.
34184 (TARGET_PROMOTE_FUNCTION_MODE): Put 'enum machine_mode'
34185 in braces. Fix argument types.
34187 (TARGET_LIBGCC_CMP_RETURN_MODE): Use prototype.
34189 (TARGET_LIBGCC_SHIFT_COUNT_MODE): Use prototype.
34191 (TARGET_MS_BITFIELD_LAYOUT_P): Fix argument type.
34193 (TARGET_DECIMAL_FLOAT_SUPPORTED_P): Don't put 'bool' in braces.
34194 (TARGET_FIXED_POINT_SUPPORTED_P): Likewise.
34196 (TARGET_MANGLE_TYPE): Fix argument types.
34198 (TARGET_IRA_COVER_CLASSES): Use prototype.
34200 (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Fix return type. Use prototype.
34202 (TARGET_CAN_ELIMINATE): Use identifiers for argument names.
34204 (TARGET_PROMOTE_PROTOTYPES): Fix argument type.
34206 (TARGET_MUST_PASS_IN_STACK): Fix argument type.
34208 (TARGET_CALLEE_COPIES): Fix argument types.
34210 (TARGET_SPLIT_COMPLEX_ARG): Fix argument type.
34212 (TARGET_GIMPLIFY_VA_ARG_EXPR): Fix argument types.
34214 (TARGET_FUNCTION_VALUE): Fix argument types.
34216 (TARGET_RETURN_IN_MSB): Fix argument type.
34218 (TARGET_RETURN_IN_MEMORY): Fix argument types.
34220 (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Fix argument types.
34222 (TARGET_EXTRA_LIVE_ON_ENTRY): Fix argument type.
34224 (TARGET_STRICT_ARGUMENT_NAMING): Make literal in text
34225 agree with return type.
34227 (TARGET_PRETEND_OUTGOING_VARARGS_NAMED): Add Prototype.
34229 2010-01-15 Jing Yu <jingyu@google.com>
34231 PR rtl-optimization/42691
34232 * combine.c (try_combine): Set changed_i3_dest to 1 when I2 and I3 set
34233 a pseudo to a constant and are merged, and adjust comments.
34235 2010-01-15 Eric Botcazou <ebotcazou@adacore.com>
34237 * config/i386/sse.md (avx_vperm2f128<mode>3): Fix typo.
34239 2010-01-15 Richard Guenther <rguenther@suse.de>
34241 PR middle-end/42739
34242 * tree-cfgcleanup.c (remove_forwarder_block): Move destination
34243 labels of computed or non-local gotos to the destination.
34244 * tree-cfg.c (gimple_verify_flow_info): Verify that a EH
34245 landing pad label is the first label.
34247 2010-01-15 Richard Guenther <rguenther@suse.de>
34249 * tree-ssa-loop-im.c (gen_lsm_tmp_name): Fix bogus fallthru.
34251 2010-01-14 Michael Meissner <meissner@linux.vnet.ibm.com>
34254 * config/rs6000/rs6000.md (sqrtdf2): Split into expander and insn
34255 to allow generation of the xssqrtdp instruction on power7.
34256 (sqrtdf2_fpr): Ditto.
34258 2010-01-14 Jakub Jelinek <jakub@redhat.com>
34260 PR middle-end/42674
34261 * c-decl.c (finish_function): Don't emit -Wreturn-type warnings in
34262 functions with noreturn attribute.
34265 * varasm.c (declare_weak): Add weak attribute to decl if it
34266 doesn't have one already.
34267 (assemble_external): Only add decls to weak_decls if they also
34268 have weak attribute.
34270 2010-01-14 Alexandre Oliva <aoliva@redhat.com>
34272 * var-tracking.c (var_reg_delete): Don't delete the association
34273 between REGs and values or one-part variables if the register
34276 2010-01-14 Jakub Jelinek <jakub@redhat.com>
34279 * tree-inline.c (copy_debug_stmt): Don't reset debug stmt just
34280 because its first operand is a non-localized variable.
34282 2010-01-14 Martin Jambor <mjambor@suse.cz>
34284 PR tree-optimization/42706
34285 * tree-sra.c (encountered_recursive_call): New variable.
34286 (encountered_unchangable_recursive_call): Likewise.
34287 (sra_initialize): Initialize both new variables.
34288 (callsite_has_enough_arguments_p): New function.
34289 (scan_function): Call decl and flags check only for IPA-SRA, check
34290 whether there is a recursive call and whether it has enough arguments.
34291 (all_callers_have_enough_arguments_p): New function.
34292 (convert_callers): Look for recursive calls only when
34293 encountered_recursive_call is set.
34294 (ipa_early_sra): Bail out either if
34295 !all_callers_have_enough_arguments_p or
34296 encountered_unchangable_recursive_call.
34298 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
34300 * sel-sched.c: Add 2010 to copyright years.
34301 * sel-sched-ir.c: Likewise.
34302 * sel-sched-ir.h: Likewise.
34304 2010-01-14 Martin Jambor <mjambor@suse.cz>
34306 PR tree-optimization/42714
34307 * tree-sra.c (sra_ipa_modify_assign): Handle incompatible-type
34308 constructors specially.
34310 2010-01-14 Andi Kleen <ak@linux.intel.com>
34312 * config/i386/drivers-i386.c (detect_caches_intel):
34313 Add l2sizekb parameter and fill in.
34314 (host_detect_local_cpu): Add l2sizekb, fill in.
34315 Add Atom small cache heuristic.
34317 2010-01-14 Andi Kleen <ak@linux.intel.com>
34319 * config/i386/drivers-i386.c (detect_caches_cpuid4):
34320 Add level3 parameter and fill in.
34321 (detect_caches_intel): Handle level3 cache.
34323 2010-01-14 Andi Kleen <ak@linux.intel.com>
34325 * config/i386/drivers-i386.c (host_detect_local_cpu):
34326 Fix core duo detection.
34328 2010-01-14 Andi Kleen <ak@linux.intel.com>
34330 * config/i386/drivers-i386.c (host_detect_local_cpu):
34331 Fix Atom detection.
34333 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
34335 * config/rs6000/rs6000.c (rs6000_variable_issue): Rename to...
34336 (rs6000_variable_issue_1): this. Use...
34337 (rs6000_variable_issue): here. Reimplement. Print debug info.
34339 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
34341 * sel-sched-ir.c (sel_restore_other_notes): Rename to
34342 sel_restore_notes. Update all callers. Call reemit_notes
34345 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
34347 PR rtl-optimization/42246
34348 * sel-sched-ir.h (get_all_loop_exits): Include exits from inner
34351 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
34353 * sel-sched.c (compute_av_set_at_bb_end): Do not test that number of
34354 all successors is the same as number of successors in current region.
34356 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
34358 * sel-sched.c (maybe_emit_renaming_copy): Exit early when expression
34359 to rename is not separable. Otherwise check that its LHS is not NULL.
34361 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
34363 * sel-sched.c (choose_best_reg_1): Loop over all regs for mode.
34365 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
34367 * sel-sched.c (mark_unavailable_hard_regs): Do not try to search
34368 available registers when failed to discover LHS register class.
34369 Fix indentation. Update comment.
34371 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
34372 Alexander Monakov <amonakov@ispras.ru>
34374 PR rtl-optimization/42389
34375 * sel-sched.c (advance_one_cycle): Set FENCE_ISSUE_MORE
34377 (advance_state_on_fence): Likewise.
34378 (sel_target_adjust_priority): Print debug output only when
34379 sched_verbose >= 4, not 2.
34380 (get_expr_cost): Do not issue all unique insns on the next cycle.
34381 (fill_insns): Initialize can_issue_more from the value saved
34383 * sel-sched-ir.c (flist_add): New parameter issue_more.
34384 Init FENCE_ISSUE_MORE with it.
34385 (merge_fences): Likewise.
34386 (init_fences): Update call to flist_add.
34387 (add_to_fences, add_clean_fence_to_fences)
34388 (add_dirty_fence_to_fences): Likewise.
34389 (move_fence_to_fences): Update call to merge_fences.
34390 (invoke_reorder_hooks): Do not reset can_issue_more on insns from
34392 * sel-sched-ir.h (struct _fence): New field issue_more.
34393 (FENCE_ISSUE_MORE): New accessor macro.
34395 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
34397 PR rtl-optimization/42388
34398 * sel-sched-ir.c (maybe_tidy_empty_bb): Do not delete empty blocks
34399 that have no predecessors nor successors. Do not call move_bb_info
34400 for empty blocks outside of current region.
34402 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
34404 PR rtl-optimization/42294
34405 * sel-sched-ir.h (struct _sel_insn_data): Update comment.
34406 * sel-sched.c (move_exprs_to_boundary): Transitively add all
34407 originators' originators.
34409 2010-01-14 Alexander Monakov <amonakov@ispras.ru>
34411 PR rtl-optimization/39453
34412 PR rtl-optimization/42246
34413 * sel-sched-ir.c (considered_for_pipelining_p): Do not test
34415 (sel_add_loop_preheaders): Add preheader to last_added_blocks.
34417 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
34418 Alexander Monakov <amonakov@ispras.ru>
34420 PR middle-end/42245
34421 * sel-sched-ir.c (sel_recompute_toporder): New. Use it...
34422 (maybe_tidy_empty_bb): ... here. Make static. Add new
34423 argument. Update all callers.
34424 (tidy_control_flow): ... and here. Recompute topological order
34425 of basic blocks in region if necessary.
34426 (sel_redirect_edge_and_branch): Change return type. Return true
34427 if topological order might have been invalidated.
34428 (purge_empty_blocks): Export and move from...
34429 * sel-sched.c (purge_empty_blocks): ... here.
34430 * sel-sched-ir.h (sel_redirect_edge_and_branch): Update prototype.
34431 (maybe_tidy_empty_bb): Delete prototype.
34432 (purge_empty_blocks): Declare.
34434 2010-01-14 Andrey Belevantsev <abel@ispras.ru>
34436 PR rtl-optimization/42249
34437 * sel-sched.c (try_replace_dest_reg): When chosen register
34438 and original register is the same, do not bail out early, but
34439 still check all original insns for validity of replacing destination
34440 register. Set EXPR_TARGET_AVAILABLE to 1 before leaving function
34443 2010-01-14 Jakub Jelinek <jakub@redhat.com>
34446 Port from no-undefined-overflow branch:
34447 2009-03-09 Richard Guenther <rguenther@suse.de>
34449 * fold-const.c (add_double_with_sign): Fix unsigned overflow detection.
34451 2010-01-14 Richard Guenther <rguenther@suse.de>
34454 * gimple.c (iterative_hash_gimple_type): Avoid hashing error_mark_node.
34456 2010-01-14 Ira Rosen <irar@il.ibm.com>
34458 PR tree-optimization/42709
34459 * tree-vect-slp.c (vect_get_constant_vectors): Use constant's type
34460 as scalar type in creation of constant vector operand.
34462 2010-01-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
34465 * Makefile.in ($(TESTSUITEDIR)/site.exp, check-%)
34466 (check-parallel-%): Match `testsuite' directory component only
34469 2010-01-14 Shujing Zhao <pearly.zhao@oracle.com>
34471 PR translation/39521
34472 * gcc.c (do_spec_1): Wrapped the error and notice messages of specs
34475 2010-01-13 Richard Guenther <rguenther@suse.de>
34477 PR tree-optimization/42730
34478 * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Add shortcut for
34481 2010-01-13 Steve Ellcey <sje@cup.hp.com>
34484 * config/ia64/ia64.c (ia64_expand_vecint_compare): Convert GTU to GT
34485 for V2SI by subtracting (-(INT MAX) - 1) from both operands to make
34488 2010-01-13 Bernd Schmidt <bernd.schmidt@analog.com>
34490 * config/bfin/libgcc-bfin.ver: Regenerate based on current
34491 libgcc-std.ver. Add entries for ___smulsi3_highpart and
34492 ___umulsi3_highpart.
34494 * config/bfin/bfin.c (bfin_reorg): Call run_selective_scheduling
34495 rather than schedule_insns if the pass is enabled.
34497 2010-01-13 Martin Jambor <mjambor@suse.cz>
34499 PR tree-optimization/42704
34500 * tree-sra.c (sra_modify_assign): Do not delete assignments to
34503 2010-01-13 Martin Jambor <mjambor@suse.cz>
34505 PR tree-optimization/42703
34506 * tree-sra.c (analyze_access_subtree): Check that we can build a
34507 reference to the original data within the aggregate.
34509 2010-01-13 Richard Guenther <rguenther@suse.de>
34511 PR tree-optimization/42705
34512 * tree-ssa-reassoc.c (build_and_add_sum): Insert stmts after labels.
34514 2010-01-13 Richard Guenther <rguenther@suse.de>
34516 PR middle-end/42716
34517 * fold-const.c (fold_unary_loc): Fold INDIRECT_REFs.
34519 2010-01-13 Jakub Jelinek <jakub@redhat.com>
34522 * var-tracking.c (values_to_unmark): New variable.
34523 (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
34524 values_to_unmark vector. Moved body to...
34525 (find_loc_in_1pdv_1): ... this. Don't clear VALUE_RECURSED_INTO,
34526 instead queue it into values_to_unmark vector.
34527 (vt_find_locations): Free values_to_unmark vector.
34529 2010-01-13 Wolfgang Gellerich <gellerich@de.ibm.com>
34531 * config/s390/s390.c (override_options): Set
34532 default of max-pending-list-length to 256
34534 2010-01-13 Richard Guenther <rguenther@suse.de>
34537 * tree-pass.h (PROP_gimple_lcx): New.
34538 * cfgexpand.c (pass_expand): Require PROP_gimple_lcx.
34539 * passes.c (init_optimization_passes): Move pass_lower_complex_O0
34540 before the final cleanup_eh.
34541 (dump_properties): Dump PROP_gimple_lcx.
34542 * tree-complex.c (pass_lower_complex): Provide PROP_gimple_lcx.
34543 (tree_lower_complex_O0): Remove.
34544 (gate_no_optimization): Run if PROP_gimple_lcx is not set.
34545 (pass_lower_complex_O0): Provide PROP_gimple_lcx. Run
34546 tree_lower_complex, schedule TODO_update_ssa.
34547 * lto-streamer-out.c (output_function): Stream the functions
34549 * lto-streamer-in.c (input_function): Likewise.
34550 (lto_read_body): Do not override them here.
34552 2010-01-12 Joseph Myers <joseph@codesourcery.com>
34555 * c-typeck.c (build_c_cast): Fold value cast to union type before
34556 wrapping it in a CONSTRUCTOR.
34558 2010-01-12 Jakub Jelinek <jakub@redhat.com>
34560 PR rtl-optimization/42699
34561 * cse.c (cse_insn): Optimize lhs ZERO_EXTRACT if only CONST_INTs are
34564 2010-01-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
34566 * config/mips/iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
34567 SUBTARGET_WARN_UNUSED_SPEC): Move ...
34568 config/mips/iris.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
34569 SUBTARGET_WARN_UNUSED_SPEC): ... here
34570 * config/mips/iris5.h (LIBGCC_SPEC): Define.
34572 2010-01-12 Julian Brown <julian@codesourcery.com>
34574 * config/arm/neon-schedgen.ml (Utils): Don't try to
34575 open missing module.
34576 (find_with_result): New.
34578 2010-01-12 Jakub Jelinek <jakub@redhat.com>
34581 * simplify-rtx.c (simplify_relational_operation_1): Avoid invalid rtx
34582 sharing when canonicalizing ({lt,ge}u (plus a b) b).
34584 PR tree-optimization/42645
34585 * tree-inline.c (processing_debug_stmt): Move earlier. Make static.
34586 (remap_ssa_name): If processing_debug_stmt and name wasn't found in
34587 decl_map, set processing_debug_stmt to -1 and return name without
34590 2010-01-11 Dave Korn <dave.korn.cygwin@gmail.com>
34592 * doc/install.texi (Specific#x-x-cygwin): Document minimum required
34593 binutils version, and reword target configuration description.
34595 2010-01-11 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
34597 * config/avr/avr.h (LINKER_NAME): Remove.
34599 2010-01-11 Janis Johnson <janis187@us.ibm.com>
34602 * config/rs6000/rs6000.c (rs6000_override_options): On targets
34603 that support VSX, warn for -mno-altivec if vsx is not disabled,
34606 2010-01-11 Joseph Myers <joseph@codesourcery.com>
34607 Shujing Zhao <pearly.zhao@oracle.com>
34609 PR translation/42469
34610 * common.opt (Wframe-larger-than=, fcompare-debug=, fdbg-cnt=,
34611 fira-verbose=, flto-compression-level=, fplugin-arg-): Use tab
34612 character between option name and help text.
34613 * c.opt (imultilib): Likewise.
34615 2010-01-10 Rafael Avila de Espindola <espindola@google.com>
34617 * lto-streamer-out.c (output_unreferenced_globals): Output static
34620 2010-01-10 Steven Bosscher <steven@gcc.gnu.org>
34622 PR rtl-optimization/42621
34623 * bb-reorder.c (gate_duplicated_computed_gotos): Only run if not
34624 optimizing for size.
34625 (duplicate_computed_gotos): Remove now-redundant check.
34627 2010-01-10 Steve Ellcey <sje@cup.hp.com>
34630 * configure.ac: Save and restore LDFLAGS and LIBS
34631 * configure: Regenerate.
34633 2010-01-10 Richard Guenther <rguenther@suse.de>
34635 PR middle-end/42667
34636 * builtins.c (fold_builtin_strlen): Add type argument and
34637 convert the resulting length to it.
34638 (fold_builtin_1): Adjust.
34640 2010-01-09 Jakub Jelinek <jakub@redhat.com>
34642 * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Shorten
34643 sequence for DImode constants >= 0x80000000UL <= 0xFFFFFFFFUL by
34645 (num_insns_constant_wide): Adjust for that change.
34647 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
34650 * web.c (union_defs): Add used argument, to combine uses of
34651 uninitialized regs.
34652 (entry_register): Adjust type and tests of used argument.
34653 (web_main): Widen used for new use. Pass it to union_defs.
34654 * df.h (union_defs): Adjust prototype.
34656 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
34659 * loop-unroll.c (referenced_in_one_insn_in_loop_p): Count debug
34660 uses in new incoming argument. Free body.
34661 (reset_debug_uses_in_loop): New.
34662 (analyze_insn_to_expand_var): Call the latter if the former found
34663 anything. Fix whitespace. Reject invalid dest overlaps before
34664 going through all insns in the loop.
34666 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
34669 * haifa-sched.c (dying_use_p): Debug insns don't count.
34671 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
34673 PR middle-end/42363
34674 * gimplify.c (gimplify_modify_expr): Drop lhs on noreturn calls.
34675 * tree-cfg.c (is_ctrl_altering_stmt): Don't compute flags twice.
34676 (verify_gimple_call): Reject LHS in noreturn calls.
34678 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
34682 * tree-vect-loop-manip.c (adjust_info): New type.
34683 (adjust_vec): New pointer to vector.
34684 (adjust_debug_stmts_now, adjust_vec_debug_stmts): New.
34685 (adjust_debug_stmts, adjust_phi_and_debug_stmts): New.
34686 (slpeel_update_phis_for_duplicate_loop): Use them.
34687 (slpeel_update_phi_nodes_for_guard1): Likewise.
34688 (slpeel_update_phi_nodes_for_guard2): Likewise.
34689 (slpeel_tree_peel_loop_to_edge): Likewise.
34690 (vect_update_ivs_after_vectorizer): Likewise.
34692 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
34694 * vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.
34695 (DEF_VEC_ALLOC_FUNC_I_STACK): Likewise.
34697 2010-01-09 Alexandre Oliva <aoliva@redhat.com>
34699 * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Silence
34700 bogus uninitialized warning.
34702 2010-01-09 Richard Guenther <rguenther@suse.de>
34704 PR middle-end/42512
34705 * tree-scalar-evolution.c (interpret_loop_phi): Make sure
34706 the evolution is compatible with the initial condition.
34708 2010-01-09 Jakub Jelinek <jakub@redhat.com>
34710 * gcc.c (process_command): Update copyright notice dates.
34711 * gcov.c (print_version): Likewise.
34712 * gcov-dump.c (print_version): Likewise.
34713 * mips-tfile.c (main): Likewise.
34714 * mips-tdump.c (main): Likewise.
34716 2010-01-08 Andy Hutchinson <hutchinsonandy@gcc.gnu.org>
34719 * config/avr/avr.md (rotlqi3): Add CONST_INT_P check.
34721 (rotlhi3_8): Delete.
34723 (rotlsi3_8): Delete.
34724 (rotlsi3_16): Delete.
34725 (rotlsi3_24): Delete.
34726 (rotl<mode>3): New.
34727 (*rotw<mode>3): New.
34728 (*rotb<mode>3): New.
34729 * config/avr/avr.c (avr_rotate_bytes): New function.
34730 * config/avr/avr-proto.h (avr_rotate_bytes): New function.
34732 2010-01-08 Steve Ellcey <sje@cup.hp.com>
34735 * configure.ac: Modify -rdynamic check.
34736 * configure: Regenerate.
34738 2010-01-08 DJ Delorie <dj@redhat.com>
34740 * config/sh/sh.c (sh_expand_epilogue): Fix interrupt handler
34741 register popping order.
34743 2010-01-08 Richard Guenther <rguenther@suse.de>
34746 * c.opt (fsigned-char): Also let LTO handle this option.
34747 (funsigned-char): Likewise.
34749 2010-01-07 Richard Guenther <rguenther@suse.de>
34751 * gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.
34752 (gimple_op): Likewise.
34753 (gimple_op_ptr): Likewise.
34754 (gimple_assign_set_lhs): Remove gcc_assert.
34755 (gimple_assign_set_rhs1): Likewise.
34756 (gimple_assign_set_rhs2): Likewise.
34757 (gimple_call_set_lhs): Likewise.
34758 (gimple_call_set_fn): Likewise.
34759 (gimple_call_set_fndecl): Likewise.
34760 (gimple_call_fndecl): Likewise.
34761 (gimple_call_return_type): Likewise.
34762 (gimple_call_set_chain): Likewise.
34763 (gimple_call_num_args): Likewise.
34764 (gimple_call_set_arg): Likewise.
34765 (gimple_cond_set_code): Likewise.
34766 (gimple_cond_set_lhs): Likewise.
34767 (gimple_cond_set_rhs): Likewise.
34768 (gimple_cond_set_true_label): Likewise.
34769 (gimple_cond_set_false_label): Likewise.
34770 (gimple_label_set_label): Likewise.
34771 (gimple_goto_set_dest): Likewise.
34772 (gimple_debug_bind_get_var): Wrap gcc_assert in ENABLE_CHECKING.
34773 (gimple_debug_bind_get_value): Likewise.
34774 (gimple_debug_bind_get_value_ptr): Likewise.
34775 (gimple_debug_bind_set_var): Likewise.
34776 (gimple_debug_bind_set_value): Likewise.
34777 (gimple_debug_bind_reset_value): Likewise.
34778 (gimple_debug_bind_has_value_p): Likewise.
34779 (gimple_return_retval_ptr): Remove gcc_assert.
34780 (gimple_return_retval): Likewise.
34781 (gimple_return_set_retval): Likewise.
34782 * tree-flow.h (struct gimple_df): Remove nonlocal_all member.
34783 (safe_referenced_var_iterator): Remove.
34784 (FOR_EACH_REFERENCED_VAR_SAFE): Likewise.
34785 * tree-flow-inline.h (gimple_nonlocal_all): Remove.
34786 (fill_referenced_var_vec): Remove.
34787 (first_readonly_imm_use): Remove redundant gcc_assert.
34788 (phi_arg_index_from_use): Combine gcc_asserts.
34789 (move_use_after_head): Wrap gcc_assert in ENABLE_CHECKING.
34790 (first_imm_use_stmt): Remove redundant gcc_assert.
34791 * tree-cfg.c (verify_gimple_call): Verify function and chain
34792 operands. Verify arguments.
34793 (verify_types_in_gimple_stmt): Verify condition code and labels.
34795 2010-01-07 Richard Guenther <rguenther@suse.de>
34797 PR tree-optimization/42641
34798 * sese.c (rename_map_elt_info): Use the SSA name version, do
34801 2010-01-07 Jakub Jelinek <jakub@redhat.com>
34803 PR tree-optimization/42625
34804 * cgraph.c (cgraph_make_node_local): Clear DECL_COMDAT*,
34805 TREE_PUBLIC, DECL_WEAK and DECL_EXTERNAL also for same_body aliases.
34807 2010-01-07 Duncan Sands <baldrick@free.fr>
34809 * Makefile.in (PLUGIN_HEADERS): Add version.h.
34811 2010-01-07 Uros Bizjak <ubizjak@gmail.com>
34814 * ifcvt.c (dead_or_predicable): Also remove REG_EQUAL note when
34815 note itself is not function_invariant_p.
34817 2009-01-07 Steven Bosscher <steven@gcc.gnu.org>
34819 * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):
34820 Do not add the DF_NOTE problem.
34821 * store-motion.c (execute_rtl_store_motion): Likewise.
34823 2010-01-07 Martin Jambor <mjambor@suse.cz>
34825 PR tree-optimization/42157
34826 * tree-sra.c (compare_access_positions): Stabilize sort if both
34827 accesses have integer types, return zero immediately if they are the
34830 2010-01-06 Richard Henderson <rth@redhat.com>
34832 PR middle-end/41883
34833 * haifa-sched.c (add_to_note_list): Merge into ...
34834 (concat_note_lists): ... here, and ...
34835 (unlink_other_notes, rm_other_notes): Merge into...
34836 (remove_notes): ... here. Create REG_SAVE_NOTEs for
34837 NOTE_INSN_EPILOGUE_BEG.
34839 2010-01-06 Richard Guenther <rguenther@suse.de>
34841 * ipa-inline.c (cgraph_decide_inlining_incrementally): Do
34842 not inline regular functions into always-inline functions.
34844 2010-01-06 Nick Clifton <nickc@redhat.com>
34846 * config/rx/rx.h (enum rx_cpu_type): Add RX200.
34847 (CC1_SPEC): Issue an error message if -mcpu=rx200 and -fpu are
34849 (OVERRIDE_OPTIONS): Delete.
34850 (OPTIMIZATION_OPTIONS): Define.
34851 (ALLOW_RX_FPU_INSNS): Define only in terms of -fpu option.
34852 * config/rx/rx.c (rx_handle_option): Issue an error message if
34853 -mcpu=rx200 and -fpu are used together.
34854 (rx_set_optimization_options): New function. Issue an error
34855 message if an optimization attribute attempts to reset the FPU/
34856 math optimization pairing.
34857 * config/rx/rx-protos.h (rx_set_optimization_options): Prototype.
34858 * config/rx/rx.opt: Set the default to 32-bit doubles.
34859 * config/rx/t-rx: Add multilibs for -nofpu option.
34860 * doc/invoke.texi: Update documentation of RX options.
34862 2010-01-06 Richard Guenther <rguenther@suse.de>
34864 * tree-ssa-pre.c (name_to_id): New global.
34865 (alloc_expression_id): Simplify SSA name handling.
34866 (lookup_expression_id): Likewise.
34867 (init_pre): Zero name_to_id.
34868 (fini_pre): Free it.
34870 2010-01-06 Uros Bizjak <ubizjak@gmail.com>
34872 * ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.
34874 2010-01-05 H.J. Lu <hongjiu.lu@intel.com>
34877 * config/i386/sse.md (smaxv2di3): New.
34878 (umaxv2di3): Likewise.
34879 (sminv2di3): Likewise.
34880 (uminv2di3): Likewise.
34882 2010-01-05 Eric Botcazou <ebotcazou@adacore.com>
34885 * config/sparc/sparc.h (SPARC_SYMBOL_REF_TLS_P): Delete.
34886 * config/sparc/sparc-protos.h (legitimize_pic_address): Likewise.
34887 (legitimize_tls_address): Likewise.
34888 (sparc_tls_referenced_p): Likewise.
34889 * config/sparc/sparc.c (sparc_expand_move): Use legitimize_tls_address
34890 and adjust calls to legitimize_pic_address.
34891 (legitimate_constant_p) Use sparc_tls_referenced_p.
34892 (legitimate_pic_operand_p): Likewise.
34893 (sparc_legitimate_address_p): Do not use SPARC_SYMBOL_REF_TLS_P.
34894 (sparc_tls_symbol_ref_1): Delete.
34895 (sparc_tls_referenced_p): Make static, recognize specific patterns.
34896 (legitimize_tls_address): Make static, handle CONST patterns.
34897 (legitimize_pic_address): Make static, remove unused parameter and
34898 adjust recursive calls.
34899 (sparc_legitimize_address): Make static, use sparc_tls_referenced_p
34900 and adjust call to legitimize_pic_address.
34901 (sparc_output_mi_thunk): Likewise.
34903 2010-01-05 Paolo Bonzini <bonzini@gnu.rg>
34904 H.J. Lu <hongjiu.lu@intel.com>
34907 * config/i386/i386.c (ix86_expand_int_vcond): Convert GTU to GT
34908 for V4SI and V2DI by subtracting (-(INT MAX) - 1) from both
34909 operands to make them signed.
34912 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
34915 * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
34916 GTU to GT for V4SI and V2DI.
34918 * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
34919 (umin<mode>3): Removed.
34921 (uminv4si3): Likewise.
34923 2010-01-05 Martin Jambor <mjambor@suse.cz>
34925 PR tree-optimization/42462
34926 * ipa-inline.c (compute_inline_parameters): Pass node->decl instead of
34927 current_function_decl to helper functions and macros.
34929 2010-01-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
34932 * flags.h: Don't include real.h.
34933 (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS,
34934 HONOR_SIGN_DEPENDENT_ROUNDING): Move ...
34935 * real.h (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES,
34936 HONOR_SIGNED_ZEROS, HONOR_SIGN_DEPENDENT_ROUNDING): ... here.
34937 * dominance.c: Update copyright.
34938 * gimple.c (walk_gimple_op): Remove inline.
34939 * tree-ssa-reassoc.c: Include real.h.
34940 * Makefile.in (FLAGS_H): Remove $(REAL_H).
34941 (tree-ssa-reassoc.o): Depend on $(REAL_H).
34943 2010-01-05 Nick Clifton <nickc@redhat.com>
34945 * config/rx/rx.c (rx_get_stack_layout): Fix allocation of second
34946 register to push into the stack frame when the accumulator has to
34947 be saved during interrupts.
34949 2010-01-05 Eric Fisher <joefoxreal@gmail.com>
34951 * doc/invoke.texi: Remove the documentation about option
34952 -Wunreachable-code.
34953 * common.opt (Wunreachable-code): Preserved for backward
34955 * tree-cfg.c: Remove the implementation of -Wunreachable-code.
34956 * opts.c (common_handle_option): Add OPT_Wunreachable_code to
34957 the backward compatibility flag section.
34959 2010-01-05 Richard Guenther <rguenther@suse.de>
34961 * tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
34963 2010-01-05 Jakub Jelinek <jakub@redhat.com>
34966 * cfgexpand.c (expand_one_var): Diagnose too large variables.
34968 PR tree-optimization/42508
34969 * tree-sra.c (convert_callers): Check for recursive call
34970 by comparing cgraph nodes instead of decls.
34971 (modify_function): Call ipa_modify_formal_parameters also
34972 on all same_body aliases.
34974 * cgraphunit.c (cgraph_materialize_all_clones): Compare
34975 cgraph nodes when checking for same_body aliases.
34977 2010-01-05 Richard Guenther <rguenther@suse.de>
34979 * tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant
34980 allocation and lookup.
34981 (get_or_alloc_expr_for_constant): Likewise.
34982 (phi_translate): Sink allocation.
34984 2010-01-04 Richard Guenther <rguenther@suse.de>
34986 * tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate
34987 a new entry only if needed.
34988 * tree-ssa-dom.c (lookup_avail_expr): Likewise.
34989 * tree-ssa-coalesce.c (find_coalesce_pair): Avoid one
34991 * tree-ssa-pre.c (sorted_array_from_bitmap_set): Pre-allocate
34993 (phi_translate): Handle CONSTANTs early.
34995 2010-01-04 Martin Jambor <mjambor@suse.cz>
34997 PR tree-optimization/42398
34998 * tree-sra.c (struct access): Removed flag grp_different_types.
34999 (dump_access): Do not dump the removed flag.
35000 (sort_and_splice_var_accesses): Do not set the removed flag.
35001 (sra_modify_expr): Check for type compatibility directly.
35003 2010-01-04 Martin Jambor <mjambor@suse.cz>
35005 PR tree-optimization/42366
35006 * ipa-cp.c (ipcp_init_stage): Always call ipa_compute_jump_functions on
35007 edges with variable number of parameters.
35008 * ipa-prop.c (ipa_write_node_info): Stream out uses_analysis_done
35009 flag instead of asserting it.
35010 (ipa_read_node_info): Read uses_analysis_done flag.
35012 2010-01-04 Richard Guenther <rguenther@suse.de>
35014 * tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use
35015 iterative_hash_* as intended.
35016 (vn_reference_compute_hash): Likewise. Simplify hashing
35018 (vn_reference_lookup_2): Likewise.
35019 (vn_nary_op_compute_hash): Likewise.
35020 (vn_phi_compute_hash): Likewise.
35021 (expressions_equal_p): Remove strange code.
35022 * tree-ssa-pre.c (pre_expr_eq): Use gcc_unreachable ().
35023 (pre_expr_hash): Likewise. Simplify hashing SSA names.
35024 (bitmap_insert_into_set_1): Take value-id as parameter.
35025 (add_to_value): Pass it.
35026 (bitmap_insert_into_set): Likewise.
35027 (bitmap_value_insert_into_set): Likewise. Remove redundant check.
35029 2010-01-04 Jakub Jelinek <jakub@redhat.com>
35032 * gcc.c (SWITCH_IGNORE_PERMANENTLY): Define.
35033 (do_self_spec): For switches with SWITCH_IGNORE set set also
35034 SWITCH_IGNORE_PERMANENTLY.
35035 (check_live_switch): Check SWITCH_IGNORE_PERMANENTLY instead
35038 2010-01-04 Rafael Avila de Espindola <espindola@google.com>
35040 * lto-streamer-out.c (output_unreferenced_globals): Output the full
35041 tree of an unreferenced global var.
35043 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
35046 * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
35047 GTU to GT for V4SI and V2DI.
35049 * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
35050 (umin<mode>3): Removed.
35052 (uminv4si3): Likewise.
35054 2010-01-04 H.J. Lu <hongjiu.lu@intel.com>
35057 * collect2.c (main): Turn on trace in collect2 if -v is passed
35060 2010-01-03 Jerry Quinn <jlquinn@optonline.net>
35062 * doc/c-tree.texi (RETURN_STMT): Change to RETURN_EXPR. Update
35063 description of expression operand.
35065 2010-01-03 Andrew Jenner <andrew@codesourcery.com>
35067 * configure.ac: Add install-html to target_list for Make-hooks.
35068 * configure: Regenerate.
35069 * fortran/Make-lang.in (F95_HTMLFILES): New.
35070 (fortran.html): Use it.
35071 (fortran.install-html): New.
35072 * Makefile.in (install-html): Add lang.install-html.
35073 * java/Make-lang.in (JAVA_HTMLFILES): New.
35074 (java.html): Use it.
35075 (java.install-html): New.
35076 * objc/Make-lang.in (objc.install-html): New.
35077 * objcp/Make-lang.in (obj-c++.install-html): New.
35078 * cp/Make-lang.in (c++.install-html): New.
35079 * ada/gcc-interface/Make-lang.in (ada.install-html): New.
35080 * lto/Make-lang.in (lto.install-html): New.
35082 2010-01-03 H.J. Lu <hongjiu.lu@intel.com>
35085 * gcc.c (LINK_COMMAND_SPEC): Pass -m* and -v to -plugin-opt.
35087 2009-01-03 Steven Bosscher <steven@gcc.gnu.org>
35089 PR rtl-optimization/41862
35090 * store-motion.c (store_killed_in_insn, compute_store_table,
35091 remove_reachable_equiv_notes, replace_store_insn,
35092 build_store_vectors): Ignore all DEBUG_INSNs.
35094 2010-01-03 H.J. Lu <hongjiu.lu@intel.com>
35097 * common.opt: Add dumpdir.
35099 * gcc.c (cc1_options): Add "-dumpbase %B" only if -dumpbase
35101 (option_map): Add --dumpdir.
35103 * gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add dumpdir.
35105 * lto-wrapper.c (run_gcc): Add -dumpbase and -dumpdir for -o.
35107 * opts.c (decode_options): Try dump_dir_name first if
35108 dump_base_name isn't an absolute path.
35109 (common_handle_option): Handle OPT_dumpdir.
35111 * toplev.c (dump_dir_name): New.
35112 (print_switch_values): Also ignore -dumpdir.
35114 * toplev.h (dump_dir_name): New.
35116 2010-01-03 Richard Guenther <rguenther@suse.de>
35118 PR tree-optimization/42589
35119 * tree-ssa-math-opts.c (execute_optimize_bswap): Allow
35120 double-word expansion of bswap32.
35122 2010-01-03 Steven Bosscher <steven@gcc.gnu.org>
35124 * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM
35125 with BLOCK_FOR_INSN.
35126 * auto-inc-dec.c (attempt_change, get_next_ref, find_inc): Likewise.
35127 * ifcvt.c (noce_get_alt_condition, noce_try_abs,
35128 noce_process_if_block): Likewise.
35129 * gcse.c (compute_local_properties, insert_expr_in_table,
35130 insert_set_in_table, canon_list_insert, find_avail_set,
35131 pre_insert_copy_insn): Likewise.
35133 * basic-block.h (BLOCK_NUM): Move from here...
35134 * sched-int.h (BLOCK_NUM): ... to here to localize it in the scheduler.
35136 2010-01-03 Richard Guenther <rguenther@suse.de>
35138 PR tree-optimization/42438
35139 * tree-ssa-pre.c (struct bb_bitmap_sets): Add
35140 contains_may_not_return_call flag.
35141 (BB_MAY_NOTRETURN): New.
35142 (valid_in_sets): Trapping nary operations are not valid
35143 in blocks that may not return.
35144 (insert_into_preds_of_block): Remove check for trapping expressions.
35145 (compute_avail): Compute also BB_MAY_NOTRETURN.
35147 2010-01-03 Gerald Pfeifer <gerald@pfeifer.com>
35149 * doc/invoke.texi: Add 2010 to copyright years.
35151 2010-01-03 Eric Botcazou <ebotcazou@adacore.com>
35153 * config/sparc/sparc.c: Fix formatting nits.
35155 2010-01-02 Gerald Pfeifer <gerald@pfeifer.com>
35156 Alexander Monakov <amonakov@ispras.ru>
35158 * doc/invoke.texi (Optimize Options): Reword introduction a bit.
35160 2010-01-02 Richard Guenther <rguenther@suse.de>
35162 PR middle-end/42577
35163 * tree-vrp.c (check_all_array_refs): Skip non-excutable blocks.
35164 (simplify_switch_using_ranges): Mark to be removed edges
35167 2010-01-02 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
35169 * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
35171 * collect2.c (scan_libraries): Add missing argument in call to
35174 2010-01-02 Uros Bizjak <ubizjak@gmail.com>
35177 * config/alpha/predicates.md (aligned_memory_operand): Return false
35179 (unaligned_memory_operand): Return true for CQImode.
35180 * config/alpha/alpha.c (get_aligned_mem): Assert that location
35181 doesn not cross aligned SImode word boundary.
35183 2010-01-02 Anatoly Sokolov <aesok@post.ru>
35185 * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
35187 * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
35188 avr_change_section, avr_reg_class_from_letter) : Remove declaration.
35190 2010-01-02 Richard Guenther <rguenther@suse.de>
35193 * toplev.c (compile_file): Emit LTO marker properly. Change
35194 it to __gnu_lto_v1.
35195 * collect2.c (scan_prog_file): Adjust for changed LTO marker.
35197 2010-01-01 Richard Guenther <rguenther@suse.de>
35200 * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
35202 2010-01-01 Richard Guenther <rguenther@suse.de>
35205 * c-decl.c (grokdeclarator): For zero-size arrays force
35206 structural equality checks as layout_type does.
35208 2010-01-01 H.J. Lu <hongjiu.lu@intel.com>
35210 * builtins.c: Update copyright to 2010.
35212 2010-01-01 H.J. Lu <hongjiu.lu@intel.com>
35215 * lto-streamer-out.c (produce_asm): Revert the last change.
35216 (copy_function): Likewise.
35218 * lto-streamer.c (lto_get_section_name): Skip any leading
35221 2010-01-01 Richard Guenther <rguenther@suse.de>
35223 PR middle-end/42559
35224 * builtins.c (get_object_alignment): Do not use DECL_ALIGN
35228 Copyright (C) 2010 Free Software Foundation, Inc.
35230 Copying and distribution of this file, with or without modification,
35231 are permitted in any medium without royalty provided the copyright
35232 notice and this notice are preserved.