re PR middle-end/37415 (ICE with -ftree-store-ccp)
[gcc.git] / gcc / ChangeLog
1 2008-09-08 Jakub Jelinek <jakub@redhat.com>
2
3 PR middle-end/37415
4 * opts.c (common_handle_option): Handle OPT_ftree_store_ccp.
5
6 2008-09-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7
8 PR driver/37409
9 * pa-hpux.h (LINK_SPEC): Strip -fwhole-program.
10 * pa-hpux10.h (LINK_SPEC): Likewise.
11 * pa-hpux11.h (LINK_SPEC): Likewise.
12
13 2008-09-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
14
15 * pa32-regs.h (IRA_COVER_CLASSES): Define.
16 * pa64-regs.h (IRA_COVER_CLASSES): Define.
17
18 2008-09-07 Helge Deller <deller@gmx.de>
19
20 * pa/linux-atomic.c: New file.
21 * pa/t-linux (LIB2FUNCS_STATIC_EXTRA): Define.
22 * pa/t-linux64 (LIB2FUNCS_STATIC_EXTRA): Define.
23
24 2008-09-07 Richard Guenther <rguenther@suse.de>
25 Ira Rosen <irar@il.ibm.com>
26
27 PR tree-optimization/36630
28 * tree-vect-transform.c (vect_update_ivs_after_vectorizer):
29 Call STRIP_NOPS before calling evolution_part_in_loop_num.
30
31 2008-09-07 Dorit Nuzman <dorit@il.ibm.com>
32 Ira Rosen <irar@il.ibm.com>
33
34 PR tree-optimization/35642
35 * config/rs6000/altivec.md (mulv8hi3): Implement.
36
37 2008-09-06 Jeff Law <law@redhat.com>
38
39 * h8300.h (IRA_COVER_CLASSES): Define.
40
41 2008-09-06 Jan Hubicka <jh@suse.cz>
42
43 PR tree-optimization/14703
44 * tree-ssa-live.c (remove_unused_scope_block_p): Remove ignored declarations.
45 * passes.c (init_optimization_passes): Recompute inline parameters.
46
47 2008-09-06 Richard Sandiford <rdsandiford@googlemail.com>
48
49 * config/mips/mips.c (mips_function_ok_for_sibcall): Check for
50 DECL being null.
51
52 2008-09-06 Richard Sandiford <rdsandiford@goolemail.com>
53 Peter Fuerst <post@pfrst.de>
54
55 * doc/invoke.texi: Document -mr10k-cache-barrier=.
56 * doc/extend.texi: Document __builtin_mips_cache.
57 * config/mips/mips-ftypes.def: Add a (VOID, SI, CVPOINTER) entry.
58 * config/mips/mips.opt (mr10k-cache-barrier=): New option.
59 * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define
60 __GCC_HAVE_BUILTIN_MIPS_CACHE.
61 (TARGET_CACHE_BUILTIN, ISA_HAS_CACHE): New macros.
62 * config/mips/mips.c (mips_r10k_cache_barrier_setting): New enum.
63 (set_push_mips_isas): New variable.
64 (mips_r10k_cache_barrier): New variable.
65 (cache): New availability predicate.
66 (mips_builtins): Add an entry for __builtin_mips_cache.
67 (mips_build_cvpointer_type): New function.
68 (MIPS_ATYPE_CVPOINTER): New macro.
69 (mips_prepare_builtin_arg): Only use the insn's mode if the rtx's
70 mode is VOIDmode.
71 (r10k_simplified_address_p, r10k_simplify_address)
72 (r10k_uncached_address_p, r10k_safe_address_p)
73 (r10k_needs_protection_p_1, r10k_needs_protection_p_store)
74 (r10k_needs_protection_p_call, r10k_needs_protection_p)
75 (r10k_insert_cache_barriers): New functions.
76 (mips_reorg_process_insns): Delete cache barriers after a
77 branch-likely instruction.
78 (mips_reorg): Call r10k_insert_cache_barriers.
79 (mips_handle_option): Handle OPT_mr10k_cache_barrier_.
80 * config/mips/mips.md (UNSPEC_MIPS_CACHE): New constant.
81 (UNSPEC_R10K_CACHE_BARRIER): Likewise.
82 (mips_cache, r10k_cache_barrier): New define_insns.
83
84 2008-09-06 Richard Sandiford <rdsandiford@googlemail.com>
85
86 * ira-int.h (ira_zero_hard_reg_set, ira_one_hard_reg_set): Delete.
87 * ira-color.c (setup_allocno_left_conflicts_num): Use
88 hard_reg_set_equal_p instead of a comparison with
89 ira_zero_hard_reg_set.
90 * ira.c (setup_reg_subclasses): Likewise.
91 (setup_cover_and_important_classes): Likewise.
92 (setup_class_translate): Likewise.
93 (setup_reg_class_intersect_union): Likewise.
94 (ira_zero_hard_reg_set, ira_one_hard_reg_set): Delete.
95 (ira_init_once): Don't initialize them.
96
97 2008-09-05 Vladimir Makarov <vmakarov@redhat.com>
98
99 * doc/tm.texi (IRA_COVER_CLASSES): Fix a typo.
100
101 2008-09-05 Vladimir Makarov <vmakarov@redhat.com>
102
103 * ira-color.c (ira_fast_allocation): Permit global allocno
104 allocation.
105
106 2008-09-05 Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>
107
108 Improved branch hints, safe hints, and scheduling.
109
110 * haifa-sched.c (sched_emit_insn) : Define.
111 * sched-int.h (sched_emit_insn) : Add prototype.
112 * doc/invoke.texi (-mdual-nops, -mhint-max-nops,
113 -mhint-max-distance -msafe-hints) : Document.
114 * config/spu/spu.c (spu_flag_var_tracking): New.
115 (TARGET_SCHED_INIT_GLOBAL, TARGET_SCHED_INIT,
116 TARGET_SCHED_REORDER, TARGET_SCHED_REORDER2,
117 TARGET_ASM_FILE_START): Define.
118 (TARGET_SCHED_ADJUST_PRIORITY): Remove.
119 (STOP_HINT_P, HINTED_P, SCHED_ON_EVEN_P): Define.
120 (spu_emit_branch_hint): Add blocks argument.
121 (insert_branch_hints, insert_nops): Remove.
122 (pad_bb, insert_hbrp_for_ilb_runout, insert_hbrp, in_spu_reorg,
123 uses_ls_unit, spu_sched_init_global, spu_sched_init,
124 spu_sched_reorder, asm_file_start): New functions.
125 (clock_var, spu_sched_length, pipe0_clock,
126 pipe1_clock, prev_clock_var, prev_priority,
127 spu_ls_first, prev_ls_clock): New static variables.
128 * config/spu/spu.h (TARGET_DEFAULT): Add MASK_SAFE_HINTS.
129 * config/spu.md (iprefetch): Add operand, make it clobber MEM.
130 (nopn_nv): Add a non-volatile version of nop.
131 * config/spu/spu.opt (-mdual-nops, -mhint-max-nops,
132 -mhint-max-distance, -msafe-hints): New options.
133
134 2008-09-05 Janis Johnson <janis187@us.ibm.com>
135 Samuel Tardieu <sam@rfc1149.net>
136
137 * opts.c (decode_options): Combine nested if statements.
138
139 PR target/37283
140 * opts.c (decode_options): Handle more relationships among
141 unit-at-a-time, toplevel-reorder, and section-anchors.
142
143 2008-09-05 David Daney <ddaney@avtrex.com>
144
145 * doc/install.texi (--enable-reduced-reflection): Document new option.
146
147 2008-09-05 Bob Wilson <bob.wilson@acm.org>
148
149 * config/xtensa/predicates.md (nonimmed_operand, mem_operand): Use
150 constantpool_mem_p.
151 (constantpool_operand): New.
152 (move_operand): Disallow sub-word modes for the constant pool.
153 * config/xtensa/xtensa.c (TARGET_SECONDARY_RELOAD): Define.
154 (xtensa_secondary_reload_class): Replace with....
155 (xtensa_secondary_reload): this function. Remove SIGN_EXTEND check.
156 Set icode for sub-word reloads from the constant pool.
157 * config/xtensa/xtensa.h (SECONDARY_INPUT_RELOAD_CLASS): Delete.
158 (SECONDARY_OUTPUT_RELOAD_CLASS): Delete.
159 * config/xtensa/xtensa.md (reload<mode>_literal): New.
160 * config/xtensa/xtensa-protos.h: Update prototypes.
161
162 2008-09-05 Joseph Myers <joseph@codesourcery.com>
163
164 * config/mips/mips.h (enum reg_class): Add FRAME_REGS.
165 (REG_CLASS_NAMES): Update.
166 (REG_CLASS_CONTENTS): Update.
167 * config/mips/mips.c (mips_regno_to_class): Use FRAME_REGS instead
168 of ALL_REGS for regs 77 and 78.
169 * function.c (instantiate_virtual_regs_in_insn): Assert that
170 return value of simplify_gen_subreg is not NULL.
171
172 2008-09-05 Paolo Bonzini <bonzini@gnu.org>
173
174 * emit-rtl.c (gen_rtvec): Rewrite not using gen_rtvec_v.
175 (gen_rtvec_v): Fix coding standards.
176
177 2008-09-04 Jan Hubicka <jh@suse.cz>
178
179 * i386.c (decide_alg): Be more conservative about optimizing for size.
180
181 2008-09-04 Ian Lance Taylor <iant@google.com>
182
183 * varasm.c (narrowing_initializer_constant_valid_p): New
184 static function.
185 (initializer_constant_valid_p): Call it.
186
187 2008-09-04 Jeff Law <law@redhat.com>
188
189 * fold-const.c (native_encode_real): Fix computation of WORDS.
190 (native_interpret_real): Likewise.
191
192 2008-09-04 Janis Johnson <janis187@us.ibm.com>
193
194 * config/rs6000/t-rs6000: Remove target gt-rs6000.h.
195
196 2008-09-04 Vladimir Makarov <vmakarov@redhat.com>
197
198 * ira-conflicts.c (process_regs_for_copy): Check insn to check
199 that the cost is already taken into account in ira-costs.c
200
201 * ira-int.h (ira_debug_copy, ira_debug_copies): New.
202
203 * ira-build.c (print_copy, print_copies, ira_debug_copy,
204 ira_debug_copies): New.
205 (ira_bulid): Call print_copies.
206
207 * doc/tm.texi (IRA_COVER_CLASSES): Fix the description.
208
209 2008-09-04 Samuel Tardieu <sam@rfc1149.net>
210
211 PR target/32783
212 * config/rs6000/rs6000.c (optimization_options): Remove check of
213 flag_toplevel_order.
214
215 2008-09-04 Adam Nemet <anemet@caviumnetworks.com>
216
217 * config/mips/mips.h (ISA_HAS_SEQ_SNE): New macro.
218 * config/mips/mips.c (mips_expand_scc): Also expand seq and sne if
219 second operand is a reg_imm10_operand.
220 * config/mips/mips.md (*seq_<GPR:mode><GPR2:mode>_seq,
221 *sne_<GPR:mode><GPR2:mode>_sne): New patterns.
222 (*seq_<GPR:mode><GPR2:mode>): Rename to
223 *seq_zero_<GPR:mode><GPR2:mode>. Don't match if
224 ISA_HAS_SEQ_SNE.
225 (*seq_<GPR:mode><GPR2:mode>_mips16): Rename to
226 *seq_zero_<GPR:mode><GPR2:mode>_mip16. Don't match if
227 ISA_HAS_SEQ_SNE.
228 (*sne_<GPR:mode><GPR2:mode>): Rename to
229 *sne_zero_<GPR:mode><GPR2:mode>. Don't match if
230 ISA_HAS_SEQ_SNE.
231
232 2008-09-04 Adam Nemet <anemet@caviumnetworks.com>
233
234 * config/mips/mips.h (ISA_HAS_EXTS): New macro.
235 * config/mips/mips.md (*ashr_trunc<mode>): Name the pattern
236 combining an arithmetic right shift by more than 31 and a
237 trunction. Don't match for out-of-range shift amounts. Set
238 attribute mode to <MODE>.
239 (*lshr32_trunc<mode>): Name the pattern combining a logical right
240 shift by 32 and and a truncation. Set attribute mode to <MODE>.
241 (*<optab>_trunc<mode>_exts): New pattern for truncated right
242 shifts by less than 32.
243 (extv): Change predicate on first operand to accept registers.
244 Change predicate of the other operands from immediate_operand to
245 const_int_operand. Expand exts when source is a register.
246 (extzv): Change predicate of the constant operands from
247 immediate_operand to const_int_operand.
248 (extzv<mode>): Change predicate of the constant operands from
249 immediate_operand to const_int_operand and no constraint. Also
250 remove mode.
251 (*extzv_trunc<mode>_exts): New pattern.
252
253 2008-09-04 Adam Nemet <anemet@caviumnetworks.com>
254
255 * config/mips/mips.h (ISA_HAS_CINS): New macro.
256 * config/mips/mips-protos.h (mask_low_and_shift_p,
257 mask_low_and_shift_len): Declare.
258 * config/mips/mips.c (mask_low_and_shift_p,
259 mask_low_and_shift_len): New functions.
260 (mips_print_operand): Handle new operand prefix "m".
261 * config/mips/mips.md (*cins<mode>): New pattern.
262
263 2008-09-04 Bernd Schmidt <bernd.schmidt@analog.com>
264
265 * config/bfin/bfin.c (gen_one_bundle): Don't create new nops when
266 optimizing for size.
267
268 2008-09-04 Richard Sandiford <rdsandiford@googlemail.com>
269
270 * df-scan.c (df_get_entry_block_def_set): Add STACK_POINTER_REGNUM
271 regardless of epilogue_completed.
272
273 2008-09-04 Vladimir Makarov <vmakarov@redhat.com>
274
275 PR middle-end/37359
276 * ira-lives.c (process_bb_node_lives): Check setjmp.
277
278 2008-09-04 Richard Sandiford <rdsandiford@googlemail.com>
279
280 PR middle-end/37243
281 * ira-build.c (form_loop_tree): Reverse BB walk.
282 (create_bb_allocnos): Likewise.
283 * ira-lives.c (make_regno_born_and_dead, regs_set): Delete.
284 (mark_reg_store): Rename to...
285 (mark_ref_live): ...this and take a df_ref argument instead of
286 note_stores arguments. Assert that we have a register.
287 (mark_reg_clobber): Delete.
288 (def_conflicts_with_inputs_p): New function.
289 (mark_reg_conflicts): Delete.
290 (mark_reg_death): Rename to...
291 (mark_ref_dead): ...this and take a df_ref argument instead of
292 a register. Assert that we have a register.
293 (process_bb_node_lives): Hoist frequency calculation out of
294 instruction walk. Convert from a forwards scan to a backwards scan.
295 Use DF_REF_USES and DF_REF_DEFS instead of register notes and
296 note_stores. Remove EH_RETURN_DATA_REGNO and regs_set handling.
297 (create_allocno_live_ranges): Don't create regs_set.
298
299 2008-09-04 Ian Lance Taylor <iant@google.com>
300
301 * rtl.h (LABEL_REF_NONLOCAL_P): Don't check for REG_LABEL_OPERAND
302 or REG_LABEL_TARGET.
303 * calls.c (emit_library_call_value_1): Use MEM_P rather than
304 comparing MODE with MEM.
305 * gimple.c (gimple_build_predict): Cast END_PREDICTORS before
306 comparing with GF_PREDICT_TAKEN.
307 (gimple_get_lhs): Change code to enum gimple_code.
308 (gimple_set_lhs): Likewise.
309 * ifcvt.c (noce_process_if_block): Correct GET_MODE to GET_CODE.
310 * omp-low.c (find_omp_clause): Change kind parameter to enum
311 omp_clause_code.
312 * tree-flow.h (find_omp_clause): Update declaration.
313 * regrename.c (clear_dead_regs): Change kind parameter to enum
314 reg_note.
315 * reload1.c (eliminate_regs_1): Use REG_NOTE_KIND rather than
316 GET_MODE.
317 * see.c (see_get_extension_data): Change return type to enum
318 entry_type. Change UNKNOWN to NOT_RELEVANT, SIGN_EXTEND to
319 SIGNED_EXTENDED_DEF, ZERO_EXTEND to ZERO_EXTENDED_DEF.
320 (see_gen_normalized_extension): Change extension_code parameter to
321 enum entry_type.
322 (see_seek_pre_extension_expr): Change extension_code to enum
323 entry_type.
324 (see_merge_one_def_extension): Likewise.
325 (see_handle_relevant_defs): Likewise.
326 (see_handle_relevant_uses): Likewise.
327 (see_analyze_one_def): Likewise.
328 * tree-cfg.c (need_fake_edge_p): Compare gimple code with
329 GIMPLE_ASM rather than ASM_EXPR.
330 * tree-ssa-alias.c (is_escape_site): Compare gimple code with
331 GIMPLE_RETURN rather than RETURN_EXPR.
332 * tree-ssa-ccp.c (likely_value): Change code to enum gimple_code.
333 (evaluate_stmt): Likewise.
334 * tree-vect-analyze.c (vect_analyze_operations): Change relevance
335 to enum vect_relevant.
336 (vect_mark_stmts_to_be_vectorized): Change assertion to not
337 compare gimple codes with tree codes.
338
339 2008-09-04 Paul Brook <paul@codesourcery.com>
340
341 * config/arm/arm.c (arm_size_rtx_costs): Call cost function.
342
343 2008-09-04 Bernd Schmidt <bernd.schmidt@analog.com>
344
345 * config/bfin/bfin.c (bfin_function_ok_for_sibcall): Restore a null
346 pointer check lost in the recent no-unit-at-a-time patch.
347
348 2008-09-04 Jan Hubicka <jh@suse.cz>
349
350 PR middle-end/37343
351 * tree-switch-conversion.c (check_final_bb): Accept only IP
352 invariants.
353
354 2008-09-04 Jan Hubicka <jh@suse.cz>
355
356 * tree-vrp.c (vrp_evaluate_conditional_warnv_with_ops_using_ranges):
357 Break out from ...
358 (vrp_evaluate_conditional_warnv_with_ops): ... this one. Add
359 using_ranges argument.
360 (vrp_evaluate_conditional): Avoid bogus warning for type range.
361 (vrp_visit_cond_stmt): Update call of
362 vrp_evaluate_conditional_warnv_with_ops
363
364 2008-09-04 Jan Hubicka <jh@suse.cz>
365
366 PR tree-optimization/37345
367 PR tree-optimization/37358
368 PR tree-optimization/37357
369 * tree.c (build_function_type_skip_args): Build distinct type copy;
370 set TYPE_CONTEXT.
371 (build_function_decl_skip_args): Set type of new decl not orig decl;
372 clear DECL_VINDEX for methods turned into functions.
373
374 2008-09-04 Nick Clifton <nickc@redhat.com>
375
376 * configure.ac (HAVE_GAS_LCOMM_WITH_ALIGNMENT): New assembler
377 check.
378 * configure: Regenerate.
379 * config.in: Regenerate.
380 * config/i386/bsd.h (ASM_OUTPUT_ALIGNED_LOCAL): Use .lcomm with an
381 alignment field, if it is supported.
382
383 2008-09-04 Kai Tietz <kai.tietz@onevision.com>
384
385 * config/i386/t-mingw32 (SHLIB_LC): Change order of import
386 libraries.
387
388 2008-09-03 David Edelsohn <edelsohn@gnu.org>
389
390 * config/rs6000/rs6000.c (processor_target_table): Do not
391 enable VMX for POWER6.
392
393 2008-09-03 Anton Blanchard <anton@samba.org>
394
395 * config/rs6000/rs6000.c (rs6000_split_lock_test_and_set): Do not
396 emit memory barrier before operation.
397
398 2008-09-03 John David Anglin <dave.anglin@nrc.cnrc.gc.ca>
399
400 PR testsuite/37325
401 * config/pa/pa64-hpux.h (ASM_OUTPUT_EXTERNAL_REAL): Call
402 default_elf_asm_output_external.
403
404 2008-09-03 Jeff Law <law@redhat.com>
405
406 * h8300.c (expand_a_shift): Avoid invalid RTL sharing.
407
408 2008-09-03 Richard Henderson <rth@redhat.com>
409
410 * config/alpha/alpha.c (alpha_split_lock_test_and_set): Move
411 memory barrier to below the test-and-set.
412 (alpha_split_lock_test_and_set_12): Likewise.
413
414 2008-09-03 Vladimir Makarov <vmakarov@redhat.com>
415
416 PR rtl-opt/37243
417
418 * ira-int.h (ira_loop_tree_node): Rename mentioned_allocnos to
419 all_allocnos.
420
421 * ira-color.c (print_loop_title): Use all_allocnos.
422 (color_pass): Ditto. Don't add border_allocnos. Check that
423 subloop allocno in the correspdoning bitmap all_allocnos.
424
425 * ira-emit.c (change_loop): Use all_allocnos.
426
427 * ira-build.c (create_loop_tree_nodes, finish_loop_tree_node):
428 Ditto.
429 (ira_create_allocno): Set up all_allocnos bit for the created
430 allocno.
431 (create_cap_allocno): Remove setting mentioned_allocnos.
432 (create_insn_allocnos): Ditto.
433 (remove_unnecessary_allocnos): Use all_allocnos.
434 (check_allocno_creation): Check that allocnos are in the
435 corresponding bitmap all_allocnos.
436
437 2008-09-03 Vladimir Makarov <vmakarov@redhat.com>
438
439 PR rtl-opt/37243
440
441 * ira-conflicts.c (REG_SUBREG_P, go_through_subreg): New.
442 (process_regs_for_copy): Process subregs. Refine check when cost
443 is taken into account in ira-costs.c.
444 (process_reg_shuffles): Use REG_SUBREG_P.
445 (add_insn_allocno_copies): Ditto. Ignore modes.
446
447 * ira-color.c (conflict_allocno_vec): New.
448 (COST_HOP_DIVISOR): New macro.
449 (update_copy_costs_1): Use it.
450 (update_conflict_hard_regno_costs): New function.
451 (assign_hard_reg): Use it.
452 (ira_color): Allocate and free conflict_allocno_vec.
453
454 2008-09-03 Vladimir Makarov <vmakarov@redhat.com>
455
456 PR rtl-opt/37296
457
458 * ira-int.h (ira_sort_insn_chain): Remove.
459
460 * ira.c (basic_block_order_nums, chain_insn_order,
461 chain_freq_compare, chain_bb_compare, ira_sort_insn_chain): Remove.
462 (ira): Don't call ira_sort_insn_chain.
463
464 * reload1.c (reload): Don't call ira_sort_insn_chain.
465
466 2008-09-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
467
468 PR middle-end/37293
469 * cgraphunit.c (update_call_expr): Remove eh regions from statements
470 which become non throw.
471 (cgraph_function_versioning): Also clear DECL_WEAK. Call
472 update_call_expr after updating the flags on the decl.
473
474 2008-09-03 Jan Hubicka <jh@suse.cz>
475
476 PR tree-optimization/37315
477 * cgraph.c (cgraph_create_edge): Use gimple_has_body_p.
478 * cgraphunit.c (verify_cgraph_node): drop gimple_body check.
479 (cgraph_analyze_functions): Use node->analyzed
480 (cgraph_mark_functions_to_output): Likewise.
481 (cgraph_expand_function): All functions can be released after
482 expanding.
483 (cgraph_optimize): Use gimple_has_body_p.
484 * ipa-inline.c (cgraph_clone_inlined_nodes): Use analyzed flag.
485 (cgraph_decide_inlining_incrementally): Likewise.
486 (inline_transform): Inline transform.
487 * tree-inline.c (initialize_cfun): Do now shallow copy structure;
488 copy fields needed.
489 (inlinable_function_p): Drop gimple_body check.
490 (expand_call_inline): Use gimple_has_body_p.
491 * gimple.c (gimple_has_body_p): New.
492 * gimple.h (gimple_has_body_p): Add prototype.
493 * tree-cfg.c (execute_build_cfg): Remove gimple_body.
494 (dump_function_to_file): Use gimple_has_body_p check.
495
496 2008-09-03 Jakub Jelinek <jakub@redhat.com>
497
498 PR c++/37346
499 * gimple.h (gimple_has_substatements): GIMPLE_OMP_CRITICAL has
500 substatements.
501 * tree-inline.c (remap_gimple_stmt): Handle GIMPLE_OMP_CRITICAL.
502
503 2008-09-03 Bernd Schmidt <bernd.schmidt@analog.com>
504
505 From Michael Frysinger <michael.frysinger@analog.com>
506 * config/bfin/bfin.c (bfin_cpus[]): Add 0.1 for bf522, bf523, bf524,
507 bf525, bf526, bf527, bf542, bf544, bf547, bf548, and bf549. Add 0.2
508 for bf538.
509
510 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
511
512 Add picoChip port.
513 * doc/extend.texi: Document picoChip builtin functions.
514 * doc/invoke.texi: Document picoChip options.
515 * doc/contrib.texi: Add picoChip contribution.
516 * doc/md.texi: Document picoChip constraints.
517 * config.gcc: Add picochip-*-*.
518 * config/picochip/: Add new port.
519
520 2008-09-03 Richard Guenther <rguenther@suse.de>
521
522 PR tree-optimization/37328
523 * tree-sra.c (sra_build_assignment): Gimplify properly.
524 (generate_copy_inout): Take the correct stmt as definition,
525 remove bogus assert.
526
527 2008-09-03 Bernd Schmidt <bernd.schmidt@analog.com>
528
529 * config/bfin/bfin.c (bfin_expand_prologue): Honour no_stack_limit
530 attributes.
531
532 From Michael Frysinger <michael.frysinger@analog.com>
533 * config/bfin/bfin.c (bfin_handle_option): Remove BF561 warning.
534
535 2008-09-03 Danny Smith <dannysmith@usrs.sourceforge.net>
536
537 * gthr-win32.h (CONST_CAST2): Really make sure CONST_CAST2 is
538 defined.
539 (__gthread_setspecific): Revert 2008-08-31 change to
540 __GTHREAD_HIDE_W32API case. Apply it to !__GTHREAD_HIDE_W32API
541 case.
542
543 2008-09-02 Aldy Hernandez <aldyh@redhat.com>
544
545 * diagnostic.c (error_at): New.
546 * toplev.h (error_at): New prototype.
547 * c-typeck.c (build_array_ref): Call error_at instead of error.
548 Pass location to pedwarn.
549
550 2008-09-02 Adam Nemet <anemet@caviumnetworks.com>
551
552 * sel-sched.c (sel_hard_regno_rename_ok): Mark arguments unused.
553
554 2008-09-02 Jakub Jelinek <jakub@redhat.com>
555
556 * dwarf2out.c (tree_add_const_value_attribute): Only handle
557 VAR_DECL and CONST_DECL.
558
559 2008-09-02 H.J. Lu <hongjiu.lu@intel.com>
560 Jakub Jelinek <jakub@redhat.com>
561
562 * config/i386/i386.c (X86_64_VARARGS_SIZE): Removed.
563 (setup_incoming_varargs_64): Assume cum != NULL. Set/check
564 ix86_varargs_gpr_size and ix86_varargs_fpr_size. Use
565 ix86_varargs_gpr_size instead of X86_64_REGPARM_MAX.
566 Don't set ix86_save_varrargs_registers.
567 (ix86_setup_incoming_varargs): Assume cum != NULL.
568 (ix86_va_start): Check ix86_varargs_gpr_size and
569 ix86_varargs_fpr_size instead of cfun->va_list_gpr_size and
570 cfun->va_list_fpr_size, respectively. Subtract 8*X86_64_REGPARM_MAX
571 from frame pointer if ix86_varargs_gpr_size == 0.
572 (ix86_compute_frame_layout): Updated.
573 * config/i386/i386.h (ix86_save_varrargs_registers): Removed.
574 (ix86_varargs_gpr_size): Define.
575 (ix86_varargs_fpr_size): Likewise.
576 (machine_function): Remove save_varrargs_registers.
577 Add varargs_gpr_size and varargs_fpr_size.
578
579 2008-09-02 Jakub Jelinek <jakub@redhat.com>
580
581 * config/alpha/alpha.c (va_list_skip_additions,
582 alpha_stdarg_optimize_hook, alpha_gimplify_va_arg_1): Tuplify.
583 (alpha_gimplify_va_arg): Call unshare_expr on second use of
584 offset_field.
585
586 PR tree-optimization/36766
587 * tree-cfg.c (gimple_purge_all_dead_eh_edges): Do nothing
588 for already removed basic blocks.
589
590 PR target/36332
591 * real.c (real_maxval): Clear a lower bit to make real_maxval
592 match get_max_float for IBM long double format.
593
594 2008-09-02 Andreas Schwab <schwab@suse.de>
595
596 * configure.ac: Use m4_quote to quote the expansion of m4_do.
597 * configure: Regenerate.
598
599 2008-09-02 Richard Sandiford <rdsandiford@googlemail.com>
600
601 * simplify-rtx.c (simplify_binary_operation_1): Check for CONST,
602 SYMBOL_REF and LABEL_REF when applying plus_constant, instead of
603 checking for a non-VOID CONSTANT_P.
604
605 2008-09-02 Jan Hubicka <jh@suse.cz>
606
607 * predict.c (pass_strip_predict_hints): Avoid bugs dump file.
608 * expmed.c (expand_divmod): Fix test of smod_pow2_cheap and sdiv_pow2_cheap
609
610 2008-09-02 H.J. Lu <hongjiu.lu@intel.com>
611
612 * expr.c (emit_group_store): Don't assert stack temp mode size.
613
614 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
615 Tobias Grosser <grosser@fim.uni-passau.de>
616 Jan Sjodin <jan.sjodin@amd.com>
617 Harsha Jagasia <harsha.jagasia@amd.com>
618 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
619 Konrad Trifunovic <konrad.trifunovic@inria.fr>
620 Adrien Eliche <aeliche@isty.uvsq.fr>
621
622 Merge from graphite branch.
623 * graphite.c: New.
624 * graphite.h: New.
625 * tree-loop-linear.c (perfect_loop_nest_depth): Export.
626 * doc/invoke.texi (-floop-block, -floop-interchange,
627 -floop-strip-mine): Document new flags.
628 * tree-into-ssa.c (gimple_vec): Moved...
629 * tree-loop-distribution.c (rdg_component): Moved...
630 * cfgloopmanip.c: Include tree-flow.h.
631 (update_dominators_in_loop): New.
632 (create_empty_if_region_on_edge): New.
633 (create_empty_loop_on_edge): New.
634 (loopify): Use update_dominators_in_loop.
635 * tree-pass.h (pass_graphite_transforms): Declared.
636 * configure: Regenerate.
637 * tree-phinodes.c (make_phi_node): Export.
638 (add_phi_node_to_bb): New, split from create_phi_node.
639 * tree-chrec.c (for_each_scev_op): New.
640 * tree-chrec.h (for_each_scev_op): Declared.
641 * tree-ssa-loop-ivopts.c (get_phi_with_result): New.
642 (remove_statement): Call get_phi_with_result.
643 * config.in (HAVE_cloog): Undef.
644 * gdbinit.in (pgg): New.
645 * timevar.def (TV_GRAPHITE_TRANSFORMS): New.
646 * tree-ssa-loop.c (graphite_transforms): New.
647 (gate_graphite_transforms): New.
648 (pass_graphite_transforms): New.
649 * configure.ac (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC,
650 HAVE_cloog): Defined.
651 * tree-vectorizer.c (rename_variables_in_bb): Export.
652 * tree-data-ref.c (dr_may_alias_p): Export.
653 (stmt_simple_memref_p): New.
654 (find_data_references_in_stmt): Export.
655 (find_data_references_in_loop): Export.
656 (create_rdg_edge_for_ddr): Initialize RDGE_RELATION.
657 (create_rdg_edges_for_scalar): Initialize RDGE_RELATION.
658 (create_rdg_vertices): Export.
659 (build_empty_rdg): New.
660 (build_rdg): Call build_empty_rdg. Free dependence_relations.
661 * tree-data-ref.h (rdg_component): ... here.
662 (scop_p): New.
663 (struct data_reference): Add a field scop.
664 (DR_SCOP): New.
665 (find_data_references_in_loop): Declared.
666 (find_data_references_in_stmt): Declared.
667 (create_rdg_vertices): Declared.
668 (dr_may_alias_p): Declared.
669 (stmt_simple_memref_p): Declared.
670 (struct rdg_edge): Add a field ddr_p relation.
671 (build_empty_rdg): Declared.
672 * lambda.h (lambda_matrix): Declare a VEC of.
673 (find_induction_var_from_exit_cond): Declared.
674 (lambda_vector_compare): New.
675 * common.opt (fgraphite, floop-strip-mine,
676 floop-interchange, floop-block): New flags.
677 * lambda-code.c (find_induction_var_from_exit_cond): Export.
678 * cfgloop.c (is_loop_exit): New.
679 * cfgloop.h (is_loop_exit): Declared.
680 (create_empty_if_region_on_edge): Declared.
681 (create_empty_loop_on_edge): Declared.
682 * tree-flow.h (add_phi_node_to_bb): Declared.
683 (make_phi_node): Declared.
684 (rename_variables_in_bb): Declared.
685 (perfect_loop_nest_depth): Declared.
686 (graphite_transform_loops): Declared.
687 * Makefile.in (cfgloopmanip.o): Depend on TREE_FLOW_H.
688 (graphite.o-warn): Add -Wno-error.
689 (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): Declared.
690 (LIBS): Add GMPLIBS, CLOOGLIBS, PPLLIBS.
691 (INCLUDES): Add PPLINC, CLOOGINC.
692 (OBJS-common): Add graphite.o.
693 (graphite.o): Add rule.
694 * gimple.h (gimple_vec): ... here.
695 * tree-cfg.c (print_loops): Start printing at ENTRY_BLOCK_PTR.
696 * passes.c (init_optimization_passes): Schedule
697 pass_graphite_transforms.
698
699 2008-09-02 Samuel Tardieu <sam@rfc1149.net>
700
701 PR target/37283
702 * opts.c (decode_options): Move processing of -fno-unit-at-a-time
703 and -fno-toplevel-reorder after handle_options.
704
705 2008-09-02 Paul Brook <paul@codesourcery.com>
706
707 * config/arm/arm.c (arm_tune_cortex_a9): Define.
708 (arm_override_options): Set arm_tune_cortex_a9.
709 (arm_rtx_costs_1): Make register shifts more expensive on Cortex-A9.
710 (arm_issue_rate): Handle cortexa9.
711 * config/arm/arm.h (arm_tune_cortex_a9): Declare.
712 * config/arm/arm-cores.def: Add cortex-a9.
713 * config/arm/arm-tune.md: Regenerate.
714 * config/arm/arm.md: Include cortex-a9.md.
715 (generic_sched, generic_vfp): Add cortexa9.
716 * config/arm/cortex-a9.md: New file.
717
718 2008-09-02 Richard Guenther <rguenther@suse.de>
719
720 PR tree-optimization/37327
721 * tree-vrp.c (register_new_assert_for): Make sure to not have
722 TREE_OVERFLOW set on the bound.
723
724 2008-09-02 Alexander Monakov <amonakov@ispras.ru>
725
726 Fixed typo in date of the 2008-09-01 MOVE_RATIO commit.
727
728 * config/ia64/ia64.opt (msched-ar-data-spec): Default to 1.
729 * config/ia64/ia64.c (ia64_set_sched_flags): Always initialize
730 spec_info->mask.
731
732 2008-09-02 Victor Kaplansky <victork@il.ibm.com>
733
734 * gcc/config/spu/spu.md (divdf3): Removed.
735
736 2008-09-02 Jakub Jelinek <jakub@redhat.com>
737
738 PR tree-optimization/37095
739 * cgraph.c (cgraph_node): When creating new cgraph node after
740 assembler_name_hash has been populated, record it in the hash
741 table.
742
743 2008-09-01 Paul Brook <paul@codesourcery.com>
744
745 * doc/invoke.texi: Document -mword-relocations.
746 * config/arm/uclinux-elf.h (TARGET_DEFAULT_WORD_RELOCATIONS): Define.
747 * config/arm/symbian.h (TARGET_DEFAULT_WORD_RELOCATIONS): Define.
748 * config/arm/vxworks.h (TARGET_DEFAULT_WORD_RELOCATIONS): Define.
749 * config/arm/arm.c (arm_split_constant): Use arm_emit_movpair.
750 (arm_rtx_costs_1, arm_size_rtx_costs): Handle HIGH and LO_SUM.
751 (arm_emit_movpair): New function.
752 (arm_print_operand <c>): Handle sybolic addresses.
753 * config/arm/arm.h (TARGET_USE_MOVT): Define.
754 (TARGET_DEFAULT_WORD_RELOCATIONS): Define.
755 * config/arm/arm-protos.h (arm_emit_movpair): Add prototype.
756 * config/arm/arm.opt: Add -mword-relocations.
757 * config/arm/arm.md (movsi): Use arm_emit_movpair.
758 (arm_movt, arm_movw): New.
759
760 2008-09-01 Paul Brook <paul@codesourcery.com>
761
762 * config/arm/arm.c (arm_override_options): Set arm_abi earlier.
763 Allow Interworking on ARMv4 EABI based targets.
764 * config/arm/bpabi.h (TARGET_FIX_V4BX_SPEC): Define.
765 (SUBTARGET_EXTRA_ASM_SPEC, LINK_SPEC): Add TARGET_FIX_V4BX_SPEC.
766
767 2008-09-01 Paul Brook <paul@codesourcery.com>
768
769 * config/arm/thumb2.md (thumb2_negscc): Match the correct operand for
770 optimized LT0 test. Remove optimization for GT.
771
772 2008-09-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
773
774 * pa64-hpux.h (LIB_SPEC): Link against librt when building static
775 openmp applications.
776 * pa-hpux11.h (LIB_SPEC): Likewise.
777
778 * ira.c (setup_eliminable_regset): Only declare i if ELIMINABLE_REGS is
779 defined.
780
781 2008-09-01 Jan Hubicka <jh@suse.cz>
782
783 * predict.c (maybe_hot_count_p, maybe_hot_edge_p): When profile is
784 present, use only counts; when guessed use only frequencies.
785 (estimate_bb_frequencies): Use function_frequency.
786 * profile.c (compute_branch_probabilities): Exit early when
787 profile reading failed. Set profile_status.
788 (branch_prob): Do not set profile_status.
789
790 2008-09-01 Aldy Hernandez <aldyh@redhat.com>
791
792 * tree.c (protected_set_expr_location): New.
793 * tree.h (protected_set_expr_location): New prototype.
794 * c-tree.h (build_array_ref): Add argument.
795 (parser_build_unary_op): Same.
796 * c-typeck.c (build_indirect_ref): Handle new location argument.
797 (build_array_ref): Same.
798 (parser_build_unary_op): Same.
799 * gimplify.c (gimplify_asm_expr): Set input_location before calling
800 error.
801 * c-omp.c (c_finish_omp_atomic): Pass location when calling
802 build_indirect_ref.
803 * c-common.c (finish_label_address_expr): Handle new location
804 argument.
805 * c-common.h (build_indirect_ref): Add argument.
806 (finish_label_address_expr): Same.
807 * c-parser.c (c_parser_unary_expression): Pass location to build
808 functions.
809 (c_parser_postfix_expression): Same.
810
811 2008-09-01 Paul Brook <paul@codesourcery.com>
812
813 * config/arm/arm.md: Include cortex-r4f.md.
814 (attr fpu): Update type list.
815 (attr type): Add fcpys, ffariths, ffarithd, fadds, faddd, fconsts,
816 fconstd, fcmps and fcmpd.
817 (attr tune_cortexr4): Define.
818 (attr generic_sched, attr generic_vfp): Use tune_cortexr4.
819 * config/arm/vfp.md: Document fcpys, ffariths, ffarithd, fadds, faddd,
820 fconsts, fconstd, fcmps and fcmpd. Use them in insn patterns.
821 * config/arm/arm.c (arm_issue_rate): Add cortexr4f.
822 * config/arm/arm1020e.md (v10_ffarith, v10_farith): Use new insn
823 types.
824 * config/arm/cortex-a8-neon.md (cortex_a8_vfp_add_sub,
825 cortex_a8_vfp_farith: Ditto.
826 * config/arm/vfp11.md (vfp_ffarith, vfp_farith): Ditto.
827 * config/arm/cortex-r4.md: Use tune_cortexr4.
828 * config/arm/cortex-r4f.md: New file.
829
830 2008-09-01 Richard Guenther <rguenther@suse.de>
831
832 PR tree-optimization/37305
833 * tree-ssa-ccp.c (ccp_fold): Do not set TREE_OVERFLOW on
834 the result of constant conversions.
835 (fold_gimple_assign): Likewise.
836
837 2008-09-01 Andrey Belevantsev <abel@ispras.ru>
838
839 * sel-sched-ir.c (cmp_v_in_regset_pool): Surround with
840 #ifdef ENABLE_CHECKING.
841
842 2008-09-01 Andrey Belevantsev <abel@ispras.ru>
843
844 * sel-sched-dump.c: Surround with #ifdef INSN_SCHEDULING.
845 * sched-int.h (print_insn, print_pattern, print_value): Declare also
846 when !INSN_SCHEDULING.
847
848 2008-09-01 Andreas Schwab <schwab@suse.de>
849
850 * config/ia64/ia64.c (TARGET_ADDRESS_COST): Update.
851
852 2008-09-01 Paul Brook <paul@codesourcery.com>
853
854 * config/arm/arm.c (arm_no_early_mul_dep): Handle multiply-subtract.
855
856 2008-09-01 Jan Hubicka <jh@suse.cz>
857
858 * config/spu/spu.c (spu_expand_block_move) Update call of MOVE_RATIO.
859
860 * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_PIECES_P): Pass speed operand.
861 * expr.h (MOVE_RATIO, CLEAR_RATIO, SET_RATIO): Update.
862 * gimplify.c (gimplify_init_constructor): Add speed operand.
863 * tree-sra.c (decide_block_copy): Likewise.
864 * tree-inline.c (estimate_move_cost): Likewise.
865 * config/alpha/alpha.h (MOVE_RATIO): Update.
866 * config/frv/frv.c (MOVE_RATIO): Update.
867 * config/spu/spu.h (MOVE_RATIO): Update.
868 * config/sparc/sparc.h (MOVE_RATIO): Update.
869 * config/i386/i386.h (MOVE_RATIO, CLEAR_RATIO): Update.
870 * config/m68hc11/m68hc11.h (MOVE_RATIO): Update.
871 * config/cris/cris.h (MOVE_RATIO): Update.
872 * config/mn10300/mn10300.h (MOVE_RATIO): Update.
873 * config/arm/arm.h (MOVE_RATIO): Update.
874 * config/pa/pa.md: Update uses of MOVE_RATIO
875 * config/pa/pa.h (MOVE_RATIO): Update.
876 * config/mips/mips.h (MOVE_RATIO, MOVE_BY_PIECES, CLEAR_RATIO, SET_RATIO): Update.
877 * config/h8300/h8300.h (MOVE_RATIO): Update.
878 * config/v850/v850.h (MOVE_RATIO): Update.
879 * config/bfin/bfin.h (MOVE_RATIO): Update.
880
881 2008-08-31 Andrey Belevantsev <abel@ispras.ru>
882 Dmitry Melnik <dm@ispras.ru>
883 Dmitry Zhurikhin <zhur@ispras.ru>
884 Alexander Monakov <amonakov@ispras.ru>
885 Maxim Kuvyrkov <maxim@codesourcery.com>
886
887 * sel-sched.h, sel-sched-dump.h, sel-sched-ir.h, sel-sched.c,
888 sel-sched-dump.c, sel-sched-ir.c: New files.
889 * Makefile.in (OBJS-common): Add selective scheduling object
890 files.
891 (sel-sched.o, sel-sched-dump.o, sel-sched-ir.o): New entries.
892 (SEL_SCHED_IR_H, SEL_SCHED_DUMP_H): New entries.
893 (sched-vis.o): Add dependency on $(INSN_ATTR_H).
894 * cfghooks.h (get_cfg_hooks, set_cfg_hooks): New prototypes.
895 * cfghooks.c (get_cfg_hooks, set_cfg_hooks): New functions.
896 (make_forwarder_block): Update loop latch if we have redirected
897 the loop latch edge.
898 * cfgloop.c (get_loop_body_in_custom_order): New function.
899 * cfgloop.h (LOOPS_HAVE_FALLTHRU_PREHEADERS): New enum field.
900 (CP_FALLTHRU_PREHEADERS): Likewise.
901 (get_loop_body_in_custom_order): Declare.
902 * cfgloopmanip.c (has_preds_from_loop): New.
903 (create_preheader): Honor CP_FALLTHRU_PREHEADERS.
904 Assert that the preheader edge will be fall thru when it is set.
905 * common.opt (fsel-sched-bookkeeping, fsel-sched-pipelining,
906 fsel-sched-pipelining-outer-loops, fsel-sched-renaming,
907 fsel-sched-substitution, fselective-scheduling): New flags.
908 * cse.c (hash_rtx_cb): New.
909 (hash_rtx): Use it.
910 * dbgcnt.def (sel_sched_cnt, sel_sched_region_cnt,
911 sel_sched_insn_cnt): New counters.
912 * final.c (compute_alignments): Export. Free dominance info after loop_optimizer_finalize.
913 * genattr.c (main): Output maximal_insn_latency prototype.
914 * genautomata.c (output_default_latencies): New. Factor its code from ...
915 (output_internal_insn_latency_func): ... here.
916 (output_internal_maximal_insn_latency_func): New.
917 (output_maximal_insn_latency_func): New.
918 * hard-reg-set.h (UHOST_BITS_PER_WIDE_INT): Define unconditionally.
919 (struct hard_reg_set_iterator): New.
920 (hard_reg_set_iter_init, hard_reg_set_iter_set,
921 hard_reg_set_iter_next): New functions.
922 (EXECUTE_IF_SET_IN_HARD_REG_SET): New macro.
923 * lists.c (remove_free_INSN_LIST_node,
924 remove_free_EXPR_LIST_node): New functions.
925 * loop-init.c (loop_optimizer_init): When LOOPS_HAVE_FALLTHRU_PREHEADERS,
926 set CP_FALLTHRU_PREHEADERS when calling create_preheaders.
927 (loop_optimizer_finalize): Do not verify flow info after reload.
928 * recog.c (validate_replace_rtx_1): New parameter simplify.
929 Default it to true. Update all uses. Factor out simplifying
930 code to ...
931 (simplify_while_replacing): ... this new function.
932 (validate_replace_rtx_part,
933 validate_replace_rtx_part_nosimplify): New.
934 * recog.h (validate_replace_rtx_part,
935 validate_replace_rtx_part_nosimplify): Declare.
936 * rtl.c (rtx_equal_p_cb): New.
937 (rtx_equal_p): Use it.
938 * rtl.h (rtx_equal_p_cb, hash_rtx_cb): Declare.
939 (remove_free_INSN_LIST_NODE, remove_free_EXPR_LIST_node,
940 debug_bb_n_slim, debug_bb_slim, print_rtl_slim): Likewise.
941 * vecprim.h: Add a vector type for unsigned int.
942 * haifa-sched.c: Include vecprim.h and cfgloop.h.
943 (issue_rate, sched_verbose_param, note_list, dfa_state_size,
944 ready_try, cycle_issued_insns, spec_info): Make global.
945 (readyp): Initialize.
946 (dfa_lookahead): New global variable.
947 (old_max_uid, old_last_basic_block): Remove.
948 (h_i_d): Make it a vector.
949 (INSN_TICK, INTER_TICK, QUEUE_INDEX, INSN_COST): Make them work
950 through HID macro.
951 (after_recovery, adding_bb_to_current_region_p):
952 New variables to handle correct insertion of the recovery code.
953 (struct ready_list): Move declaration to sched-int.h.
954 (rgn_n_insns): Removed.
955 (rtx_vec_t): Move to sched-int.h.
956 (find_insn_reg_weight): Remove.
957 (find_insn_reg_weight1): Rename to find_insn_reg_weight.
958 (haifa_init_h_i_d, haifa_finish_h_i_d):
959 New functions to initialize / finalize haifa instruction data.
960 (extend_h_i_d, init_h_i_d): Rewrite.
961 (unlink_other_notes): Move logic to add_to_note_list. Handle
962 selective scheduler.
963 (ready_lastpos, ready_element, ready_sort, reemit_notes,
964 find_fallthru_edge): Make global, remove static prototypes.
965 (max_issue): Make global. Add privileged_n and state parameters. Use
966 them.
967 (extend_global, extend_all): Removed.
968 (init_before_recovery): Add new param. Fix the handling of the case
969 when we insert a recovery code before the EXIT which has a predecessor
970 with a fallthrough edge to it.
971 (create_recovery_block): Make global. Rename to
972 sched_create_recovery_block. Update.
973 (change_pattern): Rename to sched_change_pattern. Make global.
974 (speculate_insn): Rename to sched_speculate_insn. Make global.
975 Split haifa-specific functionality into ...
976 (haifa_change_pattern): New static function.
977 (sched_extend_bb): New static function.
978 (sched_init_bbs): New function.
979 (current_sched_info): Change type to struct haifa_sched_info.
980 (insn_cost): Adjust for selective scheduling.
981 (dep_cost_1): New function. Move logic from ...
982 (dep_cost): ... here.
983 (dep_cost): Use dep_cost_1.
984 (contributes_to_priority_p): Use sched_deps_info instead of
985 current_sched_info.
986 (priority): Adjust to work with selective scheduling. Process the
987 corner case when all dependencies don't contribute to priority.
988 (rank_for_schedule): Use ds_weak instead of dep_weak.
989 (advance_state): New function. Move logic from ...
990 (advance_one_cycle): ... here.
991 (add_to_note_list, concat_note_lists): New functions.
992 (rm_other_notes): Make static. Adjust for selective scheduling.
993 (remove_notes, restore_other_notes): New functions.
994 (move_insn): Add two arguments. Update assert. Don't call
995 reemit_notes.
996 (choose_ready): Remove lookahead variable, use dfa_lookahead.
997 Remove more_issue, max_points. Move the code to initialize
998 max_lookahead_tries to max_issue.
999 (schedule_block): Remove rgn_n_insns1 parameter. Don't allocate
1000 ready. Adjust use of move_insn. Call restore_other_notes.
1001 (luid): Remove.
1002 (sched_init, sched_finish): Move Haifa-specific initialization/
1003 finalization to ...
1004 (haifa_sched_init, haifa_sched_finish): ... respectively.
1005 New functions.
1006 (setup_sched_dump): New function.
1007 (haifa_init_only_bb): New static function.
1008 (haifa_speculate_insn): New static function.
1009 (try_ready): Use haifa_* instead of speculate_insn and
1010 change_pattern.
1011 (extend_ready, extend_all): Remove.
1012 (sched_extend_ready_list, sched_finish_ready_list): New functions.
1013 (create_check_block_twin, add_to_speculative_block): Use
1014 haifa_insns_init instead of extend_global. Update to use new
1015 initialization functions. Change parameter. Factor out code from
1016 create_check_block_twin to ...
1017 (sched_create_recovery_edges) ... this new function.
1018 (add_block): Remove.
1019 (sched_scan_info): New.
1020 (extend_bb): Use sched_scan_info.
1021 (init_bb, extend_insn, init_insn, init_insns_in_bb, sched_scan): New
1022 static functions for walking through scheduling region.
1023 (sched_luids): New vector variable to replace uid_to_luid.
1024 (luids_extend_insn): New function.
1025 (sched_max_luid): New variable.
1026 (luids_init_insn): New function.
1027 (sched_init_luids, sched_finish_luids): New functions.
1028 (insn_luid): New debug function.
1029 (sched_extend_target): New function.
1030 (haifa_init_insn): New static function.
1031 (sched_init_only_bb): New hook.
1032 (sched_split_block): New hook.
1033 (sched_split_block_1): New function.
1034 (sched_create_empty_bb): New hook.
1035 (sched_create_empty_bb_1): New function.
1036 (common_sched_info, ready): New global variables.
1037 (current_sched_info_var): Remove.
1038 (move_block_after_check): Use common_sched_info.
1039 (haifa_luid_for_non_insn): New static function.
1040 (init_before_recovery): Use haifa_init_only_bb instead of
1041 add_block.
1042 (increase_insn_priority): New.
1043 * modulo-sched.c: (issue_rate): Remove static declaration.
1044 (sms_sched_info): Change type to haifa_sched_info.
1045 (sms_sched_deps_info, sms_common_sched_info): New variables.
1046 (setup_sched_infos): New.
1047 (sms_schedule): Initialize them. Call haifa_sched_init/finish.
1048 Do not call regstat_free_calls_crossed.
1049 (sms_print_insn): Use const_rtx.
1050 * params.def (PARAM_MAX_PIPELINE_REGION_BLOCKS,
1051 PARAM_MAX_PIPELINE_REGION_INSNS, PARAM_SELSCHED_MAX_LOOKAHEAD,
1052 PARAM_SELSCHED_MAX_SCHED_TIMES, PARAM_SELSCHED_INSNS_TO_RENAME,
1053 PARAM_SCHED_MEM_TRUE_DEP_COST): New.
1054 * sched-deps.c (sched_deps_info): New. Update all relevant uses of
1055 current_sched_info to use it.
1056 (enum reg_pending_barrier_mode): Move to sched-int.h.
1057 (h_d_i_d): New variable. Initialize to NULL.
1058 ({true, output, anti, spec, forward}_dependency_cache): Initialize
1059 to NULL.
1060 (estimate_dep_weak): Remove static declaration.
1061 (sched_has_condition_p): New function. Adjust users of
1062 sched_get_condition to use it instead.
1063 (conditions_mutex_p): Add arguments indicating which conditions are
1064 reversed. Use them.
1065 (sched_get_condition_with_rev): Rename from sched_get_condition. Add
1066 argument to indicate whether returned condition is reversed. Do not
1067 generate new rtx when condition should be reversed; indicate it by
1068 setting new argument instead.
1069 (add_dependence_list_and_free): Add deps parameter.
1070 Update all users. Do not free dependence list when
1071 deps context is readonly.
1072 (add_insn_mem_dependence, flush_pending_lists): Adjust for readonly
1073 contexts.
1074 (remove_from_dependence_list, remove_from_both_dependence_lists): New.
1075 (remove_from_deps): New. Use the above functions.
1076 (cur_insn, can_start_lhs_rhs_p): New static variables.
1077 (add_or_update_back_dep_1): Initialize present_dep_type.
1078 (haifa_start_insn, haifa_finish_insn, haifa_note_reg_set,
1079 haifa_note_reg_clobber, haifa_note_reg_use, haifa_note_mem_dep,
1080 haifa_note_dep): New functions implementing dependence hooks for
1081 the Haifa scheduler.
1082 (note_reg_use, note_reg_set, note_reg_clobber, note_mem_dep,
1083 note_dep): New functions.
1084 (ds_to_dt, extend_deps_reg_info, maybe_extend_reg_info_p): New
1085 functions.
1086 (init_deps): Initialize last_reg_pending_barrier and deps->readonly.
1087 (free_deps): Initialize deps->reg_last.
1088 (sched_analyze_reg, sched_analyze_1, sched_analyze_2,
1089 sched_analyze_insn): Update to use dependency hooks infrastructure
1090 and readonly contexts.
1091 (deps_analyze_insn): New function. Move part of logic from ...
1092 (sched_analyze): ... here. Also move some logic to ...
1093 (deps_start_bb): ... here. New function.
1094 (add_forw_dep, delete_forw_dep): Guard use of INSN_DEP_COUNT with
1095 sel_sched_p.
1096 (sched_deps_init): New function. Move code from ...
1097 (init_dependency_caches): ... here. Remove.
1098 (init_deps_data_vector): New.
1099 (sched_deps_finish): New function. Move code from ...
1100 (free_dependency_caches): ... here. Remove.
1101 (init_deps_global, finish_deps_global): Adjust for use with
1102 selective scheduling.
1103 (get_dep_weak): Move logic to ...
1104 (get_dep_weak_1): New function.
1105 (ds_merge): Move logic to ...
1106 (ds_merge_1): New static function.
1107 (ds_full_merge, ds_max_merge, ds_get_speculation_types): New functions.
1108 (ds_get_max_dep_weak): New function.
1109 * sched-ebb.c (sched_n_insns): Rename to sched_rgn_n_insns.
1110 (n_insns): Rename to rgn_n_insns.
1111 (debug_ebb_dependencies): New function.
1112 (init_ready_list): Use it.
1113 (begin_schedule_ready): Use sched_init_only_bb.
1114 (ebb_print_insn): Indicate when an insn starts a new cycle.
1115 (contributes_to_priority, compute_jump_reg_dependencies,
1116 add_remove_insn, fix_recovery_cfg): Add ebb_ prefix to function names.
1117 (add_block1): Remove to ebb_add_block.
1118 (ebb_sched_deps_info, ebb_common_sched_info): New variables.
1119 (schedule_ebb): Initialize them. Use remove_notes instead of
1120 rm_other_notes. Use haifa_local_init/finish.
1121 (schedule_ebbs): Use haifa_sched_init/finish.
1122 * sched-int.h: Include vecprim.h, remove rtl.h.
1123 (struct ready_list): Delete declaration.
1124 (sched_verbose_param, enum sched_pass_id_t,
1125 bb_vec_t, insn_vec_t, rtx_vec_t): New.
1126 (struct sched_scan_info_def): New structure.
1127 (sched_scan_info, sched_scan, sched_init_bbs,
1128 sched_init_luids, sched_finish_luids, sched_extend_target,
1129 haifa_init_h_i_d, haifa_finish_h_i_d): Declare.
1130 (struct common_sched_info_def): New.
1131 (common_sched_info, haifa_common_sched_info,
1132 sched_emulate_haifa_p): Declare.
1133 (sel_sched_p): New.
1134 (sched_luids): Declare.
1135 (INSN_LUID, LUID_BY_UID, SET_INSN_LUID): Declare.
1136 (sched_max_luid, insn_luid): Declare.
1137 (note_list, remove_notes, restore_other_notes, bb_note): Declare.
1138 (sched_insns_init, sched_insns_finish, xrecalloc, reemit_notes,
1139 print_insn, print_pattern, print_value, haifa_classify_insn,
1140 sel_find_rgns, sel_mark_hard_insn, dfa_state_size, advance_state,
1141 setup_sched_dump, sched_init, sched_finish,
1142 sel_insn_is_speculation_check): Export.
1143 (struct ready_list): Move from haifa-sched.c.
1144 (ready_try, ready, max_issue): Export.
1145 (ebb_compute_jump_reg_dependencies, find_fallthru_edge,
1146 sched_init_only_bb, sched_split_block, sched_split_block_1,
1147 sched_create_empty_bb, sched_create_empty_bb_1,
1148 sched_create_recovery_block, sched_create_recovery_edges): Export.
1149 (enum reg_pending_barrier_mode): Export.
1150 (struct deps): New fields `last_reg_pending_barrier' and `readonly'.
1151 (deps_t): New.
1152 (struct sched_info): Rename to haifa_sched_info. Use const_rtx for
1153 print_insn field. Move add_block and fix_recovery_cfg to
1154 common_sched_info_def. Move compute_jump_reg_dependencies, use_cselib ...
1155 (struct sched_deps_info_def): ... this new structure.
1156 (sched_deps_info): Declare.
1157 (struct spec_info_def): Remove weakness_cutoff, add
1158 data_weakness_cutoff and control_weakness_cutoff.
1159 (spec_info): Declare.
1160 (struct _haifa_deps_insn_data): Split from haifa_insn_data. Add
1161 dep_count field.
1162 (struct haifa_insn_data): Rename to struct _haifa_insn_data.
1163 (haifa_insn_data_def, haifa_insn_data_t): New typedefs.
1164 (current_sched_info): Change type to struct haifa_sched_info.
1165 (haifa_deps_insn_data_def, haifa_deps_insn_data_t): New typedefs.
1166 (h_d_i_d): New variable.
1167 (HDID): New accessor macro.
1168 (h_i_d): Change type to VEC (haifa_insn_data_def, heap) *.
1169 (HID): New accessor macro. Rewrite h_i_d accessor macros through HID
1170 and HDID.
1171 (IS_SPECULATION_CHECK_P): Update for selective scheduler.
1172 (enum SCHED_FLAGS): Update for selective scheduler.
1173 (enum SPEC_SCHED_FLAGS): New flag SEL_SCHED_SPEC_DONT_CHECK_CONTROL.
1174 (init_dependency_caches, free_dependency_caches): Delete declarations.
1175 (deps_analyze_insn, remove_from_deps, get_dep_weak_1,
1176 estimate_dep_weak, ds_full_merge, ds_max_merge, ds_weak,
1177 ds_get_speculation_types, ds_get_max_dep_weak, sched_deps_init,
1178 sched_deps_finish, haifa_note_reg_set, haifa_note_reg_use,
1179 haifa_note_reg_clobber, maybe_extend_reg_info_p, deps_start_bb,
1180 ds_to_dt): Export.
1181 (rm_other_notes): Delete declaration.
1182 (schedule_block): Remove one argument.
1183 (cycle_issued_insns, issue_rate, dfa_lookahead, ready_sort,
1184 ready_element, ready_lastpos, sched_extend_ready_list,
1185 sched_finish_ready_list, sched_change_pattern, sched_speculate_insn,
1186 concat_note_lists): Export.
1187 (struct region): Move from sched-rgn.h.
1188 (nr_regions, rgn_table, rgn_bb_table, block_to_bb, containing_rgn,
1189 RGN_NR_BLOCKS, RGN_BLOCKS, RGN_DONT_CALC_DEPS, RGN_HAS_REAL_EBB,
1190 BLOCK_TO_BB, CONTAINING_RGN): Export.
1191 (ebb_head, BB_TO_BLOCK, EBB_FIRST_BB, EBB_LAST_BB, INSN_BB): Likewise.
1192 (current_nr_blocks, current_blocks, target_bb): Likewise.
1193 (dep_cost_1, sched_is_disabled_for_current_region_p, sched_rgn_init,
1194 sched_rgn_finish, rgn_setup_region, sched_rgn_compute_dependencies,
1195 sched_rgn_local_init, extend_regions,
1196 rgn_make_new_region_out_of_new_block, compute_priorities,
1197 debug_rgn_dependencies, free_rgn_deps, contributes_to_priority,
1198 extend_rgns, deps_join rgn_setup_common_sched_info,
1199 rgn_setup_sched_infos, debug_regions, debug_region, dump_region_dot,
1200 dump_region_dot_file, haifa_sched_init, haifa_sched_finish): Export.
1201 (get_rgn_sched_max_insns_priority, sel_add_to_insn_priority,
1202 increase_insn_priority): Likewise.
1203 * sched-rgn.c: Include sel-sched.h.
1204 (ref_counts): New static variable. Use it ...
1205 (INSN_REF_COUNT): ... here. Rewrite and move closer to uses.
1206 (FED_BY_SPEC_LOAD, IS_LOAD_INSN): Rewrite to use HID accessor macro.
1207 (sched_is_disabled_for_current_region_p): Delete static declaration.
1208 (struct region): Move to sched-int.h.
1209 (nr_regions, rgn_table, rgn_bb_table, block_to_bb, containing_rgn,
1210 ebb_head): Define and initialize.
1211 (RGN_NR_BLOCKS, RGN_BLOCKS, RGN_DONT_CALC_DEPS, RGN_HAS_REAL_EBB,
1212 BLOCK_TO_BB, CONTAINING_RGN, debug_regions, extend_regions,
1213 BB_TO_BLOCK, EBB_FIRST_BB, EBB_LAST_BB): Move to
1214 sched-int.h.
1215 (find_single_block_region): Add new argument to indicate that EBB
1216 regions should be constructed.
1217 (debug_live): Delete declaration.
1218 (current_nr_blocks, current_blocks, target_bb): Remove static qualifiers.
1219 (compute_dom_prob_ps, check_live, update_live, set_spec_fed): Delete
1220 declaration.
1221 (init_regions): Delete declaration.
1222 (debug_region, bb_in_region_p, dump_region_dot_file, dump_region_dot,
1223 rgn_estimate_number_of_insns): New.
1224 (too_large): Use estimate_number_of_insns.
1225 (haifa_find_rgns): New. Move the code from ...
1226 (find_rgns): ... here. Call either sel_find_rgns or haifa_find_rgns.
1227 (free_trg_info): New.
1228 (compute_trg_info): Allocate candidate tables here instead of ...
1229 (init_ready_list): ... here.
1230 (rgn_print_insn): Use const_rtx.
1231 (contributes_to_priority, extend_regions): Delete static declaration.
1232 (add_remove_insn, fix_recovery_cfg): Add rgn_ to function names.
1233 (add_block1): Rename to rgn_add_block.
1234 (debug_rgn_dependencies): Delete static qualifier.
1235 (new_ready): Use sched_deps_info. Simplify.
1236 (rgn_common_sched_info, rgn_const_sched_deps_info,
1237 rgn_const_sel_sched_deps_info, rgn_sched_deps_info, rgn_sched_info): New.
1238 (region_sched_info): Rename to rgn_const_sched_info.
1239 (deps_join): New, extracted from ...
1240 (propagate_deps): ... here.
1241 (compute_block_dependences, debug_dependencies): Update for selective
1242 scheduling.
1243 (free_rgn_deps, compute_priorities): New functions.
1244 (sched_rgn_init, sched_rgn_finish, rgn_setup_region,
1245 sched_rgn_compute_dependencies): New functions.
1246 (schedule_region): Use them.
1247 (sched_rgn_local_init, sched_rgn_local_free, sched_rgn_local_finish,
1248 rgn_setup_common_sched_info, rgn_setup_sched_infos):
1249 New functions.
1250 (schedule_insns): Call new functions that were split out.
1251 (rgn_make_new_region_out_of_new_block): New.
1252 (get_rgn_sched_max_insns_priority): New.
1253 (rest_of_handle_sched, rest_of_handle_sched2): Call selective
1254 scheduling when appropriate.
1255 * sched-vis.c: Include insn-attr.h.
1256 (print_value, print_pattern): Make global.
1257 (print_rtl_slim, debug_bb_slim, debug_bb_n_slim): New functions.
1258 * target-def.h (TARGET_SCHED_ADJUST_COST_2,
1259 TARGET_SCHED_ALLOC_SCHED_CONTEXT, TARGET_SCHED_INIT_SCHED_CONTEXT,
1260 TARGET_SCHED_SET_SCHED_CONTEXT, TARGET_SCHED_CLEAR_SCHED_CONTEXT,
1261 TARGET_SCHED_FREE_SCHED_CONTEXT, TARGET_SCHED_GET_INSN_CHECKED_DS,
1262 TARGET_SCHED_GET_INSN_SPEC_DS, TARGET_SCHED_SKIP_RTX_P): New target
1263 hooks. Initialize them to 0.
1264 (TARGET_SCHED_GEN_CHECK): Rename to TARGET_SCHED_GEN_SPEC_CHECK.
1265 * target.h (struct gcc_target): Add them. Rename gen_check field to
1266 gen_spec_check.
1267 * flags.h (sel_sched_switch_set): Declare.
1268 * opts.c (sel_sched_switch_set): New variable.
1269 (decode_options): Unset flag_sel_sched_pipelining_outer_loops if
1270 pipelining is disabled from command line.
1271 (common_handle_option): Record whether selective scheduling is
1272 requested from command line.
1273 * doc/invoke.texi: Document new flags and parameters.
1274 * doc/tm.texi: Document new target hooks.
1275 * config/ia64/ia64.c (TARGET_SCHED_GEN_SPEC_CHECK): Define to ia64_gen_check.
1276 (dfa_state_size): Do not declare locally.
1277 * config/ia64/ia64.opt (msched-ar-data-spec): Default to 0.
1278 * config/rs6000/rs6000.c (rs6000_init_sched_context,
1279 rs6000_alloc_sched_context, rs6000_set_sched_context,
1280 rs6000_free_sched_context): New functions.
1281 (struct _rs6000_sched_context): New.
1282 (rs6000_sched_reorder2): Do not modify INSN_PRIORITY for selective
1283 scheduling.
1284 (rs6000_sched_finish): Do not run for selective scheduling.
1285
1286 2008-08-31 Jan Hubicka <jh@suse.cz>
1287
1288 * frv.c (frv_rtx_costs): Update forward declaration.
1289 * spu.c (spu_rtx_costs): Likewise.
1290 * pdp11.c: Include df.h
1291 (pdp11_output_function_epilogue): Use df_set_regs_ever_live.
1292 * m68hc11.c (m68hc11_gen_highpart): Fix call of gen_rtx_SUBREG.
1293 (m68hc11_rtx_costs_1): Fix call of rtx_cost.
1294 * iq2000.c (iq2000_address_cost): Add speed argument.
1295 (iq2000_rtx_costs): Likewise.
1296 * mn10300.c (mn10300_address_cost_1): Remove speed argument;
1297 update call of mn10300_address_cost.
1298 * mcore.c: Include df.h
1299 (mcore_rtx_costs): Update prototype.
1300 * score3.c: Include df.h
1301 (score3_rtx_costs): Remove speed argument.
1302 * score7.c: Include df.h
1303 (score7_address_cost): Remove speed argument.
1304 * score-protos.h (score_address_cost): Update prototype.
1305 * score.c: Include df.h
1306 (score_rtx_costs): Update call of costs functions.
1307 * v850.c (v850_rtx_costs): Add bool argument.
1308
1309 2008-08-31 Hans-Peter Nilsson <hp@axis.com>
1310
1311 * config/cris/cris.c (cris_rtx_costs): Correct call to rtx_costs.
1312
1313 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1314
1315 * gthr-win32.h (__gthread_setspecific): Use CONST_CAST2.
1316 * config/i386/gthr-win32.c (__gthread_setspecific): Same.
1317
1318 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1319
1320 * mkmap-flat.awk: Add option pe_dll.
1321 * config/i386/t-cygming (SHLIB_LINK): Support building libgcc_s.
1322 * config/i386/t-cygwin (SHLIB_LC): Add.
1323 * config/i386/t-mingw32 (SHLIB_LC): Add.
1324 * config/i386/mingw32.h (SHARED_LIBGCC_UNDEFS_SPEC): New.
1325 (SUBTARGET_EXTRA_SPECS): Use SHARED_LIBGCC_UNDEFS_SPEC.
1326 (LINK_SPEC): Support libgcc_s.
1327 (LIBGCC_SPEC): Support libgcc_s.
1328 (LIBGCC_SONAME): New.
1329
1330 2008-08-31 Jan Hubicka <jh@suse.cz>
1331
1332 * predict.c (maybe_hot_bb_p, maybe_hot_edge_p): Previous commit
1333 mistakely had old version of patch.
1334
1335 * ipa-cp.c (ipcp_need_original_clone_p): Remove.
1336 (ipcp_estimate_growth): New.
1337 (ipcp_insert_stage): Use ipcp_estimate_growth.
1338 * profile.c (branch_prob): When reading failed, do not consider
1339 profile as read.
1340
1341 2008-08-31 Jan Hubicka <jh@suse.cz>
1342
1343 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Check that
1344 loop is optimized for speed.
1345
1346 2008-08-31 Richard Guenther <rguenther@suse.de>
1347
1348 PR middle-end/37289
1349 * fold-const.c (fold_binary): Retain conversions in folding
1350 ~A + 1 to -A.
1351
1352 2008-08-31 Jan Hubicka <jh@suse.cz>
1353
1354 * postreload-gcse.c (eliminate_partially_redundant_loads): Use optimize_bb_for_size_p.
1355 * predict.c (maybe_hot_frequency_p): Make inline.
1356 (maybe_hot_count_p): Break out from ...
1357 (maybe_hot_bb_p): ... this one.
1358 (maybe_hot_edge_p): Simplify.
1359 * basic-block.h (probably_cold_bb_p): Remove.
1360
1361 2008-08-31 Jakub Jelinek <jakub@redhat.com>
1362
1363 PR target/37168
1364 * config/rs6000/rs6000-protos.h (const_vector_elt_as_int): Add
1365 prototype.
1366 * config/rs6000/rs6000.c (const_vector_elt_as_int): No longer static.
1367 * config/rs6000/altivec.md (easy_vector_constant_add_self splitter):
1368 Also split V4SFmode.
1369 * config/rs6000/predicates.md (easy_vector_constant_add_self): Handle
1370 vector float modes.
1371
1372 2008-08-31 Jan Hubicka <jh@suse.cz>
1373
1374 * predict.c (PROB_VERY_LIKELY): Make small enough so things
1375 become cold.
1376 * predict.def (PRED_NORETURN_CALL, PRED_COLD_CALL): Use it.
1377
1378 2008-08-31 Jakub Jelinek <jakub@redhat.com>
1379
1380 PR debug/37287
1381 * dwarf2out.c (gen_namespace_die): For DECL_EXTERNAL modules don't
1382 add source coords.
1383
1384 * dwarf2out.c (native_encode_initializer): Subtract min_index for
1385 non-range array index. Handle VIEW_CONVERT_EXPR and NON_LVALUE_EXPR.
1386
1387 2008-08-31 Jan Hubicka <jh@suse.cz>
1388
1389 * sparc.h (BRANCH_COST): Fix macro definition.
1390 * avr.c (avr_operand_rtx_cost): Add speed argument.
1391 (avr_rtx_costs): Update calls of avr_operand_rtx_cost.
1392
1393 2008-08-31 Richard Guenther <rguenther@suse.de>
1394
1395 * tree-cfg.c (verify_types_in_gimple_assign): Dump mismatched
1396 types instead of operands. Re-instantiate verifying of
1397 binary expression operands.
1398
1399 2008-08-30 Jan Hubicka <jh@suse.cz>
1400
1401 * fwprop.c (should_replace_address): Add speed attribute.
1402 (PR_OPTIMIZE_FOR_SPEED): New flag.
1403 (propagate_rtx_1): Use it.
1404 (propagate_rtx): Set it.
1405 (try_fwprop_subst): Update call of rtx_costs.
1406 (forward_propagate_and_simplify): LIkewise.
1407 * hooks.c (hook_int_rtx_bool_0): New
1408 (hook_bool_rtx_int_int_intp_false): Replace by ...
1409 (hook_bool_rtx_int_int_intp_bool_false): .. thisone.
1410 * hooks.h (hook_int_rtx_bool_0): New
1411 (hook_bool_rtx_int_int_intp_false): Replace by ...
1412 (hook_bool_rtx_int_int_intp_bool_false): .. thisone.
1413 * optabs.c (avoid_expensive_constant): UPdate call of rtx_cost.
1414 (prepare_cmp_insn): UPdate call of rtx_cost.
1415 * postreload.c (reload_cse_simplify_set): Update call of rtx_cost.
1416 (reload_cse_simplify_operands): Update call of rtx_cost.
1417 (reload_cse_move2add): call of rtx_cost.
1418 * target.h (struct gcc_target): Update rtx_costs and address_costs.
1419 * rtlanal.c (rtx_cost): Add speed argument.
1420 (address_cost): Add speed argument
1421 (default_address_cost): Likewise.
1422 (insn_rtx_cost): Likewise.
1423 * cfgloopanal.c (seq_cost): Add speed argument.
1424 (target_reg_cost, target_spill_cost): Turn to array.
1425 (init_set_costs): Update for speed.
1426 (estimate_reg_pressure_cost): Add speed argument.
1427 * auto-inc-dec.c (attempt_change): Update call of rtx_cost.
1428 * dojump.c (prefer_and_bit_test): UPdate call of rtx_cost.
1429 * tree-ssa-loop-ivopts.c (struct ivopts_data): New field speed.
1430 (seq_cost): Add speed argument.
1431 (computation_cost): Add speed arugment.
1432 (add_cost, multiply_by_const, get_address_cost): add speed argument.
1433 (force_expr_to_var_cost): Update for profile info.
1434 (force_var_cost): Likewise.
1435 (split_address_cost): Likewise.
1436 (ptr_difference_cost): Likewise.
1437 (difference_cost): Likewise.
1438 (get_computation_cost_at): Likewise.
1439 (determine_iv_cost): Likewise.
1440 (ivopts_global_cost_for_size): Likewise.
1441 (rewrite_use_address): Likewise.
1442 (tree_ssa_iv_optimize_loop): Initialize speed field.
1443 * cse.c (optimize_this_for_speed_p): New static var.
1444 (notreg_cost): Update call of rtx_cost.
1445 (cse_extended_basic_block): set optimize_this_for_speed_p.
1446 * ifcvt.c (cheap_bb_rtx_cost_p): Update call of rtx_cost.
1447 (noce_try_cmove_arith): Likewise.
1448 (noce_try_sign_mask): LIkewise.
1449 * expr.c (compress_float_constant): Update rtx_cost calls.
1450 * tree-ssa-address.c (most_expensive_mult_to_index): Add speed argument.
1451 (addr_to_parts): Likewise.
1452 (create_mem_ref): Likewise.
1453 * dse.c (find_shift_sequence): Add speed argument.
1454 (replace_read): Update call.
1455 * calls.c (precompute_register_parameters): Update call of rtx_cost.
1456 * expmed.c (sdiv_pow2_cheap, smod_pow2_cheap, zero_cost, add_cost,
1457 * neg_cost, shift_cost, shiftadd_cost,
1458 shiftsub_cost, mul_cost, sdiv_cost, udiv_cost ,mul_widen_cost,
1459 mul_highpart_cost): Increase dimension.
1460 (init_expmed): Initialize for both size and speed.
1461 (expand_shift): Use profile.
1462 (synth_mult): Use profile.
1463 (choose_mult_variant): Use profile.
1464 (expand_mult): Use profile.
1465 (expand_mult_highpart_optab): Use profile.
1466 (expand_mult_highpart): Use profile.
1467 (expand_smod_pow2): Use profile.
1468 (expand_divmod): Use profile.
1469 * simplify-rtx.c (simplify_binary_operation_1): Update call of rtx_cost.
1470 * loop-invariant.c (create_new_invariant): Use profile.
1471 (gain_for_invariant): Add speed parameter.
1472 (best_gain_for_invariant): Likewise.
1473 (find_invariants_to_move): Likewise.
1474 (move_single_loop_invariants): Set it.
1475 * target-def.h (TARGET_RTX_COSTS): Use hook.
1476 * rtl.h (rtx_cost, address_cost, insn_rtx_cost): Update prototpe.
1477 (optimize_insn_for_size_p, optimize_insn_for_speed_p): Declare.
1478 * output.h (default_address_cost): Update prototype.
1479 * combine.c (optimize_this_for_speed_p): New static var.
1480 (combine_validate_cost): Update call of rtx_cost.
1481 (combine_instructions): Set optimize_this_for_speed_p.
1482 (expand_compound_operation): Update call of rtx_cost.
1483 (make_extraction):Update call of rtx_cost.
1484 (force_to_mode):Update call of rtx_cost.
1485 (distribute_and_simplify_rtx):Update call of rtx_cost.
1486 * cfgloop.h (target_reg_cost, target_spill_cost): Turn to array.
1487 (estimate_reg_pressure_cost): Update prototype.
1488 * tree-flow.h (multiply_by_cost, create_mem_ref): Update prototype.
1489 * basic-block.h (optimize_insn_for_size_p, optimize_insn_for_speed_p):
1490 Remove.
1491 * config/alpha/alpha.c (alpha_rtx_costs): Update.
1492 (alpha_rtx_costs): Update.
1493 * config/frv/frv.c (frv_rtx_costs): Update.
1494 * config/s390/s390.c (s390_rtx_costs): Update.
1495 * config/m32c/m32c.c (m32c_memory_move_cost): Update.
1496 (m32c_rtx_costs): Update.
1497 * config/spu/spu.c (TARGET_ADDRESS_COST): Upate.
1498 (spu_rtx_costs): Update.
1499 * config/sparc/sparc.c (sparc_rtx_costs): Update.
1500 * config/m32r/m32r.c (m32r_rtx_costs): Update.
1501 * config/i386/i386.c (:ix86_address_cost): Update.
1502 (ix86_rtx_costs): Update.
1503 * config/sh/sh.c (sh_rtx_costs, sh_address_cost): Update.
1504 * config/pdp11/pdp11.c (pdp11_rtx_costs): Update.
1505 * config/avr/avr.c (avr_rtx_costs, avr_address_cost): Update.
1506 * config/crx/crx.c (crx_address_cost): Update.
1507 * config/xtensa/xtensa.c (xtensa_rtx_costs): Update.
1508 * config/stormy16/stormy16.c
1509 (xstormy16_address_cost, xstormy16_rtx_costs): Update.
1510 * config/m68hc11/m68hc11.c
1511 (m68hc11_address_cost, m68hc11_rtx_costs): Update.
1512 * config/cris/cris.c (cris_rtx_costs, cris_address_cost): Update.
1513 * config/iq2000/iq2000.c (iq2000_rtx_costs, iq2000_address_cost): Update.
1514 * config/mn10300/mn10300.c (mn10300_address_cost, mn10300_rtx_costs): Update
1515 * config/ia64/ia64.c (ia64_rtx_costs): Update.
1516 * config/m68k/m68k.c (m68k_rtx_costs): Update.
1517 * config/rs6000/rs6000.c (rs6000_rtx_costs): Update.
1518 * config/arc/arc.c (arc_rtx_costs, arc_address_cost): Update.
1519 * config/mcore/mcore.c (TARGET_ADDRESS_COST): Update.
1520 (mcore_rtx_costs): update.
1521 * config/score/score3.c (score3_rtx_costs): Update.
1522 * config/score/score7.c (score7_rtx_costs): Update.
1523 * config/score/score3.h (score3_rtx_costs):Update.
1524 * config/score/score7.h (score7_rtx_costs): Update.
1525 * config/score/score.c (score_rtx_costs): Update.
1526 * config/arm/arm.c (arm_address_cost): Update.
1527 (arm_rtx_costs_1): Update.
1528 (arm_rtx_costs_1): Update.
1529 (arm_size_rtx_costs): Update.
1530 (arm_size_rtx_costs): Update.
1531 (arm_size_rtx_costs): Update.
1532 (arm_xscale_rtx_costs): Update.
1533 (arm_thumb_address_cost): Update.
1534 * config/pa/pa.c (hppa_address_cost): Update.
1535 * config/mips/mips.c (mips_rtx_costs): Update.
1536 * config/vax/vax.c (vax_address_cost): Update.
1537 * config/h8300/h8300.c (h8300_shift_costs): Update.
1538 (h8300_rtx_costs): Update.
1539 * config/v850/v850.c (TARGET_ADDRESS_COST): Update.
1540 (v850_rtx_costs): Update.
1541 * config/mmix/mmix.c (mmix_rtx_costs, mmix_rtx_costs): Update.
1542 * config/bfin/bfin.c
1543 (bfin_address_cost): Update.
1544 (bfin_rtx_costs): Update.
1545 * stmt.c (lshift_cheap_p): Update.
1546
1547 2008-08-30 Andrew Pinski <andrew_pinski@playstation.sony.com>
1548
1549 PR middle-end/36444
1550 * expmed.c (extract_bit_field_1): Check the mode size to make
1551 sure the vector modes have the same size.
1552
1553 2008-08-29 Michael Meissner <gnu@the-meissners.org>
1554
1555 * dojump.c (top level): Include basic-block.h to declare
1556 optimize_insn_for_speed_p
1557
1558 * Makefile.in (dodump.h): Add $(BASIC_BLOCK_H) dependency.
1559
1560 * opts.h (CL_SAVE): New option class for marking options that are
1561 target specific options usable in the target attribute.
1562 (CL_MIN_OPTION_CLASS): CL_SAVE is now the minimum option.
1563
1564 * opt-functions.awk (switch_flags): Add CL_SAVE flag so backends
1565 can easily find the target specific options that are safe to use
1566 in the attribute or pragma.
1567
1568 * attribs.c (decl_attributes): Change #pragma GCC option to
1569 #pragma GCC target, and attribute((option(...))) to
1570 attribute((target(...))).
1571
1572 * doc/extend.texi (target attribute): Change from option
1573 attribute. Delete push/pop/reset.
1574 (#pragma GCC target): Change from #pragma GCC option. Delete
1575 push/pop/reset.
1576 (#pragma GCC push_options): Document new pragma.
1577 (#pragma GCC pop_options): Document new pragma.
1578 (#pragma GCC reset_options): Document new pragma.
1579
1580 * targhooks.c (default_target_option_valid_attribute_p): Add
1581 warning about port not supporting target attributes.
1582 (default_target_option_pragma_parse): New function, warn about
1583 #pragma GCC target not being supported.
1584
1585 * targhooks.h (default_target_option_pragma_parse): Add
1586 declaration.
1587
1588 * tree.h (TI_CURRENT_TARGET_PRAGMA): Rename from
1589 TI_CURRENT_OPTION_PRAGMA.
1590 (current_target_pragma): Rename from current_option_pragma.
1591
1592 * target.h: (struct target_option): Delete booleans for changing
1593 the optimization level on hot/cold functions. Change signature of
1594 pragma_parse hook to take a second tree.
1595
1596 * c-tree.h (c_builtin_function_ext_scope): Add declaration.
1597
1598 * c-decl.c (c_builtin_function_ext_scope): New function, guarantee
1599 that the declaration is done at global scope.
1600
1601 * langhooks.c (add_builtin_function_common): Move most of the code
1602 from add_builtin_function here, calling the hook passed in.
1603 (add_builtin_function): Call add_builtin_function_common with
1604 standard builtin hook.
1605 (add_builtin_function_ext_scope): New function to add builtins to
1606 global scope.
1607
1608 * langhooks.h (struct lang_hooks): Add builtin_function_ext_scope
1609 hook.
1610 (add_builtin_function_ext_scope): Add declaration.
1611
1612 * c-pragma.c (handle_pragma_target): Rename from
1613 handle_pragma_option, #pragma GCC option is now #pragma GCC
1614 target. Move warning about port not supporting target options to
1615 default pragma parse hook. Remove push/pop/reset from this
1616 pragma.
1617 (handle_pragma_optimize): Remove push/pop/reset from this pragma.
1618 (option_stack): Delete static variable.
1619 (optimize_stack): Ditto.
1620 (optons_stack): New stack of saved target and optimization
1621 options.
1622 (handle_pragma_push_options): New function to handle pushing both
1623 target and optimization options.
1624 (handle_pragma_pop_options): New function to handle popping both
1625 target and optimization options.
1626 (handle_pragma_reset_options): New function to handle resetting
1627 both target and optimization options to their initial state.
1628 (init_pragma): Rename handle_pragma_option to
1629 handle_pragma_target. Add support for push_options, pop_options,
1630 and reset_options pragmas.
1631
1632 * target-def.h (TARGET_OPTION_PRAGMA_PARSE): Change default to
1633 default_target_option_pragma_parse.
1634 (TARGET_OPTION_VALID_ATTRIBUTE_P): Change default to
1635 default_target_option_valid_attribute_p.
1636 (TARGET_OPTION_COLD_ATTRIBUTE_SETS_OPTIMIZATION): Delete.
1637 (TARGET_OPTION_HOT_ATTRIBUTE_SETS_OPTIMIZATION): Ditto.
1638 (TARGET_OPTION_HOOKS): Delete the fields for whether to change
1639 optimization level on hot/cold functions.
1640
1641 * tree-inline.c (tree_can_inline_p): Disable suppressing inlining
1642 if the caller and callee have different optimization levels.
1643
1644 * c-common.c (handle_target_attribute): Rename from
1645 handle_option_attribute, attribute((option(...))) is now
1646 attribute((target(...))). Move warning if the port does not
1647 support target attributes to the default hook.
1648 (handle_hot_attribute): Delete code to change the optimization
1649 level of hot functions.
1650 (handle_cold_attribute): Ditto.
1651
1652 * config/i386/i386-c.c (ix86_pragma_target_parse): Take a second
1653 argument that is the binary tree options to use if there are no
1654 arguments. Call ix86_valid_target_attribute_tree instead of
1655 ix86_valid_option_attribute_tree.
1656 (ix86_pragma_target_parse): Rename from ix86_pragma_option_parse.
1657 (ix86_register_pragmas): Use ix86_pragma_target_parse instead of
1658 ix86_pragma_option_parse.
1659
1660 * config/i386/i386-protos.h (ix86_valid_target_attribute_tree):
1661 Rename from ix86_valid_option_attribute_tree.
1662
1663 * config/i386/i386.c (ix86_add_new_builtins): New function to add
1664 new builtins when the ISA changes.
1665 (ix86_valid_target_attribute_tree): Rename from
1666 ix86_valid_option_attribute_tree. Change callers. If the
1667 function specified optimization options, use those as the starting
1668 point before setting up the target attributes. If the
1669 optimization options were changed in the course of setting the
1670 target attributes, record the new optimization options.
1671 (ix86_valid_target_attribute_tree_inner_p): Rename from
1672 ix86_valid_option_attribute_tree_inner_p. Change callers. Call
1673 ix86_add_new_builtins if the ISA changed.
1674 (ix86_valid_target_attribute_p): Rename from
1675 ix86_valid_option_attribute_p. Change callers.
1676 (enum ix86_builtins): Add IX86_BUILTIN_PCMOV to allow both
1677 __builtin_ia32_pcmov and __builtin_ia32_pcmov_v2di to be declared
1678 as delayed builtin functions.
1679 (struct builtin_isa): New structure to record builtin functions
1680 that should be delayed until the ISA for that function is used.
1681 (ix86_builtins_isa): Change from int to struct to track builtin
1682 functions we want to declare at some point.
1683 (def_builtin): If the front end can delay defining the builtin
1684 functions, don't create builtins for ISAs not part of the default
1685 options.
1686 (def_builtin_const): Ditto.
1687 (bdesc_multi_arg): Declare __builtin_ia32_pcmov and
1688 __builtin_ia32_pcmov_v2di to be different builtin functions.
1689 (ix86_expand_builtin): Changes due to ix86_builtins_isa now being
1690 a structure instead of an int.
1691 (TARGET_OPTION_VALID_ATTRIBUTE_P): Use
1692 ix86_valid_target_attribute_p, not ix86_valid_option_attribute_p.
1693 (TARGET_OPTION_COLD_ATTRIBUTE_SETS_OPTIMIZATION): Delete.
1694 (TARGET_OPTION_HOT_ATTRIBUTE_SETS_OPTIMIZATION): Ditto.
1695
1696 * config/ia64/ia64.h
1697 (TARGET_OPTION_COLD_ATTRIBUTE_SETS_OPTIMIZATION): Delete.
1698 (TARGET_OPTION_HOT_ATTRIBUTE_SETS_OPTIMIZATION): Ditto.
1699
1700 * langhooks-def.h (LANG_HOOKS_BUILTIN_FUNCTION_EXT_SCOPE): New
1701 hook, default to being the same as LANG_HOOKS_BUILTIN_FUNCTION.
1702 (LANG_HOOKS_INITIALIZER): Add
1703 LANG_HOOKS_BUILTIN_FUNCTION_EXT_SCOPE hook.
1704
1705 2008-08-30 Kaz Kojima <kkojima@gcc.gnu.org>
1706
1707 PR target/37270
1708 * config/sh/sh.h (LEGITIMIZE_RELOAD_ADDRESS): Generate
1709 the reload address with the index register for SFmode
1710 access with a displacement.
1711
1712 2008-08-30 Jan Hubicka <jh@suse.cz>
1713
1714 * optabs.c (expand_abs_nojump): Update BRANCH_COST call.
1715 * fold-cost.c (LOGICAL_OP_NON_SHORT_CIRCUIT, fold_truthop): Likewise.
1716 * dojump.c (do_jump): Likewise.
1717 * ifcvt.c (MAX_CONDITIONAL_EXECUTE): Likewise.
1718 (note-if_info): Add BRANCH_COST.
1719 (noce_try_store_flag_constants, noce_try_addcc, noce_try_store_flag_mask,
1720 noce_try_cmove_arith, noce_try_cmove_arith, noce_try_cmove_arith,
1721 noce_find_if_block, find_if_case_1, find_if_case_2): Use compuated
1722 branch cost.
1723 * expr.h (BRANCH_COST): Update default.
1724 * predict.c (predictable_edge_p): New function.
1725 * expmed.c (expand_smod_pow2, expand_sdiv_pow2, emit_store_flag):
1726 Update BRANCH_COST call.
1727 * basic-block.h (predictable_edge_p): Declare.
1728 * config/alpha/alpha.h (BRANCH_COST): Update.
1729 * config/frv/frv.h (BRANCH_COST): Update.
1730 * config/s390/s390.h (BRANCH_COST): Update.
1731 * config/spu/spu.h (BRANCH_COST): Update.
1732 * config/sparc/sparc.h (BRANCH_COST): Update.
1733 * config/m32r/m32r.h (BRANCH_COST): Update.
1734 * config/i386/i386.h (BRANCH_COST): Update.
1735 * config/i386/i386.c (ix86_expand_int_movcc): Update use of BRANCH_COST.
1736 * config/sh/sh.h (BRANCH_COST): Update.
1737 * config/pdp11/pdp11.h (BRANCH_COST): Update.
1738 * config/avr/avr.h (BRANCH_COST): Update.
1739 * config/crx/crx.h (BRANCH_COST): Update.
1740 * config/xtensa/xtensa.h (BRANCH_COST): Update.
1741 * config/stormy16/stormy16.h (BRANCH_COST): Update.
1742 * config/m68hc11/m68hc11.h (BRANCH_COST): Update.
1743 * config/iq2000/iq2000.h (BRANCH_COST): Update.
1744 * config/ia64/ia64.h (BRANCH_COST): Update.
1745 * config/rs6000/rs6000.h (BRANCH_COST): Update.
1746 * config/arc/arc.h (BRANCH_COST): Update.
1747 * config/score/score.h (BRANCH_COST): Update.
1748 * config/arm/arm.h (BRANCH_COST): Update.
1749 * config/pa/pa.h (BRANCH_COST): Update.
1750 * config/mips/mips.h (BRANCH_COST): Update.
1751 * config/vax/vax.h (BRANCH_COST): Update.
1752 * config/h8300/h8300.h (BRANCH_COST): Update.
1753 * params.def (PARAM_PREDICTABLE_BRANCH_OUTCOME): New.
1754 * doc/invoke.texi (predictable-branch-cost-outcome): Document.
1755 * doc/tm.texi (BRANCH_COST): Update.
1756
1757 2008-08-30 Samuel Tardieu <sam@rfc1149.net>
1758
1759 PR target/37283
1760 * config/arm/arm.c (arm_optimization_options): Set
1761 flag_section_anchors to 2 instead of 1 to distinguish it from
1762 -fsection-anchors given explicitely on the command line.
1763
1764 2008-08-30 Richard Sandiford <rdsandiford@googlemail.com>
1765
1766 * recog.c (split_insn): Consider attaching a REG_EQUAL note to the
1767 final insn of a split.
1768
1769 2008-08-30 Jan Hubicka <jh@suse.cz>
1770
1771 * postreload-gcse.c (gate_handle_gcse2): Disable for functions
1772 optimized for speed.
1773 * final.c (compute_alignments): Use optimize_bb_for_size_p.
1774 * tree-call-cdce.c (gate_call_cdce): Use optimize_function_for_speed_p.
1775 * opts.c (flag_predictive_commoning_set, flag_unswitch_loops_set,
1776 flag_gcse_after_reload_set): New static vars.
1777 (common_handle_option): Enable those flags for profile-use.
1778 (decode_options): Remove optimize_size flags that are handled
1779 on higher granuality.
1780 * tree-vectorizer.c (vectorize_loops): Use
1781 optimize_loop_nest_for_speed_p.
1782 * tree-ssa-pre.c (do_pre): Use optimize_function_for_speed_p.
1783 * tree-predcom.c (tree_predictive_commoning): Use
1784 optimize_loop_for_speed_p.
1785 * varasm.c (assemble_start_function): Use optimize_function_for_speed_p.
1786 * bb-reorder.c (rest_of_handle_reorder_blocks): Likewise.
1787 * predict.c (optimize_loop_for_speed_p): Fix walk.
1788
1789 2008-08-30 Jan Hubicka <jh@suse.cz>
1790
1791 * ipa-inline.c (cgraph_estimate_growth): Discover self recursive
1792 functions.
1793 (cgraph_decide_inlining_of_small_function): Use edge->count to detect
1794 profile presence locally.
1795
1796 2008-08-29 Joseph Myers <joseph@codesourcery.com>
1797
1798 PR bootstrap/37086
1799 * tree-vrp.c (find_switch_asserts): Make idx volatile for GCC
1800 versions before 4.0.
1801
1802 2008-08-29 Jan Hubicka <jh@suse.cz>
1803
1804 * tree-inline.c (insert_init_stmt): Insert sequence even when
1805 not in SSA form.
1806
1807 2008-08-29 Jeff Law <law@redhat.com>
1808
1809 * mn10300.c (mn10300_secondary_reload_class): We need secondary
1810 reloads for AM33-2 if IN is a pseudo with an equivalent memory
1811 location and class is an FP register.
1812
1813 2008-08-29 Jan Hubicka <jh@suse.cz>
1814
1815 * see.c (see_merge_one_def_extension): Silence used uninitialized
1816 warning.
1817 * matrix-reorg.c (check_allocation_function): Likewise.
1818 * config/i386/driver-i386.c (detect_caches_amd): Likewise.
1819
1820 2008-08-29 Jakub Jelinek <jakub@redhat.com>
1821
1822 PR c/37261
1823 * fold-const.c (fold_binary): In (X | C1) & C2 canonicalization
1824 compute new & and | in type rather than TREE_TYPE (arg0).
1825
1826 * dwarf2out.c (fortran_common): Update comment.
1827 (gen_variable_die): Swap com_die and var_die variables in Fortran
1828 COMMON block handling code.
1829
1830 * dwarf2out.c (descr_info_loc): Handle VAR_DECL.
1831
1832 * dwarf2out.c (gen_const_die): New function.
1833 (size_of_die, value_format, output_die): Output larger
1834 dw_val_class_vec using DW_FORM_block2 or DW_FORM_block4.
1835 (native_encode_initializer): New function.
1836 (tree_add_const_value_attribute): Call it.
1837 (gen_decl_die, dwarf2out_decl): Handle CONST_DECLs if is_fortran ().
1838
1839 * dwarf2out.c (gen_formal_parameter_die, gen_variable_die): For
1840 DECL_BY_REFERENCE decls don't pass TREE_READONLY and
1841 TREE_THIS_VOLATILE to add_type_attribute.
1842
1843 * dwarf2out.c (add_subscript_info): Stop on Fortran TYPE_STRING_FLAG
1844 types.
1845 (gen_array_type_die): Emit DW_TAG_string_type for Fortran character
1846 types.
1847
1848 * dwarf2out.c (loc_by_reference): New function.
1849 (add_location_or_const_value_attribute): Use it.
1850
1851 PR fortran/23057
1852 * dwarf2out.c (gen_variable_die): Represent Fortran COMMON vars
1853 as DW_TAG_variable children of DW_TAG_common_block rather than
1854 DW_TAG_member children. Put DW_AT_external to individual
1855 DW_TAG_variable DIEs, not to DW_TAG_common_block.
1856
1857 * dwarf2out.c (add_bound_info): If lookup_decl_die failed, try
1858 loc_descriptor_from_tree_1.
1859
1860 PR fortran/29635
1861 PR fortran/23057
1862 * debug.h (struct gcc_debug_hooks): Add NAME and CHILD
1863 arguments to imported_module_or_decl.
1864 (debug_nothing_tree_tree): Removed.
1865 (debug_nothing_tree_tree_tree_bool): New prototype.
1866 * debug.c (do_nothing_debug_hooks): Adjust.
1867 (debug_nothing_tree_tree): Removed.
1868 (debug_nothing_tree_tree_tree_bool): New function.
1869 * dwarf2out.c (is_symbol_die): Handle DW_TAG_module.
1870 (gen_variable_die): Put all common vars for the
1871 same COMMON block under one DW_TAG_common_block.
1872 (declare_in_namespace): Return new context_die, for Fortran
1873 return the module DIE instead of adding extra declarations into
1874 the namespace.
1875 (gen_type_die_with_usage): Adjust declare_in_namespace caller.
1876 (gen_namespace_die): If is_fortran (), generate DW_TAG_module
1877 instead of DW_TAG_namespace. If DECL_EXTERNAL is set, add
1878 DW_AT_declaration.
1879 (dwarf2out_global_decl): Don't skip Fortran global vars.
1880 (gen_decl_die): Likewise. Adjust declare_in_namespace callers.
1881 (dwarf2out_imported_module_or_decl): Add NAME and CHILD arguments.
1882 If NAME is non-NULL, add DW_AT_name. If CHILD is non-NULL, put
1883 DW_TAG_imported_declaration as child of previous
1884 DW_TAG_imported_module.
1885 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Adjust.
1886 * sdbout.c (sdb_debug_hooks): Likewise.
1887 * vmsdbgout.c (vmsdbg_debug_hooks): Likewise.
1888
1889 2008-08-29 Jan Hubicka <jh@suse.cz>
1890
1891 * cgraph.c (cgraph_remove_node): Do not remove nested nodes.
1892
1893 * cgraph.h (cgraph_maybe_hot_edge_p): Declare.
1894 * ipa-cp.c (n_cloning_candidates): New static variable.
1895 (ipcp_print_profile_data, ipcp_function_scale_print): Forward declare.
1896 (ipcp_print_all_lattices): Improve debug output.
1897 (ipcp_cloning_candidate_p): New function.
1898 (ipcp_initialize_node_lattices): Use it.
1899 (ipcp_init_stage): Do only analyzis here; prettier debug output.
1900 (ipcp_propagate_stage): Prettier debug output.
1901 (ipcp_iterate_stage): Initialize latices here; prettier debug output.
1902 (ipcp_print_all_structures): Remove.
1903 (ipcp_need_redirect_p): Test !n_cloning_candidates.
1904 (ipcp_insert_stage): Prettier debug output; call
1905 cgraph_remove_unreachable_nodes before propagating.
1906 (pass_ipa_cp): Schedule function removal pass.
1907 * ipa-inline.c (inline_indirect_intraprocedural_analysis): Better
1908 debug output.
1909 (cgraph_maybe_hot_edge_p): Move to ...
1910 * predict.c (cgraph_maybe_hot_edge_p) ... here.
1911 * opts.c (flag_ipa_cp_set, flag_ipa_cp_clone_set): New.
1912 (common_handle_option): Set them; enable ipa-cp when profiling.
1913 * ipa-prop.c (ipa_print_node_jump_functions): Prettier output.
1914 (ipa_print_all_jump_functions): Likewise.
1915 (ipa_print_all_tree_maps, ipa_print_node_param_flags): Remove.
1916 (ipa_print_node_params, ipa_print_all_params): New.
1917 * ipa-prop.h (ipa_print_all_tree_maps, ipa_print_node_param_flags,
1918 ipa_print_all_param_flags): Remove.
1919 (ipa_print_node_params, ipa_print_all_params): New.
1920
1921 2008-08-29 Bob Wilson <bob.wilson@acm.org>
1922
1923 * config/xtensa/xtensa.c (xtensa_secondary_reload_class): Revert
1924 change from 2008-04-03.
1925 * config/xtensa/xtensa.h (IRA_COVER_CLASSES): Define.
1926
1927 2008-08-29 Vladimir Makarov <vmakarov@redhat.com>
1928
1929 PR rtl-opt/37251
1930
1931 * ira-color.c (push_allocnos_to_stack): Truncate
1932 removed_splay_allocno_vec.
1933
1934 2008-08-29 Vladimir Makarov <vmakarov@redhat.com>
1935
1936 PR rtl-opt/37243
1937 * ira-color (ira_fast_allocation): Don't assign hard registers to
1938 global allocnos.
1939
1940 2008-08-29 Jan Hubicka <jh@suse.cz>
1941
1942 PR middle-end/37278
1943 * predict.c (optimize_loop_nest_for_speed_p): Do not ICE
1944 for cold internal loops.
1945
1946 2008-08-29 Richard Guenther <rguenther@suse.de>
1947
1948 * tree-ssa-structalias.c (create_variable_info_for): Do not
1949 create fields for heap vars or vars with a noalias state.
1950 For NO_ALIAS_ANYTHING variables add a self-constraint, not one
1951 from ESCAPED.
1952
1953 2008-08-29 Richard Guenther <rguenther@suse.de>
1954
1955 * common.opt (ftree-store-ccp): Mark as preserved for
1956 backward compatibility.
1957 * doc/invoke.texi (-ftree-store-ccp): Remove documentation.
1958 * tree-pass.h (pass_store_ccp): Remove.
1959 * tree-ssa-propagate.h (struct prop_value_d): Remove mem_ref field.
1960 (first_vdef): Remove declaration.
1961 (get_value_loaded_by): Likewise.
1962 * tree-ssa-ccp.c (do_store_ccp): Remove.
1963 (get_default_value): Simplify as do_store_ccp is always false
1964 now. Do not initialize mem_ref.
1965 (set_value_varying): Likewise.
1966 (canonicalize_float_value): Likewise.
1967 (set_lattice_value): Likewise.
1968 (likely_value): Likewise.
1969 (surely_varying_stmt_p): Likewise.
1970 (ccp_initialize): Likewise.
1971 (ccp_lattice_meet): Likewise.
1972 (ccp_visit_phi_node): Likewise.
1973 (ccp_fold): Likewise.
1974 (evaluate_stmt): Likewise.
1975 (visit_assignment): Likewise.
1976 (ccp_visit_stmt): Likewise.
1977 (execute_ssa_ccp): Fold into ...
1978 (do_ssa_ccp): ... this.
1979 (do_ssa_store_ccp): Remove.
1980 (gate_store_ccp): Likewise.
1981 (pass_store_ccp): Likewise.
1982 * tree-ssa-copy.c (copy_prop_visit_phi_node): Do not
1983 initialize mem_ref.
1984 * tree-ssa-propagate.c (first_vdef): Remove.
1985 (get_value_loaded_by): Likewise.
1986 (replace_vuses_in): Likewise.
1987 (substitute_and_fold): Do not call replace_vuses_in.
1988 * opts.c (decode_options): Do not set flag_tree_store_ccp.
1989
1990 2008-08-29 Richard Guenther <rguenther@suse.de>
1991
1992 PR middle-end/37236
1993 * tree-ssa-structalias.c (intra_create_variable_infos): Mark
1994 PARAM_NOALIAS tags with is_heapvar.
1995 * tree-ssa-operands.c (access_can_touch_variable): Offset
1996 based tests do not apply for heapvars. Fix offset test.
1997
1998 2008-08-29 Jan Hubicka <jh@suse.cz>
1999
2000 * doc/invoke.texi (-fipa-cp): Enabled by default at -O2/-Os/-O3
2001 (-fipa-cp-clone): Enabled by default at -O3.
2002 * opts.c (decode_options): Enable ipa-cp at -O2, ipa-cp-clone at -O3;
2003 make ipa-cp-clone to imply ipa-cp; disable cloning at -Os.
2004
2005 2008-08-29 Jan Hubicka <jh@suse.cz>
2006
2007 * tree.c (build_function_type_skip_args, build_function_decl_skip_args):
2008 New functions.
2009 * tree.h (build_function_type_skip_args, build_function_decl_skip_args):
2010 Declare.
2011 * gimple.c (giple_copy_call_skip_args): New function.
2012 (giple_copy_call_skip_args): Declare.
2013
2014 * cgraph.h (cgraph_function_versioning): Add skip_args arugmnet
2015 * ipa-cp.c (ipcp_node_not_modifiable_p): Rename to ...
2016 (ipcp_node_modifiable_p): ... this one; use tree_versionable_function_p.
2017 (ipcp_create_replace_map): Improve debug output.
2018 (ipcp_need_redirect_p): Return false when not clonning.
2019 (ipcp_update_callgraph): Skip args.
2020 (ipcp_insert_stage): UPdate call of !ipcp_node_modifiable_p;
2021 skip args.
2022 * cgraphunit.c (cgraph_function_versioning): Add skip_args argument.
2023 (save_inline_function_body): Update call of tree_function_versioning.
2024 * ipa-prop.c (ipa_edge_removal_hook): Do not ICE on unanalyzed nodes.
2025 * tree-inline.c (copy_arguments_for_versioning): Add skip_args argument.
2026 (tree_function_versioning): Likewise.
2027 * tree-inline.h (tree_function_versioning): Update prototype.
2028
2029 2008-08-29 Jan Hubicka <jh@suse.cz>
2030
2031 * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.
2032 * tree-ssa-threadupdate.c (mark_threaded_blocks): Use optimize_function_for_size_p.
2033 * tracer.c (ignore_bb_p): Use optimize_bb_for_size_p.
2034 * postreload-gcse.c (eliminate_partially_redundant_load): Use optimize_bb_for_size_p.
2035 * value-prof.c (gimple_divmod_fixed_value_transform,
2036 gimple_mod_pow2_value_transform, gimple_mod_subtract_transform,
2037 gimple_stringops_transform): Use optimize_bb_for_size_p.
2038 * ipa-cp.c (ipcp_insert_stage): Use optimize_function_for_size_p.
2039 * final.c (compute_alignments): Use optimize_function_for_size_p.
2040 * builtins.c (fold_builtin_cabs): Use optimize_function_for_speed_p.
2041 (fold_builtin_strcpy, fold_builtin_fputs): Use
2042 optimize_function_for_size_p.
2043 * fold-const.c (tree_swap_operands_p): Use optimize_function_for_size_p.
2044 * recog.c (relax_delay_slots): Likewise.
2045 * tree-ssa-math-opts.c (replace_reciprocal): Use optimize_bb_for_speed_p.
2046 (execute_cse_reciprocals): Use optimize_bb_for_size_p.
2047 * ipa-inline.c (cgraph_decide_recursive_inlining): Use
2048 optimize_function_for_size_p.
2049 (cgraph_decide_inlining_of_small_function): Use
2050 optimize_function_for_size_p.
2051 * global.c (find_reg): Use optimize_function_for_size_p.
2052 * opts.c (decode_options): Do not clear flag_tree_ch, flag_inline_functions,
2053 flag_unswitch_loops, flag_unroll_loops, flag_unroll_all_loops and
2054 flag_prefetch_loop_arrays. Those can work it out from profile.
2055 * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Use
2056 optimize_loop_for_speed_p.
2057 * predict.c (optimize_bb_for_size_p, optimize_bb_for_speed_p): Constify
2058 argument.
2059 (optimize_loop_nest_for_size_p, optimize_loop_nest_for_speed_p): New.
2060 * tree-parloops.c (parallelize_loops): Use optimize_loop_for_size_p.
2061 * tree-eh.c (decide_copy_try_finally): Use optimize_function_for_size_p.
2062 * local-alloc.c (block_alloc): Pass BB pointer.
2063 (find_free_reg): Add BB pointer, use optimize_bb_for_size_p.
2064 * gcse.c (gcse_main): Use optimize_function_for_size_p.
2065 * loop-unroll.c (decide_unrolling_and_peeling): Use optimize_loop_for_size_p.
2066 (decide_peel_completely): Likewise.
2067 * tree-vect-analyze.c (vect_mark_for_runtime_alias_test): Use
2068 optimize_loop_for_size_p.
2069 (vect_enhance_data_refs_alignment): Likewise.
2070 * tree-ssa-coalesce.c (coalesce_cost): Add optimize_for_size argument.
2071 (coalesce_cost_bb, coalesce_cost_edge, create_outofssa_var_map): Update call.
2072 * cfgcleanup.c (outgoing_edges_match): Use optimize_bb_for_speed_p.
2073 (try_crossjump_bb): Use optimize_bb_for_size_p.
2074 * tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Use
2075 optimize_loop_for_speed_p.
2076 * bb-reorder.c (find_traces_1_round): Likewise.
2077 (copy_bb): Use optimize_bb_for_speed_p.
2078 (duplicate_computed_gotos): Likewise.
2079 * basic-block.h (optimize_loop_nest_for_size_p,
2080 optimize_loop_nest_for_speed_p): New.
2081 * stmt.c (expand_case): Use optimize_insn_for_size_p.
2082
2083 2008-08-29 Tristan Gingold <gingold@adacore.com>
2084
2085 * gcov.c (main): Call expandargv.
2086
2087 2008-08-29 Jan Hubicka <jh@suse.cz>
2088
2089 * tree-ssa-loop-ch.c (should_duplicate_loop_header_p): Check that loop
2090 is not cold.
2091 * predict.c (optimize_bb_for_size_p, optimize_bb_for_speed_p):
2092 Constify arguments.
2093 (optimize_loop_for_size_p, optimize_loop_for_speed_p): New functions.
2094 * basic-block.h (optimize_bb_for_size_p, optimize_bb_for_speed_p):
2095 Constify.
2096 (optimize_loop_for_size_p, optimize_loop_for_speed_p): Declare.
2097
2098 2008-08-29 Jan Hubicka <jh@suse.cz>
2099
2100 * tree-pass.h (pass_strip_predict_hints): Declare.
2101 * predict.c (strip_builtin_expect): Rename to ...
2102 (strip_predict_hints): ... this one; strip also GIMPLE_PREDICT.
2103 (tree_bb_level_predictions): Do not remove GIMPLE_PREDICT.
2104 (tree_estimate_probability): Do not strip builtin_expect.
2105 (pass_strip_predict_hints): New pass.
2106 * tree-inline.c (expand_call_inline): When inlining cold function, predict
2107 it as unlikely.
2108 * passes.c (init_optimization_passes): Add pass_strip_predict_hints.
2109
2110 2008-08-29 Richard Guenther <rguenther@suse.de>
2111
2112 PR tree-optimization/37207
2113 * tree-vrp.c (extract_range_from_binary_expr): Also try
2114 to constant fold if only one of the operands is a constant.
2115
2116 2008-08-29 Nick Clifton <nickc@redhat.com>
2117
2118 * config/m32r/m32r.h (LEGITIMATE_CONSTANT_P): Treat LABEL_REFs in
2119 the same way as SYMBOL_REFs.
2120
2121 2008-08-28 Bob Wilson <bob.wilson@acm.org>
2122
2123 * config/xtensa/xtensa.md (<u>mulsidi3): Use a temporary register.
2124
2125 2008-08-28 Adam Nemet <anemet@caviumnetworks.com>
2126
2127 * config/mips/mips.h (ISA_HAS_BBIT): New macro.
2128 * config/mips/mips.md (branch_likely): Remove const. Fix
2129 comment formatting.
2130 (define_delay for type "branch"): Change to only apply for branch
2131 with likely variant.
2132 (define_delay for type "branch" and "branch_likely" no). New delay
2133 definition.
2134 (equality_op): New code iterator.
2135 (bbv, bbinv): New code attributes.
2136 (*branch_bit<bbv><mode>, *branch_bit<bbv><mode>_inverted): New
2137 patterns.
2138
2139 2008-08-28 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2140 Andrew Pinski <pinskia@gcc.gnu.org>
2141
2142 PR 18050
2143 * c-common.c (verify_tree): Fix handling of ADDR_EXPR.
2144
2145 2008-08-28 Paolo Carlini <paolo.carlini@oracle.com>
2146
2147 * gtrh-posix.h: Fix uses of _POSIX_TIMEOUTS per the normal Posix
2148 rule that a symbolic constant must be defined and >= 0 for the
2149 corresponding facility to be present at compile-time.
2150 * gthr-posix.c: Likewise.
2151
2152 2008-08-28 Adam Nemet <anemet@caviumnetworks.com>
2153
2154 * config/mips/mips.h (ISA_HAS_DMUL3): New macro.
2155 * config/mips/mips.md (D): New mode attribute.
2156 (mulsi3, muldi3): Merge it into ...
2157 (mul<mode>3): ... new template. Use _mul3 ending for 3-op
2158 patterns.
2159 (muldi3_mul3): New pattern.
2160 (mulsi3_mult3): Rename to mulsi3_mul3.
2161
2162 2008-08-28 Jan Hubicka <jh@suse.cz>
2163
2164 * expmed.c (store_bit_field_1): Be prepared for movstrict expander
2165 to fail.
2166 * predict.c (always_optimize_for_size_p): Rename to ...
2167 (optimize_function_for_size): ... this one; make extern.
2168 (optimize_function_for_speed_p): New.
2169 (optimize_bb_for_size_p, optimize_bb_for_size_p,
2170 optimize_edge_for_size_p,optimize_edge_for_size_p,
2171 optimize_insn_for_size_p, optimize_insn_for_size_p): Update.
2172 * basic-block.h (optimize_function_for_size_p,
2173 optimize_function_for_speed_p): Declare.
2174 * i386.md (optimize_size checks): Replace them by appropriate
2175 predicate.
2176 (standard_80387_constant_p, ix86_compute_frame_layout,
2177 ix86_expand_epilogue, ix86_decompose_address,
2178 print_operand, emit_i387_cw_initialization,
2179 inline_memory_move_cost, ix86_pad_returns,
2180 ix86_reorg): Replace optimize_size checks.
2181
2182 2008-08-28 Richard Sandiford <rdsandiford@googlemail.com>
2183
2184 * rtl.h (simplify_subreg_regno): Declare.
2185 * rtlanal.c (simplify_subreg_regno): New function, split out from...
2186 * simplify-rtx.c (simplify_subreg): ...here.
2187 * reload.c (find_reloads): Use simplify_subreg_regno instead of
2188 subreg_offset_representable_p.
2189
2190 2008-08-28 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2191
2192 PR c/30949
2193 * c-typeck.c (convert_for_assignment): Give a note describing what
2194 was passed and what was expected.
2195
2196 2008-08-28 Joey Ye <joey.ye@intel.com>
2197
2198 * doc/extend.texi: Document AVX built-in functions.
2199 * doc/invoke.texi: Document -mavx.
2200
2201 2008-08-28 H.J. Lu <hongjiu.lu@intel.com>
2202 Joey Ye <joey.ye@intel.com>
2203 Xuepeng Guo <xuepeng.guo@intel.com>
2204
2205 * config.gcc (extra_headers): Add gmmintrin.h for x86 and x86-64.
2206
2207 * config/i386/cpuid.h (bit_FMA): New.
2208 (bit_XSAVE): Likewise.
2209 (bit_OSXSAVE): Likewise.
2210 (bit_AVX): Likewise.
2211
2212 * config/i386/gas.h (ASM_OUTPUT_OPCODE): Undefine before
2213 define. Use ASM_OUTPUT_AVX_PREFIX.
2214
2215 * config/i386/gmmintrin.h: New.
2216
2217 * config/i386/i386.c (x86_64_reg_class): Add X86_64_AVX_CLASS.
2218 (OPTION_MASK_ISA_AVX_SET): New.
2219 (OPTION_MASK_ISA_FMA_SET): Likewise.
2220 (OPTION_MASK_ISA_AVX_UNSET): Likewise.
2221 (OPTION_MASK_ISA_FMA_SET): Likewise.
2222 (OPTION_MASK_ISA_SSE4_2_UNSET): Updated.
2223 (ix86_handle_option): Handle OPT_mavx and OPT_mfma.
2224 (pta_flags): Add PTA_AVX and PTA_FMA.
2225 (override_options): Handle PTA_AVX and PTA_FMA.
2226 (init_cumulative_args): Handle warn_avx.
2227 (classify_argument): Return 0 for COImode and OImode. Return
2228 1 and X86_64_AVX_CLASS for 256bit vector types.
2229 (examine_argument): Handle X86_64_AVX_CLASS.
2230 (construct_container): Likewise.
2231 (function_arg_advance_32): Pass OImode and 256bit vector types
2232 in AVX register.
2233 (function_arg_advance_64): Take a new argument to indicate if a
2234 parameter is named. Handle 256bit vector types. Return
2235 immediately for unnamed 256bit vector mode parameters.
2236 (function_arg_advance): Updated.
2237 (function_arg_32): Add comments for TImode. Handle OImode
2238 and 256bit vector types.
2239 (function_arg_64): Take a new argument to indicate if a
2240 parameter is named. Handle 256bit vector types. Return NULL
2241 for unnamed 256bit vector mode parameters.
2242 (function_arg): Updated.
2243 (setup_incoming_varargs_64): Support
2244 AVX encoding for *sse_prologue_save_insn.
2245 (ix86_gimplify_va_arg): Handle 256bit vector mode parameters.
2246 (standard_sse_constant_p): Return -2 for all 1s if SSE2 isn't
2247 enabled. For all 1s in 256bit vector modes, return 3 if AVX is
2248 enabled, otherwise return -3.
2249 (standard_sse_constant_opcode): Handle AVX and 256bit vector
2250 modes.
2251 (print_reg): Support AVX registers. Handle 'x' and 't'.
2252 Handle 'd' to duplicate the operand.
2253 (print_operand): Likewise. Also support AVX vector compare
2254 instructions.
2255 (output_387_binary_op): Support AVX.
2256 (output_fp_compare): Likewise.
2257 (ix86_expand_vector_move_misalign): Likewise.
2258 (ix86_attr_length_vex_default): New.
2259 (ix86_builtins): Add IX86_BUILTIN_ADDPD256,
2260 IX86_BUILTIN_ADDPS256, IX86_BUILTIN_ADDSUBPD256,
2261 IX86_BUILTIN_ADDSUBPS256, IX86_BUILTIN_ANDPD256,
2262 IX86_BUILTIN_ANDPS256, IX86_BUILTIN_ANDNPD256,
2263 IX86_BUILTIN_ANDNPS256, IX86_BUILTIN_BLENDPD256,
2264 IX86_BUILTIN_BLENDPS256, IX86_BUILTIN_BLENDVPD256,
2265 IX86_BUILTIN_BLENDVPS256, IX86_BUILTIN_DIVPD256,
2266 IX86_BUILTIN_DIVPS256, IX86_BUILTIN_DPPS256,
2267 IX86_BUILTIN_HADDPD256, IX86_BUILTIN_HADDPS256,
2268 IX86_BUILTIN_HSUBPD256, IX86_BUILTIN_HSUBPS256,
2269 IX86_BUILTIN_MAXPD256, IX86_BUILTIN_MAXPS256,
2270 IX86_BUILTIN_MINPD256, IX86_BUILTIN_MINPS256,
2271 IX86_BUILTIN_MULPD256, IX86_BUILTIN_MULPS256,
2272 IX86_BUILTIN_ORPD256, IX86_BUILTIN_ORPS256,
2273 IX86_BUILTIN_SHUFPD256, IX86_BUILTIN_SHUFPS256,
2274 IX86_BUILTIN_SUBPD256, IX86_BUILTIN_SUBPS256,
2275 IX86_BUILTIN_XORPD256, IX86_BUILTIN_XORPS256,
2276 IX86_BUILTIN_CMPSD, IX86_BUILTIN_CMPSS, IX86_BUILTIN_CMPPD,
2277 IX86_BUILTIN_CMPPS, IX86_BUILTIN_CMPPD256,
2278 IX86_BUILTIN_CMPPS256, IX86_BUILTIN_CVTDQ2PD256,
2279 IX86_BUILTIN_CVTDQ2PS256, IX86_BUILTIN_CVTPD2PS256,
2280 IX86_BUILTIN_CVTPS2DQ256, IX86_BUILTIN_CVTPS2PD256,
2281 IX86_BUILTIN_CVTTPD2DQ256, IX86_BUILTIN_CVTPD2DQ256,
2282 IX86_BUILTIN_CVTTPS2DQ256, IX86_BUILTIN_EXTRACTF128PD256,
2283 IX86_BUILTIN_EXTRACTF128PS256, IX86_BUILTIN_EXTRACTF128SI256,
2284 IX86_BUILTIN_VZEROALL, IX86_BUILTIN_VZEROUPPER,
2285 IX86_BUILTIN_VZEROUPPER_REX64, IX86_BUILTIN_VPERMILVARPD,
2286 IX86_BUILTIN_VPERMILVARPS, IX86_BUILTIN_VPERMILVARPD256,
2287 IX86_BUILTIN_VPERMILVARPS256, IX86_BUILTIN_VPERMILPD,
2288 IX86_BUILTIN_VPERMILPS, IX86_BUILTIN_VPERMILPD256,
2289 IX86_BUILTIN_VPERMILPS256, IX86_BUILTIN_VPERMIL2PD,
2290 IX86_BUILTIN_VPERMIL2PS, IX86_BUILTIN_VPERMIL2PD256,
2291 IX86_BUILTIN_VPERMIL2PS256, IX86_BUILTIN_VPERM2F128PD256,
2292 IX86_BUILTIN_VPERM2F128PS256, IX86_BUILTIN_VPERM2F128SI256,
2293 IX86_BUILTIN_VBROADCASTSS, IX86_BUILTIN_VBROADCASTSD256,
2294 IX86_BUILTIN_VBROADCASTSS256, IX86_BUILTIN_VBROADCASTPD256,
2295 IX86_BUILTIN_VBROADCASTPS256, IX86_BUILTIN_VINSERTF128PD256,
2296 IX86_BUILTIN_VINSERTF128PS256, IX86_BUILTIN_VINSERTF128SI256,
2297 IX86_BUILTIN_LOADUPD256, IX86_BUILTIN_LOADUPS256,
2298 IX86_BUILTIN_STOREUPD256, IX86_BUILTIN_STOREUPS256,
2299 IX86_BUILTIN_LDDQU256, IX86_BUILTIN_LOADDQU256,
2300 IX86_BUILTIN_STOREDQU256, IX86_BUILTIN_MASKLOADPD,
2301 IX86_BUILTIN_MASKLOADPS, IX86_BUILTIN_MASKSTOREPD,
2302 IX86_BUILTIN_MASKSTOREPS, IX86_BUILTIN_MASKLOADPD256,
2303 IX86_BUILTIN_MASKLOADPS256, IX86_BUILTIN_MASKSTOREPD256,
2304 IX86_BUILTIN_MASKSTOREPS256, IX86_BUILTIN_MOVSHDUP256,
2305 IX86_BUILTIN_MOVSLDUP256, IX86_BUILTIN_MOVDDUP256,
2306 IX86_BUILTIN_SQRTPD256, IX86_BUILTIN_SQRTPS256,
2307 IX86_BUILTIN_SQRTPS_NR256, IX86_BUILTIN_RSQRTPS256,
2308 IX86_BUILTIN_RSQRTPS_NR256, IX86_BUILTIN_RCPPS256,
2309 IX86_BUILTIN_ROUNDPD256, IX86_BUILTIN_ROUNDPS256,
2310 IX86_BUILTIN_UNPCKHPD256, IX86_BUILTIN_UNPCKLPD256,
2311 IX86_BUILTIN_UNPCKHPS256, IX86_BUILTIN_UNPCKLPS256,
2312 IX86_BUILTIN_SI256_SI, IX86_BUILTIN_PS256_PS,
2313 IX86_BUILTIN_PD256_PD, IX86_BUILTIN_SI_SI256,
2314 IX86_BUILTIN_PS_PS256, IX86_BUILTIN_PD_PD256,
2315 IX86_BUILTIN_VTESTZPD, IX86_BUILTIN_VTESTCPD,
2316 IX86_BUILTIN_VTESTNZCPD, IX86_BUILTIN_VTESTZPS,
2317 IX86_BUILTIN_VTESTCPS, IX86_BUILTIN_VTESTNZCPS,
2318 IX86_BUILTIN_VTESTZPD256, IX86_BUILTIN_VTESTCPD256,
2319 IX86_BUILTIN_VTESTNZCPD256, IX86_BUILTIN_VTESTZPS256,
2320 IX86_BUILTIN_VTESTCPS256, IX86_BUILTIN_VTESTNZCPS256,
2321 IX86_BUILTIN_PTESTZ256, IX86_BUILTIN_PTESTC256,
2322 IX86_BUILTIN_PTESTNZC256, IX86_BUILTIN_MOVMSKPD256
2323 and IX86_BUILTIN_MOVMSKPS256,
2324 (ix86_special_builtin_type): Add V32QI_FTYPE_PCCHAR,
2325 V8SF_FTYPE_PCV4SF, V8SF_FTYPE_PCFLOAT, V4DF_FTYPE_PCV2DF,
2326 V4DF_FTYPE_PCDOUBLE, V8SF_FTYPE_PCV8SF_V8SF,
2327 V4DF_FTYPE_PCV4DF_V4DF, V4SF_FTYPE_PCV4SF_V4SF,
2328 V2DF_FTYPE_PCV2DF_V2DF, VOID_FTYPE_PCHAR_V32QI,
2329 VOID_FTYPE_PFLOAT_V8SF, VOID_FTYPE_PDOUBLE_V4DF,
2330 VOID_FTYPE_PV8SF_V8SF_V8SF, VOID_FTYPE_PV4DF_V4DF_V4DF,
2331 VOID_FTYPE_PV4SF_V4SF_V4SF and VOID_FTYPE_PV2DF_V2DF_V2DF,
2332 (ix86_builtin_type): Add INT_FTYPE_V8SF_V8SF_PTEST,
2333 INT_FTYPE_V4DI_V4DI_PTEST, INT_FTYPE_V4DF_V4DF_PTEST,
2334 INT_FTYPE_V4SF_V4SF_PTEST, INT_FTYPE_V2DF_V2DF_PTEST,
2335 INT_FTYPE_V8SF, INT_FTYPE_V4DF, V8SI_FTYPE_V8SF, V8SI_FTYPE_V4SI,
2336 V8SF_FTYPE_V8SF, V8SF_FTYPE_V8SI, V8SF_FTYPE_V4SF,
2337 V4SI_FTYPE_V8SI, V4SI_FTYPE_V4DF, V4DF_FTYPE_V4DF,
2338 V4DF_FTYPE_V4SI, V4DF_FTYPE_V4SF, V4DF_FTYPE_V2DF,
2339 V4SF_FTYPE_V4DF, V4SF_FTYPE_V8SF, V2DF_FTYPE_V4DF,
2340 V8SF_FTYPE_V8SF_V8SF, V8SF_FTYPE_V8SF_V8SI,
2341 V4DF_FTYPE_V4DF_V4DF, V4DF_FTYPE_V4DF_V4DI,
2342 V4SF_FTYPE_V4SF_V4SI, V2DF_FTYPE_V2DF_V2DI,
2343 V8SF_FTYPE_V8SF_INT, V4SI_FTYPE_V8SI_INT, V4SF_FTYPE_V8SF_INT,
2344 V2DF_FTYPE_V4DF_INT, V4DF_FTYPE_V4DF_INT,
2345 V8SF_FTYPE_V8SF_V8SF_V8SF, V4DF_FTYPE_V4DF_V4DF_V4DF,
2346 V8SI_FTYPE_V8SI_V8SI_INT, V8SF_FTYPE_V8SF_V8SF_INT,
2347 V4DF_FTYPE_V4DF_V4DF_INT, V4DF_FTYPE_V4DF_V2DF_INT,
2348 V8SF_FTYPE_V8SF_V8SF_V8SI_INT, V4DF_FTYPE_V4DF_V4DF_V4DI_INT,
2349 V4SF_FTYPE_V4SF_V4SF_V4SI_INT and V2DF_FTYPE_V2DF_V2DF_V2DI_INT.
2350 (bdesc_special_args): Add IX86_BUILTIN_VZEROALL,
2351 IX86_BUILTIN_VZEROUPPER. IX86_BUILTIN_VZEROUPPER_REX64,
2352 IX86_BUILTIN_VBROADCASTSS, IX86_BUILTIN_VBROADCASTSD256,
2353 IX86_BUILTIN_VBROADCASTSS256, IX86_BUILTIN_VBROADCASTPD256,
2354 IX86_BUILTIN_VBROADCASTPS256, IX86_BUILTIN_LOADUPD256,
2355 IX86_BUILTIN_LOADUPS256, IX86_BUILTIN_STOREUPD256,
2356 IX86_BUILTIN_STOREUPS256, IX86_BUILTIN_LOADDQU256,
2357 IX86_BUILTIN_STOREDQU256, IX86_BUILTIN_LDDQU256,
2358 IX86_BUILTIN_MASKLOADPD, IX86_BUILTIN_MASKLOADPS,
2359 IX86_BUILTIN_MASKLOADPD256, IX86_BUILTIN_MASKLOADPS256,
2360 IX86_BUILTIN_MASKSTOREPD, IX86_BUILTIN_MASKSTOREPS,
2361 IX86_BUILTIN_MASKSTOREPD256 and IX86_BUILTIN_MASKSTOREPS256.
2362 (ix86_builtins): Add IX86_BUILTIN_ADDPD256,
2363 IX86_BUILTIN_ADDPS256, IX86_BUILTIN_ADDSUBPD256,
2364 IX86_BUILTIN_ADDSUBPS256, IX86_BUILTIN_ANDPD256,
2365 IX86_BUILTIN_ANDPS256, IX86_BUILTIN_ANDNPD256,
2366 IX86_BUILTIN_ANDNPS256, IX86_BUILTIN_DIVPD256,
2367 IX86_BUILTIN_DIVPS256, IX86_BUILTIN_HADDPD256,
2368 IX86_BUILTIN_HSUBPS256, IX86_BUILTIN_HSUBPD256,
2369 IX86_BUILTIN_HADDPS256, IX86_BUILTIN_MAXPD256,
2370 IX86_BUILTIN_MAXPS256, IX86_BUILTIN_MINPD256,
2371 IX86_BUILTIN_MINPS256, IX86_BUILTIN_MULPD256,
2372 IX86_BUILTIN_MULPS256, IX86_BUILTIN_ORPD256,
2373 IX86_BUILTIN_ORPS256, IX86_BUILTIN_SUBPD256,
2374 IX86_BUILTIN_SUBPS256, IX86_BUILTIN_XORPD256,
2375 IX86_BUILTIN_XORPS256, IX86_BUILTIN_VPERMILVARPD,
2376 IX86_BUILTIN_VPERMILVARPS, IX86_BUILTIN_VPERMILVARPD256,
2377 IX86_BUILTIN_VPERMILVARPS256, IX86_BUILTIN_BLENDPD256,
2378 IX86_BUILTIN_BLENDPS256, IX86_BUILTIN_BLENDVPD256,
2379 IX86_BUILTIN_BLENDVPS256, IX86_BUILTIN_DPPS256,
2380 IX86_BUILTIN_SHUFPD256, IX86_BUILTIN_SHUFPS256,
2381 IX86_BUILTIN_CMPSD, IX86_BUILTIN_CMPSS, IX86_BUILTIN_CMPPD,
2382 IX86_BUILTIN_CMPPS,
2383 IX86_BUILTIN_CMPPD256,IX86_BUILTIN_CMPPS256,
2384 IX86_BUILTIN_EXTRACTF128PD256, IX86_BUILTIN_EXTRACTF128PS256,
2385 IX86_BUILTIN_EXTRACTF128SI256, IX86_BUILTIN_CVTDQ2PD256,
2386 IX86_BUILTIN_CVTDQ2PS256, IX86_BUILTIN_CVTPD2PS256,
2387 IX86_BUILTIN_CVTPS2DQ256, IX86_BUILTIN_CVTPS2PD256,
2388 IX86_BUILTIN_CVTTPD2DQ256, IX86_BUILTIN_CVTPD2DQ256,
2389 IX86_BUILTIN_CVTTPS2DQ256, IX86_BUILTIN_VPERM2F128PD256,
2390 IX86_BUILTIN_VPERM2F128PS256, IX86_BUILTIN_VPERM2F128SI256,
2391 IX86_BUILTIN_VPERMILPD, IX86_BUILTIN_VPERMILPS,
2392 IX86_BUILTIN_VPERMILPD256, IX86_BUILTIN_VPERMILPS256,
2393 IX86_BUILTIN_VPERMIL2PD, IX86_BUILTIN_VPERMILPS,
2394 IX86_BUILTIN_VPERMILPD256, IX86_BUILTIN_VPERMILPS256,
2395 IX86_BUILTIN_VPERMIL2PD, IX86_BUILTIN_VPERMIL2PS,
2396 IX86_BUILTIN_VPERMIL2PD256, IX86_BUILTIN_VPERMIL2PS256,
2397 IX86_BUILTIN_VINSERTF128PD256, IX86_BUILTIN_VINSERTF128PS256,
2398 IX86_BUILTIN_VINSERTF128SI256, IX86_BUILTIN_MOVSHDUP256,
2399 IX86_BUILTIN_MOVSLDUP256, IX86_BUILTIN_MOVDDUP256,
2400 IX86_BUILTIN_SQRTPD256, IX86_BUILTIN_SQRTPS256,
2401 IX86_BUILTIN_SQRTPS_NR256, IX86_BUILTIN_RSQRTPS256,
2402 IX86_BUILTIN_RSQRTPS_NR256, IX86_BUILTIN_RCPPS256,
2403 IX86_BUILTIN_ROUNDPD256, IX86_BUILTIN_ROUNDPS256,
2404 IX86_BUILTIN_UNPCKHPD256, IX86_BUILTIN_UNPCKLPD256,
2405 IX86_BUILTIN_UNPCKHPS256, IX86_BUILTIN_UNPCKLPS256,
2406 IX86_BUILTIN_SI256_SI, IX86_BUILTIN_PS256_PS,
2407 IX86_BUILTIN_PD256_PD, IX86_BUILTIN_SI_SI256,
2408 IX86_BUILTIN_PS_PS256, IX86_BUILTIN_PD_PD256,
2409 IX86_BUILTIN_VTESTZPD, IX86_BUILTIN_VTESTCPD,
2410 IX86_BUILTIN_VTESTNZCPD, IX86_BUILTIN_VTESTZPS,
2411 IX86_BUILTIN_VTESTCPS, IX86_BUILTIN_VTESTNZCPS,
2412 IX86_BUILTIN_VTESTZPD256, IX86_BUILTIN_VTESTCPD256,
2413 IX86_BUILTIN_VTESTNZCPD256, IX86_BUILTIN_VTESTZPS256,
2414 IX86_BUILTIN_VTESTCPS256, IX86_BUILTIN_VTESTNZCPS256,
2415 IX86_BUILTIN_PTESTZ256, IX86_BUILTIN_PTESTC256,
2416 IX86_BUILTIN_PTESTNZC256, IX86_BUILTIN_MOVMSKPD256 and
2417 IX86_BUILTIN_MOVMSKPS256.
2418 (ix86_init_mmx_sse_builtins): Support AVX builtins.
2419 (ix86_expand_args_builtin): Likewise.
2420 (ix86_expand_special_args_builtin): Likewise.
2421 (ix86_hard_regno_mode_ok): Handle AVX modes.
2422 (ix86_expand_vector_init_duplicate): Likewise.
2423 (ix86_expand_vector_init_one_nonzero): Likewise.
2424 (ix86_expand_vector_init_one_var): Likewise.
2425 (ix86_expand_vector_init_concat): Likewise.
2426 (ix86_expand_vector_init_general): Likewise.
2427 (ix86_expand_vector_set): Likewise.
2428 (ix86_vector_mode_supported_p): Likewise.
2429 (x86_extended_reg_mentioned_p): Check INSN_P before using
2430 PATTERN.
2431
2432 * config/i386/i386-c.c (ix86_target_macros_internal): Handle
2433 OPTION_MASK_ISA_AVX and OPTION_MASK_ISA_FMA.
2434
2435 * config/i386/i386.h (TARGET_AVX): New.
2436 (TARGET_FMA): Likewise.
2437 (TARGET_CPU_CPP_BUILTINS): Handle TARGET_AVX and TARGET_FMA.
2438 (BIGGEST_ALIGNMENT): Set to 256 for TARGET_AVX.
2439 (VALID_AVX256_REG_MODE): New.
2440 (AVX256_VEC_FLOAT_MODE_P): Likewise.
2441 (AVX_FLOAT_MODE_P): Likewise.
2442 (AVX128_VEC_FLOAT_MODE_P): Likewise.
2443 (AVX256_VEC_FLOAT_MODE_P): Likewise.
2444 (AVX_VEC_FLOAT_MODE_P): Likewise.
2445 (ASM_OUTPUT_AVX_PREFIX): Likewise.
2446 (ASM_OUTPUT_OPCODE): Likewise.
2447 (UNITS_PER_SIMD_WORD): Add a FIXME for 32byte vectorizer
2448 support.
2449 (SSE_REG_MODE_P): Allow 256bit vector modes.
2450 (ix86_args): Add a warn_avx field.
2451
2452 * config/i386/i386.md (UNSPEC_PCMP): New.
2453 (UNSPEC_VPERMIL): Likewise.
2454 (UNSPEC_VPERMIL2): Likewise.
2455 (UNSPEC_VPERMIL2F128): Likewise.
2456 (UNSPEC_MASKLOAD): Likewise.
2457 (UNSPEC_MASKSTORE): Likewise.
2458 (UNSPEC_CAST): Likewise.
2459 (UNSPEC_VTESTP): Likewise.
2460 (UNSPECV_VZEROALL): Likewise.
2461 (UNSPECV_VZEROUPPER): Likewise.
2462 (XMM0_REG): Likewise.
2463 (XMM1_REG): Likewise.
2464 (XMM2_REG): Likewise.
2465 (XMM3_REG): Likewise.
2466 (XMM4_REG): Likewise.
2467 (XMM5_REG): Likewise.
2468 (XMM6_REG): Likewise.
2469 (XMM8_REG): Likewise.
2470 (XMM9_REG): Likewise.
2471 (XMM10_REG): Likewise.
2472 (XMM11_REG): Likewise.
2473 (XMM12_REG): Likewise.
2474 (XMM13_REG): Likewise.
2475 (XMM14_REG): Likewise.
2476 (XMM15_REG): Likewise.
2477 (prefix): Likewise.
2478 (prefix_vex_imm8): Likewise.
2479 (prefix_vex_w): Likewise.
2480 (length_vex): Likewise.
2481 (maxmin): Likewise.
2482 (movoi): Likewise.
2483 (*avx_ashlti3): Likewise.
2484 (*avx_lshrti3): Likewise.
2485 (*avx_setcc<mode>): Likewise.
2486 (*fop_<mode>_comm_mixed_avx): Likewise.
2487 (*fop_<mode>_comm_avx): Likewise.
2488 (*fop_<mode>_1_mixed_avx): Likewise.
2489 (*fop_<mode>_1_avx): Likewise.
2490 (*avx_<code><mode>3): Likewise.
2491 (*avx_ieee_smin<mode>3): Likewise.
2492 (*avx_ieee_smax<mode>3): Likewise.
2493 (mode): Add OI, V8SF and V4DF.
2494 (length): Support VEX prefix.
2495 (*cmpfp_i_mixed): Set prefix attribute.
2496 (*cmpfp_i_sse): Likewise.
2497 (*cmpfp_iu_mixed): Likewise.
2498 (*cmpfp_iu_sse): Likewise.
2499 (*movsi_1): Support AVX.
2500 (*movdi_2): Likewise.
2501 (*movdi_1_rex64): Likewise.
2502 (*movti_internal): Likewise.
2503 (*movti_rex64): Likewise.
2504 (*movsf_1): Likewise.
2505 (*movdf_nointeger): Likewise.
2506 (*movdf_integer_rex64): Likewise.
2507 (*movtf_internal): Likewise.
2508 (zero_extendsidi2_32): Likewise.
2509 (zero_extendsidi2_rex64): Likewise.
2510 (*extendsfdf2_mixed): Likewise.
2511 (*extendsfdf2_sse): Likewise.
2512 (*truncdfsf_fast_mixed): Likewise.
2513 (*truncdfsf_fast_sse): Likewise.
2514 (*truncdfsf_mixed): Likewise.
2515 (fix_trunc<mode>di_sse): Likewise.
2516 (fix_trunc<mode>si_sse): Likewise.
2517 (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_interunit): Likewise.
2518 (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_nointerunit): Likewise.
2519 (*float<SSEMODEI24:mode><MODEF:mode>2_sse_interunit): Likewise.
2520 (*float<SSEMODEI24:mode><MODEF:mode>2_sse_nointerunit): Likewise.
2521 (*rcpsf2_sse): Likewise.
2522 (*rsqrtsf2_sse): Likewise.
2523 (*sqrt<mode>2_sse): Likewise.
2524 (sse4_1_round<mode>2): Likewise.
2525 (*sse_prologue_save_insn): Disallow REX prefix for AVX.
2526 Support AVX. Set length attribute properly for AVX.
2527
2528 * config/i386/i386-modes.def (VECTOR_MODES (INT, 32)): New.
2529 (VECTOR_MODES (FLOAT, 32)): Likewise.
2530 (VECTOR_MODE (INT, DI, 8)): Likewise.
2531 (VECTOR_MODE (INT, HI, 32)): Likewise.
2532 (VECTOR_MODE (INT, QI, 64)): Likewise.
2533 (VECTOR_MODE (FLOAT, DF, 8)): Likewise.
2534 (VECTOR_MODE (FLOAT, SF, 16)): Likewise.
2535 (VECTOR_MODE (INT, DI, 4)): Removed.
2536 (VECTOR_MODE (INT, SI, 8)): Likewise.
2537 (VECTOR_MODE (INT, HI, 16)): Likewise.
2538 (VECTOR_MODE (INT, QI, 32)): Likewise.
2539 (VECTOR_MODE (FLOAT, SF, 8)): Likewise.
2540 (INT_MODE (OI, 32)): Likewise.
2541
2542 * config/i386/i386.opt (mavx): New.
2543 (mfma): Likewise.
2544
2545 * config/i386/i386-protos.h (ix86_attr_length_vex_default): New.
2546
2547 * config/i386/mmx.md (*mov<mode>_internal_rex64): Support AVX.
2548 (*mov<mode>_internal_avx): New.
2549 (*movv2sf_internal_rex64_avx): Likewise.
2550 (*movv2sf_internal_avx): Likewise.
2551
2552 * config/i386/predicates.md (const_4_to_5_operand): New.
2553 (const_6_to_7_operand): Likewise.
2554 (const_8_to_11_operand): Likewise.
2555 (const_12_to_15_operand): Likewise.
2556 (avx_comparison_float_operator): Likewise.
2557
2558 * config/i386/sse.md (AVX256MODEI): New.
2559 (AVX256MODE): Likewise.
2560 (AVXMODEQI): Likewise.
2561 (AVXMODE): Likewise.
2562 (AVX256MODEF2P): Likewise.
2563 (AVX256MODE2P): Likewise.
2564 (AVX256MODE4P): Likewise.
2565 (AVX256MODE8P): Likewise.
2566 (AVXMODEF2P): Likewise.
2567 (AVXMODEF4P): Likewise.
2568 (AVXMODEDCVTDQ2PS): Likewise.
2569 (AVXMODEDCVTPS2DQ): Likewise.
2570 (avxvecmode): Likewise.
2571 (avxvecpsmode): Likewise.
2572 (avxhalfvecmode): Likewise.
2573 (avxscalarmode): Likewise.
2574 (avxcvtvecmode): Likewise.
2575 (avxpermvecmode): Likewise.
2576 (avxmodesuffixf2c): Likewise.
2577 (avxmodesuffixp): Likewise.
2578 (avxmodesuffixs): Likewise.
2579 (avxmodesuffix): Likewise.
2580 (vpermilbits): Likewise.
2581 (pinsrbits): Likewise.
2582 (mov<mode>): Likewise.
2583 (*mov<mode>_internal): Likewise.
2584 (push<mode>1): Likewise.
2585 (movmisalign<mode>): Likewise.
2586 (avx_movup<avxmodesuffixf2c><avxmodesuffix>): Likewise.
2587 (avx_movdqu<avxmodesuffix>): Likewise.
2588 (avx_lddqu<avxmodesuffix>): Likewise.
2589 (<plusminus_insn><mode>3): Likewise.
2590 (*avx_<plusminus_insn><mode>3): Likewise.
2591 (*avx_vm<plusminus_insn><mode>3): Likewise.
2592 (mul<mode>3): Likewise.
2593 (*avx_mul<mode>3): Likewise.
2594 (*avx_vmmul<mode>3): Likewise.
2595 (divv8sf3): Likewise.
2596 (divv4df3): Likewise.
2597 (avx_div<mode>3): Likewise.
2598 (*avx_div<mode>3): Likewise.
2599 (*avx_vmdiv<mode>3): Likewise.
2600 (avx_rcpv8sf2): Likewise.
2601 (*avx_vmrcpv4sf2): Likewise.
2602 (sqrtv8sf2): Likewise.
2603 (avx_sqrtv8sf2): Likewise.
2604 (*avx_vmsqrt<mode>2): Likewise.
2605 (rsqrtv8sf2): Likewise.
2606 (avx_rsqrtv8sf2): Likewise.
2607 (*avx_vmrsqrtv4sf2): Likewise.
2608 (<code><mode>3): Likewise.
2609 (*avx_<code><mode>3_finite): Likewise.
2610 (*avx_<code><mode>3): Likewise.
2611 (*avx_vm<code><mode>3): Likewise.
2612 (*avx_ieee_smin<mode>3): Likewise.
2613 (*avx_ieee_smax<mode>3): Likewise.
2614 (avx_addsubv8sf3): Likewise.
2615 (avx_addsubv4df3): Likewise.
2616 (*avx_addsubv4sf3): Likewise.
2617 (*avx_addsubv2df3): Likewise.
2618 (avx_h<plusminus_insn>v4df3): Likewise.
2619 (avx_h<plusminus_insn>v8sf3): Likewise.
2620 (*avx_h<plusminus_insn>v4sf3): Likewise.
2621 (*avx_h<plusminus_insn>v2df3): Likewise.
2622 (avx_cmpp<avxmodesuffixf2c><mode>3): Likewise.
2623 (avx_cmps<ssemodesuffixf2c><mode>3): Likewise.
2624 (*avx_maskcmp<mode>3): Likewise.
2625 (avx_nand<mode>3): Likewise.
2626 (*avx_<code><mode>3): Likewise.
2627 (*avx_nand<mode>3): Likewise.
2628 (*avx_<code><mode>3): Likewise.
2629 (*avx_cvtsi2ss): Likewise.
2630 (*avx_cvtsi2ssq): Likewise.
2631 (*avx_cvtsi2sd): Likewise.
2632 (*avx_cvtsi2sdq): Likewise.
2633 (*avx_cvtsd2ss): Likewise.
2634 (avx_cvtss2sd): Likewise.
2635 (avx_cvtdq2ps<avxmodesuffix>): Likewise.
2636 (avx_cvtps2dq<avxmodesuffix>): Likewise.
2637 (avx_cvttps2dq<avxmodesuffix>): Likewise.
2638 (*avx_cvtsi2sd): Likewise.
2639 (*avx_cvtsi2sdq): Likewise.
2640 (avx_cvtdq2pd256): Likewise.
2641 (avx_cvtpd2dq256): Likewise.
2642 (avx_cvttpd2dq256): Likewise.
2643 (*avx_cvtsd2ss): Likewise.
2644 (*avx_cvtss2sd): Likewise.
2645 (avx_cvtpd2ps256): Likewise.
2646 (avx_cvtps2pd256): Likewise.
2647 (*avx_movhlps): Likewise.
2648 (*avx_movlhps): Likewise.
2649 (avx_unpckhps256): Likewise.
2650 (*avx_unpckhps): Likewise.
2651 (avx_unpcklps256): Likewise.
2652 (*avx_unpcklps): Likewise.
2653 (avx_movshdup256): Likewise.
2654 (avx_movsldup256): Likewise.
2655 (avx_shufps256): Likewise.
2656 (avx_shufps256_1): Likewise.
2657 (*avx_shufps_<mode>): Likewise.
2658 (*avx_loadhps): Likewise.
2659 (*avx_storelps): Likewise.
2660 (*avx_loadlps): Likewise.
2661 (*avx_movss): Likewise.
2662 (*vec_dupv4sf_avx): Likewise.
2663 (*vec_concatv2sf_avx): Likewise.
2664 (*vec_concatv4sf_avx): Likewise.
2665 (*vec_setv4sf_0_avx): Likewise.
2666 (*vec_setv4sf_avx): Likewise.
2667 (*avx_insertps): Likewise.
2668 (avx_vextractf128<mode>): Likewise.
2669 (vec_extract_lo_<mode>): Likewise.
2670 (vec_extract_hi_<mode>): Likewise.
2671 (vec_extract_lo_<mode>): Likewise.
2672 (vec_extract_hi_<mode>): Likewise.
2673 (vec_extract_lo_v16hi): Likewise.
2674 (vec_extract_hi_v16hi): Likewise.
2675 (vec_extract_lo_v32qi): Likewise.
2676 (vec_extract_hi_v32qi): Likewise.
2677 (avx_unpckhpd256): Likewise.
2678 (*avx_unpckhpd): Likewise.
2679 (avx_movddup256): Likewise.
2680 (*avx_movddup): Likewise.
2681 (avx_unpcklpd256): Likewise.
2682 (*avx_unpcklpd): Likewise.
2683 (avx_shufpd256): Likewise.
2684 (avx_shufpd256_1): Likewise.
2685 (*avx_punpckhqdq): Likewise.
2686 (*avx_punpcklqdq): Likewise.
2687 (*avx_shufpd_<mode>): Likewise.
2688 (*avx_storehpd): Likewise.
2689 (*avx_loadhpd): Likewise.
2690 (*avx_loadlpd): Likewise.
2691 (*avx_movsd): Likewise.
2692 (*vec_concatv2df_avx): Likewise.
2693 (*avx_<plusminus_insn><mode>3): Likewise.
2694 (*avx_<plusminus_insn><mode>3): Likewise.
2695 (*avx_mulv8hi3): Likewise.
2696 (*avxv8hi3_highpart): Likewise.
2697 (*avx_umulv8hi3_highpart): Likewise.
2698 (*avx_umulv2siv2di3): Likewise.
2699 (*avx_mulv2siv2di3): Likewise.
2700 (*avx_pmaddwd): Likewise.
2701 (*avx_mulv4si3): Likewise.
2702 (*avx_ashr<mode>3): Likewise.
2703 (*avx_lshr<mode>3): Likewise.
2704 (*avx_ashl<mode>3): Likewise.
2705 (*avx_<code><mode>3): Likewise.
2706 (*avx_eq<mode>3): Likewise.
2707 (*avx_gt<mode>3): Likewise.
2708 (*avx_nand<mode>3): Likewise.
2709 (*avx_nand<mode>3): Likewise.
2710 (*avx_<code><mode>3): Likewise.
2711 (*avx_<code><mode>3): Likewise.
2712 (*avx_packsswb): Likewise.
2713 (*avx_packssdw): Likewise.
2714 (*avx_packuswb): Likewise.
2715 (*avx_punpckhbw): Likewise.
2716 (*avx_punpcklbw): Likewise.
2717 (*avx_punpckhwd): Likewise.
2718 (*avx_punpcklwd): Likewise.
2719 (*avx_punpckhdq): Likewise.
2720 (*avx_punpckldq): Likewise.
2721 (*avx_pinsr<avxmodesuffixs>): Likewise.
2722 (*avx_pinsrq): Likewise.
2723 (*avx_loadld): Likewise.
2724 (*vec_extractv2di_1_rex64_avx): Likewise.
2725 (*vec_extractv2di_1_avx): Likewise.
2726 (*vec_dupv2di_avx): Likewise.
2727 (*vec_concatv2si_avx): Likewise.
2728 (*vec_concatv4si_1_avx): Likewise.
2729 (*vec_concatv2di_avx): Likewise.
2730 (*vec_concatv2di_rex64_avx): Likewise.
2731 (*avx_uavgv16qi3): Likewise.
2732 (*avx_uavgv8hi3): Likewise.
2733 (*avx_psadbw): Likewise.
2734 (avx_movmskp<avxmodesuffixf2c>256): Likewise.
2735 (*avx_phaddwv8hi3): Likewise.
2736 (*avx_phadddv4si3): Likewise.
2737 (*avx_phaddswv8hi3): Likewise.
2738 (*avx_phsubwv8hi3): Likewise.
2739 (*avx_phsubdv4si3): Likewise.
2740 (*avx_phsubswv8hi3): Likewise.
2741 (*avx_pmaddubsw128): Likewise.
2742 (*avx_pmulhrswv8hi3): Likewise.
2743 (*avx_pshufbv16qi3): Likewise.
2744 (*avx_psign<mode>3): Likewise.
2745 (*avx_palignrti): Likewise.
2746 (avx_blendp<avxmodesuffixf2c><avxmodesuffix>): Likewise.
2747 (avx_blendvp<avxmodesuffixf2c><avxmodesuffix>): Likewise.
2748 (avx_dpp<avxmodesuffixf2c><avxmodesuffix>): Likewise.
2749 (*avx_mpsadbw): Likewise.
2750 (*avx_packusdw): Likewise.
2751 (*avx_pblendvb): Likewise.
2752 (*avx_pblendw): Likewise.
2753 (avx_vtestp<avxmodesuffixf2c><avxmodesuffix>): Likewise.
2754 (avx_ptest256): Likewise.
2755 (avx_roundp<avxmodesuffixf2c>256): Likewise.
2756 (*avx_rounds<ssemodesuffixf2c>): Likewise.
2757 (*avx_aesenc): Likewise.
2758 (*avx_aesenclast): Likewise.
2759 (*avx_aesdec): Likewise.
2760 (*avx_aesdeclast): Likewise.
2761 (avx_vzeroupper): Likewise.
2762 (avx_vzeroupper_rex64): Likewise.
2763 (avx_vpermil<mode>): Likewise.
2764 (avx_vpermilvar<mode>3): Likewise.
2765 (avx_vpermil2<mode>3): Likewise.
2766 (avx_vperm2f128<mode>3): Likewise.
2767 (avx_vbroadcasts<avxmodesuffixf2c><avxmodesuffix>): Likewise.
2768 (avx_vbroadcastss256): Likewise.
2769 (avx_vbroadcastf128_p<avxmodesuffixf2c>256): Likewise.
2770 (avx_vinsertf128<mode>): Likewise.
2771 (vec_set_lo_<mode>): Likewise.
2772 (vec_set_hi_<mode>): Likewise.
2773 (vec_set_lo_<mode>): Likewise.
2774 (vec_set_hi_<mode>): Likewise.
2775 (vec_set_lo_v16hi): Likewise.
2776 (vec_set_hi_v16hi): Likewise.
2777 (vec_set_lo_v32qi): Likewise.
2778 (vec_set_hi_v32qi): Likewise.
2779 (avx_maskloadp<avxmodesuffixf2c><avxmodesuffix>): Likewise.
2780 (avx_maskstorep<avxmodesuffixf2c><avxmodesuffix>): Likewise.
2781 (avx_<avxmodesuffixp><avxmodesuffix>_<avxmodesuffixp>): Likewise.
2782 (avx_<avxmodesuffixp>_<avxmodesuffixp><avxmodesuffix>): Likewise.
2783 (vec_init<mode>): Likewise.
2784 (*vec_concat<mode>_avx): Likewise.
2785 (blendbits): Support V8SF and V4DF.
2786 (sse2_movq128): Support AVX.
2787 (<sse>_movnt<mode>): Likewise.
2788 (sse2_movntv2di): Likewise.
2789 (sse_rcpv4sf2): Likewise.
2790 (sse_sqrtv4sf2): Likewise.
2791 (sse_rsqrtv4sf2): Likewise.
2792 (<sse>_comi): Likewise.
2793 (<sse>_ucomi): Likewise.
2794 (sse_cvtss2si): Likewise.
2795 (sse_cvtss2si_2): Likewise.
2796 (sse_cvtss2siq): Likewise.
2797 (sse_cvtss2siq_2): Likewise.
2798 (sse_cvttss2si): Likewise.
2799 (sse_cvttss2siq): Likewise.
2800 (sse2_cvtsd2si): Likewise.
2801 (sse2_cvtsd2si_2): Likewise.
2802 (sse2_cvtsd2siq): Likewise.
2803 (sse2_cvtsd2siq_2): Likewise.
2804 (sse2_cvttsd2si): Likewise.
2805 (sse2_cvttsd2siq): Likewise.
2806 (sse2_cvtdq2pd): Likewise.
2807 (*sse2_cvtpd2dq): Likewise.
2808 (*sse2_cvttpd2dq): Likewise.
2809 (*sse2_cvtpd2ps): Likewise.
2810 (sse2_cvtps2pd): Likewise.
2811 (sse3_movshdup): Likewise.
2812 (sse3_movsldup): Likewise.
2813 (sse_storehps): Likewise.
2814 (*sse4_1_extractps): Likewise.
2815 (sse2_storelpd): Likewise.
2816 (vec_dupv2df_sse3): Likewise.
2817 (*vec_concatv2df_sse3): Likewise.
2818 (*sse4_1_pextrb): Likewise.
2819 (*sse4_1_pextrb_memory): Likewise.
2820 (*sse2_pextrw): Likewise.
2821 (*sse4_1_pextrw_memory): Likewise.
2822 (*sse4_1_pextrd): Likewise.
2823 (*sse4_1_pextrq): Likewise.
2824 (sse2_pshufd_1): Likewise.
2825 (sse2_pshuflw_1): Likewise.
2826 (sse2_pshufhw_1): Likewise.
2827 (*sse2_storeq_rex64): Likewise.
2828 (*vec_dupv4si): Likewise.
2829 (<sse>_movmskp<ssemodesuffixf2c>): Likewise.
2830 (sse2_pmovmskb): Likewise.
2831 (*sse2_maskmovdqu): Likewise.
2832 (*sse2_maskmovdqu_rex64): Likewise.
2833 (sse_ldmxcsr): Likewise.
2834 (sse_stmxcsr): Likewise.
2835 (abs<mode>2): Likewise.
2836 (sse4_1_movntdqa): Likewise.
2837 (sse4_1_phminposuw): Likewise.
2838 (sse4_1_extendv8qiv8hi2): Likewise.
2839 (*sse4_1_extendv8qiv8hi2): Likewise.
2840 (sse4_1_extendv4qiv4si2): Likewise.
2841 (*sse4_1_extendv4qiv4si2): Likewise.
2842 (sse4_1_extendv2qiv2di2): Likewise.
2843 (*sse4_1_extendv2qiv2di2): Likewise.
2844 (sse4_1_extendv4hiv4si2): Likewise.
2845 (*sse4_1_extendv4hiv4si2): Likewise.
2846 (sse4_1_extendv2hiv2di2): Likewise.
2847 (*sse4_1_extendv2hiv2di2): Likewise.
2848 (sse4_1_extendv2siv2di2): Likewise.
2849 (*sse4_1_extendv2siv2di2): Likewise.
2850 (sse4_1_zero_extendv8qiv8hi2): Likewise.
2851 (*sse4_1_zero_extendv8qiv8hi2): Likewise.
2852 (sse4_1_zero_extendv4qiv4si2): Likewise.
2853 (*sse4_1_zero_extendv4qiv4si2): Likewise.
2854 (sse4_1_zero_extendv2qiv2di2): Likewise.
2855 (*sse4_1_zero_extendv2qiv2di2): Likewise.
2856 (sse4_1_zero_extendv4hiv4si2): Likewise.
2857 (*sse4_1_zero_extendv4hiv4si2): Likewise.
2858 (sse4_1_zero_extendv2hiv2di2): Likewise.
2859 (*sse4_1_zero_extendv2hiv2di2): Likewise.
2860 (sse4_1_zero_extendv2siv2di2): Likewise.
2861 (*sse4_1_zero_extendv2siv2di2): Likewise.
2862 (sse4_1_ptest): Likewise.
2863 (sse4_1_roundp<ssemodesuffixf2c>): Likewise.
2864 (sse4_2_pcmpestri): Likewise.
2865 (sse4_2_pcmpestrm): Likewise.
2866 (sse4_2_pcmpistri): Likewise.
2867 (sse4_2_pcmpistrm): Likewise.
2868 (aesimc): Likewise.
2869 (aeskeygenassist): Likewise.
2870
2871 2008-08-28 Uros Bizjak <ubizjak@gmail.com>
2872
2873 * config/i386/predicates.md (vzeroall_operation): New.
2874
2875 * config/i386/sse.md (avx_vzeroall): New.
2876 (*avx_vzeroall): Likewise.
2877
2878 2008-08-28 Paul Brook <paul@codesourcery.com>
2879 Mark Shinwell <shinwell@codesourcery.com>
2880 Richard Earnshaw <richard.earnshaw@arm.com>
2881
2882 * config/arm/arm.c (TARGET_MAX_ANCHOR_OFFSET): New.
2883 (TARGET_MIN_ANCHOR_OFFSET): New.
2884 (arm_override_options): Set correct anchor ranges for Thumb-1
2885 and Thumb-2 if required.
2886 (legitimize_pic_address): Handle case involving a TLS symbol
2887 reference with an addend.
2888 (arm_optimization_options): Enable section anchors at -O1 and
2889 above.
2890 * config/arm/arm.h (OPTIMIZATION_OPTIONS): New.
2891 * config/arm/arm-protos.h (arm_optimization_options): New.
2892
2893 2008-08-28 Nick Clifton <nickc@redhat.com>
2894
2895 * config/stormy16/stormy16.h (IRA_COVER_CLASSES): Define.
2896 * config/stormy16/stormy16.md (zero_extendqihi2): Fix length
2897 attribute.
2898
2899 * config/v850/v850.h (IRA_COVER_CLASSES): Define.
2900 * config/v850/v850.md (return): Remove frame size restriction.
2901
2902 * config/mcore/mcore.h (IRA_COVER_CLASSES): Define.
2903
2904 * config/iq2000/iq2000.h (IRA_COVER_CLASSES): Define.
2905
2906 * config/fr30/fr30.h (IRA_COVER_CLASSES): Define.
2907
2908 * config/m32r/m32r.h (IRA_COVER_CLASSES): Define.
2909
2910 2008-08-28 Paul Brook <paul@codesourcery.com>
2911
2912 * config/arm/vfp11.md: Update license notice.
2913 * config/arm/cortex-r4.md: Ditto.
2914
2915 2008-08-28 Richard Guenther <rguenther@suse.de>
2916
2917 PR tree-optimization/37207
2918 * tree-ssa-ifcombine.c (recognize_single_bit_test): Fix
2919 tuplification bug.
2920
2921 2008-08-28 Dodji Seketeli <dodji@redhat.com>
2922
2923 PR c++/36741
2924 * tree.c (int_fits_type_p): Don't forget unsigned integers
2925 of type sizetype which higher end word equals -1.
2926
2927 2008-08-28 Ira Rosen <irar@il.ibm.com>
2928
2929 * target.h (struct vectorize): Add new target builtin.
2930 * tree-vectorizer.c (destroy_loop_vec_info): Call
2931 vect_free_slp_instance instead of vect_free_slp_node.
2932 * tree-vectorizer.h (enum slp_load_perm_type): New.
2933 (struct _slp_instance): Add new fields.
2934 (SLP_INSTANCE_LOAD_PERMUTATION): New.
2935 (SLP_INSTANCE_LOADS): New.
2936 (vect_free_slp_tree): Remove.
2937 (vect_free_slp_instance): Declare.
2938 (SLP_TREE_LOADS_PERM_TYPE, TARG_VEC_PERMUTE_COST): New.
2939 (vectorizable_load): Add argument.
2940 (vect_transform_slp_perm_load): New.
2941 * tree-vect-analyze.c (vect_analyze_operations): Add an argument to
2942 vectorizable_load.
2943 (vect_get_place_in_interleaving_chain): New function.
2944 (vect_free_slp_tree): Make static.
2945 (vect_free_slp_instance): New function.
2946 (vect_build_slp_tree): Add new arguments. Allow load permutations and
2947 collect the load location in the interleaving chain.
2948 (vect_supported_slp_permutation_p): New function.
2949 (vect_supported_load_permutation_p): Likewise.
2950 (vect_analyze_slp_instance): In case of loads permutation, call
2951 vect_supported_load_permutation_p to check that the permutation is
2952 supported.
2953 * target-def.h (TARGET_VECTORIZE_BUILTIN_VEC_PERM): New.
2954 * tree-vect-transform.c (vect_transform_stmt): Add new argument.
2955 (vect_create_mask_and_perm): New function.
2956 (vect_get_mask_element, vect_transform_slp_perm_load): Likewise.
2957 (vectorizable_load): Add an argument. Don't keep the created vectors
2958 statements in the node if permutation is required. Call
2959 vect_transform_slp_perm_load to generate the permutation.
2960 (vect_transform_stmt): Add new argument. Call vectorizable_load with
2961 additional argument.
2962 (vect_schedule_slp_instance): In case of loads permutation, allocate
2963 vectorized statements structure for all the related SLP nodes. Call
2964 vect_transform_stmt with addditional argument.
2965 (vect_transform_loop): Call vect_transform_stmt with correct arguments.
2966 * config/spu/spu.c (spu_builtin_vec_perm): New.
2967 (TARGET_VECTORIZE_BUILTIN_VEC_PERM): Redefine.
2968 * config/spu/spu.h (TARG_VEC_PERMUTE_COS): Define.
2969 * config/rs6000/rs6000.c (rs6000_builtin_vec_perm): New.
2970 (TARGET_VECTORIZE_BUILTIN_VEC_PERM): Redefine.
2971
2972 2008-08-28 Chris Fairles <chris.fairles@gmail.com>
2973
2974 * gthr-posix.h (__gthread_create, __gthread_join, __gthread_detach,
2975 __gthread_mutex_timed_lock, __gthread_recursive_mutex_timed_lock,
2976 __gthread_cond_signal, __gthread_cond_timedwait,
2977 __gthread_cond_timedwait_recursive): New functions.
2978 * gthr-posix.c (pthread_mutex_timedlock, pthread_cond_timedwait):
2979 Likewise.
2980 * gthr.h: Comment on defining __GTHREADS_CXX0X macro in conforming
2981 thread interfaces.
2982
2983 2008-08-28 Richard Guenther <rguenther@suse.de>
2984
2985 PR middle-end/37005
2986 * fold-const.c (maybe_canonicalize_comparison_1): Require
2987 undefined overflow only for canonicalizing A +- CST cmp CST.
2988 Make sure to not generate new constants that are not inside
2989 their TYPE_MIN/MAX_VALUE range.
2990 (maybe_canonicalize_comparison): Remove undefined overflow
2991 checking from here.
2992 (fold_binary): Remove now duplicate folding.
2993
2994 2008-08-27 Paolo Carlini <paolo.carlini@oracle.com>
2995
2996 * c-typeck.c (convert_for_assignment): Adjust WARN_FOR_ASSIGNMENT
2997 use not updated in the last change.
2998
2999 2008-08-27 Kaz Kojima <kkojima@gcc.gnu.org>
3000
3001 * config/sh/sh.h (REG_CLASS_CONTENTS): Drop fr32 from FPUL_REGS.
3002 (IRA_COVER_CLASSES): Add FPUL_REGS.
3003
3004 2008-08-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3005
3006 PR 37217
3007 * c-common.c (conversion_warning): Check for null operands.
3008
3009 2008-08-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3010
3011 PR c/31673
3012 * c-decl.c (check_for_loop_decls): Improve error message. Give
3013 hint.
3014
3015 2008-08-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3016
3017 PR c/37186
3018 * c-typeck.c (WARN_FOR_ASSIGNMENT): Add OPT parameter.
3019 (convert_for_assignment): Pass corrent OPT_W* parameter to
3020 WARN_FOR_ASSIGNMENT.
3021
3022 2008-08-27 Paolo Carlini <paolo.carlini@oracle.com>
3023
3024 PR c++/35321
3025 * c-common.c (fold_offsetof_1): Handle TARGET_EXPR like CALL_EXPR.
3026
3027 2008-08-27 Paul Brook <paul@codesourcery.com>
3028
3029 * config.gcc: Loosen checks for arm uclinux eabi targets.
3030
3031 2008-08-27 Paul Brook <paul@codesourcery.com>
3032
3033 * config/arm/t-arm-coff (LIB1ASMFUNCS): Add missing undescrore on
3034 _clzsi2.
3035 * config/arm/t-linux (LIB1ASMFUNCS): Ditto.
3036
3037 2008-08-26 Douglas Gregor <doug.gregor@gmail.com>
3038
3039 * c-common.c (do_switch_warnings): Look through the CONST_DECLs in
3040 the enumerators of an ENUMERAL_TYPE.
3041 * dbxout.c (dbxout_type): Ditto.
3042
3043 2008-08-26 Andrew Pinski <andrew_pinski@playstation.sony.com>
3044
3045 PR rtl-opt/37219
3046 * fwprop.c (fwprop): Check that the loop_father is the outer loop.
3047 (fwprop_addr): Check that the loop_father is not the outer loop.
3048
3049 2008-08-26 Paul Brook <paul@codesourcery.com>
3050
3051 * config/arm/vfp.md: Document fmul{s,d} and fmac{s,d} types.
3052 Remove documentation entry for fmul type.
3053 Use fmuls to annotate single-precision multiplication patterns,
3054 fmuld to annotate double-precision multiplication patterns,
3055 fmacs to annotate single-precision multiply-accumulate patterns
3056 and fmacd to annotate double-precision multiply-accumulate patterns.
3057 * config/arm/vfp11.md: Update reservations accordingly.
3058 * config/arm/arm.md: Note that certain values of the "type"
3059 attribute are documented in vfp.md.
3060 * config/arm/arm1020e.md: Remove out of date duplicate comment.
3061 (v10_cvt): Use new fmul types.
3062
3063 2008-08-26 Paul Brook <paul@codesourcery.com>
3064
3065 * config/arm/vfp.md: Move pipeline description for VFP11 to...
3066 * config/arm/vfp11.md: ...here. New.
3067 * config/arm/arm.md: Include vfp11.md.
3068
3069 2008-08-26 Hans-Peter Nilsson <hp@axis.com>
3070
3071 * opts.c (decode_options) [!IRA_COVER_CLASSES]: Add missing
3072 parameter to inform call.
3073
3074 2008-08-26 Jeff Law <law@redhat.com>
3075
3076 * mn10300.md (movqi, movhi): Split i->d*a case into two cases to
3077 avoid the possibility of getting DATA_OR_ADDRESS_REGS as the
3078 preferred class when copying a constant into a partial word register.
3079
3080 2008-08-26 Ben Elliston <bje@au.ibm.com>
3081
3082 * rtlanal.c: Fix uses of "it's" with "its" where appropriate.
3083 * cp/typeck.c: Likewise.
3084 * cp/tree.c: Likewise.
3085 * gimple-low.c: Likewise.
3086 * jump.c: Likewise.
3087
3088 2008-08-26 Vladimir Makarov <vmakarov@redhat.com>
3089
3090 * ira-build.c, ira-color.c, ira-costs.c, ira.h, ira-lives.c,
3091 ira.c, ira-conflicts.c, ira-emit.c, ira-int.h: New files.
3092
3093 * doc/passes.texi: Describe IRA.
3094
3095 * doc/tm.texi (IRA_COVER_CLASSES,
3096 IRA_HARD_REGNO_ADD_COST_MULTIPLIER): Describe the new macros.
3097
3098 * doc/invoke.texi (ira-max-loops-num): Describe the new parameter.
3099 (-fira, -fira-algorithm, -fira-coalesce, -fno-ira-move-spills,
3100 -fira-propagate-cost, -fno-ira-share-save-slots,
3101 -fno-ira-share-spill-slots, -fira-verbose): Describe new options.
3102
3103 * flags.h (ira_algorithm): New enumeration.
3104 (flag_ira_algorithm, flag_ira_verbose): New external variable
3105 declarations.
3106
3107 * postreload.c (gate_handle_postreload): Don't do post reload
3108 optimizations unless the reload is completed.
3109
3110 * reload.c (push_reload, find_dummy_reload): Use DF_LR_OUT for
3111 IRA.
3112
3113 * tree-pass.h (pass_ira): New external variable declaration.
3114
3115 * reload.h: Add 2008 to the Copyright.
3116
3117 * cfgloopanal.c: Include params.h.
3118 (estimate_reg_pressure_cost): Decrease cost for IRA optimization
3119 mode.
3120
3121 * params.h (IRA_MAX_LOOPS_NUM): New macro.
3122
3123 * toplev.c (ira.h): New include.
3124 (flag_ira_algorithm, flag_ira_verbose): New external variables.
3125 (backend_init_target): Call ira_init.
3126 (backend_init): Call ira_init_once.
3127 (finalize): Call finish_ira_once.
3128
3129 * toplev.h (flag_ira, flag_ira_coalesce, flag_ira_move_spills,
3130 flag_ira_share_save_slots, flag_ira_share_spill_slots): New
3131 external variables.
3132
3133 * regs.h (contains_reg_of_mode, move_cost, may_move_in_cost,
3134 may_move_out_cost): New external variable declarations.
3135 (move_table): New typedef.
3136
3137 * caller-save.c: Include headers output.h and ira.h.
3138 (no_caller_save_reg_set): New global variable.
3139 (save_slots_num, save_slots): New variables.
3140 (reg_save_code, reg_restore_code, add_stored_regs): Add
3141 prototypes.
3142 (init_caller_save): Set up no_caller_save_reg_set.
3143 (init_save_areas): Reset save_slots_num.
3144 (saved_hard_reg): New structure.
3145 (hard_reg_map, saved_regs_num, all_saved_regs): New variables.
3146 (initiate_saved_hard_regs, new_saved_hard_reg,
3147 finish_saved_hard_regs, saved_hard_reg_compare_func): New
3148 functions.
3149 (setup_save_areas): Add code for sharing stack slots.
3150 (all_blocks): New variable.
3151 (save_call_clobbered_regs): Process pseudo-register too.
3152 (mark_set_regs): Process pseudo-register too.
3153 (insert_one_insn): Put the insn after bb note in a empty basic
3154 block. Add insn check.
3155
3156 * global.c (eliminable_regset): Make it external.
3157 (mark_elimination): Use DF_LR_IN for IRA.
3158 (pseudo_for_reload_consideration_p): New.
3159 (build_insn_chain): Make it external. Don't ignore spilled
3160 pseudos for IRA. Use pseudo_for_reload_consideration_p.
3161 (gate_handle_global_alloc): New function.
3162 (pass_global_alloc): Add the gate function.
3163
3164 * opts.c (decode_options): Set up flag_ira. Print the warning for
3165 -fira.
3166 (common_handle_option): Process -fira-algorithm and -fira-verbose.
3167
3168 * timevar.def (TV_IRA, TV_RELOAD): New passes.
3169
3170 * regmove.c (regmove_optimize): Don't do replacement of output for
3171 IRA.
3172
3173 * hard-reg-set.h (no_caller_save_reg_set, reg_class_subclasses):
3174 New external variable declarations.
3175
3176 * local-alloc.c (update_equiv_regs): Make it external. Return
3177 true if jump label rebuilding should be done. Rescan new_insn for
3178 notes.
3179 (gate_handle_local_alloc): New function.
3180 (pass_local_alloc): Add the gate function.
3181
3182 * alias.c (value_addr_p, stack_addr_p): New functions.
3183 (nonoverlapping_memrefs_p): Use them for IRA.
3184
3185 * common.opt (fira, fira-algorithm, fira-coalesce,
3186 fira-move-spills, fira-share-save-slots, fira-share-spill-slots,
3187 fira-verbose): New options.
3188
3189 * regclass.c (reg_class_subclasses, contains_reg_of_mode,
3190 move_cost, may_move_in_cost, may_move_out_cost): Make the
3191 variables external.
3192 (move_table): Remove typedef.
3193 (init_move_cost): Make it external.
3194 (allocate_reg_info, resize_reg_info, setup_reg_classes): New
3195 functions.
3196
3197 * rtl.h (init_move_cost, allocate_reg_info, resize_reg_info,
3198 setup_reg_classes): New function prototypes.
3199 (eliminable_regset): New external variable declaration.
3200 (build_insn_chain, update_equiv_regs): New function prototypes.
3201
3202 * Makefile.in (IRA_INT_H): New definition.
3203 (OBJS-common): Add ira.o, ira-build.o, ira-costs.o,
3204 ira-conflicts.o, ira-color.o, ira-emit.o, and ira-lives.o.
3205 (reload1.o, toplev.o): Add dependence on ira.h.
3206 (cfgloopanal.o): Add PARAMS_H.
3207 (caller-save.o): Add dependence on output.h and ira.h.
3208 (ira.o, ira-build.o, ira-costs.o, ira-conflicts.o, ira-color.o,
3209 ira-emit.o, ira-lives.o): New entries.
3210
3211 * passes.c (pass_ira): New pass.
3212
3213 * params.def (PARAM_IRA_MAX_LOOPS_NUM): New parameter.
3214
3215 * reload1.c (ira.h): Include the header.
3216 (changed_allocation_pseudos): New bitmap.
3217 (init_reload): Initiate the bitmap.
3218 (compute_use_by_pseudos): Permits spilled registers in FROM.
3219 (temp_pseudo_reg_arr): New variable.
3220 (reload): Allocate and free temp_pseudo_reg_arr. Sort pseudos for
3221 IRA. Call alter_reg with the additional parameter. Don't clear
3222 spilled_pseudos for IRA. Restore original insn chain for IRA.
3223 Clear changed_allocation_pseudos at the end of reload.
3224 (calculate_needs_all_insns): Call IRA's mark_memory_move_deletion.
3225 (hard_regno_to_pseudo_regno): New variable.
3226 (count_pseudo): Check spilled pseudos. Set up
3227 hard_regno_to_pseudo_regno.
3228 (count_spilled_pseudo): Check spilled pseudos. Update
3229 hard_regno_to_pseudo_regno.
3230 (find_reg): Use better_spill_reload_regno_p. Check
3231 hard_regno_to_pseudo_regno.
3232 (alter_reg): Set up spilled_pseudos. Add a new parameter. Add
3233 code for IRA.
3234 (eliminate_regs_1): Use additional parameter for alter_reg.
3235 (finish_spills): Set up pseudo_previous_regs only for spilled
3236 pseudos. Call reassign_pseudos once for all spilled pseudos, pass
3237 more arguments. Don't clear live_throughout and dead_or_set for
3238 spilled pseudos. Use additional parameter for alter_reg. Call
3239 mark_allocation_change. Set up changed_allocation_pseudos.
3240 Remove sanity check.
3241 (emit_input_reload_insns, delete_output_reload): Use additional
3242 parameter for alter_reg. Call mark_allocation_change.
3243 (substitute, gen_reload_chain_without_interm_reg_p): New
3244 functions.
3245 (reloads_conflict): Use gen_reload_chain_without_interm_reg_p.
3246
3247 * testsuite/gcc.dg/20080410-1.c: New file.
3248
3249 * config/s390/s390.h (IRA_COVER_CLASSES,
3250 IRA_HARD_REGNO_ADD_COST_MULTIPLIER): Define.
3251
3252 * config/sparc/sparc.h (IRA_COVER_CLASSES): New macro.
3253
3254 * config/i386/i386.h (IRA_COVER_CLASSES): Ditto.
3255
3256 * config/ia64/ia64.h (IRA_COVER_CLASSES): Ditto.
3257
3258 * config/rs6000/rs6000.h (IRA_COVER_CLASSES): Ditto.
3259
3260 * config/arm/arm.h (IRA_COVER_CLASSES): Ditto.
3261
3262 * config/alpha/alpha.h (IRA_COVER_CLASSES): Ditto.
3263
3264 2008-08-24 Jeff Law <law@redhat.com>
3265 * ira.c (setup_reg_class_intersect_union): Prefer smallest class
3266 when ignoring unavailable registers.
3267
3268 2008-08-24 Jeff Law <law@redhat.com>
3269 * ira-color.c (coalesced_pseudo_reg_slot_compare): Check
3270 FRAME_GROWS_DOWNWARD and STACK_GROWS_DOWNWARD.
3271 * ira.c (setup_eliminable_regset): Check stack_realign_needed.
3272 * config/mn10300/mn10300.h (IRA_COVER_CLASSES): New macro.
3273
3274 2008-06-03 Steve Chamberlain <steve.chamberlain@gmail.com>
3275 * ira-build.c (allocno_range_compare_func): Stabilize sort.
3276
3277 2008-05-29 Andy Hutchinson <hutchinsonandy@aim.com>
3278 * config/avr/avr.h (IRA_COVER_CLASSES): New macro.
3279 * reload1.c (find_reg): Process registers in register allocation order.
3280
3281 2008-05-10 Richard Sandiford <rsandifo@nildram.co.uk>
3282 * toplev.c (backend_init_target): Move ira_init call from
3283 here...
3284 (lang_dependent_init_target): ...to here.
3285
3286 2008-05-10 Richard Sandiford <rsandifo@nildram.co.uk>
3287 * ira.c (setup_class_subset_and_memory_move_costs): Don't
3288 calculate memory move costs for NO_REGS.
3289
3290 2008-05-05 Kaz Kojima <kkojima@gcc.gnu.org>
3291 * ira-color.c (ira_fast_allocation): Use no_stack_reg_p only if
3292 STACK_REGS is defined.
3293
3294 2008-04-08 Andrew Pinski <andrew_pinski@playstation.sony.com>
3295 * config/spu/spu.h (IRA_COVER_CLASSES): New macro.
3296
3297 2008-04-04 Bernd Schmidt <bernd.schmidt@analog.com>
3298 * config/bfin/bfin.h (IRA_COVER_CLASSES): New macro.
3299
3300 2008-04-04 Kaz Kojima <kkojima@gcc.gnu.org>
3301 * config/sh/sh.h (IRA_COVER_CLASSES): Define.
3302 * config/sh/sh.md (movsicc_true+3): Check if emit returns a
3303 barrier.
3304
3305 2008-08-26 Victor Kaplansky <victork@il.ibm.com>
3306 Dorit Nuzman <dorit@il.ibm.com>
3307
3308 * gcc/config/spu/spu.md (vec_extract_evenv4si,
3309 vec_extract_evenv4sf, vec_extract_evenv8hi,
3310 vec_extract_evenv16qi, vec_extract_oddv4si,
3311 vec_extract_oddv4sf, vec_extract_oddv8hi, vec_extract_oddv16qi,
3312 vec_interleave_highv4sf, vec_interleave_lowv4sf,
3313 vec_interleave_highv4si, vec_interleave_lowv4si,
3314 vec_interleave_highv8hi, vec_interleave_lowv8hi,
3315 vec_interleave_highv16qi, vec_interleave_lowv16qi,
3316 vec_pack_trunc_v8hi, vec_pack_trunc_v4si): Implement.S
3317
3318 2008-08-25 Janis Johnson <janis187@us.ibm.com>
3319
3320 PR target/36756
3321 * config/rs6000/rs6000.c (optimization_options): Don't default to
3322 section anchors without toplevel reorder.
3323
3324 2008-08-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3325
3326 * config/spu/spu_mfcio.h (mfc_begin_critical_section): New function.
3327 (mfc_end_critical_section): Likewise.
3328
3329 2008-08-25 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
3330
3331 * config/rs6000/rs6000.c (rs6000_handle_altivec_attribute): Propagate
3332 all type qualifiers from element type to vector type.
3333
3334 2008-08-25 David Daney <ddaney@avtrex.com>
3335
3336 * config/mips/mips.md (immediate_insn): Move up in file, fix
3337 comment typo, reformat.
3338 (fetchop_bit, atomic_hiqi_op memory_barrier,
3339 sync_compare_and_swap<mode>, compare_and_swap_12, sync_add<mode>,
3340 sync_<optab><mode>, sync_<optab>_12, sync_old_<optab><mode>,
3341 sync_old_<optab>_12, sync_new_<optab><mode>, sync_new_<optab>_12,
3342 sync_nand<mode>, sync_nand_12, sync_old_nand<mode>,
3343 sync_old_nand_12, sync_new_nand<mode>, sync_new_nand_12,
3344 sync_sub<mode>, sync_old_add<mode>, sync_old_sub<mode>,
3345 sync_new_add<mode>, sync_new_sub<mode>, sync_<optab><mode>,
3346 sync_old_<optab><mode>, sync_new_<optab><mode>, sync_nand<mode>,
3347 sync_old_nand<mode>, sync_new_nand<mode>,
3348 sync_lock_test_and_set<mode>, sync_lock_test_and_set<mode>,
3349 test_and_set_12): Moved to sync.md.
3350 (sync.md): Include.
3351 * config/mips/sync.md: New file.
3352
3353 2008-08-25 Richard Henderson <rth@redhat.com>
3354
3355 * dwarf2out.c (def_cfa_1): Don't scale by DWARF_CIE_DATA_ALIGNMENT.
3356 (regsave): Likewise.
3357 (lookup_cfa_1): Don't rescale by DWARF_CIE_DATA_ALIGNMENT.
3358 (output_cfi_directive): Likewise.
3359 (div_data_align): New.
3360 (output_cfi): Use it.
3361
3362 2008-08-24 Adam Nemet <anemet@caviumnetworks.com>
3363
3364 * config.gcc (mips64*-*-linux*): Handle mips64octeon*-*-linux*.
3365 * config/mips/mips.h (enum processor_type): Add PROCESSOR_OCTEON.
3366 (TARGET_OCTEON): New macro.
3367 (TARGET_CPU_CPP_BUILTINS): Define __OCTEON__ for Octeon.
3368 (MIPS_ISA_LEVEL_SPEC, MIPS_ARCH_FLOAT_SPEC): Handle -march=octeon.
3369 (ISA_HAS_POP): New macro.
3370 * config/mips/driver-native.c (host_detect_local_cpu): Handle
3371 Octeon.
3372 * config/mips/mips.c (mips_cpu_info_table, mips_rtx_cost_data):
3373 Handle Octeon.
3374 * config/mips/mips.md (cpu): Add octeon.
3375 (type): Add pop attribute value.
3376 (popcount<mode>2): New pattern.
3377 * doc/invoke.texi (-march=@var{arch}): Add octeon.
3378
3379 2008-08-24 Jan Hubicka <jh@suse.cz>
3380
3381 * doc/invoke.texi (-fipa-cp-clone): New option.
3382 (-fipa-cp): Update docs.
3383 (--param ipcp-unit-growth):New.
3384 * ipa-cp.c: Include fibheap.h, params.h
3385 (ipcp_initialize_node_lattices): When not cloning, all externally
3386 visible functions are bottom.
3387 (ipcp_need_redirect_p): Accept clones.
3388 (ipcp_insert_stage): Use cost driven heuristics.
3389 (max_count, dead_nodes): New static vars.
3390 (ipcp_need_original_clone_p, ipcp_estimate_cloning_cost,
3391 ipcp_const_param_count): New functions.
3392 * common.opt (ipa-cp-clone): New command line option.
3393 * params.def (ipcp-unit-growth): New.
3394
3395 2008-08-24 Jan Hubicka <jh@suse.cz>
3396
3397 * tree-inline.c (tree_function_versioning): Look harder
3398 for referenced vars.
3399
3400 2008-08-24 Razya Ladelsky <razya@il.ibm.com>
3401
3402 PR tree-optimization/37185
3403 * matrix-reorg.c (transform_access_sites): Update changed stmt.
3404
3405 2008-08-23 Jan Hubicka <jh@suse.cz>
3406
3407 * ipa-cp.c (ipcp_analyze_node): New function.
3408 (ipcp_update_cloned_node): Use it.
3409 (ipcp_init_stage): Likewise.
3410 * ipa-inline.c (function_insertion_hook_holder): New static var.
3411 (analyze_function): Break out from ....
3412 (inline_generate_summary): Here; register insertion hook.
3413 (cgraph_decide_inlining): Remove hook.
3414 (add_new_function): New function.
3415
3416 2008-08-23 Jan Hubicka <jh@suse.cz>
3417
3418 * opts.c (decode_options): Revert accidental change enabling ipa-cp.
3419
3420 2008-08-23 Jan Hubicka <jh@suse.cz>
3421
3422 * ipa-cp.c (constant_val_insert): Remove.
3423 (ipcp_propagate_one_const): Remove.
3424 (ipcp_create_replace_map): Always insert replacements to the map.
3425 (ipcp_insert_stage): Do not try to insert statements by hand.
3426 * tree-inline.c (insert_init_stmt): Break out from ...
3427 (setup_one_parameter): ... here; allow NULL BB pointer.
3428 (tree_function_versioning): Use setup_one_parameter to process
3429 replacement map.
3430
3431 2008-08-23 Jan Hubicka <jh@suse.cz>
3432
3433 * tree.c (decl_address_ip_invariant_p): New function.
3434 * tree.h (decl_address_ip_invariant_p): Declare.
3435 * gimple.c (strip_invariant_refs): Break out from ...
3436 (is_gimple_invariant_address): ... here
3437 (is_gimple_ip_invariant_address): New function.
3438 (is_gimple_ip_invariant): New function.
3439 * gimple.h (is_gimple_ip_invariant_address, is_gimple_ip_invariant):
3440 Declare.
3441
3442 * ipa-cp.c (ipcp_lat_is_const): Remove handling of IPA_CONST_VALUE_REF.
3443 (ipcp_lat_is_insertable): All constants are insertable.
3444 (ipcp_lattice_from_jfunc, ipcp_print_all_lattices): Remove handling of
3445 IPA_CONST_VALUE_REF.
3446 (ipcp_initialize_node_lattices): Propagate all types of operands.
3447 (build_const_val): Do not handle IPA_CONST_VALUE_REF.
3448 (ipcp_create_replace_map): Reformat.
3449 (ipcp_need_redirect_p): Simplify.
3450 (ipcp_insert_stage): Check that argument is used before clonning.
3451 * ipa-prop.c (ipa_print_node_jump_functions): Do not handle IPA_CONST_REF.
3452 (compute_scalar_jump_functions): Simplify using is_gimple_ip_invariat.
3453 (determine_cst_member_ptr): Keep wrapping ADDR_EXPR of members.
3454 (update_call_notes_after_inlining): Expect ADDR_EXPR in operand.
3455 * ipa-prop.h (jump_func_type): Remove IPA_CONST_REF.
3456 (jump_func_type): Remove IPA_CONST_VALUE_REF.
3457 * tree-inline.c (tree_function_versioning): Add variables referenced by
3458 replacing trees.
3459
3460 2008-08-23 Jan Hubicka <jh@suse.cz>
3461
3462 PR target/37094
3463 * i386.c (standard_80387_constant_p): Use optimize_size.
3464
3465 2008-08-23 Ira Rosen <irar@il.ibm.com>
3466
3467 PR tree-optimization/37161
3468 * tree-vectorizer.h (vect_get_smallest_scalar_type): Declare.
3469 * tree-vect-analyze.c (vect_get_smallest_scalar_type): New function.
3470 (vect_determine_vectorization_factor): Move the scalar type
3471 retrieval to vect_get_smallest_scalar_type.
3472 (vect_build_slp_tree): Call vect_get_smallest_scalar_type to get
3473 scalar type. Remove redundant computation.
3474 * tree-vect-transform.c (vect_get_constant_vectors): Add argument.
3475 (vect_get_slp_defs): Take the type of RHS into account if
3476 necessary by calling vect_get_smallest_scalar_type. Call
3477 vect_get_constant_vectors with additional argument.
3478
3479 2008-08-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3480
3481 PR 35648
3482 * doc/invoke.texi (Wwrite-strings): Clarify description.
3483
3484 2008-08-23 Ira Rosen <irar@il.ibm.com>
3485
3486 PR tree-optimization/37174
3487 * tree-vect-analyze.c (vect_get_and_check_slp_defs): Check that the
3488 def stmt is a part of the loop before accessing its stmt_vec_info.
3489
3490 2008-08-22 Anatoly Sokolov <aesok@post.ru>
3491
3492 PR target/11259
3493 * config/avr/avr.md (UNSPEC_SWAP): New constants.
3494 (*swap): New insn pattern.
3495 (*ashlqi3): Rename from ashlqi3 insn pattern.
3496 (ashlqi3): New expanders.
3497 (*lshrqi3): Rename from lshrqi3 insn pattern.
3498 (lshrqi3): New expanders.
3499 (ashlqi3_const4, ashlqi3_const5, ashlqi3_const6, lshrqi3_const4,
3500 lshrqi3_const5, lshrqi3_const6): New splitters.
3501 (andi, ashlqi3_l_const4, ashlqi3_l_const5, ashlqi3_l_const6,
3502 lshrqi3_l_const4, lshrqi3_l_const5, lshrqi3_l_const6): Define
3503 peephole2 patterns.
3504
3505 2008-08-22 Richard Guenther <rguenther@suse.de>
3506
3507 PR tree-optimization/37078
3508 * tree-vrp.c (extract_range_from_unary_expr): Avoid generating
3509 [+INF, +INF] ranges.
3510
3511 2008-08-22 Richard Guenther <rguenther@suse.de>
3512
3513 PR tree-optimization/37143
3514 * tree-vect-transform.c (vect_create_cond_for_align_checks): Build
3515 a conversion statement instead of a copy.
3516
3517 2008-08-22 Uros Bizjak <ubizjak@gmail.com>
3518
3519 PR target/37184
3520 * config/i386/i386.c (ix86_match_ccmode): Handle CCAmode,
3521 CCCmode, CCOmode and CCSmode destination modes.
3522
3523 PR target/37191
3524 * config/i386/mmx.md (*vec_extractv2sf_0): Avoid combining registers
3525 from different units in a single alternative.
3526 (*vec_extractv2sf_1): Ditto.
3527 (*vec_extractv2si_0): Ditto.
3528 (*vec_extractv2si_1): Ditto.
3529 * config/i386/sse.md (sse2_storehpd): Ditto.
3530 (sse2_storelpd): Ditto.
3531 (sse2_loadhpd): Ditto.
3532 (sse2_loadlpd): Ditto.
3533
3534 PR target/37197
3535 * config/i386/i386.md (clzsi2_abm): Fix operand 1 constraints.
3536 (popcountsi2): Ditto.
3537 (clzdi2_abm): Ditto.
3538 (popcountdi2): Ditto.
3539 (clzhi2_abm): Ditto.
3540 (popcounthi2): Ditto.
3541
3542 2008-08-22 Richard Guenther <rguenther@suse.de>
3543
3544 PR middle-end/36548
3545 PR middle-end/37125
3546 * fold-const.c (extract_muldiv_1): Optimize (X * C1) % C2 only
3547 if the multiplication does not overflow.
3548
3549 2008-08-21 Nathan Sidwell <nathan@codesourcery.com>
3550
3551 * c-ppoutput.c (init_pp_output): Initialize src_line to 1.
3552
3553 2008-08-21 Richard Henderson <rth@redhat.com>
3554
3555 * configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Remove
3556 spurrious comma from test.
3557 * configure: Rebuild.
3558
3559 2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3560
3561 PR 30457
3562 * builtins.c (fold_builtin_next_arg): Add warning about undefined
3563 behaviour.
3564
3565 2008-08-21 Aldy Hernandez <aldyh@redhat.com>
3566
3567 * c-tree.h (grokfield): New argument.
3568 * c-decl.c (grokfield): Handle new location argument.
3569 * c-parser.c (c_parser_struct_declaration): Pass location to
3570 grokfield.
3571
3572 2008-08-21 Richard Guenther <rguenther@suse.de>
3573
3574 * tree-ssa-ccp.c (ccp_fold): Fold VIEW_CONVERT_EXPRs of constants.
3575
3576 2008-08-21 Jan Hubicka <jh@suse.cz>
3577
3578 * cgraph.c (first_cgraph_function_insertion_hook): New variable.
3579 (cgraph_add_function_insertion_hook,
3580 cgraph_remove_function_insertion_hook,
3581 cgraph_call_function_insertion_hooks): New functions.
3582 * cgraph.h (cgraph_add_function_insertion_hook,
3583 cgraph_remove_function_insertion_hook,
3584 cgraph_call_function_insertion_hooks): Declare.
3585 * ipa-reference.c (function_insertion_hook_holder): New variable.
3586 (check_operand, look_for_address_of): When checking late, do not care
3587 about module bitmaps.
3588 (add_new_function): New function.
3589 (generate_summary): Register hooks; zero module bitmaps.
3590 (propagate): Unregister hooks.
3591 * ipa-pure-const.c (function_insertion_hook_holder): New variable.
3592 (add_new_function): New function.
3593 (generate_summary): Register hook.
3594 (propagate): Remove hook.
3595
3596 * ipa-cp.c (ipcp_need_redirect_p): Fix to not be constant 0.
3597
3598 * tree-pass.h (pass_ipa_cp): Make ipa_opt_pass.
3599 * ipa-cp.c (ipcp_update_cloned_node): New function.
3600 (build_const_val): Handle functions correctly; bring type logic
3601 into sync with tree-inline.c
3602 (ipcp_init_stage): Take care of computing stuff needed by
3603 indirect inlining; update clones.
3604 (ipcp_generate_summary): Break out of ipcp_driver.
3605 (ipcp_driver): Do only execution and transformation.
3606 (pass_ipa_cp): Make IPA_PASS.
3607 * tree-ssa-ccp.c (fold_stmt_r): Check type before trying to fold
3608 offset to address.
3609 * ipa-inline.c (inline_indirect_intraprocedural_analysis): When doing
3610 ipcp, some info is already available.
3611 * ipa-prop.c (ipa_count_arguments): Grow edge lists as needed.
3612 * tree-inline.c (remap_ssa_name): Unshare expression.
3613
3614 2008-08-21 Richard Guenther <rguenther@suse.de>
3615
3616 * tree-ssa-pre.c (insert_into_preds_of_block): Before inserting
3617 a PHI ask VN if it is already available.
3618 * tree-ssa-sccvn.h (vn_phi_lookup): Declare.
3619 * tree-ssa-sccvn.c (vn_phi_lookup): Export.
3620
3621 2008-08-21 Richard Guenther <rguenther@suse.de>
3622
3623 PR middle-end/36817
3624 * tree-chrec.c (chrec_apply): Always call chrec_fold_plus which
3625 makes sure to produce a result of the correct type.
3626
3627 2008-08-21 Jan Hubicka <jh@suse.cz>
3628 Backport from LTO branch:
3629
3630 2008-05-05 Kenneth Zadeck <zadeck@naturalbridge.com>
3631 Jan Hubicka <jh@suse.cz>
3632
3633 * ipa-pure-const.c
3634 (init_state, finish_state, set_function_state, generate_summary):
3635 New functions.
3636 (scan_stmt): Renamed from scan_function. Changed to keep state in
3637 local static vars rather than cgraph aux field.
3638 (propagate): Renamed from static_execute. Changed to keep state in
3639 local static vars rather than cgraph aux field.
3640 (pass_ipa_pure_const): Changed from SIMPLE_IPA_PASS to IPA_PASS.
3641 * tree-pass.h (pass_ipa_pure_const): Turn into IPA_PASS.
3642
3643 2008-07-15 Kenneth Zadeck <zadeck@naturalbridge.com>
3644
3645 * tree-pass.h (pass_ipa_reference): Make into ipa_opt_pass.
3646 * ipa-reference.c (init_function_info, generate_summary,
3647 propagate): New functions.
3648 (analyze_function): Call init_function_info.
3649 (static_execute): Stripped into generate_summary and propagate.
3650 (pass_ipa_reference): Made into ipa_opt_pass.
3651
3652 2008-08-21 Richard Guenther <rguenther@suse.de>
3653
3654 PR tree-optimization/37181
3655 * tree-vrp.c (extract_range_from_binary_expr): Check for NULL
3656 folding result.
3657 (extract_range_from_unary_expr): Likewise.
3658
3659 2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3660
3661 * diagnostic.c (pedwarn_at): Rename as pedwarn.
3662 (pedwarn): Delete.
3663 * toplev.h (pedwarn_at): Likewise.
3664 * builtins.c: Update all calls to pedwarn.
3665 * c-lex.c: Likewise.
3666 * toplev.c: Likewise.
3667 * c-tree.h: Likewise.
3668 * c-decl.c: Likewise.
3669 * c-errors.c: Likewise.
3670 * c-typeck.c: Likewise.
3671 * c-common.c: Likewise.
3672 * c-parser.c: Likewise.
3673
3674 2008-08-20 Joseph Myers <joseph@codesourcery.com>
3675
3676 PR target/31070
3677 * config/sparc/sparc.c (function_arg_slotno): Handle structure
3678 with MODE_VECTOR_INT mode.
3679
3680 2008-08-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3681
3682 PR middle-end/179
3683 * tree-ssa.c (warn_uninit): Do not warn for variables that can be
3684 initialized outside the current module.
3685 (warn_uninitialized_var): Ignore left-hand side when walking the
3686 trees. Ignore address expressions. Examine VUSE operands in gimple
3687 statements with a variable declaration on the right-hand side.
3688
3689 2008-08-20 Richard Sandiford <rdsandiford@googlemail.com>
3690
3691 PR bootstrap/37155
3692 * rtlanal.c (subreg_offset_representable_p): Revert last change.
3693
3694 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3695
3696 PR 35701
3697 * c-common.c (conversion_warning): Do not warn if applying bit-and
3698 operator to unsigned constant that fits in the target type.
3699
3700 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3701
3702 PR c++/35602
3703 * c-common.c (conversion_warning): Do not warn for artificial
3704 expressions.
3705
3706 2008-08-20 Richard Guenther <rguenther@suse.de>
3707
3708 * tree-vrp.c (op_with_constant_singleton_value_range): New function.
3709 (extract_range_from_binary_expr): Fall back to constant propagation.
3710 (extract_range_from_unary_expr): Likewise.
3711
3712 2008-08-20 Richard Guenther <rguenther@suse.de>
3713
3714 * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Do not mess
3715 with TREE_THIS_VOLATILE on shared nodes.
3716 (fold_stmt_r): Likewise.
3717
3718 2008-08-20 Jakub Jelinek <jakub@redhat.com>
3719
3720 PR c/37171
3721 * c-parser.c (c_parser_attributes): For keywords use canonical
3722 spelling for attr_name.
3723
3724 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3725
3726 * value-prof.c (check_counter): Revert wrong call to error.
3727
3728 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3729
3730 * profile.c: Update calls to inform.
3731 * value-prof.c: Update calls to inform.
3732
3733 2008-08-20 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3734
3735 * diagnostic.c (inform): Add an explicit location_t parameter.
3736 * toplev.h (inform): Update declaration.
3737 * builtins.c: Update all calls to inform.
3738 * c-common.c: Likewise.
3739 * c-decl.c: Likewise.
3740 * c-opts.c: Likewise.
3741 * c-pch.c: Likewise.
3742 * c-pragma.c: Likewise.
3743 * c-typeck.c: Likewise.
3744 * coverage.c: Likewise.
3745 * opts.c: Likewise.
3746 * toplev.c: Likewise.
3747 * tree-cfg.c: Likewise.
3748 * tree-ssa.c: Likewise.
3749
3750 2008-08-20 H.J. Lu <hongjiu.lu@intel.com>
3751
3752 PR target/37169
3753 * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): In
3754 V2DI mode, for SSE4.1, use movq instead of vector set if the
3755 second element is zero and inter-unit moves are OK.
3756
3757 2008-08-20 Richard Guenther <rguenther@suse.de>
3758
3759 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): More
3760 properly handle conversion/copy chains after tuplification.
3761
3762 2008-08-20 Richard Guenther <rguenther@suse.de>
3763
3764 * passes.c (init_optimization_passes): Move the second
3765 forwprop pass before alias computation. Remove the second
3766 DCE pass. Remove the first dominator and phi copy/const
3767 prop passes.
3768
3769 2008-08-20 Nick Clifton <nickc@redhat.com>
3770
3771 * configure.ac (HAVE_GAS_CFI_DIRECTIVE): Always test for assembler
3772 support of this feature. Do not assume that a sufficiently new
3773 assembler will support the feature regardless of the target type.
3774 (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): Likewise.
3775 * configure: Regenerate.
3776
3777 2008-08-20 Richard Guenther <rguenther@suse.de>
3778
3779 * tree-vrp.c (found_in_subgraph): Remove.
3780 (live): New global static.
3781 (live_on_edge): New function.
3782 (blocks_visited): Remove.
3783 (register_edge_assert_for_2): Use live_on_edge.
3784 (find_conditional_asserts): Remove code dealing with
3785 found_in_subgraph. Do not walk the CFG.
3786 (find_switch_asserts): Likewise.
3787 (find_assert_locations_1): Renamed from find_assert_locations.
3788 Move finding assert locations for conditional and switch
3789 statements first. Update live bitmap. Do not walk the CFG.
3790 (find_assert_locations): New function.
3791 (insert_range_assertions): Remove entry of CFG walk.
3792 Adjust call to find_assert_locations.
3793 * tree-ssa-pre.c (do_regular_insertion): Ignore critical edges
3794 that only can appear because of fake exit edges but assert we
3795 never try to insert on those.
3796 (fini_pre): Do not remove fake exit edges here...
3797 (execute_pre): ...but here, before committing edge inserts.
3798
3799 2008-08-19 Richard Guenther <rguenther@suse.de>
3800
3801 * passes.c (init_optimization_passes): Exchange store-ccp
3802 with a ccp pass.
3803
3804 2008-08-19 Rafael Espíndola <espindola@google.com>
3805
3806 * varasm.c (weak_decls): Move earlier in the file.
3807 (assemble_external): Add weak decls to the weak_decls list.
3808 (declare_weak): Don't add decls to the weak_decls list.
3809
3810 2008-08-19 H.J. Lu <hongjiu.lu@intel.com>
3811
3812 PR target/37157
3813 * config/i386/sse.md (sse2_punpckhqdq, sse2_punpcklqdq): Moved
3814 before (sse2_shufpd_<mode>).
3815
3816 2008-08-19 Jakub Jelinek <jakub@redhat.com>
3817
3818 PR debug/37156
3819 * pretty-print.c (pp_base_format): Deal with recursive BLOCK trees.
3820 * tree.c (block_nonartificial_location): Likewise.
3821
3822 2008-08-19 Richard Guenther <rguenther@suse.de>
3823
3824 PR tree-optimization/35972
3825 PR tree-optimization/23094
3826 * tree-ssa-sccvn.h (vn_reference_lookup_pieces): Add maywalk
3827 parameter.
3828 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Properly
3829 handle MISALIGNED_INDIRECT_REF.
3830 (get_ref_from_reference_ops): New helper.
3831 (vn_reference_lookup_pieces): Walk the use-def chain using the
3832 alias-oracle if requested.
3833 * tree-ssa-pre.c (phi_translate_1): Do reference lookup with
3834 walking the use-def chain.
3835 (compute_avail): But not here.
3836 (create_component_ref_by_pieces_1): Properly handle
3837 MISALIGNED_INDIRECT_REF.
3838 (do_regular_insertion): Handle fully redundant
3839 expressions after PHI-translation also for SSA_NAME values, not
3840 only constants. Correctly use edoubleprime for that.
3841
3842 2008-08-19 Ira Rosen <irar@il.ibm.com>
3843
3844 * tree-vectorizer.c (supportable_widening_operation): Support
3845 multi-step conversion, return the number of steps in such conversion
3846 and the required intermediate types.
3847 (supportable_narrowing_operation): Likewise.
3848 * tree-vectorizer.h (vect_pow2): New function.
3849 (supportable_widening_operation): Change argument types.
3850 (supportable_narrowing_operation): Likewise.
3851 (vectorizable_type_promotion): Add an argument.
3852 (vectorizable_type_demotion): Likewise.
3853 * tree-vect-analyze.c (vect_analyze_operations): Call
3854 vectorizable_type_promotion and vectorizable_type_demotion with
3855 additional argument.
3856 (vect_get_and_check_slp_defs): Detect patterns.
3857 (vect_build_slp_tree): Add an argument, don't fail in case of multiple
3858 types.
3859 (vect_analyze_slp_instance): Don't fail in case of multiple types. Call
3860 vect_build_slp_tree with correct arguments. Calculate unrolling factor
3861 according to the smallest type in the loop.
3862 (vect_detect_hybrid_slp_stmts): Include statements from patterns.
3863 * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Call
3864 supportable_widening_operation with correct arguments.
3865 * tree-vect-transform.c (vect_get_slp_defs): Allocate output vector
3866 operands lists according to the number of vector statements in left
3867 or right node, if exists.
3868 (vect_gen_widened_results_half): Remove unused argument.
3869 (vectorizable_conversion): Call supportable_widening_operation,
3870 supportable_narrowing_operation, and vect_gen_widened_results_half
3871 with correct arguments.
3872 (vectorizable_assignment): Change documentation, support multiple
3873 types in SLP.
3874 (vectorizable_operation): Likewise.
3875 (vect_get_loop_based_defs): New function.
3876 (vect_create_vectorized_demotion_stmts): Likewise.
3877 (vectorizable_type_demotion): Support loop-aware SLP and general
3878 multi-step conversion. Call vect_get_loop_based_defs and
3879 vect_create_vectorized_demotion_stmts for transformation.
3880 (vect_create_vectorized_promotion_stmts): New function.
3881 (vectorizable_type_promotion): Support loop-aware SLP and general
3882 multi-step conversion. Call vect_create_vectorized_promotion_stmts
3883 for transformation.
3884 (vectorizable_store): Change documentation, support multiple
3885 types in SLP.
3886 (vectorizable_load): Likewise.
3887 (vect_transform_stmt): Pass SLP_NODE to
3888 vectorizable_type_promotion and vectorizable_type_demotion.
3889 (vect_schedule_slp_instance): Move here the calculation of number
3890 of vectorized statements for each node from...
3891 (vect_schedule_slp): ... here.
3892 (vect_transform_loop): Call vect_schedule_slp without the last
3893 argument.
3894
3895 2008-08-19 Dorit Nuzman <dorit@il.ibm.com>
3896
3897 PR bootstrap/37152
3898 * tree-vect-transform.c (vect_create_epilog_for_reduction): Change =
3899 to == in assert statement.
3900 (vectorizable_reduction): Fix typo.
3901
3902 2008-08-18 H.J. Lu <hongjiu.lu@intel.com>
3903
3904 PR bootstrap/37153
3905 * value-prof.c (check_counter): Dereference pointer to overall
3906 count when printing it.
3907
3908 2008-08-18 H.J. Lu <hongjiu.lu@intel.com>
3909
3910 * profile.h: Really add it.
3911
3912 2008-08-18 H.J. Lu <hongjiu.lu@intel.com>
3913
3914 * mcf.c: Really add it.
3915
3916 2008-08-18 Paul Yuan <yingbo.com@gmail.com>
3917 Vinodha Ramasamy <vinodha@google.com>
3918
3919 * cgraph.c (cgraph_edge): Handle inconsistent counts when setting
3920 count_scale.
3921 * value-prof.c (check_counter): Fix the counter if
3922 flag_profile_correction is true.
3923 (tree_divmod_fixed_value_transform, tree_mod_pow2_value_transform,
3924 tree_mod_subtract_transform):
3925 Follow check_counter parameter change.
3926 * common.opt (fprofile-correction): New option.
3927 * mcf.c: New file.
3928 * profile.h: Likewise.
3929 * profile.c (edge_info, EDGE_INFO): Moved to new file profile.h.
3930 (sum_edge_counts, is_edge_inconsistent, correct_negative_edge_counts,
3931 is_inconsistent, set_bb_counts, read_profile_edge_counts): New
3932 functions.
3933 (compute_branch_probabilities): Refactored. Invokes mcf_smooth_cfg if
3934 flag_profile_correction is set.
3935
3936 2008-08-18 Richard Sandiford <rdsandiford@googlemail.com>
3937
3938 * rtlanal.c (subreg_offset_representable_p): Check HARD_REGNO_MODE_OK.
3939
3940 2008-08-18 Tomas Bily <tbily@suse.cz>
3941
3942 * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed to CONVERT_EXPR_CODE_P.
3943 * tree-ssa-threadedge.c (simplify_control_stmt_condition): Use
3944 CONVERT_EXPR_P.
3945 * tree-data-ref.c (split_constant_offset_1): Likewise.
3946 * tree-inline.c (estimate_operator_cost): Use CASE_CONVERT.
3947 * tree-sra.c (sra_walk_expr): Likewise.
3948 * matrix-reorg.c (ssa_accessed_in_assign_rhs): Likewise.
3949 * tree-ssa-loop-niter.c (expand_simple_operations): Likewise.
3950 * gimple.h (gimple_assign_cast_p): Use CONVERT_EXPR_CODE_P.
3951 * tree-ssa-structalias.c (find_func_aliases, find_func_aliases):
3952 Likewise.
3953 * gimple.c (gimple_assign_unary_nop_p): Likewise.
3954 * tree-vect-transform.c (vectorizable_type_demotion)
3955 (vectorizable_type_promotion): Likewise.
3956 * tree-inline.c (expand_call_inline):
3957 * tree-ssa-forwprop.c (get_prop_source_stmt, can_propagate_from)
3958 (forward_propagate_addr_expr_1, forward_propagate_comparison)
3959 (tree_ssa_forward_propagate_single_use_vars): Likewise.
3960 * expr.c (expand_expr_real_1): Likewise.
3961 * tree-ssa-dom.c (hashable_expr_equal_p, iterative_hash_hashable_expr)
3962 (gimple_assign_unary_useless_conversion_p): Likewise.
3963 * tree-stdarg.c (execute_optimize_stdarg): Likewise.
3964 * tree-ssa-ccp.c (ccp_fold, fold_gimple_assign): Likewise.
3965 * fold-const.c (fold_unary): Likewise.
3966 * tree.h (CONVERT_EXPR_P): Likewise.
3967 * tree.c (simple_cst_equal, iterative_hash_expr): Likewise.
3968 * tree-ssa-loop-im.c (rewrite_bittest): Likewise.
3969 * tree-vrp.c:
3970 (register_edge_assert_for_2, extract_range_from_unary_expr)
3971 (register_edge_assert_for_1): Likewise.
3972
3973 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
3974
3975 * real.h (dconst_e, dconst_third, dconst_sqrt2, dconst_e_ptr,
3976 dconst_third_ptr, dconst_sqrt2_ptr): Declare.
3977 (enum real_value_const): Delete.
3978 (get_real_const): Delete.
3979 * real.c (get_real_const): Delete.
3980 (dconst_e_ptr): Define.
3981 (dconst_third_ptr): Define.
3982 (dconst_sqrt2_ptr): Define.
3983 * builtins.c: Update all callers.
3984
3985 2008-08-18 Richard Guenther <rguenther@suse.de>
3986
3987 * tree-ssa-reassoc.c (reassociate_bb): Properly reset the
3988 statement iterator after statement removal.
3989
3990 2008-08-18 Andreas Tobler <a.tobler@schweiz.org>
3991
3992 * config/rs6000/driver-rs6000.c (detect_caches_freebsd): New function.
3993 (detect_processor_freebsd): Likewise.
3994 (host_detect_local_cpu): Call newly added functions for FreeBSD.
3995
3996 2008-08-18 Richard Guenther <rguenther@suse.de>
3997
3998 * tree-cfg.c (verify_types_in_gimple_assign): Verify copies
3999 and loads have the correct types.
4000
4001 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4002
4003 PR cpp/7263
4004 * c-opts.c (cpp_opts): Remove static.
4005 * c-parser.c (cpp_opts): Declare it extern.
4006 (disable_extension_diagnostics): Handle cpp options.
4007 (enable_extension_diagnostics): Likewise.
4008
4009 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4010
4011 * diagnostics.c (permerror_at): Rename as permerror.
4012 (permerror): Delete.
4013 * toplev.h: Likewise.
4014
4015 2008-08-18 Richard Guenther <rguenther@suse.de>
4016
4017 * passes.c (init_optimization_passes): Remove cleanup_cfg1,
4018 sdse1 and addressables2 passes. Replace dce1 with cddce1.
4019 Move call_cdce before build_alias. Move copyrename2,
4020 cunrolli and ccp2 beafore build_alias. Re-add addressable2
4021 right after final inlining.
4022 * tree-cfg.c (build_gimple_cfg): Do not dump function here.
4023 (pass_build_cfg): But instead via TODO_dump_func.
4024
4025 2008-08-18 Richard Guenther <rguenther@suse.de>
4026
4027 * tree-sra.c (generate_element_init_1): Deal with NULL constructor
4028 element index.
4029 (scalarize_init): If we failed to generate some initializers
4030 do not generate zeros for not instantiated members. Instead
4031 rely on the copy out.
4032 * tree-ssa-operands.c (get_addr_dereference_operands): Warn
4033 about missing flow-sensitive alias info only if we have
4034 aliases computed.
4035
4036 2008-08-17 Nick Clifton <nickc@redhat.com>
4037
4038 * doc/extend.texi (Function Attributes): Fix typo in description
4039 if hot function attribute.
4040
4041 2008-08-17 Daniel Jacobowitz <dan@codesourcery.com>
4042 Richard Sandiford <rdsandiford@googlemail.com>
4043
4044 * doc/install.texi (--with-mips-plt): Document.
4045 * doc/invoke.texi (-mplt, -mno-plt): Document.
4046 * config.gcc (mips*-*-*): Add mips-plt to supported_defaults
4047 and handle ${with_mips_plt}.
4048 * config/mips/mips.opt (mplt): New option.
4049 * config/mips/mips.h (TARGET_ABICALLS_PIC0): New macro.
4050 (TARGET_ABICALLS_PIC2): Likewise.
4051 (TARGET_GPWORD): Return false for TARGET_ABSOLUTE_ABICALLS.
4052 (OPTION_DEFAULT_SPECS): Add a mips-plt entry.
4053 (ASM_SPEC): Use !mabi=* instead of !mabi*.
4054 (MIPS_CALL): Use TARGET_ABICALLS_PIC2 instead of TARGET_ABICALLS
4055 to decide whether to output ".option picX" directives.
4056 * config/mips/linux.h (SUBTARGET_ASM_SPEC): Remove -mabi=64 handling.
4057 Pass -call_nonpic rather than -KPIC for -mplt.
4058 (BASE_DRIVER_SELF_SPECS): Remove -mplt if -mno-shared is not present
4059 on the command line. Also remove it when -mabi=64 is used without
4060 -msym32.
4061 * config/mips/linux64.h (SUBTARGET_ASM_SPEC): Delete.
4062 * config/mips/mips.c (mips_use_pic_fn_addr_reg_p): Handle
4063 TARGET_ABICALLS_PIC0.
4064 (mips_classify_symbol): Use TARGET_ABICALLS_PIC2 instead of
4065 TARGET_ABICALLS.
4066 (mips16_build_function_stub): Only output ".option pic" directives
4067 and PIC stubs if TARGET_ABICALLS_PIC2. Call through $25 instead of $1.
4068 (mips16_build_call_stub): Fix comment and remove redundant
4069 ".set at"/"set .noat" directives.
4070 (mips_function_rodata_section): Use the default behaviour for
4071 TARGET_ABSOLUTE_ABICALLS.
4072 (mips_file_start): Emit ".option pic0" for TARGET_ABICALLS_PIC0.
4073 (mips_global_pointer): Handle TARGET_ABICALLS_PIC0.
4074 (mips_restore_gp): Do nothing if the current function doesn't use
4075 a global pointer.
4076 (mips_expand_prologue): Only save $gp if the current function uses it.
4077 Use a normal move for TARGET_ABICALLS_PIC0.
4078 (mips_override_options): Only set flag_pic if TARGET_ABICALLS_PIC2.
4079
4080 2008-08-17 Richard Sandiford <rdsandiford@googlemail.com>
4081
4082 * config/mips/mips.c (mips_save_reg_p): Don't short-circuit rest
4083 of function when handling GLOBAL_POINTER_REGNUM.
4084
4085 2008-08-16 Eric Botcazou <ebotcazou@adacore.com>
4086
4087 PR ada/20548
4088 * common.opt (-fstack-check): Do not declare the variable here.
4089 (-fstack-check=): New option variant.
4090 * doc/invoke.texi (Code Gen Options): Document it.
4091 * expr.h (STACK_OLD_CHECK_PROTECT): New macro.
4092 (STACK_CHECK_PROTECT): Bump to 3 pages if DWARF-2 EH is used.
4093 (STACK_CHECK_STATIC_BUILTIN): New macro.
4094 * doc/tm.texi (Stack Checking): Document STACK_CHECK_STATIC_BUILTIN.
4095 * opts.c: Include expr.h.
4096 (common_handle_option) <OPT_fold_stack_check_>: New case.
4097 <OPT_fstack_check>: Likewise.
4098 * calls.c (initialize_argument_information): Use TYPE_SIZE_UNIT
4099 consistently in the test for variable-sized types. Adjust for
4100 new behaviour of flag_stack_check.
4101 * explow.c: Include except.h.
4102 (allocate_dynamic_stack_space): Do not take into account
4103 STACK_CHECK_MAX_FRAME_SIZE for static builtin stack checking.
4104 * function.c (gimplify_parameters): Use DECL_SIZE_UNIT in the test
4105 for variable-sized parameters. Treat all parameters whose size is
4106 greater than STACK_CHECK_MAX_VAR_SIZE as variable-sized if generic
4107 stack checking is enabled.
4108 * gimplify.c (gimplify_decl_expr): Treat non-static objects whose
4109 size is greater than STACK_CHECK_MAX_VAR_SIZE as variable-sized
4110 if generic stack checking is enabled.
4111 (expand_function_end): Adjust for new behaviour of flag_stack_check.
4112 * reload1.c (reload): Likewise.
4113 * stmt.c (expand_decl): Assert that all automatic variables have
4114 fixed size at this point and remove dead code.
4115 * flags.h (stack_check_type): New enumeration type.
4116 (flag_stack_check): Declare.
4117 * toplev.c (flag_stack_check): New global variable.
4118 * Makefile.in (opts.o): Add dependency on EXPR_H.
4119 (explow.o): Add dependency on except.h.
4120
4121 2008-08-16 Andy Hutchinson <hutchinsonandy@aim.com>
4122
4123 * config/avr/avr.c (avr_override_options): Reduce value of
4124 PARAM_INLINE_CALL_COST.
4125
4126 2008-08-15 Eric Botcazou <ebotcazou@adacore.com>
4127
4128 * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: When converting
4129 to BLKmode, try to fetch an inner memory reference. Use 'mode' in
4130 lieu of TYPE_MODE (type) throughout.
4131
4132 2008-08-15 Joseph Myers <joseph@codesourcery.com>
4133
4134 * config/arm/arm.c (add_minipool_backward_ref): Check for
4135 8-byte-aligned entries in second case of forcing insertion after a
4136 particular entry. Change third case to avoid inserting
4137 non-8-byte-aligned entries before 8-byte-aligned ones.
4138
4139 2008-08-15 Richard Guenther <rguenther@suse.de>
4140
4141 * tree-ssa-ccp.c (maybe_fold_offset_to_reference): Do not
4142 strip components for unknown size accesses.
4143
4144 2008-08-15 Wolfgang Gellerich <gellerich@de.ibm.com>
4145
4146 * config/s390/2097.md New file.
4147 * config/s390/s390.md ("z10prop" attribute): Define none,
4148 z10_super, z10_super_E1, z10_super_A1, z10_super_c,
4149 z10_super_c_E1, z10_fwd, z10_fwd_A1, z10_fwd_A3, z10_fwd_E1,
4150 z10_rec, z10_fr, z10_fr_A3, z10_fr_E1, z10_c, and z10_cobra as
4151 possible values and apply them to insns as appropriate.
4152 ("type" attribute): Removed itof and added ftrunctf,ftruncdf,
4153 ftruncsd, ftruncdd, itoftf, itofdf, itofsf, itofdd, itoftd,
4154 fdivdd, fdivtd, floaddd, floadsd, fmuldd, fmultd, fsimpdd,
4155 fsimpsd, fsimptd, fstoredd, fstoresd, ftoidfp as possible
4156 values.
4157 ("bfp" mode attribute): Removed. Every occurence replaced
4158 with <mode>.
4159 * config/s390/s390.c (struct "z10_cost"): Updated entries.
4160 * config/s390/2084.md (insn_reservation "x_itof"): Updated
4161 type attribute.
4162
4163 2008-08-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4164
4165 PR c/28152
4166 * c-parser.c (c_lex_one_token): Do not store the canonical spelling
4167 for keywords.
4168
4169 2008-08-14 Dorit Nuzman <dorit@il.ibm.com>
4170
4171 * tree-vect-transform.c (vect_create_epilog_for_reduction): Takes an
4172 additional argument. Support reduction when duplication is needed due
4173 to data-types of different sizes in the loop.
4174 (get_initial_def_for_induction): Fix printout.
4175 (vect_get_vec_def_for_stmt_copy): Support case where the
4176 vec_stmt_for_operand is a phi node.
4177 (vectorizable_reduction): Support reduction when duplication is needed
4178 due to data-types of different sizes in the loop.
4179 (vectorizable_call): Remove restriction to not vectorize in case we
4180 have data-types of different sizes in the loop.
4181 (vectorizable_conversion): Likewise.
4182 (vectorizable_operation): Likewise.
4183 (vectorizable_type_demotion): Likewise.
4184 (vectorizable_type_promotion): Likewise.
4185 (vectorizable_induction): Add restriction to not vectorize in case
4186 we have data-types of different sizes in the loop.
4187
4188 2008-08-14 Christophe Saout <christophe@saout.de>
4189 Uros Bizjak <ubizjak@gmail.com>
4190
4191 PR target/37101
4192 * config/i386/sse.md (vec_concatv2di): Remove movlps alternative.
4193 (*vec_concatv2di_rex64_sse4_1): Ditto.
4194 (*vec_concatv2di_rex64_sse): Ditto.
4195
4196 2008-08-14 Jakub Jelinek <jakub@redhat.com>
4197
4198 PR middle-end/37103
4199 * fold-const.c (fold_widened_comparison): Do not allow
4200 sign changes that change the result even if shorter type
4201 is wider than arg1_unw's type.
4202
4203 2008-08-13 Kazu Hirata <kazu@codesourcery.com>
4204
4205 * gcc.dg/arm-g2.c, gcc.dg/arm-mmx-1.c, gcc.dg/arm-scd42-2.c:
4206 Skip if the multilib testing specifies -march that does not
4207 agree with the one specified in the testcase.
4208
4209 2008-08-13 Joseph Myers <joseph@codesourcery.com>
4210
4211 * config/sparc/sparc.c (emit_soft_tfmode_cvt): Explicitly sign or
4212 zero extend SImode values being converted to TFmode before passing
4213 to libcalls.
4214
4215 2008-08-13 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4216
4217 * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Predefine
4218 __PPU__ when targeting the Cell/B.E. PPU processor.
4219
4220 2008-08-13 Eric Botcazou <ebotcazou@adacore.com>
4221
4222 * gimple.h (gimple_call_set_chain): Accept SSA variables.
4223 * tree-ssa-pre.c (create_component_ref_by_pieces_1) <CALL_EXPR>:
4224 Rematerialize the static chain, if any.
4225 * tree-ssa-sccvn.c (copy_reference_ops_from_call): Also copy the
4226 static chain.
4227
4228 2008-08-13 H.J. Lu <hongjiu.lu@intel.com>
4229
4230 * dwarf2out.c (dwarf_stack_op_name): Remove prototype.
4231 (new_loc_descr): Likewise.
4232 (add_loc_descr): Likewise.
4233 (size_of_loc_descr): Likewise.
4234 (size_of_locs): Likewise.
4235 (output_loc_operands): Likewise.
4236 (output_loc_sequence): Likewise.
4237 (new_reg_loc_descr): New.
4238 (build_cfa_loc): Use it.
4239 (build_cfa_aligned_loc): Likewise.
4240 (one_reg_loc_descriptor): Likewise.
4241 (based_loc_descr): Likewise.
4242
4243 2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4244
4245 PR 30551
4246 * doc/invoke.texi (Wmain): Update.
4247 * c-decl.c (start_decl): warn_main is only 0 or 1.
4248 (start_function): Likewise. Fix formatting.
4249 (finish_function): Delete redundant warning.
4250 * c.opt (Wmain): Add Var(warn_main) and Init(-1).
4251 * c-opts (c_common_handle_option): -Wall only has effect if
4252 warn_main is uninitialized. OPT_Wmain is automatically
4253 handled. -pedantic also enables Wmain.
4254 (c_common_post_options): Handle all logic for Wmain here.
4255 * c-common.c (warn_main): Delete.
4256 (check_main_parameter_types): Make pedwarns conditional on
4257 OPT_Wmain.
4258 * c-common.h (warn_main): Delete.
4259
4260 2008-08-13 H.J. Lu <hongjiu.lu@intel.com>
4261
4262 PR middle-end/36701
4263 * expr.c (emit_group_store): Allocate stack temp with the
4264 largest alignment when copying from register to stack.
4265
4266 2008-08-13 Richard Guenther <rguenther@suse.de>
4267
4268 * tree.h (maybe_fold_offset_to_address): Declare.
4269 * tree-ssa-ccp.c (surely_varying_stmt_p): Fix typo in last commit.
4270 (ccp_fold): Handle pointer conversions the same as fold_stmt.
4271 Likewise for POINTER_PLUS_EXPR.
4272 (maybe_fold_offset_to_reference): Enable disabled code.
4273 (maybe_fold_offset_to_address): New function.
4274 (fold_stmt_r): Use it.
4275 (fold_gimple_assign): Likewise.
4276 * gimplify.c (gimplify_conversion): Use maybe_fold_offset_to_address.
4277 (gimplify_expr): Likewise.
4278
4279 2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4280
4281 * toplev.h (pedwarn_at): Fix declaration.
4282
4283 2008-08-13 Joseph Myers <joseph@codesourcery.com>
4284
4285 * config/sparc/linux64.h (LINK_ARCH32_SPEC, LINK_ARCH64_SPEC,
4286 LINK_SPEC): Use %R in -Y P argument.
4287
4288 2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4289
4290 PR c/15236
4291 * diagnostic.c (pedwarn_at): New.
4292 * toplev.h (pedwarn_at): Declare.
4293 * c-tree.h (build_enumerator): Update declaration.
4294 * c-decl.c (finish_enum): Update comment.
4295 (build_enumerator): Take a location parameter. Give a pedwarn but do
4296 not perform any conversion.
4297 * c-parser.c (c_parser_enum_specifier): Set correct location for
4298 enumerator.
4299
4300 2008-08-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4301
4302 PR 35635
4303 * c-common.c (conversion_warning): Use a switch. Ignore boolean
4304 expressions except for conversions to signed:1 bitfields. Handle
4305 COND_EXPR with constant operands.
4306
4307 2008-08-13 Richard Guenther <rguenther@suse.de>
4308
4309 PR tree-optimization/15255
4310 * tree-ssa-reassoc.c (linearize_expr_tree): Declare.
4311 (struct oecount_s): New struct and VEC types.
4312 (cvec): New global.
4313 (oecount_hash): New function.
4314 (oecount_eq): Likewise.
4315 (oecount_cmp): Likewise.
4316 (zero_one_operation): New function.
4317 (build_and_add_sum): Likewise.
4318 (undistribute_ops_list): Perform un-distribution of multiplication
4319 and division on the chain of summands.
4320 (should_break_up_subtract): Also break up subtracts for factors.
4321 (reassociate_bb): Delete dead visited statements.
4322 Call undistribute_ops_list. Re-sort and optimize if it did something.
4323 * passes.c (init_optimization_passes): Move DSE before
4324 reassociation.
4325 * tree-ssa-loop-niter.c (stmt_dominates_stmt_p): Correctly handle
4326 PHI nodes.
4327
4328 2008-08-12 Janis Johnson <janis187@us.ibm.com>
4329
4330 * doc/invoke.texi (-fipa-pta): Say the option is experimental.
4331
4332 * doc/invoke.texi: Revert unintended checkin.
4333
4334 2008-08-12 Nathan Froyd <froydnj@codesourcery.com>
4335
4336 PR libgomp/26165
4337 * gcc.c (include_spec_function): Tweak call to find_a_file.
4338
4339 2008-08-12 Jakub Jelinek <jakub@redhat.com>
4340
4341 PR middle-end/37014
4342 * expr.c (expand_expr_real_1): Handle TRUTH_ANDIF_EXPR
4343 and TRUTH_ORIF_EXPR.
4344 * dojump.c (do_jump): Likewise.
4345
4346 PR tree-optimization/37084
4347 * tree-inline.c (copy_bb): Call gimple_regimplify_operands
4348 if id->regimplify, don't assume stmt is a cast assignment.
4349
4350 2008-08-12 Anatoly Sokolov <aesok@post.ru>
4351
4352 * final.c (final_scan_insn): Use app_enable/app_disable functions.
4353
4354 2008-08-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4355
4356 PR bootstrap/37097
4357 * builtins.c (do_mpfr_bessel_n): Fix copy-and-paste bug introduced
4358 by last change.
4359
4360 2008-08-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4361
4362 * defaults.h (TARGET_FLOAT_FORMAT): Remove.
4363 (UNKNOWN_FLOAT_FORMAT, IEEE_FLOAT_FORMAT, VAX_FLOAT_FORMAT): Remove.
4364
4365 * config/alpha/alpha.h (TARGET_FLOAT_FORMAT): Remove.
4366 * config/iq2000/iq2000.h (TARGET_FLOAT_FORMAT): Remove.
4367 * config/pdp11/pdp11.h (TARGET_FLOAT_FORMAT): Remove.
4368 * config/score/score.h (TARGET_FLOAT_FORMAT): Remove.
4369 * config/vax/vax.h (TARGET_FLOAT_FORMAT): Remove.
4370
4371 * doc/tm.texi (Storage Layout): Remove documentation for
4372 TARGET_FLOAT_FORMAT.
4373
4374 * simplify-rtx.c (simplify_binary_operation_1): Replace
4375 TARGET_FLOAT_FORMAT check by appropriate HONOR_... checks.
4376
4377 2008-08-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4378
4379 * real.h (struct real_format): New member has_sign_dependent_rounding.
4380 * real.c (ieee_single_format, mips_single_format, motorola_single_format,
4381 spu_single_format, ieee_double_format, mips_double_format,
4382 motorola_double_format, ieee_extended_motorola_format,
4383 ieee_extended_intel_96_format, ieee_extended_intel_128_format,
4384 ieee_extended_intel_96_round_53_format, ibm_extended_format,
4385 mips_extended_format, ieee_quad_format, mips_quad_format,
4386 vax_f_format, vax_d_format, vax_g_format): Initialize it.
4387 * config/pdp11/pdp11.c (pdp11_f_format, pdp11_d_format): Likewise.
4388
4389 * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES,
4390 MODE_HAS_SIGNED_ZEROS, MODE_HAS_SIGN_DEPENDENT_ROUNDING): Remove.
4391 * config/spu/spu.h (MODE_HAS_NANS, MODE_HAS_INFINITIES,
4392 MODE_HAS_SIGN_DEPENDENT_ROUNDING): Remove.
4393 (ROUND_TOWARDS_ZERO): Likewise.
4394
4395 * real.h (REAL_MODE_FORMAT): Protect MODE against macro expansion.
4396 (FLOAT_MODE_FORMAT): New macro.
4397 (REAL_MODE_FORMAT_COMPOSITE_P): Remove, replace by ...
4398 (MODE_COMPOSITE_P): ... this new macro.
4399 (MODE_HAS_NANS, MODE_HAS_INFINITIES, MODE_HAS_SIGNED_ZEROS,
4400 MODE_HAS_SIGN_DEPENDENT_ROUNDING): New macros.
4401 * machmode.h (GET_MODE_INNER): Cast result to enum machine_mode.
4402
4403 * flags.h: Include "real.h".
4404
4405 * fold-const.c (const_binop): Use MODE_COMPOSITE_P instead of
4406 REAL_MODE_FORMAT_COMPOSITE_P.
4407 * simplify-rtx.c (simplify_const_binary_operation): Likewise.
4408
4409 * doc/tm.texi (Storage Layout): Remove documentation of
4410 MODE_HAS_NANS, MODE_HAS_INFINITIES, MODE_HAS_SIGNED_ZEROS,
4411 MODE_HAS_SIGN_DEPENDENT_ROUNDING. Update documentation of
4412 ROUND_TOWARDS_ZERO and LARGEST_EXPONENT_IS_NORMAL to clarify
4413 they only apply to libgcc2.a.
4414
4415 2008-08-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4416
4417 * config/spu/float_disf.c: New file.
4418 * config/spu/float_unsdisf.c: New file.
4419 * config/spu/t-elf (LIB2FUNCS_STATIC_EXTRA): Add them.
4420 (LIB2FUNCS_EXCLUDE): Define.
4421
4422 2008-08-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4423 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4424
4425 * real.h (struct real_format): New member round_towards_zero.
4426 * real.c (round_for_format): Respect fmt->round_towards_zero.
4427 (ieee_single_format, mips_single_format, motorola_single_format,
4428 spu_single_format, ieee_double_format, mips_double_format,
4429 motorola_double_format, ieee_extended_motorola_format,
4430 ieee_extended_intel_96_format, ieee_extended_intel_128_format,
4431 ieee_extended_intel_96_round_53_format, ibm_extended_format,
4432 mips_extended_format, ieee_quad_format, mips_quad_format,
4433 vax_f_format, vax_d_format, vax_g_format): Initialize it.
4434 * config/pdp11/pdp11.c (pdp11_f_format, pdp11_d_format): Likewise.
4435
4436 * builtins.s (do_mpfr_arg1): Consider round_towards_zero member of
4437 real_format to choose rounding mode when calling MPFR functions.
4438 (do_mpfr_arg2, do_mpfr_arg3, do_mpfr_sincos): Likewise.
4439 (do_mpfr_bessel_n, do_mpfr_remquo, do_mpfr_lgamma_r): Likewise.
4440
4441 * real.h (real_to_decimal_for_mode): Add prototype.
4442 * real.c (real_to_decimal_for_mode): Renames old real_to_decimal.
4443 Respect target rounding mode when generating decimal representation.
4444 (real_to_decimal): New stub for backwards compatibility.
4445 * c-cppbuiltin.c (builtin_define_with_hex_fp_value): Use
4446 real_to_decimal_for_mode instead of real_to_decimal.
4447
4448 * config/spu/spu.md ("floatdisf2", "floatunsdisf2"): New.
4449
4450 2008-08-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4451 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
4452
4453 * real.c (spu_single_format): New variable.
4454 * real.h (spu_single_format): Declare.
4455
4456 * config/spu/spu.c (spu_override_options): Install SFmode format.
4457 (spu_split_immediate): Use integer mode to operate on pieces of
4458 floating-point values in all cases.
4459
4460 * config/spu/spu.md (UNSPEC_FLOAT_EXTEND, UNSPEC_FLOAT_TRUNCATE): New.
4461 ("extendsfdf2"): Use UNSPEC_FLOAT_EXTEND instead of FLOAT_EXTEND.
4462 ("truncdfsf2"): Use UNSPEC_FLOAT_TRUNCATE instead of FLOAT_TRUNCATE.
4463
4464 2008-08-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4465
4466 * config/spu/spu.c (spu_safe_dma): Respect TARGET_SAFE_DMA.
4467
4468 2008-08-12 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
4469
4470 * config/spu/spu.h (DWARF_FRAME_RETURN_COLUMN): Define.
4471
4472 2008-08-12 Jakub Jelinek <jakub@redhat.com>
4473
4474 PR c++/36688
4475 * gimplify.c (gimplify_modify_expr_rhs): Test TREE_READONLY
4476 on the VAR_DECL instead of TYPE_READONLY on its type.
4477
4478 2008-08-12 Ira Rosen <irar@il.ibm.com>
4479
4480 * tree-vectorizer.c: Depend on langhooks.h.
4481 (supportable_widening_operation): Add two arguments. Support double
4482 type conversions.
4483 (supportable_narrowing_operation): Likewise.
4484 * tree-vectorizer.h (supportable_widening_operation): Add two
4485 arguments.
4486 (supportable_narrowing_operation): Likewise.
4487 * tree-vect-patterns.c (vect_recog_widen_mult_pattern) : Call
4488 supportable_widening_operation with correct arguments.
4489 * tree-vect-transform.c (vectorizable_conversion): Likewise.
4490 (vectorizable_type_demotion): Support double type conversions.
4491 (vectorizable_type_promotion): Likewise.
4492 * Makefile.in (tree-vectorizer.o): Depend on langhooks.h.
4493
4494 2008-08-11 Michael Matz <matz@suse.de>
4495
4496 * i386/i386.c (override_options): Move initialisation from
4497 flag_schedule_insns_after_reload to here from ...
4498 (optimization_options): ... here.
4499
4500 2008-08-11 Jakub Jelinek <jakub@redhat.com>
4501
4502 PR rtl-optimization/36998
4503 * dwarf2out.c (compute_barrier_args_size_1,
4504 compute_barrier_args_size): Temporarily remove assertions.
4505
4506 2008-08-10 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4507
4508 PR middle-end/20644
4509 * tree-ssa.c (struct walk_data): Add new flag
4510 warn_possibly_uninitialized.
4511 (warn_uninitialized_var): Use it.
4512 (warn_uninitialized_vars): New.
4513 (execute_early_warn_uninitialized): Call it.
4514 (execute_late_warn_uninitialized): Likewise.
4515
4516 2008-08-09 Andrew Pinski <andrew_pinski@playstation.sony.com>
4517
4518 PR middle-end/36238
4519 * reload1.c (gen_reload): Guard calls to get_secondary_mem
4520 for memory subregs.
4521
4522 2008-08-09 Jan Hubicka <jh@suse.cz>
4523
4524 PR target/37055
4525 * optabs.c (maybe_emit_unop_insn): Remove produced code if
4526 expansion failed.
4527 (expand_fix): Be prepared for expansion to fail.
4528 (expand_sfix_optab): Remove instructions if expansion failed.
4529
4530 2008-08-09 Anatoly Sokolov <aesok@post.ru>
4531
4532 * config/avr/avr.c (avr_mcu_types): Move the AT43USB320 device to
4533 avr31 architecture.
4534 * config/avr/avr.h (CRT_BINUTILS_SPECS): (Ditto.).
4535 * config/avr/t-avr (MULTILIB_MATCHES): (Ditto.).
4536
4537 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4538
4539 * config.gcc (mips*-*-linux*, mips64*-*-linux*): Add
4540 mips/t-libgcc-mips16 to tmake_file.
4541 * config/mips/mips-protos.h (mips_call_type): New enum.
4542 (mips_pic_base_register, mips_got_load): Declare.
4543 (mips_restore_gp): Take an rtx argument.
4544 (mips_use_pic_fn_addr_reg_p): Declare.
4545 (mips_expand_call): Replace the sibcall_p argument with
4546 a mips_call_type argument. Add a lazy_p parameter.
4547 (mips_split_call): Declare.
4548 * config/mips/mips.h (MIPS16_PIC_TEMP_REGNUM): New macro.
4549 (MIPS16_PIC_TEMP): Likewise.
4550 (reg_class): Delete M16_NA_REGS.
4551 (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update accordingly.
4552 (SYMBOL_FLAG_BIND_NOW, SYMBOL_REF_BIND_NOW_P): New macros.
4553 (mips_split_hi_p): Declare.
4554 * config/mips/mips.c (mips_split_hi_p): New array.
4555 (mips_regno_to_class): Change M16_NA_REGS entries to M16_REGS.
4556 (mips_got_symbol_type_p): New function.
4557 (mips_global_symbol_p): Check SYMBOL_REF_EXTERNAL_P.
4558 (mips16_stub_function_p): New function.
4559 (mips16_local_function_p): Likewise.
4560 (mips_use_pic_fn_addr_reg_p): Likewise.
4561 (mips_cannot_force_const_mem): Return false for HIGHs.
4562 Extend CONST_INT and symbolic handling to MIPS16, using
4563 mips_symbol_insns to check that the base symbol type is a
4564 legitimate constant. Reject GOT-based constants if
4565 TARGET_MIPS16_PCREL_LOADS.
4566 (mips_const_insns): Check targetm.cannot_force_const_mem when
4567 decomposing a symbolic base and a large offset.
4568 (mips_emit_call_insn): Add ORIG_ADDR and ADDR parameters.
4569 When calling a function that needs $25 from MIPS16 code,
4570 move the target address into $25 separately and add a USE
4571 to the call insn.
4572 (mips16_gp_pseudo_reg): Insert the initializer immediately
4573 before the first real insn.
4574 (mips_pic_base_register, mips_got_load): New functions.
4575 (mips_split_symbol): Generalize the name of the LO_SUM_OUT
4576 parameter to LOW_OUT. Say that it can be any valid SET_SRC
4577 when splitting a load-address operation. Split SYMBOL_GOT_DISP
4578 constants and highs of SYMBOL_GOT_PAGE_OFST constants.
4579 (mips_call_tls_get_addr): Update the call to mips_expand_call,
4580 also passing NULL_RTX rather than const0_rtx as the aux argument.
4581 (mips_rewrite_small_data_p): Check mips_lo_relocs and mips_split_p
4582 instead of TARGET_EXPLICIT_RELOCS.
4583 (mips_ok_for_lazy_binding_p): Check SYMBOL_REF_BIND_NOW_P.
4584 (mips_load_call_address): Replace the sibcall_p argument with
4585 a mips_call_type argument. Use mips_got_load.
4586 (mips16_local_alias): New structure.
4587 (mips16_local_aliases): New variable.
4588 (mips16_local_aliases_hash): New function.
4589 (mips16_local_aliases_eq): Likewise.
4590 (mips16_local_alias): Likewise.
4591 (mips16_stub_function): Likewise.
4592 (mips16_build_function_stub): Create a local alias for the target
4593 function. Handle TARGET_ABICALLS. For PIC abicalls, emit a
4594 .cpload directive and an R_MIPS_NONE relocation for the target
4595 function, then load the alias rather than the function itself.
4596 Wrap the non-PIC abicalls version in ".option pic0/.option pic2".
4597 (mips16_copy_fpr_return_value): Use mips16_stub_function and
4598 mips_expand_call. Set SYMBOL_REF_BIND_NOW on the symbol.
4599 (mips16_build_call_stub): Replace the FN parameter with an
4600 FN_PTR parameter. Force the address into a register if it
4601 isn't a call_insn_operand; don't rely on the caller to do this.
4602 If a call to a locally-defined and locally-binding MIPS16
4603 function must be made indirectly, redirect the call to the
4604 function's local alias. Use mips16_stub_function_p,
4605 mips16_stub_function, mips_expand_call and use_reg.
4606 Set SYMBOL_FLAG_BIND_NOW on __mips_call_* symbols.
4607 Use explicit %hi and %lo accesses where possible.
4608 Use MIPS_CALL to generate the correct code form of a
4609 jal instruction. Add clobbers of $18 instead of uses.
4610 Update the call to mips_emit_call_insn.
4611 (mips_expand_call): Replace the SIBCALL_P argument with a
4612 mips_call_type argument and handle the new MIPS_CALL_EPILOGUE value.
4613 Take a LAZY_P parameter. Call mips16_build_call_stub first,
4614 allowing it to modify the call address. Update the calls to
4615 mips_load_call_address and mips_emit_call_insn.
4616 (mips_split_call): New function.
4617 (mips_init_relocs): Clear mips_split_hi_p. Only use %gp_rel if
4618 !TARGET_MIPS16. Split SYMBOL_GOT_DISP, and the high parts of
4619 SYMBOL_GOT_PAGE_OFST, for MIPS16 code.
4620 (mips_global_pointer): Check mips16_cfun_returns_in_fpr_p.
4621 (mips_extra_live_on_entry): Include MIPS16_PIC_TEMP_REGNUM
4622 if TARGET_MIPS16.
4623 (mips_cprestore_slot): New function.
4624 (mips_restore_gp): Take a TEMP parameter. Handle TARGET_MIPS16
4625 and use mips_cprestore_slot.
4626 (mips_output_function_prologue): Handle TARGET_MIPS16 for
4627 LOADGP_OLDABI.
4628 (mips_emit_loadgp): Move into MIPS16_PIC_TEMP for MIPS16,
4629 then use a copygp_mips16 instruction to set up $28.
4630 (mips_expand_prologue): Initialize the cprestore slot for MIPS16 too.
4631 (mips16_lay_out_constants): Call split_all_insns_noflow.
4632 (mips_reorg_process_insns): Explicitly set all_noreorder_p to
4633 false if TARGET_MIPS16.
4634 (mips_reorg): Don't call vr4130_align_insns if TARGET_MIPS16.
4635 (mips_output_mi_thunk): Use mips_got_symbol_type_p. Use the
4636 mips_dangerous_for_la25_p approach for MIPS16 PIC calls too.
4637 (mips_set_mips16_mode): Always set MASK_EXPLICIT_RELOCS for
4638 MIPS16 code. Allow MIPS16 o32 PIC.
4639 (mips_override_options): Allow MIPS16 o32 PIC.
4640 * config/mips/mips.md: Lower CONST_GP_P moves into register moves
4641 after reload if TARGET_USE_GOT.
4642 (UNSPEC_COPYGP): New constant.
4643 (length): Use a default length of 8 for MIPS16 GOT loads.
4644 (*got_disp<mode>): Check mips_split_p instead of TARGET_XGOT.
4645 (*got_page<mode>): Check mips_split_hi_p.
4646 (*got_disp<mode>, *got_page<mode>): Use mips_got_load.
4647 (unspec_got<mode>, unspec_call<mode>): New expanders.
4648 (load_got<mode>, load_call<mode>): Remove the length attributes.
4649 Use a got attribute instead of a type attribute.
4650 (copygp_mips16): New insn.
4651 (restore_gp): Add a scratch clobber and pass it to mips_restore_gp.
4652 (load_call<mode>): Use a "d" constraint instead of an "r" constraint.
4653 (sibcall, sibcall_value, call, call_value): Update the calls
4654 to mips_expand_call.
4655 (call_internal, call_value_internal): Use mips_split_call.
4656 (call_value_multiple_internal): Likewise.
4657 (call_split): Move after call_internal (the insn it is split from).
4658 (call_internal_direct, call_value_internal_direct): Turn into
4659 define_insn_and_splits. Split if TARGET_SPLIT_CALLS.
4660 (call_direct_split, call_value_direct_split): New patterns.
4661 * config/mips/constraints.md (c): Handle TARGET_MIPS16 first
4662 and use M16_REGS instead of M16_NA_REGS.
4663 * config/mips/predicates.md (const_call_insn_operand): Replace
4664 the TARGET_ABSOLUTE_ABICALLS-based check with a more general
4665 mips_use_pic_fn_addr_reg_p check.
4666 (move_operand): Reject HIGHs if mips_split_hi_p.
4667 * config/mips/mips16.S: Assembly as empty if the ABI is not suitable.
4668 (__mips16_floatunsisf): Inline __mips16_floatsisf.
4669 (CALL_STUB_NO_RET, CALL_STUB_REG): Copy the target register to $25.
4670 * config/mips/libgcc-mips16.ver: New file.
4671 * config/mips/t-libgcc-mips16 (SHLIB_MAPFILES): Add
4672 $(srcdir)/config/mips/libgcc-mips16.ver.
4673
4674 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4675
4676 * config/mips/mips.c (mips_unspec_address_offset): Move earlier in file.
4677 (mips_unspec_address, mips_unspec_offset_high): Likewise.
4678 (mips_ok_for_lazy_binding_p, mips_load_call_address): Likewise.
4679 (mips16_cfun_returns_in_fpr_p): Likewise.
4680
4681 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4682
4683 * config/mips/mips.h (MASK_RETURN_ADDR): Expand commentary.
4684 * config/mips/linux-unwind.h (mips_fallback_frame_state): Add 2
4685 rather than 4 to PC.
4686
4687 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4688
4689 * config/mips/mips.h (STATIC_CHAIN_REGNUM): Remap to $15.
4690 (FUNCTION_PROFILER): Save the static chain pointer into $2
4691 beforehand and restore it aftewards.
4692 (TRAMPOLINE_TEMPLATE): Adjust accordingly. Load the target
4693 address directly into $25 and call the function through $25;
4694 do not clobber $3. Pad the DImode version to cover the space
4695 left by the deleted $25 <- $3 move.
4696 (TRAMPOLINE_SIZE): Adjust the size of the SImode version after
4697 the removal of the $25 <- $3 move.
4698 (INITIALIZE_TRAMPOLINE): Update offsets accordingly.
4699 * config/mips/sdemtk.h (FUNCTION_PROFILER): As for mips.h.
4700
4701 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4702 Daniel Jacobowitz <dan@codesourcery.com>
4703
4704 * config/mips/mips.h (FUNCTION_NAME_ALREADY_DECLARED): Delete.
4705 * config/mips/linux.h (ASM_DECLARE_FUNCTION_NAME): Delete.
4706 (ASM_DECLARE_FUNCTION_SIZE, FUNCTION_NAME_ALREADY_DECLARED): Delete.
4707 * config/mips/mips.c (mips_start_function_definition): New function.
4708 (mips_end_function_definition): Likewise.
4709 (mips_output_function_prologue): Use mips_start_function_definition.
4710 (mips_output_function_epilogue): Use mips_end_function_definition.
4711 (build_mips16_function_stub): Use mips_start_function_definition
4712 and mips_end_function_definition.
4713 (build_mips16_call_stub): Likewise.
4714
4715 2008-08-09 Richard Guenther <rguenther@suse.de>
4716
4717 * gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.
4718 * gimple.h (gimple_call_fn): Adjust comment.
4719 (gimple_call_set_fndecl): New function.
4720 (gimple_call_fndecl): Adjust for GIMPLE_CALL no
4721 longer having bare FUNCTION_DECL operand.
4722 (gimple_call_return_type): Likewise.
4723 * tree-cfg.c (verify_stmt): Verify function operand of a GIMPLE_CALL.
4724
4725 * value-prof.c (gimple_divmod_fixed_value): Do not emit labels.
4726 (gimple_mod_pow2): Likewise.
4727 (gimple_mod_subtract): Likewise.
4728 (gimple_ic): Likewise.
4729 (gimple_stringop_fixed_value): Likewise.
4730 (gimple_indirect_call_to_profile): Fix for GIMPLE_CALL no
4731 longer having bare FUNCTION_DECL operand.
4732 * ipa-cp.c (ipcp_update_callgraph): Use gimple_call_set_fndecl.
4733 * omp-low.c (optimize_omp_library_calls): Likewise.
4734 * cgraphunit.c (update_call_expr): Likewise.
4735 * tree-ssa-math-opts.c (execute_cse_reciprocals): Likewise.
4736 (execute_convert_to_rsqrt): Likewise.
4737 * cfgexpand.c (gimple_to_tree): Simplify.
4738 (release_stmt_tree): Fix for GIMPLE_CALL no longer having
4739 bare FUNCTION_DECL operand.
4740 * tree-nested.c (init_tmp_var_with_call): Use gimple_call_return_type.
4741 (convert_gimple_call): Use gimple_call_fndecl.
4742 * c-common.c (c_warn_unused_result): Likewise.
4743
4744 2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4745
4746 PR c/17880
4747 * c-typeck.c (digest_init): Call verify_sequence_points from here.
4748 (c_finish_return): Likewise.
4749 (c_start_case): Likewise.
4750 * c-common.c (warn_for_collisions_1): Use explicit location in
4751 warning.
4752 * c-parser.c (c_parser_condition): New. Call
4753 verify_sequence_points.
4754 (c_parser_paren_condition): Call c_parser_condition.
4755 (c_parser_for_statement): Call c_parser_condition.
4756
4757 2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4758
4759 PR 36901
4760 * diagnostic.def (DK_PEDWARN, DK_PERMERROR): New.
4761 * diagnostic.c (pedantic_warning_kind, permissive_error_kind):
4762 Moved from diagnostic.h
4763 (diagnostic_report_diagnostic): Return bool. Handle DK_PEDWARN and
4764 DK_PERMERROR.
4765 (emit_diagnostic): New.
4766 (warning0, pedwarn0): Delete.
4767 (warning, warning_at, pedwarn, permerror): Return bool.
4768 * diagnostic.h (pedantic_warning_kind, permissive_error_kind):
4769 Moved to diagnostic.c.
4770 (struct diagnostic_context): Use correct type for
4771 classify_diagnostic.
4772 (diagnostic_report_diagnostic): Update declaration.
4773 (emit_diagnostic): Declare.
4774 * errors.c (warning): Return bool.
4775 * errors.h (warning): Update declaration.
4776 * toplev.h (warning0, pedwarn0): Delete.
4777 (warning, warning_at, pedwarn, permerror): Return bool.
4778 * c-errors.c (pedwarn_c99, pedwarn_c90): Use DK_PEDWARN.
4779 * c-decl.c (locate_old_decl): Delete 'diag' argument. Always use
4780 inform. Update all calls.
4781 (diagnose_mismatched_decls): Check return value of warning/pedwarn
4782 before giving informative note.
4783 (implicit_decl_warning): Likewise.
4784 * c-typeck.c (build_function_call): Likewise.
4785 * tree-sssa.c (warn_uninit): Likewise.
4786 * builtins.c (gimplify_va_arg_expr): Likewise.
4787
4788 2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4789
4790 PR 7651
4791 * doc/invoke.texi (-Wextra): Move warning from here...
4792 (-Wuninitialized): ... to here.
4793
4794 2008-08-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4795
4796 PR 28875
4797 * flags.h (set_Wunused): Delete
4798 * toplev.c (process_options): Handle Wunused flags here.
4799 * opts.c (maybe_warn_unused_parameter): Delete.
4800 (common_handle_option): Replace set_Wunused by warn_unused.
4801 (set_Wextra): Do not handle Wunused-parameter here.
4802 (set_Wunused): Delete.
4803 * c-opts.c (c_common_handle_option): Replace set_Wunused by
4804 warn_unused.
4805 * common.opt (Wunused): Add Var and Init.
4806 (Wunused-function): Likewise.
4807 (Wunused-label): Likewise.
4808 (Wunused-parameter): Likewise.
4809 (Wunused-value): Likewise.
4810 (Wunused-variable): Likewise.
4811
4812 2008-08-08 Peter Bergner <bergner@vnet.ibm.com>
4813
4814 * doc/invoke.texi: Add cpu_type power7.
4815 * config.in (HAVE_AS_VSX): New.
4816 * config.gcc: Add cpu_type power7.
4817 * configure.ac (HAVE_AS_VSX): Check for assembler support of the
4818 VSX instructions.
4819 * configure: Regenerate.
4820 * config/rs6000/rs6000.c (rs6000_override_options): Alias power7 to
4821 power5.
4822 * config/rs6000/rs6000.h (ASM_CPU_POWER7_SPEC): Define.
4823 (ASM_CPU_SPEC): Pass %(asm_cpu_power7) for -mcpu=power7.
4824 (EXTRA_SPECS): Add asm_cpu_power7 spec string.
4825
4826 2008-08-08 Dorit Nuzman <dorit@il.ibm.com>
4827
4828 * tree-vect-transform.c (vectorizable_conversion): Pass the integral
4829 type to vectorize.builtin_conversion.
4830 (vectorizable_conversion): Likewise.
4831 * config/i386/i386.c (ix86_vectorize_builtin_conversion): Always takes
4832 integral type as input.
4833 * config/rs6000/rs6000.c (rs6000_builtin_conversion): Add case for
4834 FIX_TRUNC_EXPR.
4835 (rs6000_expand_builtin): Add case for ALTIVEC_BUILTIN_VCTUXS
4836 and ALTIVEC_BUILTIN_VCTSXS.
4837 (rs6000_builtin_mul_widen_even. rs6000_builtin_mul_widen_odd): Fix
4838 formatting.
4839
4840 2008-08-08 Richard Guenther <rguenther@suse.de>
4841
4842 * tree-ssa-ccp.c (likely_value): Calls are not all varying.
4843 (surely_varying_stmt_p): Calls are varying only if they are
4844 non-builtin and not indirect or have no result.
4845 (ccp_fold): Re-instantiate code before the tuples merge.
4846
4847 2008-08-08 Richard Guenther <rguenther@suse.de>
4848
4849 PR tree-optimization/37056
4850 * gimple.h (gimple_assign_rhs_class): New helper function.
4851 * tree-ssa-loop-niter.c (get_val_for): Fix tuplification, handle
4852 unary operations properly.
4853
4854 2008-08-07 Jan Hubicka <jh@suse.cz>
4855
4856 * i386.h (ix86_size_cost): Declare.
4857 (ix86_cur_cost): New function macro.
4858 * i386.md (peepholes expanding size and splitters): Predicate by
4859 optimize_insn_for_speed_p.
4860 (peepholes reduce size and splitters): Predicate by
4861 optimize_insn_for_size_p.
4862 * i386.c (ix86_size_cost): Rename from ...
4863 (size_cost): This one.
4864 (override_options): Update.
4865 (decide_alg): Likewise.
4866 (ix86_expand_clear): Use RTL profile.
4867 (ix86_pad_returns): Use RTL profile.
4868
4869 2008-08-07 Jan Hubicka <jh@suse.cz>
4870
4871 * recog.c (split_all_insns): Set RTL profile
4872 (peephole2_optimize): Likewise.
4873 * function.c (thread_prologue_and_epilogue_insns): Likewise.
4874 * combine.c (combine_instructions): Likewise.
4875
4876 2008-08-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4877
4878 * c-common.c (c_common_reswords): Also warn about keyword "bool".
4879
4880 2008-08-07 Bob Wilson <bob.wilson@acm.org>
4881
4882 * config/xtensa/xtensa.c (xtensa_copy_incoming_a7): Copy incoming
4883 value in a6 after the set_frame_ptr insn.
4884
4885 2008-08-07 Richard Henderson <rth@redhat.com>
4886
4887 PR debug/37033
4888 * gcc.c (cpp_options): Pass along -g*.
4889
4890 2008-08-07 Joseph Myers <joseph@codesourcery.com>
4891
4892 * config/arm/arm.c (output_move_neon): Update comment describing
4893 big-endian vector layout.
4894 (arm_assemble_integer): Do not handle big-endian NEON vectors
4895 specially.
4896 * config/arm/neon.md (vec_set<mode>_internal, vec_extract<mode>,
4897 neon_vget_lane<mode>_sext_internal,
4898 neon_vget_lane<mode>_zext_internal, neon_vget_lane<mode>): Adjust
4899 element indices for big-endian.
4900
4901 2008-08-07 Richard Henderson <rth@redhat.com>
4902
4903 * configure.ac (HAVE_GAS_CFI_PERSONALITY_DIRECTIVE): New.
4904 * configure, config.in: Rebuild.
4905 * debug.h (dwarf2out_do_cfi_asm): Declare.
4906 * c-cppbuiltin.c (c_cpp_builtins): Use it.
4907 * dwarf2out.c (dwarf2out_do_cfi_asm): New.
4908 (dwarf2out_cfi_label, add_fde_cfi, output_call_frame_info,
4909 dwarf2out_begin_prologue, dwarf2out_end_epilogue): Use it.
4910
4911 2008-08-07 Joseph Myers <joseph@codesourcery.com>
4912
4913 * config/arm/iwmmxt.md (movv8qi_internal, movv4hi_internal,
4914 movv2si_internal): Combine into mov<mode>_internal.
4915 (movv2si_internal_2): Remove.
4916
4917 2008-08-07 Jan Hubicka <jh@suse.cz>
4918
4919 PR target/37048
4920 * i386.md (single stringop patterns): Enable unconditionally.
4921
4922 2008-08-07 H.J. Lu <hongjiu.lu@intel.com>
4923
4924 PR target/36992
4925 * config/i386/emmintrin.h (_mm_move_epi64): Use
4926 __builtin_ia32_movq128.
4927
4928 * config/i386/i386.c (ix86_builtins): Add IX86_BUILTIN_MOVQ128.
4929 (bdesc_args): Add IX86_BUILTIN_MOVQ128.
4930
4931 * config/i386/sse.md (sse2_movq128): New.
4932
4933 * doc/extend.texi: Document __builtin_ia32_movq128.
4934
4935 2008-08-07 Richard Guenther <rguenther@suse.de>
4936
4937 PR middle-end/37042
4938 * tree-ssa-alias-warnings.c (nonstandard_alias_p): Ref-all
4939 pointers can access anything.
4940
4941 2008-08-06 Jan Hubicka <jh@suse.cz>
4942
4943 * optabs.c (emit_unop_insn): Break out to ...
4944 (maybe_emit_unop_insn): ... this one.
4945 (expand_sfix_optab): Use maybe variant.
4946 * optabs.h (maybe_emit_unop_insn): Declare.
4947
4948 * i386.md (mov0 patterns): Enable by default.
4949 (FP conversion expanders): Disable expansion of code expanding
4950 sequences when instruction should be optimized for size.
4951 (single strinop patterns): Enable when optimizing for size.
4952 (string expanders): Disable expanding of code expanding sequences
4953 when optimizning instruction for size.
4954 * i386.c (ix86_expand_vector_move_misalign): Do code size optimization
4955 per BB basis.
4956 (ix86_fp_comparison_sahf_cost): Likewise.
4957 (ix86_expand_branch): Likewise.
4958 (ix86_expand_ashl_const): Likewise.
4959 (ix86_split_ashl): Likewise.
4960 (ix86_expand_strlen): Likewise.
4961 (ix86_emit_fp_unordered_jump): Likewie.
4962
4963 2008-08-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4964
4965 * c-common.c: Fix typo.
4966 (c_common_reswords): Activate more C++ keyword warnings.
4967
4968 * matrix-reorg.c (compute_offset): Avoid C++ keywords.
4969
4970 2008-08-06 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4971
4972 PR 26785
4973 * diagnostic.c (permerror_at): New.
4974 * toplev.h (permerror_at): Declare.
4975
4976 2008-08-06 Victor Kaplansky <victork@il.ibm.com>
4977 Ira Rosen <irar@il.ibm.com>
4978
4979 * tree-vect-transform.c (vect_model_simple_cost): Return
4980 immediately if stmt is pure SLP.
4981 (vect_model_store_cost): Ditto.
4982 (vect_model_load_cost): Ditto.
4983 (vectorizable_store): Remove PURE_SLP check before call
4984 to vect_model_store_cost.
4985 (vect_model_store_cost): When checking whether stmt describe
4986 strided access, add a check that it is not slp_node.
4987
4988 2008-08-06 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
4989
4990 PR 8715
4991 * c-common.c (warn_for_sign_compare): New. Handle separately the
4992 case that 'constant' is zero.
4993 * c-typeck.c (build_binary_op): Move code to c-common.c
4994
4995 2008-08-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4996
4997 * config/alpha/alpha.c (alpha_preferred_reload_class,
4998 alpha_secondary_reload, alpha_emit_set_const_1, function_value,
4999 alpha_output_mi_thunk_osf): Avoid C++ keywords.
5000 * config/arm/arm.c (output_move_vfp, output_move_neon): Likewise.
5001 * config/arm/arm.md: Likewise.
5002 * config/avr/avr-protos.h (preferred_reload_class,
5003 test_hard_reg_class, avr_simplify_comparison_p,
5004 out_shift_with_cnt, class_max_nregs): Likewise.
5005 * config/avr/avr.c (class_max_nregs, avr_simplify_comparison_p,
5006 output_movqi, output_movhi, output_movsisf, out_shift_with_cnt,
5007 preferred_reload_class, test_hard_reg_class): Likewise.
5008 * config/bfin/bfin.c (legitimize_pic_address, hard_regno_mode_ok,
5009 bfin_memory_move_cost, bfin_secondary_reload,
5010 bfin_output_mi_thunk): Likewise.
5011 * config/crx/crx.c (crx_secondary_reload_class,
5012 crx_memory_move_cost): Likewise.
5013 * config/frv/frv-protos.h (frv_secondary_reload_class,
5014 frv_class_likely_spilled_p, frv_class_max_nregs): Likewise.
5015 * config/frv/frv.c (frv_override_options, frv_alloc_temp_reg,
5016 frv_secondary_reload_class, frv_class_likely_spilled_p,
5017 frv_class_max_nregs): Likewise.
5018 * config/h8300/h8300.c (h8300_classify_operand,
5019 h8300_unary_length, h8300_bitfield_length, h8300_asm_insn_count):
5020 Likewise.
5021 * config/i386/winnt.c (i386_pe_declare_function_type): Likewise.
5022 * config/ia64/ia64.c (ia64_preferred_reload_class,
5023 ia64_secondary_reload_class, ia64_output_mi_thunk): Likewise.
5024 * config/iq2000/iq2000.c (gen_int_relational): Likewise.
5025 * config/m32c/m32c.c (class_can_hold_mode, m32c_output_compare):
5026 Likewise.
5027 * config/m68hc11/m68hc11.c (preferred_reload_class,
5028 m68hc11_memory_move_cost): Likewise.
5029 * config/mcore/mcore.c (mcore_secondary_reload_class,
5030 mcore_reload_class): Likewise.
5031 * config/mips/mips.c (mips_hard_regno_mode_ok_p,
5032 mips_class_max_nregs, mips_cannot_change_mode_class,
5033 mips_preferred_reload_class, mips_secondary_reload_class,
5034 mips_output_mi_thunk): Likewise.
5035 * config/mmix/mmix.c (mmix_preferred_reload_class,
5036 mmix_preferred_output_reload_class, mmix_secondary_reload_class):
5037 Likewise.
5038 * config/mn10300/mn10300.c (mn10300_secondary_reload_class):
5039 Likewise.
5040 * config/pa/pa.c (pa_secondary_reload, pa_combine_instructions,
5041 pa_can_combine_p, pa_cannot_change_mode_class): Likewise.
5042 * config/pa/pa.h (LEGITIMIZE_RELOAD_ADDRESS): Likewise.
5043 * config/rs6000/rs6000.c (paired_expand_vector_init,
5044 rs6000_secondary_reload_class, rs6000_output_mi_thunk,
5045 compare_section_name, rs6000_memory_move_cost): Likewise.
5046 * config/s390/s390.c (s390_emit_compare_and_swap,
5047 s390_preferred_reload_class, s390_secondary_reload,
5048 legitimize_pic_address, legitimize_tls_address,
5049 legitimize_reload_address, s390_expand_cs_hqi, s390_expand_atomic,
5050 s390_class_max_nregs): Likewise.
5051 * config/s390/s390.h (LEGITIMIZE_RELOAD_ADDRESS): Likewise.
5052 * config/s390/s390.md: Likewise.
5053 * config/score/score-protos.h (score_secondary_reload_class,
5054 score_preferred_reload_class): Likewise.
5055 * config/score/score.c (score_preferred_reload_class,
5056 score_secondary_reload_class): Likewise.
5057 * config/score/score3.c (score3_output_mi_thunk,
5058 score3_preferred_reload_class, score3_secondary_reload_class,
5059 score3_hard_regno_mode_ok): Likewise.
5060 * config/score/score3.h (score3_preferred_reload_class,
5061 score3_secondary_reload_class): Likewise.
5062 * config/score/score7.c (score7_output_mi_thunk,
5063 score7_preferred_reload_class, score7_secondary_reload_class,
5064 score7_hard_regno_mode_ok): Likewise.
5065 * config/score/score7.h (score7_preferred_reload_class,
5066 score7_secondary_reload_class): Likewise.
5067 * config/sh/sh.c (prepare_move_operands, output_far_jump,
5068 output_branchy_insn, add_constant, gen_block_redirect,
5069 sh_insn_length_adjustment, sh_cannot_change_mode_class,
5070 sh_output_mi_thunk, replace_n_hard_rtx, sh_secondary_reload):
5071 Likewise.
5072 * config/sparc/sparc.c (sparc_output_mi_thunk): Likewise.
5073 * config/stormy16/stormy16.c (xstormy16_output_cbranch_hi,
5074 xstormy16_output_cbranch_si, xstormy16_secondary_reload_class,
5075 xstormy16_preferred_reload_class): Likewise.
5076 * config/xtensa/xtensa.c (xtensa_expand_compare_and_swap,
5077 xtensa_expand_atomic, override_options,
5078 xtensa_preferred_reload_class, xtensa_secondary_reload_class):
5079 Likewise.
5080 * reorg.c (try_merge_delay_insns): Likewise.
5081 * tree.c (merge_dllimport_decl_attributes): Likewise.
5082
5083 * config/frv/frv.c (frv_print_operand): Change isalpha to ISALPHA.
5084
5085 2008-08-06 Michael Matz <matz@suse.de>
5086
5087 * Makefile.in (write_entries_to_file): Quote words.
5088 * gengtype.c: (read_input_line): Skip over leading white-space.
5089
5090 2008-08-06 Marc Gauthier <marc@tensilica.com>
5091
5092 * config.gcc: Match more processor names for Xtensa.
5093 * configure.ac: Likewise.
5094 * doc/install.texi (Specific): Likewise.
5095 * configure: Regenerate.
5096
5097 2008-08-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5098
5099 * builtins.c (expand_builtin_profile_func): Avoid C++ keywords.
5100 * calls.c (avoid_likely_spilled_reg): Likewise.
5101 * cfgexpand.c (gimple_assign_rhs_to_tree): Likewise.
5102 * cgraph.c (cgraph_clone_edge, cgraph_clone_node): Likewise.
5103 * config/i386/i386.c (ix86_expand_special_args_builtin,
5104 ix86_secondary_reload): Likewise.
5105 * except.c (struct eh_region, gen_eh_region_catch,
5106 remove_unreachable_regions, duplicate_eh_regions,
5107 assign_filter_values, build_post_landing_pads,
5108 sjlj_find_directly_reachable_regions, remove_eh_handler,
5109 reachable_next_level, foreach_reachable_handler,
5110 can_throw_internal_1, can_throw_external_1,
5111 collect_one_action_chain): Likewise.
5112 * expr.c (expand_expr_real_1, vector_mode_valid_p): Likewise.
5113 * fold-const.c (twoval_comparison_p, eval_subst): Likewise.
5114 * function.c (update_temp_slot_address, instantiate_new_reg,
5115 instantiate_virtual_regs_in_rtx,
5116 instantiate_virtual_regs_in_insn): Likewise.
5117 * gimple.c (extract_ops_from_tree, gimple_seq_copy): Likewise.
5118 * gimplify.c (gimplify_call_expr, gimplify_init_constructor,
5119 gimplify_cleanup_point_expr): Likewise.
5120 * ipa-cp.c (ipcp_lattice_changed): Likewise.
5121 * passes.c (next_pass_1): Likewise.
5122 * print-tree.c (print_node_brief, print_node): Likewise.
5123 * profile.c (branch_prob): Likewise.
5124 * tree-dump.c (dump_register): Likewise.
5125 * tree-eh.c (replace_goto_queue_cond_clause, lower_catch):
5126 Likewise.
5127 * tree-inline.c (remap_ssa_name, remap_type_1, remap_blocks,
5128 copy_statement_list, remap_gimple_op_r, copy_tree_body_r,
5129 copy_edges_for_bb, copy_cfg_body, copy_tree_r,
5130 copy_arguments_for_versioning, copy_static_chain): Likewise.
5131 * tree-into-ssa.c (names_replaced_by, add_to_repl_tbl,
5132 add_new_name_mapping, register_new_name_mapping): Likewise.
5133 * tree-mudflap.c (mf_xform_derefs): Likewise.
5134 * tree-predcom.c (struct chain, dump_chain, replace_ref_with,
5135 get_init_expr, combine_chains): Likewise.
5136 * tree-pretty-print.c (dump_generic_node): Likewise.
5137 * tree-ssa-structalias.c (create_variable_info_for): Likewise.
5138 * tree-vrp.c (simplify_cond_using_ranges): Likewise.
5139 * tree.c (substitute_in_expr, iterative_hash_expr): Likewise.
5140 * value-prof.c (gimple_duplicate_stmt_histograms): Likewise.
5141
5142 2008-08-06 H.J. Lu <hongjiu.lu@intel.com>
5143
5144 PR middle-end/37010
5145 * calls.c (expand_call): Use the biggest preferred stack
5146 boundary.
5147
5148 2008-08-06 Michael Matz <matz@suse.de>
5149
5150 PR target/36613
5151 * reload.c (push_reload): Merge in,out,in_reg,out_reg members
5152 for reused reload, instead of overwriting them.
5153
5154 2008-08-06 H.J. Lu <hongjiu.lu@intel.com>
5155
5156 PR middle-end/37009
5157 * cfgexpand.c (expand_stack_alignment): Check parm_stack_boundary
5158 for incoming stack boundary.
5159
5160 * function.c (assign_parm_find_entry_rtl): Update
5161 parm_stack_boundary.
5162
5163 * function.h (rtl_data): Add parm_stack_boundary.
5164
5165 * config/i386/i386.c (ix86_finalize_stack_realign_flags): Check
5166 parm_stack_boundary for incoming stack boundary.
5167
5168 2008-08-06 Joseph Myers <joseph@codesourcery.com>
5169
5170 * jump.c (rtx_renumbered_equal_p): Do not call subreg_regno_offset
5171 for unrepresentable subregs or treat them as equal to other regs
5172 or subregs with the same register number.
5173
5174 2008-08-06 Aldy Hernandez <aldyh@redhat.com>
5175
5176 PR middle-end/35432
5177 * gimplify.c (gimplify_modify_expr): Do not optimize zero-sized types
5178 if want_value.
5179
5180 2008-08-06 Jan Hubicka <jh@suse.cz>
5181
5182 * predict.c (maybe_hot_frequency_p): When profile is absent, all
5183 frequencies might be hot.
5184
5185 2008-08-06 Andreas Krebbel <krebbel1@de.ibm.com>
5186
5187 * reload.c (find_reloads): Force constants into literal pool
5188 also if they are wrapped in a SUBREG.
5189
5190 2008-08-06 Maxim Kuvyrkov <maxim@codesourcery.com>
5191
5192 PR target/35659
5193 * haifa-sched.c (sched_insn_is_legitimate_for_speculation_p): Move ...
5194 * sched-deps.c (sched_insn_is_legitimate_for_speculation_p): ... here.
5195 Don't allow predicated instructions for data speculation.
5196 * sched-int.h (sched_insn_is_legitimate_for_speculation_p): Move
5197 declaration.
5198
5199 2008-08-06 Maxim Kuvyrkov <maxim@codesourcery.com>
5200
5201 * haifa-sched.c (extend_global): Split to extend_global_data and
5202 extend_region_data. Update all uses.
5203 (extend_all): Rename to extend_block_data.
5204
5205 2008-08-06 Maxim Kuvyrkov <maxim@codesourcery.com>
5206
5207 * sched-rgn.c (new_ready): Check if instruction can be
5208 speculatively scheduled before attempting speculation.
5209 (debug_rgn_dependencies): Remove wrongful assert.
5210
5211 2008-08-05 Bob Wilson <bob.wilson@acm.org>
5212
5213 * config/xtensa/t-xtensa: Remove dependency for gt-xtensa.h.
5214
5215 2008-08-05 Bob Wilson <bob.wilson@acm.org>
5216
5217 * config/xtensa/xtensa.c (xtensa_va_start): Unshare valist.
5218 (xtensa_gimplify_va_arg_expr): Unshare valist, orig_ndx, ndx, array,
5219 va_size, and type_size.
5220
5221 2008-08-04 Jason Merrill <jason@redhat.com>
5222
5223 PR c++/37016
5224 * tree-ssa.c (useless_type_conversion_p_1): Call langhook
5225 if TYPE_STRUCTURAL_EQUALITY_P is true for both types.
5226
5227 2008-08-05 Richard Henderson <rth@redhat.com>
5228
5229 * configure.ac (HAVE_GAS_CFI_DIRECTIVE): Check .cfi_personality.
5230 * configure: Rebuild.
5231
5232 2008-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
5233
5234 PR tree-opt/37024
5235 * tree-tailcall.c (process_assignment): Use gimple_assign_cast_p
5236 instead of IS_CONVERT_EXPR_CODE_P for seeing if the assignment
5237 is a conversion.
5238
5239 2008-08-05 Richard Henderson <rth@redhat.com>
5240
5241 * Makefile.in (c-cppbuiltin.o): Depend on debug.h.
5242 * c-cppbuiltin.c (c_cpp_builtins): Define __GCC_HAVE_DWARF2_CFI_ASM.
5243 * doc/cpp.texi (__GCC_HAVE_DWARF2_CFI_ASM): Document it.
5244 * common.opt (fdwarf2-cfi-asm): New.
5245 * configure.ac (HAVE_GAS_CFI_DIRECTIVE): New.
5246 * config.in, configure: Rebuild.
5247 * dwarf2asm.c (dw2_asm_output_data_raw): New.
5248 (dw2_asm_output_data_uleb128_raw, dw2_asm_output_data_sleb128_raw): New.
5249 (dw2_force_const_mem): Externalize.
5250 * dwarf2asm.h: Update.
5251 * dwarf2out.c (dwarf2out_cfi_label): If flag_dwarf2_cfi_asm, don't
5252 generate a real label.
5253 (output_cfi_directive): New.
5254 (add_fde_cfi): If flag_dwarf2_cfi_asm, use it.
5255 (output_call_frame_info): Do nothing if flag_dwarf2_cfi_asm.
5256 (dwarf2out_begin_prologue): Emit .cfi_startproc, .cfi_personality,
5257 and .cfi_lsda.
5258 (dwarf2out_end_epilogue): Emit .cfi_endproc.
5259 (output_loc_operands_raw, output_loc_sequence_raw): New.
5260 (output_cfa_loc_raw): New.
5261
5262 2008-08-05 Paul Brook <paul@codesourcery.com>
5263
5264 * doc/invoke.texi: Document new ARM -mfpu= and -mcpu= options.
5265 * config/arm/arm.c (all_fpus): Add vfpv3 and vfpv3-d16.
5266 (fp_model_for_fpu): Add entry for FPUTYPE_VFP3D16.
5267 (arm_file_start): Add FPUTYPE_VFP3D16. Rename vfp3 to vfpv3.
5268 * config/arm/arm.h (TARGET_VFPD32): Define.
5269 (TARGET_VFP3): Use TARGET_VFPD32.
5270 (fputype): Add FPUTYPE_VFP3D16.
5271 (LAST_VFP_REGNUM): Use TARGET_VFPD32.
5272 * config/arm/constraints.md ("w"): Use TARGET_VFPD32.
5273 * config/arm/arm-cores.def: Add cortex-r4f.
5274 * config/arm/arm-tune.md: Regenerate.
5275
5276 2008-08-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5277
5278 * config/spu_spu_mfcio.h: Wrap in extern "C" if __cplusplus.
5279 Reword some comments throughout the file.
5280
5281 (MFC_MIN_DMA_LIST_ELEMENTS): New define.
5282 (MFC_MAX_DMA_LIST_ELEMENTS): Likewise.
5283 (MFC_MIN_DMA_LIST_SIZE): Redefine in terms of MFC_MIN_DMA_LIST_ELEMENTS.
5284 (MFC_MAX_DMA_LIST_SIZE): Redefine in terms of MFC_MAX_DMA_LIST_ELEMENTS.
5285
5286 (MFC_START_ENABLE): Remove PPU-only define.
5287 (MFC_PUTS_CMD, MFC_PUTFS_CMD, MFC_PUTBS_CMD): Likewise.
5288 (MFC_GETS_CMD, MFC_GETFS_CMD, MFC_GETBS_CMD): Likewise.
5289
5290 (MFC_PUTB_CMD, MFC_PUTF_CMD): Reimplement using symbolic constants.
5291 (MFC_PUTL_CMD, MFC_PUTLB_CMD, MFC_PUTLF_CMD): Likewise.
5292 (MFC_PUTR_CMD, MFC_PUTRB_CMD, MFC_PUTRF_CMD): Likewise.
5293 (MFC_PUTRL_CMD, MFC_PUTRLB_CMD, MFC_PUTRLF_CMD): Likewise.
5294 (MFC_GETB_CMD, MFC_GETF_CMD): Likewise.
5295 (MFC_GETL_CMD, MFC_GETLB_CMD, MFC_GETLF_CMD): Likewise.
5296 (MFC_SNDSIGB_CMD, MFC_SNDSIGF_CMD): Likewise.
5297
5298 (MFC_SDCRT_CMD, MFC_SDCRTST_CMD): New defines.
5299 (MFC_SDCRZ_CMD, MFC_SDCRST_CMD, MFC_SDCRF_CMD): Likewise.
5300 (mfc_sdcrt, mfc_sdcrtst): Likewise.
5301 (mfc_sdcrz, mfc_sdcrst, mfc_sdcrf): Likewise.
5302
5303 (spu_read_machine_status): Fix typo.
5304
5305 2008-08-05 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
5306
5307 * config/spu/spu.h (CANNOT_CHANGE_MODE_CLASS): Allow (multi)word-sized
5308 SUBREG of multi-word hard register.
5309 * config/spu/spu.c (valid_subreg): Likewise.
5310 (adjust_operand): Handle SUBREGs of multi-word hard registers.
5311
5312 2008-08-04 Richard Guenther <rguenther@suse.de>
5313
5314 * tree-ssa-loop-ivopts.c (add_iv_value_candidates): Also add
5315 the candidate with the stripped base if that base is different
5316 from the original base even for offset zero.
5317
5318 2008-08-04 Richard Guenther <rguenther@suse.de>
5319
5320 PR middle-end/36691
5321 * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Correctly
5322 check for no_overflow.
5323
5324 2008-08-04 Richard Guenther <rguenther@suse.de>
5325
5326 * tree-vect-transform.c (vectorizable_call): Fix tuplification.
5327
5328 2008-08-04 Paul Brook <paul@codesourcery.com>
5329
5330 * cofig/arm/arm.c (thumb_core_reg_alloc_order): New.
5331 (arm_order_regs_for_local_alloc): New function.
5332 * config/arm/arm-protos.h (arm_order_regs_for_local_alloc): Add
5333 prototype.
5334 * config/arm/arm.h (ORDER_REGS_FOR_LOCAL_ALLOC): Define.
5335
5336 2008-08-04 H.J. Lu <hongjiu.lu@intel.com>
5337
5338 PR target/37012
5339 * config/i386/i386.c (ix86_expand_prologue): Use UNITS_PER_WORD
5340 instead of STACK_BOUNDARY / BITS_PER_UNIT to align stack.
5341 (ix86_expand_epilogue): Likewise.
5342
5343 2008-08-04 H.J. Lu <hongjiu.lu@intel.com>
5344
5345 * config/i386/i386.c (ix86_compute_frame_layout): Fix a typo
5346 in comments.
5347
5348 2008-08-03 Uros Bizjak <ubizjak@gmail.com>
5349
5350 * config/i386/mmx.md (*mov<mode>_internal_rex64): Use Yi instead of x
5351 to avoid inter-unit moves for !TARGET_INTER_UNIT_MOVES.
5352 (*movv2sf_internal_rex64): Ditto.
5353
5354 2008-08-03 Jan Hubicka <jh@suse.cz>
5355
5356 * optabs.c (expand_binop, expand_builtin_pow, expand_builtin_powi,
5357 expand_builtin_strcat): Upse optimize_insn_for_speed predicate.
5358 * expmed.c (expand_smod_pow2): Likewise.
5359
5360 2008-08-03 Uros Bizjak <ubizjak@gmail.com>
5361
5362 PR target/36992
5363 * config/i386/sse.md (vec_concatv2di): Add Y2 constraint to
5364 alternative 0 of operand 1.
5365 (*vec_concatv2di_rex64_sse): Ditto.
5366 (*vec_concatv2di_rex64_sse4_1): Add x constraint to alternative 0
5367 of operand 1.
5368 (*sse2_storeq_rex64): Penalize allocation of "r" registers.
5369 * config/i386/mmx.md (*mov<mode>_internal_rex64): Penalize allocation
5370 of "Y2" registers to avoid SSE <-> MMX conversions for DImode moves.
5371 (*movv2sf_internal_rex64): Ditto.
5372
5373 2008-08-02 Richard Guenther <rguenther@suse.de>
5374
5375 PR target/35252
5376 * config/i386/sse.md (SSEMODE4S, SSEMODE2D): New mode iterators.
5377 (ssedoublesizemode): New mode attribute.
5378 (sse_shufps): Call gen_sse_shufps_v4sf.
5379 (sse_shufps_1): Macroize.
5380 (sse2_shufpd): Call gen_Sse_shufpd_v2df.
5381 (sse2_shufpd_1): Macroize.
5382 (vec_extract_odd, vec_extract_even): New expanders.
5383 (vec_interleave_highv4sf, vec_interleave_lowv4sf,
5384 vec_interleave_highv2df, vec_interleave_lowv2df): Likewise.
5385 * i386.c (ix86_expand_vector_init_one_nonzero): Call
5386 gen_sse_shufps_v4sf instead of gen_sse_shufps_1.
5387 (ix86_expand_vector_set): Likewise.
5388 (ix86_expand_reduc_v4sf): Likewise.
5389
5390 2008-08-01 Doug Kwan <dougkwan@google.com>
5391
5392 * matrix-reorg.c: Re-enable all code.
5393 (struct malloc_call_data): Change CALL_STMT to gimple type.
5394 (collect_data_for_malloc_call): Tuplify.
5395 (struct access_site_info): Change STMT to gimple type.
5396 (struct matrix_info): Change MIN_INDIRECT_LEVEL_ESCAPE_STMT,
5397 and MALLOC_FOR_LEVEL to gimple and gimple pointer type.
5398 (struct free_info): Change STMT to gimple type.
5399 (struct matrix_access_phi_node): Change PHI to gimple type.
5400 (get_inner_of_cast_expr): Remove.
5401 (may_flatten_matrices_1): Tuplify.
5402 (may_flatten_matrices): Ditto.
5403 (mark_min_matrix_escape_level): Ditto.
5404 (ssa_accessed_in_tree): Refactor statement RHS related code into ...
5405 (ssa_accessed_in_call_rhs): New
5406 (ssa_accessed_in_assign_rhs): New
5407 (record_access_alloc_site_info): Tuplify.
5408 (add_allocation_site): Ditto.
5409 (analyze_matrix_allocation_site): Ditto.
5410 (analyze_transpose): Ditto.
5411 (get_index_from_offset): Ditto.
5412 (update_type_size): Ditto.
5413 (analyze_accesses_for_call_expr): Tuplify and renamed into ...
5414 (analyze_accesses_for_call_stmt): New. Also handle LHS of a call.
5415 (analyze_accesses_for_phi_node): Tuplify.
5416 (analyze_accesses_for_modify_stmt): Tuplify and renamed into ...
5417 (analyze_accesses_for_assign_stmt): Remove code for handling call LHS.
5418 (analyze_matrix_accesses): Tuplify.
5419 (check_var_data): New call-back type for check_var_notmodified_p.
5420 (check_var_notmodified_p): Tuplify and use call-back struct to
5421 return statement found.
5422 (can_calculate_expr_before_stmt): Factor out statement related code
5423 into ...
5424 (can_calculate_stmt_before_stmt): New.
5425 (check_allocation_function): Tuplify.
5426 (find_sites_in_func): Ditto.
5427 (record_all_accesses_in_func): Ditto.
5428 (transform_access_sites): Ditto.
5429 (transform_allocation_sites): Ditto.
5430 (matrix_reorg): Re-enable.
5431 (gate_matrix_reorg): Re-enable.
5432
5433 2008-08-01 Jakub Jelinek <jakub@redhat.com>
5434
5435 * dwarf2out.c (compute_barrier_args_size): Set barrier_args_size
5436 for labels for which it hasn't been set yet. If it has been set,
5437 stop walking insns and continue with next worklist item.
5438 (dwarf2out_stack_adjust): Don't call compute_barrier_args_size
5439 if the only BARRIER is at the very end of a function.
5440
5441 2008-08-01 H.J. Lu <hongjiu.lu@intel.com>
5442
5443 * cfgexpand.c (expand_stack_alignment): Assert that
5444 stack_realign_drap and drap_rtx must match.
5445
5446 * function.c (instantiate_new_reg): If DRAP is used to realign
5447 stack, replace virtual_incoming_args_rtx with internal arg
5448 pointer.
5449
5450 2008-08-01 Richard Guenther <rguenther@suse.de>
5451
5452 * tree-ssa-pre.c (fini_pre): Take in_fre parameter. Free
5453 loop information only if we initialized it.
5454 (execute_pre): Call fini_pre with in_fre.
5455 * tree-ssa-loop-ivcanon (try_unroll_loop_completely): Dump
5456 if we do not unroll because we hit max-completely-peeled-insns.
5457 Use our estimation for consistency, do allow shrinking.
5458
5459 2008-08-01 H.J. Lu <hongjiu.lu@intel.com>
5460
5461 * config/i386/i386.c (override_options): Replace ABI_STACK_BOUNDARY
5462 with MIN_STACK_BOUNDARY.
5463 (ix86_update_stack_boundary): Likewise.
5464 (ix86_expand_prologue): Assert MIN_STACK_BOUNDARY instead of
5465 STACK_BOUNDARY.
5466
5467 * config/i386/i386.h (ABI_STACK_BOUNDARY): Renamed to ...
5468 (MIN_STACK_BOUNDARY): This.
5469
5470 2008-08-01 Richard Guenther <rguenther@suse.de>
5471
5472 PR middle-end/36997
5473 * gimplify.c (gimplify_call_expr): Set error_mark_node on GS_ERROR.
5474
5475 2008-08-01 Richard Guenther <rguenther@suse.de>
5476
5477 PR tree-optimization/36988
5478 * tree-ssa-ccp.c (ccp_fold): Conversions of constants only
5479 do not matter if that doesn't change volatile qualification.
5480
5481 2008-08-01 Paolo Bonzini <bonzini@gnu.org>
5482
5483 * configure.ac: Do not generate libada-mk. Do not subst
5484 host_cc_for_libada.
5485 * libada-mk.in: Remove.
5486 * Makefile.in: Pass TARGET_LIBGCC2_CFLAGS to libgcc.mvars.
5487 * configure: Regenerate.
5488
5489 2008-08-01 Basile Starynkevitch <basile@starynkevitch.net>
5490
5491 * tree-pass.h: Added comment about not dumping passes with name
5492 starting with star in struct opt_pass.
5493 * passes.c (register_dump_files_1): Don't do dump for a pass with
5494 name starting with star.
5495 * doc/passes.texi (Pass manager): Mention pass names and special
5496 meaning of star prefix to avoid dump.
5497
5498 2008-07-31 Adam Nemet <anemet@caviumnetworks.com>
5499
5500 * config.gcc (mipsisa64r2*-*-linux*): New configuration. Set ISA
5501 to MIPS64r2.
5502 * config/mips/mips.h (GENERATE_MIPS16E): Update comment.
5503 (ISA_MIPS64R2): New macro.
5504 (TARGET_CPU_CPP_BUILTINS, MULTILIB_ISA_DEFAULT): Handle it.
5505 (ISA_HAS_64BIT_REGS, ISA_HAS_MUL3, ISA_HAS_FP_CONDMOVE,
5506 ISA_HAS_8CC, ISA_HAS_FP4, ISA_HAS_PAIRED_SINGLE,
5507 ISA_HAS_MADD_MSUB, ISA_HAS_NMADD4_NMSUB4, ISA_HAS_CLZ_CLO,
5508 ISA_HAS_ROR, ISA_HAS_PREFETCH, ISA_HAS_PREFETCHX, ISA_HAS_SEB_SEH,
5509 ISA_HAS_EXT_INS, ISA_HAS_MXHC1, ISA_HAS_HILO_INTERLOCKS,
5510 ISA_HAS_SYNCI, MIN_FPRS_PER_FMT): Return true for ISA_MIPS64R2.
5511 (MIPS_ISA_LEVEL_SPEC, ASM_SPEC, LINK_SPEC): Handle -mips64r2.
5512 (TARGET_LOONGSON_2E, TARGET_LOONGSON_2F, TARGET_LOONGSON_2EF):
5513 Move up to keep list alphabetically sorted.
5514 (TUNE_20KC, TUNE_24K, TUNE_74K, TUNE_LOONGSON_2EF): Likewise.
5515 * config/mips/mips.c (mips_cpu_info_table): Add default MIPS64r2
5516 processor.
5517 * doc/invoke.texi (MIPS Options): Add -mips64r2.
5518 (-march=@var{arch}): Add mips64r2.
5519
5520 2008-07-31 H.J. Lu <hongjiu.lu@intel.com>
5521
5522 * config/i386/darwin.h (MAIN_STACK_BOUNDARY): Define to 128.
5523
5524 2008-07-31 Steve Ellcey <sje@cup.hp.com>
5525
5526 * expr.c (expand_assignment): Check for complete type.
5527
5528 2008-07-31 H.J. Lu <hongjiu.lu@intel.com>
5529
5530 PR debug/36977
5531 * cfgexpand.c (expand_stack_alignment): Set stack_realign_tried.
5532
5533 * dwarf2out.c (based_loc_descr): Check crtl->stack_realign_tried
5534 for stack alignment.
5535
5536 * function.h (rtl_data): Add stack_realign_tried. Update comments.
5537
5538 2008-07-31 Kaz Kojima <kkojima@gcc.gnu.org>
5539
5540 * config/sh/sh.c (sh_canonical_va_list_type): Remove.
5541 (TARGET_CANONICAL_VA_LIST_TYPE): Remove.
5542
5543 2008-07-31 Jakub Jelinek <jakub@redhat.com>
5544
5545 PR rtl-optimization/36419
5546 * dwarf2out.c (barrier_args_size): New variable.
5547 (compute_barrier_args_size, compute_barrier_args_size_1): New
5548 functions.
5549 (dwarf2out_stack_adjust): For BARRIERs call compute_barrier_args_size
5550 if not called yet in the current function, use barrier_args_size
5551 array to find the new args_size value.
5552 (dwarf2out_frame_debug): Free and clear barrier_args_size.
5553
5554 2008-07-31 H.J. Lu <hongjiu.lu@intel.com>
5555
5556 PR debug/36980
5557 * dwarf2out.c (dwarf2out_frame_debug_expr): Move rule 17 before
5558 rule 19.
5559
5560 2008-07-31 H.J. Lu <hongjiu.lu@intel.com>
5561
5562 PR debug/36976
5563 * dwarf2out.c (dwarf2out_args_size_adjust): New.
5564 (dwarf2out_stack_adjust): Use it.
5565 (dwarf2out_frame_debug_expr): Likewise.
5566
5567 2008-07-31 Richard Guenther <rguenther@suse.de>
5568
5569 PR tree-optimization/36978
5570 * tree-ssa-loop-unswitch.c (tree_may_unswitch_on): Do not fold
5571 the generated condition.
5572
5573 2008-07-31 Richard Guenther <rguenther@suse.de>
5574
5575 * passes.c (init_optimization_passes): Always call
5576 pass_early_warn_uninitialized.
5577 * opts.c (decode_options): Do not warn about -Wuninitialized at -O0.
5578 * doc/invoke.texi (-Wuninitialized): Correct for enabling at -O0.
5579 * doc/passes.texi (Warn for uninitialized variables): Adjust.
5580
5581 2008-07-31 Jakub Jelinek <jakub@redhat.com>
5582
5583 PR c/36970
5584 * builtins.c (maybe_emit_free_warning): New function.
5585 (expand_builtin): Process BUILT_IN_FREE even at -O0. Call
5586 maybe_emit_free_warning for BUILT_IN_FREE.
5587
5588 PR debug/36278
5589 * dwarf2out.c (get_context_die): New function.
5590 (force_decl_die, force_type_die): Use it.
5591 (dwarf2out_imported_module_or_decl): Likewise. If base_type_die
5592 returns NULL, force generation of DW_TAG_typedef and put that into
5593 DW_AT_import.
5594
5595 PR preprocessor/36649
5596 * c-pch.c (c_common_read_pch): Save and restore
5597 line_table->trace_includes across PCH restore.
5598
5599 2008-07-30 Eric Botcazou <ebotcazou@adacore.com>
5600
5601 PR ada/36554
5602 * dwarf2out.c (is_subrange_type): Deal with BOOLEAN_TYPE.
5603
5604 2008-07-30 Rafael Ávila de Espíndola <espindola@google.com>
5605
5606 PR 36974
5607 * final.c (call_from_call_insn): Handle COND_EXEC.
5608
5609 2008-07-30 H.J. Lu <hongjiu.lu@intel.com>
5610
5611 * builtins.c (std_gimplify_va_arg_expr): Replace
5612 PREFERRED_STACK_BOUNDARY with MAX_SUPPORTED_STACK_ALIGNMENT.
5613 * config/i386/i386.c (ix86_gimplify_va_arg): Likewise.
5614
5615 2008-07-30 Joey Ye <joey.ye@intel.com>
5616 H.J. Lu <hongjiu.lu@intel.com>
5617
5618 * builtins.c (expand_builtin_setjmp_receiver): Replace
5619 virtual_incoming_args_rtx with crtl->args.internal_arg_pointer.
5620 (expand_builtin_apply_args_1): Likewise.
5621 (expand_builtin_longjmp): Need DRAP for stack alignment.
5622 (expand_builtin_apply): Likewise.
5623
5624 * caller-save.c (setup_save_areas): Call assign_stack_local_1
5625 instead of assign_stack_local to allow alignment reduction.
5626
5627 * calls.c (emit_call_1): Need DRAP for stack alignment if
5628 return pops.
5629 (expand_call): Replace virtual_incoming_args_rtx with
5630 crtl->args.internal_arg_pointer.
5631 * stmt.c (expand_nl_goto_receiver): Likewise.
5632
5633 * cfgexpand.c (get_decl_align_unit): Estimate stack variable
5634 alignment and store to stack_alignment_estimated and
5635 max_used_stack_slot_alignment.
5636 (expand_one_var): Likewise.
5637 (expand_stack_alignment): New function.
5638 (tree_expand_cfg): Initialize max_used_stack_slot_alignment
5639 and stack_alignment_estimated fields in rtl_data. Call
5640 expand_stack_alignment at end.
5641
5642 * defaults.h (INCOMING_STACK_BOUNDARY): New.
5643 (MAX_STACK_ALIGNMENT): Likewise.
5644 (MAX_SUPPORTED_STACK_ALIGNMENT): Likewise.
5645 (SUPPORTS_STACK_ALIGNMENT): Likewise.
5646
5647 * emit-rtl.c (gen_reg_rtx): Estimate stack alignment for
5648 stack alignment when generating virtual registers.
5649
5650 * function.c (assign_stack_local): Renamed to ...
5651 (assign_stack_local_1): This. Add a parameter to indicate
5652 if it is OK to reduce alignment.
5653 (assign_stack_local): Use it.
5654 (instantiate_new_reg): Instantiate virtual incoming args rtx
5655 to vDRAP if stack realignment and DRAP is needed.
5656 (assign_parms): Collect parameter/return type alignment and
5657 contribute to stack_alignment_estimated.
5658 (locate_and_pad_parm): Likewise.
5659 (get_arg_pointer_save_area): Replace virtual_incoming_args_rtx
5660 with crtl->args.internal_arg_pointer.
5661
5662 * function.h (rtl_data): Add new field drap_reg,
5663 max_used_stack_slot_alignment, stack_alignment_estimated,
5664 stack_realign_needed, need_drap, stack_realign_processed and
5665 stack_realign_finalized.
5666 (stack_realign_fp): New macro.
5667 (stack_realign_drap): Likewise.
5668
5669 * global.c (compute_regsets): Frame pointer is needed when
5670 stack is realigned. Can eliminate frame pointer when stack is
5671 realigned and dynamic realigned argument pointer isn't used.
5672
5673 * reload1.c (update_eliminables): Frame pointer is needed
5674 when stack is realigned.
5675 (init_elim_table): Can eliminate frame pointer when stack is
5676 realigned and dynamic realigned argument pointer isn't used.
5677
5678 * rtl.h (assign_stack_local_1): Declare new funtion.
5679
5680 * target-def.h (TARGET_UPDATE_STACK_BOUNDARY): New.
5681 (TARGET_GET_DRAP_RTX): Likewise.
5682 (TARGET_CALLS): Add TARGET_UPDATE_STACK_BOUNDARY and
5683 TARGET_GET_DRAP_RTX.
5684
5685 * target.h (gcc_target): Add update_stack_boundary and get_drap_rtx.
5686
5687 * tree-vectorizer.c (vect_can_force_dr_alignment_p): Replace
5688 STACK_BOUNDARY with MAX_STACK_ALIGNMENT.
5689
5690 2008-07-30 Xuepeng Guo <xuepeng.guo@intel.com>
5691 H.J. Lu <hongjiu.lu@intel.com>
5692
5693 * dwarf2out.c (dw_fde_struct): Add stack_realignment, drap_reg,
5694 vdrap_reg, stack_realign and drap_reg_saved.
5695 (add_cfi): Don't allow redefining CFA when DRAP is used.
5696 (reg_save): Handle stack alignment.
5697 (dwarf2out_frame_debug_expr): Add rules 16-20 to handle stack
5698 alignment. Don't generate DWARF information for (set fp sp)
5699 when DRAP is used.
5700 (dwarf2out_begin_prologue): Initialize drap_reg and vdrap_reg
5701 to INVALID_REGNUM.
5702 (int_loc_descriptor): Move prototype forward. Also define if
5703 DWARF2_UNWIND_INFO is true.
5704 (output_cfa_loc): Handle DW_CFA_expression.
5705 (build_cfa_aligned_loc): New.
5706 (based_loc_descr): Update assert for stack realign. For local
5707 variables, use sp+offset when stack is aligned without drap and
5708 fp+offset when stack is aligned with drap. For arguments, use
5709 cfa+offset when drap is used to align stack.
5710
5711 2008-07-30 Joey Ye <joey.ye@intel.com>
5712 H.J. Lu <hongjiu.lu@intel.com>
5713
5714 * config/i386/i386.c (ix86_force_align_arg_pointer_string):
5715 Break long line.
5716 (ix86_gen_andsp): New.
5717 (ix86_user_incoming_stack_boundary): Likewise.
5718 (ix86_default_incoming_stack_boundary): Likewise.
5719 (ix86_incoming_stack_boundary): Likewise.
5720 (ix86_can_eliminate): Likewise.
5721 (find_drap_reg): Likewise.
5722 (ix86_update_stack_boundary): Likewise.
5723 (ix86_get_drap_rtx): Likewise.
5724 (ix86_finalize_stack_realign_flags): Likewise.
5725 (TARGET_UPDATE_STACK_BOUNDARY): Likewise.
5726 (TARGET_GET_DRAP_RTX): Likewise.
5727 (override_options): Overide option value for new options.
5728 (ix86_function_ok_for_sibcall): Remove check for
5729 force_align_arg_pointer.
5730 (ix86_handle_cconv_attribute): Likewise.
5731 (ix86_function_regparm): Likewise.
5732 (setup_incoming_varargs_64): Don't set stack_alignment_needed here.
5733 (ix86_va_start): Replace virtual_incoming_args_rtx with
5734 crtl->args.internal_arg_pointer.
5735 (ix86_select_alt_pic_regnum): Check DRAP register.
5736 (ix86_save_reg): Replace force_align_arg_pointer with drap_reg.
5737 (ix86_compute_frame_layout): Compute frame layout wrt stack
5738 realignment.
5739 (ix86_internal_arg_pointer): Just return virtual_incoming_args_rtx.
5740 (ix86_expand_prologue): Decide if stack realignment is needed
5741 and generate prologue code accordingly.
5742 (ix86_expand_epilogue): Generate epilogue code wrt stack
5743 realignment is really needed or not.
5744
5745 * config/i386/i386.h (MAIN_STACK_BOUNDARY): New.
5746 (ABI_STACK_BOUNDARY): Likewise.
5747 (PREFERRED_STACK_BOUNDARY_DEFAULT): Likewise.
5748 (STACK_REALIGN_DEFAULT): Likewise.
5749 (INCOMING_STACK_BOUNDARY): Likewise.
5750 (MAX_STACK_ALIGNMENT): Likewise.
5751 (ix86_incoming_stack_boundary): Likewise.
5752 (FORCE_PREFERRED_STACK_BOUNDARY_IN_MAIN): Removed.
5753 (REAL_PIC_OFFSET_TABLE_REGNUM): Updated to use BX_REG.
5754 (CAN_ELIMINATE): Defined with ix86_can_eliminate.
5755 (machine_function): Remove force_align_arg_pointer.
5756
5757 * config/i386/i386.md (BX_REG): New.
5758 (R13_REG): Likewise.
5759
5760 * config/i386/i386.opt (mforce_drap): New.
5761 (mincoming-stack-boundary): Likewise.
5762 (mstackrealign): Add Init(-1).
5763
5764 * config/i386/i386-protos.h (ix86_can_eliminate): New
5765
5766 2008-07-30 H.J. Lu <hongjiu.lu@intel.com>
5767
5768 * doc/extend.texi: Update force_align_arg_pointer.
5769
5770 * doc/invoke.texi: Document -mincoming-stack-boundary. Update
5771 -mstackrealign.
5772
5773 * doc/tm.texi (MAX_STACK_ALIGNMENT): Add macro.
5774 (INCOMING_STACK_BOUNDARY): Likewise.
5775 (TARGET_UPDATE_STACK_BOUNDARY): New target hook.
5776 (TARGET_GET_DRAP_RTX): Likewise.
5777
5778 2008-07-30 Andreas Schwab <schwab@suse.de>
5779
5780 PR rtl-optimization/36929
5781 * dse.c (replace_inc_dec): Use emit_insn_before instead of
5782 add_insn_before and fix argument order.
5783 (replace_inc_dec_mem): Handle NULL rtx.
5784
5785 2008-07-30 Andrew Jenner <andrew@codesourcery.com>
5786
5787 * config/arm/arm.c (arm_compute_static_chain_stack_bytes): New
5788 function.
5789 (arm_compute_initial_elimination_offset): Use it.
5790 (arm_compute_save_reg_mask): Include static chain save slot when
5791 calculating alignment.
5792 (arm_get_frame_offsets): Ditto.
5793 (thumb1_compute_save_reg_mask): Ensure we have a low register saved
5794 that we can use to decrement the stack when the stack decrement
5795 could be too big for an immediate value in a single insn.
5796 (thumb1_expand_prologue): Avoid using r12 for stack decrement.
5797
5798 2008-07-30 Richard Guenther <rguenther@suse.de>
5799
5800 PR tree-optimization/36967
5801 * tree-predcom.c (remove_stmt): Use gimple_assign_ssa_name_copy_p.
5802 Release defs of statements we remove.
5803
5804 2008-07-30 Nathan Froyd <froydnj@codesourcery.com>
5805
5806 * config/arm/arm.c (arm_expand_prologue): Use 0-length rtvec
5807 instead of NULL_RTVEC.
5808
5809 2008-07-30 Nathan Froyd <froydnj@codesourcery.com>
5810
5811 PR target/35866
5812
5813 * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Add clause for
5814 vector modes.
5815
5816 2008-07-30 Rafael Ávila de Espíndola <espindola@google.com>
5817
5818 * final.c (call_from_call_insn): New.
5819 (final_scan_insn): Call assemble_external on FUNCTION_DECLs.
5820
5821 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5822
5823 * configure.ac: Substitute ADA_CFLAGS.
5824 * configure: Regenerate.
5825 * config.host: Remove mention of pa/x-ada and pa/x-ada-hpux10 files.
5826 * Makefile.in: Remove mention of X_* variables.
5827 * config/pa/x-ada-hpux10: Remove.
5828 * config/pa/x-ada: Remove.
5829
5830 * doc/fragments.texi: Update.
5831
5832 2008-07-30 Olivier Hainque <hainque@adacore.com>
5833
5834 * config/mips/irix-crti.asm: .hide __gcc_init and __gcc_fini.
5835 * config/mips/iris6.h (IRIX_SUBTARGET_LINK_SPEC, irix ld): Hide
5836 __dso_handle explicitly here.
5837
5838 2008-07-30 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5839
5840 PR 34389
5841 * c-typeck.c (build_binary_op): Encapsulate code into...
5842 * c-common.c (shorten_binary_op): ...this new function.
5843 (conversion_warning): Use the new function. Handle non-negative
5844 constant in bitwise-and.
5845 * c-common.h (shorten_binary_op): Declare.
5846
5847 2008-07-30 Olivier Hainque <hainque@adacore.com>
5848
5849 * scan.c (make_sstring_space): Add explicit conversions of
5850 allocator's return value.
5851 * fix-header.c (recognized_function): Likewise.
5852
5853 2008-07-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5854
5855 * doc/cpp.texi: Update to GFDL 1.2.
5856 * doc/gcc.texi: Do not list GPL as Invariant Section.
5857 * doc/gccint.texi: Likewise. Update copyright years.
5858 * doc/install.texi: Update copyright years.
5859
5860 2008-07-30 Alan Modra <amodra@bigpond.net.au>
5861
5862 PR target/36955
5863 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Add
5864 a use of pic_offset_table_rtx for -msecure-plt __tls_get_addr calls.
5865
5866 2008-07-29 Jan Hubicka <jh@suse.cz>
5867
5868 * c-decl.c (merge_decls): Do not handle DECL_INLINE.
5869 (grokdeclarator): Likewise.
5870 * langhooks.c (lhd_warn_unused_global_decl): Use
5871 DECL_DECLARED_INLINE_P.
5872 * print-tree.c (print_node): Remove DECL_INLINE check.
5873
5874 2008-07-29 Richard Guenther <rguenther@suse.de>
5875
5876 PR tree-optimization/36945
5877 * tree-ssa-sccvn.h (copy_reference_ops_from_ref): Declare.
5878 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Export.
5879 Record invariant addresses un-decomposed.
5880 (copy_reference_ops_from_call): Record reference call
5881 arguments properly. Simplify.
5882 * tree-ssa-pre.c (create_component_ref_by_pieces_1): New
5883 helper split out from ...
5884 (create_component_ref_by_pieces): ... here. Simplify.
5885 Prepare for recursive invocation for call arguments.
5886 (create_expression_by_pieces): Adjust call to
5887 create_component_ref_by_pieces.
5888 (compute_avail): Process operand 2 of reference ops.
5889
5890 2008-07-29 Richard Guenther <rguenther@suse.de>
5891
5892 * gimplify.c (gimplify_expr): Clear TREE_SIDE_EFFECTS for OBJ_TYPE_REF.
5893
5894 2008-07-29 Jakub Jelinek <jakub@redhat.com>
5895
5896 * c-format.c (check_format_types): Revert unwanted checkin.
5897
5898 2008-07-29 Jan Hubicka <jh@suse.cz>
5899
5900 * flags.h (flag_really_no_inline): Remove.
5901 * cgraph.c (cgraph_function_possibly_inlined_p): Simplify.
5902 * toplev.c (flag_really_no_inline): Remove.
5903 * c-cppbuiltin.c (c_cpp_builtins): Use flag_no_inline.
5904 * ipa-inline.c (cgraph_decide_inlining): Do not check flag_no_inline.
5905 (cgraph_decide_inlining_incrementally): Likewise.
5906 (compute_inline_parameters): Likewise.
5907 * opts.c (decode_options): Simplify.
5908 * c-opts.c (c_common_post_options): Do not set flag_no_inline.
5909 * common.opt (finline): Initialize to 1.
5910 * tree-inline.c (inlinable_function_p): Check flag_no_inline.
5911
5912 2008-07-29 Jan Hubicka <jh@suse.cz>
5913
5914 * predict.c (always_optimize_for_size_p): New function.
5915 (optimize_bb_for_size_p, optimize_bb_for_speed_p,
5916 optimize_edge_for_size_p, optimize_edge_for_speed_p,
5917 optimize_insn_for_size_p, optimize_insn_for_speed_p): New global
5918 functions.
5919 (rtl_profile_for_bb, rtl_profile_for_edge, rtl_default_profile): New.
5920 * function.c (prepare_function_start): Set default profile.
5921 * function.h (rtl_data): Add maybe_hot_insn_p.
5922 * cfgexpand.c (expand_gimple_basic_block): Set RTL profile.
5923 (construct_exit_block): Likewise.
5924 (tree_expand_cfg): Likewise.
5925 * basic-block.h
5926 (optimize_bb_for_size_p, optimize_bb_for_speed_p,
5927 optimize_edge_for_size_p, optimize_edge_for_speed_p,
5928 optimize_insn_for_size_p, optimize_insn_for_speed_p): Declare.
5929 (rtl_profile_for_bb, rtl_profile_for_edge, default_rtl_profile):
5930 Declare.
5931
5932 2008-07-29 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5933
5934 PR 34985
5935 * c-decl.c (merge_decls): Merge USED flags.
5936
5937 2008-07-29 Kaz Kojima <kkojima@gcc.gnu.org>
5938
5939 * config/sh/sh.c (sh_gimplify_va_arg_expr): Unshare the addr,
5940 valist, next_fp, next_fp_tmp, next_fp_limit, next_o, next_o_limit,
5941 next_stack, lab_false and lab_over trees.
5942
5943 2008-07-28 Richard Guenther <rguenther@suse.de>
5944
5945 PR tree-optimization/36957
5946 * tree-flow.h (tree_ssa_useless_type_conversion): Remove.
5947 (useless_type_conversion_p): Remove.
5948 (types_compatible_p): Remove.
5949 * gimple.h (tree_ssa_useless_type_conversion): Declare.
5950 (useless_type_conversion_p): Declare.
5951 (types_compatible_p): Declare.
5952 (gimple_expr_type): Return the base type only if it is
5953 trivially convertible to the subtype.
5954
5955 2008-07-28 Andreas Tobler <a.tobler@schweiz.org>
5956
5957 * configure.ac: Use the m4_do macro to concatenate the warnings into
5958 one string in ACX_PROG_CC_WARNING_OPTS,
5959 ACX_PROG_CC_WARNING_ALMOST_PEDANTIC and ACX_PROG_CC_WARNINGS_ARE_ERRORS.
5960 * configure: Regenerate.
5961
5962 2008-07-28 Richard Guenther <rguenther@suse.de>
5963
5964 * tree-ssa-pre.c (insert_into_preds_of_block): Remove dead code.
5965 (insert_fake_stores): Remove.
5966 (realify_fake_stores): Likewise.
5967 (execute_pre): Remove dead code.
5968 * tree-ssa-structalias.c (get_constraint_for_1): Remove tcc_unary case.
5969 (find_func_aliases): Deal with it here instead.
5970 Re-enable gcc_unreachable call.
5971
5972 2008-07-28 Richard Guenther <rguenther@suse.de>
5973
5974 Merge from gimple-tuples-branch.
5975
5976 * ChangeLog.tuples: ChangeLog from gimple-tuples-branch.
5977 * gimple.def: New file.
5978 * gsstruct.def: Likewise.
5979 * gimple-iterator.c: Likewise.
5980 * gimple-pretty-print.c: Likewise.
5981 * tree-gimple.c: Removed. Merged into ...
5982 * gimple.c: ... here. New file.
5983 * tree-gimple.h: Removed. Merged into ...
5984 * gimple.h: ... here. New file.
5985
5986 * Makefile.in: Add dependencies on GIMPLE_H and tree-iterator.h.
5987 * configure.ac: Added support for ENABLE_GIMPLE_CHECKING and the
5988 --enable-checking=gimple flag.
5989 * config.in: Likewise.
5990 * configure: Regenerated.
5991
5992 * tree-ssa-operands.h: Tuplified.
5993 * tree-vrp.c: Likewise.
5994 * tree-loop-linear.c: Likewise.
5995 * tree-into-ssa.c: Likewise.
5996 * tree-ssa-loop-im.c: Likewise.
5997 * tree-dump.c: Likewise.
5998 * tree-complex.c: Likewise.
5999 * cgraphbuild.c: Likewise.
6000 * tree-ssa-threadupdate.c: Likewise.
6001 * tree-ssa-loop-niter.c: Likewise.
6002 * tree-pretty-print.c: Likewise.
6003 * tracer.c: Likewise.
6004 * gengtype.c: Likewise.
6005 * tree-loop-distribution.c: Likewise.
6006 * tree-ssa-loop-unswitch.c: Likewise.
6007 * cgraph.c: Likewise.
6008 * cgraph.h: Likewise.
6009 * tree-ssa-loop-manip.c: Likewise.
6010 * value-prof.c: Likewise.
6011 * tree-ssa-loop-ch.c: Likewise.
6012 * tree-tailcall.c: Likewise.
6013 * value-prof.h: Likewise.
6014 * tree.c: Likewise.
6015 * tree.h: Likewise.
6016 * tree-pass.h: Likewise.
6017 * ipa-cp.c: Likewise.
6018 * tree-scalar-evolution.c: Likewise.
6019 * tree-scalar-evolution.h: Likewise.
6020 * target.h: Likewise.
6021 * lambda-mat.c: Likewise.
6022 * tree-phinodes.c: Likewise.
6023 * diagnostic.h: Likewise.
6024 * builtins.c: Likewise.
6025 * tree-ssa-alias-warnings.c: Likewise.
6026 * cfghooks.c: Likewise.
6027 * fold-const.c: Likewise.
6028 * cfghooks.h: Likewise.
6029 * omp-low.c: Likewise.
6030 * tree-ssa-dse.c: Likewise.
6031 * ipa-reference.c: Likewise.
6032 * tree-ssa-uncprop.c: Likewise.
6033 * toplev.c: Likewise.
6034 * tree-gimple.c: Likewise.
6035 * tree-gimple.h: Likewise.
6036 * tree-chrec.c: Likewise.
6037 * tree-chrec.h: Likewise.
6038 * tree-ssa-sccvn.c: Likewise.
6039 * tree-ssa-sccvn.h: Likewise.
6040 * cgraphunit.c: Likewise.
6041 * tree-ssa-copyrename.c: Likewise.
6042 * tree-ssa-ccp.c: Likewise.
6043 * tree-ssa-loop-ivopts.c: Likewise.
6044 * tree-nomudflap.c: Likewise.
6045 * tree-call-cdce.c: Likewise.
6046 * ipa-pure-const.c: Likewise.
6047 * c-format.c: Likewise.
6048 * tree-stdarg.c: Likewise.
6049 * tree-ssa-math-opts.c: Likewise.
6050 * tree-ssa-dom.c: Likewise.
6051 * tree-nrv.c: Likewise.
6052 * tree-ssa-propagate.c: Likewise.
6053 * ipa-utils.c: Likewise.
6054 * tree-ssa-propagate.h: Likewise.
6055 * tree-ssa-alias.c: Likewise.
6056 * gimple-low.c: Likewise.
6057 * tree-ssa-sink.c: Likewise.
6058 * ipa-inline.c: Likewise.
6059 * c-semantics.c: Likewise.
6060 * dwarf2out.c: Likewise.
6061 * expr.c: Likewise.
6062 * tree-ssa-loop-ivcanon.c: Likewise.
6063 * predict.c: Likewise.
6064 * tree-ssa-loop.c: Likewise.
6065 * tree-parloops.c: Likewise.
6066 * tree-ssa-address.c: Likewise.
6067 * tree-ssa-ifcombine.c: Likewise.
6068 * matrix-reorg.c: Likewise.
6069 * c-decl.c: Likewise.
6070 * tree-eh.c: Likewise.
6071 * c-pretty-print.c: Likewise.
6072 * lambda-trans.c: Likewise.
6073 * function.c: Likewise.
6074 * langhooks.c: Likewise.
6075 * ebitmap.h: Likewise.
6076 * tree-vectorizer.c: Likewise.
6077 * function.h: Likewise.
6078 * langhooks.h: Likewise.
6079 * tree-vectorizer.h: Likewise.
6080 * ipa-type-escape.c: Likewise.
6081 * ipa-type-escape.h: Likewise.
6082 * domwalk.c: Likewise.
6083 * tree-if-conv.c: Likewise.
6084 * profile.c: Likewise.
6085 * domwalk.h: Likewise.
6086 * tree-data-ref.c: Likewise.
6087 * tree-data-ref.h: Likewise.
6088 * tree-flow-inline.h: Likewise.
6089 * tree-affine.c: Likewise.
6090 * tree-vect-analyze.c: Likewise.
6091 * c-typeck.c: Likewise.
6092 * gimplify.c: Likewise.
6093 * coretypes.h: Likewise.
6094 * tree-ssa-phiopt.c: Likewise.
6095 * calls.c: Likewise.
6096 * tree-ssa-coalesce.c: Likewise.
6097 * tree.def: Likewise.
6098 * tree-dfa.c: Likewise.
6099 * except.c: Likewise.
6100 * except.h: Likewise.
6101 * cfgexpand.c: Likewise.
6102 * tree-cfgcleanup.c: Likewise.
6103 * tree-ssa-pre.c: Likewise.
6104 * tree-ssa-live.c: Likewise.
6105 * tree-sra.c: Likewise.
6106 * tree-ssa-live.h: Likewise.
6107 * tree-predcom.c: Likewise.
6108 * lambda.h: Likewise.
6109 * tree-mudflap.c: Likewise.
6110 * ipa-prop.c: Likewise.
6111 * print-tree.c: Likewise.
6112 * tree-ssa-copy.c: Likewise.
6113 * ipa-prop.h: Likewise.
6114 * tree-ssa-forwprop.c: Likewise.
6115 * ggc-page.c: Likewise.
6116 * c-omp.c: Likewise.
6117 * tree-ssa-dce.c: Likewise.
6118 * tree-vect-patterns.c: Likewise.
6119 * tree-ssa-ter.c: Likewise.
6120 * tree-nested.c: Likewise.
6121 * tree-ssa.c: Likewise.
6122 * lambda-code.c: Likewise.
6123 * tree-ssa-loop-prefetch.c: Likewise.
6124 * tree-inline.c: Likewise.
6125 * tree-inline.h: Likewise.
6126 * tree-iterator.c: Likewise.
6127 * tree-optimize.c: Likewise.
6128 * tree-ssa-phiprop.c: Likewise.
6129 * tree-vect-transform.c: Likewise.
6130 * tree-object-size.c: Likewise.
6131 * tree-outof-ssa.c: Likewise.
6132 * cfgloop.c: Likewise.
6133 * system.h: Likewise.
6134 * tree-profile.c: Likewise.
6135 * cfgloop.h: Likewise.
6136 * c-gimplify.c: Likewise.
6137 * c-common.c: Likewise.
6138 * tree-vect-generic.c: Likewise.
6139 * tree-flow.h: Likewise.
6140 * c-common.h: Likewise.
6141 * basic-block.h: Likewise.
6142 * tree-ssa-structalias.c: Likewise.
6143 * tree-switch-conversion.c: Likewise.
6144 * tree-ssa-structalias.h: Likewise.
6145 * tree-cfg.c: Likewise.
6146 * passes.c: Likewise.
6147 * ipa-struct-reorg.c: Likewise.
6148 * ipa-struct-reorg.h: Likewise.
6149 * tree-ssa-reassoc.c: Likewise.
6150 * cfgrtl.c: Likewise.
6151 * varpool.c: Likewise.
6152 * stmt.c: Likewise.
6153 * tree-ssanames.c: Likewise.
6154 * tree-ssa-threadedge.c: Likewise.
6155 * langhooks-def.h: Likewise.
6156 * tree-ssa-operands.c: Likewise.
6157 * config/alpha/alpha.c: Likewise.
6158 * config/frv/frv.c: Likewise.
6159 * config/s390/s390.c: Likewise.
6160 * config/m32c/m32c.c: Likewise.
6161 * config/m32c/m32c-protos.h: Likewise.
6162 * config/spu/spu.c: Likewise.
6163 * config/sparc/sparc.c: Likewise.
6164 * config/i386/i386.c: Likewise.
6165 * config/sh/sh.c: Likewise.
6166 * config/xtensa/xtensa.c: Likewise.
6167 * config/stormy16/stormy16.c: Likewise.
6168 * config/ia64/ia64.c: Likewise.
6169 * config/rs6000/rs6000.c: Likewise.
6170 * config/pa/pa.c: Likewise.
6171 * config/mips/mips.c: Likewise.
6172
6173 2008-07-28 Simon Baldwin <simonb@google.com>
6174
6175 * c-pragma.c (handle_pragma_message): New function.
6176 (init_pragma): Register handle_pragma_message.
6177 * doc/extend.texi (Diagnostic Pragmas): Added #pragma message
6178 documentation.
6179
6180 2008-07-27 Victor Kaplansky <victork@il.ibm.com>
6181
6182 PR tree-optimization/35252
6183 * tree-vect-analyze.c (vect_build_slp_tree): Make IMAGPART_EXPR and
6184 REALPART_EXPR to be considered as same load operation.
6185
6186 2008-07-27 Eric Botcazou <ebotcazou@adacore.com>
6187
6188 PR tree-optimization/36830
6189 * tree-ssa-sccvn.c (vn_reference_op_compute_hash): Hash operand #2.
6190 (expressions_equal_p): Return false if only one operand is null.
6191
6192 2008-07-26 Gerald Pfeifer <gerald@pfeifer.com>
6193
6194 * doc/install.texi (powerpc-*-netbsd*): Remove redundant texinfo
6195 version requirements.
6196
6197 2008-07-26 Olivier Hainque <hainque@adacore.com>
6198
6199 * collect2.c (symkind): New enum. Symbol kinds we care about.
6200 (is_ctor_dtor): Return symkind instead of int. Adjust prototype,
6201 code and head comment accordingly.
6202 (scan_prog_file): Use symkind names instead of bare integers.
6203
6204 2008-07-25 Jan Hubicka <jh@suse.cz>
6205
6206 * cgraph.c (cgraph_function_possibly_inlined_p): Do not rely on
6207 DECL_INLINE.
6208 * cgraphunit.c (record_cdtor_fn): Do not initialize DECL_INLINE
6209 (cgraph_preserve_function_body_p): Do not rely on DECL_INLINE.
6210 * dojump.c (clear_pending_stack_adjust): Likewise.
6211 * print-tree.c (print_node): Ignore DECL_INLINE.
6212 * tree-inline.c (inlinable_function_p): Likewise.
6213
6214 2008-07-25 Michael Meissner <gnu@the-meissners.org>
6215
6216 * doc/extend.texi (hot attribute): Document that the hot attribute
6217 turns on -O3 for some ports.
6218 (cold attribute): Document that the cold attribute turns on -Os
6219 for some ports
6220
6221 * doc/tm.texi (OPTIMIZATION_OPTIONS): Update documentation to
6222 reflect function specific option support.
6223
6224 * target.h (struct target_option_hooks): Add fields to say whether
6225 the cold attribute implies -Os and the hot attribute implies -O3.
6226
6227 * target-def.h (TARGET_OPTION_COLD_ATTRIBUTE_SETS_OPTIMIZATION):
6228 By default, do not turn on -Os for cold functions.
6229 (TARGET_OPTION_COLD_ATTRIBUTE_SETS_OPTIMIZATION): By default, do
6230 not turn on -O3 for hot functions.
6231
6232 * c-common.c (handle_hot_attribute): Use target hook to determine
6233 if hot functions should enable -O3.
6234 (handle_cold_attribute): Use target hook to determine if cold
6235 functions should enable -Os.
6236
6237 * config/i386/i386.c (ix86_target_string): Add -m3dnowa support.
6238 (override_options): Move disable scheduling to
6239 optimization_options.
6240 (optimization_options): Disable scheduling here, not
6241 override_options.
6242 (TARGET_OPTION_COLD_ATTRIBUTE_SETS_OPTIMIZATION): Define.
6243 (TARGET_OPTION_HOT_ATTRIBUTE_SETS_OPTIMIZATION): Define.
6244
6245 * config/ia64/ia64.c (ia64_override_options): Move setting
6246 scheduling flags to ia64_optimization_options.
6247 (ia64_optimization_options): Disable scheduling options here, and
6248 not in ia64_override_options.
6249 (TARGET_OPTION_COLD_ATTRIBUTE_SETS_OPTIMIZATION): Define.
6250 (TARGET_OPTION_HOT_ATTRIBUTE_SETS_OPTIMIZATION): Define.
6251
6252 2008-07-25 H.J. Lu <hongjiu.lu@intel.com>
6253
6254 PR target/36936
6255 * config/i386/i386.c (override_options): Don't clear TARGET_CMOVE.
6256
6257 2008-07-25 Martin Jambor <mjambor@suse.cz>
6258
6259 PR tree-optimization/36926
6260 * ipa-prop.c (ipa_analyze_call_uses): Call
6261 ipa_is_ssa_with_stmt_def instead of SSA_NAME_IS_DEFAULT_DEF.
6262
6263 2008-07-25 Joseph Myers <joseph@codesourcery.com>
6264
6265 * config/arm/iwmmxt.md (movv8qi_internal, movv4hi_internal,
6266 movv2si_internal): Add mem = reg alternative.
6267
6268 2008-07-25 Andreas Tobler <a.tobler@schweiz.org>
6269
6270 PR bootstrap/36918
6271 * config/sparc/sparc.h (DEFAULT_PCC_STRUCT_RETURN): Define
6272 DEFAULT_PCC_STRUCT_RETURN to 127.
6273
6274 2008-07-24 Jan Hubicka <jh@suse.cz>
6275
6276 * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.
6277 (build_cgraph_edges): Likewise.
6278 * cgraph.c (cgraph_node): Do not update assembler hash.
6279 (cgraph_remove_node): Drop non-unit-at-a-time code.
6280 * tree-pass.h (pass_O0_always_inline): Remove.
6281 * ipa-reference.c (gate_reference): Remove unit-at-a-time check.
6282 * toplev.c (process_options): Flag unit-at-a-time does not imply
6283 no section anchors.
6284 * cgraphunit.c: Update comments.
6285 (decide_is_function_needed): Drop non-unit-at-a-time mode.
6286 (cgraph_assemble_pending_functions): Remove.
6287 (cgraph_reset_node): Drop non-unit-at-a-time code.
6288 (cgraph_finalize_function): Likewise.
6289 (cgraph_analyze_function): Likewise.
6290 (cgraph_finalize_compilation_unit): Likewise.
6291 (cgraph_expand_function): Likewise.
6292 (cgraph_optimize): Likesise.
6293 (save_inline_function_body): Likewise.
6294 * ipa-pure-const.c (gate_pure_const): Drop flag_unit_at_a_time check.
6295 * tree-ssa-alias.c (maybe_be_aliased): Likewise.
6296 * ipa-inline.c: Update comments.
6297 (enum inlining_mode): remove INLINE_SPEED.
6298 (cgraph_clone_inlined_nodes): Drop unit-at-a-time check.
6299 (cgraph_mark_inline_edge): Likewise.
6300 (try_inline): Likewise.
6301 (cgraph_decide_inlining_incrementally): Likewise.
6302 (cgraph_gate_inlining): Remove.
6303 (cgraph_early_inlining): Remove flag_unit_at_a_time checks.
6304 (cgraph_gate_early_inlining): Likewise.
6305 (gate_inline_passes): Remove.
6306 (pass_inline_parameters, pass_ipa_inline): Remove gates.
6307 (cgraph_gate_O0_always_inline, cgraph_O0_always_inline,
6308 pass_O0_always_inline): Remove.
6309 * c-pch.c (c_pch_matching): Remove -funit-at-a-time.
6310 * dwarf2out.c (reference_to_unused): Remove flag_unit_at_a_time check.
6311 * opts.c (no_unit_at_a_time_default): Remove.
6312 (decode_options): Remove flag_unit_at_a_time reset and warning.
6313 * opts.h (no_unit_at_a_time_default): Remove.
6314 * c-decl.c (diagnose_mismatched_decls): Do not require inline keyword
6315 early in GNU dialect.
6316 (merge_decls): Update comment; drop unit-at-a-time check.
6317 (finish_decl): Likewise.
6318 (grok_declaration): Remove flag_inline_trees code.
6319 (finish_functions): Return on function returning non-void on all
6320 statics.
6321 * ipa-tye-escape.c (gate_type_escape_vars): Remove.
6322 * cfgexpand.c (expand_one_static_var): Remove.
6323 (expand_one_var): Remove expand_one_static_var call.
6324 (expand_used_vars_for_block): Remove flag_unit_a_time check.
6325 * c-opts.c (c_common_post_options): Remove flag_inline_trees code
6326 and flag_unit_at_a-time compatibility checks.
6327 * varasm.c (assemble_alias): Remove flag_unit_at_a_time check.
6328 * tree-inline.c (flag_inline_trees): Remove.
6329 (inlinable_function_p): Don't check it.
6330 (expand_call_inline): Remove non-unit-at-a-time code.
6331 * tree-inline.h (flag_inline_trees): Remove.
6332 * tree-optimize.c (execute_early_local_optimizations): Remove
6333 unit-at-a-time checks.
6334 (tree_rest_of_compilation): Likewise.
6335 * combine.c (setup_incoming_promotions): Likewise.
6336 * tree-profile.c (tree_gen_ic_func_profiler): Likewise.
6337 * tree-ssa-structalias.c (delete_points_to_sets): Likewise.
6338 * passes.c (pass_inline_parameters): Update comments; remove
6339 O0_alwaysinline pass.
6340 (execute_one_ipa_transform_pass): Do not reset in_gimple_form.
6341 (execute_one_pass): Likewise.
6342 * i386.c (ix86_function_regparm): Remove unit-at-a-time check.
6343 (ix86_function_sseregparm): Likewise.
6344 * arm.c (arm_function_in_section_p): Likewise.
6345 * bfin.c (bfin_load_pic_reg, bfin_function_ok_for_sibcall): Likewise.
6346 * varpool.c: Update comments.
6347 (decide_is_variable_needed): Remove unit-at-a-time checks.
6348 (varpool_finalize_decl): Likewise.
6349
6350 2008-07-24 Kaz Kojima <kkojima@gcc.gnu.org>
6351
6352 * config/sh/sh.h (OPTIMIZATION_OPTIONS): Set flag_omit_frame_pointer
6353 to 2 instead of -1.
6354 (OVERRIDE_OPTIONS): Check if flag_omit_frame_pointer is equal to 2.
6355
6356 2008-07-24 Kai Tietz <kai.tietz@onevision.com>
6357
6358 * config/i386/i386.c (get_dllimport_decl): Treat user_label_prefix for
6359 imp symbol extension.
6360
6361 2008-07-23 Ian Lance Taylor <iant@google.com>
6362
6363 * tree-vrp.c (infer_value_range): Ignore asm statements when
6364 looking for memory accesses for -fdelete-null-pointer-checks.
6365
6366 2008-07-24 Ben Elliston <bje@au.ibm.com>
6367
6368 * config/spu/spu-c.c (__vector_keyword): New variable.
6369 (vector_keyword): Likewise.
6370 (spu_categorize_keyword): New function.
6371 (spu_macro_to_expand): Likewise.
6372 (spu_cpu_cpp_builtins): Enable context-sensitive macros if not
6373 compiling an ISO C dialect.
6374
6375 2008-07-24 Ben Elliston <bje@au.ibm.com>
6376
6377 * config/rs6000/rs6000-c.c: Move GTY(()) markers to match
6378 conventional usage.
6379
6380 2008-07-23 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6381
6382 * configure: Regenerate.
6383 * configure.ac: Require texinfo 4.7.
6384 * doc/install.texi: Document texinfo 4.7 requirement.
6385
6386 2008-07-23 Martin Jambor <mjambor@suse.cz>
6387
6388 * ipa-cp.c (ipcp_print_edge_profiles): Test for node->analyzed
6389 rather than for DECL_SAVED_TREE.
6390 * ipa-prop.c: Include diagnostic.h.
6391 (ipa_check_stmt_modifications): Check LHS of GIMPLE_MODIFY_EXPRs
6392 thoroughly.
6393 (ipa_detect_param_modifications): Function rewritten from scratch.
6394 (ipa_compute_jump_functions): Changed accesses to modification flags.
6395 (ipa_free_node_params_substructures): Update flags destruction.
6396 (ipa_node_duplication_hook): Update flags duplication.
6397 (ipa_print_all_params_modified): Updated flag access.
6398 * ipa-prop.h (struct ipa_param_flags): New structure.
6399 (struct ipa_node_params): New field modification_analysis_done,
6400 modified_flags changed into param_flags.
6401 (ipa_is_ith_param_modified): Changed to use new flags.
6402 * Makefile.in (ipa-prop.o): Add $(DIAGNOSTIC_H) to dependencies.
6403
6404 * ipa-prop.c (ipa_print_all_jump_functions): Moved here from
6405 ipa-cp.c and split into two functions.
6406 (ipa_print_node_jump_functions): New function.
6407 (compute_scalar_jump_functions): New function.
6408 (type_like_member_ptr_p): New function.
6409 (compute_pass_through_member_ptrs): New function.
6410 (fill_member_ptr_cst_jump_function): New function.
6411 (determine_cst_member_ptr): New function.
6412 (compute_cst_member_ptr_arguments): New function.
6413 (ipa_compute_jump_functions): Complete rewrite.
6414 * ipa-prop.h (enum jump_func_type): Make explicit that we depend
6415 on IPA_UNKNOWN being zero. Added value IPA_CONST_MEMBER_PTR.
6416 (struct ipa_member_ptr_cst): New structure.
6417 (union jump_func_value): New field member_cst.
6418 * ipa-cp.c (ipcp_lat_is_insertable): New function.
6419 (ipcp_lattice_from_jfunc): Produces bottom lattices for unhandled
6420 jump function types.
6421 (ipcp_print_all_lattices): Slight fprintf rearrangement.
6422 (ipcp_print_all_structures): Call ipa_print_all_jump_functions
6423 instead of ipcp_print_all_jump_functions.
6424 (ipcp_insert_stage): Use ipcp_lat_is_insertable, create replace maps
6425 only for replacable scalars.
6426
6427 * doc/invoke.texi (Optimize options): Add description of
6428 -findirect-inlining.
6429 * common.opt (flag_indirect_inlining): New flag.
6430 * opts.c (decode_options): Set flag_indirect_inlining when
6431 optimize >= 3.
6432
6433 * ipa-inline.c: Include ipa-prop.h.
6434 (inline_indirect_intraprocedural_analysis): New function.
6435 (inline_generate_summary): Allocate parameter and argument info
6436 structures, call inline_indirect_intraprocedural_analysis on each
6437 node when doing indirect inlining and deallocate indirect inlining
6438 data structures in the end.
6439 * ipa-prop.c (ipa_create_param_decls_array): Return if already done.
6440 (free_all_ipa_structures_after_iinln): New function.
6441 (free_all_ipa_structures_after_ipa_cp): Checks whether iinln will be
6442 done.
6443 * Makefile.in (ipa-inline.o): Added $(IPA_PROP_H) to dependencies.
6444
6445 * cgraphbuild.c (compute_call_stmt_bb_frequency): New function.
6446 (build_cgraph_edges): Call compute_call_stmt_bb_frequency instead
6447 of computing the frequency separately.
6448 (rebuild_cgraph_edges): Call compute_call_stmt_bb_frequency instead
6449 of computing the frequency separately.
6450 * ipa-cp.c (ipcp_print_all_structures): Replace a call to
6451 ipa_print_all_param_modified with a call to ipa_print_all_param_flags.
6452 * ipa-prop.c (ipa_get_member_ptr_load_param): New function.
6453 (ipa_get_stmt_member_ptr_load_param): New function.
6454 (ipa_is_ssa_with_stmt_def): New function.
6455 (ipa_note_param_call): New function.
6456 (ipa_analyze_call_uses): New function.
6457 (ipa_analyze_stmt_uses): New function.
6458 (ipa_analyze_params_uses): New function.
6459 (ipa_free_node_params_substructures): Also free the param_calls linked
6460 list.
6461 (ipa_node_duplication_hook): Also duplicate the param_calls linked list.
6462 (ipa_print_node_param_flags): New function.
6463 (ipa_print_all_params_modified): Renamed to ipa_print_all_param_flags.
6464 (ipa_print_all_param_flags): Calls ipa_print_node_param_flags.
6465 * ipa-prop.h (struct ipa_param_flags): New field called.
6466 (struct ipa_param_call_note): New structure.
6467 (struct ipa_node_params): New fields param_calls and
6468 uses_analysis_done.
6469 (ipa_is_ith_param_called): New function.
6470 * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
6471 ipa_analyze_params_uses and dump parameter flags.
6472
6473 * ipa-inline.c (cgraph_decide_recursive_inlining): Call
6474 ipa_propagate_indirect_call_infos if performing indirect inlining,
6475 pass a new parameter new_edges to it.
6476 (add_new_edges_to_heap): New fucntion.
6477 (cgraph_decide_inlining_of_small_functions): New vector
6478 new_indirect_edges for newly found indirect edges , call
6479 ipa_propagate_indirect_call_infos after inlining.
6480 (cgraph_decide_inlining): Call ipa_propagate_indirect_call_infos after
6481 inlining if performing indirect inlining. Call
6482 free_all_ipa_structures_after_iinln when doing so too.
6483 (inline_generate_summary): Do not call
6484 free_all_ipa_structures_after_iinln here.
6485 * ipa-prop.c (update_jump_functions_after_inlining): New function.
6486 (print_edge_addition_message): New function.
6487 (update_call_notes_after_inlining): New function.
6488 (propagate_info_to_inlined_callees): New function.
6489 (ipa_propagate_indirect_call_infos): New function.
6490 * ipa-prop.h: Include cgraph.h
6491 (struct ipa_param_call_note): Fields reordered, new field processed.
6492 * cgraph.h (cgraph_edge): Shrink loop_nest field to 31 bits, add a new
6493 flag indirect_call.
6494 * cgraphunit.c (verify_cgraph_node): Allow indirect edges not to have
6495 rediscovered call statements.
6496 * cgraph.c (cgraph_create_edge): Initialize indirect_call to zero.
6497 (dump_cgraph_node): Dump also the indirect_call flag.
6498 (cgraph_clone_edge): Copy also the indirect_call flag.
6499 * tree-inline.c (copy_bb): Do not check for fndecls from call
6500 expressions, check for edge availability when moving clones.
6501 (get_indirect_callee_fndecl): New function.
6502 (expand_call_inline): If callee declaration is not apprent from
6503 the statement, try calling get_indirect_callee_fndecl. Do not
6504 issue warnings or call sorry when not inlinings an indirect edge.
6505 * Makefile.in (IPA_PROP_H): Added $(CGRAPH_H) to dependencies.
6506
6507 * ipa-prop.c (ipa_print_node_param_flags): Make the dump format a
6508 bit more frandly to matching.
6509 * testsuite/g++.dg/ipa/iinline-1.C: New testcase.
6510 * testsuite/gcc.dg/ipa/iinline-1.c: New testcase.
6511 * testsuite/gcc.dg/ipa/modif-1.c: New testcase.
6512
6513 2008-07-23 Michael Meissner <gnu@the-meissners.org>
6514
6515 PR 36907
6516 * opth-gen.awk: Suppress function specific features when building
6517 target libraries.
6518 * optc-gen.awk: Ditto.
6519
6520 2008-07-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6521
6522 PR 35058
6523 * diagnostic.c (pedwarn): Add opt parameter.
6524 (pedwarn0): New.
6525 * c-tree.h (pedwarn_init): Add opt parameter.
6526 (pedwarn_c90): Likewise.
6527 (pedwarn_c99): Likewise.
6528 * c-errors.c (pedwarn_c99): Likewise.
6529 (pedwarn_c90): Likewise.
6530 * toplev.h (pedwarn): Update declaration.
6531 (pedwarn0): Declare.
6532 * c-lex.c: All calls to pedwarn changed.
6533 * builtins.c: All calls to pedwarn changed.
6534 * toplev.c: All calls to pedwarn changed.
6535 * c-decl.c: All calls to pedwarn changed.
6536 * c-typeck.c: All calls to pedwarn changed.
6537 * c-common.c: All calls to pedwarn changed.
6538 * c-parser.c: All calls to pedwarn changed.
6539
6540 2008-07-23 Michael Meissner <gnu@the-meissners.org>
6541 Karthik Kumar <karthikkumar@gmail.com>
6542
6543 * attribs.c (file scope): Include c-common.h.
6544 (decl_attributes): Add support for #pragma GCC optimize and
6545 #pragma GCC option.
6546
6547 * targhooks.c (default_can_inline_p): New function that is the
6548 default for the TARGET_CAN_INLINE_P target hook.
6549
6550 * targhooks.h (default_can_inline_p): Add declaration.
6551
6552 * tree.c (cl_optimization_node): New static tree for building
6553 OPTIMIZATION_NODE tree.
6554 (cl_target_option_node): New static tree for building
6555 TARGET_OPTION_NODE tree.
6556 (cl_option_hash_table): New hash table for hashing
6557 OPTIMIZATION_NODE and TARGET_OPTION_NODE trees.
6558 (cl_option_hash_hash): New function to provide the hash value for
6559 OPTIMIZATION_NODE and TARGET_OPTION_NODE trees.
6560 (cl_option_hash_eq): New function to provide an equality test for
6561 OPTIMIZATION_NODE and TARGET_OPTION_NODE trees.
6562 (tree_code_size): Add support for OPTIMIZATION_NODE and
6563 TARGET_OPTION_NODE trees.
6564 (tree_code_structure): Add support for OPTIMIZATION_NODE and
6565 TARGET_OPTION_NODE trees.
6566 (build_optimization_node): Build a tree that has all of the
6567 current optimization options.
6568 (build_target_option_node): Build a tree that has the target
6569 options that might be changed on a per function basis.
6570
6571 * tree.h (file scope): Include options.h.
6572 (DECL_FUNCTION_SPECIFIC_TARGET): New accessor macro.
6573 (DECL_FUNCTION_SPECIFIC_OPTIMIZATION): Ditto.
6574 (TREE_OPTIMIZATION): Ditto.
6575 (TREE_TARGET_SPECIFIC): Ditto.
6576 (struct tree_function_decl): Add fields for remembering the
6577 current optimization options and target specific options.
6578 (struct tree_optimization_option): New tree variant that remembers
6579 the optimization options.
6580 (struct tree_target_option): New tree variant that remembers the
6581 target specific flags that might change for compiling a particular
6582 function.
6583 (union tree_node): Include tree_optimization_option and
6584 tree_target_option fields.
6585 (enum tree_index): Add TI_OPTIMIZATION_DEFAULT,
6586 TI_OPTIMIZATION_CURRENT, TI_OPTIMIZATION_COLD,
6587 TI_OPTIMIZATION_HOT, TI_TARGET_OPTION_DEFAULT,
6588 TI_TARGET_OPTION_CURRENT, TI_CURRENT_OPTION_PRAGMA,
6589 TI_CURRENT_OPTIMIZE_PRAGMA entries for saving function specific
6590 optimization and target options.
6591 (optimization_default_node): New macro to refer to global_trees
6592 field.
6593 (optimization_current_node): Ditto.
6594 (optimization_cold_node): Ditto.
6595 (optimization_hot_node): Ditto.
6596 (target_option_default_node): Ditto.
6597 (target_option_current_node): Ditto.
6598 (current_option_pragma): Ditto.
6599 (current_optimize_pragma): Ditto.
6600
6601 * target.h (struct gcc_target): Add valid_option_attribute_p,
6602 target_option_save, target_option_restore, target_option_print,
6603 target_option_pragma_parse, and can_inline_p hooks.
6604
6605 * toplev.h (parse_optimize_options): Add declaration.
6606 (fast_math_flags_struct_set_p): Ditto.
6607
6608 * c-cppbuiltin.c (c_cpp_builtins_optimize_pragma): New function to
6609 adjust the current __OPTIMIZE__, etc. macros when #pragma GCC
6610 optimize is used.
6611
6612 * ipa-inline.c (cgraph_decide_inlining_of_small_function): Call
6613 tree_can_inline_p hook to see if one function can inline another.
6614 (cgraph_decide_inlining): Ditto.
6615 (cgraph_decide_inlining_incrementally): Ditto.
6616
6617 * opts.c (decode_options): Add support for running multiple times
6618 to allow functions with different target or optimization options
6619 than was specified on the command line.
6620 (fast_math_flags_struct_set_p): New function that is similar to
6621 fast_math_flags_set_p, except it uses the values in the
6622 cl_optimization structure instead of global variables.
6623
6624 * optc-gen.awk: Add support for TargetSave to allow a back end to
6625 declare new fields that need to be saved when using function
6626 specific options. Include flags.h and target.h in the options.c
6627 source. Add support for Save to indicate which options can be set
6628 for individual functions. Generate cl_optimize_save,
6629 cl_optimize_restore, cl_optimize_print, cl_target_option_save,
6630 cl_target_option_restore, cl_target_option_print functions to
6631 allow functions to use different optimization or target options.
6632
6633 * opt-functions.awk (var_type_struct): Return the type used for
6634 storing the field in a structure.
6635
6636 * opth-gen.awk: Add support for TargetSave to allow a back end to
6637 declare new fields that need to be saved when using function
6638 specific options. Add support for Save to indicate which options
6639 can be set for individual functions. Only generate one extern for
6640 Mask fields. Generate cl_optimization and cl_target_option
6641 structures to remember optimization and target options.
6642
6643 * treestruct.def (TS_OPTIMIZATION): Add support for garbage
6644 collecting new tree nodes.
6645 (TS_TARGET_OPTION): Ditto.
6646
6647 * c-decl.c (merge_decls): Merge function specific target and
6648 optimization options.
6649
6650 * function.c (invoke_set_current_function_hook): If the function
6651 uses different optimization options, change the global variables
6652 to reflect this.
6653
6654 * coretypes.h (struct cl_optimization): Add forward reference.
6655 (struct cl_target_option): Ditto.
6656
6657 * c-pragma.c (option_stack): New static vector to remember the
6658 current #pragma GCC option stack.
6659 (handle_pragma_option): New function to support #pragma GCC option
6660 to change target options.
6661 (optimize_stack): New static vector to remember the current
6662 #pragma GCC optimize stack.
6663 (handle_pragma_optimize): New function to support #pragma GCC
6664 optimize to change optimization options.
6665 (init_pragma): Add support for #pragma GCC optimize and #pragma
6666 GCC option.
6667
6668 * tree.def (OPTIMIZATION_NODE): New tree code for remembering
6669 optimization options.
6670 (TARGET_OPTION_NODE): New tree code for remembering certain target
6671 options.
6672
6673 * print-tree.c (print_node): Add support for OPTIMIZATION_NODE and
6674 TARGET_OPTION_NODE trees.
6675
6676 * common.opt (-O): Add Optimization flag.
6677 (-Os): Ditto.
6678 (-fmath-errno): Ditto.
6679 (-falign-functions): Add UInteger flag to make sure flag gets full
6680 int in cl_optimization structure.
6681 (-falign-jumps): Ditto.
6682 (-falign-labels): Ditto.
6683 (-falign-loops): Ditto.
6684 (-fsched-stalled-insns): Ditto.
6685 (-fsched-stalled-insns-dep): Ditto.
6686
6687 * target-def.h (TARGET_VALID_OPTION_ATTRIBUTE_P): Add default
6688 definition.
6689 (TARGET_OPTION_SAVE): Ditto.
6690 (TARGET_OPTION_RESTORE): Ditto.
6691 (TARGET_OPTION_PRINT): Ditto.
6692 (TARGET_OPTION_PRAGMA_PARSE): Ditto.
6693 (TARGET_CAN_INLINE_P): Ditto.
6694 (TARGET_INITIALIZER): Add new hooks.
6695
6696 * tree-inline.c (tree_can_inline_p): New function to determine
6697 whether one function can inline another. Check if the functions
6698 use compatible optimization options, and also call the backend
6699 can_inline_p hook.
6700
6701 * tree-inline.h (tree_can_inline_p): Add declaration.
6702
6703 * c-common.c (c_common_attribute): Add support for option and
6704 optimize attributes.
6705 (handle_option_attribute): Add support for the option attribute to
6706 allow the user to specify different target options for compiling a
6707 specific function.
6708 (handle_optimize_attribute): Add support for the optimize
6709 attribute to allow the user to specify different optimization
6710 options for compiling a specific function.
6711 (handle_hot_attribute): Turn on -O3 optimization for this one
6712 function if it isn't the default optimization level.
6713 (handle_cold_attribute): Turn on -Os optimization for this one
6714 function if it insn't the default optimization.
6715 (const_char_p): New const char * typedef.
6716 (optimize_args): New static vector to remember the optimization
6717 arguments.
6718 (parse_optimize_options): New function to set up the optimization
6719 arguments from either the optimize attribute or #pragma GCC optimize.
6720
6721 * c-common.h (c_cpp_builtins_optimize_pragma): Add declaration.
6722 (builtin_define_std): Ditto.
6723
6724 * config.gcc (i[3467]86-*-*): Add i386-c.o to C/C++ languages.
6725 Add t-i386 Makefile fragment to add i386-c.o and i386.o dependencies.
6726 (x86_64-*-*): Ditto.
6727
6728 * Makefile.in (TREE_H): Add options.h.
6729 (options.o): Add $(TARGET_H) $(FLAGS_H) dependencies.
6730
6731 * doc/extend.texi (option attribute): Document new attribute.
6732 (optimize attribute): Ditto.
6733 (hot attribute): Document hot attribute sets -O3.
6734 (cold attribute): Document cold attribute sets -Os.
6735 (#pragma GCC option): Document new pragma.
6736 (#pragma GCC optimize): Ditto.
6737
6738 * doc/options.texi (TargetSave): Document TargetSave syntax.
6739 (UInteger): Document UInteger must be used for certain flags.
6740 (Save): Document Save option to create target specific options
6741 that can be saved/restored on a function specific context.
6742
6743 * doc/c-tree.texi (DECL_FUNCTION_SPECIFIC_TARGET): Document new macro.
6744 (DECL_FUNCTION_SPECIFIC_OPTIMIZATION): Ditto.
6745
6746 * doc/tm.texi (TARGET_VALID_OPTION_ATTRIBUTE_P): Document new hook.
6747 (TARGET_OPTION_SAVE): Ditto.
6748 (TARGET_OPTION_RESTORE): Ditto.
6749 (TARGET_OPTION_PRINT): Ditto.
6750 (TARGET_OPTION_PRAGMA_PARSE): Ditto.
6751 (TARGET_CAN_INLINE_P): Ditto.
6752
6753 * doc/invoke.texi (-mfpmath=sse+387): Document as an alias for
6754 -mfpmath=sse,387.
6755 (-mfpmath=both): Ditto.
6756
6757 2008-07-23 Michael Meissner <gnu@the-meissners.org>
6758 Karthik Kumar <karthikkumar@gmail.com>
6759
6760 * config/i386/i386.h (TARGET_ABM): Move switch into ix86_isa_flags.
6761 (TARGET_POPCNT): Ditto.
6762 (TARGET_SAHF): Ditto.
6763 (TARGET_AES): Ditto.
6764 (TARGET_PCLMUL): Ditto.
6765 (TARGET_CMPXCHG16B): Ditto.
6766 (TARGET_RECIP): Move switch into target_flags.
6767 (TARGET_FUSED_MADD): Ditto.
6768 (ix86_arch_features): Make an unsigned char type.
6769 (ix86_tune_features): Ditto.
6770 (OVERRIDE_OPTIONS): Add bool argument to override_options call.
6771 (TARGET_CPU_CPP_BUILTINS): Move into ix86_target_macros.
6772 (REGISTER_TARGET_PRAGMAS): Define, call ix86_register_pragmas.
6773
6774 * config/i386/i386.opt (arch): New TargetSave field to define
6775 fields that need to be saved for function specific option support.
6776 (tune): Ditto.
6777 (fpmath): Ditto.
6778 (branch_cost): Ditto.
6779 (ix86_isa_flags_explicit): Ditto.
6780 (tune_defaulted): Ditto.
6781 (arch_specified): Ditto.
6782 (-m128-long-double): Add Save flag to save option for target
6783 specific option support.
6784 (-m80387): Ditto.
6785 (-maccumulate-outgoing-args): Ditto.
6786 (-malign-double): Ditto.
6787 (-malign-stringops): Ditto.
6788 (-mfancy-math-387): Ditto.
6789 (-mhard-float): Ditto.
6790 (-mieee-fp): Ditto.
6791 (-minline-all-stringops): Ditto.
6792 (-minline-stringops-dynamically): Ditto.
6793 (-mms-bitfields): Ditto.
6794 (-mno-align-stringops): Ditto.
6795 (-mno-fancy-math-387): Ditto.
6796 (-mno-push-args): Ditto.
6797 (-mno-red-zone): Ditto.
6798 (-mpush-args): Ditto.
6799 (-mred-zone): Ditto.
6800 (-mrtd): Ditto.
6801 (-msseregparm): Ditto.
6802 (-mstack-arg-probe): Ditto.
6803 (-m32): Ditto.
6804 (-m64): Ditto.
6805 (-mmmx): Ditto.
6806 (-m3dnow): Ditto.
6807 (-m3dnowa): Ditto.
6808 (-msse): Ditto.
6809 (-msse2): Ditto.
6810 (-msse3): Ditto.
6811 (-msse4.1): Ditto.
6812 (-msse4.2): Ditto.
6813 (-msse4): Ditto.
6814 (-mno-sse4): Ditto.
6815 (-msse4a): Ditto.
6816 (-msse5): Ditto.
6817 (-mrecip): Move flag into target_flags.
6818 (-mcld): Ditto.
6819 (-mno-fused-madd): Ditto.
6820 (-mfused-madd): Ditto.
6821 (-mabm): Move flag into ix86_isa_flags.
6822 (-mcx16): Ditto.
6823 (-mpopcnt): Ditto.
6824 (-msahf): Ditto.
6825 (-maes): Ditto.
6826 (-mpclmul): Ditto.
6827
6828 * config/i386/i386-c.c: New file for #pragma support.
6829 (ix86_target_macros_internal): New function to #define or #undef
6830 target macros based when the user uses the #pragma GCC option to
6831 change target options.
6832 (ix86_pragma_option_parse): New function to add #pragma GCC option
6833 support.
6834 (ix86_target_macros): Move defining the target macros here from
6835 TARGET_CPU_CPP_BUILTINS in i386.h.
6836 (ix86_register_pragmas): Register the #pragma GCC option hook. If
6837 defined, initialize any subtarget #pragmas.
6838
6839 * config/i386/darwin.h (REGISTER_SUBTARGET_PRAGMAS): Rename from
6840 REGISTER_TARGET_PRAGMAS.
6841
6842 * config/i386/t-i386: New file for x86 dependencies.
6843 (i386.o): Make dependencies mirror the include files used.
6844 (i386-c.o): New file, add dependencies.
6845
6846 * config/i386/i386-protos.h (override_options): Add bool argument.
6847 (ix86_valid_option_attribute_tree): Add declaration.
6848 (ix86_target_macros): Ditto.
6849 (ix86_register_macros): Ditto.
6850
6851 * config/i386/i386.c (ix86_tune_features): Move initialization of
6852 the target masks to initial_ix86_tune_features to allow functions
6853 to have different target options. Make type unsigned char,
6854 instead of unsigned int.
6855 (initial_ix86_tune_features): New static vector to hold processor
6856 masks for the tune variables.
6857 (ix86_arch_features): Move initialization of the target masks to
6858 initial_ix86_arch_features to allow functions to have different
6859 target options. Make type unsigned char, instead of unsigned int.
6860 (initial_ix86_arch_features): New static vector to hold processor
6861 masks for the arch variables.
6862 (enum ix86_function_specific_strings): New enum to describe the
6863 string options used for attribute((option(...))).
6864 (ix86_target_string): New function to return a string that
6865 describes the target options.
6866 (ix86_debug_options): New function to print the current options in
6867 the debugger.
6868 (ix86_function_specific_save): New function hook to save the
6869 function specific global variables in the cl_target_option structure.
6870 (ix86_function_specific_restore): New function hook to restore the
6871 function specific variables from the cl_target_option structure to
6872 the global variables.
6873 (ix86_function_specific_print): New function hook to print the
6874 target specific options in the cl_target_option structure.
6875 (ix86_valid_option_attribute_p): New function hook to validate
6876 attribute((option(...))) arguments.
6877 (ix86_valid_option_attribute_tree): New function that is common
6878 code between attribute((option(...))) and #pragma GCC option
6879 support that parses the options and returns a tree holding the options.
6880 (ix86_valid_option_attribute_inner_p): New helper function for
6881 ix86_valid_option_attribute_tree.
6882 (ix86_can_inline_p): New function hook to decide if one function
6883 can inline another on a target specific basis.
6884 (ix86_set_current_function); New function hook to switch target
6885 options if the user used attribute((option(...))) or #pragma GCC
6886 option.
6887 (ix86_tune_defaulted): Move to static file scope from
6888 override_options.
6889 (ix86_arch_specified): Ditto.
6890 (OPTION_MASK_ISA_AES_SET): New macro for moving switches into
6891 ix86_isa_flags.
6892 (OPTION_MASK_ISA_PCLMUL_SET): Ditto.
6893 (OPTION_MASK_ISA_ABM_SET): Ditto.
6894 (OPTION_MASK_ISA_POPCNT_SET): Ditto.
6895 (OPTION_MASK_ISA_CX16_SET): Ditto.
6896 (OPTION_MASK_ISA_SAHF_SET): Ditto.
6897 (OPTION_MASK_ISA_AES_UNSET): Ditto.
6898 (OPTION_MASK_ISA_PCLMUL_UNSET): Ditto.
6899 (OPTION_MASK_ISA_ABM_UNSET): Ditto.
6900 (OPTION_MASK_ISA_POPCNT_UNSET): Ditto.
6901 (OPTION_MASK_ISA_CX16_UNSET): Ditto.
6902 (OPTION_MASK_ISA_SAHF_UNSET): Ditto.
6903 (struct ptt): Move to static file scope from override_options.
6904 (processor_target_table): Ditto.
6905 (cpu_names): Ditto.
6906 (ix86_handle_option): Add support for options that are now isa options.
6907 (override_options): Add support for declaring functions that
6908 support different target options than were specified on the
6909 command line. Move struct ptt, processor_target_table, cpu_names,
6910 ix86_tune_defaulted, ix86_arch_specified to static file scope.
6911 Add bool argument. Fix up error messages so the appropriate error
6912 is given for either command line or attribute.
6913 (ix86_previous_fndecl): New static to remember previous function
6914 declaration to see if we need to change target options.
6915 (ix86_builtins_isa): New array to record the ISA of each builtin
6916 function.
6917 (def_builtin): Always create the builtin function, even if the
6918 current ISA doesn't support it.
6919 (ix86_init_mmx_sse_builtins): Remove TARGET_AES and TARGET_PCLMUL
6920 tests for those builtins.
6921 (ix86_init_builtins): Remove TARGET_MMX test for calling
6922 ix86_init_mmx_sse_builtins.
6923 (ix86_expand_builtin): If the current ISA doesn't support a given
6924 builtin, signal an error.
6925 (TARGET_VALID_OPTION_ATTRIBUTE_P): Set target hook.
6926 (TARGET_SET_CURRENT_FUNCTION): Ditto.
6927 (TARGET_OPTION_SAVE): Ditto.
6928 (TARGET_OPTION_RESTORE): Ditto.
6929 (TARGET_OPTION_PRINT): Ditto.
6930 (TARGET_CAN_INLINE_P): Ditto.
6931
6932 2008-07-22 Rafael Ávila de Espíndola <espindola@google.com>
6933
6934 * c-typeck.c (build_external_ref): Don't call assemble_external.
6935 * final.c (output_operand): Call assemble_external.
6936
6937 2008-07-21 DJ Delorie <dj@redhat.com>
6938
6939 * config/h8300/h8300.c (h8300_hard_regno_scratch_ok): New.
6940 (TARGET_HARD_REGNO_SCRATCH_OK): Define.
6941
6942 2008-07-21 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6943
6944 * config/spu/spu.md ("div<mode>3"): Convert into expander, move
6945 original insn and splitter contents into ...
6946 ("*div<mode>3_fast"): ... this new pattern. Enable only if
6947 flag_unsafe_math_optimizations. Add dummy scratch register.
6948 ("*div<mode>3_adjusted"): New insn and splitter. Enable only if
6949 !flag_unsafe_math_optimizations. Returns number with next
6950 highest magnitude if this is still less or equal to the true
6951 quotient in magnitude.
6952
6953 2008-07-21 Rafael Ávila de Espíndola <espindola@google.com>
6954
6955 * Makefile.in: Replace toplev.h with TOPLEV_H.
6956 * c-decl.c (merge_decls): Don't set DECL_IN_SYSTEM_HEADER.
6957 * c-lex.c (fe_file_change): Don't set in_system_header.
6958 * c-parser.c (c_token): Remove in_system_header.
6959 (c_lex_one_token): Don't set in_system_header.
6960 (c_parser_set_source_position_from_token): Don't set in_system_header.
6961 * diagnostic.c (diagnostic_report_diagnostic): Use location from
6962 diagnostic_info.
6963 (warning_at): New.
6964 * diagnostic.h (diagnostic_report_warnings_p): Add LOC argument.
6965 * flags.h (in_system_header): Remove.
6966 * function.c (saved_in_system_header): Remove.
6967 (push_cfun): Don't set in_system_header.
6968 (pop_cfun): Don't set in_system_header.
6969 (push_struct_function): Don't set in_system_header.
6970 * input.h (expanded_location): Add sysp.
6971 (in_system_header_at): New.
6972 (in_system_header): New.
6973 * toplev.c (in_system_header): Remove.
6974 * toplev.h: Include input.h
6975 (warning_at): New.
6976 * tree-cfg.c (execute_warn_function_return): Call warning_at.
6977 * tree-ssa.c (warn_uninit): Call warning_at.
6978 (warn_uninitialized_var): Update calls to warn_uninit.
6979 (warn_uninitialized_phi): Update calls to warn_uninit.
6980 * tree.c (make_node_stat): Don't set DECL_IN_SYSTEM_HEADER.
6981 (expand_location): Initialize xloc.sysp.
6982 * tree.h (DECL_IN_SYSTEM_HEADER): Use in_system_header_at.
6983 (tree_decl_with_vis): Remove in_system_header_flag.
6984
6985 2008-07-21 Andreas Krebbel <krebbel1@de.ibm.com>
6986
6987 PR target/36822
6988 * recog.c (asm_operand_ok): Change the order of the extra
6989 memory constraint checks.
6990
6991 2008-07-20 Andrew Pinski <andrew_pinski@playstation.sony.com>
6992
6993 PR tree-opt/36879
6994 * tree-switch-conversion.c (build_one_array): Call
6995 varpool_mark_needed_node and varpool_finalize_decl
6996 instead of assemble_variable.
6997
6998 2008-07-19 Jan Hubicka <jh@suse.cz>
6999
7000 * cgraph.c (cgraph_add_new_function): Do early local passes.
7001 * tree-nrv.c (gate_pass_return_slot): New gate.
7002 (pass_nrv): Add the gate.
7003 * tree-ssa-coalese.c (hash_ssa_name_by_var, eq_ssa_name_by_var): New
7004 functions.
7005 (coalesce_ssa_name): Coalesce SSA names.
7006 * tree-ssa-live.c (remove_unused_locals): Be more conservative when
7007 not optimizing so unused user vars remains visible.
7008 * common.opt (flag_tree_ter): Always enable by default.
7009 * tree-ssa-ter.c: Include flags.h
7010 (is_replaceable_p): Check that locations match; when aliasing is missing
7011 be conservative about loads.
7012 * tree-optimize.c (gate_init_datastructures): Remove.
7013 (pass_init_datastructures): New.
7014 * passes.c: Reorder passes so we always go into SSA.
7015
7016 2008-07-19 Jan Hubicka <jh@suse.cz>
7017
7018 * doc/extend.texi (flatten attribute): Remove note about unit-at-a-time
7019 * doc/invoke.texi (--combine): Likewise.
7020 (-finline-functions-called-once): Update levels when enabled.
7021 (-funit-at-a-time): Document new behaviour.
7022 (-ftoplevel-reorder): Document that it is enabled -O0 and imply
7023 -fno-section-anchors when disabled explicitly.
7024 (inline params): They are not ignored now.
7025 (precompiled headers): Remove unit-at-a-time as being incompatible.
7026 * opts.c (decode_options): Handle unit-at-a-time as alias;
7027 imply -fno-section-anchors when toplevel reorder is disabled
7028 explicitly.
7029 * common.opt (ftoplevel-reorder): Set default value to 2.
7030 (funit-at-a-time): Set default value to 1.
7031 * config/rs6000/rs6000.c (optimization_options): Set section anchors
7032 to 2.
7033
7034 2008-07-19 Jan Hubicka <jh@suse.cz>
7035
7036 * builtins.c (expand_builtin_int_roundingfn,
7037 expand_builtin_int_roundingfn_2): Do not take subtarget argument;
7038 it is not useful.
7039
7040 2008-07-19 Richard Guenther <rguenther@suse.de>
7041
7042 PR bootstrap/36864
7043 * tree-ssa-sccvn.h (get_constant_value_id): Declare.
7044 * tree-ssa-sccvn.c (get_constant_value_id): New function.
7045 * tree-ssa-pre.c (get_expr_value_id): For newly created
7046 constant value-ids make sure to add the expression to its
7047 expression-set.
7048
7049 2008-07-19 Jakub Jelinek <jakub@redhat.com>
7050
7051 PR middle-end/36877
7052 * omp-low.c (expand_omp_atomic_fetch_op): Make sure the
7053 return value of the builtin is ignored.
7054
7055 2008-07-19 Olivier Hainque <hainque@adacore.com>
7056
7057 * doc/tm.texi (MALLOC_ABI_ALIGNMENT): New macro. Alignment, in
7058 bits, a C conformant malloc implementation has to provide.
7059 * defaults.h (MALLOC_ABI_ALIGNMENT): Default to BITS_PER_WORD.
7060
7061 2008-07-19 Joseph Myers <joseph@codesourcery.com>
7062
7063 PR target/36780
7064 PR target/36827
7065 * reload.c (find_reloads_subreg_address): Only reload address if
7066 reloaded == 0, not for reloaded != 1.
7067
7068 Revert:
7069 2008-07-16 Joseph Myers <joseph@codesourcery.com>
7070 * config/m32c/m32c.c (BIG_FB_ADJ): Move definition earlier.
7071 (m32c_legitimate_address_p): Handle "++rii" addresses created by
7072 m32c_legitimize_reload_address.
7073
7074 2008-07-15 Kaz Kojima <kkojima@gcc.gnu.org>
7075 * config/sh/sh.h (GO_IF_LEGITIMATE_ADDRESS): Allow
7076 (plus (plus (reg) (const_int)) (const_int)) when reload_in_progress.
7077
7078 2008-07-19 Olivier Hainque <hainque@adacore.com>
7079
7080 * dwarf2out.c (add_subscript_info): New explicit COLLAPSE_P
7081 argument, saying whether nested array are to be collapsed
7082 into a single array type DIE with multiple subscripts.
7083 (gen_array_type_die): Factorize comments about the MIPS_DEBUG_INFO
7084 issues, centralize the nested array types collapsing control and
7085 disable the transformation for Ada.
7086
7087 2008-07-18 Uros Bizjak <ubizjak@gmail.com>
7088
7089 PR target/36786
7090 * config/i386/i386.md (x86_64_shift_adj_1): Rename from
7091 x86_64_shift_adj.
7092 (x86_64_shift_adj_2): New expander.
7093 (x86_64_shift_adj_3): Ditto.
7094 * config/i386/i386.c (ix86_split_ashr): Use gen_x86_64_shift_adj_3
7095 to split TImode operands.
7096 (ix86_split_ashl): Use gen_x86_64_shift_adj_2 to split TImode operands.
7097 (ix86_split_lshr): Ditto.
7098
7099 2008-07-18 Kris Van Hees <kris.van.hees@oracle.com>
7100
7101 * c-common.c (c_stddef_cpp_builtins): Define __CHAR16_TYPE__
7102 and __CHAR32_TYPE__.
7103 * c-typeck.c (digest_init): Support char16_t and char32_t.
7104 (set_nonincremental_init_from_string): Idem.
7105
7106 2008-07-18 H.J. Lu <hongjiu.lu@intel.com>
7107
7108 PR middle-end/36859
7109 * builtins.c (std_gimplify_va_arg_expr): Limit alignment to
7110 PREFERRED_STACK_BOUNDARY.
7111 * config/i386/i386.c (ix86_gimplify_va_arg): Likewise.
7112
7113 2008-07-18 H.J. Lu <hongjiu.lu@intel.com>
7114
7115 PR middle-end/36858
7116 * function.c (locate_and_pad_parm): Cap boundary earlier.
7117
7118 2008-07-17 Julian Brown <julian@codesourcery.com>
7119
7120 * config/arm/arm.c (arm_cxx_determine_class_data_visibility): Make
7121 no-op for targets which don't use DLLs.
7122
7123 2008-07-17 Martin Jambor <mjambor@suse.cz>
7124
7125 * ipa-cp.c (ipcp_print_all_lattices): New variable info, check
7126 that nodes are relevant by examining the node->analyzed flag.
7127 (ipcp_init_stage): Check which nodes are relevant, assert that the
7128 relevant ones are also required.
7129 (ipcp_propagate_stage): Check on the side arrays are properly
7130 allocated.
7131 (ipcp_print_all_jump_functions): Make sure not to touch any node
7132 that is not analyzed or an edge that does not have a corresponding
7133 entry in the on-the-side vectors.
7134 (ipcp_function_scale_print): Likewise.
7135 (ipcp_update_callgraph): Check that the node is relevant.
7136 (ipcp_insert_stage): Check that the node is relevant. Check there is
7137 an info for every node and edge.
7138 * ipa-prop.c (ipa_init_func_list): Check the nodes are relevant.
7139 (ipa_print_all_tree_maps): Likewise and a new variable info.
7140 (ipa_print_all_params_modified): Likewise.
7141 * ipa-prop.h (ipa_edge_args_info_available_for_edge_p): New function.
7142
7143 2008-07-17 Roman Zippel <zippel@linux-m68k.org>
7144
7145 PR target/25343
7146 * config/host-linux.c (TRY_EMPTY_VM_SPACE): Define for __mc68000__.
7147
7148 2008-07-17 Paolo Bonzini <bonzini@gnu.org>
7149
7150 PR rtl-optimization/36753
7151 * fwprop.c (use_killed_between): Don't shortcut
7152 single-definition global registers.
7153
7154 2008-07-16 Jan Hubicka <jh@suse.cz>
7155
7156 * cgraph.h (varpool_empty_needed_queue): Declare.
7157 * cgraphunit.c (output_in_order): Mark all variables as needed;
7158 empty the queue.
7159 * varpool.c (varpool_assemble_node): Update debug queue.
7160 (varpool_assemble_pending_decls): Don't do it here.
7161 (varpool_empty_needed_queue): New function.
7162
7163 2008-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7164
7165 * recog.c (peephole2_optimize): Fix formatting.
7166
7167 2008-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7168
7169 * c-pch.c (get_ident): Avoid C++ keywords.
7170 * combine-stack-adj.c (single_set_for_csa): Likewise.
7171 * final.c (asm_insn_count, final_scan_insn, alter_subreg,
7172 output_asm_insn): Likewise.
7173 * reload.c (push_secondary_reload, find_reusable_reload,
7174 push_reload, combine_reloads, find_reloads,
7175 debug_reload_to_stream): Likewise.
7176 * reload.h (struct reload): Likewise.
7177 * reload1.c (reload_reg_class_lower, find_reg, find_reload_regs,
7178 allocate_reload_reg, choose_reload_regs, emit_input_reload_insns,
7179 emit_output_reload_insns): Likewise.
7180 * targhooks.c (default_secondary_reload): Likewise.
7181 * varasm.c (section_entry_eq, object_block_entry_eq): Likewise.
7182
7183 2008-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7184
7185 * recog.c (validate_change_1, validate_change,
7186 validate_unshare_change, validate_replace_rtx_1, struct
7187 funny_match, constrain_operands, peephole2_optimize): Avoid C++
7188 keywords.
7189 * reload.c (push_secondary_reload, secondary_reload_class,
7190 scratch_reload_class, find_valid_class, find_reusable_reload,
7191 push_reload, find_dummy_reload, find_reloads_address_1,
7192 find_reloads_address_part, find_equiv_reg): Likewise.
7193 * reload1.c (spill_failure, eliminate_regs_1, allocate_reload_reg,
7194 choose_reload_regs): Likewise.
7195 * rtlanal.c (replace_rtx, nonzero_bits1, num_sign_bit_copies1):
7196 Likewise.
7197 * rtlhooks.c (gen_lowpart_if_possible): Likewise.
7198 * sched-ebb.c (add_deps_for_risky_insns): Likewise.
7199 * sched-rgn.c (concat_INSN_LIST): Likewise.
7200 * stor-layout.c (mode_for_size, mode_for_size_tree,
7201 smallest_mode_for_size): Likewise.
7202
7203 2008-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7204
7205 * cfg.c (dump_reg_info): Avoid C++ keywords.
7206 * dwarf2asm.c (dw2_force_const_mem,
7207 dw2_asm_output_encoded_addr_rtx): Likewise.
7208 * except.c (gen_eh_region, add_action_record, output_ttype): Likewise.
7209 * expmed.c (expand_shift): Likewise.
7210 * global.c (find_reg): Likewise.
7211 * graph.c (draw_edge): Likewise.
7212 * local-alloc.c (reg_meets_class_p, find_free_reg): Likewise.
7213 * optabs.c (expand_binop, expand_twoval_unop, expand_twoval_binop,
7214 widen_clz, widen_bswap, expand_parity, expand_unop,
7215 emit_cmp_and_jump_insn_1): Likewise.
7216 * postreload.c (reload_cse_simplify_operands): Likewise.
7217 * ra.h (add_neighbor): Likewise.
7218 * reg-stack.c (remove_regno_note, change_stack): Likewise.
7219 * regclass.c (memory_move_secondary_cost, dump_regclass, regclass,
7220 record_reg_classes, copy_cost, record_address_regs,
7221 invalid_mode_change_p): Likewise.
7222 * regrename.c (regrename_optimize, scan_rtx_reg,
7223 dump_def_use_chain, find_oldest_value_reg,
7224 replace_oldest_value_reg, copyprop_hardreg_forward_1): Likewise.
7225
7226 2008-07-16 David Edelsohn <edelsohn@gnu.org>
7227
7228 * config/rs6000/rs6000.c (processor_target_table): Remove duplicate
7229 MASK_POWERPC64 for power4 in previous commit.
7230
7231 2008-07-16 Olivier Hainque <hainque@adacore.com>
7232
7233 * collect2.c (scan_prog_file, COFF version): Use CONST_CAST
7234 instead of bare conversion to cast const-ness away.
7235
7236 2008-07-16 Anatoly Sokolov <aesok@post.ru>
7237
7238 * config/xtensa/xtensa.h (FUNCTION_OUTGOING_VALUE,
7239 XTENSA_FUNCTION_VALUE, XTENSA_FUNCTION_VALUE): Remove.
7240 * config/xtensa/xtensa.c (xtensa_function_value): New function.
7241 (TARGET_FUNCTION_VALUE): Define.
7242
7243 2008-07-16 David Edelsohn <edelsohn@gnu.org>
7244
7245 * config/rs6000/rs6000.c (processor_target_table): Add
7246 MASK_PPC_GPOPT for power4, power5, power5+, power6, and power6x.
7247
7248 2008-07-16 Joseph Myers <joseph@codesourcery.com>
7249
7250 PR target/36827
7251 * config/m32c/m32c.c (BIG_FB_ADJ): Move definition earlier.
7252 (m32c_legitimate_address_p): Handle "++rii" addresses created by
7253 m32c_legitimize_reload_address.
7254
7255 2007-07-16 Rafael Ávila de Espíndola <espindola@google.com>
7256
7257 * c-decl.c (merge_decls): Keep DECL_SOURCE_LOCATION and
7258 DECL_IN_SYSTEM_HEADER in sync.
7259
7260 2008-07-15 Daniel Berlin <dberlin@dberlin.org>
7261
7262 * tree-ssa-sccvn.c (expressions_equal_p): Check type equality.
7263 * tree-ssa-pre.c (pre_expr_eq): Ditto
7264 (get_constant_for_value_id): Take a type as an argument.
7265 (fully_constant_expression): Pass in type.
7266 (find_or_generate_expression): Short circuit constant case.
7267 (create_expression_by_pieces): Remove special casing of
7268 pointer_plus.
7269 (do_regular_insertion): Short circuit constant case.
7270 (do_partial_partial_insertion): Ditto.
7271
7272 2008-07-15 Kaz Kojima <kkojima@gcc.gnu.org>
7273
7274 PR target/36782
7275 * config/sh/sh.md (symGOT_load): Don't add REG_EQUAL note.
7276
7277 2008-07-15 Bob Wilson <bob.wilson@acm.org>
7278
7279 * config/xtensa/libgcc-xtensa.ver: New file.
7280 * config/xtensa/t-linux (SHLIB_MAPFILES): Append libgcc-xtensa.ver.
7281
7282 2008-07-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7283
7284 * df-problems.c (df_set_note): Avoid C++ keywords.
7285 * df-scan.c (df_ref_change_reg_with_loc_1): Likewise.
7286 * dse.c (record_store, remove_useless_values): Likewise.
7287 * emit-rtl.c (gen_reg_rtx, update_reg_offset, gen_rtx_REG_offset,
7288 gen_reg_rtx_offset, operand_subword, change_address_1,
7289 change_address, adjust_address_1, offset_address,
7290 widen_memory_access, emit_copy_of_insn_after): Likewise.
7291 * explow.c (round_push, allocate_dynamic_stack_space): Likewise.
7292 * fwprop.c (should_replace_address, propagate_rtx_1,
7293 propagate_rtx, try_fwprop_subst, forward_propagate_and_simplify):
7294 Likewise.
7295 * gcse.c (cprop_jump, find_implicit_sets, bypass_block,
7296 gcse_emit_move_after, update_ld_motion_stores): Likewise.
7297 * lcm.c (compute_insert_delete, pre_edge_lcm,
7298 compute_rev_insert_delete, pre_edge_rev_lcm): Likewise.
7299 * lower-subreg.c (resolve_reg_notes): Likewise.
7300 * mode-switching.c (optimize_mode_switching): Likewise.
7301
7302 2008-07-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7303
7304 * bt-load.c (add_btr_def, migrate_btr_def,
7305 branch_target_load_optimize): Avoid C++ keywords.
7306 * caller-save.c (insert_restore, insert_save, insert_one_insn):
7307 Likewise.
7308 * combine.c (subst, simplify_set, make_extraction,
7309 make_compound_operation, known_cond, simplify_shift_const_1): Likewise.
7310 * cse.c (make_regs_eqv, merge_equiv_classes, validate_canon_reg,
7311 fold_rtx, equiv_constant, cse_insn, cse_process_notes_1): Likewise.
7312
7313 2008-07-15 Richard Guenther <rguenther@suse.de>
7314
7315 PR middle-end/36369
7316 * c-common.c (strict_aliasing_warning): Do not warn for
7317 TYPE_REF_CAN_ALIAS_ALL pointers.
7318 (c_common_get_alias_set): may_alias types are not special.
7319 * tree.c (build_pointer_type_for_mode): Look up the may_alias
7320 attribute and set can_ref_all accordingly.
7321 (build_reference_type_for_mode): Likewise.
7322 * doc/extend.texi (may_alias): Clarify.
7323
7324 2008-07-15 Kaz Kojima <kkojima@gcc.gnu.org>
7325
7326 PR target/36780
7327 * config/sh/sh.h (GO_IF_LEGITIMATE_ADDRESS): Allow
7328 (plus (plus (reg) (const_int)) (const_int)) when reload_in_progress.
7329
7330 2008-07-15 Andrew Pinski <andrew_pinski@playstation.sony.com>
7331
7332 PR target/31568
7333 * config/rs6000/rs6000.c (print_operand <case 'y'>): Don't use
7334 gcc_assert, instead call output_operand_lossage.
7335
7336 2008-07-15 Kai Tietz <kai.tietz@onevision.com>
7337
7338 * builtins.c (std_canonical_va_list): Treat structure based
7339 va_list types.
7340
7341 2008-07-15 Ben Elliston <bje@au.ibm.com>
7342
7343 * emit-rtl.c (set_mem_attributes_minus_bitpos): Improve comment.
7344
7345 2007-07-14 Rafael Ávila de Espíndola <espindola@google.com>
7346
7347 * c-decl.c (diagnose_mismatched_decls): Don't warn if TREE_NO_WARNING
7348 is set.
7349
7350 2008-07-14 Jan Hubicka <jh@suse.cz>
7351
7352 * i386.md (sse5 cmov pattern): Update call of ix86_sse5_valid_op_p
7353 * sse.md (sse5 patterns): Update call of ix86_sse5_valid_op_p;
7354 fix predicates and constraints.
7355 * i386.c (ix86_sse5_valid_op_p): Add commutative parameter.
7356 * i386-protos.h (ix86_sse5_valid_op_p): Update declaration.
7357
7358 2008-07-14 Doug Kwan <dougkwan@google.com>
7359
7360 * config.gcc (arm*-*-eabi*): Include arm/eabi.h and use
7361 additional option file arm/eabi.opt.
7362 * config/arm/eabi.h (File): New configuration file for EABI targets.
7363 * config/arm/elf.h (SUBTARGET_EXTRA_SPECS): Add
7364 SUBSUBTARGET_EXTRA_SPECS.
7365 (SUBSUBTARGET_EXTRA_SPECS): Provide empty default.
7366 * config/arm/unknown-elf.h (UNKNOWN_ELF_STARTFILE_SPEC): Renamed
7367 from STARTFILE_SPEC so that it can be referenced in an override.
7368 (STARTFILE_SPEC): Use UNKNOWN_ELF_STARTFILE_SPEC.
7369 (UNKNOWN_ELF_ENDFILE_SPEC): Renamed from ENDFILE_SPEC so that it
7370 can be referenced in an override.
7371 (ENDFILE_SPEC): Use UNKNOWN_ELF_ENDFILE_SPEC.
7372 * config/arm/bpabi.h (BPABI_LINK_SPEC): Renamed from LINK_SPEC
7373 so that it can be referenced in an override.
7374 (LINK_SPEC): Use BPABI_LINK_SPEC.
7375 * config/arm/eabi.opt (File): New.
7376
7377 2008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7378
7379 * Makefile.in (TARGET_DEF_H): Add targhooks.h.
7380 (FIXED_VALUE_H): New variable.
7381 (RTL_BASE_H): Use $(INPUT_H) and $(FIXED_VALUE_H) instead of
7382 input.h, fixed-value.h.
7383 (TREE_H): Use $(INPUT_H), add $(SYMTAB_H).
7384 (BASIC_BLOCK_H): Use $(BITMAP_H).
7385 (FUNCTION_H): Add varray.h.
7386 (IPA_REFERENCE_H): Use $(BITMAP_H).
7387 (CGRAPH_H): Add $(BASIC_BLOCK_H).
7388 (DF_H): Use $(BITMAP_H).
7389 (GGC_H): Add statistics.h.
7390 (INSN_ADDR_H): New.
7391 (INSN_ATTR_H): Use it.
7392 (SYSTEM_H): Add safe-ctype.h, filenames.h.
7393 (INPUT_H): New.
7394 (SYMTAB_H): Add $(OBSTACK_H).
7395 (CPP_INTERNAL_H): New.
7396 (TREE_DUMP_H): Add tree-pass.h.
7397 (TREE_FLOW_H): Use $(BITMAP_H)
7398 (PRETTY_PRINT_H): Use $(INPUT_H).
7399 (EBITMAP_H): Rename from typo-ed EBIMAP_H.
7400 (GSTAB_H): New.
7401 (BITMAP_H): New.
7402 (many object files): Fix lots of header dependencies throughout.
7403
7404 2008-07-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7405
7406 * Makefile.in (write_entries_to_file, write_entries_to_file_split):
7407 New macros.
7408 (s-gtyp-input): Use them to write tmp-gi.list.
7409 (echo_to_gi.list): Remove.
7410
7411 2008-07-14 Richard Guenther <rguenther@suse.de>
7412
7413 * tree-ssa-sccvn.c (pre_info): Remove.
7414 (switch_to_PRE_table): Likewise.
7415 (free_scc_vn): Do not clear SSA_NAME_VALUE. Do not free pre_info.
7416 (set_hashtable_value_ids): Do not create value-ids for the
7417 optimistic tables.
7418 (run_scc_vn): Remove double test. Remove bogus special-case
7419 in value-number printing.
7420 * tree-ssa-sccvn.h (switch_to_PRE_table): Remove.
7421 * tree-ssa-ccp.c (get_symbol_constant_value): Do not look at
7422 SSA_NAME_VALUE.
7423 * tree-flow-inline.h (get_value_handle): Remove.
7424 * tree-flow.h (get_value_handle): Remove.
7425
7426 2008-07-14 Martin Jambor <mjambor@suse.cz>
7427
7428 * tree-switch-conversion.c (gen_inbound_check): Make sure the type
7429 in which we generate arithmetics is not a subrange.
7430
7431 2008-07-14 Martin Jambor <mjambor@suse.cz>
7432
7433 * Makefile.in (IPA_PROP_H): Added ipa-prop.h to IPA_PROP_H variable.
7434
7435 2008-07-14 Richard Guenther <rguenther@suse.de>
7436
7437 * tree-ssa-pre.c (insert_into_preds_of_block): Do not call convert.
7438
7439 2008-07-14 Andreas Krebbel <krebbel1@de.ibm.com>
7440
7441 PR target/36745
7442 * config/s390/s390.c: (s390_secondary_reload): Add a secondary
7443 reload for symbol refs moved to r0 with -fPIC.
7444 (legitimize_pic_address): Use the target register as temporary
7445 reg if possible.
7446 (emit_symbolic_move): Adjust comment.
7447 * config/s390/s390.md (reloadsi_PIC_addr, reloaddi_PIC_addr):
7448 New expanders.
7449
7450 2008-07-14 Ben Elliston <bje@au.ibm.com>
7451
7452 * c-common.h (C_CPP_HASHNODE): New macro.
7453 * coretypes.h (struct cpp_token): Forward declare.
7454 * doc/extend.texi (PowerPC AltiVec Built-in Functions): Document
7455 the context-sensitive keyword method.
7456 * config/rs6000/rs6000-c.c (__vector_keyword, vector_keyword,
7457 __pixel_keyword, pixel_keyword, __bool_keyword, bool_keyword,
7458 expand_bool_pixel): New.
7459 (altivec_categorize_keyword): New function.
7460 (init_vector_keywords): New function.
7461 (rs6000_macro_to_expand): Likewise.
7462 (rs6000_cpu_cpp_builtins): Enable context-sensitive macros if not
7463 compiling an ISO C dialect.
7464
7465 2008-07-13 Daniel Berlin <dberlin@dberlin.org>
7466
7467 * tree-ssa-pre.c (fully_constant_expression): Add fold_convert calls.
7468 (create_expression_by_pieces): Fix typo.
7469 (do_regular_insertion): Use debug counter here too.
7470
7471 2008-07-14 Hans-Peter Nilsson <hp@axis.com>
7472
7473 PR target/35492.
7474 * config/cris/cris.h (CRIS_CONST_OK_FOR_LETTER_P): Renamed from
7475 CONST_OK_FOR_LETTER_P. All port-local users changed.
7476 (CONST_OK_FOR_CONSTRAINT_P): Define; implement Kc as old K,
7477 implement Kp matching power-of-two.
7478 (CONSTRAINT_LEN): Define to match.
7479 * config/cris/cris.md: Replace all use of constraint K with Kc.
7480 ("*btst*): Use Kp for operand 0 of last alternative.
7481
7482 2008-07-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7483
7484 PR testsuite/36440
7485 * tree-call-cdce.c (check_target_format): Accept MIPS single, double
7486 and quad formats.
7487
7488 2008-07-13 Jan Hubicka <jh@suse.cz>
7489
7490 * tree.c (decl_assembler_name_equal): Expect assembler name of decl
7491 to be mangled too.
7492
7493 2008-07-13 Richard Guenther <rguenther@suse.de>
7494
7495 PR middle-end/36811
7496 * langhooks.c (lhd_print_error_function): Deal with recursive
7497 BLOCK trees.
7498
7499 2008-07-12 Jan Hubicka <jh@suse.cz>
7500
7501 * cgraph.c (assembler_name_hash): New static var.
7502 (hash_node_by_assembler_name, eq_assembler_name): New.
7503 (cgraph_node_for_asm): Use hashtable.
7504 (cgraph_remove_node): Maintain hashtable.
7505 (change_decl_assembler_name): Sanity check that names are not changing
7506 after aliasing was processed.
7507 * cgraph.h (varpoon_node): Add next GGC marker.
7508 * tree.c (decl_assembler_name_equal): Constify.
7509 (decl_assembler_name_hash): New.
7510 * tree.h (decl_assembler_name_equal): Constify.
7511 (decl_assembler_name_hash): Update.
7512
7513 2008-07-12 David Daney <ddaney@avtrex.com>
7514
7515 * config/mips/driver-native.c (host_detect_local_cpu): Handle
7516 sb1 and r5000 cpus.
7517
7518 2008-07-12 Richard Sandiford <rdsandiford@googlemail.com>
7519
7520 * doc/md.texi: Document the MIPS "v" constraint.
7521 * config/mips/mips.h (reg_class): Revert last change.
7522 (REG_CLASS_NAMES): Likewise.
7523 (REG_CLASS_CONTENTS): Likewise.
7524 * config/mips/mips.c (mips_regno_to_class): Likewise.
7525 * config/mips/constraints.md (v): Likewise, but add documentation.
7526 Add a comment to say that this constraint should not be used in
7527 gcc code.
7528
7529 2008-07-11 DJ Delorie <dj@redhat.com>
7530
7531 * config/h8300/h8300.md (length): Fix branch offset limit.
7532
7533 2008-07-11 Anatoly Sokolov <aesok@post.ru>
7534
7535 * config/avr/avr-protos.h (avr_peep2_scratch_safe): Remove prototype.
7536 * config/avr/avr.c (avr_peep2_scratch_safe): Remove.
7537 (avr_hard_regno_scratch_ok): New function.
7538 (TARGET_HARD_REGNO_SCRATCH_OK): Define.
7539 * config/avr/avr.md (all peepholes that request a scratch register):
7540 Remove avr_peep2_scratch_safe use.
7541
7542 2008-07-11 Tom Tromey <tromey@redhat.com>
7543 Ian Lance Taylor <iant@google.com>
7544
7545 * c-common.h (enum rid): Add RID_CXX_COMPAT_WARN.
7546 (struct c_common_resword): Define.
7547 (D_CONLY, D_CXXONLY, D_C99, D_CXX0X, D_EXT, D_EXT89): Define.
7548 (D_ASM, D_OBJC, D_CXX_OBJC, D_CXXWARN): Define.
7549 (c_common_reswords, num_c_common_reswords): Declare.
7550 * c-common.c (c_common_reswords): New global const array.
7551 (num_c_common_reswords): New const int.
7552 * c-parser.c (struct resword, reswords): Don't define.
7553 (D_C89, D_EXT, D_EXT89, D_OBJC): Don't define.
7554 (c_parse_init): Clarify mask code. Use c_common_reswords rather
7555 than reswords. If warning about C++ keywords, give them a special
7556 RID code.
7557 (c_lex_one_token): Warn about C++ keywords. Call
7558 objc_is_reserved_word rather than OBJC_IS_AT_KEYWORD.
7559 (c_parser_external_declaration): Look for RID_xxx rather than
7560 RID_AT_xxx, for ObjC++ keywords which are also C++ keywords.
7561 (c_parser_statement_after_labels): Likewise.
7562 (c_parser_objc_class_instance_variables): Likewise.
7563 (c_parser_objc_class_declaration): Likewise.
7564 (c_parser_objc_try_catch_statement): Likewise.
7565 * c-decl.c (c_print_identifier): Ignore RID_CXX_COMPAT_WARN.
7566 (declspecs_add_type): Likewise.
7567
7568 2008-07-11 Angelo Graziosi <angelo.graziosi@alice.it>
7569
7570 * ggc-page.c (alloc_page):
7571 Substituting xmalloc, xcalloc with
7572 XNEWVEC and XCNEWVAR macros which add the
7573 needed casts.
7574
7575 2008-07-11 Richard Guenther <rguenther@suse.de>
7576
7577 PR tree-optimization/36765
7578 * tree-ssa-alias.c (compute_flow_insensitive_aliasing): Add
7579 aliases from HEAP vars to SMTs.
7580
7581 2008-07-10 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7582
7583 * Makefile.in (LOOSE_WARN, STRICT_WARN): Update comments.
7584 * configure.ac (loose_warn): Move -Wc++-compat from here...
7585 (strict_warn): ...to here.
7586 * configure: Regenerate.
7587
7588 2008-07-10 Joseph Myers <joseph@codesourcery.com>
7589
7590 * config.gcc (arm-*-coff*, armel-*-coff*, h8300-*-*,
7591 i[34567]86-*-aout*, i[34567]86-*-coff*, m68k-*-aout*,
7592 m68k-*-coff*, sh-*-*, mips-sgi-irix[56]*, pdp11-*-bsd,
7593 rs6000-ibm-aix4.[12]*, powerpc-ibm-aix4.[12]*): Deprecate targets,
7594 excluding more specific h8300-*-* and sh-*-* targets.
7595
7596 2008-07-10 Daniel Berlin <dberlin@dberlin.org>
7597
7598 * tree-ssa-pre.c (create_expression_by_pieces): Add fold_convert calls.
7599 (eliminate): Ditto.
7600 (execute_pre): Call loop_optimizer_finalize in early exit.
7601
7602 2008-07-10 Jakub Jelinek <jakub@redhat.com>
7603
7604 PR middle-end/36790
7605 * omp-low.c (lower_omp_2): If task_shared_vars, test all DECL_P
7606 uids in the bitmap, not just VAR_DECL uids.
7607
7608 PR rtl-optimization/36419
7609 * combine-stack-adj.c (adjust_frame_related_expr): New function.
7610 (combine_stack_adjustments_for_block): Call it if needed. Delete
7611 correct insn.
7612 * dwarf2out.c (dwarf2out_frame_debug_expr): Adjust
7613 DW_CFA_GNU_args_size if CSA pass merged some adjustments into
7614 prologue sp adjustment.
7615
7616 2008-07-10 Peter Maydell <pmaydell@chiark.greenend.org.uk>
7617
7618 PR other/28322
7619 * opts.c (print_ignored_options): Report postponed diagnostics for
7620 unknown -Wno-* options as warnings, not errors.
7621 (postpone_unknown_option_error): Renamed to...
7622 (postpone_unknown_option_warning): ... this.
7623
7624 2008-07-09 Doug Kwan <dougkwan@google.com>
7625
7626 Revert:
7627 2008-07-08 Doug Kwan <dougkwan@google.com>
7628
7629 * config/arm/arm.opt (mandroid): New option.
7630 * config/arm/bpabi.h (ANDROID_LINK_SPEC): New macro.
7631 (LINK_SPEC): Enable Android specific behaviour when -mandroid is used.
7632 (CC1_SPEC): Same.
7633 (CC1PLUS_SPEC): Same.
7634 (LIB_SPEC): Same.
7635 (STARTFILE_SPEC): Same.
7636 (ENDFILE_SPEC): Same.
7637 (TARGET_BPABI_CPP_BUILTINS): Define __ANDROID__ when -mandroid is
7638 used.
7639
7640 2008-07-09 Richard Sandiford <rdsandiford@googlemail.com>
7641
7642 PR target/35802
7643 * config/mips/mips.h (reg_class): Remove V1_REG.
7644 (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update accordingly.
7645 * config/mips/mips.c (mips_regno_to_class): Map $3 to M16_NA_REGS
7646 instead of V1_REGS.
7647 (mips_get_tp): New function.
7648 (mips_legitimize_tls_address): Use it.
7649 * config/mips/constraints.md (v): Delete.
7650 * config/mips/mips.md (TLS_GET_TP_REGNUM): New constant.
7651 (tls_get_tp_<mode>): Allow any GPR destination and clobber $3.
7652 After reload, split into a move and ...
7653 (*tls_get_tp_<mode>_split): ...this new instruction.
7654
7655 2008-07-09 David Daney <ddaney@avtrex.com>
7656
7657 * config/mips/driver-native.c: Include coretypes.h and tm.h.
7658
7659 2008-07-09 Jakub Jelinek <jakub@redhat.com>
7660
7661 * gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.
7662 (push_gimplify_context): Don't allocate temp_htab nor c itself here.
7663 Add c argument.
7664 (pop_gimplify_context): Check c->temp_htab instead of optimize whether
7665 htab_delete should be called. Don't free c.
7666 (lookup_tmp_var): Create temp_htab lazily.
7667 (gimplify_scan_omp_clauses, gimplify_omp_parallel, gimplify_omp_task,
7668 gimplify_body, force_gimple_operand): Adjust push_gimplify_context
7669 callers.
7670 * omp-low.c (lower_omp_sections, lower_omp_single, lower_omp_master,
7671 lower_omp_ordered, lower_omp_critical, lower_omp_for,
7672 create_task_copyfn, lower_omp_taskreg, execute_lower_omp):
7673 * tree-ssa-ccp.c (convert_to_gimple_builtin): Likewise.
7674 * tree-sra.c (generate_element_init): Likewise.
7675 * tree-mudflap.c (execute_mudflap_function_ops,
7676 execute_mudflap_function_decls): Likewise.
7677 * tree-inline.c (setup_one_parameter, optimize_inline_calls): Likewise.
7678 * tree-gimple.h (struct gimplify_ctx): New type.
7679 (push_gimplify_context): Adjust prototype.
7680
7681 2008-07-09 Daniel Berlin <dberlin@dberlin.org>
7682
7683 * tree-ssa-pre.c (phi_translate_1): Update placement of
7684 add_to_value calls.
7685
7686 2008-07-09 Anatoly Sokolov <aesok@post.ru>
7687
7688 * target.h (struct gcc_target): Add hard_regno_scratch_ok field.
7689 * target-def.h (TARGET_HARD_REGNO_SCRATCH_OK): New.
7690 (TARGET_INITIALIZER): Use TARGET_HARD_REGNO_SCRATCH_OK.
7691 * targhooks.c (default_hard_regno_scratch_ok): New function.
7692 * targhooks.h (default_hard_regno_scratch_ok): Declare function.
7693 * doc/tm.texi: Document TARGET_HARD_REGNO_SCRATCH_OK hook.
7694 * recog.c: Include "target.h".
7695 (peep2_find_free_register): Add check for global regs. Add target
7696 specific check.
7697 * Makefile.in (recog.o): Depend on target.h.
7698
7699 2008-07-09 Kaz Kojima <kkojima@gcc.gnu.org>
7700
7701 * config/sh/sh.c (sh_canonical_va_list_type): New.
7702 (TARGET_CANONICAL_VA_LIST_TYPE): Define.
7703
7704 2008-07-09 Raksit Ashok <raksit@google.com>
7705
7706 * doc/invoke.texi (Option Summary): Mention new option
7707 -Wdisallowed-function-list=...
7708 (Warning Options): Document -Wdisallowed-function-list=...
7709 * common.opt (Wdisallowed-function-list=): New flag.
7710 * flags.h (warn_disallowed_functions): External definition of new
7711 boolean warning flag.
7712 (warn_if_disallowed_function_p): Declare new function.
7713 * opts.c (warning_disallowed_functions): New static variable.
7714 (warn_disallowed_functions): New boolean warning flag.
7715 (warn_if_disallowed_function_p): New function.
7716 (add_comma_separated_to_vector): Rename
7717 add_instrument_functions_exclude_list to this.
7718 (common_handle_option): Handle new option. Rename calls to
7719 add_instrument_functions_exclude_list into calls to
7720 add_comma_separated_to_vector.
7721 * c-parser.c (c_parser_postfix_expression_after_primary): New warning
7722 based on flag warn_disallowed_functions.
7723
7724 2008-07-09 Christian Bruel <christian.bruel@st.com>
7725
7726 * final.c (get_attr_length_1): Call get_attr_length_1 with fallback_fn
7727 instead of get_attr_length.
7728
7729 2008-07-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7730
7731 * genattrtab.c (insert_right_side, evaluate_eq_attr): Avoid C++
7732 keywords.
7733 * genemit.c (gen_insn): Likewise.
7734 * gengtype.c (note_def_vec): Likewise.
7735 * gengtype.h (note_def_vec): Likewise.
7736 * genoutput.c (struct data, output_insn_data, process_template,
7737 gen_expand, gen_split, note_constraint): Likewise.
7738 * genrecog.c (new_decision, add_to_sequence, factor_tests,
7739 make_insn_sequence): Likewise.
7740 * gensupport.c (record_insn_name): Likewise.
7741
7742 2008-07-08 Doug Kwan <dougkwan@google.com>
7743
7744 * config/arm/arm.opt (mandroid): New option.
7745 * config/arm/bpabi.h (ANDROID_LINK_SPEC): New macro.
7746 (LINK_SPEC): Enable Android specific behaviour when -mandroid is used.
7747 (CC1_SPEC): Same.
7748 (CC1PLUS_SPEC): Same.
7749 (LIB_SPEC): Same.
7750 (STARTFILE_SPEC): Same.
7751 (ENDFILE_SPEC): Same.
7752 (TARGET_BPABI_CPP_BUILTINS): Define __ANDROID__ when -mandroid is
7753 used.
7754
7755 2008-07-08 Raksit Ashok <raksit@google.com>
7756
7757 * expr.c (emit_block_move_via_movmem): Fix expected_align parameter.
7758 (set_storage_via_setmem): Fix expected_align parameter.
7759 * doc/invoke.texi (i386 and x86-64 Options): Add a couple of options
7760 missing from the list.
7761 * doc/md.texi (movmem): Explicitly state that expected alignment is
7762 to be expressed in bytes.
7763 (setmem): Explicitly state that expected alignment is to be expressed
7764 in bytes.
7765
7766 2008-07-08 Joseph Myers <joseph@codesourcery.com>
7767
7768 * reload.c (find_reloads_subreg_address): Do not require validity
7769 of address in original mode before reloading address.
7770
7771 2008-07-07 Tianwei Sheng <tianweis@google.com>
7772
7773 * df-core.c (df_remove_problem): Adjust the access to avoid out of
7774 bounds array access.
7775
7776 2008-07-08 Jakub Jelinek <jakub@redhat.com>
7777
7778 * tree-sra.c (sra_build_assignment): Handle CONVERT_EXPR_P dst.
7779
7780 2008-07-05 Daniel Berlin <dberlin@dberlin.org>
7781
7782 Fix PR tree-optimization/23455
7783 Fix PR tree-optimization/35286
7784 Fix PR tree-optimization/35287
7785 * Makefile.in (OBJS-common): Remove tree-vn.o.
7786 (tree-vn.o): Remove.
7787 * dbgcnt.def: Add treepre_insert debug counter.
7788 * gcc/tree-flow.h (add_to_value): Updated for other changes.
7789 (debug_value_expressions): Ditto.
7790 (print_value_expressions): Ditto.
7791 * tree-pretty-print.c (dump_generic_node): Updated for
7792 VALUE_HANDLE removal.
7793 * tree-ssa-dom.c (record_equality): Ditto.
7794 (cprop_operand): Ditto.
7795 (lookup_avail_expr): Ditto.
7796 * tree-ssa-threadedge.c
7797 (record_temporary_equivalences_from_stmts_at_dest): Ditto.
7798 (simplify_control_stmt_condition): Ditto.
7799 * tree.c (tree_code_size): Ditto.
7800 (tree_node_structure): Ditto.
7801 (iterative_hash_expr): Ditto.
7802 * tree.def: Ditto.
7803 * tree.h (VALUE_HANDLE_ID): Ditto.
7804 (VALUE_HANDLE_EXPR_SET): Ditto.
7805 (struct tree_value_handle): Ditto.
7806 (union tree_node): Ditto.
7807 * treestruct.def: Ditto.
7808 * tree-vn.c: Removed.
7809 * tree-ssa-pre.c: Rewritten entirely.
7810 * tree-ssa-sccvn.c (constant_to_value_id): New hashtable.
7811 (constant_value_ids): Ditto.
7812 (vn_nary_op_t): Moved to header.
7813 (vn_phi_t): Ditto.
7814 (vn_reference_op_t): Ditto
7815 (vn_reference_t): Ditto.
7816 (next_value_id): New variable.
7817 (VN_INFO): Add an assert.
7818 (vn_constant_eq): New function.
7819 (vn_constant_hash): Ditto.
7820 (get_or_alloc_constant_value_id): Ditto.
7821 (value_id_constant_p): Ditto.
7822 (vn_reference_compute_hash): De-staticify.
7823 (copy_reference_ops_from_ref): Don't use get_callee_fndecl.
7824 Disable some code with a FIXME. Remove VALUE_HANDLE use.
7825 (valueize_refs): Update opcode if it changes from ssa name to constant.
7826 (vn_reference_lookup_1): Add new argument.
7827 (vn_reference_lookup): Ditto.
7828 (vn_reference_lookup_pieces): New function.
7829 (vn_reference_insert): Add return type. Modify to deal with value ids.
7830 (vn_reference_insert_pieces): New function.
7831 (vn_nary_op_compute_hash): De-staticify.
7832 (vn_nary_op_eq): Ditto.
7833 (vn_nary_op_lookup_pieces): New function.
7834 (vn_nary_op_lookup): Add new argument.
7835 (vn_nary_op_insert_pieces): New function.
7836 (vn_nary_op_insert): Add return type. Modify to deal with value ids.
7837 (vn_phi_insert): Ditto.
7838 (visit_unary_op): Update for callee changes.
7839 (visit_binary_op): Ditto.
7840 (visit_reference_op_load): Ditto.
7841 (visit_reference_op_store): Ditto.
7842 (init_scc_vn): Init next_value_id, constant_to_value_id and
7843 constant_value_ids.
7844 (free_scc_vn): Free them.
7845 (set_hashtable_value_ids): New function.
7846 (run_scc_vn): Use it.
7847 (get_max_value_id): New function.
7848 (get_next_value_id): Ditto.
7849 (expressions_equal_p): Moved from tree-vn.c
7850 (sort_vuses): Ditto.
7851 (sort_vuses_heap): Ditto.
7852 * tree-ssa-sccvn.h: Structures moved from tree-ssa-sccvn.c (noted
7853 above).
7854 * tree.c (iterative_hash_hashval_t): Made non-static
7855 * tree.h (iterative_hash_hashval_t): Declare it.
7856
7857 2008-07-08 Martin Jambor <mjambor@suse.cz>
7858
7859 * ipa-cp.c (ipcp_init_cloned_node): Call ipa_check_create_node_params
7860 instead of ipa_create_node_params.
7861 (ipcp_driver): Allocate infos with ipa_check_create_node_params and
7862 ipa_check_create_edge_args, free them with
7863 free_all_ipa_structures_after_ipa_cp, call ipa_register_cgraph_hooks.
7864
7865 * ipa-prop.c: Include flags.h and tree-inline.h.
7866 (ipa_node_params_vector): New variable.
7867 (ipa_edge_args_vector): New variable.
7868 (edge_removal_hook_holder): New variable.
7869 (node_removal_hook_holder): New variable.
7870 (edge_duplication_hook_holder): New variable.
7871 (node_duplication_hook_holder): New variable.
7872 (ipa_detect_param_modifications): Check for presence of modified flags.
7873 (ipa_compute_jump_functions): Check for presence of jump functions.
7874 (ipa_free_edge_args_substructures): New function.
7875 (ipa_create_node_params): Removed.
7876 (ipa_free_all_edge_args): Changed to deallocate the on-the-side vector.
7877 (ipa_free_node_params_substructures): New function.
7878 (ipa_free_all_node_params): Changed to deallocate the on-the-side
7879 vector.
7880 (ipa_edge_removal_hook): New function.
7881 (ipa_node_removal_hook): New function.
7882 (duplicate_array): New function.
7883 (ipa_edge_duplication_hook): New function.
7884 (ipa_node_duplication_hook): New function.
7885 (ipa_register_cgraph_hooks): New function.
7886 (ipa_unregister_cgraph_hooks): New function.
7887 (free_all_ipa_structures_after_ipa_cp): New function.
7888
7889 * ipa-prop.h: Include vec.h.
7890 (ipa_node_params_t): New typedef with vector types for it.
7891 (ipa_edge_args_t): New typedef with vector types for it.
7892 (IPA_NODE_REF): Changed to access an on-the-side vector.
7893 (IPA_EDGE_REF): Changed to access an on-the-side vector.
7894 (ipa_check_create_node_params): New function.
7895 (ipa_check_create_edge_args): New function.
7896
7897 * Makefile.in (IPA_PROP_H): New variable for ipa-prop.h. Converted
7898 all users.
7899
7900 2008-07-07 Tom Tromey <tromey@redhat.com>
7901
7902 * configure, config.in: Rebuilt.
7903 * configure.ac: Don't check for scandir or alphasort.
7904
7905 2008-07-07 Joseph Myers <joseph@codesourcery.com>
7906
7907 * config/arm/arm.c (arm_init_neon_builtins): Register built-in
7908 types immediately after creating them.
7909
7910 2008-07-07 Joseph Myers <joseph@codesourcery.com>
7911
7912 * config/arm/aout.h (DOLLARS_IN_IDENTIFIERS): Remove.
7913
7914 2008-07-07 Fernando Pereira <fernando@cs.ucla.edu>
7915
7916 * tree-ssa-structalias.c (compute_points_to_sets): Add call to
7917 dump_constraint_graph.
7918 (dump_constraint_edge): New function.
7919 (dump_constraint_graph): New function.
7920 (debug_constraint_graph): New function.
7921 (dump_constraint): Removed useless comparison.
7922 * tree-ssa-structalias.h (dump_constraint_edge): Declare.
7923 (dump_constraint_graph): Declare.
7924 (debug_constraint_graph): Declare.
7925 * tree-dump.c (struct dump_option_value_info): Declare TDF_GRAPH.
7926
7927 2008-07-07 Kai Tietz <kai.tietz@onevision.com>
7928
7929 * config/i386/i386.c (is_va_list_char_pointer): New.
7930 (ix86_va_start): Replace compare with ms_va_list_type_node
7931 by is_va_list_char_pointer.
7932 (ix86_gimplify_va_arg): Likewise.
7933
7934 2008-07-07 Martin Jambor <mjambor@suse.cz>
7935
7936 * cgraph.c (cgraph_edge_max_uid): New variable.
7937 (struct cgraph_edge_hook_list): New type.
7938 (struct cgraph_node_hook_list): New type.
7939 (struct cgraph_2edge_hook_list): New type.
7940 (struct cgraph_2node_hook_list): New type.
7941 (first_cgraph_edge_removal_hook): New variable.
7942 (first_cgraph_node_removal_hook): New variable.
7943 (first_cgraph_edge_duplicated_hook): New variable.
7944 (first_cgraph_node_duplicated_hook): New variable.
7945 (cgraph_add_edge_removal_hook): New function.
7946 (cgraph_remove_edge_removal_hook): New function.
7947 (cgraph_call_edge_removal_hooks): New function.
7948 (cgraph_add_node_removal_hook): New function.
7949 (cgraph_remove_node_removal_hook): New function.
7950 (cgraph_call_node_removal_hooks): New function.
7951 (cgraph_add_edge_duplication_hook): New function.
7952 (cgraph_remove_edge_duplication_hook): New function.
7953 (cgraph_call_edge_duplication_hooks): New function.
7954 (cgraph_add_node_duplication_hook): New function.
7955 (cgraph_remove_node_duplication_hook): New function.
7956 (cgraph_call_node_duplication_hooks): New function.
7957 (cgraph_create_edge): Assign to edge uid.
7958 (cgraph_remove_edge): Call edge removal hooks.
7959 (cgraph_node_remove_callees): Call edge removal hooks.
7960 (cgraph_node_remove_callers): Call edge removal hooks.
7961 (cgraph_remove_node): Call node removal hooks.
7962 (cgraph_clone_edge): Call edge duplication hooks.
7963 (cgraph_clone_node): Call node duplication hooks.
7964
7965 * cgraph.h (cgraph_edge): New field uid.
7966 (cgraph_edge_hook): New type.
7967 (cgraph_node_hook): New type.
7968 (cgraph_2edge_hook): New type.
7969 (cgraph_2node_hook): New type.
7970
7971 2008-07-07 Andreas Tobler <a.tobler@schweiz.org>
7972
7973 * config.in: Regenerate.
7974
7975 2008-07-07 Vladimir Prus <vladimir@codesourcery.com>
7976
7977 * gcc.c (print_sysroot): New.
7978 (option_map, display_help, process_command): Handle the
7979 -print-sysroot option.
7980 (main): Print the sysroot if requested.
7981 * doc/invoke.texi (Debugging Options): Document -print-sysroot.
7982
7983 2008-07-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7984
7985 PR target/34780
7986 * unwind-pe.h (size_of_encoded_value): add attribute unused.
7987
7988 2008-07-07 Daniel Jacobowitz <dan@codesourcery.com>
7989
7990 * function.c (assign_parm_remove_parallels): Check mode of entry_parm.
7991 (assign_parm_setup_block_p): Also check mode of entry_parm.
7992
7993 2008-07-07 Richard Guenther <rguenther@suse.de>
7994
7995 * tree-ssa-structalias.h (set_used_smts): Remove.
7996 * tree-ssa-structalias.c (used_smts): Likewise.
7997 (set_used_smts): Likewise.
7998 * tree-ssa-alias.c (compute_flow_sensitive_aliasing): Remove
7999 call to set_used_smts.
8000
8001 2008-07-07 Richard Guenther <rguenther@suse.de>
8002
8003 * tree-ssa-structalias.c (struct variable_info): Add is_full_var flag.
8004 (new_var_info): Set it to false.
8005 (solution_set_add): Correctly handle pointers outside a var and
8006 inside a field.
8007 (type_safe): Treat variables with is_full_var properly.
8008 (do_sd_constraint): Likewise.
8009 (do_ds_constraint): Likewise.
8010 (process_constraint): Remove zeroing offset for !use_field_sensitive.
8011 (get_constraint_for_ptr_offset): New function.
8012 (get_constraint_for_component_ref): For addresses at least include
8013 the last field of the variable. Handle is_full_vars properly.
8014 (get_constraint_for_1): Factor common code, handle POINTER_PLUS_EXPR.
8015 (handle_ptr_arith): Remove.
8016 (find_func_aliases): Simplify assignment handling.
8017 (create_function_info_for): For parameter and result varinfos set
8018 is_full_var flag.
8019 (create_variable_info_for): Set is_full_var flag whenever we
8020 just created a single varinfo for a decl.
8021 (init_alias_vars): Initialize use_field_sensitive from
8022 max-fields-for-field-sensitive parameter.
8023
8024 2008-07-07 Richard Guenther <rguenther@suse.de>
8025
8026 PR tree-optimization/36713
8027 * tree-flow-inline.h (is_call_used): New function.
8028 * tree-nrv.c (dest_safe_for_nrv_p): Use it.
8029 * tree-tailcall.c (suitable_for_tail_opt_p): Likewise.
8030 * tree-outof-ssa.c (create_temp): Set call-used flag if required.
8031
8032 2008-07-07 Maxim Kuvyrkov <maxim@codesourcery.com>
8033
8034 * config/m68k/m68k.c (m68k_return_in_memory): Fix arguments types.
8035
8036 2008-07-07 Mark Shinwell <shinwell@codesourcery.com>
8037
8038 * config/m68k/lb1sf68.asm: Add PIC macros for Linux targets.
8039
8040 2008-07-07 Maxim Kuvyrkov <maxim@codesourcery.com>
8041 Nathan Sidwell <nathan@codesourcery.com>
8042
8043 * config.gcc (m68k-*-linux*): Add with_arch. Add sysroot-suffix.h
8044 to tm_file. Add m68k/t-floatlib, m68k/t-linux & m68k/t-mlibs to
8045 tmake_file.
8046 * config/m68k/t-linux: New.
8047 * doc/install.texi: Document m68k-*-linux is now multilibbed by
8048 default.
8049
8050 2008-07-07 Nathan Sidwell <nathan@codesourcery.com>
8051
8052 * config/m68k/t-cf (MULTILIB_EXTRA_OPTS): Add no-mac.
8053 * config/m68k/m68k-devices.def: Remove multilibs that only differ
8054 by MAC/EMAC.
8055
8056 2008-07-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8057
8058 * gcc.c (execute): Fix -Wc++-compat warning.
8059
8060 2008-07-06 H.J. Lu <hongjiu.lu@intel.com>
8061
8062 PR target/36720
8063 * config/ia64/ia64.c (ia64_split_tmode): Fix typo in TImode
8064 constant for little endian.
8065
8066 2008-07-06 Richard Sandiford <rdsandiford@googlemail.com>
8067
8068 * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Check
8069 mips_base_mips16 instead of TARGET_MIPS16.
8070 (mips_base_mips16): Declare.
8071 * config/mips/mips.c (mips_base_mips16): Make global.
8072 (was_mips16_p): Remove GTY marker.
8073 (was_mips16_pch_p): New variable.
8074 (mips_set_mips16_mode): Check both was_mips16_p and was_mips16_pch_p.
8075 (mips_override_options): Force to non-MIPS16 mode initially.
8076 Do not complain about MIPS16 PIC incompatibilities here.
8077 Only allow -mgpopt if -mexplicit-relocs is in force for
8078 non-MIPS16 code.
8079
8080 2008-07-06 Andreas Tobler <a.tobler@schweiz.org>
8081
8082 * configure.ac: Check for caddr_t, define to char * if not defined.
8083 * configure: Regenerate.
8084 * ggc-common.c (mmap_gt_pch_get_address): Fix -Wc++-compat warnings.
8085 (mmap_gt_pch_use_address): Likewise.
8086 * config/host-solaris.c (sol_gt_pch_use_address): Likewise.
8087
8088 2008-07-06 Richard Guenther <rguenther@suse.de>
8089
8090 * tree-ssa-structalias.c (struct variable_info): Remove has_union.
8091 (new_var_info): Deal with it.
8092 (solution_set_add): Likewise.
8093 (bitpos_of_field): Make signed, fix.
8094 (struct fieldoff): Remove type and decl fields. Make size field
8095 unsigned HOST_WIDE_INT. Add has_unknown_size and may_have_pointers
8096 flags.
8097 (fieldoff_compare): Deal with it.
8098 (push_fields_onto_fieldstack): Remove has_union argument, glob
8099 adjacent non-pointer fields together.
8100 (create_function_info_for): Do not set has_union.
8101 (create_variable_info_for): Simplify.
8102
8103 2008-07-06 Kai Tietz <kai.tietz@onevision.com>
8104
8105 * config.gcc (extra_headers): Add cross-stdarg.h for target
8106 x86_64-*-* and i?86-*-*.
8107 * config/i386/cross-stdarg.h: New.
8108 * builtins.c (std_fn_abi_va_list): New.
8109 (std_canonical_va_list_type): New.
8110 (stabilize_va_list): Replace va_list_type_node use by
8111 mtarget.canonical_va_list_type.
8112 (gimplify_va_arg_expr): Likewise.
8113 (expand_builtin_va_copy): Replace va_list_type_node use by
8114 mtarget.fn_abi_va_list.
8115 * tree-sra.c (is_va_list_type): New helper.
8116 (decl_can_be_decomposed_p): Replace
8117 va_list_type_node use by is_va_list_type.
8118 * tree-ssa-ccp.c (optimize_stdarg_builtin): Likewise.
8119 * tree-stdarg.c (execute_optimize_stdarg): Likewise.
8120 * c-common.c (c_common_nodes_and_builtins): Use TARGET_ENUM_VA_LIST.
8121 * config/i386/i386-protos.h (ix86_get_valist_type): New.
8122 (ix86_enum_va_list): New.
8123 * config/i386/i386.c (sysv_va_list_type_node): New.
8124 (ms_va_list_type_node): New.
8125 (ix86_function_type_abi): Remove sorry.
8126 (ix86_build_builtin_va_list_abi): New.
8127 (ix86_build_builtin_va_list): Call ix86_build_builtin_va_list_abi
8128 for 64-bit targets.
8129 (ix86_va_start): Replace va_list_type_node by sysv_va_list_type_node.
8130 (ix86_init_builtins_va_builtins_abi): New.
8131 (ix86_init_builtins): Use ix86_init_builtins_va_builtins_abi
8132 for 64-bit targets.
8133 (ix86_handle_abi_attribute): New.
8134 (attribute_spec): Add sysv_abi and ms_abi.
8135 (ix86_fn_abi_va_list): New.
8136 (ix86_canonical_va_list_type): New.
8137 (ix86_enum_va_list): New.
8138 (TARGET_FN_ABI_VA_LIST): New.
8139 (TARGET_CANONICAL_VA_LIST_TYPE): New.
8140 * config/i386/i386.h (TARGET_ENUM_VA_LIST): New.
8141 * doc/tm.texi (TARGET_FN_ABI_VA_LIST): New.
8142 (TARGET_CANONICAL_VA_LIST_TYPE): New.
8143 (TARGET_ENUM_VA_LIST): New.
8144 * expr.h (std_fn_abi_va_list): New.
8145 (std_canonical_va_list_type): New.
8146 * target-def.h (TARGET_FN_ABI_VA_LIST): New.
8147 (TARGET_CANONICAL_VA_LIST_TYPE): New.
8148 (TARGET_INITIALIZER): Add TARGET_FN_ABI_VA_LIST and
8149 TARGET_CANONICAL_VA_LIST_TYPE.
8150 * target.h (struct gcc_target): Add fn_abi_va_list hook
8151 and canonical_va_list_type hook.
8152
8153 2008-07-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
8154
8155 * fold-const.c (fold_convert_const): Treat OFFSET_TYPE the same as
8156 integral and pointer types.
8157
8158 2008-07-04 Roger Sayle <roger@eyesopen.com>
8159
8160 * config/rs6000/host-darwin.c (darwin_rs6000_extra_signals): Cast
8161 the "void*" result of xmalloc to "char*" to fix bootstrap breakage.
8162
8163 2008-07-04 Kaz Kojima <kkojima@gcc.gnu.org>
8164
8165 PR target/36684
8166 * config/sh/sh.h (OVERRIDE_OPTIONS): Disable -fschedule-insns for PIC.
8167
8168 2008-07-04 Jakub Jelinek <jakub@redhat.com>
8169
8170 * tree-switch-conversion.c (build_one_array, gen_def_assigns): Use
8171 build_gimple_modify_stmt.
8172 (build_arrays, gen_inbound_check): Likewise. Force RHS to be
8173 gimple operand. Use fold_build* instead of build*.
8174
8175 2008-07-04 Richard Guenther <rguenther@suse.de>
8176
8177 * tree-ssa-structalias.c (lookup_vi_for_tree): Declare.
8178 (do_sd_constraint): Handle a dereference of ESCAPED and CALLUSED
8179 properly to compute the reachability set if we do field-sensitive PTA.
8180 * invoke.texi (max-fields-for-field-sensitive): Document default.
8181 * opts.c (decode_options): Set max-fields-for-field-sensitive to
8182 100 for optimize >= 2.
8183
8184 2008-07-04 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8185
8186 * ggc-zone.c (lookup_page_table_if_allocated,
8187 set_page_table_entry, zone_find_object_size, alloc_small_page,
8188 alloc_large_page, ggc_free, gt_ggc_m_S, ggc_marked_p, init_ggc,
8189 new_ggc_zone, init_ggc_pch, ggc_pch_this_base, ggc_pch_read): Fix
8190 -Wc++-compat and/or -Wcast-qual warnings.
8191
8192 2008-07-04 Alan Modra <amodra@bigpond.net.au>
8193
8194 PR target/36634
8195 * config/rs6000/rs6000.md (call, call_value): Don't arrange for
8196 pic_offset_table_rtx to be marked as used here.
8197 (call_nonlocal_sysv, call_value_nonlocal_sysv): Add split for
8198 TARGET_SECURE_PLT to "use" pic_offset_table_rtx.
8199 (call_nonlocal_sysv_secure, call_value_nonlocal_sysv_secure): New insn.
8200 (sibcall_nonlocal_sysv, sibcall_value_nonlocal_sysv): Assert
8201 !TARGET_SECURE_PLT.
8202
8203 2008-07-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8204
8205 * alloc-pool.c (hash_descriptor, eq_descriptor,
8206 alloc_pool_descriptor): Fix -Wc++-compat warnings.
8207 * bitmap.c (hash_descriptor, eq_descriptor, bitmap_descriptor):
8208 Likewise.
8209 * ggc-common.c (hash_descriptor, eq_descriptor, hash_ptr, eq_ptr,
8210 loc_descriptor, ggc_prune_ptr, ggc_free_overhead,
8211 final_cmp_statistic, cmp_statistic, dump_ggc_loc_statistics): Likewise.
8212 * varray.c (hash_descriptor, eq_descriptor, varray_descriptor):
8213 Likewise.
8214
8215 2008-07-03 Eric Botcazou <ebotcazou@adacore.com>
8216
8217 * tree-flow.h (loop_only_exit_p): Declare.
8218 * tree-ssa-loop-niter.c (loop_only_exit_p): Make public.
8219 * tree-ssa-loop-ivopts.c (may_eliminate_iv): Reinstate direct check on
8220 the number of iterations if it is constant. Otherwise, if this is the
8221 only possible exit of the loop, use the conservative estimate on the
8222 number of iterations of the entire loop if available.
8223
8224 2008-07-03 Richard Sandiford <rdsandiford@googlemail.com>
8225
8226 * Makefile.in (libgcc.mvars): Add LIBGCC_SYNC and LIBGCC_SYNC_CFLAGS.
8227 * libgcc-std.ver (GCC_4.4.0): New version, inherited from GCC_4.3.0.
8228 Add synchronization functions.
8229 * config/sync.c: New file.
8230 * config/mips/t-libgcc-mips16 (LIBGCC_SYNC): Define.
8231 (LIBGCC_SYNC_CFLAGS): Likewise.
8232
8233 2008-07-03 Uros Bizjak <ubizjak@gmail.com>
8234
8235 PR target/36710
8236 * config/i386/i386.md (mode): Add TF to "mode" attribute.
8237 (*pushtf_sse): New insn pattern.
8238 (pushtf splitters): New splitters.
8239
8240 2008-07-03 Michael Meissner <gnu@the-meissners.org>
8241
8242 PR middle-end/35736
8243 * predict.c (build_predict_expr): Use void_type_node for the tree
8244 type, instead of NULL_TREE.
8245
8246 2008-07-03 H.J. Lu <hongjiu.lu@intel.com>
8247
8248 * config/i386/i386.c (contains_aligned_value_p): Return true
8249 for TCmode.
8250 (ix86_data_alignment): Align TCmode to 128bits.
8251 (ix86_local_alignment): Likewise.
8252
8253 2008-07-03 Andrew Haley <aph@redhat.com>
8254
8255 PR bootstrap/33304
8256 * vec.h (VEC_TA): New.
8257 (DEF_VEC_I, DEF_VEC_P, DEF_VEC_ALLOC_I, DEF_VEC_ALLOC_P,
8258 DEF_VEC_O, DEF_VEC_ALLOC_O: Use VEC_TA.
8259 * c-common.c (C_COMMON_FIXED_TYPES_SAT): New macro.
8260 (C_COMMON_FIXED_MODE_TYPES_SAT): New macro.
8261 (C_COMMON_FIXED_TYPES): Remove first arg.
8262 (C_COMMON_FIXED_MODE_TYPES): Likewise.
8263 * tree.c (MAKE_FIXED_TYPE_NODE): Break into two macros,
8264 MAKE_FIXED_TYPE_NODE and MAKE_FIXED_TYPE_NODE_WIDTH in order
8265 not to use empty macro arguments.
8266
8267 2008-07-02 Joseph Myers <joseph@codesourcery.com>
8268
8269 * config/alpha/vms_tramp.asm, config/arm/crti.asm,
8270 config/arm/crtn.asm, config/bfin/crti.s, config/bfin/crtlibid.s,
8271 config/bfin/crtn.s, config/fr30/crti.asm, config/fr30/crtn.asm,
8272 config/frv/lib1funcs.asm, config/i386/sol2-c1.asm,
8273 config/i386/sol2-ci.asm, config/i386/sol2-cn.asm,
8274 config/i386/sol2-gc1.asm, config/ia64/crti.asm,
8275 config/ia64/crtn.asm, config/m68hc11/larith.asm,
8276 config/m68hc11/m68hc11-crt0.S, config/m68k/crti.s,
8277 config/m68k/crtn.s, config/mcore/crti.asm, config/mcore/crtn.asm,
8278 config/rs6000/crtresfpr.asm, config/rs6000/crtresgpr.asm,
8279 config/rs6000/crtresxfpr.asm, config/rs6000/crtresxgpr.asm,
8280 config/rs6000/crtsavfpr.asm, config/rs6000/crtsavgpr.asm,
8281 config/rs6000/crtsavres.asm, config/rs6000/e500crtres32gpr.asm,
8282 config/rs6000/e500crtres64gpr.asm,
8283 config/rs6000/e500crtres64gprctr.asm,
8284 config/rs6000/e500crtrest32gpr.asm,
8285 config/rs6000/e500crtrest64gpr.asm,
8286 config/rs6000/e500crtresx32gpr.asm,
8287 config/rs6000/e500crtresx64gpr.asm,
8288 config/rs6000/e500crtsav32gpr.asm,
8289 config/rs6000/e500crtsav64gpr.asm,
8290 config/rs6000/e500crtsav64gprctr.asm,
8291 config/rs6000/e500crtsavg32gpr.asm,
8292 config/rs6000/e500crtsavg64gpr.asm,
8293 config/rs6000/e500crtsavg64gprctr.asm, config/rs6000/eabi-ci.asm,
8294 config/rs6000/eabi-cn.asm, config/rs6000/eabi.asm,
8295 config/rs6000/sol-ci.asm, config/rs6000/sol-cn.asm,
8296 config/rs6000/tramp.asm, config/sparc/sol2-ci.asm,
8297 config/sparc/sol2-cn.asm: Remove .file directives.
8298
8299 2008-07-02 Richard Sandiford <rdsandiford@googlemail.com>
8300
8301 * resource.c (mark_referenced_resources): Look inside
8302 UNSPEC_VOLATILEs and ASM_INPUTs.
8303
8304 2008-07-02 Ian Lance Taylor <iant@google.com>
8305
8306 * rtlanal.c (add_reg_note): New function.
8307 * rtl.h (add_reg_note): Declare.
8308 * auto-inc-dec.c (attempt_change): Use add_reg_note.
8309 * bb-reorder.c (add_reg_crossing_jump_notes): Likewise.
8310 * builtins.c (expand_builtin_longjmp): Likewise.
8311 (expand_builtin_nonlocal_goto): Likewise.
8312 * calls.c (emit_call_1, expand_call): Likewise.
8313 * cfgexpand.c (add_reg_br_prob_note): Likewise.
8314 * cfglayout.c (fixup_reorder_chain): Likewise.
8315 * cfgrtl.c (force_nonfallthru_and_redirect): Likewise.
8316 (commit_one_edge_insertion): Likewise.
8317 * combine.c (move_deaths, distribute_notes): Likewise.
8318 * df-problems.c (df_set_note): Likewise.
8319 * emit-rtl.c (link_cc0_insns, try_split): Likewise.
8320 (set_unique_reg_note): Likewise.
8321 (emit_copy_of_insn_after): Likewise.
8322 * expr.c (expand_expr_real): Likewise.
8323 * gcse.c (add_label_notes): Likewise.
8324 * haifa-sched.c (create_check_block_twin): Likewise.
8325 * jump.c (mark_jump_label_1): Likewise.
8326 * loop-doloop.c (add_test, doloop_modify): Likewise.
8327 * loop-unswitch.c (compare_and_jump_seq): Likewise.
8328 * lower-subreg.c (move_eh_region_note): Likewise.
8329 * optabs.c (emit_libcall_block): Likewise.
8330 * predict.c (predict_insn): Likewise.
8331 (combine_predictions_for_insn): Likewise.
8332 * recog.c (peephole2_optimize): Likewise.
8333 * regmove.c (try_auto_increment): Likewise.
8334 * reg-stack.c (emit_pop_insn, move_for_stack_reg): Likewise.
8335 * reload.c (find_reloads): Likewise.
8336 * reload1.c (fixup_eh_region_note): Likewise.
8337 (reload_as_needed, add_auto_inc_notes, copy_eh_notes): Likewise.
8338 * reorg.c (delete_prior_computation): Likewise.
8339 (delete_computation, dbr_schedule): Likewise.
8340 * config/pa/pa.c (legitimize_pic_address): Likewise.
8341 * config/sh/sh.c (sh_reorg): Likewise.
8342
8343 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
8344
8345 PR target/36669
8346 * config/libgcc-glibc.ver: Add %exclude.
8347 * config/m32r/libgcc-glibc.ver: Likwise.
8348 * config/s390/libgcc-glibc.ver: Likwise.
8349 * config/sh/libgcc-glibc.ver: Likwise.
8350 * config/sparc/libgcc-sparc-glibc.ver: Likwise.
8351
8352 * config/i386/libgcc-glibc.ver: New.
8353
8354 * config/i386/libgcc-x86_64-glibc.ver: Removed.
8355
8356 2008-07-02 H.J. Lu <hongjiu.lu@intel.com>
8357
8358 * config.gcc: Remove i386/t-fprules-softfp64 soft-fp/t-softfp
8359 from tmake_file from i[34567]86-*-darwin*, x86_64-*-darwin*,
8360 i[34567]86-*-linux*, x86_64-*-linux*. Add
8361 i386/t-fprules-softfp and soft-fp/t-softfp to tmake_file for
8362 i[34567]86-*-darwin*, x86_64-*-darwin*, i[34567]86-*-linux*,
8363 x86_64-*-linux*. Add i386/t-linux to tmake_file for
8364 i[34567]86-*-linux*, x86_64-*-linux*.
8365
8366 * libgcc-std.ver: Add empty GCC_4.4.0.
8367
8368 * mkmap-symver.awk: Support multiple versions per symbol.
8369
8370 * config/i386/i386.c (ix86_init_builtins): Always define
8371 __builtin_fabsq and __builtin_copysignq with fallbacks.
8372 (ix86_expand_builtin): Emit normal call for __builtin_fabsq
8373 and __builtin_copysignq if SSE2 isn't available.
8374
8375 * config/i386/linux.h (LIBGCC2_HAS_TF_MODE): Defined.
8376 (LIBGCC2_TF_CEXT): Likwise.
8377 (TF_SIZE): Likwise.
8378
8379 * config/i386/linux64.h (LIBGCC2_HAS_TF_MODE): Defined as 1.
8380
8381 * config/i386/sfp-machine.h: Moved to libgcc.
8382
8383 * config/i386/sfp-machine.h: New.
8384 * config/i386/t-linux: Likwise.
8385
8386 * config/i386/t-darwin: Remove softfp_wrap_start and
8387 softfp_wrap_end.
8388 * config/i386/t-darwin64: Likewise.
8389
8390 * config/i386/t-fprules-softfp64: Renamed to ...
8391 * config/i386/t-fprules-softfp: This.
8392
8393 * config/i386/t-linux64: Remove SHLIB_MAPFILES, softfp_wrap_start
8394 and softfp_wrap_end.
8395
8396 2008-07-02 Jason Merrill <jason@redhat.com>
8397
8398 * tree.c (ctor_to_list): Use FOR_EACH_CONSTRUCTOR_ELT.
8399
8400 * tree.c (ctor_to_list): New fn.
8401 * tree.h: Declare it.
8402 (CONSTRUCTOR_ELT): New macro.
8403 (CONSTRUCTOR_NELTS): New macro.
8404
8405 2008-07-02 Richard Guenther <rguenther@suse.de>
8406
8407 * tree-ssa-structalias.c (struct variable_info): Reorder
8408 to fill padding on 64bit hosts. Make collapsed_to an int.
8409 (get_varinfo_fc): Deal with that.
8410 (new_var_info): Likewise.
8411 (collapse_rest_of_var): Likewise.
8412
8413 2008-07-02 Joshua Sumali <jsumali@redhat.com>
8414
8415 * doc/install.texi (--enable-java-home): Document.
8416 (--enable-aot-compile-rpm): Likewise.
8417 (--with-arch-directory): Likewise.
8418 (--with-os-directory): Likewise.
8419 (--with-origin-name): Likewise.
8420 (--with-arch-suffix): Likewise.
8421 (--with-jvm-root-dir): Likewise.
8422 (--with-jvm-jar-dir): Likewise.
8423 (--with-python-dir): Likewise.
8424
8425 2008-07-02 Richard Guenther <rguenther@suse.de>
8426
8427 * tree-ssa-forwprop.c (can_propagate_from): Exclude loads
8428 from decls explicitly. Merge operand checking from tuples.
8429
8430 2008-07-02 Martin Jambor <mjambor@suse.cz>
8431
8432 * tree-switch-conversion.c: Included timevar.h which I forgot before.
8433
8434 2008-07-02 Martin Jambor <mjambor@suse.cz>
8435
8436 * tree-switch-conversion.c: Included timevar.h
8437 (pass_convert_switch): Added a timevar id (TV_TREE_SWITCH_CONVERSION).
8438
8439 * timevar.def: Added TV_TREE_SWITCH_CONVERSION.
8440
8441 2008-07-02 Martin Jambor <mjambor@suse.cz>
8442
8443 * tree-switch-conversion.c: Corrected various comments and
8444 whitespace issues
8445 (build_constructors): Fixed minor formatting mistakes.
8446
8447 * invoke.texi (Optimize Options): Corrected the
8448 switch-conversion-max-branch-ratio parameter.
8449
8450 2008-07-02 Mark Shinwell <shinwell@codesourcery.com>
8451
8452 * final.c (asm_insn_count): Return zero for an empty asm body.
8453
8454 2008-07-02 Richard Guenther <rguenther@suse.de>
8455
8456 * bitmap.h (bitmap_set_bit): Return bool.
8457 (bitmap_clear_bit): Likewise.
8458 * bitmap.c (bitmap_set_bit): Return if the bit changed. Only
8459 write to the bitmap if it would.
8460 (bitmap_clear_bit): Likewise.
8461 * tree-ssa-structalias.c (add_implicit_graph_edge): Use
8462 bitmap_set_bit return value.
8463 (add_pred_graph_edge): Likewise.
8464 (add_graph_edge): Likewise.
8465 (do_sd_constraint): Likewise.
8466 (do_ds_constraint): Likewise.
8467
8468 2008-07-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8469
8470 * config/alpha/alpha.c (alpha_need_linkage, alpha_use_linkage):
8471 Fix -Wc++-compat and/or -Wcast-qual warnings.
8472 * config/i386/netware.c (gen_stdcall_or_fastcall_decoration,
8473 gen_regparm_prefix): Likewise.
8474 * vmsdbgout.c (write_modbeg, lookup_filename,
8475 vmsdbgout_source_line, vmsdbgout_init): Likewise.
8476
8477 2008-07-02 Danny Smith <dannysmith@users.sourceforge.net>
8478
8479 * config/i386/mingw32.h (TARGET_USE_JCR_SECTION): Undef to let
8480 defaults.h definition apply.
8481
8482 2008-07-01 Daniel Jacobowitz <dan@codesourcery.com>
8483
8484 * function.c (assign_parm_remove_parallels): New.
8485 (assign_parm_setup_block_p): Do not return true for non-BLKmode
8486 PARALLELs.
8487 (assign_parm_setup_block): Do not handle them.
8488 (assign_parm_setup_reg, assign_parm_setup_stack): Call
8489 assign_parm_remove_parallels.
8490
8491 2008-07-01 Daniel Jacobowitz <dan@codesourcery.com>
8492
8493 * c-typeck.c (convert_for_assignment): Use
8494 vector_targets_convertible_p.
8495 * c-common.c (vector_targets_convertible_p): New.
8496 * c-common.h (vector_targets_convertible_p): New prototype.
8497 * config/rs6000/rs6000.c (rs6000_is_opaque_type): Do not check
8498 opaque_p_V2SI_type_node.
8499
8500 2008-07-01 Steve Ellcey <sje@cup.hp.com>
8501
8502 * config/ia64/ia64.c (ia64_cannot_force_const_mem): Do not allow
8503 RFmode constants.
8504
8505 2008-07-01 Uros Bizjak <ubizjak@gmail.com>
8506
8507 * config/i386/i386.c (ix86_build_signbit_mask): Generate TImode and
8508 TFmode constants via two element DImode vector for hosts with
8509 HOST_BITS_PER_WIDE_INT < 64.
8510 (ix86_init_builtins): Define __builtin_fabsq and __builtin_copysignq
8511 also for HOST_BITS_PER_WIDE_INT < 64.
8512
8513 2008-07-01 Richard Guenther <rguenther@suse.de>
8514
8515 PR tree-optimization/36666
8516 * tree-ssa-structalias.c (get_constraint_for_1): Declare.
8517 (get_constraint_exp_from_ssa_var): Split into ...
8518 (get_constraint_exp_for_temp): ... this ...
8519 (get_constraint_for_ssa_var): ... and that.
8520 Return constraint expressions for all touched sub-fields
8521 if the results address is not taken.
8522 (process_constraint): Remove assertion that aggregate
8523 assignments do not happen at this place.
8524 (get_constraint_for_component_ref): Add address_p argument.
8525 Return constraint expressions for all touched sub-fields
8526 if the results address is not taken.
8527 (do_deref): Use get_constraint_exp_for_temp.
8528 (get_constraint_for_1): Rename from ...
8529 (get_constraint_for): ... this. Add the old function as wrapper.
8530 (do_structure_copy): Use get_constraint_for_1.
8531
8532 2008-07-01 Martin Jambor <mjambor@suse.cz>
8533
8534 * Makefile.in (tree-switch-conversion.o): Add.
8535 (OBJS-common): Add tree-swtch-conversion.o.
8536 * passes.c (init_optimization_passes): Add pass_convert_switch.
8537 * tree-pass.h: (pass_convert_switch): Add.
8538 * tree-switch-conversion.c: New file.
8539 * gcc.dg/tree-ssa/cswtch.c: New testcase.
8540 * common.opt (ftree-cswtch): New option.
8541 * params.h (PARAM_SWITCH_CONVERSION_BRANCH_RATIO): New parameter.
8542 * params.def (PARAM_SWITCH_CONVERSION_BRANCH_RATIO): New parameter.
8543 * opts.c (decode_options): Set flag_tree_switch_conversion when
8544 optimization level is >= 2.
8545 * doc/invoke.texi (Optimize Options): Added description of
8546 -ftree-swtch-conversion and switch-conversion-max-branch-ratio.
8547
8548 2008-06-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8549
8550 * config/darwin-driver.c (darwin_default_min_version): Fix
8551 -Wc++-compat warnings.
8552
8553 2008-06-30 Uros Bizjak <ubizjak@gmail.com>
8554
8555 * config/i386/i386.md (*movti_rex64): Add "!" to "r" constraint
8556 of operand 0.
8557
8558 2008-06-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8559
8560 * ifcvt.c (cond_move_process_if_block): Free vectors on false return.
8561
8562 2008-06-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8563
8564 PR rtl-optimization/34744
8565 * df-scan.c (df_scan_free_ref_vec, df_scan_free_mws_vec): New macros.
8566 (df_scan_free_internal): Free data structures not
8567 allocated in storage pools.
8568 (df_mw_hardreg_chain_delete_eq_uses): Use df_scan_free_mws_vec.
8569 (df_refs_add_to_chains): Use df_scan_free_ref_vec and
8570 df_scan_free_mws_vec.
8571 * dse.c (dse_step6): Free offset_map_p and offset_map_n
8572 unconditionally.
8573
8574 2008-06-30 H.J. Lu <hongjiu.lu@intel.com>
8575
8576 * config/i386/i386.c (contains_aligned_value_p): Return true
8577 for __float128.
8578 (ix86_function_arg_boundary): Return its natural boundary
8579 for __float128.
8580 (return_in_memory_32): Don't check TDmode.
8581 (ix86_split_to_parts): Support splitting into 4 parts and
8582 support TFmode for 32bit target.
8583 (ix86_split_long_move): Support splitting into 4 parts.
8584 (bdesc_args): Enable IX86_BUILTIN_FABSQ and IX86_BUILTIN_COPYSIGNQ
8585 for SSE2.
8586 (ix86_init_mmx_sse_builtins): Move __float80 and __float128 to ...
8587 (ix86_init_builtins): Here.
8588 (ix86_scalar_mode_supported_p): Always return true for TFmode.
8589 (ix86_c_mode_for_suffix): Always return TFmode and XFmode for
8590 'q' and 'w', respectively.
8591
8592 * config/i386/i386.md (movtf): Check TARGET_SSE2 instead of
8593 TARGET_64BIT.
8594 (movtf_internal): Likewise.
8595 (<code>tf2): Likewise.
8596 (*absnegtf2_sse): Likewise.
8597 (copysign<mode>3): Likewise.
8598 (copysign<mode>3_const): Likewise.
8599 (copysign<mode>3_var): Likewise.
8600 (define_split UNSPEC_COPYSIGN): Likewise.
8601 * config/i386/sse.md (*nandtf3): Likewise.
8602 (<code>tf3): Likewise.
8603 (*<code>tf3): Likewise.
8604
8605 2008-06-30 Joey Ye <joey.ye@intel.com>
8606 H.J. Lu <hongjiu.lu@intel.com>
8607
8608 * global.c (compute_regsets): Set frame_pointer_needed here.
8609 * reload1.c (init_elim_table): Don't set frame_pointer_needed here.
8610
8611 2008-06-30 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
8612
8613 * doc/install.texi (specific): Expand Windows build notes.
8614
8615 2008-06-30 Ira Rosen <irar@il.ibm.com>
8616
8617 PR tree-optimization/36648
8618 * tree-vect-transform.c (vect_do_peeling_for_loop_bound): Divide
8619 number of prolog iterations by step. Fix the comment.
8620
8621 2008-06-30 Richard Guenther <rguenther@suse.de>
8622
8623 PR middle-end/36671
8624 * tree-ssa-structalias.c (handle_lhs_call): Add flags argument,
8625 handle calls from ECF_MALLOC functions.
8626 (handle_pure_call): ECF_MALLOC functions do not return
8627 call-used memory.
8628 (find_func_aliases): Handle all calls, adjust calls to handle_lhs_call.
8629
8630 2008-06-29 Andreas Schwab <schwab@suse.de>
8631
8632 * config/m68k/m68k.c (print_operand): Always print a float
8633 constant in hex.
8634 * config/m68k/m68k.h (ASM_OUTPUT_FLOAT_OPERAND)
8635 (ASM_OUTPUT_DOUBLE_OPERAND, ASM_OUTPUT_LONG_DOUBLE_OPERAND):
8636 Remove macros.
8637
8638 * config/rs6000/x-linux64: Remove never used file.
8639
8640 2008-06-29 Richard Guenther <rguenther@suse.de>
8641
8642 * tree-ssa-structalias.h (compute_points_to_sets): Adjust
8643 prototype.
8644 (struct alias_info): Move ...
8645 * tree-ssa-alias.c: ... here.
8646 (update_alias_info): Declare.
8647 (compute_may_aliases): Call it.
8648 (update_alias_info): New function.
8649 * tree-ssa-structalias.c (update_alias_info): Move ...
8650 * tree-ssa-alias.c (update_alias_info_1): ... here.
8651 * tree-ssa-structalias.c (process_constraint_1): Remove
8652 unused from_call argument. Rename to ...
8653 (process_constraint): ... this. Delete old wrapper.
8654 (make_constraint_to): Adjust callers.
8655 (handle_const_call): Likewise.
8656 (handle_pure_call): Likewise.
8657 (init_base_vars): Likewise.
8658 (handle_lhs_call): Likewise. Remove unnecessary constraint.
8659 (find_func_aliases): We don't need structure copies for
8660 complex types.
8661 (make_constraint_from_anything): Remove.
8662 (create_variable_info_for): For globals make constraints
8663 from escaped, not from anything.
8664 (compute_points_to_sets): Do not call update_alias_info.
8665 (ipa_pta_execute): Use make_constraint_from.
8666
8667 2008-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8668
8669 * Makefile.in (CXX_COMPAT_WARN, cxx_compat_warn): Delete.
8670 (bitmap.o-warn, dominance.o-warn): New.
8671 * configure.ac (cxx_compat_warn): Delete.
8672 (loose_warn): Add -Wcast-qual and -Wc++-compat.
8673 * system.h: Remove #pragma diagnostic for -Wcast-qual and
8674 -Wc++-compat.
8675 * configure: Regenerate.
8676
8677 * optabs.c (libfunc_decl_hash, libfunc_decl_eq): Fix -Wcast-qual
8678 warnings.
8679
8680 2008-06-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8681
8682 * alloc-pool.c (create_alloc_pool): Fix -Wc++-compat warnings.
8683 * df-scan.c (df_notes_rescan): Likewise.
8684 * ggc-page.c (set_page_table_entry): Likewise.
8685 * intl.c (gcc_gettext_width): Likewise.
8686 * varasm.c (get_unnamed_section, get_noswitch_section,
8687 get_section): Likewise.
8688
8689 2008-06-28 Andrew Jenner <andrew@codesourcery.com>
8690
8691 * regrename.c (build_def_use): Don't copy RTX.
8692
8693 2008-06-28 Sandra Loosemore <sandra@codesourcery.com>
8694
8695 * doc/extend.texi (Variable Attributes): Use @ref instead of @xref.
8696 (Type Attributes): Fix nesting of @table and @subsection. Adjust
8697 punctuation. Use @ref instead of @xref.
8698 (Function Names): Remove stray @display/@end display.
8699 (C++ Attributes): Use @ref instead of @xref.
8700 (Deprecated Features): Fix punctuation around @xref.
8701 (Backwards Compatibility): Likewise.
8702 * doc/rtl.texi (Incdec): Remove stray @table/@end table.
8703
8704 2008-06-28 Joseph Myers <joseph@codesourcery.com>
8705
8706 * config/rs6000/predicates.md (easy_fp_constant): Reject TFmode
8707 constants for E500 double.
8708
8709 2008-06-28 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8710
8711 * doc/rtl.texi (const_vector): Document const_fixed as legitimate
8712 element type of const_vector.
8713
8714 2008-06-28 Uros Bizjak <ubizjak@gmail.com>
8715
8716 * config/i386/i386.md (addti3, adddi3, addsi3, addhi3, addqi3):
8717 Remove FLAGS_REG clobber from expander pattern.
8718 (subti3, subdi3, subsi3, subhi3, subqi3): Ditto.
8719 (anddi3, andsi3, andhi3, andqi3): Ditto.
8720 (iordi3, iorsi3, iorhi3, iorqi3): Ditto.
8721 (xordi3, xorsi3, xorhi3, xorqi3): Ditto.
8722 (negti2, negdi2, negsi2, neghi2, negqi2): Ditto.
8723 (ashlsi3, ashlhi3, ashlqi3): Ditto.
8724 (ashrsi3, ashrhi3, ashrqi3): Ditto.
8725 (lshrsi3, lshrhi3, lshrqi3): Ditto.
8726 (rotldi3, rotlsi3, rotlhi3, rotlqi3): Ditto.
8727 (rotrdi3, rotrsi3, rotrhi3, rotrqi3): Ditto.
8728
8729 2008-06-28 Richard Guenther <rguenther@suse.de>
8730
8731 * tree-ssa-structalias.c (callused_id, var_callused,
8732 callused_tree): Add.
8733 (handle_pure_call): New function.
8734 (find_func_aliases): Call it.
8735 (find_what_p_points_to): Handle the call-used set.
8736 (clobber_what_escaped): Likewise.
8737 (compute_call_used_vars): New function.
8738 (init_base_vars): Init the call-used variable.
8739 (do_sd_constraint): Do not propagate the solution from CALLUSED
8740 but use CALLUSED as a placeholder.
8741 (solve_graph): Likewise.
8742 * tree-flow-inline.h (gimple_call_used_vars): New function.
8743 * tree-flow.h (struct gimple_df): Add call_used_vars bitmap.
8744 (compute_call_used_vars): Declare.
8745 * tree-ssa-alias.c (set_initial_properties): Call
8746 compute_call_used_vars.
8747 (reset_alias_info): Clear call-used variables.
8748 (add_call_clobber_ops): Assert we are not called for const/pure
8749 functions. Remove handling of them.
8750 (add_call_read_ops): Handle pure functions by adding the
8751 call-used set of variables as VUSEs.
8752 * tree-ssa.c (init_tree_ssa): Allocate call-used bitmap.
8753 (delete_tree_ssa): Free it.
8754 * tree-dfa.c (remove_referenced_var): Clear the var from the
8755 call-used bitmap.
8756
8757 2008-06-28 Kai Tietz <kai.tietz@onevision.com>
8758
8759 * tree.c (build_varargs_function_type_list): New.
8760 (build_function_type_list_1): New.
8761 (build_function_type_list): Use build_function_type_list_1.
8762 * tree.h (build_varargs_function_type_list): New.
8763
8764 2008-06-28 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8765
8766 PR target/34856
8767 * config/spu/spu.c (spu_builtin_splats): Do not generate
8768 invalid CONST_VECTOR expressions.
8769 (spu_expand_vector_init): Likewise.
8770
8771 2008-06-28 Richard Sandiford <rdsandiford@googlemail.com>
8772
8773 * optabs.c (libfunc_decls): New variable.
8774 (libfunc_decl_hash, libfunc_decl_eq): New functions.
8775 (init_one_libfunc): Reuse decls and SYMBOL_REFs when asked
8776 for the same function twice.
8777
8778 2008-06-27 Uros Bizjak <ubizjak@gmail.com>
8779
8780 * config/i386/i386.md (ashlti3, ashrti3, lshrti3): Expand using
8781 ix86_expand_binary_operator directly.
8782 (*ashlti3_1): Rename from ashlti3_1. Use nonmemory_operand predicate
8783 for operand 2.
8784 (*ashrti3_1): Ditto.
8785 (*lshrti3_1): Ditto.
8786 (*ashlti3_2, *ashrti3_2, *lshrti3_2): Remove insn patterns.
8787 (ashlti, ashrti and lshrti splitters): Handle nonmemory operand 2
8788 using only one splitter. Conditionaly execute splitter before or
8789 after peephole2 pass.
8790 (ashlti, ashrti and lshrti peephole2): Define peephole2 patterns.
8791 (x86_shld): Rename from x86_shld_1. Compress operand 2 constraints.
8792 Use only one alternative in asm template.
8793 (x86_64_shld): Compress operand 2 constraints. Use only one alternative
8794 in asm template.
8795 (*ashldi3_cmp_rex64): Use const_1_to_63_operand operand predicate and
8796 "J" operand constraint for operand 2.
8797 (*ashldi3_cconly_rex64): Ditto.
8798 (*ashrdi3_cmp_rex64): Ditto.
8799 (*ashrdi3_cconly_rex64): Ditto.
8800 (*lshrdi3_cmp_rex64): Ditto.
8801 (*lshrdi3_cconly_rex64): Ditto.
8802 * config/i386/predicates.md (const_1_to_63_operand): New predicate.
8803 * config/i386/i386.md (print_operand) ['s']: Print ", " using fputs.
8804 (split_ashr, split_ashl, split_lshr): Use gen_x86_shrd instead of
8805 gen_x86_shrd_1.
8806
8807 2008-06-27 Jakub Jelinek <jakub@redhat.com>
8808
8809 * gimplify.c (omp_is_private): Don't return true if decl is not
8810 already private on #pragma omp for or #pragma omp parallel for.
8811
8812 PR debug/36617
8813 * tree-cfg.c (struct move_stmt_d): Replace block field with
8814 orig_block and new_block fields.
8815 (move_stmt_r): Only set TREE_BLOCK to p->new_block if
8816 if it used to be NULL, p->orig_block or if p->orig_block is NULL.
8817 (move_block_to_fn): Replace vars_map and new_label_map arguments
8818 with struct move_stmt_d pointer.
8819 (replace_block_vars_by_duplicates): New function.
8820 (move_sese_region_to_fn): Add ORIG_BLOCK argument. Adjust
8821 move_block_to_fn caller. If ORIG_BLOCK is non-NULL, move over
8822 all subblocks of ORIG_BLOCK to the new function. Call
8823 replace_block_vars_by_duplicates.
8824 * tree-flow.h (move_sese_region_to_fn): Adjust prototype.
8825 * omp-low.c (expand_omp_taskreg): Set TREE_USED on DECL_INITIAL
8826 BLOCK of the new function. Adjust move_sese_region_to_fn caller.
8827 Prune vars with original DECL_CONTEXT from child_cfun->local_decls.
8828 (expand_omp): Temporarily set input_location to the location of
8829 region's controlling stmt.
8830 (lower_omp_sections, lower_omp_for): Add a BLOCK into outermost
8831 BIND_EXPR, push ctx->block_vars and gimplification vars into
8832 the BIND_EXPR and its block's BLOCK_VARS instead of directly
8833 into dest function.
8834 (lower_omp_single): Set TREE_USED on the BIND_EXPR's BLOCK if
8835 there are any BLOCK_VARS.
8836 (lower_omp_taskreg): Set BLOCK on a BIND_EXPR containing the
8837 OMP_PARALLEL or OMP_TASK stmt.
8838 (lower_omp): Save and restore input_location around the lower_omp_1
8839 call.
8840
8841 2008-06-27 Richard Guenther <rguenther@suse.de>
8842
8843 PR tree-optimization/36400
8844 PR tree-optimization/36373
8845 PR tree-optimization/36344
8846 * tree-ssa-structalias.c (var_escaped, escaped_tree, escaped_id,
8847 var_nonlocal, nonlocal_tree, nonlocal_id): New globals
8848 (update_alias_info): Remove call clobbering code.
8849 (make_constraint_to): New helper function.
8850 (make_escape_constraint): Likewise.
8851 (handle_rhs_call): Use it on all pointer containing arguments.
8852 Also mark the static chain escaped.
8853 (handle_lhs_call): Make constraints from NONLOCAL and ESCAPED
8854 instead of ANYTHING.
8855 (make_constraint_from): New helper split out from ...
8856 (make_constraint_from_anything): ... here.
8857 (find_func_aliases): Add constraints for escape sites.
8858 (intra_create_variable_infos): Make constraints from NONLOCAL
8859 for parameters.
8860 (find_what_p_points_to): Interpret NONLOCAL and ESCAPED the same
8861 as ANYTHING.
8862 (clobber_what_p_points_to): Remove.
8863 (clobber_what_escaped): New function.
8864 (init_base_vars): Init NONLOCAL and ESCAPED.
8865 (do_sd_constraint): Do not propagate the solution from ESCAPED
8866 but use ESCAPED as a placeholder.
8867 (solve_graph): Likewise.
8868 * tree-flow.h (clobber_what_p_points_to): Remove.
8869 (clobber_what_escaped): Declare.
8870 * tree-ssa-alias.c (set_initial_properties): Call it.
8871 Remove code clobbering escaped pointers.
8872
8873 2008-06-27 Richard Sandiford <rdsandiford@googlemail.com>
8874
8875 * function.c (allocate_struct_function): Only allocate a unique
8876 funcdef_no if the decl is nonzero.
8877
8878 2008-06-27 Richard Sandiford <rdsandiford@googlemail.com>
8879
8880 * config/mips/mips-protos.h (mips_split_const_insns): Declare.
8881 * config/mips/mips.c (mips_split_const_insns): New function.
8882 * config/mips/mips.md (move_type): New attribute.
8883 (mode): Move attribute definition earlier in file. Add "TI" and "TF".
8884 (dword_mode): New attribute.
8885 (type): Avoid long line. Map "move_type"s to "type"s,
8886 choosing "multi" for doubleword moves if appropriate.
8887 Swap MTC/MFC comments to match their declaration order.
8888 (extended_mips16): Default to "yes" if "move_type" is "sll0",
8889 "type" is "branch" or "jal" is "direct".
8890 (length): Handle "extended_mips16" first. Make the default
8891 "0" for "ghost" instructions. Set the length from "move_type".
8892 (truncdisi2, truncdihi2, truncdiqi2): Use "move_type" instead
8893 of "type", with "sll0" for the register alternative. Remove the
8894 "extended_mips16" attribute.
8895 (zero_extendsidi2, *clear_upper32): Use "move_type" instead
8896 of "type", with "shift_shift" for the register alternative.
8897 Remove the "length" attribute.
8898 (*extend<SHORT:mode><GPR:mode>2, *extendqihi2): Likewise.
8899 (*zero_extend<SHORT:mode><GPR:mode>2): Use "move_type" instead
8900 of "type", with "andi" for the register alternative.
8901 (*zero_extendqihi2): Likewise.
8902 (*zero_extend<SHORT:mode><GPR:mode>2_mips16e): Use a "move_type"
8903 of "andi" instead of a "type" of "arith".
8904 (*zero_extend<SHORT:mode><GPR:mode>2_mips16): Use "move_type"
8905 instead of "type".
8906 (*zero_extendqihi2_mips16, mov_<load>l, mov_<load>r, mov_<store>l)
8907 (mov_<store>r, *mov<mode>_ra): Likewise.
8908 (extendsidi2): Use "move_type" instead of "type", with "move"
8909 for the register alternative.
8910 (*extend<SHORT:mode><GPR:mode>2_mips16e): Use "move_type" instead
8911 of "type", with "signext" for the register alternative.
8912 (*extend<SHORT:mode><GPR:mode>2_se<SHORT:size>): Likewise.
8913 (*extendqihi2_mips16e, *extendqihi2_seb): Likewise.
8914 (fix_truncdfsi2_insn, fix_truncsfsi2_insn, fix_truncdfdi2)
8915 (fix_truncsfdi2, floatsidf2, floatdidf2, floatsisf2, floatdisf2)
8916 (floatdisf2, *branch_equality<mode>_mips16): Likewise.
8917 (unnamed branch insn): Likewise.
8918 (*movdi_gp32_fp64): Fold into...
8919 (*movdi_32bit): ...here.
8920 (*movdf_hardfloat_64bit, *movdf_hardfloat_32bit): Combine into...
8921 (*movdf_hardfloat): ...this new pattern.
8922 (*movdf_softfloat): Remove redundant FPR alternatives.
8923 (*movti, *movti_mips16, *movtf, *movtf_mips16): Add "mode" attributes.
8924 (*movv2sf_hardfloat_64bit, *movv2sf_hardfloat_32bit): Combine into...
8925 (*movv2sf): ...this new pattern. Use "DF" rather than "SF" for
8926 the "move" attribute.
8927 (*movdi_32bit): Use "move_type" instead of "type" and remove the
8928 "length" attribute. Use "fpload" and "fpstore" instead of "load"
8929 and "store" for COP loads and stores.
8930 (*movdi_32bit_mips16, *movdi_64bit, *movsi_internal, movcc)
8931 (*movhi_internal, *movhi_mips16, *movqi_internal, *movqi_mips16)
8932 (*movsf_hardfloat, *movsf_softfloat, *movsi_mips16, *movdf_hardfloat)
8933 (*movdf_softfloat, *movdf_mips16, *movti, *movti_mips16, *movtf)
8934 (*movtf_mips16, *movv2sf): Likewise.
8935 (mfhi<GPR:mode>_<HILO:mode>, mflo<GPR:mode>_<HILO:mode>)
8936 (load_low<mode>, load_high<mode>, store_word<mode>, mthc1<mode>)
8937 (mfhc1<mode>): Use "move_type" instead of "move".
8938 (*low<mode>_mips16): Use "extended_mips16" instead of "length".
8939 (loadgp_blockage): Remove the "length" attribute.
8940 (blockage, set_got_version, update_got_version): Likewise.
8941 (call_internal): Remove the "extended_mips16" attribute.
8942 (call_value_internal, call_value_multiple_internal): Likewise.
8943 * config/mips/loongson.md (mov<mode>_internal): Use "move_type"
8944 instead of "move".
8945 * config/mips/mips-dsp.md (mips_lbux, mips_lhx, mips_lwx): Remove
8946 the "length" attribute.
8947
8948 2008-06-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8949
8950 * c-format.c (handle_format_attribute): Fix -Wc++-compat and/or
8951 -Wcast-qual warnings.
8952 * c-pragma.c (dpm_eq, handle_pragma_push_macro,
8953 handle_pragma_pop_macro): Likewise.
8954 * collect2.c (resolve_lib_name): Likewise.
8955 * config/arc/arc.c (arc_init): Likewise.
8956 * config/arm/arm.c (neon_builtin_compare,
8957 locate_neon_builtin_icode): Likewise.
8958 * config/arm/pe.c (arm_mark_dllexport, arm_pe_unique_section): Likewise.
8959 * config/bfin/bfin.c (bfin_init_machine_status,
8960 bfin_optimize_loop): Likewise.
8961 * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Likewise.
8962 * config/cris/cris.c (cris_init_expanders): Likewise.
8963 * config/darwin-c.c (frameworks_in_use, add_framework): Likewise.
8964 * config/darwin.c (machopic_indirection_eq,
8965 machopic_indirection_name, machopic_output_indirection): Likewise.
8966 * config/frv/frv.c (frv_init_machine_status, frv_compare_insns,
8967 frv_io_check_address, frv_io_handle_set, frv_io_handle_use_1,
8968 frv_optimize_membar): Likewise.
8969 * config/i386/cygwin.h (mingw_scan,
8970 GCC_DRIVER_HOST_INITIALIZATION): Likewise.
8971 * config/i386/cygwin1.c (mingw_scan): Likewise.
8972 * config/i386/i386.c (machopic_output_stub): Likewise.
8973 * config/i386/winnt.c (gen_stdcall_or_fastcall_suffix,
8974 i386_pe_unique_section): Likewise.
8975 * config/ia64/ia64.c (ia64_init_machine_status,
8976 ia64_h_i_d_extended, get_free_bundle_state, bundling, ia64_reorg):
8977 Likewise.
8978 * config/iq2000/iq2000.c, iq2000_init_machine_status): Likewise.
8979 * config/m68hc11/m68hc11.c (m68hc11_encode_label): Likewise.
8980 * config/m68k/m68k.c (m68k_handle_option,
8981 m68k_sched_md_init_global): Likewise.
8982 * config/mcore/mcore.c (mcore_mark_dllexport, mcore_mark_dllimport,
8983 mcore_unique_section): Likewise.
8984 * config/mips/mips.c (mips_block_move_straight,
8985 mips16_rewrite_pool_refs, mips_sim_wait_regs_2, mips_sim_record_set):
8986 Likewise.
8987 * config/mmix/mmix.c (mmix_init_machine_status,
8988 mmix_encode_section_info): Likewise.
8989 * config/pa/pa.c (pa_init_machine_status, hppa_encode_label): Likewise.
8990 * config/rs6000/rs6000.c (rs6000_init_machine_status,
8991 print_operand_address, output_toc, redefine_groups,
8992 rs6000_elf_encode_section_info, machopic_output_stub): Likewise.
8993 * config/s390/s390.c (s390_init_machine_status): Likewise.
8994 * config/score/score.c (score_block_move_straight,
8995 score_block_move_loop_body): Likewise.
8996 * config/sparc/sparc.c (sparc_init_machine_status): Likewise.
8997 * config/xtensa/xtensa.c (xtensa_init_machine_status): Likewise.
8998 * emit-rtl.c (find_auto_inc): Likewise.
8999 * gcc.c (translate_options, process_command): Likewise.
9000 * reorg.c (dbr_schedule): Likewise.
9001 * sdbout.c (sdbout_start_source_file, sdbout_init): Likewise.
9002 * xcoffout.c (xcoffout_declare_function): Likewise.
9003
9004 2008-06-27 Daniel Berlin <dberlin@dberlin.org>
9005
9006 * tree-ssa-structalias.c (find_func_aliases): Trivial fix to get
9007 ipa-pta working again.
9008
9009 2008-06-27 David Edelsohn <edelsohn@gnu.org>
9010
9011 * config/rs6000/t-aix52: Append large data option to LDFLAGS for
9012 genautomata.
9013
9014 2008-06-27 Edmar Wienskoski <edmar@freescale.com>
9015
9016 * config.gcc (powerpc*-*-*): Add new core e500mc.
9017 * config/rs6000/e500mc.md: New file.
9018 * config/rs6000/rs6000.c (processor_costs): Add new costs for
9019 e500mc.
9020 (rs6000_override_options): Add e500mc case to
9021 processor_target_table. Altivec and Spe options not allowed
9022 with e500mc. Add isel instruction to e500mc by
9023 default. Initialize rs6000_cost for e500mc.
9024 (rs6000_issue_rate): Set issue rate for e500mc.
9025 * config/rs6000/rs6000.h (processor_type): Add
9026 PROCESSOR_PPCE500MC.
9027 (ASM_CPU_SPEC): Add e500mc.
9028 Set TARGET_ISEL to rs6000_isel.
9029 * config/rs6000/e500.h: Remove redefinition of TARGET_ISEL.
9030 (CHECK_E500_OPTIONS): Remove TARGET_ISEL.
9031 * config/rs6000/rs6000.md (define_attr "cpu"): Add ppce500mc.
9032 Include e500mc.md.
9033 * doc/invoke.texi: Add e500mc to list of cpus.
9034
9035 2008-06-27 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9036
9037 PR c/34867
9038 * c-lex.c (lex_charconst): Initialize unsignedp.
9039
9040 2008-06-27 Olivier Hainque <hainque@adacore.com>
9041
9042 * gimplify.c (gimplify_modify_expr_to_memset): Assert our
9043 documented assumptions.
9044
9045 2008-06-26 H.J. Lu <hongjiu.lu@intel.com>
9046
9047 * dwarf2out.c: Remove trailing white spaces. Break long line
9048 in comments.
9049
9050 2008-06-26 Richard Sandiford <rdsandiford@googlemail.com>
9051
9052 * libfuncs.h (LTI_synchronize): New libfunc_index.
9053 (synchronize_libfunc): Declare.
9054 * builtins.c (expand_builtin_synchronize): Consider using
9055 synchronize_libfunc before falling back on an asm blockage.
9056 * config/mips/mips.c: Include libfuncs.h
9057 (mips_init_libfuncs): Initialize synchronize_libfunc for TARGET_MIPS16.
9058
9059 2008-06-26 Nathan Froyd <froydnj@codesourcery.com>
9060
9061 * config/rs6000/rs6000.c (emit_allocate_stack): Add copy_r11
9062 parameter. Copy stack_reg to r11 where appropriate.
9063 (no_global_regs_above): Add gpr parameter.
9064 (rs6000_stack_info): Only add padding for SPE save area if we
9065 are saving SPE GPRs and CR.
9066 (saveres_routine_syms): New variable.
9067 (FIRST_SAVRES_REGISTER, LAST_SAVRES_REGISTER, N_SAVRES_REGISTERS):
9068 Define.
9069 (rs6000_savres_routine_sym): New function.
9070 (rs6000_emit_stack_reset, rs6000_restore_saved_cr): New functions,
9071 split out of...
9072 (rs6000_emit_epilogue): ...here. Use rs6000_use_multiple_p and
9073 rs6000_savres_strategy. Restore GPRs out-of-line if appropriate.
9074 Tweak FPR out-of-line saving.
9075 (rs6000_make_savres_rtx): New function.
9076 (rs6000_use_multiple_p): New function.
9077 (rs6000_savres_strategy): New function.
9078 (rs6000_emit_prologue): Use rs6000_savres_strategy. Save GPRs
9079 out-of-line if appropriate.
9080 * config/rs6000/sysv4.h (FP_SAVE_INLINE): Save FPRs out-of-line
9081 if we are optimizing for size.
9082 (GP_SAVE_INLINE): Define.
9083 (SAVE_FP_SUFFIX, RESTORE_FP_SUFFIX): Only use _l on 64-bit targets.
9084 * config/rs6000/darwin.h (GP_SAVE_INLINE): Define.
9085 * config/rs6000/aix.h (GP_SAVE_INLINE): Define.
9086 * config/rs6000/rs6000.md (*save_gpregs_<mode>): New insn.
9087 (*save_fpregs_<mode>): Add use of r11.
9088 (*restore_gpregs_<mode>): New insn.
9089 (*return_and_restore_gpregs_<mode>): New insn.
9090 (*return_and_restore_fpregs_<mode>): Adjust to clobber LR and
9091 use r11.
9092 * config/rs6000/spe.md (*save_gpregs_spe): New insn.
9093 (*restore_gpregs_spe): New insn.
9094 (*return_and_restore_gpregs_spe): New insn.
9095 * config/rs6000/predicates.md (save_world_operation): Fix check.
9096
9097 2008-06-26 Steven Bosscher <steven@gcc.gnu.org>
9098
9099 * tree-into-ssa (insert_phi_nodes_for): 'var' must be a DECL at
9100 this point, so assert that.
9101
9102 2008-06-26 Steven Bosscher <steven@gcc.gnu.org>
9103
9104 * cfganal.c: Include vec.h and vecprim.h.
9105 (compute_idf): Import from...
9106 * tree-into-ssa (compute_idf): ...here.
9107 * basic-block.h (compute_idf): Export.
9108
9109 2008-06-26 Joseph Myers <joseph@codesourcery.com>
9110
9111 * c-decl.c (merge_decls): Use !current_function_decl to check for
9112 extern declaration of C99 inline function being at file scope.
9113
9114 2008-06-25 John David Anglin <dave.anglin@gcc-cnrc.gc.ca>
9115
9116 * config.gcc (hppa[12]*-*-hpux10*): Don't use fixproto.
9117
9118 2008-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9119
9120 * alias.c (record_alias_subset, init_alias_analysis): Fix
9121 -Wc++-compat and/or -Wcast-qual warnings.
9122 * attribs.c (lookup_attribute_spec): Likewise.
9123 * bb-reorder.c (find_traces, rotate_loop, find_traces_1_round,
9124 copy_bb, connect_traces,
9125 find_rarely_executed_basic_blocks_and_cr): Likewise.
9126 * bt-load.c (find_btr_def_group, add_btr_def, new_btr_user,
9127 note_btr_set, migrate_btr_defs): Likewise.
9128 * builtins.c (result_vector, expand_builtin_memcpy,
9129 expand_builtin_mempcpy_args, expand_builtin_strncpy,
9130 builtin_memset_read_str, expand_builtin_printf,
9131 fold_builtin_memchr, rewrite_call_expr, fold_builtin_printf):
9132 Likewise.
9133 * caller-save.c (mark_set_regs): Likewise.
9134 * calls.c (expand_call, emit_library_call_value_1): Likewise.
9135 * cgraph.c (cgraph_edge): Likewise.
9136 * combine.c (likely_spilled_retval_1): Likewise.
9137 * coverage.c (htab_counts_entry_hash, htab_counts_entry_eq,
9138 htab_counts_entry_del, get_coverage_counts): Likewise.
9139 * cselib.c (new_elt_list, new_elt_loc_list, entry_and_rtx_equal_p,
9140 new_cselib_val): Likewise.
9141 * dbgcnt.c (dbg_cnt_process_opt): Likewise.
9142 * dbxout.c (dbxout_init, dbxout_type, output_used_types_helper):
9143 Likewise.
9144 * df-core.c (df_compact_blocks): Likewise.
9145 * df-problems.c (df_grow_bb_info, df_chain_create): Likewise.
9146 * df-scan.c (df_grow_reg_info, df_ref_create,
9147 df_insn_create_insn_record, df_insn_rescan, df_notes_rescan,
9148 df_ref_compare, df_ref_create_structure, df_bb_refs_record,
9149 df_record_entry_block_defs, df_record_exit_block_uses,
9150 df_bb_verify): Likewise.
9151 * df.h (DF_REF_EXTRACT_WIDTH_CONST, DF_REF_EXTRACT_OFFSET_CONST,
9152 DF_REF_EXTRACT_MODE_CONST): New.
9153 * dominance.c (get_immediate_dominator, get_dominated_by,
9154 nearest_common_dominator, root_of_dom_tree,
9155 iterate_fix_dominators, first_dom_son, next_dom_son): Fix
9156 -Wc++-compat and/or -Wcast-qual warnings.
9157 * dse.c (clear_alias_set_lookup, get_group_info, gen_rtx_MEM,
9158 record_store, replace_read, check_mem_read_rtx, scan_insn,
9159 dse_step1, dse_record_singleton_alias_set): Likewise.
9160 * dwarf2asm.c (dw2_force_const_mem): Likewise.
9161
9162 2008-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9163
9164 * dwarf2out.c (new_cfi, queue_reg_save, dwarf2out_begin_prologue,
9165 dwarf2out_frame_init, new_loc_descr, new_die, lookup_decl_die,
9166 lookup_decl_loc, add_var_loc_to_decl, compute_section_prefix,
9167 assign_symbol_names, htab_cu_hash, htab_cu_eq, htab_cu_del,
9168 build_abbrev_table, new_loc_list, output_comp_unit, add_arange,
9169 add_ranges_num, add_ranges_by_labels, file_info_cmp,
9170 file_name_acquire, output_file_names, add_const_value_attribute,
9171 premark_used_types_helper, file_table_eq, file_table_hash,
9172 lookup_filename, dwarf2out_var_location, dwarf2out_source_line,
9173 dwarf2out_init, file_table_relative_p): Fix -Wc++-compat and/or
9174 -Wcast-qual warnings.
9175 * ebitmap.c (ebitmap_array_grow, ebitmap_array_init,
9176 ebitmap_alloc, ebitmap_ior, ebitmap_and_compl): Likewise.
9177 * emit-rtl.c (get_mem_attrs, get_reg_attrs, gen_rtvec,
9178 gen_reg_rtx, start_sequence, init_emit): Likewise.
9179 * et-forest.c (et_new_occ, et_new_tree): Likewise.
9180 * except.c (init_eh_for_function, gen_eh_region,
9181 remove_unreachable_regions, add_ehl_entry, duplicate_eh_regions_1,
9182 arh_to_landing_pad, arh_to_label, add_action_record,
9183 add_call_site, switch_to_exception_section): Likewise.
9184 * expmed.c (synth_mult): Likewise.
9185 * expr.c (gen_group_rtx, emit_group_load, emit_group_store,
9186 store_expr): Likewise.
9187 * final.c (shorten_branches, final_scan_insn, debug_queue_symbol):
9188 Likewise.
9189 * function.c (assign_stack_temp_for_type,
9190 allocate_struct_function, match_asm_constraints_1): Likewise.
9191 * gcov-io.c (gcov_allocate): Likewise.
9192 * gcse.c (GNEW, GCNEW, GNEWVEC, GCNEWVEC, GRESIZEVEC, GNEWVAR,
9193 GCNEWVAR, GRESIZEVAR, GOBNEW, GOBNEWVAR): New.
9194 (gcse_main, alloc_gcse_mem, alloc_gcse_mem, alloc_reg_set_mem,
9195 record_one_set, insert_expr_in_table, insert_set_in_table,
9196 dump_hash_table, compute_hash_table_work, alloc_hash_table,
9197 pre_ldst_expr_hash, pre_ldst_expr_eq, find_rtx_in_ldst,
9198 reg_set_info, reg_clear_last_set): Fix -Wc++-compat and/or
9199 -Wcast-qual warnings.
9200
9201 2008-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9202
9203 * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or
9204 -Wcast-qual warnings.
9205 * gcc.c (process_command): Likewise.
9206 * genattrtab.c (oballoc): Use XOBNEW.
9207 (oballocvec): Define.
9208 (attr_hash_add_rtx, attr_hash_add_string, attr_string,
9209 get_attr_value, fill_attr, make_length_attrs, gen_attr, gen_insn,
9210 gen_delay, find_attr, gen_insn_reserv, gen_bypass_1): Fix
9211 -Wc++-compat and/or -Wcast-qual warnings.
9212 * genautomata.c (XCREATENODE, XCREATENODEVEC, XCREATENODEVAR,
9213 XCOPYNODE, XCOPYNODEVEC, XCOPYNODEVAR): New.
9214 (gen_cpu_unit, gen_query_cpu_unit, gen_bypass, gen_excl_set,
9215 gen_presence_absence_set, gen_automaton, gen_regexp_el,
9216 gen_regexp_repeat, gen_regexp_allof, gen_regexp_oneof,
9217 gen_regexp_sequence, gen_reserv, gen_insn_reserv, process_excls,
9218 add_excls, process_presence_absence_names,
9219 process_presence_absence_patterns, add_presence_absence,
9220 process_regexp, add_advance_cycle_insn_decl, get_free_alt_state,
9221 get_free_state, add_arc, get_free_automata_list_el,
9222 form_reserv_sets_list, copy_insn_regexp, transform_1, transform_2,
9223 transform_3, cache_presence, create_ainsns, create_automata,
9224 create_state_ainsn_table, dfa_insn_code_enlarge,
9225 output_trans_func, output_min_issue_delay_func,
9226 output_dead_lock_func, output_reset_func,
9227 output_get_cpu_unit_code_func, output_dfa_start_func,
9228 expand_automata): Likewise.
9229 * genextract.c (gen_insn): Likewise.
9230 * gengtype-lex.l: Likewise.
9231 * gengtype.c (read_input_list, adjust_field_type,
9232 process_gc_options): Likewise.
9233 * genoutput.c (note_constraint): Likewise.
9234 * genpreds.c (mangle, add_constraint): Likewise.
9235 * genrecog.c (process_define_predicate, new_decision,
9236 add_to_sequence): Likewise.
9237 * gensupport.c (record_insn_name): Likewise.
9238
9239 2008-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9240
9241 * config/i386/driver-i386.c (detect_caches_amd,
9242 detect_caches_intel, host_detect_local_cpu): Fix -Wc++-compat
9243 and/or -Wcast-qual warnings.
9244 *ggc-common.c (ggc_mark_roots, gt_pch_note_object,
9245 gt_pch_note_reorder, relocate_ptrs, write_pch_globals,
9246 gt_pch_save): Likewise.
9247 * ggc-page.c (push_depth, push_by_depth, alloc_anon, alloc_page,
9248 gt_ggc_m_S, clear_marks, ggc_pch_read): Likewise.
9249 * global.c (compute_regsets): Likewise.
9250 * graph.c (print_rtl_graph_with_bb, clean_graph_dump_file,
9251 finish_graph_dump_file): Likewise.
9252 * haifa-sched.c (schedule_block, extend_h_i_d, extend_ready,
9253 unlink_bb_notes): Likewise.
9254 * integrate.c (get_hard_reg_initial_val): Likewise.
9255 * ipa-prop.c (ipa_push_func_to_list): Likewise.
9256 * ipa-struct-reorg.c (gen_var_name, gen_cluster_name): Likewise.
9257 * local-alloc.c (update_equiv_regs): Likewise.
9258 * loop-invariant.c (check_invariant_table_size,
9259 hash_invariant_expr, eq_invariant_expr, find_or_insert_inv):
9260 Likewise.
9261 * loop-iv.c (check_iv_ref_table_size, analyzed_for_bivness_p,
9262 altered_reg_used, mark_altered): Likewise.
9263 * loop-unroll.c (si_info_eq, ve_info_eq, allocate_basic_variable,
9264 insert_var_expansion_initialization,
9265 combine_var_copies_in_loop_exit, apply_opt_in_copies,
9266 release_var_copies): Likewise.
9267 * matrix-reorg.c (mat_acc_phi_hash, mat_acc_phi_eq, mtt_info_eq,
9268 analyze_matrix_decl, add_allocation_site, analyze_transpose,
9269 analyze_accesses_for_phi_node, check_var_notmodified_p,
9270 check_allocation_function, find_sites_in_func,
9271 record_all_accesses_in_func, transform_access_sites,
9272 transform_allocation_sites): Likewise.
9273 * omp-low.c (new_omp_region, create_omp_child_function_name,
9274 check_omp_nesting_restrictions, check_combined_parallel,
9275 lower_omp_2, diagnose_sb_1, diagnose_sb_2): Likewise.
9276 * optabs.c (no_conflict_move_test, gen_libfunc, gen_fp_libfunc,
9277 gen_intv_fp_libfunc, gen_interclass_conv_libfunc,
9278 gen_intraclass_conv_libfunc, set_optab_libfunc, set_conv_libfunc):
9279 Likewise.
9280 * opts-common.c (prune_options): Likewise.
9281 * opts.c (add_input_filename, print_filtered_help,
9282 get_option_state): Likewise.
9283 * params.c (add_params): Likewise.
9284 * passes.c (set_pass_for_id, next_pass_1,
9285 do_per_function_toporder, pass_fini_dump_file): Likewise.
9286 * postreload.c (reload_cse_simplify_operands): Likewise.
9287 * predict.c (tree_predicted_by_p, tree_predict_edge,
9288 clear_bb_predictions, combine_predictions_for_bb): Likewise.
9289
9290 2008-06-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9291
9292 * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual
9293 warnings.
9294 * recog.c (check_asm_operands, validate_change_1): Likewise.
9295 * reg-stack.c (check_asm_stack_operands, subst_asm_stack_regs,
9296 subst_asm_stack_regs): Likewise.
9297 * regclass.c (regclass, som_hash, som_eq, record_subregs_of_mode,
9298 cannot_change_mode_set_regs, invalid_mode_change_p): Likewise.
9299 * regmove.c (reg_is_remote_constant_p): Likewise.
9300 * regrename.c (regrename_optimize, scan_rtx_reg,
9301 kill_clobbered_value, kill_set_value, kill_autoinc_value):
9302 Likewise.
9303 * regstat.c (regstat_init_n_sets_and_refs, regstat_compute_ri,
9304 regstat_compute_calls_crossed): Likewise.
9305 * reload1.c (init_reload, new_insn_chain,
9306 has_nonexceptional_receiver, reload, copy_reloads,
9307 calculate_needs_all_insns, init_elim_table): Likewise.
9308 * rtl-factoring.c (compute_rtx_cost, fill_hash_bucket): Likewise.
9309 * rtl.c (shallow_copy_rtx_stat): Likewise.
9310 * rtlanal.c (parms_set): Likewise.
9311 * sbitmap.c (sbitmap_alloc, sbitmap_alloc_with_popcount,
9312 sbitmap_resize, sbitmap_vector_alloc): Likewise.
9313 * sched-ebb.c (earliest_block_with_similiar_load,
9314 add_deps_for_risky_insns): Likewise.
9315 * sched-rgn.c (find_rgns, gather_region_statistics, extend_rgns,
9316 schedule_region): Likewise.
9317 * see.c (eq_descriptor_pre_extension,
9318 hash_descriptor_pre_extension, hash_del_pre_extension,
9319 eq_descriptor_properties, hash_descriptor_properties,
9320 hash_del_properties, see_seek_pre_extension_expr,
9321 see_initialize_data_structures, see_print_register_properties,
9322 see_print_pre_extension_expr, see_delete_merged_def_extension,
9323 see_delete_unmerged_def_extension, see_emit_use_extension,
9324 see_pre_delete_extension, see_map_extension, see_commit_changes,
9325 see_analyze_merged_def_local_prop,
9326 see_analyze_merged_def_local_prop,
9327 see_analyze_unmerged_def_local_prop, see_analyze_use_local_prop,
9328 see_set_prop_merged_def, see_set_prop_unmerged_def,
9329 see_set_prop_unmerged_use, see_print_one_extension,
9330 see_merge_one_use_extension, see_merge_one_def_extension,
9331 see_store_reference_and_extension, see_update_uses_relevancy,
9332 see_update_defs_relevancy): Likewise.
9333 * statistics.c (hash_statistics_hash, hash_statistics_eq,
9334 hash_statistics_free, curr_statistics_hash): Likewise.
9335 * stmt.c (parse_output_constraint, decl_overlaps_hard_reg_set_p,
9336 expand_asm_operands, expand_return, case_bit_test_cmp,
9337 expand_case): Likewise.
9338 * stor-layout.c (start_record_layout): Likewise.
9339 * stringpool.c (ggc_alloc_string, gt_pch_n_S,
9340 gt_pch_save_stringpool): Likewise.
9341 * tree-data-ref.c (hash_stmt_vertex_info,
9342 have_similar_memory_accesses_1, ref_base_address_1): Likewise.
9343 * tree-ssa-phiopt.c (name_to_bb_hash): Likewise.
9344
9345 2008-06-25 Uros Bizjak <ubizjak@gmail.com>
9346
9347 PR target/36627
9348 * config/i386/i386.md : Change constraints of HImode and QImode
9349 immediate operands from "i" to "n". Change SImode "ni" constraint to
9350 "i" and SImode "rmi" constraint to "g". Remove all constraints
9351 from const0_operand and const1_operand predicated operands.
9352 (i): Change QImode and HImode attribute from "i" to "n".
9353 (*subqi_2): Change HImode operands to QImode.
9354 (*subqi_3): Ditto.
9355
9356 2008-06-25 Olivier Hainque <hainque@adacore.com>
9357
9358 * Makefile.in (GTFILES_H): Use | instead of ; as separator in
9359 sed substitutions.
9360
9361 2008-06-25 Richard Guenther <rguenther@suse.de>
9362
9363 * tree-ssa-structalias.c (fieldoff_compare): Make sure to
9364 not overflow the result type.
9365
9366 2008-06-25 Richard Guenther <rguenther@suse.de>
9367
9368 * tree-vn.c (vn_add): Handle TRUTH_*_EXPR.
9369 (vn_lookup): Likewise.
9370
9371 2008-06-25 Richard Guenther <rguenther@suse.de>
9372
9373 PR tree-optimization/35518
9374 * fold-const.c (fold_ternary): Strip trivial BIT_FIELD_REFs.
9375 * tree-sra.c (instantiate_element): Use fold_build3 to build
9376 BIT_FIELD_REFs.
9377 (try_instantiate_multiple_fields): Likewise.
9378
9379 2008-06-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
9380
9381 * config/rs6000/rs6000.md: Change all string instruction's clobber to
9382 be early clobbers.
9383
9384 2008-06-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
9385
9386 * config/rs6000/rs6000.c (rs6000_emit_epilogue): Set
9387 use_backchain_to_restore_sp to true
9388 if the offset of the link register save area would go over the 32k - 1
9389 offset limit of the load
9390 instructions.
9391
9392 2008-06-25 Hans-Peter Nilsson <hp@axis.com>
9393
9394 * doc/invoke.texi (Optimize Options) <fstrict-aliasing>: Add
9395 anchor for the type-punning blurb. Cross-reference "Structures
9396 unions enumerations and bit-fields implementation". Provide a
9397 cast-through-pointer example. Make final sentence self-contained.
9398 * doc/implement-c.texi (Structures unions enumerations and
9399 bit-fields implementation): Cross-reference the type-punning blurb
9400 in the -fstrict-aliasing documentation.
9401
9402 2008-06-24 Andrew Pinski <andrew_pinski@playstation.sony.com>
9403
9404 PR middle-end/36594
9405 * builtins.c (expand_builtin_nonlocal_goto): Stabilize the address of
9406 the memory instead of the memory itself for the save area.
9407
9408 2008-06-24 Olivier Hainque <hainque@adacore.com>
9409 Nicolas Roche <roche@adacore.com>
9410
9411 * gengtype.c (srcdir_len): size_t instead of int.
9412 (get_file_realbasename): New function. For F a filename, the real
9413 basename of F, with all the path components stripped.
9414 (get_file_srcdir_relative_path): New function. For F a filename, the
9415 relative path to F from $(srcdir).
9416 (get_file_basename): Rewrite using get_file_srcdir_relative_path and
9417 get_file_realbasename. Adjust the head comment.
9418 (get_prefix_langdir_index): New function. For F a filename, return the
9419 lang_dir_names[] relative index of the language directory that is
9420 a prefix in F.
9421 (get_file_langdir): For F a filename, return the name of the language
9422 directory where F is located.
9423 (get_file_gtfilename): New function. The gt- output file name for an
9424 input filename F.
9425 (get_output_file_with_visibility): Replace in-line computations with
9426 uses of get_file_gtfilename and get_prefix_langdir_index.
9427 * Makefile.in (GTFILES_H): Adjust to match what gengtype generates.
9428
9429 2008-06-24 Jakub Jelinek <jakub@redhat.com>
9430
9431 PR tree-optimization/36504
9432 * tree-ssa-loop-prefetch.c (gather_memory_references_ref): Skip
9433 references without base address.
9434
9435 2008-06-23 Uros Bizjak <ubizjak@gmail.com>
9436
9437 PR middle-end/36584
9438 * calls.c (expand_call): Increase alignment for recursive functions.
9439
9440 2008-06-23 Anatoly Sokolov <aesok@post.ru>
9441
9442 * config/avr/avr.c (avr_function_value): Add new 'outgoing' argument.
9443 (TARGET_FUNCTION_VALUE): New define.
9444 * config/avr/avr-protos.h (avr_function_value): Remove declaration.
9445 * config/avr/avr.h (FUNCTION_VALUE): Remove.
9446
9447 2008-06-23 Uros Bizjak <ubizjak@gmail.com>
9448
9449 * config/i386/i386.md (fmodxf3): Change sequence of move instructions.
9450 (fmod<mode>3): Ditto.
9451 (remainderxf3): Ditto.
9452 (remainder<mode>3): Ditto.
9453
9454 2008-06-23 Jakub Jelinek <jakub@redhat.com>
9455
9456 PR target/36533
9457 * emit-rtl.c (set_reg_attrs_from_value): Do nothing if
9458 REG is a hard register.
9459
9460 PR tree-optimization/36508
9461 * tree-ssa-pre.c (compute_antic): Allow num_iterations up to
9462 499, don't check it at all in release compilers.
9463
9464 2008-06-23 Uros Bizjak <ubizjak@gmail.com>
9465
9466 * config/i386/i386.md (*fop_<mode>_1_i387): Use SSE_FLOAT_MODE_P
9467 together with SSE_TARGET_MATH to disable insn pattern.
9468 (*fop_<MODEF:mode>_2_i387): Ditto.
9469 (*fop_<MODEF:mode>_3_i387): Ditto.
9470
9471 2008-06-22 Andy Hutchinson <hutchinsonandy@aim.com>
9472
9473 * config/avr/avr.h (SUPPORTS_INIT_PRIORITY): Define.
9474
9475 2008-06-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
9476
9477 PR middle-end/34906
9478 * gimplify.c (gimplify_asm_expr): Check the return code of
9479 parse_output_constraint call, set function return and is_inout
9480 value if it failed.
9481
9482 2008-06-22 Ian Lance Taylor <iant@google.com>
9483
9484 * c-lex.c (narrowest_unsigned_type): Change itk to int.
9485 (narrowest_signed_type): Likewise.
9486 * c-typeck.c (c_common_type): Change local variable mclass to enum
9487 mode_class, twice.
9488 (parser_build_binary_op): Compare the TREE_CODE_CLASS with
9489 tcc_comparison, not the tree code itself.
9490 * c-common.c (def_fn_type): Pass int, not an enum, to va_arg.
9491 (c_expand_expr): Cast modifier to enum expand_modifier.
9492 * c-common.h (C_RID_CODE): Add casts.
9493 (C_SET_RID_CODE): Define.
9494 * c-parser.c (c_parse_init): Use C_SET_RID_CODE.
9495 (c_lex_one_token): Add cast to avoid warning.
9496 (c_parser_objc_type_name): Rename local typename to type_name.
9497 (check_no_duplicate_clause): Change code parameter to enum
9498 omp_clause_code.
9499 (c_parser_omp_var_list_parens): Change kind parameter to enum
9500 omp_clause_code.
9501 (c_parser_omp_flush): Pass OMP_CLAUSE_ERROR, not 0, to
9502 c_parser_omp_list_var_parens.
9503 (c_parser_omp_threadprivate): Likewise.
9504 * cp/lex.c (init_reswords): Use C_SET_RID_CODE.
9505 * cp/parser.c (cp_lexer_get_preprocessor_token): Likewise.
9506 * c-format.c (NO_FMT): Define.
9507 (printf_length_specs): Use NO_FMT.
9508 (asm_fprintf_length_specs): Likewise.
9509 (gcc_diag_length_specs): Likewise.
9510 (scanf_length_specs): Likewise.
9511 (strfmon_length_specs): Likewise.
9512 (gcc_gfc_length_specs): Likewise.
9513 (printf_flag_specs): Change 0 to STD_C89.
9514 (asm_fprintf_flag_specs): Likewise.
9515 (gcc_diag_flag_specs): Likewise.
9516 (gcc_cxxdiag_flag_specs): Likewise.
9517 (scanf_flag_specs): Likewise.
9518 (strftime_flag_specs): Likewise.
9519 (strfmon_flag_specs): Likewise.
9520 (print_char_table): Likewise.
9521 (asm_fprintf_char_table): Likewise.
9522 (gcc_diag_char_table): Likewise.
9523 (gcc_tdiag_char_table): Likewise.
9524 (gcc_cdiag_char_table): Likewise.
9525 (gcc_cxxdiag_char_table): Likewise.
9526 (gcc_gfc_char_table): Likewise.
9527 (scan_char_table): Likewise.
9528 (time_char_table): Likewis.
9529 (monetary_char_table): Likewise.
9530 * c-format.h (BADLEN): Likewise.
9531
9532 2008-06-21 Ian Lance Taylor <iant@google.com>
9533
9534 * tree.h (enum tree_code): Include all-tree.def, not tree.def.
9535 Define END_OF_BASE_TREE_CODES around inclusion.
9536 * tree.c (tree_code_type): New global array.
9537 (tree_code_length, tree_code_name): Likewise.
9538 * Makefile.in (TREE_H): Add all-tree.def, c-common.def, and
9539 $(lang_tree_files).
9540 (all-tree.def, s-alltree): New targets.
9541 (gencheck.h, s-gencheck): Remove.
9542 (tree.o): Depend upon all-tree.def.
9543 (build/gencheck.o): Remove gencheck.h dependency.
9544 (mostlyclean): Don't remove gencheck.h.
9545 * c-common.h (enum c_tree_code): Remove.
9546 * c-lang.c (tree_code_type): Remove.
9547 (tree_code_length, tree_code_name): Remove.
9548 * gencheck.c (tree_codes): Include all-tree.def, rather than
9549 tree.def, c-common.def, and gencheck.h. Undefined DEFTREECODE
9550 after it is used.
9551 * tree-browser.c (tb_tree_codes): Include all-tree.def, rather
9552 than tree.def.
9553 * cp/cp-tree.h (enum cplus_tree_code): Remove.
9554 (operator_name_info): Size to MAX_TREE_CODES.
9555 (assignment_operator_name_info): Likewise.
9556 * cp/cp-lang.c (tree_code_type): Remove.
9557 (tree_code_length, tree_code_name): Remove.
9558 * cp/lex.c (operator_name_info): Size to MAX_TREE_CODES.
9559 (assignment_operator_name_info): Likewise.
9560 * cp/decl.c (grok_op_properties): Change LAST_CPLUS_TREE_CODE to
9561 MAX_TREE_CODES.
9562 * cp/mangle.c (write_expression): Likewise.
9563 * cp/Make-lang.in (CXX_TREE_H): Remove cp/cp-tree.def.
9564 * fortran/f95-lang.c (tree_code_type): Remove.
9565 (tree_code_length, tree_code_name): Remove.
9566 * java/java-tree.h (enum java_tree_code): Remove.
9567 * java/lang.c (tree_code_type): Remove.
9568 (tree_code_length, tree_code_name): Remove.
9569 * java/Make-lang.in (JAVA_TREE_H): Remove java/java-tree.def.
9570 * objc/objc-act.h (enum objc_tree_code): Remove.
9571 * objc/objc-lang.c (tree_code_type): Remove.
9572 (tree_code_length, tree_code_name): Remove.
9573 * objcp/objcp-lang.c (tree_code_type): Remove.
9574 (tree_code_length, tree_code_name): Remove.
9575 * ada/ada-tree.h (enum gnat_tree_code): Remove.
9576 * ada/Make-lang.in (ADA_TREE_H): Remove ada/ada-tre.def.
9577 * ada/misc.c (tree_code_type): Remove.
9578 (tree_code_length, tree_code_name): Remove.
9579
9580 2008-06-21 Bernhard Fischer <aldot@gcc.gnu.org>
9581
9582 * tree-ssa-pre.c (fini_antic): Bitmap_sets have to be freed before
9583 the grand_bitmap_obstack.
9584
9585 2008-06-20 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9586
9587 * ggc.h (GGC_RESIZEVAR): New, reorder macros.
9588 * tracer.c (tail_duplicate): Fix for -Wc++-compat.
9589 * tree-affine.c (aff_combination_expand, free_name_expansion): Likewise.
9590 * tree-cfg.c (replace_by_duplicate_decl, replace_ssa_name,
9591 move_stmt_r, new_label_mapper): Likewise.
9592 * tree-complex.c (cvc_lookup): Likewise.
9593 * tree-dfa.c (create_function_ann): Likewise.
9594 * tree-dump.c (dump_register): Likewise.
9595 * tree-if-conv.c (tree_if_conversion, add_to_predicate_list,
9596 find_phi_replacement_condition): Likewise.
9597 * tree-inline.c (copy_phis_for_bb, estimate_num_insns_1,
9598 tree_function_versioning): Likewise.
9599 * tree-into-ssa.c (cmp_dfsnum): Likewise.
9600 * tree-iterator.c (tsi_link_before, tsi_link_after): Likewise.
9601 * tree-nested.c (lookup_field_for_decl, lookup_tramp_for_decl,
9602 get_nonlocal_debug_decl, convert_nonlocal_reference,
9603 convert_nonlocal_omp_clauses, get_local_debug_decl,
9604 convert_local_reference, convert_local_omp_clauses,
9605 convert_nl_goto_reference, convert_nl_goto_receiver,
9606 convert_tramp_reference, convert_call_expr): Likewise.
9607 * tree-outof-ssa.c (contains_tree_r): Likewise.
9608 * tree-parloops.c (reduction_phi, initialize_reductions,
9609 eliminate_local_variables_1, add_field_for_reduction,
9610 add_field_for_name, create_phi_for_local_result,
9611 create_call_for_reduction_1, create_loads_for_reductions,
9612 create_stores_for_reduction, create_loads_and_stores_for_name):
9613 Likewise.
9614 * tree-phinodes.c (allocate_phi_node): Likewise.
9615 * tree-predcom.c (order_drefs, execute_pred_commoning_cbck): Likewise.
9616 * tree-sra.c (sra_elt_hash, sra_elt_eq, lookup_element): Likewise.
9617 * tree-ssa-alias.c (get_mem_sym_stats_for): Likewise.
9618 * tree-ssa-coalesce.c (compare_pairs): Likewise.
9619 * tree-ssa-loop-im.c (mem_ref_in_stmt, memref_hash, memref_eq,
9620 memref_free, gather_mem_refs_stmt, vtoe_hash, vtoe_eq, vtoe_free,
9621 record_vop_access, get_vop_accesses, get_vop_stores): Likewise.
9622 * tree-ssa-loop-prefetch.c (determine_loop_nest_reuse): Likewise.
9623 * tree-ssa-sccvn.c (VN_INFO_GET, free_phi, free_reference,
9624 vn_nary_op_insert): Likewise.
9625 * tree-ssa.c (redirect_edge_var_map_add,
9626 redirect_edge_var_map_clear, redirect_edge_var_map_dup): Likewise.
9627 * tree-vectorizer.c (vectorize_loops): Likewise.
9628 * tree.c (make_node_stat, copy_node_stat, build_int_cst_wide,
9629 build_fixed, build_real, make_tree_binfo_stat, make_tree_vec_stat,
9630 tree_cons_stat, build1_stat, build_variant_type_copy,
9631 decl_init_priority_lookup, decl_fini_priority_lookup,
9632 decl_priority_info, decl_restrict_base_lookup,
9633 decl_restrict_base_insert, decl_debug_expr_lookup,
9634 decl_debug_expr_insert, decl_value_expr_lookup,
9635 decl_value_expr_insert, type_hash_eq, type_hash_lookup,
9636 type_hash_add, get_file_function_name, tree_check_failed,
9637 tree_not_check_failed, tree_range_check_failed,
9638 omp_clause_range_check_failed, build_omp_clause,
9639 build_vl_exp_stat): Likewise.
9640 * value-prof.c (gimple_histogram_value,
9641 gimple_duplicate_stmt_histograms): Likewise.
9642 * var-tracking.c (attrs_list_insert, attrs_list_copy,
9643 unshare_variable, variable_union_info_cmp_pos, variable_union,
9644 dataflow_set_different_1, dataflow_set_different_2,
9645 vt_find_locations, variable_was_changed, set_variable_part,
9646 emit_notes_for_differences_1, emit_notes_for_differences_2): Likewise.
9647 * varasm.c (prefix_name, emutls_decl, section_entry_eq,
9648 section_entry_hash, object_block_entry_eq,
9649 object_block_entry_hash, create_block_symbol,
9650 initialize_cold_section_name, default_function_rodata_section,
9651 strip_reg_name, set_user_assembler_name, const_desc_eq,
9652 build_constant_desc, output_constant_def, lookup_constant_def,
9653 const_desc_rtx_hash, const_desc_rtx_eq, const_rtx_hash_1,
9654 create_constant_pool, force_const_mem, compute_reloc_for_rtx_1,
9655 default_internal_label): Likewise.
9656 * varray.c (varray_init, varray_grow): Likewise.
9657 * vec.c (vec_gc_o_reserve_1, vec_heap_o_reserve_1): Likewise.
9658
9659 2008-06-20 Uros Bizjak <ubizjak@gmail.com>
9660
9661 * config/i386/i386.md (*jcc_fused_1): Handle all valid compare
9662 operators for "test" insn. Macroize insn using SWI mode macro.
9663 (*jcc_fused_2): Ditto.
9664 (*jcc_fused_3): Macroize insn using SWI mode macro.
9665 (*jcc_fused_4): Ditto.
9666
9667 2008-06-20 Bernhard Fischer <aldot@gcc.gnu.org>
9668
9669 * tree-ssa-pre.c: Fix typo in comment.
9670 (init_antic, fini_antic): Add explicit funtions for
9671 initializing and deinitializing ANTIC and AVAIL sets.
9672 (create_expression_by_pieces): Fix typo in comment.
9673 Remove redundant set of new_stuff and use NULL_TREE instead of NULL.
9674 (execute_pre): Eventually dump details about ANTIC_IN.
9675
9676 2008-06-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9677
9678 * collect2.c (main, add_to_list): Fix for -Wc++-compat.
9679 * gcc.c (translate_options, init_spec, store_arg, read_specs,
9680 add_to_obstack, file_at_path, find_a_file, execute,
9681 add_preprocessor_option, add_assembler_option, add_linker_option,
9682 process_command, insert_wrapper, do_option_spec, do_self_spec,
9683 spec_path, do_spec_1, is_directory, main, used_arg,
9684 getenv_spec_function): Likewise.
9685 * tlink.c (symbol_hash_lookup, file_hash_lookup,
9686 demangled_hash_lookup, symbol_push, file_push, frob_extension):
9687 Likewise.
9688
9689 2008-06-19 Kenneth Zadeck <zadeck@naturalbridge.com>
9690
9691 * doc/rtl.texi: Updated subreg section.
9692
9693 2008-06-19 Jakub Jelinek <jakub@redhat.com>
9694
9695 PR c++/36523
9696 * cgraphunit.c (cgraph_process_new_functions): Don't clear
9697 node->needed and node->reachable.
9698 * cgraphbuild.c (record_reference): Handle OMP_PARALLEL and OMP_TASK.
9699 * omp-low.c (delete_omp_context): Call finalize_task_copyfn.
9700 (expand_task_call): Don't call expand_task_copyfn.
9701 (expand_task_copyfn): Renamed to...
9702 (finalize_task_copyfn): ... this.
9703
9704 2008-06-19 Jan Hubicka <jh@suse.cz>
9705
9706 * builtins.c (expand_builtin_nonlocal_goto): Stabilize r_sp before
9707 clobbering framepointer.
9708
9709 2008-06-19 Jan Hubicka <jh@suse.cz>
9710
9711 * tree-optimize.c (execute_early_local_optimizations): Set
9712 cgraph_state only at first invocation.
9713
9714 2008-06-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9715
9716 * system.h (-Wc++-compat): Activate as a warning, no an error.
9717
9718 2008-06-19 Uros Bizjak <ubizjak@gmail.com>
9719
9720 * config/i386/i386.md (*jcc_fused_1): Use ASM_COMMENT_START
9721 instead of "#" in insn asm template.
9722 (*jcc_fused_2): Ditto.
9723
9724 2008-06-19 Uros Bizjak <ubizjak@gmail.com>
9725
9726 * config/i386/i386.h (ix86_tune_indices)
9727 [X86_TUNE_FUSE_CMP_AND_BRANCH]: New.
9728 (TARGET_FUSE_CMP_AND_BRANCH): New define.
9729 * config/i386/i386.md (*jcc_fused_1): New insn pattern
9730 (*jcc_fused_2): Ditto.
9731 * config/i386/i386.c (ix86_tune_features): Add m_CORE2 to
9732 X86_TUNE_FUSE_CMP_AND_BRANCH targets.
9733 (print operand): Handle 'E' and 'e' code.
9734
9735 2008-06-19 Anatoly Sokolov <aesok@post.ru>
9736
9737 * config/avr/avr.c (avr_mcu_t): Add attiny13a.
9738 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): (Ditto.).
9739 * config/avr/t-avr (MULTILIB_MATCHES): (Ditto.).
9740
9741 2008-06-19 Bernhard Fischer <aldot@gcc.gnu.org>
9742
9743 * cgraphunit.c (cgraph_finalize_function): Remove redundant setting of
9744 node->decl.
9745 (cgraph_expand_function): Use local copy of decl.
9746 (cgraph_expand_all_functions): Remove redundant initialization of
9747 order_pos.
9748 (cgraph_optimize): Reword internal_error message.
9749
9750 2008-06-19 Chung-Lin Tang <ctang@marvell.com>
9751
9752 * arm-protos.h (arm_return_in_memory): Remove public
9753 arm_return_in_memory() prototype.
9754 * arm.c (arm_return_in_memory): Add static prototype, add target
9755 hook macro, change definition and comments.
9756 * arm.h (TARGET_RETURN_IN_MEMORY): Remove.
9757
9758 2008-06-19 Ben Elliston <bje@au.ibm.com>
9759
9760 * dfp.h, dfp.c, config/dfp-bit.h, config/dfp-bit.c, real.h,
9761 real.c: Remove references to IEEE 754R.
9762 * doc/install.texi (Configuration): IEEE 754R -> IEEE 754-2008.
9763 * doc/libgcc.texi (Decimal float library routines): Likewise.
9764
9765 2008-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9766
9767 * targhooks.h (struct gcc_target): New member unwind_word_mode.
9768 (default_unwind_word_mode): Add prototype.
9769 * targhooks.c (default_unwind_word_mode): New function.
9770 (default_eh_return_filter_mode): Return targetm.unwind_word_mode ()
9771 instead of word_mode.
9772 * target-def.h (TARGET_UNWIND_WORD_MODE): New macro.
9773 (TARGET_INITIALIZER): Use it.
9774
9775 * c-common.c (handle_mode_attribute): Support "unwind_word"
9776 mode attribute.
9777 * unwind-generic.h (_Unwind_Word, _Unwind_Sword): Use it.
9778
9779 * except.c (init_eh): Use targetm.unwind_word_mode () instead of
9780 word_mode to access SjLj_Function_Context member "data".
9781 (sjlj_emit_dispatch_table): Likewise. Also, perform type
9782 conversion from targetm.eh_return_filter_mode () to
9783 targetm.unwind_word_mode () if they differ.
9784
9785 * builtin-types.def (BT_UNWINDWORD): New primitive type.
9786 (BT_FN_UNWINDWORD_PTR): New function type.
9787 (BT_FN_WORD_PTR): Remove.
9788 * builtins.def (BUILT_IN_EXTEND_POINTER): Use BT_FN_UNWINDWORD_PTR.
9789 * except.c (expand_builtin_extend_pointer): Convert pointer to
9790 targetm.unwind_word_mode () instead of word_mode.
9791
9792 * config/spu/spu-protos.h (spu_eh_return_filter_mode): Remove.
9793 * config/spu/spu.c (spu_eh_return_filter_mode): Remove.
9794 (spu_unwind_word_mode): New function.
9795 (TARGET_EH_RETURN_FILTER_MODE): Do not define.
9796 (TARGET_UNWIND_WORD_MODE): Define.
9797 * config/spu/t-spu-elf (TARGET_LIBGCC2_CFLAGS): Remove -D__word__=SI.
9798
9799 2008-06-18 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
9800
9801 * config/spu/spu.c (reg_align): Remove.
9802 (regno_aligned_for_load): Also accept ARG_POINTER_REGNUM.
9803 (spu_split_load): Use regno_aligned_for_load instead of reg_align.
9804 (spu_split_store): Likewise.
9805
9806 2008-06-18 Bernhard Fischer <aldot@gcc.gnu.org>
9807
9808 * gcc/tree-vn.c: Fix typo in comment.
9809
9810 2008-06-18 Jan Hubicka <jh@suse.cz>
9811
9812 * cgraphunit.c (cgraph_optimize): Output debug info when doing
9813 toplevel reorder too.
9814
9815 2008-06-18 Jan Hubicka <jh@suse.cz>
9816
9817 * c-opts.c (c_common_post_options): PCH is not compatible with
9818 no-unit-at-a-time.
9819 * opts.c (handle_options): Enable unit-at-a-time at O0 along with
9820 -fno-toplevel-reorder by default now.
9821
9822 2008-06-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9823
9824 PR documentation/30739
9825 * doc/install.texi (Prerequisites): Document dependency on awk.
9826
9827 2008-06-18 Uros Bizjak <ubizjak@gmail.com>
9828 Ian Lance Taylor <iant@google.com>
9829
9830 PR rtl-optimization/35604
9831 * jump.c (redirect_exp_1): Skip the condition of an IF_THEN_ELSE. We
9832 only want to change jump destinations, not eventual label comparisons.
9833
9834 2008-06-16 Jan Hubicka <jh@suse.cz>
9835
9836 * cgraphunit.c (cgraph_expand_pending_functions): Give up at
9837 syntax errors.
9838 (cgraph_analyze_function): Likewise.
9839
9840 2008-06-16 Jan Hubicka <jh@suse.cz>
9841
9842 * cgraph.h (cgraph_mark_if_needed): New function.
9843 * cgraphunit.c (cgraph_mark_if_needed): New function.
9844 * c-decl.c (duplicate_decl): Use it.
9845
9846 2008-06-16 Jan Hubicka <jh@suse.cz>
9847
9848 * cgraph.c (cgraph_add_new_function): When in expansion state, do
9849 lowering.
9850
9851 2008-06-16 Jan Hubicka <jh@suse.cz>
9852
9853 * tree-outof-ssa.c (pass_out_of_ssa): Do not depend on PROP_alias.
9854
9855 2008-06-16 Daniel Jacobowitz <dan@codesourcery.com>
9856 Kazu Hirata <kazu@codesourcery.com>
9857 Maxim Kuvyrkov <maxim@codesourcery.com
9858
9859 * config.gcc (mips64el-st-linux-gnu): Use mips/st.h and mips/t-st.
9860 * config.host: Use driver-native.o and mips/x-native for mips*-linux*.
9861 * config/mips/linux.h (host_detect_local_cpu): Declare, add to
9862 EXTRA_SPEC_FUNCTIONS.
9863 (MARCH_MTUNE_NATIVE_SPECS, BASE_DRIVER_SELF_SPECS): New macros.
9864 (DRIVER_SELF_SPECS): Adjust.
9865 * config/mips/linux64.h (DRIVER_SELF_SPECS): Update.
9866 * config/mips/st.h, config/mips/t-st: New.
9867 * config/mips/driver-native.c, config/mips/x-native: New.
9868 * doc/invoke.texi (MIPS): Document 'native' value for -march and
9869 -mtune options.
9870
9871 2008-06-18 Maxim Kuvyrkov <maxim@codesourcery.com>
9872
9873 * config/mips/mips.h (ISA_HAS_CONDMOVE): Slice ISA_HAS_FP_CONDMOVE
9874 from it.
9875 (ISA_HAS_FP_CONDMOVE): New macro.
9876 (ISA_HAS_FP_MADD4_MSUB4, ISA_HAS_FP_MADD3_MSUB3): New macros.
9877 (ISA_HAS_NMADD_NMSUB): Rename to ISA_HAS_NMADD4_NMSUB4.
9878 (ISA_HAS_NMADD3_NMSUB3): New macro.
9879 * config/mips/mips.c (mips_rtx_costs): Update.
9880 * config/mips/mips.md (MOVECC): Don't use FP conditional moves when
9881 compiling for ST Loongson 2E/2F.
9882 (madd<mode>): Rename to madd4<mode>. Update.
9883 (madd3<mode>): New pattern.
9884 (msub<mode>): Rename to msub4<mode>. Update.
9885 (msub3<mode>): New pattern.
9886 (nmadd<mode>): Rename to nmadd4<mode>. Update.
9887 (nmadd3<mode>): New pattern.
9888 (nmadd<mode>_fastmath): Rename to nmadd4<mode>_fastmath. Update.
9889 (nmadd3<mode>_fastmath): New pattern.
9890 (nmsub<mode>): Rename to nmsub4<mode>. Update.
9891 (nmsub3<mode>): New pattern.
9892 (nmsub<mode>_fastmath): Rename to nmsub4<mode>_fastmath. Update.
9893 (nmsub3<mode>_fastmath): New pattern.
9894 (mov<SCALARF:mode>_on_<MOVECC:mode>, mov<mode>cc): Update.
9895
9896 2008-06-18 Steven Bosscher <steven@gcc.gnu.org>
9897
9898 * df.h (struct df_ref): Replace 'insn' field with 'insn_info' field.
9899 (DF_REF_INSN_INFO): New.
9900 (DF_REF_INSN, DF_REF_INSN_UID): Rewrite macros using DF_REF_INSN_INFO.
9901 (DF_REF_IS_ARTIFICIAL): Artificial refs are now identified as refs
9902 with a NULL DF_REF_INSN_INFO.
9903 (DF_INSN_INFO_GET, DF_INSN_INFO_SET): Renamed from DF_INSN_GET and
9904 DF_INSN_SET.
9905 (DF_INSN_INFO_LUID, DF_INSN_INFO_DEFS, DF_INSN_INFO_USES,
9906 DF_INSN_INFO_EQ_USES): New.
9907 (DF_INSN_LUID, DF_INSN_DEFS, DF_INSN_USES, DF_INSN_EQ_USES,
9908 DF_INSN_UID_LUID, DF_INSN_UID_DEFS, DF_INSN_UID_USES,
9909 DF_INSN_UID_EQ_USES): Rewrite using DF_INSN_INFO_* macros.
9910 * df-core.c: Update comment for above changes.
9911 (df_insn_debug_regno): Use DF_INSN_INFO_GET instead of INSN_UID and
9912 DF_INSN_UID_* macros.
9913 (df_ref_debug): Check for NULL DF_REF_INSN_INFO.
9914 * df-scan.c (df_ref_record): Take a df_insn_info instead of an
9915 insn rtx. Update all callers.
9916 (df_def_record_1, df_defs_record, df_uses_record, df_get_call_refs,
9917 df_ref_create_structure, df_insn_refs_collect): Likewise.
9918 (df_ref_equal_p): Compare DF_REF_INSN_INFO pointers for the refs.
9919 * df-problems.c (df_chain_dump): Test for non-NULL DF_REF_INSN_INFO.
9920 (df_live_bb_local_compute): Retrieve DF_INSN_INFO, use DF_INSN_INFO_*
9921 macros to access the insn refs.
9922 (df_chain_top_dump, df_chain_bottom_dump, df_byte_lr_alloc): Likewise.
9923 * fwprop.c (use_killed_between): Use DF_REF_INSN accessor macro.
9924 (all_uses_available): Retrieve DF_INSN_INFO for def_insn, and use it
9925 for accessing the refs.
9926 (try_fwprop_subst): Likewise.
9927 * ddg.c (add_cross_iteration_register_deps): Use DF_REF_INSN macro.
9928 * web.c (union_defs): Retrieve DF_INSN_INFO for def_insn, and use it
9929 for accessing the refs.
9930 * loop-invariant.c (invariant_for_use): Use DF_REF_BB macro.
9931 (check_dependencies): Use DF_INSN_INFO_GET, use DF_INSN_INFO_* macros
9932 to look at the insn refs.
9933 (record_uses): Likewise.
9934 * dce.c (deletable_insn_p): Don't tolerate artificial DEFs in this
9935 function anymore.
9936 (mark_artificial_uses): Don't mark_insn for artificial refs.
9937 (mark_reg_rependencies): Likewise.
9938
9939 * doc/rtl.texi: Remove documentation of ADDRESSOF.
9940
9941 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
9942
9943 * configure: Regenerate.
9944
9945 2008-06-17 Eric B. Weddington <eric.weddington@atmel.com>
9946
9947 * config/avr/avr.c (avr_mcu_t): Remove atmega32hvb.
9948 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): Likewise.
9949 * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
9950
9951 2008-06-17 Eric B. Weddington <eric.weddington@atmel.com>
9952
9953 * config/avr/avr.c (avr_mcu_t): Add attiny167.
9954 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): Likewise.
9955 * gcc/config/avr/t-avr (MULTILIB_MATCHES): Likewise.
9956
9957 2008-06-17 Eric B. Weddington <eric.weddington@atmel.com>
9958
9959 * config/avr/avr.c (avr_mcu_t): Add atmega32u4.
9960 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): Likewise.
9961 * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
9962
9963 2008-06-17 Bernhard Fischer <aldot@gcc.gnu.org>
9964
9965 * tree-ssa-sccvn.c: Fix format of comments.
9966
9967 2008-06-17 Bernhard Fischer <aldot@gcc.gnu.org>
9968
9969 * cgraph.c: Remove unneeded forward declarations of eq_node()
9970 and hash_node().
9971
9972 2008-06-17 Steven Bosscher <steven@gcc.gnu.org>
9973
9974 * see.c (see_analyse_one_def): Do not look for REG_LIBCALL and
9975 REG_RETVAL notes.
9976 (see_update_relevancy): Likewise.
9977 * fwprop.c (try_fwprop_subst): Likewise.
9978 * rtlanal.c (noop_move_p): Likewise.
9979 * builtins.c (expand_buitlin_mathfn): Don't try to add REG_EQUAL
9980 notes to non-existing libcall blocks.
9981 * cse.c (cse_insn): Change prototype. Don't update libcall notes.
9982 Remove orig_set.
9983 (cse_extended_basic_block): Don't track libcall and no-conflict notes.
9984 (dead_libcall_p): Remove.
9985 (delete_trivially_dead_insns): Don't use it.
9986 * web.c (union_defs): Remove comment about keeping nops.
9987 * gcse.c (hash_scan_insn): Don't take libcall pointers.
9988 (compute_hash_table_work): Don't track libcall notes.
9989 (do_local_cprop): Don't take libcall pointers. Don't update
9990 libcall notes.
9991 (adjust_libcall_notes): Deleted.
9992 (local_cprop_pass): Remove stack for nested libcalls (which shouldn't
9993 ever have existed in the first place).
9994 (replace_store_insn): Don't try to remove libcall notes.
9995 * lower-subreg.c (move_libcall_note, move_retval_note): Deleted.
9996 (resolve_reg_notes): Don't call them.
9997 (resolve_simple_move): Likewise.
9998 (decompose_multiword_subregs): Remove block handling REG_RETVAL notes.
9999 Don't remove REG_RETVAL notes.
10000 * emit-rtl.c (try_split): Don't update libcall notes.
10001 (emit_copy_of_insn_after): Dito.
10002 * cselib.c (cselib_current_insn_in_libcall): Remove.
10003 (cselib_process_insn): Don't set/clear it.
10004 (new_elt_loc_list): Don't record it.
10005 (cselib_init): Don't initialize it.
10006 * cselib.c (struct elt_loc_list): Remove in_libcall field.
10007 * loop-invariant.c (find_invariant_insn): Don't look for libcall
10008 notes.
10009 * sched-deps.c (sched_analyze_insn): Don't group libcall blocks.
10010 (sched_analyze): Don't set up deps->libcall_block_tail_insn.
10011 (init_deps): Don't initialize it.
10012 * sched-int.h (struct deps): Rremove libcall_block_tail_insn field.
10013 * combine.c (delete_noop_moves): Don't update libcall notes.
10014 (can_combine_p): Remove now pointless #if 0 block.
10015 (try_combine): Remove another obsolete #if 0 block.
10016 (distribute_notes): Don't distribute libcall notes.
10017 * reg-notes.def (REG_LIBCALL, REG_RETVAL): Remove.
10018 * dce.c (libcall_dead_p): Remove.
10019 (delete_unmarked_insns): Don't handle libcall blocks.
10020 (preserve_libcall_for_dce): Remove.
10021 (prescan_insns_for_dce): Don't special-case libcall block insns.
10022 * reload1 (reload): Don't handle libcall notes.
10023 * doc/rtl.texi (REG_LIBCALL, REG_RETVAL, REG_LIBCALL_ID): Remove
10024 documentation.
10025
10026 2008-06-16 Eric B. Weddington <eric.weddington@atmel.com>
10027
10028 * config/avr/avr.c (avr_mcu_t): Add atmega32c1.
10029 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): Likewise.
10030 * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
10031
10032 2008-06-16 Eric B. Weddington <eric.weddington@atmel.com>
10033
10034 * config/avr/avr.c (avr_mcu_t): Add atmega32m1.
10035 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): Likewise.
10036 * config/avr/t-avr (MULTILIB_MATCHES): Likewise.
10037
10038 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10039
10040 * Makefile.in (FLAGS_TO_PASS): Add $(datarootdir).
10041
10042 2008-06-16 Ira Rosen <irar@il.ibm.com>
10043
10044 PR tree-optimization/36493
10045 * tree-vect-transform.c (vect_create_data_ref_ptr): Remove TYPE from
10046 the arguments list. Use VECTYPE to create vector pointer.
10047 (vectorizable_store): Fail if accesses through a pointer to vectype
10048 do not alias the original memory reference operands.
10049 Call vect_create_data_ref_ptr without the removed argument.
10050 (vectorizable_load): Likewise.
10051 (vect_setup_realignment): Call vect_create_data_ref_ptr without the
10052 removed argument.
10053
10054 2008-06-015 Andy Hutchinson <hutchinsonandy@aim.com>
10055
10056 PR target/36336
10057 * config/avr/avr.h (LEGITIMIZE_RELOAD_ADDRESS): Add check for
10058 reg_equiv_constant.
10059
10060 2008-06-15 Maxim Kuvyrkov <maxim@codesourcery.com>
10061
10062 * config/mips/loongson2ef.md: New file.
10063 * config/mips/mips.md (UNSPEC_LOONGSON_ALU1_TURN_ENABLED_INSN)
10064 (UNSPEC_LOONGSON_ALU2_TURN_ENABLED_INSN)
10065 (UNSPEC_LOONGSON_FALU1_TURN_ENABLED_INSN)
10066 (UNSPEC_LOONGSON_FALU2_TURN_ENABLED_INSN): New constants.
10067 (define_attr "cpu"): Rename loongson2e and loongson2f to loongson_2e
10068 and loongson_2f.
10069 (loongson2ef.md): New include.
10070 * config/mips/loongson.md (vec_pack_ssat_<mode>, vec_pack_usat_<mode>)
10071 (add<mode>3, paddd, ssadd<mode>3, usadd<mode>3)
10072 (loongson_and_not_<mode>, loongson_average_<mode>, loongson_eq_<mode>)
10073 (loongson_gt_<mode>, loongson_extract_halfword)
10074 (loongson_insert_halfword_0, loongson_insert_halfword_2)
10075 (loongson_insert_halfword_3, loongson_mult_add, smax<mode>3)
10076 (umax<mode>3, smin<mode>3, umin<mode>3, loongson_move_byte_mask)
10077 (umul<mode>3_highpart, smul<mode>3_highpart, loongson_smul_lowpart)
10078 (loongson_umul_word, loongson_pasubub, reduc_uplus_<mode>)
10079 (loongson_psadbh, loongson_pshufh, loongson_psll<mode>)
10080 (loongson_psra<mode>, loongson_psrl<mode>, sub<mode>3, psubd)
10081 (sssub<mode>3, ussub<mode>3, vec_interleave_high<mode>)
10082 (vec_interleave_low<mode>): Define type attribute.
10083 * config/mips/mips.c (mips_ls2): New static variable.
10084 (mips_issue_rate): Update to handle tuning for Loongson 2E/2F.
10085 (mips_ls2_init_dfa_post_cycle_insn, mips_init_dfa_post_cycle_insn)
10086 (sched_ls2_dfa_post_advance_cycle, mips_dfa_post_advance_cycle):
10087 Implement target scheduling hooks.
10088 (mips_multipass_dfa_lookahead): Update to handle tuning for
10089 Loongson 2E/2F.
10090 (mips_sched_init): Initialize data for Loongson scheduling.
10091 (mips_ls2_variable_issue): New static function.
10092 (mips_variable_issue): Update to handle tuning for Loongson 2E/2F.
10093 Add sanity check.
10094 (TARGET_SCHED_INIT_DFA_POST_CYCLE_INSN)
10095 (TARGET_SCHED_DFA_POST_ADVANCE_CYCLE): Override target hooks.
10096 * config/mips/mips.h (TUNE_LOONGSON_2EF): New macros.
10097 (ISA_HAS_XFER_DELAY, ISA_HAS_FCMP_DELAY, ISA_HAS_HILO_INTERLOCKS):
10098 Handle ST Loongson 2E/2F cores.
10099 (CPU_UNITS_QUERY): Define macro to enable querying of DFA units.
10100
10101 2008-06-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10102
10103 * omp-low.c (extract_omp_for_data): Fix comment typo.
10104 * c.opt: Fix typo.
10105
10106 2008-06-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10107
10108 * doc/sourcebuild.texi (Config Fragments): Remove obsolete
10109 FIXME note about gcc/config.guess.
10110 * doc/options.texi (Option file format): Remove non-ASCII bytes.
10111 * doc/cpp.texi: Expand TABs, drop indentation outside examples.
10112 * doc/cppopts.texi: Likewise.
10113 * doc/extend.texi: Likewise.
10114 * doc/gcc.texi: Likewise.
10115 * doc/gccint.texi: Likewise.
10116 * doc/gcov.texi: Likewise.
10117 * doc/gty.texi: Likewise.
10118 * doc/hostconfig.texi: Likewise.
10119 * doc/install.texi: Likewise.
10120 * doc/invoke.texi: Likewise.
10121 * doc/loop.texi: Likewise.
10122 * doc/makefile.texi: Likewise.
10123 * doc/md.texi: Likewise.
10124 * doc/passes.texi: Likewise.
10125 * doc/tm.texi: Likewise.
10126 * doc/tree-ssa.texi: Likewise.
10127 * doc/trouble.texi: Likewise.
10128
10129 2008-06-15 Mark Shinwell <shinwell@codesourcery.com>
10130 Nathan Sidwell <nathan@codesourcery.com>
10131 Maxim Kuvyrkov <maxim@codesourcery.com>
10132 Richard Sandiford <rdsandiford@googlemail.com>
10133
10134 * config/mips/mips-modes.def: Add V8QI, V4HI and V2SI modes.
10135 * config/mips/mips-protos.h (mips_expand_vector_init): New.
10136 * config/mips/mips-ftypes.def: Add function types for Loongson-2E/2F
10137 builtins.
10138 * config/mips/mips.c (mips_split_doubleword_move): Handle new modes.
10139 (mips_hard_regno_mode_ok_p): Allow 64-bit vector modes for Loongson.
10140 (mips_vector_mode_supported_p): Add V2SImode, V4HImode and
10141 V8QImode cases.
10142 (LOONGSON_BUILTIN, LOONGSON_BUILTIN_ALIAS): New.
10143 (CODE_FOR_loongson_packsswh, CODE_FOR_loongson_packsshb,
10144 (CODE_FOR_loongson_packushb, CODE_FOR_loongson_paddw,
10145 (CODE_FOR_loongson_paddh, CODE_FOR_loongson_paddb,
10146 (CODE_FOR_loongson_paddsh, CODE_FOR_loongson_paddsb)
10147 (CODE_FOR_loongson_paddush, CODE_FOR_loongson_paddusb)
10148 (CODE_FOR_loongson_pmaxsh, CODE_FOR_loongson_pmaxub)
10149 (CODE_FOR_loongson_pminsh, CODE_FOR_loongson_pminub)
10150 (CODE_FOR_loongson_pmulhuh, CODE_FOR_loongson_pmulhh)
10151 (CODE_FOR_loongson_biadd, CODE_FOR_loongson_psubw)
10152 (CODE_FOR_loongson_psubh, CODE_FOR_loongson_psubb)
10153 (CODE_FOR_loongson_psubsh, CODE_FOR_loongson_psubsb)
10154 (CODE_FOR_loongson_psubush, CODE_FOR_loongson_psubusb)
10155 (CODE_FOR_loongson_punpckhbh, CODE_FOR_loongson_punpckhhw)
10156 (CODE_FOR_loongson_punpckhwd, CODE_FOR_loongson_punpcklbh)
10157 (CODE_FOR_loongson_punpcklhw, CODE_FOR_loongson_punpcklwd): New.
10158 (mips_builtins): Add Loongson builtins.
10159 (mips_loongson_2ef_bdesc): New.
10160 (mips_bdesc_arrays): Add mips_loongson_2ef_bdesc.
10161 (mips_builtin_vector_type): Handle unsigned versions of vector modes.
10162 (MIPS_ATYPE_UQI, MIPS_ATYPE_UDI, MIPS_ATYPE_V2SI, MIPS_ATYPE_UV2SI)
10163 (MIPS_ATYPE_V4HI, MIPS_ATYPE_UV4HI, MIPS_ATYPE_V8QI, MIPS_ATYPE_UV8QI):
10164 New.
10165 (mips_expand_vector_init): New.
10166 * config/mips/mips.h (HAVE_LOONGSON_VECTOR_MODES): New.
10167 (TARGET_CPU_CPP_BUILTINS): Define __mips_loongson_vector_rev
10168 if appropriate.
10169 * config/mips/mips.md: Add unspec numbers for Loongson
10170 builtins. Include loongson.md.
10171 (MOVE64): Include Loongson vector modes.
10172 (SPLITF): Include Loongson vector modes.
10173 (HALFMODE): Handle Loongson vector modes.
10174 * config/mips/loongson.md: New.
10175 * config/mips/loongson.h: New.
10176 * config.gcc: Add loongson.h header for mips*-*-* targets.
10177 * doc/extend.texi (MIPS Loongson Built-in Functions): New.
10178
10179 2008-06-14 Joseph Myers <joseph@codesourcery.com>
10180
10181 * config.gcc (arc-*-elf*, avr-*-*, fr30-*-elf, frv-*-elf,
10182 h8300-*-elf*, h8300-*-*, i[34567]86-*-elf*, x86_64-*-elf*,
10183 i[34567]86-*-aout*, i[34567]86-*-coff*, ia64*-*-elf*,
10184 iq2000*-*-elf*, m32r-*-elf*, m32rle-*-elf*, m32r-*-linux*,
10185 m32rle-*-linux*, m68hc11-*-*|m6811-*-*, m68hc12-*-*|m6812-*-*,
10186 m68k-*-coff*, mcore-*-elf, mcore-*-pe*, mipsisa64sr71k-*-elf*,
10187 mipsisa64sb1-*-elf* | mipsisa64sb1el-*-elf*, mips-*-elf* |
10188 mipsel-*-elf*, mips64-*-elf* | mips64el-*-elf*, mips64vr-*-elf* |
10189 mips64vrel-*-elf*, mips64orion-*-elf* | mips64orionel-*-elf*,
10190 mipstx39-*-elf* | mipstx39el-*-elf*, mn10300-*-*, pdp11-*-,
10191 powerpc-*-elf*, powerpcle-*-elf*, sh-*-elf* | sh[12346l]*-*-elf* |
10192 sh-*-symbianelf* | sh[12346l]*-*-symbianelf* | sh-*-linux* |
10193 sh[2346lbe]*-*-linux* | sh-*-netbsdelf* | shl*-*-netbsdelf* |
10194 sh5-*-netbsd* | sh5l*-*-netbsd* | sh64-*-netbsd* |
10195 sh64l*-*-netbsd*, sh-*-*, sparc-*-elf*, sparc64-*-elf*,
10196 v850e1-*-*, v850e-*-*, v850-*-*, xstormy16-*-elf, m32c-*-elf*):
10197 Remove use_fixproto=yes.
10198 (ia64*-*-hpux*): Remove comment about using fixproto.
10199 (m68k-*-uclinuxoldabi*, m68k-*-uclinux*): Remove use_fixproto=no.
10200
10201 2008-06-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10202
10203 * configure.ac: Update gthr-default.h lazily, to avoid unneeded
10204 library rebuilds.
10205 * configure: Regenerate.
10206
10207 2008-06-13 Eric Botcazou <ebotcazou@adacore.com>
10208
10209 PR middle-end/36520
10210 * builtins.c (get_memory_rtx): Test for the presence of DECL_SIZE_UNIT
10211 before evaluating it.
10212
10213 2008-06-13 Jakub Jelinek <jakub@redhat.com>
10214
10215 PR c/36507
10216 * c-decl.c (merge_decls): Don't clear DECL_EXTERNAL for
10217 nested inline functions.
10218 (start_decl, start_function): Don't invert DECL_EXTERNAL
10219 for nested inline functions.
10220
10221 2008-06-13 Richard Sandiford <rdsandiford@googlemail.com>
10222
10223 * config/mips/mips.md: Remove TARGET_DEBUG_D_MODE conditions from
10224 splits that must be made for correctness.
10225
10226 2008-06-13 Richard Sandiford <rdsandiford@googlemail.com>
10227
10228 * config/mips/mips.c (BUILTIN_AVAIL_NON_MIPS16): New macro.
10229 (AVAIL_NON_MIPS16): Likewise.
10230 (mips_builtin_description): Replace target_flags with a predicate.
10231 (paired_single, sb1_paired_single, mips3d, dsp, dspr2, dsp_32)
10232 (dspr2_32): New availability predicates.
10233 (MIPS_BUILTIN): New macro.
10234 (DIRECT_BUILTIN, CMP_SCALAR_BUILTINS, CMP_PS_BUILTINS)
10235 (CMP_4S_BUILTINS, MOVTF_BUILTINS, CMP_BUILTINS)
10236 (DIRECT_NO_TARGET_BUILTIN, BPOSGE_BUILTIN): Use it.
10237 Replace the TARGET_FLAGS parameters with AVAIL parameters.
10238 (mips_ps_bdesc, mips_sb1_bdesc, mips_dsp_bdesc)
10239 (mips_dsp_32only_bdesc): Merge into...
10240 (mips_builtins): ...this new array.
10241 (mips_bdesc_map, mips_bdesc_arrays): Delete.
10242 (mips_init_builtins): Update after above changes.
10243 (mips_expand_builtin_1): Merge into...
10244 (mips_expand_builtin): ...here and update after above changes.
10245
10246 2008-06-12 Paul Brook <paul@codesourcery.com>
10247
10248 * longlong.h (__arm__): Define count_leading_zeros.
10249 * config/arm/lib1funcs.asm (xxh, xxl, yyh, yyl): Define.
10250 (clzsi2, clzdi2): New functions.
10251 * config/arm/bpabi-v6m.S (xxh, xxl, yyh, yyl): Remove.
10252 * config/arm/bpabi.S (xxh, xxl, yyh, yyl): Remove.
10253 * config/arm/t-strongarm-elf (LIB1ASMFUNCS): Ditto.
10254 * config/arm/t-vxworks (LIB1ASMFUNCS): Ditto.
10255 * config/arm/t-pe (LIB1ASMFUNCS): Ditto.
10256 * config/arm/t-arm-elf (LIB1ASMFUNCS): Ditto.
10257 * config/arm/t-arm-coff (LIB1ASMFUNCS): Ditto.
10258 * config/arm/t-linux (LIB1ASMFUNCS): Ditto.
10259 * config/arm/t-symbian (LIB1ASMFUNCS): Ditto.
10260 * config/arm/t-wince-pe (LIB1ASMFUNCS): Ditto.
10261
10262 2008-06-12 Kazu Hirata <kazu@codesourcery.com>
10263
10264 * config/m68k/m68k.c (m68k_tune_flags): New.
10265 (override_options): Compute m68k_tune_flags.
10266 (MULL_COST, MULW_COST): Update for various variants of CFV2.
10267 * config/m68k/m68k.h (TUNE_MAC, TUNE_EMAC): New.
10268
10269 2008-06-12 Jakub Jelinek <jakub@redhat.com>
10270
10271 PR middle-end/36506
10272 * omp-low.c (expand_omp_sections): Initialize l2 to avoid bogus warning.
10273
10274 2008-06-12 Eric Botcazou <ebotcazou@adacore.com>
10275
10276 * tree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS along with
10277 TREE_THIS_VOLATILE on INDIRECT_REF nodes.
10278
10279 2008-06-12 Eric Botcazou <ebotcazou@adacore.com>
10280
10281 * expr.c (store_field): Do a block copy from BLKmode to BLKmode-like.
10282 (get_inner_reference): Use BLKmode for byte-aligned BLKmode bitfields.
10283
10284 2008-06-12 Jakub Jelinek <jakub@redhat.com>
10285
10286 PR middle-end/36506
10287 * omp-low.c (expand_omp_sections): Handle #pragma omp sections with
10288 reductions.
10289
10290 2008-06-12 Richard Guenther <rguenther@suse.de>
10291
10292 PR tree-optimization/36345
10293 * tree-flow.h (struct ptr_info_def): Align escape_mask,
10294 add memory_tag_needed flag.
10295 (may_alias_p): Declare.
10296 * tree-ssa-alias.c (may_alias_p): Export.
10297 (set_initial_properties): Use memory_tag_needed flag.
10298 (update_reference_counts): Likewise.
10299 (reset_alias_info): Reset memory_tag_needed flag.
10300 (create_name_tags): Check memory_tag_needed flag.
10301 (dump_points_to_info_for): Dump it.
10302 * tree-ssa-structalias.c (struct variable_info): Remove
10303 directly_dereferenced flag.
10304 (new_var_info): Do not initialize it.
10305 (process_constraint_1): Do not set it.
10306 (update_alias_info): Set is_dereferenced flag.
10307 (set_uids_in_ptset): Use may_alias_p.
10308 (set_used_smts): Check memory_tag_needed flag.
10309 (find_what_p_points_to): Likewise. Pass is_dereferenced flag.
10310 * tree-ssa-alias.c (verify_flow_sensitive_alias_info): Check
10311 memory_tag_needed flag.
10312 * tree-ssa-alias-warnings.c (dsa_named_for): Try to recover
10313 from broken design.
10314
10315 2008-06-12 Kai Tietz <kai.tietz@onevision.com>
10316
10317 * config/i386/i386.c (ix86_compute_frame_layout): Disable
10318 red zone for w64 abi.
10319 (ix86_expand_prologue): Likewise.
10320 (ix86_force_to_memory): Likewise.
10321 (ix86_free_from_memory): Likewise.
10322
10323 2008-06-11 Edmar Wienskoski <edmar@freescale.com>
10324
10325 PR target/36425
10326 * config/rs6000/rs6000.c (rs6000_override_options): Set
10327 rs6000_isel conditionally to the absence of comand line override.
10328 * config/rs6000/linuxspe.h (SUBSUBTARGET_OVERRIDE_OPTIONS):
10329 Remove duplicate rs6000_isel setting.
10330 * config/rs6000/eabispe.h: Ditto.
10331
10332 2008-06-11 Richard Guenther <rguenther@suse.de>
10333
10334 * alias.c (get_alias_set): Use the element alias-set for arrays.
10335 (record_component_aliases): For arrays and vectors do nothing.
10336 * c-common.c (strict_aliasing_warning): Handle the cases
10337 of alias set zero explicitly.
10338 * Makefile.in (dfp.o-warn): Add -Wno-error.
10339
10340 2008-06-11 Joseph Myers <joseph@codesourcery.com>
10341
10342 * config.gcc (all_defaults): Add arch_32 arch_64 cpu_32 cpu_64
10343 tune_32 tune_64.
10344 (i[34567]86-*-* | x86_64-*-*): Add arch_32 arch_64 cpu_32 cpu_64
10345 tune_32 tune_64 to supported_defaults. Allow values not
10346 supporting 64-bit mode for arch_32, cpu_32 and tune_32 for
10347 x86_64. Do not override cpu_32 or cpu_64 values from target name.
10348 (i[34567]86-*-linux*, i[34567]86-*-solaris2.1[0-9]*): Only default
10349 with_cpu_64 to generic for 64-bit-supporting configurations, not
10350 with_cpu. Remove FIXMEs.
10351 * doc/install.texi (--with-cpu-32, --with-cpu-64, --with-arch-32,
10352 --with-arch-64, --with-tune-32, --with-tune-64): Document.
10353 * config/i386/i386.h (OPT_ARCH32, OPT_ARCH64): Define.
10354 (OPTION_DEFAULT_SPECS): Add tune_32, tune_64, cpu_32, cpu_64,
10355 arch_32 and arch_64.
10356
10357 2008-06-11 Eric Botcazou <ebotcazou@adacore.com>
10358 Olivier Hainque <hainque@adacore.com>
10359
10360 * builtins.c (get_memory_rtx): Accept byte-addressable bitfields.
10361 Use DECL_SIZE_UNIT to retrieve the size of the field.
10362
10363 2008-06-11 Joseph Myers <joseph@codesourcery.com>
10364
10365 * config/arm/arm.c (arm_init_neon_builtins): Move initialization
10366 with function calls after declarations. Lay out
10367 neon_float_type_node before further use.
10368
10369 2008-06-11 Richard Guenther <rguenther@suse.de>
10370
10371 * tree-flow.h (may_point_to_global_var): Declare.
10372 * tree-ssa-alias.c (may_point_to_global_var): New function.
10373 * tree-ssa-sink.c (is_hidden_global_store): Use it.
10374
10375 2008-06-10 Kazu Hirata <kazu@codesourcery.com>
10376
10377 * configure.ac: Teach that fido supports .debug_line.
10378 * configure: Regenerate.
10379
10380 2008-06-10 Tom Tromey <tromey@redhat.com>
10381
10382 * c-lex.c (fe_file_change): Pass SOURCE_LINE to start_source_file
10383 debug hook.
10384
10385 2008-06-10 Joseph Myers <joseph@codesourcery.com>
10386
10387 * dfp.c (WORDS_BIGENDIAN): Define to 0 if not defined.
10388 (encode_decimal64, decode_decimal64, encode_decimal128,
10389 decode_decimal128): Reverse order of 32-bit parts of value if host
10390 and target endianness differ.
10391
10392 2008-06-10 Vinodha Ramasamy <vinodha@google.com>
10393
10394 * value_prob.c (tree_divmod_fixed_value_transform): Use gcov_type.
10395 Avoid division by 0.
10396 (tree_mod_pow2_value_transform): Likewise.
10397 (tree_ic_transform): Likewise.
10398 (tree_stringops_transform): Likewise.
10399 (tree_mod_subtract_transform): Likewise.
10400 * tree-inline-c (copy_bb): Corrected int type to gcov_type.
10401 (copy_edges_for_bb): Likewise.
10402 (initialize_cfun): Likewise.
10403
10404 2008-06-10 Uros Bizjak <ubizjak@gmail.com>
10405
10406 * config/i386/i386.md (*btdi_rex64): Change operand 1 predicate to
10407 nonmemory_operand. Add "N" operand constraint.
10408 (*btsi): Ditto.
10409 (*jcc_btdi_mask_rex64): New instruction and split pattern.
10410 (*jcc_btsi_mask): Ditto.
10411 (*jcc_btsi_mask_1): Ditto.
10412
10413 2008-06-10 Joseph Myers <joseph@codesourcery.com>
10414
10415 * config/rs6000/rs6000.c (build_opaque_vector_type): Set
10416 TYPE_CANONICAL for copied element type.
10417
10418 2008-06-10 Uros Bizjak <ubizjak@gmail.com>
10419
10420 PR target/36473
10421 * config/i386/i386.c (ix86_tune_features) [TUNE_USE_BT]:
10422 Add m_CORE2 and m_GENERIC.
10423 * config/i386/predicates.md (bt_comparison_operator): New predicate.
10424 * config/i386/i386.md (*btdi_rex64): New instruction pattern.
10425 (*btsi): Ditto.
10426 (*jcc_btdi_rex64): New instruction and split pattern.
10427 (*jcc_btsi): Ditto.
10428 (*jcc_btsi_1): Ditto.
10429 (*btsq): Fix Intel asm dialect operand order.
10430 (*btrq): Ditto.
10431 (*btcq): Ditto.
10432
10433 2008-06-09 Andy Hutchinson <hutchinsonandy@aim.com>
10434
10435 PR middle-end/36447
10436 * simplify-rtx.c (simplify_subreg): Add check for shift count
10437 greater than size.
10438
10439 2008-06-09 Richard Sandiford <rdsandiford@googlemail.com>
10440
10441 * doc/md.texi: Synchronize with later constraints.md change.
10442 * longlong.h (umul_ppmm): Replace the MIPS asm implementation
10443 with a C implementation.
10444 * config/mips/mips.c (mips_legitimize_move): Remove MFHI and
10445 MFLO handling.
10446 (mips_subword): Assume TImode for CONST_INTs if TARGET_64BIT.
10447 (mips_split_doubleword_move): Use special MTHI and MFHI instructions
10448 when moving to and from MD_REGNUM.
10449 (mips_output_move): Don't handle moves from GPRs to HI_REGNUM.
10450 Handle moves from LO_REGNUM to GPRs using MFLO, MACC or DMACC.
10451 Handle byte and halfword moves.
10452 (mips_hard_regno_mode_ok_p): Handle MD_REGS and DSP_ACC_REGS
10453 separately.
10454 * config/mips/constraints.md (h): Turn into NO_REGS.
10455 (l, x): Update documentation.
10456 * config/mips/mips.md (UNSPEC_MFHILO): Delete.
10457 (UNSPEC_MFHI, UNSPEC_MTHI, UNSPEC_SET_HILO): New.
10458 (UNSPEC_TLS_LDM, UNSPEC_TLS_GET_TP): Renumber.
10459 (HILO): New mode iterator.
10460 (MOVE128): Add TI.
10461 (any_div): New code iterator.
10462 (u): Extend code attribute to div and udiv.
10463 (*add<mode>3_mips16, *movdi_64bit_mips16, *movsi_mips16): Use
10464 d_operand in the splitters. Remove redundant CONST_INT checks.
10465 (mulsi3_mult3, mul<mode>3_internal, mul<mode>3_r4000, *mul_acc_si)
10466 (*macc, *msac, *msac_using_macc, *macc2, *msac2, *mul_sub_si)
10467 (*muls): Remove "=h" clobbers. Adjust peephole2s and define_splits
10468 accordingly, using normal moves instead of unspecs to move LO into
10469 a GPR. Use d_operand and lo_operand instead of *_REG_P checks.
10470 (<u>mulsidi3): Handle expansion in C code.
10471 (<u>mulsidi3_32bit_internal): Rename to...
10472 (<u>mulsidi3_32bit): ...this.
10473 (<u>mulsidi3_32bit_r4000): Fix insn separator.
10474 (*<u>mulsidi3_64bit): Rename to...
10475 (<u>mulsidi3_64bit): ...this. Combine DImode "=h" and "=l" clobbers
10476 into a TImode "=x" clobber. In the split, use an UNSPEC_SET_HILO
10477 to set LO and HI to the multiplication result. Use a normal move
10478 for MFLO and an unspec for MFHI.
10479 (*<u>mulsidi3_64bit_parts): Replace with...
10480 (<u>mulsidi3_64bit_hilo): ...this new instruction.
10481 (<su>mulsi3_highpart): Extend to TARGET_FIX_R4000.
10482 (<su>mulsi3_highpart_internal): Turn into a define_insn_and_split
10483 and extend it to TARGET_FIX_R4000. Store the destination in a GPR
10484 instead of HI. Split the instruction into a separate multiplication
10485 and MFHI if !TARGET_FIX_R4000.
10486 (<su>muldi3_highpart): Likewise.
10487 (<su>mulsi3_highpart_mulhi_internal): Remove the first alternative
10488 and the "=h" clobber.
10489 (*<su>mulsi3_highpart_neg_mulhi_internal): Likewise.
10490 (<u>mulditi3): New expander.
10491 (<u>mulditi3_internal, <u>mulditi3_r4000): New patterns.
10492 (madsi): Remove "=h" clobber.
10493 (divmod<mode>4, udivmod<mode>4): Turn into define_insn_and_splits.
10494 Force the modulus result to be a GPR and split the instruction into
10495 a division followed by an MFHI after reload.
10496 (<u>divmod<GPR:mode>4_hilo_<HILO:mode>): New instruction.
10497 (*lea_high64): Use d_operand in the define_peephole2. Likewise
10498 the MIPS16 HIGH define_split.
10499 (*movdi_32bit, *movdi_gp32_fp64, *movdi_32bit_mips16): Change type
10500 of acc<->gpr moves to "multi".
10501 (*movdi_64bit): Replace the single "x" alternative with
10502 alternatives for moving into and out of "a".
10503 (*movhi_internal, *movqi_internal): Likewise. Use mips_output_move.
10504 (*movsi_internal): Extend the "d<-A" alternative to "d<-a".
10505 (*movdi_64bit_mips16, *movsi_mips16): Add d<-a alternatives.
10506 Use d_operand in the splitters. Remove redundant CONST_INT checks.
10507 (*movhi_mips16, *movqi_mips16): Likewise. Use mips_output_move.
10508 (movti): New expander.
10509 (*movti, *movti_mips16): New insns.
10510 (mfhilo_<mode>, *mfhilo_<mode>, *mfhilo_<mode>_macc): Delete.
10511 (mfhi<GPR:mode>_<HILO:mode>): New pattern.
10512 (mthi<GPR:mode>_<HILO:mode>): Likewise.
10513 * config/mips/predicates.md (fpr_operand): Delete.
10514 (d_operand): New predicate.
10515
10516 2008-06-09 Michael Meissner <michael.meissner@amd.com>
10517
10518 * config.gcc (i[34567]86-*-*): Put test in quotes to prevent
10519 failure on some Bourne shells.
10520 (x86_64-*-*): Ditto.
10521
10522 2008-06-09 Kai Tietz <kai.tietz@onevision.com>
10523
10524 * config/i386/cygming.h (TARGET_SUBTARGET64_DEFAULT): New.
10525
10526 2008-06-09 Eric Botcazou <ebotcazou@libertysurf.fr>
10527
10528 * doc/install.texi (*-*-solaris2*): Remove obsolete contents.
10529 (sparc-sun-solaris2*): Likewise.
10530
10531 2008-06-09 Arnaud Charlet <charlet@adacore.com
10532
10533 * doc/install.texi: Update requirements to build the Ada compiler.
10534
10535 2008-06-08 Steven Bosscher <stevenb.gcc@gmail.com>
10536
10537 * df-scan.c (struct df_scan_problem_data): Remove the
10538 mw_link_pool alloc pool.
10539 (df_scan_free_internal): Don't free it.
10540 (df_scan_alloc): Don't allocate it.
10541 * df.h (struct df_link): Update comment.
10542
10543 2008-06-08 Nathan Sidwell <nathan@codesourcery.com>
10544
10545 * except.h: Correct checks for when SJLJ exceptions must be used.
10546
10547 2008-06-08 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
10548
10549 * doc/invoke.texi (Wenum-compare): Mention that it is enabled by
10550 default.
10551
10552 2008-06-08 Joseph Myers <joseph@codesourcery.com>
10553
10554 PR tree-optimization/36218
10555 * configure.ac: Use LDFLAGS="${LDFLAGS_FOR_BUILD}" when running
10556 configure for the build system.
10557 (BUILD_LDFLAGS): Define.
10558 * configure: Regenerate.
10559 * Makefile.in (BUILD_LDFLAGS): Define to @BUILD_LDFLAGS@.
10560
10561 2008-07-08 Anatoly Sokolov <aesok@post.ru>
10562
10563 PR target/36424
10564 * config/avr/avr.h (HARD_REGNO_RENAME_OK): Define.
10565 * config/avr/avr.c (avr_hard_regno_rename_ok): New function.
10566 * config/avr/avr-protos.h (avr_hard_regno_rename_ok): New prototype.
10567
10568 2008-06-07 Danny Smith <dannysmith@users.sourceforge.net>
10569
10570 * config/i386/cygming.h (MAYBE_UWIN_CPP_BUILTINS): Remove.
10571
10572 2008-06-07 Joseph Myers <joseph@codesourcery.com>
10573
10574 * config.gcc (Obsolete configurations): Remove list of
10575 configurations.
10576 (Unsupported targets list): Add *-*-linux*aout*, *-*-linux*libc1*,
10577 *-*-solaris2.[0-6], *-*-solaris2.[0-6].*, *-*-sysv*. Remove other
10578 targets matched by those patterns.
10579 (strongarm*-*-*, ep9312*-*-*, xscale-*-*, parisc*-*-*,
10580 m680[012]0-*-*, *-*-linux*libc1*, *-*-linux*aout*,
10581 alpha*-*-unicosmk*, strongarm*-*-freebsd*, ep9312-*-elf,
10582 arm*-*-kaos*, cris-*-aout, parisc*64*-*-linux*, parisc*-*-linux*,
10583 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
10584 i[34567]86-sequent-ptx4*, i[34567]86-sequent-sysv4*,
10585 i[34567]86-*-beoself*, i[34567]86-*-beos*, i[34567]86-*-sco3.2v5*,
10586 i[34567]86-*-sysv5*, i[34567]86-*-sysv4*, i[34567]86-*-uwin*,
10587 i[34567]86-*-kaos*, m68020-*-elf*, m68010-*-netbsdelf*,
10588 mips-wrs-windiss, mt-*-elf, powerpc-*-beos*, powerpc-*-chorusos*,
10589 powerpc-wrs-windiss*, powerpcle-*-sysv*, powerpc-*-kaos*,
10590 powerpcle-*-kaos*, sh*-*-kaos*, sparc-*-sysv4*, strongarm-*-elf*,
10591 strongarm-*-pe, strongarm-*-kaos*, vax-*-bsd*, vax-*-sysv*,
10592 vax-*-ultrix*, xscale-*-elf, xscale-*-coff,
10593 i[34567]86-*-linux*aout*, i[34567]86-*-linux*libc1): Remove.
10594 Make code for Solaris 7 and greater unconditional for Solaris.
10595 (ep9312-*-*, parisc1*, m680[012]0-*-*, parisc*-*-*, mt-*-*):
10596 Remove --with-* handling.
10597 * config/rs6000/sysv4.h (-mwindiss): Remove from all specs.
10598 (LIB_WINDISS_SPEC, CPP_OS_WINDISS_SPEC, STARTFILE_WINDISS_SPEC,
10599 ENDFILE_WINDISS_SPEC, LINK_START_WINDISS_SPEC,
10600 LINK_OS_WINDISS_SPEC): Remove.
10601 * config/rs6000/sysv4.opt (mwindiss): Remove.
10602 * configure.ac (strongarm*-*-*, xscale*-*-*): Remove.
10603 * configure: Regenerate.
10604 * doc/cpp.texi: Don't mention BeOS.
10605 * doc/extend.texi (interrupt): Don't mention MS1.
10606 * doc/install.texi: (i386-@var{any}-sysv, m68k-bull-sysv,
10607 m68k-hp-hpux, m68000-hp-hpux, m68000-att-sysv,
10608 alphaev5-cray-unicosmk*, xscale-*-*, i?86-*-linux*aout,
10609 i?86-*-sco3.2v5*, i?86-*-udk, m68k-hp-hpux, powerpc-*-sysv4,
10610 powerpc-*-sysv4, powerpcle-*-sysv4, *-*-sysv*, vax-dec-ultrix):
10611 Remove.
10612 * doc/invoke.texi (MT Options): Remove.
10613 (-mwindiss): Remove.
10614 (CRIS Options): Remove cris-axis-aout references.
10615 (HPPA Options): Don't mention hppa1.1-*-pro.
10616 * doc/md.texi: (MorphoTech family): Remove.
10617 * libgcc2.c: Don't handle UWIN.
10618 * config/alpha/t-unicosmk: Remove.
10619 * config/alpha/unicosmk.h: Remove.
10620 * config/arm/kaos-arm.h: Remove.
10621 * config/arm/kaos-strongarm.h: Remove.
10622 * config/arm/strongarm-coff.h: Remove.
10623 * config/arm/strongarm-elf.h: Remove.
10624 * config/arm/strongarm-pe.h: Remove.
10625 * config/arm/t-strongarm-pe: Remove.
10626 * config/arm/t-xscale-coff: Remove.
10627 * config/arm/t-xscale-elf: Remove.
10628 * config/arm/xscale-coff.h: Remove.
10629 * config/arm/xscale-elf.h: Remove.
10630 * config/chorus.h: Remove.
10631 * config/cris/aout.h: Remove.
10632 * config/cris/aout.opt: Remove.
10633 * config/cris/t-aout: Remove.
10634 * config/i386/beos-elf.h: Remove.
10635 * config/i386/kaos-i386.h: Remove.
10636 * config/i386/ptx4-i.h: Remove.
10637 * config/i386/sco5.h: Remove.
10638 * config/i386/sco5.opt: Remove.
10639 * config/i386/sysv4-cpp.h: Remove.
10640 * config/i386/sysv5.h: Remove.
10641 * config/i386/t-beos: Remove.
10642 * config/i386/t-sco5: Remove.
10643 * config/i386/t-uwin: Remove.
10644 * config/i386/uwin.asm: Remove.
10645 * config/i386/uwin.h: Remove.
10646 * config/kaos.h: Remove.
10647 * config/mips/windiss.h: Remove.
10648 * config/mt: Remove directory.
10649 * config/pa/pa-osf.h: Remove.
10650 * config/pa/pa-pro-end.h: Remove.
10651 * config/pa/t-pro: Remove.
10652 * config/ptx4.h: Remove.
10653 * config/rs6000/beos.h: Remove.
10654 * config/rs6000/kaos-ppc.h: Remove.
10655 * config/rs6000/t-beos: Remove.
10656 * config/rs6000/windiss.h: Remove.
10657 * config/sh/kaos-sh.h: Remove.
10658 * config/sol2-6.h: Remove.
10659 * config/sparc/sol26-sld.h: Remove.
10660 * config/sparc/sysv4-only.h: Remove.
10661 * config/vax/bsd.h: Remove.
10662 * config/vax/t-memfuncs: Remove.
10663 * config/vax/ultrix.h: Remove.
10664 * config/vax/vaxv.h: Remove.
10665 * config/windiss.h: Remove.
10666
10667 2008-06-06 Uros Bizjak <ubizjak@gmail.com>
10668
10669 PR rtl-optimization/36438
10670 * cse.c (fold_rtx) [ASHIFT, LSHIFTRT, ASHIFTRT]: Break out early
10671 for vector shifts with constant scalar shift operands.
10672
10673 2008-06-06 Sandip Matte <sandip@rmicorp.com>
10674
10675 * doc/invoke.texi: Document -march=xlr.
10676 * config/mips/xlr.md: New file.
10677 * config/mips/mips.md: Include it.
10678 (cpu): Add "xlr".
10679 * config/mips/mips.h (PROCESSOR_XLR): New processor_type.
10680 * config/mips/mips.c (mips_cpu_info_table): Add an XLR entry.
10681 (mips_rtx_cost_data): Likewise.
10682
10683 2008-06-06 Nathan Froyd <froydnj@codesourcery.com>
10684
10685 * config/rs6000/rs6000.c (rs6000_mode_dependent_address): Remove
10686 PRE_INC and PRE_DEC cases.
10687
10688 2008-06-06 Jakub Jelinek <jakub@redhat.com>
10689
10690 PR rtl-optimization/36419
10691 * except.c (expand_resx_expr): Call do_pending_stack_adjust () before
10692 the emitting jump insn.
10693
10694 PR target/36362
10695 * gimplify.c (gimplify_expr) <case TRUTH_NOT_EXPR>: If *expr_p type
10696 is not bool, boolify the whole *expr_p and convert to the desired type.
10697
10698 2008-06-06 Jakub Jelinek <jakub@redhat.com>
10699
10700 * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value to 200805.
10701 * langhooks.h (struct lang_hooks_for_decls): Add omp_finish_clause.
10702 Add omp_private_outer_ref hook, add another argument to
10703 omp_clause_default_ctor hook.
10704 * langhooks-def.h (LANG_HOOKS_OMP_FINISH_CLAUSE): Define.
10705 (LANG_HOOKS_OMP_PRIVATE_OUTER_REF): Define.
10706 (LANG_HOOKS_OMP_CLAUSE_DEFAULT_CTOR): Change to
10707 hook_tree_tree_tree_tree_null.
10708 (LANG_HOOKS_DECLS): Add LANG_HOOKS_OMP_FINISH_CLAUSE and
10709 LANG_HOOKS_OMP_PRIVATE_OUTER_REF.
10710 * hooks.c (hook_tree_tree_tree_tree_null): New function.
10711 * hooks.h (hook_tree_tree_tree_tree_null): New prototype.
10712 * tree.def (OMP_TASK): New tree code.
10713 * tree.h (OMP_TASK_COPYFN, OMP_TASK_ARG_SIZE, OMP_TASK_ARG_ALIGN,
10714 OMP_CLAUSE_PRIVATE_OUTER_REF, OMP_CLAUSE_LASTPRIVATE_STMT,
10715 OMP_CLAUSE_COLLAPSE_ITERVAR, OMP_CLAUSE_COLLAPSE_COUNT,
10716 OMP_TASKREG_CHECK, OMP_TASKREG_BODY, OMP_TASKREG_CLAUSES,
10717 OMP_TASKREG_FN, OMP_TASKREG_DATA_ARG, OMP_TASK_BODY,
10718 OMP_TASK_CLAUSES, OMP_TASK_FN, OMP_TASK_DATA_ARG,
10719 OMP_CLAUSE_COLLAPSE_EXPR): Define.
10720 (enum omp_clause_default_kind): Add OMP_CLAUSE_DEFAULT_FIRSTPRIVATE.
10721 (OMP_DIRECTIVE_P): Add OMP_TASK.
10722 (OMP_CLAUSE_COLLAPSE, OMP_CLAUSE_UNTIED): New clause codes.
10723 (OMP_CLAUSE_SCHEDULE_AUTO): New schedule kind.
10724 * tree.c (omp_clause_code_name): Add OMP_CLAUSE_COLLAPSE
10725 and OMP_CLAUSE_UNTIED entries.
10726 (omp_clause_num_ops): Likewise. Increase OMP_CLAUSE_LASTPRIVATE
10727 num_ops to 2.
10728 (walk_tree_1): Handle OMP_CLAUSE_COLLAPSE and OMP_CLAUSE_UNTIED.
10729 Walk OMP_CLAUSE_LASTPRIVATE_STMT.
10730 * tree-pretty-print.c (dump_omp_clause): Handle
10731 OMP_CLAUSE_SCHEDULE_AUTO, OMP_CLAUSE_UNTIED, OMP_CLAUSE_COLLAPSE,
10732 OMP_CLAUSE_DEFAULT_FIRSTPRIVATE.
10733 (dump_generic_node): Handle OMP_TASK and collapsed OMP_FOR loops.
10734 * c-omp.c (c_finish_omp_for): Allow pointer iterators. Remove
10735 warning about unsigned iterators. Change decl/init/cond/incr
10736 arguments to TREE_VECs, check arguments for all collapsed loops.
10737 (c_finish_omp_taskwait): New function.
10738 (c_split_parallel_clauses): Put OMP_CLAUSE_COLLAPSE clause to
10739 ws_clauses.
10740 * c-parser.c (c_parser_omp_for_loop): Parse collapsed loops. Call
10741 default_function_array_conversion on init. Add par_clauses argument.
10742 If decl is present in parallel's lastprivate clause, change it to
10743 shared and add lastprivate clause for decl to OMP_FOR_CLAUSES.
10744 Add clauses argument, on success set OMP_FOR_CLAUSES to it. Look up
10745 collapse count in clauses.
10746 (c_parser_omp_for, c_parser_omp_parallel): Adjust
10747 c_parser_omp_for_loop callers.
10748 (OMP_FOR_CLAUSE_MASK): Add 1 << PRAGMA_OMP_CLAUSE_COLLAPSE.
10749 (c_parser_pragma): Handle PRAGMA_OMP_TASKWAIT.
10750 (c_parser_omp_clause_name): Handle collapse and untied clauses.
10751 (c_parser_omp_clause_collapse, c_parser_omp_clause_untied): New
10752 functions.
10753 (c_parser_omp_clause_schedule): Handle schedule(auto).
10754 Include correct location in the error message.
10755 (c_parser_omp_all_clauses): Handle PRAGMA_OMP_CLAUSE_COLLAPSE
10756 and PRAGMA_OMP_CLAUSE_UNTIED.
10757 (OMP_TASK_CLAUSE_MASK): Define.
10758 (c_parser_omp_task, c_parser_omp_taskwait): New functions.
10759 (c_parser_omp_construct): Handle PRAGMA_OMP_TASK.
10760 * tree-nested.c (convert_nonlocal_omp_clauses,
10761 convert_local_omp_clauses): Handle OMP_CLAUSE_LASTPRIVATE_STMT,
10762 OMP_CLAUSE_REDUCTION_INIT, OMP_CLAUSE_REDUCTION_MERGE,
10763 OMP_CLAUSE_COLLAPSE and OMP_CLAUSE_UNTIED.
10764 Don't handle TREE_STATIC or DECL_EXTERNAL VAR_DECLs in
10765 OMP_CLAUSE_DECL.
10766 (conver_nonlocal_reference, convert_local_reference,
10767 convert_call_expr): Handle OMP_TASK the same as OMP_PARALLEL. Use
10768 OMP_TASKREG_* macros rather than OMP_PARALLEL_*.
10769 (walk_omp_for): Adjust for OMP_FOR_{INIT,COND,INCR} changes.
10770 * tree-gimple.c (is_gimple_stmt): Handle OMP_TASK.
10771 * c-tree.h (c_begin_omp_task, c_finish_omp_task): New prototypes.
10772 * c-pragma.h (PRAGMA_OMP_TASK, PRAGMA_OMP_TASKWAIT): New.
10773 (PRAGMA_OMP_CLAUSE_COLLAPSE, PRAGMA_OMP_CLAUSE_UNTIED): New.
10774 * c-typeck.c (c_begin_omp_task, c_finish_omp_task): New functions.
10775 (c_finish_omp_clauses): Handle OMP_CLAUSE_COLLAPSE and
10776 OMP_CLAUSE_UNTIED.
10777 * c-pragma.c (init_pragma): Init omp task and omp taskwait pragmas.
10778 * c-common.h (c_finish_omp_taskwait): New prototype.
10779 * gimple-low.c (lower_stmt): Handle OMP_TASK.
10780 * tree-parloops.c (create_parallel_loop): Create 1 entry
10781 vectors for OMP_FOR_{INIT,COND,INCR}.
10782 * tree-cfg.c (remove_useless_stmts_1): Handle OMP_* containers.
10783 (make_edges): Handle OMP_TASK.
10784 * tree-ssa-operands.c (get_expr_operands): Handle collapsed OMP_FOR
10785 loops, adjust for OMP_FOR_{INIT,COND,INCR} changes.
10786 * tree-inline.c (estimate_num_insns_1): Handle OMP_TASK.
10787 * builtin-types.def (BT_PTR_ULONGLONG, BT_PTR_FN_VOID_PTR_PTR,
10788 BT_FN_BOOL_ULONGLONGPTR_ULONGLONGPTR,
10789 BT_FN_BOOL_BOOL_ULL_ULL_ULL_ULLPTR_ULLPTR,
10790 BT_FN_BOOL_BOOL_ULL_ULL_ULL_ULL_ULLPTR_ULLPTR,
10791 BT_FN_VOID_OMPFN_PTR_OMPCPYFN_LONG_LONG_BOOL_UINT): New.
10792 * omp-builtins.def (BUILT_IN_GOMP_TASK, BUILT_IN_GOMP_TASKWAIT,
10793 BUILT_IN_GOMP_LOOP_ULL_STATIC_START,
10794 BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START,
10795 BUILT_IN_GOMP_LOOP_ULL_GUIDED_START,
10796 BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START,
10797 BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START,
10798 BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START,
10799 BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START,
10800 BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START,
10801 BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT,
10802 BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT,
10803 BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT,
10804 BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT,
10805 BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT,
10806 BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT,
10807 BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT,
10808 BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT): New builtins.
10809 * gimplify.c (gimplify_omp_for): Allow pointer type for decl,
10810 handle POINTER_PLUS_EXPR. If loop counter has been replaced and
10811 original iterator is present in lastprivate clause or if
10812 collapse > 1, set OMP_CLAUSE_LASTPRIVATE_STMT. Handle collapsed
10813 OMP_FOR loops, adjust for OMP_FOR_{INIT,COND,INCR} changes.
10814 (gimplify_expr): Handle OMP_SECTIONS_SWITCH and OMP_TASK.
10815 (enum gimplify_omp_var_data): Add GOVD_PRIVATE_OUTER_REF.
10816 (omp_notice_variable): Set GOVD_PRIVATE_OUTER_REF if needed,
10817 if it is set, lookup var in outer contexts too. Handle
10818 OMP_CLAUSE_DEFAULT_FIRSTPRIVATE. Handle vars that are supposed
10819 to be implicitly determined firstprivate for task regions.
10820 (gimplify_scan_omp_clauses): Set GOVD_PRIVATE_OUTER_REF if needed,
10821 if it is set, lookup var in outer contexts too. Set
10822 OMP_CLAUSE_PRIVATE_OUTER_REF if GOVD_PRIVATE_OUTER_REF is set.
10823 Handle OMP_CLAUSE_LASTPRIVATE_STMT, OMP_CLAUSE_COLLAPSE and
10824 OMP_CLAUSE_UNTIED. Take region_type as last argument
10825 instead of in_parallel and in_combined_parallel.
10826 (gimplify_omp_parallel, gimplify_omp_for, gimplify_omp_workshare):
10827 Adjust callers.
10828 (gimplify_adjust_omp_clauses_1): Set OMP_CLAUSE_PRIVATE_OUTER_REF if
10829 GOVD_PRIVATE_OUTER_REF is set. Call omp_finish_clause langhook.
10830 (new_omp_context): Set default_kind to
10831 OMP_CLAUSE_DEFAULT_UNSPECIFIED for OMP_TASK regions.
10832 (omp_region_type): New enum.
10833 (struct gimplify_omp_ctx): Remove is_parallel and is_combined_parallel
10834 fields, add region_type.
10835 (new_omp_context): Take region_type as argument instead of is_parallel
10836 and is_combined_parallel.
10837 (gimple_add_tmp_var, omp_firstprivatize_variable, omp_notice_variable,
10838 omp_is_private, omp_check_private): Adjust ctx->is_parallel and
10839 ctx->is_combined_parallel checks.
10840 (gimplify_omp_task): New function.
10841 (gimplify_adjust_omp_clauses): Handle OMP_CLAUSE_COLLAPSE and
10842 OMP_CLAUSE_UNTIED.
10843 * omp-low.c (extract_omp_for_data): Use schedule(static)
10844 for schedule(auto). Handle pointer and unsigned iterators.
10845 Compute fd->iter_type. Handle POINTER_PLUS_EXPR increments.
10846 Add loops argument. Extract data for collapsed OMP_FOR loops.
10847 (expand_parallel_call): Assert sched_kind isn't auto,
10848 map runtime schedule to index 3.
10849 (struct omp_for_data_loop): New type.
10850 (struct omp_for_data): Remove v, n1, n2, step, cond_code fields.
10851 Add loop, loops, collapse and iter_type fields.
10852 (workshare_safe_to_combine_p): Disallow combined for if
10853 iter_type is unsigned long long. Don't combine collapse > 1 loops
10854 unless all bounds and steps are constant. Adjust extract_omp_for_data
10855 caller.
10856 (expand_omp_for_generic): Handle pointer, unsigned and long long
10857 iterators. Handle collapsed OMP_FOR loops. Adjust
10858 for struct omp_for_data changes. If libgomp function doesn't return
10859 boolean_type_node, add comparison of the return value with 0.
10860 (expand_omp_for_static_nochunk, expand_omp_for_static_chunk): Handle
10861 pointer, unsigned and long long iterators. Adjust for struct
10862 omp_for_data changes.
10863 (expand_omp_for): Assert sched_kind isn't auto, map runtime schedule
10864 to index 3. Use GOMP_loop_ull*{start,next} if iter_type is
10865 unsigned long long. Allocate loops array, pass it to
10866 extract_omp_for_data. For collapse > 1 loops use always
10867 expand_omp_for_generic.
10868 (omp_context): Add sfield_map and srecord_type fields.
10869 (is_task_ctx, lookup_sfield): New functions.
10870 (use_pointer_for_field): Use is_task_ctx helper. Change first
10871 argument's type from const_tree to tree. Clarify comment.
10872 In OMP_TASK disallow copy-in/out sharing.
10873 (build_sender_ref): Call lookup_sfield instead of lookup_field.
10874 (install_var_field): Add mask argument. Populate both record_type
10875 and srecord_type if needed.
10876 (delete_omp_context): Destroy sfield_map, clear DECL_ABSTRACT_ORIGIN
10877 in srecord_type.
10878 (fixup_child_record_type): Also remap FIELD_DECL's DECL_SIZE{,_UNIT}
10879 and DECL_FIELD_OFFSET.
10880 (scan_sharing_clauses): Adjust install_var_field callers. For
10881 firstprivate clauses on explicit tasks allocate the var by value in
10882 record_type unconditionally, rather than by reference.
10883 Handle OMP_CLAUSE_PRIVATE_OUTER_REF. Scan OMP_CLAUSE_LASTPRIVATE_STMT.
10884 Use is_taskreg_ctx instead of is_parallel_ctx.
10885 Handle OMP_CLAUSE_COLLAPSE and OMP_CLAUSE_UNTIED.
10886 (create_omp_child_function_name): Add task_copy argument, use
10887 *_omp_cpyfn* names if it is true.
10888 (create_omp_child_function): Add task_copy argument, if true create
10889 *_omp_cpyfn* helper function.
10890 (scan_omp_parallel): Adjust create_omp_child_function callers.
10891 Rename parallel_nesting_level to taskreg_nesting_level.
10892 (scan_omp_task): New function.
10893 (lower_rec_input_clauses): Don't run constructors for firstprivate
10894 explicit task vars which are initialized by *_omp_cpyfn*.
10895 Pass outer var ref to omp_clause_default_ctor hook if
10896 OMP_CLAUSE_PRIVATE_OUTER_REF or OMP_CLAUSE_LASTPRIVATE.
10897 Replace OMP_CLAUSE_REDUCTION_PLACEHOLDER decls in
10898 OMP_CLAUSE_REDUCTION_INIT.
10899 (lower_send_clauses): Clear DECL_ABSTRACT_ORIGIN if in task to
10900 avoid duplicate setting of fields. Handle
10901 OMP_CLAUSE_PRIVATE_OUTER_REF.
10902 (lower_send_shared_vars): Use srecord_type if non-NULL. Don't
10903 copy-out if TREE_READONLY, only copy-in.
10904 (expand_task_copyfn): New function.
10905 (expand_task_call): New function.
10906 (struct omp_taskcopy_context): New type.
10907 (task_copyfn_copy_decl, task_copyfn_remap_type, create_task_copyfn):
10908 New functions.
10909 (lower_omp_parallel): Rename to...
10910 (lower_omp_taskreg): ... this. Use OMP_TASKREG_* macros where needed.
10911 Call create_task_copyfn if srecord_type is needed. Adjust
10912 sender_decl type.
10913 (task_shared_vars): New variable.
10914 (check_omp_nesting_restrictions): Warn if work-sharing,
10915 barrier, master or ordered region is closely nested inside OMP_TASK.
10916 Add warnings for barrier if closely nested inside of work-sharing,
10917 ordered, or master region.
10918 (scan_omp_1): Call check_omp_nesting_restrictions even for
10919 GOMP_barrier calls. Rename parallel_nesting_level to
10920 taskreg_nesting_level. Handle OMP_TASK.
10921 (lower_lastprivate_clauses): Even if some lastprivate is found on a
10922 work-sharing construct, continue looking for them on parent parallel
10923 construct.
10924 (lower_omp_for_lastprivate): Add lastprivate clauses
10925 to the beginning of dlist rather than end. Adjust for struct
10926 omp_for_data changes.
10927 (lower_omp_for): Add rec input clauses before OMP_FOR_PRE_BODY,
10928 not after it. Handle collapsed OMP_FOR loops, adjust for
10929 OMP_FOR_{INIT,COND,INCR} changes, adjust extract_omp_for_data caller.
10930 (get_ws_args_for): Adjust extract_omp_for_data caller.
10931 (scan_omp_for): Handle collapsed OMP_FOR
10932 loops, adjust for OMP_FOR_{INIT,COND,INCR} changes.
10933 (lower_omp_single_simple): If libgomp function doesn't return
10934 boolean_type_node, add comparison of the return value with 0.
10935 (diagnose_sb_1, diagnose_sb_2): Handle collapsed OMP_FOR
10936 loops, adjust for OMP_FOR_{INIT,COND,INCR} changes. Handle OMP_TASK.
10937 (parallel_nesting_level): Rename to...
10938 (taskreg_nesting_level): ... this.
10939 (is_taskreg_ctx): New function.
10940 (build_outer_var_ref, omp_copy_decl): Use is_taskreg_ctx instead
10941 of is_parallel_ctx.
10942 (execute_lower_omp): Rename parallel_nesting_level to
10943 taskreg_nesting_level.
10944 (expand_omp_parallel): Rename to...
10945 (expand_omp_taskreg): ... this. Use OMP_TASKREG_* macros where needed.
10946 Call omp_task_call for OMP_TASK regions.
10947 (expand_omp): Adjust caller, handle OMP_TASK.
10948 (lower_omp_1): Adjust lower_omp_taskreg caller, handle OMP_TASK.
10949
10950 * bitmap.c (bitmap_default_obstack_depth): New variable.
10951 (bitmap_obstack_initialize, bitmap_obstack_release): Do nothing
10952 if argument is NULL and bitmap_default_obstack is already initialized.
10953 * ipa-struct-reorg.c (do_reorg_1): Call bitmap_obstack_release
10954 at the end.
10955 * matrix-reorg.c (matrix_reorg): Likewise.
10956
10957 2008-06-06 Uros Bizjak <ubizjak@gmail.com>
10958
10959 * config/i386/i386.md (*indirect_jump): Macroize using P
10960 mode iterator. Remove !TARGET_64BIT from insn constraints.
10961 (*tablejump_1): Ditto.
10962 (*indirect_jump_rex64): Remove insn pattern.
10963 (*tablejump_1_rex64): Ditto.
10964 (eh_return_<mode>): Macroize using P mode iterator from eh_return_di
10965 and eh_return_si insn patterns.
10966
10967 2008-06-06 Richard Guenther <rguenther@suse.de>
10968
10969 * tree-ssa-structalias.c (merge_smts_into): Remove.
10970 (find_what_p_points_to): Do not bother to compute the
10971 points-to set for pt_anything pointers.
10972 * tree-ssa-operands.c (get_addr_dereference_operands): No NMT
10973 for pt_anything pointers is ok.
10974
10975 2008-06-06 Jan Hubicka <jh@suse.cz>
10976
10977 * passes.c (execute_ipa_pass_list): Do not regenerate summaries.
10978
10979 2008-06-06 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
10980
10981 * cgraph.c: Fix typos in comments.
10982 (cgraph_availability_names): Fix string typo.
10983 * fold-const.c: Fix typos in comments.
10984 (fold_binary): Fix typo in warning.
10985 * genautomata.c: Fix typos in comments.
10986 (check_presence_pattern_sets): Fix typo in local variable.
10987 (output_description): Fix typo in output.
10988 * ggc-zone.c (ggc_pch_finish): Fix typo in error message.
10989 * hwint.h: Likewise.
10990 * matrix-reorg.c (check_allocation_function): Likewise.
10991 * omega.c (smooth_weird_equations): Likewise.
10992 * auto-inc-dec.c: Fix typos in comments.
10993 * bb-reorder.c: Likewise.
10994 * builtins.c: Likewise.
10995 * c-common.c: Likewise.
10996 * c-cppbuiltin.c: Likewise.
10997 * c-parser.c: Likewise.
10998 * c-pretty-print.c: Likewise.
10999 * cfgcleanup.c: Likewise.
11000 * cfgexpand.c: Likewise.
11001 * cfghooks.c: Likewise.
11002 * cfglayout.c: Likewise.
11003 * cfgloopmanip.c: Likewise.
11004 * cgraphunit.c: Likewise.
11005 * coverage.c: Likewise.
11006 * dbxout.c: Likewise.
11007 * df-byte-scan.c: Likewise.
11008 * df-core.c: Likewise.
11009 * df-problems.c: Likewise.
11010 * df-scan.c: Likewise.
11011 * dfp.c: Likewise.
11012 * dominance.c: Likewise.
11013 * domwalk.c: Likewise.
11014 * dse.c: Likewise.
11015 * dwarf2out.c: Likewise.
11016 * emit-rtl.c: Likewise.
11017 * et-forest.c: Likewise.
11018 * function.c: Likewise.
11019 * function.h: Likewise.
11020 * gcc.c: Likewise.
11021 * gcov-io.c: Likewise.
11022 * gcov.c: Likewise.
11023 * gcse.c: Likewise.
11024 * genattrtab.c: Likewise.
11025 * ggc-page.c: Likewise.
11026 * gimplify.c: Likewise.
11027 * gthr-lynx.h: Likewise.
11028 * haifa-sched.c: Likewise.
11029 * ipa-cp.c: Likewise.
11030 * ipa-inline.c: Likewise.
11031 * ipa-prop.h: Likewise.
11032 * ipa-pure-const.c: Likewise.
11033 * ipa-struct-reorg.c: Likewise.
11034 * ipa-struct-reorg.h: Likewise.
11035 * ipa-type-escape.c: Likewise.
11036 * ipa.c: Likewise.
11037 * loop-doloop.c: Likewise.
11038 * mips-tfile.c: Likewise.
11039 * mkmap-flat.awk: Likewise.
11040 * mkmap-symver.awk: Likewise.
11041 * modulo-sched.c: Likewise.
11042 * omp-low.c: Likewise.
11043 * optabs.c: Likewise.
11044 * optabs.h: Likewise.
11045 * opts.c: Likewise.
11046 * passes.c: Likewise.
11047 * postreload-gcse.c: Likewise.
11048 * postreload.c: Likewise.
11049 * predict.c: Likewise.
11050 * pretty-print.h: Likewise.
11051 * profile.c: Likewise.
11052 * protoize.c: Likewise.
11053 * ra-conflict.c: Likewise.
11054 * real.c: Likewise.
11055 * recog.c: Likewise.
11056 * regclass.c: Likewise.
11057 * regs.h: Likewise.
11058 * reload.c: Likewise.
11059 * rtl-error.c: Likewise.
11060 * rtlanal.c: Likewise.
11061 * scan.h: Likewise.
11062 * sched-rgn.c: Likewise.
11063 * see.c: Likewise.
11064 * stmt.c: Likewise.
11065 * target.h: Likewise.
11066 * tree-dfa.c: Likewise.
11067 * tree-eh.c: Likewise.
11068 * tree-flow-inline.h: Likewise.
11069 * tree-inline.c: Likewise.
11070 * tree-into-ssa.c: Likewise.
11071 * tree-loop-distribution.c: Likewise.
11072 * tree-nested.c: Likewise.
11073 * tree-parloops.c: Likewise.
11074 * tree-pass.h: Likewise.
11075 * tree-pretty-print.c: Likewise.
11076 * tree-profile.c: Likewise.
11077 * tree-scalar-evolution.c: Likewise.
11078 * tree-sra.c: Likewise.
11079 * tree-ssa-alias-warnings.c: Likewise.
11080 * tree-ssa-ccp.c: Likewise.
11081 * tree-ssa-coalesce.c: Likewise.
11082 * tree-ssa-dom.c: Likewise.
11083 * tree-ssa-dse.c: Likewise.
11084 * tree-ssa-forwprop.c: Likewise.
11085 * tree-ssa-live.c: Likewise.
11086 * tree-ssa-live.h: Likewise.
11087 * tree-ssa-loop-im.c: Likewise.
11088 * tree-ssa-loop-ivopts.c: Likewise.
11089 * tree-ssa-loop-niter.c: Likewise.
11090 * tree-ssa-loop-prefetch.c: Likewise.
11091 * tree-ssa-phiopt.c: Likewise.
11092 * tree-ssa-phiprop.c: Likewise.
11093 * tree-ssa-sccvn.c: Likewise.
11094 * tree-ssa-ter.c: Likewise.
11095 * tree-ssa-threadupdate.c: Likewise.
11096 * tree-ssa.c: Likewise.
11097 * tree-vect-analyze.c: Likewise.
11098 * tree-vect-transform.c: Likewise.
11099 * tree-vectorizer.c: Likewise.
11100 * tree-vn.c: Likewise.
11101 * tree-vrp.c: Likewise.
11102 * tree.c: Likewise.
11103 * tree.def: Likewise.
11104 * tree.h: Likewise.
11105 * unwind-dw2-fde.c: Likewise.
11106 * unwind.inc: Likewise.
11107 * value-prof.c: Likewise.
11108 * vmsdbgout.c: Likewise.
11109
11110 2008-06-05 David Edelsohn <edelsohn@gnu.org>
11111
11112 * config/rs6000/xcoff.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Do not
11113 always place FP constants in the TOC for TARGET_POWERPC64.
11114 * config/rs6000/linux64.h (ASM_OUTPUT_SPECIAL_POOL_ENTRY_P): Same.
11115
11116 2008-06-05 Joseph Myers <joseph@codesourcery.com>
11117
11118 * config.gcc (powerpc-*-linux*spe*): Use t-dfprules.
11119 * config/rs6000/dfp.md (negdd2, absdd2, negtd2, abstd2): Do not
11120 enable for TARGET_E500_DOUBLE.
11121 (*movdd_softfloat32): Also enable for !TARGET_FPRS.
11122 * config/rs6000/rs6000.c (invalid_e500_subreg): Treat decimal
11123 floating-point modes like integer modes for E500 double.
11124 (rs6000_legitimate_offset_address_p): Likewise.
11125 (rs6000_legitimize_address): Likewise. Do not allow REG+REG
11126 addressing for DDmode for E500 double.
11127 (rs6000_hard_regno_nregs): Do not treat decimal floating-point
11128 modes as using 64-bits of registers for E500 double.
11129 (spe_build_register_parallel): Do not handle DDmode or TDmode.
11130 (rs6000_spe_function_arg): Do not handle DDmode or TDmode
11131 specially for E500 double.
11132 (function_arg): Do not call rs6000_spe_function_arg for DDmode or
11133 TDmode for E500 double.
11134 (rs6000_gimplify_va_arg): Only handle SDmode in registers
11135 specially if TARGET_HARD_FLOAT && TARGET_FPRS.
11136 (rs6000_split_multireg_move): Do not handle TDmode specially for
11137 E500 double.
11138 (spe_func_has_64bit_regs_p): Do not treat DDmode or TDmode as
11139 using 64-bit registers for E500 double.
11140 (emit_frame_save): Do not handle DDmode specially for E500 double.
11141 (gen_frame_mem_offset): Likewise.
11142 (rs6000_function_value): Do not call spe_build_register_parallel
11143 for DDmode or TDmode.
11144 (rs6000_libcall_value): Likewise.
11145 * config/rs6000/rs6000.h (LOCAL_ALIGNMENT, MEMBER_TYPE_FORCES_BLK,
11146 DATA_ALIGNMENT, CLASS_MAX_NREGS): Do not handle DDmode specially
11147 for E500 double.
11148
11149 2008-06-04 H.J. Lu <hongjiu.lu@intel.com>
11150
11151 * config/i386/i386.c (setup_incoming_varargs_64): Fix a typo
11152 in comments.
11153
11154 2008-06-04 Junjie Gu <jgu@tensilica.com>
11155
11156 * config/xtensa/lib2funcs.S (__xtensa_nonlocal_goto): Use unsigned
11157 comparison for frame pointers.
11158
11159 2008-06-04 Andy Hutchinson <hutchinsonandy@aim.com>
11160
11161 PR target/27386
11162 * config/avr/avr.h (PUSH_ROUNDING): Remove.
11163
11164 2008-06-04 Andy Hutchinson <hutchinsonandy@aim.com>
11165
11166 PR target/30243
11167 * builtins.c (expand_builtin_signbit): Don't take lowpart when
11168 register is already smaller or equal to required mode.
11169
11170 2008-06-04 Xinliang David Li <davidxl@google.com>
11171
11172 * tree-call-cdce.c: New file.
11173 (cond_dead_built_in_calls): New static variable.
11174 (input_domain): New struct.
11175 (check_pow): New function.
11176 (check_builtin_call): Ditto.
11177 (check_target_format): Ditto.
11178 (is_call_dce_candidate): Ditto.
11179 (gen_one_condition): Ditto.
11180 (gen_conditions_for_domain): Ditto.
11181 (get_domain): Ditto.
11182 (gen_conditions_for_pow_cst_base): Ditto.
11183 (gen_conditions_for_pow_int_base): Ditto.
11184 (gen_conditions_for_pow): Ditto.
11185 (get_no_error_domain): Ditto.
11186 (gen_shrink_wrap_conditions): Ditto.
11187 (shrink_wrap_one_built_in_call): Ditto.
11188 (shink_wrap_conditional_dead_built_in_calls): Ditto.
11189 (tree_call_cdce): Ditto.
11190 (gate_call_cdce): Ditto.
11191 (pass_call_cdce): New gimple pass.
11192 * passes.c: (init_optimization_passes): New pass.
11193 * tree-pass.h: New pass declaration.
11194 * opts.c (decode_options): New flag setting.
11195 * common.opt: Add -ftree-builtin-call-dce flag.
11196 * Makefile.in: Add new source file.
11197 * tempvar.def: New tv_id.
11198 * doc/invoke.texi (-ftree-builtin-call-dce): New flag.
11199
11200 2008-06-04 Richard Guenther <rguenther@suse.de>
11201
11202 * tree-flow-inline.h (is_global_var): Do not check TREE_STATIC on MTAGs.
11203 (is_call_clobbered): Always check var_ann->call_clobbered.
11204 (mark_call_clobbered): Always set var_ann->call_clobbered.
11205 (clear_call_clobbered): Always clear var_ann->call_clobbered.
11206 * tree-ssa-alias.c (mark_non_addressable): Use clear_call_clobbered.
11207 (reset_alias_info): Clear call clobbering info on MTAGs and
11208 globals as well.
11209 (set_pt_anything): Set pt_global_mem.
11210 (create_tag_raw): Adjust comment.
11211 (may_be_aliased): Do not check TREE_PUBLIC on MTAGs.
11212
11213 2008-06-04 Joseph Myers <joseph@codesourcery.com>
11214 Maxim Kuvyrkov <maxim@codesourcery.com>
11215
11216 * config/m68k/m68k.opt (mxgot): New option.
11217 * config/m68k/m68k.c (legitimize_pic_address): Handle -mxgot.
11218 (m68k_output_addr_const_extra): New.
11219 * config/m68k/m68k.h (OUTPUT_ADDR_CONST_EXTRA): New.
11220 * config/m68k/m68k-protos.h (m68k_output_addr_const_extra): Declare.
11221 * config/m68k/m68k.md (UNSPEC_GOTOFF): Define.
11222 * doc/invoke.texi (M680x0 Options): Document -mxgot.
11223
11224 2008-06-04 Richard Guenther <rguenther@suse.de>
11225
11226 * tree-ssa-structalias.c (handle_ptr_arith): Correctly handle
11227 negative or non-representable offsets.
11228
11229 2008-06-03 H.J. Lu <hongjiu.lu@intel.com>
11230
11231 * config/i386/i386.c (ix86_gen_leave): New.
11232 (ix86_gen_pop1): Likewise.
11233 (ix86_gen_add3): Likewise.
11234 (ix86_gen_sub3): Likewise.
11235 (ix86_gen_sub3_carry): Likewise.
11236 (ix86_gen_one_cmpl2): Likewise.
11237 (ix86_gen_monitor): Likewise.
11238 (override_options): Initialize ix86_gen_leave, ix86_gen_pop1,
11239 ix86_gen_add3, ix86_gen_sub3, ix86_gen_sub3_carry,
11240 ix86_gen_one_cmpl2 and ix86_gen_monitor.
11241 (ix86_file_end): Use mov%z0 instead of mov{q}/mov{l}.
11242 (output_set_got): Use mov%z0, pop%z0 and add%z0 instead of
11243 mov{q}/mov{l}, pop{q}/pop{l} and add{q}/add{l}.
11244 (ix86_expand_epilogue): Updated.
11245 (print_operand): Handle integer register operand for 'z'.
11246 (ix86_expand_strlensi_unroll_1): Likewise.
11247 (ix86_expand_strlen): Likewise.
11248 (ix86_expand_builtin): Likewise.
11249 (x86_output_mi_thunk): Use mov%z1 and add%z1 instead of
11250 mov{q}/mov{l} and add{q}/add{l}.
11251
11252 2008-06-03 Kai Tietz <kai.tietz@onevision.com>
11253
11254 * config/i386/i386.md (P): New mode iterator.
11255 (SFmode push_operand splitter): Macroize DImode and SImode pushes
11256 using P mode iterator.
11257 (DFmode push_operand splitter): Ditto.
11258 (XFmode push_operand splitter): Ditto.
11259 (DFmode float_extend SFmode push_operand splitter): Ditto.
11260 (XFmode float_extend SFmode push_operand splitter): Do not generate
11261 SImode pushes for 64bit target. Macroize Dimode and SImode
11262 pushes using P mode iterator.
11263 (XFmode float_extend DFmode push_operand splitter): Ditto.
11264
11265 2008-06-03 Kai Tietz <kai.tietz@onevision.com>
11266
11267 * config/i386/i386-protos.h (ix86_reg_parm_stack_space): New.
11268 * config/i386/i386.h (ix86_reg_parm_stack_space): Removed prototype.
11269 * config/i386/i386.c (ix86_reg_parm_stack_space): Changed
11270 return type to int.
11271 (ix86_call_abi_override): Remove check for call_used_regs.
11272
11273 2008-06-03 Richard Guenther <rguenther@suse.de>
11274
11275 * tree-ssa-structalias.c (find_func_aliases): Add constraints
11276 for the lhs of calls if the return type contains pointers.
11277
11278 2008-06-03 Kai Tietz <kai.tietz@onevision.com>
11279
11280 * doc/tm.texi (OVERRIDE_ABI_FORMAT): New.
11281 * doc/extend.texi (ms_abi,sysv_abi): New attribute description.
11282 * function.c (allocate_struct_function): Use of OVERRIDE_ABI_FORMAT.
11283 * config/i386/cygming.h (TARGET_64BIT_MS_ABI): Make use
11284 of cfun and DEFAULT_ABI to deceide abi mode.
11285 (DEFAULT_ABI): New.
11286 (REG_PARM_STACK_SPACE): Removed.
11287 (OUTGOING_REG_PARM_STACK_SPACE): Removed.
11288 (STACK_BOUNDARY): Use default target to deceide stack boundary.
11289 * config/i386/i386-protos.h (ix86_cfun_abi): New.
11290 (ix86_function_abi): Likewise.
11291 (ix86_function_type_abi): Likewise.
11292 (ix86_call_abi_override): Likewise.
11293 * confid/i386/i386.md (SSE_REGPARM_MAX): Replaced by abi
11294 specific define X86_64_SSE_REGPARM_MAX/X64_SSE_REGPARM_MAX.
11295 * config/i386/i386.c (override_options): Replace TARGET_64BIT_MS_ABI.
11296 (X86_64_VARARGS_SIZE): Replace REGPARM_MAX and SSE_REGPARM_MAX by abi
11297 specific defines.
11298 (X86_64_REGPARM_MAX): New.
11299 (X86_64_SSE_REGPARM_MAX): New.
11300 (X64_REGPARM_MAX): New.
11301 (X64_SSE_REGPARM_MAX): New.
11302 (X86_32_REGPARM_MAX): New.
11303 (X86_32_SSE_REGPARM_MAX): New.
11304 (ix86_handle_cconv_attribute): Replace TARGET_64BIT_MS_ABI.
11305 (ix86_function_regparm): Handle user calling abi.
11306 (ix86_function_arg_regno_p): Replace TARGET_64BIT_MS_ABI
11307 by DEFAULT_ABI versus SYSV_ABI check.
11308 (ix86_reg_parm_stack_space): New.
11309 (ix86_function_type_abi): New.
11310 (ix86_call_abi_override): New.
11311 (ix86_function_abi): New.
11312 (ix86_cfun_abi): New.
11313 (init_cumulative_args): Call abi specific initialization.
11314 (function_arg_advance): Remove TARGET_64BIT_MS_ABI.
11315 (function_arg_64): Extend SSE_REGPARM_MAX check.
11316 (function_arg (): Remove TARGET_64BIT_MS_ABI.
11317 (ix86_pass_by_reference): Likewise.
11318 (ix86_function_value_regno_p): Likewise.
11319 (function_value_64): Replace REGPARM_MAX, and SSE_REGPARM_MAX.
11320 (ix86_function_value_1): Replace TARGET_64BIT_MS_ABI.
11321 (return_in_memory_ms_64): Replace TARGET_64BIT_MS_ABI.
11322 (ix86_build_builtin_va_list): Replace TARGET_64BIT_MS_ABI.
11323 (setup_incoming_varargs_64): Adjust regparm for call abi.
11324 (ix86_setup_incoming_varargs): Replace TARGET_64BIT_MS_ABI.
11325 (ix86_va_start): Likewise.
11326 (ix86_gimplify_va_arg): Likewise.
11327 (ix86_expand_prologue): Likewise.
11328 (output_pic_addr_const): Likewise.
11329 (ix86_init_machine_status): Initialize call_abi by DEFAULT_ABI.
11330 (x86_this_parameter): Replace TARGET_64BIT_MS_ABI.
11331 (x86_output_mi_thunk): Likewise.
11332 (x86_function_profiler): Likewise.
11333 * config/i386/i386.h (TARGET_64BIT_MS_ABI): Use ix64_cfun_abi.
11334 (SYSV_ABI, MS_ABI): New constants.
11335 (DEFAULT_ABI): New.
11336 (init_regs): Add prototype of function in regclass.c file.
11337 (OVERRIDE_ABI_FORMAT): New.
11338 (CONDITIONAL_REGISTER_USAGE): Remove TARGET_64BIT_MS_ABI part.
11339 (REG_PARM_STACK_SPACE): Use ix86_reg_parm_stack_space.
11340 (OUTGOING_REG_PARM_STACK_SPACE): New.
11341 (ix86_reg_parm_stack_space): New prototype.
11342 (CUMULATIVE_ARGS): Add call_abi member.
11343 (machine_function): Add call_abi member.
11344 * config/i386/mingw32.h (EXTRA_OS_CPP_BUILTINS): Replace
11345 TARGET_64BIT_MS_ABI by DEFAULT_ABI compare to MS_ABI.
11346
11347 2008-06-02 Andy Hutchinson <hutchinsonandy@aim.com>
11348
11349 PR target/34879
11350 * config/avr/avr.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Redefine.
11351 (avr_builtin_setjmp_frame_value): New function.
11352 * config/avr/avr.md (nonlocal_goto_receiver): Define.
11353 (nonlocal_goto): Define.
11354
11355 2008-06-02 Richard Sandiford <rdsandiford@googlemail.com>
11356
11357 * config/mips/mips.c (mips_emit_loadgp): Return early if
11358 there is nothing do to, otherwise emit a blockage if
11359 !TARGET_EXPLICIT_RELOCS || crtl->profile.
11360 * config/mips/mips.md (loadgp_blockage): Use SI rather than DI.
11361
11362 2008-06-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
11363
11364 * configure.ac: Drop unneeded backslash ending up in config.in.
11365 * acinclude.m4: Likewise.
11366 * config.in: Regenerate.
11367
11368 2008-05-26 Jan Hubicka <jh@suse.cz>
11369
11370 * predict.c (maybe_hot_frequency_p): Break out of...
11371 (maybe_hot_bb_p): ... here.
11372 (maybe_hot_edge_p): New.
11373 * tree-ssa-coalesce.c (coalesce_cost_edge): Compute cost based on edge.
11374 * basic-block.h (maybe_hot_edge_p): Declare.
11375
11376 2008-05-31 Uros Bizjak <ubizjak@gmail.com>
11377
11378 * config/i386/i386.md (*cmpfp_<mode>): Enable for optimize_size.
11379 (*cmpfp_<mode>_cc): Ditto.
11380 (*fp_jcc_8<mode>_387): Ditto.
11381 (*fop_<MODEF:mode>_2_i387): Ditto.
11382 (*fop_<MODEF:mode>_3_i387): Ditto.
11383 (*fop_xf_2_i387): Ditto.
11384 (*fop_xf_3_i387): Ditto.
11385
11386 2008-06-02 Tomas Bily <tbily@suse.cz>
11387
11388 * tree-ssa-ifcombine.c (get_name_for_bit_test): Use CONVERT_EXPR_P.
11389
11390 2008-06-01 Richard Sandiford <rdsandiford@googlemail.com>
11391
11392 * config/mips/mips.c (mips_valid_offset_p): New function.
11393 (mips_valid_lo_sum_p): Likewise.
11394 (mips_classify_address): Use them.
11395 (mips_force_address): New function.
11396 (mips_legitimize_address): Use it.
11397 * config/mips/mips.md (MOVE128): New mode iterator.
11398 (movtf): Require TARGET_64BIT. Remove empty strings.
11399 (*movtf_internal): Rename to...
11400 (*movtf): ...this and require !TARGET_MIPS16. Use "m" instead
11401 of "R" and use {,fp}{load,store} attributes instead of "multi".
11402 Use a separate define_split.
11403 (*movtf_mips16): New pattern.
11404
11405 2008-06-01 Richard Sandiford <rdsandiford@googlemail.com>
11406
11407 * config/mips/mips-protos.h (mips_expand_before_return): Declare.
11408 * config/mips/mips.c (mips_expand_before_return): New function.
11409 (mips_expand_epilogue): Call it.
11410 * config/mips/mips.md (return): Turn into a define_expand.
11411 (*return): New insn.
11412
11413 2008-06-01 Richard Sandiford <rdsandiford@googlemail.com>
11414
11415 * rtl.h (emit_clobber, gen_clobber, emit_use, gen_use): Declare.
11416 * emit-rtl.c (emit_clobber, gen_clobber, emit_use, gen_use): New
11417 functions. Do not emit uses and clobbers of CONCATs; individually
11418 use and clobber their operands.
11419 * builtins.c (expand_builtin_setjmp_receiver): Use emit_clobber,
11420 gen_clobber, emit_use and gen_use.
11421 (expand_builtin_longjmp, expand_builtin_nonlocal_goto): Likewise.
11422 (expand_builtin_return): Likewise.
11423 * cfgbuild.c (count_basic_blocks): Likewise.
11424 * cfgrtl.c (rtl_flow_call_edges_add): Likewise.
11425 * explow.c (emit_stack_restore): Likewise.
11426 * expmed.c (extract_bit_field_1): Likewise.
11427 * expr.c (convert_move, emit_move_complex_parts): Likewise.
11428 (emit_move_multi_word, store_constructor): Likewise.
11429 * function.c (do_clobber_return_reg, do_use_return_reg): Likewise.
11430 (thread_prologue_and_epilogue_insns): Likewise.
11431 * lower-subreg.c (resolve_simple_move): Likewise.
11432 * optabs.c (widen_operand, expand_binop): Likewise.
11433 (expand_doubleword_bswap, emit_no_conflict_block): Likewise.
11434 * reload.c (find_reloads): Likewise.
11435 * reload1.c (eliminate_regs_in_insn): Likewise.
11436 * stmt.c (expand_nl_goto_receiver): Likewise.
11437 * config/alpha/alpha.md (builtin_longjmp): Likewise.
11438 * config/arc/arc.md (*movdi_insn, *movdf_insn): Likewise.
11439 * config/arm/arm.c (arm_load_pic_register): Likewise.
11440 (thumb1_expand_epilogue, thumb_set_return_address): Likewise.
11441 * config/arm/arm.md (untyped_return): Likewise.
11442 * config/arm/linux-elf.h (PROFILE_HOOK): Likewise.
11443 * config/avr/avr.c (expand_prologue): Likewise.
11444 * config/bfin/bfin.c (do_unlink): Likewise.
11445 * config/bfin/bfin.md (<optab>di3, adddi3, subdi3): Likewise.
11446 * config/cris/cris.c (cris_expand_prologue): Likewise.
11447 * config/darwin.c (machopic_indirect_data_reference): Likewise.
11448 (machopic_legitimize_pic_address): Likewise.
11449 * config/frv/frv.c (frv_frame_access, frv_expand_epilogue): Likewise.
11450 (frv_ifcvt_modify_insn, frv_expand_mdpackh_builtin): Likewise.
11451 * config/i386/i386.c (ix86_expand_vector_move_misalign): Likewise.
11452 (ix86_expand_convert_uns_didf_sse): Likewise.
11453 (ix86_expand_vector_init_general): Likewise.
11454 * config/ia64/ia64.md (eh_epilogue): Likewise.
11455 * config/iq2000/iq2000.c (iq2000_expand_epilogue): Likewise.
11456 * config/m32c/m32c.c (m32c_emit_eh_epilogue): Likewise.
11457 * config/m32r/m32r.c (m32r_reload_lr): Likewise.
11458 (config/iq2000/iq2000.c): Likewise.
11459 * config/mips/mips.md (fixuns_truncdfsi2): Likewise.
11460 (fixuns_truncdfdi2, fixuns_truncsfsi2, fixuns_truncsfdi2): Likewise.
11461 (builtin_longjmp): Likewise.
11462 * config/mn10300/mn10300.md (call, call_value): Likewise.
11463 * config/pa/pa.md (nonlocal_goto, nonlocal_longjmp): Likewise.
11464 * config/pdp11/pdp11.md (abshi2): Likewise.
11465 * config/rs6000/rs6000.c (rs6000_emit_move): Likewise.
11466 * config/s390/s390.c (s390_emit_prologue): Likewise.
11467 * config/s390/s390.md (movmem_long, setmem_long): Likewise.
11468 (cmpmem_long, extendsidi2, zero_extendsidi2, udivmoddi4): Likewise.
11469 (builtin_setjmp_receiver, restore_stack_nonlocal): Likewise.
11470 * config/sh/sh.c (prepare_move_operands): Likewise.
11471 (output_stack_adjust, sh_expand_epilogue): Likewise.
11472 (sh_set_return_address, sh_expand_t_scc): Likewise.
11473 * config/sparc/sparc.c (load_pic_register): Likewise.
11474 * config/sparc/sparc.md (untyped_return, nonlocal_goto): Likewise.
11475 * config/spu/spu.c (spu_expand_epilogue): Likewise.
11476 * config/v850/v850.c (expand_epilogue): Likewise.
11477
11478 2008-05-31 Anatoly Sokolov <aesok@post.ru>
11479
11480 * config/avr/avr.md (UNSPECV_WRITE_SP_IRQ_ON): New constants.
11481 (UNSPECV_WRITE_SP_IRQ_OFF): (Ditto.).
11482 (movhi_sp_r_irq_off, movhi_sp_r_irq_on): New insn.
11483 * config/avr/avr.c (expand_prologue, expand_epilogue): Use
11484 movhi_sp_r_irq_off and movhi_sp_r_irq_on insns for writing to the
11485 stack pointer register.
11486 (output_movhi): Remove code for interrupt specific writing to the
11487 stack pointer register.
11488
11489 2008-05-31 Richard Guenther <rguenther@suse.de>
11490
11491 PR tree-optimization/34244
11492 * fold-const.c (tree_expr_nonnegative_warnv_p): Do not ask VRP.
11493 (tree_expr_nonzero_warnv_p): Likewise.
11494 * tree-vrp.c (vrp_expr_computes_nonnegative): Call
11495 ssa_name_nonnegative_p.
11496 (vrp_expr_computes_nonzero): Call ssa_name_nonzero_p.
11497 (extract_range_from_unary_expr): Use vrp_expr_computes_nonzero,
11498 not tree_expr_nonzero_warnv_p.
11499
11500 PR tree-optimization/36262
11501 Revert
11502 2007-11-29 Zdenek Dvorak <ook@ucw.cz>
11503
11504 PR tree-optimization/34244
11505 * tree-vrp.c (adjust_range_with_scev): Clear scev cache.
11506 (record_numbers_of_iterations): New function.
11507 (execute_vrp): Cache the numbers of iterations of loops.
11508 * tree-scalar-evolution.c (scev_reset_except_niters):
11509 New function.
11510 (scev_reset): Use scev_reset_except_niters.
11511 * tree-scalar-evolution.h (scev_reset_except_niters): Declare.
11512
11513 2008-05-31 Bernd Schmidt <bernd.schmidt@analog.com>
11514
11515 * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define
11516 __WORKAROUND_RETS when appropriate.
11517
11518 2008-05-31 Uros Bizjak <ubizjak@gmail.com>
11519
11520 * config/i386/i386.md (*fop_<mode>_comm_mixed): Macroize from
11521 *fop_sf_comm_mixed and *fop_df_comm_mixed insn patterns using MODEF
11522 mode iterator.
11523 (*fop_<mode>_comm_sse): Macroize from *fop_sf_comm_sse and
11524 *fop_df_comm_sse insn patterns using MODEF mode iterator.
11525 (*fop_<mode>_comm_i387): Macroize from *fop_sf_comm_i387 and
11526 *fop_df_comm_i387 insn patterns using MODEF mode iterator.
11527 (*fop_<mode>_1_mixed): Macroize from *fop_sf_1_mixed and
11528 *fop_df_1_mixed insn patterns using MODEF mode iterator.
11529 (*fop_<mode>_1_sse): Macroize from *fop_sf_1_sse and
11530 *fop_df_1_sse insn patterns using MODEF mode iterator.
11531 (*fop_<mode>_1_i387): Macroize from *fop_sf_1_i387 and
11532 *fop_df_1_i387 insn patterns using MODEF mode iterator.
11533 (*fop_<MODEF:mode>_2_i387): Macroize from *fop_sf_2<mode>_i387 and
11534 *fop_df_2<mode>_i387 insn patterns using MODEF mode iterator.
11535 (*fop_<MODEF:mode>_3_i387): Macroize from *fop_sf_3<mode>_i387 and
11536 *fop_df_3<mode>_i387 insn patterns using MODEF mode iterator.
11537 (*fop_xf_2_i387): Rename from *fop_xf_2<mode>_i387.
11538 (*fop_xf_3_i387): Rename from *fop_xf_3<mode>_i387.
11539 (*fop_xf_4_i387): Use <MODE> for mode attribute.
11540 (*fop_xf_5_i387): Ditto.
11541 (*fop_xf_6_i387): Ditto.
11542
11543 2008-05-30 Richard Guenther <rguenther@suse.de>
11544
11545 * builtins.c (build_string_literal): Avoid generating
11546 a non-gimple_val result.
11547
11548 2008-05-30 DJ Delorie <dj@redhat.com>
11549
11550 * exec-tool.in: Use an environment variable (private) instead of a
11551 file (shared) as a semaphore, so as to not break parallel builds.
11552
11553 2008-05-30 Steven Bosscher <stevenb.gcc@gmail.com>
11554
11555 * optabs.c (maybe_encapsulate_block): Remove.
11556 (emit_libcall_block): Adjust accordingly.
11557 * optabs.h (maybe_encapsulate_block): Remove prototype.
11558
11559 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address):
11560 Don't use maybe_encapsulate_block.
11561
11562 2008-05-30 Steven Bosscher <stevenb.gcc@gmail.com>
11563
11564 * config/rs6000/rs6000.c (rs6000_legitimize_address,
11565 rs6000_legitimize_reload_address, rs6000_emit_move): Make sure an
11566 rtx is a SYMBOL_REF before calling get_pool_constant.
11567
11568 2008-05-30 Eric Botcazou <ebotcazou@adacore.com>
11569
11570 * fold-const.c (fold_unary) <CASE_CONVERT>: Add ??? comment.
11571
11572 2008-05-30 Danny Smith <dannysmith@users.sourceforge.net>
11573
11574 * incpath.c: Use HOST_LACKS_INODE_NUMBERS conditional
11575 rather than OS names to choose INO_T_EQ definition.
11576 (DIRS_EQ) [!INO_T_EQ]: Don't worry about case in comparison.
11577 (add_path) [!INO_T_EQ]: Use lrealpath to fill canonical_name field.
11578
11579 2008-05-29 Daniel Franke <franke.daniel@gmail.com>
11580
11581 PR target/36348
11582 * config/darwin-f.c: New.
11583 * config/t-darwin: Added rule to build darwin-f.o.
11584 * config.gcc: Defined new variable, fortran_target_objs.
11585 (*-*-darwin*): Set fortran_target_objs.
11586 * Makefile.in: Defined new variable FORTRAN_TARGET_OBJS.
11587 * configure.ac: Substitute fortran_target_objs, set FORTRAN_TARGET_OBJS.
11588 * configure: Regenerated.
11589
11590 2008-05-29 H.J. Lu <hongjiu.lu@intel.com>
11591
11592 PR target/35771
11593 * config/i386/i386.c (ix86_function_arg_boundary): Convert to
11594 canonical type if needed.
11595
11596 2008-05-29 Eric Botcazou <ebotcazou@adacore.com>
11597
11598 * tree-nested.c (check_for_nested_with_variably_modified): Fix typo.
11599
11600 2008-05-29 Richard Guenther <rguenther@suse.de>
11601
11602 PR tree-optimization/36343
11603 PR tree-optimization/36346
11604 PR tree-optimization/36347
11605 * tree-flow.h (clobber_what_p_points_to): Declare.
11606 * tree-ssa-structalias.c (set_uids_in_ptset): Whether the
11607 pointed-to variable is dereferenced is irrelevant to whether
11608 the pointer can access the pointed-to variable.
11609 (clobber_what_p_points_to): New function.
11610 * tree-ssa-alias.c (set_initial_properties): Use it.
11611 * tree-ssa.c (verify_flow_sensitive_alias_info): Adjust
11612 call clobber check for NMTs.
11613
11614 2008-05-28 Seongbae Park <seongbae.park@gmail.com>
11615
11616 * value-prof.c (tree_ic_transform): Use HOST_WIDEST_INT_PRINT_DEC
11617 for printing gcov_type.
11618
11619 2008-05-28 Seongbae Park <seongbae.park@gmail.com>
11620
11621 * tree-ssa-propagate.c (set_rhs): Preserve the histogram
11622 and the eh region information.
11623 * value-prof.c (gimple_move_stmt_histograms): New function.
11624 * value-prof.h (gimple_move_stmt_histograms): New function declaration.
11625
11626 2008-05-28 Andreas Tobler <a.tobler@schweiz.org>
11627
11628 * config/pa/pa.md: Remove extern frame_pointer_needed declaration.
11629
11630 2008-05-28 Seongbae Park <seongbae.park@gmail.com>
11631
11632 * value-prof.c (tree_ic_transform): Print counts.
11633 * tree-profile.c (tree_gen_ic_func_profiler):
11634 Clear __gcov_indreict_call_callee variable to avoid misattribution
11635 of the profile.
11636
11637 2008-05-28 Rafael Espíndola <espindola@google.com>
11638
11639 * see.c (see_def_extension_not_merged): Use copy_rtx_if_shared to avoid
11640 invalid sharing.
11641
11642 2008-05-28 Richard Guenther <rguenther@suse.de>
11643
11644 PR tree-optimization/36339
11645 * tree-ssa-alias.c (set_initial_properties): Move pt_anything
11646 and clobbering code out of the loop.
11647
11648 2008-05-28 Andreas Krebbel <krebbel1@de.ibm.com>
11649
11650 * config/s390/constraints.md ('b', 'C', 'D', 'e'): New constraint
11651 letters defined.
11652
11653 * config/s390/s390.c (s390_compare_and_branch_condition_mask,
11654 s390_contiguous_bitmask_p, s390_symref_operand_p,
11655 s390_check_symref_alignment, s390_reload_larl_operand,
11656 s390_reload_symref_address): New functions.
11657 (s390_branch_condition_mnemonic): Support compare and branch
11658 instructions.
11659 (s390_mem_constraint): Avoid symrefs to accepted by the 'T'
11660 and 'W' constraints.
11661 (s390_secondary_reload): Add secondary reloads for unaligned
11662 symbol refs or symbol refs to floating point or QI/TI mode
11663 integer values.
11664 (legitimate_address_p): Accept symbol references as addresses.
11665 (s390_expand_insv): Use rotate and insert selected bits
11666 instruction for insv when building for z10.
11667 (print_operand_address): Handle symbol ref addresses.
11668 (print_operand): Output modifier 'c' added for signed byte values.
11669 (s390_encode_section_info): Mark symbol refs with
11670 SYMBOL_FLAG_NOT_NATURALLY_ALIGNED if appropriate.
11671
11672 * config/s390/s390.md (SIL,RRS,RIS): New instruction formats added.
11673 (length attribute): RRF, RRR have 4 byte length.
11674 (FPALL, INTALL): New mode iterators added.
11675 (*tstdi_sign, *cmpdi_ccs_sign, *cmpsi_ccs_sign,
11676 *cmp<mode>_ccs, *cmpdi_ccu_zero, *cmpdi_ccu, *cmpsi_ccu, *cmphi_ccu,
11677 *movdi_64, *movsi_zarch, *movhi, movmem<mode>, *movmem_short,
11678 *extendsidi2, *extendhidi2_extimm, *extendhisi2_extimm,
11679 *zero_extendsidi2, adddi3, *adddi3_31z, *adddi3_31, addsi3,
11680 *add<mode>3, *add<mode>3_carry1_cc, *add<mode>3_carry2_cc,
11681 *add<mode>3_cc, *add<mode>3_imm_cc, *muldi3_sign, muldi3,
11682 *mulsi3_sign, mulsi3, mulsidi3): Patterns enhanced with z10
11683 instructions.
11684 (*cmphi_ccs_z10, *cmpdi_ccs_signhi_rl, *cmpsi_ccu_zerohi_rlsi,
11685 *cmp<GPR:mode>_ccu_zerohi_rldi, *cmp_and_br_signed_<mode>,
11686 *cmp_and_br_unsigned_<mode>, reload<INTALL:mode><P:mode>_tomem_z10,
11687 reload<INTALL:mode><P:mode>_toreg_z10,
11688 reload<FPALL:mode><P:mode>_tomem_z10,
11689 reload<FPALL:mode><P:mode>_toreg_z10,
11690 reload<P:mode>_larl_odd_addend_z10, *execute_rl, *insv<mode>_z10,
11691 *insv<mode>_z10_noshift, *insv<mode>_or_z10_noshift,
11692 *zero_extendhi<mode>2_z10, *cmp_and_trap_signed_int<mode>,
11693 *cmp_and_trap_unsigned_int<mode>, prefetch): New pattern or expander
11694 definition.
11695 (movmem, clrmem, cmpmem): New splitters added.
11696
11697 * config/s390/predicates.md (larl_operand): Use
11698 SYMBOL_REF_FLAGS (op) & SYMBOL_FLAG_ALIGN1 replaced with
11699 SYMBOL_REF_ALIGN1_P.
11700 (s390_signed_integer_comparison,
11701 s390_unsigned_integer_comparison): New predicates.
11702
11703 * config/s390/s390-protos.h (s390_check_symref_alignment,
11704 s390_contiguous_bitmask_p, s390_reload_larl_operand,
11705 s390_reload_symref_address,
11706 s390_compare_and_branch_condition_mask): Prototypes added.
11707
11708 * config/s390/s390.h (TARGET_MEM_CONSTRAINT,
11709 SYMBOL_REF_ALIGN1_P, SYMBOL_FLAG_NOT_NATURALLY_ALIGNED,
11710 SYMBOL_REF_NOT_NATURALLY_ALIGNED_P): Macro definition added.
11711
11712 2008-05-28 Andreas Krebbel <krebbel1@de.ibm.com>
11713
11714 * config/s390/s390.c (z10_cost): New cost function for z10.
11715 (s390_handle_arch_option, override_options): Support -march=z10 switch.
11716 (s390_issue_rate): Adjust issue rate for z10.
11717 * config/s390/s390.h (processor_type): Add PROCESSOR_2097_Z10.
11718 (processor_flags): Add PF_Z10.
11719 (TARGET_CPU_Z10, TARGET_Z10): New macro definitions.
11720 * config/s390/s390.md (cpu, cpu_facility attributes): Add z10.
11721 * gcc/config.gcc: Add z10.
11722
11723 2008-05-28 Richard Guenther <rguenther@suse.de>
11724
11725 PR tree-optimization/36291
11726 * tree-flow. h (struct gimple_df): Remove var_anns member.
11727 * tree-flow-inline.h (gimple_var_anns): Remove.
11728 (var_ann): Simplify.
11729 * tree-dfa.c (create_var_ann): Simplify.
11730 (remove_referenced_var): Clear alias info from var_anns of globals.
11731 * tree-ssa.c (init_tree_ssa): Do not allocate var_anns.
11732 (delete_tree_ssa): Clear alias info from var_anns of globals.
11733 Do not free var_anns.
11734 (var_ann_eq): Remove.
11735 (var_ann_hash): Likewise.
11736
11737 2008-05-28 Mark Shinwell <shinwell@codesourcery.com>
11738
11739 * config/mips/mips.c (mips_cpu_info_table): Add loongson2e
11740 and loongson2f entries.
11741 (mips_rtx_cost_data): Add entries for Loongson-2E/2F.
11742 * config/mips/mips.h (processor_type): Add Loongson-2E
11743 and Loongson-2F entries.
11744 (TARGET_LOONGSON_2E, TARGET_LOONGSON_2F, TARGET_LOONGSON_2EF): New.
11745 (MIPS_ISA_LEVEL_SPEC): Handle Loongson-2E/2F.
11746 * config/mips/mips.md (define_attr cpu): Add loongson2e and loongson2f.
11747 * doc/invoke.texi (MIPS Options): Document loongson2e
11748 and loongson2f processor names.
11749
11750 2008-05-27 H.J. Lu <hongjiu.lu@intel.com>
11751
11752 PR target/35767
11753 PR target/35771
11754 * config/i386/i386.c (ix86_function_arg_boundary): Use
11755 alignment of canonical type.
11756 (ix86_expand_vector_move): Check unaligned memory access for
11757 all SSE modes.
11758
11759 2008-05-27 H.J. Lu <hongjiu.lu@intel.com>
11760
11761 * dwarf2out.c (current_fde): Change return type to dw_fde_ref.
11762 Moved to the front of file.
11763
11764 2008-05-27 Xuepeng Guo <xuepeng.guo@intel.com>
11765 H.J. Lu <hongjiu.lu@intel.com>
11766
11767 * dwarf2out.c (current_fde): New.
11768 (add_cfi): Use it.
11769 (lookup_cfa:): Likewise.
11770 (dwarf2out_end_epilogue): Likewise.
11771 (dwarf2out_note_section_used): Likewise.
11772
11773 2008-05-27 Michael Matz <matz@suse.de>
11774
11775 PR c++/27975
11776 * c.opt (Wenum-compare): New warning option.
11777 * doc/invoke.texi (Warning Options): Document -Wenum-compare.
11778
11779 2008-05-27 Michael Matz <matz@suse.de>
11780
11781 PR middle-end/36326
11782 * tree-gimple.c (is_gimple_mem_rhs): Remove work-around for
11783 non-BLKmode types.
11784 * tree-tailcall.c (find_tail_calls): Don't mark calls storing
11785 into memory as tail calls.
11786
11787 2008-05-27 Richard Guenther <rguenther@suse.de>
11788
11789 PR tree-optimization/36339
11790 * tree-ssa-alias.c (set_initial_properties): Escaped pt_anything
11791 pointers cause all addressable variables to be call clobbered.
11792
11793 2008-05-27 Richard Guenther <rguenther@suse.de>
11794
11795 PR tree-optimization/36245
11796 * tree-ssa-address.c (add_to_parts): Deal with non-pointer bases.
11797
11798 2008-05-27 Andreas Krebbel <krebbel1@de.ibm.com>
11799
11800 * config/s390/s390.md: Replace all occurences of the 'm'
11801 constraint with 'RT'.
11802
11803 2008-05-27 Andreas Krebbel <krebbel1@de.ibm.com>
11804
11805 * config/s390/s390.md ("cpu_facility", "enabled"): Attribute
11806 definitions added.
11807 ("*movdi_64dfp", "*movdi_64extimm", "*movdi_64"): Merged into
11808 "*movdi_64".
11809 ("*anddi3_extimm", "*anddi3"): Merged into "*anddi3".
11810 ("*iordi3_extimm", "*iordi3"): Merged into "*iordi3".
11811 ("*xordi3_extimm", "*xordi3"): Merged into "*xordi3".
11812
11813 2008-05-27 Andreas Krebbel <krebbel1@de.ibm.com>
11814
11815 * reload.c: (find_reloads): Skip alternatives according to the
11816 "enabled" attribute. Constify the constraint variable.
11817 * recog.c (get_attr_enabled): Add default implementation.
11818 (extract_insn): Set the alternative_enabled_p array
11819 in the recog_data struct.
11820 (preprocess_constraints, constrain_operands): Skip
11821 alternatives according to the "enabled" attribute
11822 * recog.h (struct recog_data): New field alternative_enabled_p.
11823 (skip_alternative): New inline function.
11824 * regclass.c: (record_operand_costs): Check the "enabled" attribute.
11825 (record_reg_classes): Skip alternative according to the
11826 "enabled" attribute.
11827
11828 * doc/md.texi: Add documention for the "enabled" attribute.
11829
11830 2008-05-27 Andreas Krebbel <krebbel1@de.ibm.com>
11831
11832 * defaults.h (TARGET_MEM_CONSTRAINT): New target macro added.
11833 * postreload.c (reload_cse_simplify_operands): Replace 'm'
11834 constraint with TARGET_MEM_CONSTRAINT.
11835 * recog.c (asm_operand_ok, preprocess_constraints,
11836 constrain_operands): Likewise.
11837 * regclass.c (record_reg_classes): Likewise.
11838 * reload.c (find_reloads, alternative_allows_const_pool_ref): Likewise.
11839 * reload1.c (maybe_fix_stack_asms): Likewise.
11840 * stmt.c (parse_output_constraint, parse_input_constraint): Likewise.
11841 * recog.h: Adjust comment.
11842 * genpreds.c (generic_constraint_letters): Remove 'm' constraint.
11843 * genoutput.c (note_constraint): Don't emit error for 'm' constraint.
11844 * doc/md.texi: Add a note to description of 'm' constraint.
11845 * doc/tm.texi: Document the new TARGET_MEM_CONSTRAINT macro.
11846
11847 2008-05-27 Eric Botcazou <ebotcazou@adacore.com>
11848
11849 * tree-sra.c (sra_type_can_be_decomposed_p) <RECORD_TYPE>: Make sure
11850 that the bitfield is of integral type before testing its precision.
11851
11852 2008-05-27 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
11853 Sa Liu <saliu@de.ibm.com>
11854
11855 * config/spu/spu.c (spu_init_libfuncs): Add __multi3, __divti3,
11856 __modti3, __udivti3, __umodti3 and __udivmodti4.
11857 * config/spu/t-spu-elf (LIB2FUNCS_STATIC_EXTRA): Add files
11858 that implement TImode mul and div functions.
11859 * config/spu/multi3.c: New. Implement __multi3.
11860 * config/spu/divmodti4.c: New. Implement _udivmodti4 and others.
11861 * testsuite/gcc.target/spu/muldivti3.c: New. Test TImode mul and div
11862 functions on SPU.
11863
11864 2008-05-26 Steven Bosscher <stevenb.gcc@gmail.com>
11865
11866 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Generate
11867 new tls_gd_* and tls_ld_* insns instead of an insn sequence.
11868 * config/rs6000/rs6000.md (TLSmode, tls_abi_suffix, tls_insn_suffix,
11869 tls_sysv_suffix): New mode and mode attribute iterators.
11870 (tls_gd_32, tls_gd_64, tls_ld_32, tls_ld_64): Remove.
11871 (lts_gd_aix*, tls_gd_sysv*, tls_ld_aix*, tls_ld_sysv*): New patterns.
11872 (tls_dtprel_*, tls_dtprel_ha_*, tls_dtprel_lo_*, tls_got_dtprel_*,
11873 tls_tprel_*, tls_tprel_ha_*, tls_tprel_lo_*, tls_got_tprel_*,
11874 tls_tls_*): Merge 32 bit and 64 bit variants using aforementioned
11875 iterators.
11876
11877 2008-05-26 Eric Botcazou <ebotcazou@adacore.com>
11878
11879 PR tree-optimization/36329
11880 * tree.h (CALL_CANNOT_INLINE_P): Add access check.
11881 * tree-gimple.h (CALL_STMT_CANNOT_INLINE_P): New macro.
11882 * cgraphbuild.c (initialize_inline_failed): Use the latter
11883 macro in lieu of the former.
11884 * ipa-inline.c (cgraph_mark_inline): Likewise.
11885 (cgraph_decide_inlining_of_small_function): Likewise.
11886 (cgraph_decide_inlining): Likewise.
11887 (cgraph_decide_inlining_incrementally): Likewise.
11888
11889 2008-05-26 Tristan Gingold <gingold@adacore.com>
11890 Anatoly Sokolov <aesok@post.ru>
11891
11892 * config/avr/avr.md ("call_prologue_saves"): Use hi8(gs())/lo8(gs())
11893 instead of pm_lo8/pm_hi8 to makes this call working on avr6.
11894 * config/avr/avr.c (expand_prologue): Tune "call_prologue"
11895 optimization for 'avr6' architecture.
11896
11897 2008-05-26 Andy Hutchinson <hutchinsonandy@aim.com>
11898
11899 PR target/34932
11900 * config/avr/avr.md (*addhi3_zero_extend2): Remove.
11901
11902 2008-05-26 Richard Guenther <rguenther@suse.de>
11903
11904 * tree-ssa-sccvn.c (expr_has_constants): Declare.
11905 (visit_reference_op_load): Initialize VN_INFO->has_constants properly.
11906
11907 2008-05-26 H.J. Lu <hongjiu.lu@intel.com>
11908
11909 PR middle-end/36253
11910 * caller-save.c (insert_restore): Verify alignment of spill space.
11911 (insert_save): Likewise.
11912 * cfgexpand.c (LOCAL_ALIGNMENT): Removed.
11913 * defaults.h (LOCAL_ALIGNMENT): New. Provide default.
11914 (STACK_SLOT_ALIGNMENT): Likewise.
11915 * function.c (LOCAL_ALIGNMENT): Removed.
11916 (get_stack_local_alignment): New.
11917 (assign_stack_local): Use it. Set alignment on stack slot.
11918 (assign_stack_temp_for_type): Use get_stack_local_alignment.
11919 * config/i386/i386.h (LOCAL_ALIGNMENT): Updated.
11920 (STACK_SLOT_ALIGNMENT): New.
11921 * config/i386/i386.c (ix86_local_alignment): Handle caller-save
11922 stack slot in XFmode.
11923
11924 * doc/tm.texi (STACK_SLOT_ALIGNMENT): New.
11925
11926 2008-05-26 Kai Tietz <kai.tietz@onevision.com>
11927
11928 PR/36321
11929 * config/i386/i386.md (allocate_stack_worker_64): Make sure
11930 argument operand in rax isn't removed.
11931
11932 2008-05-26 Richard Guenther <rguenther@suse.de>
11933
11934 PR middle-end/36300
11935 * fold-const.c (extract_muldiv_1): Use TYPE_OVERFLOW_WRAPS,
11936 not TYPE_UNSIGNED. Use TYPE_PRECISION instead of GET_MODE_SIZE.
11937
11938 2008-05-26 Daniel Franke <franke.daniel@gmail.com>
11939
11940 PR bootstrap/36331
11941 * c-cppbuiltin.c (define__GNUC__): Re-add definition of __GNUG__.
11942
11943 2008-05-26 Dominique Dhumieres <dominiq@lps.ens.fr>
11944
11945 * config/darwin-c.c: Include "incpath.h" instead of "c-incpath.h".
11946 * config/t-darwin: Use "incpath.h" instead of "c-incpath.h".
11947
11948 2008-05-25 Eric Botcazou <ebotcazou@adacore.com>
11949
11950 * tree-nested.c (convert_tramp_reference) <ADDR_EXPR>: Do not
11951 build a trampoline if we don't want one.
11952 * varasm.c (initializer_constant_valid_p) <ADDR_EXPR>: Do not
11953 return zero for nested functions if we don't want a trampoline.
11954
11955 2008-05-26 Daniel Franke <franke.daniel@gmail.com>
11956
11957 * doc/invoke.texi: Added f77, f77-cpp-input to list of file types.
11958
11959 2008-05-26 Daniel Franke <franke.daniel@gmail.com>
11960
11961 PR fortran/18428
11962 * c.opt: Removed undocumented option '-lang-fortran'.
11963 * c-common.h: Removed global variable 'lang_fortran'.
11964 * c-opts.c (c_common_handle_option): Removed code to handle
11965 option '-lang-fortran'. Updated includes.
11966 * c-cppbuiltin.c (c_cpp_builtins): Removed conditional
11967 definition of '__GFORTRAN__'.
11968 (define__GNUC__): Reimplemented to use BASEVER and
11969 cpp_define_formatted.
11970 (builtin_define_with_value_n): Removed.
11971 * c-incpath.h: Renamed to ...
11972 * incpath.h: ... this.
11973 * c-incpath.c: Renamed to ...
11974 * incpath.c: ... this. Updated includes.
11975 * fix-header.c: Updated includes.
11976 * Makefile.in: Replaced c-incpath.[ch] by incpath.[ch].
11977 (c-cppbuiltin.o): Added dependency on and definition of BASEVER.
11978 (OBJ-archive): Added cppdefault.o, incpath.o and prefix.o.
11979
11980 2008-05-25 Eric Botcazou <ebotcazou@adacore.com>
11981
11982 * tree.h: Update the table of flags used on tree nodes.
11983 (TREE_NO_TRAMPOLINE): New accessor for static_flag.
11984 (SAVE_EXPR_RESOLVED_P): Use automatically-built access check.
11985 (FORCED_LABEL): Add access check.
11986 (CALL_EXPR_RETURN_SLOT_OPT): Likewise.
11987 (ASM_INPUT_P): Likewise.
11988 (ASM_VOLATILE_P): Likewise.
11989 (EH_FILTER_MUST_NOT_THROW): Access static_flag directly.
11990 (OMP_SECTION_LAST): Access private_flag directly.
11991 (OMP_RETURN_NOWAIT): Likewise.
11992 (OMP_PARALLEL_COMBINED): Likewise.
11993 (OMP_CLAUSE_PRIVATE_DEBUG): Access public_flag directly.
11994 (OMP_CLAUSE_LASTPRIVATE_FIRSTPRIVATE): Likewise.
11995 * tree-ssa-propagate.c (STMT_IN_SSA_EDGE_WORKLIST): Access
11996 deprecated_flag directly.
11997
11998 2008-05-25 H.J. Lu <hongjiu.lu@intel.com>
11999
12000 * final.c (frame_pointer_needed): Removed.
12001 * flags.h (frame_pointer_needed): Likewise.
12002
12003 * function.h (rtl_data): Add frame_pointer_needed.
12004 (frame_pointer_needed): New.
12005
12006 2008-05-25 Arthur Loiret <arthur.loiret@u-psud.fr>
12007
12008 * config.gcc (sh2[lbe]*-*-linux*): Allow target.
12009
12010 2008-05-25 Steven Bosscher <stevenb.gcc@gmail.com>
12011
12012 * gcse.c (hash_scan_set): Do not pick up a REG_EQUAL value if
12013 SRC is a REG.
12014
12015 2008-05-25 Alan Modra <amodra@bigpond.net.au>
12016
12017 * c-common.c (strip_array_types): Move function to..
12018 * tree.c: ..here.
12019 (get_inner_array_type): Delete.
12020 * c-common.h (strip_array_types): Move declaration to..
12021 * tree.h: ..here.
12022 (get_inner_array_type): Delete.
12023 * config/i386/i386.c (x86_field_alignment): Use strip_array_types.
12024 * config/rs6000/aix.h (ADJUST_FIELD_ALIGN): Likewise.
12025 * config/rs6000/linux64.h (ADJUST_FIELD_ALIGN): Likewise.
12026 * config/pa/pa.c (emit_move_sequence): Likewise.
12027
12028 2008-05-24 H.J. Lu <hongjiu.lu@intel.com>
12029
12030 * config/i386/i386.md (*sse_prologue_save_insn): Set length
12031 attribute to 34.
12032
12033 2008-05-24 Andy Hutchinson <hutchinsonandy@aim.com>
12034
12035 * function.c: Include target hook for nonlocal_goto frame value.
12036
12037 2008-05-24 Richard Guenther <rguenther@suse.de>
12038
12039 * tree-dfa.c (refs_may_alias_p): Re-instantiate case that a scalar
12040 variable can be only accessed through a pointer or a union.
12041
12042 2008-05-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12043
12044 * builtins.c (fold_builtin_fpclassify): Fix spelling of FP_INFINITE.
12045 * doc/extend.texi: Likewise.
12046
12047 2008-05-23 DJ Delorie <dj@redhat.com>
12048
12049 * config/m32c/jump.md (untyped_call): Add.
12050
12051 * config/m32c/m32c.c (m32c_return_addr_rtx): Change pointer type
12052 for A24 to PSImode.
12053 (m32c_address_cost): Detail costs for indirect offsets.
12054
12055 2008-05-23 Rafael Espíndola <espindola@google.com>
12056
12057 * see.c (see_get_extension_data): Don't use SUBREG_REG to test
12058 if a node is a SUBREG.
12059 (see_analyze_one_def): Don't use SUBREG_REG to test if a node
12060 is a SUBREG.
12061
12062 2008-05-23 Paul Brook <paul@codesourcery.com>
12063 Carlos O'Donell <carlos@codesourcery.com>
12064
12065 * doc/extend.texi: Clarify use of __attribute__((naked)).
12066 * doc/tm.texi: Document TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS.
12067 * target.h (gcc_target): Add allocate_stack_slots_for_args.
12068 * function.c (use_register_for_decl): Use
12069 targetm.calls.allocate_stack_slots_for_args.
12070 * target-def.h (TARGET_CALLS): Add TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS.
12071 * config/arm/arm.c (arm_allocate_stack_slots_for_args): New function.
12072 (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Define.
12073
12074 2008-05-23 Eric Botcazou <ebotcazou@adacore.com>
12075
12076 * expr.c (highest_pow2_factor) <BIT_AND_EXPR>: New case.
12077
12078 2008-05-23 Steven Munroe <sjmunroe@us.ibm.com>
12079
12080 * config/rs6000/darwin-ldouble.c (fmsub): Eliminate the full
12081 PACK/UNPACK between FP_SUB_Q and FD_TRUNC so that the result
12082 is only rounded once.
12083
12084 2008-05-23 Richard Guenther <rguenther@suse.de>
12085
12086 * tree-ssa-operands.c (mark_difference_for_renaming): Use bitmap_xor.
12087
12088 2008-05-23 Uros Bizjak <ubizjak@gmail.com>
12089 Jakub Jelinek <jakub@redhat.com>
12090
12091 PR target/36079
12092 * configure.ac: Handle --enable-cld.
12093 * configure: Regenerated.
12094 * config.gcc: Add USE_IX86_CLD to tm_defines for x86 targets.
12095 * config/i386/i386.h (struct machine_function): Add needs_cld field.
12096 (ix86_current_function_needs_cld): New define.
12097 * config/i386/i386.md (UNSPEC_CLD): New unspec volatile constant.
12098 (cld): New isns pattern.
12099 (strmov_singleop, rep_mov, strset_singleop, rep_stos, cmpstrnqi_nz_1,
12100 cmpstrnqi_1, strlenqi_1): Set ix86_current_function_needs_cld flag.
12101 * config/i386/i386.opt (mcld): New option.
12102 * config/i386/i386.c (ix86_expand_prologue): Emit cld insn if
12103 TARGET_CLD and ix86_current_function_needs_cld.
12104 (override_options): Use -mcld by default for 32-bit code if
12105 USE_IX86_CLD.
12106
12107 * doc/install.texi (Options specification): Document --enable-cld.
12108 * doc/invoke.texi (Machine Dependent Options)
12109 [i386 and x86-64 Options]: Add -mcld option.
12110 (Intel 386 and AMD x86-64 Options): Document -mcld option.
12111
12112 2008-05-23 Kai Tietz <kai.tietz@onevison.com>
12113 * config/i386/i386.c (return_in_memory_32): Add ATTRIBUTE_UNUSED.
12114 (return_in_memory_64): Likewise.
12115 (return_in_memory_ms_64): Likewise.
12116
12117 2008-05-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12118
12119 * builtin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR): New.
12120 * builtins.c (fold_builtin_fpclassify): New.
12121 (fold_builtin_varargs): Handle BUILT_IN_FPCLASSIFY.
12122 * builtins.def (BUILT_IN_FPCLASSIFY): New.
12123 * c-common.c (handle_type_generic_attribute): Adjust to accept
12124 fixed arguments before an elipsis.
12125 (check_builtin_function_arguments): Handle BUILT_IN_FPCLASSIFY.
12126 * doc/extend.texi: Document __builtin_fpclassify.
12127
12128 2008-05-22 Aldy Hernandez <aldyh@redhat.com>
12129
12130 * omp-low.c (gate_expand_omp_ssa): Remove.
12131 (pass_expand_omp_ssa): Remove.
12132 (gate_expand_omp): Do not check for flag_openmp_ssa.
12133 * common.opt (-fopenmp-ssa): Remove.
12134 * passes.c (init_optimization_passes): Remove pass_expand_omp_ssa.
12135
12136 2008-05-22 Kaz Kojima <kkojima@gcc.gnu.org>
12137
12138 * config/sh/sh.opt (mfixed-range): New option.
12139 * config/sh/sh-protos.h (sh_fix_range): Declare.
12140 * config/sh/sh.c (sh_fix_range): New function.
12141 * config/sh/sh.h (sh_fixed_range_str): Declare.
12142 (OVERRIDE_OPTIONS): Call sh_fix_range if sh_fixed_range_str
12143 is not empty.
12144 * doc/invoke.texi (SH Options): Document -mfixed-range.
12145
12146 2008-05-22 Kai Tietz <kai.tietz@onevision.com>
12147
12148 * config/i386/sol2-10.h (SUBTARGET_RETURN_IN_MEMORY): Undefine
12149 it before the redeclaration.
12150
12151 2008-05-22 Anatoly Sokolov <aesok@post.ru>
12152
12153 * config/avr/avr.c (get_sequence_length): Add new function.
12154 (expand_prologue, expand_epilogue): Remove duplicate code.
12155
12156 2008-05-22 Rafael Espíndola <espindola@google.com>
12157
12158 * see.c (see_pre_insert_extensions): Use copy_rtx to avoid invalid rtx
12159 sharing.
12160
12161 2008-05-22 H.J. Lu <hongjiu.lu@intel.com>
12162
12163 * defaults.h (UNITS_PER_SIMD_WORD): Add scalar mode as argument.
12164 * doc/tm.texi (UNITS_PER_SIMD_WORD): Likewise.
12165
12166 * tree-vect-analyze.c (vect_compute_data_ref_alignment): Replace
12167 UNITS_PER_SIMD_WORD with GET_MODE_SIZE (TYPE_MODE (vectype)).
12168 (vect_update_misalignment_for_peel): Likewise.
12169 (vector_alignment_reachable_p): Likewise.
12170 * tree-vect-transform.c (vectorizable_load): Likewise.
12171 * tree-vectorizer.c (vect_supportable_dr_alignment): Likewise.
12172 (get_vectype_for_scalar_type): Pass mode of scalar_type
12173 to UNITS_PER_SIMD_WORD.
12174
12175 * config/arm/arm.h (UNITS_PER_SIMD_WORD): Updated.
12176 * config/i386/i386.h (UNITS_PER_SIMD_WORD): Likewise.
12177 * config/mips/mips.h (UNITS_PER_SIMD_WORD): Likewise.
12178 * config/rs6000/rs6000.h (UNITS_PER_SIMD_WORD): Likewise.
12179 * config/sparc/sparc.h (UNITS_PER_SIMD_WORD): Likewise.
12180
12181 2008-05-22 Ira Rosen <irar@il.ibm.com>
12182
12183 PR tree-optimization/36293
12184 * tree-vect-transform.c (vect_transform_strided_load): Don't check
12185 if the first load must be skipped because of a gap.
12186
12187 2008-05-22 Richard Guenther <rguenther@suse.de>
12188
12189 * tree-dfa.c (refs_may_alias_p): Exit early if possible. Handle
12190 more cases of offset disambiguation that is possible if
12191 strict-aliasing rules apply.
12192 * tree-ssa-loop-im.c (mem_refs_may_alias_p): Use refs_may_alias_p
12193 for basic offset and type-based disambiguation.
12194
12195 2008-05-21 H.J. Lu <hongjiu.lu@intel.com>
12196
12197 * config/i386/i386.c (ix86_expand_vector_init_one_var): Use
12198 ix86_expand_vector_set on V16QImode for SSE4.1.
12199
12200 2008-05-21 Tom Tromey <tromey@redhat.com>
12201
12202 * c.opt (Wimport): Mark as undocumented.
12203 * doc/invoke.texi (Option Summary): Don't mention -Wimport or
12204 -Wno-import.
12205 (Warning Options): Likewise.
12206 * doc/cppopts.texi: Don't mention -Wimport.
12207
12208 2008-05-21 Sebastian Pop <sebastian.pop@amd.com>
12209
12210 PR tree-optimization/36287
12211 PR tree-optimization/36286
12212 * lambda-code.c (build_access_matrix): Do not use the loop->num
12213 for computing the number of induction variables: use the loop depth
12214 instead.
12215
12216 2008-05-21 Kai Tietz <kai.tietz@onevision.com>
12217
12218 PR/36280
12219 * config/i386/cygming.h (ASM_OUTPUT_LABELREF): Honor
12220 option -f(no-)leading-underscore.
12221
12222 2008-05-21 H.J. Lu <hongjiu.lu@intel.com>
12223
12224 * config/i386/i386.c (ix86_expand_vector_init_general): Use
12225 GET_MODE_NUNITS (mode).
12226
12227 2008-05-21 Peter Bergner <bergner@vnet.ibm.com>
12228
12229 * doc/invoke.texi: Add cpu_type's 464 and 464fp.
12230 (-mmulhw): Add 464 to description.
12231 (-mdlmzb): Likewise.
12232 * config.gcc: Handle --with-cpu=464 and --with-cpu=464fp.
12233 * config/rs6000/rs6000.c (processor_target_table): Add 464 and
12234 464fp entries.
12235 * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add 464 and 464fp support.
12236 * config/rs6000/t-fprules (MULTILIB_MATCHES_FLOAT): Include -mcpu=464.
12237 * config/rs6000/rs6000.md: Update comments for 464.
12238
12239 2008-05-21 Janis Johnson <janis187@us.ibm.com>
12240
12241 * doc/sourcebuild.texi (Test Directives): Add dg-xfail-run-if.
12242
12243 2008-05-21 H.J. Lu <hongjiu.lu@intel.com>
12244
12245 * config/i386/sse.md (vec_extractv4sf): Removed.
12246 (vec_extractv2df): Likewise.
12247 (vec_extractv2di): Likewise.
12248 (vec_extractv4si): Likewise.
12249 (vec_extractv8hi): Likewise.
12250 (vec_extractv16qi): Likewise.
12251 (vec_extract<mode>): New.
12252
12253 2008-05-21 H.J. Lu <hongjiu.lu@intel.com>
12254
12255 * config/i386/sse.md (vec_setv4sf): Removed.
12256 (vec_setv2df): Likewise.
12257 (vec_setv2di): Likewise.
12258 (vec_setv4si): Likewise.
12259 (vec_setv8hi): Likewise.
12260 (vec_setv16qi): Likewise.
12261 (vec_set<mode>): New.
12262
12263 2008-05-21 H.J. Lu <hongjiu.lu@intel.com>
12264
12265 * config/i386/i386.c (ix86_expand_vector_init_general): Remove
12266 goto for vec_concat and vec_interleave.
12267
12268 2008-05-21 H.J. Lu <hongjiu.lu@intel.com>
12269
12270 * config/i386/sse.md (vec_initv4sf): Removed.
12271 (vec_initv2df): Likewise.
12272 (vec_initv2di): Likewise.
12273 (vec_initv4si): Likewise.
12274 (vec_initv8hi): Likewise.
12275 (vec_initv16qi): Likewise.
12276 (vec_init<mode>): New.
12277
12278 2008-05-21 Joseph Myers <joseph@codesourcery.com>
12279
12280 * collect2.c (find_a_file): Use IS_ABSOLUTE_PATH.
12281
12282 2008-05-21 Tom Tromey <tromey@redhat.com>
12283
12284 * ggc-zone.c (lookup_page_table_if_allocated): New function.
12285 (zone_find_object_offset): Likewise.
12286 (gt_ggc_m_S): Likewise.
12287 (highest_bit): Likewise.
12288 * ggc-page.c (gt_ggc_m_S): New function.
12289 * stringpool.c (string_stack): Remove.
12290 (init_stringpool): Update.
12291 (ggc_alloc_string): Use ggc_alloc.
12292 (maybe_delete_ident): New function.
12293 (ggc_purge_stringpool): Likewise.
12294 (gt_ggc_m_S): Remove.
12295 * ggc-common.c (ggc_protect_identifiers): New global.
12296 (ggc_mark_roots): Call ggc_purge_stringpool. Use
12297 ggc_protect_identifiers.
12298 * ggc.h (ggc_protect_identifiers): Declare.
12299 (gt_ggc_m_S): Update.
12300 (ggc_purge_stringpool): Declare.
12301 * toplev.c (compile_file): Set and reset ggc_protect_identifiers.
12302 * gengtype.c (write_types_process_field) <TYPE_STRING>: Remove
12303 special case.
12304 (write_root): Cast gt_ggc_m_S to gt_pointer_walker.
12305
12306 2008-05-21 David S. Miller <davem@davemloft.net>
12307
12308 * config.gcc (sparc-*-linux*): Always include sparc/t-linux in
12309 tmake_file.
12310
12311 2008-05-21 Eric Botcazou <ebotcazou@adacore.com>
12312
12313 * cfgexpand.c (tree_expand_cfg): Zap the EH throw statement table
12314 once finished.
12315
12316 2008-05-20 David Daney <ddaney@avtrex.com>
12317
12318 * config/mips/mips.md (UNSPEC_SYNC_NEW_OP_12,
12319 UNSPEC_SYNC_OLD_OP_12, UNSPEC_SYNC_EXCHANGE_12): New define_constants.
12320 (UNSPEC_SYNC_EXCHANGE, UNSPEC_MEMORY_BARRIER, UNSPEC_SET_GOT_VERSION,
12321 UNSPEC_UPDATE_GOT_VERSION): Renumber.
12322 (optab, insn): Add 'plus' and 'minus' to define_code_attr.
12323 (atomic_hiqi_op): New define_code_iterator.
12324 (sync_compare_and_swap<mode>): Call mips_expand_atomic_qihi instead of
12325 mips_expand_compare_and_swap_12.
12326 (compare_and_swap_12): Use MIPS_COMPARE_AND_SWAP_12 instead of
12327 MIPS_COMPARE_AND_SWAP_12_0. Pass argument to MIPS_COMPARE_AND_SWAP_12.
12328 (sync_<optab><mode>, sync_old_<optab><mode>,
12329 sync_new_<optab><mode>, sync_nand<mode>, sync_old_nand<mode>,
12330 sync_new_nand<mode>): New define_expands for HI and QI mode operands.
12331 (sync_<optab>_12, sync_old_<optab>_12, sync_new_<optab>_12,
12332 sync_nand_12, sync_old_nand_12, sync_new_nand_12): New insns.
12333 (sync_lock_test_and_set<mode>): New define_expand for HI and QI modes.
12334 (test_and_set_12): New insn.
12335 (sync_old_add<mode>, sync_new_add<mode>, sync_old_<optab><mode>,
12336 sync_new_<optab><mode>, sync_old_nand<mode>,
12337 sync_new_nand<mode>, sync_lock_test_and_set<mode>): Add early
12338 clobber to operand 0 for SI and DI mode insns.
12339 * config/mips/mips-protos.h (mips_gen_fn_6, mips_gen_fn_5,
12340 mips_gen_fn_4): New typedefs.
12341 (mips_gen_fn_ptrs): Define new union type.
12342 (mips_expand_compare_and_swap_12): Remove declaration.
12343 (mips_expand_atomic_qihi): Declare function.
12344 * config/mips/mips.c (mips_expand_compare_and_swap_12): Rename to...
12345 (mips_expand_atomic_qihi): ... this. Use new generator function
12346 parameter.
12347 * config/mips/mips.h (MIPS_COMPARE_AND_SWAP_12): Add OPS parameter.
12348 (MIPS_COMPARE_AND_SWAP_12_0): Delete macro.
12349 (MIPS_COMPARE_AND_SWAP_12_ZERO_OP, MIPS_COMPARE_AND_SWAP_12_NONZERO_OP,
12350 MIPS_SYNC_OP_12, MIPS_SYNC_OP_12_NOT_NOP,
12351 MIPS_SYNC_OP_12_NOT_NOT, MIPS_SYNC_OLD_OP_12,
12352 MIPS_SYNC_OLD_OP_12_NOT_NOP, MIPS_SYNC_OLD_OP_12_NOT_NOP_REG,
12353 MIPS_SYNC_OLD_OP_12_NOT_NOT, MIPS_SYNC_OLD_OP_12_NOT_NOT_REG,
12354 MIPS_SYNC_NEW_OP_12, MIPS_SYNC_NEW_OP_12_NOT_NOP,
12355 MIPS_SYNC_NEW_OP_12_NOT_NOT, MIPS_SYNC_EXCHANGE_12,
12356 MIPS_SYNC_EXCHANGE_12_ZERO_OP, MIPS_SYNC_EXCHANGE_12_NONZERO_OP):
12357 New macros.
12358
12359 2008-05-20 H.J. Lu <hongjiu.lu@intel.com>
12360
12361 * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Add
12362 the missing break.
12363
12364 2008-05-20 Anatoly Sokolov <aesok@post.ru>
12365
12366 * config/avr/avr.h (machine_function): Add 'is_OS_main' field.
12367 * config/avr/avr.c (avr_OS_main_function_p): Add new function.
12368 (avr_attribute_table): Add 'OS_main' function attribute.
12369 (avr_regs_to_save, expand_prologue, expand_epilogue): Handle
12370 functions with 'OS_main' attribute.
12371
12372 2008-05-20 Richard Guenther <rguenther@suse.de>
12373
12374 PR tree-optimization/35204
12375 * tree-ssa-sccvn.c (extract_and_process_scc_for_name): New
12376 helper, split out from ...
12377 (DFS): ... here. Make the DFS walk non-recursive.
12378
12379 2008-05-20 Sebastian Pop <sebastian.pop@amd.com>
12380 Jan Sjodin <jan.sjodin@amd.com>
12381
12382 PR tree-optimization/36181
12383 * tree-parloops.c (loop_has_vector_phi_nodes): New.
12384 (parallelize_loops): Don't parallelize when the loop has vector
12385 phi nodes.
12386
12387 2008-05-20 Jan Sjodin <jan.sjodin@amd.com>
12388 Sebastian Pop <sebastian.pop@amd.com>
12389
12390 * tree-loop-linear.c (gather_interchange_stats): Look in the access
12391 matrix, and never look at the tree representation of the memory
12392 accesses.
12393 (linear_transform_loops): Computes parameters and access matrices.
12394 * tree-data-ref.c (compute_data_dependences_for_loop): Returns false
12395 when fails.
12396 (access_matrix_get_index_for_parameter): New.
12397 * tree-data-ref.h (struct access_matrix): New.
12398 (AM_LOOP_NEST_NUM, AM_NB_INDUCTION_VARS, AM_PARAMETERS, AM_MATRIX,
12399 AM_NB_PARAMETERS, AM_CONST_COLUMN_INDEX, AM_NB_COLUMNS,
12400 AM_GET_SUBSCRIPT_ACCESS_VECTOR, AM_GET_ACCESS_MATRIX_ELEMENT,
12401 am_vector_index_for_loop): New.
12402 (struct data_reference): Add field access_matrix.
12403 (DR_ACCESS_MATRIX): New.
12404 (compute_data_dependences_for_loop): Update declaration.
12405 (lambda_collect_parameters, lambda_compute_access_matrices): Declared.
12406 * lambda.h (lambda_vector_vec_p): Declared.
12407 * lambda-code.c: Depend on pointer-set.h.
12408 (lambda_collect_parameters_from_af, lambda_collect_parameters,
12409 av_for_af_base, av_for_af, build_access_matrix,
12410 lambda_compute_access_matrices): New.
12411 * Makefile.in (lambda-code.o): Depend on pointer-set.h.
12412
12413 2008-05-20 Joseph Myers <joseph@codesourcery.com>
12414
12415 * doc/install.texi2html: Generate gcc-vers.texi in $DESTDIR not
12416 $SOURCEDIR/include.
12417
12418 2008-05-20 Jan Sjodin <jan.sjodin@amd.com>
12419 Sebastian Pop <sebastian.pop@amd.com>
12420
12421 PR tree-optimization/36206
12422 * tree-scalar-evolution.c: Remove enum INSERT_SUPERLOOP_CHRECS,
12423 FOLD_CONVERSIONS.
12424 (instantiate_scev_1): Rename flags to fold_conversions.
12425 Do not check for INSERT_SUPERLOOP_CHRECS, keep SSA_NAMEs defined
12426 outeside instantiation_loop.
12427 * tree-chrec.h (evolution_function_is_affine_in_loop): New.
12428 (evolution_function_is_affine_or_constant_p): Removed.
12429 * tree-data-ref.c (dr_analyze_indices): Replace resolve_mixers with
12430 instantiate_scev.
12431 (analyze_siv_subscript): Pass in the loop nest number.
12432 Call evolution_function_is_affine_in_loop instead of
12433 evolution_function_is_affine_p.
12434 (analyze_overlapping_iterations): Pass in the loop nest number.
12435
12436 2008-05-20 Jan Sjodin <jan.sjodin@amd.com>
12437 Sebastian Pop <sebastian.pop@amd.com>
12438
12439 PR tree-optimization/36206
12440 * tree-chrec.h (chrec_fold_op): New.
12441 * tree-data-ref.c (initialize_matrix_A): Traverse NOP_EXPR, PLUS_EXPR,
12442 and other trees.
12443
12444 2008-05-20 Nathan Sidwell <nathan@codesourcery.com>
12445
12446 * c-incpath.c (INO_T_EQ): Do not define on non-inode systems.
12447 (DIRS_EQ): New.
12448 (remove_duplicates): Do not set inode on non-inode systems.
12449 Use DIRS_EQ.
12450
12451 2008-05-20 Sandra Loosemore <sandra@codesourcery.com>
12452
12453 * config.gcc (tm_file): Update comments about relative pathnames.
12454
12455 2008-05-20 Richard Guenther <rguenther@suse.de>
12456
12457 * tree-ssa-reassoc.c (fini_reassoc): Use the statistics infrastructure.
12458 * tree-ssa-sccvn.c (process_scc): Likewise.
12459 * tree-ssa-sink.c (execute_sink_code): Likewise.
12460 * tree-ssa-threadupdate.c (thread_through_all_blocks): Likewise.
12461 * tree-vrp.c (process_assert_insertions): Likewise.
12462 * tree-ssa-dce.c (eliminate_unnecessary_stmts): Likewise.
12463 (perform_tree_ssa_dce): Likewise.
12464 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Likewise.
12465 (dump_dominator_optimization_stats): Likewise.
12466 * tree-vectorizer.c (vectorize_loops): Likewise.
12467
12468 2008-05-20 Richard Guenther <rguenther@suse.de>
12469
12470 * tree-vn.c (vn_lookup_with_vuses): Do not use the alias oracle.
12471
12472 2008-05-20 Kai Tietz <kai.tietz@onevision.com>
12473
12474 * config/i386/i386-protos.h (ix86_return_in_memory): Removed.
12475 (ix86_i386elf_return_in_memory): Likewise.
12476 (ix86_i386interix_return_in_memory): Likewise.
12477 * config/i386/i386-interix.h (TARGET_RETURN_IN_MEMORY): Removed.
12478 (SUBTARGET_RETURN_IN_MEMORY): New.
12479 * config/i386/i386elf.h: Likewise.
12480 * config/i386/ptx4-i.h: Likewise.
12481 * config/i386/sol2-10.h: Likewise.
12482 * config/i386/sysv4.h: Likewise.
12483 * config/i386/vx-common.h: Likewise.
12484 * config/i386/i386.h (TARGET_RETURN_IN_MEMORY): Removed.
12485 * config/i386/i386.c (ix86_return_in_memory): Made static and
12486 make use of optional SUBTARGET_RETURN_IN_MEMORY macro.
12487 (ix86_i386elf_return_in_memory): Removed.
12488 (ix86_i386interix_return_in_memory): Removed.
12489 (TARGET_RETURN_IN_MEMORY): Declared within i386.c only.
12490 * target-def.h (TARGET_RETURN_IN_MEMORY): Remove protection #ifdef.
12491
12492 2008-05-20 Alexandre Oliva <aoliva@redhat.com>
12493
12494 * cselib.c (cselib_record_sets): Use correct mode for IF_THEN_ELSE.
12495
12496 2008-05-19 Xinliang David Li <davidxl@google.com>
12497
12498 * tree-ssa-dce.c: Revert patches of 2008-05-17 and 2008-05-18.
12499 * opts.c: Ditto.
12500 * common.opt: Ditto.
12501 * doc/invoke.texi: Ditto.
12502
12503 2008-05-19 Eric Botcazou <ebotcazou@adacore.com>
12504
12505 * tree.c (substitute_in_expr) <tcc_vl_exp>: Fix thinko.
12506 (substitute_placeholder_in_expr) <tcc_vl_exp>: Minor tweak.
12507
12508 2008-05-19 H.J. Lu <hongjiu.lu@intel.com>
12509
12510 * config/i386/i386.c (ix86_expand_vector_init_concat): Change
12511 sizes of operand array from 8/4 to 4/2.
12512 (ix86_expand_vector_init_general): Change size of operand array
12513 from 32 to 16. Remove op0, op1 and half_mode.
12514
12515 2008-05-19 H.J. Lu <hongjiu.lu@intel.com>
12516
12517 * config/i386/i386.c (ix86_expand_vector_init_concat): New.
12518 (ix86_expand_vector_init_interleave): Likewise.
12519 (ix86_expand_vector_init_general): Use them. Assert
12520 word_mode == SImode when n_words == 4.
12521
12522 2008-05-19 Uros Bizjak <ubizjak@gmail.com>
12523
12524 * config/i386/i386.c (ix86_secondary_reload): New static function.
12525 (TARGET_SECONDARY_RELOAD): New define.
12526 * config/i386/i386.h (SECONDARY_OUTPUT_RELOAD_CLASS): Remove.
12527 * config/i386/i386.md (reload_outqi): Remove.
12528
12529 2008-05-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12530
12531 PR middle-end/35509
12532 * builtins.c (mathfn_built_in_1): Renamed from mathfn_built_in.
12533 Add `implicit' parameter. Handle BUILT_IN_SIGNBIT.
12534 (mathfn_built_in): Rewrite in terms of mathfn_built_in_1.
12535 (fold_builtin_classify): Handle BUILT_IN_ISINF_SIGN.
12536 (fold_builtin_1): Likewise.
12537 * builtins.def (BUILT_IN_ISINF_SIGN): New.
12538 c-common.c (check_builtin_function_arguments): Handle
12539 BUILT_IN_ISINF_SIGN.
12540 * doc/extend.texi: Document __builtin_isinf_sign.
12541 * fold-const.c (operand_equal_p): Handle COND_EXPR.
12542
12543 2008-05-18 Eric Botcazou <ebotcazou@adacore.com>
12544
12545 * tree-ssa-dom.c (tree_ssa_dominator_optimize): If some blocks need
12546 EH cleanup at the end of the pass, search for those that have been
12547 turned into forwarder blocks and do the cleanup on their successor.
12548
12549 2008-05-18 Richard Guenther <rguenther@suse.de>
12550
12551 * tree-cfg.c (verify_gimple_expr): Allow conversions from
12552 pointers to sizetype and vice versa.
12553
12554 2008-05-18 Xinliang David Li <davidxl@google.com>
12555
12556 * gcc/tree-ssa-dce.c: Coding style fix.
12557 (check_pow): Documentation comment.
12558 (check_log): Documenation comment. Coding style fix.
12559 (is_unnecessary_except_errno_call): Ditto.
12560 (gen_conditions_for_pow): Ditto.
12561 (gen_conditions_for_log): Ditto.
12562 (gen_shrink_wrap_conditions): Ditto.
12563 (shrink_wrap_one_built_in_calls): Ditto.
12564 * gcc/doc/invoke.texi: Better documentation string.
12565 * ChangeLog: Fix wrong change log entries from
12566 May 17 checkin on function call DCE.
12567
12568 2008-05-17 Kaz Kojima <kkojima@gcc.gnu.org>
12569
12570 * config/sh/sh.c (sh_output_mi_thunk): Update the use of init_flow.
12571
12572 2008-05-17 Kenneth Zadeck <zadeck@naturalbridge.com>
12573
12574 * doc/rtl.texi (RTL_CONST_CALL_P, RTL_PURE_CALL_P): Fixed typos.
12575 * df-problems.c (simulation routines): Fixed block comment to
12576 properly say how to add forwards scanning functions.
12577
12578 2008-05-17 Eric Botcazou <ebotcazou@adacore.com>
12579
12580 * tree-inline.c (setup_one_parameter): Remove dead code.
12581
12582 2008-05-17 Eric Botcazou <ebotcazou@adacore.com>
12583
12584 * fold-const.c (fold_unary) <CASE_CONVERT>: Fold the cast into
12585 a BIT_AND_EXPR only for an INTEGER_TYPE.
12586
12587 2008-05-17 Xinliang David Li <davidxl@google.com>
12588
12589 * gcc/tree-ssa-dce.c (cond_dead_built_in_calls): New static variable.
12590 (check_pow, check_log, is_unnecessary_except_errno_call): New
12591 functions to check for eliminating math functions that are pure
12592 except for setting errno.
12593 (gen_conditions_for_pow, gen_conditionas_for_log): New functions to
12594 general condition expressions for shrink-wrapping pow/log calls.
12595 (gen_shrink_wrap_conditions): Ditto.
12596 (shrink_wrap_one_built_in_call): Ditto.
12597 (shrink_wrap_conditional_dead_built_in_calls): Ditto.
12598 (mark_operand_necessary): If debugging, output if OP is necessary.
12599 (eliminate_unnecessary_stmts): Eliminate pow, log calls that are
12600 unnecessary.
12601 * gcc/opts.c (decode_options): set flag_tree_builtin_dce to 1 when
12602 opt level >= 2.
12603 * gcc/common.opt: New user flag -ftree-builtin-dce.
12604 * gcc/doc/invoke.texi (-ftree-builtin-dce): New option.
12605
12606 2008-05-16 David S. Miller <davem@davemloft.net>
12607
12608 * config/sparc/linux.h (NO_PROFILE_COUNTERS): Undef before overriding.
12609 * config/sparc/linux64.h (NO_PROFILE_COUNTERS): Likewise.
12610
12611 2008-05-16 Uros Bizjak <ubizjak@gmail.com>
12612
12613 PR target/36246
12614 * config/i386/i386.h (SECONDARY_MEMORY_NEEDED_MODE): New define.
12615
12616 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
12617
12618 * ifcvt.c (dead_or_predicable): Rename
12619 df_simulate_one_insn_backwards to df_simulate_one_insn.
12620 * recog.c (peephole2_optimize): Ditto.
12621 * rtl-factoring.c (collect_pattern_seqs, clear_regs_live_in_seq):
12622 Ditto.
12623 * df.h: Rename df_simulate_one_insn_backwards to
12624 df_simulate_one_insn. and delete df_simulate_one_insn_forwards.
12625 * df-problems.c (df_simulate_artificial_refs_at_top) Reversed
12626 scanning of defs and uses.
12627 (df_simulate_one_insn_backwards): Renamed to df_simulate_one_insn.
12628 (df_simulate_one_insn_forwards): Removed.
12629
12630 2008-05-16 Doug Kwan <dougkwan@google.com>
12631
12632 * real.c (real_to_decimal, real_to_hexadecimal): Distinguish
12633 QNaN & SNaN.
12634 (real_from_string): Handle NaNs and Inf as approriate.
12635
12636 2008-05-16 Nathan Froyd <froydnj@codesourcery.com>
12637
12638 * doc/gty.texi (Source Files Containing Type Information): Note
12639 that headers should appear first in the gtfiles list.
12640
12641 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
12642
12643 * tree.def (COND_EXEC): Properly documented this code.
12644
12645 2008-05-16 Diego Novillo <dnovillo@google.com>
12646
12647 * dwarf2asm.c (dw2_assemble_integer): Clarify comment.
12648 * tree-nested.c (get_trampoline_type): Set DECL_CONTEXT for
12649 the new field.
12650
12651 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
12652
12653 * tree-ssa-dse (max_stmt_uid): Removed.
12654 (get_stmt_uid, dse_possible_dead_store_p, dse_optimize_stmt,
12655 tree_ssa_dse): Encapsulate all uses of stmt_ann->uid.
12656 * tree-ssa-sccvn.c (compare_ops, init_scc_vn): Ditto.
12657 * function.h (cfun.last_stmt_uid): New field.
12658 * tree-flow-inline.h (set_gimple_stmt_uid, gimple_stmt_uid,
12659 gimple_stmt_max_uid, set_gimple_stmt_max_uid, inc_gimple_stmt_max_uid):
12660 New functions.
12661 * tree-dfa.c (renumber_gimple_stmt_uids): New function.
12662 (create_stmt_ann): Initialize the ann->uid field.
12663 * tree-ssa-pre.c (compute_avail): Encapsulate the stmt_ann->uid
12664 with new calls.
12665 * tree-flow.h (renumber_gimple_stmt_uids): New function.
12666
12667 2008-05-16 Nathan Froyd <froydnj@codesourcery.com>
12668
12669 * tree-flow.h (init_empty_tree_cfg_for_function): Declare.
12670 * tree-cfg.c (init_empty_tree_cfg_for_function): Define.
12671 (init_empty_tree_cfg): Call it.
12672
12673 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
12674
12675 * cfg.c (init_flow): Add argument THE_FUN. Use it instead of cfun.
12676 Update all users.
12677
12678 2008-05-16 Kenneth Zadeck <zadeck@naturalbridge.com>
12679
12680 * doc/invoke.text (-fdump-tree-*-verbose): New option.
12681 * tree-dump.c (dump_options): New verbose option.
12682 * tree-pretty-print.c (dump_phi_nodes, dump_generic_bb_buff):
12683 Add verbose dump.
12684 * tree-pass.h (TDF_VERBOSE): New dump flag.
12685 * print-tree.c (print_node): Added code to be able to print PHI_NODES.
12686 (tree-flow.h): Added include.
12687 * Makefile.in (print-tree.o): Added TREE_FLOW_H.
12688
12689 2008-05-16 Bernd Schmidt <bernd.schmidt@analog.com>
12690
12691 * config/bfin/bfin.c (bfin_discover_loops): Delete empty loops.
12692
12693 From Jie Zhang <jie.zhang@analog.com>
12694 * config/bfin/t-bfin-elf (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
12695 MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Remove mcpu=bf532-0.3,
12696 mcpu=bf561-none and mcpu=bf561-0.2.
12697 * config/bfin/t-bfin-uclinux (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
12698 MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Likewise.
12699 * config/bfin/t-bfin-linux (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
12700 MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Likewise.
12701 * config/bfin/bfin-protos.h (enum bfin_cpu_type): Add BFIN_CPU_UNKNOWN.
12702 * config/bfin/elf.h (STARTFILE_SPEC): Use specific CRT for BF561.
12703 (LIB_SPEC): Use proper linker script for bf561. Error if no mcpu
12704 option.
12705 * config/bfin/bfin.c (bfin_cpu_type): Set to BFIN_CPU_UNKNOWN.
12706 (cputype_selected): Remove.
12707 (bfin_handle_option): Don't use cputype_selected.
12708 (override_options): When no mcpu option, enable all workarounds.
12709 Don't use bfin_workarounds.
12710 * config/bfin/bfin.h (DRIVER_SELF_SPECS): Don't set default
12711 processor type.
12712 (DEFAULT_CPU_TYPE): Don't define.
12713
12714 2008-05-16 Richard Guenther <rguenther@suse.de>
12715
12716 * tree-ssa-propagate.c (substitute_and_fold): Fix stmt walking
12717 on deletion of the last stmt.
12718
12719 2008-05-15 H.J. Lu <hongjiu.lu@intel.com>
12720
12721 * config/i386/i386.c (ix86_expand_vector_init_general): Optimize
12722 V8HImode for SSE2 and V16QImode for SSE4.1.
12723
12724 2008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>
12725
12726 * cgraph.h (compute_inline_parameters): Made public.
12727 * tree-pass.h (ipa_opt_pass): Removed function_generate_summary,
12728 variable_generate_summary, function_write_summary,
12729 variable_write_summary, variable_read_summary. Added generate_summary,
12730 write_summary, read_summary.
12731 * cgraphunit.c (cgraph_process_new_functions): Changed call from
12732 pass_ipa_inline.function_generate_summary, to
12733 compute_inline_parameters.
12734 * ipa-inline.c (compute_inline_parameters): Made public and added
12735 node parameter.
12736 (compute_inline_parameters_for_current): New function.
12737 (pass_inline_param): Now calls compute_inline_parameters_for_current.
12738 (inline_generate_summary): Removed parameter and made to loop over
12739 all cgraph nodes.
12740 (pass_ipa_inline): Updated for new IPA_PASS structure.
12741 * passes.c (execute_ipa_summary_passes): Now is called once per
12742 pass rather than once per node*pass.
12743
12744 2008-05-15 Anatoly Sokolov <aesok@post.ru>
12745
12746 * config/avr/avr.c (avr_base_arch_macro, avr_have_movw_lpmx_p,
12747 avr_have_mul_p, avr_asm_only_p): Remove variables.
12748 (avr_override_options): Remove initialization of removed variables.
12749 (avr_file_start): Convert removed variables to fields of
12750 'struct base_arch_s *avr_current_arch'.
12751 * config/avr/avr.h (TARGET_CPU_CPP_BUILTINS): (Ditto.).
12752 (AVR_HAVE_MUL): (Ditto.).
12753 (AVR_HAVE_MOVW): (Ditto.).
12754 (AVR_HAVE_LPMX): (Ditto.).
12755 (avr_base_arch_macro, avr_have_movw_lpmx_p, avr_have_mul_p,
12756 avr_asm_only_p): Remove declaration.
12757
12758 2008-05-15 Diego Novillo <dnovillo@google.com>
12759
12760 * config/arm/arm.c (arm_return_in_memory): Fix return type.
12761 * config/arm/arm-protos.h (arm_return_in_memory): Likewise.
12762
12763 2008-05-15 Adam Nemet <anemet@caviumnetworks.com>
12764
12765 PR middle-end/36194
12766 * combine.c (check_conversion): Rename back to check_promoted_subreg.
12767 Don't call record_truncated_value from here.
12768 (record_truncated_value): Turn it into a for_each_rtx callback.
12769 (record_truncated_values): New function.
12770 (combine_instructions): Call note_uses with record_truncated_values.
12771 Change name of check_conversion to check_promoted_subreg.
12772
12773 2008-05-15 Janis Johnson <janis187@us.ibm.com>
12774
12775 * doc/sourcebuild.texi: Document support for torture tests.
12776
12777 2008-05-15 Uros Bizjak <ubizjak@gmail.com>
12778
12779 * config/i386/sse.md (*vec_concatv2sf_sse4_1): Add "m" constraint
12780 to alternative 4 of operand 2.
12781
12782 2008-05-15 Richard Guenther <rguenther@suse.de>
12783
12784 * tree-pass.h (current_pass): Declare.
12785 (get_pass_for_id): Likewise.
12786 * passes.c (passes_by_id, passes_by_id_size): New globals.
12787 (set_pass_for_id): New function.
12788 (get_pass_for_id): Likewise.
12789 (register_one_dump_file): Use set_pass_for_id to populate passes_by_id.
12790 (execute_function_todo): Flush per function statistics.
12791 * toplev.c (compile_file): Init statistics.
12792 (general_init): Do early statistics initialization.
12793 (finalize): Finish statistics.
12794 * statistics.h (statistics_early_init): Declare.
12795 (statistics_init): Likewise.
12796 (statistics_fini): Likewise.
12797 (statistics_fini_pass): Likewise.
12798 (statistics_counter_event): Likewise.
12799 (statistics_histogram_event): Likewise.
12800 * statistics.c: New file.
12801 * Makefile.in (OBJS-common): Add statistics.o.
12802 (statistics.o): Add dependencies.
12803 * doc/invoke.texi (-fdump-statistics): Document.
12804
12805 * tree-ssa-pre.c (compute_antic): Use statistics_histogram_event.
12806 (insert): Likewise.
12807 (execute_pre): Use statistics_counter_event.
12808 * tree-ssa-propagate.c (struct prop_stats_d): Add num_dce field.
12809 (substitute_and_fold): Increment it. Use statistics_counter_event.
12810
12811 2008-05-15 Diego Novillo <dnovillo@google.com>
12812
12813 http://gcc.gnu.org/ml/gcc-patches/2008-05/msg00893.html
12814
12815 * treestruct.def (TS_STRUCT_FIELD_TAG): Remove.
12816 * tree-ssa-alias.c (new_type_alias): Remove references to
12817 sub-variables from comment.
12818 * tree-ssa-operands.c (swap_tree_operands): Likewise.
12819
12820 2008-05-15 H.J. Lu <hongjiu.lu@intel.com>
12821
12822 * config/i386/sse.md (*vec_concatv2sf_sse4_1): Set prefix_extra
12823 attribute to 1 only for insertps alternative.
12824
12825 2008-05-15 Bernd Schmidt <bernd.schmidt@analog.com>
12826
12827 * config/bfin/bfin.md (loadbytes): New pattern.
12828 * config/bfin/bfin.c (enum bfin_builtins): Add BFIN_BUILTIN_LOADBYTES.
12829 (bfin_init_builtins): Initialize it.
12830 (bdesc_1arg): Add it.
12831
12832 2008-05-15 Sa Liu <saliu@de.ibm.com>
12833
12834 * testsuite/gfortran.dg/c_kind_int128_test1.f03: New.
12835 * testsuite/gfortran.dg/c_kind_int128_test2.f03: New.
12836 * testsuite/lib/target-supports.exp: Add
12837 check_effective_target_fortran_integer_16.
12838
12839 2008-05-15 Bernd Schmidt <bernd.schmidt@analog.com>
12840
12841 * config/bfin/bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.
12842 * config/bfin/bfin-protos.h (bfin_return_in_memory): Don't declare.
12843 * config/bfin/bfin.c (bfin_return_in_memory): Now static. Return bool.
12844 (TARGET_RETURN_IN_MEMORY): Define.
12845
12846 2008-05-15 Richard Guenther <rguenther@suse.de>
12847
12848 PR middle-end/36244
12849 * tree-ssa-alias.c (new_type_alias): Do not set TREE_READONLY.
12850 * tree-flow-inline.h (unmodifiable_var_p): Memory tags never
12851 represent unmodifiable vars.
12852
12853 2008-05-15 Richard Guenther <rguenther@suse.de>
12854
12855 * tree-dfa.c (refs_may_alias_p): Allow all kinds of
12856 INDIRECT_REF and TARGET_MEM_REF.
12857 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle
12858 TARGET_MEM_REF.
12859
12860 2008-05-15 Uros Bizjak <ubizjak@gmail.com>
12861 H.J. Lu <hongjiu.lu@intel.com>
12862
12863 * config/i386/sse.md (*vec_concatv2sf_sse4_1): New insn pattern.
12864 (*vec_concatv2si_sse4_1): Use vector_move_operand predicate
12865 for operand 2. Remove pinsr{q,d} with 0x0 immediate operand from
12866 insn alternatives. Add missing alternatives.
12867 (*vec_concatv2di_rex64_sse4_1): Likewise.
12868 (*vec_concatv2si_sse2): Use "x" register constraint instead of "Y2".
12869 (*vec_concatv2di_rex64_sse): Rename from *vec_concatv2di_rex64.
12870 Require TARGET_SSE.
12871
12872 2008-05-15 Richard Guenther <rguenther@suse.de>
12873
12874 PR tree-optimization/36009
12875 PR tree-optimization/36204
12876 * tree-ssa-loop-im.c (tree-ssa-propagate.h): Include.
12877 (determine_invariantness_stmt): Record the loop a store is
12878 always executed in.
12879 * Makefile.in (tree-ssa-loop-im.o): Add tree-ssa-propagate.h
12880 dependency.
12881
12882 2008-05-15 Richard Guenther <rguenther@suse.de>
12883
12884 PR tree-optimization/34330
12885 * tree-ssa-alias.c (get_smt_for): Only assert that accesses
12886 through the pointer will alias the SMT.
12887
12888 2008-05-14 Andreas Tobler <a.tobler@schweiz.org>
12889
12890 * config/sparc/sparc.h (NO_PROFILE_COUNTERS): Define as 0.
12891
12892 2008-05-14 H.J. Lu <hongjiu.lu@intel.com>
12893
12894 * config/i386/sse.md (*sse4_1_pinsrq): Make it 64bit only.
12895
12896 2008-05-14 Michael Meissner <michael.meissner@amd.com>
12897 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
12898
12899 * optabs.h (optab_index): Add OTI_vashl, OTI_vlshr, OTI_vashr,
12900 OTI_vrotl, OTI_vrotr to support vector/vector shifts.
12901 (vashl_optab): New optab for vector/vector shifts.
12902 (vashr_optab): Ditto.
12903 (vlshr_optab): Ditto.
12904 (vrotl_optab): Ditto.
12905 (vrotr_optab): Ditto.
12906 (optab_subtype): New enum for optab_for_tree_code call.
12907 (optab_for_tree_code): Add enum optab_subtype argument.
12908
12909 * optabs.c (optab_for_tree_code): Take an additional argument to
12910 distinguish between a vector shift by a scalar and vector shift by
12911 a vector. Make lshr/ashr/ashl/rotl/rotr optabs just vector
12912 shifted by a scalar. Use vlshr/vashr/vashl/vrotl/vrotr for the
12913 vector shift by a vector.
12914 (expand_widen_pattern_expr): Pass additional argument to
12915 optab_for_tree_code.
12916
12917 * genopinit.c (optabs): Add vashr_optab, vashl_optab, vlshr_optab,
12918 vrotl_optab, vrotr_optab.
12919
12920 * expr.c (expand_expr_real_1): Update calls to
12921 optab_for_tree_code to distinguish between vector shifted by a
12922 scalar and vector shifted by a vector.
12923 * tree-vectorizer.c (supportable_widening_operation): Ditto.
12924 (supportable_narrowing_operation): Ditto.
12925 * tree-vect-analyze.c (vect_build_slp_tree): Ditto.
12926 * tree-vect-patterns.c (vect_pattern_recog_1): Ditto.
12927 * tree-vect-transform.c (vect_model_reduction_cost): Ditto.
12928 (vect_create_epilog_for_reduction): Ditto.
12929 (vectorizable_reduction): Ditto.
12930 (vectorizable_operation): Ditto.
12931 (vect_strided_store_supported): Ditto.
12932 (vect_strided_load_supported): Ditto.
12933 * tree-vect-generic.c (expand_vector_operations_1): Ditto.
12934 * expmed.c (expand_shift): Ditto.
12935
12936 * doc/md.texi (ashl@var{m}3): Document that operand 2 is always a
12937 scalar type.
12938 (ashr@var{m}3): Ditto.
12939 (vashl@var{m}3): Document new vector/vector shift standard name.
12940 (vashr@var{m}3): Ditto.
12941 (vlshr@var{m}3): Ditto.
12942 (vrotl@var{m}3): Ditto.
12943 (vrotr@var{m}3): Ditto.
12944
12945 * config/i386/i386.md (PPERM_SRC): Move PPERM masks here from i386.c.
12946 (PPERM_INVERT): Ditto.
12947 (PPERM_REVERSE): Ditto.
12948 (PPERM_REV_INV): Ditto.
12949 (PPERM_ZERO): Ditto.
12950 (PPERM_ONES): Ditto.
12951 (PPERM_SIGN): Ditto.
12952 (PPERM_INV_SIGN): Ditto.
12953 (PPERM_SRC1): Ditto.
12954 (PPERM_SRC2): Ditto.
12955
12956 * config/i386/sse.md (mulv2di3): Add SSE5 support.
12957 (sse5_pmacsdql_mem): New SSE5 define_and_split that temporarily
12958 allows a memory operand to be the value being added, and split it
12959 to improve vectorization.
12960 (sse5_pmacsdqh_mem): Ditto.
12961 (sse5_mulv2div2di3_low): SSE5 32-bit multiply and extend function.
12962 (sse5_mulv2div2di3_high): Ditto.
12963 (vec_pack_trunc_v8hi): Add SSE5 pperm support.
12964 (vec_pack_trunc_v4si): Ditto.
12965 (vec_pack_trunc_v2di): Ditto.
12966 (sse5_pcmov_<mode>): Remove code that tried to use use
12967 andps/andnps instead of pcmov.
12968 (vec_widen_smult_hi_v4si): If we have SSE5, use the pmacsdql and
12969 pmacsdqh instructions.
12970 (vec_widen_smult_lo_v4si): Ditto.
12971
12972 * config/i386/i386.c (PPERM_SRC): Move PPERM masks to i386.md.
12973 (PPERM_INVERT): Ditto.
12974 (PPERM_REVERSE): Ditto.
12975 (PPERM_REV_INV): Ditto.
12976 (PPERM_ZERO): Ditto.
12977 (PPERM_ONES): Ditto.
12978 (PPERM_SIGN): Ditto.
12979 (PPERM_INV_SIGN): Ditto.
12980 (PPERM_SRC1): Ditto.
12981 (PPERM_SRC2): Ditto.
12982 (ix86_expand_sse_movcc): Move the SSE5 test after the if
12983 true/false tests.
12984 (ix86_expand_int_vcond): If SSE5 generate all possible integer
12985 comparisons.
12986 (ix86_sse5_valid_op_p): Allow num_memory to be negative, which
12987 says ignore whether the last reference is a memory operand.
12988
12989 2008-05-14 Michael Meissner <michael.meissner@amd.com>
12990 Paolo Bonzini <bonzini at gnu dot org>
12991
12992 * config/rs6000/rs6000.c (bdesc_2arg): Change the names of vector
12993 shift patterns.
12994
12995 * config/rs6000/altivec.md (vashl<mode>3): Rename from ashl<mode>3.
12996 (vlshr<mode>3): Rename from vlshr<mode>3.
12997 (vashr<mode>3): Rename from vashr<mode>3.
12998 (mulv4sf3): Change the names of vector shift patterns.
12999 (mulv4si3): Ditto.
13000 (negv4sf2): Ditt.
13001
13002 * config/spu/spu.c (spu_initialize_trampoline): Rename vector
13003 shift insns.
13004
13005 * config/spu/spu-builtins.def (SI_SHLH): Rename vector shift insns.
13006 (SI_SHLHI): Ditto.
13007 (SI_SHL): Ditto.
13008 (SI_SHLI): Ditto.
13009 (SI_ROTH): Ditto.
13010 (SI_ROTHI): Ditto.
13011 (SI_ROT): Ditto.
13012 (SI_ROTI): Ditto.
13013 (SPU_RL_0): Ditto.
13014 (SPU_RL_1): Ditto.
13015 (SPU_RL_2): Ditto.
13016 (SPU_RL_3): Ditto.
13017 (SPU_RL_4): Ditto.
13018 (SPU_RL_5): Ditto.
13019 (SPU_RL_6): Ditto.
13020 (SPU_RL_7): Ditto.
13021 (SPU_SL_0): Ditto.
13022 (SPU_SL_1): Ditto.
13023 (SPU_SL_2): Ditto.
13024 (SPU_SL_3): Ditto.
13025 (SPU_SL_4): Ditto.
13026 (SPU_SL_5): Ditto.
13027 (SPU_SL_6): Ditto.
13028 (SPU_SL_7): Ditto.
13029
13030 * config/spu/spu.md (v): New iterator macro to add v for vector types.
13031 (floatunssidf2_internal): Change vector/vector shift names.
13032 (floatunsdidf2_internal): Ditto.
13033 (mulv8hi3): Ditto.
13034 (ashrdi3): Ditto.
13035 (ashrti3): Ditto.
13036 (cgt_df): Ditto.
13037 (cgt_v2df): Ditto.
13038 (dftsv): Ditto.
13039 (vashl<mode>3): Rename from ashl<mode>3.
13040 (vashr<mode>3): Rename from ashr<mode>3.
13041 (vlshr<mode>3): Rename from lshr<mode>3.
13042 (vrotl<mode>3): Rename from rotl<mode>3.
13043
13044 2008-05-14 Michael Meissner <michael.meissner@amd.com>
13045
13046 PR target/36224
13047 * config/i386/sse.md (vec_widen_smult_hi_v4si): Delete, using unsigned
13048 multiply gives the wrong value when doing widening multiplies.
13049 (vec_widen_smult_lo_v4si): Ditto.
13050
13051 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>
13052
13053 * optabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOCK to
13054 LCT_PURE and LCT_CONST_MAKE_BLOCK to LCT_CONST in calls to
13055 emit_library_call_value.
13056 * builtins.c (expand_builtin_powi, expand_builtin_memcmp): Ditto.
13057 * tree.h (ECF_LIBCALL_BLOCK): Removed.
13058 * calls.c (initialize_argument_information, precompute_arguments,
13059 expand_call, emit_library_call_value_1): Remove ECF_LIBCALL_BLOCK.
13060 (precompute_arguments): Removed flags parameter.
13061 * rtl.h (LCT_CONST_MAKE_BLOCK, LCT_PURE_MAKE_BLOCK): Removed.
13062
13063 2008-05-14 Richard Guenther <rguenther@suse.de>
13064
13065 * tree-ssa-dse.c (dse_possible_dead_store_p): Remove dead code.
13066 Make sure to register the store if the use is a PHI_NODE.
13067
13068 2008-05-14 Olivier Hainque <hainque@adacore.com>
13069
13070 * expr.c (expand_expr_real_1) <normal_inner_ref>: Force op0 to
13071 memory if the component is to be referenced in BLKmode according
13072 to get_inner_reference.
13073
13074 2008-05-14 Adam Nemet <anemet@caviumnetworks.com>
13075
13076 * calls.c (emit_library_call_value_1): Restore code clearing
13077 ECF_LIBCALL_BLOCK to ensure that we only call end_sequence once.
13078
13079 2008-05-14 Olivier Hainque <hainque@adacore.com>
13080 Nicolas Roche <roche@adacore.com>
13081
13082 * configure.ac: Add support for a "gcc_subdir" variable in
13083 config-lang.in, to denote a subdirectory where the language/GCC
13084 integration files are to be found.
13085 * configure: Regenerate.
13086
13087 2008-05-14 Ira Rosen <irar@il.ibm.com>
13088
13089 PR tree-optimization/36098
13090 * tree-vect-analyze.c (vect_analyze_group_access): Set the gap
13091 value for the first load in the group in case of a gap.
13092 (vect_build_slp_tree): Check that there are no gaps in loads.
13093
13094 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>
13095
13096 * doc/rtl.texi: Removed reference to REG_NO_CONFLICT notes.
13097 * optabs.c (expand_binop, expand_absneg_bit, expand_unop,
13098 expand_copysign_bit, ): Change call to emit_no_conflict_block to
13099 emit_insn and remove unneeded code to construct extra args.
13100 (emit_no_conflict_block): Removed.
13101 * optabls.h: (emit_no_conflict_block): Removed.
13102 * cse.c (cse_extended_basic_block): Remove search for
13103 REG_NO_CONFLICT note.
13104 * global.c: Removed incorrect comment added in revision 117.
13105 * expr.c (convert_move): Change call to emit_no_conflict_block to
13106 emit_insn.
13107 * recog.c: Change comments so that they do not mention
13108 REG_NO_CONFLICT.
13109 * local_alloc.c (combine_regs): Removed last parameter.
13110 (no_conflict_p): Removed.
13111 (block_alloc): Removed note, no_conflict_combined_regno and set
13112 local vars. Removed all code to process REG_NO_CONFLICT blocks.
13113 (combine_regs): Removed already_dead and code to look for
13114 REG_NO_CONFLICT notes.
13115 * lower_subreg (remove_retval_note): Removed code to look for
13116 REG_NO_CONFLICT block.
13117 (resolve_reg_notes): Removed REG_NO_CONFLICT case.
13118 (resolve_clobber): Remove code to process libcalls that have
13119 REG_NO_CONFLICT notes.
13120 * loop_invariant.c (find_invariant_insn): Removed REG_NO_CONFLICT
13121 case.
13122 * combine.c (can_combine_p, distribute_notes): Removed
13123 REG_NO_CONFLICT case.
13124 * config/cris/cris.md (movdi pattern): Changed emit_no_conflict_block
13125 to emit_insns.
13126 * config/mn10300/mn10300.md (absdf2, negdf2 patterns): Ditto.
13127 * config/m68k/m68k.md (negdf2, negxf2, absdf2, absxf2 patterns):
13128 Ditto.
13129 * reg-notes.def (NO_CONFLICT): Removed.
13130
13131 2008-05-14 David S. Miller <davem@davemloft.net>
13132
13133 * config/sparc/sparc.c (sparc_profile_hook): If
13134 NO_PROFILE_COUNTERS, don't generate and pass a label into mcount.
13135 * config/sparc/linux.h (NO_PROFILE_COUNTERS): Define as 1.
13136 * config/sparc/linux64.h (NO_PROFILE_COUNTERS): Likewise.
13137
13138 2008-05-14 Andreas Krebbel <krebbel1@de.ibm.com>
13139
13140 * cse.c (cse_cc_succs): Invoke delete_insn_and_edges.
13141
13142 2008-05-13 Uros Bizjak <ubizjak@gmail.com>
13143
13144 PR target/36222
13145 * config/i386/i386.c (ix86_expand_vector_init_general): Rearrange op0
13146 and op1 expansion before vector concat to have less live pseudos.
13147
13148 2008-05-13 H.J. Lu <hongjiu.lu@intel.com>
13149
13150 * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Use
13151 ix86_expand_vector_set if supported.
13152
13153 2008-05-13 Diego Novillo <dnovillo@google.com>
13154 Kenneth Zadeck <zadeck@naturalbridge.com>
13155
13156 http://gcc.gnu.org/ml/gcc-patches/2008-05/msg00748.html
13157
13158 * tree.h (init_phinodes, fini_phinodes, release_phi_node,
13159 phinodes_print_statistics, init_ssanames, fini_ssanames,
13160 make_ssa_name, duplicate_ssa_name, duplicate_ssa_name_ptr_info,
13161 release_ssa_name, release_defs, replace_ssa_name_symbol,
13162 ssanames_print_statistics): Move ...
13163 * tree-flow.h: ... here.
13164 * tree-ssanames.c (init_ssanames): Add arguments FN and SIZE.
13165 Use FN instead of cfun.
13166 (make_ssa_name_fn): Rename from make_ssa_name.
13167 (pass_release_ssa_names): Add TODO_dump_func to finish flags.
13168 * tree-flow-inline.h (make_ssa_name): Move from
13169 tree-ssanames.c. Convert to static inline. Call make_ssa_name_fn.
13170 * omp-low.c (expand_omp_parallel):
13171 * tree-flow-inline.h (redirect_edge_var_map_result):
13172 * tree-ssa.c (init_tree_ssa): Add argument FN.
13173 Use it instead of cfun. Update all users.
13174
13175 2008-05-13 Tom Tromey <tromey@redhat.com>
13176
13177 PR preprocessor/22168:
13178 * doc/cpp.texi (Top): Update menu.
13179 (Alternatives to Wrapper #ifndef): New node.
13180 (Other Directives): Document deprecation.
13181 (Obsolete Features): Remove menu.
13182 (Assertions): Merge node into Obsolete Features.
13183 (Obsolete once-only headers): Move earlier; rename to Alternatives
13184 to Wrapper #ifndef.
13185 * doc/cppopts.texi: Update.
13186 * c.opt (Wdeprecated): Enable for C and ObjC.
13187 * doc/invoke.texi (Option Summary): Move -Wno-deprecated.
13188 (C++ Dialect Options): Move -Wno-deprecated from here to...
13189 (Warning Options): ... here.
13190
13191 2008-05-13 Richard Guenther <rguenther@suse.de>
13192
13193 PR middle-end/36227
13194 * fold-const.c (fold_sign_changed_comparison): Do not allow
13195 changes in pointer-ness.
13196
13197 2008-05-12 Kaz Kojima <kkojima@gcc.gnu.org>
13198
13199 PR target/24713
13200 * config/sh/sh.c (sh_expand_prologue): Don't clear
13201 RTX_FRAME_RELATED_P for push insns.
13202
13203 2008-05-12 Andy Hutchinson <hutchinsonandy@aim.com>
13204
13205 * config/avr/avr.h (MAX_OFILE_ALIGNMENT): Define.
13206
13207 2008-05-12 Anatoly Sokolov <aesok@post.ru>
13208
13209 * config/avr/avr.h (machine_function): Add 'is_leaf' field.
13210 * config/avr/avr.c (avr_regs_to_save): Compute 'machine->is_leaf'.
13211 Use 'machine->is_leaf' instead of 'leaf_func_p'.
13212
13213 2008-05-12 H.J. Lu <hongjiu.lu@intel.com>
13214
13215 * config/i386/sse.md (*sse_concatv4sf): Renamed to ...
13216 (*vec_concatv4sf_sse): This.
13217 (*sse2_concatv2si): Renamed to ...
13218 (*vec_concatv2si_sse2): This.
13219 (*sse1_concatv2si): Renamed to ...
13220 (*vec_concatv2si_sse): This.
13221 (*vec_concatv2di_rex): Renamed to ...
13222 (*vec_concatv2di_rex64): This.
13223 (*vec_concatv2si_sse4_1): New.
13224 (*vec_concatv2di_rex64_sse4_1): Likewise.
13225
13226 2008-05-12 Uros Bizjak <ubizjak@gmail.com>
13227
13228 PR rtl-optimization/36111
13229 * recog.c (validate_replace_rtx_1): Unshare new RTL expression
13230 that was created for swappable operands.
13231
13232 2008-05-12 Samuel Tardieu <sam@rfc1149.net>
13233
13234 PR ada/36001
13235 * Makefile.in: Substitute GNATMAKE and GNATBIND.
13236 * configure.ac: Add call to ACX_PROG_GNAT.
13237
13238 2008-05-11 Volker Reichelt <v.reichelt@netcologne.de>
13239
13240 * optc-gen.awk: Fix comment typo.
13241
13242 2008-05-11 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
13243
13244 * pretty-print.c (pp_integer_with_precision): Use
13245 HOST_LONG_LONG_FORMAT.
13246
13247 2008-05-10 Kenneth Zadeck <zadeck@naturalbridge.com>
13248
13249 * gcse.c (store_killed_in_insn): Negated call to RTL_CONST_CALL_P.
13250
13251 2008-05-10 H.J. Lu <hongjiu.lu@intel.com>
13252
13253 * config/i386/i386.c (bdesc_ptest): Removed.
13254 (ix86_builtin_type): Add INT_FTYPE_V2DI_V2DI_PTEST.
13255 (bdesc_args): Add __builtin_ia32_ptestz128,
13256 __builtin_ia32_ptestc128 and __builtin_ia32_ptestnzc128.
13257 (ix86_init_mmx_sse_builtins): Updated.
13258 (ix86_expand_args_builtin): Handle INT_FTYPE_V2DI_V2DI_PTEST.
13259 (ix86_expand_builtin): Updated.
13260
13261 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
13262
13263 * tree-cfg.c (valid_fixed_convert_types_p): New function.
13264 (verify_gimple_expr): Handle FIXED_CONVERT_EXPR.
13265
13266 2008-05-10 Uros Bizjak <ubizjak@gmail.com>
13267
13268 * value-prof.c (interesting_stringop_to_profile): Do not
13269 return early for BUILT_IN_MEMPCPY.
13270
13271 2008-05-09 H.J. Lu <hongjiu.lu@intel.com>
13272
13273 * calls.c (expand_call): Don't use callgraph to increase
13274 preferred_stack_boundary.
13275
13276 * cgraph.h (cgraph_rtl_info): Use unsigned on
13277 preferred_incoming_stack_boundary.
13278
13279 * final.c (rest_of_clean_state): Use unsigned on
13280 preferred_stack_boundary.
13281
13282 2008-05-09 Tom Tromey <tromey@redhat.com>
13283
13284 PR preprocessor/22231:
13285 * c-opts.c (sanitize_cpp_opts): Disallow -MG if compilation is
13286 proceeding.
13287
13288 2008-05-09 Uros Bizjak <ubizjak@gmail.com>
13289
13290 PR tree-optimization/36129
13291 * tree-ssa-ccp.c: Include value-prof.h.
13292 (execute_fold_all_builtins): Call gimple_remove_stmt_histograms if
13293 built-in function was folded to a constant.
13294 * Makefile.in (tree-ssa-ccp.c): Depend on value-prof.h
13295
13296 2008-05-09 Jan Sjodin <jan.sjodin@amd.com>
13297 Sebastian Pop <sebastian.pop@amd.com>
13298
13299 * tree-scalar-evolution.c: Document instantiate_scev.
13300 (instantiate_parameters_1): Renamed instantiate_scev_1.
13301 Don't use the same loop for instantiation_loop and evolution_loop.
13302 (instantiate_scev): New.
13303 (instantiate_parameters): Moved...
13304 (resolve_mixers): Update call to instantiate_scev_1 to pass the
13305 same loop twice. Maintains the semantics for this function.
13306 * tree-scalar-evolution.h (instantiate_scev): Declare.
13307 (instantiate_parameters): ...here. Now static inline.
13308 * tree-data-ref.c (dr_analyze_indices): Call instantiate_scev
13309 instead of resolve_mixers.
13310
13311 2008-05-09 Maxim Kuvyrkov <maxim@codesourcery.com>
13312
13313 * rtl-factoring.c (collect_pattern_seqs): Fix typo.
13314
13315 2008-05-09 Tomas Bily <tbily@suse.cz>
13316
13317 * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.
13318 * tree-cfg.c (verify_expr, verify_gimple_expr): Likewise.
13319 * tree-ssa-structalias.c (get_constraint_for): Likewise.
13320 * c-common.c (c_common_truthvalue_conversion): Likewise.
13321 * tree-object-size.c (compute_object_offset): Likewise.
13322 * tree-inline.c (estimate_num_insns_1): Likewise.
13323 * varasm.c (const_hash_1, compare_constant, copy_constant)
13324 (compute_reloc_for_constant, output_addressed_constants)
13325 (initializer_constant_valid_p): Likewise.
13326 * c-omp.c (check_omp_for_incr_expr): Likewise.
13327 * gimplify.c (gimplify_expr): Likewise.
13328 * c-typeck.c (c_finish_return): Likewise.
13329 * tree-vectorizer.c (supportable_widening_operation)
13330 (supportable_narrowing_operation): Likewise.
13331 * c-pretty-print.c (pp_c_cast_expression, pp_c_expression): Likewise.
13332 * matrix-reorg.c (can_calculate_expr_before_stmt): Likewise.
13333 * expr.c (highest_pow2_factor, expand_expr_real_1): Likewise.
13334 * dwarf2out.c (loc_descriptor_from_tree_1, add_bound_info)
13335 (descr_info_loc): Likewise.
13336 * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Likewise.
13337 * fold-const.c (operand_equal_p, make_range, extract_muldiv_1)
13338 (fold_unary): Likewise.
13339 * builtins.c (get_pointer_alignment): Likewise.
13340 * tree-scalar-evolution.c (interpret_rhs_modify_stmt)
13341 (instantiate_parameters_1): Likewise.
13342 * tree.c (expr_align, stabilize_reference): Likewise.
13343 * tree-pretty-print.c (dump_generic_node, op_prio): Likewise.
13344 * tree-ssa-loop-niter.c (derive_constant_upper_bound): Likewise.
13345 * convert.c (strip_float_extensions): Use CONVERT_EXPR_P.
13346 * tree-ssa-threadedge.c (simplify_control_stmt_condition): Likewise.
13347 * config/alpha/alpha.c (va_list_skip_additions): Likewise.
13348 * c-common.c (c_alignof_expr, check_function_arguments_recurse):
13349 Likewise.
13350 * tree-ssa.c (tree_ssa_useless_type_conversion): Likewise.
13351 * varasm.c (initializer_constant_valid_p, output_constant): Likewise.
13352 * tree-ssa-forwprop.c (get_prop_source_stmt, can_propagate_from)
13353 (forward_propagate_addr_expr_1, forward_propagate_addr_expr)
13354 (forward_propagate_comparison)
13355 (tree_ssa_forward_propagate_single_use_vars): Likewise.
13356 * cfgexpand.c (discover_nonconstant_array_refs_r): Likewise.
13357 * emit-rtl.c (component_ref_for_mem_expr)
13358 (set_mem_attributes_minus_bitpos): Likewise.
13359 * tree-ssa-phiopt.c (conditional_replacement): Likewise.
13360 * gimplify.c (gimplify_conversion, goa_lhs_expr_p, gimplify_expr):
13361 Likewise.
13362 * c-typeck.c (default_function_array_conversion, build_indirect_ref)
13363 (build_function_call, pointer_diff, build_compound_expr)
13364 (c_finish_return): Likewise.
13365 * tree-vect-analyze.c (vect_determine_vectorization_factor): Likewise.
13366 * matrix-reorg.c (get_inner_of_cast_expr, may_flatten_matrices_1):
13367 Likewise.
13368 * tree-ssa-ifcombine.c (recognize_single_bit_test): Likewise.
13369 * expr.c (is_aligning_offset): Likewise.
13370 * tree-ssa-alias.c (is_escape_site): Likewise.
13371 * tree-stdarg.c (va_list_counter_bump, check_va_list_escapes)
13372 (check_all_va_list_escapes): Likewise.
13373 * tree-ssa-loop-ivopts.c (determine_base_object)
13374 (determine_common_wider_type): Likewise.
13375 * dojump.c (do_jump): Likewise.
13376 * tree-ssa-sccvn.c (simplify_unary_expression): Likewise.
13377 * tree-gimple.c (is_gimple_cast): Likewise.
13378 * fold-const.c (decode_field_reference, )
13379 (fold_sign_changed_comparison, fold_unary, fold_comparison)
13380 (fold_binary): Likewise.
13381 * tree-ssa-alias-warnings.c (find_alias_site_helper)
13382 (already_warned_in_frontend_p): Likewise.
13383 * builtins.c (get_memory_rtx, fold_builtin_next_arg): Likewise.
13384 * tree.c (really_constant_p, get_unwidened): Likewise.
13385 * tree-ssa-loop-niter.c (expand_simple_operations): Likewise.
13386 * tree-ssa-loop-im.c (rewrite_bittest): Likewise.
13387 * tree-vrp.c (register_edge_assert_for_2, register_edge_assert_for_1):
13388 Likewise.
13389 * tree.h (STRIP_NOPS, STRIP_SIGN_NOPS, STRIP_TYPE_NOPS): Use
13390 CONVERT_EXPR_P.
13391 (CONVERT_EXPR_P): Define.
13392 (CASE_CONVERT): Define.
13393
13394 2008-05-08 Kenneth Zadeck <zadeck@naturalbridge.com>
13395
13396 PR middle-end/36117
13397 * dce.c (deletable_insn_p): Do not delete calls if df_in_progress.
13398 (delete_unmarked_insns): When deleting a call, call
13399 delete_unreachable_blocks.
13400 * rtl.texi (RTL_CONST_CALL_P, RTL_PURE_CALL_P,
13401 RTL_CONST_OR_PURE_CALL_P, RTL_LOOPING_CONST_OR_PURE_CALL_P): Fixed doc.
13402
13403 2008-05-08 Richard Guenther <rguenther@suse.de>
13404
13405 * doc/invoke.texi (-fdump-tree-salias): Remove documentation.
13406 (-ftree-salias): Likewise.
13407 (salias-max-implicit-fields): Remove param documentation.
13408 (salias-max-array-elements): Likewise.
13409 * tree-pass.h (pass_create_structure_vars): Remove.
13410 * params.h (SALIAS_MAX_IMPLICIT_FIELDS): Remove.
13411 (SALIAS_MAX_ARRAY_ELEMENTS): Likewise.
13412 * tree-ssa-alias.c (create_structure_vars): Remove.
13413 (gate_structure_vars): Likewise.
13414 (pass_create_structure_vars): Likewise.
13415 (gate_build_alias): Likewise.
13416 (pass_build_alias): Adjust to run always and dump the function.
13417 * common.opt (ftree-salias): Hide.
13418 * passes.c (init_optimization_passes): Remove
13419 pass_create_structure_vars, adjust comment.
13420 * params.def (PARAM_SALIAS_MAX_IMPLICIT_FIELDS): Remove.
13421 (PARAM_SALIAS_MAX_ARRAY_ELEMENTS): Likewise.
13422 * opts.c (decode_options): Do not set flag_tree_salias.
13423 (common_handle_option): Add OPT_ftree_salias to the backward
13424 compatibility section.
13425
13426 2008-05-08 Richard Guenther <rguenther@suse.de>
13427
13428 * tree-flow-inline.h (var_can_have_subvars): Move ...
13429 * tree-ssa-structalias.c (var_can_have_subvars): ... here.
13430 * tree-flow.h (var_can_have_subvars): Remove.
13431 (push_fields_onto_fieldstack): Remove.
13432 (sort_fieldstack): Likewise.
13433 (struct fieldoff): Move ...
13434 * tree-ssa-structalias.c (struct fieldoff): ... here. Remove
13435 alias_set and base_for_components fields.
13436 (sort_fieldstack): Make static.
13437 (push_fields_onto_fieldstack): Likewise. Remove code that
13438 handles anything but RECORD_TYPEs. Remove alias_set and
13439 base_for_components handling.
13440 (create_variable_info_for): Adjust.
13441
13442 2008-05-08 Seongbae Park <seongbae.park@gmail.com>
13443
13444 * common.opt (Wframe-larger-than=): Shorten the help message
13445 to one line.
13446 * doc/invoke.texi (Wframe-larger-than=): Add more description.
13447
13448 2008-05-08 Rafael Espíndola <espindola@google.com>
13449
13450 * tree-complex.c (expand_complex_div_wide): Don't create CONDs that
13451 trap.
13452 * tree-gimple.c (is_gimple_condexpr): Check that the expression doesn't
13453 trap and that both operands are gimple values.
13454 (canonicalize_cond_expr_cond): Use is_gimple_condexpr.
13455 * gcc/tree-eh.c (tree_could_trap_p): Correctly detect if a comparison
13456 is a fp operation.
13457
13458 2008-05-08 Richard Sandiford <rsandifo@nildram.co.uk>
13459
13460 * read-rtl.c (join_c_conditions): Return the first string if the
13461 two strings are equal.
13462
13463 2008-05-08 Richard Sandiford <rsandifo@nildram.co.uk>
13464
13465 * gensupport.h (pred_data): Add a "num_codes" field.
13466 (add_predicate_code): Declare.
13467 * gensupport.c (add_predicate_code): New function.
13468 (std_pred_table): Add an "allows_const_p" field.
13469 (std_preds): Set this field for predicates that allow RTX_CONST_OBJs.
13470 Remove the (incomplete) list of such codes from the codes field.
13471 (init_predicate_table): Use add_predicate_code. Add all
13472 RTX_CONST_OBJs if allows_const_p is true.
13473 * genrecog.c (process_define_predicate): Use add_predicate_code.
13474
13475 2008-05-08 David Daney <ddaney@avtrex.com>
13476 Richard Sandiford <rsandifo@nildram.co.uk>
13477
13478 * config/mips/mips.md (mips_expand_compare_and_swap_12): Handle
13479 special case of constant zero operands.
13480 * config/mips/mips.c (mips_expand_compare_and_swap_12): Zero extend
13481 old and new values. Special case constant zero values.
13482 * config/mips/mips.h (MIPS_COMPARE_AND_SWAP): Skip 'sync' if compare
13483 fails.
13484 (MIPS_COMPARE_AND_SWAP_12): Handle constant zero operands.
13485 (MIPS_COMPARE_AND_SWAP_12_0): New macro.
13486
13487 2008-05-08 Paolo Bonzini <bonzini@gnu.org>
13488
13489 PR target/36090
13490 * simplify-rtx.c (simplify_plus_minus): Create CONST of
13491 similar RTX_CONST_OBJ before CONST_INT.
13492
13493 2008-05-08 Steve Ellcey <sje@cup.hp.com>
13494
13495 * stmt.c (expand_stack_restore): Change sa mode if needed.
13496
13497 2008-05-08 Richard Guenther <rguenther@suse.de>
13498
13499 * config/i386/i386-protos.h (ix86_return_in_memory): Adjust
13500 return type to bool.
13501 (ix86_sol10_return_in_memory): Likewise.
13502 (ix86_i386elf_return_in_memory): Likewise.
13503 (ix86_i386interix_return_in_memory): Likewise.
13504 * config/i386/i386.c (ix86_return_in_memory): Likewise.
13505 (ix86_sol10_return_in_memory): Likewise.
13506 (ix86_i386elf_return_in_memory): Likewise.
13507 (ix86_i386interix_return_in_memory): Likewise.
13508
13509 2008-05-08 Kai Tietz <kai.tietz@onevision.com>
13510
13511 PR bootstrap/36180
13512 * calls.c (compute_argument_block_size ): Add ATTRIBUTE_UNUSED to
13513 fndecl argument.
13514 (emit_library_call_value_1): Add ATTRIBUTE_UNUSED to variable fndecl.
13515 * target-def.h: Check that TARGET_RETURN_IN_MEMORY isn't
13516 declared in front.
13517
13518 2008-05-08 Richard Guenther <rguenther@suse.de>
13519
13520 * tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.
13521 * tree-data-ref.h (struct dr_alias): Remove subvars field.
13522 (DR_SUBVARS): Remove.
13523 * tree-dfa.c (dump_subvars_for): Remove.
13524 (debug_subvars_for): Likewise.
13525 (dump_variable): Do not dump subvars.
13526 (remove_referenced_var): Do not remove subvars.
13527 * tree-flow-inline.h (clear_call_clobbered): SFTs no longer exist.
13528 (lookup_subvars_for_var): Remove.
13529 (get_subvars_for_var): Likewise.
13530 (get_subvars_at): Likewise.
13531 (get_first_overlapping_subvar): Likewise.
13532 (overlap_subvar): Likewise.
13533 * tree-flow.h (subvar_t): Remove.
13534 (struct var_ann_d): Remove subvars field.
13535 * tree-ssa-alias.c (mark_aliases_call_clobbered): Remove queued
13536 argument. Remove special handling of SFTs.
13537 (compute_tag_properties): Likewise.
13538 (set_initial_properties): Likewise.
13539 (compute_call_clobbered): Likewise.
13540 (count_mem_refs): Likewise.
13541 (compute_memory_partitions): Likewise.
13542 (compute_flow_insensitive_aliasing): Likewise.
13543 (setup_pointers_and_addressables): Likewise.
13544 (new_type_alias): Likewise.
13545 (struct used_part): Remove.
13546 (used_portions): Likewise.
13547 (struct used_part_map): Likewise.
13548 (used_part_map_eq): Likewise.
13549 (used_part_map_hash): Likewise.
13550 (free_used_part_map): Likewise.
13551 (up_lookup): Likewise.
13552 (up_insert): Likewise.
13553 (get_or_create_used_part_for): Likewise.
13554 (create_sft): Likewise.
13555 (create_overlap_variables_for): Likewise.
13556 (find_used_portions): Likewise.
13557 (create_structure_vars): Likewise.
13558 * tree.def (STRUCT_FIELD_TAG): Remove.
13559 * tree.h (MTAG_P): Adjust.
13560 (struct tree_memory_tag): Remove base_for_components and
13561 unpartitionable flags.
13562 (struct tree_struct_field_tag): Remove.
13563 (SFT_PARENT_VAR): Likewise.
13564 (SFT_OFFSET): Likewise.
13565 (SFT_SIZE): Likewise.
13566 (SFT_NONADDRESSABLE_P): Likewise.
13567 (SFT_ALIAS_SET): Likewise.
13568 (SFT_UNPARTITIONABLE_P): Likewise.
13569 (SFT_BASE_FOR_COMPONENTS_P): Likewise.
13570 (union tree_node): Remove sft field.
13571 * alias.c (get_alias_set): Remove special handling of SFTs.
13572 * print-tree.c (print_node): Remove handling of SFTs.
13573 * tree-dump.c (dequeue_and_dump): Likewise.
13574 * tree-into-ssa.c (mark_sym_for_renaming): Likewise.
13575 * tree-nrv.c (dest_safe_for_nrv_p): Remove special handling of SFTs.
13576 * tree-predcom.c (set_alias_info): Do not set subvars.
13577 * tree-pretty-print.c (dump_generic_node): Do not handle SFTs.
13578 * tree-ssa-loop-ivopts.c (get_ref_tag): Likewise.
13579 * tree-ssa-operands.c (access_can_touch_variable): Likewise.
13580 (add_vars_for_offset): Remove.
13581 (add_virtual_operand): Remove special handling of SFTs.
13582 (add_call_clobber_ops): Likewise.
13583 (add_call_read_ops): Likewise.
13584 (get_asm_expr_operands): Likewise.
13585 (get_modify_stmt_operands): Likewise.
13586 (get_expr_operands): Likewise.
13587 (add_to_addressable_set): Likewise.
13588 * tree-ssa.c (verify_ssa_name): Do not handle SFTs.
13589 * tree-tailcall.c (suitable_for_tail_opt_p): Likewise.
13590 * tree-vect-transform.c (vect_create_data_ref_ptr): Do not set subvars.
13591 * tree.c (init_ttree): Remove STRUCT_FIELD_TAG initialization.
13592 (tree_code_size): Remove STRUCT_FIELD_TAG handling.
13593 (tree_node_structure): Likewise.
13594 * tree-ssa-structalias.c (set_uids_in_ptset): Remove special
13595 handling of SFTs.
13596 (find_what_p_points_to): Likewise.
13597
13598 2008-05-08 Sa Liu <saliu@de.ibm.com>
13599
13600 * config/spu/spu.md: Fixed subti3 pattern.
13601
13602 2008-05-08 Richard Guenther <rguenther@suse.de>
13603
13604 PR middle-end/36154
13605 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Make
13606 sure to create a representative for trailing arrays for PTA.
13607
13608 2008-05-08 Richard Guenther <rguenther@suse.de>
13609
13610 PR middle-end/36172
13611 * fold-const.c (operand_equal_p): Two objects which types
13612 differ in pointerness are not equal.
13613
13614 2008-05-08 Kai Tietz <kai.tietz@onevision.com>
13615
13616 * calls.c (compute_argument_block_size): Add argument tree fndecl.
13617 (OUTGOING_REG_PARM_STACK_SPACE): Add function type argument.
13618 (emit_library_call_value_1): Add new variable fndecl initialized by
13619 NULL_TREE. It should be the decl type of orgfun, but this information
13620 seems not to be available here, so it uses the default calling abi.
13621 * config/arm/arm.c (arm_return_in_memory): Add fntype argumen.
13622 * config/arm/arm.h (RETURN_IN_MEMORY): Replace RETURN_IN_MEMORY
13623 by TARGET_RETURN_IN_MEMORY.
13624 * config/i386/i386-interix.h: Likewise.
13625 * config/i386/i386.h: Likewise.
13626 * config/i386/i386elf.h: Likewise.
13627 * config/i386/ptx4-i.h: Likewise.
13628 * config/i386/sol2-10.h: Likewise.
13629 * config/i386/sysv4.h: Likewise.
13630 * config/i386/vx-common.h: Likewise.
13631 * config/cris/cris.h: Removed #if 0 clause.
13632 * config/arm/arm-protos.h (arm_return_in_memory): Add fntype argument.
13633 * config/i386/i386-protos.h (ix86_return_in_memory): Add fntype
13634 argument.
13635 (ix86_sol10_return_in_memory): Likewise.
13636 (ix86_i386elf_return_in_memory): New.
13637 (ix86_i386interix_return_in_memory): New.
13638 * config/mt/mt-protos.h (mt_return_in_memory): New.
13639 * config/mt/mt.c: Likewise.
13640 * config/mt/mt.h (OUTGOING_REG_PARM_STACK_SPACE): Add FNTYPE argument.
13641 (RETURN_IN_MEMORY): Replace by TARGET_RETURN_IN_MEMORY.
13642 * config/bfin/bfin.h: Likewise.
13643 * config/bfin/bfin-protos.h (bfin_return_in_memory): Add fntype
13644 argument.
13645 * config/bfin/bfin.c: Likewise.
13646 * config/pa/pa.h (OUTGOING_REG_PARM_STACK_SPACE): Add FNTYPE argument.
13647 * config/alpha/unicosmk.h: Likewise.
13648 * config/i386/cygming.h: Likewise.
13649 * config/iq2000/iq2000.h: Likewise.
13650 * config/mips/mips.h: Likewise.
13651 * config/mn10300/mn10300.h: Likewise.
13652 * config/rs6000/rs6000.h: Likewise.
13653 * config/score/score.h: Likewise.
13654 * config/spu/spu.h: Likewise.
13655 * config/v850/v850.h: Likewise.
13656 * defaults.h: Likewise.
13657 * doc/tm.texi (OUTGOING_REG_PARM_STACK_SPACE): Adjust documentation.
13658 * expr.c (emit_block_move): Adjust use of
13659 OUTGOING_REG_PARM_STACK_SPACE.
13660 * function.c (STACK_DYNAMIC_OFFSET): Adjust use of
13661 OUTGOING_REG_PARM_STACK_SPACE.
13662 * targhooks.c (default_return_in_memory): Remove RETURN_IN_MEMORY.
13663
13664 2008-05-08 Jakub Jelinek <jakub@redhat.com>
13665
13666 * tree-parloops.c (create_parallel_loop): Set OMP_RETURN_NOWAIT
13667 on OMP_RETURN for OMP_FOR.
13668
13669 PR debug/35896
13670 * dwarf2out.c (dw_expand_expr, common_check): Removed.
13671 (fortran_common): New function.
13672 (gen_variable_die): Call fortran_common instead of common_check,
13673 adjust for it returning tree instead of rtx. Formatting.
13674
13675 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>
13676
13677 PR rtl/7335
13678 PR rtl/33826
13679 * see.c (see_copy_insn): Copy new pure const attributes for new call.
13680 * c-decl.c (merge_decls): Ditto.
13681 * postreload.c (record_opr_changes): Change CONST_OR_PURE_CALL_P
13682 to RTL_CONST_OR_PURE_CALL_P.
13683 * tree.c (define_local_buitin): Rename DECL_IS_PURE to DECL_PURE_P.
13684 Initialized DECL_LOOPING_CONST_PURE.
13685 (process_call_operands): Set tree_side_effects properly.
13686 * tree.h (TREE_READONLY_DECL_P): Removed.
13687 (DECL_IS_PURE): Renamed to DECL_PURE_P.
13688 (DECL_LOOPING_OR_CONST_P): New macro.
13689 (struct tree_function_decl): Added looping_const_or_pure_p.
13690 (ECF_*) Renumbered.
13691 (ECF_LOOPING_OR_CONST_P): New macro.
13692 * rtlanal.c (pure_const_p): Removed.
13693 * builtins.c (expand_builtin): Rename DECL_IS_PURE to DECL_PURE_P.
13694 * reorg.c (delete_prior_computation) Changed CONST_OR_PURE_CALL_P
13695 to RTL_CONST_CALL_P.
13696 * ipa-pure-const.c (pure_const_state_e): Added looping field.
13697 (check_decl, check_tree, check_call, scan_function): Initialize
13698 looping.
13699 (analyze_function): Rename DECL_IS_PURE to DECL_PURE_P.
13700 (static_execute): Set looping true for recursive functions.
13701 Undo setting state to IPA_NEITHER for recursive functions.
13702 * cse.c (cse_insn):
13703 * ifcvt.c (noce_can_store_speculate_p): Changed
13704 CONST_OR_PURE_CALL_P and pure_call_p to RTL_CONST_CALL_P or
13705 RTL_CONST_OR_PURE_CALL_P.
13706 * dse.c (scan_insn): Ditto.
13707 * local-alloc.c (validate_equiv_mem, memref_used_between_p): Ditto.
13708 * gcse.c (oprs_not_seen_p) Changed CONST_OR_PURE_CALL_P to
13709 RTL_CONST_OR_PURE_CALL_P.
13710 (store_killed_in_insn): Changed CONST_OR_PURE_CALL_P and
13711 pure_call_p to RTL_CONST_CALL_P.
13712 * gimplify.c (gimplify_call_expr): Clear side effects for
13713 non-looping pure and constant calls.
13714 * calls.c (emit_call_1): Set rtl flags from ecf flags.
13715 (flags_from_decl_or_type): Set ecf flags from decl flags.
13716 (initialize_argument_information): Turn off
13717 ECF_LOOPING_CONST_OR_PURE when turning off ECF_CONST.
13718 Change const to pure if callee_copies is true rather than just
13719 turning off const.
13720 (expand_call): Turn off ECF_LOOPING_PURE_CONST_CALL and remove old
13721 way of marking pure calls.
13722 (emit_library_call_value_1): Turn off ECF_LOOPING_PURE_CONST_CALL.
13723 Remove hack that was supposed to fix pr7335 and remove old
13724 way of marking pure calls.
13725 * emit-rtl.c (emit_copy_of_insn_after): Copy RTL_CONST_CALL_P,
13726 RTL_PURE_CALL_P, RTL_LOOPING_CONST_OR_PURE_CALL_P.
13727 * cselib.c (cselib_process_insn): Changed CONST_OR_PURE_CALL_P to
13728 RTL_CONST_OR_PURE_CALL_P.
13729 * tree-ssa-pre.c (can_value_number_call): Fixed spacing.
13730 * loop-invariant.c (find_exits, find_invariant_bb): Changed
13731 CONST_OR_PURE_CALL_P to RTL_CONST_OR_PURE_CALL_P.
13732 * sched-deps.c (schedule_analyze): Ditto.
13733 * rtl.h (struct rtx_def): Use call field, unchanging field, and
13734 return_val field of calls to represent pure and const function info.
13735 (CONST_OR_PURE_CALL_P): Deleted macro.
13736 (RTL_CONST_CALL_P, RTL_PURE_CALL_P,
13737 RTL_LOOPING_CONST_OR_PURE_CALL_P, RTL_CONST_OR_PURE_P): New macros.
13738 * tree-inline.c (copy_body_r): Changed TREE_READONLY_DECL_P to
13739 TREE_READONLY.
13740 * tree-optimize.c (execute_fixup_cfg): Added test for
13741 ECF_LOOPING_CONST_OR_PURE.
13742 * c-common.c (handle_pure_attribute): Changed DECL_IS_PURE to
13743 DECL_PURE_P.
13744 * tree-cfg.c (update_call_expr_flags): Do not clear tree side
13745 effects for looping pure or const calls.
13746 (verify_gimple_expr): Added verification code.
13747 * config/alpha/alpha.c (alpha_legitimize_address,
13748 alpha_emit_xfloating_libcall): Changed CONST_OR_PURE_CALL_P to
13749 RTL_CONST_CALL_P.
13750 * config/s390/s390.c (s390_emit_tls_call_insn): Ditto.
13751 * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Ditto.
13752 * config/mips/mips.c (mips_call_tls_get_addr): Ditto.
13753 * cfgrtl.c (need_fake_edge_p): Changed CONST_OR_PURE_CALL_P to
13754 RTL_CONST_OR_PURE_CALL_P.
13755 * dce.c (deletable_insn_p): Allow non looping, non sibling, pure
13756 and const calls to be deleted.
13757
13758 2008-05-07 Uros Bizjak <ubizjak@gmail.com>
13759
13760 PR target/35714
13761 * config/i386/mmx.md (mmx_subv2sf3): New expander.
13762 (*mmx_subv2sf3): Rename from mmx_subv2sf3 insn pattern.
13763 (*mmx_eqv2sf3): Rename from mmx_eqv2sf3 insn pattern.
13764 (mmx_eqv2sf3): New expander. Use ix86_fixup_binary_operands_no_copy
13765 to handle nonimmediate operands.
13766 (*mmx_paddwd): Rename from mmx_paddwd insn pattern.
13767 (mmx_paddwd): New expander. Use ix86_fixup_binary_operands_no_copy
13768 to handle nonimmediate operands.
13769 (*mmx_pmulhrwv4hi3): Rename from mmx_pmulhrwv4hi3 insn pattern.
13770 (mmx_pmulhrwv4hi3): New expander. Use
13771 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13772 (*sse2_umulv1siv1di3): Rename from sse2_umulv1siv1di3 insn pattern.
13773 (sse2_umulv1siv1di3): New expander. Use
13774 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13775 (*mmx_eq<mode>3): Rename from mmx_eq<mode>3 insn pattern.
13776 (mmx_eq<mode>3): New expander. Use
13777 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13778 (*mmx_uavgv8qi3): Rename from mmx_uavgv8qi3 insn pattern.
13779 (mmx_uavgv8qi3): New expander. Use
13780 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13781 (*mmx_uavgv4hi3): Rename from mmx_uavgv4hi3 insn pattern.
13782 (mmx_uavgv4hi3): New expander. Use
13783 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13784
13785 * config/i386/sse.md
13786 (sse_movhlps_exp): New expander. Use ix86_fixup_binary_operands
13787 to handle nonimmediate operands.
13788 (sse_movlhps_exp): New expander. Use ix86_fixup_binary_operands
13789 to handle nonimmediate operands.
13790 (sse_loadhps_exp): New expander. Use ix86_fixup_binary_operands
13791 to handle nonimmediate operands.
13792 (sse_loadlps_exp): New expander. Use ix86_fixup_binary_operands
13793 to handle nonimmediate operands.
13794 (sse2_unpckhpd_exp): New expander. Use
13795 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13796 (sse2_unpcklpd_exp): New expander. Use
13797 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13798 (sse_loadhpd_exp): New expander. Use ix86_fixup_binary_operands
13799 to handle nonimmediate operands.
13800 (sse_loadlpd): New expander. Use ix86_fixup_binary_operands
13801 to handle nonimmediate operands.
13802 (*sse2_<plusminus_insn><mode>3): Rename from
13803 sse2_<plusminus_insn><mode>3 insn pattern.
13804 (sse2_<plusminus_insn><mode>3): New expander. Use
13805 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13806 (*sse2_umulv2siv2di3): Rename from sse2_umulv2siv2di3 insn pattern.
13807 (sse2_umulv2siv2di3): New expander. Use
13808 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13809 (*sse4_1_mulv2siv2di3): Rename from sse4_1_mulv2siv2di3 insn pattern.
13810 (sse4_1_mulv2siv2di3): New expander. Use
13811 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13812 (*sse2_pmaddwd): Rename from sse2_pmaddwd insn pattern.
13813 (sse2_pmaddwd): New expander. Use
13814 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13815 (*sse2_eq<mode>3): Rename from sse2_eq<mode>3 insn pattern.
13816 (sse2_eq<mode>3): New expander. Use
13817 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13818 (*sse4_1_eqv2di3): Rename from sse4_1_eqv2di3 insn pattern.
13819 (sse4_1_eqv2di3): New expander. Use
13820 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13821 (*sse2_uavgv16qi3): Rename from sse2_uavgv16qi3 insn pattern.
13822 (sse2_uavgv16qi3): New expander. Use
13823 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13824 (*sse2_uavgv16qi3): Rename from sse2_uavgv16qi3 insn pattern.
13825 (sse2_uavgv16qi3): New expander. Use
13826 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13827 (*sse2_uavgv8hi3): Rename from sse2_uavgv8hi3 insn pattern.
13828 (sse2_uavgv8hi3): New expander. Use
13829 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13830 (*ssse3_pmulhrswv8hi3): Rename from ssse3_pmulhrswv8hi3 insn pattern.
13831 (ssse3_pmulhrswv8hi3): New expander. Use
13832 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13833 (*ssse3_pmulhrswv4hi3): Rename from ssse3_pmulhrswv4hi3 insn pattern.
13834 (ssse3_pmulhrswv4hi3): New expander. Use
13835 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
13836
13837 (<sse>_vm<plusminus_insn><mode>3): Do not use ix86_binary_operator_ok.
13838 (<sse>_vmmul<mode>3): Ditto.
13839 (divv4sf3): Do not use ix86_fixup_binary_operands_no_copy.
13840 (divv2df3): Ditto.
13841 (ssse3_pmaddubsw128): Use register_operand for operand 1.
13842 (ssse3_pmaddubsw): Ditto.
13843
13844 * config/i386/i386.c (struct_builtin_description)
13845 [IX86_BUILTIN_LOADHPS]: Use CODE_FOR_sse_loadhps_exp.
13846 [IX86_BUILTIN_STOREHPS]: Use CODE_FOR_sse_loadlps_exp.
13847 [IX86_BUILTIN_LOADHPD]: Use CODE_FOR_sse2_loadhpd_exp.
13848 [IX86_BUILTIN_LOADLPD]: Use CODE_FOR_sse2_loadlpd_exp.
13849 [IX86_BUILTIN_MOVHLPS]: Use CODE_FOR_sse_movhlps_exp.
13850 [IX86_BUILTIN_MOVLHPS]: Use CODE_FOR_sse_movlhps_exp.
13851 [IX86_BUILTIN_UNPCKHPD]: Use FOR_sse2_unpckhpd_exp.
13852 [IX86_BUILTIN_UNPCKLPD]: Use FOR_sse2_unpcklpd_exp.
13853 (ix86_fixup_binary_operands): Assert that src1
13854 and src2 must have the same mode when swapped.
13855 (ix86_expand_binop_builtin): Do not use ix86_fixup_binary_operands
13856 and ix86_binary_operator_ok. Do not force operands in registers
13857 when optimizing.
13858
13859 2008-05-07 Jan Hubicka <jh@suse.cz>
13860
13861 * cgraph.c (dump_cgraph_node): Update.
13862 * cgraph.h (cgraph_local_info): Break out inline summary.
13863 * cgraphunit.c (cgraph_process_new_functions): Use inliner analysis
13864 hook.
13865 * ipa-inline (inline_summary): New accestor function.
13866 (cgraph_clone_inlined_nodes, cgraph_check_inline_limits,
13867 cgraph_decide_inlining, compute_inline_parameters): Update.
13868 * ipa.c (cgraph_remove_unreachable_nodes): Remove statistics.
13869
13870 2008-05-07 Maxim Kuvyrkov <maxim@codesourcery.com>
13871
13872 Cleanup ColdFire scheduling support and add V4 pipeline model.
13873
13874 * config/m68k/m68k.md (UNSPEC_TIE): New constant.
13875 (define_attr cpu): Add cfv4 value.
13876 (define_attr type, define_attr type1): Merge into a single 'type'
13877 attribute. Update all uses.
13878 (define_attr opx_type, define_attr opy_type, define_attr opx_access):
13879 Rearrange and update. Rename value 'reg' to 'Rn', add value 'FPn'.
13880 Update all uses.
13881 (define_attr opx_mem, define_attr opy_mem): Remove.
13882 (define_attr op_mem): Clean up, update comment.
13883 (define_attr size): Use specific values instead of general int.
13884 (define_attr guess, define_attr split): Remove. Update all uses.
13885 (movdf_internal, tstsi_internal, tsthi_internal, tstqi_internal,
13886 tst<mode>_68881, pushexthisi_const, movsi_const0_68000_10,
13887 movsi_const0_68040_60, movsi_const0, movsi_cf, movstrictqi_cf,
13888 zero_extendhisi2_cf, zero_extendqisi2_cfv4, cfv4_extendhisi2,
13889 68k_extendhisi2, extendqihi2, cfv4_extendqisi2, 68k_extendqisi2,
13890 floatsi<mode>2_68881, ftrunc<mode>2_68881, ftrunc<mode>2_cf,
13891 fix<mode>qi2_68881, fix<mode>hi2_68881, fix<mode>si2_68881,
13892 adddi_dishl32, addsi3_5200, add<mode>3_floatsi_68881,
13893 add<mode>3_floathi_68881, add<mode>3_floatqi_68881,
13894 add<mode>3_68881, add<mode>3_cf, subdi_dishl32, subsi3,
13895 sub<mode>3_floatsi_68881, sub<mode>3_floathi_68881,
13896 sub<mode>3_floatqi_68881, sub<mode>3_68881, sub<mode>3_cf,
13897 mulhi3, mulhisi3, mulhisisi3_s, mulsi3_68020, mulsi3_cf,
13898 umulhisi3, mulhisisi3_z, mul<mode>3_floatsi_68881,
13899 mul<mode>3_floathi_68881, mul<mode>3_floatqi_68881, fmul<mode>3_cf,
13900 div<mode>3_cf, sqrt<mode>2_cf, abs<mode>2_cf, clzsi2,
13901 one_cmplsi2_5200, subreghi1ashrdi_const32, ashrsi3, lshrsi3,
13902 bsetmemqi, bsetmemqi_ext, bclrmemqi, bclrmemqi_ext,
13903 beq, bne, bgt, blt, bordered, bunordered, buneq, bunge, bungt, bunle,
13904 bunlt, bltgt, tablejump_internal, call, non_symbolic_call_value,
13905 symbolic_call_value_jsr, symbolic_call_value_bsr, link):
13906 Update or set attributes.
13907 (stack_tie): New fake instruction.
13908
13909 * config/m68k/m68k.h (TUNE_CFV4): New macro.
13910 (m68k_sched_attr_size): Update declaration.
13911 (m68k_sched_attr_type2): Remove.
13912 (m68k_sched_address_bypass_p, m68k_sched_indexed_address_bypass_p):
13913 Declare new bypass predicates.
13914
13915 * config/m68k/m68k.c (m68k_sched_issue_rate,
13916 m68k_sched_first_cycle_multipass_dfa_lookahead): Declare hook
13917 implementations.
13918 (TARGET_SCHED_ISSUE_RATE,
13919 TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD): Override hooks.
13920 (override_options): Handle scheduling for ColdFire V4 core.
13921 (m68k_expand_prologue): Emit stack_tie.
13922 (enum attr_op_type): Split value 'OP_TYPE_REG' to 'OP_TYPE_RN' and
13923 'OP_TYPE_FPN'. Update all uses.
13924 (sched_guess_p): Remove.
13925 (sched_address_type): Handle symbolic addresses.
13926 (sched_get_operand): New static function.
13927 (sched_operand_type): Merge into sched_attr_op_type.
13928 (sched_attr_op_type): Handle FP registers, handle quick constants,
13929 update.
13930 (m68k_sched_attr_opx_type, m68k_sched_attr_opy_type): Update.
13931 (m68k_sched_attr_size): Update. Move logic to ...
13932 (sched_get_attr_size_int): New static function.
13933 (sched_get_opxy_mem_type): New static function.
13934 (m68k_sched_attr_op_mem): Update.
13935 (m68k_sched_attr_type2): Remove.
13936 (sched_cfv4_bypass_data): New static variable.
13937 (m68k_sched_adjust_cost): Handle ColdFire V4 bypass.
13938 (m68k_sched_issue_rate): Implement scheduler hook.
13939 (struct _sched_ib: enabled_p): New field.
13940 (m68k_sched_variable_issue): Update. Handle V4.
13941 (SCHED_DUMP_TODO, SCHED_DUMP_DONE, SCHED_DUMP_NOTHING,
13942 sched_dump_class_func_t, sched_dump_split_class,
13943 sched_dump_dfa_guess_unit_code, sched_dump_dfa_state,
13944 sched_dump_dfa_class, m68k_sched_dump): Remove.
13945 (m68k_sched_first_cycle_multipass_dfa_lookahead): Implement scheduler
13946 hook.
13947 (m68k_sched_init_global): Remove statisctics dumping, introduce
13948 sanity check that all instructions have pipeline reservations. Handle
13949 ColdFire V4 core.
13950 (m68k_sched_dfa_pre_advance_cycle, m68k_sched_dfa_post_advance_cycle):
13951 Handle ColdFire V4 core.
13952 (sched_mem_operand_p, sched_get_reg_operand, sched_get_mem_operand):
13953 New static functions.
13954 (m68k_sched_address_bypass_p): New bypass predicate.
13955 (sched_get_indexed_address_scale): New static function.
13956 (m68k_sched_indexed_address_bypass_p): New bypass predicate.
13957
13958 * cf.md: Update comments.
13959 (define_attr type2): Remove. Use 'type' attribute instead.
13960 Update all uses.
13961 (cf_ib): Rename to cfv123_ib. Update all uses.
13962 (cf_oep): Rename to cfv123_oep. Update all uses.
13963 (cf_chr): Rename to cfv123_chr. Update all uses.
13964 (cf_mem): Rename to cfv123_mem. Update all uses.
13965 (cf_mac): Move to more appropriate place.
13966 (cfv123_guess): New automaton and cpu_unit.
13967 (cfv123_*, cfv12_*, cfv1_*, cfv2_*, cfv3_*): Use type attribute.
13968 Update uses of 'size' attribute. Handle before reload scheduling.
13969 (cfv123_guess): New dummy reservation for unhandled instructions.
13970 (cfv4_*): Pipeline description of ColdFire V4 core.
13971 (ignore): New reservation to handle 'ignore' type.
13972
13973 2008-05-07 Ian Lance Taylor <iant@google.com>
13974
13975 PR middle-end/36013
13976 * gimplify.c (find_single_pointer_decl_1): Don't look through
13977 indirections.
13978 (find_single_pointer_decl): Adjust comments.
13979
13980 2008-05-07 Jakub Jelinek <jakub@redhat.com>
13981
13982 PR middle-end/36137
13983 * fold-const.c (fold_binary): Use STRIP_SIGN_NOPS instead of
13984 STRIP_NOPS on arguments even for MIN_EXPR and MAX_EXPR.
13985
13986 PR middle-end/36106
13987 * omp-low.c (expand_omp_atomic_pipeline): Load value using the
13988 integral type rather than floating point, then VIEW_CONVERT_EXPR
13989 to the floating point type.
13990
13991 2008-05-07 Uros Bizjak <ubizjak@gmail.com>
13992
13993 * config/i386/i386.c (ix86_expand_copysign): Force non-zero constant
13994 TFmode op0 to register.
13995
13996 2008-05-07 Alan Modra <amodra@bigpond.net.au>
13997
13998 * c-decl.c (grokdeclarator): Comment typo.
13999
14000 2008-05-06 Aldy Hernandez <aldyh@redhat.com>
14001
14002 * tree-flow.h: Remove prototype for computed_goto_p.
14003 * tree-cfg.c (computed_goto_p): Make static.
14004
14005 2008-05-06 H.J. Lu <hongjiu.lu@intel.com>
14006
14007 PR target/35657
14008 * config/i386/i386.c (contains_128bit_aligned_vector_p): Renamed to ...
14009 (contains_aligned_value_p): This. Handle _Decimal128.
14010 (ix86_function_arg_boundary): Only align _Decimal128 to its
14011 natural boundary and handle it properly.
14012
14013 2008-05-06 Martin Jambor <mjambor@suse.cz>
14014
14015 * ipa-cp.c (ipcp_method_orig_node): Renamed to ipcp_get_orig_node.
14016 (ipcp_method_is_cloned): Renamed to ipcp_node_is_clone
14017 (ipcp_method_set_orig_node): Removed.
14018 (ipcp_cval_get_cvalue_type): Removed.
14019 (ipcp_method_get_scale): Renamed to ipcp_get_node_scale.
14020 (ipcp_method_set_scale): Renamed to ipcp_set_node_scale.
14021 (ipcp_cval_set_cvalue_type): Removed.
14022 (ipcp_cval_get_cvalue): Removed.
14023 (ipcp_cval_set_cvalue): Removed.
14024 (ipcp_type_is_const): Renamed to ipcp_lat_is_const.
14025 (ipcp_cval_equal_cvalues): Renamed to ipcp_lats_are_equal
14026 (ipcp_lats_are_equal): Changed parameters to two ipcp_lattice's
14027 (ipcp_cval_meet): Renamed to ipa_lattice_meet
14028 (ipcp_cval_changed): Changed to use ipcp_lat_is_const
14029 (ipcp_method_cval): Renamed to ipcp_get_ith_lattice
14030 (ipcp_get_ith_lattice): Changed parameters.
14031 (ipcp_cval_compute): Renamed to ipcp_lattice_from_jfunc
14032 (ipcp_lattice_from_jfunc): Changed parameters.
14033 (ipcp_redirect): Local lattice pointer instead of lattice type variable.
14034 (ipcp_method_cval_print): Added temporary variable info.
14035 (ipcp_redirect): Removed already unused local variable caller.
14036 (ipcp_redirect): New temporary variable orig_callee_info
14037 (ipcp_redirect): Removed newly unused local variable callee.
14038 (ipcp_redirect): Removed (a bit confusing) local variable type.
14039 (ipcp_insert_stage): Added local variable info.
14040 (ipcp_cval_changed): Renamed to ipcp_lattice_changed, parameters
14041 renamed too
14042 (ipcp_formal_create): Removed.
14043 (ipcp_method_cval_set): Removed.
14044 (ipcp_propagate_stage): Renamed lattice variables.
14045 (ipcp_method_cval_set_cvalue_type): Removed.
14046 (ipcp_method_cval_print): Renamed to ipcp_print_all_lattices
14047 (ipcp_print_all_lattices): Changed printed strings to refer to
14048 lattices rather than cvals.
14049 (ipcp_method_cval_init): Renamed to ipcp_initialize_node_lattices
14050 (ipcp_propagate_const): Changed formal parameters.
14051 (build_const_val): Changed formal parameters.
14052 (ipcp_insert_stage): Removed useless variable cvalue
14053 (build_const_val): Changed formal parameters.
14054 (ipcp_method_compute_scale): Renamed to ipcp_compute_node_scale
14055 (ipcp_after_propagate): Renamed to ipcp_change_tops_to_bottom
14056 (ipcp_callsite_param_print): Renamed to ipcp_print_all_jump_functions
14057 (ipcp_profile_mt_count_print): Renamed to ipcp_print_func_profile_counts
14058 (ipcp_print_func_profile_counts): Changed string from "method" to
14059 "function"
14060 (ipcp_profile_cs_count_print): Renamed to ipcp_print_call_profile_counts
14061 (ipcp_profile_edge_print): Renamed to ipcp_print_edge_profiles
14062 (ipcp_profile_bb_print): Renamed to ipcp_print_bb_profiles
14063 (ipcp_structures_print): Renamed to ipcp_print_all_structures
14064 (ipcp_profile_print): Renamed to ipcp_print_profile_data
14065 (ipcp_lat_is_const): Changed parameters and made inline.
14066 (ipcp_replace_map_create): Renamed to ipcp_create_replace_map
14067 (ipcp_redirect): Renamed to ipcp_need_redirect_p
14068 (ipcp_need_redirect_p): Calls ipcp_lat_is_const instead of using
14069 the predicate condition directly
14070 (ipcp_propagate_stage): Added local variable args. Removed local
14071 variable callee. (Both are mere code simplifications.)
14072 (ipcp_method_dont_insert_const): Renamed to
14073 ipcp_node_not_modifiable_p.
14074 (ipcp_node_not_modifiable_p): Made inline.
14075 (ipcp_cloned_create): Renamed to ipcp_init_cloned_node
14076 (ipcp_propagate_const): Renamed to ipcp_propagate_one_const
14077 (ipcp_print_all_lattices): Removed variable cvalue
14078 (ipcp_method_scale_print): Renamed to ipcp_function_scale_print
14079 Updated comments.
14080
14081 2008-05-06 Olivier Hainque <hainque@adacore.com>
14082
14083 * tree-sra.c (try_instantiate_multiple_fields): Early return
14084 if field has POINTER_TYPE.
14085
14086 2008-05-06 Kai Tietz <kai.tietz@onevision.com>
14087
14088 * config/i386/i386.c (output_set_got): Fix for x86_64 output_emit_asm
14089 by using 'q' specifier for instruction.
14090 (ix86_file_end): Replaced case TARGET_64BIT_MS_ABI by TARGET_64BIT.
14091
14092 2008-05-06 Anatoly Sokolov <aesok@post.ru>
14093
14094 * config/avr/avr.md (*sbrx_branch, *sbix_branch, *sbix_branch_tmp):
14095 Change mode of zero_extract from QImode to HImode.
14096 (sign bit tests peepholes): (Ditto.).
14097
14098 2008-05-06 Uros Bizjak <ubizjak@gmail.com>
14099
14100 * config/i386/mmx.md: Remove double backslashes from asm templates.
14101 (*mmx_addv2sf3): Rename from mmx_addv2sf3 insn pattern.
14102 (mmx_addv2sf3): New expander. Use ix86_fixup_binary_operands_no_copy
14103 to handle nonimmediate operands.
14104 (*mmx_mulv2sf3): Rename from mmx_mulv2sf3 insn pattern.
14105 (mmx_mulv2sf3): New expander. Use ix86_fixup_binary_operands_no_copy
14106 to handle nonimmediate operands.
14107 (*mmx_<code>v2sf3_finite): New insn pattern.
14108 (*mmx_<code>v2sf3): Rename from mmx_<code>v2sf3 insn pattern.
14109 (mmx_<code>v2sf3): New expander. Use
14110 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
14111 (mmx_<plusminus_insn><mode>3): New expander. Use
14112 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
14113 (*mmx_<plusminus_insn><mode>3): New insn pattern.
14114 (mmx_add<mode>3): Removed.
14115 (mmx_ssadd<mode>3): Ditto.
14116 (mmx_usadd<mode>3): Ditto.
14117 (mmx_sub<mode>3): Ditto.
14118 (mmx_sssub<mode>3): Ditto.
14119 (mmx_ussub<mode>3): Ditto.
14120 (*mmx_mulv4hi3): Rename from mmx_mulv4hi3 insn pattern.
14121 (mmx_mulv4hi3): New expander. Use ix86_fixup_binary_operands_no_copy
14122 to handle nonimmediate operands.
14123 (*mmx_smulv4hi3_highpart): Rename from mmx_smulv4hi3_highpart
14124 insn pattern.
14125 (mmx_smulv4hi3_highpart): New expander. Use
14126 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
14127 (*mmx_umulv4hi3_highpart): Rename from mmx_umulv4hi3_highpart
14128 insn pattern.
14129 (mmx_umulv4hi3_highpart): New expander. Use
14130 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
14131 (*mmx_<code>v4hi3): Rename from mmx_<code>v4hi3 insn pattern.
14132 (mmx_<code>v4hi3): New expander. Use
14133 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
14134 (*mmx_<code>v8qi3): Rename from mmx_<code>v8qi3 insn pattern.
14135 (mmx_<code>v8qi3): New expander. Use
14136 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
14137 (*mmx_<code><mode>3): Rename from mmx_<code><mode>3 insn pattern.
14138 (mmx_<code><mode>3): New expander. Use
14139 ix86_fixup_binary_operands_no_copy to handle nonimmediate operands.
14140
14141 2008-05-05 Jan Hubicka <jh@suse.cz>
14142
14143 PR tree-optimization/36118
14144 * passes.c (pass_init_dump_file): Fix dump header.
14145
14146 2008-05-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
14147
14148 PR middle-end/36141
14149 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Don't create
14150 VCE for function decls.
14151
14152 2008-05-05 H.J. Lu <hongjiu.lu@intel.com>
14153
14154 * config/i386/sse.md (sse2_<plusminus_insn><mode>3): Fix a typo.
14155
14156 2008-05-05 H.J. Lu <hongjiu.lu@intel.com>
14157
14158 * config/i386/i386.md (sat_plusminus): New.
14159 (plusminus_insn): Likewise.
14160 (plusminus_mnemonic): Likewise.
14161 (addsub): Removed.
14162 (comm): Add ss_plus, us_plus, ss_minus and us_minus.
14163 (*<addsub><mode>3_cc_overflow): Renamed to ...
14164 (*<plusminus_insn><mode>3_cc_overflow): This.
14165 (*<addsub>si3_zext_cc_overflow): Renamed to ...
14166 (*<plusminus_insn>si3_zext_cc_overflow): This.
14167
14168 * config/i386/sse.md (<addsub><mode>3): Renamed to ...
14169 (<plusminus_insn><mode>3): This.
14170 (*<addsub><mode>3): Renamed to ...
14171 (*<plusminus_insn><mode>3): This.
14172 (<sse>_vm<addsub><mode>3): Renamed to ...
14173 (<sse>_vm<plusminus_insn><mode>3): This.
14174 (sse3_h<addsub>v4sf3): Renamed to ...
14175 (sse3_h<plusminus_insn>v4sf3): This.
14176 (sse3_h<addsub>v2df3): Renamed to ...
14177 (sse3_h<plusminus_insn>v2df3): This.
14178 (<plusminus_insn><mode>3): New.
14179 (*<plusminus_insn><mode>3): Likewise.
14180 (sse2_<plusminus_insn><mode>3): Likewise.
14181 (add<mode>): Removed.
14182 (*add<mode>3): Likewise.
14183 (sse2_ssadd<mode>3): Likewise.
14184 (sse2_usadd<mode>3): Likewise.
14185 (sub<mode>3): Likewise.
14186 (*sub<mode>3): Likewise.
14187 (sse2_sssub<mode>3): Likewise.
14188 (sse2_ussub<mode>3): Likewise.
14189
14190 2008-05-05 Benjamin Kosnik <bkoz@redhat.com>
14191
14192 * gthr-single.h: Add in required interface elements as per gthr.h.
14193 Add stub types for __gthread_key_t, __gthread_once_t. Add defines
14194 for __GTHREAD_ONCE_INIT, __GTHREAD_RECURSIVE_MUTEX_INIT.
14195 Generalize UNUSED macro.
14196 (__gthread_once): Add.
14197 (__gthread_key_create): Add.
14198 (__gthread_key_delete): Add.
14199 (__gthread_getspecific): Add.
14200 (__gthread_setspecific): Add.
14201
14202 2008-05-05 Andrew Pinski <Andrew.Pinski@playstation.sony.com>
14203
14204 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): If we have
14205 the same size types for the indirect reference on the rhs, then
14206 create a VCE.
14207
14208 2008-05-05 Uros Bizjak <ubizjak@gmail.com>
14209
14210 * config/i386/i386.md
14211 (*float<SSEMODEI24:mode><MODEF:mode>2_sse_interunit): Use only
14212 one insn template instead of template series.
14213 (*xordi_1_rex64): Ditto.
14214 (*xordi_2_rex64): Ditto.
14215
14216 2008-05-05 Ira Rosen <irar@il.ibm.com>
14217
14218 PR tree-optimization/36119
14219 * tree-vect-transform.c (vectorizable_assignment): Set NCOPIES to 1
14220 in case of SLP.
14221
14222 2008-06-04 Jan Hubicka <jh@suse.cz>
14223
14224 tree-optimization/36100
14225 * tree-pass.h (pass_O0_always_inline): Declare.
14226 * ipa-inline.c (inline_transform): Remove dead code.
14227 (cgraph_gate_O0_always_inline, cgraph_O0_always_inline,
14228 pass_O0_always_inline): New.
14229 * passes.c (init_optimization_passes): Add pass_O0_always_inline.
14230
14231 2008-05-04 Kai Tietz <kai.tietz@onevision.com>
14232
14233 * config/i386/i386.c (x86_output_mi_thunk): Use movq alternative
14234 mnemonic in this_param move for TARGET_64BIT.
14235
14236 2008-05-04 Uros Bizjak <ubizjak@gmail.com>
14237
14238 * config/i386/i386.md (*strmovsi_1): Simplify asm alternatives.
14239 (*strmovsi_rex_1): Ditto.
14240 (*strsetsi_1): Ditto.
14241 (*strsetsi_rex_1): Ditto.
14242
14243 (add<mode>cc): Macroize expander from addqicc, addhicc, addsicc and
14244 adddicc expanders using SWI mode iterator.
14245
14246 2008-05-04 H.J. Lu <hongjiu.lu@intel.com>
14247
14248 PR target/36121
14249 * config/i386/i386.c (ix86_expand_special_args_builtin): Remove three
14250 argument handling.
14251
14252 2008-05-04 David S. Miller <davem@davemloft.net>
14253
14254 * config.gcc (sparc*-*-*): Always set need_64bit_hwint to yes.
14255 (sparc*-*-linux*): Use linux.h in tm_file.
14256 (sparc-*-linux*): If 'enabled_targets' is 'all', build a bi-arch
14257 compiler defaulting to 32-bit.
14258 (sparc*-*-*): Remove explicit target settings of need_64bit_hwint,
14259 no longer needed.
14260 * config/sparc/linux.h: Remove definitions now obtained
14261 properly from linux.h
14262 * config/sparc/linux64.h: Likewise.
14263 (ASM_CPU_DEFAULT_SPEC): Change this to ASM_CPU64_DEFAULT_SPEC, we
14264 don't want this setting for 32-bit builds in a biarch compiler.
14265 * doc/install.texi: Add sparc-linux to list of targets
14266 supporting --enable-targets=all.
14267
14268 2008-05-03 Andrew Pinski <pinskia@gmail.com>
14269
14270 * Makefile.in (tree-ssa-phiprop.o): Fix dependencies.
14271
14272 2008-05-03 H.J. Lu <hongjiu.lu@intel.com>
14273
14274 * config/i386/i386.c (ix86_builtin_type): Move V4SI_FTYPE_V4SF
14275 after V4SI_FTYPE_V8HI.
14276 (ix86_init_mmx_sse_builtins): Move case V4HI_FTYPE_V4HI after
14277 case V4SI_FTYPE_V2DF.
14278
14279 2008-05-03 Kenneth Zadeck <zadeck@naturalbridge.com>
14280
14281 * doc/invoke.texi (max-flow-memory-locations): Removed.
14282 * params.def (PARAM_MAX_FLOW_MEMORY_LOCATIONS): Removed.
14283
14284 2008-05-03 Richard Guenther <rguenther@suse.de>
14285
14286 PR middle-end/34973
14287 * opts.c (set_Wstrict_aliasing): Handle the turn-off case.
14288
14289 2008-05-02 David S. Miller <davem@davemloft.net>
14290
14291 * config.gcc (need_64bit_hwint): Document libcpp dependency.
14292
14293 2008-05-02 Simon Baldwin <simonb@google.com>
14294
14295 PR bootstrap/36108
14296 * c-common.h (warn_array_subscript_range): Removed.
14297 * c-common.c (warn_array_subscript_range): Ditto.
14298 * tree-vrp.c (check_array_ref): Revert to ignoring arrays with size 2.
14299 * c-typeck.c (build_array_ref): Remove warn_array_subscript_range.
14300
14301 2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
14302
14303 * config/i386/i386.c (ix86_special_builtin_type): New.
14304 (bdesc_special_args): Likewise.
14305 (ix86_expand_special_args_builtin): Likewise.
14306 (ix86_init_mmx_sse_builtins): Updated.
14307 (ix86_expand_builtin): Updated.
14308 (ix86_expand_store_builtin): Removed.
14309 (ix86_expand_unop_builtin): Likewise.
14310
14311 * config/i386/mm3dnow.h (__v2sf): Moved to ...
14312 * config/i386/mmintrin.h (__v2sf): Here.
14313
14314 * config/i386/xmmintrin.h (_mm_loadh_pi): Replace __v2si with
14315 const __v2sf.
14316 (_mm_loadl_pi): Likewise.
14317 (_mm_storeh_pi): Replace __v2si with __v2sf.
14318 (_mm_storel_pi): Likewise.
14319
14320 * doc/extend.texi: Correct __builtin_ia32_loadhps,
14321 __builtin_ia32_loadlps, __builtin_ia32_storehps,
14322 __builtin_ia32_storelps, __builtin_ia32_loadhpd and
14323 __builtin_ia32_loadlpd.
14324
14325 2008-05-02 H.J. Lu <hongjiu.lu@intel.com>
14326
14327 * config/i386/i386.c (ix86_builtin_type): Add FLOAT_FTYPE_FLOAT,
14328 V4SF_FTYPE_V4SF_VEC_MERGE and V2DF_FTYPE_V2DF_VEC_MERGE.
14329 (bdesc_args): Updated. Add scalar SSE builtins with vec_merge.
14330 (ix86_init_mmx_sse_builtins): Updated.
14331 (ix86_expand_args_builtin): Likewise.
14332 (ix86_expand_builtin): Likewise.
14333 (ix86_expand_unop1_builtin): Renamed to ...
14334 (ix86_expand_unop_vec_merge_builtin): This.
14335
14336 2008-05-01 Jan Hubicka <jh@suse.cz>
14337
14338 PR bootstrap/36100
14339 * ipa-inline.c (inline_generate_summary): Make static.
14340 (inline_transform): Do not call inlining at -O0; make static.
14341 * passes.c (execute_todo): Add sanity check.
14342 (execute_one_ipa_transform_pass): Execute proper flags.
14343
14344 2008-05-01 Eric Botcazou <ebotcazou@adacore.com>
14345
14346 * tree.h (TYPE_NONALIASED_COMPONENT): Expand comment.
14347 (DECL_NONADDRESSABLE_P): Likewise.
14348 * alias.c (record_component_aliases): Fix comment.
14349
14350 2008-05-01 Simon Baldwin <simonb@google.com>
14351
14352 * c-common.h (warn_array_subscript_range): New function.
14353 * c-common.c (warn_array_subscript_range): Ditto.
14354 * tree-vrp.c (check_array_ref): Corrected code to agree with
14355 comment, ignoring only arrays of size 0 or size 1.
14356 * c-typeck.c (build_array_ref): Call warn_array_subscript_range.
14357
14358 2008-05-01 H.J. Lu <hongjiu.lu@intel.com>
14359
14360 * config/i386/i386.c (ix86_builtin_type): Replace
14361 DI_FTYPE_DI_DI_INT with V1DI2DI_FTYPE_V1DI_V1DI_INT.
14362 (bdesc_args): Updated.
14363 (ix86_init_mmx_sse_builtins): Likewise.
14364 (ix86_expand_args_builtin): Likewise.
14365
14366 * config/i386/tmmintrin.h (_mm_alignr_pi8): Replace long long
14367 with __v1di.
14368
14369 * doc/extend.texi: Correct __builtin_ia32_palignr.
14370
14371 2008-05-01 H.J. Lu <hongjiu.lu@intel.com>
14372
14373 PR target/36095
14374 * config/i386/i386.c (bdesc_crc32): Removed.
14375 (ix86_expand_crc32): Likewise.
14376 (ix86_builtin_type): Replace V2DI2TI_FTYPE_V2DI2TI_INT with
14377 V2DI2TI_FTYPE_V2DI_INT, V2DI2TI_FTYPE_V2DI2TI_V2DI2TI_INT with
14378 V2DI2TI_FTYPE_V2DI_V2DI_INT. Add UINT64_FTYPE_UINT64_UINT64,
14379 UINT_FTYPE_UINT_UINT, UINT_FTYPE_UINT_USHORT and
14380 UINT_FTYPE_UINT_UCHAR.
14381 (bdesc_args): Updated. Add crc32 builtins.
14382 (ix86_init_mmx_sse_builtins): Updated.
14383 (ix86_expand_args_builtin): Updated to support subreg.
14384
14385 * doc/extend.texi: Correct __builtin_ia32_crc32di.
14386
14387 2008-05-01 Jan Hubicka <jh@suse.cz>
14388
14389 * tree-pass.h (opt_pass): Add IPA_PASS.
14390 (varpool_node, cgraph_node): Forward declare.
14391 (ipa_opt_pass): Define.
14392 (pass_ipa_inline): Turn into ipa_opt_pass.
14393 (pass_apply_inline): Remove.
14394 * ipa-inline.c (pass_ipa_inline): Turn into ipa_opt_pass.
14395 (apply_inline): Turn into ....
14396 (inline_transform): ... this one.
14397 (inline_generate_summary): New function.
14398 (pass_apply_inline): Remove.
14399 * function.h (ipa_opt_pass): Forward declare structure; typedef;
14400 vector.
14401 (struct function): Add ipa_transforms_to_apply.
14402 * passes.c (register_one_dump_file): Work on IPA_PASS.
14403 (init_optimization_passes): Remove pass_inline_parameters and
14404 pass_apply_inline.
14405 (pass_init_dump_file, pass_fini_dump_file): Break out from ....
14406 (execute_one_pass) ... here; apply transforms when possible.
14407 (add_ipa_transform_pass, execute_ipa_summary_asses,
14408 execute_one_ipa_transform_pass): New.
14409 (execute_ipa_pass_list): Update for IPA_PASS type.
14410
14411 2008-05-01 H.J. Lu <hongjiu.lu@intel.com>
14412
14413 * config/i386/i386.c (ix86_builtin_type): Add
14414 V2DI_FTYPE_V2DI_V16QI, V2DI_FTYPE_V2DI_UINT_UINT and
14415 V2DI_FTYPE_V2DI_V2DI_UINT_UINT.
14416 (bdesc_args): Add SSE4a builtins.
14417 (ix86_init_mmx_sse_builtins): Updated.
14418 (ix86_expand_args_builtin): Likewise.
14419 (ix86_expand_builtin): Likewise.
14420
14421 2008-05-01 H.J. Lu <hongjiu.lu@intel.com>
14422
14423 * config/i386/i386.c (ix86_builtin_type): Add
14424 V8HI_FTYPE_V8HI_V8HI_COUNT, V8HI_FTYPE_V8HI_SI_COUNT,
14425 V4SI_FTYPE_V4SI_V4SI_COUNT, V4SI_FTYPE_V4SI_SI_COUNT,
14426 V4HI_FTYPE_V4HI_V4HI_COUNT, V4HI_FTYPE_V4HI_SI_COUNT,
14427 V2DI_FTYPE_V2DI_V2DI_COUNT, V2DI_FTYPE_V2DI_SI_COUNT,
14428 V2SI_FTYPE_V2SI_V2SI_COUNT, V2SI_FTYPE_V2SI_SI_COUNT,
14429 V1DI_FTYPE_V1DI_V1DI_COUNT, V1DI_FTYPE_V1DI_SI_COUNT,
14430 V8HI_FTYPE_V8HI_INT, V4SI_FTYPE_V4SI_INT, V4HI_FTYPE_V4HI_INT,
14431 V2DI2TI_FTYPE_V2DI2TI_INT, V2DI2TI_FTYPE_V2DI2TI_V2DI2TI_INT
14432 and DI_FTYPE_DI_DI_INT.
14433 (bdesc_args): Add MMX/SSE shift, shuffle and palignr builtins.
14434 (ix86_init_mmx_sse_builtins): Updated.
14435 (ix86_expand_args_builtin): Likewise.
14436 (ix86_expand_builtin): Likewise.
14437 (ix86_expand_binop_imm_builtin): Removed.
14438
14439 * doc/extend.texi: Correct __builtin_ia32_palignr128.
14440
14441 2008-04-30 Richard Guenther <rguenther@suse.de>
14442
14443 PR tree-optimization/32921
14444 * tree-ssa-loop-im.c (mem_refs_may_alias_p): Disambiguate with TBAA.
14445
14446 2008-04-30 Richard Sandiford <rsandifo@nildram.co.uk>
14447
14448 * config/arm/arm.c (arm_unwind_emit): Use
14449 crtl->all_throwers_are_sibcalls instead of
14450 cfun->all_throwers_are_sibcalls.
14451 (arm_output_fn_unwind): Likewise.
14452 * config/frv/frv.c (frv_stack_info): Use crtl->uses_pic_offset_table
14453 instead of cfun->uses_pic_offset_table.
14454 (frv_expand_prologue): Likewise.
14455 (frv_frame_pointer_required): Likewise.
14456 (frv_expand_fdpic_call): Likewise.
14457 (frv_emit_movsi): Likewise.
14458 * config/iq2000/iq2000.c (iq2000_expand_prologue): Use
14459 cfun->returns_pcc_struct instead of
14460 current_function_returns_pcc_struct.
14461 * config/m32c/m32c.c (need_to_save): Use crtl->calls_eh_return
14462 instead of cfun->calls_eh_return.
14463 (m32c_pushm_popm): Likewise.
14464 * config/xtensa/xtensa.h (cfun->calls_alloca): Remove bogus
14465 "extern" declaration.
14466
14467 2008-04-30 Richard Guenther <rguenther@suse.de>
14468
14469 PR tree-optimization/21636
14470 * tree-ssa-ccp.c (ccp_fold): Handle &p->x with p being a
14471 constant address.
14472 (evaluate_stmt): Print the likely value.
14473 (ccp_visit_stmt): Avoid excessive vertical spacing.
14474
14475 2008-04-30 Rafael Espíndola <espindola@google.com>
14476
14477 * builtins.c (fold_call_expr): Return realret.
14478 * tree-ssa-threadedge.c
14479 (record_temporary_equivalences_from_stmts_at_dest): Ignore calls to
14480 __builtin_object_size.
14481
14482 2008-04-30 Seongbae Park <seongbae.park@gmail.com>
14483
14484 * gcc.c (wrapper_string): New variable.
14485 (insert_wrapper): New function.
14486 (execute): New option -wrapper.
14487 * doc/invoke.texi (Overall Options): New driver option -wrapper.
14488
14489 2008-04-30 Nathan Froyd <froydnj@codesourcery.com>
14490
14491 * config/rs6000/crtresgpr.asm, config/rs6000/crtresxgpr.asm,
14492 config/rs6000/crtsavgpr.asm, config/rs6000/crtresfpr.asm,
14493 config/rs6000/crtresxfpr.asm, config/rs6000/crtsavfpr.asm: Break out
14494 from...
14495 * config/rs6000/crtsavres.asm: ...here. Remove unneeded file.
14496 * config/rs6000/e500crtres32gpr.asm, config/rs6000/e500crtres64gpr.asm,
14497 config/rs6000/e500crtres64gprctr.asm,
14498 config/rs6000/e500crtrest32gpr.asm, config/rs6000/e500crtrest64gpr.asm,
14499 config/rs6000/e500crtresx32gpr.asm, config/rs6000/e500crtresx64gpr.asm,
14500 config/rs6000/e500crtsav32gpr.asm, config/rs6000/e500crtsav64gpr.asm,
14501 config/rs6000/e500crtsav64gprctr.asm,
14502 config/rs6000/e500crtsavg32gpr.asm, config/rs6000/e500crtsavg64gpr.asm,
14503 config/rs6000/e500crtsavg64gprctr.asm: New files.
14504 * config/rs6000/t-ppccomm: Add build rules for new files.
14505 (LIB2FUNCS_STATIC_EXTRA): Add new files.
14506 * config/rs6000/t-netbsd: Add build rules for new files.
14507 (LIB2FUNCS_STATIC_EXTRA): New variable.
14508 * config/rs6000/sysv4.h (ENDFILE_SPEC): Don't include crtsavres.o
14509 (CRTSAVRES_DEFAULT_SPEC): Likewise.
14510 * config/rs6000/netbsd.h (ENDFILE_SPEC): Likewise.
14511
14512 2008-04-30 H.J. Lu <hongjiu.lu@intel.com>
14513
14514 * config/i386/i386.c (ix86_builtin_type): Add
14515 FLOAT128_FTYPE_FLOAT128_FLOAT128, V16QI_FTYPE_V16QI_V16QI,
14516 V16QI_FTYPE_V8HI_V8HI, V8QI_FTYPE_V8QI_V8QI,
14517 V8QI_FTYPE_V4HI_V4HI, V8HI_FTYPE_V8HI_V8HI,
14518 V8HI_FTYPE_V16QI_V16QI, V8HI_FTYPE_V4SI_V4SI,
14519 V4SI_FTYPE_V4SI_V4SI, V4SI_FTYPE_V8HI_V8HI,
14520 V4SI_FTYPE_V4SF_V4SF, V4SI_FTYPE_V2DF_V2DF,
14521 V4HI_FTYPE_V4HI_V4HI, V4HI_FTYPE_V8QI_V8QI,
14522 V4HI_FTYPE_V2SI_V2SI, V4SF_FTYPE_V4SF_V4SF,
14523 V4SF_FTYPE_V4SF_V4SF_SWAP, V4SF_FTYPE_V4SF_V2SI,
14524 V4SF_FTYPE_V4SF_V2DF, V4SF_FTYPE_V4SF_DI,
14525 V4SF_FTYPE_V4SF_SI, V2DI_FTYPE_V2DI_V2DI,
14526 V2DI_FTYPE_V16QI_V16QI, V2DI_FTYPE_V4SI_V4SI,
14527 V2DI_FTYPE_V2DF_V2DF, V2SI_FTYPE_V2SI_V2SI,
14528 V2SI_FTYPE_V4HI_V4HI, V2SI_FTYPE_V2SF_V2SF,
14529 V2DF_FTYPE_V2DF_V2DF, V2DF_FTYPE_V2DF_V2DF_SWAP,
14530 V2DF_FTYPE_V2DF_V4SF, V2DF_FTYPE_V2DF_DI,
14531 V2DF_FTYPE_V2DF_SI, V2SF_FTYPE_V2SF_V2SF,
14532 V1DI_FTYPE_V1DI_V1DI, V1DI_FTYPE_V8QI_V8QI and
14533 V1DI_FTYPE_V2SI_V2SI.
14534 (bdesc_2arg): Moved to ...
14535 (bdesc_args): Here.
14536 (ix86_init_mmx_sse_builtins): Updated.
14537 (ix86_expand_args_builtin): Updated. Take a pointer
14538 to const struct builtin_description. Handle comparison
14539 builtin functions.
14540 (ix86_expand_sse_compare): Take a new argument for swapping operands.
14541 (ix86_expand_builtin): Updated.
14542
14543 * config/i386/sse.md (ssse3_pmaddubswv8hi3): Renamed to ...
14544 (ssse3_pmaddubsw128): This.
14545 (ssse3_pmaddubswv4hi3): Renamed to ...
14546 (ssse3_pmaddubsw): This.
14547
14548 * doc/extend.texi (__builtin_ia32_packsswb128): Correct prototype.
14549 (__builtin_ia32_packssdw128): Likewise.
14550 (__builtin_ia32_packuswb128): Likewise.
14551 (__builtin_ia32_pmaddubsw): Likewise.
14552 (__builtin_ia32_pmaddubsw128): Likewise.
14553
14554 2008-04-30 Richard Guenther <rguenther@suse.de>
14555
14556 PR tree-optimization/14847
14557 * tree-ssa-ifcombine.c (get_name_for_bit_test): New helper function.
14558 (recognize_bits_test): Use it.
14559 (recognize_single_bit_test): Likewise.
14560
14561 2008-04-30 Martin Jambor <mjambor@suse.cz>
14562
14563 * ipa-cp.c (ipcp_init_stage): Calls ipa_set_called_with_variable_arg
14564 instead of setting number of formal parameters to zero.
14565 (ipcp_init_stage): Do not set the number of actual parameters to zero
14566 either.
14567 (ipcp_propagate_stage): Explicitly skipping all calls to nodes
14568 which are called with variable number of arguments.
14569 (ipcp_insert_stage): Explicitely skipping all nodes which are
14570 called with variable number of arguments.
14571 (ipcp_callsite_param_print): Skipps callsites to nodes with varaible
14572 number of parameters.
14573
14574 * ipa-prop.h (struct ipa_node_params): Added flag
14575 called_with_var_arguments
14576 (ipa_set_param_count): Added. Changed sole setter to use it.
14577 (ipa_get_param_count): Added. All readers of param_count
14578 converted to use it instead.
14579 (ipa_set_called_with_variable_arg): Added.
14580 (ipa_is_called_with_var_arguments): Added.
14581 (ipa_get_ith_param): Added. All readers of param_decls converted
14582 to use it instead.
14583 (ipa_set_cs_argument_count): Added, sole writer to argument_count
14584 changed to use it.
14585 (ipa_get_cs_argument_count): Added, all readers of argument_count
14586 changed to cal it.
14587 (ipa_get_ith_jump_func): Added. Accessors of jump values changed
14588 to use it.
14589
14590 * ipa-prop.h (struct ipcp_formal): Renamed to ipcp_lattice
14591 (struct ipcp_lattice): Renamed cval_type to type
14592 (struct ipa_node_params): ipcp_cval renamed to ipcp_lattices
14593
14594 * ipa-cp.c (ipcp_cval_get_cvalue): Changed return value to tree
14595 (ipcp_cval_set_cvalue): Changed type of parameter value to tree
14596 (ipcp_insert_stage): Changed the type of variable cvalue to tree
14597 (ipcp_replace_map_create): Changed the type of parameter cvalue to tree
14598 (build_const_val): Changed the type of parameter cvalue to tree
14599 (ipcp_propagate_const): Changed the type of parameter cvalue to tree
14600 (ipcp_method_cval_set_cvalue_type): Renamed parameter cval_type1 to type
14601
14602 * ipa-prop.h (struct ipcp_formal): Replaced cvalue with tree called
14603 constant
14604
14605 * ipa-prop.c (ipa_methodlist_init): Renamed to ipa_init_func_list
14606 (ipa_methodlist_not_empty): Removed, the sole user now checks directly
14607 (ipa_add_method): Renamed to ipa_push_func_to_list
14608 (ipa_remove_method): Renamed to ipa_pop_func_from_list
14609 (ipa_callsite_param_count): Removed.
14610 (ipa_callsite_param_count_set): Removed.
14611 (ipa_callsite_param): Removed.
14612 (ipa_callsite_callee): Removed.
14613 (ipa_callsite_compute_param): Renamed to ipa_compute_jump_functions
14614 (ipa_callsite_compute_count): Renamed to ipa_count_arguments
14615 (ipa_method_formal_count): Removed.
14616 (ipa_method_formal_count_set): Removed.
14617 (ipa_method_get_tree): Removed.
14618 (ipa_method_tree_map_create): Removed.
14619 (ipa_method_compute_tree_map): Renamed to ipa_create_param_decls_array
14620 (ipa_create_param_decls_array): Creates the array itself
14621 (ipa_create_param_decls_array): Temporary variable info instead of
14622 a few dereferences.
14623 (ipa_method_formal_compute_count): Renamed to ipa_count_formal_params
14624 (ipa_method_compute_modify): Renamed to ipa_detect_param_modifications
14625 (get_type): Removed.
14626 (ipa_jf_get_info_type): Removed.
14627 (ipa_node_create): Renamed to ipa_create_node_params
14628 (ipa_free): Renamed to ipa_free_all_node_params
14629 (ipa_nodes_create): Renamed to ipa_create_all_node_params
14630 (ipa_edges_create): Renamed to ipa_create_all_edge_args
14631 (ipa_edges_free): Renamed to ipa_free_all_edge_args
14632 (ipa_nodes_free): Integrated into ipa_free_all_node_params and removed
14633 (ipa_free_all_node_params): Deallocation to jump_functions moved to
14634 ipa_free_all_edge_args
14635 (ipa_method_tree_print): Renamed to ipa_print_all_tree_maps
14636 (ipa_method_modify_print): Renamed to ipa_print_all_params_modified
14637 (ipa_create_methodlist_node): Removed.
14638 (ipa_methodlist_method): Removed.
14639 (ipa_methodlist_method_set): Removed.
14640 (ipa_methodlist_next_method): Removed.
14641 (ipa_methodlist_next_method_set): Removed.
14642 (ipa_method_is_modified): Removed.
14643 (ipa_method_modify_create): Removed.
14644 (ipa_method_modify_init): Temporary variable info instead of a few
14645 dereferences.
14646 (ipa_detect_param_modifications): Temporary variable info instead of
14647 a few dereferences.
14648 (ipa_compute_jump_functions): Temporary variable info instead of
14649 a few dereferences.
14650 (ipa_method_modify_set): Removed.
14651 (ipa_method_tree_map): Renamed to ipa_get_param_decl_index
14652 (ipa_get_param_decl_index): Now accepts struct ipa_node_params rather
14653 than craph_node as the first parameter.
14654 (ipa_method_modify_stmt): Renamed to ipa_check_stmt_modifications
14655 (ipa_method_modify_init): Removed.
14656 (ipa_compute_jump_functions): Added a temp variable instead of
14657 repeatadly dereferencing the cgraph_edge.aux pointer
14658 (ipa_callsite_param_set_type): Removed.
14659 (ipa_compute_jump_functions): i renamed to index and moved to
14660 an inner block
14661 (ipa_callsite_param_set_info_type_formal): Removed.
14662 (ipa_callsite_param_set_info_type): Removed.
14663 (ipa_callsite_param_map_create): Removed.
14664 (ipa_callsite_tree): Removed.
14665 (ipa_callsite_caller): Removed.
14666 (ipa_pop_func_from_list): return_method removed to return_func
14667
14668 * ipa-prop.h (enum cvalue_type): Renamed to ipa_lattice_type,
14669 prefixed all values with IPA_. Changed all users.
14670 (enum jump_func_type): Rnamed UNKNOWN_IPATYPE to IPA_UNKNOWN,
14671 CONST_IPATYPE to IPA_CONST, CONST_IPATYPE_REF to IPA_CONST_REF
14672 and FORMAL_IPATYPE IPA_PASS_THROUGH.
14673 (union parameter_info): Renamed to jump_func_value.
14674 (union jump_func_value): Renamed value to constant
14675 (struct ipa_jump_func): Renamed info_type to value
14676 (struct ipa_node): Renamed to ipa_node_params
14677 (struct ipa_node_params): Renamed ipa_arg_num to param_count
14678 (struct ipa_node_params): Renamed ipa_param_tree to param_decls
14679 (struct ipa_node_params): Renamed ipa_mod to modified_flags
14680 (struct ipa_edge): Renamed to ipa_edge_args
14681 (struct ipa_edge_args): Renamed ipa_param_num to argument_count
14682 (struct ipa_edge_args): Renamed ipa_param_map to jump_functions
14683 (struct ipa_methodlist): Renamed to ipa_func_list
14684 (struct ipa_func_list): method_p renamed to node, next_method
14685 renamed to next
14686 (ipa_methodlist_p): Removed, switched all users to struct pointer
14687 (IS_VALID_TREE_MAP_INDEX): Renamed to IS_VALID_JUMP_FUNC_INDEX
14688
14689 2008-04-30 Alan Modra <amodra@bigpond.net.au>
14690
14691 * config/rs6000/rs6000.c (ALWAYS_RESTORE_ALTIVEC_BEFORE_POP): Define.
14692 (rs6000_emit_epilogue): Use backchain to restore only when we
14693 have a large frame. Make use of frame pointer to restore if we
14694 have one. Handle ALWAYS_RESTORE_ALTIVEC_BEFORE_POP.
14695
14696 2008-04-29 Paolo Bonzini <bonzini@gnu.org>
14697
14698 * config/avr/avr.md (*sbrx_branch, *sbix_branch, *sbix_branch_tmp):
14699 Add mode to zero_extract.
14700 (sign bit tests peepholes): (Ditto.).
14701
14702 2008-04-29 H.J. Lu <hongjiu.lu@intel.com>
14703
14704 * config/i386/i386.c (ix86_builtins): Replace Prescott New
14705 Instructions in comments with SSE3.
14706 (ix86_builtin_type): This. Add FLOAT128_FTYPE_FLOAT128,
14707 INT64_FTYPE_V4SF, INT64_FTYPE_V2DF, INT_FTYPE_V16QI,
14708 INT_FTYPE_V8QI, INT_FTYPE_V4SF, INT_FTYPE_V2DF,
14709 V16QI_FTYPE_V16QI, V8HI_FTYPE_V8HI, V8HI_FTYPE_V16QI,
14710 V8QI_FTYPE_V8QI, V4SI_FTYPE_V4SI, V4SI_FTYPE_V16QI,
14711 V4SI_FTYPE_V4SF, V4SI_FTYPE_V8HI, V4SI_FTYPE_V2DF,
14712 V4HI_FTYPE_V4HI, V4SF_FTYPE_V4SF, V4SF_FTYPE_V4SI,
14713 V4SF_FTYPE_V2DF, V2DI_FTYPE_V2DI, V2DI_FTYPE_V16QI,
14714 V2DI_FTYPE_V8HI, V2DI_FTYPE_V4SI, V2DF_FTYPE_V2DF,
14715 V2DF_FTYPE_V4SI, V2DF_FTYPE_V4SF, V2DF_FTYPE_V2SI,
14716 V2SI_FTYPE_V2SI, V2SI_FTYPE_V4SF, V2SI_FTYPE_V2SF,
14717 V2SI_FTYPE_V2DF, V2SF_FTYPE_V2SF and V2SF_FTYPE_V2SI.
14718 (bdesc_sse_args): Renamed to ...
14719 (bdesc_args): This. Add IX86_BUILTIN_PF2ID, IX86_BUILTIN_PFRCP,
14720 IX86_BUILTIN_PFRSQRT, IX86_BUILTIN_PI2FD, IX86_BUILTIN_PF2IW,
14721 IX86_BUILTIN_PSWAPDSI, IX86_BUILTIN_PSWAPDSF and
14722 IX86_BUILTIN_FABSQ.
14723 (bdesc_1arg): Moved to ...
14724 (bdesc_args): Here.
14725 (ix86_init_mmx_sse_builtins): Updated. Replace Prescott New
14726 Instructions in comments with SSE3.
14727 (ix86_expand_sse_operands_builtin): Renamed to ...
14728 (ix86_expand_args_builtin): This. Updated.
14729 (ix86_expand_unop1_builtin): Update comments.
14730 (ix86_expand_builtin): Updated.
14731
14732 2008-04-29 Richard Guenther <rguenther@suse.de>
14733
14734 PR tree-optimization/36078
14735 * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely):
14736 Update virtual SSA form after cleaning up the CFG.
14737
14738 2008-04-29 Richard Guenther <rguenther@suse.de>
14739
14740 PR middle-end/15255
14741 * fold-const.c (fold_binary): Fold (A + A) * C to A * 2*C.
14742
14743 2008-04-29 Richard Guenther <rguenther@suse.de>
14744
14745 * tree-ssa-alias.c (finalize_ref_all_pointers): Remove.
14746 (compute_may_aliases): Do not call finalize_ref_all_pointers.
14747 (compute_flow_insensitive_aliasing): Do not treat
14748 PTR_IS_REF_ALL pointers special.
14749 (get_smt_for): Likewise.
14750 (may_alias_p): Re-structure.
14751 (is_escape_site): A ref-all pointer conversion is not an escape site.
14752 * tree-ssa-structalias.c (find_what_p_points_to): Do not treat
14753 PTR_IS_REF_ALL pointers special.
14754 * tree-ssa-structalias.h (struct alias_info): Remove
14755 ref_all_symbol_mem_tag field.
14756 (PTR_IS_REF_ALL): Remove.
14757
14758 2008-04-29 Richard Guenther <rguenther@suse.de>
14759
14760 PR middle-end/36077
14761 * fold-const.c (extract_muldiv_1): In combining division constants
14762 make sure to never overflow.
14763
14764 2008-04-29 Nick Clifton <nickc@redhat.com>
14765
14766 * doc/tm.texi (RETURN_ADDR_RTX): Fix typo.
14767
14768 2008-04-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
14769
14770 PR bootstrap/35169
14771 * optc-gen.awk: Work around HP-UX/IA awk bug.
14772
14773 2008-04-28 Danny Smith <dannysmith@users.sourceforge.net>
14774
14775 * config/i386/cygming-crtend.c (register_frame_ctor): Revert my
14776 2008-04-25 commit.
14777
14778 2008-04-28 Uros Bizjak <ubizjak@gmail.com>
14779
14780 PR target/36073
14781 * config/i386/i386.md
14782 (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_interunit):
14783 Change operand 1 predicate to nonimmediate_operand.
14784
14785 2008-04-28 Jakub Jelinek <jakub@redhat.com>
14786
14787 PR debug/36060
14788 * dwarf2out.c (struct die_struct): Mark as chain_circular through
14789 die_sub field.
14790 * gengtype.c (walk_type, write_func_for_structure): Handle
14791 chain_circular.
14792 * doc/gty.texi: Document chain_circular.
14793
14794 2008-04-28 Richard Guenther <rguenther@suse.de>
14795
14796 PR tree-optimization/36066
14797 * tree-vrp.c (execute_vrp): Cleanup the CFG only after finalizing
14798 SCEV and loop.
14799
14800 2008-04-28 Uros Bizjak <ubizjak@gmail.com>
14801
14802 PR target/36064
14803 * config/i386/i386.md
14804 (floatdi<X87MODEF:mode>2_i387_with_xmm splitters):
14805 Use match_scratch instead of match_operand for operands 3 and 4.
14806
14807 2008-04-27 Richard Guenther <rguenther@suse.de>
14808
14809 PR tree-optimization/18754
14810 PR tree-optimization/34223
14811 * tree-pass.h (pass_complete_unrolli): Declare.
14812 * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Print
14813 loop size before and after unconditionally of UL_NO_GROWTH in effect.
14814 Rewrite loop into loop closed SSA form if it is not already.
14815 (tree_unroll_loops_completely): Re-structure to iterate over
14816 innermost loops with intermediate CFG cleanups.
14817 Unroll outermost loops only if requested or the code does not grow
14818 doing so.
14819 * tree-ssa-loop.c (gate_tree_vectorize): Don't shortcut if no
14820 loops are available.
14821 (tree_vectorize): Instead do so here.
14822 (tree_complete_unroll): Also unroll outermost loops.
14823 (tree_complete_unroll_inner): New function.
14824 (gate_tree_complete_unroll_inner): Likewise.
14825 (pass_complete_unrolli): New pass.
14826 * tree-ssa-loop-manip.c (find_uses_to_rename_use): Only record
14827 uses outside of the loop.
14828 (tree_duplicate_loop_to_header_edge): Only verify loop-closed SSA
14829 form if it is available.
14830 * tree-flow.h (tree_unroll_loops_completely): Add extra parameter.
14831 * passes.c (init_optimization_passes): Schedule complete inner
14832 loop unrolling pass before the first CCP pass after final inlining.
14833
14834 2008-04-27 Nathan Sidwell <nathan@codesourcery.com>
14835
14836 * targhooks.h (default_emutls_var_fields,
14837 default_emutls_var_init): Declare.
14838 * tree.h (DECL_THREAD_LOCAL): Compare against TLS_MODEL_REAL.
14839 * target.h (struct gcc_target): Add struct emutls member.
14840 * target-def.h (TARGET_EMUTLS_GET_ADDRESS,
14841 TARGET_EMUTLS_REGISTER_COMMON, TARGET_EMUTLS_VAR_SECTION,
14842 TARGET_EMUTLS_TMPL_SECTION, TARGET_EMUTLS_VAR_PREFIX,
14843 TARGET_EMUTLS_TMPL_PREFIX, TARGET_EMUTLS_VAR_FIELDS,
14844 TARGET_EMUTLS_VAR_INIT, TARGET_EMUTLS_DEBUG_FORM_TLS_ADDRESS,
14845 TARGET_EMUTLS_VAR_ALIGN_FIXED, TARGET_EMUTLS): New.
14846 (TARGET_INITIALIZER): Add TARGET_EMUTLS.
14847 * builtins.def (BUILT_IN_EMUTLS_GET_ADDRESS,
14848 BUILT_IN_EMUTLS_REGISTER_COMMON): Get name from targetm structure.
14849 * dwarf2out.c (loc_descriptor_from_tree_1): Check if emutls can
14850 emit debug information.
14851 * coretypes.h (tls_model): Add TLS_MODEL_EMULATED, TLS_MODEL_REAL.
14852 * varasm.c: Include targhooks.h.
14853 (emutls_object_section, emutls_tmpl_section): New.
14854 (EMUTLS_VAR_PREFIX, EMUTLS_TMPL_PREFIX): Remove.
14855 (EMUTLS_SEPARATOR): New.
14856 (prefix_name): New.
14857 (get_emutls_object_name): New.
14858 (default_emutls_var_fields): New, broken out of ...
14859 (get_emutls_object_type): ... here. Adjust to use target hooks.
14860 (get_emutls_init_templ_addr): Adjust to use target hooks.
14861 (emutls_decl): Adjust to use target hooks.
14862 (emutls_finish): Likewise.
14863 (default_emutls_var_init): New, broken out of ...
14864 (assemble_variable): ... here. Adjust to use target hooks.
14865 * output.h (enum section_category): Add SECCAT_EMUTLS_VAR,
14866 SECCAT_EMUTLS_TMPL.
14867 * c-common.c (handle_section_attribute): Prevent overriding
14868 sections for emulated tls with special sections.
14869 * config/i386/i386.c (x86_64_elf_select_section): Add
14870 SECCAT_EMUTLS_VAR and SECCAT_EMUTLS_TMPL.
14871 (x86_64_elf_unique_section): Likewise.
14872 * config/vxworks.c: Include tree.h.
14873 (vxworks_emutls_var_fields, vxworks_emutls_var_init): New.
14874 (vxworks_override_options): Set TLS scheme.
14875 * doc/tm.texi (Emulated TLS): New node.
14876
14877 2008-04-26 Simon Baldwin <simonb@google.com>
14878
14879 PR c/35652
14880 * builtins.c (c_strlen): Suppressed multiple warnings that can occur
14881 with propagated string constants.
14882
14883 2008-04-26 Uros Bizjak <ubizjak@gmail.com>
14884
14885 * config/i386/i386.md (fix_trunc<mode>_i387_fisttp_with_temp): Use 'X'
14886 constraint for operand 2 when operand 0 is memory operand.
14887 (fix_truncdi_i387_with_temp): : Use 'X' constraint for operand 4 when
14888 operand 0 is memory operand.
14889 (fix_trunc<mode>_i387_with_temp): Ditto.
14890 (*floatsi<mode>2_vector_mixed_with_temp): Use 'X' constraint for
14891 operand 2 when operand 1 is memory operand.
14892 (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_with_temp): Ditto.
14893 (*floatsi<mode>2_vector_sse_with_temp): Ditto.
14894 (*float<SSEMODEI24:mode><MODEF:mode>2_sse_with_temp): Ditto.
14895 (*float<SSEMODEI24:mode><X87MODEF:mode>2_i387_with_temp): Ditto.
14896 (floatdi<X87MODEF:mode>2_i387_with_xmm): Use 'X' constraint for
14897 operands 2,3 and 4 when operand 1 is memory operand.
14898 (fistdi2_with_temp): Use 'X' constraint for operand 2 when operand 0
14899 is memory operand.
14900 (fistdi2_floor_with_temp): Ditto.
14901 (fist<mode>2_floor_with_temp): Ditto.
14902 (fistdi2_ceil_with_temp): Ditto.
14903 (fist<mode>2_ceil_with_temp): Ditto.
14904 (*truncdfsf_fast_mixed): Merge alternatives 0 and 1.
14905
14906 2008-04-26 David Daney <ddaney@avtrex.com>
14907
14908 * config/mips/mips.md (UNSPEC_COMPARE_AND_SWAP_12): New
14909 unspec_volitile.
14910 (UNSPEC_SYNC_OLD_OP, UNSPEC_SYNC_NEW_OP, UNSPEC_SYNC_EXCHANGE,
14911 UNSPEC_MEMORY_BARRIER, UNSPEC_SET_GOT_VERSION,
14912 UNSPEC_UPDATE_GOT_VERSION): Renumber.
14913 (sync_compare_and_swap<mode>): New expand for QI and HI modes.
14914 (compare_and_swap_12): New insn.
14915 * config/mips/mips-protos.h (mips_expand_compare_and_swap_12): Declare.
14916 * config/mips/mips.c (mips_force_binary): New function.
14917 (mips_emit_int_order_test, mips_expand_synci_loop): Use it.
14918 (mips_expand_compare_and_swap_12): New function.
14919 * config/mips/mips.h (MIPS_COMPARE_AND_SWAP_12): New macro.
14920
14921 2008-04-25 Jan Hubicka <jh@suse.cz>
14922
14923 PR testsuite/35843
14924 * cfgexpand.c (pass_expand): Turn into RTL pass.
14925 * passes.c (execute_one_pass): Do pass typechecking after execution.
14926 * tree-pass.h (pass_expand): Turn into RTL pass.
14927
14928 * function.h (struct rtl_data): Move here fields
14929 accesses_prior_frames, calls_eh_return, saves_all_registers,
14930 has_nonlocal_goto, has_asm_statement, is_thunk,
14931 all_throwers_are_sibcalls, limit_stack, profile, uses_const_pool,
14932 uses_pic_offset_table, uses_eh_lsda, tail_call_emit,
14933 arg_pointer_save_area_init from struct function; turn into bool.
14934 (struct function): Move
14935 calls_eh_return, saves_all_registers, has_nonlocal_goto,
14936 has_asm_statement, is_thunk, all_throwers_are_sibcalls, limit_stack,
14937 profile, uses_const_pool, uses_pic_offset_table, uses_eh_lsda,
14938 tail_call_emit, arg_pointer_save_area_init
14939 into struct rtl_data. Remove recursive_call_emit and gimplified flags.
14940 (current_function_returns_struct, current_function_returns_pcc_struct,
14941 current_function_calls_setjmp, current_function_calls_alloca,
14942 current_function_accesses_prior_frames,
14943 current_function_calls_eh_return, current_function_is_thunk,
14944 current_function_stdarg, current_function_profile,
14945 current_function_limit_stack, current_function_uses_pic_offset_table,
14946 current_function_uses_const_pool, current_function_has_nonlocal_label,
14947 current_function_saves_all_registers,
14948 current_function_has_nonlocal_goto,
14949 current_function_has_asm_statement): Remove accesor macros.
14950 * ra-conflict.c (global_conflicts): Update.
14951 * tree-tailcall.c (suitable_for_tail_opt_p): Update.
14952 (suitable_for_tail_call_opt_p): Update.
14953 * builtins.c (expand_builtin_return_addr): Update.
14954 (expand_builtin_setjmp_setup): Update.
14955 (expand_builtin_nonlocal_goto): Update.
14956 * final.c (final_start_function): Update.
14957 (profile_function): Update.
14958 (leaf_function_p): Update.
14959 (only_leaf_regs_used): Update.
14960 * df-scan.c (df_get_exit_block_use_set): Update.
14961 * dojump.c (clear_pending_stack_adjust): Update.
14962 * tree-stdarg.c (gate_optimize_stdarg): Update.
14963 * gimple-low.c (lower_function_body): Update.
14964 * global.c (compute_regsets): Update.
14965 (global_alloc): Update.
14966 * dwarf2out.c (dwarf2out_begin_prologue): Update.
14967 * expr.c (expand_assignment): Update.
14968 * dse.c (dse_step0): Update.
14969 (dse_step1): Update.
14970 * c-decl.c (store_parm_decls): Update.
14971 * local-alloc.c (combine_regs): Update.
14972 (find_free_reg): Update.
14973 * function.c (assign_parms_augmented_arg_list): Update.
14974 (assign_parm_find_data_types): Update.
14975 (assign_parms): Update.
14976 (allocate_struct_function): Update.
14977 (expand_function_start): Update.
14978 (expand_function_end): Update.
14979 (get_arg_pointer_save_area): Update.
14980 (thread_prologue_and_epilogue_insns): Update.
14981 (rest_of_match_asm_constraints): Update.
14982 * stor-layout.c (variable_size): Update.
14983 * gcse.c (gcse_main): Update.
14984 (bypass_jumps): Update.
14985 * gimplify.c (gimplify_function_tree): Update.
14986 * calls.c (emit_call_1): Update.
14987 (expand_call): Update.
14988 * bt-load.c (compute_defs_uses_and_gen): Update.
14989 * except.c (sjlj_assign_call_site_values): Update.
14990 (sjlj_emit_function_enter): Update.
14991 (can_throw_external): Update.
14992 (set_nothrow_function_flags): Update.
14993 (expand_builtin_unwind_init): Update.
14994 (expand_eh_return): Update.
14995 (convert_to_eh_region_ranges): Update.
14996 (output_function_exception_table): Update.
14997 * emit-rtl.c (gen_tmp_stack_mem): Update.
14998 * cfgexpand.c (expand_used_vars): Update.
14999 (tree_expand_cfg): Update.
15000 * cfgcleanup.c (rest_of_handle_jump): Update.
15001 * explow.c (allocate_dynamic_stack_space): Update.
15002 * varasm.c (assemble_start_function): Update.
15003 (force_const_mem): Update.
15004 (mark_constant_pool): Update.
15005 * tree-optimize.c (tree_rest_of_compilation): Update.
15006 * stack-ptr-mod.c (notice_stack_pointer_modification): Update.
15007 * tree-cfg.c (notice_special_calls): Update.
15008 (is_ctrl_altering_stmt): Update.
15009 (tree_can_make_abnormal_goto): Update.
15010 (tree_purge_dead_abnormal_call_edges): Update.
15011 * config/alpha/predicates.md: Update.
15012 * config/alpha/alpha.c (alpha_sa_mask): Update.
15013 (alpha_sa_size): Update.
15014 (alpha_does_function_need_gp): Update.
15015 (alpha_expand_prologue): Update.
15016 (alpha_start_function): Update.
15017 (alpha_output_function_end_prologue): Update.
15018 (alpha_expand_epilogue): Update.
15019 * config/frv/frv.c (frv_stack_info): Update.
15020 (frv_expand_epilogue): Update.
15021 * config/s390/s390.c (s390_regs_ever_clobbered): Update.
15022 (s390_register_info): Update.
15023 (s390_frame_info): Update.
15024 (s390_init_frame_layout): Update.
15025 (s390_can_eliminate): Update.
15026 (save_gprs): Update.
15027 * config/spu/spu.c (spu_split_immediate): Update.
15028 (need_to_save_reg): Update.
15029 (spu_expand_prologue): Update.
15030 (spu_expand_epilogue): Update.
15031 * config/sparc/sparc.md: Update.
15032 * config/sparc/sparc.c (eligible_for_return_delay): Update.
15033 (sparc_tls_got): Update.
15034 (legitimize_pic_address): Update.
15035 (sparc_emit_call_insn): Update.
15036 (sparc_expand_prologue): Update.
15037 (output_return): Update.
15038 (print_operand): Update.
15039 (sparc_function_ok_for_sibcall): Update.
15040 * config/sparc/sparc.h (EXIT_IGNORE_STACK): Update.
15041 * config/m32r/m32r.md: Update.
15042 * config/m32r/m32r.c (MUST_SAVE_RETURN_ADDR): Update.
15043 (m32r_compute_frame_size): Update.
15044 (m32r_expand_prologue): Update.
15045 (m32r_expand_epilogue): Update.
15046 (m32r_legitimize_pic_address): Update.
15047 * config/m32r/m32r.h (FRAME_POINTER_REQUIRED): Update.
15048 * config/i386/linux.h (SUBTARGET_FRAME_POINTER_REQUIRED): Update.
15049 * config/i386/i386.c (ix86_frame_pointer_required): Update.
15050 (gen_push): Update.
15051 (ix86_save_reg): Update.
15052 (ix86_compute_frame_layout): Update.
15053 (ix86_expand_prologue): Update.
15054 (ix86_expand_epilogue): Update.
15055 * config/sh/sh.c (output_stack_adjust): Update.
15056 (calc_live_regs): Update.
15057 (sh5_schedule_saves): Update.
15058 (sh_expand_prologue): Update.
15059 (sh_expand_epilogue): Update.
15060 (sh_setup_incoming_varargs): Update.
15061 (sh_allocate_initial_value): Update.
15062 (sh_get_pr_initial_val): Update.
15063 * config/sh/sh.h (SHMEDIA_REGS_STACK_ADJUST): Update.
15064 * config/sh/sh.md (label:): Update.
15065 * config/avr/avr.c (out_movhi_mr_r): Update.
15066 * config/crx/crx.h (enum): Update.
15067 * config/xtensa/xtensa.h (along): Update.
15068 * config/stormy16/stormy16.c Update.
15069 (xstormy16_compute_stack_layout): Update.
15070 * config/fr30/fr30.c (MUST_SAVE_RETURN_POINTER): Update.
15071 (fr30_expand_prologue): Update.
15072 * config/cris/cris.c (cris_conditional_register_usage): Update.
15073 (cris_reg_saved_in_regsave_area): Update.
15074 (cris_initial_frame_pointer_offset): Update.
15075 (cris_simple_epilogue): Update.
15076 (cris_expand_prologue): Update.
15077 (cris_expand_epilogue): Update.
15078 (cris_expand_pic_call_address): Update.
15079 (cris_asm_output_symbol_ref): Update.
15080 (cris_asm_output_label_ref): Update.
15081 * config/cris/cris.md Update.
15082 * config/iq2000/iq2000.c (compute_frame_size): Update.
15083 (iq2000_expand_epilogue): Update.
15084 * config/mt/mt.h (save_direction): Update.
15085 * config/mn10300/mn10300.c (mn10300_function_value): Update.
15086 * config/ia64/ia64.c (ia64_compute_frame_size): Update.
15087 (ia64_secondary_reload_class): Update.
15088 * config/m68k/m68k.c (m68k_save_reg): Update.
15089 (m68k_expand_prologue): Update.
15090 (m68k_expand_epilogue): Update.
15091 (legitimize_pic_address): Update.
15092 * config/rs6000/rs6000.c (rs6000_got_register): Update.
15093 (first_reg_to_save): Update.
15094 (first_altivec_reg_to_save): Update.
15095 (compute_vrsave_mask): Update.
15096 (compute_save_world_info): Update.
15097 (rs6000_stack_info): Update.
15098 (spe_func_has_64bit_regs_p): Update.
15099 (rs6000_ra_ever_killed): Update.
15100 (rs6000_emit_eh_reg_restore): Update.
15101 (rs6000_emit_allocate_stack): Update.
15102 (rs6000_emit_prologue): Update.
15103 (rs6000_emit_epilogue): Update.
15104 (rs6000_output_function_epilogue): Update.
15105 (output_profile_hook): Update.
15106 (rs6000_elf_declare_function_name): Update.
15107 * config/rs6000/rs6000.h (rs6000_args): Update.
15108 * config/rs6000/rs6000.md: Update.
15109 * config/mcore/mcore.c (mcore_expand_prolog): Update.
15110 * config/arc/arc.c (arc_output_function_epilogue): Update.
15111 * config/arc/arc.h (FRAME_POINTER_REQUIRED): Update.
15112 * config/darwin.c (machopic_function_base_name): Update.
15113 * config/score/score3.c (score3_compute_frame_size): Update.
15114 (rpush): Update.
15115 (rpop): Update.
15116 (score3_epilogue): Update.
15117 * config/score/score7.c (score7_compute_frame_size): Update.
15118 (score7_prologue): Update.
15119 (score7_epilogue): Update.
15120 * config/score/score.h (FRAME_POINTER_REQUIRED): Update.
15121 * config/arm/linux-elf.h (SUBTARGET_FRAME_POINTER_REQUIRED): Update.
15122 * config/arm/arm.c (use_return_insn): Update.
15123 (require_pic_register): Update.
15124 (arm_load_pic_register): Update.
15125 (arm_compute_save_reg0_reg12_mask): Update.
15126 (arm_compute_save_reg_mask): Update.
15127 (thumb1_compute_save_reg_mask): Update.
15128 (output_return_instruction): Update.
15129 (arm_output_function_prologue): Update.
15130 (arm_output_epilogue): Update.
15131 (arm_get_frame_offsets): Update.
15132 (arm_expand_prologue): Update.
15133 (thumb_pushpop): Update.
15134 (thumb_exit): Update.
15135 (thumb1_expand_prologue): Update.
15136 (thumb1_expand_epilogue): Update.
15137 (arm_unwind_emit): Update.
15138 (arm_output_fn_unwind): Update.
15139 * config/arm/arm.h (FRAME_POINTER_REQUIRED): Update.
15140 * config/arm/arm.md: Update.
15141 * config/pa/pa.md: Update.
15142 * config/pa/pa.c (legitimize_pic_address): Update.
15143 (compute_frame_size): Update.
15144 (hppa_expand_prologue): Update.
15145 (hppa_expand_epilogue): Update.
15146 (borx_reg_operand): Update.
15147 * config/pa/pa.h (FRAME_POINTER_REQUIRED): Update.
15148 (HARD_REGNO_RENAME_OK): Update.
15149 * config/mips/mips.c (mips_global_pointer): Update.
15150 (mips_save_reg_p): Update.
15151 (mips_compute_frame_info): Update.
15152 (mips_frame_pointer_required): Update.
15153 (mips_expand_prologue): Update.
15154 (mips_expand_epilogue): Update.
15155 (mips_can_use_return_insn): Update.
15156 (mips_reorg_process_insns): Update.
15157 * config/v850/v850.c (compute_register_save_size): Update.
15158 * config/mmix/mmix.h (FRAME_POINTER_REQUIRED): Update.
15159 * config/mmix/mmix.c (along): Update.
15160 (mmix_expand_epilogue): Update.
15161 * config/bfin/bfin.c (legitimize_pic_address): Update.
15162 (must_save_p): Update.
15163 (stack_frame_needed_p): Update.
15164 (add_to_reg): Update.
15165 (bfin_expand_prologue): Update.
15166 * stmt.c (expand_asm_operands): Update.
15167 * reload1.c (reload): Update.
15168 (init_elim_table): Update.
15169
15170 2008-04-25 Bob Wilson <bob.wilson@acm.org>
15171
15172 * optabs.c (expand_float): Fix REG_EQUAL for UNSIGNED_FLOAT libcall.
15173
15174 2008-04-25 H.J. Lu <hongjiu.lu@intel.com>
15175
15176 * config/i386/sse.md (mov<mode>): Replace SSEMODEI with SSEMODE.
15177 (*mov<mode>_internal): Likewise. Support V4SF and V2DF.
15178 (mov<mode>): Removed.
15179 (*movv4sf_internal): Likewise.
15180 (*movv2df_internal): Likewise.
15181
15182 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
15183
15184 * config.gcc (crx-*-elf): Remove deprecation.
15185
15186 2008-04-25 Danny Smith <dannysmith@users.sourceforge.net>
15187
15188 * config/i386/cygming-crtend.c (register_frame_ctor): Register
15189 __gcc_deregister_frame with atexit.
15190 (deregister_frame_dtor): Remove.
15191
15192 2008-04-24 Nathan Froyd <froydnj@codesourcery.com>
15193 Nathan Sidwell <nathan@codesourcery.com>
15194
15195 * config/rs6000/rs6000.opt (mspe): Remove Var property.
15196 (misel): Likewise.
15197 * config/rs6000/rs6000.h (rs6000_spe): Declare.
15198 (rs6000_isel): Likewise.
15199 * config/rs6000/rs6000.c (rs6000_spe): New variable.
15200 (rs6000_isel): New variable.
15201 (rs6000_handle_option): Handle OPT_mspe and OPT_misel.
15202
15203 2008-04-24 Jakub Jelinek <jakub@redhat.com>
15204
15205 PR c++/35758
15206 * c-common.c (handle_vector_size_attribute): Call
15207 lang_hooks.types.reconstruct_complex_type instead of
15208 reconstruct_complex_type.
15209 * config/rs6000/rs6000.c (rs6000_handle_altivec_attribute): Likewise.
15210 * config/spu/spu.c (spu_handle_vector_attribute): Likewise.
15211 * langhooks.h (struct lang_hooks_for_types): Add
15212 reconstruct_complex_type hook.
15213 * langhooks-def.h (LANG_HOOKS_RECONSTRUCT_COMPLEX_TYPE): Define.
15214 (LANG_HOOKS_FOR_TYPES_INITIALIZER): Add it.
15215
15216 2008-04-24 Richard Guenther <rguenther@suse.de>
15217
15218 * c-common.h (check_builtin_function_arguments): Declare.
15219 * c-common.c (validate_nargs): New function.
15220 (check_builtin_function_arguments): Likewise.
15221 * c-typeck.c (build_function_call): Call
15222 check_builtin_function_arguments.
15223 * builtins.c (fold_builtin_classify): Remove error reporting code.
15224 (fold_builtin_unordered_cmp): Likewise.
15225 (fold_builtin_1): Likewise.
15226 (fold_builtin_n): Likewise.
15227
15228 2008-04-24 Jakub Jelinek <jakub@redhat.com>
15229
15230 PR tree-optimization/36008
15231 * fold-const.c (try_move_mult_to_index): If s == NULL, divide
15232 the original op1, rather than delta by step.
15233
15234 2008-04-22 Antoniu Pop <antoniu.pop@gmail.com>
15235 Sebastian Pop <sebastian.pop@amd.com>
15236
15237 * tree-parloops.c (take_address_of, eliminate_local_variables_1,
15238 eliminate_local_variables_stmt, eliminate_local_variables,
15239 separate_decls_in_loop_name, separate_decls_in_loop_stmt,
15240 separate_decls_in_loop, gen_parallel_loop): Make them work on a region
15241 of code delimited by two edges in the CFG.
15242 (separate_decls_in_loop_name): Renamed separate_decls_in_region_name.
15243 (separate_decls_in_loop_stmt): Renamed separate_decls_in_region_stmt.
15244 (separate_decls_in_loop): Renamed separate_decls_in_region. Isolate
15245 the case of parallelisation of reductions.
15246 (expr_invariant_in_region_p): New.
15247
15248 * tree-flow.h (gather_blocks_in_sese_region): Declared.
15249 * tree-cfg.c (gather_blocks_in_sese_region): Extern.
15250
15251 2008-04-24 Ira Rosen <irar@il.ibm.com>
15252 Richard Guenther <rguenther@suse.de>
15253
15254 PR tree-optimization/36034
15255 * tree-vect-analyze.c (vect_analyze_group_access): SLP is
15256 incapable of dealing with loads with gaps.
15257
15258 2008-04-24 Rafael Espíndola <espindola@google.com>
15259
15260 * tree-flow.h (vrp_evaluate_conditional): Change signature.
15261 * tree-ssa-propagate.c (fold_predicate_in): Update call to
15262 vrp_evaluate_conditional.
15263 * tree-vrp.c (vrp_evaluate_conditional_warnv): Remove.
15264 (vrp_evaluate_conditional): Split the cond argument.
15265 (vrp_visit_cond_stmt): Use vrp_evaluate_conditional_warnv_with_ops.
15266 (simplify_stmt_for_jump_threading): Update call to
15267 vrp_evaluate_conditional.
15268
15269 2008-04-24 Ira Rosen <irar@il.ibm.com>
15270
15271 PR tree-optimization/35982
15272 * tree-vect-analyze.c (vect_check_interleaving): Check that the
15273 interleaved data-refs are of the same type.
15274
15275 2008-04-24 Danny Smith <dannysmith@users.net>
15276
15277 * c-format.c (check_format_info_main): Use strncmp rather than a
15278 magic prefix to handle multichar length specs.
15279 * config/i386/msformat-c.c (format_length_info ms_printf_length_specs):
15280 Don't prefix "I64" and "I32" with '\0'.
15281
15282 2008-04-24 Jakub Jelinek <jakub@redhat.com>
15283
15284 PR target/36015
15285 * config/i386/i386.c (init_cumulative_args): Don't pass anything
15286 in registers for -m32 only if stdarg_p (fntype).
15287
15288 2008-04-24 Uros Bizjak <ubizjak@gmail.com>
15289
15290 PR rtl-optimization/36006
15291 * expmed.c (store_fixed_bit_field): Copy op0 rtx before moving
15292 temp to op0 in order to avoid invalid rtx sharing.
15293
15294 2008-04-23 Paolo Bonzini <bonzini@gnu.org>
15295
15296 * tree-cfg.c (verify_expr): Check with is_gimple_address. Don't
15297 check TREE_INVARIANT.
15298 * tree-gimple.c (is_gimple_address): New.
15299 (is_gimple_invariant_address): Simplify using decl_address_invariant_p.
15300 * tree-gimple.h (is_gimple_address): New.
15301 * tree.h (decl_address_invariant_p): New.
15302 * tree.c (make_node_stat): Don't set TREE_INVARIANT.
15303 (build_string): Likewise.
15304 (decl_address_invariant_p): New, from is_gimple_invariant_address.
15305 (tree_invariant_p_1): Likewise.
15306 (save_expr): Use it.
15307 (tree_invariant_p): New.
15308 (skip_simple_arithmetic): Use it.
15309 (stabilize_reference_1): Use it.
15310 (recompute_tree_invariant_for_addr_expr): Don't update TREE_INVARIANT,
15311 simplify.
15312 (build1_stat): Drop code to compute TREE_INVARIANT.
15313 (build2_stat): Drop code to compute TREE_INVARIANT.
15314 (build3_stat): Drop code to compute TREE_INVARIANT.
15315 (build4_stat): Drop code to compute TREE_INVARIANT.
15316 (build5_stat): Drop code to compute TREE_INVARIANT.
15317 (build7_stat): Drop code to compute TREE_INVARIANT.
15318 (merge_dllimport_decl_attributes): Don't mention TREE_INVARIANT.
15319 * tree.h (struct tree_base): Remove invariant_flag.
15320 (TREE_INVARIANT): Remove.
15321 * builtins.c (build_string_literal): Don't set TREE_INVARIANT.
15322 (fold_builtin_expect): Check TREE_CONSTANT.
15323 * tree-ssa-ccp.c (fold_stmt_r): Adjust comment.
15324 * c-tree.h (c_expr_to_decl): Drop third parameter.
15325 * c-typeck.c (build_external_ref): Don't set TREE_INVARIANT.
15326 (build_c_cast): Don't set TREE_INVARIANT.
15327 (pop_init_level): Don't set TREE_INVARIANT.
15328 (c_objc_common_truthvalue_conversion): Don't set TREE_INVARIANT.
15329 * gimplify.c (gimplify_init_ctor_preeval): Add assertion, test
15330 TREE_CONSTANT.
15331 (gimplify_init_constructor): Don't set TREE_INVARIANT.
15332 (gimplify_addr_expr): Adjust comment.
15333 * tree-mudflap.c (mf_build_string):
15334 * print-tree.c (print_node): Don't print TREE_INVARIANT.
15335 * tree-nested.c (convert_nonlocal_reference): Adjust comment.
15336 * c-common.c (fix_string_type): Don't set TREE_INVARIANT.
15337 * langhooks-def.h (lhd_expr_to_decl): Drop third parameter.
15338 * langhooks.c (lhd_expr_to_decl): Drop third parameter.
15339 * langhooks.h (struct lang_hooks): Drop third parameter from
15340 expr_to_decl.
15341
15342 2008-04-23 Richard Guenther <rguenther@suse.de>
15343
15344 PR tree-optimization/27799
15345 PR tree-optimization/32921
15346 PR tree-optimization/32624
15347 * tree-ssa-structalias.c (merge_smts_into): Only merge the
15348 SMTs aliases and the tag itself into the solution.
15349 * tree-ssa-alias.c (compute_flow_sensitive_aliasing): Do not
15350 merge the points-to solution back into the SMT aliases.
15351 (may_alias_p): Use alias_set_subset_of instead of
15352 aliases_conflict_p. A pointer which points to
15353 memory with alias set zero may access any variable.
15354
15355 2008-04-23 Richard Guenther <rguenther@suse.de>
15356
15357 * alias.c (alias_set_subset_of): Correctly handle asking
15358 if zero is a subset of an alias set with zero child.
15359 * tree-ssa-alias.c (have_common_aliases_p): Simplify logic.
15360 (compute_flow_insensitive_aliasing): Correctly walk all
15361 pointers. Do not unnecessarily union sets.
15362
15363 2008-04-23 Richard Guenther <rguenther@suse.de>
15364
15365 PR middle-end/36021
15366 * c-common.c (handle_alloc_size_attribute): Use type_num_arguments.
15367
15368 2008-04-22 Tomas Bily <tbily@suse.cz>
15369
15370 * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR as
15371 unreachable case.
15372 * tree-vrp.c (extract_range_from_unary_expr): Removed unused
15373 NON_LVALUE_EXPR.
15374 * tree-ssa-threadedge.c (simplify_control_stmt_condition): Likewise.
15375 * tree-ssa-structalias.c (get_constraint_for): Likewise.
15376 * tree-inline.c (estimate_num_insns_1): Likewise.
15377 * varasm.c (const_hash_1, compare_constant, copy_constant)
15378 (compute_reloc_for_constant, output_addressed_constants): Likewise.
15379 * emit-rtl.c (component_ref_for_mem_expr)
15380 (set_mem_attributes_minus_bitpos): Likewise.
15381 * expr.c (highest_pow2_factor, expand_expr_real_1, )
15382 (is_aligning_offset): Likewise.
15383 * dwarf2out.c (loc_descriptor_from_tree_1, add_bound_info): Likewise.
15384 * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Likewise.
15385 * dojump.c (do_jump): Likewise.
15386 * builtins.c (get_pointer_alignment, get_memory_rtx)
15387 (integer_valued_real_p, fold_builtin_next_arg): Likewise.
15388 * tree-scalar-evolution.c (instantiate_parameters_1): Likewise.
15389
15390 2008-04-23 Jakub Jelinek <jakub@redhat.com>
15391
15392 PR rtl-optimization/36017
15393 * builtins.c (expand_errno_check): Clear CALL_EXPR_TAILCALL before
15394 expanding the library call.
15395
15396 2008-04-22 Ian Lance Taylor <iant@google.com>
15397
15398 * fold-const.c (pointer_may_wrap_p): Call int_size_in_bytes rather
15399 than size_in_bytes.
15400
15401 2008-04-22 Pat Haugen <pthaugen@us.ibm.com>
15402
15403 * config/rs6000/rs6000.c (rs6000_register_move_cost): Increase cost
15404 of LR/CTR moves for Power6.
15405
15406 2008-04-22 Kenneth Zadeck <zadeck@naturalbridge.com>
15407
15408 PR middle-end/36003
15409 * passes.c (init_optimization_passes): Remove
15410 pass_fast_rtl_byte_dce.
15411
15412 2008-04-22 Uros Bizjak <ubizjak@gmail.com>
15413
15414 PR target/29096
15415 * config/i386/xmmintrin.h (_mm_cvtpi16_ps): Rearrange calls to
15416 builtin functions to generate faster code.
15417 (_mm_cvtpu16_ps): Ditto.
15418 (_mm_cvtpi32x2_ps): Ditto.
15419
15420 2008-04-22 Nick Clifton <nickc@redhat.com>
15421
15422 * common.opt (ftree-loop-distribution): Add Optimization
15423 attribute.
15424
15425 * config/frv/frv.c (frv_stack_info): Use crtl instead of cfun.
15426 (frv_expand_builtin_va_start): Likewise.
15427
15428 * config/arm/arm.c (thumb_find_work_register): Fix location of
15429 argument register count.
15430
15431 2008-04-22 Maxim Kuvyrkov <maxim@codesourcery.com>
15432
15433 Support scheduling for ColdFire V1 and V3 microarchitecture.
15434 Improve scheduling of multiplication instructions.
15435
15436 * config/m68k/m68k.md (cpu): Add cfv1 and cfv3. Rename cf_v2 to cfv1.
15437 (mac): New instruction attribute.
15438 * config/m68k/m68k.c (override_options): Handle cfv1, cfv3 and mac.
15439 (m68k_sched_mac): New variable.
15440 (m68k_sched_attr_type2, m68k_sched_md_init_global): Update.
15441 Handle cfv1 and cfv3.
15442 (max_insn_size): New static variable.
15443 (struct _sched_ib): New type.
15444 (sched_ib): New static variable.
15445 (sched_ib_size, sched_ib_filled, sched_ib_insn): Convert variables
15446 to fields of 'struct _sched_ib sched_ib'. Update all uses.
15447 (m68k_sched_variable_issue): Add modeling of cfv3 instruction buffer.
15448 Update.
15449 (m68k_sched_md_init_global, m68k_sched_md_finish_global,
15450 m68k_sched_md_init, m68k_sched_md_finish): Handle cfv1 and cfv3. Init
15451 new variables. Update.
15452 (m68k_sched_dfa_pre_advance_cycle, m68k_sched_dfa_post_advance_cycle):
15453 Add modeling of cfv3 instruction buffer. Update.
15454 * config/m68k/m68k-protos.h (m68k_sched_mac): Declare.
15455 * config/m68k/m68k.h (TUNE_CFV3): New macro.
15456 * config/m68k/cf.md: Change substrings 'cf_v2' to 'cfv12' or 'cfv123'.
15457 (cf_* reservations): Rename to cfv12 or cfv123 to indicate cores
15458 a particular reservation applies to.
15459 (type2): Reorganize attribute values. Rename alu to alu_reg,
15460 alu_l to alu, move_l to omove. Join move to alu. Split mul
15461 to mul_l and mul_w.
15462 (cf_ib_*): Simplify description of instruction buffer.
15463 (cf_ib_w0, cf_ib_w4, cf_ib_w5, cf_ib_w6): Remove.
15464 (cf_mem): Split into cf_mem1 and cf_mem2.
15465 (cf_v2_move_??): Rename to cfv12_alu_??.
15466 (cf_v2_move_l_??): Rename to cfv12_omove_??.
15467 (cf_v2_mul_??): Remove reservations.
15468 (cfv12_mul_l_??, cfv12_mul_w_??, cfv12_mac_w_??, cfv12_mac_l_??,
15469 cfv12_emac_??, cfv12_emac_w_i0): New reservations.
15470 (cfv12_rts, cfv12_call, cfv12_bcc, cfv12_bra, cfv12_jmp): Move to
15471 appropriate place.
15472 (cfv3_alu_10, cfv3_omove_10, cfv3_alu_i0, cfv3_omove_i0, cfv3_alu_01,
15473 cfv3_alu_0i, cfv3_alu_11, cfv3_omove_11, cfv3_alu_i1, cfv3_omove_i1,
15474 cfv3_alu_1i, cfv3_omove_1i, cfv3_pea_11, cfv3_pea_i1, cfv3_mul_w_10,
15475 cfv3_mul_l_10, cfv3_mul_w_i0, cfv3_mac_w_10, cfv3_mac_l_10,
15476 cfv3_mac_w_i0, cfv3_emac_10, cfv3_emac_w_i0, cfv3_rts, cfv3_call,
15477 cfv3_bcc, cfv3_bra, cfv3_jmp): New reservations.
15478 (cfv3_*_1, cfv3_*_2, cfv3_*_3): New instruction reservations that are
15479 expansions of the above reservations for instructions of sizes
15480 1, 2 and 3 words.
15481
15482 2008-04-22 Maxim Kuvyrkov <maxim@codesourcery.com>
15483
15484 * rtl-factoring.c (collect_patterns_seqs): Handle CC0 targets.
15485
15486 2008-04-21 Adam Nemet <anemet@caviumnetworks.com>
15487
15488 * coverage.c: Include tree-pass.h.
15489 (coverage_counter_alloc): Print da_file_name to the dump file.
15490
15491 2008-04-21 Kenneth Zadeck <zadeck@naturalbridge.com>
15492
15493 * sbitmap.c (sbitmap_range_empty_p): New function.
15494 * sbitmap.h (sbitmap_range_empty_p): New function.
15495 * bitmap.h: Now includes obstack.h.
15496
15497 2008-04-21 Richard Sandiford <rsandifo@nildram.co.uk>
15498 Kenneth Zadeck <zadeck@naturalbridge.com>
15499
15500 * dbgcnt.def (ra_byte_scan): Added.
15501 * dbgcnt.c (dbg_cnt): Added code to print message to dump_file
15502 when the last hit happens for a counter.
15503 * timevar.def (TV_DF_BYTE_LR): New variable.
15504 * tree-pass.h (pass_fast_rtl_byte_dce): New pass.
15505 * passes.c (pass_fast_rtl_byte_dce): New pass.
15506 * fwprop.c (update_df): Added mode to call df_ref_create.
15507 Renamed DF_REF_WIDTH and DF_REF_OFFSET to DF_REF_EXTRACT_WIDTH and
15508 DF_REF_EXTRACT_OFFSET.
15509 * df.h (DF_BYTE_LR, DF_BYTE_LR_BB_INFO, DF_BYTE_LR_IN,
15510 DF_BYTE_LR_OUT, df_byte_lr): New macro.
15511 (df_mm): New enum.
15512 (df_ref_extract): Added mode field.
15513 (DF_REF_WIDTH, DF_REF_OFFSET) Renamed to DF_REF_EXTRACT_WIDTH and
15514 DF_REF_EXTRACT_OFFSET.
15515 (DF_REF_EXTRACT_MODE): New macro.
15516 (df_byte_lr_bb_info): New structure.
15517 (df_print_byte_regset, df_compute_accessed_bytes,
15518 df_byte_lr_add_problem, df_byte_lr_get_regno_start,
15519 df_byte_lr_get_regno_len, df_byte_lr_simulate_defs,
15520 df_byte_lr_simulate_uses,
15521 df_byte_lr_simulate_artificial_refs_at_top,
15522 df_byte_lr_simulate_artificial_refs_at_end,
15523 df_compute_accessed_bytes): New function.
15524 (df_ref_create): Add parameter.
15525 (df_byte_lr_get_bb_info): New inline function.
15526 * df-scan.c (df_ref_record, df_uses_record,
15527 df_ref_create_structure): Added mode parameter.
15528 (df_ref_create, df_notes_rescan, df_ref_record, df_def_record_1,
15529 df_defs_record, df_uses_record, df_get_conditional_uses,
15530 df_get_call_refs, df_insn_refs_collect, df_bb_refs_collect,
15531 df_entry_block_defs_collect, df_exit_block_uses_collect):
15532 Added mode parameter to calls to df_ref_record, df_uses_record,
15533 df_ref_create_structure.
15534 (df_ref_equal_p, df_ref_compare): Added test for modes.
15535 (df_ref_create_structure): Added code to set mode. Renamed
15536 DF_REF_WIDTH and DF_REF_OFFSET to DF_REF_EXTRACT_WIDTH and
15537 DF_REF_EXTRACT_OFFSET.
15538 * df-core.c (df_print_byte_regset): New function.
15539 * df-byte-scan.c: New file.
15540 * df-problems.c (df_rd_transfer_function): Removed unnecessary
15541 calls to BITMAP_FREE.
15542 (df_byte_lr_problem_data, df_problem problem_BYTE_LR): New structure.
15543 (df_byte_lr_get_regno_start, df_byte_lr_get_regno_len,
15544 df_byte_lr_set_bb_info, df_byte_lr_free_bb_info,
15545 df_byte_lr_check_regs, df_byte_lr_expand_bitmap,
15546 df_byte_lr_alloc, df_byte_lr_reset, df_byte_lr_bb_local_compute,
15547 df_byte_lr_local_compute, df_byte_lr_init,
15548 df_byte_lr_confluence_0, df_byte_lr_confluence_n,
15549 df_byte_lr_transfer_function, df_byte_lr_free,
15550 df_byte_lr_top_dump, df_byte_lr_bottom_dump,
15551 df_byte_lr_add_problem, df_byte_lr_simulate_defs,
15552 df_byte_lr_simulate_uses,
15553 df_byte_lr_simulate_artificial_refs_at_top,
15554 df_byte_lr_simulate_artificial_refs_at_end): New function.
15555 * dce.c (byte_dce_process_block): New function.
15556 (dce_process_block): au is now passed in rather than computed
15557 locally. Changed loops that look at artificial defs to not look
15558 for conditional or partial ones, because there never are any.
15559 (fast_dce): Now is able to drive byte_dce_process_block or
15560 dce_process_block depending on the kind of dce being done.
15561 (rest_of_handle_fast_dce): Add parameter to fast_dce.
15562 (rest_of_handle_fast_byte_dce): New function.
15563 (rtl_opt_pass pass_fast_rtl_byte_dce): New pass.
15564 * Makefile.in (df-byte-scan.o, debugcnt.o): Added dependencies.
15565
15566 2008-04-21 Daniel Franke <franke.daniel@gmail.com>
15567
15568 PR fortran/35019
15569 * gcc.h: Added fortran options that take arguments to
15570 DEFAULT_SWITCH_TAKES_ARG and DEFAULT_WORD_SWITCH_TAKES_ARG
15571 macros.
15572
15573 2008-04-20 Eric Botcazou <ebotcazou@adacore.com>
15574
15575 * tree-sra.c (sra_walk_expr) <VIEW_CONVERT_EXPR>: Disable
15576 scalarization if on the LHS and not a full access.
15577
15578 2008-04-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
15579
15580 * Makefile.in (s-gtyp-input): Remove tmp-gi.list before writing it.
15581
15582 2008-04-18 Rafael Espíndola <espindola@google.com>
15583
15584 * tree-vrp.c (find_case_label_index): Fix the binary search.
15585 (find_case_label_range): New.
15586 (vrp_visit_switch_stmt): Use find_case_label_range.
15587 (simplify_switch_using_ranges): Use find_case_label_range.
15588
15589 2008-04-18 Eric Botcazou <ebotcazou@adacore.com>
15590
15591 * gimplify.c (gimplify_modify_expr_rhs) <COND_EXPR>: Gimplify the LHS
15592 using the is_gimple_lvalue predicate instead of is_gimple_min_lval.
15593
15594 2008-04-18 Tom Tromey <tromey@redhat.com>
15595
15596 PR libcpp/15500:
15597 * doc/cpp.texi (Implementation-defined behavior): Mention
15598 -finput-charset.
15599
15600 2008-04-18 Ian Lance Taylor <iant@google.com>
15601
15602 * fold-const.c (pointer_may_wrap_p): New static function.
15603 (fold_comparison): Add another test for pointer overflow. Use
15604 pointer_may_wrap_p to disable some false positives.
15605
15606 2008-04-18 Kris Van Hees <kris.van.hees@oracle.com>
15607
15608 * c-common.c (CHAR16_TYPE, CHAR32_TYPE): New macros.
15609 (fname_as_string): Match updated cpp_interpret_string prototype.
15610 (fix_string_type): Support char16_t* and char32_t*.
15611 (c_common_nodes_and_builtins): Add char16_t and char32_t (and
15612 derivative) nodes. Register as builtin if C++0x.
15613 (c_parse_error): Support CPP_CHAR{16,32}.
15614 * c-common.h (RID_CHAR16, RID_CHAR32): New elements.
15615 (enum c_tree_index) <CTI_CHAR16_TYPE, CTI_SIGNED_CHAR16_TYPE,
15616 CTI_UNSIGNED_CHAR16_TYPE, CTI_CHAR32_TYPE, CTI_SIGNED_CHAR32_TYPE,
15617 CTI_UNSIGNED_CHAR32_TYPE, CTI_CHAR16_ARRAY_TYPE,
15618 CTI_CHAR32_ARRAY_TYPE>: New elements.
15619 (char16_type_node, signed_char16_type_node, unsigned_char16_type_node,
15620 char32_type_node, signed_char32_type_node, char16_array_type_node,
15621 char32_array_type_node): New defines.
15622 * c-lex.c (cb_ident): Match updated cpp_interpret_string prototype.
15623 (c_lex_with_flags): Support CPP_CHAR{16,32} and CPP_STRING{16,32}.
15624 (lex_string): Support CPP_STRING{16,32}, match updated
15625 cpp_interpret_string and cpp_interpret_string_notranslate prototypes.
15626 (lex_charconst): Support CPP_CHAR{16,32}.
15627 * c-parser.c (c_parser_postfix_expression): Support CPP_CHAR{16,32}
15628 and CPP_STRING{16,32}.
15629
15630 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
15631
15632 PR bootstrap/35457
15633 * aclocal.m4: Regenerate.
15634 * configure: Regenerate.
15635
15636 2008-04-18 Jan Hubicka <jh@suse.cz>
15637
15638 * except.c (dw2_size_of_call_site_table,
15639 sjlj_size_of_call_site_table): Use vector API for call_site_record.
15640
15641 * cgraphbuild.c (build_cgraph_edges): Update.
15642 * tree-pass.h: Update comment.
15643 * final.c (leaf_function_p): Update.
15644 (leaf_renumber_regs): Update.
15645 (rest_of_clean_state): Update.
15646 * omp-low.c (expand_omp_parallel): Update.
15647 * ipa-reference.c (analyze_function): Update.
15648 * reorg.c (find_end_label): Update.
15649 (optimize_skip): Update.
15650 (fill_simple_delay_slots): Update.
15651 (fill_simple_delay_slots): Update.
15652 (make_return_insns): Update.
15653 (dbr_schedule): Update.
15654 * gimple-low.c (record_vars_into): Update.
15655 * cfgbuild.c (make_edges): Update.
15656 * function.c (assign_stack_local): Update.
15657 (assign_parm_adjust_stack_rtl): Update.
15658 (locate_and_pad_parm): Update.
15659 (allocate_struct_function): Do not initialize stack_alignment_needed
15660 and preferred_stack_boundary here.
15661 (stack_protect_prologue): Update.
15662 (stack_protect_epilogue): Update.
15663 (expand_function_start): Initialize stack_alignment_needed,
15664 preferred_stack_boundary and max_jumptable_ents.
15665 (expand_function_end): Update.
15666 (free_after_compilation): Do not NULLify epilogue_delay_list.
15667 * function.h (struct rtl_data): Add stack_protect_guard,
15668 stack_alignment_needed,
15669 preferred_stack_boundary, epilogue_delay_list.
15670 (struct function): Remove value_histograms, stack_alignment_needed,
15671 preferred_stack_boundary, epilogue_delay_list, max_jumptable_ents,
15672 last_label_uid,
15673 unexpanded_var_list, stack_protect_guard.
15674 (current_function_epilogue_delay_list): Remove.
15675 * ipa-type-escape.c (analyze_function): Update.
15676 * gimplify.c (pop_gimplify_context): Update comment.
15677 * calls.c (expand_call): Update.
15678 (emit_library_call_value_1): Update.
15679 * except.c (set_nothrow_function_flags): Update.
15680 * cfgexpand.c (get_decl_align_unit): Update.
15681 (create_stack_guard): Update.
15682 (estimated_stack_frame_size): Update.
15683 (expand_used_vars): Update.
15684 (tree_expand_cfg): Free histogram earliers, init expansion variables.
15685 * explow.c (allocate_dynamic_stack_space): Update.
15686 * tree-ssa-live.c (remove_unused_locals): Update.
15687 * varasm.c (mark_constant_pool): Update.
15688 * tree-inline.c (remap_decls): Update.
15689 (initialize_cfun): Update.
15690 (declare_return_variable): Update.
15691 (inline_forbidden_p): Update.
15692 (expand_call_inline): Update.
15693 (declare_inline_vars): Update.
15694 (tree_function_versioning): Update.
15695 * tree-flow.h (value_histograms): New.
15696 (VALUE_HISTOGRAMS): New macro.
15697 * basic-block.h (control_flow_graph): Add max_jumptable_ents,
15698 last_label_uid.
15699 * tree-cfg.c (set_bb_for_stmt): Update.
15700 (replace_by_duplicate_decl): Update.
15701 (move_block_to_fn): Update.
15702 (new_label_mapper): Update.
15703 (dump_function_to_file): Update.
15704 * ipa-struct-reorg.c (build_data_structure): Update.
15705 * cfgrtl.c (print_rtl_with_bb): Update.
15706 * reload1.c (reload): Update.
15707 (reload): Update.
15708 * config/i386/i386.c (setup_incoming_varargs_64,
15709 ix86_compute_frame_layout): Update.
15710 * config/arc/arc.c (arc_output_function_epilogue): Update.
15711
15712 2008-04-18 Marius Strobl <marius@FreeBSD.org>
15713
15714 * gthr-posix.h (__gthread_active_p): Use the Solaris implementation
15715 for FreeBSD as well.
15716 * gthr-posix95.h: Likewise.
15717
15718 2008-04-17 Richard Sandiford <rsandifo@nildram.co.uk>
15719
15720 PR rtl-optimization/35838
15721 * dse.c (find_shift_sequence): Use subreg_lowpart_offset to work
15722 out the byte offset of the first subreg.
15723
15724 2008-04-17 Uros Bizjak <ubizjak@gmail.com>
15725
15726 * config/i386/i386.md (addti3 splitter): Pass arrays of 3 operands
15727 to split_ti instead of three separate calls with single member arrays.
15728 (subti3 splitter): Ditto.
15729 (adddi3 splitter): Ditto with split_di.
15730 (subdi3 splitter): Ditto.
15731 (negti2 splitter): Pass arrays of 2 operands to split_ti instead of
15732 two separate calls with single member arrays. Swap match_dup
15733 operands 1 and 2 to better fit into the array.
15734 (negdi2 splitter): Ditto with split_di.
15735 (movdfcc splitter): Pass arrays of 2 operands to split_di instead of
15736 two separate calls with single member arrays. Swap match_dup operands
15737 6 and 7 to better fit into the array.
15738
15739 2008-04-17 H.J. Lu <hongjiu.lu@intel.com>
15740
15741 * config/i386/i386.c (sse_builtin_type): New.
15742 (bdesc_sse_args): Likewise.
15743 (bdesc_sse_3arg): Removed.
15744 (bdesc_2arg): Remove IX86_BUILTIN_AESKEYGENASSIST128.
15745 (bdesc_1arg): Remove IX86_BUILTIN_ROUNDPD and
15746 IX86_BUILTIN_ROUNDPS.
15747 (ix86_init_mmx_sse_builtins): Handle bdesc_sse_args. Remove
15748 bdesc_sse_3arg. Remove IX86_BUILTIN_ROUNDPD and
15749 IX86_BUILTIN_ROUNDPS.
15750 (ix86_expand_sse_4_operands_builtin): Removed.
15751 (ix86_expand_sse_operands_builtin): New.
15752 (ix86_expand_unop_builtin): Remove CODE_FOR_sse4_1_roundpd
15753 and CODE_FOR_sse4_1_roundps.
15754 (ix86_expand_builtin): Remove IX86_BUILTIN_AESKEYGENASSIST128.
15755 Handle bdesc_sse_args. Remove bdesc_sse_3arg.
15756
15757 2008-04-17 Alan Modra <amodra@bigpond.net.au>
15758
15759 PR target/35907
15760 * config/rs6000/rs6000.c (rs6000_emit_epilogue): Restore vr and vrsave
15761 regs before frame pop when needed. If use_backchain_to_restore_sp
15762 then load backchain into a temp reg to restore vr and vrsave. Add
15763 code to restore vr after frame pop if possible.
15764
15765 2008-04-17 Richard Guenther <rguenther@suse.de>
15766
15767 * tree-vn.c (expressions_equal_p): Do not check type
15768 equality or compatibility before calling operand_equal_p.
15769 * fold-const.c (operand_equal_p): Check equivalence of
15770 integer constants before bailing out due to signedness or
15771 precision differences.
15772 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Ignore
15773 spurious differences in type qualification. Ignore types
15774 for COMPONENT_REFs at all.
15775
15776 2008-04-17 Christian Bruel <christian.bruel@st.com>
15777
15778 * config/sh/sh.c (expand_cbranchdi4): Use original operands for
15779 msw_skip comparison.
15780
15781 2008-04-16 Jakub Jelinek <jakub@redhat.com>
15782
15783 PR c/35739
15784 * tree-nrv.c (tree_nrv): Don't optimize if result_type is GIMPLE
15785 reg type.
15786
15787 PR tree-optimization/35899
15788 * tree-inline.c (expand_call_inline): Use GIMPLE_STMT_OPERAND
15789 rather than TREE_OPERAND.
15790
15791 2008-04-16 Uros Bizjak <ubizjak@gmail.com>
15792
15793 PR target/35944
15794 * config/i386/i386.md (fmodxf3): Copy operand 1 and operand 2 into
15795 temporary registers. Change operand predicate to general_operand.
15796 (remainderxf3): Ditto.
15797
15798 2008-04-16 Richard Guenther <rguenther@suse.de>
15799
15800 * Makefile.in (tree-affine.o): Add $(FLAGS_H) dependency.
15801 * tree-affine.c (aff_combination_expand): Look through some
15802 conversions.
15803
15804 2008-04-15 Doug Kwan <dougkwan@google.com>
15805
15806 * dwarf2asm.c (dw2_assemble_integer): Cast to unsigned HOST_WIDE_INT
15807 for hex printing.
15808 * tree-pretty-print.c (dump_generic_node): Ditto.
15809 * final.c (output_addr_const): Ditto.
15810 * dwarf2out.c (output_cfi): Ditto.
15811 * c-pretty-print.c (pp_c_integer_constant): Ditto.
15812 * print-rtl.c (print_rtx): Ditto.
15813 * print-tree.c (print_node_brief, print_node): Ditto.
15814 * c-common.c (match_case_to_enum_1): Ditto.
15815 * sched-vis.c (print_value): Ditto.
15816 * config/i386/i386.c (print_operand): Cast to long unsigned int
15817 for hex printing.
15818
15819 2008-04-15 Danny Smith <dannysmith@users.sourceforge.net>
15820 * libgcc2.c [L_trampoline]: Remove unnecessary prototype for
15821 MS Windows VirtualProtect function.
15822
15823 2008-04-15 Jan Hubicka <jh@suse.cz>
15824
15825 * gengtype.c (write_root): Param_is argument is OK.
15826 * expr.c (expand_expr_real_1): Update call of get_exception_*.
15827 * function.h: Include varray.h
15828 (rtl_eh): New stucture based on except.c one.
15829 (call_site_record): New forward declaration and vector type.
15830 * calls.c (emit_call_1): Do not call
15831 note_current_region_may_contain_throw.
15832 * except.c (eh_status): Remove cur_region, try_region since they are
15833 unused.
15834 Move filter, exc_ptr, ttype_data, ehspec_data, action_record_data and
15835 exception_handler_label_map, ehr_stackadj, ehr_handler, ehr_label,
15836 sjlj_fc, sjlj_exit_after to rth_eh in function.h.
15837 Remove call_site_data_used, call_site_data_size.
15838 Turn call_site_record into vector in function.h.
15839 (note_current_region_may_contain_throw): Remove.
15840 (get_exception_pointer, get_exception_filter): Do not take struct
15841 function argument; update.
15842 (add_ehl_entry, find_exception_handler_labels, ehspec_filter_hash,
15843 add_ttypes_entry, add_ehspec_entry, assign_filter_values,
15844 build_post_landing_pads, dw2_build_landing_pads,
15845 sjlj_assign_call_site_values, sjlj_mark_call_sites,
15846 sjlj_emit_function_enter, sjlj_emit_function_enter,
15847 sjlj_emit_function_exit, sjlj_emit_dispatch_table,
15848 sjlj_build_landing_pads, finish_eh_generation,
15849 remove_exception_handler_label, remove_eh_handler,
15850 maybe_remove_eh_handler, add_reachable_handler,
15851 reachable_handlers, expand_builtin_eh_return, expand_eh_return,
15852 add_action_record, collect_one_action_chain, add_call_site,
15853 convert_to_eh_region_ranges, sjlj_size_of_call_site_table,
15854 sjlj_output_call_site_table, output_function_exception_table,
15855 * except.h (note_current_region_may_contain_throw): Remove
15856 (get_exception_pointer, get_exception_filter): Do not take struct
15857 function argument.
15858 * Makefile.in (GTFILES): Put varargs before struct function.
15859
15860 2008-04-15 Eric Botcazou <ebotcazou@adacore.com>
15861
15862 * tree-ssa-structalias.c (get_constraint_for_component_ref): Do not
15863 punt for STRING_CST.
15864 (get_constraint_for): Deal with STRING_CST here instead.
15865
15866 2008-04-15 Richard Guenther <rguenther@suse.de>
15867
15868 * tree-ssa-propagate.c (substitute_and_fold): Substitute
15869 statements in a basic-block with a backward walk. Do not
15870 substitute into dead statements but instead remove those.
15871
15872 2008-04-15 Richard Guenther <rguenther@suse.de>
15873
15874 * params.def (PARAM_MAX_FIELDS_FOR_FIELD_SENSITIVE): Set default
15875 to zero, thus disable creation of SFTs.
15876
15877 2008-04-15 Eric Botcazou <ebotcazou@adacore.com>
15878
15879 * tree-predcom.c (suitable_reference_p): Return false if the
15880 reference can throw.
15881
15882 2008-04-15 Jakub Jelinek <jakub@redhat.com>
15883
15884 PR c/35751
15885 * c-decl.c (finish_decl): If extern or static var has variable
15886 size, set TREE_TYPE (decl) to error_mark_node.
15887
15888 2008-04-15 Rafael Espíndola <espindola@google.com>
15889
15890 * fold-const.c (tree_call_nonnegative_warnv_p): Remove local
15891 variable arg1.
15892
15893 2008-04-15 Richard Guenther <rguenther@suse.de>
15894
15895 * tree-ssa-sccvn.h (vn_reference_lookup): Adjust prototype.
15896 * tree-ssa-sccvn.c (vn_reference_lookup): New parameter maywalk.
15897 (visit_reference_op_load): Do walk vuse-vdef chains on
15898 vn_reference_lookup.
15899 (visit_reference_op_store): But do not here.
15900 * tree-vn.c (vn_lookup): Do not walk vuse-vdef chains on
15901 vn_reference_lookup.
15902 (vn_lookup_with_vuses): But do so here.
15903
15904 2008-04-14 Ian Lance Taylor <iant@google.com>
15905
15906 * fold-const.c (fold_overflow_warning): Remove assertion.
15907
15908 2008-04-15 Ben Elliston <bje@au.ibm.com>
15909
15910 * config/alpha/alpha.c (alpha_initialize_trampoline): Remove temp,
15911 temp1 local variables.
15912
15913 2008-04-15 Zuxy Meng <zuxy.meng@gmail.com>
15914
15915 PR target/35661
15916 * config/i386/winnt.c (i386_pe_section_type_flags): Mark
15917 ".text.unlikely" section as executable.
15918
15919 2008-04-14 James E. Wilson <wilson@tuliptree.org>
15920
15921 * config/ia64/ia64.c (rtx_needs_barrier): Handle
15922 UNSPEC_FR_SQRT_RECIP_APPROX_RES.
15923 * config/ia64/ia64.c (UNSPEC_FR_SQRT_RECIP_APPROX_RES): Define.
15924 (divsi3_internal, divdi3_internal_lat, divdi3_internal_thr,
15925 divsf3_internal_lat, sqrt_approx, sqrtsf2_internal_thr,
15926 divdf3_internal_lat, sqrtdf2_internal_thr, divxf3_internal_lat,
15927 divxf3_internal_thr, sqrtxf2_internal_thr, recip_approx): Use it.
15928
15929 2008-04-14 Ian Lance Taylor <iant@google.com>
15930
15931 * flags.h (POINTER_TYPE_OVERFLOW_UNDEFINED): Define.
15932 * fold-const.c (fold_comparison): If appropriate, test
15933 POINTER_TYPE_OVERFLOW_UNDEFINED, and issue an overflow warning.
15934 (fold_binary): Test POINTER_TYPE_OVERFLOW_UNDEFINED when
15935 reassociating a pointer type.
15936 * doc/invoke.texi (Optimize Options): Document that
15937 -fstrict-overflow applies to pointer wraparound.
15938
15939 2008-04-13 Jan Hubicka <jh@suse.cz>
15940
15941 * m32.c (m32c_pushm_popm): Use crtl->retrun_rtx.
15942
15943 2008-04-12 Andrew Pinski <pinskia@gmail.com>
15944
15945 * config/rs6000/rs6000.c (compute_save_world_info): Set lr_save_p if
15946 we are going to "save the world".
15947
15948 2008-04-13 Hans-Peter Nilsson <hp@axis.com>
15949
15950 * config/cris/cris.md ("*andhi_lowpart_non_v32", "*andhi_lowpart_v32")
15951 ("*andqi_lowpart_non_v32", "*andqi_lowpart_v32"): Use "+" for the
15952 operand 0 constraint, not "=".
15953
15954 2008-04-11 James E. Wilson <wilson@tuliptree.org>
15955
15956 * system.h: Change ASSERT_CHECKING to ENABLE_ASSERT_CHECKING.
15957
15958 2008-04-11 H.J. Lu <hongjiu.lu@intel.com>
15959
15960 * dse.c (record_store): Use HOST_BITS_PER_WIDE_INT instead
15961 of size of positions_needed * CHAR_BIT.
15962
15963 2008-04-11 H.J. Lu <hongjiu.lu@intel.com>
15964
15965 PR middle-end/35897
15966 * dse.c (store_info): Change positions_needed to unsigned
15967 HOST_WIDE_INT.
15968 (lowpart_bitmask): New.
15969 (record_store): Cast to unsigned HOST_WIDE_INT for
15970 positions_needed. Assert width <= size of positions_needed *
15971 CHAR_BIT. Call lowpart_bitmask to initialize positions_needed.
15972 (check_mem_read_rtx): Use unsigned HOST_WIDE_INT on mask. Call
15973 lowpart_bitmask to set mask.
15974
15975 2008-04-11 Bernd Schmidt <bernd.schmidt@analog.com>
15976
15977 * config/bfin/constraints.md: New file.
15978 * config/bfin/bfin.md: Include it.
15979 (adddi3): Use satisfies_constraint functions instead of the old macros.
15980 * config/bfin/bfin.h (REG_CLASS_FROM_LETTER, CONSTRAINT_LEN,
15981 CONST_18UBIT_IMM_P, CONST_16BIT_IMM_P, CONST_16UBIT_IMM_P,
15982 CONST_7BIT_IMM_P, CONST_7NBIT_IMM_P, CONST_5UBIT_IMM_P,
15983 CONST_4BIT_IMM_P, CONST_4UBIT_IMM_P, CONST_3BIT_IMM_P,
15984 CONST_3UBIT_IMM_P, CONST_OK_FOR_K, CONST_OK_FOR_P, CONST_OK_FOR_M,
15985 CONST_OK_FOR_CONSTRAINT_P, CONST_DOUBLE_OK_FOR_LETTER,
15986 EXTRA_CONSTRAINT): Delete.
15987 * config/bfin/predicates.md (highbits_operand, reg_or_7bit_operand,
15988 reg_or_neg7bit_operand): Use satisfies_constraint functions instead
15989 of the old macros.
15990 * config/bfin/bfin.c: Include "tm-constrs.h".
15991 (bfin_secondary_reload, split_load_immediate, bfin_rtx_costs):
15992 Use satisfies_constraint functions instead of the old macros.
15993 * doc/md.texi (Blackfin Constraints): Update file name reference.
15994
15995 2008-04-11 Richard Guenther <rguenther@suse.de>
15996
15997 PR tree-optimization/35869
15998 * tree-vrp.c (execute_vrp): Move switch statement update after
15999 jump threading. Schedule another cfg cleanup run.
16000
16001 2008-04-11 Volker Reichelt <v.reichelt@netcologne.de>
16002
16003 PR c/35744
16004 * attribs.c (decl_attributes): Return early on errorneous node.
16005
16006 2008-04-10 Oleg Ryjkov <olegr@google.com>
16007
16008 * tree.h (struct tree_base): Added a new flag default_def_flag.
16009 (SSA_NAME_IS_DEFAULT_DEF): Changed to use the new flag.
16010
16011 2008-04-11 Kaz Kojima <kkojima@gcc.gnu.org>
16012
16013 * config.gcc (need_64bit_hwint): Need 64bit hwint for sh-*-*.
16014
16015 2008-04-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
16016
16017 PR target/35768
16018 * pa.md: Define mode iterator P. Define mode attribute dwc.
16019 (dcacheflush): Update pattern to use iterator P and attribute dwc.
16020 (icacheflush): Likewise.
16021 * pa.h (INITIALIZE_TRAMPOLINE): Use dcacheflushsi/icacheflushsi if
16022 !TARGET_64BIT, and dcacheflushdi/icacheflushdi if TARGET_64BIT.
16023
16024 2008-04-11 Ben Elliston <bje@au.ibm.com>
16025
16026 * config/spu/spu.c (spu_init_builtins): Mark builtins as nothrow.
16027
16028 2008-04-10 Rafael Espíndola <espindola@google.com>
16029
16030 * tree-vrp.c (extract_range_from_binary_expr): Don't handle
16031 TRUTH_ANDIF_EXPR or TRUTH_ORIF_EXPR.
16032 (extract_range_from_expr): The same.
16033
16034 2008-04-10 Adam Nemet <anemet@caviumnetworks.com>
16035
16036 * config/mips/mips.md (GPR2): New mode iterator.
16037 (seq): Add comment.
16038 (*seq_<mode>, *seq_<mode>_mips16, *sne_<mode>, *sgt<u>_<mode>,
16039 *sgt<u>_<mode>_mips16, *sge<u>_<mode>, *slt<u>_<mode>,
16040 *slt<u>_<mode>_mips16 *sle<u>_<mode>, *sle<u>_<mode>_mips16):
16041 Rewrite these to take two modes, the mode of comparison and the
16042 mode of the destination.
16043 * config/mips/mips.c (mips_expand_scc): Instead of having
16044 paradoxical subreg as destination, expand "narrowing" scc if mode
16045 of comparison is SI and target is requested in DI mode.
16046 (mips_emit_int_order_test): Update comment. Make mode of
16047 comparison match CMP0 rather than TARGET. When creating inverse
16048 target use mode of TARGET.
16049
16050 2008-04-10 Adam Nemet <anemet@caviumnetworks.com>
16051
16052 * gcov-dump.c (tag_summary): Only print summaries for the first
16053 GCOV_COUNTERS_SUMMABLE counters.
16054
16055 2008-04-10 Uros Bizjak <ubizjak@gmail.com>
16056
16057 * config/i386/i386.md (absneg): New code iterator.
16058 (absnegprefix): New code attribute.
16059 (<code><mode>2): Macroize expander from abs<mode>2 and neg<mode>2
16060 patterns using absneg code iterator.
16061 (<code>tf2): Macroize expander from abstf2 and negtf2 patterns
16062 using absneg code iterator.
16063 (*<code><mode>2_1): Macroize insn pattern from *abs<mode>2_1 and
16064 *neg<mode>2 patterns using absneg code iterator.
16065 (*<code>extendsfdf2): Macroize insn pattern from *absextendsfdf2 and
16066 *negextendsfdf2 patterns using absneg code iterator.
16067 (*<code>extendsfxf2): Macroize insn pattern from *absextendsfxf2 and
16068 *negextendsfxf2 patterns using absneg code iterator.
16069 (*<code>extendsfdf2): Macroize insn pattern from *absextendsfdf2 and
16070 *negextendsfdf2 patterns using absneg code iterator.
16071 * config/i386/sse.md (<code><mode>2): Macroize expander from
16072 abs<mode>2 and neg<mode>2 patterns using absneg code iterator.
16073
16074 2008-04-10 Andreas Krebbel <krebbel1@de.ibm.com>
16075
16076 * config/s390/s390.h: Remove the remains of the recent search
16077 & replace action of current_function_outgoing_args_size.
16078
16079 2008-04-10 Ira Rosen <irar@il.ibm.com>
16080
16081 PR tree-optimization/35821
16082 * tree-vect-transform.c (vect_create_data_ref_ptr): Add check that
16083 NEW_STMT_LIST is not NULL.
16084
16085 2008-04-09 David Edelsohn <edelsohn@gnu.org>
16086
16087 PR libstdc++/35597
16088 * toplev.c (process_options): Remove -ffunction-sections debugging
16089 warning.
16090
16091 2008-04-09 Peter Bergner <bergner@vnet.ibm.com>
16092
16093 PR middle-end/PR28690
16094 * explow.c (break_out_memory_refs): Use simplify_gen_binary rather
16095 than gen_rtx_fmt_ee to perform more canonicalizations.
16096
16097 2008-04-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
16098
16099 PR driver/35665
16100 * collect2.c (write_c_file): Don't wrap in "#ifdef __cplusplus".
16101
16102 2008-04-09 Richard Guenther <rguenther@suse.de>
16103
16104 * tree-cfg.c (verify_stmt): Print complete bogus stmt.
16105 (dump_function_to_file): Dump function arguments with types.
16106
16107 2008-04-08 Richard Guenther <rguenther@suse.de>
16108
16109 * fold-const.c (fold_widened_comparison): Do not allow
16110 sign-changes that change the result.
16111
16112 2008-04-08 Janis Johnson <janis187@us.ibm.com>
16113
16114 PR target/35839
16115 * config/rs6000/rs6000.c (rs6000_check_sdmode): Handle additional
16116 kinds of indirect references.
16117
16118 2008-04-08 David Edelsohn <edelsohn@gnu.org>
16119
16120 * config/rs6000/rs6000.c (rs6000_output_function_epilogue): Update
16121 GNU Fortran language string.
16122
16123 2008-04-08 Rafael Espíndola <espindola@google.com>
16124
16125 * fold-canst.c (tree_call_nonnegative_warnv_p): New.
16126 (tree_invalid_nonnegative_warnv_p): Use tree_call_nonnegative_warnv_p.
16127 * tree.h (tree_call_nonnegative_warnv_p): New.
16128
16129 2008-04-08 Jan Hubicka <jh@suse.cz>
16130
16131 * function.c (free_after_compilation): Clear out regno_reg_rtx
16132 pointer.
16133
16134 2008-04-08 Peter Bergner <bergner@vnet.ibm.com>
16135
16136 Revert
16137 2008-04-07 Peter Bergner <bergner@vnet.ibm.com>
16138
16139 PR middle-end/PR28690
16140 * rtlanal.c: (commutative_operand_precedence): Give SYMBOL_REF's the
16141 same precedence as REG_POINTER and MEM_POINTER operands.
16142
16143 2008-04-08 Richard Guenther <rguenther@suse.de>
16144
16145 PR middle-end/35834
16146 * tree-ssa-address.c (create_mem_ref): Use POINTER_PLUS_EXPR
16147 for adding index to base.
16148
16149 2008-04-08 Kai Tietz <kai.tietz@onevision.com>
16150
16151 * config/i386/mingw32.h (ENABLE_EXECUTE_STACK): New.
16152 (MINGW_ENABLE_EXECUTE_STACK): New.
16153 (IN_LIBGCC2): For libgcc include windows.h file for
16154 function declarations.
16155
16156 2008-04-08 Hans-Peter Nilsson <hp@axis.com>
16157
16158 * config/cris/cris.c (cris_address_cost): For a PLUS, swap tem1
16159 and tem2 if tem1 is not a REG or MULT.
16160
16161 2008-04-08 Jan Hubicka <jh@suse.cz>
16162
16163 * function.h (incomming_args): Break out of struct function.
16164 (function_subsections): Break out of struct function.
16165 (rtl_data): Add args, subsections fields. Break out outgoing_args_size,
16166 return_rtx and hard_reg_initial_vals from struct function.
16167 Kill inl_max_label_num.
16168 (current_function_pops_args, current_function_args_info,
16169 current_function_args_size, current_function_args_size,
16170 current_function_pretend_args_size,
16171 current_function_outgoing_args_size,
16172 current_function_internal_arg_pointer, current_function_return_rtx):
16173 Kill compatibility accestor macros.
16174 * builtins.c (expand_builtin_apply_args_1): Update.
16175 (expand_builtin_next_arg): Update.
16176 * df-scan.c (df_get_call_refs): Update.
16177 * dbxout.c (dbxout_function_end): Update.
16178 * dwarf2out.c (dwarf2out_switch_text_section): Update.
16179 (output_line_info): Update.
16180 (secname_for_decl): Update.
16181 (dwarf2out_var_location): Update.
16182 * function.c (free_after_compilation): Update.
16183 (assign_parm_find_stack_rtl): Update.
16184 (assign_parms): Update.
16185 (expand_dummy_function_end): Update.
16186 (expand_function_end): Update.
16187 * calls.c (mem_overlaps_already_clobbered_arg_p): Update.
16188 (expand_call): Update.
16189 (emit_library_call_value_1): Update.
16190 (store_one_arg): Update.
16191 * varasm.c (initialize_cold_section_name): Update.
16192 (unlikely_text_section): Update.
16193 (unlikely_text_section_p): Update.
16194 (assemble_start_function): Update.
16195 (assemble_end_function): Update.
16196 (default_section_type_flags): Update.
16197 (switch_to_section): Update.
16198 * integrate.c (set_decl_abstract_flags): Update.
16199 (get_hard_reg_initial_val): Update.
16200 (has_hard_reg_initial_val): Update.
16201 (allocate_initial_values): Update.
16202 * resource.c (init_resource_info): Update.
16203 * config/alpha/alpha.c (NUM_ARGS): Update.
16204 (direct_return): Update.
16205 (alpha_va_start): Update.
16206 (alpha_sa_size): Update.
16207 (alpha_initial_elimination_offset): Update.
16208 (alpha_expand_prologue): Update.
16209 (alpha_start_function): Update.
16210 (alpha_expand_epilogue): Update.
16211 (unicosmk_initial_elimination_offset):
16212 * config/alpha/alpha.md (call expander): Update.
16213 * config/s390/s390.c (s390_register_info): Update.
16214 (s390_register_info): Update.
16215 (s390_frame_info): Update.
16216 (s390_initial_elimination_offset): Update.
16217 (s390_build_builtin_va_list): Update.
16218 (s390_va_start): Update.
16219 * config/spu/spu.c (direct_return): Update.
16220 (spu_expand_prologue): Update.
16221 (spu_initial_elimination_offset): Update.
16222 (spu_build_builtin_va_list): Update.
16223 (spu_va_start): Update.
16224 * config/sparc/sparc.c (sparc_init_modes): Update.
16225 (sparc_compute_frame_size): Update.
16226 (function_value): Update.
16227 * config/m32r/m32r.c (m32r_compute_frame_size): Update.
16228 * config/i386/i386.md (return expander): Update.
16229 * config/i386/i386.c (ix86_va_start): Update.
16230 (ix86_can_use_return_insn_p): Update.
16231 (ix86_compute_frame_layout): Update.
16232 (ix86_expand_epilogue): Update.
16233 * config/sh/sh.c (output_stack_adjust): Update.
16234 (calc_live_regs): Update.
16235 (sh_expand_prologue): Update.
16236 (sh_builtin_saveregs): Update.
16237 (sh_va_start): Update.
16238 (initial_elimination_offset): Update.
16239 (sh_allocate_initial_value): Update.
16240 (sh_function_ok_for_sibcall): Update.
16241 (sh_get_pr_initial_val): Update.
16242 * config/sh/sh.md (return expander): Update.
16243 * config/avr/avr.c (frame_pointer_required_p): UPdate.
16244 * config/crx/crx.c (crx_compute_frame): UPdate.
16245 (crx_initial_elimination_offset): UPdate.
16246 * config/xtensa/xtensa.c (compute_frame_size): Update
16247 (xtensa_builtin_saveregs): Update.
16248 (xtensa_va_start): Update.
16249 (order_regs_for_local_alloc): Update.
16250 * config/stormy16/stormy16.c (xstormy16_compute_stack_layout): Update.
16251 (xstormy16_expand_builtin_va_start): Update.
16252 * config/fr30/fr30.c (fr30_compute_frame_size): Update.
16253 * config/m68hc11/m68hc11.md (return expanders): Update.
16254 * config/m68hc11/m68hc11.c (expand_prologue): Update.
16255 (expand_epilogue): Update.
16256 * config/cris/cris.c (cris_initial_frame_pointer_offset): Update.
16257 (cris_simple_epilogue): Update.
16258 (cris_expand_prologue): Update.
16259 (cris_expand_epilogue): Update.
16260 * config/iq2000/iq2000.c (iq2000_va_start): Update.
16261 (compute_frame_size): Update.
16262 * config/mt/mt.c (mt_compute_frame_size): Update.
16263 * config/mn10300/mn10300.c (expand_prologue): Update.
16264 (expand_epilogue): Update.
16265 (initial_offset): Update.
16266 (mn10300_builtin_saveregs):
16267 * config/mn10300/mn10300.md (return expander): Update.
16268 * config/ia64/ia64.c (ia64_compute_frame_size): Update.
16269 (ia64_initial_elimination_offset): Update.
16270 (ia64_initial_elimination_offset): Update.
16271 (ia64_expand_prologue): Update.
16272 * config/m68k/m68k.md (return expander): Update.
16273 * config/rs6000/rs6000.c (rs6000_va_start): Update.
16274 (rs6000_stack_info): Update.
16275 * config/mcore/mcore.c (layout_mcore_frame): Update.
16276 (mcore_expand_prolog): Update.
16277 * config/arc/arc.c (arc_compute_frame_size): Update.
16278 * config/score/score3.c (score3_compute_frame_size): Update.
16279 * config/score/score7.c (score7_compute_frame_size): Update.
16280 * config/arm/arm.c (use_return_insn): Update.
16281 (thumb_find_work_register): Update.
16282 (arm_compute_save_reg_mask): Update.
16283 (arm_output_function_prologue): Update.
16284 (arm_output_epilogue): Update.
16285 (arm_size_return_regs): Update.
16286 (arm_get_frame_offsets): Update.
16287 (arm_expand_prologue): Update.
16288 (thumb_exit): Update.
16289 (thumb_unexpanded_epilogue): Update.
16290 (thumb1_output_function_prologue): Update.
16291 * config/pa/pa.md (return expander): Update.
16292 * config/pa/pa.c (compute_frame_size): Update.
16293 (hppa_builtin_saveregs): Update.
16294 * config/mips/mips.c (mips_va_start): Update.
16295 (mips16_build_function_stub): Update.
16296 (mips_compute_frame_info): Update.
16297 (mips_restore_gp): Update.
16298 (mips_output_function_prologue): Update.
16299 (mips_expand_prologue): Update.
16300 * config/v850/v850.c (compute_frame_size): Update.
16301 (expand_prologue): * config/mmix/mmix.c (along): update.
16302 (mmix_initial_elimination_offset): update.
16303 (mmix_reorg): update.
16304 (mmix_use_simple_return): update.
16305 (mmix_expand_prologue): update.
16306 (mmix_expand_epilogue): Update.
16307 * config/bfin/bfin.c (bfin_initial_elimination_offset): Update.
16308 (emit_link_insn): Update.
16309
16310 2008-04-08 Anatoly Sokolov <aesok@post.ru>
16311
16312 * config/avr/avr.h (TARGET_CPU_CPP_BUILTINS): Define
16313 __AVR_HAVE_EIJMP_EICALL__ macro if device have EIJMP and EICALL
16314 instructions.
16315 * config/avr/avr.c (avr_mcu_types): Set AVR31 architecture for
16316 atmega103 device.
16317
16318 2008-04-07 Jan Hubicka <jh@suse.cz>
16319
16320 * function.h (rtl): Rename to x_rtl.
16321 (crtl): New define.
16322 (return_label, naked_return_label, stack_slot_list, parm_birth_insn,
16323 frame_offset, stack_check_probe_note, arg_pointer_save_area,
16324 used_temp_slots avail_temp_slots, temp_slot_level,
16325 nonlocal_goto_handler_labels): Update accesstors.
16326 (rtl): New global variable.
16327 (struct function): Move some fileds to rtl_data.
16328 (get_arg_pointer_save_area): Update prototype.
16329 * builtins.c (expand_builtin_setjmp_receiver): Update call of
16330 get_arg_pointer_save_area.
16331 * expr.c (init_expr): Update
16332 * function.c (get_frame_size): Update
16333 (assign_stack_local): Update
16334 (expand_function_end): Update.
16335 (get_art_pointer_save_area): Update
16336 * function.h
16337 * emit-rtl.c (rtl): Declare.
16338 (regno_reg_rtx): Declare.
16339 (first_insn, last_insn, cur_insn_uid, last_location, first_label_num):
16340 Update.
16341 (gen_reg_rtx): Update.
16342 * varasm.c (n_deferred_constatns): Update accestor.
16343 (init_varasm_status): Do not allocate varasm_status.
16344 (force_const_mem, get_pool_size, output_constant_pool): Update.
16345 * stmt.c (force_label_rtx): Do not use x_ prefixes.
16346 (expand_nl_goto_receiver): Update get_arg_pointer_save_area.
16347 * m32c/m32.c (m32c_leaf_function_p, m32c_function_needs_enter): Update.
16348 * sparc/sparc.h (INIT_EXPANDERS): Update.
16349 * ia64/ia64.h (INIT_EXPANDERS): Update.
16350
16351 2008-04-07 James E. Wilson <wilson@tuliptree.org>
16352
16353 * reload.c (push_secondary_reload): Add missing break to for loop.
16354
16355 2008-04-07 Peter Bergner <bergner@vnet.ibm.com>
16356
16357 PR middle-end/PR28690
16358 * rtlanal.c: Update copyright years.
16359 (commutative_operand_precedence): Give SYMBOL_REF's the same precedence
16360 as REG_POINTER and MEM_POINTER operands.
16361 * emit-rtl.c (gen_reg_rtx_and_attrs): New function.
16362 (set_reg_attrs_from_value): Call mark_reg_pointer as appropriate.
16363 * rtl.h (gen_reg_rtx_and_attrs): Add prototype for new function.
16364 * gcse.c: Update copyright years.
16365 (pre_delete): Call gen_reg_rtx_and_attrs.
16366 (hoist_code): Likewise.
16367 (build_store_vectors): Likewise.
16368 (delete_store): Likewise.
16369 * loop-invariant.c (move_invariant_reg): Likewise.
16370 Update copyright years.
16371
16372 2008-04-07 Uros Bizjak <ubizjak@gmail.com>
16373
16374 * config/i386/i386.md ("*sse_prologue_save_insn"): Use braced output
16375 control string instead of quoted.
16376
16377 2008-04-07 Kenneth Zadeck <zadeck@naturalbridge.com>
16378
16379 * doc/rtl.texi: Rewrite of subreg section.
16380
16381 2008-04-07 Kai Tietz <kai.tietz@onevision.com>
16382
16383 PR/35842
16384 * config/i386/i386.c (legitimize_pic_address): Add treating
16385 of dllimport SYM_REF's.
16386 (legitimize_dllimport_symbol): Add prototype.
16387
16388 2008-04-07 Eric Botcazou <ebotcazou@adacore.com>
16389
16390 * fold-const.c (fold) <ARRAY_REF>: New case. Try to fold constant
16391 reference in constructor with non self-referential type.
16392
16393 2008-04-07 Eric Botcazou <ebotcazou@adacore.com>
16394
16395 Removal of Return with Depressed Stack Pointer support
16396 * tree.h (TYPE_RETURNS_STACK_DEPRESSED): Delete.
16397 (ECF_SP_DEPRESSED): Likewise.
16398 (ECF_LIBCALL_BLOCK, ECF_NOVOPS): Adjust.
16399 * calls.c (emit_call_1): Do not test ECF_SP_DEPRESSED.
16400 (flags_from_decl_or_type): Do not test TYPE_RETURNS_STACK_DEPRESSED.
16401 (expand_call): Do not test ECF_SP_DEPRESSED.
16402 * dse.c (dse_step0): Do not test TYPE_RETURNS_STACK_DEPRESSED.
16403 * function.c (keep_stack_depressed): Delete.
16404 (handle_epilogue_set): Likewise.
16405 (update_epilogue_consts): Likewise.
16406 (emit_equiv_load): Likewise.
16407 (thread_prologue_and_epilogue_insns): Remove support for Return with
16408 Depressed Stack Pointer.
16409 * print-tree.c (print_node): Do not test TYPE_RETURNS_STACK_DEPRESSED.
16410
16411 2008-04-06 Richard Guenther <rguenther@suse.de>
16412
16413 PR tree-optimization/35400
16414 * tree-vrp.c (vrp_evaluate_conditional): Only query value-range
16415 information from SSA_NAMEs.
16416
16417 2008-04-06 Anatoly Sokolov <aesok@post.ru>
16418
16419 * config/avr/avr.h (avr_mega_p): Remove declaration.
16420 (AVR_MEGA): Remove macro.
16421 * config/avr/avr.c (avr_mega_p): Remove variable.
16422 (avr_override_options): Remove inicializion of avr_mega_p.
16423 Use AVR_HAVE_JMP_CALL instead of AVR_MEGA.
16424 (print_operand): Use AVR_HAVE_JMP_CALL instead of AVR_MEGA.
16425 (avr_jump_mode): (Ditto.).
16426 (avr_output_progmem_section_asm_op): (Ditto.).
16427 (avr_asm_init_sections): (Ditto.).
16428 (avr_asm_init_sections): (Ditto.).
16429 (avr_rtx_costs): (Ditto.).
16430 * config/avr/avr.md: (Ditto.).
16431 * config/avr/avr.h: Use '__AVR_HAVE_JMP_CALL__' instead of
16432 '__AVR_MEGA__'.
16433
16434 2008-04-06 Richard Guenther <rguenther@suse.de>
16435
16436 PR tree-optimization/35842
16437 * tree-ssa-address.c (fixed_address_object_p): Adjust to match
16438 is_gimple_invariant_address.
16439
16440 2008-04-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
16441
16442 * gcc.c (default_compilers): Sync Fortran extensions list with
16443 that in fortran/lang-specs.h.
16444 * doc/invoke.texi: Likewise.
16445 * dbxout.c (get_lang_number): Use "GNU Fortran" in "GNU F95".
16446 * dwarf2out.c (gen_compile_unit_die): Likewise.
16447
16448 2008-04-06 Tom G. Christensen <tgc@jupiterrise.com>
16449
16450 * gthr-posix95.h (__gthread_cond_wait_recursive): Add missing &.
16451
16452 2008-04-05 Uros Bizjak <ubizjak@gmail.com>
16453
16454 PR target/12329
16455 * config/i386/i386.c (ix86_function_regparm): Error if regparm(3)
16456 attribute is used for nested functions.
16457
16458 2008-04-05 Jan Hubicka <jh@suse.cz>
16459
16460 * emit-rtl.c (init_emit): xcalloc regno_pointer_align.
16461
16462 * tree-dump.c (dump_enable_all): Remove prototype; do not accept
16463 letter argument.
16464 (dump_files): Update.
16465 (enable_rtl_dump_file): Do not accept letter argument.
16466 * tree-pass.h (dump_file_info): Remove letter argument.
16467 * toplev.c (decode_d_option): Update -da handling.
16468 * toplev.h (enable_rtl_dump_file): Update prototype.
16469 * passes.c (register_one_dump_file): Do not accept IPA argument; work
16470 it out based on pass type.
16471 (register_dump_files_1): Likewise.
16472 (init_optimization_passes): Update register_one_dump_file calls.
16473 (execute_one_pass): Sanity check that IPA passes are called at IPA
16474 level and RTL passes at RTL level.
16475 (execute_pass_list): IPA pass can not be after or subpass of
16476 GIMPLE/RTL pass.
16477 (execute_ipa_pass_list): Handle IPA subpasses of IPA subpasses and
16478 disallov RTL subpasses of IPA subpasses.
16479
16480 2008-04-05 Ben Elliston <bje@au.ibm.com>
16481
16482 * tree-cfg.c (need_fake_edge_p): Return false for calls to
16483 builtins that return exactly once and do not throw. Cache call to
16484 call_expr_flags.
16485
16486 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
16487
16488 PR rtl-optimization/34916
16489 PR middle-end/35519
16490 * combine.c (create_log_links): Do not create duplicate LOG_LINKS
16491 between instruction pairs.
16492
16493 2008-04-04 Naveen.H.S <naveen.hs@kpitcummins.com>
16494
16495 * doc/invoke.texi: Document -mbitops for SH.
16496 * config/sh/constraints.md (K03, K12, Sbv, Sbw): New constraints.
16497 * config/sh/predicates.md (bitwise_memory_operand): New predicate.
16498 * config/sh/sh.c (print_operand): Add %t operand code.
16499 * config/sh/sh.h (GO_IF_LEGITIMATE_INDEX): Add condition for SH2A.
16500 * config/sh/sh.md (*iorsi3_compact): Fix condition for SH2A.
16501 (extendqisi2_compact): Add the alternative for SH2A 4-byte mov.b.
16502 (extendqihi2): Likewise.
16503 (movqi_i): Likewise.
16504 (insv): Use bset, bclr and bst instructions for SH2A if possible.
16505 (extv): Use bld instruction for SH2A if possible.
16506 (extzv): Likewise.
16507 (bclr_m2a, bclrmem_m2a, bset_m2a, bsetmem_m2a, bst_m2a, bld_m2a,
16508 bldsign_m2a, bld_reg, *bld_regqi, band_m2a, bandreg_m2a,
16509 bor_m2a, borreg_m2a, bxor_m2a, bxorreg_m2a): New insns.
16510 (bset.b, bclr.b): Define peepholes.
16511 * config/sh/sh.opt (mbitops): New option.
16512
16513 2008-04-04 Janis Johnson <janis187@us.ibm.com>
16514
16515 PR target/35620
16516 * config/rs6000/rs6000.c (rs6000_check_sdmode): Handle indirect ref
16517 and view convert expression.
16518
16519 2008-04-04 Jakub Jelinek <jakub@redhat.com>
16520
16521 PR target/35364
16522 * tree-cfg.c (remove_useless_stmts_1): Handle OMP_* containers.
16523
16524 2008-04-04 H.J. Lu <hongjiu.lu@intel.com>
16525
16526 * config.gcc (extra_headers): Add wmmintrin.h for x86 and x86-64.
16527
16528 * config/i386/cpuid.h (bit_AES): New.
16529 (bit_PCLMUL): Likewise.
16530
16531 * config/i386/i386.c (pta_flags): Add PTA_AES and PTA_PCLMUL.
16532 (override_options): Handle PTA_AES and PTA_PCLMUL. Enable
16533 SSE2 if AES or PCLMUL is enabled.
16534 (ix86_builtins): Add IX86_BUILTIN_AESENC128,
16535 IX86_BUILTIN_AESENCLAST128, IX86_BUILTIN_AESDEC128,
16536 IX86_BUILTIN_AESDECLAST128, IX86_BUILTIN_AESIMC128,
16537 IX86_BUILTIN_AESKEYGENASSIST128 and IX86_BUILTIN_PCLMULQDQ128.
16538 (bdesc_sse_3arg): Add IX86_BUILTIN_PCLMULQDQ128.
16539 (bdesc_2arg): Add IX86_BUILTIN_AESENC128,
16540 IX86_BUILTIN_AESENCLAST128, IX86_BUILTIN_AESDEC128,
16541 IX86_BUILTIN_AESDECLAST128 and IX86_BUILTIN_AESKEYGENASSIST128.
16542 (bdesc_1arg): Add IX86_BUILTIN_AESIMC128.
16543 (ix86_init_mmx_sse_builtins): Define __builtin_ia32_aesenc128,
16544 __builtin_ia32_aesenclast128, __builtin_ia32_aesdec128,
16545 __builtin_ia32_aesdeclast128,__builtin_ia32_aesimc128,
16546 __builtin_ia32_aeskeygenassist128 and
16547 __builtin_ia32_pclmulqdq128.
16548 * config/i386/i386.c (ix86_expand_binop_imm_builtin): New.
16549 (ix86_expand_builtin): Use it for IX86_BUILTIN_PSLLDQI128 and
16550 IX86_BUILTIN_PSRLDQI128. Handle IX86_BUILTIN_AESKEYGENASSIST128.
16551
16552 * config/i386/i386.h (TARGET_AES): New.
16553 (TARGET_PCLMUL): Likewise.
16554 (TARGET_CPU_CPP_BUILTINS): Handle TARGET_AES and TARGET_PCLMUL.
16555
16556 * config/i386/i386.md (UNSPEC_AESENC): New.
16557 (UNSPEC_AESENCLAST): Likewise.
16558 (UNSPEC_AESDEC): Likewise.
16559 (UNSPEC_AESDECLAST): Likewise.
16560 (UNSPEC_AESIMC): Likewise.
16561 (UNSPEC_AESKEYGENASSIST): Likewise.
16562 (UNSPEC_PCLMUL): Likewise.
16563
16564 * config/i386/i386.opt (maes): New.
16565 (mpclmul): Likewise.
16566
16567 * config/i386/sse.md (aesenc): New pattern.
16568 (aesenclast): Likewise.
16569 (aesdec): Likewise.
16570 (aesdeclast): Likewise.
16571 (aesimc): Likewise.
16572 (aeskeygenassist): Likewise.
16573 (pclmulqdq): Likewise.
16574
16575 * config/i386/wmmintrin.h: New.
16576
16577 * doc/extend.texi: Document AES and PCLMUL built-in function.
16578
16579 * doc/invoke.texi: Document -maes and -mpclmul.
16580
16581 2008-04-04 Paolo Bonzini <bonzini@gnu.org>
16582
16583 * function.c (free_after_parsing): Replace with
16584 cxx_push_function_context from C++ front-end.
16585 (allocate_struct_function): Don't call langhook.
16586 * langhooks.h (struct lang_hooks_for_functions): Delete.
16587 (struct lang_hooks): Add back missing_noreturn_ok_p here, delete
16588 member "function".
16589 * langhooks-def.h (LANG_HOOKS_MISSING_NORETURN_OK_P): Add.
16590 (LANG_HOOKS_FUNCTION_INIT, LANG_HOOKS_FUNCTION_FINAL,
16591 LANG_HOOKS_FUNCTION_MISSING_NORETURN_OK_P,
16592 LANG_HOOKS_FUNCTION_INITIALIZER): Delete.
16593 (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_MISSING_NORETURN_OK_P,
16594 remove LANG_HOOKS_FUNCTION_INITIALIZER.
16595 * tree-cfg.c: Adjust call to missing_noreturn_ok_p langhook.
16596
16597 * c-objc-common.h (LANG_HOOKS_FUNCTION_MISSING_NORETURN_OK_P):
16598 Rename to LANG_HOOKS_MISSING_NORETURN_OK_P.
16599
16600 2008-04-04 Jakub Jelinek <jakub@redhat.com>
16601
16602 PR c/35440
16603 * c-pretty-print.c (pp_c_initializer_list): Handle CONSTRUCTOR
16604 for all types.
16605
16606 2008-04-04 Richard Guenther <rguenther@suse.de>
16607
16608 PR middle-end/35823
16609 * fold-const.c (optimize_minmax_comparison): Use the correct
16610 type for the constant in the simplified comparison.
16611
16612 2008-04-04 Zuxy Meng <zuxy.meng@gmail.com>
16613
16614 * config/i386/driver-i386.c (describe_cache): Add l2_sizekb argument.
16615 Pass L2 size as "--param l2-cache-size" to the compiler.
16616 (decode_l2_cache): New function to decode L2 cache parameters using
16617 0x8000006 extended cpuid function.
16618 (detect_caches_amd): Determine parameters of L2 cache using
16619 decode_l2_caches function.
16620 (decode_caches_intel): Decode L2 cache parameters.
16621 (detect_caches_intel): Determine L2 cache parameters using
16622 decode_caches_intel and decode_l2_caches functions.
16623
16624 2008-04-03 Bob Wilson <bob.wilson@acm.org>
16625
16626 * config/xtensa/xtensa.c (xtensa_secondary_reload_class): Use a
16627 secondary input reload for subword loads from the constant pool.
16628
16629 2008-04-03 Janis Johnson <janis187@us.ibm.com>
16630
16631 PR target/35713
16632 * config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Use integer
16633 constants of the appropriate size for runtime calculations.
16634
16635 PR c/35712
16636 * dfp.c (decimal_from_decnumber): Retain trailing zeroes for
16637 decimal-float literal constant zero.
16638
16639 2008-04-03 Jakub Jelinek <jakub@redhat.com>
16640
16641 PR c/35738
16642 * c-parser.c (c_parser_omp_atomic): Call
16643 default_function_array_conversion on the RHS.
16644
16645 PR middle-end/35818
16646 * omp-low.c (scan_sharing_clauses) <case OMP_CLAUSE_SHARED>: Don't
16647 call is_variable_sized if decl has incomplete type.
16648
16649 2008-04-03 H.J. Lu <hongjiu.lu@intel.com>
16650
16651 * config/i386/i386-protos.h (ix86_aligned_p): Removed.
16652
16653 2008-04-03 Adam Nemet <anemet@caviumnetworks.com>
16654
16655 * config/mips/mips.md (any_gt, any_ge, any_lt, any_le): New code
16656 iterators.
16657 (u): Add attribute values for gt, gtu, ge, geu, lt, ltu, le and leu.
16658 (sgt<u>): Merge sgt and sgtu into new expander.
16659 (sgt, sgtu): Remove expanders.
16660 (*sgt<u>_<mode>): Merge *sgt_<mode> and *sgtu_<mode> into new pattern.
16661 (*sgt_<mode>, *sgtu_<mode>): Remove patterns.
16662 (*sgt<u>_<mode>_mips16): Merge *sgt_<mode>_mips16 and
16663 *sgtu_<mode>_mips16 into new pattern.
16664 (*sgt_<mode>_mips16, *sgtu_<mode>_mips16): Remove patterns.
16665 (sge<u>): Merge sge and sgeu into new expander.
16666 (sge, sgeu): Remove expanders.
16667 (*sge<u>_<mode>): Merge *sge_<mode> and second *sge_<mode> into
16668 new pattern.
16669 (*sge_<mode>, second *sge_<mode>): Remove patterns.
16670 (slt<u>): Merge slt and sltu into new expander.
16671 (slt, sltu): Remove expanders.
16672 (*slt<u>_<mode>): Merge *slt_<mode> and *sltu_<mode> into new pattern.
16673 (*slt_<mode>, *sltu_<mode>): Remove patterns.
16674 (*slt<u>_<mode>_mips16): Merge *slt_<mode>_mips16 and
16675 *sltu_<mode>_mips16 into new pattern.
16676 (*slt_<mode>_mips16, *sltu_<mode>_mips16): Remove patterns.
16677 (sle<u>): Merge sle and sleu into new expander.
16678 (sle, sleu): Remove expanders.
16679 (*sle<u>_<mode>): Merge *sle_<mode> and *sleu_<mode> into new pattern.
16680 (*sle_<mode>, *sleu_<mode>): Remove patterns.
16681 (*sle<u>_<mode>_mips16): Merge *sle_<mode>_mips16 and
16682 *sleu_<mode>_mips16 into new pattern.
16683 (*sle_<mode>_mips16, *sleu_<mode>_mips16): Remove patterns.
16684
16685 2008-04-03 Jan Hubicka <jh@suse.cz>
16686
16687 PR tree-optimization/35795
16688 * alpha/alpha.c (alpha_output_mi_thunk_osf): Free after compilation.
16689 * sparc/sparc.c (sparc_output_mi_thunk): Likewise.
16690 * ia64/ia64.c (ia64_output_mi_thunk): Likewise.
16691 * m68k/m68k.c (m68k_output_mi_thunk): Likewise.
16692 * score/score3.c (score3_output_mi_thunk): Likewise.
16693 * score/score7.c (score7_output_mi_thunk): Likewise.
16694 * mips/mips.c (mips_output_mi_thunk): Likewise.
16695
16696 2008-04-03 Richard Guenther <rguenther@suse.de>
16697
16698 * tree-vrp.c (extract_range_from_unary_expr): Handle all
16699 conversions. Simplify code.
16700
16701 2008-04-03 Kaz Kojima <kkojima@gcc.gnu.org>
16702
16703 * config/sh/sh.c (sh_output_mi_thunk): Free cfun.
16704
16705 2008-04-03 Tom Tromey <tromey@redhat.com>
16706 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
16707
16708 * config/m68k/t-uclinux (generated_files): Add sysroot-suffix.h.
16709 * config/bfin/t-bfin-linux (generated_files): Add
16710 linux-sysroot-suffix.h.
16711 * doc/install.texi (Prerequisites): Require make 3.80.
16712 * doc/sourcebuild.texi (Front End Directory): Document new
16713 variable.
16714 * Makefile.in (generated_files): New variable.
16715 (ALL_HOST_OBJS): New variable.
16716 ($(ALL_HOST_OBJS)): New target.
16717
16718 2008-04-03 Paolo Bonzini <bonzini@gnu.org>
16719
16720 * tree-inline.c (copy_generic_body, copy_decl_no_change): Export.
16721 (remap_block): Call id->transform_lang_insert_block instead
16722 of langhook.
16723 (optimize_inline_calls, unsave_expr_now, tree_function_versioning):
16724 Set id.transform_lang_insert_block to NULL.
16725 (clone_body): Move to cp/optimize.c
16726 * tree-inline.h (struct copy_body_data): Change
16727 transform_lang_insert_block to function pointer.
16728 (copy_generic_body, copy_decl_no_change): Export.
16729 * langhooks.h (struct lang_hooks_for_decls): Kill insert_block.
16730 * langhooks-def.h (LANG_HOOKS_INSERT_BLOCK): Kill.
16731 (LANG_HOOKS_DECLS): Remove LANG_HOOKS_INSERT_BLOCK.
16732
16733 * c-tree.h (insert_block): Kill.
16734 * c-decl.c (insert_block): Kill.
16735
16736 2008-04-03 Paolo Bonzini <bonzini@gnu.org>
16737
16738 * c-objc-common.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,
16739 LANG_HOOKS_FUNCTION_LEAVE_NESTED): Delete.
16740 * c-tree.h (c_push_function_context, c_pop_function_context): Remove
16741 argument.
16742 * c-decl.c (c_push_function_context, c_pop_function_context): Remove
16743 argument, call {push,pop}_function_context from here.
16744 * c-parser.c: Use c_{push,pop}_function_context.
16745
16746 * function.c (push_function_context_to): Move meat ...
16747 (push_function_context): ... here. Simplify.
16748 * function.c (pop_function_context_from): Move meat ...
16749 (pop_function_context): ... here. Simplify.
16750 * langhooks.h (struct lang_hooks_for_functions): Remove enter_nested,
16751 leave_nested).
16752 * langhooks-def.h (LANG_HOOKS_FUNCTION_ENTER_NESTED,
16753 LANG_HOOKS_FUNCTION_LEAVE_NESTED): Delete.
16754 (LANG_HOOKS_FUNCTION_INITIALIZER): Delete them from here.
16755 * tree.h (push_function_context_to, pop_function_context_from): Remove.
16756
16757 2008-04-03 Ben Elliston <bje@au.ibm.com>
16758
16759 * expmed.c (extract_force_align_mem_bit_field): Remove.
16760
16761 2008-04-03 Richard Guenther <rguenther@suse.de>
16762
16763 PR middle-end/35800
16764 * expr.h (try_casesi): Adjust prototype.
16765 * expr.c (try_casesi): Take fallback label as extra parameter.
16766 Use that for gen_casesi if default_label is NULL.
16767 * stmt.c (expand_case): Pass fallback label to try_casesi,
16768 make sure to fill gaps with a fallback label if default_label
16769 is not present.
16770
16771 2008-04-03 Dominique d'Humières <dominiq@lps.ens.fr>
16772
16773 PR target/35801
16774 * config/rs6000/rs6000.c (rs6000_output_mi_thunk): Free cfun.
16775
16776 2008-04-03 Ben Elliston <bje@au.ibm.com>
16777
16778 * expmed.c (extract_split_bit_field): Remove if (0) code.
16779 * tree-ssa-structalias.c (do_sd_constraint): Likewise.
16780 (do_ds_constraint): Likewise.
16781
16782 2008-04-02 Joseph Myers <joseph@codesourcery.com>
16783
16784 * doc/cppopts.texi (-dU): Document.
16785 * c-common.h (flag_dump_macros): Update comment.
16786 * c-opts.c (handle_OPT_d): Handle -dU.
16787 * c-ppoutput.c (macro_queue, define_queue, undef_queue,
16788 dump_queued_macros, cb_used_define, cb_used_undef): New.
16789 (init_pp_output): Handle -dU.
16790 (cb_line_change): Call dump_queued_macros.
16791 * toplev.c (decode_d_option): Accept -dU as preprocessor option.
16792
16793 2008-04-02 Anatoly Sokolov <aesok@post.ru>
16794
16795 * config/avr/predicates.md (io_address_operand): New predicate.
16796 * config/avr/avr-protos.h (avr_io_address_p): Remove declaration.
16797 * config/avr/avr.c (avr_io_address_p): Remove function.
16798 (out_movqi_r_mr): Use 'io_address_operand' predicate instead of
16799 'avr_io_address_p' function.
16800 (out_movhi_r_mr): (Ditto.).
16801 (out_movqi_mr_r): (Ditto.).
16802 (out_movhi_mr_r): (Ditto.).
16803 (avr_address_cost): (Ditto.).
16804
16805 2008-04-02 Uros Bizjak <ubizjak@gmail.com>
16806
16807 * config/i386/i386.md (*float<SSEMODEI24:mode><X87MODEF:mode>2_1):
16808 Emit gen_floatdi<X87MODEF:mode>2_i387_with_xmm for DImode values
16809 in 32bit mode when XMM registers are available to avoid store
16810 forwarding stalls.
16811 (floatdi<X87MODEF:mode>2_i387_with_xmm): New insn pattern and
16812 corresponding post-reload splitters.
16813
16814 2008-04-02 H.J. Lu <hongjiu.lu@intel.com>
16815
16816 * config/i386/i386.c (bdesc_sse_3arg): Add __builtin_ia32_shufps
16817 and __builtin_ia32_shufpd. Provide __builtin_ia32_roundsd and
16818 __builtin_ia32_roundss.
16819 (ix86_init_mmx_sse_builtins): Remove __builtin_ia32_shufps,
16820 __builtin_ia32_shufpd, __builtin_ia32_roundsd and
16821 __builtin_ia32_roundss.
16822 (ix86_expand_builtin): Don't handle IX86_BUILTIN_SHUFPS and
16823 IX86_BUILTIN_SHUFPD here.
16824
16825 2008-04-02 H.J. Lu <hongjiu.lu@intel.com>
16826
16827 * config/i386/i386.md (plogic): New.
16828 (plogicprefix): Likewise.
16829
16830 * config/i386/mmx.md (mmx_<code><mode>3): New.
16831 (mmx_and<mode>3): Removed.
16832 (mmx_ior<mode>3): Likewise.
16833 (mmx_xor<mode>3): Likewise.
16834
16835 * config/i386/sse.md (<code><mode>3): New.
16836 (*<code><mode>3): Likewise.
16837 (*<code><mode>3): Likewise.
16838 (<code><mode>3): Likewise.
16839 (*sse_<code><mode>3): Likewise.
16840 (*sse2_<code><mode>3): Likewise.
16841 (<code>tf3): Likewise.
16842 (*<code>tf3): Likewise.
16843 (and<mode>3): Likewise.
16844 (*and<mode>3): Likewise.
16845 (ior<mode>3): Removed.
16846 (*ior<mode>3): Likewise.
16847 (xor<mode>3): Likewise.
16848 (*xor<mode>3): Likewise.
16849 (*and<mode>3): Likewise.
16850 (*ior<mode>3): Likewise.
16851 (*xor<mode>3): Likewise.
16852 (and<mode>3): Likewise.
16853 (*sse_and<mode>3): Likewise.
16854 (*sse2_and<mode>3): Likewise.
16855 (andtf3): Likewise.
16856 (*andtf3): Likewise.
16857 (ior<mode>3): Likewise.
16858 (*sse_ior<mode>3): Likewise.
16859 (*sse2_ior<mode>3): Likewise.
16860 (iortf3): Likewise.
16861 (*iortf3): Likewise.
16862 (xor<mode>3): Likewise.
16863 (*sse_xor<mode>3): Likewise.
16864 (*sse2_xor<mode>3): Likewise.
16865 (xortf3): Likewise.
16866 (*xortf3): Likewise.
16867
16868 2008-04-02 Richard Guenther <rguenther@suse.de>
16869
16870 PR tree-optimization/14495
16871 PR tree-optimization/34793
16872 * tree-vrp.c (struct switch_update): New structure.
16873 (to_remove_edges, to_update_switch_stmts): New VECs.
16874 (simplify_switch_using_ranges): New function. Remove not taken
16875 case labels and edges.
16876 (simplify_stmt_using_ranges): Call it.
16877 (identify_jump_threads): Mark edges we have queued for removal
16878 so we don't thread them.
16879 (execute_vrp): Remove edges queued for removal, update SWITCH_STMT
16880 case label vector.
16881 * tree-cfg.c (group_case_labels): Deal with missing default label.
16882 (tree_verify_flow_info): Allow missing default label.
16883 * stmt.c (emit_case_bit_tests): Deal with NULL default_label.
16884 (emit_case_nodes): Likewise.
16885 (expand_case): Do not rely on the default label to be present.
16886 * expr.c (try_casesi): Deal with NULL default_label.
16887 (do_tablejump): Likewise.
16888
16889 2008-04-02 Richard Guenther <rguenther@suse.de>
16890
16891 PR tree-optimization/14495
16892 * tree-vrp.c (vrp_visit_cond_stmt): Do not handle
16893 SWITCH_EXPR here ...
16894 (vrp_visit_switch_stmt): ... but here (new function).
16895 (find_case_label_index): New helper function.
16896 (vrp_visit_stmt): Dispatch to vrp_visit_switch_stmt.
16897
16898 2008-04-02 Paolo Bonzini <bonzini@gnu.org>
16899
16900 * fwprop.c: Fix ISO-C99ism.
16901
16902 2008-04-02 Paolo Bonzini <bonzini@gnu.org>
16903
16904 PR bootstrap/35752
16905 * Makefile.in (objdir): Set it here.
16906 * configure.ac: Not here. Find dynamic linker characteristics.
16907 * exec-tool.in: Use them.
16908 * aclocal.m4: Regenerate.
16909 * configure: Regenerate.
16910
16911 2008-04-02 Paolo Bonzini <bonzini@gnu.org>
16912
16913 * expr.c (expand_var): Delete it.
16914 * expr.h (expand_var): Delete prototype.
16915 * function.c (expand_function_start): Use expand_decl instead.
16916 * cfgexpand.c (expand_one_static_var, expand_one_var): Don't call
16917 langhook.
16918
16919 2008-04-02 Andy Hutchinson <hutchinsonamdy@aim.com>
16920
16921 PR rtl-optimization/35542
16922 * fwprop.c (forward_propagate_and_simplify): Replace
16923 loc_reg_mentioned_in_p with reg_mentioned_p.
16924
16925 2008-04-02 Paolo Bonzini <bonzini@gnu.org>
16926
16927 PR rtl-optimization/35281
16928 * fwprop.c (PR_CAN_APPEAR, PR_HANDLE_MEM): New.
16929 (propagate_rtx_1): Handle PR_HANDLE_MEM.
16930 (propagate_rtx): Pass PR_HANDLE_MEM if appropriate.
16931 (varying_mem_p): Move above propagate_rtx.
16932 (all_uses_available_at): Do not check MEMs.
16933
16934 2008-04-02 Rafael Espíndola <espindola@google.com>
16935
16936 * tree-vrp.c (extract_code_and_val_from_cond): Remove.
16937 (register_edge_assert_for_2): Split the cond argument.
16938 (register_edge_assert_for_1): Adjust for the change in
16939 register_edge_assert_for_2.
16940 (register_edge_assert_for): Split the cond argument.
16941 (find_switch_asserts): Adjust for the change in
16942 register_edge_assert_for.
16943
16944 2008-04-02 Kai Tietz <kai.tietz@onevision.com>
16945
16946 * config.gcc: Add for x86_64-*-mingw* the t-crtfm to tbuild.
16947 * config/i386/cygming.h (ASM_OUTPUT_DWARF_OFFSET): Add 8 byte
16948 offsets for 64-bit mingw.
16949 * config/i386/i386.c (ix86_pass_by_reference): Correct calling
16950 abi for x86_64-pc-mingw.
16951
16952 2008-04-02 Richard Guenther <rguenther@suse.de>
16953
16954 * tree-vrp.c (extract_range_from_assert): Make sure to not
16955 produce range min/max with TREE_OVERFOW set.
16956 If merging a anti-range and a range keep the anti-range if
16957 the range covers all values of the type.
16958 (register_edge_assert_for_2): Only allow sign-changing
16959 conversions in detecting canonical range checks. Also
16960 register an assert for the unsigned name if useful.
16961
16962 PR tree-optimization/35787
16963 * tree-vrp.c (vrp_val_max): New function.
16964 (vrp_val_min): Likewise.
16965 (vrp_val_is_max): Move earlier, use vrp_val_{min,max}.
16966 (vrp_val_is_min): Likewise.
16967 (supports_overflow_infinity): Use vrp_val_{min,max}.
16968 (negative_overflow_infinity): Likewise.
16969 (positive_overflow_infinity): Likewise.
16970 (is_negative_overflow_infinity): Use vrp_val_is_{min,max}.
16971 (is_positive_overflow_infinity): Likewise.
16972 (is_overflow_infinity): Likewise.
16973 (avoid_overflow_infinity): Use vrp_val_{min,max} and
16974 vrp_val_is_{min,max}.
16975 (set_and_canonicalize_value_range): Canonicalize anti-ranges
16976 to ranges if possible. Avoid empty ranges.
16977
16978 2008-04-01 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
16979
16980 PR middle-end/35705
16981 * fold-const.c (get_pointer_modulus_and_residue): Return modulus 1 if
16982 the expression is a function address.
16983
16984 2008-04-01 George Helffrich <george@gcc.gnu.org>
16985
16986 PR fortran/35154, fortran/23057
16987 * dbxout.c: Emit .stabs debug info for Fortran COMMON block
16988 variables as base symbol name + offset using N_BCOMM/N_ECOMM.
16989 (is_fortran, dbxout_common_name, dbxout_common_check): New functions.
16990 (dbxout_symbol_location): Transform N_LCSYM to N_GSYM for storage
16991 in common.
16992 (dbxout_syms): Check for COMMON-based symbol and wrap in
16993 N_BCOMM/N_ECOMM stab bracket, including as many symbols as possible
16994 in bracket for efficiency.
16995
16996 * dwarf2out.c: Emit DWARF debug info for Fortran COMMON block
16997 using DW_TAG_common_block + member offset.
16998 (add_pubname_string): New function.
16999 (dw_expand_expr): New function to find block name and offset for
17000 COMMON var.
17001 (common_check): New function to check whether symbol in Fortran COMMON.
17002 (gen_variable_die): If COMMON, use DW_TAG_common_block.
17003
17004 2008-04-01 Volker Reichelt <v.reichelt@netcologne.de>
17005
17006 PR c/35436
17007 * c-format.c (init_dynamic_gfc_info): Ignore invalid locus type.
17008
17009 2008-04-02 Ben Elliston <bje@au.ibm.com>
17010
17011 * config/v850/v850.md (casesi): Remove if (0) code.
17012 * config/i386/uwin.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
17013 * config/alpha/alpha.c (alpha_initialize_trampoline): Likewise.
17014
17015 2008-04-01 Uros Bizjak <ubizjak@gmail.com>
17016
17017 * config/i386/i386.md (rex64suffix): New mode attribute.
17018 (floathi<mode>2): Disable expander for SSE math.
17019 (*floathi<mode>2_1): New insn insn_and_split pattern.
17020 (*floathi<mode>2_i387_with_temp): New macroized instruction pattern and
17021 corresponding post-reload splitters.
17022 (*floathi<mode>2_i387): New macroized insn pattern.
17023 (float<SSEMODEI24:mode><X87MODEF:mode>2): New macroized expander.
17024 (*float<SSEMODEI24:mode><X87MODEF:mode>2_1): New macroized
17025 insn_and_split pattern.
17026 (*floatsi<mode>2_vector_mixed_with_temp, *floatsi<mode>2_vector_mixed):
17027 New macroized instruction patterns and corresponding post-reload
17028 splitters.
17029 (*floatsi<mode>2_mixed_with_temp): New macroized instruction pattern
17030 and corresponding post-reload splitters.
17031 (*floatsi<mode>2_mixed_interunit, *floatsi<mode>2_mixed_nointerunit):
17032 New macroized instruction patterns.
17033 (*floatsi<mode>2_vector_sse_with_temp, *floatsi<mode>2_vector_sse): New
17034 macroized instruction patterns and corresponding post-reload splitters.
17035 (*floatsi<mode>2_sse_with_temp): New macroized instruction pattern and
17036 corresponding post-reload splitters.
17037 (*floatsi<mode>2_sse_interunit, *floatsi<mode>2_mixed_nointerunit):
17038 New macroized instruction patterns.
17039 (*floatsi<mode>2_i387_with_temp): New macroized instruction pattern and
17040 corresponding post-reload splitters.
17041 (*floatsi<mode>2_i387): New macroized instruction patterns.
17042
17043 2008-04-01 H.J. Lu <hongjiu.lu@intel.com>
17044
17045 * config/i386/i386.md (smaxmin): New.
17046 (umaxmin): Likewise.
17047 (maxminiprefix): Likewise.
17048 (maxminfprefix): Likewise.
17049 (<code><mode>3): Likewise.
17050 (smin<mode>3): Removed.
17051 (smax<mode>3): Likewise.
17052
17053 * config/i386/mmx.md (mmx_<code>v2sf3): New.
17054 (mmx_<code>v4hi3): Likewise.
17055 (mmx_<code>v8qi3): Likewise.
17056 (mmx_smaxv2sf3): Removed.
17057 (mmx_sminv2sf3): Likewise.
17058 (mmx_umaxv8qi3): Likewise.
17059 (mmx_smaxv4hi3): Likewise.
17060 (mmx_uminv8qi3): Likewise.
17061 (mmx_sminv4hi3): Likewise.
17062
17063 * config/i386/sse.md (<addsub><mode>3): New.
17064 (*<addsub><mode>3): Likewise.
17065 (<sse>_vm<addsub><mode>3): Likewise.
17066 (<maxmin><mode>3): Likewise.
17067 (*<maxmin><mode>3_finite): Likewise.
17068 (*<maxmin><mode>3): Likewise.
17069 (<sse>_vm<maxmin><mode>3): Likewise.
17070 (sse3_h<addsub>v4sf3): Likewise.
17071 (sse3_h<addsub>v2df3): Likewise.
17072 (<maxmin>v16qi3): Likewise.
17073 (*<maxmin>v16qi3): Likewise.
17074 (<maxmin>v8hi3): Likewise.
17075 (*<maxmin>v8hi3): Likewise.
17076 (*sse4_1_<maxmin><mode>3): Likewise.
17077 (*sse4_1_<maxmin><mode>3): Likewise.
17078 (add<mode>3): Removed.
17079 (*add<mode>3): Likewise.
17080 (<sse>_vmadd<mode>3): Likewise.
17081 (sub<mode>3): Likewise.
17082 (*sub<mode>3): Likewise.
17083 (<sse>_vmsub<mode>3): Likewise.
17084 (smin<mode>3): Likewise.
17085 (*smin<mode>3_finite): Likewise.
17086 (*smin<mode>3): Likewise.
17087 (<sse>_vmsmin<mode>3): Likewise.
17088 (smax<mode>3): Likewise.
17089 (*smax<mode>3_finite): Likewise.
17090 (*smax<mode>3): Likewise.
17091 (<sse>_vmsmax<mode>3): Likewise.
17092 (sse3_haddv4sf3): Likewise.
17093 (sse3_haddv2df3): Likewise.
17094 (sse3_hsubv4sf3): Likewise.
17095 (sse3_hsubv2df3): Likewise.
17096 (umaxv16qi3): Likewise.
17097 (*umaxv16qi3): Likewise.
17098 (smaxv8hi3): Likewise.
17099 (*smaxv8hi3): Likewise.
17100 (*sse4_1_smax<mode>3): Likewise.
17101 (*sse4_1_umax<mode>3): Likewise.
17102 (uminv16qi3): Likewise.
17103 (*uminv16qi3): Likewise.
17104 (sminv8hi3): Likewise.
17105 (*sminv8hi3): Likewise.
17106 (*sse4_1_smin<mode>3): Likewise.
17107 (*sse4_1_umin<mode>3): Likewise.
17108
17109 2008-04-01 Rafael Espíndola <espindola@google.com>
17110
17111 * tree-cfg.c (verify_expr): remove in_phi.
17112 (verify_stmt): Don't call walk_tree with verify_expr. Use
17113 is_gimple_min_invariant instead of is_gimple_val.
17114
17115 2008-04-01 Joseph Myers <joseph@codesourcery.com>
17116
17117 * doc/include/gpl_v3.texi: Update for manpage generation.
17118 * doc/gcc.texi, doc/gccint.texi: Include gpl_v3.texi instead of
17119 gpl.texi.
17120 * doc/sourcebuild.texi: Document gpl_v3.texi as well as gpl.texi.
17121 * Makefile.in (TEXI_GCC_FILES, TEXI_GCCINT_FILES): Include
17122 gpl_v3.texi instead of gpl.texi.
17123 (gpl.pod): New.
17124
17125 2008-04-01 Jakub Jelinek <jakub@redhat.com>
17126
17127 PR pch/13675
17128 * c-pch.c (c_common_read_pch): On error close (fd) resp. fclose (f).
17129
17130 2008-04-01 Rafael Espíndola <espindola@google.com>
17131
17132 * tree-vrp.c (extract_code_and_val_from_cond_with_ops): New.
17133 (extract_code_and_val_from_cond): Use
17134 extract_code_and_val_from_cond_with_ops.
17135
17136 2008-04-01 Jan Hubicka <jh@suse.cz>
17137
17138 * function.c (free_after_compilation): Free epilogue_delay_list.
17139 (prepare_function_start): Assert that previous compilation was freed.
17140
17141 2008-04-01 Jan Hubicka <jh@suse.cz>
17142 Jim Wilson <wilson@tuliptree.org>
17143 Andreas Tobler <andreast@gcc.gnu.org>
17144
17145 PR middle-end/35781
17146 * m32c/m32.c (m32c_leaf_function_p, m32c_function_needs_enter): Use
17147 rtl.emit instead cfun->emit.
17148 * sparc/sparc.h (INIT_EXPANDERS): Likewise.
17149 * ia64/ia64.h (INIT_EXPANDERS): Likewise.
17150
17151 2008-04-01 Ben Elliston <bje@au.ibm.com>
17152
17153 * doc/c-tree.texi (Function Basics): Fix grammatical error.
17154
17155 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
17156
17157 * common.opt (fprofile-dir=, fprofile-use=, fprofile-generate=):
17158 New options
17159 (fprofile-use): Add var flag_profile_use
17160 * coverage.c (coverage_begin_output): Do not open a gcno file for
17161 output only if -ftest-coverage is set.
17162 Do not add getpwd() to gcda file path.
17163 (build_gcov_info): Check the new flag
17164 flag_profile_datafile_relative_path.
17165 (coverage_init): Use profile_data_prefix.
17166 Read profile counter only if flag_profile_use is set.
17167 * opts.c (common_handle_option): New option fprofile-use=,
17168 fprofile-dir=, fprofile-generate=.
17169 * toplev.c (profile_data_prefix): New variable definition.
17170 * toplev.h (profile_data_prefix): New declaration.
17171 * doc/invoke.tex (Option Summary, Optimization Options):
17172 Add new options.
17173
17174 2008-03-31 James E. Wilson <wilson@tuliptree.org>
17175
17176 * varasm.c (output_constant_pool_1): In LABEL_REF check,
17177 use tmp consistently.
17178
17179 PR target/35695
17180 * config/ia64/div.md (recip_approx_rf): Use UNSPEC not DIV.
17181 * config/ia64/ia64.c (rtx_needs_barrier): Handle
17182 UNSPEC_FR_RECIP_APPROX_RES.
17183 * config/ia64/ia64.md (UNSPEC_FR_RECIP_APPROX_RES): Define.
17184
17185 2008-03-31 Volker Reichelt <v.reichelt@netcologne.de>
17186
17187 PR c/35750
17188 * c-decl.c (store_parm_decls_oldstyle): Skip invalid parameters.
17189
17190 2008-03-31 Andrew Pinski <andrew_pinski@playstation.sony.com>
17191
17192 PR middle-end/30186
17193 * fold-const.c (fold_indirect_ref_1): Support accessing non first
17194 element of the vector via a pointer.
17195
17196 2008-03-31 Ian Lance Taylor <iant@google.com>
17197
17198 * tlink.c (scan_linker_output): Look for symbol name in single quotes.
17199
17200 2008-03-31 Jan Hubicka <jh@suse.cz>
17201
17202 * builtins.c (expand_builtin_setjmp_receiver): Update call of
17203 get_arg_pointer_save_area.
17204 * expr.c (init_expr): Just clear out rtl.expr.
17205 * function.c (free_after_compilation): Clear out whole RTL structure.
17206 (get_func_frame_size): Merge into ...
17207 (get_frame_size): ... this one.
17208 (assign_stack_local_1): Merge into ...
17209 (assign_stack_local): ... this one.
17210 (expand_function_end): Update call of get_arg_pointer_save_area.
17211 (get_art_pointer_save_area): Remove cfun argument.
17212 * function.h (emit_status): regno_pointer_align does not need length
17213 attribute. Move x_regno_reg_rtx to ...
17214 (regno_reg_rtx): ... new global array.
17215 (reg_rtx_no, seq_stack, REGNO_POINTER_ALIGN): Update accestors.
17216 (pending_stack_adjust, inhibit_defer_pop, saveregs_value,
17217 apply_args_value, forced_labels, stack_pointer_delta):
17218 Update accestors.
17219 (struct varasm_status): Move here from varasm.c
17220 (struct rtl_data): New. Move here some fields from struct function.
17221 (return_label, naked_return_label, stack_slot_list, parm_birth_insn,
17222 frame_offset, stack_check_probe_note, arg_pointer_save_area,
17223 used_temp_slots avail_temp_slots, temp_slot_level,
17224 nonlocal_goto_handler_labels): Update accesstors.
17225 (rtl): New global variable.
17226 (struct function): Move some fileds to rtl_data.
17227 (get_arg_pointer_save_area): Update prototype.
17228 * emit-rtl.c (rtl): Declare.
17229 (regno_reg_rtx): Declare.
17230 (first_insn, last_insn, cur_insn_uid, last_location, first_label_num):
17231 Update.
17232 (gen_reg_rtx): Update.
17233 (init_virtual_regs): Do not tate emit_status argument.
17234 (init_emit): Do not allocate emit.
17235 * varasm.c (varasm_statuc): Move to function.h.
17236 (n_deferred_constatns): Update accestor.
17237 (init_varasm_status): Do not allocate varasm_status.
17238 (force_const_mem, get_pool_size, output_constant_pool): Update.
17239 * stmt.c (force_label_rtx): Do not use x_ prefixes.
17240 (expand_nl_goto_receiver): Update get_arg_pointer_save_area.
17241
17242 2008-03-31 Zdenek Dvorak <ook@ucw.cz>
17243
17244 PR rtl-optimization/35729
17245 * loop-invariant.c (check_maybe_invariant): Disallow volatile memory
17246 references.
17247
17248 2008-03-31 H.J. Lu <hongjiu.lu@intel.com>
17249
17250 PR target/32000
17251 * config/i386/i386.md (*movti_internal): Emit unaligned SSE
17252 load/store if memory is unaligned.
17253 (*movti_rex64): Likewise.
17254
17255 * config/i386/predicates.md (misaligned_operand): New.
17256
17257 2008-03-31 Andrew Pinski <pinskia@gmail.com>
17258
17259 PR tree-opt/35431
17260 * tree-ssa-phiopt.c (conditional_replacement): Return early for
17261 complex types.
17262
17263 2008-03-31 Jan Beulich <jbeulich@novell.com>
17264
17265 * config/ia64/constraints.md: Add 'j' constraint.
17266 * config/ia64/ia64.md (movsi_internal): Add addp4 case.
17267 (movdi_internal): Likewise.
17268
17269 2008-03-30 Volker Reichelt <v.reichelt@netcologne.de>
17270
17271 PR c/35748
17272 * c-typeck.c (build_c_cast): Skip invalid fields in unions.
17273
17274 2008-03-30 H.J. Lu <hongjiu.lu@intel.com>
17275
17276 PR target/35757
17277 * config/i386/i386.c (ix86_expand_sse_4_operands_builtin): Issue
17278 proper error message for the third argument on blendpd and
17279 blendps.
17280
17281 * config/i386/sse.md (blendbits): New.
17282 (sse4_1_blendp<ssemodesuffixf2c>): Use it.
17283
17284 2008-03-30 Eric Botcazou <ebotcazou@adacore.com>
17285
17286 * fold-const.c (fold_binary) <BIT_IOR_EXPR>: Add missing conversions.
17287
17288 2008-03-30 Richard Guenther <rguenther@suse.de>
17289
17290 PR middle-end/31023
17291 * fold-const.c (fold_sign_changed_comparison): Do leave
17292 conversions to base-types alone.
17293
17294 2008-03-29 Andrew Pinski <andrew_pinski@playstation.sony.com>
17295
17296 * config/rs6000/rs6000.c (rs6000_stack_info): Don't force saving of
17297 the link register if one altivec register is be saved.
17298
17299 2008-03-30 Ben Elliston <bje@au.ibm.com>
17300
17301 * final.c (final_scan_insn): Remove if (0) code.
17302
17303 2008-03-28 Volker Reichelt <v.reichelt@netcologne.de>
17304
17305 * c-parser.c (c_parser_next_token_is_keyword): Simplify.
17306
17307 2008-03-28 H.J. Lu <hongjiu.lu@intel.com>
17308
17309 * config/i386/sse.md (*and<mode>3): Pass <MODE>mode instead
17310 of V4SFmode to ix86_binary_operator_ok.
17311
17312 2008-03-28 Uros Bizjak <ubizjak@gmail.com>
17313
17314 * config/i386/i386.c (override_options): Initialize
17315 ix86_veclib_handler to ix86_veclibabi_svml when
17316 -mveclibabi=svml is used.
17317 (ix86_veclibabi_svml): New function for SVML ABI style
17318 vectorization support.
17319 * doc/invoke.texi (-mveclibabi) [svml]: Document new target option.
17320
17321 2008-03-28 Rafael Espíndola <espindola@google.com>
17322
17323 * fold-const.c (tree_unary_nonnegative_warnv_p): Make it public.
17324 (tree_binary_nonnegative_warnv_p): Make it public.
17325 (tree_single_nonnegative_warnv_p): Make it public.
17326 (tree_invalid_nonnegative_warnv_p): Make it public.
17327 (tree_unary_nonzero_warnv_p): Make it public.
17328 (tree_binary_nonzero_warnv_p): Make it public
17329 (tree_single_nonzero_warnv_p): Make it public.
17330 * tree-vrp.c (vrp_evaluate_conditional_warnv_with_ops): New function.
17331 (extract_range_from_binary_expr): Split the expr argument.
17332 (extract_range_from_unary_expr): Split the expr argument.
17333 (extract_range_from_comparison): Split the expr argument.
17334 (extract_range_from_expr): Use the new aux functions.
17335 (vrp_evaluate_conditional_warnv): Use
17336 vrp_evaluate_conditional_warnv_with_ops.
17337 * tree.h (tree_unary_nonzero_warnv_p): Declare.
17338 (tree_binary_nonzero_warnv_p): Declare.
17339 (tree_single_nonzero_warnv_p): Declare.
17340 (tree_expr_nonzero_warnv_p): Declare.
17341 (tree_unary_nonnegative_warnv_p): Declare.
17342 (tree_binary_nonnegative_warnv_p): Declare.
17343 (tree_single_nonnegative_warnv_p): Declare.
17344 (tree_invalid_nonnegative_warnv_p): Declare.
17345
17346 2008-03-28 Richard Guenther <rguenther@suse.de>
17347
17348 PR tree-optimization/30317
17349 PR tree-optimization/30911
17350 PR tree-optimization/34793
17351 * tree-vrp.c (set_and_canonicalize_value_range): New function.
17352 (struct assert_locus_d): New member EXPR.
17353 (register_new_assert_for): Add EXPR parameter to support
17354 ASSERT_EXPR <name, expr OP limit>.
17355 (register_edge_assert_for_1): Adjust callers.
17356 (find_assert_locations): Likewise.
17357 (process_assert_insertions_for): Build condition from expression.
17358 (extract_range_from_assert): Handle ASSERT_EXPRs
17359 of the form ASSERT_EXPR <name, expr OP limit>.
17360 (register_edge_assert_for_2): New helper registering
17361 asserts for comparisons. Recognize range tests of the form
17362 (unsigned)i - CST1 OP CST2.
17363 (register_edge_assert_for_1): Use it.
17364 (register_edge_assert_for): Likewise.
17365 (needs_overflow_infinity): Integer sub-types
17366 do not need overflow infinities.
17367 (vrp_val_is_max): The extreme values of integer sub-types
17368 are those of the base type.
17369 (vrp_val_is_min): Likewise.
17370 * tree.def (ASSERT_EXPR): Document extra allowed conditional
17371 expressions.
17372
17373 2008-03-28 Nick Clifton <nickc@redhat.com>
17374
17375 PR target/31110
17376 * config/mn10300/mn10300.c (mn10300_secondary_reload_class):
17377 Return GENERAL_REGS for stack adjustment reloads.
17378
17379 2008-03-28 Andrew Pinski <andrew_pinski@playstation.sony.com>
17380
17381 PR target/31334
17382 * config/rs6000/rs6000.c (rs6000_expand_vector_init): Create a
17383 const_vector when all the vectors are constant.
17384
17385 2008-03-27 Bob Wilson <bob.wilson@acm.org>
17386
17387 * config/xtensa/xtensa.c (gen_float_relational): Handle unordered
17388 comparisons.
17389 * config/xtensa/xtensa.md (any_cond): Add unordered comparisons.
17390 (any_scc_sf): Add uneq, unlt, unle and unordered operators.
17391 (scc_sf): New.
17392 (s<code>_sf): Use new scc_sf attribute for opcode names.
17393
17394 2008-03-27 Tom Tromey <tromey@redhat.com>
17395
17396 * doc/sourcebuild.texi, doc/install.texi, configure, aclocal.m4,
17397 configure.ac, Makefile.in, config/t-darwin, config/m32c/t-m32c,
17398 config/spu/t-spu-elf, config/i386/t-interix,
17399 config/i386/t-cygming, config/i386/x-i386, config/i386/t-cygwin,
17400 config/i386/x-darwin, config/i386/x-mingw32,
17401 config/i386/t-netware, config/i386/x-cygwin, config/i386/t-nwld,
17402 config/sh/t-sh, config/sh/t-symbian, config/x-linux,
17403 config/t-sol2, config/x-hpux, config/x-darwin, config/ia64/t-ia64,
17404 config/x-solaris, config/t-vxworks, config/m68k/t-uclinux,
17405 config/rs6000/x-rs6000, config/rs6000/x-darwin64,
17406 config/rs6000/x-darwin, config/rs6000/t-rs6000,
17407 config/score/t-score-elf, config/arm/t-strongarm-pe,
17408 config/arm/t-pe, config/arm/t-arm, config/arm/t-wince-pe,
17409 config/v850/t-v850, config/v850/t-v850e, config/bfin/t-bfin-linux:
17410 Revert automatic dependency patch.
17411
17412 2008-03-27 H.J. Lu <hongjiu.lu@intel.com>
17413
17414 PR target/35657
17415 * config/i386/i386.c (ix86_function_arg_boundary): Align
17416 decimal floating point to its natural boundary.
17417
17418 2008-03-27 Richard Guenther <rguenther@suse.de>
17419
17420 PR middle-end/35716
17421 * fold-const.c (fold_comparison): Restrict distinct decl
17422 comparison folding to VAR_DECLs and PARM_DECLs. Do not
17423 solely rely on operand_equal_p.
17424
17425 2008-03-27 Richard Guenther <rguenther@suse.de>
17426
17427 PR c/32511
17428 * c-common.c (handle_weak_attribute): Reject combination of
17429 weak and inline.
17430
17431 2008-03-27 Richard Guenther <rguenther@suse.de>
17432
17433 PR tree-optimization/32810
17434 * tree-ssa-ccp.c (get_symbol_constant_value): Strip useless
17435 conversions from DECL_INITIAL.
17436 (fold_const_aggregate_ref): Likewise from constructor elements.
17437
17438 2008-03-27 Zdenek Dvorak <ook@ucw.cz>
17439
17440 * tree-affine.h (aff_combination_expand): Declare.
17441 (get_inner_reference_aff): Likewise.
17442 * tree-affine.c (aff_combination_expand): Split out from
17443 tree_to_aff_combination_expand.
17444 (get_inner_reference_aff): New function.
17445 * tree-parloops.c (loop_parallel_p): Free vectorizer info.
17446 * tree-ssa-loop-im.c: Include tree-affine.h and pointer-set.h.
17447 (struct lim_aux_data): sm_done field removed.
17448 (mem_ref_loc_p, mem_ref_locs_p): New types.
17449 (struct mem_ref): Added id, stored, accesses_in_loop,
17450 indep_loop, dep_loop, indep_ref, dep_ref fields.
17451 Removed is_stored, locs and next fields.
17452 (memory_accesses): New variable.
17453 (movement_possibility): Do not allow moving statements
17454 that store to memory.
17455 (outermost_indep_loop, simple_mem_ref_in_stmt, mem_ref_in_stmt):
17456 New functions.
17457 (determine_max_movement): For statements with memory references,
17458 find the outermost loop in that the reference is independent.
17459 (move_computations_stmt): Mark the virtual operands for renaming.
17460 (memref_free, mem_ref_alloc, mem_ref_locs_alloc, mark_ref_stored,
17461 gather_mem_refs_stmt, gather_mem_refs_in_loops, vtoe_hash, vtoe_eq,
17462 vtoe_free, record_vop_access, get_vop_accesses, get_vop_stores,
17463 add_vop_ref_mapping, create_vop_ref_mapping_loop,
17464 create_vop_ref_mapping, analyze_memory_references,
17465 cannot_overlap_p, mem_refs_may_alias_p, rewrite_mem_ref_loc,
17466 get_all_locs_in_loop, ref_always_accessed_p,
17467 refs_independent_p, record_indep_loop, ref_indep_loop_p_1,
17468 ref_indep_loop_p, can_sm_ref_p, find_refs_for_sm,
17469 store_motion_loop, store_motion): New functions.
17470 (struct vop_to_refs_elt): New type.
17471 (record_mem_ref_loc, free_mem_ref_locs, rewrite_mem_refs,
17472 memref_hash, memref_eq, hoist_memory_references): Rewritten.
17473 (schedule_sm): Replaced by...
17474 (execute_sm): ... this.
17475 (determine_lsm_ref, hoist_memory_references,
17476 loop_suitable_for_sm, gather_mem_refs_stmt, gather_mem_refs,
17477 find_more_ref_vops, free_mem_ref, free_mem_refs,
17478 determine_lsm_loop, determine_lsm): Removed.
17479 (tree_ssa_lim_finalize): Free data structures used by store motion.
17480 (tree_ssa_lim): Call analyze_memory_references. Use
17481 store_motion instead of determine_lsm.
17482
17483 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
17484
17485 * config.cc (m68hc11, m6811, m68hc12, m6812): Add usegas.h,
17486 rename tmake_file to m68hc11/t-m68hc11.
17487 (mcore): Set inhibit_libc to true.
17488 * config.host (alpha*-dec-*vms*): Set extra_programs.
17489 (interix3*): Don't use host_xmake_file.
17490 * configure.ac: Let config.gcc override inhibit_libc.
17491 * configure: Regenerate.
17492
17493 * config/alpha/x-vms (EXTRA_PROGRAMS): Remove.
17494 * config/t-openbsd-thread: Remove commented out lines.
17495
17496 * config/x-interix: Remove.
17497
17498 * config/m68hc11/t-m68hc11-gas: Rename to...
17499 * config/m68hc11/t-m68hc11: ... this. Remove T_CPPFLAGS.
17500
17501 * config/mcore/t-mcore: Remove T_CFLAGS.
17502 * config/mcore/t-mcore-pe: Likewise.
17503
17504 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
17505
17506 * configure.ac: Replace custom __GNU_SOURCE test with
17507 AC_USE_SYSTEM_EXTENSIONS. Move it earlier.
17508 * aclocal.m4: Regenerate.
17509 * configure: Regenerate.
17510 * config.in: Regenerate.
17511
17512 2008-03-27 Richard Guenther <rguenther@suse.de>
17513
17514 * fold-const.c (target.h): Include.
17515 (fold_comparison): Fold comparison of addresses of decls
17516 that bind locally or of constants. Consolidate address folding code.
17517 * tree-vrp.c (operand_less_p): Deal with non-INTEGER_CST
17518 results from fold_binary_to_constant.
17519 (compare_values_warnv): Likewise.
17520
17521 2008-03-27 Andrew Pinski <pinskia@gmail.com>
17522
17523 PR middle-end/35429
17524 * fold-const.c (fold_truthop): Check for integeral types when folding
17525 a == 0 && b == 0 and a != 0 || b != 0 .
17526
17527 2008-03-26 Eric Botcazou <ebotcazou@adacore.com>
17528
17529 * tree.c (get_unwidened): Remove code fiddling with COMPONENT_REF.
17530
17531 2008-03-26 Andreas Schwab <schwab@suse.de>
17532
17533 * doc/invoke.texi: Fix use of @item vs. @itemx.
17534
17535 2008-03-26 Tom Tromey <tromey@redhat.com>
17536
17537 * Makefile.in (build/gensupport.o, build/print-rtl.o,
17538 build/read-rtl.o, build/rtl.o, build/gencondmd.o, build/genattr.o,
17539 build/genattrtab.o, build/genautomata.o, build/gencheck.o,
17540 build/gencodes.o, build/genconditions.o, build/genconfig.o,
17541 build/genconstants.o, build/genemit.o, build/genextract.o,
17542 build/genflags.o, build/genmddeps.o, build/genopinit.o,
17543 build/genoutput.o, build/genpeep.o, build/genrecog.o): Depend on
17544 options.h.
17545
17546 2008-03-26 Richard Guenther <rguenther@suse.de>
17547
17548 Revert
17549 2008-03-26 Richard Guenther <rguenther@suse.de>
17550
17551 * fold-const.c (target.h): Include.
17552 (fold_comparison): Fold comparison of addresses of two decls
17553 that bind locally. Consolidate address folding code.
17554
17555 2008-03-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
17556
17557 * builtins.c (expand_builtin_pow, fold_builtin_cabs,
17558 fold_builtin_sqrt, fold_builtin_cbrt, fold_builtin_logarithm,
17559 fold_builtin_hypot, fold_builtin_pow): Remove uses of dconst3,
17560 dconstsqrt2, dconstthird, dconste and/or dconst10.
17561 * config/i386/i386.c (ix86_emit_swsqrtsf): Likewise.
17562 * emit-rtl.c (dconst3, dconst10, dconstm2, dconstthird,
17563 dconstsqrt2, dconste): Delete.
17564 (init_emit_once): Likewise. Simplify initializing dconstm1.
17565 Constify variable.
17566 * real.c (get_real_const): New.
17567 * real.h (dconst3, dconst10, dconstm2, dconstthird,
17568 dconstsqrt2, dconste): Delete.
17569 (real_value_const, get_real_const): New.
17570
17571 2008-03-26 H.J. Lu <hongjiu.lu@intel.com>
17572
17573 * config/i386/cygming.h (BIGGEST_ALIGNMENT): Removed.
17574
17575 * config/i386/i386.c (ix86_function_arg_boundary): Check
17576 BIGGEST_ALIGNMENT instead of 128.
17577 (setup_incoming_varargs_64): Likewise.
17578
17579 2008-03-26 Tom Tromey <tromey@redhat.com>
17580
17581 * Makefile.in (DEPFILES): Add missing '/'.
17582
17583 2008-03-26 Richard Guenther <rguenther@suse.de>
17584
17585 * fold-const.c (target.h): Include.
17586 (fold_comparison): Fold comparison of addresses of two decls
17587 that bind locally. Consolidate address folding code.
17588
17589 2008-03-26 Nick Clifton <nickc@redhat.com>
17590
17591 PR target/31232
17592 * config/stormy16/stormy16.c (xstormy16_legitimate_address_p): Do
17593 not allow INT+INT as a legitimate addressing mode.
17594
17595 2008-03-26 Richard Guenther <rguenther@suse.de>
17596
17597 * tree-flow.h (widen_bitfield): Remove declaration.
17598 * tree-ssa-ccp.c (visit_assignment): Remove unneeded code.
17599 (widen_bitfield): Remove function.
17600 * tree-ssa-dom.c (record_equivalences_from_stmt): Remove unneeded
17601 code.
17602
17603 2008-03-25 Andrew Pinski <andrew_pinski@playstation.sony.com>
17604
17605 PR target/31558
17606 * config/rs6000/rs6000-c.c (rs6000_builtin_type_compatible): Handle
17607 error_mark_node's.
17608
17609 2008-03-25 Richard Sandiford <rsandifo@nildram.co.uk>
17610
17611 PR rtl-optimization/35232
17612 * reload1.c (reg_reloaded_call_part_clobbered): Clarify comment.
17613 (forget_old_reloads_1, forget_marked_reloads): Don't clear
17614 reg_reloaded_call_part_clobbered here.
17615 (reload_regs_reach_end_p): New function.
17616 (reload_reg_rtx_for_input): New variable.
17617 (reload_reg_rtx_for_output): Likewise.
17618 (emit_input_reload_insns): Use reloadreg rather than rl->reg_rtx
17619 when reassigning a pseudo register. Load reloadreg from
17620 reload_reg_rtx_for_input, moving the mode and register
17621 calculation to...
17622 (do_input_reload): ...here. Use the mode-adjusted reg_rtx
17623 instead of the original when deciding whether an input reload
17624 would be a no-op or whether an output reload can be deleted.
17625 (emit_output_reload_insns): Use the mode-adjusted reg_rtx
17626 when setting up new_spill_reg_store. Load it from
17627 reload_reg_rtx_for_output, moving the mode and register
17628 calculation to...
17629 (do_output_reload): ...here. Use the mode-adjusted reg_rtx
17630 instead of the original when deciding whether an output reload
17631 would be a no-op. Do the same when modifying insn notes.
17632 Use rtx_equal_p instead of == to compare the registers.
17633 (inherit_piecemeal_p): Take a mode and two register numbers
17634 as argument.
17635 (emit_reload_insns): Clear new_spill_reg_store for every hard
17636 register in the reload register. Remove spill registers
17637 from reg_reloaded_valid before considering whether to record
17638 inheritance information for them. Use reload_reg_rtx_for_output
17639 instead of reg_rtx when recording output reloads. Use
17640 reload_reg_rtx_for_input instead of reg_rtx when recording
17641 input reloads. Set or clear reg_reloaded_call_part_clobbered
17642 at the same time as setting reg_reloaded_valid.
17643 (delete_output_reload): Add a new_reload_reg parameter and use it
17644 instead of rld[j].reg_rtx.
17645 (emit_input_reload_insns, do_input_reload, do_output_reload): Adjust
17646 calls accordingly.
17647
17648 2008-03-25 Tom Tromey <tromey@redhat.com>
17649
17650 * Makefile.in (build/gensupport.o): Depend on insn-modes.h.
17651 (build/genattr.o): Likewise.
17652 (build/genattrtab.o): Likewise.
17653 (build/gencodes.o): Likewise.
17654 (build/genconfig.o): Likewise.
17655 (build/genconstants.o): Likewise.
17656 (build/genemit.o): Likewise.
17657 (build/genextract.o): Likewise.
17658 (build/genflags.o): Likewise.
17659
17660 2008-03-25 Bob Wilson <bob.wilson@acm.org>
17661
17662 * config/xtensa/xtensa.c (xtensa_va_start): Use build_int_cst
17663 instead of size_int for integer types.
17664 (xtensa_gimplify_va_arg_expr): Likewise. Convert index to sizetype
17665 to match type of MINUS_EXPR.
17666
17667 2008-03-25 Tom Tromey <tromey@redhat.com>
17668
17669 * configure: Rebuilt.
17670 * configure.ac (BUILD_DEPMODE): Extract CCDEPMODE from temporary
17671 Makefile.
17672
17673 2008-03-25 Tom Tromey <tromey@redhat.com>
17674
17675 * config/x-solaris (host-solaris.o): Update.
17676 * config/x-linux (host-linux.o): Update.
17677 * config/x-hpux (host-hpux.o): Update.
17678 * config/x-darwin (host-darwin.o): Update.
17679 * config/v850/t-v850e (v850-c.o): Update.
17680 * config/v850/t-v850 (v850-c.o): Update.
17681 * config/t-vxworks (vxworks.o): Update.
17682 * config/t-sol2 (sol2-c.o, sol2.o): Update.
17683 * config/t-darwin (darwin.o, darwin-c.o, darwin-driver.o): Update.
17684 * config/spu/t-spu-elf (spu-c.o): Update.
17685 (spu.o): Remove.
17686 * config/sh/t-symbian (sh-c.o): Update.
17687 (symbian.o): Update.
17688 * config/sh/t-sh (sh-c.o): Update.
17689 * config/score/t-score-elf (score7.o, score3.o): Update.
17690 * config/rs6000/x-rs6000 (driver-rs6000.o): Update.
17691 * config/rs6000/x-darwin64 (host-ppc64-darwin.o): Update.
17692 * config/rs6000/x-darwin (host-ppc-darwin.o): Update.
17693 * config/rs6000/t-rs6000 (rs6000-c.o): Update.
17694 (rs6000.o): Remove.
17695 * config/m68k/t-uclinux (generated_files): Add sysroot-suffix.h.
17696 * config/m32c/t-m32c (m32c-pragma.o): Update.
17697 * config/ia64/t-ia64 (ia64-c.o): Update.
17698 * config/i386/x-mingw32 (host-mingw32.o): Update.
17699 * config/i386/x-i386 (driver-i386.o): Update.
17700 * config/i386/x-darwin (host-i386-darwin.o): Update.
17701 * config/i386/x-cygwin (host-cygwin.o): Update.
17702 * config/i386/t-nwld (nwld.o): Update.
17703 * config/i386/t-netware (netware.o): Update.
17704 * config/i386/t-interix (winnt.o): Update.
17705 * config/i386/t-cygwin (cygwin1.o, cygwin2.o): Update.
17706 * config/i386/t-cygming (winnt.o, winnt-cxx.o, winnt-stubs.o,
17707 msformat-c.o): Update.
17708 * config/bfin/t-bfin-linux (generated_files): Add
17709 linux-sysroot-suffix.h.
17710 * config/arm/t-wince-pe (pe.o): Update.
17711 * config/arm/t-strongarm-pe (pe.o): Update.
17712 * config/arm/t-pe (pe.o): Update.
17713 * config/arm/t-arm (arm-c.o): Update.
17714 * doc/install.texi (Prerequisites): Require make 3.80.
17715 * Makefile.in: Remove .o targets.
17716 (CCDEPMODE, DEPDIR, depcomp, BUILD_DEPMODE): New variables.
17717 (OBSTACK_H, FIBHEAP_H, PARTITION_H, MD5_H, BCONFIG_H): Remove.
17718 (simple_generated_h, simple_generated_c): Move earlier.
17719 (generated_files): New variable.
17720 (TARGET_H, MACHMODE_H, HOOKS_H, HOSTHOOKS_DEF_H, LANGHOOKS_DEF_H,
17721 TARGET_DEF_H, RTL_BASE_H, RTL_H, PARAMS_H, BUILTINS_DEF, TREE_H,
17722 BASIC_BLOCK_H, GCOV_IO_H, COVERAGE_H, DEMANGLE_H, RECOG_H,
17723 ALIAS_H, EMIT_RTL_H, FLAGS_H, FUNCTION_H, EXPR_H, OPTABS_H,
17724 REGS_H, RA_H, RESOURCE_H, SCHED_INT_H, INTEGRATE_H, CFGLAYOUT_H,
17725 CFGLOOP_H, IPA_UTILS_H, IPA_REFERENCE_H, IPA_TYPE_ESCAPE_H,
17726 CGRAPH_H, DF_H, RESOURCE_H, DDG_H, GCC_H, GGC_H, TIMEVAR_H,
17727 INSN_ATTR_H, C_COMMON_H, C_PRAGMA_H, C_TREE_H, SYSTEM_H,
17728 PREDICT_H, DECNUM_H, MKDEPS_H, SYMTAB_H, TREE_DUMP_H,
17729 TREE_GIMPLE_H, TREE_FLOW_H, TREE_SSA_LIVE_H, PRETTY_PRINT_H,
17730 DIAGNOSTIC_H, C_PRETTY_PRINT_H, SCEV_H, LAMBDA_H, TREE_DATA_REF_H,
17731 VARRAY_H, TREE_INLINE_H, REAL_H, DBGCNT_H, EBIMAP_H): Remove.
17732 (.c.o): Remove.
17733 (COMPILE.base, COMPILE): New variables.
17734 (%.o): New pattern rule.
17735 (ALL_HOST_OBJS): New variable.
17736 (xgcc$(exeext), cpp$(exeext)): Remove extra version.o.
17737 (dummy-checksum.o, cc1-checksum.o): Remove.
17738 (DRIVER_SHLIB): New variable.
17739 (DRIVER_DEFINES): Use it.
17740 (gencondmd.c): Move out of build/.
17741 (s-conditions): Update.
17742 (BUILDCOMPILE.base, BUILDCOMPILE): New variables.
17743 (ALL_BUILD_OBJS): Likewise.
17744 (build/%.o): Use BUILDCOMPILE.
17745 (build/ggc-none.o, build/ggc-none.o, build/min-insn-modes.o,
17746 build/print-rtl.o, build/read-rtl.o, build/rtl.o, build/vec.o,
17747 build/gencondmd.o, build/genattrtab.o, build/genautomata.o,
17748 build/gencheck.o, build/gencodes.o, build/genconditions.o,
17749 build/genconfig.o, build/genconstants.o, build/genemit.o,
17750 build/genextract.o, build/genflags.o, build/genmddeps.o,
17751 build/genopinit.o, build/genoutput.o, build/genpeep.o,
17752 build/genpreds.o, build/genrecog.o, build/gcov-iov.o,
17753 build/gen-protos.o, build/scan.o, build/fix-header.o,
17754 build/scan-decls.o): Simplify.
17755 (collect2.o, c-opts.o, gcc.o, gccspec.o, gcc-options.o,
17756 cppdefault.o, protoize.o, unprotoize.o, intl.o, version.o,
17757 prefix.o, toplev.o): Reduce to variable setting.
17758 (libbackend.o): Use COMPILE. Remove most dependencies. Move later.
17759 ($(out_object_file), gcc-options.o): New targets.
17760 ($(ALL_HOST_OBJS)): New target. Include dependency files.
17761 * configure: Rebuilt.
17762 * configure.ac: Call ZW_CREATE_DEPDIR, ZW_PROG_COMPILER_DEPENDENCIES.
17763 * doc/sourcebuild.texi (Front End Directory): Document new variable.
17764
17765 2008-03-25 Douglas Gregor <doug.gregor@gmail.com>
17766
17767 * c-common.c (c_sizeof_or_alignof_type): If we're not allowed to
17768 complain when we hit an error, return ERROR_MARK_NODE.
17769
17770 2008-03-25 Naveen.H.S <naveen.hs@kpitcummins.com>
17771
17772 * config/sh/constraints.md (Pso, Psz): New constraints.
17773 * config/sh/sh.c (print_operand): Add %V and %W operand codes.
17774 * config/sh/sh.md (*andsi3_bclr, *iorsi3_bset): New insns.
17775
17776 2008-03-25 Naveen.H.S <naveen.hs@kpitcummins.com>
17777
17778 * config/sh/sh.c (sh_expand_t_scc): Emit movrt for SH2A if possible.
17779 * config/sh/sh.md (xorsi3_movrt, movrt): New insns.
17780
17781 2008-03-25 Naveen.H.S <naveen.hs@kpitcummins.com>
17782
17783 * config/sh/sh.md (prefetch): Add condition for SH2A target.
17784 (prefetch_sh2a): New.
17785
17786 2008-03-25 Jayant Sonar <Jayant.sonar@kpitcummins.com>
17787 Naveen.H.S <naveen.hs@kpitcummins.com>
17788
17789 * config/sh/constraints.md (I28): New constraint.
17790 * config/sh/sh.c (broken_move): Add support for movi20s.
17791 * config/sh/sh.md (movsi_ie): Add the alternative for movi20s.
17792
17793 2008-03-25 Anil Paranjape <anil.paranjape@kpitcummins.com>
17794 Jayant Sonar <Jayant.sonar@kpitcummins.com>
17795 Naveen.H.S <naveen.hs@kpitcummins.com>
17796
17797 * config/sh/sh.c (SH_ATTRIBUTES): Define.
17798 (SYMBOL_FLAG_FUNCVEC_FUNCTION): Define.
17799 (print_operand): Handle resbank in %@ operand code.
17800 (sh_encode_section_info): New.
17801 (push_regs): Add conditions for resbank.
17802 (sh_expand_epilogue): Likewise.
17803 (sh_insert_attributes): Likewise.
17804 (sh_attribute_table): Likewise.
17805 (sh_handle_resbank_handler_attribute): New.
17806 (sh2a_handle_function_vector_handler_attribute): New.
17807 (sh2a_is_function_vector_call): New.
17808 (sh2a_get_function_vector_number): New.
17809 (sh2a_function_vector_p): New.
17810 (sh_cfun_resbank_handler_p): New.
17811 * config/sh/sh.md (calli): Emit jsr/n if possible.
17812 (calli_tbr_rel): New.
17813 (calli_pcrel): Emit jsr/n if possible.
17814 (return_i): Emit rts/n if possible.
17815 (call_valuei_tbr_rel): New.
17816 (call_valuei_pcrel): Add condition for SH2A target.
17817 (call_value): Likewise.
17818 * config/sh/sh-protos.h (sh_cfun_resbank_handler_p): Declare.
17819 (sh2a_get_function_vector_number): Likewise.
17820 (sh2a_is_function_vector_call): Likewise.
17821 * doc/extend.texi: Document TBR relative addressing of SH2A.
17822 (resbank): Add description for SH2A.
17823
17824 2008-03-24 Richard Guenther <rguenther@suse.de>
17825
17826 PR c/22371
17827 * gimplify.c (gimplify_modify_expr): For frontend type-correct
17828 pointer assignments change conversions according to middle-end rules.
17829 (gimplify_modify_expr_rhs): Deal with NULL TARGET_EXPR_INITIAL.
17830 * configure.ac: Include type checking in yes.
17831 * configure: Regenerate.
17832
17833 2008-03-24 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
17834
17835 * diagnostic.c (diagnostic_count_diagnostic): Delete.
17836 (diagnostic_report_diagnostic): Update. Handle ICEs here.
17837
17838 2008-03-24 Nathan Sidwell <nathan@codesourcery.com>
17839
17840 * gthr-vxworks.h (UNUSED): Define.
17841
17842 2008-03-23 H.J. Lu <hongjiu.lu@intel.com>
17843
17844 * config/i386/i386.h (STATIC_CHAIN_REGNUM): Use R10_REG and CX_REG.
17845
17846 2008-03-23 Zuxy Meng <zuxy.meng@gmail.com>
17847
17848 * doc/extend.texi (Function Attributes): Add missing comma in the
17849 example of the "alloc_size" attribute.
17850
17851 2008-03-23 Uros Bizjak <ubizjak@gmail.com>
17852
17853 Revert:
17854 2008-03-05 H.J. Lu <hongjiu.lu@intel.com>
17855
17856 * config/i386/i386-modes.def: Use 4 byte alignment on DI for
17857 32bit host.
17858
17859 2008-03-19 Uros Bizjak <ubizjak@gmail.com>
17860
17861 PR target/35496
17862 * stor-layout.c (update_alignment_for_field): Set minimum alignment
17863 of the underlying type of a MS bitfield layout to the natural
17864 alignment of the type.
17865
17866 2008-03-22 Uros Bizjak <ubizjak@gmail.com>
17867
17868 * config/i386/i386.c (assign_386_stack_local): Align DImode slots
17869 to their natural alignment to avoid store forwarding stalls.
17870
17871 2008-03-22 Richard Guenther <rguenther@suse.de>
17872
17873 * tree-cfg.c (verify_expr): Recurse again for invariant addresses.
17874 For PHI nodes verify the address is invariant.
17875 * tree-ssa-ccp.c (ccp_decl_initial_min_invariant): Remove.
17876 (get_symbol_constant_value): Use is_gimple_min_invariant.
17877 (maybe_fold_stmt_indirect): Likewise.
17878
17879 2008-03-22 Richard Sandiford <rsandifo@nildram.co.uk>
17880
17881 PR rtl-optimization/33927
17882 * Makefile.in (dse.o): Depend on $(TM_P_H).
17883 * expr.h (extract_low_bits): Declare.
17884 * expmed.c (extract_low_bits): New function.
17885 * rtlhooks.c (gen_lowpart_general): Generalize SUBREG handling.
17886 * dse.c: Include tm_p.h.
17887 (find_shift_sequence): Remove the read_reg argument and return the
17888 read value. Emit the instructions instead of returning them.
17889 Iterate on new_mode rather than calculating it each time.
17890 Check MODES_TIEABLE_P. Use simplify_gen_subreg to convert the
17891 source to NEW_MODE and extract_low_bits to convert the shifted
17892 value to READ_MODE.
17893 (replace_read): Allow the load and store to have different mode
17894 classes. Use extract_low_bits when SHIFT == 0. Create the shift
17895 or extraction instructions before trying the replacement. Update
17896 dump-file code accordingly, avoiding use of REGNO (store_info->rhs).
17897
17898 2008-03-22 Uros Bizjak <ubizjak@gmail.com>
17899
17900 * config/i386/i386.c (assign_386_stack_local): Align DImode slots
17901 to their natural alignment to avoid store forwarding stalls.
17902
17903 2008-03-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
17904
17905 PR target/27946
17906 * config/rs6000/rs6000.md (floatdidf2): Discouraging fprs and
17907 encouraging but not allowing gprs for input;
17908 change the input constraint to !f#r.
17909 (fix_truncdfdi2): Discouraging fprs and encouraging but not allowing
17910 gprs for output;
17911 change the output constraint to !f#r.
17912
17913 2008-03-21 Uros Bizjak <ubizjak@gmail.com>
17914
17915 PR target/13958
17916 * config/i386/i386.md ("*floatunssi<mode2>_1"): New pattern with
17917 corresponding post-reload splitters.
17918 ("floatunssi<mode>2"): Expand to unsigned_float x87 insn pattern
17919 when x87 FP math is selected.
17920 * config/i386/i386-protos.h (ix86_expand_convert_uns_sixf_sse):
17921 New function prototype.
17922 * config/i386/i386.c (ix86_expand_convert_uns_sixf_sse): New
17923 unreachable function to ease macroization of insn patterns.
17924
17925 2008-03-21 Martin Jambor <mjambor@suse.cz>
17926
17927 * tree-data-ref.c (dump_data_dependence_relation): Avoid data
17928 reference dumps if ddr is NULL or dependence is unknown.
17929
17930 2008-03-20 Kaz Kojima <kkojima@gcc.gnu.org>
17931
17932 * config/sh/linux-atomic.asm (ATOMIC_TEST_AND_SET): Take
17933 unsigned extension into account.
17934 (ATOMIC_COMPARE_AND_SWAP): Likewise.
17935 (ATOMIC_FETCH_AND_OP, ATOMIC_FETCH_AND_COMBOP): Likewise.
17936 Do computations on a scratch register.
17937
17938 2008-03-21 Richard Guenther <rguenther@suse.de>
17939
17940 * tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop):
17941 Use is_gimple_min_invariant instead of TREE_INVARIANT.
17942 * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Likewise.
17943 * tree-ssa-dom.c (record_equality): Likewise.
17944 * tree-inline.c (copy_body_r): Likewise.
17945 * tree-ssa-pre.c (make_values_for_stmt): Remove test for
17946 TREE_INVARIANT.
17947
17948 2008-03-20 Kaz Kojima <kkojima@gcc.gnu.org>
17949
17950 * config/sh/sh.c (split_branches): Pass zero to redirect_jump
17951 as 'delete_unused' argument.
17952
17953 2008-03-20 Richard Guenther <rguenther@suse.de>
17954
17955 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Remove
17956 special casing of constant qualifiers.
17957 * tree-ssa.c (useless_type_conversion_p_1): Instead do not
17958 care about them in general.
17959 * tree-ssa-ccp.c (ccp_fold): Addresses are constant or not
17960 regardless of their type.
17961 (fold_stmt_r): Forcefully fold *& if we end up with that.
17962
17963 2008-03-20 Paul Brook <paul@codesourcery.com>
17964
17965 * config.gcc (arm*-*-uclinux*): Remove duplicate arm/uclinux-elf.h.
17966 * config/arm/uclinux-eabi.h (SUBTARGET_EXTRA_LINK_SPEC): Add extra
17967 linker flags.
17968 * config/arm/bpabi.h (SUBTARGET_EXTRA_LINK_SPEC): Provide default
17969 definition.
17970 (LINK_SPEC): Use SUBTARGET_EXTRA_LINK_SPEC.
17971 * config/arm/unwind-arm.h (_Unwind_decode_target2): Add uClinux.
17972
17973 2008-03-20 Volker Reichelt <v.reichelt@netcologne.de>
17974
17975 * common.opt (Wmudflap): New option.
17976 * tree-mudflap.c (mf_xform_derefs_1): Guard warning by OPT_Wmudflap.
17977 (mx_register_decls): Likewise.
17978 (mudflap_finish_file): Likewise.
17979 * doc/invoke.texi: Document -Wno-mudflap.
17980
17981 2008-03-20 Kai Tietz <kai.tietz@onevision.com>
17982
17983 * c-format.c (replace_format_name_to_system_name): New.
17984 (cmp_attribs): New.
17985 (convert_format_name_to_system_name): New.
17986 (decode_format_attr): Add use of convert_format_name_to_system_name.
17987 (format_types_orig): Add gnu_ prefix to names.
17988 (check_format_info_main): Special treating of \0 escaped names for
17989 supporting multi-character format specifiers as I32, I64.
17990 (TARGET_OVERRIDES_FORMAT_ATTRIBUTES): Use of user defined attributes.
17991 (gnu_target_overrides_format_attributes): New.
17992 * c-format.h: Add structure target_ovr_attr to hold
17993 system specific formatter names.
17994 * config.gcc: Add for x86&x86_64 cygwin and mingw32 targets the
17995 msformat-c.o file to c_target_objs and cxx_target_objs.
17996 * config/i386/mingw32.h (TARGET_OVERRIDES_FORMAT_ATTRIBUTES): New.
17997 (TARGET_OVERRIDES_FORMAT_ATTRIBUTES_COUNT): New.
17998 (TARGET_N_FORMAT_TYPES): New.
17999 * config/i386/msformat-c.c: New.
18000 * config/i386/t-cygming: Add build rule for msformat-c.o.
18001 * doc/extend.texi: Add new format names gnu_* and ms_* and
18002 further details.
18003 * doc/tm.texi: (TARGET_OVERRIDES_FORMAT_ATTRIBUTES): New.
18004
18005 2008-03-20 Ira Rosen <irar@il.ibm.com>
18006
18007 * doc/invoke.texi (-O3): Add -ftree-vectorize to the list of
18008 optimizations turned on under -O3.
18009 (ftree-vectorize): Add that the flag is turned on with -O3.
18010
18011 2008-03-20 Ben Elliston <bje@au.ibm.com>
18012
18013 * regmove.c (try_auto_increment): Fix spelling error in comment.
18014 * final.c (final_scan_insn): Likewise.
18015
18016 2008-03-20 Uros Bizjak <ubizjak@gmail.com>
18017
18018 PR target/14552
18019 * config/i386/mmx.md (*mov<mode>_internal_rex64"): Adjust register
18020 allocator preferences for "y" and "r" class registers.
18021 ("*mov<mode>_internal"): Ditto.
18022 ("*movv2sf_internal_rex64"): Ditto.
18023 ("*movv2sf_internal"): Ditto.
18024
18025 2008-03-19 Michael Matz <matz@suse.de>
18026
18027 PR middle-end/35616
18028 * calls.c (expand_call): Check overlap of arguments with call
18029 address for sibcalls.
18030
18031 2008-03-19 Uros Bizjak <ubizjak@gmail.com>
18032
18033 PR target/35496
18034 * stor-layout.c (update_alignment_for_field): Set minimum alignment
18035 of the underlying type of a MS bitfield layout to the natural
18036 alignment of the type.
18037
18038 2008-03-19 Jan Hubicka <jh@suse.cz>
18039
18040 PR other/35094
18041 * toplev.c (decode_d_option): Handle all CPP flags.
18042 * tree-vrp.c: Update tree_pass descriptors.
18043 * regrename.c: Update tree_pass descriptors.
18044 * fwprop.c: Update tree_pass descriptors.
18045 * doc/invoke.texi: Remove documentation of dropped -d? flags.
18046 * tree-into-ssa.c: Update tree_pass descriptors.
18047 * tree-dump.c: Update tree_pass descriptors.
18048 * tree-complex.c: Update tree_pass descriptors.
18049 * tree-dump.h: Update tree_pass descriptors.
18050 * see.c: Update tree_pass descriptors.
18051 * cgraphbuild.c: Update tree_pass descriptors.
18052 * tracer.c: Update tree_pass descriptors.
18053 * tree-loop-distribution.c: Update tree_pass descriptors.
18054 * cgraph.c: Update tree_pass descriptors.
18055 * postreload-gcse.c: Update tree_pass descriptors.
18056 * postreload.c: Update tree_pass descriptors.
18057 * tree-ssa-loop-ch.c: Update tree_pass descriptors.
18058 * tree-tailcall.c: Update tree_pass descriptors.
18059 * tree-pass.h (tree_opt_pass): Rename to ...
18060 (opt_pass) ... this one; add "type" field and remove letter field.
18061 (gimple_opt_pass, rtl_opt_pass, simple_ipa_opt_pass): New.
18062 (execute_pass_list, execute_ipa_pass_list, all_passes, all_ipa_passes,
18063 all_lowering_passes): Update declaration.
18064 * ipa-cp.c: Update tree_pass descriptors.
18065 * final.c: Update tree_pass descriptors.
18066 * omp-low.c: Update tree_pass descriptors.
18067 * tree-ssa-dse.c: Update tree_pass descriptors.
18068 * ipa-reference.c: Update tree_pass descriptors.
18069 * tree-ssa-uncprop.c: Update tree_pass descriptors.
18070 * auto-inc-dec.c: Update tree_pass descriptors.
18071 * reorg.c: Update tree_pass descriptors.
18072 * cgraphunit.c: Update tree_pass descriptors.
18073 * tree-ssa-copyrename.c: Update tree_pass descriptors.
18074 * tree-ssa-ccp.c: Update tree_pass descriptors.
18075 * df-core.c: Update tree_pass descriptors.
18076 * mode-switching.c: Update tree_pass descriptors.
18077 * tree-nomudflap.c: Update tree_pass descriptors.
18078 * modulo-sched.c: Update tree_pass descriptors.
18079 * ipa-pure-const.c: Update tree_pass descriptors.
18080 * cse.c: Update tree_pass descriptors.
18081 * web.c: Update tree_pass descriptors.
18082 * tree-stdarg.c: Update tree_pass descriptors.
18083 * tree-ssa-math-opts.c: Update tree_pass descriptors.
18084 * tree-ssa-dom.c: Update tree_pass descriptors.
18085 * tree-nrv.c: Update tree_pass descriptors.
18086 * tree-ssa-alias.c: Update tree_pass descriptors.
18087 * loop-init.c: Update tree_pass descriptors.
18088 * gimple-low.c: Update tree_pass descriptors.
18089 * ipa-inline.c: Update tree_pass descriptors.
18090 * tree-ssa-sink.c: Update tree_pass descriptors.
18091 * global.c: Update tree_pass descriptors.
18092 * ifcvt.c: Update tree_pass descriptors.
18093 * jump.c: Update tree_pass descriptors.
18094 * predict.c: Update tree_pass descriptors.
18095 * tree-ssa-loop.c: Update tree_pass descriptors.
18096 * recog.c: Update tree_pass descriptors.
18097 * dse.c: Update tree_pass descriptors.
18098 * tree-ssa-ifcombine.c: Update tree_pass descriptors.
18099 * tree-eh.c: Update tree_pass descriptors.
18100 * regmove.c: Update tree_pass descriptors.
18101 * local-alloc.c
18102 * function.c: Update tree_pass descriptors.
18103 * tree-vectorizer.c: Update tree_pass descriptors.
18104 * gcse.c: Update tree_pass descriptors.
18105 * ipa-type-escape.c: Update tree_pass descriptors.
18106 * tree-if-conv.c: Update tree_pass descriptors.
18107 * init-regs.c: Update tree_pass descriptors.
18108 * ipa.c: Update tree_pass descriptors.
18109 * tree-ssa-phiopt.c: Update tree_pass descriptors.
18110 * rtl-factoring.c: Update tree_pass descriptors.
18111 * lower-subreg.c: Update tree_pass descriptors.
18112 * bt-load.c: Update tree_pass descriptors.
18113 * tree-dfa.c: Update tree_pass descriptors.
18114 * except.c: Update tree_pass descriptors.
18115 * emit-rtl.c: Update tree_pass descriptors.
18116 * cfgexpand.c: Update tree_pass descriptors.
18117 * tree-cfgcleanup.c: Update tree_pass descriptors.
18118 * cfgcleanup.c: Update tree_pass descriptors.
18119 * tree-ssa-pre.c: Update tree_pass descriptors.
18120 * tree-sra.c: Update tree_pass descriptors.
18121 * tree-mudflap.c: Update tree_pass descriptors.
18122 * tree-ssa-copy.c: Update tree_pass descriptors.
18123 * cfglayout.c: Update tree_pass descriptors.
18124 * tree-ssa-forwprop.c: Update tree_pass descriptors.
18125 * tree-ssa-dce.c: Update tree_pass descriptors.
18126 * tree-ssa.c: Update tree_pass descriptors.
18127 * regclass.c: Update tree_pass descriptors.
18128 * integrate.c: Update tree_pass descriptors.
18129 * tree-optimize.c: Update tree_pass descriptors.
18130 * tree-ssa-phiprop.c: Update tree_pass descriptors.
18131 * tree-object-size.c: Update tree_pass descriptors.
18132 * combine.c: Update tree_pass descriptors.
18133 * tree-outof-ssa.c: Update tree_pass descriptors.
18134 * bb-reorder.c: Update tree_pass descriptors.
18135 * stack-ptr-mod.c: Update tree_pass descriptors.
18136 * var-tracking.c: Update tree_pass descriptors.
18137 * tree-profile.c: Update tree_pass descriptors.
18138 * tree-vect-generic.c: Update tree_pass descriptors.
18139 * reg-stack.c: Update tree_pass descriptors.
18140 * sched-rgn.c: Update tree_pass descriptors.
18141 * tree-ssa-structalias.c: Update tree_pass descriptors.
18142 * tree-cfg.c: Update tree_pass descriptors.
18143 * passes.c (current_pass): Update declaration.
18144 (finish_optimization_passes): Update.
18145 (all_passes, all_ipa_passes, all_lowering_passes): Update declaration.
18146 (register_one_dump_file, register_dump_files_1, next_pass_1):
18147 Update arguments.
18148 (init_optimization_passes): Update handling of new types.
18149 (execute_one_pass, execute_pass_list, execute_ipa_pass_list): Update.
18150 * ipa-struct-reorg.c: Update tree_pass descriptors.
18151 * tree-ssa-reassoc.c: Update tree_pass descriptors.
18152 * combine-stack-adj.c: Update tree_pass descriptors.
18153 * cfgrtl.c: Update tree_pass descriptors.
18154 * dce.c: Update tree_pass descriptors.
18155 * tree-ssanames.c: Update tree_pass descriptors.
18156
18157 2008-03-19 Richard Guenther <rguenther@suse.de>
18158
18159 PR middle-end/35609
18160 * tree-ssa.c (walk_data): New structure.
18161 (warn_uninitialized_var): If not always_executed warn with "maybe"
18162 instead of "is".
18163 (execute_early_warn_uninitialized): Compute post-dominators.
18164 Initialize always_executed before processing each basic block.
18165
18166 2008-03-18 Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
18167
18168 PR target/35504
18169 * config/i386/i386.c (x86_this_parameter): Calculate correct location
18170 of "this" pointer when "regparm = N" or "fastcall" is in effect.
18171
18172 2008-03-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
18173
18174 * doc/include/texinfo.tex: Update to version 2008-03-17.10.
18175
18176 2008-03-18 Paolo Bonzini <bonzini@gnu.org>
18177
18178 * expr.c (store_expr): Assume lang_hooks.reduce_bit_field_operations
18179 is true.
18180 (expand_expr_real_1) <REDUCE_BIT_FIELD>: Don't look at ignore.
18181 (expand_expr_real_1): Assume lang_hooks.reduce_bit_field_operations
18182 is true. Add "&& !ignore" condition to reduce_bit_field. Modify
18183 target after ignore has been set, and move there also the commputation
18184 of subtarget and original_target.
18185 * langhooks-def.h (LANG_HOOKS_REDUCE_BIT_FIELD_OPERATIONS): Delete.
18186 (LANG_HOOKS_INITIALIZER): Remove it.
18187 * langhooks.h (struct lang_hooks): Remove reduce_bit_field_operations.
18188
18189 2008-03-18 Richard Guenther <rguenther@suse.de>
18190
18191 * tree-ssa-sccvn.c (visit_reference_op_load): If the lookup
18192 found an expression with constants, note that in the VN for the lhs.
18193 * tree-ssa-pre.c (eliminate): Visit COND_EXPR statements and
18194 fold them to constants if possible. Run cleanup_cfg if done so.
18195 (execute_pre): Return todo.
18196 (do_pre): Likewise.
18197 (execute_fre): Likewise.
18198 * tree-ssa-forwprop.c (can_propagate_from): Allow propagation
18199 of constants.
18200 (get_prop_source_stmt): Look through pointer conversions.
18201
18202 2008-03-18 Jan Hubicka <jh@suse.cz>
18203
18204 * tree-pretty-print.c: Include predict.h.
18205 (dump_generic_node): Dump predictor.
18206 * tree.h (PREDICT_EXPR_OUTCOME, PREDICT_EXPR_PREDICTION): Update.
18207 * tree-gimple.c (is_gimple_stmt): Add PREDICT_EXPR.
18208 * gimple-low.c (lower_stmt): Likewise.
18209 * expr.c (expand_expr_real): Likewise.
18210 * predict.c (tree_bb_level_predictions): Use PREDICT_EXPRs and remove
18211 them.
18212 (build_predict_expr, build_predict_expr): New.
18213 * predict.h (predictor_name, build_predict_expr): Update.
18214 * c-typeck.c (c_finish_bc_stmt): Add prediction.
18215 * gimplify.c (gimplify_expr): Add PREDICT_EXPR.
18216 * predict.def (PRED_CONTINUE): Update hitrate.
18217 * tree.def (PREDICT_EXPR): Define.
18218 * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Mark PREDICT_EXPR;
18219 do not handle BIND_EXPR.
18220 * tree-inline.c (estimate_num_insns_1): PREDICT_EXPR is free.
18221 * tree-cfg.c (verify_gimple_stmt): PREDICT_EXPR is valid.
18222 * tree-ssa-operands.c (get_expr_operands): PREDICT_EXPR takes no
18223 operands.
18224
18225 2008-03-18 Michael Matz <matz@suse.de>
18226
18227 * gcov-io.h (__gcov_merge_ior, __gcov_fork): Mark hidden.
18228
18229 2008-03-18 Richard Guenther <rguenther@suse.de>
18230
18231 * tree-gimple.h (is_gimple_invariant_address): Declare.
18232 (is_gimple_constant): Likewise.
18233 * tree-gimple.c (is_gimple_constant): New function.
18234 (is_gimple_invariant_address): Likewise.
18235 (is_gimple_min_invariant): Implement in terms of is_gimple_constant
18236 and is_gimple_invariant_address.
18237 * tree-ssa-loop-niter.c (expand_simple_operations): Revert
18238 previous change.
18239 * tree-data-ref.c (get_references_in_stmt): A SSA_NAME is not
18240 an addressable base.
18241
18242 2008-03-18 Jakub Jelinek <jakub@redhat.com>
18243
18244 PR middle-end/35611
18245 * gimplify.c (gimplify_expr): Gimplify second operand of
18246 OMP_ATOMIC_LOAD.
18247
18248 2008-03-17 Richard Guenther <rguenther@suse.de>
18249
18250 PR tree-optimization/19637
18251 * fold-const.c (fold_unary): Remove restrictions of removing
18252 intermediate pointer-conversions (P2)(P1)P0.
18253 * tree-ssa-ccp.c (maybe_fold_stmt_addition): Recover from
18254 conversion to void pointer.
18255 (get_maxval_strlen): Handle addresses of the form &(*p)[0].
18256
18257 2008-03-16 James E. Wilson <wilson@tuliptree.org>
18258
18259 PR debug/31510
18260 * dbxout.c (dbxout_expand_expr, case VAR_DECL): Return NULL for
18261 emulated thread local variables.
18262
18263 2008-03-16 Richard Guenther <rguenther@suse.de>
18264
18265 PR middle-end/35607
18266 * tree-ssa-loop-niter.c (expand_simple_operations): Do not
18267 expand TREE_INVARIANT operations that are not gimple invariant.
18268
18269 2008-03-16 Hans-Peter Nilsson <hp@axis.com>
18270
18271 * doc/extend.texi (Alignment): Say that the ABI controls
18272 the __alignof__ for non-strict-alignment targets rather
18273 than being a recommendation.
18274
18275 2008-03-15 Paul Brook <paul@codesourcery.com>
18276
18277 * config/arm/arm.c (arm_unwind_emit): Suppress unused unwinding
18278 annotations.
18279 (arm_output_fn_unwind): Mark functions that can not be unwound.
18280
18281 2008-03-15 Paul Brook <paul@codesourcery.com>
18282
18283 * config/arm/arm.c (arm_rtx_costs_1): Add costs for ARMv6 value
18284 extension instructions.
18285
18286 2008-03-15 Richard Guenther <rguenther@suse.de>
18287
18288 * tree-ssa-ccp.c (ccp_fold): Also read from constant values
18289 and fold constant aggregate refs.
18290 (fold_const_aggregate_ref): Handle string constants
18291 and constructors in ARRAY_REFs. Handle INDIRECT_REF.
18292 (evaluate_stmt): Simplify now that ccp_fold folds constant
18293 aggregate refs.
18294
18295 2008-03-15 Paul Brook <paul@codesourcery.com>
18296
18297 * config/arm/arm.md (insv): Use gen_insv_t2 and gen_insv_zero.
18298 (extzv): Use gen_extzv_t2.
18299 (insv_t2, insv_zero, extv, extzv_t2): New patterns.
18300
18301 2008-03-15 Richard Guenther <rguenther@suse.de>
18302
18303 * tree-ssa-ccp.c (get_symbol_constant_value): Export.
18304 (fold_const_aggregate_ref): Likewise.
18305 (get_value): Return NULL if we don't have any values.
18306 (ccp_finalize): Set const_val to NULL after freeing it.
18307 * tree-flow.h (get_symbol_constant_value): Declare.
18308 (fold_const_aggregate_ref): Likewise.
18309 * tree-ssa-sccvn.c (try_to_simplify): Use them.
18310
18311 2008-03-15 Richard Guenther <rguenther@suse.de>
18312
18313 PR middle-end/35593
18314 * tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Make sure
18315 to not produce negative array indices if not allowed. Add
18316 parameter to indicate that.
18317 (maybe_fold_offset_to_component_ref): Allow negative array
18318 indices only for the first member of a structure.
18319 (maybe_fold_offset_to_reference): Allow negative array indices.
18320 (maybe_fold_stmt_addition): Likewise.
18321
18322 2008-03-15 Bjoern Haase <bjoern.m.haase@web.de>
18323 Anatoly Sokolov <aesok@post.ru>
18324
18325 * config/avr/avr.c (avr_arch_types): Add avr6 entry.
18326 (avr_arch): Add ARCH_AVR6.
18327 (avr_mcu_types): Add 'atmega2560' and 'atmega2561' entry.
18328 (initial_elimination_offset): Initialize and use 'avr_pc_size'
18329 instead of fixed value 2.
18330 (print_operand_address): Use gs() asm specifier instead of pm().
18331 (avr_assemble_integer): (Ditto.).
18332 (avr_output_addr_vec_elt): (Ditto.).
18333 (print_operand): Handle "!" code.
18334 * config/avr/avr.h (TARGET_CPU_CPP_BUILTINS): Add
18335 __AVR_3_BYTE_PC__, __AVR_2_BYTE_PC__ and __AVR_HAVE_JMP_CALL__.
18336 (AVR_HAVE_EIJMP_EICALL): Define.
18337 (AVR_3_BYTE_PC): Redefine.
18338 (AVR_2_BYTE_PC): (Ditto.).
18339 (PRINT_OPERAND_PUNCT_VALID_P): Add '!' code.
18340 (LINK_SPEC): Add atmega2560 and atmega2561.
18341 (CRT_BINUTILS_SPEC): Add atmega2560 (crtm2560.o) and atmega2561
18342 (crtm2561.o).
18343 * config/avr/avr.md (call_insn): Use eicall instead of icall
18344 for 3 byte PC devices.
18345 (call_value_insn): (Ditto.).
18346 (*tablejump_enh): Use eijmp instead of ijmp for 3 byte PC devices.
18347 (indirect_jump): Use only for for 2 byte PC devices.
18348 (*tablejump): (Ditto.).
18349 (*indirect_jump_avr6): Add insn.
18350 (*tablejump_rjmp): Don't use for 3 byte PC devices.
18351 * config/avr/libgcc.S (__prologue_saves__): Use eijmp
18352 instead of ijmp for 3 byte PC devices.
18353 (__tablejump2__): (Ditto.).
18354 * config/avr/t-avr (MULITLIB_OPTIONS): Add avr6 architecture.
18355 (MULITLIB_DIRNAMES): (Ditto.).
18356 (MULTILIB_MATCHES): Add atmega2560 and atmega2561 to list.
18357
18358 2008-03-15 Uros Bizjak <ubizjak@gmail.com>
18359
18360 * config/i386/mmx.md ("sse2_umulv1siv2di3"): Rename from
18361 "sse2_umulsidi3". Use V1DI mode for operand 0.
18362 ("mmx_psadbw"): Use V1DI mode for operand 0.
18363 * config/i386/i386-modes.def (V1SI): New vector mode.
18364 * config/i386/i386.c (struct builtin_description)
18365 [IX86_BUILTIN_PMULUDQ]: Use CODE_FOR_sse2_umulv1siv1di3.
18366 (v1di_ftype_v8qi_v8qi): Rename from di_ftype_v8qi_v8qi.
18367 (v1di_ftype_v2si_v2si): Rename from di_ftype_v2si_v2si.
18368 (ix86_init_mmx_sse_builtins) [__builtin_ia32_psadbw]: Use
18369 v1di_ftype_v8qi_v8qi type.
18370 [__builtin_ia32_pmuludq]: Use v1di_ftype_v2si_v2si type.
18371
18372 * doc/extend.texi (X86 Built-in Functions) [__builtin_ia32_psadbw,
18373 __builtin_ia32_pmuludq]: Fix the mode of return value.
18374
18375 2008-03-15 Richard Guenther <rguenther@suse.de>
18376
18377 PR middle-end/35595
18378 * tree-ssa-pre.c (bitmap_find_leader): Handle expression
18379 being a PHI_NODE.
18380
18381 2008-03-14 Bob Wilson <bob.wilson@acm.org>
18382
18383 * doc/invoke.texi (Option Summary, Xtensa Options): Document
18384 -mserialize-volatile and -mno-serialize-volatile Xtensa options.
18385 * config/xtensa/xtensa.c (print_operand): Do not emit MEMW instructions
18386 unless TARGET_SERIALIZE_VOLATILE is enabled.
18387 * config/xtensa/xtensa.md (*lsiu, *ssiu): Likewise.
18388 * config/xtensa/xtensa.h (TARGET_DEFAULT): Add MASK_SERIALIZE_VOLATILE.
18389 * config/xtensa/xtensa.opt (mserialize_volatile): New option.
18390
18391 2008-03-14 Richard Guenther <rguenther@suse.de>
18392
18393 PR tree-optimization/34172
18394 * tree-flow.h (refs_may_alias_p): Declare.
18395 (get_single_def_stmt): Likewise.
18396 (get_single_def_stmt_from_phi): Likewise.
18397 (get_single_def_stmt_with_phi): Likewise.
18398 * tree-dfa.c (refs_may_alias_p): New function.
18399 (get_single_def_stmt): Likewise.
18400 (get_single_def_stmt_from_phi): Likewise.
18401 (get_single_def_stmt_with_phi): Likewise.
18402 * tree-ssa-sccvn.c (get_def_ref_stmt_vuses): New function.
18403 (vn_reference_lookup_1): New helper function.
18404 (vn_reference_lookup): Walk the virtual use-def chain to
18405 continue searching for a match if the def does not alias the
18406 reference we are looking for.
18407
18408 2008-03-14 David Edelsohn <edelsohn@gnu.org>
18409
18410 * doc/install.texi (Binaries): Remove UCLA archive. Add HVCC
18411 archive and Perzl. Update The Written Word listing.
18412
18413 2008-03-14 Richard Guenther <rguenther@suse.de>
18414
18415 PR tree-optimization/34043
18416 PR tree-optimization/33989
18417 * tree-ssa-pre.c (execute_pre): Allow SCCVN to do insertion
18418 when doing FRE.
18419 (bitmap_find_leader): Use extra argument to verify dominance
18420 relationship inside a basic-block.
18421 (can_PRE_operation): Add VIEW_CONVERT_EXPR.
18422 (find_leader_in_sets): Adjust.
18423 (create_component_ref_by_pieces): Take extra argument for
18424 dominance check, handle lookup failures.
18425 (find_or_generate_expression): Likewise.
18426 (create_expression_by_pieces): Likewise.
18427 (insert_into_preds_of_block): Adjust.
18428 (create_value_expr_from): If asked for, verify all operands
18429 are in the blocks AVAIL_OUT set.
18430 (make_values_for_stmt): Check for SSA_NAMEs that are life
18431 over an abnormal edge.
18432 (compute_avail): Remove such check.
18433 (do_SCCVN_insertion): New function.
18434 (eliminate): If we do not find a leader suitable for replacement
18435 insert a replacement expression from SCCVN if available.
18436 * tree-ssa-sccvn.h (run_scc_vn): Update prototype.
18437 (struct vn_ssa_aux): Add needs_insertion flag.
18438 * tree-ssa-sccvn.c (may_insert): New global flag.
18439 (copy_reference_ops_from_ref): Value-number union member access
18440 based on its size, not type and member if insertion is allowed.
18441 (visit_reference_op_load): For a weak match from union type
18442 punning lookup a view-converted value and insert a SSA_NAME
18443 for that value if that is not found.
18444 (visit_use): Make dumps shorter. Do not disallow value numbering
18445 SSA_NAMEs that are life over an abnormal edge to constants.
18446 (free_scc_vn): Release inserted SSA_NAMEs.
18447 (run_scc_vn): New flag to specify whether insertion is allowed.
18448 Process SSA_NAMEs in forward order.
18449 * tree-ssa-loop-im.c (for_each_index): Handle invariant
18450 ADDR_EXPRs inside VIEW_CONVERT_EXPR.
18451 * fold-const.c (fold_unary): Fold VIEW_CONVERT_EXPRs from/to
18452 pointer type to/from integral types that do not change the
18453 precision to regular conversions.
18454
18455 2008-03-13 Uros Bizjak <ubizjak@gmail.com>
18456
18457 * doc/extend.texi (X86 Built-in Functions) [__builtin_ia32_psll?,
18458 __builtin_ia32_psrl?, __builtin_ia32_psra?, __builtin_ia32_psll?i,
18459 __builtin_ia32_psrl?i, __builtin_ia32_psra?i, __builtin_ia32_psll?128,
18460 __builtin_ia32_psrl?128, __builtin_ia32_psra?128]: Fix the mode of
18461 input arguments and the mode of return value. Built-in functions
18462 that operate on whole 64-bit MMX register now use V1DI mode.
18463
18464 2008-03-13 Alon Dayan <alond@il.ibm.com>
18465 Olga Golovanevsky <olga@il.ibm.com>
18466
18467 PR tree-optimization/35041
18468 * ipa-struct-reorg.c (find_pos_in_stmt_1): Add another option
18469 to locate the right position in a statement.
18470
18471 2008-03-13 Uros Bizjak <ubizjak@gmail.com>
18472
18473 PR target/34000
18474 PR target/35553
18475 * config/i386/xmmintrin.h: Change all static inline functions to
18476 extern inline and add __gnu_inline__ attribute.
18477 * config/i386/bmintrin.h: Ditto.
18478 * config/i386/smmintrin.h: Ditto.
18479 * config/i386/tmmintrin.h: Ditto.
18480 * config/i386/mmintrin-common.h: Ditto.
18481 * config/i386/ammintrin.h: Ditto.
18482 * config/i386/emmintrin.h: Ditto.
18483 * config/i386/pmmintrin.h: Ditto.
18484 * config/i386/mmintrin.h: Ditto.
18485 * config/i386/mm3dnow.h: Ditto.
18486
18487 2008-03-13 Jakub Jelinek <jakub@redhat.com>
18488
18489 PR middle-end/35185
18490 * omp-low.c (lower_regimplify, init_tmp_var, save_tmp_var): Removed.
18491 (lower_omp_2): New function.
18492 (lower_omp_1, lower_omp): Rewritten.
18493
18494 2008-03-13 Danny Smith <dannysmith@users.sourceforge.net>
18495
18496 PR 35054
18497 * doc/extend.texi (Structure-Packing Pragmas): Replace "Win32"
18498 with the phrase "Microsoft Windows compilers".
18499 (Push/Pop Macro Pragmas): New subsection. Document
18500 #pragma push_macro and pragma pop_macro.
18501
18502 2008-03-12 Paul Brook <paul@codesourcery.com>
18503
18504 * config/arm/arm.c (output_move_double): Prefer LDRD to LDM.
18505
18506 2008-03-12 Paul Brook <paul@codesourcery.com>
18507
18508 * config/arm/thumb2.md: Extend peephole to cover 3-arg subs.
18509 (thumb2_alusi3_short): Exclude PLUS and MINUS.
18510 (thumb2_addsi_shortim): Rename ...
18511 (thumb2_addsi_short): ... to this. Allow register operands.
18512 (thumb2_subsi_short): New pattern.
18513 (thumb2_one_cmplsi2_short,
18514 thumb2_negsi2_short): New patterns and peepholes.
18515
18516 2008-03-12 Paul Brook <paul@codesourcery.com>
18517
18518 * config/arm/arm.c (arm_size_rtx_costs): Use ARM costs for Thumb-2.
18519
18520 2008-03-12 Uros Bizjak <ubizjak@gmail.com>
18521
18522 * config/i386/i386.md (int_cond): New code iterator.
18523 (fp_cond): Ditto.
18524 ("s<code>"): Macroize expander from seq, sne, sgt, sgtu, slt, sltu,
18525 sge, sgeu, sle and sleu expanders usign int_cond code iterator.
18526 ("s<code>"): Macroize expander from sunordered, sordered, suneq, sunge,
18527 sungt, sunle, sunlt and sltgt expanders usign fp_cond code iterator.
18528 ("b<code>"): Macroize expander from beq, bne, bgt, bgtu, blt, bltu,
18529 bge, bgeu, ble and bleu expanders usign int_cond code iterator.
18530 ("b<code>"): Macroize expander from bunordered, bordered, buneq, bunge,
18531 bungt, bunle, bunlt and bltgt expanders usign fp_cond code iterator.
18532
18533 2008-03-12 Paul Brook <paul@codesourcery.com>
18534
18535 * config/arm/arm.c (use_return_insn): Use offsets->saved_regs_mask
18536 instead of {arm,thumb}_compute_save_reg_mask.
18537 (output_return_instruction): Ditto.
18538 (thumb_unexpanded_epilogue): Ditto.
18539 (thumb1_expand_prologue): Ditto.
18540 (thumb1_output_function_prologue): Ditto.
18541 (arm_set_return_address): Ditto.
18542 (thumb_set_return_address): Ditto.
18543 (arm_get_frame_offsets): Set offsets->saved_regs_mask. Push extra
18544 regs to achieve stack alignment.
18545 (thumb1_compute_save_reg_mask): Fix compiler warning.
18546 (arm_output_epilogue): Use offsets->saved_regs_mask.
18547 Adjust stack pointer by poping call clobered registers.
18548 (arm_expand_prologue): Use offsets->saved_regs_mask.
18549 Adjust stack pointer by pushing extra registers.
18550 * config/arm.h (arm_stack_offsets): Add saved_regs_mask.
18551
18552 2008-03-12 Paolo Bonzini <bonzini@gnu.org>
18553
18554 PR tree-opt/35422
18555 * fold-const.c (fold_unary) <NOP_EXPR>: Distribute a narrowing
18556 conversion to the operands of a multiplication.
18557
18558 2008-03-12 Richard Guenther <rguenther@suse.de>
18559
18560 * Makefile.in (OBJS-common): Add tree-ssa-phiprop.o
18561 (tree-ssa-phiprop.o): Copy dependencies from tree-ssa-forwprop.o.
18562 * timevar.def (TV_TREE_PHIPROP): Add.
18563 * tree-ssa-phiprop.c: Split from tree-ssa-forwprop.c, added
18564 pass description. Use TV_TREE_PHIPROP.
18565 * tree-ssa-forwprop.c: Remove phiprop code.
18566
18567 2008-03-12 Jakub Jelinek <jakub@redhat.com>
18568
18569 PR middle-end/35549
18570 * omp-low.c (maybe_lookup_decl): Constify first argument.
18571 (use_pointer_for_field): Change last argument from bool to
18572 omp_context *. Disallow shared copy-in/out in nested
18573 parallel if decl is shared in outer parallel too.
18574 (build_outer_var_ref, scan_sharing_clauses,
18575 lower_rec_input_clauses, lower_copyprivate_clauses,
18576 lower_send_clauses, lower_send_shared_vars): Adjust callers.
18577
18578 2008-03-12 Victor Kaplansky <victork@il.ibm.com>
18579 Ira Rosen <irar@il.ibm.com>
18580
18581 * tree-vectorizer.c (free_stmt_vec_info): New function.
18582 (destroy_loop_vec_info): Move code to free_stmt_vec_info().
18583 Call free_stmt_vec_info(). Free LOOP_VINFO_STRIDED_STORES..
18584 * tree-vectorizer.h (free_stmt_vec_info): Declare.
18585 * tree-vect-transform.c (vectorizable_conversion): Free
18586 vec_oprnds0 if it was allocated.
18587 (vect_permute_store_chain): Remove unused VECs.
18588 (vectorizable_store): Free VECs that are allocated in the..
18589 function.
18590 (vect_transform_strided_load, vectorizable_load): Likewise.
18591 (vect_remove_stores): Simplify the code.
18592 (vect_transform_loop): Move code to vect_remove_stores().
18593 Call vect_remove_stores() and free_stmt_vec_info().
18594
18595 2008-03-11 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
18596
18597 * pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on
18598 TARGET_HPUX. Revise comment.
18599 (TARGET_LONG_PIC_PCREL_CALL): Revise comment.
18600 * pa.c (output_call): Update for revised TARGET_LONG_PIC_SDIFF_CALL.
18601 Use sr4 variant of `be' instruction when not generating PIC code.
18602 (attr_length_call): Adjust for above change.
18603
18604 2008-03-11 Andrew Pinski <andrew_pinski@playstation.sony.com>
18605
18606 * ipa-reference.c (static_execute): Remove module_statics_const and
18607 associated setting code.
18608
18609 2008-03-11 Uros Bizjak <ubizjak@gmail.com>
18610
18611 PR target/35540
18612 * config/i386/i386.md (paritysi2, paritydi2): Use register_operand
18613 predicate for operand 1.
18614 (paritysi2_cmp): Use register_operand predicate for operand 2.
18615 Use earlyclobber modifier for operand 1. Remove support for
18616 memory operands.
18617 (paritydi2_cmp): Use register_operand predicate for operand 3.
18618 Use earlyclobber modifier for operand 1. Remove support for
18619 memory operands.
18620
18621 2008-03-11 Paul Brook <paul@codesourcery.com>
18622 Vladimir Prus <vladimir@codesourcery.com>
18623
18624 * config/arm/arm.c (use_return_insn): Check TARGET_APCS_FRAME.
18625 (arm_compute_save_reg0_reg12_mask): Always
18626 check if register 11 must be saved. Always safe hard frame pointer
18627 when frame_pointer_needeed.
18628 (arm_compute_save_reg_mask): Save IP and PC
18629 only with apcs frames.
18630 (arm_output_epilogue): Adjust Thumb2 codepath to
18631 be also invoked and work for ARM non-apcs frames.
18632 (arm_expand_prologue): Don't bother saving IP
18633 for non-apcs frame, since it's not clobbered by
18634 prologue code. Implement non-apcs frame
18635 layout.
18636
18637 2008-03-11 Paolo Bonzini <bonzini@gnu.org>
18638
18639 PR rtl-optimization/35281
18640 * expr.c (convert_move): Use a new pseudo for the intermediate
18641 from_mode->word_mode result.
18642
18643 2008-03-11 Paolo Bonzini <bonzini@gnu.org>
18644
18645 * langhooks-def.h (LANG_HOOKS_CLEAR_BINDING_STACK): Delete.
18646 * langhooks.h (struct lang_hooks): Delete clear_binding_stack member.
18647 * toplev.c (compile_file): Don't call it.
18648
18649 2008-03-11 Uros Bizjak <ubizjak@gmail.com>
18650
18651 PR middle-end/35526
18652 * expr.c (store_expr): Call emit_block_move if the mode
18653 of "temp" RTX is BLKmode.
18654
18655 2008-03-11 Andrew Pinski <andrew_pinski@playstation.sony.com>
18656 Richard Guenther <rguenther@suse.de>
18657
18658 PR tree-optimization/31358
18659 * tree-ssa-loop-manip.c (create_iv): Call force_gimple_operand for
18660 the step with a NULL_TREE.
18661 * tree-ssa-loop-ivopts.c (find_bivs): Convert the step
18662 to sizetype if type is a pointer type.
18663 (add_candidate_1): Don't convert the base and step to
18664 the generic type if the orginal type is a pointer type.
18665 (add_iv_value_candidates): Use sizetype for the step
18666 if type is a pointer type.
18667 (cand_value_at): Likewise.
18668 * tree-ssa-address.c (add_to_parts): Use POINTER_PLUS_EXPR
18669 for pointer types.
18670 * tree-affine.c (tree_to_aff_combination <POINTER_PLUS_EXPR>):
18671 Don't convert the tem affine to the type.
18672 (add_elt_to_tree): Use sizetype for the step if a pointer.
18673 Use POINTER_PLUS_EXPR for pointers.
18674 (aff_combination_to_tree): Use sizetype for the step if a
18675 pointer.
18676
18677 2008-03-10 Vladimir Makarov <vmakarov@redhat.com>
18678
18679 * config/i386/sse.md (ssse3_pmaddubswv8hi3, ssse3_pmaddubswv4hi3):
18680 Remove commutativity hint.
18681
18682 2008-03-10 Jakub Jelinek <jakub@redhat.com>
18683
18684 PR c/35438
18685 PR c/35439
18686 * c-parser.c (c_parser_omp_threadprivate): Don't add vars with
18687 errorneous type. Check that v is a VAR_DECL.
18688
18689 PR middle-end/35099
18690 * tree-cfg.c (new_label_mapper): Update cfun->last_label_uid.
18691
18692 2008-03-10 H.J. Lu <hongjiu.lu@intel.com>
18693
18694 PR tree-optimization/35494
18695 * tree-ssa-ccp.c (get_symbol_constant_value): Check if value
18696 may be overriden at link and run time.
18697
18698 2008-03-10 Richard Guenther <rguenther@suse.de>
18699
18700 PR tree-optimization/34677
18701 * tree-ssa-pre.c (modify_expr_node_pool): Remove.
18702 (poolify_tree): Likewise.
18703 (modify_expr_template): Likewise.
18704 (poolify_modify_stmt): Likewise.
18705 (insert_fake_stores): Handle all component-ref style stores
18706 in addition to INDIRECT_REF. Also handle complex types.
18707 Do not poolify the inserted load.
18708 (realify_fake_stores): Do not rebuild the tree but only
18709 make it a SSA_NAME copy.
18710 (init_pre): Remove initialzation of modify_expr_template.
18711 Do not allocate modify_expr_node_pool.
18712 (fini_pre): Do not free modify_expr_node_pool.
18713
18714 2008-03-10 Paul Brook <paul@codesourcery.com>
18715
18716 * config/arm/arm.md (UNSPEC_STACK_ALIGN, UNSPEC_PIC_OFFSET): Renumber
18717 to avoid conflicts.
18718
18719 2008-03-10 Paul Brook <paul@codesourcery.com>
18720 Mark Shinwell <shinwell@codesourcery.com>
18721
18722 * config/arm/cortex-r4.md: New.
18723 * config/arm/thumb2.md (divsi3, udivsi3): Annotate with
18724 insn attributes.
18725 * config/arm/arm.md: Include cortex-r4.md.
18726 (insn): Add smmls, sdiv and udiv values.
18727 (generic_sched): Don't use generic scheduling for Cortex-R4.
18728 (arm_issue_rate): New function.
18729 (TARGET_SCHED_ISSUE_RATE): Define.
18730
18731 2008-03-10 Sebastian Pop <sebastian.pop@amd.com>
18732
18733 * doc/invoke.texi (-ftree-loop-distribution): Add an example.
18734
18735 2008-03-10 Richard Guenther <rguenther@suse.de>
18736
18737 * tree-ssa-pre.c (get_sccvn_value): Simplify.
18738 (compute_avail): Do not add stmt uses to AVAIL_OUT.
18739
18740 2008-03-10 Paolo Bonzini <bonzini@gnu.org>
18741
18742 * langhooks-def.h (LANG_HOOKS_REDUCE_BIT_FIELD_OPERATIONS):
18743 Set default to true.
18744
18745 2008-03-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
18746
18747 * c.opt (Wsynth): Deprecate.
18748 * doc/invoke.texi (Option Summary, Warning Options): Document
18749 -Wno-format-contains-nul.
18750
18751 2008-03-09 Uros Bizjak <ubizjak@gmail.com>
18752
18753 PR target/35496
18754 * config/i386/i386.c (ix86_constant_alignment): Compute alignment using
18755 ALIGN_MODE_128 for VECTOR_CST and INTEGER_CST in addition to REAL_CST.
18756
18757 2008-03-09 Ira Rosen <irar@il.ibm.com>
18758
18759 * config/rs6000/rs6000.c (builtin_description): Rename vector
18760 left shift operations.
18761 * config/rs6000/altivec.md (UNSPEC_VSL): Remove.
18762 (altivec_vsl<VI_char>): Rename to ...
18763 (ashl<mode>3): ... new name.
18764 (mulv4sf3, mulv4si3, negv4sf2): Replace gen_altivec_vslw with
18765 gen_ashlv4si3.
18766 (absv4sf2): Convert to use ashift:V4SI instead of UNSPEC_VSL.
18767
18768 2008-03-08 Richard Guenther <rguenther@suse.de>
18769
18770 * coverage.h (tree_coverage_counter_addr): Declare.
18771 * coverage.c (tree_coverage_counter_addr): New function.
18772 * tree-profile.c (tree_gen_edge_profiler): Unshare counter
18773 before using again.
18774 (tree_gen_pow2_profiler): Use tree_coverage_counter_addr.
18775 (tree_gen_one_value_profiler): Likewise.
18776 (tree_gen_ic_profiler): Likewise.
18777 (tree_gen_average_profiler): Likewise.
18778 (tree_gen_ior_profiler): Likewise.
18779
18780 2008-03-08 Richard Guenther <rguenther@suse.de>
18781
18782 * tree-ssa-sccvn.h (vn_binary_op_lookup): Remove.
18783 (vn_binary_op_insert): Likewise.
18784 (vn_unary_op_lookup): Likewise.
18785 (vn_unary_op_insert): Likewise.
18786 (vn_nary_op_lookup): Declare.
18787 (vn_nary_op_insert): Likewise.
18788 * tree-ssa-sccvn.c (struct vn_tables_s): Merge unary
18789 and binary hashes, use a single obstack for unary_op_pool
18790 and binary_op_pool.
18791 (struct vn_binary_op_s, struct vn_unary_op_s): Replace with
18792 a single struct vn_nary_op_s. Store tree code length and
18793 a variable number of operands.
18794 (struct vn_reference_op_struct): Remove unused op2.
18795 (vn_reference_op_eq): Do not compare op2.
18796 (vn_reference_op_compute_hash): Do not compute hash of op2.
18797 (vn_unary_op_hash, vn_binary_op_hash): Replace with vn_nary_op_hash.
18798 (vn_unary_op_compute_hash, vn_binary_op_compute_hash): Replace
18799 with vn_nary_op_compute_hash.
18800 (vn_unary_op_eq, vn_binary_op_eq): Replace with vn_nary_op_eq.
18801 (vn_unary_op_lookup, vn_binary_op_lookup): Replace with
18802 vn_nary_op_lookup.
18803 (vn_unary_op_insert, vn_binary_op_insert): Replace with
18804 vn_nary_op_insert.
18805 (visit_unary_op): Call nary functions.
18806 (visit_binary_op): Likewise.
18807 (process_scc): Adjust for struct vn_tables_s changes.
18808 (allocate_vn_table): Likewise.
18809 (free_vn_table): Likewise.
18810 * tree-vn.c (vn_add): Call nary functions.
18811 (vn_lookup): Likewise.
18812
18813 2008-03-08 Jakub Jelinek <jakub@redhat.com>
18814
18815 PR target/35498
18816 * config/rs6000/rs6000.c (rs6000_expand_compare_and_swapqhi): Shift
18817 wdst back after sync_compare_and_swapqhi_internal.
18818
18819 2008-03-08 Uros Bizjak <ubizjak@gmail.com>
18820
18821 PR target/22152
18822 * config/i386/i386-modes.def (V1DI): New vector mode.
18823 * config/i386/i386.h (VALID_MMX_REG_MODE): Add V1DImode.
18824 * config/i386/mmx.md (MMXMODEI8): New mode iterator.
18825 (MMXMODE248): Ditto.
18826 (MMXMODE): Add V1DI mode.
18827 (mmxvecsize): Change DI mode to V1DI mode.
18828 ("mov<mode>): Use MMXMODEI8 mode iterator.
18829 ("*mov<mode>_internal_rex64"): Ditto.
18830 ("*mov<mode>_internal"): Ditto.
18831 ("mmx_add<mode>3"): Ditto. Handle V1DImode for TARGET_SSE2.
18832 ("mmx_sub<mode>3"): Ditto.
18833 ("mmx_adddi3"): Remove insn pattern.
18834 ("mmx_subdi3"): Ditto.
18835 ("mmx_ashr<mode>3"): Use SImode and "yN" constraint for operand 2.
18836 ("mmx_lshr<mode>3"): Ditto. Use MMXMODE248 mode iterator.
18837 ("mmx_ashl<mode>3"): Ditto.
18838 ("mmx_lshrdi3"): Remove insn pattern.
18839 ("mmx_ashldi3"): Ditto.
18840 * config/i386/i386.c (classify_argument): Handle V1DImode.
18841 (function_arg_advance_32): Ditto.
18842 (function_arg_32): Ditto.
18843 (struct builtin_description) [IX86_BUILTIN_PADDQ]: Use
18844 mmx_addv1di3 insn pattern.
18845 [IX86_BUILTIN_PSUBQ]: Use mmx_subv1di3 insn pattern.
18846 [IX86_BUILTIN_PSLL?, IX86_BUILTIN_PSRL?, IX86_BUILTIN_PSRA?,
18847 IX86_BUILTIN_PSLL?I, IX86_BUILTIN_PSRL?I, IX86_BUILTIN_PSRA?I,
18848 IX86_BUILTIN_PSLL?I128, IX86_BUILTIN_PSRL?I128, IX86_BUILTIN_PSRA?I128]:
18849 Remove definitions of built-in functions.
18850 (V1DI_type_node): New node.
18851 (v1di_ftype_v1di_int): Ditto.
18852 (v1di_ftype_v1di_v1di): Ditto.
18853 (v2si_ftype_v2si_si): Ditto.
18854 (v4hi_ftype_v4hi_di): Remove node.
18855 (v2si_ftype_v2si_di): Ditto.
18856 (ix86_init_mmx_sse_builtins): Handle V1DImode.
18857 (__builtin_ia32_psll?, __builtin_ia32_psrl?, __builtin_ia32_psra?):
18858 Redefine builtins using def_builtin_const with *_ftype_*_int node.
18859 (__builtin_ia32_psll?i, __builtin_ia32_psrl?i, __builtin_ia32_psra?i):
18860 Add new builtins using def_builtin_const.
18861 (ix86_expand_builtin) [IX86_BUILTIN_PSLL?, IX86_BUILTIN_PSRL?,
18862 IX86_BUILTIN_PSRA?, IX86_BUILTIN_PSLL?I, IX86_BUILTIN_PSRL?I,
18863 IX86_BUILTIN_PSRA?I]: Handle builtin definitions.
18864 * config/i386/mmintrin.h (__v1di): New typedef.
18865 (_mm_add_si64): Cast arguments to __v1di type.
18866 (_mm_sub_si64): Ditto.
18867 (_mm_sll_pi16): Cast __count to __v4hi type.
18868 (_mm_sll_pi32): Cast __count to __v2si type.
18869 (_mm_sll_si64): Cast arguments to __v1di type.
18870 (_mm_srl_pi16): Cast __count to __v4hi type.
18871 (_mm_srl_pi32): Cast __count to __v2si type.
18872 (_mm_srl_si64): Cast arguments to __v1di type.
18873 (_mm_sra_pi16): Cast __count to __v4hi type.
18874 (_mm_sra_pi32): Cast __count to __v2si type.
18875 (_mm_slli_pi16): Use __builtin_ia32_psllwi.
18876 (_mm_slli_pi32): Use __builtin_ia32_pslldi.
18877 (_mm_slli_si64): Use __builtin_ia32_psllqi. Cast __m to __v1di type.
18878 (_mm_srli_pi16): Use __builtin_ia32_psrlwi.
18879 (_mm_srli_pi32): Use __builtin_ia32_psrldi.
18880 (_mm_srli_si64): Use __builtin_ia32_psrlqi. Cast __m to __v1di type.
18881 (_mm_srai_pi16): Use __builtin_ia32_psrawi.
18882 (_mm_srai_pi32): Use __builtin_ia32_psradi.
18883 * config/i386/i386.md (UNSPEC_NOP): Remove unspec definition.
18884 * doc/extend.texi (X86 Built-in Functions) [__builtin_ia32_psll?,
18885 __builtin_ia32_psrl?, __builtin_ia32_psra?, __builtin_ia32_psll?i,
18886 __builtin_ia32_psrl?i, __builtin_ia32_psra?i]: Add new builtins.
18887
18888 2008-03-07 Joseph Myers <joseph@codesourcery.com>
18889
18890 * doc/include/texinfo.tex: Update to version 2008-03-07.10.
18891
18892 2008-03-07 Peter Bergner <bergner@vnet.ibm.com>
18893
18894 PR target/35373
18895 * config/rs6000/rs6000.c (rs6000_legitimize_address): Don't generate
18896 reg+const addressing for Altivec modes. Don't generate reg+reg
18897 addressing for TFmode or TDmode quantities.
18898
18899 2008-03-07 Paolo Bonzini <bonzini@gnu.org>
18900
18901 * c-common.c (vector_types_convertible_p): Call langhook
18902 instead of comptypes.
18903
18904 2008-03-06 Andrew Pinski <andrew_pinski@playstation.sony.com>
18905
18906 PR tree-opt/35402
18907 * tree-ssa-ccp.c (get_symbol_constant_value): Handle
18908 integral and scalar float variables which have a
18909 NULL DECL_INITIAL.
18910
18911 2008-03-06 Nathan Froyd <froydnj@codesourcery.com>
18912
18913 * dwarf2out.c (dwarf2out_frame_debug_expr): Consult the
18914 dwarf_register_span hook when emitting unwind information for
18915 register-to-memory saves.
18916 * config/rs6000/rs6000.c (spe_synthesize_frame): Delete.
18917 (rs6000_frame_related): Remove call to spe_synthesize_frame.
18918
18919 2008-03-06 Jakub Jelinek <jakub@redhat.com>
18920
18921 * gimplify.c (goa_lhs_expr_p): Allow different ADDR_EXPR nodes
18922 for the same VAR_DECL.
18923
18924 2008-03-06 Tom Tromey <tromey@redhat.com>
18925
18926 * treelang: Delete.
18927 * doc/standards.texi (Standards): Don't mention treelang.
18928 * doc/invoke.texi (Overall Options): Don't mention treelang.
18929 * doc/install.texi (Prerequisites): Don't mention bison or
18930 treelang.
18931 (Configuration): Don't mention treelang.
18932 (Building): Likewise.
18933 * doc/frontends.texi (G++ and GCC): Don't mention treelang.
18934
18935 2008-03-06 Paolo Bonzini <bonzini@gnu.org>
18936
18937 * simplify-rtx.c (simplify_subreg): Remove useless shifts from
18938 word-extractions out of a multi-word object.
18939
18940 2008-03-06 Richard Guenther <rguenther@suse.de>
18941
18942 * tree.def (BIT_FIELD_REF): Constrain result type and its precision.
18943 * tree-cfg.c (verify_expr): Verify BIT_FIELD_REF constraints on
18944 result type and precision.
18945 * expr.c (get_inner_reference): Set unsignedp based on the result
18946 type of BIT_FIELD_REF.
18947 * tree.h (BIT_FIELD_REF_UNSIGNED): Remove.
18948 * tree-sra.c (instantiate_element): Do not set BIT_FIELD_REF_UNSIGNED.
18949 (try_instantiate_multiple_fields): Likewise. Use the correct type
18950 for BIT_FIELD_REF.
18951 (sra_build_assignment): Likewise.
18952 (sra_build_elt_assignment): Likewise.
18953 (sra_explode_bitfield_assignment): Likewise.
18954 * print-tree.c (print_node): Do not check BIT_FIELD_REF_UNSIGNED.
18955 * tree-vect-transform.c (vect_create_epilog_for_reduction): Do not
18956 set BIT_FIELD_REF_UNSIGNED.
18957 (vectorizable_load): Likewise.
18958
18959 2008-03-06 Andreas Krebbel <krebbel1@de.ibm.com>
18960
18961 * cse.c (cse_extended_basic_block): Invalidate artificial defs
18962 at bb start.
18963
18964 2008-03-06 Richard Guenther <rguenther@suse.de>
18965
18966 * alias.c (struct alias_set_entry): Move has_zero_child field
18967 to pack with alias_set.
18968
18969 2008-03-05 H.J. Lu <hongjiu.lu@intel.com>
18970
18971 * config/i386/i386-modes.def: Use 4 byte alignment on DI for
18972 32bit host.
18973
18974 2008-03-05 Ian Lance Taylor <iant@google.com>
18975
18976 * alias.h (alias_set_type): Change from HOST_WIDE_INT to int.
18977
18978 2008-03-05 Kenneth Zadeck <zadeck@naturalbridge.com>
18979
18980 * fwprop.c (update_df): Support width and offset parameters of
18981 df_ref_create.
18982 * ra-conflict.c (mark_reg_store, clear_reg_in_live,
18983 global_conflicts): Change DF_REF_EXTRACT to either
18984 DF_REF_ZERO_EXTRACT or DF_REF_SIGN_EXTRACT. Change
18985 DF_REF_STRICT_LOWER_PART to DF_REF_STRICT_LOW_PART.
18986 * df-scan.c (df_ref_record, df_defs_record,
18987 df_ref_create_structure, df_def_record_1, df_uses_record,
18988 df_get_conditional_uses, df_get_call_refs, df_insn_refs_collect,
18989 df_bb_refs_collect, df_entry_block_defs_collect,
18990 df_exit_block_uses_collect): Support new width and offset fields.
18991 (ref_extract_pool): New storage pool.
18992 (df_free_ref): New function.
18993 (df_reg_chain_unlink, df_free_collection_rec,
18994 df_sort_and_compress_refs): Call df_free_ref.
18995 (df_ref_equal_p, df_ref_compare): Compare offset and width fields
18996 of df_ref_extract.
18997 (df_ref_create_structure): Allocate df_ref_extract if offset and
18998 width fields are used.
18999 (df_def_record_1): Get offset and width from ZERO_EXTRACT.
19000 (df_uses_record): Get offset and width from ZERO_EXTRACT
19001 and SIGN_EXTRACT.
19002 * global.c (build_insn_chain): Change DF_REF_EXTRACT to either
19003 DF_REF_ZERO_EXTRACT or DF_REF_SIGN_EXTRACT. Change
19004 DF_REF_STRICT_LOWER_PART to DF_REF_STRICT_LOW_PART.
19005 * df.h (df_ref_flags): Change DF_REF_EXTRACT to either
19006 DF_REF_ZERO_EXTRACT or DF_REF_SIGN_EXTRACT. Change
19007 DF_REF_STRICT_LOWER_PART to DF_REF_STRICT_LOW_PART.
19008 (df_ref_extract): New structure.
19009 (DF_REF_WIDTH, DF_REF_OFFSET): New macros.
19010 (df_ref_create): Add width and offset parameters.
19011
19012 2008-03-05 Richard Guenther <rguenther@suse.de>
19013
19014 * tree-ssa-structalias.c (get_constraint_for_component_ref):
19015 Use ranges_overlap_p.
19016 (offset_overlaps_with_access): Rename
19017 to ranges_overlap_p and move ...
19018 * tree-flow-inline.h (ranges_overlap_p): ... here.
19019
19020 * tree.h (get_inner_reference, handled_component_p): Update
19021 comments.
19022
19023 * tree.h (record_component_aliases, get_alias_set,
19024 alias_sets_conflict_p, alias_sets_must_conflict_p,
19025 objects_must_conflict_p): Move declarations ...
19026 * alias.h (record_component_aliases, get_alias_set,
19027 alias_sets_conflict_p, alias_sets_must_conflict_p,
19028 objects_must_conflict_p): ... here.
19029 Include coretypes.h.
19030 * Makefile.in (ALIAS_H): Add coretypes.h dependency.
19031
19032 2008-03-05 Aldy Hernandez <aldyh@redhat.com>
19033
19034 * cfg.c: Include tree-flow.h.
19035 (remove_edge_raw): Call redirect_edge_var_map_clear.
19036 (redirect_edge_succ_nodup): Call redirect_edge_var_map_dup.
19037 * tree-flow-inline.h (redirect_edge_var_map_def): New.
19038 (redirect_edge_var_map_result): New.
19039 * tree-cfgcleanup.c (remove_forwarder_block_with_phi): Replace
19040 PENDING_STMT use with redirect_edge_var_map_*.
19041 * tree-ssa.c (edge_var_maps): New definition.
19042 (redirect_edge_var_map_add): New.
19043 (redirect_edge_var_map_clear): New.
19044 (redirect_edge_var_map_dup): New.
19045 (redirect_edge_var_map_vector): New.
19046 (redirect_edge_var_map_destroy): New.
19047 (ssa_redirect_edge): Replace PENDING_STMT use with
19048 redirect_edge_var_map_*.
19049 (flush_pending_stmts): Same.
19050 (delete_tree_ssa): Destroy edge var map.
19051 * tree-flow.h (struct _edge_var_map): New.
19052 Define edge_var_map vector type.
19053 Declare redirect_edge_var_map_* prototypes.
19054 * Makefile.in (cfg.o): Depend on TREE_FLOW_H.
19055 * tree-cfg.c (reinstall_phi_args): Replace
19056 PENDING_STMT use with redirect_edge_var_map_*.
19057
19058 2008-03-05 Richard Guenther <rguenther@suse.de>
19059
19060 PR tree-optimization/35472
19061 * tree-ssa-dse.c (dse_optimize_stmt): Do not delete a store
19062 whose single use_stmt has a overlapping set of loaded and
19063 stored symbols as that use_stmt might be a noop assignment then.
19064
19065 2008-03-05 Joel Sherrill <joel.sherrill@oarcorp.com>
19066
19067 * gthr-rtems.h: Implement __gthread_mutex_destroy.
19068
19069 2008-03-05 Richard Guenther <rguenther@suse.de>
19070
19071 PR c++/35336
19072 * tree.def (BIT_FIELD_REF): Document that operands 1 and 2
19073 should be constants.
19074 * tree-cfg.c (verify_expr): Verify it.
19075 * fold-const.c (fold_truthop): Remove code generating
19076 BIT_FIELD_REFs of structure bases.
19077 (fold_binary): Likewise.
19078 (fold_ternary): Position and size of BIT_FIELD_REFs are
19079 always host integers.
19080 (make_bit_field_ref): Remove.
19081 (optimize_bit_field_compare): Remove.
19082 (all_ones_mask_p): Remove.
19083
19084 2008-03-05 Gabor Loki <loki@gcc.gnu.org>
19085
19086 PR gcc/33009
19087 * rtl-factoring.c (clear_regs_live_in_seq): Fix backward steps.
19088 (split_block_and_df_analyze): New. Split basic block and rebuild
19089 dataflow.
19090 (block_label_after): Use SPLIT_BLOCK_AND_DF_ANALYZE instead of
19091 SPLIT_BLOCK.
19092 (split_pattern_seq): Likewise.
19093 (erase_matching_seqs): Likewise.
19094 (split_pattern_seq): Skip return insn in case of REG_NORETURN note.
19095
19096 2008-03-04 Geoff Keating <geoffk@apple.com>
19097
19098 * fold-const.c (tree_single_nonnegative_warnv_p): Fix mixed
19099 declaration and code.
19100 (tree_invalid_nonnegative_warnv_p): Likewise.
19101
19102 2008-03-05 Serge Belyshev <belyshev@depni.sinp.msu.ru>
19103
19104 * doc/install.texi (Testing): Correct quoting for the RUNTESTFLAGS
19105 examples. Truncate option-names then causing overfull hbox.
19106
19107 2008-03-04 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
19108
19109 PR target/35222
19110 * configure.ac (CONFIG_SJLJ_EXCEPTIONS): Force SJLJ exceptions
19111 on hpux10.
19112 * configure: Rebuilt.
19113
19114 2008-03-04 Rafael Espíndola <espindola@google.com>
19115
19116 * fold-const.c (tree_simple_nonnegative_warnv_p): New.
19117 (tree_unary_nonnegative_warnv_p): New.
19118 (tree_binary_nonnegative_warnv_p): New.
19119 (tree_single_nonnegative_warnv_p): New.
19120 (tree_invalid_nonnegative_warnv_p): New.
19121 (tree_expr_nonnegative_warnv_p): Redefine in term of the new functions.
19122
19123 2008-03-04 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
19124
19125 PR 28322
19126 * opts.c (handle_option): Postpone 'unknown option' errors only for
19127 warning options.
19128
19129 2008-03-04 H.J. Lu <hongjiu.lu@intel.com>
19130
19131 PR target/35453
19132 * config/i386/smmintrin.h (SIDD_XXX): Renamed to ...
19133 (_SIDD_XXX): This.
19134
19135 2008-03-04 Rafael Espíndola <espindola@google.com>
19136
19137 * fold-const.c (tree_unary_nonzero_warnv_p): New.
19138 (tree_binary_nonzero_warnv_p): New.
19139 (tree_single_nonzero_warnv_p): New.
19140 (tree_expr_nonzero_warnv_p): Redefine using the new functions.
19141
19142 2008-03-04 Uros Bizjak <ubizjak@gmail.com>
19143
19144 PR middle-end/35456
19145 * fold-const.c (fold_cond_expr_with_comparison): Prevent
19146 transformations for modes that have signed zeros.
19147 * ifcvt.c (noce_try_abs): Ditto.
19148
19149 2008-03-04 Joseph Myers <joseph@codesourcery.com>
19150
19151 * config/i386/i386.c (override_options): Force
19152 -maccumulate-outgoing-args on if TARGET_STACK_PROBE.
19153
19154 2008-03-04 Jan Hubicka <jh@suse.cz>
19155
19156 PR c++/35262
19157 * ipa-inline.c (cgraph_decide_inlining_of_small_function): Fix typo
19158 in last commit.
19159
19160 2008-03-04 Danny Smith <dannysmith@users.sourceforge.net>
19161
19162 * config/i386/i386.md (allocate_stack_worker_32): Use __chkstk
19163 label to probe the stack.
19164
19165 2008-03-04 Danny Smith <dannysmith@users.sourceforge.net>
19166
19167 * gthr-win32.h [__GTHREAD_HIDE_WIN32API]
19168 (__gthr_win32_mutex_destroy): Declare.
19169 [__GTHREAD_HIDE_WIN32API] (__gthread_mutex_destroy): Use
19170 __gthr_win32_mutex_destroy.
19171 * config/i386/gthr-win32.c (__gthr_win32_mutex_destroy): Define.
19172
19173 2008-03-03 Jan Hubicka <jh@suse.cz>
19174
19175 PR c++/35262
19176 * ipa-inline.c (cgraph_decide_inlining_of_small_function): Be more
19177 aggressive on inlining cold calls.
19178
19179 2008-03-03 Richard Guenther <rguenther@suse.de>
19180
19181 * tree-ssa-sccvn.c (visit_reference_op_store): Do not insert
19182 struct copies into the expression table.
19183 (simplify_unary_expression): Handle VIEW_CONVERT_EXPR.
19184 (try_to_simplify): Likewise.
19185 * fold-const.c (fold_unary): Fold VIEW_CONVERT_EXPR of
19186 integral and pointer arguments which do not change the
19187 precision to NOP_EXPRs.
19188 * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Adjust
19189 VIEW_CONVERT_EXPR case.
19190
19191 2008-03-02 Sebastian Pop <sebastian.pop@amd.com>
19192
19193 * tree-scalar-evolution.c (instantiate_parameters_1): An SSA_NAME
19194 defined in a loop at depth 0 is invariant.
19195 * tree-chrec.c (evolution_function_is_invariant_rec_p): Ditto.
19196 * tree-ssa-loop-ivopts.c (expr_invariant_in_loop_p): Should never
19197 be called at loop depth 0.
19198
19199 2008-03-02 Jakub Jelinek <jakub@redhat.com>
19200
19201 PR driver/35420
19202 * gcc.c (process_command): Update copyright notice dates.
19203 * gcov.c (print_version): Likewise.
19204 * gcov-dump.c (print_version): Likewise.
19205 * mips-tfile.c (main): Likewise.
19206 * mips-tdump.c (main): Likewise.
19207
19208 2008-03-02 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
19209
19210 PR 24924
19211 * c-common.c (flag_permissive): Delete.
19212 (constant_expression_warnings): Check flags first.
19213 (constant_expression_error): New.
19214 * c-common.h (flag_permissive): Delete.
19215 (constant_expression_error): Declare.
19216 * flags.h (flag_permissive): Declare. Update description.
19217 * diagnostic.c (pedwarn): Update.
19218 (permerror): New.
19219 * diagnostic.h: (pedantic_error_kind): Rename as pedantic_warning_kind.
19220 (permissive_error_kind): New.
19221 * toplev.c (flag_permissive): Define. Update description.
19222 * toplev.h (permissive_error_kind): Declare.
19223 * c-errors.c (pedwarn_c99): Use pedantic_warning_kind.
19224 (pedwarn_c90): Use pedantic_warning_kind.
19225 * c-opts.c (c_common_post_options): flag_permissive does not affect
19226 flag_pedantic_errors.
19227
19228 2008-03-02 Joseph Myers <joseph@codesourcery.com>
19229
19230 * libgcc2.c (__addvSI3, __addvsi3, __addvDI3, __subvSI3,
19231 __subvsi3, __subvDI3, __negvSI2, __negvsi2, __negvDI2, __absvSI2,
19232 __absvsi2, __absvDI2): Use unsigned arithmetic.
19233
19234 2008-03-02 Andi Kleen <ak@suse.de>
19235 Richard Guenther <rguenther@suse.de>
19236
19237 * struct-equiv.c: Remove file.
19238 * cfg_cleanup.c (condjump_equiv_p): Remove.
19239 * Makefile.in (OBJS-common): Remove struct-equiv.o.
19240 (struct-equiv.o): Remove rule.
19241 * basic-block.h (struct_equiv_checkpoint, STRUCT_EQUIV_*,
19242 insns_match_p, struct_equiv_block_eq, struct_equiv_init,
19243 rtx_equiv_p, condjump_equiv_p): Remove prototypes.
19244
19245 2008-03-01 Alexandre Oliva <aoliva@redhat.com>
19246
19247 * ifcvt.c (noce_process_if_block): Try to handle only the then
19248 block if the else block exists but isn't suitable.
19249
19250 2008-03-01 Janne Blomqvist <jb@gcc.gnu.org>
19251
19252 PR gcc/35063
19253 * gthr-posix.h (__gthread_mutex_destroy): Remove extra declarations.
19254 * gthr-posix95.h (__gthread_mutex_destroy): Likewise. Note this fixes
19255 regression from previous patch.
19256
19257 2008-03-01 Janne Blomqvist <jb@gcc.gnu.org>
19258
19259 PR gcc/35063
19260 * gthr.h: Add __gthread_mutex_destroy as a function that must be
19261 implemented.
19262 * gthr-vxworks.h (__gthread_mutex_destroy): Null implementation.
19263 * gthr-single.h (__gthread_mutex_destroy): Likewise.
19264 * gthr-rtems.h (__gthread_mutex_destroy): Likewise.
19265 * gthr-mipssde.h (__gthread_mutex_destroy): Likewise.
19266 * gthr-nks.h (__gthread_mutex_destroy): Likewise.
19267 * gthr-solaris.h (__gthread_mutex_destroy): Call mutex_destroy.
19268 * gthr-win32.h (__GTHREAD_MUTEX_DESTROY_FUNCTION): Remove.
19269 (__gthread_mutex_destroy_function): Rename to
19270 __gthread_mutex_destroy.
19271 * gthr-dce.h (__gthread_mutex_destroy): Call
19272 pthread_mutex_destroy.
19273 * gthr-tpf.h (__gthread_mutex_destroy): Likewise.
19274 * gthr-posix.h (__gthread_mutex_destroy): Likewise.
19275 * gthr-posix95.h (__gthread_mutex_destroy): Likewise.
19276
19277 2008-03-01 Alexandre Oliva <aoliva@redhat.com>
19278
19279 * df-scan.c (df_ref_chain_change_bb): Simplify.
19280 (df_insn_change_bb): Add new_bb argument. Simplify. Call
19281 set_block_for_insn if there's any change.
19282 * df.h ((df_insn_change_bb): Fix prototype.
19283 * cfgrtl.c (update_bb_for_insn_chain): Pass bb to
19284 df_insn_change_bb, don't call set_block_for_insn.
19285 * emit-rtl.c (reorder_insns): Likewise.
19286 * haifa-sched.c (move_insn): Likewise.
19287
19288 2008-03-01 Alexandre Oliva <aoliva@redhat.com>
19289
19290 * rtlanal.c (loc_mentioned_in_p): Test XVECEXPs correctly.
19291
19292 2008-03-01 Alexandre Oliva <aoliva@redhat.com>
19293
19294 * tree-flow-inline.h (next_readonly_imm_use): Return
19295 NULL_USE_OPERAND_P after the end.
19296
19297 2008-03-01 Richard Guenther <rguenther@suse.de>
19298
19299 PR tree-optimization/35411
19300 * tree-sra.c (sra_build_assignment): Split conversion to
19301 final type to a separate statement if we are not assigning
19302 to a register.
19303
19304 2008-02-29 Francois-Xavier Coudert <coudert@clipper.ens.fr>
19305
19306 * fold-const.c (fold_convertible_p): Correct the logic to follow
19307 that in fold_convert().
19308
19309 2008-02-29 Douglas Gregor <doug.gregor@gmail.com>
19310
19311 PR c++/35315
19312 * tree-inline.c (build_duplicate_type): When we make a
19313 duplicate type, make it unique in the canonical types system.
19314
19315 2008-02-29 Tom Tromey <tromey@redhat.com>
19316
19317 * toplev.c (input_file_stack, input_file_stack_tick, fs_p,
19318 input_file_stack_history, input_file_stack_restored): Remove.
19319 (push_srcloc, pop_srcloc, restore_input_file_stack): Likewise.
19320 * input.h (struct file_stack): Remove.
19321 (push_srcloc, pop_srcloc, restore_input_file_stack): Likewise.
19322 (input_file_stack, input_file_stack_tick, INPUT_FILE_STACK_BITS):
19323 Likewise.
19324 * diagnostic.h (struct diagnostic_context) <last_module>: Change
19325 type.
19326 (diagnostic_last_module_changed): Add 'map' argument.
19327 (diagnostic_set_last_function): Likewise.
19328 * diagnostic.c (undiagnostic_report_current_module): Iterate using
19329 line map, not input_file_stack.
19330 * c-lex.c (fe_file_change): Don't use push_srcloc or pop_srcloc.
19331
19332 2008-02-29 Paul Brook <paul@codesourcery.com>
19333
19334 * config/arm/arm.md (arm_addsi3): Add r/k/n alternative.
19335
19336 2008-02-29 Paul Brook <paul@codesourcery.com>
19337
19338 * config/arm/ieee754-df.S (muldf3): Use RET macros.
19339
19340 2008-02-29 Richard Guenther <rguenther@suse.de>
19341
19342 * tree-ssa-pre.c (get_sccvn_value): Create missing VNs via
19343 vn_lookup_or_add.
19344 * tree-ssa-sccnv.c (visit_reference_op_store): Use the rhs
19345 value for comparing for a store match.
19346 (simplify_unary_expression): Do nothing for SSA_NAMEs.
19347 (try_to_simplify): Do not do a full-blown reference lookup.
19348
19349 2008-02-29 Kaz Kojima <kkojima@gcc.gnu.org>
19350
19351 * config/sh/sh.c (sh_scalar_mode_supported_p): New function.
19352 (TARGET_SCALAR_MODE_SUPPORTED_P): Define.
19353
19354 * config/sh/sh.h (OVERRIDE_OPTIONS): Don't warn for profiling.
19355
19356 2008-02-29 Sebastian Pop <sebastian.pop@amd.com>
19357
19358 * tree-loop-linear.c (try_interchange_loops): Compare memory access
19359 strides against cache sizes.
19360
19361 2008-02-29 Kaz Kojima <kkojima@gcc.gnu.org>
19362
19363 * config/sh/sh.c (sh_secondary_reload): Handle loading a float
19364 constant to fpul.
19365
19366 2008-02-28 Richard Sandiford <rsandifo@nildram.co.uk>
19367
19368 * simplify-rtx.c (simplify_unary_operation_1): Extend the handling
19369 of SUBREG_PROMOTED_VAR_P to cope with cases where the extended value
19370 is smaller than the original promoted value.
19371 (simplify_subreg): If OP is a SUBREG, try to preserve its
19372 SUBREG_PROMOTED_VAR_P information.
19373
19374 2008-02-28 Steven Bosscher <stevenb.gcc@gmail.com>
19375
19376 * tree-ssa-sccvn (vn_ssa_aux_obstack): New obstack.
19377 (VN_INFO_GET): Allocate new objects on the obstack.
19378 (init_scc_vn): Initialize the obstack. Use XDELETE instead of free
19379 for rpo_numbers_temp, for consistency.
19380 (free_scc_vn): Free the obstack.
19381
19382 2008-02-28 Sebastian Pop <sebastian.pop@amd.com>
19383
19384 * doc/invoke.texi: Document -ftree-loop-distribution.
19385 * tree-loop-distribution.c: New.
19386 * tree-pass.h (pass_loop_distribution): New.
19387 * graphds.h (struct graph): Add htab_t indices.
19388 * timevar.def (TV_TREE_LOOP_DISTRIBUTION): New.
19389 * tree-vectorizer.c (rename_variables_in_loop): Extern.
19390 (slpeel_tree_duplicate_loop_to_edge_cfg): Init PENDING_STMT to NULL.
19391 * tree-vectorizer.h (tree_duplicate_loop_on_edge): Declared.
19392 * tree-data-ref.c (debug_data_dependence_relations): New.
19393 (dump_data_dependence_relation): Also print data references.
19394 (free_data_ref): Extern.
19395 (same_access_functions): Moved...
19396 (find_vertex_for_stmt): Renamed rdg_vertex_for_stmt.
19397 (dump_rdg_vertex, debug_rdg_vertex, dump_rdg_component,
19398 debug_rdg_component, dump_rdg, debug_rdg, dot_rdg_1, dot_rdg,
19399 struct rdg_vertex_info, rdg_vertex_for_stmt): New.
19400 (create_rdg_edge_for_ddr, create_rdg_vertices): Cleaned up.
19401 (stmts_from_loop): Skip LABEL_EXPR.
19402 (hash_stmt_vertex_info, eq_stmt_vertex_info, hash_stmt_vertex_del):
19403 New.
19404 (build_rdg): Initialize rdg->indices htab.
19405 (free_rdg, stores_from_loop, ref_base_address,
19406 rdg_defs_used_in_other_loops_p, have_similar_memory_accesses,
19407 have_similar_memory_accesses_1, ref_base_address_1,
19408 remove_similar_memory_refs): New.
19409 * tree-data-ref.h: Depend on tree-chrec.h.
19410 (debug_data_dependence_relations, free_data_ref): Declared.
19411 (same_access_functions): ... here.
19412 (ddr_is_anti_dependent, ddrs_have_anti_deps, ddr_dependence_level):
19413 New.
19414 (struct rdg_vertex): Add has_mem_write and has_mem_reads.
19415 (RDGV_HAS_MEM_WRITE, RDGV_HAS_MEM_READS, RDG_STMT,
19416 RDG_MEM_WRITE_STMT, RDG_MEM_READS_STMT): New.
19417 (dump_rdg_vertex, debug_rdg_vertex, dump_rdg_component,
19418 debug_rdg_component, dump_rdg, debug_rdg, dot_rdg,
19419 rdg_vertex_for_stmt): Declared.
19420 (struct rdg_edge): Add level.
19421 (RDGE_LEVEL): New.
19422 (free_rdg, stores_from_loop, remove_similar_memory_refs,
19423 rdg_defs_used_in_other_loops_p, have_similar_memory_accesses):
19424 Declared.
19425 (rdg_has_similar_memory_accesses): New.
19426 * tree-vect-analyze.c: Remove unused static decls.
19427 * lambda.h (dependence_level): New.
19428 * common.opt (ftree-loop-distribution): New.
19429 * tree-flow.h (mark_virtual_ops_in_bb,
19430 slpeel_tree_duplicate_loop_to_edge_cfg,
19431 rename_variables_in_loop): Declared.
19432 * Makefile.in (TREE_DATA_REF_H): Depend on tree-chrec.h.
19433 (OBJS-common): Add tree-loop-distribution.o.
19434 (tree-loop-distribution.o): New rule.
19435 * tree-cfg.c (mark_virtual_ops_in_bb): New.
19436 (mark_virtual_ops_in_region): Use mark_virtual_ops_in_bb.
19437 * passes.c (init_optimization_passes): Schedule pass_loop_distribution.
19438
19439 2008-02-28 Joseph Myers <joseph@codesourcery.com>
19440
19441 PR target/33963
19442 * tree.c (handle_dll_attribute): Disallow TYPE_DECLs for types
19443 other than structures and unions.
19444
19445 2008-02-28 Richard Guenther <rguenther@suse.de>
19446
19447 Revert:
19448 2008-02-26 Richard Guenther <rguenther@suse.de>
19449
19450 * tree-flow.h (uid_decl_map_hash, uid_decl_map_eq): Move ...
19451 * tree.h (uid_decl_map_hash, uid_decl_map_eq): ... here.
19452 (lookup_decl_from_uid): Declare.
19453 (remove_decl_from_map): Likewise.
19454 * tree-ssa.c (uid_decl_map_eq, uid_decl_map_hash): Move ...
19455 * tree.c (uid_decl_map_eq, uid_decl_map_hash): ... here.
19456 (decl_for_uid_map): New global hashtable mapping DECL_UID
19457 to the decl tree.
19458 (init_ttree): Allocate it.
19459 (insert_decl_to_uid_decl_map): New helper function.
19460 (make_node_stat): Insert new decls into the map.
19461 (copy_node_stat): Likewise.
19462 (lookup_decl_from_uid): New function.
19463 (remove_decl_from_map): Likewise.
19464 (print_decl_for_uid_map_statistics): New helper.
19465 (dump_tree_statistics): Call it.
19466
19467 * tree-flow.h (struct gimple_df): Make referenced_vars a bitmap.
19468 (referenced_var_iterator): Adjust.
19469 (FOR_EACH_REFERENCED_VAR): Adjust.
19470 (FOR_EACH_REFERENCED_VAR_IN_BITMAP): New iterator.
19471 (num_referenced_vars): Adjust.
19472 * tree-flow-inline.h (gimple_referenced_vars): Adjust.
19473 (first_referenced_var): Remove.
19474 (end_referenced_vars_p): Likewise.
19475 (next_referenced_var): Likewise.
19476 (referenced_var_iterator_set): New helper function.
19477 * tree-dfa.c (referenced_var_lookup): Adjust.
19478 (referenced_var_check_and_insert): Likewise.
19479 (remove_referenced_var): Likewise.
19480 * tree-ssa.c (verify_flow_insensitive_alias_info): Use
19481 FOR_EACH_REFERENCED_VAR_IN_BITMAP.
19482 (verify_call_clobbering): Likewise.
19483 (verify_memory_partitions): Likewise.
19484 (init_tree_ssa): Allocate bitmap instead of hashtable for
19485 referenced_vars.
19486 (delete_tree_ssa): Adjust.
19487 * tree-ssa-alias.c (mark_aliases_call_clobbered): Use
19488 FOR_EACH_REFERENCED_VAR_IN_BITMAP.
19489 (compute_tag_properties): Likewise.
19490 (set_initial_properties): Likewise.
19491 (find_partition_for): Likewise.
19492 (update_reference_counts): Likewise.
19493 (dump_may_aliases_for): Likewise.
19494 * tree-ssa-operands.c (add_virtual_operand): Likewise.
19495 (add_call_clobber_ops): Likewise.
19496 (add_call_read_ops): Likewise.
19497 (get_asm_expr_operands): Likewise.
19498 * tree-into-ssa.c (dump_decl_set): Likewise.
19499 (update_ssa): Likewise.
19500 * tree-sra.c (scan_function): Likewise.
19501 (decide_instantiations): Likewise.
19502 (scalarize_parms): Likewise.
19503 * tree-ssa-alias-warnings.c (build_reference_table): Likewise.
19504 (dsa_named_for): Likewise.
19505 * tree-ssa-structalias.c (update_alias_info): Likewise.
19506 (merge_smts_into): Likewise.
19507
19508 2008-02-27 David Daney <ddaney@avtrex.com>
19509
19510 PR target/34409
19511 * config/mips/iris.h (MIPS_DEBUGGING_INFO): Define.
19512 * config/mips/openbsd.h (MIPS_DEBUGGING_INFO): Same.
19513 * config/mips/sde.h (MIPS_DEBUGGING_INFO): Remove undef.
19514 * config/mips/vxworks.h (MIPS_DEBUGGING_INFO): Same.
19515 * config/mips/mips.h (MIPS_DEBUGGING_INFO): Remove define.
19516
19517 2008-02-27 Uros Bizjak <ubizjak@gmail.com>
19518
19519 PR target/25477
19520 * config/darwin-ppc-ldouble-patch.def (BUILT_IN_NANL): Add.
19521 (BUILT_IN_NEXTTOWARD): Remove.
19522 (BUILT_IN_NEXTTOWARDF): Ditto.
19523 * config/darwin.c (darwin_patch_builtin): Use ACONCAT instead of
19524 alloca/strcpy/strcat. Remove commented-out code. Fix whitespace.
19525
19526 2008-02-27 Tom Tromey <tromey@redhat.com>
19527
19528 * tree-dump.c (dequeue_and_dump) <FUNCTION_DECL>: Check
19529 DECL_SAVED_TREE, not DECL_LANG_SPECIFIC, when dumping body.
19530
19531 2008-02-27 Jan Beulich <jbeulich@novell.com>
19532
19533 * c-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddecl to
19534 update the respective field on newdecl.
19535
19536 2008-02-27 Revital Eres <eres@il.ibm.com>
19537
19538 PR rtl-optimization/34999
19539 * bb-reorder.c (add_labels_and_missing_jumps): Do not handle
19540 crossing edges that ends with a call insn.
19541 (fix_up_fall_thru_edges): Handle crossing edges that ends with a
19542 call insn and clear the EDGE_CROSSING flag of the crossing edge
19543 when fixing fallthru edges.
19544
19545 2008-02-27 Richard Guenther <rguenther@suse.de>
19546
19547 PR middle-end/35390
19548 * fold-const.c (fold_unary): Return the correct argument,
19549 converted to the result type.
19550
19551 2008-02-27 Richard Guenther <rguenther@suse.de>
19552
19553 PR middle-end/34971
19554 * expr.c (expand_expr_real_1): Assert on rotates that operate
19555 on partial modes.
19556 * fold-const.c (fold_binary): Use the types precision, not the
19557 bitsize of the mode if folding rotate expressions. Build rotates
19558 only for full modes.
19559
19560 2008-02-27 Jakub Jelinek <jakub@redhat.com>
19561
19562 * c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA
19563 and CPP_PRAGMA_EOL.
19564 * c-pragma.c (pragma_ns_name): New typedef.
19565 (registered_pp_pragmas): New variable.
19566 (c_pp_lookup_pragma): New function.
19567 (c_register_pragma_1): If flag_preprocess_only, do nothing
19568 for non-expanded pragmas, for expanded ones push pragma's
19569 namespace and name into registered_pp_pragmas vector.
19570 (c_invoke_pragma_handler): Register OpenMP pragmas even when
19571 flag_preprocess_only, don't register GCC pch_preprocess
19572 pragma if flag_preprocess_only.
19573 * c-opts.c (c_common_init): Call init_pragma even if
19574 flag_preprocess_only.
19575 * c-pragma.c (c_pp_lookup_pragma): New prototype.
19576 * config/darwin.h (DARWIN_REGISTER_TARGET_PRAGMAS): Don't call
19577 cpp_register_pragma if flag_preprocess_only.
19578
19579 2008-02-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
19580
19581 PR c/28800
19582 * c-parser.c (c_parser_translation_unit): Warn for empty
19583 translation unit, not empty source file.
19584
19585 2008-02-26 Paul Brook <paul@codesourcery.com>
19586
19587 * config/arm/arm.c (thumb_set_frame_pointer): Ensure SP is first
19588 operand for Thumb-2.
19589 * config/arm/arm.h (reg_class): Add CORE_REGS.
19590 (REG_CLASS_NAMES, REG_CLASS_CONTENTS): Ditto.
19591 (BASE_REG_CLASS): Use CORE_REGS.
19592 (PREFERRED_RELOAD_CLASS): Add STACK_REG.
19593 (REGNO_MODE_OK_FOR_REG_BASE_P): Use REGNO_MODE_OK_FOR_BASE_P.
19594 (REGNO_OK_FOR_INDEX_P): Exclude SP.
19595 (ARM_REG_OK_FOR_INDEX_P): Always define. Use
19596 ARM_REGNO_OK_FOR_INDEX_P.
19597 (ARM_PRINT_OPERAND_ADDRESS): Swap operands for [reg, sp].
19598 * config/arm/arm.md (arm_addsi3, thumb1_addsi3, arm_subsi3_insn,
19599 arm_movsi_insn, thumb1_movsi_insni, stack_tie): Add "k" alternatives.
19600 (ldm/stm peepholes): Ditto.
19601 * config/arm/thumb2.md (thumb2_movdi): Add "k" alternatives.
19602 * config/arm/vfp.md (arm_movsi_vfp, thumb2_movsi_vfp): Ditto.
19603 * config/arm/iwmmxt.md (iwmmxt_movsi_insn): Ditto.
19604 * config/arm/constraints.md: Enable "k" constraint on ARM.
19605
19606 2008-02-27 Ben Elliston <bje@au.ibm.com>
19607
19608 * config/rs6000/rs6000.c: Annotate cache line size field in all
19609 instances of struct processor_costs.
19610
19611 2008-02-26 David Edelsohn <edelsohn@gnu.org>
19612
19613 * dbgcnt.def (cfg_cleanup, cprop1, cprop2, dce_fast, dce_ud, dse1,
19614 dse2, gcse, if_conversion, if_after_combine, if_after_reload,
19615 jump_bypass): New counters.
19616 * cfgcleanup.c (cleanup_cfg): Add dbg_cnt.
19617 * dce.c (gate_ud_dce): Same.
19618 (gate_fast_dce): Same.
19619 * dse.c (gate_dse1): New function.
19620 (gate_dse2): New function.
19621 (gate_dse): Merge results of new gate functions.
19622 * gcse.c (gcse_main): Bracket cprop1 and cprop2 with dbg_cnt.
19623 (gate_handle_jump_bypass): Add dbg_cnt.
19624 (gate_handle_gcse): Add dbg_cnt.
19625 * ifcvt.c (gate_handle_if_conversion): Same.
19626 (gate_handle_if_after_combine): Same.
19627 (gate_handle_if_after_reload): Same.
19628 * Makefile.in: Add DBGCNT_H to cfgcleanup.o and ifcvt.o.
19629
19630 2008-02-26 Edmar Wienskoski <edmar@freescale.com>
19631
19632 * config/rs6000/rs6000.c (processor_costs): Update e300 cache
19633 line sizes.
19634 * doc/invoke.texi: Add e300c2 and e300c3 to list of cpus.
19635
19636 2008-02-26 Jason Merrill <jason@redhat.com>
19637
19638 PR c++/35315
19639 * attribs.c (decl_attributes): Leave ATTR_FLAG_TYPE_IN_PLACE
19640 alone if it's the naming decl for the type's main variant.
19641
19642 2008-02-26 Tom Tromey <tromey@redhat.com>
19643
19644 * system.h (USE_MAPPED_LOCATION): Poison.
19645 * Makefile.in (GTFILES): Put CPP_ID_DATA_H first.
19646 * tree-cfg.c (make_cond_expr_edges): Remove old location code.
19647 (make_goto_expr_edges): Likewise.
19648 (remove_bb): Likewise.
19649 (execute_warn_function_return): Likewise.
19650 * basic-block.h (struct edge_def) <goto_locus>: Change type to
19651 location_t.
19652 * c-common.c (fname_decl): Remove old location code.
19653 * tree-vect-transform.c (vect_finish_stmt_generation): Remove old
19654 location code.
19655 * rtl.h (ASM_OPERANDS_SOURCE_LOCATION): Remove old-location
19656 variant.
19657 (ASM_INPUT_SOURCE_LOCATION): Likewise.
19658 (gen_rtx_ASM_INPUT): Likewise.
19659 (gen_rtx_ASM_INPUT_loc): Likewise.
19660 (get_rtx_asm_OPERANDS): Remove.
19661 * cfglayout.c (insn_locators_alloc): Remove old location code.
19662 (set_curr_insn_source_location): Likewise.
19663 (curr_insn_locator): Likewise.
19664 * print-tree.c (print_node): Remove old location code.
19665 * tree-mudflap.c (mf_varname_tree): Remove old location code.
19666 (mf_file_function_line_tree): Remove test of USE_MAPPED_LOCATION.
19667 * cfgexpand.c (expand_gimple_cond_expr): Don't use
19668 location_from_locus.
19669 (construct_exit_block): Remove old location code.
19670 * emit-rtl.c (force_next_line_note): Remove old location code.
19671 * profile.c (branch_prob): Remove old location code.
19672 * tree-vectorizer.h (LOC, UNKNOWN_LOC, EXPR_LOC, LOC_FILE,
19673 LOC_LINE): Remove old-location variants.
19674 * langhooks.c (lhd_print_error_function): Remove old location
19675 code.
19676 * configure, config.in: Rebuilt.
19677 * configure.ac (--enable-mapped-location): Remove.
19678 * c-decl.c (c_init_decl_processing): Remove old location code.
19679 (finish_function): Likewise.
19680 * recog.c (decode_asm_operands): Remove old location code.
19681 * c-pch.c (c_common_read_pch): Remove old location code.
19682 * rtl.def (ASM_INPUT, ASM_OPERANDS): Remove old location
19683 variants.
19684 * gimple-low.c (lower_function_body): Remove old location code.
19685 * toplev.c (unknown_location): Remove.
19686 (push_srcloc): Remove old-location variant.
19687 (process_options): Remove old location code.
19688 (lang_dependent_init): Likewise.
19689 * input.h (UNKNOWN_LOCATION): Move definition.
19690 (location_t): Undeprecate.
19691 (source_locus): Remove.
19692 (location_from_locus): Remove.
19693 (struct location_s): Remove.
19694 Remove all old-location code.
19695 (input_line, input_filename): Remove.
19696 * final.c (final_scan_insn): Remove old location code.
19697 * diagnostic.c (diagnostic_build_prefix): Remove
19698 USE_MAPPED_LOCATION test.
19699 * tree.h (gimple_stmt) <locus>: Now a location_t.
19700 (tree_exp) <locus>: Likewise.
19701 (DECL_IS_BUILTIN): Remove old-location variant.
19702 (annotate_with_file_line, annotate_with_locus): Likewise.
19703 (expr_locus, set_expr_locus): Update.
19704 * tree.c (build1_stat): Remove old location code.
19705 (last_annotated_node): Remove.
19706 (annotate_with_file_line): Remove old-location variant.
19707 (annotate_with_locus): Likewise.
19708 (expr_location): Remove old location code.
19709 (set_expr_location): Likewise.
19710 (expr_has_location): Likewise.
19711 (expr_locus): Likewise.
19712 (set_expr_locus): Likewise.
19713 (expr_filename): Don't use location_from_locus.
19714 (expr_lineno): Likewise.
19715 * rtl-error.c (location_for_asm): Remove old location code.
19716 * c-lex.c (cb_line_change): Remove old location code.
19717 (fe_file_change): Likewise.
19718 (cb_def_pragma): Likewise.
19719 (c_lex_with_flags): Likewise.
19720 * gengtype.c (do_typedef): Don't special-case location types.
19721 (define_location_structures): Remove.
19722 (main): Don't call define_location_structures.
19723 * tree-pretty-print.c (dump_implicit_edges): Remove old location
19724 code.
19725
19726 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
19727
19728 PR 26264
19729 * builtins.def (BUILT_IN_STDARG_START): Remove.
19730 * builtins.c (expand_builtin): Remove BUILT_IN_STDARG_START.
19731 * tree-stdarg.c (execute_optimize_stdarg): Likewise.
19732 * tree-inline.c (inline_forbidden_p_1): Likewise.
19733
19734 2008-02-26 Richard Guenther <rguenther@suse.de>
19735
19736 * tree-flow.h (uid_decl_map_hash, uid_decl_map_eq): Move ...
19737 * tree.h (uid_decl_map_hash, uid_decl_map_eq): ... here.
19738 (lookup_decl_from_uid): Declare.
19739 (remove_decl_from_map): Likewise.
19740 * tree-ssa.c (uid_decl_map_eq, uid_decl_map_hash): Move ...
19741 * tree.c (uid_decl_map_eq, uid_decl_map_hash): ... here.
19742 (decl_for_uid_map): New global hashtable mapping DECL_UID
19743 to the decl tree.
19744 (init_ttree): Allocate it.
19745 (insert_decl_to_uid_decl_map): New helper function.
19746 (make_node_stat): Insert new decls into the map.
19747 (copy_node_stat): Likewise.
19748 (lookup_decl_from_uid): New function.
19749 (remove_decl_from_map): Likewise.
19750 (print_decl_for_uid_map_statistics): New helper.
19751 (dump_tree_statistics): Call it.
19752
19753 * tree-flow.h (struct gimple_df): Make referenced_vars a bitmap.
19754 (referenced_var_iterator): Adjust.
19755 (FOR_EACH_REFERENCED_VAR): Adjust.
19756 (FOR_EACH_REFERENCED_VAR_IN_BITMAP): New iterator.
19757 (num_referenced_vars): Adjust.
19758 * tree-flow-inline.h (gimple_referenced_vars): Adjust.
19759 (first_referenced_var): Remove.
19760 (end_referenced_vars_p): Likewise.
19761 (next_referenced_var): Likewise.
19762 (referenced_var_iterator_set): New helper function.
19763 * tree-dfa.c (referenced_var_lookup): Adjust.
19764 (referenced_var_check_and_insert): Likewise.
19765 (remove_referenced_var): Likewise.
19766 * tree-ssa.c (verify_flow_insensitive_alias_info): Use
19767 FOR_EACH_REFERENCED_VAR_IN_BITMAP.
19768 (verify_call_clobbering): Likewise.
19769 (verify_memory_partitions): Likewise.
19770 (init_tree_ssa): Allocate bitmap instead of hashtable for
19771 referenced_vars.
19772 (delete_tree_ssa): Adjust.
19773 * tree-ssa-alias.c (mark_aliases_call_clobbered): Use
19774 FOR_EACH_REFERENCED_VAR_IN_BITMAP.
19775 (compute_tag_properties): Likewise.
19776 (set_initial_properties): Likewise.
19777 (find_partition_for): Likewise.
19778 (update_reference_counts): Likewise.
19779 (dump_may_aliases_for): Likewise.
19780 * tree-ssa-operands.c (add_virtual_operand): Likewise.
19781 (add_call_clobber_ops): Likewise.
19782 (add_call_read_ops): Likewise.
19783 (get_asm_expr_operands): Likewise.
19784 * tree-into-ssa.c (dump_decl_set): Likewise.
19785 (update_ssa): Likewise.
19786 * tree-sra.c (scan_function): Likewise.
19787 (decide_instantiations): Likewise.
19788 (scalarize_parms): Likewise.
19789 * tree-ssa-alias-warnings.c (build_reference_table): Likewise.
19790 (dsa_named_for): Likewise.
19791 * tree-ssa-structalias.c (update_alias_info): Likewise.
19792 (merge_smts_into): Likewise.
19793
19794 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
19795
19796 PR 34351
19797 * doc/invoke.texi (-Wall): Add -Wvolatile-register-var.
19798 * c-opts.c (c_common_handle_option): Wall enables
19799 Wvolatile-register-var.
19800 * common.opt: Move Wvolatile-register-var to...
19801 * c.opt: ...here.
19802
19803 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
19804
19805 * common.opt (Wlarger-than=): New.
19806 * doc/invoke.texi (Warning Options): Replace -Wlarger-than- with
19807 -Wlarger-than=.
19808 * opts.c (common_handle_option): Handle -Wlarger-than=.
19809 * optc-gen.awk: Likewise.
19810 * opth-gen.awk: Likewise.
19811 * stor-layout.c (layout_decl): Use -Wlarger-than= for warning.
19812 * tree-optimize.c (tree_rest_of_compilation): Likewise.
19813
19814 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
19815
19816 * c-common.c (match_case_to_enum_1): Add appropriate
19817 OPT_W* parameter to warning.
19818 (c_do_switch_warnings): Likewise.
19819 * c-typeck.c (warning_init): Add one more parameter following
19820 'warning' function.
19821 (push_init_level): Update call to warning_init.
19822 (pop_init_level): Likewise.
19823 (add_pending_init): Likewise.
19824 (output_init_element: Likewise.
19825
19826 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
19827
19828 PR 28322
19829 * toplev.c (toplev_main): If there are warnings or error, print
19830 errors for ignored options.
19831 * opts.c (ignored_options): New static variable.
19832 (postpone_unknown_option_error): New.
19833 (print_ignored_options): New.
19834 (handle_option): Postpone errors for unknown -Wno-* options.
19835 * opts.h (print_ignored_options): Declare.
19836
19837 2008-02-25 Richard Sandiford <rsandifo@nildram.co.uk>
19838
19839 * config/mips/mips.md (loadgp_blockage, blockage): Change type
19840 to "ghost".
19841
19842 2008-02-25 Richard Guenther <rguenther@suse.de>
19843
19844 Revert:
19845 2008-02-25 Richard Guenther <rguenther@suse.de>
19846
19847 * tree-flow.h (uid_decl_map_hash, uid_decl_map_eq): Move ...
19848 * tree.h (uid_decl_map_hash, uid_decl_map_eq): ... here.
19849 (lookup_decl_from_uid): Declare.
19850 * tree-ssa.c (uid_decl_map_eq, uid_decl_map_hash): Move ...
19851 * tree.c (uid_decl_map_eq, uid_decl_map_hash): ... here.
19852 (decl_for_uid_map): New global hashtable mapping DECL_UID
19853 to the decl tree.
19854 (init_ttree): Allocate it.
19855 (insert_decl_to_uid_decl_map): New helper function.
19856 (make_node_stat): Insert new decls into the map.
19857 (copy_node_stat): Likewise.
19858 (lookup_decl_from_uid): New function.
19859 (print_decl_for_uid_map_statistics): New helper.
19860 (dump_tree_statistics): Call it.
19861
19862 * tree-flow.h (struct gimple_df): Make referenced_vars a bitmap.
19863 (referenced_var_iterator): Adjust.
19864 (FOR_EACH_REFERENCED_VAR): Adjust.
19865 (FOR_EACH_REFERENCED_VAR_IN_BITMAP): New iterator.
19866 (num_referenced_vars): Adjust.
19867 * tree-flow-inline.h (gimple_referenced_vars): Adjust.
19868 (first_referenced_var): Remove.
19869 (end_referenced_vars_p): Likewise.
19870 (next_referenced_var): Likewise.
19871 (referenced_var_iterator_set): New helper function.
19872 * tree-dfa.c (referenced_var_lookup): Adjust.
19873 (referenced_var_check_and_insert): Likewise.
19874 (remove_referenced_var): Likewise.
19875 * tree-ssa.c (verify_flow_insensitive_alias_info): Use
19876 FOR_EACH_REFERENCED_VAR_IN_BITMAP.
19877 (verify_call_clobbering): Likewise.
19878 (verify_memory_partitions): Likewise.
19879 (init_tree_ssa): Allocate bitmap instead of hashtable for
19880 referenced_vars.
19881 (delete_tree_ssa): Adjust.
19882 * tree-ssa-alias.c (mark_aliases_call_clobbered): Use
19883 FOR_EACH_REFERENCED_VAR_IN_BITMAP.
19884 (compute_tag_properties): Likewise.
19885 (set_initial_properties): Likewise.
19886 (find_partition_for): Likewise.
19887 (update_reference_counts): Likewise.
19888 (dump_may_aliases_for): Likewise.
19889 * tree-ssa-operands.c (add_virtual_operand): Likewise.
19890 (add_call_clobber_ops): Likewise.
19891 (add_call_read_ops): Likewise.
19892 (get_asm_expr_operands): Likewise.
19893 * tree-into-ssa.c (dump_decl_set): Likewise.
19894 (update_ssa): Likewise.
19895 * tree-sra.c (scan_function): Likewise.
19896 (decide_instantiations): Likewise.
19897 (scalarize_parms): Likewise.
19898 * tree-ssa-alias-warnings.c (build_reference_table): Likewise.
19899 (dsa_named_for): Likewise.
19900 * tree-ssa-structalias.c (update_alias_info): Likewise.
19901 (merge_smts_into): Likewise.
19902
19903 2008-02-25 Janne Blomqvist <jb@gcc.gnu.org>
19904
19905 PR fortran/29549
19906 * doc/invoke.texi (-fcx-limited-range): Document new option.
19907 * toplev.c (process_options): Handle -fcx-fortran-rules.
19908 * common.opt: Add documentation for -fcx-fortran-rules.
19909
19910 2008-02-25 Janne Blomqvist <jb@gcc.gnu.org>
19911
19912 PR c/35162
19913 * doc/invoke.texi (-fcx-limited-range): Correct to be in line with
19914 actual behaviour and C99.
19915
19916 2008-02-26 Ben Elliston <bje@au.ibm.com>
19917
19918 * config/rs6000/rs6000.h (ASM_CPU_POWER5_SPEC): Define.
19919 (ASM_CPU_POWER6_SPEC): Likewise.
19920 (ASM_CPU_SPEC): Pass %(asm_cpu_power5) for -mcpu=power5.
19921 Likewise, pass %(asm_cpu_power6) for -mcpu=power6.
19922 (EXTRA_SPECS): Add asm_cpu_power5, asm_cpu_power6 spec strings.
19923
19924 2008-02-25 Richard Guenther <rguenther@suse.de>
19925
19926 * tree-flow.h (uid_decl_map_hash, uid_decl_map_eq): Move ...
19927 * tree.h (uid_decl_map_hash, uid_decl_map_eq): ... here.
19928 (lookup_decl_from_uid): Declare.
19929 * tree-ssa.c (uid_decl_map_eq, uid_decl_map_hash): Move ...
19930 * tree.c (uid_decl_map_eq, uid_decl_map_hash): ... here.
19931 (decl_for_uid_map): New global hashtable mapping DECL_UID
19932 to the decl tree.
19933 (init_ttree): Allocate it.
19934 (insert_decl_to_uid_decl_map): New helper function.
19935 (make_node_stat): Insert new decls into the map.
19936 (copy_node_stat): Likewise.
19937 (lookup_decl_from_uid): New function.
19938 (print_decl_for_uid_map_statistics): New helper.
19939 (dump_tree_statistics): Call it.
19940
19941 * tree-flow.h (struct gimple_df): Make referenced_vars a bitmap.
19942 (referenced_var_iterator): Adjust.
19943 (FOR_EACH_REFERENCED_VAR): Adjust.
19944 (FOR_EACH_REFERENCED_VAR_IN_BITMAP): New iterator.
19945 (num_referenced_vars): Adjust.
19946 * tree-flow-inline.h (gimple_referenced_vars): Adjust.
19947 (first_referenced_var): Remove.
19948 (end_referenced_vars_p): Likewise.
19949 (next_referenced_var): Likewise.
19950 (referenced_var_iterator_set): New helper function.
19951 * tree-dfa.c (referenced_var_lookup): Adjust.
19952 (referenced_var_check_and_insert): Likewise.
19953 (remove_referenced_var): Likewise.
19954 * tree-ssa.c (verify_flow_insensitive_alias_info): Use
19955 FOR_EACH_REFERENCED_VAR_IN_BITMAP.
19956 (verify_call_clobbering): Likewise.
19957 (verify_memory_partitions): Likewise.
19958 (init_tree_ssa): Allocate bitmap instead of hashtable for
19959 referenced_vars.
19960 (delete_tree_ssa): Adjust.
19961 * tree-ssa-alias.c (mark_aliases_call_clobbered): Use
19962 FOR_EACH_REFERENCED_VAR_IN_BITMAP.
19963 (compute_tag_properties): Likewise.
19964 (set_initial_properties): Likewise.
19965 (find_partition_for): Likewise.
19966 (update_reference_counts): Likewise.
19967 (dump_may_aliases_for): Likewise.
19968 * tree-ssa-operands.c (add_virtual_operand): Likewise.
19969 (add_call_clobber_ops): Likewise.
19970 (add_call_read_ops): Likewise.
19971 (get_asm_expr_operands): Likewise.
19972 * tree-into-ssa.c (dump_decl_set): Likewise.
19973 (update_ssa): Likewise.
19974 * tree-sra.c (scan_function): Likewise.
19975 (decide_instantiations): Likewise.
19976 (scalarize_parms): Likewise.
19977 * tree-ssa-alias-warnings.c (build_reference_table): Likewise.
19978 (dsa_named_for): Likewise.
19979 * tree-ssa-structalias.c (update_alias_info): Likewise.
19980 (merge_smts_into): Likewise.
19981
19982 2008-02-25 Andreas Krebbel <krebbel1@de.ibm.com>
19983
19984 PR target/35258
19985 * cse.c (cse_insn): Avoid creation of overlapping MEMs.
19986 * alias.c (nonoverlapping_memrefs_p): Export for use in other modules.
19987 * alias.h (nonoverlapping_memrefs_p): Likewise.
19988
19989 2008-02-25 Jan Beulich <jbeulich@novell.com>
19990
19991 * Makefile.in: Also prefix uses of crt0.o and mcrt0.o with $(T).
19992 * config/i386/netware-libgcc.exp: Add __bswap?i2,
19993 __emultls_get_address, __emultls_register_common,
19994 __floatundi?f, and _Unwind_GetIPInfo.
19995 * config/i386/netware.c (gen_stdcall_or_fastcall_decoration):
19996 Sync with config/i386/winnt.c:gen_stdcall_or_fastcall_suffix().
19997 (gen_regparm_prefix): Likewise.
19998 (i386_nlm_encode_section_info): Sync with
19999 config/i386/winnt.c:i386_pe_encode_section_info().
20000 (i386_nlm_maybe_mangle_decl_assembler_name): New.
20001 i386_nlm_mangle_decl_assembler_name): New.
20002 (netware_override_options): New.
20003 * config/i386/netware.h (netware_override_options): Declare.
20004 (OVERRIDE_OPTIONS): Re-define to netware_override_options.
20005 (i386_nlm_mangle_decl_assembler_name): Declare.
20006 (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Define.
20007
20008 2008-02-25 Ben Elliston <bje@au.ibm.com>
20009
20010 PR other/32948
20011 * c-decl.c (grokdeclarator): Remove unused local variables
20012 `typedef_type' and `type_as_written'.
20013 * bb-reorder.c
20014 (find_rarely_executed_basic_blocks_and_crossing_edges): Remove
20015 unused local variable `has_hot_blocks'.
20016 (fix_crossing_conditional_branches): Remove unused local variable
20017 `prev_bb'.
20018
20019 2008-02-25 Uros Bizjak <ubizjak@gmail.com>
20020
20021 PR middle-end/19984
20022 * builtins.def (BUILT_IN_NAN): Define as c99 builtin
20023 using DEF_C99_BUILTIN.
20024 (BUILT_IN_NANF): Ditto.
20025 (BUILT_IN_NANL): Ditto.
20026
20027 2008-02-25 Ayal Zaks <zaks@il.ibm.com>
20028 Revital Eres <eres@il.ibm.com>
20029
20030 * modulo-sched.c (calculate_must_precede_follow): Address TODO
20031 regarding the order of two dependent insns in the same row.
20032
20033 2008-02-25 Eric Botcazou <ebotcazou@adacore.com>
20034
20035 * stor-layout.c (layout_decl): Do not bump the alignment of a
20036 bit-field to more than byte alignment if it is packed.
20037
20038 2008-02-24 David Edelsohn <edelsohn@gnu.org>
20039
20040 * config/rs6000/rs6000.c (processor_costs): Add cache costs for
20041 e300c2 and e300c3.
20042
20043 2008-02-24 Diego Novillo <dnovillo@google.com>
20044
20045 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg01094.html
20046
20047 PR 33738
20048 * tree-vrp.c (vrp_evaluate_conditional): With
20049 -Wtype-limits, emit a warning when comparing against a
20050 constant outside the natural range of OP0's type.
20051 * c.opt (Wtype-limits): Move ...
20052 * common.opt (Wtype-limits): ... here.
20053
20054 2008-02-24 Edmar Wienskoski <edmar@freescale.com>
20055
20056 * config.gcc (powerpc*-*-*): Add new cores e300c2 and e300c3.
20057 * config/rs6000/e300c2c3.md: New file.
20058 * config/rs6000/rs6000.c (processor_costs): Add new costs for
20059 e300c2 and e300c3.
20060 (rs6000_override_options): Add e300c2 and e300c3 cases to
20061 processor_target_table. Do not allow usage of Altivec or Spe
20062 with e300 cores. Initialize rs6000_cost for e300c2 and e300c3.
20063 (rs6000_issue_rate): Set issue rate for e300c2 and e300c3.
20064 * config/rs6000/rs6000.h (processor_type): Add
20065 PROCESSOR_PPCE300C2 and PROCESSOR_PPCE300C3.
20066 (ASM_CPU_SPEC): Add e300c2 and e300c3.
20067 * config/rs6000/rs6000.md (define_attr "cpu"): Add ppce300c2
20068 and ppce300c3. Include e300c2c3.md.
20069
20070 2008-02-23 David Edelsohn <edelsohn@gnu.org>
20071
20072 * config/rs6000/rs6000.h (CONSTANT_ALIGNMENT): Use STRICT_ALIGNMENT
20073 instead of TARGET_STRICT_ALIGN.
20074
20075 2008-02-23 Joseph Myers <joseph@codesourcery.com>
20076
20077 * explow.c (memory_address): Assert that the generated address is
20078 valid.
20079
20080 2008-02-23 Francois-Xavier Coudert <coudert@clipper.ens.fr>
20081
20082 PR target/25477
20083 * config/darwin-protos.h: Add darwin_patch_builtins prototype.
20084 * config/darwin-ppc-ldouble-patch.def: New file.
20085 * config/rs6000/darwin.h (SUBTARGET_INIT_BUILTINS): New macro.
20086 * config/rs6000/rs6000.c (rs6000_init_builtins): Call
20087 SUBTARGET_INIT_BUILTINS if defined.
20088 * config/darwin.c (darwin_patch_builtin, darwin_patch_builtins):
20089 New functions.
20090
20091 2008-02-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
20092
20093 PR rtl-opt/33512
20094 * simplify-rtx.c (simplify_binary_operation_1): Add simplification
20095 of (and X (ior (not X) Y) and (and (ior (not X) Y) X).
20096
20097 2008-02-23 Andrew Pinski <andrew_pinski@playstation.sony.com>
20098
20099 PR pch/35027
20100 * c-pch.c (c_common_valid_pch): Make the "too short to be a PCH
20101 file" warning condtional on -Winvalid-PCH.
20102
20103 2008-02-23 Daniel Jacobowitz <dan@codesourcery.com>
20104
20105 * expmed.c (extract_bit_field): Always use adjust_address for MEM.
20106
20107 2008-02-23 Uros Bizjak <ubizjak@gmail.com>
20108
20109 PR target/22076
20110 PR target/34256
20111 * config/i386/mmx.md (*mov<mode>_internal_rex64): Use "!y" to
20112 prevent reload from using MMX registers.
20113 (*mov<mode>_internal): Ditto.
20114 (*movv2sf_internal_rex64): Ditto.
20115 (*movv2sf_internal): Ditto.
20116
20117 2008-02-23 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20118
20119 PR documentation/31569
20120 * doc/install.texi2html: Use makeinfo --no-number-sections.
20121
20122 2008-02-22 Nathan Froyd <froydnj@codesourcery.com>
20123
20124 * config/rs6000/rs6000.c (rs6000_legitimize_address): Check to
20125 ensure that we can address an entire entity > 8 bytes. Don't
20126 generate reg+reg addressing for such data.
20127
20128 2008-02-22 Nathan Froyd <froydnj@codesourcery.com>
20129
20130 * config/rs6000/rs6000.h (CONSTANT_ALIGNMENT): Don't overalign
20131 strings when optimizing for size, unless the target cares about
20132 alignment.
20133
20134 2008-02-22 Tom Tromey <tromey@redhat.com>
20135
20136 * regclass.c (current_pass): Remove declaration.
20137
20138 2008-02-22 Anatoly Sokolov <aesok@post.ru>
20139
20140 * config/avr/libgcc.S (__RAMPZ__): Define.
20141 (__do_copy_data): Add for devices with 128KB code memory.
20142
20143 2008-02-22 Nathan Froyd <froydnj@codesourcery.com>
20144
20145 * config/rs6000/linuxspe.h (SUBSUBTARGET_OVERRIDE_OPTIONS):
20146 Use spe_abi.
20147 * config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Likewise.
20148
20149 2008-02-22 Hans-Peter Nilsson <hp@axis.com>
20150
20151 * config/cris/cris.h (REG_CLASS_FROM_LETTER): Recognize 'b' for
20152 GENNONACR_REGS.
20153
20154 2008-02-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20155
20156 PR c/19999
20157 * c-typeck.c (build_binary_op): Warn about floating point
20158 comparisons if FLOAT_TYPE_P, not only for REAL_TYPE.
20159
20160 2008-02-21 Janis Johnson <janis187@us.ibm.com>
20161
20162 PR target/34526
20163 * config/rs6000/rs6000.c (rs6000_altivec_abi): Clarify comment.
20164 (rs6000_explicit_options): Split abi into spe_abi and altivec_abi,
20165 add vrsave.
20166 (rs6000_override_options): Set altivec_abi as default, not override,
20167 for 64-bit GNU/Linux; for 32-bit GNU/Linux default to altivec_abi for
20168 TARGET_ALTIVEC; default to TARGET_ALTIVEC_VRSAVE when AltiVec ABI
20169 is used; use new member spe_abi.
20170 (rs6000_handle_option): Set rs6000_explicit_options.vrsave; use
20171 spe_abi and altivec_abi.
20172
20173 2008-02-22 Tomas Bily <tbily@suse.cz>
20174
20175 * tree-vectorizer.c (vect_is_simple_reduction): Fix comment typo.
20176
20177 2008-02-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20178
20179 PR bootstrap/35273
20180 * config.build (build_file_translate): Set to `CMD //c' only if
20181 it works.
20182 * Makefile.in (build_file_translate): Improve comment.
20183
20184 2008-02-21 Jan Hubicka <jh@suse.cz>
20185
20186 * predict.def (PRED_TREE_OPCODE_POSITIVE, PRED_TREE_OPCODE_NONEQUAL,
20187 PRED_TREE_OPCODE_POSITIVE, PRED_TREE_OPCODE_NONEQUAL, PRED_CALL,
20188 PRED_TREE_EARLY_RETURN, PRED_NULL_RETURN): Update.
20189
20190 2008-02-21 Michael Matz <matz@suse.de>
20191
20192 PR target/35264
20193 * config/i386/i386.c (ix86_expand_branch): Add missing breaks.
20194
20195 2008-02-21 Uros Bizjak <ubizjak@gmail.com>
20196
20197 * config/i386/i386.md (mov<mode>cc): Macroize expander from movsfcc,
20198 movdfcc and movxfcc using X87MODEF mode iterator and SSE_FLOAT_MODE_P
20199 as insn constraint.
20200 * config/i386/sse.md (<sse>_movup<ssemodesuffixf2c>): Macroize insn
20201 from sse_movups adn sse2_movupd using SSEMODEF2P mode iterator and
20202 SSE_VEC_FLOAT_MODE_P as insn constraint.
20203 (<sse>_movmskp<ssemodesuffixf2c>): Ditto from similar patterns.
20204 (sse4a_movnt<mode>): Macroize insn from sse4a_movntsf and
20205 sse4a_movntdf using MODEF mode iterator.
20206 (sse4a_vmmovnt<mode>): Macroize insn form sse4a_vmmovntv2df and
20207 sse4a_vmmovntv4sf using SSEMODEF2P mode iterator.
20208 (sse4_1_blendp<ssemodesuffixf2c>): Ditto from similar patterns.
20209 (sse4_1_blendvp<ssemodesuffixf2c>): Ditto.
20210 (sse4_1_dpp<ssemodesuffixf2c>): Ditto.
20211 (sse4_1_roundp<ssemodesuffixf2c>): Ditto.
20212 (sse4_1_rounds<ssemodesuffixf2c>): Ditto.
20213
20214 2008-02-21 Richard Guenther <rguenther@suse.de>
20215
20216 * tree.def (PAREN_EXPR): New tree code.
20217 * fold-const.c (fold_unary): Remove PAREN_EXPR around constants
20218 and PAREN_EXPR.
20219 * tree-pretty-print.c (dump_generic_node): Handle PAREN_EXPR.
20220 * expr.c (expand_expr_real_1): Likewise.
20221 * tree-inline.c (estimate_num_insns_1): Likewise.
20222 * tree-complex.c (expand_complex_move): Likewise.
20223 * tree-vectorizer.c (vect_is_simple_use): Treat PAREN_EXPR (x)
20224 as plain x.
20225
20226 2008-02-20 Kaz Kojima <kkojima@gcc.gnu.org>
20227
20228 PR target/35225
20229 * config/sh/sh.c (find_barrier): Don't go past 'from' argument.
20230
20231 2008-02-20 Kaz Kojima <kkojima@gcc.gnu.org>
20232
20233 PR target/35190
20234 * config/sh/sh.md (jump_compact): Disable for crossing jumps.
20235
20236 * config/sh/sh.c (find_barrier): Don't go past
20237 NOTE_INSN_SWITCH_TEXT_SECTIONS note.
20238
20239 2008-02-20 DJ Delorie <dj@redhat.com>
20240
20241 * config/h8300/h8300.md (insv): Force source operand to be a register.
20242
20243 * config/h8300/h8300.c (h8300_expand_epilogue): Emit return insn
20244 as a jump, not as a plain insn.
20245
20246 2008-02-20 Seongbae Park <seongbae.park@gmail.com>
20247
20248 * doc/invoke.texi (Warning Options): Add new option
20249 -Wframe-larger-than=.
20250 (-Wframe-larger-than): Document.
20251
20252 * flags.h (warn_frame_larger_than, frame_larger_than_size):
20253 Add declarations for new option variables.
20254
20255 * final.c (final_start_function): Check the frame size
20256 before emission and issue a Wframe-larger-than warning.
20257
20258 * opts.c (warn_frame_larger_than, frame_larger_than_size):
20259 Add definitions for new option variables.
20260 (common_handle_option): Handle new option OPT_Wframe_larger_than_.
20261
20262 * common.opt (Wframe-larger-than=): New option.
20263
20264 2008-02-20 Uros Bizjak <ubizjak@gmail.com>
20265
20266 * config/i386/sse.md (<sse>_vmmul<mode>3): Fix typo in asm template.
20267 (<sse>_div<mode>3): Ditto.
20268 (<sse>_vmdiv<mode>3): Ditto.
20269 (<sse>_vmsqrt<mode>2): Ditto.
20270 (*smax<mode>3): Ditto.
20271 (sse5_frcz<mode>2): Ditto.
20272 (sse5_vmfrcz<mode>2): Ditto. Use TARGET_SSE5 instead of TARGET_ROUND
20273 as insn constraint.
20274
20275 2008-02-20 Richard Guenther <rguenther@suse.de>
20276
20277 PR middle-end/35265
20278 * builtins.c (validate_arg): If we want an INTEGER_TYPE,
20279 be happy with INTEGRAL_TYPE_P.
20280
20281 2008-02-20 Richard Guenther <rguenther@suse.de>
20282
20283 * fold-const.c (split_tree): Associate floatig-point expressions
20284 if flag_associative_math is set.
20285
20286 2008-02-20 Richard Guenther <rguenther@suse.de>
20287
20288 * tree.h (fold_real_zero_addition_p): Declare.
20289 * fold-const.c (fold_real_zero_addition_p): Export.
20290 * tree-ssa-reassoc.c (eliminate_using_constants): Also handle
20291 floating-point operations with zero and one.
20292
20293 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
20294
20295 * doc/install.texi: Correct references to CFLAGS, replacing them
20296 with BOOT_CFLAGS. Document flags used during bootstrap for
20297 target libraries.
20298
20299 2008-02-20 Uros Bizjak <ubizjak@gmail.com>
20300
20301 * config/i386/i386.h (SSE_VEC_FLOAT_MODE_P): New define.
20302 * config/i386/i386.md (*sse_setcc<mode>): Macroize from *sse_setccsf
20303 and *sse_setccdf using MODEF mode iterator and SSE_FLOAT_MODE_P as
20304 insn constraint.
20305 (smin<mode>3): Ditto from similar patterns.
20306 (smax<mode>3): Ditto.
20307 (*ieee_smin<mode>3): Ditto.
20308 (*ieee_smax<mode>3): Ditto.
20309 * config/i386/sse.md (sse): New mode attribute.
20310 (mov<mode>): Macroize expander from movv4sf and movv2df using
20311 SSEMODEF2P mode iterator.
20312 (<sse>_movnt<mode>): Ditto from similar patterns. Use
20313 SSE_VEC_FLOAT_MODE_P as insn constraint.
20314 (storent<mode>): Ditto.
20315 (storent<mode>): Macroize expander from storentsf and storentdf using
20316 MODEF mode iterator.
20317 (neg<mode>2): Macroize from negv4sf2 and negv2df2 using SSEMODEF2P
20318 mode iterator and SSE_VEC_FLOAT_MODE_P as insn constraint.
20319 (abs<mode>2): Ditto from similar patterns.
20320 (add<mode>3, *add<mode>3, <sse>_vmadd<mode>3): Ditto.
20321 (sub<mode>3, *sub<mode>3, <sse>_vmsub<mode>3): Ditto.
20322 (<sse>_div<mode>3, <sse>_vmdiv<mode>3): Ditto.
20323 (<sse>_vmsqrt<mode>2): Ditto.
20324 (smin<mode>3, *smin<mode>3_finite, *smin<mode>3)
20325 (<sse>_vmsmin<mode>3, *ieee_smin<mode>3): Ditto.
20326 (smax<mode>3, *smax<mode>3_finite, *smax<mode>3)
20327 (<sse>_vmsmax<mode>3, *ieee_smax<mode>3): Ditto.
20328 (<sse>_maskcmp<mode>3): Macroize from sse_maskcmpv4sf3,
20329 sse_maskcmpsf3, sse2_maskcmpv2df3 and sse2_maskcmpdf3 using SSEMODEF4
20330 mode iterator. Use SSE_FLOAT_MODE_P with SSE_VEC_FLOAT_MODE_P as
20331 insn constraint.
20332 (<sse>_comi): Macroize from sse_comi and sse2_comi using MODEF mode
20333 iterator and SSE_FLOAT_MODE_P as insn constraint.
20334 (<sse>_ucomi): Ditto from similar patterns.
20335 (<sse>_vmmaskcmp<mode>3): Macroize from sse_vmmaskcmpv4sf3 and
20336 sse2_vmmaskcmpv2df3 using SSEMODEF2P mode iterator and
20337 SSE_VEC_FLOAT_MODE_P as insn constraint.
20338 (vcond<mode>): Ditto from similar patterns.
20339 (and<mode>3, *and<mode>3): Ditto.
20340 (<sse>_nand<mode>3): Ditto.
20341 (ior<mode>3, *ior<mode>3): Ditto.
20342 (xor<mode>3, *xor<mode>3): Ditto.
20343 (*and<mode>3): Macroize from *andsf3 and *anddf3 using MODEF mode
20344 iterator and SSE_FLOAT_MODE_P as insn constraint.
20345 (*nand<mode>3): Ditto from similar patterns.
20346 (*ior<mode>3): Ditto.
20347 (*xor<mode>3): Ditto.
20348
20349 2008-02-20 Ira Rosen <irar@il.ibm.com>
20350
20351 * config/spu/spu.md (vec_unpacku_hi_v8hi, vec_unpacku_lo_v8hi,
20352 vec_unpacks_hi_v8hi, vec_unpacks_lo_v8hi, vec_unpacku_hi_v16qi,
20353 vec_unpacku_lo_v16qi, vec_unpacks_lo_v16qi): Implement.
20354
20355 2008-02-19 Jan Hubicka <jh@suse.cz>
20356
20357 * predict.c (tree_bb_level_predictions): Remove variable next
20358 mistakely introduced by previous commit.
20359
20360 2008-02-19 Jan Hubicka <jh@suse.cz>
20361
20362 * predict.c (predict_paths_leading_to): Rewrite.
20363 (predict_paths_for_bb): New.
20364 (tree_bb_level_predictions): Update call of predict_paths_leading_to.
20365
20366 2008-02-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20367
20368 PR bootstrap/35218
20369 * Makefile.in (build_file_translate): New.
20370 (gcc-vers.texi): Use it for translating $(abs_srcdir).
20371 * config.build (build_file_translate): Set to `CMD //c' on MinGW.
20372 * configure.ac (build_file_translate): Substitute it.
20373 * configure: Regenerate.
20374
20375 2008-02-19 Jan Hubicka <jh@suse.cz>
20376
20377 PR rtl-optimization/34408
20378 * see.c (see_def_extension_not_merged): Copy subreg so we don't have
20379 invalid sharing.
20380
20381 2008-02-19 Jan Hubicka <jh@suse.cz>
20382
20383 PR middle-end/28779
20384 * tree-inline.c (estimate_num_insns_1): Fix counting of cost of
20385 call_expr.
20386
20387 2008-02-19 H.J. Lu <hongjiu.lu@intel.com>
20388
20389 PR Ada/35186
20390 * config/i386/i386-modes.def: Revert the last DI alignment
20391 change until Ada people can look into it.
20392
20393 2008-02-19 Nick Clifton <nickc@redhat.com>
20394
20395 * opts.c (print_specific_help): Fix typo in --help text.
20396
20397 2008-02-19 Jakub Jelinek <jakub@redhat.com>
20398
20399 PR target/35239
20400 * config/i386/cpuid.h (__cpuid, __get_cpuid_max): Use special
20401 32-bit inline asm without asm alternatives for host GCC < 3.0.
20402
20403 2008-02-19 Richard Guenther <rguenther@suse.de>
20404
20405 PR tree-optimization/34989
20406 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Re-structure.
20407 Allow propagation to INDIRECT_REF if we can simplify only.
20408
20409 2008-02-19 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
20410
20411 * c-common.c (warn_for_collisions_1): Use appropriate option when
20412 warning.
20413
20414 2008-02-19 Nick Clifton <nickc@redhat.com>
20415
20416 PR other/31349
20417 * opts.c (undocumented_msg): Leave blank unless checking is enabled.
20418 (handle_options): Fix indentation.
20419 (print_filtered_help): If no language-specific options were
20420 displayed tell the user how to list all the options supported by
20421 the language's front-end.
20422 (print_specific_help): Fix indentation and remove duplicate line.
20423 (common_handle_option): Handle the -v option.
20424 For --help enable the display of undocumented options if the -v
20425 switch has been included on the command line.
20426 For --help= check for overlaps in the arguments between the option
20427 classes and the language names and issue a warning when they
20428 cannot be disambiguated.
20429 * c.opt (v): Pass on to the common option handler.
20430
20431 2008-02-19 Revital Eres <eres@il.ibm.com>
20432
20433 * modulo-sched.c (sms_schedule): Change dump message when
20434 create_ddg function fails.
20435 (try_scheduling_node_in_cycle): Rename row to cycle.
20436 (print_partial_schedule): Rename CYCLE to ROW.
20437
20438 2008-02-19 Christian Bruel <christian.bruel@st.com>
20439 Zdenek Dvorak <ook@ucw.cz>
20440
20441 * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check step alignment.
20442
20443 2008-02-19 Uros Bizjak <ubizjak@gmail.com>
20444
20445 PR target/33555
20446 * config/i386/i386.md (*x86_movsicc_0_m1_se): New insn pattern.
20447 (*x86_movdicc_0_m1_se): Ditto.
20448
20449 2008-02-19 Uros Bizjak <ubizjak@gmail.com>
20450
20451 * config/i386/sfp-machine.h (__gcc_CMPtype): New typedef.
20452 (CMPtype): Define as __gcc_CMPtype.
20453 * config/rs6000/sfp-machine.h (__gcc_CMPtype): New typedef.
20454 (CMPtype): Define as __gcc_CMPtype.
20455
20456 2008-02-19 Hans-Peter Nilsson <hp@axis.com>
20457
20458 Support valgrind 3.3 for --enable-checking=valgrind.
20459 * system.h: Consolidate ENABLE_VALGRIND_CHECKING-dependent defines
20460 here.
20461 [!VALGRIND_MAKE_MEM_NOACCESS]: Define as VALGRIND_MAKE_NOACCESS.
20462 [!VALGRIND_MAKE_MEM_DEFINED]: Define as VALGRIND_MAKE_READABLE.
20463 [!VALGRIND_MAKE_MEM_UNDEFINED]: Define as VALGRIND_MAKE_WRITABLE.
20464 * ggc-common.c: Remove ENABLE_VALGRIND_CHECKING-dependent defines.
20465 Replace use of VALGRIND_MAKE_READABLE, VALGRIND_MAKE_WRITABLE, and
20466 VALGRIND_MAKE_NOACCESS with VALGRIND_MAKE_MEM_DEFINED,
20467 VALGRIND_MAKE_MEM_UNDEFINED, and VALGRIND_MAKE_MEM_NOACCESS
20468 respectively.
20469 * ggc-zone.c: Similar.
20470 * ggc-page.c: Similar.
20471
20472 2008-02-19 Paul Brook <paul@codesourcery.com>
20473
20474 PR target/35071
20475 * config/arm/ieee754-df.S: Fix do_it typo.
20476 * config/arm/ieee754-sf.S: Fix do_it typo.
20477
20478 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
20479
20480 PR target/35189
20481 * config/i386/i386.c (OPTION_MASK_ISA_MMX_SET): New.
20482 (OPTION_MASK_ISA_3DNOW_SET): Likewise.
20483 (OPTION_MASK_ISA_SSE_SET): Likewise.
20484 (OPTION_MASK_ISA_SSE2_SET): Likewise.
20485 (OPTION_MASK_ISA_SSE3_SET): Likewise.
20486 (OPTION_MASK_ISA_SSSE3_SET): Likewise.
20487 (OPTION_MASK_ISA_SSE4_1_SET): Likewise.
20488 (OPTION_MASK_ISA_SSE4_2_SET): Likewise.
20489 (OPTION_MASK_ISA_SSE4_SET): Likewise.
20490 (OPTION_MASK_ISA_SSE4A_SET): Likewise.
20491 (OPTION_MASK_ISA_SSE5_SET): Likewise.
20492 (OPTION_MASK_ISA_3DNOW_A_UNSET): Likewise.
20493 (OPTION_MASK_ISA_MMX_UNSET): Updated.
20494 (OPTION_MASK_ISA_3DNOW_UNSET): Updated.
20495 (OPTION_MASK_ISA_SSE_UNSET): Likewise.
20496 (OPTION_MASK_ISA_SSE3_UNSET): Likewise.
20497 (OPTION_MASK_ISA_SSSE3_UNSET): Likewise.
20498 (OPTION_MASK_ISA_SSE4_1_UNSET): Likewise.
20499 (OPTION_MASK_ISA_SSE4_2_UNSET): Likewise.
20500 (OPTION_MASK_ISA_SSE4A_UNSET): Likewise.
20501 (OPTION_MASK_ISA_SSE5_UNSET): Likewise.
20502 (OPTION_MASK_ISA_SSE4): Removed.
20503 (ix86_handle_option): Turn on bits in ix86_isa_flags and
20504 ix86_isa_flags_explicit with OPTION_MASK_ISA_XXX_SET for -mXXX.
20505 (override_options): Don't turn on implied SSE/MMX bits in
20506 ix86_isa_flags.
20507
20508 2008-02-18 H.J. Lu <hongjiu.lu@intel.com>
20509
20510 * config/i386/i386-modes.def: Use 4 byte alignment on DI for
20511 32bit host.
20512
20513 2008-02-18 Joey Ye <joey.ye@intel.com>
20514
20515 PR middle-end/34921
20516 * tree-nested.c (insert_field_into_struct): Set type alignment
20517 to field alignment if the former is less than the latter.
20518
20519 2008-02-18 Jakub Jelinek <jakub@redhat.com>
20520
20521 * BASE-VER: Set to 4.4.0.
20522
20523 2008-02-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20524
20525 * doc/c-tree.texi: Use @dots{} and @enddots{} where appropriate.
20526 * doc/cfg.texi: Likewise.
20527 * doc/extend.texi: Likewise.
20528 * doc/gty.texi: Likewise.
20529 * doc/invoke.texi: Likewise.
20530 * doc/loop.texi: Likewise.
20531 * doc/md.texi: Likewise.
20532 * doc/passes.texi: Likewise.
20533 * doc/rtl.texi: Likewise.
20534 * doc/sourcebuild.texi: Likewise.
20535 * doc/tm.texi: Likewise.
20536 * doc/tree-ssa.texi: Likewise.
20537
20538 2008-02-17 Richard Guenther <rguenther@suse.de>
20539
20540 PR middle-end/35227
20541 * tree-complex.c (init_parameter_lattice_values): Handle parameters
20542 without default definition.
20543
20544 2008-02-17 Richard Guenther <rguenther@suse.de>
20545
20546 PR tree-optimization/35231
20547 * tree-vrp.c (register_edge_assert_for): Do not assume A == 0
20548 if A | B != 1.
20549
20550 2008-02-17 Uros Bizjak <ubizjak@gmail.com>
20551
20552 Revert:
20553 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
20554 * config/i386/sfp-machine.h (CMPtype): Define as typedef using
20555 libgcc_cmp_return mode.
20556
20557 2008-02-16 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
20558
20559 PR c/28368
20560 * doc/invoke.texi (-std): Clarify description of -std= and -ansi.
20561
20562 2008-02-16 Ralf Corsepius <ralf.corsepius@rtems.org>
20563
20564 * config/m68k/t-rtems (M68K_MLIB_CPU): Add 5208, 5307, 5407, 5475
20565 multilibs.
20566
20567 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20568
20569 * doc/c-tree.texi: Use `@.' where appropriate.
20570 * doc/extend.texi: Likewise.
20571 * doc/install.texi: Likewise.
20572 * doc/invoke.texi: Likewise.
20573 * doc/loop.texi: Likewise.
20574 * doc/makefile.texi: Likewise.
20575 * doc/md.texi: Likewise.
20576 * doc/passes.texi: Likewise.
20577 * doc/standards.texi: Likewise.
20578 * doc/tm.texi: Likewise.
20579
20580 2008-02-15 Jakub Jelinek <jakub@redhat.com>
20581
20582 PR middle-end/35196
20583 * omp-low.c (expand_omp_for_generic): Don't initialize fd->v
20584 in entry_bb.
20585 (expand_omp_for_static_nochunk): Initialize fd->v in seq_start_bb
20586 rather than in entry_bb.
20587
20588 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
20589
20590 * config/i386/sfp-machine.h (CMPtype): Define as typedef using
20591 libgcc_cmp_return mode.
20592
20593 2008-02-15 Jakub Jelinek <jakub@redhat.com>
20594
20595 PR middle-end/35130
20596 * tree-nested.c (convert_call_expr): Put FRAME.* vars into
20597 OMP_CLAUSE_SHARED rather than OMP_CLAUSE_FIRSTPRIVATE clause.
20598
20599 2008-02-15 Richard Guenther <rguenther@suse.de>
20600 Zdenek Dvorak <ook@ucw.cz>
20601
20602 PR tree-optimization/35164
20603 * tree-flow.h (stmt_references_abnormal_ssa_name): Declare.
20604 * tree-dfa.c (stmt_references_abnormal_ssa_name): New function.
20605 * tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_vars):
20606 Only propagate addresses which do not have abnormal SSA_NAMEs
20607 in their operands.
20608
20609 2008-02-15 Joseph Myers <joseph@codesourcery.com>
20610
20611 PR target/35088
20612 * config/m68k/m68k.h (DWARF_CIE_DATA_ALIGNMENT): Define.
20613
20614 2008-02-15 Jan Hubicka <jh@suse.cz>
20615
20616 PR middle-end/35149
20617 * ipa.c (cgraph_remove_unreachable_nodes): Clear local.inlinable flag.
20618
20619 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
20620
20621 PR middle-end/34621
20622 * function.c (pad_to_arg_alignment): Remove test for STACK_BOUNDARY
20623 when calculating alignment_pad.
20624
20625 2008-02-15 Uros Bizjak <ubizjak@gmail.com>
20626
20627 * config/i386/i386.h (CLEAR_RATIO): Use MIN macro.
20628 (WIDEST_HARDWARE_FP_SIZE): Use LONG_DOUBLE_TYPE_SIZE define.
20629 * config/i386/darwin.h (PREFERRED_STACK_BOUNDARY): Use MAX macro
20630 and STACK_BOUNDARY define.
20631
20632 2008-02-14 Danny Smith <dannysmith@users.sourceforge.net>
20633
20634 PR preprocessor/35061
20635 * c-pragma.c (handle_pragma_pop_macro): Check that
20636 pushed_macro_table has been allocated.
20637
20638 2008-02-14 Eric Botcazou <ebotcazou@adacore.com>
20639
20640 PR middle-end/35136
20641 * gimplify.c (force_gimple_operand_bsi): Revert 2008-02-12 change.
20642 (force_gimple_operand): Likewise.
20643 * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Add new cases
20644 for TARGET_MEM_REF and CONVERT_EXPR/NON_LVALUE_EXPR/NOP_EXPR.
20645 Also recurse on the operand for regular VIEW_CONVERT_EXPRs.
20646 (find_interesting_uses_address): Check addressability and alignment
20647 of the base expression only after substituting bases of IVs into it.
20648
20649 2008-02-14 Michael Matz <matz@suse.de>
20650
20651 PR target/34930
20652 * function.c (instantiate_virtual_regs_in_insn): Reload address
20653 before falling back to reloading the whole operand.
20654
20655 2008-02-14 Andreas Krebbel <krebbel1@de.ibm.com>
20656
20657 * config/s390/s390.c (s390_mainpool_start): Emit the pool
20658 before the first section switch note.
20659
20660 2008-02-14 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20661
20662 * doc/bugreport.texi: Update copyright years.
20663 * doc/c-tree.texi: Likewise.
20664 * doc/cfg.texi: Likewise.
20665 * doc/cpp.texi: Likewise.
20666 * doc/cppinternals.texi: Likewise.
20667 * doc/fragments.texi: Likewise.
20668 * doc/frontends.texi: Likewise.
20669 * doc/gcc.texi: Likewise.
20670 * doc/gty.texi: Likewise.
20671 * doc/hostconfig.texi: Likewise.
20672 * doc/implement-c.texi: Likewise.
20673 * doc/libgcc.texi: Likewise.
20674 * doc/loop.texi: Likewise.
20675 * doc/makefile.texi: Likewise.
20676 * doc/options.texi: Likewise.
20677 * doc/passes.texi: Likewise.
20678 * doc/rtl.texi: Likewise.
20679 * doc/sourcebuild.texi: Likewise.
20680 * doc/standards.texi: Likewise.
20681 * doc/tree-ssa.texi: Likewise.
20682 * doc/trouble.texi: Likewise.
20683
20684 * doc/extend.texi: Use @: or add comma where appropriate.
20685 * doc/invoke.texi: Likewise.
20686 * doc/tm.texi: Likewise.
20687
20688 2008-02-14 Alan Modra <amodra@bigpond.net.au>
20689
20690 PR target/34393
20691 * config/rs6000/rs6000.md (restore_stack_block): Force operands[1]
20692 to a reg.
20693
20694 2008-02-14 Jesper Nilsson <jesper.nilsson@axis.com>
20695
20696 * doc/md.texi (clz, ctz): Add reference.
20697 * doc/rtl.texi (clz, ctz): Likewise.
20698
20699 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20700
20701 PR other/35148
20702 * Makefile.in (gcc-vers.texi): Use abs_srcdir for the value of
20703 srcdir.
20704
20705 2008-02-13 Andreas Krebbel <krebbel1@de.ibm.com>
20706
20707 * config/s390/s390.c (struct constant_pool): New field
20708 emit_pool_after added.
20709 (s390_mainpool_start): Set the emit_pool_after flag according
20710 to the section switch notes.
20711 (s390_mainpool_finish): Consider emit_pool_after when emitting
20712 the literal pool at the end of the function.
20713 (s390_chunkify_start): Force literal pool splits at section
20714 switch notes.
20715
20716 2008-02-13 Michael Matz <matz@suse.de>
20717
20718 PR debug/35065
20719 * var-tracking.c (clobber_variable_part): Correctly traverse the
20720 list.
20721
20722 2008-02-13 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
20723
20724 PR 29673
20725 * doc/invoke.texi (Debugging Options): Remove -fdump-tree-inlined.
20726 Add -fdump-ipa-inline.
20727 * tree-dump.c (dump_files): Remove tree-inlined dump.
20728 * tree-pass.h (tree_dump_index): Remove TDI_inlined.
20729
20730 2008-02-12 Richard Guenther <rguenther@suse.de>
20731
20732 PR tree-optimization/35171
20733 * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Deal with
20734 default defs.
20735
20736 2008-02-12 Richard Guenther <rguenther@suse.de>
20737
20738 PR middle-end/35163
20739 * fold-const.c (fold_widened_comparison): Use get_unwidened in
20740 value-preserving mode. Disallow final truncation.
20741
20742 2008-02-12 Eric Botcazou <ebotcazou@adacore.com>
20743
20744 PR middle-end/35136
20745 * gimplify.c (force_gimple_operand_bsi): Move SSA renaming
20746 code from here to...
20747 (force_gimple_operand): ...here.
20748
20749 2008-02-12 Jakub Jelinek <jakub@redhat.com>
20750
20751 PR c++/35144
20752 * tree-sra.c (sra_build_assignment): fold_convert SRC if copying
20753 non-compatible pointers.
20754 (generate_element_copy): If SRC and DST are RECORD_TYPEs with
20755 different FIELD_DECLs, try harder by comparing field offsets, sizes
20756 and types.
20757
20758 PR inline-asm/35160
20759 * function.c (match_asm_constraints_1): Don't replace the same input
20760 multiple times.
20761
20762 2008-02-12 Anatoly Sokolov <aesok@post.ru>
20763
20764 * config/avr/avr.h (AVR_HAVE_RAMPZ): Define.
20765 * config/avr/avr.c (expand_prologue): Save RAMPZ register.
20766 (expand_epilogue): Restore RAMPZ register.
20767 * config/avr/avr.md (RAMPZ_ADDR): New constant.
20768
20769 2008-02-11 Kai Tietz <kai.tietz@onevision.com>
20770
20771 * config/i386/cygwin.asm: (__alloca): Correct calling
20772 convention and alignment.
20773 (__chkstk): Force 8 byte stack alignment.
20774
20775 2008-02-11 Uros Bizjak <ubizjak@gmail.com>
20776 Richard Guenther <rguenther@suse.de>
20777
20778 PR tree-optimization/33992
20779 * tree-ssa-loop-im.c (rewrite_bittest): Fixup the type of
20780 the zero we compare against.
20781
20782 2008-02-10 Danny Smith <dannysmith@users.sourceforge.net>
20783
20784 PR libfortran/35063
20785 * gthr-win32.h (__gthread_mutex_destroy_function): New function
20786 to CloseHandle after unlocking to prevent accumulation of handle
20787 count.
20788
20789 2008-02-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
20790
20791 PR middle_end/34150
20792 * pa.c (legitimize_pic_address): Add REG_EQUAL note on sets with a
20793 pic_label_operand source. Similarly, add a REG_LABEL_OPERAND note
20794 and update LABEL_NUSES during and after reload.
20795
20796 2008-02-08 Steven Bosscher <stevenb.gcc@gmail.com>
20797
20798 PR middle-end/34627
20799 * combine.c (simplify_if_then_else): Make sure the comparison is
20800 against const0_rtx when simplifying to (abs x) or (neg (abs X)).
20801
20802 2008-02-08 Richard Sandiford <rsandifo@nildram.co.uk>
20803
20804 PR bootstrap/35051
20805 * double-int.h: Don't include gmp.h for GENERATOR_FILEs.
20806 (mpz_set_double_int, mpz_get_double_int): Hide from GENERATOR_FILEs.
20807 * real.h: Don't include gmp.h or mpfr.h for GENERATOR_FILEs.
20808 (real_from_mpfr, mpfr_from_real): Hide from GENERATOR_FILEs.
20809 * tree.h (get_type_static_bounds): Likewise.
20810
20811 2008-02-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20812
20813 * doc/invoke.texi (Option Summary, C++ Dialect Options)
20814 (Objective-C and Objective-C++ Dialect Options, Warning Options):
20815 Make -Wfoo language annotations match what the compiler outputs.
20816
20817 2008-02-08 Sa Liu <saliu@de.ibm.com>
20818
20819 * config/spu/spu-builtins.def: Fixed wrong parameter type in spu
20820 intrinsics spu_convts, spu_convtu, spu_convtf.
20821
20822 2008-02-08 Hans-Peter Nilsson <hp@axis.com>
20823
20824 * doc/extend.texi (Function Attributes) <noinline>: Mention
20825 asm ("") as method to keep calls.
20826
20827 2008-02-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
20828
20829 PR other/32754
20830 * doc/options.texi (Options): Replace references to opts.sh with
20831 optc-gen.awk.
20832 * opts-common.c: Likewise.
20833 * optc-gen.awk: Likewise.
20834
20835 2008-02-07 Andreas Krebbel <krebbel1@de.ibm.com>
20836
20837 * config/s390/s390.h (FUNCTION_ARG_REGNO_P): Fix fprs for 64 bit.
20838
20839 2008-02-07 Richard Henderson <rth@redhat.com>
20840
20841 PR rtl-opt/33410
20842 * config/alpha/alpha.c (alpha_emit_xfloating_compare): Use an
20843 EXPR_LIST for the REG_EQUAL instead of a comparison with a
20844 funny mode.
20845
20846 2008-02-07 Uros Bizjak <ubizjak@gmail.com>
20847
20848 PR tree-optimization/35085
20849 * tree-ssa-reassoc.c (rewrite_expr_tree): Enable destructive update
20850 for operand entry oe2 in addition to operand entry oe3 in order to
20851 expose more opportunities for vectorizer sum reduction.
20852
20853 2008-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20854
20855 PR other/35107
20856 * Makefile.in (LIBS): Remove $(GMPLIBS).
20857 (cc1-dummy, cc1): Add $(GMPLIBS).
20858
20859 2008-02-06 Jan Hubicka <jh@suse.cz>
20860
20861 PR target/23322
20862 * i386.md (moddf_integer): Do not produce partial memory stalls for
20863 targets where it hurts.
20864
20865 2008-02-06 Uros Bizjak <ubizjak@gmail.com>
20866
20867 PR target/35083
20868 * optabs.c (expand_float): Do not check for decimal modes when
20869 expanding unsigned integer through signed conversion.
20870
20871 2008-02-06 Nick Clifton <nickc@redhat.com>
20872
20873 * config/stormy16/stormy16.md (eqbranchsi): Replace a match_dup
20874 inside the clobber with a match_operand and duplicated operand
20875 number in the constraint.
20876 (ineqbranchsi): Delete redundant comment.
20877
20878 2008-02-06 Ralf Corsepius <ralf.corsepius@rtems.org>
20879
20880 * config/arm/rtems-elf.h (TARGET_OS_CPP_BUILTINS): Add
20881 builtin_define ("__USE_INIT_FINI__").
20882 * config/h8300/t-rtems (MULTILIB_OPTION,MULTILIB_DIRNAMES): Add
20883 -msx multilibs.
20884 * gthr-rtems.h: Remove __GTHREAD_MUTEX_INIT.
20885
20886 2008-02-06 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20887
20888 PR documentation/30330
20889 * doc/invoke.texi (C++ Dialect Options)
20890 (Objective-C and Objective-C++ Dialect Options, Warning Options):
20891 For each warning option -Wfoo that allows -Wno-foo, ensure both
20892 -Wfoo and -Wno-foo are listed in the option index. Fix index
20893 entry of -Wswitch-default, index -Wnormalized= including the
20894 `=', and -Wlarger-than-@var{len} including @var{len}.
20895
20896 2008-02-05 Uros Bizjak <ubizjak@gmail.com>
20897
20898 * config/i386/i386.md (floatunssisf2): Use
20899 ix86_expand_convert_uns_sisf_sse also for TARGET_SSE.
20900 (floatunssi<mode>2): Rename from floatunssisf2 and floatunssidf2.
20901 Macroize expander using MODEF mode iterator.
20902
20903 2008-02-05 Diego Novillo <dnovillo@google.com>
20904
20905 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00140.html
20906
20907 PR 33738
20908 * tree-vrp.c (vrp_evaluate_conditional): Revert fix for PR 33738.
20909
20910 2008-02-05 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
20911
20912 PR other/35070
20913 * toplev.c (print_version): Honor `indent' for GMP/MPFR warnings.
20914
20915 2008-02-05 H.J. Lu <hongjiu.lu@intel.com>
20916
20917 PR target/35084
20918 * config/i386/i386.c (ix86_function_sseregparm): Add an arg
20919 to indicate if a message should be generated.
20920 (init_cumulative_args): Updated.
20921 (function_value_32): Likewise.
20922
20923 2008-02-05 Joseph Myers <joseph@codesourcery.com>
20924
20925 * doc/include/texinfo.tex: Update to version 2008-02-04.16.
20926
20927 2008-02-05 Uros Bizjak <ubizjak@gmail.com>
20928
20929 PR target/35083
20930 * config/i386/i386.md (floatunsisf2): Enable for TARGET_SSE_MATH only.
20931 Call ix86_expand_convert_uns_sisf_sse for TARGET_SSE2.
20932
20933 2008-02-04 Diego Novillo <dnovillo@google.com>
20934
20935 http://gcc.gnu.org/ml/gcc-patches/2008-02/msg00110.html
20936
20937 PR 33738
20938 * tree-vrp.c (vrp_evaluate_conditional): With
20939 -Wtype-limits, emit a warning when comparing against a
20940 constant outside the natural range of OP0's type.
20941
20942 2008-02-04 Richard Guenther <rguenther@suse.de>
20943
20944 PR middle-end/33631
20945 * expr.c (count_type_elements): Give for unions instead of
20946 guessing.
20947
20948 2008-02-04 Richard Guenther <rguenther@suse.de>
20949
20950 PR middle-end/35043
20951 * gimplify.c (gimplify_init_ctor_eval): Convert array indices
20952 to TYPE_DOMAINs base type instead of using bitsizetype here.
20953
20954 2008-02-03 Jason Merrill <jason@redhat.com>
20955
20956 * print-tree.c (print_node) [CONSTRUCTOR]: Print elements.
20957
20958 2008-02-04 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
20959
20960 PR other/29972
20961 * doc/invoke.texi (C++ Dialect Options, Optimize Options)
20962 (HPPA Options, i386 and x86-64 Options, IA-64 Options)
20963 (RS/6000 and PowerPC Options): Fix typos and markup.
20964 * doc/passes.texi (Tree-SSA passes): Likewise.
20965
20966 2008-02-02 Michael Matz <matz@suse.de>
20967
20968 PR target/35045
20969 * postreload-gcse.c (record_last_reg_set_info_regno): Renamed
20970 from record_last_reg_set_info.
20971 (record_last_reg_set_info): Take an RTX argument, iterate over all
20972 constituent hardregs.
20973 (record_last_set_info, record_opr_changes): Change calls to
20974 new signature or to record_last_reg_set_info_regno.
20975
20976 2008-02-02 Gerald Pfeifer <gerald@pfeifer.com>
20977
20978 * doc/extend.texi (X86 Built-in Functions): Fix grammar.
20979
20980 2008-02-01 Hans-Peter Nilsson <hp@axis.com>
20981
20982 PR rtl-optimization/34773
20983 * reg-notes.def (EQUAL): Mention significance of combination of
20984 REG_EQUAL and REG_RETVAL.
20985 * fwprop.c (try_fwprop_subst): Don't add REG_EQUAL to an
20986 insn that has a REG_RETVAL.
20987
20988 2008-02-01 Roger Sayle <roger@eyesopen.com>
20989
20990 PR bootstrap/33781
20991 * configure.ac (--enable-fixed-point): Disable unless explicitly
20992 requested on IRIX.
20993 * configure: Regenerate.
20994
20995 2008-02-01 Richard Guenther <rguenther@suse.de>
20996
20997 PR other/35042
20998 * invoke.texi (-finline-limit): Remove no longer true parts
20999 of the documentation. Note that there is no default value.
21000
21001 2008-02-01 Andrew Pinski <pinskia@gmail.com>
21002 Mark Mitchell <mark@codesourcery.com>
21003 Ben Elliston <bje@au.ibm.com>
21004
21005 PR c/29326
21006 * doc/extend.texi (Other Builtins): Document.
21007
21008 2008-01-31 Tom Browder <tom.browder@gmail.com>
21009
21010 * doc/c-tree.texi (Types): Fix grammar.
21011 (Expression trees): Ditto.
21012 * doc/passes.texi (Tree-SSA passes): Ditto.
21013
21014 * doc/configterms.texi (Configure Terms): Fix typo.
21015 * doc/cpp.texi (Common Predefined Macros): Ditto.
21016 * doc/md.texi (Machine Constraints): Ditto.
21017
21018 * doc/makefile.texi (Makefile): Add comma.
21019
21020 2008-01-31 Tom Browder <tom.browder@gmail.com>
21021 Gerald Pfeifer <gerald@pfeifer.com>
21022
21023 * doc/sourcebuild.texi (Front End): Remove references to CVS
21024 and CVSROOT/modules.
21025 (Texinfo Manuals): Replace reference to CVS by one to SVN.
21026 (Back End): Remove reference to CVS.
21027
21028 2008-01-31 Richard Sandiford <rsandifo@nildram.co.uk>
21029
21030 PR target/34900
21031 * config/mips/mips.c (gen_load_const_gp): New function, taking a
21032 comment from...
21033 (mips16_gp_pseudo_reg): ...here.
21034 * config/mips/mips.md (load_const_gp): Replace with...
21035 (load_const_gp_<mode>): ...this :P-based insn.
21036
21037 2008-01-31 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
21038
21039 * doc/invoke.texi (-ansi): Mention explicitly corresponding -std=
21040 options. Minor fixes.
21041 (-std): Move reference to standards closer to where language
21042 standards are first mentioned.
21043
21044 2008-01-31 Richard Sandiford <rsandifo@nildram.co.uk>
21045
21046 PR rtl-optimization/34995
21047 * reload.c (alternative_allows_const_pool_ref): Take an rtx
21048 parameter and return a bool. If the rtx parameter is nonnull,
21049 check that it satisfies an EXTRA_MEMORY_CONSTRAINT.
21050 (find_reloads): Update call accordingly. Pass the new operand
21051 if it needed no address reloads, otherwise pass null.
21052
21053 2008-01-30 Richard Henderson <rth@redhat.com>
21054
21055 PR c/34993
21056 * tree.c (build_type_attribute_qual_variant): Skip TYPE_DOMAIN
21057 for unbounded arrays.
21058
21059 2008-01-30 Silvius Rus <rus@google.com>
21060
21061 * config/i386/xmmintrin.h (_mm_prefetch): Add const to first arg.
21062
21063 2008-01-30 Jan Hubicka <jh@suse.cz>
21064
21065 PR target/34982
21066 * i386.c (init_cumulative_args): Use real function declaration when
21067 calling locally.
21068
21069 2008-01-30 Richard Sandiford <rsandifo@nildram.co.uk>
21070
21071 PR rtl-optimization/34998
21072 * global.c (build_insn_chain): Treat non-subreg_lowpart
21073 SUBREGs of pseudos as clobbering all the words covered by the
21074 SUBREG, not just all the bytes.
21075 * ra-conflict.c (clear_reg_in_live): Likewise. Take the
21076 original df_ref rather than an extract parameter.
21077 (global_conflicts): Update call accordingly.
21078
21079 2008-01-30 Andreas Krebbel <krebbel1@de.ibm.com>
21080
21081 * config/s390/fixdfdi.h (__fixunstfdi, __fixtfdi): Rearrange
21082 the overflow check to make it easier to read.
21083 (__fixtfdi): Change the type of the ll member in union
21084 long_double to UDItype_x.
21085
21086 2008-01-30 Jakub Jelinek <jakub@redhat.com>
21087
21088 PR middle-end/34969
21089 * cgraph.h (cgraph_update_edges_for_call_stmt): New prototype.
21090 * cgraph.c (cgraph_update_edges_for_call_stmt): New function.
21091 * tree-inline.c (fold_marked_statements): Call
21092 cgraph_update_edges_for_call_stmt if folding a call statement.
21093 * cgraphunit.c (verify_cgraph_node): Set cfun to this_cfun for
21094 debug_generic_stmt calls, reset it back afterwards.
21095
21096 PR c/35017
21097 * c-decl.c (start_decl): Don't pedwarn about TREE_READONLY
21098 static decls.
21099 * c-typeck.c (build_external_ref): Don't pedwarn about
21100 static vars in current function's scope.
21101
21102 2008-01-29 Joseph Myers <joseph@codesourcery.com>
21103
21104 * config.gcc (i[34567]86-*-nto-qnx*): Remove deprecation.
21105
21106 2008-01-29 Bernhard Fischer <aldot@gcc.gnu.org>
21107
21108 PR c/35002
21109 * ipa-struct-reorg.c: Fix spelling.
21110 * params.def: Ditto.
21111
21112 2008-01-29 Richard Guenther <rguenther@suse.de>
21113
21114 PR middle-end/35006
21115 * tree-inline.h (struct copy_body_data): Add remapping_type_depth
21116 field.
21117 * tree-inline.c (remap_type): Increment remapping_type_depth
21118 around remapping types.
21119 (copy_body_r): Only add referenced variables if they are referenced
21120 from code, not types.
21121
21122 2008-01-29 Douglas Gregor <doug.gregor@gmail.com>
21123
21124 PR c++/34055
21125 PR c++/34103
21126 PR c++/34219
21127 PR c++/34606
21128 PR c++/34753
21129 PR c++/34754
21130 PR c++/34755
21131 PR c++/34919
21132 PR c++/34961
21133 * c-pretty-print.c (pp_c_type_qualifier_list): Don't try to print
21134 qualifiers for an ERROR_MARK_NODE or a NULL_TREE.
21135
21136 2008-01-28 Andy Hutchinson <hutchinsonandy@netscape.net>
21137
21138 PR target/34412
21139 * config/avr/avr.c (expand_prologue): Use correct QI mode frame
21140 pointer for tiny stack.
21141
21142 2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
21143
21144 * doc/tree-ssa.texi: Add cindex PHI nodes and improve wording.
21145
21146 2008-01-28 Bernhard Fischer <aldot@gcc.gnu.org>
21147
21148 * config/vx-common.h: Fix typo in comment.
21149
21150 2008-01-28 Ian Lance Taylor <iant@google.com>
21151
21152 PR c++/34862
21153 PR c++/33407
21154 * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Don't
21155 coalesce pointers if they have different DECL_NO_TBAA_P values.
21156 * tree-ssa-copy.c (may_propagate_copy): Don't propagate copies
21157 between variables with different DECL_NO_TBAA_P values.
21158
21159 2008-01-28 Nathan Froyd <froydnj@codesourcery.com>
21160
21161 PR 31535
21162 * config/rs6000/rs6000.c (small_data_operand): Vectors and floats
21163 are not legitimate small data references on SPE targets.
21164
21165 2008-01-28 David Daney <ddaney@avtrex.com>
21166
21167 * doc/install.texi (mips-*-*): Recommend binutils 2.18.
21168
21169 2008-01-28 David Daney <ddaney@avtrex.com>
21170
21171 * doc/install.texi (--disable-libgcj-bc): Reword documentation.
21172
21173 2008-01-27 Joseph Myers <joseph@codesourcery.com>
21174
21175 * config.gcc (strongarm*-*, ep9312*-*, xscale*-*, parisc*-*,
21176 m680[012]0-*, *-*-beos*, *-*-kaos*, *-*-linux*aout*,
21177 *-*-linux*libc1*, *-*-solaris2.[0-6], *-*-solaris2.[0-6].*,
21178 *-*-sysv*, *-*-windiss*, alpha*-*-unicosmk*, cris-*-aout,
21179 hppa1.1-*-pro*, hppa1.1-*-osf*, hppa1.1-*-bsd*,
21180 i[34567]86-sequent-ptx4*, i[34567]86-*-nto-qnx*,
21181 i[34567]86-*-sco3.2v5*, i[34567]86-*-uwin*, powerpc-*-chorusos*,
21182 vax-*-bsd*, vax-*-ultrix*): Mark obsolete.
21183
21184 2008-01-27 Bernhard Fischer <aldot@gcc.gnu.org>
21185
21186 * basic-block.h (condjump_equiv_p): Fix comment.
21187
21188 2008-01-27 Bernhard Fischer <aldot@gcc.gnu.org>
21189
21190 * tree-pretty-print.c (print_generic_decl, print_generic_stmt,
21191 print_generic_stmt_indented): Fix comment.
21192
21193 2008-01-27 Bernhard Fischer <aldot@gcc.gnu.org>
21194
21195 * configure.ac (__stack_chk_fail): Add detecion for availability
21196 of SSP in uClibc by checking if __UCLIBC_HAS_SSP__ is defined.
21197 * configure: Regenerate.
21198
21199 2008-01-26 Maxim Kuvyrkov <maxim@codesourcery.com>
21200
21201 PR middle-end/34688
21202 * final.c (output_addr_const): Handle TRUNCATE.
21203
21204 2008-01-26 Zdenek Dvorak <ook@ucw.cz>
21205
21206 PR target/34711
21207 * tree-ssa-loop-ivopts.c (comp_cost): New type.
21208 (zero_cost, infinite_cost): New constants.
21209 (struct cost_pair): Change type of cost to comp_cost.
21210 (struct iv_ca): Change type of cand_use_cost and cost to comp_cost.
21211 (new_cost, add_costs, sub_costs, compare_costs, infinite_cost_p):
21212 New functions.
21213 (set_use_iv_cost, force_expr_to_var_cost, force_var_cost,
21214 split_address_cost, ptr_difference_cost, difference_cost,
21215 get_computation_cost_at, get_computation_cost,
21216 determine_use_iv_cost_generic, determine_use_iv_cost_address,
21217 determine_use_iv_cost_condition, determine_use_iv_costs,
21218 cheaper_cost_pair, iv_ca_recount_cost, iv_ca_set_no_cp,
21219 iv_ca_set_cp, iv_ca_cost, iv_ca_new, iv_ca_dump, iv_ca_extend,
21220 iv_ca_narrow, iv_ca_prune, try_improve_iv_set, find_optimal_iv_set):
21221 Change type of cost to comp_cost.
21222 (determine_iv_cost): Increase cost of non-original ivs, instead
21223 of decreasing the cost of original ones.
21224 (get_address_cost): Indicate the complexity of the addressing mode
21225 in comp_cost.
21226 (try_add_cand_for): Prefer using ivs not specific to some object.
21227 * tree-flow.h (force_expr_to_var_cost): Declaration removed.
21228
21229 2008-01-26 Peter Bergner <bergner@vnet.ibm.com>
21230 Janis Johnson <janis187@us.ibm.com>
21231
21232 PR target/34814
21233 * doc/tm.texi (TARGET_EXPAND_TO_RTL_HOOK): Document.
21234 (TARGET_INSTANTIATE_DECLS): Likewise.
21235 * target.h (expand_to_rtl_hook): New target hook.
21236 (instantiate_decls): Likewise.
21237 * function.c (instantiate_decl): Make non-static. Rename to...
21238 (instantiate_decl_rtl): ... this.
21239 (instantiate_expr): Use instantiate_decl_rtl.
21240 (instantiate_decls_1): Likewise.
21241 (instantiate_decls): Likewise.
21242 (instantiate_virtual_regs: Call new instantiate_decls taget hook.
21243 * function.h (instantiate_decl_rtl): Add prototype.
21244 * cfgexpand.c (target.h): New include.
21245 (tree_expand_cfg): Call new expand_to_rtl_hook target hook.
21246 * target-def.h (TARGET_EXPAND_TO_RTL_HOOK): New define.
21247 (TARGET_INSTANTIATE_DECLS): Likewise.
21248 (TARGET_INITIALIZER): New target hooks added.
21249 * config/rs6000/rs6000-protos.h (rs6000_secondary_memory_needed_rtx):
21250 New prototype.
21251 * config/rs6000/rs6000.c (tree-flow.h): New include.
21252 (machine_function): Add sdmode_stack_slot field.
21253 (rs6000_alloc_sdmode_stack_slot): New function.
21254 (rs6000_instantiate_decls): Likewise.
21255 (rs6000_secondary_memory_needed_rtx): Likewise.
21256 (rs6000_check_sdmode): Likewise.
21257 (TARGET_EXPAND_TO_RTL_HOOK): Target macro defined.
21258 (TARGET_INSTANTIATE_DECLS): Likewise.
21259 (rs6000_hard_regno_mode_ok): Allow SDmode.
21260 (num_insns_constant): Likewise. Handle _Decimal32 constants.
21261 (rs6000_emit_move): Handle SDmode.
21262 (function_arg_advance): Likewise.
21263 (function_arg): Likewise.
21264 (rs6000_gimplify_va_arg): Likewise. Add special handling of
21265 SDmode var args for 32-bit compiles.
21266 (rs6000_secondary_reload_class): Handle SDmode.
21267 (rs6000_output_function_epilogue): Likewise.
21268 (rs6000_function_value): Simplify if statement.
21269 (rs6000_libcall_value): Likewise.
21270 * config/rs6000/rs6000.h (SLOW_UNALIGNED_ACCESS): Handle SDmode.
21271 (SECONDARY_MEMORY_NEEDED_RTX): Add define.
21272 * config/rs6000/dfp.md (movsd): New define_expand and splitter.
21273 (movsd_hardfloat): New define_insn.
21274 (movsd_softfloat): Likewise.
21275 (movsd_store): Likewise.
21276 (movsd_load): Likewise.
21277 (extendsddd2): Likewise.
21278 (extendsdtd2): Likewise.
21279 (truncddsd2): Likewise.
21280 (movdd_hardfloat64): Fixup comment.
21281 (UNSPEC_MOVSD_LOAD): New constant.
21282 (UNSPEC_MOVSD_STORE): Likewise.
21283
21284 2008-01-26 Jakub Jelinek <jakub@redhat.com>
21285
21286 PR c++/34965
21287 * c-pretty-print.c (pp_c_exclusive_or_expression): Handle
21288 TRUTH_XOR_EXPR.
21289 (pp_c_logical_and_expression): Handle TRUTH_AND_EXPR.
21290 (pp_c_logical_or_expression): Handle TRUTH_OR_EXPR.
21291 (pp_c_expression): Handle TRUTH_AND_EXPR, TRUTH_OR_EXPR
21292 and TRUTH_XOR_EXPR.
21293
21294 2008-01-26 David Edelsohn <edelsohn@gnu.org>
21295
21296 PR target/34794
21297 * config.gcc: Separate AIX 5.3 from AIX 6.1.
21298 * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
21299 __LONGDOUBLE128 too.
21300 * config/rs6000/aix61.h: New file.
21301
21302 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
21303
21304 PR rtl-optimization/34959
21305 * optabs.c (expand_unop): In libcall notes, give ffs, clz, ctz,
21306 popcount and parity rtxes the same mode as their operand.
21307 Truncate or extend the result to the return value's mode
21308 if necessary.
21309
21310 2008-01-26 Richard Sandiford <rsandifo@nildram.co.uk>
21311
21312 PR target/34981
21313 * config/mips/mips-protos.h (mips_expand_call): Return an rtx.
21314 * config/mips/mips.h (FIRST_PSEUDO_REGISTER): Rename FAKE_CALL_REGNO
21315 to GOT_VERSION_REGNUM.
21316 (CALL_REALLY_USED_REGISTERS): Set the GOT_VERSION_REGNUM entry to 0.
21317 (EPILOGUE_USES): Include GOT_VERSION_REGNUM if TARGET_USE_GOT.
21318 * config/mips/mips.c (mips_emit_call_insn): New function.
21319 (mips_call_tls_get_addr): Call mips_expand_call directly.
21320 (mips16_copy_fpr_return_value): Use mips_emit_call_insn rather than
21321 emit_call_insn.
21322 (mips16_build_call_stub): Likewise. Return the call insn or null.
21323 (mips_expand_call): Update the call to mips16_build_call_stub
21324 accordingly and a remove redundant condition. Assert that MIPS16
21325 stubs do not use lazy binding. Use mips_emit_call_insn and return
21326 the call insn.
21327 (mips_extra_live_on_entry): Include GOT_VERSION_REGNUM if
21328 TARGET_USE_GOT.
21329 (mips_hard_regno_mode_ok_p): Allow SImode for GOT_VERSION_REGNUM.
21330 (mips_avoid_hazard): Remove hazard_set handling.
21331 * config/mips/mips.md (UNSPEC_EH_RECEIVER): Rename to...
21332 (UNSPEC_RESTORE_GP): ...this.
21333 (UNSPEC_SET_GOT_VERSION, UNSPEC_UPDATE_GOT_VERSION): New constants.
21334 (FAKE_CALL_REGNO): Rename to...
21335 (GOT_VERSION_REGNUM): ...this.
21336 (type): Add "ghost" value. Add an associated insn reservation.
21337 (hazard_set): Remove.
21338 (exception_receiver): Rename to...
21339 (restore_gp): ...this and update the unspec identifier accordingly.
21340 (exception_receiver, nonlocal_got_receiver): New expanders.
21341 (load_call<mode>): Use GOT_VERSION_REGNUM. Don't set
21342 FAKE_CALL_REGNO. Remove hazard_set attribute.
21343 (set_got_version, update_got_version): New patterns.
21344
21345 2008-01-26 Danny Smith <dannysmith@users.sourceforge.net>
21346
21347 PR target/34970
21348 * config/i386/cygming.h (ASM_OUTPUT_LABELREF): Define.
21349
21350 2008-01-25 Joseph Myers <joseph@codesourcery.com>
21351
21352 PR other/31955
21353 * doc/install.texi2html: Generate gcc-vers.texi.
21354
21355 2008-01-25 DJ Delorie <dj@redhat.com>
21356
21357 * config/m32c/m32c.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.
21358
21359 2008-01-25 Joseph Myers <joseph@codesourcery.com>
21360
21361 * config/c4x: Remove directory.
21362 * config.gcc (crx-*, mt-*): Mark obsolete.
21363 (c4x-*, tic4x-*, c4x-*-rtems*, tic4x-*-rtems*, c4x-*, tic4x-*,
21364 h8300-*-rtemscoff*, ns32k-*-netbsdelf*, ns32k-*-netbsd*,
21365 sh-*-rtemscoff*): Remove cases.
21366 * defaults.h (C4X_FLOAT_FORMAT): Remove.
21367 * real.c (encode_c4x_single, decode_c4x_single,
21368 encode_c4x_extended, decode_c4x_extended, c4x_single_format,
21369 c4x_extended_format): Remove.
21370 * real.h (c4x_single_format, c4x_extended_format): Remove.
21371 * doc/extend.texi (interrupt, naked): Remove mention of attributes
21372 on C4x.
21373 (Pragmas): Remove comment about c4x pragmas.
21374 * doc/install.texi (c4x): Remove target-specific instructions.
21375 * doc/invoke.texi (TMS320C3x/C4x Options): Remove.
21376 * doc/md.texi (Machine Constraints): Remove C4x documentation.
21377 * doc/tm.texi (MEMBER_TYPE_FORCES_BLK, c_register_pragma): Do not
21378 refer to C4x source files as examples.
21379 (C4X_FLOAT_FORMAT): Remove documentation.
21380
21381 2008-01-25 Bernd Schmidt <bernd.schmidt@analog.com>
21382
21383 * config/bfin/bfin.c (override_options): Reorder tests so that
21384 flag_pic gets enabled for -msep-data.
21385
21386 2008-01-25 Richard Guenther <rguenther@suse.de>
21387
21388 PR middle-end/32244
21389 * expr.c (expand_expr_real_1): Reduce result of LSHIFT_EXPR
21390 to its bitfield precision if required.
21391
21392 2008-01-25 Jakub Jelinek <jakub@redhat.com>
21393
21394 PR middle-end/33880
21395 * tree-nested.c (walk_omp_for): New function.
21396 (convert_nonlocal_reference, convert_local_reference): Call
21397 walk_omp_for on OMP_FOR.
21398 (convert_call_expr): Call walk_body on OMP_FOR's
21399 OMP_FOR_PRE_INIT_BODY.
21400
21401 2008-01-25 Richard Guenther <rguenther@suse.de>
21402
21403 PR tree-optimization/34966
21404 * tree-ssa-math-opts.c (execute_cse_sincos_1): For all but
21405 default defs and PHI_NODEs we have to insert after the
21406 defining statement.
21407
21408 2008-01-24 Nick Clifton <nickc@redhat.com>
21409
21410 * config/stormy16/stormy16-lib2.c (MIN_UNITS_PER_WORD):
21411 Provide a default definition.
21412 (LIBGCC2_UNITS_PER_WORD): Likewise.
21413
21414 * config/stormy16/stormy16.c: Include df.h for the prototype
21415 for df_regs_ever_live_p.
21416 (xstormy16_expand_builtin_va_start): Convert the stack offset
21417 into a component_ref and then use POINTER_PLUS_EXPR to add it
21418 to the incoming_virtual_args_rtx.
21419 (xstormy16_gimplify_va_arg_expr): Rename to
21420 xstormy16_gimplify_va_arg_expr.
21421 Use POINTER_PLUS_EXPR when performing pointer arithmetic.
21422 (TARGET_GIMPLIFY_VA_ARG_EXPR): Use renamed
21423 xstormy16_gimplify_va_arg_expr.
21424 Fix up some formatting issues.
21425
21426 * config/stormy16/stormy16.c: (xstormy16_carry_plus_operand):
21427 Move to predicates.md.
21428 (xs_hi_general_operand): Likewise.
21429 (xs_hi_nonmemory_operand): Likewise.
21430 * config/stormy16/predicates.md:
21431 (xstormy16_carry_plus_operand): New predicate.
21432 (xs_hi_general_operand): New predicate.
21433 (xs_hi_nonmemory_operand): New predicate.
21434 * config/stormy16/stormy16-protos.h:
21435 (xstormy16_carry_plus_operand): Delete prototype.
21436 (xs_hi_general_operand): Likewise.
21437 (xs_hi_nonmemory_operand): Likewise.
21438
21439 * config/storm16/stormy16.md (addhi3): Remove earlyclobber
21440 modifiers as they are no longer needed and they can trigger
21441 reload spill failures.
21442
21443 * config/storm16/stormy16.md (ineqbranchsi): Replace match_dup
21444 with a match_operand in order to help reload.
21445
21446 * config/storm16/stormy16.md (movhi_internal): Replace 'r'
21447 constraint with 'e' for the 8th alternative as this version of
21448 the mov.w instruction only accepts the lower 8 registers.
21449
21450 2008-01-25 Uros Bizjak <ubizjak@gmail.com>
21451
21452 PR target/34856
21453 * simplifx-rtx.c (simplify_const_binary_operation) [VEC_CONCAT]:
21454 Consider only CONST_INT, CONST_DOUBLE and CONST_FIXED as constant
21455 vector elements.
21456
21457 2008-01-25 Jakub Jelinek <jakub@redhat.com>
21458
21459 PR middle-end/33333
21460 * gimplify.c (gimplify_omp_for): Gimplify OMP_FOR_PRE_BODY.
21461
21462 2008-01-25 Golovanevsky Olga <olga@il.ibm.com>
21463
21464 * ipa-struct-reorg.c (remove_str_allocs_in_func, remove_str_allocs):
21465 New functions.
21466 (remove_structure): Update allocations list before removing structure.
21467
21468 2008-01-25 Golovanevsky Olga <olga@il.ibm.com>
21469
21470 * ipa-struct-reorg.c (is_safe_cond_expr,
21471 create_new_stmts_for_cond_expr): Use integer_zerop function,
21472 that recognize not only zero-pointer, but zero-integer too.
21473
21474 2008-01-25 Ben Elliston <bje@au.ibm.com>
21475
21476 PR other/22232
21477 * fixproto: Escape "." in sed expression that strips leading "./".
21478
21479 2008-01-24 H.J. Lu <hongjiu.lu@intel.com>
21480
21481 PR driver/34904
21482 * gcc.c (SWITCH_OK): Removed.
21483 (SWITCH_LIVE): Changed to bit.
21484 (SWITCH_FALSE): Likewise.
21485 (SWITCH_IGNORE): Likewise.
21486 (switchstr): Change live_cond to unsigned int.
21487 (process_command): Replace SWITCH_OK with 0.
21488 (do_self_spec): Likewise.
21489 (set_collect_gcc_options): Check the SWITCH_IGNORE bit.
21490 (give_switch): Likewise.
21491 (used_arg): Likewise.
21492 (do_spec_1): Set the SWITCH_IGNORE bit.
21493 (check_live_switch): Check both SWITCH_LIVE and SWITCH_FALSE
21494 bits. Set the SWITCH_LIVE bit.
21495
21496 2008-01-24 Andreas Krebbel <krebbel1@de.ibm.com>
21497
21498 * config/s390/s390.h (MOVE_RATIO): Define new target macro.
21499
21500 2008-01-24 Richard Sandiford <rsandifo@nildram.co.uk>
21501
21502 PR tree-optimization/34472
21503 * ipa-struct-reorg.c (safe_cond_expr_check): Change the DATA
21504 parameter to a "bool *" and set *DATA to false if there is
21505 an unsafe access. Do not delete the structure here.
21506 (check_cond_exprs): Delete it here instead.
21507 (check_cond_exprs, exclude_cold_structs): Do not increase
21508 I when removing a structure.
21509
21510 2008-01-24 Uros Bizjak <ubizjak@gmail.com>
21511
21512 PR target/34856
21513 * config/i386/i386.c (ix86_expand_vector_init): Consider only
21514 CONST_INT, CONST_DOUBLE and CONST_FIXED as constant vector elements.
21515
21516 2008-01-24 Jakub Jakub Jelinek <jakub@redhat.com>
21517
21518 PR middle-end/34934
21519 * tree-stdarg.c (reachable_at_most_once): Use VEC vector instead of
21520 a fixed vector for stack.
21521
21522 2008-01-24 Ben Elliston <bje@au.ibm.com>
21523
21524 PR c++/25701
21525 * doc/gcc.texi (Software development): Add a direntry for g++.
21526
21527 2008-01-23 Hans-Peter Nilsson <hp@axis.com>
21528
21529 * config/cris/cris.h (CC1PLUS_SPEC, OPTIMIZATION_OPTIONS): Drop
21530 stale and straggling -fforce-addr comments above.
21531
21532 * config/cris/cris.h (CRIS_SUBTARGET_VERSION, TARGET_VERSION): Don't
21533 define.
21534 * config/cris/linux.h (CRIS_SUBTARGET_VERSION): Don't define.
21535 * config/cris/aout.h (CRIS_SUBTARGET_VERSION): Don't define.
21536
21537 2008-01-23 Michael Matz <matz@suse.de>
21538
21539 PR debug/34895
21540 * dwarf2out.c (force_type_die): Use modified_type_die instead of
21541 gen_type_die.
21542
21543 2008-01-23 Andreas Krebbel <krebbel1@de.ibm.com>
21544
21545 * ipa-struct-reorg.c (create_new_malloc): Use pointer type as
21546 malloc result type.
21547
21548 2008-01-23 Anatoly Sokolov <aesok@post.ru>
21549
21550 * config/avr/avr.c (avr_current_arch): New variable.
21551 (avr_arch_types): Add 'avr31' and 'avr51' entries.
21552 (avr_arch): Add 'ARCH_AVR31' and 'ARCH_AVR51'.
21553 (avr_mcu_types): Add 'avr31' and 'avr51' architectures.
21554 (avr_override_options): Init 'avr_current_arch'.
21555 (base_arch_s): Move from here...
21556 * config/avr/avr.h (base_arch_s): ... here. Add new members
21557 'have_elpm', 'have_elpmx', 'have_eijmp_eicall', 'reserved'. Rename
21558 'mega' to 'have_jmp_call'.
21559 (TARGET_CPU_CPP_BUILTINS): Define "__AVR_HAVE_JMP_CALL__",
21560 "__AVR_HAVE_RAMPZ__", "__AVR_HAVE_ELPM__" and "__AVR_HAVE_ELPMX__"
21561 macros.
21562 (LINK_SPEC, CRT_BINUTILS_SPECS, ASM_SPEC): Add 'avr31' and 'avr51'
21563 architectures.
21564 * config/avr/t-avr (MULTILIB_OPTIONS, MULTILIB_DIRNAMES,
21565 MULTILIB_MATCHES): Ditto.
21566
21567 2008-01-23 Richard Guenther <rguenther@suse.de>
21568
21569 PR middle-end/31529
21570 * cgraphunit.c (cgraph_reset_node): Always mark the node
21571 not reachable if it is not queued already.
21572
21573 2008-01-23 Bernd Schmidt <bernd.schmidt@analog.com>
21574
21575 * config/bfin/bfin-protos.h (WA_RETS, ENABLE_WA_RETS): New macros.
21576 * config/bfin/bfin.c (bfin_cpus): Add WA_RETS everywhere.
21577 (cputype_selected): New static variable.
21578 (bfin_handle_option): Set it if -mcpu is used.
21579 (override_option): Select default set of workarounds if no cpu type
21580 selected on the command line.
21581 (workaround_rts_anomaly): Only run if ENABLE_WA_RETS.
21582
21583 From Michael Frysinger <michael.frysinger@analog.com>
21584 * config/bfin/bfin-protos.h (enum bfin_cpu_type): Add
21585 BFIN_CPU_BF547, BFIN_CPU_BF523, BFIN_CPU_BF524, and BFIN_CPU_BF526.
21586
21587 * config/bfin/elf.h (LIB_SPEC): Use proper linker script
21588 for bf547, bf523, bf524, and bf526.
21589 * config/bfin/bfin.c (bfin_cpus[]): Add bf547, bf523, bf524, and
21590 bf526.
21591 * config/bfin/bfin.h (TARGET_CPU_CPP_BUILTINS): Define
21592 __ADSPBF523__ for bf523, __ADSPBF524__ for bf524,
21593 __ADSPBF526__ for bf526, __ADSPBF52x__ for all three, as well as
21594 __ADSPBF547__ and __ADSPBF54x__ for bf547.
21595 * doc/invoke.texi (Blackfin Options): Document that
21596 -mcpu now accept bf547, bf523, bf524, and bf526.
21597
21598 2008-01-22 Eric Botcazou <ebotcazou@adacore.com>
21599
21600 PR rtl-optimization/34628
21601 * combine.c (try_combine): Stop and undo after the first combination
21602 if an autoincrement side-effect on the first insn has effectively
21603 been lost.
21604
21605 2008-01-22 David Edelsohn <edelsohn@gnu.org>
21606
21607 PR target/34529
21608 * config/rs6000/rs6000.c (rs6000_legitimate_offset_address_p):
21609 Offset addresses are not valid for Altivec or paired float modes.
21610
21611 2008-01-22 Jakub Jelinek <jakub@redhat.com>
21612
21613 PR c++/34607
21614 * c-parser.c (c_parser_omp_for_loop): Don't call c_finish_omp_for
21615 if DECL_INITIAL (decl) is error_mark_node.
21616
21617 PR c++/34914
21618 * c-common.c (handle_vector_size_attribute): Only allow
21619 integral, scalar float and fixed point types. Handle OFFSET_TYPE
21620 the same way as pointer, array etc. types.
21621 * tree.c (reconstruct_complex_type): Handle OFFSET_TYPE.
21622
21623 PR c++/34917
21624 * tree.c (build_type_attribute_qual_variant): Call
21625 build_qualified_type if attributes are equal, but quals are not.
21626
21627 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
21628
21629 PR 32102
21630 * doc/invoke.texi (-Wall): -Wall enables -Wstrict-overflow=1.
21631 * flags.h (warn_strict_aliasing): Remove.
21632 (warn_strict_overflow): Remove.
21633 * opts.c (warn_strict_aliasing): Remove.
21634 (warn_strict_overflow): Remove.
21635 * c-opts.c (c_common_handle_option): -Wall only sets
21636 -Wstrict-aliasing or -Wstrict-overflow if they are uninitialized.
21637 (c_common_post_options): Give default values to -Wstrict-aliasing
21638 and -Wstrict-overflow if they are uninitialized.
21639 * common.opt (Wstrict-aliasing): Specify Var and Init.
21640 (Wstrict-overflow): Likewise.
21641
21642 2008-01-22 Kenneth Zadeck <zadeck@naturalbridge.com>
21643
21644 PR rtl-optimization/26854
21645 PR rtl-optimization/34400
21646 PR rtl-optimization/34884
21647 * ddg.c (create_ddg_dep_from_intra_loop_link): Use
21648 DF_RD->gen.
21649 * df.h (df_changeable_flags.DF_RD_NO_TRIM): Deleted
21650 (df_rd_bb_info.expanded_lr_out): Deleted
21651 * loop_invariant.c (find_defs): Deleted DF_RD_NO_TRIM flag.
21652 * loop_iv.c (iv_analysis_loop_init): Ditto. * df-problems.c
21653 (df_rd_free_bb_info, df_rd_alloc, df_rd_confluence_n,
21654 df_rd_bb_local_compute, df_rd_transfer_function, df_rd_free):
21655 Removed code to allocate, initialize or free expanded_lr_out.
21656 (df_rd_bb_local_compute_process_def): Restructured to make more
21657 understandable.
21658 (df_rd_confluence_n): Removed code to no apply invalidate_by_call
21659 sets if the sets are being trimmed.
21660
21661 2008-01-22 H.J. Lu <hongjiu.lu@intel.com>
21662
21663 PR bootstrap/32287
21664 * configure.ac (ld_vers): Support GNU linker version xx.xx.*
21665 (as_vers): Likewise.
21666 * configure: Regenerated.
21667
21668 2008-01-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
21669
21670 PR middle-end/33092
21671 * tree-pass.h (pass_build_alias): New pass.
21672 * tree-ssa-alias.c (gate_build_alias): New.
21673 (pass_build_alias): New.
21674 * passes.c (init_optimization_passes): Add pass_build_alias after
21675 pass_create_structure_vars.
21676
21677 2008-01-22 Wolfgang Gellerich <gellerich@de.ibm.com>
21678
21679 * config/s390/s390.h (S390_TDC_POSITIVE_NORMALIZED_NUMBER):
21680 Renamed to S390_TDC_POSITIVE_NORMALIZED_BFP_NUMBER.
21681 (S390_TDC_NEGATIVE_NORMALIZED_NUMBER): Renamed to
21682 S390_TDC_NEGATIVE_NORMALIZED_BFP_NUMBER.
21683 (S390_TDC_POSITIVE_DENORMALIZED_NUMBER): Renamed to
21684 S390_TDC_POSITIVE_DENORMALIZED_BFP_NUMBER.
21685 (S390_TDC_NEGATIVE_DENORMALIZED_NUMBER): Renamed to
21686 S390_TDC_NEGATIVE_DENORMALIZED_BFP_NUMBER.
21687 (S390_TDC_POSITIVE_NORMALIZED_BFP_NUMBER): New constant.
21688 (S390_TDC_NEGATIVE_NORMALIZED_BFP_NUMBER): New constant.
21689 (S390_TDC_POSITIVE_DENORMALIZED_BFP_NUMBER): New constant.
21690 (S390_TDC_NEGATIVE_DENORMALIZED_BFP_NUMBER): New constant.
21691 * config/s390/s390.md (FP_ALL): New mode iterator.
21692 (_d): New mode attribute.
21693 ("*signbit<mode>2>"): Changed mode of first operand.
21694 ("isinf<mode>2"): Changed mode of first operand.
21695 ("*TDC_insn"): Adaptation for DFP modes.
21696
21697 2008-01-22 Ben Elliston <bje@au.ibm.com>
21698
21699 * tree.c (check_qualified_type): Improve function description.
21700
21701 2008-01-21 Jason Merrill <jason@redhat.com>
21702
21703 PR c++/34196
21704 * tree.h (TRY_CATCH_IS_CLEANUP): New macro.
21705 * tree-eh.c (honor_protect_cleanup_actions): Strip TRY_CATCH_EXPR
21706 if it is set.
21707
21708 2008-01-21 DJ Delorie <dj@redhat.com>
21709
21710 * doc/tm.texi (HARD_REGNO_NREGS): Note that this macro must not
21711 return zero.
21712
21713 2008-01-21 Richard Guenther <rguenther@suse.de>
21714
21715 PR middle-end/34856
21716 * tree-cfg.c (verify_expr): Allow all invariant expressions
21717 instead of just constant class ones as reference argument.
21718 * tree-ssa-loop-im.c (for_each_index): Handle CONSTRUCTOR
21719 like any other constant.
21720 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
21721
21722 2008-01-21 H.J. Lu <hongjiu.lu@intel.com>
21723
21724 * regmove.c (fixup_match_1): Update call crossed frequencies.
21725
21726 2008-01-21 Richard Guenther <rguenther@suse.de>
21727
21728 PR c/34885
21729 * tree-inline.c (setup_one_parameter): Deal with mismatched
21730 types using a VIEW_CONVERT_EXPR.
21731
21732 2008-01-21 Alon Dayan <alond@il.ibm.com>
21733 Olga Golovanevsky <olga@il.ibm.com>
21734
21735 PR tree-optimization/34701
21736 * ipa-struct-reorg.c (gen_size): Fix the malloc parameter calculation
21737 when the structure size is not a power of 2.
21738
21739 2008-01-20 Kenneth Zadeck <zadeck@naturalbridge.com>
21740
21741 * doc/install.texi: Add doc for --enable-checking=df.
21742
21743 2008-01-20 Kaz Kojima <kkojima@gcc.gnu.org>
21744
21745 PR rtl-optimization/34808
21746 * emit-rtl.c (try_split): Handle REG_RETVAL notes.
21747
21748 2008-01-20 Richard Sandiford <rsandifo@nildram.co.uk>
21749
21750 * global.c (find_reg): Only compute EH_RETURN_DATA_REGNO once per
21751 input.
21752
21753 2008-01-19 Kenneth Zadeck <zadeck@naturalbridge.com>
21754
21755 PR rtl-optimization/26854
21756 PR rtl-optimization/34400
21757 * ddg.c (create_ddg_dep_from_intra_loop_link): Do not use
21758 DF_RD->gen.
21759 * df.h (df_changeable_flags.DF_RD_NO_TRIM): New.
21760 (df_rd_bb_info.expanded_lr_out): New.
21761 * loop_invariant.c (find_defs): Added DF_RD_NO_TRIM flag.
21762 * loop_iv.c (iv_analysis_loop_init): Ditto.
21763 * df-problems.c (df_rd_free_bb_info, df_rd_alloc, df_rd_confluence_n,
21764 df_rd_bb_local_compute, df_rd_transfer_function, df_rd_free):
21765 Added code to allocate, initialize or free expanded_lr_out.
21766 (df_rd_bb_local_compute_process_def): Restructured to make
21767 more understandable.
21768 (df_rd_confluence_n): Add code to do nothing with fake edges and
21769 code to no apply invalidate_by_call sets if the sets are being trimmed.
21770 (df_lr_local_finalize): Renamed to df_lr_finalize.
21771 (df_live_local_finalize): Renamed to df_live_finalize.
21772
21773 2008-01-20 Richard Sandiford <rsandifo@nildram.co.uk>
21774
21775 PR target/34831
21776 * config/mips/mips.md (div<mode>3): Use <recip_condition> when
21777 deciding whether to use reciprocal instructions.
21778
21779 2008-01-19 Uros Bizjak <ubizjak@gmail.com>
21780
21781 * dwarf2out.c (dwarf2out_switch_text_section): Do not call
21782 dwarf2out_note_section_used if cold_text_section is NULL.
21783
21784 2008-01-19 Jakub Jelinek <jakub@redhat.com>
21785
21786 PR gcov-profile/34610
21787 * tree-cfg.c (make_edges): Mark both outgoing edges from
21788 OMP_CONTINUE and from OMP_FOR as EDGE_ABNORMAL.
21789 * omp-low.c (expand_omp_for): Clear EDGE_ABNORMAL bits
21790 from OMP_FOR and OMP_CONTINUE outgoing edges.
21791
21792 * tree-profile.c (tree_profiling): Return early if
21793 cfun->after_tree_profile != 0. Set cfun->after_tree_profile
21794 at the end.
21795 * omp-low.c (expand_omp_parallel): Copy after_tree_profile
21796 from cfun to child_cfun.
21797 * function.h (struct function): Add after_tree_profile bit.
21798
21799 2008-01-19 Anatoly Sokolov <aesok@post.ru>
21800
21801 * config/avr/avr.S (_exit): Disable interrupt.
21802
21803 2008-01-18 Kenneth Zadeck <zadeck@naturalbridge.com>
21804 Steven Bosscher <stevenb.gcc@gmail.com>
21805
21806 PR rtl-optimization/26854
21807 PR rtl-optimization/34400
21808 * df-problems.c (df_live_scratch): New scratch bitmap.
21809 (df_live_alloc): Allocate df_live_scratch when doing df_live.
21810 (df_live_reset): Clear the proper bitmaps.
21811 (df_live_bb_local_compute): Only process the artificial defs once
21812 since the order is not important.
21813 (df_live_init): Init the df_live sets only with the variables
21814 found live by df_lr.
21815 (df_live_transfer_function): Use the df_lr sets to prune the
21816 df_live sets as they are being computed.
21817 (df_live_free): Free df_live_scratch.
21818
21819 2008-01-18 Ian Lance Taylor <iant@google.com>
21820
21821 * common.opt: Add fmerge-debug-strings.
21822 * dwarf2out.c (DEBUG_STR_SECTION_FLAGS): Test
21823 flag_merge_debug_strings rather than flag_merge_constants.
21824 * doc/invoke.texi (Option Summary): Mention
21825 -fmerge-debug-strings.
21826 (Debugging Options): Document -fmerge-debug-strings.
21827
21828 2008-01-18 Ian Lance Taylor <iant@google.com>
21829
21830 PR c++/33407
21831 * tree.h (DECL_IS_OPERATOR_NEW): Define.
21832 (struct tree_function_decl): Add new field operator_new_flag.
21833 * tree-inline.c (expand_call_inline): When inlining a call to
21834 operator new, force the return value to go into a variable, and
21835 set DECL_NO_TBAA_P on that variable.
21836 * c-decl.c (merge_decls): Merge DECL_IS_OPERATOR_NEW flag.
21837
21838 2008-01-18 Uros Bizjak <ubizjak@gmail.com>
21839
21840 PR debug/34484
21841 * dwarf2out.c (dwarf2out_switch_text_section): Do not guard with
21842 DWARF2_DEBUGGING_INFO.
21843 (dwarf2out_note_section_used): Ditto. Add prototype.
21844 (have_multiple_function_sections, text_section_used,
21845 cold_text_section_used, *cold_text_sections): Move declarations
21846 before their uses.
21847
21848 2008-01-17 Bob Wilson <bob.wilson@acm.org>
21849
21850 * config/xtensa/unwind-dw2-xtensa.h (_Unwind_FrameState): Remove pc
21851 field and add signal_ra.
21852 * config/xtensa/unwind-dw2-xtensa.c (uw_frame_state_for): Remove
21853 assignments to frame state pc. Move end of stack check after
21854 MD_FALLBACK_FRAME_STATE_FOR.
21855 (uw_update_context_1): Use frame state signal_regs if set, instead
21856 of checking signal_frame flag.
21857 (uw_update_context): Use frame state signal_ra if set.
21858 * config/xtensa/linux.h (MD_UNWIND_SUPPORT): Define.
21859 * config/xtensa/linux-unwind.h: New file.
21860
21861 2008-01-18 Bernhard Fischer <aldot@gcc.gnu.org>
21862
21863 * modulo-sched.c (get_sched_window): Fix comment typo.
21864
21865 2008-01-17 Andrew MacLeod <amacleod@redhat.com>
21866
21867 PR tree-optimization/34648
21868 * tree-ssa-sccvn.c (visit_use): Expressions which can throw are varying.
21869
21870 2008-01-17 Anatoly Sokolov <aesok@post.ru>
21871
21872 * config/avr/avr.h (LINK_SPEC): Support -mrelax and -mpmem-wrap-around.
21873 * config/avr/avr.opt (mrelax, mpmem-wrap-around): Add.
21874
21875 2008-01-17 Seongbae Park <seongbae.park@gmail.com>
21876
21877 PR rtl-optimization/34400
21878 * df-core.c (df_worklist_dataflow_overeager,
21879 df_worklist_dataflow_doublequeue): New functions.
21880 (df_worklist_dataflow): Two different worklist solvers.
21881 * params.def (PARAM_DF_DOUBLE_QUEUE_THRESHOLD_FACTOR):
21882 New param.
21883
21884 2008-01-16 Sebastian Pop <sebastian.pop@amd.com>
21885
21886 PR testsuite/34821
21887 * doc/invoke.texi: Document the dependence on pthread for fopenmp
21888 and ftree-parallelize-loops.
21889
21890 2008-01-17 Mircea Namolaru <namolaru@il.ibm.com>
21891
21892 PR rtl-optimization/34826
21893 * loop-doloop (doloop_modify): Update the REG_BR_PROB note.
21894
21895 2008-01-17 Andreas Krebbel <krebbel1@de.ibm.com>
21896
21897 * global.c (find_reg): Mark the eh regs as used if necessary.
21898 * ra-conflict.c (global_conflicts): Set no_eh_reg flag.
21899 * ra.h (struct allocno): no_eh_reg field added. Changed
21900 no_stack_reg type to bitfield.
21901
21902 2008-01-17 Eric Botcazou <ebotcazou@adacore.com>
21903
21904 * tree.c (substitute_in_expr): Add missing 'break'.
21905
21906 2008-01-17 Richard Guenther <rguenther@suse.de>
21907
21908 PR tree-optimization/34825
21909 * tree-ssa-math-opts.c (is_division_by): Do not recognize
21910 x / x as division to handle.
21911
21912 2008-01-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
21913
21914 * pa64-hpux.h (LIB_SPEC): Add "-lpthread" in shared links if "-mt" or
21915 "-pthread" is specified.
21916 * pa-hpux11.h (LIB_SPEC): Likewise.
21917
21918 2008-01-16 Janis Johnson <janis187@us.ibm.com>
21919 Peter Bergner <bergner@vnet.ibm.com>
21920
21921 PR rtl-optimization/33796
21922 * sparseset.c (sparseset_alloc): Use xcalloc rather than xmalloc.
21923
21924 2008-01-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
21925
21926 PR libgfortran/34699
21927 * pa-hpux.h (LINK_SPEC): Only search /lib/pa1.1 and /usr/lib/pa1.1 on
21928 static links.
21929 * pa-hpux10.h (LINK_SPEC): Likewise.
21930 * pa-hpux11.h (LINK_SPEC): Don't search /lib/pa1.1 and /usr/lib/pa1.1.
21931
21932 2008-01-16 Richard Guenther <rguenther@suse.de>
21933
21934 PR middle-end/32628
21935 * fold-const.c (fold_convert_const_int_from_int): Do not
21936 set overflow if that occured only because of a sign extension
21937 change when converting from/to a sizetype with the same
21938 precision and signedness.
21939
21940 2008-01-16 Uros Bizjak <ubizjak@gmail.com>
21941
21942 PR debug/34249
21943 * dwarf2out.c (output_call_frame_info): Move output of FDE initial
21944 location address to the correct place. Update copyright year.
21945
21946 2008-01-16 Sebastian Pop <sebastian.pop@amd.com>
21947
21948 * lambda-code.c (lambda_transform_legal_p): Handle the case of
21949 no dependences in the dependence_relations vector.
21950
21951 2008-01-16 Jan Hubicka <jh@suse.cz>
21952
21953 PR rtl-optimization/31396
21954 * regstat.c (regstat_bb_compute_ri): Compute FREQ_CALLS_CROSSED.
21955 * cfg.c (dump_reg_info): Print it.
21956 * regs.h (struct reg_info_t): add freq_calls_crossed.
21957 (REG_FREQ_CALLS_CROSSED): New macro.
21958 * global.c (global_alloc): Compute freq_calls_crossed for allocno.
21959 (find_reg): Update call of CALLER_SAVE_PROFITABLE.
21960 * regmove.c (optimize_reg_copy_1, optimize_reg_copy_2, fixup_match_2,
21961 regmove_optimize): Update call crossed frequencies.
21962 * local-alloc.c (struct qty): Add freq_calls_crossed.
21963 (alloc_qty): Copute freq_calls_crossed.
21964 (update_equiv_regs, combine_regs): Update REG_FREQ_CALLS_CROSSED.
21965 (find_free_reg): Update call of CALLER_SAVE_PROFITABLE.
21966 * ra.h (struct allocno): Add freq_calls_crossed.
21967
21968 2008-01-16 Sebastian Pop <sebastian.pop@amd.com>
21969
21970 * gcc.c (LINK_COMMAND_SPEC): Add includes and link options for
21971 libgomp when compiling with ftree-parallelize-loops.
21972 (GOMP_SELF_SPECS): Add -pthread for ftree-parallelize-loops.
21973
21974 2008-01-16 Richard Guenther <rguenther@suse.de>
21975
21976 PR tree-optimization/34769
21977 * tree-data-ref.c (initialize_matrix_A): Revert fix for PR34458.
21978 * tree.c (int_cst_value): Instead make this function more
21979 permissive in what it accepts as valid input. Document this
21980 function always sign-extends the value.
21981
21982 2008-01-16 Jakub Jelinek <jakub@redhat.com>
21983 Richard Guenther <rguenther@suse.de>
21984
21985 PR c/34668
21986 * gimplify.c (fold_indirect_ref_rhs): Rename to ...
21987 (gimple_fold_indirect_ref_rhs): ... this.
21988 (gimple_fold_indirect_ref): New function with foldings
21989 that preserve lvalueness.
21990 (gimplify_modify_expr_rhs): Call gimple_fold_indirect_ref_rhs.
21991 * tree-flow.h (gimple_fold_indirect_ref): Declare.
21992 * tree-inline.c (copy_body_r): Use gimple_fold_indirect_ref
21993 to fold an INDIRECT_REF, fall back to the old use of
21994 fold_indirect_ref_1.
21995
21996 2008-01-16 Sebastian Pop <sebastian.pop@amd.com>
21997
21998 * tree-data-ref.c (subscript_dependence_tester_1): Call
21999 free_conflict_function.
22000 (compute_self_dependence): Same.
22001
22002 2008-01-16 Uros Bizjak <ubizjak@gmail.com>
22003
22004 PR debug/34249
22005 * debug.h (dwarf2out_switch_text_section): Move declaration from ...
22006 * dwarf2out.c (dwarf2out_switch_text_section): ... here. Make
22007 function global.
22008 * final.c (final_scan_insn) [NOTE_INSN_SWITCH_TEXT_SECTIONS]:
22009 Depending on dwarf2out_do_frame, call dwarf2out_switch_text_section
22010 for DWARF2_UNWIND_INFO targets.
22011
22012 2008-01-16 Richard Guenther <rguenther@suse.de>
22013
22014 PR c/34768
22015 * c-typeck.c (common_pointer_type): Do not merge inconsistent
22016 type qualifiers for function types.
22017
22018 2008-01-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
22019
22020 * tree-parloops.c (gen_parallel_loop): Fix ommision of declaration for
22021 loop_iterator li from previous commit.
22022
22023 2008-01-15 Sebastian Pop <sebastian.pop@amd.com>
22024
22025 * tree-parloops.c (gen_parallel_loop): Free loop bound estimations.
22026
22027 2008-01-12 Sebastian Pop <sebastian.pop@amd.com>
22028
22029 * tree-parloops.c (loop_has_blocks_with_irreducible_flag): New.
22030 (parallelize_loops): Don't parallelize irreducible components.
22031
22032 2008-01-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
22033
22034 PR c++/24924
22035 * c-opts (c_common_post_options): Do not enable CPP
22036 flag_pedantic_errors by default.
22037
22038 2008-01-14 Eric Botcazou <ebotcazou@adacore.com>
22039
22040 PR rtl-optimization/31944
22041 * cse.c (remove_pseudo_from_table): New function.
22042 (merge_equiv_classes): Use above function to remove pseudo-registers.
22043 (invalidate): Likewise.
22044
22045 2008-01-13 Richard Guenther <rguenther@suse.de>
22046
22047 PR middle-end/34601
22048 * emit-rtl.c (set_reg_attrs_for_decl_rtl): Use DECL_MODE
22049 instead of TYPE_MODE to deal with calls from expand_one_error_var.
22050
22051 2008-01-13 Uros Bizjak <ubizjak@gmail.com>
22052
22053 * gcse.c (cprop_jump): Call validate_unshare_change instead of
22054 validate_change to unshare the source of the PC set.
22055
22056 2008-01-12 Jan Hubicka <jh@suse.cz>
22057
22058 PR middle-end/32135
22059 * tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Do not construct
22060 references above array bounds. This might trigger bounds checks for
22061 pointers to arrays.
22062
22063 2008-01-12 Sebastian Pop <sebastian.pop@amd.com>
22064
22065 * tree-ssa-ter.c (free_temp_expr_table): Free num_in_part and
22066 new_replaceable_dependencies.
22067
22068 2008-01-12 Doug Kwan <dougkwan@google.com>
22069
22070 * c-decl.c: (grokdeclarator): Use OPT_Wignored_qualifiers
22071 instead of OPT_Wreturn_type in warning due to ignored return type
22072 qualifiers.
22073 * c-opt.c (c_common_post_option): Add -Wignored-qualifiers to
22074 options included in -Wextra.
22075 * c.opt: New option -Wignored_qualifiers.
22076 * doc/invoke.texi (Warning Options, -Wextra): Add new option
22077 -Wignore_qualifiers.
22078 (-Wignored-qualifiers): Document.
22079 (-Wreturn-type): Remove description of functionality now handled
22080 by -Wignored-qualifiers.
22081
22082 2008-01-12 Eric Botcazou <ebotcazou@adacore.com>
22083
22084 PR ada/33788
22085 * fold-const.c (fold_unary) <VIEW_CONVERT_EXPR>: Fold an existing
22086 NOP_EXPR if it is between integral types with the same precision.
22087
22088 2008-01-12 Jan Hubicka <jh@suse.cz>
22089
22090 PR other/28023
22091 * invoke.texi (max-inline-recursive-depth): Fix default value.
22092
22093 2008-01-12 Zdenek Dvorak <ook@ucw.cz>
22094
22095 * tree-parloops.c (transform_to_exit_first_loop): Cast nit to the
22096 correct type.
22097
22098 2008-01-11 Bob Wilson <bob.wilson@acm.org>
22099
22100 * config/xtensa/xtensa.c (override_options): Set flag_shlib.
22101
22102 2008-01-11 James E. Wilson <wilson@specifix.com>
22103
22104 PR target/26015
22105 * config/vax/elf.h (FRAME_POINTER_CFA_OFFSET): Define.
22106
22107 2008-01-11 Anatoly Sokolov <aesok@post.ru>
22108
22109 * config/avr/avr.c (expand_prologue, expand_epilogue): Don't
22110 save/restore frame pointer register and don't use 'call-prologues'
22111 optimization in function with "OS_task" attribute.
22112
22113 2008-01-11 Eric Botcazou <ebotcazou@adacore.com>
22114
22115 PR middle-end/31309
22116 * expr.c (copy_blkmode_from_reg): Use a mode suited to the size
22117 when copying to memory.
22118
22119 2008-01-11 Steven Bosscher <stevenb.gcc@gmail.com>
22120
22121 PR rtl-optimization/30905
22122 * cfgcleanup.c: Include dce.h
22123 (crossjumps_occured): New global variable.
22124 (try_crossjump_bb): Exit loop after finding a fallthru edge.
22125 If something changed, set crossjumps_occured to true.
22126 (try_optimize_cfg): Clear crossjumps_occured at the beginning.
22127 Don't add/remove fake edges to exit here...
22128 (cleanup_cfg): ...but do it here, when crossjumping.
22129 Run a fast DCE when successful crossjumps occured in the latest
22130 iteration of try_optimize_cfg.
22131
22132 2008-01-11 Richard Guenther <rguenther@suse.de>
22133
22134 * tree-ssa-sccvn.c (struct vn_binary_op_s): Move hashcode near opcode.
22135 (struct vn_unary_op_s): Likewise.
22136 (vn_reference_insert): Free old reference on hash collision.
22137
22138 2008-01-10 Raksit Ashok <raksit@google.com>
22139
22140 PR rtl-optimization/27971
22141 * combine.c (find_split_point): Split PLUS expressions which are
22142 inside a MEM rtx, and whose first operand is complex.
22143
22144 2008-01-10 DJ Delorie <dj@redhat.com>
22145
22146 * config/m32c/m32c.c (m32c_hard_regno_nregs_1): Renamed from...
22147 (m32c_hard_regno_nregs): ...this, which is now a wrapper.
22148 (m32c_hard_regno_ok): Call the underlying function.
22149
22150 2008-01-10 Richard Guenther <rguenther@suse.de>
22151
22152 PR middle-end/34683
22153 * tree-cfg.c (tree_merge_blocks): Do not go through the
22154 full-blown folding and stmt updating path if we just deal
22155 with virtual operands.
22156 * tree-ssa-copy.c (may_propagate_copy): Do not short-cut
22157 test for abnormal SSA_NAMEs.
22158
22159 2008-01-10 Andreas Krebbel <krebbel1@de.ibm.com>
22160
22161 PR middle-end/34641
22162 * reload.c (push_reload): Add assertions. All constants from
22163 reg_equiv_constant should have been used for replacing the respective
22164 pseudo earlier.
22165 (find_reloads_address): Invoke find_reloads_address_part for
22166 constant taken from the reg_equiv_constant array.
22167
22168 2008-01-10 Steven Bosscher <stevenb.gcc@gmail.com>
22169
22170 * tree-ssa-sccvn.h (struct vn_ssa_aux): Make the most accessed
22171 field (valnum) the first in the struct. Replace bools with
22172 unit bit fields.
22173
22174 2008-01-10 Richard Guenther <rguenther@suse.de>
22175
22176 PR tree-optimization/34651
22177 * tree-sra.c (sra_build_assignment): Sanitize. Use the correct
22178 types and ordering for masking and converting.
22179
22180 2008-01-09 Sebastian Pop <sebastian.pop@amd.com>
22181
22182 PR tree-optimization/34017
22183 * lambda-code.c (lambda_loopnest_to_gcc_loopnest): Generate code
22184 also for PHI_NODE expressions.
22185
22186 2008-01-09 Jan Hubicka <jh@suse.cz>
22187
22188 PR tree-optimization/34708
22189 * tree-inline.c (estimate_num_insns_1): Compute cost of SWITCH_EXPR
22190 based on number of case labels.
22191 (init_inline_once): Remove switch_cost.
22192 * tree-inline.h (eni_weights_d): Remove switch_cost.
22193
22194 2008-01-09 Richard Guenther <rguenther@suse.de>
22195 Andrew Pinski <andrew_pinski@playstation.sony.com>
22196
22197 PR middle-end/30132
22198 * gimplify.c (gimplify_cond_expr): Do not create an addressable
22199 temporary if an rvalue is ok or an lvalue is not required.
22200
22201 2008-01-09 Richard Guenther <rguenther@suse.de>
22202
22203 PR middle-end/34458
22204 * tree-data-ref.c (initialize_matrix_A): Use tree_low_cst,
22205 adjust return type.
22206
22207 2008-01-09 Richard Guenther <rguenther@suse.de>
22208
22209 PR middle-end/34679
22210 * tree.c (host_integerp): Check for sizetype only if the
22211 type is an integer type.
22212
22213 2008-01-09 Steven Bosscher <stevenb.gcc@gmail.com>
22214
22215 PR debug/26364
22216 * opts.c (decode_options): Disable inlining of functions called
22217 once if not in unit-at-a-time mode.
22218
22219 2008-01-09 Alexandre Oliva <aoliva@redhat.com>
22220
22221 * Makefile.in (dse.o): Remove duplicate $(RECOG_H) dependency.
22222
22223 2008-01-08 Richard Guenther <rguenther@suse.de>
22224
22225 PR middle-end/31863
22226 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Bail
22227 out early if the result will be unused.
22228
22229 2008-01-08 Uros Bizjak <ubizjak@gmail.com>
22230
22231 PR target/34709
22232 Revert:
22233
22234 2008-01-05 Uros Bizjak <ubizjak@gmail.com>
22235 * config/i386/i386.c (ix86_builtin_reciprocal): Remove check
22236 for TARGET_RECIP.
22237
22238 2008-01-08 Jan Sjodin <jan.sjodin@amd.com>
22239
22240 * config/i386/i386.c (k8_cost, amdfam10_cost): Branch costs
22241 for vectorization tuned.
22242
22243 2008-01-08 Richard Guenther <rguenther@suse.de>
22244
22245 PR tree-optimization/34683
22246 * tree-ssa-operands.c (operand_build_cmp): Export.
22247 * tree-ssa-operands.h (operand_build_cmp): Declare.
22248 * tree-vn.c (vuses_compare): Remove.
22249 (sort_vuses): Use operand_build_cmp.
22250 (sort_vuses_heap): Likewise.
22251 * tree-ssa-sccvn.c (vuses_to_vec): Use VEC_reserve, not VEC_alloc
22252 to re-use old VEC if available. Do not sort already sorted VUSEs.
22253 (vdefs_to_vec): Do not sort already sorted VDEFs.
22254
22255 2008-01-08 Jakub Jelinek <jakub@redhat.com>
22256
22257 PR middle-end/34694
22258 * omp-low.c (copy_var_decl): Copy also DECL_SOURCE_LOCATION.
22259
22260 2008-01-08 Uros Bizjak <ubizjak@gmail.com>
22261
22262 PR target/34702
22263 * doc/invoke.texi (i386 and x86-64 Options) [mrecip]: Document
22264 limitations of reciprocal sequences on x86 targets.
22265
22266 2008-01-08 Richard Guenther <rguenther@suse.de>
22267
22268 PR tree-optimization/34683
22269 * tree-flow-inline.h (var_ann): Remove overzealous asserts.
22270
22271 2008-01-07 Jakub Jelinek <jakub@redhat.com>
22272
22273 PR target/34622
22274 * config/darwin.c (darwin_mergeable_string_section): Don't use
22275 .cstring if int_size_in_bytes != TREE_STRING_LENGTH.
22276
22277 2008-01-07 Uros Bizjak <ubizjak@gmail.com>
22278
22279 PR target/34682
22280 * config/i386/i386.md (neg<mode>2): Rename from negsf2, negdf2 and
22281 negxf2. Macroize expander using X87MODEF mode iterator. Change
22282 predicates of op0 and op1 to register_operand.
22283 (abs<mode>2): Rename from abssf2, absdf2 and negxf2. Macroize
22284 expander using X87MODEF mode iterator. Change predicates of
22285 op0 and op1 to register_operand.
22286 ("*absneg<mode>2_mixed", "*absneg<mode>2_sse"): Rename from
22287 corresponding patterns and macroize using MODEF macro. Change
22288 predicates of op0 and op1 to register_operand and remove
22289 "m" constraint. Disparage "r" alternative with "!".
22290 ("*absneg<mode>2_i387"): Rename from corresponding patterns and
22291 macroize using X87MODEF macro. Change predicates of op0 and op1
22292 to register_operand and remove "m" constraint. Disparage "r"
22293 alternative with "!".
22294 (absneg splitter with memory operands): Remove.
22295 ("*neg<mode>2_1", "*abs<mode>2_1"): Rename from corresponding
22296 patterns and macroize using X87MODEF mode iterator.
22297 * config/i386/sse.md (negv4sf2, absv4sf2, neg2vdf2, absv2df2):
22298 Change predicate of op1 to register_operand.
22299 * config/i386/i386.c (ix86_expand_fp_absneg_operator): Remove support
22300 for memory operands.
22301
22302 2008-01-07 Nathan Froyd <froydnj@codesourcery.com>
22303
22304 * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add clause for mcpu=8548.
22305
22306 2008-01-07 Richard Guenther <rguenther@suse.de>
22307
22308 * basic-block.h (struct edge_def): Pair dest_idx with goto_locus
22309 fields.
22310
22311 2008-01-07 Richard Guenther <rguenther@suse.de>
22312
22313 PR tree-optimization/34683
22314 * tree-ssa-sccvn.c (vuses_to_vec): Pre-allocate the vector of
22315 VOPs of the needed size to save memory. Use VEC_quick_push
22316 to save compile-time.
22317 (vdefs_to_vec): Likewise.
22318
22319 2008-01-07 Sa Liu <saliu@de.ibm.com>
22320
22321 * config/spu/spu.md (divdf3): Genetate inline code for double
22322 division. The implementation doesn't handle INF or NAN, therefore it
22323 only applies when -ffinite-math-only is given.
22324
22325 2008-01-06 Paolo Carlini <pcarlini@suse.de>
22326
22327 PR libstdc++/34680
22328 * c-cppbuiltin.c (c_cpp_builtins): Define __GXX_RTTI, if appropriate.
22329 * doc/cpp.texi ([Common Predefined Macros]): Document.
22330
22331 2008-01-06 Uros Bizjak <ubizjak@gmail.com>
22332
22333 * config/i386/i386.c (ix86_emit_swsqrtsf): Use negative constants in
22334 order to use commutative addition instead of subtraction.
22335
22336 2008-01-06 Andrew Pinski <andrew_pinski@playstation.sony.com>
22337 Mircea Namolaru <namolaru@il.ibm.com>
22338 Vladimir Yanovsky <yanov@il.ibm.com>
22339 Revital Eres <eres@il.ibm.com>
22340
22341 PR tree-optimization/34263
22342 * tree-outof-ssa.c (process_single_block_loop_latch,
22343 contains_tree_r): New functions.
22344 (analyze_edges_for_bb): Call process_single_block_loop_latch
22345 function to empty single-basic-block latch block if possible.
22346
22347 2008-01-05 Uros Bizjak <ubizjak@gmail.com>
22348
22349 * config/i386/i386.c (ix86_builtin_reciprocal): Remove check
22350 for TARGET_RECIP.
22351 (ix86_emit_swsqrtsf): Do not filter out infinity for rsqrt expansion.
22352
22353 2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
22354
22355 * c-omp.c (check_omp_for_incr_expr): Handle CONVERT_EXPR.
22356
22357 2008-01-05 Richard Sandiford <rsandifo@nildram.co.uk>
22358
22359 * config/mips/mips.c (mips_in_small_data_p): Reinstate size > 0 check.
22360
22361 2008-01-05 Jakub Jelinek <jakub@redhat.com>
22362
22363 PR tree-optimization/34618
22364 * tree-outof-ssa.c (create_temp): Copy over DECL_GIMPLE_REG_P
22365 flag from T.
22366
22367 2008-01-05 Uros Bizjak <ubizjak@gmail.com>
22368
22369 PR target/34673
22370 * config/i386/i386.c (ix86_emit_swsqrtsf): Swap input operands
22371 in the call to gen_rtx_NE. Remove unneeded VECTOR_MODE_P check.
22372 Update copyright year.
22373
22374 * config/i386/i386.md (rsqrtsf2): Enable for TARGET_SSE_MATH.
22375 Update copyright year.
22376 * config/i386/sse.md (rsqrtv4sf2): Ditto. Unconditionally expand
22377 using NR fixup.
22378
22379 2008-01-05 Zhouyi Zhou <zhouzhouyi@FreeBSD.org>
22380
22381 * tree-vrp.c (find_conditional_asserts): Remove redundant check that
22382 edge does not point to current bb before changing need_assert.
22383
22384 2008-01-04 Richard Guenther <rguenther@suse.de>
22385
22386 PR middle-end/34029
22387 * tree-cfg.c (verify_expr): Do not look inside ADDR_EXPRs
22388 for verifying purposes if they are is_gimple_min_invariant.
22389
22390 2008-01-04 Aldy Hernandez <aldyh@redhat.com>
22391
22392 PR tree-optimization/34448
22393 PR tree-optimization/34465
22394 * gimplify.c (gimplify_init_constructor): Add new parameter
22395 notify_temp_creation. Use it.
22396 (gimplify_modify_expr_rhs): Take volatiles into account when
22397 optimizing constructors.
22398 Do not optimize constructors if gimplify_init_constructor will dump to
22399 memory.
22400 * gcc.dg/tree-ssa/pr32901.c: Tests const volatiles.
22401 * gcc.c-torture/compile/pr34448.c: New.
22402
22403 2008-01-04 Jakub Jelinek <jakub@redhat.com>
22404
22405 PR gcov-profile/34609
22406 * tree-inline.c (declare_return_variable): Set TREE_ADDRESSABLE on
22407 return_slot if result is TREE_ADDRESSABLE.
22408
22409 2008-01-04 Richard Sandiford <rsandifo@nildram.co.uk>
22410
22411 * config/mips/mips.md (sqrt_condition): Tweak comment.
22412 (recip_condition): Likewise. Require TARGET_FLOAT64 for DFmode.
22413
22414 2008-01-03 Tom Tromey <tromey@redhat.com>
22415
22416 PR c/34457
22417 * c-common.c (c_type_hash): Handle VLAs.
22418
22419 2008-01-03 Jan Hubicka <jh@suse.cz>
22420
22421 PR tree-optimization/31081
22422 * tree-inline.c (remap_ssa_name): Initialize uninitialized SSA vars to
22423 0 when inlining and not inlining to first basic block.
22424 (remap_decl): When var is initialized to 0, don't set default_def.
22425 (expand_call_inline): Set entry_bb.
22426 * tree-inline.h (copy_body_data): Add entry_bb.
22427
22428 2008-01-03 Jakub Jelinek <jakub@redhat.com>
22429
22430 PR c++/34619
22431 * cgraphunit.c (cgraph_build_static_cdtor): set_cfun back to NULL
22432 before returning.
22433
22434 PR tree-optimization/29484
22435 * tree-inline.c (inline_forbidden_p_2): New function.
22436 (inline_forbidden_p): Disallow inlining if some static var
22437 has an address of a local LABEL_DECL in its initializer.
22438 * doc/extend.texi (Labels as Values): Document &&foo behaviour
22439 vs. inlining.
22440
22441 2008-01-03 Sebastian Pop <sebastian.pop@amd.com>
22442
22443 PR tree-optimization/34635
22444 * tree-data-ref.c (add_other_self_distances): Make sure that the
22445 evolution step is constant.
22446
22447 2008-01-03 Jakub Jelinek <jakub@redhat.com>
22448
22449 PR middle-end/34608
22450 * omp-low.c (expand_omp_parallel): Purge dead EH edges in the child fn.
22451
22452 2008-01-02 Richard Sandiford <rsandifo@nildram.co.uk>
22453
22454 * tree-sra.c (scalarize_init): Insert the generate_element_init
22455 statements after the generate_element_zero statements.
22456
22457 2008-01-02 Richard Guenther <rguenther@suse.de>
22458
22459 PR middle-end/34093
22460 PR middle-end/31976
22461 * tree-ssa-operands.c (ssa_operand_alloc): Also allocate a buffer
22462 for very large number of operands instead of ICEing.
22463
22464 2008-01-02 Arthur Norman <acn1@cam.ac.uk>
22465
22466 PR target/34013
22467 * config/i386/i386.c (ix86_expand_prologue): Save red-zone
22468 while stack probing.
22469
22470 2008-01-01 Douglas Gregor <doug.gregor@gmail.com>
22471
22472 * c-opts.c (sanitize_cpp_opts): Don't warn about "long long" when
22473 in C++0x mode.
22474
22475 2008-01-01 Volker Reichelt <v.reichelt@netcologne.de>
22476
22477 PR libmudflap/26442
22478 * tree-mudflap.c (mx_register_decls): Guard warning by
22479 !DECL_ARTIFICIAL check.
22480
22481 2008-01-01 Jakub Jelinek <jakub@redhat.com>
22482
22483 * config/i386/sse.md (sse5_pperm, sse5_pperm_pack_v2di_v4si,
22484 sse5_pperm_pack_v4si_v8hi, sse5_pperm_pack_v8hi_v16qi,
22485 sse5_perm<mode>): Fix constraints.