OSDN Git Service

* doc/extend.texi (Other Builtins): Add decimal float variants
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
1 2007-04-05  Janis Johnson  <janis187@us.ibm.com>
2
3         * doc/extend.texi (Other Builtins): Add decimal float variants
4         of signbit.
5         * builtins.def: Ditto.
6         * builtins.c (expand_builtin): Ditto.
7
8 2007-04-05  Uros Bizjak  <ubizjak@gmail.com>
9             H.J. Lu  <hongjiu.lu@intel.com>
10
11         PR target/31478
12         * config/i386/sse.md (sse2_umulv2siv2di3): Use V4SImode instead
13         of V8HImode when calling ix86_binary_operator_ok.
14         (sse2_pmaddwd): Call ix86_binary_operator_ok.
15         (sdot_prodv8hi): Operands 1 and 2 must be register.
16
17 2007-04-05  Alexandre Oliva  <aoliva@redhat.com>
18
19         * tree-sra.c (try_instantiate_multiple_fields): Needlessly
20         initialize align to silence bogus warning.
21
22 2007-04-05  Alexandre Oliva  <aoliva@redhat.com>
23
24         PR middle-end/22156
25         * tree-sra.c (struct sra_elt): Add in_bitfld_block.  Remove
26         all_no_warning.
27         (struct sra_walk_fns): Remove use_all parameter from use.
28         (sra_hash_tree): Handle BIT_FIELD_REFs.
29         (sra_elt_hash): Don't hash bitfld blocks.
30         (sra_elt_eq): Skip them in parent compares as well.  Handle
31         BIT_FIELD_REFs.
32         (sra_walk_expr): Don't maintain or pass down use_all_p.
33         (scan_use): Remove use_all parameter.
34         (scalarize_use): Likewise.  Re-expand assignment to
35         BIT_FIELD_REF of gimple_reg.  De-scalarize before input or
36         output, and re-scalarize after output.  Don't mark anything
37         for no warning.
38         (scalarize_ldst): Adjust.
39         (scalarize_walk_gimple_modify_statement): Likewise.
40         (build_element_name_1): Handle BIT_FIELD_REFs.
41         (instantiate_element): Don't warn for any element whose parent
42         is used as a whole.
43         (instantiate_missing_elements_1): Return the sra_elt.
44         (canon_type_for_field): New.
45         (try_instantiate_multiple_fields): New.
46         (instantiate_missing_elemnts): Use them.
47         (mark_no_warning): Removed.
48         (generate_one_element_ref): Handle BIT_FIELD_REFs.
49         (REPLDUP, sra_build_elt_assignment): New.
50         (generate_copy_inout): Use them.
51         (generate_element_copy): Likewise.  Handle bitfld differences.
52         (generate_element_zero): Don't recurse for blocks.  Use
53         sra_build_elt_assignment.
54         (generate_one_element_int): Take elt instead of var.  Use
55         sra_build_elt_assignment.
56         (generate_element_init_1): Adjust.
57         (scalarize_use, scalarize_copy): Use REPLDUP.
58         (scalarize_ldst): Move assert before dereference.
59         (dump_sra_elt_name): Handle BIT_FIELD_REFs.
60
61 2007-04-05  Steven Bosscher  <steven@gcc.gnu.org>
62
63         * regmove.c: Fix unused variable warnings due to previous commit.
64
65 2007-04-05  Steven Bosscher  <steven@gcc.gnu.org>
66
67         * regmove.c (STACK_GROWS_DOWNWARD): Don't boolean-ize.
68         (regmove_bb_head): Remove.
69         (copy_src_to_dest): Don't update regmove_bb_head and BB_HEAD.
70         (regmove_optimize): Don't do unnecessary CFG fixes for non-existing
71         problems with fixup_match_1.
72         Don't initialize/free regmove_bb_head.
73
74         (reg_is_remote_constant_p): If an insn is in the same basic block
75         but not before INSN, consider it remote, too.
76
77 2007-04-05  Anatoly Sokolov <aesok@post.ru>
78
79         PR target/25448
80         * config/avr/avr.c (avr_handle_fndecl_attribute): Use the 
81         DECL_ASSEMBLER_NAME, not the DECL_NAME.
82
83 2007-04-05  H.J. Lu  <hongjiu.lu@intel.com>
84
85         * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): Reformat.
86         (CONDITIONAL_REGISTER_USAGE): Likewise.
87
88 2007-04-04  Richard Henderson  <rth@redhat.com>
89
90         * config/alpha/lib1funcs.asm: Remove unused file.
91
92 2007-04-04  Brooks Moses  <brooks.moses@codesourcery.com>
93
94         PR other/31356
95         * opts.c (print_specific_help): Fix --help=<language>
96         header line.
97         (common_handle_option): Support --help=common.
98
99 2007-04-04  Brooks Moses  <brooks.moses@codesourcery.com>
100
101         PR other/31353
102         * gcc.c (main): Do not run the linker if
103         print_subprocess_help indicates that it shouldn't be
104         run.
105
106 2007-04-04  Brooks Moses  <brooks.moses@codesourcery.com>
107
108         PR doc/31355
109         * doc/invoke.texi (--help=): Document <languages> value, fix
110         formatting in tables of values.
111
112 2007-04-04  Danny Smith  <dannysmith.users.sourceforge.net>
113
114         * config/i386/winnt-cxx.c (i386_pe_type_dllimport_p): Don't ignore
115         dllimport attribute of virtual methods.
116
117 2007-04-04  Chen Liqin  <liqin@sunnorth.com.cn>
118
119         * config/score/crti.asm: Change _bss_start to __bss_start.
120         * config/score/score.h (CONDITIONAL_REGISTER_USAGE): Added.
121         (OUTGOING_REG_PARM_STACK_SPACE) update.
122         * config/score/score.opt: add options to make backend support
123         score5, score5u, score7 and score7d.
124         * config/score/score.md: Likewise.
125         * config/score/misc.md: Likewise.
126         * config/score/mac.md: Likewise.
127         * doc/invoke.texi: Likewise.
128         * doc/md.texi: update constraints define.
129
130 2007-04-03  Richard Henderson  <rth@redhat.com>
131
132         * expr.c (store_expr): If get_signed_or_unsigned_type doesn't yield
133         an appropriate type, use the mode instead.
134
135 2007-04-03  Richard Sandiford  <richard@codesourcery.com>
136
137         * config.gcc (mips-wrs-vxworks): Add vx-common.h to tm_file.
138         Set the default --with-arch setting to mips2.
139         * config/mips/t-vxworks (MULTILIB_OPTIONS, MULTILIB_MATCHES)
140         (MULTILIB_EXCEPTIONS): Redefine with new multilibs.
141         (MULTILIB_OSDIRNAMES): Delete.
142         (MULTILIB_DIRNAMES): Define.
143         * config/mips/vxworks.h (LINK_SPEC): Add VXWORKS_LINK_SPEC.
144         (LIB_SPEC, STARTFILE_SPEC, ENDFILE_SPEC): Define.
145         (TARGET_OS_CPP_BUILTINS): Incorporate old SUBTARGET_CPP_SPEC
146         definitions, except for _WRS_R3K_EXC_SUPPORT.  Call
147         VXWORKS_OS_CPP_BUILTINS.
148         (SUBTARGET_CPP_SPEC): Redefine to VXWORKS_ADDITIONAL_CPP_SPEC.
149         (MIPS_DEBUGGING_INFO): Undefine.
150         (FUNCTION_PROFILER): Define to VXWORKS_FUNCTION_PROFILER.
151
152 2007-04-03  Jakub Jelinek  <jakub@redhat.com>
153
154         PR middle-end/30704
155         * fold-const.c (native_encode_real): Encode real.c provided longs
156         as a series of 32-bit native integers.
157         (native_interpret_real): Interpret buffer as a series of 32-bit
158         native integers.
159
160 2007-04-03  Richard Guenther  <rguenther@suse.de>
161
162         * genpreds.c (write_insn_constraint_len): Write function
163         optimized for CONSTRAINT_LEN implementation.
164         (write_tm_preds_h): Output insn_constraint_len inline and
165         use it for CONSTRAINT_LEN.
166         (write_insn_preds_c): Don't output insn_constraint_len.
167         * doc/md.texi (define_register_constraint): Document multi-letter
168         constraints shall have the same length if they start with the same
169         letter.
170
171 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
172
173         PR target/31175
174         * config/i386/i386.md (isinf<mode>2): Expand only when
175         TARGET_C99_FUNCTIONS is set.
176
177 2007-04-03  Uros Bizjak  <ubizjak@gmail.com>
178
179         * config.gcc (i[34567]86-*-linux*): Add i386/t-crtpc to tm-file.
180         (x86_64-*-linux*): Ditto.
181         * config/i386/i386.opt (mpc): New option.
182         * config/i386/i386.c (overrride_options): Handle
183         ix87_precision_string.
184         * config/i386/crtprec.c: New file.
185         * config/i386/t-crtpc: Ditto.
186         * config/i386/linux.h (ENDFILE_SPEC): Add handling of -mpc32, -mpc64
187         and -mpc80 options.
188         * config/i386/linux64.h (ENDFILE_SPEC): Ditto.
189         * config/i386/t-linux64 (EXTRA_MULTILIB_PARTS): Add
190         crtprec32.o, crtprec64.o and crtprec80.o.
191
192         * doc/invoke.texi (Machine Dependent Options): Add -mpc32, -mpc64
193         and -mpc80 options.
194         (i386 and x86-64 Options): Document -mpc32, -mpc64 and -mpc80 options.
195
196 2007-04-02  Eric Christopher  <echristo@apple.com>
197
198         * doc/invoke.texi (i386 and x86-64 Options): Document -m64
199         limitations on darwin.
200
201 2007-04-02  Anatoly Sokolov <aesok@post.ru>
202
203         PR target/31137
204         * config/avr/avr.c (avr_rtx_costs): Add missing 'break' statements.
205
206 2007-04-02  Dave Korn  <dave.korn@artimi.com>
207
208         * doc/tm.texi (FUNCTION_MODE): Update and extend documentation.
209
210 2007-04-02  Dave Korn  <dave.korn@artimi.com>
211
212         * libgcc2.h (exception_descriptor): Don't forward-declare.
213         (__get_eh_table_language, __get_eh_table_version): Delete
214         prototypes of long-dead functions.
215
216 2007-04-01  Daniel Berlin  <dberlin@dberlin.org>
217
218         * ebitmap.h: New file
219         * ebitmap.c: New file
220         * Makefile.in (ebitmap.o): New target.
221
222 2007-04-01  Jan Hubicka  <jh@suse.cz>
223
224         * emit-rtl.c (emit_insn_before_setloc): Do not ICE when asked to emit
225         before very first instruction.
226
227 2007-04-01  Jan Hubicka  <jh@suse.cz>
228
229         * ggc-page.c (ggc_print_statistics): Fix formatting string to avoid
230         waring on 64bit hosts.
231         * bitmap.h: Fix typo in bitmap_head_def.
232
233 2007-04-01  Steven Bosscher  <steven@gcc.gnu.org>
234
235         PR rtl-optimization/31391
236         * cfgcleanup.c (try_optimize_cfg): If a removed label is turned
237         into a DELETED_LABEL note, and the label is in an empty basic
238         block, update BB_END as well as BB_HEAD.
239
240 2007-04-01  Richard Henderson  <rth@redhat.com>
241
242         PR tree-optimization/31169
243         * tree-vrp.c (extract_range_from_binary_expr) <RSHIFT_EXPR>: Drop
244         to varying if the range is outside [0,  prec-1].
245
246 2007-04-01  Richard Sandiford  <richard@codesourcery.com>
247
248         PR target/31388
249         * config/mips/mips.md (load_const_gp): New insn.
250         * config/mips/mips.c (mips_split_symbol): Avoid using or creating
251         the MIPS16 GP pseudo register if no_new_pseudos.
252         (mips16_gp_pseudo_reg): Use gen_load_const_gp.
253
254 2007-03-31  Andrew Pinski  <andrew_pinski@playstation.sony.com>
255
256         PR target/31364
257         * config/rs6000/rs6000.md (call): Convert to LR hard reg for
258         secureplt.
259         (call_value): Likewise.
260
261 2007-03-31  Wolfgang Bangerth  <bangerth@dealii.org>
262             Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
263
264         PR 14737
265         * doc/invoke.texi: (optimization options): Reword description
266         of -ffast-math. Document its primary purpose.
267
268 2007-03-31  Richard Guenther  <rguenther@suse.de>
269
270         * omp-low.c (splay-tree.h): Include.
271         (lookup_decl): Replace splay-tree usage by pointer-map.
272         (maybe_lookup_decl): Likewise.
273         (new_omp_context): Likewise.
274         (delete_omp_context): Likewise.
275         * gimplify.c (splay-tree.h): Include.
276         * tree-inline.c (insert_decl_map): Replace splay-tree usage by
277         pointer-map.
278         (remap_ssa_name): Likewise.
279         (remap_decl): Likewise.
280         (remap_type_1): Likewise.
281         (remap_type): Likewise.
282         (copy_body_r): Likewise.
283         (expand_call_inline): Likewise.
284         (clone_body): Likewise.
285         (copy_tree_r): Likewise.
286         (remap_save_expr): Likewise.
287         (unsave_r): Likewise.
288         (unsave_expr_now): Likewise.
289         (tree_function_versioning): Likewise.
290         (build_duplicate_type): Likewise.
291         * tree-inline.h (pointer-set.h): Include instead of splay-tree.h.
292         (struct copy_body_data): Replace splay-tree by pointer-map.
293         * Makefile.in (TREE_INLINE_H): Depend on pointer-map.h,
294         not $(SPLAY_TREE_H).
295         (gimplify.o): Depend on $(SPLAY_TREE_H).
296         (omp-low.p): Likewise.
297
298 2007-03-31  Anatoly Sokolov <aesok@post.ru>
299
300         * config/avr/predicates.md (even_register_operand,
301         odd_register_operand): New predicates.
302         * config/avr/avr.md (movw peephole2): New.
303         (movw_r peephole2): New.
304
305 2007-03-30  Rafael Avila de Espindola  <espindola@google.com>
306
307         * tree.h (get_signed_or_unsigned_type): New.
308         * fold-const.c (operand_equal_for_comparison_p): Use
309         get_signed_or_unsigned_type instead of
310         lang_hooks.types.signed_or_unsigned_type.
311         * expr.c (store_expr): Ditto.
312         * langhooks.c (get_signed_or_unsigned_type): New.
313         (lhd_signed_or_unsigned_type): New.
314         * langhooks.h (lhd_signed_or_unsigned_type): New.
315         * langhooks-def.h (LANG_HOOKS_SIGNED_OR_UNSIGNED_TYPE): Define.
316
317 2007-03-30  Richard Henderson  <rth@redhat.com>
318
319         * tree-ssa-loop-ivopts.c: Include target.h.
320         (produce_memory_decl_rtl): Pass the rtx through encode_section_info.
321         (get_address_cost): Force SYMBOL_FLAG_LOCAL set.
322         (force_expr_to_var_cost): Use produce_memory_decl_rtl.
323         * Makefile.in (tree-ssa-loop-ivopts.o): Depend on TARGET_H.
324
325 2007-03-30  Richard Henderson  <rth@redhat.com>
326             Kai Tietz  <kai.tietz@onevision.com>
327
328         * config/i386/cygming.h (DWARF2_DEBUGGING_INFO): Enable by
329         default for 64-bit.
330         (PREFERRED_DEBUGGING_TYPE): Prefer dwarf2 for 64-bit.
331         (TARGET_64BIT_MS_ABI): New.
332         (DBX_REGISTER_NUMBER): Handle 64-bit.
333         (SIZE_TYPE, PTRDIFF_TYPE): Use long long for 64-bit.
334         (LONG_TYPE_SIZE): Force to 32.
335         (REG_PARM_STACK_SPACE): New.
336         (OUTGOING_REG_PARM_STACK_SPACE): New.
337         (REGPARM_MAX, SSE_REGPARM_MAX): New.
338         (HANDLE_PRAGMA_PUSH_POP_MACRO): New.
339         (STACK_BOUNDARY): Use 128 for 64-bit.
340         * config/i386/cygwin.asm: Use push/ret to preserve call stack.
341         Add 64-bit implementation.
342         * config/i386/gthr-win32.c (__gthr_win32_key_create): Mark dtor
343         argument unused.
344         * config/i386/i386.c (x86_64_ms_abi_int_parameter_registers): New.
345         (override_options): Set ix86_cmodel for TARGET_64BIT_MS_ABI.
346         Warn for -mregparm, -mrtd in 64-bit mode; force ix86_regparm
347         for 64-bit; use TARGET_SUBTARGET64_DEFAULT.
348         (ix86_handle_cconv_attribute): Don't warn when ignoring if
349         TARGET_64BIT_MS_ABI.
350         (ix86_function_arg_regno_p): Handle TARGET_64BIT_MS_ABI.
351         (ix86_pass_by_reference): Likewise.
352         (ix86_function_value_regno_p): Likewise.
353         (ix86_build_builtin_va_list): Likewise.
354         (ix86_va_start, ix86_gimplify_va_arg): Likewise.
355         (function_arg_advance_ms_64): New.
356         (function_arg_advance): Call it.
357         (function_arg_ms_64): New.
358         (function_arg): Call it.
359         (function_value_ms_64): New.
360         (ix86_function_value_1): Call it.
361         (return_in_memory_ms_64): New.
362         (ix86_return_in_memory): Call it.
363         (setup_incoming_varargs_ms_64): New.
364         (ix86_setup_incoming_varargs): Call it.
365         (ix86_expand_prologue): Handle 64-bit stack probing.
366         (legitimize_pic_address): Handle TARGET_64BIT_MS_ABI.
367         (output_pic_addr_const): Likewise.
368         (x86_this_parameter): Likewise.
369         (x86_output_mi_thunk): Likewise.
370         (x86_function_profiler): Likewise.
371         (TARGET_STRICT_ARGUMENT_NAMING): New.
372         * config/i386/i386.h (TARGET_SUBTARGET64_DEFAULT): New.
373         (TARGET_64BIT_MS_ABI): New.
374         (CONDITIONAL_REGISTER_USAGE): Handle TARGET_64BIT_MS_ABI.
375         * config/i386/i386.md (allocate_stack_worker): Remove.
376         (allocate_stack_worker_32): Rename from allocate_stack_worker_1;
377         describe the clobber of eax without a match_scratch.
378         (allocate_stack_worker_postreload): Remove.
379         (allocate_stack_worker_64): Rename from allocate_stack_worker_rex64;
380         describe the clobbers of rax, r10, r11 properly; use __chkstk symbol.
381         (allocate_stack_worker_rex64_postreload): Remove.
382         (allocate_stack): Handle 64-bit.
383         * config/i386/i386elf (TARGET_SUBTARGET_DEFAULT): Remove.
384         * config/i386/mingw32.h (TARGET_VERSION): Set correctly for 64-bit.
385         (EXTRA_OS_CPP_BUILTINS): Handle 64-bit.
386         (STANDARD_INCLUDE_DIR): Handle TARGET_64BIT_DEFAULT.
387         (STANDARD_STARTFILE_PREFIX_1): Likewise.
388         * config/i386/unix.h (TARGET_SUBTARGET64_DEFAULT): New.
389         * config.build (x86_64-*-mingw*): New host.
390         * config.host (x86_64-*-mingw*): New host.
391         * config.gcc (x86_64-*-mingw*): New target.
392         * gthr-win32.h (__gthread_key_create): Mark dtor unused.
393
394 2007-03-30  Richard Henderson  <rth@redhat.com>
395             Kai Tietz  <kai.tietz@onevision.com>
396
397         * c-pragma.c (struct def_pragma_macro_value): New.
398         (struct def_pragma_macro): New.
399         (pushed_macro_table): New.
400         (dpm_hash, dpm_eq): New.
401         (handle_pragma_push_macro, handle_pragma_pop_macro): New.
402         (init_pragma): Install them.
403         * doc/tm.texi (HANDLE_PRAGMA_PUSH_POP_MACRO): New.
404
405 2007-03-30  Anatoly Sokolov <aesok@post.ru>
406
407         * config/avr/avr.c (avr_override_options): Clear
408         'flag_delete_null_pointer_checks'.
409
410 2007-03-30  Paolo Carlini  <pcarlini@suse.de>
411
412         PR c++/26099
413         * c-common.h (enum rid): Add RID_HAS_NOTHROW_ASSIGN,
414         RID_HAS_NOTHROW_CONSTRUCTOR, RID_HAS_NOTHROW_COPY,
415         RID_HAS_TRIVIAL_ASSIGN, RID_HAS_TRIVIAL_CONSTRUCTOR,
416         RID_HAS_TRIVIAL_COPY, RID_HAS_TRIVIAL_DESTRUCTOR,
417         RID_HAS_VIRTUAL_DESTRUCTOR, RID_IS_ABSTRACT, RID_IS_BASE_OF,
418         RID_IS_CONVERTIBLE_TO, RID_IS_CLASS, RID_IS_EMPTY, RID_IS_ENUM,
419         RID_IS_POD, RID_IS_POLYMORPHIC, RID_IS_UNION, as
420         C++ extensions.
421         * doc/extend.texi (Extensions to the C++ Language): Add Type Traits.
422
423 2007-03-30  Steven Bosscher  <steven@gcc.gnu.org>
424
425         * regmove.c: Move all of pass_stack_adjustments from here...
426         * combine-stack-adj.c: ...to this new file.
427         * Makefile.in: Add rules for combine-stack-adj.o.
428
429 2007-03-30  Zdenek Dvorak  <dvorakz@suse.cz>
430
431         PR tree-optimization/31383
432         * tree-data-ref.c (affine_function_equal_p): Do not require the vectors
433         to have the same length.
434
435 2007-03-30  Jan Hubicka  <jh@suse.cz>
436
437         PR middle-end/30700
438         * dwarf2out.c (reference_to_unused): Ask cgraph for functions
439         availablility; add more sanity checking; ask varpool only about
440         VAR_DECL.
441
442 2007-03-29  Richard Henderson  <rth@redhat.com>
443
444         * unwind-generic.h (_sleb128_t, _uleb128_t): Don't use HAVE_LONG_LONG
445         to decide, but __SIZEOF_LONG_LONG__.
446
447 2007-03-29  Richard Henderson  <rth@redhat.com>
448
449         * emutls.c (struct __emutls_array): New.
450         (emutls_destroy): Use it instead of casting element 0 from void*.
451         (__emutls_get_address): Likewise.
452
453 2007-03-29  Richard Henderson  <rth@redhat.com>
454
455         * varasm.c (initializer_constant_valid_p): Don't deny
456         DECL_DLLIMPORT_P on functions.
457
458         * config/i386/cygming.h: Remove function declarations.
459         (SUBTARGET_ENCODE_SECTION_INFO): Don't undef first.
460         (ASM_OUTPUT_LABELREF): Remove.
461         (COMMON_ASM_OP): Remove.
462         (ASM_OUTPUT_COMMON): Remove.
463         (ASM_OUTPUT_ALIGNED_DECL_COMMON): New.
464         (ASM_DECLARE_OBJECT_NAME): Use i386_pe_maybe_record_exported_symbol.
465         (ASM_DECLARE_FUNCTION_NAME): Likewise.
466         * config/i386/i386-interix.h (SUBTARGET_ENCODE_SECTION_INFO):
467         Rename from TARGET_ENCODE_SECTION_INFO.
468         * config/i386/netware.h: Likewise.
469         * config/i386/i386-protos.h: Update.
470         * config/i386/i386.c (ix86_function_ok_for_sibcall): Turn ifdef
471         of TARGET_DLLIMPORT_DECL_ATTRIBUTES into straight if.
472         (legitimate_constant_p): Reject dllimports.
473         (dllimport_map, get_dllimport_decl): New.
474         (legitimize_dllimport_symbol): New.
475         (legitimize_address, ix86_expand_move): Use it.
476         (TARGET_BINDS_LOCAL_P): Redefine for TARGET_DLLIMPORT_DECL_ATTRIBUTES.
477         * config/i386/i386.h (DLL_IMPORT_EXPORT_PREFIX): Remove.
478         (SYMBOL_FLAG_DLLIMPORT, SYMBOL_REF_DLLIMPORT_P): New.
479         (SYMBOL_FLAG_DLLEXPORT, SYMBOL_REF_DLLEXPORT_P): New.
480         * config/i386/predicates.md (constant_call_address_operand): Only
481         accept symbols; reject dllimport_p symbols.
482         * config/i386/uwin.h (ASM_DECLARE_FUNCTION_NAME): Use
483         i386_pe_maybe_record_exported_symbol.
484         * config/i386/winnt.c (DLL_IMPORT_PREFIX, DLL_EXPORT_PREFIX): Remove.
485         (i386_pe_determine_dllexport_p): Rename from i386_pe_dllexport_p.
486         (i386_pe_determine_dllimport_p): Rename from i386_pe_dllimport_p;
487         trust the setting of DECL_DLLIMPORT_P.
488         (i386_pe_dllexport_name_p, i386_pe_dllimport_name_p): Remove.
489         (i386_pe_mark_dllexport, i386_pe_mark_dllimport): Remove.
490         (gen_stdcall_or_fastcall_suffix): Return NULL if no change required;
491         tidy the argument scanning loop.
492         (i386_pe_encode_section_info): Set SYMBOL_FLAG_DLLIMPORT and
493         SYMBOL_FLAG_DLLEXPORT in SYMBOL_REF_FLAGS.
494         (i386_pe_strip_name_encoding): Remove.
495         (i386_pe_binds_local_p): New.
496         (i386_pe_strip_name_encoding_full): Use default_strip_name_encoding.
497         (i386_pe_output_labelref): Remove.
498         (i386_pe_asm_output_aligned_decl_common): New.
499         (i386_pe_maybe_record_exported_symbol): Rename from
500         i386_pe_record_exported_symbol; check for dllexported symbols.
501
502 2007-03-29  Zack Weinberg  <zack@mrtock.ucsd.edu>
503
504         * gengtype.c (oprintf): Mostly revert changes from 2007-03-26;
505         add comment explaining why vsnprintf cannot be used.
506
507 2007-03-29  Douglas Gregor  <doug.gregor@gmail.com>
508
509         PR tree-optimization/30666
510         * tree.c (build_complex_type): When creating type names for DWARF2
511         debug info, create TYPE_DECLs for TYPE_NAME instead of
512         IDENTIFIER_NODEs.
513         (build_common_tree_nodes_2): Use build_complex_type when building
514         predefined complex types, to preserve canonical types.
515
516 2007-03-29  Steven Bosscher  <steven@gcc.gnu.org>
517
518         * ifcvt.c (struct noce_if_info): Add then_else_reversed field.
519         (noce_get_alt_condition): Look at it to determine whether to
520         reverse the condition or not.
521         (noce_get_condition): Substitute the truth for lies.
522         (noce_find_if_block): Set the then_else_reversed field.
523
524 2007-03-29  Lars Poeschel <larsi@wh2.tu-dresden.de>
525
526         * config/fr30/fr30.md (movdi): Do not accept immediates as the
527         destination of this insn.
528         * config/fr30/fr30.c (fr30_move_double): Use emit_move_insn rather
529         than calling gen_rtx_SET directly.  Use r0 to hold the value of
530         'address + 4' rather than a stack based temporary which can be
531         mis-optimized away.
532
533 2007-03-29  Andreas Krebbel  <krebbel1@de.ibm.com>
534
535         * config/s390/s390.c (s390_secondary_input_reload_class,
536         s390_secondary_output_reload_class): Functions removed.
537         (s390_secondary_reload): New function.
538         (TARGET_SECONDARY_RELOAD): Target macro defined.
539         * config/s390/s390.h (SECONDARY_INPUT_RELOAD_CLASS,
540         SECONDARY_OUTPUT_RELOAD_CLASS): Macro definitions removed.
541         * config/s390/s390.md ("reload_outti", "reload_outdi",
542         "reload_indi", "reload_insi", "reload_out<mode>", "reload_in<mode>",
543         "reload_out<mode>"): Expanders removed.
544         ("reload<mode>_plus", "reload<mode>_nonoffmem_in",
545         "reload<mode>_nonoffmem_out"): Expanders added.
546
547 2007-03-29  Andreas Krebbel  <krebbel1@de.ibm.com>
548
549         * regmove.c (optimize_reg_copy_1): Don't perform DEST->SRC repair action if
550         SRC->DEST replacement failed anyway.
551
552 2007-03-28  Mike Stump  <mrs@apple.com>
553
554         * config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Add.
555         * config/darwin.h (MAX_OFILE_ALIGNMENT): Fix.
556         * config/rs6000/darwin.h (ASM_OUTPUT_ALIGNED_COMMON): Removed #undef.
557
558 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
559
560         * config.gcc: Accept barcelona as a variant of amdfam10.
561         * config/i386/i386.c (override_options): Likewise.
562         * doc/invoke.texi: Likewise.
563
564 2007-03-28  Eric Botcazou  <ebotcazou@adacore.com>
565
566         * tree-dfa.c (get_ref_base_and_extent): Do not expect positive
567         offsets for BIT_FIELD_REF and COMPONENT_REF.
568
569 2007-03-28  Richard Guenther  <rguenther@suse.de>
570
571         * tree.c (is_global_var): Move ...
572         * tree-flow-inline.h (is_global_var): ... here.
573         * tree.h (is_global_var): Remove declaration.
574
575 2007-03-28  Uros Bizjak  <ubizjak@gmail.com>
576
577         * config/i386/i386.h (X86_TUNE_PROMOTE_HIMODE_IMUL): New tuning
578         option.
579         (TARGET_TUNE_PROMOTE_HIMODE_IMUL): New define. Use new tuning option.
580         * config/i386/i386.c (ix86_tune_features): Initialize new
581         tuning option.
582         * config/i386/predicates.md (promotable_binary_operator): Use
583         TARGET_TUNE_PROMOTE_HIMODE_IMUL.
584
585 2007-03-28  Grigory Zagorodnev <grigory_zagorodnev@linux.intel.com>
586
587         PR target/31380
588         * config/i386/sse.md (uminv16qi3): Use UMIN instead of UMAX.
589
590 2007-03-28  Lars Poeschel <larsi@wh2.tu-dresden.de>
591
592         * config/fr30/fr30.md (movsi_internal): Change destination
593         constraint from m to V and add m to the end.
594
595 2007-03-28  Christian Bruel  <christian.bruel@st.com>
596
597         * config/sh/sh.md (movsi_i): Fix type attribute.
598
599 2007-03-28  Christian Bruel  <christian.bruel@st.com>
600
601         * config/sh/sh.md (movsi_ie): Fix memory constraints attribute length.
602         (movsf_ie): Likewise.
603
604 2007-03-28  Christian Bruel  <christian.bruel@st.com>
605
606         * config.gcc: Add sh4-300 to multilib.
607         * config/sh/t-mlib-sh4-300: New file.
608
609 2007-03-28  Andreas Krebbel  <krebbel1@de.ibm.com>
610
611         * config/s390/s390.md ("fix_trunc<mode>di2"): New expander.
612         ("fix_trunc<DFP:mode>di2_dfp"): New insn definition renamed from
613         fix_trunc<mode>di2.
614         ("fixuns_truncdddi2", "fixuns_trunctddi2"): Use
615         fix_trunc<DFP:mode>di2_dfp instead of fix_trunc<mode>di2.
616         ("fix_truncdfsi2", "fix_truncsfsi2", "fixuns_truncdddi2",
617         "fixuns_trunctddi2"): Whitespace fix.
618
619 2007-03-28  Kaz Kojima  <kkojima@gcc.gnu.org>
620
621         * config/sh/sh.h (CALL_COOKIE_RET_TRAMP_SHIFT): Move after
622         the definition of struct sh_args.
623         (CALL_COOKIE_RET_TRAMP, CALL_COOKIE_STACKSEQ_SHIFT,
624         CALL_COOKIE_INT_REG_GET): Likewise.
625
626 2007-03-28  Steven Bosscher  <steven@gcc.gnu.org>
627
628         * ifcvt.c (cond_exec_find_if_block): Return FALSE if no
629         transformations are applied successfully.
630
631 2007-03-27  Douglas Gregor  <doug.gregor@gmail.com>
632
633         * tree.c (tree_contains_struct): Permit 512 tree codes.
634         * tree.h (tree_contains_struct): Ditto.
635         (MAX_TREE_CODES): Ditto.
636         (struct tree_base): Make CODE 16 bits, instead of 8 bits. Add
637         SPARE member to store remaining padding bits.
638
639 2007-03-27  Anatoly Sokolov <aesok@post.ru>
640
641         * config/avr/avr.c (avr_mcu_types): Move at90usb82 device to 'avr4'
642         architecture.
643
644 2007-03-27  Janis Johnson  <janis187@us.ibm.com>
645
646         * configure.ac: Fix assembler test for powerpc*-linux decimal float.
647         * configure: Regenerate.
648
649         * configure: Regenerate using the correct version of autoconf.
650
651 2007-03-27  Anatoly Sokolov  <aesok@post.ru>
652
653         * config/avr/avr.c (avr_hard_regno_mode_ok): Disallow QImode in stack
654         pointer regs.
655         * config/avr/avr.h (REGISTER_NAMES): Rename "__SPL__" and "__SPH__"
656         regs to "__SP_L__" and "__SP_H__".
657
658 2007-03-27  Richard Guenther  <rguenther@suse.de>
659
660         * tree-dfa.c (get_ref_base_and_extent): Replace bit_offset and
661         computations with it with a HOST_WIDE_INT variable.
662
663 2007-03-26  Mike Stump  <mrs@apple.com>
664
665         * config/rs6000/darwin.h (DARWIN_MINVERSION_SPEC): Add
666         objective-c-header, objective-c++-header and objc++-cpp-output
667         support.
668         * config/i386/darwin.h (DARWIN_MINVERSION_SPEC): Likewise.
669
670 2007-03-26  Richard Henderson  <rth@redhat.com>
671
672         PR target/31361
673         * config/i386/i386.c (IX86_BUILTIN_PSLLDQ128, IX86_BUILTIN_PSLLW128,
674         IX86_BUILTIN_PSLLD128, IX86_BUILTIN_PSLLQ128, IX86_BUILTIN_PSRAW128,
675         IX86_BUILTIN_PSRAD128, IX86_BUILTIN_PSRLW128, IX86_BUILTIN_PSRLD128,
676         IX86_BUILTIN_PSRLQ128): New.
677         (ix86_init_mmx_sse_builtins): Add them.
678         (ix86_expand_builtin): Expand them.
679         * config/i386/sse.md (ashr<mode>3, lshr<mode>3, ashl<mode>3): Make
680         operand 2 be TImode.
681         * config/i386/emmintrin.h (_mm_slli_epi64, _mm_srai_epi16,
682         _mm_srai_epi32, _mm_srli_epi16, _mm_srli_epi32,
683         _mm_srli_epi64): Mark __B const.
684         (_mm_srli_si128, _mm_srli_si128): Fix disabled inline versions.
685         (_mm_sll_epi16, _mm_sll_epi32, _mm_sll_epi64, _mm_sra_epi16,
686         _mm_sra_epi32, _mm_srl_epi16, _mm_srl_epi32, _mm_srl_epi64): Use
687         new two-vector shift builtins.
688
689 2007-03-26  Ian Lance Taylor  <iant@google.com>
690
691         PR tree-optimization/31345
692         * tree-vrp.c (extract_range_from_binary_expr): Turn ranges like
693         [+INF, +INF(OVF)] into VARYING.
694
695 2007-03-26  Zack Weinberg  <zackw@panix.com>
696
697         * gengtype-parse.c: New file.
698         * gengtype-yacc.y: Delete.
699         * gengtype-lex.l: Don't include gengtype-yacc.h.
700         Define YY_DECL and yyterminate appropriately for recursive
701         descent parser.  yylval is now a string out-parameter to yylex.
702         (HWS, EOID): New shorthand.
703         (IWORD): Add a couple more types.
704         (yylex): Add a setup stanza.  Remove the complex rules for
705         detecting GTY'ed types and typedefs; replace with simple
706         keyword detectors.  Adjust everything for the changed
707         definition of yylval.  Ignore all pp-directives, not just #define.
708         (yyerror): Delete.
709         (parse_file): Rename yybegin; do not call yyparse.
710         (yyend): New.
711         * gengtype.c (xasprintf): Export again.
712         (this_file): New.  Use everywhere __FILE__ was being used.
713         (get_lang_bitmap): Special case types defined in gengtype.c.
714         (do_typedef, new_structure): Suppress definition of certain types.
715         (new_structure): Improve diagnostics of duplicate definitions.
716         Make sure location_s is associated with input.h.
717         (nreverse_pairs, define_location_structures): New functions.
718         (main): Improve tagging of kludge types.  Remove old kludges
719         for input.h types; use define_location_structures.
720         * gengtype.h: Update prototypes.  Define token codes here.
721         * Makefile.in: Remove all references to gengtype-yacc.
722         Add rules for gengtype-parse.o.  Adjust rules for gengtype-lex.o
723         and gengtype.
724         * bitmap.h (struct bitmap_head_def): Coalesce definitions,
725         add GTY((skip)) to the field that's only conditionally there.
726         * doc/install.texi: Document that Bison is no longer required
727         unless building treelang.
728
729         * gengtype.c: Don't include gtyp-gen.h.
730         (srcdir): Declare here.
731         (base_files, lang_dir_names): Allocate dynamically.
732         (gt_files, num_gt_files, num_lang_dirs): New globals.
733         (measure_input_list, read_input_line, read_input_list)
734         (set_lang_bitmap): New functions.
735         (get_base_file_bitmap): Rename get_lang_bitmap and drastically
736         simplify, relying on read_input_list to set up the bitmaps.
737         (main): Arguments are no longer unused.  Check for correct number
738         of command line arguments, set srcdir and srcdir_len, then call
739         read_input_list, before doing anything else.  No need to worry
740         about duplicates in main loop.
741         * configure.ac: Simplify the calculation of all_gtfiles.
742         Put language tags in there.  Don't set or substitute
743         all_gtfiles_files_langs or all_gtfiles_files_frags.
744         * Makefile.in: Revamp the way gengtype is invoked, now that it
745         takes a file on its command line with a much simpler format.
746         Remove or replace with gtyp-input.list all references to gtyp-gen.h.
747         (GTFILES): Remove duplicates and C source files.
748         * c-config-lang.in, cp/config-lang.in, objc/config-lang.in
749         * objcp/config-lang.in: Add c-pragma.h to gtfiles.
750         * configure: Regenerate.
751
752         * gengtype.h: Remove all type definitions to gengtype.c; leave
753         only definitions of options_p, type_p, and pair_p as opaque
754         pointers.  Update prototypes.
755         * gengtype.c: Many type definitions moved here from gengtype.h.
756         Consolidate type definitions at the top of the file.
757         (xvasprintf): Delete.
758         (xasprintf): Make static.
759         (create_nested_pointer_option): Add 'next' parameter.
760         (create_field_all, create_field_at): New functions.
761         (create_field): Now a thin wrapper around create_field_all.
762         (create_optional_field): Rename create_optional_field_ and add
763         line argument.  Original name is now a macro which supplies
764         __LINE__.
765         (oprintf): Use vsnprintf directly.
766         (close_output_files): Use fatal rather than perror/exit.
767         (note_def_vec, note_def_vec_alloc): Use create_field_at.
768         (main): Set progname.  Don't use exit.
769         * gengtype-yacc.y (struct_fields): Use create_field_at.
770         (option, optionseqopt): Delete.
771         (optionseq): Consolidate productions from option here so we
772         can use the first argument to create_option.
773
774         * gengtype-lex.l: Distinguish unions from structures in the
775         token type.  Don't call find_structure; return the tag as a string.
776         * gengtype-yacc.y: Add new token types ENT_TYPEDEF_UNION and ENT_UNION.
777         Type of these, ENT_TYPEDEF_STRUCT, and ENT_STRUCT is string.
778         Reorganize typedef_struct production accordingly.
779         Use create_nested_ptr_option.
780         * gengtype.c (create_nested_ptr_option): New function.
781         * gengtype.h: Declare it.
782
783         * gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.
784         (string_type): Don't declare.
785         (do_scalar_typedef): Declare.
786         (create_scalar_type): Update prototype.
787         * gengtype.c (string_type): Make static.
788         (scalar_nonchar, scalar_char): New.
789         (do_scalar_typedef): Export.  Always use scalar_nonchar for the type.
790         (resolve_typedef): Use scalar_nonchar for error recovery.
791         (create_scalar_type): Remove name_len field.  Return scalar_char
792         or scalar_nonchar as appropriate.
793         (adjust_field_type): Look at scalar_is_char boolean to decide whether
794         to use string_type.
795         (throughout): Use scalar_nonchar instead of calling create_scalar_type,
796         whenever possible.
797         (main): Initialize scalar_char and scalar_nonchar before calling
798         gen_rtx_next.
799         * gengtype-lex.l: Adjust for removal of second argument to
800         create_scalar_type.  Use yylval.s instead of yylval.t when
801         returning SCALAR.
802         * gengtype-yacc.y: Type of SCALAR is string.  Call
803         create_scalar_type from type:SCALAR rule.  Adjust for removal of
804         second argument to create_scalar_type.
805
806         * vec.h: Remove all #if IN_GENGTYPE blocks.
807         Add comment saying that changes may require adjustments to gengtype.
808         * gengtype.c: Don't include coretypes.h or tm.h.
809         Add comment to inclusion of errors.h.
810         (note_def_vec, note_def_vec_alloc): New functions.
811         * gengtype.h: Declare new functions.
812         * gengtype-lex.l: Don't include coretypes.h.
813         (YY_INPUT, macro_input, push_macro_expansion, mangle_macro_name):
814         Delete.
815         (update_lineno): Remove unnecessary prototype.
816         (DEF_VEC_* rules): Simplify using note_def_vec / note_def_vec_alloc.
817         (VEC rule): Just return VEC_TOKEN.
818         * gengtype-yacc.y (VEC_TOKEN): New token type.
819         (type): Add a production for VEC(a,b).
820         * Makefile.in: Update dependencies.
821
822         * gengtype-lex.l: Remove rules for parsing pointer-to-function
823         typedefs that use the old PARAMS macro.
824
825         * gengtype-lex.l: Remove all rules and states relating to yacc
826         input files.
827         * gengtype-yacc.y: Similarly.
828         * gengtype.c (note_yacc_type): Delete function.
829         * gengtype.h: Update prototypes.
830
831 2007-03-26  Joseph Myers  <joseph@codesourcery.com>
832
833         * tree-pretty-print.c (dump_generic_node): Report precision of
834         unnamed integer types.
835
836 2007-03-26  Steven Bosscher  <steven@gcc.gnu.org>
837
838         * ifcvt.c (noce_try_store_flag_constants): Don't check
839         no_new_pseudos here.
840         (noce_try_store_flag_constants): Don't check no_new_pseudos.
841         (noce_try_addcc, noce_try_store_flag_mask, noce_try_cmove_arith,
842         noce_try_cmove_arith, noce_try_minmax, noce_try_abs,
843         noce_try_sign_mask): Likewise.
844         (if_convert): Check no_new_pseudos here.
845
846         (cond_exec_process_if_block, noce_process_if_block, find_if_block):
847         Remove prototypes.
848         (struct noce_if_info): Add then_bb, else_bb, join_bb members.
849         (noce_get_condition): Handle new then_else_reversed argument.
850         (noce_init_if_info): Remove, fold into noce_find_if_block.
851         (noce_process_if_block): Take a struct noce_if_info as the
852         argument.  Don't set up one based on ce_if_info.  Update pointer
853         references accordingly.
854         (cond_move_process_if_block): Likewise.
855         (process_if_block): Removed.
856         (find_if_block): Removed.  Move functionality two new functions,
857         noce_find_if_block and cond_exec_find_if_block.
858         (noce_find_if_block): New function.  Be aware of IF-THEN-JOIN
859         blocks and the symmetric IF-ELSE-JOIN case.
860         (cond_exec_find_if_block): Also new function mostly based on old
861         find_if_block and process_if_block.
862         (find_if_header): Replace find_if_block call with separately
863         guarded calls to noce_find_if_block and cond_exec_find_if_block.
864         (find_cond_trap): Update noce_get_condition call.
865         (dead_or_predicable): Likewise.
866
867 2007-03-26  Jakub Jelinek  <jakub@redhat.com>
868
869         * config/i386/i386.c (IX86_BUILTIN_CMPNEPD, IX86_BUILTIN_CMPNESD):
870         Remove.
871         (IX86_BUILTIN_PSLLW128, IX86_BUILTIN_PSLLD128, IX86_BUILTIN_PSLLQ128,
872         IX86_BUILTIN_PSRAW128, IX86_BUILTIN_PSRAD128, IX86_BUILTIN_PSRLW128,
873         IX86_BUILTIN_PSRLD128, IX86_BUILTIN_PSRLQ128): Remove.
874         (ix86_init_mmx_sse_builtins): Remove v8hi_ftype_v8hi_v2di and
875         v4si_ftype_v4si_v2di.  Remove __builtin_ia32_psllw128,
876         __builtin_ia32_pslld128, __builtin_ia32_psllq128,
877         __builtin_ia32_psrlw128, __builtin_ia32_psrld128,
878         __builtin_ia32_psrlq128, __builtin_ia32_psraw128 and
879         __builtin_ia32_psrad128 builtins.
880
881 2007-03-26  Uros Bizjak  <ubizjak@gmail.com>
882
883         * reg-stack.c (replace_reg): Use IN_RANGE macro in gcc_assert().
884         * config/i386/constraints.md
885         (define_constraint "I"): Use IN_RANGE macro.
886         (define_constraint "J"): Ditto.
887         (define_constraint "K"): Ditto.
888         (define_constraint "M"): Ditto.
889         (define_constraint "N"): Ditto.
890         (define_constraint "O"): Ditto.
891         * config/i386/predicates.md
892         (define_predicate "register_no_elim_operand"): Use IN_RANGE macro.
893         (define_predicate "const_0_to_3_operand"): Ditto.
894         (define_predicate "const_0_to_7_operand"): Ditto.
895         (define_predicate "const_0_to_15_operand"): Ditto.
896         (define_predicate "const_0_to_63_operand"): Ditto.
897         (define_predicate "const_0_to_255_operand"): Ditto.
898         (define_predicate "const_1_to_31_operand"): Ditto.
899         (define_predicate "const_2_to_3_operand"): Ditto.
900         (define_predicate "const_4_to_7_operand"): Ditto.
901
902 2007-03-25  David Edelsohn  <edelsohn@gnu.org>
903
904         * config/rs6000/rs6000.c (rs6000_emit_prologue): Always clobber LR
905         in SImode for save_world.
906         * config/rs6000/altivec.md (save_world, restore_world): Convert to
907         LR hard reg.
908
909 2007-03-25  Dorit Nuzman  <dorit@il.ibm.com>
910
911         PR tree-optimization/30784
912         * fold-const.c (fold_ternary): Handle CONSTRUCTOR in case
913         BIT_FIELD_REF.
914
915 2007-03-25  Revital Eres  <eres@il.ibm.com>
916
917         * tree-if-conv.c (if_convertible_gimple_modify_stmt_p):
918           Fold movement_possibility function into it.
919
920 2007-03-25  David Edelsohn  <edelsohn@gnu.org>
921
922         * config/rs6000/darwin.md (load_macho_picbase): Ignore operand 0.
923         (load_macho_picbase_{si,di}): Convert to LR hard reg.
924         (call_indirect_nonlocal_darwin64): Same.
925         (call_nonlocal_darwin64): Same.
926         (call_value_indirect_nonlocal_darwin64): Same.
927         (call_value_nonlocal_darwin64): Same.
928         (sibcall_nonlocal_darwin64): Same.
929         (sibcall_value_nonlocal_darwin64): Same.
930         (sibcall_symbolic_64): Same.
931         (sibcall_value_symbolic_64): Same.
932         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Remove
933         LR pseudo.
934         (rs6000_emit_load_toc_table): Same.
935         * config/rs6000/altivec.md (restore_world): Convert to LR hard reg.
936         * config/rs6000/rs6000.md (mulh_call): Convert to LR hard reg.
937         (mull_call): Same.
938         (divss_call): Same.
939         (divus_call): Same.
940         (quoss_call): Same.
941         (quous_call): Same.
942         (load_toc_v4_pic_si): Same
943         (load_toc_v4_PIC_1): Same.
944         (load_toc_v4_PIC_1b): Same.
945         (call_indirect_aix{32,64}): Same.
946         (call_value_indirect_aix{32,64}): Same.
947         (call): Same.
948         (call_value): Same.
949         (call_local{32,64}): Same.
950         (call_value_local{32,64}): Same.
951         (call_indirect_nonlocal_aix{32,64}): Same.
952         (call_nonlocal_aix{32,64}): Same.
953         (call_value_indirect_nonlocal_aix{32,64}): Same.
954         (call_value_nonlocal_aix{32,64}): Same.
955         (call_indirect_nonlocal_sysv<mode>): Same.
956         (call_nonlocal_sysv<mode>): Same.
957         (call_value_indirect_nonlocal_sysv<mode>): Same.
958         (call_value_nonlocal_sysv<mode>): Same.
959         (sibcall): Same.
960         (sibcall_local{32,64}): Same.
961         (sibcall_value_local{32,64}): Same.
962         (sibcall_nonlocal_aix{32,64}): Same.
963         (sibcall_value_nonlocal_aix{32,64}): Same.
964         (sibcall_nonlocal_sysv<mode>): Same.
965         (sibcall_value): Same.
966         (sibcall_value_nonlocal_sysv<mode>): Same.
967
968 2007-03-24  Paul Brook  <paul@codesourcery.com>
969
970         * config/arm/lib1funcs.asm (div0): Use ARM_FUNC_START and do_push.
971         * config/arm/linux-eabi.h: Remove legacy syscall hack.
972
973 2007-03-24  Richard Henderson  <rth@redhat.com>
974
975         * config/ia64/constraints.md: New file.
976         * config/ia64/predicates.md: Replace CONST_OK_FOR_? with
977         satisfies_constraint_?.
978         * config/ia64/ia64.c (ia64_move_ok, ia64_legitimate_constant_p,
979         ia64_reload_gp, spill_restore_mem, ia64_expand_prologue,
980         ia64_expand_epilogue, ia64_split_return_addr_rtx, ia64_rtx_costs,
981         ia64_output_mi_thunk): Likewise.
982         (ia64_const_ok_for_letter_p): Remove.
983         (ia64_const_double_ok_for_letter_p): Remove.
984         (ia64_extra_constraint): Remove.
985         * config/ia64/ia64.h (REG_CLASS_FROM_LETTER): Remove.
986         (CONST_OK_FOR_I, CONST_OK_FOR_J, CONST_OK_FOR_K, CONST_OK_FOR_L,
987         CONST_OK_FOR_M, CONST_OK_FOR_N, CONST_OK_FOR_O, CONST_OK_FOR_P,
988         CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_G,
989         CONST_DOUBLE_OK_FOR_LETTER_P, EXTRA_CONSTRAINT,
990         EXTRA_MEMORY_CONSTRAINT): Remove.
991         * config/ia64/ia64.md: Include constriants.md.  Replace
992         CONST_OK_FOR_? with satisfies_constraint_?.
993
994 2007-03-23  Michael Meissner  <michael.meissner@amd.com>
995             H.J. Lu  <hongjiu.lu@intel.com>
996
997         * config/dfp-bit.h (DPD_BID_NAME): New macro to give either the
998         DPD or BID name.
999         (name macros): Use DPD_BID_NAME to convert names properly.
1000
1001         * optabs.c (DECIMAL_PREFIX): Prefix string to use for the current
1002         decimal floating point format.
1003         (init_floating_libfuncs): Change decimal functions so that they
1004         have a "bid_" prefix if the decimal system uses the BID format,
1005         and "dpd_" prefix if the decimal system uses the DPD format.
1006         (init_interclass_conv_libfuncs): Ditto.
1007         (init_intraclass_conv_libfuncs): Ditto.
1008
1009         * config.in (ENABLE_DECIMAL_BID_FORMAT): New macro to say we are
1010         using the BID format.
1011
1012         * configure.ac (ENABLE_DECIMAL_BID_FORMAT): Set to 1/0 to say
1013         whether we are using the BID decimal format.
1014         * configure: Regenerate.
1015
1016         * c-cppbuiltin.c (c_cpp_builtins): Define __STDC_WANT_DEC_FP__ if
1017         the compiler has decimal floating point enabled.  Define
1018         __DECIMAL_BID_FORMAT__ if BID decimal floating point is used
1019         instead of DPD.
1020
1021         * config.in (ENABLE_DECIMAL_BID_FORMAT): New macro to say we are
1022         using the BID format.
1023
1024         * configure.ac (ENABLE_DECIMAL_BID_FORMAT): Set to 1/0 to say
1025         whether we are using the BID decimal format.
1026         * configure: Regenerate.
1027
1028         * c-cppbuiltin.c (c_cpp_builtins): Define __STDC_WANT_DEC_FP__ if
1029         the compiler has decimal floating point enabled.  Define
1030         __DECIMAL_BID_FORMAT__ if BID decimal floating point is used
1031         instead of DPD.
1032
1033         * doc/install.texi (--enable-decimal-float): Document BID and DPD
1034         options, and that it is enabled for i386/x86_64 systems.
1035
1036         * Makefile.in (enable_decimal_float): New.
1037         (DECNUMFMT): New.
1038         (DECNUMINC): Add  -I$(DECNUMFMT).
1039         (DECNUM_H): Mov decimal32.h, decimal64.h and decimal128.h
1040         to $(DECNUMFMT) from $(DECNUM).
1041
1042         * configure.ac: Support * --enable-decimal-float={no,yes,bid,dpd}.
1043         Substitute enable_decimal_float.
1044         * configure: Regenerated.
1045
1046         PR other/30529
1047         * config/dfp-bit.c (__dec_byte_swap): Use uint32_t instead of
1048         unsigned long.
1049
1050         * configure.ac: Enable decimal float for x86_64-*-linux*.
1051         * configure: Regenerated.
1052
1053         PR other/30530
1054         * dfp.c (decimal_real_arithmetic): Use decimal128FlipSign and
1055         decimal128ClearSign to flip and clear the sign bit in decimal128.
1056         (decimal_real_maxval): Set decimal128SetSign to set the sign
1057         bit in decimal128.
1058
1059 2007-03-23  Ian Lance Taylor  <iant@google.com>
1060
1061         * fold-const.c (fold_binary): Correct warning for X - c >= X.
1062
1063 2007-03-23  Ian Lance Taylor  <iant@google.com>
1064
1065         * tree-dump.c (dump_files): Correct comment.
1066
1067 2007-03-23  Ian Lance Taylor  <iant@google.com>
1068
1069         * tree-vrp.c (operand_less_p): Ignore fold overflow warnings.
1070
1071 2007-03-23  Steven Bosscher  <steven@gcc.gnu.org>
1072
1073         * tracer.c (tracer): Don't take FLAGS argument.  Assert we are
1074         in cfglayout mode.  Don't go into and out of cfglayout mode.
1075         Link the blocks in the order of the constructed traces.
1076         (rest_of_handle_tracer): Adjust call to tracer.
1077         * loop-init.c (rtl_loop_init): Assert we are in cfglayout mode.
1078         Don't go into cfglayout mode.
1079         (rtl_loop_done): Don't go out of cfglayout mode.
1080         * cfglayout.c (relink_block_chain): New function, split out from...
1081         (fixup_reorder_chain): ...here.  Remove redundant checking.
1082         (cfg_layout_finalize): Don't clear the header, footer, and aux
1083         fields here, move the code to do so to relink_block_chain.  Likewise
1084         for free_original_copy_tables.
1085         * rtl.h (tracer): Update prototype.
1086         * bb-reorder.c (reorder_basic_blocks): Don't take FLAGS argument.
1087         Assert we are in cfglayout mode.  Don't go into and out of cfglayout
1088         mode.  Use relink_block_chain to serialize the CFG according to the
1089         new basic block order.  Move targetm.cannot_modify_jumps_p check from
1090         here...
1091         (gate_handle_reorder_blocks): ...to here.
1092         (duplicate_computed_gotos): Move targetm.cannot_modify_jumps_p check
1093         from here...
1094         (gate_duplicate_computed_gotos): ...to here.
1095         (rest_of_handle_reorder_blocks): Don't see if anything has changed,
1096         something always changes when going into and out of cfglayout mode.
1097         Perform an expensive cfg cleanup while going into cfglayout mode.
1098         Always update liveness information on HAVE_conditional_execution
1099         targets.  Reserialize the basic blocks and go out of cfglayout mode.
1100         * reg-stack.c: Include cfglayout.h.
1101         (rest_of_handle_stack_regs): Go into and out of cfglayout mode around
1102         the call to reorder_basic_blocks.
1103         * basic-block.h (reorder_basic_blocks): Update prototype.
1104         (relink_block_chain): New prototype.
1105         * passes.c (pass_outof_cfg_layout_mode): Move after cse2.
1106
1107 2007-03-23  Joseph Myers  <joseph@codesourcery.com>
1108
1109         * config/mips/mips.md (type, hazard, *movdi_32bit,
1110         *movdi_gp32_fp64, *movdi_64bit, *movsi_internal, movcc,
1111         *movhi_internal, *movqi_internal, *movsf_hardfloat,
1112         *movdf_hardfloat_64bit, *movdf_hardfloat_32bit, *movdf_softfloat,
1113         movv2sf_hardfloat_64bit, load_df_low, load_df_high, store_df_high,
1114         mthc1, mfhc1): Change xfer instruction type to mfc and mtc, as
1115         applicable.
1116         (movcc): Change first xfer to multi.
1117         * config/mips/24k.md, config/mips/4100.md, config/mips/4300.md,
1118         config/mips/5000.md, config/mips/5400.md, config/mips/5500.md,
1119         config/mips/5k.md, config/mips/7000.md, config/mips/9000.md,
1120         config/mips/generic.md: Change reservations using "xfer" to use
1121         "mfc,mtc".
1122         * config/mips/sb1.md (ir_sb1_mtxfer): Use "mtc" instead of
1123         using match_operand.
1124         (ir_sb1_mfxfer): Use "mfc" instead of using match_operand.
1125         * config/mips/sr71k.md (ir_sr70_xfer_from): Use "mfc" instead of
1126         examining mode.
1127         (ir_sr70_xfer_to): Use "mtc" instead of examining mode.
1128
1129 2007-03-22  Richard Henderson  <rth@redhat.com>
1130
1131         * config/i386/i386.c: Remove unnecessary function declarations.
1132         Move targetm definition, and all related macros, to the end of
1133         the file.  Resort some functions to put definitions before uses.
1134         (ix86_attribute_table): Make static.  Move to end of file.
1135         (ix86_gimplify_va_arg): Make static.
1136
1137 2007-03-22  Richard Henderson  <rth@redhat.com>
1138
1139         * config/i386/i386.c (ix86_function_regparm): Early exit for 64-bit;
1140         don't increase local_regparm with force_align_arg_pointer check.
1141         (ix86_function_sseregparm): Assert 32-bit.
1142         (type_has_variadic_args_p): New.
1143         (ix86_return_pops_args): Early exit for 64-bit.  Reindent; use
1144         type_has_variadic_args_p.
1145         (ix86_function_arg_regno_p): Use == 0 instead of ! test for eax.
1146         (init_cumulative_args): Remove TARGET_DEBUG_ARG.  Remove zero_cum;
1147         use memset instead.  Do maybe_vaarg check first; skip attribute
1148         tests if true; skip attribute tests for 64-bit.
1149         (construct_container): Remove TARGET_DEBUG_ARG.
1150         (function_arg_advance_32, function_arg_advance_64): Split out ...
1151         (function_arg_advance): ... from here.
1152         (function_arg_32, function_arg_64): Split out ...
1153         (function_arg): ... from here.
1154         (ix86_pass_by_reference): Tidy.
1155         (ix86_function_value_regno_p): Rearrange w/ switch on regno.
1156         (function_value_32): New, from parts of ix86_function_value
1157         and ix86_value_regno.
1158         (function_value_64): New, from parts of ix86_function_value
1159         and ix86_libcall_value.
1160         (ix86_function_value_1): New.
1161         (ix86_function_value, ix86_libcall_value): Use it.
1162         (return_in_memory_32, return_in_memory_64): Split out ...
1163         (ix86_return_in_memory): ... from here.
1164         (ix86_struct_value_rtx): Skip for 64-bit.
1165         (ix86_libcall_value, ix86_value_regno): Remove.
1166         (setup_incoming_varargs_64): Split out ...
1167         (ix86_setup_incoming_varargs): ... from here.
1168         (ix86_va_start): Remove TARGET_DEBUG_ARG.
1169         (legitimate_address_p, legitimize_address): Remove TARGET_DEBUG_ADDR.
1170         * config/i386/i386-protos.h (ix86_function_value): Remove.
1171         * config/i386/i386.opt (TARGET_DEBUG_ADDR, TARGET_DEBUG_ARG): Remove.
1172
1173 2007-03-22  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1174
1175         PR other/23572
1176         * c-lex.c (interpret_float): On overflow, emit pedantic warning if
1177         infinities not supported, otherwise emit warning if -Woverflow. On
1178         underflow, emit warning if -Woverflow.
1179         * real.c (real_from_string): Return -1 if underflow, +1 if overflow
1180         and 0 otherwise.
1181         * real.h (real_from_string): Update declaration
1182
1183 2007-03-22  Kai Tietz  <kai.tietz@onevision.com>
1184             Richard Henderson  <rth@redhat.com>
1185
1186         * defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.
1187         * calls.c (compute_argument_block_size, expand_call,
1188         emit_library_call_value_1): Don't ifdef OUTGOING_REG_PARM_STACK_SPACE.
1189         * expr.c (block_move_libcall_safe_for_call_parm): Likewise.
1190         * function.c (STACK_DYNAMIC_OFFSET): Likewise.
1191         * doc/tm.texi (OUTGOING_REG_PARM_STACK_SPACE): Update.
1192         * config/alpha/unicosmk.h, config/bfin/bfin.h, config/iq2000/iq2000.h,
1193         config/mips/mips.h, config/mn10300/mn10300.h, config/mt/mt.h,
1194         config/pa/pa.h, config/rs6000/rs6000.h, config/score/score.h,
1195         config/spu/spu.h, config/v850/v850.h (OUTGOING_REG_PARM_STACK_SPACE):
1196         Set to 1.
1197
1198 2007-03-22  Joseph Myers  <joseph@codesourcery.com>
1199
1200         * c-incpath.c (add_sysroot_to_chain): New.
1201         (merge_include_chains): Add sysroot argument.  Call
1202         add_sysroot_to_chain if sysrooted.
1203         (register_include_chains): Update call to merge_include_chains.
1204         * doc/cppopts.texi: Document use of '=' in include directory
1205         arguments.
1206
1207 2007-03-22  Uros Bizjak  <ubizjak@gmail.com>
1208
1209         * config/i386/i386.md (cmp<mode>): Rename from cmpsf and cmpdf.
1210         Macroize expander using SSEMODEF mode macro.  Use SSE_FLOAT_MODE_P.
1211         (*cmpfp_<mode>): Rename from *cmpfp_sf and *cmpfp_df. Macroize
1212         insn pattern using X87MODEF12 mode macro.
1213
1214 2007-03-21  Seongbae Park <seongbae.park@gmail.com>
1215
1216         * regmove.c (regmove_optimize): Use reg_mentioned_p
1217         instead of reg_overlap_mentioned_p for DST.
1218
1219 2007-03-21  Mike Stump  <mrs@apple.com>
1220
1221         * c.opt: Fixup for Objective-C/C++.
1222
1223 2007-03-21  Steve Ellcey  <sje@cup.hp.com>
1224
1225         * explow.c (convert_memory_address): Fold memory reference when
1226         POINTERS_EXTEND_UNSIGNED < 0
1227
1228 2007-03-21  Richard Henderson  <rth@redhat.com>
1229
1230         PR target/31245
1231         * config/i386/emmintrin.h (__m128i, __m128d): Mark may_alias.
1232         * config/i386/mmintrin.h (__m64): Likewise.
1233         * config/i386/xmmintrin.h (__m128): Likewise.
1234
1235 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1236
1237         * config/vxworks.h (VXWORKS_ADDITIONAL_CPP_SPEC): Remove -D options.
1238         (VXWORKS_OS_CPP_BUILTINS): Define.
1239         * config/i386/vxworks.h (VXWORKS_CPU_DEFINE): Fold into...
1240         (TARGET_OS_CPP_BUILTINS): ...here.  Use VXWORKS_OS_CPP_BUILTINS.
1241
1242 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1243
1244         * rtl.h (constant_pool_reference_p): Delete.
1245         (find_constant_src): Declare.
1246         * rtlanal.c (find_constant_src): New function.
1247         * simplify-rtx.c (constant_pool_reference_p): Delete.
1248         * config/i386/i386.md: Use find_constant_src instead of
1249         constant_pool_reference_p/avoid_constant_pool_reference pairs.
1250
1251 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
1252
1253         * doc/invoke.texi (-fpie, -fPIE): Document __pie__ and __PIE__.
1254         * c-cppbuiltin.c (c_cpp_builtins): Define them.
1255
1256 2007-03-20  Mark Mitchell  <mark@codesourcery.com>
1257
1258         * config/arm/elf.h (TARGET_ASM_DESTRUCTOR): Define.
1259         * config/arm/arm.c (arm_elf_asm_cdtor): New function.
1260         (arm_elf_asm_constructor): Use it.
1261         (arm_elf_asm_destructor): New function.
1262
1263 2007-03-20  Bernd Schmidt  <bernd.schmidt@analog.com>
1264
1265         * jump.c (mark_jump_label): Treat SEQUENCE specially.
1266
1267 2007-03-20  Nathan Sidwell  <nathan@codesourcery.com>
1268
1269         * config/vxlib.c (tls_delete_hook): Use TCB for kernel tasks.
1270
1271 2007-03-19  Andrew Haley  <aph@redhat.com>
1272
1273         PR tree-optimization/31264
1274         * tree-vrp.c (register_edge_assert_for_1): Don't look though
1275         VIEW_CONVERT_EXPRs.
1276
1277 2007-03-19  Paolo Bonzini  <bonzini@gnu.org>
1278
1279         PR rtl-optimization/30907
1280         * fwprop.c (forward_propagate_into): Never propagate inside a loop.
1281         (fwprop_init): Always call loop_optimizer_initialize.
1282         (fwprop_done): Always call loop_optimizer_finalize.
1283         (fwprop): We always have loop info now.
1284         (gate_fwprop_addr): Remove.
1285         (pass_fwprop_addr): Use gate_fwprop as gate.
1286
1287         PR rtl-optimization/30841
1288         * df-problems.c (df_ru_local_compute, df_rd_local_compute,
1289         df_chain_alloc): Call df_reorganize_refs unconditionally.
1290         * df-scan.c (df_rescan_blocks, df_reorganize_refs): Change
1291         refs_organized to refs_organized_size.
1292         (df_ref_create_structure): Use refs_organized_size instead of
1293         bitmap_size if refs had been organized, and keep refs_organized_size
1294         up-to-date.
1295         * df.h (struct df_ref_info): Change refs_organized to
1296         refs_organized_size.
1297         (DF_DEFS_SIZE, DF_USES_SIZE): Use refs_organized_size instead of
1298         bitmap_size.
1299
1300 2007-03-19  Mark Mitchell  <mark@codesourcery.com>
1301
1302         * except.c (output_function_exception_table): Do not reference the
1303         EH personality routine for functions that do not require an
1304         exception table.
1305
1306 2007-03-20  Jakub Jelinek  <jakub@redhat.com>
1307
1308         PR c/30762
1309         * c-typeck.c (convert_for_assignment): Call comptypes for
1310         RECORD_TYPE or UNION_TYPE.
1311
1312         PR inline-asm/30505
1313         * reload1.c (reload): Do invalid ASM checking after
1314         cleanup_subreg_operands.
1315
1316 2007-03-19  Jeff Law  <law@redhat.com>
1317
1318         * tree-cfg.c (find_taken_edge): Tighten conditions for
1319         optimizing computed gotos.
1320
1321 2007-03-19  Michael Matz  <matz@suse.de>
1322
1323         * builtins.c (expand_builtin_sync_operation,
1324         expand_builtin_compare_and_swap,
1325         expand_builtin_lock_test_and_set): Care for extending CONST_INTs
1326         correctly.
1327
1328         * config/i386/sync.md (sync_double_compare_and_swapdi_pic,
1329         sync_double_compare_and_swap_ccdi_pic): Use "SD" as constraint
1330         for operand 3.
1331
1332 2007-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
1333
1334         * doc/tm.texi: Add brackets around the return type of
1335         TARGET_SECONDARY_RELOAD.
1336
1337 2007-03-19  Andrew Pinski  <andrew_pinski@playstation.sony.com>
1338         Richard Guenther  <rguenther@suse.de>
1339
1340         PR tree-optimization/31254
1341         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1):
1342         Use handled_component_p () where appropriate.  Continue
1343         propagating into the rhs if we propagated into an INDIRECT_REF
1344         on the lhs.
1345
1346 2007-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
1347
1348         * config/s390/s390.md (op_type attribute): RRR instruction type added.
1349         (FP, DFP, SD_SF, DD_DF, TD_TF): New mode macros.
1350         (xde, xdee): Mode attributes adjusted to support DFP modes.
1351         (RRer, f0, op1, Rf, bt, bfp, HALF_TMODE): New mode attributes added.
1352         ("cmp<mode>", "*cmp<mode>_css_0", "*cmp<mode>_ccs", TF move splitters,
1353         DF move splitters, "floatdi<mode>2", "add<mode>3", "*add<mode>3",
1354         "*add<mode>3_cc", "*add<mode>3_cconly", "sub<mode>3", "*sub<mode>3",
1355         "*sub<mode>3_cc", "*sub<mode>3_cconly", "mul<mode>3", "*mul<mode>3",
1356         "div<mode>3", "*div<mode>3", "*neg<mode>2_nocc", "*abs<mode>2_nocc",
1357         "*negabs<mode>2_nocc", "copysign<mode>3"): Adjusted to support DFP
1358         numbers.
1359         ("*movtf_64", "*movtf_31", "*movdf_64dfp", "*movdf_64", "*movdf_31",
1360         "movsf"): Insn definitions removed.
1361         ("*mov<mode>_64", "*mov<mode>_31", "mov<mode>", "*mov<mode>_64dfp",
1362         "*mov<mode>_64", "*mov<mode>_31", "fix_trunc<DFP:mode>di2",
1363         "trunctddd2", "truncddsd2", "extendddtd2", "extendsddd2"): Insn
1364         definitions added.
1365         ("fixuns_truncdddi2", "fixuns_trunctddi2", "mov<mode>",
1366         "reload_in<mode>", "reload_out<mode>"): Expander added.
1367         ("movtf", "movdf", "reload_outtf", "reload_outdf", "reload_intf"):
1368         Expander removed.
1369
1370 2007-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
1371
1372         * config/s390/s390.md: Only non-functional changes.  Renamed
1373         FPR mode macro to BFP all over the file.
1374
1375 2007-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
1376
1377         * config/s390/s390.md (UNSPEC_COPYSIGN): New constant.
1378         (op_type attribute): RRF instruction type added.
1379         (fT0): New mode attribute.
1380         ("*movdi_64dfp", "*movdf_64dfp", "*neg<mode>2_nocc", "*abs<mode>2_nocc",
1381         "*negabs<mode>2_nocc", "copysign<mode>3"): Insn definitions added.
1382         * config/s390/s390.h (SECONDARY_MEMORY_NEEDED): Due to a new instruction
1383         no secondary memory is needed when moving DFmode values between GPRs
1384         and FPRs.
1385
1386 2007-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
1387
1388         * config/s390/s390.opt ("mhard-float", "msoft-float"): Bit value
1389         inverted and documentation adjusted.
1390         ("mhard-dfp", "msoft-dfp"): New options.
1391         * config/s390/s390.c (s390_handle_arch_option): New architecture
1392         switch: z9-ec.
1393         (override_options): Sanity checks for the new options added.
1394         * config.gcc: New architecture switch: z9-ec.
1395         * config/s390/s390.h (processor_flags): PF_DFP added.
1396         (TARGET_CPU_DFP, TARGET_DFP): Macro definitions added.
1397         (TARGET_DEFAULT): Due to the s390.opt changes hard float is enabled
1398         when the bit is NOT set so remove it from the defaults.
1399
1400 2007-03-19  Andreas Krebbel  <krebbel1@de.ibm.com>
1401
1402         * genemit.c (main): Print include statement for dfp.h.
1403         * dfp.h (decimal_real_arithmetic): Hide prototype if tree_code enum
1404         is not available.
1405
1406 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
1407
1408         * config/cris/t-elfmulti (EXTRA_MULTILIB_PARTS): Do not define here.
1409
1410 2007-03-19  Kaz Kojima  <kkojima@gcc.gnu.org>
1411
1412         PR target/31022
1413         * config/sh/sh.c (sh_adjust_cost): Use the result of single_set
1414         instead of PATTERN.
1415
1416 2007-03-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1417
1418         * pa.c (output_deferred_plabels, output_bb, output_millicode_call,
1419         attr_length_call, output_call, output_indirect_call): Cleanup
1420         formatting of targetm calls.
1421
1422 2007-03-19  Hans-Peter Nilsson  <hp@axis.com>
1423
1424         * config/cris/cris.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1.
1425
1426 2007-03-18  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1427
1428         * pa.md: Add fpstore_load and store_fpload instruction types.  Provide
1429         reservation, bypass and anti-bypass descriptions for these instructions.
1430         Update move patterns.
1431         * pa.c (hppa_fpstore_bypass_p): Check for both TYPE_FPSTORE_LOAD and
1432         TYPE_FPSTORE.
1433
1434 2007-03-18  Dorit Nuzman  <dorit@il.ibm.com>
1435
1436         * tree-vect-transform.c (get_initial_def_for_induction): Replace
1437         GET_MODE_NUNITS with TYPE_VECTOR_SUBPARTS.
1438         (get_initial_def_for_reduction): Likewise.
1439
1440 2007-03-16  Daniel Berlin  <dberlin@dberlin.org>
1441
1442         Fix PR tree-optimization/29922
1443         * tree-ssa-pre.c (bb_bitmap_sets): Remove RVUSE_* members.
1444         (get_representative): Removed.
1445         (value_dies_in_block_x): Update for rvuse removal.
1446         (valid_in_sets): Update for renaming of vuses_dies_in_block_x.
1447         (compute_antic_aux): Handle when PHI nodes appear in
1448         non-single-successors.
1449         (dump_bitmap_of_names): Removed.
1450         (compute_antic_safe): Renamed and removed rvuse calculation.
1451         Calculate only antic safe.
1452         (insert_into_preds_of_block): Remove assert.
1453         (execute_pre): Update for renamed functions.
1454         (defer_or_phi_translate_block): New function.
1455
1456 2007-03-17  Kazu Hirata  <kazu@codesourcery.com>
1457
1458         * config/arm/arm.c, config/arm/thumb2.md, config/m68k/m68k.c,
1459         config/spu/spu.c, omega.h, passes.c, predict.c: Fix comment
1460         typos.
1461         * doc/cpp.texi, doc/extend.texi, doc/invoke.texi: Fix typos.
1462         Follow spelling conventions.
1463
1464         * tree-data-ref.h: Remove the prototype for analyze_array.
1465
1466 2007-03-17  Dorit Nuzman  <dorit@il.ibm.com>
1467
1468         PR tree-optimization/31041
1469         * tree-vect-transform.c (get_initial_def_for_induction): Call
1470         force_gimple_operand.
1471
1472 2007-03-17  Olga Golovanevsky  <olga@il.ibm.com>
1473
1474         * ipa-type-escape.c (look_for_casts) : Revert code to use
1475         handled_component_p due to ada test a-numaux.adb.
1476
1477 2007-03-17  Kazu Hirata  <kazu@codesourcery.com>
1478
1479         * final.c (final_scan_insn): Alter the condition of a
1480         conditional trap if we have nonstandard CC.
1481
1482 2007-03-16  Alexandre Oliva  <aoliva@redhat.com>
1483
1484         * configure.ac: Remove excess quoting from asm line 0 test.
1485         * configure: Rebuilt.
1486
1487 2007-03-16  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1488
1489         * doc/invoke.texi (-Wconversion): Document warnings specific to C++.
1490         * c-common.c (convert_and_check): Move warning logic to...
1491         (warnings_for_convert_and_check): ...here. Define.
1492         * c-common.h (warnings_for_convert_and_check): Declare.
1493
1494 2007-03-16  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1495
1496         * pa.c (attr_length_call): Partially revert change of 2007-03-09.
1497         (output_call): Likewise.
1498
1499 2007-03-16  Richard Sandiford  <richard@codesourcery.com>
1500
1501         * config/vxworks.h (SUPPORTS_INIT_PRIORITY): Define.
1502
1503 2007-03-16  Richard Sandiford  <richard@codesourcery.com>
1504
1505         * config/vx-common.h (WINT_TYPE, WINT_TYPE_SIZE): Define.
1506
1507 2007-03-16  Uros Bizjak  <ubizjak@gmail.com>
1508
1509         * config/i386/i386.c (override_options): Add PTA_NO_SAHF to k8,
1510         opteron, athlon-64 and athlon-fx processor_alias_table entries.
1511
1512 2007-03-16  Sebastian Pop  <sebastian.pop@inria.fr>
1513
1514         PR tree-optimization/31183
1515         * tree-loop-linear.c (gather_interchange_stats, try_interchange_loops):
1516         Use double_int instead of unsigned int for representing access_strides.
1517         * testsuite/gcc.dg/tree-ssa/pr31183.c: New.
1518
1519 2007-03-16  Richard Guenther  <rguenther@suse.de>
1520
1521         PR tree-optimization/31146
1522         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Restructure
1523         to allow recursion of forward_propagate_addr_expr.
1524         (forward_propagate_addr_into_variable_array_index): Likewise.
1525         (forward_propagate_addr_expr): Likewise.
1526         (tree_ssa_forward_propagate_single_use_vars): Likewise.
1527         (forward_propagate_addr_expr_1): Recurse on simple copies
1528         instead of propagating into them.  Do so for useless conversions
1529         as well.
1530         (forward_propagate_addr_expr): Clean up unused statements after
1531         recursion.
1532
1533 2007-03-16  Richard Guenther  <rguenther@suse.de>
1534
1535         * builtins.c (expand_builtin_cexpi): Use the right argument
1536         for the expansion via cexp.
1537
1538 2007-03-16  Alexandre Oliva  <aoliva@redhat.com>
1539
1540         * configure.ac: Don't require ELF binutils to tolerate # 0 "".
1541         * configure: Rebuilt.
1542
1543 2007-03-16  Alexandre Oliva  <aoliva@redhat.com>
1544
1545         PR debug/29906
1546         * dwarf2out.c (force_type_die): Adjust comment.
1547         (dwarf2out_imported_module_or_decl): Handle base AT_import types.
1548
1549 2007-03-15  DJ Delorie  <dj@redhat.com>
1550
1551         * config/frv/predicates.md (minmax_operator): Don't check operands
1552         here.
1553
1554 2007-03-15  Zdenek Dvorak  <dvorakz@suse.cz>
1555
1556         * tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.
1557         Update constant estimates of number of iterations.
1558         (record_nonwrapping_iv): Add "upper" argument.  "data_size_bounds_p"
1559         argument renamed to "realistic".
1560         (compute_estimated_nb_iterations): Removed.
1561         (record_niter_bound): New function.
1562         (idx_infer_loop_bounds): For possible but unlikely tail arrays,
1563         call record_nonwrapping_iv with upper = false.
1564         (infer_loop_bounds_from_signedness): Pass upper argument to
1565         record_nonwrapping_iv.
1566         (estimate_numbers_of_iterations_loop): Do not call
1567         compute_estimated_nb_iterations.  Record estimate based on profile
1568         information.  Initialize the constant estimates of number of
1569         iterations.
1570         * tree-data-ref.c (estimated_loop_iterations): Return the recorded
1571         estimates.
1572         * tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Add dump when
1573         number of iterations is too small.
1574         * cfgloop.h (struct nb_iter_bound): Remove "realistic" field.
1575         (EST_NOT_AVAILABLE): Removed.
1576         (struct loop): Replace estimated_nb_iterations by any_upper_bound,
1577         nb_iterations_upper_bound, any_estimate and nb_iterations_estimate
1578         fields.
1579
1580 2007-03-15  Zdenek Dvorak  <dvorakz@suse.cz>
1581
1582         * tree-ssa-loop-niter.c (refine_bounds_using_guard, bound_difference):
1583         Handle NE_EXPR guards.
1584
1585 2007-03-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1586
1587         PR c++/24924
1588         * c-opts.c (c_common_post_options): Handle C++ post-processing here.
1589         Set also -pedantic-errors by default for the  preprocessor unless
1590         -fpermissive is given.
1591
1592 2007-03-15  Richard Guenther  <rguenther@suse.de>
1593
1594         PR middle-end/29719
1595         PR middle-end/31161
1596         * builtins.c (expand_builtin_cexpi): As a fallback if we
1597         don't have builtins for sincos or cexp create a function
1598         declaration for cexp and expand to a call to that.
1599         (expand_builtin_int_roundingfn): Always fall
1600         back to floor/ceil and its variants even if they may be
1601         not available.
1602
1603 2007-03-15  Steven Bosscher  <steven@gcc.gnu.org>
1604
1605         PR middle-end/31159
1606         * cfglayout.c (fixup_reorder_chain): Postpone deleting dead
1607         jump tables, move the call to delete_dead_jumptables from here...
1608         (cfg_layout_finalize): ...to here.  But rebuild jump labels first.
1609         * cfgrtl.c (cfg_layout_can_merge_blocks_p): When not optimizing,
1610         don't allow merging of blocks that try_redirect_by_replacing_jump
1611         also does not handle when not optimizing.
1612
1613 2007-03-15  Uros Bizjak  <ubizjak@gmail.com>
1614             Francois-Xavier Coudert  <coudert@clipper.ens.fr>
1615
1616         * config/i386/i386.md (x86_sahf_1): Correctly handle
1617         HAVE_AS_IX86_SAHF.
1618
1619 2007-03-15  Uros Bizjak  <ubizjak@gmail.com>
1620
1621         PR target/31167
1622         * config/i386/i386.md (*addti3_1, *addti3_1 splitter): Use
1623         x86_64_general_operand as operand[2] predicate.  Remove "iF"
1624         from operand constraints and use "e" constraint instead.
1625         (*subti3_1, *subti3_1 splitter): Ditto.
1626         (*negti2_1, *negti2_1 splitter): Use nonimmediate_operand as
1627         operand[1] predicate.
1628
1629 2007-03-14  Sebastian Pop  <sebastian.pop@inria.fr>
1630
1631         * tree-loop-linear.c (gather_interchange_stats): For multidimensional
1632         arrays, multiply the access strides by the size of the sub-array.
1633         * testsuite/gcc.dg/tree-ssa/ltrans-5.c: New.
1634
1635 2007-03-14  Uros Bizjak  <ubizjak@gmail.com>
1636
1637         * configure.ac (HAVE_AS_IX86_SAHF): On x86 targets check whether
1638         the configured assembler supports the sahf mnemonic.
1639         * configure: Regenerate.
1640         * config.in: Regenerate.
1641
1642         * config/i386/i386.md (x86_sahf_1): Depending on HAVE_AS_IX86_SAHF,
1643         emit "sahf" or ".byte\t0x9e" as asm template.
1644
1645 2007-03-14  Michael Meissner  <michael.meissner@amd.com>
1646
1647         PR 31018
1648         * config/i386/i386.h (X86_TUNE_SHORTEN_X87_SSE): New tuning
1649         option to replace hard coded TARGET_xxx in md file.
1650         (X86_TUNE_AVOID_VECTOR_DECODE): Ditto.
1651         (X86_TUNE_SLOW_IMUL_IMM32_MEM): Ditto.
1652         (X86_TUNE_SLOW_IMUL_IMM8): Ditto.
1653         (X86_TUNE_MOVE_M1_VIA_OR): Ditto.
1654         (X86_TUNE_NOT_UNPAIRABLE): Ditto.
1655         (X86_TUNE_NOT_VECTORMODE): Ditto.
1656         (TUNE_SHORTEN_X87_SSE): Use new tuning option.
1657         (TUNE_AVOID_VECTOR_DECODE): Ditto.
1658         (TUNE_SLOW_IMUL_IMM32_MEM): Ditto.
1659         (TUNE_SLOW_IMUL_IMM8): Ditto.
1660         (TUNE_MOVE_M1_VIA_OR): Ditto.
1661         (TUNE_NOT_UNPAIRABLE): Ditto.
1662         (TUNE_NOT_VECTORMODE): Ditto.
1663
1664         * config/i386/i386.c (ix86_tune_features): Fill in new tuning
1665         options.
1666
1667         * config/i386/i386.md (fix_trunc?f?1_sse peephole2): Use new
1668         tuning options instead of hard coded TARGET_xxx.
1669         (fix ssemode peephole2's): Ditto.
1670         (imul peephole2's): Ditto.
1671         (movsi_or): Ditto.
1672         (movdi_or_rex64): Ditto.
1673         (move peephole2): Ditto.
1674         (not peephole2's): Ditto.
1675
1676 2007-03-14  Dirk Mueller  <dmueller@suse.de>
1677
1678         * c-common.h (empty_body_warning): Rename to empty_if_body_warning.
1679         * c-common.c (empty_if_body_warning): Rephrase diagnostic message.
1680         * c-parser.c (c_parser_if_body): Always add an empty statement in case
1681         of empty body.
1682         * c-parser.c (c_parser_do_statement): Warn about empty body in
1683         do/while statement.
1684         * c-typeck (c_finish_if_stmt): Call empty_if_body_warning.
1685         * doc/invoke.texi (-Wempty-body): Update documentation.
1686
1687 2007-03-14  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
1688
1689         PR c/21438
1690         * c-common.h (warn_for_div_by_zero): Declare.
1691         * c-common.c (warn_for_div_by_zero): Define.
1692         * c-typeck.c (build_binary_op): Call warn_for_div_zero instead of
1693         warning.
1694
1695 2007-03-14  Richard Sandiford  <richard@codesourcery.com>
1696
1697         * Makefile.in (PREPROCESSOR_DEFINES): Add directory terminators
1698         to PREFIX and STANDARD_PREFIX.
1699
1700 2007-03-14  Richard Sandiford  <richard@codesourcery.com>
1701             Phil Edwards  <phil@codesourcery.com>
1702
1703         * gthr-vxworks.h: Add an extern "C" wrapper for C++.
1704         (__gthread_once_t): Remove busy field for RTPs.
1705         (__GTHREAD_ONCE_INIT): Update accordingly.
1706
1707 2007-03-14  Richard Sandiford  <richard@codesourcery.com>
1708
1709         * doc/invoke.texi: Document VxWorks options.
1710
1711 2007-03-14  Uros Bizjak  <ubizjak@gmail.com>
1712
1713         * doc/invoke.texi (i386 and x86-64 Options): Clarify -msahf option.
1714
1715 2007-03-13  Seongbae Park <seongbae.park@gmail.com>
1716
1717         PR tree-optimization/30590
1718         * tree-nrv.c (tree_nrv): Check for the partial update of the
1719         return value.
1720
1721 2007-03-13  Alexandre Oliva  <aoliva@redhat.com>
1722
1723         * flags.h (flag_random_seed): Remove declaration, in favor of...
1724         * toplev.h (get_random_seed, set_random_seed): ... these.
1725         * tree.c (get_file_function_name): Use the former.
1726         * opts.c (common_handle_option): Use the latter.
1727         * toplev.c
1728
1729 2007-03-13  Steven Bosscher  <steven@gcc.gnu.org>
1730
1731         PR middle-end/31127
1732         * cse.c (cse_find_path): Do not bail out if a basic block that
1733         we already visited now becomes part of a path that starts at a
1734         different basic block.  Just disallow this, to make sure we
1735         visit each basic block at most once.
1736
1737 2007-03-13  Jan Hubicka  <jh@suse.cz>
1738
1739         * ipa-inline.c (cgraph_maybe_hot_edge_p): Look for hot/cold attributes,
1740         when profile esitmate is present, calls with very low frequency are
1741         cold.
1742
1743 2007-03-13  Zdenek Dvorak  <dvorakz@suse.cz>
1744
1745         PR tree-optimization/30730
1746         PR tree-optimization/26900
1747         * tree-ssa-loop-niter.c: Include gmp.h.
1748         (bounds): New type.
1749         (mpz_set_double_int, get_type_bounds, mpz_to_double_int,
1750         split_to_var_and_offset, determine_value_range,
1751         bound_difference_of_offsetted_base, refine_bounds_using_guard,
1752         bound_difference, bounds_add, bounds_negate,
1753         number_of_iterations_ne_max, dump_affine_iv): New functions.
1754         (number_of_iterations_ne, number_of_iterations_lt_to_ne,
1755         assert_loop_rolls_lt, assert_loop_rolls_le): Use bounds on the
1756         difference of initial and final value of control iv to validate
1757         results.
1758         (number_of_iterations_cond): Add loop parameter.  Determine bounds
1759         on the difference of the extremes of the control iv.  Add dumps.
1760         (expand_simple_operations): Handle phi nodes.
1761         (simplify_using_initial_conditions): Do not record used conditions.
1762         (number_of_iterations_exit): Pass loop to number_of_iterations_cond.
1763         Do not set additional_info.
1764         (implies_nonnegative_p, implies_ge_p): Removed.
1765         (derive_constant_upper_bound): Do not use parameter `additional'.
1766         (record_estimate): Parameter `additional' removed.  Parameter
1767         `i_bound' added.  Do not call derive_constant_upper_bound.
1768         (record_nonwrapping_iv): Use derive_constant_upper_bound to
1769         bound the number of iterations estimate.
1770         (estimate_numbers_of_iterations_loop): Pass the estimate from
1771         the number of iterations analysis to record_estimate.
1772         * tree.h (multiple_of_p): Declare.
1773         * tree-scalar-evolution.c (expression_expensive_p): Removed.
1774         (scev_const_prop): Do not check expression_expensive_p.
1775         * fold-const.c (multiple_of_p): Exported.
1776         * double-int.c (double_int_mask): Exported.
1777         * double-int.h (double_int_mask): Declare.
1778         * tree-flow.h (struct tree_niter_desc): Removed additional_info
1779         field.  Added max field.
1780
1781 2007-03-13  David Taylor  <taylor@candd.org>
1782
1783         PR driver/12448:
1784         * gcc.c (cpp_unique_options): If -MT or -MQ is seen, don't pass
1785         default -MQ.
1786
1787 2007-03-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1788
1789         PR target/31123
1790         * pa.md (vdepi_ior): Don't allow zero length deposit.  Likewise for
1791         two unamed patterns.
1792
1793 2007-03-13  Uros Bizjak  <ubizjak@gmail.com>
1794
1795         * config/i386/i386.opt (mcx16, msahf): New options.
1796         * config/i386/i386.c (x86_cmpxchg16b, x86_sahf): Remove.
1797         (ix86_tune_features) [X86_TUNE_USE_SAHF]: Enable for m_GENERIC.
1798
1799         * config/i386/driver-i386.c (bit_LAHF_LM): New define.
1800         (host_detect_local_cpu): Detect cx16 and lahf_lm cpuid bits.
1801         Output -mcx16 and -msahf options when corresponding bit is set.
1802
1803         * doc/invoke.texi (i386 and x86-64 Options): Document -mcx16
1804         and -msahf options.
1805
1806 2007-03-13  Alexandre Oliva  <aoliva@redhat.com>
1807
1808         * configure.ac: Test for assembler tolerance to # 0 "".
1809         * configure, config.in: Rebuilt.
1810         * final.c (final_scan_insn): Emit it if HAVE_AS_LINE_ZERO.
1811
1812 2007-03-13  Geoffrey Keating  <geoffk@apple.com>
1813
1814         * doc/invoke.texi (Spec Files): Update for '%{,' spec.
1815
1816         * config/rs6000/darwin-fallback.c: Compile file only on powerpc.
1817         (handle_syscall): Handle direct system calls.
1818         * config/rs6000/darwin.h (HAS_MD_FALLBACK_FRAME_STATE_FOR): Delete.
1819
1820 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1821
1822         * doc/invoke.texi: Fix cpp.info cross-reference.
1823         * doc/passes.texi: Fix gcc.info cross-reference.
1824
1825 2007-03-12  Zdenek Dvorak  <dvorakz@suse.cz>
1826
1827         PR tree-optimization/30835
1828         * lambda-code.c (can_convert_to_perfect_nest): Check whether
1829         bb_for_stmt is not NULL before accessing it.
1830
1831 2007-03-12  Joseph Myers  <joseph@codesourcery.com>
1832
1833         * gcc.c (main): Handle target_sysroot_hdrs_suffix being NULL for
1834         some multilibs.
1835
1836 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
1837
1838         PR 30635
1839         * doc/install.texi: Document --enable-stage1-languages
1840
1841 2007-03-12  Steven Bosscher  <steven@gcc.gnu.org>
1842
1843         * tree-pass.h (pass_into_cfg_layout_mode,
1844         pass_outof_cfg_layout_mode): Declare.
1845         * cfglayout.c (into_cfg_layout_mode, outof_cfg_layout_mode,
1846         pass_into_cfg_layout_mode, pass_outof_cfg_layout_mode): New.
1847         * passes.c (pass_into_cfg_layout_mode): Schedule before jump2.
1848         (pass_outof_cfg_layout_mode): Schedule after pass_rtl_ifcvt.
1849
1850 2007-03-12  Seongbae Park <seongbae.park@gmail.com>
1851
1852         * c-decl.c (warn_variable_length_array): New function.
1853         Refactored from grokdeclarator to handle warn_vla
1854         and handle unnamed array case.
1855         (grokdeclarator): Refactored VLA warning case.
1856         * c.opt (Wvla): New flag.
1857         * doc/invoke.texi (Wvla): New warning.
1858
1859 2007-03-12  Richard Henderson  <rth@redhat.com>
1860
1861         * config/alpha/alpha.c (alpha_elf_section_type_flags): New.
1862         (TARGET_SECTION_TYPE_FLAGS): New.
1863
1864 2007-03-12  Richard Henderson  <rth@redhat.com>
1865
1866         * config/darwin.c (machopic_reloc_rw_mask): New.
1867         * config/darwin-protos.h (machopic_reloc_rw_mask): Declare.
1868         * config/darwin.h (TARGET_ASM_RELOC_RW_MASK): New.
1869
1870 2007-03-12  Mark Mitchell  <mark@codesourcery.com>
1871
1872         * cppdefault.c (cpp_EXEC_PREFIX): New variable.
1873         * cppdefault.h (cpp_PREFIX): Document.
1874         (cpp_PREFIX_len): Likewise.
1875         (cpp_EXEC_PREFIX): New variable.
1876         * Makefile.in (PREPROCESSOR_DEFINES): Add STANDARD_EXEC_PREFIX.
1877         * c-incpath.c (add_standard_paths): Correct logic for relocating
1878         paths within prefix.
1879
1880 2007-03-12  Uros Bizjak  <ubizjak@gmail.com>
1881
1882         * config/i386/i386.md (fixuns_trunc<mode>hi2): Implement from
1883         fixuns_truncsfhi2 and fixuns_truncdfhi2 using SSEMODEF
1884         mode macro.
1885         (fix_trunc<mode>di_sse): Implement from fix_truncsfdi_sse and
1886         fix_truncdfdi_sse using SSEMODEF mode macro.
1887         (fix_trunc<mode>si_sse): Implement from fix_truncsfsi_sse and
1888         fix_truncdfsi_sse using SSEMODEF mode macro.
1889         (fix_trunc?f?i_sse peephole2): Implement using SSEMODEF mode macro.
1890         (fix_trunc?f?i_sse K8 peephole2): Fix register constraint.
1891
1892 2007-03-12  Richard Sandiford  <richard@codesourcery.com>
1893
1894         * config.gcc (i[4567]86-wrs-vxworks, i[4567]86-wrs-vxworksae): Add
1895         elfos.h to tm_file.
1896
1897 2007-03-12  Olga Golovanevsky  <olga@il.ibm.com>
1898
1899         * tree.h : Add multiple_of_p declaration.
1900         * fold-const.c (multiple_of_p): Make multiple_of_p public.
1901         * ipa-type-escape.c (results_of_malloc): Redundant.
1902         (visited_stmts): New. Visited stmt for walk_use_def_chains.
1903         (cast_type): Extended with new members.
1904         (check_cast): Returns cast_type.
1905         (cast): New structure for data of walk_use_def_chains.
1906         (is_malloc_result, is_cast_from_non_pointer_1,
1907         is_cast_from_non_pointer,
1908         is_array_access_through_pointer_and_index): New functions.
1909         (look_for_casts): Returns cast types.
1910         (check_call): Returns void.
1911         (okay_pointer_operation): Use support of pointer plus index,
1912         pointer plus constant and allow all multiplications.
1913
1914 2007-03-11  Richard Guenther  <rguenther@suse.de>
1915
1916         PR tree-optimization/31115
1917         * tree-vrp.c (extract_range_from_binary_expr): Make sure
1918         the shift count is positive and non-anti-range for RSHIFT_EXPR.
1919         A shift count of zero is not special as with *_DIV_EXPR.
1920         (vrp_int_const_binop): Handle RSHIFT_EXPR for determining overflow
1921         direction.
1922
1923 2007-03-11  Ian Lance Taylor  <iant@google.com>
1924
1925         * tree-vrp.c (vrp_int_const_binop): Handle PLUS_EXPR and
1926         the *_DIV_EXPR codes correctly with overflow infinities.
1927
1928 2007-03-11  Ira Rosen  <irar@il.ibm.com>
1929
1930         * tree-data-ref.c (analyze_offset): Add a return value (bool) to
1931         indicate success/failure of the analysis. Add negation to subtrahend
1932         in case of subtraction. Fail if both operands contain constants.
1933         (create_data_ref): Fail if analyze_offset fails.
1934
1935 2007-03-11  Uros Bizjak  <ubizjak@gmail.com>
1936
1937         * config/i386/i386.md (frndintxf2): Rename to ...
1938         (rintxf2): ... this. Remove expander having same name.
1939         (rintsf2, rintdf2): Implement using SSEMODEF macro.
1940         (roundsf2, rounddf2): Ditto.
1941         (lrint<mode>di2, lrint<mode>si2): Implement using SSEMODEI24 macro.
1942         (lround<mode>di2, lround<mode>si2): Ditto.
1943
1944 2007-03-11  Steven Bosscher  <steven@gcc.gnu.org>
1945
1946         * lower-subreg.c: Include except.h.
1947         (decompose_multiword_subregs): Verify that the only control flow
1948         insns we can split are loads to multi-words pseudos.
1949         Handle breaking such blocks after splitting, instead of calling
1950         find_many_sub_basic_blocks.
1951
1952         * loop-unroll.c (split_edge_and_insert): Don't set BB_SUPERBLOCK
1953         on the new basic block.  Add a lengthy comment explaining why we
1954         thought this was necessary.
1955         * cfglayout.c (cfg_layout_finalize): Don't break superblocks.
1956
1957 2007-03-10  Mark Mitchell  <mark@codesourcery.com>
1958
1959         PR c++/30924
1960         * tree.c (walk_type_fields): Recurse into the element type of
1961         ARRAY_TYPEs if there is a pointer set.
1962
1963 2007-03-10  Dirk Mueller  <dmueller@suse.de>
1964
1965         * c-common.c (warn_logical_operator): Fix condition.
1966
1967 2007-03-10  Tobias Schlüter  <tobi@gcc.gnu.org>
1968
1969         * config/i386/darwin.h (DARWIN_MINVERSION_SPEC): Add missing
1970         quotation mark.
1971         * config/darwin.c (machopic_select_section): Remove superfluous
1972         argument in call to categorize_decl_for_section.  Remove unused
1973         variable shlib.
1974
1975 2007-03-10  Joseph Myers  <joseph@codesourcery.com>
1976
1977         * configure.ac (glibc_header_dir): Set using with_build_sysroot if
1978         defined.
1979         * configure: Regenerate.
1980
1981 2007-03-10  Uros Bizjak  <ubizjak@gmail.com>
1982
1983         PR target/31101
1984         * config/i386/i386.md (UNSPEC_C2_FLAG): New constant.
1985         (fpremxf4_i387, fprem1xf4_i387): Use UNSPEC_C2_FLAG.
1986         (fmodxf3, fmod<mode>3, remainderxf3, remainder<mode>3):
1987         Add LABEL_NUSES to emitted label.
1988         * config/i386/i386.c (ix86_emit_fp_unordered_jump): Add
1989         branch probability value to emitted jump insn.
1990         * reg-stack.c (subst_stack_regs_pat)[UNSPEC]: Handle UNSPEC_C2_FLAG.
1991         Do not check life information and do not re-arrange input operands
1992         for UNSPEC_FSCALE_EXP, UNSPEC_FPREM_U and UNSPEC_FPREM1_U.
1993
1994 2007-03-10  Kaz Kojima  <kkojima@gcc.gnu.org>
1995
1996         * config/sh/sh.c (sh_insn_length_adjustment): Adjust for
1997         the change of decode_asm_operands.
1998
1999 2007-03-10  Kaz Kojima  <kkojima@gcc.gnu.org>
2000
2001         * mode-switching.c (create_pre_exit): Skip blockage insn.
2002
2003 2007-03-09  Diego Novillo  <dnovillo@redhat.com>
2004
2005         * tree-pass.h (TODO_update_smt_usage): Remove.
2006         Update all users.
2007         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Remove
2008         argument SOME.
2009         Update all users.
2010
2011 2007-03-09  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2012
2013         * pa.c (attr_length_call): Revise condition for long pc-relative branch.
2014         (output_call): Use "LONG_PIC_SDIFF" instruction sequence for long local
2015         calls on the SOM target.  Don't use "LONG_PIC_PCREL" call sequence on
2016         SOM target.
2017
2018 2007-03-09  Geoffrey Keating  <geoffk@apple.com>
2019
2020         * gcc.c: Document %{, in big comment at top.
2021         (input_suffix_matches): Remove special handling for .s and
2022         .S.
2023         (input_spec_matches): New.
2024         (handle_braces): Handle %{,.
2025         (validate_switches): ',' indicates a value which is not a switch.
2026         * config/alpha/osf.h (ASM_FINAL_SPEC): Use %{, rather than %{.
2027         to detect assembler input.
2028         * config/i386/sol2.h (CPP_SPEC): Likewise.
2029         * config/rs6000/sysv4.h (ASM_SPEC): Likewise.
2030         * config/rs6000/vxworks.h (ASM_SPEC): Likewise.
2031         * config/rs6000/lynx.h (ASM_SPEC): Likewise.
2032         * config/rs6000/linux64.h (ASM_SPEC_COMMON): Likewise.
2033         * config/i386/darwin.h (DARWIN_MINVERSION_SPEC): Objective-C plus
2034         -m64 causes deployment target to default to 10.5.
2035         * config/rs6000/darwin.h (DARWIN_MINVERSION_SPEC): Likewise.
2036
2037 2007-03-09  Richard Henderson  <rth@redhat.com>
2038
2039         PR target/26090
2040         * target.h (targetm.asm.out.reloc_rw_mask): New.
2041         * target-def.h (TARGET_ASM_RELOC_RW_MASK): New.
2042         (TARGET_ASM_OUT): Use it.
2043         * targhooks.c, targhooks.h (default_reloc_rw_mask): New.
2044         * varasm.c (categorize_decl_for_section): Remove shlib argument;
2045         use the new reloc_rw_mask target hook instead.
2046         (default_section_type_flags_1): Merge into...
2047         (default_section_type_flags): ... here.
2048         (decl_readonly_section_1): Merge into...
2049         (decl_readonly_section): ... here.
2050         (default_elf_select_section_1): Merge into...
2051         (default_elf_select_section): ... here.
2052         (default_unique_section_1): Merge into...
2053         (default_unique_section): ... here.
2054         (compute_reloc_for_rtx_1, compute_reloc_for_rtx): New.
2055         (default_select_rtx_section): Use it.
2056         (default_elf_select_rtx_section): Likewise.
2057         * output.h: Update to match.
2058         * doc/tm.texi (TARGET_ASM_RELOC_RW_MASK): New.
2059         * config/alpha/alpha.c (alpha_elf_reloc_rw_mask): New.
2060         (TARGET_ASM_RELOC_RW_MASK): New.
2061         * config/i386/i386.c (x86_64_elf_select_section): Adjust call
2062         to categorize_decl_for_section.
2063         (x86_64_elf_unique_section): Likewise.
2064         * config/ia64/hpux.h (TARGET_ASM_SELECT_SECTION,
2065         TARGET_ASM_UNIQUE_SECTION, TARGET_ASM_SELECT_RTX_SECTION): Remove.
2066         (TARGET_ASM_RELOC_RW_MASK): New.
2067         * config/ia64/ia64.c (ia64_rwreloc_select_section,
2068         ia64_rwreloc_unique_section, ia64_rwreloc_select_rtx_section): Remove.
2069         (ia64_hpux_reloc_rw_mask, ia64_reloc_rw_mask): New.
2070         (TARGET_RWRELOC): Remove.
2071         (ia64_section_type_flags): Adjust call to default_section_type_flags.
2072         * config/ia64/sysv4.h (TARGET_ASM_RELOC_RW_MASK): New.
2073         * config/rs6000/rs6000.c (rs6000_elf_section_type_flags): Remove.
2074         (rs6000_elf_select_section, rs6000_elf_unique_section): Remove.
2075         (rs6000_elf_reloc_rw_mask, rs6000_xcoff_reloc_rw_mask): New.
2076         (rs6000_xcoff_select_section): Use decl_readonly_section.
2077         (rs6000_xcoff_section_type_flags): Use default_section_type_flags.
2078         * config/rs6000/sysv4.h (TARGET_ASM_RELOC_RW_MASK): New.
2079         (TARGET_ASM_SELECT_SECTION, TARGET_ASM_UNIQUE_SECTION): Remove.
2080         (TARGET_SECTION_TYPE_FLAGS): Remove.
2081         * config/rs6000/xcoff.h (TARGET_ASM_RELOC_RW_MASK): New.
2082
2083 2007-03-09  Roger Sayle  <roger@eyesopen.com>
2084
2085         * fold-const.c (fold_comparison): Remove compile-time evaluation of
2086         complex constant equality/inequality comparisons for here.
2087         (fold_binary) <EQ_EXPR>: Simplify complex comparisons that are
2088         known at compile-time or can be simplified to a scalar comparison.
2089         (fold_relational_const): Move compile-time evaluation of complex
2090         constant equality/inequality comparisons to here.
2091
2092 2007-03-09  Alexandre Oliva  <aoliva@redhat.com>
2093
2094         PR rtl-optimization/30643
2095         * cse.c (cse_insn): Recompute dest_hash after insert_regs for
2096         dest_addr_elt.
2097         (fold_rtx): Recurse, like before 2006-11-03.
2098
2099 2007-03-09  DJ Delorie  <dj@redhat.com>
2100
2101         * config/m32c/t-m32c (m32c-pragma.o): Add TM_H dependency to
2102         m32c-pragma.o.
2103
2104 2007-03-09  Aldy Hernandez  <aldyh@redhat.com>
2105
2106         PR tree-optimization/30375
2107         * tree-ssa-dse.c (dse_possible_dead_store_p): Do not eliminate if
2108         LHS of statements is not the same.
2109         * testsuite/gcc.dg/tree-ssa/ssa-dse-10.c: New.
2110
2111 2007-03-09  Chao-ying Fu  <fu@mips.com>
2112
2113         * doc/extend.texi (MIPS DSP Built-in Functions): Document the DSP
2114         REV 2.
2115         * doc/invoke.texi (-mdspr2): Document new option.
2116         * config/mips/mips.md (UNSPEC_ABSQ_S_QB .. UNSPEC_DPSQX_SA_W_PH):
2117         New unspec for DSP REV 2.
2118         (<u>mulsidi3_32bit_internal): Check if !TARGET_DSPR2, because
2119         these instructions are extended in DSP REV 2.
2120         (mips-dspr2.md): Include.
2121         * config/mips/mips.opt (mdspr2): New option.
2122         * config/mips/mips.c (mips_function_type): Add MIPS_V4QI_FTYPE_V4QI,
2123         MIPS_SI_FTYPE_SI_SI_SI, MIPS_DI_FTYPE_DI_USI_USI, MIPS_DI_FTYPE_SI_SI,
2124         MIPS_DI_FTYPE_USI_USI, MIPS_V2HI_FTYPE_SI_SI_SI.
2125         (override_options): Check TARGET_DSPR2 to enable MASK_DSP.
2126         (CODE_FOR_mips_mul_ph): Define it to CODE_FOR_mulv2hi3.
2127         (dsp_bdesc): Add DSP REV 2 builtins.  Remove 32-bit only DSP builtins.
2128         (dsp_32only_bdesc): New description table for 32-bit only DSP REV 1
2129         and 2 builtins.
2130         (bdesc_map): Add one field of unsupported_target_flags.
2131         (bdesc_arrays):  Update entries to have extra fields.  Add
2132         dsp_32only_bdesc.
2133         (mips_init_builtins): Initialize new function types.
2134         Check unsupported_target_fileds to filter out builtins.
2135         * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_dspr2 if
2136         TARGET_DSPR2.
2137         (ASM_SPEC): Pass mdspr2 to the assembler.
2138         * config/mips/mips-dspr2.md: New file.
2139
2140 2007-03-09  Sa Liu  <saliu@de.ibm.com>
2141
2142         * config/rs6000/altivec.md: Fix vcond patterns using if_then_else.
2143
2144 2007-03-09  Ian Lance Taylor  <iant@google.com>
2145
2146         * opts.c (common_handle_option): Treat -Wstrict-overflow (with no
2147         argument) like -Wstrict-overflow=2.
2148         * doc/invoke.texi (Warning Options): Update documentation.
2149
2150 2007-03-09  Dirk Mueller  <dmueller@suse.de>
2151
2152         PR c++/17946
2153         * doc/invoke.texi (-Wlogical-op): Document.
2154         * common.opt (-Wlogical-op): New.
2155         * c-common.h (warn_logical_operator): Declare.
2156         * c-common.c (warn_logical_operator): Define.
2157         * c-typeck.c (parser_build_binary_op): Call
2158         warn_logical_operator.
2159
2160 2007-03-09  Alexandre Oliva  <aoliva@redhat.com>
2161
2162         * rtl.h (gen_rtx_ASM_INPUT): Use "" instead of NULL file name.
2163         * final.c (final_scan_insn): Test for non-"" file name.
2164
2165 2007-03-09  Sebastian Pop  <sebastian.pop@inria.fr>
2166
2167         * doc/loop.texi: Document the Omega linear constraints solver.
2168         * doc/invoke.texi: Document -fcheck-data-deps, omega-max-vars,
2169         omega-max-geqs, omega-max-eqs, omega-max-wild-cards,
2170         omega-hash-table-size, omega-max-keys, and
2171         omega-eliminate-redundant-constraints.
2172         * tree-pass.h (pass_check_data_deps): Declared.
2173         * omega.c: New.
2174         * omega.h: New.
2175         * timevar.def (TV_CHECK_DATA_DEPS): Declared.
2176         * tree-ssa-loop.c (check_data_deps, gate_check_data_deps,
2177         pass_check_data_deps): New.
2178         * tree-data-ref.c (init_data_ref): Remove declaration.
2179         (dump_data_dependence_relation): Dump DDR_INNER_LOOP.
2180         (analyze_array): Renamed init_array_ref, move up initializations.
2181         (init_data_ref): Renamed init_pointer_ref.  Moved before its call.
2182         Removed arguments that are set to NULL.
2183         (analyze_indirect_ref): Correct indentation, correct call to
2184         init_pointer_ref.
2185         (object_analysis): Call init_array_ref instead of analyze_array.
2186         (initialize_data_dependence_relation): Initialize DDR_INNER_LOOP.
2187         (access_functions_are_affine_or_constant_p): Use DR_ACCESS_FNS instead
2188         of DR_ACCESS_FNS_ADDR.
2189         (init_omega_eq_with_af, omega_extract_distance_vectors,
2190         omega_setup_subscript, init_omega_for_ddr_1, init_omega_for_ddr,
2191         ddr_consistent_p): New.
2192         (compute_affine_dependence): Check consistency of ddrs when
2193         flag_check_data_deps is passed.
2194         (analyze_all_data_dependences): Uncomment.
2195         (tree_check_data_deps): New.
2196         * tree-data-ref.h: Include omega.h.
2197         (DR_ACCESS_FNS_ADDR): Removed.
2198         (data_dependence_relation): Add inner_loop.
2199         (DDR_INNER_LOOP): New.
2200         * common.opt (fcheck-data-deps): New.
2201         * tree-flow.h (tree_check_data_deps): Declare.
2202         * Makefile.in (TREE_DATA_REF_H): Depend on omega.h.
2203         (OBJS-common): Depend on omega.o.
2204         (omega.o): Define.
2205         * passes.c (pass_check_data_deps): Scheduled.
2206         * params.def (PARAM_OMEGA_MAX_VARS, PARAM_OMEGA_MAX_GEQS,
2207         PARAM_OMEGA_MAX_EQS, PARAM_OMEGA_MAX_WILD_CARDS,
2208         PARAM_OMEGA_HASH_TABLE_SIZE, PARAM_OMEGA_MAX_KEYS,
2209         PARAM_VECT_MAX_VERSION_CHECKS,
2210         PARAM_OMEGA_ELIMINATE_REDUNDANT_CONSTRAINTS): New.
2211
2212 2007-03-09  Richard Guenther  <rguenther@suse.de>
2213
2214         PR tree-optimization/30904
2215         PR middle-end/31058
2216         * tree-vrp.c (extract_range_from_binary_expr): Handle RSHIFT_EXPR
2217         the same way as *_DIV_EXPR.
2218
2219 2007-03-09  Alexandre Oliva  <aoliva@redhat.com>
2220
2221         * recog.c (decode_asm_operands): No mixed declarations and code.
2222
2223 2007-03-09  Alexandre Oliva  <aoliva@redhat.com>
2224
2225         * rtl.def (ASM_INPUT): Add location.
2226         * rtl.h (ASM_INPUT_SOURCE_LOCATION): New.
2227         (ASM_INPUT_SOURCE_FILE, ASM_INPUT_SOURCE_LINE): New.
2228         (decode_asm_operands): Add loc operand.
2229         (gen_rtx_ASM_INPUT, gen_rtx_ASM_INPUT_loc): Define.
2230         * stmt.c (expand_asm): Rename to...
2231         (expand_asm_loc): ... this.  Add locus argument.  Pass it on to
2232         gen_rtx_ASM_INPUT_loc.
2233         (expand_asm_expr): Adjust.
2234         * recog.c (decode_asm_operands): Add loc operand.
2235         (check_asm_operands, extract_insn): Adjust.
2236         * reload1.c (maybe_fix_stack_asms): Likewise.
2237         * final.c (asm_insn_count): Likewise.
2238         (final_scan_insn): Output # line before and after asm.
2239
2240 2007-03-09  Daniel Berlin  <dberlin@dberlin.org>
2241
2242         * tree-ssa-structalias.c (variable_info): Remove
2243         finished_solution.
2244         (new_var_info): Ditto.
2245         (shared_bitmap_info_t): New structure.
2246         (shared_bitmap_table): New variable.
2247         (shared_bitmap_hash): New function.
2248         (shared_bitmap_eq): Ditto
2249         (shared_bitmap_lookup): Ditto.
2250         (shared_bitmap_add): Ditto.
2251         (merge_smts_into): Change to take bitmap directly.
2252         (find_what_p_points_to): Rewrite to use shared bitmap hashtable.
2253         (init_alias_vars): Init shared bitmap hashtable.
2254         (delete_points_to_sets): Delete shared bitmap hashtable.
2255         * tree-ssa-operands.c (add_virtual_operand): Partially revert the
2256         is_aliased removal as a change that was still necessary was
2257         deleted.
2258
2259 2007-03-09  Uros Bizjak  <ubizjak@gmail.com>
2260
2261         * config/i386/i386.h (override_options): Conditionally disable
2262         x86_sahf for 64bit targets only.
2263
2264 2007-03-08  Andrew Pinski  <andrew_pinski@playstation.sony.com>
2265
2266         PR C/31072
2267         * c-decl.c (merge_decls): Don't call make_var_volatile.
2268         * varasm.c (make_var_volatile): Remove.
2269         * output.h (make_var_volatile): Remove.
2270
2271 2007-03-08  Zdenek Dvorak  <dvorakz@suse.cz>
2272
2273         PR tree-optimization/31085
2274         * tree-ssa-address.c (create_mem_ref): Fix test of type of base.
2275
2276 2007-03-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2277
2278         * builtins.def (lceil, lceilf, lceill, lfloor, lfloorf, lfloorl,
2279         llceil, llceilf, llceill, llfloor, llfloorf, llfloorl): Mark with
2280         ATTR_CONST_NOTHROW_LIST.
2281
2282         * fold-const.c (tree_expr_nonnegative_warnv_p): Handle
2283         FIX_TRUNC_EXPR.
2284
2285 2007-03-08  Diego Novillo  <dnovillo@redhat.com>
2286
2287         * doc/tree-ssa.texi: Remove documentation for V_MUST_DEF.
2288
2289 2007-03-08  Geoffrey Keating  <geoffk@apple.com>
2290
2291         PR 31013
2292         * gccspec.c (lang_specific_driver): Do nothing when NEXT_OBJC_RUNTIME
2293         is declared.
2294         * config/darwin.h (REAL_LIBGCC_SPEC): When -fgnu-runtime is
2295         passed, use shared libgcc.
2296
2297 2007-03-08  Roger Sayle  <roger@eyesopen.com>
2298
2299         * tree-eh.c (do_return_redirection): Call build_gimple_modify_stmt
2300         instead of calling build2 with a GIMPLE_MODIFY_STMT.
2301         (honor_protect_cleanup_actions, lower_try_finally_switch):
2302         Likewise.
2303         * tree-if-conv.c (replace_phi_with_cond_gimple_modify_stmt,
2304         ifc_temp_var): Likewise.
2305         * tree-inline.c (setup_one_parameter): Likewise.
2306         * tree-mudflap.c (mf_decl_cache_locals,
2307         mf_build_check_statement_for): Likewise.
2308         * tree-nested.c (init_tmp_var, save_tmp_var,
2309         finalize_nesting_tree_1): Likewise.
2310         * tree-outof-ssa.c (insert_copy_on_edge,
2311         insert_backedge_copies): Likewise.
2312         * tree-profile.c (tree_gen_edge_profiler,
2313         tree_gen_ic_profiler): Likewise.
2314         * tree-scalar-evolution.c (scev_const_prop): Likewise.
2315         * tree-sra.c (sra_build_assignment): Likewise.
2316         * tree-ssa-loop-im.c (determine_invariantness_stmt): Likewise.
2317         * tree-ssa-math-opts.c (insert_reciprocals,
2318         execute_cse_sincos_1): Likewise.
2319         * tree-tailcall.c (adjust_accumulator_values,
2320         adjust_return_value): Likewise.
2321         * tree-vect-patterns.c (vect_pattern_recog_1): Likewise.
2322         * tree-vect-transform.c (vect_create_data_ref_ptr,
2323         bump_vector_ptr, vect_init_vector, get_initial_def_for_induction,
2324         vect_create_epilog_for_reduction, vectorizable_reduction,
2325         vectorizable_call, vectorizable_conversion,
2326         vectorizable_assignment, vectorizable_operation,
2327         vectorizable_type_demotion, vect_gen_widened_results_half,
2328         vect_permute_store_chain, vectorizable_store,
2329         vect_setup_realignment, vect_permute_load_chain,
2330         vectorizable_load, vectorizable_condition,
2331         vect_create_cond_for_align_checks): Likewise.
2332         * tree-vrp.c (build_assert_expr_for): Likewise.
2333
2334 2007-03-08  Ian Lance Taylor  <iant@google.com>
2335
2336         * tree-vrp.c: Include "intl.h".
2337         (usable_range_p): New static function.
2338         (compare_values_warnv): Don't test TYPE_OVERFLOW_UNDEFINED for
2339         overflowed values, juts set *strict_overflow_p.
2340         (compare_values): Only return -2 if one of the operands is not a
2341         constant.
2342         (compare_ranges): Call usable_range_p.
2343         (compare_range_with_value): Likewise.
2344         (vrp_evaluate_conditional_warnv): Rename from
2345         vrp_evaluate_conditional.  Make static.  Change all callers.
2346         (vrp_evaluate_conditional): New function.
2347         (simplify_div_or_mod_using_ranges): Issue warning about reliance
2348         on signed overflow.
2349         (simplify_abs_using_ranges): Likewise.
2350         (simplify_stmt_for_jump_threading): Add within_stmt parameter.
2351         * tree-ssa-dom.c (simplify_stmt_for_jump_threading): Add
2352         within_stmt parameter.
2353         * tree-ssa-propagate.c (fold_predicate_in): Update call to
2354         vrp_evaluate_conditional.
2355         * tree-ssa-threadedge.c
2356         (record_temporary_equivalences_from_stmts_at_dest): Change
2357         simplify parameter to take a second tree parameter.
2358         (simplify_control_stmt_condition): Likewise.
2359         (thread_across_edge): Likewise.
2360         * tree-flow.h (vrp_evaluate_conditional): Update declaration.
2361         (thread_across_edge): Likewise.
2362         * gcc/Makefile.in (tree-vrp.o): Depend upon intl.h.
2363
2364 2007-03-08  Uros Bizjak  <ubizjak@gmail.com>
2365
2366         * config/i386/i386.h (TARGET_SAHF): New define.
2367         * config/i386/i386.c (ix86_tune_features) [X86_TUNE_USE_SAHF]:
2368         Also enable for m_K8, m_AMDFAM10 and m_CORE2.
2369         (x86_sahf): New global variable.
2370         (override_options): Add PTA_NO_SAHF to pta_flags enum.  Recode
2371         pta_flags masks using shifts.  Add PTA_NO_SAHF to x86_64 and
2372         nocona processor flags.  Set x86_sahf when PTA_NO_SAHF is not set
2373         in processor flags.  Do not unconditionally disable TARGET_USE_SAHF
2374         for 64-bit.
2375         (ix86_fp_comparison_sahf_cost): Return high value for !TARGET_SAHF.
2376         (ix86_expand_fp_compare): Check for TARGET_CMOVE or TARGET_SAHF
2377         when expanding fcomi/sahf based tests.
2378         (ix86_emit_fp_unordered_jump): Check for TARGET_SAHF when
2379         expanding sahf based alternative. Emit sahf based sequence when
2380         optimizing for code size.
2381         * config/i386/i386.md (x86_sahf_1): Do not disable for
2382         TARGET_64BIT, enable for TARGET_SAHF.
2383
2384 2007-03-08  Martin Michlmayr  <tbm@cyrius.com>
2385
2386         * tree-ssa-coalesce.c (fail_abnormal_edge_coalesce): Remove
2387         spurious whitespace from error message.
2388
2389 2007-03-08  Volker Reichelt  <reichelt@netcologne.de>
2390
2391         PR c++/30852
2392         * c-common.c (fold_offsetof_1): Handle COMPOUND_EXPR.
2393
2394 2007-03-08  Alexandre Oliva  <aoliva@redhat.com>
2395
2396         * c-decl.c (grokdeclarator): Disable warnings for anonymous
2397         bitfields.
2398         * tree-sra.c (instantiate_element): Propagate disabled warnings
2399         from the element itself to the created variable.
2400
2401 2007-03-07  Richard Henderson  <rth@redhat.com>
2402
2403         PR target/30848
2404         * reg-stack.c (emit_swap_insn): If a malformed asm was seen,
2405         silently fix up the stack in the case of a missing register.
2406
2407 2007-03-07  Paul Brook  <paul@codesourcery.com>
2408
2409         * config/arm/libunwind.S: Add .arch/.object_arch for armv4 builds.
2410
2411 2007-03-07  Joseph Myers  <joseph@codesourcery.com>
2412
2413         * config/arm/unwind-arm.c (struct wmmxd_regs, struct wmmxc_regs):
2414         New.
2415         (phase1_vrs): Use them.
2416         (DEMAND_SAVE_WMMXD, DEMAND_SAVE_WMMXC): New.
2417         (__gnu_Unwind_Save_WMMXD, __gnu_Unwind_Restore_WMMXD,
2418         __gnu_Unwind_Save_WMMXC, __gnu_Unwind_Restore_WMMXC): Declare.
2419         (restore_non_core_regs): Call __gnu_Unwind_Restore_WMMXD and
2420         __gnu_Unwind_Restore_WMMXC if required.
2421         (_Unwind_VRS_Pop): Implement iWMMXt support.
2422         * config/arm/libunwind.S (gnu_Unwind_Restore_WMMXD,
2423         gnu_Unwind_Save_WMMXD, gnu_Unwind_Restore_WMMXC,
2424         gnu_Unwind_Save_WMMXC): Define.
2425
2426 2007-03-07  Richard Sandiford  <richard@codesourcery.com>
2427
2428         * config/vxworks.h (vxworks_override_options): Declare.
2429         (VXWORKS_OVERRIDE_OPTIONS): Use it.
2430         * config/vxworks.c: Include target.h and toplev.h.
2431         (vxworks_override_options): New function.
2432         * config/t-vxworks (vxworks.o): Depend on $(TARGET_H) and toplev.h.
2433
2434 2007-03-07  Andreas Krebbel  <krebbel1@de.ibm.com>
2435
2436         * config/s390/s390.c (override_options): Don't emit an error when
2437         -mstack-size is used without providing -mstack-guard.
2438         (s390_emit_prologue): Choose stack_guard value automatically if not
2439         provided via command line.
2440         * doc/invoke.texi: Adjust description of -mstack-guard and -mstack-size.
2441
2442 2007-03-07  Richard Sandiford  <richard@codesourcery.com>
2443
2444         * config/i386/i386.c (output_set_got): Add a GOT initialization
2445         sequence for VxWorks PIC.
2446         (legitimate_pic_address_disp_p): Allow UNSPEC_GOT wrappers
2447         around labels as well as symbols.  Use gotoff_operand instead
2448         of local_symbolic_operand.
2449         (legitimize_pic_address): Use gotoff_operand instead of
2450         local_symbolic_operand.  Use @GOT accesses for labels as
2451         well as symbols.
2452         (ix86_output_addr_diff_elt): Use PC-relative rather than
2453         GP-relative offsets for VxWorks PIC.
2454         (ix86_expand_move): Pass NULL_RTX to legitimize_pic_address unless
2455         no_new_pseudos.  Check whether the returned register is op0.
2456         * config/i386/i386.md (tablejump): Use PC-relative rather than
2457         GP-relative offsets for VxWorks PIC.
2458         * config/i386/predicates.md (gotoff_operand): New predicate.
2459
2460 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2461
2462         * config/vxworks.h (VXWORKS_GOTT_BASE, VXWORKS_GOTT_INDEX): Undefine
2463         before defining.
2464         * config/vxworks-dummy.h: New file.
2465         * config/i386/i386.h: Include it.
2466
2467 2007-03-07  Alexandre Oliva  <aoliva@redhat.com>
2468
2469         * dwarf2out.c (is_inlined_entry_point): New
2470         (add_high_low_attributes): Emit DW_AT_entry_pc along with
2471         DW_AT_ranges if the first subblock is the entry point.
2472
2473 2007-03-06  David Daney  <ddaney@avtrex.com>
2474
2475         * doc/install.texi (mips-*-*): Change recommended binutils
2476         version.
2477
2478 2007-03-06  Anatoly Sokolov <aesok@post.ru>
2479
2480         * config/avr/avr.c (avr_mcu_types): Add support for ATmega325P,
2481         ATmega3250P, ATmega329P, ATmega3290P, AT90USB82 and AT90USB162
2482         devices.
2483         * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): (Ditto.).
2484         * config/avr/t-avr (MULTILIB_MATCHES): (Ditto.).
2485
2486 2007-03-06  Jan Hubicka  <jh@suse.cz>
2487
2488         * errors.h (warning, error, fatal, internal_error): Mark as cold.
2489         * predict.c (maybe_hot_bb): Cold functions are never hot; hot functions
2490         are hot.
2491         (probably_cold_bb_p): Cold functions are cold.
2492         (probably_never_executed_bb_p): Cold functions are cold.
2493         (tree_bb_level_predictions): Predict calls to cold functions as not
2494         taken.
2495         (compute_function_frequency): Check hot/cold attributes.
2496         * function.h (function_frequency): Update comments.
2497         * predict.def (PRED_COLD_FUNCTION): Predict cold function.
2498         * c-common.c (handle_hot_attribute, handle_cold_attribute): New.
2499         (c_common_att): Add cold and hot.
2500
2501         * doc/extend.texi (hot,cold attributes): Document.
2502
2503 2007-03-06  Andrew Haley  <aph@redhat.com>
2504
2505         * function.c (expand_function_end): Move blockage to just after we
2506         emit the label for the naked return from the function.
2507
2508 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2509
2510         * config/i386/att.h (ASM_OUTPUT_ASCII, ASM_OUTPUT_SKIP): Undefine
2511         before redefining.
2512
2513 2007-03-06  Jan Hubicka  <jh@suse.cz>
2514
2515         * reg-stack.c (reg_to_stack): Large models don't allow NAN to be
2516         loaded for constant large models.  Non-large 64bit PIC can do.
2517         * i386.h (CASE_VECTOR_MODE): Large PIC cases are 64bit.
2518         * cmodel.h: Add LARGE PIC.
2519         * i386.md (UNSPEC_PLTOFF): New.
2520         (UNSPEC_SET_RIP, UNSPEC_SET_GOT_OFFSET): New; renumber other unspecs as
2521         needed.
2522         (*call_1_rex64): Disable for large models.
2523         (*call_1_rex64_large): New.
2524         (*call_value_1_rex64): Disable for large models.
2525         (*call_value_1_rex64_large): New.
2526         (set_rip_rex4): New.
2527         (set_got_offset_rex64): New.
2528         * predicates.md (constant_call_address_operand): For large model
2529         constant calls are not possible.
2530         * i386-protos.h (construct_plt_address): Declare.
2531         * i386.c (override_options): Accept large models.
2532         (ix86_expand_prologue): Expand large PIC GOT pointer load.
2533         (legitimate_constant_p): Add new UNSPECs.
2534         (legitimate_pic_operand_p): Likewise.
2535         (legitimate_pic_address_disp_p): Disallow local symbols for large PICs.
2536         (legitimize_pic_address): Do easy RIP relative way for TLS only for
2537         non-large model.
2538         (output_pic_addr_const): Add PLTOFF.
2539         (ix86_output_addr_diff_elt): Output 64bit tables when needed.
2540         (ix86_expand_move): Legitimize pic address when in PIC mode.
2541         (construct_plt_address): New function.
2542         (ix86_expand_call): Offload the address to register and use GOT pointer
2543         for large model.
2544         * invoke.texi (mcmodel=large): Update documentation.
2545
2546 2007-03-06  Richard Henderson  <rth@redhat.com>
2547
2548         * config/i386/i386.c (x86_use_leave, x86_push_memory,
2549         x86_zero_extend_with_and, x86_movx, x86_double_with_add,
2550         x86_use_bit_test, x86_unroll_strlen, x86_deep_branch,
2551         x86_branch_hints, x86_use_sahf, x86_partial_reg_stall,
2552         x86_partial_flag_reg_stall, x86_use_himode_fiop, x86_use_simode_fiop,
2553         x86_use_mov0, x86_use_cltd, x86_read_modify_write, x86_read_modify,
2554         x86_split_long_moves, x86_promote_QImode, x86_fast_prefix,
2555         x86_single_stringop, x86_qimode_math, x86_promote_qi_regs,
2556         x86_himode_math, x86_promote_hi_regs, x86_sub_esp_4, x86_sub_esp_8,
2557         x86_add_esp_4, x86_add_esp_8, x86_integer_DFmode_moves,
2558         x86_partial_reg_dependency, x86_memory_mismatch_stall,
2559         x86_prologue_using_move, x86_epilogue_using_move, x86_shift1,
2560         x86_sse_partial_reg_dependency, x86_sse_split_regs,
2561         x86_sse_unaligned_move_optimal, x86_sse_typeless_stores,
2562         x86_sse_load0_by_pxor, x86_use_ffreep, x86_use_incdec,
2563         x86_inter_unit_moves, x86_ext_80387_constants, x86_four_jump_limit,
2564         x86_schedule, x86_use_bt, x86_pad_returns,
2565         x86_use_xchgb): Merge into ...
2566         (ix86_tune_features): ... here.  New array.
2567         (x86_cmove, x86_cmpxchg, x86_cmpxchg8b, x86_xadd,
2568         x86_bswap): Merge into ...
2569         (ix86_arch_features): ... here.  New array.
2570         (x86_3dnow_a): Remove.
2571         (x86_accumulate_outgoing_args): Make static.
2572         (x86_arch_always_fancy_math_387): Make static.
2573         (ix86_tune_mask, ix86_arch_mask): Move ...
2574         (override_options): ... to local variables here.  Apply the
2575         appropriate mask to each element of ix86_arch_features and
2576         ix86_tune_features.  Adjust TARGET_CMOVE and TARGET_USE_SAHF
2577         as were done in the old macros.
2578         (standard_80387_constant_p): Use TARGET_EXT_80387_CONSTANTS.
2579         * config/i386/i386.h (x86_use_leave, x86_push_memory,
2580         x86_zero_extend_with_and, x86_use_bit_test, x86_cmove, x86_deep_branch,
2581         x86_branch_hints, x86_unroll_strlen, x86_double_with_add,
2582         x86_partial_reg_stall, x86_movx, x86_use_himode_fiop,
2583         x86_use_simode_fiop, x86_use_mov0, x86_use_cltd, x86_use_xchgb,
2584         x86_read_modify_write, x86_read_modify, x86_split_long_moves,
2585         x86_promote_QImode, x86_single_stringop, x86_fast_prefix,
2586         x86_himode_math, x86_qimode_math, x86_promote_qi_regs,
2587         x86_promote_hi_regs, x86_integer_DFmode_moves, x86_add_esp_4,
2588         x86_add_esp_8, x86_sub_esp_4, x86_sub_esp_8,
2589         x86_partial_reg_dependency, x86_memory_mismatch_stall,
2590         x86_accumulate_outgoing_args, x86_prologue_using_move,
2591         x86_epilogue_using_move, x86_decompose_lea,
2592         x86_arch_always_fancy_math_387, x86_shift1,
2593         x86_sse_partial_reg_dependency, x86_sse_split_regs,
2594         x86_sse_unaligned_move_optimal, x86_sse_typeless_stores,
2595         x86_sse_load0_by_pxor, x86_use_ffreep, x86_inter_unit_moves,
2596         x86_schedule, x86_use_bt, x86_cmpxchg, x86_cmpxchg8b, x86_xadd,
2597         x86_use_incdec, x86_pad_returns, x86_bswap,
2598         x86_partial_flag_reg_stall): Remove.
2599         (enum ix86_tune_indices): New.
2600         (ix86_tune_features): New.
2601         (TARGET_USE_LEAVE, TARGET_PUSH_MEMORY, TARGET_ZERO_EXTEND_WITH_AND,
2602         TARGET_USE_BIT_TEST, TARGET_UNROLL_STRLEN,
2603         TARGET_DEEP_BRANCH_PREDICTION, TARGET_BRANCH_PREDICTION_HINTS,
2604         TARGET_DOUBLE_WITH_ADD, TARGET_USE_SAHF, TARGET_MOVX,
2605         TARGET_PARTIAL_REG_STALL, TARGET_PARTIAL_FLAG_REG_STALL,
2606         TARGET_USE_HIMODE_FIOP, TARGET_USE_SIMODE_FIOP, TARGET_USE_MOV0,
2607         TARGET_USE_CLTD, TARGET_USE_XCHGB, TARGET_SPLIT_LONG_MOVES,
2608         TARGET_READ_MODIFY_WRITE, TARGET_READ_MODIFY, TARGET_PROMOTE_QImode,
2609         TARGET_FAST_PREFIX, TARGET_SINGLE_STRINGOP, TARGET_QIMODE_MATH,
2610         TARGET_HIMODE_MATH, TARGET_PROMOTE_QI_REGS, TARGET_PROMOTE_HI_REGS,
2611         TARGET_ADD_ESP_4, TARGET_ADD_ESP_8, TARGET_SUB_ESP_4,
2612         TARGET_SUB_ESP_8, TARGET_INTEGER_DFMODE_MOVES,
2613         TARGET_PARTIAL_REG_DEPENDENCY, TARGET_SSE_PARTIAL_REG_DEPENDENCY,
2614         TARGET_SSE_UNALIGNED_MOVE_OPTIMAL, TARGET_SSE_SPLIT_REGS,
2615         TARGET_SSE_TYPELESS_STORES, TARGET_SSE_LOAD0_BY_PXOR,
2616         TARGET_MEMORY_MISMATCH_STALL, TARGET_PROLOGUE_USING_MOVE,
2617         TARGET_EPILOGUE_USING_MOVE, TARGET_SHIFT1, TARGET_USE_FFREEP,
2618         TARGET_INTER_UNIT_MOVES, TARGET_FOUR_JUMP_LIMIT, TARGET_SCHEDULE,
2619         TARGET_USE_BT, TARGET_USE_INCDEC, TARGET_PAD_RETURNS,
2620         TARGET_EXT_80387_CONSTANTS): Use it.
2621         (enum ix86_arch_indices): New.
2622         (ix86_arch_features): New.
2623         (TARGET_CMOVE, TARGET_CMPXCHG, TARGET_CMPXCHG8B, TARGET_XADD,
2624         TARGET_BSWAP): Use it.
2625         (ix86_tune_mask, ix86_arch_mask): Remove.
2626
2627 2007-03-06  Joseph Myers  <joseph@codesourcery.com>
2628
2629         PR bootstrap/31020
2630         * configure.ac (CROSS_SYSTEM_HEADER_DIR, build_system_header_dir):
2631         Define using $${sysroot_headers_suffix}.
2632         * configure: Regenerate.
2633         * cppdefault.c (cpp_include_defaults): Make FIXED_INCLUDE_DIR a
2634         multilib-suffixed directory if SYSROOT_HEADERS_SUFFIX_SPEC
2635         defined.
2636         * doc/invoke.texi (-print-sysroot-headers-suffix): Document.
2637         * gcc.c (print_sysroot_headers_suffix): New.
2638         (option_map): Include --print-sysroot-headers-suffix.
2639         (display_help): Mention -print-sysroot-headers-suffix.
2640         (process_command): Handle -print-sysroot-headers-suffix.
2641         (do_spec_1): Append multilib directory to include-fixed path if
2642         sysroot suffixes in use.
2643         (main): Handle -print-sysroot-headers-suffix.
2644         * Makefile.in (start.encap): Don't depend on xlimits.h
2645         (xlimits.h): Remove.
2646         (stmp-int-hdrs): Don't depend on xlimits.h.  Inline generation of
2647         limits.h for each multilib in fixinc_list.
2648         (fixinc_list, s-fixinc_list): New.
2649         (stmp-fixinc): Depend on fixinc_list.  If not copying headers,
2650         generate them for each multilib in fixinc_list.
2651         (stmp-fixproto): Use include-fixed.  Run fixproto for each
2652         multilib in fixinc_list.
2653         (mostlyclean): Don't remove xlimits.h.
2654         (clean): Remove include-fixed.
2655         (real-install-headers-tar, real-install-headers-cpio,
2656         real-install-headers-cp): Don't copy include, only include-fixed.
2657         (install-mkheaders): Depend on fixinc_list.  Don't depend on
2658         xlimits.h.  Save limits.h files for each multilib in fixinc_list.
2659         Always save mkinstalldirs.  Preserve ${sysroot_headers_suffix} in
2660         SYSTEM_HEADER_DIR setting in mkheaders.conf.
2661
2662 2007-03-06  Jan Hubicka  <jh@suse.cz>
2663
2664         * regstack.c (reg_to_stack): When in 64bit PIC mode, we still can load
2665         NANs easilly.
2666
2667 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2668
2669         * configure.ac: Allow tm_file to contain build-directory files.
2670         * configure: Regenerate.
2671         * config.gcc (m68k-*-uclinux*): Add ./sysroot-suffix.h to tm_file.
2672         * config/m68k/t-uclinux (sysroot-suffix.h): New target.
2673         * config/m68k/print-sysroot-suffix.sh: New file.
2674
2675 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2676
2677         * config/m68k/m68k.h (PIC_OFFSET_TABLE_REGNUM): Use the REGNO
2678         of pic_offset_table_rtx if reload_completed.
2679         (CONDITIONAL_REGISTER_USAGE): Use PIC_REG instead of
2680         PIC_OFFSET_TABLE_REGNUM.
2681         * config/m68k/m68k.c (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Always
2682         return true.
2683         (m68k_save_reg): Use PIC_REG instead of PIC_OFFSET_TABLE_REGNO.
2684         (m68k_output_mi_thunk): Rewrite to use RTL.  Honor vcall_offset.
2685
2686 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2687
2688         * config/m68k/m68k.c (m68k_save_reg): Save the PIC register in
2689         functions that call eh_return.
2690
2691 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2692
2693         * config/m68k/m68k.c (m68k_save_reg): Save the PIC register in
2694         functions that need a constant pool.
2695
2696 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2697
2698         PR target/28181
2699         * config/m68k/m68k-protos.h (m68k_secondary_reload_class): Declare.
2700         (m68k_preferred_reload_class): Likewise.
2701         * config/m68k/m68k.h (HARD_REGNO_MODE_OK): Remove duplicated comment.
2702         (SECONDARY_RELOAD_CLASS): Define.
2703         (PREFERRED_RELOAD_CLASS): Use m68k_preferred_reload_class.
2704         (LIMIT_RELOAD_CLASS): Delete.
2705         * config/m68k/m68k.c (m68k_regno_mode_ok): Don't prevent address
2706         registers from storing bytes.
2707         (m68k_secondary_reload_class): New function.
2708         (m68k_preferred_reload_class): Likewise.
2709
2710 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2711
2712         * config/m68k/m68k.c (m68k_save_reg): Remove special case for
2713         leaf functions.
2714         (m68k_expand_prologue): Likewise.
2715
2716 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2717
2718         * config/m68k/m68k-protos.h (output_sibcall): Declare.
2719         (mips_expand_epilogue): Add a bool parameter.
2720         (m68k_legitimize_sibcall_address): Declare.
2721         * config/m68k/m68k.c (TARGET_FUNCTION_OK_FOR_SIBCALL): Define.
2722         (m68k_expand_epilogue): Add a parameter to select between sibling
2723         and normal epilogues.  Only generate a return for the latter.
2724         (m68k_ok_for_sibcall_p): New function.
2725         (m68k_legitimize_sibcall_address, output_sibcall): New functions.
2726         * config/m68k/m68k.md (sibcall, *sibcall): New patterns.
2727         (sibcall_value, *sibcall_value): Likewise.
2728         (*call, *call_value): Require !SIBLING_CALL_P.
2729         (epilogue): Update call to m68k_expand_epilogue.
2730         (sibcall_epilogue): New pattern.
2731         * config/m68k/predicates.md (const_call_operand): Say that this
2732         predicate applies to sibling calls too.
2733         (sibcall_operand): New predicate.
2734
2735 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2736
2737         * config/m68k/m68k.md (movsf_cf_soft): Provide the same non-mov3q
2738         alternatives as movsi_cf.
2739         (movsf_cf_hard): Add commentary.
2740
2741 2007-03-06  Kazu Hirata  <kazu@codesourcery.com>
2742             Richard Sandiford  <richard@codesourcery.com>
2743
2744         * config/m68k/m68k-protos.h (m68k_interrupt_function_p): Declare.
2745         (m68k_movem_pattern_p, m68k_output_movem): Likewise.
2746         (m68k_expand_prologue, m68k_expand_epilogue): Likewise.
2747         * config/m68k/m68k.h (EPILOGUE_USES): Define.  Treat all registers
2748         as being live on exit from an interrupt function.
2749         (PRINT_OPERAND_PUNCT_VALID_P): Return true for '?'.
2750         * config/m68k/m68k.c (MIN_MOVEM_REGS, MIN_FMOVEM_REGS): New macros.
2751         (m68k_frame): Remove reg_rev_mask and fpu_rev_mask.
2752         (TARGET_ASM_FUNCTION_PROLOGUE, TARGET_ASM_FUNCTION_EPILOGUE): Delete.
2753         (m68k_interrupt_function_p): Globalize.
2754         (m68k_compute_frame_layout): Remove reverse mask code.
2755         (m68k_emit_movem, m68k_set_frame_related): New functions.
2756         (m68k_output_function_prologue): Delete in favor of...
2757         (m68k_expand_prologue): ...this new function.
2758         (m68k_output_function_epilogue): Delete in favor of...
2759         (m68k_expand_epilogue): ...this new function.
2760         (m68k_split_offset, m68k_movem_pattern_p, m68k_output_movem): New
2761         functions.
2762         (print_operand): Handle %?.
2763         * config/m68k/m68k.md (UNSPEC_SIN, UNSPEC_COS): Remove excess space.
2764         (UNSPEC_GOT, A1_REG, PIC_REG, FP0_REG): New constants.
2765         (prologue, epilogue): New patterns.
2766         (return): Turn into a define_expand.
2767         (*return): New pattern, derived from old "return" pattern.  Use rte
2768         rather than rts for interrupt functions.  Only use rtd if the pop
2769         count is nonzero.
2770         (*m68k_store_multiple, *m68k_store_multiple_automod): New patterns.
2771         (*m68k_load_multiple, *m68k_load_multiple_automod): Likewise.
2772         (link, *link, unlink, *unlink, load_got): Likewise.
2773
2774 2007-03-06  Richard Sandiford  <richard@codesourcery.com>
2775
2776         PR target/23482
2777         PR target/17114
2778         * config/m68k/m68k-protos.h (m68k_legitimate_base_reg_p): Declare.
2779         (m68k_legitimate_index_reg_p, m68k_legitimate_address_p): Likewise.
2780         (m68k_matches_q_p, m68k_matches_u_p): Likewise.
2781         * config/m68k/m68k.h (EXTRA_CONSTRAINT): Use m68k_matches_q_p
2782         and m68k_matches_u_p.
2783         (PCREL_GENERAL_OPERAND_OK, LEGITIMATE_BASE_REG_P): Delete.
2784         (INDIRECTABLE_1_ADDRESS_P, GO_IF_NONINDEXED_ADDRESS): Delete.
2785         (GO_IF_INDEXABLE_BASE, GO_IF_INDEXING, GO_IF_INDEXED_ADDRESS): Delete.
2786         (LEGITIMATE_INDEX_REG_P, LEGITIMATE_INDEX_P): Delete.
2787         (GO_IF_COLDFIRE_FPU_LEGITIMATE_ADDRESS): Delete.
2788         (REG_STRICT_P): New macro.
2789         (LEGITIMATE_PIC_OPERAND_P): Use REG_STRICT_P rather than
2790         PCREL_GENERAL_OPERAND_OK.
2791         (REG_OK_FOR_BASE_P): Merge definitions.  Use REG_STRICT_P and
2792         m68k_legitimate_base_reg_p.
2793         (REG_MODE_OK_FOR_INDEX_P): Likewise m68k_legitimate_index_reg_p.
2794         (GO_IF_LEGITIMATE_ADDRESS): Likewise m68k_legitimate_address_p.
2795         (PIC_CASE_VECTOR_ADDRESS): Update comment.
2796         * config/m68k/m68k.c (m68k_address): New structure.
2797         (m68k_legitimate_base_reg_p, m68k_legitimate_index_reg_p)
2798         (m68k_decompose_index, m68k_legitimate_constant_address_p)
2799         (m68k_jump_table_ref_p, m68k_decompose_address)
2800         (m68k_legitimate_address_p, m68k_legitimate_mem_p, m68k_matches_q_p)
2801         (m68k_matches_u_p): New functions.
2802         (print_operand_address): Rewrite to use m68k_decompose_index.
2803
2804 2007-03-05  David Taylor  <dtaylor@emc.com>
2805
2806         * gcc.c: Correct copyright date in --version output.
2807
2808 2007-03-05  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2809
2810         * pa.md: In unamed move patterns, disparge copies between general
2811         and floating point registers using '?' modifier.  Don't include 'f'
2812         constraint for register preferences in DImode, SImode, HImode and
2813         QImode patterns.  Likewise for 'r' in DFmode and SFmode patterns.
2814         Remove constraints for copies between general and floating registers
2815         in soft-float DFmode pattern.
2816         (movdf): Fail if operand1 is a CONST_DOUBLE and operand0 is a hard
2817         floating register.
2818         (movsf): Likewise.
2819
2820 2007-03-05  Mike Stump  <mrs@apple.com>
2821
2822         * c-common.c (targetcm): Add.
2823         * c-opts.c (c_common_handle_option): Handle language specific
2824         target options.
2825         * opts.c (handle_option): Verify language for target options, if
2826         any are given.
2827         * opth-gen.awk: Add CL_LANG_ALL.
2828         * target-def.h (TARGET_HANDLE_C_OPTION): Add.
2829         (TARGETCM_INITIALIZER): Add.
2830         * target.h (struct gcc_targetcm): Add.
2831         (targetcm): Add.
2832         * targhooks.c (default_handle_c_option): Add.
2833         * targhooks.h (default_handle_c_option): Add.
2834         * doc/tm.texi (TARGET_HANDLE_C_OPTION): Add.
2835
2836         * config/darwin.opt (iframework): Add.
2837         * config/darwin.h (TARGET_HAS_TARGETCM): Add.
2838         * config/darwin-c.c (handle_c_option): Add.
2839         (TARGET_HANDLE_C_OPTION): Add.
2840         (targetcm): Add.
2841         * doc/invoke.texi (Darwin Options): Add -iframework.
2842
2843 2007-03-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2844
2845         * convert.c (convert_to_integer): Fix nearbyint/rint -> *lrint
2846         conversion.
2847
2848 2007-03-05  Ian Lance Taylor  <iant@google.com>
2849
2850         * c.opt (fgnu89-inline): New option.
2851         * c-opts.c (c_common_post_options): Set default value for
2852         flag_gnu89_inline.
2853         * c-decl.c (WANT_C99_INLINE_SEMANTICS): Remove.
2854         (pop_scope): Check flag_gnu89_inline rather than flag_isoc99 for
2855         inline functions.
2856         (diagnose_mismatched_decls, merge_decls, start_decl): Likewise.
2857         (grokdeclarator, start_function): Likewise.
2858         * c-cppbuiltin.c (c_cpp_builtins): Define either
2859         __GNUC_GNU_INLINE__ or __GNUC_STDC_INLINE__.
2860         * doc/invoke.texi (Option Summary): Mention -fgnu89-inline.
2861         (C Dialect Options): Document -fgnu89-inline.
2862         * doc/extend.texi (Function Attributes): Explain what the
2863         gnu_inline attribute does.
2864         * doc/cpp.texi (Common Predefined Macros): Document
2865         __GNUC_GNU_INLINE__ and __GNUC_STDC_INLINE__.
2866
2867 2007-03-05  Ian Lance Taylor  <iant@google.com>
2868
2869         PR tree-optimization/31034
2870         * tree-vrp.c (extract_range_from_assert): Don't try to handle a
2871         half-range if the other side is an overflow infinity.
2872
2873 2007-03-05  Bernd Schmidt  <bernd.schmidt@analog.com>
2874
2875         * config.gcc (bfin*-uclinux*): Use t-bfin-uclinux.
2876         (bfin*-linux-uclibc*): New configuration.
2877         * config/linux.h (LINK_GCC_C_SEQUENCE_SPEC): Undefined before
2878         defining.
2879         * config/bfin/linux.h: New file.
2880         * config/bfin/libgcc-bfin.ver: New file.
2881         * config/bfin/t-bfin-uclinux: New file.
2882         * config/bfin/t-bfin-linux: New file.
2883         * config/bfin/uclinux.h (LINUX_TARGET_OS_CPP_BUILTINS): New macro.
2884         (TARGET_OS_CPP_BUILTINS): New macro.
2885
2886 2007-03-05  Richard Guenther  <rguenther@suse.de>
2887
2888         * fold-const.c (fold_binary): Remove duplicate folding
2889         of comparison of non-null ADDR_EXPR against null.
2890
2891 2007-03-05  Richard Guenther  <rguenther@suse.de>
2892             Dorit Nuzman  <dorit@il.ibm.com>
2893
2894         PR tree-optimization/26420
2895         * tree-vectorizer.c (vectorize_loops): Bail out early if there
2896         are no loops in the function.  Only print the number of
2897         vectorized loops if it is greater than zero or we are supposed
2898         to print information about unvectorized loops.
2899
2900 2007-03-05  Revital Eres  <eres@il.ibm.com>
2901
2902         * gcc.dg/var-expand1.c: New test.
2903         * loop-unroll.c (analyze_insn_to_expand_var): Add dump info
2904         when an accumulator is expanded.
2905
2906 2007-03-04  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
2907
2908         PR other/30465
2909         * c-common.c (convert_and_check): Don't give warnings for
2910         conversion if 'expr' already overflowed.
2911
2912 2007-03-04  Roger Sayle  <roger@eyesopen.com>
2913
2914         PR middle-end/30744
2915         * fold-const.c (fold_comparison): Enforce type consistency when
2916         transforming ~X op ~Y to Y op X, and ~X op C to X op' ~C.
2917
2918 2007-03-04  Zdenek Dvorak  <dvorakz@suse.cz>
2919
2920         * tree-ssa-address.c (create_mem_ref): Do not put an expression
2921         containing a cast to the base of TARGET_MEM_REF.
2922
2923 2007-03-04  Martin Michlmayr  <tbm@cyrius.com>
2924
2925         * tree.c (tree_contains_struct_check_failed): Remove spurious
2926         whitespace from error message.
2927
2928 2007-03-04 Andrew Pinski <andrew_pinski@playstation.sony.com>
2929
2930         PR target/30406
2931         * config/rs6000/rs6000.c (rs6000_function_value): Look at bit size
2932         instead of precision.
2933
2934 2007-03-04  Roman Zippel <zippel@linux-m68k.org>
2935             Nathan Sidwell  <nathan@codesourcery.com>
2936
2937         * emit-rtl.c (find_auto_inc): New.
2938         (try_split): recreate REG_INC notes,
2939         Use regular for loops rather than whiles.
2940
2941 2007-03-03  Andreas Schwab  <schwab@suse.de>
2942
2943         * configure.ac (HAVE_AS_REL16): Move test back to correct place.
2944         * configure: Regenerate.
2945
2946 2007-03-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2947
2948         * builtins.def (ATTR_MATHFN_FPROUNDING): Rely on
2949         flag_rounding_math, not flag_unsafe_math_optimizations.
2950
2951         * c-pretty-print.c (pp_c_direct_abstract_declarator): Use
2952         fold_build2.
2953         * config/alpha/alpha.c (alpha_fold_builtin_zapnot,
2954         alpha_fold_vector_minmax): Likewise.
2955         * config/i386/i386.c (ix86_gimplify_va_arg): Likewise.
2956         * config/sparc/sparc.c (sparc_gimplify_va_arg): Likewise.
2957
2958 2007-03-02  Eric Botcazou  <ebotcazou@adacore.com>
2959
2960         * tree-sra.c (sra_walk_fns) <ldst>: Document new restriction.
2961         (sra_walk_modify_expr) <rhs_elt>: Treat the reference as a use
2962         if the lhs has side-effects.
2963         <lhs_elt>: Treat the reference as a use if the rhs has side-effects.
2964
2965 2007-03-02  Uros Bizjak  <ubizjak@gmail.com>
2966
2967         * config/i386/i386.h (TUNEMASK): Remove define.
2968         (ARCHMASK): Remove define.
2969         (TARGET_*): Use ix86_tune_mask variable instead of TUNEMASK.
2970          Use ix86_arch_mask variable instead of ARCHMASK.
2971         * config/i386/i386.c (override_options): Ditto.
2972         (standard_80387_constant_p): Ditto.
2973
2974 2007-03-02  Ian Lance Taylor  <iant@google.com>
2975
2976         Used signed infinities in VRP.
2977         * tree-vrp.c (uses_overflow_infinity): New static function.
2978         (supports_overflow_infinity): New static function.
2979         (make_overflow_infinity): New static function.
2980         (negative_overflow_infinity): New static function.
2981         (positive_overflow_infinity): New static function.
2982         (is_negative_overflow_infinity): New static function.
2983         (is_positive_overflow_infinity): New static function.
2984         (is_overflow_infinity): New static function.
2985         (overflow_infinity_range_p): New static function.
2986         (compare_values_warnv): New function split out of compare_values.
2987         (compare_value): Call it.
2988         (set_value_range_to_nonnegative): Add overflow_infinity
2989         parameter.  Change caller.
2990         (vrp_expr_computes_nonnegative): Add strict_overflow_p parameter.
2991         Change callers.
2992         (vrp_expr_computes_nonzero): Likewise.
2993         (compare_ranges, compare_range_with_value): Likewise.
2994         (compare_name_with_value, compare_names): Likewise.
2995         (vrp_evaluate_conditional): Likewise.
2996         (set_value_range): Handle infinity
2997         (vrp_operand_equal_p, operand_less_p): Likewise.
2998         (extract_range_from_assert): Likewise.
2999         (vrp_int_const_binop): Likewise.
3000         (extract_range_from_binary_expr): Likewise.
3001         (extract_range_from_unary_expr): Likewise.
3002         (extract_range_from_comparison): Likewise.
3003         (extract_range_from_expr): Likewise.
3004         (dump_value_range): Likewise.
3005         (vrp_visit_cond_stmt, vrp_visit_phi_node): Likewise.
3006         (test_for_singularity): Likewise.
3007         (vrp_int_const_binop): Remove inline qualifier.
3008         (adjust_range_with_scev): Add comment.
3009         * tree-flow.h (vrp_evaluate_conditional): Update declaration.
3010
3011 2007-03-02  Diego Novillo  <dnovillo@redhat.com>
3012
3013         * tree-ssa-structalias.c (could_have_pointers): Tidy.
3014         (get_constraint_for): Likewise.
3015         (do_structure_copy): Likewise.
3016         (find_func_aliases): Fix references to MODIFY_EXPR.
3017         (intra_create_variable_infos): Tidy.
3018         * tree-ssa-operands.c (add_virtual_operand): Add argument
3019         IS_CALL_SITE.
3020         When adding members of alias sets, if IS_CALL_SITE is true and
3021         the symbol is not call-clobbered, skip it.
3022         Adjust all callers.
3023
3024 2007-03-02  Eric Botcazou  <ebotcazou@adacore.com>
3025
3026         * config/alpha/alpha.c (alpha_gp_save_rtx): Insert the insns at the
3027         entry by means of emit_insn_at_entry.
3028
3029 2007-03-02  Richard Henderson  <rth@redhat.com>
3030
3031         * expr.h (promoted_input_arg): Remove decl.
3032         * function.c (promoted_input_arg): Merge into ...
3033         * combine.c (setup_incoming_promotions): ... only caller.
3034         Rearrange to avoid double loop.
3035
3036 2007-03-02  Ben Elliston  <bje@au.ibm.com>
3037             Peter Bergner  <bergner@vnet.ibm.com>
3038             Janis Johnson  <janis187@us.ibm.com>
3039
3040         * config/rs6000/dfp.md: New file.
3041         * config/rs6000/rs6000.md: Include dfp.md.
3042         (add<mode>3_internal1): Disable for DECIMAL_FLOAT_MODE_P operands.
3043         * config/rs6000/rs6000.c (rs6000_hard_regno_mode_ok): Handle DDmode
3044         and TDmode decimal float modes in FP registers.
3045         (num_insns_constant): Likewise.
3046         (rs6000_legitimate_offset_address_p): Likewise.
3047         (rs6000_legitimize_address): Likewise.
3048         (rs6000_legitimize_reload_address): Likewise.
3049         (rs6000_legitimate_address): Likewise.
3050         (rs6000_emit_move): Likewise.
3051         (function_arg_boundary): Likewise.
3052         (function_arg_advance): Likewise.
3053         (rs6000_darwin64_record_arg_recurse): Likewise.
3054         (function_arg): Likewise.
3055         (rs6000_gimplify_va_arg): Likewise.
3056         (rs6000_split_multireg_move): Likewise.
3057         (rs6000_output_function_epilogue): Likewise.
3058         (rs6000_output_function_epilogue): Likewise.
3059         (rs6000_register_move_cost): Likewise.
3060         (rs6000_function_value): Likewise.
3061         (rs6000_libcall_value): Likewise.
3062
3063 2007-03-02  Richard Sandiford  <richard@codesourcery.com>
3064
3065         * config/t-vxworks (LIMITS_H_TEST): Define to true for VxWorks.
3066
3067 2007-03-02  Richard Sandiford  <richard@codesourcery.com>
3068
3069         * config/t-vxworks (LIBGCC2_INCLUDES): Pass -nostdinc.
3070         Use $MULTIDIR to choose between the kernel and RTP headers,
3071         and use $WIND_BASE and $WIND_USR to locate them.
3072
3073 2007-03-02  Uros Bizjak  <ubizjak@gmail.com>
3074
3075         * config/i386/i386.c (override_options): Put initialization of
3076         ix86_tune_mask and ix86_arch_mask to the correct place.
3077
3078 2007-03-02  Uros Bizjak  <ubizjak@gmail.com>
3079             Michael Meissner  <michael.meissner@amd.com>
3080
3081         PR target/31019
3082         * config/i386/i386.h (TUNEMASK): Redefine to use ix86_tune_mask.
3083         (ARCHMASK): Define.
3084         (TARGET_CMOVE): Use ARCHMASK.
3085         (TARGET_CMPXCHG): Ditto.
3086         (TARGET_CMPXCHG8B): Ditto.
3087         (TARGET_XADD): Ditto.
3088         (TARGET_BSWAP): Ditto.
3089         * config/i386/i386.c (ix86_tune_mask): New global variable.
3090         (ix86_arch_mask): Ditto.
3091         (override_options): Initialize ix86_tune_mask and
3092         ix86_arch_mask. Use ARCHMASK to clear MASK_NO_FANCY_MATH_387 in
3093         target_flags.
3094
3095 2007-03-02  Ben Elliston  <bje@au.ibm.com>
3096
3097         PR 30992
3098         * config/dfp-bit.c (DFP_TO_INT): Initialise qval with "1.".
3099
3100 2007-03-02  Joseph Myers  <joseph@codesourcery.com>
3101
3102         * target.h (init_dwarf_reg_sizes_extra): New target hook.
3103         * target-def.h (TARGET_INIT_DWARF_REG_SIZES_EXTRA): New default.
3104         * doc/tm.texi (TARGET_INIT_DWARF_REG_SIZES_EXTRA): Document.
3105         * dwarf2out.c (expand_builtin_init_dwarf_reg_sizes): Call this
3106         hook.
3107         * config/rs6000/rs6000.c (TARGET_INIT_DWARF_REG_SIZES_EXTRA,
3108         rs6000_init_dwarf_reg_sizes_extra): New.
3109         * config/rs6000/linux-unwind.h (ppc_fallback_frame_state): Support
3110         SPE register high parts.
3111
3112 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
3113
3114         * Makefile.in: Add install-pdf target as
3115         copied from automake v1.10 rules.
3116         * configure.ac: Add install-pdf to target list.
3117         * configure: Regenerate.
3118
3119 2007-03-01  Paul Brook  <paul@codesourcery.com>
3120
3121         * config/arm/arm.c (arm_legitimate_index_p): Limit iWMMXt addressing
3122         modes to LDRD for DImode.
3123         (output_move_double): Fixup out of range ldrd/strd.
3124         (vfp_secondary_reload_class): Rename...
3125         (coproc_secondary_reload_class): ... to this.  Add wb argument.
3126         * config/arm/arm.h (SECONDARY_OUTPUT_RELOAD_CLASS): Use
3127         coproc_secondary_reload_class for CLASS_IWMMXT.
3128         (SECONDARY_INPUT_RELOAD_CLASS): Ditto.
3129         * arm-protos.h (coproc_secondary_reload_class): Update prototype.
3130
3131 2007-03-01  Zdenek Dvorak  <dvorakz@suse.cz>
3132
3133         * tree-ssa-loop-prefetch.c (determine_unroll_factor):  Bound the unroll
3134         factor by the estimated number of iterations.
3135         (loop_prefetch_arrays): Do not prefetch in loops that iterate less than
3136         prefetch latency.
3137
3138         * config/i386/driver-i386.c (describe_cache, detect_caches_amd,
3139         decode_caches_intel, detect_caches_intel): New functions.
3140         (host_detect_local_cpu): Use detect_caches_amd and
3141         detect_caches_intel.
3142
3143 2007-03-01  Richard Henderson  <rth@redhat.com>
3144
3145         * expr.c (emit_move_complex_push): Export.
3146         (emit_move_complex_parts): Split out from ...
3147         (emit_move_complex): ... here.
3148         * expr.h (emit_move_complex_push, emit_move_complex_parts): Declare.
3149         * config/i386/i386.md (movcdi): New.
3150
3151 2007-03-01  Uros Bizjak  <ubizjak@gmail.com>
3152
3153         * config/i386/i386.c (ix86_modes_tieable_p): Fix typo, use also
3154         size of mode1 to check for tieable modes in MMX case.
3155
3156 2007-03-01  Richard Sandiford  <richard@codesourcery.com>
3157
3158         * Makefile.in (rtlanal.o): Depend on tree.h.
3159         * rtl.h (offset_within_section_p, split_const): Declare.
3160         * rtlanal.c: Include tree.h.
3161         (offset_within_block_p): New function, taken from
3162         mips_offset_within_object_p.
3163         (split_const): New function, taken from mips_split_const.
3164         * config/m68k/m68k-protos.h (m68k_illegitimate_symbolic_constant_p):
3165         Declare.
3166         * config/m68k/m68k.h (M68K_OFFSETS_MUST_BE_WITHIN_SECTIONS_P): Define.
3167         (CONSTANT_ADDRESS_P): Only accept legitimate constants.
3168         (LEGITIMATE_CONSTANT_P): Check m68k_illegitimate_symbolic_constant_p.
3169         * config/m68k/m68k.c (TARGET_CANNOT_FORCE_CONST_MEM): Define.
3170         (m68k_illegitimate_symbolic_constant_p): New function.
3171         * config/m68k/m68k.md (movsi): Remove misleading predicates.
3172         If M68K_OFFSETS_MUST_BE_WITHIN_SECTIONS_P and the source is a
3173         symbolic constant that might be outside the symbol's section,
3174         move the symbol first and then add the offset.
3175         * config/m68k/uclinux.h (M68K_OFFSETS_MUST_BE_WITHIN_SECTIONS_P):
3176         Override.
3177         * config/mips/mips.c (mips_split_const): Delete.
3178         (mips_offset_within_object_p): Delete.
3179         (mips_symbolic_constant_p): Use offset_within_section_p and
3180         split_const instead of mips_offset_within_object_p and
3181         mips_split_const.
3182         (mips_cannot_force_const_mem, mips_const_insns, mips_unspec_address)
3183         (mips_legitimize_const_move, print_operand_reloc)
3184         (mips_dangerous_for_la25_p): Use split_const instead of
3185         mips_split_const.
3186
3187 2007-02-28  Eric Christopher  <echristo@apple.com>
3188
3189         * Makefile.in (install-include-dir): Don't rm -rf include.
3190
3191 2007-02-28  Richard Guenther  <rguenther@suse.de>
3192
3193         PR middle-end/30364
3194         * fold-const.c (fold_binary): Do not associate expressions
3195         with more than one variable for integer types that do not wrap.
3196
3197 2007-02-28  Sandra Loosemore  <sandra@codesourcery.com>
3198
3199         * builtins.c (fold_builtin_call_list, fold_builtin_call_valist):
3200         Delete, and replace with...
3201         (fold_builtin_call_array): This.  Update callers to use it.
3202         * fold-const.c (fold_build_call_list): Delete, and replace with...
3203         (fold_build_call_array): This.
3204         (fold_build_call_list_initializer): Delete, and replace with...
3205         (fold_build_call_array_initializer): This.
3206         * tree.h: Update declarations to reflect above changes.
3207
3208         * c-typeck.c (build_function_call): Store converted arguments
3209         in a stack-allocated array instead of building a list.
3210         (convert_arguments): Store arguments in the array passed in as an
3211         argument, and return the actual number of arguments.
3212         * c-format.c: (check_function_format): Pass arguments in an
3213         array instead of a list.
3214         * c-common.c (check_function_nonnull): Likewise.
3215         (check_function_sentinel): Likewise.
3216         (check_function_arguments): Likewise.
3217         * c-common.h: Update declarations to reflect above changes.
3218
3219 2007-02-28  Jan Hubicka  <jh@suse.cz>
3220
3221         * predict.def (PRED_TREE_EARLY_RETURN, PRED_CONST_RETURN,
3222         PRED_NEGATIVE_RETURN): Update outcomes.
3223
3224 2007-02-28  Bernd Schmidt  <bernd.schmidt@analog.com>
3225
3226         * calls.c (emit_library_call_value_1): Handle partial registers
3227         correctly when building up CALL_INSN_FUNCTION_USAGE.
3228
3229 2007-02-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3230
3231         * pa/predicates.md (move_src_operand): Allow zero for mode.
3232         * pa/pa.md: Fix constraints for zero CONST_DOUBLE in 64-bit DFmode
3233         move pattern.
3234
3235 2007-02-27  Uros Bizjak  <ubizjak@gmail.com>
3236
3237         PR target/30970
3238         * config/i386/sse.md (*mov<mode>_internal, *movv4sf_internal,
3239         *movv2df_internal): Enable pattern only for valid operand
3240         combinations.
3241         * config/i386/i386.c (ix86_modes_tieable_p): For SSE registers,
3242         tie only 128bit modes. For MMX registers, tie only 64bit modes.
3243
3244 2007-02-27  Mike Stump  <mrs@apple.com>
3245
3246         * config/darwin-crt3.c: Avoid compilation when compiling for a
3247         kext multilib.
3248
3249 2007-02-27  Joseph Myers  <joseph@codesourcery.com>
3250
3251         * Makefile.in (PREPROCESSOR_DEFINES, test-protoize-simple): Define
3252         FIXED_INCLUDE_DIR.
3253         (stmp-int-hdrs, stmp-fixinc, install-headers): Use include-fixed
3254         for fixed headers and limits.h.
3255         (install-include-dir, install-headers-tar, install-headers-cpio,
3256         install-headers-cp, real-install-headers-tar,
3257         real-install-headers-cpio, real-install-headers-cp): Handle
3258         include-fixed as well as include.
3259         (install-mkheaders): Don't install files that go only in include
3260         not include-fixed.
3261         * cppdefault.c (cpp_include_defaults): Separate FIXED_INCLUDE_DIR
3262         from GCC_INCLUDE_DIR.
3263         * gcc.c (process_command): Remove special -BstageN/ handling.
3264         (do_spec_1): Add include-fixed directories.
3265
3266 2007-02-27  Bernd Schmidt  <bernd.schmidt@analog.com>
3267
3268         * config/bfin/t-bfin-elf (LIB1ASMFUNCS): Add _umulsi3_highpart and
3269         _smulsi3_highpart.
3270         * config/bfin/lib1funcs.asm (___umulsi3_highpart, ___smulsi3_highpart):
3271         New functions.
3272         * config/bfin/bfin.md (smulsi3_highpart, umulsi3_highpart): New
3273         patterns.
3274
3275 2007-02-27  Mark Mitchell  <mark@codesourcery.com>
3276
3277         * c-common.c (get_priority): Add check for
3278         SUPPORTS_INIT_PRIORITY.
3279
3280 2007-02-27  Bernd Schmidt  <bernd.schmidt@analog.com>
3281
3282         * config/bfin/bfin.md (doloop_end): FAIL if counter reg isn't SImode.
3283
3284         * config/bfin/bfin.c: Include "cfglayout.h".
3285         (MAX_LSETUP_DISTANCE): New macro.
3286         (struct loop_info): New members incoming, incoming_src and
3287         incoming_dest.  Delete member predecessor.
3288         (length_for_loop): New function.
3289         (bfin_optimize_loop): Handle more different loop structures.
3290         (bfin_discover_loop): Rework detection of predecessor blocks by
3291         examining incoming edges.
3292         (bfin_discover_loops, bfin_free_loops): New functions, broken out of
3293         bfin_reorg_loops.
3294         (bfin_reorder_loops): New function.
3295         (bfin_reorg_loops): Use these three new functions.
3296
3297         * config/bfin/bfin.h (enum reg_class, REG_CLASS_NAMES,
3298         REG_CLASS_CONTENTS): Add D0REGS through D7REGS.
3299         (CONSTRAINT_LEN): Add entry for 'q'.
3300         (REG_CLASS_FROM_CONSTRAINT): Renamed from REG_CLASS_FROM_LETTER.
3301         Add 'q' constraints.
3302         (REGNO_REG_CLASS): For R0 through R7, return corresponding regclass.
3303         (CLASS_LIKELY_SPILLED_P): True for R0, R1 and R2.
3304
3305         * config/bfin/bfin.md (add_with_carry): New pattern.
3306         (s_or_u, su_optab, su_modifier): New code macros/attrs.
3307         (<su_optab>hisi_ll, <su_optab>hisi_lh, <su_optab>hisi_hl,
3308         <su_optab>hisi_hh): Renamed from mulhisi_xx patterns; macroized to
3309         support unsigned multiplies too.  Removed incorrect commutativity from
3310         operand 1 constraint where appropriate.
3311         (usmulhisi_ull, usmulhisi_ulh, usmulhisi_uhl, usmulhisi_uhh): New
3312         patterns.
3313         (<su_optab>hisi_ll_lh, <su_optab>hisi_ll_hl, <su_optab>hisi_ll_hh,
3314         <su_optab>hisi_lh_hl, <su_optab>hisi_lh_hh, <su_optab>hisi_hl_hh):
3315         New patterns.
3316         (usmulhisi_ll_lul, usmulhisi_ll_luh, usmulhisi_ll_hul,
3317         usmulhisi_ll_huh, usmulhisi_lh_lul, usmulhisi_lh_luh, usmulhisi_lh_hul,
3318         usmulhisi_lh_huh, usmulhisi_hl_lul, usmulhisi_hl_luh, usmulhisi_hl_hul,
3319         usmulhisi_hl_huh, usmulhisi_hh_lul, usmulhisi_hh_luh, usmulhisi_hh_hul,
3320         usmulhisi_hh_huh): New patterns.
3321
3322         * config/bfin/bfin.md (ssashiftv2hi3, ssashifthi3, lshiftv2hi3,
3323         lshifthi3): Fix output template to use half reg for operand 2.
3324
3325         * config/bfin/bfin.c (bfin_output_mi_thunk): Use R3 as scratch reg
3326         instead of R2.
3327
3328         * config/bfin/bfin.md (rotl16, rotlsi3, rotrsi3): New patterns.
3329
3330 2007-02-27  Andreas Schwab  <schwab@suse.de>
3331
3332         * Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-common.texi.
3333
3334 2007-02-27  Jan Hubicka  <jh@suse.cz>
3335
3336         * predict.c (last_basic_block_p): Remove.
3337         (tree_estimate_probability): Update return heuristic for commonized
3338         return blocks.
3339
3340 2007-02-26  Brooks Moses  <brooks.moses@codesourcery.com>
3341
3342         * Makefile.in (TEXI_GCCINSTALL_FILES): Add gcc-vers.texi dependency.
3343
3344 2007-02-26  Brooks Moses  <brooks.moses@codesourcery.com>
3345
3346         * doc/include/gcc-common.texi (versionsubtitle): New macro.
3347         * doc/cpp.texi: Standardize title page.
3348         * doc/cppinternals.texi: Likewise.
3349         * doc/gcc.texi: Standardize title page, remove version number
3350         from copyright page.
3351         * doc/gccint.texi: Likewise.
3352         * doc/install.texi: Standardize title page, add table of
3353         contents.
3354
3355 2007-02-26  Jan Hubicka  <jh@suse.cz>
3356
3357         * predict.def: Set outcomes according to more recent results.
3358         (PRED_LOOP_CONDITION, PRED_LOOP_PRECONDITIONING, PRED_LOOP_HEADER):
3359         Remove dead predictors.
3360         * predict.c (return_prediction): Fix pasto.
3361
3362 2007-02-27  Bernd Schmidt  <bernd.schmidt@analog.com>
3363
3364         * loop-iv.c (simplify_using_initial_values): Fix oversight in previous
3365         change; avoid a memory leak when returning early.
3366
3367 2007-02-26  Mark Mitchell  <mark@codesourcery.com>
3368
3369         * c-decl.c (static_ctors): Move to c-common.c.
3370         (static_dtors): Likewise.
3371         (finish_function): Use c_record_cdtor_fn.
3372         (build_cdtor): Move to c-common.c.
3373         (c_write_global_declarations): Use c_build_cdtor_fns.
3374         * c-common.h (static_ctors): Declare.
3375         (static_dtors): Likewise.
3376         (c_record_cdtor_fn): Likewise.
3377         (c_build_cdtor_fns): Likewise.
3378         * c-common.c (static_ctors): New variable.
3379         (static_dtors): Likewise.
3380         (c_record_cdtor_fn): New function.
3381         (build_cdtor): Move from c-decl.c
3382         (c_build_cdtor_fns): New function.
3383
3384         * output.h (assemble_addr_to_section): Declare.
3385         (get_cdtor_priority_section): Likewise.
3386         * varasm.c (assemble_addr_to_section): New function.
3387         (get_cdtor_priority_section): Likewise.
3388         (default_named_section_asm_out_destructor): Use them.
3389         (destor_dtor_section_asm_out_destructor): Likewise.
3390         (default_named_section_asm_out_constructor): Likewise.
3391         (default_ctor_section_asm_out_constructor): Likewise.
3392         * config.gcc (*-*-vxworks*): Include vxworks.o.
3393         * config/t-vxworks (vxworks.o): New target.
3394         * config/vxworks.h (ALWAYS_NUMBER_CTORS_SECTIONS): Remove.
3395         (TARGET_ASM_CONSTRUCTOR): Define.
3396         (TARGET_ASM_DESTRUCTOR): Likewise.
3397         (vxworks_asm_out_constructor): Declare.
3398         (vxworks_asm_out_destructor): Likewise.
3399
3400         * c-common.c (get_priority): Check that we have not just an
3401         INTEGER_CST, but an integer constant with integeral type.
3402
3403 2007-02-25  Uros Bizjak  <ubizjak@gmail.com>
3404
3405         PR tree-optimization/30938
3406         * tree-vect-transform.c (vectorizable_call): Fix off-by-one error:
3407         use &dt[nargs-1] instead of &dt[nargs] in the call to
3408         vect_is_simple_use().
3409
3410 2007-02-25  Ulrich Weigand  <uweigand@de.ibm.com>
3411
3412         * reload.c (find_reloads_address_1): Handle PLUS expressions resulting
3413         from register elimination as PRE_MODIFY / POST_MODIFY increments.
3414         Do not attempt to handle MEM inside auto-inc expressions.
3415         * reload1.c (eliminate_regs_1): Do not attempt to handle elimination
3416         of a register modified by an auto-inc expression.  However, do handle
3417         elimination of a register used as PRE_MODIFY / POST_MODIFY increment.
3418         (elimination_effects): Prohibit elimination of a register modified
3419         by an auto-inc expression.  Disable register elimination rules whose
3420         target register is modified by an auto-inc expression with variable
3421         increment.
3422
3423 2007-02-25  Zdenek Dvorak  <dvorakz@suse.cz>
3424
3425         * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): Fix
3426         off-by-one error.
3427         (array_at_struct_end_p): New function.
3428         (idx_infer_loop_bounds): Use it.
3429         (estimate_numbers_of_iterations_loop): Export.
3430         * predict.c (predict_loops): Use estimated_loop_iterations_int.
3431         Do not use PRED_LOOP_EXIT on exits predicted by # of iterations.
3432         (tree_estimate_probability): Call record_loop_exits.
3433         * tree-data-ref.c (get_number_of_iters_for_loop): Replaced by ...
3434         (estimated_loop_iterations, estimated_loop_iterations_int,
3435         estimated_loop_iterations_tree): New functions.
3436         (analyze_siv_subscript_cst_affine,
3437         compute_overlap_steps_for_affine_1_2,
3438         analyze_subscript_affine_affine): Use estimated_loop_iterations_int.
3439         (analyze_miv_subscript): Use estimated_loop_iterations_tree.
3440         * predict.def (PRED_LOOP_ITERATIONS): Update comment.
3441         (PRED_LOOP_ITERATIONS_GUESSED): New.
3442         * cfgloop.c (record_loop_exits): Do nothing if there are no loops.
3443         * cfgloop.h (estimate_numbers_of_iterations_loop,
3444         estimated_loop_iterations_int): Declare.
3445
3446 2007-02-25  Mark Mitchell  <mark@codesourcery.com>
3447
3448         * doc/extend.texi: Document optional priority argument to
3449         constructors and destructors.
3450         * tree.c (init_priority_for_decl): Adjust GTY markers.
3451         (init_ttree): Use priority-info hash functions for
3452         init_priority_for_decl.
3453         (tree_map_eq): Rename to ...
3454         (tree_map_base_eq): ... this.
3455         (tree_map_marked_p): Rename to ...
3456         (tree_map_base_marked_p): ... this.
3457         (tree_map_base_hash): New function.
3458         (decl_init_priority_lookup): Rework.
3459         (decl_fini_priority_lookup): New function.
3460         (decl_priority_info): New function.
3461         (decl_init_priority_insert): Use it.
3462         (decl_fini_priority_insert): Likewise.
3463         (decl_restrict_base_lookup): Adjust for refactoring of tree_map
3464         hierarchy.
3465         (decl_restrict_base_insert): Likewise.
3466         (decl_debug_expr_insert): Likewise.
3467         (decl_value_expr_lookup): Likewise.
3468         (decl_value_expr_insert): Likewise.
3469         * tree.h (priority_type): New type.
3470         (decl_init_priority_lookup): Use priority_type.
3471         (decl_fini_priority_lookup): New function.
3472         (decl_init_priority_insert): Use priority_type.
3473         (decl_fini_priority_insert): New function.
3474         (DECL_HAS_INIT_PRIORITY): Tweak comments.
3475         (DECL_INIT_PRIORITY): Likewise.
3476         (SET_DECL_INIT_PRIORITY): Add comment.
3477         (DECL_FINI_PRIORITY): New macro.
3478         (SET_DECL_FINI_PRIORITY): Likewise.
3479         (DEFAULT_INIT_PRIORITY): Document.
3480         (MAX_INIT_PRIORITY): Likewise.
3481         (MAX_RESERVED_INIT_PRIORITY): Likewise.
3482         (tree_map_base): New type.
3483         (tree_map_base_eq): New function.
3484         (tree_map_base_hash): Likewise.
3485         (tree_map_base_marked_p): Likewise.
3486         (tree_map): Inherit from tree_map_base.
3487         (tree_map_eq): Make it a macro.
3488         (tree_map_marked_p): Likewise.
3489         (tree_int_map): Inherit from tree_map_base.
3490         (tree_int_map_eq): Make it a macro.
3491         (tree_int_map_hash): Likewise.
3492         (tree_int_map_marked_p): Likewise.
3493         (tree_priority_map): New type.
3494         (tree_priority_map_eq): New macro.
3495         (tree_priority_map_hash): Likewise.
3496         (tree_priority_map_marked_p): Likewise.
3497         * varasm.c (emults_decl): Adjust for refactoring of tree_map
3498         hierarchy.
3499         (emutls_common_1): Likewise.
3500         * lambda-code.c (replace_uses_equiv_to_x_with_y): Likewise.
3501         * tree-ssa-structalias.c (heapvar_lookup): Adjust for refactoring
3502         of tree_map hierarchy.
3503         * tree-cfg.c (move_stmt_r): Likewise.
3504         (new_label_mapper): Likewise.
3505         * c-tree.h (c_expand_body): Move to ...
3506         * c-common.h (c_expand_body): ... here.
3507         * c-decl.c (c_expand_body): Move to ...
3508         * c-common.c (c_expand_body): ... here.
3509         (c_common_attribute_table): Allow 1 argument for the constructor
3510         and destructor attributes.
3511         (get_priority): New function.
3512         (handle_constructor_attribute): Set DECL_INIT_PRIORITY.
3513         (handle_destructor_attribute): Set DECL_FINI_PRIORITY.
3514
3515 2007-02-24  Jan Hubicka  <jh@suse.cz>
3516
3517         PR middle-end/30509
3518         * tree-inline.c (copy_bb): Produce exact copy of EH info when copying for inlining.
3519
3520 2007-02-24  Uros Bizjak  <ubizjak@gmail.com>
3521             Jan Hubicka  <jh@suse.cz>
3522
3523         PR target/30778
3524         * i386.c (counter_mode): New function.
3525         (expand_set_or_movmem_via_loop): Use it.
3526         (expand_movmem_epilogue): Likewise; fix pasto.
3527         (ix86_expand_movmem): Do emit guard even for constant counts.
3528         (ix86_expand_setmem): Likewise.
3529
3530 2007-02-25  Nick Clifton  <nickc@redhat.com>
3531
3532         * config/frv/frv.h (ASM_OUTPUT_CASE_LABEL): Delete.
3533         (JUMP_TABLES_IN_TEXT_SECTION): Define.
3534
3535 2007-02-24  Uros Bizjak  <ubizjak@gmail.com>
3536
3537         PR target/30770
3538         * config/i386/i386.md (expand_movmem_epilogue): Fix typo, mask
3539         count argument with 0x10, not with 0x16.
3540         (expand_setmem_epilogue): Ditto.
3541
3542 2007-02-24  Mike Stump  <mrs@apple.com>
3543
3544         * config/i386/i386.c (output_pic_addr_const): Stubify optimized
3545         symbols.
3546
3547 2007-02-24  Richard Guenther  <rguenther@suse.de>
3548
3549         PR middle-end/30951
3550         * fold-const.c (fold_binary): Fold x +- CST op x for
3551         EQ_EXPR and NE_EXPR.
3552
3553 2007-02-24  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3554
3555         * pa.md (muldi3): Force subregs to registers in 64-bit expander.
3556
3557 2007-02-24  Jan Hubicka  <jh@suse.cz>
3558
3559         * cgraphunit.c (decide_is_function_needed): Honor
3560         -fkeep-inline-functions.
3561
3562 2007-02-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3563
3564         * builtins.c (fold_builtin_modf): New.
3565         (fold_builtin_2): Use it.
3566
3567 2007-02-24  Bernd Schmidt  <bernd.schmidt@analog.com>
3568
3569         * loop-iv.c (implies_p): Detect additional cases where A implies B.
3570         (determine_max_iter): Take additional LOOP arg; all callers changed.
3571         Lose broken logic dealing with PLUS.  Try to limit the upper bound by
3572         one using simplifications.
3573         (simplify_using_initial_values): Return if the expression becomes
3574         invalid due to altered regs.
3575
3576 2007-02-23  DJ Delorie  <dj@redhat.com>
3577
3578         * doc/tm.h (BIGGEST_ALIGNMENT): Clarify the purpose of this macro.
3579
3580 2007-02-23  Mike Stump  <mrs@apple.com>
3581
3582         * tlink.c (scan_linker_output): Parse linker messages from
3583         darwin9's linker better.
3584
3585 2007-02-23  Steve Ellcey  <sje@cup.hp.com>
3586
3587         PR debug/29614
3588         * varpool.c (varpool_assemble_pending_decls):  Set
3589         varpool_last_needed_node to null.
3590
3591 2007-02-23  DJ Delorie  <dj@redhat.com>
3592
3593         * config/i386/i386.c (ix86_data_alignment): Don't specify an
3594         alignment bigger than the object file can handle.
3595
3596 2007-02-23  Uros Bizjak  <ubizjak@gmail.com>
3597
3598         PR target/30825
3599         * config/i386/i386.md (*movdi_1_rex64, zero_extendsidi2_32,
3600         zero_extendsidi2_rex64): Penalize MMX register<->memory moves.
3601         (*movsf_1): Penalize MMX moves.
3602
3603 2007-02-23  Bernd Schmidt  <bernd.schmidt@analog.com>
3604
3605         * config/bfin/bfin.md (doloop_end): Fail for loops that can iterate
3606         2^32-1 or more times unless flag_unsafe_loop_optimizations.
3607
3608         * loop-iv.c (determine_max_iter): Moved in front of its sole user.
3609
3610 2007-02-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3611
3612         * builtins.c (fold_builtin_logb, fold_builtin_significand): New.
3613         (fold_builtin_1): Use them.
3614         * fold-const.c (tree_expr_nonnegative_warnv_p): Handle
3615         BUILT_IN_SIGNIFICAND.
3616
3617 2007-02-23  H.J. Lu  <hongjiu.lu@intel.com>
3618
3619         * config/i386/i386.c (bdesc_1arg): Initialize
3620         IX86_BUILTIN_MOVSHDUP and IX86_BUILTIN_MOVSLDUP with
3621         "__builtin_ia32_movshdup" and "__builtin_ia32_movsldup".
3622         (ix86_init_mmx_sse_builtins): Remove IX86_BUILTIN_MOVSHDUP
3623         and IX86_BUILTIN_MOVSLDUP.
3624
3625 2007-02-22  Paolo Bonzini  <bonzini@gnu.org>
3626
3627         PR rtl-optimization/30841
3628         * fwprop.c (propagate_rtx_1): Accept a VOIDmode replacement address.
3629
3630 2007-02-22  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3631
3632         * builtins.c (fold_builtin_frexp): New.
3633         (fold_builtin_2): Use it.
3634
3635 2007-02-22  Mark Mitchell  <mark@codesourcery.com>
3636
3637         * doc/invoke.texi (Spec Files): Document getenv spec function.
3638
3639         * gcc.c (getenv_spec_function): New function.
3640         (static_spec_functions): Add it.
3641         * config/vxworks.h (VXWORKS_TARGET_DIR): Remove.
3642         (VXWORKS_ADDITIONAL_CPP_SPEC): Use getenv to find the VxWorks
3643         header files.
3644
3645 2007-02-22  Michael Matz  <matz@suse.de
3646
3647         PR c++/29433
3648         * dwarf2out.c (add_AT_string): Call ggc_strdup once per string.
3649         (type_tag): Use lang_hooks.dwarf_name instead of DECL_NAME.
3650
3651 2007-02-22  Ian Lance Taylor  <iant@google.com>
3652
3653         PR debug/30898
3654         * dwarf2out.c (concatn_mem_loc_descriptor): New static function.
3655         (mem_loc_descriptor): Call it.
3656
3657 2007-02-22  Zdenek Dvorak  <dvorakz@suse.cz>
3658             Ira Rosen  <irar@il.ibm.com>
3659
3660         * tree-data-ref.c (ptr_ptr_may_alias_p): Take alias sets into account.
3661
3662 2007-02-22  Ira Rosen  <irar@il.ibm.com>
3663
3664         PR tree-optimization/30843
3665         * tree-vect-transform.c (vect_transform_loop): Remove strided scalar
3666         stores only after all the group is vectorized.
3667
3668 2007-02-22  Dorit Nuzman  <dorit@il.ibm.com>
3669
3670         PR tree-optimization/30858
3671         * tree-vectorizer.c (vect_is_simple_reduction): Check that the stmts
3672         in the reduction cycle have a single use in the loop.
3673         * tree-vectorizer.h (relevant): Add documentation.
3674
3675 2007-02-20  Mike Stump  <mrs@apple.com>
3676
3677         * configure.ac (powerpc*-*-darwin*): #include <sys/cdefs.h>.
3678         * configure: Regenerate.
3679
3680 2007-02-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3681
3682         Change the defaults of some parameters and options.
3683         * config/spu/spu-protos.h (spu_optimization_options): Declare.
3684         * config/spu/spu.c (spu_optimization_options): Add.
3685         (spu_override_options): Change params in spu_optimization_options.
3686         * config/spu/spu.h (OPTIMIZATION_OPTIONS): Define.
3687
3688         Register 127 is only 16 byte aligned when used as a frame pointer.
3689         * config/spu/spu-protos.h (spu_init_expanders): Declare.
3690         * config/spu/spu.c (spu_expand_prologue): Set REGNO_POINTER_ALIGN for
3691         HARD_FRAME_POINTER_REGNUM.
3692         (spu_legitimate_address):  Use regno_aligned_for_reload.
3693         (regno_aligned_for_load):  HARD_FRAME_POINTER_REGNUM is only 16 byte
3694         aligned when frame_pointer_needed is true.
3695         (spu_init_expanders): New.  Set alignment of HARD_FRAME_POINTER_REGNUM
3696         to 8 bits.
3697         * config/spu/spu.h (INIT_EXPANDERS): Define.
3698
3699         Make sure shift and rotate instructions have valid immediate operands.
3700         * config/spu/predicates.md (spu_shift_operand): Remove.
3701         * config/spu/spu.c (print_operand): Add [efghEFGH] modifiers.
3702         * config/spu/constraints.md (W, O): Extend range.
3703         * config/spu/spu.md (umask, nmask): Define.
3704         (ashl<mode>3, ashldi3, ashlti3_imm, shlqbybi_ti, shlqbi_ti, shlqby_ti,
3705         lshr<mode>3, rotm_<mode>, lshr<mode>3_imm, rotqmbybi_<mode>,
3706         rotqmbi_<mode>, rotqmby_<mode>, ashr<mode>3, rotma_<mode>,
3707         rotl<mode>3, rotlti3, rotqbybi_ti, rotqby_ti, rotqbi_ti): Use
3708         spu_nonmem_operand instead of spu_shift_operands.  Use new modifiers.
3709         (lshr<mode>3_reg):  Fix rtl description.
3710
3711         Make sure mulhisi immediate operands are valid.
3712         * config/spu/predicates.md (imm_K_operand): Add.
3713         * config/spu/spu.md (mulhisi3_imm, umulhisi3_imm): Use imm_K_operand.
3714
3715         Generate constants using fsmbi and andi.
3716         * config/spu/spu.c (enum immediate_class): Add IC_FSMBI2.
3717         (print_operand, spu_split_immediate, classify_immediate,
3718         fsmbi_const_p): Handle IC_FSMBI2.
3719
3720         Correctly handle a CONST_VECTOR containing symbols.
3721         * config/spu/spu.c (print_operand): Handle HIGH correctly.
3722         (spu_split_immediate): Split CONST_VECTORs with -mlarge-mem.
3723         (immediate_load_p): Allow symbols that use 2 instructions to create.
3724         (classify_immediate, spu_builtin_splats):  Don't accept a CONST_VECTOR
3725         with symbols when flag_pic is set.
3726         (const_vector_immediate_p): New.
3727         (logical_immediate_p, iohl_immediate_p, arith_immediate_p): Don't
3728         accept a CONST_VECTOR with symbols.
3729         (spu_legitimate_constant_p): Use const_vector_immediate_p.  Don't
3730         accept a CONST_VECTOR with symbols when flag_pic is set.  Handle HIGH
3731         correctly.
3732         * config/spu/spu.md (high, low): Delete.
3733         (low_<mode>): Define.
3734
3735         Remove INTRmode and INTR_REGNUM, which didn't work.
3736         * config/spu/spu.c (spu_conditional_register_usage): Remove reference
3737         of INTR_REGNUM.
3738         * config/spu/spu-builtins.md (spu_idisable, spu_ienable, set_intr,
3739         set_intr_pic, set_intr_cc, set_intr_cc_pic, set_intr_return, unnamed
3740         peephole2 pattern): Don't use INTR or 131.
3741         (movintrcc): Delete.
3742         * config/spu/spu.h (FIRST_PSEUDO_REGISTER, FIXED_REGISTERS,
3743         CALL_USED_REGISTERS, REGISTER_NAMES, INTR_REGNUM): Remove INTR_REGNUM.
3744         * config/spu/spu.md (UNSPEC_IDISABLE, UNSPEC_IENABLE): Remove.
3745         (UNSPEC_SET_INTR): Add.
3746         * config/spu/spu-modes.def (INTR): Remove.
3747
3748         More accurate warnings about run-time relocations.
3749         * config/spu/spu.c (reloc_diagnostic): Test in_section.
3750
3751         Correctly warn about immediate arguments to specific intrinsics.
3752         * config/spu/spu.c (spu_check_builtin_parm): Handle CONST_VECTORs.
3753         (spu_expand_builtin_1): Call spu_check_builtin_parm before checking
3754         the instruction predicate.
3755
3756         Fix tree check errors with latest update.
3757         * config/spu/spu.c (expand_builtin_args, spu_expand_builtin_1): Use
3758         CALL_EXPR_ARG.
3759         (spu_expand_builtin): Use CALL_EXPR_FN.
3760
3761         Add missing specific intrinsics.
3762         * config/spu/spu-builtins.def: Add si_bisled, si_bisledd and
3763         si_bislede.
3764         * config/spu/spu_internals.h: Ditto.
3765
3766         Fix incorrect operand modifiers.
3767         * config/spu/spu-builtins.md (spu_mpy, spu_mpyu):  Remove use of %H.
3768         * config/spu/spu.md (xor<mode>3):  Change %S to %J.
3769
3770         Optimize one case of zero_extend of a vec_select.
3771         * config/spu/spu.md (_vec_extractv8hi_ze):  Add.
3772
3773         Accept any immediate for hbr.
3774         * config/spu/spu.md (hbr):  Change s constraints to i.
3775
3776 2007-02-21  Paul Brook  <paul@codesourcery.com>
3777
3778         * config/arm/arm.c (thumb2_final_prescan_insn): Don't incrememnt
3779         condexec_count when skipping USE and CLOBBER.
3780
3781 2007-02-21  Nick Clifton  <nickc@redhat.com>
3782
3783         * common.opt (Warray-bounds): Add Warning attribute.
3784         (Wstrict-overflow, Wstrict-overflow=, Wcoverage-mismatch):
3785         Likewise.
3786         (fsized-zeroes): Add Optimization attribute.
3787         (fsplit-wide-types, ftree-scev-cprop): Likewise.
3788         * c.opt (Wc++0x-compat): Add Warning attribute.
3789
3790 2007-02-21  Ulrich Weigand  <uweigand@de.ibm.com>
3791
3792         PR middle-end/30761
3793         * reload1.c (eliminate_regs_in_insn): In the single_set special
3794         case, attempt to re-recognize the insn before falling back to
3795         having reload fix it up.
3796
3797 2007-02-20  Eric Christopher  <echristo@gmail.com>
3798
3799         * config/frv/frv.c (frv_read_argument): Take a tree and int argument.
3800         Rewrite accordingly.
3801         (frv_read_iacc_argument): Ditto.
3802         (frv_expand_set_builtin): Take a call instead of arglist, update for
3803         above changes.
3804         (frv_expand_unop_builtin): Ditto.
3805         (frv_expand_binop_builtin): Ditto.
3806         (frv_expand_cut_builtin): Ditto.
3807         (frv_expand_binopimm_builtin): Ditto.
3808         (frv_expand_voidbinop_builtin): Ditto.
3809         (frv_expand_int_void2arg): Ditto.
3810         (frv_expand_prefetches): Ditto.
3811         (frv_expand_voidtriop_builtin): Ditto.
3812         (frv_expand_voidaccop_builtin): Ditto.
3813         (frv_expand_load_builtin): Ditto.
3814         (frv_expand_store_builtin): Ditto.
3815         (frv_expand_mdpackh_builtin): Ditto.
3816         (frv_expand_mclracc_builtin): Ditto.
3817         (frv_expand_mrdacc_builtin): Ditto.
3818         (frv_expand_mwtacc_builtin): Ditto.
3819         (frv_expand_builtin): Remove usage of CALL_EXPR_ARGS, update
3820         calls for above.
3821
3822 2007-02-20  Janis Johnson  <janis187@us.ibm.com>
3823
3824         * doc/invoke.texi (RS/6000 and PowerPC Options): Add -mcmpb and -mdfp.
3825         * configure.ac (HAVE_GAS_CMPB): Check for assembler support of the
3826         cmpb instruction.
3827         (HAVE_GAS_DFP): Check for assembler support of decimal floating
3828         point instructions.
3829         * configure: Regenerate.
3830         * config.in: Regenerate.
3831         * config/rs6000/rs6000.opt (mcmpb, mdfp): New.
3832         * config/rs6000/rs6000.c (rs6000_override_options): Add CMPB and DFP
3833         masks to power6 and power6x and to POWERPC_MASKS.
3834         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
3835         _ARCH_PWR6.
3836         * config/rs6000/rs6000.h: Check assembler support for CMPB and DFP.
3837         * config/rs6000/sysv4.opt (mprototype): Use variable, not mask.
3838         * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS):
3839         Access PROTOTYPE as variable, not mask.
3840
3841 2007-02-20  Steven Bosscher  <steven@gcc.gnu.org>
3842
3843         * rtl.h (remove_reg_equal_equiv_notes): New prototype.
3844         * rtlanal.c (remove_reg_equal_equiv_notes): New function.
3845         * combine.c (adjust_for_new_dest): Use it.
3846         * postreload.c (reload_combine): Likewise.
3847
3848 2007-02-20  Steven Bosscher  <steven@gcc.gnu.org>
3849
3850         * rtlanal.c (find_reg_equal_equiv_note): Do not find REG_EQ*
3851         notes on an insn with multiple sets, even if single_set returns
3852         non-NULL for that insn.
3853
3854 2007-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3855
3856         * fold-const.c (tree_expr_nonnegative_warnv_p): Handle scalb,
3857         scalbn and scalbln.
3858
3859 2007-02-20  Geoffrey Keating  <geoffk@apple.com>
3860
3861         * config/darwin.h (LINK_SPEC): Default -mmacosx-version-min only
3862         if user didn't pass it.
3863         * config/i386/darwin.h (CC1_SPEC): Likewise.
3864         * config/rs6000/darwin.h (CC1_SPEC): Likewise.
3865         (DARWIN_MINVERSION_SPEC): Don't depend on user's setting of
3866         -mmacosx-version-min.
3867
3868 2007-02-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3869             Uros Bizjak  <ubizjak@gmail.com>
3870
3871         * optabs.h (enum optab_index): Add new OTI_scalb.
3872         (scalb_optab): Define corresponding macro.
3873         * optabs.c (init_optabs): Initialize scalb_optab.
3874         * genopinit.c (optabs): Implement scalb_optab using scalb?f3
3875         patterns.
3876         * builtins.c (expand_builtin_mathfn_2, expand_builtin): Handle
3877         BUILT_IN_SCALB{,F,L}, BUILT_IN_SCALBN{,F,L} and BUILT_IN_SCALBLN{,F,L}.
3878         (expand_builtin): Expand BUILT_IN_SCALB{,F,L}, BUILT_IN_SCALBN{,F,L}
3879         and BUILT_IN_SCALBLN{,F,L} using expand_builtin_mathfn_2 if
3880         flag_unsafe_math_optimizations is set.
3881
3882         * config/i386/i386.md (scalbxf3, scalb<mode>3): New expanders
3883         to implement scalbf, scalb and scalbl built-ins as inline x87
3884         intrinsics.
3885
3886 2007-02-20  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3887             DJ Delorie <dj@redhat.com>
3888
3889         PR other/30824
3890         * diagnostic.c (diagnostic_count_diagnostic): Move -Werror logic to...
3891         (diagnostic_report_diagnostic): ... here, and turn them into real
3892         errors. If warnings are inhibited, no need to do anything.
3893
3894 2007-02-20  Uros Bizjak  <ubizjak@gmail.com>
3895
3896         * config/i386/i386.md (expm1xf2): Reorder insn sequence for
3897         better code generation.
3898
3899 2007-02-20  Ben Elliston  <bje@au.ibm.com>
3900
3901         * config/m68hc11/m68hc11.h (OVERRIDE_OPTIONS): Remove extra ;.
3902
3903 2007-02-20  Kazu Hirata  <kazu@codesourcery.com>
3904
3905         * config/alpha/alpha.c, config/alpha/alpha.md,
3906         config/alpha/lib1funcs.asm, config/alpha/vms-crt0-64.c,
3907         config/alpha/vms-psxcrt0-64.c, config/arc/arc.c,
3908         config/arc/arc.h, config/arm/arm.c, config/arm/arm.md,
3909         config/arm/lib1funcs.asm: Follow spelling conventions.
3910
3911         * config/c4x/c4x.md, config/cris/cris.c, config/crx/crx.c,
3912         config/fr30/fr30.md, config/i386/i386.h,
3913         config/iq2000/iq2000.h, config/iq2000/predicates.md,
3914         config/pa/milli64.S, config/pa/pa.c, config/pa/pa.h,
3915         config/pa/pa.md, config/pa/pa32-regs.h, config/pa/pa64-regs.h,
3916         config/pdp11/pdp11.c, config/pdp11/pdp11.h,
3917         config/rs6000/altivec.md, config/rs6000/rs6000.c,
3918         config/s390/s390-modes.def, config/sparc/netbsd-elf.h,
3919         config/sparc/sparc.c, config/sparc/sparc.h,
3920         config/sparc/sparc.md, config/spu/constraints.md,
3921         config/spu/spu.c, config/stormy16/stormy16.md: Follow spelling
3922         conventions.
3923
3924 2007-02-20  Alan Modra  <amodra@bigpond.net.au>
3925
3926         PR target/29943
3927         * varasm.c (use_blocks_for_decl_p): Return false for decls with
3928         alias attribute.
3929
3930 2007-02-19  Kazu Hirata  <kazu@codesourcery.com>
3931
3932         * doc/invoke.texi (-ftree-lrs): Remove.
3933
3934 2007-02-19  Diego Novillo  <dnovillo@redhat.com>
3935
3936         * tree-ssa-pre.c (create_value_expr_from): Initialize POOL to
3937         NULL.
3938
3939 2007-02-19  Lee Millward  <lee.millward@codesourcery.com>
3940
3941         * config/ia64/ia64.c (ia64_expand_builtin): Use the
3942         new CALL_EXPR_FN macro for retrieving the function
3943         declaration of the input expression.
3944
3945 2007-02-19  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3946
3947         * c.opt (Waddress): New.
3948         * common.opt (Walways-true): Delete.
3949         (Wstring-literal-comparison): Delete.
3950         * doc/invoke.texi (Warning Options): Delete -Walways-true and
3951         -Wstring-literal-comparison. Add -Waddress.
3952         (Waddress): New.
3953         (Walways-true): Delete.
3954         (Wstring-literal-comparison): Delete.
3955         * doc/extend.texi (#pragma GCC diagnostic): Use -Wformat
3956         consistently instead of -Walways-true in example.
3957         * c-opts.c (c_common_handle_option): -Waddress is enabled by -Wall.
3958         * c-typeck.c (parser_build_binary_op): Replace
3959         -Wstring-literal-comparison and -Walways-true with -Waddress.
3960         * c-common.c (c_common_truthvalue_conversion): Replace -Walways-true
3961         with -Waddress.
3962
3963 2007-02-19  Eric Botcazou  <ebotcazou@adacore.com>
3964
3965         * tree-cfg.c (dump_function_to_file): Be prepared for functions
3966         without DECL_STRUCT_FUNCTION initialized.
3967
3968 2007-02-19  Eric Botcazou  <ebotcazou@adacore.com>
3969
3970         * gimplify.c (gimplify_init_ctor_preeval_1): Detect potential overlap
3971         due to calls to functions taking pointers as parameters.
3972
3973 2007-02-19  Richard Henderson  <rth@redhat.com>
3974
3975         PR debug/29558
3976         * var-tracking.c (track_expr_p): Disallow AGGREGATE_TYPE_P
3977         in memory.
3978
3979 2007-02-19  Andreas Krebbel  <krebbel1@de.ibm.com>
3980
3981         * config/s390/s390.c (s390_call_saved_register_used,
3982         s390_function_ok_for_sibcall): Adjust the way CALL_EXPR arguments are
3983         accessed to the new scheme.
3984
3985 2007-02-19  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3986
3987         * config/cris/cris.c (cris_movem_load_rest_p, cris_store_multiple_op_p)
3988         (cris_print_index, cris_print_operand, cris_print_operand_address)
3989         (cris_reload_address_legitimized, cris_rtx_costs, cris_address_cost)
3990         (cris_side_effect_mode_ok, cris_valid_pic_const, cris_split_movdx)
3991         (cris_expand_pic_call_address): Use xxx_P predicate macros instead of
3992         GET_CODE () == xxx.
3993         * config/cris/cris.h (SECONDARY_RELOAD_CLASS, EXTRA_CONSTRAINT_Q,
3994         EXTRA_CONSTRAINT_T, BDAP_INDEX_P, BIAP_INDEX_P, SIMPLE_ADDRESS_P,
3995         GO_IF_LEGITIMATE_ADDRESS): Ditto.
3996         * config/cris/cris.md (define_insns: *btst, movdi, *mov_side<mode>)
3997         (*mov_sidesisf, *mov_side<mode>_mem, *mov_sidesisf_mem)
3998         (*clear_side<mode>, movsi, *movsi_internal, *ext_sideqihi)
3999         (*ext_side<mode>si, *op_side<mode>, *op_swap_side<mode>, addsi3)
4000         (*extopqihi_side, *extop<mode>si_side, *extopqihi_swap_side)
4001         (*extop<mode>si_swap_side, addi_mul, *addi,andsi3, andhi3, ashl<mode>3)
4002         (uminsi3, call, call_value): Ditto.
4003         (define_split: indir_to_reg_split, unnamed): Ditto.
4004
4005 2007-02-19  Dorit Nuzman  <dorit@il.ibm.com>
4006
4007         PR tree-optimization/30975
4008         * tree-vect-trasnform.c (vect_get_vec_def_for_stmt_copy): Remove
4009         wrong assert.
4010
4011 2007-02-18  Eric Christopher  <echristo@gmail.com>
4012
4013         * mips.c (mips_prepare_builtin_arg): Add argnum parameter.
4014         Remove use of arglist.
4015         (mips_expand_builtin): Remove use of arglist, pass in expr.
4016         (mips_expand_builtin_direct): Rewrite handling for arglist removal.
4017         (mips_expand_builtin_movtf): Ditto.
4018         (mips_expand_builtin_compare): Ditto.
4019
4020 2007-02-19  Alexandre Oliva  <aoliva@redhat.com>
4021
4022         * tree-sra.c (sra_build_assignment): Replace assertion
4023         checking with a comment explaining why it can't be done.
4024
4025 2007-02-18  Sandra Loosemore  <sandra@codesourcery.com>
4026
4027         PR middle-end/30833
4028         * tree-dump.c (dequeue_and_dump): Add tcc_vl_exp case missed
4029         during CALL_EXPR representation conversion.
4030         * tree-ssa-propagate.c (set_rhs): Likewise.
4031
4032 2007-02-19  Alexandre Oliva  <aoliva@redhat.com>
4033
4034         * tree-sra.c (sra_build_assignment): Disable assertion checking
4035         for now.
4036
4037 2007-02-18  Roger Sayle  <roger@eyesopen.com>
4038
4039         * function.c (gimplify_parameters): Call build_gimple_modify_stmt
4040         instead of calling build2 with a GIMPLE_MODIFY_STMT.
4041         * gimple-low.c (lower_function_body, lower_builtin_setjmp):
4042         Likewise.
4043         * gimplify.c (build_stack_save_restore, gimplify_return_expr,
4044         gimplify_decl_expr,  gimplify_self_mod_expr, gimplify_cond_expr,
4045         gimplify_init_ctor_eval_range, gimple_push_cleanup,
4046         gimplify_omp_for, gimplify_omp_atomic_pipeline,
4047         gimplify_omp_atomic_mutex, gimplify_expr, gimplify_one_sizepos,
4048         force_gimple_operand): Likewise.
4049         * ipa-cp.c (constant_val_insert): Likewise.
4050         * lambda-code.c (lbv_to_gcc_expression, lle_to_gcc_expression,
4051         lambda_loopnest_to_gcc_loopnest, replace_uses_equiv_to_x_with_y,
4052         perfect_nestify): Likewise.
4053         * langhooks.c (lhd_omp_assignment): Likewise.
4054         * omp-low.c (lower_rec_input_clauses, lower_reduction_clauses,
4055         lower_copyprivate_clauses, lower_send_clauses,
4056         lower_send_shared_vars, expand_parallel_call,
4057         expand_omp_for_generic, expand_omp_for_static_nochunk,
4058         expand_omp_for_static_chunk, expand_omp_sections,
4059         lower_omp_single_copy, lower_omp_for_lastprivate,
4060         lower_omp_parallel, init_tmp_var, save_tmp_var): Likewise.
4061         * value-prof.c (tree_divmod_fixed_value, tree_mod_pow2,
4062         tree_mod_subtract, tree_ic, tree_stringop_fixed_value):
4063         Likewise.
4064
4065 2007-02-19  Kazu Hirata  <kazu@codesourcery.com>
4066
4067         * config/sh/divtab.c, config/sh/sh.c, config/sh/sh.h,
4068         config/sh/sh.md: Follow spelling conventions.
4069
4070         * config/frv/frv.c, config/frv/frv.h, config/frv/frv.md,
4071         config/frv/predicates.md: Follow spelling conventions.
4072
4073         * config/m68k/linux-unwind.h: Fix a comment typo.
4074         * target.h: Follow spelling conventions.
4075
4076 2007-02-18  Roger Sayle  <roger@eyesopen.com>
4077
4078         PR rtl-optimization/28173
4079         * simplify-rtx.c (simplify_binary_operation_1) <IOR>:  Optimize
4080         (X & C1) | C2 as C2 when (C1 & C2) == C1 and X has no side-effects.
4081         Optimize (X & C1) | C2 as X | C2 when (C1 | C2) == ~0.
4082         Canonicalize (X & C1) | C2 as (X & (C1 & ~C2)) | C2.
4083         <AND>: Canonicalize (X | C1) & C2 as (X & C2) | (C1 & C2).
4084
4085 2007-02-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4086
4087         * builtins.c (fold_builtin_load_exponent): New.
4088         (fold_builtin_2): Use it.
4089
4090 2007-02-18  Steven Bosscher  <steven@gcc.gnu.org>
4091
4092         PR rtl-optimization/30773
4093         * local-alloc.c (update_equiv_regs): Do not set reg_equiv_init
4094         if we fail to attach a REG_EQUIV note.
4095
4096 2007-02-18  David Edelsohn  <edelsohn@gnu.org>
4097             Roger Sayle  <roger@eyesopen.com>
4098
4099         * config/rs6000/rs6000.md (bswapsi2): New define_insn and splitter.
4100
4101 2007-02-18  Sandra Loosemore  <sandra@codesourcery.com>
4102
4103         * calls.c (initialize_argument_information): Pass original EXP
4104         and STRUCT_VALUE_ADDR_VALUE instead of a list of arguments.  Move
4105         code to split complex arguments here, as part of initializing the
4106         ARGS array.
4107         (expand_call): Remove code that builds a list of arguments and
4108         inserts implicit arguments into it.  Instead, just count how many
4109         implicit arguments there will be so we can determine the size of
4110         the ARGS array, and let initialize_argument_information do the work.
4111         (split_complex_values): Delete unused function.
4112
4113 2007-02-18  Eric Botcazou  <ebotcazou@adacore.com>
4114
4115         * tree-eh.c (tree_could_trap_p): Handle VIEW_CONVERT_EXPR.
4116
4117 2007-02-18  Eric Botcazou  <ebotcazou@adacore.com>
4118
4119         * calls.c (mem_overlaps_already_clobbered_arg_p): Return true
4120         for arg pointer based indexed addressing.
4121
4122 2007-02-18  Kazu Hirata  <kazu@codesourcery.com>
4123
4124         * config/ia64/ia64.h, config/ia64/ia64.md,
4125         config/ia64/predicates.md, config/ia64/sysv4.h: Follow
4126         spelling conventions.
4127
4128 2007-02-18  Roman Zippel <zippel@linux-m68k.org>
4129
4130         * config/m68k/m68k.c (split_di): New.
4131         * config/m68k/m68k-protos.h: Declare split_di.
4132         * config/m68k/m68k.md (extendsidi2*,ashldi3*,ashrdi3*,lshrdi3*):
4133           Improve predicate handling and split constant shifts.
4134
4135 2007-02-18  Roman Zippel <zippel@linux-m68k.org>
4136
4137         * config/m68k/m68k.md (extv,extzv,insv): disable dynamic
4138         parameter for register bitfield operations, general predicates
4139         cleanup
4140
4141 2007-02-18  Roman Zippel <zippel@linux-m68k.org>
4142
4143         * config/m68k/linux.h (MD_UNWIND_SUPPORT): Define.
4144         * config/m68k/linux-unwind.h: New file.
4145
4146 2007-02-18  Kazu Hirata  <kazu@codesourcery.com>
4147
4148         * cfgloop.c, config/alpha/alpha.c, config/bfin/bfin.c,
4149         config/i386/athlon.md, config/ia64/ia64.md,
4150         config/rs6000/rs6000.c, config/s390/s390.c, config/spu/spu.md,
4151         df-problems.c, df.h, fold-const.c, ipa-cp.c, ipa-inline.c,
4152         ipa-prop.h, see.c, struct-equiv.c, tree-inline.c,
4153         tree-ssa-loop-niter.c, tree-vect-analyze.c,
4154         tree-vect-transform.c: Fix comment typos.
4155
4156 2007-02-17  Kazu Hirata  <kazu@codesourcery.com>
4157
4158         * sched-deps.c (find_insn_list): Remove.
4159         * sched-int.h: Remove the prototype for find_insn_list.
4160
4161 2007-02-16  Geoffrey Keating  <geoffk@apple.com>
4162
4163         * config/darwin.h (LINK_SPEC): Always pass -macosx_version_min
4164         to linker.
4165         (DARWIN_EXTRA_SPECS): Add %(darwin_minversion).
4166         * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): Just call
4167         darwin_rs6000_override_options.
4168         (C_COMMON_OVERRIDE_OPTIONS): Expect
4169         darwin_macosx_version_min to be non-NULL always.
4170         (TARGET_C99_FUNCTIONS): Likewise.
4171         (CC1_SPEC): Always pass -mmacosx-version-min to cc1*.
4172         (DARWIN_MINVERSION_SPEC): New.
4173         * config/rs6000/rs6000.c (darwin_rs6000_override_options): New.
4174         * config/i386/darwin.h (CC1_SPEC): Always pass -mmacosx-version-min
4175         to cc1*.
4176         (DARWIN_MINVERSION_SPEC): New.
4177         * config/darwin.opt (mmacosx-version-min): Initialize to non-NULL
4178         value.
4179         * config/darwin-c.c (darwin_cpp_builtins): Expect
4180         darwin_macosx_version_min to be non-NULL always.
4181
4182         * config/rs6000/rs6000.c: Clean up trailing whitespace.
4183
4184 2007-02-16  Uros Bizjak  <ubizjak@gmail.com>
4185
4186         * config/i386/i386.h (x86_use_xchgb): New.
4187         (TARGET_USE_XCHGB): New macro.
4188         * config/i386/i386.c (x86_use_xchgb): Set for PENT4.
4189         * config/i386/i386.md (*rotlhi3_1 splitter, *rotrhi3_1 splitter):
4190         Split after reload into bswaphi for shifts of 8.
4191         (bswaphi_lowpart): Generate rolw insn for HImode byte swaps.
4192         (*bswaphi_lowpart_1): Generate xchgb for Q registers for TARGET_XCHGB
4193         or when optimizing for size.
4194
4195 2007-02-16  Richard Guenther  <rguenther@suse.de>
4196             Christian Bruel  <christian.bruel@st.com>
4197
4198         * fold-const.c (tree_swap_operands_p): Treat SSA_NAMEs like
4199         DECLs but prefer SSA_NAMEs over DECLs.
4200
4201 2007-02-16  Richard Guenther  <rguenther@suse.de>
4202
4203         * tree-flow-inline.h (single_imm_use_p): Remove.
4204         (zero_imm_uses_p): Likewise.
4205         * tree-ssa-coalesce.c (create_outofssa_var_map): Use has_single_use
4206         instead of single_imm_use_p.
4207         * tree-cfg.c (replace_uses_by): Use has_zero_use instead of
4208         zero_imm_uses_p.
4209
4210 2007-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4211
4212         PR other/27843
4213         * Makefile.in (SYSTEM_HEADER_DIR): Use single quotes to avoid
4214         nested double- and backquotes.
4215
4216 2007-02-15  Roger Sayle  <roger@eyesopen.com>
4217
4218         PR middle-end/30391
4219         * tree.c (expr_align): Handle MODIFY_EXPR.  GIMPLE_MODIFY_STMT
4220         should be unreachable.
4221         (build2_stat): Allow construction of MODIFY_EXPR at any time.
4222         For the time being redirect GIMPLE_MODIFY_STMT to the new
4223         (renamed) build_gimple_modify_stmt_stat.
4224         (build2_gimple_stat): Rename to...
4225         (build_gimple_modify_stmt_stat): Now longer take a CODE argument.
4226         Always build a GIMPLE_MODIFY_STMT node.
4227         * tree.h (build2_gimple, build2_gimple_stat): Delete.
4228         (build_gimple_modify_stmt, build_gimple_modify_stmt_stat): New
4229         declarations.
4230
4231         * tree-cfg.c (factor_computed_gotos, tree_merge_blocks,
4232         gimplify_val): Use build_gimple_modify_stmt instead of build2_gimple.
4233         * tree-complex.c (set_component_ssa_name, expand_complex_move,
4234         expand_complex_div_wide): Likewise.
4235         * tree-ssa-dom.c (record_equivalences_from_stmt): Likewise.
4236         * tree-ssa-loop-im.c (schedule_sm): Likewise.
4237         * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Likewise.
4238         * tree-ssa-loop-manip.c (create_iv): Likewise.
4239         * tree-ssa-phiopt.c (conditional_replacement, minmax_replacement,
4240         abs_replacement): Likewise.
4241         * tree-ssa-pre.c (create_expression_by_pieces, poolify_modify_stmt,
4242         realify_fake_stores): Likewise.
4243
4244         * builtins.c (std_expand_builtin_va_start): Build a MODIFY_EXPR
4245         node rather than a GIMPLE_MODIFY_STMT node.
4246         (std_gimpify_va_arg_expr, expand_builtin_va_copy,
4247         fold_builtin_memset, fold_builtin_memory_op, do_mpfr_sincos):
4248         Likewise.
4249         (integer_valued_real_p): Handle MODIFY_EXPR, not GIMPLE_MODIFY_STMT.
4250         * expr.c (expand_expr_real_1): Handle both MODIFY_EXPR and
4251         GIMPLE_MODIFY_STMT.
4252
4253 2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4254
4255         PR middle-end/30433
4256         * fold-const.c (fold_comparison): Add back the
4257         folding of constant complex comparisions.
4258
4259 2007-02-15  Andrew Pinski  <andrew_pinski@playstation.sony.com>
4260
4261         PR middle-end/30729
4262         * stmt.c (warn_if_unused_value): VA_ARG_EXPR has side
4263         effects unknown to this function, return early.
4264
4265 2007-02-15  Ian Lance Taylor  <iant@google.com>
4266
4267         * lower-subreg.c (move_eh_region_note): New static function.
4268         (resolve_simple_move): Call it.
4269         (decompose_multiword_subregs): Track blocks for which we resolve a
4270         simple move which is also a control flow insn.  Pass them to
4271         find_many_sub_basic_blocks.
4272         (pass_lower_subreg): Add TODO_verify_flow.
4273         (pass_lower_subreg2): Likewise.
4274
4275 2007-02-15  Sandra Loosemore  <sandra@codesourcery.com>
4276             Brooks Moses  <brooks.moses@codesourcery.com>
4277             Lee Millward  <lee.millward@codesourcery.com>
4278
4279         * tree.h (enum tree_code_class): Add tcc_vl_exp.
4280         (VL_EXP_CLASS_P): New.
4281         (TREE_OPERAND_CHECK): Use TREE_OPERAND_LENGTH instead of
4282         TREE_CODE_LENGTH.
4283         (TREE_OPERAND_CHECK_CODE): Likewise.
4284         (GIMPLE_STMT_OPERAND_CHECK): Likewise.
4285         (TREE_RTL_OPERAND_CHECK): Likewise.
4286         (tree_operand_check_failed): Make second parameter the whole tree
4287         instead of its code.  Fixed callers.
4288         (VL_EXP_CHECK): New.
4289         (TREE_OPERAND_LENGTH): New.
4290         (VL_EXP_OPERAND_LENGTH): New.
4291         (CALL_EXPR_FN): New.
4292         (CALL_EXPR_STATIC_CHAIN): New.
4293         (CALL_EXPR_ARGS): New.
4294         (CALL_EXPR_ARG): New.
4295         (call_expr_nargs): New.
4296         (CALL_EXPR_ARGP): New.
4297         (build_nt_call_list): Declare.
4298         (build_vl_exp_stat): Declare.
4299         (build_vl_exp): New.
4300         (build_call_list): Declare.
4301         (build_call_nary): Declare.
4302         (build_call_valist): Declare.
4303         (build_call_array): Declare.
4304         (call_expr_arg): Declare.
4305         (call_expr_argp): Declare.
4306         (call_expr_arglist): Declare.
4307         (fold_build_call_list): Declare.
4308         (fold_build_call_list_initializer): Declare.
4309         (fold_call_expr): Declare to replace fold_builtin.
4310         (fold_builtin_fputs): Update to agree with modified definition.
4311         (fold_builtin_strcpy): Likewise.
4312         (fold_builtin_strncpy): Likewise.
4313         (fold_builtin_memory_chk): Likewise.
4314         (fold_builtin_stxcpy_chk): Likewise.
4315         (fold_builtin_strncpy_chk): Likewise.
4316         (fold_builtin_next_arg): Likewise.
4317         (fold_build_call_expr): Declare.
4318         (fold_builtin_call_list): Declare.
4319         (fold_builtin_call_valist): Declare.
4320         (build_call_expr): Declare.
4321         (validate_arglist): Update to agree with modified definition.
4322         (tree_operand_length): New.
4323         (call_expr_arg_iterator): New.
4324         (init_call_expr_arg_iterator): New.
4325         (next_call_expr_arg): New.
4326         (first_call_expr_arg): New.
4327         (more_call_expr_args_p): New.
4328         (FOR_EACH_CALL_EXPR_ARG): New.
4329
4330         * tree.c (tree_code_class_string): Add entries for tcc_vl_exp
4331         and tcc_gimple_stmt.
4332         (tree_code_size): Update documentation.  Use sizeof (tree) rather
4333         than sizeof (char *).
4334         (tree_size): Likewise.  Add case for tcc_vl_exp.
4335         (tree_node_structure): Add case for tcc_vl_exp.
4336         (contains_placeholder_p): Likewise.
4337         (substitute_in_expr): Likewise.
4338         (substitute_placeholder_in_expr): Likewise.
4339         (stabilize_reference_1): Likewise.
4340         (build3_stat): Remove logic for CALL_EXPRs.  Replace with assertion
4341         to diagnose breakage of this interface for constructing CALL_EXPRs.
4342         (build_nt): Add similar assertion here.
4343         (build_nt_call_list): New.
4344         (simple_cst_equal) <CALL_EXPR>: Rewrite to use new accessors.
4345         (iterative_hash_expr): Use TREE_OPERAND_LENGTH instead of
4346         TREE_CODE_LENGTH.
4347         (get_callee_fndecl): Use new CALL_EXPR accessors.
4348         (tree_operand_check_failed): Change parameters to pass entire node
4349         instead of its code, so that we can call TREE_OPERAND_LENGTH on it.
4350         (process_call_operands): New.
4351         (build_vl_exp_stat): New.
4352         (build_call_list): New.
4353         (build_call_nary): New.
4354         (build_call_valist): New.
4355         (build_call_array): New.
4356         (walk_tree): Use TREE_OPERAND_LENGTH instead of TREE_CODE_LENGTH.
4357         (call_expr_arglist): New.
4358
4359         * tree.def (CALL_EXPR): Change representation of CALL_EXPRs to use
4360         tcc_vl_exp instead of a fixed-size tcc_expression.
4361
4362         * doc/c-tree.texi (CALL_EXPR): Document new representation and
4363         accessors for CALL_EXPRs.
4364         (AGGR_INIT_EXPR): Likewise.
4365
4366 2007-02-15  Sandra Loosemore  <sandra@codesourcery.com>
4367             Brooks Moses  <brooks.moses@codesourcery.com>
4368             Lee Millward  <lee.millward@codesourcery.com>
4369
4370         * builtins.c (c_strlen): Return NULL_TREE instead of 0.
4371         (expand_builtin_nonlocal_goto): Change parameter to be entire
4372         CALL_EXPR instead of an arglist.  Use new CALL_EXPR accessors.
4373         (expand_builtin_prefetch): Likewise.
4374         (expand_builtin_classify_type): Likewise.
4375         (mathfn_built_in): Return NULL_TREE instead of 0.
4376         (expand_errno_check): Use new CALL_EXPR accessors.
4377         (expand_builtin_mathfn): Use new CALL_EXPR accessors and constructors.
4378         Return NULL_RTX instead of 0.
4379         (expand_builtin_mathfn_2): Likewise.
4380         (expand_builtin_mathfn_3): Likewise.
4381         (expand_builtin_interclass_mathfn): Likewise.
4382         (expand_builtin_sincos): Likewise.
4383         (expand_builtin_cexpi): Likewise.
4384         (expand_builtin_int_roundingfn): Likewise.
4385         (expand_builtin_int_roundingfn_2): Likewise.
4386         (expand_builtin_pow): Likewise.
4387         (expand_builtin_powi): Likewise.
4388         (expand_builtin_strlen): Pass entire CALL_EXPR as parameter instead
4389         of arglist, fixing callers appropriately.  Use new CALL_EXPR
4390         accessors and constructors.  Return NULL_RTX instead of 0.
4391         (expand_builtin_strstr): Likewise.
4392         (expand_builtin_strchr): Likewise.
4393         (expand_builtin_strrchr): Likewise.
4394         (expand_builtin_strpbrk): Likewise.
4395         (expand_builtin_memcpy): Likewise.
4396         (expand_builtin_mempcpy): Likewise.
4397         (expand_builtin_mempcpy_args): New.
4398         (expand_builtin_memmove): Similarly to expand_builtin_mempcpy.
4399         (expand_builtin_memmove_args): New.
4400         (expand_builtin_bcopy): Similarly to expand_builtin_mempcpy.
4401         (expand_movstr): Likewise.
4402         (expand_builtin_strcpy): Likewise.
4403         (expand_builtin_strcpy_args): New.
4404         (expand_builtin_stpcpy): Similarly to expand_builtin_strcpy.
4405         (expand_builtin_strncpy): Likewise.
4406         (expand_builtin_memset): Likewise.
4407         (expand_builtin_memset_args): New.
4408         (expand_builtin_bzero): Similarly to expand_builtin_memset.
4409         (expand_builtin_memcmp): Likewise.
4410         (expand_builtin_strcmp): Likewise.
4411         (expand_builtin_strncmp): Likewise.
4412         (expand_builtin_strcat): Likewise.
4413         (expand_builtin_strncat): Likewise.
4414         (expand_builtin_strspn): Likewise.
4415         (expand_builtin_strcspn): Likewise.
4416         (expand_builtin_args_info): Likewise.
4417         (expand_builtin_va_start): Likewise.
4418         (gimplify_va_arg_expr): Likewise.
4419         (expand_builtin_va_end): Likewise.
4420         (expand_builtin_va_copy): Likewise.
4421         (expand_builtin_frame_address): Likewise.
4422         (expand_builtin_alloca): Likewise.
4423         (expand_builtin_bswap): Likewise.
4424         (expand_builtin_unop): Likewise.
4425         (expand_builtin_fputs): Likewise.
4426         (expand_builtin_expect): Likewise.
4427         (expand_builtin_fabs): Likewise.
4428         (expand_builtin_copysign): Likewise.
4429         (expand_builtin_printf): Likewise.
4430         (expand_builtin_fprintf): Likewise.
4431         (expand_builtin_sprintf): Likewise.
4432         (expand_builtin_init_trampoline): Likewise.
4433         (expand_builtin_signbit): Likewise.
4434         (expand_builtin_fork_or_exec): Likewise.
4435         (expand_builtin_sync_operation): Likewise.
4436         (expand_builtin_compare_and_swap): Likewise.
4437         (expand_builtin_lock_test_and_set): Likewise.
4438         (expand_builtin_lock_release): Likewise.
4439         (expand_builtin): Likewise.
4440         (builtin_mathfn_code): Likewise.
4441
4442         (fold_builtin_constant_p): Pass call arguments individually instead
4443         of as an arglist, fixing callers appropriately.  Use new CALL_EXPR
4444         accessors and constructors.  Return NULL_TREE instead of 0.
4445         (fold_builtin_expect): Likewise.
4446         (fold_builtin_classify_type): Likewise.
4447         (fold_builtin_strlen): Likewise.
4448         (fold_builtin_nan): Likewise.
4449         (integer_valued_real_p): Likewise.
4450         (fold_trunc_transparent_mathfn): Likewise.
4451         (fold_fixed_mathfn): Likewise.
4452         (fold_builtin_cabs): Likewise.
4453         (fold_builtin_sqrt): Likewise.
4454         (fold_builtin_cbrt): Likewise.
4455         (fold_builtin_cos): Likewise.
4456         (fold_builtin_cosh): Likewise.
4457         (fold_builtin_tan): Likewise.
4458         (fold_builtin_sincos): Likewise.
4459         (fold_builtin_cexp): Likewise.
4460         (fold_builtin_trunc): Likewise.
4461         (fold_builtin_floor): Likewise.
4462         (fold_builtin_ceil): Likewise.
4463         (fold_builtin_round): Likewise.
4464         (fold_builtin_int_roundingfn): Likewise.
4465         (fold_builtin_bitop): Likewise.
4466         (fold_builtin_bswap): Likewise.
4467         (fold_builtin_logarithm): Likewise.
4468         (fold_builtin_hypot): Likewise.
4469         (fold_builtin_pow): Likewise.
4470         (fold_builtin_powi): Likewise.
4471         (fold_builtin_exponent): Likewise.
4472         (fold_builtin_memset): Likewise.
4473         (fold_builtin_bzero): Likewise.
4474         (fold_builtin_memory_op): Likewise.
4475         (fold_builtin_bcopy): Deleted; call site changed to invoke
4476         fold_builtin_memory_op directly.
4477         (fold_builtin_strcpy): Similarly as for fold_builtin_memory_op.
4478         (fold_builtin_strncpy): Likewise.
4479         (fold_builtin_memcmp): Likewise.
4480         (fold_builtin_strcmp): Likewise.
4481         (fold_builtin_strncmp): Likewise.
4482         (fold_builtin_signbit): Likewise.
4483         (fold_builtin_copysign): Likewise.
4484         (fold_builtin_isascii): Likewise.
4485         (fold_builtin_toascii): Likewise.
4486         (fold_builtin_isdigit): Likewise.
4487         (fold_builtin_fabs): Likewise.
4488         (fold_builtin_abs): Likewise.
4489         (fold_builtin_fmin_fmax): Likewise.
4490         (fold_builtin_carg): Likewise.
4491         (fold_builtin_classify): Likewise.
4492         (fold_builtin_unordered_cmp): Likewise.
4493
4494         (fold_builtin_0, fold_builtin_2, fold_builtin_3, fold_builtin_4):
4495         New functions split out from fold_builtin_1.
4496         (fold_builtin_n): New.
4497         (fold_builtin_varargs): New.
4498         (fold_builtin): Deleted.  Most callers changed to use fold_call_expr
4499         instead.
4500         (fold_call_expr): New.
4501         (build_function_call_expr): Rewrite to use new helper function.
4502         (fold_builtin_call_list): New.
4503         (build_call_expr): New.
4504         (fold_builtin_call_valist): New.
4505         (rewrite_call_expr): New.
4506         (validate_arg): New.
4507         (validate_arglist): Change parameter to be entire CALL_EXPR instead
4508         of an arglist.  Change return type to bool.  Use new CALL_EXPR
4509         accessors.
4510
4511         (fold_builtin_strstr):  Pass call arguments individually instead
4512         of as an arglist, fixing callers appropriately.  Use new CALL_EXPR
4513         accessors and constructors.  Return NULL_TREE instead of 0.
4514         (fold_builtin_strchr): Likewise.
4515         (fold_builtin_strrchr): Likewise.
4516         (fold_builtin_strpbrk): Likewise.
4517         (fold_builtin_strcat): Likewise.
4518         (fold_builtin_strncat): Likewise.
4519         (fold_builtin_strspn): Likewise.
4520         (fold_builtin_strcspn): Likewise.
4521         (fold_builtin_fputs): Likewise.
4522         (fold_builtin_next_arg): Likewise.
4523         (fold_builtin_sprintf): Likewise.
4524
4525         (expand_builtin_object_size): Use new CALL_EXPR accessors.  Use
4526         NULL_RTX instead of 0.
4527         (expand_builtin_memory_chk): Likewise.
4528         (maybe_emit_chk_warning): Likewise.
4529         (maybe_emit_sprintf_chk_warning): Likewise.
4530
4531         (fold_builtin_object_size): Pass call arguments individually instead
4532         of as an arglist, fixing callers appropriately.  Use new CALL_EXPR
4533         accessors and constructors.  Return NULL_TREE instead of 0.
4534         (fold_builtin_memory_chk): Likewise.
4535         (fold_builtin_stxcpy_chk): Likewise.
4536         (fold_builtin_strncpy_chk): Likewise.
4537         (fold_builtin_strcat_chk): Likewise.
4538         (fold_builtin_strcat_chk): Likewise.
4539         (fold_builtin_strncat_chk): Likewise.
4540         (fold_builtin_sprintf_chk): Likewise.
4541         (fold_builtin_snprintf_chk): Likewise.
4542         (fold_builtin_printf): Likewise.
4543         (fold_builtin_vprintf): Likewise.
4544
4545         * fold-const.c (negate_expr_p): Use new CALL_EXPR accessors and
4546         constructors.
4547         (operand_equal_p): Add separate tcc_vl_exp/CALL_EXPR case.
4548         (make_range): Use TREE_OPERAND_LENGTH instead of TREE_CODE_LENGTH.
4549         (extract_muldiv_1): Add VL_EXP_CLASS_P case.
4550         (fold_mathfn_compare): Use new CALL_EXPR accessors and constructors.
4551         (fold_unary): Likewise.
4552         (fold_binary): Likewise.
4553         (fold_ternary): Remove CALL_EXPR case, since they are no longer
4554         ternary expressions.
4555         (fold): Add logic for tcc_vl_exp.
4556         (fold_checksum_tree):  Make it know about tcc_vl_exp.  Use
4557         TREE_OPERAND_LENGTH instead of TREE_CODE_LENGTH.
4558         (fold_build3_stat): Add assertion to flag broken interface for
4559         constructing CALL_EXPRs.
4560         (fold_build_call_list): New.
4561         (fold_build_call_list_initializer): New.
4562         (tree_expr_nonnegative_p): Use new CALL_EXPR accessors and
4563         constructors.
4564         (fold_strip_sign_ops): Likewise.
4565
4566 2007-02-15  Sandra Loosemore  <sandra@codesourcery.com>
4567             Brooks Moses  <brooks.moses@codesourcery.com>
4568             Lee Millward  <lee.millward@codesourcery.com>
4569
4570         * tree-dump.c (dequeue_and_dump) <CALL_EXPR>: Use new CALL_EXPR
4571         accessors and dump arguments explicitly.
4572
4573         * tree-pretty-print.c (do_niy): Use TREE_OPERAND_LENGTH instead of
4574         TREE_CODE_LENGTH.
4575         (dump_generic_node): Use new CALL_EXPR accessors and walk arguments
4576         explicitly.
4577         (print_call_name): Use new CALL_EXPR accessors.
4578
4579         * print-tree.c (print_node): Add case tcc_vl_exp.  Print
4580         CALL_EXPR arguments explicitly instead of as a list.  Use
4581         TREE_OPERAND_LENGTH instead of TREE_CODE_LENGTH.
4582
4583         * tree-vrp.c (stmt_interesting_for_vrp): Use new CALL_EXPR accessors.
4584         (vrp_visit_stmt): Likewise.
4585
4586         * tree-ssa-loop-im.c (outermost_invariant_loop_expr):  Make it
4587         know about tcc_vl_exp.  Use TREE_OPERAND_LENGTH instead of
4588         TREE_CODE_LENGTH.
4589         (force_move_till_expr): Likewise.
4590
4591         * targhooks.c (default_external_stack_protect_fail): Use
4592         build_call_expr instead of build_function_call_expr.
4593         (default_hidden_stack_protect_fail): Likewise.
4594
4595         * tree-complex.c (expand_complex_libcall): Use build_call_expr to
4596         build the call.
4597
4598         * cgraphbuild.c (build_cgraph_edges): Use new CALL_EXPR accessors
4599         and walk arguments explicitly.
4600
4601         * tree-ssa-loop-niter.c (simplify_replace_tree): Use
4602         TREE_OPERAND_LENGTH instead of TREE_CODE_LENGTH.
4603         (expand_simple_operations): Likewise.
4604         (infer_loop_bounds_from_array): Use new CALL_EXPR accessors.
4605
4606         * gengtype.c (adjust_field_tree_exp): Use TREE_OPERAND_LENGTH instead
4607         of TREE_CODE_LENGTH.
4608         (walk_type): Tweak walking of arrays not to blow up on CALL_EXPRs.
4609
4610         * optabs.c (expand_widen_pattern-expr): Use TREE_OPERAND_LENGTH
4611         instead of TREE_CODE_LENGTH.
4612
4613         * value_prof.c (tree_ic): Use new CALL_EXPR accessors.
4614         (tree_ic_transform): Likewise.
4615         (interesting_stringop_to_profile_p): Pass entire CALL_EXPR as
4616         parameter instead of arglist.  Fix callers.
4617         (tree_stringop_fixed_value): Use new CALL_EXPR accessors.
4618         (tree_stringops_transform): Likewise.
4619         (tree_indirect_call_to_profile): Likewise.
4620         (tree_stringops_values_to_profile): Likewise.
4621
4622         * tree-tailcall.c (find_tail_calls): Use new CALL_EXPR iterator.
4623         (eliminate_tail_call): Likewise.
4624
4625         * ipa-cp.c (ipcp_update_callgraph): Use new CALL_EXPR accessors.
4626
4627         * tree-scalar-evolution.c (chrec_contains_symbols_defined_in_loop):
4628         Use TREE_OPERAND_LENGTH and generalize to handle any number of
4629         operands.
4630         (instantiate_parameters_1): Can't handle tcc_vl_exp here.
4631
4632         * omp-low.c (build_omp_barrier): Use build_call_expr.
4633         (lower_rec_input_clauses): Likewise.
4634         (lower_reduction_clauses): Likewise.
4635         (expand_parallel_call): Likewise.
4636         (maybe_catch_exception): Likewise.
4637         (expand_omp_for_generic): Likewise.
4638         (expand_omp_for_static_nochunk): Likewise.
4639         (expand_omp_sections): Likewise.
4640         (lower_omp_single_simple): Likewise.
4641         (lower_omp_single_copy): Likewise.
4642         (lower_omp_master): Likewise.
4643         (lower_omp_ordered): Likewise.
4644         (lower_omp_critical): Likewise.
4645
4646         * ipa-reference.c (check-call): Use new CALL_EXPR iterator.
4647         (scan_for_static_refs): Create tcc_vl_exp case for CALL_EXPR.
4648
4649         * tree-gimple.c (is_gimple_call_addr): Fix doc.
4650         (recalculate_side_effects): Use TREE_OPERAND_LENGTH instead of
4651         TREE_CODE_LENGTH.  Add tcc_vl_exp case.
4652
4653         * tree-chrec.c (chrec_contains_symbols): Use TREE_OPERAND_LENGTH
4654         and generalize to handle any number of operands.
4655         (chrec_contains_undetermined): Likewise.
4656         (tree_contains_chrecs): Likewise.
4657         (evolution_function_is_invariant_rec_p): Use TREE_OPERAND_LENGTH.
4658
4659         * cgraphunit.c (update_call_expr): Use new CALL_EXPR accessors.
4660
4661         * tree-ssa-ccp.c (ccp_fold): Use new CALL_EXPR accessors.  Use
4662         fold_call_expr instead of fold_builtin.
4663         (ccp_fold_builtin): Likewise.  Update calls into builtins.c to
4664         match declarations there.
4665         (fold_stmt): Use new CALL_EXPR constructor and accessors.  Doc
4666         updates.
4667
4668         * tree-ssa-loop-ivopts.c (expr_invariant_in_loop_p): Use
4669         TREE_OPERAND_LENGTH instead of TREE_CODE_LENGTH.
4670
4671         * ipa-pure-const.c (check_call): Use new CALL_EXPR accessors.
4672         (scan_function): Add case tcc_vl_exp for CALL_EXPR.
4673
4674         * tree-stdarg.c (execute_optimize_stdarg): Use new CALL_EXPR
4675         accessors.
4676
4677         * tree-ssa-math-opts.c (execute_cse_sincos_1): Use build_call_expr.
4678         (execute_cse_sincos): Use new CALL_EXPR accessors.
4679
4680         * tree-ssa-alias.c (find_used_portions): Use new CALL_EXPR iterator.
4681
4682         * gimple-low.c (lower_function_body): Use build_call_expr.
4683         (lower_builtin_setjmp): Likewise.
4684
4685         * expr.c (emit_block_move_via_libcall): Use build_call_expr.
4686         (set_storage_via_libcall): Likewise.
4687         (safe_from_p): Add tcc_vl_exp case.  Use TREE_OPERAND_LENGTH
4688         instead of TREE_CODE_LENGTH.
4689         (expand_expr_real_1): Use new CALL_EXPR accessors.
4690
4691         * tree-browser.c (store_child_info): Use TREE_OPERAND_LENGTH and
4692         generalize to handle any number of operands.
4693         (TB_parent_eq): Likewise.
4694
4695         * predict.c (expr_expected_value): Use new CALL_EXPR accessors.
4696         (strip_builtin_expect): Likewise.
4697
4698         * function.c (gimplify_parameters): Use build_call_expr.
4699
4700         * tree-vectorizer.c (vect_is_simple_reduction): Use TREE_OPERAND_LENGTH
4701         instead of TREE_CODE_LENGTH.
4702
4703         * ipa-type-escape.c (check_call): Use new CALL_EXPR iterators.
4704         (scan_for_refs): Add case tcc_vl_exp for CALL_EXPR.
4705
4706         * tree-data-ref.c (get_references_in_stmt): Use new CALL_EXPR
4707         iterators.
4708
4709         * gimplify.c (build_stack_save_restore): Use build_call_expr.
4710         (gimplify_decl_expr): Likewise.
4711         (gimplify_call_expr): Use fold_call_expr instead of fold_builtin.
4712         Use new CALL_EXPR iterators.
4713         (gimplify_modify_expr_to_memcpy): Use build_call_expr.
4714         (gimplify_modify_expr_to_memset): Likewise.
4715         (gimplify_variable_sized_compare): Likewise.
4716         (gimplify_omp_atomic_fetch_op): Likewise.
4717         (gimplify_omp_atomic_pipeline): Likewise.
4718         (gimplify_omp_atomic_mutex): Likewise.
4719         (gimplify_function_tree): Likewise.
4720
4721         * calls.c (alloca_call_p): Use new CALL_EXPR accessors.
4722         (call_expr_flags): Likewise.
4723         (expand_call): Likewise.
4724
4725         * except.c (expand_builtin_eh_return_data_regno): Pass entire
4726         CALL_EXPR as parameter instead of arglist.  Use new CALL_EXPR
4727         accessors.
4728
4729         * coverage.c (create_coverage): Use build_call_expr.
4730
4731         * tree-ssa-pre.c (expression_node_pool, list_node_pool): Delete.
4732         (temp_call_expr_obstack): New.
4733         (pool_copy_list): Delete.
4734         (temp_copy_call_expr): New.
4735         (phi_translate): Add case tcc_vl_exp for CALL_EXPR.  Use new
4736         CALL_EXPR accessors.  Get rid of special goo for copying argument
4737         lists and use temp_copy_call_expr instead.
4738         (valid_in_sets): Add case tcc_vl_exp for CALL_EXPR.  Use new
4739         CALL_EXPR accessors.
4740         (create_expression_by_pieces): Likewise.  Use build_call_array
4741         to construct the result instead of fold_build3.
4742         (create_value_expr_from): Add tcc_vl_exp.  Delete special goo for
4743         dealing with argument lists.
4744         (init_pre): Remove references to expression_node_pool and
4745         list_node_pool.  Init temp_call_expr_obstack instead.
4746         (fini_pre): Remove references to expression_node_pool and
4747         list_node_pool.
4748
4749         * tree-sra.c (sra_walk_call_expr): Use new CALL_EXPR accessors
4750         and walk arguments explicitly instead of as a list.
4751
4752         * tree-mudflap.c (mf_build_check_statement_for): Use build_call_expr.
4753         (mx_register_decls): Likewise.
4754         (mudflap_register_call): Likewise.
4755         (mudflap_finish_file): Likewise.
4756
4757         * ipa-prop.c (ipa_callsite_compute_count): Use new CALL_EXPR accessors.
4758         (ipa_callsite_compute_param): Likewise.
4759
4760         * tree-vect-patterns.c (vect_recog_pow_pattern): Use new CALL_EXPR
4761         accessors and constructor.
4762
4763         * tree-nested.c (convert_nl_goto_reference): Use new CALL_EXPR
4764         accessors and constructor.
4765         (convert_tramp_reference): Likewise.
4766         (convert_call_expr): Likewise.
4767         (finalize_nesting_tree_1): Likewise.
4768
4769         * tree-ssa.c (tree_ssa_useless_type_conversion): Use new CALL_EXPR
4770         accessors.
4771
4772         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Use build_call_expr.
4773
4774         * tree-inline.c (initialize_inlined_parameters): Pass entire
4775         CALL_EXPR as parameter instead of arglist.  Use new CALL_EXPR
4776         accessors.
4777         (estimate_num_insns_1): Use new CALL_EXPR accessors.
4778         (expand_call_inline): Tidy up call to initialize_inlined_parameters.
4779
4780         * tree-vect-transform.c (vect_create_epilog_for_reduction):  Use
4781         TREE_OPERAND_LENGTH instead of TREE_CODE_LENGTH.
4782         (vectorizable_reduction): Likewise.
4783         (vectorizable_call): Use new CALL_EXPR iterators.
4784         (vectorizable_conversion): Use build_call_expr.
4785         (vectorizable_operation): Use TREE_OPERAND_LENGTH.
4786         (vect_gen_widened_results_half): Use build_call_expr.
4787         (vect_setup_realignment): Likewise.
4788         (vectorizable_live_operation): Use TREE_OPERAND_LENGTH.
4789
4790         * tree-object-size.c (alloc_object_size): Use new CALL_EXPR accessors.
4791         (pass_through_call): Likewise.
4792         (compute_object_sizes): Likewise.  Use fold_call_expr instead of
4793         fold_builtin.
4794
4795         * tree-profile.c (tree_gen_interval_profiler): Use build_call_expr.
4796         (tree_gen_pow2_profiler): Likewise.
4797         (tree_gen_one_value_profiler): Likewise.
4798         (tree_gen_ic_func_profiler): Likewise.
4799         (tree_gen_average_profiler): Likewise.
4800         (tree_gen_ior_profiler): Likewise.
4801
4802         * tree-ssa-structalias.c (get_constraint_for): Add case tcc_vl_exp.
4803         (find_func_aliases): Use new CALL_EXPR accessors.  Add case
4804         tcc_vl_exp.  Use TREE_OPERAND_LENGTH instead of TREE_CODE_LENGTH.
4805
4806         * tree-ssa-reassoc.c (get_rank): Use TREE_OPERAND_LENGTH instead
4807         of TREE_CODE_LENGTH.
4808
4809         * stmt.c (warn_if_unused_value): Use TREE_OPERAND_LENGTH instead
4810         of TREE_CODE_LENGTH.
4811
4812         * convert.c (convert_to_real): Use new CALL_EXPR accessors and
4813         constructor.
4814         (convert_to_integer): Likewise.
4815
4816         * tree-ssa-operands.c (get_call_expr_operands): Use new CALL_EXPR
4817         accessors.
4818
4819 2007-02-15  Sandra Loosemore  <sandra@codesourcery.com>
4820             Brooks Moses  <brooks.moses@codesourcery.com>
4821             Lee Millward  <lee.millward@codesourcery.com>
4822
4823         * config/alpha/alpha.c (alpha_expand_builtin): Use new CALL_EXPR
4824         accessors.
4825         * config/frv/frv.c (frv_expand_builtin): Likewise.
4826         * config/s390/s390.c (s390_expand_builtin): Likewise.
4827
4828         * config/sparc/sparc.c (sparc_gimplify_va_arg): Use build_call_expr.
4829         (sparc_expand_builtin): Use new CALL_EXPR accessors.
4830
4831         * config/i386/i386.c (ix86_function_ok_for_sibcall): Likewise.
4832         (ix86_expand_binop_builtin): Pass entire CALL_EXPR as parameter
4833         instead of arglist.  Use new CALL_EXPR accessors on it.  Fix callers.
4834         (ix86_expand_store_builtin): Likewise.
4835         (ix86_expand_unop_builtin): Likewise.
4836         (ix86_expand_unop1_builtin): Likewise.
4837         (ix86_expand_sse_compare): Likewise.
4838         (ix86_expand_sse_comi): Likewise.
4839         (ix86_expand_vec_init_builtin): Likewise.
4840         (ix86_expand_vec_ext_builtin): Likewise.
4841         (ix86_expand_vec_set_builtin): Likewise.
4842         (ix86_expand_builtin): Use new CALL_EXPR accessors.
4843
4844         * config/sh/sh.c (sh_expand_builtin): Use new CALL_EXPR accessors.
4845         * config/c4x/c4x.c (c4x_expand_builtin): Likewise.
4846
4847         * config/iq2000/iq2000.c (expand_one_builtin): Pass entire CALL_EXPR
4848         instead of arglist.  Use new CALL_EXPR accessors.  Fix callers.
4849         (iq2000_expand_builtin): Use new CALL_EXPR accessors.
4850
4851         * config/rs6000/rs6000-c.c (altivec_build_resolved_builtin): Use
4852         build_call_expr.
4853         * config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Likewise.
4854         (rs6000_expand_unop_builtin): Pass entire CALL_EXPR instead of
4855         arglist.  Use new CALL_EXPR accessors.  Fix callers.
4856         (altivec_expand_abs_builtin): Likewise.
4857         (rs6000_expand_binop_builtin): Likewise.
4858         (altivec_expand_predicate_builtin): Likewise.
4859         (altivec_expand_lv_builtin): Likewise.
4860         (spe_expand_stv_builtin): Likewise.
4861         (altivec_expand_stv_builtin): Likewise.
4862         (rs6000_expand_ternop_builtin): Likewise.
4863         (altivec_expand_ld_builtin): Use new CALL_EXPR accessors.
4864         (altivec_expand_st_builtin): Likewise.
4865         (altivec_expand_dst_builtin): Likewise.
4866         (altivec_expand_vec_init_builtin): Pass entire CALL_EXPR instead of
4867         arglist.  Use new CALL_EXPR accessors.  Fix callers.
4868         (altivec_expand_vec_set_builtin): Likewise.
4869         (altivec_expand_vec_ext_builtin): Likewise.
4870         (altivec_expand_builtin): Use new CALL_EXPR accessors.
4871         (spe_expand_builtin): Likewise.
4872         (spe_expand_predicate_builtin): Pass entire CALL_EXPR instead of
4873         arglist.  Use new CALL_EXPR accessors.  Fix callers.
4874         (spe_expand_evsel_builtin): Likewise.
4875         (rs6000_expand_builtin): Use new CALL_EXPR accessors.  VCFUX and
4876         FCFSX cases must construct whole new CALL_EXPR, not just arglist.
4877
4878         * config/arm/arm.c (arm_expand_binop_builtin): Pass entire CALL_EXPR
4879         instead of arglist.  Use new CALL_EXPR accessors.  Fix callers.
4880         (arm_expand_unop_builtin): Likewise.
4881         (arm_expand_builtin): Use new CALL_EXPR accessors.
4882
4883         * config/mips/mips.c (mips_expand_builtin):  Use new CALL_EXPR
4884         accessors.
4885
4886         * config/bfin/bfin.c (bfin_expand_binop_builtin): Pass entire CALL_EXPR
4887         instead of arglist.  Use new CALL_EXPR accessors.  Fix callers.
4888         (bfin_expand_unop_builtin): Likewise.
4889         (bfin_expand_builtin): Use new CALL_EXPR accessors.
4890
4891 2007-02-15  Sandra Loosemore  <sandra@codesourcery.com>
4892             Brooks Moses  <brooks.moses@codesourcery.com>
4893             Lee Millward  <lee.millward@codesourcery.com>
4894
4895         * c-semantics.c (build_stmt): Add internal diagnostic check.
4896
4897         * c-pretty-print.c (pp_c_postfix_expression): Use new CALL_EXPR
4898         accessors.  Print arguments explicitly instead of as a list.
4899
4900         * c-typeck.c (build_function_call): Use new CALL_EXPR constructors.
4901
4902         * c-omp.c (c_finish_omp_barrier): Use build_call_expr.
4903         (c_finish_omp_flish): Likewise.
4904
4905         * c-common.c (verify_tree): Use new CALL_EXPR accessors.  Traverse
4906         arguments explicitly instead of as a list.  Use TREE_OPERAND_LENGTH
4907         instead of TREE_CODE_LENGTH.
4908         (check_function_arguments_recurse): Use new CALL_EXPR accessors.
4909         (c_warn_unused_result): Likewise.
4910
4911 2007-02-15  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
4912
4913         PR c/26494
4914         * doc/invoke.texi (Warning Options): Remove
4915         -Werror-implicit-function-declaration.
4916         (Wimplicit-function-declaration): Update description.
4917         * opts.c (common_handle_option): Move handling of -Werror=* to...
4918         (enable_warning_as_error): ...here.
4919         * opts.h (enable_warning_as_error): Declare.
4920         * c-decl.c (implicit_decl_warning): Unless
4921         -Wno-implicit-function-declaration is given, emit a pedwarn if
4922         -std=c99 or emit a warning if -Wimplicit-function-declaration.
4923         * c.opt (Wimplicit-function-declaration): Replace
4924         mesg_implicit_function_declaration with
4925         warn_implicit_function_declaration.
4926         * c-opts.c (c_common_handle_option):
4927         -Werror-implicit-function-declaration is exactly equal as
4928         -Werror=implicit-function-declaration.
4929         (set_Wimplicit): Replace mesg_implicit_function_declaration with
4930         warn_implicit_function_declaration.
4931         (c_common_post_options): -Wimplict-function-declaration is enabled
4932         by default by -std=c99, otherwise is disabled by default.
4933         * c-objc-common.c (c_objc_common_init): Remove flawed logic.
4934
4935 2007-02-15  Eric Botcazou  <ebotcazou@adacore.com>
4936
4937         * gimplify.c (gimplify_modify_expr): During gimplification, attach a
4938         DECL on the rhs to a DECL on the lhs for debug info purposes if the
4939         former is ignored but not the latter.
4940
4941 2007-02-15  Eric Botcazou  <ebotcazou@adacore.com>
4942
4943         * expr.c (expand_expr_real_1) <normal_inner_ref>: If a temporary
4944         is made and the reference doesn't use the alias set of its type,
4945         do not create the temporary using that type.
4946
4947 2007-02-15  Aldy Hernandez  <aldyh@redhat.com>
4948
4949         * jump.c: Remove prototypes for delete_computation and
4950         delete_prior_computation.
4951
4952 2007-02-15  Paolo Bonzini  <bonzini@gnu.org>
4953
4954         * jump.c (get_label_after): Delete.
4955         (get_label_before, delete_computation, delete_jump,
4956         delete_prior_computation, follow_jumps): Move...
4957         * reorg.c (delete_computation, delete_prior_computation): ... here...
4958         (get_label_before, delete_jump): ... making these static ...
4959         (follow_jumps): ... and simplifying this since it only runs after
4960         reload.
4961         * rtl.h (get_label_after, get_label_before, delete_jump,
4962         follow_jumps): Delete prototypes.
4963
4964 2007-02-15  Paolo Bonzini  <bonzini@gnu.org>
4965
4966         * caller-save.c (save_call_clobbered_regs): Do not process sibcalls.
4967
4968 2007-02-15  Nick Clifton  <nickc@redhat.com>
4969
4970         * varasm.c (default_asm_output_anchor): Prepend * to . symbol in
4971         order to prevent it from being munged by the target.
4972
4973 2007-02-15  Uros Bizjak  <ubizjak@gmail.com>
4974
4975         * config/i386/i386.md: Remove misleading comment.
4976
4977 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
4978
4979         * config/frv/frv.md (reload_incc, reload_outcc, reload_incc_uns,
4980         reload_outcc_uns, reload_incc_nz, reload_outcc_nz): Remove
4981         invalid patterns.
4982
4983 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
4984
4985         * tree-sra.c (instantiate_missing_elements): Canonicalize
4986         bit-field types.
4987         (sra_build_assignment): New.
4988         (generate_copy_inout, generate_element_copy,
4989         generate_element_zero, generate_one_element_init): Use it.
4990
4991 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
4992
4993         * tree-sra.c (instantiate_missing_elements): Canonicalize
4994         bit-field types.
4995         (sra_build_assignment): New.
4996         (generate_copy_inout, generate_element_copy,
4997         generate_element_zero, generate_one_element_init): Use it.
4998
4999 2007-02-15  Alexandre Oliva  <aoliva@redhat.com>
5000
5001         * dwarf2out.c (dwarf2out_finish): Accept namespaces as context of
5002         limbo die nodes.
5003
5004 2007-02-14  Joseph Myers  <joseph@codesourcery.com>
5005
5006         * emit-rtl.c (set_mem_attributes_minus_bitpos): Treat complex
5007         types as aggregates not scalars.
5008         * function.c (assign_stack_temp_for_type): Likewise.
5009
5010 2007-02-14  Roger Sayle  <roger@eyesopen.com>
5011             Zdenek Dvorak  <dvorakz@suse.cz>
5012
5013         * tree-dump.c (dump_switch_p_1): Require exact match of the option
5014         name.
5015
5016 2007-02-14  Zdenek Dvorak  <dvorakz@suse.cz>
5017
5018         * passes.c (next_pass_1): Clear the next field of the copied
5019         pass structure.
5020
5021 2007-02-14  Richard Henderson  <rth@redhat.com>
5022
5023         * tree-sra.c (early_sra): New.
5024         (decl_can_be_decomposed_p): Deny va_list if early_sra.
5025         (tree_sra_early, pass_sra_early): New.
5026         * tree-pass.h (pass_sra_early): Declare.
5027         * passes.c (init_optimization_passes): Use it.
5028
5029 2007-02-14  Richard Guenther  <rguenther@suse.de>
5030
5031         * flags.h (issue_strict_overflow_warning): Convert to a macro.
5032
5033 2007-02-14  Dorit Nuzman  <dorit@il.ibm.com>
5034
5035          PR tree-optimization/30771
5036         * tree-vect-analyze.c (vect_determine_vectorization_factor): Traverse
5037         also phi nodes.
5038         (vect_analyze_operations): Induction phis can now be marked as
5039         used_in_loop.
5040         (vect_mark_stmts_to_be_vectorized): No special treatment for phis.
5041         Update documentation accordingly.
5042
5043 2007-02-14  Nick Clifton  <nickc@redhat.com>
5044
5045         * builtin-types.def (DEF_FUNCTION_TYPE_x): Do not imply that at
5046         most 3 arguments are supported.
5047         (DEF_FUNCTION_TYPE_VAR_5): Fix typo in its description.
5048
5049 2007-02-13  Seongbae Park <seongbae.park@gmail.com>
5050
5051         * bitmap.c (bitmap_and, bitmap_and_compl, bitmap_xor):
5052         Ensure dst->current is valid.
5053
5054 2007-02-13  Paul Brook  <paul@codesourcery.com>
5055
5056         * config.gcc: Add arm*-*-uclinux-*eabi.
5057         * config/arm/uclinux-elf.h (TARGET_OS_CPP_BUILTINS): Define.
5058         (SUBTARGET_EXTRA_LINK_SPEC): Define.
5059         (STARTFILE_SPEC, ENDFILE_SPEC): Remove broken -shared handling.
5060         (LINK_GCC_C_SEQUENCE_SPEC): Undef.
5061         (LINK_SPEC): Define.
5062         (LIB_SPEC): Define.
5063         * config/arm/arm.c (arm_override_options): Use r9 as EABI PIC
5064         register.
5065         * config/arm/uclinux-eabi.h: New file.
5066         * config/arm/linux-eabi.h (WCHAR_TYPE): Remove.
5067         * config/arm/linux-gas.h (WCHAR_TYPE): Use unsigned long on AAPCS
5068         based targets.
5069
5070 2007-02-13  Ian Lance Taylor  <iant@google.com>
5071
5072         * common.opt: Add Wstrict-overflow and Wstrict-overflow=.
5073         * flags.h (warn_strict_overflow): Declare.
5074         (enum warn_strict_overflow_code): Define.
5075         (issue_strict_overflow_warning): New static inline function.
5076         * opts.c (warn_strict_overflow): New variable.
5077         (common_handle_option): Handle OPT_Wstrict_overflow and
5078         OPT_Wstrict_overflow_.
5079         * c-opts.c (c_common_handle_option): Set warn_strict_overflow for
5080         OPT_Wall.
5081         * fold-const.c: Include intl.h.
5082         (fold_deferring_overflow_warnings): New static variable.
5083         (fold_deferred_overflow_warning): New static variable.
5084         (fold_deferred_overflow_code): New static variable.
5085         (fold_defer_overflow_warnings): New function.
5086         (fold_undefer_overflow_warnings): New function.
5087         (fold_undefer_and_ignore_overflow_warnings): New function.
5088         (fold_deferring_overflow_warnings_p): New function.
5089         (fold_overflow_warning): New static function.
5090         (make_range): Add strict_overflow_p parameter.  Change all
5091         callers.
5092         (extract_muldiv, extract_muldiv_1): Likewise.
5093         (fold_unary) [ABS_EXPR]: Check ABS_EXPR before calling
5094         tree_expr_nonnegative_p.
5095         (fold_negate_expr): Call fold_overflow_warning.
5096         (fold_range_test): Likewise.
5097         (fold_comparison): Likewise.
5098         (fold_binary): Likewise.  Call tree_expr_nonnegative_warnv_p
5099         instead of tree_expr_nonnegative_p.
5100         (tree_expr_nonnegative_warnv_p): Rename from
5101         tree_expr_nonnegative_p, add strict_overflow_p parameter.
5102         (tree_expr_nonnegative_p): New function.
5103         (tree_expr_nonzero_warnv_p): Rename from tree_expr_nonzero_p, add
5104         strict_overflow_p parameter.
5105         (tree_expr_nonzero_p): New function.
5106         * passes.c (verify_interpass_invariants): New static function.
5107         (execute_one_pass): Call it.
5108         * tree-ssa-loop-niter.c (expand_simple_operations): Ignore fold
5109         warnings.
5110         (number_of_iterations_exit, loop_niter_by_eval): Likewise.
5111         (estimate_numbers_of_iterations): Likewise.
5112         (scev_probably_wraps_p): Likewise.
5113         * tree-ssa-ccp.c: Include "toplev.h".
5114         (evaluate_stmt): Defer fold overflow warnings until we know we are
5115         going to optimize.
5116         (struct fold_stmt_r_data): Add stmt field.
5117         (fold_stmt_r): Defer fold overflow warnings until we know we
5118         optimized.
5119         (fold_stmt): Initialize stmt field of fold_stmt_r_data.
5120         (fold_stmt_inplace): Likewise.
5121         * tree-cfgcleanup.c: Include "toplev.h" rather than "errors.h".
5122         (cleanup_control_expr_graph): Defer fold overflow warnings until
5123         we know we are going to optimize.
5124         * tree-cfg.c (fold_cond_expr_cond): Likewise.
5125         * tree-ssa-threadedge.c (simplify_control_stmt_condition):
5126         Likewise.
5127         * tree-vrp.c (vrp_expr_computes_nonnegative): Call
5128         tree_expr_nonnegative_warnv_p instead of tree_expr_nonnegative_p.
5129         * tree-ssa-loop-manip.c (create_iv): Likewise.
5130         * c-typeck.c (build_conditional_expr): Likewise.
5131         (build_binary_op): Likewise.
5132         * tree-vrp.c (vrp_expr_computes_nonzero): Call
5133         tree_expr_nonzero_warnv_p instead of tree_expr_nonzero_p.
5134         (extract_range_from_unary_expr): Likewise.
5135         * simplify-rtx.c (simplify_const_relational_operation): Warn when
5136         assuming that signed overflow does not occur.
5137         * c-common.c (pointer_int_sum): Ignore fold overflow warnings.
5138         * tree.h (tree_expr_nonnegative_warnv_p): Declare.
5139         (fold_defer_overflow_warnings): Declare.
5140         (fold_undefer_overflow_warnings): Declare.
5141         (fold_undefer_and_ignore_overflow_warnings): Declare.
5142         (fold_deferring_overflow_warnings_p): Declare.
5143         (tree_expr_nonzero_warnv_p): Declare.
5144         * doc/invoke.texi (Option Summary): Add -Wstrict-overflow to list
5145         of warning options.
5146         (Warning Options): Document -Wstrict-overflow.
5147         * Makefile.in (tree-ssa-threadedge.o): Depend on toplev.h.
5148         (tree-ssa-ccp.o): Likewise.
5149         (tree-cfgcleanup.o): Change errors.h dependency to toplev.h.
5150         (fold-const.o): Depend on intl.h.
5151
5152 2007-02-13  Ian Lance Taylor  <iant@google.com>
5153
5154         PR middle-end/30751
5155         * lower-subreg.c (resolve_simple_move): Decompose subregs in
5156         addresses.
5157
5158 2007-02-13  Stuart Hastings  <stuart@apple.com>
5159
5160         * gcc/config/i386/i386.md (fixuns_truncdfhi2): Require SSE2.
5161
5162 2007-02-13  Richard Henderson  <rth@redhat.com>
5163
5164         * config/alpha/alpha.c (alpha_stdarg_optimize_hook): Strip
5165         handled_component_p before looking for the indirect_ref.
5166
5167 2007-02-13  Richard Henderson  <rth@redhat.com>
5168
5169         * config/i386/i386.md (bswapsi_1): Rename from bswapsi2,
5170         remove flags clobber.
5171         (bswapsi2): New expander, emit code for !TARGET_BSWAP.
5172         (bswaphi_lowpart): New.
5173         (bswapdi2): Rename from bswapdi2_rex, remove flags clobber,
5174         remove TARGET_BSWAP test.  Delete expander of the same name.
5175
5176         * optabs.c (widen_bswap, expand_doubleword_bswap): New.
5177         (expand_unop): Use them.
5178
5179 2007-02-13  Uros Bizjak  <ubizjak@gmail.com>
5180
5181         * config/i386/i386.md (cmpdi_ccno_1_rex64, *cmpsi_ccno_1,
5182         *cmphi_ccno_1, *cmpqi_ccno_1, *movsi_xor, *movstricthi_xor,
5183         *movstrictqi_xor, *movdi_xor_rex64, *ashldi3_1_rex64,
5184         *ashldi3_cmp_rex64, *ashldi3_cconly_rex64, ashlsi3, *ashlsi3_1_zext,
5185         *ashlsi3_cmp, *ashlsi3_cconly, *ashlsi3_cmp_zext, *ashlhi3_1_lea,
5186         *ashlhi3_1, *ashlhi3_cmp, *ashlhi3_cconly, *ashlqi3_1_lea,
5187         *ashlqi3_1, *ashlqi3_cmp, *ashlqi3_cconly): Remove equivalent
5188         assembler dialect choice from asm templates.
5189
5190 2007-02-12  Richard Henderson  <rth@redhat.com>
5191
5192         * config/i386/i386.md (fixuns_trunc<SSEMODEF>si_1): New insn.
5193         (fixuns_trunc<SSEMODEF>si2): Use it.
5194         * config/i386/sse.md (vec_setv4sf_0): Export.
5195         * config/i386/i386.c (ix86_build_const_vector): Export.
5196         (ix86_split_convert_uns_si_sse): Rename from
5197         ix86_expand_convert_uns_si_sse and rewrite as a splitter.
5198         * config/i386/i386-protos.h: Update.
5199
5200 2007-02-13  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5201
5202         PR c/29521
5203         * c-typeck.c (c_finish_return): Improve warning message.
5204
5205 2007-02-12  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5206
5207         * alias.c (find_symbolic_term): Delete unused function.
5208
5209 2007-02-12  Uros Bizjak  <ubizjak@gmail.com>
5210
5211         * config/i386/i386.md (paritydi2, paritysi2): New expanders.
5212         (paritydi2_cmp, paritydi2_cmp): New insn and split patterns.
5213         (*parityhi2_cmp, *parityqi2_cmp): New insn patterns.
5214
5215 2007-02-12  Eric Botcazou  <ebotcazou@adacore.com>
5216
5217         * tree.h (DECL_IGNORED_P): Document further effect for FUNCTION_DECL.
5218         * cgraphunit.c (cgraph_expand_function): If DECL_IGNORED_P is set on
5219         the function, temporarily point the debug interface to the null one.
5220
5221 2007-02-12  Eric Botcazou  <ebotcazou@adacore.com>
5222
5223         * dwarf2out.c (round_up_to_align): New static function.
5224         (field_byte_offset): Use it to round the offset.
5225
5226 2007-02-12  Richard Henderson  <rth@redhat.com>
5227
5228         * config/alpha/alpha.md (bswapsi2, bswapdi2): New.
5229         (inswl_const): Export.
5230
5231 2007-02-12  Richard Henderson  <rth@redhat.com>
5232
5233         * calls.c (emit_library_call_value_1): If PROMOTE_MODE modifed the
5234         result mode of the libcall, convert back to outmode.
5235
5236 2007-02-12  Roger Sayle  <roger@eyesopen.com>
5237
5238         * config/i386/i386.md (*bswapdi2_rex): Renamed from bswapdi2.
5239         (bswapdi2): New define_expand to implement 32-bit implementation.
5240
5241 2007-02-12  Nick Clifton  <nickc@redhat.com>
5242
5243         * doc/invoke.texi (Overall Options): Document --help=.
5244         * gcc.c (target_help_flag): Rename to print_subprocess_flag.
5245         (cc1_options): Pass --help= on to cc1.
5246         (display_help): Add description of --help=.
5247         (process_command): Add code to handle --help=.  Allow translated
5248         --help and --target-help switches to be passed on to compiler
5249         sub-process.
5250         (main): Remove unused if statement.
5251         * opts.c (columns): Remove.
5252         (LEFT_COLUMN): Define.
5253         (wrap_help): Add columns argument.
5254         (print_filtered_help): Change parameters to be an include bitmask,
5255         an exclude bitmask, an any bitmask and the column width.  Move the
5256         code to display the params list here.  Add code to display the
5257         status of options rather than their descriptions if the quiet flag
5258         is not active.
5259         (print_specific_help): Change parameters to be an include bitmask,
5260         an exclude bitmask and an any bitmask.  Move code to look up the
5261         column width here.  Decide upon the title for an options listing.
5262         (common_handle_options): Add code to handle --help=.  Adapt code
5263         for --help and --target-help to use the revised form of the
5264         print_specific_help function.
5265         (print_help): Delete.
5266         (print_param_help): Delete.
5267         (print_switch): Delete.
5268         * opts.h (cl_lang_count): Add prototype.
5269         (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_MIN_OPTION_CLASS,
5270         CL_MAX_OPTION_CLASS): New defines.
5271         * optc-gen.awk: Add construction of cl_lang_count.
5272         * c.opt: Add Warning attribute to warning options and Optimization
5273         attribute to optimization options.
5274         * common.opt: Likewise.
5275         Add --help=.
5276         Add -fhelp and -ftarget-help as aliases for the transformed --help
5277         and --target-help options.
5278         * opt-functions.awk: Add code to handle Warning and Optimization
5279         attributes.
5280
5281 2007-02-12  Richard Henderson  <rth@redhat.com>
5282
5283         * config/alpha/constraints.md: New file.
5284         * config/alpha/alpha.c: Include tm-constrs.h.
5285         (alpha_const_ok_for_letter_p, alpha_const_double_ok_for_letter_p,
5286         alpha_extra_constraint): Remove.
5287         (alpha_emit_conditional_branch): Use satisfies_constraint_*.
5288         * config/alpha/alpha-protos.h: Update.
5289         * config/alpha/alpha.h (REG_CLASS_FROM_LETTER): Remove.
5290         (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_LETTER_P): Remove.
5291         (EXTRA_CONSTRAINT): Remove.
5292         * config/alpha/alpha.md: Include constraints.md.
5293         (adddi splitter): Use satisfies_constraint_*.
5294         * config/alpha/predicates.md (add_operand): Likewise.
5295         (sext_add_operand, addition_operation): Likewise.
5296
5297 2007-02-12  Dorit Nuzman  <dorit@il.ibm.com>
5298
5299         PR tree-optimization/29145
5300         * tree-data-ref.c (base_addr_differ_p): Make us more conservative
5301         in our handling of restrict qualified pointers.
5302
5303 2007-02-12  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5304
5305         PR middle-end/7651
5306         * doc/invoke.texi (Wunused-value): Update description.
5307         (Wextra): Delete item.
5308         * opts.c (set_Wextra): Don't use the value of Wextra to set the
5309         value of Wunused-value.
5310         * c-typeck.c (c_process_expr_stmt): Don't check extra_warnings.
5311         (c_finish_stmt_expr): Don't check extra_warnings.
5312         (emit_side_effect_warnings): The caller is responsible to check
5313         warn_unused_value.
5314
5315 2007-02-11  Roger Sayle  <roger@eyesopen.com>
5316             Matt Thomas  <matt@3am-software.com>
5317
5318         * simplify-rtx.c (simplify_relational_operation_1): Correct typo.
5319
5320 2007-02-11  Roger Sayle  <roger@eyesopen.com>
5321
5322         * simplify-rtx.c (simplify_relational_operation_1): Optimize
5323         comparisons of POPCOUNT against zero.
5324         (simplify_const_relational_operation): Likewise.
5325
5326 2007-02-11  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5327
5328         * doc/invoke.texi (Wextra): Delete outdated paragraph.
5329
5330 2007-02-11  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5331
5332         * dwarf2out.c (root_type): Delete unused function.
5333
5334 2007-02-11  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5335
5336         * genattrtab.c (contained_in_p): Delete unused function.
5337         (write_expr_attr_cache): Likewise.
5338
5339 2007-02-11  Jan Hubicka  <jh@suse.cz>
5340
5341         * ipa-inline.c (cgraph_edge_badness): Add "else" missing in the
5342         previous patch.
5343
5344 2007-02-11  Steven Bosscher  <steven@gcc.gnu.org>
5345
5346         * fwprop.c (try_fwprop_subst): Use set_unique_reg_note
5347         to add the REG_EQ* note.
5348         * see.c (see_merge_one_use_extension): Likewise.
5349         * local-alloc.c (update_equiv_regs): Likewise.  Also don't
5350         turn REG_EQUAL notes into REG_EQUIV notes if the target
5351         register may have more than one set.
5352         * function.c (assign_parm_setup_reg): Use set_unique_reg_note.
5353         * gcse.c (try_replace_reg): Likewise.
5354         * alias.c (init_alias_analysis): Use find_reg_equal_equiv_note.
5355         * calls.c (fixup_tail_calls): Likewise.  Abort if there is
5356         more than one REG_EQUIV note.
5357         * reload1.c (gen_reload): Use set_unique_reg_note.
5358
5359 2007-02-11  Uros Bizjak  <ubizjak@gmail.com>
5360
5361         * config/i386/i386.c (TARGET_VECTORIZE_BUILTIN_CONVERSION): Define.
5362         (ix86_builtin_conversion): New function.
5363
5364 2007-02-06  Mark Mitchell  <mark@codesourcery.com>
5365
5366         PR target/29487
5367         * tree.h (DECL_REPLACEABLE_P): New macro.
5368         * except.c (set_nothrow_function_flags): Likewise.
5369
5370 2007-02-11  Tehila Meyzels  <tehila@il.ibm.com>
5371             Ira Rosen  <irar@il.ibm.com>
5372             Dorit Nuzman  <dorit@il.ibm.com>
5373
5374         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): New target hook.
5375         * targhooks.c (default_builtin_vectorized_conversion): New.
5376         * targhooks.h (default_builtin_vectorized_function): New declaration.
5377         * target.h (struct vectorize): Add builtin_conversion field.
5378         * tree-vectorizer.h (type_conversion_vec_info_type): New enum
5379         stmt_vec_info_type value.
5380         (vectorizable_conversion): New declaration.
5381         * tree-vect-analyze.c (vect_analyze_operations): Add
5382         vectorizable_conversion call.
5383         * target-def.h (TARGET_VECTORIZE_BUILTIN_CONVERSION): New.
5384         * tree-vect-transform.c (vectorizable_conversion): New function.
5385         (vect_transform_stmt): Add case for type_conversion_vec_info_type.
5386         * tree-vect-generic.c (expand_vector_operations_1): Consider correct
5387         mode.
5388         * config/rs6000/rs6000.c (rs6000_builtin_conversion): New.
5389         (TARGET_VECTORIZE_BUILTIN_CONVERSION): Defined.
5390         (rs6000_expand_builtin): Add handling a case of ALTIVEC_BUILTIN_VCFUX
5391         or ALTIVEC_BUILTIN_VCFSX.
5392
5393 2007-02-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5394
5395         PR target/30634
5396         * pa.md (movdf): For 64-bit target, fail if operand 1 is a non-zero
5397         CONST_DOUBLE and operand 0 is a hard register.
5398         (movdi): For 64-bit target, remove code to force CONST_DOUBLE to
5399         memory.  Fail if operand 1 is a non-zero CONST_INT and operand 0
5400         is a hard floating-point register.
5401
5402 2007-02-10  Richard Henderson  <rth@redhat.com>
5403             Jakub Jelinek  <jakub@redhat.com>
5404             Alexandre Oliva  <aoliva@redhat.com>
5405
5406         * Makefile.in (libgcc-support, libgcc.mvars): Add emutls.c.
5407         * builtin-types.def (BT_WORD): Make unsigned.
5408         (BT_FN_VOID_PTR_WORD_WORD_PTR): New.
5409         * builtins.def (BUILT_IN_EMUTLS_GET_ADDRESS): New.
5410         (BUILT_IN_EMUTLS_REGISTER_COMMON): New.
5411         * c-decl.c (grokdeclarator): Don't error if !have_tls.
5412         * c-parser.c (c_parser_omp_threadprivate): Likewise.
5413         * dwarf2out.c (loc_descriptor_from_tree_1): Don't do anything for
5414         emulated tls.
5415         * expr.c (emutls_var_address): New.
5416         (expand_expr_real_1): Expand emulated tls.
5417         (expand_expr_addr_expr_1): Likewise.
5418         * libgcc-std.ver: Add __emutls_get_address, __emutls_register_common.
5419         * output.h (emutls_finish): Declare.
5420         * toplev.c (compile_file): Call it.
5421         * tree-ssa-address.c (gen_addr_rtx): Check for const-ness of the
5422         address before wrapping in CONST.
5423         * varasm.c (emutls_htab, emutls_object_type): New.
5424         (EMUTLS_VAR_PREFIX, EMUTLS_TMPL_PREFIX): New.
5425         (get_emutls_object_name, get_emutls_object_type): New.
5426         (get_emutls_init_templ_addr, emutls_decl): New.
5427         (emutls_common_1, emutls_finish): New.
5428         (assemble_variable): When emulating tls, swap decls; generate
5429         constructor for the emutls objects.
5430         (do_assemble_alias): When emulating tls, swap decl and target name.
5431         (default_encode_section_info): Don't add SYMBOL_FLAG_TLS_SHIFT
5432         for emulated tls.
5433         * varpool.c (decide_is_variable_needed): Look at force_output.
5434         Recurse for emulated tls.
5435         (cgraph_varpool_remove_unreferenced_decls): Remove checks redundant
5436         with decide_is_variable_needed.
5437         * emutls.c: New file.
5438         * config/sparc/sol2.h (ASM_DECLARE_OBJECT_NAME): Only emit
5439         tls_object for real tls.
5440
5441 2007-02-10  Kaz Kojima  <kkojima@gcc.gnu.org>
5442
5443         PR rtl-optimization/29599
5444         * reload1.c (eliminate_regs_in_insn): Take the destination
5445         mode into account when computing the offset.
5446
5447 2007-02-09  Stuart Hastings  <stuart@apple.com>
5448             Richard Henderson  <rth@redhat.com>
5449
5450         * gcc/config/i386/i386.h (TARGET_KEEPS_VECTOR_ALIGNED_STACK): New.
5451         * gcc/config/i386/darwin.h: (TARGET_KEEPS_VECTOR_ALIGNED_STACK): New.
5452         * gcc/config/i386/i386.md (fixuns_trunc<mode>si2, fixuns_truncsfhi2,
5453         fixuns_truncdfhi2): New.
5454         (fix_truncsfdi_sse): Call ix86_expand_convert_sign_didf_sse.
5455         (floatunsdidf2): Call ix86_expand_convert_uns_didf_sse.
5456         (floatunssisf2): Add call to ix86_expand_convert_uns_sisf_sse.
5457         (floatunssidf2): Allow nonimmediate source.
5458         * gcc/config/i386/sse.md (movdi_to_sse): New.
5459         (vec_concatv2di): Drop '*'.
5460         * gcc/config/i386/i386-protos.h (ix86_expand_convert_uns_si_sse,
5461         ix86_expand_convert_uns_didf_sse, ix86_expand_convert_uns_sidf_sse,
5462         ix86_expand_convert_uns_sisf_sse, ix86_expand_convert_sign_didf_sse):
5463         New.
5464         * gcc/config/i386/i386.c (ix86_expand_convert_uns_si_sse,
5465         ix86_expand_convert_uns_didf_sse, ix86_expand_convert_uns_sidf_sse,
5466         ix86_expand_convert_uns_sisf_sse, ix86_expand_convert_sign_didf_sse,
5467         ix86_build_const_vector, ix86_expand_vector_init_one_nonzero): New.
5468         (ix86_build_signbit_mask): Fix decl of v, refactor to call
5469         ix86_build_const_vector.
5470         (x86_emit_floatuns): Rewrite.
5471
5472 2007-02-10  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
5473
5474         * genautomata.c (longest_path_length): Delete unused function.
5475         (struct state): Delete unused longest_path_length.
5476         (UNDEFINED_LONGEST_PATH_LENGTH): Delete unused macro.
5477         (get_free_state): Delete unused.
5478
5479 2007-02-09  Jan Hubicka  <jh@suse.cz>
5480
5481         * params.def (PARAM_INLINE_UNIT_GROWTH): Set to 30.
5482         * doc/invoke.texi (inline-unit-growth): Update default value.
5483
5484         * Makefile.in (passes.o, ipa-inline.o): Add dependencies.
5485         * cgraphbuild.c (build_cgraph_edges): Compute frequencies.
5486         (rebuild_cgraph_edges): Likewise.
5487         * cgraph.c (cgraph_set_call_stmt): Add new argument frequency.
5488         (dump_cgraph_node): Dump frequencies.
5489         (cgraph_clone_edge): Add frequency scales.
5490         (cgraph_clone_node): Add freuqnecy.
5491         * cgraph.h (cgraph_edge): Add freuqnecy argument.
5492         (CGRAPH_FREQ_BASE, CGRAPH_FREQ_MAX): New constants.
5493         (cgraph_create_edge, cgraph_clone_edge, cgraph_clone_node): Update.
5494         * tree-pass.h (TODO_rebuild_frequencies): New constant.
5495         * cgraphunit.c (verify_cgraph_node): Verify frequencies.
5496         (cgraph_copy_node_for_versioning): Update call of cgraph_clone_edge.
5497         (save_inline_function_body): Likewise.
5498         * ipa-inline.c: inluce rtl.h
5499         (cgraph_clone_inlined_nods): Update call of cgraph_clone_node.
5500         (cgraph_edge_badness): Use frequencies.
5501         (cgraph_decide_recursive_inlining): Update clonning.
5502         (cgraph_decide_inlining_of_small_function): Dump frequency.
5503         * predict.c (estimate_bb_frequencies): Export.
5504         * predict.h (estimate_bb_frequencies): Declare.
5505         * tree-inline.c (copy_bb): Watch overflows.
5506         (expand_call_inline): Update call of cgraph_create_edge.
5507         (optimize_inline_calls): Use TODO flags to update frequnecies.
5508         * passes.h: Include predict.h
5509         (init_optimization_passes): Move profile ahead.
5510         (execute_function_todo): Handle TODO_rebuild_frequencies.
5511
5512 2007-02-09  Roger Sayle  <roger@eyesopen.com>
5513
5514         * config/alpha/alpha.c (emit_insxl): Force the first operand of
5515         the insbl or inswl pattern into a register.
5516
5517 2007-02-09  Roger Sayle  <roger@eyesopen.com>
5518
5519         * config/ia64/ia64.md (bswapdi2): New define_insn.
5520
5521 2007-02-09  Richard Henderson  <rth@redhat.com>
5522
5523         * config/i386/constraints.md (Ym): New constraint.
5524         * config/i386/i386.md (movsi_1): Change Y2 to Yi constraints.
5525         (movdi_1_rex64): Split sse and xmm general register moves from
5526         memory move alternatives.  Use conditional register constraints.
5527         (movsf_1, movdf_integer): Likewise.
5528         (zero_extendsidi2_32, zero_extendsidi2_rex64): Likewise.
5529         (movdf_integer_rex64): New.
5530         (pushsf_rex64): Fix output constraints.
5531         * config/i386/sse.md (sse2_loadld): Split rm alternative, use Yi.
5532         (sse2_stored): Likewise.
5533         (sse2_storeq_rex64): New.
5534         * config/i386/i386.c (x86_inter_unit_moves): Enable for not
5535         amd and not generic.
5536         (ix86_secondary_memory_needed): Don't bypass TARGET_INTER_UNIT_MOVES
5537         for optimize_size.  Remove SF/DFmode hack.
5538
5539 2007-02-09  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5540
5541         * config/i386/driver-i386.c: Turn on -mtune=native for AMDFAM10.
5542         (bit_SSE4a): New.
5543
5544 2007-02-09  Nathan Sidwell  <nathan@codesourcery.com>
5545             Richard Sandiford  <richard@codesourcery.com>
5546
5547         * config.gcc (m68010-*-netbsdelf*, m68k*-*-netbsdelf*)
5548         (m68k*-*-openbsd*, m68k-*-linux*): Set default_cf_cpu.
5549         (m68k-*-aout*, m68k-*-coff*, m68k-*-uclinux*, m68k-*-rtems*): Add
5550         m68k/t-mlib to tmake_file.
5551         (m68020-*-elf*, m68k-*-elf*): Likewise.  Add t-m68kbare as well.
5552         (m68k*-*-*): Use --with-arch to pick a default for --with-cpu.
5553         (m680[012]0-*-*, m68k*-*-*): Add support for --with-arch.
5554         Allow it to be cf or m68k.  Set m68k_arch_family.  If that
5555         variable is not empty, add t-$m68k_arch_family to tmake_file.
5556         Add t-mlibs to tmake_file.
5557         * doc/install.texi: Document --with-arch=m68k and --with-arch=cf.
5558         * config/m68k/t-cf: New file.
5559         * config/m68k/t-m68k: Likewise.
5560         * config/m68k/t-mlibs: Likewise.
5561         * config/m68k/t-m68kbare (MULTILIB_OPTIONS, MULTILIB_DIRNAMES)
5562         (MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Delete.
5563         (M68K_MLIB_DIRNAMES, M68K_MLIB_OPTIONS): Define.
5564         * config/m68k/t-m68kelf (MULTILIB_OPTIONS, MULTILIB_DIRNAMES)
5565         (MULTILIB_MATCHES, MULTILIB_EXCEPTIONS, LIBGCC, INSTALL_LIBGCC):
5566         Delete.
5567         * config/m68k/t-openbsd (MULTILIB_OPTIONS, LIBGCC): Delete.
5568         (INSTALL_LIBGCC): Delete.
5569         (M68K_MLIB_DIRNAMES, M68K_MLIB_OPTIONS): Define.
5570         * config/m68k/t-rtems (MULTILIB_OPTIONS, MULTILIB_DIRNAMES)
5571         (MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Delete.
5572         (M68K_MLIB_CPU): Define.
5573         * config/m68k/t-uclinux (MULTILIB_OPTIONS, MULTILIB_DIRNAMES)
5574         (MULTILIB_MATCHES, MULTILIB_EXCEPTIONS): Delete.
5575         (M68K_MLIB_CPU, M68K_MLIB_OPTIONS, M68K_MLIB_DIRNAMES): Define.
5576
5577 2007-02-09  Zdenek Dvorak  <dvorakz@suse.cz>
5578             Richard Guenther  <rguenther@suse.de>
5579
5580         PR middle-end/23361
5581         * fold-const.c (fold_comparison): Handle obfuscated comparisons
5582         against INT_MIN/INT_MAX.
5583         * tree-ssa-loop-ivcanon.c (remove_empty_loop): Print to dump
5584         file if a loop is removed.
5585
5586 2007-02-09  Joseph Myers  <joseph@codesourcery.com>
5587
5588         * calls.c (store_one_arg): Pass correct alignment to
5589         emit_push_insn for non-BLKmode values.
5590         * expr.c (emit_push_insn): If STRICT_ALIGNMENT, copy to an
5591         unaligned stack slot via a suitably aligned slot.
5592
5593 2007-02-08  DJ Delorie  <dj@redhat.com>
5594
5595         * config/m32c/m32c.c (m32c_unpend_compare): Add default to silence
5596         warnings.
5597         (legal_subregs): Use unsigned char, make const.
5598         (m32c_illegal_subreg_p): Use ARRAY_SIZE.  Delete unused variables.
5599
5600 2007-02-08  Paul Brook  <paul@codesourcery.com>
5601
5602         * config/arm/lib1funcs.asm (RETLDM): Pop directly into PC when no
5603         special interworking needed.
5604
5605 2007-02-08  Harsha Jagasia  <harsha.jagasia@amd.com>
5606
5607         * config/i386/xmmintrin.h: Make inclusion of emmintrin.h
5608         conditional to __SSE2__.
5609         (Entries below should have been added to first ChangeLog
5610         entry for amdfam10 dated 2007-02-05)
5611         * config/i386/emmintrin.h: Generate #error if __SSE2__ is not
5612         defined.
5613         * config/i386/pmmintrin.h: Generate #error if __SSE3__ is not
5614         defined.
5615         * config/i386/tmmintrin.h: Generate #error if __SSSE3__ is not
5616         defined.
5617
5618 2007-02-08  DJ Delorie  <dj@redhat.com>
5619
5620         * config/m32c/m32c-protos.h (m32c_illegal_subreg_p): New.
5621         * config/m32c/m32c.c (legal_subregs): New.
5622         (m32c_illegal_subreg_p): New.
5623         * config/m32c/predicates.md (m32c_any_operand): Use it to reject
5624         unsupported subregs of hard regs.
5625
5626 2007-02-08  Jan Hubicka  <jh@suse.cz>
5627
5628         * tree-cfg.c (bsi_replace): Shortcut when replacing the statement with
5629         the same one; always update histograms.
5630
5631 2007-02-08  Diego Novillo  <dnovillo@redhat.com>
5632
5633         * passes.c (init_optimization_passes): Tidy comment.
5634
5635 2007-02-08  Roger Sayle  <roger@eyesopen.com>
5636
5637         * simplify-rtx.c (simplify_unary_operation_1) <POPCOUNT>: We can
5638         strip zero_extend, bswap and rotates from POCOUNT's argument.
5639         <PARITY>: Likewise, we can strip not, bswap, sign_extend,
5640         zero_extend and rotates from PARITY's argument.
5641         <BSWAP>: A byte-swap followed by a byte-swap is an identity.
5642         (simplify_const_unary_operation) <BSWAP>: Evaluate the byte-swap
5643         of an integer constant at compile-time.
5644
5645 2007-02-08  Diego Novillo  <dnovillo@redhat.com>
5646
5647         PR 30562
5648         * tree-flow.h (struct var_ann_d): Remove field 'is_used'.
5649         Update all users.
5650         * tree-ssa-alias.c (compute_is_aliased): Remove.  Update all
5651         users.
5652         (init_alias_info):
5653         * tree-ssa-live.c (remove_unused_locals): Do not remove
5654         TREE_ADDRESSABLE variables.
5655         * tree-ssa-structalias.c (compute_points_to_sets): Tidy.
5656         * tree-ssa-operands.c (add_virtual_operand): Remove argument
5657         FOR_CLOBBER.  Update all users.
5658         If VAR has an associated alias set, add a virtual operand for
5659         it if no alias is found to conflict with the memory reference.
5660
5661 2007-02-07  Jan Hubicka  <jh@suse.cz>
5662             Robert Kidd <rkidd@crhc.uiuc.edu>
5663
5664         * value-prof.c (visit_hist, free_hist): Return 1 instead of 0.
5665
5666 2007-02-07  Ian Lance Taylor  <iant@google.com>
5667
5668         * lower-subreg.c (simple_move): Reject PARTIAL_INT modes.
5669
5670 2007-02-07  Roger Sayle  <roger@eyesopen.com>
5671
5672         * config/rs6000/rs6000.md (ctz<mode>2, ffs<mode>2, popcount<mode>2,
5673         parity<mode>2, smulsi3_highpart, abstf2_internal, allocate_stack,
5674         tablejumpdi, movsi_to_cr_one): Remove constraints from
5675         define_expand's match_operands.
5676
5677 2007-02-07  Roger Sayle  <roger@eyesopen.com>
5678
5679         * global.c (compute_regsets): Move declatation of "i" inside of
5680         #ifdef ELIMINABLE_REGS to avoid unused variable bootstrap failure.
5681
5682 2007-02-07  Jakub Jelinek  <jakub@redhat.com>
5683
5684         PR c++/30703
5685         * gimplify.c (gimplify_scan_omp_clauses): Remove special casing
5686         of INDIRECT_REF <RESULT_DECL>.
5687
5688         * config/i386/i386.c (override_options): Set PTA_SSSE3 for core2.
5689
5690 2007-02-06  J"orn Rennecke  <joern.rennecke@arc.com>
5691             Kaz Kojima  <kkojima@gcc.gnu.org>
5692
5693         PR target/29746
5694         * config/sh/sh.c (expand_cbranchdi4): Use scratch register
5695         properly.
5696         (sh_initialize_trampoline): Add parentheses to avoid a warning.
5697
5698 2007-02-06  Zdenek Dvorak <dvorakz@suse.cz>
5699
5700         * doc/loop.texi: Document possibility not to perform disambiguation
5701         of loops with multiple latches.
5702         * cfgloopmanip.c (alp_enum_p): Removed.
5703         (add_loop): Handle subloops.  Use get_loop_body_with_size.
5704         (create_preheader): Do not allow ENTRY_BLOCK_PTR to be preheader.
5705         * cfghooks.c (redirect_edge_and_branch_force): Set dominator for
5706         the new forwarder block.
5707         (make_forwarder_block): Only call new_bb_cbk if it is not NULL.
5708         Handle the case latch is NULL.
5709         * tree-ssa-dom.c (tree_ssa_dominator_optimize): Avoid cfg modifications
5710         when marking loop exits.
5711         * ifcvt.c (if_convert): Ditto.  Mark loop exits even if cfg cannot
5712         be modified.
5713         * loop-init.c (loop_optimizer_init): Do not modify cfg.  Call
5714         disambiguate_loops_with_multiple_latches.
5715         * tree-cfgcleanup.c (cleanup_tree_cfg_loop): Calculate dominators
5716         before fix_loop_structure.
5717         * cfgloop.c: Include pointer-set.h and output.h.
5718         (canonicalize_loop_headers, HEADER_BLOCK, LATCH_EDGE,
5719         update_latch_info, mfb_keep_just, mfb_keep_nonlatch): Removed.
5720         (get_loop_latch_edges, find_subloop_latch_edge_by_profile,
5721         find_subloop_latch_edge_by_ivs, find_subloop_latch_edge,
5722         mfb_redirect_edges_in_set, form_subloop, merge_latch_edges,
5723         disambiguate_multiple_latches, get_loop_body_with_size,
5724         disambiguate_loops_with_multiple_latches): New functions.
5725         (flow_loop_dump): Dump multiple latch edges.
5726         (flow_loop_nodes_find): Handle loops with multiple latches.
5727         (flow_loops_find): Ditto. Do not call canonicalize_loop_headers.
5728         (glb_enum_p): Modified.
5729         (get_loop_body): Use get_loop_body_with_size.
5730         * cfgloop.h (LOOPS_HAVE_RECORDED_EXITS): New flag.
5731         (AVOID_CFG_MODIFICATIONS): New constant.
5732         (disambiguate_loops_with_multiple_latches, add_loop,
5733         get_loop_body_with_size): Declare.
5734         * Makefile.in (cfgloop.o): Add pointer-set.h and output.h.
5735
5736 2007-02-06  Seongbae Park <seongbae.park@gmail.com>
5737
5738         PR inline-asm/28686
5739         * global.c (compute_regsets): New function.
5740         (global_alloc): Refactored ELIMINABLE_REGSET
5741         and NO_GLOBAL_ALLOC_REGS computation out.
5742         (rest_of_handle_global_alloc): Call compute_regsets()
5743         for non-optimizing case.
5744
5745 2007-02-06  Richard Henderson  <rth@redhat.com>
5746
5747         * config/i386/constraints.md (Y2): Rename from Y.
5748         (Yi): New constraint.
5749         * config/i386/i386.md (movsi_1, movdi_2, pushdf_nointeger,
5750         pushdf_integer, movdf_nointeger, movdf_integer, zero_extendsidi2_32,
5751         zero_extendsidi2_rex64, truncxfdf2_mixed): Change Y constraints to Y2.
5752         (extendsfdf2_mixed, extendsfdf2_sse, truncdfsf_fast_mixed,
5753         truncdfsf_fast_sse, truncdfsf_mixed, fix_truncdfdi_sse,
5754         fix_truncdfsi_sse, floatsidf2_mixed, floatsidf2_sse,
5755         floatdidf2_mixed, floatdidf2_sse, absnegdf2_mixed,
5756         absnegdf2_sse, sse_setccdf, fop_df_comm_mixed, fop_df_comm_sse,
5757         fop_df_1_mixed, fop_df_1_sse): Change Y constraints to x.
5758         * config/i386/mmx.md (mov<MMXMODEI>_internal_rex64,
5759         mov<MMXMODEI>_internal, movv2sf_internal_rex64, movv2sf_internal,
5760         vec_extractv2si_1): Change Y constraints to Y2.
5761         * config/i386/sse.md (vec_setv4sf_0, vec_concatv2df, vec_dupv4si,
5762         vec_dupv2di, sse2_concatv2si, vec_concatv4si_1, vec_concatv2di):
5763         Change Y constraints to Y2.
5764         (sse2_loadld): Change Y constraints to x.
5765
5766 2007-02-06  Roger Sayle  <roger@eyesopen.com>
5767
5768         * config/rs6000/rs6000.md (popcount<mode>2): Rewrite.
5769         (parity<mode>2): New define_expand using rs6000_emit_parity.
5770         * config/rs6000/rs6000.c (rs6000_emit_popcount,
5771         rs6000_emit_parity): New functions.
5772         * config/rs6000/rs6000-protos.h (rs6000_emit_popcount,
5773         rs6000_emit_parity): Prototype here.
5774
5775 2007-02-06  Ian Lance Taylor  <iant@google.com>
5776
5777         * lower-subreg.c (simple_move_operand): Reject CONST.
5778         (resolve_clobber): Call validate_change rather than directly
5779         assigning to XEXP (pat, 0).
5780
5781 2006-02-06  Paolo Bonzini  <bonzini@gnu.org>
5782
5783         * Makefile.in (tree-ssa-loop-ivopts.o): Add pointer-set.h dependency.
5784         (tree-ssa-reassoc.o): Add pointer-set.h dependency.
5785         (tree-cfg.o): Remove hashtab.h dependency.
5786
5787         * tree-ssa-loop-ivopts.c: Include pointer-set.h.
5788         (struct ivopts_data): Change niters to pointer_map_t.
5789         (struct nfe_cache_elt, nfe_hash, nfe_eq): Delete.
5790         (niter_for_exit): Create pointer_map on demand.  Change for
5791         pointer_map API.
5792         (tree_ssa_iv_optimize_init): Initialize data->niters to NULL.
5793         (free_loop_data): Destroy data->niters if created and reset field.
5794         (tree_ssa_iv_optimize_finalize): Don't delete data->niters here.
5795         (tree_ssa_iv_optimize_loop): Check for presence of stale data.
5796
5797         * tree-ssa-reassoc.c: Include pointer-set.h.
5798         (bb_rank): Change to long *.
5799         (operand_rank): Change to pointer_map_t.
5800         (find_operand_rank): Return long, -1 if not found.  Declare as inline.
5801         (insert_operand_rank): Accept long.
5802         (operand_entry_hash, operand_entry_eq): Remove.
5803         (get_rank): Return long.  Adjust for changes above.
5804         (init_reassoc): Change rank type to long.  Adjust creation of bb_rank
5805         and operand_rank.
5806         (fini_reassoc): Delete operand_rank with pointer_map_destroy.
5807
5808         * tree-ssa-structalias.c (vi_for_tree): Change to pointer_map.
5809         (struct tree_vi, tree_vi_t, tree_vi_hash, tree_vi_eq): Delete.
5810         (insert_vi_for_tree): Rewrite for pointer_map API.  Assert argument
5811         is not NULL.
5812         (lookup_vi_for_tree): Rewrite for pointer_map API.  Return varinfo_t
5813         directly since it cannot be NULL.
5814         (get_vi_for_tree): Rewrite for pointer_map API.
5815         (find_what_p_points_to): Adjust for change to lookup_vi_for_tree.
5816         (init_alias_vars): Create vi_for_tree as pointer_map.
5817         (delete_points_to_sets): Delete vi_for_tree using pointer_map_destroy.
5818
5819         * tree-cfg.c: Don't include hashtab.h.
5820         (edge_to_cases): Declare as pointer_map.
5821         (struct edge_to_cases_elt, edge_to_cases_hash, edge_to_cases_eq):
5822         Delete.
5823         (edge_to_cases_cleanup): Rewrite as pointer_map_traverse callback.
5824         (start_recording_case_labels): Create edge_to_cases as pointer_map.
5825         (end_recoding_case_labels): Cleanup edge_to_cases manually before
5826         destroying it.
5827         (record_switch_edge): Delete.
5828         (get_cases_for_edge): Adjust for pointer_map API, inline
5829         record_switch_edge (rewritten for new API), remove goto.
5830
5831 2006-02-06  Paolo Bonzini  <bonzini@gnu.org>
5832
5833         * Makefile.in (tree-nested.o): Add pointer-set.h dependency.
5834         * tree-nested.c: Include pointer-set.h.
5835         (var_map_elt, var_map_eq, var_map_hash): Delete.
5836         (struct nesting_info): Remove GTY marker.  Change the two htab_t's
5837         to pointer_map_t's.
5838         (nesting_info_bitmap_obstack): New.
5839         (lookup_field_for_decl): Adjust for pointer_map API.
5840         (lookup_tramp_for_decl): Adjust for pointer_map API.
5841         (get_nonlocal_debug_decl): Adjust for pointer_map API.
5842         (get_local_debug_decl): Adjust for pointer_map API.
5843         (convert_nl_goto_reference): Adjust for pointer_map API.
5844         (convert_nl_goto_receiver): Adjust for pointer_map API.
5845         (create_nesting_tree): Create outside GGC space.  Create bitmap on
5846         the new obstack.  Create field_map and var_map as pointer_maps.
5847         (free_nesting_tree): Adjust for changes to create_nesting_tree.
5848         (root): Delete.
5849         (lower_nested_functions): Move root here, no need to NULL it.
5850         Initialize and release the obstack.
5851
5852 2007-02-06  Paolo Bonzini  <bonzini@gnu.org>
5853
5854         * tree.c (tree_int_map_hash, tree_int_map_eq, tree_int_map_marked_p):
5855         Remove prototypes and make them non-static.
5856         (struct tree_int_map): Remove.
5857         * tree.h (struct tree_int_map): Move here, turning TO into an
5858         unsigned int.
5859         (tree_int_map_hash, tree_int_map_eq, tree_int_map_marked_p): Declare.
5860
5861         * tree.h (TREE_COMPLEXITY): Remove.
5862         (struct tree_exp): Remove complexity field.
5863         * tree.c (build1_stat): Don't set it.
5864
5865 2007-02-06  Dorit Nuzman  <dorit@il.ibm.com>
5866             Victor Kaplansky  <victork@il.ibm.com>
5867
5868         * tree-vectorizer.c (vect_is_simple_use): Support induction.
5869         (vect_is_simple_reduction): Support reduction with induction as
5870         one of the operands.
5871         (vect_is_simple_iv_evolution): Fix formatting.
5872         * tree-vect-analyze.c (vect_mark_stmts_to_be_vectorized): Fix
5873         formatting.  Don't mark induction phis for vectorization.
5874         (vect_analyze_scalar_cycles): Analyze all inductions, then reductions.
5875         * tree-vect-transform.c (get_initial_def_for_induction): New function.
5876         (vect_get_vec_def_for_operand): Support induction.
5877         (vect_get_vec_def_for_stmt_copy): Fix formatting and add check for
5878         induction case.
5879         (vectorizable_reduction): Support reduction with induction as one of
5880         the operands.
5881         (vectorizable_type_demotion): Use def-type of stmt argument rather
5882         than dummy def-type.
5883
5884         * tree-ssa-loop.c (gate_scev_const_prop): Return the value of
5885         flag_tree_scev_cprop.
5886         * common.opt (tree-scev-cprop): New flag.
5887
5888         * tree-vect-transform.c (vect_create_destination_var): Use 'kind' in
5889         call to vect_get_new_vect_var.
5890
5891 2007-02-06  Ira Rosen  <irar@il.ibm.com>
5892
5893         * tree-vect-patterns.c (vect_recog_widen_mult_pattern): Check that
5894         vectype is not NULL.
5895         (vect_pattern_recog_1): Likewise.
5896
5897 2007-02-05  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5898
5899         * fold-const.c (negate_expr_p): Handle CONJ_EXPR.
5900         (fold_negate_expr): Likewise.
5901
5902 2007-02-05  Alexandre Oliva  <aoliva@redhat.com>
5903
5904         PR debug/30189
5905         * dwarf2out.c (modified_type_die): Follow DECL_ORIGINAL_TYPE
5906         even if cv-qualification is the same.
5907
5908 2007-02-05  Geoffrey Keating  <geoffk@apple.com>
5909
5910         * config/rs6000/darwin-tramp.asm (__trampoline_setup): Call
5911         __enable_execute_stack on completion.
5912
5913 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
5914
5915         * config/i386/athlon.md (athlon_fldxf_k8, athlon_fld_k8,
5916         athlon_fstxf_k8, athlon_fst_k8, athlon_fist, athlon_fmov,
5917         athlon_fadd_load, athlon_fadd_load_k8, athlon_fadd, athlon_fmul,
5918         athlon_fmul_load, athlon_fmul_load_k8, athlon_fsgn,
5919         athlon_fdiv_load, athlon_fdiv_load_k8, athlon_fdiv_k8,
5920         athlon_fpspc_load, athlon_fpspc, athlon_fcmov_load,
5921         athlon_fcmov_load_k8, athlon_fcmov_k8, athlon_fcomi_load_k8,
5922         athlon_fcomi, athlon_fcom_load_k8, athlon_fcom): Added amdfam10.
5923
5924 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
5925
5926         * config/i386/i386.md (x86_sahf_1, cmpfp_i_mixed, cmpfp_i_sse,
5927         cmpfp_i_i387, cmpfp_iu_mixed, cmpfp_iu_sse, cmpfp_iu_387,
5928         swapsi, swaphi_1, swapqi_1, swapdi_rex64, fix_truncsfdi_sse,
5929         fix_truncdfdi_sse, fix_truncsfsi_sse, fix_truncdfsi_sse,
5930         x86_fldcw_1, floatsisf2_mixed, floatsisf2_sse, floatdisf2_mixed,
5931         floatdisf2_sse, floatsidf2_mixed, floatsidf2_sse,
5932         floatdidf2_mixed, floatdidf2_sse, muldi3_1_rex64, mulsi3_1,
5933         mulsi3_1_zext, mulhi3_1, mulqi3_1, umulqihi3_1, mulqihi3_insn,
5934         umulditi3_insn, umulsidi3_insn, mulditi3_insn, mulsidi3_insn,
5935         umuldi3_highpart_rex64, umulsi3_highpart_insn,
5936         umulsi3_highpart_zext, smuldi3_highpart_rex64,
5937         smulsi3_highpart_insn, smulsi3_highpart_zext, x86_64_shld,
5938         x86_shld_1, x86_64_shrd, sqrtsf2_mixed, sqrtsf2_sse,
5939         sqrtsf2_i387, sqrtdf2_mixed, sqrtdf2_sse, sqrtdf2_i387,
5940         sqrtextendsfdf2_i387, sqrtxf2, sqrtextendsfxf2_i387,
5941         sqrtextenddfxf2_i387): Added amdfam10_decode.
5942
5943         * config/i386/athlon.md (athlon_idirect_amdfam10,
5944         athlon_ivector_amdfam10, athlon_idirect_load_amdfam10,
5945         athlon_ivector_load_amdfam10, athlon_idirect_both_amdfam10,
5946         athlon_ivector_both_amdfam10, athlon_idirect_store_amdfam10,
5947         athlon_ivector_store_amdfam10): New define_insn_reservation.
5948         (athlon_idirect_loadmov, athlon_idirect_movstore): Added
5949         amdfam10.
5950
5951 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
5952
5953         * config/i386/athlon.md (athlon_call_amdfam10,
5954         athlon_pop_amdfam10, athlon_lea_amdfam10): New
5955         define_insn_reservation.
5956         (athlon_branch, athlon_push, athlon_leave_k8, athlon_imul_k8,
5957         athlon_imul_k8_DI, athlon_imul_mem_k8, athlon_imul_mem_k8_DI,
5958         athlon_idiv, athlon_idiv_mem, athlon_str): Added amdfam10.
5959
5960 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
5961
5962         * config/i386/athlon.md (athlon_sseld_amdfam10,
5963         athlon_mmxld_amdfam10, athlon_ssest_amdfam10,
5964         athlon_mmxssest_short_amdfam10): New define_insn_reservation.
5965
5966 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
5967
5968         * config/i386/athlon.md (athlon_sseins_amdfam10): New
5969         define_insn_reservation.
5970         * config/i386/i386.md (sseins): Added sseins to define_attr type
5971         and define_attr unit.
5972         * config/i386/sse.md: Set type attribute to sseins for insertq
5973         and insertqi.
5974
5975 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
5976
5977         * config/i386/athlon.md (sselog_load_amdfam10, sselog_amdfam10,
5978         ssecmpvector_load_amdfam10, ssecmpvector_amdfam10,
5979         ssecomi_load_amdfam10, ssecomi_amdfam10,
5980         sseaddvector_load_amdfam10, sseaddvector_amdfam10): New
5981         define_insn_reservation.
5982         (ssecmp_load_k8, ssecmp, sseadd_load_k8, seadd): Added amdfam10.
5983
5984 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
5985
5986         * config/i386/athlon.md (cvtss2sd_load_amdfam10,
5987         cvtss2sd_amdfam10, cvtps2pd_load_amdfam10, cvtps2pd_amdfam10,
5988         cvtsi2sd_load_amdfam10, cvtsi2ss_load_amdfam10,
5989         cvtsi2sd_amdfam10, cvtsi2ss_amdfam10, cvtsd2ss_load_amdfam10,
5990         cvtsd2ss_amdfam10, cvtpd2ps_load_amdfam10, cvtpd2ps_amdfam10,
5991         cvtsX2si_load_amdfam10, cvtsX2si_amdfam10): New
5992         define_insn_reservation.
5993
5994         * config/i386/sse.md (cvtsi2ss, cvtsi2ssq, cvtss2si,
5995         cvtss2siq, cvttss2si, cvttss2siq, cvtsi2sd, cvtsi2sdq,
5996         cvtsd2si, cvtsd2siq, cvttsd2si, cvttsd2siq,
5997         cvtpd2dq, cvttpd2dq, cvtsd2ss, cvtss2sd,
5998         cvtpd2ps, cvtps2pd): Added amdfam10_decode attribute.
5999
6000 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
6001
6002         * config/i386/athlon.md (athlon_ssedivvector_amdfam10,
6003         athlon_ssedivvector_load_amdfam10, athlon_ssemulvector_amdfam10,
6004         athlon_ssemulvector_load_amdfam10): New define_insn_reservation.
6005         (athlon_ssediv, athlon_ssediv_load_k8, athlon_ssemul,
6006         athlon_ssemul_load_k8): Added amdfam10.
6007
6008 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
6009
6010         * config/i386/i386.h (TARGET_SSE_UNALIGNED_MOVE_OPTIMAL): New macro.
6011         (x86_sse_unaligned_move_optimal): New variable.
6012
6013         * config/i386/i386.c (x86_sse_unaligned_move_optimal): Enable for
6014         m_AMDFAM10.
6015         (ix86_expand_vector_move_misalign): Add code to generate movupd/movups
6016         for unaligned vector SSE double/single precision loads for AMDFAM10.
6017
6018 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
6019
6020         * config/i386/i386.h (TARGET_AMDFAM10): New macro.
6021         (TARGET_CPU_CPP_BUILTINS): Add code for amdfam10.
6022         Define TARGET_CPU_DEFAULT_amdfam10.
6023         (TARGET_CPU_DEFAULT_NAMES): Add amdfam10.
6024         (processor_type): Add PROCESSOR_AMDFAM10.
6025
6026         * config/i386/i386.md: Add amdfam10 as a new cpu attribute to match
6027         processor_type in config/i386/i386.h.
6028         Enable imul peepholes for TARGET_AMDFAM10.
6029
6030         * config.gcc: Add support for --with-cpu option for amdfam10.
6031
6032         * config/i386/i386.c (amdfam10_cost): New variable.
6033         (m_AMDFAM10): New macro.
6034         (m_ATHLON_K8_AMDFAM10): New macro.
6035         (x86_use_leave, x86_push_memory, x86_movx, x86_unroll_strlen,
6036         x86_cmove, x86_3dnow_a, x86_deep_branch, x86_use_simode_fiop,
6037         x86_promote_QImode, x86_integer_DFmode_moves,
6038         x86_partial_reg_dependency, x86_memory_mismatch_stall,
6039         x86_accumulate_outgoing_args, x86_arch_always_fancy_math_387,
6040         x86_sse_partial_reg_dependency, x86_sse_typeless_stores,
6041         x86_use_ffreep, x86_use_incdec, x86_four_jump_limit,
6042         x86_schedule, x86_use_bt, x86_cmpxchg16b, x86_pad_returns):
6043         Enable/disable for amdfam10.
6044         (override_options): Add amdfam10_cost to processor_target_table.
6045         Set up PROCESSOR_AMDFAM10 for amdfam10 entry in
6046         processor_alias_table.
6047         (ix86_issue_rate): Add PROCESSOR_AMDFAM10.
6048         (ix86_adjust_cost): Add code for amdfam10.
6049
6050 2007-02-05  Harsha Jagasia  <harsha.jagasia@amd.com>
6051
6052         * config/i386/i386.opt: Add new Advanced Bit Manipulation (-mabm)
6053         instruction set feature flag. Add new (-mpopcnt) flag for popcnt
6054         instruction. Add new SSE4A (-msse4a) instruction set feature flag.
6055         * config/i386/i386.h: Add builtin definition for SSE4A.
6056         * config/i386/i386.md: Add support for ABM instructions
6057         (popcnt and lzcnt).
6058         * config/i386/sse.md: Add support for SSE4A instructions
6059         (movntss, movntsd, extrq, insertq).
6060         * config/i386/i386.c: Add support for ABM and SSE4A builtins.
6061         Add -march=amdfam10 flag.
6062         * config/i386/ammintrin.h: Add support for SSE4A intrinsics.
6063         * doc/invoke.texi: Add documentation on flags for sse4a, abm, popcnt
6064         and amdfam10.
6065         * doc/extend.texi: Add documentation for SSE4A builtins.
6066
6067 2007-02-05  Bob Wilson  <bob.wilson@acm.org>
6068
6069         * config/xtensa/xtensa.c (constantpool_mem_p): Skip over SUBREGs.
6070
6071 2007-02-05  Richard Guenther  <rguenther@suse.de>
6072
6073         * tree-vectorizer.h (vectorizable_function): Add argument type
6074         argument, change return type.
6075         * tree-vect-patterns.c (vect_recog_pow_pattern): Adjust caller.
6076         * tree-vect-transform.c (vectorizable_function): Handle extra
6077         argument, return vectorized function decl.
6078         (build_vectorized_function_call): Remove.
6079         (vectorizable_call): Handle calls with result and argument types
6080         differing.  Handle loop vectorization factor correctly.
6081         * targhooks.c (default_builtin_vectorized_function): Adjust for
6082         extra argument.
6083         * targhooks.h (default_builtin_vectorized_function): Likewise.
6084         * target.h (builtin_vectorized_function): Add argument type
6085         argument.
6086         * config/i386/i386.c (ix86_builtin_vectorized_function): Handle
6087         extra argument, allow vectorizing of lrintf.
6088         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION): Adjust
6089         documentation of target hook.
6090
6091 2007-02-05  Hans-Peter Nilsson  <hp@axis.com>
6092
6093         PR target/30665
6094         * config/cris/cris.md ("*andsi_movu", "*andsi_clear", "*andhi_movu")
6095         ("*andhi_clear", andu (casesi+45)): For size-changed operand where
6096         memory is allowed, require !side_effects_p, not just !MEM_VOLATILE_P.
6097
6098 2007-02-05  Roger Sayle  <roger@eyesopen.com>
6099
6100         * fold-const.c (fold_unary) <REAL_PART>: Test for availability of
6101         BUILT_IN_COS before simplifying REAL_PART(CEXPI)) to COS.
6102         <IMAG_PART>: Likewise, check for availability of BUILT_IN_SIN.
6103         * builtins.c (fold_builtin_sincos): Check for TARGET_C99_FUNCTIONS
6104         before canonicalizing sincos to cexpi.
6105         (fold_builtin_cexp): Likewise, for canonicalizing cexp to cexpi.
6106
6107 2007-02-05  Roger Sayle  <roger@eyesopen.com>
6108
6109         * config/alpha/alpha.c (alpha_add_builtins): New Helper function.
6110         Set TREE_READONLY and TREE_NOTHROW directly, not via attributes.
6111         (alpha_init_builtins): Use alpha_add_builtins to process tables.
6112
6113 2007-02-05  Roger Sayle  <roger@eyesopen.com>
6114
6115         * mips-tfile.c (initialize_init_file): Correct endianness test.
6116
6117 2007-02-05  Kazu Hirata  <kazu@codesourcery.com>
6118
6119         * config/m68k/m68k.md (pushdi-1, pushdi, movsi+1): Don't use
6120         the 'y' constraint.
6121
6122 2007-02-05  Richard Sandiford  <richard@codesourcery.com>
6123
6124         * dwarf2out.c (dwarf2out_frame_debug_expr): Record the register
6125         saves in a PARALLEL before the register assignments.
6126
6127 2007-02-05  Richard Sandiford  <richard@codesourcery.com>
6128
6129         * doc/tm.texi (DWARF_ALT_FRAME_RETURN_COLUMN): Do not require
6130         DWARF_FRAME_RETURN_COLUMN to be a general register.
6131         * dwarf2out.c (init_return_column_size): New function, split from...
6132         (expand_builtin_init_dwarf_reg_sizes): ...here.  Allow both
6133         DWARF_FRAME_RETURN_COLUMN and DWARF_ALT_FRAME_RETURN_COLUMN
6134         to be nongeneral registers.
6135         * config/m68k/m68k.h (DWARF_FRAME_REGNUM): Only map FP and
6136         integer registers.
6137         (DWARF_FRAME_REGISTERS, DWARF_FRAME_RETURN_COLUMN): Define.
6138         (DWARF_ALT_FRAME_RETURN_COLUMN): Define.
6139
6140 2007-02-04  Zdenek Dvorak <dvorakz@suse.cz>
6141
6142         * cfgcleanup.c (try_optimize_cfg): Avoid removing ENTRY_BLOCK_PTR.
6143
6144 2007-02-04  Zdenek Dvorak <dvorakz@suse.cz>
6145
6146         * cfgloopmanip.c (loop_delete_branch_edge): Removed.
6147         (remove_path): Use can_remove_branch_p and remove_branch instead
6148         of loop_delete_branch_edge.
6149         * tree-ssa-loop-manip.c (scale_dominated_blocks_in_loop): New function.
6150         (tree_transform_and_unroll_loop): Remove dead branches immediately.
6151         Update profile using scale_dominated_blocks_in_loop.
6152         * cfghooks.c (can_remove_branch_p, remove_branch): New functions.
6153         * cfghooks.h (struct cfg_hooks): Add can_remove_branch_p.
6154         (can_remove_branch_p, remove_branch): Declare.
6155         * tree-cfg.c (tree_can_remove_branch_p): New function.
6156         (tree_cfg_hooks): Add tree_can_remove_branch_p.
6157         * cfgrtl.c (rtl_can_remove_branch_p): New function.
6158         (rtl_cfg_hooks, cfg_layout_rtl_cfg_hook): Add rtl_can_remove_branch_p.
6159
6160 2007-02-05  Jan Hubicka  <jh@suse.cz>
6161
6162         PR middle-end/30696
6163         * ipa-inline.c (cgraph_clone_inlined_nodes): When there are unanalyzed
6164         nodes in cgraph, don't remove offline copy of the function.
6165
6166 2007-02-04  Jan Hubicka  <jh@suse.cz>
6167
6168         * tree-sra.c (sra_walk_expr): Add linebreaks. BITFIELD_REFs into
6169         vectors might cause maybe_lookup_element_for_expr to be called
6170         on non-sra-candidate.
6171
6172 2007-02-04  Kazu Hirata  <kazu@codesourcery.com>
6173
6174         * config/bfin/bfin-modes.def, config/bfin/bfin.c,
6175         config/bfin/bfin.md, config/bfin/predicates.md: Follow
6176         spelling conventions.
6177
6178 2007-02-04  Richard Guenther  <rguenther@suse.de>
6179
6180         PR middle-end/30636
6181         * fold-const.c (try_move_mult_to_index): Make sure to not
6182         overflow one dimension of a multi-dimensional array access.
6183
6184 2007-02-04  Jan Hubicka  <jh@suse.cz>
6185
6186         * passes.c (init_optimization_passes): Reindent.
6187
6188 2007-02-04  Jan Hubicka  <jh@suse.cz>
6189             Eric Botcazou  <ebotcazou@adacore.com>
6190
6191         * tree-optimize.c (has_abnormal_outgoing_edge_p): Move to...
6192         (execute_fixup_cfg): Break out the abnormal goto code.
6193         * tree-inline.c (has_abnormal_outgoing_edge_p): ...here.
6194         (make_nonlocal_label_edges): Move here from execute_fixup_cfg.
6195         (optimize_inline_calls): Call make_nonlocal_label_edges.
6196
6197 2007-02-04  Jan Hubicka  <jh@suse.cz>
6198
6199         * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Return
6200         true when something was changed.
6201         (rename_ssa_copies): When something was changed, do
6202         TODO_remove_unused_locals.
6203         * tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_value):
6204         add TODO_remove_unused_locals when instruction was removed.
6205
6206 2007-02-04  Jan Hubicka  <jh@suse.cz>
6207
6208         * ipa-inline.c (try_inline): Improve debug output; work on already
6209         inline edges too.
6210         (cgraph_decide_inlining_incrementally): Indent; improve debug output;
6211         call try_inline for already inlined edges too when flattening;
6212         inline also functions that make callee growth but overall unit size
6213         reduce.
6214
6215 2007-02-04  Kazu Hirata  <kazu@codesourcery.com>
6216
6217         * config/m32c/bitops.md, config/m32c/jump.md,
6218         config/m32c/m32c.c, config/m32c/m32c.h, config/m32r/m32r.c,
6219         config/m32r/m32r.h, config/m32r/m32r.md,
6220         config/m32r/predicates.md, config/m68hc11/larith.asm,
6221         config/m68hc11/m68hc11.c, config/m68hc11/m68hc11.h,
6222         config/m68k/m68k.h, config/mcore/mcore.md, config/mips/4k.md,
6223         config/mips/mips-protos.h, config/mips/mips.c,
6224         config/mips/mips.h, config/mips/mips.md, config/mips/mips16.S,
6225         config/mn10300/mn10300.h, config/mn10300/predicates.md,
6226         config/mt/mt.c, config/mt/mt.h, config/mt/mt.md: Follow
6227         spelling conventions.
6228
6229         * config/v850/v850.c, config/v850/v850.h, config/v850/v850.md:
6230         Follow spelling conventions.
6231
6232 2007-02-03  Douglas Gregor  <doug.gregor@gmail.com>
6233
6234         * c-opts.c (c_common_post_options): If C++0x mode is enabled, don't
6235         warn about C++0x compatibility.
6236
6237 2007-02-04  Kazu Hirata  <kazu@codesourcery.com>
6238
6239         * config/h8300/h8300.c, config/h8300/h8300.h,
6240         config/h8300/h8300.md: Follow spelling conventions.
6241
6242 2007-02-03  Uros Bizjak  <ubizjak@gmail.com>
6243
6244         PR middle-end/30667
6245         * combine.c (try_combine): Do not substitute source operand
6246         with constants wider than 2 * HOST_BITS_PER_WIDE_INT.
6247
6248 2007-02-03  Jan Hubicka  <jh@suse.cz>
6249
6250         PR gcov-profile/30650
6251         * value-prof.c (stringop_block_profile): Fix handling of size counter;
6252         do not divide by zero for never executed counters.
6253         (tree_find_values_to_profile): Fix counters.
6254         * gcov-ui.h (GCOV_COUNTER_AVERAGE, GCOV_COUNTER_IOR): Fix comments.
6255
6256 2007-02-03  Ian Lance Taylor  <iant@google.com>
6257
6258         * lower-subreg.c (simple_move_operand): New static function,
6259         broken out of simple_move.  Reject LABEL_REF, SYMBOL_REF, and HIGH
6260         operands.
6261         (simple_move): Call simple_move_operand.
6262         (find_decomposable_subregs): Add special handling of MEMs.
6263         (can_decompose_p): Rename from cannot_decompose_p.  Reverse
6264         meaning of return value.  If we see a hard register, test whether
6265         it can store a word_mode value.  Change all callers.
6266
6267 2007-02-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6268
6269         * pa.md (addvdi3, addvsi3, subvdi3, subvsi3, negvdi2, negvsi2): New
6270         ftrapv insns and expanders.
6271         (subdi3): Change define_expand operand 1 to arith11_operand, and
6272         operand 2 to reg_or_0_operand.  Change constraints of 64-bit insn
6273         pattern to handle reg_or_0 operands.  Revise 32-bit insn pattern to
6274         handle 11-bit constants and reg_or_0 operands in operands 1 and 2,
6275         respectively.
6276
6277         PR middle-end/30174
6278         * varasm.c (notice_global_symbol): Treat global objects as weak when
6279         flag_shlib is true.
6280
6281 2007-02-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6282
6283         * emit-rtl.c (dconstpi): Delete.
6284         (dconstsqrt2): New.
6285         (init_emit_once): Delete dconstpi and init dconstsqrt2.
6286         * real.h (dconstpi): Delete.
6287         (dconstsqrt2): New.
6288         * builtins.c (fold_builtin_cabs): Use dconstsqrt2.
6289         (fold_builtin_hypot): Likewise.
6290
6291 2007-02-03  Tom Tromey  <tromey@redhat.com>
6292
6293         PR driver/30246
6294         * gcc.c (cpp_unique_options): Any of -ggdb3, -gstabs3,
6295         -gcoff3, -gxcoff3, -gvms3 implies -dD.
6296
6297 2007-02-03  Kazu Hirata  <kazu@codesourcery.com>
6298
6299         * c-decl.c, config/avr/avr.c, config/avr/avr.h,
6300         config/m68k/m68k.c, config/m68k/netbsd-elf.h,
6301         config/mn10300/mn10300.c, config/pdp11/pdp11.h,
6302         config/rs6000/cell.md, config/rs6000/darwin.h,
6303         config/sh/sh.md, config/sh/sh4-300.md, config/spu/spu.c,
6304         config/spu/spu.md, cselib.c, expr.c, haifa-sched.c, hwint.h,
6305         jump.c, reload.c, sched-deps.c, sched-int.h, tree-inline.c,
6306         tree-profile.c, tree-ssa-live.h, tree-vrp.c: Fix comment
6307         typos.  Follow spelling conventions.
6308         * doc/invoke.texi: Follow spelling conventions.
6309
6310 2007-02-03  Roger Sayle  <roger@eyesopen.com>
6311
6312         * simplify-rtx.c (simplify_relational_operation_1): Implement some
6313         canonicalization transformations that attempt to simplify integer
6314         constant comparisons to become comparisons against zero.
6315
6316 2007-02-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6317
6318         * builtins.c (fold_builtin_cabs): Fold cabs(x+xi) into
6319         fabs(x)*sqrt(2).
6320         * fold-const.c (fold_binary): Fix comment typos.  Fold complex
6321         (x,0)-(0,y) into (x,-y).  Likewise (0,y)-(x,0) into (-x,y).
6322
6323 2007-02-02  Mike Stump  <mrs@apple.com>
6324
6325         * config/darwin9.h (DARWIN_LINKER_GENERATES_ISLANDS): Add.
6326         * config/rs6000/rs6000.c (DARWIN_GENERATE_ISLANDS): Add.
6327         (output_call): Use DARWIN_GENERATE_ISLANDS to decide when to
6328         generate a branch island.
6329
6330 2007-02-02  Bob Wilson  <bob.wilson@acm.org>
6331
6332         * config/xtensa/xtensa.c (smalloffset_mem_p): Use BASE_REG_P.
6333         (xtensa_legitimate_address_p): New.
6334         (xtensa_legitimize_address): New.
6335         (xtensa_output_addr_const_extra): New.
6336         * config/xtensa/xtensa.h (REG_OK_STRICT_FLAG): Define.
6337         (BASE_REG_P): New.
6338         (REG_OK_FOR_BASE_P): Use BASE_REG_P.
6339         (GO_IF_LEGITIMATE_ADDRESS): Move code to xtensa_legitimate_address_p.
6340         (LEGITIMIZE_ADDRESS): Move code to xtensa_legitimize_address.
6341         (OUTPUT_ADDR_CONST_EXTRA): Move code to xtensa_output_addr_const_extra.
6342         * config/xtensa/xtensa-protos.h (xtensa_legitimate_address_p): New.
6343         (xtensa_legitimize_address): New.
6344         (xtensa_output_addr_const_extra): New.
6345
6346 2007-02-02  Steve Ellcey  <sje@cup.hp.com>
6347
6348         * config/ia64/ia64.c (ia64_print_operand): Fix compare strings.
6349
6350 2007-02-02  Ian Lance Taylor  <iant@google.com>
6351
6352         * expmed.c (expand_divmod): Add comment.
6353
6354 2007-02-02  Kazu Hirata  <kazu@codesourcery.com>
6355
6356         * emit-rtl.c (renumber_insns): Remove.
6357         * flags.h: Remove the extern for flag_renumber_insns.
6358         * rtl.h: Remove the prototype for renumber_insns.
6359         * toplev.c (flag_renumber_insns): Remove.
6360
6361 2007-02-02  Hui-May Chang  <hm.chang@apple.com>
6362
6363         Revert for x86 darwin:
6364         2005-06-19  Uros Bizjak  <uros@kss-loka.si>
6365
6366         * config/i386/i386.c (ix86_function_arg_regno_p): Put back the
6367         code before the following patch under TARGET_MACHO.
6368         (ix86_function_value_regno_p): Likewise.
6369
6370 2007-02-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6371
6372         * fold-const.c (negate_expr_p, fold_negate_expr): Handle
6373         COMPLEX_EXPR.
6374
6375 2007-02-02  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6376
6377         PR target/29682
6378         * config/ia64/ia64.c (ia64_speculate_insn): Restrict to memory loads to
6379         general or fp registers.  Add comments.
6380         * config/ia64/ia64.md (reg_pred_prefix): Add comment.
6381
6382 2007-02-02  Paolo Bonzini  <bonzini@gnu.org>
6383
6384         * pointer-set.c (insert_aux): Only return insertion slot.
6385         (pointer_set_insert): Adjust.
6386         (pointer_set_traverse, struct pointer_map_t, pointer_map_create,
6387         pointer_map_destroy, pointer_map_insert, pointer_map_contains,
6388         pointer_map_traverse): New.
6389         * pointer-set.h (pointer_set_traverse, struct pointer_map_t,
6390         pointer_map_create,  pointer_map_destroy, pointer_map_insert,
6391         pointer_map_contains, pointer_map_traverse): Declare.
6392
6393 2007-02-02  Jakub Jelinek  <jakub@redhat.com>
6394
6395         PR middle-end/30473
6396         * builtins.c (fold_builtin_sprintf): Do not attempt to optimize
6397         sprintf (str, "%s").  Do not optimize sprintf (str, "nopercent", p++).
6398
6399 2007-02-02  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6400
6401         * sched-int.h (ds_to_dk, dk_to_ds): Declare functions.
6402
6403         (struct _dep): New type.
6404         (dep_t): New typedef.
6405         (DEP_PRO, DEP_CON, DEP_KIND): New access macros.
6406         (DEP_STATUS): New access macro.  The macro with the same name was
6407         renamed to DEP_LINK_STATUS.
6408         (dep_init): Declare function
6409
6410         (struct _dep_link): New type.
6411         (dep_link_t): New typedef.
6412         (DEP_LINK_NODE, DEP_LINK_NEXT, DEP_LINK_PREV_NEXTP): New access macros.
6413         (DEP_LINK_DEP, DEP_LINK_PRO, DEP_LINK_CON, DEP_LINK_KIND): New macros.
6414         (DEP_LINK_STATUS): New macro.
6415         (debug_dep_links): New debug function.
6416
6417         (struct _deps_list): New type.
6418         (deps_list_t): New typedef.
6419         (DEPS_LIST_FIRST): New access macro.
6420         (FOR_EACH_DEP_LINK): New cycle macro.
6421         (create_deps_list, free_deps_list, delete_deps_list): Declare
6422         functions.
6423         (deps_list_empty_p, debug_deps_list, add_back_dep_to_deps_list): Ditto.
6424         (find_link_by_pro_in_deps_list, find_link_by_con_in_deps_list): Ditto.
6425         (copy_deps_list_change_con): Ditto.
6426
6427         (move_dep_link): Declare function.
6428
6429         (struct _dep_node): New type.
6430         (dep_node_t): New typedef.
6431         (DEP_NODE_BACK, DEP_NODE_DEP, DEP_NODE_FORW): New access macros.
6432
6433         (struct haifa_insn_data.back_deps): New field to hold backward
6434         dependencies of the insn.
6435         (struct haifa_insn_data.depend): Rename to forw_deps.  Change its type
6436         to deps_list_t.
6437         (struct haifa_insn_data.resolved_deps): Rename to resolved_back_deps.
6438         Change its type to deps_list_t.
6439         (INSN_BACK_DEPS): New access macro to use instead of LOG_LINKS.
6440         (INSN_DEPEND): Rename to INSN_FORW_DEPS.
6441         (RESOLVED_DEPS): Rename to INSN_RESOLVED_BACK_DEPS.
6442
6443         (INSN_COST): Move to haifa-sched.c.  Use insn_cost () instead.
6444
6445         (DEP_STATUS): Rename to DEP_LINK_STATUS.  Fix typo in the comment.
6446
6447         (add_forw_dep, delete_back_forw_dep, insn_cost): Update declaration and
6448         all callers.
6449         (dep_cost): Declare.
6450
6451         * sched-deps.c (CHECK): New macro to (en/dis)able sanity checks.
6452         (ds_to_dk, dk_to_ds): New functions.
6453
6454         (init_dep_1): New static function.
6455         (init_dep): New function.
6456         (copy_dep): New static function.
6457
6458         (dep_link_consistent_p, attach_dep_link, add_to_deps_list): New static
6459         functions.
6460         (detach_dep_link): New static function.
6461         (move_dep_link): New function.
6462
6463         (dep_links_consistent_p, dump_dep_links): New static functions.
6464         (debug_dep_links): New debugging function.
6465
6466         (deps_obstack, dl_obstack, dn_obstack): New static variables.
6467
6468         (alloc_deps_list, init_deps_list): New static functions.
6469         (create_deps_list): New function.
6470         (clear_deps_list): New static function.
6471         (free_deps_list, delete_deps_list, deps_list_empty_p): New functions.
6472         (deps_list_consistent_p, dump_deps_list): New static functions.
6473         (debug_deps_list): New function.
6474         (add_back_dep_to_deps_list, find_link_by_pro_in_deps_list): New
6475         functions.
6476         (find_link_by_con_in_deps_list, copy_deps_list_change_con): Ditto.
6477
6478         (maybe_add_or_update_back_dep_1, add_or_update_back_dep_1): Update to
6479         use new scheduler dependencies lists.
6480         (add_back_dep, delete_all_dependences, fixup_sched_groups): Ditto.
6481         (sched_analyze): Ditto.  Initialize dependencies lists.
6482         (add_forw_dep, compute_forward_dependences): Update to use new
6483         scheduler dependencies lists.
6484
6485         (init_dependency_caches): Init deps_obstack.
6486         (free_dependency_caches): Free deps_obstack.
6487
6488         (adjust_add_sorted_back_dep, adjust_back_add_forw_dep): Update to use
6489         new scheduler dependencies lists.
6490         (delete_forw_dep, add_or_update_back_forw_dep): Ditto.
6491         (add_back_forw_dep, delete_back_forw_dep): Ditto.
6492
6493         * sched-rgn.c (set_spec_fed, find_conditional_protection, is_pfree):
6494         Update to use new scheduler dependencies lists.
6495         (is_conditionally_protected, is_prisky, add_branch_dependences): Ditto.
6496         (debug_dependencies): Ditto.
6497         (schedule_region): Update comments.
6498
6499         * sched-ebb.c (earliest_block_with_similiar_load): Update to use new
6500         scheduler dependencies lists.
6501         (schedule_ebb): Update comments.
6502
6503         * rtl.def (DEPS_LIST): Remove.
6504
6505         * lists.c (unused_deps_list): Remove.
6506         (free_list): Update assertions.
6507
6508         (alloc_DEPS_LIST, free_DEPS_LIST_list, free_DEPS_LIST_node): Remove.
6509         (remove_free_DEPS_LIST_elem, copy_DEPS_LIST_list): Ditto.
6510
6511         * rtl.h (free_DEPS_LIST_list, alloc_DEPS_LIST): Remove declarations.
6512         (remove_free_DEPS_LIST_elem, copy_DEPS_LIST_list): Ditto.
6513
6514         * haifa-sched.c (comments): Update.
6515         (insn_cost1): Remove.  Inline the code into insn_cost ().
6516         (insn_cost): Update to use new scheduler dependencies lists.  Move
6517         processing of the dependency cost to dep_cost ().
6518         (dep_cost): New function.  Use it instead of insn_cost () when
6519         evaluating cost of the dependency.  Use compatible interface to
6520         interact with the target.
6521         (priority): Update to use new scheduler dependencies lists.
6522         (rank_for_schedule): Ditto.  Optimize heuristic that prefers the insn
6523         with greater number of insns that depend on the insn.
6524         (schedule_insn): Update to use new scheduler dependencies lists.  Add
6525         code to free backward dependencies lists.  Inline and optimize code
6526         from resolve_dep () - see PR28071.
6527         (ok_for_early_queue_removal): Update to use new scheduler dependencies
6528         lists.  Update call to targetm.sched.is_costly_dependence hook.
6529
6530         (fix_inter_tick, try_ready, fix_tick_ready): Update to use new
6531         scheduler dependencies lists.
6532
6533         (resolve_dep): Remove.  Move the logic to schedule_insn ().
6534         (init_h_i_d): Initialize dependencies lists.
6535
6536         (process_insn_depend_be_in_spec): Rename to
6537         process_insn_forw_deps_be_in_spec.  Update to use new scheduler
6538         dependencies lists.
6539         (add_to_speculative_block, create_check_block_twin, fix_recovery_deps):
6540         Update to use new scheduler dependencies lists.
6541         (clear_priorities, calc_priorities, add_jump_dependencies): Ditto.
6542
6543         * ddg.c (create_ddg_dependence, create_ddg_dep_no_link): Update to use
6544         new scheduler dependencies lists.
6545         (build_intra_loop_deps): Ditto.
6546
6547         * target.h (struct _dep): Declare to use in
6548         gcc_target.sched.is_costly_dependence.
6549         (struct gcc_target.sched.adjust_cost): Fix typo.
6550         (struct gcc_target.sched.is_costly_dependence): Change signature to use
6551         single dep_t parameter instead of an equivalent triad.
6552         (struct gcc_target.sched.adjust_cost_2): Remove.
6553
6554         * target-def.h (TARGET_SCHED_ADJUST_COST_2): Remove.
6555
6556         * reg-notes.def (DEP_TRUE, DEP_OUTPUT, DEP_ANTI): Update comments.
6557
6558         * doc/tm.texi (TARGET_SCHED_IS_COSTLY_DEPENDENCE): Update
6559         documentation.
6560         (TARGET_SCHED_ADJUST_COST_2): Remove documentation.
6561
6562         * doc/rtl.texi (LOG_LINKS): Remove part about instruction scheduler.
6563         (REG_DEP_TRUE): Document.
6564
6565         * config/ia64/ia64.c (ia64_adjust_cost_2): Rename to ia64_adjust_cost.
6566         Change signature to correspond to the targetm.sched.adjust_cost hook.
6567         Update use in TARGET_SCHED_ADJUST_COST_2.
6568         (TARGET_SCHED_ADJUST_COST_2): Rename to TARGET_SCHED_ADJUST_COST.
6569         (ia64_dependencies_evaluation_hook, ia64_dfa_new_cycle): Update to use
6570         new scheduler dependencies lists.
6571         (ia64_gen_check): Ditto.
6572
6573         * config/mips/mips.c (vr4130_swap_insns_p): Update to use new scheduler
6574         dependencies lists.
6575
6576         * config/rs6000/rs6000.c (rs6000_is_costly_dependence): Change
6577         signature to correspond to the targetm.sched.is_costly_dependence hook.
6578         (is_costly_group): Update to use new scheduler dependencies lists.
6579
6580         * config/spu/spu.c (spu_sched_adjust_cost): Use insn_cost () function
6581         instead of INSN_COST () macro.
6582
6583 2007-02-01  Ian Lance Taylor  <iant@google.com>
6584
6585         * lower-subreg.c (resolve_clobber): Handle a subreg of a concatn.
6586
6587 2007-02-01  Guy Martin  <gmsoft@gentoo.org>
6588
6589         * pa.md (tp_load): Correct mfctl instruction syntax.
6590
6591 2007-02-01  Geoffrey Keating  <geoffk@apple.com>
6592
6593         * config/rs6000/rs6000.c (rs6000_stack_info): Correct
6594         altivec_padding_size calculation on AIX.  Improve comment, add
6595         assert to verify that it's right.
6596
6597         * config/rs6000/darwin.h (MD_UNWIND_SUPPORT): Don't define for
6598         64-bit.
6599
6600 2007-2-01  Seongbae Park  <seongbae.park@gmail.com>
6601
6602         PR inline-asm/28686
6603         * global.c (global_alloc): Add mising initialization of
6604         ELIMINABLE_REGSET.
6605
6606 2007-02-01  Roger Sayle  <roger@eyesopen.com>
6607
6608         * alias.c (init_alias_analysis): Correct whitespace.
6609         * bb-reorder.c (fix_edges_for_rarely_executed_code,
6610         partition_hot_cold_basic_blocks): Likewise.
6611         * builtins.c (expand_builtin_printf, expand_builtin_fprintf,
6612         expand_builtin_sprintf, fold_builtin_carg, fold_builtin_sprintf,
6613         maybe_emit_sprintf_chk_warning, fold_builtin_sprintf_chk,
6614         fold_builtin_snprintf_chk, fold_builtin_printf,
6615         fold_builtin_fprintf, do_mpfr_ckconv, do_mpfr_arg1, do_mpfr_arg2,
6616         do_mpfr_arg3, do_mpfr_sincos): Likewise.
6617         * cfgcleanup.c (cleanup_cfg): Likewise.
6618         * cfgexpand.c (tree_expand_cfg): Likewise.
6619         * fold-const.c (fold_binary) <RDIV_EXPR>: Likewise.
6620         * function.c (get_next_funcdef_no): Likewise.
6621         * gengtype.c (main): Likewise.
6622         * genmodes.c (main): Likewise.
6623         * gcse.c (bypass_conditional_jumps, print_ldst_list): Likewise.
6624         * haifa-sched.c (schedule_block, extend_h_i_d): Likewise.
6625         * ifcvt.c (noce_emit_move_insn): Likewise.
6626         * modulo-sched.c (generate_prolog_epilog, sms_schedule_by_order):
6627         Likewise.
6628         * stor-layout.c (get_best_mode): Likewise.
6629         * tree-ssa-loop-niter.c (get_val_for): Likewise.
6630         * tree-ssa-structalias.c (get_varinfo, get_varinfo_fc,
6631         scc_visit, do_ds_constraint, do_complex_constraint, label_visit,
6632         perform_var_substitution, solve_graph): Likewise.
6633         * tree-vrp.c (vrp_finalize): Likewise.
6634
6635 2007-02-01  Ian Lance Taylor  <iant@google.com>
6636
6637         * lower-subreg.c (simplify_gen_subreg_concatn): If we ask for the
6638         high part of a paradoxical subreg, return a constant zero.
6639
6640 2007-02-01  Zdenek Dvorak <dvorakz@suse.cz>
6641
6642         * toplev.c (lang_dependent_init): Call init_set_costs.
6643         * loop-init.c (loop_optimizer_init): Do not call init_set_costs.
6644
6645 2007-02-01  Richard Guenther  <rguenther@suse.de>
6646
6647         PR middle-end/30656
6648         * fold-const.c (fold_negate_expr): Allow negating a
6649         constant if overflow does not change.
6650
6651 2007-02-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6652
6653         * doc/c-tree.texi (Expression trees): Improve markup.
6654         * doc/tm.texi (Register Classes, Addressing Modes)
6655         (Floating Point): Fix spacing after abbreviations.  Fix some
6656         typos.
6657
6658 2007-02-01  Ben Elliston  <bje@au.ibm.com>
6659
6660         * doc/invoke.texi: Replace "bugfix" with "bug fix" throughout.
6661         * doc/contrib.texi: Likewise.
6662         * doc/install.texi: Likewise.
6663
6664 2007-01-31  Richard Henderson  <rth@redhat.com>
6665             Ian Lance Taylor  <iant@google.com>
6666
6667         * lower-subreg.c: New file.
6668         * rtl.def (CONCATN): Define.
6669         * passes.c (init_optimization_passes): Add pass_lower_subreg and
6670         pass_lower_subreg2.
6671         * emit-rtl.c (update_reg_offset): New static function, broken out
6672         of gen_rtx_REG_offset.
6673         (gen_rtx_REG_offset): Call update_reg_offset.
6674         (gen_reg_rtx_offset): New function.
6675         * regclass.c: Revert patch of 2006-03-05, restoring
6676         reg_scan_update.
6677         (clear_reg_info_regno): New function.
6678         * dwarf2out.c (concatn_loc_descriptor): New static function.
6679         (loc_descriptor): Handle CONCATN.
6680         * common.opt (fsplit_wide_types): New option.
6681         * opts.c (decode_options): Set flag_split_wide_types when
6682         optimizing.
6683         * timevar.def (TV_LOWER_SUBREG): Define.
6684         * rtl.h (gen_reg_rtx_offset): Declare.
6685         (reg_scan_update): Declare.
6686         * regs.h (clear_reg_info_regno): Declare.
6687         * tree-pass.h (pass_lower_subreg): Declare.
6688         (pass_lower_subreg2): Declare.
6689         * doc/invoke.texi (Option Summary): List -fno-split-wide-types.
6690         (Optimize Options): Add -fsplit-wide-types to -O1 list.  Document
6691         -fsplit-wide-types.
6692         * doc/rtl.texi (Regs and Memory): Document concat and concatn.
6693         * Makefile.in (OBJS-common): Add lower-subreg.o.
6694         (lower-subreg.o): New target.
6695
6696 2007-01-31  Kazu Hirata  <kazu@codesourcery.com>
6697
6698         * config/sh/sh.h (HAVE_SECONDARY_RELOADS): Remove.
6699
6700 2007-01-31  Anatoly Sokolov <aesok@post.ru>
6701
6702         PR target/19087
6703         * config/avr/avr.c (DWARF2_ADDR_SIZE): Define.
6704
6705 2007-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6706
6707         PR middle-end/29335
6708         * builtins.c (fold_builtin_sqrt): Use MPFR for constant args.
6709
6710 2007-01-31  Zdenek Dvorak <dvorakz@suse.cz>
6711
6712         * cfgloop.h: Include vec-prim.h.
6713         (enum li_flags): Remove LI_ONLY_OLD.
6714         (loop_iterator): Changed.
6715         (fel_next, fel_init): Iterate over loop tree.
6716         (FOR_EACH_LOOP_BREAK): New macro.
6717         * loop-unswitch.c (unswitch_loops): Do not pass LI_ONLY_OLD to
6718         FOR_EACH_LOOP.
6719         * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Ditto.
6720         * modulo-sched.c (sms_schedule): Ditto.
6721         * tree-vectorizer.c (vectorize_loops): Ditto.
6722         * doc/loop.texi: Update information on loop numbering and behavior of
6723         FOR_EACH_LOOP wrto new loops.
6724         * tree-scalar-evolution.c (compute_overall_effect_of_inner_loop,
6725         add_to_evolution_1): Test nestedness of loops instead of comparing
6726         their numbers.
6727         * tree-chrec.c (chrec_fold_plus_poly_poly,
6728         chrec_fold_multiply_poly_poly, chrec_evaluate,
6729         hide_evolution_in_other_loops_than_loop, chrec_component_in_loop_num,
6730         reset_evolution_in_loop): Ditto.
6731         * Makefile.in (CFGLOOP_H): Add vecprim.h dependency.
6732
6733 2007-01-31  Dirk Mueller  <dmueller@suse.de>
6734
6735         * c-common.c (warn_about_parentheses): Separate warning about
6736         un-parenthized sequence of comparison operators from the one
6737         which is supposed to warn about x <= y <= z.
6738
6739 2007-01-31  Uros Bizjak  <ubizjak@gmail.com>
6740
6741         * optabs.h (enum optab_index): Add new OTI_isinf.
6742         (isinf_optab): Define corresponding macro.
6743         * optabs.c (init_optabs): Initialize isinf_optab.
6744         * genopinit.c (optabs): Implement isinf_optab using isinf?f2
6745         patterns.
6746         * builtins.c (mathfn_built_in): Handle BUILT_IN_ISINF{,F,L}.
6747         (expand_builtin_interclass_mathfn): Expand BUILT_IN_ISINF{,F,L}
6748         using isinf_optab.
6749         (expand_builtin): Expand BUILT_IN_ISINF{,F,L} using
6750         expand_builtin_interclass_mathfn.
6751         * reg_stack.c (subst_stack_regs_pat): Handle UNSPEC_FXAM.
6752         * config/i386/i386.md (UNSPEC_FXAM): New constant.
6753         (fxam<mode>2_i387): New insn pattern.
6754         (isinf<mode>2) New expander to implement isinf, isinff and isinfl
6755         built-in functions as x87 inline asm.
6756
6757 2007-01-31  Kazu Hirata  <kazu@codesourcery.com>
6758
6759         * gcc/config/arm/unwind-arm.h (_sleb128_t, _uleb128_t): New.
6760
6761 2007-01-30  Eric Christopher  <echristo@apple.com>
6762
6763         * config.gcc: Add geode.
6764
6765 2007-01-31  Kazu Hirata  <kazu@codesourcery.com>
6766
6767         * cgraphunit.c, config/arm/arm.c, config/m68k/m68k.c,
6768         ipa-inline.c, tree-profile.c, tree-ssa-live.c,
6769         tree-ssa-math-opts.c, tree-ssanames.c, tree-vect-analyze.c,
6770         value-prof.c: Fix comment typos.
6771
6772 2007-01-30  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6773
6774         PR c++/24745
6775         * doc/invoke.texi (Wpointer-arith): Document warning.
6776
6777 2007-01-30  Janis Johnson  <janis187@us.ibm.com>
6778
6779         * doc/extend.texi (Decimal Floating Types): Remove decfloat.h from
6780         the list of discrepancies from the draft TR.
6781
6782 2007-01-30  Dirk Mueller  <dmueller@suse.de>
6783
6784         PR c++/30601
6785         * doc/invoke.texi (-Wreturn-type): Update description to
6786         match new behavior.
6787
6788 2007-01-30  Richard Sandiford  <richard@codesourcery.com>
6789
6790         * cfgrtl.c (try_redirect_by_replacing_jump): Check only_sets_cc0_p.
6791
6792 2007-01-30  Uros Bizjak  <ubizjak@gmail.com>
6793
6794         * builtins.c (expand_builtin_int_interclass_roundingfn): New function
6795         to handle optabs that operate on floating point input argument and
6796         output to integer output.
6797         (expand_builtin_mathfn) [BUILT_IN_ILOGB]: Move from here ...
6798         (expand_builtin_interclass_mathfn) [BUILT_IN_ILOGB]: ... to here.
6799         (expand_builtin): Expand BUILT_IN_ILOGB{,F,L} using
6800         expand_builtin_interclass_mathfn ().
6801         * config/i386/i386.md (fxtractxf3_i387): Rename from *fxtractxf3_i387.
6802         (ilogbsi2): Remove.
6803         (ilogbxf2, ilogb<mode>2): New expanders to implement ilogb, ilogbf and
6804         ilogbl built-in functions as x87 intrinsics.
6805
6806 2007-01-30  Richard Guenther  <rguenther@suse.de>
6807
6808         PR middle-end/27657
6809         * dwarf2out.c (reference_to_unused): Query varpool if the
6810         variable was output.
6811
6812 2007-01-30  Richard Guenther  <rguenther@suse.de>
6813
6814         PR middle-end/30313
6815         * passes.c (execute_one_pass): Reset in_gimple_form to not
6816         confuse non-unit-at-a-time mode.
6817
6818 2007-01-29  Roger Sayle  <roger@eyesopen.com>
6819             Richard Guenther  <rguenther@suse.de>
6820
6821         * fold-const.c (round_up): Make HIGH an unsigned HOST_WIDE_INT to
6822         avoid undefined behaviour on overflow.  Use force_fit_type_double
6823         to construct the constant with the specified TREE_OVERFLOW.
6824
6825 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
6826
6827         * config/dfp-bit.c: Add parameterized support for fp exceptions.
6828         * config/dfp-bit.h: Ditto.
6829
6830 2007-01-29  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6831
6832         * c-decl.c (pop_scope): Replace warnings with call to
6833         warn_for_unused_label.
6834         * c-common.h (warn_for_unused_label): Declare.
6835         * c-common.c (warn_for_unused_label): Define.
6836
6837 2007-01-29  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6838
6839         * tree-optimize.c (update_inlined_to_pointers): Delete unused
6840         function.
6841
6842 2007-01-29  Janis Johnson  <janis187@us.ibm.com>
6843
6844         * Makefile.in (USER_H): Remove decfloat.h.
6845         * ginclude/decfloat.h: Delete, moving contents to ...
6846         * ginclude/float.h: Add support for decimal floating point,
6847         guarded by __STDC_WANT_DEC_FP__.
6848
6849 2007-01-29  Mike Stump  <mrs@apple.com>
6850
6851         * doc/gccint.texi (Top): Rename Loop Representation to Loop
6852         Analysis and Representation to resolve case insensitive conflict.
6853         * doc/loop.texi (Loop Analysis and Representation): Likewise.
6854
6855 2007-01-28  Daniel Berlin  <dberlin@dberlin.org>
6856
6857         * tree.h (struct tree_memory_tag): Add aliases member.
6858         (MTAG_ALIASES): New macro.
6859         * tree-ssa-alias.c (alias_bitmap_obstack): New variable.
6860         (add_may_alias): Remove pointer-set. Update for may_aliases being
6861         a bitmap.
6862         (mark_aliases_call_clobbered): Update for may_aliases being a
6863         bitmap.
6864         (compute_tag_properties): Ditto.
6865         (create_partition_for): Ditto.
6866         (compute_memory_partitions): Ditto.
6867         (dump_may_aliases_for): Ditto.
6868         (is_aliased_with): Ditto.
6869         (add_may_alias_for_new_tag): Ditto.
6870         (rewrite_alias_set_for): Rewrite for may_aliases being a bitmap.
6871         (compute_is_aliased): New function.
6872         (compute_may_aliases): Call compute_is_aliased).
6873         (init_alias_info): Initialize alias_bitmap_obstack.
6874         (union_alias_set_into): New function.
6875         (compute_flow_sensitive_aliasing): Use union_aliases_into.
6876         (have_common_aliases_p): Rewrite to take two bitmaps and use
6877         intersection.
6878         (compute_flow_insensitive_aliasing): Stop using pointer-sets.
6879         Update for bitmaps.
6880         (finalize_ref_all_pointers): Update for add_may_alias changes.
6881         (new_type_alias): Ditto.
6882         * tree-flow-inline.h (may_aliases): Return a bitmap.
6883         * tree-dfa.c (dump_variable): Check for MTAG_P'ness.
6884         * tree-ssa.c (verify_flow_insensitive_alias_info): Update for
6885         may_aliases being a bitmap.
6886         * tree-flow.h (struct var_ann_d): Remove may_aliases member.
6887         may_aliases now returns a bitmap.
6888         * tree-ssa-structalias.c (merge_smts_into): Update for may_aliases
6889         being a bitmap.
6890         * tree-ssa-operands.c (add_virtual_operand): Update for
6891         may_aliases being a bitmap.
6892
6893 2007-01-29  Daniel Berlin  <dberlin@dberlin.org>
6894
6895         PR tree-optimization/30630
6896         * tree-ssa-structalias.c (do_complex_constraint): Mark correct
6897         variable as changed.
6898
6899 2007-01-29  Simon Martin  <simartin@users.sourceforge.net>
6900
6901         PR c++/28266
6902         * gimplify.c (gimplify_target_expr): Make sure that the TARGET_EXPR is
6903         expanded only once even if an error occurs.
6904
6905 2007-01-29  Ben Elliston  <bje@au.ibm.com>
6906
6907         * gcov-io.h (__gcov_indirect_call_profiler): Declare.
6908         (__gcov_average_profiler): Likewise.
6909         (__gcov_ior_profiler): Likewise.
6910         (__gcov_merge_ior): Likewise.
6911
6912 2007-01-28  Jan Hubicka  <jh@suse.cz>
6913
6914         * builtins.c (expand_builtin_memset): Fix typo in my last patch.
6915         * value-prof.c (stringop_block_profile): Likewise.
6916
6917 2007-01-28  Jan Hubicka  <jh@suse.cz>
6918
6919         * expr.c (emit_block_move_via_movmem, emit_block_move_via_libcall): Add
6920         variant handling histograms; add wrapper.
6921         (clear_storage_via_libcall): Export.
6922         (emit_block_move_hints): Break out from ...; add histograms.
6923         (emit_block_move): ... this one.
6924         (clear_storage_hints): Break out from ...; add histograms.
6925         (clear_storage): ... this one.
6926         (set_storage_via_memset): Handle histogram.
6927         * expr.h (emit_block_move_via_libcall, emit_block_move_hints): Declare.
6928         (clear_storage_hints, clear_storage_via_libcall): Declare.
6929         (set_storage_via_setmem): Update prototype.
6930         * doc/md.texi (movmem, setmem): Document new arguments.
6931
6932         * value-prof.c (dump_histogram_value, tree_find_values_to_profile): Add
6933         new histograms.
6934         (stringop_block_profile): New global function.
6935         (tree_stringops_values_to_profile): Profile block size and alignment.
6936         * value-prof.h (enum hist_type): add HIST_TYPE_AVERAGE and
6937         HIST_TYPE_IOR.
6938         (struct profile_hooks): Add gen_average_profiler and gen_ior_profiler.
6939         (stringop_block_profile): Declare.
6940         * builtins.c: Include value-prof.h.
6941         (expand_builtin_memcpy, expand_builtin_memset): Pass block profile.
6942         * gcov-ui.h (GCOV_COUNTER_NAMES): Add new counter.
6943         (GCOV_COUNTER_AVERAGE, GCOV_COUNTER_IOR): New constants.
6944         (GCOV_COUNTERS, GCOV_LAST_VALUE_COUNTER): Update.
6945         * profile.c (instrument_values): Add new counters.
6946         * cfgexpand.c (expand_gimple_basic_block): Propagate histograms to
6947         calls.
6948         * tree-profile.c (tree_average_profiler_fn, tree_ior_profiler_fn): New.
6949         (tree_init_edge_profiler): Build new profilers.
6950         (tree_gen_average_profiler, tree_gen_ior_profiler): New.
6951         (pass_tree_profile): Add dump.
6952         (tree_profile_hooks): Update.
6953         * Makefile.in (LIBGCOV): Add new constants.
6954         * libgcov.c (__gcov_merge_ior, __gcov_average_profiler,
6955         __gcov_ior_profiler): New.
6956         * i386.md (movmem/setmem expanders): Add new optional arguments.
6957
6958 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6959
6960         * doc/md.texi (Standard Pattern Names): Document blockage pattern.
6961
6962 2007-01-28  Zdenek Dvorak <dvorakz@suse.cz>
6963
6964         * tree-ssa-loop-unswitch.c: Include tree-inline.h.
6965         (tree_unswitch_single_loop): Pass eni_size_weights to
6966         tree_num_loop_insns.
6967         * tree-ssa-loop-manip.c: Include tree-inline.h.
6968         (can_unroll_loop_p): Pass eni_size_weights to
6969         tree_num_loop_insns.
6970         * tree-ssa-loop-ch.c (should_duplicate_loop_header_p):
6971         Pass eni_size_weights to estimate_num_insns.
6972         * tree.h (init_inline_once): Export.
6973         * toplev.c (backend_init): Call init_inline_once.
6974         * cgraphunit.c (cgraph_process_new_functions,
6975         cgraph_analyze_function): Pass eni_inlining_weights to
6976         estimate_num_insns.
6977         * ipa-inline.c (compute_inline_parameters): Ditto.
6978         * tree-ssa-loop-ivcanon.c (tree_num_loop_insns): Pass weights
6979         to estimate_num_insns.
6980         (try_unroll_loop_completely): Pass eni_size_weights to
6981         tree_num_loop_insns.
6982         * tree-eh.c (decide_copy_try_finally): Pass eni_size_weights
6983         ot estimate_num_insns.
6984         * tree-ssa-loop-prefetch.c: Include tree-inline.h.
6985         (loop_prefetch_arrays): Pass eni_time_weights to tree_num_loop_insns.
6986         * tree-inline.c (eni_inlining_weights, eni_size_weights,
6987         eni_time_weights): New variables.
6988         (init_inline_once): Initialize them.
6989         (struct eni_data): Mew.
6990         (estimate_num_insns_1, estimate_num_insns): Use weights.
6991         * tree-inline.h (struct eni_weights_d): New.
6992         (eni_inlining_weights, eni_size_weights, eni_time_weights): Declare.
6993         (estimate_num_insns): Declaration changed.
6994         * cfgloop.h (tree_num_loop_insns): Declaration changed.
6995         * Makefile.in (tree-ssa-loop-unswitch.o, tree-ssa-loop-prefetch.o,
6996         tree-ssa-loop-manip.o): Add TREE_INLINE_H dependency.
6997
6998 2007-01-28  Zdenek Dvorak <dvorakz@suse.cz>
6999
7000         * tree-data-ref.c (conflict_fn): Assert that the number of affine
7001         relations in the conflict function is valid.
7002
7003 2007-01-27  Ian Lance Taylor  <iant@google.com>
7004
7005         * common.opt: Add fstrict-overflow.
7006         * opts.c (decode_options): Set flag_strict_overflow if -O2.
7007         * flags.h (TYPE_OVERFLOW_WRAPS): Define.
7008         (TYPE_OVERFLOW_UNDEFINED): Define.
7009         (TYPE_OVERFLOW_TRAPS): Define.  This replaces TYPE_TRAP_SIGNED.
7010         Replace all uses.
7011         * tree.h (TYPE_TRAP_SIGNED): Don't define.
7012         * fold-const.c (negate_expr_p): Use TYPE_OVERFLOW_UNDEFINED.
7013         (fold_negate_expr): Likewise.
7014         (make_range): Likewise.
7015         (extract_muldiv_1): Likewise.
7016         (maybe_canonicalize_comparison): Likewise.
7017         (fold_comparison): Likewise.
7018         (fold_binary): Likewise.
7019         (tree_expr_nonnegative_p): Likewise.
7020         (tree_expr_nonzero_p): Likewise.
7021         * tree-vrp.c (compare_values): Likewise.
7022         (extract_range_from_binary_expr): Likewise.
7023         (extract_range_from_unary_expr): Likewise.
7024         * tree-ssa-loop-niter.c (infer_loop_bounds_from_signedness):
7025         Likewise.
7026         (nowrap_type_p): Likewise.
7027         * tree-scalar-evolution.c (simple_iv): Likewise.
7028         * fold-const.c (negate_expr_p): Use TYPE_OVERFLOW_WRAPS.
7029         (build_range_check): Likewise.
7030         (extract_muldiv_1): Likewise.
7031         (fold_comparison): Likewise.
7032         * tree-vrp.c (vrp_int_const_binop): Likewise.
7033         (extract_range_from_unary_expr): Likewise.
7034         * convert.c (convert_to_integer): Likewise.
7035         * fold-const.c (fold_negate_expr): Use TYPE_OVERFLOW_TRAPS.
7036         (fold_comparison): Likewise.
7037         (fold_binary): Likewise.
7038         * optabs.c (optab_for_tree_code): Likewise.
7039         * tree-vectorizer.c (vect_is_simple_reduction): Likewise.
7040         * simplify-rtx.c (simplify_const_relational_operation): Check
7041         flag_strict_overflow and flag_trapv.
7042         (simplify_const_relational_operation): Likewise.
7043         * doc/invoke.texi (Option Summary): Mention -fstrict-overflow.
7044         (Optimize Options): Add -fstrict-overflow to -O2 list.  Document
7045         -fstrict-overflow.
7046
7047 2007-01-27  Roger Sayle  <roger@eyesopen.com>
7048
7049         * tree.c (tree_fold_gcd): Delete.
7050         * tree.h (tree_fold_gcd): Remove prototype.
7051         * tree-data-ref.c (tree_fold_divides_p): Don't use tree_fold_gcd to
7052         test whether one constant integer is a multiple of another.  Instead
7053         call int_const_binop with TRUNC_MOD_EXPR and test for a zero result.
7054         * fold-const.c (multiple_of_p):  We've determined both TOP and
7055         BOTTOM are integer constants so we can call int_const_binop directly
7056         instead of the more generic const_binop.
7057
7058 2007-01-27  Roger Sayle  <roger@eyesopen.com>
7059
7060         * fold-const.c (size_binop): In the fast-paths for X+0, 0+X, X-0 and
7061         1*X check that the constant hasn't overflowed, to preserve the
7062         TREE_OVERFLOW bit.
7063         (round_up): Provide an efficient implementation when rouding-up an
7064         INTEGER_CST to a power-of-two.
7065
7066 2007-01-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7067
7068         * doc/sourcebuild.texi: Add comma for clarity.
7069         * doc/extend.texi: Fix some typos.
7070         * doc/passes.texi: Likewise.
7071         * doc/cppinternals.texi: Likewise.
7072         * doc/c-tree.texi: Likewise.
7073         * doc/tree-ssa.texi: Likewise.
7074         * doc/install.texi: Likewise.
7075
7076 2007-01-27  Jan Hubicka  <jh@suse.cz>
7077
7078         * tree-sra.c (sra_walk_function): Don't rely on aliases being build.
7079         (pass_sra): Do not require alias information.
7080         * passes.c (init_optimization_passes): Add SRA
7081
7082 2007-01-27  Steven Bosscher  <steven@gcc.gnu.org>
7083
7084         * tracer.c (rest_of_handle_tracer): We already cleaned
7085         up the CFG in tracer() so don't do it here again.
7086         * cfgcleanup.c (rest_of_handle_jump2): Don't repeat
7087         cleanup_cfg here, either.  And don't call renumber_insns.
7088
7089         * cfgrtl.c (rtl_verify_flow_info_1): Don't verify that BB_END
7090         and BB_HEAD are in the insn stream here.  Instead make sure
7091         that BB_INSN is valid on all insns.  Also, do check here that
7092         there are no pending branch predictions...
7093         (rtl_verify_flow_info): ...instead of doing it here.  Checks
7094         for BB_END and BB_HEAD moved from rtl_verify_flow_info_1 to
7095         here.
7096
7097 2007-01-26  Roger Sayle  <roger@eyesopen.com>
7098
7099         * config/i386/i386.c (ix86_swap_binary_operands_p): New helper
7100         function to simplify/factorize operand order canonicalization.
7101         (ix86_fixup_binary_operands): Reorganize using the above function.
7102         (ix86_binary_operator_ok): Likewise.
7103
7104 2007-01-27  Jakub Jelinek  <jakub@redhat.com>
7105
7106         * genattrtab.c (struct attr_value_list, insn_code_values): Move to
7107         file scope from optimize_attrs.
7108         (simplify_test_exp): If insn_code_values is not NULL, use it to speed
7109         up search.
7110         (optimize_attrs): Clear insn_code_values after freeing it.
7111
7112 2007-01-26  Zdenek Dvorak <dvorakz@suse.cz>
7113
7114         * tree-ssa-address.c (create_mem_ref): Remove ", bsi" from
7115         a parts.base assignment.
7116
7117 2007-01-26  Zdenek Dvorak <dvorakz@suse.cz>
7118
7119         * tree-data-ref.c (dump_subscript): Use dump_conflict_function.
7120         (compute_subscript_distance, initialize_data_dependence_relation,
7121         finalize_ddr_dependent, analyze_ziv_subscript,
7122         analyze_siv_subscript_cst_affine,
7123         compute_overlap_steps_for_affine_univar,
7124         compute_overlap_steps_for_affine_1_2, analyze_subscript_affine_affine,
7125         analyze_siv_subscript, analyze_miv_subscript,
7126         analyze_overlapping_iterations, subscript_dependence_tester_1,
7127         compute_self_dependence, free_dependence_relation): Work
7128         with affine_fn instead of chrecs.
7129         (dump_affine_function, dump_conflict_function, affine_function_equal_p,
7130         common_affine_function, affine_function_base,
7131         affine_function_constant_p, affine_fn_op, affine_fn_plus,
7132         affine_fn_minus, affine_fn_free, conflict_fn_not_known,
7133         conflict_fn_no_dependence, free_conflict_function, free_subscripts,
7134         conflict_fn, affine_fn_cst, affine_fn_univar): New functions.
7135         (all_chrecs_equal_p): Removed.
7136         * tree-data-ref.h (affine_fn, conflict_function): New types.
7137         (struct subscript): Change type of conflicting_iterations_in_a
7138         and conflicting_iterations_in_b.
7139
7140 2007-01-26  Steve Ellcey  <sje@cup.hp.com>
7141
7142         PR other/30182
7143         * config/pa/pa.h (TARGET_HPUX_11): New.
7144         * config/pa/pa-hpux11.h (TARGET_HPUX_11): New.
7145         * config/pa/pa.c (pa_init_builtins): Use TARGET_HPUX_11.
7146
7147 2007-01-26  Daniel Berlin  <dberlin@dberlin.org>
7148         Richard Guenther  <rguenther@suse.de>
7149
7150         * tree-ssa-structalias.c (solve_graph): Handle case
7151         we merged the variable to another.
7152
7153 2007-01-25  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7154
7155         * builtins.c (fold_builtin_1): Treat ccos and ccosh as 'even'
7156         functions.
7157
7158         * fold-const.c (negate_mathfn_p): Treat casin, casinh, catan,
7159         catanh, cproj, csin, csinh, ctan and ctanh as 'odd' functions.
7160
7161 2007-01-25  DJ Delorie  <dj@redhat.com>
7162
7163         * config/m32c/m32c.c (m32c_cannot_change_mode_class): We don't
7164         allow changes to modes which don't fit in those registers.
7165
7166         * reload1.c (choose_reload_regs): Check for invalid subregs before
7167         computing their locations, not after.
7168
7169 2007-01-25  Geoffrey Keating  <geoffk@apple.com>
7170
7171         PR 25127
7172         * config/rs6000/rs6000.c (first_altivec_reg_to_save): On Darwin,
7173         save Altivec registers in an eh_return function.
7174         (compute_vrsave_mask): Likewise.
7175         (rs6000_stack_info): Correct AIX/Darwin stack alignment computation
7176         for saving Altivec registers.
7177         (rs6000_emit_prologue): Don't allocate stack twice in
7178         eh_return function.  Correct expected value of altivec_save_offset
7179         when using save_world.  Describe save of R0 to stack when using
7180         save_world.  Describe stack pointer adjustment when using
7181         save_world.  Remove duplicated eh_return parameter register saving.
7182         Update sp_offset variable after save_world.
7183         * config/rs6000/t-darwin (LIB2FUNCS_STATIC_EXTRA): Remove
7184         darwin-world.asm.
7185         (LIB2FUNCS_EXTRA): Add darwin-world.asm.
7186         * config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): -m64
7187         implies Altivec.
7188
7189 2007-01-25  Steve Ellcey  <sje@cup.hp.com>
7190
7191         * config.gcc (ia64*-*-hpux*): Make posix threads the default.
7192
7193 2007-01-25  Steve Ellcey  <sje@cup.hp.com>
7194
7195         PR other/30182
7196         * config/pa/pa.c (pa_init_builtins): Set asm names for finite routines.
7197         * config/ia64/ia64.c (ia64_init_builtins):  Ditto.
7198
7199 2007-01-25  Richard Guenther  <rguenther@suse.de>
7200
7201         * doc/invoke.texi (-Wcoverage-mismatch): Document.
7202         * common.opt (-Wcoverage-mismatch): New warning option.
7203         * coverage.c (get_coverage_counts): Ignore coverage mismatch
7204         if -Wcoverage-mismatch is given.
7205
7206 2007-01-25  Razya Ladelsky  <razya@il.ibm.com>
7207
7208         * ipa-cp.c (ipcp_insert_stage, ipcp_driver): Support for SSA.
7209         (ipcp_driver): Change to static definition.
7210         Add dumping of the ifunctions.
7211         (constant_val_insert): Remove unused parameter. Support for SSA.
7212         (ipcp_propagate_const): Support for SSA.
7213         (ipcp_profile_bb_print): Print only analyzed nodes.
7214         (ipcp_replace_map_create): Remove support for Fortran constant
7215         for now.
7216         * ipa-prop.c (ipa_method_modify_stmt,
7217         ipa_callsite_compute_param): Support for SSA.
7218         * ipa-prop.h (ipcp_driver): Remove declaration.
7219         (IS_VALID_TREE_MAP_INDEX): Add define.
7220
7221 2007-01-24  Geoffrey Keating  <geoffk@apple.com>
7222
7223         * unwind-dw2.c (execute_stack_op): Handle DW_OP_swap.
7224
7225 2007-01-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7226
7227         PR middle-end/30447
7228         * builtins.c (fold_builtin_cabs): Use MPFR to evaluate a
7229         constant argument to cabs and do it without checking for
7230         -funsafe-math-optimizations.
7231
7232 2007-01-24  Douglas Gregor  <dgregor@osl.iu.edu>
7233
7234         * c-common.h (RID_FIRST_CXX0X): New.
7235         (RID_LAST_CXX0X): New.
7236         * c-opts.c (c_common_handle_option): -Wc++0x-compat is triggered
7237         by -Wall.
7238         * c.opt (Wc++0x-compat): New.
7239         * doc/invoke.texi (-Wc++0x-compat): Document.
7240
7241 2007-01-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7242
7243         * builtins.c (fold_builtin_carg): New.
7244         (fold_builtin_1): Use it.
7245
7246 2007-01-24  Jan Hubicka  <jh@suse.cz>
7247
7248         * ipa-inline.c (cgraph_decide_inlining): Initialize initial_insns.
7249
7250         * ipa-inline.c (initial_insns, max_insns): Delete.
7251         (compute_max_insns): New function.
7252         (cgraph_decide_inlining_of_small_function): Use it; take minimal amount
7253         of insns as base for code growth.
7254         (cgraph_decide_inlining): Make initial_insns local; do not compute
7255         max_insns.
7256         * params.def (PARAM_INLINE_UNIT_GROWTH): Set to 60.
7257         * doc/invoke.texi (inline-unit-growth): Update docs.
7258
7259 2007-01-24  Jakub Jelinek  <jakub@redhat.com>
7260
7261         * config/i386/i386.h (x86_cmpxchg16b): Remove const.
7262         (TARGET_CMPXCHG16B): Define to x86_cmpxchg16b.
7263         * config/i386/i386.c (x86_cmpxchg16b): Remove const.
7264         (override_options): Add PTA_CX16 flag.  Set x86_cmpxchg16b
7265         for CPUs that have PTA_CX16 set.
7266
7267         PR middle-end/27416
7268         * gimplify.c (omp_check_private): New function.
7269         (gimplify_scan_omp_clauses): Use it for
7270         firstprivate/lastprivate/reduction.
7271
7272         PR middle-end/30494
7273         * gimplify.c (omp_add_variable): Don't call omp_notice_variable
7274         on TYPE_SIZE_UNIT for GOVD_LOCAL VLAs.
7275
7276         PR middle-end/30421
7277         * omp-low.c (lower_omp_for_lastprivate): Add dlist argument.
7278         If lower_lastprivate_clauses emits some statements, append them
7279         to dlist rather than body_p and to body_p append an initializer.
7280         (lower_omp_for): Adjust caller.
7281
7282 2007-01-24  Steve Ellcey  <sje@cup.hp.com>
7283
7284         * target.h (globalize_decl_name): New.
7285         * target-def.h (TARGET_ASM_GLOBALIZE_DECL_NAME): New.
7286         * output.h (default_globalize_decl_name): New.
7287         * varasm.c (asm_output_bss): Use globalize_decl_name instead of
7288         globalize_label.
7289         (globalize_decl): Ditto.
7290         (default_globalize_decl_name): New.
7291         * config/ia64/ia64.c (ia64_globalize_decl_name): New.
7292         (ia64_handle_version_id_attribute): New.
7293         (TARGET_ASM_GLOBALIZE_DECL_NAME): New.
7294         (ia64_asm_output_external): Use globalize_decl_name instead
7295         of globalize_label.
7296         * doc/extend.texi (version_id): New pragma.
7297         * doc/tm.texi (ARGET_ASM_GLOBALIZE_DECL_NAME): New target hook.
7298
7299 2007-01-24  Andreas Krebbel  <krebbel1@de.ibm.com>
7300
7301         * unwind-dw2-fde.c (get_cie_encoding): Replaced _Unwind_Word with
7302         _uleb128_t and _Unwind_SWord with _sleb128_t.
7303         * unwind-dw2.c (extract_cie_info, execute_stack_op, execute_cfa_program,
7304         uw_frame_state_for, uw_update_context_1): Likewise.
7305         * unwind-c.c (parse_lsda_header, PERSONALITY_FUNCTION): Likewise.
7306         * unwind-pe.h (read_uleb128, read_sleb128,
7307         read_encoded_value_with_base): Likewise.
7308         * unwind-generic.h: Define _sleb128_t and _uleb128_t types.
7309
7310 2007-01-24  Richard Guenther  <rguenther@suse.de>
7311
7312         * builtins.c (expand_builtin_cexpi): Get the fndecl
7313         for cexp in the correct way.
7314
7315 2007-01-24  Jan Hubicka  <jh@suse.cz>
7316
7317         * tree-ssa-dce.c (eliminate_unnecesary_stmts): Remove dead LHS of calls.
7318
7319 2007-01-24  Andreas Krebbel  <krebbel1@de.ibm.com>
7320
7321         * c-cppbuiltin.c (builtin_define_type_sizeof): New function.
7322         (c_cpp_builtins): New builtin macros: __SIZEOF_INT__, __SIZEOF_LONG__,
7323         __SIZEOF_LONG_LONG__, __SIZEOF_SHORT__, __SIZEOF_POINTER__,
7324         __SIZEOF_FLOAT__, __SIZEOF_DOUBLE__, __SIZEOF_LONG_DOUBLE__,
7325         __SIZEOF_SIZE_T__, __SIZEOF_WCHAR_T__, __SIZEOF_WINT_T__ and
7326         __SIZEOF_PTRDIFF_T__.
7327         * doc/cpp.texi: Documentation for the new builtin macros added.
7328
7329 2007-01-24  Uros Bizjak  <ubizjak@gmail.com>
7330
7331         * config/i386/i386.md (tanxf2, tan<mode>2, atan<mode>2, log<mode>2,
7332         log10<mode>2, log2<mode>2, expxf2, exp10xf2, exp2xf2): Use op2
7333         instead of operands[2] to avoid access past the end of array.
7334
7335 2007-01-24  Richard Sandiford  <richard@codesourcery.com>
7336
7337         * reload1.c (emit_reload_insns): Pass the reload register
7338         for a non-spill output reload through forget_old_reloads_1.
7339
7340 2007-01-23  Joseph Myers  <joseph@codesourcery.com>
7341
7342         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
7343         _SOFT_DOUBLE if doubles use software floating-point.
7344         * config/rs6000/libgcc-ppc-glibc.ver: Export additional long
7345         double functions if _SOFT_DOUBLE, not _SOFT_FLOAT.
7346         * config/rs6000/darwin-ldouble.c: Also compile functions for
7347         hard-float without FPRs.  Use fmsub function for all __NO_FPRS__
7348         cases.  Compile extra functions if _SOFT_DOUBLE, not _SOFT_FLOAT.
7349         * config/rs6000/linuxspe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Remove
7350         commented-out long double override.
7351         (CPP_LONGDOUBLE_DEFAULT_SPEC): Likewise.
7352         * config/rs6000/eabispe.h: Likewise.
7353         * config/rs6000/rs6000.c (rs6000_override_options): Don't override
7354         long double for non-SPE.
7355         (rs6000_handle_option): Likewise.
7356         (invalid_e500_subreg): Disallow more subregs involding DImode,
7357         DFmode, TImode or TFmode.
7358         (rs6000_legitimate_offset_address_p): Check TFmode offsets for
7359         E500 double.
7360         (legitimate_lo_sum_address_p): Also check for TFmode for E500
7361         double.
7362         (rs6000_legitimize_address): Also handle TFmode for E500 double.
7363         (rs6000_legitimize_reload_address): Also handle TFmode for E500
7364         double.
7365         (rs6000_legitimate_address): Also check for TFmode for E500
7366         double.
7367         (rs6000_emit_move): Use DFmode subregs of TFmode for E500 double.
7368         (spe_build_register_parallel): Handle TFmode and TCmode.
7369         (rs6000_spe_function_arg): Handle TFmode and TCmode for E500
7370         double.
7371         (function_arg): Handle TFmode and TCmode for E500 double.
7372         (rs6000_init_libfuncs): Initialize extra libfuncs for soft double
7373         in general.
7374         (print_operand): Handle TFmode and TImode for %y.
7375         (rs6000_generate_compare): Handle TFmode comparisons for E500
7376         double.
7377         (spe_func_has_64bit_regs_p): Check for TFmode for E500 double.
7378         (rs6000_function_value): Handle TFmode and TCmode for E500 double.
7379         (rs6000_libcall_value): Handle TFmode and TCmode for E500 double.
7380         * config/rs6000/rs6000.h (CANNOT_CHANGE_MODE_CLASS): Check for
7381         TFmode for E500 double.
7382         * config/rs6000/rs6000.md (FP): Allow TF for E500 double.
7383         (floatsidf2): Enable for E500 double.
7384         (movtf_softfloat): Use rs6000_nonimmediate_operand.
7385         (extenddftf2): Change to extenddftf2_fprs.
7386         (extenddftf2): Call gen_spe_extenddftf2 or gen_extenddftf2_fprs
7387         depending on TARGET_E500_DOUBLE.
7388         (extendsftf2): Enable for E500 double.
7389         (trunctfdf2): Enable for E500 double.
7390         (trunctfsf2): Change to trunctfsf2_fprs.
7391         (trunctfsf2): Call gen_spe_trunctfsf2 or gen_trunctfsf2_fprs
7392         depending on TARGET_E500_DOUBLE.
7393         (floatsitf2): Enable for E500 double.
7394         (fix_trunctfsi2): Change to fix_trunctfsi2_fprs.
7395         (fix_trunctfsi2): Call gen_spe_fix_trunctfsi2 or
7396         gen_fix_trunctfsi2_fprs depending on TARGET_E500_DOUBLE.
7397         (negtf2): Change to negtf2_internal.
7398         (negtf2): New expander.
7399         (abstf2): Enable for E500 double.  Call gen_spe_abstf2_tst,
7400         gen_spe_abstf2_cmp or gen_abstf2_internal depending on
7401         TARGET_E500_DOUBLE and flag_unsafe_math_optimizations.
7402         (movdi_internal32): Use rs6000_nonimmediate_operand.
7403         (unnamed splitter): Likewise.
7404         * config/rs6000/spe.md (CMPTFEQ_GPR, TSTTFEQ_GPR, CMPTFGT_GPR,
7405         TSTTFGT_GPR, CMPTFLT_GPR, TSTTFLT_GPR): New unspecs.
7406         (SPE64TF, DITI): New mode macros.
7407         (frob_df_di): Change to frob_<SPE64:mode>_<DITI:mode>; allow more
7408         modes.
7409         (frob_tf_ti): New.
7410         (frob_<mode>_di_2): New.
7411         (frob_tf_di_8_2): New.
7412         (frob_di_df): Change to frob_di_<mode>; allow more modes.
7413         (frob_ti_tf): New.
7414         (frob_di_df_2): Change to frob_<DITI:mode>_<SPE64:mode>_2; allow
7415         more modes.
7416         (frob_ti_<mode>_8_2): New.
7417         (frob_ti_tf_2): New.
7418         (mov_si<mode>_e500_subreg0, mov_si<mode>_e500_subreg0_2,
7419         mov_si<mode>_e500_subreg4, mov_si<mode>_e500_subreg4_2): Allow
7420         TFmode.
7421         (mov_sitf_e500_subreg8, mov_sitf_e500_subreg8_2,
7422         mov_sitf_e500_subreg12, mov_sitf_e500_subreg12_2): New.
7423         (spe_trunctfdf2_internal1, spe_trunctfsf2, spe_extenddftf2,
7424         spe_fix_trunctfsi2, spe_fix_trunctfsi2_internal,
7425         spe_negtf2_internal, spe_abstf2_cmp, spe_abstf2_tst): New.
7426         (cmptfeq_gpr, tsttfeq_gpr, cmptfgt_gpr, tsttfgt_gpr, cmptflt_gpr,
7427         tsttflt_gp): New.
7428
7429 2007-01-23  Ian Lance Taylor  <iant@google.com>
7430
7431         * Makefile.in (OBJS-common): Reformat, alphabetize, but put
7432         insn-*.o first.
7433         (OBJS-archive): Reformat, alphabetize.
7434         (OBJS): Change out_object_file to OBJS-md.
7435
7436 2007-01-23  Uros Bizjak  <ubizjak@gmail.com>
7437
7438         * config/i386/i386.md: Use REG_P, MEM_P, CONST_INT_P, LABEL_P,
7439         JUMP_P and CALL_P predicates where applicable.
7440         * config/i386/i386.c: Ditto.
7441         * config/i386/i386.md: Ditto.
7442         * config/i386/mmx.md: Ditto.
7443         * config/i386/predicates.md: Ditto.
7444
7445 2007-01-22  Andreas Schwab  <schwab@suse.de>
7446
7447         * config/m68k/m68k.h: Fix comment.
7448
7449 2007-01-22  Jan Hubicka  <jh@suse.cz>
7450
7451         * passes.c (init_optimization_passes): Do not rerun
7452         pass_early_warn_uninitialized.
7453
7454 2007-01-22  Richard Guenther  <rguenther@suse.de>
7455
7456         PR tree-optimization/30038
7457         * tree-ssa-math-opts.c (maybe_record_sincos): New static helper
7458         function.
7459         (execute_cse_sincos_1): Likewise.
7460         (execute_cse_sincos): Likewise.
7461         (gate_cse_sincos): Likewise.
7462         (pass_cse_sincos): New pass CSEing sin() and cos() calls using
7463         the cexpi() canonicalization of sincos().
7464         * tree-pass.h (pass_cse_sincos): Declare.
7465         * passes.c (init_optimization_passes): New pass pas_cse_sincos.
7466
7467 2007-01-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7468
7469         PR rtl-optimization/29329
7470         * combine.c (replaced_rhs_insn): Rename to i2mod.
7471         (replaced_rhs_value): Rename to i2mod_new_rhs.
7472         (i2mod_old_rhs): New global variable.
7473         (combine_instructions): Adjust for above change.  Save a copy of
7474         the old RHS into i2mod_old_rhs when the contents of a REG_EQUAL
7475         note are substituted in the second instruction.
7476         (distribute_notes) <REG_DEAD>: Adjust for above change.  Do not
7477         ditch the note if it pertains to the second eliminated register
7478         and this register is mentioned in i2mod_old_rhs.
7479
7480         Revert:
7481         2006-09-12  Eric Botcazou  <ebotcazou@libertysurf.fr>
7482
7483         * combine.c (distribute_notes) <REG_DEAD>: Do not consider SETs past
7484         the insn to which the note was originally attached.
7485
7486 2007-01-21  Jan Hubicka  <jh@suse.cz>
7487
7488         * ipa-inline.c (inlining_mode): Comment, move up.
7489         (cgraph_decide_inlining_incrementally): Do not perform inlining
7490         itself; fix handling of flattening of self recursive functions.
7491         (cgraph_find_cycles): Remove.
7492         (cgraph_flatten_node): Remove.
7493         (cgraph_decide_inlining): Use incremental inliner to handle flattening.
7494         (try_inline): New function.
7495         (cgraph_early_inlining): Update call of
7496         cgraph_decide_inlining_incrementally.  Apply inlining here.
7497         (apply_inline): Update call of cgraph_decide_inlining_incrementally.
7498
7499 2007-01-21  Dirk Mueller  <dmueller@suse.de>
7500
7501         PR bootstrap/30511
7502         * tree-vrp.c (check_array_bounds): do not warn
7503         about ADDR_EXPR's of ARRAY_REF's which are immediately
7504         used in binary expressions.
7505
7506 2007-01-21  Ira Rosen  <irar@il.ibm.com>
7507
7508         * tree-vectorizer.h (struct _stmt_vec_info): Add new field
7509         read_write_dep and macros for its access.
7510         * tree-vectorizer.c (new_stmt_vec_info): Initialize the new field.
7511         * tree-vect-analyze.c (vect_analyze_data_ref_dependence): Remove
7512         argument, call vect_check_interleaving for every independent pair of
7513         data-refs. Mark loads that access the same memory location as a store
7514         in the loop.
7515         (vect_check_dependences): Remove.
7516         (vect_analyze_data_ref_dependences): Remove  vect_check_dependences
7517         call, fix the call to vect_analyze_data_ref_dependence.
7518         (vect_analyze_data_ref_access): For statements that access the same
7519         data-ref, check that they are not stores; for loads, check that there
7520         is no store that access the same location.
7521
7522 2007-01-20  Roger Sayle  <roger@eyesopen.com>
7523             Joseph Myers  <joseph@codesourcery.com>
7524
7525         * doc/invoke.texi (-fdump-rtl-combine): Fix under/overfull hbox.
7526         (-fdump-rtl-stack): Likewise.
7527         (-fno-signed-zeros): Use @minus{} for a minus sign.  Correct typo.
7528         (-mcheck-zero-division, -mcpu): Fix under/overfull hbox.
7529         (-mpt-fixed): Use @minus{} for minus sign.
7530         (Using Precompiled Headers): Fix under/overfull hbox.
7531
7532 2007-01-20  Jan Hubicka  <jh@suse.cz>
7533
7534         * tree-flow.h (struct stmt_ann_d): Move references_memory to proper
7535         place within annotation.
7536
7537 2007-01-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7538
7539         * pa.c (output_move_double): Change array size of xoperands to 4.
7540
7541 2007-01-20  Jan Hubicka  <jh@suse.cz>
7542
7543         * tree-tailcall.c (adjust_return_value): Do not use RESULT_DECL
7544         as temporary.
7545
7546 2007-01-19  Ian Lance Taylor  <iant@google.com>
7547
7548         * expmed.c (expand_divmod) [TRUNC_MOD_EXPR, TRUNC_DIV_EXPR]: Cast
7549         constant to unsigned HOST_WIDE_INT before negating.
7550
7551 2007-01-19  Ian Lance Taylor  <iant@google.com>
7552
7553         * tree-ssa-operands.h (struct vuse_vec_d): Change num_vuse field
7554         to unsigned.
7555         (VUSE_VECT_ELEMENT) [ENABLE_CHECKING]: Use unsigned comparison.
7556         (VUSE_ELEMENT_PTR) [ENABLE_CHECKING]: Likewise.
7557         (SET_VUSE_VECT_ELEMENT) [ENABLE_CHECKING]: Likewise.
7558         (SET_VUSE_ELEMENT_VAR) [ENABLE_CHECKING]: Likewise.
7559         (SET_VUSE_ELEMENT_PTR) [ENABLE_CHECKING]: Likewise.
7560         (realloc_vdef, realloc_vuse): Change second parameter to
7561         unsigned.
7562         (ssa_operand_iterator_d): Change vuse_index and mayuse_index
7563         fields to unsigned.
7564         * tree-ssa-operands.c (realloc_vop): Change num_elem parameter to
7565         unsigned. Change x and lim locals to unsigned.
7566         (realloc_vdef, realloc_vuse): Change num_elem parameter to
7567         unsigned.
7568         (finalize_ssa_vuse_ops): Change old_i local to unsigned.
7569         (copy_virtual_operands): Change i and n locals to unsigned.
7570
7571 2007-01-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7572
7573         PR middle-end/29335
7574         * builtins.c (fold_builtin_1): Handle builtin fdim.
7575
7576 2007-01-20  Jan Hubicka  <jh@suse.cz>
7577
7578         * tree-ssa.c (init_tree_ssa): Do not call init_alias_heapvars.
7579         * tree-ssa-structalias.c (compute_points_to_sets): Do call
7580         init_alias_heapvars.
7581         (init_alias_heapvars): Initialize only when not already initialized.
7582         (delete_alias_heapvars): Set heapvar_for_stmt to NULL.
7583
7584 2007-01-19  Roger Sayle  <roger@eyesopen.com>
7585
7586         * common.opt (fsigned-zeros): New command line option.
7587         * flags.h (HONOR_SIGNED_ZEROS): Control via flag_signed_zeros instead
7588         of flag_unsafe_math_optimizations.
7589         * opts.c (set_fast_math_flags): The -ffast-math command line option
7590         implies -fno-signed-zeros.
7591         (fast_math_flags_set_p): Likewise.
7592
7593         * doc/invoke.texi: Document new -fno-signed-zeros option, and update
7594         the documentation of -ffast-math appropriately.  Wrap long lines.
7595
7596 2007-01-19  Steve Ellcey  <sje@cup.hp.com>
7597
7598         * system.h (ASM_MAKE_LABEL_LINKONCE): Poison.
7599         * varasm.c (globalize_decl): Remove ASM_MAKE_LABEL_LINKONCE ifdef.
7600
7601 2007-01-19  Tomas Bily  <tbily@suse.cz>
7602
7603         * cgraphunit.c (cgraph_finalize_function): Updating of pid
7604         * tree-profile.c:
7605         (tree_init_ic_make_global_vars): New function
7606         (tree_init_edge_profiler): call of tree_init_ic_make_global_vars
7607         (tree_gen_ic_profiler): New function
7608         (tree_gen_ic_func_profiler): New function
7609         (tree_profiling): Added calling of tree_gen_ic_func_profiler
7610         (tree_profile_hooks): Added hook for indirec/virtual calls
7611         * value-prof.c (tree_find_values_to_profile): New case for
7612         indirect calls
7613         (tree_values_to_profile): Call for determining indirect/virtual
7614         counters
7615         (tree_indirect_call_to_profile): New function
7616         (tree_ic_transform): New function
7617         (tree_ic): New function
7618         (find_func_by_pid): New function
7619         (init_pid_map): New function
7620         (tree_value_profile_transformations): Added check for
7621         indirect/virtual call transformation
7622         * value-prof.h (enum hist_type): New counter type for
7623         indirect/virtual calls
7624         (profile_hooks): Added new hook for profiling indirect/virtual
7625         calls
7626         * profile.c (instrument_values): New case for indirect/virtual
7627         call added
7628         * gcov-io.h (GCOV_LAST_VALUE_COUNTER): Changed to 6
7629         (GCOV_COUNTER_V_INDIR): New counter type
7630         (GCOV_COUNTER_NAMES): New name of counter "indirect" added
7631         (GCOV_MERGE_FUNCTIONS): New merge function for indirect/virtual
7632         call added
7633         * cgraph.c: Definition of cgraph_max_pid
7634         (cgraph_create_node): Default init of pid attribute
7635         * cgraph.h: Declaration of cgraph_max_pid
7636         (struct cgraph_node): Added pid attribute
7637         * libgcov.c (__gcov_indirect_call_profiler): New function
7638         (__gcov_one_value_profiler_body): New function
7639         (__gcov_one_value_profiler): Body was moved to
7640         __gcov_one_value_profiler_body and calls it
7641
7642 2007-01-19  Basile Starynkevitch  <basile@starynkevitch.net>
7643
7644         * doc/gty.texi (Options): Document the mark_hook option to GTY.
7645         * gengtype.c (write_types_data, write_func_for_structure,
7646         write_types, ggc_wtd, pch_wtd): Add skip_hooks to
7647         write_types_data, ggc_wtd, pch_wtd for processing mark_hook.
7648         (walk_type, write_func_for_structure): Generate the mark_hook if
7649         needed.
7650
7651 2007-01-19  Jan Hubicka  <jh@suse.cz>
7652
7653         * ipa-inline.c (cgraph_decide_inlining_incrementally): Instead of
7654         'early' argument take inlining mode argument specifying whether to
7655         inline for size/speeed or all functions; add support for flattening;
7656         improve dumpting.
7657         (cgraph_early_inlining): Update call of decide_inlining_incrementally.
7658
7659 2007-01-19  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7660
7661         PR c++/17947
7662         * toplev.c (warn_deprecated_use): Use %qD instead of %qs to print
7663         the name of the declared identifier.
7664
7665 2007-01-19  Dirk Mueller  <dmueller@suse.de>
7666
7667         * config/i386.h (CONDITIONAL_REGISTER_USAGE): Store
7668         result of PIC_OFFSET_TABLE_REGNUM in temporary variable to avoid
7669         duplicate evaluation.
7670
7671 2007-01-19  Uros Bizjak  <ubizjak@gmail.com>
7672
7673         * config/i386/i386.md (acos<mode>2): Rename from acossf2 and acosdf2.
7674         Macroize expander using X87MODEF12 mode macro.  Extend operand 1
7675         to XFMode, use acosxf2 and truncate result to requested mode.
7676         Use SSE_FLOAT_MODE_P to disable patterns for SSE math.
7677         (asin<mode>2): Similarly, with asin expanders.
7678         (*fscalexf4_i387): Rename from *fscalexf4.
7679         (expNcorexf3): New expander.
7680         (expxf2, exp10xf2, exp2xf2): Use expNcorexf3 expander.
7681         (exp<mode>2): Rename from expsf2 and expdf2. Macroize expander using
7682         X87MODEF12 mode macro.  Extend operand 1 to XFMode, use expxf2 and
7683         truncate result to requested mode. Use SSE_FLOAT_MODE_P to disable
7684         patterns for SSE math.
7685         (exp10<mode>2): Similarly, with exp10 expanders.
7686         (exp2<mode>2): Similarly, with exp2 expanders.
7687         (expm1<mode>2): Similarly, with expm1 expanders.
7688         (ldexp<mode>3): Similarly, with ldexp expanders.
7689         (log<mode>2, log10<mode>2, log2<mode>2, log1p<mode>2, logb<mode>2):
7690         Use gen_truncxf<mode>2_i387_noop to truncate result.
7691
7692 2007-01-19  Richard Sandiford  <richard@codesourcery.com>
7693
7694         * config/m68k/m68k.h (PREFERRED_STACK_BOUNDARY): Define to 32
7695         for ColdFire targets.
7696
7697 2007-01-19  Nathan Sidwell  <nathan@codesourcery.com>
7698             Richard Sandiford  <richard@codesourcery.com>
7699
7700         * config/m68k/m68k.h (M68K_STATIC_CHAIN_REG_NAME): New macro.
7701         (INITIALIZE_TRAMPOLINE): Use STATIC_CHAIN_REGNUM.
7702         (__transfer_from_trampoline): Use M68K_STATIC_CHAIN_REG_NAME.
7703         * config/m68k/m68kelf.h (STATIC_CHAIN_REGNUM): Override.
7704         (M68K_STATIC_CHAIN_REG_NAME): Likewise.
7705         * config/m68k/netbsd-elf.h (M68K_STATIC_CHAIN_REG_NAME): Likewise.
7706
7707 2007-01-19  Richard Sandiford  <richard@codesourcery.com>
7708
7709         * config/m68k/m68k.md (adddi_dilshr32): Rename to...
7710         (*adddi_dilshr32): ...this.  Fix formatting.  Remove commented-out
7711         non-canonical pattern.  Restrict to !TARGET_COLDFIRE.
7712         (*adddi_dilshr32_cf): New pattern.
7713         (adddi3, subdi3): Remove first alternatives.
7714
7715 2007-01-19  Richard Sandiford  <richard@codesourcery.com>
7716
7717         * config/m68k/m68k.c (notice_update_cc): If an SFmode move is
7718         implemented using move.l, do not use its cc result for floating-point
7719         comparisons.
7720
7721 2007-01-19  Richard Sandiford  <richard@codesourcery.com>
7722
7723         * config/m68k/m68k.h (EXTRA_CONSTRAINT): Stop the 'T' constraint
7724         from accepting 's' constraints if flag_pic.
7725
7726 2007-01-19  Richard Sandiford  <richard@codesourcery.com>
7727
7728         * config/m68k/m68k.md (bordered, bunordered, buneq, bunge, bungt)
7729         (bunle, bunlt, bltgt, bordered_rev, bunordered_rev, buneq_rev)
7730         (bunge_rev, bungt_rev, bunle_rev, bunlt_rev, bltgt_rev): Change
7731         condition from TARGET_68881 to TARGET_HARD_FLOAT.
7732
7733 2007-01-19  Sandra Loosemore  <sandra@codesourcery.com>
7734
7735         * longlong.h (count_leading_zeros, COUNT_LEADING_ZEROS_0): Add
7736         ColdFire alternatives.
7737         * config/m68k/m68k.h (CLZ_DEFINED_VALUE_AT_ZERO): New macro.
7738         * config/m68k/m68k.md (clzsi2):  Define for ColdFire
7739         architectures that support ff1 instruction.
7740
7741 2007-01-19  Richard Sandiford  <richard@codesourcery.com>
7742             Julian Brown  <julian@codesourcery.com>
7743
7744         * config/m68k/m68k.h (CONST_OK_FOR_LETTER_P): Add an 'R' case.
7745         * config/m68k/m68k.md (*movsi_cfv4): Fold into...
7746         (*movsi_cf): ...here.  Remove unnecessary 'R' from 'Rg'.
7747         Add commentary.
7748
7749 2007-01-19  Richard Sandiford  <richard@codesourcery.com>
7750
7751         * config/m68k/m68k-protos.h (valid_mov3q_const): Take a HOST_WIDE_INT
7752         and return a bool.
7753         (output_move_const_into_data_reg, output_move_simode_const): Delete.
7754         * config/m68k/m68k.c (const_method, const_int_cost): Take a
7755         HOST_WIDE_INT instead of an rtx.
7756         (m68k_rtx_costs): Update call accordingly.
7757         (output_move_const_into_data_reg): Likewise.  Fix formatting.
7758         (valid_mov3q_const): Take a HOST_WIDE_INT instead of an rtx.
7759         Return a bool.
7760         (output_move_simode_const): Update calls after above changes.
7761         Rework to use automatic variables and predicates like MEM_P.
7762         * config/m68k/m68k.md (pushexthisi_const): Update call to
7763         valid_mov3q_const.
7764
7765 2007-01-19  Dirk Mueller  <dmueller@suse.de>
7766
7767         * tree-ssa-alias.c (perform_var_substitution): Fix typo
7768         in dump_flags test.
7769
7770 2007-01-19  Richard Guenther  <rguenther@suse.de>
7771
7772         * builtins.c (expand_builtin_cexpi): Fall back to expanding
7773         via cexp in case sincos is not available.
7774
7775 2007-01-19  Richard Guenther  <rguenther@suse.de>
7776
7777         * doc/tm.texi (TARGET_HAS_SINCOS): Document new target macro.
7778         * defaults.h (TARGET_HAS_SINCOS): Default to off.
7779         * config/linux.h (TARGET_HAS_SINCOS): Set to on if we have glibc.
7780         * config/alpha/linux.h (TARGET_HAS_SINCOS): Likewise.
7781         * config/sparc/linux.h (TARGET_HAS_SINCOS): Likewise.
7782         * config/sparc/linux64.h (TARGET_HAS_SINCOS): Likewise.
7783         * config/rs6000/linux.h (TARGET_HAS_SINCOS): Likewise.
7784         * config/rs6000/linux64.h (TARGET_HAS_SINCOS): Likewise.
7785
7786 2007-01-19  Uros Bizjak  <ubizjak@gmail.com>
7787
7788         * config/i386/i386.md (*fpatanxf3_i387, fpatan_extend<mode>xf3_i387):
7789         New insn patterns.
7790         (atan2sf3_1, atan2df3_1, atan2xf3_1): Remove insn patterns.
7791         (atan2xf3): Directly generate RTL pattern.
7792         (atan2<mode>3): Rename from atan2sf3 and atan2df3 and macroize insn
7793         patterns using X87MODEF12 mode macro.  Use fpatan_extend<mode>xf3_i387
7794         and truncate result to requested mode.  Use SSE_FLOAT_MODE_P to
7795         disable patterns for SSE math.
7796         (atan<mode>2): Rename from atansf2 and atandf2 and macroize insn
7797         patterns using X87MODEF12 mode macro.  Use fpatan_extend<mode>xf3_i387
7798         and truncate result to requested mode.  Use SSE_FLOAT_MODE_P to
7799         disable patterns for SSE math.
7800
7801 2007-01-19  Alexandre Oliva  <aoliva@redhat.com>
7802
7803         * libgcc-std.ver: Fix typo in %inherit for GCC_4.3.0.
7804
7805 2007-01-18  Roger Sayle  <roger@eyesopen.com>
7806
7807         * fold-const.c (fold_unary) <VIEW_CONVERT_EXPR>: Optimize away a
7808         VIEW_CONVERT_EXPR to the same type as it's operand.
7809
7810 2007-01-18  David Edelsohn  <edelsohn@gnu.org>
7811
7812         * config/rs6000/darwin-ldouble.c: Only build _SOFT_FLOAT if
7813         configured for long double 128.
7814
7815 2007-01-18  Mike Stump  <mrs@apple.com>
7816
7817         * config/rs6000/rs6000.c (rs6000_emit_vector_compare): Fix build
7818         error.
7819
7820 2007-01-18  Michael Meissner  <michael.meissner@amd.com>
7821
7822         * i386.c (ix86_compute_frame_layout): Make fprintf's in #if 0 code
7823         type correct.
7824
7825 2007-01-18  Jan Hubicka  <jh@suse.cz>
7826
7827         * tree-ssa-operands.c (vop_free_bucket_size): Never return value
7828         greater than NUM_VOP_FREE_BUCKETS.
7829
7830 2007-01-18  Daniel Berlin  <dberlin@dberlin.org>
7831
7832         * tree-ssa-structalias.c: Update comments.
7833         (ptabitmap_obstack): Removed.
7834         (pta_obstack): New.
7835         (oldpta_obstack): Ditto.
7836         (stats): Add a few members.
7837         (struct variable_info): Remove node, complex, address_taken, and
7838         indirect_target members. Add oldsolution member.
7839         (new_var_info): Do not initialize removed members.
7840         (constraint_expr_type): Remove INCLUDES.
7841         (constraint_graph): Add size, implicit_preds, rep,
7842         indirect_cycles, eq_rep, label, direct_nodes, and complex members.
7843         (FIRST_REF_NODE): New macro.
7844         (LAST_REF_NODE): Ditto.
7845         (FIRST_ADDR_NODE): Ditto.
7846         (find): New function.
7847         (unite): Ditto.
7848         (dump_constraint): Do not handle INCLUDES.
7849         (insert_into_complex): Do not insert duplicate constraints.
7850         (condense_varmap_nodes): Renamed and rewritten into ...
7851         (merge_node_constraints): This. Also fix bug in handling of
7852         offseted copy constraints.
7853         (clear_edges_for_node): No longer need to deal with preds at all,
7854         or removing associated preds/succs.
7855         (merge_graph_nodes): Deal with indirect_cycles.
7856         Don't deal with predecessors.
7857         (add_implicit_graph_edge): New function.
7858         (add_pred_graph_edge): Ditto.
7859         (add_graph_edge): Don't deal with predecessors.
7860         (build_constraint_graph): Removed.
7861         (build_pred_graph): New function.
7862         (build_succ_graph): Ditto.
7863         (struct scc_info): Removed in_component. Added roots, dfs, and
7864         node_mapping. Remove visited_index, unification_queue.
7865         (scc_visit): Deal with union-find we do now.
7866         Deal with cycles with REF nodes.
7867         (collapse_nodes): Renamed and rewritten to ...
7868         (unify_nodes): This.
7869         (process_unification_queue): Removed.
7870         (topo_visit): Cleanup
7871         (do_da_constraint): Use find.
7872         (do_sd_constraint): Ditto.
7873         (do_ds_constraint): Ditto.
7874         (do_complex_constraint): Ditto.
7875         (init_scc_info): Update for removed and added members.
7876         (find_and_collapse_graph_cycles): Renamed and rewritten into ...
7877         (find_indirect_cycles): This.
7878         (equivalence_class): New variable.
7879         (label_visit): New function.
7880         (perform_variable_substitution): Rewritten.
7881         (free_var_substitution_info): New function.
7882         (find_equivalent_node): Ditto.
7883         (move_complex_constraints): Ditto.
7884         (eliminate_indirect_cycles): Ditto.
7885         (solve_graph): Only propagate changed bits.
7886         Use indirect cycle elimination.
7887         Use find.
7888         (tree_id_t): Rename to tree_vi_t, delete id member, add vi member.
7889         (tree_id_eq): Renamed to ...
7890         (tree_vi_eq): This. Update for member change
7891         (insert_id_for_tree): Renamed and rewritten to ...
7892         (insert_vi_for_tree): This.
7893         (lookup_id_for_tree): Renamed and rewritten to ...
7894         (lookup_vi_for_tree): This.
7895         (get_id_for_tree): Renamed and rewritten to ...
7896         (get_vi_for_tree): Ditto.
7897         (get_constraint_exp_from_ssa_var): Update to use get_vi_for_tree.
7898         (process_constraint): Don't handle INCLUDES.
7899         Remove special ADDRESSOF case.
7900         (find_func_aliases): Rewrite to use vi functions instead of id
7901         ones.
7902         (create_function_info_for): Ditto.
7903         (create_variable_info_for): Ditto.
7904         (intra_create_variable_infos): Ditto.
7905         (merge_smts_into): Ditto.
7906         (find_what_p_points_to): Ditto.
7907         (init_base_vars): Ditto.
7908         (init_alias_vars): Ditto.
7909         (remove_preds_and_fake_succs): New function.
7910         (dump_sa_points_to_info): Dump new stats.
7911         (dump_solution_for_var): Use find.
7912         (set_used_smts): Fix formatting.
7913         (compute_points_to_sets): Updated for new functions.
7914         (ipa_pta_execute): Ditto.
7915
7916 2007-01-18  Kazu Hirata  <kazu@codesourcery.com>
7917             Richard Sandiford  <richard@codesourcery.com>
7918
7919         * doc/tm.texi (TARGET_FUNCTION_VALUE): Expand documentation of
7920         parallels.
7921         * calls.c (expand_call): If the return value is a PARALLEL,
7922         extract its first member.
7923         * config/m68k/linux.h (FUNCTION_EXTRA_EPILOGUE): Remove.
7924         * config/m68k/m68k.c (m68k_output_function_epilogue): Don't
7925         use FUNCTION_EXTRA_EPILOGUE.
7926         (m68k_function_value): Return a PARALLEL if the return value
7927         is of a pointer type.
7928         * config/m68k/netbsd-elf.h (current_function_returns_pointer)
7929         (FUNCTION_EXTRA_EPILOGUE): Remove.
7930         * config/m68k/m68k.md (D0_REG): New constant.
7931
7932 2007-01-18  Kazu Hirata  <kazu@codesourcery.com>
7933
7934         * config/m68k/m68k.c (m68k_output_function_epilogue): Don't
7935         output a NOP for empty epilogues.
7936
7937 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
7938
7939         * config/m68k/m68k.c (m68k_use_return_insn): Update comments
7940         before function.  Extend register save check to include all
7941         registers, not just integer ones.
7942
7943 2007-01-18  Kazu Hirata  <kazu@codesourcery.com>
7944
7945         * config/m68k/m68k-protos.h (use_return_insn): Rename to...
7946         (m68k_use_return_insn): ...this.
7947         * config/m68k/m68k.h (USE_RETURN_INSN): Delete.
7948         * config/m68k/m68k.c (use_return_insn): Rename to...
7949         (m68k_use_return_insn): ...this.
7950         * config/m68k/m68k.md (return): Use m68k_use_return_insn instead
7951         of USE_RETURN_INSN.
7952
7953 2007-01-18  Nathan Sidwell  <nathan@codesourcery.com>
7954
7955         * config/m68k/fpgnulib.c (__truncdfsf2): Implement round to
7956         nearest even, fix denormal rounding overflow.
7957
7958 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
7959
7960         * config/m68k/m68k.md (movsf_cf_hard): Use fsmove instead of
7961         f%$smove and f%$move.
7962         (movdf_cf_hard): Use fdmove for cases 0 and 3 and fmove for case 1.
7963         (extendsfdf2_cf): Use fdmove instead of f%&move.
7964         (truncdfsf2_cf): Use fsmove instead of f%$smove.
7965         (add<mode>3_cf, sub<mode>3_cf): Use <FP:prec> instead of <FP:round>.
7966
7967 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
7968
7969         * config/m68k/m68k.md (movdf_cf_hard): Use output_move_double for
7970         GPR<-GPR moves.
7971
7972 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
7973
7974         * real.h (real_format): Add a canonical_nan_lsbs_set field.
7975         (coldfire_single_format): Declare.
7976         (coldfire_double_format): Likewise.
7977         * real.c (encode_ieee_single): Use canonical_nan_lsbs_set instead
7978         of qnan_msb_set to determine the lower bits of a canonical
7979         NaN significand.
7980         (encode_ieee_double): Likewise.
7981         (encode_ieee_quad): Likewise.
7982         (ieee_single_format): Initialize canonical_nan_lsbs_set.
7983         (mips_single_format): Likewise.
7984         (ieee_double_format): Likewise.
7985         (mips_double_format): Likewise.
7986         (ieee_extended_motorola_format): Likewise.
7987         (ieee_extended_intel_96_format): Likewise.
7988         (ieee_extended_intel_128_format): Likewise.
7989         (ieee_extended_intel_96_round_53_format): Likewise.
7990         (ibm_extended_format): Likewise.
7991         (mips_extended_format): Likewise.
7992         (ieee_quad_format): Likewise.
7993         (mips_quad_format): Likewise.
7994         (vax_f_format): Likewise.
7995         (vax_d_format): Likewise.
7996         (vax_g_format): Likewise.
7997         (i370_single_format): Likewise.
7998         (i370_double_format): Likewise.
7999         (decimal_single_format): Likewise.
8000         (decimal_double_format): Likewise.
8001         (decimal_quad_format): Likewise.
8002         (c4x_single_format): Likewise.
8003         (c4x_extended_format): Likewise.
8004         (real_internal_format): Likewise.
8005         (coldfire_single_format): New real_format.
8006         (coldfire_double_format): Likewise.
8007         * config/pdp11/pdp11.c (pdp11_f_format): Initialize
8008         canonical_nan_lsbs_set.
8009         (pdp11_d_format): Likewise.
8010         * config/m68k/m68k.c (override_options): Override REAL_FORMAT_MODE
8011         if TARGET_COLDFIRE_CPU.
8012
8013 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
8014
8015         * config/m68k/m68k-protos.h (m68k_output_pic_call): Delete.
8016         (output_call, m68k_legitimize_call_address): Declare.
8017         * config/m68k/m68k.h (EXTRA_CONSTRAINT): Remove unnecessary
8018         parenthesees.  Add support for a 'W' constraint.
8019         (LEGITIMATE_PIC_OPERAND_P): Remove SYMBOL_REF_FLAG handling.
8020         (PRINT_OPERAND_PUNCT_VALID_P): Remove comment about 'o'.
8021         (m68k_symbolic_call, m68k_symbolic_jump): Declare.
8022         * config/m68k/m68k.c (m68k_symbolic_call, m68k_symbolic_jump): New
8023         variables.
8024         (override_options): Initialize them.  Do not set flag_no_function_cse
8025         for TARGET_ID_SHARED_LIBRARY.
8026         (m68k_output_pic_call): Delete.
8027         (m68k_legitimize_call_address): New function.
8028         (print_operand): Remove the %o prefix.  Handle the %p prefix.
8029         (output_call): New function.
8030         (m68k_output_mi_thunk): Use m68k_symbolic_jump.  Always load the
8031         target address from the GOT if symbolic jumps are not allowed.
8032         * config/m68k/m68k.md (call, general_operand): Do not set
8033         SYMBOL_REF_FLAG.  Use m68k_legitimize_call_address instead.
8034         Merge separate flag_pic and !flag_pic define_insns into...
8035         (*call, *call_value): ...these new patterns.  Match the address
8036         rather than the containing MEM and require it to be a call_operand.
8037         Use output_call to generate the asm template.
8038         * config/m68k/predicates.md (const_call_operand): New predicate.
8039         (call_operand): Likewise.
8040
8041 2007-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8042
8043         * config/m68k/m68k.h (REGISTER_MOVE_COST): Simplify definition.
8044         (STACK_GROWS_DOWNWARD): Define to 1.
8045         (FUNCTION_VALUE, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Equivocate
8046         comments, emphasizing that these values are only defaults.
8047         * config/m68k/linux.h (LINK_SPEC): Fix formatting in #undef.
8048         * config/m68k/m68k.c (const_method): Remove trailing whitespace.
8049
8050 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
8051
8052         * config/m68k/m68k.md (cmpsi): Remove outdated flag_pic handling.
8053
8054 2007-01-18  Kazu Hirata  <kazu@codesourcery.com>
8055             Richard Sandiford  <richard@codesourcery.com>
8056
8057         * config/m68k/m68k.h (DATA_REGNO_P, ADDRESS_REGNO_P, INT_REGNO_P)
8058         (FP_REGNO_P): New macros.
8059         (REGNO_OK_FOR_INDEX_P, REGNO_OK_FOR_BASE_P, REGNO_OK_FOR_DATA_P)
8060         (REGNO_OK_FOR_FP_P, REG_OK_FOR_INDEX_P, REG_OK_FOR_BASE_P): Use them.
8061         (EH_RETURN_STACKADJ_RTX): Use A0_REG.
8062         * config/m68k/m68k.c (m68k_regno_mode_ok): Use the new REGNO macros.
8063
8064 2007-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8065
8066         * config.gcc (m68k-*-aout*, m68k-*-coff*, m68020-*-elf*, m68k-*-elf*)
8067         (m68k-*-uclinuxoldabi, m68k-*-uclinux*, m68k-*-rtems*): Add t-floatlib
8068         to $tmake_file.
8069         * config/m68k/t-floatlib: New file, extracting common code from...
8070         * config/m68k/t-m68kbare, config/m68k/t-m68kelf,
8071         * config/m68k/t-uclinux: Here.
8072         * config/m68k/fpgnulib.c: Do not compile extendeed precision
8073         routines on ColdFire targets.
8074
8075 2007-01-18  Nathan Sidwell  <nathan@codesourcery.com>
8076
8077         * config.gcc (m68k-*-aout*, m68k-*-coff*, m68020-*-elf*, m68k-*-elf*)
8078         (m68010-*-netbsdelf*, m68k*-*-netbsdelf*, m68k*-*-openbsd*)
8079         (m68k-*-uclinuxoldabi, m68k-*-uclinux*, m68k-*-linux*)
8080         (m68k-*-rtems*): Use tm_file rather than m68k/m68k.h and
8081         explicitly set MOTOROLA to 1.
8082         * config/m68k/m68k.h (MOTOROLA): Simplify definition accordingly.
8083
8084 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
8085             Nathan Sidwell  <nathan@codesourcery.com>
8086
8087         * config/m68k/m68k.h (PCC_STATIC_STRUCT_RETURN): Delete.
8088         (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Add MOTOROLA cases.
8089         * config/m68k/coff.h (REGISTER_PREFIX_MD): Delete.
8090         * config/m68k/m68020-elf.h (LIB_SPEC): Delete.
8091         * config/m68k/m68k-none.h (CC1_SPEC, CPP_SUBTARGET_SPEC): Delete.
8092         * config/m68k/m68kelf.h (IMMEDIATE_PREFIX, REGISTER_PREFIX_MD)
8093         (ASM_OUTPUT_REG_PUSH, ASM_OUTPUT_REG_POP): Delete.
8094         (NO_DOLLAR_IN_LABEL, PCC_STATIC_STRUCT_RETURN): Don't undefine.
8095         (BSS_ASM_OP, ASM_OUTPUT_SKIP, ASM_OUTPUT_ASCII): Delete.
8096         * config/m68k/m68kemb.h (PCC_STATIC_STRUCT_RETURN): Don't undefine.
8097         * config/m68k/linux.h (SIZE_TYPE, PTRDIFF_TYPE, WCHAR_TYPE)
8098         (WCHAR_TYPE_SIZE, TARGET_OBJFMT_CPP_BUILTINS): Delete.
8099         (TARGET_OS_CPP_BUILTINS): Don't define mc68000 and mc68020 here.
8100         (DBX_REGISTER_NUMBER): Delete.
8101         * config/m68k/netbsd-elf.h (IMMEDIATE_PREFIX): Delete.
8102         (PCC_STATIC_STRUCT_RETURN): Don't undefine.
8103         * config/m68k/openbsd.h (PCC_STATIC_STRUCT_RETURN): Define.
8104
8105 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
8106
8107         * config.gcc (m68k-*-uclinux*): Add flat.h to $tm_file.
8108         * config/flat.h: New file.
8109         * crtstuff.c (USE_PT_GNU_EH_FRAME): Don't define if
8110         OBJECT_FORMAT_FLAT.
8111         * config/m68k/m68k.h (ASM_PREFERRED_EH_DATA_FORMAT): Do not use
8112         indirect references for -msep-data or -mid-shared-library.
8113         Do not use PC-relative code addresses either.
8114         * config/m68k/m68k.c (override_options): Restrict -fPIC error
8115         to -mpcrel.
8116         * config/m68k/uclinux.h (STARTFILE_SPEC): Define.  Use Scrt1.o
8117         for shared libraries and crt1.o for executables.  Use crti.o and
8118         crtbegin.o.
8119         (ENDFILE_SPEC): Use crtend.o and crtn.o.
8120         (LIB_SPEC): Suppress -Rlibc.gdb if -static-libc is given.
8121         Do not add -elf2flt or -shared-lib-id options here.
8122         (LINK_SPEC): Define.  Pass -elf2flt if no -elf2flt option is given.
8123         Pass -shared-lib-id if -mid-shared-library, taking the library
8124         identifier from -mshared-library-id if given, otherwise
8125         defaulting to 0.
8126         (EH_FRAME_IN_DATA_SECTION): Do not undefine.
8127         (INIT_SECTION_ASM_OP, FINI_SECTION_ASM_OP): Likewise.
8128         (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED_TYPEINFO_NAMES=0
8129         and __GXX_TYPEINFO_EQUALITY_INLINE=0 if -mid-shared-library.
8130         (DRIVER_SELF_SPECS): Map unadorned PIC options to -msep-data.
8131         * config/m68k/t-uclinux (EXTRA_MULTILIB_PARTS): Add crtbegin.o
8132         and crtend.o.
8133         * config/m68k/lb1sf68.asm (PICCALL): Use an lea and pc-relative
8134         jump sequence for ISA A and ISA A+.
8135         (PICJUMP): Likewise.
8136
8137 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
8138
8139         * config.gcc (m68k-*-uclinux*): Base the port on the common
8140         and m68k GNU/Linux files rather than on the generic ELF ones.
8141         * config/m68k/uclinux.h (TARGET_VERSION): Override.
8142         (TARGET_OS_CPP_BUILTINS): Use LINUX_TARGET_OS_CPP_BUILTINS.
8143
8144 2007-01-18  Julian Brown  <julian@codesourcery.com>
8145             Richard Sandiford  <richard@codesourcery.com>
8146
8147         * config/m68k/m68k.h (LONG_DOUBLE_TYPE_SIZE): Make 64-bit on ColdFire.
8148         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Likewise.
8149         * config/m68k/netbsd-elf.h (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Undefine
8150         before redefining.
8151         * config/m68k/uclinux-oldabi.h (LONG_DOUBLE_TYPE_SIZE): Redefine to
8152         80 unconditionally.
8153         (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Likewise.
8154
8155 2007-01-18  Richard Sandiford  <richard@codesourcery.com>
8156
8157         * doc/install.texi: Document m68k-uclinuxoldabi.
8158         * config.gcc (m68k-*-uclinuxoldabi): New configuration.
8159         * config/m68k/uclinux-oldabi.h: New file, copied from
8160         config/m68k/uclinux.h.
8161
8162 2007-01-18  Kaz Kojima  <kkojima@rr.iij4u.or.jp>
8163
8164         * config/m32r/m32r-protos.h (m32r_expand_epilogue): Declare it.
8165         * config/m32r/m32r.c (m32r_setup_incoming_varargs): Use gen_frame_mem.
8166         (m32r_compute_frame_size): Use unsigned for regno.
8167         (m32r_reload_lr): Use gen_frame_mem.
8168         (pop): New.
8169         (m32r_output_function_epilogue): Don't output the function epilogue
8170         textually here.
8171         (m32r_expand_epilogue): New.
8172         (direct_return): Return false if the function has the interrupt
8173         attribute.
8174         (m32r_hard_regno_rename_ok): Remove code for the textual epilogue.
8175         * config/m32r/m32r.md (epilogue): New expander.
8176         (return_lr, return_rte): New insns.
8177         (return): Make it expander.
8178         (return_normal): New expander.
8179
8180 2007-01-18  Josh Conner  <jconner@apple.com>
8181
8182         PR target/30485
8183         * config/rs6000/rs6000.c (rs6000_emit_vector_compare): Add
8184         support for UNLE, UNLT, UNGE, and UNGT.
8185
8186 2007-01-18  Jan Hubicka  <jh@suse.cz>
8187
8188         * tree-vrp.c (finalize_jump_threads): Do not call cleanup_cfg by hand.
8189         * tree-tailcall (add_virtual_phis): Likewise.
8190         (optimize_tail_call): Return TODOs.
8191         (execute_tail_calls): Return TODOs.
8192         * tree-ssa-ccp (execute_fold_all_builtins): Do cleanup_cfg via TODO.
8193         * tree-cfgcleanup.c (cleanup_tree_cfg_loop): Return if something
8194         changed.
8195         * tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_value):
8196         Cleanup cfg using TODO.
8197         * tree-flow.h (cleanup_tree_cfg_loop): Update prototype.
8198         * passes.c (execute_function_todo): When cleanup did something, remove
8199         unused locals.
8200         * tree-cfg.c (pass_build_cfg): Add cleanup_cfg TODO.
8201         (make_edges): Don't cleanup_cfg.
8202
8203 2007-01-18  Uros Bizjak  <ubizjak@gmail.com>
8204
8205         * reg-stack.c (subst_stack_regs_pat) [UNSPEC_SINCOS_COS,
8206         UNSPEC_XTRACT_FRACT]: Use generic code for instructions that
8207         operate on the top of stack.
8208         [UNSPEC_SINCOS_SIN, UNSPEC_XTRACT_EXP, UNSPEC_TAN]: Rewrite
8209         register handling of instructions that output to the second
8210         stack slot.
8211         [UNSPEC_TAN_ONE, UNSPEC_TAN_TAN]: Remove.
8212         (move_for_stack_reg): Special-case check for dead destination
8213         stack slot for constant load of 1.0 inside UNSPEC_TAN.
8214
8215         * config/i386/i386.md (UNSPEC_TAN): New constant.
8216         (UNSPEC_TAN_ONE, UNSPEC_TAN_TAN): Remove.
8217         (fptanxf4_i387, fptan_extend<mode>xf4_i387): New patterns
8218         to correctly model move of constant 1.0 to top stack slot.
8219         (*tandf3_1, *tansf3_1, *tanxf3_1): Remove insn patterns.
8220         (unnamed peephole2 pattern): Remove corresponding peephole2
8221         pattern that optimizes tan insn and loading of constant 1.0.
8222         (tanxf2): Use fptanxf4_i387.
8223         (tan<mode>2): Rename from tansf2 and tandf2 and macroize insn
8224         patterns using X87MODEF12 mode macro.  Use fptan_extend<mode>xf4_i387
8225         and truncate result to requested mode.  Use SSE_FLOAT_MODE_P to
8226         disable patterns for SSE math.
8227         (sincos<mode>3): Use truncxf<mode>2_i387_noop for truncation.
8228         (fyl2x_extend<mode>xf3_i387): Use X87MODEF12 for operand 1.
8229
8230 2007-01-18  Dirk Mueller  <dmueller@suse.de>
8231             Richard Guenther <rguenther@suse.de>
8232
8233         PR diagnostic/8268
8234         * doc/invoke.texi (Warray-bounds): Document -Warray-bounds.
8235         * common.opt (Warray-bounds): Add new warning option.
8236         * c-opts.c (c_common_handle_option): Define -Warray-bounds
8237         if -Wall is given.
8238         * Makefile.in: make tree-vrp.o depend on toplev.h
8239         * tree-vrp.c (vrp_finalize): Call check_array_refs if -Warray-bounds
8240         is enabled.
8241         (check_array_refs, check_array_bounds, check_array_ref): New.
8242
8243 2007-01-18  Jan Hubicka  <jh@suse.cz>
8244
8245         * tree-ssa-ccp.c (ccp_finalize): Return if something changed.
8246         (execute_ssa_ccp): Return flags conditionally.
8247         * tree-ssa-propagate.c (substitue_and_fold): Return if something was
8248         changed.
8249         * tree-ssa-propagate.h (substitute_and_fold): Update prototype.
8250
8251 2007-01-18  Steven Bosscher  <steven@gcc.gnu.org>
8252
8253         * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set
8254         the CLEANUP_CFGLAYOUT flag when in cfglayout mode.
8255
8256         * Makefile.c (GTFILES): Add cfglayout.h.
8257         * gengtype.c (open_base_files): Likewise.
8258         * cfglayout.c (cfg_layout_function_footer,
8259         cfg_layout_function_header) Reindent to make gengtype happy.
8260         * cfglayout.h (cfg_layout_function_footer,
8261         cfg_layout_function_header): Add GTY(()) marker.
8262
8263         * ifcvt.c (noce_try_sign_mask): Make sure INSN_B is non-null.
8264
8265 2007-01-18  Ben Elliston  <bje@au.ibm.com>
8266
8267         * genautomata.c (write_automata): Include xstrerror output in the
8268         error message if writing the DFA description file fails.
8269
8270 2007-01-17  H.J. Lu  <hongjiu.lu@intel.com>
8271
8272         * config/mips/mips-protos.h (mips_output_external): Make it
8273         return void.
8274         * config/mips/iris.h (TARGET_ASM_EXTERNAL_LIBCALL): Removed.
8275         * config/mips/mips.c (irix_output_external_libcall): Likewise.
8276         (extern_list): Likewise.
8277         (extern_head): Likewise.
8278         (TARGET_ASM_FILE_END): Likewise.
8279         (mips_file_end): Likewise.
8280         (mips_output_external): Rewritten.
8281
8282 2007-01-18  Ben Elliston  <bje@au.ibm.com>
8283
8284         * genpreds.c (write_insn_preds_c): Only write out the function
8285         body for regclass_for_constraint if we have register constraints.
8286
8287 2007-01-17  Tom Tromey  <tromey@redhat.com>
8288
8289         * doc/sourcebuild.texi (libgcj Tests): Use sourceware.org.
8290         * doc/install.texi (Testing): Use sourceware.org.
8291         (Binaries): Likewise.
8292         (Specific): Likewise.
8293         * doc/contrib.texi (Contributors): Use sourceware.org.
8294
8295 2007-01-17  Anatoly Sokolov <aesok@post.ru>
8296
8297         * config/avr/avr.h (AVR_HAVE_LPMX): New macro.
8298         (AVR_ENHANCED): Rename to ...
8299         (AVR_HAVE_MUL): ... new.
8300         (avr_enhanced_p): Rename to ...
8301         (avr_have_mul_p): ... new.
8302         (TARGET_CPU_CPP_BUILTINS): Use 'avr_have_mul_p' instead of
8303         'avr_enhanced_p' for "__AVR_ENHANCED__". Define "__AVR_HAVE_MUL__".
8304         * config/avr/avr.c (avr_enhanced_p): Rename to ...
8305         (avr_have_mul_p): ... new.
8306         (base_arch_s): Rename 'enhanced' to 'have_mul'.
8307         (avr_override_options): Use 'avr_have_mul_p' and 'have_mul' instead of
8308         'avr_enhanced_p' and 'enhanced'.
8309         (ashlhi3_out, ashrhi3_out, lshrhi3_out, avr_rtx_costs): Use
8310         AVR_HAVE_MUL instead of AVR_ENHANCED.
8311         * avr.md (*tablejump_enh): Use AVR_HAVE_LPMX instead of AVR_ENHANCED.
8312         (mulqi3, *mulqi3_enh, *mulqi3_call, mulqihi3, umulqihi3, mulhi3,
8313         *mulhi3_enh, *mulhi3_call, mulsi3, *mulsi3_call): Use AVR_HAVE_MUL
8314         instead of AVR_ENHANCED.
8315         (*tablejump_enh): Use AVR_HAVE_LPMX instead of AVR_ENHANCED.
8316         * libgcc.S: Use __AVR_HAVE_MUL__ instead of __AVR_ENHANCED__.
8317         (__tablejump__): Use __AVR_HAVE_LPMX__ instead of __AVR_ENHANCED__.
8318
8319 2007-01-17  Ian Lance Taylor  <iant@google.com>
8320
8321         * vec.h (VEC_reserve_exact): Define.
8322         (vec_gc_p_reserve_exact): Declare.
8323         (vec_gc_o_reserve_exact): Declare.
8324         (vec_heap_p_reserve_exact): Declare.
8325         (vec_heap_o_reserve_exact): Declare.
8326         (VEC_OP (T,A,reserve_exact)): New static inline function, three
8327         versions.
8328         (VEC_OP (T,A,reserve)) [all versions]: Remove handling of
8329         negative parameter.
8330         (VEC_OP (T,A,alloc)) [all versions]: Call ...reserve_exact.
8331         (VEC_OP (T,A,copy)) [all versions]: Likewise.
8332         (VEC_OP (T,a,safe_grow)) [all versions]: Likewise.
8333         * vec.c (calculate_allocation): Add exact parameter.  Change all
8334         callers.
8335         (vec_gc_o_reserve_1): New static function, from vec_gc_o_reserve.
8336         (vec_gc_p_reserve, vec_gc_o_reserve): Call vec_gc_o_reserve_1.
8337         (vec_gc_p_reserve_exact, vec_gc_o_reserve_exact): New functions.
8338         (vec_heap_o_reserve_1): New static function, from vec_heap_o_reserve.
8339         (vec_heap_p_reserve, vec_heap_o_reserve): Call vec_heap_o_reserve_1.
8340         (vec_heap_p_reserve_exact): New function.
8341         (vec_heap_o_reserve_exact): New function.
8342
8343 2007-01-17  Jan Hubicka  <jh@suse.cz>
8344
8345         * ipa-type-escape.c (look_for_casts): Revamp using handled_component_p.
8346
8347 2007-01-17  Eric Christopher  <echristo@apple.com>
8348
8349         * config.gcc: Support core2 processor.
8350
8351 2007-01-16  Jan Hubicka  <jh@suse.cz>
8352
8353         * tree-ssanames.c (release_dead_ssa_names): Instead of ggc_freeing
8354         the names, just unlink the chain so we don't crash on dangling pointers
8355         to dead SSA names.
8356
8357 2007-01-16  Jan Hubicka  <jh@suse.cz>
8358
8359         * cgraph.h (cgraph_decide_inlining_incrementally): Kill.
8360         * tree-pass.h: Reorder to make IPA passes appear toegher.
8361         (pass_early_inline, pass_inline_parameters, pass_apply_inline): Declare.
8362         * cgraphunit.c (cgraph_finalize_function): Do not compute inling
8363         parameters, do not call early inliner.
8364         * ipa-inline.c: Update comments.  Include tree-flow.h
8365         (cgraph_decide_inlining): Do not compute inlining parameters.
8366         (cgraph_decide_inlining_incrementally): Return TODOs; assume to
8367         be called with function context set up.
8368         (pass_ipa_inline): Remove unreachable functions before pass.
8369         (cgraph_early_inlining): Simplify assuming to be called from the
8370         PM as local pass.
8371         (pass_early_inline): New pass.
8372         (cgraph_gate_ipa_early_inlining): New gate.
8373         (pass_ipa_early_inline): Turn into simple wrapper.
8374         (compute_inline_parameters): New function.
8375         (gate_inline_passes): New gate.
8376         (pass_inline_parameters): New pass.
8377         (apply_inline): Move here from tree-optimize.c
8378         (pass_apply_inline): New pass.
8379         * ipa.c (cgraph_remove_unreachable_nodes): Verify cgraph after
8380         transforming.
8381         * tree-inline.c (optimize_inline_calls): Return TODOs rather than
8382         doing them by hand.
8383         (tree_function_versioning): Do not allocate dummy struct function.
8384         * tree-inline.h (optimize_inline_calls): Update prototype.
8385         * tree-optimize.c (execute_fixup_cfg): Export.
8386         (pass_fixup_cfg): Remove
8387         (tree_rest_of_compilation): Do not apply inlines.
8388         * tree-flow.h (execute_fixup_cfg): Declare.
8389         * Makefile.in (gt-passes.c): New.
8390         * passes.c: Include gt-passes.h
8391         (init_optimization_passes): New passes.
8392         (nnodes, order): New static vars.
8393         (do_per_function_toporder): New function.
8394         (execute_one_pass): Dump current pass here.
8395         (execute_ipa_pass_list): Don't dump current pass here.
8396
8397 2007-01-16  Janis Johnson  <janis187@us.ibm.com>
8398
8399         * config/dfp-bit.c (dfp_compare_op): Return separate value for NaN.
8400         (DFP_NE, DFP_LE, DFP_GE): Return false for NaN.
8401
8402 2007-01-16  David Edelsohn  <edelsohn@gnu.org>
8403
8404         * config/rs6000/darwin-ldouble.c: Build file for SOFT_FLOAT.
8405         (strong_alias): Define.
8406         (__gcc_qmul): Provide non-FMA for soft-float.
8407         (__gcc_qdiv): Same.
8408         (__gcc_qneg): New.
8409         (__gcc_qeq): New.
8410         (__gcc_qle): New.
8411         (__gcc_qge): New.
8412         (__gcc_qunord): New.
8413         (__gcc_stoq): New.
8414         (__gcc_dtoq): New.
8415         (__gcc_qtos): New.
8416         (__gcc_qtod): New.
8417         (__gcc_qtoi): New.
8418         (__gcc_qtou): New.
8419         (__gcc_itoq): New.
8420         (__gcc_utoq): New.
8421         (fmsub): New.
8422         * config/rs6000/rs6000.c (rs6000_init_libfuncs): Initialize
8423         soft-float functions.
8424         * config/rs6000/libgcc-ppc-glibc.ver: Version soft-float symbols.
8425         * config/rs6000/sysv4.h (SUBTARGET_OVERRIDE_OPTIONS): Do not warn
8426         about long double soft float.
8427
8428 2007-01-16  Dorit Nuzman  <dorit@il.ibm.com>
8429             Tehila Meyzels  <tehila@il.ibm.com>
8430
8431         * tree-vectorizer.h (is_pattern_stmt_p): New.
8432         * tree-vect-analyze.c (vect_determine_vectorization_factor): Fix
8433         formatting (tabs instead of spaces). Cleanup and clarify setting
8434         of STMT_VINFO_VECTYPE. Call is_pattern_stmt_p.
8435         * tree-vect-transform.c (vect_get_vec_def_for_operand): Fix typo.
8436         (vectorizable_type_demotion): Check that types are integral.
8437         (vectorizable_type_promotion): Likewise.
8438         (vectorizable_store): Fix typo.  Eliminate new-line at end of
8439         comments.
8440
8441 2007-01-16  Jan Hubicka  <jh@suse.cz>
8442
8443         * tree-ssanames.c (release_dead_ssa_names): Remove invalidated
8444         cgraph edges too.
8445
8446 2007-01-15  Eric Christopher  <echristo@apple.com>
8447
8448         * ifcvt.c: Include vec.h, vecprim.h.
8449         (check_cond_move_block): New argument regs.
8450         Reorganize. Add registers used to regs.
8451         (cond_move_process_if_block): Use regs set above as
8452         loop bounds.
8453
8454 2007-01-15  Eric Christopher  <echristo@apple.com>
8455
8456         * config/darwin.h: Update copyright.
8457         (TARGET_OPTION_TRANSLATE_TABLE): Add umbrella.
8458         (LINK_COMMAND_SPEC): Add -u.
8459         (LINK_SPEC): Fix umbrella for above.
8460
8461 2007-01-15  Joseph S. Myers  <joseph@codesourcery.com>
8462
8463         * config/soft-fp/op-common.h, config/soft-fp/op-4.h: Update from
8464         glibc CVS.
8465
8466 2007-01-15  Tom Tromey  <tromey@redhat.com>
8467
8468         * doc/sourcebuild.texi (libgcj Tests): Don't mention jacks.
8469         * doc/install.texi (Testing): Don't mention jacks.
8470         (Configuration): Document --enable-java-maintainer-mode.  Move
8471         --with-java-home to libgcj-specific section.  Document
8472         --with-ecj-jar.
8473         (Prerequisites): Mention --enable-java-maintainer-mode, ecj1.
8474
8475 2007-01-15  Jan Hubicka  <jh@suse.cz>
8476
8477         * tree-ssa-dce.c (DCE_TODOs): New.
8478         (propagate_necessity): Return if something changed.
8479         (eliminate_unnecessary_stmts): Likewise.
8480         (perform_tree_ssa_dce): Return TODO flags when needed.
8481         (pass_dce, pass_dce_loop, pass_cd_dce): Remove TODO flags.
8482
8483 2007-01-15  Uros Bizjak  <ubizjak@gmail.com>
8484
8485         * config/i386/i386.md (fyl2xxf3_i387): Rename from fyl2x_xf3.
8486         (fyl2x_extend<mode>xf3_i387): New insn pattern.
8487         (log<mode>2): Rename from logsf2 and logdf2 and macroize insn
8488         patterns using X87MODEF12 mode macro.  Extend operand 1
8489         to XFmode. Use SSE_FLOAT_MODE_P to disable patterns for SSE math.
8490         (log10<mode>2): Ditto.
8491         (log2<mode>2): Ditto.
8492         (log1p<mode>2): Ditto.
8493         (logb<mode>2): Ditto.
8494         (fyl2xp1xf3_i387): Rename from fyl2xp1_xf3.
8495         (fyl2xp1_extend<mode>xf3_i387): New insn pattern.
8496         (*fxtractxf3_i387): Rename from *fxtractxf3.
8497         (fxtract_extend<mode>xf3_i387): New insn pattern.
8498         (ilogbsi2): Use match_dup 3, not match_operand:XF 3.
8499         * config/i386/i386.c (ix86_emit_i387_log1p): Use gen_fyl2xp1xf3_i387()
8500         and gen_fyl2xxf3_i387().
8501
8502 2007-01-14  Zdenek Dvorak <dvorakz@suse.cz>
8503
8504         * loop-unswitch.c (unswitch_loop): Do not call fix_loop_placement.
8505         * cfgloopmanip.c (fix_loop_placement): Made static.  Use
8506         get_loop_exit_edges.  Changed return type to bool.
8507         * cfgloop.h (fix_loop_placement): Declaration removed.
8508
8509 2007-01-14  Dorit Nuzman  <dorit@il.ibm.com>
8510
8511         * param.h (MIN_VECT_LOOP_BOUND): New.
8512         * params.def (MIN_VECT_LOOP_BOUND): New.
8513         * tree-vectorizer.c (slpeel_tree_peel_loop_to_edge): Takes another
8514         argument - minimum threshold for number of iterations.
8515         * tree-vectorizer.h (slpeel_tree_peel_loop_to_edge): Add another
8516         argument to declaration.
8517         * tree-vect-analyze.c (vect_analyze_operations): Check value of
8518         MIN_VECT_LOOP_BOUND.
8519         * tree-vect-transform.c (vect_do_peeling_for_loop_bound): Call
8520         slpeel_tree_peel_loop_to_edge with additional argument.
8521         (vect_do_peeling_for_alignment): Likewise.
8522         * doc/invoke.texi (min-vect-loop-bound): Document new param option.
8523
8524 2007-01-14  Uros Bizjak  <ubizjak@gmail.com>
8525
8526         PR target/30413
8527         * config/i386/i386.c (print_operand) ['z']: Output 'b' for
8528         operands of size 1.
8529
8530 2007-01-14  Jan Hubicka  <jh@suse.cz>
8531
8532         * tree-dfa.c (remove_referenced_var): New function.
8533         * tree-ssa-live.c (remove_unused_locals): Walk referenced vars and
8534         prune referenced vars list too.
8535         * tree-flow.h (remove_referenced_var): Declare.
8536
8537 2007-01-14  Jan Hubicka  <jh@suse.cz>
8538
8539         * tree-eh.c (add_stmt_to_eh_region_fn): Do not add call_exprs
8540         separately.
8541         (remove_stmt_from_eh_region_fn): Do not remove call_exprs.
8542         (verify_eh_throw_stmt_node, verify_eh_throw_table_statements): Kill.
8543         * except.h (verify_eh_throw_table_statements): Kill prototype.
8544         * cfgexpand.c (expand_gimple_basic_block): Propagate Eh regions
8545         into call exrepssions.
8546         * tree-optimize.c (execute_free_cfg_annotatiosn): Do not call
8547         eh trhow verifier.
8548         * tree-cfg.c: Include pointer-set.h.
8549         (verify_node_sharing): Work on pointer set.
8550         (verify_eh_throw_stmt_node): New.
8551         (verify_stmts): Use pointers sets, verify throw_stmt.
8552
8553 2007-01-13  Zdenek Dvorak <dvorakz@suse.cz>
8554
8555         * ipa-reference.c (analyze_function): Consider also addresses taken
8556         in phi nodes.
8557
8558 2007-01-12  Roger Sayle  <roger@eyesopen.com>
8559
8560         * c-typeck.c (null_pointer_constant_p): Replace use of
8561         TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW.
8562         (build_c_cast): Likewise.
8563
8564 2007-01-12  Roger Sayle  <roger@eyesopen.com>
8565
8566         * tree.h (force_fit_type_double): Remove unused final argument.
8567         * c-common.c (constant_expression_warning): Replace use of
8568         TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW.
8569         (convert_and_check): Likewise.
8570         (shorten_compare): Update call to force_fit_type_double.
8571         (c_common_truthvalue_conversion) <INTEGER_CST>: Use integer_zerop.
8572         * convert.c (convert_to_pointer): Update call to
8573         force_fit_type_double.
8574         * fold-const.c (force_fit_type_double): Remove overflowed_const
8575         argument.
8576         (int_const_binop, fold_convert_const_int_from_int,
8577         fold_convert_const_int_from_real, fold_div_compare,
8578         fold_sign_changed_comparison, fold_unary, fold_negate_const,
8579         fold_abs_const, fold_not_const): Remove the final argument from
8580         calls to force_fit_type_double.
8581
8582 2007-01-12  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8583
8584         * configure.ac: Set insn to "nop" for spu-*-* also.
8585         * configure: Regenerate.
8586
8587 2007-01-12  Olga Golovanevsky  <olga@il.ibm.com>
8588
8589         * builtins.def : Add BUILT_IN_FREE.
8590
8591 2007-01-12  Jan Hubicka  <jh@suse.cz>
8592
8593         PR tree-optimization/30443
8594         * tree-inline.c (tree_function_versioning): Do not optimize when
8595         cloning for inlining.
8596
8597 2007-01-12  Zdenek Dvorak <dvorakz@suse.cz>
8598
8599         * doc/loop.texi: Document recording of loop exits.
8600         * cfgloopmanip.c (loopify, duplicate_loop): Use alloc_loop.
8601         (update_single_exits_after_duplication,
8602         update_single_exit_for_duplicated_loop,
8603         update_single_exit_for_duplicated_loops): Removed.
8604         (duplicate_loop_to_header_edge): Do not call
8605         update_single_exits_after_duplication and
8606         update_single_exit_for_duplicated_loops.
8607         (loop_version): Do not update single_exit information.
8608         (fix_loop_structure): Use record_loop_exits instead of
8609         mark_single_exit_loops.
8610         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update
8611         the lists of loop exits.
8612         * cfghooks.c (redirect_edge_and_branch, redirect_edge_and_branch_force,
8613         split_edge, merge_blocks): Update the lists of loop exits.
8614         * modulo-sched.c (sms_schedule): Pass LOOPS_HAVE_RECORDED_EXITS to
8615         loop_optimizer_init.
8616         * loop-init.c (loop_optimizer_init): Call record_loop_exits instead
8617         of mark_single_exit_loops.
8618         (loop_optimizer_finalize): Call release_recorded_exits.
8619         * tree-ssa-loop.c (tree_loop_optimizer_init): Pass
8620         LOOPS_HAVE_RECORDED_EXITS to loop_optimizer_init.
8621         * tree-vectorizer.c (slpeel_tree_duplicate_loop_to_edge_cfg): Do not
8622         update single exit information.
8623         * lambda-code.c (perfect_nestify): Ditto.
8624         * cfgloop.c (flow_loop_free): Destroy the list of exits of the loop.
8625         (mark_single_exit_loops): Removed.
8626         (alloc_loop, loop_exit_hash, loop_exit_eq, loop_exit_free,
8627         get_exit_descriptions, rescan_loop_exit, record_loop_exits,
8628         dump_recorded_exit, dump_recorded_exits, release_recorded_exits): New
8629         functions.
8630         (get_loop_exit_edges, single_exit): Use recorded exit lists.
8631         (add_bb_to_loop, remove_bb_from_loops): Update the lists of loop exits.
8632         (verify_loop_structure): Verify consistency of the exit lists.
8633         (flow_loops_find): Use alloc_loop.  Initialize exits hash.
8634         (set_single_exit): Removed.
8635         * cfgloop.h (struct loop_exit): New function.
8636         (struct loop): single_exit_ field replaced by exits field.
8637         (LOOPS_HAVE_MARKED_SINGLE_EXITS): Replaced by LOOPS_HAVE_RECORDED_EXITS.
8638         (struct loops): Added exits hash.
8639         (mark_single_exit_loops, set_single_exit): Declaration removed.
8640         (release_recorded_exits, record_loop_exits, rescan_loop_exit): Declare.
8641
8642 2007-01-12  Richard Sandiford  <richard@codesourcery.com>
8643
8644         * doc/invoke.texi: Avoid use of @headitem.
8645
8646 2007-01-12  Richard Sandiford  <richard@codesourcery.com>
8647
8648         * cse.c (cse_insn): Move HAVE_CC0 code after declarations.
8649
8650 2007-01-12  Richard Sandiford  <richard@codesourcery.com>
8651
8652         * doc/install.texi: Fix m68k-*-* anchor and add m68k-*-* to the
8653         list of targets.
8654
8655 2007-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8656             Richard Sandiford  <richard@codesourcery.com>
8657
8658         * doc/invoke.texi: Document -mno-bitfield, -mno-rtd and -mno-short.
8659         * config/m68k/m68k.opt: Resort options.
8660         (mbitfield, mrtd, mshort): Remove RejectNegative properties.
8661
8662 2007-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8663             Richard Sandiford  <richard@codesourcery.com>
8664
8665         * doc/invoke.texi: Document the macros that are defined by
8666         m68k's -mtune and -mhard-float options.
8667         * config/m68k/m68k-protos.h (m68k_cpp_cpu_ident) Declare.
8668         (m68k_cpp_cpu_family): Likewise.
8669         * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Add a full set
8670         of __ucfv*__ macros.  Define __mcffpu__ if generating code for
8671         ColdFire FPUs.  Define __mcf_cpu_* and __mcf_family_* macros.
8672         * config/m68k/m68k.c (m68k_cpp_cpu_ident): New function.
8673         (m68k_cpp_cpu_family): Likewise.
8674
8675 2007-01-12  Richard Sandiford  <richard@codesourcery.com>
8676
8677         * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Treat all mc68*
8678         macros besides mc68000 as tuning macros.  Use a switch statement
8679         to set them and mcpu32.
8680
8681 2007-01-12  Julian Brown  <julian@codesourcery.com>
8682
8683         * config/m68k/m68k.h: Use TARGET_68040 instead of TARGET_68040_ONLY.
8684         (TARGET_68040_ONLY): Rename to...
8685         (TARGET_68040): ...this.
8686         * config/m68k/m68k.c: Use TARGET_68040 instead of TARGET_68040_ONLY.
8687         * config/m68k/m68k.md: Likewise.
8688
8689 2007-01-12  Julian Brown  <julian@codesourcery.com>
8690             Nathan Sidwell  <nathan@codesourcery.com>
8691             Richard Sandiford  <richard@codesourcery.com>
8692
8693         * config.gcc (m680[012]0-*-*, m68k*-*-*): Set m68k_cpu_ident to
8694         the -mcpu= argument associated with the --with-cpu setting.
8695         Define M68K_DEFAULT_TUNE to the default -mtune= option,
8696         if different from the one implied by the -mcpu setting.
8697         Accept --with-cpu=FOO if FOO is listed in m68k-devices.def,
8698         using mcpu=FOO as the default CPU option.  Set target_cpu_default2.
8699         * doc/invoke.texi: Mention ColdFire in the introduction to the
8700         m68k options.  Document the new -march, -mcpu, -mtune, -mdiv,
8701         -mno-div and -mhard-float options.  Make -m68881 a synonym for
8702         -mhard-float.  Document the previously-undocumented -m5206e,
8703         -m528x, -m5307 and -m5407 options.  Tweak the existing option
8704         documentation for consistency.
8705         * doc/install.texi: Mention new --with-cpu arguments.
8706         * config/m68k/m68k.h (OPTION_DEFAULT_SPECS): Only use the
8707         default CPU if neither -mcpu nor -march are specified.
8708         (ASM_CPU_SPEC): Pass down -mcpu and -march options.
8709         (TARGET_CPU_CPP_BUILTINS): Set __mcfisa*__ macros from
8710         TARGET_ISA*.  Set the legacy __mcf*__ cpu macros in the same way,
8711         using m68k_tune to decide between families that implement the
8712         same ISA.  Use m68k_tune to set __mcfv4e__.
8713         (FL_BITFIELD, FL_68881, FL_COLDFIRE, FL_CF_HWDIV, FL_CF_MAC)
8714         (FL_CF_EMAC, FL_CF_EMAC_B, FL_CF_USP, FL_CF_FPU, FL_ISA_68000)
8715         (FL_ISA_68010, FL_ISA_68020, FL_ISA_68040, FL_ISA_A, FL_ISA_B)
8716         (FL_ISA_C, FL_ISA_MMU): New macros.
8717         (MASK_COLDFIRE): Delete.
8718         (TARGET_68010, TARGET_68020, TARGET_68040_ONLY, TARGET_COLDFIRE)
8719         (TARGET_ISAB): Redefine in terms of m68k_cpu_flags.
8720         (TARGET_68881, TARGET_COLDFIRE_FPU): Redefine in terms of m68k_fpu.
8721         (TARGET_HARD_FLOAT): Do not define here.
8722         (TARGET_ISAAPLUS, TARGET_ISAC): New macros.
8723         (TUNE_68000): New macro.
8724         (TUNE_68000_10): Redefine in terms of TUNE_68000 and TUNE_68010.
8725         (TUNE_68010, TUNE_68030, TUNE_68040, TUNE_68060, TUNE_CPU32)
8726         (TUNE_CFV2): Redefine in terms of m68k_tune.
8727         (uarch_type, target_device, fpu_type): New enums.
8728         (m68k_cpu, m68k_tune, m68k_fpu, m68k_cpu_flags): Declare.
8729         * config/m68k/m68k.c (TARGET_DEFAULT): Remove MASK_68881.
8730         (FL_FOR_isa_00, FL_FOR_isa_10, FL_FOR_isa_20, FL_FOR_isa_40)
8731         (FL_FOR_isa_cpu32, FL_FOR_isa_a, FL_FOR_isa_aplus, FL_FOR_isa_b)
8732         (FL_FOR_isa_c): New macros.
8733         (m68k_isa): New enum.
8734         (m68k_target_selection): New structure.
8735         (all_devices, all_isas, all_microarchs): New tables.
8736         (m68k_cpu_entry, m68k_arch_entry, m68k_tune_entry, m68k_cpu)
8737         (m68k_tune, m68k_fpu, m68k_cpu_flags): New variables.
8738         (MASK_ALL_CPU_BITS): Delete.
8739         (m68k_find_selection): New function.
8740         (m68k_handle_option): Handle -mcpu=, -march= and -mtune=.
8741         Map the legacy target options to a combination of the new ones.
8742         (override_options): Set m68k_cpu, m68k_tune, m68k_fpu and
8743         m68k_cpu_flags.  Handle M68K_DEFAULT_TUNE.  Use m68k_cpu_flags
8744         to derive default MASK_BITFIELD, MASK_CF_HWDIV and MASK_HARD_FLOAT
8745         settings.
8746         * config/m68k/m68k.opt (m5200, m5206e, m528x, m5307, m5407, mcfv4e)
8747         (m68010, m68020, m68020-40, m68020-60, m68030, m68040): Remove Mask
8748         properties.
8749         (m68881, msoft-float): Change mask from 68881 to HARD_FLOAT.
8750         (march=, mcpu=, mdiv, mhard-float, mtune=): New options.
8751         * config/m68k/m68k-devices.def: New file.
8752
8753 2007-01-12  Richard Sandiford  <richard@codesourcery.com>
8754             Nathan Sidwell  <nathan@codesourcery.com>
8755
8756         * config/m68k/m68k.h (ASM_CPU_SPEC, ASM_SPEC, EXTRA_SPECS)
8757         (SUBTARGET_EXTRA_SPECS): New macros.
8758         * config/m68k/linux.h (ASM_SPEC): Remove CPU flags;
8759         use %(asm_cpu_spec) instead.
8760         * config/m68k/m68k-none.h (ASM_SPEC): Likewise.
8761         * config/m68k/openbsd.h (ASM_SPEC): Likewise.
8762         * config/m68k/netbsd-elf.h (ASM_SPEC): Likewise.
8763         (EXTRA_SPECS): Rename to...
8764         (SUBTARGET_EXTRA_SPECS): ...this.
8765
8766 2007-01-12  Nathan Sidwell  <nathan@codesourcery.com>
8767             Richard Sandiford  <richard@codesourcery.com>
8768             Julian Brown  <julian@codesourcery.com>
8769
8770         * config.gcc (m68k-*-aout*, m68k-*-coff*, m68020-*-elf*, m68k-*-elf*)
8771         (m68k-*-uclinux*, m68k-*-linux*, m68k-*-rtems*): Set default_m68k_cpu
8772         to the configuration's default CPU.
8773         (m68010-*-netbsdelf*, m68k*-*-netbsdelf*, m68k*-*-openbsd*): Likewise.
8774         Remove default masks.
8775         (m680[012]0-*-*): Set the default with_cpu to the first part of
8776         the target name.
8777         (m68k*-*-*): Set the default with_cpu to m$default_m68k_cpu.
8778         (m68k*-*-linux): Extend the --with-cpu handling to...
8779         (m680[012]0-*-*, m68k*-*-*): ...these configurations.  Allow m68000
8780         and m68010.  Don't set target_cpu_default2.
8781         * doc/install.texi: Document --with-cpu for m68k.
8782         * config/m68k/m68k.h (OPTION_DEFAULT_SPECS): Define.
8783         * config/m68k/m68k-none.h (TARGET_CPU_DEFAULT, M68K_CPU_m68k)
8784         (M68K_CPU_m68000, M68K_CPU_m68010, M68K_CPU_m68020, M68K_CPU_m68030)
8785         (M68K_CPU_m68040, M68K_CPU_m68302, M68K_CPU_m68332, TARGET_DEFAULT)
8786         (ASM_CPU_DEFAULT_SPEC, CC1_CPU_DEFAULT_SPEC): Delete.
8787         (ASM_SPEC): Remove use of %(asm_cpu_default).
8788         (EXTRA_SPECS, SUBTARGET_EXTRA_SPECS, MULTILIB_DEFAULTS): Delete.
8789         * config/m68k/linux.h (TARGET_DEFAULT): Delete.
8790         (CPP_SPEC): Merge definitions.  Do not handle __HAVE_68881__ here.
8791         * config/m68k/netbsd-elf.h (TARGET_OS_CPP_BUILTINS): Define
8792         __HAVE_FPU__ if TARGET_HARD_FLOAT.
8793         (TARGET_DEFAULT): Delete.
8794         (EXTRA_SPECS): Delete cpp_cpu_default_spec, cpp_cpu_spec,
8795         cpp_fpu_spec, asm_default_spec and netbsd_cpp_spec.
8796         (CPP_CPU_SPEC): Delete.
8797         (TARGET_VERSION): Merge definitions, using TARGET_68010 to pick
8798         the appropriate string.
8799         (CPP_CPU_DEFAULT_SPEC, ASM_DEFAULT_SPEC, CPP_FPU_SPEC): Delete.
8800         (CPP_SPEC): Define to NETBSD_CPP_SPEC.
8801         (ASM_SPEC): Don't use %(asm_default_spec).
8802         * config/m68k/m68k.c (TARGET_DEFAULT_TARGET_FLAGS): Remove
8803         TARGET_DEFAULT and add MASK_68881.
8804         * config/m68k/m68k.md: Remove mention of TARGET_DEFAULT from comments.
8805
8806 2007-01-12  Richard Sandiford  <richard@codesourcery.com>
8807
8808         * config.gcc (m68010-*-netbsdelf*): Add MASK_68010.
8809         (m68k*-*-netbsdelf*, m68k*-*-openbsd*, m68k*-linux*): Add
8810         MASK_68010 alongside MASK_68020.
8811         * doc/invoke.texi: Document -m68010.
8812         * config/m68k/m68k.opt (m68010): New.
8813         * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Define mc68010
8814         if TUNE_68010.
8815         (TUNE_68010): New macro.
8816         * config/m68k/m68k-none.h (M68K_CPU_m68k, M68K_CPU_m68010)
8817         (M68K_CPU_m68020, M68K_CPU_m68030, M68K_CPU_m68040)
8818         (M68K_CPU_m68332): Add MASK_68010.
8819         * config/m68k/linux.h (TARGET_DEFAULT): Add MASK_68010 to
8820         fallback definition.
8821         * config/m68k/netbsd-elf.h (CPP_CPU_SPEC): Remove now-redundant
8822         defines.
8823         * config/m68k/m68k.c (MASK_ALL_CPU_BITS): Add MASK_68010.
8824         (m68k_handle_option): Handle OPT_m68010.  Add MASK_68010
8825         to all entries that use MASK_68020.
8826         (output_move_simode_const, output_move_himode, output_move_qimode)
8827         (output_move_stricthi, output_move_strictqi): Use TARGET_68010
8828         instead of TARGET_68020 to select clr behavior.  Remove comment
8829         about there being no TARGET_68010.
8830         * config/m68k/m68k.md: Likewise throughout.
8831
8832 2007-01-12  Julian Brown  <julian@codesourcery.com>
8833
8834         * config/m68k/m68k.h (TARGET_ISAB): New macro.
8835         * config/m68k/m68k.c: Use TARGET_ISAB rather than TARGET_CFV4.
8836         * config/m68k/m68k.md: Likewise.
8837
8838 2007-01-12  Julian Brown  <julian@codesourcery.com>
8839
8840         * config/m68k/m68k.h (LEGITIMATE_INDEX_P, LEGITIMIZE_ADDRESS): Use
8841         TARGET_COLDFIRE_FPU instead of TARGET_CFV4E.
8842
8843 2007-01-12  Julian Brown  <julian@codesourcery.com>
8844
8845         * config/m68k/m68k.h (TUNE_68040_60): New macro.
8846         * config/m68k/m68k.c (standard_68881_constant_p): Use it.
8847         * config/m68k/m68k.md: Likewise.
8848
8849 2007-01-12  Julian Brown  <julian@codesourcery.com>
8850             Richard Sandiford  <richard@codesourcery.com>
8851
8852         * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Use TUNE_68030
8853         instead of TARGET_68030, TUNE_68040 instead of TARGET_68040,
8854         TUNE_68060 instead of TARGET_68060 and TUNE_CPU32 instead of
8855         TARGET_CPU32.
8856         (TARGET_CPU32): Rename to...
8857         (TUNE_CPU32): ...this.
8858         (TUNE_68000_10, TUNE_68030, TUNE_68040, TUNE_68060)
8859         (TUNE_CFV2): New macros.
8860         * config/m68k/netbsd-elf.h (LONG_DOUBLE_TYPE_SIZE): Simplify;
8861         remove conditions that are implied by TARGET_68020.
8862         * config/m68k/m68k.c (m68k_output_function_prologue): Use TUNE_68040
8863         instead of TARGET_68040 and TUNE_CPU32 instead of TARGET_CPU32.
8864         (m68k_output_function_epilogue): Likewise.
8865         (m68k_rtx_costs): Likewise.  Use TUNE_68060 instead of TARGET_68060
8866         and TUNE_CFV2 instead of TARGET_5200.  Use TUNE_68000_10 instead of
8867         "!TARGET_68020 && !TARGET_COLDFIRE" to choose between 68000 and
8868         non-68000 timings.  Refactor multiplication and division costs.
8869         (output_addsi3): Use TUNE_68040 instead of TARGET_68040 and
8870         TUNE_CPU32 instead of TARGET_CPU32.
8871         (standard_68881_constant_p): Use TUNE_68040 instead of TARGET_68040
8872         and TUNE_68060 instead of TARGET_68060.
8873         * config/m68k/m68k.md: Use TUNE_68040 instead of TARGET_68040,
8874         TUNE_68060 instead of TARGET_68060, and TUNE_CPU32 instead of
8875         TARGET_CPU32.
8876         (movsi_const0): Use TUNE_68000_10 rather than "!TARGET_68020
8877         && !TARGET_COLDFIRE" to choose between moveq and clr.
8878         Likewise in the unnamed movsf pattern.
8879         (ashlsi_17_24, lshrsi_17_24): Guard with TUNE_68000_10 rather than
8880         "!TARGET_68020 && !TARGET_COLDFIRE".  Likewise the unnamed
8881         ashiftrt pattern.
8882
8883 2007-01-12  Richard Sandiford  <richard@codesourcery.com>
8884
8885         * config/m68k/m68k.h (TARGET_CPU_CPP_BUILTINS): Increase amount
8886         of tabbing before backslashes.
8887
8888 2007-01-11  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8889
8890         * pa-linux.h (ASM_OUTPUT_INTERNAL_LABEL): Undefine.
8891         * pa.h (ASM_OUTPUT_LABEL): Output colon when using GAS.
8892         (ASM_OUTPUT_INTERNAL_LABEL): Define.
8893
8894 2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
8895
8896         * tree-ssa-loop-ivopts.c (extract_cond_operands): Split from
8897         find_interesting_uses_cond.
8898         (find_interesting_uses_cond): Use extract_cond_operands.
8899         (rewrite_use_compare): Use extract_cond_operands and
8900         force_gimple_operand_bsi.  Do not call update_stmt.
8901         (determine_use_iv_cost_condition): Use extract_cond_operands.
8902         Return cheaper of using original bound and changing the exit bound.
8903
8904 2007-01-11  Zdenek Dvorak <dvorakz@suse.cz>
8905
8906         PR tree-optimization/29516
8907         * tree-ssa-address.c (tree_mem_ref_addr, add_to_parts,
8908         most_expensive_mult_to_index, addr_to_parts,
8909         create_mem_ref, maybe_fold_tmr): Make the type of
8910         fields of TARGET_MEM_REF sizetype.
8911         (move_fixed_address_to_symbol, move_pointer_to_base):
8912         New functions.
8913         * tree.def (TARGET_MEM_REF): Add comment on types of
8914         the operands.
8915
8916 2007-01-11  Joseph Myers  <joseph@codesourcery.com>
8917
8918         * c-common.c (vector_types_convertible_p): Treat opaque types as
8919         always convertible if they have the same size, but not otherwise.
8920
8921 2007-01-11  Steven Bosscher  <steven@gcc.gnu.org>
8922
8923         * ifcvt.c (struct noce_if_info): Add comments to the fields.
8924         Remove the b_unconditional field.
8925         (noce_try_sign_mask): Do not look at b_unconditional.
8926         (noce_process_if_block): Do not use merge_if_blocks.  Update
8927         the CFG here.  Do not set b_unconditional.
8928         (cond_move_process_if_block): Likewise.
8929         (find_cond_trap): Likewise.
8930         (check_cond_move_block): Require simple jump insns at the end
8931         of the basic block.
8932
8933 2007-01-11  Jan Hubicka  <jh@suse.cz>
8934
8935         PR tree-optimization/1046
8936         * tree-tailcall.c (suitable_for_tail_call_opt_p): Use TREE_ADDRESSABLE
8937         when alias info is not ready.
8938         (pass_tail_recursion): Do not require aliasing.
8939         * tree-ssa-copyrename.c (pass_rename_ssa_cop): Likewise.
8940         * tree-ssa-ccp.c (pass_ccp, pass_fold_builtins): Likewise.
8941         * tree-ssa-copy.c (pass_copy_prop): Likewise.
8942         * tree-ssa-forwprop.c (pass_forwprop): Likewise.
8943         * tree-ssa-dce.c (pass_dce, pass_dce_loop, pass_cd_dce): Likewise.
8944         * passes.c (init_optimization_passes): Execute rename_ssa_copies,
8945         ccp, forwprop, copy_prop, merge_phi, copy_prop, dce and tail recursion
8946         before inlining.
8947         * tree-ssa-operands.c (add_virtual_operand, get_indirect_ref_operand):
8948         When aliasing is not build, mark statement as volatile.
8949
8950 2007-01-11  Tom Tromey  <tromey@redhat.com>
8951
8952         PR preprocessor/15185, PR preprocessor/20989:
8953         * doc/cppopts.texi <-MT>: Update description of algorithm for
8954         computing default target.
8955         <-M, -MD>: Reword "basename" text.
8956
8957 2007-01-11  Roger Sayle  <roger@eyesopen.com>
8958
8959         * builtins.c (expand_builtin_pow, expand_builtin_powi,
8960         fold_builtin_cabs, fold_builtin_sqrt, fold_builtin_trunc,
8961         fold_builtin_floor, fold_builtin_ceil, fold_builtin_round,
8962         fold_builtin_int_int_roundingfn, fold_builtin_bitop,
8963         fold_builtin_bswap, real_constp, fold_builtin_pow,
8964         fold_builtin_powi, fold_builtin_signbit, fold_builtin_copysign,
8965         do_mpfr_arg1, do_mpfr_arg2, do_mpfr_arg3, do_mpfr_sincos): Replace
8966         uses of the macro TREE_CONSTANT_OVERFLOW with TREE_OVERFLOW.
8967         * convert.c (convert_to_pointer): Likewise.
8968         * expr.c (highest_pow2_factor, expand_expr_real_1): Likewise.
8969         * fold-const.c (force_fit_type, fold_negate_expr, int_const_binop,
8970         const_binop, fold_convert_const_int_from_int,
8971         fold_convert_const_int_from_real,
8972         fold_convert_const_real_from_real, sign_bit_p,
8973         optimize_minmax_comparison, extract_muldiv_1, fold_div_compare,
8974         fold_sign_changed_comparison, fold_unary, fold_comparison,
8975         fold_binary, multiple_of_p, tree_Expr_non_zero_p,
8976         fold_negate_const, fold_abs_const, fold_not_const): Likewise.
8977         * print-tree.c (print_node_brief, print_node): Likewise.
8978         * stor-layout.c (place_field, layout_type): Likewise.
8979         * tree-chrec.c (keep_cast): Likewise.
8980         * tree.c (build_vector, build_real, build_real_from_int_cst,
8981         build_complex): Likewise.
8982
8983 2007-01-11  Roger Sayle  <roger@eyesopen.com>
8984
8985         * tree.h (TREE_CONSTANT_OVERFLOW): Obsolete.  For the time being,
8986         treat TREE_CONSTANT_OVERFLOW as a synonym of TREE_OVERFLOW.
8987
8988 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8989
8990         * configure.ac (strict1_warn): Rename to strict_warn.
8991         (WERROR, --enable-werror, symlink hacks, stage1_cflags,
8992         cc_set_by_configure, quoted_cc_set_by_configure,
8993         stage_prefix_set_by_configure, quoted_stage_prefix_set_by_configure,
8994         all_boot_languages, all_stagestuff): Remove.
8995         (target_list): Remove bootstrap targets.
8996         * Makefile.in (quickstrap): Unconditionally make a synonym of all.
8997         (BOOT_LANGUAGES, STAGE1_CFLAGS, STAGE1_CHECKING,
8998         REMAKEFLAGS, FLAGS_TO_PASS, PREPEND_DOTDOT_TO_RELATIVE_PATHS,
8999         SUBDIR_FLAGS_TO_PASS, WERROR_FLAGS, STRICT2_WARN, LANG_STAGESTUFF,
9000         VOL_FILES, POSTSTAGE1_FLAGS_TO_PASS, STAGE2_FLAGS_TO_PASS,
9001         STAGEPROFILE_FLAGS_TO_PASS, STAGEFEEDBACK_FLAGS_TO_PASS, stage1_build,
9002         stage1_copy, stage2_build, stage2_copy, stageprofile_build,
9003         stageprofile_copy, stage3_build, stage3_copy, stagefeedback_build,
9004         stagefeedback_copy, stage4_build, clean_s1, clean_sw, bootstrap,
9005         bootstrap-lean, bootstrap2, bootstrap2-lean, bootstrap3,
9006         bootstrap3-lean, bootstrap4, bootstrap4-lean, unstage1, unstage2,
9007         unstage3, unstage4, unstageprofile, unstagefeedback, restage, restage2,
9008         restage3, restage4, restageprofile, restagefeedback, bubbleestrap,
9009         cleanstrap, unstrap, restrap, *compare, *compare3, *compare4,
9010         *compare-lean, *compare3-lean, *compare4-lean, stage1-start, stage1,
9011         stage2-start, stage2, stage3-start, stage3, stage4-start, stage4,
9012         stageprofile-start, stageprofile, stagefeedback-start, stagefeedback,
9013         risky-stage1, risky-stage2, risky-stage3, risky-stage4): Remove.
9014         (ORDINARY_FLAGS_TO_PASS): Rename to FLAGS_TO_PASS.
9015         (STAGECOPYSTUFF, STAGEMOVESTUFF): Consolidate into MOSTLYCLEANFILES.
9016         (mostlyclean): Adjust.
9017         (clean, distclean): Don't mention bootstrap stuff.
9018         * configure: Regenerate.
9019         * ada/config-lang.in, cp/config-lang.in, forttran/config-lang.in,
9020         java/config-lang.in, objc/config-lang.in, objcp/config-lang.in,
9021         treelang/config-lang.in (stagestuff): Remove.
9022         * doc/sourcebuild.texi (stage1, stage2, stage3, stage4,
9023         stageprofile, stagefeedback, stagestuff): Remove mention.
9024
9025 2007-01-11  Nick Clifton  <nickc@redhat.com>
9026
9027         * config/mcore/predicates.md (mcore_general_movesrc_operand):
9028         Accept CONSTs.
9029         (mcore_general_movdst_operand): Do not accept CONST_INTs.
9030         (mcore_arith_K_S_operand): Run the test for the S constraint not
9031         the test for the M constraint.
9032         (mcore_addsub_operand): Do not accept integer values that are
9033         larger than 32 bits.
9034         * config/mcore/mcore.md: Remove unused constraints from split.
9035         (andsi3): Use HOST_WIDE_INT instead of int to hold an INTVAL.
9036         (addsi3): Likewise.
9037         (allocate_stack): Likewise.
9038         * config/mcore/mcore.c (mcore_print_operand): Restrict output of P
9039         operands to 32 bits.
9040         (mcore_const_costs): Use HOST_WIDE_INT instead of int to hold an
9041         INTVAL.
9042         (mcore_and_cost, mcore_modify_comparison, const_ok_for_mcore,
9043         mcore_const_ok_for_inline, mcore_const_trick_uses_not,
9044         try_constant_tricks, mcore_num_ones, mcore_num_zeros,
9045         mcore_output_bclri, mcore_output_andn, output_inline_const,
9046         mcore_output_move, mcore_output_movedouble): Likewise.
9047         (mcore_output_cmov): Use CONST_OK_FOR_M and CONST_OK_FOR_N.
9048         (output_inline_const): Likewise.
9049         (output_inline_const): Fix format strings used in sprintf
9050         statements.
9051         * config/mcore/mcore-protos.h: Update prototypes for changed
9052         functions in mcore.c.
9053         * config/mcore/mcore.h (CONST_OK_FOR_I): Cast values to
9054         HOST_WIDE_INT and not int.
9055         (CONST_OK_FOR_J, CONST_OK_FOR_K, CONST_OK_FOR_L, CONST_OK_FOR_M,
9056         CONST_OK_FOR_N): Likewise.
9057         (LEGITIMATE_CONSTANT_P): Also check CONSTANT_P.
9058         (GO_IF_LEGITIMATE_INDEX): Use HOST_WIDE_INT instead of int to hold
9059         an INTVAL.
9060
9061 2007-01-10  Jan Hubicka  <jh@suse.cz>
9062
9063         * tree-vrp.c (remove_range_assertions): Release defs.
9064         * tree-ssa-loop-ivopts.c (rmeove_statement): Likewise.
9065         * tree-ssa-dom.c (remove_stmt_or_phi): Likewise.
9066
9067 2007-01-10  Paul Brook  <paul@codesourcery.com>
9068
9069         * config/arm/arm.c (arm_rtx_costs_1): Handle mutiply-subtract.
9070         * config/arm/arm.md (mulsi3subsi): New insn.
9071
9072 2007-01-10  Zdenek Dvorak <dvorakz@suse.cz>
9073
9074         * tree-ssa-loop-manip.c (tree_unroll_loop): Make it a wrapper over ...
9075         (tree_transform_and_unroll_loop): New.
9076         * tree-flow.h (transform_callback, tree_transform_and_unroll_loop):
9077         Declare.
9078
9079 2007-01-10  Robert Kennedy <jimbob@google.com>
9080
9081         * fold-const.c (fold_comparison): Fold comparisons like (x *
9082         1000 < 0) to (x < 0).
9083
9084 2007-01-10  Ian Lance Taylor  <iant@google.com>
9085
9086         * tree-pretty-print.c (dump_generic_node): Print parentheses when
9087         operands have the same priority.
9088
9089 2007-01-10  Tom Tromey  <tromey@redhat.com>
9090
9091         * fold-const.c (fold_truthop): Don't check can_use_bit_fields_p.
9092         (fold_binary): Likewise.
9093         * langhooks.c (lhd_can_use_bit_fields_p): Removed.
9094         * langhooks-def.h (lhd_can_use_bit_fields_p): Removed.
9095         (LANG_HOOKS_CAN_USE_BIT_FIELDS_P): Removed.
9096         (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_CAN_USE_BIT_FIELDS_P.
9097         * langhooks.h (struct lang_hooks): Removed field
9098         'can_use_bit_fields_p'.
9099
9100 2007-01-10  Ralf Corsépius <ralf.corsepius@rtems.org>
9101
9102         * config/bfin/t-bfin, config/bfin/t-bfin-elf: Remove GCC_CFLAGS.
9103
9104 2007-01-10  Razya Ladelsky  <razya@il.ibm.com>
9105
9106         * function.c (get_last_funcdef_no): New function.
9107         * function.h (get_last_funcdef_no): Declare.
9108         * tree-inline.c (initialize_cfun): Add initialization.
9109         (tree_function_versioning): Cleanup.
9110
9111 2007-01-10  Jan Hubicka  <jh@suse.cz>
9112
9113         * tree-inline.c (setup_one_parameter): Do not propagate into abnormal
9114         PHIs.
9115
9116 2007-01-10  Sa Liu  <saliu@de.ibm.com>
9117             Ben Elliston  <bje@au.ibm.com>
9118
9119         * spu.h (STACK_SAVE_AREA): Use VOIDmode for SAVE_FUNCTION, SImode
9120         for SAVE_NONLOCAL and Pmode for any other save level.
9121         * spu-protos.h (spu_restore_stack_block): Declare.
9122         * spu.md (save_stack_block): Remove.
9123         (restore_stack_block): Call spu_restore_stack_block.
9124         * spu.c (spu_restore_stack_block): New function.
9125         (spu_expand_epilogue): Remove old comment.
9126
9127 2007-01-09  Zdenek Dvorak <dvorakz@suse.cz>
9128
9129         PR tree-optimization/30322
9130         * tree-ssa-loop-ivopts.c (fold_affine_expr, iv_value): Removed.
9131         (cand_value_at): Return the value as aff_tree.
9132         (may_eliminate_iv): Convert the bound from aff_tree to tree.
9133         * tree-affine.c (aff_combination_add_cst, aff_combination_add_product,
9134         aff_combination_mult): New functions.
9135         (aff_combination_add): Use aff_combination_add_cst.
9136         (aff_combination_convert): Allow conversions to a wider type.
9137         (tree_to_aff_combination): Handle BIT_NOT_EXPR.
9138         * tree-affine.h (aff_combination_mult): Declare.
9139
9140 2007-01-09  Carlos O'Donell  <carlos@codesourcery.com>
9141
9142         * doc/tm.texi: Update documentation to reflect reality of exec
9143         and start file search behaviours. Update copyright year.
9144         * doc/invoke.texi: Explain how GCC_EXEC_PREFIX is used to find
9145         header file directories.
9146
9147 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
9148
9149         * config/i386/i386.md (*sinxf2): Rename to *sinxf2_i387.
9150         (*cosxf2): Rename to cosxf2_i387.
9151         (*sindf2, *sinsf2): Extend operand 1 to XFmode.  Macroize patterns
9152         using X87MODEF12 mode macro. Rename patterns to
9153         *sin_extend<mode>xf2_i387.  Use SSE_FLOAT_MODE_P to disable patterns
9154         for SSE math.
9155         (*cosdf2, *cossf2): Ditto.
9156         (sincosdf3, sincossf3): Ditto.  Rewrite corresponding splitters
9157         to match extended input operands.
9158         (sincos<mode>3): New expander.
9159         (*sinextendsfdf2, *cosextendsfdf2, *sincosextendsfdf3): Remove
9160         insn patterns and corresponding splitters.
9161
9162 2007-01-09  Kaz Kojima  <kkojima@gcc.gnu.org>
9163
9164         * config/sh/t-linux (TARGET_LIBGCC2_CFLAGS): Delete.
9165         (SHLIB_MAPFILES, SHLIB_LINK, SHLIB_INSTALL): Likewise.
9166
9167 2007-01-09  Nicolas Pitre  <nico@cam.org>
9168
9169         PR target/30173
9170         * arm/ieee754-df.S (Lad_s): Also test the low word of X for zero.
9171
9172 2007-01-08  Geoffrey Keating  <geoffk@apple.com>
9173
9174         * target.h (struct gcc_target): New field library_rtti_comdat.
9175         * target-def.h (TARGET_CXX_LIBRARY_RTTI_COMDAT): New.
9176         (TARGET_CXX): Add TARGET_CXX_LIBRARY_RTTI_COMDAT.
9177         * doc/tm.texi (C++ ABI): Document TARGET_CXX_LIBRARY_RTTI_COMDAT.
9178         * config/darwin.h (TARGET_CXX_LIBRARY_RTTI_COMDAT): Define.
9179
9180 2007-01-08  Geoffrey Keating  <geoffk@apple.com>
9181
9182         * doc/invoke.texi (Optimize Options): Correct description of -O0.
9183
9184 2007-01-08  Richard Guenther  <rguenther@suse.de>
9185
9186         * tree.h (force_fit_type_double): Export.
9187         (force_fit_type): Remove.
9188         * fold-const.c (force_fit_type_double): New function.
9189         (force_fit_type): Remove.
9190         (int_const_binop): Use it.
9191         (fold_convert_const_int_from_int): Likewise.
9192         (fold_convert_const_int_from_real): Likewise.
9193         (fold_div_compare): Likewise.
9194         (fold_sign_changed_comparison): Likewise.
9195         (fold_unary): Likewise.
9196         (fold_negate_const): Likewise.
9197         (fold_abs_const): Likewise.
9198         (fold_not_const): Likewise.
9199         * c-common.c (shorten_compare): Use force_fit_type_double.
9200         * convert.c (convert_to_pointer): Likewise.
9201
9202 2007-01-08  Richard Guenther  <rguenther@suse.de>
9203
9204         * tree.h (build_int_cst_wide_type): Export.
9205         * tree.c (build_int_cst_wide_type): New function.
9206         (build_int_cst_wide): Fix comment.
9207         * builtins.c (fold_builtin_object_size): Use build_int_cst
9208         to build -1 or 0 of the correct type.  Use fit_double_type
9209         to check for overflow.
9210         * fold-const.c (optimize_bit_field_compare): Use build_int_cst_type
9211         to build the mask.
9212         (decode_field_reference): Likewise.
9213         (all_ones_mask_p): Likewise.
9214         (native_interpret_int): Use build_int_cst_wide_type.
9215         (fold_binary): Use build_int_cst_type to build an all-ones
9216         value.
9217         * stor-layout.c (set_sizetype): Use build_int_cst_wide_type.
9218
9219 2007-01-08  Daniel Jacobowitz  <dan@codesourcery.com>
9220
9221         * config/pa/t-pa64 (libgcc_stub.a): Use $(T).
9222
9223 2007-01-09  Ben Elliston  <bje@au.ibm.com>
9224
9225         * genautomata.c (STATS_OPTION): New option.
9226         (stats_flag): New flag.
9227         (gen_automata_option): Handle it.
9228         (initiate_automaton_gen): Ditto.
9229         (write_automata): Output statistics only if stats_flag is
9230         set. Likewise, output time statistics only if time_flag is set.
9231         * doc/md.texi (Processor pipeline description): Document new flag.
9232
9233 2007-01-08  Richard Guenther  <rguenther@suse.de>
9234
9235         * builtins.c (fold_builtin_int_roundingfn): Use fit_double_type.
9236         * tree.c (build_int_cst_type): Likewise.
9237         (size_in_bytes): Don't call force_fit_type on the result.
9238         (int_fits_type_p): Use fit_double_type.
9239         * fold-const.c (fit_double_type): New function.
9240         (force_fit_type): Use it.
9241         * tree.h (fit_double_type): Export.
9242
9243 2007-01-08  Jan Hubicka  <jh@suse.cz>
9244
9245         * tree-vectorizer.c (gate_increase_alignment): Fix return type.
9246         * ipa.c (function_and_variable_visibility): Fix return type.
9247
9248 2007-01-08  Richard Guenther  <rguenther@suse.de>
9249
9250         * tree-ssa-ccp.c (maybe_fold_offset_to_array_ref): Use type
9251         of offset to build the index.
9252         * tree-pretty-print.c (dump_generic_node): Don't build negated
9253         const just for printing.
9254         * c-pretty-print.c (pp_c_integer_constant): Likewise.
9255         * builtins.c (fold_builtin_int_roundingfn): Check if result
9256         fits the type by using force_fit_type and comparing the result.
9257         * predict.c (predict_loops): Use compare_tree_int for comparison.
9258         * tree.c (build_int_cst): Fall back to integer_type_node for
9259         NULL_TREE type.
9260         (build_int_cst_wide): Assert type is non-null.
9261
9262 2007-01-08  Roberto Costa  <roberto.costa@st.com>
9263
9264         * tree-vrp.c (extract_range_from_cond_expr): New.
9265         (extract_range_from_expr): Handle COND_EXPR nodes used as expressions.
9266         * tree-ssa-ccp.c (get_maxval_strlen): Handle COND_EXPR nodes used
9267         as expressions.
9268         (fold_stmt): Bug fix, avoid infinite recursion when folding COND_EXPRs.
9269         * tree-ssa-forwprop.c (simplify_cond, forward_propagate_into_cond,
9270         tree_ssa_forward_propagate_single_use_vars): Handle COND_EXPR nodes
9271         used as expressions.
9272         * tree-object-size.c (cond_expr_object_size): New.
9273         (collect_object_sizes_for): Handle COND_EXPR nodes used as expressions.
9274
9275 2007-01-08  Jan Hubicka  <jh@suse.cz>
9276
9277         * tree-ssa-forwprop.c (forward_propagate_into_cond,
9278         tree_ssa_forward_propagate_single_use_va): Release defs of propagated
9279         statement.
9280
9281 2007-01-08  Richard Guenther  <rguenther@suse.de>
9282
9283         PR tree-optimization/23603
9284         * tree-vrp.c (set_value_range_to_truthvalue): New function.
9285         (extract_range_from_binary): Fall back to truthvalue instead of
9286         varying for TRUTH_*_EXPR.
9287         (extract_range_from_comparison): Fall back to truthvalue instead of
9288         varying.
9289         (vrp_visit_phi_node): Don't adjust new range bounds to +INF/-INF
9290         if all visited PHI values were constant.
9291
9292 2007-01-08  Jan Hubicka  <jh@suse.cz>
9293
9294         * cgraphunit.c (cgraph_process_new_functions): Reset reachable flag.
9295         (cgraph_analyze_function): break out from ...
9296         (cgraph_finalize_compilation_unit): ... here.
9297         (cgraph_expand_function): Remove forgoten commented out line.
9298         (cgraph_optimize): Analyze functions.
9299
9300 2007-01-08  Jan Hubicka  <jh@suse.cz>
9301
9302         * tree-pas.h (TODO_remove_function): New flag.
9303         (TODO_update*): Renumber.
9304         (pass_ipa_increase_alignment,
9305         pass_ipa_function_and_variable_visibility): New passes.
9306         * cgraphunit.c (cgraph_increase_alignment): Move to tree-vectorizer.c
9307         (cgraph_function_and_variable_visibility): Move to ipa.c
9308         (cgraph_optimize): Don't call cgraph_function_and_variable_visibility,
9309         cgraph_increase_alignment.
9310         * ipa-inline.c (cgraph_decide_inlining): Don't push timevar.
9311         (cgraph_decide_inlining_incrementally): Push TV_INTEGRATION before
9312         calling tree-inline.
9313         (cgraph_early_inlining): Do not call cgraph_remove_unreachable_nodes.
9314         (pass_ipa_inline, pass_early_ipa_inlining): Set TODO_remove_functions
9315         * tree-vectorizer.c (increase_alignment): Move here from cgraphunit.c
9316         (gate_increase_alignment): New function.
9317         (pass_ipa_increase_alignment): New pass.
9318         * ipa.c: Inline tree-pass.h and timevar.h
9319         (function_and_variable_visibility): Move here from cgraphunit.c
9320         * tree-optimize.c (pass_early_local_passes): Add TODO_remove_functions.
9321         * passes.c (init_optimization_passes): Add the two new passes.
9322         (execute_todo): Handle cgraph_remove_functions.
9323
9324 2007-01-08  Nick Clifton  <nickc@redhat.com>
9325
9326         * config/frv/predicates.md (reg_or_0_operand): Accept
9327         CONST_DOUBLEs.
9328
9329 2007-01-08  Ralf Corsépius <ralf.corsepius@rtems.org>
9330
9331         * config/bfin/rtems.h, config/bfin/t-rtems: New.
9332         * config.gcc: Add bfin*-rtems*.
9333
9334 2007-01-08  Mark Shinwell  <shinwell@codesourcery.com>
9335
9336         * c.opt: Add -flax-vector-conversions.
9337         * c-typeck.c (convert_for_assignment): Pass flag to
9338         vector_types_convertible_p to allow emission of note.
9339         (digest_init): Likewise.
9340         * c-opts.c: Handle -flax-vector-conversions.
9341         * c-common.c (flag_lax_vector_conversions): New.
9342         (vector_types_convertible_p): Unless -flax-vector conversions
9343         has been passed, disallow conversions between vectors with
9344         differing numbers of subparts and/or element types.  If such
9345         a conversion is disallowed, possibly emit a note on the first
9346         occasion only to inform the user of -flax-vector-conversions.
9347         The new last argument specifies this.
9348         * c-common.h (flag_lax_vector_conversions): New.
9349         (vector_types_convertible_p): Add extra argument.
9350         * config/i386/i386.c (ix86_init_mmx_sse_builtins): Use
9351         char_type_node for V*QI type vectors.
9352         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins):
9353         Update to satisfy new typechecking rules.
9354         * config/rs6000/altivec.h (vec_cmple): Use vec_cmpge, for both
9355         C and C++ variants.
9356         * doc/invoke.texi (C Dialect Options): Document
9357         -flax-vector-conversions.
9358
9359 2007-01-08  Mark Shinwell  <shinwell@codesourcery.com>
9360
9361         PR tree-optimization/29877
9362         * tree-ssa-ter.c (is_replaceable_p): Deem assignments with
9363         a register variable on the RHS to not be replaceable.
9364
9365 2007-01-08  Chen Liqin  <liqin@sunnorth.com.cn>
9366         * config/score/t-score-elf (MULTILIB_OPTIONS): Change.
9367         * config/score/predicates.md (const_uimm5, sr0_operand, const_simm12,
9368         const_simm15, const_pow2, const_npow2): Added.
9369         * config/score/misc.md (insv, extv, extzv, movmemsi,
9370         move_lbu_a/b, mov_lhu_a/b etc): Added and fix some bug.
9371         * config/score/score.c (score_address_cost, score_select_cc_mode):
9372         Added.
9373         Change CONST_OK_FOR_LETTER_P/EXTRA_CONSTRAINT define.
9374         Update score_rtx_costs for MACRO TARGET_RTX_COSTS.
9375         Update score_print_operand.
9376         * config/score/score.h (DATA_ALIGNMENT, SELECT_CC_MODE): Added.
9377         Adjust register allocate order and update some macro define.
9378         * config/score/score-mdaux.c (mdx_unaligned_load, mdx_unsigned_store,
9379         mdx_block_move_straight, mdx_block_move_loop_head,
9380         mdx_block_move_loop_body, mdx_block_move_loop_foot, mdx_block_move_loop,
9381         mdx_block_move): Added.
9382         (mdx_movsicc, mdp_select_add_imm, mdp_select, mds_zero_extract_andi,
9383         mdp_limm): Updated and fix some bug and typo.
9384         * config/score/score.md (movqi/hi/si, add/sub/zero/ext): Updated.
9385         (movsf, movdf, doloop_end): Added.
9386
9387 2007-01-08  Kazu Hirata  <kazu@codesourcery.com>
9388
9389         * config/arm/arm.c, config/arm/arm.h, config/arm/arm.md,
9390         config/arm/thumb2.md: Fix comment typos.
9391         * doc/extend.texi: Fix a typo.
9392
9393 2007-01-07  Eric Christopher  <echristo@apple.com>
9394
9395         * configure.ac: Check for __stack_chk_fail for darwin.
9396         * configure: Regenerate.
9397
9398 2007-01-07  Richard Guenther  <rguenther@suse.de>
9399
9400         * tree-vrp.c (extract_range_from_assert): CSE calls to
9401         compare_values where possible.
9402         (extract_range_from_unary_expr): Likewise.
9403
9404 2007-01-07  Anatoly Sokolov <aesok@post.ru>
9405
9406         * config/avr/avr-protos.h (call_insn_operand): Delete prototype.
9407         * config/avr/avr.c (call_insn_operand): Delete function.
9408         * config/avr/avr.md (*pushqi, *pushhi, *pushsi, *pushsf): Use REG_SP
9409         instead of register number. Use predicates.
9410         * config/avr/predicates.md (const0_operand, reg_or_0_operand,
9411         call_insn_operand): Add.
9412
9413 2007-01-06  Jan Hubicka  <jh@suse.cz>
9414
9415         * tree-pass.h (pass_build_cgraph_edges): Declare.
9416         * cgraphunit.c (record_refernece): Move to cgraphbuild.c
9417         (visited_nodes): Remove.
9418         (cgraph_create_edges): Move to cgraphbuild.c; rename to
9419         build_cgrpah_edges; make visited_nodes local.
9420         (cgraph_process_new_functions): DO not call initialize_inline_failed.
9421         (record_references_in_initializer): Move to cgraphbuild.c
9422         (initialize_inline_failed, rebuild_cgraph_edges,
9423         pass_rebuild_cgraph_edges): Move to cgraphbuild.c.
9424         (verify_cgraph_node): Make visited_nodes local.
9425         (cgraph_analyze_function): Do not call cgraph_create_edges and
9426         initialize_inline_failed.
9427         (cgraph_expand_function): Do not call cgraph_lower_function;
9428         assert that function is already lowered.
9429         * Makefile.in (cgraphbuild.o): New.
9430         * passes.c (init_optimization_passes): Add pass_build_cgraph_edges
9431         at the end of lowering passes.
9432
9433 2007-01-06  Steven Bosscher  <steven@gcc.gnu.org>
9434
9435         * ifcvt.c (cond_move_convert_if_block): New function, code
9436         factored out from...
9437         (cond_move_process_if_block): ...here.  Call the new function
9438         on the THEN and ELSE blocks.
9439         (merge_if_block): Do not copy global_live_at_end, merge_blocks
9440         already takes care of this.
9441
9442 2007-01-05  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9443
9444         PR c/19978
9445         * tree.h (TREE_OVERFLOW_P): New.
9446         * c-typeck.c (parser_build_unary_op): Warn only if result
9447         overflowed and operands did not.
9448         (parser_build_binary_op): Likewise.
9449         (convert_for_assignment): Remove redundant overflow_warning.
9450         * c-common.c (overflow_warning): Don't check or set TREE_OVERFLOW.
9451
9452 2007-01-05  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9453
9454         * c-typeck.c (store_init_value): Split over two lines to follow
9455         the GNU coding style.
9456
9457 2007-01-05  Benjamin Kosnik  <bkoz@redhat.com>
9458
9459         * c-cppbuiltin.c (c_cpp_builtins): __GXX_EXPERIMENTAL_CPP0X__ to
9460         __GXX_EXPERIMENTAL_CXX0X__.
9461         * doc/cpp.texi: Same.
9462
9463 2007-01-05  Richard Guenther  <rguenther@suse.de>
9464
9465         PR middle-end/27826
9466         * tree.c (get_narrower): Do not construct COMPONENT_REFs
9467         with mismatched types.  Instead explicitly build a
9468         conversion NOP_EXPR.
9469
9470 2007-01-05  Ian Lance Taylor  <iant@google.com>
9471
9472         * c-common.c (decl_with_nonnull_addr_p): New function.
9473         (c_common_truthvalue_conversion): Call it.
9474         * c-typeck.c (build_binary_op): Likewise.
9475         * c-common.h (decl_with_nonnull_addr_p): Declare.
9476
9477 2007-01-05  Jakub Jelinek  <jakub@redhat.com>
9478
9479         PR c/30360
9480         * libgcc2.c (__divdc3): Compare c and d against 0.0 instead of
9481         denom against 0.0.
9482
9483 2007-01-05  Joel Brobecker  <brobecker@adacore.com>
9484
9485         * doc/install.texi (Final install): Document the fact that
9486         the GNAT runtime should not be stripped.
9487
9488 2007-01-04  Jan Hubicka  <jh@suse.cz>
9489
9490         * tree-inline.c (fold_marked_statements): Update operand caches
9491         and EH after folding
9492
9493 2007-01-04  Ian Lance Taylor  <iant@google.com>
9494
9495         * c-common.c (check_function_nonnull): Whitespace fix.
9496
9497 2007-01-04  Jan Hubicka  <jh@suse.cz>
9498
9499         * tree-optimize.c (execute_fixup_cfg): Correct previously mistakely
9500         comitted older version of patch.
9501         (pass_fixup_cfg): Add TODOs to verify flow and statements, dump
9502         function, celanup cfg and collect garbage.
9503
9504 2007-01-04  Mike Stump  <mrs@apple.com>
9505
9506         * Makefile.in (mostlyclean): Don't remove libgcc anymore.
9507         (clean): Likewise.
9508
9509 2007-01-04  Eric Christopher  <echristo@apple.com>
9510
9511         * libgcc2.c (__bswapsi2): Use SItype.
9512         (__bswapdi2): Use DItype.
9513         * libgcc2.h: Update for above.
9514
9515 2007-01-04  Paul Brook  <paul@codesourcery.com>
9516
9517         * config/arm/arm.md (arm_mulsi3, thumb_mulsi3, mulsi3_compare0,
9518         mulsi_compare0_scratch, mulsi3addsi, mulsi3addsi_compare0,
9519         mulsi3addsi_compare0_scratch, mulsidi3adddi, mulsidi3,
9520         umulsidi3, umulsidi3adddi, smulsi3_highpart,
9521         umulsi3_highpart): Make conditional on !arm_arch6.
9522         (arm_mulsi3_v6, thumb_mulsi3_v6, mulsi3_compare0_v6,
9523         mulsi_compare0_scratch_v6, mulsi3addsi_v6, mulsi3addsi_compare0_v6,
9524         mulsi3addsi_compare0_scratch_v6, mulsidi3adddi_v6, mulsidi3_v6,
9525         umulsidi3_v6, umulsidi3adddi_v6, smulsi3_highpart_v6,
9526         umulsi3_highpart_v6): New insns.
9527
9528 2007-01-04  Roger Sayle  <roger@eyesopen.com>
9529
9530         * fold-const.c (fold_convert): When casting an expression to void,
9531         fold_ignored_result may discover a GIMPLE_MODIFY_STMT which doesn't
9532         have a type.  Instead of attempting to build a NOP_EXPR, return
9533         these "special" trees directly.
9534
9535 2007-01-04  Joseph Myers  <joseph@codesourcery.com>
9536
9537         * config/rs6000/rs6000.c (rs6000_rtx_costs): Make adjustment for
9538         MULT inside MINUS as either argument.  Use rs6000_cost->dmul -
9539         rs6000_cost->fp not 0 as adjustment for outer NEG.
9540
9541 2007-01-04  Jan Hubicka  <jh@suse.cz>
9542
9543         * cgraph.c (cgraph_release_function_body): New function.
9544         (cgraph_remove_node): Use it.
9545         * cgraph.h (cgraph_release_function_body): Declare.
9546         * cgraphunit.c (cgraph_expand_function): Use it.
9547         * ipa.c (cgraph_remove_unreahchable_nodes): Use it.
9548         * tree-ssa.c (delete_tree_ssa): Allow to be called before aliasing
9549         is initialized and while compilation of other function is running.
9550         * tree-optimize.c (execute_free_cfg_annotations): Move code to clear
9551         statement CFG annotations from here to ...
9552         * tree-cfg.c (delete_tree_cfg_annotations): ... here.
9553
9554 2007-01-04  Zdenek Dvorak <dvorakz@suse.cz>
9555
9556         * cfgloop.h (enum li_flags): Make the constants powers of two.
9557
9558 2007-01-04  Jan Hubicka  <jh@suse.cz>
9559
9560         * tree-inline.c (copy_bb): Insert new statements to statements_to_fold
9561         set.
9562         (fold_marked_statements): New function.
9563         (optimize_inline_calls, tree_function_versioning): Fold new statements.
9564         * tree-inline.h (copy_body_data): Add statements_to_fold.
9565
9566 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
9567
9568         * config.gcc: Mention libgcc/config.host.
9569         * Makefile.in: Update comments mentioning libgcc.
9570         (LIBGCC, INSTALL_LIBGCC, GCC_PARTS, mklibgcc): Delete.
9571         (all.cross, start.encap, rest.encap, rest.cross): Update
9572         dependencies for libgcc move.
9573         (libgcc.mk, LIBGCC_DEPS, libgcov.a, libgcc.a, stmp-multilib)
9574         (clean-target, clean-target-libgcc): Delete.
9575         (srcdirify, GCC_EXTRA_PARTS): New macros.
9576         (libgcc-support, libgcc.mvars): New rules.
9577         (distclean): Remove mention of mklibgcc.
9578         (install): Don't reference INSTALL_LIBGCC.
9579         (install-common): Don't reference EXTRA_PARTS.
9580         (install-libgcc, install-multilib): Delete rules.
9581         * mklibgcc.in: Delete file.
9582         * doc/configfiles.texi: Don't mention mklibgcc.
9583
9584         * config/i386/t-darwin (SHLIB_VERPFX): Delete (moved to libgcc).
9585         * config/i386/t-darwin64 (SHLIB_VERPFX): Likewise.
9586         * config/rs6000/t-darwin (SHLIB_VERPFX): Likewise.
9587         * config/rs6000/t-ppccomm (TARGET_LIBGCC2_CFLAGS, SHLIB_MAPFILES)
9588         (mklibgcc, ldblspecs): Likewise.
9589
9590         * config/i386/t-nwld (libgcc.def, libc.def, libpcre.def)
9591         (posixpre.def): Use $(T).
9592         (SHLIB_EXT, SHLIB_NAME, SHLIB_SLIBDIR_QUAL, SHLIB_DEF, SHLIB_MAP)
9593         (SHLIB_SRC, SHLIB_INSTALL): Delete.
9594         (SHLIB_LINK): Make dummy.
9595         * config/t-slibgcc-darwin: Delete contents except for dummy SHLIB_LINK.
9596
9597         * config/frv/t-linux (EXTRA_MULTILIB_PARTS): Clear.
9598
9599         * config/alpha/t-crtfm: Use $(T) in rules for EXTRA_PARTS.
9600         * config/alpha/t-vms, config/alpha/t-vms64, config/fr30/t-fr30,
9601         config/i386/t-rtems-i386, config/ia64/t-ia64, config/rs6000/t-beos,
9602         config/rs6000/t-newas, config/sparc/t-elf: Likewise.
9603
9604         * configure.ac (all_outputs): Remove mklibgcc.
9605         * configure: Regenerated.
9606
9607 2007-01-03  Josh Conner  <jconner@apple.com>
9608
9609         PR middle-end/29683
9610         * calls.c (compute_argument_addresses): Set stack and stack_slot
9611         for partial args, too.
9612         (store_one_arg): Use locate.size.constant for the size when
9613         generating a save_area.
9614
9615 2007-01-03  Robert Kennedy <jimbob@google.com>
9616
9617         * tree-cfg.c (tree_merge_blocks): Release SSA_NAME phi results
9618         whose definitions are deleted due to basic block merging.
9619
9620 2007-01-03  Paul Brook  <paul@codesourcery.com>
9621
9622         PR target/16634
9623         * config/arm/arm.c (output_return_instruction): Pop PC in interrupt
9624         functions.
9625         (use_return_insn): Return 0 for Thumb interrupt functions.
9626         (print_multi_reg): Add rfe argument for IRQ returns.
9627         (arm_output_epilogue): Pop interrupt return address directly into PC.
9628         (arm_expand_prologue): Only adjust IRQ return address in Arm mode.
9629
9630 2007-01-03  Paul Brook  <paul@codesourcery.com>
9631
9632         Merge from sourcerygxx-4_1.
9633         * config/arm/thumb2.md: New file.
9634         * config/arm/elf.h (JUMP_TABLES_IN_TEXT_SECTION): Return True for
9635         Thumb-2.
9636         * config/arm/coff.h (JUMP_TABLES_IN_TEXT_SECTION): Ditto.
9637         * config/arm/aout.h (ASM_OUTPUT_ADDR_VEC_ELT): Add !Thumb-2 assertion.
9638         (ASM_OUTPUT_ADDR_DIFF_ELT): Output Thumb-2 jump tables.
9639         * config/arm/aof.h (ASM_OUTPUT_ADDR_DIFF_ELT): Output Thumb-2 jump
9640         tables.
9641         (ASM_OUTPUT_ADDR_VEC_ELT): Add !Thumb-2 assertion.
9642         * config/arm/ieee754-df.S: Use macros for Thumb-2/Unified asm
9643         comptibility.
9644         * config/arm/ieee754-sf.S: Ditto.
9645         * config/arm/arm.c (thumb_base_register_rtx_p): Rename...
9646         (thumb1_base_register_rtx_p): ... to this.
9647         (thumb_index_register_rtx_p): Rename...
9648         (thumb1_index_register_rtx_p): ... to this.
9649         (thumb_output_function_prologue): Rename...
9650         (thumb1_output_function_prologue): ... to this.
9651         (thumb_legitimate_address_p): Rename...
9652         (thumb1_legitimate_address_p): ... to this.
9653         (thumb_rtx_costs): Rename...
9654         (thumb1_rtx_costs): ... to this.
9655         (thumb_compute_save_reg_mask): Rename...
9656         (thumb1_compute_save_reg_mask): ... to this.
9657         (thumb_final_prescan_insn): Rename...
9658         (thumb1_final_prescan_insn): ... to this.
9659         (thumb_expand_epilogue): Rename...
9660         (thumb1_expand_epilogue): ... to this.
9661         (arm_unwind_emit_stm): Rename...
9662         (arm_unwind_emit_sequence): ... to this.
9663         (thumb2_legitimate_index_p, thumb2_legitimate_address_p,
9664         thumb1_compute_save_reg_mask, arm_dwarf_handle_frame_unspec,
9665         thumb2_index_mul_operand, output_move_vfp, arm_shift_nmem,
9666         arm_save_coproc_regs, thumb_set_frame_pointer, arm_print_condition,
9667         thumb2_final_prescan_insn, thumb2_asm_output_opcode, arm_output_shift,
9668         thumb2_output_casesi): New functions.
9669         (TARGET_DWARF_HANDLE_FRAME_UNSPEC): Define.
9670         (FL_THUMB2, FL_NOTM, FL_DIV, FL_FOR_ARCH6T2, FL_FOR_ARCH7,
9671         FL_FOR_ARCH7A, FL_FOR_ARCH7R, FL_FOR_ARCH7M, ARM_LSL_NAME,
9672         THUMB2_WORK_REGS): Define.
9673         (arm_arch_notm, arm_arch_thumb2, arm_arch_hwdiv, arm_condexec_count,
9674         arm_condexec_mask, arm_condexec_masklen)): New variables.
9675         (all_architectures): Add armv6t2, armv7, armv7a, armv7r and armv7m.
9676         (arm_override_options): Check new CPU capabilities.
9677         Set new architecture flag variables.
9678         (arm_isr_value): Handle v7m interrupt functions.
9679         (user_return_insn): Return 0 for v7m interrupt functions.  Handle
9680         Thumb-2.
9681         (const_ok_for_arm): Handle Thumb-2 constants.
9682         (arm_gen_constant): Ditto.  Use movw when available.
9683         (arm_function_ok_for_sibcall): Return false for v7m interrupt
9684         functions.
9685         (legitimize_pic_address, arm_call_tls_get_addr): Handle Thumb-2.
9686         (thumb_find_work_register, arm_load_pic_register,
9687         legitimize_tls_address, arm_address_cost, load_multiple_sequence,
9688         emit_ldm_seq, emit_stm_seq, arm_select_cc_mode, get_jump_table_size,
9689         print_multi_reg, output_mov_long_double_fpa_from_arm,
9690         output_mov_long_double_arm_from_fpa, output_mov_double_fpa_from_arm,
9691         output_mov_double_fpa_from_arm, output_move_double,
9692         arm_compute_save_reg_mask, arm_compute_save_reg0_reg12_mask,
9693         output_return_instruction, arm_output_function_prologue,
9694         arm_output_epilogue, arm_get_frame_offsets, arm_regno_class,
9695         arm_output_mi_thunk, thumb_set_return_address): Ditto.
9696         (arm_expand_prologue): Handle Thumb-2.  Use arm_save_coproc_regs.
9697         (arm_coproc_mem_operand): Allow POST_INC/PRE_DEC.
9698         (arithmetic_instr, shift_op): Use arm_shift_nmem.
9699         (arm_print_operand): Use arm_print_condition.  Handle '(', ')', '.',
9700         '!' and 'L'.
9701         (arm_final_prescan_insn): Use extract_constrain_insn_cached.
9702         (thumb_expand_prologue): Use thumb_set_frame_pointer.
9703         (arm_file_start): Output directive for unified syntax.
9704         (arm_unwind_emit_set): Handle stack alignment instruction.
9705         * config/arm/lib1funcs.asm: Remove default for __ARM_ARCH__.
9706         Add v6t2, v7, v7a, v7r and v7m.
9707         (RETLDM): Add Thumb-2 code.
9708         (do_it, shift1, do_push, do_pop, COND, THUMB_SYNTAX): New macros.
9709         * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __thumb2__.
9710         (TARGET_THUMB1, TARGET_32BIT, TARGET_THUMB2, TARGET_DSP_MULTIPLY,
9711         TARGET_INT_SIMD, TARGET_UNIFIED_ASM, ARM_FT_STACKALIGN, IS_STACKALIGN,
9712         THUMB2_TRAMPOLINE_TEMPLATE, TRAMPOLINE_ADJUST_ADDRESS,
9713         ASM_OUTPUT_OPCODE, THUMB2_GO_IF_LEGITIMATE_ADDRESS,
9714         THUMB2_LEGITIMIZE_ADDRESS, CASE_VECTOR_PC_RELATIVE,
9715         CASE_VECTOR_SHORTEN_MODE, ADDR_VEC_ALIGN, ASM_OUTPUT_CASE_END,
9716         ADJUST_INSN_LENGTH): Define.
9717         (TARGET_REALLY_IWMMXT, TARGET_IWMMXT_ABI, CONDITIONAL_REGISTER_USAGE,
9718         STATIC_CHAIN_REGNUM, HARD_REGNO_NREGS, INDEX_REG_CLASS,
9719         BASE_REG_CLASS, MODE_BASE_REG_CLASS, SMALL_REGISTER_CLASSES,
9720         PREFERRED_RELOAD_CLASS, SECONDARY_OUTPUT_RELOAD_CLASS,
9721         SECONDARY_INPUT_RELOAD_CLASS, LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P,
9722         TRAMPOLINE_SIZE, INITIALIZE_TRAMPOLINE, HAVE_PRE_INCREMENT,
9723         HAVE_POST_DECREMENT, HAVE_PRE_DECREMENT, HAVE_PRE_MODIFY_DISP,
9724         HAVE_POST_MODIFY_DISP, HAVE_PRE_MODIFY_REG, HAVE_POST_MODIFY_REG,
9725         REGNO_MODE_OK_FOR_BASE_P, LEGITIMATE_CONSTANT_P,
9726         REG_MODE_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, GO_IF_LEGITIMATE_ADDRESS,
9727         LEGITIMIZE_ADDRESS, THUMB2_LEGITIMIZE_ADDRESS,
9728         GO_IF_MODE_DEPENDENT_ADDRESS, MEMORY_MOVE_COST, BRANCH_COST,
9729         ASM_APP_OFF, ASM_OUTPUT_CASE_LABEL, ARM_DECLARE_FUNCTION_NAME,
9730         FINAL_PRESCAN_INSN, PRINT_OPERAND_PUNCT_VALID_P,
9731         PRINT_OPERAND_ADDRESS): Adjust for Thumb-2.
9732         (arm_arch_notm, arm_arch_thumb2, arm_arch_hwdiv): New declarations.
9733         * config/arm/arm-cores.def: Add arm1156t2-s, cortex-a8, cortex-r4 and
9734         cortex-m3.
9735         * config/arm/arm-tune.md: Regenerate.
9736         * config/arm/arm-protos.h: Update prototypes.
9737         * config/arm/vfp.md: Enable patterns for Thumb-2.
9738         (arm_movsi_vfp): Add movw alternative.  Use output_move_vfp.
9739         (arm_movdi_vfp, movsf_vfp, movdf_vfp): Use output_move_vfp.
9740         (thumb2_movsi_vfp, thumb2_movdi_vfp, thumb2_movsf_vfp,
9741         thumb2_movdf_vfp, thumb2_movsfcc_vfp, thumb2_movdfcc_vfp): New.
9742         * config/arm/libunwind.S: Add Thumb-2 code.
9743         * config/arm/constraints.md: Update include Thumb-2.
9744         * config/arm/ieee754-sf.S: Add Thumb-2/Unified asm support.
9745         * config/arm/ieee754-df.S: Ditto.
9746         * config/arm/bpabi.S: Ditto.
9747         * config/arm/t-arm (MD_INCLUDES): Add thumb2.md.
9748         * config/arm/predicates.md (low_register_operand,
9749         low_reg_or_int_operand, thumb_16bit_operator): New.
9750         (thumb_cmp_operand, thumb_cmpneg_operand): Rename...
9751         (thumb1_cmp_operand, thumb1_cmpneg_operand): ... to this.
9752         * config/arm/t-arm-elf: Add armv7 multilib.
9753         * config/arm/arm.md: Update patterns for Thumb-2 and Unified asm.
9754         Include thumb2.md.
9755         (UNSPEC_STACK_ALIGN, ce_count): New.
9756         (arm_incscc, arm_decscc, arm_umaxsi3, arm_uminsi3,
9757         arm_zero_extendsidi2, arm_zero_extendqidi2): New
9758         insns/expanders.
9759         * config/arm/fpa.md: Update patterns for Thumb-2 and Unified asm.
9760         (thumb2_movsf_fpa, thumb2_movdf_fpa, thumb2_movxf_fpa,
9761         thumb2_movsfcc_fpa, thumb2_movdfcc_fpa): New insns.
9762         * config/arm/cirrus.md: Update patterns for Thumb-2 and Unified asm.
9763         (cirrus_thumb2_movdi, cirrus_thumb2_movsi_insn,
9764         thumb2_cirrus_movsf_hard_insn, thumb2_cirrus_movdf_hard_insn): New
9765         insns.
9766         * doc/extend.texi: Document ARMv7-M interrupt functions.
9767         * doc/invoke.texi: Document Thumb-2 new cores+architectures.
9768
9769 2007-01-03  Jakub Jelinek  <jakub@redhat.com>
9770
9771         * unwind-dw2.c (SIGNAL_FRAME_BIT, EXTENDED_CONTEXT_BIT): Define.
9772         (struct _Unwind_Context): Rename args_size to flags, remove
9773         signal_frame field, add a new args_size field and version field.
9774         (_Unwind_IsSignalFrame, _Unwind_SetSignalFrame,
9775         _Unwind_IsExtendedContext): New inline functions.
9776         (_Unwind_GetGR, _Unwind_SetGR, _Unwind_GetGRPtr, _Unwind_SetGRPtr):
9777         Assume by_value array is only present if _Unwind_IsExtendedContext.
9778         (_Unwind_GetIPInfo, execute_cfa_program, uw_frame_state_for): Use
9779         _Unwind_IsSignalFrame.
9780         (__frame_state_for): Initialize context.flags to EXTENDED_CONTEXT_BIT.
9781         (uw_update_context_1): Use _Unwind_SetSignalFrame.
9782         (uw_init_context_1): Initialize context->flags to
9783         EXTENDED_CONTEXT_BIT.
9784         * config/rs6000/linux-unwind.h (frob_update_context): Use
9785         _Unwind_SetSignalFrame.
9786
9787 2007-01-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
9788
9789         PR middle-end/30353
9790         * gimplify.c (gimplify_modify_expr_complex_part): Move below
9791         tree_to_gimple_tuple.  Call tree_to_gimple_tuple when we need
9792         the value.
9793
9794 2007-01-03  Kazu Hirata  <kazu@codesourcery.com>
9795
9796         * config/i386/i386.h (NON_STACK_REG_P, REGNO_OK_FOR_SIREG_P,
9797         REGNO_OK_FOR_DIREG_P, REWRITE_ADDRESS, ASM_OPERAND_LETTER,
9798         RET, AT_SP): Remove.
9799         * config/i386/i386.md (*sse_prologue_save_insn): Use return
9800         instead of RET.
9801
9802         * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
9803         * cfgbuild.c (find_basic_blocks): Likewise.
9804         * cfgrtl.c (rtl_create_basic_block): Likewise.
9805         * function.c (temp_slots_at_level): Likewise.
9806         * reg-stack.c (stack_regs_mentioned): Likewise.
9807         * regclass.c (allocate_reg_info): Likewise.
9808         * tree-cfg.c (init_empty_tree_cfg, build_tree_cfg, create_bb,
9809         set_bb_for_stmt, move_block_to_fn): Likewise.
9810         * tree-complex.c (tree_lower_complex): Likewise.
9811         * vec.h (VEC_safe_grow_cleared): New.
9812
9813         * cgraphunit.c, tree-ssa-alias.c: Fix comment typos.
9814
9815 2007-01-03  Zdenek Dvorak <dvorakz@suse.cz>
9816
9817         * loop-unswitch.c (unswitch_loop): Pass probabilities to loopify.
9818         * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Pass probabilities
9819         to loop_version.
9820         * cfgloopmanip.c (scale_loop_frequencies): Export.
9821         (loopify): Scale the frequencies by prescribed coefficients.
9822         (set_zero_probability): New function.
9823         (duplicate_loop_to_header_edge): Improve updating of frequencies.
9824         (lv_adjust_loop_entry_edge, loop_version): Set probabilities
9825         and frequencies according to arguments.
9826         * tree-ssa-loop-manip.c (tree_unroll_loop): Set probabilities
9827         correctly.
9828         * cfg.c (scale_bbs_frequencies_int): Allow scaling the frequencies up.
9829         * modulo-sched.c (sms_schedule): Set probabilities for entering
9830         versioned loop correctly.
9831         * tree-vect-transform.c (vect_transform_loop): Ditto.
9832         * cfgloop.h (loopify, loop_version): Declaration changed.
9833         (scale_loop_frequencies): Declared.
9834
9835 2007-01-02  Jan Hubicka  <jh@suse.cz>
9836
9837         * cgraph.c: Include tree-flow.h
9838         (cgraph_add_new-function): Handle IPA_SSA mode; execute
9839         early_local_passes.
9840         * cgraph.h (enum cgraph_state): Add CGRAPH_STATE_IPA_SSA.
9841         * tree-pass.h (pass_all_early_optimizations): Declare.
9842         * cgraphunit.c (cgraph_process_new_functions): Add IPA_SSA; execute
9843         early_local_passes.
9844         (cgraph_analyze_function): Do early_local_passes.
9845         * tree-mudflap.c (mf_decl_cache_locals, mf_build_check_statement_for):
9846         Do not add referenced vars.
9847         * tree-optimize.c (gate_all_optimizations): Do not execute when not in
9848         SSA form.
9849         (gate_all_early_local_passes): New gate.
9850         (pass_early_local_passes): Use new gate.
9851         (execute_early_local_optimizations): New functions.
9852         (gate_all_early_optimizations): New gate.
9853         (pass_all_early_optimizations): New pass.
9854         (execute_free_datastructures): Free SSA only when initialized.
9855         (gate_init_datastructures): Init only when optimizing.
9856         (tree_lowering_passes): Do early local passes when called late.
9857         * tree-profile.c (do_tree_profiling): Don't profile functions added
9858         late.
9859         (do_early_tree_profiling, pass_early_tree_profile): Kill.
9860         * tree-cfg.c (update_modified_stmts): Do not update when operands are
9861         not active.
9862         * passes.c (init_optimizations_passes): Reorder so we go into SSA
9863         during early_local_passes.
9864         * Makefile.in (cgraph.o): Add dependency on tree-flow.h.
9865
9866
9867 2007-01-02  Carlos O'Donell  <carlos@codesourcery.com>
9868
9869         * Makefile.in: Update copyright year.
9870
9871 2007-01-02  Carlos O'Donell  <carlos@codesourcery.com>
9872
9873         * Makefile.in: Export GCC_EXEC_PREFIX before calling $(RUNTEST)
9874         in $(lang_checks) and check-consistency targets.
9875
9876 2007-01-02  Jan Hubicka  <jh@suse.cz>
9877
9878         * tree-mudflap.c (mf_decl_cache_locals, mf_build_check_statement_for):
9879         Do not add referenced vars.
9880         * tree-cfg.c (update_modified_stmts): Do not update when SSA operands
9881         are not active.
9882         * passes.c (init_optimization_passes): Put mudflap_2 after
9883         free_datastructures.
9884
9885 2007-01-02  Jan Hubicka  <jh@suse.cz>
9886
9887         * tree-optimize (execute_fixup_cfg): Set after_inlining flag.
9888         Set NOTHROW flag on call statements proved to be nothrow.
9889         Update statement of local calls so new pure/const functions are
9890         updated. Update_ssa when in ssa form. Mark PHI nodes of nonlocal
9891         goto receivers.
9892         (tree_rest_of_compilation): Register hooks and initialize bitmap
9893         early. Do not set after_inlining flag.
9894
9895 2007-01-02  Steve Ellcey  <sje@cup.hp.com>
9896
9897         * sbitmap.c (HOST_BITS_PER_LONG_LONG):  Change to
9898         HOST_BITS_PER_LONGLONG
9899
9900 2007-01-02  Manuel Lopez-Ibanez <manu@gcc.gnu.org>
9901
9902         PR c/19977
9903         * c-typeck.c (store_init_value): Don't emit pedantic overflow
9904         warning for non-static initializers.
9905
9906 2007-01-02  Steven Bosscher  <steven@gcc.gnu.org>
9907
9908         * config/alpha/alpha.md, arm/arm.c, darwin.c, frv/frv.md,
9909         m32r/m32r.c, m32r/m32r.c, mn10300/mn10300.md, pa/pa.c,
9910         rs6000/rs6000.c, s390/s390.md, sh/sh.md, sparc/sparc.c:
9911         Always use set_unique_reg_note to add REG_EQUAL notes.
9912
9913 2007-01-02  Kazu Hirata  <kazu@codesourcery.com>
9914
9915         Revert:
9916         2007-01-02  Kazu Hirata  <kazu@codesourcery.com>
9917
9918         * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
9919         * cfgbuild.c (find_basic_blocks): Likewise.
9920         * cfgrtl.c (rtl_create_basic_block): Likewise.
9921         * function.c (temp_slots_at_level): Likewise.
9922         * reg-stack.c (stack_regs_mentioned): Likewise.
9923         * regclass.c (allocate_reg_info): Likewise.
9924         * tree-cfg.c (init_empty_tree_cfg, build_tree_cfg, create_bb,
9925         set_bb_for_stmt, move_block_to_fn): Likewise.
9926         * tree-complex.c (tree_lower_complex): Likewise.
9927         * vec.h (VEC_safe_grow_cleared): New.
9928
9929 2007-01-02  Ian Lance Taylor  <iant@google.com>
9930
9931         * c-common.c (c_common_truthvalue_conversion): When warning about
9932         using an assignment as a truth value, set TREE_NO_WARNING.
9933
9934 2007-01-02  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
9935
9936         PR middle-end/7651
9937         * c.opt (Wold-style-declaration): New.
9938         * doc/invoke.texi (C-only Warning Options): New.
9939         (Wold-style-declaration): Document it.
9940         (Wextra): Enabled by -Wextra.
9941         * c-opts.c (c_common_post_options): Enabled by -Wextra.
9942         * c-decl.c (declspecs_add_scspec): Replace -Wextra with
9943         -Wold-style-declaration.
9944
9945 2007-01-02  Kazu Hirata  <kazu@codesourcery.com>
9946
9947         * alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.
9948         * cfgbuild.c (find_basic_blocks): Likewise.
9949         * cfgrtl.c (rtl_create_basic_block): Likewise.
9950         * function.c (temp_slots_at_level): Likewise.
9951         * reg-stack.c (stack_regs_mentioned): Likewise.
9952         * regclass.c (allocate_reg_info): Likewise.
9953         * tree-cfg.c (init_empty_tree_cfg, build_tree_cfg, create_bb,
9954         set_bb_for_stmt, move_block_to_fn): Likewise.
9955         * tree-complex.c (tree_lower_complex): Likewise.
9956         * vec.h (VEC_safe_grow_cleared): New.
9957
9958 2007-01-02  Douglas Gregor  <doug.gregor@gmail.com>
9959
9960         * c-common.c (c_common_nodes_and_builtins): Since variants of
9961         void_type_node get built before it is given a name, we need to
9962         give those variants the name, too.
9963         (complete_array_type): We need to work with the canonical main
9964         type of the array, from which we will build the qualified version.
9965         * params.def (PARAM_VERIFY_CANONICAL_TYPES): New.
9966         * print-tree.c (print_node): Display canonical type information
9967         for each type.
9968         * stor-layout.c (layout_type): When we don't know the
9969         alignment of a type for which we're building an array, we end up
9970         guessing wrong, so make the type require structural equality.
9971         * tree.c (make_node_stat): When we build a new type, it is its
9972         own canonical type.
9973         (build_type_attribute_qual_variant): When building an attribute
9974         variant, its canonical type is the non-attribute variant. However,
9975         if the attributes are target-dependent and they differ, we need to
9976         use structural equality checks for this type.
9977         (build_qualified_type): A qualified type is not equivalent to its
9978         unqualified variant; set the canonical type appropriately.
9979         (build_distinct_type_copy): When building a distinct type from
9980         another type, the new type is its own canonical type.
9981         (build_variant_type_copy): When building a new type variant, we
9982         assume that it is equivalent to the original type.
9983         (build_pointer_type_for_mode): When building a pointer type, also
9984         build a canonical type pointer.
9985         (build_reference_type_for_mode): When building a reference type,
9986         also build a canonical type reference.
9987         (build_index_type): When we can't hash an index type (e.g.,
9988         because its maximum value is negative), the index type requires
9989         structural equality tests.
9990         (build_array_type): Build the canonical form of an array type.
9991         (build_function_type): Function types require structural equality,
9992         because they contain default arguments, attributes, etc.
9993         (build_method_type_directly): Ditto for method types.
9994         (build_offset_type): Build the canonical offset type.
9995         (build_complex_type): Build the canonical vector type.
9996         (make_vector_type): Build the canonical vector type.
9997         * tree.h (TYPE_CANONICAL): New.
9998         (TYPE_STRUCTURAL_EQUALITY_P): New.
9999         (SET_TYPE_STRUCTURAL_EQUALITY): New.
10000         (struct tree_type): Added "canonical" field.
10001         * params.h (VERIFY_CANONICAL_TYPES): New.
10002         * doc/c-tree.texi (TYPE_CANONICAL): Document.
10003         (TYPE_STRUCTURAL_EQUALITY_P): Document.
10004         (SET_TYPE_STRUCTURAL_EQUALITY): Document.
10005         * doc/invoke.texi (verify-canonical-types): Document --param
10006         parameter for verifying canonical types.
10007
10008 2007-01-02  Joseph Myers  <joseph@codesourcery.com>
10009
10010         * config.gcc (powerpc-*-eabispe*, powerpc-*-eabisimaltivec*,
10011         powerpc-*-eabisim*, powerpc-*-eabialtivec*, powerpc-*-eabi*,
10012         powerpc-*-rtems*, powerpc-wrs-vxworks, powerpc-wrs-vxworksae,
10013         powerpcle-*-eabisim*, powerpcle-*-eabi*): Add rs6000/e500.h to
10014         tm_file.
10015         * config/rs6000/e500.h: New.
10016         * config/rs6000/eabi.h (TARGET_SPE_ABI, TARGET_SPE, TARGET_E500,
10017         TARGET_ISEL, TARGET_FPRS, TARGET_E500_SINGLE, TARGET_E500_DOUBLE):
10018         Remove.
10019         * config/rs6000/linuxspe.h (TARGET_SPE_ABI, TARGET_SPE,
10020         TARGET_E500, TARGET_ISEL, TARGET_FPRS, TARGET_E500_SINGLE,
10021         TARGET_E500_DOUBLE): Remove.
10022         * config/rs6000/vxworks.h (TARGET_SPE_ABI, TARGET_SPE,
10023         TARGET_E500, TARGET_ISEL, TARGET_FPRS): Remove.
10024         * config/rs6000/rs6000.h (CHECK_E500_OPTIONS): Define.
10025         * config/rs6000/rs6000.c (rs6000_override_options): Use
10026         CHECK_E500_OPTIONS.
10027
10028 2007-01-02  Joseph Myers  <joseph@codesourcery.com>
10029
10030         * config/rs6000/rs6000.c (print_operand): Check (TARGET_SPE ||
10031         TARGET_E500_DOUBLE), not TARGET_E500, for %y.
10032         (rs6000_generate_compare, rs6000_emit_sCOND, output_cbranch,
10033         rs6000_emit_cmove): Don't check TARGET_E500.
10034         * config/rs6000/rs6000.md (bunordered, bordered, sunordered,
10035         sordered): Don't check TARGET_E500.
10036
10037 2007-01-01  Eric Christopher  <echristo@apple.com>
10038
10039         * config/mips/mips.c (mips_regno_mode_ok_for_base_p): Use
10040         HARD_REGISTER_NUM_P.
10041
10042 2007-01-01  Roger Sayle  <roger@eyesopen.com>
10043
10044         * fold-const.c (fold_binary) <EQ_EXPR>: Fold "(X^C1) eq/ne C2" into
10045         "X eq/ne (C1^C2)".  Fold "(X^Z) eq/ne (Y^Z)" as "X eq/ne Y" when Z
10046         has no side-effects.  Fold "(X^C1) eq/ne (Y^C2)" as "(X^(C1^C2))
10047         eq/ne Y".
10048
10049 2007-01-01  Mike Stump  <mrs@apple.com>
10050
10051         * configure.ac: Remove support for building with Apple's gcc-3.1.
10052
10053 2007-01-02  Joseph Myers  <joseph@codesourcery.com>
10054
10055         PR middle-end/30311
10056         * caller-save.c (add_stored_regs): Only handle SUBREGs if inner
10057         REG is a hard register.  Do not modify REG before calling
10058         subreg_nregs.
10059         * rtlanal.c (subreg_get_info): Don't assert size of XMODE is a
10060         multiple of the size of YMODE for certain lowpart cases.
10061
10062 2007-01-01  Andrew Pinski  <pinskia@gmail.com>
10063
10064         PR middle-end/30253
10065         * gimplify (voidify_wrapper_expr): Update for
10066         GIMPLE_MODIFY_STMT.
10067
10068 2007-01-01  Andreas Schwab  <schwab@suse.de>
10069
10070         PR target/29166
10071         * config/ia64/ia64.c (ia64_compute_frame_size): Account space for
10072         save of BR0 in extra_spill_size instead of spill_size.
10073         (ia64_expand_prologue): Save BR0 outside of the gr/br/fr spill
10074         area.
10075         (ia64_expand_epilogue): Restore BR0 from its new location.
10076
10077 2007-01-01  Andrew Pinski  <pinskia@gmail.com>
10078
10079         * gimplify.c (gimplify_init_constructor <case VECTOR_TYPE>):
10080         Use a temporary variable if the left hand side is not a gimple
10081         register.
10082
10083 2007-01-01  Andrew Pinski  <pinskia@gmail.com>
10084
10085         * gimplify.c (gimplify_return_expr): Make the temporary variable
10086         for the return expression, a gimple register variable.
10087
10088 2007-01-01  Jan Hubicka  <jh@suse.cz>
10089
10090         * emit-rtl.c (emit_copy_of_insn_after): Do not call copy_insn_1 for
10091         INSN_LIST.
10092
10093 2007-01-01  Mike Stump  <mrs@apple.com>
10094
10095         * configure.ac (HAVE_GAS_LITERAL16): Add autoconf check for
10096         .literal16.
10097         * config/darwin.c (machopic_select_rtx_section): Use
10098         HAVE_GAS_LITERAL16.
10099         (darwin_mergeable_constant_section): Likewise.
10100         * configure: Regenerate.
10101         * config.in: Regenerate.
10102
10103 2007-01-01  Jan Hubicka  <jh@suse.cz>
10104             Andrew Pinski  <pinskia@gmail.com>
10105
10106         * cgraphunit.c (cgraph_optimize): Call cgraph_add_new_functions
10107         before starting IPA passes.