OSDN Git Service

* tree-ssa-loop-ivopts.c (extract_cond_operands): Split from
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
2
3         * tree-ssa-loop-ivopts.c (extract_cond_operands): Split from
4         find_interesting_uses_cond.
5         (find_interesting_uses_cond): Use extract_cond_operands.
6         (rewrite_use_compare): Use extract_cond_operands and
7         force_gimple_operand_bsi.  Do not call update_stmt.
8         (determine_use_iv_cost_condition): Use extract_cond_operands.
9         Return cheaper of using original bound and changing the exit bound.
10
11 2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
12
13         PR tree-optimization/29516
14         * tree-ssa-address.c (tree_mem_ref_addr, add_to_parts,
15         most_expensive_mult_to_index, addr_to_parts,
16         create_mem_ref, maybe_fold_tmr): Make the type of
17         fields of TARGET_MEM_REF sizetype.
18         (move_fixed_address_to_symbol, move_pointer_to_base):
19         New functions.
20         * tree.def (TARGET_MEM_REF): Add comment on types of
21         the operands.
22
23 2007-01-11  Joseph Myers  <joseph@codesourcery.com>
24
25         * c-common.c (vector_types_convertible_p): Treat opaque types as
26         always convertible if they have the same size, but not otherwise.
27
28 2007-01-11  Steven Bosscher  <steven@gcc.gnu.org>
29
30         * ifcvt.c (struct noce_if_info): Add comments to the fields.
31         Remove the b_unconditional field.
32         (noce_try_sign_mask): Do not look at b_unconditional.
33         (noce_process_if_block): Do not use merge_if_blocks.  Update
34         the CFG here.  Do not set b_unconditional.
35         (cond_move_process_if_block): Likewise.
36         (find_cond_trap): Likewise.
37         (check_cond_move_block): Require simple jump insns at the end
38         of the basic block.
39
40 2007-01-11  Jan Hubicka  <jh@suse.cz>
41
42         PR tree-optimization/1046
43         * tree-tailcall.c (suitable_for_tail_call_opt_p): Use TREE_ADDRESSABLE
44         when alias info is not ready.
45         (pass_tail_recursion): Do not require aliasing.
46         * tree-ssa-copyrename.c (pass_rename_ssa_cop): Likewise.
47         * tree-ssa-ccp.c (pass_ccp, pass_fold_builtins): Likewise.
48         * tree-ssa-copy.c (pass_copy_prop): Likewise.
49         * tree-ssa-forwprop.c (pass_forwprop): Likewise.
50         * tree-ssa-dce.c (pass_dce, pass_dce_loop, pass_cd_dce): Likewise.
51         * passes.c (init_optimization_passes): Execute rename_ssa_copies,
52         ccp, forwprop, copy_prop, merge_phi, copy_prop, dce and tail recursion
53         before inlining.
54         * tree-ssa-operands.c (add_virtual_operand, get_indirect_ref_operand):
55         When aliasing is not build, mark statement as volatile.
56
57 2007-01-11  Tom Tromey  <tromey@redhat.com>
58
59         PR preprocessor/15185, PR preprocessor/20989:
60         * doc/cppopts.texi <-MT>: Update description of algorithm for
61         computing default target.
62         <-M, -MD>: Reword "basename" text.
63
64 2007-01-11  Roger Sayle  <roger@eyesopen.com>
65
66         * builtins.c (expand_builtin_pow, expand_builtin_powi,
67         fold_builtin_cabs, fold_builtin_sqrt, fold_builtin_trunc,
68         fold_builtin_floor, fold_builtin_ceil, fold_builtin_round,
69         fold_builtin_int_int_roundingfn, fold_builtin_bitop,
70         fold_builtin_bswap, real_constp, fold_builtin_pow,
71         fold_builtin_powi, fold_builtin_signbit, fold_builtin_copysign,
72         do_mpfr_arg1, do_mpfr_arg2, do_mpfr_arg3, do_mpfr_sincos): Replace
73         uses of the macro TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW.
74         * convert.c (convert_to_pointer): Likewise.
75         * expr.c (highest_pow2_factor, expand_expr_real_1): Likewise.
76         * fold-const.c (force_fit_type, fold_negate_expr, int_const_binop,
77         const_binop, fold_convert_const_int_from_int,
78         fold_convert_const_int_from_real,
79         fold_convert_const_real_from_real, sign_bit_p,
80         optimize_minmax_comparison, extract_muldiv_1, fold_div_compare,
81         fold_sign_changed_comparison, fold_unary, fold_comparison,
82         fold_binary, multiple_of_p, tree_Expr_non_zero_p,
83         fold_negate_const, fold_abs_const, fold_not_const): Likewise.
84         * print-tree.c (print_node_brief, print_node): Likewise.
85         * stor-layout.c (place_field, layout_type): Likewise.
86         * tree-chrec.c (keep_cast): Likewise.
87         * tree.c (build_vector, build_real, build_real_from_int_cst,
88         build_complex): Likewise.
89
90 2007-01-11  Roger Sayle  <roger@eyesopen.com>
91
92         * tree.h (TREE_CONSTANT_OVERFLOW): Obsolete.  For the time being,
93         treat TREE_CONSTANT_OVERFLOW as a synonym of TREE_OVERFLOW.
94
95 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
96
97         * configure.ac (strict1_warn): Rename to strict_warn.
98         (WERROR, --enable-werror, symlink hacks, stage1_cflags,
99         cc_set_by_configure, quoted_cc_set_by_configure,
100         stage_prefix_set_by_configure, quoted_stage_prefix_set_by_configure,
101         all_boot_languages, all_stagestuff): Remove.
102         (target_list): Remove bootstrap targets.
103         * Makefile.in (quickstrap): Unconditionally make a synonym of all.
104         (BOOT_LANGUAGES, STAGE1_CFLAGS, STAGE1_CHECKING,
105         REMAKEFLAGS, FLAGS_TO_PASS, PREPEND_DOTDOT_TO_RELATIVE_PATHS,
106         SUBDIR_FLAGS_TO_PASS, WERROR_FLAGS, STRICT2_WARN, LANG_STAGESTUFF,
107         VOL_FILES, POSTSTAGE1_FLAGS_TO_PASS, STAGE2_FLAGS_TO_PASS,
108         STAGEPROFILE_FLAGS_TO_PASS, STAGEFEEDBACK_FLAGS_TO_PASS, stage1_build,
109         stage1_copy, stage2_build, stage2_copy, stageprofile_build,
110         stageprofile_copy, stage3_build, stage3_copy, stagefeedback_build,
111         stagefeedback_copy, stage4_build, clean_s1, clean_sw, bootstrap,
112         bootstrap-lean, bootstrap2, bootstrap2-lean, bootstrap3,
113         bootstrap3-lean, bootstrap4, bootstrap4-lean, unstage1, unstage2,
114         unstage3, unstage4, unstageprofile, unstagefeedback, restage, restage2,
115         restage3, restage4, restageprofile, restagefeedback, bubbleestrap,
116         cleanstrap, unstrap, restrap, *compare, *compare3, *compare4,
117         *compare-lean, *compare3-lean, *compare4-lean, stage1-start, stage1,
118         stage2-start, stage2, stage3-start, stage3, stage4-start, stage4,
119         stageprofile-start, stageprofile, stagefeedback-start, stagefeedback,
120         risky-stage1, risky-stage2, risky-stage3, risky-stage4): Remove.
121         (ORDINARY_FLAGS_TO_PASS): Rename to FLAGS_TO_PASS.
122         (STAGECOPYSTUFF, STAGEMOVESTUFF): Consolidate into MOSTLYCLEANFILES.
123         (mostlyclean): Adjust.
124         (clean, distclean): Don't mention bootstrap stuff.
125         * configure: Regenerate.
126         * ada/config-lang.in, cp/config-lang.in, forttran/config-lang.in,
127         java/config-lang.in, objc/config-lang.in, objcp/config-lang.in,
128         treelang/config-lang.in (stagestuff): Remove.
129         * doc/sourcebuild.texi (stage1, stage2, stage3, stage4,
130         stageprofile, stagefeedback, stagestuff): Remove mention.
131
132 2007-01-11  Nick Clifton  <nickc@redhat.com>
133
134         * config/mcore/predicates.md (mcore_general_movesrc_operand):
135         Accept CONSTs.
136         (mcore_general_movdst_operand): Do not accept CONST_INTs.
137         (mcore_arith_K_S_operand): Run the test for the S constraint not
138         the test for the M constraint.
139         (mcore_addsub_operand): Do not accept integer values that are
140         larger than 32 bits.
141         * config/mcore/mcore.md: Remove unused constraints from split.
142         (andsi3): Use HOST_WIDE_INT instead of int to hold an INTVAL.
143         (addsi3): Likewise.
144         (allocate_stack): Likewise.
145         * config/mcore/mcore.c (mcore_print_operand): Restrict output of P
146         operands to 32 bits.
147         (mcore_const_costs): Use HOST_WIDE_INT instead of int to hold an
148         INTVAL.
149         (mcore_and_cost, mcore_modify_comparison, const_ok_for_mcore,
150         mcore_const_ok_for_inline, mcore_const_trick_uses_not,
151         try_constant_tricks, mcore_num_ones, mcore_num_zeros,
152         mcore_output_bclri, mcore_output_andn, output_inline_const,
153         mcore_output_move, mcore_output_movedouble): Likewise.
154         (mcore_output_cmov): Use CONST_OK_FOR_M and CONST_OK_FOR_N.
155         (output_inline_const): Likewise.
156         (output_inline_const): Fix format strings used in sprintf
157         statements.
158         * config/mcore/mcore-protos.h: Update prototypes for changed
159         functions in mcore.c.
160         * config/mcore/mcore.h (CONST_OK_FOR_I): Cast values to
161         HOST_WIDE_INT and not int.
162         (CONST_OK_FOR_J, CONST_OK_FOR_K, CONST_OK_FOR_L, CONST_OK_FOR_M,
163         CONST_OK_FOR_N): Likewise.
164         (LEGITIMATE_CONSTANT_P): Also check CONSTANT_P.
165         (GO_IF_LEGITIMATE_INDEX): Use HOST_WIDE_INT instead of int to hold
166         an INTVAL.
167
168 2007-01-10  Jan Hubicka  <jh@suse.cz>
169
170         * tree-vrp.c (remove_range_assertions): Release defs.
171         * tree-ssa-loop-ivopts.c (rmeove_statement): Likewise.
172         * tree-ssa-dom.c (remove_stmt_or_phi): Likewise.
173
174 2007-01-10  Paul Brook  <paul@codesourcery.com>
175
176         * config/arm/arm.c (arm_rtx_costs_1): Handle mutiply-subtract.
177         * config/arm/arm.md (mulsi3subsi): New insn.
178
179 2007-01-10  Zdenek Dvorak <dvorakz@suse.cz>
180
181         * tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...
182         (tree_transform_and_unroll_loop): New.
183         * tree-flow.h (transform_callback, tree_transform_and_unroll_loop):
184         Declare.
185
186 2007-01-10  Robert Kennedy <jimbob@google.com>
187
188         * fold-const.c (fold_comparison): Fold comparisons like (x *
189         1000 < 0) to (x < 0).
190
191 2007-01-10  Ian Lance Taylor  <iant@google.com>
192
193         * tree-pretty-print.c (dump_generic_node): Print parentheses when
194         operands have the same priority.
195
196 2007-01-10  Tom Tromey  <tromey@redhat.com>
197
198         * fold-const.c (fold_truthop): Don't check can_use_bit_fields_p.
199         (fold_binary): Likewise.
200         * langhooks.c (lhd_can_use_bit_fields_p): Removed.
201         * langhooks-def.h (lhd_can_use_bit_fields_p): Removed.
202         (LANG_HOOKS_CAN_USE_BIT_FIELDS_P): Removed.
203         (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_CAN_USE_BIT_FIELDS_P.
204         * langhooks.h (struct lang_hooks): Removed field
205         'can_use_bit_fields_p'.
206
207 2007-01-10  Ralf Corsépius <ralf.corsepius@rtems.org>
208
209         * config/bfin/t-bfin, config/bfin/t-bfin-elf: Remove GCC_CFLAGS.
210
211 2007-01-10  Razya Ladelsky  <razya@il.ibm.com>
212
213         * function.c (get_last_funcdef_no): New function.
214         * function.h (get_last_funcdef_no): Declare. 
215         * tree-inline.c (initialize_cfun): Add initialization.
216         (tree_function_versioning): Cleanup.
217         
218 2007-01-10  Jan Hubicka  <jh@suse.cz>
219
220         * tree-inline.c (setup_one_parameter): Do not propagate into abnormal
221         PHIs.
222
223 2007-01-10  Sa Liu  <saliu@de.ibm.com>
224             Ben Elliston  <bje@au.ibm.com>
225
226         * spu.h (STACK_SAVE_AREA): Use VOIDmode for SAVE_FUNCTION, SImode
227         for SAVE_NONLOCAL and Pmode for any other save level.
228         * spu-protos.h (spu_restore_stack_block): Declare.
229         * spu.md (save_stack_block): Remove.
230         (restore_stack_block): Call spu_restore_stack_block.
231         * spu.c (spu_restore_stack_block): New function.
232         (spu_expand_epilogue): Remove old comment.
233
234 2007-01-09  Zdenek Dvorak <dvorakz@suse.cz>
235
236         PR tree-optimization/30322
237         * tree-ssa-loop-ivopts.c (fold_affine_expr, iv_value): Removed.
238         (cand_value_at): Return the value as aff_tree.
239         (may_eliminate_iv): Convert the bound from aff_tree to tree.
240         * tree-affine.c (aff_combination_add_cst, aff_combination_add_product,
241         aff_combination_mult): New functions.
242         (aff_combination_add): Use aff_combination_add_cst.
243         (aff_combination_convert): Allow conversions to a wider type.
244         (tree_to_aff_combination): Handle BIT_NOT_EXPR.
245         * tree-affine.h (aff_combination_mult): Declare.
246
247 2007-01-09  Carlos O'Donell  <carlos@codesourcery.com>
248
249         * doc/tm.texi: Update documentation to reflect reality of exec
250         and start file search behaviours. Update copyright year.
251         * doc/invoke.texi: Explain how GCC_EXEC_PREFIX is used to find
252         header file directories.
253
254 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
255
256         * config/i386/i386.md (*sinxf2): Rename to *sinxf2_i387.
257         (*cosxf2): Rename to cosxf2_i387.
258
259         (*sindf2, *sinsf2): Extend operand 1 to XFmode.  Macroize patterns
260         using X87MODEF12 mode macro. Rename patterns to
261         *sin_extend<mode>xf2_i387.  Use SSE_FLOAT_MODE_P to disable patterns
262         for SSE math.
263         (*cosdf2, *cossf2): Ditto.
264         (sincosdf3, sincossf3): Ditto.  Rewrite corresponding splitters
265         to match extended input operands.
266
267         (sincos<mode>3): New expander.
268
269         (*sinextendsfdf2, *cosextendsfdf2, *sincosextendsfdf3): Remove
270         insn patterns and corresponding splitters.
271
272 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
273
274         * config/sh/t-linux (TARGET_LIBGCC2_CFLAGS): Delete.
275         (SHLIB_MAPFILES, SHLIB_LINK, SHLIB_INSTALL): Likewise.
276
277 2007-01-09  Nicolas Pitre  <nico@cam.org>
278
279         PR target/30173
280         * arm/ieee754-df.S (Lad_s): Also test the low word of X for zero.
281
282 2007-01-08  Geoffrey Keating  <geoffk@apple.com>
283
284         * target.h (struct gcc_target): New field library_rtti_comdat.
285         * target-def.h (TARGET_CXX_LIBRARY_RTTI_COMDAT): New.
286         (TARGET_CXX): Add TARGET_CXX_LIBRARY_RTTI_COMDAT.
287         * doc/tm.texi (C++ ABI): Document TARGET_CXX_LIBRARY_RTTI_COMDAT.
288         * config/darwin.h (TARGET_CXX_LIBRARY_RTTI_COMDAT): Define.
289
290 2007-01-08  Geoffrey Keating  <geoffk@apple.com>
291
292         * doc/invoke.texi (Optimize Options): Correct description of -O0.
293
294 2007-01-08  Richard Guenther  <rguenther@suse.de>
295
296         * tree.h (force_fit_type_double): Export.
297         (force_fit_type): Remove.
298         * fold-const.c (force_fit_type_double): New function.
299         (force_fit_type): Remove.
300         (int_const_binop): Use it.
301         (fold_convert_const_int_from_int): Likewise.
302         (fold_convert_const_int_from_real): Likewise.
303         (fold_div_compare): Likewise.
304         (fold_sign_changed_comparison): Likewise.
305         (fold_unary): Likewise.
306         (fold_negate_const): Likewise.
307         (fold_abs_const): Likewise. 
308         (fold_not_const): Likewise.
309         * c-common.c (shorten_compare): Use force_fit_type_double.
310         * convert.c (convert_to_pointer): Likewise.
311
312 2007-01-08  Richard Guenther  <rguenther@suse.de>
313
314         * tree.h (build_int_cst_wide_type): Export.
315         * tree.c (build_int_cst_wide_type): New function.
316         (build_int_cst_wide): Fix comment.
317         * builtins.c (fold_builtin_object_size): Use build_int_cst
318         to build -1 or 0 of the correct type.  Use fit_double_type
319         to check for overflow.
320         * fold-const.c (optimize_bit_field_compare): Use build_int_cst_type
321         to build the mask.
322         (decode_field_reference): Likewise.
323         (all_ones_mask_p): Likewise.
324         (native_interpret_int): Use build_int_cst_wide_type.
325         (fold_binary): Use build_int_cst_type to build an all-ones
326         value.
327         * stor-layout.c (set_sizetype): Use build_int_cst_wide_type.
328
329 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
330
331         * config/pa/t-pa64 (libgcc_stub.a): Use $(T).
332
333 2007-01-09  Ben Elliston  <bje@au.ibm.com>
334
335         * genautomata.c (STATS_OPTION): New option.
336         (stats_flag): New flag.
337         (gen_automata_option): Handle it.
338         (initiate_automaton_gen): Ditto.
339         (write_automata): Output statistics only if stats_flag is
340         set. Likewise, output time statistics only if time_flag is set.
341         * doc/md.texi (Processor pipeline description): Document new flag.
342
343 2007-01-08  Richard Guenther  <rguenther@suse.de>
344
345         * builtins.c (fold_builtin_int_roundingfn): Use fit_double_type.
346         * tree.c (build_int_cst_type): Likewise.
347         (size_in_bytes): Don't call force_fit_type on the result.
348         (int_fits_type_p): Use fit_double_type.
349         * fold-const.c (fit_double_type): New function.
350         (force_fit_type): Use it.
351         * tree.h (fit_double_type): Export.
352
353 2007-01-08  Jan Hubicka  <jh@suse.cz>
354
355         * tree-vectorizer.c (gate_increase_alignment): Fix return type.
356         * ipa.c (function_and_variable_visibility): Fix return type.
357
358 2007-01-08  Richard Guenther  <rguenther@suse.de>
359
360         * tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type
361         of offset to build the index.
362         * tree-pretty-print.c (dump_generic_node): Don't build negated
363         const just for printing.
364         * c-pretty-print.c (pp_c_integer_constant): Likewise.
365         * builtins.c (fold_builtin_int_roundingfn): Check if result
366         fits the type by using force_fit_type and comparing the result.
367         * predict.c (predict_loops): Use compare_tree_int for comparison.
368         * tree.c (build_int_cst): Fall back to integer_type_node for
369         NULL_TREE type.
370         (build_int_cst_wide): Assert type is non-null.
371
372 2007-01-08  Roberto Costa  <roberto.costa@st.com>
373
374         * tree-vrp.c (extract_range_from_cond_expr): New.
375         (extract_range_from_expr): Handle COND_EXPR nodes used as expressions.
376         * tree-ssa-ccp.c (get_maxval_strlen): Handle COND_EXPR nodes used
377         as expressions.
378         (fold_stmt): Bug fix, avoid infinite recursion when folding COND_EXPRs.
379         * tree-ssa-forwprop.c (simplify_cond, forward_propagate_into_cond,
380         tree_ssa_forward_propagate_single_use_vars): Handle COND_EXPR nodes
381         used as expressions.
382         * tree-object-size.c (cond_expr_object_size): New.
383         (collect_object_sizes_for): Handle COND_EXPR nodes used as expressions.
384
385 2007-01-08  Jan Hubicka  <jh@suse.cz>
386
387         * tree-ssa-forwprop.c (forward_propagate_into_cond,
388         tree_ssa_forward_propagate_single_use_va): Release defs of propagated
389         statement.
390
391 2007-01-08  Richard Guenther  <rguenther@suse.de>
392
393         PR tree-optimization/23603
394         * tree-vrp.c (set_value_range_to_truthvalue): New function.
395         (extract_range_from_binary): Fall back to truthvalue instead of
396         varying for TRUTH_*_EXPR.
397         (extract_range_from_comparison): Fall back to truthvalue instead of
398         varying.
399         (vrp_visit_phi_node): Don't adjust new range bounds to +INF/-INF
400         if all visited PHI values were constant.
401
402 2007-01-08  Jan Hubicka  <jh@suse.cz>
403
404         * cgraphunit.c (cgraph_process_new_functions): Reset reachable flag.
405         (cgraph_analyze_function): break out from ...
406         (cgraph_finalize_compilation_unit): ... here.
407         (cgraph_expand_function): Remove forgoten commented out line.
408         (cgraph_optimize): Analyze functions.
409
410 2007-01-08  Jan Hubicka  <jh@suse.cz>
411
412         * tree-pas.h (TODO_remove_function): New flag.
413         (TODO_update*): Renumber.
414         (pass_ipa_increase_alignment,
415         pass_ipa_function_and_variable_visibility): New passes.
416         * cgraphunit.c (cgraph_increase_alignment): Move to tree-vectorizer.c
417         (cgraph_function_and_variable_visibility): Move to ipa.c
418         (cgraph_optimize): Don't call cgraph_function_and_variable_visibility,
419         cgraph_increase_alignment.
420         * ipa-inline.c (cgraph_decide_inlining): Don't push timevar.
421         (cgraph_decide_inlining_incrementally): Push TV_INTEGRATION before
422         calling tree-inline.
423         (cgraph_early_inlining): Do not call cgraph_remove_unreachable_nodes.
424         (pass_ipa_inline, pass_early_ipa_inlining): Set TODO_remove_functions
425         * tree-vectorizer.c (increase_alignment): Move here from cgraphunit.c
426         (gate_increase_alignment): New function.
427         (pass_ipa_increase_alignment): New pass.
428         * ipa.c: Inline tree-pass.h and timevar.h
429         (function_and_variable_visibility): Move here from cgraphunit.c
430         * tree-optimize.c (pass_early_local_passes): Add TODO_remove_functions.
431         * passes.c (init_optimization_passes): Add the two new passes.
432         (execute_todo): Handle cgraph_remove_functions.
433
434 2007-01-08  Nick Clifton  <nickc@redhat.com>
435
436         * config/frv/predicates.md (reg_or_0_operand): Accept
437         CONST_DOUBLEs.
438
439 2007-01-08  Ralf Corsépius <ralf.corsepius@rtems.org>
440
441         * config/bfin/rtems.h, config/bfin/t-rtems: New.
442         * config.gcc: Add bfin*-rtems*.
443
444 2007-01-08  Mark Shinwell  <shinwell@codesourcery.com>
445
446         * c.opt: Add -flax-vector-conversions.
447         * c-typeck.c (convert_for_assignment): Pass flag to
448         vector_types_convertible_p to allow emission of note.
449         (digest_init): Likewise.
450         * c-opts.c: Handle -flax-vector-conversions.
451         * c-common.c (flag_lax_vector_conversions): New.
452         (vector_types_convertible_p): Unless -flax-vector conversions
453         has been passed, disallow conversions between vectors with
454         differing numbers of subparts and/or element types.  If such
455         a conversion is disallowed, possibly emit a note on the first
456         occasion only to inform the user of -flax-vector-conversions.
457         The new last argument specifies this.
458         * c-common.h (flag_lax_vector_conversions): New.
459         (vector_types_convertible_p): Add extra argument.
460         * config/i386/i386.c (ix86_init_mmx_sse_builtins): Use
461         char_type_node for V*QI type vectors.
462         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins):
463         Update to satisfy new typechecking rules.
464         * config/rs6000/altivec.h (vec_cmple): Use vec_cmpge, for both
465         C and C++ variants.
466         * doc/invoke.texi (C Dialect Options): Document
467         -flax-vector-conversions.
468
469 2007-01-08  Mark Shinwell  <shinwell@codesourcery.com>
470
471         PR tree-optimization/29877
472         * tree-ssa-ter.c (is_replaceable_p): Deem assignments with
473         a register variable on the RHS to not be replaceable.
474
475 2007-01-08  Chen Liqin  <liqin@sunnorth.com.cn>
476         * config/score/t-score-elf (MULTILIB_OPTIONS): Change.
477         * config/score/predicates.md (const_uimm5, sr0_operand, const_simm12,
478         const_simm15, const_pow2, const_npow2): Added.
479         * config/score/misc.md (insv, extv, extzv, movmemsi, 
480         move_lbu_a/b, mov_lhu_a/b etc): Added and fix some bug.
481         * config/score/score.c (score_address_cost, score_select_cc_mode): 
482         Added.
483         Change CONST_OK_FOR_LETTER_P/EXTRA_CONSTRAINT define.
484         Update score_rtx_costs for MACRO TARGET_RTX_COSTS.
485         Update score_print_operand.
486         * config/score/score.h (DATA_ALIGNMENT, SELECT_CC_MODE): Added.
487         Adjust register allocate order and update some macro define.
488         * config/score/score-mdaux.c (mdx_unaligned_load, mdx_unsigned_store,
489         mdx_block_move_straight, mdx_block_move_loop_head,
490         mdx_block_move_loop_body, mdx_block_move_loop_foot, mdx_block_move_loop,
491         mdx_block_move): Added.
492         (mdx_movsicc, mdp_select_add_imm, mdp_select, mds_zero_extract_andi,
493         mdp_limm): Updated and fix some bug and typo.
494         * config/score/score.md (movqi/hi/si, add/sub/zero/ext): Updated.
495         (movsf, movdf, doloop_end): Added.
496
497 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
498
499         * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,
500         config/arm/thumb2.md: Fix comment typos.
501         * doc/extend.texi: Fix a typo.
502
503 2007-01-07  Eric Christopher  <echristo@apple.com>
504
505         * configure.ac: Check for __stack_chk_fail for darwin.
506         * configure: Regenerate.
507
508 2007-01-07  Richard Guenther  <rguenther@suse.de>
509
510         * tree-vrp.c (extract_range_from_assert): CSE calls to
511         compare_values where possible.
512         (extract_range_from_unary_expr): Likewise.
513
514 2007-01-07  Anatoly Sokolov <aesok@post.ru>
515
516         * config/avr/avr-protos.h (call_insn_operand): Delete prototype.
517         * config/avr/avr.c (call_insn_operand): Delete function.
518         * config/avr/avr.md (*pushqi, *pushhi, *pushsi, *pushsf): Use REG_SP
519         instead of register number. Use predicates.
520         * config/avr/predicates.md (const0_operand, reg_or_0_operand,
521         call_insn_operand): Add.
522
523 2007-01-06  Jan Hubicka  <jh@suse.cz>
524
525         * tree-pass.h (pass_build_cgraph_edges): Declare.
526         * cgraphunit.c (record_refernece): Move to cgraphbuild.c
527         (visited_nodes): Remove.
528         (cgraph_create_edges): Move to cgraphbuild.c; rename to
529         build_cgrpah_edges; make visited_nodes local.
530         (cgraph_process_new_functions): DO not call initialize_inline_failed.
531         (record_references_in_initializer): Move to cgraphbuild.c
532         (initialize_inline_failed, rebuild_cgraph_edges,
533         pass_rebuild_cgraph_edges): Move to cgraphbuild.c.
534         (verify_cgraph_node): Make visited_nodes local.
535         (cgraph_analyze_function): Do not call cgraph_create_edges and
536         initialize_inline_failed.
537         (cgraph_expand_function): Do not call cgraph_lower_function;
538         assert that function is already lowered.
539         * Makefile.in (cgraphbuild.o): New.
540         * passes.c (init_optimization_passes): Add pass_build_cgraph_edges
541         at the end of lowering passes.
542
543 2007-01-06  Steven Bosscher  <steven@gcc.gnu.org>
544
545         * ifcvt.c (cond_move_convert_if_block): New function, code
546         factored out from...
547         (cond_move_process_if_block): ...here.  Call the new function
548         on the THEN and ELSE blocks.
549         (merge_if_block): Do not copy global_live_at_end, merge_blocks
550         already takes care of this.
551
552 2007-01-05  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
553
554         PR c/19978
555         * tree.h (TREE_OVERFLOW_P): New.
556         * c-typeck.c (parser_build_unary_op): Warn only if result
557         overflowed and operands did not.
558         (parser_build_binary_op): Likewise.
559         (convert_for_assignment): Remove redundant overflow_warning.
560         * c-common.c (overflow_warning): Don't check or set TREE_OVERFLOW.
561
562 2007-01-05  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
563
564         * c-typeck.c (store_init_value): Split over two lines to follow
565         the GNU coding style.
566
567 2007-01-05  Benjamin Kosnik  <bkoz@redhat.com>
568
569         * c-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP0X__ to
570         __GXX_EXPERIMENTAL_CXX0X__.
571         * doc/cpp.texi: Same.
572
573 2007-01-05  Richard Guenther  <rguenther@suse.de>
574
575         PR middle-end/27826
576         * tree.c (get_narrower): Do not construct COMPONENT_REFs
577         with mismatched types.  Instead explicitly build a
578         conversion NOP_EXPR.
579
580 2007-01-05  Ian Lance Taylor  <iant@google.com>
581
582         * c-common.c (decl_with_nonnull_addr_p): New function.
583         (c_common_truthvalue_conversion): Call it.
584         * c-typeck.c (build_binary_op): Likewise.
585         * c-common.h (decl_with_nonnull_addr_p): Declare.
586
587 2007-01-05  Jakub Jelinek  <jakub@redhat.com>
588
589         PR c/30360
590         * libgcc2.c (__divdc3): Compare c and d against 0.0 instead of
591         denom against 0.0.
592
593 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
594
595         * doc/install.texi (Final install): Document the fact that
596         the GNAT runtime should not be stripped.
597
598 2007-01-04  Jan Hubicka  <jh@suse.cz>
599
600         * tree-inline.c (fold_marked_statements): Update operand caches
601         and EH after folding
602
603 2007-01-04  Ian Lance Taylor  <iant@google.com>
604
605         * c-common.c (check_function_nonnull): Whitespace fix.
606
607 2007-01-04  Jan Hubicka  <jh@suse.cz>
608
609         * tree-optimize.c (execute_fixup_cfg): Correct previously mistakely
610         comitted older version of patch.
611         (pass_fixup_cfg): Add TODOs to verify flow and statements, dump
612         function, celanup cfg and collect garbage.
613
614 2007-01-04  Mike Stump  <mrs@apple.com>
615
616         * Makefile.in (mostlyclean): Don't remove libgcc anymore.
617         (clean): Likewise.
618
619 2007-01-04  Eric Christopher  <echristo@apple.com>
620
621         * libgcc2.c (__bswapsi2): Use SItype.
622         (__bswapdi2): Use DItype.
623         * libgcc2.h: Update for above.
624
625 2007-01-04  Paul Brook  <paul@codesourcery.com>
626
627         * config/arm/arm.md (arm_mulsi3, thumb_mulsi3, mulsi3_compare0,
628         mulsi_compare0_scratch, mulsi3addsi, mulsi3addsi_compare0,
629         mulsi3addsi_compare0_scratch, mulsidi3adddi, mulsidi3,
630         umulsidi3, umulsidi3adddi, smulsi3_highpart,
631         umulsi3_highpart): Make conditional on !arm_arch6.
632         (arm_mulsi3_v6, thumb_mulsi3_v6, mulsi3_compare0_v6,
633         mulsi_compare0_scratch_v6, mulsi3addsi_v6, mulsi3addsi_compare0_v6,
634         mulsi3addsi_compare0_scratch_v6, mulsidi3adddi_v6, mulsidi3_v6,
635         umulsidi3_v6, umulsidi3adddi_v6, smulsi3_highpart_v6,
636         umulsi3_highpart_v6): New insns.
637
638 2007-01-04  Roger Sayle  <roger@eyesopen.com>
639
640         * fold-const.c (fold_convert): When casting an expression to void,
641         fold_ignored_result may discover a GIMPLE_MODIFY_STMT which doesn't
642         have a type.  Instead of attempting to build a NOP_EXPR, return
643         these "special" trees directly.
644
645 2007-01-04  Joseph Myers  <joseph@codesourcery.com>
646
647         * config/rs6000/rs6000.c (rs6000_rtx_costs): Make adjustment for
648         MULT inside MINUS as either argument.  Use rs6000_cost->dmul -
649         rs6000_cost->fp not 0 as adjustment for outer NEG.
650
651 2007-01-04  Jan Hubicka  <jh@suse.cz>
652
653         * cgraph.c (cgraph_release_function_body): New function.
654         (cgraph_remove_node): Use it.
655         * cgraph.h (cgraph_release_function_body): Declare.
656         * cgraphunit.c (cgraph_expand_function): Use it.
657         * ipa.c (cgraph_remove_unreahchable_nodes): Use it.
658         * tree-ssa.c (delete_tree_ssa): Allow to be called before aliasing
659         is initialized and while compilation of other function is running.
660         * tree-optimize.c (execute_free_cfg_annotations): Move code to clear
661         statement CFG annotations from here to ...
662         * tree-cfg.c (delete_tree_cfg_annotations): ... here.
663
664 2007-01-04  Zdenek Dvorak <dvorakz@suse.cz>
665
666         * cfgloop.h (enum li_flags): Make the constants powers of two.
667
668 2007-01-04  Jan Hubicka  <jh@suse.cz>
669
670         * tree-inline.c (copy_bb): Insert new statements to statements_to_fold
671         set.
672         (fold_marked_statements): New function.
673         (optimize_inline_calls, tree_function_versioning): Fold new statements.
674         * tree-inline.h (copy_body_data): Add statements_to_fold.
675
676 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
677
678         * config.gcc: Mention libgcc/config.host.
679         * Makefile.in: Update comments mentioning libgcc.
680         (LIBGCC, INSTALL_LIBGCC, GCC_PARTS, mklibgcc): Delete.
681         (all.cross, start.encap, rest.encap, rest.cross): Update
682         dependencies for libgcc move.
683         (libgcc.mk, LIBGCC_DEPS, libgcov.a, libgcc.a, stmp-multilib)
684         (clean-target, clean-target-libgcc): Delete.
685         (srcdirify, GCC_EXTRA_PARTS): New macros.
686         (libgcc-support, libgcc.mvars): New rules.
687         (distclean): Remove mention of mklibgcc.
688         (install): Don't reference INSTALL_LIBGCC.
689         (install-common): Don't reference EXTRA_PARTS.
690         (install-libgcc, install-multilib): Delete rules.
691         * mklibgcc.in: Delete file.
692         * doc/configfiles.texi: Don't mention mklibgcc.
693
694         * config/i386/t-darwin (SHLIB_VERPFX): Delete (moved to libgcc).
695         * config/i386/t-darwin64 (SHLIB_VERPFX): Likewise.
696         * config/rs6000/t-darwin (SHLIB_VERPFX): Likewise.
697         * config/rs6000/t-ppccomm (TARGET_LIBGCC2_CFLAGS, SHLIB_MAPFILES)
698         (mklibgcc, ldblspecs): Likewise.
699
700         * config/i386/t-nwld (libgcc.def, libc.def, libpcre.def)
701         (posixpre.def): Use $(T).
702         (SHLIB_EXT, SHLIB_NAME, SHLIB_SLIBDIR_QUAL, SHLIB_DEF, SHLIB_MAP)
703         (SHLIB_SRC, SHLIB_INSTALL): Delete.
704         (SHLIB_LINK): Make dummy.
705         * config/t-slibgcc-darwin: Delete contents except for dummy SHLIB_LINK.
706
707         * config/frv/t-linux (EXTRA_MULTILIB_PARTS): Clear.
708
709         * config/alpha/t-crtfm: Use $(T) in rules for EXTRA_PARTS.
710         * config/alpha/t-vms, config/alpha/t-vms64, config/fr30/t-fr30,
711         config/i386/t-rtems-i386, config/ia64/t-ia64, config/rs6000/t-beos,
712         config/rs6000/t-newas, config/sparc/t-elf: Likewise.
713
714         * configure.ac (all_outputs): Remove mklibgcc.
715         * configure: Regenerated.
716
717 2007-01-03  Josh Conner  <jconner@apple.com>
718
719         PR middle-end/29683
720         * calls.c (compute_argument_addresses): Set stack and stack_slot
721         for partial args, too.
722         (store_one_arg): Use locate.size.constant for the size when
723         generating a save_area.
724
725 2007-01-03  Robert Kennedy <jimbob@google.com>
726
727         * tree-cfg.c (tree_merge_blocks): Release SSA_NAME phi results
728         whose definitions are deleted due to basic block merging.
729
730 2007-01-03  Paul Brook  <paul@codesourcery.com>
731
732         PR target/16634
733         * config/arm/arm.c (output_return_instruction): Pop PC in interrupt
734         functions.
735         (use_return_insn): Return 0 for Thumb interrupt functions.
736         (print_multi_reg): Add rfe argument for IRQ returns.
737         (arm_output_epilogue): Pop interrupt return address directly into PC.
738         (arm_expand_prologue): Only adjust IRQ return address in Arm mode.
739
740 2007-01-03  Paul Brook  <paul@codesourcery.com>
741
742         Merge from sourcerygxx-4_1.
743         * config/arm/thumb2.md: New file.
744         * config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Return True for
745         Thumb-2.
746         * config/arm/coff.h (JUMP_TABLES_IN_TEXT_SECTION): Ditto.
747         * config/arm/aout.h (ASM_OUTPUT_ADDR_VEC_ELT): Add !Thumb-2 assertion.
748         (ASM_OUTPUT_ADDR_DIFF_ELT): Output Thumb-2 jump tables.
749         * config/arm/aof.h (ASM_OUTPUT_ADDR_DIFF_ELT): Output Thumb-2 jump
750         tables.
751         (ASM_OUTPUT_ADDR_VEC_ELT): Add !Thumb-2 assertion.
752         * config/arm/ieee754-df.S: Use macros for Thumb-2/Unified asm
753         comptibility.
754         * config/arm/ieee754-sf.S: Ditto.
755         * config/arm/arm.c (thumb_base_register_rtx_p): Rename...
756         (thumb1_base_register_rtx_p): ... to this.
757         (thumb_index_register_rtx_p): Rename...
758         (thumb1_index_register_rtx_p): ... to this.
759         (thumb_output_function_prologue): Rename...
760         (thumb1_output_function_prologue): ... to this.
761         (thumb_legitimate_address_p): Rename...
762         (thumb1_legitimate_address_p): ... to this.
763         (thumb_rtx_costs): Rename...
764         (thumb1_rtx_costs): ... to this.
765         (thumb_compute_save_reg_mask): Rename...
766         (thumb1_compute_save_reg_mask): ... to this.
767         (thumb_final_prescan_insn): Rename...
768         (thumb1_final_prescan_insn): ... to this.
769         (thumb_expand_epilogue): Rename...
770         (thumb1_expand_epilogue): ... to this.
771         (arm_unwind_emit_stm): Rename...
772         (arm_unwind_emit_sequence): ... to this.
773         (thumb2_legitimate_index_p, thumb2_legitimate_address_p,
774         thumb1_compute_save_reg_mask, arm_dwarf_handle_frame_unspec,
775         thumb2_index_mul_operand, output_move_vfp, arm_shift_nmem,
776         arm_save_coproc_regs, thumb_set_frame_pointer, arm_print_condition,
777         thumb2_final_prescan_insn, thumb2_asm_output_opcode, arm_output_shift,
778         thumb2_output_casesi): New functions.
779         (TARGET_DWARF_HANDLE_FRAME_UNSPEC): Define.
780         (FL_THUMB2, FL_NOTM, FL_DIV, FL_FOR_ARCH6T2, FL_FOR_ARCH7,
781         FL_FOR_ARCH7A, FL_FOR_ARCH7R, FL_FOR_ARCH7M, ARM_LSL_NAME,
782         THUMB2_WORK_REGS): Define.
783         (arm_arch_notm, arm_arch_thumb2, arm_arch_hwdiv, arm_condexec_count,
784         arm_condexec_mask, arm_condexec_masklen)): New variables.
785         (all_architectures): Add armv6t2, armv7, armv7a, armv7r and armv7m.
786         (arm_override_options): Check new CPU capabilities.
787         Set new architecture flag variables.
788         (arm_isr_value): Handle v7m interrupt functions.
789         (user_return_insn): Return 0 for v7m interrupt functions.  Handle
790         Thumb-2.
791         (const_ok_for_arm): Handle Thumb-2 constants.
792         (arm_gen_constant): Ditto.  Use movw when available.
793         (arm_function_ok_for_sibcall): Return false for v7m interrupt
794         functions.
795         (legitimize_pic_address, arm_call_tls_get_addr): Handle Thumb-2.
796         (thumb_find_work_register, arm_load_pic_register,
797         legitimize_tls_address, arm_address_cost, load_multiple_sequence,
798         emit_ldm_seq, emit_stm_seq, arm_select_cc_mode, get_jump_table_size,
799         print_multi_reg, output_mov_long_double_fpa_from_arm,
800         output_mov_long_double_arm_from_fpa, output_mov_double_fpa_from_arm,
801         output_mov_double_fpa_from_arm, output_move_double,
802         arm_compute_save_reg_mask, arm_compute_save_reg0_reg12_mask,
803         output_return_instruction, arm_output_function_prologue,
804         arm_output_epilogue, arm_get_frame_offsets, arm_regno_class,
805         arm_output_mi_thunk, thumb_set_return_address): Ditto.
806         (arm_expand_prologue): Handle Thumb-2.  Use arm_save_coproc_regs.
807         (arm_coproc_mem_operand): Allow POST_INC/PRE_DEC.
808         (arithmetic_instr, shift_op): Use arm_shift_nmem.
809         (arm_print_operand): Use arm_print_condition.  Handle '(', ')', '.',
810         '!' and 'L'.
811         (arm_final_prescan_insn): Use extract_constrain_insn_cached.
812         (thumb_expand_prologue): Use thumb_set_frame_pointer.
813         (arm_file_start): Output directive for unified syntax.
814         (arm_unwind_emit_set): Handle stack alignment instruction.
815         * config/arm/lib1funcs.asm: Remove default for __ARM_ARCH__.
816         Add v6t2, v7, v7a, v7r and v7m.
817         (RETLDM): Add Thumb-2 code.
818         (do_it, shift1, do_push, do_pop, COND, THUMB_SYNTAX): New macros.
819         * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __thumb2__.
820         (TARGET_THUMB1, TARGET_32BIT, TARGET_THUMB2, TARGET_DSP_MULTIPLY,
821         TARGET_INT_SIMD, TARGET_UNIFIED_ASM, ARM_FT_STACKALIGN, IS_STACKALIGN,
822         THUMB2_TRAMPOLINE_TEMPLATE, TRAMPOLINE_ADJUST_ADDRESS,
823         ASM_OUTPUT_OPCODE, THUMB2_GO_IF_LEGITIMATE_ADDRESS,
824         THUMB2_LEGITIMIZE_ADDRESS, CASE_VECTOR_PC_RELATIVE,
825         CASE_VECTOR_SHORTEN_MODE, ADDR_VEC_ALIGN, ASM_OUTPUT_CASE_END,
826         ADJUST_INSN_LENGTH): Define.
827         (TARGET_REALLY_IWMMXT, TARGET_IWMMXT_ABI, CONDITIONAL_REGISTER_USAGE,
828         STATIC_CHAIN_REGNUM, HARD_REGNO_NREGS, INDEX_REG_CLASS,
829         BASE_REG_CLASS, MODE_BASE_REG_CLASS, SMALL_REGISTER_CLASSES,
830         PREFERRED_RELOAD_CLASS, SECONDARY_OUTPUT_RELOAD_CLASS,
831         SECONDARY_INPUT_RELOAD_CLASS, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P,
832         TRAMPOLINE_SIZE, INITIALIZE_TRAMPOLINE, HAVE_PRE_INCREMENT,
833         HAVE_POST_DECREMENT, HAVE_PRE_DECREMENT, HAVE_PRE_MODIFY_DISP,
834         HAVE_POST_MODIFY_DISP, HAVE_PRE_MODIFY_REG, HAVE_POST_MODIFY_REG,
835         REGNO_MODE_OK_FOR_BASE_P, LEGITIMATE_CONSTANT_P,
836         REG_MODE_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, GO_IF_LEGITIMATE_ADDRESS,
837         LEGITIMIZE_ADDRESS, THUMB2_LEGITIMIZE_ADDRESS,
838         GO_IF_MODE_DEPENDENT_ADDRESS, MEMORY_MOVE_COST, BRANCH_COST,
839         ASM_APP_OFF, ASM_OUTPUT_CASE_LABEL, ARM_DECLARE_FUNCTION_NAME,
840         FINAL_PRESCAN_INSN, PRINT_OPERAND_PUNCT_VALID_P,
841         PRINT_OPERAND_ADDRESS): Adjust for Thumb-2.
842         (arm_arch_notm, arm_arch_thumb2, arm_arch_hwdiv): New declarations.
843         * config/arm/arm-cores.def: Add arm1156t2-s, cortex-a8, cortex-r4 and
844         cortex-m3.
845         * config/arm/arm-tune.md: Regenerate.
846         * config/arm/arm-protos.h: Update prototypes.
847         * config/arm/vfp.md: Enable patterns for Thumb-2.
848         (arm_movsi_vfp): Add movw alternative.  Use output_move_vfp.
849         (arm_movdi_vfp, movsf_vfp, movdf_vfp): Use output_move_vfp.
850         (thumb2_movsi_vfp, thumb2_movdi_vfp, thumb2_movsf_vfp,
851         thumb2_movdf_vfp, thumb2_movsfcc_vfp, thumb2_movdfcc_vfp): New.
852         * config/arm/libunwind.S: Add Thumb-2 code.
853         * config/arm/constraints.md: Update include Thumb-2.
854         * config/arm/ieee754-sf.S: Add Thumb-2/Unified asm support.
855         * config/arm/ieee754-df.S: Ditto.
856         * config/arm/bpabi.S: Ditto.
857         * config/arm/t-arm (MD_INCLUDES): Add thumb2.md.
858         * config/arm/predicates.md (low_register_operand,
859         low_reg_or_int_operand, thumb_16bit_operator): New.
860         (thumb_cmp_operand, thumb_cmpneg_operand): Rename...
861         (thumb1_cmp_operand, thumb1_cmpneg_operand): ... to this.
862         * config/arm/t-arm-elf: Add armv7 multilib.
863         * config/arm/arm.md: Update patterns for Thumb-2 and Unified asm.
864         Include thumb2.md.
865         (UNSPEC_STACK_ALIGN, ce_count): New.
866         (arm_incscc, arm_decscc, arm_umaxsi3, arm_uminsi3,
867         arm_zero_extendsidi2, arm_zero_extendqidi2): New
868         insns/expanders.
869         * config/arm/fpa.md: Update patterns for Thumb-2 and Unified asm.
870         (thumb2_movsf_fpa, thumb2_movdf_fpa, thumb2_movxf_fpa,
871         thumb2_movsfcc_fpa, thumb2_movdfcc_fpa): New insns.
872         * config/arm/cirrus.md: Update patterns for Thumb-2 and Unified asm.
873         (cirrus_thumb2_movdi, cirrus_thumb2_movsi_insn,
874         thumb2_cirrus_movsf_hard_insn, thumb2_cirrus_movdf_hard_insn): New
875         insns.
876         * doc/extend.texi: Document ARMv7-M interrupt functions.
877         * doc/invoke.texi: Document Thumb-2 new cores+architectures.
878
879 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
880
881         * unwind-dw2.c (SIGNAL_FRAME_BIT, EXTENDED_CONTEXT_BIT): Define.
882         (struct _Unwind_Context): Rename args_size to flags, remove
883         signal_frame field, add a new args_size field and version field.
884         (_Unwind_IsSignalFrame, _Unwind_SetSignalFrame,
885         _Unwind_IsExtendedContext): New inline functions.
886         (_Unwind_GetGR, _Unwind_SetGR, _Unwind_GetGRPtr, _Unwind_SetGRPtr):
887         Assume by_value array is only present if _Unwind_IsExtendedContext.
888         (_Unwind_GetIPInfo, execute_cfa_program, uw_frame_state_for): Use
889         _Unwind_IsSignalFrame.
890         (__frame_state_for): Initialize context.flags to EXTENDED_CONTEXT_BIT.
891         (uw_update_context_1): Use _Unwind_SetSignalFrame.
892         (uw_init_context_1): Initialize context->flags to
893         EXTENDED_CONTEXT_BIT.
894         * config/rs6000/linux-unwind.h (frob_update_context): Use
895         _Unwind_SetSignalFrame.
896
897 2007-01-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
898
899         PR middle-end/30353
900         * gimplify.c (gimplify_modify_expr_complex_part): Move below
901         tree_to_gimple_tuple.  Call tree_to_gimple_tuple when we need
902         the value.
903
904 2007-01-03  Kazu Hirata  <kazu@codesourcery.com>
905
906         * config/i386/i386.h (NON_STACK_REG_P, REGNO_OK_FOR_SIREG_P,
907         REGNO_OK_FOR_DIREG_P, REWRITE_ADDRESS, ASM_OPERAND_LETTER,
908         RET, AT_SP): Remove.
909         * config/i386/i386.md (*sse_prologue_save_insn): Use return
910         instead of RET.
911
912         * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
913         * cfgbuild.c (find_basic_blocks): Likewise.
914         * cfgrtl.c (rtl_create_basic_block): Likewise.
915         * function.c (temp_slots_at_level): Likewise.
916         * reg-stack.c (stack_regs_mentioned): Likewise.
917         * regclass.c (allocate_reg_info): Likewise.
918         * tree-cfg.c (init_empty_tree_cfg, build_tree_cfg, create_bb,
919         set_bb_for_stmt, move_block_to_fn): Likewise.
920         * tree-complex.c (tree_lower_complex): Likewise.
921         * vec.h (VEC_safe_grow_cleared): New.
922
923         * cgraphunit.c, tree-ssa-alias.c: Fix comment typos.
924
925 2007-01-03  Zdenek Dvorak <dvorakz@suse.cz>
926
927         * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.
928         * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Pass probabilities
929         to loop_version.
930         * cfgloopmanip.c (scale_loop_frequencies): Export.
931         (loopify): Scale the frequencies by prescribed coefficients.
932         (set_zero_probability): New function.
933         (duplicate_loop_to_header_edge): Improve updating of frequencies.
934         (lv_adjust_loop_entry_edge, loop_version): Set probabilities
935         and frequencies according to arguments.
936         * tree-ssa-loop-manip.c (tree_unroll_loop): Set probabilities
937         correctly.
938         * cfg.c (scale_bbs_frequencies_int): Allow scaling the frequencies up.
939         * modulo-sched.c (sms_schedule): Set probabilities for entering
940         versioned loop correctly.
941         * tree-vect-transform.c (vect_transform_loop): Ditto.
942         * cfgloop.h (loopify, loop_version): Declaration changed.
943         (scale_loop_frequencies): Declared.
944
945 2007-01-02  Jan Hubicka  <jh@suse.cz>
946
947         * cgraph.c: Include tree-flow.h
948         (cgraph_add_new-function): Handle IPA_SSA mode; execute
949         early_local_passes.
950         * cgraph.h (enum cgraph_state): Add CGRAPH_STATE_IPA_SSA.
951         * tree-pass.h (pass_all_early_optimizations): Declare.
952         * cgraphunit.c (cgraph_process_new_functions): Add IPA_SSA; execute
953         early_local_passes.
954         (cgraph_analyze_function): Do early_local_passes.
955         * tree-mudflap.c (mf_decl_cache_locals, mf_build_check_statement_for):
956         Do not add referenced vars.
957         * tree-optimize.c (gate_all_optimizations): Do not execute when not in
958         SSA form.
959         (gate_all_early_local_passes): New gate.
960         (pass_early_local_passes): Use new gate.
961         (execute_early_local_optimizations): New functions.
962         (gate_all_early_optimizations): New gate.
963         (pass_all_early_optimizations): New pass.
964         (execute_free_datastructures): Free SSA only when initialized.
965         (gate_init_datastructures): Init only when optimizing.
966         (tree_lowering_passes): Do early local passes when called late.
967         * tree-profile.c (do_tree_profiling): Don't profile functions added
968         late.
969         (do_early_tree_profiling, pass_early_tree_profile): Kill.
970         * tree-cfg.c (update_modified_stmts): Do not update when operands are
971         not active.
972         * passes.c (init_optimizations_passes): Reorder so we go into SSA
973         during early_local_passes.
974         * Makefile.in (cgraph.o): Add dependency on tree-flow.h.
975
976
977 2007-01-02  Carlos O'Donell  <carlos@codesourcery.com>
978
979         * Makefile.in: Update copyright year.
980
981 2007-01-02  Carlos O'Donell  <carlos@codesourcery.com>
982
983         * Makefile.in: Export GCC_EXEC_PREFIX before calling $(RUNTEST)
984         in $(lang_checks) and check-consistency targets.
985
986 2007-01-02  Jan Hubicka  <jh@suse.cz>
987
988         * tree-mudflap.c (mf_decl_cache_locals, mf_build_check_statement_for):
989         Do not add referenced vars.
990         * tree-cfg.c (update_modified_stmts): Do not update when SSA operands
991         are not active.
992         * passes.c (init_optimization_passes): Put mudflap_2 after
993         free_datastructures.
994
995 2007-01-02  Jan Hubicka  <jh@suse.cz>
996
997         * tree-optimize (execute_fixup_cfg): Set after_inlining flag.
998         Set NOTHROW flag on call statements proved to be nothrow.
999         Update statement of local calls so new pure/const functions are
1000         updated. Update_ssa when in ssa form. Mark PHI nodes of nonlocal
1001         goto receivers.
1002         (tree_rest_of_compilation): Register hooks and initialize bitmap
1003         early. Do not set after_inlining flag.
1004
1005 2007-01-02  Steve Ellcey  <sje@cup.hp.com>
1006
1007         * sbitmap.c (HOST_BITS_PER_LONG_LONG):  Change to
1008         HOST_BITS_PER_LONGLONG
1009
1010 2007-01-02  Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1011
1012         PR c/19977
1013         * c-typeck.c (store_init_value): Don't emit pedantic overflow
1014         warning for non-static initializers.
1015
1016 2007-01-02  Steven Bosscher  <steven@gcc.gnu.org>
1017
1018         * config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md,
1019         m32r/m32r.c, m32r/m32r.c, mn10300/mn10300.md, pa/pa.c,
1020         rs6000/rs6000.c, s390/s390.md, sh/sh.md, sparc/sparc.c:
1021         Always use set_unique_reg_note to add REG_EQUAL notes.
1022
1023 2007-01-02  Kazu Hirata  <kazu@codesourcery.com>
1024
1025         Revert:
1026         2007-01-02  Kazu Hirata  <kazu@codesourcery.com>
1027
1028         * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
1029         * cfgbuild.c (find_basic_blocks): Likewise.
1030         * cfgrtl.c (rtl_create_basic_block): Likewise.
1031         * function.c (temp_slots_at_level): Likewise.
1032         * reg-stack.c (stack_regs_mentioned): Likewise.
1033         * regclass.c (allocate_reg_info): Likewise.
1034         * tree-cfg.c (init_empty_tree_cfg, build_tree_cfg, create_bb,
1035         set_bb_for_stmt, move_block_to_fn): Likewise.
1036         * tree-complex.c (tree_lower_complex): Likewise.
1037         * vec.h (VEC_safe_grow_cleared): New.
1038
1039 2007-01-02  Ian Lance Taylor  <iant@google.com>
1040
1041         * c-common.c (c_common_truthvalue_conversion): When warning about
1042         using an assignment as a truth value, set TREE_NO_WARNING.
1043
1044 2007-01-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1045
1046         PR middle-end/7651
1047         * c.opt (Wold-style-declaration): New.
1048         * doc/invoke.texi (C-only Warning Options): New.
1049         (Wold-style-declaration): Document it.
1050         (Wextra): Enabled by -Wextra.
1051         * c-opts.c (c_common_post_options): Enabled by -Wextra.
1052         * c-decl.c (declspecs_add_scspec): Replace -Wextra with
1053         -Wold-style-declaration.
1054
1055 2007-01-02  Kazu Hirata  <kazu@codesourcery.com>
1056
1057         * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
1058         * cfgbuild.c (find_basic_blocks): Likewise.
1059         * cfgrtl.c (rtl_create_basic_block): Likewise.
1060         * function.c (temp_slots_at_level): Likewise.
1061         * reg-stack.c (stack_regs_mentioned): Likewise.
1062         * regclass.c (allocate_reg_info): Likewise.
1063         * tree-cfg.c (init_empty_tree_cfg, build_tree_cfg, create_bb,
1064         set_bb_for_stmt, move_block_to_fn): Likewise.
1065         * tree-complex.c (tree_lower_complex): Likewise.
1066         * vec.h (VEC_safe_grow_cleared): New.
1067
1068 2007-01-02  Douglas Gregor  <doug.gregor@gmail.com>
1069
1070         * c-common.c(c_common_nodes_and_builtins): Since variants of
1071         void_type_node get built before it is given a name, we need to
1072         give those variants the name, too.
1073         (complete_array_type): We need to work with the canonical main
1074         type of the array, from which we will build the qualified version.
1075         * params.def (PARAM_VERIFY_CANONICAL_TYPES): New.
1076         * print-tree.c (print_node): Display canonical type information
1077         for each type.
1078         * stor-layout.c (layout_type): When we don't know the
1079         alignment of a type for which we're building an array, we end up
1080         guessing wrong, so make the type require structural equality.
1081         * tree.c (make_node_stat): When we build a new type, it is its
1082         own canonical type.
1083         (build_type_attribute_qual_variant): When building an attribute
1084         variant, its canonical type is the non-attribute variant. However,
1085         if the attributes are target-dependent and they differ, we need to
1086         use structural equality checks for this type.
1087         (build_qualified_type): A qualified type is not equivalent to its
1088         unqualified variant; set the canonical type appropriately.
1089         (build_distinct_type_copy): When building a distinct type from
1090         another type, the new type is its own canonical type.
1091         (build_variant_type_copy): When building a new type variant, we
1092         assume that it is equivalent to the original type.
1093         (build_pointer_type_for_mode): When building a pointer type, also
1094         build a canonical type pointer.
1095         (build_reference_type_for_mode): When building a reference type,
1096         also build a canonical type reference.
1097         (build_index_type): When we can't hash an index type (e.g.,
1098         because its maximum value is negative), the index type requires
1099         structural equality tests.
1100         (build_array_type): Build the canonical form of an array type.
1101         (build_function_type): Function types require structural equality,
1102         because they contain default arguments, attributes, etc.
1103         (build_method_type_directly): Ditto for method types.
1104         (build_offset_type): Build the canonical offset type.
1105         (build_complex_type): Build the canonical vector type.
1106         (make_vector_type): Build the canonical vector type.
1107         * tree.h (TYPE_CANONICAL): New.
1108         (TYPE_STRUCTURAL_EQUALITY_P): New.
1109         (SET_TYPE_STRUCTURAL_EQUALITY): New.
1110         (struct tree_type): Added "canonical" field.
1111         * params.h (VERIFY_CANONICAL_TYPES): New.
1112         * doc/c-tree.texi (TYPE_CANONICAL): Document.
1113         (TYPE_STRUCTURAL_EQUALITY_P): Document.
1114         (SET_TYPE_STRUCTURAL_EQUALITY): Document.
1115         * doc/invoke.texi (verify-canonical-types): Document --param
1116         parameter for verifying canonical types.
1117
1118 2007-01-02  Joseph Myers  <joseph@codesourcery.com>
1119
1120         * config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimaltivec*,
1121         powerpc-*-eabisim*, powerpc-*-eabialtivec*, powerpc-*-eabi*,
1122         powerpc-*-rtems*, powerpc-wrs-vxworks, powerpc-wrs-vxworksae,
1123         powerpcle-*-eabisim*, powerpcle-*-eabi*): Add rs6000/e500.h to
1124         tm_file.
1125         * config/rs6000/e500.h: New.
1126         * config/rs6000/eabi.h (TARGET_SPE_ABI, TARGET_SPE, TARGET_E500,
1127         TARGET_ISEL, TARGET_FPRS, TARGET_E500_SINGLE, TARGET_E500_DOUBLE):
1128         Remove.
1129         * config/rs6000/linuxspe.h (TARGET_SPE_ABI, TARGET_SPE,
1130         TARGET_E500, TARGET_ISEL, TARGET_FPRS, TARGET_E500_SINGLE,
1131         TARGET_E500_DOUBLE): Remove.
1132         * config/rs6000/vxworks.h (TARGET_SPE_ABI, TARGET_SPE,
1133         TARGET_E500, TARGET_ISEL, TARGET_FPRS): Remove.
1134         * config/rs6000/rs6000.h (CHECK_E500_OPTIONS): Define.
1135         * config/rs6000/rs6000.c (rs6000_override_options): Use
1136         CHECK_E500_OPTIONS.
1137
1138 2007-01-02  Joseph Myers  <joseph@codesourcery.com>
1139
1140         * config/rs6000/rs6000.c (print_operand): Check (TARGET_SPE ||
1141         TARGET_E500_DOUBLE), not TARGET_E500, for %y.
1142         (rs6000_generate_compare, rs6000_emit_sCOND, output_cbranch,
1143         rs6000_emit_cmove): Don't check TARGET_E500.
1144         * config/rs6000/rs6000.md (bunordered, bordered, sunordered,
1145         sordered): Don't check TARGET_E500.
1146
1147 2007-01-01  Eric Christopher  <echristo@apple.com>
1148
1149         * config/mips/mips.c (mips_regno_mode_ok_for_base_p): Use
1150         HARD_REGISTER_NUM_P.
1151
1152 2007-01-01  Roger Sayle  <roger@eyesopen.com>
1153
1154         * fold-const.c (fold_binary) <EQ_EXPR>: Fold "(X^C1) eq/ne C2" into
1155         "X eq/ne (C1^C2)".  Fold "(X^Z) eq/ne (Y^Z)" as "X eq/ne Y" when Z
1156         has no side-effects.  Fold "(X^C1) eq/ne (Y^C2)" as "(X^(C1^C2))
1157         eq/ne Y".
1158
1159 2007-01-01  Mike Stump  <mrs@apple.com>
1160
1161         * configure.ac: Remove support for building with Apple's gcc-3.1.
1162
1163 2007-01-02  Joseph Myers  <joseph@codesourcery.com>
1164
1165         PR middle-end/30311
1166         * caller-save.c (add_stored_regs): Only handle SUBREGs if inner
1167         REG is a hard register.  Do not modify REG before calling
1168         subreg_nregs.
1169         * rtlanal.c (subreg_get_info): Don't assert size of XMODE is a
1170         multiple of the size of YMODE for certain lowpart cases.
1171
1172 2007-01-01  Andrew Pinski  <pinskia@gmail.com>
1173
1174         PR middle-end/30253
1175         * gimplify (voidify_wrapper_expr): Update for
1176         GIMPLE_MODIFY_STMT.
1177
1178 2007-01-01  Andreas Schwab  <schwab@suse.de>
1179
1180         PR target/29166
1181         * config/ia64/ia64.c (ia64_compute_frame_size): Account space for
1182         save of BR0 in extra_spill_size instead of spill_size.
1183         (ia64_expand_prologue): Save BR0 outside of the gr/br/fr spill
1184         area.
1185         (ia64_expand_epilogue): Restore BR0 from its new location.
1186
1187 2007-01-01  Andrew Pinski  <pinskia@gmail.com>
1188
1189         * gimplify.c (gimplify_init_constructor <case VECTOR_TYPE>):
1190         Use a temporary variable if the left hand side is not a gimple
1191         register.
1192
1193 2007-01-01  Andrew Pinski  <pinskia@gmail.com>
1194
1195         * gimplify.c (gimplify_return_expr): Make the temporary variable
1196         for the return expression, a gimple register variable.
1197
1198 2007-01-01  Jan Hubicka  <jh@suse.cz>
1199
1200         * emit-rtl.c (emit_copy_of_insn_after): Do not call copy_insn_1 for
1201         INSN_LIST.
1202
1203 2007-01-01  Mike Stump  <mrs@apple.com>
1204
1205         * configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for
1206         .literal16.
1207         * config/darwin.c (machopic_select_rtx_section): Use
1208         HAVE_GAS_LITERAL16.
1209         (darwin_mergeable_constant_section): Likewise.
1210         * configure: Regenerate.
1211         * config.in: Regenerate.
1212
1213 2007-01-01  Jan Hubicka  <jh@suse.cz>
1214             Andrew Pinski  <pinskia@gmail.com>
1215
1216         * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_functions
1217         before starting IPA passes.