]> git.ipfire.org Git - thirdparty/gcc.git/blame - gcc/ChangeLog
Add t-xilinx for powerpc-xilinx-eabi*.
[thirdparty/gcc.git] / gcc / ChangeLog
CommitLineData
edce9f18
ME
12009-05-04 Michael Eager <eager@eagercon.com>
2
3 * gcc/config.gcc: (powerpc-xilinx-eabi*): Add tm t-xilinx
4 * config/rs6000/t-xilinx: New
5
506d7b68
PB
62009-05-04 Paolo Bonzini <bonzini@gnu.org>
7
8 * doc/tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.
9 * gcc/defaults.h (LEGITIMIZE_ADDRESS): Delete.
10 * gcc/explow.c (memory_address): Use target hook.
11 * gcc/targhooks.c (default_legitimize_address): New.
12 * gcc/targhooks.h (default_legitimize_address): New.
13 * gcc/target.h (legitimize_address): New.
14 * gcc/target-def.h (TARGET_LEGITIMIZE_ADDRESS): New.
15 (TARGET_INITIALIZER): Include it.
16 * gcc/system.h (LEGITIMIZE_ADDRESS): Poison.
17
18 * config/bfin/bfin-protos.h (legitimize_address): Remove.
19 * config/bfin/bfin.c (legitimize_address): Remove.
20 * config/bfin/bfin.h (LEGITIMIZE_ADDRESS): Remove.
21 * config/m68hc11/m68hc11-protos.h (m68hc11_legitimize_address): Remove.
22 * config/m68hc11/m68hc11.c (m68hc11_legitimize_address): Remove.
23 * config/m68hc11/m68hc11.h (LEGITIMIZE_ADDRESS): Remove.
24
25 * gcc/config/arm/arm.h (LEGITIMIZE_ADDRESS, ARM_LEGITIMIZE_ADDRESS,
26 THUMB_LEGITIMIZE_ADDRESS, THUMB2_LEGITIMIZE_ADDRESS): Delete.
27 * gcc/config/s390/s390.h (LEGITIMIZE_ADDRESS): Delete.
28 * gcc/config/m32c/m32c.h (LEGITIMIZE_ADDRESS): Delete.
29 * gcc/config/sparc/sparc.h (LEGITIMIZE_ADDRESS): Delete.
30 * gcc/config/m32r/m32r.h (LEGITIMIZE_ADDRESS): Delete.
31 * gcc/config/i386/i386.h (LEGITIMIZE_ADDRESS): Delete.
32 * gcc/config/sh/sh.h (LEGITIMIZE_ADDRESS): Delete.
33 * gcc/config/avr/avr.h (LEGITIMIZE_ADDRESS): Delete.
34 * gcc/config/m68hc11/m68hc11.h (LEGITIMIZE_ADDRESS): Delete.
35 * gcc/config/iq2000/iq2000.h (LEGITIMIZE_ADDRESS): Delete.
36 * gcc/config/mn10300/mn10300.h (LEGITIMIZE_ADDRESS): Delete.
37 * gcc/config/m68k/m68k.h (LEGITIMIZE_ADDRESS): Delete.
38 * gcc/config/score/score.h (LEGITIMIZE_ADDRESS): Delete.
39 * gcc/config/pa/pa.h (LEGITIMIZE_ADDRESS): Delete.
40 * gcc/config/mips/mips.h (LEGITIMIZE_ADDRESS): Delete.
41 * gcc/config/alpha/alpha.h (LEGITIMIZE_ADDRESS): Delete.
42 * gcc/config/frv/frv.h (LEGITIMIZE_ADDRESS): Delete.
43 * gcc/config/spu/spu.h (LEGITIMIZE_ADDRESS): Delete.
44 * gcc/config/xtensa/xtensa.h (LEGITIMIZE_ADDRESS): Delete.
45 * gcc/config/cris/cris.h (LEGITIMIZE_ADDRESS): Delete.
46 * gcc/config/rs6000/rs6000.h (LEGITIMIZE_ADDRESS): Delete.
47 * gcc/config/picochip/picochip.h (LEGITIMIZE_ADDRESS): Delete.
48
49 * gcc/config/s390/s390-protos.h (legitimize_address): Delete.
50 * gcc/config/m32c/m32c-protos.h (m32c_legitimize_address): Delete.
51 * gcc/config/sparc/sparc-protos.h (legitimize_address): Delete.
52 * gcc/config/i386/i386-protos.h (legitimize_address): Delete.
53 * gcc/config/avr/avr-protos.h (legitimize_address): Delete.
54 * gcc/config/mn10300/mn10300-protos.h (legitimize_address): Delete.
55 * gcc/config/score/score-protos.h (score_legitimize_address): Delete.
56 * gcc/config/arm/arm-protos.h (arm_legitimize_address,
57 (thumb_legitimize_address): Delete.
58 * gcc/config/pa/pa-protos.h (hppa_legitimize_address): Delete.
59 * gcc/config/mips/mips-protos.h (mips_legitimize_address): Delete.
60 * gcc/config/alpha/alpha-protos.h (alpha_legitimize_address): Delete.
61 * gcc/config/frv/frv-protos.h (frv_legitimize_address): Delete.
62 * gcc/config/spu/spu-protos.h (spu_legitimize_address): Delete.
63 * gcc/config/xtensa/xtensa-protos.h (xtensa_legitimize_address): Delete.
64 * gcc/config/rs6000/rs6000-protos.h (rs6000_legitimize_address): Delete.
65
66 * config/arm/arm.c (arm_legitimize_address): Maybe call Thumb version.
67 * config/m32c/m32c.c (m32c_legitimize_address): Standardize.
68 * config/m32r/m32r.c (m32r_legitimize_address): New.
69 * config/m68k/m68k.c (m68k_legitimize_address): New.
70 * config/score/score.c (score_legitimize_address): Standardize.
71 * config/score/score3.c (score3_legitimize_address): Standardize.
72 * config/score/score3.h (score3_legitimize_address): Adjust.
73 * config/score/score7.c (score7_legitimize_address): Standardize.
74 * config/score/score7.h (score7_legitimize_address): Adjust.
75 * config/sh/sh.c (sh_legitimize_address): New.
76 * config/iq2000/iq2000.c (iq2000_legitimize_address): New.
77
78 * gcc/config/s390/s390.c (legitimize_address): Rename to...
79 (s390_legitimize_address): ... this.
80 * gcc/config/sparc/sparc.c (legitimize_address): Rename to...
81 (sparc_legitimize_address): ... this.
82 * gcc/config/i386/i386.c (legitimize_address): Rename to...
83 (ix86_legitimize_address): ... this.
84 * gcc/config/avr/avr.c (legitimize_address): Rename to...
85 (avr_legitimize_address): ... this.
86 * gcc/config/mn10300/mn10300.c (legitimize_address): Rename to...
87 (mn10300_legitimize_address): ... this.
88 * config/alpha/alpha.c (alpha_legitimize_address): Wrap...
89 (alpha_legitimize_address_1): ... the old alpha_legitimize_address.
90 (alpha_expand_mov): Adjust call.
91
92 * config/frv/frv.c (frv_legitimize_address): Return x on failure.
93 * config/spu/spu.c (spu_legitimize_address): Likewise.
94 * config/xtensa/xtensa.c (xtensa_legitimize_address): Likewise.
95 * config/rs6000/rs6000.c (rs6000_legitimize_address): Likewise.
96
a3af5087
JM
972009-05-04 Joseph Myers <joseph@codesourcery.com>
98
99 * intl.c (locale_encoding, locale_utf8): New.
100 (gcc_init_libintl): Initialize locale_encoding and locale_utf8.
101 * intl.h (locale_encoding, locale_utf8): Declare.
102 * pretty-print.c: Include ggc.h. Include iconv.h if HAVE_ICONV.
103 (pp_base_tree_identifier, decode_utf8_char, identifier_to_locale):
104 New.
105 * pretty-print.h (pp_identifier): Call identifier_to_locale on ID
106 argument.
107 (pp_tree_identifier): Define to call pp_base_tree_identifier.
108 (pp_base_tree_identifier): Declare as function.
109 (identifier_to_locale): Declare.
110 * Makefile.in (pretty-print.o): Update dependencies.
111 * varasm.c (finish_aliases_1): Use %qE for identifiers in
112 diagnostics.
113
ea5cd5f1
RG
1142009-05-04 Richard Guenther <rguenther@suse.de>
115
116 PR middle-end/40015
117 * builtins.c (fold_builtin_memory_op): Do not decay to element
118 type if the size matches the whole array.
119
ddc2690a
KH
1202009-05-04 Kazu Hirata <kazu@codesourcery.com>
121
122 * expmed.c (synth_mult): When trying out a shift, pass the result
123 of a signed shift.
124
ef268d34
KH
1252009-05-04 Kazu Hirata <kazu@codesourcery.com>
126
127 * expmed.c (shiftsub_cost): Rename to shiftsub0_cost.
128 (shiftsub1_cost): New.
129 (init_expmed): Compute shiftsub1_cost.
130 (synth_mult): Optimize multiplications by constants of the form
131 -(2^^m-1) for some constant positive integer m.
132
255d3827
RG
1332009-05-03 Richard Guenther <rguenther@suse.de>
134
135 PR c/39983
136 * c-typeck.c (array_to_pointer_conversion): Do not built
137 ADDR_EXPRs of arrays of pointer-to-element type.
138 * c-gimplify.c (c_gimplify_expr): Revert change fixing
139 up wrong ADDR_EXPRs after-the-fact.
140 * c-common.c (strict_aliasing_warning): Strip pointer
141 conversions for obtaining the original type.
142 * builtins.c (fold_builtin_memset): Handle array types.
143 (fold_builtin_memory_op): Handle folded POINTER_PLUS_EXPRs
144 and array types
145
16c33770
RG
1462009-05-03 Richard Guenther <rguenther@suse.de>
147
148 PR middle-end/23329
149 * tree-ssa.c (useless_type_conversion_p_1): Use get_deref_alias_set.
150 Do not lose casts from array types with unknown extent to array
151 types with known extent.
152 * tree-ssa-copy.c (may_propagate_copy): Remove hack checking for
153 alias set compatibility.
154
62a67c94
MLI
1552009-05-03 Manuel López-Ibáñez <manu@gcc.gnu.org>
156
157 * flags.h (extra_warnings): Delete.
158 * toplev.c (process_options): Handle Wuninitialized here.
159 * opts.c (extra_warnings): Delete.
160 (set_Wextra): Delete.
161 (common_handle_option): -Wextra can be handled automatically.
162 * c-opts.c (c_common_handle_option): Delete obsolete code.
163 (c_common_post_options): Simplify comment.
164 * common.opt (W): Add Var.
165 (Wextra): Add Var.
166 (Wuninitialized): Initialize to -1.
167
8c7926c4
AN
1682009-05-03 Adam Nemet <anemet@caviumnetworks.com>
169 Richard Guenther <rguenther@suse.de>
170
171 * expr.c (get_def_for_expr): New function.
172 (expand_expr_real_1) <PLUS_EXPR, MINUS_EXPR>: Adjust to work with
173 SSA rather than trees.
174 <MULT_EXPR>: Likewise. Use subexp0 and subexp1 instead of
175 TREE_OPERAND (exp, 0) and TREE_OPERAND (exp, 1).
176
fa5da7de
JM
1772009-05-03 Joseph Myers <joseph@codesourcery.com>
178
179 * c-common.c (reswords): Add _Imaginary.
180 * c-common.c (enum rid): Add RID_IMAGINARY.
181
2ddd5020
PB
1822009-05-03 Paolo Bonzini <bonzini@gnu.org>
183
184 * tree.h (TYPE_VECTOR_OPAQUE): Fix documentation.
185 Patch by Richard Guenther.
186
aea88c05
AS
1872009-05-03 Anatoly Sokolov <aesok@post.ru>
188
189 * defaults.h (FRAME_POINTER_REQUIRED): Provide default.
190 * doc/tm.texi (FRAME_POINTER_REQUIRED): Revise documentation.
191 * config/alpha/alpha.h (FRAME_POINTER_REQUIRED): Delete.
192 * config/s390/s390.h (FRAME_POINTER_REQUIRED): Delete.
193 * config/spu/spu.h (FRAME_POINTER_REQUIRED): Delete.
194 * config/sh/sh.h (FRAME_POINTER_REQUIRED): Delete.
195 * config/pdp11/pdp11.h (FRAME_POINTER_REQUIRED): Delete.
196 * config/stormy16/stormy16.h (FRAME_POINTER_REQUIRED): Delete.
197 * config/m68hc11/m68hc11.h (FRAME_POINTER_REQUIRED): Delete.
198 * config/iq2000/iq2000.h (FRAME_POINTER_REQUIRED): Delete.
199 * config/mn10300/mn10300.h (FRAME_POINTER_REQUIRED): Delete.
200 * config/ia64/ia64.h (FRAME_POINTER_REQUIRED): Delete.
201 * config/m68k/m68k.h (FRAME_POINTER_REQUIRED): Delete.
202 * config/rs6000/rs6000.h (FRAME_POINTER_REQUIRED): Delete.
203 * config/picochip/picochip.h (FRAME_POINTER_REQUIRED): Delete.
204 * config/mcore/mcore.h (FRAME_POINTER_REQUIRED): Delete.
205 * config/h8300/h8300.h (FRAME_POINTER_REQUIRED): Delete.
206 * config/v850/v850.h (FRAME_POINTER_REQUIRED): Delete.
207
85e59f3a
RG
2082009-05-02 Richard Guenther <rguenther@suse.de>
209
210 PR tree-optimization/39940
211 * tree-ssa-pre.c (eliminate): Make sure we may propagate before
212 doing so.
213
4636b850
RG
2142009-05-02 Richard Guenther <rguenther@suse.de>
215
216 PR middle-end/40001
217 * tree-ssa.c (execute_update_addresses_taken): Properly check
218 if we can mark a variable DECL_GIMPLE_REG_P.
219 * gimple.c (is_gimple_reg): Re-order check for DECL_GIMPLE_REG_P
220 back to the end of the function.
221 (is_gimple_reg_type): Remove complex type special casing.
222 * gimplify.c (gimplify_bind_expr): Do not set DECL_GIMPLE_REG_P
223 if not optimizing.
224
5e10cb5a
BE
2252009-05-02 Ben Elliston <bje@au.ibm.com>
226
227 * doc/collect2.texi (Collect2): Document search path behaviour
228 when configured with --with-ld.
229
048bf48b
JH
2302009-05-02 Jan Hubicka <jh@suse.cz>
231
232 * tree-ssa-coalesce.c (coalesce_cost): Do not take ciritical
233 parameter; update callers.
234 (coalesce_cost_edge): EH edges are costier because they needs splitting
235 even if not critical and even more costier when there are multiple
236 EH predecestors.
237
d5c5f9ab
JH
2382009-05-02 Jan Hubicka <jh@suse.cz>
239
240 * except.c (remove_eh_handler_and_replace): Handle updating after
241 removing TRY blocks.
242
2ed1959a
EB
2432009-05-02 Eric Botcazou <ebotcazou@adacore.com>
244
245 * store-motion.c (compute_store_table): Add ENABLE_CHECKING guard.
246
d363a7e7
SB
2472009-05-02 Steven Bosscher <steven@gcc.gnu.org>
248
249 * varasm.c: Do not include c-pragma.h.
250 * attribs.c: Do not incude c-common.h.
251
9c3d55b4
MM
2522009-05-01 Michael Matz <matz@suse.de>
253
254 * calls.c (initialize_argument_information): Handle SSA names like
255 decls with a non MEM_P DECL_RTL.
256
ea264ca5
SB
2572009-05-01 Steven Bosscher <steven@gcc.gnu.org>
258
259 * ipa-reference.c: Do not include c-common.h, include splay-tree.h.
260 * ipa-utils.c: Likewise.
261 * ipa-type-escape.c: Likewise.
262 * cgraphunit.c Do not include c-common.h.
263 * ipa-pure-const.c: Likewise.
264 * tree-if-conv.c: Likewise.
265 * matrix-reorg.c: Do not include c-common.h and c-tree.h.
266 * ipa-struct-reorg.c: Likewise.
267 * tree-nomudflap.c: Likewise.
268 * tree-ssa-structalias.c: Likewise.
269
6c5d4d1a
SB
2702009-05-01 Steven Bosscher <steven@gcc.gnu.org>
271
272 * store-motion.c: Many cleanups to make this pass a first-class
273 citizen instead of an appendix to gcse load motion. Add TODO list
274 to make this pass faster/cleaner/better.
275
276 (struct ls_expr): Post gcse.c-split cleanups.
277 Rename to st_expr. Rename "loads" field to "antic_stores". Rename
278 "stores" field to "avail_stores".
279 (pre_ldst_mems): Rename to store_motion_mems.
280 (pre_ldst_table): Rename to store_motion_mems_table.
281 (pre_ldst_expr_hash): Rename to pre_st_expr_hash, update users.
282 (pre_ldst_expr_eq): Rename to pre_st_expr_eq, update users.
283 (ldst_entry): Rename to st_expr_entry, update users.
284 (free_ldst_entry): Rename to free_st_expr_entry, update users.
285 (free_ldst_mems): Rename to free_store_motion_mems, update users.
286 (enumerate_ldsts): Rename to enumerate_store_motion_mems, update caller.
287 (first_ls_expr): Rename to first_st_expr, update users.
288 (next_ls_expr): Rename to next_st_expr, update users.
289 (print_ldst_list): Rename to print_store_motion_mems. Print names of
290 fields properly for store motion instead of names inherited from load
291 motion in gcse.c.
292 (ANTIC_STORE_LIST, AVAIL_STORE_LIST): Remove.
293 (LAST_AVAIL_CHECK_FAILURE): Explain what this is. Undefine when we
294 are done with it.
295
296 (ae_kill): Rename to st_kill, update users.
297 (ae_gen): Rename to st_avloc, update users.
298 (transp): Rename to st_transp, update users.
299 (pre_insert_map): Rename to st_insert_map, update users.
300 (pre_delete_map): Rename to st_delete_map, update users.
301 (insert_store, build_store_vectors, free_store_memory,
302 one_store_motion_pass): Update for abovementioned changes.
303
304 (gcse_subst_count, gcse_create_count): Remove.
305 (one_store_motion_pass): New statistics counters "n_stores_deleted"
306 and "n_stores_created", local variables.
307
308 (extract_mentioned_regs, extract_mentioned_regs_1): Rewrite to
309 use for_each_rtx.
310
311 (regvec, compute_store_table_current_insn): Remove.
312 (reg_set_info, reg_clear_last_set): Remove.
313 (compute_store_table): Use DF caches instead of local dataflow
314 solvers.
315
b02cec6e
JM
3162009-05-01 Joseph Myers <joseph@codesourcery.com>
317
318 * c-objc-common.c (c_tree_printer): Print identifiers with
319 pp_identifier, not pp_string. Mark "({anonymous})" for
320 translation.
321 * c-pretty-print.c (pp_c_ws_string): New.
322 (pp_c_cv_qualifier, pp_c_type_specifier,
323 pp_c_specifier_qualifier_list, pp_c_parameter_type_list,
324 pp_c_storage_class_specifier, pp_c_function_specifier,
325 pp_c_attributes, pp_c_bool_constant, pp_c_constant,
326 pp_c_primary_expression, pp_c_postfix_expression,
327 pp_c_unary_expression, pp_c_shift_expression,
328 pp_c_relational_expression, pp_c_equality_expression,
329 pp_c_logical_and_expression, pp_c_logical_or_expression): Mostly
330 use pp_string and pp_c_ws_string in place of pp_identifier and
331 pp_c_identifier for non-identifiers. Mark English strings for
332 translation.
333 * c-pretty-print.h (pp_c_ws_string): Declare.
334
cd533689
PP
3352009-04-30 Paul Pluzhnikov <ppluzhnikov@google.com>
336 Roland McGrath <roland@redhat.com>
337
338 * configure.ac (HAVE_LD_BUILDID): New check for ld --build-id
339 support.
340 (ENABLE_LD_BUILDID): New configuration option.
341 * gcc.c [HAVE_LD_BUILDID and ENABLE_LD_BUILDID]
342 (LINK_BUILDID_SPEC): New macro.
343 (init_spec): If defined, prepend it between LINK_EH_SPEC and
344 link_spec.
345 * doc/install.texi: Document --enable-linker-build-id option.
346 * configure: Rebuild.
347 * config.in: Rebuild.
348
ba6adec4
AN
3492009-04-30 Adam Nemet <anemet@caviumnetworks.com>
350
351 * config/mips/mips.h (FRAME_GROWS_DOWNWARD,
352 MIPS_GP_SAVE_AREA_SIZE): Define new macros.
353 (STARTING_FRAME_OFFSET): Return 0 if FRAME_GROWS_DOWNWARD. Use
354 MIPS_GP_SAVE_AREA_SIZE.
355 * config/mips/mips.c (struct mips_frame_info): Update comment
356 before arg_pointer_offset and hard_frame_pointer_offset.
357 (mips_compute_frame_info): Update diagram before function: to
358 correctly use stack_pointer_rtx for fp_sp_offset and gp_sp_offset, to
359 indicate the position of frame_pointer_rtx with -fstack-protector and
360 to show args_size. Don't allocate cprestore area for leaf functions
361 if FRAME_GROWS_DOWNWARD. Use MIPS_GP_SAVE_AREA_SIZE to set
362 cprestore_size.
363 (mips_initial_elimination_offset): Update for FRAME_GROWS_DOWNWARD.
364
48f5b722
MM
3652009-04-30 Michael Matz <matz@suse.de>
366
ba6adec4
AN
367 PR tree-optimization/39955
368 * config/rs6000/rs6000.c (rs6000_check_sdmode): Also check SSA_NAMEs.
48f5b722 369
b65d6744
DK
3702009-04-30 Dave Korn <dave.korn.cygwin@gmail.com>
371
372 * ira.c (setup_cover_and_important_classes): Use safe macro
373 REG_CLASS_FOR_CONSTRAINT instead of calling regclass_for_constraint
374 directly.
375 * genpreds.c (write_tm_preds_h): Output suitable definition of
376 REG_CLASS_FOR_CONSTRAINT.
377
f136c8ae
RAE
3782009-04-30 Rafael Avila de Espindola <espindola@google.com>
379
380 * alloc-pool.c (alloc_pool_descriptor): Use an insert_opion value
381 instead of an int.
382 * bitmap.c (bitmap_descriptor): Likewise.
383 * ggc-common.c (loc_descriptor): Likewise.
384 * varray.c (varray_descriptor): Likewise.
385 * vec.c (vec_descriptor): Likewise.
386
43fcece8 3872009-04-30 Eric Botcazou <ebotcazou@adacore.com>
35debead
EB
388
389 * Makefile.in (dce.o): Add $(EXCEPT_H).
390 * dce.c: Include except.h and delete redundant vector definitions.
391 (deletable_insn_p): Return false for non-call insns that can throw
392 if DF is running.
393
df35c271
SB
3942009-04-30 Steven Bosscher <steven@gcc.gnu.org>
395
396 * gcse.c (ae_gen): Remove.
397 (can_assign_to_reg_p): Rename to can_assign_to_reg_without_clobbers_p
398 and make non-static function to make it available in store-motion.c.
399 Update call sites with search-and-replace.
400 (enumerate_ldsts, reg_set_info, reg_clear_last_set, store_ops_ok,
401 extract_mentioned_regs, extract_mentioned_regs_helper,
402 find_moveable_store, compute_store_table, load_kills_store, find_loads,
403 store_killed_in_insn, store_killed_after, store_killed_before,
404 build_store_vectors, insert_insn_start_basic_block, insert-store,
405 remove_reachable_equiv_notes, replace_store_insn, delete_store,
406 free_store_memory, one_store_motion_pass, gate_rtl_store_motion,
407 execute_rtl_store_motion, pass_rtl_store_motion): Move to...
408 * store-motion.c: ...new file. Also copy data structures from gcse.c
409 and clean up to remove parts not used by store motion.
410 * rtl.h (can_assign_to_reg_without_clobbers_p): Add prototype.
411 * Makefile.in (store-motion.o): New rule. Add to OBJS-common.
412
f711a87a
RR
4132009-04-30 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
414
415 PR target/38571
416 * config/arm/arm.h (FUNCTION_BOUNDARY): Set to 16 for thumb
417 when optimizing for size.
418
fa5ed76e
HPN
4192009-04-30 Hans-Peter Nilsson <hp@axis.com>
420
421 * gcse.c (gcse_constant_p): Fix typo in last change.
422
0acbbdb0
RAE
4232009-04-30 Rafael Avila de Espindola <espindola@google.com>
424
425 * plugin.c: Include plugin-version.h only if ENABLE_PLUGIN is defined.
426
82f5c05d
AK
4272009-04-30 Andreas Krebbel <krebbel1@de.ibm.com>
428
429 * gcse.c (gcse_constant_p): Make sure the constant is sharable.
430
6d8f135b
JW
4312009-04-29 James E. Wilson <wilson@codesourcery.com>
432
433 * config/mips/mips.c (mips_add_offset): Use gen_int_mode for
434 CONST_HIGH_PART result.
435
c21ca196
AS
4362009-04-29 Anatoly Sokolov <aesok@post.ru>
437
438 * config/avr/avr.c (initial_elimination_offset): Rename to
439 avr_initial_elimination_offset.
440 (frame_pointer_required_p): Rename to avr_frame_pointer_required_p,
441 change return type to bool.
442 (avr_can_eliminate): New function.
443 * config/avr/avr.h (CAN_ELIMINATE): Use avr_can_eliminate.
444 (FRAME_POINTER_REQUIRED): Use avr_frame_pointer_required_p.
445 (INITIAL_ELIMINATION_OFFSET): Use avr_initial_elimination_offset.
446 * config/avr/avr-protos.h (initial_elimination_offset) : Rename to
447 avr_initial_elimination_offset.
448 (frame_pointer_required_p): Rename to avr_frame_pointer_required_p.
449 (avr_initial_elimination_offset): Define.
450
2a34bece
EB
4512009-04-29 Eric Botcazou <ebotcazou@adacore.com>
452 Steven Bosscher <steven@gcc.gnu.org>
453
454 PR rtl-optimization/39938
455 * Makefile.in (cfgrtl.o): Add $(INSN_ATTR_H).
456 * cfgrtl.c: Include insn-attr.h.
457 (rest_of_pass_free_cfg): New function.
458 (pass_free_cfg): Use rest_of_pass_free_cfg as execute function.
459 * resource.c (init_resource_info): Remove call to df_analyze.
460
5dc7911e
RG
4612009-04-29 Richard Guenther <rguenther@suse.de>
462
463 PR target/39943
464 * config/i386/i386.c (ix86_vectorize_builtin_conversion): Only
465 allow conversion to signed integers.
466
1fe479fd
RG
4672009-04-29 Richard Guenther <rguenther@suse.de>
468
469 * tree-cfg.c (verify_gimple_assign_binary): Allow vector
470 shifts of floating point vectors if the shift amount is
471 a constant multiple of the element size.
472
8e001680
AK
4732009-04-29 Andreas Krebbel <krebbel1@de.ibm.com>
474 Michael Matz <matz@suse.de>
475
476 PR middle-end/39927
477 PR bootstrap/39929
478 * tree-outof-ssa.c (emit_partition_copy): New function.
479 (insert_partition_copy_on_edge, insert_rtx_to_part_on_edge,
480 insert_part_to_rtx_on_edge): Perform the partition base var
481 copy using emit_partition_copy.
482 (insert_value_copy_on_edge): Convert constants to the right mode.
483 (insert_rtx_to_part_on_edge): Add UNSIGNEDSRCP parameter.
484 (elim_create): Pass the sign of the src to insert_rtx_to_part_on_edge.
485
e50e3081
BS
4862009-04-29 Bernd Schmidt <bernd.schmidt@analog.com>
487
488 * config/bfin/bfin.c (bfin_optimize_loop): If we need a scratch reg,
489 scan backwards to try to find a constant to initialize it.
490
4e5d521b
BS
491 * config/bfin/bfin.c (bfin_optimize_loop): When looking for the last
492 insn before the loop_end instruction, don't look past labels.
493
7c90021d
RG
4942009-04-29 Richard Guenther <rguenther@suse.de>
495
496 PR middle-end/39937
497 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Do not
498 loose type conversions.
499 (forward_propagate_addr_expr): Fix tuplification bug. Remove
500 stmts only if there are no uses of its definition.
501
97a988bc
BS
5022009-04-29 Bernd Schmidt <bernd.schmidt@analog.com>
503
504 * config/bfin/bfin.h (splitting_loops): Declare.
505 * config/bfin/bfin-protos.h (WA_05000257, WA_05000283, WA_05000315):
506 Reorder bit definitions to be ascending.
507 (WA_LOAD_LCREGS, ENABLE_WA_LOAD_LCREGS): New macros.
508 * config/bfin/bfin.c (splitting_loops): New variable.
509 (bfin_cpus): Add WA_LOAD_LCREGS as needed.
510 (struct loop_info): Remove members INIT and LOOP_INIT.
511 (bfin_optimize_loop): Don't set them. Reorder the code that generates
512 the LSETUP sequence. Allow LC to be loaded from any register, but also
513 add a case to push/pop a PREG scratch if ENABLE_WA_LOAD_LCREGS.
514 (bfin_reorg_loops): When done, split all BB_ENDs with splitting_loops
515 set to 1.
516 * config/bfin/bfin.md (loop_end splitter): Use splitting_loops instead
517 of reload_completed.
518 From Jie Zhang:
519 * config/bfin/bfin.md (movsi_insn): Refine constraints.
520
0c463e16
RAE
5212009-04-29 Rafael Avila de Espindola <espindola@google.com>
522
523 * Makefile.in (PLUGIN_VERSION_H): New.
524 (OBJS-common): Remove plugin-version.o.
525 (plugin.o): Depend on (PLUGIN_VERSION_H).
526 (plugin-version.o): Remove.
527 * configure: Regenerate
528 * configure.ac: Create plugin-version.h.
529 * gcc-plugin.h (plugin_gcc_version): Remove.
530 (plugin_default_version_check): Change signature.
531 * plugin-version.c: Remove.
532 * plugin.c: Include plugin-version.h.
533 (str_plugin_gcc_version_name): Remove.
534 (try_init_one_plugin): Pass gcc version to plugin_init.
535 (plugin_default_version_check): Both gcc and plugin versions are now
536 arguments.
537
307e7eab
BS
5382009-04-29 Bernd Schmidt <bernd.schmidt@analog.com>
539
540 * config/bfin/bfin.c (bfin_optimize_loop): Unify handling of
541 problematic last insns. Test for TYPE_CALL rather than CALL_P.
542 Remove special case testing for last insn of inner loops. Don't fail if
543 the loop ends with a jump, emit an extra nop instead.
544
c5d96723
BS
545 * config/bfin/bfin.c (bfin_register_move_cost): Test for subsets of
546 DREGS rather than comparing directly. Remove code that tries to
547 account for latencies.
548
de0b4ad5
RG
5492009-04-29 Richard Guenther <rguenther@suse.de>
550
551 PR tree-optimization/39941
552 * tree-ssa-pre.c (eliminate): Schedule update-ssa after
553 eliminating an indirect call.
554
3a19701a
RG
5552009-04-29 Richard Guenther <rguenther@suse.de>
556
557 * tree-cfg.c (verify_types_in_gimple_reference): Add require_lvalue
558 parameter. Allow invariants as base if !require_lvalue.
559 (verify_gimple_assign_single): Adjust.
560
a0a31d1e
BS
5612009-04-29 Bernd Schmidt <bernd.schmidt@analog.com>
562
563 * config/bfin/bfin.md (sp_or_sm, spm_string, spm_name): New macro.
564 (ss<spm_name>hi3, ss<spm_name>hi3_parts, ss<spm_name>hi3_low_parts,
565 ss<spm_name_hi3_high_parts): New patterns, replacing ssaddhi3, ssubhi3,
566 ssaddhi3_parts and sssubhi3_parts.
567 (flag_mulhi3_parts): Produce a HImode output rather than trying to set
568 a VEC_SELECT.
569 * config/bfin/bfin.c (bfin_expand_builtin, case BFIN_BUILTIN_CPLX_SQU):
570 Adjust accordingly.
571
795bd26a
RG
5722009-04-28 Richard Guenther <rguenther@suse.de>
573
574 * tree-vect-loop.c (get_initial_def_for_induction): Use
575 correct types for pointer increment.
576
04be270f
KG
5772009-04-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
578
579 * toplev.c (print_version): Update GMP version string calculation.
580
e1a3b85c
EB
5812009-04-28 Eric Botcazou <ebotcazou@adacore.com>
582
583 PR rtl-optimization/39938
584 * resource.c (init_resource_info): Add call to df_analyze.
585
8224166e
UB
5862009-04-28 Uros Bizjak <ubizjak@gmail.com>
587
588 * config/alpha/alpha.md (usegp): Cast the result of
589 alpha_find_lo_sum_using_gp to enum attr_usegp.
590 * config/alpha/alpha.c (override_options): Remove end-of-structure
591 marker element from cpu_table. Use array size of cpu_table to handle
592 -mcpu and -mtune options.
593 (tls_symbolic_operand_type): Change 0 to TLS_MODEL_NONE.
594
c5f0fe67
JM
5952009-04-28 Joseph Myers <joseph@codesourcery.com>
596
597 * config.gcc (powerpc*-*-* | rs6000-*-*): Add
598 rs6000/option-defaults.h to tm_file. Support cpu_32, cpu_64,
599 tune_32 and tune_64.
600 * doc/install.texi (--with-cpu-32, --with-cpu-64): Document
601 support on PowerPC.
602 * config/rs6000/rs6000.h (OPTION_DEFAULT_SPECS): Move to ...
603 * config/rs6000/option-defaults.h: ... here. New file.
604 (OPT_64, OPT_32): Define.
605 (MASK_64BIT): Define to 0 if not already defined.
606 (OPT_ARCH64, OPT_ARCH32): Define.
607 (OPTION_DEFAULT_SPECS): Add entries for cpu_32, cpu_64, tune_32
608 and tune_64.
609
0c48a567
RR
6102009-04-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
611
612 * config/arm/arm.c (arm_override_options): Emit error on using
613 fpa with AAPCS.
614
f1028b9d
UB
6152009-04-28 Uros Bizjak <ubizjak@gmail.com>
616
617 PR rtl-optimization/39914
618 * ira-conflicts.c (ira_build_conflicts): Prohibit call used
619 registers for allocnos created from user-defined variables only
620 when not optimizing.
621
e0dd989a
RG
6222009-04-28 Richard Guenther <rguenther@suse.de>
623
624 PR middle-end/39937
625 * fold-const.c (fold_binary): Use distribute_real_division only
626 on float types.
627
9a17c91d
SE
6282009-04-28 Steve Ellcey <sje@cup.hp.com>
629
630 * config.gcc (hppa*64*-*-hpux11*): Set use_gcc_stdint and
631 add hpux-stdint.h to tm_file.
632 (hppa[12]*-*-hpux11*): Ditto.
633 (ia64*-*-hpux*): Ditto.
634 * config/hpux-stdint.h: New.
60839f5d 635 * config/ia64/hpux.h (TARGET_OS_CPP_BUILTINS): Set
9a17c91d 636 __STDC_EXT__ for all compiles.
60839f5d
EB
637 * config/pa/pa-hpux.h: Ditto.
638 * config/pa/pa-hpux10.h: Ditto.
639 * config/pa/pa-hpux11.h: Ditto.
9a17c91d 640
af04e659
CM
6412009-04-28 Catherine Moore <clm@codesourcery.com>
642
643 * debug.h (set_name): Add comment.
644
04ef80ce
AP
6452009-04-28 Andrew Pinski <pinskia@gmail.com>
646
647 PR target/39929
648 * config/darwin.c (machopic_gen_offset): Check
649 currently_expanding_to_rtl if current_ir_type returns IR_GIMPLE.
650 * config/arm/arm.c (require_pic_register): Likewise.
651
65ad77af
PB
6522009-04-28 Paolo Bonzini <bonzini@gnu.org>
653
8224166e
UB
654 * config/m32c/m32c.c (TARGET_PROMOTE_FUNCTION_RETURN,
655 m32c_promote_function_return, TARGET_PROMOTE_PROTOTYPES,
656 m32c_promote_prototypes): Delete.
65ad77af 657
1b15a008
MM
6582009-04-28 Michael Matz <matz@suse.de>
659
660 PR middle-end/39922
661 * tree-outof-ssa.c (insert_value_copy_on_edge): Don't convert
662 constants.
663
7569a6cc
RG
6642009-04-28 Richard Guenther <rguenther@suse.de>
665
f1028b9d 666 * tree-vect-stmts.c (vect_get_vec_def_for_operand): Fix type error.
7569a6cc 667
ead204d9
RR
6682009-04-28 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
669
670 * config/arm/arm-cores.def: Add support for arm1156t2f-s.
671 * doc/invoke.texi (ARM Options): Document support for arm1156t2f-s.
672 * config/arm/arm-tune.md: Regenerate.
673
f2c45f08 6742009-04-28 Alexander Monakov <amonakov@ispras.ru>
60839f5d 675
f2c45f08
AM
676 * sel-sched-ir.c (maybe_tidy_empty_bb): Do not attempt to delete a
677 block if there are complex incoming edges.
678 (sel_merge_blocks): Remove useless assert.
679 (sel_redirect_edge_and_branch): Check that edge was redirected.
680 * sel-sched-ir.h (_eligible_successor_edge_p): Remove assert.
681 (sel_find_rgns): Delete declaration.
682 * sel-sched.c (purge_empty_blocks): Attempt to remove first block of
683 the region when it is not a preheader.
684
7a00d767
UB
6852009-04-28 Uros Bizjak <ubizjak@gmail.com>
686
687 PR c/39323
688 * config/alpha/elf.h (MAX_OFILE_ALIGNMENT): Sync with elfos.h
689
448ee662
RG
6902009-04-28 Richard Guenther <rguenther@suse.de>
691
692 * tree.h (SSA_NAME_VALUE): Remove.
693 (struct tree_ssa_name): Remove value_handle member.
694 * tree-vrp.c (execute_vrp): Initialize/free the value-handle
695 array for jump threading.
696 * tree-ssa-propagate.c (ssa_prop_init): Do not initialize
697 SSA_NAME_VALUEs.
698 * print-tree.c (print_node): Do not dump SSA_NAME_VALUEs.
699 * tree-flow.h (threadedge_initialize_values): Declare.
700 (threadedge_finalize_values): Likewise.
701 * tree-ssa-threadedge.c (ssa_name_values): New global variable.
702 (SSA_NAME_VALUE): Define.
703 (threadedge_initialize_values): New function.
704 (threadedge_finalize_values): Likewise.
705 * tree-ssa-dom.c (ssa_name_values): New global variable.
706 (SSA_NAME_VALUE): Define.
f1028b9d 707 (tree_ssa_dominator_optimize): Initialize/free the value-handle array.
448ee662 708
8644a673
IR
7092009-04-28 Ira Rosen <irar@il.ibm.com>
710
711 * tree-vect-loop-manip.c (vect_create_cond_for_alias_checks):
712 Use REPORT_VECTORIZED_LOCATIONS instead
713 REPORT_VECTORIZED_LOOPS.
714 * tree-vectorizer.c (vect_verbosity_level): Make static.
715 (vect_loop_location): Rename to vect_location.
716 (vect_set_verbosity_level): Update comment.
717 (vect_set_dump_settings): Use REPORT_VECTORIZED_LOCATIONS
718 and vect_location.
719 (vectorize_loops): Fix comment. Use REPORT_VECTORIZED_LOCATIONS
720 and vect_location. Use REPORT_UNVECTORIZED_LOCATIONS
721 instead REPORT_UNVECTORIZED_LOOPS.
722 * tree-vectorizer.h (enum vect_def_type): Rename vect_invariant_def and
723 vect_loop_def to vect_external_def and vect_internal_def.
724 (enum verbosity_levels): Rename REPORT_VECTORIZED_LOOPS
7a00d767 725 and REPORT_UNVECTORIZED_LOOPS to REPORT_VECTORIZED_LOCATIONS and
8644a673
IR
726 REPORT_UNVECTORIZED_LOCATIONS.
727 (enum vect_relevant): Update comment. Rename vect_unused_in_loop
728 and vect_used_in_loop and to vect_unused_in_scope and
729 vect_used_in_scope.
730 (STMT_VINFO_RELEVANT_P): Use vect_unused_in_scope.
731 (vect_verbosity_level): Remove declaration.
732 (vect_analyze_operations): Likewise.
733 (vect_analyze_stmt): Declare.
734 * tree-vect-loop.c (vect_determine_vectorization_factor): Use
735 REPORT_UNVECTORIZED_LOCATIONS.
736 (vect_get_loop_niters): Fix indentation.
737 (vect_analyze_loop_form): Use REPORT_UNVECTORIZED_LOCATIONS.
738 (vect_analyze_loop_operations): New function.
739 (vect_analyze_loop): Call vect_analyze_loop_operations instead of
740 vect_analyze_operations.
741 (vect_is_simple_reduction): Use new names.
742 (vectorizable_live_operation, vect_transform_loop): Likewise.
743 * tree-vect-data-refs.c (vect_check_interleaving): Add a return value to
744 specify whether the data references can be a part of interleaving chain.
745 (vect_analyze_data_ref_dependence): Use new names.
746 (vect_analyze_data_refs_alignment, vect_analyze_data_refs): Likewise.
747 (vect_create_addr_base_for_vector_ref): Remove redundant code.
748 * tree-vect-patterns.c (widened_name_p): Use new names.
749 (vect_recog_dot_prod_pattern): Likewise.
750 * tree-vect-stmts.c (vect_stmt_relevant_p): Use new names.
751 (process_use, vect_mark_stmts_to_be_vectorized,
752 vect_model_simple_cost, vect_model_store_cost,
753 vect_get_vec_def_for_operand, vect_get_vec_def_for_stmt_copy,
754 vectorizable_call, vectorizable_conversion, vectorizable_assignment,
755 vectorizable_operation, vectorizable_type_demotion,
756 vectorizable_type_promotion, vectorizable_store, vectorizable_load,
757 vectorizable_condition): Likewise.
758 (vect_analyze_operations): Split into vect_analyze_loop_operations
759 and ...
760 (vect_analyze_stmt): ... new function.
761 (new_stmt_vec_info): Use new names.
762 (vect_is_simple_use): Use new names and fix comment.
763 * tree-vect-slp.c (vect_get_and_check_slp_defs): Use new names.
764 (vect_build_slp_tree, vect_analyze_slp, vect_schedule_slp): Likewise.
765
b91322f2
UB
7662009-04-28 Uros Bizjak <ubizjak@gmail.com>
767
768 PR target/39911
769 * config/i386/i386.c (print_operand) ['Z']: Handle floating point
770 and integer modes for x87 operands. Do not ICE for unsupported size,
771 generate error instead. Generate error for unsupported operand types.
772 ['z']: Do not handle HImode memory operands specially. Warning
773 for floating-point operands. Fallthru to 'Z' for unsupported operand
774 types. Do not ICE for unsupported size, generate error instead.
775 (output_387_binary_op): Use %Z to output operands.
776 (output_fp_compare): Ditto.
777 (output_387_reg_move): Ditto.
778
b2ed71b6
BE
7792009-04-28 Ben Elliston <bje@au.ibm.com>
780
781 PR c++/35652
782 Revert:
783
784 2009-03-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
785
786 * builtins.c (c_strlen): Do not warn here.
787 * c-typeck.c (build_binary_op): Adjust calls to pointer_int_sum.
788 * c-common.c (pointer_int_sum): Take an explicit location.
789 Warn about offsets out of bounds.
790 * c-common.h (pointer_int_sum): Adjust declaration.
791
81f40b79
ILT
7922009-04-27 Ian Lance Taylor <iant@google.com>
793
794 * collect2.c (is_ctor_dtor): Change type of ret field in struct
795 names to symkind.
796 * dce.c (run_fast_df_dce): Change type of old_flags to int.
797 * df-core.c (df_set_flags): Change return type to int. Change
798 type of old_flags to int.
799 (df_clear_flags): Likewise.
800 * df-scan.c (df_def_record_1): Change 0 to VOIDmode.
801 (df_get_conditional_uses): Likewise.
802 * df.h (df_set_flags, df_clear_flags): Update declarations.
803 * dwarf2out.c (struct indirect_string_node): Change type of form
804 field to enum dwarf_form.
805 (AT_string_form): Change return type to enum dwarf_form.
806 * fixed-value.c (fixed_compare): Add cast to enum type.
807 * fwprop.c (update_df): Change 0 to VOIDmode.
808 * gensupport.c: Change 0 to UNKNOWN.
809 * gimple.h (gimple_cond_code): Add cast to enum type.
810 * haifa-sched.c (reemit_notes): Add cast to enum type.
811 * hooks.c (hook_int_void_no_regs): Remove function.
812 * hooks.h (hook_int_void_no_regs): Remove declaration.
813 * optabs.c (expand_widen_pattern_expr): Change 0 to VOIDmode.
7a00d767 814 * predict.c (combine_predictions_for_insn): Add casts to enum type.
81f40b79
ILT
815 * real.c (real_arithmetic): Add cast to enum type.
816 (real_compare): Likewise.
817 * target.h (struct gcc_target): Change return type of
818 branch_target_register_class to enum reg_class.
819 * target-def.h (TARGET_BRANCH_TARGET_REGISTER_CLASS): Define as
820 default_branch_target_register_class.
7a00d767 821 * targhooks.c (default_branch_target_register_class): New function.
81f40b79 822 * targhooks.h (default_branch_target_register_class): Declare.
7a00d767 823 * tree-data-ref.c (print_direction_vector): Add cast to enum type.
81f40b79
ILT
824 * tree-vect-data-refs.c (vect_supportable_dr_alignment): Remove
825 cast to int.
826 * tree-vect-loop.c (vect_create_epilog_for_reduction): Change 0 to
827 ERROR_MARK.
828 * tree-vect-slp.c (vect_build_slp_tree): Change 0 to
829 vect_uninitialized_def. Change 0 to ERROR_MARK.
830 * tree-vect-stmts.c (supportable_widening_operation): Don't
831 initialize icode1 and icode2.
7a00d767 832 * tree-vectorizer.h (enum vect_def_type): Add vect_uninitialized_def.
81f40b79
ILT
833 * config/sol2-c.c (cmn_err_length_specs): Change 0 to FMT_LEN_none
834 and to STD_C89.
835 (cmn_err_flag_specs): Change 0 to STD_C89.
836 (cmn_err_char_table): Likewise.
837 * config/arm/arm.c (get_arm_condition_code): Change type of code
838 to enum arm_cond_code.
839 (IWMMXT_BUILTIN): Change 0 to UNKNOWN.
840 (IWMMXT_BUILTIN2): Likewise.
841 (neon_builtin_type_bits): Don't define typedef.
842 (neon_builtin_datum): Change type of bits field to int.
843 (arm_expand_neon_args): Add cast to enum type.
844 * config/ia64/ia64.c (tls_symbolic_operand_type): Change 0 to
845 TLS_MODEL_NONE.
846 * config/i386/i386.c (bdesc_multi_arg): Change 0 to UNKNOWN. Add
847 casts to enum type.
848 * config/mips/mips.c (LOONGSON_BUILTIN_ALIAS): Change 0 to
849 MIPS_FP_COND_f.
850 * config/mips/mips.md (jal_macro): Return enum constant.
851 (single_insn): Likewise.
852 * config/rs6000/rs6000.c (bdesc_altivec_preds): Change 0 to
853 CODE_FOR_nothing.
854 * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
855 casts to enum type.
856 * config/s390/s390.c (s390_tune_flags): Change type to int.
857 (s390_arch_flags): Likewise.
7a00d767 858 (s390_handle_arch_option): Change flags field of struct pta to int.
81f40b79
ILT
859 * config/s390/s390.h (s390_tune_flags): Update declaration.
860 (s390_arch_flags): Likewise.
861 * config/sh/sh.c (prepare_move_operands): Compare
862 tls_symbolic_operand result with enum constant.
863 (sh_reorg): Change PUT_MODE to PUT_REG_NOTE_KIND.
864 (sh_expand_prologue): Add cast to enum type.
865 (sh_expand_epilogue): Likewise.
866 (tls_symbolic_operand): Change return type to enum tls_model.
867 (fpscr_set_from_mem): Add cast to enum type.
868 (legitimize_pic_address): Compare tls_symbolic_operand result with
869 enum constant.
870 (sh_target_reg_class): Change return type to enum reg_class.
871 * config/sh/sh.h (OVERRIDE_OPTIONS): Change CPU_xxx to
872 PROCESSOR_xxx.
7a00d767
UB
873 * config/sh/sh-protos.h (tls_symbolic_operand): Update declaration.
874 * config/sparc/sparc.c (sparc_override_options): Add cast to enum type.
81f40b79
ILT
875 * config/sparc/sparc.md (empty_delay_slot): Return enum constant.
876 (pic, calls_alloca, calls_eh_return, leaf_function): Likewise.
877 (delayed_branch, tls_call_delay): Likewise.
878 (eligible_for_sibcall_delay): Likewise.
879 (eligible_for_return_delay): Likewise.
880 * config/spu/spu.c (expand_builtin_args): Add cast to enum type.
881 (spu_expand_builtin_1): Likewise.
882
883 * c-typeck.c (convert_for_assignment): Issue -Wc++-compat warnings
884 for all types of conversions.
885 (output_init_element): Issue -Wc++-compat warning if needed when
886 initializing a bitfield with enum type.
887 * c-parser.c (c_parser_expression): Set original_type to
888 original_type of right hand operand of comman operator.
889
e4ae5e77
RW
8902009-04-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
891
892 * doc/c-tree.texi (Types, Functions, Expression trees): Fix
893 grammar nits.
7a00d767 894 * doc/cfg.texi (Maintaining the CFG, Liveness information): Likewise.
e4ae5e77
RW
895 * doc/cpp.texi (Standard Predefined Macros)
896 (Implementation-defined behavior): Likewise.
7a00d767 897 * doc/extend.texi (Function Attributes, Type Attributes): Likewise.
e4ae5e77
RW
898 * doc/gimple.texi (GIMPLE Exception Handling)
899 (@code{GIMPLE_ASSIGN}): Likewise.
7a00d767 900 * doc/install.texi (Prerequisites, Configuration, Specific): Likewise.
e4ae5e77
RW
901 * doc/invoke.texi (Warning Options, Optimize Options)
902 (AVR Options, Darwin Options): Likewise.
903 (Optimize Options): Reformulate -fwhole-program description.
904 * doc/loop.texi (Lambda): Likewise.
905 * doc/md.texi (Output Template, Define Constraints)
906 (Standard Names, Insn Splitting): Likewise.
907 * doc/options.texi (Option properties): Likewise.
908 * doc/passes.texi (Tree-SSA passes): Likewise.
909 * doc/rtl.texi (Side Effects, Assembler, Insns): Likewise.
910 * doc/tm.texi (Register Classes, Old Constraints, Scalar Return)
911 (File Names and DBX): Likewise.
912 * doc/trouble.texi (Incompatibilities): Likewise.
913
1883802f 9142009-04-27 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6e37f6d4
TS
915
916 * spu.c (spu_machine_dependent_reorg): Make sure branch label on hint
917 instruction is correct.
918
1883802f 9192009-04-27 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5345cf68
TS
920
921 Allow non-constant arguments to conversion intrinsics.
922 * spu-protos.h (exp2_immediate_p, spu_gen_exp2): Declare.
923 * predicates.md (spu_inv_exp2_operand, spu_exp2_operand): New.
924 * spu.c (print_operand): Handle 'v' and 'w'.
925 (exp2_immediate_p, spu_gen_exp2): Define.
926 * spu-builtins.def (spu_convts, spu_convtu, spu_convtf_0,
927 spu_convtf_1): Update parameter descriptions.
7a00d767 928 * spu-builtins.md (spu_csflt, spu_cuflt, spu_cflts, spu_cfltu): Update.
5345cf68
TS
929 * constraints.md ('v', 'w'): New.
930 * spu.md (UNSPEC_CSFLT, UNSPEC_CFLTS, UNSPEC_CUFLT, UNSPEC_CFLTU):
931 Remove.
932 (i2f, I2F): New define_mode_attr.
933 (floatsisf2, floatv4siv4sf2, fix_truncsfsi2, fix_truncv4sfv4si2,
934 floatunssisf2, floatunsv4siv4sf2, fixuns_truncsfsi2,
935 fixuns_truncv4sfv4si2): Update to use mode attribute.
936 (float<mode><i2f>2_mul, float<mode><i2f>2_div,
937 fix_trunc<mode><f2i>2_mul, floatuns<mode><i2f>2_mul,
938 floatuns<mode><i2f>2_div, fixuns_trunc<mode><f2i>2_mul): New
939 patterns for combine.
940
5f39ad47
SB
9412009-04-27 Steven Bosscher <steven@gcc.gnu.org>
942
943 * dbgcnt.def (cprop1, cprop2, gcse, jump_bypass): Remove
944 (cprop, hoist, pre, store_motion): New debug counters.
945 * tree-pass.h (pass_tracer): Move to list of gimple passes, it
946 is not an RTL pass anymore.
947 (pass_profiling): Remove extern decl for pass removed in 2005.
948 (pass_gcse, pass_jump_bypass): Remove.
949 * final.c (rest_of_clean_state): Set flag_rerun_cse_after_global_opts
950 to 0 for clean state.
951 * toplev.h (flag_rerun_cse_after_global_opts): Add extern declaration.
952 * cse.c (gate_handle_cse_after_global_opts,
953 rest_of_handle_cse_after_global_opts): New functions.
954 (pass_cse_after_global_opts): New pass, does local CSE.
955 * timevar.def (TV_GCSE, TV_CPROP1, TV_CPROP2, TV_BYPASS): Remove.
956 (TV_CPROP): New timevar.
957 * gcse.c (flag_rerun_cse_after_global_opts): New global variable.
958 (run_jump_opt_after_gcse, max_gcse_regno): Remove global vars.
959 (gcse_main, recompute_all_luids): Remove.
960 (compute_hash_table_work): Call max_reg_num instead of reading
961 max_gcse_regno.
962 (cprop_jump): Don't set run_jump_opt_after_gcse.
963 (constprop_register): Always allow to alter jumps.
964 (cprop_insn): Likewise.
965 (do_local_cprop): Likewise.
966 (local_cprop_pass): Likewise. Return non-zero if something changed.
967 (cprop): Remove function, fold interesting bits into one_cprop_pass.
968 (find_implicit_sets): Add note about missed optimization opportunity.
969 (one_cprop_pass): Rewrite to be "the" CPROP pass, called from the
970 pass_rtl_cprop execute function.
971 Don't bother tracking the pass number, each pass gets its own dumpfile
972 now anyway.
973 Always allow to alter jumpsand bypass jumps.
974 (bypass_block): Don't ignore regno >= max_gcse_regno, find_bypass_set
975 will just find no suitable set.
976 (pre_edge_insert): Fix dumping, this function is for PRE only.
977 (one_pre_gcse_pass): Rewrite to be "the" PRE pass, called from the
978 pass_rtl_pre execute function.
979 (hoist_code): Return non-zero if something changed. Keep track of
980 substitutions and insertions for statistics gathering similar to PRE.
981 (one_code_hoisting_pass): Rewrite to be "the" code hoisting pass,
982 called from the pass_rtl_hoist execute function. Show pass statistics.
983 (compute_store_table): Use max_reg_num directly instead of using the
984 formerly global max_gcse_regno.
985 (build_store_vectors): Likewise.
986 (replace_store_insn): Fix dumping.
987 (store_motion): Rename to ...
988 (one_store_motion_pass): ... this. Rewrite to be "the" STORE_MOTION
989 pass, called from the pass_rtl_store_motion execute function. Keep
990 track of substitutions and insertions for statistics gathering similar
991 to PRE.
992 (bypass_jumps): Remove, fold interesting bits into ...
993 (one_cprop_pass): ... this. Rewrite to be "the" CPROP pass, called
994 from the pass_rtl_cprop execute function.
995 (gate_handle_jump_bypass, rest_of_handle_jump_bypass,
996 pass_jump_bypass): Remove.
997 (gate_handle_gcse, rest_of_handle_gcse): Remove.
998 (gate_rtl_cprop, execute_rtl_cprop, pass_rtl_cprop): New.
999 (gate_rtl_pre, execute_rtl_pre, pass_rtl_pre): New.
1000 (gate_rtl_hoist, execute_rtl_hoist, pass_rtl_hoist): New.
1001 (gate_rtl_store_motion, execute_rtl_store_motion,
1002 pass_rtl_store_motion): New.
1003 * common.opt: Remove flag_cse_skip_blocks, adjust documentation to
1004 make it clear that -fcse-skip-blocks is a no-op for backward compat.
1005 * passes.c (init_optimization_passes): Remove pass_gcse and
1006 pass_jump_bypass. Schedule cprop, pre, hoist, cprop, store_motion,
1007 and cse_after_global_opts in place of pass_gcse. Schedule cprop
1008 instead of pass_jump_bypass.
1009
c685de4a
RG
10102009-04-27 Richard Guenther <rguenther@suse.de>
1011
1012 PR middle-end/39928
1013 * gimplify.c (gimplify_expr): If we are required to create
1014 a temporary make sure it ends up as register.
1015
72d41f29
L
10162009-04-27 H.J. Lu <hongjiu.lu@intel.com>
1017
1018 PR target/39903
1019 * config/i386/i386.c (construct_container): Don't call
1020 gen_reg_or_parallel with BLKmode on X86_64_SSE_CLASS,
1021 X86_64_SSESF_CLASS and X86_64_SSEDF_CLASS.
1022
e97809c6
MM
10232009-04-27 Michael Matz <matz@suse.de>
1024
1025 * ssaexpand.h (struct ssaexpand): Member 'values' is a bitmap.
1026 (get_gimple_for_ssa_name): Adjust, lookup using SSA_NAME_DEF_STMT.
1027 * tree-ssa-live.h: (find_replaceable_exprs): Return a bitmap.
1028 (dump_replaceable_exprs): Take a bitmap.
1029 * cfgexpand.c (gimple_cond_pred_to_tree): Handle bitmap instead of
1030 array.
1031 (expand_gimple_basic_block): Likewise.
1032 * tree-ssa-ter.c (struct temp_expr_table_d): Make
1033 replaceable_expressions member a bitmap.
1034 (free_temp_expr_table): Pass back and deal with bitmap, not gimple*.
1035 (mark_replaceable): Likewise.
1036 (find_replaceable_in_bb, dump_replaceable_exprs): Likewise.
1037 * tree-outof-ssa.c (remove_ssa_form): 'values' is a bitmap.
1038
211ca15c
RG
10392009-04-27 Richard Guenther <rguenther@suse.de>
1040
1041 * tree-cfg.c (remove_useless_stmts): Verify stmts afterwards.
1042 (verify_stmts): Dispatch to gimple/type verification code.
1043 * tree-inline.c (remap_gimple_op_r): Work around C++ FE
1044 issue with call argument types.
1045
fca5f3d1
MM
10462009-04-27 Michael Matz <matz@suse.de>
1047
1048 * tree-into-ssa.c (regs_to_rename, mem_syms_to_rename): Remove.
1049 (init_update_ssa, delete_update_ssa, update_ssa): Remove references
1050 to above.
1051
a1fa3e79 10522009-04-27 Richard Sandiford <rdsandiford@googlemail.com>
8224166e 1053 Eric Botcazou <ebotcazou@adacore.com>
a1fa3e79
EB
1054
1055 * resource.c (find_basic_block): Use BLOCK_FOR_INSN to look up
1056 a label's basic block.
1057 (mark_target_live_regs): Tidy and rework obsolete comments.
1058 Change back DF problem to LIVE. If a label starts a basic block,
1059 assume that all registers that used to be live then still are.
1060 (init_resource_info): If a label starts a basic block, set its
1061 BLOCK_FOR_INSN accordingly.
1062 (fini_resource_info): Undo the setting of BLOCK_FOR_INSN.
1063
33b223c0
RG
10642009-04-27 Richard Guenther <rguenther@suse.de>
1065
1066 * tree-flow-inline.h (function_ann): Remove.
1067 (get_function_ann): Likewise.
1068 * tree-dfa.c (create_function_ann): Remove.
1069 * tree-flow.h (struct static_var_ann_d): Remove.
1070 (struct function_ann_d): Likewise.
1071 (union tree_ann_d): Remove fdecl member.
1072 (function_ann_t): Remove.
1073 (function_ann, get_function_ann, create_function_ann): Remove
1074 declarations.
1075
e3136fa2
UB
10762009-04-27 Uros Bizjak <ubizjak@gmail.com>
1077
1078 * config/alpha/alpha.c (code_for_builtin): Declare as enum insn_code.
1079
f87c9042
JH
10802009-04-27 Jan Hubicka <jh@suse.cz>
1081
1082 * ipa-pure-const.c (struct funct_state_d): New fields
1083 state_previously_known, looping_previously_known; remove
1084 state_set_in_source.
1085 (analyze_function): Use new fields.
1086 (propagate): Avoid assumption that state_set_in_source imply
1087 nonlooping.
1088
1089 * tree-ssa-loop-niter.c (finite_loop_p): New function.
1090 * tree-ssa-loop-ivcanon.c (empty_loop_p): Use it.
1091 * cfgloop.h (finite_loop_p): Declare.
1092
33abd718
MM
10932009-04-26 Michael Matz <matz@suse.de>
1094
e3136fa2 1095 * tree-flow.h (tree_ann_common_d): Remove aux and value_handle members.
33abd718 1096
ddc34084
MM
10972009-04-26 Michael Matz <matz@suse.de>
1098
1099 * tree-pass.h (pass_del_ssa, pass_mark_used_blocks,
1100 pass_free_cfg_annotations, pass_free_datastructures): Remove decls.
1101 * gimple-low.c (mark_blocks_with_used_vars, mark_used_blocks,
1102 pass_mark_used_blocks): Remove.
1103 * tree-optimize.c (pass_free_datastructures,
1104 execute_free_cfg_annotations, pass_free_cfg_annotations): Remove.
1105 * passes.c (init_optimization_passes): Don't call
1106 pass_mark_used_blocks, remove dead code.
1107
1fec7ed4
L
11082009-04-26 H.J. Lu <hongjiu.lu@intel.com>
1109
1110 * tree-outof-ssa.c (rewrite_trees): Add ATTRIBUTE_UNUSED.
1111 * tree-ssa-live.h (register_ssa_partition): Likewise.
1112
4e3825db
MM
11132009-04-26 Michael Matz <matz@suse.de>
1114
1115 Expand from SSA.
1116 * builtins.c (fold_builtin_next_arg): Handle SSA names.
1117 * tree-ssa-copyrename.c (rename_ssa_copies): Use ssa_name() directly.
1118 * tree-ssa-coalesce.c (create_outofssa_var_map): Mark only useful
1119 SSA names.
1120 (compare_pairs): Swap cost comparison.
1121 (coalesce_ssa_name): Don't use change_partition_var.
1122 * tree-nrv.c (struct nrv_data): Add modified member.
1123 (finalize_nrv_r): Set it.
1124 (tree_nrv): Use it to update statements.
1125 (pass_nrv): Require PROP_ssa.
1126 * tree-mudflap.c (mf_decl_cache_locals,
1127 mf_build_check_statement_for): Use make_rename_temp.
1128 (pass_mudflap_2): Require PROP_ssa, run ssa update at finish.
1129 * alias.c (find_base_decl): Handle SSA names.
1130 * emit-rtl (set_reg_attrs_for_parm): Make non-static.
1131 (component_ref_for_mem_expr): Don't leak SSA names into RTL.
1132 * rtl.h (set_reg_attrs_for_parm): Declare.
1133 * tree-optimize.c (pass_cleanup_cfg_post_optimizing): Rename
1134 to "optimized", remove unused locals at finish.
1135 (execute_free_datastructures): Make global, call
1136 delete_tree_cfg_annotations.
1137 (execute_free_cfg_annotations): Don't call
1138 delete_tree_cfg_annotations.
1139
1140 * ssaexpand.h: New file.
1141 * expr.c (toplevel): Include ssaexpand.h.
e3136fa2 1142 (expand_assignment): Handle SSA names the same as register variables.
4e3825db
MM
1143 (expand_expr_real_1): Expand SSA names.
1144 * cfgexpand.c (toplevel): Include ssaexpand.h.
1145 (SA): New global variable.
1146 (gimple_cond_pred_to_tree): Fold TERed comparisons into predicates.
1147 (SSAVAR): New macro.
1148 (set_rtl): New helper function.
1149 (add_stack_var): Deal with SSA names, use set_rtl.
1150 (expand_one_stack_var_at): Likewise.
1151 (expand_one_stack_var): Deal with SSA names.
1152 (stack_var_size_cmp): Use code (SSA_NAME / DECL) as tie breaker
1153 before unique numbers.
1154 (expand_stack_vars): Use set_rtl.
1155 (expand_one_var): Accept SSA names, add asserts for them, feed them
1156 to above subroutines.
1157 (expand_used_vars): Expand all partitions (without default defs),
1158 then only the local decls (ignoring those expanded already).
1159 (expand_gimple_cond): Remove edges when jumpif() expands an
1160 unconditional jump.
1161 (expand_gimple_basic_block): Don't clear EDGE_EXECUTABLE here,
1162 or remove abnormal edges. Ignore insns setting the LHS of a TERed
1163 SSA name.
1164 (gimple_expand_cfg): Call into rewrite_out_of_ssa, initialize
1165 members of SA; deal with PARM_DECL partitions here; expand
1166 all PHI nodes, free tree datastructures and SA. Commit instructions
1167 on edges, clear EDGE_EXECUTABLE and remove abnormal edges here.
1168 (pass_expand): Require and destroy PROP_ssa, verify SSA form, flow
1169 info and statements at start, collect garbage at finish.
1170 * tree-ssa-live.h (struct _var_map): Remove partition_to_var member.
1171 (VAR_ANN_PARTITION) Remove.
1172 (change_partition_var): Don't declare.
1173 (partition_to_var): Always return SSA names.
1174 (var_to_partition): Only accept SSA names.
1175 (register_ssa_partition): Only check argument.
1176 * tree-ssa-live.c (init_var_map): Don't allocate partition_to_var
1177 member.
1178 (delete_var_map): Don't free it.
1179 (var_union): Only accept SSA names, simplify.
1180 (partition_view_init): Mark only useful SSA names as used.
1181 (partition_view_fini): Only deal with SSA names.
1182 (change_partition_var): Remove.
1183 (dump_var_map): Use ssa_name instead of partition_to_var member.
1184 * tree-ssa.c (delete_tree_ssa): Don't remove PHI nodes on RTL
1185 basic blocks.
1186 * tree-outof-ssa.c (toplevel): Include ssaexpand.h and expr.h.
1187 (struct _elim_graph): New member const_dests; nodes member vector of
1188 ints.
1189 (set_location_for_edge): New static helper.
1190 (create_temp): Remove.
1191 (insert_partition_copy_on_edge, insert_part_to_rtx_on_edge,
e3136fa2 1192 insert_value_copy_on_edge, insert_rtx_to_part_on_edge): New functions.
4e3825db
MM
1193 (new_elim_graph): Allocate const_dests member.
1194 (clean_elim_graph): Truncate const_dests member.
1195 (delete_elim_graph): Free const_dests member.
1196 (elim_graph_size): Adapt to new type of nodes member.
1197 (elim_graph_add_node): Likewise.
1198 (eliminate_name): Likewise.
1199 (eliminate_build): Don't take basic block argument, deal only with
1200 partition numbers, not variables.
1201 (get_temp_reg): New static helper.
1202 (elim_create): Use it, deal with RTL temporaries instead of trees.
1203 (eliminate_phi): Adjust all calls to new signature.
1204 (assign_vars, replace_use_variable, replace_def_variable): Remove.
1205 (rewrite_trees): Only do checking.
1206 (edge_leader, stmt_list, leader_has_match, leader_match): Remove.
1207 (same_stmt_list_p, identical_copies_p, identical_stmt_lists_p,
1208 init_analyze_edges_for_bb, fini_analyze_edges_for_bb,
1209 contains_tree_r, MAX_STMTS_IN_LATCH,
1210 process_single_block_loop_latch, analyze_edges_for_bb,
1211 perform_edge_inserts): Remove.
1212 (expand_phi_nodes): New global function.
1213 (remove_ssa_form): Take ssaexpand parameter. Don't call removed
1214 functions, initialize new parameter, remember partitions having a
1215 default def.
1216 (finish_out_of_ssa): New global function.
1217 (rewrite_out_of_ssa): Make global. Adjust call to remove_ssa_form,
1218 don't reset in_ssa_p here, don't disable TER when mudflap.
1219 (pass_del_ssa): Remove.
1220 * tree-flow.h (struct var_ann_d): Remove out_of_ssa_tag and
1221 partition members.
1222 (execute_free_datastructures): Declare.
1223 * Makefile.in (SSAEXPAND_H): New variable.
1224 (tree-outof-ssa.o, expr.o, cfgexpand.o): Depend on SSAEXPAND_H.
1225 * basic-block.h (commit_one_edge_insertion): Declare.
1226 * passes.c (init_optimization_passes): Move pass_nrv and
1227 pass_mudflap2 before pass_cleanup_cfg_post_optimizing, remove
1228 pass_del_ssa, pass_free_datastructures, pass_free_cfg_annotations.
1229 * cfgrtl.c (commit_one_edge_insertion): Make global, don't declare.
1230 (redirect_branch_edge): Deal with super block when expanding, split
1231 out jump patching itself into ...
1232 (patch_jump_insn): ... here, new static helper.
1233
17c665a9
MM
12342009-04-26 Michael Matz <matz@suse.de>
1235
1236 * tree-ssa-copyrename.c (rename_ssa_copies): Don't iterate
1237 beyond num_ssa_names.
1238 * tree-ssa-ter.c (free_temp_expr_table): Likewise.
1239 * tree-ssa-coalesce.c (create_outofssa_var_map): Likewise.
1240
92061771
JJ
12412009-04-26 Jakub Jelinek <jakub@redhat.com>
1242
ce372372
JJ
1243 PR inline-asm/39543
1244 * fwprop.c (forward_propagate_asm): New function.
1245 (forward_propagate_and_simplify): Propagate also into __asm, if it
1246 doesn't increase the number of referenced registers.
1247
92061771
JJ
1248 PR c/39889
1249 * stmt.c (warn_if_unused_value): Look through NON_LVALUE_EXPR.
1250
12512009-04-26 Jakub Jelinek <jakub@redhat.com>
77f2a970
JJ
1252
1253 * tree-nested.c (get_nonlocal_vla_type): If not optimizing, call
1254 note_nonlocal_vla_type for nonlocal VLAs.
1255 (note_nonlocal_vla_type, note_nonlocal_block_vlas,
1256 contains_remapped_vars, remap_vla_decls): New functions.
1257 (convert_nonlocal_reference_stmt): If not optimizing, call
1258 note_nonlocal_block_vlas on GIMPLE_BIND block vars.
1259 (nesting_copy_decl): Return {VAR,PARM,RESULT}_DECL unmodified
1260 if it wasn't found in var_map.
1261 (finalize_nesting_tree_1): Call remap_vla_decls. If outermost
1262 GIMPLE_BIND doesn't have gimple_bind_block, chain debug_var_chain
1263 to BLOCK_VARS (DECL_INITIAL (root->context)) instead of calling
1264 declare_vars.
1265 * gimplify.c (nonlocal_vlas): New variable.
1266 (gimplify_var_or_parm_decl): Add debug VAR_DECLs for non-local
1267 referenced VLAs.
1268 (gimplify_body): Create and destroy nonlocal_vlas.
a9548ddf 1269
4561e242
JJ
1270 * dwarf2out.c (loc_descr_plus_const): New function.
1271 (build_cfa_aligned_loc, tls_mem_loc_descriptor,
1272 mem_loc_descriptor, loc_descriptor_from_tree_1,
1273 descr_info_loc, gen_variable_die): Use it.
1274
a9548ddf
JJ
1275 * tree.h (DECL_BY_REFERENCE): Note that it is also valid for
1276 !TREE_STATIC VAR_DECLs.
1277 * dwarf2out.c (loc_by_reference, gen_decl_die): Handle
1278 DECL_BY_REFERENCE on !TREE_STATIC VAR_DECLs.
1279 (gen_variable_die): Likewise. Don't look at TREE_PRIVATE if
1280 DECL_BY_REFERENCE is valid.
1281 * dbxout.c (DECL_ACCESSIBILITY_CHAR): Don't look at TREE_PRIVATE
1282 for PARM_DECLs, RESULT_DECLs or !TREE_STATIC VAR_DECLs.
1283 * tree-nested.c (get_nonlocal_debug_decl, get_local_debug_decl):
1284 Copy DECL_BY_REFERENCE.
1285 (struct nesting_copy_body_data): New type.
1286 (nesting_copy_decl): New function.
1287 (finalize_nesting_tree_1): Remap types of debug_var_chain variables,
1288 if they have variable length.
1289
10555d08
MM
12902009-04-26 Michael Matz <matz@suse.de>
1291
1292 * tree-sra.c (sra_build_assignment): Don't use into_ssa mode,
1293 mark new temporaries for renaming.
1294
e11187cc
JM
12952009-04-26 Joseph Myers <joseph@codesourcery.com>
1296
1297 PR c/39581
1298 * c-decl.c (global_bindings_p): Return negative value.
1299 (c_variable_size): New. Based on variable_size from
1300 stor-layout.c.
1301 (grokdeclarator): Call c_variable_size not variable_size.
1302
f6a51d31
UB
13032009-04-26 Uros Bizjak <ubizjak@gmail.com>
1304
1305 * config/i386/i386.c (print_operand) ['z']: Fix typo.
1306
4b97723d
KT
13072009-04-26 Kai Tietz <kai.tietz@onevision.com>
1308
1309 * config/i386/mingw-w64.h (STANDARD_INCLUDE_DIR):
1310 Redefine it to just use mingw/include.
1311 (ASM_SPEC): Rules for -m32 and -m64.
1312 (LINK_SPEC): Use Likewise.
1313 (SPEC_32): New define.
1314 (SPEC_64): Likewise.
1315 (SUB_LINK_SPEC): Likewise.
1316 (MULTILIB_DEFAULTS): New define.
1317 * config/i386/t-mingw-w64 (MULTILIB_OPTIONS):
1318 Add multilib options.
1319 (MULTILIB_DIRNAMES): Likewise.
1320 (MULTILIB_OSDIRNAMES): Likewise.
1321 (LIBGCC): Likewise.
1322 (INSTALL_LIBGCC): Likewise.
1323
991d6621
JM
13242009-04-26 Joseph Myers <joseph@codesourcery.com>
1325
1326 PR c/39556
1327 * c-tree.h (enum c_inline_static_type): New.
1328 (record_inline_static): Declare.
1329 * c-decl.c (struct c_inline_static, c_inline_statics,
1330 record_inline_static, check_inline_statics): New.
1331 (pop_file_scope): Call check_inline_statics.
1332 (start_decl): Call record_inline_static instead of pedwarning
1333 directly for static in inline function.
1334 * c-typeck.c (build_external_ref): Call record_inline_static
1335 instead of pedwarning directly for static referenced in inline
1336 function.
1337
4a81774c
SB
13382009-04-26 Steven Bosscher <steven@gcc.gnu.org>
1339
1340 * df-scan.c (df_insn_rescan): Salvage insn's LUID if the insn is
1341 not new but only being rescanned.
1342 * gcse.c (uid_cuid, max_uid, INSN_CUID, max_cuid, struct reg_set,
1343 reg_set_table, REG_SET_TABLE_SLOP, reg_set_in_block,
1344 alloc_reg_set_mem, free_reg_set_mem, record_one_set,
1345 record_set_info, compute_set, grealloc): Remove.
1346 (recompute_all_luids): New function.
1347 (gcse_main): Don't compute sets, and don't do related memory
1348 allocations/free-ing. If something changed before the end of the
1349 pass, update LUIDs using recompute_all_luids.
1350 (alloc_gcse_mem): Don't compute LUIDs. Don't allocate reg_set memory.
1351 (free_gcse_mem): Don't free it either.
1352 (oprs_unchanged_p, load_killed_in_block, record_last_reg_set_info):
1353 Use the df insn LUIDs.
1354 (load_killed_in_block): Likewise.
1355 (compute_hash_table_work): Don't compute reg_set_in_block.
1356 (compute_transp): Use DF_REG_DEF_CHAINs.
1357 (local_cprop_pass): Don't use compute_sets and related functions.
1358 (one_cprop_pass, pre_gcse, one_pre_gcse_pass, one_code_hoisting_pass):
1359 Use get_max_uid() instead of max_cuid.
1360 (insert_insn_end_basic_block, pre_insert_copy_insn,
1361 update_ld_motion_stores): Don't try to
1362 keep reg_set tables up to date.
1363 (pre_insert_copies): Use df insn LUIDs.
1364 (sbitmap pre_redundant_insns): Replace with uses of INSN_DELETED_P.
1365 (reg_set_info): Don't use extra bitmap argument.
1366 (compute_store_table): Don't compute reg_set_in_block. Use DF scan
1367 information to compute regs_set_in_block.
1368 (free_store_memory, store_motion): Don't nullify reg_set_in_block.
1369 (bypass_jumps): Don't use compute_sets and friends.
1370
e8f99a9d
RW
13712009-04-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1372
1373 PR testsuite/39710
1374 * opts.c (undocumented_msg): Do not leave blank even with
1375 ENABLE_CHECKING.
1376
6895bac8
JM
13772009-04-25 Joseph Myers <joseph@codesourcery.com>
1378
1379 * c-decl.c (build_enumerator): Allow values folding to integer
1380 constants but not integer constant expressions with a pedwarn if
1381 pedantic.
1382
24070fcb
JM
13832009-04-25 Joseph Myers <joseph@codesourcery.com>
1384
1385 PR c/39582
1386 * c-typeck.c (c_expr_sizeof_type): Create a C_MAYBE_CONST_EXPR
1387 with non-null C_MAYBE_CONST_EXPR_PRE if size of a variable-length
1388 type is an integer constant.
1389
d6d89aa1
UB
13902009-04-25 Uros Bizjak <ubizjak@gmail.com>
1391
1392 PR target/39897
1393 * config/i386/i386.c (print_operand) ['z']: Revert handling of
1394 HImode operands.
1395
92f6fd0b
JM
13962009-04-25 Joseph Myers <joseph@codesourcery.com>
1397
1398 PR c/39564
1399 * c-decl.c (grokdeclarator): Diagnose declarations of functions
1400 with variably modified return type and no storage class
1401 specifiers, except for the case of nested functions. Distinguish
1402 extern declarations of functions with variably modified return
1403 types from those of objects with variably modified types.
1404
a3710436
JH
14052009-04-25 Jan Hubicka <jh@suse.cz>
1406
1407 * tree.c (list_equal_p): New function.
1408 * tree.h (list_equal_p): Declare.
1409 * coretypes.h (edge_def, edge, const_edge, basic_block_def
1410 basic_block_def, basic_block, const_basic_block): New.
1411 * tree-eh.c (make_eh_edge): EH edges are not abnormal.
1412 (redirect_eh_edge): New function.
1413 (make_eh_edge_update_phi): EH edges are not abnormal.
1414 * except.c: Include tree-flow.h.
1415 (list_match): New function.
1416 (eh_region_replaceable_by_p): New function.
1417 (replace_region): New function.
1418 (hash_type_list): New function.
1419 (hash_eh_region): New function.
1420 (eh_regions_equal_p): New function.
1421 (merge_peers): New function.
1422 (remove_unreachable_regions): Verify EH tree when checking;
1423 merge peers.
1424 (copy_eh_region_1): New function.
1425 (copy_eh_region): New function.
1426 (push_reachable_handler): New function.
1427 (build_post_landing_pads, dw2_build_landing_pads): Be ready for
1428 regions without label but with live RESX.
1429 * except.h (redirect_eh_edge_to_label): New.
1430 * tree-flow.h (redirect_eh_edge): New.
1431 * coretypes.h (edge_def, edge, const_edge, basic_block_def
1432 basic_block_def, basic_block, const_basic_block): Remove.
1433 * Makefile.in (except.o): Add dependency on tree-flow.h
1434 * tree-cfg.c (gimple_redirect_edge_and_branch): Handle EH edges.
1435 * basic-block.h (edge, const_edge, basic_block, const_basic_block):
1436 Remove.
1437
3764d512
EB
14382009-04-25 Eric Botcazou <ebotcazou@adacore.com>
1439
1440 PR bootstrap/39645
1441 * config/sparc/sparc.c (sparc_gimplify_va_arg): Set TREE_ADDRESSABLE
1442 on the destination of memcpy.
1443
1c62e8f2
PB
14442009-04-25 Paolo Bonzini <bonzini@gnu.org>
1445
1446 * doc/tm.texi (REGNO_OK_FOR_BASE_P, REGNO_MODE_OK_FOR_BASE_P,
1447 REGNO_MODE_OK_FOR_REG_BASE_P, REGNO_MODE_CODE_OK_FOR_BASE_P,
1448 REGNO_OK_FOR_INDEX_P): Mention strict/nonstrict difference.
1449
496a4ef5
JH
14502009-04-25 Jan Hubicka <jh@suse.cz>
1451
1452 * tree-eh.c (tree_remove_unreachable_handlers): Handle shared labels.
1453 (tree_empty_eh_handler_p): Allow non-EH predecestors; allow region
1454 to be reached by different label than left.
1455 (update_eh_edges): Update comment; remove edge_to_remove if possible
1456 and return true if suceeded.
1457 (cleanup_empty_eh): Accept sharing map; handle shared regions.
1458 (cleanup_eh): Compute sharing map.
1459 * except.c (remove_eh_handler_and_replace): Add argument if we should
1460 update regions.
1461 (remove_unreachable_regions): Update for label sharing.
1462 (label_to_region_map): Likewise.
1463 (get_next_region_sharing_label): New function.
1464 (remove_eh_handler_and_replace): Add update_catch_try parameter; update
1465 prev_try pointers.
1466 (remove_eh_handler): Update.
1467 (remove_eh_region_and_replace_by_outer_of): New function.
1468 * except.h (struct eh_region): Add next_region_sharing_label.
1469 (remove_eh_region_and_replace_by_outer_of,
1470 get_next_region_sharing_label): Declare.
1471 * tree-cfgcleanup.c (tree_forwarder_block_p): Simplify.
1472
14732009-04-25 Jan Hubicka <jh@suse.cz>
1474
1475 * tree-cfg.c (split_critical_edges): Split also edges where we can't
1476 insert code even if they are not critical.
1477
14782009-04-25 Jan Hubicka <jh@suse.cz>
1479
1480 * tree-cfg.c (gimple_can_merge_blocks_p): EH edges are unmergable.
1481 (gimple_can_remove_branch_p): EH edges won't remove branch by
1482 redirection.
1483 * tree-inline.c (update_ssa_across_abnormal_edges): Do handle
1484 updating of non-abnormal EH edges.
1485 * tree-cfg.c (gimple_can_merge_blocks_p): EH edges are unmergable.
1486 (gimple_can_remove_branch_p): EH edges are unremovable by redirection.
1487 (split_critical_edges): Split also edges where emitting code on them
1488 will lead to splitting later.
1489
a3a5e3d1
UB
14902009-04-25 Uros Bizjak <ubizjak@gmail.com>
1491 H.J. Lu <hongjiu.lu@intel.com>
1492
1493 PR target/39590
1494 * configure.ac (HAVE_AS_IX86_FILDQ): On x86 targets check whether
1495 the configured assembler supports fildq and fistpq mnemonics.
1496 (HAVE_AS_IX86_FILDS): Rename from HAVE_GAS_FILDS_FISTS.
1497 * configure: Regenerated.
1498 * config.in: Ditto.
1499
1500 * config/i386/i386.c (print_operand): Handle 'Z'.
1501 ['z']: Remove handling of special fild/fist suffixes.
1502 (output_fix_trunc): Use '%Z' to output suffix of fist{,p,tp} insn.
1503 * config/i386/i386.md (*floathi<mode>2_i387): Use '%Z' to output
1504 suffix of fild insn.
1505 (*floatsi<mode>2_vector_mixed): Ditto.
1506 (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_interunit): Ditto.
1507 (*float<SSEMODEI24:mode><MODEF:mode>2_mixed_nointerunit): Ditto.
1508 (*float<SSEMODEI24:mode><X87MODEF:mode>2_i387_with_temp): Ditto.
1509 (*float<SSEMODEI24:mode><X87MODEF:mode>2_i387): Ditto.
1510 * config/i386/gas.h (GAS_MNEMONICS): Remove.
1511
23750d7f
BE
15122009-04-25 Ben Elliston <bje@au.ibm.com>
1513
1514 * genrecog.c (validate_pattern): Do not warn for VOIDmode CALLs as
1515 the source of a set operation.
1516
e6ff3083
AS
15172009-04-25 Anatoly Sokolov <aesok@post.ru>
1518
1519 * target.h (struct gcc_target): Add case_values_threshold field.
1520 * target-def.h (TARGET_CASE_VALUES_THRESHOLD): New.
1521 (TARGET_INITIALIZER): Use TARGET_CASE_VALUES_THRESHOLD.
1522 * targhooks.c (default_case_values_threshold): New function.
1523 * targhooks.h (default_case_values_threshold): Declare function.
1524 * stmt.c (expand_case): Use case_values_threshold target hook.
1525 * expr.h (case_values_threshold): Remove declartation.
1526 * expr.c (case_values_threshold): Remove function.
1527 * doc/tm.texi (CASE_VALUES_THRESHOLD): Revise documentation.
1528
1529 * config/avr/avr.h (CASE_VALUES_THRESHOLD): Remove macro.
1530 * config/avr/avr.c (TARGET_CASE_VALUES_THRESHOLD): Define macro.
1531 (avr_case_values_threshold): Declare as static.
1532 * config/avr/avr-protos.h (avr_case_values_threshold): Remove.
1533
1534 * config/avr/mn10300.h (CASE_VALUES_THRESHOLD): Remove macro.
1535 * config/avr/mn10300.c (TARGET_CASE_VALUES_THRESHOLD): Define macro.
1536 (mn10300_case_values_threshold): New function.
1537
569c72fc
L
15382009-04-24 H.J. Lu <hongjiu.lu@intel.com>
1539
1540 * ira.c (setup_cover_and_important_classes): Add enum cast.
1541
ff3cb468
VM
15422009-04-24 Vladimir Makarov <vmakarov@redhat.com>
1543
1544 * genpreds.c (write_enum_constraint_num): Output definition of
1545 CONSTRAINT_NUM_DEFINED_P macro.
1546 * ira.c (setup_cover_and_important_classes): Use
1547 CONSTRAINT_NUM_DEFINED_P instead of CONSTRAINT__LIMIT in #ifdef.
1548
4f7be849
DD
15492009-04-24 DJ Delorie <dj@redhat.com>
1550
1551 * config/sh/sh.h (LIBGCC2_DOUBLE_TYPE_SIZE): Test
1552 __SH2A_SINGLE_ONLY__ also.
1553
735b94a7
SE
15542009-04-24 Steve Ellcey <sje@cup.hp.com>
1555
1556 * config/ia64/ia64.md (movfs_internal): Allow flt constants.
1557 (movdf_internal): Ditto.
1558 * config/ia64/ia64.c (ia64_legitimate_constant_p): Allow
1559 SFmode and DFmode constants.
1560 (ia64_print_operand): Add 'G' format for printing
1561 floating point constants.
1562
77a30264
RG
15632009-04-24 Richard Guenther <rguenther@suse.de>
1564
1565 * tree-vrp.c (extract_range_from_binary_expr): Handle overflow
1566 from unsigned additions.
1567
2b6da65c
JM
15682009-04-24 Joseph Myers <joseph@codesourcery.com>
1569
1570 * c-typeck.c (set_init_index): Allow array designators that are
1571 not integer constant expressions with a pedwarn if pedantic.
1572
f5a17c43
BS
15732009-04-24 Bernd Schmidt <bernd.schmidt@analog.com>
1574
1575 * simplify-rtx.c (simplify_binary_operation_1, case AND): Result is
1576 zero if no overlap in nonzero bits between the operands.
1577
32e8bb8e
ILT
15782009-04-24 Ian Lance Taylor <iant@google.com>
1579
1580 * combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.
1581 (record_dead_and_set_regs): Likewise.
1582 * df.h (struct df_mw_hardreg): Change flags field to int.
1583 (struct df_base_ref): Likewise.
1584 (struct df): Change changeable_flags field to int.
1585 * df-scan.c (df_defs_record): Change clobber_flags to int.
1586 * dwarf2.h (enum dwarf_tag): Make lo_user and hi_user values enum
1587 constants rather than #define macros.
1588 (enum dwarf_attribute, enum dwarf_location_atom): Likewise.
1589 (enum dwarf_type, enum dwarf_endianity_encoding): Likewise.
1590 (enum dwarf_calling_convention): Likewise.
1591 (enum dwarf_line_number_x_ops): Likewise.
1592 (enum dwarf_call_frame_info): Likewise.
1593 (enum dwarf_source_language): Likewise.
1594 * dwarf2out.c (int_loc_descriptor): Add cast to enum type.
1595 (add_calling_convention_attribute): Likewise.
a3a5e3d1
UB
1596 * fold-const.c (fold_undefer_overflow_warnings): Add cast to enum type.
1597 (combine_comparisons): Change compcode to int. Add cast to enum type.
32e8bb8e
ILT
1598 * genrecog.c (maybe_both_true_2): Change c to int.
1599 (write_switch): Likewise. Add cast to enum type.
1600 * gimplify.c (gimplify_omp_for): Handle return values from
1601 gimplify_expr using MIN rather than bitwise or.
1602 (gimplify_expr): Add cast to enum type.
1603 * ipa-prop.c (update_jump_functions_after_inlining): Change
1604 IPA_BOTTOM to IPA_JF_UNKNOWN.
a3a5e3d1
UB
1605 * ira.c (setup_class_subset_and_memory_move_costs): Change mode to int.
1606 Add casts to enum type.
32e8bb8e
ILT
1607 (setup_cover_and_important_classes): Change cl to int. Add casts
1608 to enum type.
1609 (setup_class_translate): Change cl and mode to int.
1610 (ira_init_once): Change mode to int.
1611 (free_register_move_costs): Likewise.
1612 (setup_prohibited_mode_move_regs): Add casts to enum type.
1613 * langhooks.c (add_builtin_function_common): Rework assertion that
1614 value fits bitfield.
1615 * mcf.c (add_fixup_edge): Change type parameter to edge_type.
1616 * omega.c (omega_do_elimination): Avoid math on enum types.
1617 * optabs.c (expand_vec_shift_expr): Remove casts to int.
1618 * opts.c (set_debug_level): Change 2 to enum constant. Use new
1619 int local to handle integral_argment value.
1620 * regmove.c (try_auto_increment): Change PUT_MODE to
1621 PUT_REG_NOTE_KIND.
1622 * reload.c (push_secondary_reload): Add casts to enum type.
1623 (secondary_reload_class, find_valid_class): Likewise.
1624 * reload1.c (emit_input_reload_insns): Likewise.
1625 * rtl.h (NOTE_VAR_LOCATION_STATUS): Likewise.
1626 * sel-sched.c (init_hard_regs_data): Change cur_mode to int.
1627 * sel-sched-ir.c (hash_with_unspec_callback): Change 0 to enum
1628 constant.
1629 * tree.c (build_common_builtin_nodes): Add casts to enum type.
1630 * tree-complex.c (complex_lattice_t): Typedef to int rather than
1631 enum type.
1632 (expand_complex_libcall): Add casts to enum type.
1633 * tree-into-ssa.c (get_ssa_name_ann): Change 0 to enum constant.
1634 * tree-vect-loop.c (vect_model_reduction_cost): Compare reduc_code
1635 with ERROR_MARK, not NUM_TREE_CODES.
1636 (vect_create_epilog_for_reduction): Likewise.
1637 (vectorizable_reduction): Don't initialize epiloc_reduc_code.
a3a5e3d1 1638 When not using it, set it to ERROR_MARK rather than NUM_TREE_CODES.
32e8bb8e
ILT
1639 * tree-vect-patterns.c (vect_pattern_recog_1): Change vec_mode to
1640 enum machine_mode.
1641 * tree-vect-stmts.c (new_stmt_vec_info): Change 0 to
1642 vect_unused_in_loop. Change 0 to loop_vect.
a3a5e3d1 1643 * tree-vectorizer.c (vect_set_verbosity_level): Add casts to enum type.
32e8bb8e
ILT
1644 * var-tracking.c (get_init_value): Change return type to enum
1645 var_init_status.
1646 * vec.h (DEF_VEC_FUNC_P) [iterate]: Cast 0 to type T.
1647 * config/arm/arm.c (fp_model_for_fpu): Change to array to enum
1648 arm_fp_model.
1649 (arm_override_options): Add casts to enum type.
1650 (arm_emit_tls_decoration): Likewise.
1651 * config/i386/i386.c (ix86_function_specific_restore): Add casts
1652 to enum type.
1653 * config/i386/i386-c.c (ix86_pragma_target_parse): Likewise.
1654 * config/ia64/ia64.c (ia64_expand_compare): Change magic to int.
1655 * config/rs6000/rs6000.c (rs6000_override_options): Add casts to
1656 enum type.
1657 * config/s390/s390.c (code_for_builtin_64): Change to array of
1658 enum insn_code.
1659 (code_for_builtin_31): Likewise.
1660 (s390_expand_builtin): Change code_for_builtin to enum insn_code
1661 const *.
1662 * config/sparc/sparc.c (sparc_override_options): Change value
1663 field in struct code_model to enum cmodel. In initializer change
1664 0 to NULL and add cast to enum type.
1665
1666 * c-typeck.c (build_modify_expr): Add lhs_origtype parameter.
1667 Change all callers. Issue a -Wc++-compat warning using
1668 lhs_origtype if necessary.
1669 (convert_for_assignment): Issue -Wc++-compat warnings about
1670 invalid conversions to enum type on assignment.
1671 * c-common.h (build_modify_expr): Update declaration.
1672
ac4fc08a
NC
16732009-04-24 Nick Clifton <nickc@redhat.com>
1674
1675 * config/iq2000/iq2000.c (function_arg): Handle TImode values.
1676 (function_arg_advance): Likewise.
1677 * config/iq2000/iq2000.md (movsi_internal2): Fix the length of the
1678 5th alternative.
1679
f22e891a
AK
16802009-04-24 Andreas Krebbel <krebbel1@de.ibm.com>
1681
1682 * config/s390/constraints.md ('I', 'J'): Fix condition.
1683
ad58aabe
DN
16842009-04-24 Diego Novillo <dnovillo@google.com>
1685
1686 * gengtype-parse.c (parse_error): Add newline after message.
1687
879a4a01
L
16882009-04-24 H.J. Lu <hongjiu.lu@intel.com>
1689
1690 * config/i386/sse.md (avxmodesuffixs): Removed.
1691 (*avx_pinsr<avxmodesuffixs>): Renamed to ...
1692 (*avx_pinsr<ssevecsize>): This.
1693
f63426af
BS
16942009-04-24 Bernd Schmidt <bernd.schmidt@analog.com>
1695
1696 * loop-iv.c (replace_single_def_regs): Look for REG_EQUAL notes;
1697 follow chains of regs with a single definition, and allow expressions
1698 that are function_invariant_p.
ce72fe6c 1699 (simple_rhs_p): Allow expressions that are function_invariant_p.
f63426af 1700
30349c74
PB
17012009-04-24 Paolo Bonzini <bonzini@gnu.org>
1702
1703 PR middle-end/39867
1704 * fold-const.c (fold_cond_expr_with_comparison): When folding
1705 > and >= to MAX, make sure the MAX uses the same type as the
1706 comparison's operands.
1707
8d8256c1
NC
17082009-04-24 Nick Clifton <nickc@redhat.com>
1709
1710 * config/frv/frv.c (frv_frame_access): Do not use reg+reg
1711 addressing for DImode accesses.
1712 (frv_print_operand_address): Handle PLUS case.
a3a5e3d1 1713 * config/frv/frv.h (FIXED_REGISTERS): Mark link register as fixed.
8d8256c1 1714
6216f94e
JJ
17152009-04-24 Jakub Jelinek <jakub@redhat.com>
1716
1717 PR rtl-optimization/39794
1718 * alias.c (canon_true_dependence): Add x_addr argument.
1719 * rtl.h (canon_true_dependence): Adjust prototype.
1720 * cse.c (check_dependence): Adjust canon_true_dependence callers.
1721 * cselib.c (cselib_invalidate_mem): Likewise.
1722 * gcse.c (compute_transp): Likewise.
1723 * dse.c (scan_reads_nospill): Likewise.
1724 (record_store, check_mem_read_rtx): Likewise. For non-const-or-frame
1725 addresses pass base->val_rtx as mem_addr, for const-or-frame addresses
1726 canon_base_addr of the group, plus optional offset.
1727 (struct group_info): Rename canon_base_mem to
1728 canon_base_addr.
1729 (get_group_info): Set canon_base_addr to canon_rtx of base, not
1730 canon_rtx of base_mem.
1731
6de7a512
PB
17322009-04-23 Paolo Bonzini <bonzini@gnu.org>
1733
1734 * config/sh/sh.c (sh_expand_prologue, sh_expand_epilogue):
1735 Use memory_address_p instead of GO_IF_LEGITIMATE_ADDRESS.
1736
4a3a2376
UW
17372009-04-23 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1738
1739 * config/spu/spu-builtins.h: Delete file.
1740
1741 * config/spu/spu.h (enum spu_builtin_type): Move here from
1742 spu-builtins.h.
1743 (struct spu_builtin_description): Likewise. Add GTY marker.
1744 Do not use enum spu_function_code or enum insn_code.
1745 (spu_builtins): Add extern declaration.
1746
1747 * config/spu/spu.c: Do not include "spu-builtins.h".
1748 (enum spu_function_code, enum spu_builtin_type_index,
1749 V16QI_type_node, V8HI_type_node, V4SI_type_node, V2DI_type_node,
1750 V4SF_type_node, V2DF_type_node, unsigned_V16QI_type_node,
1751 unsigned_V8HI_type_node, unsigned_V4SI_type_node,
1752 unsigned_V2DI_type_node): Move here from spu-builtins.h.
1753 (spu_builtin_types): Make static. Add GTY marker.
1754 (spu_builtins): Add extern declaration with GTY marker.
1755 Include "gt-spu.h".
1756
1757 * config/spu/spu-c.c: Do not include "spu-builtins.h".
1758 (spu_resolve_overloaded_builtin): Do not use spu_function_code.
1759 Check programmatically whether all parameters are scalar.
1760
1761 * config/spu/t-spu-elf (spu.o, spu-c.o): Update dependencies.
1762
bbaba73f
EB
17632009-04-23 Eric Botcazou <ebotcazou@adacore.com>
1764
1765 * gimplify.c (gimplify_modify_expr_rhs) <VAR_DECL>: Do not do a direct
1766 assignment from the constructor either if the target is volatile.
1767
ee93c1c6
DJ
17682009-04-23 Daniel Jacobowitz <dan@codesourcery.com>
1769
1770 * config/arm/arm.md (insv): Do not share operands[0].
1771
b2f21330
NS
17722009-04-23 Nathan Sidwell <nathan@codesourcery.com>
1773
1774 * config/vxlib-tls.c (active_tls_threads): Delete.
1775 (delete_hook_installed): New.
1776 (tls_delete_hook): Don't delete the delete hook.
1777 (tls_destructor): Delete it here.
1778 (__gthread_set_specific): Adjust installing the delete hook.
1779 (tls_delete_hook): Use __gthread_enter_tsd_dtor_context and
1780 __gthread_leave_tsd_dtor_context.
1781
4782dfa7
RAE
17822009-04-23 Rafael Avila de Espindola <espindola@google.com>
1783
1784 * c-format.c (gcc_tdiag_char_table): Add support for %E.
1785
bf758008
UB
17862009-04-23 Uros Bizjak <ubizjak@gmail.com>
1787
1788 * config/alpha/alpha.c (alpha_legitimize_reload_address): Add cast to
1789 enum type.
1790 (alpha_rtx_costs): Ditto.
1791 (emit_unlikely_jump): Use add_reg_note.
1792 (emit_frame_store_1): Ditto.
1793 (alpha_expand_prologue): Ditto.
1794 (alpha_expand_builtin): Change 0 to EXPAND_NORMAL in function call.
1795 * config/alpha/alpha.c (Unicos/Mk address splitter): Use add_reg_note.
1796
7323a100
NC
17972009-04-23 Nick Clifton <nickc@redhat.com>
1798
1799 * config/v850/v850.md (epilogue): Remove suppressed code.
1800 (return): Rename to return_simple and remove test of frame size.
1801 * config/v850/v850.c (expand_epilogue): Rename call to gen_return
1802 to gen_return_simple.
1803
360032ba
JY
18042009-04-22 Jing Yu <jingyu@google.com>
1805
1806 PR testsuite/39781
1807 * config/arm/arm.h: Define HANDLE_PRAGMA_PACK_PUSH_POP.
1808
53650abe
AP
18092009-04-22 Andrew Pinski <andrew_pinski@playstation.sony.com>
1810
1811 PR C/31499
1812 * c-typeck.c (process_init_element): Treat VECTOR_TYPE like ARRAY_TYPE
1813 and RECORD_TYPE/UNION_TYPE. When outputing the actual element and the
1814 value is a VECTOR_CST, the element type is the element type of the
1815 vector.
1816
89043e8a
DD
18172009-04-22 DJ Delorie <dj@redhat.com>
1818
1819 * config/m32c/m32c.h: Update GTY annotations to new syntax.
1820
023f059b
JJ
18212009-04-22 Jakub Jelinek <jakub@redhat.com>
1822
1823 * alias.c (find_base_term): Move around LO_SUM case, so that
1824 CONST falls through into PLUS/MINUS handling.
1825
2c0eba5a
JJ
1826 PR c/39855
1827 * fold-const.c (fold_binary) <case LSHIFT_EXPR>: When optimizing
1828 into 0, use omit_one_operand.
1829
9a461028
BE
18302009-04-23 Ben Elliston <bje@au.ibm.com>
1831
1832 * config/rs6000/linux-unwind.h (get_regs): Remove type
1833 puns. Change the type of `pc' to an array of unsigned ints and
1834 update all users. Constify frame24.
1835
653e2568
DD
18362009-04-22 DJ Delorie <dj@redhat.com>
1837
1838 * config/m32c/m32c.c (m32c_special_page_vector_p): Move
1839 declarations before code.
1840 (current_function_special_page_vector): Likewise.
1841 (m32c_expand_insv): Silence a warning.
1842
60839f5d 18432009-04-21 Taras Glek <tglek@mozilla.com>
d1b38208
TG
1844
1845 * alias.c: Update GTY annotations to new syntax.
1846 * basic-block.h: Likewise.
1847 * bitmap.h: Likewise.
1848 * c-common.h: Likewise.
1849 * c-decl.c: Likewise.
1850 * c-parser.c: Likewise.
1851 * c-pragma.c: Likewise.
1852 * c-tree.h: Likewise.
1853 * cfgloop.h: Likewise.
1854 * cgraph.h: Likewise.
1855 * config/alpha/alpha.c: Likewise.
1856 * config/arm/arm.h: Likewise.
1857 * config/avr/avr.h: Likewise.
1858 * config/bfin/bfin.c: Likewise.
1859 * config/cris/cris.c: Likewise.
1860 * config/darwin.c: Likewise.
1861 * config/frv/frv.c: Likewise.
1862 * config/i386/i386.c: Likewise.
1863 * config/i386/i386.h: Likewise.
1864 * config/i386/winnt.c: Likewise.
1865 * config/ia64/ia64.h: Likewise.
1866 * config/iq2000/iq2000.c: Likewise.
1867 * config/mips/mips.c: Likewise.
1868 * config/mmix/mmix.h: Likewise.
1869 * config/pa/pa.c: Likewise.
1870 * config/pa/pa.h: Likewise.
1871 * config/rs6000/rs6000.c: Likewise.
1872 * config/s390/s390.c: Likewise.
1873 * config/sparc/sparc.c: Likewise.
1874 * config/xtensa/xtensa.c: Likewise.
1875 * cselib.h: Likewise.
1876 * dbxout.c: Likewise.
1877 * dwarf2out.c: Likewise.
1878 * except.c: Likewise.
1879 * except.h: Likewise.
1880 * fixed-value.h: Likewise.
1881 * function.c: Likewise.
1882 * function.h: Likewise.
1883 * gimple.h: Likewise.
1884 * integrate.c: Likewise.
1885 * optabs.c: Likewise.
1886 * output.h: Likewise.
1887 * real.h: Likewise.
1888 * rtl.h: Likewise.
1889 * stringpool.c: Likewise.
1890 * tree-data-ref.c: Likewise.
1891 * tree-flow.h: Likewise.
1892 * tree-scalar-evolution.c: Likewise.
1893 * tree-ssa-address.c: Likewise.
1894 * tree-ssa-alias.h: Likewise.
1895 * tree-ssa-operands.h: Likewise.
1896 * tree.c: Likewise.
1897 * tree.h: Likewise.
1898 * varasm.c: Likewise.
1899 * varray.h: Likewise.
1900 * vec.h: Likewise.
bf758008 1901 * coretypes.h: Do not define GTY macro if it is already defined.
d1b38208
TG
1902 * doc/gty.texi: Update GTY documentation to new syntax.
1903 * gengtype-lex.l: Enforce attribute-like syntax for GTY
1904 annotations on structs.
1905 * gengtype-parse.c: Likewise.
1906
a123d175
MH
19072009-04-22 Mark Heffernan <meheff@google.com>
1908
bf758008 1909 * gcc.c (LINK_COMMAND_SPEC): Link with gcov with -fprofile-generate=.
a123d175 1910
4c7c486a
KH
19112009-04-22 Kazu Hirata <kazu@codesourcery.com>
1912
1913 * config/arm/arm.c (arm_rtx_costs_1): Use power_of_two_operand
1914 where appropriate.
1915
6e782a29
KH
19162009-04-22 Kazu Hirata <kazu@codesourcery.com>
1917
1918 * config/arm/arm.c (arm_size_rtx_costs): Treat a PLUS with a shift
1919 the same as a PLUS without a shift. Increase the cost of a
1920 CONST_INT in MULT.
1921
38d2336a
MLI
19222009-04-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1923
1924 * Makefile.in: Update dependencies.
bf758008 1925 * errors.c (warning): Remove unused parameter 'opt'. Returns 'void'.
38d2336a
MLI
1926 * errors.h: Remove bogus comment about compatibility.
1927 (warning): Update declaration.
1928 * genautomata.c: Update all calls to warning.
1929 * gimple.c: Do not include errors.h. Include toplev.h.
1930 * tree-ssa-structalias.c: Do not include errors.h.
1931 * omega.c: Likewise.
1932 * tree-ssa-reassoc.c: Likewise.
1933 * config/spu/spu-c.c: Likewise.
1934 * config/spu/t-spu-elf: Update dependencies.
1935
aea4deba
RG
19362009-04-22 Richard Guenther <rguenther@suse.de>
1937
1938 PR tree-optimization/39824
1939 * tree-ssa-ccp.c (fold_const_aggregate_ref): For INDIRECT_REFs
1940 make sure the types are compatible.
1941
cfc93532
MLI
19422009-04-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
1943
1944 PR c++/14875
1945 * c-common.c (c_parse_error): Take a token_flags parameter.
1946 Use token_type for the token type instead.
1947 Pass token_flags to cpp_type2name.
1948 * c-common.h (c_parse_error): Update declaration.
1949 * c-parser.c (c_parser_error): Pass 0 as token flags.
1950
8632d02a
AB
19512009-04-22 Andrey Belevantsev <abel@ispras.ru>
1952
1953 PR rtl-optimization/39580
1954 * sel-sched-ir.c (insert_in_history_vect): Remove incorrect gcc_assert.
1955
4c33221c
UW
19562009-04-22 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
1957
1958 * function.c (expand_function_end): Do not emit a jump to the "naked"
1959 return label for fall-through returns.
1960 * except.c (sjlj_emit_function_exit): Always place the call to the
1961 unregister function at the location installed by expand_function_end.
1962
9925bce0
RG
19632009-04-22 Richard Guenther <rguenther@suse.de>
1964
1965 PR tree-optimization/39845
1966 * tree-switch-conversion.c (build_arrays): Add new referenced vars.
1967 (gen_inbound_check): Likewise.
1968
24a40b35
NS
19692009-04-22 Nathan Sidwell <nathan@codesourcery.com>
1970
1971 * gthr-vxworks.h (struct __gthread_once_t): Add alignment and
1972 padding for PPC.
1973 (__GTHREAD_ONCE_INIT): Adjust ppc initializer.
1974 * config/vxlib.c (__gthread_once): Add race guard for PPC.
1975
6c34a092
PB
19762009-04-22 Paolo Bonzini <bonzini@gnu.org>
1977
1978 * config/sh/sh.c (shift_insns_rtx, shiftcosts, gen_shifty_op,
1979 sh_dynamicalize_shift_p, shl_and_scr_length): Truncate
1980 shift counts to avoid out-of-bounds array accesses.
1981
baa48dfa
PB
19822009-04-22 Paolo Bonzini <bonzini@gnu.org>
1983
1984 * config/sparc/sparc.h (POINTER_SIZE): Fix comment.
1985 (Pmode): Move above.
1986
7d83f4f5
UB
19872009-04-22 Uros Bizjak <ubizjak@gmail.com>
1988
1989 * config/alpha/alpha.c: Use REG_P, MEM_P, CONST_INT_P, JUMP_P,
1990 NONJUMP_INSN_P, CALL_P, LABEL_P and NOTE_P predicates instead of
1991 GET_CODE macro. Use IN_RANGE macro where appropriate.
1992 * config/alpha/alpha.h: Ditto.
1993 * config/alpha/alpha.md: Ditto.
1994 * config/alpha/constraints.md: Ditto.
1995 * config/alpha/predicates.md: Ditto.
1996
3ad606bc
PB
19972009-04-22 Paolo Bonzini <bonzini@gnu.org>
1998
1999 * defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.
2000 * config/frv/frv.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2001 * config/s390/s390.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2002 * config/m32c/m32c.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2003 * config/spu/spu.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2004 * config/i386/i386.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2005 * config/sh/sh.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2006 * config/pdp11/pdp11.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2007 * config/avr/avr.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2008 * config/crx/crx.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2009 * config/fr30/fr30.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2010 * config/m68hc11/m68hc11.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2011 * config/cris/cris.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2012 * config/iq2000/iq2000.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2013 * config/mn10300/mn10300.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2014 * config/ia64/ia64.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2015 * config/m68k/m68k.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2016 * config/picochip/picochip.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2017 * config/arc/arc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2018 * config/mcore/mcore.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2019 * config/score/score.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2020 * config/arm/arm.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2021 * config/pa/pa.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2022 * config/mips/mips.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2023 * config/v850/v850.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2024 * config/mmix/mmix.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2025 * config/bfin/bfin.h (GO_IF_MODE_DEPENDENT_ADDRESS): Delete.
2026
3cabd6d1
LB
20272009-04-22 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2028
2029 * cfghooks.c (tidy_fallthru_edges): Remove find_basic_blocks
2030 references from comments.
2031 * cfgbuild.c: (count_basic_blocks): Delete.
2032 (find_basic_blocks_1): Delete.
2033 (find_basic_blocks): Delete.
2034 * except.c (finish_eh_generation): Make static. Move comment from
7d83f4f5 2035 except.h here. Remove find_basic_blocks references from comments.
3cabd6d1
LB
2036 * except.h (finish_eh_generation): Delete.
2037 * basic-block.h (find_basic_blocks): Delete.
2038 * config/sh/sh.c (sh_output_mi_thunk): Delete a "#if 0" block.
2039
270d1bcd
DK
20402009-04-22 Dave Korn <dave.korn.cygwin@gmail.com>
2041
2042 * sdbout.c (sdbout_symbol): Pass VOIDmode to eliminate_regs.
2043 (sdbout_parms): Likewise.
2044
b757d36f
KK
20452009-04-21 Kaz Kojima <kkojima@gcc.gnu.org>
2046
2047 * config/sh/sh.c (prepare_cbranch_operands): Use
2048 LAST_AND_UNUSED_RTX_CODE instead of CODE_FOR_nothing.
2049 (expand_cbranchdi4): Likewise.
2050 (from_compare): Add cast to enum type.
2051 (expand_cbranchsi4): Use add_reg_note.
2052 (output_stack_adjust, push, pop, sh_expand_prologue): Likewise.
2053 (sh_insn_length_adjustment): Use sh_cpu_attr instead of sh_cpu.
2054 (sh_initialize_trampoline): Change 0 to LCT_NORMAL in function call.
2055 (sh_expand_builtin): Change 0 to EXPAND_NORMAL in function call.
2056 * config/sh/sh.md (cbranchsi4): Use LAST_AND_UNUSED_RTX_CODE
2057 instead of CODE_FOR_nothing.
2058 (cbranchdi4): Likewise. Fix the order of arguments for
2059 gen_rtx_fmt_ee.
2060 (push_fpscr): Use add_reg_note.
2061 (pop_fpscr, movdf_i4+1, reload_outdf__RnFRm+3, reload_outdf__RnFRm+4,
2062 reload_outdf__RnFRm+5, fpu_switch+1, fpu_switch+2): Likewise.
2063
ad41bd84
JM
20642009-04-21 Joseph Myers <joseph@codesourcery.com>
2065
2066 * ABOUT-GCC-NLS, ChangeLog, ChangeLog-1997, ChangeLog-1998,
2067 ChangeLog-1999, ChangeLog-2000, ChangeLog-2001, ChangeLog-2002,
2068 ChangeLog-2003, ChangeLog-2004, ChangeLog-2005, ChangeLog-2006,
2069 ChangeLog-2007, ChangeLog-2008, ChangeLog.dataflow, ChangeLog.lib,
2070 ChangeLog.ptr, ChangeLog.tree-ssa, ChangeLog.tuples, FSFChangeLog,
2071 FSFChangeLog.10, FSFChangeLog.11, LANGUAGES, ONEWS, acinclude.m4,
2072 config/alpha/gnu.h, config/alpha/libgcc-alpha-ldbl.ver,
2073 config/alpha/t-osf4, config/alpha/t-vms, config/alpha/va_list.h,
2074 config/alpha/x-vms, config/arc/t-arc,
2075 config/arm/README-interworking, config/arm/arm-c.c,
2076 config/arm/gentune.sh, config/arm/libgcc-bpabi.ver,
2077 config/arm/t-arm, config/arm/t-arm-elf, config/arm/t-arm-softfp,
2078 config/arm/t-bpabi, config/arm/t-linux, config/arm/t-linux-eabi,
2079 config/arm/t-netbsd, config/arm/t-pe, config/arm/t-strongarm-elf,
2080 config/arm/t-symbian, config/arm/t-vxworks, config/arm/t-wince-pe,
2081 config/avr/t-avr, config/bfin/elf.h, config/bfin/libgcc-bfin.ver,
2082 config/bfin/linux.h, config/bfin/t-bfin, config/bfin/t-bfin-elf,
2083 config/bfin/t-bfin-linux, config/bfin/t-bfin-uclinux,
2084 config/bfin/uclinux.h, config/cris/mulsi3.asm, config/cris/t-cris,
2085 config/cris/t-elfmulti, config/crx/t-crx,
2086 config/darwin-ppc-ldouble-patch.def, config/darwin-sections.def,
2087 config/divmod.c, config/fr30/t-fr30, config/frv/libgcc-frv.ver,
2088 config/frv/t-frv, config/frv/t-linux, config/h8300/genmova.sh,
2089 config/h8300/t-h8300, config/i386/athlon.md,
2090 config/i386/darwin-libgcc.10.4.ver,
2091 config/i386/darwin-libgcc.10.5.ver, config/i386/libgcc-glibc.ver,
2092 config/i386/mach.h, config/i386/netbsd.h, config/i386/t-crtpc,
2093 config/i386/t-cygming, config/i386/t-cygwin, config/i386/t-i386,
2094 config/i386/t-linux64, config/i386/t-nwld,
2095 config/i386/t-rtems-i386, config/i386/t-sol2-10,
2096 config/i386/x-mingw32, config/ia64/div.md, config/ia64/elf.h,
2097 config/ia64/ia64.opt, config/ia64/libgcc-glibc.ver,
2098 config/ia64/libgcc-ia64.ver, config/ia64/linux.h,
2099 config/ia64/sysv4.h, config/ia64/t-hpux, config/ia64/t-ia64,
2100 config/iq2000/abi, config/iq2000/lib2extra-funcs.c,
2101 config/iq2000/t-iq2000, config/libgcc-glibc.ver,
2102 config/m32r/libgcc-glibc.ver, config/m32r/t-linux,
2103 config/m32r/t-m32r, config/m68hc11/t-m68hc11,
2104 config/m68k/t-floatlib, config/m68k/t-linux, config/m68k/t-mlibs,
2105 config/m68k/t-uclinux, config/mcore/t-mcore,
2106 config/mcore/t-mcore-pe, config/mips/20kc.md, config/mips/4130.md,
2107 config/mips/5400.md, config/mips/5500.md, config/mips/crti.asm,
2108 config/mips/crtn.asm, config/mips/irix-crti.asm,
2109 config/mips/irix-crtn.asm, config/mips/libgcc-mips16.ver,
2110 config/mips/mips-dsp.md, config/mips/mips-dspr2.md,
2111 config/mips/mips-fixed.md, config/mips/sb1.md,
2112 config/mips/sr71k.md, config/mips/t-elf, config/mips/t-gofast,
2113 config/mips/t-iris6, config/mips/t-isa3264,
2114 config/mips/t-libgcc-mips16, config/mips/t-linux64,
2115 config/mips/t-mips, config/mips/t-r3900, config/mips/t-rtems,
2116 config/mips/t-sb1, config/mips/t-sde, config/mips/t-sdemtk,
2117 config/mips/t-slibgcc-irix, config/mips/t-sr71k, config/mips/t-st,
2118 config/mips/t-vr, config/mips/t-vxworks, config/mmix/t-mmix,
2119 config/mn10300/t-linux, config/mn10300/t-mn10300,
2120 config/pa/pa32-regs.h, config/pa/t-hpux-shlib, config/pa/t-linux,
2121 config/pa/t-linux64, config/pa/t-pa64, config/pdp11/t-pdp11,
2122 config/picochip/libgccExtras/clzsi2.asm,
2123 config/picochip/t-picochip, config/rs6000/darwin-ldouble-format,
2124 config/rs6000/darwin-libgcc.10.4.ver,
2125 config/rs6000/darwin-libgcc.10.5.ver,
2126 config/rs6000/libgcc-ppc-glibc.ver, config/rs6000/ppc-asm.h,
2127 config/rs6000/t-aix43, config/rs6000/t-aix52,
2128 config/rs6000/t-darwin, config/rs6000/t-fprules,
2129 config/rs6000/t-fprules-fpbit, config/rs6000/t-linux64,
2130 config/rs6000/t-lynx, config/rs6000/t-netbsd,
2131 config/rs6000/t-ppccomm, config/rs6000/t-ppcendian,
2132 config/rs6000/t-ppcgas, config/rs6000/t-rs6000,
2133 config/rs6000/t-rtems, config/rs6000/t-spe,
2134 config/rs6000/t-vxworks, config/s390/libgcc-glibc.ver,
2135 config/score/t-score-elf, config/sh/divcost-analysis,
2136 config/sh/libgcc-glibc.ver, config/sh/t-netbsd, config/sh/t-sh,
2137 config/sh/t-sh64, config/sh/t-superh, config/sh/t-symbian,
2138 config/sparc/libgcc-sparc-glibc.ver, config/sparc/sol2-bi.h,
2139 config/sparc/sol2-gas.h, config/sparc/sol2-gld-bi.h,
2140 config/sparc/t-elf, config/sparc/t-linux64, config/sparc/t-sol2,
2141 config/stormy16/stormy-abi, config/stormy16/t-stormy16,
2142 config/t-darwin, config/t-libunwind, config/t-libunwind-elf,
2143 config/t-linux, config/t-lynx, config/t-slibgcc-elf-ver,
2144 config/t-slibgcc-sld, config/t-sol2, config/t-vxworks,
2145 config/udivmod.c, config/udivmodsi4.c, config/v850/t-v850,
2146 config/v850/t-v850e, config/xtensa/t-xtensa, diagnostic.def,
2147 gdbinit.in, glimits.h, gstab.h, gsyms.h, java/ChangeLog,
2148 java/ChangeLog.ptr, java/ChangeLog.tree-ssa, libgcc-std.ver,
2149 limitx.h, version.c, xcoff.h: Add copyright and license notices.
2150 * config/h8300/genmova.sh: Include copyright and license notices
2151 in generated output.
2152 * config/h8300/mova.md: Regenerate.
2153 * doc/install.texi2html: Include word "Copyright" in copyright
2154 notice and use name "Free Software Foundation, Inc.".
2155 * ChangeLog, ChangeLog-2000, ChangeLog-2001, ChangeLog-2002,
2156 ChangeLog-2003, ChangeLog-2004, ChangeLog-2005, ChangeLog-2006,
2157 ChangeLog-2007, ChangeLog-2008: Correct dates.
2158
ca80e52b
EB
21592009-04-21 Eric Botcazou <ebotcazou@adacore.com>
2160
2161 * c-common.c (c_common_truthvalue_conversion): Use LOCATION to build
2162 NE_EXPR operations as well.
2163 * c-parser.c (c_parser_condition): Do not set location information on
2164 the condition.
2165 (c_parser_conditional_expression): Likewise.
2166 (c_parser_binary_expression): Set location information on operators.
2167 * c-typeck.c (build_unary_op) <TRUTH_NOT_EXPR>: Reset the location if
2168 TRUTH_NOT_EXPR has been folded.
2169 * fold-const.c (fold_truth_not_expr): Copy location information from
2170 the incoming expression to the outgoing one.
2171 * gimplify.c (shortcut_cond_r): Add locus parameter. Pass it to
2172 recursive calls on the LHS of the operator but pass that of the
2173 operator to recursive calls on the RHS of the operator. Set it
2174 on the COND_EXPR.
2175 (shortcut_cond_expr): Set the locus of the operator on the second
2176 COND_EXPR and that of the expression on the first in degenerate cases.
2177 Pass the locus of the expression to calls to shortcut_cond_r.
2178 Set the locus of the 'then' block on the associated jump, if any.
2179 (gimplify_boolean_expr): Add locus parameter. Set it on the COND_EXPR.
2180 (gimplify_expr) <TRUTH_ANDIF_EXPR>: Pass the locus of the outer
2181 expression to call to gimplify_boolean_expr.
2182
35091630
KT
21832009-04-21 Kai Tietz <kai.tietz@onevision.com>
2184
2185 * config.gcc: Add additional configuration for
2186 i686-w64-mingw* and x86_64-w64-mingw* triplet.
2187 * config/i386/mingw-w64.h: New mingw-w64 specific header.
2188 (CPP_SPEC): Redefine for allowing -municode option.
2189 (STARTFILE_SPEC): Likewise.
2190 * config/i386/t-mingw-w64: New.
2191 * config/i386/mingw-w64.opt: New.
2192 (municode): Add new target option.
2193 * doc/invoke.texi (municode): Add documentation for new option.
2194
0267afc4
ILT
21952009-04-21 Ian Lance Taylor <iant@google.com>
2196
2197 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
2198 Correct test for number of arguments.
2199 * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Likewise.
2200
2ba9daa7
AS
22012009-04-21 Andreas Schwab <schwab@linux-m68k.org>
2202
2203 * config/m68k/linux.h (FINALIZE_TRAMPOLINE): Use enum for second
2204 argument of emit_library_call.
2205
ad8a1ac0
RG
22062009-04-21 Richard Guenther <rguenther@suse.de>
2207
2208 PR middle-end/39829
2209 * gimple.c (walk_stmt_load_store_addr_ops): Catch addresses
2210 inside VIEW_CONVERT_EXPRs.
2211
7156c8ab
MJ
22122009-04-21 Martin Jambor <mjambor@suse.cz>
2213
2214 * tree-switch-conversion.c (build_constructors): Split a long line.
2215 (constructor_contains_same_values_p): New function.
7d83f4f5
UB
2216 (build_one_array): Create assigns of constants if possible, do not
2217 call mark_sym_for_renaming, call update_stmt.
7156c8ab
MJ
2218 (build_arrays): Call make_ssa_name (create_tmp_var ()) instead of
2219 make_rename_temp. Do not call mark_symbols_for_renaming, call
2220 update_stmt.
2221 (gen_def_assigns): Do not call mark_symbols_for_renaming or
2222 find_new_referenced_vars, call update_stmt.
2223 (gen_inbound_check): Use create_tmp_var and create ssa names manually
2224 instead of calling make_rename_temp. Do not call
2225 find_new_referenced_vars or mark_symbols_for_renaming, call
2226 update_stmt.
2227
2970ccb3
RG
22282009-04-21 Richard Guenther <rguenther@suse.de>
2229
2230 PR tree-optimization/39827
7d83f4f5 2231 * tree-ssa-phiprop.c (propagate_with_phi): Check SSA_NAME is in range.
2970ccb3
RG
2232 (tree_ssa_phiprop): Pass the correct array size.
2233
47f402d1
UB
22342009-04-21 Uros Bizjak <ubizjak@gmail.com>
2235
2236 * config/alpha/alpha.md (tune): Add cast to enum attr_tune.
2237
1e4ae551
MLI
22382009-04-21 Manuel López-Ibáñez <manu@gcc.gnu.org>
2239
2240 PR 16202
2241 * c-typeck.c (lvalue_p): Move declaration ...
2242 * c-common.h (lvalue_p): ... to here.
2243 * c-common.c (candidate_equal_p): New.
2244 (add_tlist): Use it.
2245 (merge_tlist): Use it.
2246 (warn_for_collisions_1): Likewise.
2247 (warning_candidate_p): Accept more candidates.
2248 (verify_tree): A warning candidate can be an expression. Use
2249 candidate_equal_p.
2250
244609a6
BE
22512009-04-21 Ben Elliston <bje@au.ibm.com>
2252
2253 PR target/5267
2254 * doc/invoke.texi (RS/6000 and PowerPC Options): Add documentation
2255 for -mcall-eabi, -mcall-aixdesc, -mcall-freebsd and -mcall-openbsd
2256 options. Remove -mcall-solaris documentation.
2257
9c650d90
MLI
22582009-04-21 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2259
2260 PR c++/13358
2261 * doc/invoke.texi (-Wlong-long): Update description.
2262 * c-lex (interpret_integer): Only warn if there was no previous
2263 overflow and -Wlong-long is enabled.
2264 * c-decl.c (declspecs_add_type): Drop redundant flags.
2265 * c.opt (Wlong-long): Init to -1.
2266 * c-opts.c (sanitize_cpp_opts): Synchronize cpp's warn_long_long
2267 and front-end warn_long_long. Wlong-long only depends on other
2268 flags if it is uninitialized.
2269 * c-parser.c (disable_extension_diagnostics): warn_long_long is
2270 the same for CPP and FE.
2271 (restore_extension_diagnostics): Likewise.
2272
bbbbb16a
ILT
22732009-04-20 Ian Lance Taylor <iant@google.com>
2274
2275 Fix enum conversions which are invalid in C++:
47f402d1
UB
2276 * auto-inc-dec.c (attempt_change): Change 0 to SET in function call.
2277 * calls.c (store_one_arg): Change 0 to EXPAND_NORMAL in function call.
bbbbb16a
ILT
2278 * cse.c (hash_rtx_cb): Change 0 to VOIDmode in function call.
2279 * dbgcnt.c (dbg_cnt_set_limit_by_name): Add cast to enum type.
47f402d1 2280 * dbxout.c (dbxout_symbol): Change 0 to VOIDmode in function call.
bbbbb16a 2281 (dbxout_parms): Likewise.
47f402d1 2282 * df-core.c (df_set_flags): Change changeable_flags parameter to int.
bbbbb16a
ILT
2283 (df_clear_flags): Likewise.
2284 * df-problems.c (df_rd_bb_local_compute_process_def): Change
2285 top_flag parameter to int.
2286 (df_chain_create_bb_process_use): Likewise.
47f402d1
UB
2287 (df_chain_add_problem): Change chain_flags parameter to unsigned int.
2288 Remove cast.
bbbbb16a
ILT
2289 * df-scan.c (df_ref_create): Change ref_flags parameter to int.
2290 (df_ref_create_structure, df_def_record_1): Likewise.
2291 (df_defs_record, df_uses_record, df_get_call_refs): Likewise.
2292 (df_notes_rescan): Change 0 to VOIDmode in function call.
2293 (df_get_call_refs, df_insn_refs_collect): Likewise.
2294 (df_bb_regs_collect): Likewise.
2295 (df_entry_block_defs_collect): Likewise.
2296 (df_exit_block_uses_collect): Likewise.
2297 * df.h: Update declarations.
2298 * double-int.c (double_int_divmod): Add cast to enum type.
2299 * dse.c (replace_inc_dec): Reverse parameters to gen_int_mode.
2300 * dwarf2out.c (new_reg_loc_descr): Add casts to enum type.
2301 (based_loc_descr): Likewise.
2302 (loc_descriptor_from_tree_1): Change first_op and second_op to
2303 enum dwarf_location_atom. Add cast to enum type.
2304 * expmed.c (init_expmed): Change 0 to SET in function call.
47f402d1 2305 * expr.c (init_expr_target): Change 0 to VOIDmode in function call.
bbbbb16a
ILT
2306 (expand_expr_real_1): Change 0 to EXPAND_NORMAL in function call.
2307 (do_store_flag): Likewise.
2308 * fixed-value.h (struct fixed_value): Change mode to enum
2309 machine_mode.
47f402d1 2310 * function.c (assign_parms): Change 0 to VOIDmode in function call.
bbbbb16a
ILT
2311 * genautomata.c (insert_automaton_decl): Change 1 to INSERT in
2312 function call.
2313 (insert_insn_decl, insert_decl, insert_state): Likewise.
2314 (automata_list_finish): Likewise.
2315 * genrecog.c (process_define_predicate): Add cast to enum type.
2316 * gensupport.c (init_predicate_table): Add cast to enum type.
2317 * gimple.c (gimple_build_return): Change 0 to ERROR_MARK in
2318 function call.
2319 (gimple_build_call_1, gimple_build_label): Likewise.
2320 (gimple_build_goto, gimple_build_asm_1): Likewise.
2321 (gimple_build_switch_1, gimple_build_cdt): Likewise.
47f402d1 2322 * gimple.h (GIMPLE_CHECK): Change 0 to ERROR_MARK in function call.
bbbbb16a
ILT
2323 (enum fallback): Rename from enum fallback_t.
2324 (fallback_t): Typedef as int.
2325 * gimple-low.c (lower_builtin_setjmp): Change TSI_SAME_STMT to
2326 GSI_SAME_STMT in function call.
2327 * ira.c (setup_class_subset_and_memory_move_costs): Add casts to
2328 enum type.
2329 (setup_reg_class_relations): Likewise.
47f402d1 2330 (setup_reg_class_nregs): Change cl to int. Add casts to enum type.
bbbbb16a
ILT
2331 (setup_prohibited_class_mode_regs): Add cast to enum type.
2332 (setup_prohibited_mode_move_regs): Likewise.
47f402d1 2333 * ira-costs.c (record_reg_classes): Change rclass to enum reg_class.
bbbbb16a
ILT
2334 (record_address_regs): Change i to enum reg_class.
2335 * lists.c (alloc_EXPR_LIST): Add cast to enum type.
2336 * machmode.h (GET_MODE_CLASS): Cast value to enum mode_class.
2337 (GET_MODE_WIDER_MODE): Cast value to enum machine_mode.
2338 (GET_MODE_2XWIDER_MODE): Likewise.
2339 (GET_CLASS_NARROWEST_MODE): Likewise.
2340 * omp-low.c (expand_omp_for): Add cast to enum type.
2341 * optabs.c (debug_optab_libfuncs): Add casts to enum type.
2342 * opts.c (enable_warning_as_error): Change kind to diagostic_t.
2343 * postreload.c (reload_cse_simplify_operands): Change rclass local
2344 to enum reg_class.
2345 * predict.c (combine_predictions_for_insn): Change best_predictor
2346 and predictor to enum br_predictor.
2347 (combine_predictions_for_bb): Likewise.
2348 (build_predict_expr): Change assignment to PREDICT_EXPR_OUTCOME to
2349 use SET_PREDICT_EXPR_OUTCOME.
47f402d1 2350 * real.c (real_arithmetic): Change icode to code in function call.
bbbbb16a
ILT
2351 * reginfo.c (init_move_cost): Add casts to enum type.
2352 (init_reg_sets_1, init_fake_stack_mems): Likewise.
2353 * regmove.c (regclass_compatible_p): Change class0 and class1 to
2354 enum reg_class.
2355 * reload.c (find_valid_class): Add casts to enum type.
2356 (push_reload): Change 0 to NO_REGS in function call.
2357 (find_reloads): Change this_alternative to array of enum
2358 reg_class. Remove some now-unnecessary casts.
2359 (make_memloc): Change 0 to VOIDmode in function call.
2360 * reload1.c (reload): Change 0 to VOIDmode in function call.
2361 (eliminate_regs_1, elimination_effects): Likewise.
2362 (eliminate_regs_in_insn): Likewise.
2363 (emit_input_reload_insns): Add cast to enum type.
2364 (delete_output_reload): Change 0 to VOIDmode in function call.
2365 * reorg.c (insn_sets_resource_p): Convert include_delayed_effects
2366 to enum type in function call.
2367 * tree.h (PREDICT_EXPR_OUTCOME): Add cast to enum type.
2368 (SET_PREDICT_EXPR_OUTCOME): Define.
47f402d1 2369 * tree-dump.c (get_dump_file_info): Change phase parameter to int.
bbbbb16a
ILT
2370 (get_dump_file_name, dump_begin, dump_enabled_p): Likewise.
2371 (dump_initialized_p, dump_flag_name, dump_end): Likewise.
2372 (dump_function): Likewise.
2373 * tree-dump.h: Update declarations.
2374 * tree-pass.h: Update declarations.
2375 * varasm.c (assemble_integer): Change mclass to enum mode_class.
2376 * config/arm/arm.c (thumb_legitimize_reload_address): Add cast to
2377 enum type.
2378 (arm_rtx_costs_1): Correct parenthesization.
2379 (arm_rtx_costs): Add casts to enum type.
2380 (adjacent_mem_locations): Reverse arguments to const_ok_for_op.
2381 (vfp_emit_fstmd): Use add_rg_note.
2382 (emit_multi_reg_push, emit_sfm): Likewise.
2383 (thumb_set_frame_pointer): Likewise.
2384 (arm_expand_prologue): Likewise.
2385 (arm_regno_class): Change return type to enum reg_class.
2386 (thumb1_expand_prologue): Use add_reg_note.
2387 * config/arm/arm-protos.h (arm_regno_class): Update declaration.
2388 * config/arm/arm.h (INITIALIZE_TRAMPOLINE): Change 0 to LCT_NORMAL
2389 in function call.
2390 * config/arm/gentune.sh: Add cast to enum type.
2391 * config/arm/arm-tune.md: Rebuild.
2392 * config/i386/i386.c (ix86_expand_prologue): Use add_reg_note.
2393 (ix86_split_fp_branch, predict_jump): Likewise.
2394 (ix86_expand_multi_arg_builtin): Change sub_code from enum
2395 insn_code to enum rtx_code.
2396 (ix86_builtin_vectorized_function): Add cast to enum type.
2397 * config/i386/i386.md (truncdfsf2): Change slot to enum
2398 ix86_stack_slot.
2399 (truncxf<mode>2, isinf<mode>2): Likewise.
2400 * config/i386/i386-c.c (ix86_pragma_target_parse): Add cast to
2401 enum type.
2402 * config/ia64/ia64.c (ia64_split_tmode_move): Use add_reg_note.
2403 (spill_restore_mem, do_spill, ia64_expand_prologue): Likewise.
2404 (insert_bundle_state): Change 1 to INSERT in function call.
2405 (ia64_add_bundle_selector_before): Likewise.
2406 * config/ia64/ia64.md (cpu attr): Add cast to enum type.
2407 (save_stack_nonlocal): Change 0 to LCT_NORMAL in function call.
2408 (restore_stack_nonlocal): Likewise.
2409 * config/mips/mips.h (MIPS_ICACHE_SYNC): Change 0 to LCT_NORMAL in
2410 function call.
2411 * config/mips/mips.c (mips_binary_cost): Change 0 to SET in
2412 function call.
2413 (mips_rtx_costs): Likewise.
2414 (mips_override_options): Add casts to enum type.
2415 * config/mips/sdemtk.h (MIPS_ICACHE_SYNC): Change 0 to LCT_NORMAL
2416 in function call.
2417 * config/pa/pa.c (legitimize_pic_address): Use add_reg_note.
2418 (store_reg, set_reg_plus_d): Likewise.
2419 (hppa_expand_prologue, hppa_profile_hook): Likewise.
2420 * config/rs6000/rs6000.c (rs6000_init_hard_regno_mode_ok): Add
2421 cast to enum type.
2422 (altivec_expand_vec_set_builtin): Change 0 to EXPAND_NORMAL in
2423 function call.
2424 (emit_unlikely_jump): Use add_reg_note.
2425 (rs6000_emit_allocate_stack): Likewise.
2426 (rs6000_frame_related, rs6000_emit_prologue): Likewise.
2427 (output_toc): Change 1 to INSERT in function call.
2428 (output_profile_hook): Change 0 to LCT_NORMAL in function call.
2429 (rs6000_initialize_trampoline): Likewise.
2430 (rs6000_init_dwarf_reg_sizes_extra): Change 0 to EXPAND_NORMAL in
2431 function call.
2432 * config/s390/s390.c (s390_rtx_costs): Add cast to enum type.
2433 (s390_expand_movmem): Change 0 to OPTAB_DIRECT in function call.
2434 (s390_expand_setmem, s390_expand_cmpmem): Likewise.
2435 (save_gprs): Use add_reg_note.
2436 (s390_emit_prologue): Likewise.
47f402d1 2437 (s390_expand_builtin): Change 0 to EXPAND_NORMAL in function call.
bbbbb16a
ILT
2438 * config/sparc/sparc.c (sparc_expand_prologue): Use add_reg_note.
2439 (sparc_fold_builtin): Add cast to enum type.
2440 * config/spu/spu.c (spu_emit_branch_or_set): Change ior_code to
2441 enum insn_code.
2442 (spu_expand_prologue): Use add_reg_note.
47f402d1 2443 (expand_builtin_args): Change 0 to EXPAND_NORMAL in function call.
bbbbb16a
ILT
2444
24452009-04-20 Ian Lance Taylor <iant@google.com>
2446
2447 * c-parser.c (c_parser_attributes): Change VEC back to tree list.
2448 (c_parser_postfix_expression_after_primary): Get VEC for list of
2449 arguments. Get original types of arguments. Call
2450 build_function_call_vec.
2451 (cached_expr_list_1, cached_expr_list_2): New static variables.
2452 (c_parser_expr_list): Change return type to VEC *. Add
2453 p_orig_types parameter. Change all callers.
2454 (c_parser_release_expr): New static function.
2455 (c_parser_vec_to_tree_list): New static function.
2456 * c-typeck.c (build_function_call): Rewrite to build a VEC and
2457 call build_function_call_vec.
2458 (build_function_call_vec): New function, based on old
2459 build_function_call.
2460 (convert_arguments): Remove nargs and argarray parameters. Change
2461 values to a VEC. Add origtypes parameter.
47f402d1 2462 (build_modify_expr): Add rhs_origtype parameter. Change all callers.
bbbbb16a
ILT
2463 (convert_for_assignment): Add origtype parameter. Change all
2464 callers. If warn_cxx_compat, check for conversion to an enum
2465 type when calling a function.
2466 (store_init_value): Add origtype parameter. Change all callers.
2467 (digest_init): Likewise.
2468 (struct init_node): Add origtype field.
2469 (add_pending_init): Add origtype parameter. Change all callers.
2470 (output_init_element): Likewise.
2471 (output_pending_init_elements): Pass origtype from init_node to
2472 output_init_element.
f28a61ab 2473 (process_init_element): Pass origtype from c_expr to
bbbbb16a
ILT
2474 output_init_element.
2475 (c_finish_return): Add origtype parameter. Change all callers.
2476 * c-common.c (sync_resolve_size): Change params to VEC *. Change
2477 caller.
2478 (sync_resolve_params): Likewise.
47f402d1 2479 (sync_resolve_return): Change params to first_param. Change caller.
bbbbb16a 2480 (resolve_overloaded_builtins): Change params to VEC *. Change
47f402d1 2481 callers. Save first parameter around call to build_function_call_vec.
bbbbb16a
ILT
2482 * c-decl.c (finish_decl): Add origtype parameter. Change all
2483 callers. Call build_function_call_vec rather than
2484 build_function_call for cleanup.
2485 * c-tree.h: Update declarations.
2486 * c-common.h: Update declarations.
2487 * stub-objc.c (objc_rewrite_function_call): Change parameter from
2488 params to first_param.
2489 * target.h (struct gcc_target): Change resolve_overloaded_builtin
2490 params parameter from tree to void *.
2491 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):
2492 Change arglist parameter to have type void *, and to be a pointer
2493 to a VEC.
2494 * config/rs6000/rs6000-protos.h
2495 (altivec_resolve_overloaded_builtin): Update declaration.
2496 * config/spu/spu-c.c (spu_resolved_overloaded_builtin): Change
2497 fnargs parameter to have type void *, and to be a pointer to a
2498 VEC. Call build_function_call_vec instead of
2499 build_function_call.
47f402d1 2500 * config/spu/spu-protos.h (spu_expand_builtin): Update declaration.
bbbbb16a 2501
6ff078d4 25022009-04-20 Joey Ye <joey.ye@intel.com>
60839f5d 2503 Xuepeng Guo <xuepeng.guo@intel.com>
6ff078d4
JY
2504 H.J. Lu <hongjiu.lu@intel.com>
2505
2506 * config/i386/atom.md: Add bypasses with ix86_dep_by_shift_count.
2507
2508 * config/i386/i386.c (LEA_SEARCH_THRESHOLD): New macro.
2509 (IX86_LEA_PRIORITY): Likewise.
2510 (distance_non_agu_define): New function.
2511 (distance_agu_use): Likewise.
2512 (ix86_lea_for_add_ok): Likewise.
2513 (ix86_dep_by_shift_count): Likewise.
2514
2515 * config/i386/i386.md: Call ix86_lea_for_add_ok to decide we
2516 should split for LEA.
2517
2518 * config/i386/i386-protos.h (ix86_lea_for_add_ok): Declare new
2519 function.
2520 (ix86_dep_by_shift_count): Likewise.
2521
87a5b4cc
RG
25222009-04-20 Richard Guenther <rguenther@suse.de>
2523
2524 * expr.c (handled_component_p): Move ...
2525 * tree.h (handled_component_p): ... here.
2526 * tree.def: Re-order BIT_FIELD_REF, COMPONENT_REF,
2527 ARRAY_REF, ARRAY_RANGE_REF, VIEW_CONVERT_EXPR, IMAGPART_EXPR
2528 and REALPART_EXPR to be in one group.
2529
438c239d
RG
25302009-04-20 Richard Guenther <rguenther@suse.de>
2531
2532 * basic-block.h (get_all_dominated_blocks): Declare.
2533 * dominance.c (get_all_dominated_blocks): New function.
2534 * tree-cfg.c (get_all_dominated_blocks): Remove.
2535 (remove_edge_and_dominated_blocks): Adjust.
2536 * tree-ssa-phiprop.c (tree_ssa_phiprop_1): Fold in ...
2537 (tree_ssa_phiprop): ... here. Use get_all_dominated_blocks
2538 instead of recursing.
2539
fed5ae11
DK
25402009-04-20 Doug Kwan <dougkwan@google.com>
2541
2542 * cgraph.h (cgraph_node_ptr): New type for vector functions.
2543 (struct cgraph_node_set_def): New type.
2544 (cgraph_node_set) New type. Also declare vector functions.
2545 (struct cgraph_node_set_element_def): New type.
2546 (cgraph_node_set_element): Ditto.
2547 (cgraph_node_set_iterator): New iterator type.
2548 (cgraph_node_set_new, cgraph_node_set_find, cgraph_node_set_add,
2549 cgraph_node_set_remove, dump_cgraph_node_set,
2550 debug_cgraph_node_set): New prototypes.
2551 (csi_end_p, csi_next, csi_node, csi_start, cgraph_node_in_set_p,
2552 cgraph_node_set_size): New inlines.
2553 * tree-pass.h (struct cgraph_node_set_def): New decl to avoid
2554 including cgraph.h.
2555 (struct ipa_opt_pass): Add struct cgraph_node_set_def
2556 argument to function 'write_summary'.
2557 * ipa.c: Include ggc.h.
2558 (hash_cgraph_node_set_element,
2559 eq_cgraph_node_set_element, cgraph_node_set_new,
2560 cgraph_node_set_add, cgraph_node_set_remove,
2561 cgraph_node_set_find, dump_cgraph_node_set,
2562 debug_cgraph_node_set): New functions.
2563 * Makefile.in (ipa.o): Add dependency on GGC_H.
2564
c4551b28
IR
25652009-04-20 Ira Rosen <irar@il.ibm.com>
2566
2567 PR tree-optimization/39675
2ba9daa7 2568 * tree-vect-loop.c (vect_transform_loop): Remove currently redundant
47f402d1
UB
2569 check of the return code of vect_schedule_slp. Check that
2570 stmt_vec_info still exists for the statement, before checking its
2571 vectorization type.
c4551b28 2572
21a495fb
MM
25732009-04-20 Michael Matz <matz@suse.de>
2574
2575 * Makefile.in (generated_files): Take out $(simple_generated_c).
2576
8e208874
DK
25772009-04-19 Dave Korn <dave.korn.cygwin@gmail.com>
2578
2579 * config/i386/cygwin-stdint.h (INTPTR_TYPE): Remove "long".
2580 (UINTPTR_TYPE): Likewise.
2581
a45e580b
JM
25822009-04-19 Joseph Myers <joseph@codesourcery.com>
2583
2584 PR c/37481
2585 * c-typeck.c (digest_init): Check for initializing an array with a
2586 string literal.
2587
20845d35
JM
25882009-04-19 Joseph Myers <joseph@codesourcery.com>
2589
2590 PR c/19771
2591 * c-semantics.c (pop_stmt_list): Propagate
2592 STATEMENT_LIST_HAS_LABEL to parent statement list.
2593
28143fdd
AN
25942009-04-19 Adam Nemet <anemet@caviumnetworks.com>
2595
2596 * config/mips/mips.h (mips_tune_attr): New macro.
2597 * config/mips/mips.md (cpu): Use it.
2598
da377db9
JM
25992009-04-19 Joseph Myers <joseph@codesourcery.com>
2600
2601 PR c/38243
2602 * c-decl.c (shadow_tag_warned): Diagnose use of restrict when
2603 declaring a tag.
2604
3baf459d
DN
26052009-04-19 Diego Novillo <dnovillo@google.com>
2606
2607 * toplev.c (compile_file): Move call to coverage_finish ...
2608 * cgraphunit.c (ipa_passes): ... here.
2609 Call cgraph_process_new_functions.
2610 * ipa-utils.c (get_base_var): Handle CONSTRUCTOR.
2611 * Makefile.in (cgraphunit.o): Add dependency on COVERAGE_H.
2612
b6fa5b01
JH
26132009-04-19 Jan Hubicka <jh@suse.cz>
2614
47f402d1
UB
2615 * cgraph.c (cgraph_create_edge, cgraph_set_call_stmt): Set proper
2616 cfun.
b6fa5b01
JH
2617 (dump_cgraph_node): Dump can throw external flag.
2618 * ipa-pure-const.c (propagate): Fix propagation of nothrow flags.
2619
ca409efd
MLI
26202009-04-19 Manuel López-Ibáñez <manu@gcc.gnu.org>
2621
2622 PR c/32061
2623 PR c++/36954
2624 * doc/invoke.texi: Add -Wlogical-op to -Wextra.
2625 * common.opt (Wlogical-op): Move from here...
2626 * c.opt (Wlogical-op): ... to here.
2627 * c-typeck.c (parser_build_binary_op): Update call to
2628 warn_logical_operator.
2629 * c-opts.c (c_common_post_options): Enable warn_logical_op with
2630 extra_warnings.
2631 * c-common.c (warn_logical_op): Update.
2632 * c-common.h (warn_logical_op): Update declaration.
2633
9db4cdd3
EB
26342009-04-19 Eric Botcazou <ebotcazou@adacore.com>
2635
2636 * tree.c (protected_set_expr_location): Fix formatting.
2637
f37acdf9
JM
26382009-04-18 Joseph Myers <joseph@codesourcery.com>
2639
2640 PR c/27676
2641 * c-typeck.c (readonly_warning): new.
2642 (build_unary_op, build_modify_expr): Use readonly_warning for
2643 storing into something readonly but not const-qualified.
2644
2b4b7036
JM
26452009-04-18 Joseph Myers <joseph@codesourcery.com>
2646
2647 PR c/22367
2648 * c-typeck.c (build_unary_op): Check for taking address of
2649 expression of type void.
2650
3ce62965
JM
26512009-04-18 Joseph Myers <joseph@codesourcery.com>
2652
2653 PR c/35210
2654 * c-typeck.c (build_function_call): Check for calling a function
2655 with qualified void return types. Call require_complete_type when
2656 generating a trap.
2657
2505c5ed
JH
26582009-04-18 Jan Hubicka <jh@suse.cz>
2659
2660 * cgraph.c (cgraph_make_edge, dump_cgraph_node, cgraph_set_call_stmt):
2661 Set nothrow flag.
2662 * cgraph.h (struct function): Reduce loop_nest to 30 bits; add
2663 can_throw_external flag.
2664 * ipa-reference.c (ipa_utils_reduced_inorder): Update call.
2665 * ipa-pure-const.c (ignore_edge): New function.
2666 (propagate): Compute order for NOTHROW computation; set NOTHROWs
2667 only over can_throw_external edges.
2668 (local_pure_const): Add nothrow flag.
2669 * ipa-utils.c (searchc): Add ignore_edge callback.
2670 (ipa_utils_reduced_inorder): Add ignore_edge callback.
2671 * ipa-utils.h (ipa_utils_reduced_inorder): Update prototype.
2672 (set_nothrow_function_flags): Update cgraph.
2673 * tree-cfg.c (verify_stmt): Relax nothrow checking when in IPA mode.
2674
2586ba4b
RG
26752009-04-18 Richard Guenther <rguenther@suse.de>
2676
2677 PR middle-end/39804
2678 * tree-ssa-ccp.c (fold_stmt_1): New function factored from ...
2679 (fold_stmt): ... this and ...
2680 (fold_stmt_inplace): ... this.
2681 (fold_stmt_1): Fold references in calls and asms.
2682 * tree-cfg.c (remove_useless_stmts_cond): Use fold_stmt.
2683
1eefab17
KH
26842009-04-18 Kazu Hirata <kazu@codesourcery.com>
2685
2686 * tree-vrp.c (ssa_name_nonzero_p): Remove.
2687 * tree.h: Remove the prototype for ssa_name_nonzero_p.
2688
aa424b01
KH
26892009-04-18 Kazu Hirata <kazu@codesourcery.com>
2690
2691 * tree.c (function_args_count): Remove.
2692 * tree.h: Remove the prototype for function_args_count.
2693
613a896b
KH
26942009-04-18 Kazu Hirata <kazu@codesourcery.com>
2695
2696 * tree-iterator.c (expr_only): Remove.
2697 * tree.h: Remove the prototype for expr_only.
2698
579e694c
KH
26992009-04-18 Kazu Hirata <kazu@codesourcery.com>
2700
2701 * reginfo.c (cannot_change_mode_set_regs): Remove.
2702 * rtl.h: Remove the prototype for cannot_change_mode_set_regs.
2703
ee7e3ad3
AS
27042009-04-08 Anatoly Sokolov <aesok@post.ru>
2705
2706 * config/avr/avr.md (*rotlsi3_8, *rotlsi3_16, *rotlsi3_24 ): Check
2707 whether operands 0 and 1 overlaps.
2708
92ef7fb1
MLI
27092009-04-18 Manuel López-Ibáñez <manu@gcc.gnu.org>
2710
2711 PR middle-end/36902
2712 * tree-vrp.c (check_array_ref): Pass a location_t instead of a
2713 pointer. Use warning_at instead of warning.
2714 (search_for_addr_array): Likewise.
2715 (check_array_bounds): Likewise.
2716 (check_all_array_refs): Check that the incoming edge is not in the
2717 list of edges to be removed.
2718 (check_all_array_refs): Avoid the temporal pointer.
2719 (vrp_visit_cond_stmt): Fix typo.
2720 (simplify_switch_using_ranges): Handle the case where the switch
2721 index is an integer constant.
2722
0e097268
AN
27232009-04-18 Adam Nemet <anemet@caviumnetworks.com>
2724
2725 * config/mips/mips.c (mips_final_postscan_insn): Make it static.
2726
c782f1dd
KH
27272009-04-18 Kazu Hirata <kazu@codesourcery.com>
2728
2729 * doc/extend.texi, doc/invoke.texi: Fix typos.
2730
668fb0e8
CC
27312009-04-17 Cary Coutant <ccoutant@google.com>
2732
2733 * tree-flow-inline.h (get_lineno): Fix inverted test.
2734
4d4014c1
DN
27352009-04-17 Diego Novillo <dnovillo@google.com>
2736
2737 * tree-ssa-pre.c (create_expression_by_pieces): Remove
2738 assertion for AVAIL_OUT.
2739
2984e1b6
MF
27402009-04-17 Mike Frysinger <vapier@gentoo.org>
2741
2742 PR target/38627
2743 * config/sh/lib1funcs.asm [__ELF__ && __linux__]: Add .note.GNU-stack.
2744 * config/sh/linux-atomic.asm: Likewise.
2745
9994a182
DN
27462009-04-17 Diego Novillo <dnovillo@google.com>
2747
2748 * except.c (debug_eh_tree): New.
2749 (struct eh_region, struct eh_status): Move ...
2750 * except.h: ... here.
2751 (add_type_for_runtime): Declare extern.
2752 (lookup_type_for_runtime): Likewise.
2753 (debug_eh_tree): Declare.
2754 * Makefile.in (GTFILES): List except.h before except.c
2755
07485407
DN
27562009-04-17 Diego Novillo <dnovillo@google.com>
2757
47f402d1 2758 * omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.
07485407
DN
2759 * cgraphunit.c (cgraph_build_static_cdtor): Likewise.
2760 * tree-dfa.c (find_referenced_vars_in): Factor out of ...
2761 (find_vars_r): ... here.
2762 * tree-flow.h (find_referenced_vars_in): Declare.
2763 * tree-ssa-pre.c (create_expression_by_pieces): Assert
2764 that AVAIL_OUT exists for BLOCK.
2765 * Makefile.in (CGRAPH_H): Add dependency on cif-code.def
2766 (tree-loop-distribution.o): Fix dependency on TREE_VECTORIZER_H.
2767 (tree-parloops.o): Likewise.
2768
4e53d196
SB
27692009-04-17 Simon Baldwin <simonb@google.com>
2770
2771 * toplev.c (default_tree_printer): Add handling for %E format.
2772
413d3aa8
DN
27732009-04-17 Diego Novillo <dnovillo@google.com>
2774
47f402d1
UB
2775 * tree-pretty-print.c (dump_generic_node): Add break after
2776 TREE_BINFO handler. Handle COMPLEX_TYPE, REAL_TYPE and
2777 FIXED_POINT_TYPE. Handle NULL TREE_TYPEs. Handle METHOD_TYPE and
2778 FUNCTION_TYPE together. Call print_struct_decl when printing
2779 structures and TDF_SLIM is not given.
413d3aa8
DN
2780 (print_struct_decl): Fix logic for detecting recursion.
2781
5a691e98
RAE
27822009-04-17 Rafael Avila de Espindola <espindola@google.com>
2783
2784 PR 31567
2785 * gcc.c (create_at_file): New.
2786 (compile_input_file_p): New.
2787 (do_spec_1): Use @args files for %i. Use create_at_file for %o.
2788 * main.c (main): Update call to toplev_main.
2789 * toplev.c (toplev_main): Change signature. Call expandargv.
2790 * toplev.h (toplev_main): Change signature.
2791
9eacf7a6
EB
27922009-04-17 Eric Botcazou <ebotcazou@adacore.com>
2793
2794 * dwarf2out.c (field_byte_offset): Use the type size as the field size
2795 if the latter is not constant.
2796
58298177
DE
27972009-04-17 David Edelsohn <edelsohn@gnu.org>
2798
2799 * dbxout.c (xcoff_debug_hooks): Add set_name_debug_nothing.
2800
5b4c43d7
EB
28012009-04-17 Eric Botcazou <ebotcazou@adacore.com>
2802
2803 * dbxout.c (dbxout_block): Reinstate test on TREE_USED.
2804 * tree-ssa-live.c (remove_unused_scope_block_p): Update TREE_USED bit.
2805
b51605c4
RG
28062009-04-17 Richard Guenther <rguenther@suse.de>
2807
2808 * tree-ssa-structalias.c (get_constraint_for_component_ref):
2809 Handle component references view-converting an invariant address.
2810
9e3be889
AN
28112009-04-17 Adam Nemet <anemet@caviumnetworks.com>
2812
2813 * doc/tm.texi (TARGET_DEFAULT_TARGET_FLAGS,
2814 TARGET_MIN_ANCHOR_OFFSET, TARGET_MAX_ANCHOR_OFFSET,
2815 TARGET_HAVE_SRODATA_SECTION, TARGET_HAVE_TLS,
2816 TARGET_UNWIND_TABLES_DEFAULT, TARGET_TERMINATE_DW2_EH_FRAME_INFO):
2817 Use @deftypevr rather than @deftypevar.
2818
7c3e9dc3
RG
28192009-04-17 Richard Guenther <rguenther@suse.de>
2820
47f402d1 2821 * tree-ssa-forwprop.c (get_prop_dest_stmt): Clean up tuplification.
7c3e9dc3
RG
2822 (get_prop_source_stmt): Likewise.
2823 (can_propagate_from): Likewise.
2824
aca600aa
AS
28252009-04-17 Andrew Stubbs <ams@codesourcery.com>
2826
2827 * configure.ac: Add new AC_SUBST for TM_ENDIAN_CONFIG,
2828 TM_MULTILIB_CONFIG and TM_MULTILIB_EXCEPTIONS_CONFIG.
2829 (--with-multilib-list): Add default value.
2830 * configure: Regenerate.
2831 * Makefile.in (TM_ENDIAN_CONFIG): Define.
2832 (TM_MULTILIB_CONFIG, TM_MULTILIB_EXCEPTIONS_CONFIG): Define.
2833 * config.gcc (sh-*-*): Switch to using TM_ENDIAN_CONFIG,
2834 TM_MULTILIB_CONFIG, and TM_MULTILIB_EXCEPTIONS_CONFIG.
2835 Don't add default cpu to multilib list unnecessarily, but do enable
2836 the relevant compiler option..
2837 Add support for --with-multilib-list=<blank> and
2838 --with-multilib-list=!<somelib> to supress unwanted multilibs.
2839 * config/sh/t-sh (DEFAULT_ENDIAN, OTHER_ENDIAN): New variables.
2840 (MULTILIB_ENDIAN, MULTILIB_CPUS): Delete variables.
2841 (MULTILIB_OPTIONS): Redefine using OTHER_ENDIAN and
2842 TM_MULTILIB_CONFIG.
2843 (MULTILIB_EXCEPTIONS): Add TM_MULTILIB_EXCEPTIONS_CONFIG.
2844 (MULTILIB_OSDIRNAMES): New variable.
2845 * config/sh/t-1e: Delete file.
2846 * config/sh/t-mlib-sh1: Delete file.
2847 * config/sh/t-mlib-sh2: Delete file.
2848 * config/sh/t-mlib-sh2a: Delete file.
2849 * config/sh/t-mlib-sh2a-nofpu: Delete file.
2850 * config/sh/t-mlib-sh2a-single: Delete file.
2851 * config/sh/t-mlib-sh2a-single-only: Delete file.
2852 * config/sh/t-mlib-sh2e: Delete file.
2853 * config/sh/t-mlib-sh3e: Delete file.
2854 * config/sh/t-mlib-sh4: Delete file.
2855 * config/sh/t-mlib-sh4-nofpu: Delete file.
2856 * config/sh/t-mlib-sh4-single: Delete file.
2857 * config/sh/t-mlib-sh4-single-only: Delete file.
2858 * config/sh/t-mlib-sh4a: Delete file.
2859 * config/sh/t-mlib-sh4a-nofpu: Delete file.
2860 * config/sh/t-mlib-sh4a-single: Delete file.
2861 * config/sh/t-mlib-sh4a-single-only: Delete file.
2862 * config/sh/t-mlib-sh4al: Delete file.
2863 * config/sh/t-mlib-sh5-32media: Delete file.
2864 * config/sh/t-mlib-sh5-32media-nofpu: Delete file.
2865 * config/sh/t-mlib-sh5-64media: Delete file.
2866 * config/sh/t-mlib-sh5-64media-nofpu: Delete file.
2867 * config/sh/t-mlib-sh5-compact: Delete file.
2868 * config/sh/t-mlib-sh5-compact-nofpu: Delete file.
2869 * config/sh/t-linux: Don't override MULTILIB_EXCEPTIONS.
2870 * doc/install.texi (Options specification): Add
2871 --with-multilib-list and --with-endian.
2872
cf8aba7f
RAE
28732009-04-17 Rafael Avila de Espindola <espindola@google.com>
2874
2875 * Makefile.in (REVISION_s): Always include quotes. Change ifdef to use
2876 REVISION_c.
2877 (OBJS-common): Add plugin-version.o.
2878 (plugin-version.o): New.
2879 * gcc-plugin.h (plugin_gcc_version): New.
2880 (plugin_default_version_check): New.
2881 (plugin_init_func, plugin_init): Add version argument.
2882 * plugin-version.c: New.
2883 * plugin.c (str_plugin_gcc_version_name): New.
2884 (try_init_one_plugin): Read plugin_gcc_version from the plugin and
2885 pass it to the init function.
2886 (plugin_default_version_check): New.
2887
61e20b90
RG
28882009-04-17 Richard Guenther <rguenther@suse.de>
2889
2890 * tree-ssa-alias.c (refs_may_alias_p_1): Do not use TBAA
2891 for decl-vs-decl disambiguation.
2892
90c6fd8a
AK
28932009-04-17 Andreas Krebbel <krebbel1@de.ibm.com>
2894
2895 * config/s390/s390.h (s390_tune_attr): New macro definition.
2896 * config/s390/s390.md (cpu attribute): Map to s390_tune_attr.
2897
9fe9fe04
RG
28982009-04-17 Richard Guenther <rguenther@suse.de>
2899
2900 * tree-ssa-ccp.c (struct fold_stmt_r_data): Remove.
2901 (fold_stmt_r): Likewise.
2902 (maybe_fold_reference): New function.
2903 (fold_gimple_assign): Handle cases fold_stmt_r did.
2904 (fold_stmt): Do not use fold_stmt_r.
2905 (fold_stmt_inplace): Likewise.
2906
7e673273
RG
29072009-04-17 Richard Guenther <rguenther@suse.de>
2908
2909 * tree-ssa-dom.c (gimple_assign_unary_useless_conversion_p): Remove.
2910 (record_equivalences_from_stmt): Remove useless checks and
2911 simplifications.
2912 * tree-ssa-pre.c (eliminate): Avoid converting a constant if
2913 the type is already suitable.
2914
fabf2749
PB
29152009-04-17 Paolo Bonzini <bonzini@gnu.org>
2916
2917 * config/sh/sh.h (FUNCTION_VALUE): Fix call to sh_promote_prototypes.
2918
68f7b061
UB
29192009-04-17 Uros Bizjak <ubizjak@gmail.com>
2920
2921 * config/arm/sfp-machine.h (__gcc_CMPtype): New typedef.
2922 (CMPtype): Define as __gcc_CMPtype.
2923
532bfb0a
AJ
29242009-04-17 Aurelien Jarno <aurelien@aurel32.net>
2925
2926 * config.gcc: Add soft-fp/t-softfp and i386/t-linux to tmake_file
2927 for i[34567]86-*-kfreebsd*-gnu*, x86_64-*-kfreebsd*-gnu*.
2928
e3ac77ff
RG
29292009-04-17 Richard Guenther <rguenther@suse.de>
2930
2931 PR tree-optimization/39746
2932 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Remove
2933 special-casing for builtins and static variable use/def.
2934 (call_may_clobber_ref_p_1): Likewise.
2935
7072a650
ILT
29362009-04-16 Ian Lance Taylor <iant@google.com>
2937
2938 * df.h: Include "timevar.h".
2939 (struct df_problem): Change tv_id field to timevar_id_t.
2940 * tree-pass.h: Include "timevar.h".
2941 (struct opt_pass): Change tv_id field to timevar_id_t.
2942 * timevar.h (timevar_id_t): Define TV_NONE.
2943 * passes.c (execute_one_ipa_transform_pass): Check for tv_id !=
2944 TV_NONE rather than tv_id != 0.
2945 (execute_one_pass): Likewise.
2946 * Makefile.in (DF_H): Add $(TIMEVAR_H).
2947 (TREE_PASS_H): Define. Change all instances of tree-pass.h in
2948 dependencies to $(TREE_PASS_H).
2949 * bt-load.c (pass_branch_target_load_optimize1): Set tv_id field
2950 to TV_NONE.
2951 (pass_branch_target_load_optimize2): Likewise.
2952 * cfglayout.c (pass_into_cfg_layout_mode): Likewise.
2953 (pass_outof_cfg_layout_mode): Likewise.
2954 * cgraphbuild.c (pass_remove_cgraph_callee_edges): Likewise.
2955 (pass_rebuild_cgraph_edges): Likewise.
2956 (pass_remove_cgraph_callee_edges): Likewise.
2957 * df-core.c (pass_df_initialize_opt): Likewise.
2958 (pass_df_initialize_no_opt): Likewise.
2959 (pass_df_finish): Likewise.
2960 * emit-rtl.c (pass_unshare_all_rtl): Likewise.
2961 * except.c (pass_set_nothrow_function_flags): Likewise.
2962 (pass_convert_to_eh_region_ranges): Likewise.
2963 * final.c (pass_compute_alignments): Likewise.
2964 * function.c (pass_instantiate_virtual_regs): Likewise.
2965 (pass_init_function): Likewise.
2966 (pass_leaf_regs): Likewise.
2967 (pass_match_asm_constraints): Likewise.
2968 * gimple-low.c (pass_lower_cf): Likewise.
2969 (pass_mark_used_blocks): Likewise.
2970 * init-regs.c (pass_initialize_regs): Likewise.
2971 * integrate.c (pass_initial_value_sets): Likewise.
2972 * ira.c (pass_ira): Likewise.
2973 * jump.c (pass_cleanup_barriers): Likewise.
2974 * omp-low.c (pass_expand_omp): Likewise.
2975 (pass_lower_omp): Likewise.
2976 * matrix-reorg.c (pass_ipa_matrix_reorg): Likewise.
2977 * recog.c (pass_split_all_insns): Likewise.
2978 (pass_split_after_reload): Likewise.
2979 (pass_split_before_regstack): Likewise.
2980 (pass_split_before_sched2): Likewise.
2981 (pass_split_for_shorten_branches): Likewise.
2982 * reginfo.c (pass_reginfo_init): Likewise.
2983 (pass_subregs_of_mode_init): Likewise.
2984 (pass_subregs_of_mode_finish): Likewise.
2985 * passes.c (pass_postreload): Likewise.
2986 * stack-ptr-mod.c (pass_stack_ptr_mod): Likewise.
2987 * tree-cfg.c (pass_remove_useless_stmts): Likewise.
2988 (pass_warn_function_return): Likewise.
2989 (pass_warn_function_noreturn): Likewise.
2990 * tree-complex.c (pass_lower_complex): Likewise.
2991 (pass_lower_complex_O0): Likewise.
2992 * tree-if-conv.c (pass_if_conversion): Likewise.
2993 * tree-into-ssa.c (pass_build_ssa): Likewise.
2994 * tree-mudflap.c (pass_mudflap_1): Likewise.
2995 (pass_mudflap_2): Likewise.
2996 * tree-nomudflap.c (pass_mudflap_1): Likewise.
2997 (pass_mudflap_2): Likewise.
2998 * tree-nrv.c (pass_return_slot): Likewise.
2999 * tree-object-size.c (pass_object_sizes): Likewise.
3000 * tree-optimize.c (pass_all_optimizations): Likewise.
3001 (pass_early_local_passes): Likewise.
3002 (pass_all_early_optimizations): Likewise.
3003 (pass_cleanup_cfg): Likewise.
3004 (pass_cleanup_cfg_post_optimizing): Likewise.
3005 (pass_free_datastructures): Likewise.
3006 (pass_free_cfg_annotations): Likewise.
3007 (pass_fixup_cfg): Likewise.
3008 (pass_init_datastructures): Likewise.
3009 * tree-ssa.c (pass_early_warn_uninitialized): Likewise.
3010 (pass_late_warn_uninitialized): Likewise.
3011 (pass_update_address_taken): Likewise.
3012 * tree-ssa-ccp.c (pass_fold_builtins): Likewise.
3013 * tree-ssa-math-opts.c (pass_cse_reciprocals): Likewise.
3014 (pass_cse_sincos): Likewise.
3015 (pass_convert_to_rsqrt): Likewise.
3016 * tree-ssa-structalias.c (pass_build_alias): Likewise.
3017 * tree-stdarg.c (pass_stdarg): Likewise.
3018 * tree-tailcall.c (pass_tail_recursion): Likewise.
3019 (pass_tail_calls): Likewise.
3020 * tree-vect-generic.c (pass_lower_vector): Likewise.
3021 (pass_lower_vector_ssa): Likewise.
3022 * tree-vectorizer.c (pass_ipa_increase_alignment): Likewise.
3023
0051ef59
JM
30242009-04-16 Joseph Myers <joseph@codesourcery.com>
3025
3026 * config/mips/mips.c (mips_rtx_cost_data): Use SOFT_FP_COSTS in
3027 XLR entry.
3028 * config/mips/mips.h (MIPS_ISA_LEVEL_SPEC, MIPS_ARCH_FLOAT_SPEC):
3029 Handle -march=xlr.
3030 * config/mips/xlr.md (ir_xlr_alu): Also accept insn types move,
3031 logical and signext.
3032
b3f8558a
KK
30332009-04-16 Kaz Kojima <kkojima@gcc.gnu.org>
3034
3035 PR target/39767
3036 * config/sh/predicates.md (arith_operand): Check if the operand
3037 of TRUNCATE is a REG.
3038
f57597d9
KH
30392009-04-16 Kazu Hirata <kazu@codesourcery.com>
3040
3041 * cfgrtl.c (delete_insn_chain_and_edges): Remove.
3042 * rtl.h: Remove the prototype for delete_insn_chain_and_edges.
3043
b172d063
KH
30442009-04-16 Kazu Hirata <kazu@codesourcery.com>
3045
3046 * tree-iterator.c (tsi_split_statement_list_after,
3047 tsi_split_statement_list_before): Remove.
3048 * tree-iterator.h: Remove the prototypes for
532bfb0a 3049 tsi_split_statement_list_after and tsi_split_statement_list_before.
b172d063 3050
78fe4f1f
KH
30512009-04-16 Kazu Hirata <kazu@codesourcery.com>
3052
3053 * tree-ssa-propagate.c (stmt_makes_single_load): Remove.
3054 * tree-ssa-propagate.h: Remove the prototype for
3055 stmt_makes_single_load.
3056
43dd3201
KH
30572009-04-16 Kazu Hirata <kazu@codesourcery.com>
3058
3059 * emit-rtl.c (set_mem_attrs_from_reg): Remove.
3060 * rtl.h: Remove the prototype for set_mem_attrs_from_reg.
3061
4252a4aa
KH
30622009-04-16 Kazu Hirata <kazu@codesourcery.com>
3063
3064 * tree-iterator.c (EXPR_LAST_BODY): Remove.
3065
bfb69968
KH
30662009-04-16 Kazu Hirata <kazu@codesourcery.com>
3067
3068 * except.c (eh_region_outer_p): Remove.
3069 * except.h: Remove the prototype for eh_region_outer_p.
3070
c7db7fa5
KH
30712009-04-16 Kazu Hirata <kazu@codesourcery.com>
3072
3073 * function.c (current_function_assembler_name): Remove.
3074 * function.h: Remove the prototype for
3075 current_function_assembler_name.
3076
efc0b2bd
ILT
30772009-04-16 Ian Lance Taylor <iant@google.com>
3078
532bfb0a 3079 * rtlanal.c (alloc_reg_note): New function, broken out of add_reg_note.
efc0b2bd
ILT
3080 (add_reg_note): Call alloc_reg_note.
3081 * rtl.h (alloc_reg_note): Declare.
3082 * combine.c (try_combine): Use alloc_reg_note.
3083 (recog_for_combine, move_deaths): Likewise.
3084 (distribute_notes): Use alloc_reg_note and add_reg_note.
3085 * haifa-sched.c (sched_create_recovery_edges): Use add_reg_note.
3086 * combine-stack-adj.c (adjust_frame_related_expr): Likewise.
3087 * reload1.c (eliminate_regs_1): Use alloc_reg_note.
3088
6080348f
VM
30892009-04-16 Vladimir Makarov <vmakarov@redhat.com>
3090
3091 PR rtl-optimization/39762
3092 * ira-int.h (ira_register_move_cost, ira_may_move_in_cost,
3093 ira_may_move_out_cost): Add comments about way of their usage.
532bfb0a 3094 (ira_get_register_move_cost, ira_get_may_move_cost): New functions.
2ba9daa7 3095
6080348f
VM
3096 * ira-conflicts.c (process_regs_for_copy): Use function
3097 ira_get_register_move_cost instead of global
3098 ira_register_move_cost.
3099
3100 * ira-color.c (update_copy_costs, calculate_allocno_spill_cost,
3101 color_pass, move_spill_restore, update_curr_costs): Ditto.
3102
3103 * ira-lives.c (process_single_reg_class_operands): Ditto.
3104
3105 * ira-emit.c (emit_move_list): Ditto.
3106
3107 * ira-costs.c (copy_cost): Don't call ira_init_register_move_cost.
3108 (record_reg_classes): Ditto. Use functions
3109 ira_get_register_move_cost and ira_get_may_move_cost instead of
3110 global vars ira_register_move_cost, ira_may_move_out_cost and
3111 ira_may_move_in_cost.
3112 (record_address_regs): Don't call ira_init_register_move_cost.
3113 Use function ira_get_may_move_cost instead of global
3114 ira_may_move_in_cost.
3115 (process_bb_node_for_hard_reg_moves): Use function
532bfb0a 3116 ira_get_register_move_cost instead of global ira_register_move_cost.
6080348f 3117 (ira_costs): Don't call ira_init_register_move_cost.
2ba9daa7 3118
646bea10
RG
31192009-04-16 Richard Guenther <rguenther@suse.de>
3120
3121 * tree-cfg.c (verify_gimple_assign_binary):
3122 Allow POINTER_PLUS_EXPR-like PLUS_EXPR for vectors.
3123 * ipa-struct-reorg.c (gen_size): Fold the built expressions.
3124 (create_general_new_stmt): Note that this function is broken.
3125
02e819ff
RAE
31262009-04-16 Rafael Avila de Espindola <espindola@google.com>
3127
3128 * common.opt (fhelp): Add Var(help_flag).
3129 * gcc-plugin.h (plugin_info): Add help.
3130 * plugin.c (plugin_name_args): Add help.
3131 (register_plugin_info): Set plugin->help.
3132 (print_help_one_plugin): New.
3133 (print_plugins_help): New.
3134 * plugin.h (print_plugins_help): New.
3135 * toplev.c (toplev_main): Call print_plugins_help if needed.
3136
ccacdf06
RG
31372009-04-16 Richard Guenther <rguenther@suse.de>
3138
3139 * gimple.c (gimple_copy): Do not clear addresses_taken bitmap.
3140 (gimple_ior_addresses_taken_1): New function.
3141 (gimple_ior_addresses_taken): Likewise.
3142 * gimple.h (struct gimple_statement_with_ops_base): Remove
3143 addresses_taken member.
3144 (gimple_ior_addresses_taken): Declare.
3145 (gimple_addresses_taken, gimple_addresses_taken_ptr,
3146 gimple_set_addresses_taken): Remove.
3147 * ipa-reference.c (mark_address): New function.
3148 (scan_stmt_for_static_refs): Use it for marking addresses taken.
3149 * tree-ssa-operands.c (add_to_addressable_set): Rename to ...
3150 (mark_address_taken): ... this. Just set TREE_ADDRESSABLE.
3151 (gimple_add_to_addresses_taken): Remove.
3152 (get_tmr_operands): Call mark_address_taken.
3153 (get_asm_expr_operands): Likewise.
3154 (get_expr_operands): Likewise.
3155 (build_ssa_operands): Do not clear the addresses_taken bitmap.
3156 (free_stmt_operands): Do not free it.
3157 * tree-ssa.c (delete_tree_ssa): Likewise.
3158 (execute_update_addresses_taken): Use gimple_ior_addresses_taken.
3159
346ef3fa
RG
31602009-04-16 Richard Guenther <rguenther@suse.de>
3161
3162 * gimple.h (walk_stmt_load_store_addr_ops): Declare.
3163 (walk_stmt_load_store_ops): Likewise.
3164 * gimple.c (get_base_loadstore): New function.
3165 (walk_stmt_load_store_addr_ops): Likewise.
3166 (walk_stmt_load_store_ops): Likewise.
3167 * ipa-pure-const.c (check_op): Simplify.
3168 (check_load, check_store): New functions.
3169 (check_stmt): Use walk_stmt_load_store_ops.
3170 * ipa-reference.c (mark_load): Adjust signature.
3171 (mark_store): Likewise.
3172 (scan_stmt_for_static_refs): Use walk_stmt_load_store_addr_ops.
3173
44e9f006
RAE
31742009-04-16 Rafael Avila de Espindola <espindola@google.com>
3175
3176 * gcc-plugin.h (plugin_event): Add PLUGIN_INFO.
3177 (plugin_info): New.
3178 * opts.c (common_handle_option): Don't call print_version.
3179 * plugin.c (plugin_name_args): Add version.
3180 (register_plugin_info): New.
3181 (register_callback): Handle PLUGIN_INFO.
3182 (try_init_one_plugin): New.
3183 (init_one_plugin): Use try_init_one_plugin. Only free plugin_name_args
3184 if failed to init.
3185 (finalize_one_plugin): New.
3186 (finalize_plugins): New.
3187 (print_one_plugin): New.
3188 (print_plugins_versions): New.
3189 * plugin.h (print_plugins_versions): New.
3190 (finalize_plugins): New.
3191 * toplev.c (compile_file): Don't call initialize_plugins.
3192 (print_version): Call print_plugins_versions.
3193 (toplev_main): Call initialize_plugins. Print version if needed.
3194 Call finalize_plugins.
3195
41fd0f9b
RAE
31962009-04-16 Rafael Avila de Espindola <espindola@google.com>
3197
3198 * common.opt (fversion): New.
3199 * gcc.c (print_version): New.
3200 (process_command): Don't print the version. Just set print_version.
3201 (main): Print version. Call subprocesses if print_version and
3202 verbose_flag are set.
3203 * opts.c (common_handle_option): Handle OPT_fversion.
3204
550918ca 32052009-04-16 Richard Guenther <rguenther@suse.de>
532bfb0a 3206 Ira Rosen <irar@il.ibm.com>
550918ca
RG
3207
3208 PR tree-optimization/39698
3209 * tree-vect-loop.c (get_initial_def_for_reduction): Use the
3210 type of the reduction variable. Only generate the def if
3211 it is needed.
3212
3213 * omp-low.c (expand_omp_for_generic): When converting to a pointer
3214 make sure to first convert to an integer of the same precision.
3215 * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer): Retain
3216 the type of the evolution correctly in computing the new
3217 induction variable base.
3218
54634841
RG
32192009-04-16 Richard Guenther <rguenther@suse.de>
3220
3221 PR middle-end/39625
3222 * tree-cfg.c (make_blocks): Split statements with to-be
3223 abnormal SSA names on the lhs.
3224
b6fc2cdb
PB
32252009-04-16 Paolo Bonzini <bonzini@gnu.org>
3226
3227 * c-common.c (vector_targets_convertible_p, vector_types_convertible_p):
3228 Use TYPE_VECTOR_OPAQUE instead of targetm.vector_opaque_p.
3229 * c-typeck.c (really_start_incremental_init): Likewise.
3230 * target-def.h (TARGET_VECTOR_OPAQUE_P): Remove.
3231 (TARGET_INITIALIZER): Remove it.
3232 * target.h (struct target): Remove vector_opaque_p.
3233 * tree.c (build_opaque_vector_type): New.
3234 * tree.h (TYPE_VECTOR_OPAQUE): New.
3235 (build_opaque_vector_type): Declare.
3236 * doc/tm.texi (TARGET_VECTOR_OPAQUE_P): Remove.
3237 * config/rs6000/rs6000.c (build_opaque_vector_type,
3238 rs6000_is_vector_type, TARGET_VECTOR_OPAQUE_P): Remove.
3239 (rs6000_init_builtins): Use build_opaque_vector_type for
3240 opaque_V4SI_type_node.
3241
a417cdd9
CM
32422009-04-15 Catherine Moore <clm@codesourcery.com>
3243
532bfb0a
AJ
3244 * debug.h (set_name): Declare.
3245 * dwarf2out.c (dwarf2out_set_name): Declare.
3246 (dwarf2_debug_hooks): Add set_name.
3247 (find_AT_string): New.
3248 (add_AT_string): Call find_AT_string.
3249 (dwarf2out_set_name): New.
3250 * cp/decl.c (grokdeclarator): Call set_name.
3251 * vmsdbgout.c (vmsdbg_debug_hooks): Add set_name_debug_nothing.
3252 * debug.c (do_nothing_debug_hooks): Likewise.
3253 * dbxout.c (dbx_debug_hooks): Likewise.
3254 * sdbout.c (sdb_debug_hooks): Likewise.
a417cdd9 3255
60839f5d 32562009-04-15 Michael Eager <eager@eagercon.com>
2c5cac98 3257
532bfb0a
AJ
3258 * config/rs6000/rs6000.c (rs6000_function_value): Set function return
3259 reg for single-precision FPU.
3260 * config/rs6000/rs6000.md (movsi_internal1): Only for
3261 !TARGET_SINGLE_FPU.
3262 (movsi_internal1_single): New. Add pattern to move SI values to/from
2c5cac98
ME
3263 single-precision FP regs.
3264
ada39f0b
RG
32652009-04-15 Richard Guenther <rguenther@suse.de>
3266
3267 * omp-low.c (lower_rec_input_clauses): Build correct address
3268 expressions.
3269 (expand_omp_for_generic): Fix multiplication type.
532bfb0a 3270 * tree-loop-distribution.c (build_size_arg): Build a size_t argument.
ada39f0b
RG
3271 (generate_memset_zero): Fix types.
3272 * tree-profile.c (prepare_instrumented_value): Correctly
3273 widen a pointer.
3274
6866c6e8
ILT
32752009-04-15 Ian Lance Taylor <iant@google.com>
3276
3277 * c.opt (Wenum-compare): Enable for C and Objc. Initialize to -1.
3278 * c-opts.c (c_common_handle_option): For C, set warn_enum_compare
3279 for -Wall and for -Wc++-compat.
3280 (c_common_post_options): For C++, set warn_enum_compare if not
3281 already set.
3282 * c-tree.h (struct c_expr): Add field original_type.
3283 (build_external_ref): Update declaration.
3284 * c-parser.c (c_parser_braced_init): Set original_type.
3285 (c_parser_initelt): Likewise.
3286 (c_parser_expr_no_commas): Likewise.
3287 (c_parser_conditional_expression): Likewise.
3288 (c_parser_cast_expression): Likewise.
3289 (c_parser_unary_expression): Likewise. Pull setting of
3290 original_code to top of function.
3291 (c_parser_sizeof_expression): Set original_type.
3292 (c_parser_alignof_expression): Likewise.
3293 (c_parser_postfix_expression): Likewise. Pull setting of
3294 original_code to top of function.
532bfb0a 3295 (c_parser_postfix_expression_after_paren_type): Set original_type.
6866c6e8
ILT
3296 (c_parser_postfix_expression_after_primary): Likewise.
3297 (c_parser_expression): Likewise.
3298 * c-typeck.c (build_external_ref): Add type parameter. Change all
3299 callers.
3300 (c_expr_sizeof_expr): Set original_type field.
3301 (parser_build_unary_op): Likewise.
3302 (parser_build_binary_op): Likewise. Optionally warn about
3303 comparisons of enums of different types.
3304 (digest_init): Set original_type field.
3305 (really_start_incremental_init): Likewise.
3306 (push_init_level, pop_init_level): Likewise.
3307 * doc/invoke.texi (Warning Options): -Wenum-compare now
3308 supported in C.
3309
f116fecf
RG
33102009-04-15 Richard Guenther <rguenther@suse.de>
3311
3312 * tree-ssa-pre.c (eliminate): When replacing a PHI node carry
3313 out a necessary conversion.
3314 * tree-ssa-sccvn.c (run_scc_vn): Also assign value-ids to
3315 names we didn't value number.
3316 * tree-mudflap.c (mf_build_check_statement_for): Use correct types.
3317
25e20805
RG
33182009-04-15 Richard Guenther <rguenther@suse.de>
3319
3320 PR tree-optimization/39764
3321 * tree-ssa-ccp.c (get_value): Canonicalize value with
3322 canonicalize_float_value.
3323
90cc3676
JH
33242009-04-15 Jan Hubicka <jh@suse.cz>
3325
3326 * builtins.def (va_start, va_end, va_copy): Fix my previous commit.
3327 Wrong version of patch.
3328
6d14c006
JH
33292009-04-15 Jan Hubicka <jh@suse.cz>
3330
3331 * builtins.def (va_start, va_end, va_copy): Mark nothrow.
3332
5afaa917
NS
33332009-04-15 Nathan Sidwell <nathan@codesourcery.com>
3334
3335 * config/rs6000/rs6000.c (rs6000_init_builtins): Set TYPE_NAME of
3336 our distinct integral and vector types.
3337
3b482fca
RAE
33382009-04-15 Rafael Avila de Espindola <espindola@google.com>
3339
3340 * class.c (build_vtbl_ref_1): Remove call to assemble_external.
3341 * init.c (build_vtbl_address): Remove call to assemble_external.
3342
6cd1d2e2
DJ
33432009-04-14 Daniel Jacobowitz <dan@codesourcery.com>
3344
3345 * config/rs6000/rs6000.c (rs6000_dwarf_register_span): Fix debug
3346 output for other floating point modes.
3347
dab71827
DN
33482009-04-14 Diego Novillo <dnovillo@google.com>
3349
3350 * diagnostic.c (diagnostic_report_diagnostic): Do not
3351 warn about loaded plugins for DK_ERROR and DK_WARNING.
3352 * c-decl.c (declspecs_add_type): Move call to
3353 invoke_plugin_callbacks ...
3354 * c-parser.c (c_parser_declspecs): ... here.
3355 * plugin.c (dump_active_plugins): Tidy output.
3356
68a607d8
DN
33572009-04-14 Diego Novillo <dnovillo@google.com>
3358 Le-Chun Wu <lcwu@google.com>
3359
3360 * configure.ac: Add --enable-plugin support.
3361 Define ENABLE_PLUGIN and PLUGINLIBS when specified.
3362 * Makefile.in (PLUGIN_H): Define.
3363 Export ENABLE_PLUGIN and GMPINC to site.exp.
3364 Add PLUGINLIBS to link command.
3365 Add/modify dependencies for plugin.o and files including plugin.h.
3366 (plugin.o): New.
3367 * config.in: Regenerate.
2ba9daa7 3368
68a607d8
DN
3369 * opts.c (common_handle_option): Handle OPT_fplugin_ and
3370 OPT_fplugin_arg_.
3371
33722009-04-14 Le-Chun Wu <lcwu@google.com>
3373
3374 * tree-pass.h (register_one_dump_file): Add a prototype for
3375 register_one_dump_file.
3376 * toplev.c (compile_file): Call initialize_plugins.
3377 (do_compile): Call invoke_plugin_callbacks.
3378 (toplev_main): Call invoke_plugin_callbacks.
3379 * common.opt: Add -fplugin= and -fplugin-arg-.
3380 * gcc-plugin.h: New public header file for plugins to include.
3381 * plugin.c: New source file.
3382 * plugin.h: New internal header file.
3383 * passes.c (register_one_dump_file): Make it external.
2ba9daa7 3384
68a607d8
DN
3385 * c-parser.c (c_parser_declspecs): Call invoke_plugin_callbacks.
3386
33872009-04-14 Diego Novillo <dnovillo@google.com>
3388
3389 * doc/plugins.texi: New.
3390 * doc/gccint.texi: Add reference to Plugins chapter.
3391 * doc/invoke.texi: Document -fplugin and -fplugin-arg
3392 * diagnostic.c (diagnostic_report_diagnostic): Warn about
3393 loaded plugins, if any.
3394 * timevar.def (TV_PLUGIN_INIT): Define.
3395 (TV_PLUGIN_RUN): Define.
3396 * plugin.c: Include timevar.h
3397 (plugins_active_p): New.
3398 (dump_active_plugins): New.
3399 (debug_active_plugins): New.
3400
50617257
JM
34012009-04-14 Joseph Myers <joseph@codesourcery.com>
3402
3403 * config/sol2.h (LINK_ARCH32_SPEC_BASE): Use %R with absolute
3404 library paths.
3405 * config/sparc/sol2-bi.h (LINK_ARCH64_SPEC_BASE): Likewise.
3406
b32f6fff
KH
34072009-04-14 Kazu Hirata <kazu@codesourcery.com>
3408
3409 * config/arm/arm.c (arm_rtx_costs_1): Treat a minus with a shift
3410 the same as a minus without a shift.
3411
85d04fa2
NC
34122009-04-14 Nick Clifton <nickc@redhat.com>
3413
3414 * config/stormy16/stormy16.md (ineqbranch_1): Do not assume that
3415 comparisons with small integers will always produce a short
3416 branch.
3417
e495a0c8
RAE
34182009-04-14 Rafael Avila de Espindola <espindola@google.com>
3419
3420 Merge:
e495a0c8
RAE
3421 2008-12-19 Diego Novillo <dnovillo@google.com>
3422
532bfb0a 3423 * cgraph.c (dump_cgraph_node): Show memory address of NODE.
e495a0c8 3424
ad41bd84 34252009-04-14 Richard Guenther <rguenther@suse.de>
587aa063
RG
3426
3427 * tree-cfg.c (verify_gimple_assign_unary): Adjust vector code
3428 verification.
3429 (verify_gimple_assign_binary): Likewise. Handle shifts and
3430 rotates correctly.
3431 (verify_gimple_phi): Print the mismatched argument position.
3432 * tree-vect-loop-manip.c (vect_update_ivs_after_vectorizer):
3433 Fix types.
3434 (vect_update_init_of_dr): Likewise.
3435 * matrix-reorg.c (transform_access_sites): Do what the
3436 comment suggests.
3437 * omp-low.c (expand_omp_atomic_pipeline): Use the correct types.
3438
60839f5d 34392009-04-13 Michael Eager <eager@eagercon.com>
9eca1774
ME
3440
3441 * config/rs6000/rs6000-c.c: generate defines if rs6000_xilinx_fpu:
3442 _XFPU, _XFPU_SP_LITE, _XFPU_SP_FULL, _XFPU_DP_LITE, _XFPU_DP_FULL
3443 * config/rs6000/xilinx.h: New. Spec for powerpc-xilinx-eabi
2ba9daa7 3444 * config.gcc (powerpc-xilinx-eabi): add xilinx.h to tm_file,
9eca1774
ME
3445 remove duplicate config
3446
b0e2d008
DR
34472009-04-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
3448
3449 * ipa-inline.c (cgraph_decide_inlining_of_small_function): Dump
3450 file_name:line_number type locator of the call site.
2ba9daa7 3451
1244a8b7
VM
34522009-04-13 Vladimir Makarov <vmakarov@redhat.com>
3453
3454 * genautomata.c: Put blank after comma.
3455 (automaton_decls): New.
3456 (struct unit_usage): Add comments to member next.
3457 (store_alt_unit_usage): Keep the list ordered.
3458 (unit_present_on_list_p, equal_alternatives_p): New.
3459 (check_regexp_units_distribution): Check units distribution
3460 correctness correctly.
3461 (main): Don't write automata if error is found. Return correct
3462 exit code.
2ba9daa7 3463
1244a8b7
VM
3464 * config/m68k/cf.md (cfv4_ds): Remove.
3465 (cfv4_pOEP1, cfv4_sOEP1, cfv4_pOEP2,cfv4_sOEP2, cfv4_pOEP3,
3466 cfv4_sOEP3): Assign to cfv4_oep instead of cfv4_ds.
3467
3468 * config/rs6000/power4.md (lsuq_power4, iq_power4, fpq_power4,
3469 power4-load-ext, power4-store, power4-store-update,
3470 power4-fpstore, power4-fpstore-update, power4-two, power4-three,
3471 power4-insert, power4-compare, power4-lmul-cmp, power4-imul-cmp,
3472 power4-lmul, , power4-imul, power4-imul3, power4-sdiv,
3473 power4-sqrt, power4-isync): Modify reservation to make correct
3474 unit distribution to automata.
3475
3476 * config/rs6000/power5.md (iq_power5, fpq_power5, power5-store,
3477 power5-store-update, power5-two, power5-three, power5-lmul,
3478 power5-imul, power5-imul3, power5-sdiv, power5-sqrt): Ditto.
2ba9daa7 3479
f7dd1864
AN
34802009-04-13 Adam Nemet <anemet@caviumnetworks.com>
3481
3482 * except.c (pass_set_nothrow_function_flags): Set name and add
3483 TODO_dump_func.
3484 (set_nothrow_function_flags): Mention in the dump file when
3485 changing a function to nothrow.
3486
59a1171f
OS
34872009-04-13 Ozkan Sezer <sezeroz@gmail.com>
3488
3489 PR/39066
3490 * gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Use __SIZE_TYPE__
3491 instead of unsigned long.
3492
934c2060
RR
34932009-04-13 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3494
f7dd1864
AN
3495 * config/arm/arm.c (return_used_this_function): Remove.
3496 (arm_output_function_prologue): Remove use of
934c2060 3497 return_used_this_function.
f7dd1864 3498 (output_return_instruction): Replace use of
934c2060
RR
3499 return_used_this_function
3500 by cfun->machine->return_used_this_function.
f7dd1864
AN
3501 (arm_output_epilogue): Likewise.
3502 (arm_output_function_epilogue): Likewise.
3503 (thumb_unexpanded_epilogue): Likewise.
3504 * config/arm/arm.h (struct machine_function):
934c2060 3505 New member return_used_this_function.
f7dd1864 3506
ae5cc016
MM
35072009-04-12 Mark Mitchell <mark@codesourcery.com>
3508
3509 * doc/install.texi: Correct description of default directory for
3510 --with-gxx-include-dir.
3511
a0ce68df 35122009-04-12 Eric Botcazou <ebotcazou@adacore.com>
849d624b
EB
3513
3514 * fold-const.c (build_range_check): Properly deal with enumeral and
3515 boolean base types.
3516
3906a4a1
SB
35172009-04-12 Steven Bosscher <steven@gcc.gnu.org>
3518
3519 * doc/invoke.texi (max_gcse_passes): Remove documentation.
3520 * params.def (PARAM_MAX_GCSE_PASSES): Remove.
3521 * params.h (MAX_GCSE_PASSES): Remove.
3522 * gcse.c (gcse_main): Run CPROP1, PRE or HOIST, and CPROP2
3523 in sequence. Remove ability to run multiple passes.
3524 (bypass_jumps): Report run as third CPROP pass.
3525
efaadb93
AN
35262009-04-12 Adam Nemet <anemet@caviumnetworks.com>
3527
3528 PR middle-end/39651
3529 * except.c (can_throw_external): Look at each insn in a SEQUENCE
3530 when deciding whether the whole SEQUENCE can throw.
3531
4c48007b
UB
35322009-04-12 Uros Bizjak <ubizjak@gmail.com>
3533
3534 PR target/39740
3535 * config/alpha/predicates.md (local_symbolic_operand): Return 1 for
3536 offseted label references.
3537
b4104018
JH
35382009-04-11 Jan Hubicka <jh@suse.cz>
3539
3540 * tree-ssa-pre.c (eliminate): Fix call of update_stmt.
3541
32848948
RG
35422009-04-11 Richard Guenther <rguenther@suse.de>
3543
3544 PR middle-end/39732
3545 * tree-inline.c (declare_return_variable): Mark DECL_BY_REFERENCE
3546 return variables as TREE_ADDRESSABLE.
3547
8810712e
RG
35482009-04-11 Richard Guenther <rguenther@suse.de>
3549
3550 PR tree-optimization/39713
3551 * tree-ssa-sccvn.c (vn_get_expr_for): Make sure built
3552 reference trees have SSA_NAME operands.
3553
fa78c0c1
RG
35542009-04-11 Richard Guenther <rguenther@suse.de>
3555
3556 PR c/39712
3557 * c-gimplify.c (c_gimplify_expr): Adjust check for mismatched
3558 address expressions.
3559
4d722130
DK
35602009-04-11 Dave Korn <dave.korn.cygwin@gmail.com>
3561
3562 * config/i386/cygwin-stdint.h (INT_LEAST32_TYPE): Update to
3563 match changes in Cygwin 1.7
3564 (UINT_LEAST32_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE,
3565 UINT_FAST16_TYPE, UINT_FAST32_TYPE): Likewise.
3566
567a90f5
PB
35672009-04-10 Paolo Bonzini <bonzini@gnu.org>
3568
3569 PR tree-optimization/39701
3570 * doc/invoke.texi (Optimization Options): Document change in
3571 meaning and initialization of -fdelete-null-pointer-checks.
3572
1ad2f450
L
35732009-04-10 H.J. Lu <hongjiu.lu@intel.com>
3574
3575 PR middle-end/39701
3576 * common.opt (-fdelete-null-pointer-checks): Initialize to 1.
3577
3578 * opts.c (decode_options): Don't set flag_delete_null_pointer_checks
3579 here.
3580
3581 * doc/invoke.texi: Update -fdelete-null-pointer-checks.
3582
1afc5373
CF
35832009-04-10 Chao-ying Fu <fu@mips.com>
3584
3585 * doc/tm.texi (Instruction Output): Document
3586 TARGET_ASM_FINAL_POSTSCAN_INSN.
3587 * target.h (final_postscan_insn): New field in asm_out.
3588 * target-def.h (TARGET_ASM_FINAL_POSTSCAN_INSN): New define.
3589 (TARGET_ASM_OUT): Add TARGET_ASM_FINAL_POSTSCAN_INSN.
3590 * final.c (final_scan_insn): Call
3591 targetm.asm_out.final_postscan_insn after outputting
3592 an asm macro and a normal instruction.
3593
3594 * config/mips/mips.h (FINAL_PRESCAN_INSN): New define.
3595 * config/mips/mips-protos.h (mips_final_prescan_insn): Declare.
3596 * config/mips/mips.c (mips_at_reg_p): New for_each_rtx callback.
3597 (mips_final_prescan_insn, mips_final_postscan_insn): New functions.
3598 (TARGET_ASM_FINAL_POSTSCAN_INSN): New define.
3599
4d35e75c
PB
36002009-04-10 Paolo Bonzini <bonzini@gnu.org>
3601
3602 PR middle-end/39701
1ad2f450
L
3603 * fold-const.c (tree_single_nonzero_warnv_p): Pass non-static
3604 variables as non-NULL even with -fdelete-null-pointer-checks.
4d35e75c 3605
62c49b83
L
36062009-04-10 H.J. Lu <hongjiu.lu@intel.com>
3607
3608 * config/rs6000/darwin-vecsave.asm: Remove extra "*/".
3609
80558628
L
36102009-04-09 H.J. Lu <hongjiu.lu@intel.com>
3611
3612 PR target/39678
3613 * config/i386/i386.c (classify_argument): Handle SCmode with
3614 (bit_offset % 64) != 0.
3615
8c70d28b
SL
36162009-04-09 Sandra Loosemore <sandra@codesourcery.com>
3617
3618 * doc/invoke.texi (Optimize Options): Add cross-reference to
3619 -Q --help=optimizers examples.
3620
e1ff19bf
BE
36212009-04-10 Ben Elliston <bje@au.ibm.com>
3622
3623 PR target/36800
3624 * config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Do not set
3625 regalign for the reg == fpr and TDmode case.
3626
52daca75
DA
36272009-04-09 David Ayers <ayers@fsfe.org>
3628
3629 PR objc/29200
3630 * objc/objc-act.c (warn_with_method): Remove helper function.
3631 (check_duplicates): Call warning and inform directly.
3632 (really_start_method): Likewise.
3633
b45f0e58
PB
36342009-04-09 Paolo Bonzini <bonzini@gnu.org>
3635
3636 * expmed.c (expand_divmod): Always use a comparison for a division
3637 by a large unsigned integer.
3638
1ad2f450
L
3639 * fold-const.c (tree_single_nonzero_warnv_p): Always treat decls
3640 for things others than variables or functions as nonzero.
b45f0e58 3641
748086b7
JJ
36422009-04-09 Nick Clifton <nickc@redhat.com>
3643
3644 * unwind-compat.c: Change copyright header to refer to version
3645 3 of the GNU General Public License with version 3.1 of the
3646 GCC Runtime Library Exception and to point readers at the
7a715bba 3647 COPYING3 and COPYING3.RUNTIME files and the FSF's license web page.
748086b7
JJ
3648 * config/alpha/crtfastmath.c: Likewise.
3649 * config/alpha/linux-unwind.h: Likewise.
3650 * config/alpha/qrnnd.asm: Likewise.
3651 * config/alpha/vms-crt0-64.c: Likewise.
3652 * config/alpha/vms-crt0.c: Likewise.
3653 * config/alpha/vms-dwarf2.asm: Likewise.
3654 * config/alpha/vms-dwarf2eh.asm: Likewise.
3655 * config/alpha/vms-psxcrt0-64.c: Likewise.
3656 * config/alpha/vms-psxcrt0.c: Likewise.
3657 * config/alpha/vms_tramp.asm: Likewise.
3658 * config/arc/initfini.c: Likewise.
3659 * config/arc/lib1funcs.asm: Likewise.
3660 * config/arm/bpabi-v6m.S: Likewise.
3661 * config/arm/bpabi.S: Likewise.
3662 * config/arm/bpabi.c: Likewise.
3663 * config/arm/crti.asm: Likewise.
3664 * config/arm/crtn.asm: Likewise.
3665 * config/arm/ieee754-df.S: Likewise.
3666 * config/arm/ieee754-sf.S: Likewise.
3667 * config/arm/lib1funcs.asm: Likewise.
3668 * config/arm/libunwind.S: Likewise.
3669 * config/arm/linux-atomic.c: Likewise.
3670 * config/arm/mmintrin.h: Likewise.
3671 * config/arm/pr-support.c: Likewise.
3672 * config/arm/unaligned-funcs.c: Likewise.
3673 * config/arm/unwind-arm.c: Likewise.
3674 * config/arm/unwind-arm.h: Likewise.
3675 * config/avr/libgcc.S: Likewise.
3676 * config/bfin/crti.s: Likewise.
3677 * config/bfin/crtlibid.s: Likewise.
3678 * config/bfin/crtn.s: Likewise.
3679 * config/bfin/lib1funcs.asm: Likewise.
3680 * config/bfin/linux-unwind.h: Likewise.
3681 * config/cris/arit.c: Likewise.
3682 * config/cris/cris_abi_symbol.c: Likewise.
3683 * config/darwin-64.c: Likewise.
3684 * config/darwin-crt2.c: Likewise.
3685 * config/darwin-crt3.c: Likewise.
3686 * config/darwin.h: Likewise.
3687 * config/dbxelf.h: Likewise.
3688 * config/dfp-bit.c: Likewise.
3689 * config/dfp-bit.h: Likewise.
3690 * config/elfos.h: Likewise.
3691 * config/fixed-bit.c: Likewise.
3692 * config/fixed-bit.h: Likewise.
3693 * config/fp-bit.c: Likewise.
3694 * config/fp-bit.h: Likewise.
3695 * config/fr30/crti.asm: Likewise.
3696 * config/fr30/crtn.asm: Likewise.
3697 * config/fr30/lib1funcs.asm: Likewise.
3698 * config/freebsd-spec.h: Likewise.
3699 * config/frv/cmovd.c: Likewise.
3700 * config/frv/cmovh.c: Likewise.
3701 * config/frv/cmovw.c: Likewise.
3702 * config/frv/frvbegin.c: Likewise.
3703 * config/frv/frvend.c: Likewise.
3704 * config/frv/lib1funcs.asm: Likewise.
3705 * config/glibc-stdint.h: Likewise.
3706 * config/h8300/clzhi2.c: Likewise.
3707 * config/h8300/crti.asm: Likewise.
3708 * config/h8300/crtn.asm: Likewise.
3709 * config/h8300/ctzhi2.c: Likewise.
3710 * config/h8300/fixunssfsi.c: Likewise.
3711 * config/h8300/lib1funcs.asm: Likewise.
3712 * config/h8300/parityhi2.c: Likewise.
3713 * config/h8300/popcounthi2.c: Likewise.
3714 * config/i386/ammintrin.h: Likewise.
3715 * config/i386/att.h: Likewise.
3716 * config/i386/avxintrin.h: Likewise.
3717 * config/i386/biarch64.h: Likewise.
3718 * config/i386/bmmintrin.h: Likewise.
3719 * config/i386/cpuid.h: Likewise.
3720 * config/i386/cross-stdarg.h: Likewise.
3721 * config/i386/crtfastmath.c: Likewise.
3722 * config/i386/crtprec.c: Likewise.
3723 * config/i386/cygming-crtbegin.c: Likewise.
3724 * config/i386/cygming-crtend.c: Likewise.
3725 * config/i386/cygwin.asm: Likewise.
3726 * config/i386/emmintrin.h: Likewise.
3727 * config/i386/gmm_malloc.h: Likewise.
3728 * config/i386/gthr-win32.c: Likewise.
3729 * config/i386/i386.h: Likewise.
3730 * config/i386/immintrin.h: Likewise.
3731 * config/i386/linux-unwind.h: Likewise.
3732 * config/i386/linux64.h: Likewise.
3733 * config/i386/mm3dnow.h: Likewise.
3734 * config/i386/mmintrin-common.h: Likewise.
3735 * config/i386/mmintrin.h: Likewise.
3736 * config/i386/nmmintrin.h: Likewise.
3737 * config/i386/pmm_malloc.h: Likewise.
3738 * config/i386/pmmintrin.h: Likewise.
3739 * config/i386/smmintrin.h: Likewise.
3740 * config/i386/sol2-c1.asm: Likewise.
3741 * config/i386/sol2-ci.asm: Likewise.
3742 * config/i386/sol2-cn.asm: Likewise.
3743 * config/i386/sol2-gc1.asm: Likewise.
3744 * config/i386/tmmintrin.h: Likewise.
3745 * config/i386/unix.h: Likewise.
3746 * config/i386/w32-unwind.h: Likewise.
3747 * config/i386/wmmintrin.h: Likewise.
3748 * config/i386/x86-64.h: Likewise.
3749 * config/i386/x86intrin.h: Likewise.
3750 * config/i386/xmmintrin.h: Likewise.
3751 * config/ia64/crtbegin.asm: Likewise.
3752 * config/ia64/crtend.asm: Likewise.
3753 * config/ia64/crtfastmath.c: Likewise.
3754 * config/ia64/crti.asm: Likewise.
3755 * config/ia64/crtn.asm: Likewise.
3756 * config/ia64/fde-glibc.c: Likewise.
3757 * config/ia64/lib1funcs.asm: Likewise.
3758 * config/ia64/linux-unwind.h: Likewise.
3759 * config/ia64/quadlib.c: Likewise.
3760 * config/ia64/unwind-ia64.c: Likewise.
3761 * config/linux.h: Likewise.
3762 * config/m32c/m32c-lib1.S: Likewise.
3763 * config/m32c/m32c-lib2-trapv.c: Likewise.
3764 * config/m32c/m32c-lib2.c: Likewise.
3765 * config/m32r/initfini.c: Likewise.
3766 * config/m68hc11/larith.asm: Likewise.
3767 * config/m68hc11/m68hc11-crt0.S: Likewise.
3768 * config/m68k/cf.md: Likewise.
3769 * config/m68k/crti.s: Likewise.
3770 * config/m68k/crtn.s: Likewise.
3771 * config/m68k/lb1sf68.asm: Likewise.
3772 * config/m68k/linux-unwind.h: Likewise.
3773 * config/mcore/crti.asm: Likewise.
3774 * config/mcore/crtn.asm: Likewise.
3775 * config/mcore/lib1.asm: Likewise.
3776 * config/mips/linux-unwind.h: Likewise.
3777 * config/mips/loongson.h: Likewise.
3778 * config/mips/mips16.S: Likewise.
3779 * config/mmix/crti.asm: Likewise.
3780 * config/mmix/crtn.asm: Likewise.
3781 * config/pa/fptr.c: Likewise.
3782 * config/pa/hpux-unwind.h: Likewise.
3783 * config/pa/lib2funcs.asm: Likewise.
3784 * config/pa/linux-atomic.c: Likewise.
3785 * config/pa/linux-unwind.h: Likewise.
3786 * config/pa/milli64.S: Likewise.
3787 * config/pa/quadlib.c: Likewise.
3788 * config/pa/stublib.c: Likewise.
3789 * config/picochip/libgccExtras/adddi3.asm: Likewise.
3790 * config/picochip/libgccExtras/ashlsi3.asm: Likewise.
3791 * config/picochip/libgccExtras/ashlsi3.c: Likewise.
3792 * config/picochip/libgccExtras/ashrsi3.asm: Likewise.
3793 * config/picochip/libgccExtras/ashrsi3.c: Likewise.
3794 * config/picochip/libgccExtras/cmpsi2.asm: Likewise.
3795 * config/picochip/libgccExtras/divmod15.asm: Likewise.
3796 * config/picochip/libgccExtras/divmodhi4.asm: Likewise.
3797 * config/picochip/libgccExtras/divmodsi4.asm: Likewise.
3798 * config/picochip/libgccExtras/longjmp.asm: Likewise.
3799 * config/picochip/libgccExtras/lshrsi3.asm: Likewise.
3800 * config/picochip/libgccExtras/lshrsi3.c: Likewise.
3801 * config/picochip/libgccExtras/parityhi2.asm: Likewise.
3802 * config/picochip/libgccExtras/popcounthi2.asm: Likewise.
3803 * config/picochip/libgccExtras/setjmp.asm: Likewise.
3804 * config/picochip/libgccExtras/subdi3.asm: Likewise.
3805 * config/picochip/libgccExtras/ucmpsi2.asm: Likewise.
3806 * config/picochip/libgccExtras/udivmodhi4.asm: Likewise.
3807 * config/picochip/libgccExtras/udivmodsi4.asm: Likewise.
3808 * config/rs6000/750cl.h: Likewise.
3809 * config/rs6000/altivec.h: Likewise.
3810 * config/rs6000/biarch64.h: Likewise.
3811 * config/rs6000/crtresfpr.asm: Likewise.
3812 * config/rs6000/crtresgpr.asm: Likewise.
3813 * config/rs6000/crtresxfpr.asm: Likewise.
3814 * config/rs6000/crtresxgpr.asm: Likewise.
3815 * config/rs6000/crtsavfpr.asm: Likewise.
3816 * config/rs6000/crtsavgpr.asm: Likewise.
3817 * config/rs6000/darwin-asm.h: Likewise.
3818 * config/rs6000/darwin-fallback.c: Likewise.
3819 * config/rs6000/darwin-fpsave.asm: Likewise.
3820 * config/rs6000/darwin-ldouble.c: Likewise.
3821 * config/rs6000/darwin-tramp.asm: Likewise.
3822 * config/rs6000/darwin-unwind.h: Likewise.
3823 * config/rs6000/darwin-vecsave.asm: Likewise.
3824 * config/rs6000/darwin-world.asm: Likewise.
3825 * config/rs6000/e500crtres32gpr.asm: Likewise.
3826 * config/rs6000/e500crtres64gpr.asm: Likewise.
3827 * config/rs6000/e500crtres64gprctr.asm: Likewise.
3828 * config/rs6000/e500crtrest32gpr.asm: Likewise.
3829 * config/rs6000/e500crtrest64gpr.asm: Likewise.
3830 * config/rs6000/e500crtresx32gpr.asm: Likewise.
3831 * config/rs6000/e500crtresx64gpr.asm: Likewise.
3832 * config/rs6000/e500crtsav32gpr.asm: Likewise.
3833 * config/rs6000/e500crtsav64gpr.asm: Likewise.
3834 * config/rs6000/e500crtsav64gprctr.asm: Likewise.
3835 * config/rs6000/e500crtsavg32gpr.asm: Likewise.
3836 * config/rs6000/e500crtsavg64gpr.asm: Likewise.
3837 * config/rs6000/e500crtsavg64gprctr.asm: Likewise.
3838 * config/rs6000/eabi-ci.asm: Likewise.
3839 * config/rs6000/eabi-cn.asm: Likewise.
3840 * config/rs6000/eabi.asm: Likewise.
3841 * config/rs6000/linux-unwind.h: Likewise.
3842 * config/rs6000/linux64.h: Likewise.
3843 * config/rs6000/paired.h: Likewise.
3844 * config/rs6000/paired.md: Likewise.
3845 * config/rs6000/ppc64-fp.c: Likewise.
3846 * config/rs6000/ppu_intrinsics.h: Likewise.
3847 * config/rs6000/rs6000.h: Likewise.
3848 * config/rs6000/si2vmx.h: Likewise.
3849 * config/rs6000/sol-ci.asm: Likewise.
3850 * config/rs6000/sol-cn.asm: Likewise.
3851 * config/rs6000/spe.h: Likewise.
3852 * config/rs6000/spu2vmx.h: Likewise.
3853 * config/rs6000/sysv4.h: Likewise.
3854 * config/rs6000/tramp.asm: Likewise.
3855 * config/rs6000/vec_types.h: Likewise.
3856 * config/s390/linux-unwind.h: Likewise.
3857 * config/s390/tpf-unwind.h: Likewise.
3858 * config/score/crti.asm: Likewise.
3859 * config/score/crtn.asm: Likewise.
3860 * config/sh/crt1.asm: Likewise.
3861 * config/sh/crti.asm: Likewise.
3862 * config/sh/crtn.asm: Likewise.
3863 * config/sh/divtab-sh4-300.c: Likewise.
3864 * config/sh/divtab-sh4.c: Likewise.
3865 * config/sh/divtab.c: Likewise.
3866 * config/sh/lib1funcs-4-300.asm: Likewise.
3867 * config/sh/lib1funcs-Os-4-200.asm: Likewise.
3868 * config/sh/lib1funcs.asm: Likewise.
3869 * config/sh/lib1funcs.h: Likewise.
3870 * config/sh/linux-atomic.asm: Likewise.
3871 * config/sh/linux-unwind.h: Likewise.
3872 * config/sh/shmedia.h: Likewise.
3873 * config/sh/sshmedia.h: Likewise.
3874 * config/sh/ushmedia.h: Likewise.
3875 * config/sparc/crtfastmath.c: Likewise.
3876 * config/sparc/linux-unwind.h: Likewise.
3877 * config/sparc/sol2-c1.asm: Likewise.
3878 * config/sparc/sol2-ci.asm: Likewise.
3879 * config/sparc/sol2-cn.asm: Likewise.
3880 * config/spu/divmodti4.c: Likewise.
3881 * config/spu/divv2df3.c: Likewise.
3882 * config/spu/float_disf.c: Likewise.
3883 * config/spu/float_unsdidf.c: Likewise.
3884 * config/spu/float_unsdisf.c: Likewise.
3885 * config/spu/float_unssidf.c: Likewise.
3886 * config/spu/mfc_multi_tag_release.c: Likewise.
3887 * config/spu/mfc_multi_tag_reserve.c: Likewise.
3888 * config/spu/mfc_tag_release.c: Likewise.
3889 * config/spu/mfc_tag_reserve.c: Likewise.
3890 * config/spu/mfc_tag_table.c: Likewise.
3891 * config/spu/multi3.c: Likewise.
3892 * config/spu/spu_internals.h: Likewise.
3893 * config/spu/spu_intrinsics.h: Likewise.
3894 * config/spu/spu_mfcio.h: Likewise.
3895 * config/spu/vec_types.h: Likewise.
3896 * config/spu/vmx2spu.h: Likewise.
3897 * config/stormy16/stormy16-lib2.c: Likewise.
3898 * config/svr4.h: Likewise.
3899 * config/sync.c: Likewise.
3900 * config/v850/lib1funcs.asm: Likewise.
3901 * config/vxlib-tls.c: Likewise.
3902 * config/vxlib.c: Likewise.
3903 * config/vxworks-dummy.h: Likewise.
3904 * config/xtensa/crti.asm: Likewise.
3905 * config/xtensa/crtn.asm: Likewise.
3906 * config/xtensa/ieee754-df.S: Likewise.
3907 * config/xtensa/ieee754-sf.S: Likewise.
3908 * config/xtensa/lib1funcs.asm: Likewise.
3909 * config/xtensa/lib2funcs.S: Likewise.
3910 * config/xtensa/linux-unwind.h: Likewise.
3911 * config/xtensa/unwind-dw2-xtensa.c: Likewise.
3912 * config/xtensa/unwind-dw2-xtensa.h: Likewise.
3913 * coretypes.h: Likewise.
3914 * crtstuff.c: Likewise.
3915 * defaults.h: Likewise.
3916 * dwarf2.h: Likewise.
3917 * emutls.c: Likewise.
3918 * gbl-ctors.h: Likewise.
3919 * gcov-io.h: Likewise.
3920 * ginclude/float.h: Likewise.
3921 * ginclude/iso646.h: Likewise.
3922 * ginclude/stdarg.h: Likewise.
3923 * ginclude/stdbool.h: Likewise.
3924 * ginclude/stddef.h: Likewise.
3925 * ginclude/stdfix.h: Likewise.
3926 * ginclude/stdint-gcc.h: Likewise.
3927 * ginclude/tgmath.h: Likewise.
3928 * gthr-aix.h: Likewise.
3929 * gthr-dce.h: Likewise.
3930 * gthr-gnat.c: Likewise.
3931 * gthr-gnat.h: Likewise.
3932 * gthr-lynx.h: Likewise.
3933 * gthr-mipssde.h: Likewise.
3934 * gthr-nks.h: Likewise.
3935 * gthr-posix.c: Likewise.
3936 * gthr-posix.h: Likewise.
3937 * gthr-posix95.h: Likewise.
3938 * gthr-rtems.h: Likewise.
3939 * gthr-single.h: Likewise.
3940 * gthr-solaris.h: Likewise.
3941 * gthr-tpf.h: Likewise.
3942 * gthr-vxworks.h: Likewise.
3943 * gthr-win32.h: Likewise.
3944 * gthr.h: Likewise.
3945 * libgcc2.c: Likewise.
3946 * libgcc2.h: Likewise.
3947 * libgcov.c: Likewise.
3948 * tsystem.h: Likewise.
3949 * typeclass.h: Likewise.
3950 * unwind-c.c: Likewise.
3951 * unwind-compat.h: Likewise.
3952 * unwind-dw2-fde-compat.c: Likewise.
3953 * unwind-dw2-fde-darwin.c: Likewise.
3954 * unwind-dw2-fde-glibc.c: Likewise.
3955 * unwind-dw2-fde.c: Likewise.
3956 * unwind-dw2-fde.h: Likewise.
3957 * unwind-dw2.c: Likewise.
3958 * unwind-dw2.h: Likewise.
3959 * unwind-generic.h: Likewise.
3960 * unwind-pe.h: Likewise.
3961 * unwind-sjlj.c: Likewise.
3962 * unwind.inc: Likewise.
3963 * config/arm/neon-gen.ml: Change generated copyright header to
3964 refer to version 3 of the GNU General Public License with
3965 version 3.1 of the GCC Runtime Library Exception and to point
3966 readers at the COPYING3 and COPYING3.RUNTIME files and the
3967 FSF's license web page.
3968 * config/arm/arm_neon.h: Regenerate.
3969
39702009-04-09 Jakub Jelinek <jakub@redhat.com>
3971
3972 * config/cris/cris.md: Change copyright header to refer to version
3973 3 of the GNU General Public License.
3974 * doc/install.texi2html: Change copyright header to refer to version
3975 3 of the GNU General Public License and to point readers at the
3976 COPYING3 file and the FSF's license web page.
3977 * config/vax/linux.h: Likewise.
3978
4a77c72b
PB
39792009-04-09 Paolo Bonzini <bonzini@gnu.org>
3980
1ad2f450
L
3981 * config/i386/i386.md (cmpcc): New.
3982 * config/i386/sync.md (sync_compare_and_swap*): Set FLAGS_REG.
3983 (sync_compare_and_swap_cc*): Delete.
3984
3985 * config/s390/s390.c (s390_compare_emitted): Remove.
3986 (s390_emit_compare): Handle MODE_CC s390_compare_op0 like
3987 s390_compare_emitted used to be handled. Assert that modes match.
3988 (s390_emit_compare_and_swap): Use s390_emit_compare, do not
3989 refer to sync_compare_and_swap_ccsi.
3990 * config/s390/s390.h (s390_compare_emitted): Remove.
3991 * config/s390/s390.md (seq): Look for MODE_CC s390_compare_op0
3992 instead of s390_compare_emitted.
3993 (stack_protect_test, sync_compare_and_swap_cc): Set s390_compare_op0
3994 instead of s390_compare_emitted.
3995 * config/s390/s390.md (cmpcc): New.
3996 (sync_compare_and_swapqi, sync_compare_and_swaphi): Clobber
3997 CC_REGNUM, do not pretend it's set.
3998 (sync_compare_and_swap_cc*): Delete.
3999 * config/s390/predicates.md (cc_reg_operand): New.
4000
4001 * expr.c (sync_compare_and_swap_cc): Delete.
4002 * optabs.h (sync_compare_and_swap_cc): Delete.
4003 * optabs.c (prepare_cmp_insn): Ignore which specific CCmode
4004 is being used with can_compare_p.
4005 (emit_cmp_and_jump_insn_1): Likewise when looking in the optab.
4006 (find_cc_set): New.
4007 (expand_bool_compare_and_swap): Do not use sync_compare_and_swap_cc,
4008 look for a MODE_CC set instead. Use emit_store_flag.
4009 (expand_compare_and_swap_loop): Likewise, with some additional
4010 complication to avoid a force_reg when useless. Use
4011 emit_cmp_and_jump_insns.
4012 * genopinit.c (optabs): Delete sync_compare_and_swap_cc.
4013 * doc/md.texi (sync_compare_and_swap_cc): Merge with
4014 sync_compare_and_swap documentation.
4a77c72b 4015
0c0efb33
JH
40162009-04-09 Jan Hubicka <jh@suse.cz>
4017
4018 * except.c (find_prev_try): Break out from ....
4019 (duplicate_eh_regions): ... here; properly update prev_try pointers
4020 when duplication part of tree.
4021 (dump_eh_tree): Improve dumping.
4022 (verify_eh_region): New.
4023 (verify_eh_tree): Use it.
4024
22a65a54
RG
40252009-04-06 Richard Guenther <rguenther@suse.de>
4026
4027 * c-gimplify.c (c_gimplify_expr): Fix the invalid GENERIC
4028 &ARRAY addresses by adjusting their types and prepending
4029 a conversion.
4030 * tree-cfg.c (verify_gimple_assign_single): Verify that
4031 addresses are correct.
4032
f76968e6
RG
40332009-04-09 Richard Guenther <rguenther@suse.de>
4034
4035 * tree-ssa-ccp.c (maybe_fold_stmt_addition): Move non-constant
4036 indices into an array reference if possible.
4037 * tree-ssa-forwprop.c (tree_ssa_forward_propagate_single_use_vars):
4038 Fold POINTER_PLUS_EXPR statements with invariant address.
4039
c90c5fb5
AM
40402009-04-09 Alan Modra <amodra@bigpond.net.au>
4041
4042 PR target/39634
4043 * config.gcc (powerpc64-*-linux*): Always build biarch.
4044
17cede2e
JM
40452009-04-09 Joseph Myers <joseph@codesourcery.com>
4046
4047 PR c/39613
4048 * c-typeck.c (do_case): If case label is not an INTEGER_CST, fold
4049 it and pedwarn if this results in an INTEGER_CST.
4050
a3337ea2
KG
40512009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4052
4053 * doc/install.texi: Update minimum GMP version. Remove obsolete
4054 text in MPFR section.
4055
ce9ba79b
JJ
40562009-04-08 Jakub Jelinek <jakub@redhat.com>
4057
4058 * dwarf2out.c (class_scope_p): New static inline.
4059 (class_or_namespace_scope_p): Use it.
4060 (gen_variable_die): Use DW_TAG_member tag for static data member
4061 declarations instead of DW_TAG_variable.
4062
4f0ae266
JJ
4063 PR middle-end/39573
4064 * omp-low.c (expand_omp_taskreg): Finalize taskreg static local_decls
4065 variables.
4066
d27f0ddc
RG
40672009-04-08 Richard Guenther <rguenther@suse.de>
4068
4069 * tree-ssa-sccvn.c (valueize_refs): Do not continue to
4070 valueize random data.
4071
557cc596
DE
40722009-04-08 David Edelsohn <edelsohn@gnu.org>
4073
4074 * config.gcc (aix tm_file): Add aix-stdint.h.
4075 (aix tm clause use_gcc_stdint): Set to wrap.
4076 * config/rs6000/aix-stdint.h: New file.
2ba9daa7 4077
75ccc1e7
RG
40782009-04-08 Richard Guenther <rguenther@suse.de>
4079
4080 PR middle-end/36291
4081 * tree-dfa.c (add_referenced_var): Do not recurse into
4082 global initializers.
4083 * tree-ssa-ccp.c (get_symbol_constant_value): Add newly
4084 exposed variables.
4085 (fold_const_aggregate_ref): Likewise.
4086
c6963675
PB
40872009-04-08 Paolo Bonzini <bonzini@gnu.org>
4088
6c44cf79
L
4089 * recog.c (ordered_comparison_operator): New.
4090 * gensupport.c (std_preds): Add it.
c6963675
PB
4091 * doc/md.texi (Machine-Independent Predicates): Document it.
4092
6d07ad98
JH
40932009-04-08 Jan Hubicka <jh@suse.cz>
4094
4095 * tree-eh.c (cleanup_eh): When not optimizing, do not try EH merging.
4096 * function.h (rtl_eh): Remove exception_handler_label_map.
4097 * except.c (ehl_hash, ehl_eq, add_ehl_entry,
4098 remove_exception_handler_label, for_each_eh_label_1): Remove.
4099 (rtl_remove_unreachable_regions): Remove.
4100 (convert_from_eh_region_ranges): Do not remove unreachable regions.
4101 (find_exception_handler_labels): Don't build the hashtable.
4102 (maybe_remove_eh_handler): Remove.
4103 (for_each_eh_label): Rewrite to walk the tree.
4104 (rest_of_handle_eh): Do not cleanup cfg prior EH construction.
4105 * except.h (maybe_remove_eh_handler): Remove.
4106 * passes.c (init_optimization_passes): Schedule second EH cleanup
4107 before out-of-ssa.
4108 * cfgrtl.c (rtl_delete_block, rtl_merge_blocks,
4109 cfg_layout_merge_blocks): Do not call maybe_remove_eh_handler.
4110
7ddf71e3
PB
41112009-04-08 Paolo Bonzini <bonzini@gnu.org>
4112
4113 * genoutput.c (validate_optab_operands): New.
4114 (gen_insn, gen_expand): Call it.
4115
4116 * genflags.c (gen_insn): Detect misused iterators.
4117 (main): Pass line_no to gen_insn, exit with status 1 on error.
4118
4119 * genextract.c (line_no): Make global.
4120 (VEC_safe_set_locstr): Change assertion to error message.
4121 (main): Exit with status 1 on error.
4122
4d84fe7c
JM
41232009-04-08 Joseph Myers <joseph@codesourcery.com>
4124
4125 PR c/39614
4126 PR c/39673
4127 * c-common.h (C_MAYBE_CONST_EXPR_PRE, C_MAYBE_CONST_EXPR_EXPR,
4128 C_MAYBE_CONST_EXPR_INT_OPERANDS, C_MAYBE_CONST_EXPR_NON_CONST,
4129 EXPR_INT_CONST_OPERANDS): Remove duplicate definitions.
4130 * c-convert.c (convert): Do not call fold on results of conversion
4131 functions when the result is a C_MAYBE_CONST_EXPR.
4132 * c-parser.c (c_parser_postfix_expression): Do not fold condition
4133 of __builtin_choose_expr.
4134 * c-typeck.c (remove_c_maybe_const_expr): New.
4135 (build_unary_op, build_conditional_expr, build_compound_expr,
4136 build_binary_op, c_objc_common_truthvalue_conversion): Call
4137 remove_c_maybe_const_expr on any input C_MAYBE_CONST_EXPR with
4138 integer operands.
4139
60839f5d 41402009-04-08 Bingfeng Mei <bmei@broadcom.com>
d1d1c602 4141
2ba9daa7 4142 * fold-const.c (const_binop): Combine two VECTOR_CST under operation
6c44cf79 4143 CODE to produce a new one. Add a prototype to use fold_convert_const
d1d1c602 4144
8e481a2c
DS
41452009-04-08 Danny Smith <dannysmith@users.sourceforge.net>
4146
4147 PR bootstrap/39660
4148 * config/i386/host-mingw32.c (mingw32_gt_pch_use_address): Don't
4149 mix declarations and code.
4150
ee618c17
BE
41512009-04-08 Ben Elliston <bje@au.ibm.com>
4152
4153 * gcc.c: Replace `CC' with `GCC' throughout.
4154
f2a758a2
L
41552009-04-07 H.J. Lu <hongjiu.lu@intel.com>
4156
4157 * doc/invoke.texi: Document Atom support.
4158
6ea2bd47
JM
41592009-04-07 Jason Merrill <jason@redhat.com>
4160
4161 PR c++/25185
4162 * c-common.h, c-common.c: Add flag_pretty_templates.
4163 * c-opts.c (c_common_handle_option): Set it.
4164 * c.opt: Add -fno-pretty-templates.
4165 * doc/invoke.texi (C++ Dialect Options): Likewise.
4166
fcb82ab0
UB
41672009-04-07 Uros Bizjak <ubizjak@gmail.com>
4168
4169 * config/ia64/ia64.c (ia64_builtins): Add IA64_BUILTIN_HUGE_VALQ.
4170 (ia64_init_builtins): Handle IA64_BUILTIN_HUGE_VALQ.
4171 (ia64_expand_builtin): Likewise.
4172
dc5e7298
MJ
41732009-04-07 Martin Jambor <mjambor@suse.cz>
4174
4175 * tree-ssa-alias.c (refs_may_alias_p_1): Check for
4176 is_gimple_min_invariant rather than CONSTANT_CLASS_P so that invariant
4177 ADDR_EXPRS are include too.
4178
0609b355
RG
41792009-04-07 Richard Guenther <rguenther@suse.de>
4180
4181 * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Non-aliased
4182 decls are only used if passes as parameters or if they are
4183 local statics and the call is not to a builtin.
4184 (call_may_clobber_ref_p_1): Likewise.
4185
d8e535fa
PB
41862009-04-07 Paolo Bonzini <bonzini@gnu.org>
4187
4188 * expr.c (do_store_flag): Remove last argument. Simplify code
4189 to avoid duplication of tests already done by can_compare_p.
4190 (expand_expr_real_1): Adjust caller.
4191
c3c64f50
PB
41922009-04-07 Paolo Bonzini <bonzini@gnu.org>
4193
fcb82ab0
UB
4194 * optabs.c (can_compare_p): Test the predicate of a
4195 cbranch and cstore pattern.
c3c64f50 4196
9a53bc17
PB
41972009-04-07 Paolo Bonzini <bonzini@gnu.org>
4198
fcb82ab0
UB
4199 * expr.c (convert_move): Use emit_store_flag instead of
4200 "emulating" it.
9a53bc17 4201
67b8f1c1
PB
42022009-04-07 Paolo Bonzini <bonzini@gnu.org>
4203
fcb82ab0
UB
4204 * config/i386/i386.c (ix86_compare_emitted): Remove.
4205 (ix86_expand_compare, ix86_expand_branch): Handle MODE_CC
4206 ix86_compare_op0 like ix86_compare_emitted used to be handled.
4207 * config/i386/i386.h (ix86_compare_emitted): Remove.
4208 * config/i386/i386.md (stack_protect_test): Set ix86_compare_op0
4209 instead of ix86_compare_emitted.
4210 * config/i386/sync.md (sync_compare_and_swap_cc): Likewise.
67b8f1c1 4211
44509946
AS
42122009-04-07 Andrew Stubbs <ams@codesourcery.com>
4213
4214 * config.gcc (sh-*-*): Add sysroot-suffix.h to tm_file.
4215 Add t-sysroot-suffix to tmake_file.
4216 * config/print-sysroot-suffix.sh: New file.
4217 * config/t-sysroot-suffix: New file.
4218
ca22d882
BE
42192009-04-07 Ben Elliston <bje@au.ibm.com>
4220
4221 * libgcc2.c (INFINITY): Use __builtin_huge_val, not __builtin_inf,
4222 as the latter produces a warning when the target does not support
4223 infinity.
4224
95aac11b
BE
42252009-04-07 Ben Elliston <bje@au.ibm.com>
4226
4227 * dfp.c: Replace type punning assignments with memcpy throughout.
4228 * Makefile.in (dfp.o-warn): Remove.
2ba9daa7 4229
633dd061
AM
42302009-04-07 Alan Modra <amodra@bigpond.net.au>
4231
4232 PR target/39634
4233 * config.gcc: Merge powerpc-*-linux* and powerpc64-*-linux*.
4234 Include soft-fp/t-softfp after rs6000/t-linux64.
4235
fe0a25ec
EB
42362009-04-06 Eric Botcazou <ebotcazou@adacore.com>
4237
4238 * stor-layout.c (set_sizetype): Use the full precision of their
4239 machine mode for bitsize types.
4240
0c011bc3
L
42412009-04-06 H.J. Lu <hongjiu.lu@intel.com>
4242
4243 * config/i386/i386.md: Revert 2 accidental checkins.
4244
b6837b94 42452009-04-06 Joey Ye <joey.ye@intel.com>
60839f5d 4246 Xuepeng Guo <xuepeng.guo@intel.com>
b6837b94
JY
4247 H.J. Lu <hongjiu.lu@intel.com>
4248
4249 Atom pipeline model, tuning and insn selection.
4250 * config.gcc (atom): Add atom config options and target.
4251
4252 * config/i386/atom.md: New.
4253
4254 * config/i386/i386.c (atom_cost): New cost.
4255 (m_ATOM): New macro flag.
4256 (initial_ix86_tune_features): Set m_ATOM.
4257 (x86_accumulate_outgoing_args): Likewise.
4258 (x86_arch_always_fancy_math_387): Likewise.
4259 (processor_target): Add Atom cost.
4260 (cpu_names): Add Atom cpu name.
4261 (override_options): Set Atom ISA.
4262 (ix86_issue_rate): New case PROCESSOR_ATOM.
4263 (ix86_adjust_cost): Likewise.
4264
4265 * config/i386/i386.h (TARGET_ATOM): New target macro.
4266 (ix86_tune_indices): Add X86_TUNE_OPT_AGU.
4267 (TARGET_OPT_AGU): New target option.
4268 (target_cpu_default): Add TARGET_CPU_DEFAULT_atom.
4269 (processor_type): Add PROCESSOR_ATOM.
4270
4271 * config/i386/i386.md (cpu): Add new value "atom".
4272 (use_carry, movu): New attr.
4273 (atom.md): Include atom.md.
4274 (adddi3_carry_rex64): Set attr "use_carry".
4275 (addqi3_carry): Likewise.
4276 (addhi3_carry): Likewise.
4277 (addsi3_carry): Likewise.
4278 (*addsi3_carry_zext): Likewise.
4279 (subdi3_carry_rex64): Likewise.
4280 (subqi3_carry): Likewise.
4281 (subhi3_carry): Likewise.
4282 (subsi3_carry): Likewise.
4283 (x86_movdicc_0_m1_rex64): Likewise.
4284 (*x86_movdicc_0_m1_se): Likewise.
4285 (x86_movsicc_0_m1): Likewise.
4286 (*x86_movsicc_0_m1_se): Likewise.
4287 (*adddi_1_rex64): Emit add insn as much as possible.
4288 (*addsi_1): Likewise.
4289 (return_internal): Set atom_unit.
4290 (return_internal_long): Likewise.
4291 (return_pop_internal): Likewise.
4292 (*rcpsf2_sse): Set atom_sse_attr attr.
4293 (*qrt<mode>2_sse): Likewise.
4294 (*prefetch_sse): Likewise.
4295
4296 * config/i386/i386-c.c (ix86_target_macros_internal): New case
4297 PROCESSOR_ATOM.
4298 (ix86_target_macros_internal): Likewise.
4299
4300 * config/i386/sse.md (cpu): Set attr "atom_sse_attr".
4301 (*prefetch_sse_rex): Likewise.
4302 (sse_rcpv4sf2): Likewise.
4303 (sse_vmrcpv4sf2): Likewise.
4304 (sse_sqrtv4sf2): Likewise.
4305 (<sse>_vmsqrt<mode>2): Likewise.
4306 (sse_ldmxcsr): Likewise.
4307 (sse_stmxcsr): Likewise.
4308 (*sse_sfence): Likewise.
4309 (sse2_clflush): Likewise.
4310 (*sse2_mfence): Likewise.
4311 (*sse2_lfence): Likewise.
4312 (avx_movup<avxmodesuffixf2c><avxmodesuffix>): Set attr "movu".
4313 (<sse>_movup<ssemodesuffixf2c>): Likewise.
4314 (avx_movdqu<avxmodesuffix>): Likewise.
4315 (avx_lddqu<avxmodesuffix>): Likewise.
4316 (sse2_movntv2di): Change attr "type" to "ssemov".
4317 (sse2_movntsi): Likewise.
4318 (rsqrtv8sf2): Change attr "type" to "sseadd".
4319 (sse3_addsubv2df3): Set attr "atom_unit".
4320 (sse3_h<plusminus_insn>v4sf3): Likewise.
4321 (*sse2_pmaddwd): Likewise.
4322 (*vec_extractv2di_1_rex64): Likewise.
4323 (*vec_extractv2di_1_avx): Likewise.
4324 (sse2_psadbw): Likewise.
4325 (ssse3_phaddwv8hi3): Likewise.
4326 (ssse3_phaddwv4hi3): Likewise.
4327 (ssse3_phadddv4si3): Likewise.
4328 (ssse3_phadddv2si3): Likewise.
4329 (ssse3_phaddswv8hi3): Likewise.
4330 (ssse3_phaddswv4hi3): Likewise.
4331 (ssse3_phsubwv8hi3): Likewise.
4332 (ssse3_phsubwv4hi3): Likewise.
4333 (ssse3_phsubdv4si3): Likewise.
4334 (ssse3_phsubdv2si3): Likewise.
4335 (ssse3_phsubswv8hi3): Likewise.
4336 (ssse3_phsubswv4hi3): Likewise.
4337 (ssse3_pmaddubsw128): Likewise.
4338 (sse3_pmaddubsw: Likewise.
4339 (ssse3_palignrti): Likewise.
4340 (ssse3_palignrdi): Likewise.
4341
53e350d3
GP
43422009-04-06 Gerald Pfeifer <gerald@pfeifer.com>
4343
4344 * doc/install.texi (Specific): Fix two cross-references to MinGW.
4345
439ef907
RG
43462009-04-06 Richard Guenther <rguenther@suse.de>
4347
4348 PR tree-optimization/28868
4349 * tree-ssa-pre.c (inserted_phi_names): New bitmap to keep track
4350 of which PHI results we inserted.
4351 (insert_into_preds_of_block): Record inserted PHIs.
4352 (eliminate): Eliminate redundant PHI nodes.
4353 (init_pre): Init inserted_phi_names.
4354
4bad83f5
RG
43552009-04-06 Richard Guenther <rguenther@suse.de>
4356
4357 PR tree-optimization/39643
4358 * tree-ssa-ccp.c (ccp_fold): Fold REALPART_EXPRs and
4359 IMAGPART_EXPRs of complex constants.
4360 (execute_fold_all_builtins): If we folded a call queue
4361 TODO_update_address_taken.
4362
570c4247
JH
43632009-04-06 Jan Hubicka <jh@suse.cz>
4364
4365 PR middle-end/39659
4366 * except.c (remove_unreachable_regions): Propagate may_contain_throw
4367 flag.
4368
a460d7a1
AS
43692009-04-06 Andrew Stubbs <ams@codesourcery.com>
4370
4371 * config/sh/lib1funcs.asm (ic_invalidate): Move ICBI out of the
4372 delay slot.
4373 (ic_invalidate_array): Likewise.
4374
60839f5d 43752009-04-06 Hariharan Sandanagobalane <hariharan@picochip.com>
6bdf8c2e
HS
4376
4377 * calls.c (emit_library_call_value_1): Fix a problem with parameter
4378 alignment for library calls.
4379
7d253f6e
DS
43802009-04-06 Danny Smith <dannysmith@users.sourceforge.net>
4381
4382 * config.gcc (mingw32 tm_file): Add mingw-stdint.h.
4383 (mingw32 tm clause use_gcc_stdint): Set to wrap.
4384 * config/i386/mingw-stdint.h: New file.
4385
941c3614
RB
43862009-04-05 Richard Guenther <rguenther@suse.de>
4387
4388 PR tree-optimization/39648
4389 * tree-ssa-sccvn.c (vn_reference_fold_indirect): Work around
4390 our &A vs. &A[0] IL deficiencies.
4391
12633413
JH
43922009-04-04 Jan Hubicka <jh@suse.cz>
4393
941c3614
RB
4394 * except.c (sjlj_find_directly_reachable_regions): Be ready for
4395 removed toplevel regions.
12633413
JH
4396 (sjlj_mark_call_sites): Likewise.
4397
bb2aaded
DK
43982009-04-04 Dave Korn <dave.korn.cygwin@gmail.com>
4399
4400 * config.gcc (cygwin tm_file): Add cygwin-stdint.h.
4401 (cygwin tm clause use_gcc_stdint): Set to wrap.
4402 * config/i386/cygwin-stdint.h: New file.
4403
86290011
RG
44042009-04-04 Richard Guenther <rguenther@suse.de>
4405
4406 * Makefile.in (tree-ssa-copy.o): Add $(CFGLOOP_H) dependency.
4407 * tree-ssa-copy.c (init_copy_prop): Do not propagate through
4408 single-argument PHIs if we are in loop-closed SSA form.
4409 * tree-vect-loop-manip.c (slpeel_add_loop_guard): Pass extra guards
4410 for the pre-condition.
4411 (slpeel_tree_peel_loop_to_edge): Likewise.
4412 (vect_build_loop_niters): Take an optional sequence to append stmts.
4413 (vect_generate_tmps_on_preheader): Likewise.
4414 (vect_do_peeling_for_loop_bound): Take extra guards for the
4415 pre-condition.
4416 (vect_do_peeling_for_alignment): Adjust. Unconditionally apply
4417 the cost model check.
4418 (vect_loop_versioning): Take stmt and stmt list to put pre-condition
7a715bba 4419 guards if we are going to peel. Do not apply versioning in that case.
86290011
RG
4420 * tree-vectorizer.h (vect_loop_versioning): Adjust declaration.
4421 (vect_do_peeling_for_loop_bound): Likewise.
4422 * tree-vect-loop.c (vect_transform_loop): If we are peeling for
4423 loop bound only record extra pre-conditions, do not apply loop
4424 versioning.
4425
5eeeac64
RG
44262009-04-04 Richard Guenther <rguenther@suse.de>
4427
4428 * tree-ssa-operands.c (pop_stmt_changes): Remove automatic
4429 renaming code.
4430
1ff7d06b
JH
44312009-04-04 Jan Hubicka <jh@suse.cz>
4432
4433 * tree-ssa-uncprop.c (associate_equivalences_with_edges): Use
4434 last_basic_block for size of bb->index indexed array.
4435 * bt-load.c (compute_defs_uses_and_gen, compute_kill,
4436 compute_out, link_btr_uses, build_btr_def_use_webs,
4437 build_btr_def_use_webs, migrate_btr_defs): Likewise.
4438
14925fcd
JH
44392009-04-04 Jan Hubicka <jh@suse.cz>
4440
4441 * except.c (remove_eh_handler_and_replace): Break out from ...
4442 (remove_eh_handler): ... here.
4443 (bring_to_root): New function.
4444 (remove_unreachable_regions): Collect MUST_NOT_THROW, unify runtime
4445 handled ones, bring others to root of tree.
4446
4e6d1743
JH
44472009-04-04 Jan Hubicka <jh@suse.cz>
4448
4cb735f7
JH
4449 * tree-eh.c (tree_empty_eh_handler_p): Pattern match more curefully.
4450 (all_phis_safe_to_merge): New function.
4451 (update_info): New structure.
4452 (make_eh_edge_and_update_phi, update_eh_edges): New functions.
4453 (cleanup_empty_eh): Update SSA if possible.
4e6d1743 4454
c6803d43
RG
44552009-04-04 Richard Guenther <rguenther@suse.de>
4456
4457 * tree-ssa.c (verify_ssa): With -O0 we do not need VOPs.
4458 * tree-ssa-operands.c (append_vdef): Do not append VOPs at -O0.
4459 (append_vuse): Likewise.
4460
54f5943c
JJ
44612009-04-04 Jakub Jelinek <jakub@redhat.com>
4462
4463 * unwind-dw2.h (_Unwind_FrameState): Add REG_UNDEFINED enum value.
4464 * unwind-dw2.c (execute_cfa_program): Set how to REG_UNDEFINED
4465 instead of REG_UNSAVED for DW_CFA_undefined.
4466 (uw_update_context_1): Handle REG_UNDEFINED the same as REG_UNSAVED.
4467 (uw_update_context): If RA column is REG_UNDEFINED, mark it as
4468 outermost frame.
4469
aad2bccb
RE
44702009-04-04 Richard Earnshaw <rearnsha@arm.com>
4471
4472 PR target/39501
4473 * arm.md (movsfcc): Disable if not TARGET_HARD_FLOAT.
4474 * testsuite/gcc.c-torture/execute/pr39501.c: New file.
4475 * testsuite/gcc.c-torture/execute/pr39501.x: New file.
4476
aa7069aa
RG
44772009-04-04 Richard Guenther <rguenther@suse.de>
4478
4479 PR tree-optimization/8781
4480 PR tree-optimization/37892
4481 * tree-ssa-sccvn.h (vn_reference_fold_indirect): Declare.
4482 * tree-ssa-sccvn.c (vn_reference_fold_indirect): New function.
4483 (valueize_refs): Call it for *& valueizations.
4484 (shared_reference_ops_from_ref): Rename to ...
4485 (valueize_shared_reference_ops_from_ref): ... this and valueize.
4486 (shared_reference_ops_from_call): Rename to ...
4487 (valueize_shared_reference_ops_from_call): ... this and valueize.
4488 (vn_reference_lookup): Update.
4489 (visit_reference_op_call): Likewise.
4490 * tree-ssa-pre.c (phi_translate_1): Fold *&.
4491 (eliminate): Value-replace the call address in call statements.
4492
cd15ad3e
RG
44932009-04-04 Richard Guenther <rguenther@suse.de>
4494
4495 PR tree-optimization/39636
4496 * tree-ssa-forwprop.c
4497 (forward_propagate_addr_into_variable_array_index): Check for
4498 GIMPLE_ASSIGN before accessing the rhs code.
4499
462f3262
JM
45002009-04-03 Jason Merrill <jason@redhat.com>
4501
4502 * stor-layout.c (set_sizetype): Set TYPE_CANONICAL.
4503
6adb807e
SE
45042009-04-03 Steve Ellcey <sje@cup.hp.com>
4505
4506 * config/ia64/ia64.md (extendsfdf2, extendsfxf2, extenddfxf2,
4507 truncdfsf2, truncxfsf2, truncxfdf2, floatdixf2, fix_truncsfdi2,
4508 fix_truncdfdi2, fix_truncxfdi2, fix_truncxfdi2_alts, floatunsdisf2,
4509 floatunsdidf2, floatunsdixf2, fixuns_truncsfdi2, fixuns_truncdfdi2,
4510 fixuns_truncxfdi2, fixuns_truncxfdi2_alts, divsi3_internal,
4511 smuldi3_highpart, umuldi3_highpart, ctzdi2, *getf_exp_xf,
4512 divdi3_internal_lat, divdi3_internal_thr, mulditi3, *mulditi3_internal,
4513 umulditi3, *umulditi3_internal, addsf3, mulsf3, abssf2, negsf2,
4514 *nabssf2, sminsf3, smaxsf3, *maddsf4, *msubsf4, *nmulsf3, *nmaddsf4,
4515 *nmaddsf4_alts, divsf3, *sqrt_approx, sqrtsf2, sqrtsf2_internal_thr,
4516 adddf3, *adddf3_trunc, muldf3, *muldf3_trunc, absdf2, negdf2, *nabsdf2,
4517 smindf3, smaxdf3, *madddf4, *madddf4_trunc, *msubdf4, *msubdf4_trunc,
4518 *nmuldf3, *nmuldf3_trunc, *nmadddf4, *nmadddf4_alts, *nmadddf4_truncsf,
4519 *nmadddf4_truncsf_alts, divdf3, sqrtdf2, sqrtdf2_internal_thr, divxf3,
4520 sqrtxf2, sqrtxf2_internal_thr, *recip_approx):
4521 Use fr_reg_or_fp01_operand instead of fr_register_operand
4522
4523 * config/ia64/div.md (extend<mode>rf2, truncrf<mode>2,
4524 recip_approx_rf, divsf3_internal_thr, divsf3_internal_lat,
4525 divdf3_internal_thr, divdf3_internal_lat divxf3_internal): Ditto.
4526
174b3107
VM
45272009-04-03 Vladimir Makarov <vmakarov@redhat.com>
4528
b844e5d8
L
4529 PR rtl-optimization/39607
4530 PR rtl-optimization/39631
7a715bba
UB
4531
4532 Revert:
2ba9daa7 4533
174b3107
VM
4534 2009-03-30 Vladimir Makarov <vmakarov@redhat.com>
4535 * reload.c (push_reload, find_dummy_reload): Use df_get_live_out
4536 instead of DF_LR_OUT.
4537 * ira-lives.c (process_bb_node_lives): Ditto.
4538 * ira-color.c (ira_loop_edge_freq): Use df_get_live_{out,in}
4539 instead of DF_LR_{OUT,IN}.
4540 * ira-emit.c (generate_edge_moves, add_ranges_and_copies): Ditto.
4541 * ira-build.c (create_bb_allocnos, create_loop_allocnos): Ditto.
4542
535b544a
SB
45432009-04-03 Steven Bosscher <steven@gcc.gnu.org>
4544
4545 * omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.
4546 (execute_lower_omp): Always run but take the short way out if -fopenmp
4547 is not given.
4548 (gate_lower_omp): Remove, forcing the pass manager to always run the
4549 pass and always set PROP_gimple_lomp.
4550 (pass_lower_omp): Remove gate function.
4551 * matrix-reorg.c (pass_ipa_matrix_reorg): Don't claim to provide
4552 PROP_trees. Instead, require it.
4553 * ipa-cp.c (pass_ipa_cp): Likewise.
4554 * ipa-inline.c (pass_early_inline): Don't claim to provide PROP_cfg.
4555 (pass_ipa_early_inline, pass_inline_parameters, pass_ipa_inline): Idem.
4556 * tree-profile.c (pass_tree_profile): Don't claim to provide PROP_cfg
4557 and PROP_gimple_leh.
4558
5006671f
RG
45592009-04-03 Richard Guenther <rguenther@suse.de>
4560
4561 PR middle-end/13146
4562 PR tree-optimization/23940
4563 PR tree-optimization/33237
4564 PR middle-end/33974
4565 PR middle-end/34093
4566 PR tree-optimization/36201
4567 PR tree-optimization/36230
4568 PR tree-optimization/38049
4569 PR tree-optimization/38207
4570 PR tree-optimization/38230
4571 PR tree-optimization/38301
4572 PR tree-optimization/38585
4573 PR middle-end/38895
4574 PR tree-optimization/38985
4575 PR tree-optimization/39299
4576 * tree-ssa-structalias.h: Remove.
4577 * tree-ssa-operands.h (NULL_USE_OPERAND_P): Make of type use_operand_p.
4578 (NULL_DEF_OPERAND_P): Make of type def_operand_p.
4579 (struct vuse_element_d): Remove.
4580 (struct vuse_vec_d): Likewise.
4581 (VUSE_VECT_NUM_ELEM, VUSE_VECT_ELEMENT_NC, VUSE_ELEMENT_PTR_NC,
4582 VUSE_ELEMENT_VAR_NC, VUSE_VECT_ELEMENT, VUSE_ELEMENT_PTR,
4583 SET_VUSE_VECT_ELEMENT, SET_VUSE_ELEMENT_VAR, SET_VUSE_ELEMENT_PTR,
4584 VUSE_ELEMENT_VAR): Likewise.
4585 (struct voptype_d): Likewise.
4586 (NUM_VOP_FREE_BUCKETS): Likewise.
4587 (struct ssa_operands): Remove vop_free_buckets and mpt_table fields.
4588 (struct stmt_operands_d): Remove.
4589 (VUSE_OP_PTR, VUSE_OP, SET_VUSE_OP, VUSE_NUM, VUSE_VECT,
4590 VDEF_RESULT_PTR, VDEF_RESULT, VDEF_OP_PTR, VDEF_OP, SET_VDEF_OP,
4591 VDEF_NUM, VDEF_VECT): Likewise.
4592 (copy_virtual_operands): Remove.
4593 (operand_build_cmp): Likewise.
4594 (create_ssa_artificial_load_stmt): Likewise.
4595 (enum ssa_op_iter_type): Remove ssa_op_iter_vdef.
4596 (struct ssa_operand_iterator_d): Remove vuses, vdefs, mayusesm
4597 vuse_index and mayuse_index members. Pack and move done and iter_type
4598 members to the front.
4599 (SSA_OP_VMAYUSE): Remove.
4600 (SSA_OP_VIRTUAL_USES): Adjust.
4601 (FOR_EACH_SSA_VDEF_OPERAND): Remove.
4602 (unlink_stmt_vdef): Declare.
4603 (add_to_addressable_set): Remove.
4604 * tree-vrp.c (stmt_interesting_for_vrp): Adjust.
4605 (vrp_visit_stmt): Likewise.
4606 * doc/tree-ssa.texi (Alias analysis): Update.
4607 * doc/invoke.texi (max-aliased-vops): Remove docs.
4608 (avg-aliased-vops): Likewise.
4609 * tree-into-ssa.c (syms_to_rename): Remove.
4610 (need_to_update_vops_p): Likewise.
4611 (need_to_initialize_update_ssa_p): Rename to ...
4612 (update_ssa_initialized_fn): ... this. Track function we are
4613 initialized for.
4614 (symbol_marked_for_renaming): Simplify.
4615 (add_new_name_mapping): Do not set need_to_update_vops_p.
4616 (dump_currdefs): Use SYMS_TO_RENAME.
4617 (rewrite_update_stmt): Always walk all uses/defs.
4618 (dump_update_ssa): Adjust.
4619 (init_update_ssa): Take function argument. Track what we are
4620 initialized for.
4621 (delete_update_ssa): Reset SYMS_TO_RENAME and update_ssa_initialized_fn.
4622 (create_new_def_for): Initialize for cfun, assert we are initialized
4623 for cfun.
4624 (mark_sym_for_renaming): Simplify.
4625 (mark_set_for_renaming): Do not initialize update-ssa.
4626 (need_ssa_update_p): Simplify. Take function argument.
4627 (name_mappings_registered_p): Assert we ask for the correct function.
4628 (name_registered_for_update_p): Likewise.
4629 (ssa_names_to_replace): Likewise.
4630 (release_ssa_name_after_update_ssa): Likewise.
4631 (update_ssa): Likewise. Use SYMS_TO_RENAME.
4632 (dump_decl_set): Do not print a newline.
4633 (debug_decl_set): Do it here.
4634 (dump_update_ssa): And here.
4635 * tree-ssa-loop-im.c (move_computations): Adjust.
4636 (movement_possibility): Likewise.
4637 (determine_max_movement): Likewise.
4638 (gather_mem_refs_stmt): Likewise.
4639 * tree-dump.c (dequeue_and_dump): Do not handle SYMBOL_MEMORY_TAG
4640 or NAME_MEMORY_TAG.
4641 * tree-complex.c (update_all_vops): Remove.
4642 (expand_complex_move): Adjust.
4643 * tree-ssa-loop-niter.c (chain_of_csts_start): Use NULL_TREE.
4644 Simplify test for memory referencing statement. Exclude
4645 non-invariant ADDR_EXPRs.
4646 * tree-pretty-print.c (dump_generic_node): Do not handle memory tags.
4647 * tree-loop-distribution.c (generate_memset_zero): Adjust.
4648 (rdg_flag_uses): Likewise.
4649 * tree-tailcall.c (suitable_for_tail_opt_p): Remove memory-tag
4650 related code.
4651 (tree_optimize_tail_calls_1): Also split the
4652 edge from the entry block if we have degenerate PHI nodes in
4653 the first basic block.
4654 * tree.c (init_ttree): Remove memory-tag related code.
4655 (tree_code_size): Likewise.
4656 (tree_node_structure): Likewise.
4657 (build7_stat): Re-write to be build6_stat.
4658 * tree.h (MTAG_P, TREE_MEMORY_TAG_CHECK, TMR_TAG): Remove.
4659 (SSA_VAR_P): Adjust.
4660 (struct tree_memory_tag): Remove.
4661 (struct tree_memory_partition_tag): Likewise.
4662 (union tree_node): Adjust.
4663 (build7): Re-write to be build6.
4664 * tree-pass.h (pass_reset_cc_flags): Remove.
4665 (TODO_update_address_taken): New flag.
4666 (pass_simple_dse): Remove.
4667 * ipa-cp.c (ipcp_update_callgraph): Update SSA form.
4668 * params.h (MAX_ALIASED_VOPS): Remove.
4669 (AVG_ALIASED_VOPS): Likewise.
4670 * omp-low.c (expand_omp_taskreg): Update SSA form.
4671 * tree-ssa-dse.c (dse_optimize_stmt): Properly query if the rhs
4672 aliases the lhs in a copy stmt.
4673 * tree-ssa-dse.c (struct address_walk_data): Remove.
4674 (memory_ssa_name_same): Likewise.
4675 (memory_address_same): Likewise.
4676 (get_kill_of_stmt_lhs): Likewise.
4677 (dse_possible_dead_store_p): Simplify, use the oracle. Handle
4678 unused stores. Look through PHI nodes into post-dominated regions.
4679 (dse_optimize_stmt): Simplify. Properly remove stores.
4680 (tree_ssa_dse): Compute dominators.
4681 (execute_simple_dse): Remove.
4682 (pass_simple_dse): Likewise.
4683 * ipa-reference.c (scan_stmt_for_static_refs): Open-code
4684 gimple_loaded_syms and gimple_stored_syms computation.
4685 * toplev.c (dump_memory_report): Dump alias and pta stats.
4686 * tree-ssa-sccvn.c (vn_reference_compute_hash): Simplify.
4687 (vn_reference_eq): Likewise.
4688 (vuses_to_vec, copy_vuses_from_stmt, vdefs_to_vec,
4689 copy_vdefs_from_stmt, shared_lookup_vops, shared_vuses_from_stmt,
4690 valueize_vuses): Remove.
4691 (get_def_ref_stmt_vuses): Simplify. Rename to ...
4692 (get_def_ref_stmt_vuse): ... this.
4693 (vn_reference_lookup_2): New function.
4694 (vn_reference_lookup_pieces): Use walk_non_aliased_vuses for
4695 walking equivalent vuses. Simplify.
4696 (vn_reference_lookup): Likewise.
4697 (vn_reference_insert): Likewise.
4698 (vn_reference_insert_pieces): Likewise.
4699 (visit_reference_op_call): Simplify.
4700 (visit_reference_op_load): Likewise.
4701 (visit_reference_op_store): Likewise.
4702 (init_scc_vn): Remove shared_lookup_vuses initialization.
4703 (free_scc_vn): Remove shared_lookup_vuses freeing.
4704 (sort_vuses, sort_vuses_heap): Remove.
4705 (get_ref_from_reference_ops): Export.
4706 * tree-ssa-sccvn.h (struct vn_reference_s): Replace vuses
4707 vector with single vuse pointer.
4708 (vn_reference_lookup_pieces, vn_reference_lookup,
4709 vn_reference_insert, vn_reference_insert_pieces): Adjust prototypes.
4710 (shared_vuses_from_stmt): Remove.
4711 (get_ref_from_reference_ops): Declare.
4712 * tree-ssa-loop-manip.c (slpeel_can_duplicate_loop_p): Adjust.
4713 * tree-ssa-copyrename.c (copy_rename_partition_coalesce): Remove
4714 memory-tag related code.
4715 * tree-ssa-ccp.c (get_symbol_constant_value): Remove memory-tag code.
4716 (likely_value): Add comment, skip static-chain of call statements.
4717 (surely_varying_stmt_p): Adjust.
4718 (gimplify_and_update_call_from_tree): Likewise.
4719 (execute_fold_all_builtins): Do not rebuild alias info.
4720 (gimplify_and_update_call_from_tree): Properly update VOPs.
4721 * tree-ssa-loop-ivopts.c (get_ref_tag): Remove.
4722 (copy_ref_info): Remove memory-tag related code.
4723 * tree-call-cdce.c (tree_call_cdce): Rename the VOP.
4724 * ipa-pure-const.c (check_decl): Remove memory-tag related code.
4725 (check_stmt): Open-code gimple_loaded_syms and gimple_stored_syms
4726 computation.
4727 * tree-ssa-dom.c (gimple_p): Remove typedef.
4728 (eliminate_redundant_computations): Adjust.
4729 (record_equivalences_from_stmt): Likewise.
4730 (avail_expr_hash): Likewise.
4731 (avail_expr_eq): Likewise.
7a715bba 4732 * tree-ssa-propagate.c (update_call_from_tree): Properly update VOPs.
5006671f
RG
4733 (stmt_makes_single_load): Likewise.
4734 (stmt_makes_single_store): Likewise.
4735 * tree-ssa-alias.c: Rewrite completely.
4736 (debug_memory_partitions, dump_mem_ref_stats, debug_mem_ref_stats,
4737 debug_mem_sym_stats, dump_mem_sym_stats_for_var,
4738 debug_all_mem_sym_stats, debug_mp_info, update_mem_sym_stats_from_stmt,
4739 delete_mem_ref_stats, create_tag_raw, dump_points_to_info,
4740 dump_may_aliases_for, debug_may_aliases_for, new_type_alias):
4741 Remove public functions.
4742 (pass_reset_cc_flags): Remove.
4743 (pass_build_alias): Move ...
4744 * tree-ssa-structalias.c (pass_build_alias): ... here.
4745 * tree-ssa-alias.c (may_be_aliased): Move ...
4746 * tree-flow-inline.h (may_be_aliased): ... here.
4747 tree-ssa-alias.c (struct count_ptr_d, count_ptr_derefs,
4748 count_uses_and_derefs): Move ...
4749 * gimple.c: ... here.
4750 * gimple.h (count_uses_and_derefs): Declare.
4751 * tree-ssa-alias.c (dump_alias_stats, ptr_deref_may_alias_global_p,
4752 ptr_deref_may_alias_decl_p, ptr_derefs_may_alias_p,
4753 same_type_for_tbaa, nonaliasing_component_refs_p, decl_refs_may_alias_p,
4754 indirect_ref_may_alias_decl_p, indirect_refs_may_alias_p,
4755 ref_maybe_used_by_call_p, ref_maybe_used_by_stmt_p,
4756 call_may_clobber_ref_p, stmt_may_clobber_ref_p, maybe_skip_until,
4757 get_continuation_for_phi, walk_non_aliased_vuses, walk_aliased_vdefs):
4758 New functions.
4759 * tree-dfa.c (refs_may_alias_p): Move ...
4760 * tree-ssa-alias.c (refs_may_alias_p): ... here. Extend.
4761 * tree-ssa-alias.h: New file.
4762 * tree-ssa-sink.c (is_hidden_global_store): Adjust.
4763 (statement_sink_location): Likewise.
4764 * opts.c (decode_options): Do not adjust max-aliased-vops or
4765 avg-aliased-vops values.
4766 * timevar.def (TV_TREE_MAY_ALIAS): Remove.
4767 (TV_CALL_CLOBBER): Likewise.
4768 (TV_FLOW_SENSITIVE): Likewise.
4769 (TV_FLOW_INSENSITIVE): Likewise.
4770 (TV_MEMORY_PARTITIONING): Likewise.
4771 (TV_ALIAS_STMT_WALK): New timevar.
4772 * tree-ssa-loop-ivcanon.c (empty_loop_p): Adjust.
4773 * tree-ssa-address.c (create_mem_ref_raw): Use build6.
4774 (get_address_description): Remove memory-tag related code.
4775 * tree-ssa-ifcombine.c (bb_no_side_effects_p): Adjust.
4776 * treestruct.def (TS_MEMORY_TAG, TS_MEMORY_PARTITION_TAG): Remove.
4777 * tree-eh.c (cleanup_empty_eh): Do not leave stale SSA_NAMEs
4778 and immediate uses in statements. Document.
4779 * gimple-pretty-print.c (dump_gimple_mem_ops): Adjust.
4780 (dump_symbols): Remove.
4781 (dump_gimple_mem_ops): Do not dump loaded or stored syms.
4782 * alias.c (get_deref_alias_set): New function split out from ...
4783 (get_alias_set): ... here.
4784 * alias.h (get_deref_alias_set): Declare.
4785 * tree-vect-data-refs.c (vect_create_data_ref_ptr): Remove unused
4786 type parameter. Remove restrict pointer handling. Create a
4787 ref-all pointer in case type-based alias sets do not conflict.
4788 (vect_analyze_data_refs): Remove SMT related code.
4789 * tree-vect-stmts.c (vectorizable_store): Re-instantiate TBAA assert.
4790 (vectorizable_load): Likewise.
4791 * tree-data-ref.h (struct dr_alias): Remove symbol_tag field.
4792 (DR_SYMBOL_TAG, DR_VOPS): Remove.
4793 * tree-data-ref.c (dr_may_alias_p): Use the alias-oracle.
4794 Ignore vops and SMTs.
4795 (dr_analyze_alias): Likewise..
4796 (free_data_ref): Likewise.
4797 (create_data_ref): Likewise.
4798 (analyze_all_data_dependences): Likewise.
4799 (get_references_in_stmt): Adjust.
4800 * tree-flow-inline.h (gimple_aliases_computed_p,
4801 gimple_addressable_vars, gimple_call_clobbered_vars,
4802 gimple_call_used_vars, gimple_global_var, may_aliases, memory_partition,
4803 factoring_name_p, mark_call_clobbered, clear_call_clobbered,
4804 compare_ssa_operands_equal, symbol_mem_tag, set_symbol_mem_tag,
4805 gimple_mem_ref_stats): Remove.
4806 (gimple_vop): New function.
4807 (op_iter_next_use): Remove vuses and mayuses cases.
4808 (op_iter_next_def): Remove vdefs case.
4809 (op_iter_next_tree): Remove vuses, mayuses and vdefs cases.
4810 (clear_and_done_ssa_iter): Do not set removed fields.
4811 (op_iter_init): Likewise. Skip vuse and/or vdef if requested.
4812 Assert we are not iterating over vuses or vdefs if not also
4813 iterating over uses or defs.
4814 (op_iter_init_use): Likewise.
4815 (op_iter_init_def): Likewise.
4816 (op_iter_next_vdef): Remove.
4817 (op_iter_next_mustdef): Likewise.
4818 (op_iter_init_vdef): Likewise.
4819 (compare_ssa_operands_equal): Likewise.
4820 (link_use_stmts_after): Handle vuse operand.
4821 (is_call_used): Use is_call_clobbered.
4822 (is_call_clobbered): Global variables are always call clobbered,
4823 query the call-clobbers bitmap.
4824 (mark_call_clobbered): Ignore global variables.
4825 (clear_call_clobbered): Likewise.
4826 * tree-ssa-coalesce.c (create_outofssa_var_map): Adjust
4827 virtual operands sanity check.
4828 * tree.def (NAME_MEMORY_TAG, SYMBOL_MEMORY_TAG, MEMORY_PARTITION_TAG):
4829 Remove.
4830 (TARGET_MEM_REF): Remove TMR_TAG operand.
4831 * tree-dfa.c (add_referenced_var): Initialize call-clobber state.
4832 Remove call-clobber related code.
4833 (remove_referenced_var): Likewise. Do not clear mpt or symbol_mem_tag.
4834 (dump_variable): Do not dump SMTs, memory stats, may-aliases or
4835 partitions or escape reason.
4836 (get_single_def_stmt, get_single_def_stmt_from_phi,
4837 get_single_def_stmt_with_phi): Remove.
4838 (dump_referenced_vars): Tidy.
4839 (get_ref_base_and_extent): Allow bare decls.
4840 (collect_dfa_stats): Adjust.
4841 * graphite.c (rename_variables_in_stmt): Adjust.
4842 (graphite_copy_stmts_from_block): Likewise.
4843 (translate_clast): Likewise.
4844 * tree-ssa-pre.c (struct bb_bitmap_sets): Add expr_dies bitmap.
4845 (EXPR_DIES): New.
4846 (translate_vuse_through_block): Use the oracle.
4847 (phi_translate_1): Adjust.
4848 (value_dies_in_block_x): Use the oracle. Cache the outcome
4849 in EXPR_DIES.
4850 (valid_in_sets): Check if the VUSE for
4851 a REFERENCE is available.
4852 (eliminate): Do not remove stmts during elimination,
4853 instead queue and remove them afterwards.
4854 (do_pre): Do not rebuild alias info.
4855 (pass_pre): Run TODO_rebuild_alias before PRE.
4856 * tree-ssa-live.c (remove_unused_locals): Remove memory-tag code.
4857 * tree-sra.c (sra_walk_function): Use gimple_references_memory_p.
4858 (mark_all_v_defs_stmt): Remove.
4859 (mark_all_v_defs_seq): Adjust.
4860 (sra_replace): Likewise.
4861 (scalarize_use): Likewise.
4862 (scalarize_copy): Likewise.
4863 (scalarize_init): Likewise.
4864 (scalarize_ldst): Likewise.
4865 (todoflags): Remove.
4866 (tree_sra): Do not rebuild alias info.
4867 (tree_sra_early): Adjust.
4868 (pass_sra): Run TODO_update_address_taken before SRA.
4869 * tree-predcom.c (set_alias_info): Remove.
4870 (prepare_initializers_chain): Do not call it.
4871 (mark_virtual_ops_for_renaming): Adjust.
4872 (mark_virtual_ops_for_renaming_list): Remove.
4873 (initialize_root_vars): Adjust.
4874 (initialize_root_vars_lm): Likewise.
4875 (prepare_initializers_chain): Likewise.
4876 * tree-ssa-copy.c (may_propagate_copy): Remove memory-tag related code.
4877 (may_propagate_copy_into_stmt): Likewise.
4878 (merge_alias_info): Do nothing for now.
4879 (propagate_tree_value_into_stmt): Adjust.
4880 (stmt_may_generate_copy): Likewise.
4881 * tree-ssa-forwprop.c (tidy_after_forward_propagate_addr): Do
4882 not mark symbols for renaming.
4883 (forward_propagate_addr_expr): Match up push/pop_stmt_changes
4884 with the same statement, make sure to update the new pointed-to one.
4885 * tree-ssa-dce.c (eliminate_unnecessary_stmts): Do not copy
4886 call statements, do not mark symbols for renaming.
4887 (mark_operand_necessary): Dump something.
4888 (ref_may_be_aliased): New function.
4889 (mark_aliased_reaching_defs_necessary_1): New helper function.
4890 (mark_aliased_reaching_defs_necessary): Likewise.
4891 (mark_all_reaching_defs_necessary_1): Likewise.
4892 (mark_all_reaching_defs_necessary): Likewise.
4893 (propagate_necessity): Do not process virtual PHIs. For
4894 non-aliased loads mark all reaching definitions as necessary.
4895 For aliased loads and stores mark the immediate dominating
4896 aliased clobbers as necessary.
4897 (visited): New global static.
4898 (perform_tree_ssa_dce): Free visited bitmap after propagating
4899 necessity.
4900 (remove_dead_phis): Perform simple dead virtual PHI removal.
4901 (remove_dead_stmt): Properly unlink virtual operands when
4902 removing stores.
4903 (eliminate_unnecessary_stmts): Schedule PHI removal after
4904 stmt removal.
4905 * tree-ssa-ter.c (is_replaceable_p): Adjust.
4906 (process_replaceable): Likewise.
4907 (find_replaceable_in_bb): Likewise.
4908 * tree-ssa.c (verify_ssa_name): Verify all VOPs are
4909 based on the single gimple vop.
4910 (verify_flow_insensitive_alias_info): Remove.
4911 (verify_flow_sensitive_alias_info): Likewise.
4912 (verify_call_clobbering): Likewise.
4913 (verify_memory_partitions): Likewise.
4914 (verify_alias_info): Likewise.
4915 (verify_ssa): Adjust..
4916 (execute_update_addresses_taken): Export. Update SSA
4917 manually. Optimize only when optimizing. Use a local bitmap.
4918 (pass_update_address_taken): Remove TODO_update_ssa, add
4919 TODO_dump_func.
4920 (pass_update_address_taken): Just use TODO_update_address_taken.
4921 (init_tree_ssa): Do not initialize addressable_vars.
4922 (verify_ssa): Verify new VUSE / VDEF properties.
4923 Verify that all stmts definitions have the stmt as SSA_NAME_DEF_STMT.
4924 Do not call verify_alias_info.
4925 (delete_tree_ssa): Clear the VUSE, VDEF operands.
4926 Do not free the loaded and stored syms bitmaps. Reset the escaped
4927 and callused solutions. Do not free addressable_vars.
4928 Remove memory-tag related code.
4929 (warn_uninitialized_var): Aliases are always available.
4930 * tree-ssa-loop-prefetch.c (gather_memory_references): Adjust.
4931 * lambda-code.c (can_put_in_inner_loop): Adjust.
4932 (can_put_after_inner_loop): Likewise.
4933 (perfect_nestify): Likewise.
4934 * tree-vect-stmts.c (vect_stmt_relevant_p): Adjust.
4935 (vect_gen_widened_results_half): Remove CALL_EXPR handling.
4936 (vectorizable_conversion): Do not mark symbols for renaming.
4937 * tree-inline.c (remap_gimple_stmt): Clear VUSE/VDEF.
4938 (expand_call_inline): Unlink the calls virtual operands before
4939 replacing it.
4940 (tree_function_versioning): Do not call update_ssa if we are not
4941 updating clones. Simplify.
4942 * tree-ssa-phiprop.c (phivn_valid_p): Adjust.
4943 (propagate_with_phi): Likewise..
4944 * tree-outof-ssa.c (create_temp): Remove memory tag and call
4945 clobber code. Assert we are not aliased or global.
4946 * tree-flow.h: Include tree-ssa-alias.h
4947 (enum escape_type): Remove.
4948 (struct mem_sym_stats_d): Likewise.
4949 (struct mem_ref_stats_d): Likewise.
4950 (struct gimple_df): Add vop member. Remove global_var,
4951 call_clobbered_vars, call_used_vars, addressable_vars,
4952 aliases_compted_p and mem_ref_stats members. Add syms_to_rename,
4953 escaped and callused members.
4954 (struct ptr_info_def): Remove all members, add points-to solution
4955 member pt.
4956 (struct var_ann_d): Remove in_vuse_list, in_vdef_list,
4957 call_clobbered, escape_mask, mpt and symbol_mem_tag members.
4958 * Makefile.in (TREE_FLOW_H): Add tree-ssa-alias.h.
4959 (tree-ssa-structalias.o): Remove tree-ssa-structalias.h.
4960 (tree-ssa-alias.o): Likewise.
4961 (toplev.o): Add tree-ssa-alias.h
4962 (GTFILES): Remove tree-ssa-structalias.h, add tree-ssa-alias.h.
4963 * gimple.c (gimple_set_bb): Fix off-by-one error.
4964 (is_gimple_reg): Do not handle memory tags.
4965 (gimple_copy): Also copy virtual operands.
4966 Delay updating the statement. Do not reset loaded and stored syms.
4967 (gimple_set_stored_syms): Remove.
4968 (gimple_set_loaded_syms): Likewise.
4969 (gimple_call_copy_skip_args): Copy the virtual operands
4970 and mark the new statement modified.
4971 * tree-ssa-structalias.c (may_alias_p): Remove.
4972 (set_uids_in_ptset): Take the alias set to prune with as
4973 parameter. Fold in the alias test of may_alias_p.
4974 (compute_points_to_sets): Compute whether a ptr is dereferenced
4975 in a local sbitmap.
4976 (process_constraint): Deal with &ANYTHING on the lhs, reject all
4977 other ADDRESSOF constraints on the lhs.
4978 (get_constraint_for_component_ref): Assert that we don't get
4979 ADDRESSOF constraints from the base of the reference.
4980 Properly generate UNKNOWN_OFFSET for DEREF if needed.
4981 (struct variable_info): Remove collapsed_to member.
4982 (get_varinfo_fc): Remove.
4983 (new_var_info): Do not set collapsed_to.
4984 (dump_constraint): Do not follow cycles.
4985 (dump_constraint_graph): Likewise.
4986 (build_pred_graph): Likewise.
4987 (build_succ_graph): Likewise.
4988 (rewrite_constraints): Likewise.
4989 (do_simple_structure_copy): Remove.
4990 (do_rhs_deref_structure_copy): Remove.
4991 (do_lhs_deref_structure_copy): Remove.
4992 (collapse_rest_of_var): Remove.
4993 (do_structure_copy): Re-implement.
4994 (pta_stats): New global variable.
4995 (dump_pta_stats): New function.
4996 (struct constraint_expr): Make offset signed.
4997 (UNKNOWN_OFFSET): Define special value.
4998 (dump_constraint): Dump UNKNOWN_OFFSET as UNKNOWN.
4999 (solution_set_expand): New helper function split out from ...
5000 (do_sd_constraint): ... here.
5001 (solution_set_add): Handle UNKNOWN_OFFSET. Handle negative offsets.
5002 (do_ds_constraint): Likewise.
5003 (do_sd_constraint): Likewise. Do not special-case ESCAPED = *ESCAPED
5004 and CALLUSED = *CALLUSED.
5005 (set_union_with_increment): Make inc argument signed.
5006 (type_safe): Remove.
5007 (get_constraint_for_ptr_offset): Handle unknown and negative
5008 constant offsets.
5009 (first_vi_for_offset): Handle offsets before start. Bail
5010 out early for offsets beyond the variable extent.
5011 (first_or_preceding_vi_for_offset): New function.
5012 (init_base_vars): Add ESCAPED = ESCAPED + UNKNOWN_OFFSET constraint.
5013 Together with ESCAPED = *ESCAPED this properly computes reachability.
5014 (find_what_var_points_to): New function.
5015 (find_what_p_points_to): Implement in terms of find_what_var_points_to.
5016 (pt_solution_reset, pt_solution_empty_p, pt_solution_includes_global,
5017 pt_solution_includes_1, pt_solution_includes, pt_solutions_intersect_1,
5018 pt_solutions_intersect): New functions.
5019 (compute_call_used_vars): Remove.
5020 (compute_may_aliases): New main entry into PTA computation.
5021 * gimple.h (gimple_p): New typedef.
5022 (struct gimple_statement_base): Remove references_memory_p.
5023 (struct gimple_statement_with_memory_ops_base): Remove
5024 vdef_ops, vuse_ops, stores and loads members. Add vdef and vuse
5025 members.
5026 (gimple_vuse_ops, gimple_set_vuse_ops, gimple_vdef_ops,
5027 gimple_set_vdef_ops, gimple_loaded_syms, gimple_stored_syms,
5028 gimple_set_references_memory): Remove.
5029 (gimple_vuse_op, gimple_vdef_op, gimple_vuse, gimple_vdef,
5030 gimple_vuse_ptr, gimple_vdef_ptri, gimple_set_vuse, gimple_set_vdef):
5031 New functions.
5032 * tree-cfg.c (move_block_to_fn): Fix off-by-one error.
5033 (verify_expr): Allow RESULT_DECL.
5034 (gimple_duplicate_bb): Do not copy virtual operands.
5035 (gimple_duplicate_sese_region): Adjust.
5036 (gimple_duplicate_sese_tail): Likewise.
5037 (mark_virtual_ops_in_region): Remove.
5038 (move_sese_region_to_fn): Do not call it.
5039 * passes.c (init_optimization_passes): Remove pass_reset_cc_flags
5040 and pass_simple_dse.
5041 (execute_function_todo): Handle TODO_update_address_taken,
5042 call execute_update_addresses_taken for TODO_rebuild_alias.
5043 (execute_todo): Adjust.
5044 (execute_one_pass): Init dump files early.
5045 * ipa-struct-reorg.c (finalize_var_creation): Do not mark vars
5046 call-clobbered.
5047 (create_general_new_stmt): Clear vops.
5048 * tree-ssa-reassoc.c (get_rank): Adjust.
5049 * tree-vect-slp.c (vect_create_mask_and_perm): Do not mark
5050 symbols for renaming.
5051 * params.def (PARAM_MAX_ALIASED_VOPS): Remove.
5052 (PARAM_AVG_ALIASED_VOPS): Likewise.
5053 * tree-ssanames.c (init_ssanames): Allocate SYMS_TO_RENAME.
5054 (duplicate_ssa_name_ptr_info): No need to copy the shared bitmaps.
7a715bba 5055 * tree-ssa-operands.c: Simplify for new virtual operand representation.
5006671f
RG
5056 (operand_build_cmp, copy_virtual_operands,
5057 create_ssa_artificial_load_stmt, add_to_addressable_set,
5058 gimple_add_to_addresses_taken): Remove public functions.
5059 (unlink_stmt_vdef): New function.
5060
457d1d00
AM
50612009-04-03 Alan Modra <amodra@bigpond.net.au>
5062
5063 * config.gcc (powerpc-*-linux*): Merge variants.
5064
e19da24c 50652009-04-02 Chao-ying Fu <fu@mips.com>
60839f5d 5066 James Grosbach <james.grosbach@microchip.com>
e19da24c
CF
5067
5068 * config/mips/mips.c (mips_frame_info): Add acc_mask, num_acc,
5069 num_cop0_regs, acc_save_offset, cop0_save_offset, acc_sp_offset,
5070 cop0_sp_offset.
5071 (machine_function): Add interrupt_handler_p, use_shadow_register_set_p,
5072 keep_interrupts_masked_p, use_debug_exception_return_p.
5073 (mips_attribute_table): Add interrupt, use_shadow_register_set,
5074 keep_interrupts_masked, use_debug_exception_return.
5075 (mips_interrupt_type_p, mips_use_shadow_register_set_p,
5076 mips_keep_interrupts_masked_p, mips_use_debug_exception_return_p):
5077 New functions.
5078 (mips_function_ok_for_sibcall): Return false for interrupt handlers.
5079 (mips_print_operand): Process COP0 registers to print $0 .. $31
5080 correctly for GAS to process.
5081 (mips_interrupt_extra_call_saved_reg_p): New function.
5082 (mips_cfun_call_saved_reg_p): For interrupt handlers, we need to check
5083 extra registers.
5084 (mips_cfun_might_clobber_call_saved_reg_p): Likewise.
5085 (mips_compute_frame_info): Add supports for interrupt context that
5086 includes doubleword accumulators and COP0 registers.
5087 (mips_for_each_saved_acc): New function.
5088 (mips_for_each_saved_gpr_and_fpr): Change the function name from
5089 mips_for_each_saved_reg.
5090 (mips_save_reg): Save accumulators.
5091 (mips_kernel_reg_p): A new for_each_rtx callback.
5092 (mips_expand_prologue): Support interrupt handlers.
5093 (mips_restore_reg): Restore accumulators.
5094 (mips_expand_epilogue): Support interrupt handlers.
5095 (mips_can_use_return_insn): Return false for interrupt handlers.
5096 (mips_epilogue_uses): New function.
5097 * config/mips/mips.md (UNSPEC_ERET, UNSPEC_DERET, UNSPEC_DI,
5098 UNSPEC_EHB, UNSPEC_RDPGPR, UNSPEC_COP0): New UNSPEC.
5099 (mips_eret, mips_deret, mips_di, mips_ehb, mips_rdpgpr,
5100 cop0_move): New instructions.
5101 * config/mips/mips-protos.h (mips_epilogue_uses): Declare.
5102 * config/mips/mips.h (K0_REG_NUM, K1_REG_NUM, KERNEL_REG_P): New
5103 defines.
5104 (COP0_STATUS_REG_NUM, COP0_CAUSE_REG_NUM, COP0_EPC_REG_NUM):
5105 New defines.
5106 (CAUSE_IPL, SR_IPL, SR_EXL, SR_IE): New defines.
5107 (MIPS_PROLOGUE_TEMP_REGNUM, MIPS_EPILOGUE_TEMP_REGNUM): For
5108 interrupt handlers, we use K0 as the temporary register.
5109 (EPILOGUE_USES): Change to a function call.
5110 * config/mips/sde.h (MIPS_EPILOGUE_TEMP_REGNUM): For interrupt
5111 handlers, we use K0 as the temporary register.
2ba9daa7 5112
e19da24c
CF
5113 * doc/extend.texi (Function Attributes): Document interrupt,
5114 use_shadow_register_set, keep_interrupts_masked,
5115 use_debug_exception_return for MIPS attributes.
5116
aa1ca044
AM
51172009-04-03 Alan Modra <amodra@bigpond.net.au>
5118
5119 * config.gcc (powerpc64-*-gnu*): Add rs6000/default64.h to tm_file.
5120 Remove a number of t-files from tmake_file.
5121 * config/rs6000/sysv4.opt (mprototype): Name variable target_prototype.
5122 * config/rs6000/sysv4.h (TARGET_PROTOTYPE): Define.
5123 * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Set
5124 target_prototype, not TARGET_PROTOTYPE.
5125 (LINK_OS_GNU_SPEC): Define.
5126 * config/rs6000/t-linux64 (LIB2FUNCS_EXTRA): Delete tramp.S
5127 and darwin-ldoubdle.c.
5128
14fdc613
MM
51292009-04-02 Michael Meissner <meissner@linux.vnet.ibm.com>
5130
5131 PR driver/39293
5132 * gcc.c (save_temps_flag): Add support for -save-temps=obj.
5133 (cpp_options): Ditto.
5134 (default_compilers): Ditto.
5135 (display_help): Ditto.
5136 (process_command): Ditto.
5137 (do_spec_1): Ditto.
5138 (set_input): Use lbasename instead of duplicate code.
5139 (save_temps_prefix): New static for -save-temps=obj.
5140 (save_temps_length): Ditto.
2ba9daa7 5141
14fdc613
MM
5142 * doc/invoke.texi (-save-temps=obj): Document new variant to
5143 -save-temps switch.
5144
d3aa398e
JL
51452009-04-02 Jeff Law <law@redhat.com>
5146
5147 * reload1.c (fixup_eh_region_notes): Remove write-only "trap_count"
5148 variable.
5149
83f0ccb8
L
51502009-04-02 H.J. Lu <hongjiu.lu@intel.com>
5151
5152 * configure.ac: Support -Bstatic/-Bdynamic for linker version > 2.
5153 * configure: Regenerated.
5154
dcb6e951
RAE
51552009-04-02 Rafael Avila de Espindola <espindola@google.com>
5156
5157 * c-decl.c (merge_decls): Make sure newdecl and olddecl don't
5158 share the argument list.
5159
d85478c2
RAE
51602009-04-02 Rafael Avila de Espindola <espindola@google.com>
5161
5162 Merge
5163
5164 2009-02-12 Diego Novillo <dnovillo@google.com>
5165
83f0ccb8
L
5166 * varpool.c (debug_varpool): New.
5167 * cgraph.h (debug_varpool): Declare.
d85478c2 5168
34f42a49
JH
51692009-04-02 Jan Hubicka <jh@suse.cz>
5170
5171 * passes.c (init_optimization_passes): Remove two copies of ehcleanup
5172 pass.
5173
a4747b4a
L
51742009-04-02 H.J. Lu <hongjiu.lu@intel.com>
5175
5176 * config/i386/i386.c (ix86_abi): Move initialization to ...
5177 (override_options): Here.
5178
63a9de54
CB
51792009-04-02 Christian Bruel <christian.bruel@st.com>
5180
5181 * config/sh/sh.c (sh_dwarf_register_span): New function.
5182 (TARGET_DWARF_REGISTER_SPAN): Define.
5183 * config/sh/sh-protos.h (sh_dwarf_register_span): Declare.
2ba9daa7 5184
2f0fa28e
IR
51852009-04-02 Ira Rosen <irar@il.ibm.com>
5186
5187 PR tree-optimization/39595
2ba9daa7 5188 * tree-vect-slp.c (vect_build_slp_tree): Check that the size of
2f0fa28e
IR
5189 interleaved loads group is not greater than the SLP group size.
5190
bbf7ce11
RAE
51912009-04-02 Rafael Avila de Espindola <espindola@google.com>
5192
5193 * builtins.c (is_builtin_name): New.
5194 (called_as_built_in): Use is_builtin_name.
5195 * tree.h (is_builtin_name): New.
5196 * varasm.c (incorporeal_function_p): Use is_builtin_name
5197
47e4dfcf
AS
51982009-04-02 Andrew Stubbs <ams@codesourcery.com>
5199
5200 * config/sh/linux-unwind.h: Disable when inhibit_libc is defined.
5201
d0940d56
DS
52022009-04-02 Dodji Seketeli <dodji@redhat.com>
5203
5204 PR c++/26693
532bfb0a 5205 * c-decl.c (clone_underlying_type): Move this ...
d0940d56
DS
5206 * c-common.c (set_underlying_type): ... here.
5207 Also, make sure the function properly sets TYPE_STUB_DECL() on
5208 the newly created typedef variant type.
5209 * c-common.h (is_typedef_decl, set_underlying_type): Declare ...
7a715bba
UB
5210 * c-common.c (is_typedef_decl, set_underlying_type): ... new entry
5211 points.
d0940d56 5212
bf1cbdc6
RG
52132009-04-02 Richard Guenther <rguenther@suse.de>
5214
5215 PR tree-optimization/37221
5216 * tree-flow.h (degenerate_phi_result): Declare.
5217 * tree-ssa-dom.c (degenerate_phi_result): Export.
5218 * tree-scalar-evolution.c (analyze_initial_condition): If
5219 the initial condition is defined by a degenerate PHI node
5220 use the degenerate value.
5221
87cfb32c
EB
52222009-04-01 Eric Botcazou <ebotcazou@adacore.com>
5223
5224 PR rtl-optimization/39588
5225 * combine.c (merge_outer_ops): Do not set the constant when this
5226 is not necessary.
5227 (simplify_shift_const_1): Do not modify it either in this case.
5228
bbb6eae8
SB
52292009-04-01 Steven Bosscher <steven@gcc.gnu.org>
5230
5231 * config/ia64/ia64.c (ia64_handle_option): Inform user that Itanium1
5232 tuning is deprecated if -mtune value is set to an Itanium1 variant.
5233
839a3b8a
JJ
52342009-04-01 Janis Johnson <janis187@us.ibm.com>
5235
5236 PR c/29027
5237 * c-lex.c (interpret_float): Default (no suffix) is double.
5238
667e8acb
XDL
52392009-04-1 Xinliang David Li <davidxl@google.com>
5240
5241 * config/i386/i386.c (legitimate_constant_p): Recognize
5242 all one vector constant.
5243
60839f5d 52442009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
c4e75102 5245
60839f5d 5246 * config/vax/vax.c: Add #includes to silence warnings.
c4e75102
MT
5247 Change #include order to silence two warnings.
5248
60839f5d 52492009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
c4e75102 5250
60839f5d 5251 * config/vax/linux.h (TARGET_DEFAULT): Add the MASK_QMATH flag bit.
c4e75102
MT
5252 (ASM_SPEC): Pass -k to the assembler for PIC code.
5253
60839f5d 52542009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
c4e75102 5255
60839f5d
EB
5256 * config.gcc: Add vax-*-linux* to the switch.
5257 * config/vax/linux.h: New file. (TARGET_VERSION,
c4e75102
MT
5258 TARGET_OS_CPP_BUILTINS, TARGET_DEFAULT, CPP_SPEC, LINK_SPEC): Define.
5259
60839f5d 52602009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
c4e75102 5261
60839f5d 5262 * config/vax/vax.c (vax_output_int_move, adjacent_operands_p):
c4e75102 5263 Use predicate macros instead of GET_CODE() == foo.
60839f5d 5264 * config/vax/vax.md (movsi_2, movstrictqi, and<mode>3, ashrsi3,
c4e75102
MT
5265 ashlsi3, rotrsi3, <unnamed>): Likewise.
5266
60839f5d 52672009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
c4e75102 5268
60839f5d 5269 * config/vax/builtins.md (jbbssiqi, jbbssihi, jbbssisi, jbbcciqi,
c4e75102 5270 jbbccihi, jbbccisi): Remova trailing whitespace.
60839f5d
EB
5271 * config/vax/constraints.md: Likewise.
5272 * config/vax/elf.h: (ASM_PREFERRED_EH_DATA_FORMAT): Likewise.
5273 * config/vax/openbsd1.h (OBSD_OLD_GAS): Likewise.
5274 * config/vax/predicates.md: Likewise.
5275 * config/vax/vax.c (print_operand_address, vax_output_int_move,
c4e75102 5276 vax_expand_addsub_di_operands, adjacent_operands_p): Likewise.
60839f5d
EB
5277 * config/vax/vax.h: Likewise.
5278 * config/vax/vax.md (nonlocal_goto): Likewise.
c4e75102 5279
60839f5d 52802009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
c4e75102 5281
60839f5d 5282 * config/vax/vax.c (vax_float_literal, vax_output_int_move)
c4e75102
MT
5283 (indirectable_address_p, adjacent_operands_p): Add spaces around
5284 braces.
60839f5d 5285 * config/vax/vax-protos.h (adjacent_operands_p): Likewise.
c4e75102 5286
60839f5d 52872009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
c4e75102 5288
60839f5d 5289 * config/vax/vax.c (legitimate_constant_address_p,
c4e75102
MT
5290 legitimate_constant_p, indirectable_address_p, nonindexed_address_p,
5291 index_term_p, reg_plus_index_p, legitimate_address_p,
5292 vax_mode_dependent_address_p): Update comments to match functions
5293 modified by the recent int->bool conversion.
5294
60839f5d 52952009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
c4e75102 5296
60839f5d
EB
5297 * config/vax/builtins.md: Update copyright message.
5298 * config/vax/constraints.md: Likewise.
5299 * config/vax/netbsd-elf.h: Likewise.
5300 * config/vax/predicates.md: Likewise.
5301 * config/vax/vax-protos.h: Likewise.
5302 * config/vax/vax.c: Likewise.
5303 * config/vax/vax.h: Likewise.
5304 * config/vax/vax.md: Likewise.
5305 * config/vax/vax.opt: Likewise.
c4e75102 5306
60839f5d 53072009-04-01 Jan-Benedict Glaw <jbglaw@jbglaw-dev.homezone.telefonica.de>
c4e75102 5308
60839f5d 5309 * config/vax/builtins.md (ffssi2, ffssi2_internal,
c4e75102 5310 sync_lock_test_and_set<mode>, sync_lock_release<mode>): Fix indention.
60839f5d
EB
5311 * config/vax/constraints.md (B, R): Likewise.
5312 * config/vax/predicates.md (external_memory_operand,
c4e75102 5313 nonimmediate_addsub_di_operand): Likewise.
60839f5d
EB
5314 * config/vax/vax.c (vax_output_int_add): Likewise.
5315 * config/vax/vax.md (movsi, movsi_2, mov<mode>, call_value,
c4e75102
MT
5316 untyped_call): Likewise.
5317
60839f5d 53182009-04-01 Matt Thomas <matt@3am-software.com>
c4e75102 5319
7a715bba
UB
5320 * config/vax/predicates.md: New file.
5321 (symbolic_operand, local_symbolic_operand, external_symbolic_operand,
c4e75102
MT
5322 external_const_operand, nonsymbolic_operand, external_memory_operand,
5323 indirect_memory_operand, indexed_memory_operand,
5324 illegal_blk_memory_operand, illegal_addsub_di_memory_operand,
5325 nonimmediate_addsub_di_operand, general_addsub_di_operand): New
5326 predicate.
7a715bba
UB
5327 * config/vax/constraints.md: New file.
5328 (Z0, U06, U08, U16, CN6, S08, S16, I, J, K, L, M, N, O, G, Q, B, R, T):
5329 New constraint.
5330 * config/vax/builtins.md: New file.
5331 (ffssi2, ffssi2_internal, sync_lock_test_and_set<mode>, jbbssiqi,
5332 jbbssihi, jbbssisi, sync_lock_release<mode>, jbbcciqi, jbbccihi,
5333 jbbccisi): Define.
c4e75102
MT
5334 * config/vax/vax.opt (mqmath): Add option.
5335 * config/vax/vax.md (isfx): Extend with DI.
5336 (VAXintQH, VAXintQHSD): Define.
5337 (tst<mode>, cmp<mode>, *bit<mode>, movmemhi1, truncsiqi2, truncsihi2,
5338 mulsidi3, add<mode>3, sub<mode>, mul<mode>3, div<mode>3, and<mode>,
5339 and<mode>_const_int, ior<mode>3, xor<mode>3, neg<mode>2,
5340 one_cmpl<mode>2, ashlsi3, lshrsi3, rotlsi3): Update constraints.
5341 (movdi): Update constraints and use vax_output_int_move().
5342 (movsi, movsi_2, pushlclsymreg, pushextsymreg, movlclsymreg,
5343 movextsymreg, adddi3, adcdi3, subdi3, sbcdi3, pushextsym, movextsym,
5344 pushlclsym, movlclsym, movaddr<mode>, pushaddr<mode>,
5345 nonlocal_goto): New.
5346 (mov<mode>): Extend accepted operand types.
5347 (subdi3_old): Rename from subdi3, change update constraints and use
5348 a new implementation.
60839f5d 5349 * config/vax/vax.h (PCC_BITFIELD_TYPE_MATTERS): Add space.
c4e75102
MT
5350 (FRAME_POINTER_CFA_OFFSET, IRA_COVER_CLASSES, CLASS_MAX_NREGS,
5351 MOVE_RATIO, CLEAR_RATIO): Define.
5352 (REG_CLASS_FROM_LETTER, CONST_OK_FOR_LETTER_P,
5353 CONST_DOUBLE_OK_FOR_LETTER_P, EXTRA_CONSTRAINT): Delete.
5354 (PRINT_OPERAND): Redefine using a function instead of inlined code.
60839f5d 5355 * config/vax/vax.c (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Define.
c4e75102
MT
5356 (split_quadword_operands): Make static and really allow variable
5357 splitting.
5358 (print_operand_address): Update for PIC generation.
5359 (print_operand, vax_builtin_setjmp_frame_value, vax_output_int_subtract,
5360 indexable_address_p, fixup_mathdi_operand,
5361 vax_expand_addsub_di_operands, adjacent_operands_p): New.
5362 (vax_float_literal, legitimate_constant_p,
5363 indirectable_constant_address_p, index_term_p,
5364 reg_plus_index_p): Return bool instead of int.
5365 (vax_rtx_costs): Fix cost for CONST_INT, indent and use HOST_WIDE_INT
5366 where needed.
5367 (vax_output_int_move, vax_output_int_add): Extend to allow PIC
5368 generation.
5369 (vax_output_conditional_branch): Indent.
5370 (legitimate_constant_address_p, indirectable_constant_address_p,
5371 indirectable_address_p, nonindexed_address_p, legitimate_address_p,
5372 vax_mode_dependent_address_p): Return bool instead of int, update for
5373 PIC generation.
5374 * config/vax/vax-protos.h (legitimate_constant_address_p,
5375 legitimate_constant_p, legitimate_address_p,
5376 vax_mode_dependent_address_p): Change declaration to bool.
5377 (legitimate_pic_operand_p, adjacent_operands_p, print_operand,
5378 vax_expand_addsub_di_operands, vax_output_int_subtract,
5379 vax_output_movmemsi): Declare.
5380 (split_quadword_operands, vax_float_literal): Delete declaration.
5381 * config/vax/netbsd-elf.h (CC1_SPEC, CC1PLUS_SPEC) Define.
5382 * config/vax/elf.h (NO_EXTERNAL_INDIRECT_ADDRESS,
5383 VAX_CC1_AND_CC1PLUS_SPEC, ASM_PREFERRED_EH_DATA_FORMAT,
5384 ASM_OUTPUT_DWARF_PCREL): Define.
5385 (ASM_SPEC): Change definition to allow PIC generation.
5386
9332c6eb
L
53872009-04-01 Steve Ellcey <sje@cup.hp.com>
5388
5389 * doc/sourcebuild.texi: Update front-end requirements.
5390
d93e052c
JJ
53912009-04-01 Jakub Jelinek <jakub@redhat.com>
5392
5393 PR target/39226
5394 * config/rs6000/rs6000.md (andsi3_internal5_nomc,
5395 anddi3_internal2_nomc, anddi3_internal3_nomc): Removed.
5396 (booldi3_internal3): Use boolean_or_operator instead of
5397 boolean_operator.
5398
6ccb2a4a
JM
53992009-04-01 Joseph Myers <joseph@codesourcery.com>
5400
5401 PR c/39605
5402 * c-decl.c (grokdeclarator): Pedwarn for file-scope array
5403 declarator whose size is not an integer constant expression but
5404 folds to an integer constant, then treat it as a constant
5405 subsequently.
5406
299b87f8
RG
54072009-04-01 Richard Guenther <rguenther@suse.de>
5408
5409 * fold-const.c (fold_plusminus_mult_expr): Do not fold
5410 i * 4 + 2 to (i * 2 + 1) * 2.
5411
b85eb797
JJ
54122009-04-01 Jakub Jelinek <jakub@redhat.com>
5413
5414 PR c/37772
5415 * c-parser.c (c_parser_asm_statement): Skip until close paren and
5416 return if c_parser_asm_string_literal returned NULL.
5417
235e1fe8
NC
54182009-04-01 Nick Clifton <nickc@redhat.com>
5419
5420 * config/m32c/m32c.h (LIBGCC2_UNITS_PER_WORD): Define if not
5421 already defined.
5422 * config/m32c/t-m32c (LIB2FUNCS_EXTRA): Add m32c-lib2-trapv.c.
5423 * config/m32c/m32c-lib2.c: Remove unused typedefs. Rename the
5424 other typedefs to avoid conflicts with libgcc2.c. Define labels
5425 to gain 16-bit bit-manipulation functions from libgcc2.c and then
5426 include it.
5427 * config/m32c/m32c-lib2-trapv.c: New file. Define labels
5428 to gain 16-bit trapping arithmetic functions from libgcc2.c and
5429 then include it.
5430
d6868399
RAE
54312009-04-01 Rafael Avila de Espindola <espindola@google.com>
5432
7a715bba
UB
5433 * varasm.c (default_function_rodata_section): Declare DOT as
5434 const char*.
d6868399 5435
73d21f56 54362009-04-01 Kai Tietz <kai.tietz@onevision.com>
60839f5d 5437 Andrey Galkin <agalkin@hypercom.com>
73d21f56
KT
5438
5439 PR/39492
5440 * config/i386/host-mingw32.c (mingw32_gt_pch_use_address):
5441 Make object_name unique for each process.
5442
03742a9b
JJ
54432009-04-01 Jakub Jelinek <jakub@redhat.com>
5444
5445 PR other/39591
5446 * omp-low.c (remove_exit_barrier): Don't optimize if there are any
5447 addressable variables in the parallel that could go out of scope while
5448 running queued tasks.
5449
4223ff5f
AS
54502009-04-01 Anatoly Sokolov <aesok@post.ru>
5451
5452 * config/avr/avr.h (avr_case_values_threshold): Remove declaration.
5453 (CASE_VALUES_THRESHOLD): Redefine.
5454 * config/avr/avr.c (avr_override_options): Remove initialization of
5455 avr_case_values_threshold variable.
5456 (avr_case_values_threshold): Remove variable. Add new function.
5457 * config/avr/avr-protos.h (avr_case_values_threshold): Declare.
5458 * config/avr/avr.opt (mno-tablejump): Remove option.
5459 * doc/invoke.texi (AVR Options): Remove -mno-tablejump.
5460
e893f6f3
DD
54612009-04-01 DJ Delorie <dj@redhat.com>
5462
5463 * varasm.c (default_function_rodata_section): Don't assume
5464 anything about where the first '.' in the section name is.
5465
b246d100
AM
54662009-04-01 Alan Modra <amodra@bigpond.net.au>
5467
5468 * config/rs6000/rs6000.c (rs6000_emit_stack_reset): Delete redundant
5469 rs6000_emit_stack_tie.
5470
d3e37a9e
ILT
54712009-03-31 Ian Lance Taylor <iant@google.com>
5472
5473 * tree-eh.c (tree_remove_unreachable_handlers): Compare
5474 gimple_code with GIMPLE_RESX, not RESX.
5475
c1b61fca
JM
54762009-03-31 Joseph Myers <joseph@codesourcery.com>
5477
5478 * c-common.c (c_get_ident): New.
7a715bba 5479 (c_common_nodes_and_builtins): Call it for type names that may be NULL.
c1b61fca 5480
c2d2ad48
BE
54812009-04-01 Ben Elliston <bje@au.ibm.com>
5482
5483 * config/rs6000/sysv4.opt (msdata): Improve option description.
5484
13d1a6e7
SE
54852009-03-31 Steve Ellcey <sje@cup.hp.com>
5486
5487 * config/ia64/ia64.md (divsf3_internal_lat): Remove.
5488 (divdf3_internal_lat): Remove.
5489 (divxf3_internal_lat): Remove.
5490 (divxf3_internal_thr): Remove.
5491 (divxf): Use divxf3_internal.
5492 * config/ia64/div.md (divsf3_internal_lat): New.
5493 (divdf3_internal_lat): New.
5494 (divxf3_internal): New.
5495
207bf79d
JM
54962009-03-31 Joseph Myers <joseph@codesourcery.com>
5497
5498 PR c/448
5499 * Makefile.in (USE_GCC_STDINT): Define.
5500 (stmp-int-hdrs): Install stdint.h if applicable.
5501 * c-common.c (CHAR16_TYPE): Define in terms of UINT_LEAST16_TYPE
5502 if known.
5503 (CHAR32_TYPE): Define in terms of UINT_LEAST32_TYPE if known.
5504 (SIG_ATOMIC_TYPE, INT8_TYPE, INT16_TYPE, INT32_TYPE, INT64_TYPE,
5505 UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE,
5506 INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
5507 INT_LEAST64_TYPE, UINT_LEAST8_TYPE, UINT_LEAST16_TYPE,
5508 UINT_LEAST32_TYPE, UINT_LEAST64_TYPE, INT_FAST8_TYPE,
5509 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE,
5510 UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
5511 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Define.
5512 (c_common_nodes_and_builtins): Initialize
5513 underlying_wchar_type_node. Do not initialize
5514 signed_wchar_type_node or unsigned_wchar_type_node. Initialize
5515 nodes for new types.
5516 (c_stddef_cpp_builtins): Define macros for new types.
5517 * c-common.h (CTI_SIGNED_WCHAR_TYPE, CTI_UNSIGNED_WCHAR_TYPE):
5518 Remove.
5519 (CTI_UNDERLYING_WCHAR_TYPE, CTI_SIG_ATOMIC_TYPE, CTI_INT8_TYPE,
5520 CTI_INT16_TYPE, CTI_INT32_TYPE, CTI_INT64_TYPE, CTI_UINT8_TYPE,
5521 CTI_UINT16_TYPE, CTI_UINT32_TYPE, CTI_UINT64_TYPE,
5522 CTI_INT_LEAST8_TYPE, CTI_INT_LEAST16_TYPE, CTI_INT_LEAST32_TYPE,
5523 CTI_INT_LEAST64_TYPE, CTI_UINT_LEAST8_TYPE, CTI_UINT_LEAST16_TYPE,
5524 CTI_UINT_LEAST32_TYPE, CTI_UINT_LEAST64_TYPE, CTI_INT_FAST8_TYPE,
5525 CTI_INT_FAST16_TYPE, CTI_INT_FAST32_TYPE, CTI_INT_FAST64_TYPE,
5526 CTI_UINT_FAST8_TYPE, CTI_UINT_FAST16_TYPE, CTI_UINT_FAST32_TYPE,
5527 CTI_UINT_FAST64_TYPE, CTI_INTPTR_TYPE, CTI_UINTPTR_TYPE): Define.
5528 (signed_wchar_type_node, unsigned_wchar_type_node): Remove.
5529 (underlying_wchar_type_node, sig_atomic_type_node, int8_type_node,
5530 int16_type_node, int32_type_node, int64_type_node,
5531 uint8_type_node, uint16_type_node, c_uint32_type_node,
5532 c_uint64_type_node, int_least8_type_node, int_least16_type_node,
5533 int_least32_type_node, int_least64_type_node,
5534 uint_least8_type_node, uint_least16_type_node,
5535 uint_least32_type_node, uint_least64_type_node,
5536 int_fast8_type_node, int_fast16_type_node, int_fast32_type_node,
5537 int_fast64_type_node, uint_fast8_type_node, uint_fast16_type_node,
5538 uint_fast32_type_node, uint_fast64_type_node, intptr_type_node,
5539 uintptr_type_node): Define.
5540 * c-cppbuiltin.c (builtin_define_constants,
5541 builtin_define_type_minmax): New.
5542 (builtin_define_stdint_macros): Define more macros.
5543 (c_cpp_builtins): Define more limit macros.
5544 (type_suffix): New.
5545 (builtin_define_type_max): Define in terms of
5546 builtin_define_type_minmax. Remove is_long parameter. All
5547 callers changed.
5548 * config.gcc (use_gcc_stdint): Define.
5549 (tm_file): Add glibc-stdint.h for targets using glibc or uClibc.
5550 Add newlib-stdint.h for generic targets.
5551 * config/glibc-stdint.h, config/newlib-stdint.h,
5552 ginclude/stdint-gcc.h, ginclude/stdint-wrap.h: New.
5553 * config/m32c/m32c.h (UINTPTR_TYPE): Define.
5554 * config/score/score.h (UINTPTR_TYPE): Define.
5555 * config/sol2.h (SIG_ATOMIC_TYPE, INT8_TYPE, INT16_TYPE,
5556 INT32_TYPE, INT64_TYPE, UINT8_TYPE, UINT16_TYPE, UINT32_TYPE,
5557 UINT64_TYPE, INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
5558 INT_LEAST64_TYPE, UINT_LEAST8_TYPE, UINT_LEAST16_TYPE,
5559 UINT_LEAST32_TYPE, UINT_LEAST64_TYPE, INT_FAST8_TYPE,
5560 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE,
5561 UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
5562 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Define.
5563 * config/spu/spu.h (STDINT_LONG32): Define.
5564 * configure.ac (use_gcc_stdint): Substitute.
5565 * configure: Regenerate.
5566 * doc/cpp.texi (__SIG_ATOMIC_TYPE__, __INT8_TYPE__,
5567 __INT16_TYPE__, __INT32_TYPE__, __INT64_TYPE__, __UINT8_TYPE__,
5568 __UINT16_TYPE__, __UINT32_TYPE__, __UINT64_TYPE__,
5569 __INT_LEAST8_TYPE__, __INT_LEAST16_TYPE__, __INT_LEAST32_TYPE__,
5570 __INT_LEAST64_TYPE__, __UINT_LEAST8_TYPE__, __UINT_LEAST16_TYPE__,
5571 __UINT_LEAST32_TYPE_, __UINT_LEAST64_TYPE__, __INT_FAST8_TYPE__,
5572 __INT_FAST16_TYPE__, __INT_FAST32_TYPE__, __INT_FAST64_TYPE__,
5573 __UINT_FAST8_TYPE__, __UINT_FAST16_TYPE__, __UINT_FAST32_TYPE__,
5574 __UINT_FAST64_TYPE__, __INTPTR_TYPE__, __UINTPTR_TYPE__,
5575 __WINT_MAX__, __SIZE_MAX__, __PTRDIFF_MAX__, __UINTMAX_MAX__,
5576 __SIG_ATOMIC_MAX__, __INT8_MAX__, __INT16_MAX__, __INT32_MAX__,
5577 __INT64_MAX__, __UINT8_MAX__, __UINT16_MAX__, __UINT32_MAX__,
5578 __UINT64_MAX__, __INT_LEAST8_MAX__, __INT_LEAST16_MAX__,
5579 __INT_LEAST32_MAX__, __INT_LEAST64_MAX__, __UINT_LEAST8_MAX__,
5580 __UINT_LEAST16_MAX__, __UINT_LEAST32_MAX__, __UINT_LEAST64_MAX__,
5581 __INT_FAST8_MAX__, __INT_FAST16_MAX__, __INT_FAST32_MAX__,
5582 __INT_FAST64_MAX__, __UINT_FAST8_MAX__, __UINT_FAST16_MAX__,
5583 __UINT_FAST32_MAX__, __UINT_FAST64_MAX__, __INTPTR_MAX__,
5584 __UINTPTR_MAX__, __WCHAR_MIN__, __WINT_MIN__, __SIG_ATOMIC_MIN__,
5585 __INT8_C, __INT16_C, __INT32_C, __INT64_C, __UINT8_C, __UINT16_C,
5586 __UINT32_C, __UINT64_C, __INTMAX_C, __UINTMAX_C): Document.
5587 * doc/tm.texi (SIG_ATOMIC_TYPE, INT8_TYPE, INT16_TYPE, INT32_TYPE,
5588 INT64_TYPE, UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE,
5589 INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
5590 INT_LEAST64_TYPE, UINT_LEAST8_TYPE, UINT_LEAST16_TYPE,
5591 UINT_LEAST32_TYPE, UINT_LEAST64_TYPE, INT_FAST8_TYPE,
5592 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE,
5593 UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
5594 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Document.
5595
ed853664
BS
55962009-03-31 Bernd Schmidt <bernd.schmidt@analog.com>
5597
5598 * loop-iv.c (suitable_set_for_replacement): Renamed from
5599 simplify_using_assignment; changed to return bool and to accept new
5600 args DEST and SRC. Return true iff we find a source/destination pair
5601 that can be used to make a replacement, and fill SRC and DEST if so.
5602 Remove arg ALTERED. Don't deal with altered regs here. All callers
5603 changed.
5604 (simplify_using_initial_values): Deal with altered regs here and track
5605 more precisely the effect they have on the validity of our expression.
5606
1569e190
BS
5607 * loop-iv.c (simplify_using_condition): A condition of the form
5608 (EQ REG CONST) can be used to simply make a substitution.
5609 (simplify_using_initial_values): Keep track of conditions we have seen
5610 and keep using them to simplify new expressions, while applying the
5611 same substitutions to them as to the expression.
5612
1d1eb80c
BS
5613 * simplify-rtx.c (simplify_relational_operation_1): Simplify
5614 (LTU (PLUS a C) C) or (LTU (PLUS a C) a) to (GEU a -C); likewise with
5615 GEU/LTU reversed.
5616
28af33b0
BS
5617 * loop-iv.c (determine_max_iter): New arg OLD_NITER. All callers
5618 changed. Use this when trying to improve the upper bound.
5619 Generate the comparison by using simplify_gen_relational.
5620
b30321cd
BS
5621 * loop-iv.c (simple_rhs_p): Allow more kinds of expressions.
5622
60081874
BS
5623 * loop-iv.c (replace_single_def_regs, replace_in_expr): New static
5624 functions.
2ba9daa7 5625 (simplify_using_assignment, simplify_using_initial_values): Call
60081874
BS
5626 replace_in_expr to make replacements. Call replace_single_def_regs
5627 once on the initial version of the expression.
5628
bebc6e07
RR
56292009-03-31 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5630
fcb82ab0 5631 PR target/27237
bebc6e07 5632 * doc/invoke.texi (ARM Options): Update documentation for -mthumb.
2ba9daa7 5633
6b12efe9
RG
56342009-03-31 Richard Guenther <rguenther@suse.de>
5635
5636 PR middle-end/31029
5637 * fold-const.c (fold_binary): Fold X +- Y CMP X to Y CMP 0 for
5638 equality comparisons. Fold C - X CMP X if C % 2 == 1.
5639
108f6c2f
RG
56402009-03-31 Richard Guenther <rguenther@suse.de>
5641
5642 * tree.h (div_if_zero_remainder): Declare.
5643 * fold-const.c (div_if_zero_remainder): Export.
5644 * tree-ssa-forwprop.c
5645 (forward_propagate_addr_into_variable_array_index): Handle
5646 constant array index addition outside of the variable index.
5647
8f612190
JM
56482009-03-31 Joseph Myers <joseph@codesourcery.com>
5649
5650 PR target/39592
5651 * config/i386/i386.md (*floatunssi<mode>2_1, two unnamed
5652 define_splits, floatunssi<mode>2): Require x87 conversions from
5653 DImode to be permitted.
5654
47580d22
JM
56552009-03-31 Joseph Myers <joseph@codesourcery.com>
5656
5657 PR preprocessor/15638
5658 * c-common.c (c_cpp_error): Handle CPP_DL_FATAL.
5659
ba4d8f9d
RG
56602009-03-31 Richard Guenther <rguenther@suse.de>
5661
5662 PR middle-end/23401
5663 PR middle-end/27810
5664 * tree.h (DECL_GIMPLE_FORMAL_TEMP_P): Remove.
5665 (struct tree_decl_with_vis): Remove gimple_formal_temp member.
5666 * tree-eh.c (lower_eh_constructs_2): Move LHS assignment to
5667 a separate statement.
5668 * gimplify.c (pop_gimplify_context): Remove formal temp handling.
5669 (lookup_tmp_var): Likewise.
5670 (is_gimple_formal_tmp_or_call_rhs): Remove.
5671 (is_gimple_reg_or_call_rhs): Rename to ...
5672 (is_gimple_reg_rhs_or_call): ... this.
5673 (is_gimple_mem_or_call_rhs): Rename to ...
5674 (is_gimple_mem_rhs_or_call): ... this.
5675 (internal_get_tmp_var): Use is_gimple_reg_rhs_or_call. Set
5676 DECL_GIMPLE_REG_P only if is_formal is true.
5677 (gimplify_compound_lval): Use is_gimple_reg. Remove workaround
5678 for non-proper post-modify expression gimplification.
5679 (gimplify_self_mod_expr): For post-modify expressions gimplify
5680 the lvalue to a minimal lvalue.
5681 (rhs_predicate_for): Remove formal temp case.
5682 (gimplify_modify_expr_rhs): Likewise.
5683 (gimplify_addr_expr): Use is_gimple_reg.
5684 (gimplify_expr): Remove formal temp cases.
5685 (gimple_regimplify_operands): Likewise.
5686 * tree-ssa-pre.c (get_or_alloc_expr_for): Treat EXC_PTR_EXPR
5687 and FILTER_EXPR like constants.
5688 * gimple.c (walk_gimple_op): Fix val_only initialization, use
5689 is_gimple_reg.
5690 (is_gimple_formal_tmp_rhs): Remove.
5691 (is_gimple_reg_rhs): Remove special casing.
5692 (is_gimple_mem_rhs): Fix.
5693 (is_gimple_reg): Move DECL_GIMPLE_REG_P handling earlier.
5694 (is_gimple_formal_tmp_var): Remove.
5695 (is_gimple_formal_tmp_reg): Likewise.
5696 (is_gimple_min_lval): Allow invariant component ref parts.
5697 * gimple.h (is_gimple_formal_tmp_rhs, is_gimple_formal_tmp_var,
5698 is_gimple_formal_tmp_reg): Remove declarations.
5699 * tree-cfg.c (verify_expr): Verify that variables with address
5700 taken do not have DECL_GIMPLE_REG_P set.
5701 * tree-mudflap.c (mf_build_check_statement_for): Use
5702 force_gimple_operand instead of gimplify_expr.
5703
8de9b877
AZ
57042009-03-31 Ayal Zaks <zaks@il.ibm.com>
5705
5706 * modulo-sched.c (sms_schedule_by_order): Pass the actual
5707 schedulable rows to compute_split_row.
5708
b5e3caf2
BE
57092009-03-31 Ben Elliston <bje@au.ibm.com>
5710
5711 PR target/31635
5712 * config/rs6000/rs6000.c (rs6000_handle_option): Handle
5713 OPT_mvrsave.
5714
9752c4ad
AM
57152009-03-31 Alan Modra <amodra@bigpond.net.au>
5716
5717 * doc/invoke.texi (RS/6000 and PowerPC Options):Document mtls-markers.
5718 * configure.ac (HAVE_AS_TLS_MARKERS): New gas feature check.
5719 * configure: Regenerate.
5720 * config.in: Regenerate.
5721 * config/rs6000/rs6000.opt (mtls-markers): Add.
5722 * config/rs6000/rs6000.h (TARGET_TLS_MARKERS): Define.
5723 * config/rs6000/rs6000.md (tls_gd_aix, tls_gd_sysv): Add splitter.
5724 (tls_ld_aix, tls_ld_sysv): Likewise.
5725 (tls_gd, tls_gd_call_aix, tls_gd_call_sysv): New insns.
5726 (tls_ld, tls_ld_call_aix, tls_ld_call_sysv): Likewise.
5727
b597d1b6
AM
57282009-03-31 Alan Modra <amodra@bigpond.net.au>
5729
5730 * config/spu/spu.c (spu_expand_prologue): Delete redundant code.
5731
a203a221
JH
57322009-03-30 Jan Hubicka <jh@suse.cz>
5733
b597d1b6
AM
5734 * tree-eh.c (make_eh_edges): Set probability 100% to first edge
5735 out of RESX.
5736 (tree_remove_unreachable_handlers): Cleanup EH predecestor
5737 detection and label handling.
a203a221 5738
5b0c0b2c
VM
57392009-03-30 Vladimir Makarov <vmakarov@redhat.com>
5740
5741 * ira-int.h (ira_allocno): Rename left_conflicts_num to
5742 left_conflicts_size.
5743 (ALLOCNO_LEFT_CONFLICTS_NUM): Rename to
5744 ALLOCNO_LEFT_CONFLICTS_SIZE.
5745
5746 * ira-color.c (allocno_spill_priority, push_allocno_to_stack,
5747 remove_allocno_from_bucket_and_push,
5748 allocno_spill_priority_compare, push_allocnos_to_stack,
5749 setup_allocno_available_regs_num): Use ALLOCNO_LEFT_CONFLICTS_SIZE
5750 instead of ALLOCNO_LEFT_CONFLICTS_NUM.
5751 (setup_allocno_left_conflicts_num): Ditto. Rename to
5752 setup_allocno_left_conflicts_size.
5753 (put_allocno_into_bucket): Use ALLOCNO_LEFT_CONFLICTS_SIZE
5754 instead of ALLOCNO_LEFT_CONFLICTS_NUM and
5755 setup_allocno_left_conflicts_size instead of
5756 setup_allocno_left_conflicts_num.
5757
5758 * ira-build.c (ira_create_allocno): Use
5759 ALLOCNO_LEFT_CONFLICTS_SIZE instead of
5760 ALLOCNO_LEFT_CONFLICTS_NUM.
2ba9daa7 5761
9a48a93f
VM
57622009-03-30 Vladimir Makarov <vmakarov@redhat.com>
5763
5764 * reload.c (push_reload, find_dummy_reload): Use df_get_live_out
5765 instead of DF_LR_OUT.
5766
5767 * ira-lives.c (process_bb_node_lives): Ditto.
5768
5769 * ira-color.c (ira_loop_edge_freq): Use df_get_live_{out,in}
5770 instead of DF_LR_{OUT,IN}.
5771
5772 * ira-emit.c (generate_edge_moves, add_ranges_and_copies): Ditto.
5773
5774 * ira-build.c (create_bb_allocnos, create_loop_allocnos): Ditto.
5775
4c936d4f
JH
57762009-03-30 Jan Hubicka <jh@suse.cz>
5777
5778 * except.c (label_to_region_map): Fix thinko.
5779
f4d9f129
SE
57802009-03-30 Steve Ellcey <sje@cup.hp.com>
5781
5782 PR middle-end/38237
5783 * tree.h (tree_find_value): New declaration.
5784 * tree.c (tree_find_value): New function.
5785 * varasm.c (assemble_external): Avoid duplicate entries on lists.
5786
b3f27c15
JJ
57872009-03-30 Jakub Jelinek <jakub@redhat.com>
5788
5789 PR debug/39563
5790 * c-decl.c (struct c_binding): Add locus field.
5791 (bind): Add locus argument, set locus field from it.
5792 (pop_scope): For b->nested VAR_DECL or FUNCTION_DECL,
5793 add a DECL_EXTERNAL copy of b->decl to current BLOCK_VARS.
5794 (push_file_scope, pushtag, pushdecl, pushdecl_top_level,
5795 implicitly_declare, undeclared_variable, lookup_label,
5796 declare_label, c_make_fname_decl, c_builtin_function,
5797 c_builtin_function_ext_scope, store_parm_decls_newstyle): Adjust
5798 bind callers.
5799
ad41bd84 58002009-03-30 H.J. Lu <hongjiu.lu@intel.com>
680e8a00
L
5801
5802 PR target/38781
5803 * config/i386/i386.c (classify_argument): Check total size of
5804 structure.
5805
133f9369
MJ
58062009-03-30 Martin Jambor <mjambor@suse.cz>
5807
5808 * ipa-prop.h (jump_func_type): Rename IPA_UNKNOWN, IPA_CONST,
5809 IPA_CONST_MEMBER_PTR, and IPA_PASS_THROUGH to IPA_JF_UNKNOWN,
5810 IPA_JF_CONST, IPA_JF_CONST_MEMBER_PTR, and IPA_JF_PASS_THROUGH
5811 respectively.
5812
5813 * tree-dfa.c (get_ref_base_and_extent): Return -1 maxsize if
5814 seen_variable_array_ref while also traversing a union.
5815
5816 * tree-inline.c (optimize_inline_calls): Do not call
5817 cgraph_node_remove_callees.
5818 * cgraphbuild.c (remove_cgraph_callee_edges): New function.
5819 (pass_remove_cgraph_callee_edges): New variable.
5820 * passes.c (init_optimization_passes): Add
5821 pass_remove_cgraph_callee_edges after early inlining and before all
5822 late intraprocedural passes.
5823
5824 * omp-low.c (expand_omp_taskreg): Always set current_function_decl.
5825
1190f2eb
PB
58262009-03-30 Paolo Bonzini <bonzini@gnu.org>
5827
5828 * config/sparc/sparc.md (*nand<V64mode>_vis, *nand<V32mode>_vis):
5829 Fix typos in names.
5830
fedc1775
PB
58312009-03-30 Paolo Bonzini <bonzini@gnu.org>
5832
fcb82ab0
UB
5833 * combine.c (simplify_comparison): Use have_insn_for.
5834 * dojump.c (do_jump): Likewise.
fedc1775 5835
65c5ae8b
PB
58362009-03-30 Paolo Bonzini <bonzini@gnu.org>
5837
5838 * config/sparc/sparc.c (sparc_compare_emitted): Remove.
5839 (gen_compare_reg, emit_v9_brxx_insn): Handle MODE_CC
5840 sparc_compare_op0 like sparc_compare_emitted used to be handled.
5841 (sparc_expand_compare_and_swap_12): Set sparc_compare_op0
5842 instead of sparc_compare_emitted.
5843 * config/sparc/sparc.h (sparc_compare_emitted): Remove.
5844 * config/sparc/sparc.md (stack_protect_test): Set sparc_compare_op0
5845 instead of sparc_compare_emitted.
5846
d25aa7ab
PB
58472009-03-30 Paolo Bonzini <bonzini@gnu.org>
5848
5849 * bb-reorder.c (partition_hot_cold_basic_blocks): Do not
5850 enter/exit cfglayout mode.
5851 (pass_partition_block): Require it.
5852 * combine.c (find_single_use, reg_dead_at_p): Use CFG.
5853 (combine_instructions): Track basic blocks instead of labels.
5854 (update_cfg_for_uncondjump): New.
5855 (try_combine): Use it. Update jumps after rescanning.
5856 (pass_combine): Require PROP_cfglayout.
5857 * passes.c (pass_outof_cfg_layout_mode): Move after regmove.
5858
9c9e26f5
PB
58592009-03-30 Paolo Bonzini <bonzini@gnu.org>
5860
fcb82ab0
UB
5861 * cfglayout.c (pass_into_cfg_layout_mode, pass_outof_cfg_layout_mode):
5862 Provide/destroy PROP_cfglayout respectively.
5863 * gcse.c (pass_jump_bypass, pass_gcse): Require it.
5864 * tree-pass.h (PROP_cfglayout): New.
9c9e26f5 5865
28ddeea1
PB
58662009-03-30 Paolo Bonzini <bonzini@gnu.org>
5867
5868 * fold-const.c (const_binop, fold_convert_const_real_from_fixed,
5869 fold_convert_const_fixed_from_fixed,
5870 fold_convert_const_fixed_from_int,
5871 fold_convert_const_fixed_from_real, fold_negate_const): Do not
5872 set TREE_CONSTANT_OVERFLOW.
5873 * tree.def: Remove mention of TREE_CONSTANT_OVERFLOW.
5874 * tree.h (TREE_CONSTANT_OVERFLOW): Delete.
5875
ebfd146a
IR
58762009-03-30 Ira Rosen <irar@il.ibm.com>
5877
5878 * tree-vect-loop-manip.c: New file.
5879 * tree-vectorizer.c: Update documentation and included files.
5880 (vect_loop_location): Make extern.
5881 (rename_use_op): Move to tree-vect-loop-manip.c
2ba9daa7
AS
5882 (rename_variables_in_bb, rename_variables_in_loop,
5883 slpeel_update_phis_for_duplicate_loop,
ebfd146a
IR
5884 slpeel_update_phi_nodes_for_guard1,
5885 slpeel_update_phi_nodes_for_guard2, slpeel_make_loop_iterate_ntimes,
5886 slpeel_tree_duplicate_loop_to_edge_cfg, slpeel_add_loop_guard,
5887 slpeel_can_duplicate_loop_p, slpeel_verify_cfg_after_peeling,
2ba9daa7 5888 set_prologue_iterations, slpeel_tree_peel_loop_to_edge,
ebfd146a
IR
5889 find_loop_location): Likewise.
5890 (new_stmt_vec_info): Move to tree-vect-stmts.c.
5891 (init_stmt_vec_info_vec, free_stmt_vec_info_vec, free_stmt_vec_info,
5892 get_vectype_for_scalar_type, vect_is_simple_use,
5893 supportable_widening_operation, supportable_narrowing_operation):
5894 Likewise.
5895 (bb_in_loop_p): Move to tree-vect-loop.c.
2ba9daa7
AS
5896 (new_loop_vec_info, destroy_loop_vec_info,
5897 reduction_code_for_scalar_code, report_vect_op,
ebfd146a
IR
5898 vect_is_simple_reduction, vect_is_simple_iv_evolution): Likewise.
5899 (vect_can_force_dr_alignment_p): Move to tree-vect-data-refs.c.
5900 (vect_supportable_dr_alignment): Likewise.
5901 * tree-vectorizer.h (tree-data-ref.h): Include.
5902 (vect_loop_location): Declare.
5903 Reorganize function declarations according to the new file structure.
5904 * tree-vect-loop.c: New file.
2ba9daa7 5905 * tree-vect-analyze.c: Remove. Move functions to tree-vect-data-refs.c,
ebfd146a
IR
5906 tree-vect-stmts.c, tree-vect-slp.c, tree-vect-loop.c.
5907 * tree-vect-data-refs.c: New file.
5908 * tree-vect-patterns.c (timevar.h): Don't include.
5909 * tree-vect-stmts.c: New file.
2ba9daa7 5910 * tree-vect-transform.c: Remove. Move functions to tree-vect-stmts.c,
ebfd146a 5911 tree-vect-slp.c, tree-vect-loop.c.
2ba9daa7
AS
5912 * Makefile.in (OBJS-common): Remove tree-vect-analyze.o and
5913 tree-vect-transform.o. Add tree-vect-data-refs.o, tree-vect-stmts.o,
ebfd146a
IR
5914 tree-vect-loop.o, tree-vect-loop-manip.o, tree-vect-slp.o.
5915 (tree-vect-analyze.o): Remove.
5916 (tree-vect-transform.o): Likewise.
5917 (tree-vect-data-refs.o): Add rule.
2ba9daa7 5918 (tree-vect-stmts.o, tree-vect-loop.o, tree-vect-loop-manip.o,
ebfd146a
IR
5919 tree-vect-slp.o): Likewise.
5920 (tree-vect-patterns.o): Remove redundant dependencies.
5921 (tree-vectorizer.o): Likewise.
5922 * tree-vect-slp.c: New file.
5923
40a1cfba
RW
59242009-03-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5925
5926 * optc-gen.awk: Warn if an option flag has multiple different
5927 help strings.
5928
a9a7a9a2
SP
59292009-03-30 Sebastian Pop <sebastian.pop@amd.com>
5930
5931 * doc/invoke.texi (-floop-interchange, -floop-strip-mine,
5932 -floop-block): Document dependences on PPL, CLooG and Graphite.
5933
8ce94e44
JM
59342009-03-30 Joseph Myers <joseph@codesourcery.com>
5935
5936 PR rtl-optimization/323
5937 * c-common.c (c_fully_fold, convert_and_check,
5938 c_common_truthvalue_conversion): Handle EXCESS_PRECISION_EXPR.
5939 (c_fully_fold_internal): Disallow EXCESS_PRECISION_EXPR.
5940 * c-common.def (EXCESS_PRECISION_EXPR): New.
5941 * c-cppbuiltin.c (builtin_define_float_constants): Define
5942 constants with enough digits for long double.
5943 * c-lex.c (interpret_float): Interpret constant with excess
5944 precision where appropriate.
5945 * c-opts.c (c_common_post_options): Set
5946 flag_excess_precision_cmdline. Give an error for
5947 -fexcess-precision=standard for C++ for processors where the
5948 option is significant.
5949 * c-parser.c (c_parser_conditional_expression): Handle excess
5950 precision in condition.
5951 * c-typeck.c (convert_arguments): Handle arguments with excess
5952 precision.
5953 (build_unary_op): Move excess precision outside operation.
5954 (build_conditional_expr): Likewise.
5955 (build_compound_expr): Likewise.
5956 (build_c_cast): Do cast on operand of EXCESS_PRECISION_EXPR.
5957 (build_modify_expr): Handle excess precision in RHS.
5958 (convert_for_assignment): Handle excess precision in converted
5959 value.
5960 (digest_init, output_init_element, process_init_element): Handle
5961 excess precision in initializer.
5962 (c_finish_return): Handle excess precision in return value.
5963 (build_binary_op): Handle excess precision in operands and add
5964 excess precision as needed for operation.
5965 * common.opt (-fexcess-precision=): New option.
5966 * config/i386/i386.h (X87_ENABLE_ARITH, X87_ENABLE_FLOAT): New.
5967 * config/i386/i386.md (float<SSEMODEI24:mode><X87MODEF:mode>2):
5968 For standard excess precision, output explicit conversion to and
5969 truncation from XFmode.
5970 (*float<SSEMODEI24:mode><X87MODEF:mode>2_1,
5971 *float<SSEMODEI24:mode><X87MODEF:mode>2_i387_with_temp,
5972 *float<SSEMODEI24:mode><X87MODEF:mode>2_i387, two unnamed
5973 define_splits, floatdi<X87MODEF:mode>2_i387_with_xmm, two unnamed
5974 define_splits, *floatunssi<mode>2_1, two unnamed define_splits,
5975 floatunssi<mode>2, add<mode>3, sub<mode>3, mul<mode>3, divdf3,
5976 divsf3, *fop_<mode>_comm_i387, *fop_<mode>_1_i387,
5977 *fop_<MODEF:mode>_2_i387, *fop_<MODEF:mode>_3_i387,
5978 *fop_df_4_i387, *fop_df_5_i387, *fop_df_6_i387, two unnamed
5979 define_splits, sqrt<mode>2): Disable where appropriate for
5980 standard excess precision.
5981 * convert.c (convert_to_real): Do not shorten arithmetic to type
5982 for which excess precision would be used.
5983 * defaults.h (TARGET_FLT_EVAL_METHOD_NON_DEFAULT): Define.
5984 * doc/invoke.texi (-fexcess-precision=): Document option.
5985 (-mfpmath=): Correct index entry.
5986 * flags.h (enum excess_precision, flag_excess_precision_cmdline,
5987 flag_excess_precision): New.
5988 * langhooks.c (lhd_post_options): Set
5989 flag_excess_precision_cmdline.
5990 * opts.c (common_handle_option): Handle -fexcess-precision=.
5991 * toplev.c (flag_excess_precision_cmdline, flag_excess_precision,
5992 init_excess_precision): New.
5993 (lang_dependent_init_target): Call init_excess_precision.
5994 * tree.c (excess_precision_type): New.
5995 * tree.h (excess_precision_type): Declare.
5996
1e57bf47
JM
59972009-03-30 Joseph Myers <joseph@codesourcery.com>
5998
5999 PR c/35235
6000 * c-typeck.c (build_component_ref): Do not copy qualifiers from
6001 non-lvalue to component.
6002
148e4216
JM
60032009-03-29 Joseph Myers <joseph@codesourcery.com>
6004
6005 PR preprocessor/34695
6006 * Makefile.in (c-opts.o): Depend on c-tree.h.
6007 * c-common.c: Move down include of diagnostic.h.
6008 (done_lexing, c_cpp_error): New.
6009 * c-common.h (done_lexing): Declare.
6010 * c-decl.c (c_write_global_declarations): Don't check cpp_errors
6011 (parse_in).
6012 * c-opts.c: Include c-tree.h.
6013 (c_common_init_options): Set preprocessor error callback.
6014 (c_common_handle_option): Do not set preprocessor
6015 inhibit_warnings, warnings_are_errors, warn_system_headers,
6016 pedantic_errors or inhibit_warnings flags.
6017 (c_common_post_options): Do not check cpp_errors (parse_in).
6018 (c_common_finish): Do not output dependencies if there were
6019 errors. Do not check return value of cpp_finish.
6020 * c-ppoutput.c (pp_file_change): Set input_location.
6021 * c-tree.h (c_cpp_error): Declare.
6022 * diagnostic.c (diagnostic_set_info_translated): Also initialize
6023 override_column.
6024 (diagnostic_build_prefix): Check override_column.
6025 * diagnostic.h (diagnostic_info): Add override_column field.
6026 (diagnostic_override_column): Define.
6027
2ec5deb5
PB
60282009-03-28 Paolo Bonzini <bonzini@gnu.org>
6029
ba20e309
UB
6030 * c-common.c (c_expand_expr, c_staticp): Remove.
6031 * c-common.def (COMPOUND_LITERAL_EXPR): Delete.
6032 * c-common.h (emit_local_var, c_staticp, COMPOUND_LITERAL_EXPR_DECL,
6033 COMPOUND_LITERAL_EXPR_DECL_EXPR): Remove.
6034 * c-gimplify.c (gimplify_compound_literal_expr,
6035 optimize_compound_literals_in_ctor): Remove.
6036 (c_gimplify_expr): Remove COMPOUND_LITERAL_EXPR handling.
6037 * c-objc-common.h (LANG_HOOKS_STATICP): Remove.
6038 * c-semantics.c (emit_local_var): Remove.
6039
6040 * langhooks-def.h (lhd_expand_expr): Remove.
6041 * langhooks.c (lhd_expand_expr): Remove.
6042 * langhooks.h (LANG_HOOKS_DEF): Remove LANG_HOOKS_EXPAND_EXPR.
6043
6044 * expr.c (expand_expr_real_1): Move COMPOUND_LITERAL_EXPR
6045 handling from c-semantics.c; don't call into langhook.
6046 (expand_expr_addr_expr_1): Check that we don't get non-GENERIC trees.
6047 * gimplify.c (gimplify_compound_literal_expr,
6048 optimize_compound_literals_in_ctor): Move from c-gimplify.c.
6049 (gimplify_init_constructor): Call optimize_compound_literals_in_ctor.
6050 (gimplify_modify_expr_rhs, gimplify_expr): Handle COMPOUND_LITERAL_EXPR
6051 as was done in c-gimplify.c.
6052 * tree.c (staticp): Move COMPOUND_LITERAL_EXPR handling from c_staticp.
6053 * tree.h (COMPOUND_LITERAL_EXPR_DECL, COMPOUND_LITERAL_EXPR_DECL_EXPR):
6054 Move from c-common.h.
6055 * tree.def (COMPOUND_LITERAL_EXPR): Move from c-common.def.
2ec5deb5
PB
6056
6057 * tree.c (staticp): Do not call langhook.
6058 * langhooks.c (lhd_staticp): Delete.
6059 * langhooks-def.h (lhd_staticp): Delete prototype.
6060 (LANG_HOOKS_STATICP): Delete.
6061 (LANG_HOOKS_INITIALIZER): Delete LANG_HOOKS_STATICP.
6062
ba20e309
UB
6063 * doc/c-tree.texi (Expression nodes): Refer to DECL_EXPRs
6064 instead of DECL_STMTs.
2ec5deb5 6065
928c19bb
JM
60662009-03-29 Joseph Myers <joseph@codesourcery.com>
6067
6068 PR c/456
6069 PR c/5675
6070 PR c/19976
6071 PR c/29116
6072 PR c/31871
6073 PR c/35198
6074 * builtins.c (fold_builtin_sincos): Build COMPOUND_EXPR in
6075 void_type_node.
6076 (fold_call_expr): Return a NOP_EXPR from folding rather than the
6077 contained expression.
ba20e309 6078 * c-common.c (c_fully_fold, c_fully_fold_internal, c_save_expr): New.
928c19bb
JM
6079 (c_common_truthvalue_conversion): Use c_save_expr. Do not fold
6080 conditional expressions for C.
6081 (decl_constant_value_for_optimization): Move from
ba20e309 6082 decl_constant_value_for_broken_optimization in c-typeck.c. Check
928c19bb
JM
6083 whether optimizing and that the expression is a VAR_DECL not of
6084 array type instead of doing such checks in the caller. Do not
6085 check pedantic. Call gcc_unreachable for C++.
6086 * c-common.def (C_MAYBE_CONST_EXPR): New.
6087 * c-common.h (c_fully_fold, c_save_expr,
6088 decl_constant_value_for_optimization): New prototypes.
6089 (C_MAYBE_CONST_EXPR_PRE, C_MAYBE_CONST_EXPR_EXPR,
6090 C_MAYBE_CONST_EXPR_INT_OPERANDS, C_MAYBE_CONST_EXPR_NON_CONST,
6091 EXPR_INT_CONST_OPERANDS): Define.
6092 * c-convert.c (convert): Strip nops from expression.
6093 * c-decl.c (groktypename): Take extra parameters expr and
6094 expr_const_operands. Update call to grokdeclarator.
6095 (start_decl): Update call to grokdeclarator. Add statement for
6096 expressions used in type of decl.
6097 (grokparm): Update call to grokdeclarator.
6098 (push_parm_decl): Update call to grokdeclarator.
6099 (build_compound_literal): Add parameter non_const and build a
6100 C_MAYBE_COSNT_EXPR if applicable.
6101 (grokdeclarator): Take extra parameters expr and
6102 expr_const_operands. Track expressions used in declaration
6103 specifiers and declarators. Fold array sizes and track whether
6104 they are constant expressions and whether they are integer
6105 constant expressions.
6106 (parser_xref_tag): Set expr and expr_const_operands fields in
6107 return value.
6108 (grokfield): Update call to grokdeclarator.
6109 (start_function): Update call to grokdeclarator.
6110 (build_null_declspecs): Set expr and expr_const_operands fields in
6111 return value.
6112 (declspecs_add_type): Handle expressions in typeof specifiers.
6113 * c-parser.c (c_parser_declspecs): Set expr and
6114 expr_const_operands fields for declaration specifiers.
6115 (c_parser_enum_specifier): Likewise.
6116 (c_parser_struct_or_union_specifier): Likewise.
6117 (c_parser_typeof_specifier): Likewise. Update call to
6118 groktypename. Fold expression as needed. Return expressions with
6119 type instead of adding statements.
6120 (c_parser_attributes): Update calls to c_parser_expr_list.
6121 (c_parser_statement_after_labels): Fold expression before passing
6122 to objc_build_throw_stmt.
6123 (c_parser_condition): Fold expression.
6124 (c_parser_asm_operands): Fold expression.
6125 (c_parser_conditional_expression): Use c_save_expr. Update call
6126 to build_conditional_expr.
6127 (c_parser_alignof_expression): Update call to groktypename.
6128 (c_parser_postfix_expression): Preserve C_MAYBE_CONST_EXPR as
6129 original_code. Fold expression argument of va_arg. Create
6130 C_MAYBE_CONST_EXPR to preserve side effects of expressions in type
6131 argument to va_arg. Update calls to groktypename. Fold array
6132 index for offsetof. Verify that first argument to
6133 __builtin_choose_expr has integer type.
6134 (c_parser_postfix_expression_after_paren_type): Update calls to
6135 groktypename and build_compound_literal. Handle expressions with
6136 side effects in type name.
6137 (c_parser_postfix_expression_after_primary): Update call to
6138 c_parser_expr_list. Set original_code for calls to
6139 __builtin_constant_p.
6140 (c_parser_expr_list): Take extra parameter fold_p. Fold
6141 expressions if requested.
6142 (c_parser_objc_type_name): Update call to groktypename.
6143 (c_parser_objc_synchronized_statement): Fold expression.
6144 (c_parser_objc_receiver): Fold expression.
6145 (c_parser_objc_keywordexpr): Update call to c_parser_expr_list.
6146 (c_parser_omp_clause_num_threads, c_parser_omp_clause_schedule,
6147 c_parser_omp_atomic, c_parser_omp_for_loop): Fold expressions.
6148 * c-tree.h (CONSTRUCTOR_NON_CONST): Define.
6149 (struct c_typespec): Add elements expr and expr_const_operands.
6150 (struct c_declspecs): Add elements expr and expr_const_operands.
6151 (groktypename, build_conditional_expr, build_compound_literal):
6152 Update prototypes.
6153 (in_late_binary_op): Declare.
6154 * c-typeck.c (note_integer_operands): New function.
6155 (in_late_binary_op): New variable.
6156 (decl_constant_value_for_broken_optimization): Move to c-common.c
6157 and rename to decl_constant_value_for_optimization.
6158 (default_function_array_conversion): Do not strip nops.
6159 (default_conversion): Do not call
6160 decl_constant_value_for_broken_optimization.
6161 (build_array_ref): Do not fold result.
6162 (c_expr_sizeof_expr): Fold operand. Use C_MAYBE_CONST_EXPR for
6163 result when operand is a VLA.
6164 (c_expr_sizeof_type): Update call to groktypename. Handle
6165 expressions included in type name. Use C_MAYBE_CONST_EXPR for
6166 result when operand names a VLA type.
6167 (build_function_call): Update call to build_compound_literal.
6168 Only fold result for calls to __builtin_* functions. Strip
6169 NOP_EXPR from INTEGER_CST returned from such functions. Fold
6170 the function designator.
6171 (convert_arguments): Fold arguments. Update call to
6172 convert_for_assignment.
6173 (build_unary_op): Handle increment and decrement of
6174 C_MAYBE_CONST_EXPR. Move lvalue checks for increment and
6175 decrement earlier. Fold operand of increment and decrement.
6176 Handle address of C_MAYBE_CONST_EXPR. Only fold expression being
6177 built for integer operand. Wrap returns that are INTEGER_CSTs
6178 without being integer constant expressions or that have integer
6179 constant operands without being INTEGER_CSTs.
6180 (lvalue_p): Handle C_MAYBE_CONST_EXPR.
6181 (build_conditional_expr): Add operand ifexp_bcp. Track whether
6182 result is an integer constant expression or can be used in
6183 unevaluated parts of one and avoid folding and wrap as
6184 appropriate. Fold operands before possibly doing -Wsign-compare
6185 warnings.
6186 (build_compound_expr): Wrap result for C99 if operands can be used
6187 in integer constant expressions.
6188 (build_c_cast): Update call to digest_init. Do not ignore
6189 overflow from casting floating-point constants to integers. Wrap
6190 results that could be confused with integer constant expressions,
6191 null pointer constants or floating-point constants.
6192 (c_cast_expr): Update call to groktypename. Handle expressions
6193 included in type name.
6194 (build_modify_expr): Handle modifying a C_MAYBE_CONST_EXPR. Fold
6195 lhs inside possible SAVE_EXPR. Fold RHS before assignment.
6196 Update calls to convert_for_assignment.
6197 (convert_for_assignment): Take new parameter
6198 null_pointer_constant. Do not strip nops or call
6199 decl_constant_value_for_broken_optimization. Set
6200 in_late_binary_op for conversions to boolean.
6201 (store_init_value): Update call to digest_init.
6202 (digest_init): Take new parameter null_pointer_constant. Do not
6203 call decl_constant_value_for_broken_optimization. pedwarn for
6204 initializers not constant expressions. Update calls to
6205 convert_for_assignment.
6206 (constructor_nonconst): New.
6207 (struct constructor_stack): Add nonconst element.
6208 (really_start_incremental_init, push_init_level, pop_init_level):
6209 Handle constructor_nonconst and nonconst element.
6210 (set_init_index): Call constant_expression_warning for array
6211 designators.
6212 (output_init_element): Fold value. Set constructor_nonconst as
6213 applicable. pedwarn for initializers not constant expressions.
6214 Update call to digest_init. Call constant_expression_warning
6215 where constant initializers are required.
6216 (process_init_element): Use c_save_expr.
6217 (c_finish_goto_ptr): Fold expression.
6218 (c_finish_return): Fold return value. Update call to
6219 convert_for_assignment.
6220 (c_start_case): Fold switch expression.
6221 (c_process_expr_stmt): Fold expression.
6222 (c_finish_stmt_expr): Create C_MAYBE_CONST_EXPR as needed to
ba20e309 6223 ensure statement expression is not evaluated in constant expression.
928c19bb
JM
6224 (build_binary_op): Track whether results are integer constant
6225 expressions or may occur in such, disable folding and wrap results
6226 as applicable. Fold operands for -Wsign-compare warnings unless
6227 in_late_binary_op.
6228 (c_objc_common_truthvalue_conversion): Handle results folded to
6229 integer constants that are not integer constant expressions.
6230 * doc/extend.texi: Document when typeof operands are evaluated,
6231 that condition of __builtin_choose_expr is an integer constant
6232 expression, and more about use of __builtin_constant_p in
6233 initializers.
6234
5babbcc0
RG
62352009-03-29 Richard Guenther <rguenther@suse.de>
6236
6237 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Properly
6238 propagate addresses of array references.
6239
0340f2ba
SB
62402009-03-29 Steven Bosscher <steven@gcc.gnu.org>
6241
6242 * regmove.c (perhaps_ends_bb_p): Remove.
6243 (optimize_reg_copy_1): Don't call perhaps_ends_bb_p. Get basic block
6244 from INSN and check that the main loop stays within that basic block.
6245 (optimize_reg_copy_1, optimize_reg_copy_3, fixup_match_2): Likewise.
6246 (regmove_forward_pass): Split out from regmove_optimize. Use
6247 FOR_EACH_BB and FOR_BB_INSNS instead of traversing the insns stream.
6248 (regmove_backward_pass): Split out from regmove_optimize. Use
6249 FOR_EACH_BB_REVERSE and FOR_BB_INSNS_REVERS_SAFE.
6250 (regmove_optimize): Simplify.
6251
eeae74a1
L
62522009-03-29 H.J. Lu <hongjiu.lu@intel.com>
6253
6254 PR target/39545
6255 * config/i386/i386.c (classify_argument): Ignore flexible array
6256 member in struct and warn ABI change.
6257
a24078b2
L
62582009-03-29 H.J. Lu <hongjiu.lu@intel.com>
6259
6260 * config/i386/i386-protos.h (ix86_agi_dependent): New.
6261
6262 * config/i386/i386.c (ix86_agi_dependent): Rewrite.
6263 (ix86_adjust_cost): Updated.
6264
a8da523f
JH
62652009-03-29 Jan Hubicka <jh@suse.cz>
6266
6267 PR middle-end/28850
6268 * tree-pass.h (pass_cleanup_eh): New function.
6269 (remove_unreachable_regions): Break code handling RTL
6270 to rtl_remove_unreachable_regions; remove ERT_MUST_NOT_THROW
6271 that can not be reached by runtime.
6272 (can_be_reached_by_runtime): New function.
6273 (label_to_region_map): New function.
6274 (num_eh_regions): New function.
6275 (rtl_remove_unreachable_regions): New function.
6276 (convert_from_eh_region_ranges): Call rtl_remove_unreachable_regions.
6277 (remove_eh_region): New function.
6278 * except.h: Include sbitmap and vecprim.
6279 (remove_eh_region, remove_unreachable_regions, label_to_region_map,
6280 num_eh_regions): Declare.
6281 * passes.c (init_optimization_passes): Schedule cleanup_eh.
ba20e309 6282 * Makefile.in (EXCEPT_H): New; replace all uses of except.h by it.
a8da523f
JH
6283 * tree-eh.c (tree_remove_unreachable_handlers): New function.
6284 (tree_empty_eh_handler_p): New function.
6285 (cleanup_empty_eh): New function.
6286 (cleanup_eh): New function.
6287 (pass_cleanup_eh): New function.
6288
98f358e5
JH
62892009-03-29 Jan Hubicka <jh@suse.cz>
6290
6291 * except.c (verify_eh_tree): Fix handling of fun!=cfun; be ready
6292 for removed regions.
6293
13a9fa44
JH
62942009-03-29 Jan Hubicka <jh@suse.cz>
6295
6296 * except.c (dump_eh_tree): Dump all datastructures.
6297
e38cf733
JH
62982009-03-29 Jan Hubicka <jh@suse.cz>
6299
6300 * except.c (duplicate_eh_regions_0): Handle AKA bitmap.
6301 (duplicate_eh_regions_1): Likewise.
6302 (duplicate_eh_regions): Likewise; cleanup code gorwing the region
6303 vector; call EH verification.
6304 (foreach_reachable_handler, can_throw_internal_1, can_throw_external_1):
6305 Be ready for region being removed.
6306
12802c2b
JH
63072009-03-29 Jan Hubicka <jh@suse.cz>
6308
6309 * bitmap.c (bitmap_last_set_bit): New function.
6310 * bitmap.h (bitmap_last_set_bit): Declare.
6311
4ea80a41
DA
63122009-03-29 David Ayers <ayers@fsfe.org>
6313
6314 PR objc/27377
6315 * c-typeck.c (build_conditional_expr): Emit ObjC warnings
6316 by calling objc_compare_types and surpress warnings about
6317 incompatible C pointers that are compatible ObjC pointers.
2ba9daa7 6318
4ea80a41 63192009-03-29 Adam Nemet <anemet@caviumnetworks.com>
3dc9eaa6
AN
6320
6321 * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Don't
6322 call initialize_inline_failed.
6323 (initialize_inline_failed): Move it from here ...
6324 * cgraph.c (initialize_inline_failed): ... to here.
6325 (cgraph_create_edge): Call initialize_inline_failed rather than
6326 setting inline_failed directly.
6327
7fb0ee07
BE
63282009-03-29 Ben Elliston <bje@au.ibm.com>
6329
6330 PR target/32542
6331 * sysv4.opt (msdata): Improve comment.
6332 * linux64.h (ASM_SPEC32): Do not pass -memb when -msdata is given.
6333 * sysv4.h (SVR4_ASM_SPEC): Likewise.
6334
0be77bf2
BE
63352009-03-29 Ben Elliston <bje@au.ibm.com>
6336
6337 PR target/30451
6338 * config/rs6000/rs6000.md (*movti_ppc64): Correct the order of
6339 load and store attributes.
6340
593812b6
BE
63412009-03-29 Ben Elliston <bje@au.ibm.com>
6342
6343 * config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_HUGE_VALQ.
6344 (ix86_init_builtins): Add built-in function __builtin_huge_valq.
6345 (ix86_expand_builtin): Handle IX86_BUILTIN_HUGE_VALQ.
6346 * doc/extend.texi (X86 Built-in Functions): Add index entries for
6347 __builtin_infq and __builtin_huge_valq.
6348
8272d11d
AS
63492009-03-28 Anatoly Sokolov <aesok@post.ru>
6350
6351 * config/avr/avr.c (avr_mcu_t): Add atmega8c1, atmega16c1 and
6352 atmega8m1 devices.
6353 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): (Ditto.).
6354 * config/avr/t-avr (MULTILIB_MATCHES): (Ditto.)
6355
74fe548b
XDL
63562009-03-28 Xinliang David Li <davidxl@google.com>
6357
2ba9daa7 6358 * tree-ssa-ccp.c (ccp_finalize): Add dbg_count support.
74fe548b
XDL
6359 (do_dbg_cnt): New function.
6360
33977f81
JH
63612009-03-28 Jan Hubicka <jh@suse.cz>
6362
6363 Merge from pretty-ipa:
6364
6365 2009-03-27 Jan Hubicka <jh@suse.cz>
ba20e309 6366
33977f81
JH
6367 * cgraph.c (dump_cgraph_node): Add replace output flag by process.
6368 * tree-pass.h (function_called_by_processed_nodes_p): Declare.
6369 * passes.c (function_called_by_processed_nodes_p): New.
6370 * ipa-pure-const.c (check_call): Fix handling of operands.
6371 (analyze_function): Dump debug output for skipped bodies.
6372 (local_pure_const): Use function_called_by_processed_nodes_p.
6373 * dwarf2out.c (reference_to_unused): Use output.
6374 * passes.c (do_per_function_toporder): Likewise.
6375
6376 2008-11-12 Jan Hubicka <jh@suse.cz>
6377
6378 * tree-pass.h (pass_fixup_cfg, pass_local_pure_const): Declare.
6379 * ipa-pure-const.c (funct_state_d): Add can throw field; make
6380 state_set_in_source enum
6381 (check_decl): Ignore memory tags; do not set fake looping flags;
6382 dump diagnostics.
6383 (check_operand, check_tree, check_rhs_var, check_lhs_var,
6384 get_asm_expr_operands, scan_function_op, scan_function_stmt): Remove.
6385 (check_call, analyze_function): Rewrite.
6386 (check_stmt): New.
6387 (add_new_function): Update call of analyze_function.
6388 (generate_summary): Add call of analyze_function.
6389 (propagate): Propagate can_throw; handle state_set_in_source correctly.
6390 (local_pure_const): New function.
6391 (pass_local_pure_const): New pass.
6392 * ipa-inline.c (inline_transform): Set after_inlining.
6393 * tree-eh.c (stmt_can_throw_external): New.
6394 * tree-optimize.c (execute_fixup_cfg): Do not set after_inlining;
6395 work with aliasing built.
6396 * tree-flow.h (stmt_can_throw_external): New.
6397 * passes.c (init_optimization_passes): Schedule fixup_cfg pass early;
6398 and local pure/const pass in early and late optimization queue.
ba20e309 6399
617f3897
MJ
64002009-03-28 Martin Jambor <mjambor@suse.cz>
6401
6402 * fold-const.c (get_pointer_modulus_and_residue): New parameter
6403 allow_func_align.
6404 (fold_binary): Allow function decl aligment consideration is the
6405 second argument is integer constant one.
6406 * tree-ssa-forwprop.c (simplify_bitwise_and): New function.
6407 (tree_ssa_forward_propagate_single_use_vars): Handle assing statements
6408 with BIT_AND_EXPR on the RHS by calling simplify_bitwise_and.
6409
fe89fbc5
JH
64102009-03-28 Jan Hubicka <jh@suse.cz>
6411
6412 * dwarf2out.c (dwarf2out_begin_prologue): Use crtl->nothrow
6413 * tree-eh.c (stmt_could_throw_p): Remove check for WEAK decls.
6414 * function.h (rtl_data): Add nothrow flag.
6415 * except.c (set_nothrow_function_flags): Use crtl->nothrow;
6416 set DECL_NOTHROW for AVAILABLE functions.
6417
574872ff
JJ
64182009-03-28 Jakub Jelinek <jakub@redhat.com>
6419
b3bf8855
JJ
6420 * config/rs6000/rs6000-c.c (rs6000_macro_to_expand): If macro
6421 following vector keyword has expansion starting with pixel or bool
6422 keyword, expand vector to __vector and pixel or bool to __pixel or
6423 __bool.
6424
574872ff
JJ
6425 PR c++/39554
6426 * opts.c (warning_disallowed_functions, warn_disallowed_functions,
6427 warn_if_disallowed_function_p): Removed.
6428 (common_handle_option): Don't handle OPT_Wdisallowed_function_list_.
6429 * c-parser.c (c_parser_postfix_expression_after_primary): Don't call
6430 warning_if_disallowed_function_p.
6431 * flags.h (warn_if_disallowed_function_p,
6432 warn_disallowed_functions): Removed.
6433 * common.opt (Wdisallowed-function-list=): Removed.
6434 * doc/invoke.texi (-Wdisallowed-function-list=): Removed.
6435
b005da11
RG
64362009-03-28 Richard Guenther <rguenther@suse.de>
6437
6438 PR tree-optimization/38723
6439 * tree-ssa-pre.c (compute_avail): Add all default definitions to
6440 the entry block.
6441
1de812a6
JH
64422009-03-28 Jan Hubicka <jh@suse.cz>
6443
6444 * tree-ssa-structalias.c (ipa_pta_execute): Fix bogus node->analyzed
6445 test introduced by my previous patch.
6446
fbb789d4
RG
64472009-03-28 Richard Guenther <rguenther@suse.de>
6448
6449 * tree-ssa-copy.c (copy_prop_visit_phi_node): Do not leave
6450 the PHIs value undefined.
6451
6f1873a1
JH
64522009-03-28 Jan Hubicka <jh@suse.cz>
6453
6454 * tree-pass.h (pass_fixup_cfg): New pass.
6455 * ipa-inline.c (inline_transform): Set
6456 always_inline_functions_inlined/after_inlining.
6457 * tree-optimize.c (execute_fixup_cfg): Do not set them here.
6458 (pass_fixup_cfg): New pass.
6459 * passes.c (init_optimization_passes): Add fixup_cfg.
6460
17021bc8
RG
64612009-03-28 Richard Guenther <rguenther@suse.de>
6462
6463 PR tree-optimization/38458
6464 * tree-ssa-copy.c (copy_prop_visit_phi_node): For the first
6465 argument use the arguments copy-of value.
6466
e8114fba
RG
64672009-03-28 Richard Guenther <rguenther@suse.de>
6468
6469 PR tree-optimization/38180
6470 * tree-ssa-ccp.c (get_default_value): Simplify.
6471 (likely_value): Likewise.
6472 (surely_varying_stmt_p): Properly handle VOP case.
6473 (ccp_initialize): Likewise.
6474 (ccp_fold): Handle propagating through *&.
6475 (fold_const_aggregate_ref): Also handle decls.
6476
257eb6e3
JH
64772009-03-28 Jan Hubicka <jh@suse.cz>
6478
6479 * cgraph.c (dump_cgraph_node): Add replace output flag by process.
6480 * cgraph.h (cgraph_node): Likewise.
6481 * cgraphunit.c (cgraph_process_new_functions): Set process flag.
6482 (cgraph_reset_node): Use process flag.
6483 (cgraph_mark_functions_to_output): Likewise.
6484 (cgraph_expand_function): Likewise.
6485 (cgraph_expand_all_functions): Likewise.
6486 (cgraph_output_in_order): Likewise.
6487 * dwarf2out.c (reference_to_unused): Likewise.
6488 * passes.c do_per_function_toporder): Likewise.
6489
61a05df1
JH
64902009-03-28 Jan Hubicka <jh@suse.cz>
6491
6492 Bring from lto-branch:
ba20e309 6493
61a05df1
JH
6494 2008-09-03 Doug Kwan <dougkwan@google.com>
6495
6496 * cgraphbuild.c (initialize_inline_failed): Use cgraph_inline_failed_t
6497 enums instead of reason strings.
6498 * cgraph.c (cgraph_create_edge): Same.
6499 (cgraph_inline_failed_string): New function.
6500 * cgraph.h (cgraph_inline_failed_t): New enum type.
6501 (cgraph_inline_failed_string): New prototype.
6502 (struct cgraph_edge): Change type of INLINED_FAILED from constant
6503 char pointer to cgraph_inline_failed_t.
6504 (cgraph_inline_p): Adjust prototype to use cgraph_inline_failed_t.
6505 (cgraph_default_inline_p): Ditto.
60839f5d 6506 * cgraphunit.c (cgraph_inline_p): Change type of parameter REASON
61a05df1
JH
6507 to cgraph_inline_failed_t pointer.
6508 * cif-code.def: New file.
6509 * ipa-inline.c (cgraph_mark_inline_edge): Use an enum instead of a
6510 reason string.
6511 (cgraph_check_inline_limits): Change type of REASON to pointer to
6512 cgraph_inline_failed_t. Replace reason strings with enums.
6513 (cgraph_default_inline_p): Ditto.
6514 (cgraph_recursive_inlining_p): Ditto.
6515 (update_caller_keys): Change type of FAILED_REASON to
6516 cgraph_inline_failed_t.
6517 (cgraph_set_inline_failed): Change type of REASON to pointer to
6518 cgraph_inline_failed_t. Call cgraph_inline_failed_string to
6519 convert enums to strings for text output.
6520 (cgraph_decide_inlining_of_small_function): Change FAILED_REASON
6521 to be of type cgraph_inline_failed_t. Replace reason strings with
6522 enums. Call cgraph_inline_failed_string to covert enums
6523 to strings for text output.
6524 (cgraph_decide_inlining): Replace reason strings with enums.
6525 (cgraph_decide_inlining_incrementally): Change type of FAILED_REASON
6526 to cgraph_inline_failed_t type. Call cgraph_inline_failed_string
6527 for text output.
6528 * tree-inline.c (expand_call_inline): Change type of REASON
6529 to cgraph_inline_failed_t. Replace reason strings with enums.
6530 Call cgraph_inline_failed_string for text output.
6531 * Makefile.in (CGRAPH_H): Add cif-code.def to dependencies.
6532 (cgraph.o): Ditto.
6533
144e8aac
JH
65342009-03-28 Jan Hubicka <jh@suse.cz>
6535
6536 * cgraph.c (cgraph_node, cgraph_remove_node, dump_cgraph_node,
6537 cgraph_clone_node): Remove master clone handling.
6538 (cgraph_is_master_clone, cgraph_master_clone): Remove.
6539 * cgraph.h (master_clone): Remove.
6540 (cgraph_is_master_clone, cgraph_master_clone): Remove.
6541 * ipa-type-escape.c (type_escape_execute): Remove use of master clone.
6542 (tree-ssa-structalias.c (ipa_pta_execute): Likewise.
6543
4a371c8d
JH
65442009-03-28 Jan Hubicka <jh@suse.cz>
6545
6546 * cgraph.c (cgraph_function_body_availability): Functions declared
6547 inline are always safe to assume that it is not going to be replaced.
6548
6cdb0ee3
RG
65492009-03-28 Richard Guenther <rguenther@suse.de>
6550
6551 PR tree-optimization/38513
6552 * tree-ssa-pre.c (eliminate): Remove redundant stores.
6553 * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle
6554 EXC_PTR_EXPR and FILTER_EXPR.
6555 (get_ref_from_reference_ops): Likewise.
6556
8ca1fd76
RG
65572009-03-28 Richard Guenther <rguenther@suse.de>
6558
6559 PR tree-optimization/38968
6560 * tree-vect-analyze.c (vect_compute_data_ref_alignment):
6561 Use FLOOR_MOD_EXPR to compute misalignment.
6562
a254e44d
RG
65632009-03-28 Richard Guenther <rguenther@suse.de>
6564
6565 PR tree-optimization/37795
6566 * tree.h (combine_comparisons): Declare.
6567 * fold-const.c (combine_comparisons): Export.
6568 * tree-ssa-ifcombine.c (ifcombine_ifandif): Optimize two successive
6569 comparisons.
6570 (ifcombine_iforif): Use combine_comparisons.
6571
a8ee227c
JH
65722009-03-28 Jan Hubicka <jh@suse.cz>
6573
6574 * tree-eh.c (inlinable_call_p): New function.
6575 (make_eh_edges): Use it.
6576 (verify_eh_edges): Use it.
6577 (stmt_can_throw_external, stmt_can_throw_internal): Use it.
6578 * except.c (reachable_next_level): Add inlinable_function argument
6579 (sjlj_find_directly_reachable_regions): Update.
6580 (add_reachable_handler): Do not set saw_any_handlers.
6581 (reachable_next_level): Handle MUST_NOT_THROW more curefully.
6582 (foreach_reachable_handler, can_throw_internal_1, can_throw_external_1):
6583 Add new inlinable call parameter.
6584 (can_throw_internal, can_throw_external): Update.
6585 * except.h (can_throw_internal_1, can_throw_external_1,
6586 foreach_reachable_handler): Update declaration.
6587
52c0e446
JM
65882009-03-28 Joseph Myers <joseph@codesourcery.com>
6589
6590 * config/arm/t-arm-coff, config/h8300/coff.h,
6591 config/i386/i386-aout.h, config/i386/i386-coff.h,
6592 config/libgloss.h, config/m68k/coff.h, config/m68k/m68k-aout.h,
6593 config/pdp11/2bsd.h, config/rs6000/aix41.h,
6594 config/rs6000/aix41.opt, config/rs6000/t-newas, config/sh/coff.h,
6595 fix-header.c, fixproto, gen-protos.c, protoize.c, scan-decls.c,
6596 scan-types.sh, scan.c, scan.h, sort-protos, sys-protos.h,
6597 sys-types.h: Remove.
6598 * Makefile.in: Remove protoize and fixproto support and references
6599 in comments.
6600 (SYSCALLS.c.X-warn, TARGET_GETGROUPS_T, STMP_FIXPROTO,
6601 PROTOIZE_INSTALL_NAME, UNPROTOIZE_INSTALL_NAME, FIXPROTO_DEFINES):
6602 Remove.
6603 (ALL_HOST_OBJS): Remove $(PROTO_OBJS).
6604 (MOSTLYCLEANFILES): Remove protoize$(exeext) and
6605 unprotoize$(exeext).
6606 (rest.encap): Don't depend on $(STMP_FIXPROTO)
6607 (.PHONY): Don't depend on proto.
6608 (libgcc-support): Don't depend on $(STMP_FIXPROTO).
6609 (proto, PROTO_OBJS, protoize$(exeext), unprotoize$(exeext),
6610 protoize.o, unprotoize.o, SYSCALLS.c.X, test-protoize-simple,
6611 deduced.h, GEN_PROTOS_OBJS, build/gen-protos$(build_exeext),
6612 build/gen-protos.o, build/scan.o, xsys-protos.h,
6613 build/fix-header$(build_exeext), build/fix-header.o,
6614 build/scan-decls.o, fixhdr.ready, stmp-fixproto,
6615 stmp-install-fixproto): Remove.
6616 (mostlyclean): Don't remove xsys-protos.hT, SYSCALLS.c.X,
6617 SYSCALLS.c or fixproto files.
6618 (install-common): Don't install protoize.
6619 (install-headers-tar, install-headers-cpio, install-headers-cp):
6620 Don't depend on $(STMP_FIXPROTO).
6621 (install-mkheaders): Don't depend on $(STMP_FIXPROTO). Don't
6622 install fixproto files or write out fixproto settings.
6623 (uninstall): Don't uninstall protoize.
6624 * config.gcc (use_fixproto): Remove.
6625 (arm-*-coff*, armel-*-coff*, h8300-*-*, i[34567]86-*-aout*,
6626 i[34567]86-*-coff*, m68k-*-aout*, m68k-*-coff*, pdp11-*-bsd,
6627 rs6000-ibm-aix4.[12]*, powerpc-ibm-aix4.[12]*, sh-*-*): Remove.
6628 * config/m32r/t-linux (STMP_FIXPROTO): Remove.
6629 * config/m68k/m68k.c: Remove M68K_TARGET_COFF-conditional code.
6630 * config/mips/t-iris (FIXPROTO_DEFINES): Remove.
6631 * config/pa/t-pa-hpux (FIXPROTO_DEFINES): Remove.
6632 * config/pdp11/pdp11.c: Remove TWO_BSD-conditional code.
6633 * config/t-svr4 (FIXPROTO_DEFINES): Remove.
6634 * config/t-vxworks (STMP_FIXPROTO): Remove.
6635 * configure.ac (AC_TYPE_GETGROUPS, TARGET_GETGROUPS_T,
6636 STMP_FIXPROTO): Remove.
6637 * config.in, configure: Regenerate.
6638 * crtstuff.c (gid_t, uid_t): Don't undefine.
6639 * doc/install.texi: Change m68k-coff to m68k-elf in example.
6640 (arm-*-coff, arm-*-aout: Remove target entries.
6641 (*-ibm-aix*): Mention removal of support for AIX 4.2 and older.
6642 Remove mention of AIX 4.1.
6643 (m68k-*-*): Remove mention of m68k-*-aout and m68k-*-coff*.
6644 * doc/invoke.texi (Running Protoize): Remove.
6645 * doc/trouble.texi (Actual Bugs): Remove mention of fixproto.
6646 (Protoize Caveats): Remove.
6647 * tsystem.h: Update comments on headers assumed to exist.
6648
20a07f44
VM
66492009-03-27 Vladimir Makarov <vmakarov@redhat.com>
6650
6651 * genautomata.c: Add a new year to the copyright. Add a new
6652 reference.
6653 (struct insn_reserv_decl): Add comments for member bypass_list.
6654 (find_bypass): Remove.
6655 (insert_bypass): New.
6656 (process_decls): Use insert_bypass.
6657 (output_internal_insn_latency_func): Output all bypasses with the
6658 same input insn in one switch case.
6659
6660 * rtl.def (define_bypass): Describe bypass choice.
6661 * doc/md.texi (define_bypass): Ditto.
6662
3a0d06c1
RB
66632009-03-27 Richard Guenther <rguenther@suse.de>
6664
6665 * gimplify.c (mark_addressable): Export.
6666 * tree-flow.h (mark_addressable): Declare.
6667 * tree-ssa-loop-manip.c (create_iv): Mark the base addressable.
6668 * tree-ssa.c (verify_phi_args): Verify that address taken
6669 variables have TREE_ADDRESSABLE set.
6670
66712009-03-27 Richard Guenther <rguenther@suse.de>
6672
6673 * fold-const.c (build_fold_addr_expr_with_type_1): Rename back to ...
6674 (build_fold_addr_expr_with_type): ... this. Remove in_fold handling.
6675 Do not mark decls TREE_ADDRESSABLE.
6676 (build_fold_addr_expr): Adjust.
6677 (fold_addr_expr): Remove.
6678 (fold_unary): Use build_fold_addr_expr.
6679 (fold_comparison): Likewise.
6680 (split_address_to_core_and_offset): Likewise.
6681 * coverage.c (tree_coverage_counter_addr): Mark the array decl
6682 TREE_ADDRESSABLE.
6683 * gimplify.c (mark_addressable): Do not exclude RESULT_DECLs.
6684 (gimplify_modify_expr_to_memcpy): Mark source and destination
6685 addressable.
6686 * omp-low.c (create_omp_child_function): Mark the object decl
6687 TREE_ADDRESSABLE.
6688 (lower_rec_input_clauses): Mark the var we take the address of
6689 TREE_ADDRESSABLE.
6690 (lower_omp_taskreg): Mark the sender decl TREE_ADDRESSABLE.
6691
2ac26e15
L
66922009-03-27 H.J. Lu <hongjiu.lu@intel.com>
6693
6694 PR middle-end/39315
6695 * cfgexpand.c (expand_one_stack_var_at): Change alignment
6696 limit to MAX_SUPPORTED_STACK_ALIGNMENT.
6697
472c7fbd
RG
66982009-03-27 Richard Guenther <rguenther@suse.de>
6699
6700 PR tree-optimization/39120
6701 * tree-ssa-structalias.c (handle_rhs_call): Fill out return
6702 constraints.
6703 (handle_lhs_call): Process return constraints. Add escape
6704 constraints if necessary.
6705 (handle_const_call): Fill out return constraints. Make nested
6706 case more precise. Avoid consttmp if possible.
6707 (handle_pure_call): Fill out return constraints. Avoid
6708 callused if possible.
6709 (find_func_aliases): Simplify call handling.
6710
67112009-03-27 Richard Guenther <rguenther@suse.de>
6712
6713 PR tree-optimization/39120
6714 * tree-ssa-structalias.c (do_sd_constraint): Do not use CALLUSED
6715 as a representative.
6716 (solve_graph): Do propagate CALLUSED.
6717 (handle_pure_call): Use a scalar constraint from CALLUSED for
6718 the return value.
6719 (find_what_p_points_to): CALLUSED shall not appear in poins-to
6720 solutions.
6721
d9223014
L
67222009-03-27 H.J. Lu <hongjiu.lu@intel.com>
6723
6724 PR c/39323
6725 * c-common.c (handle_aligned_attribute): Properly check alignment
6726 overflow. Use (1U << i) instead of (1 << i).
6727
ba20e309 6728 * emit-rtl.c (get_mem_align_offset): Use "unsigned int" for align.
d9223014
L
6729
6730 * expr.h (get_mem_align_offset): Updated.
6731
6732 * tree.h (tree_decl_common): Change align to "unsigned int" and
6733 move it before pointer_alias_set.
6734
689b689c
L
67352009-03-27 H.J. Lu <hongjiu.lu@intel.com>
6736 Jakub Jelinek <jakub@redhat.com>
6737
6738 PR target/38034
6739 * config/ia64/sync.md (cmpxchg_rel_<mode>): Replace input
6740 gr_register_operand with gr_reg_or_0_operand.
6741 (cmpxchg_rel_di): Likewise.
6742 (sync_lock_test_and_set<mode>): Likewise.
6743
c619e982
L
67442009-03-27 H.J. Lu <hongjiu.lu@intel.com>
6745
6746 * jump.c (rtx_renumbered_equal_p): Use subreg_get_info.
6747 (true_regnum): Likewise.
6748
6749 * rtlanal.c (subreg_info): Moved to ...
6750 * rtl.h (subreg_info): Here. New.
6751 (subreg_get_info): New.
6752
6753 * rtlanal.c (subreg_get_info): Make it extern.
6754
51212b32
L
67552009-03-27 H.J. Lu <hongjiu.lu@intel.com>
6756
6757 PR target/39472
6758 * config/i386/i386.c (ix86_abi): New.
6759 (override_options): Handle -mabi=.
ba20e309 6760 (ix86_function_arg_regno_p): Replace DEFAULT_ABI with ix86_abi.
51212b32
L
6761 (ix86_call_abi_override): Likewise.
6762 (init_cumulative_args): Likewise.
6763 (function_arg_advance): Likewise.
6764 (function_arg_64): Likewise.
6765 (function_arg): Likewise.
6766 (ix86_pass_by_reference): Likewise.
6767 (ix86_function_value_regno_p): Likewise.
6768 (ix86_build_builtin_va_list_abi): Likewise.
6769 (setup_incoming_varargs_64): Likewise.
6770 (is_va_list_char_pointer): Likewise.
6771 (ix86_init_machine_status): Likewise.
ba20e309 6772 (ix86_reg_parm_stack_space): Use enum calling_abi on call_abi.
51212b32
L
6773 (ix86_function_type_abi): Return enum calling_abi. Rewrite
6774 for 64bit. Replace DEFAULT_ABI with ix86_abi.
ba20e309 6775 (ix86_function_abi): Make it static and return enum calling_abi.
51212b32
L
6776 (ix86_cfun_abi): Return enum calling_abi. Replace DEFAULT_ABI
6777 with ix86_abi.
6778 (ix86_fn_abi_va_list): Updated.
6779
6780 * config/i386/i386.h (ix86_abi): New.
6781 (STACK_BOUNDARY): Replace DEFAULT_ABI with ix86_abi.
6782 (CONDITIONAL_REGISTER_USAGE): Likewise.
6783 (CUMULATIVE_ARGS): Change call_abi type to enum calling_abi.
6784 (machine_function): Likewise.
6785
6786 * config/i386/i386.md (untyped_call): Replace DEFAULT_ABI
6787 with ix86_abi.
6788 * config/i386/cygming.h (TARGET_64BIT_MS_ABI): Likewise.
6789 (STACK_BOUNDARY): Likewise.
6790 * config/i386/mingw32.h (EXTRA_OS_CPP_BUILTINS): Likewise.
6791
6792 * config/i386/i386.opt (mabi=): New.
6793
6794 * config/i386/i386-protos.h (ix86_cfun_abi): Changed to
6795 return enum calling_abi.
6796 (ix86_function_type_abi): Likewise.
6797 (ix86_function_abi): Removed.
6798
6799 * doc/invoke.texi: Document -mabi= option for x86.
6800
7338ea63
KG
68012009-03-27 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6802
6803 * builtins.c (real_dconstp): Delete.
6804 (fold_builtin_logarithm): Remove inaccurate log(e) special case.
6805
68599f33
DS
68062009-03-27 Dodji Seketeli <dodji@redhat.com>
6807 Jakub Jelinek <jakub@redhat.com>
6808
6809 PR debug/37959
6810 * dwarf2out.c (dwarf_attr_name): Handle DW_AT_explicit attribute.
6811 (gen_subprogram_die): When a function is explicit, generate the
6812 DW_AT_explicit attribute.
6813 * langhooks.h (struct lang_hooks_for_decls): Add
6814 function_decl_explicit_p langhook.
6815 * langhooks-def.h (LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P): Define.
6816 (LANG_HOOKS_DECLS): Add LANG_HOOKS_FUNCTION_DECL_EXPLICIT_P.
6817
9f5e9983
JJ
68182009-03-27 Jakub Jelinek <jakub@redhat.com>
6819
64d7685c
JJ
6820 * builtins.c (fold_builtin_memory_op): Optimize memmove
6821 into memcpy if we can prove source and destination don't overlap.
6822
9f5e9983
JJ
6823 * tree-inline.c: Include gt-tree-inline.h.
6824 (clone_fn_id_num): New variable.
6825 (clone_function_name): New function.
6826 (tree_function_versioning): Use it.
6827 * Makefile.in (GTFILES): Add tree-inline.c.
6828
e54d52a8
MM
68292009-03-27 Mark Mitchell <mark@codesourcery.com>
6830
6831 * BASE-VER: Change to 4.5.0.
6832
e9d51dc6
XDL
68332009-03-27 Xinliang David Li <davidxl@google.com>
6834
6835 PR tree-optimization/39557
6836 * tree-ssa.c (warn_uninitialized_vars): free postdom info.
6837
4577cea1
XDL
68382009-03-27 Xinliang David Li <davidxl@google.com>
6839
6840 PR tree-optimization/39548
2ba9daa7 6841 * tree-ssa-copy.c (copy_prop_visit_phi_node): Add copy
4577cea1
XDL
6842 candidate check.
6843
0f7464f4
L
68442009-03-27 H.J. Lu <hongjiu.lu@intel.com>
6845
6846 * c-common.c (pointer_int_sum): Use %wd on return from
6847 tree_low_cst.
6848
a8847a7f
L
68492009-03-27 H.J. Lu <hongjiu.lu@intel.com>
6850
6851 * c-common.c (pointer_int_sum): Use HOST_WIDE_INT_PRINT_DEC
6852 on return from tree_low_cst.
6853
b0957daf
AP
68542009-03-27 Andrew Pinski <andrew_pinski@playstation.sony.com>
6855
6856 PR c++/36799
ba20e309
UB
6857 * ginclude/stdarg.h (va_copy): Define also for
6858 __GXX_EXPERIMENTAL_CXX0X__.
b0957daf 6859
a5f805df
MLI
68602009-03-27 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6861
6862 PR c++/35652
6863 * builtins.h (c_strlen): Do not warn here.
6864 * c-typeck.c (build_binary_op): Adjust calls to pointer_int_sum.
6865 * c-common.c (pointer_int_sum): Take an explicit location.
6866 Warn about offsets out of bounds.
6867 * c-common.h (pointer_int_sum): Adjust declaration.
6868
6f401211
RW
68692009-03-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6870
a5f805df
MLI
6871 * doc/invoke.texi (i386 and x86-64 Windows Options): Fix texinfo
6872 markup glitch.
6f401211 6873
5a59b39e
JJ
68742009-03-26 Jakub Jelinek <jakub@redhat.com>
6875
6876 PR c++/39554
6877 * opts.c (warn_if_disallowed_function_p): Don't assume
6878 get_callee_fndecl must return non-NULL.
6879
d5f89b53
VM
68802009-03-26 Vladimir Makarov <vmakarov@redhat.com>
6881
6882 PR rtl-optimization/39522
6883 * reload1.c (reload_as_needed): Invalidate reg_last_reload_reg too
6884 when reg_reloaded_valid is set.
6885
61238a79
UW
68862009-03-26 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
6887
6888 * config/spu/divv2df3.c: New file.
6889 * config/spu/t-spu-elf (LIB2FUNCS_STATIC_EXTRA): Add it.
6890 (DPBIT_FUNCS): Filter out _div_df.
6891
03f8829b
BS
68922009-03-26 Bernd Schmidt <bernd.schmidt@analog.com>
6893
6894 * config/bfin/bfin.c (bfin_optimize_loop): If the LSETUP goes before
6895 a jump insn, count that jump in the distance to the loop start.
6896
9fdcdc74
KK
68972009-03-25 Kaz Kojima <kkojima@gcc.gnu.org>
6898
6899 PR target/39523
6900 * config/sh/sh.c (calc_live_regs): Fix condition for global
6901 registers except PIC_OFFSET_TABLE_REGNUM.
6902
46994828
KT
69032009-03-25 Kai Tietz <kai.tietz@onevision.com>
6904
6905 PR/39518
6906 * doc/invoke.texi (-mconsole): New.
6907 (-mcygwin): New.
6908 (-mno-cygwin): New.
6909 (-mdll): New.
6910 (-mnop-fun-dllimport): New.
6911 (-mthread): New.
6912 (-mwin32): New.
6913 (-mwindows): New.
6914 (sub section "i386 and x86-64 Windows Options"): New.
6915
60839f5d 69162009-03-25 Ralf Corsépius <ralf.corsepius@rtems.org>
370017b4
RC
6917
6918 * config/arm/rtems-elf.h: Remove LINK_GCC_C_SEQUENCE_SPEC.
6919 * config/rs6000/t-rtems: Remove MULTILIB_EXTRA_OPTS.
6920
ae560440
RG
69212009-03-25 Richard Guenther <rguenther@suse.de>
6922
6923 PR middle-end/39497
6924 * Makefile.in (dfp.o-warn): Use -fno-strict-aliasing instead
6925 of -Wno-error.
6926
cd510f15
AM
69272009-03-25 Andrey Belevantsev <abel@ispras.ru>
6928
6929 * config/ia64/ia64.c (ia64_set_sched_flags): Zero spec_info->mask when
6930 neither of haifa/selective schedulers are working.
6931
44ab0f0e
RW
69322009-03-25 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6933
6934 * doc/invoke.texi (Debugging Options): Fix description of
6935 -fno-merge-debug-strings.
6936
ad9646c7
HPN
69372009-03-24 Hans-Peter Nilsson <hp@axis.com>
6938
e6142656
HPN
6939 * config/cris/libgcc.ver: New version-script.
6940 * config/cris/t-linux (SHLIB_MAPFILES): Use it.
6941
ad9646c7
HPN
6942 * configure.ac <GAS features, nop mnemonic>: Add pattern
6943 crisv32-*-* for "nop".
ba20e309 6944 <GAS features, Thread-local storage>: Add item for CRIS and CRIS v32.
ad9646c7
HPN
6945 * configure: Regenerate.
6946
09ac4473
IR
69472009-03-24 Ira Rosen <irar@il.ibm.com>
6948
6949 PR tree-optimization/39529
6950 * tree-vect-transform.c (vect_create_data_ref_ptr): Call
6951 mark_sym_for_renaming for the tag copied to the new vector
6952 pointer.
6953
d94a427e
AL
69542009-03-24 Arthur Loiret <aloiret@debian.org>
6955
ba20e309 6956 * config.host (alpha*-*-linux*): Use driver-alpha.o and alpha/x-alpha.
d94a427e
AL
6957 * config/alpha/linux.h (host_detect_local_cpu): Declare, add to
6958 EXTRA_SPEC_FUNCTIONS.
6959 (MCPU_MTUNE_NATIVE_SPECS, DRIVER_SELF_SPECS): New macros.
6960 * config/alpha/driver-alpha.c, config/alpha/x-alpha: New.
6961 * doc/invoke.texi (DEC Alpha Options): Document 'native' value for
6962 -march and -mtune options.
6963
60839f5d 69642009-03-24 Ralf Corsépius <ralf.corsepius@rtems.org>
722d07aa
RC
6965
6966 * config/m68k/t-rtems: Add m5329 multilib.
6967
603f5959
DS
69682009-03-24 Dodji Seketeli <dodji@redhat.com>
6969 Jakub Jelinek <jakub@redhat.com>
6970
6971 PR debug/39524
6972 * dwarf2out.c (gen_variable_die): Avoid adding duplicate declaration
6973 nodes.
6974
c5cdb03f
JJ
69752009-03-23 Jakub Jelinek <jakub@redhat.com>
6976
6977 PR c/39495
6978 * c-parser.c (c_parser_omp_for_loop): Call c_parser_binary_expression
6979 instead of c_parser_expression_conv, if original_code isn't one of the
6980 4 allowed comparison codes, fail.
6981
3691626c
RG
69822009-03-23 Richard Guenther <rguenther@suse.de>
6983
6984 * cgraph.h (struct cgraph_node): Reorder fields for 64-bit hosts.
6985 * tree.h (struct tree_type): Likewise.
6986 * reload.h (struct insn_chain): Likewise.
6987 * dwarf2out.c (struct dw_loc_descr_struct): Likewise.
6988 * function.h (struct function): Likewise.
6989 * tree-ssa-structalias.c (struct equiv_class_label): Likewise.
6990
88ccb72a
JJ
69912009-03-23 Jakub Jelinek <jakub@redhat.com>
6992
6993 PR tree-optimization/39516
6994 * lambda-code.c (perfect_nestify): Fix type of the uboundvar variable.
6995
60839f5d 69962009-03-23 Bingfeng Mei <bmei@broadcom.com>
a583a67e 6997
2ba9daa7 6998 * config.gcc (need_64bit_hwint): Make clear that need_64bit_hwint
a583a67e
BM
6999 should be set true if BITS_PER_WORD of target is bigger than 32
7000
f82162f8
HPN
70012009-03-22 Hans-Peter Nilsson <hp@axis.com>
7002
7003 * config/cris/linux.h (CRIS_LINK_SUBTARGET_SPEC):
7004 Translate -B-options to -rpath-link. Correct existing
7005 rpath-link and conditionalize on !nostdlib.
7006
048fd785
RW
70072009-03-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7008
7009 * doc/extend.texi (Function Attributes, Variable Attributes):
7010 Fix typos.
7011 * doc/invoke.texi (Debugging Options, Optimize Options)
7012 (i386 and x86-64 Options, MCore Options): Likewise.
7013
6e75c1a9
JJ
70142009-03-20 Jakub Jelinek <jakub@redhat.com>
7015
7016 PR debug/37890
7017 * dwarf2out.c (gen_namespace_die): Add context_die argument and use
7018 it for block local namespace aliases.
7019 (gen_decl_die): Pass context_die to gen_namespace_die.
7020
ea1199ee
JJ
70212009-03-19 Jakub Jelinek <jakub@redhat.com>
7022
7023 PR c/39495
7024 * c-omp.c (c_finish_omp_for): Allow NE_EXPR with TREE_TYPE (decl)'s
7025 minimum or maximum value.
7026
58929c10
AO
70272009-03-19 Alexandre Oliva <aoliva@redhat.com>
7028
7029 * reginfo.c (globalize_reg): Recompute derived reg sets.
7030
60839f5d 70312009-03-19 Ozkan Sezer <sezeroz@gmail.com>
234952b3
OS
7032
7033 PR target/39063
7034 * libgcc2.c (mprotect): Do not use signed arguments for
7035 VirtualProtect, use DWORD arguments. Also fix the 'may
7036 be used uninitialized' warning for the np variable.
7037
f57c2f04
JJ
70382009-03-19 Jakub Jelinek <jakub@redhat.com>
7039
7040 PR target/39496
7041 * config/i386/i386.c (ix86_function_regparm): Don't optimize local
7042 functions using regparm calling conventions when not optimizing.
7043 (ix86_function_sseregparm): Similarly for sseregparm calling
7044 conventions.
7045
9e517d61
LF
70462009-03-19 Li Feng <nemokingdom@gmail.com>
7047
7048 PR middle-end/39500
7049 * tree-data-ref.c (analyze_subscript_affine_affine): There is no
7050 dependence if the first conflict is after niter iterations.
7051
8ef20026
HPN
70522009-03-19 Hans-Peter Nilsson <hp@axis.com>
7053
7054 PR middle-end/38609
7055 * config/cris/cris.h (FRAME_POINTER_REQUIRED): Force for all
7056 functions with dynamic stack-pointer adjustments.
7057
64e4a1a6
BE
70582009-03-19 Ben Elliston <bje@au.ibm.com>
7059
7060 * doc/invoke.texi (RS/6000 and PowerPC Options): Fix -msdata-data
7061 option; change to -msdata=data.
7062
9a0f3e86
RW
70632009-03-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7064
7065 * c.opt: Unify help texts for -Wdeprecated, -Wsystem-headers,
7066 and -fopenmp.
7067
09bc5979
EB
70682009-03-18 Eric Botcazou <ebotcazou@adacore.com>
7069
7070 PR target/35180
7071 * config/sparc/sparc.md (do_builtin_setjmp_setup): Prettify asm output.
7072
332459cd
SL
70732009-03-18 Sandra Loosemore <sandra@codesourcery.com>
7074
7075 * doc/invoke.texi (Code Gen Options): Expand discussion of
7076 -fno-common.
7077
8f5929e1
JJ
70782009-03-18 Jakub Jelinek <jakub@redhat.com>
7079
7080 * dse.c (struct group_info): Reorder fields for 64-bit hosts.
7081 * matrix-reorg.c (struct matrix_info): Likewise.
7082 * tree-ssa-loop-ivopts.c (struct ivopts_data): Likewise.
7083 * rtl.h (struct mem_attrs): Likewise.
7084 * df.h (struct df): Likewise.
7085 * tree-data-ref.h (struct data_dependence_relation): Likewise.
7086 * ira-int.h (struct ira_allocno): Likewise.
7087 * df-scan.c (struct df_collection_rec): Likewise.
7088 * ira.c (struct equivalence): Likewise.
7089 * function.c (struct temp_slot): Likewise.
7090 * cfgloop.h (struct loop): Likewise.
7091
d130d647
JJ
7092 PR debug/39485
7093 * function.c (use_register_for_decl): When not optimizing, disregard
7094 register keyword for variables with types containing methods.
7095
9968d233
SP
70962009-03-18 Sebastian Pop <sebastian.pop@amd.com>
7097
7098 PR middle-end/39447
7099 * graphite.c (exclude_component_ref): Renamed contains_component_ref_p.
7100 (is_simple_operand): Call contains_component_ref_p before calling data
7101 reference analysis that would fail on COMPONENT_REFs.
7102
7103 * tree-vrp.c (search_for_addr_array): Fix formatting.
7104
69484bfd
RG
71052009-03-18 Richard Guenther <rguenther@suse.de>
7106
7107 * tree-vect-transform.c (vect_loop_versioning): Fold the
7108 generated comparisons.
7109 * tree-vectorizer.c (set_prologue_iterations): Likewise.
7110 (slpeel_tree_peel_loop_to_edge): Likewise.
7111
66811228
RW
71122009-03-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7113
0631b69f
RW
7114 PR middle-end/37805
7115 * opts.c (print_specific_help): In addition to `undocumented',
7116 accept `separate' and `joined' flags if passed alone. Describe
7117 output by the first matched one of those.
7118 (common_handle_option): Skip over empty strings.
7119 * gcc.c (display_help): Fix help string for `--help='.
7120 * doc/invoke.texi (Option Summary, Overall Options): With
7121 `--help=', classes and qualifiers can both be repeated, but
7122 only the latter can be negated. One should not pass only
7123 negated qualifiers. Fix markup and examples.
7124
66811228
RW
7125 Revert
7126 2008-10-14 Jakub Jelinek <jakub@redhat.com>
7127 PR middle-end/37805
7128 * opts.c (common_handle_option): Don't ICE on -fhelp=joined
7129 and -fhelp=separate.
7130
3c072c6b
JY
71312009-03-17 Jing Yu <jingyu@google.com>
7132
7133 PR middle-end/39378
80c65208
JY
7134 * function.h (struct rtl_data): Move is_thunk from here...
7135 (struct function): ...to here.
7136 * cp/method.c (use_thunk): Change is_thunk from crtl to cfun.
3c072c6b
JY
7137 * varasm.c (assemble_start_function): Change is_thunk from crtl to
7138 cfun.
80c65208
JY
7139 * config/alpha/alpha.c (alpha_sa_mask): Change is_thunk from crtl to
7140 cfun.
7141 (alpha_does_function_need_gp, alpha_start_function): Likewise.
7142 (alpha_output_function_end_prologue): Likewise.
7143 (alpha_end_function, alpha_output_mi_thunk_osf): Likewise.
7144 * config/rs6000/rs6000.c (rs6000_ra_ever_killed): Likewise.
7145 (rs6000_output_function_epilogue): Likewise.
7146 * config/arm/arm.h (ARM_DECLARE_FUNCTION_NAME): Likewise.
3c072c6b 7147
9ade279b
UB
71482009-03-17 Uros Bizjak <ubizjak@gmail.com>
7149
7150 PR target/39482
7151 * config/i386/i386.md (*truncdfsf_mixed): Avoid combining registers
7152 from different units in a single alternative.
7153 (*truncdfsf_i387): Ditto.
7154 (*truncxfsf2_mixed): Ditto.
7155 (*truncxfdf2_mixed): Ditto.
7156
16e60c17
JJ
71572009-03-17 Jakub Jelinek <jakub@redhat.com>
7158
98381eb4
JJ
7159 * dwarf2out.c (dwarf2out_imported_module_or_decl_1): Allow
7160 non-NAMESPACE_DECL IMPORTED_DECL_ASSOCIATED_DECL.
7161
df5deb18
JJ
7162 PR debug/39474
7163 * tree-ssa-live.c (remove_unused_locals): Don't remove local
7164 unused non-artificial variables when not optimizing.
7165
a3f596ba
JJ
7166 PR debug/39471
7167 * dwarf2out.c (dwarf2out_imported_module_or_decl_1): Emit
7168 DW_TAG_imported_module even if decl is IMPORTED_DECL with
7169 NAMESPACE_DECL in its DECL_INITIAL.
7170
6b2b8871
JJ
7171 PR middle-end/39443
7172 * optabs.c (set_user_assembler_libfunc): New function.
7173 * expr.h (set_user_assembler_libfunc): New prototype.
7174 * c-common.c: Include libfuncs.h.
7175 (set_builtin_user_assembler_name): Call set_user_assembler_libfunc
7176 for memcmp, memset, memcpy, memmove and abort.
7177 * Makefile.in (c-common.o): Depend on libfuncs.h.
7178
16e60c17
JJ
7179 PR debug/39412
7180 * dwarf2out.c (gen_inlined_enumeration_type_die,
7181 gen_inlined_structure_type_die, gen_inlined_union_type_die,
7182 gen_tagged_type_instantiation_die): Removed.
7183 (gen_decl_die): For TYPE_DECL_IS_STUB with non-NULL decl_origin
7184 do nothing.
7185
4d936aca
JJ
71862009-03-17 Janis Johnson <janis187@us.ibm.com>
7187
7188 PR testsuite/38526
7189 * Makefile.in (site.exp): Rename TEST_GCC_EXEC_PREFIX and comment
7190 its use.
7191 (check-%): Don't set GCC_EXEC_PREFIX when invoking runtest.
7192 (check-parallel-%): Ditto.
7193 (check-consistency): Ditto.
7194
4e9b2e50
KT
71952009-03-17 Kai Tietz <kai.tietz@onevision.com>
7196
7197 * ipa-struct-reorg.c (create_general_new_stmt): Initialize
7198 local variable rhs by NULL_TREE.
7199
21440b2d
L
72002009-03-17 H.J. Lu <hongjiu.lu@intel.com>
7201
7202 PR target/39477
9ade279b 7203 * doc/extend.texi: Correct register behavior for regparm on Intel 386.
21440b2d 7204
d8905c6a
L
72052009-03-17 H.J. Lu <hongjiu.lu@intel.com>
7206
7207 PR target/39476
9ade279b 7208 * config/i386/i386.c (ix86_function_regparm): Rewrite for 64bit.
d8905c6a
L
7209
72102009-03-17 H.J. Lu <hongjiu.lu@intel.com>
435a61d3
L
7211
7212 PR target/39473
7213 * config/i386/i386.c (ix86_expand_call): Check extra clobbers
7214 for ms->sysv ABI calls only in 64bit mode.
7215
7216 * config/i386/i386.md (untyped_call): Support 32bit.
7217
cdcabece
L
72182009-03-16 H.J. Lu <hongjiu.lu@intel.com>
7219
7220 * doc/extend.texi: Replace x86_65 with x86_64.
7221
97b4ba9f
JJ
72222009-03-16 Jakub Jelinek <jakub@redhat.com>
7223
7224 PR tree-optimization/39455
7225 * tree-ssa-loop-niter.c (number_of_iterations_lt_to_ne): Fix types
7226 mismatches for POINTER_TYPE_P (type).
7227 (number_of_iterations_le): Likewise.
7228
60839f5d 72292009-03-16 Hariharan Sandanagobalane <hariharan@picochip.com>
83c191e1
HS
7230
7231 * config/picochip/picochip.c: Removed profiling support.
7232 * config/picochip/picochip.md: Removed profiling instruction.
7233 * config/picochip/picochip.h: Removed profiling builtin.
7234
f38095f3
JM
72352009-03-16 Joseph Myers <joseph@codesourcery.com>
7236
7237 * doc/install.texi (--with-host-libstdcxx): Document.
7238
2cb4817b
AS
72392009-03-14 Anatoly Sokolov <aesok@post.ru>
7240
7241 PR target/34299
7242 * config/avr/avr.c (avr_handle_fndecl_attribute): Move code for
7243 generate a warning if the function name does not begin with
7244 "__vector" and the function has either the 'signal' or 'interrupt'
7245 attribute, from here to ...
7246 (avr_declare_function_name): ...here. New function.
7247 * config/avr/avr.h (ASM_DECLARE_FUNCTION_NAME): Redefine.
7248 * config/avr/avr-protos.h (avr_declare_function_name): Declare.
7249
39b2ac74
JJ
72502009-03-14 Jakub Jelinek <jakub@redhat.com>
7251
7252 PR bootstrap/39454
7253 * cse.c (fold_rtx): Don't modify original const_arg1 when
7254 canonicalizing SHIFT_COUNT_TRUNCATED shift count, do it on a
7255 separate variable instead.
7256 * rtlanal.c (nonzero_bits1) <case ASHIFTRT>: Don't assume anything
7257 from out of range shift counts.
7258 (num_sign_bit_copies1) <case ASHIFTRT, case ASHIFT>: Similarly.
7259
ad41bd84 72602009-03-13 Catherine Moore <clm@codesourcery.com>
f7a82dee 7261
60839f5d 7262 * config/i386/x-mingw32 (host-mingw32.o): Replace
f7a82dee
CM
7263 diagnostic.h with $(DIAGNOSTIC_H).
7264
ad41bd84 72652009-03-12 Jakub Jelinek <jakub@redhat.com>
03a18198
JJ
7266
7267 PR target/39431
7268 * config/i386/predicates.md (cmpxchg8b_pic_memory_operand): New
7269 predicate.
7270 * config/i386/sync.md (sync_compare_and_swap<mode>,
7271 sync_compare_and_swap_cc<mode>): For DImode with -m32 -fpic check
7272 if operands[1] is cmpxchg8b_pic_memory_operand, if not force address
7273 into a register.
7274 (sync_double_compare_and_swapdi_pic,
7275 sync_double_compare_and_swap_ccdi_pic): Require operand 1 to be
7276 cmpxchg8b_pic_memory_operand instead of just memory_operand.
7277
122c59c7
L
72782009-03-12 H.J. Lu <hongjiu.lu@intel.com>
7279
7280 PR target/39445
9ade279b 7281 * config/i386/i386.c (ix86_expand_push): Don't set memory alignment.
122c59c7 7282
cec8874f
L
72832009-03-12 H.J. Lu <hongjiu.lu@intel.com>
7284
7285 PR target/39327
7286 * config/i386/sse.md (avx_addsubv8sf3): Correct item bits.
7287 (avx_addsubv4df3): Likewise.
7288 (*avx_addsubv4sf3): Likewise.
7289 (sse3_addsubv4sf3): Likewise.
7290
bbb52802
L
72912009-03-12 H.J. Lu <hongjiu.lu@intel.com>
7292
7293 PR target/38824
9ade279b 7294 * config/i386/i386.md: Compare REGNO on the new peephole2 patterns.
bbb52802 7295
a812fb07
VM
72962009-03-12 Vladimir Makarov <vmakarov@redhat.com>
7297
7298 PR debug/39432
7299 * ira-int.h (struct allocno): Fix comment for calls_crossed_num.
7300 * ira-conflicts.c (ira_build_conflicts): Prohibit call used
7301 registers for allocnos created from user-defined variables.
7302
4caab5ba
UW
73032009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7304
7305 PR target/39181
7306 * config/spu/spu.c (spu_expand_mov): Handle invalid subregs
7307 of non-integer mode as well.
7308
498e51ca
AN
73092009-03-11 Adam Nemet <anemet@caviumnetworks.com>
7310
7311 * gimplify.c (gimplify_call_expr): Don't set CALL_CANNOT_INLINE_P
7312 for functions for which the parameter types are unknown.
7313
9bfaf89d
JJ
73142009-03-11 Jakub Jelinek <jakub@redhat.com>
7315
7316 PR target/39137
9ade279b 7317 * cfgexpand.c (get_decl_align_unit): Use LOCAL_DECL_ALIGNMENT macro.
9bfaf89d
JJ
7318 * defaults.h (LOCAL_DECL_ALIGNMENT): Define if not yet defined.
7319 * config/i386/i386.h (LOCAL_DECL_ALIGNMENT): Define.
7320 * config/i386/i386.c (ix86_local_alignment): For
7321 -m32 -mpreferred-stack-boundary=2 use 32-bit alignment for
7322 long long variables on the stack to avoid dynamic realignment.
7323 Allow the first argument to be a decl rather than type.
7324 * doc/tm.texi (LOCAL_DECL_ALIGNMENT): Document.
7325
18a3bdcb
NC
73262009-03-11 Nick Clifton <nickc@redhat.com>
7327
7328 PR target/5362
40190a76
NC
7329 * config/mcore/mcore.opt: Remove deprecated m4align and m8align
7330 options.
7331 Add description to mno-lsim option.
7332 * config/mcore/mcore.h: Remove comment about deprecated m4align
7333 option.
7334 (TARGET_DEFAULT): Remove deprecated MASK_M8ALIGN.
7335 * doc/invoke.texi: Add description of mno-lsim and
7336 mstack-increment options.
7337
18a3bdcb
NC
7338 * config/fr30/fr30.opt: Document the -mno-lsim option.
7339 * doc/invoke.texi: Add descriptions of the FR30's -msmall-model
7340 and -mno-lsim options.
7341
dc215785
UW
73422009-03-11 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7343
7344 * fold-const.c (fold_comparison): Only call fold_inf_compare
7345 if the mode supports infinities.
7346
7716876b
JM
73472009-03-11 Jason Merrill <jason@redhat.com>
7348
7349 PR debug/39086
7350 * tree-nrv.c (tree_nrv): Don't do this optimization if the front
7351 end already did. Notice GIMPLE_CALL modifications of the result.
7352 Don't copy debug information from an ignored decl or a decl from
7353 another function.
7354
ddef83d2
RG
73552009-03-10 Richard Guenther <rguenther@suse.de>
7356 Nathan Froyd <froydnj@codesourcery.com>
7357
7358 PR middle-end/37850
9ade279b 7359 * libgcc2.c (__mulMODE3): Use explicit assignments to form the result.
ddef83d2
RG
7360 (__divMODE3): Likewise.
7361
9a9ba8d9
JJ
73622009-03-09 Jakub Jelinek <jakub@redhat.com>
7363
7364 PR tree-optimization/39394
7365 * gimplify.c (gimplify_type_sizes): Gimplify DECL_SIZE and
7366 DECL_SIZE_UNIT of variable length FIELD_DECLs.
7367
929b7fc3
AK
73682009-03-09 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
7369
7370 * recog.c (verfiy_changes): Disallow renaming of hard regs in
7371 inline asms for register asm ("") declarations.
7372
1803581d
EB
73732009-03-09 Eric Botcazou <ebotcazou@adacore.com>
7374
7375 * fold-const.c (fold_unary): Fix comment.
7376
8454d27e
JH
73772009-03-07 Jan Hubicka <jh@suse.cz>
7378
7379 PR target/39361
969a5433
JJ
7380 * tree-inline.c (setup_one_parameter): Do replacement of const
7381 argument by constant in SSA form.
8454d27e 7382
3a695389
UW
73832009-03-07 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7384
7385 PR middle-end/38028
7386 * function.c (assign_parm_setup_stack): Use STACK_SLOT_ALIGNMENT to
7387 determine alignment passed to assign_stack_local.
7388 (assign_parms_unsplit_complex): Likewise.
7389 * except.c (sjlj_build_landing_pads): Likewise.
7390
9f0e7885
JJ
73912009-03-06 Jakub Jelinek <jakub@redhat.com>
7392
65401a0b
JJ
7393 PR middle-end/39360
7394 * tree-flow.h (add_referenced_var): Return bool instead of void.
7395 * tree-dfa.c (add_referenced_var): Return result of
7396 referenced_var_check_and_insert call.
7397 * tree-inline.c (expand_call_inline): Call add_referenced_var instead
7398 of referenced_var_check_and_insert.
7399
9f0e7885 7400 PR debug/39372
9ade279b 7401 * dwarf2out.c (add_abstract_origin_attribute): Return origin_die.
9f0e7885
JJ
7402 (gen_variable_die): Emit DW_AT_location on abstract static variable's
7403 DIE, don't emit it if abstract origin already has it.
7404 * tree-cfg.c (remove_useless_stmts_bind): GIMPLE_BINDs with any
7405 BLOCK_NONLOCALIZED_VARS in its gimple_bind_block aren't useless.
7406
3b664bd1
JBG
74072009-03-06 Jan-Benedict Glaw <jbglaw@lug-owl.de>
7408
ba20e309 7409 * genpreds.c (needs_variable): Fix parentheses at variable name
3b664bd1
JBG
7410 detection.
7411 (write_tm_constrs_h): Indent generated code.
7412
d8f8ca80
RR
74132009-03-06 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
7414
7415 * doc/extend.texi (Function Attributes): Add documentation
7416 for isr attributes.
7417
6c3d550c
JJ
74182009-03-06 Jakub Jelinek <jakub@redhat.com>
7419
7420 PR debug/39387
7421 * dwarf2out.c (dwarf2out_imported_module_or_decl_1): For IMPORTED_DECL
7422 take locus from its DECL_SOURCE_LOCATION instead of input_location.
7423
f9e96751
BS
74242009-03-05 Bernd Schmidt <bernd.schmidt@analog.com>
7425
7426 * config/bfin/bfin.c (bfin_discover_loop): When retrying fails, mark
7427 the loop as bad.
7428
ee0ee7e2
JJ
74292009-03-05 Jakub Jelinek <jakub@redhat.com>
7430
7431 PR debug/39379
7432 * tree-cfg.c (remove_useless_stmts_bind): Don't remove GIMPLE_BINDs
7433 with blocks containing IMPORTED_DECLs in BLOCK_VARS.
7434
6c6094f1
UB
74352009-03-05 Uros Bizjak <ubizjak@gmail.com>
7436
7437 * config/i386/i386.md (R8_REG, R9_REG): New constants.
7438 * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Use named
7439 constants instead of magic numbers.
7440 (HARD_REGNO_CALLER_SAVE_MODE): Ditto.
7441 (QI_REG_P): Ditto.
7442 * config/i386/i386.c (x86_64_int_parameter_registers): Ditto.
7443 (x86_64_ms_abi_int_parameter_registers): Ditto.
7444 (x86_64_int_return_registers): Ditto.
09f8a8d3 7445 (ix86_maybe_switch_abi): Ditto.
6c6094f1
UB
7446 (ix86_expand_call): Ditto for clobbered_registers array.
7447 (ix86_hard_regno_mode_ok): Ditto.
7448 (x86_extended_QIreg_mentioned_p): Ditto.
7449
b267bd41
R
74502009-03-05 J"orn Rennecke <joern.rennecke@arc.com>
7451
6c6094f1 7452 PR tree-optimization/39349
1f3ad3f0
R
7453 * cse.c (cse_insn): Fix loop to stop at VOIDmode.
7454
b267bd41
R
7455 * combine.c (gen_lowpart_for_combine): Use omode when generating
7456 clobber.
7457
1242bc9d
R
74582009-03-04 J"orn Rennecke <joern.rennecke@arc.com>
7459
6c6094f1 7460 PR rtl-optimization/39235
1242bc9d
R
7461 * loop-iv.c (get_simple_loop_desc): Use XCNEW.
7462
48f03606
ZD
74632009-03-04 Zdenek Dvorak <ook@ucw.cz>
7464
7465 * graphite.c (nb_reductions_in_loop): Update simple_iv arguments.
7466
b505e785
RG
74672009-03-04 Richard Guenther <rguenther@suse.de>
7468
7469 PR tree-optimization/39362
7470 * tree-ssa-sccvn.c (visit_use): Stores and copies from SSA_NAMEs
7471 that occur in abnormal PHIs should be varying.
7472
f017bf5e
ZD
74732009-03-04 Zdenek Dvorak <ook@ucw.cz>
7474
7475 * tree-scalar-evolution.c (analyze_scalar_evolution_in_loop):
7476 Extend comments.
7477 (simple_iv): Take loop as an argument instead of statement.
7478 * tree-scalar-evolution.h (simple_iv): Declaration changed.
7479 * tree-ssa-loop-niter.c (number_of_iterations_exit): Update calls
7480 to simple_iv.
7481 * tree-ssa-loop-ivopts.c (determine_biv_step, find_givs_in_stmt_scev):
7482 Ditto.
7483 * tree-parloops.c (loop_parallel_p, canonicalize_loop_ivs): Ditto.
7484 * matrix-reorg.c (analyze_transpose): Ditto.
7485 * tree-data-ref.c (dr_analyze_innermost): Ditto.
7486 * tree-vect-analyze.c (vect_analyze_data_refs): Ditto.
7487 * tree-predcom.c (ref_at_iteration): Ditto.
7488 * tree-ssa-loop-prefetch.c (idx_analyze_ref): Ditto.
7489
6a66f28e
RG
74902009-03-04 Richard Guenther <rguenther@suse.de>
7491
7492 PR tree-optimization/39358
7493 * tree-ssa-structalias.c (do_sd_constraint): Fix check for
7494 escaped_id and callused_id.
7495 (solve_graph): Likewise.
7496
57e454ee
RG
74972009-03-04 Richard Guenther <rguenther@suse.de>
7498
7499 PR tree-optimization/39339
7500 * tree-sra.c (try_instantiate_multiple_fields): Make it
7501 no longer ICE on the above.
7502
a6fe9ed4
JM
75032009-03-03 Joseph Myers <joseph@codesourcery.com>
7504
7505 * emit-rtl.c (adjust_address_1): Reduce offset to a signed value
7506 that fits within Pmode.
7507
dc672951
SE
75082009-03-03 Steve Ellcey <sje@cup.hp.com>
7509
7510 PR middle-end/10109
7511 * tm.texi (LIBCALL_VALUE): Update description.
7512
8b9d598f
SE
75132009-03-03 Steve Ellcey <sje@cup.hp.com>
7514
7515 PR middle-end/34443
7516 * doc/extend.texi (section): Update description.
7517
13e4e36e
L
75182009-03-03 H.J. Lu <hongjiu.lu@intel.com>
7519
7520 PR middle-end/39345
7521 * tree-inline.c (remapped_type): New.
7522 (can_be_nonlocal): Call remapped_type instead of remap_type.
7523
067dd3c9
JJ
75242009-03-03 Jakub Jelinek <jakub@redhat.com>
7525
7526 PR fortran/39354
7527 * gimplify.c (goa_stabilize_expr): Handle tcc_comparison,
7528 TRUTH_ANDIF_EXPR and TRUTH_ORIF_EXPR.
7529
9bd9f738
RG
75302009-03-03 Richard Guenther <rguenther@suse.de>
7531
7532 PR middle-end/39272
7533 * tree.c (tree_nonartificial_location): New function.
7534 * tree.h (tree_nonartificial_location): Declare.
7535 * builtins.c (expand_builtin_memory_chk): Provide location
7536 of the call location for artificial function pieces.
7537 (maybe_emit_chk_warning): Likewise.
7538 (maybe_emit_sprintf_chk_warning): Likewise.
7539 (maybe_emit_free_warning): Likewise.
7540 * expr.c (expand_expr_real_1): Likewise.
7541
f07049c8
JJ
75422009-03-03 Jakub Jelinek <jakub@redhat.com>
7543
7544 PR tree-optimization/39343
7545 * tree-ssa-ccp.c (maybe_fold_offset_to_address): Don't check if
7546 COMPONENT_REF t has ARRAY_TYPE.
7547
7d4fba4a
SP
75482009-03-02 Sebastian Pop <sebastian.pop@amd.com>
7549
7550 PR middle-end/39335
7551 * tree-parloops.c (canonicalize_loop_ivs): Call fold_convert
7552 when the type precision of the induction variable should be
7553 larger than the type precision of nit.
7554 (gen_parallel_loop): Update use of canonicalize_loop_ivs.
7555 * graphite.c (graphite_loop_normal_form): Same.
7556 * tree-flow.h (canonicalize_loop_ivs): Update declaration.
7557
78168632
UB
75582009-03-02 Uros Bizjak <ubizjak@gmail.com>
7559
7560 * config/i386/i386.md (ST?_REG, MM?_REG): New constants.
7561 (*call_1_rex64_ms_sysv): Use named constants instead of magic
6c6094f1 7562 numbers to describe clobbered registers.
78168632 7563 (*call_value_0_rex64_ms_sysv): Ditto.
6c6094f1
UB
7564 * config/i386/mmx.md (mmx_emms): Ditto.
7565 (mmx_femms): Ditto.
78168632 7566
63553059
RS
75672009-03-02 Richard Sandiford <rdsandiford@googlemail.com>
7568
7569 * config/mips/mips.c (mips_mdebug_abi_name): Fix the handling
7570 of ABI_64.
7571
500a1f85
UW
75722009-03-02 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
7573
7574 * config/spu/spu.c (TARGET_SECTION_TYPE_FLAGS): Define.
7575 (spu_section_type_flags): New function.
7576
962aae34
UB
75772009-03-02 Uros Bizjak <ubizjak@gmail.com>
7578
7579 * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Do not copy
7580 reg_class_contents of FLOAT_REGS into a temporary.
7581
6dfb529c 75822009-03-02 Richard Guenther <rguenther@suse.de>
962aae34 7583 Ira Rosen <irar@il.ibm.com>
6dfb529c
RG
7584
7585 PR tree-optimization/39318
7586 * tree-vect-transform.c (vectorizable_call): Transfer the EH region
7587 information to the vectorized statement.
7588
6b5629db
UB
75892009-03-01 Uros Bizjak <ubizjak@gmail.com>
7590
434426d2
UB
7591 * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Do not shadow "i"
7592 variable. Use defined names instead of magic constants for REX SSE
7593 registers.
6b5629db 7594
14e5b285
RG
75952009-03-01 Richard Guenther <rguenther@suse.de>
7596
7597 PR tree-optimization/39331
7598 * omp-low.c (lower_send_shared_vars): Do not receive new
7599 values for the reference of DECL_BY_REFERENCE parms or results.
7600
526d73ab
JH
76012009-03-01 Jan Hubicka <jh@suse.cz>
7602
7603 PR debug/39267
7604 * tree.h (BLOCK_NONLOCALIZED_VARS, BLOCK_NUM_NONLOCALIZED_VARS,
7605 BLOCK_NONLOCALIZED_VAR): New macros.
7606 (tree_block): Add nonlocalized_vars.
f4ea99bd
EB
7607 * dwarf2out.c (gen_formal_parameter_die, gen_variable_die,
7608 gen_decl_die): Add origin argument. Allow generation of die with
7609 origin at hand only.
526d73ab 7610 (gen_member_die, gen_type_die_with_usage, force_decl_die,
f4ea99bd
EB
7611 declare_in_namespace, gen_namescpace_die, dwarf2out_decl): Update use
7612 of gen_*.
526d73ab
JH
7613 (gen_block_die): Fix checking for unused blocks.
7614 (process_scope_var): Break out from .... ; work with origins only.
7615 (decls_for_scope) ... here; process nonlocalized list.
7616 (dwarf2out_ignore_block): Look for nonlocalized vars.
f4ea99bd
EB
7617 * tree-ssa-live.c (remove_unused_scope_block_p): Look for nonlocalized
7618 vars.
526d73ab
JH
7619 (dump_scope_block): Dump them.
7620 * tree-inline.c (remap_decls): Handle nonlocalized vars.
7621 (remap_block): Likewise.
7622 (can_be_nonlocal): New predicate.
7623 (copy_bind_expr, copy_gimple_bind): Update use of remap_block.
7624
7a9d3fe8
RW
76252009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7626
7627 * configure: Regenerate.
7628
b3cdf3cb
RW
76292009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7630
a16d1645 7631 * optc-gen.awk: No need to duplicate option flags twice.
9ade279b 7632 Reuse help texts for duplicate options which do not have any.
a16d1645 7633
1156c176
RW
7634 * gcc.c (display_help): Document --version.
7635
033505fc
RW
7636 * gcc.c (main): If print_help_list and verbose_flag, ensure
7637 driver output comes before subprocess output.
7638
4d077054
RW
7639 * optc-gen.awk: Assign all remaining fields to help string,
7640 space-separated, for multi-line help in *.opt.
7641
a072f1cf
RW
7642 * doc/invoke.texi (Warning Options): -Wsync-nand is C/C++ only.
7643 -Wno-pedantic-ms-format is for MinGW targets only.
7644
b3cdf3cb
RW
7645 * doc/options.texi (Option file format): Fix bad indentation,
7646 restoring dropped sentence.
7647
a3aadcc5
JH
76482009-02-28 Jan Hubicka <jh@suse.cz>
7649
7650 * tree-inline.c (tree_function_versioning): Output debug info.
7651
1cf5abb3
JH
76522009-02-28 Jan Hubicka <jh@suse.cz>
7653
7654 PR debug/39267
7655 * tree-inline.c (setup_one_parameter): Do not copy propagate
7656 arguments when not optimizing.
7657
c4d3f42f
L
76582009-02-28 H.J. Lu <hongjiu.lu@intel.com>
7659
7660 PR target/39327
7661 * config/i386/sse.md (avx_addsubv8sf3): Correct item bits.
7662 (avx_addsubv4df3): Likewise.
7663 (*avx_addsubv4sf3): Likewise.
7664 (sse3_addsubv4sf3): Likewise.
7665 (*avx_addsubv2df3): Likewise.
7666 (sse3_addsubv2df3): Likewise.
7667 (avx_unpckhps256): Correct item selectors.
7668 (avx_unpcklps256): Likewise.
7669 (avx_unpckhpd256): Likewise.
7670 (avx_unpcklpd256): Likewise.
7671
eb50f5f4
JH
76722009-02-28 Jan Hubicka <jh@suse.cz>
7673
7674 * tree-inline.c (expand_call_inline): Avoid duplicate declarations of
7675 static vars.
7676 (copy_arguments_for_versioning): If var is declared don't declare it.
7677 (tree_function_versioning): First setup substitutions and then copy
7678 args.
7679
26140130
JH
76802009-02-27 Jan Hubicka <jh@suse.cz>
7681
7682 PR debug/39267
7683 * cgraph.h (varpool_output_debug_info): Remove.
7684 * cgraphunit.c (varpool_output_debug_info): Remove.
7685 * dwarf2out.c (deferred_locations_struct): New struct
7686 (deferred_locations): New type.
7687 (deferred_locations_list): New static var.
7688 (deffer_location): New function.
7689 (gen_variable_die): Use it.
7690 (decls_for_scope): Output info on local static vars.
7691 (dwarf2out_finish): Process deferred locations.
7692 * varpool.c (varpool_output_debug_info): Remove.
7693
cff7525f
JH
76942009-02-27 Jan Hubicka <jh@suse.cz>
7695
7696 PR debug/39267
7697 * tree.h (TREE_PROTECTED): Fix comment.
7698 (BLOCK_HANDLER_BLOCK): Remove.
7699 (struct tree_block): Remove handler_block add body_block.
7700 (inlined_function_outer_scope_p): New.
7701 (is_body_block): Remove.
7702 * dbxout.c (dbxout_block): Remove BLOCK_HANDLER_BLOCK.
7703 * dwarf2out.c (is_inlined_entry_point): Remove.
7704 (add_high_low_attributes): Use inlined_function_outer_scope_p.
f10a1c6c
EB
7705 (gen_block_die): Use is_inlined_entry_point check. Remove body block
7706 code.
cff7525f
JH
7707 * langhooks.h (struct lang_hooks): Remove no_bodu_blocks.
7708 * gimplify.c (gimplify_expr): Gimplify body blocks.
f10a1c6c
EB
7709 * tree-ssa-live.c (remove_unused_scope_block_p): Allow removing wrapper
7710 block with multiple subblocks.
cff7525f
JH
7711 (dump_scope_block): Prettier output; dump more flags and info.
7712 (dump_scope_blocks): New.
7713 (remove_unused_locals): Use dump_scope_blocks.
7714 * tree-flow.h (dump_scope_blocks): Declare.
7715 * tree-cfg.c (execute_build_cfg): Dump scope blocks.
7716 * stmt.c (is_body_block): Remove.
7717 * tree-inline.c (remap_block): Copy BODY_BLOCK info.
7718 * langhooks-def.h (LANG_HOOKS_NO_BODY_BLOCKS): Remove.
7719
c20993b9
SP
77202009-02-27 Sebastian Pop <sebastian.pop@amd.com>
7721
7722 PR middle-end/39308
2ba9daa7 7723 * graphite.c (graphite_loop_normal_form): Do not call
c20993b9
SP
7724 number_of_iterations_exit from a gcc_assert.
7725
e3cba5e5
AK
77262009-02-27 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>
7727
60839f5d 7728 * config/s390/s390.c (s390_swap_cmp): Look for conditional
e3cba5e5
AK
7729 jumps if COND is NULL.
7730 (find_cond_jump): New function.
7731 (s390_z10_optimize_cmp): Handling for reg-reg compares added.
60839f5d 7732 * config/s390/s390.md: Remove z10_cobra attribute value.
e3cba5e5 7733
9dadeeb8
UB
77342009-02-26 Uros Bizjak <ubizjak@gmail.com>
7735
7736 * config/alpha/alpha.h (alpha_expand_mov): Return false if
7737 force_const_mem returns NULL_RTX.
7738
625d3251
EB
77392009-02-26 Jan Hubicka <jh@suse.cz>
7740
7741 PR debug/39267
7742 * cgraph.h (varpool_output_debug_info): Remove.
7743 * cgraphunit.c (varpool_output_debug_info): Remove.
7744 * dwarf2out.c (deferred_locations_struct): New struct
7745 (deferred_locations): New type.
7746 (deferred_locations_list): New static var.
7747 (deffer_location): New function.
7748 (gen_variable_die): Use it.
7749 (decls_for_scope): Output info on local static vars.
7750 (dwarf2out_finish): Process deferred locations.
7751 * varpool.c (varpool_output_debug_info): Remove.
7752
38432148 77532009-02-25 H.J. Lu <hongjiu.lu@intel.com>
8592acaf
L
7754
7755 PR rtl-optimization/39241
7756 * jump.c (rtx_renumbered_equal_p): Remove 2 superfluous calls
7757 to subreg_offset_representable_p.
7758
62d049cf
PB
77592009-02-25 Paolo Bonzini <bonzini@gnu.org>
7760
7761 * regmove.c (regmove_optimize): Conform to struct rtl_opt_pass
7762 execute function prototype. Get f and nregs from max_reg_num
7763 and get_insns. Remove the first backward pass as it's dead,
7764 guard the forward pass by flag_expensive_optimizations.
7765 (rest_of_handle_regmove): Delete.
7766 (pass_regmove): Replace it with regmove_optimize.
7767
f618d33e
MJ
77682009-02-25 Martin Jambor <mjambor@suse.cz>
7769
7770 PR tree-optimization/39259
7771 * tree-inline.c (initialize_cfun): Remove asserts for calls_setjmp and
6c6094f1 7772 calls_alloca function flags.
f618d33e
MJ
7773 (copy_bb): Set calls_setjmp and alls_alloca function flags if such
7774 calls are detected.
7775
c8a05f7c
PB
77762009-02-25 Paolo Bonzini <bonzini@gnu.org>
7777
7778 * regmove.c (discover_flags_reg, flags_set_1, mark_flags_life_zones,
7779 flags_set_1_rtx, flags_set_1_set): Delete.
7780 (regmove_optimize): Do not call mark_flags_life_zones.
7781
6d2538f5
JB
77822009-02-24 Julian Brown <julian@codesourcery.com>
7783
7784 PR target/35965
7785 * config/arm/arm.c (require_pic_register): Only set
7786 cfun->machine->pic_reg once per function.
7787
a2fa6772
SL
77882009-02-24 Sandra Loosemore <sandra@codesourcery.com>
7789
7790 * doc/invoke.texi (Link Options): Document an easier way to pass
9dadeeb8 7791 options that take arguments to the GNU linker using -Xlinker and -Wl.
a2fa6772 7792
5472de36
SE
77932009-02-24 Steve Ellcey <sje@cup.hp.com>
7794
7795 PR target/33785
7796 * doc/tm.texi (TARGET_C99_FUNCTIONS): Fix description.
7797
844216f3
RG
77982009-02-24 Richard Guenther <rguenther@suse.de>
7799
7800 PR debug/39285
7801 * dwarf2out.c (gen_enumeration_type_die): Handle CONST_DECLs.
7802
71adbef3 78032009-02-24 Richard Guenther <rguenther@suse.de>
8592acaf 7804 Zdenek Dvorak <ook@ucw.cz>
71adbef3
RG
7805
7806 PR tree-optimization/39233
7807 * tree-ssa-loop-ivopts.c (add_candidate_1): Do not except pointers
7808 from converting them to a generic type.
7809
f1a558e0
SP
78102009-02-23 Sebastian Pop <sebastian.pop@amd.com>
7811
7812 PR tree-optimization/39260
7813 * graphite.c (harmful_stmt_in_bb): Stop a SCoP when the basic block
7814 contains a condition with a real type.
7815 (build_scop_conditions_1): Conditions are always last_stmt of a bb.
7816
d8028f2c
JM
78172009-02-23 Jason Merrill <jason@redhat.com>
7818
7819 PR c++/38880
7820 * varasm.c (initializer_constant_valid_p) [PLUS_EXPR]: Check
7821 narrowing_initializer_constant_valid_p.
2ba9daa7 7822 (narrowing_initializer_constant_valid_p): Don't return
d8028f2c
JM
7823 null_pointer_node for adding a pointer to itself.
7824
9283b513
JH
78252009-02-23 Jan Hubicka <jh@suse.cz>
7826
7827 PR c/12245
9dadeeb8
UB
7828 * ggc.h (htab_create_ggc): Use ggc_free to free hashtable when
7829 resizing.
9283b513 7830
61e04322
JH
78312009-02-23 Jan Hubicka <jh@suse.cz>
7832
9dadeeb8
UB
7833 PR tree-optimization/37709
7834 * tree.c (block_ultimate_origin): Move here from dwarf2out.
7835 * tree.h (block_ultimate_origin): Declare.
7836 * dwarf2out.c (block_ultimate_origin): Move to tree.c
61e04322
JH
7837 * tree-ssa-live.c (remove_unused_scope_block_p):
7838 Eliminate blocks containig no instructions nor live variables nor
7839 nested blocks.
7840 (dump_scope_block): New function.
7841 (remove_unused_locals): Enable removal of dead blocks by default;
9dadeeb8 7842 enable dumping at TDF_DETAILS.
61e04322 7843
38432148 78442009-02-21 H.J. Lu <hongjiu.lu@intel.com>
5339d3ea
L
7845
7846 * config/i386/i386.c (classify_argument): Don't allow COImode
7847 and OImode.
7848 (function_arg_advance_32): Don't allow OImode.
7849 (function_arg_32): Likewise.
7850 (function_value_32): Likewise.
7851 (return_in_memory_32): Likewise.
7852 (function_arg_64): Remove OImode comment.
7853
38432148 78542009-02-21 H.J. Lu <hongjiu.lu@intel.com>
f161e158
L
7855
7856 PR target/39261
7857 * config/i386/i386.c (ix86_expand_vector_init_one_nonzero): Use
7858 ix86_expand_vector_set for V4DImode in 64bit mode only.
7859 (ix86_expand_vector_init_one_var): Likewise.
7860
dcd739a6
SP
78612009-02-21 Sebastian Pop <sebastian.pop@amd.com>
7862
7863 * graphite.c (graphite_trans_loop_block): Adjust tile size to 51.
7864
6c3b938d
RS
78652009-02-21 Richard Sandiford <rdsandiford@googlemail.com>
7866
8e361f23 7867 PR bootstrap/39257
6c3b938d
RS
7868 * loop-iv.c: Revert last change.
7869 * emit-rtl.c: Likewise.
7870
38432148 78712009-02-21 H.J. Lu <hongjiu.lu@intel.com>
4c64d3dd
L
7872
7873 PR target/39256
7874 * config/i386/i386.c (type_natural_mode): Remove an extra
7875 space in the warning message.
7876 (function_value_32): Handle 32-byte vector modes.
7877 (return_in_memory_32): Likewise.
7878
2ec62529
RS
78792009-02-21 Richard Sandiford <rdsandiford@googlemail.com>
7880
7881 * loop-iv.c (truncate_value): New function.
7882 (iv_subreg, get_iv_value, iv_number_of_iterations): Use it instead
7883 of lowpart_subreg.
7884 (lowpart_subreg): Move to...
7885 * emit-rtl.c: ...here.
7886
ecb8c3cc 78872009-02-21 Danny Smith <dannysmith@users.sourceforge.net>
f814e489 7888
ecb8c3cc
DS
7889 * config/i386/winnt.c (i386_pe_asm_output_aligned_decl_common): Revert
7890 accidental and undocumented change at revision 140860.
7891
ae46a823
JM
78922009-02-21 Joseph Myers <joseph@codesourcery.com>
7893
7894 * config/arm/arm.c (arm_gimplify_va_arg_expr): Update prototype to
7895 take gimple_seq * arguments.
7896 (arm_mangle_type): Use CONST_CAST_TREE on type argument passed to
7897 types_compatible_p langhook.
7898
07d8efe3 78992009-02-20 Mark Mitchell <mark@codesourcery.com>
f814e489 7900 Joseph Myers <joseph@codesourcery.com>
07d8efe3
MM
7901
7902 * config/arm/arm.c (arm_builtin_va_list): New function.
7903 (arm_expand_builtin_va_start): Likewise.
7904 (arm_gimplify_va_arg_expr): Likewise.
7905 (TARGET_BUILD_BUILTIN_VA_LIST): Define.
7906 (TARGET_BUILD_BUILTIN_VA_START): Likewise.
7907 (TARGET_BUILD_BUILTIN_VA_ARG_EXPR): Likewise.
7908 (va_list_type): New variable.
7909 (arm_mangle_type): Mangle va_list_type appropriately.
7910
b1fb9f56
JJ
79112009-02-20 Jakub Jelinek <jakub@redhat.com>
7912
7913 PR middle-end/39157
7914 * Makefile.in (loop-invariant.o): Depend on $(PARAMS_H).
7915 * params.h (LOOP_INVARIANT_MAX_BBS_IN_LOOP): Define.
7916 * params.def (loop-invariant-max-bbs-in-loop): New parameter.
7917 * opts.c (decode_options): Set loop-invariant-max-bbs-in-loop
7918 parameter to 1000 for -O1 by default.
7919 * doc/invoke.texi (loop-invariant-max-bbs-in-loop): Document new
7920 parameter.
7921 * loop-invariant.c: Include params.h.
7922 (move_loop_invariants): Don't call move_single_loop_invariants on
7923 very large loops.
7924
5bc0807c
JM
79252009-02-20 Jaka Mocnik <jaka@xlab.si>
7926
7927 * calls.c (emit_library_call_value_1): Use slot_offset instead of
7928 offset when calculating bounds for indexing stack_usage_map. Fixes
7929 a buffer overflow with certain target setups.
7930
c69cd1f5
JJ
79312009-02-20 Jakub Jelinek <jakub@redhat.com>
7932
7933 PR target/39240
7934 * calls.c (expand_call): Clear try_tail_call if caller and callee
7935 disagree in promotion of function return value.
7936
09812622
JJ
79372009-02-19 Jakub Jelinek <jakub@redhat.com>
7938
7939 PR target/39175
7940 * c-common.c (c_determine_visibility): If visibility changed and
7941 DECL_RTL has been already set, call make_decl_rtl to update symbol
7942 flags.
7943
68017cb4
L
79442009-02-19 H.J. Lu <hongjiu.lu@intel.com>
7945
7946 PR c++/39188
7947 * varasm.c (assemble_variable): Don't check DECL_NAME when
7948 globalizing a variable.
7949
ab4194da
JM
79502009-02-19 Joseph Myers <joseph@codesourcery.com>
7951
7952 PR c/38483
7953 * builtins.c (gimplify_va_arg_expr): Evaluate the va_list
7954 expression before any __builtin_trap call.
7955 * c-typeck.c (build_function_call): Convert and check function
7956 arguments before generating a call to a trap. Evaluate the
7957 function arguments before the trap.
7958
6b67572e
UB
79592009-02-19 Uros Bizjak <ubizjak@gmail.com>
7960
7961 PR target/39228
7962 * config/i386/i386.md (isinfxf2): Split from isinf<mode>2.
7963 (UNSPEC_FXAM_MEM): New unspec.
7964 (fxam<mode>2_i387_with_temp): New insn and split pattern.
7965 (isinf<mode>2): Use MODEF mode iterator. Force operand[1] through
7966 memory using fxam<mode>2_i387_with_temp to remove excess precision.
7967
9e39dba6
RG
79682009-02-19 Richard Guenther <rguenther@suse.de>
7969
7970 PR tree-optimization/39207
7971 PR tree-optimization/39074
7972 * tree-ssa-structalias.c (storedanything_id, var_storedanything,
7973 storedanything_tree): New.
7974 (do_ds_constraint): Simplify ANYTHING shortcutting. Update
6b67572e 7975 the STOREDANYTHING solution if the lhs solution contains ANYTHING.
9e39dba6
RG
7976 (build_succ_graph): Add edges from STOREDANYTHING to all
7977 non-direct nodes.
7978 (init_base_vars): Initialize STOREDANYTHING.
7979 (compute_points_to_sets): Free substitution info after
7980 building the succ graph.
7981 (ipa_pta_execute): Likewise.
7982
7983 * tree-ssa-structalias.c (struct variable_info): Add may_have_pointers
7984 field.
7985 (do_ds_constraint): Do not add to special var or non-pointer
7986 field solutions.
7987 (type_could_have_pointers): Split out from ...
7988 (could_have_pointers): ... here. For arrays use the element type.
7989 (create_variable_info_for): Initialize may_have_pointers.
7990 (new_var_info): Likewise.
7991 (handle_lhs_call): Make the HEAP variable unknown-sized.
7992 (intra_create_variable_infos): Use a type with pointers for
7993 PARM_NOALIAS, make it unknown-sized.
7994
fd7b2603
L
79952009-02-18 H.J. Lu <hongjiu.lu@intel.com>
7996
7997 PR target/39224
6b67572e 7998 * config/i386/i386.c (ix86_return_in_memory): Properly check ABI.
fd7b2603 7999
98b80692
JM
80002009-02-18 Jason Merrill <jason@redhat.com>
8001
8002 PR target/39179
8003 * tree-ssa-ccp.c (get_symbol_constant_value): Don't assume zero
8004 value if DECL_EXTERNAL.
8005 * tree-sra.c (sra_walk_gimple_assign): Likewise.
8006 * target.h (gcc_target::binds_local_p): Clarify "module".
8007 * tree.h (TREE_PUBLIC): Clarify "module".
8008
0705d3f4
L
80092009-02-17 Xuepeng Guo <xuepeng.guo@intel.com>
8010
8011 PR target/38891
8012 * config/i386/i386.h (CONDITIONAL_REGISTER_USAGE): Move the hunk of
8013 initialization for MS_ABI prior to the hunk of !TARGET_MMX.
8014
bce08d50
L
80152009-02-17 H.J. Lu <hongjiu.lu@intel.com>
8016
8017 PR target/39082
8018 * c.opt (Wabi): Support C and ObjC.
8019 (Wpsabi): New.
8020
8021 * c-opts.c (c_common_handle_option): Handle OPT_Wabi.
8022
8023 * config/i386/i386.c (classify_argument): Warn once about the ABI
8024 change when passing union with long double.
8025
8026 * doc/invoke.texi: Update -Wabi for warning psABI changes.
8027
5600f233
JM
80282009-02-18 Joseph Myers <joseph@codesourcery.com>
8029
8030 PR c/35447
8031 * c-parser.c (c_parser_compound_statement): Always enter and leave
8032 a scope.
8033
8cd01fe6
JDA
80342009-02-17 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8035
8036 PR target/34587
8037 * config/darwin.h (SUPPORTS_INIT_PRIORITY): Define.
8038
418df9d7
JJ
80392009-02-18 Jakub Jelinek <jakub@redhat.com>
8040
8041 PR tree-optimization/36922
8042 * tree-data-ref.c (initialize_matrix_A): Handle BIT_NOT_EXPR.
8043 * tree-scalar-evolution.c (interpret_rhs_expr, instantiate_scev_1):
8044 Likewise.
8045
082d2ebb
RS
80462009-02-17 Richard Sandiford <rdsandiford@googlemail.com>
8047
8048 * config/mips/mips.c (mips_override_options): Set flag_dwarf2_cfi_asm
8049 to 0 for EABI64.
8050
17de576c
RS
80512009-02-17 Richard Sandiford <rdsandiford@googlemail.com>
8052
8053 * config/mips/mips.md (type): Reclassify lui_movf as "unknown".
8054
6d8d5435
RS
80552009-02-17 Richard Sandiford <rdsandiford@googlemail.com>
8056
8057 * config/mips/mips.c (mips_gimplify_va_arg_expr): Fix invalid
8058 tree sharing.
8059
e69ff910
RB
80602009-02-17 Ruan Beihong <ruanbeihong@gmail.com>
8061 Richard Sandiford <rdsandiford@googlemail.com>
8062
8063 * config/mips/mips.c (CODE_FOR_loongson_biadd): Delete.
8064 * config/mips/loongson.md (reduc_uplus_<mode>): Rename to...
8065 (loongson_biadd): ...this.
8066
6b24ee26
RG
80672009-02-17 Richard Guenther <rguenther@suse.de>
8068
8069 PR tree-optimization/39202
8070 * tree-ssa-structalias.c (do_structure_copy): Before collapsing
8071 a var make sure to follow existing collapses.
8072
91ab2c86
RG
80732009-02-17 Richard Guenther <rguenther@suse.de>
8074
8075 PR middle-end/39214
8076 * langhooks.c (lhd_print_error_function): Check for NULL block.
8077
73a63870
RG
80782009-02-17 Richard Guenther <rguenther@suse.de>
8079
8080 PR tree-optimization/39204
8081 * tree-ssa-pre.c (phi_translate_1): Lookup the value-number
8082 of the PHI arg.
8083
0e08f686
UB
80842009-02-17 Uros Bizjak <ubizjak@gmail.com>
8085
8086 * config/soft-fp/double.h: Update from glibc CVS.
8087
a60b7ddb
RG
80882009-02-17 Richard Guenther <rguenther@suse.de>
8089
8090 PR tree-optimization/39207
8091 * tree-ssa-structalias.c (find_what_p_points_to): Do not emit
8092 strict-aliasing warnings for pointers pointing to NULL.
8093
a47e20fd
JM
80942009-02-16 Joseph Myers <joseph@codesourcery.com>
8095
8096 PR c/35446
8097 * c-parser.c (c_parser_braced_init): Call pop_init_level when
8098 skipping until next close brace.
8099
50aab7dc
L
81002009-02-16 H.J. Lu <hongjiu.lu@intel.com>
8101
8102 PR target/37049
8103 * config/i386/i386.c (ix86_expand_push): Set memory alignment
8104 to function argument boundary.
8105
68e53db0
HS
81062009-02-16 Hariharan Sandanagobalane <hariharan@picochip.com>
8107
8108 * config/picochip/picochip.md (lea_add): Allow any nonimmediate
8109 in the lea_add. Reload eventually constraints it properly.
8110 * config/picochip/constraints.md : Remove the target constraint
8111 "b", since it is not needed anymore.
8112
09e361bb
JJ
81132009-02-16 Jakub Jelinek <jakub@redhat.com>
8114
8115 * gthr-dce.h: Uglify function parameter and local variable names.
8116 * gthr-gnat.h: Likewise.
8117 * gthr-mipssde.h: Likewise.
8118 * gthr-nks.h: Likewise.
8119 * gthr-posix95.h: Likewise.
8120 * gthr-posix.h: Likewise.
8121 * gthr-rtems.h: Likewise.
8122 * gthr-single.h: Likewise.
8123 * gthr-solaris.h: Likewise.
8124 * gthr-tpf.h: Likewise.
8125 * gthr-vxworks.h: Likewise.
8126 * gthr-win32.h: Likewise.
8127
47f5a48f
L
81282009-02-15 H.J. Lu <hongjiu.lu@intel.com>
8129
8130 PR target/39196
8131 * config/i386/i386.md: Restrict the new peephole2 to move
8132 between MMX/SSE registers.
8133
68c9ab45
RG
81342009-02-15 Richard Guenther <rguenther@suse.de>
8135
8136 Revert
8137 2009-02-13 Richard Guenther <rguenther@suse.de>
8138
8139 * configure.ac: Enable LFS.
8140 * configure: Re-generate.
8141 * config.in: Likewise.
8142
d7815554
UW
81432009-02-13 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8144
8145 * config/spu/spu_internals.h (spu_sr, spu_sra, spu_srqw,
8146 spu_srqwbyte, spu_srqwbytebc): Define.
8147 * config/spu/spu-builtins.def (spu_sr, spu_sra, spu_srqw,
8148 spu_srqwbyte, spu_srqwbytebc): New overloaded builtins.
8149 * config/spu/spu.md ("shrqbybi_<mode>", "shrqbi_<mode>",
8150 "shrqby_<mode>"): New insn-and-split patterns.
8151 * config/spu/spu.c (expand_builtin_args): Determine and return
8152 number of operands using spu_builtin_description data.
8153 (spu_expand_builtin_1): Use it.
8154
c208436c
SE
81552009-02-13 Steve Ellcey <sje@cup.hp.com>
8156
8157 PR target/38056
8158 * config/ia64/ia64.c (ia64_function_ok_for_sibcall): Check
8159 TARGET_CONST_GP.
8160
c2e7ba7e
L
81612009-02-13 H.J. Lu <hongjiu.lu@intel.com>
8162
8163 PR target/39149
8164 * config/i386/i386.c (override_options): Correct warning
6c6094f1 8165 messages for -malign-loops, -malign-jumps and -malign-functions.
c2e7ba7e 8166
72f4e3a7
L
81672009-02-13 H.J. Lu <hongjiu.lu@intel.com>
8168
8169 PR target/39152
8170 * config/i386/i386.md: Restrict the new peephole2 to move
8171 between the general purpose registers.
8172
53f648e2
L
81732009-02-13 H.J. Lu <hongjiu.lu@intel.com>
8174
8175 PR target/39162
8176 * config/i386/i386.c (type_natural_mode): Add a new argument.
6b67572e 8177 Return the original mode and warn ABI change if vector size is 32byte.
53f648e2
L
8178 (function_arg_advance): Updated.
8179 (function_arg): Likewise.
8180 (ix86_function_value): Likewise.
8181 (ix86_return_in_memory): Likewise.
8182 (ix86_sol10_return_in_memory): Likewise.
8183 (ix86_gimplify_va_arg): Likewise.
8184 (function_arg_32): Don't warn ABX ABI change here.
8185 (function_arg_64): Likewise.
8186
38432148 81872009-02-13 Bernd Schmidt <bernd.schmidt@analog.com>
b1c92d54
BS
8188
8189 * loop-iv.c (implies_p): In the final case, test that operands 0
8190 of the two comparisons match.
8191
dd2139e7
BS
8192 * config/bfin/bfin.c (find_prev_insn_start): New function.
8193 (bfin_optimize_loop): Use it in some cases instead of PREV_INSN.
8194 (find_next_insn_start): Move.
8195
601b3e1a
RG
81962009-02-13 Richard Guenther <rguenther@suse.de>
8197
8198 * configure.ac: Enable LFS.
8199 * configure: Re-generate.
8200 * config.in: Likewise.
8201
f007042e
JM
82022009-02-13 Joseph Myers <joseph@codesourcery.com>
8203
8204 PR c/35444
8205 * c-parser.c (c_parser_parms_list_declarator): Discard pending
8206 sizes on syntax error after some arguments have been parsed.
8207
3f238e8b
JJ
82082009-02-12 Jakub Jelinek <jakub@redhat.com>
8209
8210 * doc/invoke.texi (-fira): Remove.
8211
328e13b7
L
82122009-02-12 H.J. Lu <hongjiu.lu@intel.com>
8213
8214 * caller-save.c: Replace regclass.c with reginfo.c in comments.
8215 * recog.c: Likewise.
8216 * rtl.h: Likewise.
8217
c252db20
L
82182009-02-12 Uros Bizjak <ubizjak@gmail.com>
8219
8220 * longlong.h (sub_ddmmss): New for ia64. Ported from GMP 4.2.
8221 (umul_ppmm): Likewise.
8222 (count_leading_zeros): Likewise.
8223 (count_trailing_zeros): Likewise.
8224 (UMUL_TIME): Likewise.
8225
82262009-02-12 H.J. Lu <hongjiu.lu@intel.com>
8227
ba181049
UB
8228 * config.gcc (ia64*-*-linux*): Add ia64/t-fprules-softfp and
8229 soft-fp/t-softfp to tmake_file.
c252db20
L
8230
8231 * config/ia64/ia64.c (ia64_soft_fp_init_libfuncs): New.
ba181049
UB
8232 (ia64_expand_compare): Use HPUX library for TFmode only for HPUX.
8233 (ia64_builtins) [IA64_BUILTIN_COPYSIGNQ, IA64_BUILTIN_FABSQ,
8234 IA64_BUILTIN_INFQ]: New.
c252db20
L
8235 (ia64_init_builtins): Initialize __builtin_infq,
8236 __builtin_fabsq and __builtin_copysignq if not HPUX.
8237 (ia64_expand_builtin): Handle IA64_BUILTIN_COPYSIGNQ,
8238 IA64_BUILTIN_FABSQ and IA64_BUILTIN_INFQ.
8239
8240 * config/ia64/lib1funcs.asm (__divtf3): Define only if
8241 SHARED is defined.
8242 (__fixtfti): Likewise.
8243 (__fixunstfti): Likewise.
8244 (__floattitf): Likewise.
8245
8246 * config/ia64/libgcc-glibc.ver: New.
8247 * config/ia64/t-fprules-softfp: Likewise.
8248 * config/ia64/sfp-machine.h: Likewise.
8249
8250 * config/ia64/linux.h (LIBGCC2_HAS_TF_MODE): New.
8251 (LIBGCC2_TF_CEXT): Likewise.
8252 (TF_SIZE): Likewise.
8253 (TARGET_INIT_LIBFUNCS): Likewise.
8254
ba181049 8255 * config/ia64/t-glibc (SHLINB_MAPFILES):
6b67572e 8256 Add $(srcdir)/config/ia64/libgcc-glibc.ver.
c252db20 8257
f13eae6a
L
82582009-02-12 H.J. Lu <hongjiu.lu@intel.com>
8259
8260 * config/i386/i386.c (construct_container): Rewrite processing
8261 BLKmode with X86_64_SSE_CLASS.
8262
12019aec
L
82632009-02-12 Paolo Bonzini <bonzini@gnu.org>
8264
8265 PR target/39152
8266 * config/i386/i386.md: Replace simplify_replace_rtx with
8267 replace_rtx in the new peephole2.
8268
28c11eb3
NS
82692009-02-12 Nathan Sidwell <nathan@codesourcery.com>
8270
8271 * doc/invoke.texi (Optimize Options): Stop claiming inlining and
8272 loop unrolling do not happen at -O2.
8273
c7b94907
MM
82742009-02-12 Michael Matz <matz@suse.de>
8275
8276 * gcc.c (ASM_DEBUG_SPEC): Check for -g0.
8277
61e98967
JJ
82782009-02-12 Jakub Jelinek <jakub@redhat.com>
8279
8280 * dwarf2out.c (dwarf2out_finish): Force output of comp_unit_die
8281 for -g3.
8282
a2a237b5
BE
82832009-02-12 Ben Elliston <bje@au.ibm.com>
8284
8285 * config/rs6000/rs6000.md (allocate_stack): Use _stack form of
8286 patterns when updating the back chain. Missed in the 2009-02-10
8287 change.
8288
853eda8d
JJ
82892009-02-11 Janis Johnson <janis187@us.ibm.com>
8290
8291 * doc/extend.texi (Decimal Floating Types): Update identifier of
8292 draft TR and list of missing support.
8293
3ad6b266
JJ
82942009-02-11 Jakub Jelinek <jakub@redhat.com>
8295
8296 PR middle-end/39154
8297 * gimplify.c (omp_notice_variable): If adding GOVD_SEEN
8298 bit to variable length decl's flags, add it also to its
8299 pointer replacement variable.
8300
b058b753
UB
83012009-02-11 Uros Bizjak <ubizjak@gmail.com>
8302 Jakub Jelinek <jakub@redhat.com>
8303
8304 PR target/39118
8305 * config/i386/i386.md (UNSPEC_MEMORY_BLOCKAGE): New constant.
8306 (memory_blockage): New expander.
8307 (*memory_blockage): New insn pattern.
8308 * config/i386/i386.c (ix86_expand_prologue): Use memory_blockage
8309 instead of general blockage at the end of function prologue when
8310 frame pointer is used to access red zone area. Do not emit blockage
8311 when profiling, it is emitted in generic code.
8312 (ix86_expand_epilogue): Emit memory_blockage at the beginning of
8313 function epilogue when frame pointer is used to access red zone area.
8314
bab64f23
PB
83152009-02-11 Paolo Bonzini <bonzini@gnu.org>
8316
0ce6dcfa 8317 PR target/38824
bab64f23
PB
8318 * config/i386/i386.md: Add two new peephole2 to avoid mov followed
8319 by arithmetic with memory operands.
8320 * config/i386/predicates.md (commutative_operator): New.
8321
8fd94bda
JJ
83222009-02-10 Janis Johnson <janis187@us.ibm.com>
8323
8324 * doc/extend.texi (Fixed-Point Types): Break long paragraphs into
8325 bulleted lists.
8326
794511d2
EB
83272009-02-10 Eric Botcazou <ebotcazou@adacore.com>
8328
8329 * alias.h (record_alias_subset): Declare.
8330 * alias.c (record_alias_subset): Make global.
8331
6da7fc87
NC
83322009-02-10 Nick Clifton <nickc@redhat.com>
8333
8334 * tree-parloops.c: Change license to GPLv3.
8335 * ipa-struct-reorg.c: Change license to GPLv3.
8336 * ipa-struct-reorg.h: Change license to GPLv3.
8337
a03813c8
SE
83382009-02-10 Steve Ellcey <sje@cup.hp.com>
8339
8340 PR c/39084
8341 * c-decl.c (start_struct): Return NULL on error.
8342
fc3103e7
JJ
83432009-02-10 Jakub Jelinek <jakub@redhat.com>
8344
9b43d37b
JJ
8345 PR middle-end/39124
8346 * cfgloopmanip.c (remove_path): Call remove_bbs after
8347 cancel_loop_tree, not before it.
8348
fc3103e7 8349 PR target/39139
b058b753 8350 * function.h (struct function): Add has_local_explicit_reg_vars bit.
fc3103e7
JJ
8351 * gimplify.c (gimplify_bind_expr): Set it if local DECL_HARD_REGISTER
8352 VAR_DECLs were seen.
8353 * tree-ssa-live.c (remove_unused_locals): Recompute
8354 cfun->has_local_explicit_reg_vars.
8355 * tree-ssa-sink.c (statement_sink_location): Don't sink BLKmode
8356 copies or clearings if cfun->has_local_explicit_reg_vars.
8357
dbf9ee15
UB
83582009-02-10 Uros Bizjak <ubizjak@gmail.com>
8359
8360 PR target/39118
8361 * config/i386/i386.c (expand_prologue): Emit blockage at the end
8362 of function prologue when frame pointer is used to access
8363 red zone area.
8364
bdec4dc7
RG
83652009-02-10 Richard Guenther <rguenther@suse.de>
8366
8367 PR middle-end/39127
8368 * gimplify.c (gimple_regimplify_operands): Always look if
8369 we need to create a temporary.
8370
7cae94fc
RG
83712009-02-10 Richard Guenther <rguenther@suse.de>
8372
8373 PR tree-optimization/39132
8374 * tree-loop-distribution.c (todo): New global var.
8375 (generate_memset_zero): Trigger TODO_rebuild_alias.
8376 (tree_loop_distribution): Return todo.
8377
a8800687
L
83782009-02-10 H.J. Lu <hongjiu.lu@intel.com>
8379
8380 PR target/39119
8381 * config/i386/i386.c (x86_64_reg_class): Remove X86_64_AVX_CLASS.
8382 (x86_64_reg_class_name): Removed.
8383 (classify_argument): Return 0 if bytes > 32. Return 0 if the
8384 first one isn't X86_64_SSE_CLASS or any other ones aren't
8385 X86_64_SSEUP_CLASS when size > 16bytes. Don't turn
8386 X86_64_SSEUP_CLASS into X86_64_SSE_CLASS if the preceded one
8387 is X86_64_SSEUP_CLASS. Set AVX modes to 1 X86_64_SSE_CLASS
8388 and 3 X86_64_SSEUP_CLASS.
8389 (construct_container): Remove X86_64_AVX_CLASS. Handle 4
8390 registers with 1 X86_64_SSE_CLASS and 3 X86_64_SSEUP_CLASS.
8391
d4bacef0
BE
83922009-02-10 Ben Elliston <bje@au.ibm.com>
8393
8394 * config/rs6000/rs6000.md (allocate_stack): Always use an update
8395 form instruction to update the stack back chain word, even if the
8396 user has disabled the generation of update instructions.
8397 (movdi_<mode>_update_stack): New.
8398 (movsi_update_stack): Likewise.
8399 * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Likewise,
8400 always use an update form instruction to update the stack back
8401 chain word.
8402
01d7d2f3
SP
84032009-02-09 Sebastian Pop <sebastian.pop@amd.com>
8404
8405 PR middle-end/38953
b058b753
UB
8406 * graphite.c (if_region_set_false_region): After moving a region in
8407 the false branch of a condition, remove the empty dummy basic block.
01d7d2f3
SP
8408 (gloog): Remove wrong fix for PR38953.
8409
e41e2ab4
UW
84102009-02-09 Ulrich Weigand <Ulrich.Weigand@de.ibm.com>
8411
8412 * config/spu/spu.c (array_to_constant): Fix (latent) wrong-code
8413 generation due to implicit sign extension.
8414
4bb07c5d
EB
84152009-02-09 Eric Botcazou <ebotcazou@adacore.com>
8416
8417 PR middle-end/38981
8418 * tree-ssa-coalesce.c (add_coalesce): Cap the costs of coalesce pairs
8419 at MUST_COALESCE_COST-1 instead of MUST_COALESCE_COST.
8420
f060a261
RG
84212009-02-09 Richard Guenther <rguenther@suse.de>
8422
8423 PR middle-end/35202
8424 * convert.c (convert_to_real): Disable (float)fn((double)x)
8425 to fnf(x) conversion if errno differences may occur and
8426 -fmath-errno is set.
8427
5a7e237c
AS
84282009-02-07 Anatoly Sokolov <aesok@post.ru>
8429
8430 * config/avr/avr.c (avr_mcu_t): Add ata6289 device.
8431 * config/avr/avr.h (LINK_SPEC, CRT_BINUTILS_SPECS): (Ditto.).
8432 * config/avr/t-avr (MULTILIB_MATCHES): (Ditto.).
8433
feab5a67
JM
84342009-02-06 Joseph Myers <joseph@codesourcery.com>
8435
8436 PR c/35434
8437 * c-common.c (handle_alias_attribute): Disallow attribute for
8438 anything not a FUNCTION_DECL or VAR_DECL.
8439
90ef2296
JJ
84402009-02-06 Janis Johnson <janis187@us.ibm.com>
8441
8442 PR c/39035
8443 * real.c (do_compare): Special-case compare of zero against
8444 decimal float value.
8445
1de2c900
JM
84462009-02-06 Joseph Myers <joseph@codesourcery.com>
8447
8448 PR c/36432
8449 * c-decl.c (grokdeclarator): Don't treat [] declarators in fields
8450 as indicating flexible array members unless the field itself is
8451 being declarared as the incomplete array.
8452
e901811a
JH
84532009-02-06 Jan Hubicka <jh@suse.cz>
8454
8455 PR tree-optimization/38844
8456 * ipa-inline.c (try_inline): Stop inlining recursion when edge
8457 is already inlined.
8458
3cfa762b
RG
84592009-02-06 Richard Guenther <rguenther@suse.de>
8460
8461 PR middle-end/38977
8462 * tree-cfg.c (need_fake_edge_p): Force a fake edge for
8463 fork because we may expand it as __gcov_fork.
8464
8506528c
NC
84652009-02-06 Nick Clifton <nickc@redhat.com>
8466
dbf9ee15 8467 * config/m32c/m32c.h (PCC_BITFIELD_TYPE_MATTERS): Define to zero.
8506528c 8468
85169114
PB
84692009-02-06 Paolo Bonzini <bonzini@gnu.org>
8470
8471 PR tree-optimization/35659
8472 * tree-ssa-sccvn.c (vn_constant_eq, vn_reference_eq, vn_nary_op_eq
8473 vn_phi_eq): Shortcut if hashcode does not match.
8474 (vn_reference_op_compute_hash): Do not call iterative_hash_expr for
8475 NULL operands.
8476 * tree-ssa-pre.c (pre_expr_hash): Look at hashcode if available,
8477 and avoid iterative_hash_expr.
8478 (FOR_EACH_VALUE_ID_IN_SET): New.
8479 (value_id_compare): Remove.
8480 (sorted_array_from_bitmap_set): Use FOR_EACH_VALUE_ID_IN_SET to
8481 sort expressions by value id.
8482
6d39673d
KK
84832009-02-05 Kaz Kojima <kkojima@gcc.gnu.org>
8484
8485 PR target/38991
8486 * config/sh/predicates.md (general_movsrc_operand): Don't check
8487 the subreg of system registers here.
8488
e6e1c050
JJ
84892009-02-05 Jakub Jelinek <jakub@redhat.com>
8490
8491 PR c++/39106
8492 * cgraphunit.c (cgraph_function_versioning): Clear also DECL_VIRTUAL_P
8493 on the copied decl.
8494
65a74b5d
PB
84952009-02-05 Paolo Bonzini <bonzini@gnu.org>
8496
8497 PR rtl-optimization/39110
8498 * rtlanal.c (rtx_addr_can_trap_p_1): Shortcut unaligned
8499 addresses, not aligned ones.
8500
08e14b2a
DB
85012009-02-05 Daniel Berlin <dberlin@dberlin.org>
8502 Richard Guenther <rguenther@suse.de>
8503
8504 PR tree-optimization/39100
8505 * tree-ssa-structalias.c (do_ds_constraint): Actually do what the
8506 comment says and add edges.
8507
5006381c
JM
85082009-02-05 Joseph Myers <joseph@codesourcery.com>
8509
8510 PR c/35435
8511 * c-common.c (handle_tls_model_attribute): Ignore attribute for
8512 non-VAR_DECLs without checking DECL_THREAD_LOCAL_P.
8513
2ba9daa7 85142009-02-04 Tobias Grosser <grosser@fim.uni-passau.de>
b0789219
TG
8515
8516 * graphite.c (bb_in_sese_p, sese_build_livein_liveouts_use,
8517 sese_build_livein_liveouts_bb, sese_build_livein_liveouts,
8518 register_bb_in_sese, new_sese, free_sese): Moved.
8519 (dot_scop_1, build_scop_loop_nests, build_loop_iteration_domains,
8520 outermost_loop_in_scop, build_scop_iteration_domain,
8521 expand_scalar_variables_ssa_name, get_vdef_before_scop,
8522 limit_scops): Use bb_in_sese_p instead of bb_in_scop_p.
8523 Use loop_in_sese_p instead of loop_in_scop_p.
8524 (new_graphite_bb, gloog): Do not initialize SCOP_BBS_B.
8525 (new_scop, free_scop): Remove SCOP_LOOP2CLOOG_LOOP and SCOP_BBS_B.
8526 (scopdet_basic_block_info): Fix bug in scop detection.
8527 (new_loop_to_cloog_loop_str, hash_loop_to_cloog_loop,
8528 eq_loop_to_cloog_loop): Remove.
8529 (nb_loops_around_loop_in_scop, nb_loop
8530 ref_nb_loops): Moved here...
8531 * graphite.h (ref_nb_loops): ... from here.
8532 (struct scop): Remove bbs_b bitmap and loop2cloog_loop.
8533 (loop_domain_dim, loop_iteration_vector_dim): Remove.
8534 (SCOP_BBS_B, bb_in_scop_p, loop_in_scop_p): Removed.
8535 * testsuite/gcc.dg/graphite/scop-19.c: New
8536
48e8382e
PB
85372009-02-04 Paolo Bonzini <bonzini@gnu.org>
8538 Hans-Peter Nilsson <hp@axis.com>
8539
8540 PR rtl-optimization/37889
8541 * rtlanal.c (rtx_addr_can_trap_p_1): Add offset and size arguments.
8542 Move offset handling from PLUS to before the switch. Use new
8543 arguments when considering SYMBOL_REFs too.
8544 (rtx_addr_can_trap_p): Pass dummy offset and size.
8545 (enum may_trap_p_flags): Remove.
8546 (may_trap_p_1): Pass size from MEM_SIZE.
8547
8548 PR rtl-optimization/38921
8549 * loop-invariant.c (find_invariant_insn): Use may_trap_or_fault_p.
8550 * rtl.h (may_trap_after_code_motion_p): Delete prototype.
8551 * rtlanal.c (may_trap_after_code_motion_p): Delete.
8552 (may_trap_p, may_trap_or_fault_p): Pass 0/1 as flags.
8553
69349ea5
L
85542009-02-04 H.J. Lu <hongjiu.lu@intel.com>
8555
8556 AVX Programming Reference (January, 2009)
8557 * config/i386/sse.md (*vpclmulqdq): New.
8558
b545e411
JJ
85592009-02-04 Jakub Jelinek <jakub@redhat.com>
8560
8561 PR tree-optimization/38977
8562 PR gcov-profile/38292
bf9b2cc9 8563 * calls.c (special_function_p): Disregard __builtin_ prefix.
b545e411 8564
5b43bf05
HS
85652009-02-04 Hariharan Sandanagobalane <hariharan@picochip.com>
8566
8567 * config/picochip/picochip.c (GO_IF_LEGITIMATE_ADDRESS): Disallow
8568 non-indexable addresses even before reload.
8569
062c4bb3
JM
85702009-02-03 Joseph Myers <joseph@codesourcery.com>
8571
8572 PR c/29129
8573 * c-decl.c (grokdeclarator): Mark [*] arrays in field declarators
8574 as having variable size. Do not give an error for unnamed
8575 parameters with [*] declarators. Give a warning for type names
8576 with [*] declarators and mark them as variable size.
8577 * c-parser.c (c_parser_sizeof_expression): Do not give an error
8578 for sizeof applied to [*] type names.
8579
6175f578
AP
85802009-02-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
8581
8582 PR C++/36607
8583 * convert.c (convert_to_integer): Treat OFFSET_TYPE like INTEGER_TYPE.
8584
d4f4bc84
JJ
85852009-02-03 Jakub Jelinek <jakub@redhat.com>
8586
8587 * gcc.c (process_command): Update copyright notice dates.
8588 * gcov.c (print_version): Likewise.
8589 * gcov-dump.c (print_version): Likewise.
8590 * mips-tfile.c (main): Likewise.
8591 * mips-tdump.c (main): Likewise.
8592
f6294de7
JM
85932009-02-03 Joseph Myers <joseph@codesourcery.com>
8594
8595 PR c/35433
8596 * c-typeck.c (composite_type): Set TYPE_SIZE and TYPE_SIZE_UNIT
8597 for composite type involving a zero-length array type.
8598
754ccf7c
JJ
85992009-02-03 Jakub Jelinek <jakub@redhat.com>
8600
70f16287
JJ
8601 PR target/35318
8602 * function.c (match_asm_constraints_1): Skip over
8603 initial optional % in the constraint.
8604
754ccf7c
JJ
8605 PR inline-asm/39059
8606 * c-parser.c (c_parser_postfix_expression): If fixed point is not
8607 supported, don't accept FIXED_CSTs.
8608 * c-decl.c (finish_declspecs): Error if fixed point is not supported
8609 and _Sat is used without _Fract/_Accum. Set specs->type to
8610 integer_type_node for cts_fract/cts_accum if fixed point is not
8611 supported.
8612
965fdadf
CM
86132009-02-02 Catherine Moore <clm@codesourcery.com>
8614
dbf9ee15 8615 * sde.h (SUBTARGET_ARM_SPEC): Don't assemble -fpic code as -mabicalls.
965fdadf 8616
2e8a796f
RS
86172009-02-02 Richard Sandiford <rdsandiford@googlemail.com>
8618
8619 * config/mips/mips.h (FILE_HAS_64BIT_SYMBOLS): New macro.
8620 (ABI_HAS_64BIT_SYMBOLS): Use it.
8621 (DWARF2_ADDR_SIZE): Use it instead of ABI_HAS_64BIT_SYMBOLS.
8622
e0079468
PB
86232009-02-02 Paul Brook <paul@codesourcery.com>
8624
8625 * config/arm/arm.md (arm_addsi3): Add r/r/k alternative.
8626
eca72963
JJ
86272009-02-02 Jakub Jelinek <jakub@redhat.com>
8628
8629 PR inline-asm/39058
8630 * recog.h (asm_operand_ok): Add constraints argument.
8631 * recog.c (asm_operand_ok): Likewise. If it is set, for digits
8632 recurse on matching constraint.
8633 (check_asm_operands): Pass constraints as 3rd argument to
8634 asm_operand_ok. Don't look up matching constraint here.
8635 * stmt.c (expand_asm_operands): Pass NULL as 3rd argument
8636 to asm_operand_ok.
8637
b5bde9ff
BE
86382009-02-02 Ben Elliston <bje@au.ibm.com>
8639
8640 * doc/tm.texi (Storage Layout): Fix TARGET_ALIGN_ANON_BITFIELD and
8641 TARGET_NARROW_VOLATILE_BITFIELD macro names.
8642
30f3e427
JDA
86432009-01-31 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8644
be7659ba
JDA
8645 * doc/install.texi (hppa*-hp-hpux*): Update binutils and linker
8646 information. Remove some obsolete information. Reorganize.
8647
30f3e427
JDA
8648 * config/pa/fptr.c: Revert license to GPL 2.
8649 * config/pa/milli64.S: Likewise.
8650
3cbfaf98
DK
86512009-01-31 Dave Korn <dave.korn.cygwin@gmail.com>
8652
8653 PR target/38904
8654 * mkmap-flat.awk (END): Use pe_dll command-line arg to pass
8655 LIBRARY name in, instead of hard-coding it.
8656 * config.gcc (i[34567]86-*-pe | i[34567]86-*-cygwin*): Add an
8657 extra target make frag to tmake_files according to EH model.
8658 (i[34567]86-*-mingw* | x86_64-*-mingw*): Likewise.
8659 * config/i386/t-dw2-eh, config/i386/t-sjlj-eh: Add new target
8660 frags that define makefile variable EH_MODEL appropriately.
8661 * config/i386/cygming.h (DWARF2_UNWIND_INFO): Add comment.
8662 * config/i386/cygwin.h (LIBGCC_EH_EXTN): Define to nothing or
8663 to "-sjlj" according to type of EH configured.
8664 (LIBGCC_SONAME): Concatenate it to shared library base name.
8665 * config/i386/mingw32.h (LIBGCC_EH_EXTN): Define to "_dw2" or
8666 to "_sjlj" according to type of EH configured.
8667 (LIBGCC_SONAME): Concatenate it to shared library base name.
8668 * config/i386/t-cygming (SHLIB_SONAME): Use EH_MODEL.
8669 (SHLIB_LINK): Add missing semicolon to if-else construct.
8670 (SHLIB_MKMAP_OPTS): Pass library name to mkmap-flat.awk as
8671 string value of "pe_dll" command-line option.
8672 * config/i386/t-cygwin (SHLIB_EH_EXTENSION): New helper.
8673 (SHLIB_SONAME): Use it when overriding t-cygming default.
8674 (SHLIB_IMPLIB): Override t-cygming default.
8675 (SHLIB_MKMAP_OPTS): Pass library name to mkmap-flat.awk as
8676 string value of "pe_dll" command-line option.
8677
8d0b6068
DK
86782009-01-31 Dave Korn <dave.korn.cygwin@gmail.com>
8679
8680 PR target/38952
8681 * config/i386/i386.c (ix86_builtin_setjmp_frame_value): New.
bf9b2cc9 8682 (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Override default to point at it.
8d0b6068 8683
14c28276
RG
86842009-01-31 Richard Guenther <rguenther@suse.de>
8685
8686 PR tree-optimization/38937
8687 * tree-ssa-structalias.c (do_sd_constraint): Do not shortcut
8688 computing the transitive closure.
8689
5f4d82c2
RG
86902009-01-30 Richard Guenther <rguenther@suse.de>
8691
8692 PR tree-optimization/39041
8693 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1):
8694 Propagate variable indices only if the types match for this stmt.
8695
d0728ae0
JJ
86962009-01-30 Jakub Jelinek <jakub@redhat.com>
8697
8698 PR target/39013
8699 * c-decl.c (pop_scope): Set DECL_EXTERNAL for functions declared
8700 inline but never defined.
8701
6b67572e 87022009-01-30 Wolfgang Gellerich <gellerich@de.ibm.com>
9fec758d
WG
8703
8704 * config/s390/s390.md (*insv<mode>_reg_extimm): Removed.
8705 (*insv_h_di_reg_extimm): New insn.
8706 (*insv_l<mode>_reg_extimm): New insn.
8707
87082009-01-30 Hariharan Sandanagobalane <hariharan@picochip.com>
9e8be1e4
HS
8709
8710 * config/picochip/picochip.c (flag_conserve_stack): set
8711 PARAM_LARGE_STACK_FRAME and PARAM_STACK_FRAME_GROWTH to zero under
8712 fconserve-stack. Reduce call-overhead used by inliner.
8713
9fec758d 87142009-01-30 Hariharan Sandanagobalane <hariharan@picochip.com>
df9198ab
HS
8715
8716 PR/38157
8717 * common.opt (flag_conserve_stack): Initialised to zero.
8718
7f1c539c
KT
87192009-01-30 Kai Tietz <kai.tietz@onevision.com>
8720
8721 PR/39002
8722 * config/i386/i386.c (ix86_can_use_return_insn_p): Check for nsseregs.
8723 (ix86_expand_epilogue): Take nsseregs in account to use proper restore
8724 method.
8725
3631be48
L
87262009-01-29 H.J. Lu <hongjiu.lu@intel.com>
8727
8728 * ira-color.c (allocno_reload_assign): Update comments.
8729 * regmove.c (regmove_optimize): Likewise.
8730
8731 * ra.h: Removed.
8732
416ac4d4
RM
87332009-01-29 Robert Millan <rmh@aybabtu.com>
8734
60839f5d
EB
8735 * config.gcc: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
8736 * config/i386/kopensolaris-gnu.h: New file. Undefine
416ac4d4 8737 `MD_UNWIND_SUPPORT'.
60839f5d 8738 * config/kopensolaris-gnu.h: New file (based on kfreebsd-gnu.h).
416ac4d4 8739
d5e54bc1
KH
87402009-01-29 Kazu Hirata <kazu@codesourcery.com>
8741
8742 PR tree-optimization/39007
8743 * tree-loop-distribution.c (generate_builtin): Use
8744 recompute_dominator to compute the immediate dominator of the
8745 basic block just after the loop.
8746
38432148 87472009-01-29 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
e9e077fa
RO
8748
8749 * config/i386/sol2-10.h [!HAVE_AS_IX86_DIFF_SECT_DELTA]
8750 (ASM_OUTPUT_DWARF_PCREL): Define.
8751
38432148 87522009-01-29 Vladimir Makarov <vmakarov@redhat.com>
2af2dbdc
VM
8753
8754 * doc/tm.texi (TARGET_IRA_COVER_CLASSES): Modify description.
8755 * doc/passes.texi: Remove entries about regclass, local-alloc, and
8756 global. Modify entries about regmove and IRA.
8757
8758 * ra-conflict.c: Remove the file.
8759
8760 * reload.c (push_reload, find_dummy_reload): Remove flag_ira.
8761
8762 * tree-pass.h (pass_local_alloc, pass_global_alloc): Remove.
8763 (pass_regclass_init): Rename to pass_reginfo_init.
8764
8765 * cfgloopanal.c (estimate_reg_pressure_cost): Remove flag_ira.
8766
8767 * toplev.h (flag_ira): Remove.
8768
8769 * caller-save.c (setup_save_areas): Remove flag_ira.
8770
bf9b2cc9 8771 * ira-color.c (ira_reuse_stack_slot, ira_mark_new_stack_slot): Ditto.
2af2dbdc
VM
8772
8773 * global.c: Remove the file.
8774
ba20e309 8775 * opts.c (decode_options): Remove flag_ira.
2af2dbdc
VM
8776
8777 * hard-reg-set.h (losing_caller_save_reg_set): Remove.
8778
8779 * regmove.c: Modify file description.
8780 (find_use_as_address, try_auto_increment): Define them only if
8781 AUTO_INC_DEC is defined.
8782 (replacement_quality, replace_in_call_usage, fixup_match_1,
8783 stable_and_no_regs_but_for_p): Remove.
8784 (reg_set_in_bb): Make it static.
8785 (regmove_optimize): Remove flag_ira and code which worked for
8786 !flag_ira.
8787
8788 * local-alloc.c: Remove the file.
8789
8790 * common.opt (fira): Remove.
8791
8792 * ira.c: Include except.h.
8793 (eliminable_regset): Move from global.c.
8794 (mark_elimination): Ditto. Remove flag_ira.
8795 (reg_renumber, struct equivalence, reg_equiv, equiv_mem,
8796 equiv_mem_modified, validate_equiv_mem_from_store,
8797 validate_equiv_mem, equiv_init_varies_p, equiv_init_movable_p,
8798 contains_replace_regs, memref_referenced_p, memref_used_between_p,
8799 no_equiv, recorded_label_ref): Move from local-alloc.c.
8800 (update_equiv_regs): Ditto. Make it static.
8801 (print_insn_chain, print_insn_chains): Move it from global.c.
bf9b2cc9 8802 (pseudo_for_reload_consideration_p): Ditto. Remove flag_ira.
2af2dbdc
VM
8803 (build_insn_chain): Ditto. Make it static.
8804 (ra_init_live_subregs): Move from ra-conflict.c. Make it static.
8805 Rename to init_live_subregs.
8806 (gate_ira): Remove flag_ira.
8807
8808 * regclass.c: Rename reginfo.c. Change file description.
8809 (FORBIDDEN_INC_DEC_CLASSES): Remove.
dbf9ee15 8810 (reg_class_superclasses, forbidden_inc_dec_class, in_inc_dec): Remove.
2af2dbdc
VM
8811 (init_reg_sets_1): Remove code for evaluation of
8812 reg_class_superclasses and losing_caller_save_reg_set.
8813 (init_regs): Remove init_reg_autoinc.
8814 (struct costs, costs, init_cost, ok_for_index_p_nonstrict,
8815 ok_for_base_p_nonstrict): Remove.
bf9b2cc9 8816 (regclass_init): Rename to reginfo_init. Don't initialize init_cost.
2af2dbdc
VM
8817 (pass_regclass_init): Rename to pass_reginfo_init. Modify
8818 corresponding entries.
8819 (dump_regclass, record_operand_costs, scan_one_insn,
8820 init_reg_autoinc, regclass, record_reg_classes, copy_cost,
8821 record_address_regs, auto_inc_dec_reg_p): Remove.
8822 (gt-regclass.h): Rename to gt-reginfo.h.
8823
8824 * rtl.h (dump_global_regs, retry_global_alloc,
bf9b2cc9 8825 build_insn_chain, dump_local_alloc, update_equiv_regs): Remove.
2af2dbdc
VM
8826
8827 * Makefile.in (RA_H): Remove.
8828 (OBJS-common): Remove global.o, local-alloc.o, and ra-conflict.o.
8829 Rename regclass.o to reginfo.o.
8830 (regclass.o): Rename to reginfo.o. Rename gt-regclass.h to
8831 gt-reginfo.h.
8832 (global.o, local-alloc.o, ra-conflict.o): Remove entries.
8833 (GTFILES): Rename regclass.c to reginfo.c.
8834
8835 * passes.c (init_optimization_passes): Remove pass_local_alloc and
bf9b2cc9 8836 pass_global_alloc. Rename pass_regclass_init to pass_reginfo_init.
2af2dbdc
VM
8837
8838 * reload1.c (compute_use_by_pseudos, reload, count_pseudo,
8839 count_spilled_pseudo, find_reg, alter_reg, delete_output_reload):
8840 Remove flag_ira.
6b67572e 8841 (finish_spills): Ditto. Remove code for !flag_ira.
2ba9daa7 8842
c95b2534 88432009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>
00b251a0
KZ
8844
8845 PR middle-end/35854
8846 * doc/invoke.texi (rtl debug options): Complete rewrite.
8847 * auto-inc-dec.c (pass_inc_dec): Rename pass from "auto-inc-dec"
8848 to auto_inc_dec".
8849 * mode-switching.c (pass_mode_switching): Rename pass from
8850 "mode-sw" to "mode_sw".
8851 * except.c (pass_convert_to_eh_ranges): Rename pass from
8852 "eh-ranges" to "eh_ranges".
8853 * lower-subreg.c (pass_lower_subreg): Renamed pass from "subreg"
8854 to "subreg1".
2ba9daa7
AS
8855
8856
72a54528
AM
88572009-01-29 Andrey Belevantsev <abel@ispras.ru>
8858 Alexander Monakov <amonakov@ispras.ru>
8859
8860 PR middle-end/38857
8861 * sel-sched.c (count_occurrences_1): Check that *cur_rtx is a hard
8862 register.
8863 (move_exprs_to_boundary): Change return type and pass through
8864 should_move from move_op. Relax assert. Update usage ...
8865 (schedule_expr_on_boundary): ... here. Use should_move instead of
8866 cant_move.
8867 (move_op_orig_expr_found): Indicate that insn was disconnected from
8868 stream.
8869 (code_motion_process_successors): Do not call after_merge_succs
8870 callback if original expression was not found when traversing any of
8871 the branches.
8872 (code_motion_path_driver): Change return type. Update prototype.
8873 (move_op): Update comment. Add a new parameter (should_move). Update
8874 prototype. Set *should_move based on indication provided by
8875 move_op_orig_expr_found.
8876
001b9eb6
PH
88772009-01-28 Pat Haugen <pthaugen@us.ibm.com>
8878
8879 * doc/invoke.texi (avoid-indexed-addresses): Document new option.
8880 * config/rs6000/rs6000-protos.h (avoiding_indexed_address_p): Declare.
8881 * config/rs6000/rs6000.opt (avoid-indexed-addresses): New option.
8882 * config/rs6000/rs6000.c (rs6000_override_options): Default
8883 avoid-indexed-addresses on for Power6, off for everything else.
8884 (avoiding_indexed_address_p): New function.
8885 (rs6000_legitimize_address): Use it.
8886 (rs6000_legitimate_address): Likewise.
8887 * config/rs6000/rs6000.md (movXX_updateX): Likewise
8888
59dc4898
KH
88892009-01-28 Kazu Hirata <kazu@codesourcery.com>
8890
8891 PR tree-optimization/38997
8892 * tree-loop-distribution.c (generate_memset_zero): Use
8893 POINTER_PLUS_EXPR for a pointer addition.
8894
07da44ab
AK
88952009-01-28 Andreas Krebbel <krebbel1@de.ibm.com>
8896
8897 * config/s390/s390.md (bswap<mode>2): New pattern added.
8898
cdc15d23
WG
88992009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com>
8900
8901 * config/s390/s390.md (*tls_load_31): Added type attribute.
8902
d46f24b6
WG
89032009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com>
8904
8905 * config/s390/s390.md: Fix a few comments.
8906
729e750f
WG
89072009-01-28 Wolfgang Gellerich <gellerich@de.ibm.com>
8908
8909 * config/s390/s390.md (*tmsi_reg): Fixed z10prop attribute.
8910 (*tm<mode>_full): Fixed z10prop attribute.
8911 (*tst<mode>_extimm): Fixed z10prop attribute.
8912 (*tst<mode>_cconly_extimm): Fixed z10prop attribute.
8913 (*tstqiCCT_cconly): Fixed z10prop attribute.
8914 (*cmpsi_ccu_zerohi_rlsi): Fixed z10prop attribute.
8915 (*movsi_larl): Fixed z10prop attribute.
8916 (*movsi_zarch): Fixed z10prop attribute.
8917 (*movsi_eas): Fixed z10prop attribute.
8918 (*movhi): Fixed z10prop attribute.
8919 (*movqi): Fixed z10prop attribute.
8920 (*movstrictqi): Fixed z10prop attribute.
8921 (*mov<mode>): Fixed z10prop attribute.
8922 (*movcc): Fixed z10prop attribute.
8923 (*sethighpartdi_64): Fixed z10prop attribute.
8924 (*zero_extendhi<mode>2_z10): Fixed z10prop attribute.
8925 (*negdi2_sign_cc): Fixed z10prop attribute.
8926 (*negdi2_sign): Fixed z10prop attribute.
8927 (*absdi2_sign_cc): Fixed z10prop attribute.
8928 (*absdi2_sign): Fixed z10prop attribute.
8929 (*negabsdi2_sign_cc): Fixed z10prop attribute.
8930 (*negabsdi2_sign): Fixed z10prop attribute.
8931 (*cmp_and_trap_signed_int<mode>): Fixed z10prop attribute.
8932 (*cmp_and_trap_unsigned_int<mode>): Fixed z10prop attribute.
8933 (doloop_si64): Fixed z10prop attribute.
8934 (doloop_si31): Fixed z10prop attribute.
8935 (doloop_long): Fixed z10prop attribute.
8936 (indirect_jump): Fixed z10prop attribute.
8937 (nop): Fixed z10prop attribute.
8938 (main_base_64): Fixed z10prop attribute.
8939 (reload_base_64): Fixed z10prop attribute.
8940
c7789bfb
JJ
89412009-01-28 Jakub Jelinek <jakub@redhat.com>
8942
8943 PR rtl-optimization/38740
6b67572e
UB
8944 * reorg.c (gate_handle_delay_slots): Avoid dbr scheduling
8945 if !optimize.
c7789bfb
JJ
8946 * config/mips/mips.c (mips_reorg): Likewise.
8947
de081cfd
RG
89482009-01-28 Richard Guenther <rguenther@suse.de>
8949
8950 PR tree-optimization/38926
8951 * tree-ssa-pre.c (add_to_value): Assert we add only expressions
8952 with the correct value id to a value.
8953 (do_regular_insertion): Use the value number of edoubleprime
8954 for the value number of the expr.
8955
8956 Revert
8957 2008-08-21 Richard Guenther <rguenther@suse.de>
bf9b2cc9 8958
d748c406
UB
8959 * tree-ssa-pre.c (insert_into_preds_of_block): Before inserting
8960 a PHI ask VN if it is already available.
8961 * tree-ssa-sccvn.h (vn_phi_lookup): Declare.
8962 * tree-ssa-sccvn.c (vn_phi_lookup): Export.
de081cfd 8963
a9d386a1
JJ
89642009-01-28 Jakub Jelinek <jakub@redhat.com>
8965
8966 PR middle-end/38934
8967 * tree-vrp.c (extract_range_from_assert): For LE_EXPR and LT_EXPR
8968 set to varying whenever max has TREE_OVERFLOW set, similarly
8969 for GE_EXPR and GT_EXPR and TREE_OVERFLOW min.
8970
97a170cd
RG
89712009-01-28 Richard Guenther <rguenther@suse.de>
8972
8973 PR middle-end/38908
8974 * tree-ssa.c (warn_uninitialized_var): Do not warn for seemingly
8975 uninitialized aggregate uses in call arguments.
8976
89ebafc6
PB
89772009-01-28 Paolo Bonzini <bonzini@gnu.org>
8978
8979 PR tree-optimization/38984
8980 * tree-ssa-structalias.c (get_constraints_for_1): Do not use
8981 the nothing_id variable if -fno-delete-null-pointer-checks.
8982
bef3c57b
UB
89832009-01-28 Uros Bizjak <ubizjak@gmail.com>
8984
8985 PR target/38988
8986 * config/i386/i386.md (set_rip_rex64): Wrap operand 1 in label_ref.
8987 (set_got_offset_rex64): Ditto.
8988
0c6390fa
L
89892009-01-27 H.J. Lu <hongjiu.lu@intel.com>
8990
8991 PR target/38941
8992 * doc/extend.texi: Improve local variable with asm reg.
8993
bee6fa6d
AN
89942009-01-27 Adam Nemet <anemet@caviumnetworks.com>
8995
8996 * c.opt (Wpacked-bitfield-compat): Change init value to -1.
8997 * c-opts.c (c_common_post_options): If -W*packed-bitfield-compat
8998 was not supplied then set warn_packed_bitfield_compat to the
8999 default value of 1.
9000 * stor-layout.c (place_field): Check warn_packed_bitfield_compat
9001 against 1.
9002
b5c3dfbb
RG
90032009-01-27 Richard Guenther <rguenther@suse.de>
9004
9005 PR tree-optimization/38503
9006 * cfgexpand.c (expand_gimple_basic_block): Ignore
9007 GIMPLE_CHANGE_DYNAMIC_TYPE during expansion.
9008 * tree-ssa-structalias.c (set_uids_in_ptset): Do not prune
9009 variables that cannot have TBAA applied.
9010 (compute_points_to_sets): Do not remove GIMPLE_CHANGE_DYNAMIC_TYPE
9011 statements.
9012
d748c406 90132009-01-27 Uros Bizjak <ubizjak@gmail.com>
576de5cb
UB
9014
9015 PR middle-end/38969
9016 * calls.c (initialize_argument_information): Do not wrap complex
9017 arguments in SAVE_EXPR.
9018
9112bb38
AT
90192009-01-26 Andreas Tobler <a.tobler@schweiz.org>
9020
9021 * config/t-vxworks (LIBGCC2_INCLUDES): Fix typo.
5efb79fc 9022 (INSTALL_LIBGCC): Revert typo commit.
9112bb38 9023
4757704f
RG
90242009-01-26 Richard Guenther <rguenther@suse.de>
9025
9026 PR tree-optimization/38745
9027 * tree-ssa-alias.c (update_alias_info_1): Exclude RESULT_DECL
9028 from special handling.
9029
e3e6cff4
RG
90302009-01-26 Richard Guenther <rguenther@suse.de>
9031
9032 PR tree-optimization/38745
9033 * tree-ssa.c (execute_update_addresses_taken): Do not include
9034 variables that cannot possibly be a register in not_reg_needs.
9035 Do not clear TREE_ADDRESSABLE on vars that may not become
9036 registers.
9037 * tree-ssa.c (update_alias_info_1): Include those in the set
9038 of addressable vars.
9039
dc874b53
RG
90402009-01-26 Richard Guenther <rguenther@suse.de>
9041
9042 PR middle-end/38851
9043 * Makefile.in (tree-ssa-dse.o): Add langhooks.h.
9044 * tree-ssa-dse.c: Include langhooks.h
9045 (execute_simple_dse): Remove stores with zero size.
9046
849421a3
JJ
90472009-01-24 Jakub Jelinek <jakub@redhat.com>
9048
9049 PR c/38957
9050 * c-typeck.c (c_finish_return): Handle POINTER_PLUS_EXPR the same way
9051 as PLUS_EXPR.
9052
82f70421
JB
90532009-01-24 Julian Brown <julian@codesourcery.com>
9054
9055 * config/arm/t-linux-eabi (LIB2FUNCS_STATIC_EXTRA): Add
9056 config/arm/linux-atomic.c.
9057 * config/arm/linux-atomic.c: New.
9058
863412d6
EB
90592009-01-24 Eric Botcazou <ebotcazou@adacore.com>
9060
9061 * config/sparc/linux.h (DBX_REGISTER_NUMBER): Delete.
9062 * config/sparc/linux64.h (DBX_REGISTER_NUMBER): Likewise.
9063 * config/sparc/sysv4.h (DBX_REGISTER_NUMBER): Likewise.
9064
8c684300
L
90652009-01-24 H.J. Lu <hongjiu.lu@intel.com>
9066
9067 PR c/38938
93f1527a 9068 * c-opts.c (c_common_handle_option): Update warn_pointer_sign
8c684300
L
9069 properly.
9070
b840fb02
SP
90712009-01-24 Sebastian Pop <sebastian.pop@amd.com>
9072
9073 PR tree-optimization/38953
9074 * graphite.c (graphite_verify): Add a call to verify_loop_closed_ssa.
9075 (scop_adjust_phis_for_liveouts): Initialize false_i to zero.
9076 (gloog): Split the exit of the scop when the scop exit is a loop exit.
9077 (graphite_transform_loops): Only call cleanup_tree_cfg if gloog
9078 changed the CFG.
9079
ecee559f
PB
90802009-01-24 Paul Brook <paul@codesourcery.com>
9081
9082 * config/arm/neon.md (neon_type): Move to arm.md.
9083 (neon_mov<VSTRUCT>): Add neon_type attribute.
9084 * config/arm/arm.md (neon_type): Move to here.
9085 (conds): Add "unconditioal" and use as default for NEON insns.
9086
61ad0914
BE
90872009-01-24 Ben Elliston <bje@au.ibm.com>
9088
9089 * bitmap.h (BITMAP_FREE): Eliminate `implicit conversion from
9090 void *' warning from -Wc++-compat.
9091 * Makefile.in (dominance.o-warn): Remove.
9092
38432148 90932009-01-23 Paolo Bonzini <bonzini@gnu.org>
9bacafeb
PB
9094
9095 PR tree-optimization/38932
9096 * fold-const.c (fold_unary_ignore_overflow): New.
9097 * tree.h (fold_unary_ignore_overflow): Declare.
9098 * tree-ssa-ccp.c (ccp_fold): Use fold_unary_ignore_overflow.
9099 * tree-ssa-sccvn.c (visit_reference_op_load,
9100 simplify_unary_expression): Likewise.
9101
2cd36c22
AN
91022009-01-22 Adam Nemet <anemet@caviumnetworks.com>
9103
9104 * c-decl.c (finish_struct): Move code to set DECL_PACKED after
9105 DECL_BIT_FIELD is alreay known. Also inherit packed for bitfields
9106 regardless of their type.
9107 * c-common.c (handle_packed_attribute): Don't ignore packed on
9108 bitfields.
9109 * c.opt (Wpacked-bitfield-compat): New warning option.
9110 * stor-layout.c (place_field): Warn if offset of a field changed.
9111 * doc/extend.texi (packed): Mention the ABI change.
9112 * doc/invoke.texi (-Wpacked-bitfield-compat): Document.
9113 (Warning Options): Add it to the list.
9114
e4e624ab
L
91152009-01-22 H.J. Lu <hongjiu.lu@intel.com>
9116
9117 * c-opts.c (c_common_post_options): Fix a typo in comments.
9118
d0ea0759
SE
91192009-01-22 Steve Ellcey <sje@cup.hp.com>
9120
9121 PR middle-end/38615
9122 * gimplify.c (gimplify_init_constructor): Fix promotion of const
9123 variables to static.
9124 * doc/invoke.texi (-fmerge-all-constants): Update description.
9125
87673f84
UB
91262009-01-22 Uros Bizjak <ubizjak@gmail.com>
9127
9128 PR target/38931
9129 * config/i386/i386.md (*movsi_1): Use type "mmx" for alternative 2.
9130 (*movdi_1_rex64): Use type "mmx" for alternative 5.
9131
96339268
RE
91322009-01-22 Richard Earnshaw <rearnsha@arm.com>
9133
9134 * arm.h (DATA_ALIGNMENT): Align structures, unions and arrays to
9135 a word boundary.
9136 (LOCAL_ALIGNMENT): Similarly.
9137
442dc742 91382009-01-22 Mark Shinwell <shinwell@codesourcery.com>
87673f84 9139 Joseph Myers <joseph@codesourcery.com>
442dc742
MS
9140
9141 * config/arm/arm.c (all_architectures): Add iWMMXt2 entry.
9142 * config/arm/arm-cores.def: New ARM_CORE entry for iWMMXt2.
9143 * config/arm/arm-tune.md: Regenerate.
9144 * doc/invoke.texi (ARM Options): Document -mcpu=iwmmxt2 and
9145 -march=iwmmxt2.
9146
9b34732e
MS
91472009-01-22 Mark Shinwell <shinwell@codesourcery.com>
9148
9149 * config/arm/bpabi.h (SUBTARGET_EXTRA_ASM_SPEC): Bump EABI
9150 version number to five.
9151
03c2a308
DS
91522009-01-22 Dodji Seketeli <dodji@redhat.com>
9153
9154 PR c++/38930
ba20e309 9155 * c-decl.c (clone_underlying_type): Revert PR c++/26693 changes.
03c2a308
DS
9156 * c-common.c (set_underlying_type): Likewise.
9157 (is_typedef_decl ): Likewise
9158 * tree.h: Likewise
9159 (set_underlying_type): Likewise.
9160 (is_typedef_type): Likewise.
9161
1240d76e
VM
91622009-01-21 Vladimir Makarov <vmakarov@redhat.com>
9163
9164 PR middle-end/38587
9165 * ira-color.c (coalesce_spill_slots): Don't coalesce allocnos
9166 crossing setjmps.
9167
b8a1087d
DK
91682009-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
9169
9170 PR bootstrap/37660
9171 * config/i386/cygwin.h (SHARED_LIBGCC_SPEC): New helper macro.
9172 (LIBGCC_SPEC): Don't define.
9173 (REAL_LIBGCC_SPEC): Define instead, using SHARED_LIBGCC_SPEC.
9174
435da628
UB
91752009-01-21 Uros Bizjak <ubizjak@gmail.com>
9176
9177 PR rtl-optimization/38879
9178 * alias.c (base_alias_check): Unaligned access via AND address can
9179 alias all surrounding object types except those with sizes equal
9180 or wider than the size of unaligned access.
9181
d597b3ce
DS
91822009-01-21 Dodji Seketeli <dodji@redhat.com>
9183
9184 PR c++/26693
ba20e309 9185 * c-decl.c (clone_underlying_type): Move this ...
d597b3ce 9186 * c-common.c (set_underlying_type): ... here.
435da628 9187 Also, make sure the function properly sets TYPE_STUB_DECL() on
d597b3ce
DS
9188 the newly created typedef variant type.
9189 (is_typedef_decl ): New entry point.
9190 * tree.h: Added a new member member_types_needing_access_check to
9191 struct tree_decl_non_common.
9192 (set_underlying_type): New entry point.
9193 (is_typedef_type): Likewise.
9194
71a6fe66
BM
91952009-01-21 Bingfeng Mei <bmei@broadcom.com>
9196
9197 * alias.c (walk_mems_1, walk_mems_2, insn_alias_sets_conflict_p):
9198 Check whether two instructions have memory references that
9199 belong to conflicting alias sets. walk_mems_1 and walk_mems_2
9200 are helper functions for traversing.
9201 * alias.h (insn_alias_sets_confilict_p): New prototypes.
9202 * ddg.c (add_inter_loop_mem_dep): Call insn_alias_sets_conflict_p
9203 not to draw dependency edge for instructions with non-conflicting
9204 alias sets.
9205
5a248274
JM
92062009-01-20 Joseph Myers <joseph@codesourcery.com>
9207
9208 PR other/38758
6b67572e
UB
9209 * longlong.h: Update copyright years. Use soft-fp license notice.
9210 Sync __clz_tab declaration with glibc.
5a248274 9211
4b84f3de
SE
92122009-01-20 Steve Ellcey <sje@cup.hp.com>
9213
9214 PR target/30687
9215 * doc/extend.texi (syscall_linkage): New.
9216 (version_id): Modify.
9217
37348bf1 92182009-01-20 Andrew Pinski <andrew_pinski@playstation.sony.com>
435da628 9219 Richard Guenther <rguenther@suse.de>
37348bf1
AP
9220
9221 PR tree-optimization/38747
9222 PR tree-optimization/38748
9223 * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Disable the VCE
9224 conversion if the base address is an indirect reference and the
9225 aliasing sets could cause issues.
9226
d0a58904
SP
92272009-01-20 Sebastian Pop <sebastian.pop@amd.com>
9228
2ba9daa7 9229 * common.opt (fgraphite, fgraphite-identity): Add comment for
d0a58904
SP
9230 explaining why these options are not documented.
9231
71e7afb2
SP
92322009-01-20 Sebastian Pop <sebastian.pop@amd.com>
9233
9234 * graphite.c (stmt_simple_for_scop_p): Also handle cases when
9235 gimple_call_lhs is NULL.
9236
38432148 92372009-01-20 Paolo Bonzini <bonzini@gnu.org>
09efeca1
PB
9238
9239 PR target/38868
9240 * emit-rtl.c (adjust_address_1): Make sure memref is never
9241 overwritten.
9242
cbb8dee3
BE
92432009-01-20 Ben Elliston <bje@au.ibm.com>
9244
9245 * libgcov.c (__gcov_execl, __gcov_execlp, __gcov_execle): Remove
435da628 9246 const qualifier from arg parameter. Remove unnecessary cast to char *.
cbb8dee3
BE
9247 * gcov-io.h (__gcov_execl, __gcov_execlp, __gcov_execle): Remove
9248 const qualifier from arg 2.
9249
72c66596
IS
92502009-01-19 Iain Sandoe <iain.sandoe@sandoe-acoustics.co.uk>
9251
435da628 9252 * config/darwin.h: Add static-libgfortran to LINK_SPEC.
72c66596 9253
f68211cd
VM
92542009-01-19 Vladimir Makarov <vmakarov@redhat.com>
9255
9256 PR c/38869
9257 * rtl.h (reinit_regs): New prototype.
9258 * regclass.c: Include ira.h.
9259 (reinit_regs): New.
9260 * Makefile.in (regclass.o): Add ira.h.
9261 * config/i386/i386.c (ix86_maybe_switch_abi): Use reinit_regs.
9262
6e4f1168
L
92632009-01-18 H.J. Lu <hongjiu.lu@intel.com>
9264
9265 PR target/38736
9266 * c-common.c (handle_aligned_attribute): Use
9267 ATTRIBUTE_ALIGNED_VALUE instead of BIGGEST_ALIGNMENT for
9268 default alignment value.
9269
9270 * c-cppbuiltin.c (c_cpp_builtins): Define __BIGGEST_ALIGNMENT__.
9271
9272 * defaults.h (ATTRIBUTE_ALIGNED_VALUE): New.
9273 * config/i386/i386.h (ATTRIBUTE_ALIGNED_VALUE): Likewise.
9274
9275 * doc/extend.texi: Update __attribute__ ((aligned)). Document
9276 __BIGGEST_ALIGNMENT__.
9277
9278 * doc/tm.texi: Document ATTRIBUTE_ALIGNED_VALUE.
9279
890065bf
RG
92802009-01-18 Richard Guenther <rguenther@suse.de>
9281
9282 PR tree-optimization/38819
9283 * tree-flow.h (operation_could_trap_helper_p): Declare.
9284 * tree-eh.c (operation_could_trap_helper_p): Export.
9285 * tree-ssa-sccvn.h (vn_nary_may_trap): Declare.
9286 * tree-ssa-sccvn.c (vn_nary_may_trap): New function.
9287 * tree-ssa-pre.c (insert_into_preds_of_block): Check if we
9288 are about to insert a possibly trapping instruction and fail
9289 in this case.
9290
a729d731
AS
92912009-01-18 Andreas Schwab <schwab@suse.de>
9292
9293 * doc/install.texi (Configuration): Remove obsolete paragraph
9294 about use of --with-gnu-ld with --with-gnu-as.
9295
a640c13b
KH
92962009-01-18 Kazu Hirata <kazu@codesourcery.com>
9297
9298 * doc/extend.texi, doc/gimple.texi, doc/invoke.texi,
9299 doc/md.texi, doc/sourcebuild.texi, doc/tm.texi: Fix typos.
9300 Follow spelling conventions.
9301
dba2cc0c
BE
93022009-01-18 Ben Elliston <bje@au.ibm.com>
9303
9304 * bitmap.c (bitmap_obstack_alloc_stat): Adjust cast to eliminate
9305 C++ warning about implicit conversion from void * to struct
9306 bitmap_head_def *.
9307 (bitmap_obstack_free): Likewise for bitmap_element *.
bc127c63 9308 * Makefile.in (bitmap.o-warn): Remove.
dba2cc0c 9309
2207a498
DK
93102009-01-17 Dave Korn <dave.korn.cygwin@gmail.com>
9311
9312 * Makefile.in (BACKENDLIBS): Reorder to match dependencies.
9313
8137e465
SP
93142009-01-17 Sebastian Pop <sebastian.pop@amd.com>
9315 Tobias Grosser <tobi.grosser@amd.com>
9316
9317 * graphite.c (graphite_trans_scop_block): Do not block single
9318 nested loops.
9319
5be1c58c
AO
93202009-01-16 Alexandre Oliva <aoliva@redhat.com>
9321
9322 * ebitmap.h (ebitmap_iter_init): Initialize all fields.
9323 * ipa-struct-reorg.c (gen_struct_type): Replace known-true
9324 test with assertion.
9325
786ce82d
RG
93262009-01-16 Richard Guenther <rguenther@suse.de>
9327
9328 PR tree-optimization/38835
9329 PR middle-end/36227
9330 * fold-const.c (fold_binary): Remove PTR + INT -> (INT)(PTR p+ INT)
9331 and INT + PTR -> (INT)(PTR p+ INT) folding.
9332 * tree-ssa-address.c (create_mem_ref): Properly use POINTER_PLUS_EXPR.
9333
c1cb09ad
AN
93342009-01-16 Adam Nemet <anemet@caviumnetworks.com>
9335
9336 PR target/38554
9337 * expmed.c (expand_shift): With SHIFT_COUNT_TRUNCATED, don't lift
9338 the subreg from a lowpart subreg if it is also casting the value.
9339
bcab4e19
SP
93402009-01-16 Sebastian Pop <sebastian.pop@amd.com>
9341 Tobias Grosser <tobi.grosser@amd.com>
9342
9343 * graphite.c (compare_prefix_loops): New.
9344 (build_scop_canonical_schedules): Rewritten.
9345 (graphite_transform_loops): Move build_scop_canonical_schedules
9346 after build_scop_iteration_domain.
9347
0b040072
SP
93482009-01-16 Sebastian Pop <sebastian.pop@amd.com>
9349 Tobias Grosser <tobi.grosser@amd.com>
9350
2ba9daa7 9351 * graphite.c (add_conditions_to_domain): Add the loops to
0b040072
SP
9352 the dimension of the iteration domain. Do copy the domain
9353 only when it exists.
9354 (build_scop_conditions_1): Do not call add_conditions_to_domain.
9355 (add_conditions_to_constraints): New.
9356 (can_generate_code_stmt, can_generate_code): Removed.
9357 (gloog): Do not call can_generate_code.
9358 (graphite_transform_loops): Call add_conditions_to_constraints
9359 after building the iteration domain.
9360
56c6a499
JJ
93612009-01-16 Jakub Jelinek <jakub@redhat.com>
9362
9363 PR tree-optimization/38789
9364 * tree-ssa-threadedge.c
9365 (record_temporary_equivalences_from_stmts_at_dest): Ignore calls to
9366 __builtin_constant_p.
9367
c95b2534 93682009-01-16 Kenneth Zadeck <zadeck@naturalbridge.com>
cd3f1729
KZ
9369
9370 * dce.c (delete_unmarked_insns): Reversed the order that insns are
9371 examined before deleting them.
2ba9daa7 9372
c433cb14
RE
93732009-01-16 Richard Earnshaw <rearnsha@arm.com>
9374
9375 * function.c (aggregate_value_p): Correctly extract the function
9376 type from CALL_EXPR_FN lookup.
9377
c95b2534 93782009-01-16 Hariharan Sandanagobalane <hariharan@picochip.com>
27d62fa4
HS
9379
9380 * config/picochip/picochip.c (picochip_override_options): Revert
9381 CFI asm flag disable commited previously.
9382
c77bb78f
SP
93832009-01-15 Sebastian Pop <sebastian.pop@amd.com>
9384 Tobias Grosser <tobi.grosser@amd.com>
9385 Jan Sjodin <jan.sjodin@amd.com>
9386
9387 * graphite.c (scan_tree_for_params): On substractions negate
9388 all the coefficients of the term.
9389 (clast_to_gcc_expression_red): New. Handle reduction expressions
9390 of more than two operands.
9391 (clast_to_gcc_expression): Call clast_to_gcc_expression_red.
9392 (get_vdef_before_scop): Handle also the case of default definitions.
9393
574af2d6
RS
93942009-01-15 Richard Sandiford <rdsandiford@googlemail.com>
9395
9396 * caller-save.c (add_used_regs_1, add_used_regs): New functions.
9397 (insert_one_insn): Use them instead of REG_DEAD and REG_INC notes.
9398 Also use them when walking CALL_INSN_FUNCTION_USAGE.
9399
e939805b
L
94002009-01-15 H.J. Lu <hongjiu.lu@intel.com>
9401 Joey Ye <joey.ye@intel.com>
9402
9403 PR middle-end/37843
9404 * cfgexpand.c (expand_stack_alignment): Don't update stack
9405 boundary nor check incoming stack boundary here.
9406 (gimple_expand_cfg): Update stack boundary and check incoming
9407 stack boundary here.
9408
c95b2534 94092009-01-15 Kenneth Zadeck <zadeck@naturalbridge.com>
750900db 9410
435da628 9411 * dce.c (find_call_stack_args, delete_unmarked_insns): Fixed comments.
2ba9daa7 9412
0196c95e
JJ
94132009-01-14 Jakub Jelinek <jakub@redhat.com>
9414
9415 PR rtl-optimization/38245
9416 * calls.c (expand_call): Add stack arguments to
9417 CALL_INSN_FUNCTION_USAGE even for pure calls (when
9418 ACCUMULATE_OUTGOING_ARGS) and even for args partially passed
9419 in regs and partially in memory or BLKmode arguments.
9420 (emit_library_call_value_1): Add stack arguments to
9421 CALL_INSN_FUNCTION_USAGE even for pure calls (when
9422 ACCUMULATE_OUTGOING_ARGS).
9423 * dce.c: Include tm_p.h.
9424 (find_call_stack_args): New function.
9425 (deletable_insn_p): Call it for CALL_P insns. Add ARG_STORES
9426 argument.
9427 (mark_insn): Call find_call_stack_args for CALL_Ps.
9428 (prescan_insns_for_dce): Walk insns backwards in bb rather than
9429 forwards. Allocate and free arg_stores bitmap if needed, pass it
9430 down to deletable_insn_p, don't mark stores set in arg_stores
9431 bitmap, clear the bitmap at the beginning of each bb.
9432 * Makefile.in (dce.o): Depend on $(TM_P_H).
9433
6df6bcfa
MM
94342009-01-14 Michael Meissner <gnu@the-meissners.org>
9435
9436 PR target/22599
435da628
UB
9437 * config/i386/i386.c (print_operand): Add tests for 'D', 'C', 'F', 'f'
9438 to make sure the insn is a conditional test (bug 22599). Reformat a
9439 few long lines.
6df6bcfa 9440
765ec70c
SP
94412009-01-14 Sebastian Pop <sebastian.pop@amd.com>
9442
9443 PR middle-end/38431
9444 * graphite.c (get_vdef_before_scop, scop_adjust_vphi): New.
9445 (scop_adjust_phis_for_liveouts): Call scop_adjust_vphi.
9446 (gloog): Do not call cleanup_tree_cfg.
2ba9daa7 9447 (graphite_transform_loops): Call cleanup_tree_cfg after all
765ec70c
SP
9448 scops have been code generated.
9449
7de2b688
BS
94502009-01-14 Basile Starynkevitch <basile@starynkevitch.net>
9451 * doc/gty.texi (Invoking the garbage collector): Added new node
9452 and section documenting ggc_collect.
9453
10bd6c5c
RG
94542009-01-14 Richard Guenther <rguenther@suse.de>
9455
9456 PR tree-optimization/38826
9457 PR middle-end/38477
9458 * tree-ssa-structalias.c (emit_alias_warning): Emit the pointer
9459 initialization notes only if we actually emitted a warning.
9460 (intra_create_variable_infos): Add constraints for a result decl
9461 that is passed by hidden reference.
9462 (build_pred_graph): Mark all related variables non-direct on
9463 address-taking.
9464
9c7c70ee
NC
94652009-01-14 Nick Clifton <nickc@redhat.com>
9466
9467 * ira-conflicts.c: Include addresses.h for the definition of
9468 base_reg_class.
435da628
UB
9469 (ira_build_conflicts): Use base_reg_class instead of BASE_REG_CLASS.
9470 * Makefile.in: Add a dependency of ira-conflicts.o on addresses.h.
9c7c70ee 9471
cf0c2a60
VM
94722009-01-13 Vladimir Makarov <vmakarov@redhat.com>
9473
9474 PR target/38811
9475 * Makefile.in (ira-lives.o): Add except.h.
9476
9477 * ira-lives.c: Include except.h.
9478 (process_bb_node_lives): Process can_throw_internal.
9479
d3302fd3
JJ
94802009-01-13 Jakub Jelinek <jakub@redhat.com>
9481
9482 PR rtl-optimization/38774
9483 * combine.c (simplify_set): When undoing cc_use change, don't do
9484 PUT_CODE on the newly created comparison, but instead put back the
9485 old comparison.
9486
7ab23fd0
JM
94872009-01-13 Joseph Myers <joseph@codesourcery.com>
9488
9489 * doc/invoke.texi (ARM Options): Update lists of -mcpu and -march
9490 values. Remove duplicate arm8 entry.
9491
f9344488
SP
94922009-01-13 Sebastian Pop <sebastian.pop@amd.com>
9493
9494 PR tree-optimization/38786
9495 * graphite.c (expand_scalar_variables_ssa_name): New, outlined from
9496 the SSA_NAME case of expand_scalar_variables_expr.
9497 Set the type of an expression to the type of its assign statement.
9498 (expand_scalar_variables_expr): Also gather the scalar computation
9499 used to index the memory access. Do not pass loop_p.
9500 Fix comment. Stop recursion on tcc_constant or tcc_declaration.
9501 (expand_scalar_variables_stmt): Pass to expand_scalar_variables_expr
bef3c57b
UB
9502 the gimple_stmt_iterator where it inserts new code.
9503 Do not pass loop_p.
f9344488
SP
9504 (copy_bb_and_scalar_dependences): Do not pass loop_p.
9505 (translate_clast): Update call to copy_bb_and_scalar_dependences.
9506
2d8bb84d
SP
95072009-01-13 Sebastian Pop <sebastian.pop@amd.com>
9508
9509 * graphite.h (debug_value): Removed.
9510 * graphite.c (debug_value): Removed.
9511
ff128632
RE
95122009-01-13 Richard Earnshaw <rearnsha@arm.com>
9513
435da628
UB
9514 * config/arm/arm.c (output_move_double): Don't synthesize thumb-2
9515 ldrd/strd with two 32-bit instructions.
ff128632 9516
d5a0a47b
RE
95172009-01-13 Richard Earnshaw <rearnsha@arm.com>
9518
435da628
UB
9519 * config/arm/arm.c (struct processors): Pass for speed down into
9520 cost helper functions.
d5a0a47b
RE
9521 (const_ok_for_op): Handle COMPARE and inequality nodes.
9522 (arm_rtx_costs_1): Rewrite.
9523 (arm_size_rtx_costs): Update prototype.
9524 (arm_rtx_costs): Pass speed down to helper functions.
9525 (arm_slowmul_rtx_costs): Rework cost calculations.
9526 (arm_fastmul_rtx_costs, arm_xscale_rtx_costs): Likewise.
9527 (arm_9e_rtx_costs): Likewise.
9528
26d5bf5b
UB
95292009-01-13 Uros Bizjak <ubizjak@gmail.com>
9530
9531 * config/alpha/alpha.c (alpha_legitimate_address_p): Explicit
435da628 9532 relocations of local symbols wider than UNITS_PER_WORD are not valid.
26d5bf5b
UB
9533 (alpha_legitimize_address): Do not split local symbols wider than
9534 UNITS_PER_WORD into HIGH/LO_SUM parts.
9535
5d14e3d5
DS
95362009-01-13 Danny Smith <dannysmith@users.sourceforge.net>
9537
9538 PR bootstrap/38580
9539 * gcc.c (process_command): Replace call to execvp with calls
9540 to pex_one and exit.
9541
33faafca
AS
95422009-01-03 Anatoly Sokolov <aesok@post.ru>
9543
9544 PR target/29141
9545 * config/avr/t-avr (LIB1ASMFUNCS): Add _tablejump_elpm.
9546 * config/avr/libgcc.S (__do_global_ctors, __do_global_dtors): Add
9547 variant for devices with 3-byte PC.
ba20e309 9548 (__tablejump_elpm__): New.
33faafca 9549
634b5df5
JJ
95502009-01-12 Jakub Jelinek <jakub@redhat.com>
9551
9552 PR c/32041
9553 * c-parser.c (c_parser_postfix_expression): Allow `->' in
9554 offsetof member-designator, handle it as `[0].'.
9555
2842bb86
JDA
95562009-01-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9557
9558 * pa.c (pa_asm_output_mi_thunk): Use pc-relative branch to thunk
9559 function when not using named sections on targets with named sections
9560 if branch distance is less than 262132.
9561
76ee70f6
RE
95622009-01-12 Richard Earnshaw <rearnsha@arm.com>
9563
9564 * combine.c (combine_instructions): Recompute
9565 optimize_this_for_speed_p for each BB in the main combine loop.
9566
f56e675d
TB
95672009-01-12 Tomas Bily <tbily@suse.cz>
9568
9569 PR middlend/38385
26d5bf5b
UB
9570 * tree-loop-distribution.c (prop_phis): New function.
9571 (generate_builtin): Call prop_phis.
9572 * testsuite/gcc.dg/tree-ssa/pr38385.c: New file.
f56e675d 9573
c2152239
JJ
95742009-01-12 Jakub Jelinek <jakub@redhat.com>
9575
9576 PR tree-optimization/38807
9577 * tree-ssa-reassoc.c (remove_visited_stmt_chain): Don't look at
9578 gimple_visited_p unless stmt is GIMPLE_ASSIGN.
9579
0e510b3e
AN
95802009-01-11 Adam Nemet <anemet@caviumnetworks.com>
9581
9582 * expmed.c (store_bit_field_1): Properly truncate the paradoxical
9583 subreg of op0 to the original op0.
9584
c95b2534 95852009-01-11 Laurent GUERBY <laurent@guerby.net>
10270471
LG
9586
9587 * doc/sourcebuild.texi (Source Tree): Move up intl and fixinc.
2ba9daa7 9588
53a7ff9a
MS
95892009-01-11 Markus Schoepflin <markus.schoepflin@comsoft.de>
9590
9591 PR debug/7055
60839f5d 9592 * mips-tfile.c (parse_def): Fix parsing of def strings
53a7ff9a
MS
9593 starting with digits.
9594
b3a796bc
JJ
95952009-01-10 Jakub Jelinek <jakub@redhat.com>
9596
9597 PR target/38695
9598 * config/arm/arm.c (arm_is_long_call_p): Don't call
9599 arm_function_in_section_p if decl isn't a FUNCTION_DECL.
9600
b21b850e
SB
96012009-01-09 Steven Bosscher <steven@gcc.gnu.org>
9602
9603 * regrename.c (regrename_optimize): Fix dumping.
9604 (find_oldest_value_reg): Preserve REG_POINTER.
9605 (copy_hardreg_forward_1): Likewise.
9606
e0e10d3a
DN
96072009-01-09 Diego Novillo <dnovillo@google.com>
9608
bf9b2cc9 9609 * gimple.h (struct gimple_statement_base) <uid>: Document
e0e10d3a
DN
9610 the restrictions on its use.
9611 (gimple_uid): Tidy.
9612 (gimple_set_uid): Tidy.
9613
c9da2ae8
JJ
96142009-01-09 Jakub Jelinek <jakub@redhat.com>
9615
9616 * config/i386/i386.c (ix86_expand_movmem, ix86_expand_setmem): Add
9617 zero guard even if align_bytes != 0 and count is smaller than
9618 size_needed.
9619
38432148 96202009-01-09 Vladimir Makarov <vmakarov@redhat.com>
a174c19c
VM
9621
9622 PR rtl-optimization/38495
26d5bf5b 9623 * ira-emit.c (print_move_list, ira_debug_move_list): New functions.
a174c19c
VM
9624 (add_range_and_copies_from_move_list): Print all added ranges.
9625 Add ranges to memory optimized destination.
9626
260fda3d
JJ
96272009-01-09 Jakub Jelinek <jakub@redhat.com>
9628
6f6278ad
JJ
9629 PR target/38686
9630 PR target/38708
9631 * config/i386/i386.c (override_options): Reject
9632 -mstringop-strategy=rep_8byte with -m32.
9633 (ix86_expand_movmem): For size_needed == 1 set epilogue_size_needed
9634 to 1. Do count comparison against epilogue_size_needed at compile
9635 time even when count_exp was constant forced into register. For
9636 size_needed don't jump to epilogue, instead just avoid aligning
9637 and invoke the body algorithm. If need_zero_guard, add zero guard
9638 even if count is non-zero, but smaller than size_needed + number of
9639 bytes that could be stored for alignment.
9640 (ix86_expand_setmem): For size_needed == 1 set epilogue_size_needed
9641 to 1. If need_zero_guard, add zero guard even if count is non-zero,
9642 but smaller than size_needed + number of bytes that could be stored
9643 for alignment. Compare size_needed with epilogue_size_needed instead
9644 of desired_align - align, don't adjust size_needed, pass
9645 epilogue_size_needed to the epilogue expanders.
9646
260fda3d 9647 PR c/35742
26d5bf5b 9648 * c-pretty-print.c (pp_c_expression): Handle GOTO_EXPR like BIND_EXPR.
260fda3d 9649
67b846fa
JDA
96502009-01-09 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9651
9652 * pa.c (last_address): Change to unsigned.
9653 (update_total_code_bytes): Change argument to unsigned. Don't
9654 check if insn addresses are set.
9655 (pa_output_function_epilogue): Set last_address to UINT_MAX if insn
9656 addresses are not set.
9657 (pa_asm_output_mi_thunk): Handle wrap when updating last_address.
9658
91c82473
NC
96592009-01-09 Nick Clifton <nickc@redhat.com>
9660
9661 * config/sh/symbian.c: Replace uses of DECL_INLINE with
9662 DECL_DECLARED_INLINE_P.
9663
4017e262
JJ
96642009-01-09 Jakub Jelinek <jakub@redhat.com>
9665
0a49e5c2
JJ
9666 PR middle-end/38347
9667 * dojump.c (do_jump_by_parts_zero_rtx): Use mode instead of
9668 GET_MODE (op0) in operand_subword_force calls.
9669
4017e262
JJ
9670 PR middle-end/38771
9671 * fold-const.c (fold_unary): For COMPOUND_EXPR and COND_EXPR,
9672 fold_convert arg0 operands to TREE_TYPE (op0) first.
9673
7cd06356
VM
96742009-01-08 Vladimir Makarov <vmakarov@redhat.com>
9675
9676 * params.def (ira-max-conflict-table-size): Decrease default value
9677 to 1000.
9678
96867bbd
JJ
96792009-01-08 Jakub Jelinek <jakub@redhat.com>
9680
9681 PR tree-optimization/37031
9682 * lambda-code.c (lambda_collect_parameters): Call pointer_set_destroy
9683 on parameter_set.
9684 (build_access_matrix): Reserve correct size for AM_MATRIX vector,
9685 allocate it using gc instead of heap, use VEC_quick_push instead of
9686 VEC_safe_push.
9687 * graphite.c (build_access_matrix): Allocate AM_MATRIX vector using gc
9688 instead of heap, use VEC_quick_push instead of VEC_safe_push.
9689 * tree-data-ref.h (struct access_matrix): Change matrix to gc
9690 allocated vector from heap allocated.
9691 * lambda.h: Add DEF_VEC_ALLOC_P for gc allocated lambda_vector.
9692 * tree-loop-linear.c (linear_transform_loops): Allocate nest
9693 vector only after perfect_loop_nest_depth call.
9694
68f61c3d
SP
96952009-01-08 Sebastian Pop <sebastian.pop@amd.com>
9696 Jan Sjodin <jan.sjodin@amd.com>
9697
9698 PR tree-optimization/38559
9699 * graphite.c (debug_value, copy_constraint,
9700 swap_constraint_variables, scale_constraint_variable, ): New.
9701 (get_lower_bound, get_upper_bound): Removed.
9702 (graphite_trans_bb_strip_mine): Clean up this code that works
9703 only for constant number of iterations. Fully copy upper and
9704 lower bound constraints, not only the constant part of them.
9705 * graphite.h (debug_value): Declared.
9706
82567e33
IR
97072009-01-08 Ira Rosen <irar@il.ibm.com>
9708
9709 PR tree-optimization/37194
9710 * tree-vect-transform.c (vect_estimate_min_profitable_iters):
2ba9daa7 9711 Don't add the cost of cost model guard in prologue to scalar
82567e33
IR
9712 outside cost in case of known number of iterations.
9713
7da13f1d
NF
97142009-01-07 Nathan Froyd <froydnj@codesourcery.com>
9715 Alan Modra <amodra@bigpond.net.au>
9716
9717 * config/rs6000/rs6000.c (rs6000_legitimize_address): Check for
9718 non-word-aligned REG+CONST addressing.
9719
c0f64575
UB
97202009-01-07 Uros Bizjak <ubizjak@gmail.com>
9721
9722 PR target/38706
9723 * config/alpha/alpha.c (alpha_end_function): For TARGET_ABI_OSF, call
9724 free_after_compilation when outputting a thunk.
9725 (alpha_output_mi_thunk_osf): Assert that we are processing a thunk.
9726 Do not call free_after_compilation here.
9727
301b6a4e
UB
97282009-01-07 Uros Bizjak <ubizjak@gmail.com>
9729
9730 * config/i386/i386.c (ix86_target_string): Use ARRAY_SIZE.
301b6a4e
UB
9731 (ix86_valid_target_attribute_inner_p): Ditto.
9732
6a114766
JS
97332009-01-07 Jan Sjodin <jan.sjodin@amd.com>
9734
9735 PR tree-optimization/38492
9736 PR tree-optimization/38498
9737 * tree-check.c (operator_is_linear, scev_is_linear_expression): New.
9738 * tree-chrec.h (scev_is_linear_expression): Declared.
9739 * graphite.c (graphite_cannot_represent_loop_niter): New.
9740 (scopdet_basic_block_info): Call graphite_cannot_represent_loop_niter.
9741 (graphite_loop_normal_form): Use gcc_assert.
9742 (scan_tree_for_params): Use CASE_CONVERT.
9743 (phi_node_is_iv, bb_contains_non_iv_scalar_phi_nodes): New.
9744 (build_scop_conditions_1): Call bb_contains_non_iv_scalar_phi_nodes.
9745 Use gcc_assert. Discard scops that contain unhandled cases.
9746 (build_scop_conditions): Return a boolean status for unhandled cases.
9747 (strip_mine_profitable_p): Print the loop number, not its depth.
9748 (is_interchange_valid): Pass the depth of the loop nest, don't
9749 recompute it wrongly.
9750 (graphite_trans_bb_block): Same.
9751 (graphite_trans_bb_block): Print tentative of loop blocking.
9752 (graphite_trans_scop_block): Do not print that the loop has been
9753 blocked.
9754 (graphite_transform_loops): Do not handle scops that contain condition
9755 scalar phi nodes.
9756
65b82caa
L
97572009-01-07 H.J. Lu <hongjiu.lu@intel.com>
9758
9759 AVX Programming Reference (December, 2008)
9760 * config/i386/avxintrin.h (_mm256_stream_si256): New.
9761 (_mm256_stream_pd): Likewise.
9762 (_mm256_stream_ps): Likewise.
9763
9764 * config/i386/i386.c (ix86_builtins): Add IX86_BUILTIN_MOVNTDQ256,
9765 IX86_BUILTIN_MOVNTPD256 and IX86_BUILTIN_MOVNTPS256.
9766 (ix86_special_builtin_type): Add VOID_FTYPE_PV4DI_V4DI.
9767 (bdesc_special_args): Add __builtin_ia32_movntdq256,
9768 __builtin_ia32_movntpd256 and __builtin_ia32_movntps256.
9769 (ix86_init_mmx_sse_builtins): Handle VOID_FTYPE_PV4DI_V4DI.
9770 (ix86_expand_special_args_builtin): Likewise.
9771
9772 * config/i386/sse.md (AVXMODEDI): New.
9773 (avx_movnt<mode>): Likewise.
9774 (avx_movnt<mode>): Likewise.
9775 (<sse>_movnt<mode>): Remove AVX support.
9776 (sse2_movntv2di): Likewise.
9777
cef158f9
RG
97782009-01-07 Richard Guenther <rguenther@suse.de>
9779
9780 PR middle-end/38751
9781 * fold-const.c (extract_muldiv): Remove obsolete comment.
9782 (fold_plusminus_mult_expr): Undo MINUS_EXPR
9783 to PLUS_EXPR canonicalization for the canonicalization.
9784
246cb5be
GP
97852009-01-07 Gerald Pfeifer <gerald@pfeifer.com>
9786
9787 * doc/install.texi (alpha*-dec-osf*): Remove note on 32-bit
9788 hosted cross-compilers generating less efficient code.
9789
84b9b872
RS
97902009-01-06 Richard Sandiford <rdsandiford@googlemail.com>
9791
9792 * function.h (rtl_data): Add a dbr_scheduled_p field.
9793 * reorg.c (dbr_schedule): Set it.
9794 (gate_handle_delay_slots): Check it.
9795 * config/mips/mips.c (mips_base_delayed_branch): Delete.
9796 (mips_reorg): Check flag_delayed_branch instead of
9797 mips_base_delayed_branch.
9798 (mips_override_options): Don't set mips_base_delayed_branch
9799 or flag_delayed_branch.
9800
ace984c8
RS
98012009-01-06 Richard Sandiford <rdsandiford@googlemail.com>
9802
9803 PR rtl-optimization/38426.
9804 * ira.c (ira): Set current_function_is_leaf earlier.
9805
7ad7809b
JJ
98062009-01-06 Jakub Jelinek <jakub@redhat.com>
9807
9808 PR rtl-optimization/38722
9809 * combine.c (try_combine): Don't modify PATTERN (i3) and notes
9810 too early, only set a flag and modify after last possible
9811 undo_all point.
9812
c52ec948
JJ
98132009-01-06 Janis Johnson <janis187@us.ibm.com>
9814
9815 PR c/34252
9816 * ginclude/float.h: Rename DECnn_DEN to DECnn_SUBNORMAL_MIN.
9817 * real.c (decimal_single_format): Correct values of emin and emax.
9818 (decimal_double_format): Ditto.
9819 (decimal_quad_format): Ditto.
9820 * c-cppbuiltin.c (builtin_define_decimal_float_constants): Adjust
9821 computation of DECnn_MIN and DECnn_MAX for corrected values of
9822 emin and emax. Define __DECnn_SUBNORMAL_MIN__ instead of
9823 __DECnn_MIN__, and adjust its computation for the corrected value
9824 of emin.
9825
300240e1
JH
98262009-01-06 Jan Hubicka <jh@suse.cz>
9827
9828 PR target/38744
435da628 9829 * config/i386/i386.c (ix86_expand_call): Use ARRAY_SIZE.
300240e1 9830
271c069e
GP
98312009-01-06 Gerald Pfeifer <gerald@pfeifer.com>
9832
9833 * doc/contrib.texi (Contributors): Slightly adjust the end note.
9834 Add Robert Clark to the list of testers.
9835
64e4c301 98362009-01-06 Jan Hubicka <jh@suse.cz>
c95b2534 9837 Kai Tietz <kai.tietz@onevision.com>
64e4c301 9838
435da628
UB
9839 * config/i386/i386.md (*msabi_syvabi): Add SSE regs clobbers.
9840 * config/i386/i386.c (ix86_expand_call): Add clobbers.
64e4c301 9841
7650b83e 98422009-01-06 Jan Hubicka <jh@suse.cz>
c95b2534 9843 Kai Tietz <kai.tietz@onevision.com>
7650b83e 9844
435da628
UB
9845 * config/i386/i386.h (CONDITIONAL_CALL_USAGE): SSE regs are not used
9846 for w64 ABI.
9847 * config/i386/i386.c (struct ix86_frame): Add padding0 and nsseregs.
7650b83e
JH
9848 (ix86_nsaved_regs): Count only general purpose regs.
9849 (ix86_nsaved_sseregs): New.
9850 (ix86_compute_frame_layout): Update nsseregs; set preferred alignment
9851 to 16 for w64; compute padding and size of sse reg save area.
301b6a4e
UB
9852 (ix86_emit_save_regs, ix86_emit_save_regs_using_mov): Save only
9853 general purpose regs.
7650b83e
JH
9854 (ix86_emit_save_sse_regs_using_mov): New.
9855 (ix86_expand_prologue): Save SSE regs if needed.
9856 (ix86_emit_restore_regs_using_mov): Use only general purpose regs.
9857 (ix86_emit_restore_sse_regs_using_mov): New.
9858 (ix86_expand_epilogue): Save SSE regs if needed.
9859
9aa5c1b2 98602009-01-06 Jan Hubicka <jh@suse.cz>
c95b2534 9861 Kai Tietz <kai.tietz@onevision.com>
9aa5c1b2 9862
435da628
UB
9863 * config/i386/i386.h (ACCUMULATE_OUTGOING_ARGS): Enable for MSABI
9864 * config/i386/i386.c (init_cumulative_args): Disallow calls of MSABI
9865 functions when accumulate outgoing args is off.
9aa5c1b2 9866
f7556aae
L
98672009-01-06 H.J. Lu <hongjiu.lu@intel.com>
9868
9869 PR bootstrap/38742
9870 * ira-color.c (ira_reuse_stack_slot): Check ENABLE_IRA_CHECKING
9871 before using pseudos_have_intersected_live_ranges_p.
9872
9873 * ira-int.h (ira_assert): Always define.
9874
e47b7d04
L
98752009-01-06 H.J. Lu <hongjiu.lu@intel.com>
9876
9877 AVX Programming Reference (December, 2008)
9878 * config/i386/avxintrin.h (_mm_permute2_pd): Removed.
9879 (_mm256_permute2_pd): Likewise.
9880 (_mm_permute2_ps): Likewise.
9881 (_mm256_permute2_ps): Likewise.
9882 * config/i386/i386.md (UNSPEC_VPERMIL2): Likewise.
9883 * config/i386/sse.md (avx_vpermil2<mode>3): Likewise.
9884
9885 * config/i386/i386.c (ix86_builtins): Remove
9886 IX86_BUILTIN_VPERMIL2PD, IX86_BUILTIN_VPERMIL2PS,
9887 IX86_BUILTIN_VPERMIL2PD256 and IX86_BUILTIN_VPERMIL2PS256.
9888 (ix86_builtin_type): Remove V8SF_FTYPE_V8SF_V8SF_V8SI_INT,
9889 V4DF_FTYPE_V4DF_V4DF_V4DI_INT, V4SF_FTYPE_V4SF_V4SF_V4SI_INT
9890 and V2DF_FTYPE_V2DF_V2DF_V2DI_INT.
9891 (bdesc_args): Remove __builtin_ia32_vpermil2pd,
9892 __builtin_ia32_vpermil2ps, __builtin_ia32_vpermil2pd256 and
9893 __builtin_ia32_vpermil2ps256.
9894 (ix86_init_mmx_sse_builtins): Updated.
9895 (ix86_expand_args_builtin): Likewise.
9896
44b86471
JDA
98972009-01-05 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9898
e47b7d04
L
9899 * pa.c (output_call): Relocate non-jump insns in the delay slot of
9900 long absolute calls when generating PA 2.0 code.
44b86471 9901
311aab06
VM
99022009-01-05 Vladimir Makarov <vmakarov@redhat.com>
9903
9904 PR rtl-optimization/38583
9905 * params.h (IRA_MAX_CONFLICT_TABLE_SIZE): New macro.
9906
9907 * params.def (ira-max-conflict-table-size): New.
9908
9909 * doc/invoke.texi (ira-max-conflict-table-size): Decribe.
2ba9daa7 9910
311aab06 9911 * ira.h (ira_conflicts_p): New external definition.
2ba9daa7 9912
311aab06
VM
9913 * ira-conflicts.c (build_conflict_bit_table): Do not build too big
9914 table. Report this. Return result of building.
9915 (ira_build_conflicts): Use ira_conflicts_p. Check result of
9916 building conflict table.
9917
301b6a4e 9918 * ira-color.c (fast_allocation): Use num instead of ira_allocnos_num.
311aab06 9919 (ira_color): Use ira_conflicts_p.
2ba9daa7 9920
311aab06
VM
9921 * global.c: Include ira.h.
9922 (pseudo_for_reload_consideration_p, build_insn_chain): Use
9923 ira_conflicts_p.
9924
9925 * Makefile.in (global.o): Add ira.h.
2ba9daa7 9926
311aab06
VM
9927 * ira-build.c (mark_all_loops_for_removal,
9928 propagate_some_info_from_allocno): New.
9929 (remove_unnecessary_allocnos): Call
9930 propagate_some_info_from_allocno.
9931 (remove_low_level_allocnos): New.
9932 (remove_unnecessary_regions): Add parameter. Call
9933 mark_all_loops_for_removal and remove_low_level_allocnos. Pass
9934 parameter to remove_unnecessary_regions.
9935 (ira_build): Remove all regions but root if the conflict table was
9936 not built. Update conflict hard regs for allocnos crossing calls.
9937
9938 * ira.c (ira_conflicts_p): New global.
9939 (ira): Define and use ira_conflicts_p.
9940
9941 * reload1.c (compute_use_by_pseudos, reload, count_pseudo,
9942 count_spilled_pseudo, find_reg, alter_reg, finish_spills,
301b6a4e 9943 emit_input_reload_insns, delete_output_reload): Use ira_conflicts_p.
2ba9daa7 9944
5641785f
BE
99452009-01-06 Ben Elliston <bje@au.ibm.com>
9946
9947 * gengtype-lex.l (YY_NO_INPUT): Define.
9948
e4e5261f
AP
99492009-01-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
9950
9951 PR c/34911
5641785f
BE
9952 * c-common.c (handle_vector_size_attribute): Also reject
9953 BOOLEAN_TYPE types.
e4e5261f 9954
7b10257f
SP
99552009-01-05 Sebastian Pop <sebastian.pop@amd.com>
9956
9957 PR tree-optimization/38492
9958 * graphite.c (rename_map_elt, debug_rename_elt,
301b6a4e
UB
9959 debug_rename_map_1, debug_rename_map, new_rename_map_elt,
9960 rename_map_elt_info, eq_rename_map_elts,
9961 get_new_name_from_old_name, bb_in_sese_p): Moved around.
7b10257f
SP
9962 (sese_find_uses_to_rename_use): Renamed sese_build_livein_liveouts_use.
9963 (sese_find_uses_to_rename_bb): Renamed sese_build_livein_liveouts_bb.
9964 (sese_build_livein_liveouts): New.
9965 (new_sese, free_sese): New.
9966 (new_scop): Call new_sese.
9967 (free_scop): Call free_sese.
9968 (rename_variables_from_edge, rename_phis_end_scop): Removed.
9969 (register_old_new_names): Renamed register_old_and_new_names.
9970 (register_scop_liveout_renames, add_loop_exit_phis,
9971 insert_loop_close_phis, struct igp,
9972 default_liveout_before_guard, add_guard_exit_phis,
9973 insert_guard_phis, copy_renames): New.
9974 (translate_clast): Call insert_loop_close_phis and insert_guard_phis.
9975 (sese_add_exit_phis_edge): Renamed scop_add_exit_phis_edge.
9976 (rewrite_into_sese_closed_ssa): Renamed scop_insert_phis_for_liveouts.
9977 (scop_adjust_phis_for_liveouts): New.
9978 (gloog): Call scop_adjust_phis_for_liveouts.
9979
9980 * graphite.h (struct sese): Documented. Added fields liveout,
301b6a4e 9981 num_ver and livein.
7b10257f
SP
9982 (SESE_LIVEOUT, SESE_LIVEIN, SESE_LIVEIN_VER, SESE_NUM_VER): New.
9983 (new_sese, free_sese, sese_build_livein_liveouts): Declared.
9984 (struct scop): Added field liveout_renames.
9985 (SCOP_LIVEOUT_RENAMES): New.
9986
9761fcc7
HJ
99872009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
9988
9989 PR tree-optimization/38510
9990 * graphite.c (recompute_all_dominators): Call mark_irreducible_loops.
9991 (translate_clast): Call recompute_all_dominators before
9992 graphite_verify.
9993 (gloog): Call recompute_all_dominators before graphite_verify.
9994
99952009-01-05 Harsha Jagasia <harsha.jagasia@amd.com>
c95b2534 9996 Jan Sjodin <jan.sjodin@amd.com>
9761fcc7
HJ
9997
9998 PR tree-optimization/38500
9999 * graphite.c (create_sese_edges): Call fix_loop_structure after
10000 splitting blocks.
10001
c95b2534 100022009-01-05 Joel Sherrill <joel.sherrill@oarcorp.com>
48a01864
JS
10003
10004 * config.gcc: Add m32r*-*-rtems*.
10005 * config/m32r/rtems.h: New file.
10006
fc0cd180
BE
100072009-01-05 Ben Elliston <bje@au.ibm.com>
10008
10009 * Makefile.in (.po.gmo): Use mkinstalldirs, not test -d || mkdir.
10010 (.po.pox): Likewise.
10011 (po/gcc.pot): Likewise.
10012
3106d8e5
DM
100132009-01-04 David S. Miller <davem@davemloft.net>
10014
10015 * config/sparc/sparc.h (SECONDARY_MEMORY_NEEDED_RTX): Delete.
10016 (STARTING_FRAME_OFFSET): Always set to zero.
10017
0009b473
RS
100182009-01-04 Richard Sandiford <rdsandiford@googlemail.com>
10019
10020 * tree.def (LSHIFT_EXPR, RSHIFT_EXPR): Add commentary.
10021 * tree-cfg.c (verify_gimple_assign_binary): Allow shifts of
10022 fixed-point types, and vectors of the same.
10023
4f24c6d6
RS
100242009-01-04 Richard Sandiford <rdsandiford@googlemail.com>
10025
10026 * config/mips/sync.md (*mb_barrier): Rename to...
10027 (*memory_barrier): ...this.
10028
1df48f5c
JW
100292009-01-04 Jonathan Wakely <jwakely.gcc@gmail.com>
10030
10031 * doc/extend.texi (Function Attributes): Move @cindex after @item
eefe5da0 10032 for 'artificial' and 'flatten'. Fix grammar for 'externally_visible'
1df48f5c
JW
10033 and put in alphabetical order. Fix 'target' name and put in order.
10034 * doc/invoke.texi (-Wstrict-null-sentinel, -fipa-matrix-reorg): Fix
10035 typos.
10036
1a8c13b3
UB
100372009-01-04 Uros Bizjak <ubizjak@gmail.com>
10038
10039 * config/s390/s390.md (UNSPEC_MB): Rename from UNSPECV_MB.
10040 (memory_barrier): Expand as unspec instead of unspec_volatile.
10041 Remove mem:BLK from insn operands. Use Pmode scratch register.
10042 (*memory_barrier): Define as unspec instead of unspec_volatile.
10043 Use (match_dup 0) as input operand.
10044
10045 * config/sparc/sparc.md (UNSPEC_MEMBAR): Rename from UNSPECV_MEMBAR.
10046 * config/sparc/sync.md (memory_barrier): Expand as unspec instead of
10047 unspec_volatile. Remove mem:BLK from insn operands. Use Pmode
10048 scratch register. Remove operand 1.
10049 (*stbar): Define as unspec instead of unspec_volatile.
10050 Use (match_dup 0) as input operand, remove (const_int 8).
10051 (*membar): Define as unspec instead of unspec_volatile.
10052 Use (match_dup 0) as input operand, remove input operand 2.
10053
10054 * config/xtensa/xtensa.md (UNSPEC_MEMW): Rename from UNSPECV_MEMW.
10055 (memory_barrier): Expand as unspec instead of unspec_volatile.
10056 Remove mem:BLK from insn operands. Use Pmode scratch register.
10057 (*memory_barrier): Define as unspec instead of unspec_volatile.
10058 Use (match_dup 0) as input operand.
10059
10060 * config/ia64/sync.md (memory_barrier): Redefine as expander pattern.
10061 Remove mem:BLK from insn operands. Use Pmode scratch register.
10062 Set volatile flag on operand 0.
10063 (*memory_barrier): New insn pattern.
10064
10065 * config/rs6000/sync.md (memory_barrier): Remove mem:BLK from
10066 insn operands.
10067 (*memory_barrier): Use (match_dup 0) as input operand.
10068
10069 * config/mips/sync.md (memory_barrier): Redefine as expander pattern.
10070 Remove mem:BLK from insn operands. Use Pmode scratch register.
10071 Set volatile flag on operand 0.
301b6a4e 10072 (*mb_internal): New insn pattern.
1a8c13b3
UB
10073
10074 * config/alpha/sync.md (*memory_barrier): Rename from *mb_internal.
10075
fb0703f7
SB
100762009-01-04 Steven Bosscher <steven@gcc.gnu.org>
10077
10078 PR middle-end/38586
10079 * function.c (struct temp_slot): Move to the section of the file
10080 that deals with temp slots. Remove field 'address'.
10081 (temp_slot_address_table): New hash table of address -> temp slot.
10082 (struct temp_slot_address_entry): New struct, items for the table.
10083 (temp_slot_address_compute_hash, temp_slot_address_hash,
10084 temp_slot_address_eq, insert_temp_slot_address): Support functions
10085 for the new table.
10086 (find_temp_slot_from_address): Rewrite to use the new hash table.
10087 (remove_unused_temp_slot_addresses): Remove addresses of temp
10088 slots that have been made available.
10089 (remove_unused_temp_slot_addresses_1): Call-back for htab_traverse,
10090 worker function for remove_unused_temp_slot_addresses.
10091 (assign_stack_temp_for_type): Don't clear the temp slot address list.
10092 Add the temp slot address to the address -> temp slot map.
10093 (update_temp_slot_address): Update via insert_temp_slot_address.
10094 (free_temp_slots): Call remove_unused_temp_slot_addresses.
10095 (pop_temp_slots): Likewise.
10096 (init_temp_slots): Allocate the address -> temp slot map, or empty
10097 the map if it is already allocated.
10098 (prepare_function_start): Initialize temp slot processing.
10099
b5a430f3
SB
101002009-01-04 Steven Bosscher <steven@gcc.gnu.org>
10101
10102 PR middle-end/38584
10103 * cfgexpand.c (estimate_stack_frame_size): Simplify the estimate:
10104 Calculate the size of all stack vars assuming no packing of stack
10105 vars will happen, replacing a quadratic algorithm with a linear one.
10106
5d560619
JJ
101072009-01-03 Jakub Jelinek <jakub@redhat.com>
10108
10109 PR target/38707
10110 * expmed.c (store_bit_field_1): Don't modify op0 if movstrict insn
10111 can't be used.
10112
953a7caa
DN
101132009-01-03 Diego Novillo <dnovillo@google.com>
10114
10115 * doc/contrib.texi: Update contributions.
10116
5f26a230
JJ
101172009-01-03 Jakub Jelinek <jakub@redhat.com>
10118
493aa551
JJ
10119 PR c++/38705
10120 * builtins.c (fold_builtin_memory_op): Give up if either operand
10121 is volatile. Set srctype or desttype to non-qualified version
10122 of the other type.
10123
5f26a230
JJ
10124 PR c/38700
10125 * builtins.c (fold_builtin_expect): Only check DECL_WEAK for VAR_DECLs
10126 and FUNCTION_DECLs.
10127
c95b2534 101282009-01-02 Kenneth Zadeck <zadeck@naturalbridge.com>
fafe34f9
KZ
10129
10130 PR rtl-optimization/35805
10131 * df-problems.c (df_lr_finalize): Add recursive call to resolve lr
10132 problem if fast dce is able to remove any instructions.
10133 * dce.c (dce_process_block): Fix dump message.
2ba9daa7 10134
0b355794
MM
101352009-01-02 Mark Mitchell <mark@codesourcery.com>
10136
10137 PR 33649
10138 * tree-ssa-pre.c (compute_antic): Correct loop bounds.
10139
0cf0d02b
JJ
101402009-01-02 Jakub Jelinek <jakub@redhat.com>
10141
10142 PR middle-end/38690
10143 * tree-flow.h (op_code_prio, op_prio): New prototypes.
10144 * tree-pretty-print.c (op_code_prio): New function.
10145 (op_prio): No longer static. Use op_code_prio.
10146 * gimple-pretty-print.c (dump_unary_rhs, dump_binary_rhs):
10147 Use op_prio and op_code_prio to determine if () should be
10148 printed around operand(s) or not.
10149
10150 * gimple-pretty-print.c (dump_unary_rhs, dump_binary_rhs,
10151 dump_gimple_call, dump_gimple_switch, dump_gimple_cond,
10152 dump_gimple_label, dump_gimple_try, dump_symbols, dump_gimple_phi,
10153 dump_gimple_mem_ops, dump_bb_header, dump_bb_end, pp_cfg_jump): Use
10154 pp_character instead of pp_string for single letter printing.
10155
e3606f3b
RS
101562009-01-02 Richard Sandiford <rdsandiford@googlemail.com>
10157
10158 * doc/extend.texi: Fix '#pragma GCC option' typo.
10159
c95b2534 101602009-01-02 Richard Guenther <rguenther@suse.de>
00f39bd5 10161
a5f061dc
RG
10162 * doc/install.texi (--enable-checking): Mention different
10163 default for stage1.
10164 (--enable-stage1-checking): Document.
00f39bd5 10165
26de0bcb
AP
101662009-01-01 Andrew Pinski <pinskia@gmail.com>
10167
10168 PR middle-end/30142
10169 * tree-cfg.c (verify_expr): Add INDIRECT_REF case. Change MODIFY_EXPR
10170 case to be an error.
10171
7a7d8fab
BE
101722009-01-02 Ben Elliston <bje@au.ibm.com>
10173
10174 * config/fp-bit.h (pack_d): Constify argument.
10175 * config/fp-bit.c (makenan): Constify return type. Remove casts.
10176 (isnan): Constify argument.
10177 (isinf): Likewise.
10178 (iszero): Likewise.
10179 (pack_d): Likewise.
10180 (_fpadd_parts): Constify return type.
10181 (_fpmul_parts): Likewise.
10182 (_fpdiv_parts): Likewise.
10183
b295aee2
JJ
101842009-01-01 Jakub Jelinek <jakub@redhat.com>
10185
10186 PR c/36489
10187 * c-typeck.c (add_pending_init): Add IMPLICIT argument. Only
10188 warn about overwriting initializer with side-effects or
10189 -Woverride-init if !IMPLICIT.
10190 (output_init_element): Likewise. Pass IMPLICIT down to
10191 add_pending_init.
10192 (process_init_element): Add IMPLICIT argument. Pass it down
10193 to output_init_element.
10194 (push_init_element, pop_init_level, set_designator): Adjust
10195 process_init_element callers.
10196 (set_nonincremental_init, set_nonincremental_init_from_string):
10197 Adjust add_pending_init callers.
10198 (output_pending_init_elements): Adjust output_init_element callers.
10199 * c-tree.h (process_init_element): Adjust prototype.
10200 * c-parser.c (c_parser_initelt, c_parser_initval): Adjust
10201 process_init_element callers.
ad41bd84
JM
10202
10203\f
10204Copyright (C) 2009 Free Software Foundation, Inc.
10205
10206Copying and distribution of this file, with or without modification,
10207are permitted in any medium without royalty provided the copyright
10208notice and this notice are preserved.