]> gcc.gnu.org Git - gcc.git/blame - gcc/ChangeLog
Fix uninitialized register read problem.
[gcc.git] / gcc / ChangeLog
CommitLineData
c8f27794
JW
12005-08-19 James E Wilson <wilson@specifix.com>
2
3 * builtins.c (expand_builtin_return_addr): Set
4 current_function_accesses_prior_frames when count != 0. Use
5 frame_pointer_rtx when count == 0.
6 * function.h (struct function): Add accesses_prior_frames field.
7 (current_function_accesses_prior_frames): Define.
8 * reload1.c (init_elim_table): Check
9 current_function_accesses_prior_frames.
10 * doc/tm.texi (INITIAL_FRAME_ADDRESS_RTX): Update docs.
11
e3594cb3
DN
122005-08-19 Diego Novillo <dnovillo@redhat.com>
13
14 * tree-cfgcleanup.c (cleanup_tree_cfg): Fix flowgraph change
15 indicator. Return true if the flowgraph changed during
16 cleanup.
17
52270a3c
DN
182005-08-19 Diego Novillo <dnovillo@redhat.com>
19
20 PR 23476
21 * tree-cfgcleanup.c (cleanup_control_expr_graph): Fold the
22 conditional expression before testing its value.
23
5c1c631e
DN
242005-08-19 Diego Novillo <dnovillo@redhat.com>
25
26 * doc/invoke.texi: Fix documentation for -ftree-dominator-opts.
27
3d91803a
DP
282005-08-19 Devang Patel <dpatel@apple.com>
29
30 PR tree-optimization/23048
31 * tree-if-conv.c (if_convertible_bb_p): Supply basic_block as
32 third parameter. Check whether latch is dominated by exit
33 block or not.
34 (if_convertible_loop_p): Supply exit block itself to
35 if_convertible_bb_p.
36
e55ef7f4
RE
372005-08-19 Richard Earnshaw <richard.earnshaw@arm.com>
38
39 PR target/23473
40 * arm.md (arm_load_pic_register): Change argument to the mask of
41 saved registers. Call thumb_find_work_register if we need a
42 scratch register on Thumb.
43 (arm_expand_prologue): Pass empty register set to
44 arm_load_pic_register.
45 (thumb_expand_prologue): Pass live_regs_mask directly to
46 arm_load_pic_register.
47 * arm-protos.h (arm_load_pic_register): Update prototype.
48
d102596b
JR
492005-08-19 J"orn Rennecke <joern.rennecke@st.com>
50
51 * sh.c (find_sole_member): New function.
52 (sh_gimplify_va_arg_expr): Use it. Allow RECORD_TYPE mode mismatch
53 if the record's alignment is larger than the size of its only member.
54
a132dad6
RE
552005-08-19 Richard Earnshaw <richard.earnshaw@arm.com>
56
57 PR target/23436
58 * arm.c (thumb_legitimize_reload_address): New function.
59 * arm-protos.h (thumb_legitimize_reload_address): Add prototype.
60 * arm.h (THUMB_LEGITIMIZE_RELOAD_ADDRESS): Call it.
61
4221d00a
PW
622005-08-19 Paul Woegerer <paul.woegerer@nsc.com>
63
64 * config/crx/crx.c: Implement crx_decompose_address. Reject
65 symbolic displacements since CRX register relative adressing
66 mode can't handle unsigned 32-bit values as displacements.
67 * config/crx/crx.h: Simplify definitions, remove redundant
68 parenthesis and obsolete macros.
69 * config/crx/crx.opt: Add new switch for debugging addresses.
70 * config/crx/crx-protos.h: Add new declarations for above.
71
1581a9a1
AP
722005-08-19 Andrew Pinski <pinskia@physics.uc.edu>
73
74 PR middle-end/20624
75 * gimple-low.c (block_may_fallthru): Handle CLEANUP_POINT_EXPR by
76 looking past it.
77
52a6edcc
KG
782005-08-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
79
80 * collect2.c (dup2): Delete.
81 * configure.ac: Don't check for dup2.
82
83 * config.in, configure: Regenerate.
84
8a2209bf
R
852005-08-18 J"orn Rennecke <joern.rennecke@st.com>
86
87 * sh.c (sh_gimplify_va_arg_expr): Loop to substitute a RECORD_TYPE
88 record with the type of its only member.
89
1e24ce83
DE
902005-08-18 David Edelsohn <edelsohn@gnu.org>
91
92 * config/rs6000/rs6000.md (ltu<mode>_compare): Convert to
93 define_insn_and_split.
94 (plus_ltu<mode>_compare): Same.
95 (gtu<mode>_compare): Same.
96 (plus_gtu<mode>_compare): Same.
97
90ff949f
DN
982005-08-18 Dorit Nuzman <dorit@il.ibm.com>
99
100 PR tree-optimization/22228
1e24ce83
DE
101 * tree-ssa-loop (pass_vectorize): Add TODO_verify_loops to
102 todo_flags_start.
90ff949f
DN
103 * tree-vect-transform.c (vect_transform_loop): Mark the variables that
104 are recorded in vect_vnames_to_rename for renaming.
105 * tree-vectorizer.c (vect_vnames_to_rename): New global bitmap.
106 (slpeel_update_phi_nodes_for_guard1): Record virtual vars for renaming
107 in vect_vnames_to_rename.
108 (vectorize_loops): Allocate and free the vect_vnames_to_rename bitmap.
109 * tree-vectorizer.h (vect_vnames_to_rename): New extern variable.
110
f17db6cd
JH
1112005-08-18 Jan Hubicka <jh@suse.cz>
112
113 PR c++/22034
114 * cgraphunit.c (cgraph_varpool_assemble_pending_decls): Emit debug
115 info only for local statics, not for member variables.
116
4286d8ce
VR
1172005-08-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
118
119 * tree-data-ref.c (analyze_siv_subscript_cst_affine): Fix comment typo.
120
b06df647
VR
1212005-08-18 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
122
123 * c-typeck.c (designator_errorneous): Rename to designator_erroneous.
124
75634129
AP
1252005-08-18 Andrew Pinski <pinskia@physics.uc.edu>
126
127 PR middle-end/16045
128 * builtins.c (fold_builtin): Create a new NOP_EXPR all the time.
129
9bc2a5cb
JW
1302005-08-17 James E Wilson <wilson@specifix.com>
131
132 * c-decl.c (grokdeclarator): Use TYPE_SIZE_UNIT not TYPE_SIZE in
133 array size check.
134
a2dba291
DE
1352005-08-17 David Edelsohn <edelsohn@gnu.org>
136
137 * config/rs6000/rs6000.md (leu<mode>): Convert to mode macro.
138 (leu<mode>_compare): Same.
139 (plus_leu<mode>): Same.
140 (neg_leu<mode>): Same.
141 (and_neg_leu<mode): Same.
142 (ltu<mode>_compare): Same.
143 (plus_ltu<mode>): Same.
144 (geu<mode>): Same.
145 (geu<mode>_compare): Same.
146 (plus_geu<mode>): Same.
147 (neg_geu<mode>): Same.
148 (and_neg_geu<mode>): Same.
149 (plus_gt<mode>): Same.
150 (gtu<mode>_compare): Same.
151 (plus_gtu<mode>): Same.
152
aa29dfeb
EC
1532005-08-17 Erik Christiansen <erik@dd.nec.com.au>
154
155 * config/v850/lib1funcs.asm (callt_save_interrupt): Fix comment typos.
156 Move call_table_data to end. Delete spurious .text.
157 (callt_save_all_interrupt): Fix comment typo.
158
90e0c734
JW
1592005-08-17 James E Wilson <wilson@specifix.com>
160 Kevin Winchester <winchester@amirix.com>
161
162 PR target/21684
163 * config/mcore/mcore.h (SHIFT_COUNT_TRUNCATED): Define to 0.
164
87bb8864
UB
1652005-08-17 Uros Bizjak <uros@kss-loka.si>
166
167 PR target/23268
168 * config/i386/i386.md ("*fist<mode>2_1"): New pattern.
169 ("lrint<mode>2"): Change expander to use "*fist<mode>2_1" pattern.
170
dd0ae678
R
1712005-08-17 J"orn Rennecke <joern.rennecke@st.com>
172
8a2209bf
R
173 * sh.c (sh_gimplify_va_arg_expr): Don't substitute a RECORD_TYPE
174 record with the type of its only member if the modes don't match.
175
a2dba291 176 * varasm.c (decode_reg_name): Skip empty additional register names.
dd0ae678 177
d28cbb07
ZD
1782005-08-16 Zdenek Dvorak <dvorakz@suse.cz>
179
180 * tree-ssa-loop-im.c (MAX_LSM_NAME_LENGTH, lsm_tmp_name,
181 lsm_tmp_name_length): New.
182 (lsm_tmp_name_add, gen_lsm_tmp_name, get_lsm_tmp_name): New functions.
183 (schedule_sm): Use get_lsm_tmp_name instead of "lsm_tmp".
184
39bd07e8
UW
1852005-08-16 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
186 Andreas Krebbel <krebbel1@de.ibm.com>
187
188 * config.gcc: Added z9-109 switch.
189 * config/s390/2084.md ("x_int", "x_agen", "x_lr", "x_la", "x_larl",
190 "x_load", "x_store", "x_branch", "x_call", "x_mul_hi", "x_mul_sidi",
191 "x_div", "x_sem", "x_cs", "x_vs", "x_stm", "x_lm", "x_other",
192 "x_fsimpdf", "x_fsimpsf", "x_fdivdf", "x_fdivsf", "x_floaddf",
193 "x_floadsf", "x_fstore_df", "x_fstoresf", "x_ftoi", "x_itof"): Enable
194 for "z9_109" cpu attribute.
195 * config/s390/s390.c (z9_109_cost): New processor cost structure.
196 (CONST_OK_FOR_Os, CONST_OK_FOR_Op, CONST_OK_FOR_On): New macros.
197 (s390_handle_arch_option): Added z9-109 switch.
198 (override_options): Set respective cost function for z9-109.
199 (s390_const_ok_for_constraint_p): New constraints Os, Op, On.
200 (legitimate_reload_constant_p): Accept extended immediates.
201 (print_operand): Three new output modifiers added: k, m and o.
202 (s390_adjust_priority, s390_issue_rate): Handle Z9_109 like Z990.
203 (s390_output_mi_thunk): Use extended immediate when possible.
204 * config/s390/s390.h (processor_flags): Added PF_EXTIMM.
205 (TARGET_CPU_EXTIMM, TARGET_EXTIMM): New macros.
206 (CONSTRAINT_LEN): Added length of O constraint.
207 (CLZ_DEFINED_VALUE_AT_ZERO): Definition added.
208 * config/s390/s390.md ("cpu"): New value z9_109 added.
209 ("*tstdi_extimm", "*tstdi_ccconly_extimm", "*tstsi_extimm",
210 "*tstsi_cconly_extimm", "*movdi_64extimm", "*extendhidi2_extimm",
211 "*extendqidi2_extimm", "*extendhisi2_extimm", "*extendqisi2_extimm",
212 "*zero_extend<mode>si2_extimm", "*anddi3_extimm", "*iordi3_extimm",
213 "*xordi3_extimm", "clzdi2", "clztidi2"): New patterns.
214 ("*tstdi", "*tstsi", "*movdi_64", "*extendhisi2", "*extendqisi2",
215 "*zero_extend<mode>si2_64", "zero_extendqihi2", "*zero_extendqihi2_64",
216 "*anddi3", "*iordi3", "*xordi3"): Disable for TARGET_EXTIMM.
217 ("*cmpdi_cct", "*cmpsi_cct", "*cmpdi_ccs", "*cmpsi_ccs", "*cmpdi_ccu",
218 "*cmpsi_ccu", "*movsi_zarch", "*adddi3_imm_cc", "*adddi3_carry1_cc",
219 "*adddi3_carry2_cc", "*adddi3_cc", "*adddi3_64", "*addsi3_imm_cc",
220 "*addsi3_carry1_cc", "*addsi3_carry2_cc", "*addsi3_cc", "addsi3",
221 "*andsi3_cc", "*andsi3_cconly", "*andsi3_zarch", "*iorsi3_cc",
222 "*iorsi3_cconly", "*iorsi3_zarch", "*xorsi3_cc", "*xorsi3_cconly",
223 "*xorsi3", "*xorhi3", "*xorqi3"): Added instruction using extended
224 immediates.
225 ("extend<mode>di2", "extend<mode>si2", "zero_extend<mode>di2",
226 "zero_extend<mode>si2"): Allow memory operands and don't manually emit
227 insns for TARGET_EXTIMM.
228
33d2e547
AK
2292005-08-17 Andreas Krebbel <krebbel1@de.ibm.com>
230
231 * testsuite/gcc.dg/20020926-1.c: Added "-mesa" to dg-options.
232
e5eb9a52
NC
2332005-08-17 Nick Clifton <nickc@redhat.com>
234
235 * config/stormy16/stormy16.c (xstormy16_encode_section_info):
236 Call default_encode_section_info.
237
a318e3ac
SB
2382005-08-17 Steven Bosscher <stevenb@suse.de>
239
240 PR tree-optimization/21574
241 * tree-ssa-ccp.c (likely_value): If the right hand side is a
242 constant, return CONSTANT.
243 (ccp_lattice_meet): Use operand_equal_p instead of simple_cst_equal.
244 (ccp_fold, visit_assignment): Likewise.
245 (evaluate_stmt): Handle UNDEFINED and UNKNOWN_VAL the same way.
246
00d1b1d6
JM
2472005-08-16 James A. Morrison <phython@gcc.gnu.org>
248
249 * c-typeck.c (build_function_call): Call fold_buildN_initializer or
250 fold_buildN instead of buildN then fold_initializer or fold.
251 (build_unary_op): Likewise.
252 (build_binary_op): Likewise.
253 * fold-const.c (fold_initializer): Remove.
254 (fold_build1_initializer): New function.
255 (fold_build2_initializer): New function.
256 (fold_build3_initializer): New function.
257 * tree.h (fold_initializer): Remove.
258 (fold_build1_initializer): New function.
259 (fold_build2_initializer): New function.
260 (fold_build3_initializer): New function.
261
f457cf40
JM
2622005-08-16 James A. Morrison <phython@gcc.gnu.org>
263
264 * fold-const.c (optimize_bit_field_compare): Remove extra fold call.
265 (try_move_mult_to_index): Call fold_build2 instead of build2.
266 (fold_binary): Don't call fold after calls to try_move_mult_to_index.
267 * tree-ssa-loop-niter.c (inverse): Call int_const_binop instead of
268 fold_binary_to_constant.
269 (infer_loop_bounds_from_undefined): Call fold_build2 instead of
270 fold (build.
271 * tree-data-ref.c (tree_fold_divides_p): Use tree_int_cst_equal to
272 check if A == gcd (A, B). Remove TYPE argument.
273 (analyze_offset) Use fold_build2 instead of fold (build.
274 (create_data_ref): Likewise.
275 (analyze_siv_subscript_cst_affine): Update calls to tree_fold_divides_p.
276 * tree-ssa-ccp.c (widen_bitfield): Call fold_build2 instead of build2
277 then fold.
278
4c617d12
KC
2792005-08-17 Kelley Cook <kcook@gcc.gnu.org>
280
281 * config/arm/unaligned-funcs.c,config/i386/crtfastmath.c,
282 ipa-cp.c,ipa-prop.c,ipa-prop.h: Update FSF address.
283
d06526b7
AP
2842005-08-16 Andrew Pinski <pinskia@physics.uc.edu>
285
286 PR tree-opt/23402
287 * gimplify.c (zero_sized_type): New function.
288 (gimplify_modify_expr_rhs): If we have a zero sized type,
289 replace the statement with an empty statement.
290
e9e68ae3
L
2912005-08-16 H.J. Lu <hongjiu.lu@intel.com>
292
293 * config/i386/crtfastmath.c (set_fast_math): Add "=m" for
294 fxsave.
295
e374d5c9
ILT
2962005-08-16 Ian Lance Taylor <ian@airs.com>
297
298 * doc/tm.texi (Label Output): Correct typo.
299
f2dd440f
SB
3002005-08-16 Steven Bosscher <stevenb@suse.de>
301
302 PR target/23376
303 * loop-unroll.c (analyze_insn_to_expand_var): Make sure that
304 force_operand will work later on using have_insn_for.
305
196f5a8d
VR
3062005-08-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
307
308 * fold-const.c (tree_expr_nonnegative_p): Regroup cases.
309
cf0efa6a
ILT
3102005-08-16 Ian Lance Taylor <ian@airs.com>
311
312 PR c++/23337
313 * gimplify.c (gimplify_init_ctor_eval): If we see an element of
314 vector type, don't try to construct it element by element. Add an
315 assertion that we use a FIELD_DECL when building a COMPONENT_REF.
316
3a69437a
VR
3172005-08-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
318
319 * fold-const.c (fold_ternary): Simplify folding of a CALL_EXPR.
320
17ccdd2c
GK
3212005-08-16 Geoffrey Keating <geoffk@apple.com>
322
323 * doc/invoke.texi (Precompiled Headers): Document some more options
324 which are known to be safe.
325
355a9e43
JW
3262005-08-16 James E Wilson <wilson@specifix.com>
327
328 PR tree-optimization/21105
329 * c-decl.c (grokdeclarator): Use TYPE_SIZE_UNIT not TYPE_SIZE in
330 TREE_OVERFLOW check.
331
ce45ef46
DE
3322005-08-16 David Edelsohn <edelsohn@gnu.org>
333
334 * config/rs6000/rs6000.md (ltu<mode>): Convert to mode macro.
335 (neg_ltu<mode>): Same.
336 (gtu<mode>): Same.
337 (neg_gtu<mode>): Same.
338
543e2cc3
VR
3392005-08-16 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
340
341 * builtins.c (expand_builtin_strcat): Remove superfluous call to fold.
342 (fold_builtin_isdigit): Use fold_buildN.
343 (build_function_call_expr): Likewise.
344 * c-typeck.c (c_finish_loop): Likewise.
345
28f52a4d
R
3462005-08-16 J"orn Rennecke <joern.rennecke@st.com>
347 Richard Shann <rshann@superh.com>
348
349 PR middle-end/20396:
350 * optabs.c (expand_binop): Take TRULY_NOOP_TRUNCATION into account.
351
546ad2d9
SP
3522005-08-16 Sebastian Pop <pop@cri.ensmp.fr>
353
354 * tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment.
355
39c39be0
RE
3562005-08-15 Richard Earnshaw <richard.earnshaw@arm.com>
357
358 PR target/23355
359 * arm.c (thumb_compute_save_reg_mask): Use similar logic to
360 arm_compure_save_reg0_reg12_mask to determine when the PIC register
361 must be saved.
362
f60c951c
JDA
3632005-08-15 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
364
365 PR middle-end/23369
366 * fold-const.c (build_range_check): Disable optimization for function
367 pointer expressions on targets that require function pointer
368 canonicalization.
369
5b5dc475
UW
3702005-08-15 Ulrich Weigand <uweigand@de.ibm.com>
371
372 * simplify-rtx.c (simplify_const_relational_operation): When
373 extracting arguments of a COMPARE, recompute the mode as well.
374
1595ec20
ILT
3752005-08-15 Ian Lance Taylor <ian@airs.com>
376
377 * tree.c (build_string): Mark tree CONSTANT and INVARIANT.
378
eb5f0c07
DD
3792005-08-15 DJ Delorie <dj@redhat.com>
380
381 * config/m32c/mov.md (movqi_op): Immediates can't be moved to
382 the stack.
383 (movsi_splittable): Allow, but split, moves to the stack.
384 * config/m32c/m32c.c (m32c_split_move): Always split moves to the
385 stack.
386
06145cb9
KG
3872005-08-15 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
388
389 * aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.
390 * configure.ac: Don't call gcc_AC_FUNC_PRINTF_PTR.
391 * system.h (HOST_PTR_PRINTF): Don't define, poison it.
392
393 * bitmap.c, c-decl.c, config/i386/i386-interix.h,
394 config/iq2000/iq2000.c, mips-tfile.c, print-rtl.c, print-tree.c:
395 Delete HOST_PTR_PRINTF.
396
397 * configure, config.in: Regenerate.
398
b5568f07
DE
3992005-08-15 David Edelsohn <edelsohn@gnu.org>
400
401 * config/rs6000/rs6000.md (QHSI): New mode macro.
402 (wd): Extend mode attr for QImode and HImode
403 (dbits): New mode attr.
404 (zero_extend<mode>di2): Convert to mode macro.
405
a73035ae
SE
4062005-08-15 Steve Ellcey <sje@cup.hp.com>
407
408 PR target/21841
409 * doc/invoke.texi (-mgnu-ld): Update description.
410 (-mhp-ld): Ditto.
411
7e0923cd
SP
4122005-08-15 Sebastian Pop <pop@cri.ensmp.fr>
413
414 PR 23391
415 * Makefile.in (tree-chrec.o): Depends on real.h.
416 * tree-chrec.c: Include real.h.
417 (chrec_fold_plus_poly_poly, chrec_fold_multiply_poly_poly,
418 chrec_fold_plus_1): Use build_real for SCALAR_FLOAT_TYPE_P.
419 * tree-scalar-evolution.c (add_to_evolution_1,
420 interpret_rhs_modify_expr): Ditto.
421
852c19aa
SP
4222005-08-15 Sebastian Pop <pop@cri.ensmp.fr>
423
424 PR 23386
425 * tree-data-ref.c (estimate_niter_from_size_of_data): When
426 step is negative compute the estimation from init downwards to zero.
427
b23dce24
JM
4282005-08-14 James A. Morrison <phython@gcc.gnu.org>
429
430 * fold-const (fold_binary): Call fold_build2 instead of fold (build.
431
11598938
UW
4322005-08-14 Ulrich Weigand <uweigand@de.ibm.com>
433
434 * config/s390/s390.c (s390_const_ok_for_constraint_p): Add 'P'
435 constraint.
436 (legitimate_reload_constant_p): Fix handling of lliXX operands.
437 Accept double-word constants that can be split.
438 * config/s390/s390.md ("movti"): Use 'P' constraint.
439 ("*movdi_31", "*movdf_31"): Likewise.
440
8971094d
DB
4412005-08-14 Daniel Berlin <dberlin@dberlin.org>
442
443 Fix PR tree-optimization/22615
444
445 * tree-ssa-structalias.c (solution_set_add): Handle
446 first_vi_for_offset returning NULL.
447 (do_da_constraint): Ditto.
448 (do_sd_constraint): Ditto.
449 (do_ds_constraint): Ditto
450 (find_func_aliases): Ditto.
451 (build_constraint_graph): RHS is allowed be ANYTHING.
452 (first_vi_for_offset): Return NULL if we couldn't find anything at
453 the offset.
454
c5b2a111
UW
4552005-08-14 Ulrich Weigand <uweigand@de.ibm.com>
456
457 * config/s390/s390.c (s390_canonicalize_comparison): Prefer register
458 over memory as first operand.
459
adb7b764
L
4602005-08-14 H.J. Lu <hongjiu.lu@intel.com>
461
462 PR target/23360
463 * config/i386/crtfastmath.c (set_fast_math): Check if DAZ is
464 available for setting it.
465
1f400bbb
IR
4662005-08-14 Ira Rosen <irar@il.ibm.com>
467
468 PR tree-optimization/23320
469 * tree-data-ref.c (base_addr_differ_p): Add comment. Check
470 data-refs' types instead of base object nullness. Add check for
471 pointer type data-refs before first location comparison. Remove
472 assert.
473
db875b15
AS
4742005-08-14 Andreas Schwab <schwab@suse.de>
475
476 * doc/md.texi (Machine Constraints): Fix misplaced @end table.
477
0aca9021
JW
4782005-08-13 James E Wilson <wilson@specifix.com>
479
480 * doc/cpp.texi (__SSP__, __SSP_ALL__): Document.
481 * doc/invoke.texi (-Wstack-protector, -fstack-protector,
482 -fstack-protector-all, --param ssp-buffer-size): Document.
483 (-Wvariadic-macros): Alphabetize.
484 (-fsched-stalled-insns-dep): Add missing 'f'.
485
0ffb94cd
JW
486 * c-cppbuiltin.c (c_cpp_builtins): Add comment for flag_stack_protect
487 macros.
488
3256a76e
DE
4892005-08-13 David Edelsohn <edelsohn@gnu.org>
490
491 * config/rs6000/rs6000.h (EXTRA_CONSTRAINT): Add 'a' for indexed
492 or indirect address operand.
493 (EXTRA_ADDRESS_CONSTRAINT): New.
494 * config/rs6000/rs6000.md (prefetch): Change constraint "p" to "a".
495
d7770457
SP
4962005-08-13 Sebastian Pop <pop@cri.ensmp.fr>
497
498 PR tree-optimization/22236
499 * tree-cfg.c (print_pred_bbs, print_succ_bbs): Correctly print
500 successors and predecessors.
501 * tree-chrec.c (chrec_convert): Before converting, check that
502 sequences don't wrap.
503 * tree-data-ref.c (compute_estimated_nb_iterations): Moved ...
504 (analyze_array): Extern.
505 (find_data_references_in_loop): Remove call to
506 compute_estimated_nb_iterations.
507 * tree-data-ref.h (analyze_array): Declared.
508 * tree-flow-inline.h (single_ssa_tree_operand, single_ssa_use_operand,
509 single_ssa_def_operand, zero_ssa_operands): Fix documentation.
510 * tree-flow.h (scev_probably_wraps_p): Declare with an extra parameter.
511 * tree-scalar-evolution.c (instantiate_parameters_1): Factor entry
512 condition.
513 * tree-ssa-loop-ivcanon.c: Fix documentation.
514 * tree-ssa-loop-ivopts.c (idx_find_step): Add a fixme note.
515 * tree-ssa-loop-niter.c (compute_estimated_nb_iterations): ... here.
516 (infer_loop_bounds_from_undefined): New.
517 (estimate_numbers_of_iterations_loop): Use
518 infer_loop_bounds_from_undefined.
519 (used_in_pointer_arithmetic_p): New.
520 (scev_probably_wraps_p): Pass an extra parameter. Call
521 used_in_pointer_arithmetic_p. Check that AT_STMT is not null.
522 (convert_step): Fix documentation.
523 * tree-vrp.c (adjust_range_with_scev): Call instantiate_parameters.
524 Use initial_condition_in_loop_num and evolution_part_in_loop_num
525 instead of CHREC_LEFT and CHREC_RIGHT. Adjust the call to
526 scev_probably_wraps_p.
527
e2df5c1d
UW
5282005-08-13 Ulrich Weigand <uweigand@de.ibm.com>
529
530 * config/s390/s390.c (s390_split_branches): Revert 2005-08-12 change.
531 (s390_register_info): Ignore clobbered_regs information for fixed
532 registers, and only fixed registers.
533 (s390_init_frame_layout): Remove redundant call.
534
7cd5c075
GP
5352005-08-12 Gerald Pfeifer <gerald@pfeifer.com>
536
537 * doc/invoke.texi (C++ Dialect Options): Add dynamic_cast to
538 description of -Wold-style-casts.
539
7b8acc34
AK
5402005-08-12 Andreas Krebbel <krebbel1@de.ibm.com>
541 Jakub Jelinek <jakub@redhat.com>
542
543 * config/s390/linux.h (TARGET_THREAD_SSP_OFFSET): Define.
544 * config/s390/s390-protos.h (s390_get_thread_pointer): Prototype added.
545 * config/s390/s390.c (print_operand): New output modifier 'G' added.
546 (get_thread_pointer): Renamed to s390_get_thread_pointer.
547 * config/s390/s390.md (stack_protect_set, stack_protect_test): If
548 TARGET_THREAD_SSP_OFFSET is defined, change operands[1] to
549 (MEM:P (PLUS:P (tp, TARGET_THREAD_SSP_OFFSET))).
550 (UNSPEC_SP_SET, UNSPEC_SP_TEST): New constants.
551 ("stack_protect_set", "stack_protect_test"): New expanders.
552 ("stack_protect_setsi", "stack_protect_setdi", "stack_protect_testsi",
553 "stack_protect_testdi"): New insn definitions.
554
4700982d
AK
5552005-08-12 Andreas Krebbel <krebbel1@de.ibm.com>
556
557 * config/s390/s390.md ("*movdf_31"): Changed constraint from P to K.
558
3c60bed5
PB
5592005-08-12 Paul Brook <paul@codesourcery.com>
560
561 * config/arm/lib1funcs.asm: Error if __ARM_ARCH__ not set.
562
f83a336d
AK
5632005-08-12 Andreas Krebbel <krebbel1@de.ibm.com>
564
565 * config/s390/predicates.md (setmem_operand): New predicate.
566 (shift_count_operand): Accept ANDs with special constants as
567 operand.
568 * config/s390/s390.c (print_shift_count_operand): Skip ANDs
569 with special constants.
570 * config/s390/s390.md ("setmem_long", "*setmem_long"): Replaced
571 shift_count_operand with setmem_operand.
572
c4d50129
AK
5732005-08-12 Andreas Krebbel <krebbel1@de.ibm.com>
574
575 * config/s390/s390.c (s390_extract_part, s390_single_part):
576 Type cast added.
577 (s390_const_ok_for_constraint_p): Added SImode to the N constraint.
578 (s390_output_mi_thunk): Don't use lg on 31 bit.
579 * config/s390/s390.md ("*movdi_31", "*movdf_31"): Added lmy and stmy.
580 ("*llgt_sisi" and splitter): Replaced TARGET_64BIT with TARGET_ZARCH.
581
b5c67a49
AK
5822005-08-12 Andreas Krebbel <krebbel1@de.ibm.com>
583
584 * config/s390/s390.c (CONST_OK_FOR_J, CONST_OK_FOR_K): New macros.
585 (s390_select_ccmode, s390_rtx_costs, legitimate_reload_constant_p,
586 s390_init_frame_layout, s390_emit_prologue, s390_emit_epilogue,
587 s390_output_mi_thunk): Replaced uses of CONST_OK_FOR_CONSTRAINT_P
588 with one of the new macros.
589
dc4477f5
AK
5902005-08-12 Andreas Krebbel <krebbel1@de.ibm.com>
591
592 * config/s390/s390.c (s390_split_branches, s390_init_frame_layout):
593 Don't set save_return_addr_p.
594 (s390_register_info): Make clobbered_regs not depending on
595 save_return_addr_p.
596
ec92bd4b
KK
5972005-08-12 Kaz Kojima <kkojima@gcc.gnu.org>
598
599 * gcc.c (LINK_SSP_SPEC): Remove space before a trailing }.
600 (LINK_COMMAND_SPEC): Add space after %(link_ssp).
601
8c2efff7
JW
6022005-08-11 James E. Wilson <wilson@specifix.com>
603
604 * config/ia64/ia64.h (EXTRA_MEMORY_CONSTRAINT): New.
605
ea93971a
JJ
6062005-08-11 Jakub Jelinek <jakub@redhat.com>
607
86bd8ebf
JJ
608 * dwarf2out.c (add_location_or_const_value_attribute): Prefer
609 locations gathered by var-tracking in single entry loc_list
610 over loc_descriptor_from_tree.
611
ea93971a
JJ
612 * dwarf2out.c (concat_loc_descriptor): Add can_use_fbreg argument,
613 pass it down to loc_descriptor.
614 (loc_descriptor): Pass can_use_fbreg to concat_loc_descriptor.
615 (containing_function_has_frame_base): Move earlier in the file.
616 (loc_descriptor_from_tree_1): Use containing_function_has_frame_base
617 instead of always assuming fbreg can't be used.
618
dec1f3aa
DE
6192005-08-11 David Edelsohn <edelsohn@gnu.org>
620
621 * config/rs6000/altivec.md: Change constraint "m" to "Z".
622 * config/rs6000/predicates.md (indexed_or_indirect_operand):
623 Accept address wrapped in AND for Altivec.
624 * config/rs6000/rs6000.c (rs6000_legitimize_reload_address):
625 Strip AND wrapping offset address for Altivec.
626
7fd6694b
RH
6272005-08-11 Richard Henderson <rth@redhat.com>
628
629 PR middle-end/23312
630 * gimplify.c (gimplify_one_sizepos): Check for INTEGER_TYPE
631 before using TYPE_IS_SIZETYPE.
632
4ead2a39
RH
6332005-08-11 Richard Henderson <rth@redhat.com>
634
635 PR target/22225
636 * config/alpha/alpha.c (alphaev4_insn_pipe): Add take pipes for
637 insn types not present on ev4.
638 (alphaev5_insn_pipe): Similarly.
639
da8ce8be
RE
6402005-08-11 Richard Earnshaw <richard.earnshaw@arm.com>
641
642 PR target/23250
643 * arm.c (arm_override_options): If the user has selected callee-super-
644 interworking, then enable normal interworking.
645
eb2b0cc0
RO
6462005-08-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
647
648 * config/i386/x86-64.h (ASM_OUTPUT_ALIGNED_BSS): Undef before
649 redefinition.
650
b630e240
WZ
6512005-08-11 Wu Zhou <woodzltc@cn.ibm.com>
652
653 * doc/rtl.texi: Fix two typos.
654
cac32996
RG
6552005-08-11 Richard Guenther <rguenther@suse.de>
656
657 PR target/23289
658 * config/i386/i386.c (ix86_function_ok_for_sibcall): Handle
659 cases where we call to/from functions returning void.
660
a4faac50
JM
6612005-08-10 James A. Morrison <phython@gcc.gnu.org>
662
663 PR c++/23225
664 * tree.c (build_pointer_type_for_mode): Robustify.
665
907f033f
JW
6662005-08-10 James E Wilson <wilson@specifix.com>
667
668 * defaults.h, config/alpha/alpha.h, config/ia64/ia64.h
669 (ASM_OUTPUT_ADDR_VEC_ELT): Delete.
670
671 * config/alpha/alpha.c (alpha_arg_partial_bytes): Change "(CUM)." to
672 "cum->".
673
bb8df8a6
EC
6742005-08-10 Eric Christopher <echristo@apple.com>
675
676 * config/rs6000/rs6000.c (mems_ok_for_quad_peep): Rewrite.
677 * config/rs6000/rs6000.md (*lfq_power2, *stfq_power2): Use
678 V2DFmode.
679
4f8dbd34
AP
6802005-08-10 Andrew Pinski <pinskia@physics.uc.edu>
681
ce31ea84 682 PR target/21887
4f8dbd34
AP
683 * config/darwin.c (machopic_indirect_data_reference): Use a new register
684 for the high part when generating dynamic-no-pic code.
685
d75e02d6
L
6862005-08-10 H.J. Lu <hongjiu.lu@intel.com>
687
688 * config.gcc (i[34567]86-*-linux*): Add i386/t-crtfm to tm-file.
689 (x86_64-*-linux*): Likewise.
690
691 * config/i386/crtfastmath.c: New file.
692 * config/i386/t-crtfm: Likewise.
693
694 * config/i386/linux.h (ENDFILE_SPEC): New.
695 * config/i386/linux64.h (ENDFILE_SPEC): Likewise.
696
697 * config/i386/t-linux64 (EXTRA_MULTILIB_PARTS): Add
698 crtfastmath.o.
699
61abee65
DN
7002005-08-10 Dorit Nuzman <dorit@il.ibm.com>
701
702 * doc/md.texi: (reduc_smin, reduc_umin, reduc_splus, reduc_uplus):
703 (vec_shl, vec_shr): Document new operations.
704 * tree.def (VEC_RSHIFT_EXPR, VEC_LSHIFT_EXPR): Fix comment.
705
11aac14f
DE
7062005-08-10 David Edelsohn <edelsohn@gnu.org>
707
708 * config/rs6000/predicates.md (indexed_or_indirect_address): New.
709 * config/rs6000/rs6000.md (prefetch): Remove operand 0 mode and
710 change predicate to indexed_or_indirect_address.
711
9bd05108
RS
7122005-08-10 Richard Sandiford <richard@codesourcery.com>
713
714 * config/arm/lib1funcs.asm (__aeabi_uidiv, __aeabi_idiv): New aliases.
715 * config/arm/libgcc-bpabi.ver (GCC_3.5): Add __aeabi_idiv,
716 __aeabi_uidiv, __aeabi_uread4, __aeabi_uread8, __aeabi_uwrite4
717 and __aeabi_uwrite8.
718 * config/arm/unaligned-funcs.c: New file.
719 * config/arm/t-bpabi (LIB2FUNCS_EXTRA): Add unaligned-funcs.c.
720
defb77dc
PB
7212005-08-09 Paolo Bonzini <bonzini@gnu.org>
722
723 * bb-reorder.c (pass_duplicate_computed_gotos, pass_partition_blocks):
724 Add dump.
725 * cfglayout.c (pass_insn_locators_initialize): Add dump.
726 * emit-rtl.c (pass_unshare_all_rtl, pass_remove_unnecessary_notes):
727 Add dump.
728 * except.c (pass_convert_to_eh_region_ranges): Add dump.
729 * final.c (pass_shorten_branches): Add dump.
730 * flow.c (pass_recompute_reg_usage, pass_remove_death_notes): Add dump.
731 (pass_life): Rename dump.
732 (rest_of_handle_flow2): Remove initial verify_flow_info.
733 * function.c (pass_instantiate_virtual_regs): Add dump.
734 * integrate.c (pass_initial_value_sets): Add dump.
735 * jump.c (pass_cleanup_barriers, pass_purge_lineno_notes): Add dump.
736 * loop-init.c (pass_rtl_loop_init, pass_rtl_loop_done): Rename dump.
737 (pass_rtl_move_loop_invariants, pass_rtl_unswitch, pass_rtl_doloop,
738 pass_rtl_unroll_and_peel_loops): Rename dump and add gate.
739 (gate_rtl_move_loop_invariants, gate_rtl_unswitch, gate_rtl_doloop,
740 gate_rtl_unrool_and_peel_loops): New.
741 (rtl_move_loop_invariants, rtl_unswitch, rtl_unrool_and_peel_loops,
742 rtl_doloop): Do not look at flags.
743 * mode-switching.c (pass_mode_switching): Add dump.
744 * recog.c (pass_split_all_insns, pass_split_for_shorten_branches,
745 pass_split_before_regstack): Add dump.
746 * regmove.c (pass_stack_adjustments): Add dump.
747 * tree-optimize.c (pass_fixup_cfg): Add dump.
748
2a6a63c1
KI
7492005-08-10 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
750
751 PR 23309
752 * config/m32r/m32r.c (m32r_reload_lr): Fix off by one error when
753 deciding which instruction sequence to use.
754
0ed414a4
DN
7552005-08-09 Dorit Nuzman <dorit@il.ibm.com>
756
bb8df8a6 757 * tree-vect-transform.c (vect_create_epilog_for_reduction): Set
0ed414a4
DN
758 BIT_FIELD_REF_UNSIGNED for newly created BIT_FIELD_REFs.
759
9bc15050
RG
7602005-08-09 Richard Guenther <rguenther@suse.de>
761
762 * c-common.c (builtin_function_2): Remove.
763 (def_builtin_1): New function.
764 (c_common_nodes_and_builtins): Use def_builtin_1 to
765 build builtin functions.
766
07da68fd
JZ
7672005-08-09 Jie Zhang <jie.zhang@analog.com>
768
769 * config/bfin/uclinux.h (NO_IMPLICIT_EXTERN_C): Define.
770 * config/bfin/elf.h (NO_IMPLICIT_EXTERN_C): Define.
771 * config/bfin/bfin.c (bfin_return_in_memory): Update to really match
772 Visual DSP.
773
2f133f46
JM
7742005-08-09 James A. Morrison <phython@gcc.gnu.org>
775
776 * tree-ssa-loop-niter.c (tree_simplify_using_condition_1): Use
777 fold_binary instead of fold_build2 since we don't care about the
778 resulting tree.
779 (loop_niter_by_eval): Likewise.
780 (compare_trees): Likewise.
781 (proved_non_wrapping_p): Likewise.
782
f14e694e
JM
7832005-08-09 James A. Morrison <phython@gcc.gnu.org>
784
785 PR c/23161
786 PR c/23165
787 * c-typeck.c (c_finish_if_stmt): Look into STATEMENT_LISTs to see
788 if the if is really empty.
789
2ef571e2
SB
7902005-08-09 Steven Bosscher <stevenb@suse.de>
791
792 PR tree-optimization/23234
793 * tree-ssa-math-opts.c (place_reciprocal): New enum.
794 (execute_cse_reciprocals_1): Replace the 'phi' argument with an
795 argument of the new enum.
796 (execute_cse_reciprocals): Add reciprocals for function arguments
797 on the unique successor edge of the entry block. Update other calls
798 to execute_cse_reciprocals_1.
799
a9c5ddf9
RH
8002005-08-08 Richard Henderson <rth@redhat.com>
801
802 PR 22439
803 * gimplify.c (gimplify_one_sizepos): Preserve the original type.
804
22469409
BW
8052005-08-08 Bob Wilson <bob.wilson@acm.org>
806
807 * expr.c (write_complex_part): Return after handling MEM.
808
2d88fcc2
JC
8092005-08-08 Josh Conner <jconner@apple.com>
810
811 PR rtl-optimization/23241
812 * combine.c (simplify_comparison): Fix error in determining
813 whether to lift a subreg from comparison.
814
7a4eca66
DE
8152005-08-08 David Edelsohn <edelsohn@gnu.org>
816
817 PR target/18506
818 * config/rs6000/altivec.md (vec_init<mode>): New.
819 (vec_set<mode>): New.
820 (vec_extract<mode>): New.
821 * config/rs6000/rs6000.c (rs6000_expand_vector_init): New.
822 (rs6000_expand_vector_set): New.
823 (rs6000_expand_vector_extract): New.
824 (rs6000_legitimate_offset_address_p): Offset addresses are valid
825 for Altivec modes before reload.
826 (altivec_expand_vec_init_builtin): New.
827 (get_element_number): New.
828 (altivec_expand_vec_set_builtin): New.
829 (altivec_expand_vec_ext_builtin): New.
830 (altivec_expand_builtin): Expand vec_init, vec_set, and vec_ext
831 builtins.
832 (altivec_init_builtins): Init vec_init, vec_set, and vec_ext
833 builtins.
834 * config/rs6000/rs6000.h (rs6000_builtins): Add
835 ALTIVEC_BUILTIN_VEC_INIT_<mode>, ALTIVEC_BUILTIN_VEC_SET_<mode>,
836 ALTIVEC_BUILTIN_VEC_EXT_<mode>.
837 * config/rs6000/rs6000-protos.h: Declare new functions.
838
47efdea4
JH
8392005-08-08 Jan Hubicka <jh@suse.cz>
840
841 * i386.c (legitimate_pic_address_disp_p): Refuse GOTOFF in 64bit mode.
842 (legitimate_address_p): Refuse GOT and GOTOFF in 64bit mode.
843 * i386.md (movdi*): Use pic_32bit_operand.
844 * predicates.md (pic_32bit_operand): New.
845
f303a996
NS
8462005-08-08 Nathan Sidwell <nathan@codesourcery.com>
847
848 PR c++/21166
849 * stor-layout.c (finalize_type_size): Undo DECL_PACKED when possible.
850
a5ad7269
JM
8512005-08-07 James A. Morrison <phython@gcc.gnu.org>
852
853 * tree-vrp.c (simplify_div_or_mod_using_range): Use build2.
854 (test_for_singularity): Use fold_build2.
855
914a6ee8
JDA
8562005-08-07 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
857
858 * pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Fix loop upper bound.
859
f18faab7
DS
8602005-08-07 Danny Smith <dannysmith@users.sourceforge.net>
861
862 * config/i386/cygming.h (SUBTARGET_ENCODE_SECTION_INFO): Define.
863 (COMMON_ASM_OP) Define.
864 * config/i386/i386.c (ix86_in_large_data_p): Add ATTRIBUTE_UNUSED
865 (ix86_encode_section_info): Likewise.
866 (TARGET_ENCODE_SECTION_INFO): Conditionally define as
867 SUBTARGET_ENCODE_SECTION_INFO.
868
455c08cb
RH
8692005-08-06 Richard Henderson <rth@redhat.com>
870
871 PR 21894
872 * tree-nested.c (convert_local_reference): Save and restore val_only
873 around component_ref and friends. Clear walk_subtrees by default.
874
3300bf07
PG
8752005-08-06 Peter O'Gorman <peter@pogma.com>
876
877 PR 21366
878 * gcc.c (process_command): Check the argument to -b has a dash.
879 * doc/invoke.texi: Update -b and -V docs.
880
e2ba06d6
JW
8812005-08-06 James E Wilson <wilson@specifix.com>
882
883 * config/mips/cross64.h, config/mips/t-cross64: Delete.
884
3e0a6ca6
MM
8852005-08-06 Michael Matz <matz@suse.de>
886
887 * genattrtab.c (write_attr_get, write_attr_case): Use insn_code
888 member only if only one insn is associated with the value.
889
2f806f3b
NC
8902005-08-06 Nick Clifton <nickc@redhat.com>
891
892 * config/stormy16/stormy16.h (SYMBOL_FLAG_XSTORMY16_BELOW100):
893 New define.
3e0a6ca6 894 (ASM_OUTPUT_LABELREF): Delete - it is no longer needed.
2f806f3b
NC
895 * config/stormy16/stormy16.c (xstormy16_below100_symbol):
896 Check symbol flags instead of symbol name mangling.
3e0a6ca6 897 (xstormy16_asm_output_aligned_common): Likewise. Also
2f806f3b
NC
898 simplify code since the bss100_section cass is the only case
899 where the below100 code will be triggered.
3e0a6ca6 900 (xstormy16_encode_section_info): Encode below100 attribute
2f806f3b
NC
901 using the SYMBOL_FLAG_XSTORMY16_BELOW100 instead of mangling
902 the name.
3e0a6ca6 903 (xstormy16_strip_name_encoding): Delete - this function is no
2f806f3b 904 longer needed.
3e0a6ca6 905 (TARGET_STRIP_NAME_ENCODING): Undefine.
2f806f3b
NC
906 * config/stormy16/stormy16-protos.h: Delete prototype for
907 xstormy16_strip_name_encoding.
908
a4d05547
KH
9092005-08-06 Kazu Hirata <kazu@codesourcery.com>
910
911 * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c,
912 config.gcc, ipa-cp.c, ipa-prop.c, ipa-prop.h, reg-stack.c,
913 tree-ssa-structalias.c, tree-vrp.c, value-prof.c, vec.h,
914 config/linux.h, config/alpha/alpha.h, config/alpha/linux.h,
915 config/alpha/predicates.md, config/arc/arc.h,
916 config/arm/arm.h, config/arm/ieee754-df.S,
917 config/arm/ieee754-sf.S, config/bfin/bfin.c,
918 config/bfin/bfin.h, config/c4x/c4x.h, config/crx/crx.c,
919 config/fr30/fr30.h, config/frv/frv.h, config/h8300/h8300.h,
920 config/i386/i386.h, config/ia64/ia64.c, config/ia64/ia64.h,
921 config/m68hc11/m68hc11.h, config/mips/mips.c,
922 config/mips/mips.h, config/mips/openbsd.h,
923 config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.h,
924 config/pdp11/pdp11.h, config/rs6000/linux-unwind.h,
925 config/rs6000/rs6000.c, config/rs6000/rs6000.h,
926 config/s390/s390.c, config/sh/sh.c, config/sh/sh.h,
927 config/sparc/linux.h, config/sparc/linux64.h,
928 config/sparc/sparc.h, config/v850/v850.h, config/vax/vax.h,
929 doc/extend.texi, doc/gcov.texi, doc/install.texi,
930 doc/invoke.texi, doc/rtl.texi, doc/tm.texi: Fix comment/doc
931 typos. Follow spelling conventions.
932
591baeb0
JM
9332005-08-06 Joseph S. Myers <joseph@codesourcery.com>
934
935 PR c/23113
936 * stmt.c (warn_if_unused_value): Check TREE_NO_WARNING at start.
937 Don't handle NOP_EXPR, CONVERT_EXPR and NON_LVALUE_EXPR
938 specially. Check for side effects only for COND_EXPR.
939 * c-typeck.c (c_finish_stmt_expr): Mark statement expression
940 return with TREE_NO_WARNING.
941
f7a064b5
RS
9422005-08-06 Richard Sandiford <richard@codesourcery.com>
943
944 PR rtl-optimization/23233
945 * loop.c (combine_movables): Require the modes to be the same.
946 (move_movables): Remove handling of cases where the replacement
947 had a different mode to the original.
948
b17775ab
JM
9492005-08-05 James A. Morrison <phython@gcc.gnu.org>
950
951 PR tree-optimization/23128
952 * tree-vrp.c (vrp_int_const_binop): Check if unsigned addition or
953 subtraction wrap, and set TREE_OVERFLOW if they do.
954
bb1ecfe8
RH
9552005-08-05 Richard Henderson <rth@redhat.com>
956
957 PR 21728
958 * tree-cfg.c (remove_bb): Transmute DECL_NONLOCAL labels into
959 FORCED_LABEL labels.
960
50aa8e71
R
9612005-08-05 J"orn Rennecke <joern.rennecke@st.com>
962
963 PR middle-end/23135
964 * reload.c (find_reloads_subreg_address): Pass down TYPE
965 unchanged. Change all callers except find_reloads_toplev.
966
b01896cc
MM
9672005-08-05 Michael Matz <matz@suse.de>
968
969 * genattrtab.c (current_alternative_string): Remove.
970 (SIMPLIFY_ALTERNATIVE): Ditto.
971 (attr_alt_bit_p): Ditto.
972 (alternative_name): Make const char *.
973 (evaluate_eq_attr): Remove use of above things.
974 (simplify_test_exp): Ditto.
975 (simplify_test_exp <EQ_ATTR>): Guard for insn_code < 0 .
976 (simplify_test_exp <AND>): Correct typo (test 'right' not 'left').
977
3f94bdec
JW
9782005-08-04 James E Wilson <wilson@specifix.com>
979
980 * config/ptx4.h, config/sol2.h, config/arm/freebsd.h,
981 config/arm/linux-elf.h, config/frv/frv.h, config/i386/freebsd.h,
982 config/i386/freebsd64.h, config/i386/netware.h, config/i386/sco5.h,
983 config/ia64/freebsd.h, config/rs6000/sysv4.h, config/sparc/freebsd.h
984 (LINK_SPEC): Delete useless %{Wl,*:%*} item.
985
460f84ed
RH
9862005-08-04 Richard Henderson <rth@redhat.com>
987
988 PR 21529
989 * params.def (PARAM_SRA_MAX_STRUCTURE_COUNT): New.
990 * params.h (SRA_MAX_STRUCTURE_COUNT): New.
991 * tree-sra.c (decide_block_copy): Use it. Disable element copy
992 if we'd have to instantiate too many members.
993
5a910e43
RH
9942005-08-04 Richard Henderson <rth@redhat.com>
995
996 PR 21291
997 * tree-outof-ssa.c (coalesce_asm_operands): New.
998 (coalesce_ssa_name): Use it. Split out ...
999 (coalesce_phi_operands, coalesce_result_decls): ... these.
1000
27c37000
PB
10012005-08-04 Paul Brook <paul@codesourcery.com>
1002
1003 * read-rtl.c (read_quoted_string): Break if EOF.
1004
5808968e
AP
10052005-08-04 Andrew Pinski <pinskia@physics.uc.edu>
1006
1007 * tree.h (fold_build1): Change to macro and call fold_build1_stat.
1008 (fold_build2): Likewise.
1009 (fold_build3): Likewise.
1010 (fold_build1_stat): New function prototype.
1011 (fold_build2_stat): Likewise.
1012 (fold_build3_stat): Likewise.
1013 * fold-const.c (fold_build1): Rename to ..
1014 (fold_build1_stat): this. Add MEM_STAT_DECL. Pass the mem stats
1015 through to build1_stat.
1016 (fold_build2): Rename to ..
1017 (fold_build2_stat): this. Add MEM_STAT_DECL. Pass the mem stats
1018 through to build2_stat.
1019 (fold_build3): Rename to ..
1020 (fold_build3_stat): this. Add MEM_STAT_DECL. Pass the mem stats
1021 through to build3_stat.
1022
d70eadf7 10232005-08-04 David Edelsohn <edelsohn@gnu.org>
6d62ac14 1024 Ian Lance Taylor <ian@airs.com>
d70eadf7
DE
1025
1026 * function.c (assign_stack_local_1): Do not correct stack slot
1027 address if allocation size is smaller than mode size.
1028
c4f548b8
DN
10292005-08-04 Diego Novillo <dnovillo@redhat.com>
1030
1031 PR 22037
1032 * tree-cfg.c (replace_uses_by): Call mark_new_vars_to_rename.
1033 (tree_merge_blocks): Propagate anything allowed by
1034 may_propagate_copy.
1035 Clarify documentation.
1036 * passes.c (execute_todo): If cleanup_tree_cfg invalidated the
1037 SSA form, schedule an update if necessary.
1038
2b7c3273
GP
10392005-08-04 Gerald Pfeifer <gerald@pfeifer.com>
1040
1041 * doc/install.texi (Binaries): Remove broken link to
1042 Sinix/Reliant Unix binaries.
1043
b755446c
RH
10442005-08-03 Richard Henderson <rth@redhat.com>
1045
1046 PR 23221
1047 * function.c (stack_protect_epilogue): Export.
1048 * tree.h (stack_protect_epilogue): Declare.
1049 * calls.c (expand_call): Call it.
1050
7904f95f
EC
10512005-08-03 Eric Christopher <echristo@apple.com>
1052
1053 * gcc.c (LINK_SSP_SPEC): Add fstack-protector-all.
1054 * config/darwin.h (LINK_COMMAND_SPEC): Add link_ssp
1055 spec.
1056
d783b2a2
JH
10572005-08-04 Jan Hubicka <jh@suse.cz>
1058
1059 * profile.c (branch_prob): Split edges with goto locus on them
1060 to get proper line counts.
1061 * tree-cfg.c (make_cond_expr_edges): Record user goto locuses, if any.
1062
53366450
PB
10632005-08-03 Paul Brook <paul@codesourcery.com>
1064
1065 * function.c (assign_parms): Round current_function_args_size
1066 to PARM_BOUNDARY, not STACK_BOUNDARY.
1067
e81d37df
GK
10682005-08-03 Geoffrey Keating <geoffk@apple.com>
1069
1070 * config/i386/i386.c (x86_elf_aligned_common)
1071 (x86_output_aligned_bss): Don't try to use symbols that aren't defined.
1072
279072c8
ZD
10732005-08-03 Zdenek Dvorak <dvorakz@suse.cz>
1074
1075 PR tree-optimization/23157
1076 * tree-scalar-evolution.c (scev_const_prop): Unshare trees
1077 before emitting them.
1078
9d2b0e12
VR
10792005-08-03 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1080
1081 PR tree-optimization/19899
1082 * Makefile.in (tree-scalar-evolution.o): Add real.h.
1083 * tree-scalar-evolution.c: Include real.h.
1084 (add_to_evolution): Build constant -1 of correct type.
1085
178df94f
JH
10862005-08-03 Jan Hubicka <jh@suse.cz>
1087
1088 * cfgloop.h (DLTHE_FLAG_COMPLETTE_PEEL): New flag.
1089 * cfgloopmanip.c (duplicate_loop_to_header_edge): Special case
1090 profile updating for complette unrolling.
1091 * loop-unroll.c (peel_loop_completely): Use it.
1092 * tree-ssa-loop-ivcanon.c (try_unroll_loop_completely): Likewise.
1093 (tree_unroll_loops_completely): Disable code growing unrolling of cold
1094 loops.
1095
4164b2fb
PB
10962005-08-03 Paul Brook <paul@codesourcery.com>
1097
1098 * combine.c (can_change_dest_mode): New function.
1099 (try_combine, simplify_set): Use it.
1100
4e2b3c87
EB
11012005-08-03 Eric Botcazou <ebotcazou@adacore.com>
1102
1103 * config/ia64/hpux.h (MEMBER_TYPE_FORCES_BLK): Only force
1104 TFmode to BLKmode.
1105
1d7887ca
GP
11062005-08-03 Gerald Pfeifer <gerald@pfeifer.com>
1107
1108 * doc/install.texi (Specific): Adjust link to openavr.org.
1109 (Specific): Remove broken reference to GCC 2.8.1 for OS/2.
1110 (Binaries): Adjust HP-UX Porting Center link.
1111 (Binaries): Adjust Free Software Foundation ordering link.
1d7887ca 1112
c7f59e9c
AP
11132005-08-03 Andrew Pinski <pinskia@physics.uc.edu>
1114
1115 * convert.c (convert_to_integer): Use fold_build1 instead of
1116 build1 when converting an integer to an integer.
1117
65030b76
RH
11182005-08-02 Richard Henderson <rth@redhat.com>
1119
1120 * combine.c (combine_instructions): Don't use reg_equal/equiv
1121 results if the mode doesn't match.
1122
6d1ab63a
MM
11232005-08-02 Mark Mitchell <mark@codesourcery.com>
1124
1125 * config/i386/t-mingw32 (NATIVE_SYSTEM_HEADER_DIR): Set it.
1126 * doc/fragments.texi (NATIVE_SYSTEM_HEADER_DIR): Document it.
1127
6d90db3a
RH
11282005-08-02 Richard Henderson <rth@redhat.com>
1129
1130 PR 23196
7904f95f 1131 * explow.c (memory_address): Remove special-case for
6d90db3a
RH
1132 virtual_stack_vars_rtx and virtual_incoming_args_rtx.
1133
78234a86
DN
11342005-08-02 Diego Novillo <dnovillo@redhat.com>
1135
1136 PR 23164
1137 * tree-cfgcleanup.c (cleanup_tree_cfg): Do not limit the
1138 number of calls to cleanup_tree_cfg_1.
1139
5a006700
MR
11402005-08-02 Martin Reinecke <martin@mpa-garching.mpg.de>
1141
1142 * doc/invoke.texi: document file extensions .F90 and .F95
1143
237504fc
RG
11442005-08-02 Richard Guenther <rguenther@suse.de>
1145
1146 * fold-const.c (tree_expr_nonnegative_p): frexp(x, &e) is
1147 positive if its first argument is positive.
1148
e63c84d8
RG
11492005-08-02 Richard Guenther <rguenther@suse.de>
1150
1151 PR tree-optimization/23177
1152 * tree-ssa-operands.c (get_tmr_operands): Use get_expr_operands
1153 on TMR_TAG.
1154
08303d5b
JM
11552005-08-02 James A. Morrison <phython@gcc.gnu.org>
1156
1157 PR tree-optimization/23129
1158 * tree-vrp.c (extract_range_from_binary_expr): Set value range to
1159 varying for divisions with anti-ranges.
1160
5e5a504e
JH
11612005-08-02 Jan Hubicka <jh@suse.cz>
1162
1163 * tree-ssa-dom.c (thread_across_edge): Remove updating here.
1164 * tree-ssa-threadupdate.c (thread_block): Add it here.
1165
4dbdb061
JW
11662005-08-01 James E Wilson <wilson@specifix.com>
1167
1168 * config/mips/mips.c (mips_encode_section_info, mips_attribute_table,
1169 TARGET_ENCODE_SECTION_INFO, TARGET_ATTRIBUTE_TABLE): New.
1170 * config/mips/mips.h (SYMBOL_FLAG_LONG_CALL, SYMBOL_REF_LONG_CALL_P):
1171 New.
1172 * config/mips/predicates.md (const_call_insn_operand): Add check for
1173 SYMBOL_REF_LONG_CALL_P.
1174 * doc/extend.texi (long_call): Document the new attribute.
1175
9e254451
ILT
11762005-08-01 Ian Lance Taylor <ian@airs.com>
1177 Richard Henderson <rth@redhat.com>
1178
1179 * Makefile.in (RTL_BASE_H): Add real.h.
1180 * real.h (REAL_VALUE_FROM_CONST_DOUBLE): Use structure copy
1181 instead of memcpy.
1182 * emit-rtl.c (const_double_from_real_value): Likewise; use rtx.u.rv
1183 directly.
1184 * rtl.c (rtl_check_failed_code_mode): New.
1185 * rtl.h (struct rtx_def): Add u.rv.
1186 (XCMWINT, XCNMPRV): New.
1187 (CONST_DOUBLE_LOW, CONST_DOUBLE_HIGH): Use XCMWINT.
1188 (CONST_DOUBLE_REAL_VALUE): Use XCNMPRV; constify.
1189
5671655e
RH
11902005-08-01 Richard Henderson <rth@redhat.com>
1191
75735872
RH
1192 * dwarf2out.c (mem_loc_descriptor): Use XEXP, not SUBREG_REG,
1193 with auto-inc codes.
1194
5671655e
RH
1195 * config/alpha/predicates.md (and_operand): Test mode of CONST_DOUBLE.
1196
72ce3d4a
JH
11972005-08-01 Jan Hubicka <jh@suse.cz>
1198
1199 * i386-protos.h (asm_preferred_eh_data_format): Declare.
1200 * i386.c: Include dwarf2.h
1201 (asm_preferred_eh_data_format): New.
1202 * i386.h (ASM_PREFERRED_EH_DATA_FORMAT): Move offline.
1203
23d28bfe
ILT
12042005-08-01 Ian Lance Taylor <ian@airs.com>
1205
1206 * config/host-linux.c (linux_gt_pch_get_address): Add new name
1207 randomize_va_space for virtual address randomization control.
1208
d6e14e8f
SB
12092005-08-01 Steven Bosscher <stevenb@suse.de>
1210
1211 * common.opt (flag_ipa_cp): Put in right place to maintain
1212 alphabetic sort.
1213
5ded7254
JH
12142005-08-01 Jan Hubicka <jh@suse.cz>
1215
1216 * profile.c (compute_value_histograms): Fix thinko.
1217 * value-prof.c: Include toplev.h
1218 (check_counter): New function.
1219 (tree_divmod_fixed_value_transform, tree_mod_pow2_value_transform,
1220 tree_mod_subtract_transform): Add sanity check.
1221
a8f82ec4
RG
12222005-08-01 Richard Guenther <rguenther@suse.de>
1223
1224 PR tree-optimization/23133
1225 * tree-ssa-math-opts.c (execute_cse_reciprocals): Walk
1226 current functions parameter decls to find defs to cse
1227 reciprocals of.
1228
ac264fef
RG
12292005-08-01 Richard Guenther <rguenther@suse.de>
1230
1231 PR tree-optimization/23109
1232 * tree-ssa-math-opts.c (execute_cse_reciprocals_1):
1233 If trapping math is in effect, use post-dominator information
1234 to check if we'd in any case reach a trapping point before
1235 doing the reciprocal insertion.
1236 (execute_cse_reciprocals): Compute post-dominators, if necessary.
1237 * tree-ssa-loop-im.c (determine_invariantness_stmt): RDIV
1238 expressions are invariant only if trapping math is not in effect.
1239
57fb5341
RL
12402005-08-01 Razya Ladelsky <razya@il.ibm.com>
1241
5a006700
MR
1242 * cgraph.h (update_call_expr, cgraph_copy_node_for_versioning,
1243 cgraph_function_versioning): New declarations.
1244 * cgraphunit.c: Add include to ipa-prop.h.
1245 (update_call_expr, cgraph_copy_node_for_versioning,
1246 cgraph_function_versioning): New functions.
1247 * integrate.c (copy_decl_for_inlining): Remove.
1248 * ipa-prop.h (ipa_replace_map): New struct.
1249 (struct ipa_node): Add ipcp_orig_node, count_scale, new fields.
1250 * ipa-cp.c (ipcp_method_orig_node, ipcp_method_is_cloned,
1251 ipcp_method_set_orig_node, ipcp_cloned_create, ipcp_method_get_scale,
1252 ipcp_method_set_scale, ipcp_method_compute_scale, ipcp_after_propagate,
1253 ipcp_iterate_stage, ipcp_method_scale_print,
1254 ipcp_profile_mt_count_print, ipcp_profile_cs_count_print,
1255 ipcp_profile_edge_print, ipcp_profile_bb_print , ipcp_profile_print,
1256 ipcp_replace_map_create, ipcp_redirect, ipcp_update_callgraph,
1257 ipcp_update_bb_counts, ipcp_update_profiling,
1258 ipcp_update_edges_counts): New functions.
1259 (ipcp_method_cval_init): Remove restriction regarding local methods.
1260 (ipcp_init_stage): Add ipcp_method_compute_scale.
1261 (ipcp_insert_stage): Add versioning.
1262 (ipcp_structures_print): Add ipcp_method_scale_print.
1263 (ipcp_driver): Dump profiling info.
1264 * Makefile.in: Remove integrate.h dependency from tree-inline.o.
1265 Add ipa-prop.h dependency to tree-inline.o and cgraphunit.o.
1266 * tree-inline.c: Remove include to integrate.h, Add include ipa-prop.h.
1267 (struct inline_data): Add versioning_p, ipa_info, new fields.
1268 (remap_decl, mark_local_for_remap_r, setup_one_parameter,
1269 declare_return_variable): Replace calls to copy_decl_for_inlining with
1270 copy_decl_for_dup.
1271 (copy_body_r, copy_bb, copy_cfg_body, copy_tree_r, inlining_p): Add
1272 versioning support.
1273 (copy_decl_for_dup): Rename from copy_decl_for_inlining.
1274 Add argument VERSIONING.
1275 (copy_arguments_for_versioning, copy_static_chain,
1276 function_versionable_p, tree_versionable_function_p,
1277 tree_function_versioning, replace_ref_tree): New functions.
1278 * tree-inline.h: Include varray.h.
1279 (tree_versionable_function_p, tree_function_versioning,
1280 tree copy_decl_for_dup): New declarations.
57fb5341
RL
1281
12822005-08-01 Razya Ladelsky <razya@il.ibm.com>
1283
5a006700
MR
1284 * ipa-cp.c: New file. Contains IPCP specific functionality.
1285 * ipa-prop.h: New file. Contains structures/definitions that can be
1286 used by several interprocedural data flow optimizations (and also IPCP).
1287 * ipa-prop.c: New file.
1288 * Makefile.in: Add ipa-cp.c, ipa-prop.h, ipa-prop.c.
1289 * common.opt: Add ipa-cp flag.
1290 * timevar.def: Add IPCP optimization.
1291 * tree-optimize.c (init_tree_optimization_passes): Schedule
1292 pass_ipa_cp.
1293 * tree-pass.h (pass_ipa_cp): Declare.
57fb5341 1294
569b7f6a
KH
12952005-08-01 Kazu Hirata <kazu@codesourcery.com>
1296
1297 * dwarf2out.c, fold-const.c, ipa-type-escape.c,
1298 loop-invariant.c, predict.c, predict.def, reload1.c, reorg.c,
1299 tree-sra.c, config/arm/arm.c, config/crx/crx.c,
1300 config/i386/i386.c, config/mips/mips.h,
1301 config/rs6000/rs6000.h, config/sh/sh.c,
1302 config/stormy16/stormy16.c: Fix comment typos.
1303
5922c215
JM
13042005-08-01 Joseph S. Myers <joseph@codesourcery.com>
1305
1306 PR c/22311
1307 * c-typeck.c (build_binary_op): Use common_type wrapper on
1308 shortened types.
1309 (common_type): Update comment.
1310
a3f4b7d8
SB
13112005-07-31 Steven Bosscher <stevenb@suse.de>
1312
1313 PR target/23095
1314 * common.opt (flag_gcse_after_reload): Don't initialize to 2.
1315 (flag_rerun_cse_after_loop): Initialize this to 2 instead.
1316 * postreload-gcse.c (hash_scan_set): Do not consider stack regs.
1317
baf7a0d3
JH
13182005-07-31 Jan Hubicka <jh@suse.cz>
1319
1320 * pretty-print.h (pp_widest_integer): New macro.
1321 * tree-pretty-print.c (dump_bb_header): Print BB frequencies and
1322 counts.
1323
7dcbf659
JH
13242005-07-31 Jan Hubicka <jh@suse.cz>
1325
1326 * output.h (enum section_category): Export from varasm.c
1327 (categorize_decl_for_section): Likewise.
1328 * varasm.c (enum section_category): Kill.
1329 (categorize_decl_for_section): Make global.
1330 * i386-protos.h (x86_output_aligned_bss, x86_elf_aligned_common):
1331 Declare.
1332 * i386.c (ix86_section_threshold): New static variable.
1333 (ix86_in_large_data_p, ix86_encode_section_info,
1334 x86_64_elf_unique_section,
1335 x86_64_elf_select_section): New functions.
1336 (TARGET_ENCODE_SECTION_INFO): Define
1337 (override_options): Enable medium model for PIC.
1338 (ix86_expand_prologue): Expand gen_set_got_rex64.
1339 (legitimate_constant_p): Handle new UNSPECs.
1340 (legitimate_pic_address_disp_p): Likewise.
1341 (legitimize_pic_address): Lower MEDIUM model addressing.
1342 * i386.h (PIC_OFFSET_TABLE_REGNUM): Set for medium model PIC.
1343 (enum cmodel): Add MEDIUM_PIC.
1344 (SYMBOL_REF_FAR_ADDR_P): New macro.
1345 (SYMBOL_FLAG_FAR_ADDR): New flag.
1346 * i386.md (movdi): Support medium model.
1347 (set_got_rex64): New pattern.
1348 * i386.opt (mlarge-data-threshold): New flag.
1349 * predicates.md (zext_operand/sext_operand): Deal with medium model.
1350 * x86-64.h (ASM_OUTPUT_ALIGNED_BSS): Use x86_output_aligned_bss.
1351 (ASM_OUTPUT_ALIGNED_COMMON, TARGET_ASM_SELECT_SECTION,
1352 TARGET_ASM_UNIQUE_SECTION): New.
1353
1354 * invoke.texi (-mlarge_data_threshold): Document
1355
0bde02b3
JH
13562005-07-31 Jan Hubicka <jh@suse.cz>
1357
1358 * tree-outof-ssa.c (coalesce_ssa_name): Use coalesce_cost.
1359 (coalesce_vars): Likewise.
1360 * tree-ssa-live.c (coalesce_cost): New.
1361 (build_tree_conflict_graph): Use coalesce_cost.
1362 * tree-ssa-live.h (coalesce_cost): Declare.
1363
a4ccc336
RE
13642005-07-30 Richard Earnshaw <richard.earnshaw@arm.com>
1365
1366 * arm.md (all peepholes for post-increment operations): Delete.
1367 (strqi_preinc, strqi_predec, loadqi_preinc, loadqi_predec)
1368 (loadqisi_preinc, loadqisi_predec, strsi_preinc, strsi_predec)
1369 (loadsi_preinc, loadsi_predec, strqi_shiftpreinc, strqi_shiftpredec)
1370 (loadqi_shiftpreinc, loadqi_shiftpredec, strsi_shiftpreinc)
1371 (strsishift_predec, loadsi_shiftpreinc, loadsi_shiftpredec): Delete.
1372
06581725
JM
13732005-07-30 James A. Morrison <phython@gcc.gnu.org>
1374
1375 * fold-const.c (tree_expr_nonnegative_p): Always return true for
1376 non-integral types.
1377
0cbc4d77 13782005-07-29 Wolfgang Bangerth <bangerth@dealii.org>
d6e14e8f 1379
0cbc4d77
WB
1380 PR target/22582
1381 * doc/invoke.texi: Document -rdynamic.
d6e14e8f 1382
91d975b8
JM
13832005-07-30 Joseph S. Myers <joseph@codesourcery.com>
1384
1385 PR c/23143
1386 * c-parser.c (c_parser_parms_list_declarator): Call
1387 mark_forward_parm_decls.
1388 * c-decl.c (merge_decls): Only check DECL_IN_SYSTEM_HEADER for
1389 decls with visibility structure.
1390
f26b8ec9
PB
13912005-07-30 Paul Brook <paul@codesourcery.com>
1392
1393 * config/arm/arm.c (arm_coproc_mem_operand): Fix inaccurate comment.
1394
a14b88bb
PB
13952005-07-30 Paul Brook <paul@codesourcery.com>
1396
1397 * config/arm/arm-protos.h (arm_canonicalize_comparison): Update
1398 prototype.
1399 * config/arm/arm.c (arm_canonicalize_comparison): Use correct limit
1400 value for mode.
1401 * config/arm/arm.h (CANONICALIZE_COMPARISON): Pass mode argument.
1402
7c47d6e9
JM
14032005-07-29 Joseph S. Myers <joseph@codesourcery.com>
1404
1405 PR c/529
1406 * c-decl.c (warn_if_shadowing): Don't check for PARM_DECL in
1407 nested function declarators.
1408 (pushdecl): Don't call warn_if_shadowing for PARM_DECL.
1409 (grokparms): Call warn_if_shadowing for parameters used within the
1410 parameter list.
1411 (store_parm_decls_newstyle): Call warn_if_shadowing for parameters
1412 not used within the parameter list.
1413 (store_parm_decls_oldstyle): Call warn_if_shadowing for parameters.
1414
3bc751bd
JH
14152005-07-30 Jan Hubicka <jh@suse.cz>
1416
1417 * expr.c (expand_expr_real_1): Do not load mem targets into register.
1418 * i386.c (ix86_fixup_binary_operands): Likewise.
1419 (ix86_expand_unary_operator): Likewise.
1420 (ix86_expand_fp_absneg_operator): Likewise.
1421 * optabs.c (expand_vec_cond_expr): Validate dest.
1422
bc1594c1
JM
14232005-07-29 Joseph S. Myers <joseph@codesourcery.com>
1424
1425 PR c/21720
1426 * real.c (real_from_string): Also set last bit if there is a
1427 nonzero hex digit beyond GCC's internal precision after ".".
1428
3aca4bff
DE
14292005-07-29 David Edelsohn <edelsohn@gnu.org>
1430
1431 * config/rs6000/altivec.md: Convert UNSPEC numerical values to
1432 define_constants. Change duplicate values to unassigned numbers.
1433 Change UNSPEC_SUBS to UNSPEC_VSUBS.
1434 (*altivec_vspltsf): New.
1435 (altivec_vperm_v4sf): Delete.
1436 (altivec_vperm_<mode>): Use mode macro V.
1437 (altivec_vsldoi_<mode>): Convert to mode macro pattern.
1438 (altivec_predicate_v4sf): Delete.
1439 (altivec_predicate_<mode>): Use mode macro V.
1440 (*altivec_lvesfx): New.
1441 (*altivec_stvesfx): New.
1442 (vec_realign_load_v4sf): Delete.
1443 (vec_realign_load_<mode>): Use mode macro V.
1444 * config/rs6000/rs6000.c (generate_set_vrsave): Use
1445 UNSPECV_SET_VRSAVE.
1446
b28250ab
MM
14472005-07-29 Mark Mitchell <mark@codesourcery.com>
1448
1449 PR bootstrap/23131
1450 * configure.ac (SYSTEM_HEADER_DIR): Avoid setting to empty
7904f95f 1451 string.
b28250ab
MM
1452 * configure: Regenerated.
1453
eae50c87
PB
14542005-07-29 Paul Brook <paul@codesourcery.com>
1455
1456 * doc/install.texi: Add link to GFortran binaries wiki page.
1457
79dad081
DU
14582005-07-29 David Ung <davidu@mips.com>
1459
1460 * config/mips/mips.c (mips_cpu_info_table): Add 5kf to the table.
1461 (mips_rtx_cost_data): Add costs for 5kc and 5kf.
1462 * config/mips/mips.h (processor_type): Add PROCESSOR_5KF.
1463 * config/mips/mips.md (cpu): Add 5kf name.
1464 (includes): Includes 5k.md.
1465 * config/mips/5k.md: New DFA pipeline for the 5kc/5kf.
1466 * doc/invoke.texi (MIPS Options): Updated cpu name supported with
7904f95f 1467 -march flag.
79dad081 1468
89e80dd4
DN
14692005-07-29 Diego Novillo <dnovillo@redhat.com>
1470
1471 PR 22550
1472 * tree-cfgcleanup.c (cleanup_tree_cfg_1): Extract from ...
1473 (cleanup_tree_cfg): ... here.
1474 Call cleanup_tree_cfg_1 until there are no more cleanups to
1475 do.
1476
d2f3ffba
JM
14772005-07-29 James A. Morrison <phython@gcc.gnu.org>
1478
1479 * tree-vrp.c (compare_range_with_value): Return true or false
1480 for ~[VAL_1, VAL_2] OP VAL if VAL_1 <= VAL <= VAL_2 for NE_EXPR and
1481 EQ_EXPR respectively.
1482
536fa7b7
KH
14832005-07-29 Kazu Hirata <kazu@codesourcery.com>
1484
1485 * cfg.c, tree-complex.c, config/frv/frv.c, config/i386/i386.c:
1486 Fix comment typos.
1487
6a2cf9dc
DN
14882005-07-29 Diego Novillo <dnovillo@redhat.com>
1489
1490 * tree-ssa-dom.c (struct opt_stats_d): Add field num_iterations.
1491 (tree_ssa_dominator_optimize): Increment it.
1492 (dump_dominator_optimization_stats): Print it.
1493
abf86bf2
RE
14942005-07-29 Richard Earnshaw <richard.earnshaw@arm.com>
1495 Steven Bosscher <stevenb@suse.de>
1496
1497 PR rtl-optimization/23117
1498 * sched-rgn.c (add_branch_dependences): Handle COND_EXEC correctly
1499 when head == tail. Tidy comment.
1500
37cf6116
RH
15012005-07-28 Richard Henderson <rth@redhat.com>
1502
1503 * cse.c (exp_equiv_p): Special case CONST_DOUBLE.
1504 * cselib.c (rtx_equal_for_cselib_p): Likewise.
1505 * jump.c (rtx_renumbered_equal_p): Likewise.
1506 * loop.c (rtx_equal_for_loop_p): Tidy and special case PC, CC0,
1507 CONST_INT and CONST_DOUBLE.
1508 (rtx_equal_for_prefetch_p): Likewise, plus LABEL_REF.
1509 * reload.c (operands_match_p): Special case CONST_INT and
1510 CONST_DOUBLE; check mode earlier.
1511
13b22d3a
JM
15122005-07-29 Joseph S. Myers <joseph@codesourcery.com>
1513
1514 PR c/22240
1515 * c-typeck.c (convert_for_assignment): Do not check
1516 DECL_IN_SYSTEM_HEADER on NULL fundecl.
1517
ca8bdb78
JM
15182005-07-29 Joseph S. Myers <joseph@codesourcery.com>
1519
1520 PR c/22192
1521 * c-typeck.c (composite_type): Prefer constant size arrays to
1522 VLAs.
1523
b608d27a
JM
15242005-07-29 Joseph S. Myers <joseph@codesourcery.com>
1525
1526 PR c/21720
1527 * real.c (real_from_string): Set last bit if there is a nonzero
1528 hex digit beyond GCC's internal precision.
1529
a560c83a
RH
15302005-07-28 Richard Henderson <rth@redhat.com>
1531
1532 PR rtl-opt/22619
1533 * cfgcleanup.c (try_forward_edges): Watch out for end of
1534 insn chain.
1535
66f33c03
JW
15362005-07-28 James E Wilson <wilson@specifixinc.com>
1537
1538 PR c/23106
1539 * doc/invoke.texi (Wstrict-aliasing=2): Fix misleading wording.
1540
c5a4444c
JH
15412005-07-28 Jan Hubicka <jh@suse.cz>
1542
8a76829c
JH
1543 * Makefile.in (rtl-profile.o): Kill all traces of it.
1544 * common.opt (fspeculative-prefetching, ftree-based-profiling): Kill.
1545 * coverage.h (rtl_coverage_counter_ref): Kill.
1546 * opts.c (flag_speculative_prefetching_set): Kill.
1547 (flag_loop_optimize_set): New.
1548 (common_handle_option): Disable loop optimizer when profiling;
1549 do not handle speculative prefetching.
1550 * passes.c (init_optimization_passes): Replace pass_profiling combo
1551 by branch_prob pass.
1552 * profile.c (compute_value_histograms): Update for simplified value
1553 profiles.
1554 (rtl_register_profile_hooks): Kill.
1555 (pass_profiling): Kill.
1556 (rest_of_handle_branch_prob): Do not profile.
1557 * toplev.c (process_options): Remove speculative prefetching.
1558 * toplev.h (flag_tree_based_profiling): Kill.
1559 * tree-profile.c (prepare_instrumented_value,
1560 tree_gen_interval_profiler, tree_gen_pow2_profiler,
1561 tree_gen_one_value_profiler, do_tree_profiling): Update for
1562 simplified datastructures.
1563 * value-prof.c: Add comment that speculative prefetching was dropped;
1564 update rest of file for simplified datastructures.
1565 (NOPREFETCH_RANGE_MIN, NOPREFETCH_RANGE_MAX,
1566 rtl_divmod_values_to_profile, insn_prefetch_values_to_profile,
1567 find_mem_reference_1, find_mem_reference_2, find_mem_reference,
1568 rtl_values_to_profile, rtl_divmod_fixed_value, rtl_mod_pow2,
1569 rtl_mod_subtract, gen_speculative_prefetch,
1570 rtl_divmod_fixed_value_transform, rtl_mod_pow2_value_transform,
1571 rtl_mod_subtract_transform, speculative_prefetching_transform): Kill.
1572 (gate_handle_value_profile_transformations,
1573 rest_of_handle_value_profile_transformations,
1574 pass_value_profile_transformations): Kill.
1575 * value-prof.h (histogram_value_t): Remove IL based unions.
1576 (rtl_register_value_prof_hooks, rtl_register_profile_hooks,
1577 rtl_profile_hooks): Remove hooks.
1578
1579 * invoke.texi (-ftree-based-profiling, -fspeculative-prefetching): Kill.
1580
c5a4444c
JH
1581 * cgraph.c (cgraph_clone_edge): New UPDATE_ORIGINAL argument.
1582 (cgraph_clone_node): Likewise.
1583 * cgraph.h (cgraph_clone_edge): Update prototype.
1584 (cgraph_clone_node): Likewise.
1585 * ipa-inline.c (cgraph_clone_inlined_nodes): Update call of
1586 cgraph_clone_node.
1587 (lookup_recursive_calls): Consider profile.
1588 (cgraph_decide_recursive_inlining): Fix updating; use new
1589 probability argument; use profile.
1590 * params.def (PARAM_MIN_INLINE_RECURSIVE_PROBABILITY): New.
1591 * tree-inline.c (copy_bb): Update clal of clone_edge.
1592 * tree-optimize.c (tree_rest_of_compilation): UPdate cal of clone_node.
1593
1594 * invoke.texi (min-inline-recursive-probability): Document.
1595
ccf548a7
GP
15962005-07-28 Gerald Pfeifer <gerald@pfeifer.com>
1597
1598 * doc/install.texi (Configuration): Update Valgrind homepage.
1599
2c97f8e4
RH
16002005-07-28 Richard Henderson <rth@redhat.com>
1601
407ab83b 1602 PR middle-end/21362
2c97f8e4
RH
1603 * cfgrtl.c (rtl_merge_blocks): Call maybe_remove_eh_handler on
1604 labels we want to delete.
1605 (cfg_layout_merge_blocks): Likewise.
1606
b188ebb1
RH
16072005-07-28 Richard Henderson <rth@redhat.com>
1608
1609 PR target/17692
d6e14e8f
SB
1610 * config/i386/i386.c (ix86_split_sse_movcc): Emit DELETED note
1611 when expanding to nothing.
b188ebb1 1612
facc20ee
JC
16132005-07-28 Josh Conner <jconner@apple.com>
1614
1615 * ipa-inline.c (update_caller_keys): Fix estimated_growth caching.
1616 (cgraph_decide_inlining_of_small_functions): Likewise.
1617
9de21a23
JC
16182005-07-28 Josh Conner <jconner@apple.com>
1619
1620 * ipa-inline.c (cgraph_edge_badness): Update comments. Invert shift
1621 direction of badness if negative.
1622 (cgraph_default_inline_p): Add reason to parameters, and assign it
1623 a value.
1624 (cgraph_decide_inlining_of_small_functions): New parameter in call
1625 to cgraph_default_inline_p.
1626 (cgraph_decide_inlining_incrementally): Likewise.
1627 * cgraphunit.c (decide_is_function_needed): Likewise.
1628 * cgraph.h (cgraph_default_inline_p): Likewise.
1629
206048bd
VR
16302005-07-28 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
1631
1632 * builtins.c: Fix comment typo(s).
1633 * genautomata.c: Likewise.
1634 * gimplify.c: Likewise.
1635 * tree-dfa.c: Likewise.
1636 * tree-flow-inline.h: Likewise.
1637 * tree-into-ssa.c: Likewise.
1638 * tree-ssa-alias.c: Likewise.
1639 * tree-ssa-ccp.c: Likewise.
1640 * tree-ssa-copy.c: Likewise.
1641 * tree-ssa-dce.c: Likewise.
1642 * tree-ssa-dom.c: Likewise.
1643 * tree-ssa-operands.c: Likewise.
1644 * tree-tailcall.c: Likewise.
1645 * tree-vectorizer.c: Likewise.
1646 * tree-vrp.c: Likewise.
1647 * tree.c: Likewise.
1648
d579f20b
JL
16492005-07-28 Jeff Law <law@redhat.com>
1650
d6e14e8f
SB
1651 * tree-vrp.c (test_for_singularity): Extracted from ...
1652 (simplify_cond_using_ranges): Attempt to simplify a relational
1653 test to NE_EXPR. Dump information when a COND_EXPR is simplified.
d579f20b 1654
5bb1823d
DN
16552005-07-28 Dorit Nuzman <dorit@il.ibm.com>
1656
1657 PR tree-optimization/22506
1658 * tree-vectorizer.c (update_phi_nodes_for_guard2): Skip loop-closed
1659 phis whose argument is constant.
1660
b92ba6ff
R
16612005-07-28 J"orn Rennecke <joern.rennecke@st.com>
1662
1663 PR rtl-optimization/18992
1664 Back out this patch:
1665 2003-10-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1666 PR optimization/12142
1667 * cse.c (count_reg_usage): In a SET with a REG SET_DEST, count the
1668 uses of the register in the SET_SRC. Remove unnecessary argument.
1669
1670 Replace it with this:
1671 * cse.c (count_reg_usage): In INSN, JUMP_INSN and CALL_INSN cases,
1672 if flag_non_call_exceptions is set and the insn may trap, pass
1673 pc_rtx as dest for recursion.
1674 In SET_SRC part of SET case, if dest is already set, pass it down
1675 unchanged.
1676
09bac500
JH
16772005-07-28 Jan Hubicka <jh@suse.cz>
1678
1679 * cfg.c (update_bb_profile_for_threading): Use RDIV.
1680 (scale_bbs_frequencies_int): Likewise, assert for possible overflow.
1681 (scale_bbs_frequencies_gcov_type): Be more curefull about overflows and
1682 roundoff errors.
1683 * tree-cfg.c (tree_duplicate_sese_region): Use counts for updating
1684 profile when available.
1685
16862005-07-28 Jan Beulich <jbeulich@novell.com>
a71aef0b
JB
1687
1688 * config/ia64/ia64.c (ia64_load_pair_ok): New.
1689 (ia64_print_operand): Describe and handle 'X'.
1690 (ia64_register_move_cost): Also handle FP_REGS.
1691 (ia64_preferred_reload_class): Likewise.
1692 (ia64_secondary_reload_class): Likewise.
1693 (ia64_dependencies_evaluation_hook): New local variable c. Initialize
1694 it. Also check for ITANIUM_CLASS_FLDP.
1695 * config/ia64/ia64.h (FP_REGNO_P): New.
1696 (HARD_REGNO_MODE_OK): Remove explusion of TImode.
1697 (reg_class): Add FP_REGS.
1698 (REG_CLASS_NAMES): Adjust for it.
1699 (REG_CLASS_CONTENTS): Likewise.
1700 (REGNO_REG_CLASS): Use FP_REGS where appropriate.
1701 (REG_CLASS_FROM_LETTER): Handle 'x'.
1702 (CLASS_MAX_NREGS): Handle FP_REGS.
1703 (MEMORY_MOVE_COST): Likewise.
1704 * config/ia64/ia64.md (itanium_class): Add fldp.
1705 (type): Handle fldp.
1706 (movti_internal): More allowable operand combinations. Use ldfp8 when
1707 splitting unnecessary. Remove predicable attribute. Adjust
1708 itanium_class attribute.
1709 (smuldi3_highpart): Remove outdated comment.
1710 (mulditi3, umulditi3, rotlti3): New expanders.
1711 (addti3, subti3, mulditi3_internal, umulditi3_internal, negti2, rotlti3_internal): New insns.
1712 (absti2): Disabled new insn for future reference.
1713 Respective new splitters.
1714 * config/ia64/itanium1.md (1_fldp, 1b_fldp): New insn reservations.
1715 * config/ia64/itanium2.md (2_fldp, 2b_fldp): Likewise.
1716 * config/ia64/ia64-protos.h (ia64_load_pair_ok): New.
1717
77d1d8e0
JM
17182005-07-25 James A. Morrison <phython@gcc.gnu.org>
1719
1720 PR rtl-optimization/23047
1721 * simplify-rtx.c (simplify_const_relational_operation): Respect
1722 flag_wrapv for comparisons with ABS.
1723
ff08cbee
JM
17242005-07-27 James A. Morrison <phython@gcc.gnu.org>
1725
1726 PR tree-optimization/22493
1727 * tree-vrp.c (extract_range_from_unary_expr): Deal with -fwrapv and
1728 VR_ANTI_RANGEs properly for NEGATE_EXPRs and ABS_EXPRs.
1729
38c28a25
AH
17302005-07-27 Aldy Hernandez <aldyh@redhat.com>
1731
1732 * config/frv/frv.opt (moptimize-membar): New.
1733
1734 * doc/invoke.texi: Document -moptimize-membar and its inverse.
1735
1736 * config/frv/frv.h: Remove machine_function definition.
1737
d6e14e8f
SB
1738 * config/frv/frv.c (struct frv_io): New.
1739 (struct machine_function): Moved from frv.h. Add has_membar_p.
1740 (frv_same_doubleword_p, frv_io_fixed_order_p, frv_io_union)
1741 (frv_extract_membar, frv_io_check_address, frv_io_handle_set)
1742 (frv_io_handle_use_1, frv_io_handle_use, frv_optimize_membar_local)
1743 (frv_optimize_membar_global, frv_optimize_membar): New functions.
1744 (frv_reorg): Call frv_optimize_membar when appropriate.
1745 (bdesc_loads, bdesc_stores): Use the membar code as the icode field.
1746 (frv_expand_builtin): Adjust calls accordingly.
1747 (frv_io_address_cookie): New function.
1748 (frv_expand_load_builtin, frv_expand_store_builtin): Emit a normal
1749 load or store rather than a special insn. Add ccnstant address and
1750 io-type operands to the membar.
38c28a25
AH
1751 (frv_ifcvt_modify_tests): Unsign regno.
1752 (frv_ifcvt_modify_tests): Same.
1753
1754 * config/frv/frv.md: Remove UNSPEC_BUILTIN_{LOAD,STORE}. Change
1755 UNSPEC_OPTIONAL_MEMBAR constant.
1756 (builtin_read_<mode>): Delete.
1757 (builtin_write_<mode>): Delete.
1758 ("optional_membar_<mode>"): Add operand.
1759
1760 * testsuite/gcc.target/frv/all-builtin-read8.c: Delete.
1761 * testsuite/gcc.target/frv/all-builtin-read16.c: Delete.
1762 * testsuite/gcc.target/frv/all-builtin-read32.c: Delete.
1763 * testsuite/gcc.target/frv/all-builtin-read64.c: Delete.
1764 * testsuite/gcc.target/frv/all-builtin-write8.c: Delete.
1765 * testsuite/gcc.target/frv/all-builtin-write16.c: Delete.
1766 * testsuite/gcc.target/frv/all-builtin-write32.c: Delete.
1767 * testsuite/gcc.target/frv/all-builtin-write64.c: Delete.
1768 * testsuite/gcc.target/frv/all-read-write-1.c: New.
1769
47c504ea
KK
17702005-07-28 Kaz Kojima <kkojima@gcc.gnu.org>
1771
1772 * df.c (df_uses_record): Handle SCRATCH.
1773
ef11c839
SB
17742005-07-28 Steven Bosscher <stevenb@suse.de>
1775
1776 PR debug/20161
1777 * passes.c (rest_of_decl_compilation): If decl is a type and
1778 we have encountered errors, don't emit debug information.
1779
1eb68dca 17802005-07-27 Kenneth Zadeck <zadeck@naturalbridge.com>
ef11c839 1781
1eb68dca 1782 * params.def: Fixed comment.
7904f95f 1783
10252a62
BH
17842005-07-27 Bjoern Haase <bjoern.m.haase@web.de>
1785
1786 PR target/19885
1787 * config/avr/avr.c (TARGET_ASM_ALIGNED_SI_OP): Add.
1788 (TARGET_ASM_UNALIGNED_HI_OP): Add.
1789 (TARGET_ASM_UNALIGNED_SI_OP): Add.
1790
e4598783
SB
17912005-07-27 Steven Bosscher <stevenb@suse.de>
1792
1793 PR c++/22003
1794 * varasm.c (assemble_start_function): Don't do anything that may
1795 require a CFG if the current function is a thunk.
1796
a9fdd472
GK
17972005-07-25 Geoffrey Keating <geoffk@apple.com>
1798
1799 * doc/install.texi (Prerequisites): Mention that perl is needed
1800 to do export control in libstdc++ targetting Darwin.
1801
2bd1e239
SB
18022005-07-27 Steven Bosscher <stevenb@suse.de>
1803
1804 PR rtl-optimization/17808
1805 * sched-deps.c (sched_get_condition): Enable #if 0'ed code.
1806 (sched_insns_conditions_mutex_p): Split out from...
1807 (add_dependence): ...here. But don't call it from here.
1808 (add_dependence_list): Check sched_insns_conditions_mutex_p
1809 before calling add_dependence.
1810 (add_dependence_list_and_free): Likewise.
1811 (fixup_sched_groups): Likewise.
1812 (sched_analyze_1): Likewise.
1813 (sched_analyze_2): Likewise (and replace a "0" with REG_DEP_TRUE).
1814 (sched_analyze): Likewise.
1815 (sched_analyze_insn): Likewise.
1816 * sched-ebb.c (add_deps_for_risky_insns): Likewise.
1817 * sched-rgn.c (add_branch_dependences): Likewise. Also, add
1818 dependencies on all COND_EXEC insns to jumps ending basic blocks
1819 when doing intrablock scheduling.
1820 * sched-int.h (sched_insns_conditions_mutex_p): Add prototype.
1821
880031e1
JL
18222005-07-27 Jeff Law <law@redhat.com>
1823
1824 * tree-vrp.c (vrp_meet): Intersect the equivalency sets when
1825 meeting a VR_ANTI_RANGE with a VR_RANGE. When intersecting
1826 equivalency sets, correctly handle the case were vr0 has an
1827 equivalency set, but vr1 does not.
1828
b940ce0e
DN
18292005-07-27 Dorit Nuzman <dorit@il.ibm.com>
1830
1831 PR tree-optimization/23073
7904f95f 1832 * tree-vect-analyze.c (vect_analyze_data_refs_alignment): Call
b940ce0e
DN
1833 vect_print_dump_info before fprintf.
1834
26c40640
ZD
18352005-07-27 Zdenek Dvorak <dvorakz@suse.cz>
1836
1837 PR tree-optimize/22348
1838 * tree-ssa-loop-niter.c (number_of_iterations_cond):
1839 Fold the partial computation.
1840
3ac01fde
ZD
18412005-07-27 Zdenek Dvorak <dvorakz@suse.cz>
1842
1843 PR tree-optimization/22325
1844 * tree-flow.h (compute_phi_arg_on_exit, force_expr_to_var_cost):
1845 Declare.
1846 * tree-scalar-evolution.c (scev_const_prop): Add generic final
1847 value replacement.
1848 * tree-ssa-loop-ivopts.c (force_expr_to_var_cost): Split from ...
1849 (force_var_cost): ... this function.
1850 (compute_phi_arg_on_exit): Export.
1851
77fcaf4b
ZD
18522005-07-27 Zdenek Dvorak <dvorakz@suse.cz>
1853
1854 PR tree-optimization/20773
1855 * tree-ssa-loop-ch.c (copy_loop_headers): Select the correct latch
1856 edge.
1857
c11b0231
RG
18582005-07-27 Richard Guenther <rguenther@suse.de>
1859
1860 * tree-ssa-structalias.c (push_fields_onto_fieldstack):
1861 Avoid pushing again if current struct contains only
1862 fields we decomposed.
1863
57a73709
JH
18642005-07-27 Jan Hubicka <jh@suse.cz>
1865
093c2329
JH
1866 PR tree-optimization/22574
1867 * cgraph.c (cgraph_function_body_availability): Unanalyzed bodies are
1868 not available.
1869
23504559
JH
1870 * tree-tailcall.c (decrease_profile): New function.
1871 (eliminate_tail_call): Use it.
1872
57a73709
JH
1873 * cgraphunit.c (cgraph_function_and_variable_visibility): Set
1874 visibility flags correctly in whole program mode.
1875
b5395c33
SE
18762005-07-26 Steve Ellcey <sje@cup.hp.com>
1877
1878 PR rtl-optimization/22472
1879 * config/pa/pa.h (HARD_REGNO_RENAME_OK): Define.
1880
86979811
SB
18812005-07-26 Steven Bosscher <stevenb@suse.de>
1882
1883 PR tree-optimization/22504
1884 * tree-complex.c (expand_complex_addition): Use 'code' instead
1885 of MINUS_EXPR for (VARYING, ONLY_IMAG) and (ONLY_IMAG, VARYING).
1886
faf9ab98
AH
18872005-07-26 Aldy Hernandez <aldyh@redhat.com>
1888
1889 * config.gcc (cpu_type): Add frv case.
1890 (with_cpu): Add frv400-*-*linux* and frv550-*-*linux* cases.
1891 (supported_defaults): Add fr550 case.
1892
31521cd4
DN
18932005-07-26 Diego Novillo <dnovillo@redhat.com>
1894
1895 PR 22591
1896 * tree-ssa-alias.c (may_alias_p): Remove shortcut that tests
1897 whether a pointer of type T * may point to objects of type T *.
1898
45499411
DD
18992005-07-26 DJ Delorie <dj@redhat.com>
1900
1901 * configure: Regenerate.
1902
576a4795
DJ
19032005-07-26 Dale Johannesen <dalej@apple.com>
1904
1905 * postreload-gcse.c (alloc_mem): Start CUID numbering at 1.
1906
526635cb
MM
19072005-07-26 Mark Mitchell <mark@codesourcery.com>
1908
1909 * doc/install.texi (--with-build-sysroot): Fix grammatical error.
1910 Clarify use of "build" in name.
1911
c14ff86e
AH
19122005-07-26 Aldy Hernandez <aldyh@redhat.com>
1913
1914 * doc/extend.texi (Raw read/write Functions): New section.
1915 * testsuite/gcc.target/frv/all-builtin-read8.c: New.
1916 * testsuite/gcc.target/frv/all-builtin-read16.c: New.
1917 * testsuite/gcc.target/frv/all-builtin-read32.c: New.
1918 * testsuite/gcc.target/frv/all-builtin-read64.c: New.
1919 * testsuite/gcc.target/frv/all-builtin-write8.c: New.
1920 * testsuite/gcc.target/frv/all-builtin-write16.c: New.
1921 * testsuite/gcc.target/frv/all-builtin-write32.c: New.
1922 * testsuite/gcc.target/frv/all-builtin-write64.c: New.
1923 * config/frv/frv.c: Add bdesc_loads global.
1924 Add bdesc_stores global.
1925 (frv_init_builtins): Add support for __builtin_{read/write}*.
1926 (frv_volatile_memref): New.
1927 (frv_expand_load_builtin): New.
1928 (frv_expand_store_builtin): New.
1929 * config/frv/frv.h (frv_builtins): Add FRV_BUILTIN_SCAN,
1930 FRV_BUILTIN_READ8, FRV_BUILTIN_READ16, FRV_BUILTIN_READ32,
1931 FRV_BUILTIN_READ64, FRV_BUILTIN_WRITE8, FRV_BUILTIN_WRITE16,
1932 FRV_BUILTIN_WRITE32, FRV_BUILTIN_WRITE64.
1933 * config/frv/frv.md (unspecs): Add UNSPEC_BUILTIN_LOAD,
1934 UNSPEC_BUILTIN_STORE, UNSPEC_OPTIONAL_MEMBAR.
1935 (builtin_read_<mode>): New.
1936 (builtin_write_<mode>): New.
1937 (builtin_write64): New.
1938 (optional_membar_<mode>): New.
1939
db487452
R
19402005-07-26 J"orn Rennecke <joern.rennecke@st.com>
1941
1942 * emit-rtl.c (gen_lowpart_common): Compare size of MODE in bits
1943 (rather than units) against HOST_BITS_PER_WIDE_INT.
1944
783455db
KH
19452005-07-26 Kazu Hirata <kazu@codesourcery.com>
1946
1947 * ipa-pure-const.c, ipa-reference.c, ipa-reference.h,
1948 ipa-type-escape.c, ipa-type-escape.h, ipa-utils.c,
1949 ipa-utils.h, treestruct.def, config/crx/crx-protos.h,
1950 config/crx/crx.c, config/crx/crx.h, config/crx/crx.md: Update
1951 FSF address.
1952
a4174ebf
KH
1953 * calls.c, fold-const.c, ipa-reference.c, ipa-type-escape.c,
1954 tree-ssa-reassoc.c, tree-ssa-structalias.c, vec.h,
1955 config/crx/crx.c, config/m32c/m32c.c, config/m32c/m32c.h: Fix
1956 comment typos.
1957 * doc/c-tree.texi, doc/tree-ssa.texi: Fix typos.
1958
46c0a59d
RG
19592005-07-26 Richard Guenther <rguenther@suse.de>
1960
1961 PR tree-optimization/22486
1962 * fold-const.c (fold_unary): Fold away useless component
1963 references of the form (T *)&T.x, if the address
1964 doesn't change.
1965
3e2844cb
JW
19662005-07-25 James E Wilson <wilson@specifixinc.com>
1967
1968 * dwarf2out.c (add_call_src_coords_attributes): New.
1969 (gen_inlined_subroutine_die): Call it.
1970 (maybe_emit_file, init_file_table): Add comments.
1971 (prune_unused_types_walk_attribs): Pass DW_AT_call_file through
1972 maybe_emit_file.
1973 * tree-inline.c (remap_block): Copy BLOCK_SOURCE_LOCATION.
1974 (expand_call_inline): Set BLOCK_SOURCE_LOCATION.
1975 * tree.h (BLOCK_SOURCE_LOCATION): New.
1976 (struct tree_block): New field locus.
1977
9275de65
AS
19782005-07-26 Andreas Schwab <schwab@suse.de>
1979
1980 PR rtl-optimization/23043
1981 * postreload-gcse.c (eliminate_partially_redundant_load): Fix typo
1982 when allocating a struct unoccr.
1983
5306ec31
RH
19842005-07-25 Richard Henderson <rth@redhat.com>
1985
1986 PR 22626
1987 * tree-complex.c (gate_no_optimization): True if errors.
1988 * Makefile.in (tree-complex.o): Update dependencies.
1989
bfa653b3
AH
19902005-07-25 Aldy Hernandez <aldyh@redhat.com>
1991
1992 * config/frv/predicates.md (integer_register_operand): Use
1993 GPR_AP_OR_PSEUDO_P.
1994
43e364dd
AP
19952005-07-25 Andrew Pinski <pinskia@physics.uc.edu>
1996
1997 PR tree-opt/22484
1998 * tree-ssa-ccp.c (fold_stmt_inplace): Strip useless type conversions
1999 after fold.
2000 * tree-ssa-propagate.c (set_rhs): Reject invalid conditional operands.
2001
c72f711f
AP
20022005-07-25 Andrew Pinski <pinskia@physics.uc.edu>
2003
2004 * tree-ssa-reassoc.c (reassociate_expr): Allow scaler floating point
2005 types when flag_unsafe_math_optimizations is true.
2006
160633c6
MM
20072005-07-25 Mark Mitchell <mark@codesourcery.com>
2008
2009 * gcc.c (option_map): Add --sysroot.
2010 (process_command): Handle --sysroot.
2011 (display_help): Document it.
2012 * doc/cppopts.tex (-isysroot): Document.
2013 * doc/invoke.texi (--sysroot): Document.
2014 * doc/install.texi (--with-build-sysroot): Document.
2015
2016 * Makefile.in (inhibit_libc): New variable.
2017 (INHIBIT_LIBC_CFLAGS): Likewise.
2018 (LIBGCC2_CFLAGS): Include
2019 $(INHIBIT_LIBC_CFLAGS).
2020 (CRTSTUFF_CFLAGS): Include $(INHIBIT_LIBC_CFLAGS).
2021 ($(T)crtbegin.o): Do not use @inhibit_libc@.
2022 ($(T)crtend.o): Likewise.
2023 ($(T)crtbeginS.o): Do not use @inhibit_libc@.
2024 ($(T)crtendS.o): Likewise.
2025 ($(T)crtbeginT.o): Do not use @inhibit_libc@.
2026 ($(T)crtendT.o): Likewise.
2027 (stmp-fixinc): Do not complain about missing headers if
2028 inhibit_libc.
2029 * configure.ac (inhibit_libc): Set it to true/false.
2030 (--with-build-sysroot): New option. Use it to set
7904f95f 2031 SYSTEM_HEADER_DIR.
160633c6
MM
2032 * configure: Regenerated.
2033
1490f93a
MH
20342005-07-25 Manfred Hollstein <mh@suse.com>
2035
2036 * calls.c (store_one_arg): Fix unsigned comparison warning.
2037
76e20664
SB
20382005-07-25 Serge Belyshev <belyshev@depni.sinp.msu.ru>
2039
2040 PR other/22337
2041 * ggc-zone.c (ggc_alloc_zone_stat): Do not use CHUNK_OVERHEAD.
2042 (ggc_print_statistics): Initialize variable before use.
2043
5c97e2de
RG
20442005-07-25 Richard Guenther <rguenther@suse.de>
2045
2046 * tree-dfa.c (mark_new_vars_to_rename): Protect against
2047 calling with a PHI_NODE argument.
2048
2049 * tree-flow-inline.h (overlap_subvar): Protect against
2050 possible overflow.
2051
7fefc172
PB
20522005-07-25 Paolo Bonzini <bonzini@gnu.org>
2053
2054 * aclocal.m4 (gcc_AC_CHECK_TOOL): Add /bin to default directory.
2055 * configure: Regenerate.
2056
86a07404
IR
20572005-07-25 Ira Rosen <irar@il.ibm.com>
2058
2059 * expr.c (highest_pow2_factor): Make extern.
2060 * tree-data-ref.c (ptr_decl_may_alias_p): New function.
2061 (ptr_ptr_may_alias_p, may_alias_p, record_ptr_differ_p,
2062 record_array_differ_p, array_ptr_differ_p): Likewise.
2063 (base_object_differ_p): Rename (from array_base_name_differ_p). Support
2064 additional cases. Call the above functions.
2065 (base_addr_differ_p): Moved from tree-vect-analyze.c. Call
2066 base_object_differ_p when there are two base objects. Otherwise, compare
2067 base address and offset. Call may_alias_p.
2068 (dump_data_reference): Use a correct field name.
2069 (analyze_array): Make static. Initialize new data-ref fields.
2070 (analyze_indirect_ref): New function.
7904f95f
EC
2071 (init_data_ref): Initialize new data-ref fields.
2072 (strip_conversion): Moved from tree-vect-analyze.c.
7fefc172
PB
2073 (analyze_offset_expr, get_ptr_offset, address_analysis,
2074 object_analysis): Likewise.
86a07404 2075 (analyze_offset): New function.
86979811 2076 (create_data_ref): Likewise.
86a07404
IR
2077 (initialize_data_dependence_relation): Call base_addr_differ_p. Compare
2078 dimensions for ARRAY_REFs only.
2079 (build_classic_dist_vector): Make static.
2080 (access_functions_are_affine_or_constant_p): Call macro to get the
2081 address of access functions.
2082 (compute_all_dependences): Add new parameter
7904f95f 2083 compute_self_and_read_read_dependences. Compute self and read-read
86a07404
IR
2084 dependences if it is true.
2085 (find_data_references_in_loop): Call create_data_ref. Initialize new
2086 data-ref fields.
2087 (compute_data_dependences_for_loop): Add new parameter
2088 compute_self_and_read_read_dependences. Remove parameter nb_loops,
7fefc172
PB
2089 compute nb_loops. Call compute_all_dependences,
2090 build_classic_dist_vector and build_classic_dir_vector with correct
2091 parameters.
2092 (analyze_all_data_dependences): Call compute_data_dependences_for_loop
2093 with correct parameters. Compare dimensions for ARRAY_REFs only.
86a07404
IR
2094 (free_data_refs): Call macro to free access functions.
2095 * tree-data-ref.h (struct first_location_in_loop): New structure. Move
2096 fields from stmt_vinfo.
2097 (struct base_object_info): New structure.
7904f95f 2098 (struct data_reference): Move fields to base_object_info. Add fields
86a07404 2099 first_location and object_info for above structures. Move fields from
7fefc172
PB
2100 stmt_info: memtag, ptr_info, subvars, misalignment. Add new field
2101 aligned_to. Add macros to access the new fields.
86a07404
IR
2102 Update functions declarations.
2103 * tree-flow.h (is_aliased_with): Declare.
2104 * tree-loop-linear.c (linear_transform_loops): Call
2105 compute_data_dependences_for_loop with correct parameters.
2106 * tree-ssa-alias.c (is_aliased_with): New function.
86979811 2107 * tree-vect-analyze.c (vect_get_ptr_offset): Remove.
86a07404
IR
2108 (vect_analyze_offset_expr, vect_base_addr_differ_p): Likewise.
2109 (vect_analyze_data_ref_dependence): Get ddr. Remove call to
2110 vect_base_addr_differ_p, compute_subscript_distance and
2111 build_classic_dist_vector. Add printings. Check absolute value of
2112 distance.
7fefc172
PB
2113 (vect_analyze_data_ref_dependences): Go through ddrs instead of
2114 data-refs.
86a07404
IR
2115 (vect_compute_data_ref_alignment): Get the fields of data-ref instead of
2116 stmt. Check aligned_to. Check if the base is aligned. Remove conversion
2117 to bytes. Add printing.
7fefc172
PB
2118 (vect_compute_data_refs_alignment): Go through loads and stores in one
2119 loop.
86a07404
IR
2120 (vect_enhance_data_refs_alignment, vect_analyze_data_refs_alignment,
2121 vect_analyze_data_ref_access): Likewise.
2122 (vect_analyze_pointer_ref_access): Remove.
2123 (vect_address_analysis, vect_object_analysis): Likewise.
2124 (vect_analyze_data_refs): Call compute_data_dependences_for_loop to find
2125 and analyze data-refs in the loop.
7fefc172
PB
2126 * tree-vect-transform.c (vect_create_addr_base_for_vector_ref): Get the
2127 fields of data-ref instead of stmt. Add init to the offset from the
2128 base.
86a07404
IR
2129 (vect_create_data_ref_ptr): Get the fields of data-ref instead of stmt.
2130 (vect_update_init_of_dr): Likewise.
2131 (vect_update_inits_of_drs): Go through loads and stores in one loop.
7fefc172
PB
2132 * tree-vectorizer.c (new_stmt_vec_info): Remove initialization of
2133 removed fields.
86a07404
IR
2134 (new_loop_vec_info): Initialize new fields.
2135 (destroy_loop_vec_info): Free new fields.
2136 (vect_strip_conversion): Remove.
2137 * tree-vectorizer.h (enum verbosity_levels): Add new verbosity level.
2138 (struct _loop_vec_info): Unify data_ref_writes and data_ref_reads into
7904f95f 2139 datarefs. Add new field ddrs.
86a07404
IR
2140 Add macros for the new fields access.
2141 (struct _stmt_vec_info): Remove: base_address, initial_offset, step,
2142 base_aligned_p, misalignment, memtag, ptr_info and subvars.
2143 Remove their macros.
2144 * tree.h (highest_pow2_factor): Declare.
2145
0dc42b03
JJ
21462005-07-25 Jakub Jelinek <jakub@redhat.com>
2147
2148 * calls.c (store_one_arg): Check for sibling call MEM arguments
2149 from already clobbered incoming argument area.
2150
104f8784
KG
21512005-07-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2152
2153 * c-common.c (check_missing_format_attribute): New.
2154 * c-common.h (check_missing_format_attribute): Likewise.
2155 * c-typeck.c (convert_for_assignment): Use it.
2156
1b8452d0
AS
21572005-07-24 Andreas Schwab <schwab@suse.de>
2158
2159 * config/m68k/m68k.md ("extendqidi2"): When source is an address
2160 register use a word move. Correct operand of ext.w in 68000 code.
2161
2b402955
MM
21622005-07-23 Mark Mitchell <mark@codesourcery.com>
2163
2164 * dwarf2out.c (gen_variable_die): Treat un-emitted COMDAT
2165 variables as declarations, rather than definitions.
2166
c8af1197
IR
21672005-07-24 Ira Rosen <irar@il.ibm.com>
2168
86979811
SB
2169 PR tree-optimization/22526
2170 * tree-vectorizer.c (slpeel_tree_peel_loop_to_edge): Match the type
2171 of the zero node.
c8af1197 2172
1b135aa5
FXC
21732005-07-24 Francois-Xavier Coudert <coudert@clipper.ens.fr>
2174
2175 * builtins.def: Add DEF_EXT_C99RES_BUILTIN to define builtins
2176 that C99 reserve for future use. Use it to define clog10,
2177 clog10f and clog10l.
2178
ac0f3f39
KG
21792005-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2180
2181 * Makefile.in (STRICT2_WARN): Add -Wmissing-format-attribute.
2182 * configure.ac: Check for -Wmissing-format-attribute.
7904f95f 2183
ac0f3f39
KG
2184 * configure: Regenerate.
2185
db753fa1
RH
21862005-07-23 Richard Henderson <rth@redhat.com>
2187
2188 PR tree-optimization/22623
2189 * tree-complex.c (set_component_ssa_name): Use replace_ssa_name_symbol.
2190
28f155be
GB
21912005-07-23 Giovanni Bajo <giovannibajo@libero.it>
2192
2193 PR target/22577
2194 * config/pa/pa.c (reloc_needed): Updated for VECs inside CONSTRUCTOR.
2195
db857e7d
KG
21962005-07-23 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2197
2198 * Makefile.in (C_TREE_H): Update dependencies.
2199 * c-tree.h: Include toplev.h.
2200 * diagnostic.h (diagnostic_set_info): Add format attribute.
2201 * rtl-error.c (diagnostic_for_asm): Likewise.
2202
118ea793
CF
22032005-07-23 Chao-ying Fu <fu@mips.com>
2204
2205 * config/mips/mips-dsp.md: New file.
2206 * config/mips/mips-modes.def (V4QI, V2HI, CCDSP): New modes.
2207 * config/mips/mips.c (mips_function_type): Add types for DSP builtin
2208 functions.
2209 (mips_builtin_type): Add MIPS_BUILTIN_DIRECT_NO_TARGET and
2210 MIPS_BUILTIN_BPOSGE32.
2211 (mips_expand_builtin_direct): Add one parameter to indicate that
2212 builtin functions need to return a value.
2213 (mips_expand_builtin_bposge): New for expanding "bposge" builtin
2214 functions.
2215 (mips_regno_to_class): Add classes for 12 new DSP registers.
2216 (mips_subword): Change to check four HI registers.
2217 (mips_output_move): Output move to and from 6 new DSP accumulators.
2218 (override_options): Make sure -mdsp and -mips16 are not used together.
2219 Map 'A' to DSP_ACC_REGS and 'a' to ACC_REGS. Enable DSP accumulators
2220 for machine modes.
2221 (mips_conditional_register_usage): Disable 6 new DSP accumulators
2222 when !TARGET_DSP.
2223 (print_operand): Add 'q' for printing DSP accumulators.
2224 (mips_cannot_change_mode_class): Check ACC_REGS.
2225 (mips_secondary_reload_class): Check ACC_REGS.
2226 (mips_vector_mode_supported_p): Enable V2HI and V4QI when TARGET_DSP.
2227 (mips_register_move_cost): Check ACC_REGS.
2228 (CODE_FOR_mips_addq_ph, CODE_FOR_mips_addu_qb, CODE_FOR_mips_subq_ph)
2229 (CODE_FOR_mips_subu_qb): New code-aliasing macros.
2230 (DIRECT_NO_TARGET_BUILTIN, BPOSGE_BUILTIN): New macros.
2231 (dsp_bdesc): New array.
2232 (bdesc_arrays): Add DSP builtin function table.
2233 (mips_prepare_builtin_arg): Check predicate again after
2234 copy_to_mode_reg.
2235 (mips_expand_builtin): Add one more parameter to
2236 mips_expand_builtin_direct. Expand MIPS_BUILTIN_DIRECT_NO_TARGET and
2237 MIPS_BUILTIN_BPOSGE32.
2238 (mips_init_builtins): Initialize new function types.
2239 (mips_expand_builtin_direct): Check if builtin functions need to
2240 return a value and pass operands properly.
2241 (mips_expand_builtin_bposge): New function.
2242 * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Add __mips_dsp.
2243 (ASM_SPEC): Map -mdsp to -mdsp in GAS.
2244 (FIRST_PSEUDO_REGISTER): Increase to 188.
2245 (FIXED_REGISTERS, CALL_USED_REGISTERS, CALL_REALLY_USED_REGISTERS):
2246 Update for 12 new DSP registers.
2247 (DSP_ACC_REG_FIRST, DSP_ACC_REG_LAST, DSP_ACC_REG_NUM, AC1HI_REGNUM)
2248 (AC1LO_REGNUM, AC2HI_REGNUM, AC2LO_REGNUM, AC3HI_REGNUM, AC3LO_REGNUM):
2249 (DSP_ACC_REG_P, ACC_REG_P, ACC_HI_REG_P): New macros.
2250 (reg_class): Add DSP_ACC_REGS and ACC_REGS.
2251 (REG_CLASS_NAMES): Add names for DSP_ACC_REGS and ACC_REGS.
2252 (REG_CLASS_CONTENTS): Update for DSP_ACC_REGS, ACC_REGS and ALL_REGS.
2253 (REG_ALLOC_ORDER): Update for 12 new DSP registers.
2254 (mips_char_to_class): Add 'A' for DSP_ACC_REGS and 'a' for ACC_REGS.
2255 (UIMM6_OPERAND, IMM10_OPERAND): New macros.
2256 (EXTRA_CONSTRAINT_Y): Add YA and YB extra constraints.
2257 (REGISTER_NAMES): Add names for 12 new DSP registers.
2258 * config/mips/mips.md: Include mips-dsp.md.
2259 (UNSPEC_ADDQ, UNSPEC_ADDQ_S, UNSPEC_SUBQ, UNSPEC_SUBQ_S, UNSPEC_ADDSC)
2260 (UNSPEC_ADDWC, UNSPEC_MODSUB, UNSPEC_RADDU_W_QB, UNSPEC_ABSQ_S)
2261 (UNSPEC_PRECRQ_QB_PH, UNSPEC_PRECRQ_PH_W, UNSPEC_PRECRQ_RS_PH_W)
2262 (UNSPEC_PRECRQU_S_QB_PH, UNSPEC_PRECEQ_W_PHL, UNSPEC_PRECEQ_W_PHR)
2263 (UNSPEC_PRECEQU_PH_QBL, UNSPEC_PRECEQU_PH_QBR, UNSPEC_PRECEQU_PH_QBLA)
2264 (UNSPEC_PRECEQU_PH_QBRA, UNSPEC_PRECEU_PH_QBL, UNSPEC_PRECEU_PH_QBR)
2265 (UNSPEC_PRECEU_PH_QBLA, UNSPEC_PRECEU_PH_QBRA, UNSPEC_SHLL)
2266 (UNSPEC_SHLL_S, UNSPEC_SHRL_QB, UNSPEC_SHRA_PH, UNSPEC_SHRA_R)
2267 (UNSPEC_MULEU_S_PH_QBL, UNSPEC_MULEU_S_PH_QBR, UNSPEC_MULQ_RS_PH)
2268 (UNSPEC_MULEQ_S_W_PHL, UNSPEC_MULEQ_S_W_PHR, UNSPEC_DPAU_H_QBL)
2269 (UNSPEC_DPAU_H_QBR, UNSPEC_DPSU_H_QBL, UNSPEC_DPSU_H_QBR)
2270 (UNSPEC_DPAQ_S_W_PH, UNSPEC_DPSQ_S_W_PH, UNSPEC_MULSAQ_S_W_PH)
2271 (UNSPEC_DPAQ_SA_L_W, UNSPEC_DPSQ_SA_L_W, UNSPEC_MAQ_S_W_PHL)
2272 (UNSPEC_MAQ_S_W_PHR, UNSPEC_MAQ_SA_W_PHL, UNSPEC_MAQ_SA_W_PHR)
2273 (UNSPEC_BITREV, UNSPEC_INSV, UNSPEC_REPL_QB, UNSPEC_REPL_PH)
2274 (UNSPEC_CMP_EQ, UNSPEC_CMP_LT, UNSPEC_CMP_LE, UNSPEC_CMPGU_EQ_QB)
2275 (UNSPEC_CMPGU_LT_QB, UNSPEC_CMPGU_LE_QB, UNSPEC_PICK, UNSPEC_PACKRL_PH)
2276 (UNSPEC_EXTR_W, UNSPEC_EXTR_R_W, UNSPEC_EXTR_RS_W, UNSPEC_EXTR_S_H)
2277 (UNSPEC_EXTP, UNSPEC_EXTPDP, UNSPEC_SHILO, UNSPEC_MTHLIP, UNSPEC_WRDSP)
2278 (UNSPEC_RDDSP): New constants.
2279 (*movdi_32bit): Change 'x' to 'a' for ACC_REGS.
2280 (*movsi_internal): Change 'x' to 'a' for ACC_REGS. Add an
2281 A<-d alternative.
2282 * config/mips/mips.opt (-mdsp): New option.
2283 * config/mips/predicates.md (const_uimm6_operand, const_imm10_operand)
2284 (reg_imm10_operand): New predicates.
2285 * doc/extend.texi (MIPS DSP Built-in Functions): New section.
2286 * doc/invoke.texi (-mdsp): Document new option.
2287
d2fcbf6f
DD
22882005-07-22 DJ Delorie <dj@redhat.com>
2289
2290 * c-objc-common.c (c_cannot_inline_tree_fn): Add warning control
2291 to warning calls.
2292 * tree-inline.c (inlinable_function_p): Likewise.
2293
9881e3e5
MM
22942005-07-22 Mark Mitchell <mark@codesourcery.com>
2295
2296 PR debug/21828
2297 * toplev.c (check_global_declarations): Do not mark undefined
2298 variables as DECL_IGNORED_P.
2299 * varasm.c (first_global_object_name): GTY it.
2300 (weak_global_object_name): Likewise.
2301 (notice_global_symbol): Use ggc_strdup, not xstrdup, when creating
2302 a string to go into {weak,first}_global_object_name.
2303
1a8d0d41
DD
23042005-07-22 DJ Delorie <dj@redhat.com>
2305
2306 * c-format.c (check_function_format): Change warning control
2307 option from OPT_Wattribute to OPT_Wmissing_format_attribute.
2308
17c7e33e
DN
23092005-07-22 Diego Novillo <dnovillo@redhat.com>
2310
2311 * tree-ssa-alias.c (count_ptr_derefs): Do not consider
2312 &PTR->FLD a dereference of PTR.
2313 * tree-ssa-structalias.c (update_alias_info): Consider &PTR->FLD
2314 a potential dereference of PTR.
2315
45002e59
R
23162005-07-22 J"orn Rennecke <joern.rennecke@st.com>
2317
191e1ff2
R
2318 PR rtl-optimization/20370
2319 * ifcvt.c (dead_or_predicable): Before calling propagate_block,
2320 call allocate_reg_info if necessary.
2321
475a3eef
R
2322 PR rtl-optimization/21848
2323 * calls.c (emit_library_call_value_1): For const functions, add
2324 USEs of the stack slots to CALL_INSN_FUNCTION_USAGE.
2325
29c1846b
R
2326 PR rtl-optimization/22445
2327 * cselib.c (target.h): Include.
2328 (rtx_equal_for_cselib_p): Allow commutative matches.
2329 (cselib_hash_rtx): Don't use MODE for CONST_INT hashing.
2330 Remove MODE parameter. Changed all callers.
2331
45002e59
R
2332 PR rtl-optimization/22258
2333 * combine.c (likely_spilled_retval_1, likely_spilled_retval_p):
2334 New functions.
2335 (try_combine): Use likely_spilled_retval_p.
2336
db869733
PW
23372005-07-22 Paul Woegerer <paul.woegerer@nsc.com>
2338
2339 * config.gcc: Add crx-elf support.
2340
2341 * doc/contrib.texi: Mention crx.
2342 * doc/extend.texi: Document crx extensions.
2343 * doc/install.texi: Document crx install.
2344 * doc/invoke.texi: Document crx options.
2345 * doc/md.texi: Document crx constraints.
2346
2347 * config/crx/crx-protos.h: New file.
2348 * config/crx/crx.c: New file.
2349 * config/crx/crx.h: New file.
2350 * config/crx/crx.md: New file.
2351 * config/crx/crx.opt: New file.
2352 * config/crx/t-crx: New file.
7904f95f 2353
32cafd73
MH
23542005-07-22 Manfred Hollstein <mh@suse.com>
2355
2356 * tree-ssa-structalias.c (merge_graph_nodes): Fix uninitialised
2357 warnings.
2358 (int_add_graph_edge): Likewise.
2359 (collapse_nodes): Likewise.
2360 (process_unification_queue): Likewise.
2361
ee184c4d 23622005-07-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>
86979811 2363 Laurent GUERBY <laurent@guerby.net>
ee184c4d 2364
86979811 2365 PR tree-optimization/22336
7904f95f 2366 * function.c (record_block_change): Check for
86979811 2367 cfun->ib_boundaries_block.
7904f95f 2368
b49ceb45
JM
23692005-07-21 James A. Morrison <phython@gcc.gnu.org>
2370
2371 * fold-const.c (fold_unary): Don't strip signed nops from ABS_EXPRs.
2372 (tree_expr_nonnegative_p): Return try for TYPE_UNSIGNED.
2373
30c54de9
DD
23742005-07-21 DJ Delorie <dj@redhat.com>
2375
2376 * toplev.c (warn_deprecated_use): Add warning control to warning
2377 call.
c303630a
DD
2378 * c-typeck.c (parser_build_binary_op): Likewise.
2379 (c_finish_if_stmt): Likewise.
30480ec4
DD
2380 * c-common.c (check_function_sentinel): Likewise.
2381 (check_nonnull_arg): Likewise.
30c54de9 2382
95a8c155
RH
23832005-07-21 Richard Henderson <rth@redhat.com>
2384
2385 PR tree-opt/22504
2386 * tree-complex.c (complex_ssa_name_components): New.
2387 (cvc_lookup): Allow entry not found.
2388 (create_components): Remove.
2389 (create_one_component_var, get_component_var): New.
2390 (get_component_ssa_name, set_component_ssa_name): New.
2391 (extract_component): Use get_component_ssa_name.
2392 (update_complex_components): Use set_component_ssa_name.
2393 (update_complex_components_on_edge): Likewise.
2394 (update_phi_components): Create new PHI nodes directly, instead
2395 of adding insns to edges.
2396 (tree_lower_complex): Allocate and free complex_variable_components
2397 and complex_ssa_name_components here.
2398
c05a0766 23992005-07-20 Daniel Berlin <dberlin@dberlin.org>
7904f95f 2400
c05a0766
DB
2401 * alias.c (nonoverlapping_component_refs_p): Use TYPE_MAIN_VARIANT,
2402 revert to returning false.
2403
de343c8d
UB
24042005-07-21 Uros Bizjak <uros@kss-loka.si>
2405
86979811
SB
2406 PR target/21149
2407 * config/i386/i386.md (sse_movhlps): Fix vec_select values.
de343c8d 2408
5acc26ef
UB
24092005-07-21 Uros Bizjak <uros@kss-loka.si>
2410
2411 PR target/22576
2412 * config/i386/i386.md (cmpxf): Change operand constraints
2413 to "nonmemory_operand".
2414
61cb44fe
AP
24152005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
2416
2417 * config/i386/i386.md (trap): Use "".word/t0x0b0f" instead of ud2.
2418
e2fe73f6
AP
24192005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
2420
2421 PR middle-end/21180
2422 * fold-const.c (fold_build1): Add checksum for the operands.
7904f95f 2423 (fold_build2): Likewise.
e2fe73f6
AP
2424 (fold_build3): Likewise.
2425
9d24eb54
AP
24262005-07-21 Andrew Pinski <pinskia@physics.uc.edu>
2427
2428 PR middle-end/19055
2429 * fold-const.c (fold_binary): Transform "(X | Y) ^ X" to "Y & ~ X".
2430
b2e0afa0
PB
24312005-07-21 Paolo Bonzini <bonzini@gnu.org>
2432
2433 * common.opt (-fforward-propagate): Committed by mistake,
2434 removed.
2435
2e48874f
VR
24362005-07-21 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
2437
2438 * reg-stack.c: Fix comment typo(s).
2439 * tree-ssa-operands.c: Likewise.
2440 * tree-vectorizer: Likewise.
2441
889d8465
NC
24422005-07-21 Nick Clifton <nickc@redhat.com>
2443
2444 * config/sh/symbian.c: Replace C++ style line comments with C
2445 style line comments.
86979811 2446 (symbian_add_attribute): Do not use a ? operator on the LHS of
889d8465 2447 an assignment.
86979811 2448 (sh_symbian_handle_dll_attribute): Change the type of the
889d8465
NC
2449 method vector to "VEC(tree,gc)*" and use vector accessor
2450 macros to walk over the elements.
86979811
SB
2451 (symbian_export_vtable_and_rtti_p): Likewise.
2452 (symbian_class_needs_attribute_p): Likewise.
889d8465 2453
2fab365e
PB
24542005-07-21 Paolo Bonzini <bonzini@gnu.org>
2455
2456 PR target/22085
2457 * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Do not
2458 initialize targetm.resolve_overloaded_builtin here.
2459 (altivec_expand_overloaded_builtin): Make it non-static.
2460 * config/rs6000/rs6000-protos.h
2461 (altivec_expand_overloaded_builtin): New prototype.
2462 * config/rs6000/rs6000.h (REGISTER_TARGET_PRAGMAS): Initialize
2463 targetm.resolve_overloaded_builtin here.
2464 * config/rs6000/darwin.h (REGISTER_TARGET_PRAGMAS): Likewise.
2465
f9cc1a70 24662005-07-21 Paolo Bonzini <bonzini@gnu.org>
86979811 2467 Zdenek Dvorak <dvorakz@suse.cz>
f9cc1a70
PB
2468
2469 PR tree-optimization/19210
2470 * common.opt (Wunsafe-loop-optimizations, funsafe-loop-optimizations):
2471 New.
2472 * Makefile.in (tree-ssa-loop-niter.o): Depend intl.o.
2473 * loop-iv.c (get_simple_loop_desc): If -funsafe-loop-optimizations,
2474 rely on unproven assumptions.
2475 * predict.c (predict_loops): Adjust call to number_of_iterations_exit.
2476 * tree-flow.h (number_of_iterations_exit): Add final parameter.
2477 * tree-scalar-evolution.c (number_of_iterations_in_loop): Adjust call
2478 to number_of_iterations_exit.
2479 * tree-ssa-loop-ivcanon.c (empty_loop_p): Likewise.
2480 * tree-ssa-loop-ivopts.c (niter_for_exit): Likewise.
2481 * tree-ssa-loop-niter.c (find_loop_niter,
2482 estimate_numbers_of_iterations_loop): Likewise.
2483 (number_of_iterations_exit): Honor the new options.
2484 * doc/invoke.texi (Wunsafe-loop-optimizations,
2485 funsafe-loop-optimizations): Document them.
2486
cb83c2ec
RS
24872005-07-21 Richard Sandiford <richard@codesourcery.com>
2488
2489 PR rtl-optimization/22167
2490 * gcse.c (hoist_code): Fix hoist_exprs[] check.
2491
5e5cbbfb
AN
24922005-07-20 Adam Nemet <anemet@lnxw.com>
2493
2494 * config/rs6000/lynx.h: Mark __do_global_ctors_aux and
2495 __do_global_dtors_aux longcall.
2496
c2acaf06
KH
24972005-07-20 Kazu Hirata <kazu@cs.umass.edu>
2498
2499 * gensupport.c (old_preds): Don't reference PREDICATE_CODES.
2500 (old_special_pred_table): Don't reference
2501 SPECIAL_MODE_PREDICATES.
2502 * system.h (PREDICATE_CODES, SPECIAL_MODE_PREDICATES): Poison.
2503 * config/arc/arc.h: Don't mention PREDICATE_CODES.
2504 * config/sh/predicates.h: Don't mention
2505 SPECIAL_MODE_PREDICATES.
2506 * doc/tm.texi (PREDICATE_CODES, SPECIAL_MODE_PREDICATES):
2507 Remove.
2508
38b2d076
DD
25092005-07-20 DJ Delorie <dj@redhat.com>
2510
2511 * config.gcc: Add m32c-elf support.
2512
2513 * doc/contrib.texi: Mention m32c.
2514 * doc/extend.texi: Document m32c extensions.
2515 * doc/install.texi: Mention m32c.
2516 * doc/invoke.texi: Document m32c options.
2517 * doc/md.texi: Document m32c constraints.
2518
2519 * config/m32c/addsub.md: New file.
2520 * config/m32c/bitops.md: New file.
2521 * config/m32c/cond.md: New file.
2522 * config/m32c/jump.md: New file.
2523 * config/m32c/m32c-lib1.S: New file.
2524 * config/m32c/m32c-lib2.c: New file.
2525 * config/m32c/m32c-modes.def: New file.
2526 * config/m32c/m32c-pragma.c: New file.
2527 * config/m32c/m32c-protos.h: New file.
2528 * config/m32c/m32c.abi: New file.
2529 * config/m32c/m32c.c: New file.
2530 * config/m32c/m32c.h: New file.
2531 * config/m32c/m32c.md: New file.
2532 * config/m32c/m32c.opt: New file.
2533 * config/m32c/minmax.md: New file.
2534 * config/m32c/mov.md: New file.
2535 * config/m32c/muldiv.md: New file.
2536 * config/m32c/predicates.md: New file.
2537 * config/m32c/prologue.md: New file.
2538 * config/m32c/shift.md: New file.
2539 * config/m32c/t-m32c: New file.
2540
50b69666
KK
25412005-07-20 Kaz Kojima <kkojima@gcc.gnu.org>
2542
2543 * config/sh/sh.md (UNSPEC_SP_SET, UNSPEC_SP_TEST): New constants.
2544 (stack_protect_set, stack_protect_test): New expanders.
86979811 2545 (stack_protect_set_si, stack_protect_set_si_media,
50b69666 2546 stack_protect_set_di_media, stack_protect_test_si,
86979811 2547 stack_protect_test_si_media, stack_protect_test_di_media):
50b69666
KK
2548 New insns.
2549
71b50543
AP
25502005-07-20 Andrew Pinski <pinskia@physics.uc.edu>
2551
2552 * c-typeck.c (output_init_element): Don't copy the INTEGER_CST.
2553
4db8040c
JM
25542005-07-20 James A. Morrison <phython@gcc.gnu.org>
2555
2556 * tree.h (tree_expr_nonzero_p): Export.
2557 * fold-const.c (tree_expr_nonzero_p): Likewise.
2558 Return true for CALL_EXPRs that are alloca calls.
2559 (fold_binary): Use omit_one_operand when checking EQ_EXPRs or NE_EXPRs
2560 against zero.
2561 * tree-flow.h (expr_computes_nonzero): Remove.
2562 * tree-vrp.c (expr_computes_nonzero): Remove.
86979811 2563 (vrp_expr_computes_nonzero): Use tree_expr_nonzero_p.
4db8040c
JM
2564 (extract_range_from_unary_expr): Likewise.
2565 * tree-ssa-dom.c (record_equivalences_from_stmt): Use
2566 tree_expr_nonzero_p.
2567
6d459e2b
BS
25682005-07-20 Bernd Schmidt <bernd.schmidt@analog.com>
2569
09350e36
BS
2570 * config/bfin/bfin-protos.h (legitimize_pic_address): Don't declare.
2571 * config/bfin/bfin.c (legitimize_pic_address): Now static. Take
2572 extra arg "picreg" and use it instead of pic_offset_table_rtx.
2573 All callers changed.
2574 (frame_related_constant_load): New arg "related" which controls
2575 setting of RTX_FRAME_RELATED_P. All callers changed.
2576 (bfin_load_pic_reg): New function, broken out of bfin_expand_prologue.
2577 (bfin_expand_prologue): Add stack limit checking.
2578 * config/bfin/bfin.md (trapifcc): New pattern.
2579
05905337
BS
2580 * config/bfin/bfin.c: Include "langhooks.h".
2581 (def_builtin): Go through lang_hooks to call builtin_function.
2582
6d459e2b
BS
2583 * config/bfin/bfin-protos.h (bfin_longcall_p): Declare.
2584 * config/bfin/predicates.md (symbol_ref_operand): New.
2585 (call_insn_operand): Delete. All callers changed to use
2586 register_no_elim_operand.
2587 * config/bfin/bfin.c (init_cumulative_args): Initialize the new
2588 call_cookie field.
2589 (function_arg): Use it to generate the call's operand 2.
2590 (bfin_longcall_p): New function.
2591 (bfin_expand_call): Extra arg "cookie". All callers and declaration
2592 changed. Emit extra USE in the pattern. Use bfin_longcall_p to
2593 determine if the address needs to be in a REG.
2594 (bfin_handle_longcall_attribute): New function.
2595 (bfin_attribute_table): Add "longcall" and "shortcall".
2596 * config/bfin/bfin.h (CALL_NORMAL, CALL_LONG, CALL_SHORT): New macros.
2597 (CUMULATIVE_ARGS): New member call_cookie.
2598 (PREDICATE_CODES): Add symbol_ref_operand.
2599 * config/bfin/bfin.md (call, call_value, sibcall, sibcall_value): Add
2600 extra USE to the pattern.
2601 (call_symbol, sibcall_symbol, call_value_symbol, sibcall_value_symbol):
2602 New patterns, split off call_insn, sibcall_insn, call_value_insn and
2603 sibcall_value_insn; now the new patterns handle direct calls and the
2604 old ones indirect calls.
2605 * doc/extend.texi: Mention Blackfin in longcall/shortcall docs.
2606
67135ef4
ZD
26072005-07-20 Zdenek Dvorak <dvorakz@suse.cz>
2608
2609 * doc/trouble.texi: Update section on handling of empty loops.
2610
fdda361d
KH
26112005-07-20 Kazu Hirata <kazu@codesourcery.com>
2612
2613 * config.gcc: Remove support for sparc-*-openbsd*,
2614 i860-*-sysv4*, ip2k-*-elf, ns32k-*-netbsdelf*,
2615 ns32k-*-netbsd*.
2616 * config.host: Remove support for i860-*-sysv4* as a host.
2617 * config/i860/*, config/ip2k/*, config/ns32k/*,
2618 config/sparc/openbsd.h, config/sparc/t-openbsd: Remove.
2619 * doc/install.texi, doc/invoke.texi, doc/md.texi: Don't
2620 mention obsolete ports.
2621
96a2347e
KK
26222005-07-20 Kaz Kojima <kkojima@gcc.gnu.org>
2623
2624 * config/sh/sh.c (regno_reg_class): Add GENERAL_REGS for
2625 soft frame pointer.
2626 (sh_expand_prologue): Use hard_frame_pointer_rtx instead
2627 of frame_pointer_rtx.
2628 (sh_expand_epilogue): Likewise.
2629 (sh_set_return_address): Likewise.
2630 (initial_elimination_offset): Use HARD_FRAME_POINTER_REGNUM
2631 instead of FRAME_POINTER_REGNUM if needed. Add elimination
2632 offsets from FRAME_POINTER_REGNUM.
2633 * config/sh/sh.h (SH_REGISTER_NAMES_INITIALIZER): Add sfp.
2634 (sh_register_names): Add initializer for sfp.
2635 (GENERAL_OR_AP_REGISTER_P): Permit FRAME_POINTER_REGNUM.
2636 (VALID_REGISTER_P): Likewise.
2637 (FIRST_PSEUDO_REGISTER): Update.
2638 (DWARF_FRAME_REGISTERS): Define.
2639 (FIXED_REGISTERS, CALL_USED_REGISTERS): Add sfp.
2640 (HARD_FRAME_POINTER_REGNUM): Define.
2641 (FRAME_POINTER_REGNUM): Redefine.
2642 (ELIMINABLE_REGS): Never eliminate to FRAME_POINTER_REGNUM,
2643 but HARD_FRAME_POINTER_REGNUM instead. Add eliminations
2644 from FRAME_POINTER_REGNUM.
2645 (CAN_ELIMINATE): Use HARD_FRAME_POINTER_REGNUM instead of
2646 FRAME_POINTER_REGNUM.
2647 (REG_CLASS_CONTENTS): Add sfp.
2648 (REG_ALLOC_ORDER): Likewise.
2649 (FRAME_GROWS_DOWNWARD): Set to 1. Update comment.
2650 (GO_IF_LEGITIMATE_ADDRESS): Use hard_frame_pointer_rtx instead
2651 of frame_pointer_rtx.
2652 (LEGITIMIZE_RELOAD_ADDRESS): Likewise.
2653
1ade5842
JM
26542005-07-19 James A. Morrison <phython@gcc.gnu.org>
2655
2656 * fold-const.c (tree_expr_nonnegative_p): Only return true for
2657 ABS_EXPR when flag_wrapv is false because of INT_MIN.
2658 (tree_expr_nonzero_p): Always call tree_expr_nonzero_p on the argument
2659 of an ABS_EXPR.
2660 (fold_unary): Always fold ABS_EXPR<ABS_EXPR<x>> into
2661 ABS_EXPR<x>.
2662
4038c495
GB
26632005-07-20 Giovanni Bajo <giovannibajo@libero.it>
2664
2665 Make CONSTRUCTOR use VEC to store initializers.
2666 * c-common.c (complete_array_type): Update to cope with VEC in
2667 CONSTRUCTOR_ELTS.
2668 * c-pretty-print.c (pp_c_initializer_list): Use pp_c_constructor_elts.
2669 (pp_c_constructor_elts): New function.
2670 * c-pretty-print.h (pp_c_constructor_elts): Declare.
2671 * c-typeck.c (build_function_call, build_c_cast, digest_init,
2672 struct constructor_stack, struct initializer_stack,
2673 constructor_elements, push_init_level, pop_init_level,
2674 add_pending_init, find_init_member, output_init_element): Update to
2675 cope with VEC in CONSTRUCTOR_ELTS.
2676 * coverage.c (build_fn_info_value, build_ctr_info_value,
2677 build_gcov_info): Likewise.
2678 * expr.c (categorize_ctor_elements_1, store_constructor,
2679 expand_expr_real_1): Likewise.
2680 * fold-const.c (fold_ternary): Likewise.
2681 * gimplify.c (gimplify_init_ctor_preeval, zero_sized_field_decl,
2682 gimplify_init_constructor, gimplify_expr): Likewise.
2683 * tree-dump.c (dequeue_and_dump): Likewise.
2684 * tree-inline.c (copy_tree_r): Add code to duplicate a CONSTRUCTOR
2685 node.
2686 * tree-pretty-print.c (dump_generic_node): Update to cope with VEC in
2687 CONSTRUCTOR_ELTS.
2688 * tree-sra.c (generate_element_init_1): Likewise.
2689 * tree-ssa-ccp.c (fold_const_aggregate_ref): Likewise.
2690 * tree-ssa-operands.c (get_expr_operands): Likewise.
2691 * tree-vect-generic.c (expand_vector_piecewise): Likewise.
2692 * tree-vect-transform.c (vect_get_vec_def_for_operand):
2693 (get_initial_def_for_reduction): Likewise.
2694 * tree-vn.c (set_value_handle, get_value_handle): CONSTURCTOR uses
2695 value handle in annotations.
2696 * tree.c (tree_node_kind, tree_code_size, make_node_stat,
2697 tree_node_structure): Add support for constr_kind.
2698 (build_vector_from_ctor, build_constructor_single,
2699 build_constructor_from_list): New functions.
2700 (build_constructor): Update to take a VEC instead of a TREE_LIST.
2701 (simple_cst_equal, iterative_hash_expr, initializer_zerop, walk_tree):
2702 Update to cope with VEC in CONSTRUCTOR_ELTS.
2703 * tree.def (CONSTRUCTOR): Make it a tcc_exceptional node.
2704 * tree.h (FOR_EACH_CONSTRUCTOR_VALUE, FOR_EACH_CONSTRUCTOR_ELT,
2705 CONSTRUCTOR_APPEND_ELT): New macros.
2706 (struct constructor_elt, struct tree_constructor): New data types.
2707 (union tree_node): Add tree_constructor field.
2708 * treestruct.def: Define TS_CONSTRUCTOR.
2709 * varasm.c (const_hash_1, compare_constant, copy_constant,
2710 compute_reloc_for_constant, output_addressed_constants,
2711 initializer_constant_valid_p, output_constant,
2712 array_size_for_constructor, output_constructor): Update to cope with
2713 VEC in CONSTRUCTOR_ELTS.
2714 * vec.h (VEC_empty, VEC_copy): New macros.
2715
f37d7c60
DP
27162005-07-19 Devang Patel <dpatel@apple.com>
2717
2718 * dbxout.c (dbxout_type): Check Objective-C++ lang.
7904f95f 2719
af62f6f9
RH
27202005-07-19 Richard Henderson <rth@redhat.com>
2721
2722 PR tree-opt/22278
2723 * gimplify.c (gimplify_expr): Use main variant type for the temp
2724 destination for a discarded volatile read.
2725 * tree-ssa.c (tree_ssa_useless_type_conversion_1): Don't elide
2726 casts between non-void types that change volatility.
2727
b9b8dde3
DD
27282005-07-15 DJ Delorie <dj@redhat.com>
2729
2730 * toplev.h: Add comment about the first parameter for warning().
2731 * errors.h: Likewise.
2732
2733 * c.opt (Wpragmas): New.
2734 * doc/invoke.texi: Document it.
7904f95f 2735
b9b8dde3
DD
2736 * function.c (do_warn_unused_parameter): Add warning control to
2737 warning call.
2738 * c-decl.c (warn_if_shadowing): Likewise.
2739 * c-lex.c (cb_def_pragma): Likewise.
2740 * c-pragma.c (GCC_BAD, GCC_BAD2): Likewise.
2741 (pop_alignment): Likewise.
2742 (handle_pragma_pack): Likewise.
2743 (apply_pragma_weak): Likewise.
2744 (handle_pragma_weak): Likewise.
2745 (handle_pragma_redefine_extname): Likewise.
2746 (add_to_renaming_pragma_list): Likewise.
2747 (handle_pragma_extern_prefix): Likewise.
2748 (maybe_apply_renaming_pragma): Likewise.
2749 (handle_pragma_visibility): Likewise.
7904f95f 2750
b9b8dde3
DD
2751 * config/c4x/c4x-c.c (BAD): Likewise.
2752 (c4x_parse_pragma): Likewise.
2753 * config/ia64/ia64-c.c (ia64_hpux_handle_builtin_pragma): Likewise.
2754 * config/rs6000/rs6000-c.c (SYNTAX_ERROR): Likewise.
2755 (rs6000_pragma_longcall): Likewise.
2756 * config/v850/v850-c.c (pop_data_area): Likewise.
2757 (ghs_pragma_section): Likewise.
2758 (ghs_pragma_section): Likewise.
2759 (ghs_pragma_interrupt): Likewise.
2760 (ghs_pragma_starttda): Likewise.
2761 (ghs_pragma_startsda): Likewise.
2762 (ghs_pragma_startzda): Likewise.
2763 (ghs_pragma_endtda): Likewise.
2764 (ghs_pragma_endsda): Likewise.
2765 (ghs_pragma_endzda): Likewise.
2766
6a9a79a8
DB
27672005-07-19 Danny Berlin <dberlin@dberlin.org>
2768 Kenneth Zadeck <zadeck@naturalbridge.com>
2769
2770 * Makefile.in: Removed tree-promote-statics.c
2771 * tree-promote-statics.c: Removed.
2772 * common.opt: Removed flag-promote-statics.
2773 * opts.c: Ditto.
7904f95f 2774 * passes.c: Removed tree-promote-statics pass.
6a9a79a8
DB
2775 * tree-pass.h: Ditto.
2776 * timevar.def: Removed TV_PROMOTE_STATICS.
2777
2778
0219cf3d
GP
27792005-07-19 Gerald Pfeifer <gerald@pfeifer.com>
2780
2781 * config.gcc: Add support for *-*-freebsd7, *-*-freebsd8,
2782 and *-*-freebsd9.
2783 * config/freebsd-spec.h (FBSD_TARGET_OS_CPP_BUILTINS): Ditto.
7904f95f 2784
7876a414
KG
27852005-07-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2786
2787 PR c/22476
2788 * c-common.c (check_function_arguments): Call
2789 'check_function_format' if either -Wformat or
2790 -Wmissing-format-attribute are specified.
2791 * c-format.c (check_function_format): Check -Wformat before
2792 calling 'check_format_info'.
2793 * c-opts.c (c_common_post_options): Don't warn for
2794 -Wmissing-format-attribute without -Wformat.
2795 * c-typeck.c (convert_for_assignment): Detect additional cases for
2796 -Wmissing-format-attribute.
2797 * doc/invoke.texi (-Wmissing-format-attribute): Document new
2798 behavior.
2799
98ea7437
RG
28002005-07-19 Richard Guenther <rguenther@suse.de>
2801
2802 * config/i386/i386.md (lrint<mode>2): Use temporary
2803 instead of clobbering non-existent memory.
2804
89a0b917
NC
28052005-07-19 Nick Clifton <nickc@redhat.com>
2806
2807 * config/avr/avr.c (legitimate_address_p): Fix debugging print
2808 statement to avoid displaying ASCII control characters.
2809
dfea6c85
BE
28102005-07-19 Ben Elliston <bje@au.ibm.com>
2811
2812 * bt-load.c (link_btr_uses): Fix uninitialised warnings.
2813 * cfganal.c (find_edge_index): Ditto.
2814 * combine.c (combine_instructions): Ditto.
2815 * ddg.c (create_scc): Ditto.
2816 (find_successors): Ditto.
2817 (find_predecessors): Ditto.
2818 (find_nodes_on_paths): Ditto.
2819 (longest_simple_path): Ditto.
2820 * flow.c (update_life_info): Ditto.
2821 (count_or_remove_death_notes): Ditto.
2822 (clear_log_links): Ditto.
2823 * modulo-sched.c (generate_reg_moves): Ditto.
2824 (find_max_asap): Ditto.
2825 (find_max_hv_min_mob): Ditto.
2826 (find_max_dv_min_mob): Ditto.
2827 * sbitmap.c (sbitmap_first_set_bit): Ditto.
2828 * sched-rgn.c (extract_edgelst): Ditto.
2829 * tree-into-ssa.c (prepare_names_to_update): Ditto.
2830 (dump_update_ssa): Ditto.
2831 (ssa_names_to_replace) Ditto.
2832 (switch_virtuals_to_full_rewrite): Ditto.
2833 (update_ssa): Ditto.
2834 * tree-vect-transform.c (vect_create_epilog_for_reduction): Ditto.
2835
b9d33488
DB
28362005-07-18 Daniel Berlin <dberlin@dberlin.org>
2837
2838 Fix PR tree-optimization/22483
7904f95f 2839
b9d33488
DB
2840 * tree-complex.c (create_components): Use
2841 safe_referenced_var_iterator and FOR_EACH_REFERENCED_VAR_SAFE.
2842 * tree-flow-inline.h (fill_referenced_var_vec): New function.
2843 * tree-flow.h (safe_referenced_var_iterator): New structure.
2844 (FOR_EACH_REFERENCED_VAR_SAFE): New macro.
2845 * tree-ssa-alias.c (setup_pointers_and_addressables): Use
2846 safe_referenced_var iterator.
2847 (add_type_alias): Ditto.
2848
9fa26457
SB
28492005-07-19 Steven Bosscher <stevenb@suse.de>
2850
2851 * loop-init.c (rest_of_handle_loop2): Remove.
2852 (rtl_loop_init, rtl_loop_done, rtl_move_loop_invariants,
2853 rtl_unswitch, rtl_unroll_and_peel_loops, rtl_doloop): New functions.
2854 (pass_rtl_loop_init, pass_rtl_loop_done,
2855 pass_rtl_move_loop_invariants, pass_rtl_unswitch,
2856 pass_rtl_unroll_and_peel_loops, pass_rtl_doloop): New passes.
2857 * tree-ssa-loop.c (pass_loop, pass_loop_init, pass_loop_done,
2858 pass_unswitch): Rename to pass_tree_loop, pass_tree_loop_init,
2859 pass_tree_loop_done, and pass_tree_unswitch.
2860 (gate_loop): Rename to gate_tree_loop.
2861 * passes.c (init_optimization_passes): Update for renamed tree
2862 loop passes. Add the new loop2 passes as subpasses of loop2.
2863 * tree-pass.h: Add extern declarations for the new loop2 subpasses.
2864 Update for the renamed tree loop passes.
2865
7825308e
ILT
28662005-07-18 Ian Lance Taylor <ian@airs.com>
2867
2868 PR middle-end/22057
2869 * tree-cfgcleanup.c (cleanup_tree_cfg): Only remove forwarder
2870 blocks when optimizing.
2871
2928d0f8
SE
28722005-07-18 Steve Ellcey <sje@cup.hp.com>
2873
2874 * common.opt (frename-registers): Initialize to 2.
2875 (fweb): Ditto.
2876 (fgcse-after-reload): Ditto.
2877 * toplev.c (AUTODETECT_FLAG_VAR_TRACKING): Rename to AUTODETECT_VALUE.
2878 (process_options): Only change flag_web, flag_rename_registers,
2879 and flag_rerun_cse_after_loop if not explicitly set by user.
2880
28356f52
JB
28812005-07-18 Jan Beulich <jbeulich@novell.com>
2882
2883 * config/i386/i386.c (ix86_expand_branch, ix86_expand_setcc,
2884 ix86_expand_carry_flag_compare, ix86_expand_int_movcc): Handle TImode
2885 in 64-bit mode the same as DImode in 32-bit mode.
2886 (ix86_expand_ashl_const, ix86_split_ashl, ix86_split_ashr,
2887 ix86_split_lshr): Likewise. Rename to no longer refer to a specific
7904f95f 2888 mode. Add new mode parameter.
28356f52
JB
2889 * config/i386/i386.h (CONST_OK_FOR_LETTER_P): Describe and handle 'O'.
2890 * config/i386/i386.md (cmpti, addti3, subti3, negti2, ashlti3, ashrti3,
2891 x86_64_shift_adj): New expanders.
2892 (*addti3_1, *subti3_1, *negti2_1, ashlti3_1, *ashlti3_2, ashrti3_1,
2893 *ashrti3_2, lshrti3_1, *lshrti3_2, x86_64_shld, x86_64_shrd): New
2894 insns.
2895 Respective new splitters. Use renamed shift splitter helpers in 32-bit
2896 DImode shift splitters.
2897 * config/i386/i386-protos.h (ix86_split_ashl, ix86_split_ashr,
2898 ix86_split_lshr): Renamed from ix86_split_[al]sh[rl]di. Added new
2899 mode parameter.
2900
422edd6f
JB
29012005-07-18 Jan Beulich <jbeulich@novell.com>
2902
2903 * i386.md (movdi_extzv_1): New.
2904 (zero_extendhidi2): Combine alternatives and never force use of
2905 REX64 prefix.
2906 (zero_extendqidi2): Likewise. Don't restrict input selection.
2907
c625053b
DB
29082005-07-17 Daniel Berlin <dberlin@dberlin.org>
2909
2910 Fix PR tree-optimization/22531
2911 * tree-ssa-pre.c (do_eustores): Make sure LHS is a decl for the
2912 moment.
2913
3b1355f3
DB
29142005-07-17 Daniel Berlin <dberlin@dberlin.org>
2915
2916 * tree-promote-statics.c (pass_promote_statics): Change dump file
2917 name.
2918
29192005-07-17 Daniel Berlin <dberlin@dberlin.org>
45159bf6
DB
2920
2921 * tree-optimize.c (init_tree_optimization_passes): Add
2922 pass_eliminate_useless_stores pass.
2923 * tree-pass.h (pass_eliminate_useless_stores): New pass structure.
2924 * tree-ssa-pre.c (is_copy_stmt): New function.
2925 (follow_copies_till_vuse): Ditto.
2926 (do_eustores): Ditto.
7904f95f
EC
2927 (gate_eustores): Ditto.
2928
7544a87f
RH
29292005-07-16 Richard Henderson <rth@redhat.com>
2930
2931 * gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit.
2932
bf0d50f1
KZ
29332005-07-16 Danny Berlin <dberlin@dberlin.org>
2934 Kenneth Zadeck <zadeck@naturalbridge.com>
2935
2936 * Makefile.in: Added rules for ipa-pure-const.c, ipa-reference.c,
2937 ipa-reference.h, ipa-utils.c, ipa-utils.h, ipa-type-escape.c,
2938 ipa-type-escape.h, tree-promote-statics.c
2939 * ipa-pure-const.c, ipa-reference.c, ipa-reference.h, ipa-utils.c,
7904f95f 2940 ipa-utils.h, ipa-type-escape.c, ipa-type-escape.h,
bf0d50f1
KZ
2941 tree-promote-statics.c: new files.
2942 * alias.c: (nonlocal_mentioned_p_1, nonlocal_mentioned_p,
2943 nonlocal_referenced_p_1, nonlocal_referenced_p, nonlocal_set_p_1,
2944 int nonlocal_set_p, mark_constant_function): Deleted.
7904f95f 2945 (rest_of_handle_cfg): Removed call to mark_constant_function.
86979811 2946 (nonoverlapping_component_refs_p): Added calls to support
7904f95f 2947 type based aliasing.
86979811 2948 * tree-ssa-alias.c (may_alias_p,
bf0d50f1
KZ
2949 compute_flow_insensitive_aliasing): Ditto.
2950 * calls.c (flags_from_decl_or_type): Removed reference to
7904f95f 2951 cgraph_rtl_info.
86979811 2952 * c-typeck.c (convert_arguments): Make builtins tolerant of having
bf0d50f1
KZ
2953 too many arguments. This is necessary for Spec 2000.
2954 * cgraph.h (const_function, pure_function): Removed.
7904f95f 2955 * common.opt: Added "fipa-pure-const", "fipa-reference",
bf0d50f1
KZ
2956 "fipa-type-escape", and "ftree-promote-static".
2957 * opts.c: Ditto.
7904f95f 2958 * passes.c: Added ipa and tree-promote-statics passes.
bf0d50f1
KZ
2959 * timevar.def: Added TV_IPA_PURE_CONST, TV_IPA_REFERENCE,
2960 TV_IPA_TYPE_ESCAPE, and TV_PROMOTE_STATICS.
bf0d50f1 2961 * tree-dfa.c (referenced_var_lookup_if_exists): New function.
7904f95f 2962 * tree-flow.h: Added exposed sra calls and addition of
bf0d50f1
KZ
2963 reference_vars_info field for FUNCTION_DECLS.
2964 * tree-pass.h: Added passes.
2965 * tree-sra.c: (sra_init_cache): New function.
2966 (sra_insert_before, sra_insert_after) Made public.
2967 (type_can_be_decomposed_p): Renamed from type_can_be_decomposed_p
2968 and made public.
2969 * tree-ssa-alias.c (dump_alias_stats): Added stats for type based
2970 aliasing. (may_alias_p): Added code to use type escape analysis to
2971 improve alias sets.
2972 * tree-ssa-operands.c (add_call_clobber_ops): Added parameter and
2973 code to prune clobbers of static variables based on information
2974 produced in ipa-reference pass. Changed call clobbering so that
2975 statics are not marked as clobbered if the call does not clobber
2976 them.
2977
b6e0bdbd
DB
29782005-07-16 Daniel Berlin <dberlin@dberlin.org>
2979
2980 * tree-ssa-structalias.c (need_to_solve): Need to check for preds,
2981 too.
2982
2c00bd42
EB
29832005-07-16 Eric Botcazou <ebotcazou@libertysurf.fr>
2984
2985 * doc/install.texi (*-*-solaris2*): Document recommended version
2986 of GNU binutils and mention GNU linker problem on Solaris 10.
2987
0b359b01
JM
29882005-07-16 Joseph S. Myers <joseph@codesourcery.com>
2989
2990 PR c/22421
2991 * c-decl.c (c_build_bitfield_integer_type): New function.
2992 (finish_struct): Call it.
2993 * c-pretty-print.c (pp_c_type_specifier): Handle bit-field types.
2994
8fcef540
KG
29952005-07-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2996
2997 * c-typeck.c (digest_init): Call 'convert_for_assignment'
2998 before returning.
2999
84fc24e8
JH
30002005-07-16 Jan Hubicka <jh@suse.cz>
3001
3002 * cfg.c (update_bb_profile_for_threading): Fix profile updating.
3003 (scale_bbs_frequencies_int): Watch roundoff errors.
3004 * predict.c (return_prediction): Initialize return_stmt.
3005
3258272f
JH
30062005-07-16 Jan Hubicka <jh@suse.cz>
3007
3008 * profile.c (rest_of_handle_branch_prob): Fix handling of estimation
3009 after RTL profiling.
3010
01c0a9fa
AP
30112005-07-11 Andrew Pinski <pinskia@physics.uc.edu>
3012
3013 PR middle-end/22398
3014 * fold-const.c (build_range_check): Convert high/low to etype
3015 if we are only comparing against exp.
3016
27811bfe
DB
30172005-07-13 Daniel Berlin <dberlin@dberlin.org>
3018
3019 Fix PR tree-optimization/22376
3020 * tree-ssa-structalias.c (build_constraint_graph): We really meant
3021 special var here.
3022 (need_to_solve): New function.
3023 (compute_points_to_sets): Use it.
7904f95f 3024
2b151cb2
JH
30252005-07-15 Jan Hubicka <jh@suse.cz>
3026
3027 * cfg.c (update_bb_profile_for_threading): More diagnostic.
3028 * tree-ssa-threadupdate.c (redirect_edges): Update profile of dup_block.
3029
0691d1d4
RG
30302005-07-15 Richard Guenther <rguenther@suse.de>
3031
3032 * c-common.c (handle_flatten_attribute): New function.
3033 Add flatten function attribute.
3034 * doc/extend.texi: Document flatten function attribute.
3035 * Makefile.in (ipa-inline.o): Depend on hashtab.h.
3036 * ipa-inline.c (cgraph_find_cycles, cgraph_flatten_node):
3037 New functions.
3038 (cgraph_decide_inlining): Handle functions with flatten
3039 attribute.
3040
9f0076e5
DE
30412005-07-14 David Edelsohn <edelsohn@gnu.org>
3042
3043 * config/rs6000/rs6000.md (UNSPEC_SYNC, UNSPEC_LWSYNC,
3044 UNSPEC_ISYNC, UNSPEC_SYNC_OP, UNSPEC_ATOMIC, UNSPEC_CMPXCHG,
3045 UNSPEC_XCHG, UNSPEC_AND): New.
3046 (UNSPECV_ATOMIC, UNSPECV_SYNC, UNSPECV_SYNC_OP, UNSPECV_CMPXCHG,
3047 UNSPECV_LWSYNC, UNSPECV_ISYNC): Delete.
3048 * config/rs6000/sync.md (FETCHOP): New code macro.
3049 (fetchop_name, fetchop_pred, fetchopsi_constr, fetchopdi_constr):
3050 New code attrs.
3051 (memory_barrier, sync_internal): Use unspec instead of unspec_volatile.
3052 (sync_compare_and_swap<mode>): Same.
3053 (sync_lock_test_and_set<mode>): Same.
3054 (sync_<fetchop><mode>, sync_nand<mode>): Only use rs6000_emit_sync
3055 for QImode and HImode, and not PPC405.
3056 (sync_old_<fetchop><mode>, sync_old_nand<mode>): Same.
3057 (sync_new_<fetchop><mode>, sync_new_nand<mode>): Same.
3058 (sync_<fetchop>{si,di}_internal): New.
3059 (sync_nand{si,di}_internal): New.
3060 (sync_old_<fetchop>{si,di}_internal): New.
3061 (sync_old_nand{si,di}_internal): New
3062 (sync_new_<fetchop>{si,di}_internal): New.
3063 (sync_new_nand{si,di}_internal): New.
3064 (atomic_and{si,di}): New.
3065 (sync_new_nand{si,di}_internal): New.
3066 (atomic_and{si,di}): New.
3067 (sync_add<mode>_internal): Delete.
3068 (sync_addshort_internal): Use unspec instead of unspec_volatile.
3069 (sync_sub<mode>_internal): Delte.
3070 (sync_subshort_internal): New.
3071 (sync_andsi_internal): Use unspec instead of unspec_volatile.
3072 (sync_anddi_internal): Delete.
3073 (sync_boolsi_internal): Use unspec instead of unspec_volatile.
3074 (sync_booldi_internal): Delete.
3075 (sync_boolc<mode>_internal): Delete.
3076 (sync_boolcshort_internal): Use unspec instead of unspec_volatile.
3077 (sync_boolc<mode>_internal2): Delete.
3078 (sync_boolcc<mode>_internal): Delete.
3079 (isync, lwsync): Use unspec instead of unspec_volatile.
3080 * config/rs6000/rs6000.c (rs6000_emit_sync): Implement MINUS.
3081 Revert UNSPEC_VOLATILE.
3082 (rs6000_split_atomic_op): New.
3083 * config/rs6000/rs6000-protos.h (rs6000_split_atomic_op): Declare.
3084
06277571
EC
30852005-07-14 Eric Christopher <echristo@redhat.com>
3086
3087 * config/mips/mips.c (mips_canonicalize_comparison): Cast
3088 argument of trunc_int_for_mode to unsigned HOST_WIDE_INT.
3089
b838c72b
EC
30902005-07-14 Eric Christopher <echristo@redhat.com>
3091
3092 * config/s390/t-tpf (SHLIB_MAPFILES): Remove.
3093
3c341936
SB
30942005-07-14 Steven Bosscher <stevenb@suse.de>
3095
3096 PR tree-optimization/22230
3097 * tree-vrp.c (extract_range_from_binary_expr): Fix logics thinko in
3098 the computation of the four cross productions for "range op range".
3099
704b6cb5 31002005-07-14 Alexandre Oliva <aoliva@redhat.com>
86979811 3101 Ulrich Weigand <uweigand@de.ibm.com>
704b6cb5
AO
3102
3103 PR target/20126
3104 * loop.c (loop_givs_rescan): Do not ICE if unable to reduce an IV
3105 in some insn.
3106
a771c4b3
UW
31072005-07-14 Ulrich Weigand <uweigand@de.ibm.com>
3108
3109 * config/s390/s390.h (TARGET_TPF_PROFILING): Add default definition.
3110
6f3113ed
SE
31112005-07-14 Steve Ellcey <sje@cup.hp.com>
3112
3113 * config/ia64/ia64.c (ia64_output_dwarf_dtprel): Support ILP32 mode.
3114
cb1119b7
RG
31152005-07-14 Richard Guenther <rguenther@suse.de>
3116
3117 PR middle-end/22347
3118 * config/i386/i386-protos.h (ix86_function_value): Change
3119 prototype to match new target hook.
3120 * config/i386/i386.c (ix86_value_regno): Change prototype
3121 to take extra type argument.
3122 (TARGET_FUNCTION_VALUE): Define.
3123 (ix86_function_ok_for_sibcall): Pass extra argument to
3124 ix86_value_regno, check return slot rtx for exact match.
3125 (ix86_function_value): Take extra parameter. Dispatch to
3126 ix86_value_regno with fndecl/fntype as provided.
3127 (ix86_value_regno): Handle extra type argument.
3128 * config/i386/i386.h (FUNCTION_VALUE): No longer define.
3129
3130 * testsuite/gcc.target/i386/sseregparm-3.c: New testcase.
3131 * testsuite/gcc.target/i386/sseregparm-4.c: New testcase.
3132 * testsuite/gcc.target/i386/sseregparm-5.c: New testcase.
3133 * testsuite/gcc.target/i386/sseregparm-6.c: New testcase.
3134 * testsuite/gcc.target/i386/sseregparm-7.c: New testcase.
3135
1d636cc6
RG
31362005-07-14 Richard Guenther <rguenther@suse.de>
3137
3138 * Makefile.in (explow.o, reg-stack.o): Depend on target.h.
3139 * calls.c (expand_call): Pass fntype to hard_function_value.
3140 (emit_library_call_value_1): Likewise.
3141 * explow.c: Include target.h.
3142 (hard_function_value): Take extra argument, the fntype.
3143 Use new target hook for function_value.
3144 * expr.h (hard_function_value): Change prototype.
3145 * function.c (aggregate_value_p): Pass 0 as fntype to
3146 hard_function_value.
3147 (assign_parms): Use new target hook for function_value.
3148 Pass 0 as fntype to hard_function_value.
3149 (expand_function_end): Likewise.
3150 * reg-stack.c: Include target.h.
3151 (stack_result): Use new target hook for function_value.
3152 * target-def.h: New target hook function_value.
3153 * target.h: Likewise.
3154 * targhooks.c (default_function_value): New function.
3155 * targhooks.h (default_function_value): Declare.
3156
09d8cc0e
ILT
31572005-07-13 Ian Lance Taylor <ian@airs.com>
3158
3159 * config/mips/mips.h (CLZ_DEFINED_VALUE_AT_ZERO): Define.
3160
df1f6f31
JH
31612005-07-14 Jan Hubicka <jh@suse.cz>
3162
3163 * tree-dfa.c (dump_variable): Use default_def function.
3164 * tree-ssa-alias.c (dump_points_to_info): Likewise.
3165 * tree-ssa.c (verify_use): Likewise.
3166 * tree-ssanames.c (release_ssa_name): Likewise.
3167 * tree-tailcall.c (eliminate_tail_call): Likewise.
3168 (tree_optimize_tail_calls_1): Likewise.
3169 * tree-vrp.c (get_value_range): Likewise.
3170
9ef0b1bd
BE
31712005-07-14 Ben Elliston <bje@au.ibm.com>
3172
3173 * gcc.c (main): Compare language[0] with '*' when iterating over
3174 the infiles.
3175
69950452
AS
3176