]> gcc.gnu.org Git - gcc.git/blame - gcc/ChangeLog
inclhack.def (hpux_htonl): New fix.
[gcc.git] / gcc / ChangeLog
CommitLineData
0ca89db7
UW
12005-03-15 Ulrich Weigand <uweigand@de.ibm.com>
2
3 * config/s390/s390.c (s390_secondary_output_reload_class): Adapt check
4 for non-offsettable memory references to cope with outstanding reload
5 replacements, take 2.
6
9199f050
UB
72005-03-15 Uros Bizjak <uros@kss-loka.si>
8
9 PR target/18668
10 * config/i386/i386.h (x86_fisttp): New.
11 (TARGET_FISTTP): New macro.
12 * config/i386/i386.c (x86_fisttp): Set for NOCONA.
13 (output_fix_trunc): Add fisttp parameter. Generate fisttp x87
14 instruction when fisttp flag is set.
15 * config/i386/i386-protos.h (output_fix_trunc): Change declaration.
16
17 * config/i386/i386.md (type attribute): Add fisttp.
18 (unit attribute): Set to i387 for fisttp type.
19 (X87MODEF, X87MODEI, SSEMODEF, SSEMODEI24): New mode macros.
20 (fix_truncxfdi2, fix_truncxfsi2): Generate fisttp patterns for
21 TARGET_FISTTP.
22 (fix_truncdfdi2, fix_truncsfdi2, fix_truncdfsi2, fix_truncsfsi2):
23 Generate fisttp patterns for TARGET_FISTTP. Implement using mode
24 macros.
25 (fix_truncxfhi2, fix_truncdfhi2, fix_truncsfhi2): Generate fisttp
26 patterns for TARGET_FISTTP. Enable patterns for
27 (TARGET_FISTTP && !TARGET_SSE_MATH). Implement using mode macros.
28 (fix_trunc<mode>_i387_fisttp_1, fix_trunc<mode>_i387_fisttp,
29 fix_trunc<mode>_i387_fisttp_with_temp): New instruction patterns to
30 implement fisttp x87 insn.
31 (fix_trunc*_i387_fisttp splitters): New patterns.
32 (*fix_truncdi_i387, *fix_truncsi_i387, *fix_trunchi_i387):
33 Rename to *fix_trunc<mode>_i387_1. Implement using mode macros.
34 Disable patterns for TARGET_FISTTP. Add comment about FLAGS_REG
35 clobber.
36 (fix_truncdi_memory, fix_truncdi_nomemory, fix_trunchi_nomemory):
37 Rename to fix_trunc<mode>_i387 and fix_trunc<mode>_i387_with_temp.
38 Implement using mode macros. Disable patterns for TARGET_FISTTP.
39 (fix_truncsi_memory, fix_truncsi_nomemory, fix_trunchi_memory,
40 fix_trunchi_nomemory): Rename to fix_trunc<mode>_i387 and
41 fix_trunc<mode>_i387_with_temp. Implement using mode macros.
42 Disable patterns for TARGET_FISTTP.
43 (fix_trunc*_i387 splitters): Implement usign mode macros.
44 (fix_truncdfdi_sse, fix_truncsfdi_sse, fix_truncdfsi_sse,
45 fix_truncsfsi_sse): Disable for (TARGET_FISTTP && !TARGET_SSE_MATH).
46 (fix_trunx*_sse peephole2s): Implement using mode macros.
47
9b12dc4f
R
482005-03-15 J"orn Rennecke <joern.rennecke@st.com>
49
50 PR rtl-optimization/20291
51 * combine.c (try_combine): If splitting fails, re-try with
52 original combined pattern, i.e. before clobber stripping.
53
85bfab36
EC
542005-03-14 Eric Christopher <echristo@redhat.com>
55
56 * config/mips/mips.h (DWARF_CIE_DATA_ALIGNMENT): Change for
57 STACK_GROWS_DOWNWARD.
58
b87a0206
RS
592005-03-14 Roger Sayle <roger@eyesopen.com>
60
61 * real.h (struct real_format): Split the signbit field into two
62 two fields, signbit_ro and signbit_rw.
63 * real.c (ieee_single_format, mips_single_format, ieee_double_format,
64 mips_double_format, ieee_extended_motorola_format,
65 ieee_extended_intel_96_format, ieee_extended_intel_96_round_53_format,
66 ieee_extended_intel_128_format, ibm_extended_format,
67 mips_extended_format, ieee_quad_format, mips_quad_format,
68 vax_f_format, vax_d_format, vax_g_format, i370_single_format,
69 i370_double_format, c4x_single_format, c4x_extended_format,
70 real_internal_format): Update initializers for new field.
71 * builtins.c (expand_builtin_signbit): Use signbit_ro field of the
72 real_format structure.
73 * optabs.c (expand_absneg_bit, expand_copysign): Use signbit_rw
74 field of the real_format structure.
75
9044951e
DB
762005-03-14 Daniel Berlin <dberlin@dberlin.org>
77
78 Fix PR tree-optimization/20458
79
80 * tree-flow-inline.h (mark_call_clobbered): Don't fiddle
81 DECL_EXTERNAL on STRUCT_FIELD tags.
82 (clear_call_clobbered): Ditto.
83 * tree-ssa-operands.c (note_addressable): Make sure the original
84 variable doesn't slip into the addressable list if we have
85 subvars.
86 * tree-tailcall.c (suitable_for_tail_opt_p): Look at STRUCT_FIELD
87 tags too.
88
50668cf6
GK
892005-03-14 Geoffrey Keating <geoffk@apple.com>
90
91 * doc/cppopts.texi (-fexec-charset): Add concept index entry.
92 (-fwide-exec-charset): Likewise.
93 (-finput-charset): Likewise.
94 * doc/invoke.texi (Warning Options): Document -Wnormalized=.
95 * c-opts.c (c_common_handle_option): Handle -Wnormalized=.
96 * c.opt (Wnormalized): New.
97
ce84fa41
DP
982005-03-14 Devang Patel <dpatel@apple.com>
99
100 * doc/invoke.texi: Add reference to Visibility document.
101
21c425ee
RS
1022005-03-14 Richard Sandiford <rsandifo@redhat.com>
103
104 * config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to
105 MASK_SPLIT_ADDRESSES.
106 * config/mips/mips.h (target_flags, mips_fix_vr4130_string): Delete.
107 (MASK_INT64, MASK_LONG64, MASK_SPLIT_ADDR, MASK_NO_FUSED_MADD)
108 (MASK_EXPLICIT_RELOCS, MASK_MEMCPY, MASK_SOFT_FLOAT)
109 (MASK_FLOAT64, MASK_ABICALLS, MASK_XGOT, MASK_LONG_CALLS)
110 (MASK_64BIT, MASK_EMBEDDED_DATA, MASK_BIG_ENDIAN)
111 (MASK_SINGLE_FLOAT, MASK_MAD, MASK_4300_MUL_FIX, MASK_MIPS16)
112 (MASK_NO_CHECK_ZERO_DIV, MASK_BRANCHLIKELY)
113 (MASK_UNINIT_CONST_IN_RODATA, MASK_FIX_R4000, MASK_FIX_R4400)
114 (MASK_FIX_SB1, MASK_FIX_VR4120, MASK_VR4130_ALIGN)
115 (MASK_FP_EXCEPTIONS, MASK_DIVIDE_BREAKS, MASK_PAIRED_SINGLE)
116 (MASK_MIPS3D, MASK_SYM32, MASK_DEBUG, MASK_DEBUG_D)
117 (MASK_MIPS_TFILE, TARGET_INT64, TARGET_LONG64, TARGET_FLOAT64)
118 (TARGET_64BIT, TARGET_SPLIT_ADDRESSES, TARGET_DEBUG_MODE)
119 (TARGET_DEBUG_D_MODE, TARGET_MEMCPY, TARGET_ABICALLS)
120 (TARGET_XGOT, TARGET_SOFT_FLOAT, TARGET_HARD_FLOAT)
121 (TARGET_LONG_CALLS, TARGET_EMBEDDED_DATA)
122 (TARGET_UNINIT_CONST_IN_RODATA, TARGET_BIG_ENDIAN)
123 (TARGET_SINGLE_FLOAT, TARGET_DOUBLE_FLOAT, TARGET_MAD)
124 (TARGET_FUSED_MADD, TARGET_4300_MUL_FIX, TARGET_CHECK_ZERO_DIV)
125 (TARGET_DIVIDE_TRAPS, TARGET_BRANCHLIKELY, TARGET_FIX_SB1)
126 (TARGET_FIX_R4000, TARGET_FIX_R4400, TARGET_FIX_VR4120)
127 (TARGET_FIX_VR4130, TARGET_VR4130_ALIGN, TARGET_FP_EXCEPTIONS)
128 (TARGET_PAIRED_SINGLE_FLOAT, TARGET_MIPS3D, TARGET_SYM32)
129 (TARGET_EXPLICIT_RELOCS): Delete.
130 (TARGET_SWITCHES, SUBTARGET_TARGET_SWITCHES): Delete.
131 (TARGET_OPTIONS): Remove entry for -mfix-vr4130.
132 * config/mips/mips.c (TARGET_DEFAULT_TARGET_FLAGS): Define.
133 (override_options): Set MASK_LONG64 if -mint64 is given and no
134 -mlongXX option is. Complain about -mint64 -mlong32.
135 (override_options, CMP_BUILTINS, mips_bdesc, sb1_desc): Rename
136 MASK_PAIRED_SINGLE to MASK_PAIRED_SINGLE_FLOAT.
137 * config/mips/mips.opt: New file.
138
75685792
RS
1392005-03-14 Richard Sandiford <rsandifo@redhat.com>
140
141 * config.gcc (extra_options): New variable for listing option files.
142 Add ${cpu_type}/${cpu_type}.opt to it if that file exists.
143 * configure.ac (extra_opt_files): New AC_SUBST variable.
144 (tm_file_list, tm_include_list): Include options.h first.
145 * configure: Regenerate.
146 * Makefile.in (extra_opt_files, ALL_OPT_FILES): New variables.
147 (s-options): Use $(ALL_OPT_FILES) instead of $(lang_opt_files)
148 (s-options-h): New rule.
149 (options.h): Depend on it.
150 (TEXI_GCCINT_FILES): Add options.texi.
151 * hooks.h (hook_bool_size_t_constcharptr_int_true): Declare.
152 * hooks.c (hook_bool_size_t_constcharptr_int_true): New function.
153 * target.h (gcc_target): Add default_target_flags and handle_option.
154 * target-def.h (TARGET_DEFAULT_TARGET_FLAGS)
155 (TARGET_HANDLE_OPTION): New macros.
156 (TARGET_INITIALIZER): Include them.
157 * opt-functions.awk (opt_args, nth_arg): New functions.
158 (switch_flags): Handle the "Target" flag.
159 (var_args): Delete.
160 (var_name): Use opt_args and nth_arg.
161 (var_set, var_ref): Likewise. Handle "Mask" and "InverseMask".
162 * opth-gen.awk: Declare target_flags. Declare MASK_* and TARGET_*
163 macros for the "Mask" and "InverseMask" options.
164 * opts.h (cl_var_cond): New enum.
165 (cl_option): Replace the "has_set_value" and "set_value" fields with
166 "var_cond" and "var_value".
167 (CL_TARGET): New macro.
168 (option_enabled, print_filtered_help): Declare.
169 (decode_options): Move definition.
170 * opts.c (handle_option): Search for the original option before
171 removing any "no-" prefix. Handle CL_TARGET. Adjust for the new
172 var_cond and var_value fields. Use targetm.handle_option to handle
173 target options.
174 (decode_options): Set target_flags to targetm.default_target_flags.
175 (print_filtered_help): Make global. Handle CL_TARGET.
176 (option_enabled): New function.
177 * toplev.c (target_switches): Guard with #ifdef TARGET_SWITCHES.
178 (display_target_options, set_target_switch, print_switch_values)
179 (default_pch_valid_p): Guard uses of target_switches with
180 #ifdef TARGET_SWITCHES. Also...
181 (display_target_options): Display the CL_TARGET entries in cl_options.
182 (set_target_option): Don't complain about the "" option when
183 TARGET_SWITCHES is undefined.
184 (print_switch_values): Use option_enabled.
185 (default_pch_valid_p): Check cl_options[] when looking for something
186 that has changed the value of target_flags.
187 * c.opt: Remove documentation from top of file.
188 * doc/gccint.texi: Add an "Options" chapter. Include options.texi.
189 * doc/sourecebuild.texi: Refer to the new options documentation
190 instead of c.opt. Document machine-specific .opt files.
191 * doc/tm.texi (target_flags): Say that this variable is declared
192 by options.h.
193 (TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION): Document.
194 (TARGET_SWITCHES, TARGET_OPTIONS): Refer to the option files as
195 an alternative.
196 * doc/options.texi: New file.
197
3a3b81e7
AO
1982005-03-14 Alexandre Oliva <aoliva@redhat.com>
199
200 PR middle-end/18628
201 * cse.c (fold_rtx_mem): Don't fold a load from a jumptable into a
202 register.
203
aff98faf
AO
2042005-03-14 Alexandre Oliva <aoliva@redhat.com>
205
206 PR c++/20280
207 * gimplify.c (gimplify_cond_expr): Add fallback argument. Use a
208 temporary variable of pointer type if an lvalues is required.
209 (gimplify_modify_expr_rhs): Request an rvalue from it.
210 (gimplify_expr): Pass fallback on.
211
55b18c19
KH
2122005-03-14 Kazu Hirata <kazu@cs.umass.edu>
213
214 * cfgbuild.c: Update comments.
215
f927760b
RS
2162005-03-14 Roger Sayle <roger@eyesopen.com>
217
218 PR rtl-optimization/17236
219 * optabs.c (expand_doubleword_mult): New helper function split out
220 from expand_binop. Permute the order in which instructions are
221 emitted to minimize the number of simultaneously live registers.
222 (expand_binop): Call expand_doubleword_mult to synthesize a double
223 word multiplication.
224
a6ee1a15
KH
2252005-03-14 Kazu Hirata <kazu@cs.umass.edu>
226
227 * basic-block.h: Update the prototypes of cached_make_edge and
228 rtl_make_eh_edge.
229 * cfg.c (cached_make_edge): Take edge_cache representing one
230 row of the adjacency matrix of edges.
231 * cfgbuild.c (make_label_edge, rtl_make_eh_edge): Likewise.
232 (make_edges): Initialize edge_cache to represent one row of
233 the adjacency matrix of edges.
234
8eaa0f34
ZD
2352005-03-14 Zdenek Dvorak <dvorakz@suse.cz>
236
237 * tree-ssa-phiopt.c (minmax_replacement, blocks_in_phiopt_order):
238 New functions.
239 (tree_ssa_phiopt): Use blocks_in_phiopt_order and minmax_replacement.
240 Remove unused removed_phis variable.
241 (conditional_replacement): Use build1/build2.
242 (abs_replacement): Use last_and_only_stmt and build1/build2.
243
dcd6de6d
ZD
2442005-03-14 Zdenek Dvorak <dvorakz@suse.cz>
245
246 * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST,
247 ATTR_PURE_NOTHROW_NOVOPS_LIST): New.
248 * builtins.def (ATTR_MATHFN_FPROUNDING): Use NOVOPS.
249 (BUILT_IN_PREFETCH): Set the NOVOPS attribute.
250 * c-common.c (handle_novops_attribute): New function.
251 (c_common_attribute_table): Add "no vops" entry.
252 * c-decl.c (merge_decls): Copy DECL_IS_NOVOPS.
253 * calls.c (flags_from_decl_or_type): Set ECF_NOVOPS.
254 * tree-ssa-operands.c (get_call_expr_operands): Do not
255 create virtual operands for calls with ECF_NOVOPS flag.
256 * tree.h (DECL_IS_NOVOPS): New macro.
257 (struct tree_decl): Add novops_flag.
258 (ECF_NOVOPS): New constant.
259
0e8c2b0d
UB
2602005-03-14 Uros Bizjak <uros@kss-loka.si>
261
262 PR target/17688
263 * config/i386/i386.c (x86_use_himode_fiop): New.
264 (x86_use_simode_fiop): Rename from x86_use_fiop.
265 * config/i386/i386.h (x86_use_himode_fiop): Declare.
266 (TARGET_USE_HIMODE_FIOP): New.
267 (x86_use_simode_fiop): Rename from x86_use_fiop.
268 (TARGET_USE_SIMODE_FIOP): Rename from TARGET_USE_FIOP.
269
270 * config/i386/i386.md (X87MODEI12): New mode macro define.
271 (*cmpfp_<mode>): Rename from *cmpfp_si. Use X87MODEI12 mode macro
272 to implement x87 FP compare with HImode input operands.
273 (*fp_jcc_8<mode>_387, splitter): Rename from *fp_jcc_8_387.
274 Use X87MODEI12 mode macro to handle HImode input operands.
275 (*fop_sf_2<mode>_i387, *fop_sf_3<mode>_i387, *fop_df_2<mode>_i387,
276 *fop_df_3<mode>_i387, *fop_xf_2<mode>_i387, *fop_xf_3<mode>_i387):
277 Renamed from *fop_sf_2_i387, *fop_sf_3_i387, *fop_df_2_i387,
278 *fop_df_3_i387, *fop_xf_2_i387, *fop_xf_3_i387. Use X87MODEI12 mode
279 macro to implement x87 operators with HImode input operands.
280 (fop splitters): Use X87MODEI12 mode macro to handle HImode
281 input operands.
282
f1b19062
ZD
2832005-03-14 Zdenek Dvorak <dvorakz@suse.cz>
284
285 * tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of
286 integer_zerop.
287 * tree-gimple.c (is_gimple_min_invariant): Consider overflowed
288 constants invariant.
289
9e32d2be
ZD
2902005-03-14 Zdenek Dvorak <dvorakz@suse.cz>
291
292 * basic-block.h (BB_VISITED): Removed.
293 * cfganal.c (dfs_enumerate_from): Do not use BB_VISITED flag.
294
18410793
FH
2952005-03-14 Falk Hueffner <falk@debian.org>
296
297 PR bootstrap/20424
298 * config/alpha/alpha.c (alpha_fold_builtin_cmpbge): Fix typo.
299
c1b97125
KH
3002005-03-14 Kazu Hirata <kazu@cs.umass.edu>
301
302 * ggc-zone.c: Fix comment typos.
303
a2130901
KH
304 * alloc-pool.c, except.h, ggc-common.c, ggc-zone.c, ggc.h,
305 stringpool.c, config/mips/mips-protos.h: Update copyright.
306
9390387d
AM
3072005-03-14 Alan Modra <amodra@bigpond.net.au>
308
309 * config/rs6000/rs6000-protos.h: Replace "struct rtx_def *"
310 throughout with its typedef, "rtx".
311 * config/rs6000/rs6000.c: Likewise. Formatting fixes.
312 (rs6000_tls_symbol_ref_1): Remove inline keyword.
313 * config/rs6000/rs6000.h (REG_ALLOC_ORDER): Formatting. Reorder
314 regs in comment to match code.
315
c148389e
KH
3162005-03-14 Kazu Hirata <kazu@cs.umass.edu>
317
318 * except.c (check_handled): Make it static.
319 * except.h: Remove the corresponding prototype.
320
7b25e663
KH
321 * function.c (get_func_frame_size): Make it static.
322 * function.h: Remove the corresponding type.
323
1b28cd06
KH
324 * regclass.c (reg_class_superclasses, reg_class_subclasses):
325 Make them static.
326 * hard-reg-set.h: Remove the corresponding declarations.
327
8de1fc1b
KH
328 * tree-cfg.c (verify_stmts): Check that
329 bb_for_stmt (stmt) == bb for every PHI node and statement.
330
fe3e7450
AM
3312005-03-14 Alan Modra <amodra@bigpond.net.au>
332
333 * config.gcc: Remove excess indentation.
334 (powerpc*-*-*, rs6000-*-*): Accept --with-cpu/tune power5 and 8548.
335
362cb1bb
RS
3362005-03-13 Roger Sayle <roger@eyesopen.com>
337
338 PR middle-end/19331
339 * tree.c (get_unwidened): Treat CONVERT_EXPR and NOP_EXPR identically.
340 * fold-const.c (fold_sign_changed_comparison): Likewise.
341 (fold_binary): Optimize comparisons against widened operands if
342 the extension is represented by a CONVERT_EXPR, same as a NOP_EXPR.
343
e4a31e19 3442005-03-13 Eric Botcazou <ebotcazou@libertysurf.fr>
1da4c3a7
EB
345
346 * config/sparc/sparc.c (struct_value_alias_set): New global variable.
347 (sparc_override_options): Initialize it.
348 (sparc_struct_value_rtx): Set it on the MEM to be returned.
349
97c54d9a
DE
3502005-03-13 David Edelsohn <edelsohn@gnu.org>
351
352 * config/rs6000/predicates.md (mem_or_easy_const_operand): Delete.
353 (reg_or_none500mem_operand): New predicate.
354 (zero_reg_mem_operand): New predicate.
355 * config/rs6000/rs6000.md (extendsfdf2): Change operand1 predicate
356 to reg_or_none500mem_operand.
357 (extendsfdf2_fpr): Add MEM alternative.
358 (extenddftf2_internal): Change operand2 predicate to
359 zero_reg_mem_operand.
360
08cee789
DJ
3612005-03-13 Daniel Jacobowitz <dan@codesourcery.com>
362
363 * ggc-zone.c: Rewritten.
364
365 * alloc-pool.c (dump_alloc_pool_statistics): Don't print statistics
366 if there are none.
367 * configure.ac: Define GGC_ZONE for --with-gc=zone.
368 * config.in: Regenerated.
369 * configure: Regenerated.
ae83e8ae 370 * gengtype.c (write_types_process_field, write_func_for_structure):
08cee789
DJ
371 Pass new argument to gt_pch_note_object.
372 * ggc-common.c (struct ptr_data): Add TYPE.
373 (gt_pch_note_object): Take TYPE argument and save it.
374 (call_count): Update call to ggc_pch_count_object.
375 (call_alloc): Update call to ggc_pch_alloc_object.
376 (gt_pch_save): Call ggc_pch_prepare_write after paddng the PCH
377 file.
378 * ggc-none.c (rtl_zone, garbage_zone, ggc_alloc_zone_stat): Delete.
379 * ggc-page.c (rtl_zone, tree_zone, garbage_zone)
380 (ggc_alloc_zone_stat): Delete.
381 (ggc_pch_count_object, ggc_pch_alloc_object): Add TYPE argument.
382 * ggc.h (gt_pch_note_object, ggc_pch_count_object)
383 (ggc_pch_alloc_object): Update prototypes.
384 (garbage_zone): Delete.
385 (tree_zone, rtl_zone, ggc_alloc_zone_stat, ggc_alloc_zone): Move to
386 GGC_ZONE conditional. Update. Change tree_zone and rtl_zone into
387 pointers.
388 (tree_id_zone): New variable.
389 (ggc_alloc_cleared_zone): Remove unused.
390 (ggc_alloc_zone): Define.
391 (ggc_alloc_rtvec, ggc_alloc_tree): Update to use ggc_alloc_zone.
392 * rtl.c (rtx_alloc_stat, shallow_copy_rtx_stat): Use
393 ggc_alloc_zone_stat.
394 * stringpool.c (gt_pch_n_S): Update call to gt_pch_note_object.
395 * tree.c (copy_node_stat, make_tree_binfo_stat, make_tree_vec_stat)
396 (tree_cons_stat, build1_stat): Update call to ggc_alloc_zone_stat.
397 (make_node_stat): Likewise. Use tree_id_zone.
398
69229b81
DJ
3992005-03-13 Daniel Jacobowitz <dan@codesourcery.com>
400 Joseph S. Myers <joseph@codesourcery.com>
401
402 * configure.ac: Check for MIPS TLS.
403 * configure: Regenerated.
404 * config/mips/mips-protos.h (enum mips_symbol_type): Add
405 SYMBOL_TLS, SYMBOL_TLSGD, SYMBOL_TLSLDM, SYMBOL_DTPREL,
406 SYMBOL_GOTTPREL, and SYMBOL_TPREL.
407 * config/mips/mips.c (mips_regno_to_class): Handle V1_REG.
408 (TARGET_HAVE_TLS, TARGET_CANNOT_FORCE_CONST_MEM): Define.
409 (mips_classify_symbol, mips_symbolic_constant_p)
410 (mips_symbolic_address_p, mips_symbol_insns): Handle TLS symbols.
411 (mips_tls_operand_p, mips_call_tls_get_addr)
412 (mips_legitimize_tls_address, mips_cannot_force_const_mem)
413 (mips_tls_symbol_ref_1): New functions.
414 (mips_legitimize_address, mips_legitimize_const_move): Call
415 mips_legitimize_tls_address.
416 (override_options): Handle V1_REG and TLS symbols. Disable TLS
417 for MIPS16.
418 * config/mips/mips.h (enum reg_class, REG_CLASS_NAMES)
419 (REG_CLASS_CONTENTS, GR_REG_CLASS_P): Include V1_REG.
420 (mips_char_to_class): Document V1_REG.
421 (HAVE_AS_TLS): Provide default.
422 * config/mips/mips.md (UNSPEC_TLS_LDM, UNSPEC_TLS_GET_TP): New
423 constants.
424 (load_got<mode>): Renamed from *load_got<mode>. Allow when
425 !TARGET_ABICALLS.
426 (tls_get_tp_<mode>): New instruction.
427
b095fe2c
DJ
4282005-03-13 Daniel Jacobowitz <dan@codesourcery.com>
429
430 * configure.ac: Update checks for target tools.
431 * configure: Regenerated.
432
0bfb33e5
DJ
4332005-03-13 Daniel Jacobowitz <dan@codesourcery.com>
434
435 * varasm.c (decl_tls_model): Check flag_shlib instead of flag_pic.
436
65dc9350
RS
4372005-03-13 Roger Sayle <roger@eyesopen.com>
438
439 * expmed.c (expand_mult): Use synthetic multiplication sequences for
440 more classes of DImode multiplication by constant. Allow both
441 multiplication by small negative constants (by performing a
442 multiplication by a positive constant and negating the result) and
443 multiplications by large powers of two, by using a left shift.
444
d357720d
KH
4452005-03-13 Kazu Hirata <kazu@cs.umass.edu>
446
447 * tree-into-ssa.c (find_idf): Speed up by putting the indexes
448 of basic blocks into work_stack.
449
d4ff96d5
KH
450 * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c,
451 config/mips/vr.h: Update copyright.
452
13d21cb7
KH
453 * c-decl.c (c_init_decl_processing): Remove useless calls to
454 build_function_type.
455
b87e6936
KH
456 * builtins.c (fold_trunc_transparent_mathfn,
457 fold_fixed_mathfn, fold_builtin_atan, fold_builtin_trunc,
458 fold_builtin_floor, fold_builtin_ceil, fold_builtin_round,
459 fold_builtin_lround, fold_builtin_bitop, fold_builtin_memcpy,
460 fold_builtin_strcpy, fold_builtin_strncpy,
461 fold_builtin_signbit): Use TYPE (TYPE (fndecl)) instead of
462 TREE_TYPE (exp).
463
b475548e
KH
464 * builtins.c (expand_builtin_mathfn_3): Remove local variable
465 before_call.
466
30a6aaed
KH
467 * lambda-code.c (lambda_compute_auxillary_space): Remove local
468 variable determinant.
469
ed9cef22
KH
470 * tree-cfg.c (group_case_labels): Remove local variable type.
471
0b4961d0
KH
472 * tree-ssa-live.c (build_tree_conflict_graph): Remove local
473 variable ann.
474
92c54d2c
KH
475 * tree-ssa-phiopt.c (value_replacement): Remove local variable
476 result.
477
6bbaec09
AH
4782005-03-13 Andy Hutchinson <HutchinsonAndy@netscape.net>
479
480 PR target/18251
481 * config/avr/avr.md (movmemhi): Rewrite as RTL loop.
482 (*movmemqi_insn): Delete.
483 (*movmemhi): Delete.
484
5cb08bab
KH
4852005-03-13 Kazu Hirata <kazu@cs.umass.edu>
486
487 * builtins.c (fold_builtin_classify): Take decomposed
488 arguments of CALL_EXPR.
489 (fold_builtin_1): Update a call to fold_builtin_classify.
490
67c2939d
JM
4912005-03-13 Joseph S. Myers <joseph@codesourcery.com>
492
493 PR c/20402
494 * c-parser.c (c_parser_struct_or_union_specifier): Don't fall
495 through into call to parser_xref_tag after parse error.
496 (c_parser_struct_declaration): Consistently return NULL_TREE on
497 error.
498
c75ab022
DB
4992005-03-12 Daniel Berlin <dberlin@dberlin.org>
500
501 * tree-flow-inline.h (ref_contains_array_ref): New function.
502 (lookup_subvars_for_var): Ditto.
503 (get_subvars_for_var): Ditto.
504 (var_can_have_subvars): Ditto.
505
506 * tree-flow.h (mem_tag_kind): Add STRUCT_FIELD.
507 (struct subvar): New type.
508
509 * tree-dfa.c (okay_component_ref_for_subvars): New function.
510
511 * tree-optimize.c (init_tree_optimization_passes): Call
512 pass_create_structure_vars.
513
514 * tree-ssa-alias.c: Include vec.h.
515 (init_alias_info): Don't auto-clear call clobbered on struct-field
516 tags.
517 (compute_flow_insensitive_aliasing): Handle subvars.
518 (group_aliases): Handle STRUCT_FIELD aliases.
519 (setup_pointers_and_addressables): Ditto.
520 Don't mark variables non-addressable if they still have
521 addressable subvars.
522 Also mark subvars addressable when the real variable is marked
523 addressable.
524 (add_pointed_to_var): Try to prune the pointed-to set by only
525 pointing to subvars when possible.
526 Otherwise, make sure we set addresses_needed and pt_vars to
527 properly include subvars.
528 (bitpos_of_field): New function.
529 (push_fields_onto_fieldstack): Ditto.
530 (get_or_create_used_part_for): Ditto.
531 (create_overlap_variables_for): Ditto.
532 (find_used_portions): Ditto.
533 (create_structure_vars): Ditto.
534 (pass_create_structure_vars): New structure.
535
536 * tree-ssa-operands.c (finalize_ssa_v_must_defs): Remove assert.
537 (get_expr_operands): Handle subvars. Also try to turn
538 COMPONENT_REF accesses into must-defs now that we can accurately
539 portray it.
540 (note_addressable): Try to only mark as addressable those subvars
541 we know a COMPONENT_REF touches.
542 (overlap_subvar): New function.
543
544 * tree-vect-analyze.c (vect_object_analysis): Add new parameter.
545 Handle subvar storing.
546 (vect_address_analysis): Update caller of vect_object_analysis.
547
548 * tree-vect-transform.c (vect_create_data_ref_ptr): Copy subvars.
549
550 * tree-vectorizer.h (struct _stmt_vec_info): Add subvars member.
551 (STMT_VINFO_SUBVARS): New macro.
552
553 * common.opts: add flag_tree_salias.
554
555 * opts.c (decode_options): flag_tree_salias defaults to on.
556
557 * doc/invoke.texi: Document fdump-tree-svars and -ftree-salias.
558
559 * doc/tree-ssa.texi: Document structural alias analysis.
560
7d3bf067
SB
5612005-03-12 Steven Bosscher <stevenb@suse.de>
562
563 * tree-cfg.c (make_goto_expr_edges): Don't use error_mark_node.
564 * tree-ssa-dce.c (mark_stmt_necessary): Don't check for it.
565 * tree-ssa-operands.c (get_expr_operands): Likewise.
566 (get_expr_operands): Likewise for ERROR_MARK.
567
84f464e5
KH
5682005-03-12 Kazu Hirata <kazu@cs.umass.edu>
569
570 * tree-ssa.c (kill_redundant_phi_nodes): Remove local variable
571 var.
572
a1c7f471
KH
573 * tree-ssa-phiopt.c (tree_ssa_phiopt): Remove local variable
574 removed_phis.
575
84ceaf06
KH
576 * tree-ssa-pre.c (compute_avail): Remove local variable val.
577 (mark_operand_necessary): Remove local variable ver.
578
8b54274e
KH
579 * tree-vect-transform.c (vect_get_new_vect_var): Remove local
580 variable prefix_len.
581
75328849
KH
582 * value-prof.c (mod_subtract_transform): Remove local variable
583 value.
584
7cfb2e10
KH
585 * builtins.c (fold_builtin_exponent): Take decomposed
586 arguments of CALL_EXPR.
587 (fold_builtin_1): Update a call to fold_builtin_exponent.
588
fba08921
KH
589 * builtins.c (fold_builtin_logarithm): Take decomposed
590 arguments of CALL_EXPR.
591 (fold_builtin_1): Update a call to fold_builtin_logarithm.
592
9386194f
KH
593 * c-decl.c (c_init_decl_processing): Remove local variables
594 ptr_ftype_void and ptr_ftype_ptr.
595
70e2829d
KH
596 * gimplify.c (gimplify_expr): Remove local variables r0 and
597 r1.
598
f7448d50
KH
599 * reg-stack.c (move_for_stack_reg): Remove local variable
600 push_insn.
601 (compare_for_stack_reg): Remove local variable flags_user.
602 (convert_regs_1): Remove local variable deleted.
603
2b74282d
KH
604 * tree-if-conv.c (tree_if_convert_cond_expr): Remove local
605 variable new_cond.
606 (combine_blocks): Remove local variables exits and new_e.
607
fb2a5747
KH
608 * tree-inline.c (expand_call_inline): Remove local variable
609 decl.
610
f39b4c07
KH
611 * tree-ssa-live.c (create_ssa_var_map,
612 calculate_live_on_entry): Remove local variable snn.
613
47e20491
GK
6142005-03-12 Geoffrey Keating <geoffk@apple.com>
615
616 * c-lex.c (c_lex_with_flags): Add parameter to call to
617 cpp_spell_token.
618
6037d88d
PB
6192005-03-11 Per Bothner <per@bothner.com>
620
621 * c-tree.h (struct c_declarator): New id_loc field.
622 * c-pragma.h (c_lex_with_flags): Take position reference.
623 * c-lex.c (c_lex_with_flags): Set passed-in location from cpp token,
624 iff USE_MAPPED_LOCATION. (Type doesn't match otherwise.)
625 (c_lex): Pass dummy location to c_lex_with_flags.
626 * c-parser.c (c_lex_one_token): Set c_token's location using
627 c_lex_with_flags, instead of input_location, which might be "ahead".
628 (c_parser_direct_declarator): Set declarator's id_loc from
629 c_token's id_loc.
630 * c-decl.c (grokdeclarator): Set DECL_SOURCE_LOCATION from
631 declarator's id_loc, rather than probably-imprecise input_location.
632 (build_id_declarator): Initialize c_declarator's id_loc field.
633
210e1852
RS
6342005-03-11 Roger Sayle <roger@eyesopen.com>
635
636 PR middle-end/20419
637 * builtins.c (expand_builtin_signbit): Force the signbit's word
638 into an integer register to avoid SUBREGs of floating point modes.
639
c6c81aa6
KH
6402005-03-12 Kazu Hirata <kazu@cs.umass.edu>
641
642 * cfglayout.c, loop-doloop.c, profile.c, target-def.h,
643 target.h, targhooks.c, tracer.c, tree-ssa-loop-ch.c,
644 tree-ssa-loop-unswitch.c, tree-ssa-loop.c, vec.c, vmsdbgout.c,
645 config/m32r/m32r.md, config/xtensa/xtensa.h: Update copyright.
646
c6506442
DE
6472005-03-11 David Edelsohn <edelsohn@gnu.org>
648
649 PR rtl-optimization/20306
650 * expr.c (emit_move_complex): Set try_int false if mode is
651 MODE_COMPLEX_FLOAT and mov_optab exists for inner mode. Only try
652 emit_block_move if try_int is true.
653
f817d5d4
RH
6542005-03-11 Richard Henderson <rth@redhat.com>
655
656 PR target/20415
657 * config/i386/mmx.md (vec_dupv4hi): Fix predicate.
658 * config/i386/i386.c (ix86_expand_vector_init_duplicate): Update
659 to match.
660
0ac40e7a
RS
6612005-03-11 Richard Sandiford <rsandifo@redhat.com>
662
663 * config/mips/mips.h (mips_fix_vr4130_string): Declare.
664 (TARGET_FIX_VR4130): New macro.
665 (TARGET_OPTIONS): Add -mfix-vr4130.
666 (ISA_HAS_MACCHI): New macro.
667 (ASM_SPEC): Add -mfix-vr4130.
668 * config/mips/mips.c (mips_fix_vr4130_string): New variable.
669 (override_options): Handle mips_fix_vr4130_string.
670 (mips_avoid_hazards): Clear all_noreorder_p
671 if we're working around VR4130 errata and the macc alternatives
672 are not available.
673 * config/mips/mips.md (mfhilo_<mode>): Turn into a define_expand.
674 (*mfhilo_<mode>, *mfhilo_<mode>_macc): New insns.
675 * config/mips/vr.h (DEFAULT_VR_ARCH): Set to mfix-vr4130.
676 (MULTILIB_DEFAULTS): Remove leading "march=".
677 (DRIVER_SELF_SPECS): Likewise. Make -mfix-vr4130 imply -march=vr4130
678 if no architecture option is given.
679 * config/mips/t-vr (MULTILIB_OPTIONS): Use -mfix-vr4130 for the
680 VR4130 multilibs.
681 (MULTILIB_MATCHES): Map -march=vr4130 to the -mfix-vr4130 multilibs.
682 * doc/invoke.texi: Document -mfix-vr4130.
683
266c6b40
RS
6842005-03-11 Richard Sandiford <rsandifo@redhat.com>
685
686 * config/mips/mips.c (override_options): Only warn about -mint64
687 deprecation if TARGET_INT64.
688
74124c73
KG
6892005-03-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
690
691 * builtin-attrs.def (ATTR_NONNULL_LIST, ATTR_NOTHROW_NONNULL,
692 ATTR_CONST_NOTHROW_NONNULL, ATTR_PURE_NOTHROW_NONNULL,
693 ATTR_MALLOC_NOTHROW_NONNULL): New "nonnull" attribute lists which
694 are non-specific regarding the nonnull parameter positions.
695 (ATTR_NONNULL_1_2, ATTR_NONNULL_1_4, ATTR_NOTHROW_NONNULL_1_2,
696 ATTR_NOTHROW_NONNULL_1_4, ATTR_CONST_NOTHROW_NONNULL_1,
697 ATTR_PURE_NOTHROW_NONNULL_1, ATTR_PURE_NOTHROW_NONNULL_1_2,
698 ATTR_MALLOC_NOTHROW_NONNULL_1): Delete.
699
700 * builtins.def: Use the non-specific "nonnull" attibute lists.
701
81b29e2f
ZD
7022005-03-11 Zdenek Dvorak <dvorakz@suse.cz>
703
704 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,
705 single_pred_edge, single_succ, single_pred): Improve comments.
706
c5cbcccf
ZD
7072005-03-11 Zdenek Dvorak <dvorakz@suse.cz>
708
709 * basic-block.h (single_succ_p, single_pred_p, single_succ_edge,
710 single_pred_edge, single_succ, single_pred): New inline functions.
711 * bb-reorder.c (rotate_loop, find_traces_1_round,
712 add_labels_and_missing_jumps, fix_up_fall_thru_edges,
713 duplicate_computed_gotos): Use the single_succ/pred functions.
714 * cfganal.c (forwarder_block_p): Ditto.
715 * cfgbuild.c (compute_outgoing_frequencies): Ditto.
716 * cfgcleanup.c (try_simplify_condjump, try_forward_edges,
717 outgoing_edges_match, try_crossjump_to_edge, try_optimize_cfg,
718 merge_seq_blocks): Ditto.
719 * cfghooks.c (split_edge, tidy_fallthru_edges): Ditto.
720 * cfglayout.c (fixup_reorder_chain): Ditto.
721 * cfgloop.c (mark_single_exit_loops, update_latch_info,
722 canonicalize_loop_headers, verify_loop_structure): Ditto.
723 * cfgloopmanip.c (remove_path, unloop, loop_delete_branch_edge,
724 mfb_update_loops, create_preheader, force_single_succ_latches,
725 create_loop_notes): Ditto.
726 * cfgrtl.c (rtl_can_merge_blocks, try_redirect_by_replacing_jump,
727 force_nonfallthru_and_redirect, rtl_tidy_fallthru_edge,
728 commit_one_edge_insertion, purge_dead_edges,
729 cfg_layout_can_merge_blocks_p): Ditto.
730 * except.c (sjlj_emit_function_enter): Ditto.
731 * flow.c (init_propagate_block_info): Ditto.
732 * function.c (thread_prologue_and_epilogue_insns): Ditto.
733 * gcse.c (find_implicit_sets, bypass_conditional_jumps,
734 insert_insn_end_bb): Ditto.
735 * ifcvt.c (merge_if_block, find_if_block, find_if_case_1,
736 find_if_case_2): Ditto.
737 * lambda-code.c (perfect_nestify): Ditto.
738 * lcm.c (optimize_mode_switching): Ditto.
739 * loop-doloop.c (doloop_modify): Ditto.
740 * loop-init.c (loop_optimizer_init): Ditto.
741 * loop-iv.c (simplify_using_initial_values): Ditto.
742 * loop-unroll.c (unroll_loop_runtime_iterations): Ditto.
743 * loop-unswitch.c (unswitch_loop): Ditto.
744 * modulo-sched.c (generate_prolog_epilog): Ditto.
745 * predict.c (combine_predictions_for_insn, estimate_probability,
746 tree_estimate_probability, last_basic_block_p,
747 estimate_bb_frequencies): Ditto.
748 * profile.c (branch_prob): Ditto.
749 * regrename.c (copyprop_hardreg_forward): Ditto.
750 * sched-rgn.c (is_cfg_nonregular, find_rgns, update_live): Ditto.
751 * tracer.c (layout_superblocks): Ditto.
752 * tree-cfg.c (tree_can_merge_blocks_p, tree_merge_blocks,
753 cfg_remove_useless_stmts_bb, cleanup_control_flow,
754 cleanup_control_expr_graph, disband_implicit_edges,
755 tree_find_edge_insert_loc, bsi_commit_edge_inserts,
756 tree_verify_flow_info, tree_make_forwarder_block,
757 tree_forwarder_block_p, remove_forwarder_block,
758 remove_forwarder_block_with_phi, merge_phi_nodes): Ditto.
759 * tree-if-conv.c (tree_if_conversion): Ditto.
760 * tree-mudflap.c (mf_build_check_statement_for): Ditto.
761 * tree-ssa-dce.c (remove_dead_stmt): Ditto.
762 * tree-ssa-dom.c (dom_opt_finalize_block): Ditto.
763 * tree-ssa-loop-ch.c (should_duplicate_loop_header_p,
764 copy_loop_headers): Ditto.
765 * tree-ssa-loop-im.c (loop_commit_inserts): Ditto.
766 * tree-ssa-loop-ivopts.c (compute_phi_arg_on_exit): Ditto.
767 * tree-ssa-loop-manip.c (split_loop_exit_edge, ip_normal_pos,
768 lv_adjust_loop_entry_edge, tree_ssa_loop_version): Ditto.
769 * tree-ssa-loop-niter.c (simplify_using_initial_conditions): Ditto.
770 * tree-ssa-loop-unswitch.c (simplify_using_entry_checks): Ditto.
771 * tree-ssa-phiopt.c (tree_ssa_phiopt, value_replacement): Ditto.
772 * tree-ssa-pre.c (compute_antic_aux, insert_aux, init_pre): Ditto.
773 * tree-ssa-threadupdate.c (redirect_edges): Ditto.
774 * tree-tailcall.c (independent_of_stmt_p, find_tail_calls,
775 eliminate_tail_call, tree_optimize_tail_calls_1): Ditto.
776 * tree-vect-analyze.c (vect_analyze_loop_form): Ditto.
777 * tree-vect-transform.c (vect_update_ivs_after_vectorizer): Ditto.
778 * tree-vectorizer.c (slpeel_update_phi_nodes_for_guard,
779 slpeel_add_loop_guard): Ditto.
780
694d73e1
JM
7812005-03-11 James A. Morrison <phython@gcc.gnu.org>
782
7d3bf067
SB
783 PR tree-optimization/15784
784 * fold-const.c (fold): Fold ~A + 1 to -A. Fold -A - 1
785 and -1 - A to ~A.
cbefb99c 786
7d3bf067
SB
787 * stmt.c (expand_case): Don't change index_type. Convert minval
788 to the proper type.
cbefb99c 789
694d73e1
JM
790 PR tree-optimization/20130
791 * fold-const.c (fold): Fold x * -1 into -x.
792
550b7784
KK
7932005-03-11 Kaz Kojima <kkojima@gcc.gnu.org>
794
795 PR rtl-optimization/20331
796 * rtlanal.c (modified_between_p): Check its address first for MEM.
797 (modified_in_p): Likewise.
798
3f0b8b66
JM
7992005-03-11 Joseph S. Myers <joseph@codesourcery.com>
800
801 * config.gcc (hppa*64*-*-hpux11*): Use pa/t-hpux-shlib.
802
927630a5
SB
8032005-03-10 Steven Bosscher <stevenb@suse.de>
804
805 * expr.c (expand_expr_real_1): If possible, use a conditional
806 move for expanding MIN_EXPR and MAX_EXPR.
807 Use temp for moving around rtx-en.
808
dddcca1d
AP
8092005-03-10 Andrew Pinski <pinskia@physics.uc.edu>
810
811 PR rtl-opt/20412
812 * simplify-rtx.c (simplify_relational_operation_1): Fix typo - check the
813 correct mode.
814
e4fbead1
RS
8152005-03-10 Roger Sayle <roger@eyesopen.com>
816
817 * builtins.c (expand_builtin_signbit): Extend to handle floating
818 point modes wider than the largest integer type, using the
819 operand_subword_force function to obtain the signbit's word.
820
985f2d8f
JJ
8212005-03-10 Jakub Jelinek <jakub@redhat.com>
822
823 PR target/20322
824 * combine.c (try_combine): If recog_for_combine added CLOBBERs
825 to NEWI2PAT, fail to combine if they are used by NEWPAT.
826
cf379ac0
AH
8272005-03-10 Aldy Hernandez <aldyh@redhat.com>
828
927630a5 829 * doc/invoke.texi: Add 8540 to list of cpus in rs6000 cpu section.
cf379ac0 830
b25a2407
KH
8312005-03-10 Kazu Hirata <kazu@cs.umass.edu>
832
833 * tree-outof-ssa.c (analyze_edges_for_bb): Make the return
834 type void.
835 (perform_edge_inserts): Unconditionally call
836 free_dominator_info.
837
17008288
KH
838 * tree-outof-ssa.c (analyze_edges_for_bb): Update a comment.
839
9a7363b9
BW
8402005-03-10 Bob Wilson <bob.wilson@acm.org>
841
842 * config/xtensa/xtensa.h (MEMBER_TYPE_FORCES_BLK): Define.
843
8117c488
NS
8442005-03-10 Nathan Sidwell <nathan@codesourcery.com>
845
fd6132db
NS
846 * bitmap.c (bitmap_copy): Remove manual loop unrolling.
847
fbc848cc
NS
848 * value-prof.c (rtl_find_values_to_profile): Use gcc_assert and
849 gcc_unreachable.
850 (rtl_register_value_prof_hooks,
851 tree_value_profile_transformations,
852 tree_register_value_prof_hooks): Likewise.
853 * var-tracking.c (stack_adjust_offset_pre_post,
854 variable_htab_free, variable_union, dataflow_set_different_2,
855 count_uses, variable_was_changed, set_frame_base_location,
856 set_variable_part, emit_note_insn_var_location, vt_emit_notes,
857 vt_add_function_parameters): Likewise.
858 * varasm.c (named_section_real, named_section, make_decl_rtl,
859 asm_emit_uninitialised, assemble_integer, decode_addr_const,
860 const_hash_1, compare_constant, copy_constant, force_const_mem,
861 output_constant_pool_2, output_constant_pool_1, output_constant,
862 output_constructor, make_decl_one_only, decl_tls_model,
863 default_no_named_section, default_elf_select_section_1,
864 default_unique_section_1): Likewise.
865 * vec.c (vec_gc_o_reserve, vec_heap_o_reserve): Likewise.
866 * vmsdbgout.c (addr_const_to_string): Likewise.
867
8117c488
NS
868 PR c++/20375
869 * function.c (struct assign_parm_data_one): Remove last_named
870 field.
871 (assign_parm_find_data_types): Don't determine last_named.
872 Reorder named_parm determination.
873 (assign_parms): Only setup varargs on the last non-varadic
874 parameter.
875
91c18512
KI
8762005-03-10 Kazuhiro Inaoka <inaoka.lazuhiro@renesas.com>
877
878 * config/m32r/m32r.md (load_sda_base_32): New pattern. Loads
879 sda base address on medium model.
880
2b271002
ZD
8812005-03-10 Zdenek Dvorak <dvorakz@suse.cz>
882
883 * Makefile.in (tree-optimize.o): Add CFGLOOP_H dependence.
884 * cfgloop.c (flow_loop_nodes_find): Export.
885 * cfgloop.h (flow_loop_nodes_find, fix_loop_structure):
886 Declare.
887 * cfgloopmanip.c (fix_loop_structure): New function.
888 * predict.c (predict_loops): Clean up the loops information.
889 * tree-cfg.c (cleanup_tree_cfg_loop): New function.
890 (tree_can_merge_blocks_p, remove_bb, tree_forwarder_block_p): Respect
891 loop structure.
892 * tree-flow.h (cleanup_tree_cfg_loop): Declare.
893 (rewrite_into_loop_closed_ssa): Declaration changed.
894 * tree-loop-linear.c (linear_transform_loops): Add argument to
895 rewrite_into_loop_closed_ssa call.
896 * tree-ssa-loop-ch.c (copy_loop_headers): Ditto.
897 * tree-ssa-loop-im.c (move_computations): Ditto.
898 * tree-ssa-loop.c (tree_loop_optimizer_init): Ditto.
899 * tree-vectorizer.c (vectorize_loops): Ditto.
900 * tree-optimize.c: Include cfgloop.h.
901 (execute_todo): Choose whether to call cleanup_tree_cfg or
902 cleanup_tree_cfg_loop.
903 * tree-ssa-loop-ivcanon.c (canonicalize_loop_induction_variables,
904 (tree_unroll_loops_completely): Enable cleanup_tree_cfg_loop call.
905 * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Enable
906 cleanup_tree_cfg_loop call.
907 * tree-ssa-loop-manip.c (find_uses_to_rename_bb): New function.
908 (find_uses_to_rename, rewrite_into_loop_closed_ssa): Support
909 work on part of cfg.
910
372d72d9
JJ
9112005-03-10 Jakub Jelinek <jakub@redhat.com>
912
913 PR inline-asm/20314
914 * gimplify.c (gimplify_asm_expr): Handle input/output constraints
915 with multiple alternatives.
916
917 * stmt.c (parse_output_constraint): Fix a typo.
918
4cfdf48f
BW
9192005-03-09 Bob Wilson <bob.wilson@acm.org>
920
921 * config/xtensa/xtensa.h (TRAMPOLINE_TEMPLATE): Use "no-transform"
922 assembly directive instead of deprecated "no-generics".
923
9c90a97e
UW
9242005-03-09 Ulrich Weigand <uweigand@de.ibm.com>
925
926 * config/s390/s390.c (s390_secondary_output_reload_class): Adapt check
927 for non-offsettable memory references to cope with outstanding reload
928 replacements.
929 * config/s390/s390.md ("reload_outti"): Call find_replacement to
930 avoid losing outstanding address reloads.
931 ("reload_outdi", "reload_outdf"): Likewise.
932
d86dc303
KG
9332005-03-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
934
935 * builtins.c (fold_builtin_cbrt, fold_builtin_pow): Rearrange
936 code. Add more cbrt transformations.
937
d3592adf
KG
9382005-03-09 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
939
940 * fold-const.c (fold_unary_to_constant): Add FIX_ROUND_EXPR case.
941
62ab45cc
KH
9422005-03-09 Kazu Hirata <kazu@cs.umass.edu>
943
944 * fold-const.c (fold_unary, fold_binary, fold_ternary): Return
945 NULL_TREE when a given tree is not simplified.
946 (fold): Return the original tree when any of the functions
947 mentioned above NULL_TREE.
948
fbaa905c
KH
949 * fold-const.c (fold_unary, fold_binary): Take decomposed
950 arguments, code, type, op0, and op1 in case of fold_binary.
951 (fold): Update calls to fold_unary and fold_binary.
952
a35da91f
RS
9532005-03-09 Roger Sayle <roger@eyesopen.com>
954
955 * builtins.c (fold_builtin_unordered_cmp): Change prototype to take
956 a fndecl and an arglist instead of a CALL_EXPR, exp.
957
2b410855
KH
9582005-03-09 Kazu Hirata <kazu@cs.umass.edu>
959
960 * cfglayout.c (fixup_reorder_chain): Remove old_bb.
961
a9b2ee88
KH
962 * cfgrtl.c (cfg_layout_merge_blocks): Remove new_e.
963
b258008a
KH
964 * expr.c (expand_assignment): Remove orig_to_rtx.
965
5758c0f1
KH
966 * fold-const.c (int_const_binop): Remove no_overflow.
967
40e48138
KH
968 * ifcvt.c (noce_emit_move_insn): Remove inmode.
969
3c3f4b56
KH
970 * loop-iv.c (get_biv_step_1): Remove lhs.
971
d300f6bb
KH
972 * loop-unroll.c (analyze_insns_in_loop): Remove preheader.
973
e140d617
KH
974 * real.c (real_nan): Remove neg.
975
5e35992a
KH
976 * function.c (thread_prologue_and_epilogue_insns): Remove i
977 and newinsn.
978
1d846d0d
KH
979 * tree-data-ref.c (array_base_name_differ_p): Remove ta and
980 tb.
981
29b86a49
KH
982 * tree-eh.c (tree_could_trap_p): Remove idx.
983
184d1bb5
KH
984 * tree-into-ssa.c (ann): Remove ann.
985
df0159b7
KH
986 * tree-outof-ssa.c (num_nodes): Remove num_nodes.
987
dc3fcf39
KH
988 * tree-sra.c (decide_block_copy): Remove inst_count.
989
a92b9bdf
KH
990 * tree-ssa-alias.c (may_alias_p): Remove v_ann.
991
e2b8bd6c
KH
992 * tree-ssa-loop-im.c (lhs): Remove.
993
5e91f7a3
KH
994 * cfgbuild.c (state, STATE, SET_STATE,
995 BLOCK_USED_BY_TABLEJUMP, FULL_STATE): Move just before
996 make_edges.
997 (make_edges): Speed up by skipping blocks with BLOCK_ORIGINAL.
998 (find_basic_blocks): Set the state of each basic block to
999 BLOCK_NEW.
1000
b0c32a73
JL
10012005-03-08 Jeff Law <law@redhat.com>
1002
1003 * tree-cfg.c (cleanup_control_flow): If removal of a computed
1004 goto results in the removal of edges in the CFG, then we need
1005 to recompute dominators.
1006
b735d54b
BE
10072005-03-09 Ben Elliston <bje@au.ibm.com>
1008
1009 * c-common.c (c_do_switch_warnings): Comment fix.
1010
1fbbc055
JB
10112005-03-08 Julian Brown <julian@codesourcery.com>
1012
1013 * Patch from 2005-03-08 reverted for causing regressions and
1014 ppc-darwin bootstrap failure.
1015
4d3e6fae
FJ
10162005-03-08 Fariborz Jahanian <fjahanian@apple.com>
1017
1018 * config/rs6000/rs6000.c (invalid_arg_for_unprototyped_fn):
1019 Define the real function for ppc-darwin.
1020 * c-typeck.c (convert_arguments): Check for target-specific
1021 invalid argument call to unprototyped function.
1022 * target-def.h (TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN):
1023 New Macro.
1024 * target.h (invalid_arg_for_unprototyped_fn): New field
1025 in struct calls.
1026 * targhooks.c (hook_invalid_arg_for_unprototyped_fn): New
1027 default target hook.
1028 * targhooks.h (hook_invalid_arg_for_unprototyped_fn):
1029 Declare.
1030
802415d1
KH
10312005-03-08 Kazu Hirata <kazu@cs.umass.edu>
1032
1033 * c-typeck.c (constructor_stack, constructor_range_stack,
1034 initializer_stack): Make them static.
1035
06c8f57b
KH
1036 * cfg.c (rbi_pool): Make it static.
1037
1ebf7687
KH
1038 * gimple-low.c (lower_stmt_body): Make it static.
1039 * tree-flow.h: Remove the corresponding prototype. Don't
1040 declare lower_data.
1041
392c64a0
KH
1042 * sched-deps.c (cache_size): Make it static.
1043
1bb11558
KH
1044 * stor-layout.c (lang_adjust_rli): Make it static.
1045
323f0b8f
JB
10462005-03-08 Julian Brown <julian@codesourcery.com>
1047
1048 * config/elfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WEAK
1049 from being used for symbols with vague linkage when
1050 HAVE_GAS_COMDAT_GROUP is true.
1051
77fb4cc1
R
10522005-03-08 J"orn Rennecke <joern.rennecke@st.com>
1053
1054 * jump.c (invert_jump_1): Don't call redirect_jump_1 with
1055 nlabel == JUMP_LABEL (jump).
1056
6c6cfbfd
KH
10572005-03-08 Kazu Hirata <kazu@cs.umass.edu>
1058
1059 * c-common.c, c-opts.c, combine.c, cse.c, dojump.c,
1060 gimplify.c, tree-dfa.c, tree-ssa-loop-ivopts.c,
1061 tree-ssa-phiopt.c, tree-ssa-pre.c, tree-ssa-sink.c,
1062 tree-vect-analyze.c, tree.def, tree.h: Fix comment formatting.
1063
6e9a3221
AN
10642005-03-08 Alexey Neyman <alex.neyman@auriga.ru>
1065
1066 PR c/14411
1067 * calls.c (flags_from_decl_or_type): Handle eturns_twice' attribute.
1068 * c-common.c (handle_returns_twice): New function.
1069 (c_common_attribute_table): Declare eturns_twice' attribute.
1070 * doc/extend.texi: Document eturns_twice' attribute.
1071 * tree.h (DECL_IS_RETURNS_TWICE): New macro.
1072 (struct tree_decl): Add returns_twice_flag.
1073
4b2bb87d
KH
10742005-03-08 Kazu Hirata <kazu@cs.umass.edu>
1075
1076 * tree-ssa-phiopt.c: Fix a comment typo.
1077
25d8d27d
KH
1078 * c-semantics.c, cfghooks.c, diagnostic.h, loop-iv.c,
1079 loop-unswitch.c, modulo-sched.c, stor-layout.c, tree-gimple.h,
1080 config/i386/cygwin1.c, doc/cfg.texi, doc/objc.texi: Update
1081 copyright.
1082
36013987
RH
10832005-03-08 Richard Henderson <rth@redhat.com>
1084
1085 * config/alpha/alpha.c (code_for_builtin): Replace special-case
1086 builtin codes with ctzdi2, clzdi2, popcountdi2.
1087 (struct alpha_builtin_def): Add is_const.
1088 (zero_arg_builtins, one_arg_builtins, two_arg_builtins): Init it.
1089 (alpha_v8qi_u, alpha_v8qi_s, alpha_v4hi_u, alpha_v4hi_s): New.
1090 (alpha_init_builtins): Init them. Set nothrow and const attributes
1091 on builtins.
1092 (alpha_fold_builtin_cmpbge, alpha_fold_builtin_zapnot,
1093 alpha_fold_builtin_extxx, alpha_fold_builtin_insxx,
1094 alpha_fold_builtin_mskxx, alpha_fold_builtin_umulh,
1095 alpha_fold_vector_minmax, alpha_fold_builtin_perr,
1096 alpha_fold_builtin_pklb, alpha_fold_builtin_pkwb,
1097 alpha_fold_builtin_unpkbl, alpha_fold_builtin_unpkbw,
1098 alpha_fold_builtin_cttz, alpha_fold_builtin_ctlz,
1099 alpha_fold_builtin_ctpop, alpha_fold_builtin): New.
1100 (TARGET_FOLD_BUILTIN): New.
1101 * config/alpha/alpha.md (UNSPEC_CTTZ): Remove.
1102 (UNSPEC_CTLZ, UNSPEC_CTPOP): Remove.
1103 (ffsdi2): Use ctz.
1104 (cttz, builtin_cttz, builtin_ctlz, builtin_ctpop): Remove.
1105
6cd3dd5b
IR
11062005-03-08 Ira Rosen <irar@il.ibm.com>
1107
1108 PR tree-optimization/20122
1109 * tree-vect-analyze.c (vect_object_analysis): Analyze initial
1110 condition of access function instead of base.
1111
be477406 11122005-03-07 Jeff Law <law@redhat.com>
e7afe656 1113 Steven Bosscher <stevenb@suse.de>
be477406
JL
1114
1115 * tree-cfg.c (find_taken_edge_computed_goto): New function.
1116 (find_taken_edge): Call find_taken_edge_computed_goto as
1117 appropriate. Allow any gimple invariant rather than just
1118 INTEGER_CST for VAL.
1119 (cleanup_control_flow): Cleanup a computed goto which has turned
1120 into a simple goto.
1121 (tree_merge_blocks): If block B has any forced labels, move
1122 them to the start of block A.
1123 * tree-ssa-dom.c (thread_across_edge): Allow threading across
1124 computed gotos as well.
1125 * tree-ssa-threadupdate.c (remove_ctrl_stmt_and_useless_edges): Handle
1126 removal of unnecessary computed gotos too.
1127 (lookup_redirection_data): Fix type of INSERT argument. Callers
1128 updated.
1129
0385f644
KH
11302005-03-08 Kazu Hirata <kazu@cs.umass.edu>
1131
1132 * tree-ssa-phiopt.c: Update copyright. Fix indentations.
1133 Remove trailing spaces.
1134
c24b7de9
KH
1135 * gimplify.c (gimple_push_bind_expr, gimple_pop_bind_expr,
1136 unshare_all_trees): Make them static.
1137 * tree-gimple.h: Remove the corresponding prototypes.
1138
2863ddd2
KH
1139 * diagnostic.h: Remove unused prototype
1140 debug_output_buffer.
1141 * modulo-sched.c: Remove unused prototype
1142 set_row_column_for_ps.
1143
58261bc2
KH
1144 * tree-ssa-phiopt.c (tree_ssa_phiopt,
1145 replace_phi_edge_with_variable): Remove unused variable i.
1146
685ae8c9
PB
11472005-03-07 Per Bothner <per@bothner.com>
1148
1149 * tree.h (DECL_IS_BUILTIN): Reverted my patch from earlier today.
1150
80c4ed35
AP
11512005-03-06 Andrew Pinski <pinskia@physics.uc.edu>
1152
1153 PR tree-opt/17671
1154 * tree-ssa-phiopt.c (tree_ssa_phiopt): Rewrite so we base the
1155 bbs on the COND_EXPR instead of the PHI_NODEs.
1156 (candidate_bb_for_phi_optimization): Remove.
1157 (replace_phi_with_stmt): Rename to ...
1158 (replace_phi_edge_with_variable): this and change so that we
1159 replace the phi argument instead of removing the PHI.
1160 (conditional_replacement): Change so we deal with PHI with more
1161 than two arguments.
1162 (value_replacement): Likewise.
1163 (abs_replacement): Likewise.
1164
64022b5d
AH
11652005-03-07 Aldy Hernandez <aldyh@redhat.com>
1166
1167 * config/rs6000/rs6000-protos.h: Rename output_e500_flip_eq_bit to
1168 output_e500_flip_gt_bit.
1169
1170 * config/rs6000/rs6000.c (print_operand): case D: Print out bit 31
1171 as bit 31.
1172 (rs6000_generate_compare): Fix logic to look at the correct bits.
1173 (output_e500_flip_eq_bit): Rename to output_e500_flip_gt_bit.
1174 Look at GT bit.
1175 (rs6000_emit_sCOND): Rename gen_e500_flip_eq_bit to
1176 gen_e500_flip_gt_bit. Rename gen_move_from_CR_eq_bit to
1177 gen_move_from_CR_gt_bit.
1178
1179 * config/rs6000/rs6000.md ("move_from_CR_eq_bit"): Change bit
1180 ("move_from_CR_eq_bit"): Rename to move_from_CR_gt_bit.
1181 (UNSPEC_MV_CR_EQ): Rename to UNSPEC_MV_CR_GT.
1182
1183 * config/rs6000/spe.md ("e500_cr_ior_compare"): New.
1184 (E500_CR_IOR_COMPARE): New constant.
1185
5fa09df4
EC
11862005-03-08 Earl Chew <earl_chew@agilent.com>
1187 David Billinghurst <David.Billinghurst@riotinto.com>
1188
1189 * config/i386/host-cygwin.c: New file to support precompiled
1190 headers on cygwin
1191 * config/i386/x-cygwin: Use host-cygwin.c on cygwin host
1192 * config.host: Use above files for cygwin host.
1193
92db3ec9
DE
11942005-03-07 David Edelsohn <edelsohn@gnu.org>
1195
1196 * fold-const.c (fold_binary_op_with_conditional_arg): Fix typo
1197 ordering ops from earlier change.
1198
dbce1570
PB
11992005-03-07 Per Bothner <per@bothner.com>
1200
1201 Various fixes to allow us to again build if --enable-mapped-location:
1202 * c-decl.c (finish_function): Use SET_EXPR_LOCATION instead of
1203 unavailable annotate_with_file_line, if USE_MAPPED_LOCATION.
1204 * tree-cfg.c (remove_bb): If USE_MAPPED_LOCATION, change type of
1205 local variable loc. Change logic appropriately.
1206 * tree-vect-transform.c (vect_finish_stmt_generation): Use
1207 EXPR_LOCATION rather than EXPR_LOCUS if USE_MAPPED_LOCATION.
1208 * c-parser.c (c_parser_for_statement): Initialize loc variable.
1209 * tree.h (DECL_IS_BUILTIN): Temporarily revert definition of
1210 DECL_IS_BUILTIN in the USE_MAPPED_LOCATION because of jc1 issues.
1211
1de80b0e
RS
12122005-03-07 Richard Sandiford <rsandifo@redhat.com>
1213
1214 PR rtl-optimization/19683
1215 * reload1.c (choose_reload_regs): Pass the number of bits, not the
1216 number of bytes, to smallest_int_for_mode. Fix arguments to
1217 REG_CANNOT_CHANGE_MODE_P.
1218
4cdc2a35
EB
12192005-03-07 Eric Botcazou <ebotcazou@libertysurf.fr>
1220
1221 * reorg.c (relax_delay_slots): Check that the jump is
1222 conditional before trying to invert it.
1223
cd735ab8
KH
12242005-03-07 Kazu Hirata <kazu@cs.umass.edu>
1225
1226 * bb-reorder.c (max_entry_frequency, max_entry_frequency):
1227 Make them static.
1228
0405cc0e
KH
1229 * calls (stack_arg_under_construction): Make it static.
1230
fa8718d7
KH
1231 * flow.c (regs_live_at_setjmp): Make it static.
1232 * flow.h: Remove the corresponding prototype.
1233
cf0fa607
KH
1234 * reload1.c (reload_startobj, reload_firstobj,
1235 something_needs_operands_changed, reload_inherited,
1236 reload_inheritance_insn, reload_override_in,
1237 reload_spill_index): Make them static.
1238
6db31844
KH
1239 * recog.c (verify_changes): Make it static.
1240 * recog.h: Remove the corresponding prototype.
1241
12eff7b7
KH
1242 * cfgbuild.c (find_sub_basic_blocks): Remove.
1243 * basic-block.h: Remove the corresponding prototype.
1244 * cfgexpand.c, cfgrtl.c: Don't mention find_sub_basic_blocks
1245 in comments.
1246 * doc/cfg.texi: Don't mention find_sub_basic_blocks.
1247
249e538f
KH
1248 * tree-ssa-operands.c (check_build_stmt): Remove.
1249
2e56d969
KH
1250 * stor-layout.c (set_alignment): Remove.
1251 * tree.h: Remove the corresponding prototype.
1252
d4222d43
KH
1253 * tree-ssa-pre.c (has_abnormal_preds): Make it static.
1254
8c80c4aa
KH
1255 * tree-ssa-dce.c (control_dependence_map,
1256 visited_control_parents): Make them static.
1257
50f63b1a
KH
1258 * cfghooks.c (verify_flow_info): Remove local variable
1259 num_bb_notes.
1260
94eb5ddb
KH
1261 * cfgrtl.c (rtl_verify_flow_info_1): Remove local variable
1262 last_bb_seen.
1263
0d48fcd1
KH
1264 * loop-unswitch.c (unswitch_loop): Remove local variable src.
1265
01c65e8a
DB
12662005-03-07 David Billinghurst <David.Billinghurst@riotinto.com>
1267
1268 * config/i386/cygwin1.c(mingw_scan): Use xstrdup in calls to putenv.
1269
543144ed
JM
12702005-03-07 Joseph S. Myers <joseph@codesourcery.com>
1271
1272 * config/ia64/hpux.h (LINK_SPEC): Add -z.
1273 * config/ia64/ia64.c (ia64_function_value): Return a REG not a
1274 PARALLEL for an empty structure.
1275
209eaaff
KH
12762005-03-07 Kazu Hirata <kazu@cs.umass.edu>
1277
1278 * fold-const.c (fold_binary): Remove handling of RANGE_EXPR.
1279
1eaea409
KH
1280 * fold-const.c (fold_binary): Unroll the very first "for"
1281 loop.
1282
ede62875
DE
12832005-03-06 David Edelsohn <edelsohn@gnu.org>
1284
1285 * config/rs6000/predicates.md (branch_comparison_operator): Remove
1286 redundant match_code test.
1287 (scc_comparison_operator): Swap match_operand and match_code
1288 tests.
1289 (branch_positive_comparison_operator): Same.
1290 (trap_comparison_operator): Use comparison_operator and swap with
1291 match_code test.
1292
a6990185
MM
12932005-03-06 Marek Michalkiewicz <marekm@amelek.gda.pl>
1294
1295 PR target/20288
1296 * config/avr/avr.c (print_operand): Add 'p' and 'r'.
1297 (out_movhi_r_mr): Read low byte of volatile MEM first.
1298 (out_movhi_mr_r): Write high byte of volatile MEM first.
1299
5211d65a
KH
13002005-03-05 Kazu Hirata <kazu@cs.umass.edu>
1301
1302 * cselib.c (reg_values, reg_values_size): Make them static.
f00822b2
KH
1303
1304 * cse.c (cse_reg_info_table): Make it static.
5211d65a 1305
c1a408fd
KH
1306 * fold-const.c (fold_unary): Use build1 instead of copy_node.
1307
21cf294f
ZD
13082005-03-06 Zdenek Dvorak <dvorakz@suse.cz>
1309
1310 * cse.c (find_best_addr): Use canon_for_address.
1311
25910ca4
KH
13122005-03-06 Kazu Hirata <kazu@cs.umass.edu>
1313
1314 * cse.c (fold_rtx_subreg, fold_rtx_mem): New.
1315 (fold_rtx): Call fold_rtx_subreg and fold_rtx_mem to handle
1316 SUBREG and MEM, respectively.
1317
c933f71e
KH
1318 * fold-const.c (fold_binary): Use code instead of t.
1319
d7e5b287
KH
1320 * fold-const.c (optimize_minmax_comparison): Take decomposed
1321 arguments code, type, op0, and op1 instead of t.
1322 (fold_binary): Update a call to optimize_minmax_comparison.
1323
e1f04615
KH
1324 * fold-const.c (fold_range_test): Take decomposed arguments
1325 code, type, op0, and op1 instead of t.
1326 (fold_binary): Update a call to fold_range_test.
1327
e9da788c
KH
1328 * fold-const.c (fold_binary_op_with_conditional_arg): Take
1329 decomposed arguments code, type, op0, and op1 instead of t.
1330 (fold_binary): Update a call to fold_range_test.
1331
71047303
KH
13322005-03-06 Kazu Hirata <kazu@cs.umass.edu>
1333
1334 * fold-const.c (fold_binary): Avoid directly using the original
1335 expression t as much as possible.
1336
3f724eb8
KH
13372005-03-05 Kazu Hirata <kazu@cs.umass.edu>
1338
1339 * c-semantics.c (build_stmt): Use TYPE_P instead of
1340 IS_NON_TYPE_CODE_CLASS.
1341 * tree.h (IS_NON_TYPE_CODE_CLASS): Remove.
1342 (NON_TYPE_CHECK): Use TYPE_P instead of
1343 IS_NON_TYPE_CODE_CLASS.
1344
75505450
KH
1345 * fold-const.c (fold): Remove handling of binary expressions.
1346
12bcfaa1
JM
13472005-03-05 James A. Morrison <phython@gcc.gnu.org>
1348
1349 * doc/c-tree.texi: Wrap comments in @r{}.
1350 * doc/cpp.texi: Likewise.
1351 * doc/cppinternals.texi: Likewise.
1352 * doc/extend.texi: Likewise.
1353 * doc/md.texi: Likewise.
1354 * doc/objc.texi: Likewise.
1355 * doc/sourcebuild.texi: Likewise.
1356 * doc/tm.texi: Likewise.
1357 * doc/tree-ssa.texi
1358
52c3e649
KH
13592005-03-05 Kazu Hirata <kazu@cs.umass.edu>
1360
1361 * predict.c (apply_return_prediction): Standardize PHI chain
1362 walking.
1363 * tree-ssa.c (ssa_redirect_edge): Likewise.
1364
25f99665
KH
1365 * genattrtab.c, genemit.c, genoutput.c, genrecog.c,
1366 gensupport.c, jump.c, tree-phinodes.c, unwind-dw2-fde-glibc.c:
1367 Update copyright.
1368
d19e3ef6
KH
1369 * tree-phinodes.c (remove_phi_node): Drop the last argument.
1370 * tree-flow.h: Adjust the prototype for remove_phi_node.
1371 * lambda-code.c (perfect_nestify): Adjust a call to
1372 remove_phi_node.
1373 * tree-cfg.c
1374 (remove_phi_nodes_and_edges_for_unreachable_block): Likewise.
1375 * tree-outof-ssa.c (eliminate_virtual_phis, remove_ssa_form):
1376 Likewise.
1377 * tree-ssa-dce.c (remove_dead_phis): Likewise.
1378 * tree-ssa-loop-ivopts.c (remove_statement): Likewise.
1379 * tree-ssa-pre.c (remove_dead_inserted_code): Likewise.
1380 * tree-ssa.c (kill_redundant_phi_nodes): Likewise.
1381
bb80db7b
KH
1382 * combine.c (simplify_and_const_int): Use gen_int_mode instead
1383 of GEN_INT (trunc_int_for_mode (...)).
1384 * loop-iv.c (iv_number_of_iterations): Likewise.
1385 * postreload.c (reload_cse_move2add): Likewise.
1386 * simplify-rtx.c (simplify_const_unary_operation,
1387 simplify_const_binary_operation): Likewise.
1388 * stor-layout.c (get_mode_bounds): Likewise.
1389
0aee4751
KH
1390 * fold-const.c (fold_binary): New.
1391 (fold): Call fold_binary on binary expressions.
1392
acda0e26
RS
13932005-03-05 Richard Sandiford <rsandifo@redhat.com>
1394
1395 * doc/invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.
1396 * config/mips/mips.h (MASK_SYM32, TARGET_SYM32): New macros.
1397 (TARGET_SWITCHES): Add -msym32 and -mno-sym32.
1398 (ABI_HAS_64BIT_SYMBOLS): Set to false if TARGET_SYM32.
1399 (ASM_SPEC): Pass down -msym32 and -mno-sym32.
1400
537a2904
DP
14012005-03-04 Devang Patel <dpatel@apple.com>
1402
1403 PR tree-optimization/18815
1404 * tree-if-conv.c (combine_blocks): Adjust loop header edges for
1405 loops with zero exit edges.
1406
c533f56b
DP
14072005-03-04 Devang Patel <dpatel@apple.com>
1408
1409 * doc/invoke.texi: Remove reference to webpage that does not exist.
1410
744b2d61
JDA
14112005-03-04 John David Anglin <dave.danglin@nrc-cnrc.gc.ca>
1412 Joseph S. Myers <joseph@codesourcery.com>
1413
1414 PR c++/19797
0022eee3 1415 * pa/elf.h, pa64-hpux.h, som.h (ASM_OUTPUT_EXTERNAL_REAL): Define.
744b2d61
JDA
1416 (ASM_OUTPUT_EXTERNAL): Call pa_hpux_asm_output_external.
1417 * pa-protos.h (pa_hpux_asm_output_external): Add prototype.
1418 * pa.c (get_plabel): Change argument to symbol_ref. Call
1419 maybe_get_identifier instead of get_identifier.
1420 (pa_hpux_asm_output_external, pa_hpux_file_end): New functions.
1421 (struct deferred_plabel): Replace name field with symbol field.
1422 (TARGET_ASM_FILE_END): Define as pa_hpux_file_end if
1423 ASM_OUTPUT_EXTERNAL_REAL is defined.
1424 (output_global_address): Use output_addr_const for output of all
1425 symbol_refs.
1426 (output_deferred_plabels): Use symbol_ref instead of name for address
1427 output.
1428 * pa.h (SYMBOL_FLAG_REFERENCED, SYMBOL_REF_REFERENCED_P,
1429 ASM_OUTPUT_SYMBOL_REF): New macros.
1430 * som.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Use assemble_name_raw. Update
1431 comment.
1432 (ASM_WEAKEN_LABEL): Use targetm.asm_out.globalize_label to globalize
1433 label.
1434
1fb641a1
JM
14352005-03-05 Joseph S. Myers <joseph@codesourcery.com>
1436
1437 * config.gcc (hppa*64*-*-hpux11*): Use pa/pa-hpux1111.h for
1438 *-*-hpux11.[1-9]*, not just for *-*-hpux11.11.
1439
d38ffc55
JL
14402005-03-04 Jeff Law <law@redhat.com>
1441
1442 * basic-block.h (rediscover_loops_after_threading): Declare.
1443 * tree-ssa-dom.c: Include cfgloop.h.
1444 (tree_ssa_dominator_optimize): Discover loops and some basic
1445 properties. Remove forwarder blocks recreated by loop header
1446 canonicalization. Also mark backedges in the CFG.
1447 * tree-ssa-threadupdate.c: Include cfgloop.h
1448 (rediscover_loops_after_threading): Define.
1449 (struct local_info): New field, JUMP_THREADED.
1450 (prune_undesirable_thread_requests): New function.
1451 (redirect_edges): Clear EDGE_ABNORMAL. If edges were threaded
1452 then record that fact for the callers of redirct_edges.
1453 (thread_block): If BB has incoming backedges, then call
1454 prune_undesirable_thraed_requests. Note when we are
1455 going to have to rediscover loop information. Return a
1456 boolean indicating if any jumps were threaded.
1457 (thread_through_all_blocks): Bubble up boolean indicating
1458 if any jumps were threaded.
1459 * Makefile.in (tree-ssa-dom.o): Depend on cfgloop.h
1460 (tree-ssa-threadupdate.o): Similarly.
1461
3ea2c264
KH
14622005-03-04 Kazu Hirata <kazu@cs.umass.edu>
1463
1464 * fold-const.c (fold_ternary): Unroll the "for" loop to
1465 extract operands.
1466
b120f3b7
AH
14672005-03-04 Andrew Haley <aph@redhat.com>
1468
1469 * unwind-dw2-fde-glibc.c (struct
1470 unw_eh_callback_data.check_cache): New field.
1471 (frame_hdr_cache): New.
1472 (_Unwind_IteratePhdrCallback): Add ext_dl_phdr_info.
1473 Cache frame header info.
1474
7445392c
RS
14752005-03-04 Richard Sandiford <rsandifo@redhat.com>
1476
1477 * rtl.h (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)
1478 (print_c_condition): Declare.
1479 * read-rtl.c (ptr_loc): New structure.
1480 (ptr_locs, ptr_loc_obstack, joined_conditions)
1481 (joined_conditions_obstack): New variables.
1482 (leading_ptr_hash, leading_ptr_eq_p, set_rtx_ptr_loc)
1483 (get_rtx_ptr_loc, copy_rtx_ptr_loc, print_rtx_ptr_loc)
1484 (join_c_conditions, print_c_condition): New functions.
1485 (apply_macro_to_string): Associate the new string with the same
1486 source location as the old one.
1487 (add_condition_to_string): Use join_c_conditions.
1488 (read_string): Use set_rtx_ptr_loc to record a filename and line
1489 number for the string.
1490 (read_rtx): Initialize the new variables above.
1491 * genattrtab.c (write_test_expr, write_attr_value): Use
1492 print_c_condition.
1493 * genconditions.c (write_header): Don't define MAYBE_EVAL. Move its
1494 comment above the GCC_VERSION check.
1495 (write_one_condition): Use print_rtx_ptr_loc and print_c_condition.
1496 Inline the definition of MAYBE_EVAL.
1497 * genemit.c (gen_expand, gen_split): Use print_rtx_ptr_loc.
1498 * genoutput.c (process_template): Likewise.
1499 * genpreds.c (write_predicate_subfunction): Likewise.
1500 (write_predicate_expr): Use print_c_condition.
1501 * genrecog.c (write_cond): Likewise.
1502 * gensupport.c (process_rtx): Use join_c_conditions to join the
1503 conditions of a define_insn_and_split. Record a source location
1504 for the string after the "&&".
1505 (alter_test_for_insn): Use join_c_conditions.
1506
93516733
AP
15072005-03-04 Andrew Pinski <pinskia@physics.uc.edu>
1508
1509 Revert for now:
1510 2005-03-03 James A. Morrison <phython@gcc.gnu.org>
1511 PR tree-optimization/15784
cbefb99c 1512 * fold-const.c (fold): Fold ~A + 1 to -A. Fold -A - 1
93516733
AP
1513 and -1 - A to ~A.
1514
ee4c708e
BE
15152005-03-04 Ben Elliston <bje@au.ibm.com>
1516
1517 * gcc.c (option_map): Add --coverage.
1518 (LINK_COMMAND_SPEC): Pass -lgcov for `coverage'.
1519 (cc1_options): Pass -fprofile-arcs -ftest-coverage for `coverage'.
1520 * config/darwin.h: Pass -lgcov for `coverage'.
1521 * doc/invoke.texi (Debugging Options): Document --coverage.
1522
c7d1b449
KH
15232005-03-04 Kazu Hirata <kazu@cs.umass.edu>
1524
1525 * gcse.c (bypass_block): Use find_edge wherever possible.
1526
3c0d1020
DB
15272005-03-03 Daniel Berlin <dberlin@dbrelin.org>
1528
1529 Fix PR debug/20253
1530
1531 * c-opts.c (c_common_parse_file): Call start_source_file
1532 and end_source_file at the approriate times.
1533
1534 * dwarf2out.c (dwarf2out_finish): Don't auto-end
1535 the main file, it will be done for us now.
1536
9bdae6af
KH
15372005-03-04 Kazu Hirata <kazu@cs.umass.edu>
1538
1539 * fold-const.c (fold_ternary): New.
1540 (fold): Call fold_ternary on ternary expressions. Remove
1541 handling of ternary expressions.
1542
8d06c809
JM
15432005-03-03 James A. Morrison <phython@gcc.gnu.org>
1544
1545 PR tree-optimization/15784
cbefb99c 1546 * fold-const.c (fold): Fold ~A + 1 to -A. Fold -A - 1
8d06c809
JM
1547 and -1 - A to ~A.
1548
57a71826
DE
15492005-03-03 David Edelsohn <edelsohn@gnu.org>
1550
1551 * config/rs6000/predicates.md (branch_comparison_operator):
1552 Convert from C block to conditional format.
1553
59c982fe
JH
15542005-03-03 Jan Hubicka <jh@suse.cz>
1555
1556 * tree-dfa.c (add_referenced_var): Don't walk initializer of external
1557 and non-constant public variables.
1558
229cc11f
KH
15592005-03-03 Kazu Hirata <kazu@cs.umass.edu>
1560
1561 * tree-cfg.c (stmt_starts_bb_p): Clean up by replacing code
1562 with LABEL_EXPR.
1563
8fb790fd
KH
1564 * cfgexpand.c (construct_exit_block): Use EDGE_PRED instead of
1565 EDGE_I.
1566
4430da7f
KH
1567 * tree-phinodes.c (remove_phi_node): Clean up by factoring out
1568 calls to release_ssa_name and release_phi_node.
1569
af85b8e4
KH
1570 * fold-const.c (fold): Remove handling of unary expressions.
1571
4b58fc4d
KH
1572 * fold-const.c (fold_unary): Avoid directly using the original
1573 expression t as much as possible.
1574
9550206b
RS
15752005-03-03 Roger Sayle <roger@eyesopen.com>
1576 Andrew Pinski <pinskia@physics.uc.edu>
1577
1578 * jump.c (redirect_exp_1): If nlabel is a NULL pointer create a
1579 RETURN rtx, and not a LABEL_REF containing a NULL pointer.
1580
f60c7155
HPN
15812005-03-03 Hans-Peter Nilsson <hp@axis.com>
1582
1583 Describe special registers SRP and MOF as allocatable registers.
1584 * config/cris/cris.c (cris_md_asm_clobbers): New function.
1585 (TARGET_MD_ASM_CLOBBERS): Define to cris_md_asm_clobbers.
1586 (cris_conditional_register_usage): Enable CRIS_MOF_REGNUM if
1587 TARGET_HAS_MUL_INSNS.
1588 (cris_print_operand) <case 'd'>: New case.
1589 <case REG>: Allow CRIS_MOF_REGNUM and CRIS_SRP_REGNUM.
1590 * config/cris/cris.h (CRIS_PC_REGNUM, CRIS_SRP_REGNUM): Don't
1591 define.
1592 (FIRST_PSEUDO_REGISTER, FIXED_REGISTERS, CALL_USED_REGISTERS)
1593 (REG_ALLOC_ORDER): Update for MOF.
1594 (enum reg_class): New members MOF_REGS, GENERAL_REGS and
1595 SPECIAL_REGS.
1596 (GENERAL_REGS): No longer a define of ALL_REGS.
1597 (REGNO_REG_CLASS, REG_CLASS_CONTENTS, REG_CLASS_NAMES)
1598 (PREFERRED_RELOAD_CLASS, REGISTER_NAMES, DBX_REGISTER_NUMBER):
1599 Adjust accordingly.
1600 (CRIS_SPECIAL_REGS_CONTENTS): New macro.
1601 (REG_CLASS_FROM_LETTER): Allocate 'h' and 'x'.
1602 (SECONDARY_RELOAD_CLASS): Define.
1603 (STACK_POINTER_REGNUM): Define as CRIS_SP_REGNUM.
1604 (FRAME_POINTER_REGNUM): Define as CRIS_FP_REGNUM.
1605 (ARG_POINTER_REGNUM): Define as CRIS_AP_REGNUM.
1606 (STATIC_CHAIN_REGNUM): Define as CRIS_STATIC_CHAIN_REGNUM.
1607 (REGISTER_MOVE_COST): Define.
1608 (PIC_OFFSET_TABLE_REGNUM): Define in terms of CRIS_GOT_REGNUM.
1609 * config/cris/cris.md (CRIS_GOT_REGNUM, CRIS_STATIC_CHAIN_REGNUM)
1610 (CRIS_FP_REGNUM, CRIS_SP_REGNUM, CRIS_SRP_REGNUM, CRIS_AP_REGNUM)
1611 (CRIS_MOF_REGNUM): New define_constants.
1612 ("*movsi_internal", "movhi", "movqi", "movsf"): Add alternatives for
1613 special registers.
2a60a1b1
HPN
1614 ("reload_inhi", "reload_outhi", "reload_inqi", "reload_outqi"):
1615 New patterns.
f60c7155
HPN
1616 ("umulhisi3", "umulqihi3", "mulsi3", "mulqihi3", "mulhisi3")
1617 ("mulsidi3", "umulsidi3", "smulsi3_highpart", "umulsi3_highpart"):
1618 Adjust for MOF being properly described as a register.
1619 (indir_to_reg_split): Name this split. Conditionalize on the
1620 destination register being a general register.
1621 (movei): Conditionalize on on operands 0 and 1 having the same
1622 register class.
1623
768875a8
AM
16242005-03-03 Alan Modra <amodra@bigpond.net.au>
1625
1626 PR target/20277
1627 * config/rs6000/rs6000.c (rs6000_override_options): Don't allow
1628 -mcpu to override any other explicitly given flags.
1629
0a634832
R
16302005-03-02 J"orn Rennecke <joern.rennecke@st.com>
1631
1632 * recog.c (verify_changes, confirm_change_group): New functions,
1633 broken out of apply_change_group.
1634 (apply_change_group): Use them.
1635 * recog.h (verify_change, confirm_change_group): Declare.
1636 * rtl.h (redirect_jump_2): Declare.
1637 * jump.c (redirect_exp, invert_exp): Delete.
1638 (invert_exp_1): Take second parameter. Return value. Changed caller.
1639 (redirect_jump_2): New function, broken out of redirect_jump.
1640 (redirect_jump): Use redirect_jump_1 and redirect_jump_2.
1641 (invert_jump): Use invert_jump_1 and redirect_jump_2.
1642 * ifcvt.c (dead_or_predicable): Use redirect_jump_2.
1643
0aca3a61
GK
16442005-03-02 Geoffrey Keating <geoffk@apple.com>
1645
7df74013
GK
1646 * varasm.c (named_section): Use xstrdup rather than doing it by
1647 hand.
1648
0aca3a61
GK
1649 * config/darwin8.h (LIB_SPEC): Switch -lmx and -lSystem.
1650
2af51b88
DP
16512005-03-02 Devang Patel <dpatel@apple.com>
1652
1653 Undo PR tree-optimization/18815 fix.
1654
ac0bd801
DP
16552005-03-02 Devang Patel <dpatel@apple.com>
1656
1657 PR tree-optimization/18815
1658 * tree-if-conv.c (combine_blocks): Adjust loop header edges for
1659 loops with zero exit edges.
1660
adf4a335
KH
16612005-03-02 Kazu Hirata <kazu@cs.umass.edu>
1662
1663 * cfg.c (connect_src, connect_dest, disconnect_src,
1664 disconnct_dest): New.
1665 (unchecked_make_edge, remove_edge, redirect_edge_succ,
1666 redirect_edge_pred): Use the new functions.
1667
13396b14
KH
1668 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Call
1669 free_dominance_info only when needed.
1670
94dcded2
DE
16712005-03-02 David Edelsohn <edelsohn@gnu.org>
1672
1673 PR target/20276
1674 * config/rs6000/predicates.md (reg_or_cint64_operand): Fix typo.
1675 (reg_or_sub_cint64_operand): Same.
1676
68023570
JL
16772005-03-02 Jeff Law <law@redhat.com>
1678
1679 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Fix setting of
1680 CFG_ALTERED in the main DOM iteration loop.
1681
9560cbde
MM
16822005-03-02 Mark Mitchell <mark@codesourcery.com>
1683
1684 PR c++/19916
1685 * varasm.c (initializer_constant_valid_p): Allow conversions
1686 between OFFSET_TYPEs. Tidy.
1687
bf95bc65
HPN
16882005-03-02 Hans-Peter Nilsson <hp@axis.com>
1689
1690 * config/cris/cris.md ("return"): Remove epilogue delay list
1691 sanity check.
1692
f92ba6d1
DJ
16932005-03-02 Daniel Jacobowitz <dan@codesourcery.com>
1694
1695 * config/arm/linux-elf.h (ARM_FUNCTION_PROFILER): Do not use (PLT)
1696 for Thumb.
1697 * config/arm/netbsd-elf.h (ARM_FUNCTION_PROFILER): Likewise.
1698
613c5cd0
KH
16992005-03-02 Kazu Hirata <kazu@cs.umass.edu>
1700
1701 * cfgloop.h, cfgloopanal.c, cfgloopmanip.c, conflict.c,
1702 loop-init.c, loop-unroll.c, print-tree.c, reg-notes.def,
1703 config/m68k/m68k.c, config/mips/mips.h,
1704 config/rs6000/rs6000-protos.h, doc/contrib.texi,
1705 doc/include/gcc-common.texi: Update copyright.
1706
92fb2d32
KH
1707 PR middle-end/18029 and PR middle-end/18030
1708 * expr.c (optimize_bitfield_assignment_op): Add a special case
1709 to handle BIT_IOR_EXPR and BIT_XOR_EXPR.
1710
659d8efa
KH
1711 * fold-const.c (fold_unary): New.
1712 (fold): Call fold_unary on unary expressions.
1713
2563c224
RG
17142005-03-02 Richard Guenther <rguenth@gcc.gnu.org>
1715
1716 * cgraph.h (struct cgraph_edge): Add prev_caller and
1717 prev_callee fields.
1718 (cgraph_node_remove_callees): Export.
1719 * cgraph.c (cgraph_create_edge): Initialize prev_caller
1720 and prev_callee.
1721 (cgraph_edge_remove_callee): New function.
1722 (cgraph_edge_remove_caller): Likewise.
1723 (cgraph_remove_edge): Use.
1724 (cgraph_redirect_edge_callee): Likewise.
1725 (cgraph_node_remove_callees): New function.
1726 (cgraph_node_remove_callers): Likewise.
1727 (cgraph_remove_node): Use.
1728 * tree-optimize.c (tree_rest_of_compilation): Use
1729 cgraph_node_remove_callees instead of manual loop.
1730 * cgraphunit.c (cgraph_finalize_function): Likewise.
1731 (cgraph_expand_function): Likewise.
1732 (cgraph_remove_unreachable_nodes): Likewise.
1733
766beb40
JM
17342005-03-02 Joseph S. Myers <joseph@codesourcery.com>
1735
1736 PR c/8927
1737 * c-tree.h (undeclared_variable, build_external_ref): Add extra
1738 argument.
1739 * c-decl.c (undeclared_variable): Take location as argument.
1740 * c-typeck.c (build_external_ref): Likewise.
1741 * c-parser.c (c_parser_postfix_expression): Pass location of
1742 identifier to build_external_ref.
1743
364849ee
DE
17442005-03-01 David Edelsohn <edelsohn@gnu.org>
1745
1746 * config/rs6000/rs6000.md (cceq splitter): Use operand mode, not
1747 CCEQ mode for branch_positive_comparison_operator test.
1748 * config/rs6000/predicates (branch_comparison_operator): Revert to
1749 define_predicate.
1750 (scc_comparison_operator): Same.
1751 (branch_positive_comparison_operator): Same.
1752
b6c8b412
HPN
17532005-03-01 Hans-Peter Nilsson <hp@axis.com>
1754
1755 * config/cris/cris.c (cris_eligible_for_epilogue_delay)
1756 (cris_delay_slots_for_epilogue): Remove.
1757 (save_last): Move into cris_target_asm_function_epilogue.
1758 (cris_target_asm_function_epilogue): Remove tests for file being
1759 NULL.
1760 * config/cris/cris-protos.h (cris_eligible_for_epilogue_delay)
1761 (cris_delay_slots_for_epilogue): Remove prototypes.
1762 * config/cris/cris.h (DELAY_SLOTS_FOR_EPILOGUE)
1763 (ELIGIBLE_FOR_EPILOGUE_DELAY): Do not define.
1764
4a80dc82
DE
17652005-03-01 David Edelsohn <edelsohn@gnu.org>
1766
1767 * config/rs6000/predicates.md (branch_comparison_operator): Change
1768 to define_special_predicate.
1769 (scc_comparison_operator): Same.
1770 (branch_positive_comparison_operator): Same.
1771
fa555252
DB
17722005-03-01 Daniel Berlin <dberlin@dberlin.org>
1773
1774 * Makefile.in (tree-ssa-sink.o): New.
1775 (OBJS-common): Add tree-ssa-sink.o.
1776 * common.opt: Add -ftree-sink
1777 * opts.c (decode_options): flag_tree_sink is set at O1 or higher.
1778 * timevar.def (TV_TREE_SINK): new timevar.
1779 * tree-flow.h (is_hidden_global_store): Prototype.
1780 * tree-optimize.c (init_tree_optimization_passes): Add
1781 pass_sink_code.
1782 * tree-pass.h (pass_sink_code): New.
1783 * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Move checking
1784 for non-obvious global store store to is_hidden_global_store, and
1785 call that new function.
1786 * tree-ssa-sink.c: New file.
1787 * doc/invoke.texi: Document -fdump-tree-sink and -ftree-sink.
1788 * doc/passes.texi: Document forward store motion.
1789 * testsuite/gcc.dg/tree-ssa/ssa-sink-1.c: New test
1790 * testsuite/gcc.dg/tree-ssa/ssa-sink-2.c: New test
1791 * testsuite/gcc.dg/tree-ssa/ssa-sink-3.c: New test
1792 * testsuite/gcc.dg/tree-ssa/ssa-sink-4.c: New test
1793
255508dd
PB
17942005-03-01 Per Bothner <per@bothner.com>
1795
1796 * diagnostic.c (diagnostic_build_prefix): If USE_MAPPED_LOCATION
1797 and we have a non-zero column-number, add it to the message.
1798 Also factor out the diagnostic_kind_text.
1799
70388d94
ZD
18002005-03-01 Zdenek Dvorak <dvorakz@suse.cz>
1801
1802 * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find,
1803 flow_loop_pre_header_scan, flow_loop_pre_header_find,
1804 flow_loop_scan): Removed.
1805 (flow_loop_dump): Do not dump removed fields.
1806 (flow_loop_free): Do not free removed fields.
1807 (flow_loops_find): Flags argument removed. Do not call flow_loop_scan.
1808 (loop_exit_edge_p): New function.
1809 * cfgloop.h (struct loop): Removed fields pre_header, pre_header_edges,
1810 num_pre_header_edges, entry_edges, num_entries, exit_edges,
1811 num_exits, exits_doms.
1812 (LOOP_TREE, LOOP_PRE_HEADER, LOOP_ENTRY_EDGES, LOOP_EXIT_EDGES,
1813 LOOP_EDGES, LOOP_ALL): Removed.
1814 (flow_loop_scan): Declaration removed.
1815 (loop_exit_edge_p, mark_loop_exit_edges): Declare.
1816 * cfgloopmanip.c (create_loop_notes): Do not pass flags to
1817 flow_loops_find.
1818 * ifcvt.c (mark_loop_exit_edges): Moved to cfgloopanal.c.
1819 (if_convert): Call flow_loops_find and flow_loops_free
1820 when calling mark_loop_exit_edges.
1821 * cfgloopanal.c (mark_loop_exit_edges): Moved from
1822 ifcvt.c. Removed the flow_loops_find, flow_loops_free and
1823 free_dominance_info calls.
1824 * loop-init.c (flow_loops_find): Ditto.
1825 * passes.c (rest_of_handle_branch_prob): Ditto.
1826 * lambda-code.c (perfect_nestify): Do not call flow_loops_find.
1827 * loop-unroll.c (analyze_insns_in_loop): Do not use
1828 EDGE_LOOP_EXIT.
1829 * predict.c (predict_loops): Do not call flow_loop_scan.
1830 Use get_loop_exit_edges.
1831 (tree_estimate_probability): Do not pass flags to flow_loops_find.
1832 * tree-if-conv.c (bb_with_exit_edge_p): Take loop as argument.
1833 Do not use EDGE_LOOP_EXIT.
1834 (tree_if_convert_cond_expr, if_convertible_modify_expr_p): Pass loop
1835 to bb_with_exit_edge_p.
1836 (if_convertible_loop_p): Do not call flow_loop_scan. Use
1837 loop->single_exit. Do not use EDGE_LOOP_EXIT. Pass loop
1838 to bb_with_exit_edge_p.
1839 (combine_blocks): Pass loop to bb_with_exit_edge_p. Do not use
1840 EDGE_LOOP_EXIT.
1841 * tree-loop-linear.c (linear_transform_loops): Do not call
1842 flow_loop_scan. Use loop->single_exit.
1843 * tree-vect-analyze.c (vect_analyze_operations): Use loop->single_exit.
1844 (vect_analyze_loop_form): Do not call flow_loop_scan.
1845 * tree-vect-transform.c (vect_update_ivs_after_vectorizer): Use
1846 loop->single_exit.
1847 (vect_do_peeling_for_loop_bound): Use loop_preheader_edge and
1848 loop->single_exit.
1849 * tree-vectorizer.c (slpeel_update_phis_for_duplicate_loop,
1850 slpeel_make_loop_iterate_ntimes, slpeel_can_duplicate_loop_p,
1851 slpeel_tree_duplicate_loop_to_edge_cfg,
1852 slpeel_verify_cfg_after_peeling, slpeel_tree_peel_loop_to_edge):
1853 Use loop_preheader_edge and loop->single_exit. Do not call
1854 flow_loop_scan.
1855
b279b20a
NC
18562005-03-01 Nick Clifton <nickc@redhat.com>
1857
1858 * config/arm/arm.c (thumb_find_work_register): Check all of the
1859 argument registers to see if they are free, and a couple of
1860 special cases where the last argument register but can be proved
1861 to be available during the function's prologue.
1862 (print_multi_reg, arm_compute_save_reg0_reg12_mask,
1863 output_return_instruction, emit_multi_reg_push, thumb_pushpop,
1864 thumb_unexpanded_epilogue): Use unsigned long as the type for the
1865 register bit-mask.
1866 (thumb_compute_save_reg_mask): Likewise. Also use
1867 thumb_find_work_register() to ensure that there is agreement about
1868 which work register is going to be used in the prologue.
1869 (thumb_output_function_prologue): Use unsigned long as the type
1870 for the register bit-mask. Also delay pushing the link register if
1871 other high registers are going to be pushed.
1872 (thumb_compute_save_reg_mask, emit_multi_reg_push,
1873 print_multi-reg, number_of_first_bit_set, thumb_pushpop): Remove
1874 redundant prototypes.
1875
d7459fa8
JDA
18762005-02-28 John David Anglin <dave.anglin#nrc-cnrc.gc.ca>
1877
1878 PR target/19819
1879 * pa.h (GO_IF_LEGITIMATE_ADDRESS): Allow allow hard registers during
1880 and after reload in REG+REG indexed addresses without REG_POINTER
1881 set in the base and not set in the index.
1882
65f527e0
KK
18832005-02-28 Kaz Kojima <kkojima@gcc.gnu.org>
1884
1885 * config/sh/linux.h (MD_EXEC_PREFIX, MD_STARTFILE_PREFIX):
1886 Don't undefine here.
1887 (HANDLE_PRAGMA_PACK_PUSH_POP): Delete.
1888 (NO_IMPLICIT_EXTERN_C, CPLUSPLUS_CPP_SPEC): Likewise.
1889 (TARGET_OS_CPP_BUILTINS): Use LINUX_TARGET_OS_CPP_BUILTINS.
1890 (LIB_SPEC, LINK_EH_SPEC, STARTFILE_SPEC, ENDFILE_SPEC,
1891 LINK_GCC_C_SEQUENCE_SPEC, USE_LD_AS_NEEDED, TARGET_C99_FUNCTIONS):
1892 Delete.
1893 * config.gcc (sh*-*-linux*): Use config/linux.h.
1894
0b5383eb
DJ
18952005-02-28 Dale Johannesen <dalej@apple.com>
1896 Stan Shebs <shebs@apple.com>
1897
1898 Rewrite of 64-bit Darwin structure-by-value pass/return.
1899 * config/rs6000/rs6000.h (CUMULATIVE_ARGS): New fields
1900 intoffset, use_stack, named.
1901 * config/rs6000/rs6000.c (rs6000_darwin64_function_arg): Remove.
1902 (rs6000_darwin64_record_arg_advance_flush): New.
1903 (rs6000_darwin64_record_arg_advance_recurse): New.
1904 (rs6000_darwin64_record_arg_flush): New.
1905 (rs6000_darwin64_record_arg_recurse): New.
1906 (rs6000_darwin64_record_arg): New.
1907 (rs6000_return_in_memory): Remove AGGREGATE_TYPE_P check.
1908 (function_arg_boundary): Handle 128-bit aligned structs.
1909 (function_arg_advance): Rewrite darwin64 struct handling.
1910 (function_arg): Call rs6000_darwin64_record_arg.
1911 (function_arg_partial_nregs): Handle darwin64 structs.
1912 (rs6000_darwin64_function_value): Remove.
1913 (rs6000_function_value): Call rs6000_darwin64_record_arg.
1914
1a9dddad
RS
19152005-02-28 Roger Sayle <roger@eyesopen.com>
1916
1917 PR tree-optimization/20216
1918 * tree-chrec.c (tree_fold_factorial): Delete.
1919 (tree_fold_binomial): Change argument list to take a return type
1920 and change the type of K to unsigned int. Rewrite to avoid explicit
1921 evaluation of factorials, and (recursively) calling fold to perform
1922 compile-time arithmetic. Return NULL on (internal) overflow.
1923 (chrec_evaluate): Change type of K to an unsigned int. Avoid
1924 calling tree_fold_binomial unnecessarily. Return chrec_dont_know
1925 if any intermediate calculation overflows.
1926 (chrec_apply): Update call to chrec_evaluate.
1927
f50c57ba
JW
19282005-02-28 James E Wilson <wilson@specifixinc.com>
1929
1930 * config/mips/mips.h (NO_PROFILE_COUNTERS): Define.
1931
4e3d9146
JM
19322005-02-28 Joseph S. Myers <joseph@codesourcery.com>
1933
1934 PR c/20245
1935 * c-parser.c (c_parser_compound_statement): Return error_mark_node
1936 instead of NULL_TREE on error.
1937
48d72335
DE
19382005-02-28 David Edelsohn <edelsohn@gnu.org>
1939
1940 * config/rs6000/rs6000.c (EASY_VECTOR_15): Remove.
1941 (EASY_VECTOR_15_ADD_SELF): Remove.
1942 (num_insns_constant_wide): Not static.
1943 (validate_condition_mode): Not static.
1944 (toc_relative_expr_p): Not static.
1945 (legitimate_indirect_address_p): Not static.
1946 (macho_lo_sum_memory_operand): Not static.
1947 (invalid_e500_subreg): Not static.
1948 (easy_vector_same): Not static.
1949 (easy_vector_splat_const): Not static.
1950 (RS6000_SYMBOL_REF_TLS_P): Remove.
1951 (any_operand): Delete.
1952 (any_parallel_operand): Delete.
1953 (count_register_operand): Delete.
1954 (altivec_register_operand): Delete.
1955 (xer_operand): Delete.
1956 (s8bit_cint_operand): Delete.
1957 (short_cint_operand): Delete.
1958 (u_short_cint_operand): Delete.
1959 (non_short_cint_operand): Delete.
1960 (exact_log2_cint_operand): Delete.
1961 (gpc_reg_operand): Delete.
1962 (cc_reg_operand): Delete.
1963 (cc_reg_not_cr0_operand): Delete.
1964 (reg_or_short_operand): Delete.
1965 (reg_or_neg_short_operand): Delete.
1966 (reg_or_aligned_short_operand): Delete.
1967 (reg_or_u_short_operand): Delete.
1968 (reg_or_cint_operand): Delete.
1969 (reg_or_arith_cint_operand): Delete.
1970 (reg_or_add_cint64_operand): Delete.
1971 (reg_or_sub_cint64_operand): Delete.
1972 (reg_or_logical_cint_operand): Delete.
1973 (got_operand): Delete.
1974 (got_no_const_operand): Delete.
1975 (easy_fp_constant): Delete.
1976 (easy_vector_constant): Delete.
1977 (easy_vector_constant_add_self): Delete.
1978 (zero_constant): Delete.
1979 (zero_fp_constant): Delete.
1980 (volatile_mem_operand): Delete.
1981 (offsettable_mem_operand): Delete.
1982 (mem_or_easy_const_operand): Delete.
1983 (add_operand): Delete.
1984 (non_add_cint_operand): Delete.
1985 (logical_operand): Delete.
1986 (non_logical_cint_operand): Delete.
1987 (mask_operand): Delete.
1988 (mask_operand_wrap): Delete.
1989 (mask64_operand): Delete.
1990 (mask64_2_operand): Delete.
1991 (and64_operand): Delete.
1992 (and64_2_operand): Delete.
1993 (and_operand): Delete.
1994 (reg_or_mem_operand): Delete.
1995 (lwa_operand): Delete.
1996 (symbol_ref_operand): Delete.
1997 (call_operand): Delete.
1998 (current_file_function_operand): Delete.
1999 (input_operand): Delete.
2000 (rs6000_nonimmediate_operand): Delete.
2001 (rs6000_tls_symbol_ref): Delete.
2002 (save_world_operation): Delete.
2003 (restore_world_operation): Delete.
2004 (load_multiple_operation): Delete.
2005 (store_multiple_operation): Delete.
2006 (vrsave_operation): Delete.
2007 (mfcr_operation): Delete.
2008 (mtcrf_operation): Delete.
2009 (lmw_operation): Delete.
2010 (stmw_operation): Delete.
2011 (branch_comparison_operator): Delete.
2012 (branch_positive_comparison_operator): Delete.
2013 (scc_comparison_operator): Delete.
2014 (trap_comparison_operator): Delete.
2015 (boolean_operator): Delete.
2016 (boolean_or_operator): Delete.
2017 (min_max_operator): Delete.
2018 * config/rs6000/rs6000.h (RS6000_SYMBOL_REF_TLS_P): Move to here.
2019 (EASY_VECTOR_15): Moved to here.
2020 (EASY_VECTOR_15_ADD_SELF): Move to here.
2021 (PREDICATE_CODES): Delete.
2022 * config/rs6000/rs6000-protos.h: Delete predicate functions.
2023 Declare functions no longer static.
2024 * config/rs6000/predicates.md: New.
2025 * config/rs6000/rs6000.md: Include predicates.md
2026
321cf1f2
KH
20272005-02-28 Kazu Hirata <kazu@cs.umass.edu>
2028
2029 * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN.
2030 (emit_library_call_value_1): Don't use LCT_ALWAYS_RETURN and
2031 REG_ALWAYS_RETURN.
2032 * cfgrtl.c (need_fake_edge_p): Likewise.
2033 * combine.c (distribute_notes): Likewise.
2034 * emit-rtl.c (try_split): Likewise.
2035 * recog.c (peephole2_opimize): Likewise.
2036 * reg-notes.def (ALWAYS_RETURN): Remove.
2037 * rtl.h (LCT_ALWAYS_RETURN): Remove.
2038 * tree-cfg.c (need_fake_edge_p): Don't use ECF_ALWAYS_RETURN.
2039 * tree.h (ECF_ALWAYS_RETURN): Remove.
2040
4f380bf8
RS
20412005-02-28 Roger Sayle <roger@eyesopen.com>
2042
2043 PR middle-end/19874
2044 * tree-ssa.c (tree_ssa_useless_type_conversion_1): A conversion
2045 between different machine modes is never a "useless" conversion.
2046
20472005-02-28 Geert Bosch <bosch@gnat.com>
dd1f53fb
GB
2048
2049 PR ada/15977
2050 * doc/contrib.texi: List contributors for Ada front end
2051
0a67e02c
PB
20522005-02-28 Paolo Bonzini <bonzini@gnu.org>
2053
2054 * simplify-rtx.c (simplify_unary_operation_1,
2055 simplify_const_unary_operation): New, extracted from...
2056 (simplify_unary_operation): ... this one.
2057 (simplify_binary_operation_1,
2058 simplify_const_binary_operation): New, extracted from...
2059 (simplify_binary_operation): ... this one.
2060 * rtl.h (simplify_const_unary_operation,
2061 simplify_const_binary_operation): Add prototypes.
2062
920b9c8d
JB
20632005-02-28 Julian Brown <julian@codesourcery.com>
2064
2065 * config/elfos.h: Revert my patch from 2005-02-25 since it broke
2066 building libjava and caused PR regression/20228.
2067
215c351a
PB
20682005-02-28 Paolo Bonzini <bonzini@gnu.org>
2069
2070 PR bootstrap/17383
2071 * Makefile.in (host_subdir): New.
2072 (build_objdir): New. Replace ../$(build_subdir) with it throughout.
2073 * configure: Regenerate.
2074
f51d6cb4
ZW
20752005-02-27 Zack Weinberg <zack@codesourcery.com>
2076
2077 * config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpux
2078 * config/pa/t-hpux-shlib (SHLIB_INSTALL): Create the
2079 installation directory first.
2080
23369bef
HPN
20812005-02-28 Hans-Peter Nilsson <hp@axis.com>
2082
2083 PR target/19065.
2084 * config/cris/cris.h (EXTRA_CONSTRAINT_Q): Accept only (mem (reg)),
2085 not including (reg). Do not check for reg being CRIS_PC_REGNUM.
2086 (EXTRA_MEMORY_CONSTRAINT): Define as 'Q'.
2087 * config/cris/cris.md: Tweak comments referring to Q.
2088 ("cmpsi", "cmphi", "cmpqi", "*movsi_internal", "movhi")
2089 ("movstricthi", "movqi", "movstrictqi", "movsf", "addsi3")
2090 ("addhi3", "addqi3", "subsi3", "subhi3", "subqi3")
2091 ("*expanded_andsi", "*expanded_andhi", "*andhi_lowpart", "andqi3")
2092 ("*andqi_lowpart", "iorsi3", "iorhi3", "iorqi3", "uminsi3"):
2093 Insert spaces in constraints to align alternatives vertically for
2094 readability.
17c1e037 2095 ("cmphi"): Ditto. Add separate alternative for operand 0 "r",
23369bef
HPN
2096 operand 1: "M".
2097
c0d12712
JDA
20982005-02-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2099
2100 PR rtl-optimization/17728
2101 * pa.md (mulsi3, divsi3, udivsi3, modsi3): Change predicate for
2102 operand 0 from general_operand to move_dest_operand.
2103
478a1f5e
JDA
21042005-02-26 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2105
2106 * pa/elf.h, pa/som.h (ASM_OUTPUT_EXTERNAL): Use assemble_name_raw
2107 instead of trying to save and restore TREE_SYMBOL_REFERENCED.
2108 * pa/pa64-hpux.h (ASM_OUTPUT_TYPE_DIRECTIVE): Define.
2109 (ASM_OUTPUT_EXTERNAL): Don't save and restore TREE_SYMBOL_REFERENCED.
2110
5395b47b
NN
21112005-02-26 Nathanael Nerode <neroden@gcc.gnu.org>
2112
2113 * configure.ac: Rename cc_for_cross_gnattools to host_cc_for_libada.
2114 * configure: Regenerate.
f51d6cb4 2115 * libada-mk.in: Remove CC; rename
5395b47b
NN
2116 cc_for_cross_gnattools / cc_set_by_configure to host_cc_for_libada.
2117
c529e0fe
AP
21182005-02-26 Andrew Pinski <pinskia@physics.uc.edu>
2119
2120 PR tree-opt/20188
2121 * tree-ssa-alias.c (count_uses_and_derefs): If we have TREE_LIST
2122 for the lhs, also walk over the tree. Likewise for rhs.
2123
f67e783f
ZD
21242005-02-26 Zdenek Dvorak <dvorakz@suse.cz>
2125
2126 * tree-ssa-dom.c (simple_iv_increment_p): New function.
2127 (simplify_rhs_and_lookup_avail_expr, eliminate_redundant_computations):
2128 Do not propagate value of iv before increment over the increment.
2129
27bf414c
JM
21302005-02-25 Joseph S. Myers <joseph@codesourcery.com>
2131
2132 * c-parser.c: New file.
2133 * c-parse.in: Remove.
2134 * Makefile.in (c-parse.o-warn, c-parse.o, c-parse.c, c-parse.y):
2135 Remove.
2136 (c-parser.o): Add dependencies.
2137 (C_AND_OBJC_OBJC, C_OBJS, gcc.srcextra, GTFILES, distclean,
2138 maintainer-clean, TAGS): Update.
2139 * c-config-lang.in (gtfiles): Update.
2140 * gengtype-lex.l: Don't handle "@@".
2141 * stub-objc.c (objc_get_class_ivars, objc_build_throw_stmt,
2142 objc_build_synchronized, objc_begin_try_stmt,
2143 objc_begin_catch_clause, objc_finish_catch_clause,
2144 objc_build_finally_clause, objc_finish_try_stmt): New.
2145 * c-tree.h (struct c_declspecs): Add declspecs_seen_p and
2146 type_seen_p.
2147 (c_parse_init): Update comment.
2148 * c-decl.c (c_init_decl_processing): Update comment.
2149 (build_null_declspecs, declspecs_add_qual, declspecs_add_type,
2150 declspecs_add_scspec, declspecs_add_attrs): Initialize and update
2151 new c_declspecs members.
2152
d8652772
JB
21532005-02-25 Julian Brown <julian@codesourcery.com>
2154
2155 * config/elfos.h (MAKE_DECL_ONE_ONLY): Redefined to stop DECL_WEAK
2156 from being used for symbols with vague linkage when
2157 HAVE_GAS_COMDAT_GROUP is true.
2158
04270aa4
MM
21592005-02-25 Mark Mitchell <mark@codesourcery.com>
2160
2161 * doc/include/gcc-common.texi (version-GCC): Update to 4.1.
2162
4e9db8b2
SE
21632005-02-25 Steve Ellcey <sje@cup.hp.com>
2164
2165 PR target/19930
2166 * doc/tm.texi (LIBGCC2_LONG_DOUBLE_TYPE_SIZE): Document.
2167 (LIBGCC2_HAS_DF_MODE): New.
2168 (LIBGCC2_HAS_XF_MODE): New.
2169 (LIBGCC2_HAS_TF_MODE): New.
2170 * libgcc2.h (LIBGCC2_HAS_XF_MODE): New name for HAVE_XFMODE.
2171 (LIBGCC2_HAS_TF_MODE): New name for HAVE_TFMODE.
2172 * libgcc2.c (LIBGCC2_HAS_XF_MODE): New name for HAVE_XFMODE.
2173 (LIBGCC2_HAS_TF_MODE): New name for HAVE_TFMODE.
2174 (LIBGCC2_HAS_DF_MODE): New name for HAVE_DFMODE.
2175 * config/ia64/t-ia64 (LIB1ASMFUNCS): Remove __compat
2176 and add _fixtfdi, _fixunstfdi, _floatditf
2177 * lib1funcs.asm: Remove L__compat. Add L_fixtfdi,
2178 L_fixunstfdi, L_floatditf.
2179 * config/ia64/hpux.h (LIBGCC2_HAS_XF_MODE): Define.
2180 (LIBGCC2_HAS_TF_MODE): Define.
2181
736c86ad
DN
21822005-02-25 Diego Novillo <dnovillo@redhat.com>
2183
2184 PR tree-optimization/20204
2185 * tree-into-ssa.c (insert_phi_nodes_for): Do not use
2186 REWRITE_THIS_STMT markers on PHI nodes.
2187 (rewrite_initialize_block): Likewise.
2188
3bf4da72
MM
21892005-02-25 Mark Mitchell <mark@codesourcery.com>
2190
2191 * version.c (version_string): Update to 4.1.
2192
a1e73046
PC
21932005-02-25 Paolo Carlini <pcarlini@suse.de>
2194
2195 * doc/extend.texi (5.24 Declaring Attributes of Functions)<noreturn>:
2196 Clarify that the alternative way doesn't work in GNU C++.
2197
9e7376e5
ZD
21982005-02-25 Zdenek Dvorak <dvorakz@suse.cz>
2199
2200 PR tree-optimization/19937
2201 * tree-ssa-loop-ivopts.c (rewrite_use_compare): Cast the final value
2202 to the type of the induction variable.
2203
bd182be8
KK
22042005-02-25 Kaz Kojima <kkojima@gcc.gnu.org>
2205
2206 PR rtl-optimization/20117
2207 * bb-reorder.c (duplicate_computed_gotos): Don't duplicate
2208 the block including noncopyable insn.
2209
2b5936fd
KH
22102005-02-24 Kazu Hirata <kazu@cs.umass.edu>
2211
2212 * cse.c (delete_trivially_dead_insns): Speed up by minimizing
2213 calls to find_reg_note.
2214
964a9831
RH
22152005-02-24 Richard Henderson <rth@redhat.com>
2216
2217 PR tree-opt/20127
2218 * tree-sra.c (instantiate_element): Copy TREE_THIS_VOLATILE from
2219 the type.
2220
78796ad5
FJ
22212005-02-24 Fariborz Jahanian <fjahanian@apple.com>
2222
2223 * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Check for
2224 vector types if to use base reg for misaligned non-word ld/std.
2225
b2142ad8
HPN
22262005-02-24 Hans-Peter Nilsson <hp@axis.com>
2227
2228 PR target/14619
2229 * config/cris/cris.c (cris_target_asm_function_prologue): Create
2230 dwarf2 label manually and put it after, not before the prologue.
2231
b436d712
DE
22322005-02-24 David Edelsohn <edelsohn@gnu.org>
2233
2234 PR target/19019
2235 * reload.c (operands_match_p): Only increment register number for
2236 SCALAR_INT_MODE_P modes in multiple hard registers.
2237
589b3fda
DE
2238 * config/rs6000/rs6000.md (trunctfdf2): Remove register constraints.
2239 Fix formatting.
2240
3f117656
VR
22412005-02-24 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2242
2243 * ChangeLog.5: Fix log message typo(s).
2244 * ChangeLog.7: Likewise.
2245 * ChangeLog.tree-ssa: Likewise.
2246 * cfgexpand.c: Fix comment typo(s).
2247 * conflict.c: Likewise.
2248 * defaults.h: Likewise.
2249 * dwarf2out.c: Likewise.
2250 * gcse.c: Likewise.
2251 * ggc-page.c: Likewise.
2252 * tree-eh.c: Likewise.
2253 * tree-ssa-dom.c: Likewise.
2254
04fa46cf
JJ
22552005-02-24 Jakub Jelinek <jakub@redhat.com>
2256
df8a7c49
JJ
2257 PR target/19019
2258 * mklibgcc.in: Pass -DSHARED when compiling all *_s${objext} objects.
2259 * config/rs6000/darwin-ldouble.c: Only use the .symver directives
2260 if SHARED is defined.
2261
04fa46cf
JJ
2262 PR target/20196
2263 * config/rs6000/rs6000.md (LTU, GTU sCC splitters): Add earlyclobber,
2264 allow splitting only if operands 0 and 3 don't overlap.
2265
a0d2281e
RH
22662005-02-24 Richard Henderson <rth@redhat.com>
2267
2268 PR middle-end/19953
2269 * builtins.c (fold_builtin_complex_mul, fold_builtin_complex_div): New.
2270 (fold_builtin_1): Call them.
2271 * fold-const.c (fold_complex_mult_parts): Split out from ...
2272 (fold_complex_mult): ... here. Fix typo in both imaginary case.
2273 (fold_complex_div_parts, fold_complex_div): New.
2274 (fold): Use them.
2275 * tree.h (fold_complex_mult_parts, fold_complex_div_parts): Declare.
2276
4961152d
RK
22772005-02-24 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
2278
ae95537a
RK
2279 * tree-ssa-ccp.c (visit_assignment): Verify that result of
2280 VIEW_CONVERT_EXPR is_gimple_min_invariant.
2281
4961152d
RK
2282 * print-tree.c (print_node_brief): Print LABEL_DECL_UID.
2283 (print_node): Likewise.
2284 Print TYPE_SIZES_GIMPLIFIED.
2285
ef6201a6
HPN
22862005-02-24 Hans-Peter Nilsson <hp@axis.com>
2287
2288 * config/cris/cris.md ("umulhisi3", "umulqihi3", "mulsi3")
2289 ("mulqihi3", "mulhisi3", "mulsidi3", "umulsidi3"): Mark input
2290 operands as commutative in constraints.
2291
7256233c
DN
22922005-02-24 Diego Novillo <dnovillo@redhat.com>
2293
2294 * tree-into-ssa.c: Re-organize internal functions.
2295
c7463669
RH
22962005-02-24 Richard Henderson <rth@redhat.com>
2297
2298 PR middle-end/18902
2299 * c-opts.c (c_common_post_options): Set flag_complex_method to 2
2300 for c99.
2301 * common.opt (fcx-limited-range): New.
2302 * opts.c (set_fast_math_flags): Set flag_cx_limited_range.
2303 * toplev.c (flag_complex_method): Initialize to 1.
2304 (process_options): Set flag_complex_method to 0 if
2305 flag_cx_limited_range.
2306 * doc/invoke.texi (-fcx-limited-range): New.
2307
03ce14db
KH
23082005-02-24 Kazu Hirata <kazu@cs.umass.edu>
2309
2310 * cse.c (delete_trivially_dead_insns): Speed up by using
2311 NEXT_INSN and PREV_INSN directly instead of next_real_insn and
2312 prev_real_insn.
2313
b86ba8a3
AT
23142005-02-24 Andrea Tarani <andrea.tarani@gilbarco.com>
2315
2316 * config/m68k/m68k.c (m68k_save_reg): Also save A5 for non-leaf
2317 functions when -mid-shared-library is being used.
2318
57642751
DJ
23192005-02-23 Daniel Jacobowitz <dan@codesourcery.com>
2320
2321 * doc/tm.texi (LINK_LIBGCC_SPECIAL): Remove.
2322 (LINK_LIBGCC_SPECIAL_1): Don't mention it.
2323 * gcc.c: Don't check for LINK_LIBGCC_SPECIAL.
2324 * system.h: Poison LINK_LIBGCC_SPECIAL.
2325
79e4e6a6
JW
23262005-02-23 James E Wilson <wilson@specifixinc.com>
2327
2328 * gengtype.c (note_insn_name): Make 1 element larger.
2329
61961eff
RS
23302005-02-23 Roger Sayle <roger@eyesopen.com>
2331
2332 PR target/20018
2333 PR rtl-optimization/20097
2334 * simplify-rtx.c (simplify_relational_operation_1): Avoid creating
2335 BImode SUBREGs of SImode registers which confuse the ia64 backend.
2336
1628a835
DE
23372005-02-23 David Edelsohn <edelsohn@gnu.org>
2338
2339 * t-aix43 (SHLIB_INSTALL): Create directory for shared library.
2340 * t-aix52 (SHLIB_INSTALL): Same.
2341
f439764f
KH
23422005-02-23 Kazu Hirata <kazu@cs.umass.edu>
2343
2344 * genpreds.c: Update copyright.
2345
3f9f087b
MB
23462005-02-23 Michael Beach <michaelb@ieee.org>
2347
2348 PR target/20159
2349 * config/sparc/t-elf (startup files): Assemble with CPP.
2350
bb56fc39
PB
23512005-02-23 Paolo Bonzini <bonzini@gnu.org>
2352
2353 * genpreds.c (mark_mode_tests): Handle non-VOIDmode match_operands.
2354 (write_predicate_expr): Likewise.
2355
90c1d75a
DN
23562005-02-22 Diego Novillo <dnovillo@redhat.com>
2357
2358 PR tree-optimization/20100
2359 PR tree-optimization/20115
2360 * tree-optimize.c (init_tree_optimization_passes): Remove
2361 pass_maybe_create_global_var.
2362 * tree-pass.h (pass_maybe_create_global_var): Remove.
2363 * tree-ssa-alias.c (aliases_computed_p): Declare.
2364 (struct alias_info): Add field NUM_PURE_CONST_CALLS_FOUND.
2365 (count_calls_and_maybe_create_global_var): Remove.
2366 (pass_maybe_create_global_var): Remove.
2367 (init_alias_info): Do not declare aliases_computed_p.
2368 (maybe_create_global_var): If the function contains no
2369 call-clobbered variables and a mix of pure/const and regular
2370 function calls, create .GLOBAL_VAR.
2371 Mark all call-clobbered variables for renaming.
2372 (merge_pointed_to_info): Update comment.
2373 (add_pointed_to_var): Likewise.
2374 (is_escape_site): Likewise.
2375 Accept struct alias_info * instead of size_t *.
2376 Update all users.
2377 Update AI->NUM_CALLS_FOUND and AI->NUM_PURE_CONST_CALLS_FOUND
2378 as necessary.
2379 * tree-ssa-operands.c (get_call_expr_operands): If
2380 ALIASES_COMPUTED_P is false, do not add call-clobbering
2381 operands.
2382 * tree-ssa.c (init_tree_ssa): Set ALIASES_COMPUTED_P to false.
2383 (delete_tree_ssa): Likewise.
2384
e59ba1bc
JW
23852005-02-22 James E Wilson <wilson@specifixinc.com>
2386
2387 * toplev.c (backend_init): Don't call init_adjust_machine_modes here.
2388 (do_compile): Do call it here.
2389
78d5a34b
KH
23902005-02-22 Kazu Hirata <kazu@cs.umass.edu>
2391
2392 PR rtl-optimization/20017.
2393 * passes.c (rest_of_handle_combine, rest_of_handle_cse,
2394 rest_of_handle_cse2, rest_of_handle_gcse): Call
2395 delete_dead_jumptables immediately before calling cleanup_cfg.
2396
263fb23d
DP
23972005-02-22 Devang Patel <dpatel@apple.com>
2398
2399 PR 19952
f51d6cb4 2400 * tree-if-conv.c (process_phi_nodes): Use bsi_after_labels and skip
263fb23d 2401 all labels
f51d6cb4 2402
466db3c1
DE
24032005-02-22 David Edelsohn <edelsohn@gnu.org>
2404
2405 * config/rs6000/aix.h (WINT_TYPE): Define.
2406
d9168963
SS
24072005-02-22 Stan Shebs <shebs@apple.com>
2408
2409 * config/rs6000/rs6000.c (rs6000_override_options): Default to
2410 natural alignment for 64-bit Darwin.
2411 (rs6000_parse_alignment_option): Warn about uses of -malign-power
2412 on 64-bit Darwin.
2413 * doc/invoke.texi: Document this.
2414
19b3ffbc
DD
24152005-02-22 DJ Delorie <dj@redhat.com>
2416
2417 * c-common.c (c_common_type_for_mode): Pass the mode's precision
2418 to make_[un]signed_type, not the mode itself.
2419
e2c879a1
KH
24202005-02-22 Kazu Hirata <kazu@cs.umass.edu>
2421
2422 * cfg.c (cached_make_edge): Call make_edge if edge cache is
2423 not available. Use tail calls wherever possible.
2424 (make_edge): Call unchecked_make_edge to create an edge.
2425
35bea171
KH
2426 * tree-outof-ssa.c (SSANORM_USE_COALESCE_LIST): Remove.
2427 (coalesce_ssa_name): Don't check for
2428 SSANORM_USE_COALESCE_LIST.
2429 (rewrite_out_of_ssa): Don't use SSANORM_USE_COALESCE_LIST.
2430
554beb3a
DN
24312005-02-22 Diego Novillo <dnovillo@redhat.com>
2432
2433 * tree-into-ssa.c (rewrite_blocks): Move debug dumps from ...
2434 (rewrite_into_ssa): ... here.
2435
bb2e1640
AO
24362005-02-21 Alexandre Oliva <aoliva@redhat.com>
2437
2438 PR tree-optimization/19786
2439 * tree-ssa-alias.c (compute_flow_insensitive_aliasing): Add one
2440 tag to another's may-alias bitmap when adding to the other's list.
2441
1d27fed4
DD
24422005-02-21 DJ Delorie <dj@redhat.com>
2443
2444 * tree-ssa-loop-ivopts.c (computation_cost): Start register
2445 numbering at LAST_VIRTUAL_REGISTER+1 to avoid possibly using hard
2446 registers in unsupported ways.
2447 * expmed.c (init_expmed): Likewise.
f51d6cb4 2448
10e70392
SC
24492005-02-21 Stan Cox <scox@redhat.com>
2450
2451 * config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN): Change to 31.
2452
fca01525
KH
24532005-02-21 Kazu Hirata <kazu@cs.umass.edu>
2454
2455 * tree-cfg.c (fold_cond_expr_cond): New.
2456 (make_edges): Call fold_cond_expr_cond.
2457 (find_taken_edge): Accept nothing but INTEGER_CST.
2458 (find_taken_edge_cond_expr): Reject INTEGER_CST other than 0
2459 and 1.
2460 (find_taken_edge_switch_expr): Remove a check for INTEGER_CST.
2461
88312d26
KH
2462 * flow.c (delete_dead_jumptables): Speed up by scanning insns
2463 that do not belong to any basic block.
2464
0b612e0b
JL
24652005-02-21 Jeff Law <law@redhat.com>
2466
2467 * cfganal.c (find_unreachable_blocks): Manually CSE load of
2468 e->dest.
2469
dfd9f74c
KH
24702005-02-21 Kazu Hirata <kazu@cs.umass.edu>
2471
2472 * tree-outof-ssa.c (SSANORM_REMOVE_ALL_PHIS): Remove.
2473 (SSANORM_COALESCE_PARTITIONS, SSANORM_USE_COALESCE_LIST):
2474 Adjust their definitions.
2475 (remove_ssa_form): Don't check for SSANORM_REMOVE_ALL_PHIS.
2476 (rewrite_out_of_ssa): Don't use SSANORM_REMOVE_ALL_PHIS.
2477
a4de48bc
KH
2478 * c-objc-common.h, c-pretty-print.c, cgraphunit.c, except.c,
2479 genautomata.c, langhooks.c, langhooks.h, system.h,
2480 config/arm/lib1funcs.asm: Update copyright.
2481
4a22dcdd
UW
24822005-02-21 Ulrich Weigand <uweigand@de.ibm.com>
2483
2484 * dbxout.c (dbxout_function_end): Emit Lscope label always.
2485
5dd90688
RG
24862005-02-21 Richard Guenther <rguenth@gcc.gnu.org>
2487
2488 PR bootstrap/13770
2489 * doc/install.texi: Document --with-gc.
2490
35ef372d
PB
24912005-02-21 Paolo Bonzini <bonzini@gnu.org>
2492
2493 * simplify-rtx.c (simplify_unary_operation): Add a missing
2494 "break" statement.
2495
ee167207
EB
24962005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2497
2498 PR tree-optimization/18663
2499 * tree-ssa-dom.c (extract_range_from_cond): Return 0
2500 if the type has variable bounds.
2501
a3c28ba2
KH
25022005-02-20 Kazu Hirata <kazu@cs.umass.edu>
2503
2504 * gcse.c: Remove an obsolete comment.
2505
a811c672
KH
2506 * cse.c (init_cse_reg_info): Use xmalloc instead of xrealloc.
2507
50c177f7
HPN
25082005-02-20 Hans-Peter Nilsson <hp@axis.com>
2509
2510 * doc/extend.texi (Function Attributes) <Attribute const>: The
2511 attribute "pure" is below this text, not above.
2512
cdcb88d7
JDA
25132005-02-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2514
2515 * pa.c (pa_assemble_integer, get_plabel): Small cleanups.
2516 (pa_asm_output_mi_thunk): Use asm_output_insn instead of fprintf.
2517 * som.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Small cleanup.
2518
c5ff069d
ZW
25192005-02-20 Zack Weinberg <zack@codesourcery.com>
2520
2521 PR 18785
2522 * langhooks.h (struct lang_hooks): Add to_target_charset.
2523 * langhooks.c (lhd_to_target_charset): New function.
2524 * langhooks-def.h: Declare lhd_to_target_charset.
2525 (LANG_HOOKS_TO_TARGET_CHARSET): New macro.
2526 (LANG_HOOKS_INITIALIZER): Update.
2527 * c-common.c (c_common_to_target_charset): New function.
2528 * c-common.h: Declare it.
2529 * c-objc-common.h (LANG_HOOKS_TO_TARGET_CHARSET): Set to
2530 c_common_to_target_charset.
2531
2532 * defaults.c (TARGET_BELL, TARGET_BS, TARGET_CR, TARGET_DIGIT0)
2533 (TARGET_ESC, TARGET_FF, TARGET_NEWLINE, TARGET_TAB, TARGET_VT):
2534 Delete definitions.
2535 * system.h: Poison them.
2536 * doc/tm.texi: Don't discuss them.
2537 * builtins.c (fold_builtin_isdigit): Use lang_hooks.to_target_charset.
2538 * c-pretty-print.c (pp_c_integer_constant): Don't use pp_c_char.
2539 (pp_c_char): Do not attempt to generate letter escapes for
2540 newline, tab, etc.
2541 * config/arm/arm.c (output_ascii_pseudo_op): Likewise.
2542 * config/mips/mips.c (mips_output_ascii): Likewise.
2543
ac59a959
DN
25442005-02-20 Dorit Naishlos <dorit@il.ibm.com>
2545
2546 PR tree-optimization/19951
2547 * tree-vect-analyze.c (vect_analyze_loop_form): Check if loop exit edge
2548 is abnormal.
c5ff069d 2549
a310245f
SB
25502005-02-19 Steven Bosscher <stevenb@suse.de>
2551
c5ff069d 2552 PR middle-end/19698
a310245f
SB
2553 * function.h (struct function): New field `max_loop_depth'.
2554 * cfgloop.c (establish_preds): Update maximum loop depth seen so far.
2555 (flow_loops_find): Reset the max loop depth count before finding loops.
2556 * flow.c (MAX_LIVENESS_ROUNDS): New constant.
2557 (update_life_info_in_dirty_blocks): Remove 2002-05-28 workaround.
2558 (calculate_global_regs_live): Make sure the loop will terminate
2559 when the initial sets are not empty.
2560
2cdc2073
ZW
25612005-02-19 Zack Weinberg <zack@codesourcery.com>
2562
2563 * mklibgcc.in: If libgcc_eh.a would be empty, put a dummy
2564 object inside.
2565 * config/ia64/hpux.h: Don't define LIBGCC_SPEC.
2566
4e8d0554
RS
25672005-02-19 Richard Sandiford <rsandifo@redhat.com>
2568
2569 PR other/19525
2570 * doc/invoke.texi: Remove documentation of %M spec.
2571 * gcc.c: Likewise.
2572 (init_spec): Remove %M suffix from -lgcc_s.
2573 (do_spec_1): Remove 'M' case.
2574 * mklibgcc.in: Remove SHLIB_MULTILIB handling. Expect SHLIB_LINK
2575 to put shared libraries in the multilib directory. Remove the
2576 shlib_so_soname substitution variable. Don't add a multilib encoding
2577 to shlib_base_name. Set shlib_slibdir_qual to the full pathname
2578 reported by -print-multi-os-directory. Pass @multilib_dir@ to
2579 SHLIB_INSTALL as well as SHLIB_LINK.
2580 * config/t-slibgcc-elf-ver (SHLIB_SONAME): Use @shlib_base_name@.
2581 (SHLIB_NAME): Delete.
2582 (SHLIB_DIR): New macro.
2583 (SHLIB_LINK): Put $(SHLIB_SONAME) and $(SHLIB_SOLINK) in $(SHLIB_DIR).
2584 (SHLIB_INSTALL): Adjust accordingly.
2585 * config/t-slibgcc-darwin: As for t-slibgcc-elf-ver.
2586 * config/t-slibgcc-sld: Likewise.
2587 * config/t-libunwind-elf (SHLIBUNWIND_NAME): Delete.
2588 (SHLIBUNWIND_SONAME): Use @shlib_base_name@.
2589 (SHLIBUNWIND_LINK): Put $(SHLIBUNWIND_SONAME) and $(SHLIB_SOLINK)
2590 in $(SHLIB_DIR).
2591 (SHLIBUNWIND_INSTALL): Adjust accordingly.
2592 * config/i386/t-nwld (SHLIB_SONAME): Delete.
2593 (SHLIB_LINK, SHLIB_INSTALL): Use SHLIB_NAME instead of SHLIB_SONAME.
2594 Use @shlib_base_name@ instead of @shlib_so_name@.
2595 * config/ia64/t-hpux (SHLIB_LINK): Put @shlib_base_name@.so.0
2596 and @shlib_base_name@.so in @multilib_dir@.
2597 (SHLIB_INSTALL): Adjust accordingly. Add @shlib_slibdir_qual@
2598 to the install path.
2599 * config/mips/t-slibgcc-irix: As for t-slibgcc-elf-ver.
2600 (SHLIB_LINK): Remove previous workaround.
2601 * config/pa/t-hpux-shlib (SHLIB_DIR, SHLIB_SLIBDIR_QUAL): New macros.
2602 (SHLIB_LINK): Put $(SHLIB_SONAME) and $(SHLIB_NAME) in $(SHLIB_DIR).
2603 (SHLIB_INSTALL): Adjust accordingly. Add $(SHLIB_SLIBDIR_QUAL) to
2604 the install path.
2605 * config/rs6000/t-aix43 (SHLIB_LINK): Put @shlib_base_name@.a in
2606 @multilib_dir@. Use @multilib_dir@ to check for threading libraries.
2607 (SHLIB_INSTALL): Adjust accordingly.
2608 (SHLIB_LIBS): Use @multilib_dir@ to check for threading libraries.
2609 * config/rs6000/t-aix52: As for config/rs6000/t-aix43.
2610 * config/sh/t-linux (SHLIB_LINK, SHLIB_INSTALL): As for
2611 config/t-slibgcc-elf-ver.
2612
f10a6654
ZD
26132005-02-19 Zdenek Dvorak <dvorakz@suse.cz>
2614 Jakub Jelinek <jakub@redhat.com>
2615
2616 PR tree-optimization/19828
2617 * tree-ssa-loop-im.c: Add a TODO comment.
2618 (movement_possibility): Return MOVE_PRESERVE_EXECUTION for calls
2619 without side-effects.
2620
5ff489f1
JM
26212005-02-18 James A. Morrison <phython@gcc.gnu.org>
2622
2623 * tree-ssa-ccp.c (widen_bitfield): Pass type to build_int_cst and don't
2624 call fold_convert.
2625
4c334b37
JW
26262005-02-18 James E. Wilson <wilson@specifixinc.com>
2627
2628 * doc/invoke.texi (IA-64 Options): Delete -mb-step.
2629 * config/ia64/ia64.c (last_group, group_idx): Delete variables.
2630 (errata_find_address_regs, errata_emit_nops, fixup_errata): Delete
2631 functions.
2632 (ia64_reorg): Delete fixup_errata call.
2633 * config/ia64/ia64.h (MASK_B_STEP, TARGET_B_STEP): Delete.
2634 (TARGET_SWITCHES): Delete -mb-step entry.
2635
58cb41e6
JJ
26362005-02-19 Jakub Jelinek <jakub@redhat.com>
2637
2638 PR c/20043
2639 * c-typeck.c (composite_type): Handle quals in transparent unions.
2640 (type_lists_compatible_p): Likewise.
2641
b79d4265
SS
26422005-02-18 Stan Shebs <shebs@apple.com>
2643
2644 * config/darwin.c (machopic_select_rtx_section): Don't put relocatable
2645 expressions in the .literal8 section.
2646
a7138657
GK
26472005-02-18 Geoffrey Keating <geoffk@apple.com>
2648
2649 * config/rs6000/darwin-tramp.asm: Remove stray 'APPLE LOCAL' marker.
2650
0a9c6fdf
RS
26512005-02-18 Roger Sayle <roger@eyesopen.com>
2652
2653 * fold-const.c (constant_boolean_node): Always create values of the
2654 specified type, don't bother calling truthvalue_conversion.
2655
f6775e78
JM
26562005-02-18 Joseph S. Myers <joseph@codesourcery.com>
2657
2658 * except.c (output_function_exception_table): Call
2659 assemble_external_libcall (eh_personality_libfunc).
2660
5b4275db
JM
26612005-02-18 Joseph S. Myers <joseph@codesourcery.com>
2662
2663 PR target/19886
2664 * config/ia64/ia64.h (struct machine_function): Add state_num.
2665 * config/ia64/ia64.c (process_epilogue,
2666 process_for_unwind_directive): Use new unwind state numbers each
2667 time rather than state 1.
2668
d6083c7d
UW
26692005-02-18 Ulrich Weigand <uweigand@de.ibm.com>
2670
2671 PR target/20054
2672 * config/s390/s390.md ("*llgt_sidi", "*llgt_sidi_split"): Move to
2673 before the "*llgt_didi" pattern.
2674
258dba8f
JM
26752005-02-18 Jason Merrill <jason@redhat.com>
2676
2677 * gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR]: Revert again.
2678
2155b886
RE
26792005-02-18 Richard Earnshaw <rearnsha@arm.com>
2680
2681 * arm/lib1funcs.asm (FUNC_ALIAS): New macro.
2682 (div0): Use it in place of ARM_FUNC_ALIAS.
2683 (lshrdi3, ashrdi3, ashlrdi3): Likewise.
2684
0d56ab33
AP
26852005-02-18 Andrew Pinski <pinskia@physics.uc.edu>
2686
2687 PR middle-end/20030
a310245f
SB
2688 * fold-const.c (fold_indirect_ref_1): Use the correct index for zero
2689 access, the lower bound of the array type if it exists.
0d56ab33 2690
2aabee29
AO
26912005-02-18 Alexandre Oliva <aoliva@redhat.com>
2692
2693 PR c++/20008
2694 * stmt.c (expand_case): Don't assume cleanup_tree_cfg will remove
2695 cases that are out-of-range for the index type.
2696
aeba6c28
JM
26972005-02-18 James A. Morrison <phython@gcc.gnu.org>
2698
2699 * stmt.c (emit_case_bit_tests): Call fold_convert instead of convert.
2700 (estimate_case_costs): Don't call convert.
2701 * expmed.c (expand_shift): Likewise.
2cdc2073 2702 (make_tree): Call fold_convert instead of convert.
aeba6c28 2703
3a96c3b9
JJ
27042005-02-18 Jakub Jelinek <jakub@redhat.com>
2705
2706 PR c++/19813
2707 * emit-rtl.c (set_mem_attributes_minus_bitpos): Add assertion
2708 that ref to be marked MEM_READONLY_P doesn't have base that needs
2709 constructing.
2710
9fd64c63
JM
27112005-02-18 Joseph S. Myers <joseph@codesourcery.com>
2712
2713 * genautomata.c (output_get_cpu_unit_code_func,
2714 output_cpu_unit_reservation_p): Don't generate old-style function
2715 definitions.
2716
58203599
JJ
27172005-02-18 Jakub Jelinek <jakub@redhat.com>
2718
0948e392
JJ
2719 PR c++/20023
2720 PR tree-optimization/20009
2721 * convert.c (convert_to_integer): Revert 2005-02-16 change.
2722
58203599
JJ
2723 PR tree-optimization/18947
2724 * cgraphunit.c (cgraph_finalize_function): When redefining an extern
2725 inline, remove all nodes that are inlined into the extern inline
2726 being redefined.
2727
c8d3e15a
KH
27282005-02-17 Kazu Hirata <kazu@cs.umass.edu>
2729
2730 * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
2731 loop-invariant.c, stmt.c, tree-ssa-forwprop.c,
2732 tree-ssa-live.c, tree-ssanames.c, tree-vn.c,
2733 config/host-linux.c, config/arm/fpa.md, config/avr/avr.h:
2734 Update copyright.
2735
9b396d7c
RS
27362005-02-17 Roger Sayle <roger@eyesopen.com>
2737
2738 PR tree-optimization/19917
2739 * tree-eh.c (tree_could_trap_p): Consider calls to weak functions
2740 to be potentially trapping.
2741
2e681715
KH
27422005-02-17 Kazu Hirata <kazu@cs.umass.edu>
2743
2744 * libgcc2.c, tree-vect-analyze.c: Fix comment typos.
2745
c6d01079
AK
27462005-02-17 Andreas Krebbel <krebbel1@de.ibm.com>
2747
2748 * builtins.c (expand_builtin_return_addr): Remove tem parameter.
2cdc2073 2749 tem becomes a local variable which is set to the value of the
c6d01079 2750 back end defined INITIAL_FRAME_ADDRESS macro.
2cdc2073 2751 (expand_builtin_frame_address): Omit the base parameter to
c6d01079
AK
2752 expand_builtin_return_addr.
2753 (expand_builtin_profile_func): Likewise.
2754 * config/s390/s390.h (INITIAL_FRAME_ADDRESS_RTX): Define new macro.
2755 (DYNAMIC_CHAIN_ADDRESS): Remove the case for the initial frame.
2756 * doc/tm.texi: Documentation for INITIAL_FRAME_ADDRESS_RTX added.
2757
7b210806
JJ
27582005-02-17 Jakub Jelinek <jakub@redhat.com>
2759
2760 * config/s390/s390.c (s390_alloc_pool, s390_free_pool,
2761 s390_chunkify_start): Use BITMAP_ALLOC and BITMAP_FREE.
2762 * config/frv/frv.c (frv_function_epilogue): Likewise.
2763
eae600b9
DB
27642005-02-17 Daniel Berlin <dberlin@dberlin.org>
2765
2766 * lambda-code (perfect_nestify): Remove mark/unmark
2767 for rewriting hack.
2768 * tree-loop-linear.c (linear_transform_loops): Add
2769 rewrite_into_ssa call so that ssa is correct for
2770 rewriting into loop closed.
2771
8bdbfff5
NS
27722005-02-17 Nathan Sidwell <nathan@codesourcery.com>
2773
2774 * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2775 * bb-reorder.c (duplicate_computed_gotos): Use BITMAP_ALLOC and
2776 BITMAP_FREE.
2777 * bt-load.c (btr_def_live_range, combine_btr_defs,
2778 migrate_btr_def, migrate_btr_defs): Likewise.
2779 * cfgcleanup.c (thread_jump): Likewise.
2780 * cfgloop.c (get_loop_body_in_bfs_order): Likewise.
2781 * df.c (df_insn_table_realloc, df_bitmaps_alloc, df_bitmaps_free,
2782 df_alloc, df_free, df_du_chain_create, df_bb_rd_local_compute,
2783 df_rd_local_compute, df_reg_info_compute): Likewise.
2784 * dominance.c (init_dom_info, free_dom_info): Likewise.
2785 * flow.c (init_propagate_block_info,
2786 free_propagate_block_info): Likewise.
2787 * gcse.c (alloc_gcse_mem, free_gcse_mem): Likewise.
2788 * global.c (allocate_bb_info, free_bb_info, calculate_reg_pav,
2789 modify_reg_pav): Likewise.
2790 * loop-invariant.c (find_defs, find_invariant_insn,
2791 find_invariants, free_inv_motion_data): Likewise.
2792 * predict.c (tree_predict_by_opcode,
2793 estimate_bb_frequencies): Likewise.
2794 * stmt.c (expand_case): Likewise.
2795 * tree-cfg.c (tree_duplicate_sese_region): Likewise.
2796 * tree-dfa.c (mark_new_vars_to_rename): Likewise.
2797 * tree-if-conv.c (get_loop_body_in_if_conv_order): Likewise.
2798 * tree-into-ssa.c (insert_phi_nodes_for, def_blocks_free,
2799 get_def_blocks_for, mark_def_site_blocks, rewrite_into_ssa,
2800 rewrite_ssa_into_ssa): Likewise.
2801 * tree-optimize.c (tree_rest_of_compilation): Likewise.
2802 * tree-outof-ssa.c (new_temp_expr_table, free_temp_expr_table,
2803 analyze_edges_for_bb, perform_edge_inserts): Likewise.
2804 * tree-scalar-evolution.c (scev_initialize, scev_finalize): Likewise.
2805 * tree-sra.c (tree_sra): Likewise.
2806 * tree-ssa-alias.c (init_alias_info, delete_alias_info): Likewise.
2807 * tree-ssa-ccp.c (ccp_fold_builtin): Likewise.
2808 * tree-ssa-dce.c (tree_dce_init, tree_dce_done): Likewise.
2809 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Likewise.
2810 * tree-ssa-dse.c (tree_ssa_dse): Likewise.
2811 * tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_var):
2812 Likewise.
2813 * tree-ssa-live.c (new_tree_live_info, delete_tree_live_info,
2814 calculate_live_on_entry, calculate_live_on_exit,
2815 build_tree_conflict_graph): Likewise.
2816 * tree-ssa-loop-ivopts.c (tree_ssa_iv_optimize_init, record_use,
2817 record_important_candidates, set_use_iv_cost, find_depends,
2818 determine_use_iv_costs, iv_ca_new, iv_ca_free, free_loop_data,
2819 tree_ssa_iv_optimize_finalize): Likewise.
2820 * tree-ssa-loop-manip.c (add_exit_phis_var, get_loops_exit,
2821 find_uses_to_rename_use, rewrite_into_loop_closed_ssa,
2822 tree_duplicate_loop_to_header_edge): Likewise.
2823 * tree-ssa-pre.c (init_pre, fini_pre): Likewise.
2824 * tree-ssa.c (verify_flow_insensitive_alias_info,
2825 verify_name_tags, verify_ssa, init_tree_ssa,
2826 delete_tree_ssa): Likewise.
2827 * tree-ssanames.c (marked_ssa_names, init_ssanames,
2828 fini_ssanames): Likewise.
2829 * tree-vectorizer.c (slpeel_tree_peel_loop_to_edge): Likewise.
2830
3abbb738
RC
28312005-02-17 Ralf Corsepius <ralf.corsepius@rtems.org>
2832
2cdc2073 2833 * config/rs6000/t-rtems: Completely reworked.
3abbb738 2834
9d182aa5
IR
28352005-02-17 Ira Rosen <irar@il.ibm.com>
2836
2cdc2073 2837 * tree-data-ref.c (array_base_name_differ_p): Remove gcc_assert.
9d182aa5 2838
2427fa80
IR
28392005-02-17 Ira Rosen <irar@il.ibm.com>
2840
2841 * tree-vect-analyze.c (vect_analyze_pointer_ref_access): Use
2842 POINTER_TYPE_P when checking that type is a pointer.
2843 (vect_get_memtag): Remove.
2844 (vect_address_analysis): Use POINTER_TYPE_P. Call
2845 vect_object_analysis with dummy parameter for memtag.
2846 (vect_object_analysis): Extract memtag (functionality that
2847 used to be in vect_get_memtag and moved here). Fix printings.
2848 (vect_analyze_data_refs): Fix comment. Call vect_object_analysis
2849 with correct parameters. Remove call to vect_get_memtag.
2850
f7064d11
DN
28512005-02-17 Dorit Naishlos <dorit@il.ibm.com>
2852
2853 * Makefile.in (tree-vect-analyze.o, tree-vect-transform.o): New.
2854 (tree-vectorizer.o): Added missing dependencies.
2855
2856 * tree-vectorizer.h (vect_dump, vect_verbosity_level): Added extern
2857 decleration.
2858 (slpeel_tree_peel_loop_to_edge): Function externalized (had a static
2859 declaration in tree-vectorizer.c, now has an extern declaration in
2860 tree-vectorizer.h).
2861 (slpeel_make_loop_iterate_ntimes, slpeel_can_duplicate_loop_p,
2cdc2073
ZW
2862 slpeel_verify_cfg_after_peeling, vect_strip_conversion,
2863 get_vectype_for_scalar_type, vect_is_simple_use,
f7064d11
DN
2864 vect_is_simple_iv_evolution, vect_can_force_dr_alignment_p,
2865 vect_supportable_dr_alignment, new_loop_vec_info, destroy_loop_vec_info,
2cdc2073 2866 new_stmt_vec_info, vect_analyze_loop, vectorizable_load,
f7064d11
DN
2867 vectorizable_store, vectorizable_operation, vectorizable_assignment,
2868 vect_transform_loop, vect_print_dump_info, vect_set_verbosity_level,
2869 find_loop_location): Likewise.
2870
2871 * tree-vectorizer.c (langhooks.h): #include removed.
2872 (slpeel_tree_peel_loop_to_edge): Function externalized. Declaration
2873 moved to tree-vectorized.h.
2874 (slpeel_make_loop_iterate_ntimes, slpeel_can_duplicate_loop_p,
2875 slpeel_verify_cfg_after_peeling, vect_strip_conversion,
2876 get_vectype_for_scalar_type, vect_is_simple_use,
2877 vect_is_simple_iv_evolution, vect_can_force_dr_alignment_p,
2878 vect_supportable_dr_alignment, new_loop_vec_info,
2879 destroy_loop_vec_info, new_stmt_vec_info, vect_print_dump_info,
2880 vect_set_verbosity_level, find_loop_location): Likewise.
2881
2cdc2073 2882 (vect_analyze_loop): Function externalized. Declaration moved to
f7064d11
DN
2883 tree-vectorized.h. Function definition moved to tree-vect-analyze.c.
2884 (vect_analyze_loop_form): Moved to tree-vect-analyze.c.
2885 (vect_mark_stmts_to_be_vectorized, vect_analyze_scalar_cycles,
2886 vect_analyze_data_ref_accesses, vect_analyze_data_ref_dependences,
2887 vect_analyze_data_refs_alignment, vect_compute_data_refs_alignment,
2888 vect_enhance_data_refs_alignment, vect_analyze_operations,
2889 exist_non_indexing_operands_for_use_p, vect_mark_relevant,
2890 vect_stmt_relevant_p, vect_get_loop_niters,
2891 vect_analyze_data_ref_dependence, vect_compute_data_ref_alignment,
2892 vect_analyze_data_ref_access, vect_analyze_pointer_ref_access,
2893 vect_can_advance_ivs_p, vect_get_ptr_offset, vect_analyze_offset_expr,
2894 vect_base_addr_differ_p, vect_object_analysis, vect_address_analysis,
2895 vect_get_memtag): Likewise.
2896
2cdc2073 2897 (vectorizable_load): Function externalized. Declaration moved to
f7064d11
DN
2898 tree-vectorized.h. Function definition moved to tree-vect-transform.c.
2899 (vectorizable_store, vectorizable_operation, vectorizable_assignment,
2900 vect_transform_loop): Likewise.
2901 (vect_transform_stmt): Moved to tree-vect-transform.c.
2cdc2073 2902 (vect_align_data_ref, vect_create_destination_var,
f7064d11
DN
2903 vect_create_data_ref_ptr, vect_create_index_for_vector_ref,
2904 vect_create_addr_base_for_vector_ref, vect_get_new_vect_var,
2905 vect_get_vec_def_for_operand, vect_init_vector,
2906 vect_finish_stmt_generation, vect_generate_tmps_on_preheader,
2907 vect_build_loop_niters, vect_update_ivs_after_vectorizer,
2908 vect_gen_niters_for_prolog_loop, vect_update_inits_of_dr,
2909 vect_update_inits_of_drs, vect_do_peeling_for_alignment,
2910 vect_do_peeling_for_loop_bound): Likewise.
2cdc2073 2911
f7064d11
DN
2912 * tree-vect-analyze.c: New file.
2913 * tree-vect-transform.c: New file.
2914
eff9a5d0
JM
29152005-02-17 Jason Merrill <jason@redhat.com>
2916
2917 PR mudflap/19319, c++/19317
2918 * gimplify.c (gimplify_modify_expr_rhs) [CALL_EXPR]: Make return
2919 slot explicit.
2920
beb5f807
GP
29212005-02-17 Gerald Pfeifer <gerald@pfeifer.com>
2922
2923 * doc/install.texi (Specific): Update link for Darwin-specific
2924 tool binary site.
2cdc2073 2925
9ace7f9e
JM
29262005-02-16 James A. Morrison <phython@gcc.gnu.org>
2927
2928 * fold-const.c (invert_truthvalue): <INTEGER_CST>: Call
2929 constant_boolean_node.
2930
ee01c339 29312005-02-16 David Edelsohn <edelsohn@gnu.org>
53de343a
DE
2932
2933 PR target/19019
2934 * config/rs6000/t-aix43 (SHLIB_MAPFILES): Add libgcc-ppc64.ver.
2935 * config/rs6000/t-aix52 (SHLIB_MAPFILES): Same.
2936
4f2e0d5e
RH
29372005-02-16 Richard Henderson <rth@redhat.com>
2938
2939 PR 19920
2940 * libgcc2.c (WORD_SIZE): Remove all definitions; replace uses
2941 with W_TYPE_SIZE.
2942 (HIGH_WORD_COEFF, HIGH_HALFWORD_COEFF): Remove all definitions;
2943 replace uses with Wtype_MAXp1_F.
2944 (L_fixunstfdi, L_fixtfdi, L_floatditf, L_fixunsxfdi, L_fixxfdi,
2945 L_floatdixf, L_fixunsxfsi, L_fixunsdfdi, L_floatdidf, L_fixunsdfsi,
2946 L_powidf2, L_powixf2, L_powitf2, L_muldc3, L_divdc3, L_mulxc3,
2947 L_divxc3, L_multc3, L_divtc3): Protect with HAVE_DFMODE, HAVE_XFMODE,
2948 and HAVE_TFMODE as appropriate.
2949 (__fixunssfDI): Provide an implementation that doesn't need DFmode.
2950 (__floatdisf): Likewise.
2951 * libgcc2.h (LIBGCC2_DOUBLE_TYPE_SIZE): New.
2952 (HAVE_DFMODE, HAVE_XFMODE, HAVE_TFMODE): New.
2953 (Wtype_MAXp1_F): New.
2954 (DFtype, DCtype, __fixdfdi, __floatdidf, __fixunsdfSI, __fixunsdfDI,
2955 __powidf2, __divdc3, __muldc3): Protect with HAVE_DFMODE.
2956
9f7bf991
RE
29572005-02-16 Richard Earnshaw <rearnsha@arm.com>
2958
2959 * PR target/19162
2960 * arm.c (arm_apply_result_size): New function.
2961 * arm.h (APPLY_RESULT_SIZE): Define.
2962 * arm-protos.h (arm_apply_result_size): Add prototype.
2963 * arm.md (RO_REGNUM, FPA_F0_REGNUM, FPA_F7_REGNUM): New constants.
2964 (movxf): New expand.
2965 (ldmsi_postinc4_thumb, stmsi_postinc4_thumb): New patterns for Thumb.
2966 (call_value_symbol): Remove predicate for operand 0.
2967 (call_value_insn, sibcall_value, sibcall_value_insn): Likewise.
2968 (untyped_call): Rework to correclty return values for any type.
2969 (untyped_return): New expand.
2970 * fpa.md (movxf_fpa): Simplify and use sfm/lfm when appropriate.
2971
f0b81cbc
SS
29722005-02-16 Stan Shebs <shebs@apple.com>
2973
2974 * config.gcc (powerpc-*-darwin*): Use fragment for Darwin 8 or later.
2975 * config/rs6000/t-darwin8: New, for 64-bit multilib.
2976
25c62e24
EB
29772005-02-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2978
927c8259 2979 * doc/install.texi (sparc-sun-solaris2*): Document required GMP
25c62e24
EB
2980 configure settings on Solaris 7 and later.
2981
3bd09563
DN
29822005-02-16 Diego Novillo <dnovillo@redhat.com>
2983
2984 PR tree-optimization/19865
2985 * tree-optimize.c (init_tree_optimization_passes): Run
2986 pass_may_alias after pass_sra.
2987
847d0c08
RH
29882005-02-16 Richard Henderson <rth@redhat.com>
2989 Stuart Hastings <stuart@apple.com>
2990
2991 PR debug/19521
2992 * dbxout.c (dbxout_function_end): Take decl parameter; update callers.
2993 Do nothing if debug info suppressed for this function.
2994 (dbxout_begin_function): Early exit if debug info suppressed for
2995 this function.
2996
de332a85
KH
29972005-02-16 Kazu Hirata <kazu@cs.umass.edu>
2998
2999 PR target/20007
3000 * config/ip2k/ip2k.c (ip2k_reorg): Adjust calls to
3001 find_basic_blocks.
3002 * config/sh/sh.c (sh_output_mi_thunk): Likewise.
3003
5fcfe0b2
KH
3004 PR tree-optimization/19967
3005 * builtins.c (expand_builtin_strstr, expand_builtin_strpbrk,
3006 expand_builtin_strchr, expand_builtin_strrchr): Take a new
3007 argument TYPE. Adjust calls to fold_builtin_XXX.
3008 (expand_builtin, fold_builtin_1): Adjust calls to
3009 expand_builtin_XXX.
3010 (fold_builtin_strchr, fold_builtin_strpbrk,
3011 fold_builtin_strstr, fold_builtin_strrchr): Convert the folded
3012 result to a requested type TYPE.
3013
8940b3b2
JJ
30142005-02-16 Jakub Jelinek <jakub@redhat.com>
3015
3016 PR middle-end/19857
3017 * fold-const.c (fold): Don't optimize (T)(x & cst) to
3018 (T)x & (T)cst if (T)cst overflows.
3019 * convert.c (convert_to_integer) <case POINTER_TYPE>: Pass
3020 TYPE_UNSIGNED (type) as type_for_size's UNSIGNEDP argument.
3021
aa47fcfa
JL
30222005-02-15 Jeff Law <law@redhat.com>
3023
3024 * gcse.c (blocks_with_calls): New bitmap.
3025 (alloc_gcse_mem): Allocate it.
3026 (free_gcse_mem): Free it.
3027 (clear_modifY_mem_tables): Clear it.
3028 (record_last_mem_set_info): Set the proper bit in BLOCK_WITH_CALLS
3029 when we encounter CALL_INSNs.
3030 (compute_transp, case MEM): Handle blocks with calls separate
3031 from blocks without calls. Use bitmap iterators rather than
3032 FOR_EACH_BB.
3033
489ce9e7
PG
30342005-02-15 Peter O'Gorman <peter@pogma.com>
3035
3036 PR bootstrap/18810
3037 * mklibgcc.in (vis_hide): Use a temporary object file, not
3038 -o /dev/null.
3039
1dd8ce20
AH
30402005-02-15 Andy Hutchinson <HutchinsonAndy@netscape.net>
3041
3042 PR target/19924
3043 * config/avr/avr.h (MODES_TIEABLE_P): Define to 1 to allow subreg
3044 access optimization.
3045
6f85d0c4 30462005-02-15 David Edelsohn <edelsohn@gnu.org>
fd9850d5 3047 Alan Modra <amodra@bigpond.net.au>
6f85d0c4
DE
3048
3049 PR target/19019
3050 * config/rs6000/darwin-ldouble.c (_xlqadd): Rename to __gcc_qadd.
3051 (_xlqsub): Rename to __gcc_qsub.
3052 (_xlqmul): Rename to __gcc_qmul.
3053 (_xlqdiv): Rename to __gcc_qdiv.
3054 Provide versioned symbol aliases with old names.
3055 * config/rs6000/libgcc-ppc64.ver: Rename symbols.
3056 * config/rs6000/rs6000.c (rs6000_init_libfuncs): Rename symbols.
3057 * config/rs6000/t-aix43 (LIB2FUNCS_EXTRA): New.
3058 * config/rs6000/t-aix52 (LIB2FUNCS_EXTRA): New.
3059 * config/rs6000/t-newas (LIB2FUNCS_EXTRA): New.
3060
40f84775
JM
30612005-02-15 James A. Morrison <phython@gcc.gnu.org>
3062
3063 * fold-const.c (fold): Fold -(~A) to A + 1. Fold ~(-A) to A - 1.
3064 Fold ~(A - 1) and ~(A + -1) to -A.
3065
14be52a2
JM
30662005-02-15 James A. Morrison <phython@gcc.gnu.org>
3067
3068 PR pch/14940
3069 PR target/19300
3070 * config/host-linux.c (linux_gt_pch_use_address): Copy from
3071 config/pa/pa-host.c:pa_gt_pch_use_address.
3072
eace8c18
DB
30732005-02-15 Daniel Berlin <dberlin@dberlin.org>
3074
3075 * tree-vn.c (get_value_handle): Make sure that given an
3076 is_gimple_min_invariant expression, we always return it.
3077
83cc36c8
KH
30782005-02-15 Kazu Hirata <kazu@cs.umass.edu>
3079
3080 * passes.c (rest_of_handle_gcse): Fix a comment.
3081
9a6cf911
JL
30822005-02-15 Jeff Law <law@redhat.com>
3083
3084 * gcse.c (canon_modify_mem_set_list_set): Kill unnecessary
3085 bitmap.
3086 (alloc_gcse_mem, free_gcse_mem): Corresponding changes.
3087 (canon_list_insert, record_last_mem_set_info): Similarly.
3088 (clear_modify_mem_tables): Similarly.
3089
6a6305e4
KH
30902005-02-15 Kazu Hirata <kazu@cs.umass.edu>
3091
3092 * bitmap.c, bitmap.h, lambda-code.c, tree-dfa.c, tree-dump.c,
3093 tree-dump.h, tree-ssa-loop-manip.c, value-prof.c,
3094 config/mips/mips.md, config/rs6000/aix.h,
3095 config/rs6000/beos.h, config/rs6000/sysv4.h: Update copyright.
3096
934677f9
RH
30972005-02-15 Richard Henderson <rth@redhat.com>
3098
2cdc2073 3099 * bb-reorder.c (find_traces_1_round): Force fallthru edge from a
934677f9
RH
3100 call to be best_edge.
3101
2e09ee33
KH
31022005-02-14 Kazu Hirata <kazu@cs.umass.edu>
3103
3104 * basic-block.h: Adjust the prototype for find_basic_blocks.
3105 * cfgbuild.c (find_basic_blocks): Remove unused arguments.
3106 * passes.c (rest_of_handle_loop_optimize): Adjust the call to
3107 find_basic_blocks.
3108
e22857eb
KH
3109 * flow.c (recompute_reg_usage): Remove all arguments.
3110 * passes.c (rest_of_compilation): Adjust the call to
3111 recompute_reg_usage.
3112 * rtl.h: Adjust the prototype for recompute_reg_usage.
3113
f46fe224 31142005-02-14 Daniel Berlin <dberlin@dberlin.org>
2cdc2073 3115
f46fe224
DB
3116 * tree-dump.c (dump_files): Update to reflect new member
3117 of dump_file_info.
3118 (dump_register): Add new argument.
3119 Set glob name.
3120 (dump_switch_p_1): Check against glob name if doglob was passed.
3121 (dump_switch_p): Check against regular first, then glob if
3122 we didn't have any hits on the dump name.
3123 * tree-optimize.c (register_one_dump_file):
3124 Pass in glob name as well.
3125 * tree-pass.h (struct dump_file_info): Add glob
3126 member.
3127
90689ae1
JM
31282005-02-14 Joseph S. Myers <joseph@codesourcery.com>
3129
3130 PR preprocessor/16323
3131 * doc/invoke.texi: Document that -Wendif-labels is on by default.
3132
8cb320b8
DE
31332005-02-14 David Edelsohn <edelsohn@gnu.org>
3134
3135 PR target/19019
2fe433c2 3136 * config/rs6000/rs6000.md (trunctfdf2): Change to define_expand.
8cb320b8 3137 (trunctfdf2_internal1): New.
2fe433c2 3138 (trunctfdf2_internal2): Renamed from trunctfdf2.
8cb320b8 3139
9a06c1cb
DN
31402005-02-14 Diego Novillo <dnovillo@redhat.com>
3141
3142 PR tree-optimization/19853
3143 * tree-dfa.c (add_referenced_var): Always examine DECL_INITIAL.
3144
0c86d709
KH
31452005-02-14 Kazu Hirata <kazu@cs.umass.edu>
3146
3147 * passes.c (rest_of_handle_loop_optimize): Remove calls to
3148 delete_dead_jumptables and cleanup_cfg.
3149
e88d55cd
UW
31502005-02-14 Ulrich Weigand <uweigand@de.ibm.com>
3151
3152 * reload.c (find_reloads): Swap address_reloaded flags when
3153 swapping commutative operands.
3154
92d2b330 31552005-02-14 Sebastian Pop <pop@cri.ensmp.fr>
9a06c1cb 3156
92d2b330
SP
3157 * lambda-code.c (lambda_loopnest_to_gcc_loopnest, perfect_nestify):
3158 Use standard_iv_increment_position for computing the bsi position
3159 for create_iv.
3160 * tree-ssa-loop-manip.c (create_iv): Add a comment on how to compute
3161 the bsi position.
3162
af9ecd0c
ZD
31632005-02-13 Zdenek Dvorak <dvorakz@suse.cz>
3164
3165 PR target/17428
9a06c1cb
DN
3166 * cfgrtl.c (safe_insert_insn_on_edge): Avoid extending
3167 life range of hard registers.
3168 * value-prof.c (insn_prefetch_values_to_profile): Only
3169 scan normal insns.
af9ecd0c
ZD
3170
3171 * value-prof.c (rtl_find_values_to_profile): Do not look for values to
3172 profile in libcalls.
3173
90bb1c1f
NS
31742005-02-13 Nathan Sidwell <nathan@codesourcery.com>
3175
3176 * bitmap.h (bitmap_and_compl_into): Return bool.
3177 * bitmap.c (bitmap_and_compl_into): Return changed flag.
3178
623049aa
JM
31792005-02-13 James A. Morrison <phython@gcc.gnu.org>
3180
3181 PR tree-optimization/19944
3182 * fold-const.c (fold): Re-add ABS_EXPR folding.
3183
de17c25f
DE
31842005-02-13 David Edelsohn <edelsohn@gnu.org>
3185
3186 PR target/19019
3187 * config/rs6000/aix.h ({TARGET,MASK}_XL_CALL): Rename to
3188 {TARGET,MASK}_XL_COMPAT.
3189 (SUBTARGET_SWITCHES): Rename xl-call to xl-compat. Use
3190 MASK_XL_COMPAT.
3191 * config/rs6000/beos.h ({TARGET,MASK}_XL_CALL): Remove.
3192 * config/rs6000/rs6000.c (function_arg): Change TARGET_XL_CALL to
3193 TARGET_XL_COMPAT.
3194 (rs6000_arg_partial_bytes): Same.
3195 (rs6000_generate_compare): Generate PARALLEL for compare if TFmode
3196 and XL compatibility enabled.
3197 * config/rs6000/rs6000.h (TARGET_XL_CALL): Rename to TARGET_XL_COMPAT.
3198 * config/rs6000/rs6000.md (cmptf_internal1): Add !TARGET_XL_COMPAT
3199 test to final condition.
3200 (cmptf_internal2): New.
3201 * doc/invoke.texi (RS/6000 Subtarget Options): Change xl-call to
3202 xl-compat. Add TFmode information to description.
3203
e04369ac
KH
32042005-02-13 Kazu Hirata <kazu@cs.umass.edu>
3205
3206 * flags.h, read-rtl.c, tree-ssa-live.h: Update copyright.
3207
38116e3d
JM
32082005-02-13 Jason Merrill <jason@redhat.com>
3209
38116e3d
JM
3210 PR c++/16405
3211 * fold-const.c (fold_indirect_ref_1): Split out from...
3212 (build_fold_indirect_ref): Here.
3213 (fold_indirect_ref): New fn.
3214 * tree.h: Declare it.
3215 * gimplify.c (gimplify_compound_lval): Call fold_indirect_ref.
3216 (gimplify_modify_expr_rhs): Likewise.
3217 (gimplify_expr): Likewise.
3218
60a8fb5e
JM
32192005-02-13 James A. Morrison <phython@gcc.gnu.org>
3220
3221 PR tree-optimization/14303
3222 PR tree-optimization/15784
3223 * fold-const.c (fold): Fold ABS_EXPR<x> >= 0 to true, when possible.
3224 Fold ABS_EXPR<x> < 0 to false. Fold ABS_EXPR<x> == 0 to x == 0 and
3225 ABS_EXPR<x> != 0 to x != 0.
3226
647eea9d
KH
32272005-02-12 Kazu Hirata <kazu@cs.umass.edu>
3228
3229 * c-tree.h, combine.c, expmed.c, flow.c, libgcc2.c,
3230 simplify-rtx.c, tree-ssa-live.h: Fix comment typos. Follow
3231 spelling conventions.
3232
6f9087d7
KH
3233 * passes.c (rest_of_handle_gcse): Don't run cse_main and
3234 delete_trivially_dead_insns too many times.
3235
ea24f64b
KH
3236 * passes.c (rest_of_handle_gcse): Remove dead assignments to
3237 tem and tem2.
3238
8ad833ac
IR
32392005-02-12 Ira Rosen <irar@il.ibm.com>
3240
3241 * tree-vectorizer.c (vect_get_base_and_offset): Remove.
3242 (vect_is_simple_iv_evolution): Remove redundant parameter
3243 and step check.
3244 (vect_analyze_scalar_cycles): Call vect_is_simple_iv_evolution
3245 without last parameter.
3246 (vect_analyze_pointer_ref_access): Get access_fn as parameter.
3247 Return pointer step. Call vect_is_simple_iv_evolution without
3248 last parameter. Check only that the step is multiple of size
3249 type. Remove stmt_vinfo updates.
3250 (vect_get_memtag_and_dr): Remove.
3251 (vect_get_memtag): New function.
3252 (vect_address_analysis): New function.
3253 (vect_object_analysis): New function.
3254 (vect_analyze_data_refs): Call vect_object_analysis and
3255 vect_get_memtag. Update stmt_vinfo fields.
3256
e3a8a4ed
IR
32572005-02-12 Ira Rosen <irar@il.ibm.com>
3258
3259 * tree-data-ref.c (array_base_name_differ_p): Check that the bases
3260 exist and are objects. Remove checks for pointer.
3261 * tree-vectorizer.c (vect_create_addr_base_for_vector_ref): Use
3262 STMT_VINFO_VECT_DR_BASE_ADDRESS instead of DR_BASE_NAME.
3263 (vect_create_data_ref_ptr): Likewise.
3264 (vect_base_addr_differ_p): New function.
3265 (vect_analyze_data_ref_dependence): Call vect_base_addr_differ_p.
3266 (vect_analyze_pointer_ref_access): Add output parameter - ptr_init.
3267 Don't set the DR_BASE_NAME field of data-ref.
3268 (vect_get_memtag_and_dr): Use ptr_init instead of DR_BASE_NAME.
3269
c94a75af
UB
32702005-02-12 Uros Bizjak <uros@kss-loka.si>
3271
3272 * optabs.h (enum optab_index): Add new OTI_ldexp.
3273 (ldexp_optab): Define corresponding macro.
3274 * optabs.c (init_optabs): Initialize ldexp_optab.
3275 * genopinit.c (optabs): Implement ldexp_optab using ldexp?f3
3276 patterns.
3277 * builtins.c (expand_builtin_mathfn_2): Handle BUILT_IN_LDEXP{,F,L}
3278 using ldexp_optab.
3279 (expand_builtin): Expand BUILT_IN_LDEXP{,F,L} using
3280 expand_builtin_mathfn_2 if flag_unsafe_math_optimizations is set.
3281
3282 * config/i386/i386.md (ldexpsf3, ldexpdf3, ldexpxf3): New expanders
3283 to implement ldexpf, ldexp and ldexpl built-ins as inline x87
3284 intrinsics.
3285
e3a8a4ed 32862005-02-12 Ira Rosen <irar@il.ibm.com>
a5ae3ad6
IR
3287
3288 * tree-vectorizer.h (struct _stmt_vec_info): Rename a field: base
3289 to base_address.
3290 * tree-vectorizer.c (new_stmt_vec_info): Rename the above field of
3291 stmt_vec_info.
3292 (vect_get_base_and_offset): Always return an address.
3293 (vect_create_addr_base_for_vector_ref): Remove treatment for
3294 different data reference types.
3295 (vect_compute_data_ref_alignment): Rename base to base_address in
3296 stmt_vec_info. Get the object in order to force its alignment.
3297 (vect_get_memtag_and_dr): Rename base to base_address in
3298 stmt_vec_info. Extract the object for memtag analysis.
3299
f4ddaddd
HPN
33002005-02-12 Hans-Peter Nilsson <hp@axis.com>
3301
3302 PR regression/19898.
3303 * config/cris/cris.c (cris_notice_update_cc): When testing if insn
3304 changes cc_status, use apply modified_in_p to part of cc_status
3305 and insn, not cris_reg_overlap_mentioned_p on SET_DEST of insn
3306 body.
3307
7e7e470f
RH
33082005-02-11 Richard Henderson <rth@redhat.com>
3309
3310 * tree-complex.c (expand_complex_libcall): New.
3311 (expand_complex_multiplication): Use it for c99 compliance.
3312 (expand_complex_division): Likewise.
3313 * fold-const.c (fold_complex_add, fold_complex_mult): New.
3314 (fold): Call them.
3315 * builtins.c (built_in_names): Remove const.
3316 * tree.c (build_common_builtin_nodes): Build complex arithmetic
3317 builtins.
3318 * tree.h (BUILT_IN_COMPLEX_MUL_MIN, BUILT_IN_COMPLEX_MUL_MAX): New.
3319 (BUILT_IN_COMPLEX_DIV_MIN, BUILT_IN_COMPLEX_DIV_MAX): New.
3320 (built_in_names): Remove const.
3321 * c-common.c (c_common_type_for_mode): Handle complex modes.
3322 * flags.h, toplev.c (flag_complex_method): Rename from
3323 flag_complex_divide_method.
3324 * libgcc2.c (__divsc3, __divdc3, __divxc3, __divtc3,
3325 __mulsc3, __muldc3, __mulxc3, __multc3): New.
3326 * libgcc2.h: Declare them.
a310245f 3327 * libgcc-std.ver: Export them.
7e7e470f
RH
3328 * mklibgcc.in (lib2funcs): Build them.
3329
c33bae88
SB
33302005-02-11 Steven Bosscher <stevenb@suse.de>
3331
3332 PR tree-optimization/19876
3333 Partially revert my change from 2005-01-14
3334 * tree-ssa-pre.c (compute_antic_aux): Make recursive once again...
3335 (compute_antic): ...and remove the loop here.
3336
28f8ecf9
JJ
33372005-02-11 Jakub Jelinek <jakub@redhat.com>
3338
97e9692b
JJ
3339 PR middle-end/19858
3340 * fold-const.c (make_bit_field_ref): If bitpos == 0 and bitsize
3341 is number of inner's bits, avoid creating a BIT_FIELD_REF.
3342
28f8ecf9
JJ
3343 * config/rs6000/sysv4.h (ENDFILE_LINUX_SPEC): Use crtendS.o instead of
3344 crtend.o if -pie. Use %{x:a;:b} spec syntax.
3345
d04b77ac
DJ
33462005-02-11 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 * config/mips/linux-unwind.h (mips_fallback_frame_state): Adjust
3349 offsets for the big-endian 32-bit case.
3350
70406574
JM
33512005-02-11 Joseph S. Myers <joseph@codesourcery.com>
3352
3353 * config/ia64/hpux.h (WCHAR_TYPE, WCHAR_TYPE_SIZE): Define.
3354
7e42db17
DJ
33552005-02-11 Dale Johannesen <dalej@apple.com>
3356
3357 * cselib.c (cselib_process_insn): Clear out regs where
3358 HARD_REGNO_CALL_PART_CLOBBERED is true at a call.
3359 * reload.c (find_equiv_reg): Ditto.
3360
f6254da4
ILT
33612005-02-11 Ian Lance Taylor <ian@airs.com>
3362
c5d97f6e
ILT
3363 * read-rtl.c (read_rtx_1): Give fatal error if we see a vector
3364 with no elements.
3365
f6254da4
ILT
3366 * tree.c (build_function_type_list): Work correctly if there are
3367 no arguments.
3368
f4f41b4e
UW
33692005-02-11 Ulrich Weigand <uweigand@de.ibm.com>
3370
3371 * config/s390/s390.md ("*cmpdi_cct", "*cmpsi_cct", "*cmpdi_ccs",
3372 "*cmpsi_ccs"): Use %h instead of %c to print immediate operand.
3373 ("*zero_extendhisi2_64", "*zero_extendhisi2_31"): Choose based on
3374 TARGET_ZARCH instead of TARGET_64BIT.
3375
f203217e
RC
33762005-02-11 Ralf Corsepius <ralf.corsepius@rtems.org>
3377
3378 * config/rs6000/t-rtems:
3379 (MULTILIB_OPTIONS): Remove mcpu=602.
3380 (MUTLILIB_DIRNAMES): Remove m602.
2cdc2073 3381 (MULTILIB_MATCHES): Add ${MULTILIB_MATCHES_FLOAT}.
f203217e
RC
3382 Let mcpu=602 match mcpu=603.
3383 (MULTILIB_NEW_EXCEPTIONS_ONLY): Add mcpu=601, mcpu=602, mcpu=m603.
3384
9dcab61e
JDA
33852005-02-10 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3386
3387 * pa/linux-unwind.h (pa32_fallback_frame_state): Handle misaligned
3388 signal trampolines.
3389
70ad1f9f
DD
33902005-02-10 David Daney <ddaney@avtrex.com>
3391
3392 * config/alpha/linux-unwind.h: Add exception clause to copyright.
3393 * config/i386/linux-unwind.h: Likewise.
3394 * config/ia64/linux-unwind.h: Likewise.
3395 * config/mips/linux-unwind.h: Likewise.
3396 * config/pa/linux-unwind.h: Likewise.
3397 * config/rs6000/linux-unwind.h: Likewise.
3398 * config/s390/linux-unwind.h: Likewise.
3399 * config/sh/linux-unwind.h: Likewise.
3400 * config/sparc/linux-unwind.h: Likewise.
3401
3b6616dd
SB
34022005-02-10 Steven Bosscher <stevenb@suse.de>
3403
3404 PR tree-optimization/17549
3405 * tree-outof-ssa.c (find_replaceable_in_bb): Do not allow
3406 TER to replace a DEF with its expression if the DEF and the
3407 rhs of the expression we replace into have the same root
3408 variable.
3409
a0c5992a
RS
34102005-02-10 Richard Sandiford <rsandifo@redhat.com>
3411
3412 * config/mips/mips.md: Fix the placement of the match_scratch in the
3413 lea64 peephole2.
3414
0388d40a
KH
34152005-02-10 Kazu Hirata <kazu@cs.umass.edu>
3416
3417 * cse.c, tree-ssa-loop-ivopts.c, config/rs6000/linux-unwind.h:
3418 Fix comment typos.
3419
f5e2738c
ZD
34202005-02-10 Zdenek Dvorak <dvorakz@suse.cz>
3421
3422 * tree-ssa-loop-ivopts.c (determine_base_object): Ignore casts.
3423 (strip_offset): Handle addresses.
3424 (add_address_candidates): Use strip_offset.
3425 (difference_cost): Reflect strip_offset change.
3426 (force_var_cost, difference_cost): Strip nops.
3427
33d6a74c
KH
34282005-02-10 Kazu Hirata <kazu@cs.umass.edu>
3429
3430 * df.h (DF_REF_MODE_CHANGE, DF_REF_MEM_OK): Remove.
3431
c486021d
KH
3432 * builtins.def, haifa-sched.c, libgcc2.c, libgcc2.h,
3433 tree-ssa-loop-ivcanon.c, tree-ssa-loop-niter.c,
3434 config/cris/cris-protos.h, config/cris/cris.c: Update
3435 copyright.
3436
8d6f7195
JL
34372005-02-10 Jeff Law <law@redhat.com>
3438
3439 * tree-ssa-dom.c (thread_across_edge): Use xmalloc, not xcalloc.
3440 (lookup_avail_expr): Similarly.
3441
ba78d452
RG
34422005-02-10 Richard Guenther <rguenth@gcc.gnu.org>
3443
3444 * builtins.c (fold_builtin_powi): New function.
3445 (fold_builtin_1): Call it.
3446
0d3e9f35
SB
34472005-02-10 Steven Bosscher <stevenb@suse.de>
3448
3449 PR documentation/19309
3450 * doc/cpp.texi: The __GNUC__ and related predefined macros
3451 are also defined for the "standalone" cpp.
3452 Some non-GCC compilers may also define __GNUC__.
3453
ccf7f880
JJ
34542005-02-10 Jakub Jelinek <jakub@redhat.com>
3455
3456 PR c/19342
3457 * c-typeck.c (common_type): New routine. Old common_type renamed
3458 to...
3459 (c_common_type): ...this.
3460 (build_conditional_expr, build_binary_op): Use c_common_type instead
3461 of common_type.
3462
b49900cc
SB
34632005-02-10 Steven Bosscher <stevenb@suse.de>
3464
3465 * doc/md.texi: Replace @samp{length} with @code{length}.
3466
ca4c3169
ZD
34672005-02-09 Zdenek Dvorak <dvorakz@suse.cz>
3468
3469 PR tree-optimization/18687
3470 * tree-flow.h (find_loop_niter): Declare.
3471 * tree-ssa-loop-ivcanon.c (canonicalize_loop_induction_variables):
3472 Try using scev even for loops with more than one exit.
3473 * tree-ssa-loop-ivopts.c (struct loop_data): Removed niter field.
3474 (struct ivopts_data): Added niters field.
3475 (struct nfe_cache_elt): New.
3476 (nfe_hash, nfe_eq, niter_for_exit, niter_for_single_dom_exit): New
3477 functions.
3478 (tree_ssa_iv_optimize_init): Initialize niters cache.
3479 (determine_number_of_iterations): Removed.
3480 (find_induction_variables): Do not call determine_number_of_iterations.
3481 Access niters for single exit through niter_for_single_dom_exit.
3482 (add_iv_outer_candidates): Access niters for single exit through
3483 niter_for_single_dom_exit.
3484 (may_eliminate_iv): Take data argument. Use niter_for_exit. Do not use
3485 number_of_iterations_cond.
3486 (iv_period): New function.
3487 (determine_use_iv_cost_condition): Pass data to may_eliminate_iv.
3488 (may_replace_final_value): Take data argument. Use
3489 niter_for_single_dom_exit.
3490 (determine_use_iv_cost_outer): Pass data to may_replace_final_value.
3491 (rewrite_use_compare): Pass data to may_eliminate_iv.
3492 (rewrite_use_outer): Pass data to may_replace_final_value.
3493 (free_loop_data): Clean up the niters cache.
3494 (tree_ssa_iv_optimize_finalize): Free the niters cache.
3495 (tree_ssa_iv_optimize_loop): Do not call loop_commit_inserts.
3496 * tree-ssa-loop-niter.c (find_loop_niter): New function.
3497 (find_loop_niter_by_eval): Use tree_int_cst_lt.
3498 (num_ending_zeros): Moved to tree.c.
3499 * tree.h (num_ending_zeros): Declare.
3500 * tree.c (num_ending_zeros): Moved from tree.c.
3501
c6a912da
RH
35022005-02-09 Richard Henderson <rth@redhat.com>
3503
3504 * builtins.c (DEF_BUILTIN): Add COND argument.
3505 * tree.h (DEF_BUILTIN): Likewise.
3506 * builtins.def (DEF_GCC_BUILTIN, DEF_LIB_BUILTIN, DEF_EXT_LIB_BUILTIN,
3507 DEF_C94_BUILTIN, DEF_C99_BUILTIN, DEF_C99_C90RES_BUILTIN): Update to
3508 match.
3509 (DEF_BUILTIN_STUB): New.
3510 (BUILT_IN_STACK_SAVE, BUILT_IN_STACK_RESTORE, BUILT_IN_INIT_TRAMPOLINE,
3511 BUILT_IN_ADJUST_TRAMPOLINE, BUILT_IN_NONLOCAL_GOTO,
3512 BUILT_IN_PROFILE_FUNC_ENTER, BUILT_IN_PROFILE_FUNC_EXIT): Use it.
3513 * c-common.c (DEF_BUILTIN): Add COND argument.
3514 * tree.c (local_define_builtin): New.
3515 (build_common_builtin_nodes): New.
3516
e3bb43c0
RS
35172005-02-09 Roger Sayle <roger@eyesopen.com>
3518
3519 * fold-const.c (fold_strip_sign_ops): New function to simplify a
3520 floating point expression ignoring the sign of the result.
3521 (fold) <ABS_EXPR>: Use it to simplify fabs(x).
3522 (fold) <MULT_EXPR>: Use it to simplify x*x.
3523 * tree.h (fold_strip_sign_ops): Prototype here.
3524 * builtins.c (fold_builtin_copysign): Take an additional FNDECL
3525 argument. Use fold_strip_sign_ops to simplify the first argument.
3526 (fold_builtin_pow): Use fold_strip_sign_ops to simplify the
3527 first argument when the second argument is an even integer
3528 constant, but only with -funsafe_math_optimizations.
3529 (fold_builtin_1): Update call to fold_builtin_copysign.
3530
5eefcf2f
ILT
35312005-02-09 Ian Lance Taylor <ian@airs.com>
3532
3533 PR middle-end/19583
3534 * gimple-low.c (try_catch_may_fallthru): In EH_FILTER_EXPR case,
3535 just check whether EH_FILTER_FAILURE falls through.
3536
dab80c81
AK
35372005-02-09 Andreas Krebbel <krebbel1@de.ibm.com>
3538
3539 * gcc/haifa-sched.c (schedule_block): Make queued sched group
3540 insns return to ready list in the next turn.
3541
17684d46
RG
35422005-02-09 Richard Guenther <rguenth@gcc.gnu.org>
3543
3544 PR middle-end/19402
3545 * builtins.def: New __builtin_powi[lf].
3546 * builtins.c (mathfn_built_in): Handle BUILT_IN_POWI.
3547 (expand_builtin_powi): New function.
3548 (expand_builtin): Dispatch to expand_builtin_powi.
3549 * libgcc2.h: Add prototypes for __builtin_powi[lf].
3550 * libgcc2.c: Add __builtin_powi[lf] implementation.
3551 * mklibgcc.in: Add __builtin_powi[lf] to lib2funcs.
3552 * optabs.h: Add powi_optab.
3553 * optabs.c (init_optabs): Initialize powi_optab.
3554 * doc/extend.texi: Document __builtin_powi[lf].
3555
8ca3515f
DN
35562005-02-09 Dorit Naishlos <dorit@il.ibm.com>
3557
2cdc2073 3558 * tree-vectorizer.c (vect_set_dump_settings): Check that dump_file
8ca3515f
DN
3559 exists.
3560
0c6c135b
RG
35612005-02-09 Richard Guenther <rguenth@gcc.gnu.org>
3562
3563 PR middle-end/19854
3564 * fold-const.c (try_move_mult_to_index): Remove redundant
3565 type argument. Create ADDR_EXPR with correct type.
3566 (fold): Update callers of try_move_mult_to_index. Convert
3567 result to the appropriate type.
3568
8f2bf9f1
RS
35692005-02-09 Roger Sayle <roger@eyesopen.com>
3570
3571 PR target/19597
3572 * config/avr/avr.c (default_rtx_costs): Delete.
3573 (avr_operand_rtx_cost): New function.
3574 (avr_rtx_costs): Completely rewrite.
3575
453bd0f5
HPN
35762005-02-08 Hans-Peter Nilsson <hp@axis.com>
3577
3578 PR target/19806
3579 * config/cris/cris.c (in_code): New variable.
3580 (cris_output_addr_const): Now a static function, a wrapper for
3581 output_addr_const.
3582 (cris_asm_output_symbol_ref): New function, broken out SYMBOL_REF
3583 case from old cris_output_addr_const.
3584 (cris_asm_output_label_ref): Similar for LABEL_REF.
3585 (cris_output_addr_const_extra): Similar for UNSPEC.
3586 * config/cris/cris.h (OUTPUT_ADDR_CONST_EXTRA)
3587 (ASM_OUTPUT_SYMBOL_REF, ASM_OUTPUT_LABEL_REF): Define.
3588 * config/cris/cris-protos.h (cris_output_addr_const): Remove
3589 declaration.
3590 (cris_asm_output_symbol_ref, cris_output_addr_const_extra)
3591 (cris_asm_output_label_ref): Declare.
3592
749c6ef9
PB
35932005-02-08 Paolo Bonzini <bonzini@gnu.org>
3594
3595 PR preprocessor/19801
3596 * doc/cppinternals.texi (Conventions, Lexer, Files): Adjust
3597 filenames that changed when libcpp was moved to the toplevel.
3598
f8eacd97
RS
35992005-02-07 Roger Sayle <roger@eyesopen.com>
3600
3601 * simplify-rtx.c (simplify_relational_operation_1): Avoid creating
3602 zero extensions of BImode operands. Call lowpart_subreg instead
3603 of gen_lowpart_common and gen_lowpart_SUBREG.
3604
1e3fad21
NN
36052005-02-07 Nathanael Nerode <neroden@gcc.gnu.org>
3606
3607 PR ada/19489
3608 * libada-mk.in: Use cc_for_cross_gnattools, not cc_set_by_configure.
3609 * configure.ac: Set cc_for_cross_gnattools.
3610 * configure: Regenerate.
3611
b0ad2de2
AM
36122005-02-08 Alan Modra <amodra@bigpond.net.au>
3613
3614 PR target/19803
3615 * predict.c (PROB_VERY_UNLIKELY): Use 1% instead of 10%.
3616
b950a32e
EB
36172005-02-07 Eric Botcazou <ebotcazou@libertysurf.fr>
3618
3619 PR debug/19327
3620 * dbxout.c (dbxout_symbol) <FUNCTION_DECL>: Skip inline instance
3621 of nested functions.
3622
6871294a
JW
36232005-02-07 Jonathan Wakely <redi@gcc.gnu.org>
3624
3625 * doc/extend.texi: Document deprecated extensions allowing
3626 static floating-point members to have initializers and allowing
3627 floating-point literals in integral constant expressions.
3628
17385e0d
KH
36292005-02-07 Kazu Hirata <kazu@cs.umass.edu>
3630
3631 * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,
3632 config/darwin7.h, config/mips/mips.c,
3633 config/rs6000/altivec.md, config/rs6000/darwin-tramp.asm:
3634 Update copyright.
3635
459281be
KH
3636 * cse.c: Update comments.
3637
6a96f5c1
RG
36382005-02-07 Richard Guenther <rguenth@gcc.gnu.org>
3639
3640 PR middle-end/19775
3641 * builtins.c (fold_builtin_sqrt): Transform
3642 sqrt(pow(x,y)) to pow(fabs(x),y*0.5), not
3643 pow(x,y*0.5).
3644
c866976a
LB
36452005-02-07 Leehod Baruch <leehod@il.ibm.com>
3646 Dorit Naishlos <dorit@il.ibm.com>
3647
3648 * doc/invoke.texi (ftree-vectorizer-verbose): New.
3649 * opts.c (OPT_ftree_vectorizer_verbose_): New case for switch.
3650 * common.opt (ftree-vectorizer-verbose): New Flag for the vectorizer
3651 was added.
3652 * tree.h (vect_set_verbosity_level): New extern function declaration
3653 added.
3654 * tree-vectorizer.h (verbosity_levels): New enum type.
3655 * tree-vectorizer.c (vect_debug_stats): Function removed.
3656 (vect_debug_details): Likewise.
3657 (vect_verbosity_level): Global variable was defined and initialized.
3658 (vect_dump): Global variable definition.
3659 (vect_print_dump_info): New function.
3660 (vect_set_dump_settings): New function.
3661 (vect_set_verbosity_level): New function.
3662 (vectorize_loops): Add call to vect_set_dump_settings.
3663
3664 (slpeel_make_loop_iterate_ntimes): Dump condition was changed.
3665 (slpeel_tree_duplicate_loop_to_edge_cfg): Likewise.
3666 (slpeel_tree_peel_loop_to_edge): Likewise.
3667
3668 (vect_analyze_offset_expr): Call to vect_print_dump_info with
2cdc2073
ZW
3669 appropriate verbosity level instead of call to vect_debug_details
3670 or vect_debug_stats.
c866976a
LB
3671 (vect_get_base_and_offset):
3672 (vect_create_addr_base_for_vector_ref):
3673 (get_vectype_for_scalar_type):
3674 (vect_create_data_ref_ptr):
3675 (vect_init_vector):
3676 (vect_get_vec_def_for_operand):
3677 (vect_finish_stmt_generation):
3678 (vectorizable_assignment):
3679 (vectorizable_operation):
3680 (vectorizable_store):
3681 (vectorizable_load):
3682 (vect_transform_stmt):
3683 (vect_update_ivs_after_vectorizer):
3684 (vect_do_peeling_for_loop_bound):
3685 (vect_update_inits_of_drs):
3686 (vect_do_peeling_for_alignment):
3687 (vect_transform_loop):
3688 (vect_is_simple_use):
3689 (vect_analyze_operations):
3690 (vect_is_simple_iv_evolution):
3691 (vect_analyze_scalar_cycles):
3692 (vect_analyze_data_ref_dependence):
3693 (vect_analyze_data_ref_dependences):
3694 (vect_compute_data_ref_alignment):
3695 (vect_enhance_data_refs_alignment):
3696 (vect_analyze_data_refs_alignment):
3697 (vect_analyze_data_ref_access):
3698 (vect_analyze_data_ref_accesses):
3699 (vect_analyze_pointer_ref_access):
3700 (vect_get_memtag_and_dr):
3701 (vect_analyze_data_refs):
3702 (vect_mark_relevant):
3703 (vect_stmt_relevant_p):
3704 (vect_mark_stmts_to_be_vectorized):
3705 (vect_can_advance_ivs_p):
3706 (vect_get_loop_niters):
3707 (vect_analyze_loop_form):
3708 (vect_analyze_loop):
3709 (vectorize_loops): Likewise.
3710
3711 (vect_do_peeling_for_loop_bound): Dump format slightly changed.
3712 (vect_update_inits_of_drs):
3713 (vect_do_peeling_for_alignment):
3714 (vect_transform_loop):
3715 (vect_analyze_operations):
3716 (vect_analyze_scalar_cycles):
3717 (vect_analyze_data_ref_dependences):
3718 (vect_analyze_data_refs_alignment):
3719 (vect_analyze_data_ref_accesses):
3720 (vect_analyze_data_refs):
3721 (vect_mark_stmts_to_be_vectorized):
3722 (vect_get_loop_niters):
3723 (vect_analyze_loop_form):
2cdc2073 3724 (vect_analyze_loop): Likewise.
c866976a
LB
3725 (vect_mark_stmts_to_be_vectorized): Add call to print_generic_expr.
3726
88ab13d6
RS
37272005-02-07 Richard Sandiford <rsandifo@redhat.com>
3728
3729 PR bootstrap/19796
3730 Revert:
3731 2005-01-26 Richard Sandiford <rsandifo@redhat.com>
3732 * config/mips/iris6.h (ENDFILE_SPEC): Don't link in irix-csr.o if
3733 either -ffast-math or -funsafe-math-optimizations is in use.
3734
3735 2005-01-24 Richard Sandiford <rsandifo@redhat.com>
3736 * config/mips/irix-csr.c: New file.
3737 * config/mips/t-iris6 (irix-csr.o): New rule to build it.
3738 (EXTRA_MULTILIB_PARTS): Add irix-csr.o.
3739 * config/mips/iris6.h (ENDFILE_SPEC): Include it in n32 and n64
3740 executables.
3741
a701780f
AO
37422005-02-07 Alexandre Oliva <aoliva@redhat.com>
3743
dcb15c6c
AO
3744 * config/mn10300/linux.h (LIB_SPEC, STARTFILE_SPEC): Remove
3745 redundant, incorrect definitions.
3746
a701780f
AO
3747 * config/frv/frv.md ("tls_indirect_call"): Turn into libcall-like
3748 expand.
3749 ("*tls_indirect_call"): New, reference hard regs directly.
3750 * config/frv/frv.c (gen_inlined_tls_plt): Adjust.
3751
888b0310
RC
37522005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>
3753
2cdc2073 3754 * config/arm/rtems-elf.h (SUBTARGET_EXTRA_ASM_SPEC):
888b0310
RC
3755 Let !-mhard-float !-msoft-float imply -mfpu=softfpa.
3756
b1a22407
RS
37572005-02-06 Roger Sayle <roger@eyesopen.com>
3758
3759 PR rtl-optimization/19800
7f5c93ac 3760 * simplify_rtx.c (simplify_relational_operation_1): Explicitly
b1a22407
RS
3761 call gen_lowpart_common and gen_lowpart_SUBREG instead of calling
3762 gen_lowpart.
3763
149056b0
RC
37642005-02-07 Ralf Corsepius <ralf.corsepius@rtems.org>
3765
3766 * config/m68k/t-rtems (MULTILIB_MATCHES): Let m528x match m5200.
3767
3e8cb558
JM
37682005-02-07 Joseph S. Myers <joseph@codesourcery.com>
3769
3770 PR other/17135
3771 * doc/invoke.texi: Correct documentation of -freorder-functions.
3772
ee86feaf
JM
37732005-02-06 Joseph S. Myers <joseph@codesourcery.com>
3774
3775 PR other/14402
3776 * doc/invoke.texi: Don't mention gccbug.
3777
1419a885
RS
37782005-02-06 Roger Sayle <roger@eyesopen.com>
3779 Andrew Pinski <pinskia@physics.uc.edu>
3780 Paolo Bonzini <paolo.bonzini@lu.unisi.ch>
3781
3782 * simplify-rtx.c (simplify_relational_operation_1): Simplify
3783 (ne:SI (zero_extract:SI FOO (const_int 1) BAR) (const_int 0))
3784 into just (zero_extract:SI FOO (const_int 1) BAR).
3785
706bb773
JM
37862005-02-06 Joseph S. Myers <joseph@codesourcery.com>
3787
3788 * doc/cpp.texi: Include gcc-common.texi. Don't define gcctabopt
3789 macro locally. Don't give last revision date. Use GCC version
3790 number from gcc-common.texi.
3791 * doc/cppinternals.texi: Include gcc-common.texi. Don't give last
3792 revision date. Use GCC version number from gcc-common.texi.
3793 Describe being a library as current state rather than as 3.x
3794 history.
3795 * doc/gcc.texi: Remove last update date.
3796 * doc/gccint.texi: Likewise. Update copyright dates.
3797 * doc/install.texi: Update copyright dates.
3798
69cdf050
JM
37992005-02-06 Joseph S. Myers <joseph@codesourcery.com>
3800
3801 PR other/7549
3802 * doc/invoke.texi: Mention for each option included in -Wall that
3803 it is included in -Wall.
3804 * doc/gcc.texi: Update copyright and last modification date.
3805
3520b745
ZD
38062005-02-06 Zdenek Dvorak <dvorakz@suse.cz>
3807
3808 * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Do not add
3809 unnecessary cast to original induction variable increments.
3810
b0a168b6
ZD
38112005-02-06 Zdenek Dvorak <dvorakz@suse.cz>
3812
3813 PR tree-optimization/18219
3814 * tree-ssa-loop-ivopts.c (get_computation_at): Produce computations
3815 in distributed form.
3816
2c58f7dd
RS
38172005-02-06 Richard Sandiford <rsandifo@redhat.com>
3818
3819 * expmed.c (store_bit_field): Make the SUBREG code adjust bitnum.
3820 Set bitpos and offset later in the function. Do nothing if the
3821 target is a register and if the bitfield lies completely outside
3822 that register.
3823 (extract_bit_field): Make the same SUBREG, bitpos and offset changes
3824 here. Return an uninitialised register if the source value is stored
3825 in a register and the bitfield lies completely outside that register.
3826
55c4ae3f
SB
38272005-02-06 Steven Bosscher <stevenb@suse.de>
3828
3829 * df.c (df_insn_refs_record): Use XEXP to get the operand of a USE,
3830 not SET_DEST.
3831
cbd13f8a
MD
38322005-02-06 Marcin Dalecki <martin@dalecki.de>
3833
3834 * diagnostic.c (default_diagnostic_finalizer): Fix use of attribute.
3835
f1b4c8d8
GK
38362005-02-06 Geoffrey Keating <geoffk@apple.com>
3837
3838 * config.gcc (*-*-darwin*): Separate darwin7 and darwin8 configs.
3839 * config/darwin8.h: New.
3840 * config/darwin7.h: Update comment.
3841
773af5d0
LB
38422005-02-03 Leehod Baruch <leehod@il.ibm.com>
3843 Dorit Naishlos <dorit@il.ibm.com>
3844
3845 * tree-vectorizer.h (LOC): New type.
3846 (UNKNOWN_LOC, EXPR_LOC, LOC_FILE, LOC_LINE): New macros.
3847 (loop_line_number): New field in struct _loop_vec_info.
3848 (LOOP_VINFO_LOC, LOOP_LOC): New macros.
3849
3850 * tree-vectorizer.c (input.h): Included.
3851 (find_loop_location): New function.
3852 (vect_debug_stats): Argument changed from loop to LOC. Computation of
3853 loop line number removed.
3854 (vect_debug_details): Likewise.
3855 (new_loop_vec_info): Initialize new field LOOP_VINFO_LOC.
3856
3857 (slpeel_make_loop_iterate_ntimes): Call find_loop_location. Argument in
3858 call to vect_debug_details/stats changed from loop to loop_loc.
3859 (slpeel_tree_duplicate_loop_to_edge_cfg): Likewise.
3860 (slpeel_tree_peel_loop_to_edge): Likewise.
3861
3862 (vect_analyze_offset_expr): Argument in call to vect_debug_details/stats
3863 changed from NULL to UNKNOWN_LOC.
3864 (vect_get_base_and_offset):
3865 (vect_create_addr_base_for_vector_ref):
3866 (get_vectype_for_scalar_type):
3867 (vect_create_data_ref_ptr):
3868 (vect_init_vector):
3869 (vect_get_vec_def_for_operand):
3870 (vect_finish_stmt_generation):
3871 (vectorizable_assignment):
3872 (vectorizable_operation):
3873 (vectorizable_store):
3874 (vectorizable_load):
3875 (vect_transform_stmt):
3876 (vect_update_ivs_after_vectorizer):
3877 (vect_do_peeling_for_loop_bound):
3878 (vect_do_peeling_for_alignment):
3879 (vect_transform_loop):
3880 (vect_is_simple_use):
3881 (vect_analyze_operations):
3882 (vect_is_simple_iv_evolution):
3883 (vect_analyze_scalar_cycles):
3884 (vect_analyze_data_ref_dependences):
3885 (vect_compute_data_ref_alignment):
3886 (vect_enhance_data_refs_alignment):
3887 (vect_analyze_data_ref_access):
3888 (vect_analyze_data_ref_accesses):
3889 (vect_analyze_pointer_ref_access):
3890 (vect_get_memtag_and_dr):
3891 (vect_analyze_data_refs):
3892 (vect_mark_relevant):
3893 (vect_stmt_relevant_p):
3894 (vect_mark_stmts_to_be_vectorized):
3895 (vect_can_advance_ivs_p):
3896 (vect_get_loop_niters):
3897 (vect_analyze_loop):
3898 (vectorize_loops): Likewise.
3899
3900 (vectorizable_load): Argument in call to vect_debug_details/stats
3901 changed from loop to LOOP_LOC (loop_vinfo).
3902 (vect_transform_loop):
3903 (vect_analyze_operations):
3904 (vect_analyze_scalar_cycles):
3905 (vect_analyze_data_ref_dependence):
3906 (vect_enhance_data_refs_alignment):
3907 (vect_analyze_data_ref_accesses):
3908 (vect_analyze_pointer_ref_access):
3909 (vect_analyze_data_refs):
3910 (vect_analyze_loop): Likewise.
3911
3912 (vect_analyze_loop_form): Argument in call to vect_debug_details/stats
3913 changed from loop to loop_loc.
3914
2cdc2073 3915 (vect_enhance_data_refs_alignment): Removed unused variable loop.
773af5d0 3916
ef302293
LB
39172005-02-03 Leehod Baruch <leehod@il.ibm.com>
3918 Dorit Naishlos <dorit@il.ibm.com>
3919
3920 * tree-vectorizer.c (vect_analyze_data_ref_dependence): Function
3921 declaration added.
3922 (vect_analyze_data_ref_dependences): Likewise.
3923
3924 (vect_is_simple_use): Argument changed from loop structure to
3925 loop_vect_info structure.
3926 (vect_can_advance_ivs_p): Likewise.
3927 (vect_create_index_for_vector_ref): Likewise.
3928 (vect_update_ivs_after_vectorizer): Likewise.
3929 (new_stmt_vec_info): Likewise.
2cdc2073 3930
ef302293
LB
3931 (new_loop_vec_info): Second argument in call to new_stmt_vec_info was
3932 changed from loop to loop_vinfo.
3933 (vect_create_data_ref_ptr): First argument in call to
3934 vect_create_index_for_vector_ref was changed from loop to loop_vinfo.
3935 (vectorizable_assignment): Second argument in call to vect_is_simple_use
3936 was changed from loop to loop_vinfo.
3937 (vectorizable_operation): Likewise.
3938 (vectorizable_store): Likewise.
3939 (vect_mark_stmts_to_be_vectorized): Likewise.
3940 (vect_do_peeling_for_loop_bound): First argument in call to
3941 vect_update_ivs_after_vectorizer was changed from loop to loop_vinfo.
3942 (vect_analyze_operations): Argument in call to vect_can_advance_ivs_p
3943 was changed from loop to loop_vinfo.
3944 (vect_analyze_data_ref_dependences): Third argument in call to
3945 vect_analyze_data_ref_dependence was changed from loop to loop_vinfo.
2cdc2073 3946
ef302293
LB
3947 (vect_create_index_for_vector_ref): Get the loop from loop_vinfo.
3948 (vect_create_data_ref_ptr): Likewise.
3949 (vect_init_vector): Likewise.
3950 (vect_get_vec_def_for_operand): Likewise.
3951 (vectorizable_assignment): Likewise.
3952 (vectorizable_operation): Likewise.
3953 (vectorizable_store): Likewise.
3954 (vectorizable_load): Likewise.
3955 (vect_update_ivs_after_vectorizer): Likewise.
3956 (vect_is_simple_use): Likewise.
3957 (vect_analyze_data_ref_dependence): Likewise.
3958 (vect_analyze_pointer_ref_access): Likewise.
3959 (vect_can_advance_ivs_p): Likewise.
3960
3961 * tree-vectorizer.h: (_loop_vec_info): Definition and macros moved
3962 before _stmt_vec_info.
3963 (_stmt_vec_info): Loop field replaced by loop_vec_info.
3964 (STMT_VINFO_LOOP): Replaced with STMT_VINFO_LOOP_VINFO.
3965 (new_stmt_vec_info): Argument changed from loop structure to
3966 loop_vect_info structure
3967
3968 (vect_analyze_data_ref_dependences): Unnecessary line was removed.
3969 (vect_analyze_offset_expr): Avoid 80 columns overflow.
3970 (vect_create_addr_base_for_vector_ref): Likewise.
3971 (vect_analyze_pointer_ref_access): Likewise.
3972
9df935d8
AP
39732005-02-03 Andrew Pinski <pinskia@physics.uc.edu>
3974
3975 PR tree-opt/19768
3976 * tree-ssa-dse.c (fix_phi_uses): Update the occurs in abnormal
3977 phi flag if the phi is abnormal.
3978
50d4a707
AP
39792005-02-03 Andrew Pinski <pinskia@physics.uc.edu>
3980
3981 PR tree-opt/19736
3982 * tree-ssa.c (replace_immediate_uses): Update the immediate_uses
3983 information for the new statement.
3984
cd21f044
JM
39852005-02-03 Joseph S. Myers <joseph@codesourcery.com>
3986
3987 PR driver/19117
3988 * gcc.c (main): Include the target in -v output.
3989
aa2d0bc3
AO
39902005-02-03 Alexandre Oliva <aoliva@redhat.com>
3991
3992 * combine.c (simplify_comparison, case SIGN_EXTEND, ZERO_EXTEND):
3993 Do not drop the extend if we'd have to add a paradoxical subreg
3994 later. Include optabs.h and insn-codes.h.
3995 * Makefile.in (combine.o): Depend on $(OPTABS_H).
3996
762297d9
RS
39972005-02-02 Roger Sayle <roger@eyesopen.com>
3998
3999 PR middle-end/19405
4000 * real.h (REAL_MODE_FORMAT_COMPOSITE_P): New macro.
4001 * fold-const.c (const_binop): Avoid constant folding floating
4002 point operations in modes that use composite representations.
4003 * simplify-rtx.c (simplify_binary_operation): Likewise.
4004
666158b9
GK
40052005-02-02 Geoffrey Keating <geoffk@apple.com>
4006
4007 * config/rs6000/altivec.md (altivec_dst): Make the first operand
4008 a REG, not a MEM.
4009 (altivec_dstt): Likewise.
4010 (altivec_dstst): Likewise.
4011 (altivec_dststt): Likewise.
4012 * config/rs6000/rs6000.c (altivec_expand_dst_builtin): Adjust creation
4013 of first operand.
4014
cce4ca55
DN
40152005-02-03 Dorit Naishlos <dorit@il.ibm.com>
4016
4017 * tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Copy
4018 EXPR_LOCUS from orig_cond to the new cond_stmt.
4019 (vect_finish_stmt_generation): Copy EXPR_LOCUS from stmt to
4020 the new vec_stmt.
4021
40222005-02-03 Dorit Naishlos <dorit@il.ibm.com>
4023
4024 * tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Call
2cdc2073 4025 standard_iv_increment_position. Remove call to bsi_next
cce4ca55
DN
4026 (no need to bump the iterator anymore).
4027 (vect_create_index_for_vector_ref): Call
4028 standard_iv_increment_position. Remove second function argument.
2cdc2073 4029 (vect_finish_stmt_generation): Remove call to bsi_next
cce4ca55
DN
4030 (no need to bump the iterator anymore).
4031 (vect_create_data_ref_ptr): Remove second argument (bsi) in call
4032 to vect_create_index_for_vector_ref.
4033
40342005-02-03 Dorit Naishlos <dorit@il.ibm.com>
4035
4036 * tree-vectorizer.c (vect_mark_stmts_to_be_vectorized): Check if
4037 phis are used out of the loop.
4038
73aea290
JM
40392005-02-03 Joseph S. Myers <joseph@codesourcery.com>
4040
4041 PR c/17807
4042 * c-decl.c (undef_nested_function): New variable.
4043 (pop_scope): Diagnose undefined nested functions.
4044 (finish_function): Don't attempt cgraph processing or genericizing
4045 if current top-level function contained an undefined nested
4046 function. Reset undef_nested_function at the end of a top-level
4047 function.
4048
89d12f5d
ZD
40492005-02-02 Zdenek Dvorak <dvorakz@suse.cz>
4050
4051 * tree.c (build_int_cst_type): Take sign of the value into account
4052 when deciding whether sign extend the value.
4053
740ca4b2
JM
40542005-02-02 Joseph S. Myers <joseph@codesourcery.com>
4055
4056 PR c/18502
4057 * gcc.c (cpp_unique_options): Remove %{trigraphs}.
4058 (cpp_options, cc1_options): Change %{std*&ansi} to
4059 %{std*&ansi&trigraphs}.
4060
a52aff23
KH
40612005-02-02 Kazu Hirata <kazu@cs.umass.edu>
4062
4063 * cse.c: Update comments.
4064
cf676baa
AH
40652005-02-02 Aldy Hernandez <aldyh@redhat.com>
4066
4067 * config/rs6000/rs6000.c (rs6000_spe_function_arg): Multi-reg
4068 arguments go on the stack. Do not put complex doubles in odd/even
4069 pairs.
4070
08711fdf
SB
40712005-02-02 Steven Bosscher <stevenb@suse.de>
4072
4073 * doc/invoke.texi: Update the options enabled at -O1, -O2,
4074 and -O3. Update the documentation for -fgcse-sm, -fgcse-las,
4075 -ftree-pre, and -fthread-jumps.
4076
7ded35b4
RS
40772005-02-02 Richard Sandiford <rsandifo@redhat.com>
4078
4079 PR tree-optimization/19578
4080 * tree-flow.h (modified_noreturn_calls): Declare.
4081 (noreturn_call_p): Declare.
4082 * tree-flow-inline.h (noreturn_call_p): New function.
4083 (modify_stmt): Add modified noreturn calls to modified_noreturn_calls.
4084 * tree-cfg.c (modified_noreturn_calls): New variable.
4085 (cleanup_control_flow): Use noreturn_call_p. Split basic blocks
4086 that contain a mid-block noreturn call.
4087 * tree-ssa.c (delete_tree_ssa): Clear modified_noreturn_calls.
4088
d01da8bd
KH
40892005-02-02 Kazu Hirata <kazu@cs.umass.edu>
4090
4091 * df.c (df_def_record_1, df_uses_record): Don't use
4092 DF_FOR_REGALLOC.
4093 * df.h (DF_FOR_REGALLOC): Remove.
4094
493179da
JM
40952005-02-02 Joseph S. Myers <joseph@codesourcery.com>
4096
4097 PR c/19435
4098 * c-typeck.c (really_start_incremental_init): Reset
4099 constructor_max_index for arrays of incomplete type.
4100
ed425871
JL
41012005-02-02 Jeff Law <law@redhat.com>
4102
4103 * gcse.c (struct reg_set): Store the block index where the register
4104 was set rather than the setting insn.
4105 (record_one_set, compute_transp): Corresponding changes.
4106 (pre_insert_copy_insn): Do not call replace_one_set.
4107 (replace_one_set): Remove.
4108
d02d7104
JM
41092005-02-02 Joseph S. Myers <joseph@codesourcery.com>
4110
4111 PR other/15514
4112 * doc/gcov.texi: Fix typo.
4113
c1c5b5e3
RH
41142005-02-01 Richard Henderson <rth@redhat.com
4115
4116 PR target/19680
4117 * config/i386/i386.h (MODES_TIEABLE_P): Use ix86_modes_tieable_p.
4118 * config/i386/i386.c (ix86_hard_regno_mode_ok): Change return
4119 type to bool.
4120 (ix86_tieable_integer_mode_p, ix86_modes_tieable_p): New.
4121 * config/i386/i386-protos.h: Update.
4122
7a442a1d
SB
41232005-02-01 Steven Bosscher <stevenb@suse.de>
4124
4125 PR tree-optimization/19217
4126 * tree-cfg.c (verify_expr): Use the data field to see if TP was
4127 seen inside a PHI node. Do not do the ADDR_EXPR check if it was.
4128 (verify_stmts): Pass (void*)1 as data to verify_expr to signal
4129 that it is walking a PHI node.
4130
475b6e22
JM
41312005-02-01 Joseph S. Myers <joseph@codesourcery.com>
4132
4133 * doc/extend.texi (Nested Functions): Update.
4134
ca58f2bc
RH
41352005-02-01 Richard Henderson <rth@redhat.com>
4136
4137 PR 19696
4138 * optabs.c (expand_copysign_absneg): Export.
4139 * optabs.h (expand_copysign_absneg): Declare.
4140 * config/rs6000/rs6000.md (copysigntf3): New.
4141
a1d13fa1
DN
41422005-02-01 Diego Novillo <dnovillo@redhat.com>
4143
4144 PR tree-optimization/19633
4145 * tree-flow.h (struct ptr_info_def): Add field 'pt_null'.
4146 * tree-ssa-alias.c (init_alias_info): Initialize.
4147 (merge_pointed_to_info): Set.
4148 (add_pointed_to_expr): Set pt_null if EXPR is a NULL pointer.
4149 (dump_points_to_info_for): Show value of pt_null.
4150 (struct count_ptr_d): Declare.
4151 (find_ptr_dereference): Remove.
4152 (ptr_is_dereferenced_by): Remove.
4153 (count_ptr_derefs): New local function.
4154 (count_uses_and_derefs): New local function.
4155 (compute_points_to_and_addr_escape): Call it. If the number
4156 of dereferences is greater than zero, mark the pointer as
4157 dereferenced. If there are fewer dereferences than uses of
4158 the pointer, the pointer's value escapes.
4159
28a3618f
DN
41602005-02-01 Diego Novillo <dnovillo@redhat.com>
4161
4162 PR tree-optimization/19670
4163 * tree-ssa.c (verify_ssa_name): Don't set TREE_VISITED
4164 here...
4165 (verify_use): ... set it here, instead.
4166
8d2d2ec6
JJ
41672005-02-01 Janis Johnson <janis187@us.ibm.com>
4168
cc95a845
JJ
4169 * doc/sourcebuild.texi (Test directives): Fix formatting.
4170
8d2d2ec6
JJ
4171 * doc/sourcebuild.texi (Test directives): Describe selector
4172 expressions.
4173
d1c8addb
SB
41742005-02-01 Segher Boessenkool <segher@kernel.crashing.org>
4175
4176 * config.gcc (powerpc64-*-linux*): Default to -m64 also for
4177 specific 64-bit CPUs.
4178
6555b6bd
RE
41792005-02-01 Richard Earnshaw <rearnsha@arm.com>
4180
4181 PR target/16201
4182 * arm.c (arm_eliminable_register): New function.
4183 (adjacent_mem_locations): Don't allow eliminable registers. Use
4184 HOST_WIDE_INT for address offsets.
4185 * arm-protos.h (arm_eliminable_register): Add prototype.
4186
bbcb0c05
SB
41872005-02-01 Steven Bosscher <stevenb@suse.de>
4188
4189 PR optimization/15242
4190 * params.def (PARAM_MAX_GOTO_DUPLICATION_INSNS): New param.
4191 * basic-block.h (duplicate_computed_gotos): Add prototype.
4192 * bb-reorder.c (duplicate_computed_gotos): New function to
4193 duplicate sufficiently small blocks ending in a computed jump.
4194 * passes.c (rest_of_compilation): Call duplicate_computed_gotos
4195 if not optimizing for size.
4196 * cfgcleanup.c (try_crossjump_bb): If not optimizing for size,
4197 never do tail merging for blocks ending in a computed jump.
4198 * doc/invoke.texi: Document the max-goto-duplication-insns param.
4199
9c0a30c3
EB
42002005-02-01 Eric Botcazou <ebotcazou@libertysurf.fr>
4201
4202 Patch from Richard Sandiford <rsandifo@redhat.com>
4203 * reload1.c (choose_reload_regs): Prevent the find_equiv_reg() code
4204 from inheriting a subreg equivalence with a non-spill register.
4205
4206 * tree.h (DECL_FUNCTION_CODE): Document that it is overloaded.
4207
7b150713
AO
42082005-02-01 Alexandre Oliva <aoliva@redhat.com>
4209
4210 * config/frv/frv.c (movcc_fp_destination_operand): New.
4211 (gpr_or_memory_operand): Fix typo in comment.
4212 (gpr_or_memory_operand_with_scratch): New.
4213 * config/frv/frv.h (PREDICATE_CODES): Add the two new predicates.
4214 * config/frv/frv.md (movcc_fp, movcc_fp_internal): Use
4215 movcc_fp_destination_operand.
4216 (reload_incc_fp): Use gpr_or_memory_operand_with_scratch.
4217 Legitimize memory addresses using a scratch register.
4218
dc5d4efb
JL
42192005-01-31 Jeff Law <law@redhat.com>
4220
7d793e36
JL
4221 * tree-into-ssa.c (mark_def_sites_global_data): Make KILLS
4222 bitmap a sparse bitmap instead of a simple bitmap.
4223 (mark_def_sites_initialize_block): Corresponding changes.
4224 (ssa_mark_def_sites_initialize_block): Likewise.
4225 (ssa_mark_phi_uses): Likewise.
4226 (mark_def_site, ssa_mark_def_sites): Likewise.
4227 (mark_def_site_blocks): Likewise.
4228 (rewrite_ssa_into_ssa): Likewise.
4229
5746637c
JL
4230 * tree-ssa-dom.c (record_cond): Pass correct variable type
4231 for last argument to htab_find_slot_with_hash.
4232
4233 * fold-const.c (fold, case CEIL_MOD_EXPR): Do not lose side
4234 effects when optimizing 0 % X. Do not try to optimize X % 0.
dc5d4efb 4235
3dcec1e9
JW
42362005-01-31 James E. Wilson <wilson@specifixinc.com>
4237
4238 * config/ia64/itanium1.md (1_scall bypass): Change 2_mmalua to
4239 1_mmalua.
4240
fc474307
EC
42412005-02-01 Eric Christopher <echristo@redhat.com>
4242
4243 * config/mips/mips.c (override_options): Warn if -mint64
4244 is used.
4245 * doc/invoke.texi (MIPS Options): Document that -mint64 is
4246 deprecated.
4247
bc5e3b54
KH
42482005-02-01 Kazu Hirata <kazu@cs.umass.edu>
4249
4250 * cse.c (cse_reg_info): Remove hash_next, next, regno. Add
4251 timestamp.
4252 (cse_reg_info_list, cse_reg_info_list_free, REGHASH_SHIFT,
4253 REGHASH_SIZE, REGHASH_MASK, reg_hash, REGHASH_FN,
4254 cached_cse_reg_info, GET_CSE_REG_INFO): Remove.
4255 (cached_regno): Initialize to INVALID_REGNUM.
4256 (cse_reg_info_table_size,
4257 cse_reg_info_table_first_uninitialized,
4258 cse_reg_info_timestamp): New.
4259 (REG_TICK, REG_IN_TABLE, SUBREG_TICKED, REG_QTY): Use
4260 get_cse_reg_info.
4261 (init_cse_reg_info, get_cse_reg_info_1): New.
4262 (get_cse_reg_info): Cache the last look-up.
4263 (new_basic_block): Update the code to clear mappings from
4264 registers to cse_reg_info entries.
4265 (cse_main): Call init_cse_reg_info.
4266
782c0a3e
KH
4267 * cse.c (get_cse_reg_info): Update a comment.
4268
b4519d39
SB
42692005-01-31 Steven Bosscher <stevenb@suse.de>
4270
4271 PR c/19333
4272 * c-decl.c (start_decl): Do not warn about arrays of elements with
4273 an incomplete type here.
4274 (grokdeclarator): Do it here by making a pedwarn an error.
4275 * c-typeck.c (push_init_level): If there were previous errors with
4276 the constructor type, do not warn about braces for initializers.
4277 (process_init_element): Likewise for excess initializer elements.
4278
65e9fa10
KH
42792005-01-31 Kazu Hirata <kazu@cs.umass.edu>
4280
4281 * cse.c (delete_trivially_dead_insn): Don't iterate.
4282
0530bc70
AP
42832005-01-31 Andrew Pinski <pinskia@physics.uc.edu>
4284
4285 * config/rs6000/rs6000.md (copysignsf3): New expand.
4286 (copysigndf3): Likewise.
4287
9ea88834
SB
42882005-01-31 Steven Bosscher <stevenb@suse.de>
4289
4290 * recog.c (constrain_operands): Only look for earlyclobber operand
4291 conflicts if an '&' constraint was seen.
4292
75a3bd9d
ME
42932005-01-31 Marc Espie <espie@openbsd.org>
4294
4295 * config.gcc: Don't include embedded systems fragment, switches default
4296 debugging format to ELF.
2cdc2073 4297 * config/i386/openbsdelf.h: Add DBX_REGISTER_NUMBER since we no
75a3bd9d
ME
4298 longer pick it up there.
4299
28697267 43002005-01-31 Dale Johannesen <dalej@apple.com>
2cdc2073 4301
28697267
DJ
4302 * doc/extend.texi (nested functions): Fix linkage description.
4303 Clarify that static is not allowed.
4304
e87d92f4 43052005-01-31 Dale Johannesen <dalej@apple.com>
2cdc2073 4306
e87d92f4
DJ
4307 * config/rs6000/darwin.md (movsf_low_di): Make work.
4308 (movdf_low_di): Make work.
4309
42d262fa
DJ
43102005-01-31 Dale Johannesen <dalej@apple.com>
4311
4312 * config/rs6000/darwin-tramp.asm (__trampoline_setup):
4313 Make work for 64 bit.
4314
3b70b82a
DJ
43152005-01-31 Roger Sayle <roger@eyesopen.com>
4316 Dale Johannesen <dalej@apple.com>
4317
4318 PR middle-end/19650
4319 * fold-const.c (fold_binary_op_with_conditional_arg):
4320 Make types match original operands, before STRIP_NOPS.
4321
a7a52913
AM
43222005-01-31 Alan Modra <amodra@bigpond.net.au>
4323
4324 * config/rs6000/linux-unwind.h (struct gcc_vregs): New.
4325 (struct gcc_regs): Rename from gcc_pt_regs. Add more regs.
4326 (struct gcc_sigcontext): Delete. Merge contents to..
4327 (struct gcc_ucontext): ..here.
4328 (get_sigcontext): Delete.
4329 (get_regs): New function, like get_sigcontext but return regs ptr.
4330 64-bit version finds regs from r1 to support vdso.
4331 (ppc_linux_aux_vector): New function.
4332 (ppc_fallback_frame_state): Modify for get_regs. Restore fprs
4333 and vector regs.
4334
261ba0c8
IR
43352005-01-31 Ira Rosen <irar@il.ibm.com>
4336
4337 * tree-vectorizer.c (vect_analyze_offset_expr): Use ssizetype instead
4338 sizetype.
4339 (vect_get_base_and_offset): Use ssizetype instead sizetype. Remove
4340 redundant fold. Fix misalignment for MINUS_EXPR.
4341 (vect_compute_data_ref_alignment): Use ssizetype instead sizetype.
4342 (vect_analyze_pointer_ref_access): Likewise.
4343 (vect_get_memtag_and_dr): Likewise.
4344
2ae1ac77
RH
43452005-01-31 Richard Henderson <rth@redhat.com>
4346
4347 * config/i386/i386.c (absnegsf2_mixed): Remove all of the # hackery.
4348 (absnegsf2_sse, absnegsf2_i387, absnegdf2_mixed, absnegdf2_sse,
4349 absnegdf2_i387, absnegxf2_i387): Likewise.
4350
ae394659
RH
43512005-01-31 Richard Henderson <rth@redhat.com>
4352
4353 PR 19696
4354 * optabs.c (expand_copysign_absneg): New.
4355 (expand_copysign_bit): Split out from ...
4356 (expand_copysign): ... here. Use expand_copysign_absneg.
4357
ebcaaa21
RS
43582005-01-30 Roger Sayle <roger@eyesopen.com>
4359
4360 PR middle-end/19697
4361 * config/pa/pa.md (anddi3, iordi3): On HPPA64, disallow an integer
4362 constant as the second operand and a register as the third.
4363
6cc37e7e
DS
43642005-01-31 Danny Smith <dannysmith@users.sourceforge.net>
4365
4366 PR target/19704
4367 * config/i386/i386.c (ix86_function_ok_for_sibcall): Also check
4368 that dllimport'd functions do not use all call-clobbered registers
4369 to pass parameters.
4370
8c55a142
RH
43712005-01-30 Richard Henderson <rth@redhat.com>
4372
4373 PR 19696
4374 * optabs.c (expand_absneg_bit): Split out from expand_unop and
4375 expand_abs_nojump and generalize. Use operand_subword and
4376 emit_no_conflict_block. Support large modes.
4377 (expand_abs_nojump): Use it. Use HONOR_SIGNED_ZEROS to fall
4378 back to maximum.
4379 (expand_unop): Likewise. Use HONOR_SIGNED_ZEROS to fall back
4380 negation to subtraction.
4381 (expand_copysign): Check that the format has signed zeros.
4382 Use operand_subword and emit_no_conflict_block. Support large modes.
4383
338bc65e
DB
43842005-01-30 Daniel Berlin <dberlin@dberlin.org>
4385
4386 Fix PR tree-optimization/19624
2cdc2073 4387
338bc65e
DB
4388 * Makefile.in (tree-ssa-pre.o): Add CFGLOOP_H.
4389 * tree-ssa-pre.c: Add cfgloop.h.
4390 Update comment.
4391 (pre_stats): New member, constified.
4392 (inserted_exprs): New static variable.
4393 (NECESSARY): New macro.
4394 (create_expression_by_pieces): Fold the expression, and
4395 mark it as defaulting to not necessary. Also put in
4396 inserted_exprs.
4397 (fully_constant_expression): New function.
4398 (insert_into_preds_of_block): Modify to not insert phis when we
4399 are playing with induction variables.
4400 Push phis onto the inserted_exprs vector, and mark them as not
4401 necessary by default.
4402 (insert_aux): Call fully_constant_expression on eprime.
4403 If all edges produce the same value, mark it constant.
4404 (mark_operand_necessary): New function.
4405 (remove_dead_inserted_code): New function.
4406 (init_pre): Init loop optimizer to get loop info.
4407 (fini_pre): Free loop_optimizer, and inserted_exprs vec.
4408 (execute_pre): Commit edge inserts, then remove dead code.
4409
237f420b
RH
44102005-01-30 Richard Henderson <rth@redhat.com>
4411
4412 * rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.
4413 * varasm.c (const_rtx_hash_1): Handle CONST_VECTOR.
4414
b99d6d2b
RH
44152005-01-30 Richard Henderson <rth@redhat.com>
4416
4417 PR target/19700
4418 * config/i386/i386.c (ix86_expand_copysign): New.
4419 (ix86_split_copysign_const): New.
2cdc2073 4420 (ix86_split_copysign_var): Rename from ix86_split_copysign,
b99d6d2b
RH
4421 rearrange op1/nmask operands.
4422 * config/i386/i386-protos.h: Update.
4423 * config/i386/i386.md (copysignsf3): Use ix86_expand_copysign.
4424 (copysigndf3): Likewise.
4425 (copysignsf3_const, copysigndf3_const): New.
4426 (copysignsf3_var): Rename from copysignsf3, split out splitter
4427 and fix split predicate for X constraint.
4428 (copysigndf3_var): Similarly.
4429
c5c367ac
KH
44302005-01-30 Kazu Hirata <kazu@cs.umass.edu>
4431
4432 * optabs.c, doc/c-tree.texi, doc/install.texi, doc/md.texi,
4433 doc/passes.texi, doc/rtl.texi, doc/sourcebuild.texi,
4434 doc/tm.texi, doc/tree-ssa.texi: Update copyright.
4435
d6eabd43
RH
44362005-01-29 Richard Henderson <rth@redhat.com>
4437
4438 PR target/19690
4439 * config/i386/i386.md (movdf_nointeger, movdf_integer): Fix ordering
4440 of # and * in constraints.
4441
8d740330
RH
44422005-01-29 Richard Henderson <rth@redhat.com>
4443
4444 PR middle-end/19689
4445 * expr.c (store_field): Don't strip sub-mode cast when the input
4446 data is even smaller.
4447
486e4326
RH
44482005-01-29 Richard Henderson <rth@redhat.com>
4449
4450 PR middle-end/19687
4451 * expr.c (categorize_ctor_elements_1): Check for CONSTRUCTOR of a
4452 union being empty.
4453
eb2ab511
RH
44542005-01-29 Richard Henderson <rth@redhat.com>
4455
4456 * combine.c (make_field_assignment): Fix argument order
4457 to gen_int_mode.
4458
020d90ee
RG
44592005-01-29 Richard Guenther <richard.guenther@uni-tuebingen.de>
4460
4461 PR tree-optimization/15791
4462 * fold-const.c (extract_array_ref): New function.
4463 (fold): Fold comparisons between &a[i] and &a[j] or
4464 semantically equivalent trees.
4465
b6e47ceb
JL
44662005-01-29 Jeff Law <law@redhat.com>
4467
4468 * gcse.c (insert_expr_in_table): Revamp handling of available
4469 and anticipatable occurrence lists to avoid unnecessary list
4470 walking.
4471 (insert_set_in_table): Similarly.
4472
46df2823
JM
44732005-01-29 Joseph S. Myers <joseph@codesourcery.com>
4474
4475 * c-common.c (fix_string_type): Just use c_build_qualified_type to
4476 build string type.
4477 (c_build_qualified_type): Build qualified array types with
4478 TYPE_MAIN_VARIANT pointing to corresponding unqualified type.
4479 * c-decl.c (c_make_fname_decl): Build unqualified array type
4480 before qualified type.
4481 (grokdeclarator): Use TYPE_MAIN_VARIANT of typedef type if element
4482 type is qualified, not just if type itself is. Don't apply
4483 qualifiers to array type when declarator is processed. Apply
4484 qualifiers to field type whether or not it is an array type.
4485 Don't handle array types specially for applying qualifiers to
4486 variables.
4487 * c-typeck.c (composite_type): Build unqualified element type and
4488 array type when forming composite of array types.
4489 (common_pointer_type, comptypes, comp_target_types,
4490 type_lists_compatible_p, build_indirect_ref, build_array_ref,
4491 convert_for_assignment): Don't apply TYPE_MAIN_VARIANT to array
4492 types.
4493 (type_lists_compatible_p): Cache TREE_VALUE (args1) and TREE_VALUE
4494 (args2) in variables a1 and a2.
4495
26af0046
KH
44962005-01-29 Kazu Hirata <kazu@cs.umass.edu>
4497
4498 * cse.c (n_elements_made, max_elements_made): Remove.
4499 (insert): Don't touch n_elements_made.
4500 (cse_main): Don't touch n_elements_made or max_elements_made.
4501
3a951664
SC
45022005-01-28 Stephane Carrez <stcarrez@nerim.fr>
4503
4504 PR target/15384
4505 * config/m68hc11/t-m68hc11-gas (dp-bit.c): Fix typo causing a
4506 configuration part of dp-bit.c to be lost.
4507
82dfb9a5
RS
45082005-01-28 Roger Sayle <roger@eyesopen.com>
4509
4510 * expmed.c (expand_mult_highpart_optab): When attempting to use
4511 a non-widening multiplication in a wider mode, the operands need
4512 to be converted (zero or sign extended) to that mode.
4513
09f8cf2d
ILT
45142005-01-28 Ian Lance Taylor <ian@airs.com>
4515
4516 PR middle-end/16558
4517 PR middle-end/19583
4518 * gimple-low.c (block_may_fallthru): TRY_FINALLY_EXPR only falls
4519 through if both operands fall through.
4520
01aa1d43
KH
45212005-01-28 Kazu Hirata <kazu@cs.umass.edu>
4522
4523 * cse.c (fold_rtx) <PC>: Don't optimize.
4524
139c978a
JL
45252005-01-28 Jeff Law <law@redhat.com>
4526
4527 * fold-const.c (fold, case CEIL_MOD_EXPR): Optimize 0 % X.
4528 (case FLOOR_MOD_EXPR, ROUND_MOD_EXPR, TRUNC_MOD_EXPR): Similarly.
4529
1590d0d4
KH
45302005-01-28 Kazu Hirata <kazu@cs.umass.edu>
4531
4532 * cse.c (cse_reg_info_free_list, cse_reg_info_used_list,
4533 cse_reg_info_used_list_end): Remove.
4534 (cse_reg_info_list, cse_reg_info_list_free): New.
4535 (get_cse_reg_info): When allocating an instance of
4536 cse_reg_info, add it to the beginning of the cse_reg_info_list
4537 list. Remove code to maintain cse_reg_info_used_list.
4538 (new_basic_block): Reset the free list to the beginning of
4539 cse_reg_info_list.
4540
a738d848
RS
45412005-01-28 Richard Sandiford <rsandifo@redhat.com>
4542
4543 * config/frv/frv.c (bdesc_2arg): Remove __MDPACKH.
4544 (frv_init_builtins): Change its prototype to take 4 uhalf arguments.
4545 (frv_expand_mdpackh_builtin): New function.
4546 (frv_expand_builtin): Use it to expand __MDPACKH.
a738d848
RS
4547 * doc/extend.texi (__MDPACKH): Update documentation.
4548
2aa3d033
UB
45492005-01-28 Uros Bizjak <uros@kss-loka.si>
4550
4551 * config/i386/i386.c (ix86_expand_fp_absneg_operator): Use
4552 SSE_FLOAT_MODE_P for use_sse computation.
4553
7d7f3b95
RC
45542005-01-28 Ralf Corsepius <ralf.corsepius@rtems.org>
4555
4556 PR target/19663
4557 * config/sparc/rtemself.h (LINK_GCC_C_SEQUENCE_SPEC): undefine.
4558
046625fa
RH
45592005-01-27 Richard Henderson <rth@redhat.com>
4560
4561 * builtins.c (expand_builtin_copysign): New.
4562 (expand_builtin): Call it.
4563 * genopinit.c (optabs): Add copysign_optab.
4564 * optabs.c (init_optabs): Initialize it.
4565 (expand_copysign): New.
4566 * optabs.h (OTI_copysign, copysign_optab): New.
4567 (expand_copysign): Declare.
4568
4569 * config/alpha/alpha.md (UNSPEC_COPYSIGN): New.
4570 (copysignsf3, ncopysignsf3, copysigndf3, ncopysigndf3): New.
4571
4572 * config/i386/i386.c (ix86_build_signbit_mask): Split from ...
4573 (ix86_expand_fp_absneg_operator): ... here.
4574 (ix86_split_copysign): New.
4575 * config/i386/i386-protos.h: Update.
4576 * config/i386/i386.md (UNSPEC_COPYSIGN): New.
4577 (copysignsf3, copysigndf3): New.
4578
4579 * config/ia64/ia64.md (UNSPEC_COPYSIGN): New.
4580 (copysignsf3, ncopysignsf3): New.
4581 (copysigndf3, ncopysigndf3): New.
4582 (copysignxf3, ncopysignxf3): New.
4583 * config/ia64/ia64.c (rtx_needs_barrier): Handle UNSPEC_COPYSIGN.
4584
6c667859
AB
45852005-01-27 Arend Bayer <arend.bayer@web.de>
4586 Kazu Hirata <kazu@cs.umass.edu>
4587
4588 * cse.c: (find_best_addr): Don't call copy_rtx before calling
4589 fold_rtx. Save cost recomputation if fold_rtx did nothing.
4590 (fold_rtx) <ASM_OPERANDS>: Don't do anything if INSN is
4591 NULL_RTX.
4592
88af764e
JL
45932005-01-27 Jeff Law <law@redhat.com>
4594
4595 * tree-into-ssa.c (ssa_rewrite_initialize_block): Do not register
4596 definitions of SSA_NAMEs which are not being rewritten.
4597 (rewrite_ssa_into_ssa): Only initialize the current definition
4598 of an SSA_NAME if that SSA_NAME has been marked for rewriting.
4599 If checking is enabled, assert that SSA_NAME_AUX is clear for all
4600 SSA_NAMEs before returning.
4601
f93089d2
KH
46022005-01-27 Kazu Hirata <kazu@cs.umass.edu>
4603
4604 * c-common.def, c-dump.c, c-gimplify.c, c-objc-common.c,
4605 cfgexpand.c, dbxout.c, function.h, opts.c, tree-flow-inline.h,
4606 tree-ssa-operands.h, tree-ssa-threadupdate.c, tree-tailcall.c,
4607 config/avr/avr.md, config/cris/aout.h, config/cris/cris.h,
4608 config/mips/iris6.h, config/sh/sh.c: Update copyright.
4609
116cb604
SB
46102005-01-27 Steven Bosscher <stevenb@suse.de>
4611
4612 PR middle-end/17278
4613 * opts.c (decode_options): Move flag_thread_jumps from -O1 and
4614 higher to -O2 and higher. Likewise for tree PRE.
4615 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Only iterate at -O2
4616 and better.
4617
09f8cf2d 46182005-01-27 Ian Lance Taylor <ian@airs.com>
6737ba67
ILT
4619
4620 PR middle-end/19583
4621 * gimple-low.c (try_catch_may_fallthru): New static function.
4622 (block_may_fallthru): Handle TRY_CATCH_EXPR.
4623 * tree-inline.c (expand_call_inline): Don't warn about reaching
4624 the end of a non-void function being inlined if the function uses
4625 a return slot.
4626
d8dd2f3a
JJ
46272005-01-27 Jakub Jelinek <jakub@redhat.com>
4628
9d72d996
JJ
4629 * config/i386/i386.h (CALL_USED_REGISTERS): Fix comment pastos.
4630
d8dd2f3a
JJ
4631 PR c/18946
4632 * c-decl.c (warn_if_shadowing): Handle old_decl error_mark_node.
4633 (pushdecl): Only use DECL_FILE_SCOPE_P if DECL_P.
4634 (implicitly_declare): Handle error_mark_node.
4635
dad2a933
RH
46362005-01-27 Richard Henderson <rth@redhat.com>
4637
4638 PR tree-opt/14329
4639 * tree.h (struct tree_decl): Add debug_expr_is_from.
4640 (DECL_DEBUG_EXPR_IS_FROM): New.
4641 (DECL_DEBUG_EXPR): Rename from DECL_DEBUG_ALIAS_OF.
4642 * dwarf2out.c (dwarf2out_var_location): Update to match.
4643 * tree-outof-ssa.c (create_temp): Likewise.
4644 * var-tracking.c (track_expr_p): Likewise.
4645 * tree-sra.c (instantiate_element): Set DECL_DEBUG_EXPR.
4646 * c-objc-common.c (c_tree_printer) <'D'>: Handle DECL_DEBUG_EXPR.
4647 * toplev.c (default_tree_printer): Likewise.
4648
17c21957
AO
46492005-01-27 Alexandre Oliva <aoliva@redhat.com>
4650
4651 * config/frv/frv.c (frv_class_likely_spilled_p): Add GR8_REGS,
4652 GR9_REGS, GR89_REGS, FDPIC_FPTR_REGS, FDPIC_REGS.
4653
ebaae582
SB
46542005-01-27 Steven Bosscher <stevenb@suse.de>
4655
4656 * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW,
4657 CASE_HIGH, CASE_LABEL, ASM_STRING, ASM_OUTPUTS, ASM_INPUTS,
4658 ASM_CLOBBERS): Add tree checks.
4659
4660 * c-common.h (SWITCH_TYPE): Rename to SWITCH_STMT_TYPE.
4661 (SWITCH_STMT_COND, SWITCH_STMT_BODY): New.
4662 * c-common.def (SWITCH_STMT): Update to match.
4663 * c-common.c (c_do_switch_warnings): Use SWITCH_STMT accessor
4664 macros instead of SWITCH_EXPR ones.
4665 * c-dump.c (c_dump_tree): Likewise.
4666 * c-gimplify.c (gimplify_switch_stmt): Likewise.
4667 * c-typeck.c (c_start_case, do_case, c_finish_case): Likewise.
4668
4669 * doc/c-tree.texi (SWITCH_STMT): Update accessor macro names.
4670
7a706738
AM
46712005-01-27 Alan Modra <amodra@bigpond.net.au>
4672
4673 * unwind-dw2.c (execute_stack_op): Add missing cases for
4674 DW_OP_shl, DW_OP_shr, DW_OP_shra, DW_OP_xor.
4675
fe15407d
EB
46762005-01-27 Eric Botcazou <ebotcazou@libertysurf.fr>
4677
4678 * config.gcc (Obsolete configurations): Remove 'dummy', add
4679 sparclite-*-coff*, sparclite-*-elf*, sparc86x-*-elf* and
4680 sparc-*-openbsd*.
4681
87637d21
DN
46822005-01-26 Diego Novillo <dnovillo@redhat.com>
4683
4684 PR tree-optimization/19633
4685 * tree-ssa-alias.c (ptr_is_dereferenced_by): Also handle
4686 CALL_EXPRs.
4687 (maybe_create_global_var): Do not create .GLOBAL_VAR if there
4688 are no call-clobbered variables.
4689 * tree-outof-ssa.c (check_replaceable): Return false for calls
4690 with side-effects.
4691
9ff93eb0
UW
46922005-01-26 Ulrich Weigand <uweigand@de.ibm.com>
4693
4694 * dbxout.c (dbxout_symbol_location): Resolve constant pool references
4695 even for variables with NULL DECL_INITIAL.
4696
4356a1bf
SH
46972005-01-26 Stuart Hastings <stuart@apple.com>
4698
00adda9f 4699 * gimplify.c (shortcut_cond_expr): Re-compute side-effects.
4356a1bf 4700
48cc8d3b
RH
47012005-01-26 Richard Henderson <rth@redhat.com>
4702
4703 PR middle-end/18008
4704 * c-decl.c (finish_struct): Set DECL_MODE after resetting a
4705 field's type.
4706 * expr.c (store_field): Strip conversions to odd-bit-sized types
4707 if the destination field width matches.
4708
eec6bb06
RH
47092005-01-26 Richard Henderson <rth@redhat.com>
4710
4711 * c-decl.c, expmed.c, expr.c: Revert last change.
4712
78ef1e3d
RH
47132005-01-26 Richard Henderson <rth@redhat.com>
4714
4715 PR middle-end/18008
4716 * c-decl.c (finish_struct): Set DECL_MODE after resetting a
4717 field's type.
4718 * expmed.c (store_fixed_bit_field): Create a paradoxical subreg
4719 if we don't need the bits above those present in the current mode.
4720 * expr.c (store_field): Strip conversions to odd-bit-sized types
4721 if the destination field width matches.
4722
5596990f
RS
47232005-01-26 Richard Sandiford <rsandifo@redhat.com>
4724
4725 * config/mips/iris6.h (ENDFILE_SPEC): Don't link in irix-csr.o if
4726 either -ffast-math or -funsafe-math-optimizations is in use.
4727
a3cf5992
MM
47282005-01-26 Marek Michalkiewicz <marekm@amelek.gda.pl>
4729
4730 PR target/19293
4731 PR target/19329
4732 * config/avr/avr.c (notice_update_cc): Only set condition code for
4733 ashrqi3 if shift count > 0.
4734 (out_shift_with_cnt): Handle shift count <= 0 as a no-op.
4735 (ashlqi3_out, ashlhi3_out, ashlsi3_out, ashrqi3_out, ashrhi3_out,
4736 ashrsi3_out, lshrqi3_out, lshrhi3_out, lshrsi3_out): Handle shift
4737 count <= 0 as a no-op, and shift count >= width by copying zero
4738 or sign bit to all bits of the result.
4739 * config/avr/avr.md (all shifts): Add alternatives for zero shift
4740 count, with attribute "length" set to 0 and "cc" set to "none".
4741
e4dd71de
AH
47422005-01-26 Aldy Hernandez <aldyh@redhat.com>
4743
4744 * doc/invoke.texi: Document -mTLS.
4745
4746 * testsuite/gcc.target/frv/all-tls-global-dynamic.c: New.
4747 * testsuite/gcc.target/frv/all-tls-initial-exec.c: New.
4748 * testsuite/gcc.target/frv/all-tls-initial-exec-pic.c: New.
4749 * testsuite/gcc.target/frv/all-tls-local-dynamic.c: New.
4750 * testsuite/gcc.target/frv/all-tls-local-dynamic-plt.c: New.
4751 * testsuite/gcc.target/frv/all-tls-local-dynamic-plt-pic.c: New.
4752 * testsuite/gcc.target/frv/all-tls-local-exec.c: New.
4753 * testsuite/gcc.target/frv/all-tls-local-exec-TLS.c: New.
4754
4755 * configure.ac: Check for a TLS capable gas.
4756
4757 * configure: Regenerate.
78ef1e3d 4758
55e79aef
RH
47592005-01-26 Richard Henderson <rth@redhat.com>
4760
4761 PR middle-end/18008
4762 * combine.c (make_field_assignment): Simplify store to zero_extract
4763 from a source with an overlapping mask.
4764
af30facd
AH
47652005-01-26 Aldy Hernandez <aldyh@redhat.com>
4766
4767 2004-11-11 Eric Christopher <echristo@redhat.com>
4768
ebaae582
SB
4769 * config/frv/frv.md: Add fr400_integer automaton. Don't
4770 allow TYPE_MUL, TYPE_MACC, or TYPE_CUT to issue in parallel
4771 to TYPE_MACC.
af30facd 4772
f7aa1423
SB
47732005-01-26 Steven Bosscher <stevenb@suse.de>
4774
4775 PR middle-end/16585
4776 * cfgbuild.c (make_edges): Do not clear or set
4777 current_function_has_computed_jump.
4778 * function.h (struct function): Remove the has_computed_jump field.
4779 (current_function_has_computed_jump): Do not define.
4780 * sched-rgn.c (is_cfg_nonregular): Return true if a basic block ends
4781 in a computed jump. Ignore current_function_has_computed_jump.
4782
6f642f98
RH
47832005-01-26 Richard Henderson <rth@redhat.com>
4784
4785 PR middle-end/19515
4786 * expr.c (categorize_ctor_elements): New argument p_must_clear.
4787 (categorize_ctor_elements_1): Likewise. Detect a union that isn't
4788 fully initialized.
4789 (mostly_zeros_p): Update for new categorize_ctor_elements argument.
4790 * gimplify.c (gimplify_init_constructor): Likewise. Only shove
4791 objects into static storage if they have more than one non-zero value.
4792 * tree.h (categorize_ctor_elements): Update decl.
4793
ead553a1
SB
47942005-01-26 Steven Bosscher <stevenb@suse.de>
4795
2cdc2073 4796 PR middle-end/19616
ead553a1
SB
4797 * tree.h (CALL_EXPR_TAILCALL): Add comment.
4798 * calls.c (check_sibcall_argument_overlap_1): Revert the change
4799 to this function from 2004-07-10.
4800 * tree-tailcall.c (suitable_for_tail_opt_p): Do not consider the
4801 the current function for tail call optimizations if the address
4802 of one of it its arguments is taken.
4803
75335440
KH
48042005-01-26 Kazu Hirata <kazu@cs.umass.edu>
4805
4806 * cse.c (fold_rtx): Call equiv_constant only when necessary.
4807
40184445
BS
48082005-01-26 Bernd Schmidt <bernd.schmidt@analog.com>
4809
4810 * function.c (expand_function_end): If current_function_calls_alloca,
4811 emit stack restore in a place that is reached when the function falls
4812 through at the end.
4813
144023ad
AO
48142005-01-26 Alexandre Oliva <aoliva@redhat.com>
4815
4816 * Makefile.in (../$(build_subdir)/fixincludes/fixincl): Add dummy
4817 rule to avoid matching inappropriate suffix rule.
4818
e4cf29ae
JH
48192005-01-26 Jan Hubicka <jh@suse.cz>
4820
97bd954f 4821 PR tree-optimization/19241
e4cf29ae
JH
4822 * tree-inline.c (copy_body_r): Do not walk subtrees after substituting.
4823
fe04ce06
HPN
48242005-01-26 Hans-Peter Nilsson <hp@axis.com>
4825
4826 * config/cris/cris.h (LIB_SPEC) <sim*>: Use -lsyslinux, not
4827 -lsyssim. Wrap -lc -lsyssim in --start-group --end-group instead
4828 of doubling.
4829 (STARTFILE_SPEC): Add crti.o, before crtbegin.o.
ead553a1 4830 <sim*>: Always use crt1.o, regardless of N in simN.
fe04ce06
HPN
4831 <!sim>: Drop support for -pg and -p variants; always use crt0.o.
4832 (ENDFILE_SPEC): Add crtn.o, after crtend.o.
4833 (CRT_CALL_STATIC_FUNCTION): Remove.
4834 * config/cris/aout.h (STARTFILE_SPEC): <!melinux && sim*>: Always
4835 use crt1.o, regardless of N in simN.
4836 <!sim>: Drop support for -pg and -p variants; always use crt0.o.
4837 (LIB_SPEC): Do not define; default to the one in config/cris/cris.h.
4838 (CRIS_CPP_SUBTARGET_SPEC) <melinux && !nostdinc>: Remove special
4839 case isystem setting.
4840 (MAX_OFILE_ALIGNMENT): Correct to 32, not 16.
4841
6a03afdf
ILT
48422005-01-25 Ian Lance Taylor <ian@airs.com>
4843
4844 * gimple-low.c (block_may_fallthru): Correct handling of
4845 SWITCH_EXPR--may fall through if SWITCH_LABELS is NULL.
4846
c555b47f
HPN
48472005-01-26 Hans-Peter Nilsson <hp@axis.com>
4848
4849 * config/cris/cris.h (CPP_SPEC): Adjust the various mtune=
4850 handlers to match indentation; nested under the mtune=* handler.
4851 Similar for mcpu= and march=.
4852
9841a1a7
DJ
48532005-01-25 Daniel Jacobowitz <dan@codesourcery.com>
4854
4855 * config/mips/linux.h (LIB_SPEC): Remove -rpath-link.
4856 * config/mips/linux64.h (LIB_SPEC): Likewise.
4857 * config/mn10300/linux.h (LIB_SPEC): Likewise.
4858 * config/sh/linux.h (LIB_SPEC): Likewise.
4859
bef8809e
AH
48602005-01-25 Aldy Hernandez <aldyh@redhat.com>
4861
4862 * config/frv/frv.c (frv_legitimize_tls_address): New.
4863 (TARGET_HAVE_TLS): Define.
4864 (FRV_SYMBOL_REF_TLS_P): Define.
4865 (frv_override_options): Handle new register classes.
4866 (frv_legitimate_address_p): Reject tls addresses.
4867 (frv_legitimize_address): Handle TLS addresses.
4868 (gen_inlined_tls_plt): New.
4869 (gen_tlsmoff): New.
4870 (frv_legitimize_tls_address): New.
4871 (unspec_got_name): Add TLS entries.
4872 (got12_operand): Add R_FRV_TLSMOFF12 case.
4873 (frv_emit_move): Fixup TLS addresses.
4874 (frv_emit_movsi): Legitimize TLS addresses.
4875
4876 * config/frv/frv.h (MASK_BIG_TLS): New.
4877 (TARGET_BIG_TLS): New.
4878 (HAVE_AS_TLS): Define.
4879 (TARGET_SWITCHES): Add -mTLS and -mtls options.
4880 (enum reg_class): Add GR8_REGS, GR9_REGS, GR89_REGS.
4881 (REG_CLASS_NAMES): Same.
4882 (REG_CLASS_CONTENTS): Same.
4883 (CONSTRAINT_LEN): New.
4884 (REG_CLASS_FROM_CONSTRAINT): New.
4885 (PREDICATE_CODES): Add symbolic_operand.
4886
4887 * config/frv/frv.md (define_constants): Add UNSPEC_GETTLSOFF,
4888 UNSPEC_TLS_LOAD_GOTTLSOFF12, UNSPEC_TLS_INDIRECT_CALL,
4889 UNSPEC_TLS_TLSDESC_LDD, UNSPEC_TLS_TLSDESC_LDD_AUX,
4890 UNSPEC_TLS_TLSOFF_LD, UNSPEC_TLS_LDDI, UNSPEC_TLSOFF_HILO,
4891 R_FRV_GOTTLSOFF_HI, R_FRV_GOTTLSOFF_LO, R_FRV_TLSMOFFHI,
4892 R_FRV_TLSMOFFLO, R_FRV_TLSMOFF12, R_FRV_TLSDESCHI,
4893 R_FRV_TLSDESCLO, R_FRV_GOTTLSDESCHI, R_FRV_GOTTLSDESCLO, GR8_REG,
4894 GR9_REG, GR14_REG, LRREG.
4895 (type): Add load_or_call attribute.
4896 ("load_or_call"): New reservation.
4897 ("call_gettlsoff"): New.
4898 ("tls_indirect_call"): New.
4899 ("tls_load_gottlsoff12"): New.
4900 ("tlsoff_hilo"): New.
4901 ("tls_tlsdesc_ldd"): New.
4902 ("tls_tlsoff_ld"): New.
4903 ("tls_lddi"): New.
4904
4905 * config/frv/frv-protos.h (symbolic_operand): Protoize.
4906
4907 2005-01-25 Alexandre Oliva <aoliva@redhat.com>
4908
ead553a1
SB
4909 * config/frv/frv.h (ASM_OUTPUT_DWARF_DTPREL): Define.
4910 * config/frv/frv-protos.h (frv_output_dwarf_dtprel): Declare.
4911 * config/frv/frv.c (TLS_BIAS): Define.
4912 (frv_output_dwarf_dtprel): New.
bef8809e 4913
b8e48b98
JJ
49142005-01-26 Jakub Jelinek <jakub@redhat.com>
4915
4916 PR rtl-optimization/19579
4917 * ifcvt.c (noce_try_cmove_arith): If emitting instructions to set up
4918 both A and B, see if they don't clobber registers the other expr uses.
4919
1c673473
R
49202005-01-25 J"orn Rennecke <joern.rennecke@st.com>
4921
4922 * real.c (do_add): Initialize signalling and canonical members.
4923
4924 * real.c (real_from_integer): Zero out destination.
4925
ed464869
JH
49262005-01-18 Jan Hubicka <jh@suse.cz>
4927
4928 PR tree-optimize/19337
4929 * tree-inline.c (initialize_inlined_parameters): Copy
4930 saved_static_chain_decl only.
4931
51df7179
RH
49322005-01-25 Richard Henderson <rth@redhat.com>
4933
4934 PR target/19556
4935 PR target/19584
4936 * config/i386/i386.c (x86_inter_unit_moves): Zero.
4937 (ix86_preferred_reload_class): Rewrite fp-constant section, with
4938 80387 enabled, to return a proper subclass. Return the subset that
4939 overlaps with GENERAL_REGS for PLUS.
4940 * config/i386/i386.md (movsi_1, movdi_2): Set type to "mmx" for pxor.
4941
c63f5a42
RH
49422005-01-25 Richard Henderson <rth@redhat.com>
4943
4944 PR middle-end/19609
4945 * tree-complex.c (expand_complex_div_wide): Use the correct formulae.
4946
e71c0aa7
RS
49472005-01-25 Roger Sayle <roger@eyesopen.com>
4948
4949 * expmed.c (choose_multiplier): Change interface to return the
4950 multiplier lowpart as an rtx instead of an unsigned HOST_WIDE_INT.
4951 (expand_divmod): Update calls to choose_multiplier.
4952
a6d2976a
JDA
49532005-01-24 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4954
4955 PR middle-end/19330
4956 * expmed.c (extract_bit_field): Use adjust_address instead of
4957 gen_lowpart when op0 is a MEM.
4958
7315a949
SB
49592005-01-24 Steven Bosscher <stevenb@suse.de>
4960
4961 * cfgexpand.c (expand_gimple_tailcall): Fix typo.
4962
c0fd73a9
RS
49632005-01-24 Richard Sandiford <rsandifo@redhat.com>
4964
4965 * config/mips/irix-csr.c: New file.
4966 * config/mips/t-iris6 (irix-csr.o): New rule to build it.
4967 (EXTRA_MULTILIB_PARTS): Add irix-csr.o.
4968 * config/mips/iris6.h (ENDFILE_SPEC): Include it in n32 and n64
4969 executables.
4970
81b47219
EB
49712005-01-24 Eric Botcazou <ebotcazou@libertysurf.fr>
4972
4973 PR bootstrap/19364
4974 * config.gcc (sparc-*-elf*): Remove sol2.h, sparc/sol2.h and
4975 sparc/elf.h, add sparc/sp-elf.h.
4976 (sparc-*-rtems*): Likewise.
4977 (sparclite-*-elf*): Remove sol2.h, sparc/sol2.h, sparc/elf.h and
4978 tm-dwarf2.h, add sparc/sp-elf.h.
4979 (sparc86x-*-elf): Likewise.
4980 (sparc64-*-elf*): Remove sol2.h, sparc/sol2.h and tm-dwarf2.h.
4981 * config/sparc/liteelf.h (TARGET_SUB_OS_CPP_BUILTINS): Rename into
4982 TARGET_OS_CPP_BUILTINS.
4983 * config/sparc/sp86x-elf (TARGET_SUB_OS_CPP_BUILTINS): Likewise.
4984 * config/sparc/rtemself.h (TARGET_SUB_OS_CPP_BUILTINS): Likewise.
4985 Undefine it.
4986 * config/sparc/openbsd64.h (NO_IMPLICIT_EXTERN_C): Undefine.
4987 * config/sparc/sp64-elf.h (NO_IMPLICIT_EXTERN_C): New macro.
4988 (SWITCH_TAKES_ARG): Likewise.
4989 (LOCAL_LABEL_PREFIX): Likewise.
4990 (ASM_GENERATE_INTERNAL_LABEL): Likewise.
4991 (TARGET_N_FORMAT_TYPES): Delete.
4992 (TARGET_FORMAT_TYPES): Likewise.
4993 (ASM_DECLARE_FUNCTION_SIZE): Likewise.
4994 * config/sparc/elf.h: Delete.
4995 * config/sparc/sp-elf.h: New file.
4996
3a2f1f06
KH
49972005-01-24 Kazu Hirata <kazu@cs.umass.edu>
4998
4999 * tree-flow-inline.h (phi_arg_from_edge): Remove.
5000 * tree-flow.h: Remove the corresponding prototype.
5001 * tree-ssa-operands.h, tree-ssa-threadupdate.c, tree-ssa.c,
5002 tree-vectorizer.c: Use dest_idx instead of phi_arg_from_edge.
5003
b723e82f
JJ
50042005-01-24 Jakub Jelinek <jakub@redhat.com>
5005
5006 PR target/17751
5007 * config/rs6000/rs6000.c (rs6000_file_start): Create toc section
5008 for AIX ABI or ELF -fPIC.
5009 (rs6000_emit_load_toc_table): Don't create toc_section here.
5010 (rs6000_xcoff_file_start): Nor here.
5011
1a9ce0b7
JR
50122005-01-24 J"orn Rennecke <joern.rennecke@st.com>
5013
5014 * sh.c (ra.h): Don't #include.
5015 (hard_regs_intersect_p): New function, resurrected from ra.c.
5016
5017 * sh.c: Fix 1996 Copyright.
5018
226c62c7 50192005-01-24 Richard Henderson <rth@redhat.com>
97bd954f 5020 Aldy Hernandez <aldyh@redhat.com>
226c62c7 5021
97bd954f 5022 * regrename.c (note_sets): Handle subregs.
226c62c7 5023
2429f3d4
JM
50242005-01-24 Joseph S. Myers <joseph@codesourcery.com>
5025
5026 PR bootstrap/18058
5027 * genconditions.c (write_header, write_conditions): Elide file if
5028 not GCC >= 3.0.1.
5029
deeec1d8
KH
50302005-01-24 Kazu Hirata <kazu@cs.umass.edu>
5031
5032 * c-opts.c, expmed.c, gengtype.c, tree-complex.c,
5033 config/arm/iwmmxt.md, config/avr/avr.c, config/s390/s390.h:
5034 Update copyright.
5035
7b922122
JJ
50362005-01-24 Jakub Jelinek <jakub@redhat.com>
5037
5038 * builtins.c (get_pointer_alignment, gimplify_va_arg_expr,
5039 expand_builtin_printf, expand_builtin_fprintf,
5040 expand_builtin_sprintf): Use POINTER_TYPE_P instead TREE_CODE
5041 checking against POINTER_TYPE.
5042 (validate_arglist): Handle POINTER_TYPE code by checking
5043 POINTER_TYPE_P.
5044
cf94b0fc
PB
50452005-01-24 Paolo Bonzini <bonzini@gnu.org>
5046
5047 * rtlanal.c (non_rtx_starting_operands, for_each_rtx_1,
5048 init_rtlanal): New.
5049 (for_each_rtx): Call for_each_rtx_1.
5050 * rtl.h (init_rtlanal): Declare.
5051 * toplev.c (backend_init): Call init_rtlanal.
5052
b77302be
JJ
50532005-01-24 Jakub Jelinek <jakub@redhat.com>
5054
5055 * flow.c (propagate_one_insn): Formatting.
5056
5057 PR middle-end/19551
5058 * flow.c (libcall_dead_p): Be more conservative if unsure.
5059 If there are any instructions between insn and call, see if they are
5060 all dead before saying the libcall is dead.
5061
11c56af5
UB
50622005-01-24 Uros Bizjak <uros@kss-loka.si>
5063
5064 * config/i386/i386.md (*extendsfdf2_sse): Use "nonimmediate_operand"
5065 operand constraint for operand 0.
5066
520f34fa
RH
50672005-01-23 Richard Henderson <rth@redhat.com>
5068
5069 PR 19486
5070 * tree-complex.c (expand_complex_div_wide): Set EDGE_FALLTHRU on
5071 edges leading to join block.
5072
0d282692
RS
50732005-01-23 Roger Sayle <roger@eyesopen.com>
5074
5075 * expmed.c (expand_mult_highpart): Make static. Change type of
5076 constant multiplier argument from unsigned HOST_WIDE_INT to rtx.
5077 (expand_divmod): Updates calls to expand_mult_highpart by using
5078 gen_int_mode to pass a CONST_INT rtx.
5079 * rtl.h (expand_mult_highpart): Remove prototype.
5080
edd517b1
KH
50812005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5082
5083 * flow.c (regset_bytes, regset_size): Remove.
5084
708bde14
KH
5085 * cfganal.c: Fix a reference to Harvey's paper.
5086
85840349
SB
50872005-01-23 Steven Bosscher <stevenb@suse.de>
5088
5089 PR rtl-optimization/19464
5090 * tree-optimize.c (init_tree_optimization_passes): Add one more
5091 copyrename pass just before out-of-ssa.
5092
9fcdd891
JM
50932005-01-23 Joseph S. Myers <joseph@codesourcery.com>
5094
5095 PR bootstrap/18058
5096 * recog.c (recog_memoized): Don't define if GENERATOR_FILE.
5097 * ggc-none.c (ggc_free): Define.
5098
d0754bc6
KH
50992005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5100
5101 * cse.c (max_reg, max_insn_uid): Remove.
5102 (cse_main): Don't access max_reg or max_insn_uid.
5103
f3b303fd
KH
5104 * c-common.c (explicit_flag_signed_bitfields,
5105 lang_statement_code_p, lang_expand_function_end): Remove.
5106 * c-common.h: Remove the corresponding declarations.
5107 * c-opts.c (c_common_handle_option): Remove all write access
5108 to explicit_flag_signed_bitfields.
5109
15f0d971
KH
5110 * cgraph.c (cgraph_varpool_n_nodes): Remove.
5111 (cgraph_varpool_node): Don't access cgraph_varpool_n_nodes.
5112 * cgraph.h: Remove the corresponding declaration.
5113
6d77cdc3
KH
5114 * gcse.c (null_pointer_info): Remove.
5115
b9750434
RS
51162005-01-23 Roger Sayle <roger@eyesopen.com>
5117 Eric Botcazou <ebotcazou@libertysurf.fr>
5118
5119 * combine.c (simplify_logical): Only simplify logical expressions
5120 of the form ior(and(x,y),z) by the inverse distributive law if the
5121 result is cheaper than the original.
5122
35fd3193
KH
51232005-01-23 Kazu Hirata <kazu@cs.umass.edu>
5124
5125 * alias.c, c-common.h, c-incpath.c, c-incpath.h, expr.c,
5126 fold-const.c, gimplify.c, params.h, tree-data-ref.c,
5127 tree-if-conv.c, tree-nested.c, tree-outof-ssa.c,
5128 tree-ssa-dom.c, tree-vectorizer.c, tree.def, config/darwin.c,
5129 config/freebsd-spec.h, config/arm/arm.h,
5130 config/h8300/h8300.md, config/i386/i386.md,
5131 config/i386/predicates.md, config/i386/sse.md,
5132 config/ia64/ia64.c, config/ip2k/ip2k.c, config/s390/s390.c,
5133 config/vax/vax.md: Fix comment typos. Follow spelling
5134 conventions.
5135
a62a0172
SB
51362005-01-23 Steven Bosscher <stevenb@suse.de>
5137
5138 * gengtype.c (walk_type): Produce `not equal to' compares for loop
5139 tests, instead of `less than'.
5140
a561d88b
RS
51412005-01-23 Richard Sandiford <rsandifo@redhat.com>
5142
5143 * function.c (assign_parm_setup_block): When creating a new stack slot
5144 for a parameter, get its alignment from the parameter's DECL_ALIGN
5145 rather than the type's TYPE_ALIGN. Make sure that the parameter
5146 is at least word aligned.
5147
d2ebe27c
RS
51482005-01-22 Roger Sayle <roger@eyesopen.com>
5149
5150 PR middle-end/19378
5151 * config/avr/avr.c (avr_hard_regno_mode_ok): Rewrite.
5152
a059cdb8
RH
51532005-01-22 Richard Henderson <rth@redhat.com>
5154
5155 PR target/19506
5156 * config/i386/i386.md (movsfcc_1_sse_max): Use nonimmediate_operand
5157 in both compare operands.
5158 (movdfcc_1_sse_max): Likewise.
5159 (movsfcc_1_sse): Likewise. Add earlyclobber for scratch.
5160 (movdfcc_1_sse): Likewise.
5161 * config/i386/i386.c (ix86_split_sse_movcc): Emit copies into the
5162 scratch register as needed.
5163
eabd294f
RH
51642005-01-22 Richard Henderson <rth@redhat.com>
5165
b8f06586
RH
5166 * config/i386/i386.md (smaxsf3): Fix mnemonic typo.
5167
eabd294f
RH
5168 * config/i386/i386.c (ix86_prepare_fp_compare_args): Fix is_sse test.
5169
5ccbd309
RH
51702005-01-22 Richard Henderson <rth@redhat.com>
5171
5172 * genopinit.c (optabs): Use smin/smax for floating point too.
5173 * doc/md.texi: Update to match. Clarify that floating point
5174 results are undefined for +0/-0 and NaN.
5175 * doc/rtl.texi: Likewise.
5176 * rtl.def (SMIN, SMAX): Likewise
5177 * tree.def (MIN_EXPR, MAX_EXPR): Likewise.
5178
5179 * config/alpha/alpha.md (smaxdf3, smindf3, smaxsf3, sminsf3): Add
5180 leading 's' to the name.
5181 * config/ia64/ia64.md (smaxsf3, sminsf3, smaxdf3, smindf3,
5182 smaxxf3, sminxf3): Likewise.
5183 * config/rs6000/rs6000.md (smaxdf3, smindf3, smaxsf3, sminsf3):
5184 Likewise.
5185
b4b2332c
PB
51862005-01-22 Paul Brook <paul@codesourcery.com>
5187
5188 * config/arm/arm.md: Use "Uy" constraint for wcgr load/stores.
5189
6fa5b390
MD
51902005-01-21 Mark Dettinger <dettinge@de.ibm.com>
5191
2cdc2073 5192 * config/s390/s390.c (struct processor_costs): New fields
6fa5b390
MD
5193 dlgr, dlr, dr, dsgfr, dsgr.
5194 (z900_cost, z990_cost): Values for new fields.
5195 (s390_rtx_costs): New cases MEM und COMPARE in switch
5196 statement. Modified handling of SIGN_EXTEND, ZERO_EXTEND,
5197 DIV, MOD, UDIV, UMOD.
5198
eb862a88
UW
51992005-01-21 Ulrich Weigand <uweigand@de.ibm.com>
5200
5201 * config/s390/s390.md ("doloop_si64"): Reload input value directly
5202 into the register being decremented.
5203 ("doloop_si31", "doloop_di"): Likewise.
5204 ("*doloop_si_long"): Adapt pattern.
5205
3776ada0
UW
52062005-01-21 Ulrich Weigand <uweigand@de.ibm.com>
5207
5208 * config/s390/s390.h (HARD_REGNO_NREGS): Fix computation for
5209 access registers.
5210 (CLASS_MAX_NREGS): Likewise.
5211
d7c71ee3
DB
52122005-01-21 Daniel Berlin <dberlin@dberlin.org>
5213
5214 * doc/tree-ssa.texi (Statement Operands): Add example for new
5215 must-def macro. Note deprecation of old operands interface.
5216
d7f3fc19
RS
52172005-01-22 Richard Sandiford <rsandifo@redhat.com>
5218
5219 PR tree-optimization/19484
5220 * tree-cfg.c (remove_fallthru_edge): New function.
5221 (cleanup_control_flow): Remove fallthru edges from calls that are
5222 now known not to return.
5223
111e0c9f
DB
52242005-01-20 Daniel Berlin <dberlin@dberlin.org>
5225
5226 Fix PR tree-optimization/19038
5227 * tree-ssa-dom.c (cprop_operand): Don't replace loop invaeriant
5228 copies with loop variant ones.
5229
1e052c19
KH
52302005-01-22 Kazu Hirata <kazu@cs.umass.edu>
5231
5232 * cfganal.c, real.h, reorg.c, timevar.def, tree-ssa-ccp.c,
5233 config/alpha/alpha-protos.h, config/alpha/alpha.h,
5234 config/alpha/alpha.md, config/alpha/predicates.md,
5235 config/sparc/freebsd.h, config/sparc/netbsd-elf.h,
5236 config/sparc/sol2.h: Update copyright.
5237
28773f15
KH
5238 * tree-cfg.c (remove_forwarder_block_with_phi): Look at the
5239 first label to see if it is a nonlocal label.
5240
1e052c19 52412005-01-22 David Edelsohn <edelsohn@gnu.org>
ead553a1 5242 Andrew Pinski <pinskia@physics.uc.edu>
987732e0
DE
5243
5244 PR target/19491
5245 * config/rs6000/rs6000.c (rs6000_va_start): Saturate n_gpr at
5246 maximum number of GPRs. Saturate n_fpr at maximum number of FPRs.
5247
80d15bce
RC
52482005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
5249
5250 * config/rs6000/rtems.h: Update copyright.
5251
b9d13999
RC
52522005-01-22 Ralf Corsepius <ralf.corsepius@rtems.org>
5253
5254 PR target/19548
5255 * config/rs6000/rtems.h: Resurrect cpp_os_rtems_spec from gcc < 3.4.
5256 (CPP_OS_RTEMS_SPEC): New (From gcc-3.3's config/rs6000/sys4.h).
5257 (SUBSUBTARGET_EXTRA_SPECS): Use CPP_OS_RTEMS_SPEC.
5258
20913689
VR
52592005-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5260
5261 PR c/18809
5262 * c-typeck.c (convert_arguments): Check for error_mark_node.
5263
1e052c19 52642005-01-21 Ian Lance Taylor <ian@airs.com>
089efaa4
ILT
5265
5266 PR tree-optimization/13000
5267 * tree-inline.c: Include "tree-flow.h".
5268 (expand_call_inline): If warn_return_type, warn if non-void inline
5269 function falls through.
5270 * tree-cfg.c (execute_warn_function_return): Don't warn about
5271 control reaching end if TREE_NO_WARNING is set. Set
5272 TREE_NO_WARNING.
5273 * gimple-low.c (block_may_fallthru): Don't assume that SWITCH_EXPR
5274 has been lowered.
5275 * gimplify.c (shortcut_cond_expr): Don't emit a jump over the else
5276 branch if we don't need one.
5277 * c-typeck.c: Include "tree-flow.h"
5278 (c_finish_bc_stmt): Don't add a goto if the current statement
5279 list doesn't fall through to the current point.
5280
d284eb28
RS
52812005-01-21 Roger Sayle <roger@eyesopen.com>
5282
5283 PR rtl-optimization/576
5284 * real.c (real_arithmetic): Change return type from void to bool
5285 to return an indication that the result may be inexact.
5286 * real.h (real_arithmeric): Update prototype.
5287 * fold-const.c (const_binop): Don't constant fold floating
5288 point expressions when the user specifies -frounding-math and
5289 the result may depend upon the run-time rounding mode.
5290 (fold_convert_const_real_from_real): Clean-up.
5291 (fold_initializer): Ignore flag_rounding_math for initializers.
5292 * simplify-rtx.c (simplify_binary_operation): Likewise, don't
5293 constant fold FP operations with flag_rounding_math if the
5294 result may depend upon the run-time rounding mode.
5295
a101957b
TT
52962005-01-21 Tom Tromey <tromey@redhat.com>
5297
5298 * c-cppbuiltin.c (define__GNUC__): Correct assertion.
5299
a85ba5a8
KH
53002005-01-21 Kazu Hirata <kazu@cs.umass.edu>
5301
5302 * tree-cfg.c: Fix comment typos.
5303
5b5e3a31
R
53042005-01-21 J"orn Rennecke <joern.rennecke@st.com>
5305
5306 * passes.c (rest_of_handle_flow2): Close / open the flow2 dump file
5307 around the call to rest_of_handle_branch_target_load_optimize.
5308
0b85af22
EB
53092005-01-21 Eric Botcazou <ebotcazou@libertysurf.fr>
5310
5311 * config.gcc (sparc-*-netbsdelf*): Include dbxelf.h
5312 (sparc64-*-openbsd*): Likewise.
5313 (sparclite-*-elf*): Include tm-dwarf2.h.
5314 (sparc86x-*-elf*): Likewise.
5315 (sparc64-*-elf*): Likewise.
5316 * config/sparc/linux64.h (DWARF2_DEBUGGING_INFO): Delete.
5317 (DBX_DEBUGGING_INFO): Likewise.
5318 * config/sparc/liteelf.h (DWARF2_DEBUGGING_INFO): Likewise.
5319 (PREFERRED_DEBUGGING_TYPE): Likewise.
5320 * config/sparc/netbsd-elf.h (PREFERRED_DEBUGGING_TYPE): Likewise.
5321 * config/sparc/sp64-elf.h (DBX_DEBUGGING_INFO): Likewise.
5322 (PREFERRED_DEBUGGING_TYPE): Likewise.
ac11d73b 5323 * config/sparc/sp86x-elf.h (DWARF2_DEBUGGING_INFO): Likewise.
0b85af22
EB
5324 (PREFERRED_DEBUGGING_TYPE): Likewise.
5325 * config/sparc/sparc.h (DBX_DEBUGGING_INFO): Likewise.
5326
3eacd71f
HPN
53272005-01-21 Hans-Peter Nilsson <hp@bitrange.com>
5328
5329 PR target/18701
5330 * combine.c (combine_simplify_rtx): Revert change of 2004-12-31.
5331
eacf8912
PB
53322005-01-20 Paul Brook <paul@codesourcery.com>
5333
5334 * doc/rtl.texi: Document value extension requirements for CONST_INT.
5335
548414c6
KH
53362005-01-20 Kazu Hirata <kazu@cs.umass.edu>
5337
5338 * tree-cfg.c (tree_verify_flow_info): Check that a nonlocal
5339 label is first in a sequence of labels.
5340
cde68236
KH
5341 * tree-cfg.c (tree_verify_flow_info): Fix a typo.
5342
35fdf04e
JJ
53432005-01-20 Janis Johnson <janis187@us.ibm.com>
5344 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5345
5346 * doc/sourcebuild.texi (Test Directives): New.
5347
8ffeac67
RS
53482005-01-20 Roger Sayle <roger@eyesopen.com>
5349
5350 * real.c (real_floor): Don't leave the result uninitialized when
5351 mode is VOIDMode, but return the unrounded intermediate value.
5352 (real_ceil): Likewise.
5353
07ff6dac 53542005-01-20 Paul Brook <paul@codesourcery.com>
b65e6318
PB
5355
5356 * config/arm/arm.md (insv): Use gen_int_mode.
5357
62da8647
EB
53582005-01-20 Eric Botcazou <ebotcazou@libertysurf.fr>
5359
5360 * config/sparc/freebsd.h (ASM_OUTPUT_INTERNAL_LABELREF): Delete.
5361 * config/sparc/linux.h (ASM_OUTPUT_INTERNAL_LABELREF): Likewise.
5362 * config/sparc/linux64.h (ASM_OUTPUT_INTERNAL_LABELREF): Likewise.
5363 * config/sparc/netbsd-elf.h (ASM_OUTPUT_INTERNAL_LABELREF): Likewise.
5364 * config/sparc/sol2.h (ASM_OUTPUT_INTERNAL_LABELREF): Likewise.
5365
3c46c513
DB
53662005-01-20 Daniel Berlin <dberlin@dberlin.org>
5367
5368 Fix PR debug/19124
5369 * dwarf2out.c (concat_loc_descriptor): We don't know we can use
5370 fbreg, so we have to assume we can't.
5371 (loc_descriptor_from_tree_1): Ditto.
5372 (containing_function_has_frame_base): New function.
5373 (add_location_or_const_value_attribute): Use it.
5374 Also try to generate a frame_base from a single element location
5375 list.
2cdc2073 5376
23ab2e4e
KH
53772005-01-20 Kazu Hirata <kazu@cs.umass.edu>
5378
5379 PR tree-optimization/15349
5380 * timevar.def (TV_TREE_MERGE_PHI): New.
5381 * tree-cfg.c (tree_forwarder_block_p): Add a new argument
5382 PHI_WANTED.
5383 (remove_forwarder_block, cleanup_forwarder_blocks): Adjust the
5384 calls to tree_forwarder_block_p.
5385 (remove_forwarder_block_with_phi, merge_phi_nodes,
5386 gate_merge_phi, pass_merge_phi): New.
5387 * tree-optimize.c (init_tree_optimization_passes): Add
5388 pass_merge_phi.
5389 * tree-pass.h: Add an extern for pass_merge_phi;
5390
edd5b7da
RH
53912005-01-20 Richard Henderson <rth@redhat.com>
5392
5393 PR target/19418
5394 * config/i386/emmintrin.h (_mm_castpd_ps, _mm_castpd_si128): New.
5395 (_mm_castps_pd, _mm_castps_si128): New.
5396 (_mm_castsi128_ps, _mm_castsi128_pd): New.
5397
0f2698d0
RH
53982005-01-20 Richard Henderson <rth@redhat.com>
5399
5400 PR target/19530
5401 * config/i386/mmintrin.h (_mm_cvtsi32_si64): Use
5402 __builtin_ia32_vec_init_v2si.
5403 (_mm_cvtsi64_si32): Use __builtin_ia32_vec_ext_v2si.
5404 * config/i386/i386.c (IX86_BUILTIN_VEC_EXT_V2SI): New.
5405 (ix86_init_mmx_sse_builtins): Create it.
5406 (ix86_expand_builtin): Expand it.
5407 (ix86_expand_vector_set): Handle V2SFmode and V2SImode.
5408 * config/i386/mmx.md (vec_extractv2sf_0, vec_extractv2sf_1): New.
5409 (vec_extractv2si_0, vec_extractv2si_1): New.
5410
6b79c03c
RH
54112005-01-20 Richard Henderson <rth@redhat.com>
5412
58b03a2d 5413 PR target/16533
6b79c03c
RH
5414 * config/i386/i386.c (ix86_expand_push): New.
5415 * config/i386/mmx.md (push<MMXMODE>1): New.
5416 * config/i386/sse.md (push<SSEMODE>1): New.
5417 * config/i386/i386-protos.h: Update.
5418
e42febca
KH
54192005-01-20 Kazu Hirata <kazu@cs.umass.edu>
5420
5421 * params.def, params.h, predict.c, tree-ssa-loop-im.c: Update
5422 copyright.
5423
f4770271
RH
54242005-01-20 Richard Henderson <rth@redhat.com>
5425
5426 * rtl.def (CONST_VECTOR): Use RTX_CONST_OBJ.
5427 * rtl.h (CONSTANT_P): Don't special case CONST_VECTOR.
5428
b4bb3199
RH
54292005-01-19 Richard Henderson <rth@redhat.com>
5430
5431 PR target/19350
5432 * config/i386/i386.c (ix86_expand_vector_move_misalign): Convert
5433 to V4SFmode in SSE1 fallback load path.
5434
ceda96fc
RH
54352005-01-19 Richard Henderson <rth@redhat.com>
5436
5437 * config/i386/i386.c (ix86_expand_vector_init_one_var): Fix typo
5438 in QImode expansion to ix86_expand_vector_set.
5439 (ix86_expand_vector_init_general): Fix typo in V8HImode recursive call.
5440
f75959a6
RH
54412005-01-19 Richard Henderson <rth@redhat.com>
5442
5443 PR target/19511
5444 * config/i386/i386.c (ix86_preferred_reload_class): Return a proper
5445 subclass of the input class.
5446 (ix86_secondary_memory_needed): Always true for cross-MMX classes.
5447 Always true for cross-SSE1 classes. Rationalize conditionals.
5448 * config/i386/i386.h (SSE_CLASS_P, MMX_CLASS_P): Use straight equality.
5449 * config/i386/i386.md (movsi_1): Add MMX/SSE zeros. Fix alternatives
5450 for SSE1. Don't check TARGET_INTER_UNIT_MOVES.
5451 (movdi_2): Add MMX/SSE zeros.
5452 (movdi_1_rex64): Likewise. Don't check TARGET_INTER_UNIT_MOVES.
5453 (movsf_1): Don't check TARGET_INTER_UNIT_MOVES.
5454 (zero_extendsidi2_32, zero_extendsidi2_rex64): Likewise.
5455 (movsi_1_nointernunit, movdi_1_rex64_nointerunit): Remove.
5456 (movsf_1_nointerunit, zero_extendsidi2_32_1): Remove.
5457 (zero_extendsidi2_rex64_1): Remove.
5458 (MOV0 peephole): Check GENERAL_REG_P.
5459
b100079f
RH
54602005-01-19 Richard Henderson <rth@redhat.com>
5461
5462 PR target/19427
5463 * config/i386/i386.c (ix86_expand_vector_set): Fix third and fourth
5464 shufps elements.
5465 (ix86_expand_vector_extract): Likewise.
5466
539eaa3a
RH
54672005-01-19 Richard Henderson <rth@redhat.com>
5468
5469 PR middle-end/19304
5470 * expr.c (emit_move_change_mode): New argument force; use
5471 simplify_gen_subreg if true.
5472 (emit_move_via_alt_mode): Merge into ...
5473 (emit_move_via_integer): ... here.
5474 (emit_move_ccmode): Use emit_move_change_mode directly.
5475
72910a0b
RH
54762005-01-19 Richard Henderson <rth@redhat.com>
5477
5478 PR target/19518
5479 * config/alpha/alpha.c (alpha_rtx_costs): Handle HIGH.
5480 (alpha_preferred_reload_class): Handle CONST_VECTOR.
5481 (alpha_emit_set_const_1): Add no_output parameter; don't emit
5482 rtl if true.
5483 (alpha_emit_set_const): Likewise. Make static.
5484 (alpha_emit_set_long_const): Make static.
5485 (alpha_extract_integer): Split out from alpha_expand_mov.
5486 (alpha_split_const_mov): Likewise.
5487 (alpha_expand_mov): Use them. Handle CONST_VECTOR.
5488 (alpha_legitimate_constant_p): New.
5489 * config/alpha/alpha-protos.h: Update.
5490 * config/alpha/alpha.h (REGISTER_MOVE_COST): Correct fp<->gp cost.
5491 (LEGITIMATE_CONSTANT_P): Re-implement with a function.
5492 * config/alpha/alpha.md (movsi): Add n alternative.
5493 (movsi_nt_vms, movdi_er_nofix, movdi_er_fix, movdi_fix): Likewise.
5494 (mov<VEC>_fix, mov<VEC>_nofix): Add i alternative.
5495 (splitters for all of the above): Use alpha_split_const_mov.
5496 * config/alpha/predicates.md (non_add_const_operand): New.
5497 (non_zero_const_operand): New.
5498 (input_operand): Use alpha_legitimate_constant_p after reload.
5499
4366cf6d
ZD
55002005-01-19 Zdenek Dvorak <dvorakz@suse.cz>
5501
5502 PR tree-optimization/19038
5503 * tree-ssa-loop-ivopts.c (allow_ip_end_pos_p): New function.
5504 (add_candidate): Add ivs with increment in latch only if
5505 allow_ip_end_pos_p is true.
5506 (determine_iv_cost): Use empty_block_p.
5507
4c7f5fea
DB
55082005-01-19 Daniel Berlin <dberlin@dberlin.org>
5509
5510 * cfganal.c (compute_dominance_frontiers_1): Replace with new algorithm
5511 (compute_dominance_frontiers): Ditto.
5512
be33b729
RC
55132005-01-19 Ralf Corsepius <ralf.corsepius@rtems.org>
5514
5515 PR target/19529
2cdc2073 5516 * config/sh/t-rtems: New.
be33b729
RC
5517 * config.gcc (sh-*-rtems*): Reflect having added config/sh/t-rtems.
5518
53dba802
ZD
55192005-01-19 Zdenek Dvorak <dvorakz@suse.cz>
5520
5521 * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Always subtract
5522 the offset of the selected field.
5523
04d38c3b
KH
55242005-01-19 Kazu Hirata <kazu@cs.umass.edu>
5525
5526 * tree-cfg.c (remove_forwarder_block): Fix the check to
5527 prevent a nonlocal label from appearing in the middle of a
5528 basic block.
5529
09f9e288
HPN
55302005-01-19 Hans-Peter Nilsson <hp@axis.com>
5531
5532 PR rtl-optimization/19462
5533 * reorg.c (find_end_label): Create return insn only if
5534 current_function_epilogue_delay_list is empty.
5535
625d4524
PB
55362005-01-19 Paolo Bonzini <bonzini@gnu.org>
5537
5538 * doc/passes.texi: Remove paragraph mentioning new-ra.
5539
e89be13b
JJ
55402005-01-19 Jakub Jelinek <jakub@redhat.com>
5541
49c3b9a8
JJ
5542 PR rtl-optimization/15139
5543 * combine.c: Include params.h.
5544 (count_rtxs): New function.
5545 (record_value_for_reg): If replace_rtx would replace at least
5546 2 occurrences of REG in VALUE and TEM is really large, replace REG with
5547 (clobber (const_int 0)) instead of TEM.
5548 * params.def (PARAM_MAX_LAST_VALUE_RTL): New.
5549 * params.h (MAX_LAST_VALUE_RTL): New.
5550 * Makefile.in (combine.o): Depend on $(PARAMS_H).
5551 * doc/invoke.texi (--param max-last-value-rtl=N): Document.
5552
e89be13b
JJ
5553 PR c/17297
5554 * c-typeck.c (digest_init): Only call build_vector if all constructor
5555 elements are *_CST nodes.
5556 * gimplify.c (gimplify_init_constructor): Likewise.
5557
5558 PR middle-end/19164
5559 * c-typeck.c (digest_init): Only call build_vector if inside_init
5560 is a CONSTRUCTOR.
5561
d74e09c6
TS
55622005-01-18 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
5563
5564 * toplev.c (init_asm_output): Remove dead #ifdef.
5565
e35b30c7
KK
55662005-01-18 Kaz Kojima <kkojima@gcc.gnu.org>
5567
5568 * config/sh/linux.h (TARGET_C99_FUNCTIONS): Define.
5569
8c96cd51
EB
55702005-01-18 Eric Botcazou <ebotcazou@libertysurf.fr>
5571
5572 * calls.c (expand_call): Check DECL_BUILT_IN_CLASS before
5573 accessing DECL_FUNCTION_CODE.
5574 * dojump.c (do_jump): Likewise.
5575 * gimplify.c (gimplify_call_expr): Likewise.
5576 * predict.c (expr_expected_value): Likewise.
5577 (strip_builtin_expect): Likewise.
5578 * tree-inline.c (estimate_num_insns_1): Likewise.
5579 * tree-ssa-loop-im.c (stmt_cost): Likewise
5580 * fold-const.c (fold): Test for BUILT_IN_NORMAL.
5581 (tree_expr_nonnegative_p): Likewise.
5582
eb7a7903
EB
55832005-01-18 Eric Botcazou <ebotcazou@libertysurf.fr>
5584
5585 * config/sparc/sparc.c (load_pic_register): Emit the appropriate
5586 variant of the load_pcrel_sym pattern.
5587 * config/sparc/sparc.md (P macro): Move to the top.
5588 (load_pcrel_sym): Macroize using P.
5589 (save_register_window): Likewise.
5590
7836a61f
AH
55912005-01-18 Aldy Hernandez <aldyh@redhat.com>
5592
5593 * config/rs6000/rs6000.md ("sunordered"): Disable for e500.
5594 ("sordered"): Same.
5595
b4c33883
AP
55962005-01-18 Andrew Pinski <pinskia@physics.uc.edu>
5597
5598 PR C/19472
5599 * c-typeck.c (build_asm_expr): Strip nops off
5600 input memory operands.
5601
56015cee
DE
56022005-01-18 David Edelsohn <edelsohn@gnu.org>
5603
5604 * config/rs6000/aix43.h (CPLUSPLUS_CPP_SPEC): Delete
5605 _XOPEN_SOURCE, _XOPEN_SOURCE_EXTENDED, _LARGE_FILE_API.
5606 * config/rs6000/aix51.h (CPLUSPLUS_CPP_SPEC): Same.
5607 * config/rs6000/aix52.h (CPLUSPLUS_CPP_SPEC): Same.
5608
de004e6d
JS
56092005-01-18 Joel Sherrill <joel.sherrill@oarcorp.com>
5610
5611 PR target/19379
5612 * config/i386/i386.c (override_options): If the 80387 is disabled,
5613 then do not return FP values using FP registers.
5614
ad616de1
KH
56152005-01-18 Kazu Hirata <kazu@cs.umass.edu>
5616
5617 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
5618 c-tree.h, cfgbuild.c, cgraph.c, cgraph.h, collect2.c,
5619 combine.c, config.gcc, coverage.h, cse.c, cselib.c,
5620 defaults.h, df.c, dwarf2asm.c, dwarf2out.c, explow.c, expr.c,
5621 flow.c, fold-const.c, gcse.c, ggc-page.c, gimple-low.c,
5622 gimplify.c, ifcvt.c, langhooks-def.h, lcm.c, optabs.h,
5623 output.h, postreload-gcse.c, postreload.c, recog.c,
5624 resource.c, rtl.def, rtlanal.c, sched-deps.c, sched-rgn.c,
5625 targhooks.h, toplev.c, tree-data-ref.c, tree-eh.c,
5626 tree-flow.h, tree-loop-linear.c, tree-mudflap.h, tree-nrv.c,
5627 tree-optimize.c, tree-outof-ssa.c, tree-pass.h,
5628 tree-scalar-evolution.c, tree-ssa-copy.c, tree-ssa-dce.c,
5629 tree-ssa-dse.c, tree-ssa-loop-ivopts.c, tree-ssa-operands.c,
5630 tree-ssa-pre.c, tree-ssa.c, tree-vectorizer.c, tree.def,
5631 unwind-dw2-fde-darwin.c, var-tracking.c: Update copyright.
5632
5b86a469
KH
5633 * config/darwin.c, config/darwin.h, config/freebsd-spec.h,
5634 config/alpha/alpha.c, config/arm/vfp.md,
5635 config/i386/emmintrin.h, config/i386/i386-modes.def,
5636 config/i386/i386-protos.h, config/i386/i386.h,
5637 config/i386/pmmintrin.h, config/i386/ppro.md,
5638 config/i386/predicates.md, config/i386/xmmintrin.h,
5639 config/i860/i860.c, config/ia64/ia64-modes.def,
5640 config/ia64/ia64-protos.h, config/ia64/ia64.h,
5641 config/ia64/ia64.md, config/ia64/itanium1.md,
5642 config/ia64/itanium2.md, config/ia64/predicates.md,
5643 config/iq2000/iq2000.h, config/mips/linux64.h,
5644 config/rs6000/aix41.h, config/rs6000/aix43.h,
5645 config/rs6000/aix52.h, config/rs6000/darwin-fallback.c,
5646 config/rs6000/rs6000.c, config/rs6000/rs6000.h,
5647 config/rs6000/spe.md, config/sh/sh.md, config/sparc/linux.h,
5648 config/sparc/linux64.h, config/sparc/litecoff.h,
5649 config/sparc/sp64-elf.h, config/sparc/sparc.c,
5650 config/sparc/sparc.h, config/sparc/sparc.md,
5651 config/sparc/sysv4-only.h: Update copyright.
5652
51d7bae6
RH
56532005-01-18 Richard Henderson <rth@redhat.com>
5654
5655 PR target/19496
5656 * config/i386/i386.c (ix86_expand_fp_movcc): Fail for LTGT and UNEQ.
5657
f5975bd5
ME
56582005-01-18 Marc Espie <espie@openbsd.org>
5659 * config/i386/openbsdelf.h: Typo.
5660
9f61886e
RH
56612005-01-18 Richard Henderson <rth@redhat.com>
5662
5663 * config/i386/i386.c (ix86_expand_fp_movcc): Remove TARGET_IEEE_FP
5664 special case for sse.
5665 * config/i386/predicates.md (sse_comparison_operator): Likewise.
5666
16630a2c
DN
56672005-01-18 Dorit Naishlos <dorit@il.ibm.com>
5668
5669 * tree-inline.c (estimate_num_insns_1): Added cases for
5670 ALIGN_INDIRECT_REF, MISALIGNED_INDIRECT_REF, and REALIGN_LOAD_EXPR.
5671
f917ae96
EB
56722005-01-18 Eric Botcazou <ebotcazou@libertysurf.fr>
5673
5674 PR rtl-optimization/19296
5675 * combine.c (simplify_comparison): Rewrite the condition under
5676 which a non-paradoxical SUBREG of a PLUS can be lifted when
5677 compared against a constant.
5678
06da3c24
AK
56792005-01-18 Andi Kleen <ak@muc.de>
5680
5681 * c-typeck.c: (convert_for_assignment): Check warn_pointer_sign.
5682 * c.opt (-Wpointer-sign): Add.
5683 * doc/invoke.texi: (-Wpointer-sign): Add.
5684
ded1c605
UB
56852005-01-18 Uros Bizjak <uros@kss-loka.si>
5686
5687 * config/i386/i386.c (override_options): Revert 2004-11-24 change.
5688 * config/i386/i386.md (fmodsf3, dremsf3, *sinsf2, *cossf2, sincossf3,
5689 *tansf3_1, tansf2, atan2sf3_1, atan2sf3, atansf2, asinsf2, acossf2,
5690 logsf2, log10sf2, log2sf2, log1psf2, logbsf2, ilogbsf2, expsf2,
5691 exp10sf2, exp2sf2, expm1sf2, rintsf2, floorsf2, ceilsf2, btruncsf2,
5692 nearbyintsf2): Disable for TARGET_SSE_MATH. Leave patterns enabled
5693 for TARGET_MIX_SSE_I387.
5694 (fmoddf3, dremdf3, *sindf2, *sinextendsfdf2, *cosdf2, *cosextendsfdf2,
5695 sincosdf3, *sincosextendsfdf3, *tandf3_1, tandf2, atan2df3_1,
5696 atan2df3, atandf2, asindf2, acosdf2, logdf2, log10df2, log2df2,
5697 log1pdf2, logbdf2, expdf2, exp10df2, exp2df2, expm1df2, rintdf2,
5698 floordf2, ceildf2, btruncdf2, nearbyintdf2): Disable for
5699 (TARGET_SSE2 && TARGET_SSE_MATH). Leave patterns enabled for
5700 TARGET_MIX_SSE_I387.
5701 (atan2sf3, atan2df3, atan2xf3): Remove register constraints
5702 from expander.
5703
d0405259
UB
57042005-01-18 Uros Bizjak <uros@kss-loka.si>
5705
5706 PR target/19424
5707 * config/i386/mmx.md (*movv2sf_internal_rex64, *movv2sf_internal):
5708 Add movaps alternative for xmm reg->reg move.
5709
0bd65483
JL
57102005-01-17 Jeff Law <law@redhat.com>
5711
5712 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Clear SSA_NAME_VALUE
5713 at the end of the main DOM loop rather than just before DOM exits.
5714
e03a46f5
DN
57152005-01-17 Diego Novillo <dnovillo@redhat.com>
5716
5717 PR tree-optimization/19121
5718 * tree-ssa-alias.c (compute_flow_sensitive_aliasing): When
5719 adding aliases to a name tag, also add them to the pointer's
5720 type tag.
5721 * tree-ssa-copy.c (merge_alias_info): Do not merge flow
5722 sensitive alias info at all. Only check that the two pointers
5723 have compatible pointed-to sets.
5724 * tree-ssa.c (verify_name_tags): Verify that the alias set of
5725 a pointer's type tag is a superset of the alias set of the
5726 pointer's name tag.
5727
696a2ca1
JW
57282005-01-17 James E Wilson <wilson@specifixinc.com>
5729
5730 PR target/19357
5731 * config/ia64/ia64.md (movxf): Handle general register source. Adjust
5732 comment to document why.
5733
115a33c2
RH
57342005-01-17 Richard Henderson <rth@redhat.com>
5735
5736 * config/i386/sse.md (smaxv4sf3_finite, sse_vmsmaxv4sf3_finite,
5737 sminv4sf3_finite, sse_vmsminv4sf3_finite, smaxv2df3_finite,
5738 sse2_vmsmaxv2df3_finite, sminv2df3_finite,
5739 sse2_vmsminv2df3_finite): New.
5740 (smaxv4sf3, sse_vmsmaxv4sf3, sminv4sf3, sse_vmsminv4sf3, smaxv2df3,
5741 sse2_vmsmaxv2df3, sminv2df3, sse2_vmsminv2df3): Remove commutative.
5742 Force op1 into register.
5743
ded73657
KC
57442005-01-17 Kelley Cook <kcook@gcc.gnu.org>
5745
5746 * Makefile.in (STAGEMOVESTUFF): Stage all the stamp files to prevent
5747 bubblestrap from always rebuilding build directory.
5748
d4f52f0e
UW
57492005-01-17 Ulrich Weigand <uweigand@de.ibm.com>
5750
5751 * config/s390/s390.md ("*clc"): Remove incorrect '='.
5752 ("*cmpmem_short"): Likewise.
5753
740ce53d
SB
57542005-01-17 Steven Bosscher <stevenb@suse.de>
5755
5756 * basic-block.h: Document BB_* flags.
5757 * regrename.c (copyprop_hardreg_forward): Don't use BB_VISITED,
5758 use an sbitmap instead.
5759 * sched-rgn.c (compute_trg_info): Likewise.
5760
2184a120
RS
57612005-01-17 Richard Sandiford <rsandifo@redhat.com>
5762
5763 * config.gcc (mips64*-*-linux*): Set the default abi to n32. Remove
5764 redundant target_cpu_default and extra_parts lines. Use the default
5765 "from-abi" ISA.
5766 * config/mips/linux64.h (DRIVER_DEFAULT_ABI_SELF_SPEC): Delete.
5767 (SUBTARGET_EXTRA_SPECS): Delete.
5768 (DRIVER_SELF_SPECS): Remove architecture lines. Set the ABI directly.
5769 (SUBTARGET_ASM_SPEC): Remove -mabi=n32 and -mabi=64 mappings.
5770 * config/mips/t-linux64 (MULTILIB_DIRNAMES): Use "32" for -mabi=32
5771 and "n32" for -mabi=n32.
5772
812ad338
ILT
57732005-01-17 Ian Lance Taylor <ian@airs.com>
5774
5775 PR c/5675
5776 * c-typeck.c (build_c_cast): Revert patch of 2003-02-16: don't
5777 fold constant variables into initial values.
5778
26e75214
KH
57792005-01-17 Kazu Hirata <kazu@cs.umass.edu>
5780
5781 * tree-cfg.c (tree_can_merge_blocks_p): Reorder two checks.
5782
f8ef82ea
KH
5783 * tree-cfg.c (tree_forwarder_block_p): Speed up by walking
5784 through the statements backward.
5785
81bafd36
ILT
57862005-01-17 Ian Lance Taylor <ian@airs.com>
5787
5788 PR middle-end/13127:
5789 * tree-inline.c (expand_call_inline): Set TREE_NO_WARNING on
5790 a variable set to the return value of the inlined function.
5791
edb81165
MD
57922005-01-17 Mark Dettinger <dettinge@de.ibm.com>
5793
5794 * rtlanal.c (rtx_cost): Assign cost of 0 to a SUBREG
5795 when modes are tieable.
5796
658acbb2
RM
57972005-01-17 Ranjit Mathew <rmathew@hotmail.com>
5798
5799 * gthr-posix.h (__gthread_active_p): Use pthread_cancel instead
5800 of pthread_create to find out if threads are enabled.
5801 * gthr-posix95.h (__gthread_active_p): Likewise.
5802
cd280abb
PB
58032005-01-17 Paolo Bonzini <bonzini@gnu.org>
5804
5805 * common.opt (-fnew-ra): Remove.
5806 * ra*.*: Remove.
5807 * toplev.h (flag_new_regalloc): Remove.
5808 * Makefile.in (ra*.*): Don't mention.
5809 * passes.c (rest_of_handle_new_regalloc): Remove.
5810 (rest_of_handle_combine, rest_of_compilation): Always consider
5811 flag_new_regalloc as false.
5812 * doc/invoke.texi: Don't document -fnew-ra.
5813
58142005-01-17 Paolo Bonzini <bonzini@gnu.org>
c80a0f26
PB
5815
5816 * bb-reorder.c (fix_edges_for_rarely_executed_code): Remove
5817 last parameter to reg_scan.
5818 * loop.c (loop_optimize): Likewise.
5819 * passes.c (rest_of_handle_tracer, rest_of_handle_if_conversion,
5820 rest_of_handle_web, rest_of_handle_cfg, rest_of_handle_jump_bypass,
5821 rest_of_handle_life, rest_of_handle_cse, rest_of_handle_cse2,
5822 rest_of_handle_gcse, rest_of_handle_loop_optimize,
5823 rest_of_handle_loop2, rest_of_handle_jump2): Likewise.
5824 * regclass.c (reg_scan): Likewise, for the declaration.
5825 * rtl.h (reg_scan): Likewise, for the prototype.
5826
724e4d44
KH
58272005-01-17 Kazu Hirata <kazu@cs.umass.edu>
5828
5829 * tree-ssa-dom.c (tree_ssa_dominator_optimize): Don't call
5830 mark_dfs_back_edges.
5831
7f233d9f
DB
58322005-01-16 Daniel Berlin <dberlin@dberlin.org>
5833
5834 * tree-ssa-pre.c (add_to_sets): s1 may be NULL.
5835 (compute_avail): Uses don't go in tmp_gen.
5836
6f0947e4
SB
58372005-01-16 Steven Bosscher <stevenb@suse.de>
5838
5839 * ggc-page.c (ggc_alloc_stat): Use __builtin_ctzl instead of a
5840 loop to look for a free slot in a page entry.
5841
083b6717
JDA
58422005-01-16 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5843
5844 PR target/16304
5845 * defaults.h (TARGET_DEFERRED_OUTPUT_DEFS): Provide default.
5846 * toplev.c (compile_file): Call process_pending_assemble_output_defs
5847 just before targetm.asm_out.file_end.
5848 * tree.h (process_pending_assemble_output_defs): Declare.
5849 * varasm.c (assemble_output_def, process_pending_assemble_output_defs):
5850 New functions.
5851 (assemble_alias): Defer generation of assembly code for defines when
5852 TARGET_DEFERRED_OUTPUT_DEFS is true.
5853 * config/rs6000/aix41.h (TARGET_DEFERRED_OUTPUT_DEFS): Define.
5854 * config/rs6000/aix43.h (TARGET_DEFERRED_OUTPUT_DEFS): Define.
5855 * doc/tm.texi (TARGET_DEFERRED_OUTPUT_DEFS): document.
5856
2d5ca9a0
JDA
58572005-01-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5858
83c32f2e
JDA
5859 PR target/19336
5860 * pa.c (pa_scalar_mode_supported_p): New function.
5861 (TARGET_SCALAR_MODE_SUPPORTED_P): Define.
5862 * pa.h (MIN_UNITS_PER_WORD): Add comment.
5863
2d5ca9a0
JDA
5864 * pa-protos.h (prefetch_operand): Delete.
5865 (prefetch_cc_operand, prefetch_nocc_operand): New declations.
5866 * pa.c (prefetch_operand): Delete.
5867 (prefetch_cc_operand, prefetch_nocc_operand): New functions.
5868 * pa.h (EXTRA_CONSTRAINT): Add `W' constraint.
5869 (PREDICATE_CODES): Delete prefetch_operand. Add prefetch_cc_operand
5870 and prefetch_nocc_operand.
5871 * pa.md (prefetch): Rework to avoid reload problems handling short
5872 displacements when a cache control completer needs to be provided.
5873 (prefetch_32, prefetch_64): Delete.
5874 (prefetch_cc, prefetch_nocc): New patterns.
5875
6a9836b1
DE
58762005-01-15 David Edelsohn <edelsohn@gnu.org>
5877
5878 * config/rs6000/aix52.h (CPLUSPLUS_CPP_SPEC): Revert previous change.
5879
22f549fd
JDA
58802005-01-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
5881
5882 PR ada/19388
5883 * pa.c (pa_asm_output_aligned_common): Warn if specified alignment
5884 exceeds maximum alignment for global common data.
5885 * pa64-hpux.h (MAX_OFILE_ALIGNMENT): Define to 32768.
5886 * som.h (MAX_OFILE_ALIGNMENT): Likewise.
5887
19e1af6e
RS
58882004-01-15 Roger Sayle <roger@eyesopen.com>
5889
5890 * tree-ssa-dom.c (extract_range_from_cond): Correct condition.
5891
778f72f2
RS
58922004-01-15 Roger Sayle <roger@eyesopen.com>
5893
5894 * harg-reg-set.h (reg_class_names): Prototype global array.
5895 * regclass.c (reg_class_names): Declare here and initialize to
5896 REG_CLASS_NAMES.
5897 (dump_regclass): Remove local declaration of reg_class_names.
5898 (regclass): Likewise.
5899 * cfg.c (dump_flow_info): Likewise.
5900 * ra-debug.c (reg_class_names): Likewise.
5901 * regrename.c (reg_class_names): Likewise.
5902 * reload.c (reg_class_names): Likewise.
5903 * reload1.c (spill_failure): Likewise.
5904 * config/m68hc11/m68hc11.c (reg_class_names): Likewise.
5905
9c3c3dcc
UW
59062005-01-15 Ulrich Weigand <uweigand@de.ibm.com>
5907
5908 * config/s390/s390.md ("reload_outti"): Remove predicate for
5909 output operand. Abort if operand is not a MEM.
5910 ("reload_outdi", "reload_outdf"): Likewise.
5911
378b66d4
ME
59122005-01-15 Marc Espie <espie@openbsd.org>
5913
5914 * config.gcc (*-*-openbsd*): Set HAS_LIBC_R for OpenBSD <= 3.2.
5915 (i[34567]86-*-openbsd*): Switch to ELF for OpenBSD >= 3.4.
5916 * config/openbsd.h: Fix C++ includes for native configurations.
5917 Add proper OS_CPP_BUILTINS. Fix libspec for recent OpenBSD.
5918 Add trampoline support.
5919 * config/i386/openbsdelf.h: New.
5920
60828cbd
ME
59212005-01-15 Marc Espie <espie@openbsd.org>
5922
5923 * collect2.c (main): Explicitly parse -dynamic-linker option.
5924
75b9aa9f
JJ
59252005-01-15 Jakub Jelinek <jakub@redhat.com>
5926
5927 PR tree-optimization/19060
5928 * tree-ssa-dom.c (extract_range_from_cond) <case LT_EXPR, GT_EXPR>:
5929 Return 0 if op1 <= TYPE_MIN_VALUE () resp. op1 >= TYPE_MAX_VALUE ().
5930 (simplify_cond_and_lookup_avail_expr): Add assert for dummy == 0
5931 and handle extract_range_from_cond returning false.
5932 * fold-const.c (fold): Optimize comparisons with min/max even for
5933 width > HOST_BITS_PER_WIDE_INT.
5934
4ba9f2a1
RC
59352005-01-15 Ralf Corsepius <ralf.corsepius@rtems.org>
5936
5937 * config/mips/rtems.h (MIPS_DEFAULT_GVALUE): Set to 0.
2cdc2073 5938 * config/mips/t-rtems (MULTILIBS_DIRNAMES,MULTILIB_OPTIONS):
4ba9f2a1
RC
5939 Remove little endian multilib variants.
5940 Add mips32 multilib variant.
5941
bbc8fb00
KH
59422005-01-15 Kazu Hirata <kazu@cs.umass.edu>
5943
5944 * explow.c (copy_all_reg, stabilize): Remove.
5945 * expr.h: Remove the corresponding prototypes.
5946
6a29dc8b
KH
5947 * rtlanal.c (regs_set_between_p): Remove.
5948 * rtl.h: Remove the corresponding prototype.
5949
165a5bad
DE
59502005-01-14 David Edelsohn <edelsohn@gnu.org>
5951
5952 * config/rs6000/rs6000.c (rs6k_nonimmediate_operand): Rename
5953 to rs6000_nonimmediate_operand.
5954 * config/rs6000/rs6000.h (PREDICATE_CODES): Rename
5955 rs6k_nonimmediate_operand to rs6000_nonimmediate_operand.
5956 * config/rs6000/rs6000.md (movsi_internal1): Rename predicate to
5957 rs6000_nonimmediate_operand.
5958 * config/rs6000/spe.md (movdf_e500_double): Rename predicate to
5959 rs6000_nonimmediate_operand.
5960
7f9e6d2a
AP
59612005-01-14 Andrew Pinski <pinskia@physics.uc.edu>
5962
5963 * tree-ssa-alias.c (pass_may_alias): Add TODO_verify_stmts.
5964
54b695e7
AH
59652005-01-14 Aldy Hernandez <aldyh@redhat.com>
5966
5967 * config/rs6000/rs6000.h (CLASS_MAX_NREGS): DF goes in 1 register
5968 on e500v2.
5969 (CANNOT_CHANGE_MODE_CLASS): Restrict DI mode changes on e500v2.
5970 (PREDICATE_CODES): Add rs6k_nonimmediate_operand.
5971
5972 * config/rs6000/rs6000.c (invalid_e500_subreg): New.
5973 (rs6k_nonimmediate_operand): New.
5974 (rs6000_legitimate_offset_address_p): Handle DI modes on e500v2
5975 correctly.
5976 (legitimate_lo_sum_address_p): Same.
5977 (rs6000_legitimize_address): Same.
5978 (rs6000_legitimize_reload_address): Same.
5979 (rs6000_legitimate_address): Same.
5980 (spe_build_register_parallel): Pass DF and DC modes in a DI
5981 register.
5982
5983 * config/rs6000/rs6000.md ("*movsi_internal1"): Change predicate
5984 to rs6k_nonimmediate_operand.
5985
5986 * config/rs6000/spe.md ("*frob_df_di"): New.
5987 ("*frob_di_df"): New.
5988 ("*frob_di_df_2"): New.
5989 ("*mov_sidf_e500_subreg0"): New.
5990 ("*mov_sidf_e500_subreg4"): New.
5991 ("*movdf_e500_double"): Change predicate to
5992 rs6k_nonimmediate_operand.
5993
05075d4e
AH
59942005-01-14 Aldy Hernandez <aldyh@redhat.com>
5995
5996 * postreload.c (move2add_note_store): Only call
5997 trunc_int_for_mode on scalar integers.
5998
a28fee03
SB
59992005-01-14 Steven Bosscher <stevenb@suse.de>
6000
6001 * tree-ssa-dce.c (visited_control_parents): New sbitmap to
6002 replace BB_VISITED uses.
6003 (find_obviously_necessary_stmts): Don't clear BB_VISITED.
6004 (propagate_necessity): Check the bitmap instead of BB_VISITED.
6005 (tree_dce_done): Free visited_control_parents.
6006 (perform_tree_ssa_dce): Allocate and clear it.
6007 * tree-ssa-pre.c (compute_antic_aux): Make non-recursive.
6008 (compute_antic): Iterate from here using a DFS. Use an sbitmap
6009 instead of BB_VISITED.
6010
103a83e0
KH
60112005-01-14 Kazu Hirata <kazu@cs.umass.edu>
6012
6013 * c-tree.h, coverage.h, langhooks-def.h, optabs.h, output.h,
6014 rtl.h, targhooks.h, tree-flow.h, tree-mudflap.h, tree.h:
6015 Remove unused prototypes.
6016
b5a5beb9
AH
60172005-01-14 Aldy Hernandez <aldyh@redhat.com>
6018
6019 * config/rs6000/rs6000.c (rs6000_stack_info): Fix caching of SPE
6020 64-bit register usage.
6021 (spe_func_has_64bit_regs_p): Add FIXME note.
6022
5ca18999
AH
60232005-01-14 Aldy Hernandez <aldyh@redhat.com>
6024
6025 * config/rs6000/rs6000.c (rs6000_generate_compare): Replace
6026 flag_finite_math_only with flag_unsafe_math_optimizations.
6027
783d2650
J
60282005-01-14 J. D. Johnston <jjohnst@us.ibm.com>
6029
6030 * config/s390/tpf-unwind.h (s390_fallback_frame_state): Correct
6031 end-of-stack check.
6032 (__tpf_eh_return): Copy TPF private stack area from the module
6033 boundary stack frame. Add check for when module addresses are
6034 equal, but no stub address is found.
6035
b12a00f1
RE
60362005-01-14 Richard Earnshaw <rearnsha@arm.com>
6037
6038 PR target/7525
6039 * arm.h (struct machine_function): Add call_via field.
6040 (thumb_call_via_label): Declare.
6041 * arm.c (thumb_call_via_label): New variable.
6042 (thumb_call_reg_needed): New variable.
6043 (arm_output_function_epilogue): For Thumb code, output any per-function
6044 call-indirect trampolines.
6045 (thumb_call_via_reg): New function.
6046 (arm_file_end): New function.
6047 (TARGET_ASM_FILE_END): Call arm_file_end.
6048 (aof_file_end): Likewise.
6049 * arm-protos.h (thumb_call_via_reg): Declare.
2cdc2073 6050 * arm.md (call_reg_thumb, call_value_reg_thumb): Call
b12a00f1
RE
6051 thumb_call_via_reg in normal case.
6052
08a0c536
JJ
60532005-01-14 Jakub Jelinek <jakub@redhat.com>
6054
6055 PR middle-end/19084
6056 PR rtl-optimization/19348
6057 * recog.c (peephole2_optimize): Do global life update if some peephole
6058 decides it doesn't need at least one of its inputs and that change
6059 influences liveness at the start of the basic block.
6060
6061 * basic-block.h (EXECUTE_IF_AND_COMPL_IN_REG_SET): Needs 2 REGSET
6062 arguments instead of 1.
6063
eebeecac
EB
60642005-01-14 Eric Botcazou <ebotcazou@libertysurf.fr>
6065
6066 PR middle-end/18820
6067 * varasm.c (initializer_constant_valid_p) <ADDR_EXPR>: Return
6068 zero for nested functions needing a static chain or functions
6069 with a non-constant address.
6070
a0ee8b5f
RS
60712005-01-13 Roger Sayle <roger@eyesopen.com>
6072
6073 * simplify-rtx.c (simplify_binary_operation) <AND>: Optimize
6074 (and (sign_extend X) C) into (zero_extend (and X C)).
6075
92018897
DB
60762005-01-13 David O'Brien <obrien@FreeBSD.org>
6077
6078 * config/freebsd-spec.h: Make KSE pthread lib logic the default.
6079
eaa49b49
RH
60802005-01-13 Richard Henderson <rth@redhat.com>
6081
2d1d3cb2 6082 PR target/19009
eaa49b49
RH
6083 PR target/19250
6084 PR target/19252
6085 * config/i386/i386.md (cmpdf, cmpsf, bunordered, bordered, buneq,
6086 bunge, bungt, bunle, bunlt, bltgt): Enable for TARGET_SSE_MATH,
6087 not just TARGET_SSE.
6088 (cmpfp_i_387): Rename from cmpfp_i. Move after sse patterns.
6089 (cmpfp_i_mixed): Rename from cmpfp_i_sse; use for TARGET_MIX_SSE_I387.
6090 (cmpfp_i_sse): Rename from cmpfp_i_sse_only; use for TARGET_SSE_MATH.
6091 (cmpfp_iu_mixed, cmpfp_iu_sse, cmpfp_iu_387): Similarly.
6092 (fp_jcc_1_mixed, fp_jcc_1_sse, fp_jcc_1_387): Similarly.
6093 (fp_jcc_2_mixed, fp_jcc_2_sse, fp_jcc_2_387): Similarly.
6094 (fp_jcc_3_387, fp_jcc_4_387, fp_jcc_5_387, fp_jcc_6_387,
6095 fp_jcc_7_387, fp_jcc_8_387): Rename from fp_jcc_N.
6096 (movdicc_c_rex64): Rename with '*'.
6097 (movsfcc, movdfcc): Add checks for 387 and sse math to condition.
6098 (movsfcc_1_sse_min, movsfcc_1_sse_max, movsfcc_1_sse): New.
6099 (movsfcc_1_387): Rename from movsfcc_1.
6100 (movdfcc_1_sse_min, movdfcc_1_sse_max, movdfcc_1_sse): New.
6101 (movdfcc_1, movdfcc_1_rex64): Add check for 387.
6102 (sminsf3, smaxsf3, smindf3, smaxdf3): New.
6103 (minsf3, minsf, minsf_nonieee, minsf_sse, mindf3, mindf,
6104 mindf_nonieee, mindf_sse, maxsf3, maxsf, maxsf_nonieee, maxsf_sse,
6105 maxdf3, maxdf, maxdf_nonieee, maxdf_sse, sse_movsfcc, sse_movsfcc_eq,
6106 sse_movdfcc, sse_movdfcc_eq, sse_movsfcc_const0_1,
6107 sse_movsfcc_const0_2, sse_movsfcc_const0_3, sse_movsfcc_const0_4,
6108 sse_movdfcc_const0_1, sse_movdfcc_const0_2, sse_movdfcc_const0_3,
6109 sse_movdfcc_const0_4): Remove.
6110 * config/i386/i386.c (ix86_expand_fp_movcc): For TARGET_SSE_MATH,
6111 recognize min/max early. Update for changed sse cmove patterns.
6112 (ix86_split_sse_movcc): New.
6113 * config/i386/i386-protos.h: Update.
6114
1dff80c0
SB
61152005-01-13 Steven Bosscher <stevenb@suse.de>
6116
6117 * tree-ssa-dse.c (fix_phi_uses): Use SSA operand iterators.
6118 (fix_stmt_v_may_defs): Likewise.
6119
bb129a4f
RH
61202005-01-13 Richard Henderson <rth@redhat.com>
6121
6122 * config/i386/i386.c (ix86_expand_fp_absneg_operator): Use elt_mode
6123 for converting the mask.
6124
2cba2c8b
DE
61252005-01-13 David Edelsohn <edelsohn@gnu.org>
6126
6127 * config/rs6000/aix52.h (CPLUSPLUS_CPP_SPEC): Change _XOPEN_SOURCE
6128 definition to 600.
6129
ed9b5396
RH
61302005-01-13 Richard Henderson <rth@redhat.com>
6131
6132 * config/i386/i386.c (IX86_BUILTIN_MOVQ, IX86_BUILTIN_LOADD,
6133 IX86_BUILTIN_STORED, IX86_BUILTIN_MOVQ2DQ,
6134 IX86_BUILTIN_MOVDQ2Q): Remove.
6135 (IX86_BUILTIN_VEC_EXT_V4SI): New.
6136 (ix86_init_mmx_sse_builtins, ix86_expand_builtin): Update to match.
2cdc2073 6137 (ix86_expand_vector_extract): For V4S[FI], extract element 0 after
ed9b5396
RH
6138 shuffling.
6139 * config/i386/sse.md (sse_concatv2sf): Accept zero operand 2.
6140 (sse2_pextrw): Fix immediate constraint.
6141 (sse2_loadq, sse2_loadq_rex64): Remove.
6142 * config/i386/emmintrin.h (_mm_cvtsi128_si32, _mm_cvtsi128_si64x):
6143 Use __builtin_ia32_vec_ext_<size>.
6144 (_mm_cvtsi32_si128, _mm_cvtsi64x_si128): Use _mm_set_epi<size>.
6145
17284759
AH
61462005-01-13 Aldy Hernandez <aldyh@redhat.com>
6147
6148 * function.c (assign_parm_setup_block): Look inside original
6149 entry_parm when inspecting PARALLEL.
6150
5d58d2f8
RC
61512005-01-13 Ralf Corsepius <ralf.corsepius@rtems.org>
6152 Joel Sherrill <joel@oarcorp.com>
6153
6154 PR target/19399
6155 * gthr-rtems.h (__gthread_recursive_mutex_t): New type.
6156 (__GTHREAD_RECURSIVE_MUTEX_INIT_FUNCTION): Define to
6157 rtems_gxx_recursive_mutex_init.
6158 (__gthread_recursive_mutex_lock): New function.
6159 (__gthread_recursive_mutex_trylock): Likewise.
6160 (__gthread_recursive_mutex_unlock): Likewise.
6161
52786878
RC
61622005-01-13 Ralf Corsepius <ralf.corsepius@rtems.org>
6163
6164 * config/i386/t-rtems-i386: Multilib on -mtune instead of -mcpu.
6165
16d8386b
JB
61662005-01-13 Jan Beulich <jbeulich@novell.com>
6167
6168 * config/ia64/ia64.md (ashlti3, ashlti3_internal): New.
6169 (ashrti3_internal): Indicate output is early clobber. Generate result
6170 into output rather than first input. Use move for low word of output
6171 if shift count is exactly 64.
6172 (lshrti3_internal): Likewise.
6173
0149f412
HPN
61742005-01-13 Hans-Peter Nilsson <hp@bitrange.com>
6175
6176 PR target/18329
6177 PR target/18330
6178 * reload1.c (delete_output_reload): Don't delete an output reload
6179 if the pseudo lives longer than a single basic block. Adjust and
6180 improve wording of comment.
6181
e1e04267
AP
61822005-01-12 Andrew Pinski <pinskia@physics.uc.edu>
6183
6184 PR target/19334
6185 * config/darwin.c (machopic_select_section): Use TYPE_SIZE_UNIT instead
6186 of TYPE_SIZE where we mean the number of bytes.
6187
640019aa
AH
61882005-01-12 Aldy Hernandez <aldyh@redhat.com>
6189
6190 * function.c (assign_parm_setup_block): Relax condition on
6191 multi-register optimization.
6192
98e20ffd
NC
61932005-01-12 Nick Clifton <nickc@redhat.com>
6194
6195 * config/sh/sh.md (udivsi3_sh2a, divsi3_sh2a): Give these patterns
6196 an "in_delay_slot" attribute of "no" to prevent them being used in
6197 delay slots. This is forbidden because they might generate
6198 exceptions.
6199
409f61cd
AM
62002005-01-12 Alan Modra <amodra@bigpond.net.au>
6201
6202 PR target/19389
6203 * config/rs6000/rs6000.md (movtf_internal): Replace r->o and m->r
6204 with r->Y and Y->r.
6205
ef6f5655
NC
62062005-01-12 Nick Clifton <nickc@redhat.com>
6207
6208 * config/iq2000/iq2000.h (ASM_SPEC): Undefine (to stop -Qy being
6209 passed on to GAS) but do not define, as GAS no longer supports or
6210 needs the -m2000 option.
6211
157b3890
RS
62122005-01-11 Roger Sayle <roger@eyesopen.com>
6213
6214 * builtins.c (fold_builtin_fabs): Convert argument to the appropriate
6215 type as args of unprototyped builtins aren't automatically promoted.
6216 (fold_builtin_abs): Likewise.
6217
9a43b902
KG
62182005-01-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6219
6220 * Makefile.in: Set a `build-warn' variable.
6221
0a915e3d
ZD
62222005-01-11 Zdenek Dvorak <dvorakz@suse.cz>
6223
6224 PR tree-optimization/17949
6225 * tree-ssa-loop-ivopts.c (may_be_unaligned_p): New function.
6226 (find_interesting_uses_address): Use it.
6227
f351bfed
AH
62282005-01-11 Aldy Hernandez <aldyh@redhat.com>
6229
6230 * regrename.c (kill_value): Handle subreg's that won't simplify.
6231
eb701deb
RH
62322005-01-11 Richard Henderson <rth@redhat.com>
6233
6234 PR target/13366
6235 * config/i386/i386.h (enum ix86_builtins): Move ...
6236 * config/i386/i386.c: ... here.
6237 (IX86_BUILTIN_MOVDDUP, IX86_BUILTIN_MMX_ZERO, IX86_BUILTIN_PEXTRW,
6238 IX86_BUILTIN_PINSRW, IX86_BUILTIN_LOADAPS, IX86_BUILTIN_LOADSS,
6239 IX86_BUILTIN_STORESS, IX86_BUILTIN_SSE_ZERO, IX86_BUILTIN_PEXTRW128,
6240 IX86_BUILTIN_PINSRW128, IX86_BUILTIN_LOADAPD, IX86_BUILTIN_LOADSD,
6241 IX86_BUILTIN_STOREAPD, IX86_BUILTIN_STORESD, IX86_BUILTIN_STOREHPD,
6242 IX86_BUILTIN_STORELPD, IX86_BUILTIN_SETPD1, IX86_BUILTIN_SETPD,
6243 IX86_BUILTIN_CLRPD, IX86_BUILTIN_LOADPD1, IX86_BUILTIN_LOADRPD,
6244 IX86_BUILTIN_STOREPD1, IX86_BUILTIN_STORERPD, IX86_BUILTIN_LOADDQA,
6245 IX86_BUILTIN_STOREDQA, IX86_BUILTIN_CLRTI,
6246 IX86_BUILTIN_LOADDDUP): Remove.
6247 (IX86_BUILTIN_VEC_INIT_V2SI, IX86_BUILTIN_VEC_INIT_V4HI,
6248 IX86_BUILTIN_VEC_INIT_V8QI, IX86_BUILTIN_VEC_EXT_V2DF,
6249 IX86_BUILTIN_VEC_EXT_V2DI, IX86_BUILTIN_VEC_EXT_V4SF,
6250 IX86_BUILTIN_VEC_EXT_V8HI, IX86_BUILTIN_VEC_EXT_V4HI,
6251 IX86_BUILTIN_VEC_SET_V8HI, IX86_BUILTIN_VEC_SET_V4HI): New.
6252 (ix86_init_builtins): Make static.
6253 (ix86_init_mmx_sse_builtins): Update for changed builtins.
6254 (ix86_expand_binop_builtin): Only use ix86_fixup_binary_operands
6255 if all the modes match. Otherwise, fake it.
6256 (get_element_number, ix86_expand_vec_init_builtin,
6257 ix86_expand_vec_ext_builtin, ix86_expand_vec_set_builtin): New.
6258 (ix86_expand_builtin): Make static. Update for changed builtins.
6259 (ix86_expand_vector_move_misalign): Use sse2_loadlpd with zero
6260 operand instead of sse2_loadsd. Cast sse1 fallback to V4SFmode.
6261 (ix86_expand_vector_init_duplicate): New.
6262 (ix86_expand_vector_init_low_nonzero): New.
6263 (ix86_expand_vector_init_one_var, ix86_expand_vector_init_general):
6264 Split out from ix86_expand_vector_init; handle integer modes.
6265 (ix86_expand_vector_init): Use them.
6266 (ix86_expand_vector_set, ix86_expand_vector_extract): New.
6267 * config/i386/i386-protos.h: Update.
6268 * config/i386/predicates.md (reg_or_0_operand): New.
6269 * config/i386/mmx.md (mov<MMXMODEI>_internal): Add 'r' variants.
6270 (movv2sf_internal): Likewise. And a splitter to match them all.
6271 (vec_dupv2sf, mmx_concatv2sf, vec_setv2sf, vec_extractv2sf,
6272 vec_initv2sf, vec_dupv4hi, vec_dupv2si, mmx_concatv2si, vec_setv2si,
6273 vec_extractv2si, vec_initv2si, vec_setv4hi, vec_extractv4hi,
6274 vec_initv4hi, vec_setv8qi, vec_extractv8qi, vec_initv8qi): New.
6275 (mmx_pinsrw): Fix operand ordering.
6276 * config/i386/sse.md (movv4sf splitter): Use direct pattern,
6277 rather than sse_loadss expander.
6278 (movv2df splitter): Similarly.
6279 (sse_loadss, sse_loadlss): Remove.
6280 (vec_dupv4sf, sse_concatv2sf, sse_concatv4sf, vec_extractv4sf_0): New.
6281 (vec_setv4sf, vec_setv2df): Use ix86_expand_vector_set.
6282 (vec_extractv4sf, vec_extractv2df): Use ix86_expand_vector_extract.
6283 (sse3_movddup): Rename with '*'.
6284 (sse3_movddup splitter): Use gen_rtx_REG instead of gen_lowpart.
6285 (sse2_loadsd): Remove.
6286 (vec_dupv2df_sse3): Rename from sse3_loadddup.
6287 (vec_dupv2df, vec_concatv2df_sse3, vec_concatv2df): New.
6288 (sse2_pinsrw): Fix argument ordering.
6289 (sse2_loadld, sse2_loadq): Add sse1 alternatives.
6290 (sse2_stored): Remove 'r' destination.
6291 (vec_dupv4si, vec_dupv2di, sse2_concatv2si, sse1_concatv2si,
6292 vec_concatv4si_1, vec_concatv2di, vec_setv2di, vec_extractv2di,
6293 vec_initv2di, vec_setv4si, vec_extractv4si, vec_initv4si,
6294 vec_setv8hi, vec_extractv8hi, vec_initv8hi, vec_setv16qi,
6295 vec_extractv16qi, vec_initv16qi): New.
6296
6297 * config/i386/emmintrin.h (__m128i, __m128d): Use typedef, not define.
2cdc2073 6298 (_mm_set_sd, _mm_set1_pd, _mm_setzero_pd, _mm_set_epi64x,
eb701deb
RH
6299 _mm_set_epi32, _mm_set_epi16, _mm_set_epi8, _mm_setzero_si128): Use
6300 constructor form.
6301 (_mm_load_pd, _mm_store_pd): Use plain dereference.
6302 (_mm_load_si128, _mm_store_si128): Likewise.
6303 (_mm_load1_pd): Use _mm_set1_pd.
6304 (_mm_load_sd): Use _mm_set_sd.
6305 (_mm_store_sd, _mm_storeh_pd): Use __builtin_ia32_vec_ext_v2df.
6306 (_mm_store1_pd, _mm_storer_pd): Use _mm_store_pd.
6307 (_mm_set_epi64): Use _mm_set_epi64x.
6308 (_mm_set1_epi64x, _mm_set1_epi64, _mm_set1_epi32, _mm_set_epi16,
6309 _mm_set1_epi8, _mm_setr_epi64, _mm_setr_epi32, _mm_setr_epi16,
6310 _mm_setr_epi8): Use _mm_set_foo form.
6311 (_mm_loadl_epi64, _mm_movpi64_epi64, _mm_move_epi64): Use _mm_set_epi64.
6312 (_mm_storel_epi64, _mm_movepi64_pi64): Use __builtin_ia32_vec_ext_v2di.
6313 (_mm_extract_epi16): Use __builtin_ia32_vec_ext_v8hi.
6314 (_mm_insert_epi16): Use __builtin_ia32_vec_set_v8hi.
6315 * config/i386/mmintrin.h (_mm_setzero_si64): Use plain cast.
6316 (_mm_set_pi32): Use __builtin_ia32_vec_init_v2si.
6317 (_mm_set_pi16): Use __builtin_ia32_vec_init_v4hi.
6318 (_mm_set_pi8): Use __builtin_ia32_vec_init_v8qi.
6319 (_mm_set1_pi16, _mm_set1_pi8): Use _mm_set_piN variant.
6320 * config/i386/pmmintrin.h (_mm_loaddup_pd): Use _mm_load1_pd.
6321 (_mm_movedup_pd): Use _mm_shuffle_pd.
6322 * config/i386/xmmintrin.h (_mm_setzero_ps, _mm_set_ss,
6323 _mm_set1_ps, _mm_set_ps, _mm_setr_ps): Use constructor form.
6324 (_mm_cvtpi16_ps, _mm_cvtpu16_ps, _mm_cvtpi8_ps, _mm_cvtpu8_ps,
6325 _mm_cvtps_pi8, _mm_cvtpi32x2_ps): Avoid __builtin_ia32_mmx_zero;
6326 Use _mm_setzero_ps.
6327 (_mm_load_ss, _mm_load1_ps): Use _mm_set* form.
6328 (_mm_load_ps, _mm_loadr_ps): Use raw dereference.
6329 (_mm_store_ss): Use __builtin_ia32_vec_ext_v4sf.
6330 (_mm_store_ps): Use raw dereference.
6331 (_mm_store1_ps): Use _mm_storeu_ps.
6332 (_mm_storer_ps): Use _mm_store_ps.
6333 (_mm_extract_pi16): Use __builtin_ia32_vec_ext_v4hi.
6334 (_mm_insert_pi16): Use __builtin_ia32_vec_set_v4hi.
6335
d9e4e4f5
SS
63362005-01-11 Stan Shebs <shebs@apple.com>
6337
6338 * config/rs6000/rs6000.c (machopic_output_stub): Issue
6339 ldu instead of lwzu if 64-bit -mdynamic-no-pic.
6340
85962ac8
AP
63412005-01-11 Andrew Pinski <pinskia@physics.uc.edu>
6342
6343 PR target/18761
6344 * config/rs6000/rs6000.c (rs6000_special_round_type_align):
6345 Skip all DECLs except for FIELD_DECLs.
6346
6b78f6be
AK
63472005-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
6348
6349 * config/s390/s390.c (override_options): Return error if
6350 -mbackchain, -mpacked-stack and -mhard-float are used together.
6351 (s390_va_start): Remove the backchain && packed-stack special case.
6352 (s390_gimplify_va_arg): Likewise.
6353 * doc/invoke.texi: Remove the ABI incompatibility note.
6354
66480e91
AK
63552005-01-11 Andreas Krebbel <krebbel1@de.ibm.com>
6356
fc474307 6357 * config/s390/s390.c (struct s390_frame_layout): Remove
66480e91
AK
6358 save_backchain_p.
6359 (s390_frame_info, s390_emit_prologue): Replace occurrences of
6360 save_backchain_p with TARGET_BACKCHAIN.
6361
bfc45551
AM
63622005-01-11 Alan Modra <amodra@bigpond.net.au>
6363
6364 PR target/18916
6365 * builtins.c (std_gimplify_va_arg_expr): Adjust alignment of *ap.
6366 * expr.h (struct locate_and_pad_arg_data): Add "boundary".
6367 * function.c (locate_and_pad_parm): Set new field.
6368 (assign_parm_find_stack_rtl): Use it instead of FUNCTION_ARG_BOUNDARY.
6369 Tweak where_pad test to include "none". Always set mem align for
6370 stack_parm.
6371 (assign_parm_adjust_stack_rtl): Discard stack_parm if alignment
6372 not sufficient for type.
6373 (assign_parm_setup_block): If stack_parm is zero on entry, always
6374 make a new stack local. Block move old stack parm if necessary
6375 to new aligned stack local.
6376 (assign_parm_setup_stack): Use a block move to handle
6377 potentially misaligned entry_parm.
6378 (assign_parms_unsplit_complex): Specify required alignment when
6379 creating stack local.
6380 * calls.c (compute_argument_addresses): Override alignment of stack
6381 arg calculated from its type with the alignment given by
6382 FUNCTION_ARG_BOUNDARY.
6383 (store_one_arg): Likewise.
6384
d3f6e07b 63852005-01-11 Jan Beulich <jbeulich@novell.com>
bfc45551 6386
d3f6e07b
JB
6387 * config/ia64/ia64.md (zero_extendsidi2): Replace zxt4 by addp4.
6388 Change respective itanium_class attribute to ialu.
6389 (shladdp4_internal): New.
6390 * config/ia64/predicates.md (shladd_log2_operand): New.
6391
201dd46b
RH
63922005-01-11 Richard Henderson <rth@redhat.com>
6393
6394 * expr.c (store_constructor): Use rtvec_alloc instead of
6395 alloca+gen_rtvec_v, and an incorrect number passed to alloca.
6396
35c0104b
KH
63972005-01-11 Kazu Hirata <kazu@cs.umass.edu>
6398
6399 * config/alpha/alpha.c, config/i386/mmx.md: Fix comment typos.
6400
abb8b19a
AM
64012005-01-11 Alan Modra <amodra@bigpond.net.au>
6402
6403 * varasm.c (default_section_type_flags_1): Don't set SECTION_SMALL.
6404 * config/ia64/ia64.c (TARGET_SECTION_TYPE_FLAGS): Define.
6405 (TARGET_RWRELOC): Define.
6406 (ia64_rwreloc_section_type_flags): Delete.
6407 (ia64_section_type_flags): New function.
6408 * config/ia64/hpux.h (TARGET_SECTION_TYPE_FLAGS): Don't define.
6409 (TARGET_RWRELOC): Define.
6410
b1eae416
DM
64112005-01-10 David Mosberger <davidm@hpl.hp.com>
6412
6413 PR target/18987
6414 * config/ia64/ia64.c (process_set): For alloc insn, only call
6415 process_epilogue is !frame_pointer_needed.
6416
18d00205
RS
64172005-01-10 Roger Sayle <roger@eyesopen.com>
6418
6419 PR c++/19355
6420 * c-common.c (c_common_truthvalue_conversion): TRUTH_NOT_EXPR is a
6421 unary operator and can't be treated as a binary/comparison operator.
6422
b3a1ca49
RH
64232005-01-10 Richard Henderson <rth@redhat.com>
6424
6425 * config/i386/i386.c (ix86_function_value): Use type_natural_mode.
6426 (ix86_return_in_memory): Likewise.
6427 (function_arg_advance): Likewise. Mirror structure in function_arg
6428 for choosing register to advance.
6429
1618f948
KH
64302005-01-10 Kazu Hirata <kazu@cs.umass.edu>
6431
6432 * tree-vectorizer.c, tree.def: Fix comment typos.
6433
98fd0d70
MD
64342005-01-10 Mark Dettinger <dettinge@de.ibm.com>
6435
6436 * config/s390/s390.c (struct processor_costs): 4 new fields:
6437 ddbr, ddr, debr, der.
6438 (s390_rtx_costs): More precise handling of divide instructions.
6439
99757961
DE
64402005-01-10 David Edelsohn <edelsohn@gnu.org>
6441
6442 * config/rs6000/t-aix43 (BOOT_LDFLAGS): Define.
6443
826eb7ed
JB
64442005-01-10 Jan Beulich <jbeulich@novell.com>
6445
6446 * config/ia64/ia64.c (ia64_in_small_data_p): Also handle the section
6447 names resulting from -ffunction-sections/-fdata-sections and linkonce
6448 ones.
6449 * varasm.c (default_section_type_flags_1): Also set SECTION_SMALL
6450 based on the section name. Rearrange the section name comparison logic
6451 slightly so that each section name is compared against at most once.
6452
068d4f38
BE
64532005-01-10 Ben Elliston <bje@au.ibm.com>
6454
6455 * doc/invoke.texi (Code Gen Options): Add PowerPC to the list of
6456 targets for which -fPIC reduces limitations on the GOT size.
6457
351bae3d
FH
64582005-01-09 Falk Hueffner <falk@debian.org>
6459
6460 * fold-const.c (fold): Also handle EXACT_DIV_EXPR when folding
6461 X/C1 cmpop C2.
6462
7142ae77
DE
64632005-01-09 David Edelsohn <edelsohn@gnu.org>
6464
6465 PR target/18720
6466 * collect2.c (main): Set aixrtl_flag for -brtl option.
6467 (resolve_lib_name): Search for .so file extension before .a
6468 if aixrtl_flag set.
6469
5a3ed97a
DN
64702005-01-09 Dorit Naishlos <dorit@il.ibm.com>
6471
6472 * tree-vectorizer.c (vect_enhance_data_refs_alignment): Add dump prints.
6473 (vect_analyze_data_refs_alignment): Add dump prints.
6474
db5dc63d
IR
64752005-01-09 Ira Rosen <irar@il.ibm.com>
6476
fc474307 6477 * tree-vectorizer.c (vect_analyze_offset_expr): Use
db5dc63d
IR
6478 expr_invariant_in_loop_p.
6479 Initialize outputs first thing in the function.
6480 (vect_update_ivs_after_vectorizer): Call initial_condition_in_loop_num.
6481 (vect_is_simple_iv_evolution): Call initial_condition_in_loop_num.
fc474307 6482 (vect_analyze_pointer_ref_access): Check that the initial condition of
db5dc63d
IR
6483 the access function is loop invariant.
6484
80e8bb90
RH
64852005-01-09 Richard Henderson <rth@redhat.com>
6486
6487 * config/i386/i386.c (bdesc_2arg): Update names for mmx_ prefixes.
6488 (ix86_expand_builtin): Likewise. Frob MASKMOVQ wrt the input mem
6489 just like MASKMOVDQU. Return plain zero for MMX_ZERO.
6490 * config/i386/i386.md (MMXMODEI, mov<MMXMODEI>,
6491 mov<MMXMODEI>_internal_rex64, mov<MMXMODEI>_internal, movv2sf,
6492 movv2sf_internal_rex64, movv2sf_internal, MMXMODE,
6493 movmisalign<MMXMODE>, mmx_pmovmskb, mmx_maskmovq, mmx_maskmovq_rex,
6494 sse_movntdi, addv8qi3, addv4hi3, addv2si3, mmx_adddi3, ssaddv8qi3,
6495 ssaddv4hi3, usaddv8qi3, usaddv4hi3, subv8qi3, subv4hi3, subv2si3,
6496 mmx_subdi3, sssubv8qi3, sssubv4hi3, ussubv8qi3, ussubv4hi3,
6497 mulv4hi3, smulv4hi3_highpart, umulv4hi3_highpart, mmx_pmaddwd,
6498 sse2_umulsidi3, mmx_iordi3, mmx_xordi3, mmx_anddi3, mmx_nanddi3,
6499 mmx_uavgv8qi3, mmx_uavgv4hi3, mmx_psadbw, mmx_pinsrw, mmx_pinsrw,
6500 mmx_pextrw, mmx_pshufw, eqv8qi3, eqv4hi3, eqv2si3, gtv8qi3, gtv4hi3,
6501 gtv2si3, umaxv8qi3, smaxv4hi3, uminv8qi3, sminv4hi3, ashrv4hi3,
6502 ashrv2si3, lshrv4hi3, lshrv2si3, mmx_lshrdi3, ashlv4hi3, ashlv2si3,
6503 mmx_ashldi3, mmx_packsswb, mmx_packssdw, mmx_packuswb, mmx_punpckhbw,
fc474307 6504 mmx_punpckhwd, mmx_punpckhdq, mmx_punpcklbw, mmx_punpcklwd,
80e8bb90
RH
6505 mmx_punpckldq, emms, addv2sf3, subv2sf3, subrv2sf3, gtv2sf3, gev2sf3,
6506 eqv2sf3, pfmaxv2sf3, pfminv2sf3, mulv2sf3, femms, pf2id, pf2iw,
6507 pfacc, pfnacc, pfpnacc, pi2fw, floatv2si2, pfrcpv2sf2, pfrcpit1v2sf3,
6508 pfrcpit2v2sf3, pfrsqrtv2sf2, pfrsqit1v2sf3, pmulhrwv4hi3, pswapdv2si2,
6509 pswapdv2sf2): Move to mmx.md; rename as necessary with leading
6510 mmx_ prefix.
6511 (mmx_clrdi, pavgusb): Remove.
fc474307 6512 (ldmxcsr, stmxcsr, sfence, sfence_insn): Move to sse.md; rename
80e8bb90
RH
6513 with leading sse_ prefix.
6514 * config/i386/sse.md: Receive them.
6515 * config/i386/mmx.md: New file.
6516 (MMXMODE12, MMXMODE24, mmxvecsize): New.
6517 (subrv2sf3): Turn into expander for normal subtraction.
6518 (mmx_addv2sf3, mmx_mulv2sf3, mmx_smaxv2sf3, mmx_sminv2sf3,
6519 mmx_eqv2sf3, mmx_mulv4hi3, mmx_smulv4hi3_highpart,
6520 mmx_umulv4hi3_highpart, mmx_pmaddwd, mmx_pmulhrwv4hi3, sse2_umulsidi3,
6521 mmx_umaxv8qi3, mmx_smaxv4hi3, mmx_uminv8qi3, mmx_sminv4hi3): Mark
6522 commutative; use ix86_binary_operator_ok.
6523 (mmx_add<MMXMODEI>3, mmx_ssadd<MMXMODE12>3, mmx_usadd<MMXMODE12>3,
6524 mmx_sub<MMXMODEI>3, mmx_sssub<MMXMODE12>3, mmx_ussub<MMXMODE12>3
6525 mmx_ashr<MMXMODE24>3, mmx_lshr<MMXMODE23>3, mmx_ashl<MMXMODE24>3
fc474307 6526 mmx_eq<MMXMODEI>3, mmx_gt<MMXMODEI>3, mmx_and<MMXMODEI>3,
80e8bb90
RH
6527 mmx_nand<MMXMODEI>3, mmx_ior<MMXMODEI>3, mmx_xor<MMXMODEI>3):
6528 Macroize from existing patterns; use ix86_binary_operator_ok.
6529 (mmx_packsswb, mmx_packssdw, mmx_packuswb): Add memory alternative.
6530 (mmx_punpckhbw, mmx_punpcklbw, mmx_punpckhwd, mmx_punpcklwd,
6531 mmx_punpckhdq, mmx_punpckhdq, mmx_punpckldq): Likewise. Model
6532 with vec_select+vec_concat.
6533 (mmx_pshufw, mmx_pshufw_1): Likewise.
6534 (mmx_uavgv8qi3): Merge pavgusb. Model correcty.
6535 (mmx_uavgv4hi3): Model correctly.
6536 * config/i386/mmintrin.h (_mm_and_si64, _mm_andnot_si64, _mm_or_si64,
6537 _mm_xor_si64): Remove casts.
6538
eb0bc7af
ZD
65392005-01-09 Zdenek Dvorak <dvorakz@suse.cz>
6540
6541 PR tree-optimization/19224
6542 * tree-scalar-evolution.c (get_instantiated_value,
6543 set_instantiated_value): New functions.
6544 (instantiate_parameters_1): Cache the results.
6545 (instantiate_parameters, resolve_mixers): Initialize and free
6546 the cache.
6547
d1c9ce9f
DE
65482005-01-08 David Edelsohn <edelsohn@gnu.org>
6549
6550 * config/i386/i386.md (addhi_4): Correct reference in comment.
6551 (addqi_4): Same.
6552
ef719a44
RH
65532005-01-08 Richard Henderson <rth@redhat.com>
6554
6555 * config/i386/emmintrin.h (_mm_cvtsi128_si32): Move earlier.
6556 (_mm_cvtsi128_si64x): Likewise.
6557 (_mm_srl_epi64, _mm_srl_epi32, _mm_srl_epi16, _mm_sra_epi32,
6558 _mm_sra_epi16, _mm_sll_epi64, _mm_sll_epi32, _mm_sll_epi16): Use
6559 the _mm_{srl,sll}i_foo counterpart, and _mm_cvtsi128_si32.
6560 * config/i386/i386-modes.def: Add V16HI, V32QI, V4DF, V8SF.
6561 * config/i386/i386-protos.h: Update.
6562 * config/i386/i386.c (print_operand): Add 'H'.
6563 (ix86_fixup_binary_operands): Split out from ...
6564 (ix86_expand_binary_operator): ... here.
6565 (ix86_fixup_binary_operands_no_copy): New.
6566 (ix86_expand_fp_absneg_operator): Handle vector mode results.
6567 (bdesc_2arg): Update names for sse{,2,3}_ prefixes.
6568 (ix86_init_mmx_sse_builtins): Remove *maskncmp* special cases.
6569 (safe_vector_operand): Use CONST0_RTX.
6570 (ix86_expand_binop_builtin): Use ix86_fixup_binary_operands.
6571 (ix86_expand_builtin): Merge CODE_FOR_sse2_maskmovdqu_rex64 and
6572 CODE_FOR_sse2_maskmovdqu. Special case SSE version of MASKMOVDQU
6573 expansion. Update names for sse{,2,3}_ prefixes. Remove *maskncmp*
6574 special cases.
6575 * config/i386/i386.h (IX86_BUILTIN_CMPNGTSS): New.
6576 (IX86_BUILTIN_CMPNGESS): New.
6577 * config/i386/i386.md (UNSPEC_FIX_NOTRUNC): New.
6578 (attr type): Add sselog1.
6579 (attr unit, attr memory): Handle it.
6580 (movti, movti_internal, movti_rex64): Move near other integer moves.
6581 (movtf, movtf_internal): Move near other fp moves.
6582 (SSEMODE, SSEMODEI, vec_setv2df, vec_extractv2df, vec_initv2df,
6583 vec_setv4sf, vec_extractv4sf, vec_initv4sf, movv4sf, movv4sf_internal,
fc474307 6584 movv2df, movv2df_internal, mov<SSEMODEI>, mov<SSEMODEI>_internal,
ef719a44
RH
6585 movmisalign<SSEMODE>, sse_movups_1, sse_movmskps, sse_movntv4sf,
6586 sse_movhlps, sse_movlhps, sse_storehps, sse_loadhps, sse_storelps,
6587 sse_loadlps, sse_loadss, sse_loadss_1, sse_movss, sse_storess,
6588 sse_shufps, addv4sf3, vmaddv4sf3, subv4sf3, vmsubv4sf3, negv4sf2,
6589 mulv4sf3, vmmulv4sf3, divv4sf3, vmdivv4sf3, rcpv4sf2, vmrcpv4sf2,
6590 rsqrtv4sf2, vmrsqrtv4sf2, sqrtv4sf2, vmsqrtv4sf2, sse_andv4sf3,
fc474307
EC
6591 sse_nandv4sf3, sse_iorv4sf3, sse_xorv4sf3, sse2_andv2df3,
6592 sse2_nandv2df3, sse2_iorv2df3, sse2_xorv2df3, sse2_andv2di3,
6593 sse2_nandv2di3, sse2_iorv2di3, sse2_xorv2di3, maskcmpv4sf3,
ef719a44
RH
6594 vmmaskcmpv4sf3, sse_comi, sse_ucomi, sse_unpckhps, sse_unpcklps,
6595 smaxv4sf3, vmsmaxv4sf3, sminv4sf3, vmsminv4sf3, cvtpi2ps, cvtps2pi,
6596 cvttps2pi, cvtsi2ss, cvtsi2ssq, cvtss2si, cvtss2siq, cvttss2si,
6597 cvttss2siq, addv2df3, vmaddv2df3, subv2df3, vmsubv2df3, mulv2df3,
6598 vmmulv2df3, divv2df3, vmdivv2df3, smaxv2df3, vmsmaxv2df3, sminv2df3,
6599 vmsminv2df3, sqrtv2df2, vmsqrtv2df2, maskcmpv2df3, vmmaskcmpv2df3,
6600 sse2_comi, sse2_ucomi, sse2_movmskpd, sse2_pmovmskb, sse2_maskmovdqu,
6601 sse2_maskmovdqu_rex64, sse2_movntv2df, sse2_movntv2di, sse2_movntsi,
6602 cvtdq2ps, cvtps2dq, cvttps2dq, cvtdq2pd, cvtpd2dq, cvttpd2dq,
6603 cvtpd2pi, cvttpd2pi, cvtpi2pd, cvtsd2si, cvtsd2siq, cvttsd2si,
6604 cvttsd2siq, cvtsi2sd, cvtsi2sdq, cvtsd2ss, cvtss2sd, cvtpd2ps,
6605 cvtps2pd, addv16qi3, addv8hi3, addv4si3, addv2di3, ssaddv16qi3,
6606 ssaddv8hi3, usaddv16qi3, usaddv8hi3, subv16qi3, subv8hi3, subv4si3,
6607 subv2di3, sssubv16qi3, sssubv8hi3, ussubv16qi3, ussubv8hi3, mulv8hi3,
6608 smulv8hi3_highpart, umulv8hi3_highpart, sse2_umulsidi3,
6609 sse2_umulv2siv2di3, sse2_pmaddwd, sse2_uavgv16qi3, sse2_uavgv8hi3,
6610 sse2_psadbw, sse2_pinsrw, sse2_pextrw, sse2_pshufd, sse2_pshuflw,
fc474307 6611 sse2_pshufhw, eqv16qi3, eqv8hi3, eqv4si3, gtv16qi3, gtv8hi3,
ef719a44
RH
6612 gtv4si3, umaxv16qi3, smaxv8hi3, uminv16qi3, sminv8hi3, ashrv8hi3,
6613 ashrv4si3, lshrv8hi3, lshrv4si3, lshrv2di3, ashlv8hi3, ashlv4si3,
6614 ashlv2di3, sse2_ashlti3, sse2_lshrti3, sse2_unpckhpd, sse2_unpcklpd,
fc474307 6615 sse2_packsswb, sse2_packssdw, sse2_packuswb, sse2_punpckhbw,
ef719a44
RH
6616 sse2_punpckhwd, sse2_punpckhdq, sse2_punpcklbw, sse2_punpcklwd,
6617 sse2_punpckldq, sse2_punpcklqdq, sse2_punpckhqdq, sse2_movupd,
fc474307 6618 sse2_movdqu, sse2_movdq2q, sse2_movdq2q_rex64, sse2_movq2dq,
ef719a44
RH
6619 sse2_movq2dq_rex64, sse2_loadd, sse2_stored, sse2_storehpd,
6620 sse2_loadhpd, sse2_storelpd, sse2_loadlpd, sse2_movsd, sse2_loadsd,
6621 sse2_loadsd_1, sse2_storesd, sse2_shufpd, sse2_clflush, sse2_mfence,
6622 mfence_insn, sse2_lfence, lfence_insn, mwait, monitor, addsubv4sf3,
6623 addsubv2df3, haddv4sf3, haddv2df3, hsubv4sf3, hsubv2df3, movshdup,
6624 movsldup, lddqu, loadddup, movddup): Move to sse.md. Any with
6625 non-optabs meanings renamed with an "sse{,2,3}_" prefix at the
6626 same time.
6627 (SSEPUSH, push<SSEPUSH>): Remove.
6628 (MMXPUSH, push<MMXPUSH>): Remove.
6629 (sse_movaps, sse_movaps_1, sse_movups): Remove.
6630 (sse2_movapd, sse2_movdqa, sse2_movq): Remove.
6631 (sse2_andti3, sse2_nandti3, sse2_iorti3, sse2_xorti3): Remove.
6632 (sse_clrv4sf, sse_clrv2df, sse2_clrti): Remove.
6633 (maskncmpv4sf3, vmmaskncmpv4sf3): Remove.
6634 (maskncmpv2df3, vmmaskncmpv2df3): Remove.
6635 (ashrv8hi3_ti, ashrv4si3_ti, lshrv8hi3_ti, lshrv4si3_ti): Remove.
6636 (lshrv2di3_ti, ashlv8hi3_ti, ashlv4si3_ti, ashlv2di3_ti): Remove.
6637 * config/i386/athlon.md (athlon_sselog_load): Handle sselog1.
6638 (athlon_sselog_load_k8, athlon_sselog, athlon_sselog_k8): Likewise.
6639 * config/i386/ppro.md (ppro_sse_div_V4SF_load): Fix memory attr.
6640 (ppro_sse_log_V4SF_load): Similarly. Handle sselog1.
6641 (ppro_sse_log_V4SF): Handle sselog1.
6642 * config/i386/predicates.md (const_0_to_1_operand): New.
6643 (const_0_to_255_mul_8_operand): New.
6644 (const_1_to_31_operand): Rename from const_int_1_31_operand.
6645 (const_2_to_3_operand, const_4_to_7_operand): New.
6646 * config/i386/sse.md: New file.
6647 (SSEMODE12, SSEMODE24, SSEMODE124, SSEMODE248, ssevecsize): New.
6648 (sse_movups): Rename from sse_movups_1.
6649 (sse_loadlss): Rename from sse_loadss_1.
6650 (andv4sf3, iorv4sf3, xorv4sf3, andv2df3): Remove the sse prefix
6651 from the name.
6652 (negv4sf2): Use ix86_expand_fp_absneg_operator.
6653 (absv4sf2, negv2df, absv2df): New.
6654 (addv4sf3): Add expander to call ix86_fixup_binary_operands_no_copy.
6655 (subv4sf3, mulv4sf3, divv4sf3, smaxv4sf3, sminv4sf3, andv4sf3,
6656 iorv4sf3, xorv4sf3, addv2df3, subv2df3, mulv2df3, divv2df3,
6657 smaxv2df3, sminv2df3, andv2df3, iorv2df3, xorv2df3, mulv8hi3,
6658 umaxv16qi3, smaxv8hi3, uminv16qi3, sminv8hi3): Likewise.
6659 (sse3_addsubv4sf3): Model correctly.
6660 sse3_haddv4sf3, sse3_hsubv4sf3, sse3_addsubv2df3, sse3_haddv2df3,
6661 sse3_hsubv2df3, sse2_ashlti3, sse2_lshrti3): Likewise.
6662 (sse_movhlps): Model with vec_select+vec_concat.
fc474307 6663 (sse_movlhps, sse_unpckhps, sse_unpcklps, sse3_movshdup,
ef719a44
RH
6664 sse3_movsldup, sse_shufps, sse_shufps_1, sse2_unpckhpd, sse3_movddup,
6665 sse2_unpcklpd, sse2_shufpd, sse2_shufpd_1, sse2_punpckhbw,
6666 sse2_punpcklbw, sse2_punpckhwd, sse2_punpcklwd, sse2_punpckhdq,
6667 sse2_punpckldq, sse2_punpckhqdq, sse2_punpcklqdq, sse2_pshufd,
fc474307 6668 sse2_pshufd_1, sse2_pshuflw, sse2_pshuflw_1, sse2_pshufhw,
ef719a44
RH
6669 sse2_pshufhw_1): Likewise.
6670 (neg<SSEMODEI>2, one_cmpl<SSEMODEI>2): New.
6671 (add<SSEMODEI>3, sse2_ssadd<SSEMODE12>3, sse2_usadd<SSEMODE12>3,
6672 sub<SSEMODEI>3, sse2_sssub<SSEMODE12>3, sse2_ussub<SSEMODE12>3,
6673 ashr<SSEMODE24>3, lshr<SSEMODE248>3, sse2_eq<SSEMODE124>3,
6674 sse2_gt<SSEMODDE124>3, and<SSEMODEI>3, sse_nand<SSEMODEI>3,
fc474307 6675 ior<SSEMODEI>3, xor<SSEMODEI>3): Macroize from existing patterns.
ef719a44
RH
6676 (addv4sf3, sse_vmaddv4sf3, mulv4sf3, sse_vmmulv4sf3, smaxv4sf3,
6677 sse_vmsmaxv4sf3, sminv4sf3, sse_vmsminv4sf3, addv2df3, sse2_vmaddv2df3,
6678 mulv2df3, sse2_vmmulv2df3, smaxv2df3, sse2_vmsmaxv2df3, sminv2df3,
6679 sse2_vmsminv2df3, umaxv16qi3, smaxv8hi3, uminv16qi3
6680 sminv8hi3): Mark commutative
6681 operands. Use ix86_binary_operator_ok.
6682 (sse_unpckhps, sse_unpcklps, sse2_packsswb, sse2_packssdw,
6683 sse2_packuswb, sse2_punpckhbw, sse2_punpcklbw, sse2_punpckhwd,
6684 sse2_punpcklwd, sse2_punpckhdq, sse2_punpckldq, sse2_punpckhqdq,
6685 sse2_punpcklqdq): Allow operand2 in memory.
6686 (sse_movhlps, sse_movlhps, sse2_unpckhpd, sse2_unpcklpd
6687 sse2_movsd): Add memory alternatives.
6688 (sse_storelps): Turn expander into an insn; split after reload.
6689 (sse_storess, sse2_loadhpd, sse2_loadlpd): Add non-xmm inputs.
6690 (sse2_storehpd, sse2_storelpd): Add non-xmm outputs.
6691
080a5bb0
EB
66922005-01-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6693
6694 * configure.ac (DWARF-2 debug_line): Use objdump.
6695 * configure: Regenerate.
6696
e79b60a7
DN
66972005-01-08 Jeff Law <law@redhat.com>
6698 Diego Novillo <dnovillo@redhat.com>
6699
a6331d85 6700 PR tree-optimization/18241
e79b60a7
DN
6701 * tree-nrv.c (tree_nrv): Ignore volatile return values.
6702 * tree-ssa-dse.c (dse_optimize_stmt): Do not optimize
6703 statements with volatile operands.
6704 * tree-ssa-operands.c (add_stmt_operand): Do add volatile
6705 operands after marking a statement with has_volatile_ops.
6706
4634cf7e
RS
67072005-01-08 Roger Sayle <roger@eyesopen.com>
6708
6709 * tree.c (int_fits_type_p): Always honor integer constant
6710 TYPE_MIN_VALUE and TYPE_MAX_VALUE if they exist.
6711
88c0f1c6
RS
67122005-01-08 Roger Sayle <roger@eyesopen.com>
6713
6714 * ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change, now that
6715 the latent bug in rtl_delete_block has been resolved.
6716
37e30acc
RS
67172005-01-08 Richard Sandiford <rsandifo@redhat.com>
6718
6719 * config/mips/t-iris6 (MULTILIB_DIRNAMES): Use -mabi argument values.
6720 (MULTILIB_OSDIRNAMES): Use the standard lib, lib32 and lib64.
6721
943cb1d0
RS
67222005-01-08 Richard Sandiford <rsandifo@redhat.com>
6723
6724 * config/mips/t-slibgcc-irix (SHLIB_LINK): Install a copy of the
6725 library as @multilib_dir@/$(SHLIB_SONAME).
6726
1b5c0152
EB
67272005-01-07 Eric Botcazou <ebotcazou@libertysurf.fr>
6728
6729 * configure.ac (HAVE_AS_OFFSETABLE_LO10): Fix typo.
6730 * configure: Regenerate.
6731
b827788f
JJ
67322005-01-07 Jakub Jelinek <jakub@redhat.com>
6733
6734 * c-common.c (handle_mode_attribute): For ENUMERAL_TYPE, also copy
6735 TYPE_MODE.
6736
4937d02d
DE
67372005-01-07 David Edelsohn <edelsohn@gnu.org>
6738
6739 PR target/13674
6740 * config/rs6000/rs6000.c (rs6000_legitimize_reload_address):
6741 Convert non-word aligned offset address using ld/std into
6742 indirect address.
6743
db396999
RH
67442005-01-07 Richard Henderson <rth@redhat.com>
6745
6746 * config/i386/i386.md (sse_loadhps splitter): Fix operand number typo.
6747
4600cc14
RS
67482005-01-07 Richard SAndiford <rsandifo@redhat.com>
6749
6750 * tree.h (IS_EXPR_CODE_CLASS): Use a straight-forward range check.
6751
8870e212
JJ
67522005-01-07 Jakub Jelinek <jakub@redhat.com>
6753
2a0958c5
JJ
6754 PR tree-optimization/19283
6755 * fold-const.c (fold_widened_comparison): Return NULL if shorter_type
6756 is not shorter than the original type.
6757
ebc0c8bb
JJ
6758 PR rtl-optimization/19012
6759 * config/i386/i386.md (addqi_1_slp): Set memory attribute.
6760
0210ae14
JJ
6761 PR rtl-optimization/18861
6762 * cfgbuild.c (BLOCK_USED_BY_TABLEJUMP): Define.
6763 (FULL_STATE): Define.
6764 (mark_tablejump_edge): New function.
6765 (purge_dead_tablejump_edges): New function.
6766 (find_bb_boundaries): Use it.
6767
8870e212
JJ
6768 PR tree-optimization/18828
6769 * builtins.c (expand_builtin_next_arg): Remove argument and all
6770 the argument checking.
6771 (expand_builtin): Adjust caller.
6772 (expand_builtin_va_start): Likewise. Remove error for too many
6773 arguments.
6774 (fold_builtin_next_arg): Issue error for too many arguments.
6775 After checking arguments, replace them with magic arguments that
6776 prevent further checking of the args.
6777
9fb29c46
JDA
67782005-01-06 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6779
6780 * pa64-hpux.h (STARTFILE_SPEC): Fix typo in spec.
6781
9a3bf943
RS
67822005-01-06 Roger Sayle <roger@eyesopen.com>
6783
6784 PR target/6077
6785 * gcc.c (input_suffix_matches): Tweak the semantics of %{.s:...}
6786 and %{.S:...} (and their negative variants) to test whether the
6787 input file is assembler or pre-processed-assembler independent of
6788 the actual filename extension.
6789
c79fc296
RS
67902005-01-06 Roger Sayle <roger@eyesopen.com>
6791
6792 * simplify-rtx.c (simplify_subreg): Simplify truncations of shifts
6793 of sign or zero extended values.
6794
59d7d767
GK
67952005-01-06 Geoffrey Keating <geoffk@apple.com>
6796
6797 * c-cppbuiltin.c (builtin_define_float_constants): Set __*_EPSILON__
6798 for IBM long double format correctly.
6799
1f24dd47 68002005-01-06 Daniel Berlin <dberlin@dberlin.org>
fc474307 6801
1f24dd47
DB
6802 Fix PR tree-optimization/18792
6803
6804 * tree-data-ref.c (build_classic_dist_vector): Change first_loop
6805 to first_loop_depth, and use loop depth instead of loop number.
6806 (build_classic_dir_vector): Ditto.
6807 (compute_data_dependences_for_loop): Use depth, not loop number.
fc474307 6808 * tree-loop-linear.c (try_interchange_loops): Use loop depth, not loop
1f24dd47
DB
6809 number. Pass in loops, instead of loop numbers.
6810 (gather_interchange_stats): Ditto.
6811 (linear_transform_loops): Ditto.
6812
27916b83
RS
68132005-01-06 Richard Sandiford <rsandifo@redhat.com>
6814
6815 PR rtl-opt/13299
6816 * loop.c (get_monotonic_increment, biased_biv_fits_mode_p,
6817 biv_fits_mode_p, extension_within_bounds_p): New functions.
6818 (check_ext_dependent_givs): Use them.
6819
4ab80063
RS
68202005-01-06 Roger Sayle <roger@eyesopen.com>
6821
6822 * cfgrtl.c (rtl_delete_block): A basic block may be followed by
6823 more than one barrier, in which case we should delete them all.
6824
12d3e34b
TS
68252005-01-06 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
6826
6827 * gcc.c (process_command): Change year in 'gcc --version' to 2005.
6828
9acf766f 68292005-01-05 Daniel Berlin <dberlin@dberlin.org>
fc474307 6830
9acf766f
DB
6831 Fix PR middle-end/19286
6832 Fix PR debug/19267
6833 * dwarf2out.c (gen_subprogram_die): If we've already tried to
6834 output this subprogram, simply ignore this attempt to do it again.
6835 (add_abstract_origin_attribute): Don't abort trying to add the abstract
6836 origin attribute if it's not possible.
6837 (gen_block_die): Don't ignore subblocks of "unused" blocks.
6838 (decls_for_scope): Ditto.
6839 * gimple-low.c (mark_blocks_with_used_subblocks): Remove.
6840 (mark_used_blocks): Don't call mark_blocks_with_used_subblocks.
fc474307 6841
e358acde
RH
68422005-01-05 Richard Henderson <rth@redhat.com>
6843
6844 PR target/11327
6845 * config/i386/i386.c (BUILTIN_DESC_SWAP_OPERANDS): New.
6846 (bdesc_2arg): Use it.
6847 (ix86_expand_binop_builtin): Force operands into registers
6848 when optimizing.
6849 (ix86_expand_unop_builtin, ix86_expand_unop1_builtin,
fc474307 6850 ix86_expand_sse_compare, ix86_expand_sse_comi,
e358acde
RH
6851 ix86_expand_builtin): Likewise.
6852
051d8245
RH
68532005-01-05 Richard Henderson <rth@redhat.com>
6854
6855 * config/ia64/ia64.c (rtx_needs_barrier): Handle CONST_VECTOR
6856 and VEC_SELECT.
6857 * config/ia64/vect.md (mulv8qi3): Re-implement with mix_[rl].
6858 (mulv4hi3): Set itanium_class mmmul.
6859 (fpack_sfxf, fpack_xfsf, fpack_xfxf): Remove.
6860 (fpack): Rename from fpack_sfsf.
6861
19f17bb9
RH
68622005-01-05 Richard Henderson <rth@redhat.com>
6863
6864 PR rtl-opt/10692
6865 * reload1.c (do_input_reload): Restrict the optimization deleteing
6866 a previous output reload to RELOAD_FOR_INPUT.
6867
46d096a3
SB
68682005-01-05 Steven Bosscher <stevenb@suse.de>
6869
6870 * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Add
6871 comment that we fall through after case.
6872 (mark_used_regs_combine): Don't expect a SIGN_EXTRACT in a SET_DEST.
6873 (distribute_links): Likewise.
6874 * cse.c (cse_insn): Likewise.
6875 * cselib.c (cselib_invalidate_mem): Likewise.
6876 * df.c: Update comments at the top of the file.
6877 (read_modify_subreg_p): Update comments here too.
6878 (df_def_record_1): Don't expect a SIGN_EXTRACT in a SET_DEST.
6879 * flow.c (mark_set_1): Likewise.
6880 (mark_used_regs): Likewise.
6881 * gcse.c (mems_conflict_for_gcse_p): Likewise.
6882 (canon_list_insert): Likewise.
6883 (mark_set): Likewise.
6884 (try_replace_reg): Likewise.
6885 (store_killed_in_insn): Likewise.
6886 * loop.c (count_one_set): Likewise.
6887 (basic_induction_var): Likewise.
6888 * postreload-gcse.c (find_mem_conflicts): Likewise.
6889 * postreload.c (reload_combine_note_store): Likewise.
6890 (move2add_note_store): Likewise.
6891 * reload.c (find_equiv_reg): Likewise.
6892 (mark_referenced_resources): Likewise.
6893 * rtlanal.c (set_noop_p): Likewise.
6894 (note_stores): Likewise.
6895 (note_uses): Likewise.
6896 * sched-deps.c (sched_analyze_1): Likewise.
6897 * sched-rgn.c (check_live_1): Likewise.
6898 (update_live_1): Likewise.
6899 * config/i860/i860.c: Likewise.
6900
6901 * rtl.dec (SIGN_EXTRACT): Document that this cannot appear as
6902 an lvalue.
6903 (ZERO_EXTRACT): Mention that this one can be an lvalue.
6904
6905 * doc/rtl.texi: Update documentation for bit-fields and SET.
6906
65a878f5
RS
69072005-01-05 Roger Sayle <roger@eyesopen.com>
6908
6909 * ifcvt.c (find_if_case_1): Revert 2005-01-04 change.
6910
d2ad2c8a
JH
69112005-01-05 Jan Hubicka <jh@suse.cz>
6912 Richard Henderson <rth@redhat.com>
6913
6914 PR target/18910
fc474307 6915 * config/i386/i386.c (ix86_expand_move): Handle tls symbols
d2ad2c8a
JH
6916 with an offset.
6917
2cdb3148
RH
69182005-01-05 Richard Henderson <rth@redhat.com>
6919
6920 PR target/12902
6921 * config/i386/i386.md (sse_movhps, sse_movlps): Remove.
6922 (sse_shufps): Change operand 3 to const_int_operand.
6923 (sse2_storelps): Fix typo in template.
6924 (sse_storehps, sse_loadhps, sse_storelps, sse_loadlps): New.
6925 * config/i386/i386.c (ix86_expand_vector_move_misalign): Use them.
6926 (ix86_expand_builtin): Likewise.
6927
69282005-01-05 Julian Brown <julian@codesourcery.com>
3dd7ab65
JB
6929
6930 * config/arm/arm.c (arm_return_in_memory): Treat complex types
6931 as aggregates for AAPCS ABIs.
6932
59d8fe27
SS
69332005-01-05 Stan Shebs <shebs@apple.com>
6934
6935 * unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit
6936 Mach-O getters if ppc64.
6937 * config/darwin.c (darwin_asm_output_dwarf_delta): Obey
6938 size argument.
6939 * config/darwin.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
6940 signed four-byte field for global code case.
6941 (STARTFILE_SPEC): Avoid crt2.o for 64-bit compilation.
6942
010c4d9c
RS
69432005-01-05 Roger Sayle <roger@eyesopen.com>
6944
6945 PR middle-end/19100
6946 * c-common.c: Include real.h.
6947 (c_common_truthvalue_conversion): Avoid destructively modifying expr.
6948 Correctly handle TREE_CONSTANT_OVERFLOW for INTEGER_CST.
6949 Correctly handle TREE_CONSTANT_OVERFLOW and NaNs for REAL_CST.
6950 * Makefile.in (c-common.o): Update dependencies.
6951
9368fb8f
JM
69522005-01-05 Joseph S. Myers <joseph@codesourcery.com>
6953
6954 * c-parse.in (asm_string): Add trailing semicolon.
6955
9143de5c
JM
69562005-01-05 Joseph S. Myers <joseph@codesourcery.com>
6957
6958 * c-parse.in (asm_string): New. Don't allow wide strings in
6959 'asm'.
6960 (simple_asm_expr, asm_argument, asm_operand, asm_clobbers): Use
6961 asm_string instead of STRING.
6962
0953878d
JM
69632005-01-05 Joseph S. Myers <joseph@codesourcery.com>
6964
6965 * c-typeck.c (constructor_no_implicit): Remove.
6966 (set_designator, process_init_element): Don't check
6967 constructor_no_implicit.
6968
cf99f196
R
69692005-01-05 J"orn Rennecke <joern.rennecke@st.com>
6970 Kaz Kojima <kkojima@gcc.gnu.org>
6971
6972 PR target/16482
6973 * lcm.c (create_pre_exit): New.
6974 (optimize_mode_switching): In MODE_ENTRY / MODE_EXIT case, set
6975 ENTRY_EXIT_EXTRA to 3. Use create_pre_exit.
6976
712ecf4d
RE
69772004-01-05 Richard Earnshaw <rearnsha@arm.com>
6978
6979 * arm.h (TARGET_OPTIONS): Correctly record -mhard-float and
6980 -msoft-float in target_float_switch.
6981 * arm.c (arm_override_options): Fix processing of target_float_switch.
6982
082cca25
RE
69832004-01-05 Richard Earnshaw <rearnsha@arm.com>
6984
6985 * arm/vfp.md (arm_movsi_vfp): Hide VFP register classes from register
6986 preferencing.
6987
c2b43d7a
UB
69882004-01-05 Uros Bizjak <uros@kss-loka.si>
6989
6990 * doc/invoke.texi (Intel 386 and AMD x86-64 Options):
ead553a1 6991 Replace i387 with 'i386 compiler' in -mfpmath=sse option.
c2b43d7a 6992
e82f5749
RS
69932005-01-04 Roger Sayle <roger@eyesopen.com>
6994
6995 * ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block,
6996 if deleting the then-block allows the test-block to fallthru to the
6997 else-block.
6998
f8f5c4b3
AP
69992005-01-04 Andrew Pinski <pinskia@physics.uc.edu>
7000
7001 PR c/19152
7002 * c-decl.c (diagnose_mismatched_decls): Accept "extern inline" declared
7003 after the full declaration if the are in two different TUs.
7004
70052005-01-04 Richard Henderson <rth@redhat.com>
fa588429
RH
7006
7007 PR tree-opt/19158
7008 * tree-sra.c (generate_one_element_init): Just
7009 call gimplify_and_add.
7010 (generate_element_init): Record the
7011 new referenced variables and mark them for renaming
7012 and split out to ...
7013 (generate_element_init_1): This.
7014 (scalarize_init): Don't call push_gimplify_context/
7015 pop_gimplify_context.
7016
5f0c48ed
GK
70172005-01-04 Geoffrey Keating <geoffk@apple.com>
7018
7019 * toplev.c (get_src_pwd): Handle failure of getpwd().
7020
e3523f56
RS
70212005-01-04 Roger Sayle <roger@eyesopen.com>
7022
7023 * fold-const.c (fold_single_bit_test): Delete unreachable handling
7024 of TRUTH_NOT_EXPR.
7025 (fold): Don't call fold_single_bit_test with a TRUTH_NOT_EXPR, as
7026 all the cases handled by it are inverted by invert_truthvalue.
7027
9746bb27
EB
70282005-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7029
7030 * config/sparc/sparc.md (save_register_windowdi): Add missing mode.
7031 (save_register_windowsi): Likewise.
7032
bfee926b
RH
70332005-01-04 Richard Henderson <rth@redhat.com>
7034
7035 * tree-mudflap.c (mf_varname_tree): Fix thinko setting declname.
7036
21e5076a
UB
70372005-01-04 Uros Bizjak <uros@kss-loka.si>
7038
7039 PR middle-end/17767
7040 * cse.c (fold_rtx) [RTX_COMPARE, RTX_COMM_COMPARE]: Don't attempt
7041 any simplifications of vector mode comparison operators.
7042 * simplify-rtx.c (simplify_relational_operation): Fix variable name.
7043
8ea9d0c7
PB
70442005-01-04 Paolo Bonzini <bonzini@gnu.org>
7045 Devang Patel <dpatel@apple.com>
7046
7047 PR tree-optimization/18308
8ea9d0c7
PB
7048 * tree-if-conv.c (add_to_dst_predicate_list): Gimplify
7049 the operands before creating a new expression.
7050 * dojump.c (do_jump): Make drop_through_label available
7051 for all cases. Add expansion of COND_EXPR.
7052
8c427b58
IR
70532005-01-04 Ira Rosen <irar@il.ibm.com>
7054
7055 * tree-vectorizer.c (vect_analyze_offset_expr): Test for
7056 INTEGER_CST instead of TREE_CONSTANT.
7057 (vect_gen_niters_for_prolog_loop): Test for INTEGER_CST
7058 instead of TREE_CONSTANT.
7059 (vect_analyze_pointer_ref_access): Test for INTEGER_CST
7060 instead of TREE_CONSTANT.
7061
8287d24a
EB
70622005-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7063
7064 * tree-eh.c (replace_goto_queue): Return early if the queue is empty.
7065
9e4ae64b
UB
70662005-01-04 Uros Bizjak <uros@kss-loka.si>
7067
7068 PR target/19240
7069 * config/i386/i386.md (*fop_df_1_i387): Disable for TARGET_SSE_MATH.
7070 (*fop_df_1_i387): Disable for (TARGET_SSE2 && TARGET_SSE_MATH).
7071
c756af79
RH
70722005-01-03 Richard Henderson <rth@redhat.com>
7073
7074 * fold-const.c (force_fit_type): Cope with types larger than 2 HWI.
7075 (fold_convert_const_int_from_int, fold_convert_const_int_from_real,
7076 fold_convert_const_real_from_real): Split out from ...
7077 (fold_convert_const): ... here.
7078
d30c9461
RH
70792005-01-03 Richard Henderson <rth@redhat.com>
7080
7081 PR target/19235
7082 * config/i386/i386.md (movdi_2): Separate SSE1 and SSE2 alternatives.
7083 (mov<MMXMODEI>_internal): Likewise.
7084 (movdf_nointeger): Prefer Y while not preferring, but allowing, x.
7085 Add V2SF case; use it for SSE1; don't use TI.
7086 (movdf_integer): Likewise.
7087 (mov<SSEMODEI>_internal, movti_internal): Force V4SF for SSE1.
7088
7d23434b
IR
70892005-01-03 Ira Rosen <irar@il.ibm.com>
7090
7091 * tree-vectorizer.c (vect_strip_conversions): New function.
7092 (vect_analyze_offset_expr): Call vect_strip_conversions. Add
fc474307 7093 check for binary class.
7d23434b 7094
1eb3331e
DB
70952005-01-03 Daniel Berlin <dberlin@dberlin.org>
7096
7097 Fix PR debug/17924
7098 Fix PR debug/19191
7099 * dwarf2out.c (block_ultimate_origin): Follow decl origin if origin
7100 is a decl.
7101 * gimple-low.c (mark_blocks_with_used_vars): New function.
7102 (mark_blocks_with_used_subblocks): Ditto.
7103 (mark_used_blocks): Ditto.
7104 (pass_mark_used_blocks): New pass.
7105 * tree-inline.c: Include debug.h.
7106 (expand_call_inline): Call outlining_inline_function here.
7107 * tree-optimize.c (init_tree_optimization_passes): Add
fc474307 7108 pass_mark_used_blocks.
1eb3331e
DB
7109 * tree-pass.h (pass_mark_used_blocks): New.
7110 * Makefile.in (tree-inline.o): Add debug.h dependency.
7111
a035080c
GK
71122005-01-03 Geoffrey Keating <geoffk@apple.com>
7113
d7001ae5
GK
7114 * config/darwin.c (darwin_handle_weak_import_attribute): Permit
7115 VAR_DECLs to have weak_import attribute.
7116
a035080c
GK
7117 * config/rs6000/darwin-fallback.c: Use 'ucontext_t' rather than
7118 'struct ucontext'.
7119
1ab219d3
SB
71202004-01-03 Steven Bosscher <stevenb@suse.de>
7121
7122 * passes.c (rest_of_compilation): Don't run regmove if only
7123 flag_expensive_optimizations, require flag_regmove instead.
7124
e6abef61
EB
71252005-01-03 Eric Botcazou <ebotcazou@libertysurf.fr>
7126
7127 * config/sparc/litecoff.h (TARGET_OS_CPP_BUILTINS): Do not
7128 register "sparc".
7129 * config/sparc/sysv4-only.h (TARGET_OS_CPP_BUILTINS): Likewise.
7130 * config/sparc/rtemself.h (TARGET_SUB_OS_CPP_BUILTINS): Likewise.
7131 * config/sparc/sol2-64.h (TARGET_SUB_OS_CPP_BUILTINS): Delete.
7132 * config/sparc/sp64-elf.h (TARGET_SUB_OS_CPP_BUILTINS): Likewise.
7133
f61134e8
RH
71342005-01-03 Richard Henderson <rth@redhat.com>
7135
7136 * config/ia64/ia64.c (TARGET_VECTOR_MODE_SUPPORTED_P): New.
7137 (ia64_const_ok_for_letter_p): New.
7138 (ia64_const_double_ok_for_letter_p): New.
7139 (ia64_extra_constraint): New.
7140 (ia64_expand_vecint_compare): New.
7141 (ia64_expand_vcondu_v2si): New.
7142 (ia64_expand_vecint_cmov): New.
7143 (ia64_expand_vecint_minmax): New.
7144 (ia64_print_operand): Add 'v'.
7145 (ia64_preferred_reload_class): New.
7146 (ia64_vector_mode_supported_p): New.
7147 * config/ia64/ia64.h (UNITS_PER_SIMD_WORD): New.
7148 (PREFERRED_RELOAD_CLASS): Move to function.
7149 (CONST_OK_FOR_LETTER_P): Move to function.
7150 (CONST_DOUBLE_OK_FOR_LETTER_P): Move to function.
7151 (CONSTRAINT_OK_FOR_Q, CONSTRAINT_OK_FOR_R): Remove.
7152 (CONSTRAINT_OK_FOR_S, CONSTRAINT_OK_FOR_T): Remove.
7153 (EXTRA_CONSTRAINT): Move to function.
7154 * config/ia64/ia64.md: Include vect.md.
7155 (itanium_class): Add mmalua.
7156 (type): Handle it.
7157 * config/ia64/itanium1.md (1_mmalua): New. Add it to bypasses.
7158 (1b_mmalua): New.
7159 * config/ia64/itanium2.md (2_mmalua, 2b_mmalua): Similarly.
7160 * config/ia64/predicates.md (gr_reg_or_0_operand): Accept any
7161 CONST0_RTX.
7162 (const_int_2bit_operand): New.
7163 (fr_reg_or_0_operand): New.
7164 * config/ia64/ia64-modes.def: Add vector modes.
7165 * config/ia64/ia64-protos.h: Update.
7166 * config/ia64/vect.md: New file.
7167
3198b947
RH
71682005-01-03 Richard Henderson <rth@redhat.com>
7169
7170 * simplify-rtx.c (simplify_binary_operation): Handle VEC_CONCAT.
7171
088df4c2
UB
71722005-01-03 Uros Bizjak <uros@kss-loka.si>
7173
7174 PR target/19236
7175 * config/i386/i386.c (log1psf2): Change mode of operands[0,1]
7176 to SFmode.
7177 (log1pdf2): Change mode of operands[0,1] to DFmode.
7178
548a6c4f
EB
71792005-01-03 Eric Botcazou <ebotcazou@libertysurf.fr>
7180
7181 * config/sparc/sparc.h (SPARC_RELAXED_ORDERING): Define to false.
7182 * config/sparc/linux.h (SPARC_RELAXED_ORDERING): Define to true.
7183 * config/sparc/linux64.h (SPARC_RELAXED_ORDERING): Likewise.
7184 * config/sparc/sparc.c (TARGET_RELAXED_ORDERING): Define to
7185 SPARC_RELAXED_ORDERING.
7186
0703dceb
RH
71872005-01-03 Richard Henderson <rth@redhat.com>
7188 Uros Bizjak <uros@kss-loka.si>
7189
7190 PR target/14631
7191 * config/i386/i386.c (ix86_expand_builtin): [IX86_BUILTIN_PINSRW,
7192 IX86_BUILTIN_PINSRW128]: Fix wrong selector range in error message.
7193 * config/i386/i386.md (mmx_pinsrw, sse2_pinsrw): Fix selector
7194 handling.
7195 (*mmx_pinsrw, *sse2_pinsrw): New patterns.
7196 * config/i386/i386/predicates.md (const_pow2_1_to_8_operand,
7197 const_pow2_1_to_128_operand): New predicates.
7198
97236777
GM
71992005-01-02 Greg McGary <greg@mcgary.org>
7200
7201 * tree-mudflap.c (mf_varname_tree): decl_printable_name handles
7202 anonymous decls.
7203 (mf_xform_derefs_1) [RESULT_DECL, STRING_CST]: Handle as innermost
7204 object. [ptr_type]: Remove unused variable.
7205 Remember nearest addressable array-element or record-component
7206 when checking bitfield components. Tolerate empty BIND_EXPR.
7207
155a8213
RH
72082005-01-01 Richard Henderson <rth@redhat.com>
7209
7210 * tree-vectorizer.c (vect_analyze_offset_expr): Strip conversions
7211 that don't narrow the value. Fail for other conversions.
7212
bedb9fc0
RH
72132005-01-01 Richard Henderson <rth@redhat.com>
7214
7215 PR c/19031
7216 * c-decl.c (pop_file_scope): Call maybe_apply_pending_pragma_weaks.
7217 * c-lang.c (finish_file): Don't do it here.
7218 * objc/objc-act.c (objc_finish_file): Likewise.
7219
7220 * cgraph.c (decl_assembler_name_equal): New.
7221 (cgraph_node_for_asm, cgraph_varpool_node_for_asm): New.
7222 (cgraph_varpool_node): Actually link up cgraph_varpool_nodes.
7223 * cgraph.h (struct cgraph_varpool_node): Add next.
7224 (cgraph_node_for_asm, cgraph_varpool_node_for_asm): Declare.
7225 * varasm.c (assemble_alias): Mark the target as needed.
7226
1cb2fc7b
AP
72272005-01-01 Andrew Pinski <pinskia@physics.uc.edu>
7228
7229 PR middle-end/19221
7230 * function.c (get_arg_pointer_save_area): Use entry_of_function
7231 instead of get_insns.
7232
0ca5fbc0
RS
72332005-01-01 Roger Sayle <roger@eyesopen.com>
7234 Andrew Pinski <pinskia@physics.uc.edu>
7235 James E. Wilson <wilson@specifixinc.com>
7236
7237 PR rtl-optimization/12092
7238 * loop.c (emit_prefetch_instructions): Do nothing if PREFETCH_BLOCK
7239 is zero.
7240
91c537b7
RS
72412005-01-01 Roger Sayle <roger@eyesopen.com>
7242 Olivier Hainque <hainque@act-europe.fr>
7243
7244 * tree.c (int_fits_type_p): A narrower type always fits in a
7245 wider one, except for negative values into unsigned types.
7246
69618c49
RS
72472005-01-01 Roger Sayle <roger@eyesopen.com>
7248
7249 * tree.c (int_fits_type_p): Compare the result of force_fit_type
7250 with the original constant rather than require TREE_OVERFLOW.
7251
43e05e45
SB
72522005-01-01 Steven Bosscher <stevenb@suse.de>
7253
7254 PR middle-end/17544
7255 * c-decl.c (finish_function): If compiling C99, annotate the
7256 compiler generated return with the current file name and line 0.
7257 * tree-cfg.c (remove_useless_stmts_warn_notreached): Only warn if
7258 the source line is greater than 0.
7259 (remove_bb): Likewise.
7260
7a4515d7 7261See ChangeLog.12 for earlier changes.
This page took 0.937708 seconds and 5 git commands to generate.