* config/sh/sh.c (push_regs): Emit movml for interrupt handler
[official-gcc.git] / gcc / ChangeLog
blobbce04c4305238e644e8e3bbe8d54e4a11b47f3ef
1 2010-08-27  Naveen H.S  <naveen.S@kpitcummins.com>
2             Kaz Kojima  <kkojima@gcc.gnu.org>
4         * config/sh/sh.c (push_regs): Emit movml for interrupt handler
5         when possible.
6         (sh_expand_epilogue): Likewise.
7         * config/sh/sh.md (movml_push_banked): New insn.
8         (movml_pop_banked): Likewise.
10 2010-08-28  Bernd Schmidt  <bernds@codesourcery.com>
12         * genautomata.c (gen_regexp_repeat, gen_regexp_allof,
13         gen_regexp_oneof, gen_regexp_sequence): Use the string found
14         in vector element 0 rather than the original string when there's
15         only one element.
16         (gen_regexp): Remove extra semicolon.
18         * config/arm/vfp.md (arm_movsi_vfp, thumb2_movsi_vfp, movsf_vfp,
19         thumb2_movsf_vfp): Set attribute "insn".
20         * config/arm/arm.md (arm_ashrdi3_1bit, arm_lshrdi3_1bit, not_shiftsi,
21         not_shiftsi_compare0, not_shiftsi_compare0_scratch, arm_one_cmplsi2,
22         thumb1_one_cmplsi2, notsi_compare0, notsi_compare0_scratch,
23         arm_zero_extendsidi2, arm_extendsidi2, thumb1_movdi_insn,
24         arm_movsi_insn, movhi_insn_arch4, movhi_bytes, arm_movqi_insn,
25         thumb1_movqi_insn arm32_movhf, thumb1_movhf, arm_movsf_soft_insn,
26         thumb1_movsf_insn, thumb_movdf_insn, mov_scc, mov_negscc, mov_notscc,
27         movsicc_insn, movsfcc_soft_insn, and_scc, cond_move, if_move_not,
28         if_not_move, if_shift_move, if_move_shift, if_shift_shift,
29         if_not_arith, if_arith_not, cond_move_not): Likewise.
31 2010-08-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
33         * config/rs6000/rs6000-protos.h (rs6000_address_for_fpconvert):
34         New declaration.
35         (rs6000_allocate_stack_temp): Ditto.
36         (rs6000_expand_convert_si_to_sfdf): Ditto.
38         * config/rs6000/rs6000.c (rs6000_override_options): Adjust long
39         line.  Update the options set if power6 or power7 server/embedded
40         type options are used.  If we give a warning for no vsx under
41         -mcpu=power7 -mno-altivec, mark -mvsx as an explicit option.
42         (rs6000_allocate_stack_temp): New function to allocate a stack
43         tempoary and adjust the address so it meets either REG+OFFSET or
44         REG+REG addressing requirements.
45         (rs6000_address_for_fpconvert): Adjust REG+OFFSET addresses so
46         that they can be used with the LFIWAX/LFIWZX instrucitons.
47         (rs6000_expand_convert_si_to_sfdf): New helper funciton for
48         converting signed/unsigned SImode to either SFmode/DFmode.
50         * config/rs6000/rs6000.h (TARGET_FCFID): New macros to determine
51         whether certain instructions can be generated.
52         (TARGET_FCTIDZ): Ditto.
53         (TARGET_STFIWX): Ditto.
54         (TARGET_LFIWAX): Ditto.
55         (TARGET_LFIWZX): Ditto.
56         (TARGET_FCFIDS): Ditto.
57         (TARGET_FCFIDU): Ditto.
58         (TARGET_FCFIDUS): Ditto.
59         (TARGET_FCTIDUZ): Ditto.
60         (TARGET_FCTIWUZ): Ditto.
62         * config/rs6000/rs6000.md (UNSPEC_FCTIW): New unspec constants.
63         (UNSPEC_FCTID): Ditto.
64         (UNSPEC_LFIWAX): Ditto.
65         (UNSPEC_LFIWZX): Ditto.
66         (UNSPEC_FCTIWUZ): Ditto.
67         (rreg): Use correct constraints.
68         (SI_CONVERT_FP): New mode attribute for floating point conversion
69         tests.
70         (E500_CONVERT): Ditto.
71         (lfiwax): New insns for converting from integer to floating point
72         utilizing newer instructions.  Attempt to optimize conversions
73         that come from memory so that we don't load the value into a GPR,
74         spill it to the stack and reload it into a FPR.
75         (floatsi<mode>2_lfiwax): Ditto.
76         (floatsi<mode>2_lfiwax_mem): Ditto.
77         (floatsi<mode>2_lfiwax_mem2): Ditto.
78         (lfiwzx): Ditto.
79         (floatunssi<mode>2_lfiwzx): Ditto.
80         (floatunssi<mode>2_lfiwzx_mem): Ditto.
81         (floatunssi<mode>2_lfiwzx_mem2): Ditto.
82         (floatdidf2_mem): Ditto.
83         (floatunsdidf2_fcfidu): Ditto.
84         (floatunsdidf2_mem): Ditto.
85         (floatunsdisf2): Ditto.
86         (floatunsdisf2_fcfidus): Ditto.
87         (floatunsdisf2_mem): Ditto.
88         (floatsidf2): Add support for LFIWAX/LFIWZX/FCFIDS/FCFIDU/FCFIDUS.
89         Use FCFID on 32-bit hosts that support it.
90         (floatsidf2_internal): Ditto.
91         (floatunssisf2): Ditto.
92         (floatunssidf2): Ditto.
93         (floatunssidf2_internal): Ditto.
94         (floatsisf2): Ditto.
95         (floatdidf2): Ditto.
96         (floatdidf2_fpr): Ditto.
97         (floatunsdidf2): Ditto.
98         (floatdisf2): Ditto.
99         (floatdisf2_fcfids): Ditto.
100         (floatdisf2_internal1): Ditto.
101         (fixuns_truncsfsi2): Delete, merge into common pattern for both
102         SF/DF.  Add power7 support.
103         (fix_truncsfsi2): Ditto.
104         (fixuns_truncdfsi2): Ditto.
105         (fixuns_truncdfdi2): Ditto.
106         (fix_truncdfsi2): Ditto.
107         (fix_truncdfsi2_internal): Ditto.
108         (fix_truncdfsi2_internal_gfxopt): Ditto.
109         (fix_truncdfsi2_mfpgpr): Ditto.
110         (fctiwz): Ditto.
111         (btruncdf2): Ditto.
112         (btruncdf2_fpr): Ditto.
113         (btructsf2): Ditto.
114         (ceildf2): Ditto.
115         (ceildf2_fpr): Ditto.
116         (ceilsf2): Ditto.
117         (floordf2): Ditto.
118         (floordf2_fpr): Ditto.
119         (floorsf2): Ditto.
120         (rounddf2): Ditto.
121         (rounddf2_fpr): Ditto.
122         (roundsf2): Ditto.
123         (fix_trunc<mode>si2): Combine SF/DF conversion into one insn.
124         (fix_trunc<mode>di2): Ditto.
125         (fixuns_trunc<mode>si2): Ditto.
126         (fixuns_trunc<mode>di2): Ditto.
127         (fctiwz_<mode>): Ditto.
128         (btrunc<mode>2): Ditto.
129         (btrunc<mode>2_fpr): Ditto.
130         (ceil<mode>2): Ditto.
131         (ceil<mode>2_fpr): Ditto.
132         (floor<mode>2): Ditto.
133         (float<mode>2_fpr): Ditto.
134         (round<mode>2): Ditto.
135         (round<mode>2_fpr): Ditto.
136         (fix_trunc<mode>si2_stfiwx): New insn for machines with STFIWX.
137         (fixuns_trunc<mode>si2_stfiwx): Ditto.
138         (fix_truncdfsi2_internal): Ditto.
139         (fix_trunc<mode>si2_mem): Combiner pattern to eliminate storing
140         converted value on stack, loaded into GPR, and then stored into
141         the final destination.
142         (fix_trunc<mode>di2_fctidz): New pattern for targets supporting
143         FCTIDZ.
144         (lrint<mode>di2): New insn, provide the lrint builtin functions.
145         (ftruncdf2): Delete, unused.
146         (fix_trunctfsi2_internal): Use gen_fctiwz_df, not gen_fctiwz.
148         * config/rs6000/vsx.md (toplevel): Update copyright year.
149         (VSr2): Use "ws" contraint for DFmode, not "!r#r".
150         (VSr3): Ditto.
152 2010-08-27  Basile Starynkevitch  <basile@starynkevitch.net>
153             Jeremie Salvucci  <jeremie.salvucci@free.fr>
155         * gengtype.c (output_type_enum): Test the right union member.
157 2010-08-27  Uros Bizjak  <ubizjak@gmail.com>
159         PR target/41484
160         * config/i386/sse.md (sse4_1_extendv8qiv8hi2): Also accept memory
161         operands for operand 1.
162         (sse4_1_extendv4qiv4si2): Ditto.
163         (sse4_1_extendv2qiv2di2): Ditto.
164         (sse4_1_extendv4hiv4si2): Ditto.
165         (sse4_1_extendv2hiv2di2): Ditto.
166         (sse4_1_extendv2siv2di2): Ditto.
167         (sse4_1_zero_extendv8qiv8hi2): Ditto.
168         (sse4_1_zero_extendv4qiv4si2): Ditto.
169         (sse4_1_zero_extendv2qiv2di2): Ditto.
170         (sse4_1_zero_extendv4hiv4si2): Ditto.
171         (sse4_1_zero_extendv2hiv2di2): Ditto.
172         (sse4_1_zero_extendv2siv2di2): Ditto.
173         (*sse4_1_extendv8qiv8hi2): Remove insn pattern.
174         (*sse4_1_extendv4qiv4si2): Ditto.
175         (*sse4_1_extendv2qiv2di2): Ditto.
176         (*sse4_1_extendv4hiv4si2): Ditto.
177         (*sse4_1_extendv2hiv2di2): Ditto.
178         (*sse4_1_extendv2siv2di2): Ditto.
179         (*sse4_1_zero_extendv8qiv8hi2): Ditto.
180         (*sse4_1_zero_extendv4qiv4si2): Ditto.
181         (*sse4_1_zero_extendv2qiv2di2): Ditto.
182         (*sse4_1_zero_extendv4hiv4si2): Ditto.
183         (*sse4_1_zero_extendv2hiv2di2): Ditto.
184         (*sse4_1_zero_extendv2siv2di2): Ditto.
186 2010-08-27  Nathan Froyd  <froydnj@codesourcery.com>
188         * config/mips/mips-protos.h (mips_function_arg_advance): Delete
189         (mips_function_arg): Delete.
190         (mips_function_arg_boundary): Take a const_tree.
191         * config/mips/mips.c (mips_function_arg_boundary): Likewise.
192         (mips_arg_info): Likewise.
193         (mips_setup_incoming_varargs): Call mips_function_arg_advance
194         instead of FUNCTION_ARG_ADVANCE.
195         (mips_function_arg_advance): Adjust prototype.  Make static.
196         (mips_function_arg): Likewise.
197         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
198         * config/mips/mips.h (FUNCTION_ARG_ADVANCE, FUNCTION_ARG): Delete.
200 2010-08-27  Nathan Froyd  <froydnj@codesourcery.com>
202         * config/rs6000/rs6000.h (FUNCTION_ARG, FUNCTION_ARG_ADVANCE): Delete.
203         * config/rs6000/rs6000-protos.h (function_arg_advance): Delete.
204         (function_arg): Delete.
205         (function_arg_boundary): Take a const_tree.
206         * config/rs6000/rs6000.c (function_arg_boundary): Likewise.
207         (rs6000_spe_function_arg): Likewise.
208         (rs6000_parm_start): Likewise.
209         (rs6000_arg_size): Likewise.
210         (rs6000_darwin64_record_arg_advance_recurse): Likewise.
211         (rs6000_darwin64_record_arg): Likewise.  Take a bool instead of an int.
212         (rs6000_mixed_function_arg): Likewise.
213         (function_arg): Rename to...
214         (rs6000_function_arg): ...this.
215         (function_arg_advance): Rename to...
216         (rs6000_function_arg_advance_1): ...this
217         (rs6000_function_arg_advance): New function.  Call it.
218         (setup_incoming_varargs): Call rs6000_function_arg_advance_1.
219         (rs6000_return_in_memory): Adjust call to rs6000_darwin64_record_arg.
220         (rs6000_function_value): Likewise.
221         (TARGET_FUNCTION_ARG, TARGET_FUNCTION_ARG_ADVANCE): Define.
223 2010-08-27  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
225         * config/arm/arm.md (enabled): Test the value of arch_enabled
226         rather than just using it.
228 2010-08-27  Olivier Hainque  <hainque@adacore.com>
229             Eric Botcazou  <ebotcazou@adacore.com>
231         * dse.c (group_info.base_mem, get_group_info): Use BLKmode to
232         cover all the possible offsets from this base.
233         (scan_reads_nospill): Pass base_mem's mode to canon_true_dependence.
235 2010-08-26  Jakub Jelinek  <jakub@redhat.com>
237         PR tree-optimization/44485
238         * calls.c (flags_from_decl_or_type): For const or pure
239         noreturn functions return ECF_LOOPING_CONST_OR_PURE|ECF_NORETURN
240         together with ECF_CONST resp. ECF_PURE.
241         * builtins.c (expand_builtin): Use flags_from_decl_or_type
242         instead of querying flags directly.
243         * tree-ssa-loop-niter.c (finite_loop_p): Likewise.
244         * tree-ssa-dce.c (find_obviously_necessary_stmts): Likewise.
246 2010-08-26  Richard Guenther  <rguenther@suse.de>
248         PR tree-optimization/45255
249         * tree.c (decl_address_invariant_p): DECL_DLLIMPORT_P statics
250         and externals are also invariant.
252 2010-08-25  Jakub Jelinek  <jakub@redhat.com>
254         PR rtl-optimization/44858
255         * combine.c (try_combine): If recog_for_combine added CLOBBERs to
256         newi2pat, make sure they don't affect newpat.
258         PR rtl-optimization/45400
259         * combine.c (simplify_shift_const_1) <case SUBREG>: Only use
260         SUBREG_REG if both modes are of MODE_INT class.
262 2010-08-25  Julian Brown  <julian@codesourcery.com>
264         * config/arm/arm.c (arm_issue_rate): Return 2 for Cortex-A5.
265         * config/arm/arm.md (generic_sched): No for Cortex-A5.
266         (generic_vfp): Likewise.
267         (cortex-a5.md): Include.
268         * config/arm/cortex-a5.md: New.
270 2010-08-25  Richard Guenther  <rguenther@suse.de>
272         * alias.c (get_alias_set): Assign a single alias-set to all pointers.
273         * gimple.c (gimple_get_alias_set): Remove special handling
274         for pointers.
276 2010-08-25  Bernd Schmidt  <bernds@codesourcery.com>
278         PR middle-end/45355
279         * combine.c (try_combine): Use reg_overlap_mentioned_p rather than
280         dead_or_set_p when computing i0_feeds_i2_n.
282         * combine.c (find_split_point): Undo canonicalization of multiply-add
283         to (minus x (mult)) when it seems likely that this will increase the
284         chances of a split.
286 2010-08-25  Richard Guenther  <rguenther@suse.de>
288         PR lto/44562
289         * lto-streamer.c (lto_record_common_node): Do not mess with
290         TYPE_CANONICAL when not in lto.
291         * gimple.c (gimple_register_type): Likewise.
293 2010-08-25  Richard Guenther  <rguenther@suse.de>
295         PR tree-optimization/45316
296         * tree-ssa-pre.c (eliminate): Properly clean EH info.
298 2010-08-25  Richard Guenther  <rguenther@suse.de>
300         PR tree-optimization/45393
301         * tree-ssa-math-opts.c (execute_cse_sincos_1): Properly transfer
302         and clean EH info.  Avoid SSA update.
303         (execute_cse_sincos): Cleanup the CFG if it has changed.
305 2010-08-25  Richard Guenther  <rguenther@suse.de>
307         PR middle-end/45379
308         * emit-rtl.c (set_mem_attributes_minus_bitpos): Handle
309         TARGET_MEM_REF in alignment computation.
311 2010-08-25  Jakub Jelinek  <jakub@redhat.com>
313         PR tree-optimization/45059
314         * tree-ssa-reassoc.c (eliminate_redundant_comparison): Strip useless
315         type conversions from newop{1,2}.  Assert t is a comparison and
316         newop{1,2} after the stripping are gimple vals.
318 2010-08-25  Tejas Belagod  <tejas.belagod@arm.com>
320         * config/arm/iterators.md (VU, SE, V_widen_l): New.
321         (V_unpack, US): New.
322         * config/arm/neon.md (vec_unpack<US>_hi_<mode>): Expansion for vmovl.
323         (vec_unpack<US>_lo_<mode>): Likewise.
324         (neon_vec_unpack<US>_hi_<mode>): Instruction pattern for vmovl.
325         (neon_vec_unpack<US>_lo_<mode>): Likewise.
326         (vec_widen_<US>mult_lo_<mode>): Expansion for vmull.
327         (vec_widen_<US>mult_hi_<mode>): Likewise.
328         (neon_vec_<US>mult_lo_<mode>"): Instruction pattern for vmull.
329         (neon_vec_<US>mult_hi_<mode>"): Likewise.
330         (neon_unpack<US>_<mode>): Widening move intermediate step for
331         vectorizing without -mvectorize-with-neon-quad.
332         (neon_vec_<US>mult_<mode>): Widening multiply intermediate step
333         for vectorizing without -mvectorize-with-neon-quad.
334         * config/arm/predicates.md (vect_par_constant_high): Check for
335         high-half lanes of a vector.
336         (vect_par_constant_low): Check for low-half lanes of a vector.
338 2010-08-24  Sebastian Pop  <sebastian.pop@amd.com>
340         * tree-if-conv.c (struct ifc_dr): New.
341         (IFC_DR): New.
342         (DR_WRITTEN_AT_LEAST_ONCE): New.
343         (DR_RW_UNCONDITIONALLY): New.
344         (memref_read_or_written_unconditionally): Use the cached values
345         when possible.
346         (write_memref_written_at_least_once): Same.
347         (if_convertible_loop_p): Initialize and free DR->aux fields.
349 2010-08-24  Sebastian Pop  <sebastian.pop@amd.com>
351         * gimple.c (gimple_could_trap_p_1): Not static anymore.
352         Pass an extra bool parameter include_mem.
353         (gimple_could_trap_p): Adjust call to gimple_could_trap_p_1.
354         (gimple_assign_rhs_could_trap_p): Same.
355         * gimple.h (gimple_could_trap_p_1): Declared.
356         * tree-data-ref.h (same_data_refs_base_objects): New.
357         (same_data_refs): New.
358         * tree-if-conv.c (memrefs_read_or_written_unconditionally): New.
359         (write_memrefs_written_at_least_once): New.
360         (ifcvt_memrefs_wont_trap): New.
361         (operations_could_trap): New.
362         (ifcvt_could_trap_p): New.
363         (if_convertible_gimple_assign_stmt_p): Call ifcvt_could_trap_p.
364         Gets a vector of data refs.
365         (if_convertible_stmt_p): Same.
366         (if_convertible_loop_p_1): New.
367         (if_convertible_loop_p): Call if_convertible_loop_p_1.
369 2010-08-24  Sebastian Pop  <sebastian.pop@amd.com>
371         * common.opt (ftree-loop-if-convert-stores): New flag.
372         * doc/invoke.texi (ftree-loop-if-convert-stores): Documented.
373         * tree-if-conv.c (ifc_temp_var): Pass an extra parameter GSI.  Insert
374         the created statement before GSI.
375         (if_convertible_phi_p): Allow virtual phi nodes when
376         flag_loop_if_convert_stores is set.
377         (if_convertible_gimple_assign_stmt_p): Allow memory reads and writes
378         Do not handle types that do not match is_gimple_reg_type.
379         Remove loop and bb parameters.  Call gimple_could_trap_p instead of
380         when flag_loop_if_convert_stores is set, as LHS can contain
381         memory refs.
382         (if_convertible_stmt_p): Remove loop and bb parameters.  Update calls
383         to if_convertible_gimple_assign_stmt_p.
384         (if_convertible_loop_p): Update call to if_convertible_stmt_p.
385         (replace_phi_with_cond_gimple_assign_stmt): Renamed
386         predicate_scalar_phi.  Do not handle virtual phi nodes.
387         (ifconvert_phi_nodes): Renamed predicate_all_scalar_phis.
388         Call predicate_scalar_phi.
389         (insert_gimplified_predicates): Insert the gimplified predicate of a BB
390         just after the labels for flag_loop_if_convert_stores, otherwise
391         insert the predicate in the end of the BB.
392         (predicate_mem_writes): New.
393         (combine_blocks): Call predicate_all_scalar_phis.  When
394         flag_loop_if_convert_stores is set, call predicate_mem_writes.
395         (tree_if_conversion): Call mark_sym_for_renaming when
396         flag_loop_if_convert_stores is set.
397         (main_tree_if_conversion): Return TODO_update_ssa_only_virtuals when
398         flag_loop_if_convert_stores is set.
400 2010-08-24  Anatoly Sokolov  <aesok@post.ru>
402         * config/pa/pa.c (hppa_register_move_cost, pa_libcall_value,
403         pa_function_value_regno_p, pa_print_operand_punct_valid_p): New.
404         (pa_function_value): Make static.
405         (override_options): Rename to...
406         (pa_option_override): ...this. Make static.
407         (TARGET_PRINT_OPERAND_PUNCT_VALID_P, TARGET_REGISTER_MOVE_COST,
408         TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P,
409         TARGET_OPTION_OVERRIDE): Define.
410         * config/pa/pa.h (OVERRIDE_OPTIONS, FUNCTION_VALUE_REGNO_P,
411         LIBCALL_VALUE, REGISTER_MOVE_COST, PRINT_OPERAND_PUNCT_VALID_P):
412         Remove.
413         * config/pa/pa-protos.h (override_options): Remove.
415 2010-08-24  Richard Guenther  <rguenther@suse.de>
417         PR middle-end/45379
418         * tree-ssa-address.c (create_mem_ref_raw): Drop to MEM_REF
419         if addr->index is NULL or zero.
420         * tree-ssa-alias.c (indirect_refs_may_alias_p): Handle
421         TARGET_MEM_REF more properly.
422         (indirect_ref_may_alias_decl_p): Likewise.
423         * emit-rtl.c (set_mem_attributes_minus_bitpos): Keep TARGET_MEM_REFs.
424         * alias.c (ao_ref_from_mem): Handle TARGET_MEM_REF more properly.
426 2010-08-23  Anatoly Sokolov  <aesok@post.ru>
428         * config/m32c/m32c.c (m32c_function_value_regno_p): Make static.
429         (m32c_override_options): Rename to...
430         (m32c_option_override): ...this. Make static.
431         (TARGET_FUNCTION_VALUE_REGNO_P, TARGET_OPTION_OVERRIDE): Define.
432         * config/m32c/m32c.h (OVERRIDE_OPTIONS, FUNCTION_VALUE_REGNO_P):
433         Remove.
434         * config/m32c/m32c-protos.h (m32c_override_options,
435         m32c_function_value_regno_p): Remove.
437 2010-08-23  Changpeng Fang  <changpeng.fang@amd.com>
439         * tree-ssa-loop-prefetch.c (gather_memory_references_ref) :
440         Fix a typo in a previous commit.
442 2010-08-23  Kai Tietz  <kai.tietz@onevision.com>
444         * tree-vect-loop.c (vect_get_single_scalar_iteraion_cost):
445         Pre-initialize innerloop_iters to one.
447 2010-08-23  Changpeng Fang  <changpeng.fang@amd.com>
449         * tree-flow.h (may_be_nonaddressable_p): New definition. Make the
450         existing static function global.
452         * tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): This function
453         is changed to global.
455         * tree-ssa-loop-prefetch.c (gather_memory_references_ref): Call
456         may_be_nonaddressable_p on base, and don't collect this reference
457         if the address of the base could not be taken.
459 2010-08-23  Michael Meissner  <meissner@linux.vnet.ibm.com>
461         * config/rs6000/rs6000.opt (-mveclibabi=mass): New option to
462         enable the compiler to autovectorize mathmetical functions for
463         power7 using the Mathematical Acceleration Subsystem library.
465         * config/rs6000/rs6000.c (rs6000_veclib_handler): New variable to
466         handle which vector math library we have.
467         (rs6000_override_options): Add -mveclibabi=mass support.
468         (rs6000_builtin_vectorized_libmass): New function to handle auto
469         vectorizing math functions that are in the MASS library.
470         (rs6000_builtin_vectorized_function): Call it.
472         * doc/invoke.texi (RS/6000 and PowerPC Options): Document
473         -mveclibabi=mass.
475 2010-08-22  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
477         PR boehm-gc/34544
478         * gthr-posix.h (__gthread_active_init): Delete.
479         (__gthread_active_p): Do activity check here.
480         Don't include errno.h on hppa-hpux.  Update comment.
481         * gthr-posix95.h (__gthread_active_init): Delete.
482         (__gthread_active_p): Do activity check here.
483         Don't include errno.h on hppa-hpux.  Update comment.
484         * config.gcc (hppa[12]*-*-hpux11*): Define extra_parts.
485         * config/pa/pa64-hpux.h (LIB_SPEC): When -static is specified, only
486         add -lpthread when -mt or -pthread is specified.
487         * config/pa/pa-hpux11.h (LIB_SPEC): likewise.
488         (LINK_GCC_C_SEQUENCE_SPEC): Define.
489         * config/pa/t-pa-hpux11 (LIBGCCSTUB_OBJS): Define.
490         (stublib.c, pthread_default_stacksize_np-stub.o,
491         pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o,
492         $(T)libgcc_stub.a): Add methods.
493         * config/pa/t-pa64 (LIBGCCSTUB_OBJS): Add pthread stubs.
494         (stublib.c, pthread_default_stacksize_np-stub.o,
495         pthread_mutex_lock-stub.o, pthread_mutex_unlock-stub.o): Add methods.
496         * config/pa/stublib.c (pthread_default_stacksize_np, pthread_mutex_lock,
497         pthread_mutex_unlock): New stubs.
499 2010-08-22  Joseph Myers  <joseph@codesourcery.com>
501         * Makefile.in (gccspec.o, cppspec.o): Update dependencies.
502         * common.opt (L, nodefaultlibs, nostdlib, pg, static): New
503         options.
504         * config/avr/avr.h (LIBSTDCXX): Remove initial "-l".
505         * config/freebsd.h (MATH_LIBRARY_PROFILE): Remove initial "-l".
506         * config/i386/djgpp.h (LIBSTDCXX): Remove initial "-l".
507         * config/rs6000/aix.h (LIBSTDCXX_STATIC): Remove initial "-l".
508         * config/s390/tpf.h (MATH_LIBRARY, LIBSTDCXX): Remove initial
509         "-l".
510         * cppspec.c: Include opts.h.
511         (lang_specific_driver): Use cl_decoded_option structures.
512         * doc/tm.texi.in (MATH_LIBRARY): Update documentation.
513         * doc/tm.texi: Regenerate.
514         * gcc.c (translate_options): Translate -d to -foutput-class-dir=.
515         (driver_handle_option): Allow driver options needing no special
516         processing.
517         (process_command): Decode options before call to
518         lang_specific_driver.  Pass decoded options to
519         lang_specific_driver.
520         * gcc.h (lang_specific_driver): Update prototype.
521         * gccspec.c: Include opts.h.
522         (lang_specific_driver): Use cl_decoded_option structures.
523         * opts-common.c (option_ok_for_language, generate_option,
524         generate_option_input_file): New.
525         (decode_cmdline_option): Use option_ok_for_language.
526         (decode_cmdline_options_to_array): Use generate_option_input_file.
527         (handle_generated_option): Use generate_option.
528         * opts.h (generate_option, generate_option_input_file): Declare.
530 2010-08-22  Anatoly Sokolov  <aesok@post.ru>
532         * config/mips/mips.c (mips_override_options): Rename to...
533         (mips_option_override): ...this. Make static.
534         (TARGET_OPTION_OVERRIDE): Define.
535         (mips_in_small_data_p): Update comment.
536         * config/mips/mips.h (OVERRIDE_OPTIONS): Remove.
537         (FIXED_REGISTERS): Update comment.
538         * config/mips/mips-protos.h (mips_override_options): Remove.
540 2010-08-21  Olivier Hainque  <hainque@adacore.com>
542         * config/rs6000/vxworks.h (TARGET_OS_CPP_BUILTINS): Define __PPC__.
544 2010-08-21  Olivier Hainque  <hainque@adacore.com>
546         * config/rs6000/vxworks.h (PREFERRED_STACK_BOUNDARY,
547         ABI_STACK_BOUNDARY): Ensure STACK_BOUNDARY is honored despite EABI.
549 2010-08-20  Jan Hubicka  <jh@suse.cz>
551         * tree-pass.h (pass_ipa_cdtor_merge): New function.
552         * cgraphunit.c (static_ctors, static_dtors): Move to ipa.c; make
553         heap allocated.
554         (record_cdtor_fn): Move to ipa.c; do not test for
555         have_ctors_dtors.
556         (build_cdtor): Move to ipa.c; add code avoiding construction
557         when target have ctors/dtors and there is only one ctor/dtor at given
558         priority.
559         (compare_ctor, compare_dtor): Move to ipa.c; use DECL_UID to stabilize
560         sort; reverse order of constructors.
561         (cgraph_build_cdtor_fns): Move to ipa.c; rename to build_cdtor_fns.
562         (cgraph_finalize_function): Do not call record_cdtor_fn.
563         (cgraph_finalize_compilation_unit): Do not call cgraph_build_cdtor_fns.
564         (cgraph_build_static_cdtor): Move to ipa.c.
565         * ipa.c: Include target.h and tree-iterator.h.
566         (cgraph_build_static_cdtor, static_ctors, static_dtors,
567         record_cdtor_fn, build_cdtor, compare_ctor, compare_dtor,
568         build_cdtor_fns, ipa_cdtor_merge, gate_ipa_cdtor_merge,
569         pass_ipa_cdtor_merge): New.
570         * passes.c (init_optimization_passes): Enqueue pass_ipa_cdtor_merge.
571         * ipa-prop.c (update_indirect_edges_after_inlining): Avoid out of
572         bounds access.
574 2010-08-20  Jan Hubicka  <jh@suse.cz>
576         PR c++/45307
577         PR c++/17736
578         * cgraph.h (cgraph_only_called_directly_p,
579         cgraph_can_remove_if_no_direct_calls_and_refs_p): Handle
580         static cdtors.
581         * cgraphunit.c (cgraph_decide_is_function_needed): Static cdtors
582         are not needed.
583         (cgraph_finalize_function): Static cdtors are reachable.
584         (cgraph_mark_functions_to_output): Use cgraph_only_called_directly_p.
586 2010-08-20  Jan Hubicka  <jh@suse.cz>
588         * lto-cgraph.c (lto_output_edge): Use gimple_has_body_p instead of
589         flag_wpa.
590         * lto-streamer-out.c (lto_output): Likewise.
591         * passes.c (ipa_write_optimization_summaries): Initialize statement
592         uids.
594 2010-08-20  Olivier Hainque  <hainque@adacore.com>
596         * tree.h (alias_diag_flags): New enum.
597         (alias_pair): Add an 'emitted_diags' field.
598         * varasm.c (finish_aliases_1): Honor and update p->emitted_diags.
599         (assemble_alias): Initialize emitted_diags of new pairs.
601 2010-08-20  Eric Botcazou  <ebotcazou@adacore.com>
603         * config/rs6000/aix.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.
604         * config/rs6000/linux.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
605         * config/rs6000/linux64.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
606         (STACK_CHECK_PROTECT): Define.
607         * config/rs6000/rs6000.c (rs6000_emit_probe_stack_range): New function.
608         (output_probe_stack_range): Likewise.
609         (rs6000_emit_prologue): Invoke rs6000_emit_probe_stack_range if static
610         builtin stack checking is enabled.
611         * config/rs6000/rs6000-protos.h (output_probe_stack_range): Declare.
612         * config/rs6000/rs6000.md (UNSPECV_PROBE_STACK_RANGE): New constant.
613         (probe_stack_range): New insn.
615 2010-08-20  H.J. Lu  <hongjiu.lu@intel.com>
617         PR target/45336
618         * config/i386/emmintrin.h (_mm_extract_epi16): Cast to unsigned
619         short first.
621         * config/i386/smmintrin.h (_mm_extract_epi8): Cast to unsigned
622         char first.
624 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
626         PR target/45336
627         * config/i386/sse.md (*sse4_1_pextrb): Add SWI48 mode iterator
628         to cover zero extension into 64-bit register.
629         (*sse2_pextrw): Likewise.
630         (*sse4_1_pextrd_zext): New insn.
632 2010-08-20  Iain Sandoe  <iains@gcc.gnu.org>
634         revert r163410, partially revert r163267.
635         * config/rs6000/darwin.h (LIB_SPEC): Remove.
636         * config/darwin.h (REAL_LIBGCC_SPEC): Link lgcc for all
637         Darwin versions.
639 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
641         PR middle-end/44974
642         * builtins.c (expand_builtin): Don't optimize away
643         calls to DECL_LOOPING_CONST_OR_PURE_P builtins.
645 2010-08-20  Uros Bizjak  <ubizjak@gmail.com>
647         * config/i386/i386.md (ashift %rsp splitter): Remove splitter.
648         (pro_epilogue_adjust_stack_di_2): Use "l" constraint for
649         alternative 1 of operand 2.
651 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
652             Paolo Bonzini  <bonzini@gnu.org>
654         * simplify-rtx.c (simplify_unary_operation_1): Optimize
655         (sign_extend (zero_extend (...)) and
656         ({sign,zero}_extend (lshiftrt (ashift X (const_int I)) (const_int I))).
658 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
660         PR rtl-optimization/45353
661         * sel-sched-ir.c (sel_bb_head): Return NULL even if next_nonnote_insn
662         after bb_note is a BARRIER.
664 2010-08-20  Iain Sandoe  <iains@gcc.gnu.org>
666         * config/rs6000/darwin.h (LIB_SPEC): New. Provide saveFP/restFP by
667         linking libgcc.a.
669 2010-08-20  Jakub Jelinek  <jakub@redhat.com>
670             Michael Matz  <matz@suse.de>
672         * tree-ssa-address.c (tree_mem_ref_addr): Convert offset to sizetype.
674 2010-08-20  Nathan Froyd  <froydnj@codesourcery.com>
676         * ggc-common.c (ggc_mark_root_tab): New function, split out from...
677         (ggc_mark_roots): ...here.
679 2010-08-20  Nathan Froyd  <froydnj@codesourcery.com>
681         * vec.h (FOR_EACH_VEC_ELT): Define.
682         * c-decl.c: Use it.
683         * cfgloop.c: Likewise.
684         * cfgloopmanip.c: Likewise.
685         * cgraph.c: Likewise.
686         * cgraphunit.c: Likewise.
687         * combine.c: Likewise.
688         * config/bfin/bfin.c: Likewise.
689         * config/mips/mips.c: Likewise.
690         * config/rs6000/rs6000.c: Likewise.
691         * dbxout.c: Likewise.
692         * df-scan.c: Likewise.
693         * dominance.c: Likewise.
694         * dse.c: Likewise.
695         * dwarf2out.c: Likewise.
696         * except.c: Likewise.
697         * expr.c: Likewise.
698         * function.c: Likewise.
699         * gcse.c: Likewise.
700         * genattr.c: Likewise.
701         * ggc-common.c: Likewise.
702         * gimplify.c: Likewise.
703         * graphite-blocking.c: Likewise.
704         * graphite-clast-to-gimple.c: Likewise.
705         * graphite-dependences.c: Likewise.
706         * graphite-interchange.c: Likewise.
707         * graphite-poly.c: Likewise.
708         * graphite-scop-detection.c: Likewise.
709         * graphite-sese-to-poly.c: Likewise.
710         * graphite.c: Likewise.
711         * haifa-sched.c: Likewise.
712         * ifcvt.c: Likewise.
713         * implicit-zee.c: Likewise.
714         * ipa-prop.c: Likewise.
715         * ipa-struct-reorg.c: Likewise.
716         * ipa.c: Likewise.
717         * ira-build.c: Likewise.
718         * ira-color.c: Likewise.
719         * ira-emit.c: Likewise.
720         * lambda-code.c: Likewise.
721         * loop-invariant.c: Likewise.
722         * loop-unroll.c: Likewise.
723         * lower-subreg.c: Likewise.
724         * lto-cgraph.c: Likewise.
725         * lto-opts.c: Likewise.
726         * lto-streamer-in.c: Likewise.
727         * lto-streamer-out.c: Likewise.
728         * lto-streamer.c: Likewise.
729         * lto-symtab.c: Likewise.
730         * matrix-reorg.c: Likewise.
731         * opts.c: Likewise.
732         * predict.c: Likewise.
733         * print-tree.c: Likewise.
734         * sdbout.c: Likewise.
735         * sel-sched-dump.c: Likewise.
736         * sel-sched-ir.c: Likewise.
737         * sel-sched.c: Likewise.
738         * sese.c: Likewise.
739         * stor-layout.c: Likewise.
740         * tree-cfg.c: Likewise.
741         * tree-cfgcleanup.c: Likewise.
742         * tree-chrec.c: Likewise.
743         * tree-data-ref.c: Likewise.
744         * tree-emutls.c: Likewise.
745         * tree-inline.c: Likewise.
746         * tree-into-ssa.c: Likewise.
747         * tree-loop-distribution.c: Likewise.
748         * tree-loop-linear.c: Likewise.
749         * tree-mudflap.c: Likewise.
750         * tree-outof-ssa.c: Likewise.
751         * tree-parloops.c: Likewise.
752         * tree-predcom.c: Likewise.
753         * tree-pretty-print.c: Likewise.
754         * tree-scalar-evolution.c: Likewise.
755         * tree-ssa-live.c: Likewise.
756         * tree-ssa-loop-im.c: Likewise.
757         * tree-ssa-loop-ivcanon.c: Likewise.
758         * tree-ssa-loop-ivopts.c: Likewise.
759         * tree-ssa-loop-manip.c: Likewise.
760         * tree-ssa-loop-niter.c: Likewise.
761         * tree-ssa-loop-prefetch.c: Likewise.
762         * tree-ssa-phiprop.c: Likewise.
763         * tree-ssa-pre.c: Likewise.
764         * tree-ssa-reassoc.c: Likewise.
765         * tree-ssa-sccvn.c: Likewise.
766         * tree-ssa-structalias.c: Likewise.
767         * tree-ssa.c: Likewise.
768         * tree-vect-data-refs.c: Likewise.
769         * tree-vect-loop-manip.c: Likewise.
770         * tree-vect-loop.c: Likewise.
771         * tree-vect-patterns.c: Likewise.
772         * tree-vect-slp.c: Likewise.
773         * tree-vect-stmts.c: Likewise.
774         * tree-vrp.c: Likewise.
775         * tree.c: Likewise.
776         * value-prof.c: Likewise.
777         * var-tracking.c: Likewise.
778         * varasm.c: Likewise.
779         * vmsdbgout.c: Likewise.
781 2010-08-19  Nathan Sidwell  <nathan@codesourcery.com>
782             Richard Guenther  <richard.guenther@gmail.com>
784         * gimplify.c (gimplify_modify_expr): When assigning to volatiles,
785         copy the src value and return a copy.
786         * doc/extend.texi (Volatiles): Move from C++ to C and expand.
787         (C++ Volatiles): Adjust to describe C++ semantics only.
789 2010-08-20  Joseph Myers  <joseph@codesourcery.com>
791         * doc/tm.texi.in (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Document to
792         be zero or nonzero.
793         * doc/tm.texi: Regenerate.
794         * defaults.h (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Define.
795         * df-scan.c (df_get_exit_block_use_set), reginfo.c
796         (init_reg_sets_1), rtlanal.c (rtx_unstable_p, rtx_varies_p):
797         Handle new PIC_OFFSET_TABLE_REG_CALL_CLOBBERED semantics.
798         * config/ia64/ia64.h (PIC_OFFSET_TABLE_REG_CALL_CLOBBERED): Define
799         to 1.
801 2010-08-20  Olivier Hainque  <hainque@adacore.com>
803         * config/sparc/sparc.c (sparc_asm_function_epilogue): Don't output
804         an extra nop past a sibling call at the very end.
806 2010-08-19  Bernd Schmidt  <bernds@codesourcery.com>
808         PR bootstrap/45350
809         * combine.c (try_combine): Initialize i1_is_used and i2_is_used.  Fix
810         a comment.
812 2010-08-19  Nathan Froyd  <froydnj@codesourcery.com>
814         * target.def (function_arg, function_incoming_arg): Remove const
815         qualifier on CUMULATIVE_ARGS parameter.
816         * targhooks.h (default_function_arg, default_function_incoming_arg):
817         Likewise.
818         * targhooks.c (default_function_arg, default_function_incoming_arg):
819         Likewise.
820         * config/i386/i386.c (ix86_function_arg): Likewise.
822 2010-08-19  Jakub Jelinek  <jakub@redhat.com>
824         PR target/45336
825         * simplify-rtx.c (simplify_unary_operation_1): Optimize nested
826         SIGN_EXTENDs or ZERO_EXTENDs.
828 2010-08-19  Bernd Schmidt  <bernds@codesourcery.com>
830         PR target/42172
831         * combine.c (combine_validate_cost): New arg I0.  All callers changed.
832         Take its cost into account if nonnull.
833         (insn_a_feeds_b): New static function.
834         (combine_instructions): Look for four-insn combinations.
835         (can_combine_p): New args PRED2, SUCC2.  All callers changed.  Take
836         them into account when computing all_adjacent and looking for other
837         uses.
838         (combinable_i3pat): New args I0DEST, I0_NOT_IN_SRC.  All callers
839         changed.  Treat them like I1DEST and I1_NOT_IN_SRC.
840         (try_combine): New arg I0.  Handle four-insn combinations.
841         (distribute_notes): New arg ELIM_I0.  All callers changed.  Treat it
842         like ELIM_I1.
844 2010-08-19  Jason Merrill  <jason@redhat.com>
846         PR c++/45307
847         * gimplify.c (gimplify_init_constructor): Just return GS_UNHANDLED
848         if ctor is empty.
849         (gimplify_modify_expr_rhs): Adjust.
851 2010-08-19  Nathan Froyd  <froydnj@codesourcery.com>
853         * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call to
854         bitmap_bit_p.
855         * config/bfin/bifn.c (bfin_discover_loop): Likewise.
856         * dominance.c (iterate_fix_dominators): Likewise.
857         * dse.c (set_usage_bits): Likewise.
858         (set_position_unneeded, record_store): Likewise.
859         * gimple-fold.c (get_maxval_strlen): Likewise.
860         * haifa-sched.c (fix_inter_tick, fix_recovery_deps): Likewise.
861         * ipa-inline.c (update_caller_keys): Likewise.
862         * ipa-split.c (verify_non_ssa_vars): Likewise.
863         * ipa-type-escape.c (mark_type, close_type_seen): Likewise.
864         (close_type_exposed_parameter, close_type_full_escape): Likewise.
865         (close_addressof_down): Likewise.
866         * ira-color.c (assign_hard_reg, push_allocno_to_stack): Likewise.
867         (setup_allocno_left_conflicts_size): Likewise.
868         (ira_reassign_conflict_allocnos): Likewise.
869         (ira_reassign_pseudos): Likewise.
870         * ira-emit.c (change_loop): Likewise.
871         * loop-invariant.c (mark_regno_live, mark_regno_death): Likewise.
872         * lto-streamer-out.c (write_symbol): Likewise.
873         * predict.c (expr_expected_value_1): Likewise.
874         * regstat.c (regstat_bb_compute_ri): Likewise.
875         * sel-sched.c (create_block_for_bookkeeping): Likewise.
876         (track_scheduled_insns_and_blocks, sel_sched_region_1): Likewise.
877         * stmt.c (expand_case): Likewise.
878         * tree-eh.c (emit_eh_dispatch): Likewise.
879         * tree-into-ssa.c (prune_unused_phi_nodes): Likewise.
880         * tree-loop-distribution.c (make_nodes_having_upstream_mem_writes):
881         Likewise.
882         (rdg_flag_vertex, rdg_flag_loop_exits): Likewise.
883         (rdg_build_components): Likewise.
884         * tree-object-size.c (collect_object_sizes_for): Likewise.
885         * tree-sra.c (convert_callers): Likewise.
886         * tree-ssa-coalesce.c (live_track_add_partition): Likewise.
887         * tree-ssa-live.c (mark_all_vars_used_1): Likewise.
888         * tree-ssa-pre.c (bitmap_set_replace_value): Likewise.
890 2010-08-19  Uros Bizjak  <ubizjak@gmail.com>
892         * config/i386/i386.md (*lea_1): Use P mode iterator.
893         (lea add splitter): Also handle DImode operands.
894         (DImode lea add splitter): Use x86_64_immediate_operand for operand 2
895         predicate.  Do not use ix86_lea_for_add_ok.
896         (zext DImode lea add splitter): Use ix86_lea_for_add_ok.
897         (lea ashift splitter): Also handle DImode operands.
898         (DImode lea ashift splitter): Remove splitter.
900 2010-08-19  Uros Bizjak  <ubizjak@gmail.com>
902         * config/i386/i386.md (*add<SWI:mode>3_cconly_overflow): Do not use
903         ix86_binary_operator_ok.
905 2010-08-19  Andrey Belevantsev  <abel@ispras.ru>
907         PR rtl-optimization/44691
908         * sel-sched.c (count_occurrences_1): Also punt when SUBREG_REG
909         is not a register.
911 2010-08-19  Ian Bolton  <ian.bolton@arm.com>
913         PR target/45070
914         * config/arm/arm.c (arm_output_epilogue): Ensure that return
915          value of size 1-3 is handled correctly.
917 2010-08-19  Ian Bolton  <ian.bolton@arm.com>
919         * tree-switch-conversion.c (gen_inbound_check): Ensure that the
920         type for the conditional has wide enough range.
922 2010-08-18  Uros Bizjak  <ubizjak@gmail.com>
924         PR target/45327
925         * config/i386/i386.md (<any_or:code><SWI:mode>_3): Do not use
926         ix86_binary_operator_ok.
928 2010-08-18  Uros Bizjak  <ubizjak@gmail.com>
930         * config/i386/i386.md (*add<mode>_1) <TYPE_LEA>: Split insn to lea.
931         <default>:  Swap operands 1 and 2 for alternative 2 to use existing
932         code to output insn mnemonic.  Fix comment.
933         (*addsi_1_zext): Add r-r-0 alternative 1.
934         <TYPE_LEA>: Split insn to lea.
935         <default>: Handle alternative 1.
936         (*addhi_1_lea): Add r-r-0 alternative 2.  Use cond RTX instead of
937         multi-level if_then_else RTX to set "type" attribute.
938         <default>: Handle alternative 2.
939         (*addqi_1_lea): Add q-q-0 alternative 2 and r-r-0 alternative 4.
940         Use cond RTX instead of multi-level if_then_else RTX to set
941         "type" attribute.
942         <default>: Handle alternatives 2 and 4.
943         (lea splitters): Update calls to ix86_lea_for_add_ok.
945         * config/i386/i386.c (ix86_lea_for_add_ok): Remove unused "code"
946         argument.
947         * config/i386/i386-protos.h (ix86_lea_for_add_ok): Update prototype.
949 2010-08-18  Richard Guenther  <rguenther@suse.de>
951         * tree-ssa-uninit.c (find_uninit_use): Disregard debug stmts,
952         use operand helpers.
954 2010-08-18  Paolo Bonzini  <bonzini@gnu.org>
956         PR middle-end/45292
957         * optabs.c (expand_bool_compare_and_swap): Expand pending
958         pops before trying the optab.
960 2010-08-18  Yao Qi  <yao@codesourcery.com>
962         PR target/45094
963         * config/arm/arm.c (output_move_double): Fix typo generating
964         instructions ('ldr'->'str').
966 2010-08-18  Maxim Kuvyrkov  <maxim@codesourcery.com>
968         PR rtl-optimization/42575
969         * optabs.c (expand_doubleword_mult): Generate new pseudos to shorten
970         live ranges.
972 2010-08-18  Marcus Shawcroft  <marcus.shawcroft@arm.com>
974         * config/arm/arm-protos.h (arm_expand_sync): New.
975         (arm_output_memory_barrier, arm_output_sync_insn): New.
976         (arm_sync_loop_insns): New.
977         * config/arm/arm.c (FL_ARCH7): New.
978         (FL_FOR_ARCH7): Include FL_ARCH7.
979         (arm_arch7): New.
980         (arm_print_operand): Support %C markup.
981         (arm_legitimize_sync_memory): New.
982         (arm_emit, arm_insn_count, arm_count, arm_output_asm_insn): New.
983         (arm_process_output_memory_barrier, arm_output_memory_barrier): New.
984         (arm_ldrex_suffix, arm_output_ldrex, arm_output_strex): New.
985         (arm_output_op2, arm_output_op3, arm_output_sync_loop): New.
986         (arm_get_sync_operand, FETCH_SYNC_OPERAND): New.
987         (arm_process_output_sync_insn, arm_output_sync_insn): New.
988         (arm_sync_loop_insns,arm_call_generator, arm_expand_sync): New.
989         * config/arm/arm.h (struct arm_sync_generator): New.
990         (TARGET_HAVE_DMB, TARGET_HAVE_DMB_MCR): New.
991         (TARGET_HAVE_MEMORY_BARRIER): New.
992         (TARGET_HAVE_LDREX, TARGET_HAVE_LDREXBHD): New.
993         * config/arm/arm.md: Include sync.md.
994         (UNSPEC_MEMORY_BARRIER): New.
995         (VUNSPEC_SYNC_COMPARE_AND_SWAP, VUNSPEC_SYNC_LOCK): New.
996         (VUNSPEC_SYNC_OP):New.
997         (VUNSPEC_SYNC_NEW_OP, VUNSPEC_SYNC_OLD_OP): New.
998         (sync_result, sync_memory, sync_required_value): New attributes.
999         (sync_new_value, sync_t1, sync_t2): Likewise.
1000         (sync_release_barrier, sync_op): Likewise.
1001         (length): Add logic to length attribute defintion to call
1002         arm_sync_loop_insns when appropriate.
1003         * config/arm/sync.md: New file.
1005 2010-08-17  Jakub Jelinek  <jakub@redhat.com>
1007         * tree.h (host_integerp): Add ATTRIBUTE_PURE when not
1008         ENABLE_TREE_CHECKING.
1009         (tree_low_cst): Add inline version for !ENABLE_TREE_CHECKING
1010         and GCC >= 4.3.
1012 2010-08-17  H.J. Lu  <hongjiu.lu@intel.com>
1014         * config/i386/i386.c (ix86_lea_for_add_ok): For !TARGET_OPT_AGU
1015         or optimizing for size, always avoid lea if possible.
1017         * config/i386/i386.md (*add<mode>_1): Always avoid lea if possible.
1019 2010-08-17  Iain Sandoe  <iains@gcc.gnu.org>
1021         * unwind-dw2-fde-darwin.c (_darwin10_Unwind_FindEnclosingFunction):
1022         Dunmmy function with NULL return unless the target is
1023         OSX >= 10.6 (Darwin10).
1025 2010-08-17  Jack Howarth <howarth@bromo.med.uc.edu>
1027         * gcc.c (spec_function): Add remove-outfile.
1028         (remove_outfile_spec_function): New function.
1029         * config/darwin.h (LINK_SPEC): Add removal of -ldl, -lm and -lpthread.
1030         * invoke.texi (replace-outfile): Document.
1032 2010-08-17  Uros Bizjak  <ubizjak@gmail.com>
1034         PR target/45296
1035         * reginfo.c (globalize_reg): Reject stack registers.
1037 2010-08-17  Richard Guenther  <rguenther@suse.de>
1039         * tree-ssa-dom.c (struct edge_info): Use a VEC for the
1040         list of conditional equivalences.
1041         (free_all_edge_infos): Adjust.
1042         (record_equivalences_from_incoming_edge): Likewise.
1043         (record_cond): Likewise.
1044         (build_and_record_new_cond): Likewise.
1045         (record_conditions): Likewise.
1046         (dom_opt_leave_block): Likewise.
1048 2010-08-17  Kai Tietz  <kai.tietz@onevision.com>
1050         * doc/invoke.texi (ms-extension): Add documentation.
1052 2010-08-17  Richard Guenther  <rguenther@suse.de>
1054         * fold-const.c (fold_comparison): Strip nops inside POINTER_PLUS_EXPR.
1056 2010-08-17  Shujing Zhao  <pearly.zhao@oracle.com>
1058         PR c/40563
1059         * c-decl.c (diagnose_uninitialized_cst_member): New function.
1060         (finish_decl): Use it to issue a -Wc++-compat warning about
1061         uninitialized const field in struct or union.
1063         (finish_struct): Use strip_array_types.
1065 2010-08-17  Jakub Jelinek  <jakub@redhat.com>
1067         * function.c (block_fragments_nreverse, blocks_nreverse_all): New
1068         functions.
1069         (reorder_blocks): Use blocks_nreverse_all instead of blocks_nreverse.
1070         (reorder_blocks_1): Assert BLOCK_FRAGMENT_ORIGIN is NULL.  Don't
1071         call block_nreverse here.
1072         (blocks_nreverse): Rename decl temporary to block.
1074 2010-08-16  Bernd Schmidt  <bernds@codesourcery.com>
1076         * config/arm/thumb2.md (thumb2_notsi_shiftsi,
1077         thumbsi_notsi_shiftsi_compare0, thumb2_not_shiftsi_compare0_scratch,
1078         thumb2_cmpsi_shiftsi, thumb2_cmpsi_shiftsi_swp, thumb2_arith_shiftsi,
1079         thumb2_arith_shiftsi splitter, thumb2_arith_shiftsi_compare0,
1080         thumb2_arith_shiftsi_compare0_scratch, thumb2_sub_shiftsi,
1081         thumb2_sub_shiftsi_compare0, thumb2_sub_shiftsi_compare0_scratch,
1082         thumb2_iorsi3): Delete.
1083         (orsi_notsi_si): No longer a named pattern.
1084         (orsi_not_shiftsi_si): Renamed from thumb_orsi_not_shiftsi_si.
1085         * config/arm/predicates.md (shift_amount_operand): New.
1086         (mult_operator): New.
1087         * config/arm/arm.md (attr arch, attr arch_enabled, attr insn_enabled,
1088         attr enabled): New.
1089         (iorsi3_insn): Renamed from arm_iorsi3.  Handle a new alternative if
1090         arch matches t2.
1091         (not_shiftsi): Renamed from arm_notsi_shiftsi.  Handle Thumb2 variant.
1092         (not_shiftsi_compare0): Likewise, renamed from
1093         arm_notsi_shiftsi_compare0.
1094         (not_shiftsi_compare0_scratch): Likweise, renamed from
1095         arm_notsi_shiftsi_compare0_scratch.
1096         (cmpsi_shiftsi): Likewise, renamed from arm_cmpsi_shiftsi.
1097         (cmpsi_shiftsi_swp): Likewise, renamed from arm_cmpsi_shiftsi_swp.
1098         (arith_shiftsi): Handle Thumb2 variant.  Set insn_enabled attribute
1099         so that the register alternative is disabled when the shift_operator
1100         is MULT.  Use "M" as the constraint for constants.
1101         (arith_shiftsi splitter): Enable for TARGET_32BIT.
1102         (arith_shiftsi_compare0): Handle Thumb2 variant.  Use "M" as the
1103         constraint for constants.
1104         (arith_shiftsi_compare0_scratch): Likewise.
1105         (sub_shiftsi, sub_shiftsi_compare0, sub_shiftsi_compare0_scratch):
1106         Handle Thumb2 alternative.
1108 2010-08-16  Joseph Myers  <joseph@codesourcery.com>
1110         * doc/options.texi (NoDriverArg): Document.
1111         * gcc.c (cpp_unique_options): Generate -MD and -MMD instead of
1112         -MDX and -MMDX.
1113         * opt-functions.awk (switch_flags): Handle NoDriverArg.
1114         * opts-common.c (decode_cmdline_option): Ignore CL_SEPARATE
1115         marking for CL_NO_DRIVER_ARG options when in the driver.
1116         * opts.h (CL_NO_DRIVER_ARG): Define.
1117         (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_DRIVER, CL_TARGET,
1118         CL_COMMON): Update values.
1120 2010-08-16  Joseph Myers  <joseph@codesourcery.com>
1122         * common.opt: Add driver options.
1123         (auxbase, auxbase-strip, quiet, version): Mark RejectDriver.
1124         * doc/options.texi (Driver, RejectDriver): Document.
1125         * gcc.c (pass_exit_codes, print_search_dirs, print_file_name,
1126         print_prog_name, print_multi_directory, print_sysroot,
1127         print_multi_os_directory, print_multi_lib,
1128         print_sysroot_headers_suffix, report_times, combine_flag,
1129         use_pipes, wrapper_string): Remove.
1130         (save_switch, driver_unknown_option_callback,
1131         driver_wrong_lang_callback, driver_post_handling_callback,
1132         driver_handle_option): New.
1133         (spec_lang, last_language_n_infiles): Make file-scope static
1134         instead of local to process_command.
1135         (process_command): Use decode_cmdline_options_to_array and
1136         read_cmdline_option for option processing.  Compute have_c in
1137         prescan of decoded options.
1138         * opt-functions.awk (switch_flags): Handle Driver and
1139         RejectDriver.
1140         (var_type, var_type_struct): Handle Separate options as generating
1141         const char * variables.
1142         * opts-common.c (decode_cmdline_option): Expect CL_COMMON and
1143         CL_TARGET to be passed by caller if required.
1144         (decode_cmdline_options_to_array): Update comment.
1145         * opts.c (complain_wrong_lang): Handle options only valid for the
1146         driver.
1147         (decode_options): Update call to decode_cmdline_options_to_array.
1148         (print_filtered_help): Ignore driver-only options.
1149         (print_specific_help): Ignore CL_DRIVER.
1150         (common_handle_option): Don't call print_specific_help for CL_DRIVER.
1151         * opts.h (CL_DRIVER, CL_REJECT_DRIVER): Define.
1152         (CL_PARAMS, CL_WARNING, CL_OPTIMIZATION, CL_TARGET, CL_COMMON):
1153         Update values.
1155 2010-08-16  Richard Guenther  <rguenther@suse.de>
1157         * tree-cfg.c (verify_types_in_gimple_reference): Verify
1158         TARGET_MEM_REF a bit.
1159         * tree-ssa-address.c (addr_for_mem_ref): Adjust.
1160         (create_mem_ref_raw): Always create TMR_OFFSET, store the
1161         alias pointer type via it.
1162         (copy_mem_ref_info): Adjust.
1163         (maybe_fold_tmr): Likewise.
1164         * tree.c (mem_ref_offset): Also handle TARGET_MEM_REF.
1165         (reference_alias_ptr_type): Likewise.
1166         * tree.def (TARGET_MEM_REF): Remove TMR_ORIGINAL operand,
1167         adjust documentation of TMR_OFFSET operand.
1168         * alias.c (get_alias_set): Do not look at TMR_ORIGINAL but
1169         use the alias pointer type.
1170         * expr.c (expand_expr_real_1): Do not use TMR_ORIGINAL to
1171         initialize mem attrs but the TMR itself.
1172         * tree-eh.c (tree_could_trap_p): Handle TARGET_MEM_REF
1173         similar to MEM_REF.
1174         * tree-pretty-print.c (dump_generic_node): Do not dump TMR_ORIGINAL.
1175         * tree-ssa-loop-ivopts.c (idx_remove_ssa_names): Remove.
1176         (unshare_and_remove_ssa_names): Likewise.
1177         (copy_ref_info): Adjust.
1178         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Simplify
1179         TARGET_MEM_REF case.
1180         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Do not look
1181         at TMR_ORIGINAL.
1182         * tree.h (TMR_ORIGINAL): Remove.
1183         * gimple.c (get_base_address): For TARGET_MEM_REF with a
1184         symbol return that.
1185         * tree-dfa.c (get_ref_base_and_extent): Handle TARGET_MEM_REF
1186         with a symbol.
1187         (get_addr_base_and_unit_offset): Likewise.
1188         * tree-ssa-alias.c (indirect_ref_may_alias_decl_p): Handle
1189         TARGET_MEM_REFs.
1190         (indirect_ref_may_alias_decl_p): Likewise.
1191         (refs_may_alias_p_1): Do not bail out for TARGET_MEM_REFs.
1193 2010-08-15  Uros Bizjak  <ubizjak@gmail.com>
1195         * doc/invoke.texi (-fomit-frame-pointer): Document that starting
1196         with GCC version 4.6, the default setting (when not optimizing
1197         for size) for 32-bit Linux x86 and 32-bit Darwin x86 targets has
1198         been changed to -fomit-frame-pointer.
1200 2010-08-15  Iain Sandoe  <iains@gcc.gnu.org>
1202         * config/darwin.h (REAL_LIBGCC_SPEC): Remove libgcc_s.10.5 stub for
1203         Darwin10.  Do not link libgcc.a for Darwin >= 9.
1205 2010-08-15  Gerald Pfeifer  <gerald@pfeifer.com>
1207         * doc/invoke.texi (Warning Options): Fix terminology and markup
1208         in the description of how unknown warning options are handled.
1210 2010-08-15  Ira Rosen  <irar@il.ibm.com>
1212         * tree-vect-data-refs.c (vect_setup_realignment): Support realignment
1213         in basic blocks.
1214         (vect_supportable_dr_alignment): Check alignment for basic blocks.
1215         * tree-vect-slp.c (vect_build_slp_tree): Allow different codes for
1216         data references.
1217         (vect_bb_vectorization_profitable_p): New function.
1218         (vect_slp_analyze_bb): Call vect_bb_vectorization_profitable_p() to
1219         check if it's worthwhile to vectorize the basic block.
1221 2010-08-14  Anatoly Sokolov  <aesok@post.ru>
1223         * reload.h (register_move_cost, memory_move_secondary_cost,
1224         secondary_reload_class): Adjust prototype.
1225         * rtl.h (reg_class_subset_p): Adjust prototype.
1226         * reload.c (secondary_reload_class): Change arguments type from
1227         enum reg_class to reg_class_t. Change result type to reg_class_t.
1228         * reginfo.c (register_move_cost, reg_class_subset_p): Change
1229         arguments type from enum reg_class to reg_class_t.
1230         (memory_move_secondary_cost): Change arguments type from
1231         enum reg_class to reg_class_t. Change type of saved_flags to
1232         reg_class_t.
1234         * config/mips/mips.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
1235         Remove macros.
1236         (mips_cost): Remove.
1237         (struct mips_rtx_cost_data): Moved to mips.c.
1238         * config/mips/mips-protos.h (mips_register_move_cost): Remove.
1239         * config/mips/mips.c (struct mips_rtx_cost_data): Moved from mips.h.
1240         (mips_cost): Make static.
1241         (mips_canonicalize_move_class): Change argument type to reg_class_t.
1242         Change result type to reg_class_t.
1243         (mips_move_to_gpr_cost, mips_move_from_gpr_cost): Change arguments
1244         type from enum reg_class to reg_class_t.
1245         (mips_register_move_cost): Make static. Change arguments
1246         type from enum reg_class to reg_class_t.
1247         (mips_memory_move_cost): New function.
1248         (TARGET_REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Define.
1250 2010-08-14  Richard Sandiford  <rdsandiford@googlemail.com>
1252         PR rtl-optimization/43358
1253         * ira-lives.c (process_single_reg_class_operands): Adjust the costs
1254         of a single hard register, using simplify_subreg_regno to decide
1255         what that register should be.
1257 2010-08-14  Mingjie Xing  <mingjie.xing@gmail.com>
1259         * config/mips/mips.c (CODE_FOR_loongson_pmullh): Define.
1260         * config/mips/loongson.md (UNSPEC_LOONGSON_PMULL): Delete.
1261         (loongson_pmull<V_suffix>): Rename to...
1262         (mul<mode>3): ...this and use MULT instead of an UNSPEC.
1264 2010-08-13  Jack Howarth <howarth@bromo.med.uc.edu>
1266         * gcc/configure.ac: Enable -fomit-frame-pointer on darwin
1267         which support dwarf2.
1268         * config/i386/i386.c (override_options): Same.
1270 2010-08-13  Jie Zhang  <jie@codesourcery.com>
1272         * config/arm/arm.md (cstoredf4): Only valid when !TARGET_VFP_SINGLE.
1274 2010-08-12  Joseph Myers  <joseph@codesourcery.com>
1276         * gcc.c (cpp_unique_options): Generate -MDX and -MMDX from -MD and
1277         -MMD.
1279 2010-08-12  Changpeng Fang  <changpeng.fang@amd.com>
1281         * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Give
1282         up dot_prod pattern searching if a stmt is outside the loop.
1284 2010-08-12  H.J. Lu  <hongjiu.lu@intel.com>
1285             Uros Bizjak  <ubizjak@gmail.com>
1287         * config.gcc: Handle --enable-frame-pointer.
1289         * configure.ac: Add --enable-frame-pointer.
1290         * configure: Regenerated.
1292         * config/i386/i386.c (USE_IX86_FRAME_POINTER): Default to 0.
1293         (override_options): If not configured with --enable-frame-pointer,
1294         enable -fomit-frame-pointer (but not for TARGET_MACHO or when
1295         optimizing for size), -fasynchronous-unwind-tables and
1296         -maccumulate-outgoing-args by default.
1298 2010-08-12  Jakub Jelinek  <jakub@redhat.com>
1300         * builtins.c (fold_builtin_memory_op): Avoid -Wsign-compare warning.
1302         PR middle-end/45262
1303         * fold-const.c (make_range) <case NEGATE_EXPR>: Punt if
1304         -a overflows.  Normalize the range.
1306 2010-08-12  Richard Guenther  <rguenther@suse.de>
1308         PR tree-optimization/45232
1309         * tree-ssa-reassoc.c (can_reassociate_p): Disable re-association
1310         for types with undefined overflow.
1311         (reassociate_bb): Allow re-associating of bit and min/max
1312         operations for types with undefined overflow.
1313         * tree-ssa-forwprop.c (associate_plusminus): New function.
1314         (tree_ssa_forward_propagate_single_use_vars): Call it.
1316 2010-08-12  Richard Guenther  <rguenther@suse.de>
1318         * tree-flow.h (struct ptr_info_def): Add align and misalign fields.
1319         * tree-ssa-alias.c (get_ptr_info): Move ...
1320         * tree-ssanames.c (get_ptr_info): ... here.  Initialize
1321         align and misalign fields conservatively.
1322         * tree-ssa-ccp.c (ccp_finalize): From partially constant pointers
1323         derive alignment information.
1324         (evaluate_stmt): Derive alignment information from memory
1325         allocation functions.
1326         * tree.h (get_pointer_alignment): Make unsigned.
1327         * builtins.c (get_object_alignment): Use alignment information we
1328         have computed for pointers.
1329         (get_pointer_alignment): Likewise.  Make conservative, return
1330         and unsigned value.
1331         (expand_builtin_strlen): Adjust.
1332         (expand_builtin_memcmp): Likewise.
1333         (expand_builtin_strcmp): Likewise.
1334         (expand_builtin_strncmp): Likewise.
1335         (get_builtin_sync_mem): Use at least mode alignment.
1336         (fold_builtin_memset): Adjust.
1337         (fold_builtin_memory_op): Likewise.
1338         * gimple-pretty-print.c (dump_gimple_phi): Alongside alias
1339         information also dump pointer alignment knowledge.
1340         (dump_gimple_stmt): Likewise.
1342 2010-08-12  Uros Bizjak  <ubizjak@gmail.com>
1344         * config/i386/i386.c (LONG_TYPE_SIZE): Remove.
1345         (EMPTY_FIELD_BOUNDARY): Remove.
1346         * config/i386/i386-interix.h (PCC_BITFIELD_TYPE_MATTERS): Remove.
1348 2010-08-12  Jakub Jelinek  <jakub@redhat.com>
1350         PR debug/45259
1351         * caller-save.c (save_call_clobbered_regs): Only swap notes with
1352         DEBUG_INSNs if n_regs_saved.
1354 2010-08-12  Wei Guozhi  <carrot@google.com>
1356         PR target/44999
1357         * config/arm/arm.md (andsi3): Change to zero extension if possible.
1358         * config/arm/thumb2.md (thumb2_zero_extendqisi2_v6): Change the name.
1360 2010-08-11  Vladimir Makarov  <vmakarov@redhat.com>
1362         * ira-int.h (ira_remove_allocno_copy_from_list): Remove.
1364         * ira-build.c (ira_remove_allocno_copy_from_list): Remove.
1366 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1368         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Add back
1369         the case removed in the previous patch, when the only phi argument
1370         is defined in the same loop as the phi node itself.  Handle it
1371         separately from the invariant case by both propagating it outside
1372         the region and replacing the phi node with an assign.
1374 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1376         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): The only
1377         constant phi nodes with one argument are is_gimple_min_invariant
1378         and SSA_NAME_IS_DEFAULT_DEF.
1380 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1382         * graphite-cloog-util.c (oppose_constraint):
1383         Extend loop counter's value range (CLOOG_ORG).
1384         (cloog_matrix_to_ppl_constraint): Same.
1385         (new_Constraint_System_from_Cloog_matrix): Same.
1386         * graphite-cloog-compat.h (matrix_num_type): New.
1388 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1390         * graphite.c (graphite_initialize): Do not initialize
1391         CLooG and initialize the Parma Polyhedra Library
1392         manually when using CLOOG_ORG.
1393         (graphite_finalize): Do not finalize CLooG and finalize
1394         the Parma Polyhedra Library manually when using CLOOG_ORG.
1395         * graphite-cloog-compat.h (cloog_initialize): Hide function
1396         when using CLOOG_ORG.
1397         (cloog_finalize): Same.
1399 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1401         * graphite-clast-to-gimple.c (free_scattering): Change
1402         CloogDomainList/CloogDomain to CloogScatteringList/CloogScattering
1403         (CLOOG_ORG).
1404         (build_cloog_prog): Same.
1405         * graphite-cloog-compat.h (cloog_domain): Removed.
1406         (cloog_scattering): New.
1407         (cloog_set_domain): Removed.
1408         (cloog_set_scattering): New.
1409         (cloog_next_domain): Removed.
1410         (cloog_next_scattering): New.
1411         (cloog_set_next_domain): Removed.
1412         (cloog_set_next_scattering): New.
1413         (CloogScatteringList): New.
1414         (CloogScattering): New.
1415         (cloog_scattering_free): New.
1416         (new_Cloog_Scattering_from_ppl_Polyhedron): New.
1417         * graphite-cloog-util.c (new_Cloog_Scattering_from_ppl_Polyhedron):
1418         New.
1420 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1422         * graphite-clast-to-gimple.c (build_cloog_prog): Extend with
1423         CloogState.
1424         (set_cloog_options): Same.
1425         (print_clast_stmt): Same.
1426         (scop_to_clast): Same.
1427         (print_generated_program): Same.
1428         (gloog): Same.
1429         * graphite-clast-to-gimple.h: Include graphite-cloog-util.h.
1430         (scop_to_clast): Extend with CloogState.
1431         * graphite-cloog-util.c: Include graphite-cloog-compat.h
1432         (new_Cloog_Domain_from_ppl_Polyhedron):
1433         Extend with CloogState.  Use cloog_domain_from_cloog_matrix (CLOOG_ORG).
1434         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Extend with CloogState.
1435         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
1436         * graphite-cloog-util.h (build_cloog_prog): Same.
1437         * graphite-cloog-copat.h (build_cloog_prog): New.
1438         (CloogState): New.
1439         (cloog_state_malloc): New.
1440         (cloog_state_free): New.
1441         (cloog_loop_malloc): New.
1442         (cloog_options_malloc): New.
1443         (cloog_statement_alloc): New.
1444         (cloog_domain_from_cloog_matrix): New.
1445         (new_Cloog_Domain_from_ppl_Pointset_Powerset): New.
1446         (new_Cloog_Domain_from_ppl_Polyhedron): New.
1448 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1450         * graphite-clast-to-gimple.c (clast_name_to_gcc): Parameter
1451         type of NAME now depends on used CLooG version.
1452         (clast_to_gcc_expression): Replace expr_* with clast_expr_*.
1453         (gcc_type_for_clast_expr): Same.
1454         (print_clast_stmt): Replace pprint with clast_pprint.
1455         * graphite-cloog-compat.h: Provide compatibility macros for
1456         CLooG Legacy.
1457         (clast_name_p): New.
1458         (clast_expr_term): New.
1459         (clast_expr_red): New.
1460         (clast_expr_bin): New.
1461         (clast_pprint): New.
1463 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1465         * graphite-clast-to-gimple.c (set_cloog_options): Make CLooG options
1466         compatible to newer CLooG releases (CLOOG_ORG).
1467         (build_cloog_prog): Pass CloogOptions to more functions (CLOOG_ORG).
1468         (scop_to_clast): Pass CloogOptions to build_cloog_prog (CLOOG_ORG).
1469         * graphite-cloog-compat.h: Add compatibility macros for CLooG Legacy.
1470         (build_cloog_prog) : New.
1471         (cloog_program_extract_scalars): New.
1472         (cloog_program_scatter): New.
1474 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1476         * graphite-clast-to-gimple.c: Include graphite-cloog-compat.h
1477         conditionally (CLOOG_ORG).
1478         * graphite-cloog-compat.h: New.  Include graphite-cloog-compat.h.
1479         (cloog_statement_usr): New.
1480         (cloog_domain): Same.
1481         (cloog_set_domain): Same.
1482         (cloog_next_domain): Same.
1483         (cloog_set_next_domain): Same.
1484         (cloog_program_nb_scattdims): Same.
1485         (cloog_program_set_nb_scattdims): Same.
1486         (cloog_program_names): Same.
1487         (cloog_program_set_names): Same.
1488         (cloog_program_set_context): Same.
1489         (cloog_program_set_loop): Same.
1490         (cloog_program_blocklist): Same.
1491         (cloog_program_set_blocklist): Same.
1492         (cloog_program_scaldims): Same.
1493         (cloog_program_set_scaldims): Same.
1494         (cloog_names_nb_parameters): Same.
1495         (cloog_names_set_nb_parameters): Same.
1496         (cloog_names_parameters): Same.
1497         (cloog_names_set_parameters): Same.
1498         (cloog_names_set_nb_iterators): Same.
1499         (cloog_names_set_iterators): Same.
1500         (cloog_names_set_nb_scattering): Same.
1501         (cloog_names_set_scattering): Same.
1502         (cloog_statement_set_usr): Same.
1503         (cloog_loop_set_next): Same.
1504         (cloog_loop_set_domain): Same.
1505         (cloog_loop_set_block): Same.
1506         (cloog_block_list_next): Same.
1507         (cloog_block_list_set_next):
1508         (cloog_block_list_set_block): Same.
1510 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1512         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Returns
1513         a bool.
1514         (rewrite_commutative_reductions_out_of_ssa_close_phi): Same.
1515         (rewrite_commutative_reductions_out_of_ssa_loop): Same.
1516         (rewrite_cross_bb_scalar_deps_out_of_ssa): Call scev_reset_htab
1517         when something has been changed.
1518         (rewrite_commutative_reductions_out_of_ssa): Same.
1520 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1522         * graphite-sese-to-poly.c (propagate_expr_outside_region): Also
1523         handle the case when def is in the sese region.
1524         (rewrite_close_phi_out_of_ssa): Call propagate_expr_outside_region
1525         for invariant expressions.
1526         (rewrite_cross_bb_phi_deps): Removed.
1527         (rewrite_cross_bb_scalar_deps): Also handle GIMPLE_PHI nodes.
1528         (rewrite_cross_bb_scalar_deps_out_of_ssa): Do not call
1529         rewrite_cross_bb_phi_deps.
1531 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1533         * graphite-sese-to-poly.c
1534         (rewrite_commutative_reductions_out_of_ssa_loop): Call
1535         scev_analyzable_p only on is_gimple_reg
1537 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1539         * graphite-sese-to-poly.c (propagate_expr_outside_region): New.
1540         (rewrite_close_phi_out_of_ssa): Propagate constant values or
1541         parametric expressions outside the scop region.
1542         (rewrite_cross_bb_scalar_deps): Same.
1543         * sese.c (rename_uses): Use NULL_TREE instead of NULL for trees.
1545 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1547         * graphite-sese-to-poly.c (rewrite_phi_out_of_ssa): Use
1548         SSA_NAME_DEF_STMT only on SSA_NAMEs.
1550 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1552         * tree-scalar-evolution.c (instantiate_scev_name): Do not
1553         instantiate default definitions.
1555 2010-08-11  Vladimir Kargov  <kargov@gmail.com>
1556             Sebastian Pop  <sebastian.pop@amd.com>
1558         * cfgloop.c (is_loop_exit): Renamed loop_exits_to_bb_p.
1559         (loop_exits_from_bb_p): New.
1560         * cfgloop.h (is_loop_exit): Renamed loop_exits_to_bb_p.
1561         (loop_exits_from_bb_p): Declared.
1562         * graphite-scop-detection.c (scopdet_basic_block_info): Call
1563         loop_exits_to_bb_p.
1565 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1567         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Add an
1568         extra parameter for the region.  Call scev_analyzable_p.
1569         (rewrite_reductions_out_of_ssa): Update call to
1570         rewrite_close_phi_out_of_ssa.
1571         (rewrite_cross_bb_phi_deps): Same.
1572         (rewrite_commutative_reductions_out_of_ssa_loop): Add an extra
1573         parameter for the region.  Call scev_analyzable_p.
1574         (rewrite_commutative_reductions_out_of_ssa): Update call to
1575         rewrite_commutative_reductions_out_of_ssa_loop.
1577 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1579         * sese.c (rename_uses): Call unshare_expr before force_gimple_operand.
1581 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1583         * graphite-sese-to-poly.c (reduction_phi_p): Do not rewrite out of
1584         SSA scalar phi nodes that can be scev_analyzable_p.
1586 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1588         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Correctly
1589         handle SSA_NAME_IS_DEFAULT_DEF.
1591 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1593         * sese.c (rename_uses): Handl unconditionally gimple_debug statements.
1595 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1597         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Special
1598         case non close-phi nodes with one argument.
1600 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1602         * sese.h (scev_analyzable_p): Scevs could be expressions without
1603         chrecs and still be scev_analyzable_p.
1605 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1607         * params.def (PARAM_SCEV_MAX_EXPR_SIZE): Bump the value to 100.
1609 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1611         * cfgloop.c (alloc_loop): Remove initialization of loop->single_iv.
1612         * cfgloop.h (struct loop): Remove single_iv field.
1613         * graphite-sese-to-poly.c (graphite_loop_normal_form): Removed.
1614         (scop_canonicalize_loops): Removed.
1615         (scop_ivs_can_be_represented): Do not use loop->single_iv.  Iterate
1616         over all the loop phi nodes in loop->header.
1617         (build_poly_scop): Remove use of scop_canonicalize_loops.
1619 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1621         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Also
1622         handle GIMPLE_CALL.
1624 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1626         * tree-chrec.c (chrec_apply): Should only apply to the specified
1627         variable.  Also handle multivariate chains of recurrences that
1628         satisfy evolution_function_is_affine_p.  Also handle CASE_CONVERT.
1630 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1632         * graphite-clast-to-gimple.c (debug_clast_name_index): Removed.
1633         (debug_clast_name_indexes_1): Removed.
1634         (debug_clast_name_indexes): Removed.
1635         (pbb_to_depth_to_oldiv): Removed.
1636         (build_iv_mapping): Replace the use of rename_map with iv_map.
1637         (translate_clast_user): Remove uses of rename_map.  Allocate and
1638         free iv_map.
1639         (translate_clast_for_loop): Remove uses of rename_map.
1640         (translate_clast_for): Same.
1641         (translate_clast_guard): Same.
1642         (translate_clast): Same.
1643         (gloog): Same.
1644         * graphite-clast-to-gimple.h (debug_clast_name_indexes): Removed.
1645         * graphite-sese-to-poly.c (scev_analyzable_p): Moved...
1646         * sese.c (set_rename): Now static.
1647         (rename_variables_in_stmt): Removed.
1648         (rename_uses): New.
1649         (is_parameter): Removed.
1650         (is_iv): Removed.
1651         (expand_scalar_variables_call): Removed.
1652         (expand_scalar_variables_ssa_name): Removed.
1653         (expand_scalar_variables_expr): Removed.
1654         (expand_scalar_variables_stmt): Removed.
1655         (expand_scalar_variables): Removed.
1656         (rename_variables): Removed.
1657         (remove_condition): Removed.
1658         (get_true_edge_from_guard_bb): Removed.
1659         (get_false_edge_from_guard_bb): Removed.
1660         (struct igp): Removed.
1661         (default_before_guard): Removed.
1662         (convert_for_phi_arg): Removed.
1663         (add_guard_exit_phis): Removed.
1664         (insert_guard_phis): Removed.
1665         (graphite_copy_stmts_from_block): Now also uses iv_map and a
1666         region.  Do not copy conditions.  Do not copy induction variables.
1667         Call rename_uses.
1668         (copy_bb_and_scalar_dependences): Allocate a local rename_map for
1669         the translated statement.  Use the iv_map for the induction
1670         variable renaming.
1671         * sese.h (copy_bb_and_scalar_dependences): Update declaration.
1672         (set_rename): Removed declaration.
1673         (scev_analyzable_p): ...here.
1674         * tree-chrec.c (chrec_apply_map): New.
1675         * tree-chrec.h (chrec_apply_map): Declared.
1677 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1679         * graphite-clast-to-gimple.c (translate_clast_for_loop): Do not call
1680         insert_loop_close_phis.
1681         * sese.c (name_defined_in_loop_p): Removed.
1682         (expr_defined_in_loop_p): Removed.
1683         (alive_after_loop): Removed.
1684         (close_phi_not_yet_inserted_p): Removed.
1685         (struct alep): Removed.
1686         (add_loop_exit_phis): Removed.
1687         (insert_loop_close_phis): Removed.
1689 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1691         * graphite-cloog-util.c
1692         (cloog_matrix_to_ppl_constraint): Fix flipped condition.
1693         * graphite-poly.c
1694         (psct_scattering_dim_for_loop_depth): Same.
1696 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1698         * graphite-cloog-util.h: Added cloog.h.
1699         * graphite-blocking.c: Removed cloog.h.
1700         * graphite-dependences.c: Same.
1701         * graphite-interchange.c: Same.
1702         * graphite-poly.c: Same.
1703         * graphite-ppl.c: Same.
1704         * graphite-scop-detection.c: Same.
1705         * graphite-sese-to-poly.c:
1706         Removed cloog.h.
1707         Removed graphite-clast-to-gimple.h.
1708         (check_poly_representation): Removed (unused).
1709         * graphite-sese-to-poly.h
1710         (check_poly_representation): Removed (unused).
1712 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1714         * Makefile.in (OBJS-common): Added graphite-cloog-util.o.
1715         (graphite-clast-to-gimple.o): Added graphite-cloog-util.h.
1716         (graphite-cloog-util.o): New.
1717         (graphite-ppl.o): Added graphite-cloog-util.h.
1718         * graphite-clast-to-gimple.c:
1719         Added graphite-cloog-util.h to include statements.
1720         * graphite-cloog-util.c: New.
1721         (new_Cloog_Matrix_from_ppl_Polyhedron): Moved from graphite-ppl.c.
1722         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
1723         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
1724         (new_C_Polyhedron_from_Cloog_Matrix): Same.
1725         (insert_constraint_into_matrix): Same.
1726         (ppl_Constrain_System_number_of_constraints): Same.
1727         (new_Cloog_Matrix_from_ppl_Constraint_System): Same.
1728         (oppose_constraint): Same.
1729         (cloog_matrix_to_ppl_constraint): Same.
1730         (new_Constraint_System_from_Cloog_Matrix): Same.
1731         * graphite-cloog-util.h: New.
1732         (new_Cloog_Matrix_from_ppl_Polyhedron): Moved from graphite-ppl.h.
1733         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
1734         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
1735         (new_C_Polyhedron_from_Cloog_Matrix): Same.
1736         (insert_constraint_into_matrix): Same.
1737         * graphite-ppl.c:
1738         Added graphite-cloog-util.h to include statements.
1739         (new_Cloog_Matrix_from_ppl_Polyhedron): Moved to graphite-cloog-util.c.
1740         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
1741         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
1742         (new_C_Polyhedron_from_Cloog_Matrix): Same.
1743         (insert_constraint_into_matrix): Same.
1744         (ppl_Constrain_System_number_of_constraints): Same.
1745         (new_Cloog_Matrix_from_ppl_Constraint_System): Same.
1746         (oppose_constraint): Same.
1747         (cloog_matrix_to_ppl_constraint): Same.
1748         (new_Constraint_System_from_Cloog_Matrix): Same.
1749         * graphite-ppl.h:
1750         (new_Cloog_Matrix_from_ppl_Polyhedron): Moved to
1751         graphite-cloog-util.h.
1752         (new_Cloog_Domain_from_ppl_Polyhedron): Same.
1753         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
1754         (new_C_Polyhedron_from_Cloog_Matrix): Same.
1755         (insert_constraint_into_matrix): Same.
1757 2010-08-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
1759         * graphite-clast-to-gimple.c
1760         (precision_for_value): Resolve value_* calls to matching mpz_* calls.
1761         (precision_for_interval): Same.
1762         (gcc_type_for_interval): Same.
1763         (compute_type_for_level): Same.
1764         * graphite-interchange.c
1765         (lst_interchange_profitable_p): Same.
1766         * graphite-poly.c
1767         (psct_scattering_dim_for_loop_depth): Same.
1768         * graphite-ppl.c
1769         (ppl_max_for_le_pointset): Same.
1770         (ppl_min_for_le_pointset): Same.
1772 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1774         * graphite-sese-to-poly.c (rewrite_degenerate_phi): New.
1775         (rewrite_reductions_out_of_ssa): Call it for degenerate_phi_result.
1777 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1779         * graphite-sese-to-poly.c (rewrite_cross_bb_phi_deps): Call
1780         rewrite_close_phi_out_of_ssa.
1782 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1784         * graphite-sese-to-poly.c (rewrite_cross_bb_phi_deps): Remove dead code.
1786 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1788         * graphite-clast-to-gimple.c (build_iv_mapping): Rename map with
1789         rename_map.
1790         * sese.c (debug_rename_map): Same.
1791         (get_rename): Same.
1792         (set_rename): Same.
1793         (rename_variables_in_stmt): Same.
1794         (expand_scalar_variables_call): Same.
1795         (expand_scalar_variables_ssa_name): Same.
1796         (expand_scalar_variables_expr): Same.
1797         (expand_scalar_variables_stmt): Same.
1798         (expand_scalar_variables): Same.
1799         (rename_variables): Same.
1800         (graphite_copy_stmts_from_block): Same.
1801         (copy_bb_and_scalar_dependences): Same.
1803 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1805         * graphite-clast-to-gimple.c (copy_renames): Removed.
1806         (translate_clast_for): Do not call copy_renames.
1807         (translate_clast_guard): Same.
1809 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1811         * graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Moved up.
1812         (rewrite_cross_bb_phi_deps): Split out of rewrite_cross_bb_scalar_deps.
1813         (rewrite_cross_bb_scalar_deps_out_of_ssa): Run rewrite_cross_bb_phi_deps
1814         before rewrite_cross_bb_scalar_deps.
1816 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1818         * graphite-sese-to-poly.c (rewrite_commutative_reductions_out_of_ssa):
1819         Early return in when flag_associative_math is not set.
1821 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1823         * graphite-sese-to-poly.c (rewrite_phi_out_of_ssa): Always insert out
1824         of SSA copies on edges except for loop->latch.
1826 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1828         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps_out_of_ssa):
1829         Split out of rewrite_reductions_out_of_ssa.
1830         * graphite-sese-to-poly.h (rewrite_cross_bb_scalar_deps_out_of_ssa):
1831         Declared.
1832         * graphite.c (graphite_transform_loops): Call it.
1834 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1836         * graphite.c (graphite_transform_loops): Add two more dbg_cnt calls.
1838 2010-08-11  Alexander Monakov  <amonakov@ispras.ru>
1840         * dbgcnt.def (graphite_scop): New counter.
1841         * graphite.c: Include dbgcnt.h.
1842         (graphite_transform_loops): Use new counter to limit transformations.
1843         * Makefile.in (graphite.o): Depend on DBGCNT_H.
1845 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1847         * passes.c (init_optimization_passes): Add pass_graphite.
1848         Schedule a pass_copy_prop before pass_graphite_transforms.
1849         * timevar.def (TV_GRAPHITE): Declared.
1850         * tree-pass.h (pass_graphite): Declared.
1851         * tree-ssa-loop.c (pass_graphite): New.
1853 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1855         * graphite-clast-to-gimple.c (gloog): Do not pass scops in parameter.
1856         Remove calls to rename_nb_iterations and rename_sese_parameters.
1857         * graphite-clast-to-gimple.h (gloog): Update declaration.
1858         * graphite.c (graphite_transform_loops): Update call to gloog.
1859         * sese.c (rename_variables_in_expr): Removed.
1860         (rename_nb_iterations): Removed.
1861         (rename_sese_parameters): Removed.
1862         * sese.h (rename_nb_iterations): Removed.
1863         (rename_sese_parameters): Removed.
1865 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1867         * graphite-clast-to-gimple.c (gloog): Remove call to
1868         sese_adjust_liveout_phis.
1869         * graphite-sese-to-poly.c (scev_analyzable_p): When scev returns an
1870         SSA_NAME, allow it to be handled by rewrite_cross_bb_scalar_deps.
1871         (rewrite_cross_bb_scalar_deps): Handle GIMPLE_PHI nodes: call
1872         rewrite_phi_out_of_ssa.
1873         * sese.c (get_vdef_before_sese): Removed.
1874         (sese_adjust_vphi): Removed.
1875         (sese_adjust_liveout_phis): Removed.
1876         * sese.h (sese_adjust_liveout_phis): Removed.
1878 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1880         * graphite-sese-to-poly.c (insert_out_of_ssa_copy): Pass an extra
1881         argument for the place after which to insert the out of SSA copy.
1882         (rewrite_close_phi_out_of_ssa): Update calls to insert_out_of_ssa_copy.
1883         (rewrite_phi_out_of_ssa): Same.
1884         (rewrite_cross_bb_scalar_deps): Same.
1885         (insert_copyout): Removed.
1886         (insert_copyin): Removed.
1887         (translate_scalar_reduction_to_array): Call insert_out_of_ssa_copy and
1888         insert_out_of_ssa_copy_on_edge instead of insert_copyout and
1889         insert_copyin.
1891 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1893         * graphite-sese-to-poly.c (build_scop_bbs): Not static anymore.
1894         (rewrite_reductions_out_of_ssa): Same.
1895         (rewrite_commutative_reductions_out_of_ssa): Same.
1896         (build_poly_scop): Do not call these functions.
1897         * graphite-sese-to-poly.h (build_poly_scop): Declared.
1898         (rewrite_reductions_out_of_ssa): Declared.
1899         (rewrite_commutative_reductions_out_of_ssa): Declared.
1900         * graphite.c (graphite_transform_loops): Call on every scop
1901         rewrite_commutative_reductions_out_of_ssa before calling
1902         rewrite_reductions_out_of_ssa and build_scop_bbs.
1904 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1906         * graphite-dependences.c (dot_deps): Make system call to dotty run
1907         in background.
1908         (dot_deps_stmt): Same.
1909         * graphite-poly.c (dot_lst): Same.
1911 2010-08-11  Sebastian Pop  <sebastian.pop@amd.com>
1913         * graphite-sese-to-poly.c (loop_entry_phi_arg): Renamed
1914         phi_arg_in_outermost_loop.
1915         (remove_simple_copy_phi): Call phi_arg_in_outermost_loop.
1916         (remove_invariant_phi): Same.
1918 2010-08-11  Anatoly Sokolov  <aesok@post.ru>
1920         * target.def (output_addr_const_extra): New hook.
1921         * doc/tm.texi.in (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Document.
1922         * doc/tm.texi: Regenerate.
1923         * targhooks.c (default_asm_output_addr_const_extra): New function.
1924         * targhooks.h (default_asm_output_addr_const_extra): Declare.
1925         * final.c: (output_addr_const): Use TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA
1926         target hook.
1928         * config/i386/i386.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
1929         * config/i386/i386-protos.h (output_addr_const_extra): Remove.
1930         * config/i386/i386.h (output_addr_const_extra): Rename to...
1931         (i386_asm_output_addr_const_extra): ...this. Make static.
1932         (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.
1934 2010-08-11  Richard Henderson  <rth@redhat.com>
1936         * config/i386/i386.h (HARD_REGNO_CALL_PART_CLOBBERED): New.
1938 2010-08-11  Nick Clifton  <nickc@redhat.com>
1940         * config/stormy16/stormy16-lib2.c (__cmpsi2): New function.
1941         * config/stormy16/stormy16-lib2-cmpsi2.c: New file.
1942         * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
1943         stormy16-lib2-cmpsi.c.
1945         * config/stormy16/t-stormy16 (TARGET_LIBGCC2_CFLAGS): Change to
1946         -O2.
1948 2010-08-11  Joseph Myers  <joseph@codesourcery.com>
1950         * opts.h (struct cl_option_handler_func): Make handler take
1951         cl_decoded_option structure as parameter, not individual elements.
1952         (struct cl_option_handlers): Make callbacks take cl_decoded_option
1953         structure as parameter, not individual elements.
1954         (handle_option): Take cl_decoded_option structure as parameter,
1955         not individual elements.
1956         (handle_generated_option): Declare.
1957         * opts-common.c (handle_option): Take cl_decoded_option structure
1958         as parameter, not individual elements.  Update calls to callback
1959         and handler functions.
1960         (handle_generated_option): New.
1961         (read_cmdline_option): Update calls to callback functions and
1962         handle_option.
1963         * opts.c (common_handle_option, complain_wrong_lang,
1964         unknown_option_callback, post_handling_callback,
1965         lang_handle_option, target_handle_option): Take cl_decoded_option
1966         structure as parameter, not individual elements.
1967         (lang_handle_option, target_handle_option, common_handle_option):
1968         Assert option has at most one argument.
1969         (enable_warning_as_error): Call handle_generated_option instead of
1970         handle_option.  Do not pass -Werror argument as argument of
1971         generated option.
1973 2010-08-10  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
1975         * config/pa/linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with
1976         'unsigned short' and 'unsigned char' instead of 'short' and 'char'.
1977         (SUBWORD_BOOL_CAS): Likewise.
1978         (SUBWORD_SYNC_OP): Likewise.
1979         (SUBWORD_TEST_AND_SET): Likewise.
1980         (FETCH_AND_OP_WORD): Parenthesise INF_OP
1981         (SUBWORD_SYNC_OP): Likewise.
1982         (OP_AND_FETCH_WORD): Likewise.
1984 2010-08-10  Xinliang David Li  <davidxl@google.com>
1986         * tree-ssa-loop-ivopts.c (get_address_cost): Properly
1987         compute max/min offset in address.
1989 2010-08-10  Vladimir Makarov  <vmakarov@redhat.com>
1991         * ira-live.c: Include sbitmap.h.
1992         (remove_some_program_points_and_update_live_ranges): Use sbitmaps.
1993         Compress live ranges even more.
1995 2010-08-10  Nathan Froyd  <froydnj@codesourcery.com>
1997         * coverage.c (ctr_labels): Delete.
1999 2010-08-10  Bernd Schmidt  <bernds@codesourcery.com>
2001         PR bootstrap/45177
2002         * config/arm/arm.c (multiple_operation_profitable_p): Move xscale
2003         test here from arm_gen_load_multiple_1.
2004         (arm_gen_load_multiple_1, arm_gen_store_multiple_1): Use
2005         multiple_operation_profitable_p.
2007 2010-08-10  Nathan Froyd  <froydnj@codesourcery.com>
2009         * tree-ssa-pre.c (init_pre): Call alloc_aux_for_blocks.
2010         (fini_pre): Call free_aux_for_blocks.  Delete unused bb variable.
2012 2010-08-10  Richard Henderson  <rth@redhat.com>
2014         * config/i386/i386.c (ix86_compute_frame_layout): Re-align stack
2015         after saving registers.  Assert that SSE registers are only saved
2016         with a sufficiently aligned frame.
2017         (ix86_emit_save_reg_using_mov): Assert realigned only with DRAP;
2018         remove stack_realign_fp handling.
2019         (ix86_expand_prologue): Save int registers before stack_realign_fp,
2020         and do not mark the stack alignment as frame related.
2021         (ix86_expand_epilogue): SP is now invalid with stack_realign_fp.
2023         * dwarf2out.c (dwarf2out_frame_debug_expr): Flush queued register
2024         saves when re-aligning the stack.
2026 2010-08-10  Nathan Froyd  <froydnj@codesourcery.com>
2028         * basic-block.h (alloc_aux_for_block, alloc_aux_for_edge): Delete.
2029         * cfg.c (alloc_aux_for_block, alloc_aux_for_edge): Make static.
2030         (alloc_aux_for_blocks, clear_aux_for_blocks): Use FOR_ALL_BB.
2032 2010-08-10  Nathan Froyd  <froydnj@codesourcery.com>
2034         * dwarf2out.c (struct die_struct): Move die_tag to the end.
2036 2010-08-09  Sofiane Naci  <sofiane.naci@arm.com>
2038         * config/arm/iterators.md: New file.
2039         * config/arm/arm.md: Include iterators.md.
2040         (QHSI): Move to new file.
2041         (LTUGEU, cnb, optab, ior_xor): Likewise.
2042         * config/arm/iwmmxt.md (VMMX): Move to new file.
2043         (VSHFT, MMX_char): Likewise.
2044         * config/arm/neon.md (VD): Move to new file.
2045         (VDX, VDI, VQ, VQX, VQI, VQXMOV, VSTRUCT, VTAB, V_TAB_n, VW): Likewise.
2046         (VN, VDQ, VDQW, VDQIW, VCVTF, VCVTI, VMD, VMQ, VMDQ, VMDI): Likewise.
2047         (VMDQI, VX, VE, V64, V32, V_CVTTO, V_elem, V_ext): Likewise.
2048         (V_two_elem, V_three_elem, V_four_elem, V_req, V_widen): Likewise.
2049         (V_narrow, V_HALF, V_half,V_DOUBLE, V_double): Likewise.
2050         (V_double_width, V_cmp_result, V_if_elem, V_s_elem): Likewise.
2051         (V_u_elem, V_uf_sclr, V_sz_elem, VD_dup): Likewise.
2052         (V_PAIR, vqh_ops, vqhs_ops, VQH_mnem, VQH_sign, V_suf64): Likewise.
2053         (scalar_mul_constraint,Is_float_mode, Scalar_mul_8_16): Likewise.
2054         (Is_d_reg, V_mode_nunits): Likewise.
2055         * config/arm/vec-common.md (VALL): Move to new file.
2056         (VALLW, VINT, VINTW): Likewise.
2058 2010-08-10  Bernd Schmidt  <bernds@codesourcery.com>
2060         PR middle-end/45182
2061         * combine.c (make_compound_operation): Don't try to convert
2062         shifts into multiplications for modes that aren't SCALAR_INT_MODE_P.
2064 2010-08-10  Richard Guenther  <rguenther@suse.de>
2066         * tree.h (get_object_alignment): Adjust prototype.
2067         * builtins.c (get_object_alignment): Return unsigned int,
2068         drop the align parameter.  Handle MEM_REF, MISALIGNED_INDIRECT_REF
2069         and TARGET_MEM_REF properly.
2070         (get_pointer_alignment): Adjust.
2071         * emit-rtl.c (get_mem_align_offset): Adjust comment.
2072         (set_mem_attributes_minus_bitpos): Adjust.
2073         * tree-ssa-ccp.c (get_value_from_alignment): Adjust.
2075 2010-08-10  Richard Guenther  <rguenther@suse.de>
2077         * tree-ssa-copy.c (set_copy_of_val): Use operand_equal_p.
2078         (copy_prop_visit_assignment): Simplify.
2079         (copy_prop_visit_stmt): Also visit assignments from
2080         constants.
2081         (copy_prop_visit_phi_node): Use operand_equal_p.
2083 2010-08-09  Nathan Froyd  <froydnj@codesourcery.com>
2085         * ipa-split.c (find_split_points): Free stack.
2087 2010-08-09  Nathan Froyd  <froydnj@codesourcery.com>
2089         * tree.h (tree_node_kind) [perm_list_kind,temp_list_kind]: Delete.
2090         * tree.c (tree_node_kind): Delete corresponding entries.
2092 2010-08-09  H.J. Lu  <hongjiu.lu@intel.com>
2094         * alias.c (may_alias_p): Remove unused ret.
2096 2010-08-09  Bingfeng Mei  <bmei@broadcom.com>
2098         * ddg.c (walk_mems_2): Moved from alias.c, use may_alias_p instead of
2099         alias_sets_conflict_p.
2100         (walk_mems_1): Moved from alias.c.
2101         (insns_may_alias_p): New function, originally insn_alias_sets_conflict_p
2102         in alias.c.
2103         (add_inter_loop_mem_dep): Use insns_may_alias_p now.
2104         * cse.c (cse_insn): New argument in calling nonoverlapping_memrefs_p.
2105         * alias.c (walk_mems_2): Moved to ddg.c.
2106         (walk_mems_1): Ditto.
2107         (insn_alias_sets_conflict_p): Renamed to insns_may_alias_p and moved
2108         to ddg.c.
2109         (nonoverlapping_memrefs_p): Add flag to guard offset-based memory
2110         disambiguation.
2111         *(may_alias_p): New function to check whether two memory expression
2112         may alias or not. Currently used in buidling inter-iteration memory
2113         dependence.
2114         *alias.h (nonoverlapping_memrefs_p): New flag as third argument.
2115         (insn_alias_sets_conflict_p): Removed
2116         *rtl.h (may_alias_p): New function prototype.
2118 2010-08-09  Nathan Froyd  <froydnj@codesourcery.com>
2120         * tree.c (nreverse): Assert that we don't have a BLOCK.
2122 2010-08-09  Nathan Froyd  <froydnj@codesourcery.com>
2124         * builtins.c (fold_builtin_next_arg): Use stdarg_p.
2125         * config/arm/arm.c (arm_get_pcs_model): Likewise.
2126         * config/avr/avr.c (init_cumulative_args): Likewise.
2127         * config/iq2000/iq2000.c (iq2000_expand_prologue): Likewise.
2128         * config/lm32/lm32.c (lm32_setup_incoming_varargs): Likewise.
2129         * config/m68k/m68k.c (m68k_return_pops_args): Likewise.
2130         * config/mn10300/mn10300.c (mn10300_builtin_saveregs): Likewise.
2131         * config/pa/pa.c (hppa_builtin_saveregs): Likewise.
2132         * config/pa/som.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
2133         * config/rs6000/rs6000.c (init_cumulative_args): Likewise.
2134         * dwarf2out.c (gen_subprogram_die): Likewise.
2135         * function.c (allocate_struct_function): Likewise.
2136         * c-aux-info.c (gen_formal_list_for_func_dec): Likewise.
2137         (deserves_ellipsis): Delete.
2139 2010-08-09  Richard Guenther  <rguenther@suse.de>
2141         * tree-ssa-copy.c (cached_last_copy_of): Remove.
2142         (valueize_val): New function.
2143         (get_last_copy_of): Remove.
2144         (set_copy_of_val): Simplify.
2145         (dump_copy_of): Likewise.
2146         (copy_prop_visit_cond_stmt): Use valueize_val.
2147         (copy_prop_visit_phi_node): Properly handle unvisited names.
2148         Drop code managing copy-of chains.
2149         (init_copy_prop): Adjust.
2150         (fini_copy_prop): Likewise.
2151         (execute_copy_prop): Remove obsolete comment.
2153 2010-08-09  Richard Guenther  <rguenther@suse.de>
2155         PR middle-end/44632
2156         * function.c (gimplify_parameters): Do not clear addressable
2157         bit of the original parameter.
2159 2010-08-09  Richard Guenther  <rguenther@suse.de>
2161         PR middle-end/45212
2162         * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust
2163         alignment from MEM_REF offset only if we took it from the
2164         base object.
2166 2010-08-09  Eric Fisher <joefoxreal@gmail.com>
2168         * doc/sourcebuild.texi (vect_int_mult): Remove duplicate entry.
2170 2010-08-08  Nathan Froyd  <froydnj@codesourcery.com>
2172         * c-tree.h (build_arg_info): Declare.
2173         * c-decl.c (build_arg_info): Define.
2174         (get_parm_info): Call it.  Delete initialization code.
2175         * c-parser.c (c_parser_parms_declarator): Likewise.
2176         (c_parser_parms_list_declaractor): Likewise.
2178 2010-08-08  Nathan Froyd  <froydnj@codesourcery.com>
2180         * c-tree.h (c_arg_tag): Define.  Define a VEC containing it.
2181         (struct c_arg_info): Change type of tags field.
2182         * c-decl.c (grokdeclarator): Update for changed type of tags field.
2183         (get_parm_info): Likewise.
2184         (store_parm_decls_newstyle): Likewise.
2186 2010-08-08  Nathan Froyd  <froydnj@codesourcery.com>
2188         * config/rs6000/rs6000.c (branch_island): Define.  Define a VEC of it.
2189         (branch_island_list): Delete.
2190         (branch_islands): Declare.
2191         (add_compiler_branch_island): Adjust for branch_islands instead of
2192         branch_island_list.
2193         (macho_branch_islands): Likewise.
2194         (no_previous_def): Likewise.
2195         (get_prev_label): Likewise.
2197 2010-08-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2199         PR boehm-gc/34544
2200         * gthr-posix.h (__gthread_start): Delete.
2201         (__gthread_active_init): Use pthread_default_stacksize_np instead of
2202         pthread_create to determine if hpux pthreads are active.
2203         * gthr-posix95.h (__gthread_start): Delete.
2204         (__gthread_active_init): Likewise use pthread_default_stacksize_np.
2206 2010-08-08  Kai Tietz  <kai.tietz@onevision.com>
2208         * config/i386/mingw32.h ((EXTRA_OS_CPP_BUILTINS): Define
2209         _WIN64 not expanded.
2211 2010-08-07  Uros Bizjak  <ubizjak@gmail.com>
2212             H.J. Lu  <hongjiu.lu@intel.com>
2214         PR target/45213
2215         * config/i386/i386.c (ix86_print_operand): Handle 'q' operand modifier
2216         to output 32bit SFmode immediate as 8 byte sign extended value.
2218 2010-08-07  Marcus Shawcroft  <marcus.shawcroft@arm.com>
2220         * config/arm/linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with
2221         'unsigned short' and 'unsigned char' instead of 'short' and 'char'.
2222         (SUBWORD_BOOL_CAS): Likewise.
2223         (SUBWORD_SYNC_OP): Likewise.
2224         (SUBWORD_TEST_AND_SET): Likewise.
2225         (FETCH_AND_OP_WORD): Parenthesise INF_OP
2226         (SUBWORD_SYNC_OP): Likewise.
2227         (OP_AND_FETCH_WORD): Likewise.
2229 2010-08-07  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2231         * config/arm/cortex-a9.md: Rewrite VFP Pipeline description.
2232         * config/arm/arm.c (arm_xscale_tune): Initialize sched_adjust_cost.
2233         (arm_fastmul_tune,arm_slowmul_tune, arm_9e_tune): Likewise.
2234         (arm_adjust_cost): Split into xscale_sched_adjust_cost and a
2235         generic part.
2236         (cortex_a9_sched_adjust_cost): New function.
2237         (xscale_sched_adjust_cost): New function.
2238         * config/arm/arm-protos.h (struct tune_params): New field
2239         sched_adjust_cost.
2240         * config/arm/arm-cores.def: Adjust costs for cortex-a9.
2242 2010-08-06  Eric Botcazou  <ebotcazou@adacore.com>
2244         PR target/44942
2245         * config/sparc/sparc.c (function_arg_advance): Always take into account
2246         the padding, if any.
2248 2010-08-06  Richard Guenther  <rguenther@suse.de>
2250         * tree-ssa-ccp.c (struct prop_value_d): Add mask member.
2251         (dump_lattice_value): Dump it.
2252         (get_default_value): Adjust.
2253         (get_constant_value): Likewise.
2254         (set_value_varying): Likewise.
2255         (set_lattice_value): Make sure to not go up the lattice
2256         with bitwise constant values.
2257         (get_value_for_expr): Handle ADDR_EXPRs.
2258         (value_to_double_int): New function.
2259         (get_value_from_alignment): Likewise.
2260         (do_dbg_cnt): Adjust.
2261         (ccp_lattice_meet): Handle partially constant values.
2262         (bit_value_unop_1): New function.
2263         (bit_value_binop_1): Likewise.
2264         (bit_value_unop): Likewise.
2265         (bit_value_binop): Likewise.
2266         (evaluate_stmt): Track partially constant values if
2267         flag_tree_bit_ccp is set.
2268         (ccp_fold_stmt): Dump if we folded a predicate.
2269         (ccp_visit_stmt): Adjust.
2270         * common.opt (ftree-bit-ccp): New flag.
2271         * doc/invoke.texi (ftree-bit-ccp): Document.
2272         * opts.c (decode_options): Enable bit-CCP at -O1.
2274 2010-08-06  Alan Modra  <amodra@gmail.com>
2276         * doc/invoke.texi (RS/6000 and PowerPC Options): Rewrite -mrelocatable
2277         and -mrelocatable-lib description.
2279 2010-08-05  Bernd Schmidt  <bernds@codesourcery.com>
2281         From Martin Thuresson  <martint@google.com>
2282         * postreload.c (reload_cse_simplify_operands): Use
2283         SET_REGNO_RAW instead of SET_REGNO.
2284         * caller-save.c (reg_save_code): Use SET_REGNO_RAW instead of
2285         SET_REGNO.
2286         * ira.c (setup_prohibited_mode_move_regs): Use SET_REGNO_RAW
2287         instead of SET_REGNO.
2288         * rtl.h (SET_REGNO_RAW): New macro.
2290 2010-08-05  Eric Botcazou  <ebotcazou@adacore.com>
2292         * rtlanal.c (nonzero_bits1): Use unsigned HOST_WIDE_INT in all mask
2293         computations.  Fix formatting issues.
2294         (num_sign_bit_copies1): Likewise.
2295         (canonicalize_condition): Likewise.
2297 2010-08-05  Richard Henderson  <rth@redhat.com>
2299         * toplev.h (ctz_hwi, clz_hwi, ffs_hwi): New.
2300         (floor_log2): Use clz_hwi.
2301         (exact_log2): Use ctz_hwi.
2302         * toplev.c (ctz_hwi, clz_hwi, ffs_hwi): New.
2303         * builtins.c (fold_builtin_bitop): Use them.
2304         * simplify-rtx.c (simplify_const_unary_operation): Likewise.
2305         * combine.c (get_pos_from_mask): Use ctz_hwi.
2306         * double-int.c (double_int_ctz): Likewise.
2307         * explow.c (force_reg): Likewise.
2308         * tree.h (SET_DECL_OFFSET_ALIGN): Use ffs_hwi.
2310 2010-08-05  Richard Henderson  <rth@redhat.com>
2312         PR target/45189
2313         * config/i386/i386.c (ix86_emit_save_reg_using_mov): Make sure
2314         the alignment constant is properly sign-extended.
2316 2010-08-05  Richard Guenther  <rguenther@suse.de>
2318         * expr.c (store_expr): Use emit_block_move only if both
2319         source and target are MEMs.  Use store_bit_field if only
2320         the target is a MEM.
2322 2010-08-05  Richard Henderson  <rth@redhat.com>
2324         PR debug/45188
2325         * dwarf2out.c (DWARF2_UNWIND_INFO): Provide default definition.
2326         (INCOMING_RETURN_ADDR_RTX): Likewise.
2327         (dwarf2out_do_frame): Remove conditional compilation.
2328         (dwarf2out_frame_init): Likewise.
2330 2010-08-05  Nicolas Setton  <setton@adacore.com>
2332         * gcov.c (flag_display_progress): New static variable.
2333         (main): Display progress info on standard output if requested.
2334         (options): Add -d/--display-progress.
2335         (print_usage): Print them.
2336         (process_args): Handle them.
2337         * doc/gcov.texi: Document them.
2339 2010-08-05  Martin Jambor  <mjambor@suse.cz>
2341         * ipa-cp.c (ipcp_discover_new_direct_edges): New function.
2342         (ipcp_insert_stage): Redirect only edges not flagged with
2343         indirect_inlining_edge.  Call ipcp_discover_new_direct_edges for all
2344         discovered constants.
2346 2010-08-05  Martin Jambor  <mjambor@suse.cz>
2348         * ipa-prop.h (enum ipa_lattice_type): Changed comments.
2349         (struct ipa_param_descriptor): New fields types and
2350         cannot_devirtualize.
2351         (ipa_param_cannot_devirtualize_p): New function.
2352         (ipa_param_types_vec_empty): Likewise.
2353         (ipa_make_edge_direct_to_target): Declare.
2354         * ipa-cp.c: Fixed first stage driver name in initial comment,
2355         described devirtualization there too.
2356         (ipcp_analyze_node): Call ipa_analyze_params_uses.
2357         (ipcp_print_all_lattices): Print devirtualization info.
2358         (ipa_set_param_cannot_devirtualize): New function.
2359         (ipcp_initialize_node_lattices): Set cannot_devirtualize when setting
2360         lattice to BOTTOM.
2361         (ipcp_init_stage): Merged into...
2362         (ipcp_generate_summary): ...its caller.
2363         (ipcp_change_tops_to_bottom): Also process type lists.
2364         (ipcp_add_param_type): New function.
2365         (ipcp_copy_types): Likewise.
2366         (ipcp_propagate_types): Likewise.
2367         (ipcp_propagate_stage): Also propagate types.
2368         (ipcp_need_redirect_p): Variable jump_func moved to its scope block.
2369         Also return true if propagated types require it.
2370         (ipcp_update_callgraph): Dump redirection info.
2371         (ipcp_process_devirtualization_opportunities): New function.
2372         (ipcp_const_param_count): Include known type information.
2373         (ipcp_insert_stage): Call ipcp_process_devirtualization_opportunities
2374         on new node.  Fixed formatting.
2375         * ipa-prop.c (make_edge_direct_to_target): Renamed to
2376         ipa_make_edge_direct_to_target and changed all callers.  Made
2377         externally visible.
2378         (ipa_node_duplication_hook): Duplicate types vector.
2379         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Also try to
2380         redirect outgoing calls for which we can't get a decl from the
2381         statement.  Check that we can get a decl from the call statement.
2382         * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
2383         ipa_analyze_params_uses only when ipa-cp is disabled.
2384         * tree-inline.c (get_indirect_callee_fndecl): Removed.
2385         (expand_call_inline): Do not call get_indirect_callee_fndecl.
2386         * params.def (PARAM_DEVIRT_TYPE_LIST_SIZE): New parameter.
2387         * Makefile.in (ipa-cp.o): Add gimple.h to dependencies.
2389 2010-08-05  Uros Bizjak  <ubizjak@gmail.com>
2391         * expmed.c (expand_mult_const) <case alg_shift>: Expand shift into
2392         temporary. Emit move from temporary to accum, so REG_EQUAL note will
2393         be attached to this insn in correct mode.
2395 2010-08-05  Uros Bizjak  <ubizjak@gmail.com>
2397         * config/i386/i386.c (ix86_decompose_address): Check for SI_REG
2398         using REGNO of base_reg directly.
2400 2010-08-05  Jie Zhang  <jie@codesourcery.com>
2402         PR tree-optimization/45144
2403         * tree-sra.c (type_consists_of_records_p): Return false
2404         if the record contains bit-field.
2406 2010-08-04  Richard Henderson  <rth@redhat.com>
2408         * config/i386/i386.c (struct ix86_frame): Remove padding and
2409         to_allocate members.
2410         (ix86_compute_frame_layout): Don't store them.
2411         (ix86_can_use_return_insn_p): Use a more direct and more obviously
2412         correct condition for the position of the stack pointer.
2413         (ix86_expand_prologue): Compute remaining stack allocation based
2414         on the ultimate stack pointer offset.
2415         (ix86_expand_epilogue): Use more obvious expressions testing for
2416         the stack pointer already pointing to the saved registers.
2418         * config/i386/i386.c (ix86_expand_epilogue): Eliminate code
2419         duplication deconstructing the frame pointer.  Simplify
2420         deallocation of the local stack frame.
2422         * reg-notes.def (CFA_EXPRESSION): New.
2423         * dwarf2out.c (dwarf2out_frame_debug): Handle it.
2424         (dwarf2out_frame_debug_cfa_expression): New.
2425         (dwarf2out_frame_debug_def_cfa): Handle simple MEMs.
2427         * config/i386/i386.h (struct machine_frame_state): Add realigned flag.
2428         * config/i386/i386.c (ix86_expand_prologue): Set it.
2429         (ix86_expand_epilogue): Clear it.
2430         (ix86_emit_save_reg_using_mov): For registers saved in a realigned
2431         context, add REG_CFA_EXPRESSION notes.
2433         * config/i386/i386.h (struct machine_frame_state): Rename from
2434         machine_cfa_state.  Add members tracking SP and FP regardless
2435         of the current CFA register.
2436         (ix86_cfa_state): Remove.
2437         * config/i386/i386.c (struct ix86_frame): Add reg_save_offset
2438         and sse_reg_save_offset members.
2439         (ix86_compute_frame_layout): Set them.
2440         (gen_push): Increment sp_offset too.
2441         (choose_baseaddr_len, choose_baseaddr): New.
2442         (ix86_emit_save_reg_using_mov): New.
2443         (ix86_emit_save_regs_using_mov): Use it.
2444         (ix86_emit_save_sse_regs_using_mov): Likewise.
2445         (ix86_add_cfa_restore_note): Take cfa_offset not red_offset argument;
2446         compare vs the saved red_zone_offset.
2447         (pro_epilogue_adjust_stack): Adjust sp_offset.
2448         (ix86_adjust_stack_and_probe): Likewise.
2449         (ix86_expand_prologue): Set up, use, and validate the new
2450         frame_state_info members.  Use gen_frame_mem.
2451         (ix86_emit_restore_regs_using_pop): Remove red_offset parameter.
2452         (ix86_emit_restore_reg_using_pop): Likewise.  Use and update the
2453         new frame_state_info members.
2454         (ix86_emit_leave): Likewise.
2455         (ix86_emit_restore_regs_using_mov): Likewise.  Don't check for
2456         out-of-range stack pointer offsets here.
2457         (ix86_emit_restore_sse_regs_using_mov): Likewise.
2458         (ix86_expand_epilogue): Use and validate the new frame_state_info
2459         members.  Break up and simplify the logic selecting the
2460         restore_regs_via_mov code path.  Ensure that there will be no
2461         out-of-range stack pointer offsets.
2463         * config/i386/cygming.h (TARGET_64BIT_MS_ABI): Remove.
2465         * config/i386/i386.c (ix86_function_ms_hook_prologue): Fix
2466         argument name to reflect the expected tree; fix indentation.
2467         (ix86_asm_output_function_label): Output the entire 32-bit
2468         ms_hook here as bytes ...
2469         (ix86_expand_prologue): ... not here as insns.  Attach the
2470         unwind info for the ms_hook to a blockage insn.
2471         (ix86_handle_fndecl_attribute): Don't check HAVE_AS_IX86_SWAP.
2472         (ix86_ms_bitfield_layout_p): Fix indentation.
2473         * config/i386/i386.md (UNSPECV_VSWAPMOV, vswapmov): Remove.
2475         * config/i386/i386.c (ix86_using_red_zone): New.
2476         (ix86_compute_frame_layout, ix86_add_cfa_restore_note,
2477         ix86_expand_prologue, ix86_force_to_memory): Use it.
2479         * config/i386/i386.c (ix86_expand_prologue): Simplify logic
2480         saving the int registers.
2482         * dwarf2out.c: Remove most of the DWARF2_DEBUGGING_INFO
2483         and DWARF2_UNWIND_INFO conditional compilation.
2485 2010-08-04  Richard Henderson  <rth@redhat.com>
2487         PR debug/45171
2488         * dwarf2out.c (gen_typedef_die): Don't re-generate the die of
2489         an is_naming_typedef_decl.
2491 2010-08-04  Bernd Schmidt  <bernds@codesourcery.com>
2493         PR rtl-optimization/45162
2494         * df-problems.c (df_word_lr_bb_local_compute): Ignore DEBUG_INSNs.
2495         * dce.c (word_dce_process_block): Likewise.
2497 2010-08-04  Steve Ellcey  <sje@cup.hp.com>
2499         PR target/44583
2500         * config/ia64/constraints.md (Z): New.
2501         * config/ia64/predicates.md (fr_reg_or_signed_fp01_operand): New.
2502         (xfreg_or_signed_fp01_operand): New.
2503         * config/ia64/ia64.md (addsf3): Replace fr_reg_or_fp01_operand
2504         with fr_reg_or_signed_fp01_operand and constraint G with Z.
2505         (subsf3): Ditto.
2506         (*maddsf4): Ditto.
2507         (*msubsf4): Ditto.
2508         (adddf3): Ditto.
2509         (adddf3_trunc): Ditto.
2510         (subdf3): Ditto.
2511         (*subdf3_trunc): Ditto.
2512         (*madddf4): Ditto.
2513         (*madddf4_trunc): Ditto.
2514         (*msubdf4): Ditto.
2515         (*msubdf4_trunc): Ditto.
2516         (addxf3): Replace xfreg_or_fp01_operand with
2517         xfreg_or_signed_fp01_operand and constraint G with Z.
2518         (*addxf3_truncsf): Ditto.
2519         (*addxf3_truncdf): Ditto.
2520         (subxf3): Ditto.
2521         (*subxf3_truncsf): Ditto.
2522         (*subxf3_truncdf): Ditto.
2523         (*maddxf4): Ditto.
2524         (*maddxf4_truncsf): Ditto.
2525         (*maddxf4_truncdf): Ditto.
2526         (*msubxf4): Ditto.
2527         (*msubxf4_truncsf): Ditto.
2528         (*msubxf4_truncdf): Ditto.
2530 2010-08-04  Richard Guenther  <rguenther@suse.de>
2532         * alias.c (rtx_refs_may_alias_p): Do not resort to TBAA
2533         if either alias-set is zero.
2535 2010-08-04  Richard Guenther  <rguenther@suse.de>
2537         * tree-ssa-propagate.h (struct prop_value_d, prop_value_t): Move ...
2538         * tree-ssa-ccp.c: ... here.
2539         * tree-ssa-copy.c: ... and here.
2540         * tree-ssa-propagate.h (enum value_range_type, struct value_range_d,
2541         value_range_t): Move ...
2542         * tree-vrp.c: ... here.
2543         * tree-ssa-propagate.h (ssa_prop_get_value_fn): New typedef.
2544         (substitute_and_fold): Adjust prototype.
2545         * tree-ssa-propagate.c (replace_uses_in): Adjust.
2546         (replace_phi_args_in): Likewise.
2547         (substitute_and_fold): Take callback to query lattice instead
2548         of pointer to lattice.  Replace SSA name defs with lattice
2549         values first.
2550         * tree-ssa-ccp.c (ccp_finalize): Adjust.
2551         * tree-ssa-copy.c (copy_prop_visit_phi_node): Adjust.
2552         (get_value): New function.
2553         (fini_copy_prop): Adjust.
2554         * tree-vrp.c (vrp_finalize): Adjust.
2556 2010-08-04  Richard Guenther  <rguenther@suse.de>
2558         PR middle-end/45176
2559         * expr.c (expand_expr_real_1): Also preserve TARGET_MEM_REF
2560         points-to set for original MEM_REF.
2562 2010-08-04  Richard Guenther  <rguenther@suse.de>
2564         * tree-ssa-ccp.c (get_constant_value): New function.
2565         (get_rhs_assign_op_for_ccp): Remove.
2566         (valueize_op): New function.
2567         (ccp_fold): Use get_constant_value and valueize_op.
2568         (fold_const_aggregate_ref): Likewise.
2569         (ccp_fold_stmt): Likewise.
2570         (visit_assignment): Simplify.
2572 2010-08-04  Richard Guenther  <rguenther@suse.de>
2574         * Makefile.in (double-int.o): Add $(TOPLEV_H) dependency.
2575         * double-int.h (double_int_ctz): Declare.
2576         * double-int.c (double_int_ctz): New function.
2578 2010-08-04  Hariharan Sandanagobalane <hariharan@picochip.com>
2580         * config/picochip/picochip.c (TARGET_OVERRIDE_OPTIONS_AFTER_CHANGE):
2581         Define.
2582         picochip_expand_movmemhi : Expand movmem pattern.
2583         * config/picochip/picochip-protos.h (picochip_expand_movmemhi) :
2584         Declare.
2585         * config/picochip/picochip.md (movmemhi) : New pattern.
2587 2010-08-03  Uros Bizjak  <ubizjak@gmail.com>
2589         * config/i386/unix.h (GLOBAL_ASM_OPS): Add tabs around .globl.
2591 2010-08-03  Bernd Schmidt  <bernds@codesourcery.com>
2593         * simplify-rtx.c (simplify_binary_operation_1): Try to simplify away
2594         NEG as operand of a MULT by merging it with the other operand.
2595         * combine.c (make_compound_operation): Use trunc_int_for_mode when
2596         generating a MULT with constant.  Canonicalize PLUS and MINUS involving
2597         MULT.
2598         * config/arm/constraints.md (M): Examine only 32 bits of a
2599         HOST_WIDE_INT.
2600         * config/arm/predicates.md (power_of_two_operand): Likewise.
2602 2010-08-03  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
2604         * config/spu/spu.c (spu_emit_branch_hint): Do not access NOTE_KIND of
2605         non-NOTE insns.
2607 2010-08-03  Jan Hubicka  <jh@suse.cz>
2609         * ipa-split.c (struct split_point): Add split_part_set_retval.
2610         (find_retval): Forward declare.
2611         (test_nonssa_use, mark_nonssa_use): Special case return by reference.
2612         (consider_split): Compute current->split_part_set_retval.
2613         (visit_bb): Do not look into return value.
2614         (split_function): Handle !split_part_set_retval
2616 2010-08-03  Martin Jambor  <mjambor@suse.cz>
2618         * tree-sra.c (completely_scalarize_record): New parameter REF, create
2619         its own access->expr intead of using build_ref_for_offset.
2621 2010-08-03  Joseph Myers  <joseph@codesourcery.com>
2623         * config/alpha/alpha.h (SWITCH_TAKES_ARG): Define.
2624         * config/alpha/osf5.h (LIB_SPEC): Don't handle -a.
2625         * config/bfin/bfin.h (ASM_SPEC, LINK_SPEC): Don't pass -G* options.
2626         * config/darwin.h (WORD_SWITCH_TAKES_ARG): Handle -iframework.
2627         * config/ia64/ia64.h (SWITCH_TAKES_ARG): Define.
2628         * config/iq2000/iq2000.h (SWITCH_TAKES_ARG): Remove.
2629         * config/rs6000/sysv4.h (SWITCH_TAKES_ARG): Define using
2630         DEFAULT_SWITCH_TAKES_ARG.
2631         * config/rx/rx.opt (-patch=): Remove option.
2632         * config/rx/rx.c (rx_handle_option): Don't handle OPT_patch_.
2633         * defaults.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Handle -imultilib.
2634         * doc/invoke.texi (RX Options): Remove -patch=.
2635         * gcc.c (cc1_options): Pass -aux-info* instead of -a* options.
2636         (option_map): Remove --profile-blocks, --quiet and --silent.
2638 2010-08-03  Uros Bizjak  <ubizjak@gmail.com>
2640         * config/i386/i386.h (ix86_compare_op0, ix86_compare_op1): Remove.
2641         * config/i386/i386.c (ix86_compare_op0, ix86_compare_op1): Remove.
2642         (ix86_expand_branch): Add op0 and op1 arguments.  Do not access
2643         ix86_compare_op0 and ix86_compare_op1, use op0 and op1 instead.
2644         Update calls to ix86_expand_compare and ix86_expand_branch.
2645         (ix86_expand_setcc): Add op0 and op1 arguments.  Update calls to
2646         ix86_expand_compare.
2647         (ix86_expand_compare): Add op0 and op1 arguments.  Do not access
2648         ix86_compare_op0 and ix86_compare_op1, use op0 and op1 instead.
2649         Make static.
2650         (ix86_expand_carry_flag_compare): Do not set ix86_compare_op0
2651         and ix86_compare_op1.  Update calls to ix86_expand_compare.
2652         (ix86_expand_int_movcc): Ditto.
2653         (ix86_expand_fp_movcc): Ditto.  Update calls to ix86_expand_setcc.
2654         * config/i386/i386-protos.h (ix86_expand_branch): Update prototype.
2655         (ix86_expand_setcc): Ditto.
2656         (ix86_expand_compare): Remove prototype.
2657         * config/i386/i386.md (cbranch<SDWIM:mode>4): Do not set
2658         ix86_compare_op0 and ix86_compare_op1.  Update calls
2659         to ix86_expand_branch to directly pass operands[1] and operands[2].
2660         (cbranchxf4): Ditto.
2661         (cbranch<MODEF:mode>4): Ditto.
2662         (cbranchcc4): Ditto.
2663         (cstore<SWIM:mode>4): Do not set ix86_compare_op0 and ix86_compare_op1.
2664         Update calls to ix86_expand_setcc to directly pass operands[2] and
2665         operands[3].
2666         (cstorexf4): Ditto.
2667         (cstore<MODEF:mode>4): Ditto.
2668         (cstorecc4): Ditto.
2670 2010-08-02  Bernd Schmidt  <bernds@codesourcery.com>
2672         PR target/45063
2673         * caller-save.c (save_call_clobbered_regs): Remove regs from
2674         hard_regs_saved when they are set.
2676 2010-08-02  Uros Bizjak  <ubizjak@gmail.com>
2678         PR target/41089
2679         * config/alpha/alpha.c (alpha_build_builtin_va_list): Mark __offset
2680         as volatile.
2682 2010-08-02  Sebastian Pop  <sebastian.pop@amd.com>
2684         * common.opt (ftree-loop-distribute-patterns): New.
2685         * invoke.texi (-ftree-loop-distribute-patterns): Documented.
2686         * opts.c (decode_options): Enable flag_tree_loop_distribute_patterns
2687         at -O3.
2688         * tree-data-ref.c (stores_zero_from_loop): New.
2689         * tree-data-ref.h (stores_zero_from_loop): Declared.
2690         * tree-loop-distribution.c (tree_loop_distribution): Call
2691         stores_zero_from_loop.
2692         (tree_loop_distribution): Check flag_tree_loop_distribute_patterns.
2694 2010-08-02  Bernd Schmidt  <bernds@codesourcery.com>
2696         * postreload.c (reload_cse_simplify_operands): Take attribute enabled
2697         into account.
2699         * final.c (final_scan_insn): Call CC_STATUS_INIT unconditionally.
2700         * config/arm/arm.c (thumb1_code): New variable.
2701         (arm_override_options): Set it.
2702         (thumb1_final_prescan_insn): Keep track of condition code status.
2703         (arm_adjust_cost): For Thumb, try to keep cc-setting insns next to
2704         jumps that depend on them.
2705         * config/arm/arm.h (thumb1_code): Declare variable.
2706         (struct machine_function): Guard with #ifndef GENERATOR_FILE.  Add
2707         members thumb1_cc_insn, thumb1_cc_op0, thumb1_cc_op1 and
2708         thumb1_cc_mode.
2709         (CC_STATUS_INIT): New macro.
2710         * config/arm/constraints.md (Pd): New constraint.
2711         * config/arm/predicates.md (noov_comparison_operator): New predicate.
2712         * config/arm/arm.md (is_thumb1): New define_attr.
2713         (conds): Set default to "clob" when generating Thumb1 code.
2714         (thumb1_bicsi3): Renamed from bicsi3.  All uses changed.  Condition
2715         code are set.  Use two-operand assembly syntax.
2716         (thumb1_subsi3_insn): Condition codes are set.  Now a properly named
2717         pattern.
2718         (thumb1_andsi3_insn, thumb1_iorsi3_insn, thumb1_xorsi3_insn): Condition
2719         codes are set.  Use two-operand assembly syntax.
2720         (zero_extendhisi splitter): Remove constraints.
2721         (thumb1_movsi_insn, thumb1_movhi_insn, thumb1_movqi_insn, thumb1_movhf,
2722         thumb1_movsf_insn): Set conds attribute as appropriate.
2723         (cbranchsi4_insn): Use condition code status from struct
2724         machine_function to determine whether the comparison can be eliminated.
2725         Discourage the alternative using high registers.
2726         (movsi_cbranchsi4, andsi3_cbranch, orrsi3_cbranch_scratch,
2727         orrsi3_cbranch, xorsi3_cbranch_scratch, xorsi3_cbranch,
2728         bicsi3_cbranch_scratch, bicsi3_cbranch, subsi3_cbranch_scratch,
2729         subsi3_cbranch): Delete.
2730         (movsi_cbranchsi4 peepholes): Rewrite to generate a sequence of
2731         one subtract and one cbranch insn.
2733         * config/arm/thumb2.md (thumb2_movdi, thumb2_movsf_soft_insn,
2734         thumb2_movdf_soft_insn): Delete patterns.
2735         * config/arm/arm.md (arm_pool_range, thumb2_pool_range,
2736         arm_neg_pool_range, thumb2_neg_pool_range): New attributes.
2737         (pool_range, neg_pool_range): Use them to define defaults.
2738         (movdi, arm_movsf_soft_insn, arm_movdf_soft_insn): Define them
2739         and allow for TARGET_32BIT.
2741         PR target/40457
2742         * config/arm/arm.h (arm_regs_in_sequence): Declare.
2743         * config/arm/arm-protos.h (emit_ldm_seq, emit_stm_seq,
2744         load_multiple_sequence, store_multiple_sequence): Delete
2745         declarations.
2746         (arm_gen_load_multiple, arm_gen_store_multiple): Adjust
2747         declarations.
2748         * config/arm/ldmstm.md: New file.
2749         * config/arm/arm.c (arm_regs_in_sequence): New array.
2750         (load_multiple_sequence): Now static.  New args SAVED_ORDER,
2751         CHECK_REGS.  All callers changed.
2752         If SAVED_ORDER is nonnull, copy the computed order into it.
2753         If CHECK_REGS is false, don't sort REGS.  Handle Thumb mode.
2754         (store_multiple_sequence): Now static.  New args NOPS_TOTAL,
2755         SAVED_ORDER, REG_RTXS and CHECK_REGS.  All callers changed.
2756         If SAVED_ORDER is nonnull, copy the computed order into it.
2757         If CHECK_REGS is false, don't sort REGS.  Set up REG_RTXS just
2758         like REGS.  Handle Thumb mode.
2759         (arm_gen_load_multiple_1): New function, broken out of
2760         arm_gen_load_multiple.
2761         (arm_gen_store_multiple_1): New function, broken out of
2762         arm_gen_store_multiple.
2763         (arm_gen_multiple_op): New function, with code from
2764         arm_gen_load_multiple and arm_gen_store_multiple moved here.
2765         (arm_gen_load_multiple, arm_gen_store_multiple): Now just
2766         wrappers around arm_gen_multiple_op.  Remove argument UP, all callers
2767         changed.
2768         (gen_ldm_seq, gen_stm_seq, gen_const_stm_seq): New functions.
2769         * config/arm/predicates.md (commutative_binary_operator): New.
2770         (load_multiple_operation, store_multiple_operation): Handle more
2771         variants of these patterns with different starting offsets.  Handle
2772         Thumb-1.
2773         * config/arm/arm.md: Include "ldmstm.md".
2774         (ldmsi_postinc4, ldmsi_postinc4_thumb1, ldmsi_postinc3, ldmsi_postinc2,
2775         ldmsi4, ldmsi3, ldmsi2, stmsi_postinc4, stmsi_postinc4_thumb1,
2776         stmsi_postinc3, stmsi_postinc2, stmsi4, stmsi3, stmsi2 and related
2777         peepholes): Delete.
2778         * config/arm/ldmstm.md: New file.
2779         * config/arm/arm-ldmstm.ml: New file.
2781         * config/arm/arm.c (arm_rtx_costs_1): Remove second clause from the
2782         if statement which adds extra costs to frame-related expressions.
2784 2010-08-02  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2786         * config/arm/arm.c (COSTS_N_INSNS): Remove definition.
2788 2010-08-01  Uros Bizjak  <ubizjak@gmail.com>
2790         PR target/45142
2791         * config/i386/sse.md (vec_set<mode>_0): Do not set mode attribute for
2792         alternative 2.
2793         (vec_set<moode>_0 splitter): Use SSEMODE4S mode iterator to also
2794         split V4SI operands.
2796 2010-08-01  Anatoly Sokolov  <aesok@post.ru>
2798         * config/mmix/mmix.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
2799         * config/mmix/mmix-protos.h (mmix_asm_output_source_filename): Remove.
2800         * config/mmix/mmix.c (mmix_asm_output_source_filename): Make static.
2801         (TARGET_ASM_OUTPUT_SOURCE_FILENAME): Define.
2803 2010-07-31  Kai Tietz  <kai.tietz@onevision.com>
2805         * cppdefault.c (cpp_include_defaults): Move GCC_INCLUDE_DIR before
2806         LOCAL_INCLUDE_DIR.
2808 2010-07-31  Richard Sandiford  <rdsandiford@googlemail.com>
2810         * tree-ssa-math-opts.c (convert_plusminus_to_widen): Fix type
2811         used in the call to optab_for_tree_code.  Fix the second
2812         is_widening_mult_p call.  Check that both unwidened operands
2813         have the same sign.
2815 2010-07-31  John Tytgat  <John.Tytgat@aaug.net>
2817         * config/arm/arm.c (arm_function_arg): Remove superfluous test.
2819 2010-07-31  Anatoly Sokolov  <aesok@post.ru>
2821         * config/spu/spu.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
2823 2010-07-30  DJ Delorie  <dj@redhat.com>
2825         * config/rx/predicates.md (rx_constshift_operand): New.
2826         * config/rx/rx.md (zs_cond): New.
2827         (cbranchsi4): Remove mode.
2828         (*cbranchsi4_<code>): Likewise.
2829         (*tstbranchsi4_<code>): New.
2830         (*tstbranchsi4r_<code>): New.
2831         (*tstbranchsi4m_eq): New.
2832         (*tstbranchsi4m_ne): New.
2833         (cbranchsf4): Remove mode.
2834         (*cbranchsf4_<code>): Likewise.
2836 2010-07-30  Bernd Schmidt  <bernds@codesourcery.com>
2838         * rtlanal.c (simplify_subreg_regno): Don't treat
2839         HARD_FRAME_POINTER_REGNUM specially.
2841 2010-07-30  Joseph Myers  <joseph@codesourcery.com>
2843         * common.opt (-G): Don't define option here.
2844         * config/g.opt: New.
2845         * config.gcc: Use g.opt for alpha, frv, ia64, lm32, m32r, mips,
2846         rs6000/powerpc and score targets.
2847         * opts.c (common_handle_option): Don't handle -G here.
2848         * config/alpha/alpha.c (alpha_handle_option): Handle -G.
2849         * config/frv/frv.c (frv_handle_option): Handle -G.
2850         * config/ia64/ia64.c (ia64_handle_option): Handle -G.
2851         * config/lm32/lm32.c (lm32_handle_option, TARGET_HANDLE_OPTION): New.
2852         * config/m32r/m32r.c (m32r_handle_option): Handle -G.
2853         * config/mips/mips.c (mips_handle_option): Handle -G.
2854         * config/rs6000/rs6000.c (rs6000_handle_option) Handle -G.
2855         * config/score/score.c (score_handle_option): Handle -G.
2857 2010-07-30  Anatoly Sokolov  <aesok@post.ru>
2859         * config/mmix/mmix.c: Include basic-block.h.
2861 2010-07-30  Jakub Jelinek  <jakub@redhat.com>
2863         PR debug/45055
2864         PR rtl-optimization/45137
2865         * rtl.h (prev_nonnote_nondebug_insn, next_nonnote_nondebug_insn): New
2866         prototypes.
2867         * emit-rtl.c (prev_nonnote_nondebug_insn, next_nonnote_nondebug_insn):
2868         New functions.
2869         * combine.c (next_nonnote_nondebug_insn): Removed.
2870         * ifcvt.c (noce_process_if_block): Use prev_nonnote_nondebug_insn.
2871         * haifa-sched.c (queue_to_ready): Use next_nonnote_nondebug_insn.
2872         * sched-deps.c (sched_analyze_insn): Likewise.
2873         (fixup_sched_groups, deps_start_bb): Use prev_nonnote_nondebug_insn.
2874         * rtlanal.c (canonicalize_condition): Likewise.
2875         * postreload.c (reload_combine_recognize_pattern): Likewise.
2876         (reload_cse_move2add): Use next_nonnote_nondebug_insn.
2878 2010-07-29  Uros Bizjak  <ubizjak@gmail.com>
2880         * config/i386/i386.md (int_cond): Remove code iterator.
2881         (fp_cond): Ditto.
2882         (cbranch<mode>4): Use ordered_comparison_operator predicate
2883         for operator0.
2884         (cstore<mode>4): Ditto for operator1.
2885         (mov<SWIM:mode>cc and corresponding splitter): Ditto.
2886         (add<mode>cc): ditto.
2888 2010-07-30  Richard Guenther  <rguenther@suse.de>
2890         PR middle-end/45141
2891         * expr.c (expand_expr_real_1): Check for not handled base address.
2893 2010-07-30  Richard Guenther  <rguenther@suse.de>
2895         * ipa-prop.c (ipa_modify_formal_parameters): Use
2896         build_distinct_type_copy.
2898 2010-07-30  Anthony Green  <green@moxielogic.com>
2900         * config/moxie/rtems.h: New file.
2901         * config.gcc: Add moxie-rtems support.
2903 2010-07-29  Bernd Schmidt  <bernds@codesourcery.com>
2905         * dce.c (run_word_dce): Take flag_dce into account.  Clear and restore
2906         df flags as in run_fast_df_dce.
2908 2010-07-29  Jakub Jelinek  <jakub@redhat.com>
2910         Revert:
2911         2010-07-27  Bernd Schmidt  <bernds@codesourcery.com>
2913         * rtl.def (NOTE): Swap operands 4 and 5.
2914         * rtl.h (NOTE_DATA, NOTE_DELETED_LABEL_NAME, NOTE_BLOCK,
2915         NOTE_EH_HANDLER, NOTE_BASIC_BLOCK, NOTE_VAR_LOCATION, NOTE_KIND):
2916         Adjust accordingly.
2917         * gengtype.c (adjust_field_rtx_def): Swap operands 4 and 5 of NOTEs.
2919 2010-07-29  Jakub Jelinek  <jakub@redhat.com>
2921         PR debug/45110
2922         * dwarf2out.c (dwarf_attr_name): Handle DW_AT_object_pointer.
2923         (gen_formal_types_die): Add DW_AT_object_pointer in methods.
2924         (gen_subprogram_die): Likewise.  Remove it when removing declaration's
2925         formal parameters.
2926         (gen_decl_die): Change return type to dw_die_ref, return what
2927         gen_formal_parameter_die returned.
2929 2010-07-29  Martin Jambor  <mjambor@suse.cz>
2931         * dbgcnt.def (eipa_sra): New counter.
2932         * tree-sra.c (ipa_early_sra_gate): Also check eipa_sra debug counter.
2934 2010-07-29  Xinliang David Li  <davidxl@google.com>
2936         PR bootstrap/45119
2937         * tree-ssa-loop-ivopts.c (get_address_cost): Revert change
2938         in revision 162652.
2940 2010-07-29  Richard Guenther  <rguenther@suse.de>
2942         * timevar.def (TV_TREE_STORE_COPY_PROP): Remove.
2943         (TV_TREE_STORE_CCP): Likewise.
2944         (TV_TREE_REDPHI): Likewise.
2946 2010-07-29  Richard Guenther  <rguenther@suse.de>
2948         * double-int.h (double_int_and_not): New function.
2949         * combine.c (try_combine): Use it.
2950         * tree-vrp.c (simplify_bit_ops_using_ranges): Likewise.
2952 2010-07-29  Bernd Schmidt  <bernds@codesourcery.com>
2954         PR rtl-optimization/42575
2955         * dce.c (word_dce_process_block): Renamed from byte_dce_process_block.
2956         Argument AU removed.  All callers changed.  Ignore artificial refs.
2957         Use return value of df_word_lr_simulate_defs to decide whether an insn
2958         is necessary.
2959         (fast_dce): Rename arg to WORD_LEVEL.
2960         (run_word_dce): Renamed from rest_of_handle_fast_byte_dce.  No longer
2961         static.
2962         (pass_fast_rtl_byte_dce): Delete.
2963         * dce.h (run_word_dce): Declare.
2964         * df-core.c (df_print_word_regset): Renamed from df_print_byteregset.
2965         All callers changed.  Simplify code to only deal with two-word regs.
2966         * df.h (DF_WORD_LR): Renamed from DF_BYTE_LR.
2967         (DF_WORD_LR_BB_INFO): Renamed from DF_BYTE_LR_BB_INFO.
2968         (DF_WORD_LR_IN): Renamed from DF_BYTE_LR_IN.
2969         (DF_WORD_LR_OUT): Renamed from DF_BYTE_LR_OUT.
2970         (struct df_word_lr_bb_info): Renamed from df_byte_lr_bb_info.
2971         (df_word_lr_mark_ref): Declare.
2972         (df_word_lr_add_problem, df_word_lr_mark_ref, df_word_lr_simulate_defs,
2973         df_word_lr_simulate_uses): Declare or rename from byte variants.
2974         (df_byte_lr_simulate_artificial_refs_at_top,
2975         df_byte_lr_simulate_artificial_refs_at_end, df_byte_lr_get_regno_start,
2976         df_byte_lr_get_regno_len, df_compute_accessed_bytes): Delete
2977         declarations.
2978         (df_word_lr_get_bb_info): Rename from df_byte_lr_get_bb_info.
2979         (enum df_mm): Delete.
2980         * df-byte-scan.c: Delete file.
2981         * df-problems.c (df_word_lr_problem_data): Renamed from
2982         df_byte_lr_problem_data, all members deleted except for
2983         WORD_LR_BITMAPS, which is renamed from BYTE_LR_BITMAPS.  Uses changed.
2984         (df_word_lr_expand_bitmap, df_byte_lr_simulate_artificial_refs_at_top,
2985         df_byte_lr_simulate_artificial_refs_at_end, df_byte_lr_get_regno_start,
2986         df_byte_lr_get_regno_len, df_byte_lr_check_regs,
2987         df_byte_lr_confluence_0): Delete functions.
2988         (df_word_lr_free_bb_info): Renamed from df_byte_lr_free_bb_info; all
2989         callers changed.
2990         (df_word_lr_alloc): Renamed from df_byte_lr_alloc; all callers changed.
2991         Don't initialize members that were deleted, don't try to discover data
2992         about registers.  Ignore hard regs.
2993         (df_word_lr_reset): Renamed from df_byte_lr_reset; all callers changed.
2994         (df_word_lr_mark_ref): New function.
2995         (df_word_lr_bb_local_compute): Renamed from
2996         df_byte_bb_lr_local_compute; all callers changed.  Use
2997         df_word_lr_mark_ref.  Assert that artificial refs don't include
2998         pseudos.  Ignore hard registers.
2999         (df_word_lr_local_compute): Renamed from df_byte_lr_local_compute.
3000         Assert that exit block uses don't contain pseudos.
3001         (df_word_lr_init): Renamed from df_byte_lr_init; all callers changed.
3002         (df_word_lr_confluence_n): Renamed from df_byte_lr_confluence_n; all
3003         callers changed.  Ignore hard regs.
3004         (df_word_lr_transfer_function): Renamed from
3005         df_byte_lr_transfer_function; all callers changed.
3006         (df_word_lr_free): Renamed from df_byte_lr_free; all callers changed.
3007         (df_word_lr_top_dump): Renamed from df_byte_lr_top_dump; all callers
3008         changed.
3009         (df_word_lr_bottom_dump): Renamed from df_byte_lr_bottom_dump; all
3010         callers changed.
3011         (problem_WORD_LR): Renamed from problem_BYTE_LR; uses changed;
3012         confluence operator 0 set to NULL.
3013         (df_word_lr_add_problem): Renamed from df_byte_lr_add_problem; all
3014         callers changed.
3015         (df_word_lr_simulate_defs): Renamed from df_byte_lr_simulate_defs.
3016         Return bool, true if bitmap changed or insn otherwise necessary.
3017         All callers changed.  Simplify using df_word_lr_mark_ref.
3018         (df_word_lr_simulate_uses): Renamed from df_byte_lr_simulate_uses;
3019         all callers changed.  Simplify using df_word_lr_mark_ref.
3020         * lower-subreg.c: Include "dce.h"
3021         (decompose_multiword_subregs): Call run_word_dce if df available.
3022         * Makefile.in (lower-subreg.o): Adjust dependencies.
3023         (df-byte-scan.o): Delete.
3024         * timevar.def (TV_DF_WORD_LR): Renamed from TV_DF_BYTE_LR.
3026 2010-07-29  Richard Guenther  <rguenther@suse.de>
3028         * tree.c (build_vector): Assert that the vector constant
3029         has enough elements.
3030         (build_vector_from_ctor): Pad with trailing zeros.
3032 2010-07-29  Richard Guenther  <rguenther@suse.de>
3034         PR tree-optimization/45120
3035         * tree-ssa-structalias.c (get_constraint_for_component_ref):
3036         Handle offset in DEREFs properly.
3037         (get_constraint_for_1): Handle MEM_REF offset properly.
3039 2010-07-29  Richard Guenther  <rguenther@suse.de>
3041         PR middle-end/45034
3042         * convert.c (convert_to_integer): Always use an unsigned
3043         type for narrowed negate and bitwise not.
3045 2010-07-29  Ira Rosen  <irar@il.ibm.com>
3047         * tree-vect-loop.c (vect_create_epilog_for_reduction): Switch
3048         to outer loop when creating reduction epilogue for double reduction,
3049         and switch back to the inner loop when updating the phi nodes.
3050         Update uses of outer loop exit phi nodes in double reduction (instead
3051         of uses of reduction).
3053 2010-07-28  Michael Meissner  <meissner@linux.vnet.ibm.com>
3055         * config/rs6000/rs6000.c (rs6000_rtx_costs): Update costs for
3056         popcount on power7 and parity on power6 systems.
3057         (rs6000_emit_popcount): Rename gen_popcntwsi2 to gen_popcntddi2.
3058         (rs6000_emit_parity): Add support for power6 prtyd/prtyw
3059         instructions.
3061         * config/rs6000/rs6000.md (UNSPEC_COPYSIGN): New unspec.
3062         (UNSPEC_PARITY): Ditto.
3063         (SFDF): New iterator for SF/DF.
3064         (rreg2): New mode attribute for floating register constraint.
3065         (TARGET_FLOAT): New mode attribute for whether single/double float
3066         is supported.
3067         (popcntd<mode>2): Combine popcntwsi2 and popcntddi2 into one
3068         pattern.
3069         (parity<mode>2_cmpb): New insn for parity on power6 and newer
3070         machines.
3071         (copysign<mode>3): Combine copysignsf3, copysigndf3 into one
3072         pattern.  Add support for fcpsgn instruction added in power6.
3073         (copysignsf3): Delete.
3074         (copysigndf3): Delete.
3075         (copysign<mode>3_fcpsgn): New insn to generate fcpsgn.  Use UNSPEC
3076         instead of if_then_else in RTL to avoid problems with -0.
3078         * config/rs6000/vsx.md (vsx_copysign<mode>3): Use UNSPEC instead
3079         of if_then_else to mirror scalar code.
3080         (vsx_copysignsf3): Delete, use copysign<mode>3_fcpsgn in
3081         rs6000.md.
3083         * config/rs6000/vector.md (vector_copysign<mode>3): Use UNSPEC
3084         instead of if_then_else.
3086 2010-07-28  Xinliang David Li  <davidxl@google.com>
3088         * tree-ssa-loop-ivopts.c (avg_loop_niter): New function.
3089         (dump_cand): Dump var_before/after.
3090         (htab_inv_expr_eq): New function.
3091         (htab_inv_expr_hash): New function.
3092         (tree_ssa_iv_optimize_init): Support pseudo invariants.
3093         (add_candidate_1): consider base type precision.
3094         (set_use_iv_cost): New parameter.
3095         (adjust_setup_cost): Use profile information.
3096         (get_address_cost): Do not hard code width in computing address
3097         offset limits.
3098         (compare_aff_trees): New function.
3099         (get_loop_invariant_expr_id): New function.
3100         (get_computation_cost_at): New parameter and use profile information.
3101         (get_computation_cost): New parameter.
3102         (determine_use_iv_cost_generic): Pass new parameter.
3103         (determine_use_iv_cost_address): Ditto.
3104         (determine_use_iv_cost_condition): Ditto.
3105         (autoinc_possible_for_pair): Ditto.
3106         (determine_use_iv_costs): More dumps.
3107         (iv_ca_get_num_inv_exprs): New function.
3108         (iv_ca_recount_cost): Consider loop invariants in register pressure
3109         cost.
3110         (iv_ca_add_use): New parameter.
3111         (iv_ca_dump): Better dumping.
3112         (iv_ca_extend): New parameter.
3113         (try_add_cand_for): Attempt to get better partial solution.
3114         (try_improve_iv_set): Pass new parameter to iv_ca_extend.
3115         (create_new-ivs): More dumps.
3116         (rewrite_use_compare): Ditto.
3117         (free_loop_data): More cleanup.
3118         (treee_ssa_iv_optimize_finalize): Ditto.
3120 2010-07-28  Kai Tietz  <kai.tietz@onevision.com>
3122         * config/i386/i386.h (MCOUNT_NAME_BEFORE_PROLOGUE): New.
3123         * config/i386/i386.c (ix86_profile_before_prologue): New.
3124         (override_options): Add special handling for -mfentry.
3125         (ix86_function_regparm): Likewise.
3126         (ix86_function_sseregparm): Likewise.
3127         (ix86_frame_pointer_required): Likewise.
3128         (ix86_expand_prologue): Check for ms_hook_prologue.
3129         (x86_function_profiler): Adjust mcount output.
3130         (TARGET_PROFILE_BEFORE_PROLOGUE): Define hook.
3131         * config/i386/i386.opt (mfentry): New.
3132         * doc/invoke.texi (mfentry): Add documentation.
3133         * doc/tm.texi: Regenerated..
3134         * doc/tm.texi.in (TARGET_PROFILE_BEFORE_PROLOGUE): New.
3135         * final.c (final_start_function): Replace macro
3136         PROFILE_BEFORE_PROLOGUE by target hook.
3137         * function.c (thread_prologue_and_epilogue_insns): Likewise.
3138         * target.def (profile_before_prologue): New hook.
3139         * targhooks.c (default_profile_before_prologue): New.
3140         * targhooks.h (default_profile_before_prologue): New.
3142 2010-07-28  Jakub Jelinek  <jakub@redhat.com>
3144         PR debug/45105
3145         * gcse.c (hoist_code): Use FOR_BB_INSNS macro.
3147         PR debug/45103
3148         * dwarf2out.c (dwarf2out_var_location): Always consider
3149         NOTE_DURING_CALL_P notes, even when not followed by real instructions.
3151 2010-07-28  Maxim Kuvyrkov  <maxim@codesourcery.com>
3153         PR rtl-optimization/45107
3154         * gcse.c (hash_scan_set): Use max_distance for gcse-las.
3156 2010-07-28  Richard Guenther  <rguenther@suse.de>
3158         * tree-ssa-ccp.c: Remove comment regarding STORE-CCP.
3159         (set_lattice_value): Do not query an old default value.
3160         (get_value_for_expr): New function.  Properly canonicalize
3161         float values.
3162         (ccp_visit_phi_node): Use it.
3164 2010-07-28  Chung-Lin Tang  <cltang@codesourcery.com>
3166         * config/arm/arm.c (arm_pcs_default): Remove static.
3167         * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Define __ARM_PCS or
3168         __ARM_PCS_VFP to indicate soft/hard-float calling convention.
3169         (arm_pcs_default): Declare.
3171 2010-07-28  Iain Sandoe  <iains@gcc.gnu.org>
3173         * config/rs6000/rs6000.c (rs6000_override_options):
3174         Use TARGET_MACHO inline, move darwin_one_byte_bool from here...
3175         ... to darwin_rs6000_override_options.
3176         (rs6000_return_in_memory): Update preceding comment for darwin
3177         64 bit ABI.  Use TARGET_MACHO inline.
3178         (rs6000_darwin64_struct_check_p): New.
3179         (function_arg_advance): Use rs6000_darwin64_struct_check_p.
3180         (function_arg): Likewise.
3181         (rs6000_arg_partial_bytes): Likewise.
3182         (rs6000_function_value): Likewise.
3184 2010-07-28  Andi Kleen <ak@linux.intel.com>
3186         * lto-opts.c (lto_file_read_options): Add loop over all inputs.
3188 2010-07-28  Richard Guenther  <rguenther@suse.de>
3190         PR middle-end/44903
3191         * builtins.c (fold_builtin_memory_op): On STRICT_ALIGNMENT
3192         targets try harder to not generate unaligned accesses.
3194 2010-07-28  Maxim Kuvyrkov  <maxim@codesourcery.com>
3196         PR rtl-optimization/45101
3197         * gcse.c (hash_scan_set): Fix argument ordering of insert_expr_in_table
3198         for gcse-las.
3200 2010-07-28  Eric Botcazou  <ebotcazou@adacore.com>
3202         PR tree-optimization/44885
3203         * tree-sra.c (find_param_candidates): Skip pointer types to arrays
3204         with non-aliased component.
3206 2010-07-28  Joseph Myers  <joseph@codesourcery.com>
3208         * config/darwin-driver.c (SWITCH_TAKES_ARG,
3209         WORD_SWITCH_TAKES_ARG): Remove.
3210         * cppspec.c (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Remove.
3211         * defaults.h (DEFAULT_SWITCH_TAKES_ARG,
3212         DEFAULT_WORD_SWITCH_TAKES_ARG): Move from gcc.h.
3213         (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Move default
3214         definitions from gcc.c.
3215         * gcc.c (SWITCH_TAKES_ARG, WORD_SWITCH_TAKES_ARG): Move to
3216         defaults.h.
3217         * gcc.h (DEFAULT_SWITCH_TAKES_ARG, DEFAULT_WORD_SWITCH_TAKES_ARG):
3218         Move to defaults.h.
3219         * opts-common.c: Include tm.h.
3220         (decode_cmdline_option): Use SWITCH_TAKES_ARG and
3221         WORD_SWITCH_TAKES_ARG to count arguments to unknown options.
3222         Handle more than one argument.  Set canonical_option_num_elements.
3223         (decode_cmdline_options_to_array): Set
3224         canonical_option_num_elements and trailing elements of
3225         canonical_option.
3226         * opts.h (struct cl_decoded_option): Allow four elements in
3227         canonical_option.  Add field canonical_option_num_elements.
3228         * Makefile.in (opts-common.o): Update dependencies.
3230 2010-07-28  Eric Botcazou  <ebotcazou@adacore.com>
3232         PR middle-end/44790
3233         PR middle-end/44993
3234         * expr.c (expand_expr_real_1) <MEM_REF>: Revert latest change.  Make
3235         sure the base has address_mode before adding the offset.
3237 2010-07-27  Xinliang David Li <davidxl@google.com>
3239         * tree-flow.h (create_mem_ref): Add one new parameter.
3240         * tree-ssa-address.c (create_mem_ref): New parameter.
3241         (addr_to_parts): Ditto.
3242         (move_variant_to_index): New function.
3243         * tree-ssa-loop-ivopts.c (rewrite_use_address): Pass new argument.
3245 2010-07-27  Bernd Schmidt  <bernds@codesourcery.com>
3247         * rtl.def (DEBUG_INSN, INSN, JUMP_INSN, CALL_INSN, NOTE): Swap operands
3248         4 and 5.
3249         * rtl.h (PATTERN, INSN_LOCATOR, NOTE_DATA, NOTE_DELETED_LABEL_NAME,
3250         NOTE_BLOCK, NOTE_EH_HANDLER, NOTE_BASIC_BLOCK, NOTE_VAR_LOCATION,
3251         NOTE_KIND, LABEL_NUSES, LABEL_REFS): Adjust accordingly.
3252         * gengtype.c (adjust_field_rtx_def): Swap operands 4 and 5 of
3253         CODE_LABELs and NOTEs.
3254         * caller-save.c (init_caller_save): Fix up gen_rtx_INSN call.
3255         * combine.c (try_combine): Likewise.
3256         * ira.c (setup_prohibited_mode_move_regs): Likewise.
3257         * print-rtl.c (print_rtx): Start REG_NOTES on a new line.
3259 2010-07-27  Joseph Myers  <joseph@codesourcery.com>
3261         * coretypes.h (struct cl_option_handlers): Declare.
3262         * hooks.c (hook_int_size_t_constcharptr_int_0): Remove.
3263         * hooks.h (hook_int_size_t_constcharptr_int_0): Remove.
3264         * langhooks-def.h (lhd_handle_option): Declare.
3265         (LANG_HOOKS_HANDLE_OPTION): Use lhd_handle_option.
3266         * langhooks.c (lhd_handle_option): New.
3267         * langhooks.h (struct lang_hooks): Update prototype and return
3268         value type of handle_option hook.
3269         * optc-gen.awk: Generate target_flags_explicit definition for the
3270         driver.
3271         * opts-common.c: Include diagnostic.h.
3272         (handle_option): Move from opts.c.  Update prototype and return
3273         value type.  Use handlers structure.
3274         (read_cmdline_option): Move from opts.c.  Update prototype.  Use
3275         handlers structure.
3276         (set_option): Move from opts.c.
3277         * opts.c (common_handle_option): Update prototype and return value
3278         type.  Update calls to handle_option and enable_warning_as_error.
3279         (unknown_option_callback, post_handling_callback,
3280         lang_handle_option, target_handle_option): New.
3281         (handle_option, read_cmdline_option): Move to opts-common.c.
3282         (read_cmdline_options): Update prototype.  Update call to
3283         read_cmdline_option.
3284         (decode_options): Initialize and use handlers structure.
3285         (set_option): Move to opts-common.c.
3286         (enable_warning_as_error): Update prototype.  Update call to
3287         handle_option.
3288         * opts.h (struct cl_option_handler_func, struct
3289         cl_option_handlers): New.
3290         (handle_option, enable_warning_as_error): Update prototypes.
3291         (read_cmdline_option): Declare.
3292         * Makefile.in (opts-common.o): Update dependencies.
3294 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3296         * config/arm/arm.c (params.h): Include.
3297         (arm_override_options): Tune gcse-unrestricted-cost.
3298         * config/arm/t-arm (arm.o): Define dependencies.
3300 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3302         PR target/42495
3303         PR middle-end/42574
3304         * basic-block.h (get_dominated_to_depth): Declare.
3305         * dominance.c (get_dominated_to_depth): New function, use
3306         get_all_dominated_blocks as a base.
3307         (get_all_dominated_blocks): Use get_dominated_to_depth.
3309         * gcse.c (occr_t, VEC (occr_t, heap)): Define.
3310         (hoist_exprs): Remove.
3311         (alloc_code_hoist_mem, free_code_hoist_mem): Update.
3312         (compute_code_hoist_vbeinout): Add debug print outs.
3313         (hoist_code): Partially rewrite, simplify.  Use get_dominated_to_depth.
3315         * params.def (PARAM_MAX_HOIST_DEPTH): New parameter to avoid
3316         quadratic behavior.
3317         * params.h (MAX_HOIST_DEPTH): New macro.
3318         * doc/invoke.texi (max-hoist-depth): Document.
3320 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3322         PR rtl-optimization/40956
3323         * config/arm/arm.c (thumb1_size_rtx_costs): Fix cost of simple
3324         constants.
3326 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3328         PR target/42495
3329         PR middle-end/42574
3330         * config/arm/arm.c (legitimize_pic_address): Use
3331         gen_calculate_pic_address pattern to emit calculation of PIC address.
3332         (will_be_in_index_register): New function.
3333         (arm_legitimate_address_outer_p, thumb2_legitimate_address_p,)
3334         (thumb1_legitimate_address_p): Use it provided !strict_p.
3335         * config/arm/arm.md (calculate_pic_address): New expand and split.
3337 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3339         PR target/42495
3340         PR middle-end/42574
3341         * config/arm/arm.c (thumb1_size_rtx_costs): Add cost for "J" constants.
3342         * config/arm/arm.md (define_split "J", define_split "K"): Make
3343         IRA/reload friendly.
3345 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3347         * gcse.c (insert_insn_end_basic_block): Update signature, remove
3348         unused checks.
3349         (pre_edge_insert, hoist_code): Update.
3351 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3353         PR target/42495
3354         PR middle-end/42574
3355         * gcse.c (hoist_expr_reaches_here_p): Remove excessive check.
3357 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3359         * gcse.c (hoist_code): Generate new pseudo for every new set insn.
3361 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3363         PR rtl-optimization/40956
3364         PR target/42495
3365         PR middle-end/42574
3366         * gcse.c (compute_code_hoist_vbeinout): Consider more expressions
3367         for hoisting.
3368         (hoist_code): Count occurences in current block too.
3370 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3372         * gcse.c (struct expr:max_distance): New field.
3373         (doing_code_hoisting_p): New static variable.
3374         (want_to_gcse_p): Change signature.  Allow constrained hoisting of
3375         simple expressions, don't change behavior for PRE.  Set max_distance.
3376         (insert_expr_in_table): Set new max_distance field.
3377         (hash_scan_set): Update.
3378         (hoist_expr_reaches_here_p): Stop search after max_distance
3379         instructions.
3380         (find_occr_in_bb): New static function.  Use it in ...
3381         (hoist_code): Calculate sizes of basic block before any changes are
3382         done.  Pass max_distance to hoist_expr_reaches_here_p.
3383         (one_code_hoisting_pass): Set doing_code_hoisting_p.
3385         * params.def (PARAM_GCSE_COST_DISTANCE_RATIO,)
3386         (PARAM_GCSE_UNRESTRICTED_COST): New parameters.
3387         * params.h (GCSE_COST_DISTANCE_RATIO, GCSE_UNRESTRICTED_COST): New
3388         macros.
3389         * doc/invoke.texi (gcse-cost-distance-ratio, gcse-unrestricted-cost):
3390         Document.
3392 2010-07-27  Jeff Law  <law@redhat.com>
3393             Maxim Kuvyrkov  <maxim@codesourcery.com>
3395         * gcse.c (compute_transpout, transpout): Remove, move logic
3396         to prune_expressions.
3397         (compute_pre_data): Move pruning of trapping expressions ...
3398         (prune_expressions): ... here.  New static function.
3399         (compute_code_hoist_data): Use it.
3400         (alloc_code_hoist_mem, free_code_hoist_mem, hoist_code): Update.
3402 2010-07-27  Xinliang David Li  <davidxl@google.com>
3404         * tree-ssa-loop-ivopts.c (adjust_iv_update_pos): New function.
3405         (rewrite_use_address): Adjust iv update position when needed.
3407 2010-07-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
3409         * dbgcnt.def (hoist_insn): New debug counter.
3410         * gcse.c (hoist_code): Use it.
3412 2010-07-27  Xinliang David Li  <davidxl@google.com>
3414         * tree-ssa-loop-ivopts.c (niter_for_exit): New parameter.
3415         (niter_for_single_dom_exit): Passes additional parameter.
3416         (iv_period): Fix comments.
3417         (may_eliminate_iv): Handles multiple exit loops properly.
3418         (free_tree_niter_desc): New function.
3419         (free_loop_data): Frees up loop iteration descriptors.
3421 2010-07-27  Jakub Jelinek  <jakub@redhat.com>
3423         PR target/44542
3424         * cfgexpand.c (expand_one_stack_var_at): Limit align to maximum
3425         of max_used_stack_slot_alignment and PREFERRED_STACK_BOUNDARY
3426         instead of MAX_SUPPORTED_STACK_ALIGNMENT.
3427         (expand_one_var): Don't consider DECL_ALIGN for variables for
3428         which expand_one_stack_var_at has been already called.
3430         PR testsuite/44701
3431         * doc/md.texi: Clarify m and es constraints on PowerPC and m and S
3432         constraints on IA-64.
3434 2010-07-27  Jie Zhang  <jie@codesourcery.com>
3436         PR target/44290
3437         Revert:
3438         2010-07-23  Jie Zhang  <jie@codesourcery.com>
3440         * tree-sra.c (ipa_sra_preliminary_function_checks): Return
3441         false if ! tree_versionable_function_p.
3443 2010-07-27  Jakub Jelinek  <jakub@redhat.com>
3445         * dwarf2out.c (add_data_member_location_attribute): Use
3446         add_AT_unsigned instead of add_AT_int if offset is non-negative.
3448 2010-07-27  Bernd Schmidt  <bernds@codesourcery.com>
3450         * postreload.c (try_replace_in_use): New static function.
3451         (reload_combine_recognize_const_pattern): Use it here.  Allow
3452         substituting into a final add insn, and substituting into a memory
3453         reference in an insn that sets the reg.
3455 2010-07-27  Joseph Myers  <joseph@codesourcery.com>
3457         * common.opt (o): Add MissingArgError.
3458         * doc/options.texi (MissingArgError): Document.
3459         * hooks.c (hook_bool_constcharptr_size_t_false): Remove.
3460         * hooks.h (hook_bool_constcharptr_size_t_false): Remove.
3461         * langhooks-def.h (LANG_HOOKS_MISSING_ARGUMENT): Remove.
3462         (LANG_HOOKS_INITIALIZER): Remove missing_argument hook initializer.
3463         * langhooks.h (struct lang_hooks): Remove missing_argument.
3464         * optc-gen.awk: Handle MissingArgError and output new structure
3465         field initializers.
3466         * opts.c (read_cmdline_option): Use missing_argument_error field
3467         instead of missing_argument langhook.
3468         * opts.h (struct cl_option): Add missing_argument_error field.
3469         * system.h (LANG_HOOKS_MISSING_ARGUMENT): Poison.
3471 2010-07-27  Iain Sandoe  <iains@gcc.gnu.org>
3473         PR target/29090
3474         * config/rs6000/rs6000.c (rs6000_gimplify_va_arg): Special-case the
3475         Darwin64 ABI, for zero-sized objects.
3477 2010-07-27  Iain Sandoe  <iains@gcc.gnu.org>
3479         PR target/35491
3480         PR target/29090
3482         Merge from Apple local 4.2.1.
3483         2005-05-11  Stan Shebs  <shebs@apple.com>
3484         Fix 64-bit varargs for Darwin (Radar 4028089).
3485         * config/rs6000/rs6000.h (rs6000_args): New field floats_in_gpr.
3486         * config/rs6000/rs6000.c (rs6000_darwin64_record_arg_advance_flush):
3487         Add argument, add case for 8-byte register half-filled with a float.
3488         (rs6000_darwin64_record_arg_advance_recurse): Detect and handle
3489         single-precision floats specially.
3491 2010-07-27  Ira Rosen  <irar@il.ibm.com>
3493         PR tree-optimization/44152
3494         * tree-vect-slp.c (vect_build_slp_tree): Collect nodes with
3495         complex numbers for further check.
3496         (vect_supported_load_permutation_p): Check nodes with
3497         complex numbers.
3499 2010-07-27  Joseph Myers  <joseph@codesourcery.com>
3501         * langhooks-def.h (lhd_init_options, LANG_HOOKS_OPTION_LANG_MASK,
3502         LANG_HOOKS_COMPLAIN_WRONG_LANG_P): New.
3503         (LANG_HOOKS_INIT_OPTIONS): Update default definition.
3504         (LANG_HOOKS_INITIALIZER): Add new hooks.
3505         * langhooks.c (lhd_init_options, lhd_complain_wrong_lang_p): New.
3506         * langhooks.h (struct lang_hooks): Add new hooks option_lang_mask
3507         and complain_wrong_lang_p.  Update init_options prototype.
3508         * c-objc-common.c (c_initialize_diagnostics): First call
3509         c_common_initialize_diagnostics.
3510         * c-objc-common.h (LANG_HOOKS_OPTION_LANG_MASK,
3511         LANG_HOOKS_COMPLAIN_WRONG_LANG_P): Define.
3512         * coretypes.h (struct cl_option, struct cl_decoded_option): Declare.
3513         * hooks.c (hook_uint_uint_constcharptrptr_0): Remove.
3514         (hook_uint_void_0): New.
3515         * hooks.h (hook_uint_uint_constcharptrptr_0): Remove.
3516         (hook_uint_void_0): New.
3517         * opts-common.c (decode_cmdline_option,
3518         decode_cmdline_options_to_array): Also fill in canonical_option field.
3519         * opts.c (complain_wrong_lang): Use langhook to determine whether
3520         to complain instead of special-casing LTO.
3521         (decode_options): Separate lang_mask determination with
3522         option_lang_mask hook from call of init_options hook.
3523         * opts.h (struct cl_decoded_option): Add canonical_option.
3525 2010-07-27  Jakub Jelinek  <jakub@redhat.com>
3527         PR tree-optimization/45083
3528         * tree-inline.c (add_local_variables): Also remap DECL_DEBUG_EXPR.
3530 2010-07-27  Bernd Schmidt  <bernds@codesourcery.com>
3532         * postreload.c (reload_combine_recognize_const_pattern): Move test
3533         for limiting the insn movement to the right scope.
3535         PR rtl-optimization/45051
3536         * reload1.c (delete_output_reload): Use refers_to_regno_p rather
3537         than reg_mentioned_p.
3539 2010-07-26  Richard Henderson  <rth@redhat.com>
3541         PR target/44132
3542         * tree-emutls.c: New file.
3543         * Makefile.in (OBJS-common): Add it.
3544         * tree-pass.h (pass_ipa_lower_emutls): Declare.
3545         * passes.c (init_optimization_passes): Add it.
3547         * dwarf2out.c (loc_list_from_tree): If emutls.debug_form_tls_address,
3548         pull the control variable from DECL_VALUE_EXPR, not emutls_decl.
3549         * expr.c (emutls_var_address): Delete.
3550         (expand_expr_addr_expr_1, expand_expr_real_1): Don't use it.
3551         * output.h (SECCAT_EMUTLS_VAR, SECCAT_EMUTLS_TMPL): Delete.
3552         (emutls_finish): Delete.
3553         * toplev.c (compile_file): Don't call it.
3554         * tree.h (emutls_decl): Delete.
3555         * varasm.c (emutls_htab, DECL_EMUTLS_VAR_P): Delete.
3556         (emutls_finish, emutls_finalize_control_var): Delete.
3557         (emutls_object_type): Move to tree-emutls.c.
3558         (EMUTLS_SEPARATOR, prefix_name, get_emutls_object_name,
3559         default_emutls_var_fields, get_emutls_object_type,
3560         get_emutls_init_templ_addr, emutls_decl, emutls_common_1
3561         default_emutls_var_init): Likewise.
3562         (get_variable_section): Don't special case emutls.
3563         (assemble_variable, do_assemble_alias, categorize_decl_for_section,
3564         default_elf_select_section, default_unique_section,
3565         default_encode_section_info): Likewise.
3566         * varpool.c (decide_is_variable_needed): Likewise.
3567         * gimple-iterator.c (update_call_edge_frequencies): New
3568         (gsi_insert_on_edge_immediate): Use it.
3569         (gsi_insert_seq_on_edge_immediate): Likewise.
3570         (gsi_commit_one_edge_insert): Likewise.
3572         * config/i386/i386.c (x86_64_elf_select_section): Don't handle
3573         SECCAT_EMUTLS_VAR, SECCAT_EMUTLS_TMPL.
3574         (x86_64_elf_unique_section): Likewise.
3576 2010-07-26  Jan Hubicka  <jh@suse.cz>
3578         * lto-streamer.h (struct lto_file_decl_data): Mark resolutions with
3579         GTY((skip)).
3581 2010-07-26  Anatoly Sokolov  <aesok@post.ru>
3583         * target.def (output_source_filename): New hook.
3584         * doc/tm.texi.in (TARGET_ASM_OUTPUT_SOURCE_FILENAME): Document.
3585         * doc/tm.texi: Regenerate.
3586         * toplev.c (output_file_directive) Remove function.
3587         * toplev.h (output_file_directive) Remove.
3588         * output.h (default_asm_output_source_filename,
3589         output_file_directive): Declare.
3590         * varasm.h (default_asm_output_source_filename,
3591         output_file_directive): New functions.
3593         * config/mips/mips.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.
3594         * config/mips/mips-protos.h (mips_output_filename): Remove.
3595         * config/mips/mips.c (mips_output_filename): Make Static.
3596         (TARGET_ASM_OUTPUT_SOURCE_FILENAME): Define.
3598 2010-07-26  Richard Guenther  <rguenther@suse.de>
3600         PR tree-optimization/43784
3601         * tree-nrv.c (dest_safe_for_nrv_p): It's not safe to NRV
3602         if the destination is used by the call.
3604 2010-07-26  Richard Guenther  <rguenther@suse.de>
3606         PR middle-end/45073
3607         * gimple-fold.c (gimplify_and_update_call_from_tree): Conditionalize
3608         SSA updating on being in SSA form.
3610 2010-07-26  Richard Guenther  <rguenther@suse.de>
3612         PR middle-end/45056
3613         * gimple-fold.c (fold_stmt_1): Also fold references in debug stmts.
3615 2010-07-26  Richard Guenther  <rguenther@suse.de>
3617         PR tree-optimization/45071
3618         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Always
3619         adjust op->opcode.
3621 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3623         * config/v850/lib1funcs.asm (save_r2_r31, return_r2_r31,
3624         save_r20_r31, return_r20_r31, save_r21_r31, return_r21_r31,
3625         save_r22_r31, return_r22_r31, save_r23_r31, return_r23_r31,
3626         save_r24_r31, return_r24_r31, save_r25_r31, return_r25_r31,
3627         save_r26_r31, return_r26_r31, save_r27_r31, return_r27_r31,
3628         save_r28_r31, return_r28_r31, save_r29_r31, return_r29_r31,
3629         save_r31, return_r31, save_interrupt, return_interrupt,
3630         save_all_interrupt, return_all_interrupt, L_save_r2_r31,
3631         L_return_interrupt, callt_return_interrupt, L_restore_all_interrupt,
3632         L_save_##START##_r31c, L_callt_save_r31c): Updated as per the
3633         new ABI requirements.
3634         (save_r6_r9, L_callt_save_r6_r9): Remove.
3635         * config/v850/predicates.md (even_reg_operand, disp23_operand,
3636         const_float_1_operand const_float_0_operand): New Predicates.
3637         (pattern_is_ok_for_prepare, pattern_is_ok_for_prologue,
3638         pattern_is_ok_for_epilogue): Update as per the ABI requirements.
3639         * config/v850/t-v850: Update multilibs for new target variants.
3640         (save_varargs, callt_save_varargs, callt_save_r6_r9): Remove.
3641         * config/v850/t-v850e: Likewise.
3642         * config/v850/v850.c (v850_issue_rate): New.
3643         (v850_strict_argument_naming): New.
3644         (function_arg): Modify to generate a different ABI.
3645         (print_operand): Update case 'z' to support float modes.
3646         (output_move_single): Modify to generate appropriate and better
3647         assembly.
3648         (v850_float_z_comparison_operator, v850_select_cc_mode,
3649         v850_float_nz_comparison_operator,  v850_gen_float_compare,
3650         v850_gen_compare): New functions to support comparison of float values.
3651         (ep_memory_offset): Add support for V850E2 targets.
3652         (INTERRUPT_FIXED_NUM, INTERRUPT_ALL_SAVE_NUM): Update.
3653         (INTERRUPT_REGPARM_NUM): Remove.
3654         (compute_register_save_size): Add extra case to save/restore long call.
3655         (use_prolog_function): New function to support prologue.
3656         (expand_prologue): Add support for V850E2 targets and modified
3657         as per the current ABI requirements.
3658         (expand_epilogue): Likewise.
3659         (construct_restore_jr): Modify based on TARGET_LONG_CALLS.
3660         (construct_save_jarl): Likewise.
3661         (construct_dispose_instruction): Update as per the current ABI
3662         requirements.
3663         (construct_prepare_instruction): Likewise.
3664         * config/v850/v850.h (TARGET_CPU_DEFAULT): Add target predefines.
3665         (TARGET_CPU_v850e2, TARGET_CPU_v850e2v3): Define
3666         (CPP_SPEC): Updated to support v850e2 targets.
3667         (STRICT_ALIGNMENT): Modified.
3668         (FIRST_PSEUDO_REGISTER): Updated to add even registers.
3669         (FIXED_REGISTERS): Likewise.
3670         (CALL_USED_REGISTERS): Likewise.
3671         (CONDITIONAL_REGISTER_USAGE): Updated.
3672         (HARD_REGNO_MODE_OK): Updated.
3673         (reg_class): Updated to add even registers.
3674         (REG_CLASS_NAMES): Likewise.
3675         (REG_CLASS_CONTENTS): Likewise.
3676         (REGNO_REG_CLASS): Updated for CC registers.
3677         (REG_CLASS_FROM_LETTER): Added support for even registers.
3678         (REGNO_OK_FOR_BASE_P): Updated for CC registers.
3679         (STACK_POINTER_REGNUM, FRAME_POINTER_REGNUM, LINK_POINTER_REGNUM,
3680         ARG_POINTER_REGNUM): Updated.
3681         (FUNCTION_ARG_ADVANCE): Define.
3682         (REG_PARM_STACK_SPACE): Update as per the current ABI requirements.
3683         (OUTGOING_REG_PARM_STACK_SPACE): Remove.
3684         (EXTRA_CONSTRAINT): Add new constraint 'W' for 23-bit displacement.
3685         (GO_IF_LEGITIMATE_ADDRESS): Updated.
3686         (SELECT_CC_MODE): Define.
3687         (REGISTER_NAMES): Updated to add psw and fcc registers.
3688         (ADDITIONAL_REGISTER_NAMES): Updated.
3689         (ASM_OUTPUT_ADDR_DIFF_ELT): Updated to support new targets.
3690         (JUMP_TABLES_IN_TEXT_SECTION): Updated.
3691         * config/v850/v850.md (define_constants): Define new constants.
3692         (type): Update store,bit1,macc,div,fpu and single attributes.
3693         (cpu): New attribute.
3694         (cc): Add set_z attribute.
3695         (unsign23byte_load, sign23byte_load, unsign23hword_load,
3696         sign23hword_load, 23word_load, 23byte_store, 23hword_store,
3697         23word_store): New instructions for 23-bit displacement load and store.
3698         (movqi_internal, movhi_internal): Update the attributes.
3699         (movsi, movsi_internal_v850e): Updated to support v850e2 targets.
3700         (movsi_internal_v850e, movsi_internal, movsf_internal): Update
3701         the attributes.
3702         (v850_tst1): Modified using CC_REGNUM.
3703         (tstsi): Remove.
3704         (cmpsi): Modified as define_expand from define_insn.
3705         (cmpsi_insn, cmpsf, cmpdf): New instructions.
3706         (addsi3, subsi3, negsi2, divmodsi4, udivmodsi4, divmodhi4,
3707         udivmodhi4, v850_clr1_1, v850_clr1_2, v850_clr1_3, andsi3,
3708         v850_set1_1, v850_set1_3, iorsi3, v850_not1_1, v850_not1_3, xorsi3,
3709         one_cmplsi2): Clobber the CC_REGNUM register.
3710         (v850_clr1_1, v850_clr1_2, v850_clr1_3, andsi3, v850_set1_1,
3711         v850_set1_2, v850_set1_3, iorsi3, v850_not1_1, v850_not1_2,
3712         v850_not1_3, xorsi3, one_cmplsi2): Update the attributes accordingly.
3713         (setf_insn, set_z_insn, set_nz_insn): New instructions for
3714         v850e2v3 target.
3715         (movsicc_normal_cc, movsicc_reversed_cc): New instructions.
3716         (movsicc, movsicc_normal, movsicc_reversed): Add support for V850E2
3717         targets.
3718         (sasf_1, sasf_2): Remove.
3719         (sasf): New instruction.
3720         (rotlhi3, rotlhi3_8, rotlsi3, rotlsi3_16): Update to support V850E2
3721         targets. CC_REGNUM register is clobbered and attributes are
3722         updated.
3723         (branch_z_normal, branch_z_invert, branch_nz_normal,
3724         branch_nz_invert): New branch related instructions.
3725         (jump): Updated the attributes.
3726         (switch): Update to support new targets. CC_REGNUM register is
3727         clobbered and attributes are updated.
3728         (call_internal_short, call_internal_long, call_value_internal_short,
3729         call_value_internal_long): Updated the attributes.
3730         (zero_extendhisi2, zero_extendqisi2): CC_REGNUM register is
3731         clobbered and attributes are updated.
3732         (extendhisi_insn, extendhisi2, extendqisi_insn, extendqisi2):
3733         Update to support new targets. CC_REGNUM register is clobbered.
3734         (ashlsi3_v850e2, lshrsi3_v850e2, ashrsi3_v850e2): New shift
3735         instructions.
3736         (lshrsi3, ashrsi3): CC_REGNUM register is clobbered and attributes
3737         are updated.
3738         (ffssi2, addsf3, adddf3, subsf3, subdf3, mulsf3, muldf3, divsf3,
3739         divdf3, minsf3, mindf3, maxsf3, maxdf3, abssf2, absdf2, negsf2,
3740         negdf2, sqrtsf2, sqrtdf2, truncsfsi2, truncdfsi2, floatsisf2,
3741         floatsidf2, extendsfdf2, extenddfsf2, recipsf2, recipdf2,
3742         rsqrtsf2, rsqrtdf2, maddsf4, msubsf4, nmaddsf4, nmsubsf4,
3743         cmpsf_le_insn, cmpsf_lt_insn, cmpsf_ge_insn, cmpsf_gt_insn,
3744         cmpsf_eq_insn, cmpsf_ne_insn, cmpdf_le_insn, cmpdf_lt_insn,
3745         cmpdf_ge_insn, cmpdf_gt_insn, cmpdf_eq_insn, cmpdf_ne_insn, trfsr,
3746         movsfcc, movdfcc, movsfcc_z_insn, movsfcc_nz_insn, movdfcc_z_insn,
3747         movdfcc_nz_insn, movedfcc_z_zero, movedfcc_nz_zero): New floating
3748         point instructions defined for V850e2v3 target.
3749         (callt_save_interrupt, callt_return_interrupt, return_interrupt):
3750         Add support for V850E2 targets and CC_REGNUM register is clobbered.
3751         (callt_save_all_interrupt, callt_restore_all_interrupt): Add
3752         support for new targets.
3753         * config/v850/v850-modes.def: New file.
3754         * config/v850/v850.opt(mstrict-align): Remove.
3755         (mno-strict-align, mjump-tables-in-data-section, mv850e2,
3756         mv850e2v3): New command line options for V850.
3757         * config.gcc: Update the newly added files.
3758         * doc/invoke.texi: Update the newly added command line options for
3759         V850 target.
3761 2010-07-26  Richard Guenther  <rguenther@suse.de>
3763         PR tree-optimization/45052
3764         * ipa-pure-const.c (check_stmt): Check volatileness.
3766 2010-07-25  Eric Botcazou  <ebotcazou@adacore.com>
3768         PR target/44707
3769         * config/sparc/sparc-protos.h (sparc_legitimize_reload_address): New.
3770         * config/sparc/sparc.c: Include reload.h.
3771         (legitimize_tls_address): Rename into...
3772         (sparc_legitimize_tls_address): ...this.
3773         (legitimize_pic_address): Rename into...
3774         (sparc_legitimize_pic_address): ...this.
3775         (sparc_expand_move): Adjust to above renaming.
3776         (sparc_tls_referenced_p): Likewise.
3777         (sparc_legitimize_tls_address): Likewise.
3778         (sparc_legitimize_pic_address): Likewise.
3779         (sparc_legitimize_address): Likewise.
3780         (sparc_output_mi_thunk): Likewise.
3781         (sparc_legitimize_reload_address): New global function.  Recognize
3782         (lo_sum (high ...) ...) patterns generated by earlier passes.
3783         * config/sparc/sparc.h (LEGITIMIZE_RELOAD_ADDRESS): Use above function.
3785 2010-07-25  Eric Botcazou  <ebotcazou@adacore.com>
3787         PR target/44484
3788         * config/sparc/predicates.md (memory_reg_operand): Delete.
3789         * config/sparc/sync.md (sync_compare_and_swap): Minor tweaks.
3790         (*sync_compare_and_swap): Encode the address form in the pattern.
3791         (*sync_compare_and_swapdi_v8plus): Likewise.
3793 2010-07-24  Gerald Pfeifer  <gerald@pfeifer.com>
3795         * doc/install.texi (Specific, *-*-freebsd*): Adjust to recent changes.
3796         Streamline paragraph on compatibility with the system compiler.
3798 2010-07-24  Steven Bosscher  <steven@gcc.gnu.org>
3800         PR middle-end/45035
3801         * alias.c (true_dependence_1): Fix thinko in merge of old
3802         true_dependence and canon_true_dependence.
3804 2010-07-23  Jan Hubicka  <jh@suse.cz>
3806         * lto-streamer-out.c (write_symbol): Fix visibilities of external
3807         references.
3809 2010-07-23  Le-Chun Wu  <lcwu@google.com>
3811         * omega.c (omega_eliminate_redundant): Remove a self-assign statement.
3812         * tree-ssa-ccp.c (ccp_lattice_meet): Remove a self-assign statement
3813         and an unnecessary assignment.
3814         * dbxout.c (DEBUGGER_ARG_OFFSET): Change OFFSET to OFFSET+0 to avoid
3815         self-assign warning.
3816         * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Remove
3817         unnecessary self-init.
3819 2010-07-23  Richard Guenther  <rguenther@suse.de>
3821         PR lto/43071
3822         * gcc.c (LINK_COMMAND_SPEC): Filter out -fcompare-debug
3823         for -flto and -fwhopr.
3825 2010-07-23  Kai Tietz  <kai.tietz@onevision.com>
3827         PR target/41943
3828         * Makefile.in (USER_H_INC_NEXT_PRE, USER_H_INC_NEXT_POST): New.
3829         (stmp-int-hdrs): Prefix/postfix headers by include_next.
3830         * config.gcc (user_headers_inc_next_pre): New.
3831         (user_headers_inc_next_post): Likewise.
3832         (*-w64-mingw*): Use for float.h post-fixing, and for
3833         stddef.h/stdarg.h pre-fixing by include_next.
3834         * configure.ac (user_headers_inc_next_post): New.
3835         (user_headers_inc_next_pre): New.
3836         * configure: Regenerated.
3838 2010-07-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3840         * configure.ac: Don't disable TLS on Solaris 8/9 by default
3841         Set tga_func for Solaris 2/x86 resp. SPARC.
3842         Remove duplicate parts of sparc*-sun-solaris2.* TLS check.
3843         (LIB_THREAD_LDFLAGS_SPEC): Define.
3844         (LIB_TLS_SPEC): Define.  Check for required Sun ld version.
3845         * configure: Regenerate.
3846         * config.in: Regenerate.
3847         * config/sol2.h (LIB_SPEC): Use LIB_THREAD_LDFLAGS_SPEC with
3848         -pthread, -threads, LIB_TLS_SPEC with -pthread.
3849         * doc/install.texi (Specific, *-*-solaris2*): Document use of
3850         alternate thread libraries on Solaris 8.
3851         Document TLS patch requirements.
3852         * doc/sourcebuild.texi (Add Options): Sort alphabetically.
3853         Document tls.
3855         PR target/18788
3856         * config/sol2.h (LIB_SPEC): Link with thread libraries even with
3857         -shared.
3859 2010-07-23  Jakub Jelinek  <jakub@redhat.com>
3861         * tree.h (struct tree_base): Add nameless_flag bitfield.
3862         (TYPE_NAMELESS, DECL_NAMELESS): Define.
3863         * omp-low.c (create_omp_child_function, scan_omp_parallel,
3864         scan_omp_task, lower_omp_taskreg): Set DECL_NAMELESS and/or
3865         DECL_ARTIFICIAL where needed.
3866         * dwarf2out.c (dwarf2_name): Return NULL if DECL_NAMELESS.
3867         (type_tag): Return NULL if TYPE_NAMELESS or if TYPE_DECL
3868         has DECL_NAMELESS set.
3870 2010-07-23  Martin Jambor  <mjambor@suse.cz>
3872         PR tree-optimization/44915
3873         * ipa-cp.c (cgraph_gate_cp): Also check that optimize is true.
3874         * ipa-inline.c (cgraph_mark_inline_edge): Likewise.
3875         (analyze_function): Likewise.
3877 2010-07-23  Martin Jambor  <mjambor@suse.cz>
3879         PR tree-optimization/44914
3880         * tree-sra.c (sra_modify_function_body): Return true if CFG was
3881         changed, add purging dead eh edges.
3882         (ipa_sra_modify_function_body): Return true if CFG was changed,
3883         simplify purging dead eh edges.
3884         (modify_function): Return true if CFG was changed.
3885         (perform_intra_sra): Add TODO_cleanup_cfg to the return value if CFG
3886         was changed.
3887         (ipa_early_sra): Likewise.
3889 2010-07-23  Jie Zhang  <jie@codesourcery.com>
3891         PR target/44290
3892         * attribs.c (decl_attributes): Insert "noinline" and "noclone"
3893         if "naked".
3894         * tree-sra.c (ipa_sra_preliminary_function_checks): Return
3895         false if ! tree_versionable_function_p.
3897 2010-07-23  Nathan Froyd  <froydnj@codesourcery.com>
3899         * builtins.def (BUILT_IN_ARGS_INFO): Remove.
3900         * ipa-pure-const.c (special_builtlin_state): Remove
3901         BUILT_IN_ARGS_INFO case.
3902         * tree-stdarg.c (execute_optimize_stdarg): Likewise.
3903         * builtins.c (expand_builtin): Likewise.
3904         (expand_builtin_args_info): Remove.
3905         * doc/tm.texi (__builtin_args_info): Remove.
3906         (__builtin_next_arg): Adjust to not refer to __builtin_args_info.
3907         * doc/tm.text.in: Likewise.
3909 2010-07-23  Richard Guenther  <rguenther@suse.de>
3911         * lto-symtab.c (lto_symtab_merge): Use gtc_mode enum values.
3912         (lto_symtab_merge_decls_2): Likewise.
3913         * tree-ssa.c (useless_type_conversion_p): Likewise.
3914         * lto-streamer-in.c (input_gimple_stmt): Likewise.
3915         * gimple.c (gtc_visited2, gtc_ob2): Remove.
3916         (struct type_pair_d): Make same_p an array indexed by mode.
3917         Update comment.
3918         (lookup_type_pair): Update initialization.
3919         (struct sccs): Adjust same_p type.
3920         (gimple_types_compatible_p_1, gtc_visit, gimple_types_compatible_p):
3921         Adjust.
3922         (print_gimple_types_stats): Likewise.
3923         * gimple.h (enum gtc_mode): New.
3924         (gimple_types_compatible_p): Adjust prototype.
3926 2010-07-23  Daniel Jacobowitz  <dan@codesourcery.com>
3928         * dwarf2out.c (dwarf2out_frame_debug): Check for queued saves
3929         again after processing insn.
3931 2010-07-23  Jie Zhang  <jie@codesourcery.com>
3933         * tree-sra.c (ipa_sra_preliminary_function_checks): Dump
3934         proper words when !tree_versionable_function_p.
3936 2010-07-23  Richard Guenther  <rguenther@suse.de>
3938         PR tree-optimization/45037
3939         * tree-ssa-loop-ivopts.c (copy_ref_info): Handle NULL base.
3941 2010-07-23  Jie Zhang  <jie@codesourcery.com>
3943         * doc/extend.texi: Remove IP2K from the description of naked attribute.
3944         Add MCORE instead.
3946 2010-07-10  Andi Kleen  <ak@linux.intel.com>
3948         PR lto/44992
3949         * lto-opts.c (lto_write_options): Add NULL file_data argument to
3950         lto_get_section_name.
3951         * lto-section-out.c (lto_destroy_simple_output_block): Likewise.
3952         * lto-streamer-out.c (produce_asm): Likewise.
3953         (copy_function): Likewise.
3954         (produce_symtab): Likewise.
3955         (produce_asm_for_decls): Likewise.
3956         * lto-streamer.c (lto_get_section_name): Add file_data argument.
3957         Rewrite to add random postfix to LTO sections.
3958         * lto-streamer.h (lto_file_decl_data): Add next, id, resolutions.
3959         (lto_get_section_name): Add file_data argument to prototype.
3961 2010-07-10  Andi Kleen  <ak@linux.intel.com>
3963         * lto-section-in.c (lto_section_name): Synchronize names
3964         with lto_get_section_name.
3966 2010-07-10  Andi Kleen  <ak@linux.intel.com>
3968         * lto-opts.c (lto_read_file_options): Check for missing section.
3970 2010-07-22  Bernd Schmidt  <bernds@codesourcery.com>
3972         * ira.c (check_allocation): Correctly handle the case where an allocno
3973         with two objects was allocated to a single reg.
3975 2010-07-22  Richard Sandiford  <rdsandiford@googlemail.com>
3977         * tree-ssa-math-opts.c (is_widening_mult_rhs_p): New function.
3978         (is_widening_mult_p): Likewise.
3979         (convert_to_widen): Use them.
3980         (convert_plusminus_to_widen): Likewise.  Handle fixed-point types as
3981         well as integer ones.
3983 2010-07-22  Steven Bosscher  <steven@gcc.gnu.org>
3985         * alias.c (true_dependence_1): New function, merged version of
3986         true_dependence and canon_true_dependence.
3987         (true_dependence): Simplify.
3988         (canon_true_dependence): Simplify.
3990 2010-07-22  Richard Henderson  <rth@redhat.com>
3992         PR target/45027
3993         * config/i386/i386.c (setup_incoming_varargs_64): Force the use
3994         of V4SFmode for the SSE saves; increase stack alignment if needed.
3995         (ix86_gimplify_va_arg): Don't increase stack alignment here.
3997 2010-07-22  Jakub Jelinek  <jakub@redhat.com>
3999         PR bootstrap/45028
4000         * recgprop.c (copyprop_hardreg_forward_1): If changed is true,
4001         call cprop_find_used_regs again via note_uses.
4003 2010-07-22  Eric Botcazou  <ebotcazou@adacore.com>
4005         * alias.c (get_alias_set): Fix formatting issues.
4007 2010-07-22  Steve Ellcey  <sje@cup.hp.com>
4009         PR middle-end/44878
4010         * stmt.c (expand_value_return):  Call promote_function_mode with
4011         a for_return argument of 2 when returning by reference.
4013 2010-07-22  Dodji Seketeli  <dodji@redhat.com>
4015         PR debug/45024
4016         * dwarf2out.c (scope_die_for): Don't fall back to the compilation
4017         unit DIE if we can find the scope DIE.
4019 2010-07-22  Bernd Schmidt  <bernds@codesourcery.com>
4021         * ira-build.c (ira_create_object): New arg SUBWORD; all callers
4022         changed.  Initialize OBJECT_SUBWORD.
4023         (ira_create_allocno): Clear ALLOCNO_NUM_OBJECTS.
4024         (ira_create_allocno_objects): Renamed from ira_create_allocno_object;
4025         all callers changed.
4026         (merge_hard_reg_conflicts): Iterate over allocno subobjects.
4027         (finish_allocno): Likewise.
4028         (move_allocno_live_ranges, copy_allocno_live_ranges): Likewise.
4029         (remove_low_level_allocnos): Likewise.
4030         (update_bad_spill_attribute): Likewise.
4031         (setup_min_max_allocno_live_range_point): Likewise.
4032         (sort_conflict_id_map): Likewise.
4033         (ira_flattening): Likewise.  Use ior_hard_reg_conflicts.
4034         (ior_hard_reg_conflicts): New function.
4035         (ior_allocate_object_conflicts): Renamed first argument to OBJ.
4036         (compress_conflict_vecs): Iterate over objects, not allocnos.
4037         (ira_add_live_range_to_object): New function.
4038         (object_range_compare_func): Renamed from allocno_range_compare_func.
4039         All callers changed.
4040         (setup_min_max_conflict_allocno_ids): For allocnos with multiple
4041         subobjects, widen the min/max range of the lowest-order object to
4042         potentially include all other such low-order objects.
4043         * ira.c (ira_bad_reload_regno_1): Iterate over allocno subobjects.
4044         (check_allocation): Likewise.  Use more fine-grained tests for register
4045         conflicts.
4046         * ira-color.c (allocnos_have_intersected_live_ranges_p): Iterate over
4047         allocno subobjects.
4048         (assign_hard_reg): Keep multiple sets of conflicts.  Make finer-grained
4049         choices about which bits to set in each set.  Don't use
4050         ira_hard_reg_not_in_set_p, perform a more elaborate test for conflicts
4051         using the multiple sets we computed.
4052         (push_allocno_to_stack): Iterate over allocno subobjects.
4053         (all_conflicting_hard_regs_coalesced): New static function.
4054         (setup_allocno_available_regs_num): Use it.
4055         (setup_allocno_left_conflicts_size): Likewise.  Iterate over allocno
4056         subobjects.
4057         (coalesced_allocno_conflict): Test subobject 0 in each allocno.
4058         (setup_allocno_priorities): Divide ALLOCNO_EXCESS_PRESSURE_POINTS_NUM
4059         by ALLOCNO_NUM_OBJECTS.
4060         (calculate_spill_cost): Likewise.
4061         (color_pass): Express if statement in a more normal way.
4062         (ira_reassign_conflict_allocnos): Iterate over allocno subobjects.
4063         (slot_coalesced_allocno_live_ranges_intersect_p): Likewise.
4064         (setup_slot_coalesced_allocno_live_ranges): Likewise.
4065         (allocno_reload_assign): Likewise.
4066         (ira_reassign_pseudos): Likewise.
4067         (fast_allocation): Likewise.
4068         * ira-conflicts.c (build_conflict_bit_table): Likewise.
4069         (print_allocno_conflicts): Likewise.
4070         (ira_build_conflicts): Likewise.
4071         (allocnos_conflict_for_copy_p): Renamed from allocnos_conflict_p.  All
4072         callers changed.  Test subword 0 of each allocno for conflicts.
4073         (build_object_conflicts): Renamed from build_allocno_conflicts.  All
4074         callers changed.  Iterate over allocno subobjects.
4075         * ira-emit.c (modify_move_list): Iterate over allocno subobjects.
4076         * ira-int.h (struct ira_allocno): New member: num_objects.
4077         Rename object to objects and change it into an array.
4078         (ALLOCNO_OBJECT): Add new argument N.
4079         (ALLOCNO_NUM_OBJECTS, OBJECT_SUBWORD): New macros.
4080         (ira_create_allocno_objects): Renamed from ira_create_allocno_object.
4081         (ior_hard_reg_conflicts): Declare.
4082         (ira_add_live_range_to_object): Declare.
4083         (ira_allocno_object_iterator): New.
4084         (ira_allocno_object_iter_init, ira_allocno_object_iter_cond): New.
4085         (FOR_EACH_ALLOCNO_OBJECT): New macro.
4086         * ira-lives.c (objects_live): Renamed from allocnos_live; all
4087         uses changed.
4088         (allocnos_processed): New sparseset.
4089         (make_object_born): Renamed from make_allocno_born; take an
4090         ira_object_t argument.  All callers changed.
4091         (make_object_dead): Renamed from make_allocno_dead; take an
4092         ira_object_t argument.  All callers changed.
4093         (update_allocno_pressure_excess_length): Take an ira_obejct_t argument.
4094         All callers changed.
4095         (mark_pseudo_regno_live): Iterate over allocno subobjects.
4096         (mark_pseudo_regno_dead): Likewise.
4097         (mark_pseudo_regno_subword_live, mark_pseudo_regno_subword_dead): New
4098         functions.
4099         (mark_ref_live): Detect subword accesses and call
4100         mark_pseudo_regno_subword_live as appropriate.
4101         (mark_ref_dead): Likewise for mark_pseudo_regno_subword_dead.
4102         (process_bb_nodes_live): Deal with object-related updates first; set
4103         and test bits in allocnos_processed to avoid computing allocno
4104         statistics more than once.
4105         (create_start_finish_chains): Iterate over objects, not allocnos.
4106         (print_object_live_ranges): New function.
4107         (print_allocno_live_ranges): Use it.
4108         (ira_create_allocno_live_ranges): Allocate and free allocnos_processed
4109         and objects_live.
4111 2010-07-22  Richard Guenther  <rguenther@suse.de>
4113         PR lto/42451
4114         * gimple.c (gtc_next_dfs_num): New global.
4115         (struct sccs): Make value a union, add integer same_p member.
4116         (gtc_visit): New function.
4117         (gimple_types_compatible_p_1): New function, split out from ...
4118         (gimple_types_compatible_p): ... here.  Start a DFS walk here.
4119         (iterative_hash_gimple_type): Adjust for sccs change.
4121 2010-07-22  Martin Jambor  <mjambor@suse.cz>
4123         PR tree-optimization/44891
4124         * tree-sra.c: Include gimple-pretty-print.h.
4125         (replace_uses_with_default_def_ssa_name): Renamed to
4126         get_repl_default_def_ssa_name, return the new SSA name instead of
4127         replacing the old one.
4128         (sra_modify_assign): Dump a message when removing a load, if the LHS
4129         is an SSA_NAME, do not do any propagation, just set the RHS to a
4130         default definition SSA NAME, type convert if necessary.
4131         * Makefile.in (tree-sra.o): Add gimple-pretty-print.h to dependencies.
4133 2010-07-22  Richard Guenther  <rguenther@suse.de>
4135         PR tree-optimization/45017
4136         * tree-ssa-sccvn.c (vn_reference_eq): Make sure we honor
4137         TYPE_PRECISION of integral types in addition to size.
4139 2010-07-22  Maxim Kuvyrkov  <maxim@codesourcery.com>
4141         * config/rs6000/sysv4.h (CHOOSE_DYNAMIC_LINKER): Default to GLIBC
4142         when no C library is specified.
4144 2010-07-22  Martin Jambor  <mjambor@suse.cz>
4146         * ipa-prop.h (struct ipa_node_params): Updated comment.
4147         (struct ipa_edge_args): Likewise.
4148         * Makefile.in (ipa-prop.o): Remove bogus $(GIMPLE_FOLD_H) dependency.
4150 2010-07-22  Martin Jambor  <mjambor@suse.cz>
4152         * cgraphunit.c (verify_edge_count_and_frequency): New function.
4153         (verify_cgraph_node): Verify frequencies of indirect edges.
4154         * tree-inline.c (tree_function_versioning): Update frequencies of
4155         indirect edges.
4157 2010-07-22  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4159         PR target/43698
4160         * config/arm/arm.md: Split arm_rev into *arm_rev and *thumb1_rev.
4161         Set *arm_rev to be predicable.
4163 2010-07-22  Iain Sandoe  <iains@gcc.gnu.org>
4165         * config/darwin.h (LINK_COMMAND_SPEC): Split into...
4166         (LINK_COMMAND_SPEC_A): New.
4167         (DSYMUTIL): New.
4168         (DSYMUTIL_SPEC): New.
4169         * config/darwin9.h (LINK_COMMAND_SPEC): Remove.
4170         (DSYMUTIL_SPEC): Update for darwin >= 9 requirements.
4172 2010-07-22  Iain Sandoe  <iains@gcc.gnu.org>
4174         * calls.c (load_register_parameters): Move check for zero
4175         sized items so that only the call to
4176         mem_overlaps_already_clobbered_arg_p () is protected.
4178 2010-07-22  Jan Hubicka  <jh@suse.cz>
4180         * ipa-pure-const.c (varying_state): Break out from ...
4181         (get_function_state): ... here; always return varying_state
4182         when state would be NULL otherwise.
4183         (remove_node_data): Do not free varying state.
4185 2010-07-22  Bernd Schmidt  <bernds@codesourcery.com>
4187         PR bootstrap/44970
4188         PR middle-end/45009
4189         * postreload.c: Include "target.h".
4190         (reload_combine_closest_single_use): Don't take DEBUG_INSNs
4191         into account.
4192         (fixup_debug_insns): Don't copy the rtx.
4193         (reload_combine_recognize_const_pattern): DEBUG_INSNs can't have uses.
4194         Don't copy when replacing.  Call fixup_debug_insns in the case where
4195         we merged one add with another.
4196         (reload_combine_recognize_pattern): Fail if there aren't any uses.
4197         Try harder to determine whether we're picking a valid index register.
4198         Don't set store_ruid for an insn we're going to scan in the
4199         next iteration.
4200         (reload_combine): Remove unused code.
4201         (reload_combine_note_use): When updating use information for
4202         an old insn, ignore a use that occurs after store_ruid.
4203         * Makefile.in (postreload.o): Update dependencies.
4205         * function.c (record_hard_reg_sets): Restrict the previous change
4206         to cases where the incoming nominal mode is the same as the
4207         incoming promoted mode and everything happens in MODE_INT.
4209 2010-07-21  Jakub Jelinek  <jakub@redhat.com>
4211         PR debug/45015
4212         * var-tracking.c (adjust_mems): Ignore ASM_OPERANDS with non-zero
4213         ASM_OPERANDS_OUTPUT_IDX.
4214         (adjust_insn): For inline asm with multiple sets ensure first
4215         ASM_OPERANDS vectors are used by all following ASM_OPERANDS in
4216         the insn.
4218 2010-07-21  Richard Henderson  <rth@redhat.com>
4220         * config/i386/i386.c (setup_incoming_varargs_64): Emit a simple
4221         comparison for avoiding xmm register saves.  Emit the xmm register
4222         saves explicitly.
4223         * config/i386/i386.md (UNSPEC_SSE_PROLOGUE_SAVE): Remove.
4224         (UNSPEC_SSE_PROLOGUE_SAVE_LOW): Remove.
4225         (sse_prologue_save, sse_prologue_save_insn1, sse_prologue_save_insn):
4226         Remove patterns and the associated splitters.
4228 2010-07-21  Changpeng Fang  <changpeng.fang@amd.com>
4230         * tree-ssa-loop-prefetch.c (analyze_ref): Strip off the real
4231         and imagine parts of a complex, so that they can have the same
4232         base and fall into the same group.
4234 2010-07-21  Richard Guenther  <rguenther@suse.de>
4236         PR lto/45018
4237         * tree.c (find_decls_types_r): Do not follow TREE_CHAIN
4238         of TYPE_DECLs.  Do not follow TYPE_NEXT_VARIANT,
4239         TYPE_NEXT_PTR_TO, nor TYPE_NEXT_REF_TO or TYPE_CANONICAL.
4241 2010-07-21  Martin Jambor  <mjambor@suse.cz>
4243         PR tree-optimization/44900
4244         * tree-sra.c (load_assign_lhs_subreplacements): Updated comments.
4245         (sra_modify_assign): Move gsi to the next statmenent unconditionally.
4247 2010-07-21  Bernd Schmidt  <bernds@codesourcery.com>
4249         PR middle-end/44738
4250         * tree-ssa.c (warn_uninit): Avoid emitting an unnecessary message.
4252 2010-07-21  Richard Guenther  <rguenther@suse.de>
4254         PR middle-end/45013
4255         * tree-ssa.c (useless_type_conversion_p): Dispatch to
4256         gimple_types_compatible_p only when in lto.
4257         * gimple.c (gimple_types_compatible_p): Use canonical types
4258         to speed up comparison.
4260 2010-07-21  Richard Guenther  <rguenther@suse.de>
4262         * tree-flow.h (referenced_var): Move define ...
4263         * tree-flow-inline.h (referenced_var): ... here as an inline
4264         function.  Assert here ...
4265         * tree-dfa.c (referenced_var_lookup): ... instead of here.
4266         * tree-ssa.c (maybe_optimize_var): Check if the variable
4267         is in referenced vars.
4268         (execute_update_addresses_taken): Remove old broken check.
4269         * gimple-pretty-print.c (pp_points_to_solution): Use
4270         referenced_var_lookup.
4271         * tree-into-ssa.c (dump_decl_set): Likewise.
4273 2010-07-21  Jakub Jelinek  <jakub@redhat.com>
4275         PR debug/45003
4276         * var-tracking.c (reverse_op): Also handle {SIGN,ZERO}_EXTEND of a MEM.
4277         * dwarf2out.c (loc_descriptor): Don't handle SIGN_EXTEND nor
4278         ZERO_EXTEND here.
4280 2010-07-20  Richard Henderson  <rth@redhat.com>
4282         * vxworks.c (vxworks_emutls_var_fields): Pass locus to build_decls.
4284 2010-07-20  Bernd Schmidt  <bernds@codesourcery.com>
4286         * config/arm/arm.md (thumb1_addsi3): Add alternative and split for
4287         computing the sum of the stack pointer and a large constant.
4288         * config/arm/constraints.md (M): Remove superfluous parentheses.
4289         (Pc): New constraint.
4291 2010-07-20  Jakub Jelinek  <jakub@redhat.com>
4293         PR debug/45006
4294         * cfgexpand.c (expand_debug_expr): Only look at TYPE_UNSIGNED of
4295         operand's type if exp is tcc_unary class tree.
4297 2010-07-20  Nathan Froyd  <froydnj@codesourcery.com>
4299         * config/rs6000/rs6000.md (abs<mode>2_isel, nabs<mode>2_isel):
4300         Reverse sense of if_then_else condition.
4302 2010-07-20  Nathan Froyd  <froydnj@codesourcery.com>
4304         * config/rs6000/rs6000.opt (mblock-move-inline-limit): New option.
4305         * config/rs6000/rs6000.c (rs6000_override_options): Set
4306         rs6000_block_move_inline_limit appropriately.
4307         (expand_block_move): Use rs6000_block_move_inline_limit.
4308         * doc/invoke.texi (mblock-move-inline-limit): Document.
4310 2010-07-20  Bernd Schmidt  <bernds@codesourcery.com>
4312         * postreload.c (fixup_debug_insns): Remove arg REGNO.  New args
4313         FROM and TO.  All callers changed.  Don't look for tracked uses,
4314         just scan the RTL for DEBUG_INSNs and substitute.
4315         (reload_combine_recognize_pattern): Call fixup_debug_insns.
4316         (reload_combine): Ignore DEBUG_INSNs.
4318 2010-07-20  Jakub Jelinek  <jakub@redhat.com>
4320         * var-tracking.c (vt_expand_loc, vt_expand_loc_dummy): Bump maximum
4321         depth to 8 from 5.
4323         PR debug/45003
4324         * cfgexpand.c (expand_debug_expr) <case NOP_EXPR>: Use ZERO_EXTEND
4325         or SIGN_EXTEND depending on TYPE_UNSIGNED of the operand's type
4326         instead of the result's type.
4328 2010-07-20  Richard Guenther  <rguenther@suse.de>
4330         PR tree-optimization/44977
4331         * tree-ssa-dom.c (propagate_rhs_into_lhs): Do not create invalid
4332         SSA form.
4334 2010-07-20  Richard Guenther  <rguenther@suse.de>
4336         * lto-symtab.c (lto_symtab_merge): Use gimple_types_compatible_p.
4337         (lto_symtab_merge_decls_2): Likewise.
4338         * gimple.h (gimple_types_compatible_p): Declare.
4339         * gimple.c (gimple_queue_type_fixup): Remove.
4340         (gimple_fixup_complete_and_incomplete_subtype_p): Likewise.
4341         (gimple_compatible_complete_and_incomplete_type_p): New function.
4342         (gimple_types_compatible_p): Adjust.
4343         (gimple_register_type): Remove type fixup code.
4344         (print_gimple_types_stats): Adjust.
4345         (free_gimple_type_tables): Likewise.
4346         * lto-streamer-in.c (input_gimple_stmt): Use gimple_types_compatible_p.
4347         * tree-ssa.c (useless_type_conversion_p): Likewise.
4349 2010-07-20  Richard Guenther  <rguenther@suse.de>
4351         PR middle-end/44971
4352         PR middle-end/44988
4353         * tree-ssa.c (maybe_optimize_var): New function split out from ...
4354         (execute_update_addresses_taken): ... here.
4355         (non_rewritable_mem_ref_base): Likewise.
4356         (execute_update_addresses_taken): Do not iterate over all referenced
4357         vars but just all local decls and parms.
4358         Properly check call and asm arguments and rewrite call arguments.
4360 2010-07-20  Maxim Kuvyrkov  <maxim@codesourcery.com>
4362         * config.gcc (LIBC_GLIBC, LIBC_UCLIBC, LIBC_BIONIC): Move constants
4363         to top level.
4364         * config/linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Move Android-specific
4365         definitions ...
4366         * config/linux-android.h (ANDROID_TARGET_OS_CPP_BUILTINS): ... here.
4367         New macro.
4368         * config/arm/linux-eabi.h (TARGET_OS_CPP_BUILTINS): Use it.
4370 2010-07-19  Richard Sandiford  <rdsandiford@googlemail.com>
4372         * gengtype.c (start_root_entry): New function, split out from
4373         write_root.  Check whether V is null and raise an error if so.
4374         (write_field_root): Check for V being null.  Don't raise an error here;
4375         set V to null instead.
4376         (write_root): Update comment above function.  Use start_root_entry.
4378 2010-07-19  Xinliang David Li  <davidxl@google.com>
4380         PR testsuite/44932
4381         * tree-ssa-uninit.c (collect_phi_def_edges): Fix bug collecting
4382         def edges.
4383         (find_uninit_use): Add dump.
4384         (is_use_properly_guarded): Ditto.
4385         (warn_uninitialized_phi): Ditto.
4386         (execute_late_warn_uninitialized): Ditto.
4388 2010-07-19  Richard Guenther  <rguenther@suse.de>
4390         PR middle-end/44941
4391         * expr.c (emit_block_move_hints): Move zero size check first.
4392         Move asserts to more useful places.
4393         * calls.c (load_register_parameters): Check for zero size.
4395 2010-07-19  Richard Henderson  <rth@redhat.com>
4397         * tree-optimize.c (execute_all_early_local_passes): New.  Change
4398         cgraph_state here ...
4399         (execute_early_local_optimizations): ... not here.  Remove.
4400         (pass_early_local_passes, pass_all_early_optimizations): Update.
4402 2010-07-19  Bernd Schmidt  <bernds@codesourcery.com>
4404         * postreload.c (reload_combine_closest_single_use): Ignore the
4405         number of uses for DEBUG_INSNs.
4406         (fixup_debug_insns): New static function.
4407         (reload_combine_recognize_const_pattern): Use it.  Don't let the
4408         main loop be affected by DEBUG_INSNs.
4409         Really disallow moving adds past a jump insn.
4410         (reload_combine_recognize_pattern): Don't update use_ruid here.
4411         (reload_combine_note_use): Do it here.
4412         (reload_combine): Use control_flow_insn_p rather than JUMP_P.
4414 2010-07-19  Bingfeng Mei  <bmei@broadcom.com>
4416         * ddg.c (create_ddg): Exclude nodes of debug_insn in counting nodes
4417         of a loop.
4418         * loop-doloop.c (doloop_condition_get): Skip possible debug_insn.
4420 2010-07-19  Iain Sandoe  <iains@gcc.gnu.org>
4422         * config/i386/darwin.h: Define darwin_emit_branch_islands.
4423         (TARGET_MACHO_BRANCH_ISLANDS): New.
4424         (FUNCTION_PROFILER): Use TARGET_MACHO_BRANCH_ISLANDS.
4425         * config/i386/i386.h (TARGET_MACHO_BRANCH_ISLANDS): Define a
4426         default value.
4427         * config/i386/i386.c (output_pic_addr_const): Do not emit
4428         branch islands unless TARGET_MACHO_BRANCH_ISLANDS is set.
4429         (x86_output_mi_thunk): Adjust symbol creation.
4430         * config/rs6000/darwin.h: Define darwin_emit_branch_islands.
4431         Remove out of date comment.
4432         * config/rs6000/rs6000.c (print_operand): Adjust symbol.
4433         (DARWIN_LINKER_GENERATES_ISLANDS): Remove.
4434         (DARWIN_GENERATE_ISLANDS): Ditto.
4435         (output_call):  Do not emit branch islands unless
4436         darwin_emit_branch_islands is set.
4437         * config/darwin.c: Declare darwin_emit_branch_islands.
4438         (machopic_indirect_data_reference): Do not emit unless
4439         darwin_emit_branch_islands is set.
4440         (darwin_override_options): Set darwin_emit_branch_islands
4441         where it is needed.
4442         * config/darwin9.h (DARWIN_LINKER_GENERATES_ISLANDS): Remove.
4444 2010-07-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4446         * doc/sourcebuild.texi (Effective-Target Keywords): Document
4447         sse_runtime, sse2_runtime.
4449 2010-07-18  Richard Sandiford  <rdsandiford@googlemail.com>
4451         * config/mips/mips.c (mips16_build_call_stub): Zero-extend the
4452         low half of a single-register SCmode return value before ORing
4453         it with the high half.
4454         * config/mips/mips16.S (MERGE_GPRf): Likewise.
4456 2010-07-17  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4458         PR target/44805
4459         * config/pa/pa.h (CONSTANT_ALIGNMENT): Align strings to BITS_PER_WORD
4460         on all targets.
4462 2010-07-17  Bernd Schmidt  <bernds@codesourcery.com>
4464         PR target/42235
4465         * postreload.c (reload_cse_move2add): Return bool, true if anything.
4466         changed.  All callers changed.
4467         (move2add_use_add2_insn): Likewise.
4468         (move2add_use_add3_insn): Likewise.
4469         (reload_cse_regs): If reload_cse_move2add changed anything, rerun
4470         reload_combine.
4471         (RELOAD_COMBINE_MAX_USES): Bump to 16.
4472         (last_jump_ruid): New static variable.
4473         (struct reg_use): New members CONTAINING_MEM and RUID.
4474         (reg_state): New members ALL_OFFSETS_MATCH and REAL_STORE_RUID.
4475         (reload_combine_split_one_ruid, reload_combine_split_ruids,
4476         reload_combine_purge_insn_uses, reload_combine_closest_single_use
4477         reload_combine_purge_reg_uses_after_ruid,
4478         reload_combine_recognize_const_pattern): New static functions.
4479         (reload_combine_recognize_pattern): Verify that ALL_OFFSETS_MATCH
4480         is true for our reg and that we have available index regs.
4481         (reload_combine_note_use): New args RUID and CONTAINING_MEM.  All
4482         callers changed.  Use them to initialize fields in struct reg_use.
4483         (reload_combine): Initialize last_jump_ruid.  Be careful when to
4484         take PREV_INSN of the scanned insn.  Update REAL_STORE_RUID fields.
4485         Call reload_combine_recognize_const_pattern.
4486         (reload_combine_note_store): Update REAL_STORE_RUID field.
4488 2010-07-16  Jason Merrill  <jason@redhat.com>
4490         * Makefile.in (opts-common.o): Depend on options.h.
4492 2010-07-16  Nathan Froyd  <froydnj@codesourcery.com>
4494         * tree.c (build_common_builtin_nodes): Use build_function_type_list
4495         instead of build_function_type.
4496         * tree-ssa-loop-prefetch.c (tree_ssa_prefetch_arrays): Likewise.
4497         * cgraphunit.c (cgraph_build_static_cdtor): Likewise.
4499 2010-07-16  Nathan Froyd  <froydnj@codesourcery.com>
4501         * config/rs6000/rs6000.c (rs6000_emit_sISEL): Let rs6000_emit_int_cmove
4502         do all the work.
4503         (rs6000_emit_int_cmove): Use function pointers for insn generation.
4504         Don't force values into registers unnecessarily.
4505         (output_isel): Assert that we're not given conditions we can't handle.
4506         Delete corresponding code.
4507         * config/rs6000/rs6000.md (isel_signed_<mode>): Use
4508         scc_comparison_operator constraint.  Permit 0 for the consequent
4509         operand.  Permit any GPR for the alternative operand.
4510         (isel_unsigned_<mode>): Likewise.
4512 2010-07-16  Jakub Jelinek  <jakub@redhat.com>
4514         PR target/44942
4515         * config/i386/i386-protos.h (ix86_function_arg_boundary): Change second
4516         argument to const_tree.
4517         * config/i386/i386.c (function_arg_advance): If padding needs to be
4518         inserted before argument, increment cum->words by number of padding
4519         words as well.
4520         (contains_aligned_value_p): Change argument to const_tree.
4521         (ix86_function_arg_boundary): Change second argument to const_tree.
4523 2010-07-16  Bernd Schmidt  <bernds@codesourcery.com>
4525         PR target/42235
4526         * function.c (record_hard_reg_sets): New static function.
4527         (assign_parm_setup_reg): If an optab for extending exists and the
4528         generated code clobbbers no hard regs, emit the insn directly and
4529         create a REG_EQUIV note.
4531 2010-07-15  Nathan Froyd  <froydnj@codesourcery.com>
4533         * c-decl.c (detect_field_duplicates): Use DECL_CHAIN insted of
4534         TREE_CHAIN.
4535         * c-typeck.c (push_init_level): Likewise.
4536         (process_init_element): Likewise.
4538 2010-07-15  Anatoly Sokolov  <aesok@post.ru>
4540         * tree.h (enum tree_index): Add TI_INTEGER_THREE.
4541         (integer_three_node): Add.
4542         * tree.c (build_common_tree_nodes_2): Use integer_type_node insead of
4543         NULL_TREE in build_int_cst calls. Initialize the integer_three_node.
4544         * builtins.c (expand_builtin_prefetch): Use common tree nodes instead
4545         of call build_int_cst.
4546         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Ditto.
4547         * tree-ssa-loop-ivopts.c (idx_find_step): Ditto.
4548         (find_interesting_uses_address): Ditto.
4549         * tree-ssa-alias.c (ao_ref_init_from_ptr_and_size): Ditto.
4550         * tree-eh.c (lower_eh_constructs_2): Ditto.
4551         * tree-vect-loop.c (get_initial_def_for_induction): Ditto.
4552         * c-typeck.c (really_start_incremental_init, push_init_level): Ditto.
4553         * expmed.c (expand_divmod): Ditto.
4554         * tree-mudflap.c (mx_register_decls): Ditto.
4555         * varasm.c (array_size_for_constructor): Ditto.
4556         * tree-ssa-loop-prefetch.c (issue_prefetch_ref): Ditto.
4557         * c-parser.c (c_parser_postfix_expression): Ditto.
4559 2010-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4561         * postreload.c (last_label_ruid, first_index_reg, last_index_reg):
4562         New static variables.
4563         (reload_combine_recognize_pattern): New static function, broken out
4564         of reload_combine.
4565         (reload_combine): Use it.  Only initialize first_index_reg and
4566         last_index_reg once.
4568 2010-07-15  Richard Henderson  <rth@redhat.com>
4570         * cgraphunit.c (cgraph_build_static_cdtor): Clear current_function_decl
4571         when done.
4573 2010-07-15  Jan Hubicka  <jh@suse.cz>
4575         * lto-symtab.c (lto_symtab_resolve_symbols): Remove hack handling
4576         comdats for broken gold.
4577         (lto_sy mtab_merge_decls_1): Set used_from_object_file correctly.
4579 2010-07-15  Nathan Froyd  <froydnj@codesourcery.com>
4581         * tree.h (TREE_RTL_OPERAND_CHECK): Delete.
4583 2010-07-15  Nathan Froyd  <froydnj@codesourcery.com>
4585         * tree.h (DECL_CHAIN): Define.
4586         * alias.c: Carefully replace TREE_CHAIN with DECL_CHAIN.
4587         * c-decl.c: Likewise.
4588         * c-parser.c: Likewise.
4589         * c-typeck.c: Likewise.
4590         * cfgexpand.c: Likewise.
4591         * cgraph.c: Likewise.
4592         * cgraphunit.c: Likewise.
4593         * combine.c: Likewise.
4594         * config/alpha/alpha.c: Likewise.
4595         * config/arm/arm.c: Likewise.
4596         * config/frv/frv.c: Likewise.
4597         * config/i386/i386.c: Likewise.
4598         * config/i386/winnt-cxx.c: Likewise.
4599         * config/ia64/ia64.c: Likewise.
4600         * config/iq2000/iq2000.c: Likewise.
4601         * config/mep/mep.c: Likewise.
4602         * config/mips/mips.c: Likewise.
4603         * config/pa/som.h: Likewise.
4604         * config/rs6000/rs6000.c: Likewise.
4605         * config/s390/s390.c: Likewise.
4606         * config/sh/sh.c: Likewise.
4607         * config/sh/symbian-cxx.c: Likewise.
4608         * config/sparc/sparc.c: Likewise.
4609         * config/spu/spu.c: Likewise.
4610         * config/stormy16/stormy16.c: Likewise.
4611         * config/vxworks.c: Likewise.
4612         * config/xtensa/xtensa.c: Likewise.
4613         * coverage.c: Likewise.
4614         * dbxout.c: Likewise.
4615         * dwarf2out.c: Likewise.
4616         * emit-rtl.c: Likewise.
4617         * expr.c: Likewise.
4618         * function.c: Likewise.
4619         * gimple-low.c: Likewise.
4620         * gimple-pretty-print.c: Likewise.
4621         * gimplify.c: Likewise.
4622         * integrate.c: Likewise.
4623         * ipa-inline.c: Likewise.
4624         * ipa-prop.c: Likewise.
4625         * ipa-split.c: Likewise.
4626         * ipa-struct-reorg.c: Likewise.
4627         * ipa-type-escape.c: Likewise.
4628         * langhooks.c: Likewise.
4629         * lto-cgraph.c: Likewise.
4630         * omp-low.c: Likewise.
4631         * stor-layout.c: Likewise.
4632         * tree-cfg.c: Likewise.
4633         * tree-complex.c: Likewise.
4634         * tree-dfa.c: Likewise.
4635         * tree-dump.c: Likewise.
4636         * tree-inline.c: Likewise.
4637         * tree-mudflap.c: Likewise.
4638         * tree-nested.c: Likewise.
4639         * tree-object-size.c: Likewise.
4640         * tree-pretty-print.c: Likewise.
4641         * tree-sra.c: Likewise.
4642         * tree-ssa-live.c: Likewise.
4643         * tree-ssa-loop-niter.c: Likewise.
4644         * tree-ssa-math-opts.c: Likewise.
4645         * tree-ssa-reassoc.c: Likewise.
4646         * tree-ssa-sccvn.c: Likewise.
4647         * tree-ssa-structalias.c: Likewise.
4648         * tree-tailcall.c: Likewise.
4649         * tree-vrp.c: Likewise.
4650         * tree.c: Likewise.
4651         * var-tracking.c: Likewise.
4652         * varasm.c: Likewise.
4654 2010-07-15  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4656         PR target/44877
4657         * config/spu/spu.c (spu_expand_builtin_1): Allow references
4658         (as well as pointers) as argument to mask_for_load builtins.
4660 2010-07-15  Richard Guenther  <rguenther@suse.de>
4662         PR tree-optimization/44946
4663         * tree-ssa-structalias.c (get_constraint_for_component_ref): Deal
4664         with accessing only padding properly.
4666 2010-07-15  Jan Hubicka  <jh@suse.cz>
4668         * ipa.c (function_and_variable_visibility): Variables marked as used
4669         should not be localized.
4671 2010-07-15  Jan Hubicka  <jh@suse.cz>
4673         * cgraph.c: Include lto-streamer.h
4674         (change_decl_assembler_name): Work when assembler name hash is at place.
4675         (cgraph_make_decl_local): When localizing COMDAT symbol at WPA stage,
4676         be sure to rename it to avoid name clash.
4677         * ipa.c (cgraph_externally_visible_p, function_and_variable_visibility):
4678         Localize hidden symbols only when locally defined.
4680 2010-07-15  Uros Bizjak  <ubizjak@gmail.com>
4682         * config/i386/i386.h (SHIFT_COUNT_TRUNCATED): Expand comment.
4684 2010-07-15  Magnus Granberg  <zorry@gentoo.org>
4685             Kevin F. Quinn  <kevquinn@gentoo.org>
4687         * builtins.c (expand_builtin_init_trampoline): Warn for -Wtrampolines.
4688         * common.opt: Add -Wtrampolines.
4689         * doc/invoke.texi: Add -Wtrampolines.
4691 2010-07-15  Jie Zhang  <jie@codesourcery.com>
4693         * config/arm/cortex-a8.md (cortex_a8_load_store_2): Reserve
4694         cortex_a8_issue_ls.
4696 2010-07-15  Dave Korn  <dave.korn.cygwin@gmail.com>
4698         * config/i386/cygwin.h (LIBGCJ_SONAME): Update.
4699         * config/i386/mingw32.h (LIBGCJ_SONAME): Likewise.
4701 2010-07-14  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
4703         * config/spu/spu.c (reg_names): Remove prototype.
4704         (call_used_regs): Likewise.
4706 2010-07-14  Dave Korn  <dave.korn.cygwin@gmail.com>
4708         * config/i386/cygming-crtend.c (__FRAME_END__): Replace attribute
4709         "unused" with attribute "used".
4710         (__JCR_END__): Likewise.
4711         * config/i386/cygming-crtbegin.c (__EH_FRAME_BEGIN__): Add missing
4712         "used" attribute.
4713         (__JCR_LIST__): Replace attribute "unused" with attribute "used".
4715 2010-07-14  Richard Guenther  <rguenther@suse.de>
4717         * lto-streamer-in.c (maybe_fixup_handled_component): Remove.
4718         (maybe_fixup_decls): Likewise.
4719         (input_gimple_stmt): Do not fixup anything.
4720         * lto-streamer-out.c (output_gimple_stmt): Make sure all
4721         non-automatic variable uses are wrapped inside a MEM_REF.
4723 2010-07-14  Richard Henderson  <rth@redhat.com>
4725         * passes.c (rest_of_decl_compilation): Do not call assemble_variable
4726         for functions.
4727         * varasm.c (assemble_variable): Remove early exit for functions;
4728         assert that we're given a variable.
4730 2010-07-14  Jie Zhang  <jie@codesourcery.com>
4732         * config/arm/cortex-a8.md (cortex_a8_alu): Don't use
4733         cortex_a8_default when neon_type is not none.
4735 2010-07-14  Bernd Schmidt  <bernds@codesourcery.com>
4737         * lower-subreg.c (subreg_context): New static bitmap.
4738         (decompose_multiword_subregs): Allocate and free it.
4739         (find_decomposable_subregs): Set a bit in it for a register that
4740         occurs in a subreg that changes mode but not size.
4741         (can_decompose_p): Test it instead of non_decomposable_context.
4743 2010-07-14  Richard Guenther  <rguenther@suse.de>
4745         PR tree-optimization/44824
4746         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Use
4747         is_gimple_mem_ref_addr.
4748         (tree_ssa_forward_propagate_single_use_vars): Do not propagate
4749         non-decl_address_invariant_p addresses.
4751 2010-07-14  Bernd Schmidt  <bernds@codesourcery.com>
4753         * reload.c (find_reloads): Revert code to penalize small register
4754         classes that was brought in with the IRA merge.
4756 2010-07-14  Richard Guenther  <rguenther@suse.de>
4758         * tree-ssa-ccp.c (fold_const_aggregate_ref): Handle MEM_REF
4759         as base of ARRAY_REFs.
4761 2010-07-14  Richard Guenther  <rguenther@suse.de>
4763         PR middle-end/44930
4764         * tree-pretty-print.c (do_niy): Do not print a newline.
4766 2010-07-14  Bernd Schmidt  <bernds@codesourcery.com>
4768         * ira-int.h (struct ira_object): New.
4769         (ira_object_t): New typedef.  Add DEF_VEC_P and DEF_VEC_ALLOC_P for it.
4770         (struct ira_allocno): Remove members min, max,
4771         conflict_allocno_array, conflict_id, conflict_allocno_array_size,
4772         conflict_allocnos_num and conflict_vec_p.  Add new member object.
4773         (OBJECT_CONFLICT_ARRAY, OBJECT_CONFLICT_VEC_P,
4774         OBJECT_NUM_CONFLICTS, OBJECT_CONFLICT_ARRAY_SIZE,
4775         OBJECT_CONFLICT_HARD_REGS, OBJECT_TOTAL_CONFLICT_HARD_REGS,
4776         OBJECT_MIN, OBJECT_MAX, OBJECT_CONFLICT_ID): Renamed from
4777         ALLOCNO_CONFLICT_ALLOCNO_ARRAY, ALLOCNO_CONFLICT_VEC_P,
4778         ALLOCNO_CONFLICT_ALLOCNOS_NUM, ALLOCNO_CONFLICT_ALLOCNO_ARRAY_SIZE,
4779         ALLOCNO_CONFLICT_HARD_REGS, ALLOCNO_TOTAL_CONFLICT_HARD_REGS)
4780         ALLOCNO_MIN, ALLOCNO_MAX, and ALLOCNO_CONFLICT_ID; now operate on
4781         an ira_object_t rather than ira_allocno_t.  All uses changed.
4782         (ira_object_id_map): Renamed from ira_conflict_id_allocno_map; now
4783         contains a vector of ira_object_t; all uses changed.
4784         (ira_objects_num): Declare variable.
4785         (ira_create_allocno_object): Declare function.
4786         (ira_conflict_vector_profitable_p): Adjust prototype.
4787         (ira_allocate_conflict_vec): Renamed from
4788         ira_allocate_allocno_conflict_vec; first arg now ira_object_t.
4789         (ira_allocate_object_conflicts): Renamed from
4790         ira_allocate_allocno_conflicts; first arg now ira_object_t.
4791         (struct ira_object_iterator): New.
4792         (ira_object_iter_init, ira_object_iter_cond, FOR_EACH_OBJECT): New.
4793         (ira_allocno_conflict_iterator): Renamed member allocno_conflict_vec_p
4794         to conflict_vec_p.  All uses changed.
4795         (ira_allocno_conflict_iter_init, ira_allocno_conflict_iter_cond):
4796         Changed to take into account that conflicts are now tracked for
4797         objects.
4798         * ira-conflicts.c (OBJECTS_CONFLICT_P): Renamed from CONFLICT_ALLOCNO_P.
4799         Args changed to accept ira_object_t.  All uses changed.
4800         (allocnos_conflict_p): New static function.
4801         (collected_conflict_objects): Renamed from collected_allocno_objects;
4802         now a vector of ira_object_t.  All uses changed.
4803         (build_conflict_bit_table): Changed to take into account that
4804         conflicts are now tracked for objects.
4805         (process_regs_for_copy, propagate_copies, build_allocno_conflicts)
4806         (print_allocno_conflicts, ira_build_conflicts): Likewise.
4807         * ira-color.c (assign_hard_reg, setup_allocno_available_regs_num)
4808         setup_allocno_left_conflicts_size, allocno_reload_assign,
4809         fast_allocation): Likewise.
4810         * ira-lives.c (make_hard_regno_born, make_allocno_born)
4811         process_single_reg_class_operands, process_bb_node_lives): Likewise.
4812         * ira-emit.c (modify_move_list, add_range_and_copies_from_move_list):
4813         Likewise.
4814         * ira-build.c (ira_objects_num): New variable.
4815         (ira_object_id_map): Renamed from ira_conflict_id_allocno_map; now
4816         contains a vector of ira_object_t; all uses changed.
4817         (ira_object_id_map_vec): Corresponding change.
4818         (object_pool): New static variable.
4819         (initiate_allocnos): Initialize it.
4820         (finish_allocnos): Free it.
4821         (ira_create_object, ira_create_allocno_object, create_allocno_objects):
4822         New functions.
4823         (ira_create_allocno): Don't set members that were removed.
4824         (ira_set_allocno_cover_class): Don't change conflict hard regs.
4825         (merge_hard_reg_conflicts): Changed to take into account that
4826         conflicts are now tracked for objects.
4827         (ira_conflict_vector_profitable_p, ira_allocate_conflict_vec,
4828         allocate_conflict_bit_vec, ira_allocate_object_conflicts,
4829         compress_conflict_vecs, remove_low_level_allocnos, ira_flattening,
4830         setup_min_max_allocno_live_range_point, allocno_range_compare_func,
4831         setup_min_max_conflict_allocno_ids, ):  Likewise.
4832         (add_to_conflicts): Renamed from add_to_allocno_conflicts, args changed
4833         to ira_object_t; all callers changed.
4834         (ira_add_conflict): Renamed from ira_add_allocno_conflict, args changed
4835         to ira_object_t, all callers changed.
4836         (clear_conflicts): Renamed from clear_allocno_conflicts, arg changed
4837         to ira_object_t, all callers changed.
4838         (conflict_check, curr_conflict_check_tick): Renamed from
4839         allocno_conflict_check and curr_allocno_conflict_check_tick; all uses
4840         changed.
4841         (compress_conflict_vec): Renamed from compress_allocno_conflict_vec,
4842         arg changed to ira_object_t, all callers changed.
4843         (create_cap_allocno): Call ira_create_allocno_object.
4844         (finish_allocno): Free the corresponding object.
4845         (sort_conflict_id_map): Renamed from sort_conflict_id_allocno_map; all
4846         callers changed.  Adjusted for dealing with objects.
4847         (ira_build): Call create_allocno_objects after ira_costs.  Adjusted for
4848         dealing with objects.
4849         * ira.c (ira_bad_reload_regno_1): Adjusted for dealing with objects.
4851         * ira-int.h (struct live_range): Rename allocno member to object
4852         and change type to ira_object_t.
4853         (struct ira_object): New member live_ranges.
4854         (struct ira_allocno): Remove member live_ranges.
4855         (ALLOCNO_LIVE_RANGES): Remove.
4856         (OBJECT_LIVE_RANGES): New macro.
4857         (ira_create_live_range, ira_copy_live_range_list,
4858         ira_merge_live_range_list, ira_live_ranges_intersect_p,
4859         ira_finish_live_range, ira_finish_live_range_list): Adjust declarations.
4860         * ira-build.c (ira_create_object): Initialize live ranges here.
4861         (ira_create_allocno): Not here.
4862         (ira_create_live_range): Rename from ira_create_allocno_live_range, arg
4863         changed to ira_object_t, all callers changed.
4864         (copy_live_range): Rename from copy_allocno_live_range, all callers
4865         changed.
4866         (ira_copy_live_range_list): Rename from
4867         ira_copy_allocno_live_range_list, all callers changed.
4868         (ira_merge_live_ranges): Rename from ira_merge_allocno_live_range_list,
4869         all callers changed.
4870         (ira_live_ranges_intersect_p): Rename from
4871         ira_allocno_live_ranges_intersect_p, all callers changed.
4872         (ira_finish_live_range): Rename from ira_finish_allocno_live_range, all
4873         callers changed.
4874         (ira_finish_live_range_list): Rename from
4875         ira_finish_allocno_live_range_list, all callers changed.
4876         (change_object_in_range_list): Rename from change_allocno_in_range_list,
4877         last arg changed to ira_object_t, all callers changed.
4878         (finish_allocno): Changed to expect live ranges in the allocno's object.
4879         (move_allocno_live_ranges, copy_allocno_live_ranges,
4880         update_bad_spill_attribute, setup_min_max_allocno_live_range_point,
4881         ira_flattening, ira_build): Likewise.
4882         * ira-color.c (allocnos_have_intersected_live_ranges_p,
4883         slot_coalesced_allocno_live_ranges_intersect,
4884         setup_slot_coalesced_allocno_live_ranges, fast_allocation): Likewise.
4885         * ira-conflicts.c (build_conflict_bit_table): Likewise.
4886         * ira-emit.c (add_range_and_copies_from_move_list): Likewise.
4887         * ira-lives.c (make_allocno_born, update_allocno_pressure_excess_length,
4888         make_allocno_dead, create_start_finish_chains,
4889         remove_some_program_points_and_update_live_ranges,
4890         ira_debug_live_range_list): Likewise.
4892         * ira-int.h (ira_object_conflict_iterator): Rename from
4893         ira_allocno_conflict_iterator.
4894         (ira_object_conflict_iter_init): Rename from
4895         ira_allocno_conflict_iter_init, second arg changed to
4896         * ira.c (check_allocation): Use FOR_EACH_OBJECT_CONFLICT rather than
4897         FOR_EACH_ALLOCNO_CONFLICT.
4898         * ira-color.c (assign_hard_reg, push_allocno_to_stack)
4899         setup_allocno_left_conflicts_size, coalesced_allocno_conflict_p,
4900         ira_reassign_conflict_allocnos, ira_reassign_pseudos): Likewise.
4901         * ira-conflicts.c (print_allocno_conflicts): Likewise.
4903 2010-07-13  Joern Rennecke  <joern.rennecke@embecosm.com>
4905         PR other/44874
4906         * tree-dump.c (dump_options): Add enumerate_locals entry.
4907         Add TDF_NOID exclusion to all entry.
4908         * tree-dump.h (dump_enumerated_decls): Declare.
4909         * tree-pretty-print.c (dump_generic_node): For TDF_NOID,
4910         Don't display type uid.
4911         (print_declaration): Don't crash on TREE_TYPE (t) == 0.
4912         * tree-pass.h (TDF_ENUMERATE_LOCALS): Define.
4913         * tree-ssa-live.c: Include gimple.h.
4914         (numbered_tree_d): New struct.
4915         (numbered_tree): New typedef.
4916         (DEF_VEC_O (numbered_tree): New.
4917         (DEF_VEC_ALLOC_O (numbered_tree, heap)): Likewise.
4918         (compare_decls_by_uid, dump_enumerated_decls_push): New functions.
4919         (dump_enumerated_decls): Likewise.
4920         * tree-optimize.c (execute_cleanup_cfg_post_optimizing): If comparing
4921         debug info and flag_dump_final_insns, call dump_enumerated_decls.
4922         * tree-cfg.c (dump_function_to_file): Call dump_enumerated_decls.
4923         * Makefile.in (tree-ssa-live.o): Depend on $(GIMPLE_H).
4925 2010-07-13  Richard Sandiford  <rdsandiford@googlemail.com>
4927         * expmed.h (MAX_BITS_PER_WORD): Move to...
4928         * defaults.h (MAX_BITS_PER_WORD): ...here.
4930 2010-07-13  DJ Delorie  <dj@redhat.com>
4932         * config/h8300/h8300.c (h8300_init_once): Default to
4933         -fstrict_volatile_bitfields.
4935         * config/sh/sh.c (sh_override_options): Default to
4936         -fstrict_volatile_bitfields.
4938         * config/rx/rx.c (rx_option_override): New.
4940         * config/m32c/m32c.c (m32c_override_options): Default to
4941         -fstrict_volatile_bitfields.
4943 2010-07-13  Nathan Froyd  <froydnj@codesourcery.com>
4945         * tree.h (build_function_call_expr): Delete.
4946         (build_call_expr_loc_array): New function.
4947         (build_call_expr_loc_vec): New function.
4948         * tree-flow.h (struct omp_region): Change type of ws_args field
4949         to a VEC.
4950         * builtins.c (build_function_call_expr): Delete.
4951         (build_call_expr_loc_array): New function.
4952         (build_call_expr_loc): Call it.  Use XALLOCAVEC.
4953         (build_call_expr): Likewise.
4954         (build_call_expr_loc_vec): New function.
4955         * cgraphunit.c (build_cdtor): Call build_call_expr instead of
4956         build_function_call_expr.
4957         * expr.c (emutls_var_address): Likewise.
4958         * varasm.c (emutls_common_1): Likewise.
4959         * omp-low.c (expand_omp_atomic_mutex): Likewise.
4960         (expand_omp_taskreg): Adjust for new type of region->ws_args.
4961         (get_ws_args_for): Return a VEC instead of a tree.
4962         (expand_parallel_call): Call build_call_expr_loc_vec instead of
4963         build_function_call_expr.
4964         * stor-layout.c (self_referential_size): Likewise.
4966 2010-07-13  Jakub Jelinek  <jakub@redhat.com>
4968         PR testsuite/44701
4969         * recog.c (constrain_operands): Allow side-effects in memory
4970         operands if either < or > constraint is used, rather than if
4971         both < and > is used.
4973 2010-07-13  Richard Guenther  <rguenther@suse.de>
4975         PR middle-end/44911
4976         * tree-pretty-print.c (dump_generic_node): Use TDF_SLIM for
4977         MEM_REF pointer type dumping.  Avoid recursing for TYPE_DECLs
4978         without name.
4980 2010-07-13  Kaz Kojima  <kkojima@gcc.gnu.org>
4982         PR target/44761
4983         * mode-switching.c (optimize_mode_switching): Add ATTRIBUTE_UNUSED
4984         to variable emited.
4985         * config/sh/sh.c (sh_expand_epilogue): Remove unused variable.
4986         * config/sh/sh.md (symGOT_load): Likewise.
4987         (symDTPOFF2reg): Likewise.
4988         (symTPOFF2reg): Likewise.
4990 2010-07-13  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4992         * expmed.c (MAX_BITS_PER_WORD): Moved to expmed.h.
4993         * expmed.h (MAX_BITS_PER_WORD): Moved from expmed.c.
4995 2010-07-13  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4997         * config/i386/sol2-unwind.h (x86_64_fallback_frame_state): Correct
4998         explanation.
4999         Find ucontext_t * on Solaris 11.
5000         (x86_fallback_frame_state): Handle Solaris 9 multi-threaded pattern.
5001         Handle new Solaris 11 __sighndlr patterns.
5003 2010-07-13  Jakub Jelinek  <jakub@redhat.com>
5005         PR debug/44901
5006         * vec.h (VEC_block_remove): Fix comment.
5007         * tree-ssa-live.c (remove_unused_locals): Don't use
5008         VEC_unordered_remove on local_decls, instead replace a single
5009         vector element in each iteration if at least one element had
5010         to be removed and VEC_truncate at the end.
5011         * omp-low.c (expand_omp_taskreg): Likewise.
5013 2010-07-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
5015         * c-decl.c (finish_function): Fix typo in comment.
5017 2010-07-12  H.J. Lu  <hongjiu.lu@intel.com>
5019         PR bootstrap/44921
5020         * postreload.c (move2add_use_add3_insn): Silence gcc warning
5021         on min_regno.
5023 2010-07-12  Jakub Jelinek  <jakub@redhat.com>
5025         * tree-vrp.c (simplify_bit_ops_using_ranges): New function.
5026         (simplify_stmt_using_ranges): Use it.
5028 2010-07-12  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
5030         * config/spu/spu.h (struct spu_builtin_description): Remove FNDECL
5031         member.  Do not mark as GTY(()).
5032         * config/spu/spu.c (spu_builtins): Remove FNDECL initializer elements.
5033         (spu_builtin_decls): New static variable.
5034         (spu_builtin_decl): Use it instead of spu_builtins[].fndecl.
5035         (spu_init_builtins): Likewise.
5036         (spu_builtin_mul_widen_even): Likewise.
5037         (spu_builtin_mul_widen_odd): Likewise.
5038         (spu_builtin_mask_for_load): Likewise.
5039         (spu_builtin_vec_perm): Likewise.
5040         * config/spu/spu-c.c: Include "target.h".
5041         (spu_resolve_overloaded_builtin): Call targetm.builtin_decl instead
5042         of using spu_builtins[].fndecl.
5044 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5046         * config/mips/mips.c (mips_override_options): Make -mflip-mips16
5047         imply -minterlink-mips16.
5049 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5051         * config/mips/mips.h (mips16_globals): Declare.
5052         (SWITCHABLE_TARGET): Define.
5053         * config/mips/mips.c: Include target-globals.h.
5054         (mips16_globals): New variable.
5055         (mips_set_mips16_mode): Use save_target_globals and
5056         restore_target_globals instead of target_reinit.
5058 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5060         * reginfo.c (init_reg_sets): Don't zero globals here.  Update comment
5061         to say that the function can be called more than once.
5062         * target-globals.c (save_target_globals): Call init_reg_sets.
5064 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5066         * Makefile.in (bb-reorder.o, target-globals.o): Depend on bb-reorder.h
5067         * bb-reorder.h: New file.
5068         * bb-reorder.c (default_target_bb_reorder): New variable.
5069         (this_target_bb_reorder): New conditional variable.
5070         (uncond_jump_length): Redefine as a macro.
5071         * target-globals.h (this_target_bb_reorder): Declare.
5072         (target_globals): Add a bb_reorder field.
5073         (restore_target_globals): Copy the bb_reorder field to
5074         this_target_bb-reorder.
5075         * target-globals.c: Include bb-reorder.h.
5076         (default_target_globals): Initialize the bb_reorder field.
5077         (save_target_globals): Likewise.
5079 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5081         * Makefile.in (gcse.o, target-globals.o): Depend on gcse.h..
5082         * gcse.h: New file.
5083         * gcse.c: Include gcse.h.
5084         (default_target_gcse): New variable.
5085         (this_target_gcse): New conditional variable.
5086         (can_copy): Redefine as a macro.
5087         (can_copy_init_p): New macro.
5088         (can_copy_p): Remove can_copy_init_p.
5089         * target-globals.h (this_target_gcse): Declare.
5090         (target_globals): Add a gcse field.
5091         (restore_target_globals): Copy the gcse field to this_target_gcse.
5092         * target-globals.c: Include gcse.h.
5093         (default_target_globals): Initialize the gcse field.
5094         (save_target_globals): Likewise.
5096 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5098         * ira-int.h (target_ira_int): Add x_ira_prohibited_mode_move_regs
5099         and x_ira_prohibited_mode_move_regs_initialized_p.
5100         (ira_prohibited_mode_move_regs): Redefine as a macro.
5101         * ira.c (ira_prohibited_mode_move_regs): Delete.
5102         (ira_prohibited_mode_move_regs_initialized_p): Redefine as a macro.
5104 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5106         * reload.h (target_reload): Add x_cached_reg_save_code and
5107         x_cached_reg_restore_code.
5108         * caller-save.c (cached_reg_save_code, cached_reg_restore_code):
5109         Redefine as macros.
5111 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5113         * Makefile.in (target-globals.o): Depend on builtins.h.
5114         * builtins.h: New file.
5115         * builtins.c: Include builtins.h.
5116         (default_target_builtins): New variable.
5117         (this_target_builtins): New conditional variable.
5118         (apply_args_mode, apply_result_mode): Redefine as macros.
5119         * target-globals.h (this_target_builtins): Declare.
5120         (target_globals): Add a builtins field.
5121         (restore_target_globals): Copy the builtins field to
5122         this_target_builtins.
5123         * target-globals.c: Include builtins.h.
5124         (default_target_globals): Initialize the builtins field.
5125         (save_target_globals): Likewise.
5127 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5129         * expmed.h (alg_code, mult_cost, MULT_COST_LESS, CHEAPER_MULT_COST)
5130         (algorithm, alg_hash_entry, NUM_ALG_HASH_ENTRIES, alg_hash): Moved
5131         from expmed.c.
5132         (target_expmed): Add x_alg_hash and x_alg_hash_used_p.
5133         (alg_hash, alg_hash_used_p): New macros.
5134         * expmed.c (init_expmed): Clear alg_hash if reinitializing.
5135         (alg_code, mult_cost, MULT_COST_LESS, CHEAPER_MULT_COST, algorithm)
5136         (alg_hash_entry, NUM_ALG_HASH_ENTRIES, alg_hash): Moved to expmed.h.
5138 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5140         * ira-int.h (target_ira_int): Add x_max_struct_costs_size, x_init_cost,
5141         x_temp_costs, x_op_costs, x_this_op_costs and x_cost_classes.
5142         * ira-costs.c (max_struct_costs_size, init_cost, temp_costs, op_costs)
5143         (this_op_costs, costs_classes): Redefine as macros.
5144         (record_reg_classes): Don't take op_costs as a parameter.
5145         (record_operand_costs): Likewise.  Update calls to record_reg_classes.
5146         (scan_one_insn): Update call to record_operand_costs.
5148 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5150         * Makefile.in (target-globals.o): Depend on $(IRA_INT_H).
5151         * ira-int.h (ira_max_nregs, ira_important_class_nums): Delete.
5152         (target_ira_int): New structure.
5153         (default_target_ira_int): Declare.
5154         (this_target_ira_int): Declare as a variable or define as a macro.
5155         (ira_reg_mode_hard_regset, ira_register_move_cost)
5156         (ira_may_move_in_cost, ira_may_move_out_cost, ira_class_subset_p)
5157         (ira_non_ordered_class_hard_regs, ira_class_hard_reg_index)
5158         (prohibited_class_mode_regs, ira_important_classes_num)
5159         (ira_important_classes, ira_reg_class_intersect)
5160         (ira_reg_classes_intersect_p, ira_reg_class_super_classes)
5161         (ira_reg_class_union): Redefine as macros.
5162         * ira.h (target_ira): New structure.
5163         (default_target_ira): Declare.
5164         (this_target_ira): Declare as a variable or define as a macro.
5165         (ira_available_class_regs, ira_hard_regno_cover_class)
5166         (ira_reg_class_cover_size, ira_reg_class_cover, ira_class_translate)
5167         (ira_reg_class_nregs, ira_memory_move_cost, ira_class_hard_regs)
5168         (ira_class_hard_regs_num): Redefine as macros.
5169         * ira.c (default_target_ira, default_target_ira_int): New variables.
5170         (this_target_ira, this_target_ira_int): New conditional variables.
5171         (ira_reg_mode_hard_regset, ira_memory_move_cost)
5172         (ira_register_move_cost, ira_may_move_in_cost, ira_may_move_out_cost)
5173         (ira_class_subset_p): Delete.
5174         (no_unit_alloc_regs): Redefine as a macro.
5175         (ira_class_hard_regs, ira_non_ordered_class_hard_regs)
5176         (ira_class_hard_regs_num, ira_class_hard_reg_index)
5177         (ira_available_class_regs): Delete.
5178         (alloc_reg_class_subclasses): Redefine as a macro.
5179         (ira_reg_class_cover_size, ira_reg_class_cover)
5180         (ira_important_classes_num, ira_important_classes)
5181         (ira_important_class_nums, ira_class_translate): Delete.
5182         (cover_class_order): Document the variable's lifetime.
5183         (reorder_important_classes): Don't set ira_important_class_nums.
5184         (ira_reg_class_intersect, ira_reg_classes_intersect_p)
5185         (ira_reg_class_super_classes, ira_reg_class_union)
5186         (ira_hard_regno_cover_class, ira_reg_class_nregs, ira_max_nregs):
5187         Delete.
5188         (setup_reg_class_nregs): Don't set ira_max_regs.
5189         (prohibited_class_mode_regs): Delete.
5190         * target-globals.h (this_target_ira, this_target_ira_int): Declare.
5191         (target_globals): Add ira and ira_int fields.
5192         (restore_target_globals): Copy the ira field to this_target_ira
5193         and the ira_int field to this_target_ira_int.
5194         * target-globals.c: Include ira-int.h.
5195         (default_target_globals): Initialize the ira and ira_int fields.
5196         (save_target_globals): Likewise.
5198 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5200         * Makefile.in (target-globals.o): Depend on $(CFGLOOP_H).
5201         * cfgloop.h (target_cfgloop): New structure.
5202         (default_target_cfgloop): Declare.
5203         (this_target_cfgloop): Declare as a variable or define as a macro.
5204         (target_avail_regs, target_clobbered_regs, target_res_regs)
5205         (target_reg_cost, target_spill_cost): Redefine as macros.
5206         * cfgloopanal.c (default_target_cfgloop): New variable.
5207         (this_target_cfgloop): New conditional variable.
5208         (target_avail_regs, target_clobbered_regs, target_res_regs)
5209         (target_reg_cost, target_spill_cost): Delete.
5210         * target-globals.h (this_target_cfgloop): Declare.
5211         (target_globals): Add a cfgloop field.
5212         (restore_target_globals): Copy the cfgloop field to
5213         this_target_cfgloop.
5214         * target-globals.c: Include cfgloop.h.
5215         (default_target_globals): Initialize the cfgloop field.
5216         (save_target_globals): Likewise.
5218 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5220         * regs.h (target_regs): Add x_direct_load, x_direct_store and
5221         x_float_extend_from_mem.
5222         (direct_load, direct_store, float_extend_from_mem): New macros.
5223         * expr.c (direct_load, direct_store, float_extend_from_mem): Delete.
5225 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5227         * Makefile.in (LIBFUNCS_H): Add $(HASHTAB_H).
5228         (target-globals.o): Depend on $(LIBFUNCS_H).
5229         * libfuncs.h: Include hashtab.h.
5230         (libfunc_entry): Moved from optabs.c.
5231         (target_libfuncs): New structure.
5232         (default_target_libfuncs): Declare.
5233         (this_target_libfuncs): Declare as a variable or define as a macro.
5234         (libfunc_table): Redefine as a macro.
5235         * optabs.c (default_target_libfuncs): New variable.
5236         (this_target_libfuncs): New conditional variable.
5237         (libfunc_table): Delete.
5238         (libfunc_entry): Moved to optabs.h.
5239         (libfunc_hash): Redefine as a macro.
5240         (hash_libfunc, eq_libfunc): Fix comments.
5241         (init_optabs): Use libfunc_hash to detect cases where the function
5242         has already been called.  Clear the hash table instead of
5243         recreating it.
5244         * target-globals.h (this_target_libfuncs): Declare.
5245         (target_globals): Add a libfuncs field.
5246         (restore_target_globals): Copy the libfuncs field to
5247         this_target_libfuncs.
5248         * target-globals.c: Include libfuncs.h.
5249         (default_target_globals): Initialize the libfuncs field.
5250         (save_target_globals): Likewise.
5252 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5254         * Makefile.in (LIBFUNCS_H): New variable.  Use instead of libfuncs.h
5255         in all dependency lists.
5257 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5259         * Makefile.in (target-globals.o): Depend on $(EXPR_H) and $(OPTABS_H).
5260         * optabs.h (target_optabs): New structure.
5261         (default_target_optabs): Declare.
5262         (this_target_optabs): Declare as a variable or define as a macro.
5263         (optab_table, convert_optab_table, direct_optab_table): Redefine
5264         as macros.
5265         * optabs.c (default_target_optabs): New variable.
5266         (this_target_optabs): New conditional variable.
5267         (optab_table, convert_optab_table, direct_optab_table): Delete.
5268         * target-globals.h (this_target_optabs): Declare.
5269         (target_globals): Add a optabs field.
5270         (restore_target_globals): Copy the optabs field to
5271         this_target_optabs.
5272         * target-globals.c: Include expr.h and optabs.h.
5273         (default_target_globals): Initialize the optabs field.
5274         (save_target_globals): Likewise.
5276 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5278         * flags.h (target_flagstate): Add x_flag_excess_precision.
5279         (flag_excess_precision): Redefine as a macro.
5280         * toplev.c (flag_excess_precision): Delete.
5282 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5284         * defaults.h (MAX_MOVE_MAX, MIN_UNITS_PER_WORD): Define if not defined.
5285         * libgcc2.c (MIN_UNITS_PER_WORD): Delete.
5286         * hard-reg-set.h (target_hard_regs): Add x_no_caller_save_reg_set.
5287         (no_caller_save_reg_set): Redefine as a macro.
5288         * reload.h (target_reload): Add x_caller_save_initialized_p and
5289         x_regno_save_mode.
5290         (caller_save_initialized_p): Redefine as a macro.
5291         * caller-save.c (caller_save_initialized_p, no_caller_save_reg_set)
5292         (MAX_MOVE_MAX, MIN_UNITS_PER_WORD): Delete.
5293         (regno_save_mode): Redefine as a macro.
5295 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5297         * Makefile.in (expmed.o, target-globals.o): Depend on expmed.h.
5298         * expmed.h: New file.
5299         * expmed.c (default_target_costs): New variable.
5300         (this_target_costs): New conditional variable.
5301         (sdiv_pow2_cheap, smod_pow2_cheap, zero_cost, add_cost, neg_cost)
5302         (shift_cost, shiftadd_cost, shiftsub0_cost, shiftsub1_cost, mul_cost)
5303         (sdiv_cost, udiv_cost, mul_widen_cost, mul_highpart_cost): Delete.
5304         * target-globals.h (this_target_expmed): Declare.
5305         (target_globals): Add a expmed field.
5306         (restore_target_globals): Copy the expmed field to
5307         this_target_expmed.
5308         * target-globals.c: Include expmed.h.
5309         (default_target_globals): Initialize the expmed field.
5310         (save_target_globals): Likewise.
5312 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5314         * Makefile.in (target-globals.o): Depend on reload.h.
5315         * reload.h (target_reload): New structure.
5316         (default_target_reload): Declare.
5317         (this_target_reload): Declare as a variable or define as a macro.
5318         (indirect_symref_ok, double_reg_address_ok): Redefine as macros.
5319         * reload1.c (default_target_reload): New variable
5320         (this_target_reload): New conditional variable.
5321         (indirect_symref_ok, double_reg_address_ok): Delete.
5322         (spill_indirect_levels): Redefine as a macro.
5323         * target-globals.h (this_target_reload): Declare.
5324         (target_globals): Add a reload field.
5325         (restore_target_globals): Copy the reload field to
5326         this_target_reload.
5327         * target-globals.c: Include hard-reg-set.h.
5328         (default_target_globals): Initialize the reload field.
5329         (save_target_globals): Likewise.
5331 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5333         * rtl.h (target_rtl): Add x_static_reg_base_value.
5334         * alias.c (static_reg_base_value): Redefine as a macro.
5336 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5338         * Makefile.in (reginfo.o): Don't depend on $(GGC_H) or gt-reginfo.h.
5339         (GTFILES): Remove reginfo.c.
5340         * rtl.h (target_rtl): Add x_top_of_stack.
5341         (top_of_stack): New macro.
5342         * reginfo.c: Don't include ggc.h or gt-reginfo.h.
5343         (top_of_stack): Delete.
5345 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5347         * regs.h (target_regs): Add x_hard_regs_of_mode,
5348         x_contains_reg_of_mode, x_move_cost, x_may_move_in_cost,
5349         x_may_move_out_cost and x_last_mode_for_init_move_cost.
5350         (have_regs_of_mode, contains_reg_of_mode, move_cost)
5351         (may_move_in_cost, may_move_out_cost): Redefine as macros.
5352         * reginfo.c (have_regs_of_mode, contains_reg_of_mode, move_cost)
5353         (may_move_in_cost, may_move_out_cost): Delete.
5354         (last_mode_for_init_move_cost): Redefine as a macro.
5356 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5358         * hard-reg-set.h (target_hard_regs): New structure.
5359         (default_target_hard_regs): Declare.
5360         (this_target_hard_regs): Declare as a variable or define as a macro.
5361         (fixed_regs, fixed_reg_set, call_used_regs, call_really_used_regs)
5362         (call_used_reg_set, call_fixed_reg_set, regs_invalidated_by_call)
5363         (reg_alloc_order, inv_reg_alloc_order, reg_class_contents)
5364         (reg_class_size, reg_class_subclasses, reg_class_subunion)
5365         (reg_class_superunion, reg_names): Redefine as macros.
5366         * reginfo.c (fixed_regs, fixed_reg_set, call_used_regs)
5367         (call_used_reg_set, call_really_used_regs, call_fixed_reg_set)
5368         (regs_invalidated_by_call, reg_alloc_order, inv_reg_alloc_order)
5369         (reg_class_contents, reg_class_size, reg_class_subclasses)
5370         (reg_class_subunion, reg_class_superunion, reg_names): Delete.
5371         (default_target_hard_regs): New variable
5372         (this_target_hard_regs, initial_call_really_used_regs)
5373         (initial_reg_alloc_order): New conditional variables.
5374         (initial_reg_names): New variable.
5375         (init_reg_sets): Assert that initial_call_really_used_regs,
5376         initial_reg_alloc_order and initial_reg_names
5377         are all the same size as their variable counterparts.  Use them to
5378         initialize those counterparts.
5379         * target-globals.h (this_target_hard_regs): Declare.
5380         (target_globals): Add a hard_regs field.
5381         (restore_target_globals): Copy the hard_regs field to
5382         this_target_hard_regs.
5383         * target-globals.c: Include hard-reg-set.h.
5384         (default_target_globals): Initialize the hard_regs field.
5385         (save_target_globals): Likewise.
5387 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5389         * Makefile.in (target-globals.o): Depend on $(RTL_H).
5390         * rtl.h (target_rtl): New structure.
5391         (default_target_rtl): Declare.
5392         (this_target_rtl): Declare as a variable or define as a macro.
5393         (global_rtl, pic_offset_table_rtx, return_address_pointer_rtx):
5394         Redefine as macros.
5395         * emit-rtl.c (default_target_rtl): New variable.
5396         (this_target_rtl): New conditional variable.
5397         (global_rtl, static_regno_reg_rtx, pic_offset_table_rtx)
5398         (return_address_pointer_rtx): Delete.
5399         (initial_regno_reg_rtx): New macro.
5400         (init_emit): Use initial_regno_reg_rtx instead of static_regno_reg_rtx.
5401         (init_emit_regs): Likewise.
5402         * target-globals.h (this_target_rtl): Declare.
5403         (target_globals): Add a rtl field.
5404         (restore_target_globals): Copy the rtl field to this_target_rtl.
5405         * target-globals.c: Include rtl.h.
5406         (default_target_globals): Initialize the rtl field.
5407         (save_target_globals): Likewise.
5409 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5411         * Makefile.in (target-globals.o): Depend on $(REGS_H).
5412         * regs.h (target_reg_modes): New structure.
5413         (default_target_reg_modes): Declare.
5414         (this_target_reg_modes): Declare as a variable or define as a macro.
5415         (hard_regno_nregs, reg_raw_mode): Redefine as macros.
5416         * reginfo.c (default_target_reg_modes): New variable.
5417         (this_target_reg_modes): New conditional variable.
5418         (hard_regno_nregs, reg_raw_mode): Delete.
5419         * target-globals.h (this_target_regs): Declare.
5420         (target_globals): Add a regs field.
5421         (restore_target_globals): Copy the regs field to this_target_regs.
5422         * target-globals.c: Include regs.h.
5423         (default_target_globals): Initialize the regs field.
5424         (save_target_globals): Likewise.
5426 2010-07-12  Richard Sandiford  <rdsandiford@googlemail.com>
5428         * doc/tm.texi.in (SWITCHABLE_TARGET): Document.
5429         * doc/tm.texi: Regenerate.
5430         * Makefile.in (OBJS-common): Add target-globals.o.
5431         (gtype-desc.o): Depend on $(IPA_PROP_H), $(LTO_STREAMER_H)
5432         and target-globals.h.
5433         (target-globals.o): New rule.
5434         (GTFILES): Include $(srcdir)/target-globals.h.
5435         * defaults.h (SWITCHABLE_TARGET): Define.
5436         * gengtype.c (open_base_files): Add target-globals.h to the
5437         list of includes.
5438         * target-globals.h: New file.
5439         * target-globals.c: Likewise.
5441         * Makefile.in (target-globals.o): Depend on $(FLAGS_H).
5442         * flags.h (target_flag_state): New structure.
5443         (default_target_flag_state): Declare.
5444         (this_target_flag_state): Declare as a variable or define as a macro.
5445         (align_loops_log): Redefine as a macro.
5446         (align_loops_max_skip, align_jumps_log): Likewise.
5447         (align_jumps_max_skip, align_labels_log): Likewise.
5448         (align_labels_max_skip, align_functions_log): Likewise.
5449         * toplev.c (default_target_flag_state): New variable.
5450         (this_target_flag_state): New conditional variable.
5451         (align_loops_log): Delete.
5452         (align_loops_max_skip, align_jumps_log): Likewise.
5453         (align_jumps_max_skip, align_labels_log): Likewise.
5454         (align_labels_max_skip, align_functions_log): Likewise.
5455         * target-globals.h (this_target_flag_state): Declare.
5456         (target_globals): Add a flag_state field.
5457         (restore_target_globals): Copy the flag_state field to
5458         this_target_flag_state.
5459         * target-globals.c: Include flags.h.
5460         (default_target_globals): Initialize the flag_state field.
5461         (save_target_globals): Likewise.
5463 2010-07-12  Jie Zhang  <jie@codesourcery.com>
5465         * postreload.c (reg_symbol_ref[]): New.
5466         (move2add_use_add2_insn): New.
5467         (move2add_use_add3_insn): New.
5468         (reload_cse_move2add): Handle SYMBOL + OFFSET case.
5469         (move2add_note_store): Likewise.
5471 2010-07-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5473         PR rtl-optimization/44752
5474         * genautomata.c (main): Don't emit an empty file even if there
5475         is no automaton.
5477 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5479         * config/i386/i386.c (ix86_sol10_return_in_memory): Rename to
5480         ix86_solaris_return_in_memory.
5481         * config/i386-protos.h: Reflect this.
5482         * config/i386/vx-common.h (SUBTARGET_RETURN_IN_MEMORY): Likewise.
5483         * config/i386/sol2-10.h (SUBTARGET_RETURN_IN_MEMORY): Likewise.
5484         Move ...
5485         * config/i386/sol2.h (SUBTARGET_RETURN_IN_MEMORY): ... here.
5487 2010-07-12  Jie Zhang  <jie@codesourcery.com>
5489         * config/arm/arm.c (arm_get_frame_offsets): Don't use r3 to
5490         align the stack when it's going to be saved.
5492 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5494         PR pch/14940
5495         * config/host-solaris.c (mmap_fixed): New function.
5496         (sol_gt_pch_get_address): Use it.
5497         (sol_gt_pch_use_address): Likewise.
5499 2010-07-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5501         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to
5502         pentiumpro on Solaris 8 and 9/x86.
5503         * doc/install.texi (Specific, i?86-*-solaris2.[89]): Recommend GNU as.
5504         Document SSE/SSE2 support.
5505         * doc/sourcebuild.texi (Effective-Target Keywords): Document sse.
5507 2010-07-12  Andi Kleen  <ak@linux.intel.com>
5509         * lto-symtab.c (lto_symtab_merge_decls_1): Use fatal_error
5510         instead of gcc_assert to print better error message for multiple
5511         prevailing defs.
5513 2010-07-12  Uros Bizjak  <ubizjak@gmail.com>
5515         * config/i386/i386.c (ix86_asm_output_function_label): Change format
5516         string placeholder from 0x%x to %#x.
5517         (ix86_code_end): Use putc to output '\n'.
5518         (ix86_print_operand) <case ';'>: Use putc to output ';'.
5520 2010-07-11  Kai Tietz  <kai.tietz@onevision.com>
5522         * config/i386/winnt.c (i386_pe_file_end): Quote symbol name
5523         in directive -export.
5525 2010-07-10  Anatoly Sokolov  <aesok@post.ru>
5527         * reginfo.h (reg_classes_intersect_p): Change arguments type to
5528         reg_class_t.
5529         * rtl.h (reg_classes_intersect_p): Adjust prototype.
5531         * config/rs6000/rs6000.h (REGISTER_MOVE_COST, MEMORY_MOVE_COST):
5532         Remove macros.
5533         * config/rs6000/rs6000-protos.h (rs6000_register_move_cost,
5534         rs6000_memory_move_cost): Remove
5535         * config/rs6000/rs6000.c (TARGET_REGISTER_MOVE_COST,
5536         TARGET_MEMORY_MOVE_COST): Define.
5537         (rs6000_register_move_cost): Make static. Change arguments type from
5538         enum reg_class to reg_class_t. Adjust rs6000_memory_move_cost calls.
5539         (rs6000_memory_move_cost): Make static. Change arguments type from
5540         'enum reg_class' to reg_class_t.
5542 2010-07-10  Sandra Loosemore  <sandra@codesourcery.com>
5544         PR middle-end/42505
5545         * tree-inline.c (estimate_num_insns): Refactor builtin complexity
5546         lookup code into....
5547         * builtins.c (is_simple_builtin, is_inexpensive_builtin): ...these
5548         new functions.
5549         * tree.h (is_simple_builtin, is_inexpensive_builtin): Declare.
5550         * cfgloopanal.c (target_clobbered_regs): Define.
5551         (init_set_costs): Initialize target_clobbered_regs.
5552         (estimate_reg_pressure_cost): Add call_p argument.  When true,
5553         adjust the number of available registers to exclude the
5554         call-clobbered registers.
5555         * cfgloop.h (target_clobbered_regs): Declare.
5556         (estimate_reg_pressure_cost): Adjust declaration.
5557         * tree-ssa-loop-ivopts.c (struct ivopts_data): Add body_includes_call.
5558         (ivopts_global_cost_for_size): Pass it to estimate_reg_pressure_cost.
5559         (determine_set_costs): Dump target_clobbered_regs.
5560         (loop_body_includes_call): New function.
5561         (tree_ssa_iv_optimize_loop): Use it to initialize new field.
5562         * loop-invariant.c (gain_for_invariant): Adjust arguments to pass
5563         call_p flag through.
5564         (best_gain_for_invariant): Likewise.
5565         (find_invariants_to_move): Likewise.
5566         (move_single_loop_invariants): Likewise, using already-computed
5567         has_call field.
5569 2010-07-10  Richard Guenther  <rguenther@suse.de>
5570             Joern Rennecke  <joern.rennecke@embecosm.com>
5572         PR debug/44832
5573         * tree-ssa-live.c (mark_all_vars_used_1): Set TREE_USED for LABEL_DECL.
5574         (remove_unused_scope_block_p): Don't drop TREE_USED LABEL_DECLs
5575         unless they have DECL_IGNORED_P set.
5577 2010-07-10  Richard Guenther  <rguenther@suse.de>
5579         PR lto/44889
5580         * gimple.c (gimple_fixup_complete_and_incomplete_subtype_p): New
5581         helper function.
5582         (gimple_types_compatible_p): Similar to pointed-to
5583         types allow and merge a mix of complete and incomplete aggregate.
5584         Use gimple_fixup_complete_and_incomplete_subtype_p for that.
5585         (iterative_hash_gimple_type): Adjust for that.
5587 2010-07-10  Richard Sandiford  <r.sandiford@uk.ibm.com>
5589         * tree.h (DECL_REPLACEABLE_P): Strengthen check for weak symbols.
5591 2010-07-10  Iain Sandoe  <iains@gcc.gnu.org>
5593         PR objc/44140
5594         * config/darwin.c (output_objc_section_asm_op): Save and restore
5595         section when outputting ObjC section list.
5597 2010-07-09  Jan Hubicka  <jh@suse.cz>
5599         * lto-streamer-out.c (produce_symtab): Do not write alias
5600         cgraph/varpool nodes.
5602 2010-07-09  Jan Hubicka  <jh@suse.cz>
5604         * tree-inline.c (declare_return_variable): Fix ICE while
5605         inlining DECL_BY_VALUE function not in SSA form
5607 2010-07-09  Changpeng Fang  <changpeng.fang@amd.com>
5609         PR tree-optimization/44576
5610         * tree-ssa-loop-prefetch.c (trip_count_to_ahead_ratio_too_small_p):
5611         New.  Pull out from is_loop_prefetching_profitable to implement
5612         the trip count to ahead ratio heuristic.
5613         (mem_ref_count_reasonable_p): New.  Pull out from
5614         is_loop_prefetching_profitable to implement the instruction to
5615         memory reference ratio heuristic.  Also consider not reasonable if
5616         the memory reference count is above a threshold (to avoid
5617         explosive compilation time.
5618         (insn_to_prefetch_ratio_too_small_p): New.  Pull out from
5619         is_loop_prefetching_profitable to implement the instruction to
5620         prefetch ratio heuristic.
5621         (is_loop_prefetching_profitable): Removed.
5622         (loop_prefetch_arrays): Distribute the cost analysis across the
5623         function to allow early exit of the prefetch analysis.
5624         is_loop_prefetching_profitable is splitted into three functions,
5625         with each one called as early as possible.
5626         (PREFETCH_MAX_MEM_REFS_PER_LOOP): New.  Threshold above which the
5627         number of memory references in a loop is considered too many.
5629 2010-07-09  Bernd Schmidt  <bernds@codesourcery.com>
5631         * reload.c (find_reloads): Don't clear badop if we have a winreg
5632         alternative, but not win, and the class only has fixed regs.
5633         * hard-reg-set.h (class_only_fixed_regs): Declare.
5634         * reginfo.c (class_only_fixed_regs): New array.
5635         (init_reg_sets_1): Initialize it.
5636         * config/arm/arm.md (arm_addsi3, thumb1_addsi3, arm_subsi3_insn): Don't
5637         discourage alternatives using the stack pointer.
5639         * config/arm/arm.md (addsi3_cbranch): Switch alternatives 0 and 1.
5641         * config/arm/arm.md (Thumb-1 ldrsb peephole): New.
5643         * config/arm/arm.md (cbranchqi4): Fix array size.
5644         (addsi3_cbranch): Also andle alternative 2 like alternative 3 when
5645         calculating length.
5647 2010-07-09  Richard Guenther  <rguenther@suse.de>
5649         * gimple.c (struct type_fixup_s): New struct and VEC type.
5650         (gimple_register_type_fixups): New static global.
5651         (gimple_queue_type_fixup): New function.
5652         (gimple_types_compatible_p): Queue type fixups instead of
5653         applying them here.
5654         (gimple_register_type): Apply queued fixups for the
5655         canonical type.  Empty the type fixup queue.
5657 2010-07-09  Uros Bizjak  <ubizjak@gmail.com>
5659         * configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Fix test.
5660         * configure: Regenerate.
5661         * config.in: Ditto.
5663 2010-07-09  Jakub Jelinek  <jakub@redhat.com>
5664             Denys Vlasenko  <dvlasenk@redhat.com>
5665             Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5667         PR tree-optimization/28632
5668         * tree-vrp.c (zero_nonzero_bits_from_vr): New function.
5669         (extract_range_from_binary_expr): Further optimize
5670         BIT_AND_EXPR and BIT_IOR_EXPR.
5672 2010-07-09  Sebastian Pop  <sebastian.pop@amd.com>
5674         * tree-if-conv.c (fold_or_predicates): New.
5675         (add_to_predicate_list): Call it.
5677 2010-07-09  Richard Guenther  <rguenther@suse.de>
5679         PR middle-end/44890
5680         * tree-ssa-address.c (create_mem_ref_raw): Only build a MEM_REF
5681         if base is a pointer.
5682         * tree-cfg.c (verify_expr): Update MEM_REF checking.
5684 2010-07-08  Michael Meissner  <meissner@linux.vnet.ibm.com>
5686         PR target/44877
5687         * config/rs6000/rs6000.c (rs6000_expand_builtin): Use
5688         POINTER_TYPE_P instead of checking only for POINTER_TYPE for the
5689         builtin mask for load/store builtins.
5691 2010-07-09  Uros Bizjak  <ubizjak@gmail.com>
5693         * configure.ac (gcc_cv_as_ix86_rep_lock_prefix): Also check
5694         for "lock addl".
5695         * configure: Regenerate.
5696         * config/i386/i386.c (ix86_print_operand) <case ';'>:
5697         Remove TARGET_MACHO.
5699 2010-07-09  Peter Bergner  <bergner@vnet.ibm.com>
5701         * config/rs6000/rs6000.c (rs6000_override_options): Fix setting of
5702         default ISA flags.
5703         * config/rs6000/rs6000.h (ASM_CPU_SPEC): Add -mvsx.
5705 2010-07-09  Tom de Vries  <tjvries@xs4all.nl>
5707         * tree.c (type_hash_if_marked_p): Removed non-ggc_marked_p clause.
5709 2010-07-09  Hariharan Sandanagobalane  <hariharan@picochip.com>
5711         * config/picochip/picochip.md (commsTestPort): Emit more
5712         efficient sequence for tstport instruction.
5714 2010-07-09  Uros Bizjak  <ubizjak@gmail.com>
5716         * config/i386/i386.c (ix86_veclib_handler): Make static.
5718 2010-07-09  Richard Guenther  <rguenther@suse.de>
5720         PR tree-optimization/44852
5721         * tree-ssa-alias.c: Include toplev.h for exact_log2.
5722         (indirect_ref_may_alias_decl_p): Properly handle negative offsets
5723         in MEM_REF.
5724         (indirect_refs_may_alias_p): Likewise.
5725         * Makefile.in (tree-ssa-alias.o): Add $(TOPLEV_H).
5727 2010-07-09  Richard Guenther  <rguenther@suse.de>
5729         PR tree-optimization/44882
5730         * tree-vect-stmts.c (vectorizable_store): Do not assert alias
5731         sets do conflict.
5732         (vectorizable_load): Likewise.
5734 2010-07-09  Bernd Schmidt  <bernds@codesourcery.com>
5736         PR target/40657
5737         * config/arm/arm.c (thumb1_extra_regs_pushed): New arg FOR_PROLOGUE.
5738         All callers changed.
5739         Handle the case when we're called for the epilogue.
5740         (thumb_unexpanded_epilogue): Use it.
5741         (thumb1_expand_epilogue): Likewise.
5743 2010-07-09  Jakub Jelinek  <jakub@redhat.com>
5745         * tree-vrp.c (extract_range_from_binary_expr) <BIT_AND_EXPR>: If
5746         both ranges are range_int_cst_p with non-negative minimum,
5747         try harder to derive smaller range.
5749 2010-07-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
5751         * genrecog.c: Include diagnostic-core.h before toplev.h.
5752         * genoutput.c: Likewise.
5753         * genextract.c: Likewise.
5754         * genautomata.c: Likewise.
5755         * genemit.c: Likewise.
5756         * genpeep.c: Likewise.
5757         * genattrtab.c: Likewise.
5758         * genconditions.c: Likewise.
5759         * genpreds.c: Likewise.
5761 2010-07-08  Andi Kleen  <ak@linux.intel.com>
5763         * lto-section-in.c (lto_section_name): Add missing comma.
5765 2010-07-08  Anatoly Sokolov  <aesok@post.ru>
5767         * config/ia64/ia64.h (OVERRIDE_OPTIONS): Remove macros.
5768         * config/ia64/ia64-protos.h (ia64_override_options): Remove.
5769         * config/ia64/ia64.c (TARGET_OPTION_OVERRIDE): Define.
5770         (ia64_override_options): Rename to...
5771         (ia64_option_override): ... this one. Make static.
5773 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
5775         PR middle-end/44843
5776         * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not rely on the
5777         pointed-to type of the offset in a MEM_REF to compute the alignment.
5779 2010-07-08  Kai Tietz  <kai.tietz@onevision.com>
5781         * final.c (final_scan_insn): Replace
5782         TARGET_UNWIND_INFO macro check by unwind_emit
5783         hook NULL check.
5784         * targhooks.c (default_unwind_emit): Removed.
5785         * targhooks.h (default_unwind_emit): Likewise.
5786         * target.def (unwind_emit): Set default value to NULL.
5788         * config/i386/i386-protos.h (ix86_asm_output_function_label):
5789         New prototype.
5790         * config/i386/i386.c (ix86_function_ms_hook_prologue): Check
5791         for NULL fntype argument and allow 64-bit targets.
5792         (ix86_asm_output_function_label): New function.
5793         (ix86_expand_prologue): Handle 64-bit ms hook prologue.
5794         (ix86_handle_fndecl_attribute): Likewise.
5795         * doc/extend.texi (ms_hook_prologue): Adjust documentation.
5796         * doc/doc/tm.texi: Regenerated.
5797         * doc/doc/doc/tm.texi.in (ASM_OUTPUT_FUNCTION_LABEL): New.
5798         (ASM_DECLARE_FUNCTION_NAME): Adjust documentation.
5799         * defaults.h (ASM_OUTPUT_FUNCTION_LABEL): New macro.
5800         * config/darwin.h (ASM_DECLARE_FUNCTION_NAME): Use
5801         ASM_OUTPUT_FUNCTION_LABEL instead of ASM_OUTPUT_LABEL.
5802         * config/elfos.h: Likewise.
5803         * config/i386/cygming.h: Likewise.
5804         * config/netbsd-aout.h: Likewise.
5805         * config/openbsd.h: Likewise.
5806         * config/i386/i386.h (ASM_OUTPUT_FUNCTION_LABEL): Override
5807         by ix86_asm_output_function_label function call.
5808         * varasm.c (assemble_start_function): Use
5809         ASM_OUTPUT_FUNCTION_LABEL instead of ASM_OUTPUT_LABEL.
5811 2010-07-08  Jan Hubicka  <jh@suse.cz>
5813         * cgraph.c (cgraph_will_be_removed_from_program_if_no_direct_calls):
5814         New function.
5815         * cgraph.h (cgraph_will_be_removed_from_program_if_no_direct_calls):
5816         Declare.
5817         * ipa-cp.c (ipcp_estimate_growth): Use it.
5818         * ipa-inline.c (cgraph_estimate_growth, cgraph_decide_inlining):
5819         Likewise.
5821 2010-07-08  Jan Hubicka  <jh@suse.cz>
5823         * tree-inline.c (declare_return_variable): Allocate annotation for new
5824         temporary.
5826 2010-07-08  Sebastian Pop  <sebastian.pop@amd.com>
5828         PR tree-optimization/44710
5829         * tree-if-conv.c (parse_predicate): New.
5830         (add_to_predicate_list): Call it, call maybe_fold_or_comparisons.
5831         Make sure that the predicates are either SSA_NAMEs or gimple_condexpr.
5833 2010-07-08  Sebastian Pop  <sebastian.pop@amd.com>
5835         * common.opt (ftree-loop-if-convert): New flag.
5836         * doc/invoke.texi (ftree-loop-if-convert): Documented.
5837         * tree-if-conv.c (gate_tree_if_conversion): Enable if-conversion
5838         when flag_tree_loop_if_convert is set.
5840 2010-07-08  Uros Bizjak  <ubizjak@gmail.com>
5842         * config/i386/i386.c: Use short syntax for function calls
5843         through function pointers.
5844         * config/i386/i386.md: Ditto.
5846 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
5848         * emit-rtl.c (set_mem_attributes_minus_bitpos): Fix formatting issues.
5850 2010-07-08  Richard Guenther  <rguenther@suse.de>
5852         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address): Fix
5853         stmt check for POINTER_PLUS_EXPRs, fix the pointer assignment.
5855 2010-07-08  Jakub Jelinek  <jakub@redhat.com>
5857         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_const[48]u
5858         instead of DW_OP_addr for DW_OP_GNU_push_tls_address operand.
5859         (loc_list_from_tree): Likewise.
5860         (output_loc_operands): Handle outputting DW_OP_const[48]u
5861         with loc->dtprel set.
5862         (resolve_addr_in_expr): Handle loc->dtprel like DW_OP_addr.
5864 2010-07-08  Jan Hubicka  <jh@suse.cz>
5866         * ipa.c: Include pointer-set.h
5867         (cgraph_externally_visible_p): New attribute ALIASED;
5868         when in LTO, hidden symbols are local unless they are aliased.
5869         (function_and_variable_visibility): Compute aliased nodes;
5870         handle LTO and hidden symbol on functions and vars.
5871         * cgraph.c (cgraph_make_decl_local): Clear NAMED_SECTION
5872         for COMDAT symbols; handle COMDAT_GROUPS also at vars.
5874 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
5876         * config/i386/cygming.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.
5877         * config/i386/freebsd.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
5878         * config/i386/linux.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
5879         * config/i386/linux64.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
5880         * config/i386/sol2.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
5881         * config/i386/i386.c (ix86_gen_adjust_stack_and_probe): New variable.
5882         (ix86_gen_probe_stack_range): Likewise.
5883         (override_options): Set them.
5884         (ix86_target_stack_probe): New function.
5885         (ix86_compute_frame_layout): Force use of push instructions to
5886         save registers if stack checking with probes is enabled.
5887         (get_scratch_register_on_entry): New function.
5888         (release_scratch_register_on_entry): Likewise.
5889         (ix86_adjust_stack_and_probe): Likewise.
5890         (output_adjust_stack_and_probe): Likewise.
5891         (ix86_emit_probe_stack_range): Likewise.
5892         (output_probe_stack_range): Likewise.
5893         (ix86_expand_prologue): Emit stack checking code if static built-in
5894         stack checking is enabled.
5895         Test ix86_target_stack_probe instead of TARGET_STACK_PROBE.
5896         * config/i386/i386-protos.h (ix86_target_stack_probe): Declare.
5897         (output_adjust_stack_and_probe): Likewise.
5898         (output_probe_stack_range): Likewise.
5899         * config/i386/i386.md (UNSPECV_PROBE_STACK_RANGE): New constant.
5900         (allocate_stack_worker_32): Test ix86_target_stack_probe instead of
5901         TARGET_STACK_PROBE.
5902         (allocate_stack_worker_64): Likewise.
5903         (allocate_stack): Likewise.
5904         (adjust_stack_and_probe): New insn.
5905         (probe_stack_range): Likewise.
5907 2010-07-08  Richard Guenther  <rguenther@suse.de>
5909         PR tree-optimization/44831
5910         * tree-ssa-phiprop.c (phiprop_insert_phi): Properly build
5911         a MEM_REF preserving TBAA info of the original dereference.
5912         Dereference the original pointer if the address is not invariant.
5913         (propagate_with_phi): Fixup type checks wrt MEM_REFs.  Require
5914         at least one invariant address that we are going to dereference.
5916 2010-07-08  Richard Guenther  <rguenther@suse.de>
5918         PR tree-optimization/44861
5919         * tree-vect-stmts.c (vectorizable_store): Preserve TBAA
5920         information when building MEM_REFs.
5921         (vectorizable_load): Likewise.
5922         * tree-vect-data-refs.c (vect_setup_realignment): Likewise.
5924 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
5926         * config/sol2-c.c: Do not include diagnostic-core.h.
5928 2010-07-08  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5930         PR bootstrap/44768
5931         * cfgexpand.c (estimated_stack_frame_size): Make self-contained
5932         with respect to current_function_decl. Pass decl of the function.
5933         * tree-inline.h (estimated_stack_frame_size): Adjust prototype.
5934         * ipa-inline.c (compute_inline_parameters): Pass decl to
5935         estimated_stack_frame_size.
5937 2010-07-08  Richard Guenther  <rguenther@suse.de>
5939         * tree-ssa-sccvn.c (vn_reference_maybe_forwprop_address):
5940         New function.
5941         (valueize_refs): Call it.
5943 2010-07-08  Richard Guenther  <rguenther@suse.de>
5945         PR rtl-optimization/44838
5946         * tree-ssa-alias.c (indirect_refs_may_alias_p): When not in
5947         SSA form do not use pointer equivalence.
5949 2010-07-08  Eric Botcazou  <ebotcazou@adacore.com>
5951         * dwarf2out.c (AT_linkage_name): Delete.
5952         (add_linkage_attr): New function.
5953         (add_linkage_name): Call it to emit the linkage attribute.
5954         (dwarf2out_finish): Likewise.
5955         (move_linkage_attr): Explicitly accept both attribute variants.
5957 2010-07-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
5959         * toplev.h: Do not include diagnostic-core.h.
5960         Include diagnostic-core.h in every file that includes toplev.h.
5961         * c-tree.h: Do not include toplev.h.
5962         * pretty-print.h: Update comment.
5963         * Makefile.in: Update dependencies.
5964         * alias.c: Include diagnostic-core.h in every file that includes
5965         toplev.h.
5966         * attribs.c: Likewise.
5967         * auto-inc-dec.c: Likewise.
5968         * bb-reorder.c: Likewise.
5969         * bt-load.c: Likewise.
5970         * caller-save.c: Likewise.
5971         * calls.c: Likewise.
5972         * cfg.c: Likewise.
5973         * cfganal.c: Likewise.
5974         * cfgbuild.c: Likewise.
5975         * cfgcleanup.c: Likewise.
5976         * cfghooks.c: Likewise.
5977         * cfgloop.c: Likewise.
5978         * combine.c: Likewise.
5979         * config/alpha/alpha.c: Likewise.
5980         * config/arc/arc.c: Likewise.
5981         * config/arm/arm.c: Likewise.
5982         * config/arm/pe.c: Likewise.
5983         * config/avr/avr.c: Likewise.
5984         * config/bfin/bfin.c: Likewise.
5985         * config/cris/cris.c: Likewise.
5986         * config/crx/crx.c: Likewise.
5987         * config/darwin-c.c: Likewise.
5988         * config/darwin.c: Likewise.
5989         * config/fr30/fr30.c: Likewise.
5990         * config/frv/frv.c: Likewise.
5991         * config/h8300/h8300.c: Likewise.
5992         * config/host-darwin.c: Likewise.
5993         * config/i386/i386.c: Likewise.
5994         * config/i386/netware.c: Likewise.
5995         * config/i386/nwld.c: Likewise.
5996         * config/i386/winnt-cxx.c: Likewise.
5997         * config/i386/winnt-stubs.c: Likewise.
5998         * config/i386/winnt.c: Likewise.
5999         * config/ia64/ia64-c.c: Likewise.
6000         * config/ia64/ia64.c: Likewise.
6001         * config/iq2000/iq2000.c: Likewise.
6002         * config/lm32/lm32.c: Likewise.
6003         * config/m32c/m32c-pragma.c: Likewise.
6004         * config/m32c/m32c.c: Likewise.
6005         * config/m32r/m32r.c: Likewise.
6006         * config/m68hc11/m68hc11.c: Likewise.
6007         * config/m68k/m68k.c: Likewise.
6008         * config/mcore/mcore.c: Likewise.
6009         * config/mep/mep-pragma.c: Likewise.
6010         * config/mep/mep.c: Likewise.
6011         * config/mmix/mmix.c: Likewise.
6012         * config/mn10300/mn10300.c: Likewise.
6013         * config/moxie/moxie.c: Likewise.
6014         * config/pa/pa.c: Likewise.
6015         * config/pdp11/pdp11.c: Likewise.
6016         * config/picochip/picochip.c: Likewise.
6017         * config/rs6000/rs6000-c.c: Likewise.
6018         * config/rs6000/rs6000.c: Likewise.
6019         * config/rx/rx.c: Likewise.
6020         * config/s390/s390.c: Likewise.
6021         * config/score/score.c: Likewise.
6022         * config/score/score3.c: Likewise.
6023         * config/score/score7.c: Likewise.
6024         * config/sh/sh.c: Likewise.
6025         * config/sh/symbian-base.c: Likewise.
6026         * config/sh/symbian-c.c: Likewise.
6027         * config/sh/symbian-cxx.c: Likewise.
6028         * config/sol2-c.c: Likewise.
6029         * config/sol2.c: Likewise.
6030         * config/sparc/sparc.c: Likewise.
6031         * config/spu/spu.c: Likewise.
6032         * config/stormy16/stormy16.c: Likewise.
6033         * config/v850/v850-c.c: Likewise.
6034         * config/v850/v850.c: Likewise.
6035         * config/vax/vax.c: Likewise.
6036         * config/vxworks.c: Likewise.
6037         * config/xtensa/xtensa.c: Likewise.
6038         * convert.c: Likewise.
6039         * cse.c: Likewise.
6040         * cselib.c: Likewise.
6041         * dbgcnt.c: Likewise.
6042         * dbxout.c: Likewise.
6043         * ddg.c: Likewise.
6044         * dominance.c: Likewise.
6045         * emit-rtl.c: Likewise.
6046         * explow.c: Likewise.
6047         * expmed.c: Likewise.
6048         * fixed-value.c: Likewise.
6049         * fold-const.c: Likewise.
6050         * fwprop.c: Likewise.
6051         * gcse.c: Likewise.
6052         * ggc-common.c: Likewise.
6053         * ggc-page.c: Likewise.
6054         * ggc-zone.c: Likewise.
6055         * gimple-low.c: Likewise.
6056         * gimplify.c: Likewise.
6057         * graph.c: Likewise.
6058         * haifa-sched.c: Likewise.
6059         * ifcvt.c: Likewise.
6060         * implicit-zee.c: Likewise.
6061         * integrate.c: Likewise.
6062         * ira-build.c: Likewise.
6063         * ira-color.c: Likewise.
6064         * ira-conflicts.c: Likewise.
6065         * ira-costs.c: Likewise.
6066         * ira-lives.c: Likewise.
6067         * ira.c: Likewise.
6068         * lists.c: Likewise.
6069         * loop-doloop.c: Likewise.
6070         * loop-iv.c: Likewise.
6071         * lto-opts.c: Likewise.
6072         * lto-symtab.c: Likewise.
6073         * main.c: Likewise.
6074         * modulo-sched.c: Likewise.
6075         * optabs.c: Likewise.
6076         * params.c: Likewise.
6077         * plugin.c: Likewise.
6078         * postreload-gcse.c: Likewise.
6079         * postreload.c: Likewise.
6080         * predict.c: Likewise.
6081         * profile.c: Likewise.
6082         * real.c: Likewise.
6083         * regcprop.c: Likewise.
6084         * reginfo.c: Likewise.
6085         * regmove.c: Likewise.
6086         * reorg.c: Likewise.
6087         * resource.c: Likewise.
6088         * rtl.c: Likewise.
6089         * rtlanal.c: Likewise.
6090         * sched-deps.c: Likewise.
6091         * sched-ebb.c: Likewise.
6092         * sched-rgn.c: Likewise.
6093         * sdbout.c: Likewise.
6094         * sel-sched-dump.c: Likewise.
6095         * sel-sched-ir.c: Likewise.
6096         * simplify-rtx.c: Likewise.
6097         * stmt.c: Likewise.
6098         * stor-layout.c: Likewise.
6099         * store-motion.c: Likewise.
6100         * targhooks.c: Likewise.
6101         * tree-cfg.c: Likewise.
6102         * tree-cfgcleanup.c: Likewise.
6103         * tree-dump.c: Likewise.
6104         * tree-eh.c: Likewise.
6105         * tree-inline.c: Likewise.
6106         * tree-nomudflap.c: Likewise.
6107         * tree-object-size.c: Likewise.
6108         * tree-optimize.c: Likewise.
6109         * tree-outof-ssa.c: Likewise.
6110         * tree-phinodes.c: Likewise.
6111         * tree-profile.c: Likewise.
6112         * tree-ssa-ccp.c: Likewise.
6113         * tree-ssa-coalesce.c: Likewise.
6114         * tree-ssa-live.c: Likewise.
6115         * tree-ssa-loop-niter.c: Likewise.
6116         * tree-ssa-loop-prefetch.c: Likewise.
6117         * tree-ssa-loop.c: Likewise.
6118         * tree-ssa-structalias.c: Likewise.
6119         * tree-ssa-uninit.c: Likewise.
6120         * tree-ssa.c: Likewise.
6121         * tree-vect-data-refs.c: Likewise.
6122         * tree-vect-loop-manip.c: Likewise.
6123         * tree-vect-loop.c: Likewise.
6124         * tree-vect-patterns.c: Likewise.
6125         * tree-vect-stmts.c: Likewise.
6126         * tree-vrp.c: Likewise.
6127         * varasm.c: Likewise.
6128         * vec.c: Likewise.
6129         * web.c: Likewise.
6130         * xcoffout.c: Likewise.
6132 2010-07-07  Richard Sandiford  <rdsandiford@googlemail.com>
6134         * gengtype.c (write_field_root): New function.
6135         (write_root): Use it.
6137 2010-07-07  Wei Guozhi  <carrot@google.com>
6139         * config/arm/thumb2.md (peephole2 to convert zero_extract/compare
6140         of lowest bits to lshift/compare): Add a missing line.
6142 2010-07-07  Wei Guozhi  <carrot@google.com>
6144         * config/arm/thumb2.md (peephole2 to convert zero_extract/compare
6145         of lowest bits to lshift/compare): New.
6147 2010-07-07  Tom Tromey  <tromey@redhat.com>
6149         * doc/tm.texi: Update.
6150         * doc/tm.texi.in (SDB and DWARF) <TARGET_WANT_DEBUG_PUB_SECTIONS>:
6151         Add @hook.
6152         * target.def (want_debug_pub_sections): New hook.
6153         * config/darwin.h (TARGET_WANT_DEBUG_PUB_SECTIONS): Define.
6154         * dwarf2out.c (add_pubname_string): Check
6155         targetm.want_debug_pub_sections.
6156         (add_pubname): Likewise.
6157         (add_pubtype): Likewise.
6159 2010-07-07  Jie Zhang  <jie@codesourcery.com>
6161         * genautomata.c (output_automata_list_min_issue_delay_code):
6162         Correctly decompress min_issue_delay.
6164 2010-07-07  Bernd Schmidt  <bernds@codesourcery.com>
6166         PR rtl-optimization/44404
6167         * auto-inc-dec.c (find_inc): Avoid calling count_occurrences if
6168         possible, use reg_overlap_mentioned_p instead.
6170 2010-07-07  Duncan Sands  <baldrick@free.fr>
6172         PR middle-end/41355
6173         * tree.c (build_function_type_skip_args): Copy the original type using
6174         build_distinct_type_copy rather than copy_node.
6176 2010-07-07  H.J. Lu  <hongjiu.lu@intel.com>
6178         PR target/44850
6179         * config/i386/i386.c (ix86_function_ms_hook_prologue): Revert
6180         revision 161876.
6181         (ix86_expand_prologue): Likewise.
6182         (ix86_handle_fndecl_attribute): Likewise.
6183         (ix86_asm_declare_function_name): Likewise.
6184         * config/i386/i386.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
6185         * config/i386/cygming.h (ASM_DECLARE_FUNCTION_NAME): Likewise.
6186         (SUBTARGET_ASM_DECLARE_FUNCTION_NAME): Likewise.
6187         * config/i386/i386-protos.h (ix86_asm_declare_function_name): Likewise.
6188         * doc/extend.texi: Likewise.
6190 2010-07-07  H.J. Lu  <hongjiu.lu@intel.com>
6192         PR target/44844
6193         * config/i386/i386.md (rdrand<mode>): Changed to expand to
6194         retry if the carry flag isn't valid.
6195         (rdrand<mode>_1): New.
6197 2010-07-07  Richard Guenther  <rguenther@suse.de>
6199         PR middle-end/44790
6200         * expr.c (expand_expr_real_1): Go the POINTER_PLUS_EXPR path
6201         for expanding the constant offset for MEM_REFs.
6203 2010-07-07  Richard Guenther  <rguenther@suse.de>
6205         * tree-ssa-propagate.h (valid_gimple_call_p): Remove.
6206         * tree-ssa-propagate.c (valid_gimple_call_p): Make static.  Fix.
6207         * gimple.h (is_gimple_operand): Remove.
6208         * gimple.c (is_gimple_operand): Likewise.
6209         (walk_gimple_op): Fix wi->val_only setting for calls.
6210         * tree-cfg.c (verify_gimple_call): Fix argument validation.
6211         * tree-profile.c (tree_gen_ic_func_profiler): Do not create
6212         invalid gimple calls.
6214 2010-07-06  Jan Hubicka  <jh@suse.cz>
6216         * lto-cgraph.c (output_cgraph): Add missing declaration.
6218 2010-07-06  Jan Hubicka  <jh@suse.cz>
6220         * lto-cgraph.c (output_cgraph): Output toplevel asms only into first
6221         partition.
6223 2010-07-06  Alexandre Oliva  <aoliva@redhat.com>
6225         * doc/gimple.texi (GIMPLE_DEBUG): Document.
6226         * doc/rtl.texi (Debug Information): New node.
6227         (NOTE_INSN_VAR_LOCATION): Document.
6228         (debug_insn): Likewise.
6229         * doc/generic.texi (DEBUG_EXPR_DECL): Document.
6231 2010-07-07  Jan Hubicka  <jh@suse.cz>
6233         With parts by Richard Guenther.
6235         PR middle-end/44813
6236         * tree-ssa-uninit.c (ssa_undefined_value_p): Result decl is defined
6237         for functions passed by reference.
6238         * tree.c (needs_to_live_in_memory): RESULT_DECL don't need to live
6239         in memory when passed by reference.
6240         * tree-ssa-ccp.c (get_default_value): Only VAR_DECL is undefined at
6241         beggining.
6242         * ipa-split.c (split_function): Cleanup way return value is passed;
6243         handle SSA DECL_BY_REFERENCE retvals.
6244         * tree-ssa.c (verify_def): Verify that RESULT_DECL is read only when
6245         DECL_BY_REFERENCE is set.
6246         * tree-ssa-structalias.c (get_constraint_for_ssa_var, get_fi_for_callee,
6247         find_what_p_points_to): Handle RESULT_DECL.
6248         * tree-inline.c (declare_return_variable): Get new entry_block argument;
6249         when passing by reference ensure that RESULT_DECL is gimple_val.
6250         (remap_gimple_op_r): Remap RESULT_DECL ssa name.
6251         (remap_gimple_stmt): Handle SSA DECL_BY_REFERENCE returns.
6253 2010-07-07  Bernd Schmidt  <bernds@codesourcery.com>
6255         PR rtl-optimization/44787
6256         * config/arm/arm.md (arith_shiftsi): Allow stack pointer in operand 2.
6257         * config/arm/thumb2.md (thumb2_arith_shiftsi): Likewise.
6259 2010-07-06  Jan Hubicka  <jh@suse.cz>
6261         * lto-symtab.c (lto_cgraph_replace_node): Handle aliases.
6262         (lto_symtab_resolve_can_prevail_p): Also alias of cgraph node
6263         with body can prevail.
6264         (lto_symtab_resolve_symbols): Use cgraph_get_node_or_alias.
6265         (lto_symtab_merge_cgraph_nodes_1): Do not remove nodes from aliases.
6266         * cgraph.c (cgraph_get_node_or_alias): New function.
6267         * cgraph.h (cgraph_get_node_or_alias): Declare.
6269 2010-07-06  Kai Tietz  <kai.tietz@onevision.com>
6271         * config/i386/i386.c (ix86_function_ms_hook_prologue): Enable x64
6272         support.
6273         (ix86_expand_prologue): Likewise.
6274         (ix86_handle_fndecl_attribute): Likewise.
6275         (ix86_asm_declare_function_name): New function for
6276         ASM_DECLARE_FUNCTION_NAME.
6277         * config/i386/i386.h (ASM_DECLARE_FUNCTION_NAME): New macro.
6278         * config/i386/cygming.h (ASM_DECLARE_FUNCTION_NAME): Removed.
6279         (SUBTARGET_ASM_DECLARE_FUNCTION_NAME): New macro.
6280         * config/i386/i386-protos.h (ix86_asm_declare_function_name): New.
6281         * doc/extend.texi: Adjust documentation about ms_hook_prologue
6282         attribute.
6284 2010-07-06  Uros Bizjak  <ubizjak@gmail.com>
6286         * config/i386/i386.md (immediate_operand): New mode attribute.
6288         (pro_epilogue_adjust_stack_<mode>_1): Macroize insn from
6289         pro_epilogue_adjust_stack  and pro_epilogue_adjust_stack_rex64
6290         using P mode iterator.
6291         (pro_epilogue_adjust_stack_di_2): Rename from
6292         pro_epilogue_adjust_stack_rex64_2.
6294         * config/i386/i386.c (pro_epilogue_adjust_stack): Update for rename.
6296 2010-07-06  Uros Bizjak  <ubizjak@gmail.com>
6298         * config/i386/i386.md (insv): Call gen_movdi_insv1 or gen_movsi_insv1
6299         through gen_mov_insv_1 function pointer.
6300         (fmod<mode>3): Call gen_truncxf<mode>2_i387_noop_unspec or
6301         gen_truncxf<mode>2 through gen_truncxf function pointer.
6302         (remainder<mode>3): Ditto.
6303         (cmpstrnsi): Rename cmp_insn function pointer to gen_cmp.
6304         (allocate_stack): Call gen_allocate_stack_worker_64 or
6305         gen_allocate_stack_worker_32 through gen_allocate_stack_worker
6306         function pointer.
6307         (probe_stack): Call gen_iordi3 or gen_iorsi3 through gen_ior3
6308         function pointer.
6310 2010-07-06  Uros Bizjak  <ubizjak@gmail.com>
6312         * config/i386/i386.md (*add<mode>3_cconly_overflow): Use <g>
6313         operand constraint instead of <r><i>m.
6315 2010-07-06  Richard Guenther  <rguenther@suse.de>
6317         PR middle-end/44828
6318         * convert.c (convert_to_integer): Watch out for overflowing
6319         MULT_EXPR as well.
6321 2010-07-05  Jan Hubicka  <jh@suse.cz>
6323         * lto-streamer.c (write_symbol_vec): Rename to ...
6324         (write_symbol) ... this one; write only symbol given and when
6325         present in cache. Sanity check that what is defined is present
6326         in cgraph/varpool with body/finalized decl.
6327         (write_symbols_of_kind): Remove.
6328         (produce_symtab): Take outputblock and sets; use cgraph/varpool/alias
6329         pairs to produce symtab.
6330         (produce_asm_for_decls): Update call of produce_symtab; don't do so
6331         when doing WPA streaming.
6333 2010-07-05  Jan Hubicka  <jh@suse.cz>
6335         * gimple-fold.c (gimple_fold_obj_type_ref_known_binfo): Check that
6336         function is still available to fold into.
6338 2010-07-05  Nathan Froyd  <froydnj@codesourcery.com>
6340         * vec.h (FOR_EACH_VEC_ELT_REVERSE): New macro.
6341         * function.h (struct_function): Change type of local_decls field
6342         to a VEC.
6343         (add_local_decl): New function.
6344         (FOR_EACH_LOCAL_DECL): New macro.
6345         * cfgexpand.c (init_vars_expansion): Adjust for new type of
6346         cfun->local_decls.
6347         (estimated_stack_frame_size): Likewise.
6348         (expand_used_vars): Likewise.
6349         * cgraphbuild.c (build_cgraph_edges): Likewise.
6350         * function.c (instantiate_decls_1): Likewise.
6351         * ipa-struct-reorg.c (build_data_structure): Likewise.
6352         * ipa-type-escape.c (analyze_function): Likewise.
6353         * lto-streamer-in.c (input_function): Likewise.
6354         * lto-streamer-out.c (output_function): Likewise.
6355         * tree-ssa-live.c (remove_unused_locals): Likewise.
6356         * tree.c (free_lang_data_in_decl): Likewise.
6357         (find_decls_types_in_node): Likewise.
6358         * omp-low.c (remove_exit_barrier): Likewise.
6359         (expand_omp_taskreg): Likewise.
6360         (list2chain): Rename to...
6361         (vec2chain): ...this.  Adjust.
6362         * cgraphunit.c (assemble_thunk): Call add_local_decl.
6363         * tree-cfg.c (replace_by_duplicate_decl): Likewise.
6364         * gimple-low.c (record_vars_into): Likewise.
6365         * tree-inline.c (remap_decls): Likewise.
6366         (declare_return_variable): Likewise.
6367         (declare_inline_vars): Likewise.
6368         (copy_forbidden): Adjust for new type of cfun->local_decls.
6369         (add_local_variables): New function.
6370         (expand_call_inline): Call it.
6371         (tree_function_versioning): Likewise.
6373 2010-07-05  H.J. Lu  <hongjiu.lu@intel.com>
6375         AVX Programming Reference (June, 2010)
6376         * config/i386/cpuid.h (bit_F16C): New.
6377         (bit_RDRND): Likewise.
6378         (bit_FSGSBASE): Likewise.
6380         * config/i386/i386-builtin-types.def: Add
6381         "DEF_FUNCTION_TYPE (UINT16)", function types for
6382         float16 <-> float conversions and
6383         "DEF_FUNCTION_TYPE (VOID, UINT64)".
6385         * config/i386/i386-c.c (ix86_target_macros_internal): Support
6386         OPTION_MASK_ISA_FSGSBASE, OPTION_MASK_ISA_RDRND and
6387         OPTION_MASK_ISA_F16C.
6389         * config/i386/i386.c (OPTION_MASK_ISA_FSGSBASE_SET): New.
6390         (OPTION_MASK_ISA_RDRND_SET): Likewise.
6391         (OPTION_MASK_ISA_F16C_SET): Likewise.
6392         (OPTION_MASK_ISA_FSGSBASE_UNSET): Likewise.
6393         (OPTION_MASK_ISA_RDRND_UNSET): Likewise.
6394         (OPTION_MASK_ISA_F16C_UNSET): Likewise.
6395         (OPTION_MASK_ISA_AVX_UNSET): Add OPTION_MASK_ISA_F16C_UNSET.
6396         (ix86_handle_option): Handle OPT_mfsgsbase, OPT_mrdrnd and OPT_mf16c.
6397         (ix86_target_string): Support -mfsgsbase, -mrdrnd and -mf16c.
6398         (pta_flags): Add PTA_FSGSBASE, PTA_RDRND and PTA_F16C.
6399         (override_options): Handle them.
6400         (ix86_valid_target_attribute_inner_p): Handle fsgsbase, rdrnd and f16c.
6401         (ix86_builtins): Add IX86_BUILTIN_RDFSBASE32,
6402         IX86_BUILTIN_RDFSBASE64, IX86_BUILTIN_RDGSBASE32,
6403         IX86_BUILTIN_RDGSBASE64, IX86_BUILTIN_WRFSBASE32,
6404         IX86_BUILTIN_WRFSBASE64, IX86_BUILTIN_WRGSBASE32,
6405         IX86_BUILTIN_WRGSBASE64, IX86_BUILTIN_RDRAND16,
6406         IX86_BUILTIN_RDRAND32, IX86_BUILTIN_RDRAND64,
6407         IX86_BUILTIN_CVTPH2PS, IX86_BUILTIN_CVTPH2PS256,
6408         IX86_BUILTIN_CVTPS2PH and IX86_BUILTIN_CVTPS2PH256.
6409         (bdesc_args): Likewise.
6410         (ix86_expand_args_builtin): Handle V8SF_FTYPE_V8HI,
6411         V4SF_FTYPE_V8HI, V8HI_FTYPE_V8SF_INT and V8HI_FTYPE_V4SF_INT.
6412         (ix86_expand_special_args_builtin): Handle VOID_FTYPE_UINT64,
6413         VOID_FTYPE_UNSIGNED, UNSIGNED_FTYPE_VOID and UINT16_FTYPE_VOID.
6414         Handle non-memory store.
6416         * config/i386/i386.h (TARGET_FSGSBASE): New.
6417         (TARGET_RDRND): Likewise.
6418         (TARGET_F12C): Likewise.
6420         * config/i386/i386.md (UNSPEC_VCVTPH2PS): New.
6421         (UNSPEC_VCVTPS2PH): Likewise.
6422         (UNSPECV_RDFSBASE): Likewise.
6423         (UNSPECV_RDGSBASE): Likewise.
6424         (UNSPECV_WRFSBASE): Likewise.
6425         (UNSPECV_WRGSBASE): Likewise.
6426         (UNSPECV_RDRAND): Likewise.
6427         (rdfsbase<mode>): Likewise.
6428         (rdgsbase<mode>): Likewise.
6429         (wrfsbase<mode>): Likewise.
6430         (wrgsbase<mode>): Likewise.
6431         (rdrand<mode>): Likewise.
6433         * config/i386/i386.opt: Add -mfsgsbase, -mrdrnd and -mf16c.
6435         * config/i386/immintrin.h (_rdrand_u16): New.
6436         (_rdrand_u32): Likewise.
6437         (_readfsbase_u32): Likewise.
6438         (_readfsbase_u64): Likewise.
6439         (_readgsbase_u32): Likewise.
6440         (_readgsbase_u64): Likewise.
6441         (_writefsbase_u32): Likewise.
6442         (_writefsbase_u64): Likewise.
6443         (_writegsbase_u32): Likewise.
6444         (_writegsbase_u64): Likewise.
6445         (_rdrand_u64): Likewise.
6446         (_cvtsh_ss): Likewise.
6447         (_mm_cvtph_ps): Likewise.
6448         (_mm256_cvtph_ps): Likewise.
6449         (_cvtss_sh): Likewise.
6450         (_mm_cvtps_ph): Likewise.
6451         (_mm256_cvtps_ph): Likewise.
6453         * config/i386/sse.md (vcvtph2ps): New.
6454         (*vcvtph2ps_load): Likewise.
6455         (vcvtph2ps256): Likewise.
6456         (vcvtps2ph): Likewise.
6457         (*vcvtps2ph): Likewise.
6458         (*vcvtps2ph_store): Likewise.
6459         (vcvtps2ph256): Likewise.
6461         * doc/extend.texi: Document FSGSBASE and RDRND built-in functions.
6463         * doc/invoke.texi: Document -mfsgsbase, -mrdrnd and -mf16c.
6465 2010-07-05  Joern Rennecke  <joern.rennecke@embecosm.com>
6467         PR bootstrap/44512
6468         * genenums.c (main): Output include of insn-constants.h
6469         * Makefile.in (insn-enums.o): Depend on insn-constants.h.
6471 2010-07-05  Uros Bizjak  <ubizjak@gmail.com>
6473         * config/i386/i386.c (ix86_gen_allocate_stack_worker): New.
6474         (override_options): Initialize it.
6475         (ix86_expand_prologue): Use it.
6477 2010-07-05  Jakub Jelinek  <jakub@redhat.com>
6479         * tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result.
6481 2010-07-05  Anatoly Sokolov  <aesok@post.ru>
6483         * double-int.h (fit_double_type): Remove declaration.
6484         * double-int.c (fit_double_type): Remove function.
6485         * tree.h (int_fits_type_p): Adjust prototype.
6486         * tree.c (int_fits_type_p): Return bool. Use double_int_fits_to_tree_p
6487         instead of fit_double_type.
6488         (build_int_cst_type): Use double_int_to_tree and shwi_to_double_int
6489         instead of fit_double_type and build_int_cst_wide.
6490         * builtins.c (): Use double_int_fits_to_tree_p and double_int_to_tree
6491         instead of fit_double_type and build_int_cst_wide.
6492         (fold_builtin_object_size): Use double_int_fits_to_tree_p instead
6493         of fit_double_type.
6495 2010-07-05  Jan Hubicka  <jh@suse.cz>
6497         * cgraph.h (cgraph_node, cgraph_varpool_node): Update docmentation of
6498         in_other_partition.
6499         * lto-cgraph.c (referenced_from_other_partition_p,
6500         reachable_from_other_partition_p): Use in_other_partition flags.
6501         (output_node, output_varpool_node): COMDAT nodes always have private
6502         copies and thus are never used from other partition.
6504 2010-07-05  Anatoly Sokolov  <aesok@post.ru>
6506         * config/ia64/ia64.h (MEMORY_MOVE_COST): Remove macro.
6507         * config/ia64/t-ia64 (ia64.o): Depend on reload.h.
6508         * config/ia64/ia64.c Include reload.h.
6509         (ia64_memory_move_cost): New function.
6510         (TARGET_MEMORY_MOVE_COST): Define.
6511         (ia64_register_move_cost): Replace MEMORY_MOVE_COST with
6512         memory_move_cost.
6514 2010-07-05  Sandra Loosemore  <sandra@codesourcery.com>
6516         PR middle-end/42505
6517         * tree-ssa-loop-ivopts.c (determine_set_costs): Delete obsolete
6518         comments about cost model.
6519         (try_add_cand_for):  Add second strategy for choosing initial set
6520         based on original IVs, controlled by ORIGINALP argument.
6521         (get_initial_solution): Add ORIGINALP argument.
6522         (find_optimal_iv_set_1): New function, split from find_optimal_iv_set.
6523         (find_optimal_iv_set): Try two different strategies for choosing
6524         the IV set, and return the one with lower cost.
6526 2010-07-05  Richard Guenther  <rguenther@suse.de>
6528         * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Copy alias info.
6530 2010-07-05  Richard Guenther  <rguenther@suse.de>
6532         * tree.c (reference_alias_ptr_type): New function.
6533         * tree.h (reference_alias_ptr_type): Declare.
6534         * tree-ssa-loop-ivopts.c (copy_ref_info): Restructure to
6535         allow non-TARGET_MEM_REF new refs.
6536         (rewrite_use_address): Pass old alias pointer type to create_mem_ref.
6537         * tree-ssa-address.c (create_mem_ref_raw): Get alias pointer type.
6538         Build a MEM_REF instead of a TARGET_MEM_REF if possible.
6539         (create_mem_ref): Get alias pointer type.  Adjust calls to
6540         create_mem_ref_raw.
6541         (maybe_fold_tmr): Likewise.
6542         * tree-flow.h (create_mem_ref): Adjust prototype.
6544 2010-07-05  Jakub Jelinek  <jakub@redhat.com>
6546         PR c++/44808
6547         * gimplify.c (gimplify_modify_expr): Only SET_DECL_DEBUG_EXPR if
6548         *from_p is VAR_DECL.
6550 2010-07-05  Nathan Froyd  <froydnj@codesourcery.com>
6552         * tree.h (build_call_list): Remove.
6553         * tree.c (build_call_list): Remove.
6555 2010-07-05  Richard Guenther  <rguenther@suse.de>
6557         * double-int.h (double_int_sub): Declare.
6558         * double-int.c (double_int_sub): New function.
6559         * dwarf2out.c (field_byte_offset): Use it.
6560         * fixed-value.c (do_fixed_add): Likewise.
6561         (do_fixed_multiply): Likewise.
6562         (do_fixed_divide): Likewise.
6563         * tree-predcom.c (add_ref_to_chain): Likewise.
6564         (determine_roots_comp): Likewise.
6565         * tree-ssa-loop-niter.c (derive_constant_upper_bound_ops): Likewise.
6567 2010-07-05  Nathan Froyd  <froydnj@codesourcery.com>
6569         * vec.h (VEC_splice, VEC_safe_splice): New macros.  Add function
6570         implementations.
6572 2010-07-05  Bernd Schmidt  <bernds@codesourcery.com>
6574         * config/arm/arm.c (get_arm_condition_code): Remove CC_NOTBmode case.
6575         * arm-modes.def (CC_NOTB): Don't define.
6576         * config/arm/arm.md (arm_adddi3): Generate canonical RTL.
6577         (adddi_sesidi_di, adddi_zesidi_di): Likewise.
6578         (LTUGEU): New code_iterator.
6579         (cnb, optab): New corresponding code_attrs.
6580         (addsi3_carryin_<optab>): Renamed from addsi3_carryin.  Change pattern
6581         to canonical form.  Operands 1 and 2 are commutative.  Parametrize
6582         using LTUGEU.
6583         (addsi3_carryin_shift_<optab>): Likewise.
6584         (addsi3_carryin_alt2_<optab>): Renamed from addsi3_carryin_alt2.
6585         Operands 1 and 2 are commutative.  Parametrize using LTUGEU.
6586         (addsi3_carryin_alt1, addsi3_carryin_alt3): Remove.
6587         (subsi3_compare): Renamed from subsi3_compare0_c.
6588         Change CC_NOTB to CC.
6589         (arm_subsi3_insn): Allow constants for operand 0.
6590         (compare_scc peephole for eq case): New.
6591         (compare_scc splitters): Change CC_NOTB to CC.
6593 2010-07-05  Richard Guenther  <rguenther@suse.de>
6595         * tree-ssa-loop-im.c (for_each_index): Do not handle
6596         ALIGN_INDIRECT_REF.
6597         (gen_lsm_tmp_name): Likewise.
6598         * tree-dump.c (dequeue_and_dump): Likewise.
6599         * tree-pretty-print.c (dump_generic_node): Likewise.
6600         (op_code_prio): Likewise.
6601         (op_symbol_code): Likewise.
6602         * tree.c (staticp): Likewise.
6603         (build1_stat): Likewise.
6604         * tree.h (INDIRECT_REF_P): Likewise.
6605         * fold-const.c (maybe_lvalue_p): Likewise.
6606         (operand_equal_p): Likewise.
6607         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Likewise.
6608         (ao_ref_init_from_vn_reference): Likewise.
6609         * tree-ssa-loop-ivopts.c (idx_find_step): Likewise.
6610         (find_interesting_uses_address): Likewise.
6611         * dwarf2out.c (loc_list_from_tree): Likewise.
6612         * gimplify.c (gimplify_expr): Likewise.
6613         * tree-eh.c (tree_could_trap_p): Likewise.
6614         * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
6615         * cfgexpand.c (expand_debug_expr): Likewise.
6616         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Likewise.
6617         * tree-ssa-loop-prefetch.c (idx_analyze_ref): Likewise.
6618         * tree-cfg.c (verify_types_in_gimple_min_lval): Likewise.
6619         * config/rs6000/rs6000 (rs6000_check_sdmode): Likewise.
6620         * tree-ssa-operands.c (get_expr_operands): Likewise.
6621         * expr.c (safe_from_p): Likewise.
6622         (expand_expr_real_1): Likewise.  TER BIT_AND_EXPRs into MEM_REFs.
6623         * tree-vect-data-refs.c (vect_setup_realignment): Build
6624         BIT_AND_EXPR and MEM_REF instead of ALIGN_INDIRECT_REF.
6625         * tree-vect-stmts.c (vectorizable_load): Likewise.
6626         * tree.def (ALIGN_INDIRECT_REF): Remove.
6628 2010-07-05  Richard Guenther  <rguenther@suse.de>
6630         PR tree-optimization/44784
6631         * tree-ssa-pre.c (bitmap_find_leader): Fix dominance check
6632         for inserted stmts.
6633         (find_or_generate_expression): Fix SCCVN insertion check.
6635 2010-07-05  Nathan Sidwell  <nathan@codesourcery.com>
6637         * config/rs6000/e500crtsavg64gprctr.asm: Correct done label name.
6638         * config/rs6000/e500crtsav64gprctr.asm: Likewise.
6639         * config/rs6000/e500crtres64gprctr.asm: Likewise. Add FUNC_END
6640         directives.
6642 2010-07-05  Ira Rosen  <irar@il.ibm.com>
6644         * tree-vect-loop.c (vect_get_single_scalar_iteraion_cost): Skip
6645         statements that are not vectorized.
6646         * tree-vect-stmts.c (vect_get_load_cost): Update the value stored
6647         in INSIDE_COST.
6649 2010-07-05  Mikael Pettersson  <mikpe@it.uu.se>
6651         PR bootstrap/44820
6652         * config/arm/arm.c (arm_attr_length_move_neon): Delete regno.
6654 2010-07-05  Richard Guenther  <rguenther@suse.de>
6656         * tree-cfg.c (verify_gimple_return): Handle DECL_BY_REFERENCE
6657         RESULT_DECLs properly.
6659 2010-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6661         PR rtl-optimization/44695
6662         * config/i386/i386.md (extract_code): Removed.
6663         (<u>divmodqi4): Likewise.
6664         (divmodqi4): New.
6665         (udivmodqi4): Likewise.
6666         (divmodhiqi3): Change div/mod to HImode and extend operand 2 to HImode.
6667         (udivmodhiqi3): Likewise.
6669 2010-07-04  Jan Hubicka  <jh@suse.cz>
6671         * lto-cgraph.c (input_edge): Do not care about resolution decisions.
6673 2010-07-04  Jan Hubicka  <jh@suse.cz>
6675         * cgraphunit.c (init_cgraph): Only initialize dump file if it
6676         is not already initialized.
6678 2010-07-04  Richard Sandiford  <rdsandiford@googlemail.com>
6680         * optabs.h (reload_in_optab, reload_out_optab, code_to_optab)
6681         (vcond_gen_code, vcondu_gen_code, movmem_optab, setmem_optab)
6682         (cmpstr_optab, cmpstrn_optab, cmpmem_optab, sync_add_optab)
6683         (sync_sub_optab, sync_ior_optab, sync_and_optab, sync_xor_optab)
6684         (sync_nand_optab, sync_old_add_optab, sync_old_sub_optab)
6685         (sync_old_ior_optab, sync_old_and_optab, sync_old_xor_optab)
6686         (sync_old_nand_optab, sync_new_add_optab, sync_new_sub_optab)
6687         (sync_new_ior_optab, sync_new_and_optab, sync_new_xor_optab)
6688         (sync_new_nand_optab): Redefine as macros.
6689         (sync_compare_and_swap, sync_lock_test_and_set, sync_lock_release):
6690         Delete.
6691         (direct_optab_index): New enum.
6692         (direct_optab_d): New structure.
6693         (direct_optab): New typedef.
6694         (direct_optab_table): Declare.
6695         (direct_optab_handler, set_direct_optab_handler): New functions.
6696         (sync_compare_and_swap_optab, sync_lock_test_and_set_optab)
6697         (sync_lock_release_optab): New macros.
6698         * optabs.c (direct_optab_table): New variable.
6699         (movcc_gen_code, vcond_gen_code, vcondu_gen_code): Delete.
6700         (prepare_cmp_insn): Use direct_optab_handler for cmpmem_optab,
6701         cmpstr_optab and cmpstrn_optab.
6702         (emit_conditional_move): Likewise for movcc_optab.
6703         (can_conditionally_move_p): Likewise for movcc_gen_code.
6704         (init_insn_codes): Clear direct_optab_table.
6705         (init_optabs): Don't initialize the new "direct optabs" here.
6706         (get_vcond_icode): Use direct_optab_handler for vcondu_gen_code and
6707         vcond_gen_code.
6708         (expand_val_compare_and_swap): Likewise sync_compare_and_swap_optab.
6709         (expand_bool_compare_and_swap): Likewise sync_compare_and_swap_optab.
6710         (expand_compare_and_swap_loop): Likewise sync_compare_and_swap_optab.
6711         (expand_sync_operation): Likewise other sync_*_optabs.
6712         (expand_sync_fetch_operation): Likewise.  Rename sync_compare_and_swap
6713         to sync_compare_and_swap_optab.
6714         (expand_sync_lock_test_and_set): Use direct_optab_handler for
6715         sync_lock_test_and_set and sync_compare_and_swap, adding "_optab"
6716         to the names of both.
6717         * builtins.c (expand_builtin_strcmp): Use direct_optab_handler for
6718         cmpstr_optab and cmpstrn_optab.
6719         (expand_builtin_lock_release): Likewise sync_lock_release.
6720         * expr.c (movmem_optab, setmem_optab, cmpstr_optab, cmpstrn_optab)
6721         (cmpmem_optab, sync_add_optab, sync_sub_optab, sync_ior_optab)
6722         (sync_and_optab, sync_xor_optab, sync_nand_optab, sync_old_add_optab)
6723         (sync_old_sub_optab, sync_old_ior_optab, sync_old_and_optab)
6724         (sync_old_xor_optab, sync_old_nand_optab, sync_new_add_optab)
6725         (sync_new_sub_optab, sync_new_ior_optab, sync_new_and_optab)
6726         (sync_new_xor_optab, sync_new_nand_optab, sync_compare_and_swap)
6727         (sync_lock_test_and_set, sync_lock_release): Delete.
6728         (emit_block_move_via_movmem): Use direct_optab_handler for movmem_optab.
6729         (emit_block_move_via_setmem): Use direct_optab_handler for setmem_optab.
6730         * genopinit.c (optabs): Use set_direct_optab_handler for the new
6731         macro optabs.
6732         * omp-low.c (expand_omp_atomic_fetch_op): Update the type of
6733         the "optab" local variable.  Use direct_optab_handler for optab and
6734         sync_compare_and_swap_optab.
6735         * reload1.c (reload_in_optab, reload_out_optab): Delete.
6736         * targhooks.c (default_secondary_reload): Use direct_optab_handler for
6737         reload_in_optab and reload_out_optab.
6738         * config/alpha/alpha.c (alpha_secondary_reload): Likewise.
6739         * config/frv/frv.c (frv_alloc_temp_reg): Likewise.
6740         * config/pa/pa.c (pa_secondary_reload): Likewise.
6741         * java/builtins.c (compareAndSwapInt_builtin): Use direct_optab_handler
6742         for sync_compare_and_swap, renaming it to sync_compare_and_swap_optab.
6743         (compareAndSwapLong_builtin, compareAndSwapObject_builtin): Likewise.
6744         (VMSupportsCS8_builtin): Likewise.
6746 2010-07-04  Richard Sandiford  <rdsandiford@googlemail.com>
6748         * optabs.h (optab_handlers): Change type of insn_code to int.
6749         (optab_handler, set_optab_handler, convert_optab_handler)
6750         (set_convert_optab_handler): Treat the insn_code field as "insn_code -
6751         CODE_FOR_nothing".
6752         * optabs.c (optab_table, convert_optab_table): Always zero-initialize.
6753         (init_insn_codes): Zero both the above arrays.
6754         (init_optabs): Never call init_insn_codes first time around.
6756 2010-07-04  Richard Sandiford  <rdsandiford@googlemail.com>
6758         * optabs.h (optab_handler, convert_optab_handler): Turn into
6759         inline functions that return an insn code.
6760         (set_optab_handler, set_convert_optab_handler): New functions.
6761         * builtins.c: Replace optab_handler(X)->insn_code with
6762         optab_handler or set_optab_handler thoughout.  Likewise
6763         convert_optab_handler(X)->insn_code with convert_optab_handler
6764         and set_convert_optab_handler.
6765         * expmed.c, expr.c, genopinit.c, ifcvt.c, optabs.c, reload.c,
6766         reload1.c, stmt.c, targhooks.c, tree-ssa-loop-prefetch.c,
6767         tree-ssa-math-opts.c, tree-vect-data-refs.c, tree-vect-generic.c,
6768         tree-vect-loop.c, tree-vect-patterns.c, tree-vect-slp.c,
6769         tree-vect-stmts.c, config/m32c/m32c.c, config/rs6000/rs6000.c,
6770         config/spu/spu.c: Likewise.
6772 2010-07-04  Kaz Kojima  <kkojima@gcc.gnu.org>
6774         PR target/44531
6775         * config.gcc (sh*-*-*): Use regular expressions instead of
6776         the 'i' modifier for sed substitutions.
6778 2010-07-04  Jeremie Salvucci  <jeremie.salvucci@free.fr>
6780         * gimple.c (gimple_body): Comments added.
6782 2010-07-04  Richard Guenther  <rguenther@suse.de>
6784         PR middle-end/44809
6785         * gimplify.c (gimplify_expr): Properly build a MEM_REF instead
6786         of an INDIRECT_REF.
6788 2010-07-04  Richard Guenther  <rguenther@suse.de>
6790         PR tree-optimization/44479
6791         * tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr): Avoid
6792         extra SSA name copy statements which preserves points-to
6793         information.
6794         * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref):
6795         Copy points-to information for all pointers.  Properly handle
6796         MEM_REFs.
6797         (vect_create_data_ref_ptr): Likewise.  Avoid extra SSA name
6798         copy statements.
6799         * Makefile.in (tree-ssa-loop-ivopts.o): Add tree-ssa-propagate.h
6800         dependency.
6802 2010-07-04  Richard Guenther  <rguenther@suse.de>
6804         PR middle-end/44785
6805         * tree-inline.c (initialize_inlined_parameters): Do not
6806         re-use pointer-map slot over remap_type call.
6808 2010-07-04  Richard Guenther  <rguenther@suse.de>
6810         * tree-ssa-sccvn.c (vn_reference_lookup_3): Fix last commit.
6812 2010-07-04  Richard Guenther  <rguenther@suse.de>
6814         PR tree-optimization/44656
6815         * tree-ssa-sccvn.c (vn_reference_lookup_3): Try disambiguation
6816         again after value-replacing in the defintions lhs.
6818 2010-07-04  Ira Rosen  <irar@il.ibm.com>
6819             Revital Eres  <eres@il.ibm.com>
6821         * doc/tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST):
6822         Document new arguments.
6823         * doc/tm.texi: Regenerate.
6824         * targhooks.c (default_builtin_vectorization_cost): Add new arguments.
6825         Handle unaligned store.
6826         * targhooks.h (default_builtin_vectorization_cost): Add new arguments.
6827         * target.def (builtin_vectorization_cost): Add new arguments.
6828         * target.h (enum vect_cost_for_stmt): Add unaligned_store.
6829         * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Take number
6830         of iterations of prolog loop directly from LOOP_PEELING_FOR_ALIGNMENT.
6831         (vect_vfa_segment_size): Fix indentation.
6832         * tree-vectorizer.h (struct _vect_peel_info): New.
6833         (struct _vect_peel_extended_info): New.
6834         (struct _loop_vec_info): Add new field for peeling hash table and a
6835         macro for its access.
6836         (VECT_MAX_COST): Define.
6837         (vect_get_load_cost): Declare.
6838         (vect_get_store_cost, vect_get_known_peeling_cost,
6839         vect_get_single_scalar_iteraion_cost): Likewise.
6840         (vect_supportable_dr_alignment): Add new argument.
6841         * tree-vect-loop.c (new_loop_vec_info): Initialize peeling hash table
6842         field.
6843         (destroy_loop_vec_info): Free peeling hash table.
6844         (vect_analyze_loop_form): Update call to builtin_vectorization_cost.
6845         (vect_analyze_loop): Move vect_enhance_data_refs_alignment before
6846         vect_analyze_slp. Fix indentation.
6847         (vect_get_single_scalar_iteraion_cost): New function.
6848         (vect_get_known_peeling_cost): Likewise.
6849         (vect_estimate_min_profitable_iters): Rename byte_misalign to npeel.
6850         Call vect_get_single_scalar_iteraion_cost instead of cost_for_stmt per
6851         statement. Move outside cost calculation inside unknown peeling case.
6852         Call vect_get_known_peeling_cost for known amount of peeling.
6853         * tree-vect-data-refs.c (vect_compute_data_ref_alignment): Add data
6854         reference to the print message of forced alignment.
6855         (vect_verify_datarefs_alignment): Update call to
6856         vect_supportable_dr_alignment.
6857         (vect_get_data_access_cost): New function.
6858         (vect_peeling_hash, vect_peeling_hash_eq, vect_peeling_hash_insert,
6859         vect_peeling_hash_get_most_frequent, vect_peeling_hash_get_lowest_cost,
6860         vect_peeling_hash_choose_best_peeling): Likewise.
6861         (vect_enhance_data_refs_alignment): Fix documentation. Use hash table
6862         to store all the accesses in the loop and find best possible access to
6863         align using peeling for known alignment case. For unknown alignment
6864         check if stores are preferred or if peeling is worthy.
6865         (vect_find_same_alignment_drs): Analyze pairs of loads too.
6866         (vect_supportable_dr_alignment): Add new argument and check aligned
6867         accesses according to it.
6868         * tree-vect-stmts.c (vect_get_stmt_cost): New function.
6869         (cost_for_stmt): Call vect_get_stmt_cost.
6870         (vect_model_simple_cost): Likewise.
6871         (vect_model_store_cost): Call vect_get_stmt_cost. Call
6872         vect_get_store_cost to calculate the cost of the statement.
6873         (vect_get_store_cost): New function.
6874         (vect_model_load_cost): Call vect_get_stmt_cost. Call
6875         vect_get_load_cost to calculate the cost of the statement.
6876         (vect_get_load_cost): New function.
6877         (vectorizable_store): Update call to vect_supportable_dr_alignment.
6878         (vectorizable_load): Likewise.
6879         * config/spu/spu.c (spu_builtin_vectorization_cost): Add new arguments.
6880         * config/i386/i386.c (ix86_builtin_vectorization_cost): Add new
6881         arguments. Handle unaligned store.
6882         * config/rs6000/rs6000.c (rs6000_builtin_vectorization_cost): New.
6883         (rs6000_builtin_support_vector_misalignment): Return true for word and
6884         double word alignments for VSX.
6885         * tree-vect-slp.c (vect_build_slp_tree): Update calls to
6886         vect_supportable_dr_alignment and builtin_vectorization_cost.
6888 2010-07-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6890         PR target/44597
6891         * config/pa/predicates.md (prefetch_cc_operand): Remove.
6892         (prefetch_nocc_operand): Likewise.
6893         * config/pa/pa.md (prefetch): Revise expander to use prefetch_20.
6894         (prefetch_20): New insn.
6895         (prefetch_cc): Remove.
6896         (prefetch_nocc): Likewise.
6898 2010-07-03  Manuel López-Ibáñez  <manu@gcc.gnu.org>
6900         * expr.c (vector_mode_valid_p): Move to c-common.c.
6901         * expr.h (vector_mode_valid_p): Do not declare here.
6902         * system.h: Poison GCC_EXPR_H in front-ends.
6903         * Makefile.in: Update dependencies.
6905 2010-07-03  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6907         PR target/44705
6908         * config/pa/pa.h (GO_IF_LEGITIMATE_ADDRESS): Reject LABEL_REF.
6910 2010-07-03  Jan Hubicka  <jh@suse.cz>
6912         * timevar.def (TV_OUT_OF_SSA, TV_VAR_EXPAND, TV_POST_EXPAND,
6913         TV_VAR_TRACKING_DATAFLOW, TV_VAR_TRACKING_EMIT): New timevars.
6914         * cfgexpand.c (gimple_expand_cfg): Use new timevars.
6915         * var-tracking.c (vt_find_locations, variable_tracking_main_1):
6916         Likewise.
6918         * lto-stramer-out.c (pass_ipa_lto_gimple_out, pass_ipa_lto_finish_out):
6919         Update timevars.V
6920         * timevar.def (TV_IPA_LTO_GIMPLE_IO, TV_IPA_LTO_DECL_IO): Remove.
6921         (TV_IPA_LTO_GIMPLE_IN, TV_IPA_LTO_GIMPLE_OUT, TV_IPA_LTO_DECL_IN,
6922         TV_IPA_LTO_DECL_OUT): New.
6923         * lto.c (read_cgraph_and_symbols, materialize_cgraph): Update timevars.
6925 2010-07-03  Jan Hubicka  <jh@suse.cz>
6927         * ipa-inline.c (update_edge_key): Break out from ...
6928         update_callers_keys): ... here;
6929         (update_callee_keys): Update only the edges from caller to callee.
6930         (update_all_calle_keys): Do what update_calle_keys did.
6931         (decide_inlining_of_small_functions): Avoid recomputing of all
6932         callees when badness increase.
6934 2010-07-03  Jie Zhang  <jie@codesourcery.com>
6936         * config/arm/arm.c (arm_attr_length_move_neon): New.
6937         * config/arm/arm-protos.h (arm_attr_length_move_neon): Declare.
6938         * config/arm/neon.md (define_mode_attr V_slen): Remove.
6939         (neon_mov<mode> for VSTRUCT): Use arm_attr_length_move_neon
6940         to compute length attribute.
6942 2010-07-03  Jie Zhang  <jie@codesourcery.com>
6944         * config/arm/vfp.md (*push_multi_vfp): Use vfp_register_operand
6945         as predicate for operand 1 and remove its constraint.
6946         * config/arm/predicates.md (vfp_register_operand): New.
6947         * config/arm/arm.md (*push_multi): Remove the constraint of operand 1.
6948         (*push_fp_multi): Likewise.
6950 2010-07-03  Eric Botcazou  <ebotcazou@adacore.com>
6952         * gimplify.c (mostly_copy_tree_r): Deal with BIND_EXPR.
6954 2010-07-03  Jan Hubicka  <jh@suse.cz>
6956         * config/i386/i386.c (override_options): Revert accidental commit.
6958 2010-07-02  Le-Chun Wu  <lcwu@google.com>
6960         PR c++/44128
6961         * doc/invoke.texi: Update documentation of -Wshadow.
6963 2010-07-02  Daniel Jacobowitz  <dan@codesourcery.com>
6964             Julian Brown  <julian@codesourcery.com>
6965             Sandra Loosemore <sandra@codesourcery.com>
6967         * config/arm/arm.c (arm_canonicalize_comparison): Canonicalize DImode
6968         comparisons.  Adjust to take both operands.
6969         (arm_select_cc_mode): Handle DImode comparisons.
6970         (arm_gen_compare_reg): Generate a scratch register for DImode
6971         comparisons which require one.  Use xor for Thumb equality checks.
6972         (arm_const_double_by_immediates): New.
6973         (arm_print_operand): Allow 'Q' and 'R' for constants.
6974         (get_arm_condition_code): Handle new CC_CZmode and CC_NCVmode.
6975         * config/arm/arm.h (CANONICALIZE_COMPARISON): Always use
6976         arm_canonicalize_comparison.
6977         * config/arm/arm-modes.def: Add CC_CZmode and CC_NCVmode.
6978         * config/arm/arm-protos.h (arm_canonicalize_comparison): Update
6979         prototype.
6980         (arm_const_double_by_immediates): Declare.
6981         * config/arm/constraints.md (Di): New constraint.
6982         * config/arm/predicates.md (arm_immediate_di_operand)
6983         (arm_di_operand, cmpdi_operand): New.
6984         * config/arm/arm.md (cbranchdi4): Handle non-Cirrus also.
6985         (*arm_cmpdi_insn, *arm_cmpdi_unsigned)
6986         (*arm_cmpdi_zero, *thumb_cmpdi_zero): New insns.
6987         (cstoredi4): Handle non-Cirrus also.
6989 2010-07-02  Julian Brown  <julian@codesourcery.com>
6990             Sandra Loosemore <sandra@codesourcery.com>
6992         PR target/43703
6993         * config/arm/vec-common.md (add<mode>3, sub<mode>3, smin<mode>3)
6994         (smax<mode>3): Disable for NEON float modes when
6995         flag_unsafe_math_optimizations is false.
6996         * config/arm/neon.md (*add<mode>3_neon, *sub<mode>3_neon)
6997         (*mul<mode>3_neon)
6998         (mul<mode>3add<mode>_neon, mul<mode>3neg<mode>add<mode>_neon)
6999         (reduc_splus_<mode>, reduc_smin_<mode>, reduc_smax_<mode>): Disable
7000         for NEON float modes when flag_unsafe_math_optimizations is false.
7001         (quad_halves_<code>v4sf): Only enable if
7002         flag_unsafe_math_optimizations is true.
7003         * doc/invoke.texi (ARM Options): Add note about floating point
7004         vectorization requiring -funsafe-math-optimizations.
7006 2010-07-02  Sandra Loosemore  <sandra@codesourcery.com>
7007             Julian Brown  <julian@codesourcery.com>
7009         * config/arm/neon.md (UNSPEC_VABA): Delete.
7010         (UNSPEC_VABAL): Delete.
7011         (UNSPEC_VABS): Delete.
7012         (UNSPEC_VMUL_N): Delete.
7013         (adddi3_neon): New.
7014         (subdi3_neon): New.
7015         (mul<mode>3add<mode>_neon): Make the pattern named.
7016         (mul<mode>3neg<mode>add<mode>_neon): Likewise.
7017         (neon_vadd<mode>): Replace with define_expand, and move the remaining
7018         unspec parts...
7019         (neon_vadd<mode>_unspec): ...to this.
7020         (neon_vmla<mode>, neon_vmla<mode>_unspec): Likewise.
7021         (neon_vlms<mode>, neon_vmls<mode>_unspec): Likewise.
7022         (neon_vsub<mode>, neon_vsub<mode>_unspec): Likewise.
7023         (neon_vaba<mode>): Rewrite in terms of vabd.
7024         (neon_vabal<mode>): Rewrite in terms of vabdl.
7025         (neon_vabs<mode>): Rewrite without unspec.
7026         * config/arm/arm.md (*arm_adddi3): Disable for TARGET_NEON.
7027         (*arm_subdi3): Likewise.
7028         * config/arm/neon.ml (Vadd, Vsub): Split out 64-bit variants and add
7029         No_op attribute to disable assembly output checks.
7030         * config/arm/arm_neon.h: Regenerated.
7031         * doc/arm-neon-intrinsics.texi: Regenerated.
7033 2010-07-02  Jan Hubicka  <jh@suse.cz>
7035         * ipa-split.c (split_function): For aggregate values, set the return
7036         slot optimization bit.  When passing DECL_BY_REFERENCE, produce
7037         *<retval> = fncall.part ().
7038         (execute_split_functions): Do not care about DECL_BY_REFERENCE.
7040 2010-07-02  Sandra Loosemore  <sandra@codesourcery.com>
7042         * config/arm/neon.md (UNSPEC_VAND): Delete.
7043         (UNSPEC_VBIC): Delete.
7044         (UNSPEC_VCLZ): Delete.
7045         (UNSPEC_VCNT): Delete.
7046         (UNSPEC_VEOR): Delete.
7047         (UNSPEC_VORN): Delete.
7048         (UNSPEC_VORR): Delete.
7049         (iordi3_neon): Rewrite RTL without unspec.  Add alternatives to handle
7050         core registers too.
7051         (anddi3_neon): Likewise.
7052         (orndi3_neon): Likewise.
7053         (bicdi3_neon): Likewise.
7054         (xordi3_neon): Likewise.
7055         (neon_vclz<mode>): Rewrite as define_expand and clz<mode>2 to get
7056         rid of unspec and handle unused operand.
7057         (neon_vcnt<mode>): Similarly, with popcount<mode>2.
7058         * config/arm/predicates.md (imm_for_neon_logic_operand):
7059         Require TARGET_NEON.
7060         (imm_for_neon_inv_logic_operand): Likewise.
7061         * config/arm/arm.md (define_split for logical_binary_operator):
7062         Disable for NEON registers.
7063         (anddi3): Add new define_expand, and rename the insn.  Disable
7064         this insn for NEON, where anddi3_neon now applies.
7065         (*anddi_notdi_di): Disable for TARGET_NEON, where bicdi3_neon applies.
7066         (iordi3): As for anddi3.
7067         (xordi3): Likewise.
7068         * config/arm/neon.ml (Vand): Split DImode variants and mark them
7069         as No_op to disable testing for exact instruction match.
7070         (Vorr): Likewise.
7071         (Veor): Likewise.
7072         (Vbic): Likewise.
7073         (Vorn): Likewise.
7074         * config/arm/arm_neon.h: Regenerated.
7075         * doc/arm-neon-intrinsics.texi: Regenerated.
7077 2010-07-02  Eric Botcazou  <ebotcazou@adacore.com>
7079         * expr.h (emit_stack_probe): Declare.
7080         * explow.c (emit_stack_probe): Make global.
7081         (anti_adjust_stack_and_probe): Fix comments.
7082         * config/sparc/linux.h (STACK_CHECK_STATIC_BUILTIN): Define to 1.
7083         * config/sparc/linux64.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
7084         * config/sparc/sol2.h (STACK_CHECK_STATIC_BUILTIN): Likewise.
7085         * config/sparc/sparc.c: Include except.h.
7086         (sparc_emit_probe_stack_range): New function.
7087         (output_probe_stack_range): Likewise.
7088         (sparc_expand_prologue): Invoke sparc_emit_probe_stack_range if static
7089         built-in stack checking is enabled.
7090         * config/sparc/sparc-protos.h (output_probe_stack_range): Declare.
7091         * config/sparc/sparc.md (UNSPECV_PROBE_STACK_RANGE): New constant.
7092         (probe_stack_range): New insn.
7094 2010-07-02  Richard Guenther  <rguenther@suse.de>
7096         PR target/43958
7097         * config/pa/pa.c (hppa_gimplify_va_arg_expr): Use pointer arithmetic
7098         for argument alignment.
7100 2010-07-02  Jan Hubicka  <jh@suse.cz>
7102         * ipa-split.c (verify_non_ssa_vars): Break out from ...; perform DFS
7103         walk backwards from entry_bb to check only those basic block of header
7104         that might lead to execution of split part.
7105         (consider_split) ... here.
7106         (find_return_bb): Allow assignment in return BB.
7107         (find_retval): New.
7108         (split_function): Fix name of cloned function; take care of updating
7109         return value in return_bb containing move.
7111 2010-07-02  Andreas Schwab  <schwab@linux-m68k.org>
7113         PR target/44771
7114         * config/m68k/m68k.c (m68k_expand_prologue): Remove set but not
7115         used variable insn.
7117 2010-07-02  Eric Botcazou  <ebotcazou@adacore.com>
7119         * implicit-zee.c (combine_reaching_defs): Fix long lines.
7120         (is_set_with_extension_DI): Delete.
7121         (struct zero_extend_info): New structure.
7122         (add_removable_zero_extend): New function.
7123         (find_removable_zero_extends): Use note_stores to find SETs.
7124         (find_and_remove_ze): Fix long line, remove superfluous parentheses.
7126 2010-07-02  Changpeng Fang  <changpeng.fang@amd.com>
7128         * tree-ssa-loop-prefetch.c (compute_miss_rate): Rename to
7129         is_miss_rate_acceptable. Pull total_positions computation
7130         out of the loops.  Early return if miss_positions exceeds
7131         the acceptable threshold.
7132         * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Call
7133         is_miss_rate_acceptable after renaming of compute_miss_rate.
7135 2010-07-02  Changpeng Fang  <changpeng.fang@amd.com>
7137         PR middle-end/44576
7138         * tree-ssa-loop-prefetch.c (compute_miss_rate): Return 1000 (out
7139         of 1000) for miss rate if the address diference is greater than or
7140         equal to the cache line size (the two reference will never hit the
7141         same cache line).
7143 2010-07-02  Bernd Schmidt  <bernds@codesourcery.com>
7145         PR target/42835
7146         * config/arm/arm-modes.def (CC_NOTB): New mode.
7147         * config/arm/arm.c (get_arm_condition_code): Handle it.
7148         * config/arm/thumb2.md (thumb2_compare_scc): Delete pattern.
7149         * config/arm/arm.md (subsi3_compare0_c): New pattern.
7150         (compare_scc): Now a define_and_split.  Add a number of extra
7151         splitters before it.
7153         PR target/42172
7154         * config/arm/arm.c (thumb1_rtx_costs): Improve support for SIGN_EXTEND
7155         and ZERO_EXTEND.
7156         (arm_rtx_costs_1): Likewise.
7157         (arm_size_rtx_costs): Use arm_rtx_costs_1 for these codes.
7158         * config/arm/arm.md (is_arch6): New attribute.
7159         (zero_extendhisi2, zero_extendqisi2, extendhisi2,
7160         extendqisi2): Tighten the code somewhat, avoiding invalid
7161         RTL to occur in the expander patterns.
7162         (thumb1_zero_extendhisi2): Merge with thumb1_zero_extendhisi2_v6.
7163         (thumb1_zero_extendhisi2_v6): Delete.
7164         (thumb1_extendhisi2): Merge with thumb1_extendhisi2_v6.
7165         (thumb1_extendhisi2_v6): Delete.
7166         (thumb1_extendqisi2): Merge with thumb1_extendhisi2_v6.
7167         (thumb1_extendqisi2_v6): Delete.
7168         (zero_extendhisi2 for register input splitter): New.
7169         (zero_extendqisi2 for register input splitter): New.
7170         (thumb1_extendhisi2 for register input splitter): New.
7171         (extendhisi2 for register input splitter): New.
7172         (extendqisi2 for register input splitter): New.
7173         (TARGET_THUMB1 extendqisi2 for memory input splitter): New.
7174         (arm_zero_extendhisi2): Allow nonimmediate_operand for operand 1,
7175         and add support for a register alternative requiring a split.
7176         (thumb1_zero_extendqisi2): Likewise.
7177         (arm_zero_extendqisi2): Likewise.
7178         (arm_extendhisi2): Likewise.
7179         (arm_extendqisi2): Likewise.
7181 2010-07-02  Sandra Loosemore  <sandra@codesourcery.com>
7183         * config/arm/arm.c (neon_vdup_constant): Expand into canonical RTL
7184         instead of an unspec.
7185         (neon_expand_vector_init): Likewise.
7186         * config/arm/neon.md (UNSPEC_VCOMBINE): Delete.
7187         (UNSPEC_VDUP_LANE): Delete.
7188         (UNSPEC VDUP_N): Delete.
7189         (UNSPEC_VGET_HIGH): Delete.
7190         (UNSPEC_VGET_LANE): Delete.
7191         (UNSPEC_VGET_LOW): Delete.
7192         (UNSPEC_VMVN): Delete.
7193         (UNSPEC_VSET_LANE): Delete.
7194         (V_double_vector_mode): New.
7195         (vec_set<mode>_internal): Make code emitted match that for the
7196         corresponding intrinsics.
7197         (vec_setv2di_internal): Likewise.
7198         (neon_vget_lanedi): Rewrite to expand into emit_move_insn.
7199         (neon_vget_lanev2di): Rewrite to expand into vec_extractv2di.
7200         (neon_vset_lane<mode>): Combine double and quad patterns and
7201         expand into vec_set<mode>_internal instead of UNSPEC_VSET_LANE.
7202         (neon_vset_lanedi): Rewrite to expand into emit_move_insn.
7203         (neon_vdup_n<mode>): Rewrite RTL without unspec.
7204         (neon_vdup_ndi): Rewrite as define_expand and use emit_move_insn.
7205         (neon_vdup_nv2di): Rewrite RTL without unspec and merge with
7206         with neon_vdup_lanev2di, adjusting the pattern from the latter
7207         to be predicable for consistency.
7208         (neon_vdup_lane<mode>_internal): New.
7209         (neon_vdup_lane<mode>): Turn into a define_expand and rewrite
7210         to avoid using an unspec.
7211         (neon_vdup_lanedi): Rewrite RTL pattern to avoid unspec.
7212         (neon_vdup_lanev2di): Turn into a define_expand.
7213         (neon_vcombine): Rewrite pattern to eliminate UNPSEC_VCOMBINE.
7214         (neon_vget_high<mode>): Replace with....
7215         (neon_vget_highv16qi): New pattern using canonical RTL.
7216         (neon_vget_highv8hi): Likewise.
7217         (neon_vget_highv4si): Likewise.
7218         (neon_vget_highv4sf): Likewise.
7219         (neon_vget_highv2di): Likewise.
7220         (neon_vget_low<mode>): Replace with....
7221         (neon_vget_lowv16qi): New pattern using canonical RTL.
7222         (neon_vget_lowv8hi): Likewise.
7223         (neon_vget_lowv4si): Likewise.
7224         (neon_vget_lowv4sf): Likewise.
7225         (neon_vget_lowv2di): Likewise.
7227         * config/arm/neon.ml (Vget_lane): Add No_op attribute to suppress
7228         test for this emitting vmov.
7229         (Vset_lane): Likewise.
7230         (Vdup_n): Likewise.
7231         (Vmov_n): Likewise.
7233         * doc/arm-neon-intrinsics.texi: Regenerated.
7235 2010-07-02  Sandra Loosemore  <sandra@codesourcery.com>
7237         * config/arm/neon.md (vec_extractv2di): Correct error in register
7238         numbering to reconcile with neon_vget_lanev2di.
7240 2010-07-02  Richard Guenther  <rguenther@suse.de>
7242         * tree-ssa-structalias.c (pt_solution_set_var): New function.
7243         * tree-ssa-alias.h (pt_solution_set_var): Declare.
7244         * tree-ssa-loop-ivopts.c (copy_ref_info): Also copy or create
7245         points-to information.
7247 2010-07-02  Christian Borntraeger  <borntraeger@de.ibm.com>
7249         * config/s390/s390.c (override_options): Adopt prefetching
7250         at -O3 to handle flag_prefetch_loop_arrays as a tristate.
7252 2010-07-02  Jan Hubicka  <jh@suse.cz>
7254         * df-problems.c (df_kill_notes): Do not collect dead  notes.
7255         (df_set_note): Just call add_reg_note.
7256         (df_set_unused_notes_for_mw, df_set_dead_notes_for_mw,
7257         df_create_unused_note): Do not deal with lists of old notes.
7258         (df_note_bb_compute): Likewise.
7260 2010-07-02  Richard Guenther  <rguenther@suse.de>
7262         * tree-ssa-structalias.c (find_func_aliases): Handle
7263         pointer alignment via BIT_AND_EXPR.
7264         * tree-vrp.c (extract_range_from_binary_expr): Likewise.
7266 2010-07-02  Richard Guenther  <rguenther@suse.de>
7268         * tree-data-ref.c (initialize_data_dependence_relation): Handle
7269         mismatching number of dimensions properly.
7271 2010-07-02  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
7273         PR target/44707
7274         * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Recognize
7275         (lo_sum (high ...) ...) patterns generated by earlier passes.
7277 2010-07-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
7279         * doc/install.texi (Prerequisites): Document Perl requirement on
7280         Solaris 2.
7281         (Specific, *-*-solaris2*): Document GNU c++filt requirement.
7283 2010-07-02  Richard Guenther  <rguenther@suse.de>
7285         PR middle-end/44777
7286         * tree-cfg.c (gimple_block_ends_with_call_p): Handle empty BBs.
7288 2010-07-02  Jan Hubicka  <jh@suse.cz>
7290         PR middle-end/44706
7291         * predict.c (predict_paths_for_bb): Handle case when control dependence
7292         BB has only abnormal edges.
7294 2010-07-02  Richard Guenther  <rguenther@suse.de>
7296         PR tree-optimization/44748
7297         * tree-ssa-ccp.c (fold_const_aggregate_ref): Properly handle
7298         the embedded conversion in MEM_REFs.
7300 2010-07-01  López-Ibáñez  <manu@gcc.gnu.org>
7302         * reload.c: Include toplev.h.
7303         * recog.c:  Likewise.
7304         * Makefile.in: Adjust dependencies.
7306 2010-07-01  Jakub Jelinek  <jakub@redhat.com>
7308         PR debug/44694
7309         * dwarf2out.c (reg_loc_descriptor): For eliminated arg_pointer_rtx
7310         or frame_pointer_rtx use DW_OP_fbreg offset DW_OP_stack_value.
7312 2010-07-01  Richard Guenther  <rguenther@suse.de>
7314         * emit-rtl.c (set_mem_attributes_minus_bitpos): Use unsigned
7315         types for offsets.
7317 2010-07-01  Joern Rennecke  <joern.rennecke@embecosm.com>
7319         PR target/44732
7320         * config/ia64/ia64.c (ia64_register_move_cost): Remove stray '{'.
7321         Fix argument types.
7323 2010-07-01  Bernd Schmidt  <bernds@codesourcery.com>
7325         PR target/44727
7326         * config/i386/i386.md (peephole2 for arithmetic ops with memory):
7327         Make sure operand 0 dies.
7329 2010-07-01  Richard Guenther  <rguenther@suse.de>
7331         PR middle-end/42834
7332         PR middle-end/44468
7333         * doc/gimple.texi (is_gimple_mem_ref_addr): Document.
7334         * doc/generic.texi (References to storage): Document MEM_REF.
7335         * tree-pretty-print.c (dump_generic_node): Handle MEM_REF.
7336         (print_call_name): Likewise.
7337         * tree.c (recompute_tree_invariant_for_addr_expr): Handle MEM_REF.
7338         (build_simple_mem_ref_loc): New function.
7339         (mem_ref_offset): Likewise.
7340         * tree.h (build_simple_mem_ref_loc): Declare.
7341         (build_simple_mem_ref): Define.
7342         (mem_ref_offset): Declare.
7343         * fold-const.c: Include tree-flow.h.
7344         (operand_equal_p): Handle MEM_REF.
7345         (build_fold_addr_expr_with_type_loc): Likewise.
7346         (fold_comparison): Likewise.
7347         (fold_unary_loc): Fold
7348         VIEW_CONVERT_EXPR <T1, MEM_REF <T2, ...>> to MEM_REF <T1, ...>.
7349         (fold_binary_loc): Fold MEM[&MEM[p, CST1], CST2] to MEM[p, CST1 + CST2],
7350         fold MEM[&a.b, CST2] to MEM[&a, offsetof (a, b) + CST2].
7351         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Handle MEM_REF.
7352         (ptr_deref_may_alias_ref_p_1): Likewise.
7353         (ao_ref_base_alias_set): Properly differentiate base object for
7354         offset and TBAA.
7355         (ao_ref_init_from_ptr_and_size): Use MEM_REF.
7356         (indirect_ref_may_alias_decl_p): Handle MEM_REFs properly.
7357         (indirect_refs_may_alias_p): Likewise.
7358         (refs_may_alias_p_1): Likewise.  Remove pointer SSA name def
7359         chasing code.
7360         (ref_maybe_used_by_call_p_1): Handle MEM_REF.
7361         (call_may_clobber_ref_p_1): Likewise.
7362         * dwarf2out.c (loc_list_from_tree): Handle MEM_REF.
7363         * expr.c (expand_assignment): Handle MEM_REF.
7364         (store_expr): Handle MEM_REFs from STRING_CSTs.
7365         (store_field): If expanding a MEM_REF of a non-addressable
7366         decl use bitfield operations.
7367         (get_inner_reference): Handle MEM_REF.
7368         (expand_expr_addr_expr_1): Likewise.
7369         (expand_expr_real_1): Likewise.
7370         * tree-eh.c (tree_could_trap_p): Handle MEM_REF.
7371         * alias.c (ao_ref_from_mem): Handle MEM_REF.
7372         (get_alias_set): Likewise.  Properly handle VIEW_CONVERT_EXPRs.
7373         * tree-data-ref.c (dr_analyze_innermost): Handle MEM_REF.
7374         (dr_analyze_indices): Likewise.
7375         (dr_analyze_alias): Likewise.
7376         (object_address_invariant_in_loop_p): Likewise.
7377         * gimplify.c (mark_addressable): Handle MEM_REF.
7378         (gimplify_cond_expr): Build MEM_REFs.
7379         (gimplify_modify_expr_to_memcpy): Likewise.
7380         (gimplify_init_ctor_preeval_1): Handle MEM_REF.
7381         (gimple_fold_indirect_ref): Adjust.
7382         (gimplify_expr): Handle MEM_REF.  Gimplify INDIRECT_REF to MEM_REF.
7383         * tree.def (MEM_REF): New tree code.
7384         * tree-dfa.c: Include toplev.h.
7385         (get_ref_base_and_extent): Handle MEM_REF.
7386         (get_addr_base_and_unit_offset): New function.
7387         * emit-rtl.c (set_mem_attributes_minus_bitpos): Handle MEM_REF.
7388         * gimple-fold.c (may_propagate_address_into_dereference): Handle
7389         MEM_REF.
7390         (maybe_fold_offset_to_array_ref): Allow possibly out-of bounds
7391         accesses if the array has just one dimension.  Remove always true
7392         parameter.  Do not require type compatibility here.
7393         (maybe_fold_offset_to_component_ref): Remove.
7394         (maybe_fold_stmt_indirect): Remove.
7395         (maybe_fold_reference): Remove INDIRECT_REF handling.
7396         Fold back to non-MEM_REF.
7397         (maybe_fold_offset_to_address): Simplify.  Deal with type
7398         mismatches here.
7399         (maybe_fold_reference): Likewise.
7400         (maybe_fold_stmt_addition): Likewise.  Also handle
7401         &ARRAY + I in addition to &ARRAY[0] + I.
7402         (fold_gimple_assign): Handle ADDR_EXPR of MEM_REFs.
7403         (gimple_get_relevant_ref_binfo): Handle MEM_REF.
7404         * cfgexpand.c (expand_debug_expr): Handle MEM_REF.
7405         * tree-ssa.c (useless_type_conversion_p): Make most pointer
7406         conversions useless.
7407         (warn_uninitialized_var): Handle MEM_REF.
7408         (maybe_rewrite_mem_ref_base): New function.
7409         (execute_update_addresses_taken): Implement re-writing of MEM_REFs
7410         to SSA form.
7411         * tree-inline.c (remap_gimple_op_r): Handle MEM_REF, remove
7412         INDIRECT_REF handling.
7413         (copy_tree_body_r): Handle MEM_REF.
7414         * gimple.c (is_gimple_addressable): Adjust.
7415         (is_gimple_address): Likewise.
7416         (is_gimple_invariant_address): ADDR_EXPRs of MEM_REFs with
7417         invariant base are invariant.
7418         (is_gimple_min_lval): Adjust.
7419         (is_gimple_mem_ref_addr): New function.
7420         (get_base_address): Handle MEM_REF.
7421         (count_ptr_derefs): Likewise.
7422         (get_base_loadstore): Likewise.
7423         * gimple.h (is_gimple_mem_ref_addr): Declare.
7424         (gimple_call_fndecl): Handle invariant MEM_REF addresses.
7425         * tree-cfg.c (verify_address): New function, split out from ...
7426         (verify_expr): ... here.  Use for verifying ADDR_EXPRs and
7427         the address operand of MEM_REFs.  Verify MEM_REFs.  Reject
7428         INDIRECT_REFs.
7429         (verify_types_in_gimple_min_lval): Handle MEM_REF.  Disallow
7430         INDIRECT_REF.  Allow conversions.
7431         (verify_types_in_gimple_reference): Verify VIEW_CONVERT_EXPR of
7432         a register does not change its size.
7433         (verify_types_in_gimple_reference): Verify MEM_REF.
7434         (verify_gimple_assign_single): Disallow INDIRECT_REF.
7435         Handle MEM_REF.
7436         * tree-ssa-operands.c (opf_non_addressable, opf_not_non_addressable):
7437         New.
7438         (mark_address_taken): Handle MEM_REF.
7439         (get_indirect_ref_operands): Pass through opf_not_non_addressable.
7440         (get_asm_expr_operands): Pass opf_not_non_addressable.
7441         (get_expr_operands): Handle opf_[not_]non_addressable.
7442         Handle MEM_REF.  Remove INDIRECT_REF handling.
7443         * tree-vrp.c (check_array_ref): Handle MEM_REF.
7444         (search_for_addr_array): Likewise.
7445         (check_array_bounds): Likewise.
7446         (vrp_stmt_computes_nonzero): Adjust for MEM_REF.
7447         * tree-ssa-loop-im.c (for_each_index): Handle MEM_REF.
7448         (ref_always_accessed_p): Likewise.
7449         (gen_lsm_tmp_name): Likewise.  Handle ADDR_EXPR.
7450         * tree-complex.c (extract_component): Do not handle INDIRECT_REF.
7451         Handle MEM_REF.
7452         * cgraphbuild.c (mark_load): Properly check for NULL result
7453         from get_base_address.
7454         (mark_store): Likewise.
7455         * tree-ssa-loop-niter.c (array_at_struct_end_p): Handle MEM_REF.
7456         * tree-loop-distribution.c (generate_builtin): Exchange INDIRECT_REF
7457         handling for MEM_REF.
7458         * tree-scalar-evolution.c (follow_ssa_edge_expr): Handle
7459         &MEM[ptr + CST] similar to POINTER_PLUS_EXPR.
7460         * builtins.c (stabilize_va_list_loc): Use the function ABI
7461         valist type if we couldn't canonicalize the argument type.
7462         Always dereference with the canonical va-list type.
7463         (maybe_emit_free_warning): Handle MEM_REF.
7464         (fold_builtin_memory_op): Simplify and handle MEM_REFs in folding
7465         memmove to memcpy.
7466         * builtins.c (fold_builtin_memory_op): Use ref-all types
7467         for all memcpy foldings.
7468         * omp-low.c (build_receiver_ref): Adjust for MEM_REF.
7469         (build_outer_var_ref): Likewise.
7470         (scan_omp_1_op): Likewise.
7471         (lower_rec_input_clauses): Likewise.
7472         (lower_lastprivate_clauses): Likewise.
7473         (lower_reduction_clauses): Likewise.
7474         (lower_copyprivate_clauses): Likewise.
7475         (expand_omp_atomic_pipeline): Likewise.
7476         (expand_omp_atomic_mutex): Likewise.
7477         (create_task_copyfn): Likewise.
7478         * tree-ssa-sccvn.c (copy_reference_ops_from_ref): Handle MEM_REF.
7479         Remove old union trick.  Initialize constant offsets.
7480         (ao_ref_init_from_vn_reference): Likewise.  Do not handle
7481         INDIRECT_REF.  Init base_alias_set properly.
7482         (vn_reference_lookup_3): Replace INDIRECT_REF handling with MEM_REF.
7483         (vn_reference_fold_indirect): Adjust for MEM_REFs.
7484         (valueize_refs): Fold MEM_REFs.  Re-evaluate constant offset
7485         for ARRAY_REFs.
7486         (may_insert): Remove.
7487         (visit_reference_op_load): Do not test may_insert.
7488         (run_scc_vn): Remove parameter, do not fiddle with may_insert.
7489         * tree-ssa-sccvn.h (struct vn_reference_op_struct): Add
7490         a field to store the constant offset this op applies.
7491         (run_scc_vn): Adjust prototype.
7492         * cgraphunit.c (thunk_adjust): Adjust for MEM_REF.
7493         * tree-ssa-ccp.c (ccp_fold): Replace INDIRECT_REF folding with
7494         MEM_REF.  Propagate &foo + CST as &MEM[&foo, CST].  Do not
7495         bother about volatile qualifiers on pointers.
7496         (fold_const_aggregate_ref): Handle MEM_REF, do not handle INDIRECT_REF.
7497         * tree-ssa-loop-ivopts.c
7498         * tree-ssa-loop-ivopts.c (determine_base_object): Adjust for MEM_REF.
7499         (strip_offset_1): Likewise.
7500         (find_interesting_uses_address): Replace INDIRECT_REF handling with
7501         MEM_REF handling.
7502         (get_computation_cost_at): Likewise.
7503         * ipa-pure-const.c (check_op): Handle MEM_REF.
7504         * tree-stdarg.c (check_all_va_list_escapes): Adjust for MEM_REF.
7505         * tree-ssa-sink.c (is_hidden_global_store): Handle MEM_REF
7506         and constants.
7507         * ipa-inline.c (likely_eliminated_by_inlining_p): Handle MEM_REF.
7508         * tree-parloops.c (take_address_of): Adjust for MEM_REF.
7509         (eliminate_local_variables_1): Likewise.
7510         (create_call_for_reduction_1): Likewise.
7511         (create_loads_for_reductions): Likewise.
7512         (create_loads_and_stores_for_name): Likewise.
7513         * matrix-reorg.c (may_flatten_matrices_1): Sanitize.
7514         (ssa_accessed_in_tree): Handle MEM_REF.
7515         (ssa_accessed_in_assign_rhs): Likewise.
7516         (update_type_size): Likewise.
7517         (analyze_accesses_for_call_stmt): Likewise.
7518         (analyze_accesses_for_assign_stmt): Likewise.
7519         (transform_access_sites): Likewise.
7520         (transform_allocation_sites): Likewise.
7521         * tree-affine.c (tree_to_aff_combination): Handle MEM_REF.
7522         * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref): Do
7523         not handle INDIRECT_REF.
7524         * tree-ssa-phiopt.c (add_or_mark_expr): Handle MEM_REF.
7525         (cond_store_replacement): Likewise.
7526         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Handle
7527         MEM_REF, no not handle INDIRECT_REFs.
7528         (insert_into_preds_of_block): Properly initialize avail.
7529         (phi_translate_1): Fold MEM_REFs.  Re-evaluate constant offset
7530         for ARRAY_REFs.  Properly handle reference lookups that
7531         require a bit re-interpretation.
7532         (can_PRE_operation): Do not handle INDIRECT_REF.  Handle MEM_REF.
7533         * tree-sra.c (build_access_from_expr_1): Handle MEM_REF.
7534         (build_ref_for_offset_1): Remove.
7535         (build_ref_for_offset): Build MEM_REFs.
7536         (gate_intra_sra): Disable for now.
7537         (sra_ipa_modify_expr): Handle MEM_REF.
7538         (ipa_early_sra_gate): Disable for now.
7539         * tree-sra.c (create_access): Swap INDIRECT_REF handling for
7540         MEM_REF handling.
7541         (disqualify_base_of_expr): Likewise.
7542         (ptr_parm_has_direct_uses): Swap INDIRECT_REF handling for
7543         MEM_REF handling.
7544         (sra_ipa_modify_expr): Remove INDIRECT_REF handling.
7545         Use mem_ref_offset.  Remove bogus folding.
7546         (build_access_from_expr_1): Properly handle MEM_REF for non IPA-SRA.
7547         (make_fancy_name_1): Add support for MEM_REF.
7548         * tree-predcom.c (ref_at_iteration): Handle MEM_REFs.
7549         * tree-mudflap.c (mf_xform_derefs_1): Adjust for MEM_REF.
7550         * ipa-prop.c (compute_complex_assign_jump_func): Handle MEM_REF.
7551         (compute_complex_ancestor_jump_func): Likewise.
7552         (ipa_analyze_virtual_call_uses): Likewise.
7553         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Replace
7554         INDIRECT_REF folding with more generalized MEM_REF folding.
7555         (tree_ssa_forward_propagate_single_use_vars): Adjust accordingly.
7556         (forward_propagate_addr_into_variable_array_index): Also handle
7557         &ARRAY + I in addition to &ARRAY[0] + I.
7558         * tree-ssa-dce.c (ref_may_be_aliased): Handle MEM_REF.
7559         * tree-ssa-ter.c (find_replaceable_in_bb): Avoid TER if that
7560         creates assignments with overlap.
7561         * tree-nested.c (get_static_chain): Adjust for MEM_REF.
7562         (get_frame_field): Likewise.
7563         (get_nonlocal_debug_decl): Likewise.
7564         (convert_nonlocal_reference_op): Likewise.
7565         (struct nesting_info): Add mem_refs pointer-set.
7566         (create_nesting_tree): Allocate it.
7567         (convert_local_reference_op): Insert to be folded mem-refs.
7568         (fold_mem_refs): New function.
7569         (finalize_nesting_tree_1): Perform defered folding of mem-refs
7570         (free_nesting_tree): Free the pointer-set.
7571         * tree-vect-stmts.c (vectorizable_store): Adjust for MEM_REF.
7572         (vectorizable_load): Likewise.
7573         * tree-ssa-phiprop.c (phiprop_insert_phi): Adjust for MEM_REF.
7574         (propagate_with_phi): Likewise.
7575         * tree-object-size.c (addr_object_size): Handle MEM_REFs
7576         instead of INDIRECT_REFs.
7577         (compute_object_offset): Handle MEM_REF.
7578         (plus_stmt_object_size): Handle MEM_REF.
7579         (collect_object_sizes_for): Dispatch to plus_stmt_object_size
7580         for &MEM_REF.
7581         * tree-flow.h (get_addr_base_and_unit_offset): Declare.
7582         (symbol_marked_for_renaming): Likewise.
7583         * Makefile.in (tree-dfa.o): Add $(TOPLEV_H).
7584         (fold-const.o): Add $(TREE_FLOW_H).
7585         * tree-ssa-structalias.c (get_constraint_for_1): Handle MEM_REF.
7586         (find_func_clobbers): Likewise.
7587         * ipa-struct-reorg.c (decompose_indirect_ref_acc): Handle MEM_REF.
7588         (decompose_access): Likewise.
7589         (replace_field_acc): Likewise.
7590         (replace_field_access_stmt): Likewise.
7591         (insert_new_var_in_stmt): Likewise.
7592         (get_stmt_accesses): Likewise.
7593         (reorg_structs_drive): Disable.
7594         * config/i386/i386.c (ix86_va_start): Adjust for MEM_REF.
7595         (ix86_canonical_va_list_type): Likewise.
7597 2010-06-30  Joern Rennecke  <joern.rennecke@embecosm.com>
7599         PR other/44566
7600         * coretypes.h [!USED_FOR_TARGET] (reg_class_t): Define.
7601         * target.def (struct gcc_target): Replace enum reg_class with
7602         reg_class_t in hook argument / return types.
7603         * doc/tm.texi.in (TARGET_SECONDARY_RELOAD): Likewise.
7604         (TARGET_IRA_COVER_CLASSES, TARGET_MEMORY_MOVE_COST): Likewise.
7605         (TARGET_BRANCH_TARGET_REGISTER_CLASS): Likewise.
7606         * targhooks.h (default_branch_target_register_class): Likewise.
7607         (default_ira_cover_classes, default_secondary_reload): Likewise.
7608         (default_memory_move_cost, default_register_move_cost): Likewise.
7609         * targhooks.c (default_branch_target_register_class): Likewise.
7610         (default_ira_cover_classes, default_secondary_reload): Likewise.
7611         (default_memory_move_cost, default_register_move_cost): Likewise.
7612         * reload.c (push_secondary_reload, secondary_reload_class): Likewise.
7613         * bt-load.c (branch_target_load_optimize): Likewise.
7614         * ira.c (setup_cover_and_important_classes): Likewise.
7615         * ira-costs.c (copy_cost): Likewise.
7616         * reload1.c (emit_input_reload_insns): Likewise.
7617         * config/alpha/alpha.c (alpha_secondary_reload): Likewise.
7618         * config/frv/frv.c (frv_secondary_reload): Likewise.
7619         * config/s390/s390.c (s390_secondary_reload): Likewise.
7620         * config/i386/i386.c (i386_ira_cover_classes): Likewise.
7621         (ix86_secondary_reload, ix86_memory_move_cost): Likewise.
7622         (ix86_register_move_cost): Likewise.
7623         * config/sh/sh-protos.h (sh_secondary_reload): Likewise.
7624         * config/sh/sh.c (sh_target_reg_class, sh_secondary_reload): Likewise.
7625         * config/xtensa/xtensa.c (xtensa_secondary_reload): Likewise.
7626         * config/xtensa/xtensa-protos.h (xtensa_secondary_reload): Likewise.
7627         * config/rs6000/rs6000.c (rs6000_secondary_reload): Likewise.
7628         (rs6000_ira_cover_classes): Likewise.
7629         * config/picochip/picochip.c (picochip_secondary_reload): Likewise.
7630         * config/picochip/picochip-protos.h (picochip_secondary_reload):
7631         Likewise.
7632         * config/pa/pa.c (pa_secondary_reload): Likewise.
7633         * config/mips/mips.c (mips_ira_cover_classes): Likewise.
7634         * config/bfin/bfin.c (bfin_secondary_reload): Likewise.
7635         * config/ia64/ia64.c (ia64_register_move_cost): Likewise.
7636         * doc/tm.texi: Regenerate.
7638 2010-06-30  Sebastian Pop  <sebastian.pop@amd.com>
7640         PR bootstrrap/44726
7641         * graphite-sese-to-poly.c (build_poly_dr): Avoid uninitialized
7642         use.
7643         (build_alias_set_optimal_p): Likewise.
7644         (build_base_obj_set_for_drs): Likewise.
7646 2010-06-30  Joern Rennecke  <joern.rennecke@embecosm.com>
7648         * target.def: Remove comment about licensing problems of function
7649         declarations.
7651         * target.def (declare_constant_name): Change exp to expr.  Use DEFHOOK.
7652         * doc/tm.texi.in (TARGET_ASM_DECLARE_CONSTANT_NAME): Use @hook.
7653         * doc/tm.texi: Regenerate.
7655         * target.def (builtin_reciprocal): Change tm_fn to md_fn.  Use DEFHOOK.
7656         * doc/tm.texi.in (TARGET_BUILTIN_RECIPROCAL): Use @hook.
7658         * target.def (enum_va_list_p): Use DEFHOOK.
7659         * doc/tm.texi.in (TARGET_ENUM_VA_LIST_P): Use @hook.
7660         Rename ptype to ptree.
7661         * doc/tm.texi: Regenerate.
7663         * target.def (fold_builtin): Rename nargs to n_args.  Use DEFHOOK.
7664         * doc/tm.texi.in (TARGET_FOLD_BUILTIN): Use @hook.
7665         * doc/tm.texi: Regenerate.
7667         * target.def (memory_move_cost): Use DEFHOOK.
7668         * doc/tm.texi.in (TARGET_MEMORY_MOVE_COST): Use @hook.
7669         Rename regclass AKA class to rclass.
7670         * doc/tm.texi: Regenerate.
7672         * target.def (pragma_parse): Use DEFHOOK.
7673         * doc/tm.texi.in (TARGET_OPTION_PRAGMA_PARSE): Use @hook.
7674         s/TARGET_VALID_OPTION_ATTRIBUTE_P/TARGET_OPTION_VALID_ATRIBUTE_P/ .
7675         * doc/tm.texi: Regenerate.
7677         * target.def (pass_by_reference): Use DEFHOOK.
7678         * doc/tm.texi.in (TARGET_PASS_BY_REFERENCE): Use @hook.
7679         * doc/tm.texi: Regenerate.
7681         * target.def (resolve_overloaded_builtin): Rename params to arglist.
7682         Use DEFHOOK.
7683         * doc/tm.texi.in (TARGET_RESOLVE_OVERLOADED_BUILTIN): Use @hook.
7684         * doc/tm.texi: Regenerate.
7686         * target.def (return_pops_args): Use DEFHOOK.
7687         * doc/tm.texi.in (TARGET_RETURN_POPS_ARGS): Use @hook.
7688         Rename stack-size to size.
7689         * doc/tm.texi: Regenerate.
7691         * target.def (dfa_new_cycle): Use DEFHOOK.  Rename dump_file to dump,
7692         last-sched_cycle to last_clock, cur_cycle to clock.
7693         * doc/tm.texi.in: Use @hook.
7694         * doc/tm.texi: Regenerate.
7696         * target.def (print_operand, print_operand_address): Update comment.
7697         (print_operand_punct_valid_p): Likewise.
7699 2010-06-30  Manuel López-Ibáñez  <manu@gcc.gnu.org>
7701         * toplev.h (_fatal_insn_not_found, _fatal_insn): Move declarations
7702         to rtl.h.
7703         (error_for_asm, warning_for_asm): Move declarations to rtl-error.h.
7704         * rtl.h (_fatal_insn_not_found, _fatal_insn): Move declarations here.
7705         * rtl-error.h: New.
7706         * regrename.c: Do not include toplev.h. Include rtl-error.h.
7707         * rtl-error.c: Likewise.
7708         * reload.c: Likewise.
7709         * recog.c:  Likewise.
7710         * sel-sched.c: Likewise.
7711         * function.c: Likewise.
7712         * reg-stack.c: Likewise.
7713         * cfgrtl.c: Likewise.
7714         * reload1.c: Likewise.
7715         * final.c: Include rtl-error.
7716         * Makefile.in: Adjust dependencies.
7718 2010-06-30  Jan Hubicka  <jh@suse.cz>
7720         PR middle-end/PR44706
7721         * ipa-split (split_function): Refine conditions when to use DECL_RESULT
7722         to return the value.
7724 2010-06-30  Michael Matz  <matz@suse.de>
7726         PR bootstrap/44699
7727         * tree-vrp.c (vrp_finalize): Deal with changing num_ssa_names.
7728         * gimple-fold.c (gimplify_and_update_call_from_tree): If LHS is
7729         a gimple reg, attach the original VDEF to the last store in the
7730         sequence.
7732 2010-06-30  Iain Sandoe  <iains@gcc.gnu.org>
7734         PR other/44034
7735         * config/darwin.c (darwin_override_options): Use renamed
7736         targetm.asm_out.emit_unwind_label.
7738 2010-06-30  Bernd Schmidt  <bernds@codesourcery.com>
7740         PR tree-optimization/39799
7741         * tree-inline.c (remap_ssa_name): Initialize variable only if
7742         SSA_NAME_OCCURS_IN_ABNORMAL_PHI.
7744 2010-06-30  Nathan Froyd  <froydnj@codesourcery.com>
7746         * c-parser.c (c_parser_omp_for_loop): Use a VEC for for_block.
7748 2010-06-30  Richard Guenther  <rguenther@suse.de>
7750         PR target/44722
7751         * config/i386/i386.md (peephole2 for fix:SSEMODEI24): Guard
7752         against oscillation with reverse peephole2.
7754 2010-06-30  H.J. Lu  <hongjiu.lu@intel.com>
7756         PR target/44721
7757         * config/i386/i386.md (peephole2 for arithmetic ops with memory):
7758         Fix last commit.
7760 2010-06-30  Nick Clifton  <nickc@redhat.com>
7762         * config/rx/rx-modes.def: New file.
7763         * config/rx/rx.h (FIRST_PSEUDO_REGISTER): Increase to 17.
7764         (CC_REGNUM): Define.
7765         (FIXED_REGISTERS, CALL_USED_REGISTERS, REGISTER_NAMES): Add cc
7766         register.
7767         (CC_NO_CARRY, NOTICE_UPDATE_CC): Delete.
7768         (SELECT_CC_MODE): Define.
7769         * config/rx/rx.md (CC_REG): Define.  Update all patterns to use
7770         (reg:CC CC_REG) instead of (cc0).
7771         (attr "cc"): Delete.
7772         (cbranchsi4): Do not split compare and branch here. Instead move
7773         it to...
7774         (cbranchsi4_<code>): ... here.  New patterns.
7775         (cmpsi): Call rx-compare_redundant to find out if it is necessary
7776         to emit the compare instruction.
7777         * config/rx/rx.c (rx_gen-cond_branch_template): Remove tests of
7778         cc_status flags.
7779         (rx_get_stack_layout): Iterate up to before CC_REGNUM not
7780         FIRST_PSEUDO_REGNUM.
7781         (rx_expand_prologue, rx_expand_epilogue): Likewise.
7782         (rx_notice_update_cc): Delete.
7783         (rx_cc_modes_compatible): New function.
7784         (flags_needed_for_conditional): New function.
7785         (flags_from_mode): New function.
7786         (rx_compare_redundant): New function - scans backwards through
7787         insn list to find out if condition flags are already set correctly.
7788         (TARGET_CC_MODES_COMPATIBLE): Define.
7789         * config/rx/rx-protos.h (rx_compare_redundant): Prototype.
7791         * config/rx/rx.h (BRANCH_COST): Define.
7792         (REGISTER_MOVE_COST): Define.
7793         * config/rx/predicates (rx_source_operand): Allow all constant types.
7794         * config/rx/rx.md (addsi3): Add alternative for swapped operands.
7795         (tstsi4): New pattern.
7796         * config/rx/rx.c (rx_memory_move_cost): Define.
7797         (TARGET_MEMORY_MOVE_COST): Define.
7799 2010-06-30  Manuel López-Ibáñez  <manu@gcc.gnu.org>
7801         * tree.h (block_may_fallthru): Declare here.
7802         * tree-flow.h (block_may_fallthru): Do not declare here.
7803         * c-typeck.c: Do not include tree-flow.h. Include gimple.h and
7804         bitmap.h
7805         * Makefile.in (c-typeck.o): Update dependencies.
7807 2010-06-30  Jakub Jelinek  <jakub@redhat.com>
7809         PR debug/44694
7810         * cselib.h (cselib_preserve_cfa_base_value): Add regno argument.
7811         * cselib.c (cfa_base_preserved_regno): New static variable.
7812         (cselib_reset_table): Don't reset cfa_base_preserved_regno instead
7813         of REGNO (cfa_base_preserved_val->locs->loc).
7814         (cselib_preserve_cfa_base_value): Add regno argument, set
7815         cfa_base_preserved_regno to it.
7816         (cselib_invalidate_regno): Allow removal of registers other than
7817         cfa_base_preserved_regno from cfa_base_preserved_val.
7818         (cselib_finish): Set cfa_base_preserved_regno to INVALID_REGNUM.
7819         * var-tracking.c (adjust_mems): Replace sp or hfp even outside
7820         of MEM addresses, if not on LHS.
7821         (reverse_op): Don't add reverse ops for cfa_base_rtx.
7822         (vt_init_cfa_base): Adjust cselib_preserve_cfa_base_value caller.
7824 2010-06-30  Bernd Schmidt  <bernds@codesourcery.com>
7826         * recog.c (peep2_do_rebuild_jump_labels, peep2_do_cleanup_cfg): New
7827         static variables.
7828         (peep2_buf_position): New static function.
7829         (peep2_regno_dead_p, peep2_reg_dead_p, peep2_find_free_register,
7830         peephole2_optimize): Use it.
7831         (peep2_attempt, peep2_update_life): New static functions, broken out
7832         of peephole2_optimize.
7833         (peep2_fill_buffer): New static function.
7834         (peephole2_optimize): Change the main loop to try to fill the buffer
7835         with the maximum number of insns before matching them against
7836         peepholes.  Use a forward scan.  Remove special case for targets with
7837         conditional execution.
7838         * genrecog.c (change_state): Delete dead code.
7839         * config/i386/i386.md (peephole2 for arithmetic ops with memory):
7840         Rewrite so as not to expect the second insn to have had a peephole
7841         applied yet.
7843 2010-06-29  Nathan Froyd  <froydnj@codesourcery.com>
7845         * genhooks.c (emit_findices): Cast field precision to int.
7846         (emit_documentation): Likewise.
7848 2010-06-29  Jakub Jelinek  <jakub@redhat.com>
7850         PR tree-optimization/43801
7851         * cgraph.c (cgraph_create_virtual_clone): Clear DECL_SECTION_NAME
7852         if old_decl was DECL_ONE_ONLY.
7854         PR debug/44668
7855         * dwarf2out.c (add_accessibility_attribute): New function.
7856         (gen_subprogram_die, gen_variable_die, gen_field_die): Use it
7857         instead of adding DW_AT_accessibility manually.
7858         (gen_enumeration_type_die, gen_struct_or_union_type_die,
7859         gen_typedef_die): Use it.
7861 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
7863         * vmsdbgout.c (full_name): Just output the file name if not native.
7865 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
7867         * vmsdbgout.c (func_table): Replace with VEC func{nam,num}_tables.
7868         (funcnam_table): New static table.
7869         (funcnum_table): New static table.
7870         (write_rtnbeg): Write value saved in funcnum_table.
7871         (write_rtnend): Write value saved in funcnum_table.
7872         (vmsdbgout_begin_function): Save current function info in
7873         (vmsdbgout_init): Initialize func{nam,num}_tables. Minor reformatting.
7874         (vmsdbgout_finish): Iterate over funcnum_table.
7876 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
7878         * vmsdbgout.c (vmsdbgout_begin_epilogue): Declare
7879         (vmsdbgout_type_decl): Declare
7880         (vmsdbg_debug_hooks): Add entry for type_decl and begin_epilogue.
7881         (FUNC_EPILOGUE_LABEL): New macro
7882         (vmsdbgout_begin_epilogue): New function.
7883         (vmsdbgout_type_decl): New function.
7885 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
7887         * vmsdbg.h: Update copyright.
7889 2010-06-29  Douglas B Rupp  <rupp@gnat.com>
7891         * vmsdbg.h (DST_K_TBG): New DST constant.
7892         * vmsdbgout.c (addr_const_to_string): Removed, not referenced.
7893         (write_modbeg): Cast module_language to avoid warning.
7894         (write_rtnbeg): Use DST_K_TBG vice magic mystery number.
7896 2010-06-29  Joern Rennecke  <joern.rennecke@embecosm.com>
7898         PR other/44034
7899         * target.def, doc/tm.texi.in, genhooks.c: New files.
7900         * target.h: Instead of defining individual hook members,
7901         define DEFHOOKPOD / DEFHOOK / DEFHOOK_UNDOC / HOOKSTRUCT and
7902         include target.def.
7903         * target-def.h: Instead of defining individual hook initializers,
7904         include target-hooks-def.h.
7905         * df-scan.c, haifa-sched.c, sel-sched.c: Rename targetm members:
7906         targetm.live_on_entry -> targetm.extra_live_on_entry
7907         targetm.sched.md_finish ->targetm.sched.finish
7908         targetm.sched.md_init -> targetm.sched.init
7909         targetm.sched.md_init_global -> targetm.sched.init_global
7910         targetm.asm_out.unwind_label -> targetm.asm_out.emit_unwind_label
7911         targetm.asm_out.except_table_label ->
7912           targetm.asm_out.emit_except_table_label
7913         targetm.asm_out.visibility -> targetm.asm_out.assemble_visibility
7914         targetm.target_help -> targetm.help
7915         targetm.vectorize.builtin_support_vector_misalignment ->
7916           targetm.vectorize.support_vector_misalignment
7917         targetm.file_start_app_off -> targetm.asm_file_start_app_off
7918         targetm.file_start_file_directive ->
7919          targetm.asm_file_start_file_directive
7920         * dwarf2out.c, opts.c, tree-vect-data-refs.c, except.c: Likewise.
7921         * varasm.c, config/alpha/alpha.c, config/cris/cris.c: Likewise.
7922         * gcc/config/spu/spu.c, config/ia64/ia64.c: Rename target macros:
7923         TARGET_VECTOR_ALIGNMENT_REACHABLE ->
7924           TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE
7925         TARGET_SUPPORT_VECTOR_MISALIGNMENT ->
7926           TARGET_VECTORIZE_SUPPORT_VECTOR_MISALIGNMENT
7927         TARGET_UNWIND_EMIT -> TARGET_ASM_UNWIND_EMIT
7928         * config/rs6000/rs6000.c, config/arm/arm.c: Likewise.
7929         * Makefile.in (TARGET_H): Depend on target.def.
7930         (TARGET_DEF_H): Depend on target-hooks-def.h.
7931         (target-hooks-def.h, tm.texi, s-target-hooks-def-h): New rules.
7932         (s-tm-texi, build/genhooks.o, build/genhooks): Likewise.
7933         * doc/tm.texi: Regenerate.
7935         * Makefile.in (s-tm-texi): Remove stray tab / rule.
7937         * config/m68k/m68k.c (targetm.sched.init_global): Update comment.
7938         (targetm.sched.init): Likewise.
7940 2010-06-29  Nathan Froyd  <froydnj@codesourcery.com>
7942         PR bootstrap/44713
7943         * config/i386/i386.c (type_natural_mode): Const-ify CUM parameter.
7944         (function_arg_advance_32): Const-ify TYPE parameter.
7945         (function_arg_advance_64): Likewise.  Change type of NAMED to bool.
7946         (ix86_function_arg_advance): Change type of NAMED to bool.
7947         (function_arg_32): Const-ify CUM and TYPE parameters.
7948         (function_arg_64): Likewise.  Change type of NAMED to bool.
7949         (function_arg_ms_64): Const-ify CUM parameter. Change type of NAMED
7950         to bool.
7951         (ix86_function_arg): Change type of NAMED to bool.
7952         (ix86_setup_incoming_varargs): Call ix86_function_arg_advance.  Pass
7953         last argument as a bool.
7955 2010-06-29  Joern Rennecke  <joern.rennecke@embecosm.com>
7957         * doc/tm.texi (TARGET_OPTION_OVERRIDE): Document.
7958         (OVERRIDE_OPTIONS): Add note of obsolescence.
7959         Replace references with references to TARGET_OPTION_OVERRIDE.
7960         (Except for C_COMMON_OVERRIDE_OPTIONS, which remains similar to
7961          the macro).
7962         * targhooks.c (default_target_option_override): New function.
7963         * targhooks.h (default_target_option_override): Declare.
7964         * target.h (struct gcc_target): Add override member to
7965         target_option member.
7966         * toplev.c (process_options): Replace OVERRIDE_OPTIONS use with
7967         targetm.target_option.override call.
7968         * target-def.h (TARGET_OPTION_OVERRIDE): Define.
7969         (TARGET_OPTION_HOOKS): Add TARGET_OPTION_OVERRIDE.
7971 2010-06-29  Jan Hubicka  <jh@suse.cz>
7973         * tree-inline.c: Replace incomming by incomin and clonning by cloning.
7975 2010-06-29  Jan Hubicka  <jh@suse.cz>
7977         * predict.c (propagate_freq): Clear EXIT_BLOCK_PTR frequency if it is
7978         unreachable.
7979         (rebuild_frequencies): New function.
7980         * predict.h (rebuild_frequencies): Declare.
7981         * tree-inline.c (copy_cfg_body): Compute properly count & frequency of
7982         entry block and edge reaching new_entry.
7983         (tree_function_versioning): When doing partial cloning, rebuild
7984         frequencies when done.
7985         * passes.c (execute_function_todo): Use rebild_frequencies.
7987 2010-06-29  Richard Guenther  <rguenther@suse.de>
7989         * tree-dfa.c (dump_variable): Remove noalias_state dumping.
7990         * tree-flow.h (enum noalias_state): Remove.
7991         (struct var_ann_d): Remove noalias_state member.
7993 2010-06-29  Bernd Schmidt  <bernds@codesourcery.com>
7995         PR target/43902
7996         * config/arm/arm.md (maddsidi4, umaddsidi4): New expanders.
7997         (maddhisi4): Renamed from mulhisi3addsi.  Operands renumbered.
7998         (maddhidi4): Likewise.
8000         Revert parts of the change for PR25130.
8001         * cse.c (exp_equiv_p): For MEMs, if for_gcse, only compare
8002         MEM_ALIAS_SET.
8004 2010-06-29  Nathan Froyd  <froydnj@codesourcery.com>
8006         * calls.c, dse.c, expr.c, function.c: Call targetm.calls.function_arg,
8007         targetm.calls.function_incoming_arg, and
8008         targetm.calls.function_arg_advance instead of FUNCTION_ARG,
8009         FUNCTION_INCOMING_ARG, and FUNCTION_ARG_ADVANCE, respectively.
8010         * target.h (struct gcc_target): Add function_arg_advance,
8011         function_arg, and function_incoming_arg fields.
8012         * target-def.h (TARGET_FUNCTION_ARG_ADVANCE, TARGET_FUNCTION_ARG):
8013         (TARGET_FUNCTION_INCOMING_ARG): Define.
8014         (TARGET_CALLS): Add TARGET_FUNCTION_ARG_ADVANCE, TARGET_FUNCTION_ARG,
8015         and TARGET_FUNCTION_INCOMING_ARG.
8016         * targhooks.h (default_function_arg_advance): Declare.
8017         (default_function_arg, default_function_incoming_arg): Declare.
8018         * targhooks.c (default_function_arg_advance): New function.
8019         (default_function_arg, default_function_incoming_arg): New function.
8020         * config/i386/i386.c (function_arg_advance): Rename to...
8021         (ix86_function_arg_advance): ...this.  Make static.
8022         (function_arg): Rename to...
8023         (ix86_function_arg): ...this.  Make static.
8024         (TARGET_FUNCTION_ARG_ADVANCE): Define.
8025         (TARGET_FUNCTION_ARG): Define.
8026         * config/i386/i386.h (FUNCTION_ARG_ADVANCE): Delete.
8027         (FUNCTION_ARG): Delete.
8028         * config/i386/i386-protos.h (function_arg_advance): Delete prototype.
8029         (function_arg): Delete prototype.
8031 2010-06-29  Nathan Froyd  <froydnj@codesourcery.com>
8033         * reginfo.c (init_reg_sets_1): Adjust comments.
8034         * combine-stack-adj.c (rest_of_handle_stack_adjustments): Likewise.
8035         * calls.c (prepare_call_address): Likewise.
8036         (emit_call_1): Use targetm.calls.return_pops_args.
8037         (expand_call): Likewise.
8038         * function.c (assign_parms): Likewise.
8039         * system.h (RETURN_POPS_ARGS): Add to #pragma poison list.
8040         * target.h (struct gcc_target) [struct calls]: Add
8041         return_pops_args field.
8042         * targhooks.h (default_return_pops_args): Declare.
8043         * targhooks.c (default_return_pops_args): Define.
8044         * target-def.h (TARGET_RETURN_POPS_ARGS): Define.
8045         (TARGET_CALLS): Add TARGET_RETURN_POPS_ARGS.
8046         * doc/tm.texi (RETURN_POPS_ARGS): Rename to...
8047         (TARGET_RETURN_POPS_ARGS): ...this.  Use deftypefn.  Adjust
8048         documentation.
8049         * config/alpha/alpha.h (RETURN_POPS_ARGS): Delete.
8050         * config/arc/arc.h (RETURN_POPS_ARGS): Likewise.
8051         * config/arm/arm.h (RETURN_POPS_ARGS): Likewise.
8052         * config/avr/avr.h (RETURN_POPS_ARGS): Likewise.
8053         * config/bfin/bfin.h (RETURN_POPS_ARGS): Likewise.
8054         * config/cris/cris.h (RETURN_POPS_ARGS): Likewise.
8055         * config/crx/crx.h (RETURN_POPS_ARGS): Likewise.
8056         * config/fr30/fr30.h (RETURN_POPS_ARGS): Likewise.
8057         * config/frv/frv.h (RETURN_POPS_ARGS): Likewise.
8058         * config/h8300/h8300.h (RETURN_POPS_ARGS): Likewise.
8059         * config/ia64/ia64.h (RETURN_POPS_ARGS): Likewise.
8060         * config/iq2000/iq2000.h (RETURN_POPS_ARGS): Likewise.
8061         * config/lm32/lm32.h (RETURN_POPS_ARGS): Likewise.
8062         * config/m32c/m32c.h (RETURN_POPS_ARGS): Likewise.
8063         * config/m32r/m32r.h (RETURN_POPS_ARGS): Likewise.
8064         * config/m68hc11/m68hc11.h (RETURN_POPS_ARGS): Likewise.
8065         * config/mcore/mcore.h (RETURN_POPS_ARGS): Likewise.
8066         * config/mep/mep.h (RETURN_POPS_ARGS): Likewise.
8067         * config/mips/mips.h (RETURN_POPS_ARGS): Likewise.
8068         * config/mmix/mmix.h (RETURN_POPS_ARGS): Likewise.
8069         * config/mn10300/mn10300.h (RETURN_POPS_ARGS): Likewise.
8070         * config/moxie/moxie.h (RETURN_POPS_ARGS): Likewise.
8071         * config/pa/pa.h (RETURN_POPS_ARGS): Likewise.
8072         * config/pdp11/pdp11.h (RETURN_POPS_ARGS): Likewise.
8073         * config/picochip/picochip.h (RETURN_POPS_ARGS): Likewise.
8074         * config/rs6000/rs6000.h (RETURN_POPS_ARGS): Likewise.
8075         * config/rx/rx.h (RETURN_POPS_ARGS): Likewise.
8076         * config/s390/s390.h (RETURN_POPS_ARGS): Likewise.
8077         * config/score/score.h (RETURN_POPS_ARGS): Likewise.
8078         * config/sh/sh.h (RETURN_POPS_ARGS): Likewise.
8079         * config/sparc/sparc.h (RETURN_POPS_ARGS): Likewise.
8080         * config/spu/spu.h (RETURN_POPS_ARGS): Likewise.
8081         * config/stormy16/stormy16.h (RETURN_POPS_ARGS): Likewise.
8082         * config/v850/v850.h (RETURN_POPS_ARGS): Likewise.
8083         * config/xtensa/xtensa.h (RETURN_POPS_ARGS): Likewise.
8084         * config/i386/i386-protos.h (ix86_return_pops_args): Delete.
8085         * config/i386/i386.h (RETURN_POPS_ARGS): Delete.
8086         * config/i386/i386.c (ix86_return_pops_args): Make static.
8087         Constify arguments.
8088         (TARGET_RETURN_POPS_ARGS): Define.
8089         * config/m68k/m68k.h (RETURN_POPS_ARGS): Move to...
8090         * config/m68k/m68k.c (m68k_return_pops_args): ...here.  New function.
8091         (TARGET_RETURN_POPS_ARGS): Define.
8092         * config/vax/vax.h (RETURN_POPS_ARGS): Move to...
8093         * config/vax/vax.c (vax_return_pops_args): ...here.  New function.
8094         (TARGET_RETURN_POPS_ARGS): Define.
8096 2010-06-29  Richard Guenther  <rguenther@suse.de>
8098         PR middle-end/44667
8099         * tree-inline.c (initialize_inlined_parameters): Make sure
8100         to remap the inlined parameter variable substitutions types.
8102 2010-06-29  Eric Botcazou  <ebotcazou@adacore.com>
8104         PR rtl-optimization/44659
8105         * combine.c (make_compound_operation) <SUBREG>: Do not return the
8106         result of force_to_mode if it partially re-expanded the compound.
8108 2010-06-28  Jan Hubicka  <jh@suse.cz>
8110         PR middle-end/44671
8111         * ipa-split.c (test_nonssa_use, mark_nonssa_use): Check also uses of
8112         RESULT_DECL.
8114 2010-06-28  Anatoly Sokolov  <aesok@post.ru>
8116         * double-int.h (force_fit_type_double): Remove declaration.
8117         * double-int.c (force_fit_type_double): Move to tree.c.
8118         * tree.h (force_fit_type_double): Declare.
8119         * tree.h (force_fit_type_double): Moved from double-int.c. Use
8120         double_int type for 'cst' argument. Use double_int_fits_to_tree_p and
8121         double_int_to_tree instead of fit_double_type and build_int_cst_wide.
8122         * convert.c (convert_to_pointer): Adjust call to
8123         force_fit_type_double.
8124         * tree-vrp.c (extract_range_from_assert,
8125         extract_range_from_unary_expr): Adjust call to force_fit_type_double.
8126         * fold-const.c: Update comment.
8127         (int_const_binop, fold_convert_const_int_from_int,
8128         fold_convert_const_int_from_real, fold_convert_const_int_from_fixed,
8129         extract_muldiv_1, fold_div_compare, fold_sign_changed_comparison,
8130         fold_unary_loc, fold_negate_const, fold_abs_const, fold_not_const,
8131         round_up_loc): Adjust call to force_fit_type_double.
8133 2010-06-28  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
8135         * config/rs6000/rs6000.h (PROCESSOR_TITAN): Declare.
8137 2010-06-28  Martin Jambor  <mjambor@suse.cz>
8139         * tree-sra.c (convert_callers): New parameter, change fndecls of
8140         recursive calls.
8141         (modify_function): Pass the old decl to convert_callers.
8143 2010-06-28  Martin Jambor  <mjambor@suse.cz>
8145         * ipa-cp.c (ipcp_init_cloned_node): Replace calls to
8146         ipa_check_create_node_params and ipa_initialize_node_params with
8147         checking asserts they are not necessary.
8149 2010-06-28  Jan Hubicka  <jh@suse.cz>
8151         PR tree-optimization/44687
8152         * ipa-split.c (split_function): Use DECL_RESULT to store return value.
8154 2010-06-28  Martin Jambor  <mjambor@suse.cz>
8156         PR c++/44535
8157         * gimple-fold.c (get_first_base_binfo_with_virtuals): New function.
8158         (gimple_get_relevant_ref_binfo): Use get_first_base_binfo_with_virtuals
8159         instead of BINFO_BASE_BINFO.
8161 2010-06-28  Michael Matz  <matz@suse.de>
8163         PR middle-end/44592
8164         * gimple-fold.c (gimplify_and_update_call_from_tree): Maintain
8165         proper VDEF chain for intermediate stores in the sequence.
8167 2010-06-28  Jan Hubicka  <jh@suse.cz>
8169         PR tree-optimization/44357
8170         * ipa-inline.c (add_new_edges_to_heap): Do not add edges to
8171         uninlinable functions.
8173 2010-06-28  Philipp Tomsich  <philipp.tomsich@theobroma-systems.com>
8175         * config.gcc (powerpc*-*-*): Handle titan.
8176         * config/rs6000/rs6000.c (titan_cost): New costs.
8177         (rs6000_override_options): Add "titan" to processor_target_table.
8178         Add Titan to branch alignment logic.
8179         Correctly set rs6000_cost for titan.
8180         * config/rs6000/rs6000.md (cpu): Add titan.  Include "titan.md".
8181         * config/rs6000/titan.md: New file.
8182         * doc/invoke.texi (RS/6000 and PowerPC Options): Document -mcpu=titan.
8184 2010-06-28  Nathan Froyd  <froydnj@codesourcery.com>
8186         * tree-browser.c (TB_history_stack): Convert to a VEC.
8187         (TB_SET_HEAD): Adjust for new type of TB_history_stack.
8188         (TB_history_prev): Likewise.
8190 2010-06-28  Nathan Froyd  <froydnj@codesourcery.com>
8192         * vec.h (vec_heap_free): Add parentheses around free.
8194 2010-06-28  Steven Bosscher  <steven@gcc.gnu.org>
8196         * system.h: Poison GCC_EXCEPT_H for front-end files.
8198         * langhooks.h (struct lang_hooks): Add eh_protect_cleanup_actions
8199         langhook.
8200         * langhooks-def.h (LANG_HOOKS_EH_PROTECT_CLEANUP_ACTIONS) New.
8201         Define to NULL by default.
8202         * except.h: Define GCC_EXCEPT_H.
8203         (doing_eh): Remove prototype.
8204         (init_eh, init_eh_for_function): Move prototypes to toplev.h.
8205         (lang_protect_cleanup_actions): Remove.
8206         * except.c (lang_protect_cleanup_actions): Remove.
8207         (doing_eh): Remove.
8208         (gen_eh_region): Don't check doing_eh here.
8209         * toplev.h (init_eh, init_eh_for_function_): Moved from except.h.
8210         * tree-eh.c (honor_protect_cleanup_actions): Use new langhook
8211         instead of lang_protect_cleanup_actions.
8212         * omp-low.c (maybe_catch_exception): Likewise.
8213         * Makefile.in: Update dependencies.
8215 2010-06-28  Bingfeng Mei  <bmei@broadcom.com>
8217         * cgraph.h (struct varpool_node): new used_from_object_file flag.
8218         (struct cgraph_local_info): new used_from_object_file flag.
8219         * cgraph.c (dump_cgraph_node): dump used_from_object_file flag.
8220         (cgraph_clone_node): initialize used_from_object_file.
8221         (cgraph_create_virtual_clone): initialize used_from_object_file.
8222         * lto-symbtab.c (lto_symtab_merge_decls_1): Set
8223         used_from_object_file flags for symbols of LDPR_PREVAILING_DEF
8224         when compiling with -fwhole-program.
8225         (lto_symtab_resolve_symbols) Use LDPR_PREVAILING_DEF_IRONLY for
8226         internal resolver.
8227         * ipa.c (function_and_variable_visibility): Set externally_visible
8228         flag of varpool_node if used_from_object_file flag is set.
8229         (cgraph_externally_visible_p): check used_from_object_file flag.
8230         * doc/invoke.texi (-fwhole-program option): Change description of
8231         externally_visible attribute accordingly.
8232         * doc/extend.texi (externally_visible): Ditto.
8234 2010-06-27  Jan Hubicka  <jh@suse.cz>
8236         * params.def (max-inline-insns-auto): Default to 40.
8237         * doc/invoke.texi (max-inline-insns-auto): Document the change.
8239 2010-06-27  Jan Hubicka  <jh@suse.cz>
8241         PR middle-end/44671
8242         PR middle-end/44686
8243         * tree.c (build_function_decl_skip_args): Clear DECL_BUILT_IN on
8244         signature change.
8245         * ipa-split.c (split_function): Always clear DECL_BUILT_IN.
8246         * ipa-prop.c (ipa_modify_formal_parameters): Likewise.
8248 2010-06-27  Anatoly Sokolov  <aesok@post.ru>
8250         * target.h (struct gcc_target): Add register_move_cost field.
8251         * target-def.h (TARGET_REGISTER_MOVE_COST): New.
8252         (TARGET_INITIALIZER): Use TARGET_REGISTER_MOVE_COST.
8253         * targhooks.c (default_register_move_cost): New function.
8254         * targhooks.h (default_register_move_cost): Declare function.
8255         * defaults.h (REGISTER_MOVE_COST): Delete.
8256         * ira-int.h (ira_register_move_cost): Update comment.
8257         * ira.c (ira_register_move_cost): Update comment.
8258         * reload.h (register_move_cost): Declare.
8259         * reginfo.c (register_move_cost): New function.
8260         (move_cost): Update comment.
8261         (init_move_cost, memory_move_secondary_cost): Replace
8262         REGISTER_MOVE_COST with register_move_cost.
8263         * postreload.c (reload_cse_simplify_set): (Ditto.).
8264         * reload.c (find_valid_class, find_reloads): (Ditto.).
8265         * reload1.c (choose_reload_regs): (Ditto.).
8266         * doc/tm.texi (TARGET_REGISTER_MOVE_COST): New.
8267         (REGISTER_MOVE_COST, TARGET_MEMORY_MOVE_COST): Update documentation.
8268         * doc/md.texi (can_create_pseudo_p): Update documentation.
8270         * config/i386/i386.h (MEMORY_MOVE_COST): Remove macro.
8271         * config/i386/i386-protos.h (int ix86_memory_move_cost): Remove.
8272         * config/i386/i386.h (ix86_memory_move_cost): Make static.
8273         (TARGET_MEMORY_MOVE_COST): Define.
8275         * config/ia64/ia64.h (MEMORY_MOVE_COST): Remove macro.
8276         * config/ia64/ia64-protos.h (int ia64_memory_move_cost): Remove.
8277         * config/ia64/ia64.h (ia64_memory_move_cost): Make static.
8278         (TARGET_MEMORY_MOVE_COST): Define.
8280 2010-06-27  Richard Guenther  <rguenther@suse.de>
8282         PR tree-optimization/44683
8283         * tree-ssa-dom.c (record_edge_info): Record equivalences for the
8284         false edge from the inverted condition.
8286 2010-06-27  Richard Guenther  <rguenther@suse.de>
8288         PR middle-end/44684
8289         * tree-ssa-alias.c (refs_may_alias_p_1): Allow SSA name refs.
8290         (stmt_may_clobber_ref_p_1): Do not bother to call the oracle
8291         for register LHS.  Or non-store assignments.
8293 2010-06-26  Eric Botcazou  <ebotcazou@adacore.com>
8295         * config/sparc/sparc.c (sparc_emit_set_const32): Make static.
8296         (sparc_emit_set_const64): Likewise.  Remove disabled code.
8297         * config/sparc/sparc-protos.h (sparc_emit_set_const32): Delete.
8298         (sparc_emit_set_const64): Likewise.
8300 2010-06-26  Catherine Moore  <clm@codesourcery.com>
8302         * config/mips/mips.md (alu_type): New attribute.
8303         (type): Infer type from alu_type.
8304         (*add<mode>3, *add<mode>3_mips16, *addsi3_extended,
8305         *baddu_si_eb, *baddu_si_el, *baddu_di, sub<mode>3,
8306         *subsi3_extended, negsi2, negdi2, *low<mode>,
8307         *low<mode>_mips16, *ior<mode>3, *ior<mode>3_mips16,
8308         xor<mode>3, *nor<mode>3,
8309         *zero_extend<GPR:mode>_trunc<SHORT:mode>,
8310         *zero_extendhi_truncqi):  Set alu_type instead of type.
8312 2010-06-26  Douglas B Rupp  <rupp@gnat.com>
8314         * config/alpha/alpha.c (alpha_need_linkage): Adjust
8315         splay_tree_new_ggc call.
8316         (alpha_use_linkage): Likewise.
8318 2010-06-26  Joseph Myers  <joseph@codesourcery.com>
8320         * collect2.c (main): Remove SWITCHES_NEED_SPACES conditional.
8321         * doc/tm.texi (SWITCHES_NEED_SPACES): Don't document.
8322         * gcc.c (SWITCHES_NEED_SPACES, switches_need_spaces): Remove.
8323         (static_specs): Remove switches_need_spaces.
8324         (process_command, do_self_spec): Hardcode handling "-o" instead of
8325         checking switches_need_spaces.
8326         * system.h (SWITCHES_NEED_SPACES): Poison.
8328 2010-06-26  Richard Guenther  <rguenther@suse.de>
8330         PR tree-optimization/44393
8331         * tree-loop-distribution.c (generate_loops_for_partition): Fix
8332         stmt removal and VOP renaming.
8333         (generate_memset_zero): Remove redundant stmt updating.
8334         * tree-flow.h (mark_virtual_ops_in_bb): Remove.
8335         * tree-cfg.c (mark_virtual_ops_in_bb): Likewise.
8337 2010-06-26  Jan Hubicka  <jh@suse.cz>
8339         * ipa-split.c (consider_split): PHI in entry block is OK as long as all
8340         edges comming from header are equivalent.
8341         (visit_bb): Handle PHIs correctly.
8342         * tree-inline.c (copy_phis_for_bb): Be able to copy
8343         PHI from entry edge.
8344         (copy_cfg_body): Produce edge from entry BB before copying PHIs.
8346 2010-06-26  Richard Guenther  <rguenther@suse.de>
8348         PR middle-end/44674
8349         * tree-ssa-alias.c (refs_may_alias_p_1): Allow all kind of
8350         decls.  Handle LABEL_DECLs like FUNCTION_DECLs.
8352 2010-06-26  Joseph Myers  <joseph@codesourcery.com>
8354         * gcc.c (n_switches_alloc, n_infiles_alloc, alloc_infile,
8355         add_infile, alloc_switch): New.
8356         (process_command): Remove variable lang_n_infiles.  Process
8357         options in a single pass.  Use new functions for allocating
8358         infiles and switches arrays.  Properly skip operands of
8359         -Xpreprocessor and -Xassembler.
8361 2010-06-26  Jan Hubicka  <jh@suse.cz>
8363         PR middle-end/44671
8364         * cgraphunit.c (cgraph_function_versioning): Remove wrong
8365         cgraph_make_decl_local call; fix typo copying RTL data.
8367 2010-06-25  DJ Delorie  <dj@redhat.com>
8369         * config/m32c/m32c-protos.h (m32c_note_pragma_address): Declare.
8370         (m32c_output_aligned_common): Likewise.
8371         * config/m32c/m32c.h (ASM_OUTPUT_ALIGNED_DECL_COMMON): New.
8372         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): New.
8373         * config/m32c/m32c-pragma.c (m32c_pragma_address): New.
8374         (m32c_register_pragmas): Register it.
8375         * config/m32c/m32c.c (m32c_get_pragma_address): New.
8376         (m32c_insert_attributes): Set #pragma address decls volatile.
8377         (pragma_entry_eq): New.
8378         (pragma_entry_hash): New.
8379         (m32c_note_pragma_address): New.
8380         (m32c_get_pragma_address): New.
8381         (m32c_output_aligned_common): New.
8382         * doc/extend.texi: Document the new pragma.
8384         * config/m32c/m32c.c (m32c_illegal_subreg_p): Reject illegal MEMs
8385         also.
8386         * config/m32c/predicates.md (m32c_any_operand): Check the code
8387         instead of memory_operand so as to allow matching volatile MEMs.
8388         (m32c_nonimmediate_operand): Likewise.
8389         (mra_operand): Allow volatiles.
8391 2010-06-25  Alexandre Oliva  <aoliva@redhat.com>
8393         PR debug/44610
8394         * simplify-rtx.c (delegitimize_mem_from_attrs): Don't use a base
8395         address if the offset is unknown.
8397 2010-06-25  Douglas B Rupp  <rupp@gnat.com>
8399         * dwarf2out.c (dwarf2out_vms_debug_main_pointer): New function.
8400         * dwarf2out.h (dwarf2out_vms_debug_main_pointer): Declare new function.
8401         * config/ia64/ia64-protos.h (ia64_start_function): Declare.
8402         * config/ia64/sysv4.h (ASM_DECLARE_FUNCTION_NAME): Move contents
8403         to ia64_start_function. Invoke it.
8404         * config/ia64/ia64.c (ia64_start_function): Call new function
8405         dwarf2out_vms_debug_main_pointer.
8407 2010-06-25  Sebastian Pop  <sebastian.pop@amd.com>
8409         * tree-if-conv.c (insert_gimplified_predicates): Do not insert
8410         statements computing the true predicate.
8412 2010-06-25  Sebastian Pop  <sebastian.pop@amd.com>
8414         * tree-if-conv.c (init_bb_predicate): Initialize the predicate
8415         to boolean_true_node.
8416         (reset_bb_predicate): New.
8417         (predicate_bbs): Call reset_bb_predicate.
8419 2010-06-25  Sebastian Pop  <sebastian.pop@amd.com>
8421         * tree-if-conv.c (combine_blocks): Remove FIXME comment.
8422         (tree_if_conversion): Returns true when something has been changed.
8423         (main_tree_if_conversion): Return TODO_cleanup_cfg when if-conversion
8424         changed something.
8426 2010-06-25  Sebastian Pop  <sebastian.pop@amd.com>
8428         * Makefile.in (tree-if-conv.o): Depends on DBGCNT_H.
8429         * dbgcnt.def (if_conversion_tree): New DEBUG_COUNTER.
8430         * tree-if-conv.c: Include dbgcnt.h.
8431         (tree_if_conversion): Use if_conversion_tree to count the number of
8432         if-convertible loops.
8434 2010-06-25  Changpeng Fang  <changpeng.fang@amd.com>
8436         * common.opt (fprefetch-loop-arrays): Re-define
8437         -fprefetch-loop-arrays as a tri-state option with the initial
8438         value of -1.
8439         * tree-ssa-loop.c (gate_tree_ssa_loop_prefetch): Invoke prefetch
8440         pass only when flag_prefetch_loop_arrays > 0.
8441         * toplev.c (process_options): Note that, with tri-states,
8442         flag_prefetch_loop_arrays>0 means prefetching is enabled.
8443         * config/i386/i386.c (override_options): Enable prefetching at -O3
8444         for a set of CPUs that sw prefetching is helpful.
8445         (software_prefetching_beneficial_p): New.  Return TRUE if software
8446         prefetching is beneficial for the given CPU.
8448 2010-06-25  H.J. Lu  <hongjiu.lu@intel.com>
8450         PR rtl-optimization/44326
8451         * implicit-zee.c (find_removable_zero_extends): Replace
8452         INSN_P with NONDEBUG_INSN_P.
8454 2010-06-25  Martin Jambor  <mjambor@suse.cz>
8456         * ipa-prop.h (struct ipa_param_descriptor): Removed the modified flag.
8457         (struct ipa_node_params): Removed the modification_analysis_done flag.
8458         (ipa_is_param_modified): Removed.
8459         (ipa_analyze_node): Declare.
8460         (ipa_compute_jump_functions): Remove declaration.
8461         (ipa_count_arguments): Likewise.
8462         (ipa_detect_param_modifications): Likewise.
8463         (ipa_analyze_params_uses): Likewise.
8464         * ipa-prop.c (struct param_analysis_info): New type.
8465         (visit_store_addr_for_mod_analysis): Removed.
8466         (visit_load_for_mod_analysis): Renamed to visit_ref_for_mod_analysis,
8467         moved down in the file.
8468         (ipa_detect_param_modifications): Merged into ipa_analyze_params_uses.
8469         (ipa_count_arguments): Made static.
8470         (mark_modified): New function.
8471         (is_parm_modified_before_call): New function.
8472         (compute_pass_through_member_ptrs): New parameter parms_info, call
8473         is_parm_modified_before_call instead of ipa_is_param_modified.
8474         (ipa_compute_jump_functions_for_edge): New parameter parms_info, pass
8475         it to compute_pass_through_member_ptrs.
8476         (ipa_compute_jump_functions): New parameter parms_info, pass it to
8477         ipa_compute_jump_functions_for_edge.  Call ipa_initialize_node_params
8478         on the callee if it is analyzed.  Made static.
8479         (ipa_analyze_indirect_call_uses): New parameter parms_info, call
8480         is_parm_modified_before_call instead of ipa_is_param_modified.
8481         (ipa_analyze_call_uses): New parameter parms_info, pass it to
8482         ipa_analyze_indirect_call_uses.
8483         (ipa_analyze_stmt_uses): New parameter parms_info, pass it to
8484         ipa_analyze_call_uses.
8485         (ipa_analyze_params_uses): New parameter parms_info, pass it to
8486         ipa_analyze_stmt_uses.  Also perform the used analysis.  Made static.
8487         (ipa_analyze_node): New function.
8488         (ipa_print_node_params): Do not dump the modified flag.
8489         (ipa_write_node_info): Assert uses_analysis_done rather than streaming
8490         it.  Do not stream the modified parameter flag.
8491         (ipa_read_node_info): Set uses_analysis_done to 1 instead of streaming
8492         it.  Do not stream the modified parameter flag.
8493         * ipa-cp.c (ipcp_analyze_node): Removed.
8494         (ipcp_init_stage): Iterate only once over the nodes, analyze each one
8495         with only a call to ipa_analyze_node.
8496         * ipa-inline.c (inline_indirect_intraprocedural_analysis): Analyze the
8497         node with only a call to ipa_analyze_node.
8499 2010-06-25  Manuel López-Ibáñez  <manu@gcc.gnu.org>
8501         * doc/invoke.texi (-Wsuggest-attribute): Add item for noreturn.
8503 2010-06-25  Jan Hubicka  <jh@suse.cz>
8505         * tree-pass.h (pass_split_functions): Declare.
8506         * opts.c (decode_options): Enable function splitting at -O2
8507         * timevar.def (TV_IPA_FNSPLIT): New macro.
8508         * ipa-split.c: New file.
8509         * common.opt (-fpartial-inlining): New flag.
8510         * Makefile.in (ipa-split.o): New object file.
8511         * passes.c (init_optimization_passes): Add ipa-split.
8512         * params.def (partial-inlining-entry-probability): New parameters.
8513         * doc/invoke.texi (-fpartial-inlining): New.
8515 2010-06-25  Manuel López-Ibáñez  <manu@gcc.gnu.org>
8517         PR 44665
8518         * tree-inline.c (gimple_expand_calls_inline): Fix typo in comment.
8519         * gimplify.c (is_gimple_reg_rhs_or_call): Likewise.
8520         (gimplify_expr): Likewise.
8522 2010-06-25  Martin Jambor  <mjambor@suse.cz>
8524         * ipa-prop.c (determine_cst_member_ptr): Ignore non-clobbering
8525         statements instead of bailing out on them.
8526         (ipa_analyze_indirect_call_uses): Do not require that loads from the
8527         parameter are in the same BB as the condition.  Update comments.
8529 2010-06-25  Jakub Jelinek  <jakub@redhat.com>
8531         PR middle-end/43866
8532         * tree-ssa-loop-unswitch.c (tree_may_unswitch_on): If stmt is always
8533         true or always false, return NULL_TREE.
8534         (tree_unswitch_single_loop): Optimize conditions even when reaching
8535         max-unswitch-level parameter.  If num > 0, optimize first all conditions
8536         using entry checks, then do still reachable block discovery and consider
8537         only conditions in still reachable basic blocks in the loop.
8539         PR tree-optimization/44539
8540         * tree-cfgcleanup.c (fixup_noreturn_call): Call update_stmt even when
8541         the call doesn't have LHS, but has VDEF.
8543 2010-06-25  Joseph Myers  <joseph@codesourcery.com>
8545         * config/pa/pa.h (MODIFY_TARGET_NAME): Remove.
8546         * doc/tm.texi (MODIFY_TARGET_NAME): Don't document.
8547         * gcc.c (enum add_del, struct modify_target, modify_target): Remove.
8548         (process_command): Remove code conditional on MODIFY_TARGET_NAME.
8549         * system.h (MODIFY_TARGET_NAME): Poison.
8551 2010-06-25  Alan Modra  <amodra@gmail.com>
8553         * doc/invoke.texi: Delete mcmodel=medium from powerpc options.
8554         * config/rs6000/rs6000.h (enum rs6000_cmodel): Delete CMODEL_MEDIUM.
8555         * config/rs6000/linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Set
8556         CMODEL_LARGE as default.
8557         * config/rs6000/rs6000.c (rs6000_handle_option): Remove mcmodel=medium.
8558         (offsettable_ok_by_alignment): Delete.
8559         (rs6000_emit_move): Remove mcmodel=medium optimization.
8561 2010-06-25  Bernd Schmidt  <bernds@codesourcery.com>
8563         With large parts from Jim Wilson:
8564         PR target/43902
8565         * tree-pretty-print.c (dump_generic_node, op_code_prio): Add
8566         WIDEN_MULT_PLUS_EXPR and WIDEN_MULT_MINUS_EXPR.
8567         * optabs.c (optab_for_tree_code): Likewise.
8568         (expand_widen_pattern_expr): Likewise.
8569         * tree-ssa-math-opts.c (convert_mult_to_widen): New function, broken
8570         out of execute_optimize_widening_mul.
8571         (convert_plusminus_to_widen): New function.
8572         (execute_optimize_widening_mul): Use the two new functions.
8573         * expr.c (expand_expr_real_2): Add support for GIMPLE_TERNARY_RHS.
8574         Remove code to generate widening multiply-accumulate.  Add support
8575         for WIDEN_MULT_PLUS_EXPR and WIDEN_MULT_MINUS_EXPR.
8576         * gimple-pretty-print.c (dump_ternary_rhs): New function.
8577         (dump_gimple_assign): Call it when appropriate.
8578         * tree.def (WIDEN_MULT_PLUS_EXPR, WIDEN_MULT_MINUS_EXPR): New codes.
8579         * cfgexpand.c (gimple_assign_rhs_to_tree): Likewise.
8580         (expand_gimple_stmt_1): Likewise.
8581         (expand_debug_expr): Support WIDEN_MULT_PLUS_EXPR and
8582         WIDEN_MULT_MINUS_EXPR.
8583         * tree-ssa-operands.c (get_expr_operands): Likewise.
8584         * tree-inline.c (estimate_operator_cost): Likewise.
8585         * gimple.c (extract_ops_from_tree_1): Renamed from
8586         extract_ops_from_tree.  Add new arg for a third operand; fill it.
8587         (gimple_build_assign_stat): Support operations with three operands.
8588         (gimple_build_assign_with_ops_stat): Likewise.
8589         (gimple_assign_set_rhs_from_tree): Likewise.
8590         (gimple_assign_set_rhs_with_ops_1): Renamed from
8591         gimple_assign_set_rhs_with_ops.  Add new arg for a third operand.
8592         (get_gimple_rhs_num_ops): Support GIMPLE_TERNARY_RHS.
8593         (get_gimple_rhs_num_ops): Handle WIDEN_MULT_PLUS_EXPR and
8594         WIDEN_MULT_MINUS_EXPR.
8595         * gimple.h (enum gimple_rhs_class): Add GIMPLE_TERNARY_RHS.
8596         (extract_ops_from_tree_1): Adjust declaration.
8597         (gimple_assign_set_rhs_with_ops_1): Likewise.
8598         (gimple_build_assign_with_ops): Pass NULL for last operand.
8599         (gimple_build_assign_with_ops3): New macro.
8600         (gimple_assign_rhs3, gimple_assign_rhs3_ptr, gimple_assign_set_rhs3,
8601         gimple_assign_set_rhs_with_ops, extract_ops_from_tree): New inline
8602         functions.
8603         * tree-cfg.c (verify_gimple_assign_ternary): New static function.
8604         (verify_gimple_assign): Call it.
8605         * doc/gimple.texi (Manipulating operands): Document GIMPLE_TERNARY_RHS.
8606         (Tuple specific accessors, subsection GIMPLE_ASSIGN): Document new
8607         functions for dealing with three-operand statements.
8608         * tree.c (commutative_ternary_tree_code): New function.
8609         * tree.h (commutative_ternary_tree_code): Declare it.
8610         * tree-vrp.c (gimple_assign_nonnegative_warnv_p): Return false for
8611         ternary statements.
8612         (gimple_assign_nonzero_warnv_p): Likewise.
8613         * tree-ssa-sccvn.c (stmt_has_constants): Handle GIMPLE_TERNARY_RHS.
8614         * tree-ssa-ccp.c (get_rhs_assign_op_for_ccp): New static function.
8615         (ccp_fold): Use it.  Handle GIMPLE_TERNARY_RHS.
8616         * tree-ssa-dom.c (enum expr_kind): Add EXPR_TERNARY.
8617         (struct hashtable_expr): New member ternary in the union.
8618         (initialize_hash_element): Handle GIMPLE_TERNARY_RHS.
8619         (hashable_expr_equal_p): Fix indentation.  Handle EXPR_TERNARY.
8620         (iterative_hash_hashable_expr): Likewise.
8621         (print_expr_hash_elt): Handle EXPR_TERNARY.
8622         * gimple-fold.c (fold_gimple_assign): Handle GIMPLE_TERNARY_RHS.
8623         * tree-ssa-threadedge.c (fold_assignment_stmt): Remove useless break
8624         statements.  Handle GIMPLE_TERNARY_RHS.
8626 2010-06-25  Jan Hubicka  <jh@suse.cz>
8628         * doc/invoke.texi (-Wsuggest-attribute): Add noreturn.
8630 2010-06-25  Shujing Zhao  <pearly.zhao@oracle.com>
8632         PR c/44517
8633         * c-parser.c (c_parser_parms_list_declarator): Return NULL if one of
8634         parameters are not good.
8635         (c_parser_parameter_declaration): Error unknown type name if the type
8636         name can't start declaration specifiers.
8638 2010-06-25  Joseph Myers  <joseph@codesourcery.com>
8640         * gcc.c (translate_options): Don't mention +e in comment.
8641         (process_command): Don't handle +e specially.
8643 2010-06-25  Bernd Schmidt  <bernds@codesourcery.com>
8645         * ira.c (allocno_pool, copy_pool, allocno_live_range_pool): Delete.
8647         * ira-build.c (merge_hard_reg_conflicts): New function.
8648         (create_cap_allocno, copy_info_to_removed_store_destinations,
8649         propagate_some_info_from_allocno, propagate_allocno_info): Use it.
8650         (move_allocno_live_ranges, copy_allocno_live_ranges): New functions.
8651         (remove_unnecessary_allocnos, remove_low_level_allocnos)
8652         copy_nifo_to_removed_store_destination): Use them.
8653         * ira-lives.c (make_hard_regno_born): New function, split out of
8654         make_regno_born.
8655         (make_allocno_born): Likewise.
8656         (make_hard_regno_dead): New function, split out of make_regno_dead.
8657         (make_allocno_dead): Likewise.
8658         (inc_register_pressure): New function, split out of set_allocno_live.
8659         (dec_register_pressure): New function, split out of clear_allocno_live.
8660         (mark_pseudo_regno_live): New function, split out of mark_reg_live.
8661         (mark_hard_reg_live): Likewise.  Use inc_register_pressure.
8662         (mark_pseudo_regno_dead): New function, split out of mark_reg_dead.
8663         (mark_hard_reg_dead): Likewise.  Use dec_register_pressure.
8664         (make_pseudo_conflict): Use mark_pseudo_regno_dead and
8665         mark_pseudo_regno_live.
8666         (process_bb_node_lives): Use mark_pseudo_regno_live,
8667         make_hard_regno_born and make_allocno_dead.
8668         (make_regno_born, make_regno_dead, mark_reg_live, mark_reg_dead,
8669         set_allocno_live, clear_allocno_live): Delete functions.
8671         * ira-int.h (ira_parent_allocno, ira_parent_or_cap_allocno): Declare.
8672         * ira-build.c (ira_parent_allocno, ira_parent_or_cap_allocno): New
8673         functions.
8674         (ira_flattening): Use ira_parent_allocno.
8675         * ira-conflicts.c (process_regs_for_copy, propagate_copies)
8676         build_allocno_conflicts): Use ira_parent_or_cap_allocno.
8678         * ira-color.c (assign_hard_reg): Improve formatting of multi-line for
8679         statement.
8681         * ira-int.h (SET_MINMAX_SET_BIT, CLEAR_MINMAX_SET_BIT,
8682         TEST_MINMAX_SET_BIT, minmax_set_iterator, minmax_set_iter_init,
8683         minmax_set_iter_cond, minmax_set_iter_next,
8684         FOR_EACH_BIT_IN_MINMAX_SET): Renamed from SET_ALLOCNO_SET_BIT,
8685         CLEAR_ALLOCNO_SET_BIT, TEST_ALLOCNO_SET_BIT, ira_allocno_set_iterator,
8686         ira_allocno_set_iter_init, ira_allocno_set_iter_cond,
8687         ira_allocno_set_iter_Next and FOR_EACH_ALLOCNO_IN_ALLOCNO_SET.  All
8688         uses changed.
8690         * ira-int.h (struct live_range, live_range_t): Renamed from struct
8691         ira_allocno_live_range and allocno_live_range_t; all uses changed.
8692         * ira-build.c (live_range_pool): Renamed from allocno_live_range_pool.
8693         All uses changed.
8695 2010-06-24  Richard Earnshaw  <rearnsha@arm.com>
8697         * thumb2.md (thumb2_tlobits_cbranch): Delete.
8698         (peephole2 to convert zero_extract/compare of single bit to
8699          lshift/compare): New.
8701 2010-06-24  Anatoly Sokolov  <aesok@post.ru>
8703         * fold-const.c (const_binop): Remove 'notrunc' argement. Adjust
8704         recursive call and call to 'int_const_binop'.
8705         (build_range_check, fold_cond_expr_with_comparison, unextend,
8706         fold_truthop, extract_muldiv_1, fold_comparison, fold_binary_loc,
8707         multiple_of_p): Adjust call to const_binop.
8709 2010-06-24  Uros Bizjak  <ubizjak@gmail.com>
8711         * config/i386/i386.md (XFmode push splitter): Use GET_MODE_SIZE to
8712         determine size of XFmode operand.
8713         (XFmode extended DFmode push splitter): Ditto.
8714         (XFmode extended SFmode push splitter): Ditto.
8716 2010-06-24  H.J. Lu  <hongjiu.lu@intel.com>
8718         PR target/44588
8719         * config/i386/i386.md (extract_code): New.
8720         (<u>divmodqi4): Likewise.
8721         (divmodhiqi3): Likewise.
8722         (udivmodhiqi3): Likewise.
8723         (<u>divqi3): Remvoved.
8725 2010-06-24  Jakub Jelinek  <jakub@redhat.com>
8727         PR middle-end/44492
8728         * recog.h (struct recog_data): Add is_asm field.
8729         * recog.c (asm_operand_ok, constrain_operands): If neither < nor > is
8730         present in constraints of inline-asm operand and memory operand
8731         contains {PRE,POST}_{INC,DEC,MODIFY}, return 0.
8732         (extract_insn): Initialize recog_data.is_asm.
8733         * doc/md.texi (Constraints): Document operand side-effect rules.
8735 2010-06-24  Andi Kleen  <ak@linux.intel.com>
8737         * c-parser.c (c_parser_conditional_expression): Call
8738         warn_for_omitted_condop.
8739         * doc/invoke.texi: Document omitted condop warning.
8741 2010-06-24  Nick Clifton<nickc@redhat.com>
8743         * loop-unswitch.c (compare_and_jump_seq): Assert that the last
8744         insn in the sequence is a jump insn before setting its label.
8746 2010-06-24  Alan Modra  <amodra@gmail.com>
8748         * collect2.c (main): Match exactly --version and --help.
8750 2010-06-24  DJ Delorie  <dj@redhat.com>
8752         * config/m32c/m32c-pragma.c: Don't include rtl.h.
8754 2010-06-23  Uros Bizjak  <ubizjak@gmail.com>
8756         * config/i386/i386.md (mov<mode>): Macroize expander from mov{sf,df,xf}
8757         using X87MODEF mode iterator.
8758         (pushsf splitter): Macroize splitter using P mode iterator.
8759         (*swap<mode>): Macroize insn from *swap{sf,df} using MODEF
8760         mode iterator.
8762         (*movxf_internal): Rename from *movxf_integer.
8763         (*movxf_internal_nointeger): Rename from *movxf_nointeger.
8764         (*movdf_internal_rex64): Rename from *movdf_integer_rex64.
8765         (*movdf_internal): Rename from *movdf_integer.
8766         (*movdf_internal_nointeger): Rename from *movdf_nointeger.
8767         (*movsf_internal): Rename from *movdf_1.
8769 2010-06-23  Basile Starynkevitch  <basile@starynkevitch.net>
8771         * coretypes.h (gimple_seq_node_d, gimple_seq_node)
8772         (const_gimple_seq_node): Removed typedefs.
8774         * gimple.h (gimple_seq_node_d, gimple_seq_node)
8775         (const_gimple_seq_node): Added typedefs moved from coretypes.h.
8777 2010-06-23  H.J. Lu  <hongjiu.lu@intel.com>
8779         * config/i386/i386.c (bdesc_args): Replace CODE_FOR_avx_si_si256,
8780         CODE_FOR_avx_ps_ps256 and CODE_FOR_avx_pd_pd256 with
8781         CODE_FOR_vec_extract_lo_v8si, CODE_FOR_vec_extract_lo_v8sf
8782         and CODE_FOR_vec_extract_lo_v4df.
8784         * config/i386/sse.md (vec_extract_lo_<AVX256MODE4P:mode>):
8785         Changed to define_insn_and_split.
8786         (vec_extract_lo_<AVX256MODE8P:mode>): Likewise.
8787         (vec_extract_lo_v16hi): Likewise.
8788         (vec_extract_lo_v32qi): Likewise.
8789         (avx_<avxmodesuffixp><avxmodesuffix>_<avxmodesuffixp>): Likewise.
8790         (avx_<avxmodesuffixp>_<avxmodesuffixp><avxmodesuffix>): Removed.
8792 2010-06-23  Joern Rennecke  <joern.rennecke@embecosm.com>
8794         PR target/44640
8795         * config/spu/spu-protos.h (spu_expand_epilogue) Use bool.
8796         * config/spu/spu.c (spu_scalar_mode_supported_p): Declare with bool.
8797         (spu_vector_mode_supported_p, spu_handle_fndecl_attribute): Likewise.
8798         (spu_handle_vector_attribute, spu_pass_by_reference): Likewise.
8799         (spu_rtx_costs, spu_function_ok_for_sibcall): Likewise.
8801         PR target/44640
8802         * config/spu/spu.c (ea_load_store_inline): Use add_reg_note.
8804         PR other/44644
8805         * df-core.c (struct df): Rename to df_d.
8806         * df.h (struct df): Likewise.
8807         * dse.h (struct df): Remove forward declaration.
8808         * recog.h (struct insn_data): Rename to:
8809         (struct_insn_data_d).  Adjusted all users.
8811 2010-06-23  Arnaud Charlet  <charlet@adacore.com
8813         PR ada/22220
8814         * doc/install.texi: Update requirements to build GNAT.
8816 2010-06-22  Andreas Schwab  <schwab@linux-m68k.org>
8818         * config/m68k/m68k.c (m68k_output_addr_const_extra): Add cast to
8819         enum type.
8820         (m68k_sched_attr_opx_type): Remove unreachable return.
8821         (m68k_sched_attr_opy_type): Likewise.
8822         (m68k_sched_attr_size): Likewise.
8823         (sched_get_opxy_mem_type): Likewise.
8824         (m68k_sched_attr_op_mem): Likewise.
8826 2010-06-22  Eric Botcazou  <ebotcazou@adacore.com>
8828         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Chain the
8829         new statement and adjust VDEF only if necessary.  Remove superfluous
8830         call to maybe_clean_or_replace_eh_stmt.
8831         * gimple.c (gimple_call_copy_skip_args): Use gimple_call_copy_flags to
8832         copy the flags.
8833         * gimple-iterator.c (gsi_replace): Clear BB of old statement here...
8834         * tree-inline.c (copy_bb): ...and not there.
8836 2010-06-22  Cary Coutant  <ccoutant@google.com>
8838         * dwarf2out.c (is_nested_in_subprogram): New function.
8839         (should_move_die_to_comdat): Use it.
8840         (copy_ancestor_tree): Don't mark DIEs here.
8841         (copy_decls_walk): Start walk from root of newly-added tree;
8842         mark DIEs here instead.
8844 2010-06-22  H.J. Lu  <hongjiu.lu@intel.com>
8846         * config/i386/i386.md (unit): Also check sseishft1.
8848 2010-06-22  Jan Hubicka  <jh@suse.cz>
8850         * gimple.h (gimple_expr_code): Do checking on when gimple checking is
8851         enabled.
8853 2010-06-22  Jan Hubicka  <jh@suse.cz>
8855         * df-problems.c (df_rd_confluence_n, df_lr_confluence_n,
8856         df_live_confluence_n, df_byte_lr_confluence_n, df_md_confluence_n):
8857         Return true if something changed.
8858         * df.h (df_confluence_function_n): Return bool.
8859         * df-core.c (df_worklist_propagate_forward,
8860         df_worklist_propagate_backward): Track changes and ages.
8861         (df_worklist_dataflow_doublequeue): Use bitmap iterator for main walk;
8862         track ages.
8863         * dse.c (dse_confluence_n): Return always true.
8865 2010-06-22  Jan Hubicka  <jh@suse.cz>
8867         * bitmap.c (bitmap_clear_bit): Micro optimize.
8869 2010-06-22  Uros Bizjak  <ubizjak@gmail.com>
8871         * config/i386/i386.md (SWI1248x): New mode iterator.
8872         (SWI48x): Ditto.
8873         (SWI12): Ditto.
8874         (SWI24): Ditto.
8876         (mov<mode>): Macroize expander from mov{qi,hi,si,di} using
8877         SWI1248x mode iterator.
8878         (*push<mode>2_rex64): Macroize insn from *push{qi,hi,si}_rex64
8879         using SWI124 mode iterator.
8880         (*push<mode>2): Macroize insn from *push{qi,hi} using SWI12
8881         mode iterator.
8882         (*push<mode>2_prologue): Macroize insn from  *pushsi2_prologue and
8883         *pushdi2_prologue_rex64 using P mode iterator.
8884         (*mov<mode>_xor): Macroize insn from *movsi_xor and *movdi_xor_rex64
8885         using SWI48 mode iterator.
8886         (*mov<mode>_or): Ditto from *movsi_or and *movdi_or_rex64.
8887         (*movabs<mode>_1): Macroize insn from *movabs{qi,hi,si,di}_1_rex64
8888         using SWI1248x mode iterator.
8889         (*movabs<mode>_2): Ditto from *movabs{qi,hi,si,di}_1_rex64.
8890         (*swap<mode>): Macroize insn from *swapsi and *swapdi_rex64 using
8891         SWI48 mode iterator.
8892         (*swap<mode>_1): Macroize insn from *swap{qi,hi}_1 using SWI12 mode
8893         iterator.
8894         (*swap<mode>_2): Ditto from *swap{qi,hi}_2.
8895         (movstrict<mode>): Macroize expander from movstrict{qi,hi} using
8896         SWI12 mode iterator.
8897         (*movstrict<mode>_1): Macroize insn from *movstrict{qi,hi}_1 using
8898         SWI12 mode iterator.
8899         (*movstrict<mode>_xor): Ditto from *movstrict{qi,hi}_xor.
8900         (*mov<mode>_extv_1): Macroize insn from *mov{hi,si}_extv_1 using
8901         SWI24 mode iterator.
8902         (*mov<mode>_extzv_1): Macroize insn from *mov{si,di}_extzv_1 using
8903         SWI48 mode iterator.
8904         (mov<mode>_insn_1): New expander.
8905         (*mov<mode>_insv_1_rex64): Macroize insn from *mov{si,di}_insv_1_rex64
8906         using SWI48x mode iterator.
8908         (*movoi_internal_avx): Rename from *movoi_internal.
8909         (*movti_internal_rex64): Rename from *movti_rex64.
8910         (*movti_internal_sse): Rename from *movti_sse.
8911         (*movdi_internal_rex64): Rename from *movdi_1_rex64.
8912         (*movdi_internal): Rename from *movdi_2.
8913         (*movsi_internal): Rename from *movsi_1.
8914         (*movhi_internal): Rename from *movhi_1.
8915         (*movqi_internal): Rename from *movqi_1.
8917         (insv): Update the call to gen_movsi_insv_1 for rename.
8918         * config/i386/i386.c (promote_duplicated_reg): Ditto.
8920 2010-06-22  Jan Hubicka  <jh@suse.cz>
8922         * passes.c (execute_function_todo): Move call of statistics_fini_pass
8923         to ...
8924         (execute_todo) ... this one.
8926 2010-06-22  Alan Modra  <amodra@gmail.com>
8928         PR target/44364
8929         * config/rs6000/e500.h (HARD_REGNO_CALLER_SAVE_MODE): Define.
8930         * caller-save.c (insert_restore, insert_save): Use non-validate
8931         form of adjust_address.
8933 2010-06-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8935         PR target/39690
8936         * config/pa/pa.c (override_options): Disable
8937         -freorder-blocks-and-partition.
8939 2010-06-21  H.J. Lu  <hongjiu.lu@intel.com>
8941         PR target/44615
8942         * config/i386/atom.md (atom_sseishft_2): Also check sseishft1.
8944         * config/i386/i386.md (type): Add sseishft1
8946         * config/i386/ppro_insn (ppro_insn): Also check sseishft1.
8947         (ppro_insn_load): Likewise.
8948         (ppro_insn_store): Likewise.
8949         (ppro_insn_both): Likewise.
8951         * config/i386/sse.md (sse2_lshrv1ti3): Add atom_unit.
8952         (*vec_extractv2di_1_rex64_avx): Replace sseishft with sseishft1
8953         for type.
8954         (*vec_extractv2di_1_avx): Likewise.
8955         (*vec_extractv2di_1_rex64): Replace sseishft with sseishft1 for
8956         type.  Remove atom_unit.
8957         (*vec_extractv2di_1_sse2): Likewise.
8959 2010-06-21  DJ Delorie  <dj@redhat.com>
8961         * diagnostic.h (diagnostic_classification_change_t): New.
8962         (diagnostic_context): Add history and push/pop list.
8963         (diagnostic_push_diagnostics): Declare.
8964         (diagnostic_pop_diagnostics): Declare.
8965         * diagnostic.c (diagnostic_classify_diagnostic): Store changes
8966         from pragmas in a history chain instead of the global table.
8967         (diagnostic_push_diagnostics): New.
8968         (diagnostic_pop_diagnostics): New.
8969         (diagnostic_report_diagnostic): Scan history chain to find state
8970         of diagnostics as of the diagnostic location.
8971         * opts.c (set_option): Pass UNKNOWN_LOCATION to
8972         diagnostic_classify_diagnostic.
8973         (enable_warning_as_error): Likewise.
8974         * diagnostic-core.h (DK_POP): Add after "real" diagnostics, for
8975         use in the history chain.
8976         * doc/extend.texi: Document pragma GCC diagnostic changes.
8978 2010-06-21  Jakub Jelinek  <jakub@redhat.com>
8980         * dwarf2out.c (add_linkage_name): New function.  Don't add
8981         anything to DW_TAG_member DIEs.
8982         (add_name_and_src_coords_attributes): Use it.
8983         (gen_variable_die): Call it for C++ static data members if
8984         specification is DW_TAG_member.
8986         * dwarf2out.c (base_type_die): Use DW_ATE_UTF for
8987         C++ char16_t and char32_t.
8989         * Makefile.in (build/genattrtab.o): Depend on vecprim.h.
8990         * genattrtab.c: Include vecprim.h.
8991         (cached_attrs, cached_attr_count, attrs_seen_once,
8992         attrs_seen_more_than_once, attrs_to_cache, attrs_cached_inside,
8993         attrs_cached_after): New variables.
8994         (find_attrs_to_cache): New function.
8995         (FLG_BITWISE, FLG_AFTER, FLG_INSIDE, FLG_OUTSIDE_AND): Define.
8996         (write_test_expr): Add attrs_cached argument, return it too,
8997         attempt to cache non-const attributes used more than once in
8998         a single case handling.
8999         (write_attr_get): Use find_attrs_to_cache, for caching candidates
9000         emit cached_* variables.  Adjust write_attr_set callers.
9001         (write_attr_set): Add attrs_cached attribute, use find_attrs_to_cache
9002         to find attributes that should be cached in this block.  Adjust
9003         write_test_expr callers.
9004         (write_attr_case): Clear attrs_to_cache.  Adjust write_attr_set
9005         callers.
9006         (make_automaton_attrs): Adjust write_test_expr caller.
9008         * Makefile.in (cfgexpand.o): Depend on $(INSN_ATTR_H).
9009         * genattrtab.c (check_tune_attr, find_tune_attr): New functions.
9010         (make_automaton_attrs): If find_tune_attr returns non-NULL,
9011         write separate internal_dfa_insn_code_* and insn_default_latency_*
9012         functions for each attribute's value and emit init_sched_attrs
9013         function and function pointers.
9014         * genattr.c (const_attrs, reservations): New variables.
9015         (gen_attr): Add const attributes to const_attrs vector.
9016         (check_tune_attr, find_tune_attr): New functions.
9017         (main): Add reservations to reservations vector.  If find_tune_attr
9018         returns true, add prototype for init_sched_attrs and make
9019         internal_dfa_insn_code and insn_default_latency function pointers,
9020         otherwise define init_sched_attrs as dummy macro.
9021         * cfgexpand.c: Include insn-attr.h.
9022         (gimple_expand_cfg): Call init_sched_attrs.
9024         * stmt.c (resolve_asm_operand_names): Fix handling of %%.
9026         PR target/44575
9027         * config/i386/i386.c (ix86_gimplify_va_arg): When copying
9028         va_arg from a set of register save slots into a temporary,
9029         if the container is bigger than type size, do the copying
9030         using smaller mode or using memcpy.
9032         PR bootstrap/44426
9033         * sel-sched-dump.h (sel_prepare_string_for_dot_label): Remove
9034         prototype.
9035         (sel_print_to_dot): Remove macro.
9036         (sel_print): Likewise.  New prototype.
9037         * sel-sched-dump.c (sel_prepare_string_for_dot_label): Make static.
9038         (sel_print): New function.
9040 2010-06-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
9042         * config/sol2.h (TARGET_OS_CPP_BUILTINS): Define
9043         __STDC_VERSION__=199901L, _XOPEN_SOURCE=600 for C++.
9045 2010-06-21  Nick Clifton  <nickc@redhat.com>
9047         * config/rx/rx.h (PTRDIFF_TYPE): Define.
9048         (SMALL_REGISTER_CLASS): Define (to zero).
9049         (PRINT_OPERAND): Delete.
9050         (PRINT_OPERAND_ADDRESS): Delete.
9051         * config/rx/rx-protos.h (rx_print_operand): Delete prototype.
9052         (rx_print_operand_address): Delete prototype.
9053         * config/rx/rx.c (rx_print_operand): Make static.
9054         Allow %H and %L to handle CONST_DOUBLEs.
9055         (rx_print_operand_address): Make static.
9056         (rx_gen_move_template): Rename local variable 'template' to
9057         out_template.
9058         (rx_function_arg): Do not pass unknown sized objects in registers.
9059         (TARGET_PRINT_OPERAND): Define.
9060         (TARGET_PRINT_OPERAND_ADDRESS): Define.
9062 2010-06-21  Jan Kratochvil  <jan.kratochvil@redhat.com>
9064         * Makefile.in (POD2MAN): Provide --date from $(DATESTAMP).
9066 2010-06-21  Kai Tietz  <kai.tietz@onevision.com>
9068         * config/i386/i386.c (ix86_compute_frame_layout): Avoid
9069         stack-alignment for simple leaf-functions.
9071 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
9073         * doc/install.texi: Document bootstrap-lto.
9075 2010-06-20  Alexandre Oliva  <aoliva@redhat.com>
9077         PR debug/44248
9078         * lto-streamer-in.c (input_bb): Leave debug stmts alone.
9079         (input_function): Drop them here, if VTA is disabled.
9081 2010-06-20  Uros Bizjak  <ubizjak@gmail.com>
9083         PR target/44546
9084         * config/i386/predicates.md (ix86_swapped_fp_comparsion_operator):
9085         New predicate.
9086         * config/i386/i386.md (*fp_jcc_8<mode>_387 and splitters): Use
9087         ix86_swapped_fp_comparsion_operator instead of
9088         ix86_fp_comparison_operator.
9090         (*fp_jcc_1_387): Rename from *fp_jcc_3_387.
9091         (*fp_jcc_1r_387): Rename from *fp_jcc_4_387.
9092         (*fp_jcc_2_387): Rename from *fp_jcc_5_387.
9093         (*fp_jcc_2r_387): Rename from *fp_jcc_6_387.
9094         (*fp_jcc_3_387): Rename from *fp_jcc_7_387.
9095         (*fp_jcc_4_<mode>_387): Rename from *fp_jcc_8<mode>_387.
9097 2010-06-20  Joseph Myers  <joseph@codesourcery.com>
9099         PR other/32998
9100         * opth-gen.awk: Generate definitions of OPT_SPECIAL_unknown,
9101         OPT_SPECIAL_program_name and OPT_SPECIAL_input_file.
9102         * opts-common.c (find_opt): Return OPT_SPECIAL_unknown on failure.
9103         (decode_cmdline_option): Update for this return value.  Set
9104         orig_option_with_args_text field.  Set arg field for unknown
9105         options.  Make static.
9106         (decode_cmdline_options_to_array): New.
9107         (prune_options): Update handling of find_opt return value.
9108         * opts.c (read_cmdline_option): Take decoded option.  Return void.
9109         (read_cmdline_options): Take decoded options.
9110         (decode_options): Add parameters for decoded options.  Use
9111         decode_cmdline_options_to_array.  Use decoded options for -O
9112         scan.  Use integral_argument for -O parameters.  Update call to
9113         read_cmdline_options.
9114         (enable_warning_as_error): Update handling of find_opt return value.
9115         * opts.h: Update comment on unknown options.
9116         (struct cl_decoded_option): Update comments on opt_index and arg.
9117         Add orig_option_with_args_text.
9118         (decode_cmdline_option): Remove.
9119         (decode_cmdline_options_to_array): Declare.
9120         (decode_options): Update prototype.
9121         * toplev.c (save_argv): Remove.
9122         (save_decoded_options, save_decoded_options_count): New.
9123         (read_integral_parameter): Remove.
9124         (print_switch_values): Use decoded options.
9125         (toplev_main): Don't set save_argv.  Update call to decode_options.
9126         * toplev.h (read_integral_parameter): Remove.
9127         * varasm.c (elf_record_gcc_switches): Don't handle holding back names.
9129 2010-06-19  Richard Earnshaw  <rearnsha@arm.com>
9131         PR target/44072
9132         * arm.md (cmpsi2_addneg): Prefer emitting adds to subs with a negative
9133         immediate.
9134         * constraints.md (Pw, Px): New constraints.
9135         * thumb2.md (cmpsi2_addneg peephole2): New peepholes.
9137 2010-06-19  H.J. Lu  <hongjiu.lu@intel.com>
9139         * config/i386/sse.md (fma4modesuffixf4): Removed.
9140         (ssemodesuffixf2s): Likewise.
9141         (ssemodesuffixf4): Likewise.
9142         (ssemodesuffixf2c): Likewise.
9143         (ssescalarmodesuffix2s): Likewise.
9144         (avxmodesuffixf2c): Likewise.
9145         (ssemodesuffix): New.
9146         (ssescalarmodesuffix): Likewise.
9147         Update patterns with ssemodesuffix and ssescalarmodesuffix.
9149 2010-06-19  Philip Herron  <herron.philip@googlemail.com>
9151         * c-decl.c (c_write_global_declarations): Don't check flag_syntax_only.
9153 2010-06-18  H.J. Lu  <hongjiu.lu@intel.com>
9155         * stor-layout.c (debug_rli): Remove unused local variables.
9157 2010-06-18  Eric Botcazou  <ebotcazou@adacore.com>
9159         PR rtl-optimization/40900
9160         * expr.c (expand_expr_real_1) <SSA_NAME>: Fix long line.  Save the
9161         original expression for later reuse.
9162         <expand_decl_rtl>: Use promote_function_mode to compute the signedness
9163         of the promoted RTL for a SSA_NAME on the LHS of a call statement.
9165 2010-06-18  Anatoly Sokolov  <aesok@post.ru>
9167         * double-int.h (double_int_to_shwi, double_int_to_uhwi,
9168         double_int_fits_in_uhwi_p): Implement as static inline.
9169         (double_int_xor): New inline function.
9170         (double_int_lrotate, double_int_rrotate, double_int_max,
9171         double_int_umax, double_int_smax, double_int_min, double_int_umin,
9172         double_int_smin): Declare.
9173         (lrotate_double, rrotate_double): Remove declaration.
9174         * double-int.c (double_int_fits_in_uhwi_p, double_int_to_shwi,
9175         double_int_to_uhwi, lrotate_double, rrotate_double): Remove function.
9176         (double_int_lrotate, double_int_rrotate, double_int_max,
9177         double_int_umax, double_int_smax, double_int_min, double_int_umin,
9178         double_int_smin): New function.
9179         * fold-const.c (int_const_binop): Clean up, use double_int_*
9180         functions.
9181         * simplify-rtx.c (simplify_const_binary_operation): Clean up, use
9182         double_int_* and immed_double_int_const functions.
9184 2010-06-18  Nathan Froyd  <froydnj@codesourcery.com>
9186         * function.h (types_used_by_cur_var_decl): Change type to a VEC.
9187         * function.c (types_used_by_cur_var_decl): Likewise.
9188         (used_types_insert): Adjust for new type of types_used_by_cur_var_decl.
9190 2010-06-18  Nathan Froyd  <froydnj@codesourcery.com>
9192         * tree.h (record_layout_info): Change type of pending_statics field
9193         to a VEC.
9194         * stor-layout.c (start_record_layout): Store NULL into
9195         pending_statics.
9196         (debug_rli): Call debug_vec_tree instead of debug_tree.
9197         (place_field): Likewise.
9198         (finish_record_layout): Likewise.
9200 2010-06-18  Alan Modra  <amodra@gmail.com>
9202         * config/rs6000/linux64.h (SET_CMODEL): Don't expand to empty.
9204 2010-06-17  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9206         PR target/43740
9207         * config/pa/pa.c (emit_move_sequence): Don't infer REG_POINTER flag
9208         for SET source operand from SET destination operand.
9210 2010-06-17  Bernd Schmidt  <bernds@codesourcery.com>
9212         PR rtl-optimization/39871
9213         * reload1.c (init_eliminable_invariants): For flag_pic, disable
9214         equivalences only for constants that aren't LEGITIMATE_PIC_OPERAND_P.
9215         (function_invariant_p): Rule out a plus of frame or arg pointer with
9216         a SYMBOL_REF.
9217         * ira.c (find_reg_equiv_invariant_const): Likewise.
9219 2010-06-17  Gunther Nikl  <gnikl@users.sourceforge.net>
9221         * config/rs6000/rs6000.c (print_operand) <'K'>: Also use
9222         print_operand_address and puts to output the operand for CONST.
9224 2010-06-17  Jakub Jelinek  <jakub@redhat.com>
9226         PR debug/44572
9227         * dwarf2out.c (dwarf2out_debug_hooks): Add entry for begin_epilogue
9228         hook.
9230 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
9232         * v850-protos.h (print_operand): Delete.
9233         (print_operand_address): Delete.
9234         * v850.h (PRINT_OPERAND): Delete.
9235         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
9236         (PRINT_OPERAND_ADDRESS): Delete.
9237         * v850.c (print_operand_address): Rename to...
9238         (v850_print_operand_address): ...this.  Make static. Call
9239         v850_print_operand.
9240         (print_operand): Rename to...
9241         (v850_print_operand): ...this.  Make static.  Call
9242         v850_print_operand_address.
9243         (v850_print_operand_punct_valid_p): New function.
9244         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
9245         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
9247 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
9249         * config/sh/sh-protos.h (print_operand): Delete.
9250         (print_operand_address): Delete.
9251         * config/sh/sh.h (PRINT_OPERAND): Delete.
9252         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
9253         (PRINT_OPERAND_ADDRESS): Delete.
9254         * config/sh/sh.c (sh_print_operand_address): Make static.
9255         (sh_print_operand): Make static.  Call sh_print_operand_address
9256         and sh_print_operand.
9257         (sh_print_operand_punct_valid_p): New function.
9258         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
9259         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
9261 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
9263         * config/mcore/mcore-protos.h (mcore_print_operand): Delete.
9264         (mcore_print_operand_address): Delete.
9265         * config/mcore/mcore.h (PRINT_OPERAND): Delete.
9266         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
9267         (PRINT_OPERAND_ADDRESS): Delete.
9268         * config/mcore/mcore.c (mcore_print_operand_address): Make static.
9269         (mcore_print_operand): Make static.
9270         (mcore_print_operand_punct_valid_p): New function.
9271         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define
9272         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
9274 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
9276         * config/m68hc11/m68hc11-protos.h (print_operand): Delete.
9277         (print_operand_address): Delete.
9278         * config/m68hc11/m68hc11.h (PRINT_OPERAND): Delete.
9279         (PRINT_OPERAND_ADDRESS): Delete.
9280         * config/m68hc11/m68hc11.c (m68hc11_print_operand_address): Make
9281         static.
9282         (m68hc11_print_operand): Make static.
9283         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
9285 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
9287         * config/m32r/m32r-protos.h (m32r_print_operand): Delete.
9288         (m32r_print_operand_address): Delete.
9289         * config/m32r/m32r.h (m32r_punct_chars): Delete.
9290         (PRINT_OPERAND): Delete.
9291         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
9292         (PRINT_OPERAND_ADDRESS): Delete.
9293         * config/m32r/m32r.c (m32r_punct_chars): Make static.
9294         (m32r_print_operand_address): Make static.
9295         (m32r_print_operand): Make static.
9296         (m32r_print_operand_punct_valid_p): New function.
9297         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
9298         (TARGET_PRINT_OPERAND_ADDRESS): Define.
9300 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
9302         * config/iq2000/iq2000-protos.h (print_operand): Delete.
9303         (print_operand_address): Delete.
9304         * config/iq2000/iq2000.h (PRINT_OPERAND): Delete.
9305         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
9306         (PRINT_OPERAND_ADDRESS): Delete.
9307         (iq2000_print_operand_punct): Delete.
9308         * config/iq2000/iq2000.c (iq2000_print_operand_punct): Make static.
9309         (iq2000_print_operand_address): Make static.
9310         (iq2000_print_operand): Make static.
9311         (iq2000_print_operand_punct_valid_p): New function.
9312         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
9313         (TARGET_PRINT_OPERAND_ADDRESS): Define.
9315 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
9317         * config/frv/frv-protos.h (frv_print_operand): Delete.
9318         (frv_print_operand_address): Delete.
9319         * config/frv/frv.h (PRINT_OPERAND): Delete.
9320         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
9321         (PRINT_OPERAND_ADDRESS): Delete.
9322         * config/frv/frv.c (frv_print_operand_address): Make static.
9323         (frv_print_operand): Make static.
9324         (frv_print_operand_punct_valid_p): New function.
9325         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
9326         (TARGET_PRINT_OPERAND_ADDRESS): Define.
9328 2010-06-17  Nathan Froyd  <froydnj@codesourcery.com>
9330         * tree.h (vec_member): Declare.
9331         * tree.c (vec_member): Define.
9333 2010-06-17  Richard Guenther  <rguenther@suse.de>
9335         * tree-flow-inline.h (array_ref_contains_indirect_ref): Remove.
9336         * tree-flow.h (array_ref_contains_indirect_ref): Likewise.
9338 2010-06-17  Richard Guenther  <rguenther@suse.de>
9340         * tree-inline.c (declare_return_variable): Remove bogus code.
9342 2010-06-17  Richard Guenther  <rguenther@suse.de>
9344         * gimplify.c (gimplify_bind_expr): Always promote complex
9345         and vector variables to registers if possible.
9347 2010-06-17  Richard Guenther  <rguenther@suse.de>
9349         * expr.c (get_inner_reference): Use double_int for bit_offset
9350         calculation.
9352 2010-06-16  DJ Delorie  <dj@redhat.com>
9354         * common.opt (-fstrict-volatile-bitfields): new.
9355         * doc/invoke.texi: Document it.
9356         * fold-const.c (optimize_bit_field_compare): For volatile
9357         bitfields, use the field's type to determine the mode, not the
9358         field's size.
9359         * expr.c (expand_assignment): Likewise.
9360         (get_inner_reference): Likewise.
9361         (expand_expr_real_1): Likewise.
9362         * expmed.c (store_fixed_bit_field): Likewise.
9363         (extract_bit_field_1): Likewise.
9364         (extract_fixed_bit_field): Likewise.
9366 2010-06-16  Richard Guenther  <rguenther@suse.de>
9368         * tree-inline.c (remap_gimple_op_r): Recurse using remap_gimple_op_r.
9370 2010-06-16  Douglas B Rupp  <rupp@gnat.com>
9372         * config/ia64/vms.h (ASM_OUTPUT_DWARF_DELTA_UNITS): Remove.
9373         (ASM_OUTPUT_DWARF_VMS_DELTA: Define new macro.
9374         * dbxout.c (gcc_debug_hooks): New entry begin_epilogue.
9375         * debug.c: Likewise.
9376         * sdbout.c: Likewise.
9377         * vmsdbgout.c: Likewise.
9378         * debug.h: Likewise. (dwarf2out_vms_{begin,end}_prologue): Declare.
9379         * doc/tm.texi (ASM_OUTPUT_DWARF_VMS_DELTA): Document.
9380         * dwarf2asm.c (dw2_asm_output_vms_delta): New function.
9381         (ASM_OUTPUT_DWARF_VMS_DELTA): Call it.
9382         * dwarf2asm.h (dw2_asm_output_vms_delta): Declare.
9383         * dwarf2out.c (dw_fde_struct): New fields
9384         dw_fde_vms_{end,begin}_prologue.
9385         (PROLOGUE_END_LABEL, EPILOGUE_BEGIN_LABEL): New macros.
9386         (dwarf2out_begin_prologue): Set dw_fde_struct defaults for above.
9387         (dwarf2out_vms_end_prologue): New function.
9388         (dwarf2out_vms_begin_epilogue): New function.
9389         (dw_val_struct): New value dw_val_class_vms_delta.
9390         (gcc_debug_hooks): New entry begin_epilogue. Set end_prologue,
9391         begin_epilogue for VMS.
9392         (AT_vms_delta1, AT_vms_delta2, add_AT_vms_delta): Declare
9393         new static functions.
9394         (dwarf_attr_name): New cases DW_AT_HP_{prologue,epilogue}.
9395         (AT_vms_delta1, AT_vms_delta2, add_AT_vms_delta): New
9396         static functions.
9397         (print_die): New case dw_val_class_vms_delta.
9398         (attr_checksum): Likewise.
9399         (same_dw_val_p: Likewise.
9400         (size_of_die): Likewise.
9401         (value_format): Likewise.
9402         (output_die): Likewise.
9403         (gen_subprogram_die): Call add_AT_vms_delta on VMS.
9404         (dwarf2out_begin_epilogue): Rename to dwarf2out_cfi_begin_epilogue
9405         * dwarf2out.h (dwarf2out_begin_epilogue): Rename to
9406         dwarf2out_cfi_begin_epilogue
9407         * final.c (final_scan_insn): Likewise. Call begin_epilogue.
9409 2010-06-16  Nathan Froyd  <froydnj@codesourcery.com>
9411         * config/cris/cris-protos.h (cris_print_operand): Delete.
9412         (cris_print_operand_address): Delete.
9413         * config/cris/cris.h (PRINT_OPERAND): Delete.
9414         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
9415         (PRINT_OPERAND_ADDRESS): Delete.
9416         * config/cris/cris.c (cris_print_operand_address): Make static.
9417         (cris_print_operand): Make static.
9418         (cris_print_operand_punct_valid_p): New function.
9419         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
9420         (TARGET_PRINT_OPERAND_ADDRESS): Define.
9422 2010-06-16  Nathan Froyd  <froydnj@codesourcery.com>
9424         * config/arm/arm-protos.h (arm_print_operand): Delete.
9425         (arm_print_operand_address): Delete.
9426         * config/arm/arm.h (PRINT_OPERAND): Delete.
9427         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
9428         (PRINT_OPERAND_ADDRESS, ARM_PRINT_OPERAND_ADDRESS):
9429         (THUMB_PRINT_OPERAND_ADDRESS): Delete and move code to...
9430         * config/arm/arm.c (arm_print_operand_address): ...here.  New function.
9431         (arm_print_operand): Make static.
9432         (arm_print_operand_punct_valid_p): New function.
9433         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS):
9434         (TARGET_PRINT_OPERAND_ADDRESS): Define.
9436 2010-06-16  Nick Clifton  <nickc@redhat.com>
9438         * config/rx/constraints.md (NEGint4): New constraint.
9439         * config/rx/rx.md (attr cc): Add set_zsc.
9440         (cbranchsf4): Only test for -fnon-call-exceptions if cfun has been
9441         initialised.
9442         (cmpsf): Likewise.
9443         (call_internal): Clobber the cc0 register.
9444         (call_value_internal): Likewise.
9445         (cstoresi4): Likewise.
9446         (movsieq): Likewise.
9447         (movsine): Likewise.
9448         (addsi3): Add alternative to handle small negative constants.
9449         (sunsi3): Likewise.
9450         (addsi3): Do not set the O bit in the cc0 register.
9451         (adddi3): Likewise.
9452         (subsi3): Likewise.
9453         (subdi3): Likewise.
9454         (andsi3): Reorder alternatives to prefer shorter forms.
9455         (mulsi3): Likewise.
9456         (iorsi3): Likewise.
9457         (negsi2): Note that the cc0 flags are set.
9458         (rotlsi3): Note that only the Z and S bits are set in cc0.
9459         (lshrsi3): Likewise.
9460         (ashlsi3): Likewise.
9461         (subsf3): Use %Q for the MEM operand.
9462         (fix_truncsfsi2): Likewise.
9463         (floatsisf2): Likewise.
9464         (bitset): Remove early clobber from destination.
9465         (bitset_in_memory): Likewise.
9466         (lrintsf2): Clobber the cc0 register.
9467         * config/rx/rx.c (rx_notice_update_cc): Handle CC_SET_ZSC.
9468         (rx_print_operand): Handle %N.
9470 2010-06-16  Jan Hubicka  <jh@suse.cz>
9472         * df-core.c (df_compact_blocks): Free problem_temps vector.
9474 2010-06-16  Martin Jambor  <mjambor@suse.cz>
9476         PR tree-optimization/43905
9477         * tree-sra.c: Include tree-inline.h.
9478         (create_abstract_origin): Removed.
9479         (modify_function): Version the call graph node instead of creating
9480         abstract origins and dealing with same_body aliases.
9481         * tree-sra.c (ipa_sra_preliminary_function_checks): Check whether the
9482         function is versionable.
9483         * Makefile.in (tree-sra.o): Add TREE_INLINE_H to dependencies.
9485 2010-06-16  Maxim Kuvyrkov  <maxim@codesourcery.com>
9487         * config/mips/linux64.h (BIONIC_DYNAMIC_LINKERN32): Define.
9488         (CHOOSE_DYNAMIC_LINKER): Update.
9490 2010-06-15  Uros Bizjak  <ubizjak@gmail.com>
9492         * config/i386/i386.c (*prefetch_sse_<mode>):  Macroize insn from
9493         *prefetch_sse and *prefetch_sse_rex using P mode iterator.
9494         (*prefetch_3dnow_<mode>): Ditto from *prefetch_3dnow and
9495         *prefetch_3dnow_rex.
9497 2010-06-15  Anatoly Sokolov  <aesok@post.ru>
9499         * target.h (struct asm_out):Add declare_constant_name field.
9500         * target-def.h (TARGET_ASM_DECLARE_CONSTANT_NAME): Define.
9501         (TARGET_INITIALIZER): Use TARGET_ASM_DECLARE_CONSTANT_NAME.
9502         * output.h (default_asm_declare_constant_name): Declare.
9503         (assemble_label): Update prototype.
9504         * varasm.c (assemble_constant_contents): Use
9505         targetm.asm_out.declare_constant_name target hook.
9506         (assemble_label): Add 'file' argument.
9507         (default_asm_declare_constant_name): New function.
9508         * system.h (ASM_DECLARE_CONSTANT_NAME): Poison.
9509         * doc/tm.texi (ASM_DECLARE_CONSTANT_NAME): Remove.
9510         (TARGET_ASM_DECLARE_CONSTANT_NAME): Document it.
9512         * config/darwin-protos.h (darwin_asm_declare_constant_name): Declare.
9513         * config/darwin.c (darwin_asm_declare_constant_name): New function.
9514         (machopic_output_indirection): Update assemble_label argument list.
9515         * config/darwin.h (ASM_DECLARE_CONSTANT_NAME): Remove.
9516         (TARGET_ASM_DECLARE_CONSTANT_NAME): Define.
9518 2010-06-15  Sebastian Pop  <sebastian.pop@amd.com>
9520         PR middle-end/44391
9521         * graphite-clast-to-gimple.c (graphite_create_new_loop_guard): Use
9522         size_one_node for pointer types.  Do not call gmp_cst_to_tree.
9524 2010-06-15  Richard Guenther  <rguenther@suse.de>
9526         * tree-ssa-pre.c (eliminate): Handle PHI elimination to constants.
9528 2010-06-15  Paul Brook  <paul@codesourcery.com>
9530         * config/arm/arm.c (use_vfp_abi): Add sorry() for Thumb-1
9531         hard-float ABI.
9533 2010-06-15  Alexandre Oliva  <aoliva@redhat.com>
9535         * tree-vect-patterns.c (vect_pattern_recog_1): Bail out if we
9536         don't get a vector type for output.
9538 2010-06-15  Jakub Jelinek  <jakub@redhat.com>
9540         PR fortran/44536
9541         * langhooks.h (struct lang_hooks_for_decls): Add omp_report_decl.
9542         * langhooks-def.h (LANG_HOOKS_OMP_REPORT_DECL): Define.
9543         (LANG_HOOKS_DECLS): Add it.
9544         * gimplify.c (omp_notice_variable): Call
9545         lang_hooks.decls.omp_report_decl.
9547 2010-06-15  Martin Jambor  <mjambor@suse.cz>
9549         PR lto/44464
9550         * tree-sra.c (replace_removed_params_ssa_names): Call release_ssa_name
9551         on the newly dead SSA name.
9553 2010-06-15  Alan Modra  <amodra@gmail.com>
9555         * doc/invoke.texi: Add mcmodel to powerpc options.
9556         * configure.ac: Add HAVE_LD_LARGE_TOC test.
9557         * configure: Regenerate.
9558         * config.in: Regenerate.
9559         * config/rs6000/linux64.opt (mcmodel): New.
9560         * config/rs6000/linux64.h (TARGET_USES_LINUX64_OPT): Define.
9561         (TARGET_CMODEL, SET_CMODEL): Define.
9562         (SUBSUBTARGET_OVERRIDE_OPTIONS): Check user -mcmodel choice,
9563         select CMODEL_MEDIUM default.
9564         * config/rs6000/rs6000.h (enum rs6000_cmodel): New.
9565         (TARGET_CMODEL): Define default.
9566         * config/rs6000/rs6000.c (cmodel): New variable.
9567         (rs6000_explicit_options): Add cmodel field.
9568         (rs6000_handle_option): Handle -mcmodel.
9569         (create_TOC_reference): Add largetoc_reg param.  Generate high,
9570         lo_sum rtl for CMODEL_MEDIUM and CMODEL_LARGE.  Update all callers.
9571         (rs6000_delegitimize_address): Recognise new toc reference rtl
9572         and minimal-toc rtl.
9573         (rs6000_legitimize_reload_address): Handle new toc references.
9574         (print_operand_address): Handle legitimate_constant_pool_address_p
9575         match before lo_sum.
9576         (rs6000_eliminate_indexed_memrefs): Tidy.
9577         (rs6000_emit_move): Tweak threshold for inlining constants.
9578         Keep rs6000_emit_allocate_stack large stack frame offsets
9579         loaded into r0 inline.
9580         (rs6000_generate_compare <cmptf_internal2>): One more clobber.
9581         (tocrel_base, tocrel_offset): New variables.
9582         (toc_relative_expr_p): Set them here.
9583         (print_operand_address): Skip over any offset on constant pool address.
9584         (rs6000_output_addr_const_extra): Print tocrel_offset before @toc.
9585         (rs6000_mode_dependent_address <LO_SUM>): False for new toc refs.
9586         (offsettable_ok_by_alignment): New function.
9587         (rs6000_emit_move): Address suitably aligned local symbol_refs
9588         relative to the toc pointer for -mcmodel=medium.
9589         (legitimate_constant_pool_address_p): Make param const_rtx.  Add
9590         strict param.  Allow lo_sum version of addressing.  Verify reg
9591         used for -mminimal-toc and -mcmodel != small.  Update all callers.
9592         * config/rs6000/constraints.md: Update for above change.
9593         * config/rs6000/predicates.md: Likewise.
9594         * config/rs6000/rs6000.md (tls_gd_aix): Generate -mcmodel=medium/large
9595         code.
9596         (tls_gd): Split for -mcmodel=medium/large.
9597         (tls_gd_high, tls_gd_low): New.
9598         (tls_ld_aix, tls_ld, tls_ld_high, tls_ld_low): Similarly.
9599         (tls_got_dtprel, tls_got_dtprel_high, tls_got_dtprel_low): Similarly.
9600         (tls_got_tprel, tls_got_tprel_high, tls_got_tprel_low): Similarly.
9601         (largetoc_high, largetoc_low): New.
9602         (cmptf_internal2): Add clobber.
9603         * config/rs6000/rs6000-protos.h: Update.
9605 2010-06-14  Changpeng Fang  <changpeng.fang@amd.com>
9607         * tree-ssa-loop-prefetch.c (nothing_to_prefetch_p): New.  Return
9608         true if no prefetch is going to be generated for a given group.
9609         (estimate_prefetch_count): Use prefetch_mod and unroll_factor to
9610         estimate the prefetch_count.
9611         (loop_prefetch_arrays): Call nothing_to_prefetch_p; estimate the
9612         prefetch count by considering the unroll_factor and prefetch_mod
9613         for is_loop_prefetching_profitable.
9615 2010-06-14  Andreas Schwab  <schwab@linux-m68k.org>
9617         * config/m68k/m68k.c (m68k_delegitimize_address): Don't do
9618         anything if the argument is not a MEM.
9620 2010-06-14  Alexandre Oliva  <aoliva@redhat.com>
9622         PR debug/43650
9623         PR debug/44181
9624         PR debug/44247
9625         * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Skip
9626         debug stmts.
9627         (canonicalize_loop_ivs): Likewise.
9629 2010-06-14  Alexandre Oliva  <aoliva@redhat.com>
9631         PR debug/43656
9632         * haifa-sched.c (setup_insn_reg_pressure_info,
9633         update_register_pressure): Reject debug insns.
9634         (ready_sort): Don't setup reg pressure for debug insns.
9635         (schedule_insn): Don't update reg pressure for debug insns.
9637 2010-06-14  Richard Guenther  <rguenther@suse.de>
9639         * lto-streamer.c (cached_bp): Remove.
9640         (bitpack_delete): Likewise.
9641         (bitpack_create): Likewise.
9642         (bp_get_next_word): Likewise.
9643         (bp_pack_value, bp_unpack_value): Move ...
9644         * lto-streamer.h (bp_pack_value, bp_unpack_value): ... here.
9645         Re-implement.
9646         (struct bitpack_d): Likewise.
9647         (bitpack_create, lto_output_bitpack, lto_input_bitpack):
9648         New inline functions.
9649         * lto-streamer-out.c (lto_output_bitpack): Remove.
9650         (pack_ts_base_value_fields): Adjust.  Avoid conditional bitpacking.
9651         (pack_value_fields): Adjust.
9652         (lto_write_tree): Likewise.
9653         (output_gimple_stmt): Likewise.
9654         (output_function): Likewise.
9655         * lto-streamer-in.c (input_gimple_stmt): Adjust.
9656         (input_function): Likewise.
9657         (unpack_ts_base_value_fields): Adjust.  Avoid conditional bitpacking.
9658         (lto_input_bitpack): Remove.
9659         (lto_materialize_tree): Adjust.
9660         * Makefile.in (ipa-prop.o): Add $(LTO_STREAMER_H) dependency.
9661         * lto-cgraph.c (lto_output_edge): Adjust.
9662         (lto_output_node): Likewise.
9663         (lto_output_varpool_node): Likewise.
9664         (lto_output_ref): Likewise.
9665         (input_node): Likewise.
9666         (input_varpool_node): Likewise.
9667         (input_ref): Likewise.
9668         (input_edge): Likewise.
9669         (output_node_opt_summary): Likewise.
9670         (input_node_opt_summary): Likewise.
9671         * ipa-pure-const.c (pure_const_write_summary): Likewise.
9672         (pure_const_read_summary): Likewise.
9673         * ipa-prop.c (ipa_write_indirect_edge_info): Likewise.
9674         (ipa_read_indirect_edge_info): Likewise.
9675         (ipa_write_node_info): Likewise.
9676         (ipa_read_node_info): Likewise.
9678 2010-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9680         PR target/44534
9681         * config/i386/sse.md (vec_extract_lo_<mode>): Replace 0x1 with 0x0.
9682         (vec_extract_lo_v16hi): Likewise.
9683         (vec_extract_lo_v32qi): Likewise.
9685 2010-06-14  Jakub Jelinek  <jakub@redhat.com>
9687         PR bootstrap/44426
9688         * tree.h (build_call_expr): Don't define as vararg macro, instead
9689         add a prototype.
9690         * builtins.c (build_call_nofold): Remove.
9691         (expand_builtin_int_roundingfn, expand_builtin_pow,
9692         expand_builtin_mempcpy_args, expand_builtin_stpcpy,
9693         expand_builtin_memset_args, expand_builtin_strcmp,
9694         expand_builtin_strncmp, expand_builtin_memory_chk): Use
9695         build_call_nofold_loc instead of build_call_nofold.
9696         (build_call_expr): New function.
9698         PR tree-optimization/44508
9699         * tree-ssa-propagate.h (substitute_and_fold): Add DO_DCE argument.
9700         * tree-ssa-propagate.c (substitute_and_fold): If !DO_DCE,
9701         don't eliminate trivially dead stmts.
9702         * tree-vrp.c (vrp_finalize): Pass false as last argument
9703         to substitute_and_fold.
9704         * tree-ssa-copy.c (fini_copy_prop): Pass true as last argument
9705         to substitute_and_fold.
9706         * tree-ssa-ccp.c (ccp_finalize): Likewise.
9708         PR bootstrap/44509
9709         * c-config-lang.in (gtfiles): Add c-family/c-cppbuiltin.c.
9711 2010-06-14  Ira Rosen  <irar@il.ibm.com>
9713         PR tree-optimization/44507
9714         * tree-vect-loop.c (get_initial_def_for_reduction): Use -1
9715         to build initial vector for BIT_AND_EXPR.
9716         * tree-vect-slp.c (vect_get_constant_vectors): Likewise.
9718 2010-06-14  Jakub Jelinek  <jakub@redhat.com>
9720         * config/s390/s390.md (*mov<mode>_64 DD_DF, mov<mode>): Properly
9721         adjust z10prop set_attr.
9723 2010-06-13  Jan Hubicka  <jh@suse.cz>
9725         * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,
9726         bitmap_and_compl_into, bitmap_compl_and_into, bitmap_ior,
9727         bitmap_ior_into, bitmap_xor, bitmap_xor_into,
9728         bitmap_ior_and_compl, bitmap_ior_and_compl): Turn internal
9729         datastructure checks into checking asserts.
9730         * rtlanal.c (find_reg_note): Use gcc_checking_assert.
9731         * tree-ssa-sccvn.c (VN_INFO): Likewise.
9732         * df-scan.c (df_reorganize_refs_by_reg_by_reg, df_install_ref,
9733         df_ref_create_structure): Likewise.
9734         * alloc-pool.c (create_alloc_pool, empty_alloc_pool, pool_alloc,
9735         pool_free): Use gcc_checking_assert.
9736         * alias.c (get_alias_set): Likewise.
9737         * var-tracking.c (variable_htab_free, shared_hash_copy,
9738         canonicalize_values_mark, variable_merge_over_cur): Likewise.
9739         * lto-streamer.c (bp_unpack_value): Likewise.
9741 2010-06-13  Richard Guenther  <rguenther@suse.de>
9743         * lto-streamer-in.c (lto_input_ts_type_tree_pointers):
9744         Do not stream but initialize TYPE_CANONICAL to NULL.
9745         (lto_output_ts_type_tree_pointers): Do not stream TYPE_CANONICAL.
9746         * gimple.c (gimple_types_compatible_p): Disregard
9747         TYPE_STRUCTURAL_EQUALITY_P.
9748         (gimple_register_type): Use TYPE_CANONICAL as cache.
9749         * lto-streamer.c (lto_record_common_node): Zero TYPE_CANONICAL
9750         before registering common types.
9751         * config/i386/i386.c (ix86_function_arg_boundary): Do not
9752         use TYPE_CANONICAL, instead use TYPE_MAIN_VARIANT.
9753         * tree.h (TYPE_CANONICAL): Clarify documentation.
9755 2010-06-13  Anatoly Sokolov  <aesok@post.ru>
9757         * config/ia64/ia64.h (FUNCTION_VALUE_REGNO_P, FUNCTION_VALUE,
9758         LIBCALL_VALUE): Remove macros.
9759         * config/ia64/ia64-protos.h (ia64_function_value): Remove.
9760         * config/ia64/ia64.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
9761         TARGET_FUNCTION_VALUE_REGNO_P): Define.
9762         (ia64_libcall_value, ia64_function_value_regno_p): New functions.
9763         (ia64_function_value): Make static. Handle receiving the function
9764         type in 'fn_decl_or_type' argunent. Add 'outgoing' argument.
9766 2010-06-12  Jan Hubicka  <jh@suse.cz>
9768         * cse.c (cse_extended_basic_block): Move optimize_bb_for_speed_p
9769         at correct place.
9771 2010-06-12  Bernd Schmidt  <bernds@codesourcery.com>
9773         * config/arm/arm.c (thumb2_reorg): Fix errors in previous change.
9775 2010-06-12  Jan Hubicka  <jh@suse.cz>
9777         * df-core.c (df_clear_bb_info): New function.
9778         (df_set_blocks): bb_info is always allocated.
9779         (df_get_bb_info): Use block_info_elt_size.
9780         (df_set_bb_info): Likewise.
9781         (df_compact_blocks): Update for new block_info.
9782         (grow_bb_info): New function.
9783         * df-problems.c (df_grow_bb_info): Move to df-core.c
9784         (df_rd_set_bb_info): Remove.
9785         (df_rd_free_bb_info): Do not free block pool.
9786         (df_rd_alloc): Do not create pool, use check for
9787         obstack presence instead of NULL pointer for new blocks.
9788         (df_rd_free): DO not free alloc pool; clear block_info.
9789         (problem_RD): Add size of block info structure.
9790         (df_lr_set_bb_info): Remove.
9791         (df_lr_free_bb_info): Do not free block pool.
9792         (df_lr_alloc): Do not create pool, use check for
9793         obstack presence instead of NULL pointer for new blocks.
9794         (df_lr_free): DO not free alloc pool; clear block_info.
9795         (problem_LR): Add size of block info structure.
9796         (df_live_set_bb_info): Remove.
9797         (df_live_free_bb_info): Do not free block pool.
9798         (df_live_alloc): Do not create pool, use check for
9799         obstack presence instead of NULL pointer for new blocks.
9800         (df_live_free): DO not free alloc pool; clear block_info.
9801         (problem_LIVE): Add size of block info structure.
9802         (problem_CHAIN): Add size of block info structure.
9803         (df_byte_lr_set_bb_info): Remove.
9804         (df_byte_lr_free_bb_info): Do not free block pool.
9805         (df_byte_lr_alloc): Do not create pool, use check for
9806         obstack presence instead of NULL pointer for new blocks.
9807         (df_byte_lr_free): DO not free alloc pool; clear block_info.
9808         (problem_BYTE_LR): Add size of block info structure.
9809         (problem_NOTE): Add size of block info structure.
9810         (df_byte_MD_set_bb_info): Remove.
9811         (df_byte_MD_free_bb_info): Do not free block pool.
9812         (df_byte_MD_alloc): Do not create pool, use check for
9813         obstack presence instead of NULL pointer for new blocks.
9814         (df_byte_MD_free): DO not free alloc pool; clear block_info.
9815         (problem_BD): Add size of block info structure.
9816         * df-scan.c (df_scan_free_internal): Free block pool.
9817         (df_scan_set_bb_info): Remove.
9818         (df_scan_free_bb_info): Check for artificial_defs instead
9819         of bb_info being non-NULL.
9820         (df_scan_alloc): DO not create df_scan_block pool.
9821         (problem_SCAN): Set size of block info.
9822         (df_bb_refs_record): Do not allocate bb_info.
9823         * df.h (df_problem): Add block_info_elt_size.
9824         (struct dataflow): Change block_info to void *.
9825         (df_scan_get_bb_info, df_rd_get_bb_info, df_lr_get_bb_info,
9826         df_md_get_bb_info, df_live_get_bb_info, df_byte_lr_get_bb_info): Return
9827         in-line structures.
9829 2010-06-12  Jan Hubicka  <jh@suse.cz>
9831         PR tree-optimize/44485
9832         * tree-cfgcleanup.c (fixup_noreturn_call): Remove basic blocks
9833         containing use of return value of noreturn function.
9835 2010-06-12  Anatoly Sokolov  <aesok@post.ru>
9837         * targhooks.c (default_function_value): Don't use
9838         FUNCTION_OUTGOING_VALUE.
9839         * system.h (FUNCTION_OUTGOING_VALUE): Poison.
9840         * doc/tm.texi (FUNCTION_OUTGOING_VALUE): Removed.
9842 2010-06-12  Kazu Hirata  <kazu@codesourcery.com>
9844         * config.gcc (mips64*-*-linux*, mipsisa64*-*-linux*, mips*-*-linux*):
9845         Add crtfastmath.o to extra_parts.
9846         * config/mips/crtfastmath.c: New.
9847         * config/mips/linux.h (ENDFILE_SPEC): New.
9849 2010-06-12  Sebastian Pop  <sebastian.pop@amd.com>
9851         * graphite-clast-to-gimple.c (gcc_type_for_interval): Do not pass
9852         old_type in parameter.
9853         (gcc_type_for_value): Update call to gcc_type_for_interval.
9854         (compute_type_for_level_1): Renamed compute_type_for_level.
9855         Update call to gcc_type_for_interval.
9857 2010-06-11  Joseph Myers  <joseph@codesourcery.com>
9859         * common.opt (Wstrict-aliasing=, Wstrict-overflow=, fabi-version=,
9860         flto-compression-level=, ftree-parallelize-loops=): Add RejectNegative.
9862 2010-06-11  Joseph Myers  <joseph@codesourcery.com>
9864         * opts-common.c: Include options.h.
9865         (integral_argument): Move from opts.c.
9866         (decode_cmdline_option): New.  Based on read_cmdline_option.
9867         * opts.c (integral_argument): Move to opts-common.c.
9868         (read_cmdline_option): Move most contents to
9869         decode_cmdline_option.  Use %qs in diagnostics.
9870         * opts.h (CL_ERR_DISABLED, CL_ERR_MISSING_ARG, CL_ERR_WRONG_LANG,
9871         CL_ERR_UINT_ARG, struct cl_decoded_option, integral_argument,
9872         decode_cmdline_option): New.
9874 2010-06-11  Uros Bizjak  <ubizjak@gmail.com>
9876         PR target/44481
9877         * config/i386/i386.md (UNSPEC_PARITY): New unspec.
9878         (paritydi2_cmp): Use UNSPEC_PARITY unspec instead of parity RTX.
9879         (partiysi2_cmp): Ditto.
9880         (*partiyhi2_cmp): Ditto.
9881         (*parityqi2_cmp): Remove.
9883 2010-06-11  Jan Hubicka  <jh@suse.cz>
9885         * bitmap.h (bmp_iter_next_bit): New.
9886         (bmp_iter_set, bmp_iter_and, bmp_iter_and_compl): Use it.
9888 2010-06-11  Sandra Loosemore  <sandra@codesourcery.com>
9889             Eric Botcazou  <ebotcazou@adacore.com>
9891         * tree-ssa-loop-ivopts.c (get_computation_cost_at): Return again the
9892         computed cost.
9894 2010-06-11  Uros Bizjak  <ubizjak@gmail.com>
9896         * config/i386/i386.md (unspec): New define_c_enum.
9897         (unspecv): Ditto.
9899 2010-06-10  Jakub Jelinek  <jakub@redhat.com>
9901         * Makefile.in (c-family/c-cppbuiltin.o): Depend on $(CPP_ID_DATA_H).
9903 2010-06-11  Sebastian Pop  <sebastian.pop@amd.com>
9905         PR middle-end/44483
9906         * tree-if-conv.c (bb_predicate_s): New struct.
9907         (bb_predicate_p): New.
9908         (bb_has_predicate): New.
9909         (bb_predicate): New.
9910         (set_bb_predicate): New.
9911         (bb_predicate_gimplified_stmts): New.
9912         (set_bb_predicate_gimplified_stmts): New.
9913         (add_bb_predicate_gimplified_stmts): New.
9914         (init_bb_predicate): New.
9915         (free_bb_predicate): New.
9916         (is_predicated): Use bb_predicate.
9917         (add_to_predicate_list): Use bb_predicate and set_bb_predicate.
9918         (predicate_bbs): Same.  Gimplify the condition of the basic blocks
9919         before processing their successors.
9920         (clean_predicate_lists): Removed.
9921         (find_phi_replacement_condition): Use bb_predicate.
9922         (process_phi_nodes): Renamed ifconvert_phi_nodes.  Avoid useless
9923         computations.
9924         (insert_gimplified_predicates): New.
9925         (combine_blocks): Call insert_gimplified_predicates.
9926         (tree_if_conversion): Call free_bb_predicate instead of
9927         clean_predicate_lists.
9929 2010-10-11  Paul Brook  <paul@codesourcery.com>
9931         * doc/invoke.texi: Document ARM -mcpu=cortex-m4.
9932         * config/arm/arm.c (all_architectures): Change v7e-m default to
9933         cortexm4.
9934         * config/arm/arm-cores.def: Add cortex-m4.
9935         * config/arm/arm-tune.md: Regenerate.
9937 2010-06-11  Jan Hubicka  <jh@suse.cz>
9939         * ipa-pure-const.c (special_builtlin_state): New function.
9940         (check_call): Use it instead of special casign BUILT_IN_RETURN.
9941         (propagate_pure_const): Use it.
9943 2010-06-11  Jan Hubicka  <jh@suse.cz>
9945         * df-problems.c (df_live_scratch): Convert to bitmap_head.
9946         (df_live_alloc): Initialize df_live_scratch when initializing
9947         problem_data.
9948         (df_live_transfer_function): Update uses of df_live_scratch.
9949         (df_live_free): Free problem_data; clear df_live_scratch before
9950         releasing the obstack.
9951         (df_md_free): Free problem data.
9953 2010-06-11  Jan Hubicka  <jh@suse.cz>
9955         * doc/invoke.texi (Wsuggest-attribute): Document.
9956         (Wmissing-noreturn): Remove.
9957         * ipa-pure-const.c (warn_function_noreturn): New function.
9958         * opts.c (decode_options): Set warn_suggest_attribute_noreturn on
9959         warn_missing_noreturn.
9960         * common.opt (Wsuggest-attribute=noreturn): New.
9961         * tree-flow.h (warn_function_noreturn): Declare.
9962         * tree-cfg.c (execute_warn_function_noreturn): Use
9963         warn_function_noreturn.
9964         (gate_warn_function_noreturn): New.
9965         (pass_warn_function_noreturn): Update.
9967 2010-06-11  Manuel López-Ibáñez  <manu@gcc.gnu.org>
9969         * c-typeck.c (handle_warn_cast_qual): Add loc
9970         parameter. Improve warning message.
9971         (build_c_cast): Pass location to handle_warn_cast_qual.
9973 2010-06-11  Uros Bizjak  <ubizjak@gmail.com>
9975         * config/i386/i386.md (pro_epilogue_adjust_stack_1) <TYPE_ALU>: Assert
9976         that operand 0 == operand 1.  Use x86_maybe_negate_const_int to output
9977         insn mnemonic.
9978         (pro_epilogue_adjust_stack_rex64) <TYPE_ALU>: Ditto.
9980 2010-06-10  Dodji Seketeli  <dodji@redhat.com>
9982         Fix bootstap on mips
9983         * dwarf2out.c (is_naming_typedef_dec): Built-in TYPE_DECLs cannot
9984         be naming typedefs.
9986 2010-06-11  Kai Tietz  <kai.tietz@onevision.com>
9988         * system.h (helper_const_non_const_cast): New inline for
9989         gcc version <= 4.0.
9990         (CONST_CAST2): For gcc version <= 4.0 use
9991         new helper to do const/non-const casting.
9993 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
9995         * doc/md.texi: Document the "unspec" and "unspecv" enum names.
9996         * Makefile.in (OBJS-common): Include insn-enums.o.
9997         (insn-enums.o): New rule.
9998         (simple_generated_c): Add insn-enums.c.
9999         (build/genenums.o): New rule.
10000         (genprogmd): Add "enums".
10001         * genconstants.c (print_enum_type): Declare a C string array
10002         for each enum.
10003         * genenums.c: New file.
10004         * print-rtl.c (print_rtx): If defined, use the "unspecv" enum
10005         for UNSPEC_VOLATILE.  If defined, use the "unspec" enum for both
10006         UNSPEC and (as a fallback) for UNSPEC_VOLATILE.
10008 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10010         * doc/md.texi (define_enum_attr): Document.
10011         * rtl.def (DEFINE_ENUM_ATTR): New rtx.
10012         * read-md.h (lookup_enum_type): Declare.
10013         * read-md.c (lookup_enum_type): New function.
10014         * genattr.c (gen_attr, main): Handle DEFINE_ENUM_ATTR.
10015         * genattrtab.c (attr_desc): Add an enum_name field.
10016         (evaluate_eq_attr): Take the associated attribute as argument.
10017         Get the enum prefix from the enum_name field, if defined.
10018         Use ACONCAT rather than a fixed-length buffer.  Update recursive calls.
10019         (simplify_test_exp): Pass attr to evaluate_eq_attr.
10020         (add_attr_value): New function, split out from...
10021         (gen_attr): ...here.  Handle DEFINE_ENUM_ATTR.
10022         (write_test_expr): Pass attr to evaluate_eq_attr.
10023         (write_attr_get): Use the enum_name as the enum tag, if defined.
10024         (write_attr_valueq): Use the enum_name as a prefix, if defined.
10025         (find_attr): Initialize enum_name.
10026         (main): Handle DEFINE_ENUM_ATTR.
10027         * gensupport.c (process_rtx): Likewise.
10028         * config/mips/mips.h (mips_tune_attr): Delete.
10029         * config/mips/mips.md (cpu): Use define_attr_enum.
10031 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10033         * doc/md.texi (define_c_enum, define_enum): Document.
10034         * read-md.h (md_constant): Add a parent_enum field.
10035         (enum_value, enum_type): New structures.
10036         (upcase_string, traverse_enum_types): Declare.
10037         * read-md.c (enum_types): New variable.
10038         (upcase_string, add_constant): New functions.
10039         (handle_constants): Don't create the hash table here.
10040         Use add_constant.
10041         (traverse_md_constants): Don't check for a null md_constants.
10042         (decimal_string, handle_enum, traverse_enum_types): New functions.
10043         (read_md_files): Initialize md_constants and md_enums.
10044         * genconstants.c (print_md_constant): Ignore info argument.
10045         Only print constants that belong to no enum.
10046         (print_enum_type): New function.
10047         (main): Don't pass stdout to print_md_constant.  Call print_enum_type
10048         for each defined enum type.
10049         * config/mips/mips.md (processor): New define_enum.
10050         (unspec): New define_c_enum.
10051         (UNSPEC_COMPARE_AND_SWAP, UNSPEC_COMPARE_AND_SWAP_12)
10052         (UNSPEC_SYNC_OLD_OP, UNSPEC_SYNC_NEW_OP, UNSPEC_SYNC_NEW_OP_12)
10053         (UNSPEC_SYNC_OLD_OP_12, UNSPEC_SYNC_EXCHANGE, UNSPEC_SYNC_EXCHANGE_12)
10054         (UNSPEC_MEMORY_BARRIER): Moved to sync.md.
10055         (UNSPEC_ADDQ, UNSPEC_ADDQ_S, UNSPEC_SUBQ, UNSPEC_SUBQ_S, UNSPEC_ADDSC)
10056         (UNSPEC_ADDWC, UNSPEC_MODSUB, UNSPEC_RADDU_W_QB, UNSPEC_ABSQ_S)
10057         (UNSPEC_PRECRQ_QB_PH, UNSPEC_PRECRQ_PH_W, UNSPEC_PRECRQ_RS_PH_W)
10058         (UNSPEC_PRECRQU_S_QB_PH, UNSPEC_PRECEQ_W_PHL, UNSPEC_PRECEQ_W_PHR)
10059         (UNSPEC_PRECEQU_PH_QBL, UNSPEC_PRECEQU_PH_QBR, UNSPEC_PRECEQU_PH_QBLA)
10060         (UNSPEC_PRECEQU_PH_QBRA, UNSPEC_PRECEU_PH_QBL, UNSPEC_PRECEU_PH_QBR)
10061         (UNSPEC_PRECEU_PH_QBLA, UNSPEC_PRECEU_PH_QBRA, UNSPEC_SHLL)
10062         (UNSPEC_SHLL_S, UNSPEC_SHRL_QB, UNSPEC_SHRA_PH, UNSPEC_SHRA_R)
10063         (UNSPEC_MULEU_S_PH_QBL, UNSPEC_MULEU_S_PH_QBR, UNSPEC_MULQ_RS_PH)
10064         (UNSPEC_MULEQ_S_W_PHL, UNSPEC_MULEQ_S_W_PHR, UNSPEC_DPAU_H_QBL)
10065         (UNSPEC_DPAU_H_QBR, UNSPEC_DPSU_H_QBL, UNSPEC_DPSU_H_QBR)
10066         (UNSPEC_DPAQ_S_W_PH, UNSPEC_DPSQ_S_W_PH, UNSPEC_MULSAQ_S_W_PH)
10067         (UNSPEC_DPAQ_SA_L_W, UNSPEC_DPSQ_SA_L_W, UNSPEC_MAQ_S_W_PHL)
10068         (UNSPEC_MAQ_S_W_PHR, UNSPEC_MAQ_SA_W_PHL, UNSPEC_MAQ_SA_W_PHR)
10069         (UNSPEC_BITREV, UNSPEC_INSV, UNSPEC_REPL_QB, UNSPEC_REPL_PH)
10070         (UNSPEC_CMP_EQ, UNSPEC_CMP_LT, UNSPEC_CMP_LE, UNSPEC_CMPGU_EQ_QB)
10071         (UNSPEC_CMPGU_LT_QB, UNSPEC_CMPGU_LE_QB, UNSPEC_PICK, UNSPEC_PACKRL_PH)
10072         (UNSPEC_EXTR_W, UNSPEC_EXTR_R_W, UNSPEC_EXTR_RS_W, UNSPEC_EXTR_S_H)
10073         (UNSPEC_EXTP, UNSPEC_EXTPDP, UNSPEC_SHILO, UNSPEC_MTHLIP, UNSPEC_WRDSP)
10074         (UNSPEC_RDDSP): Move to mips-dsp.md.
10075         (UNSPEC_ABSQ_S_QB, UNSPEC_ADDU_PH, UNSPEC_ADDU_S_PH, UNSPEC_ADDUH_QB)
10076         (UNSPEC_ADDUH_R_QB, UNSPEC_APPEND, UNSPEC_BALIGN, UNSPEC_CMPGDU_EQ_QB)
10077         (UNSPEC_CMPGDU_LT_QB, UNSPEC_CMPGDU_LE_QB, UNSPEC_DPA_W_PH)
10078         (UNSPEC_DPS_W_PH, UNSPEC_MADD, UNSPEC_MADDU, UNSPEC_MSUB, UNSPEC_MSUBU)
10079         (UNSPEC_MUL_PH, UNSPEC_MUL_S_PH, UNSPEC_MULQ_RS_W, UNSPEC_MULQ_S_PH)
10080         (UNSPEC_MULQ_S_W, UNSPEC_MULSA_W_PH, UNSPEC_MULT, UNSPEC_MULTU)
10081         (UNSPEC_PRECR_QB_PH, UNSPEC_PRECR_SRA_PH_W, UNSPEC_PRECR_SRA_R_PH_W)
10082         (UNSPEC_PREPEND, UNSPEC_SHRA_QB, UNSPEC_SHRA_R_QB, UNSPEC_SHRL_PH)
10083         (UNSPEC_SUBU_PH, UNSPEC_SUBU_S_PH, UNSPEC_SUBUH_QB, UNSPEC_SUBUH_R_QB)
10084         (UNSPEC_ADDQH_PH, UNSPEC_ADDQH_R_PH, UNSPEC_ADDQH_W, UNSPEC_ADDQH_R_W)
10085         (UNSPEC_SUBQH_PH, UNSPEC_SUBQH_R_PH, UNSPEC_SUBQH_W, UNSPEC_SUBQH_R_W)
10086         (UNSPEC_DPAX_W_PH, UNSPEC_DPSX_W_PH, UNSPEC_DPAQX_S_W_PH)
10087         (UNSPEC_DPAQX_SA_W_PH, UNSPEC_DPSQX_S_W_PH, UNSPEC_DPSQX_SA_W_PH):
10088         Moved to mips-dspr2.md.
10089         (UNSPEC_MOVE_TF_PS, UNSPEC_C, UNSPEC_ALNV_PS, UNSPEC_CABS)
10090         (UNSPEC_ADDR_PS, UNSPEC_CVT_PW_PS, UNSPEC_CVT_PS_PW, UNSPEC_MULR_PS)
10091         (UNSPEC_ABS_PS, UNSPEC_RSQRT1, UNSPEC_RSQRT2, UNSPEC_RECIP1)
10092         (UNSPEC_RECIP2, UNSPEC_SINGLE_CC, UNSPEC_SCC): Move from mips-ps-3d.md.
10093         (UNSPEC_LOONGSON_PAVG, UNSPEC_LOONGSON_PCMPEQ, UNSPEC_LOONGSON_PCMPGT)
10094         (UNSPEC_LOONGSON_PEXTR, UNSPEC_LOONGSON_PINSR_0)
10095         (UNSPEC_LOONGSON_PINSR_1, UNSPEC_LOONGSON_PINSR_2)
10096         (UNSPEC_LOONGSON_PINSR_3, UNSPEC_LOONGSON_PMADD)
10097         (UNSPEC_LOONGSON_PMOVMSK, UNSPEC_LOONGSON_PMULHU)
10098         (UNSPEC_LOONGSON_PMULH, UNSPEC_LOONGSON_PMULL, UNSPEC_LOONGSON_PMULU)
10099         (UNSPEC_LOONGSON_PASUBUB, UNSPEC_LOONGSON_BIADD,
10100         UNSPEC_LOONGSON_PSADBH)
10101         (UNSPEC_LOONGSON_PSHUFH, UNSPEC_LOONGSON_PUNPCKH)
10102         (UNSPEC_LOONGSON_PUNPCKL, UNSPEC_LOONGSON_PADDD)
10103         (UNSPEC_LOONGSON_PSUBD): Move to mips-loongson.md.
10104         (UNSPEC_LOONGSON_ALU1_TURN_ENABLED_INSN)
10105         (UNSPEC_LOONGSON_ALU2_TURN_ENABLED_INSN)
10106         (UNSPEC_LOONGSON_FALU1_TURN_ENABLED_INSN)
10107         (UNSPEC_LOONGSON_FALU2_TURN_ENABLED_INSN): Move to mips-loongson2ef.md.
10108         (cpu): Update comment.
10109         * config/mips/sync.md (UNSPEC_COMPARE_AND_SWAP)
10110         (UNSPEC_COMPARE_AND_SWAP_12, UNSPEC_SYNC_OLD_OP, UNSPEC_SYNC_NEW_OP)
10111         (UNSPEC_SYNC_NEW_OP_12, UNSPEC_SYNC_OLD_OP_12, UNSPEC_SYNC_EXCHANGE)
10112         (UNSPEC_SYNC_EXCHANGE_12, UNSPEC_MEMORY_BARRIER): Moved from mips.md.
10113         * config/mips/loongson.md (UNSPEC_LOONGSON_PAVG,
10114         UNSPEC_LOONGSON_PCMPEQ)
10115         (UNSPEC_LOONGSON_PCMPGT, UNSPEC_LOONGSON_PEXTR,
10116         UNSPEC_LOONGSON_PINSR_0)
10117         (UNSPEC_LOONGSON_PINSR_1, UNSPEC_LOONGSON_PINSR_2)
10118         (UNSPEC_LOONGSON_PINSR_3, UNSPEC_LOONGSON_PMADD)
10119         (UNSPEC_LOONGSON_PMOVMSK, UNSPEC_LOONGSON_PMULHU)
10120         (UNSPEC_LOONGSON_PMULH, UNSPEC_LOONGSON_PMULL, UNSPEC_LOONGSON_PMULU)
10121         (UNSPEC_LOONGSON_PASUBUB, UNSPEC_LOONGSON_BIADD,
10122         UNSPEC_LOONGSON_PSADBH)
10123         (UNSPEC_LOONGSON_PSHUFH, UNSPEC_LOONGSON_PUNPCKH)
10124         (UNSPEC_LOONGSON_PUNPCKL, UNSPEC_LOONGSON_PADDD)
10125         (UNSPEC_LOONGSON_PSUBD): Moved from mips.md
10126         * config/mips/loongson2ef.md (UNSPEC_LOONGSON_ALU1_TURN_ENABLED_INSN)
10127         (UNSPEC_LOONGSON_ALU2_TURN_ENABLED_INSN)
10128         (UNSPEC_LOONGSON_FALU1_TURN_ENABLED_INSN)
10129         (UNSPEC_LOONGSON_FALU2_TURN_ENABLED_INSN): Moved from mips.md
10130         * config/mips/mips-dsp.md (UNSPEC_ADDQ, UNSPEC_ADDQ_S, UNSPEC_SUBQ)
10131         (UNSPEC_SUBQ_S, UNSPEC_ADDSC, UNSPEC_ADDWC, UNSPEC_MODSUB)
10132         (UNSPEC_RADDU_W_QB, UNSPEC_ABSQ_S, UNSPEC_PRECRQ_QB_PH)
10133         (UNSPEC_PRECRQ_PH_W, UNSPEC_PRECRQ_RS_PH_W, UNSPEC_PRECRQU_S_QB_PH)
10134         (UNSPEC_PRECEQ_W_PHL, UNSPEC_PRECEQ_W_PHR, UNSPEC_PRECEQU_PH_QBL)
10135         (UNSPEC_PRECEQU_PH_QBR, UNSPEC_PRECEQU_PH_QBLA, UNSPEC_PRECEQU_PH_QBRA)
10136         (UNSPEC_PRECEU_PH_QBL, UNSPEC_PRECEU_PH_QBR, UNSPEC_PRECEU_PH_QBLA)
10137         (UNSPEC_PRECEU_PH_QBRA, UNSPEC_SHLL, UNSPEC_SHLL_S, UNSPEC_SHRL_QB)
10138         (UNSPEC_SHRA_PH, UNSPEC_SHRA_R, UNSPEC_MULEU_S_PH_QBL)
10139         (UNSPEC_MULEU_S_PH_QBR, UNSPEC_MULQ_RS_PH, UNSPEC_MULEQ_S_W_PHL)
10140         (UNSPEC_MULEQ_S_W_PHR, UNSPEC_DPAU_H_QBL, UNSPEC_DPAU_H_QBR)
10141         (UNSPEC_DPSU_H_QBL, UNSPEC_DPSU_H_QBR, UNSPEC_DPAQ_S_W_PH)
10142         (UNSPEC_DPSQ_S_W_PH, UNSPEC_MULSAQ_S_W_PH, UNSPEC_DPAQ_SA_L_W)
10143         (UNSPEC_DPSQ_SA_L_W, UNSPEC_MAQ_S_W_PHL, UNSPEC_MAQ_S_W_PHR)
10144         (UNSPEC_MAQ_SA_W_PHL, UNSPEC_MAQ_SA_W_PHR, UNSPEC_BITREV, UNSPEC_INSV)
10145         (UNSPEC_REPL_QB, UNSPEC_REPL_PH, UNSPEC_CMP_EQ, UNSPEC_CMP_LT)
10146         (UNSPEC_CMP_LE, UNSPEC_CMPGU_EQ_QB, UNSPEC_CMPGU_LT_QB)
10147         (UNSPEC_CMPGU_LE_QB, UNSPEC_PICK, UNSPEC_PACKRL_PH, UNSPEC_EXTR_W)
10148         (UNSPEC_EXTR_R_W, UNSPEC_EXTR_RS_W, UNSPEC_EXTR_S_H, UNSPEC_EXTP)
10149         (UNSPEC_EXTPDP, UNSPEC_SHILO, UNSPEC_MTHLIP, UNSPEC_WRDSP)
10150         (UNSPEC_RDDSP): Moved from mips.md.
10151         * config/mips/mips-dspr2.md (UNSPEC_ABSQ_S_QB, UNSPEC_ADDU_PH)
10152         (UNSPEC_ADDU_S_PH, UNSPEC_ADDUH_QB, UNSPEC_ADDUH_R_QB, UNSPEC_APPEND)
10153         (UNSPEC_BALIGN, UNSPEC_CMPGDU_EQ_QB, UNSPEC_CMPGDU_LT_QB)
10154         (UNSPEC_CMPGDU_LE_QB, UNSPEC_DPA_W_PH, UNSPEC_DPS_W_PH, UNSPEC_MADD)
10155         (UNSPEC_MADDU, UNSPEC_MSUB, UNSPEC_MSUBU, UNSPEC_MUL_PH)
10156         (UNSPEC_MUL_S_PH, UNSPEC_MULQ_RS_W, UNSPEC_MULQ_S_PH, UNSPEC_MULQ_S_W)
10157         (UNSPEC_MULSA_W_PH, UNSPEC_MULT, UNSPEC_MULTU, UNSPEC_PRECR_QB_PH)
10158         (UNSPEC_PRECR_SRA_PH_W, UNSPEC_PRECR_SRA_R_PH_W, UNSPEC_PREPEND)
10159         (UNSPEC_SHRA_QB, UNSPEC_SHRA_R_QB, UNSPEC_SHRL_PH, UNSPEC_SUBU_PH)
10160         (UNSPEC_SUBU_S_PH, UNSPEC_SUBUH_QB, UNSPEC_SUBUH_R_QB, UNSPEC_ADDQH_PH)
10161         (UNSPEC_ADDQH_R_PH, UNSPEC_ADDQH_W, UNSPEC_ADDQH_R_W, UNSPEC_SUBQH_PH)
10162         (UNSPEC_SUBQH_R_PH, UNSPEC_SUBQH_W, UNSPEC_SUBQH_R_W, UNSPEC_DPAX_W_PH)
10163         (UNSPEC_DPSX_W_PH, UNSPEC_DPAQX_S_W_PH, UNSPEC_DPAQX_SA_W_PH)
10164         (UNSPEC_DPSQX_S_W_PH, UNSPEC_DPSQX_SA_W_PH): Moved from mips.md.
10165         * config/mips/mips-ps-3d.md (UNSPEC_MOVE_TF_PS, UNSPEC_C)
10166         (UNSPEC_ALNV_PS, UNSPEC_CABS, UNSPEC_ADDR_PS, UNSPEC_CVT_PW_PS)
10167         (UNSPEC_CVT_PS_PW, UNSPEC_MULR_PS, UNSPEC_ABS_PS, UNSPEC_RSQRT1)
10168         (UNSPEC_RSQRT2, UNSPEC_RECIP1, UNSPEC_RECIP2, UNSPEC_SINGLE_CC)
10169         (UNSPEC_SCC): Moved from mips.md.
10170         * config/mips/mips.c (mips_arch, mips_tune): Change enum from
10171         "processor_type" to "processor".
10172         (mips_rtx_cost_data): Replace PROCESSOR_MAX with NUM_PROCESSOR_VALUES.
10173         * config/mips/mips.h (processor_type): Delete.
10174         (mips_cpu_info.cpu, mips_arch, mips_tune): Change enum from
10175         "processor_type" to "processor".
10177 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10179         * configure.ac (tm_include_list): Add insn-constants.h.
10180         * configure: Regenerate.
10181         * Makefile.in (GTM_H): Move insn-constants.h here from...
10182         (TM_H): ...here.
10183         * mkconfig.sh: Remove special handling for insn-constants.h.
10185 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10187         * Makefile.in (BUILD_RTL): Move build/read-md.o to...
10188         (BUILD_MD): ...this new variable.
10189         (simple_generated_rtl_h, simple_generated_rtl_c): New variables
10190         that include the old contents of simple_generated_h and
10191         simple_generated_c.
10192         (simple_generated_h, simple_generated_c): Include them.  Add
10193         insn-constants.h.
10194         (s-%): Make simple_generated_{h,c} stamps depend on $(MD_DEPS)
10195         and simple_generated_rtl_{h,c} stamps depend on insn-conditions.md.
10196         Remove these dependencies from the main rule and include
10197         insn-conditions.md in the command line only if it appears
10198         in the dependency list.
10199         (insn-constants.h, s-constants): Delete.
10200         (build/genconstants.o): Don't depend on $(RTL_BASE_H), $(GTM_H)
10201         or gensupport.h.
10202         (build/genmddeps.o): Likewise.
10203         (genprogrtl): New variable that contains everything from genprogmd
10204         except mddeps and constants.
10205         (genprogmd): Redefine in terms of genprogrtl.  Make these programs
10206         depend on $(BUILD_MD)
10207         (genprog): New variable.  Make these programs depend on
10208         $(BUILD_ERRORS).
10209         * genmddeps.c: Don't include tm.h, rtl.h or gensupport.h.
10210         (main): Use read_md_files instead of init_rtx_reader_args.
10211         * genconstants.c: As for genmddeps.c.
10212         * read-md.h (read_skip_construct): Declare.
10213         * read-md.c (read_skip_construct): New function.
10214         (handle_file): Allow a null handle_directive, skipping the
10215         construct if so.
10216         (parse_include): Update the comment accordingly.
10218 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10220         * Makefile.in (build/genmddeps.o): Depend on $(READ_MD_H).
10221         * genmddeps.c: Include read-md.h.
10222         (main): Call init_rtx_reader_args instead of init_md_reader_args.
10223         * genattr.c (main): Likewise.
10224         * genattrtab.c (main): Likewise.
10225         * genautomata.c (main): Likewise.
10226         * gencodes.c (main): Likewise.
10227         * genconditions.c (main): Likewise.
10228         * genconfig.c (main): Likewise.
10229         * genconstants.c (main): Likewise.
10230         * genemit.c (main): Likewise.
10231         * genextract.c (main): Likewise.
10232         * genflags.c (main): Likewise.
10233         * genopinit.c (main): Likewise.
10234         * genoutput.c (main): Likewise.
10235         * genpeep.c (main): Likewise.
10236         * genrecog.c (main): Likewise.
10237         * genpreds.c (main): Likewise.
10238         * gensupport.h (in_fname): Move to read-md.h.
10239         (init_md_reader_args_cb): Rename to...
10240         (init_rtx_reader_args_cb): ...this and return a bool.
10241         (init_md_reader_args): Rename to...
10242         (init_rtx_reader_args): ...this and return a bool.
10243         (include_callback): Move to read-md.h.
10244         * gensupport.c (in_fname, include_callback, base_dir, max_include_len)
10245         (file_name_list, first_dir_md_include): Move to read-md.c
10246         (first_bracket_include): Delete unused variable.
10247         (last_dir_md_include): Move to read-md.c.
10248         (process_include): Delete, moving code to read-md.c:handle_include.
10249         (process_rtx): Don't handle INCLUDE.
10250         (save_string): Delete.
10251         (rtx_handle_directive): New function.
10252         (init_md_reader_args_cb): Rename to...
10253         (init_rtx_reader_args_cb): ...this and return a boolean success value.
10254         Use read_md_args.
10255         (init_md_reader_args): Rename to...
10256         (init_rtx_reader_args): ...this and return a boolean success value.
10257         * rtl.def (INCLUDE): Delete.
10258         * rtl.h (read_rtx): Remove "int *" argument.  Add "const char *"
10259         argument.
10260         * read-rtl.c (read_conditions): Don't gobble ')' here.
10261         (read_mapping): Likewise.
10262         (read_rtx): Remove LINENO argument.  Add RTX_NAME argument.
10263         Handle top-level non-rtx constructs here rather than in read_rtx_1.
10264         Store the whole queue in *X.  Remove call to init_md_reader.
10265         (read_rtx_1): Rename to...
10266         (read_rtx_code): ...this.  Call read_nested_rtx to read subrtxes.
10267         Don't handle top-level non-rtx constructs here.  Don't handle (nil)
10268         here.
10269         (read_nested_rtx): New function.  Handle (nil) here rather than
10270         in read_rtx_code.
10271         (read_rtx_variadic): Call read_nested_rtx to read subrtxes.  Don't
10272         gobble ')' here.
10273         * read-md.h (directive_handler_t): New type.
10274         (in_fname, include_callback): Moved from read-md.h.
10275         (read_constants, init_md_reader): Delete.
10276         (read_md_files): Declare.
10277         * read-md.c (file_name_list, in_fname, base_dir, first_dir_md_include)
10278         (last_dir_md_include_ptr, include_callback, max_include_len): Moved
10279         from gensupport.c.
10280         (read_constants): Rename to...
10281         (handle_constants): ...this.  Don't gobble ')' here.
10282         (handle_include, handle_file, handle_toplevel_file)
10283         (parse_include): New functions, mostly taken from gensupport.c.
10284         (init_md_reader): Subsume into...
10285         (read_md_files): ...this new function.
10287 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10289         * read-md.h (read_char): Increment read_md_lineno after reading '\n'.
10290         (unread_char): Decrement read_md_lineno after putting back '\n'.
10291         * read-md.c (fatal_with_file_and_line): Push back any characters
10292         that we decide not to add to the context.
10293         (read_skip_spaces): Don't increment read_md_lineno here.  Avoid using
10294         fatal_expected_char in cases where '/' ends a line (for example).
10295         (read_name): Don't increment read_md_lineno here.
10296         (read_escape): Likewise.
10297         (read_quoted_string): Likewise.
10298         (read_braced_string): Likewise.
10300 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10302         * Makefile.in (READ_MD_H): Add $(HASHTAB_H).
10303         (build/genconstants.o): Depend on $(READ_MD_H) gensupport.h.
10304         * genconstants.c: Include read-md.h.
10305         * read-rtl.c (md_constants): Move to read-md.c.
10306         (md_name): Move to read-md.h.
10307         (initialize_iterators): Use leading_string_hash instead of def_hash
10308         and leading_string_eq_p instead of def_name_eq_p.
10309         (read_name): Move to read-md.c.
10310         (def_hash, def_name_eq_p): Delete.
10311         (read_constants, traverse_md_constants): Move to read-md.c.
10312         * rtl.h (md_constant, traverse_md_constants): Move to read-md.h.
10313         * read-md.h: Include hashtab.h.
10314         (md_name): Moved from read-rtl.c.
10315         (md_constant): Moved from read-md.h.
10316         (leading_string_hash, leading_string_eq_p, read_name)
10317         (read_constants, traverse_md_constants): Declare.
10318         * read-md.c (md_constants): Moved from read-rtl.c.
10319         (leading_string_hash, leading_string_eq_p): New functions.
10320         (read_name, read_constants, traverse_md_constants): Moved from
10321         read-rtl.c.
10323 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10325         * read-rtl.c (md_name): New structure.
10326         (read_name): Take an md_name instead of a buffer pointer.
10327         Use the "string" field instead of strcpy when expanding constants.
10328         (read_constants): Remove the tmp_char argument.  Update the calls
10329         to read_name, using two local name buffers instead of the tmp_char
10330         argument.  Merge the constant-creation code.
10331         (read_conditions): Remove the tmp_char argument.  Update the calls
10332         to read_name, using a local name buffer instead of the tmp_char
10333         argument.
10334         (read_mapping): Replace tmp_char variable with a local name buffer.
10335         Update the calls to read_name.
10336         (read_rtx_1): Likewise.  Update the calls to read_constants and
10337         read_conditions.
10339 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10341         * Makefile.in (build/read-md.o): Depend on errors.h.
10342         * read-md.h (error_with_line): Declare.
10343         * read-md.c: Include errors.h.
10344         (message_with_line_1): New function, extracted from...
10345         (message_with_line): ...here.
10346         (error_with_line): New function.
10347         * genattrtab.c: If a call to message_with_line is followed by
10348         "have_error = 1;", replace both statements with a call to
10349         error_with_line.
10350         * genoutput.c: Likewise.
10351         * genpreds.c: Likewise.
10352         * genrecog.c: If a call to message_with_line is followed by
10353         "error_count++;", replace both statements with a call to
10354         error_with_line.
10355         (errorcount): Delete.
10356         (main): Don't check it.
10357         * gensupport.c: If a call to message_with_line is followed by
10358         "errors = 1;", replace both statements with a call to error_with_line.
10359         (errors): Delete.
10360         (process_define_cond_exec): Check have_error instead of errors.
10361         (init_md_reader_args_cb): Likewise.  Don't set errors.
10363 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10365         * read-md.h (read_md_file): Declare.
10366         (read_char, unread_char): New functions.
10367         (fatal_with_file_and_line, fatal_expected_char, read_skip_spaces)
10368         (read_quoted_string, read_string): Remove FILE * argument.
10369         * read-md.c (read_md_file): New variable.
10370         (read_md_filename, read_md_lineno): Update comments and remove
10371         unnecessary initialization.
10372         (fatal_with_file_and_line, fatal_expected_char, read_skip_spaces)
10373         (read_escape, read_quoted_string, read_braced_string, read_string):
10374         Remove FILE * argument.  Update calls accordingly, using read_char
10375         and unread_char instead of getc and ungetc.
10376         * rtl.h (read_rtx): Remove FILE * argument.
10377         * read-rtl.c (iterator_group): Remove FILE * argument from
10378         "find_builtin".
10379         (iterator_traverse_data): Remove "infile" field.
10380         (find_mode, find_code, apply_mode_maps, apply_iterator_to_rtx)
10381         (add_mapping, read_name, read_constants, read_conditions)
10382         (validate_const_int, find_iterator, read_mapping, check_code_iterator)
10383         (read_rtx, read_rtx_1, read_rtx_variadic): Remove FILE * argument.
10384         Remove file arguments from all calls, using read_char and unread_char
10385         instead of getc and ungetc.
10386         * gensupport.c (process_include): Preserve read_md_file around
10387         the include.  Set read_md_file to the handle of the included file.
10388         Update call to read_rtx.
10389         (init_md_reader_args_cb): Set read_md_file to the handle of the file
10390         and remove local FILE *.  Update calls to read_rtx.
10392 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10394         * read-md.h (read_rtx_lineno): Rename to...
10395         (read_md_lineno): ...this.
10396         (read_rtx_filename): Rename to...
10397         (read_md_filename): ...this.
10398         (copy_rtx_ptr_loc): Rename to...
10399         (copy_md_ptr_loc): ...this.
10400         (print_rtx_ptr_loc): Rename to...
10401         (print_md_ptr_loc): ...this.
10402         * read-md.c: Likewise.  Update references after renaming.
10403         (string_obstack): Replace RTL with MD in comment.
10404         (set_rtx_ptr_loc): Rename to...
10405         (set_md_ptr_loc): ...this.
10406         (get_rtx_ptr_loc): Rename to...
10407         (get_md_ptr_loc): ...this.
10408         * genconditions.c: Update references after renaming.
10409         * genemit.c: Likewise.
10410         * genoutput.c: Likewise.
10411         * genpreds.c: Likewise.
10412         * gensupport.c: Likewise.
10413         * read-rtl.c: Likewise.
10415 2010-06-10  Richard Sandiford  <rdsandiford@googlemail.com>
10417         * Makefile.in (READ_MD_H): New variable.
10418         (BUILD_RTL): Add build/read-md.o.
10419         (lto-wrapper.o): Depend on coretypes.h instead of defaults.h.
10420         (build/gensupport.o, build/read-rtl.o, build/genattr.o)
10421         (build/genattrtab.o, build/genconditions.o build/genemit.o)
10422         (build/genextract.o, build/genflags.o, build/genoutput.o)
10423         (build/genpreds.o, build/genrecog.o): Depend on $(READ_MD_H).
10424         (build/read-md.o): New rule.
10425         * defaults.h (obstack_chunk_alloc, obstack_chunk_free)
10426         (OBSTACK_CHUNK_SIZE, gcc_obstack_init): Move to...
10427         * coretypes.h: ...here.
10428         * lto-wrapper.c: Include coretypes.h instead of defaults.h.
10429         * pretty-print.c (obstack_chunk_alloc, obstack_chunk_free): Delete.
10430         * genattr.c: Include read-md.h.
10431         * genattrtab.c: Likewise.
10432         * genconditions.c: Likewise.
10433         * genemit.c: Likewise.
10434         * genextract.c: Likewise.
10435         * genflags.c: Likewise.
10436         * genoutput.c: Likewise.
10437         * genpreds.c: Likewise.
10438         * genrecog.c: Likewise.
10439         * rtl.h (read_skip_spaces, copy_rtx_ptr_loc, print_rtx_ptr_loc)
10440         (join_c_conditions, print_c_condition, read_rtx_filename)
10441         (read_rtx_lineno): Move to read-md.h.
10442         * read-rtl.c: Include read-md.h.
10443         (ptr_loc, string_obstack, ptr_locs, ptr_loc_obstack)
10444         (joined_conditions, joined_conditions_obstack, read_rtx_lineno)
10445         (read_rtx_filename, fatal_with_file_and_line, fatal_expected_char)
10446         (leading_ptr_hash, leading_ptr_eq_p, set_rtx_ptr_loc, get_rtx_ptr_loc)
10447         (copy_rtx_ptr_loc, print_rtx_ptr_loc, join_c_conditions)
10448         (print_c_condition, read_skip_spaces, read_escape, read_quoted_string)
10449         (read_braced_string, read_string): Move to read-md.c.
10450         (read_rtx): Move some initialization to init_md_reader and call
10451         init_md_reader here.
10452         * gensupport.h (message_with_line, n_comma_elts, scan_comma_elt):
10453         Move to read-md.h.
10454         * gensupport.c: Include read-md.h.
10455         (message_with_line, n_comma_elts, scan_comma_elt): Move to read-md.c.
10456         * read-md.h, read-md.c: New files.
10458 2010-06-10  Anatoly Sokolov  <aesok@post.ru>
10460         * config/moxie/moxie.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
10461         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
10462         * config/moxie/moxie-protos.h (moxie_function_value): Remove.
10463         * config/moxie/moxie.c (moxie_function_value): Make static.
10464         (moxie_libcall_value, moxie_function_value_regno_p): New functions.
10465         (TARGET_LIBCALL_VALUE, TARGET_FUNCTION_VALUE_REGNO_P): Define.
10467 2010-06-10  Martin Jambor  <mjambor@suse.cz>
10469         * Makefile.in (tree-sra.o): Add DBGCNT_H to dependencies.
10470         * dbgcnt.def (tree_sra): New counter.
10471         * tree-sra.c: Include dbgcnt.h.
10472         (gate_intra_sra): Check tree_sra debug counter.
10474 2010-06-10  Martin Jambor  <mjambor@suse.cz>
10476         PR tree-optimization/44258
10477         * tree-sra.c (build_access_subtree): Return false iff there is a
10478         partial overlap.
10479         (build_access_trees): Likewise.
10480         (analyze_all_variable_accesses): Disqualify candidates if
10481         build_access_trees returns true for them.
10483 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
10485         PR debug/41371
10486         * var-tracking.c (find_loc_in_1pdv): Remove recursion, only
10487         tail-recurse into canonical node.  Fast-forward over
10488         non-canonical VALUEs.
10490 2010-06-10  H.J. Lu  <hongjiu.lu@intel.com>
10492         PR boostrap/44470
10493         * config/i386/i386.md (*add<mode>_1): Revert revision 160394.
10494         (*addsi_1_zext) <TYPE_LEA>: Likewise.
10495         (add lea splitter): Likewise.
10496         (add_zext lea splitter): Likewise.
10498 2010-06-10  Joseph Myers  <joseph@codesourcery.com>
10500         * common.opt (fshow-column): Don't mark as C ObjC C++ ObjC++.
10502 2010-06-10  Jan Hubicka  <jh@suse.cz>
10504         * df-problems.c (df_live_problem_data): Add live_bitmaps.
10505         (df_live_alloc): Initialize problem data and live_osbtacks.
10506         (df_live_finalize): Remove obstack, problem data; do not
10507         clear all bitmaps.
10508         (df_live_top_dump, df_live_bottom_dump): Do not dump old
10509         data when not allocated.
10510         (df_live_verify_solution_start): Do not allocate problem data.
10511         (df_live_verify_solution_end): Check if out is allocated.
10512         (struct df_md_problem_data): New structure.
10513         (df_md_alloc): Allocate problem data.
10514         (df_md_free): Free problem data; do not clear bitmaps.
10516 2010-06-10  Jan Beulich  <jbeulich@novell.com>
10518         PR bootstrap/37304
10519         * configure.ac: Replace $() with ${} when intending to expand
10520         variables rather than invoking commands.
10521         * configure: Re-generate.
10523 2010-06-10  Jan Hubicka  <jh@suse.cz>
10525         PR rtl-optimization/44460
10526         * emit-rtl.c (set_mem_attributes_minus_bitpos): Remove
10527         TYPE_NEEDS_CONSTRUCTING sanity check.
10529 2010-06-10  Gerald Pfeifer  <gerald@pfeifer.com>
10531         * doc/include/fdl.texi: Move to GFDL version 1.3.
10533         * doc/cpp.texi: Move to GFDL version 1.3.
10534         * doc/gcc.texi: Move to GFDL version 1.3.  Fix copyright years.
10535         * doc/gccint.texi: Move to GFDL version 1.3.
10536         * doc/gcov.texi: Move to GFDL version 1.3.  Update copyright years.
10537         * doc/install.texi: Move to GFDL version 1.3.  Fix copyright years.
10538         * doc/invoke.texi: Move to GFDL version 1.3.
10540 2010-06-09  Jan Hubicka  <jh@suse.cz>
10542         * ipa-pure-const.c (propagate_pure_const, propagate_noreturn):
10543         Break out from ...
10544         (propagate) ... here; swap the order.
10546 2010-06-09  Jan Hubicka  <jh@suse.cz>
10548         * bitmap.c (bitmap_elt_insert_after, bitmap_first_set_bit,
10549         bitmap_first_set_bit, bitmap_last_set_bit, bitmap_last_set_bit,
10550         bitmap_and_into, bitmap_and_compl_into, bitmap_set_range,
10551         bitmap_compl_and_into, bitmap_elt_ior): Use checking asserts.
10553 2010-06-09  Changpeng Fang  <changpeng.fang@amd.com>
10555         * tree-ssa-loop-prefetch.c (gather_memory_references_ref):
10556         Do not the gather memory reference in the outer loop if the step
10557         is not a constant.
10559 2010-06-09  Changpeng Fang  <changpeng.fang@amd.com>
10561         * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO) :
10562         Change the PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO threshold value from
10563         8 to 4.  Minor change of the related comments.
10565 2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
10567         * tree-scalar-evolution.c (instantiate_scev_name): Do not fail
10568         the scev analysis when the variable is not used outside the loop
10569         in a close phi node: call compute_overall_effect_of_inner_loop.
10571 2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
10573         * graphite-sese-to-poly.c (single_pred_cond): Renamed
10574         single_pred_cond_non_loop_exit.  Return NULL for loop exit edges.
10575         (build_sese_conditions_before): Renamed call to single_pred_cond.
10576         (build_sese_conditions_after): Same.
10578 2010-06-09  Sebastian Pop  <sebastian.pop@amd.com>
10580         * graphite-poly.h: Fix comments and indentation.
10581         * graphite-sese-to-poly.c: Same.
10582         (build_sese_conditions_before): Compute stmt and gbb only when needed.
10583         * tree-chrec.c: Fix comments and indentation.
10584         (tree-ssa-loop-niter.c): Same.
10586 2010-06-09  Eric Botcazou  <ebotcazou@adacore.com>
10588         PR rtl-optimization/42461
10589         * dce.c (deletable_insn_p): Return true for const or pure calls again.
10590         * except.c (insn_could_throw_p): Return false if !flag_exceptions.
10592 2010-06-09  Jan Hubicka  <jh@suse.cz>
10594         * bitmap.c (bitmap_and): Walk array forward.
10595         (bitmap_and_compl_into): Likewise.
10596         (bitmap_xor): Likewise.
10597         (bitmap_xor_into):  Likewise.
10598         (bitmap_equal_p): Likewise.
10599         (bitmap_intersect_p): Likewise.
10600         (bitmap_intersect_compl_p): Likewise.
10601         (bitmap_ior_and_into): Likewise.
10602         (bitmap_elt_copy): Likewise.
10603         (bitmap_and_compl): Likewise.
10604         (bitmap_elt_ior): Likewise.
10606 2010-06-09  Dave Korn  <dave.korn.cygwin@gmail.com>
10608         * opts-common.c (prune_options): Ensure replacement argv array
10609         is correctly terminated by a NULL entry.
10611 2010-06-09  Jan Hubicka  <jh@suse.cz>
10613         * cgraph.h (varpool_first_static_initializer,
10614         varpool_next_static_initializer): Make checking only when
10615         checking enabled.
10616         * tree-vectorizer.h (vinfo_for_stmt): Remove check.
10617         (set_vinfo_for_stmt, get_earlier_stmt, is_loop_header_bb_p): Change
10618         gcc_assert to gcc_checking_assert.
10619         * tree-flow-inline.h (gimple_vop, get_var_ann, relink_imm_use,
10620         phi_nodes, set_phi_nodes, phi_arg_index_from_use, op_iter_next_use,
10621         op_iter_next_def, op_iter_next_tree, op_iter_init, op_iter_init_use,
10622         op_iter_init_phiuse, op_iter_init_phidef,
10623         array_ref_contains_indirect_ref, ref_contains_array_ref): Use
10624         gcc_checking_assert.
10625         * emit-rtl.h (set_first_insn, set_last_insn): Likewise.
10626         * tree-ssa-live.h (var_to_partition, var_to_partition_to_var,
10627         partition_is_global, live_on_entry, live_on_exit,
10628         live_merge_and_clear): Likewise.
10629         * system.h (gcc_checking_assert): New macro.
10630         * gimple.h (set_bb_seq): Use gcc_checking_assert.
10632 2010-06-09  Jason Merrill  <jason@redhat.com>
10634         * Makefile.in (TAGS): Collect tags info from c-family.
10636 2010-06-09  Jan Hubicka  <jh@suse.cz>
10638         * gimple.h (gcc_gimple_checking_assert): New macro.
10639         (gimple_set_def_ops, gimple_set_use_ops,
10640         gimple_set_vuse, gimple_set_vdef,
10641         gimple_omp_subcode, gimple_omp_set_subcode, gimple_ops, gimple_op,
10642         gimple_op_ptr, gimple_op_ptr, gimple_set_op, gimple_bind_set_block,
10643         gimple_asm_input_op, gimple_asm_input_op_ptr, gimple_asm_set_input_op,
10644         gimple_asm_output_op, gimple_asm_output_op_ptr,
10645         gimple_asm_set_output_op, gimple_asm_clobber_op,
10646         gimple_asm_set_clobber_op, gimple_asm_label_op,
10647         gimple_asm_set_label_op, gimple_try_set_kind,
10648         gimple_try_catch_is_cleanup, gimple_try_set_catch_is_cleanup,
10649         gimple_phi_arg, gimple_switch_num_labels, gimple_switch_set_index,
10650         gimple_switch_label, gimple_switch_set_label, gimple_omp_for_index,
10651         gimple_omp_for_index_ptr, gimple_omp_for_set_index,
10652         gimple_omp_for_initial, gimple_omp_for_initial_ptr,
10653         gimple_omp_for_set_initial, gimple_omp_for_final,
10654         gimple_omp_for_final_ptr, gimple_omp_for_set_final,
10655         gimple_omp_for_incr, gimple_omp_for_incr_ptr, gimple_omp_for_set_incr,
10656         gimple_omp_for_set_cond, gimple_omp_for_cond): Make checking
10657         conditional with ENABLE_GIMPLE_CHECKING.
10658         (gimple_phi_set_arg): Likewise; replace memcpy by assignment.
10660 2010-06-09  Sandra Loosemore  <sandra@codesourcery.com>
10662         * tree-ssa-loop-ivopts.c (adjust_setup_cost): New function.
10663         (get_computation_cost_at): Use it.
10664         (determine_use_iv_cost_condition): Likewise.
10665         (determine_iv_cost): Likewise.
10667 2010-06-09  Richard Guenther  <rguenther@suse.de>
10669         * tree-ssa-loop-niter.c (simplify_replace_tree): Do not
10670         replace constants.
10672 2010-06-09  Kai Tietz  <kai.tietz@onevision.com>
10674         * c-objc-common.c (c_tree_printer): Pre-intialize t by NULL_TREE.
10676 2010-06-09  Martin Jambor  <mjambor@suse.cz>
10678         PR tree-optimization/44423
10679         * tree-sra.c (dump_access): Dump also grp_assignment_read.
10680         (analyze_access_subtree): Pass negative allow_replacements to children
10681         if the current type is scalar.
10683 2010-06-09  Joern Rennecke  <joern.rennecke@embecosm.com>
10685         PR testsuite/42843
10686         * gcc-plugin.h (int plugin_is_GPL_compatible): Declare as extern "C".
10687         * doc/plugins.texi (Plugin license check): Update information
10688         on type of plugin_is_GPL_compatible.
10689         * Makefile.in (PLUGINCC): Define as $(COMPILER).
10690         (PLUGINCFLAGS): Define as $(COMPILER_FLAGS).
10692 2010-06-09  Bernd Schmidt  <bernds@codesourcery.com>
10694         * config/arm/arm.c (thumb2_reorg): New function.
10695         (arm_reorg): Call it.
10696         * config/arm/thumb2.md (define_peephole2 for flag clobbering
10697         arithmetic operations): Delete.
10699 2010-06-09  Edmar Wienskoski  <edmar@freescale.com>
10701         PR target/44067
10702         * config/rs6000/rs6000.md (DIFD): Do not split dpfp values for
10703         e500v2 target.
10705 2010-06-09  Joern Rennecke  <joern.rennecke@embecosm.com>
10707         PR plugins/44459
10708         * gcc-plugin.h: Encapsulate all declarations in extern "C".
10710 2010-06-08  Jan Hubicka  <jh@suse.cz>
10712         * basic-block.h (single_succ_edge, single_pred_edge, ei_container,
10713         ei_next, ei_prev): Do sanity checking with ENABLE_CHECKING only.
10715 2010-06-08  Sandra Loosemore  <sandra@codesourcery.com>
10717         PR tree-optimization/39874
10718         PR middle-end/28685
10719         * gimple.h (maybe_fold_and_comparisons, maybe_fold_or_comparisons):
10720         Declare.
10721         * gimple-fold.c (canonicalize_bool, same_bool_comparison_p,
10722         same_bool_result_p): New.
10723         (and_var_with_comparison, and_var_with_comparison_1,
10724         and_comparisons_1, and_comparisons, maybe_fold_and_comparisons): New.
10725         (or_var_with_comparison, or_var_with_comparison_1,
10726         or_comparisons_1, or_comparisons, maybe_fold_or_comparisons): New.
10727         * tree-ssa-reassoc.c (eliminate_redundant_comparison): Use
10728         maybe_fold_and_comparisons or maybe_fold_or_comparisons instead
10729         of combine_comparisons.
10730         * tree-ssa-ifcombine.c (ifcombine_ifandif, ifcombine_iforif): Likewise.
10732 2010-06-08  Anatoly Sokolov  <aesok@post.ru>
10734         * config/pdp11/pdp11.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
10735         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
10736         * config/pdp11/pdp11.c (pdp11_function_value, pdp11_libcall_value,
10737         pdp11_function_value_regno_p): New functions.
10738         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
10739         TARGET_FUNCTION_VALUE_REGNO_P): Define.
10741 2010-06-08  Kazu Hirata  <kazu@codesourcery.com>
10743         * config/arm/arm.c (arm_rtx_costs_1): Don't special case for
10744         Thumb-2 in the MINUS case.
10746 2010-06-08  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
10748         * doc/tm.texi (Per-Function Data): Do not reference ggc_alloc.
10750         * doc/gty.texi (GTY Options): Document typed GC allocation and
10751         variable_size GTY option.
10753         * ggc-internal.h: New.
10755         * ggc.h: Update copyright year.
10756         (digit_string): Move to stringpool.c.
10757         (ggc_mark_stringpool, ggc_purge_stringpool, ggc_mark_roots)
10758         (gt_pch_save_stringpool, gt_pch_fixup_stringpool)
10759         (gt_pach_restore_stringpool, gt_pch_p_S, gt_pch_note_object)
10760         (init_ggc_pch, ggc_pch_count_object, ggc_pch_total_size)
10761         (ggc_pch_this_base, ggc_pch_alloc_object, ggc_pch_prepare_write)
10762         (ggc_pch_write_object, ggc_pch_finish, ggc_pch_read)
10763         (ggc_force_collect, ggc_get_size, ggc_statistics)
10764         (ggc_print_common_statistics): Move to ggc-internal.h.
10765         (digit_vector, new_ggc_zone, destroy_ggc_zone, ggc_alloc_stat)
10766         (ggc_alloc, ggc_alloc_cleared, ggc_realloc, ggc_calloc, GGC_NEW)
10767         (GGC_CNEW, GGC_NEWVEC, GGC_CNEWVEC, GGC_NEWVAR, ggc_alloc_rtvec)
10768         (ggc_alloc_tree, gt_pch_save, ggc_min_expand_heuristic)
10769         (ggc_min_heapsize_heuristic, ggc_alloc_zone)
10770         (ggc_alloc_zone_pass_stat): Remove.
10771         (ggc_internal_alloc_stat, ggc_internal_alloc)
10772         (ggc_internal_cleared_alloc_stat): New.
10773         (GGC_RESIZEVEC, GGC_RESIZEVAR): Redefine.
10774         (ggc_internal_vec_alloc_stat)
10775         (ggc_internal_cleared_vec_alloc_stat)
10776         (ggc_internal_vec_alloc_stat, ggc_internal_cleared_vec_alloc)
10777         (ggc_alloc_atomic_stat, ggc_alloc_atomic)
10778         (ggc_alloc_cleared_atomic, ggc_cleared_alloc_htab_ignore_args)
10779         (ggc_cleared_alloc_ptr_array_two_args): New.
10780         (htab_create_ggc, splay_tree_new_ggc): Redefine.
10781         (ggc_splay_alloc): Change the type of the first argument to
10782         enum gt_types_enum.
10783         (ggc_alloc_string): Make macro.
10784         (ggc_alloc_string_stat): New.
10785         (ggc_strdup): Redefine.
10786         (rtl_zone, tree_zone, tree_id_zone): Declare unconditionally.
10787         (ggc_alloc_rtvec_sized): New.
10788         (ggc_alloc_zone_stat): Rename to ggc_internal_alloc_zone_stat.
10789         (ggc_internal_alloc_zone_pass_stat, ggc_internal_alloc_zone_stat)
10790         (ggc_internal_cleared_alloc_zone_stat)
10791         (ggc_internal_zone_alloc_stat)
10792         (ggc_internal_zone_cleared_alloc_stat)
10793         (ggc_internal_zone_vec_alloc_stat)
10794         (ggc_alloc_zone_rtx_def_stat)
10795         (ggc_alloc_zone_tree_node_stat)
10796         (ggc_alloc_zone_cleared_tree_node_stat)
10797         (ggc_alloc_cleared_gimple_statement_d_stat): New.
10799         * ggc-common.c: Include ggc-internal.h.
10800         (ggc_internal_cleared_alloc_stat): Rename from
10801         ggc_alloc_cleared_stat.
10802         (ggc_realloc_stat): Use ggc_internal_alloc_stat.
10803         (ggc_calloc): Remove.
10804         (ggc_cleared_alloc_htab_ignore_args): New.
10805         (ggc_cleared_alloc_ptr_array_two_args): New.
10806         (ggc_splay_alloc): Add obj_type parameter.
10807         (init_ggc_heuristics): Formatting fixes.
10809         * ggc-none.c: Update copyright year.
10810         (ggc_alloc_stat): Rename to ggc_alloc_stat.
10811         (ggc_alloc_cleared_stat): Rename to
10812         ggc_internal_cleared_alloc_stat.
10813         (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New.
10815         * ggc-page.c: Update copyright year.  Include ggc-internal.h.
10816         Remove references to ggc_alloc in comments.
10817         (ggc_alloc_typed_stat): Call ggc_internal_alloc_stat.
10818         (ggc_alloc_stat): Rename to ggc_internal_alloc_stat.
10819         (new_ggc_zone, destroy_ggc_zone): Remove.
10820         (struct alloc_zone, rtl_zone, tree_zone, tree_id_zone): New.
10822         * ggc-zone.c: Include ggc-internal.h.  Remove references to
10823         ggc_alloc in comments.
10824         (ggc_alloc_zone_stat): ggc_internal_alloc_zone_stat.
10825         (ggc_internal_alloc_zone_pass_stat): New.
10826         (ggc_internal_cleared_alloc_zone_stat): New.
10827         (ggc_alloc_typed_stat): Use ggc_internal_alloc_zone_pass_stat.
10828         (ggc_alloc_stat): Rename ggc_internal_alloc_stat.
10829         (new_ggc_zone, destroy_ggc_zone): Remove.
10831         * stringpool.c: Update copyright year.  Include ggc-internal.h
10832         (digit_vector): Make static.
10833         (digit_string): Moved from ggc.h.
10834         (stringpool_ggc_alloc): Use ggc_alloc_atomic.
10835         (ggc_alloc_string): Rename to ggc_alloc_string_stat.
10837         * Makefile.in (GGC_INTERNAL_H): New.
10838         (ggc_common.o, ggc-page.o, ggc-zone.o, stringpool.o): Add
10839         $(GGC_INTERNAL_H) to dependencies.
10841         * gentype.c: Update copyright year.
10842         (walk_type): Accept variable_size GTY option.
10843         (USED_BY_TYPED_GC_P): New macro.
10844         (write_enum_defn): Use USED_BY_TYPED_GC_P.  Do not output
10845         whitespace at the end of strings.
10846         (get_type_specifier, variable_size_p): New functions.
10847         (alloc_quantity, alloc_zone): New enums.
10848         (write_typed_alloc_def): New function.
10849         (write_typed_struct_alloc_def): Likewise.
10850         (write_typed_typed_typedef_alloc_def): Likewise.
10851         (write_typed_alloc_defns): Likewise.
10852         (output_typename, write_splay_tree_allocator_def): Likewise.
10853         (write_splay_tree_allocators): Likewise.
10854         (main): Call write_typed_alloc_defns and
10855         write_splay_tree_allocators.
10857         * lto-streamer.h (lto_file_decl_data_ptr): New.
10859         * passes.c (order): Define using cgraph_node_ptr.
10861         * strinpool.c (struct string_pool_data): Declare nested_ptr using
10862         ht_identifier_ptr.
10864         * gimple.h (union gimple_statement_d): Likewise.
10866         * rtl.h (struct rtx_def): Likewise.
10867         (struct rtvec_def): Likewise.
10869         * tree.h (union tree_node): Likewise.
10871         * tree-ssa-operands.h (struct ssa_operand_memory_d): Likewise.
10873         * cfgloop.c (record_loop_exits): Use htab_create_ggc.
10875         * tree-scalar-evolution.c (scev_initialize): Likewise.
10877         * alias.c (record_alias_subset): Update splay_tree_new_ggc call.
10879         * dwarf2asm.c (dw2_force_const_mem): Likewise.
10881         * omp-low.c (lower_omp_critical): Likewise.
10883         * bitmap.h (struct bitmap_head_def): Update comment to not
10884         reference ggc_alloc.
10886         * config/pa/pa.c (get_deferred_label): Use GGC_RESIZEVEC.
10888         * ira.c (fix_reg_equiv_init): Use GGC_RESIZEVEC.
10890         * ipa-prop.c (duplicate_ggc_array): Rename to
10891         duplicate_ipa_jump_func_array.  Use typed GC allocation.
10892         (ipa_edge_duplication_hook): Call duplicate_ipa_jump_func_array.
10894         * gimple.c (gimple_alloc_stat): Use
10895         ggc_alloc_cleared_gimple_statement_d_stat.
10897         * varasm.c (create_block_symbol): Use ggc_alloc_zone_rtx_def.
10899         * tree.c (make_node_stat): Use
10900         ggc_alloc_zone_cleared_tree_node_stat.
10901         (make_tree_vec_stat): Likewise.
10902         (build_vl_exp_stat): Likewise.
10903         (copy_node_stat): Use ggc_alloc_zone_tree_node_stat.
10904         (make_tree_binfo_stat): Likewise.
10905         (tree_cons_stat): Likewise.
10907         * rtl.c (rtx_alloc_stat): Use ggc_alloc_zone_rtx_def_stat.
10908         (shallow_copy_rtx_stat): Likewise.
10909         (make_node_stat): Likewise.
10911         * lto-symtab.c: Fix comment.
10913         * tree-cfg.c (create_bb): Update comment to not reference
10914         ggc_alloc_cleared.
10915         * tree-ssa-structalias.c (struct heapvar_for_stmt): Fix param_is value.
10917         * varpool.c (varpool_node): Use typed GC allocation.
10918         (varpool_extra_name_alias): Likewise.
10920         * varasm.c (emutls_decl): Likewise.
10921         (get_unnamed_section): Likewise.
10922         (get_noswitch_section): Likewise.
10923         (get_section): Likewise.
10924         (get_block_for_section): Likewise.
10925         (build_constant_desc): Likewise.
10926         (create_constant_pool): Likewise.
10927         (force_const_mem): Likewise.
10929         * tree.c (build_vl_exp_stat): Likewise.
10930         (build_real): Likewise.
10931         (build_string): Likewise.
10932         (decl_debug_expr_insert): Likewise.
10933         (decl_value_expr_insert): Likewise.
10934         (type_hash_add): Likewise.
10935         (build_omp_clause): Likewise.
10937         * tree-ssanames.c (duplicate_ssa_name_ptr_info): Likewise.
10939         * tree-ssa.c (init_tree_ssa): Likewise.
10941         * tree-ssa-structalias.c (heapvar_insert): Likewise.
10943         * tree-ssa-operands.c (ssa_operand_alloc): Likewise.
10945         * tree-ssa-loop-niter.c (record_estimate): Likewise.
10947         * tree-ssa-alias.c (get_ptr_info): Likewise.
10949         * tree-scalar-evolution.c (new_scev_info_str): Likewise.
10951         * tree-phinodes.c (allocate_phi_node): Likewise.
10953         * tree-iterator.c (tsi_link_before): Likewise.
10954         (tsi_link_after): Likewise.
10956         * tree-eh.c (add_stmt_to_eh_lp_fn): Likewise.
10958         * tree-dfa.c (create_var_ann): Likewise.
10960         * tree-cfg.c (create_bb): Likewise.
10962         * toplev.c (alloc_for_identifier_to_locale): Likewise.
10963         (general_init): Likewise.
10965         * stringpool.c (stringpool_ggc_alloc): Likewise.
10966         (gt_pch_save_stringpool): Likewise.
10968         * sese.c (if_region_set_false_region): Likewise.
10970         * passes.c (do_per_function_toporder): Likewise.
10972         * optabs.c (set_optab_libfunc): Likewise.
10973         (set_conv_libfunc): Likewise.
10975         * lto-symtab.c (lto_symtab_register_decl): Likewise.
10977         * lto-streamer-in.c (lto_input_eh_catch_list): Likewise.
10978         (input_eh_region): Likewise.
10979         (input_eh_lp): Likewise.
10980         (make_new_block): Likewise.
10981         (unpack_ts_real_cst_value_fields): Likewise.
10983         * lto-section-in.c (lto_new_in_decl_state): Likewise.
10985         * lto-cgraph.c (input_node_opt_summary): Likewise.
10987         * loop-init.c (loop_optimizer_init): Likewise.
10989         * lambda.h (lambda_vector_new): Likewise.
10991         * lambda-code.c (replace_uses_equiv_to_x_with_y): Likewise.
10993         * ira.c (update_equiv_regs): Likewise.
10995         * ipa.c (cgraph_node_set_new): Likewise.
10996         (cgraph_node_set_add): Likewise.
10997         (varpool_node_set_new): Likewise.
10998         (varpool_node_set_add): Likewise.
11000         * ipa-prop.c (ipa_compute_jump_functions_for_edge): Likewise.
11001         (duplicate_ipa_jump_func_array): Likewise.
11002         (ipa_read_node_info): Likewise.
11004         * ipa-cp.c (ipcp_create_replace_map): Likewise.
11006         * integrate.c (get_hard_reg_initial_val): Likewise.
11008         * gimple.c (gimple_alloc_stat): Likewise.
11009         (gimple_build_omp_for): Likewise.
11010         (gimple_seq_alloc): Likewise.
11011         (gimple_copy): Likewise.
11013         * gimple-iterator.c (gsi_insert_before_without_update): Likewise.
11014         (gsi_insert_after_without_update): Likewise.
11016         * function.c (add_frame_space): Likewise.
11017         (insert_temp_slot_address): Likewise.
11018         (assign_stack_temp_for_type): Likewise.
11019         (allocate_struct_function): Likewise.
11020         (types_used_by_var_decl_insert): Likewise.
11022         * except.c (init_eh_for_function): Likewise.
11023         (gen_eh_region): Likewise.
11024         (gen_eh_region_catch): Likewise.
11025         (gen_eh_landing_pad): Likewise.
11026         (add_call_site): Likewise.
11028         * emit-rtl.c (get_mem_attrs): Likewise.
11029         (get_reg_attrs): Likewise.
11030         (start_sequence): Likewise.
11031         (init_emit): Likewise.
11033         * dwarf2out.c (new_cfi): Likewise.
11034         (queue_reg_save): Likewise.
11035         (dwarf2out_frame_init): Likewise.
11036         (new_loc_descr): Likewise.
11037         (find_AT_string): Likewise.
11038         (new_die): Likewise.
11039         (add_var_loc_to_decl): Likewise.
11040         (clone_die): Likewise.
11041         (clone_as_declaration): Likewise.
11042         (break_out_comdat_types): Likewise.
11043         (new_loc_list): Likewise.
11044         (loc_descriptor): Likewise.
11045         (add_loc_descr_to_each): Likewise.
11046         (add_const_value_attribute): Likewise.
11047         (tree_add_const_value_attribute): Likewise.
11048         (add_comp_dir_attribute): Likewise.
11049         (add_name_and_src_coords_attributes): Likewise.
11050         (lookup_filename): Likewise.
11051         (store_vcall_insn): Likewise.
11052         (dwarf2out_init): Likewise.
11054         * dbxout.c (dbxout_init): Likewise.
11056         * config/xtensa/xtensa.c (xtensa_init_machine_status): Likewise.
11058         * config/sparc/sparc.c (sparc_init_machine_status): Likewise.
11060         * config/score/score7.c (score7_output_external): Likewise.
11062         * config/score/score3.c (score3_output_external): Likewise.
11064         * config/s390/s390.c (s390_init_machine_status): Likewise.
11066         * config/rs6000/rs6000.c (builtin_function_type): Likewise.
11067         (rs6000_init_machine_status): Likewise.
11068         (output_toc): Likewise.
11070         * config/pa/pa.c (pa_init_machine_status): Likewise.
11071         (get_deferred_plabel): Likewise.
11073         * config/moxie/moxie.c (moxie_init_machine_status): Likewise.
11075         * config/mmix/mmix.c (mmix_init_machine_status): Likewise.
11077         * config/mips/mips.c (mflip_mips16_use_mips16_p): Likewise.
11079         * config/mep/mep.c (mep_init_machine_status): Likewise.
11080         (mep_note_pragma_flag): Likewise.
11082         * config/m32c/m32c.c (m32c_init_machine_status): Likewise.
11084         * config/iq2000/iq2000.c (iq2000_init_machine_status): Likewise.
11086         * config/ia64/ia64.c (ia64_init_machine_status): Likewise.
11088         * config/i386/winnt.c (i386_pe_record_external_function): Likewise.
11089         (i386_pe_maybe_record_exported_symbol): Likewise.
11091         * config/i386/i386.c (get_dllimport_decl): Likewise.
11092         (ix86_init_machine_status): Likewise.
11093         (assign_386_stack_local): Likewise.
11095         * config/frv/frv.c (frv_init_machine_status): Likewise.
11097         * config/darwin.c (machopic_indirection_name): Likewise.
11099         * config/cris/cris.c (cris_init_machine_status): Likewise.
11101         * config/bfin/bfin.c (bfin_init_machine_status): Likewise.
11103         * config/avr/avr.c (avr_init_machine_status): Likewise.
11105         * config/arm/arm.c (arm_init_machine_status): Likewise.
11107         * config/alpha/alpha.c (alpha_init_machine_status): Likewise.
11108         (alpha_need_linkage): Likewise.
11109         (alpha_use_linkage): Likewise.
11111         * cgraph.c (cgraph_allocate_node): Likewise.
11112         (cgraph_create_edge_1): Likewise.
11113         (cgraph_create_indirect_edge): Likewise.
11114         (cgraph_add_asm_node): Likewise.
11116         * cfgrtl.c (init_rtl_bb_info): Likewise.
11118         * cfgloop.c (alloc_loop): Likewise.
11119         (rescan_loop_exit): Likewise.
11121         * cfg.c (init_flow): Likewise.
11122         (alloc_block): Likewise.
11123         (unchecked_make_edge): Likewise.
11125         * c-parser.c (c_parse_init): Likewise.
11126         (c_parse_file): Likewise.
11128         * c-decl.c (bind): Likewise.
11129         (record_inline_static): Likewise.
11130         (push_scope): Likewise.
11131         (make_label): Likewise.
11132         (lookup_label_for_goto): Likewise.
11133         (finish_struct): Likewise.
11134         (finish_enum): Likewise.
11135         (c_push_function_context): Likewise.
11137         * bitmap.c (bitmap_element_allocate): Likewise.
11138         (bitmap_gc_alloc_stat): Likewise.
11140         * alias.c (record_alias_subset): Likewise.
11141         (init_alias_analysis): Likewise.
11143 2010-06-08  Shujing Zhao  <pearly.zhao@oracle.com>
11145         * fold-const.c (fold_comparison): Remove redundant parenthesis.
11146         * tree-inline.c (expand_call_inline): Pass translated return value of
11147         cgraph_inline_failed_string to diagnostic function.
11149 2010-06-08  Andrew Pinski  <pinskia@gmail.com>
11150             Shujing Zhao  <pearly.zhao@oracle.com>
11152         PR c/37724
11153         * c-typeck.c (convert_for_assignment): Call pedwarn_init if the
11154         implicit bad conversions is initialization.
11155         (error_init): Use gmsgid instead of msgid for argument name and change
11156         the call for error.
11157         (pedwarn_init): Use gmsgid instead of msgid for argument name and
11158         change the call for pedwarn.
11159         (warning_init): Use gmsgid instead of msgid for argument name and
11160         change the call for warning.
11162 2010-06-07  Nathan Froyd  <froydnj@codesourcery.com>
11164         * config/mips/mips-protos.h (mips_print_operand): Delete.
11165         (mips_print_operand_address): Delete.
11166         * config/mips/mips.h (mips_print_operand_punct): Delete.
11167         (PRINT_OPERAND): Delete.
11168         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
11169         (PRINT_OPERAND_ADDRESS): Delete.
11170         * config/mips/mips.c (mips_print_operand_punct): Make static.
11171         (mips_print_operand_address): Make static.
11172         (mips_print_operand): Make static.  Call
11173         mips_print_operand_punct_valid_p.
11174         (mips_print_operand_punct_valid_p): New function.
11175         (TARGET_PRINT_OPERAND, TARGET_PRINT_OPERAND_ADDRESS): Define.
11176         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
11178 2010-06-07  Jan Hubicka  <jh@suse.cz>
11180         PR middle-end/44454
11181         (df_lr_top_dump, df_lr_bottom_dump): Check that in/out bitmaps
11182         are allocated.
11184 2010-06-07  Kaz Kojima  <kkojima@gcc.gnu.org>
11186         * config/sh/sh.c (sh_build_builtin_va_list): Set tree type
11187         name of RECORD.
11189 2010-06-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
11191         * doc/sourcebuild.texi (Effective-Target Keywords, Other
11192         attributes): Document gas.
11194 2010-06-07  Uros Bizjak  <ubizjak@gmail.com>
11196         * config/i386/i386.md (*add<mode>_1): Remove alternative 2.
11197         <TYPE_LEA>: Split instruction.
11198         <default>: Remove alternative 2 handling.
11199         (*addsi_1_zext) <TYPE_LEA>: Split instruction.
11200         (add lea splitter): Generate SImode lea for mode sizes <= SImode.
11201         (add_zext lea splitter): Use ix86_lea_for_add_ok in insn predicate.
11203         (*movsi_1) <TYPE_LEA>: Use %a modifier to output operand 1.
11204         (ashift_zext lea splitter): Use DImode for multiplication.
11206         * config/i386/i386.c (ix86_expand_epilogue): Do not use ix86_gen_add
11207         to generate addition.
11209 2010-06-07  Joseph Myers  <joseph@codesourcery.com>
11211         * common.opt (fira-verbose): Use Var.
11212         (fpcc-struct-return): Use Init instead of VarExists.
11213         * defaults.h (DEFAULT_PCC_STRUCT_RETURN): Move definition from
11214         toplev.c.
11215         * flags.h (flag_signed_char, flag_short_enums,
11216         flag_pcc_struct_return, flag_ira_verbose,
11217         flag_detailed_statistics, flag_remove_unreachable_functions): Remove.
11218         * toplev.c (flag_detailed_statistics, flag_signed_char,
11219         flag_short_enums, flag_pcc_struct_return, flag_ira_verbose): Remove.
11220         (DEFAULT_PCC_STRUCT_RETURN): Move definition to defaults.h.
11221         * toplev.h (flag_crossjumping, flag_if_conversion,
11222         flag_if_conversion2, flag_keep_static_consts, flag_peel_loops,
11223         flag_rerun_cse_after_loop, flag_thread_jumps, flag_tracer,
11224         flag_unroll_loops, flag_unroll_all_loops, flag_unswitch_loops,
11225         flag_cprop_registers, time_report, flag_ira_loop_pressure,
11226         flag_ira_coalesce, flag_ira_move_spills,
11227         flag_ira_share_save_slots, flag_ira_share_spill_slots): Remove.
11229 2010-06-07  Jan Hubicka  <jh@suse.cz>
11231         * df-core.c (df_analyze_problem): Do verification after allocation.
11233         * df-problems.c (df_lr_problem_data): Add lr_bitmaps.
11234         (df_lr_alloc): Initialize problem data; move bitmaps to
11235         lr_bitmaps obstack.
11236         (df_lr_finalize): Free problem data; do not bother to free bitmaps.
11237         (df_lr_verify_solution_start): Do not initialize problem data;
11238         allocate bitmaps in lr_bitmaps.
11239         (df_lr_verify_solution_end): Do not free problem data.
11241 2010-06-07  Jan Hubicka  <jh@suse.cz>
11243         * cgraph.c (cgraph_edge_cannot_lead_to_return): Also check
11244         if caller is noreturn.
11245         * ipa-reference.c (analyze_function): Use ipa_ref_cannot_lead_to_return
11246         * ipa-ref.h (ipa_ref_cannot_lead_to_return): New function.
11247         * ipa-ref.c (ipa_ref_cannot_lead_to_return): New function.
11248         * ipa-pure-const.c (check_decl): Add IPA parameter.
11249         (state_from_flags): New function.
11250         (better_state, worse_state): New functions.
11251         (check_call): When in IPA mode, do not care about callees.
11252         (check_load, check_store): Update.
11253         (check_ipa_load, check_ipa_store): New.
11254         (check_stmt): When in IPA mode, use IPA checkers.
11255         (analyze_function): Use state_from_flags.
11256         (propagate): Check indirect edges and references.
11258 2010-06-07  Kazu Hirata  <kazu@codesourcery.com>
11260         PR rtl-optimization/44404
11261         * auto-inc-dec.c (find_inc): Use reg_overlap_mentioned_p instead
11262         of count_occurrences to see if it's safe to modify mem_insn.
11264 2010-06-07  Richard Guenther  <rguenther@suse.de>
11266         * gimplify.c (gimplify_cleanup_point_expr): For empty body
11267         and EH-only cleanup drop the cleanup instead of inserting it
11268         unconditionally.
11270 2010-06-07  Ira Rosen  <irar@il.ibm.com>
11272         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update
11273         documentation.
11274         * targhooks.c (default_builtin_vectorization_cost): New function.
11275         * targhooks.h (default_builtin_vectorization_cost): Declare.
11276         * target.h (enum vect_cost_for_stmt): Define.
11277         (builtin_vectorization_cost): Change argument and comment.
11278         * tree-vectorizer.h: Remove cost model macros.
11279         * tree-vect-loop.c: Include target.h.
11280         (vect_get_cost): New function.
11281         (vect_estimate_min_profitable_iters): Replace cost model macros with
11282         calls to vect_get_cost.
11283         (vect_model_reduction_cost, vect_model_induction_cost): Likewise.
11284         * target-def.h (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Add
11285         default implementation.
11286         * tree-vect-stmts.c (cost_for_stmt): Replace cost model macros with
11287         calls to target hook builtin_vectorization_cost.
11288         (vect_model_simple_cost, vect_model_store_cost, vect_model_load_cost):
11289         Likewise.
11290         * Makefile.in (tree-vect-loop.o): Add dependency on TARGET_H.
11291         * config/spu/spu.c (spu_builtin_vectorization_cost): Replace with new
11292         implementation to return costs.
11293         * config/i386/i386.c (ix86_builtin_vectorization_cost): Likewise.
11294         * config/spu/spu.h: Remove vectorizer cost model macros.
11295         * config/i386/i386.h: Likewise.
11296         * tree-vect-slp.c (vect_build_slp_tree): Replace cost model macro with
11297         a call to target hook builtin_vectorization_cost.
11299 2010-06-06  Sriraman Tallam  <tmsriram@google.com>
11301         PR target/44319
11302         * config/i386/i386.c (override_options): Turn zee pass on for level 2
11303         and above and defer till target is known.
11304         (optimization_options): Turn on zee pass if TARGET_64BIT is set and
11305         turn off otherwise.
11307 2010-05-25  Jan Hubicka  <jh@suse.cz>
11309         * df-core.c (df_set_blocks): Use bitmap_head instead of bitmap.
11310         (df_compact_blocks): Likewise.
11311         * df.h (struct df): Turn hardware_regs_used,
11312         regular_block_artificial_uses, eh_block_artificial_uses,
11313         insns_to_delete, insns_to_rescan, insns_to_notes_rescan into
11314         bitmap_head.
11315         * df-problems.c (df_lr_local_compute, df_lr_confluence_0,
11316         df_byte_lr_alloc, df_simulate_fixup_sets): Update.
11317         * df-scan.c (df_scan_free_internal, df_scan_alloc, df_scan_start_dump,
11318         df_scan_blocks, df_insn_delete, df_insn_rescan,
11319         df_insn_rescan_debug_internal, df_insn_rescan_all,
11320         df_process_deferred_rescans, df_process_deferred_rescans,
11321         df_notes_rescan, df_get_call_refs, df_get_call_refs,
11322         regs_invalidated_by_call_regset, df_get_call_refs, df_bb_refs_collect,
11323         df_record_entry_block_defs, df_record_exit_block_uses,
11324         df_update_exit_block_uses, df_bb_verify, df_entry_block_bitmap_verify,
11325         df_scan_verify): Update.
11327 2010-05-25  Dodji Seketeli  <dodji@redhat.com>
11329         PR c++/44188
11330         * c-common.c (is_typedef_decl): Move this definition ...
11331         * tree.c (is_typedef_decl): ... here.
11332         (typdef_variant_p): Move definition here from gcc/cp/tree.c.
11333         * c-common.h (is_typedef_decl): Move this declaration ...
11334         * tree.h (is_typedef_decl): ... here.
11335         (typedef_variant_p): Move declaration here from gcc/cp/cp-tree.h
11336         * dwarf2out.c (is_naming_typedef_decl): New function.
11337         (gen_tagged_type_die): Split out of ...
11338         (gen_type_die_with_usage): ... this function. When an anonymous
11339         tagged type is named by a typedef, make sure a DW_TAG_typedef DIE
11340         is emitted for the typedef.
11341         (gen_typedef_die): Emit DW_TAG_typedef also for typedefs naming
11342         anonymous tagged types.
11344 2010-06-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11346         PR c/20000
11347         * c-decl.c (grokdeclarator): Delete warning.
11349 2010-06-06  Eric Botcazou  <ebotcazou@adacore.com>
11351         * stor-layout.c (self_referential_size): Set UNKNOWN_LOCATION on the
11352         newly built CALL_EXPR.
11353         * tree-profile.c (tree_profiling): Don't profile functions produced
11354         for built-in stuff.
11356 2010-06-06  Segher Boessenkool  <segher@kernel.crashing.org>
11358         PR bootstrap/44427
11359         PR bootstrap/44428
11360         * genautomata.c (SET_BIT, CLEAR_BIT, TEST_BIT): Make these macros
11361         endianness-independent.
11363 2010-06-05  Steven Bosscher  <steven@gcc.gnu.org>
11365         * c-common.c: Move to c-family/.
11366         * c-common.def: Likewise.
11367         * c-common.h: Likewise.
11368         * c-cppbuiltin.c: Likewise.
11369         * c-dump.c: Likewise.
11370         * c-format.c: Likewise.
11371         * c-format.h : Likewise.
11372         * c-gimplify.c: Likewise.
11373         * c-lex.c: Likewise.
11374         * c-omp.c: Likewise.
11375         * c.opt: Likewise.
11376         * c-opts.c: Likewise.
11377         * c-pch.c: Likewise.
11378         * c-ppoutput.c: Likewise.
11379         * c-pragma.c: Likewise.
11380         * c-pragma.h: Likewise.
11381         * c-pretty-print.c: Likewise.
11382         * c-pretty-print.h: Likewise.
11383         * c-semantics.c: Likewise.
11384         * stub-objc.c: Likewise.
11386         * gengtype.c (get_file_langdir): Special-case files in c-family/.
11387         (get_output_file_with_visibility): Fix name for c-common.h.
11388         * c-config-lang.in: Update paths in gtfiles for files in c-family/.
11390         * c-tree.h: Update include path for moved files.
11391         * c-lang.c: Likewise.
11392         * c-lang.h: Likewise.
11393         * c-parser.c: Likewise.
11394         * c-convert.c: Likewise.
11395         * c-decl.c: Likewise.
11396         * c-objc-common.c: Likewise.
11397         * configure.ac: Make sure c-family/ exists in the build directory.
11398         * configure: Regenerate.
11399         * Makefile.in: Update paths for moved files.  Regroup files per
11400         location and update dependencies.  Move generated_files down after
11401         ALL_GTFILES_H.
11403         * config/spu/spu-c.c: Update paths for moved files.
11404         * config/mep/mep-pragma.c: Likewise.
11405         * config/darwin-c.c: Likewise.
11406         * config/i386/msformat-c.c: Likewise.
11407         * config/i386/i386-c.c: Likewise.
11408         * config/avr/avr-c.c: Likewise.
11409         * config/sol2-c.c: Likewise.
11410         * config/ia64/ia64-c.c: Likewise.
11411         * config/rs6000/rs6000-c.c: Likewise.
11412         * config/arm/arm.c: Likewise.
11413         * config/arm/arm-c.c: Likewise.
11414         * config/h8300/h8300.c: Likewise.
11415         * config/v850/v850-c.c: Likewise.
11417         * config/t-darwin: Fix dependencies for moved files.
11418         * config/t-sol2: Fix dependencies for moved files.
11419         * config/mep/t-mep: Fix dependencies for moved files.
11420         * config/ia64/t-ia64: Fix dependencies for moved files.
11421         * config/rs6000/t-rs6000: Fix dependencies for moved files.
11422         * config/v850/t-v850: Fix dependencies for moved files.
11423         * config/v850/t-v850e: Fix dependencies for moved files.
11425         * config/m32c/m32c-pragma.c
11427         * po/exgettext: Look in c-family/ also.
11429 2010-06-05  Eric Botcazou  <ebotcazou@adacore.com>
11431         * tree-ssa-dce.c (mark_last_stmt_necessary): New function.
11432         (mark_control_dependent_edges_necessary): Call it instead of marking
11433         the last statement manually.
11434         (propagate_necessity): Likewise.
11436 2010-06-05  Jan Hubicka  <jh@suse.cz>
11438         * basic-block.h (compute_dominance_frontiers): Updated.
11439         (compute_idf): Likewise.
11441         * tree-into-ssa.c (insert_phi_nodes): Use bitmap heads
11442         for dominance frontiers.
11443         (rewrite_into_ssa): Update for bitmap heads in dominance frontiers.
11444         (insert_updated_phi_nodes_for): Likewise.
11445         (update_ssa): Likewise.
11446         * cfganal.c (compute_dominance_frontiers_1): Likewise.
11447         (compute_dominance_frontiers): Likewise.
11448         (compute_idf): Likewise.
11449         * df-problems.c (df_md_local_compute): Likewise.
11451 2010-06-05  Anatoly Sokolov  <aesok@post.ru>
11453         * target.h (struct gcc_target): Add memory_move_cost field.
11454         * target-def.h (TARGET_MEMORY_MOVE_COST): New.
11455         (TARGET_INITIALIZER): Use TARGET_MEMORY_MOVE_COST.
11456         * targhooks.c (default_memory_move_cost): New function.
11457         * targhooks.h (default_memory_move_cost): Declare function.
11458         * reload.h (memory_move_cost): Declare.
11459         (memory_move_secondary_cost): Change type of 'in' argument to bool.
11460         * reginfo.c (memory_move_cost): New function.
11461         (memory_move_secondary_cost): Change type of 'in' argument to bool.
11462         * ira.h (ira_memory_move_cost): Update comment.
11463         * ira.c (ira_memory_move_cost): Update comment.
11464         (setup_class_subset_and_memory_move_costs): Replace MEMORY_MOVE_COST
11465         with memory_move_cost.
11466         * postreload.c (reload_cse_simplify_set): (Ditto.).
11467         * reload1.c (choose_reload_regs): (Ditto.).
11468         * doc/tm.texi (TARGET_MEMORY_MOVE_COST): New.
11469         (MEMORY_MOVE_COST):  Revise documentation.
11471         * config/i386/i386.h (MEMORY_MOVE_COST): Remove macro.
11472         * config/i386/i386-protos.h (int ix86_memory_move_cost): Remove.
11473         * config/i386/i386.h (ix86_memory_move_cost): Make static. Change
11474         type of 'in' argument to bool.
11475         (TARGET_MEMORY_MOVE_COST): Define.
11477 2010-06-05  Jan Hubicka  <jh@suse.cz>
11479         * ipa-pure-const.c (propagate): Fix typo in handling of functions
11480         that cannot return.  Be more careful when merging the results with
11481         previously known ones.
11483 2010-06-05  Matthias Klose  <doko@ubuntu.com>
11485         * gcc.c (cc1_options, cpp_unique_options): Use find-plugindir spec
11486         function to add the -iplugindir option.
11487         (find_plugindir_spec_function): Add new declaration and function.
11488         (static_spec_func): Use it for "find-plugindir".
11490 2010-06-05  Jakub Jelinek  <jakub@redhat.com>
11492         PR c++/44361
11493         * c-typeck.c (mark_exp_read): Handle C_MAYBE_CONST_EXPR.
11494         * c-parser.c (c_parser_postfix_expression): Call mark_exp_read on
11495         statement expression.
11497 2010-06-05  Jan Hubicka  <jh@suse.cz>
11499         * df-problems.c (seen_in_block, seen_in_insn): Convert to bitmap_head.
11500         (df_rd_problem_data): Convert sparse_invalidated_by_call,
11501         dense_invalidated_by_call to bitmap head.
11502         (df_rd_alloc, df_rd_bb_local_compute_process_def,
11503         df_rd_bb_local_compute, df_rd_confluence_n, df_rd_transfer_function,
11504         df_rd_start_dump, df_lr_verify_transfer_functions,
11505         df_live_verify_transfer_functions, df_chain_create_bb,
11506         df_chain_add_problem, df_byte_lr_check_regs, df_byte_lr_alloc,
11507         df_byte_lr_confluence_0, df_byte_lr_confluence_n, df_note_compute,
11508         df_simulate_one_insn_forwards, df_md_alloc,
11509         df_md_bb_local_compute_process_def,
11510         df_md_bb_local_compute_process_def, df_md_local_compute,
11511         df_md_transfer_function df_md_free): Update.
11513 2010-06-05  Joseph Myers  <joseph@codesourcery.com>
11515         PR c/44322
11516         * c-typeck.c (build_unary_op): Merge qualifiers into pointer
11517         target type for ADDR_EXPR; require no changes to qualifiers except
11518         for function types.
11519         * c-tree.h (c_build_type_variant): Remove.
11521 2010-06-05  Segher Boessenkool  <segher@kernel.crashing.org>
11523         * genautomata.c (get_excl_set): Do work per element, not per char.
11524         (check_presence_pattern_sets): Similar.
11525         (check_absence_pattern_sets): Similar.
11527 2010-06-05  Segher Boessenkool  <segher@kernel.crashing.org>
11529         * genautomata.c (curr_state_pass_num): Delete.
11530         (min_issue_delay_pass_states): Delete.
11531         (min_issue_delay): Delete.
11532         (initiate_min_issue_delay_pass_states): Delete.
11533         (output_min_issue_delay_table): Compute min_issue_delay_vect
11534         using a breadth-first search variant.
11535         (output_tables): Don't call initiate_min_issue_delay_pass_states.
11537 2010-06-04  H.J. Lu  <hongjiu.lu@intel.com>
11539         PR boostrap/44421
11540         * df-problems.c (df_lr_bb_local_compute): Updated for embedded bitmaps.
11541         (df_byte_lr_bb_local_compute): Likewise.
11543 2010-06-03  Jason Merrill  <jason@redhat.com>
11545         Implement noexcept operator (5.3.7)
11546         * c-common.c (c_common_reswords): Add noexcept.
11547         * c-common.h (enum rid): Add RID_NOEXCEPT.
11549 2010-06-04  Joseph Myers  <joseph@codesourcery.com>
11551         * config/darwin-driver.c (darwin_default_min_version): Use
11552         GCC-specific formats in diagnostics.
11553         * cppspec.c (lang_specific_driver): Use GCC-specific formats in
11554         diagnostics.
11555         * gcc.c (translate_options, read_specs, add_sysrooted_prefix,
11556         execute, process_command, end_going_arg, do_self_spec, do_spec_1,
11557         eval_spec_function, handle_braces, process_brace_body, main,
11558         perror_with_name, used_arg, set_multilib_dir, print_multilib_info,
11559         getenv_spec_function, compare_version_strings,
11560         version_compare_spec_function): Use GCC-specific formats in
11561         diagnostics.
11563 2010-06-04  Uros Bizjak  <ubizjak@gmail.com>
11565         * config/i386/i386.md (*addhi_1_lea) <TYPE_INCDEC, default>: Assert
11566         that operand 0 and operand 1 are equal.
11567         (*addqi_1_lea) <TYPE_INCDEC, default>: Ditto.
11568         (*add<mode>_2) <TYPE_INCDEC>: Remove assert that operand 0
11569         and operand 1 are equal.
11570         <default>: Ditto.  Remove ??? comment.
11571         (*add<mode>_3) <TYPE_INCDEC>: Remove assert that operand 0
11572         and operand 1 are equal.
11573         <default>: Ditto.  Remove ??? comment.
11574         (*adddi_4) <default>: Remove assert that operand 0 and operand 1
11575         are equal.
11576         (*add<mode>_4) <default>: Ditto.
11577         (*add<mode>_5) <TYPE_INCDEC, default>: Ditto.
11579 2010-06-04  Nathan Froyd  <froydnj@codesourcery.com>
11581         * config/i386/i386-protos.h (ix86_print_operand): Declare.
11582         * config/i386/i386.c (ix86_print_operand): Make non-static.
11583         * config/i386/sol2.h (ASM_OUTPUT_CALL): Call ix86_print_operand.
11584         * output.h (output_operand): Declare.
11585         * final.c (output_operand): Make non-static.
11587 2010-06-04  Alexandre Oliva  <aoliva@redhat.com>
11589         PR rtl-optimization/44013
11590         * sched-deps.c (add_dependence_list_and_free): Don't free lists
11591         when processing debug insns.
11593         PR debug/41371
11594         * var-tracking.c (find_loc_in_1pdv): Mark initial value before
11595         recursing.  Check that recursion is bounded.  Rename inner var
11596         to avoid hiding incoming argument.
11598 2010-06-04  Uros Bizjak  <ubizjak@gmail.com>
11600         * config/i386/i386.md (*addqi_2) <TYPE_INCDEC>: Do not assert that
11601         operands[2] == 255.
11602         (*addqi_3): Ditto.
11603         (*addqi_4): Ditto.
11604         (*addqi_5): Ditto.
11605         (*addqi_ext_1_rex64): Ditto.
11606         (*addqi_ext_1): Ditto.
11608         (*addqi_4): Check for incdec_operand in QImode.
11610         (*add<mode>_2): Macroize insn from *add<mode>_2 and *add{qi,hi}_2
11611         using SWI mode iterator.
11612         (*add<mode>_3): Ditto from *add<mode>_3 and *add{qi,hi}_3.
11613         (*add<mode>_4): Macroize insn from *add{qi,hi,si}_4 using SWI124
11614         mode iterator.
11615         (*add<mode>_5): Macroize insn from *add<mode>_5 and *add{qi,hi}_5
11616         using SWI mode iterator.
11618 2010-06-04  Manuel López-Ibáñez  <manu@gcc.gnu.org>
11620         PR c/25880
11621         * c-objc-common.c (c_tree_printer): Handle %V, %v and %#v.
11622         * c-format.c (gcc_diag_flag_specs): Add hash.
11623         (gcc_cxxdiag_flag_specs): Use gcc_diag_flag_specs directly.
11624         (gcc_tdiag_char_table,gcc_cdiag_char_table): Handle %V and %v.
11625         * c-pretty-print.c (pp_c_cv_qualifier): Rename as
11626         pp_c_cv_qualifiers. Handle qualifiers spelling here.
11627         (pp_c_type_qualifier_list): Call the function above.
11628         * c-pretty-print.h (pp_c_cv_qualifiers): Declare.
11629         * c-typeck.c (handle_warn_cast_qual): Print qualifiers.
11630         (WARN_FOR_QUALIFIERS): New macro.
11631         (convert_for_assignment): Use it.
11633 2010-06-04  Kai Tietz  <kai.tietz@onevision.com>
11635         * config/i386/cygming.h (ASM_GENERATE_INTERNAL_LABEL): Prefix by '*'.
11637 2010-06-04  Jan Hubicka  <jh@suse.cz>
11639         * df.h (df_rd_bb_info, df_md_bb_info, df_lr_bb_info, df_live_bb_info,
11640         df_byte_lr_bb_info): Embedd bitmap_head into the structure.
11641         (DF_LIVE_IN, DF_LIVE_OUT, DF_LR_IN, DF_LR_OUT, DF_BYTE_LR_IN,
11642         DF_BYTE_LR_OUT): Update for embedded bitmaps.
11643         * fwprop.c (single_def_use_enter_block): Likewise.
11644         * ddg.c (create_ddg_dep_from_intra_loop_link,
11645         add_cross_iteration_register_deps, build_inter_loop_deps): Likewise.
11646         * loop-iv.c (latch_dominating_def): Likewise.
11647         * df-problems.c (df_rd_free_bb_info, df_rd_alloc,
11648         df_rd_bb_local_compute_process_def, df_rd_bb_local_compute_process_def,
11649         df_rd_init_solution, df_rd_init_solution, df_rd_transfer_function,
11650         df_rd_transfer_function, df_rd_top_dump,
11651         df_rd_bottom_dump): Update.
11652         (df_lr_free_bb_info, df_lr_alloc, df_lr_reset, df_lr_bb_local_compute,
11653         df_lr_bb_local_compute, df_lr_bb_local_compute, df_lr_bb_local_compute,
11654         df_lr_bb_local_compute, df_lr_local_compute, df_lr_init, df_lr_init,
11655         df_lr_confluence_0, df_lr_free, df_lr_top_dump, df_lr_bottom_dump,
11656         df_lr_verify_solution_start, df_lr_verify_solution_end,
11657         df_lr_verify_transfer_functions, df_lr_verify_transfer_functions,
11658         df_live_free_bb_info, df_live_alloc, df_live_reset,
11659         df_live_bb_local_compute, df_live_init, df_live_transfer_function,
11660         df_live_finalize, df_live_free, df_live_top_dump, df_live_bottom_dump,
11661         df_live_verify_solution_start, df_live_verify_solution_end,
11662         df_live_verify_transfer_functions, df_chain_create_bb,
11663         df_byte_lr_free_bb_info, df_byte_lr_alloc, df_byte_lr_reset,
11664         df_byte_lr_bb_local_compute, df_byte_lr_bb_local_compute,
11665         df_byte_lr_bb_local_compute, df_byte_lr_bb_local_compute,
11666         df_byte_lr_bb_local_compute, df_byte_lr_local_compute, df_byte_lr_init,
11667         df_byte_lr_confluence_0, df_byte_lr_confluence_n,
11668         df_byte_lr_transfer_function, df_byte_lr_top_dump,
11669         df_byte_lr_bottom_dump, df_create_unused_note,
11670         df_note_bb_compute, df_md_free_bb_info, df_md_alloc,
11671         df_md_bb_local_compute_process_def, df_md_local_compute, df_md_reset,
11672         df_md_transfer_function, df_md_init, df_md_confluence_0,
11673         df_md_confluence_n,
11674         df_md_top_dump, df_md_bottom_dump): Update.
11675         (struct df_lr_problem_data): Embedd bitmap headers.
11677 2010-06-04  Jan Hubicka  <jh@suse.cz>
11679         * dce.c (dce_process_block): Do not re-scan already marked
11680         instructions.
11682 2010-06-04  Bernd Schmidt  <bernds@codesourcery.com>
11684         PR rtl-optimization/39871
11685         PR rtl-optimization/40615
11686         PR rtl-optimization/42500
11687         PR rtl-optimization/42502
11688         * ira.c (init_reg_equiv_memory_loc: New function.
11689         (ira): Call it twice.
11690         * reload.h (calculate_elim_costs_all_insns): Declare.
11691         * ira-costs.c: Include "reload.h".
11692         (regno_equiv_gains): New static variable.
11693         (init_costs): Allocate it.
11694         (finish_costs): Free it.
11695         (ira_costs): Call calculate_elim_costs_all_insns.
11696         (find_costs_and_classes): Take estimated elimination costs
11697         into account.
11698         (ira_adjust_equiv_reg_cost): New function.
11699         * ira.h (ira_adjust_equiv_reg_cost): Declare it.
11700         * reload1.c (init_eliminable_invariants, free_reg_equiv,
11701         elimination_costs_in_insn, note_reg_elim_costly): New static functions.
11702         (elim_bb): New static variable.
11703         (reload): Move code out of here into init_eliminable_invariants and
11704         free_reg_equiv.  Call them.
11705         (calculate_elim_costs_all_insns): New function.
11706         (eliminate_regs_1): Declare.  Add extra arg FOR_COSTS;
11707         all callers changed.  If FOR_COSTS is true, don't call alter_reg,
11708         but call note_reg_elim_costly if we turned a valid memory address
11709         into an invalid one.
11710         * Makefile.in (ira-costs.o): Depend on reload.h.
11712 2010-06-04  Julian Brown  <julian@codesourcery.com>
11714         * config/arm/thumb2.md (*thumb2_movdf_soft_insn): Fix alternatives
11715         for pool ranges.
11717 2010-06-04  Richard Guenther  <rguenther@suse.de>
11719         PR lto/41584
11720         * cgraph.h (struct varpool_node): Add lto_file_data field.
11721         * lto-cgraph.c (input_varpool_node): Initialize it.
11723 2010-06-04  Uros Bizjak  <ubizjak@gmail.com>
11725         * config/i386/predicates.md (pic_symbolic_operand): Remove predicate.
11726         * config/i386/i386.md (*add<mode>_1): Do not use pic_symbolic_operand
11727         predicate in "type" attribute calculation.
11728         (*addsi_1_zext): Ditto.
11729         (*add<mode>_2): Do not use pic_symbolic_operand in insn predicate.
11730         (*addsi_2_zext): Ditto.
11731         (*add<mode>_3): Ditto.
11732         (*addsi_3_zext): Ditto.
11733         (*add<mode>_5): Ditto.
11735 2010-06-03  Jan Hubicka  <jh@suse.cz>
11737         * tree-into-ssa.c (mark_block_for_update): Avoid redundant call
11738         of bitmap_bit_p.
11739         * cfganal.c (compute_dominance_frontiers_1): Likewise.
11741 2010-06-03  Jan Hubicka  <jh@suse.cz>
11743         * df-problems.c (df_create_unused_note, df_note_bb_compute):
11744         micro-optimize the checks when to add new note.
11746 2010-06-03  Nathan Froyd  <froydnj@codesourcery.com>
11748         * final.c (output_asm_insn): Call
11749         targetm.asm_out.print_operand_punct_valid_p.  Update comments.
11750         (output_operand): Call targetm.asm_out.print_operand.  Update comments.
11751         (output_address): Call targetm.asm_out.print_operand_address.
11752         Update comments.
11753         * target.h (struct gcc_target): Add print_operand,
11754         print_operand_address, and print_operand_punct_valid_p fields.
11755         * targhooks.h (default_print_operand): Declare.
11756         (default_print_operand_address): Declare.
11757         (default_print_operand_punct_valid_p): Declare.
11758         * targhooks.c (default_print_operand): Define.
11759         (default_print_operand_address): Define.
11760         (default_print_operand_punct_valid_p): Define.
11761         * target-def.h (TARGET_PRINT_OPERAND): Define if not defined.
11762         (TARGET_PRINT_OPERAND_ADDRESS): Likewise.
11763         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Likewise.
11764         (TARGET_ASM_OUT): Add TARGET_PRINT_OPERAND,
11765         TARGET_PRINT_OPERAND_ADDRESS, and TARGET_PRINT_OPERAND_PUNCT_VALID_P.
11766         * vmsdbgout.c (addr_const_to_string): Update comment.
11767         * config/i386/i386.c (print_operand): Rename to...
11768         (ix86_print_operand): ...this.  Make static.
11769         (print_operand_address): Rename to...
11770         (ix86_print_operand_address): ...this.  Make static.  Call
11771         ix86_print_operand instead of PRINT_OPERAND.
11772         (ix86_print_operand_punct_valid_p): New function.
11773         (TARGET_PRINT_OPERAND): Define.
11774         (TARGET_PRINT_OPERAND_ADDRESS): Define.
11775         (TARGET_PRINT_OPERAND_PUNCT_VALID_P): Define.
11776         * config/i386/i386.h (HI_REGISTER_NAMES): Update comment.
11777         (PRINT_OPERAND_PUNCT_VALID_P): Delete.
11778         (PRINT_OPERAND): Delete.
11779         (PRINT_OPERAND_ADDRESS): Delete.
11780         * config/i386/i386-protos.h (print_operand): Delete prototype.
11781         (print_operand_address): Delete prototype.
11783 2010-06-03  Richard Guenther  <rguenther@suse.de>
11785         PR tree-optimization/44403
11786         * tree-vect-data-refs.c (vect_create_addr_base_for_vector_ref):
11787         Preserve pointer qualifiers.
11788         (vect_create_data_ref_ptr): Likewise.
11790 2010-06-03  H.J. Lu  <hongjiu.lu@intel.com>
11792         PR c++/44294
11793         * defaults.h (MAX_FIXED_MODE_SIZE): New.
11795         * stor-layout.c (MAX_FIXED_MODE_SIZE): Removed.
11797 2010-06-03  Jakub Jelinek  <jakub@redhat.com>
11799         PR debug/44375
11800         * tree-cfg.c (gimple_can_merge_blocks_p): For -O0
11801         return false if merging the bbs would lead to goto_locus
11802         location being lost from the IL.
11804 2010-06-03  Jan Hubicka  <jh@suse.cz>
11805             Jakub Jelinek  <jakub@redhat.com>
11807         * var-tracking.c (dataflow_set_equiv_regs): Shortcut the loop if
11808         set->regs[i] is NULL or has just one entry.
11810 2010-06-03  Jan Hubicka  <jh@suse.cz>
11812         * lto-cgraph.c (lto_varpool_encoder_size): Remove.
11813         * lto-streamer.h (lto_varpool_encoder_size): New inline function.
11815 2010-06-03  Paul Brook  <paul@codesourcery.com>
11817         * config/arm/arm.c (FL_TUNE): Define.
11818         (arm_default_cpu, arm_cpu_select): Remove.
11819         (all_cores): Populate core field.
11820         (arm_selected_arch, arm_selected_cpu, arm_selected_tune): New.
11821         (arm_find_cpu): New function.
11822         (arm_handle_option): Lookup cpu/architecture names.
11823         (arm_override_options): Cleanup mcpu/march/mtune handling.
11824         (arm_file_start): Ditto.
11826 2010-06-03  Alan Modra  <amodra@gmail.com>
11828         PR target/44169
11829         * config/rs6000/rs6000.md (load_toc_v4_PIC_1b): Add label operand.
11830         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Pass label
11831         rtx to gen_load_toc_v4_PIC_1b.  Tidy.
11832         (rs6000_emit_load_toc_table): Likewise.
11834 2010-06-02  Jan Hubicka  <jh@suse.cz>
11836         * passes.c (init_optimization_passes): Put ipa reference
11837         after ipa pure-const.
11839 2010-06-02  Jan Hubicka  <jh@suse.cz>
11841         * ipa-reference.c (ipa_reference_local_vars_info_d): Remove
11842         calls_read_all and calls_write_all.
11843         (get_reference_optimization_summary): Fix formatting.
11844         (is_proper_for_analysis): Check that decl is not readonly.
11845         (propagate_bits): Check CONST/PURE/noreturn flags.
11846         (ipa_init): Move all_module_statics to optimization_summary_obstack.
11847         (analyze_function): Ignore indirect edges.
11848         (copy_global_bitmap): For all module statics, do nothing.
11849         (generate_summary): Do not print calls_read_all/calls_write_all.
11850         (read_write_all_from_decl): Take node as argument; check
11851         cgraph_node_cannot_return.
11852         (propagate): Reorganize read_all/write_all computation;
11853         check indirect edges; check ecf flags; use all_module_statics
11854         in the results; do not free all_module_statics.
11855         (stream_out_bitmap): Handle all_module_statics.
11856         (ipa_reference_write_optimization_summary): Likewise; use
11857         varpool/cgraph encoders to get boundaries.
11858         (ipa_reference_read_optimization_summary): Read in all_module_statics;
11859         use it when possible.
11861 2010-06-02  Michael Meissner  <meissner@linux.vnet.ibm.com>
11863         PR target/44218
11864         * doc/invoke.texi (RS/6000 and PowerPC Options): Delete obsolete
11865         -mswdiv option.  Add -mrecip, -mrecip=<xxx>, -mrecip-precision options.
11867         * doc/extend.texi (powerpc builtins): Document vec_recip,
11868         vec_rsqrt, vec_rsqrte altivec/vsx builtins.
11870         * config/rs6000/rs60000-protos.h (rs6000_emit_swdiv): New function.
11871         (rs6000_emit_swrsqrt): Ditto.
11872         (rs6000_emit_swdivsf): Delete.
11873         (rs6000_emit_swdivdf): Ditto.
11874         (rs6000_emit_swrsqrtsf): Ditto.
11876         * config/rs6000/rs6000.c (rs6000_recip_bits): New global to
11877         describe the reciprocal estimate support for each type.
11878         (recip_options): Map -mrecip=<opt> into option bits.
11879         (gen_2arg_fn_t): New typedef for binary rtx gen function.
11880         (rs6000_debug_reg_global): If -mdebug=reg, print the state of the
11881         reciprocal estimate instructions.
11882         (rs6000_init_hard_regno_mode_ok): Key ws constraint off of the
11883         debug -mvsx-scalar-memory switch instead of -mvsx-scalar-double.
11884         Set up rs6000_recip_bits based on the -mrecip* options.  Print the
11885         cost information if -mdebug=cost or -mdebug=reg.
11886         (rs6000_override_options): Set -mrecip-precision for power6, and
11887         power7 machines.  If -mvsx or -mdfp, enable various options that
11888         came in previous instruction set ISAs, unless the option was
11889         explicitly disabled by the command line option.  Parse
11890         -mrecip=<opt> options.
11891         (rs6000_builtin_vectorized_function): Add support for vectorizing
11892         the reciprocal estimate builtins and expansions.
11893         (rs6000_handle_option): Add -mrecip, -mrecip=<opt> support.
11894         (bdesc_2arg): Add reciprocal estimate builtins.
11895         (bdesc_1arg): Add reciprocal square root estimate builtins.
11896         (rs6000_expand_builtin): Rewrite to use a switch statement,
11897         instead of multiple if/then/elses.  Add reciprocal estimate builtins.
11898         (rs6000_init_builtins): Create declarations for reciprocal
11899         estimate builtins.
11900         (rs6000_preferred_reload_class): Simplify VSX preferences, if scalar
11901         sized, prefer traditional floating point registers, if integer
11902         vector types, prefer altivec registers.  Don't actually look at
11903         the memory address any more.
11904         (rs6000_builtin_reciprocal): Add new builtin reciprocal estimate
11905         builtins.
11906         (rs6000_load_constant_and_splat): New helper function to load up
11907         the constant for reciprocal estimate instructions.
11908         (rs6000_emit_madd): New helper function for generating
11909         multiply/add type instructions, based on the current switches.
11910         (rs6000_emit_msub): Ditto.
11911         (rs6000_emit_mnsub): Ditto.
11912         (rs6000_emit_swdiv_high_precision): Replace rs6000_emit_swdivsf to
11913         replace a divide with a reciprocal estimate and fixup, adding
11914         support for machines with high precision and vectors.
11915         (rs6000_emit_swdiv_low_precision): Rewrite rs6000_emit_swdivdf for
11916         low precision machines.
11917         (rs6000_emit_swdiv): New common function to be called to replace a
11918         division with reciprocal estimate and fixup.
11919         (rs6000_emit_swrsqrt): Replace rs6000_emit_swrsqrtsf.  Add support
11920         for double and vector types.  Add support for high precision machines.
11922         * config/rs6000/rs6000.h (TARGET_FRES): New macro to say whether
11923         the reciprocal estimate instructions can be generated.
11924         (TARGET_FRE): Ditto.
11925         (TARGET_FRSQRTES): Ditto.
11926         (TARGET_FRSQRTE): Ditto.
11927         (RS6000_RECIP_*): New macros for reciprocal estimate support.
11929         * config/rs6000/vector.md (rsqrte<mode>2): New insn for reciprocal
11930         square root estimate on vectors.
11931         (re<mode>2): New insn for reciprocal division estimate on vectors.
11933         * config/rs6000/rs6000-buitlins.def (ALTIVEC_BUILTIN_VRSQRTFP):
11934         New builtin.
11935         (ALTIVEC_BUILTIN_VRECIPFP): Ditto.
11936         (ALTIVEC_BUITLIN_VEC_RE): Ditto.
11937         (ALTIVEC_BUILTIN_VEC_RSQRT): Ditto.
11938         (VSX_BUILTIN_RSQRT_V4SF): Ditto.
11939         (VSX_BUITLIN_RSQRT_V2DF): Ditto.
11940         (RS6000_BUILTIN_RSQRT): Ditto.
11941         (ALTIVEC_BUILTIN_VEC_RSQRTE): Denote that the builtin is a
11942         floating point builtin.
11944         * config/rs6000/rs6000-c.c (rs6000_cpu_cpp_builtins): Define
11945         macros __RECIP__, __RECIPF__, __RSQRTE__, __RSQRTEF__,
11946         __RECIP_PRECISION__ based on the command line switches.
11947         (altivec_overloaded_builtins): Add reciprocal estimate builtins.
11949         * config/rs6000/rs6000.opt (-mrecip): Document add support for
11950         replacing division instructions with reciprocal estimate and fixup.
11951         (-mrecip=<opt>): New option.
11952         (-mrecip-precision): Ditto.
11954         * config/rs6000/vsx.md (UNSPEC_VSX_RSQRTE): Delete.
11955         (vsx_rsqrte<mode>2): Use UNSPEC_RSQRT not UNSPEC_VSX_RSQRTE.
11956         (vsx_copysignsf3): If -mvsx, use double precision cpsign on single
11957         precision scalar.
11959         * config/rs6000/altivec.md (UNSPEC_RSQRTEFP): Delete.
11960         (UNSPEC_VREFP): Ditto.
11961         (altivec_vnmsubfp*): Make altivec nmsub mirror the scalar and VSX
11962         conterparts with regard to support of -mno-fused-madd and -ffast-math.
11963         (altivec_vrsqrtefp): Use common UNSPEC to allow scalar/vector
11964         reciprocal estimate instructions to be generated.
11965         (altivec_vrefp): Ditto.
11967         * config/rs6000/rs6000.md (RECIPF): New iterator for reciprocal
11968         estimate support.
11969         (rreg): New mode attribute for reciprocal estimate support.
11970         (recip<mode>3): New insn for division using reciprocal estimate
11971         and fixup builtins.
11972         (divide define_split): New define_split to convert floating point
11973         division to use reciprocal estimate if the user used the
11974         appropriate options and the split is run when we can add new
11975         pseudo registers for the fixup.
11976         (rsqrt<mode>2): New insn for reciprocal square root support.
11977         (recipsf3): Move into recip<mode>3.
11978         (recipdf3): Ditto.
11979         (fres): Use TARGET_FRES.
11980         (rsqrtsf2): Move into rsqrt<mode>2.
11981         (rsqrtsf_internal1): Use TARGET_FRSQRTSES.
11982         (copysignsf3): Add support for VSX.
11983         (fred): Use TARGET_FRE.
11984         (fred_fpr): Ditto.
11985         (rsqrtdf_internal1): New function for frsqrte instruciton.
11987         * config/rs6000/altivec.h (vec_recipdiv): Define new vector builtin.
11988         (vec_rsqrt): Ditto.
11990 2010-06-03  Richard Guenther  <rguenther@suse.de>
11992         PR middle-end/44291
11993         * optabs.c (init_one_libfunc): Use IDENTIFIER_HASH_VALUE.
11994         (set_user_assembler_libfunc): Likewise.
11996 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
11998         * mkconfig.sh: Include insn-flags.h and insn-constants.h before
11999         defaults.h.
12000         * except.h: Move MUST_USE_SJLJ_EXCEPTIONS and USING_SJLJ_EXCEPTIONS
12001         to defaults.h
12002         * expr.h (BRANCH_COST, MOVE_RATIO, CLEAR_RATIO, SET_RATIO,
12003         DEFAULT_FUNCTION_ARG_PADDING, FUNCTION_ARG_PADDING,
12004         FUNCTION_ARG_BOUNDARY, STACK_SAVEAREA_MODE, STACK_SIZE_MODE,
12005         STACK_CHECK_BUILTIN, STACK_CHECK_STATIC_BUILTIN,
12006         STACK_CHECK_PROBE_INTERVAL_EXP, STACK_CHECK_MOVING_SP,
12007         STACK_OLD_CHECK_PROTECT, STACK_CHECK_PROTECT,
12008         STACK_CHECK_MAX_FRAME_SIZE, STACK_CHECK_FIXED_FRAME_SIZE,
12009         STACK_CHECK_MAX_VAR_SIZE): Move target macro defaults to defaults.h.
12010         * defaults.h: Updated for above mentioned changes.
12012 2010-06-02  Kai Tietz  <kai.tietz@onevision.com>
12014         * c-common.c: Remove header include of tm_p.h.
12015         * Makefile.in (c-common.o): Remove TM_P_H dependency.
12017 2010-06-02  Jakub Jelinek  <jakub@redhat.com>
12019         * tree.h (struct tree_decl_map): New type.
12020         (tree_decl_map_eq, tree_decl_map_marked_p): Define.
12021         (tree_decl_map_hash): New prototype.
12022         (debug_expr_for_decl, value_expr_for_decl): Change into
12023         tree_decl_map hashtab from tree_map.
12024         (init_ttree): Adjust initialization.
12025         (tree_decl_map_hash): New function.
12026         (decl_debug_expr_lookup, decl_debug_expr_insert,
12027         decl_value_expr_lookup, decl_value_expr_insert): Adjust.
12029 2010-06-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12031         * configure.ac (gcc_cv_ld_sol2_emulation): Test for GNU ld *_sol2
12032         linker emulations.
12033         * configure: Regenerate.
12034         * config.in: Regenerate.
12036         * config/i386/sol2-10.h [TARGET_GNU_LD] (I386_EMULATION): Define.
12037         (X86_64_EMULATION): Define.
12038         (TARGET_LD_EMULATION): Use them.
12040         * config/sparc/sol2-gld-bi.h (SPARC32_EMULATION): Define.
12041         (SPARC64_EMULATION): Define.
12042         (LINK_ARCH_SPEC): Use them.
12044 2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>
12046         * graphite-clast-to-gimple.c (gcc_type_for_interval): Use
12047         smallest_mode_for_size for computing the precision types of new
12048         graphite IVs.  Do not call lang_hooks.types.type_for_size.
12050 2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>
12052         * tree-if-conv.c (predicate_bbs): Do not reset the GIMPLE_DEBUG
12053         information.
12054         (remove_conditions_and_labels): Reset the GIMPLE_DEBUG information.
12056 2010-06-02  Sebastian Pop  <sebastian.pop@amd.com>
12058         PR middle-end/44363
12059         * tree-if-conv.c (predicate_bbs): Do not call gcc_unreachable,
12060         return false instead.
12062 2010-06-02  Jan Hubicka  <jh@suse.cz>
12064         PR middle-end/44295
12065         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Do not
12066         create new cgraph node to check callee.
12068 2010-06-02  Richard Guenther  <rguenther@suse.de>
12070         * lto-streamer-in.c (input_gimple_stmt): Fix typo.
12072 2010-06-02  Richard Guenther  <rguenther@suse.de>
12074         * lto-wrapper.c (lto_wrapper_exit): Rename to ...
12075         (lto_wrapper_cleanup): ... this.  Do not exit.
12076         (fatal): Adjust.  Exit here.
12077         (fatal_perror): Likewise.
12078         (fatal_signal): New function.
12079         (main): Set up signal handlers to cleanup temporary files.
12080         * Makefile.in (lto-wrapper.o): Adjust dependencies.
12082 2010-06-02  Richard Guenther  <rguenther@suse.de>
12084         PR tree-optimization/44377
12085         * tree-ssa-structalias.c (find_func_aliases): Fix typo.
12087 2010-06-02  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12089         * config/s390/2097.md (z10_fhex): Remove insn reservation.
12090         * config/s390/s390.md (UNSPEC_COPYSIGN): Remove unused constant.
12091         (*mov<mode>_64 TD_TF, *mov<mode>_31 TD_TF, *mov<mode>_64dfp DD_DF,
12092         *mov<mode>_64 DD_DF, *mov<mode>_31, mov<mode>): Remove load zero
12093         instruction.
12094         * config/s390/s390.c: Don't accept fp zeros as valid constants anymore.
12096 2010-06-02  Jan Hubicka  <jh@suse.cz>
12098         * bitmap.c (bitmap_descriptor): Add search_iter.
12099         (bitmap_find_bit): Increment it.
12100         (print_statistics): Print it.
12102 2010-06-02  Nathan Froyd  <froydnj@codesourcery.com>
12104         * tree-vect-slp.c (vect_create_mask_and_perm): Use gimple_build_call
12105         instead of gimple_build_call_vec.  Delete unnecessary local variable.
12107 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
12109         * gimplify.c (gimplify_body): Revert "Do not initialize RTL profiling"
12110         change from yesterday.
12112 2010-06-02  Steven Bosscher  <steven@gcc.gnu.org>
12114         * c-ada-spec.c: Clean up redundant includes.
12116 2010-06-01  Steven Bosscher  <steven@gcc.gnu.org>
12118         * gimplify.c: Do not include except.h and optabs.h.
12119         (gimplify_body): Do not initialize RTL profiling.
12120         * gimple-low.c: Do not include rtl.h, diagnostic.h, langhooks.h,
12121         langhooks-def.h, timevar.h, except.h, hashtab.h, and expr.h.
12122         * gimple-fold.c: Do not include rtl.h, tm_p.h, ggc.h, basic-block.h,
12123         output.h, expr.h, diagnostic.h, timevar.h, value-prof.h, and
12124         langhooks.h.
12126         * tree-pretty-print.h: Include pretty-print.h.
12127         * gimple-pretty-print.h: Include pretty-print.h.
12129         * tree-pretty-print.c: Do not include diagnostic.h.
12130         * tree-vrp.c: Likewise.
12131         * tree-tailcall.c: Likewise
12132         * tree-scalar-evolution.c: Likewise
12133         * tree-ssa-dse.c: Likewise
12134         * tree-chrec.c: Likewise
12135         * tree-ssa-sccvn.c: Likewise
12136         * tree-ssa-copyrename.c: Likewise
12137         * tree-nomudflap.c: Likewise
12138         * tree-call-cdce.c: Likewise
12139         * tree-stdarg.c: Likewise
12140         * tree-ssa-math-opts.c: Likewise
12141         * tree-nrv.c: Likewise
12142         * tree-ssa-sink.c: Likewise
12143         * tree-browser.c: Likewise
12144         * tree-ssa-loop-ivcanon.c: Likewise
12145         * tree-ssa-loop.c: Likewise
12146         * tree-parloops.c: Likewise
12147         * tree-ssa-address.c: Likewise
12148         * tree-ssa-ifcombine.c: Likewise
12149         * tree-if-conv.c: Likewise
12150         * tree-data-ref.c: Likewise
12151         * tree-affine.c: Likewise
12152         * tree-ssa-phiopt.c: Likewise
12153         * tree-ssa-coalesce.c: Likewise
12154         * tree-ssa-pre.c: Likewise
12155         * tree-ssa-live.c: Likewise
12156         * tree-predcom.c: Likewise
12157         * tree-ssa-forwprop.c: Likewise
12158         * tree-ssa-dce.c: Likewise
12159         * tree-ssa-ter.c: Likewise
12160         * tree-ssa-loop-prefetch.c: Likewise
12161         * tree-optimize.c: Likewise
12162         * tree-ssa-phiprop.c: Likewise
12163         * tree-object-size.c: Likewise
12164         * tree-outof-ssa.c: Likewise
12165         * tree-ssa-structalias.c: Likewise
12166         * tree-switch-conversion.c: Likewise
12167         * tree-ssa-reassoc.c: Likewise
12168         * tree-ssa-operands.c: Likewise
12169         * tree-vectorizer.c: Likewise
12170         * tree-vect-data-refs.c: Likewise
12171         * tree-vect-generic.c: Likewise
12172         * tree-vect-stmts.c: Likewise
12173         * tree-vect-patterns.c: Likewise
12174         * tree-vect-slp.c: Likewise
12175         * tree-vect-loop.c: Likewise
12176         * tree-ssa-loop-ivopts.c: Likewise
12177         * tree-ssa-loop-im.c: Likewise
12178         * tree-ssa-loop-niter.c: Likewise
12179         * tree-ssa-loop-unswitch.c: Likewise
12180         * tree-ssa-loop-manip.c: Likewise
12181         * tree-ssa-loop-ch.c: Likewise
12182         * tree-dump.c: Likewise
12183         * tree-complex.c: Likewise
12185         * tree-into-ssa.c: Do not include diagnostic.h and expr.h.
12186         * tree-ssa-uninit.c: Likewise
12187         * tree-ssa-threadupdate.c: Likewise
12188         * tree-ssa-uncprop.c: Likewise
12189         * tree-ssa-ccp.c: Likewise
12190         * tree-ssa-dom.c: Likewise
12191         * tree-ssa-propagate.c: Likewise
12192         * tree-ssa-alias.c: Likewise
12193         * tree-dfa.c: Likewise
12194         * tree-cfgcleanup.c: Likewise
12195         * tree-sra.c: Likewise
12196         * tree-ssa-copy.c: Likewise
12197         * tree-ssa.c: Likewise
12198         * tree-profile.c: Likewise
12199         * tree-cfg.c: Likewise
12200         * tree-ssa-threadedge.c: Likewise
12201         * tree-vect-loop-manip.c: Likewise
12203         * tree-inline.c: Do not include diagnostic.h and expr.h.
12204         Include rtl.h.
12205         (copy_decl_for_dup_finish): Do not use NULL_RTX.
12207         * tree-loop-linear.c: Do not include diagnostic.h, expr.h and optabs.h.
12208         * tree-loop-distribution.c: Likewise.
12210 2010-06-01  Jan Hubicka  <jh@suse.cz>
12212         * ipa-pure-const.c (local_pure_const): Do NORETURN discovery.
12214 2010-06-01  Jan Hubicka  <jh@suse.cz>
12216         * tree-cfgcleanup.c (fixup_noreturn_call): Break out from ...;
12217         remove return value.
12218         (split_bbs_on_noreturn_calls) .... here.
12219         * tree-optimize.c (execute_fixup_cfg): Fixup noreturn calls too.
12220         * tree-flow.h (fixup_noreturn_call): New.
12222 2010-06-01  Jan Hubicka  <jh@suse.cz>
12224         * emit-rtl.c (remove_insn): Fix thinko in prevoius patch.
12226 2010-06-01  Nathan Froyd  <froydnj@codesourcery.com>
12228         * tree.h (build_nt_call_list): Delete.
12229         * tree.c (build_nt_call_list): Delete.
12231 2010-06-01  Jan Hubicka  <jh@suse.cz>
12233         * fwprop.c: Make emit-rtl.h include last.
12234         * rtlanal.c: Include emit-rtl.h.
12235         * genautomata.c: Output emit-rtl include into insn-automata.c
12236         * df-scan.c: Include emit-rtl.h.
12237         * haifa-sched.c: Indlude emit-rtl.h.
12238         * mode-switching.c: Indlude emit-rtl.h.
12239         * graph.c: Indlude emit-rtl.h.
12240         * sel-sched.c: Include emit-rtl.h.
12241         * sel-sched-ir.c: Include emit-rtl.h.
12242         * ira-build.c: Include emit-rtl.h.
12243         * emit-rtl.c (first_insn, last_insn): Remove defines.
12244         (get_insns, set_first_insn, get_last_insn, set_last_insn, get_max_uid):
12245         Move to emit-rtl.h.
12246         (set_new_first_and_last_insn, get_last_insn_anywhere,
12247         get_first_nonnote_insn, get_last_nonnote_insn, try_split,
12248         make_call_insn_raw, add_insn_after, add_insn_before, remove_insn,
12249         delete_insns_since, reorder_insns_nobb, emit_insn_after_1,
12250         emit_debug_insn_before, emit_insn, start_sequence, push_to_sequence,
12251         push_to_sequence2, push_topmost_sequence, end_sequence, copy_insn):
12252         Use accessor functions.
12253         * emit-rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
12254          gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
12255         set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
12256         mem_expr_equal_p): Move here from rtl.h.
12257         (get_insns, set_first-insn, get_last_insn, set_last_insn, get_max_uid):
12258         Move here from emit-rtl.c; make inline.
12259         * cfglayout.h: Include emit-rtl.h.
12260         * rtl.h (gen_blockage, gen_rtvec, copy_insn_1, copy_insn,
12261          gen_int_mode, emit_copy_of_insn_after, set_reg_attrs_from_value,
12262         set_reg_attrs_for_parm, set_reg_attrs_for_decl_rtl, adjust_reg_mode,
12263         mem_expr_equal_p, get_insns, set_first-insn,
12264         get_last_insn, set_last_insn, get_max_uid): Move to emit-rtl.h.
12265         * reg-stack.c: Include emit-rtl.h.
12266         * dce.c: Likewise.
12268 2010-06-01  Jan Hubicka  <jh@suse.cz>
12270         * cgraph.h (tree_function_versioning): Update prototype.
12271         (cgraph_function_versioning): Update prototype.
12272         * cgraphunit.c (cgraph_copy_node_for_versioning): Accept bbs_to_copy
12273         bitmap.
12274         (cgraph_function_versioning): Accept new_entry_block and bbs_to_copy.
12275         (cgraph_materialize_clone, save_inline_function_body): Update use of
12276         tree_function_versioning.
12277         * tree-inline.c (copy_bb): Look for previous copied block to link
12278         after; fix debug output.
12279         (copy_cfg_body): Accept new_entry_block and bbs_to_copy.
12280         (copy_body): Likewise.
12281         (expand_call_inline): Update use of copy_body.
12282         (tree_function_versioning): Update use of copy body; accept
12283         blocks_to_copy and new_entry.
12285 2010-06-01  Jan Hubicka  <jh@suse.cz>
12287         * gegenrtl.c: Remove unnecesary prototypes.
12288         (gendecl): Remove.
12289         (gendef): Produce static inline.
12290         (gencode): Remove.
12291         (main): Do not decode parameters; generate header only.
12292         * Makefile.in (genrtl.c): Remove.
12294 2010-06-01  Jan Hubicka  <jh@suse.cz>
12296         * tree-switch-conversion.c (build_one_array): Make it readonly.
12298 2010-06-01  Richard Guenther  <rguenther@suse.de>
12300         * optabs.c (init_optabs): Guard all accesses to reinit.
12301         * ipa-pure-const.c (propagate): Fix another typo.
12302         * opts.c (common_handle_option): Split assignment to bool.
12303         * c-opts.c (c_common_handle_option): Likewise.
12305 2010-06-01  Arnaud Charlet  <charlet@adacore.com>
12306             Matthew Gingell  <gingell@adacore.com>
12308         * doc/invoke.texi: Mention -fdump-ada-spec.
12309         * tree-dump.c (dump_files): Add ada-spec.
12310         (FIRST_AUTO_NUMBERED_DUMP): Bump to 8.
12311         * tree-pass.h (tree_dump_index): Add TDI_ada.
12312         * gcc.c: Add support for -C without -E and for -fdump-ada-spec.
12313         (cpp_unique_options): Do not reject -C or -CC when -E isn't present.
12314         (default_compilers) <@c-header>: Allow -fdump-ada-spec on header files.
12315         * c-decl.c: Include c-ada-spec.h.
12316         (collect_source_ref_cb, collect_all_refs, for_each_global_decl): New
12317         functions.
12318         (c_write_global_declarations): Add handling of -fdump-ada-spec.
12319         * c-lex.c (c_lex_with_flags): Add handling of CPP_COMMENT.
12320         * Makefile.in (C_AND_OBJC_OBJS): Add c-ada-spec.o.
12321         * c-ada-spec.h, c-ada-spec.c: New files.
12323 2010-06-01  Richard Guenther  <rguenther@suse.de>
12325         PR lto/43853
12326         * ipa-pure-const.c (get_function_state): Hand back varying state
12327         if we do not have one.
12328         (has_function_state): New function.
12329         (duplicate_node_data): Adjust.
12330         (remove_node_data): Likewise.
12331         (pure_const_write_summary): Likewise.
12332         (propagate): Likewise.  Fix typo.
12334 2010-06-01  Jan Hubicka  <jh@suse.cz>
12336         * tree-cfg.c (verify_stmt): Do not skip could_throw test.
12337         * passes.c (execute_function_todo): Do not make implicit verify_ssa.
12338         (execute_all_ipa_transforms): Do not play with the states.
12340 2010-06-01  Maxim Kuvyrkov  <maxim@codesourcery.com>
12342         * config/arm/t-linux-androideabi: New.
12343         * config.gcc (arm*-*-linux-androideabi): Include multilib config.
12345 2010-06-01  Jan Hubicka  <jh@suse.cz>
12347         * tree-inline.c (estimate_num_insns): For stdarg functions look
12348         into call statement to count cost of argument passing.
12350 2010-06-01  Kai Tietz  <kai.tietz@onevision.com>
12352         * config/i386.c (ix86_output_addr_vec_elt): Make LPREFIX
12353         argument for fprintf.
12354         (ix86_output_addr_diff_elt): Likewise.
12355         (x86_function_profiler): Likewise.
12356         * config/cygming.h (LOCAL_LABEL_PREFIX): Fix for x64 no-underscore.
12357         (LPREFIX): Likewise.
12358         (ASM_GENERATE_INTERNAL_LABEL): Likewise.
12360 2010-05-31  Jakub Jelinek  <jakub@redhat.com>
12362         PR target/44338
12363         * config/i386/sse.md (fma4i_fmadd<mode>4256, fma4i_fmsub<mode>4256,
12364         fma4i_fnmadd<mode>4256, fma4i_fnmsub<mode>4256, fma4i_fmadd<mode>4,
12365         fma4i_fmsub<mode>4, fma4i_fnmadd<mode>4, fma4i_fnmsub<mode>4,
12366         fma4i_vmfmadd<mode>4, fma4i_vmfmsub<mode>4, fma4i_vmfnmadd<mode>4,
12367         fma4i_vmfnmsub<mode>4, fma4i_fmaddsubv8sf4, fma4i_fmaddsubv4df4,
12368         fma4i_fmaddsubv4sf4, fma4i_fmaddsubv2df4, fma4i_fmsubaddv8sf4,
12369         fma4i_fmsubaddv4df4, fma4i_fmsubaddv4sf4, fma4i_fmsubaddv2df4):
12370         Guard only with TARGET_FMA4 instead of TARGET_FMA4 &&
12371         TARGET_FUSED_MADD.
12373 2010-05-31  Jan Hubicka  <jh@suse.cz>
12375         * tree.h (tree_range_check_failed): Declare noreturn.
12377 2010-05-31  Jan Hubicka  <jh@suse.cz>
12379         * gimple.c (gimple_call_builtin_p): New function.
12380         * gimple.h (gimple_call_builtin_p): Declare.
12381         * tree-cfg.c (make_edges): Produce edge from BUILT_IN_RETURN
12382         to exit.
12383         (execute_warn_function_return): BUILT_IN_RETURN is return.
12384         (split_critical_edges): Return edges are not critical.
12385         (is_ctrl_altering_stmt): Builtin_in_return is altering.
12386         (gimple_verify_flow_info): Handle built_in_return.
12387         (execute_warn_function_return): Handle built_in_return.
12388         * ipa-pure-const.c (check_call): Ignore builtin_return.
12390 2010-05-31  Jakub Jelinek  <jakub@redhat.com>
12392         PR middle-end/44337
12393         * expr.c (expand_assignment): Don't store anything for out-of-bounds
12394         array accesses with non-MEM.
12396         PR tree-optimization/44182
12397         * tree-inline.c (copy_edges_for_bb): Don't split bb if a stmt that
12398         newly needs to end a bb is followed by debug stmts, instead return
12399         true from the function at the end.
12400         (maybe_move_debug_stmts_to_successors): New function.
12401         (copy_cfg_body): Call it if copy_edges_for_bb returned true.
12403 2010-05-31  Kai Tietz  <kai.tietz@onevision.com>
12405         PR target/44161
12406         * config/i386/cygming.h (SUBTARGET_OVERRIDE_OPTIONS): Handle flag_pic.
12408 2010-05-31  Eric Botcazou  <ebotcazou@adacore.com>
12410         * cgraphunit.c (cgraph_decide_is_function_needed): Really return false
12411         for nested functions in non-optimized compilation.
12413 2010-05-31  Richard Guenther  <rguenther@suse.de>
12415         * tree-ssa-structalias.c (find_func_aliases): Handle BUILT_IN_RETURN.
12417 2010-05-30  Jan Hubicka  <jh@suse.cz>
12419         * predict.c (maybe_hot_edge_p): Calls to functions called once is cold.
12421 2010-05-30  Richard Guenther  <rguenther@suse.de>
12423         PR lto/42975
12424         * tree-eh.c (execute_cleanup_eh_1): Copy from execute_cleanup_eh.
12425         (execute_cleanup_eh): Clear DECL_FUNCTION_PERSONALITY if it is
12426         no longer needed.
12428 2010-05-30  Iain Sandoe  <iains@gcc.gnu.org>
12430         * config/darwin.c (output_objc_section_asm_op): Add comment.
12431         (name_needs_quotes): Add '_' to list of valid comment chars.
12432         (machopic_output_function_base_name): Remove unneeded quotes.
12433         (darwin_encode_section_info): Adjust asm whitespace.
12434         * config/i386/darwin.h (ASM_OUTPUT_COMMON): Adjust asm tabs.
12435         (ASM_OUTPUT_LOCAL): Ditto.
12436         * config/rs6000/darwin.h (ASM_OUTPUT_COMMON): Ditto.
12437         * config/darwin.h (GLOBAL_ASM_OP): Ditto.
12438         * config/darwin9.h (ASM_OUTPUT_ALIGNED_COMMON): Ditto.
12440 2010-05-30  Eric Botcazou  <ebotcazou@adacore.com>
12442         * config/rs6000/rs6000.c (rs6000_output_function_entry): Use
12443         RS6000_OUTPUT_BASENAME unconditionally.
12444         (rs6000_output_function_epilogue): Likewise.
12446 2010-05-30  Jan Hubicka  <jh@suse.cz>
12448         * toplev.c (wrapup_global_declaration_2): Avoid creation of new varpool
12449         nodes.
12451 2010-05-30  Richard Guenther  <rguenther@suse.de>
12453         * tree-cfg.c (verify_gimple_assign_single): Implement
12454         verification for COND_EXPR rhs.
12456 2010-05-30  Jan Hubicka  <jh@suse.cz>
12458         * cgraph.h (cgraph_dump_file): Declare.
12459         * cgraphunit.c (cgraph_dump_file): Export.
12460         * ipa.c (dump_cgraph_node_set, dump_varpool_node_set): Be less verbose.
12462 2010-05-30  Jan Hubicka  <jh@suse.cz>
12464         * dwarf2out.c (reference_to_unused,
12465         premark_types_used_by_global_vars_helper): Avoid creation of new
12466         varpool nodes.
12468 2010-05-30  Jan Hubicka  <jh@suse.cz>
12470         * cgraph.h (cgraph_node_cannot_return,
12471         cgraph_edge_cannot_lead_to_return): New functions.
12472         * cgraph.c (cgraph_node_cannot_return,
12473         cgraph_edge_cannot_lead_to_return): Use them.
12474         * ipa-pure-const.c (pure_const_names): New static var.
12475         (check_call): Handle calls not leading to return.
12476         (pure_const_read_summary): Dump info read.
12477         (propagate): Dump info about propagation process; ignore side effects
12478         of functions not leading to exit; fix handling of pure functions.
12480 2010-05-30  Jan Hubicka  <jh@suse.cz>
12482         * config/i386/i386.c (pro_epilogue_adjust_stack): Use EBP
12483         for tail call epilogues.
12485 2010-05-30  Jan Hubicka  <jh@suse.cz>
12487         * passes.c (ipa_write_optimization_summaries_1, ipa_write_summaries_2,
12488         ipa_read_summaries_1, ipa_read_optimization_summaries_1): Initialize
12489         dump files.
12491 2010-05-29  Jan Hubicka  <jh@suse.cz>
12493         * ipa.c (cgraph_remove_unreachable_node): Walk references of correct
12494         node; remove references in node we no longer keep in cgrpah but need
12495         body of.
12497 2010-05-29  Jan Hubicka  <jh@suse.cz>
12499         * cgraph.c (cgraph_mark_reachable): Relax check for analyzed nodes.
12501 2010-05-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12503         PR target/44165
12504         * config/pa/pa32-linux.h (CTOR_LIST_BEGIN): Mark __CTOR_LIST__ as used.
12506 2010-05-29  Jan Hubicka  <jh@suse.cz>
12508         * tree-vrp.c (debug_value_range, debug_all_value_ranges,
12509         debug_asserts_for, debug_all_asserts): Annotate with DEBUG_FUNCTION.
12510         * tree-into-ssa.c (debug_decl_set, debug_defs_stack, debug_currdefs,
12511         debug_tree_ssa, debug_tree_ssa_stats, debug_def_blocks,
12512         debug_names_replaced_by, debug_update_ssa): Likewise.
12513         * sbitmap.c (debug_sbitmap): Likewise.
12514         * genrecog.c (debug_decision, debug_decision_list): Likewise.
12515         * tree-pretty-print.c (debug_generic_expr, debug_generic_stmt,
12516         debug_tree_chain): Likewise.
12517         * tree-loop-distribution.c (debug_rdg_partitions): Likewise.
12518         * cgraph.c (debug_cgraph_node, debug_cgraph): Likewise.
12519         * optabs.c (debug_optab_libfuncs): Likewise.
12520         (verify_loop_closed_ssa): Likewise.
12521         * value-prof.c (verify_histograms): Likewise.
12522         * reload.c (debug_reload_to_stream, debug_reload): Likewise.
12523         * bitmap.c (debug_bitmap_file, debug_bitmap, bitmap_print): Likewise.
12524         * cfghooks.c (verify_flow_info): Likewise.
12525         * fold-const.c (debug_fold_checksum): Likewise.
12526         * omp-low.c (debug_omp_region, debug_all_omp_regions): Likewise.
12527         * cfg.c (debug_regset, debug_flow_info, debug_bb, debug_bb_n):
12528         Likewise.
12529         * omega.c (debug_omega_problem): Likewise.
12530         * cgraphunit.c (verify_cgraph_node, verify_cgraph): Likewise.
12531         * tree-ssa-ccp.c (debug_lattice_value): Likewise.
12532         * dominance.c (verify_dominators, debug_dominance_info,
12533         debug_dominance_tree): Likewise.
12534         * df-core.c (df_insn_uid_debug, df_insn_debug, df_insn_debug_regno,
12535         * df_regno_debug, df_ref_debug,
12536         debug_df_insn, debug_df_reg, debug_df_regno, debug_df_ref,
12537         debug_df_defno, debug_df_useno, debug_df_chain): Likewise.
12538         * tree-ssa-dom.c (debug_dominator_optimization_stats): Likewise.
12539         * sel-sched.c (debug_state): Likewise.
12540         * tree-ssa-alias.c (debug_alias_info, debug_points_to_info_for):
12541         Likewise.
12542         * cfganal.c (print_edge_list, verify_edge_list): Likewise.
12543         * dwarf2out.c (debug_dwarf_die, debug_dwarf): Likewise.
12544         * tree-eh.c (verify_eh_edges, verify_eh_dispatch_edge): Likewise.
12545         * gimple-pretty-print.c (debug_gimple_stmt, debug_gimple_seq):
12546         Likewise.
12547         * c-pretty-print.c (debug_c_tree): Likewise.
12548         * sel-sched-dump.c (debug_insn_rtx, debug_vinsn, debug_expr, debug_insn
12549         debug_av_set, debug_lv_set, debug_ilist, debug_blist,
12550         debug_insn_vector, debug_hard_reg_set, debug_mem_addr_value): Likewise.
12551         * ebitmap.c (debug_ebitmap): Likewise.
12552         * function.c (debug_find_var_in_block_tree): Likewise.
12553         * print-rtl.c (debug_rtx): Likewise.
12554         (debug_rtx_count): Likewise.
12555         (debug_rtx_list, debug_rtx_range, debug_rtx_find): Likewise.
12556         * stor-layout.c (debug_rli): Likewise.
12557         * ipa.c (debug_cgraph_node_set, debug_varpool_node_set): Likewise.
12558         * tree-data-ref.c (debug_data_references,
12559         debug_data_dependence_relations, debug_data_reference,
12560         debug_data_dependence_relation, debug_rdg_vertex,
12561         debug_rdg_component, debug_rdg): Likewise.
12562         * tree-affine.c (debug_aff): Likewise.
12563         * tree-dfa.c (debug_referenced_vars, debug_variable, debug_dfa_stats):
12564         Likewise.
12565         * except.c (debug_eh_tree, verify_eh_tree): Likewise.
12566         * emit-rtl.c (verify_rtl_sharing): Likewise.
12567         * tree-ssa-pre.c (debug_pre_expr, debug_bitmap_set,
12568         debug_value_expressions): Likewise.
12569         * tree-ssa-live.c (debug_scope_block, debug_scope_blocks): Likewise.
12570         * sese.c (debug_rename_map, debug_ivtype_map): Likewise.
12571         * print-tree.c (debug_tree, debug_vec_tree): Likewise.
12572         * cfglayout.c (verify_insn_chain): Likewise.
12573         * graphite-clast-to-gimple.c (debug_clast_name_indexes,
12574         debug_clast_stmt, debug_generated_program): Likewise.
12575         * ggc-page.c (debug_print_page_list): Likewise.
12576         * tree-ssa-ter.c (debug_ter): Likewise.
12577         * graphite-dependences.c (debug_pddr): Likewise.
12578         * sched-deps.c (debug_ds): Likewise.
12579         * tree-ssa.c (verify_ssa): Likewise.
12580         * graphite-poly.c (debug_scattering_function, debug_iteration_domain,
12581         debug_scattering_functions, debug_iteration_domains, debug_pdr,
12582         debug_pdrs, debug_pbb_domain, debug_pbb, debug_scop_context,
12583         debug_scop, debug_cloog, debug_scop_params, debug_lst): Likewise.
12584         * tree-inline.c (debug_find_tree): Likewise.
12585         * graphite-ppl.c (debug_ppl_linear_expr, debug_ppl_polyhedron_matrix,
12586         debug_ppl_powerset_matrix): Likewise.
12587         * var-tracking.c (debug_dv): Likewise.
12588         * system.h (DEBUG_FUNCTION, DEBUG_VARIABLE): Define.
12589         * cfgloop.c (verify_loop_structure): Likewise.
12590         * plugin.c (dump_active_plugins, debug_active_plugins): Likewise.
12591         * c-common.c (verify_sequence_points): Likewise.
12592         * sched-rgn.c (debug_regions, debug_region, debug_candidate,
12593         debug_candidates, debug_rgn_dependencies): Likewise.
12594         * tree-ssa-structalias.c (debug_constraint, debug_constraints,
12595         * debug_constraint_graph, debug_solution_for_var,
12596         debug_sa_points_to_info): Likewise.
12597         * sched-vis.c (debug_insn_slim, debug_bb_slim, debug_bb_n_slim):
12598         Likewie.
12599         * tree-cfg.c (debug_cfg_stats, verify_stmts, debug_function,
12600         debug_loops, debug_loop, debug_loop_num): Likewise.
12601         * passes.c (debug_pass): Likewise.
12602         (dump_properties): Likewise; add cfglayout property.
12603         (debug_properties): Likewise.
12604         * tree-ssa-reassoc.c (debug_ops_vector): Likewise.
12605         * varpool.c (debug_varpool): Likewise.
12606         * regcprop.c (debug_value_data): Likewise.
12607         * tree-ssa-operands.c (verify_imm_links, debug_immediate_uses,
12608         debug_immediate_uses_for): Likewise.
12610 2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>
12612         PR bootstrap/44315
12613         * Makefile.in (build/gencondmd.o): Remove TM_H := $(GTM_H).
12614         Filter out insn-flags.h.
12616 2010-05-29  Jan Hubicka  <jh@suse.cz>
12618         * cgraph.h (struct varpool_node_set_def,
12619         struct cgraph_node_set_def): Remove unused AUX pointer.
12620         (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p): Use
12621         VEC_empty macro.
12623 2010-05-29  Jan Hubicka  <jh@suse.cz>
12625         PR middle-end/44324
12626         * ipa-cp.c (ipcp_insert_stage): Replace "clone" by "constprop".
12628 2010-05-29  Richard Guenther  <rguenther@suse.de>
12630         * lto-streamer.c (cached_bp): New global variable.
12631         (bitpack_create): Return the cached bitpack, if available.
12632         (bitpack_delete): Clear and cache the bitpack, if appropriate.
12633         (bp_pack_value): Remove redundant asserts.
12635 2010-05-29  Sebastian Pop  <sebastian.pop@amd.com>
12637         PR middle-end/44306
12638         * tree-if-conv.c (is_true_predicate): New.
12639         (is_predicated): Use is_true_predicate.
12640         (add_to_predicate_list): Same.  Do not use unshare_expr.
12641         (add_to_dst_predicate_list): Same.
12643 2010-05-29  Sebastian Pop  <sebastian.pop@amd.com>
12645         * tree-if-conv.c (add_to_dst_predicate_list): Do not use the ->aux
12646         field on edges.
12647         (predicate_bbs): Same.
12648         (clean_predicate_lists): Same.
12649         (find_phi_replacement_condition): Do not AND the predicate from
12650         edge->aux.
12652 2010-05-29  H.J. Lu  <hongjiu.lu@intel.com>
12654         PR bootstrap/44315
12655         * Makefile.in (build/gencondmd.o): Add a missing `\'.
12657 2010-05-29  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
12659         PR target/44261
12660         config/pa/pa.md (negdf2_slow, negsf2_slow): New patterns.
12661         (negdf2): Adjust expander pattern and use negdf2_slow.
12662         (negsf2): Likewise.
12664 2010-05-29  Nathan Froyd  <froydnj@codesourcery.com>
12666         * basic-block.h (struct control_flow_graph): Move last_label_uid field
12667         up.
12668         * df.h (struct df_base_ref): Move regno field up.
12669         * dwarf2out.c (struct dw_fde_struct): Move funcdef_number field down.
12670         * expr.h (struct separate_ops): Move location field up.
12671         * optabs.h (struct optab_d): Move libcall_basename field down.
12672         * config/i386/i386.c (struct ix86_frame): Move red_zone_size up.
12673         * config/i386/i386.h (struct machine_function): Convert call_abi field
12674         into a bitfield.  Move cfa field to the end of the structure.
12676 2010-05-29  Jan Hubicka  <jh@suse.cz>
12678         * varpool.c (varpool_get_node): Fix lookup.
12680 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
12682         * config/spu/spu-protos.h: Do not include rtl.h.  Protect
12683         RTL specific prototypes with #ifdef RTX_CODE.
12684         * config/spu/spu-c.c: Include c-common.h instead of c-tree.h.
12685         * config/spu/t-spu-elf: Fix dependencies.
12687         * config/t-darwin (darwin-c.o): Remove C_TREE_H dependency.
12689 2010-05-29  Mike Stump  <mikestump@comcast.net>
12691         PR bootstrap/44315
12692         * Makefile.in (build/gencondmd.o): Be sure to use GTM_H instead of
12693         TM_H when building to avoid dependency loops.
12695 2010-05-29  Jan Hubicka  <jh@suse.cz>
12697         * cgraphunit.c (cgraph_materialize_clone): Only remove calles,
12698         refs and body; not the whole node for masters of materialized clones.
12700 2010-05-29  Mike Stump  <mikestump@comcast.net>
12702         * config/rs6000/rs6000-c.c: Remove c-tree.h include.
12704 2010-05-29  Jan Hubicka  <jh@suse.cz>
12706         * cgraph.c (clone_function_name): Take SUFFIX argument; export.
12707         (cgraph_create_virtual_clone): Take SUFFIX argument; udpate
12708         use of clone_function_name.
12709         * cgraph.h (cgraph_create_virtual_clone,
12710         cgraph_function_versioning): update prototypes.
12711         (clone_function_name): Declare.
12712         * ipa-cp.c (ipcp_insert_stage): Update call of
12713         cgraph_create_virtual_clone.
12714         * omp-low.c (create_omp_child_function_name): Use
12715         cgraph_create_virtual_clone.
12716         * cgraphunit.c (cgraph_copy_node_for_versioning): Fix edges updating.
12717         (cgraph_function_versioning): Take SUFFIX argument; produce new name
12718         and make decl local.
12720 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
12722         * vec.h: Include statistics.h
12723         * Makefile.in: Introduce VEC_H.  Replace all vec.h dependencies
12724         with VEC_H.
12726 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
12728         * c-lex.c: Do not include c-tree.h.
12729         * c-pretty-print.c: Likewise.
12730         * c-opts.c: Likewise.
12731         * c-gimplify.c: Likewise.
12732         * c-common.c: Likewise.
12733         * c-dump.c: Likewise.  Include c-common.h.
12735 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
12737         * c-common.h (GCC_DIAG_STYLE): Define earlier in the file,
12738         before including diagnostic-core.h.
12739         (c_cpp_error): New prototype moved from c-tree.h.
12740         Use ATTRIBUTE_GCC_DIAG instead of ATTRIBUTE_GCC_CDIAG.
12741         * c-tree.h (ATTRIBUTE_GCC_CDIAG): Remove define.
12742         (pedwarn_c90, perwarn_c99): Use ATTRIBUTE_GCC_DIAG instead.
12743         (c_cpp_error): Prototype moved to c-common.h.
12744         * Makefile.in: Update dependency for C_COMMON_H.
12746 2010-05-29  Steven Bosscher  <steven@gcc.gnu.org>
12748         * c-common.h: Add FIXME for awkward split of c_register_addr_space.
12749         * c-common.c (c_register_addr_space): Remove here.
12750         * c-decl.c (c_register_addr_space): Re-add here.
12752 2010-05-28  Mike Stump  <mikestump@comcast.net>
12754         * config/darwin-c.c: Remove c-tree.h include.
12756 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
12758         * gcc.c: Include diagnostic.h.
12759         (error_count): Remove.  All users changed to use errorcount.
12760         (programname): Remove.  All users changed to use progname.
12761         (fancy_abort, internal_error, fatal_error, error, warning, inform,
12762         fnotice): Remove.
12763         (execute): Don't include "Internal error" and bug reporting
12764         information in argument of internal_error call.
12765         (process_command): Don't increment error_count after calling
12766         perror_with_name.
12767         (input_filename): Rename to gcc_input_filename.  All users
12768         changed.
12769         (main): Call diagnostic_initialize.  Register delete_temp_files
12770         with atexit.  Use seen_error to test for errors.
12771         * gcc.h: Include diagnostic-core.h.
12772         (fatal_error, error, warning): Remove.
12773         * Makefile.in (GCC_H): Add $(DIAGNOSTIC_CORE_H).
12774         (GCC_OBJS): Add diagnostic.o, pretty-print.o and input.o.
12775         (gcc.o): Update dependencies.
12777 2010-05-28  Jeff Law  <law@redhat.com>
12779         * ira.c (ira_bad_reload_regno, ira_build_reload_regno_1): New
12780         functions.
12781         * ira.h (ira_bad_reload_regno): Declare
12782         * reload1.c (allocate_reload_reg): Use ira_bad_reload_regno.
12784         * ira-color.c (update_curr_costs): Free updated hard reg costs.
12785         (ira_reassign_conflict_allocnos): Remove bogus asserts.
12786         (allocno_reload_assign): Likewise.
12788 2010-05-28  Nathan Froyd  <froydnj@codesourcery.com>
12790         * tree-vect-stmts.c (vectorizable_assignment): Call build1 instead of
12791         build1_stat.
12793 2010-05-28  Richard Guenther  <rguenther@suse.de>
12795         PR lto/44312
12796         * lto-streamer-in.c (unpack_ts_fixed_cst_value_fields):
12797         Stream fixed-point constants mode.
12798         (unpack_ts_type_value_fields): Fix width of TYPE_MODE
12799         and TYPE_PRECISION.
12800         * lto-streamer-out.c (pack_ts_fixed_cst_value_fields):
12801         Stream fixed-point constants mode.
12802         (pack_ts_function_decl_value_fields): Fix width of TYPE_MODE
12803         and TYPE_PRECISION.
12805 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
12807         * tree-scalar-evolution.c (set_nb_iterations_in_loop): Inlined in the
12808         only place it was called from.
12809         (number_of_latch_executions): Do not return chrec_dont_know when the
12810         may_be_zero is a runtime condition: instead, return a COND_EXPR
12811         including the may_be_zero condition.
12812         * cfgloop.h (struct loop): Add a note on COND_EXPRs to the comment
12813         of nb_iterations.
12814         * tree-ssa-loop-ivopts.c (contains_abnormal_ssa_name_p): Handle
12815         COND_EXPRs.
12817 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
12819         * tree-if-conv.c (replace_phi_with_cond_gimple_assign_stmt): Don't
12820         generate COND_EXPRs for degenerate_phi_result.
12822 2010-05-28  Sebastian Pop  <sebastian.pop@amd.com>
12824         PR middle-end/44293
12825         * tree-if-conv.c (if_convertible_loop_p): Check the
12826         if-convertibility of phi nodes in non predicated BBs.
12828 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
12830         * gcc.c (error, warning, inform): Remove duplicate ": " in output.
12832 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
12834         PR driver/15303
12835         * gcc.c (inform, warning, inform): New functions.
12836         (fatal_ice): Rename to internal_error; change cmsgid parameter to
12837         gmsgid.  All callers changed.
12838         (notice): Rename to fnotice; add parameter fp.  All callers changed.
12839         (fatal_error): Rename to fatal_signal.  All users changed.
12840         (fatal): Rename to fatal_error; change cmsgid parameter to
12841         gmsgid.  All callers changed.
12842         (process_command): Use warning instead of error for warnings.
12843         (end_going_arg): Don't use _() around argument of error.
12844         (do_spec_1): Use inform for message from %n specs.  Use warning
12845         instead of error for warnings.
12846         (main): Use inform for comparison messages.  Use warning for
12847         message about unused linker input.
12848         (error): Increment error_count.  Print "error: ".
12849         * gcc.h (fatal): Change to fatal_error.
12850         (warning): Declare.
12851         * config/darwin-driver.c (darwin_default_min_version): Use warning
12852         instead of fprintf for warnings.
12853         * cppspec.c (lang_specific_driver): Use fatal_error instead of fatal.
12855 2010-05-28  Julian Brown  <julian@codesourcery.com>
12857         * config/arm/thumb2.md (*thumb2_addsi3_compare0): New.
12858         (*thumb2_addsi3_compare0_scratch): New.
12859         * config/arm/constraints.md (Pv): New.
12860         * config/arm/arm.md (*addsi3_compare0): Remove FIXME comment. Use
12861         for ARM mode only.
12862         (*addsi3_compare0_scratch): Likewise.
12864 2010-05-28  Jan Hubicka  <jh@suse.cz>
12866         * ipa-reference.c (add_static_var): Remove redundant all_module_statics
12867         check.
12868         (ipa_reference_write_optimization_summary): Call is_proper_for_analysis
12869         only on local statics.
12871 2010-05-28  Iain Sandoe  <iains@gcc.gnu.org>
12873         * config.gcc (*-*-darwin*): Adjust t-make fragments for Darwin.
12875 2010-05-28  Maxim Kuvyrkov  <maxim@codesourcery.com>
12877         PR bootstrap/44314
12878         * config/alpha/linux.h, config/rs6000/linux.h, config/rs6000/linux64.h
12879         (OPTION_GLIBC): Define.
12881 2010-05-28  Jakub Jelinek  <jakub@redhat.com>
12883         PR debug/41048
12884         * dwarf2out.c (double_int_type_size_in_bits): New function.
12885         (round_up_to_align): Change first argument and return value to
12886         double_int.
12887         (field_byte_offset): Work internally on double_ints.
12889         PR target/43636
12890         * builtins.c (expand_movstr): Use a temporary pseudo instead
12891         of target even when target is not NULL and not const0_rtx, but
12892         fails movstr predicate.
12893         * config/m32c/blkmov.md (movstr): Add predicate to first operand.
12895 2010-05-28  Joseph Myers  <joseph@codesourcery.com>
12897         * final.c (rest_of_clean_state): Use %m in errors instead of
12898         strerror (errno).
12899         * gengtype.c (read_input_list, close_output_files): Use xstrerror
12900         instead of strerror.
12901         * toplev.c (process_options): Use %m in errors instead of strerror
12902         (errno).
12903         * tree-dump.c (dump_begin): Use %m in errors instead of strerror
12904         (errno).
12906 2010-05-28  Uros Bizjak  <ubizjak@gmail.com>
12908         * config/i386/i386.c (ix86_fn_abi_va_list): Make static.
12909         (ix86_canonical_va_list_type): Make static.  Add declaration.
12910         (ix86_enum_va_list): Make static.  Reindent.
12911         * config/i386/i386-protos.h (ix86_fn_abi_va_list): Remove declaration.
12912         (ix86_canonical_va_list_type): Ditto.
12913         (ix86_enum_va_list): Ditto.
12915 2010-05-28  Richard Guenther  <rguenther@suse.de>
12917         * lto-wrapper.c (run_gcc): With -save-temps generate a
12918         user-visible ltrans filename.  Fixup ltrans unit numbering.
12920 2010-05-28  Kai Tietz  <kai.tietz@onevision.com>
12922         * c-common.c (c_common_nodes_and_builtins): Replace use
12923         of TARGET_ENUM_VA_LIST by target hook enum_va_list.
12924         * config/i386/i386.c (TARGET_ENUM_VA_LIST_P): Hook
12925         to ix86_enum_va_list.
12926         * config/i386/i386.h (TARGET_ENUM_VA_LIST): Removed.
12927         * doc/tm.texi (TARGET_ENUM_VA_LIST): Removed.
12928         (TARGET_ENUM_VA_LIST_P): Add hook description.
12929         * target-def.h (TARGET_ENUM_VA_LIST_P): Added.
12930         * target.h (gcc_target): Add enum_va_list hook.
12932         PR bootstrap/44299
12933         * config/i386/t-cygming: Adjust header dependencies for winnt-cxx.c.
12934         * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Remove undefine.
12935         * config/i386/winnt.c (IN_GCC_FRONTEND): Likewise.
12937 2010-05-28  Alan Modra  <amodra@gmail.com>
12939         PR target/44266
12940         * config/rs6000/rs6000.c (rs6000_legitimize_tls_address): Use
12941         emit_library_call machinery to set up __tls_get_addr calls.
12943 2010-05-28  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
12945         * config/s390/s390.md (movqi): Fix typo ('*' -> '#').
12947 2010-05-28  Dodji Seketeli  <dodji@redhat.com>
12949         Revert fix for PR c++/44188
12950         * c-common.c (is_typedef_decl): Revert the moving of  this
12951         definition ...
12952         * tree.c (is_typedef_decl): ... here.
12953         (typdef_variant_p): Revert the moving of this  definition
12954         here from gcc/cp/tree.c.
12955         * c-common.h (is_typedef_decl): Revert the moving of this
12956         declaration ...
12957         * tree.h (is_typedef_decl): ... here.
12958         (typedef_variant_p): Revert the moving of this  declaration here
12959         from gcc/cp/cp-tree.h
12960         * dwarf2out.c (is_naming_typedef_decl): Revert this new function.
12961         (gen_tagged_type_die): Revert the splitting out of ...
12962         (gen_type_die_with_usage): ... this function. Revert the anonymous
12963         tagged type handling.
12964         (gen_typedef_die): Revert emitting DW_TAG_typedef  for
12965         typedefs naming anonymous tagged types.
12967 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
12969         * config/rs6000/rs6000-modes.def (PSImode): Delete.
12971 2010-05-28  Segher Boessenkool  <segher@kernel.crashing.org>
12973         * config/rs6000/constraints.md ("z" constraint): Change to CA_REGS.
12974         * config/rs6000/predicates.md: Change XER_REGNO_P to CA_REGNO_P
12975         throughout.
12976         * config/rs6000/rs6000.c (rs6000_reg_names, alt_reg_names): Change
12977         "xer" to "ca".
12978         Change XER_REGNO_P to CA_REGNO_P, XER_REGNO to CA_REGNO, and
12979         XER_REGS to CA_REGS throughout.
12980         * config/rs6000/rs6000.h: Same.
12981         (ADDITIONAL_REGISTER_NAMES): Add "xer".
12982         * config/rs6000/rs6000.md: Change XER_REGNO to CA_REGNO.  Document
12983         that mode_iterator "P" is the size for arithmetic carries as well.
12984         * doc/md.texi (rs6000 section, "z" constraint): Fix documentation.
12986 2010-05-28  Jakub Jelinek  <jakub@redhat.com>
12988         PR bootstrap/44255
12989         * combine.c (struct rtx_subst_pair): Define unconditionally.
12990         (propagate_for_debug_subst): Likewise.  If not AUTO_INC_DEC,
12991         copy_rtx pair->to instead of cleanup_auto_inc_dec it.
12992         Call make_compound_operation on pair->to.
12993         (propagate_for_debug): Don't call make_compound_operation here.
12994         Always use simplify_replace_fn_rtx.
12996 2010-05-27  Sterling Augustine  <sterling@tensilica.com>
12998         * doc/invoke.texi (xtensa options): Add -mforce-no-pic.
12999         * config/xtensa/xtensa.c (override_options): Check
13000           TARGET_FORCE_NO_PIC and set flag_pic.
13001         * config/xtensa/xtensa.opt: Document -mforce-no-pic
13003 2010-05-27  Kai Tietz  <kai.tietz@onevision.com>
13005         PR bootstrap/44299
13006         * config/i386/winnt.c (IN_GCC_FRONTEND): Undefine.
13007         * config/i386/winnt-cxx.c (IN_GCC_FRONTEND): Likewise.
13009 2010-05-27  Joseph Myers  <joseph@codesourcery.com>
13011         * diagnostic-core.h: New.  Contents moved from diagnostic.h and
13012         toplev.h.
13013         * diagnostic.c: Don't include toplev.h.
13014         (progname): Define.  Moved from toplev.c.
13015         (seen_error): New function.
13016         * diagnostic.h: Include diagnostic-core.h.
13017         (diagnostic_t, emit_diagnostic): Don't declare here.
13018         * toplev.c (progname): Move to toplev.c.
13019         (emit_debug_global_declarations, compile_file, finalize,
13020         do_compile, toplev_main): Use seen_error.
13021         * toplev.h: Include diagnostic-core.h.
13022         (trim_filename, GCC_DIAG_STYLE, ATTRIBUTE_GCC_DIAG,
13023         internal_error, warning, warning_at, error, error_n, error_at,
13024         fatal_error, pedwarn, permerror, sorry, inform, inform_n,
13025         verbatim, fnotice, progname): Move to diagnostic-core.h.
13026         * builtins.c: Include diagnostic-core.h instead of diagnostic.h.
13027         (expand_builtin_expect): Use seen_error.
13028         * c-decl.c: Include diagnostic-core.h instead of diagnostic.h.
13029         (c_make_fname_decl, c_write_global_declarations): Use seen_error.
13030         * c-format.c: Include diagnostic-core.h instead of diagnostic.h.
13031         * c-gimplify.c: Include diagnostic-core.h instead of diagnostic.h.
13032         * c-lang.c: Include diagnostic-core.h instead of diagnostic.h.
13033         * c-lex.c (c_lex_with_flags, interpret_float): Don't increment
13034         errorcount for errors.
13035         * c-opts.c (c_common_finish): Use seen_error.
13036         * cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
13037         * cgraphunit.c (verify_cgraph_node, verify_cgraph,
13038         cgraph_output_pending_asms, cgraph_optimize): Use seen_error.
13039         * coverage.c: Include diagnostic-core.h instead of diagnostic.h.
13040         (get_coverage_counts): Use seen_error.
13041         * dwarf2out.c (dwarf2out_finish): Use seen_error.
13042         * gimplify.c (gimplify_var_or_parm_decl, gimple_push_cleanup,
13043         gimplify_body): Use seen_error.
13044         * ipa-inline.c (cgraph_early_inlining): Use seen_error.
13045         * ipa-pure-const.c (gate_pure_const): Use seen_error.
13046         * ipa-reference.c (gate_reference): Use seen_error.
13047         * jump.c: Include diagnostic-core.h instead of diagnostic.h.
13048         * lambda-code.c: Include diagnostic-core.h instead of
13049         diagnostic.h.
13050         * lto-cgraph.c: Include diagnostic-core.h instead of diagnostic.h.
13051         * lto-compress.c: Include diagnostic-core.h instead of
13052         diagnostic.h.
13053         * lto-section-in.c: Include diagnostic-core.h instead of
13054         diagnostic.h.
13055         * lto-streamer-out.c: Include diagnostic-core.h instead of
13056         diagnostic.h.
13057         * lto-streamer.c: Include diagnostic-core.h instead of
13058         diagnostic.h.
13059         (gate_lto_out): Use seen_error.
13060         * matrix-reorg.c: Include diagnostic-core.h instead of
13061         diagnostic.h.
13062         * omega.c: Include diagnostic-core.h instead of diagnostic.h.
13063         * omp-low.c: Include diagnostic-core.h instead of diagnostic.h.
13064         (gate_expand_omp, lower_omp_1): Use seen_error.
13065         * passes.c: Include diagnostic-core.h instead of diagnostic.h.
13066         (rest_of_decl_compilation, rest_of_type_compilation,
13067         gate_rest_of_compilation, ipa_write_summaries): Use seen_error.
13068         * tree-cfg.c (label_to_block_fn): Use seen_error.
13069         * tree-inline.c (optimize_inline_calls): Use seen_error.
13070         * tree-mudflap.c (mudflap_finish_file): Use
13071         seen_error.
13072         * tree-optimize.c (gate_all_optimizations,
13073         gate_all_early_local_passes, gate_all_early_optimizations): Use
13074         seen_error.
13075         * tree-ssa-structalias.c (gate_ipa_pta): Use seen_error.
13076         * varpool.c: Include diagnostic-core.h instead of diagnostic.h.
13077         (varpool_remove_unreferenced_decls,
13078         varpool_assemble_pending_decls): Use seen_error.
13079         * Makefile.in (DIAGNOSTIC_CORE_H): Define.
13080         (TOPLEV_H, DIAGNOSTIC_H): Update.
13081         (c-decl.o, c-lang.o, c-format.o, lto-compress.o, lto-cgraph.o,
13082         lto-streamer-out.o, lto-section-in.o, lto-streamer.o,
13083         c-gimplify.o, omp-low.o, omega.o, diagnostic.o, passes.o,
13084         builtins.o, jump.o, cgraph.o, varpool.o, matrix-reorg.o,
13085         coverage.o, lambda-code.o): Update dependencies.
13087 2010-05-25  Dodji Seketeli  <dodji@redhat.com>
13089         PR c++/44188
13090         * c-common.c (is_typedef_decl): Move this definition ...
13091         * tree.c (is_typedef_decl): ... here.
13092         (typdef_variant_p): Move definition here from gcc/cp/tree.c.
13093         * c-common.h (is_typedef_decl): Move this declaration ...
13094         * tree.h (is_typedef_decl): ... here.
13095         (typedef_variant_p): Move declaration here from gcc/cp/cp-tree.h
13096         * dwarf2out.c (is_naming_typedef_decl): New function.
13097         (gen_tagged_type_die): Split out of ...
13098         (gen_type_die_with_usage): ... this function. When an anonymous
13099         tagged type is named by a typedef, make sure a DW_TAG_typedef DIE
13100         is emitted for the typedef.
13101         (gen_typedef_die): Emit DW_TAG_typedef also for typedefs naming
13102         anonymous tagged types.
13104 2010-05-27  Jason Merrill  <jason@redhat.com>
13106         * print-tree.c (debug_vec_tree): New fn.
13107         (print_vec_tree): New fn.
13108         * tree.h: Declare them.
13109         * gdbinit.in (pvt): New command.
13111         * print-tree.c (print_node) [TREE_VEC]: Print elements normally.
13113         * gdbinit.in (pdd): New command.
13115 2010-05-27  Jan Hubicka  <jh@suse.cz>
13117         * ipa-inline.c (cgraph_estimate_size_after_inlining): Make inline.
13118         (update_caller_keys): Return early if there are no callers;
13119         only update fibheap when decresing the key.
13120         (update_callee_keys): Avoid recursion.
13121         (decide_inlining_of_small_functions): When badness does not match;
13122         re-insert into fibheap.
13124 2010-05-27  Steven Bosscher  <steven@gcc.gnu.org>
13126         * Makefile.in (ALL_CFLAGS): Add file-specific CFLAGS.
13127         (ALL_HOST_FRONTEND_OBJS): New, for all front-end specific objects.
13128         (ALL_HOST_BACKEND_OBJS): New, for all backend and target objects.
13129         (ALL_HOST_OBJS): Now a union of the above two.
13130         <section "Language makefile fragments">: Add -DIN_GCC_FRONTEND for
13131         all files in ALL_HOST_FRONTEND_OBJS.
13132         * system.h: Poison GCC_RTL_H if IN_GCC_FRONTEND is defined.
13134         * c-common.c: Pretend to be a backend file by undefining
13135         IN_GCC_FRONTEND (still need rtl.h here).
13137 2010-05-27  Jan Hubicka  <jh@suse.cz>
13139         * cgraph.h (struct cgraph_node): Mark former_clone_of by GTY ((skip)).
13140         * cgraphunit.c (clone_of_p): Compile only when checking is enabled.
13142 2010-05-27  Jan Hubicka  <jh@suse.cz>
13144         * sched-ebb.c: Rename struct deps to struct deps_desc.
13145         * ddg.c: Likewise.
13146         * sel-sched-ir.c: Likewise.
13147         * sched-deps.c: Likewise.
13148         * sched-int.h: Likewise.
13149         * sched-rgn.c: Likewise.
13151 2010-05-27  Jon Beniston  <jon@beniston.com>
13153         PR 43726
13154         * config/lm32/lm32.h: Remove definition of
13155         GO_IF_MODE_DEPENDENT_ADDRESS. Update copyright year.
13157 2010-05-27  Eric Botcazou  <ebotcazou@adacore.com>
13159         PR lto/44230
13160         * dwarf2out.c (dwarf2out_begin_prologue): Fix nits in sorry message.
13162 2010-05-27  Richard Guenther  <rguenther@suse.de>
13164         PR tree-optimization/44284
13165         * tree-vect-stmts.c (vectorizable_assignment): Handle
13166         sign-changing conversions as simple copy.
13168 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
13170         * gthr-posix.h (pthread_cancel): Don't declare if compiling against
13171         Bionic C library.
13172         (__gthread_active_p): Check for pthread_create if compiling against
13173         Bionic C library.
13175 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
13177         Support compilation for Android platform.  Reimplement -mandroid.
13179         * config.gcc (*linux*): Include linux-android.h and linux-android.opt.
13180         (*android*): Set ANDROID_DEFAULT.
13181         (arm*-*-linux*): Include linux-android.h.
13182         (arm*-*-eabi*): Don't include previous -mandroid implementation.
13183         * config/arm/eabi.h: Remove, move Android-specific parts ...
13184         * config/linux-android.h: ... here.  New file.
13185         * config/arm/eabi.opt: Rename to ...
13186         * config/linux-android.opt: ... this.
13187         (mandroid): Allow -mno-android option.  Initialize based on
13188         ANDROID_DEFAULT.
13189         * config/linux.h (STARTFILE_SPEC, ENDFILE_SPEC, CC1_SPEC, LIB_SPEC):
13190         Move logic to corresponding LINUX_TARGET_* macros.
13191         (TARGET_OS_CPP_BUILTINS): Define __ANDROID__, when appropriate.
13192         * config/linux-eabi.h (LINK_SPEC, CC1_SPEC, CC1PLUS_SPEC, LIB_SPEC,)
13193         (STARTFILE_SPEC, ENDFILE_SPEC): Define to choose between Linux and
13194         Android definitions.
13195         (LINUX_TARGET_OS_CPP_BUILTINS): Define __ANDROID__ if TARGET_ANDROID.
13196         * doc/invoke.texi (-mandroid, -tno-android-cc, -tno-android-ld):
13197         Document.
13199 2010-05-27  Maxim Kuvyrkov  <maxim@codesourcery.com>
13201         Add support for Bionic C library
13203         * config.gcc (LIBC_GLIBC, LIBC_BIONIC, LIBC_UCLIBC): New tm_define
13204         macro.
13205         (DEFAULT_LIBC): New tm_define macro set to one of LIBC_*.
13206         (bfin*-uclinux, moxie-*-uclinux*, m68k-*-uclinux*): Update.
13208         * config/linux.h (OPTION_GLIBC, OPTION_UCLIBC, OPTION_BIONIC): Define.
13209         (LINUX_TARGET_OS_CPP_BUILTINS): Define __gnu_linux__ only for GLIBC.
13210         (CHOOSE_DYNAMIC_LINKER1, CHOOSE_DYNAMIC_LINKER): Make it easier
13211         to support multiple C libraries.  Handle Bionic.
13212         (BIONIC_DYNAMIC_LINKER, BIONIC_DYNAMIC_LINKER32,)
13213         (BIONIC_DYNAMIC_LINKER64): Define.
13214         (LINUX_DYNAMIC_LINKER, LINUX_DYNAMIC_LINKER32, LINUX_DYNAMIC_LINKER64):
13215         Update.
13216         (TARGET_HAS_SINCOS): Enable for Bionic.
13218         * config/linux.opt: Rewrite to handle more than 2 C libraries.  Make
13219         the last option specified on command line take effect.
13220         (linux_uclibc): Rename to linux_libc, initialize using DEFAULT_LIBC.
13221         (mbionic): New.
13222         (mglibc, muclibc): Update.
13224         * config/alpha/linux-elf.h, config/rs6000/linux64.h,
13225         * config/rs6000/sysv4.h (CHOOSE_DYNAMIC_LINKER): Update to use
13226         DEFAULT_LIBC.
13228         * doc/invoke.texi (-mglibc, -muclibc): Update.
13229         (-mbionic): Document.
13231 2010-05-27  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
13233         * c-common.h (c_register_addr_space): Add prototype.
13234         (ADDR_SPACE_KEYWORD): Remove.
13235         * c-common.c (c_register_addr_space): New function.
13236         (c_addr_space_name): Reimplement.
13237         (c_common_reswords): Do not include TARGET_ADDR_SPACE_KEYWORDS.
13239         * config/spu/spu.h (TARGET_ADDR_SPACE_KEYWORDS): Remove.
13240         (REGISTER_TARGET_PRAGMAS): Call c_register_addr_space.
13242         * doc/tm.texi (Named Address Spaces): Mention c_register_addr_space.
13243         Remove TARGET_ADDR_SPACE_KEYWORDS.
13245 2010-05-27  Joseph Myers  <joseph@codesourcery.com>
13247         * input.c: New file.
13248         * input.h (main_input_filename): Move declaration to toplev.h.
13249         * toplev.c (input_location, line_table): Move to input.c
13250         * toplev.h (main_input_filename): Move declaration from input.h.
13251         * tree.c (expand_location): Move to input.c.
13252         * Makefile.in (OBJS-common): Add input.o.
13253         (input.o): Add dependencies.
13255 2010-05-27  Richard Guenther  <rguenther@suse.de>
13257         * lto-wrapper.c (maybe_unlink_file): Ignore unlink failure
13258         for non-existant files.
13259         (fork_execute): Mark args_name file as deleted.
13261 2010-05-27  Kai Tietz  <kai.tietz@onevision.com>
13263         PR bootstrp/44287
13264         * c-lex.c (narrowest_unsigned_type): Check for NULL_TREE.
13265         (narrow_signed_type): Likewise.
13267 2010-05-26  Jan Hubicka  <jh@suse.cz>
13269         * cgraphunit.c (verify_cgraph_node): Do checking that DECL match
13270         edge only when checking is enabled; check using former_clone_of;
13271         check inline clones too.
13272         (cgraph_materialize_clone): Record former_clone_of pointer.
13273         (cgraph_redirect_edge_call_stmt_to_callee): Assert that we are not
13274         combining redirections; dump args_to_skip bitmap
13275         (cgraph_materialize_all_clones): Do no redirection here.
13276         * ipa-inline.c (inline_transform): Do redirection here.
13277         * cgraph.h (struct cgraph_node): Add former_clone_of filed (enabled
13278         cheking only).
13280 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
13282         * config/avr/avr-c.c: Do not include regs.h.
13283         Include cpplib.h for cpp_define and tree.h for c-common.h.
13284         * config/avr/avr-devices.c (avr_mcu_types): Fix initializer.
13285         * config/avr/t-avr: Fix dependencies for avr-c.o.
13287 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
13289         * explow.c (set_stack_check_libfunc): Adjust to accept name as a
13290         string instead of SYMBOL_REF rtx.
13291         * rtl.h (set_stack_check_libfunc): Move prototype from here...
13292         * libfuncs.h: ...to here.  Adjust for explow.c change.
13294 2010-05-26  Joseph Myers  <joseph@codesourcery.com>
13296         * pretty-print.c: Don't include ggc.h.
13297         (identifier_to_locale_alloc, identifier_to_locale_free): Define.
13298         (identifier_to_locale): Use them for allocation.
13299         * pretty-print.h (identifier_to_locale_alloc,
13300         identifier_to_locale_free): Declare.
13301         * toplev.c (alloc_for_identifier_to_locale): New.
13302         (general_init): Set identifier_to_locale_alloc and
13303         identifier_to_locale_free.
13304         * Makefile.in (pretty-print.o): Update dependencies.
13306 2010-05-26  Eric Botcazou  <ebotcazou@adacore.com>
13308         * gimple.c (gimple_types_compatible_p): Return 0 for aggregate and
13309         pointer types if they have different alignment or mode.
13311 2010-05-26  Anatoly Sokolov  <aesok@post.ru>
13313         * config/sparc/sparc.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
13314         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
13315         * config/sparc/sparc-protos.h (function_value): Remove declaration.
13316         * config/sparc/sparc.c (sparc_function_value, sparc_libcall_value,
13317         sparc_function_value_regno_p): New functions.
13318         (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
13319         TARGET_FUNCTION_VALUE_REGNO_P): Define.
13320         (function_value): Rename to...
13321         (sparc_function_value_1): ... this. Make static. Change 'incoming_p'
13322         argument to 'outgoing'.
13323         (function_arg_record_value, function_arg_union_value,
13324         function_arg_vector_value): Update comment.
13326 2010-05-26  Eric Botcazou  <ebotcazou@adacore.com>
13328         * dwarf2out.c (struct dw_fde_struct): Reorder flags.
13329         (fde_needed_for_eh_p): New predicate.
13330         (output_call_frame_info): Use it throughout to decide whether FDEs
13331         are needed for EH purpose.
13332         (dwarf2out_begin_prologue): Reorder assignments.
13334 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
13336         * tree-if-conv.c (if_convertible_gimple_assign_stmt_p): Do not
13337         special case loop->header.
13338         (is_predicated): New.
13339         (if_convertible_loop_p): Call it.
13341 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
13343         * tree-if-conv.c (add_to_dst_predicate_list): Do not pass a statemet
13344         iterator in parameter.  Do not generate code during the analysis.
13345         (tree_if_convert_cond_stmt): Removed.
13346         (tree_if_convert_stmt): Removed.
13347         (predicate_bbs): New.
13348         (if_convertible_loop_p): Call predicate_bbs.
13349         (tree_if_conversion): Simplify the top-level logic as predicate_bbs
13350         now contains all the analysis part.
13352 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
13354         * tree-if-conv.c (tree_if_convert_cond_stmt): Do not remove
13355         statements in the analysis part.
13356         (tree_if_convert_stmt): Update comment.
13357         (remove_conditions_and_labels): New.
13358         (combine_blocks): Call remove_conditions_and_labels.
13359         (tree_if_conversion): Update comment.
13361 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
13363         * tree-if-conv.c (if_convertible_bb_p): Don't handle BBs with more
13364         than 2 predecessors or more than 2 successors.
13366 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
13368         * tree-if-conv.c (if_convertible_loop_p): Avoid if-conversion
13369         of loops in which the data dependence analysis fails.
13371 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
13373         * tree-if-conv.c (if_convertible_loop_p): Do not compute/free
13374         CDI_POST_DOMINATORS.
13375         (tree_if_conversion): Same.
13377 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
13379         * tree-if-conv.c (tree_if_conversion): Do not return a bool.
13381 2010-05-26  Sebastian Pop  <sebastian.pop@amd.com>
13383         * tree-if-conv.c: Update copyright years.  Fix comments.
13384         Fix indentation.
13386 2010-05-26  Kai Tietz  <kai.tietz@onevision.com>
13388         * builtin-types.def (BT_INT128): New primitive type.
13389         (BT_UINT128): Likewise.
13390         * c-common.c (c_common_r): Add __int128 keyword.
13391         (c_common_type_for_size): Handle __int128.
13392         (c_common_type_for_mode): Likewise.
13393         (c_common_signed_or_unsigned_type): Likewise.
13394         (c_common_nodes_and_builtins): Add builtin type
13395         if target supports 128-bit integer scalar.
13396         * c-common.h (enum rid): Add RID_INT128.
13397         * c-cppbuiltin.c (c_cpp_builtins): Define __SIZEOF_INT128__
13398         if target supports 128-bit integer scalar.
13399         * c-decl.c (declspecs_add_type): Handle new keyword __int128.
13400         (finish_declspecs): Likewise.
13401         * c-parser.c (c_token_starts_typename): Handle RID_INT128.
13402         (c_token_starts_declspecs): Likewise.
13403         (c_parser_declspecs): Likewise.
13404         (c_parser_attributes): Likewise.
13405         (c_parser_objc_selector): Likewise.
13406         * c-pretty-print.c (pp_c_integer_constant): Handle __int128.
13407         * c-tree.h (enum c_typespec_keyword): Add cts_int128.
13408         * gimple.c (gimple_signed_or_unsigned_type): Handle int128 types.
13409         * tree.c (make_or_reuse_type): Likewise.
13410         (make_unsigned_type): Likewise.
13411         (build_common_tree_nodes_2): Likewise.
13412         * tree.h (enum integer_type_kind): Add itk_int128 and
13413         itk_unsigned_int128.
13414         (int128_integer_type_node): New define.
13415         (int128_unsigned_type_node): New define.
13416         * doc/extend.texi: Add documentation about __int128 type.
13418 2010-05-26  Richard Guenther  <rguenther@suse.de>
13420         * tree-ssa-sccvn.c (copy_nary): Adjust.
13421         (copy_phis): Rename to ...
13422         (copy_phi): ... this.  Adjust.
13423         (copy_references): Rename to ...
13424         (copy_reference): ... this.  Adjust.
13425         (process_scc): Use HTAB_FOR_EACH_ELEMENT to insert the
13426         result into the valid table.
13428 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
13430         * config/spu/spu-c.c: Do not include function.h, rtl.h, expr.h,
13431         insn-config.h, insn-codes.h, recog.h, and optabs.h.
13433 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
13435         * ggc.h (ggc_min_expand_heuristic, ggc_min_heapsize_heuristic): Remove.
13437 2010-05-26  Richard Guenther  <rguenther@suse.de>
13439         * opts.c (common_handle_option): Handle OPT_Ofast.
13441 2010-05-26  Joseph Myers  <joseph@codesourcery.com>
13443         * diagnostic.c: Don't include opts.h.
13444         (permissive_error_option): Define.
13445         (diagnostic_initialize): Take n_opts parameter.  Allocate memory
13446         for classify_diagnostic.  Don't use memset for
13447         classify_diagnostic.  Initialize new and recently added fields.
13448         (diagnostic_classify_diagnostic): Use context->n_opts instead of
13449         N_OPTS.
13450         (diagnostic_report_diagnostic): Pass context parameter to
13451         diagnostic_report_warnings_p.  Use option_enabled and option_name
13452         hooks from context.
13453         (emit_diagnostic): Use permissive_error_option.
13454         (permerror): Likewise.
13455         * diagnostic.h: Don't include options.h.
13456         (struct diagnostic_context): Add n_opts, opt_permissive,
13457         inhibit_warnings, warn_system_headers, option_enabled and
13458         option_name fields.  Change classify_diagnostic to a pointer.
13459         * opts-diagnostic.h: New file.
13460         * opts.c: Include opts-diagnostic.h.
13461         (common_handle_option): Set global_dc fields for -Wfatal-errors,
13462         -Wsystem-headers, -fshow-column, -pedantic-errors and -w.
13463         (option_name): New function.
13464         * c-opts.c (c_common_init_options): Set global_dc->opt_permissive.
13465         (c_common_handle_option): Set global_dc->permissive for
13466         -fpermissive.
13467         * c-common.c (c_cpp_error): Save and restore
13468         global_dc->warn_system_headers, not variable warn_system_headers.
13469         * toplev.c: Include opts-diagnostic.h.
13470         (general_init): Update call to diagnostic_initialize.  Set
13471         global_dc->show_column, global_dc->option_enabled and
13472         global_dc->option_name.
13473         (process_options): Don't set global_dc fields here.
13474         * Makefile.in (DIAGNOSTIC_H): Remove options.h.
13475         (diagnostic.o, opts.o, toplev.o): Update dependencies.
13477 2010-04-30  Hariharan Sandanagobalane  <hariharan@picochip.com>
13479         * config/picochip/picochip.md (movsi): Split a movsi from a
13480         const after reload.
13482 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
13484         * ggc-zone.c: Update copyright year.
13485         (poison_region): Mark memory for Valgrind as undefined before
13486         memset () call and inaccessible afterwards.
13487         (ggc_pch_total_size): Change type of i to int.
13489 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
13491         * ggc-common.c (ggc_free_overhead): Allow empty slot.
13493 2010-05-26  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
13495         * ggc-common.c: Update copyright year.
13496         (ggc_rlimit_bound): Remove prototype.  Compile only if
13497         !ENABLE_GC_CHECKING && !ENABLE_GC_ALWAYS_COLLECT.
13498         (ggc_min_heapsize_heuristic): Compile only if !ENABLE_GC_CHECKING
13499         && !ENABLE_GC_ALWAYS_COLLECT.  Make static.
13500         (ggc_min_heapsize_heuristic): Likewise.
13502 2010-05-26  Richard Guenther  <rguenther@suse.de>
13504         PR rtl-optimization/44164
13505         * tree-ssa-alias.c (aliasing_component_refs_p): Fix the
13506         no-common access-path disambiguation.
13507         (indirect_ref_may_alias_decl_p): Adjust.
13508         (indirect_refs_may_alias_p): Likewise.
13509         (refs_may_alias_p_1): Likewise.
13511 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
13513         * c-typeck.c: Do not include expr.h.
13515 2010-05-26  Steven Bosscher  <steven@gcc.gnu.org>
13517         * rtl.h (decl_default_tls_model): Move prototype from here...
13518         * output.h: ...to here.
13519         * c-decl.c: Do not include rtl.h.
13520         * c-pragma.c: Likewise.
13521         * c-parser.c: Likewise.
13522         * c-gimplify.c: Likewise.  And also not hard-reg-set.
13523         * c-common.c: Do not include rtl.h.  Include tm_p.h and add a
13524         FIXME note for it.  Add a FIXME note for expr.h.
13525         * config/i386/i386-protos.h (ix86_enum_va_list, ix86_fn_abi_va_list,
13526         ix86_canonical_va_list_type): Make visible even if RTX_CODE is not
13527         defined.
13529 2010-05-26  Jakub Jelinek  <jakub@redhat.com>
13531         PR target/44199
13532         * config/rs6000/rs6000.c (rs6000_emit_epilogue): If cfun->calls_alloca
13533         or total_size is larger than red zone size for non-V4 ABI, emit a
13534         stack_tie resp. frame_tie insn before stack pointer restore.
13535         * config/rs6000/rs6000.md (frame_tie): New insn.
13537 2010-05-25  Eric Botcazou  <ebotcazou@adacore.com>
13539         * function.h (struct function): Add can_throw_non_call_exceptions bit.
13540         * lto-streamer-in.c (input_function): Stream it in.
13541         * lto-streamer-out.c (output_function): Stream it out.
13542         * function.c (allocate_struct_function): Set it.
13543         (expand_function_end): Substitute cfun->can_throw_non_call_exceptions
13544         for flag_non_call_exceptions.
13545         * cfgbuild.c (control_flow_insn_p): Likewise.
13546         (make_edges): Likewise.
13547         * cfgexpand.c (expand_stack_alignment): Likewise.
13548         * combine.c (distribute_notes): Likewise.
13549         * cse.c (cse_extended_basic_block): Likewise.
13550         * except.c (insn_could_throw_p): Likewise.
13551         * gcse.c (simple_mem): Likewise.
13552         * ipa-pure-const.c (check_call): Likewise.
13553         (check_stmt ): Likewise.
13554         * lower-subreg.c (lower-subreg.c): Likewise.
13555         * optabs.c (emit_libcall_block): Likewise.
13556         (prepare_cmp_insn): Likewise.
13557         * postreload-gcse.c (eliminate_partially_redundant_loads): Likewise.
13558         * postreload.c (rest_of_handle_postreload): Likewise.
13559         * reload1.c (reload_as_needed): Likewise.
13560         (emit_input_reload_insns): Likewise.
13561         (emit_output_reload_insns): Likewise.
13562         (fixup_abnormal_edges): Likewise.
13563         * sel-sched-ir.c (init_global_and_expr_for_insn): Likewise.
13564         * store-motion.c (find_moveable_store): Likewise.
13565         * tree-eh.c (stmt_could_throw_p): Likewise.
13566         (tree_could_throw_p): Likewise.
13567         * tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Likewise.
13568         * config/arm/arm.c (arm_expand_prologue): Likewise.
13569         (thumb1_expand_prologue): Likewise.
13570         * config/rx/rx.md (cbranchsf4): Likewise.
13571         (cmpsf): Likewise.
13572         * config/s390/s390.c (s390_emit_prologue): Likewise.
13573         * tree-inline.c (initialize_cfun): Copy can_throw_non_call_exceptions.
13574         (inline_forbidden_into_p): New predicate.
13575         (expand_call_inline): Use it to forbid inlining.
13576         (tree_can_inline_p): Likewise.
13578 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
13580         * config/i386/i386-c.c: Do not include rtl.h.
13581         * config/i386/t-i386: Update dependencies.
13583 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
13585         * attribs.c: Do not include rtl.h.
13586         * Makefile.in: Update dependencies.
13588 2010-05-25  Anatoly Sokolov  <aesok@post.ru>
13590         * double-int.h (double_int_and): New.
13591         * combine.c (try_combine): Clean up, use double_int_* and
13592         immed_double_int_const functions.
13594 2010-05-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
13596         * configure.ac (gcc_cv_as_ld_jalr_reloc): Redirect grep stdout,
13597         stderr to /dev/null instead of grep -q.
13598         * configure: Regenerate.
13600 2010-05-25  Steven Bosscher  <steven@gcc.gnu.org>
13602         * Makefile.in (EXCEPT_H): Fix typo.
13604 2010-05-25  Vladimir Makarov  <vmakarov@redhat.com>
13606         * ira-build.c (update_conflict_hard_reg_costs): New.
13607         (ira_build): Call update_conflict_hard_reg_costs.
13609 2010-05-25  Jakub Jelinek  <jakub@redhat.com>
13611         PR debug/41371
13612         * var-tracking.c (find_loc_in_1pdv): Guard asserts with
13613         ENABLE_CHECKING.
13614         (intersect_loc_chains): Walk the s2var's loc_chain together
13615         with s1node chain as long as the locations are equal, don't
13616         call find_loc_in_1pdv in that case.
13618         PR debug/42801
13619         * tree-inline.c (remap_decls): Remap DECL_VALUE_EXPR here...
13620         (copy_bind_expr): ... instead of here.
13621         (copy_tree_body_r): If id->remapping_type_depth clear TREE_BLOCK
13622         if the block hasn't been remapped.
13623         * dwarf2out.c (gen_formal_parameter_die, gen_variable_die): When
13624         emitting concrete instance of abstract VLA, add DW_AT_type attribute.
13626 2010-05-25  Richard Guenther  <rguenther@suse.de>
13628         PR middle-end/44069
13629         * gimple-fold.c (maybe_fold_stmt_addition): Avoid generating
13630         out-of-bounds array accesses.
13632 2010-05-25  Richard Guenther  <rguenther@suse.de>
13634         * lto-wrapper.c (nr, input_names, output_names, makefile): Globalize.
13635         (lto_wrapper_exit): Unlink all LTRANS temporary files on error.
13636         (run_gcc): Re-organize to make cleanup easier.
13638 2010-05-25  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
13640         * config/s390/s390.c (optimization_options): Fix and move the
13641         flag_prefetch_loop_arrays override ...
13642         (override_options): ... here.
13644 2010-05-25  Joseph Myers  <joseph@codesourcery.com>
13646         * diagnostic.c: Don't include plugin.h.
13647         (diagnostic_report_diagnostic): Don't handle plugins specially
13648         here.  Pass context to internal_error callback.
13649         * diagnostic.h (struct diagnostic_context): Add context parameter
13650         to internal_error callback.
13651         * plugin.c (warn_if_plugins, plugins_internal_error_function): New.
13652         * plugin.h (struct diagnostic_context): Declare.
13653         (warn_if_plugins, plugins_internal_error_function): Declare.
13654         * toplev.c (general_init): Set global_dc->internal_error.
13655         * Makefile.in (diagnostic.o): Update dependencies.
13657 2010-05-25  Iain Sandoe  <iains@gcc.gnu.org>
13659         * config/rs6000/darwin64.h: Update DARWIN_ARCH_SPEC.
13660         * config/rs6000/t-darwin64: New.
13661         * config.gcc (powerpc64-*-darwin*): Use darwin.opts, t-darwin64,
13662         build crt2.
13664 2010-05-25  Christian Borntraeger  <borntraeger@de.ibm.com>
13666         PR 44203
13667         * tree-ssa-loop-prefetch.c: Fix logic for step calculation to
13668         match the original (and intended) behaviour before r159557.  This
13669         changeset changed a=a+b*c to a=(a+b)*b which was obviously wrong
13670         in two ways.
13672 2010-05-25  Richard Guenther  <rguenther@suse.de>
13674         * doc/invoke.texi: Document -Ofast.
13675         * target.h (struct gcc_target): Add handle_ofast.
13676         * target-def.h (TARGET_HANDLE_OFAST): Add.
13677         (TARGET_INITIALIZER): Adjust.
13678         * opts.c (decode_options): Handle -Ofast.  Enable -ffast-math with it.
13679         * common.opt (Ofast): Add.
13681 2010-05-25  Paolo Bonzini  <bonzini@gnu.org>
13683         * doc/tm.texi (STORE_FLAG_VALUE): Do not refer to sCC patterns.
13684         * doc/md.texi (cstoreXX4): Update for cond-optab changes.
13686 2010-05-25  Paolo Bonzini  <bonzini@gnu.org>
13688         PR target/43610
13689         * optabs.c (prepare_float_lib_cmp): Allow reversing the comparison
13690         even if !FLOAT_LIB_COMPARE_RETURNS_BOOL.  Always compute true_rtx and
13691         false_rtx.  Use false_rtx to compute the correct *ptest for reversed
13692         comparisons for which !FLOAT_LIB_COMPARE_RETURNS_BOOL.
13694 2010-05-25  Jakub Jelinek  <jakub@redhat.com>
13696         * dwarf2out.c (loc_descr_plus_const): When offset is negative, use
13697         DW_OP_minus with negated offset instead of DW_OP_plus.
13698         (loc_list_from_tree): Don't test whether second operand is INTEGER_CST.
13700 2010-05-25  Wei Guozhi  <carrot@google.com>
13702         * config/arm/thumb2.md (thumb2_tlobits_cbranch): Add constraint to
13703         tst instruction and a new alternative.
13704         * config/arm/constraints.md (Pu): New constraint.
13706 2010-05-24  Sebastian Pop  <sebastian.pop@amd.com>
13708         * function.c (assign_stack_local_1): Initialize variable
13709         to avoid warning when bootstrapping at -O3.
13711 2010-05-24  Steven Bosscher  <steven@gcc.gnu.org>
13713         * configure.ac (all_lang_makefiles): Remove everything related to it.
13714         * configure: Regenerate.
13715         * Makefile.in: Fix reference to ada Make-lang.in.
13716         Remove support for LANG_MAKEFILES.
13718 2010-05-24  Daniel Jacobowitz  <dan@codesourcery.com>
13719             Sandra Loosemore  <sandra@codesourcery.com>
13721         * config/arm/neon-testgen.ml: Use dg-add-options arm_neon.
13722         * doc/sourcebuild.texi (Effective-Target Keywords): Update arm_neon_ok
13723         description.  Add arm_neon_fp16_ok.
13724         (Add Options): Add arm_neon and arm_neon_fp16.
13726 2010-05-24  Joseph Myers  <joseph@codesourcery.com>
13728         * diagnostic.c: Don't include flags.h.
13729         (pedantic_warning_kind, permissive_error_kind): Take diagnostic
13730         context parameters.  Check flags in the context passed as a parameter.
13731         (diagnostic_build_prefix): Add context parameter.  Check
13732         show_column flag in context.
13733         (diagnostic_action_after_output): Check fatal_errors flag in context.
13734         (diagnostic_report_current_module): Check show_column flag in context.
13735         (default_diagnostic_starter): Update call to
13736         diagnostic_build_prefix.
13737         (diagnostic_report_diagnostic): Pass context to pedantic_warning_kind.
13738         (emit_diagnostic): Pass context to permissive_error_kind.
13739         (permerror): Pass context to permissive_error_kind.
13740         * diagnostic.h (struct diagnostic_context): Add show_column,
13741         pedantic_errors, permissive and fatal_errors fields.
13742         (diagnostic_build_prefix): Update prototype.
13743         * langhooks.c
13744         * toplev.c (process_options): Set flags in global_dc from
13745         flag_show_column, flag_pedantic_errors, flag_permissive,
13746         flag_fatal_errors.
13747         * tree-diagnostic.c (default_tree_diagnostic_starter): Update call
13748         to diagnostic_build_prefix.
13749         * Makefile.in (diagnostic.o): Update dependencies.
13751 2010-05-24  H.J. Lu  <hongjiu.lu@intel.com>
13753         * config/i386/ia32intrin.h (__crc32q): Define only if
13754         __SSE4_2__ is defined.
13756 2010-05-24  Iain Sandoe  <iains@gcc.gnu.org>
13758         PR target/44132
13759         PR middle-end/43602
13760         * varasm.c (get_emutls_init_templ_addr): Copy DECL_PRESERVE_P,
13761         DECL_VISIBILITY_SPECIFIED.
13762         (emutls_decl): Set DECL_PRESERVE_P and copy
13763         DECL_VISIBILITY_SPECIFIED, DECL_RESTRICTED_P.
13764         (emutls_finalize_control_var): New callback.
13765         (emutls_finish): Finalize emutls control variables.
13766         * toplev.c (compile_file): Move the call to emutls_finish ()
13767         before varpool_assemble_pending_decls ().
13769 2010-05-24  Daniel Gutson  <dgutson@codesourcery.com>
13771         * config/arm/lib1funcs.asm (__ARM_ARCH__): __ARM_ARCH_7EM__
13772         added to the preprocessor condition.
13774 2010-05-24  Paul Brook  <paul@codesourcery.com>
13776         * gengtype-lex.l: Add HARD_REG_SET.
13777         * expr.c (expand_expr_real_1): Record writes to hard registers.
13778         * function.c (rtl_data): Add asm_clobbers.
13779         * ira.c (compute_regs_asm_clobbered): Use crtl->asm_clobbers.
13780         (ira_setup_eliminable_regset): Remove regs_asm_clobbered.
13781         Use crtl->asm_clobbers.
13783 2010-05-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13785         * doc/makefile.texi (Makefile): Mention stages 'profile'
13786         and 'feedback' for profiledbootstrap.
13788 2010-05-23  H.J. Lu  <hongjiu.lu@intel.com>
13790         PR target/44245
13791         * config/i386/i386.c (def_builtin): Properly check
13792         OPTION_MASK_ISA_64BIT.
13794 2010-05-23  Joseph Myers  <joseph@codesourcery.com>
13796         * c-decl.c (diagnose_mismatched_decls): Give error for duplicate
13797         typedefs with different but compatible types.  Allow duplicate
13798         typedefs with the same type except for pedantic non-C1X, but give
13799         warning for variably modified types.
13800         * c-typeck.c (tagged_types_tu_compatible_p,
13801         function_types_compatible_p, type_lists_compatible_p,
13802         comptypes_internal): Add parameter different_types_p; set
13803         *different_types_p for different but compatible types.  All
13804         callers changed.
13805         (comptypes_check_different_types): New.
13806         * c-tree.h (comptypes_check_different_types): Declare.
13808 2010-05-23  Steven Bosscher  <steven@gcc.gnu.org>
13810         * regs.h: Do not include obstack.h, basic-block.h.  Include machmode.h.
13811         * jump.c: Include basic-block.h.
13812         * profile.c: Likewise.
13813         * tree-profile.c: Likewise.
13814         * coverage.c: Likewise.
13815         * basic-block.h (optimize_function_for_size_p): Move to function.h.
13816         (optimize_function_for_speed_p): Likewise.
13817         * function.h (optimize_function_for_size_p,
13818         optimize_function_for_speed_p): Moved here from basic-block.h.
13819         * Makefile.in: Update dependencies.
13821 2010-05-23  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
13823         * lto-wrapper.c (run_gcc): Unset MAKEFLAGS and MFLAGS
13824         before calling make; allow override through $MAKE.
13825         * doc/invoke.texi (Optimize Options): Document override.
13827 2010-05-23  Anatoly Sokolov  <aesok@post.ru>
13829         * config/rs6000/rs6000.c (rs6000_mode_dependent_address_p): New.
13830         (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
13831         (rs6000_mode_dependent_address_ptr): Make static.
13832         * config/rs6000/rs6000.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
13833         * config/rs6000/rs6000-protos.h (rs6000_mode_dependent_address_ptr):
13834         Remove.
13836 2010-05-23  Maarten Lankhorst  <mlankhorst@codeweavers.com>
13838         PR target/43869
13839         * config/i386/i386.c: Make sure that the correct regparm is passed.
13841 2010-05-23  Steven Bosscher  <steven@gcc.gnu.org>
13843         * sbitmap.h (sbitmap_ptr, const_sbitmap_ptr): Move from here...
13844         * sbitmap.c: ...to here to internalize sbitmap element access.
13845         Do not include tm.h, rtl.h, flags.h, hard-reg-set.h, and obstack.h.
13846         Explain why basic-block.h is included.
13847         * function.h: Include tm.h for CUMULATIVE_ARGS.
13848         * Makefile.in: Update dependencies.
13850 2010-05-22  Steven Bosscher  <steven@gcc.gnu.org>
13852         * coretypes.h (struct simple_bitmap_def, sbitmap, const_sbitmap):
13853         New core types.
13854         * sbitmap.h (struct sbitmap_def): Do not typedef here.
13855         * sbitmap.c: Include sbitmap.h.
13856         * basic-block.h: Do not include bitmap.h, sbitmap.h, partition.h,
13857         hard-reg-set.h.  Split everything related to regsets out from here...
13858         * regset.h: ...to here.  New file.
13859         * df.h: Include regset.h and sbitmap.h.
13860         * tree-flow.h: Likewise.
13861         * cfgloop.h: Likewise.
13862         * except.h: Do not include sbitmap.h.  Include hashtab.h.
13863         * cgraph.h: Include vec.h and function.h.
13864         * reload.h (struct insn_chain): Change types of live_throughout
13865         and dead_or_set from regset_head to bitmap_head.
13866         (compute_use_by_pseudos): Be defined also if regset.h is not included.
13867         * ira-int.h (struct ira_spilled_reg_stack_slot): Change type of
13868         spilled_regs from regset_head to bitmap_head to avoid dependency
13869         in regset.h.
13870         * sel-sched-ir.h: Include regset.h.
13871         * reload.c: Include df.h before reload.h.
13872         * caller-save.c: Likewise.
13873         * reload1.c: Likewise.
13874         * ira.c: Likewise.
13875         (mark_elimination): Update type of r to bitmap, consistent with
13876         DF_LR_IN.
13877         * dominance.c: Include bitmap.h.
13878         * modulo-sched.c: Include df.h.
13879         * cfganal.c: Include bitmap.h and sbitmap.h.
13880         * cfgbuild.c: Include sbitmap.h.
13881         * lcm.c: Include sbitmap.h.
13882         * gcse.c (alloc_gcse_mem): Allocate regset with ALLOC_REG_SET.
13883         * domwalk.c: Include sbitmap.h, exclude ggc.h.
13884         * cfgexpand.c: Inlcude bitmap.h and sbitmap.h.
13885         * cselib.c: Include bitmap.h.
13886         * tree-optimize.c: Include regset.h.
13887         * stmt.c: Include bitmap.h.
13888         * Makefile.in: Update dependencies.
13890 2010-05-22  Jan Hubicka  <jh@suse.cz>
13892         * cgraph.h (struct varpool_node): Add same_comdat_group.
13893         * lto-cgrpah.c (lto_output_varpool_node): Output same_comdat_group
13894         pointer.
13895         (output_varpool): Update call of lto_output_varpool_node.
13896         (input_varpool): Read same_comdat_group pointer.
13897         (input_varpool_1): Fixup same_comdat_group pointer.
13898         * ipa.c (cgraph_remove_unreachable_nodes): WHen one of same comdat
13899         group is needed, all are.
13900         * varpool.c (varpool_remove_node): Remove node from same comdat group
13901         linklist too.
13902         (varpool_analyze_pending_decls): Walk same comdat groups.
13904 2010-05-22  Steven Bosscher  <steven@gcc.gnu.org>
13906         * rtl.h (union rtunion_def): Remove rt_bit member.
13907         (XBITMAP, X0BITMAP, XCBITMAP): Remove.
13908         * print-rtl (print_rtx): Do not print the member.
13909         * gengtype.c (adjust_field_rtx_def): Do not handle it.
13910         * gengenrtl.c (type_from_format): Likewise.
13911         (accessor_from_format): Likewise.
13913 2010-05-22  Joseph Myers  <joseph@codesourcery.com>
13915         * dbgcnt.c: Include toplev.h instead of errors.h.
13916         * ira-emit.c: Don't include errors.h.
13917         * ira.c: Include toplev.h instead of errors.h.
13918         * lto-compress.c: Include toplev.h instead of errors.h.
13919         * Makefile.in (lto-compress.o, lto-streamer-out.o, ira-emit.o,
13920         ira.o, dbgcnt.o): Update dependencies.
13922 2010-05-22  Richard Guenther  <rguenther@suse.de>
13924         * gimple.c (gimple_types_compatible_p): Check type qualifications
13925         before merging pointer to complete and pointer to incomplete type.
13926         * lto-symtab.c (lto_symtab_resolve_symbols): For commons make sure
13927         we use our own resolution algorithm.  The gold linker plugin
13928         doesn't do the job we want it to do here.
13930 2010-05-22  Anatoly Sokolov  <aesok@post.ru>
13932         * config/sparc/sparc.h (GO_IF_MODE_DEPENDENT_ADDRESS): Remove.
13933         * config/sparc/sparc.c (TARGET_MODE_DEPENDENT_ADDRESS_P): Define.
13934         (sparc_mode_dependent_address_p): New function.
13936 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
13938         * Makefile.in: Fix c-pch.o and ggc-common.o dependencies on timevars.
13940         * timevar.c: Do not include any core headers.
13941         (timevar_print): De-i18n-ize.
13942         (print_time): Likewise.
13943         * timevar.h (timevar_push, timevar_pop): Make inline functions.
13945 2010-05-21  Joseph Myers  <joseph@codesourcery.com>
13947         * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or
13948         langhooks-def.h.
13949         (diagnostic_initialize): Initialize x_data not last_function.
13950         (diagnostic_report_current_function): Move to tree-diagnostic.c.
13951         (default_diagnostic_starter): Call
13952         diagnostic_report_current_module not
13953         diagnostic_report_current_function.
13954         (diagnostic_report_diagnostic): Initialize x_data not
13955         abstract_origin.
13956         (verbatim): Likewise.
13957         * diagnostic.h (struct diagnostic_info): Change abstract_origin to
13958         x_data.
13959         (struct diagnostic_context): Change last_function to x_data.
13960         (diagnostic_auxiliary_data): Replace with
13961         diagnostic_context_auxiliary_data and
13962         diagnostic_info_auxiliary_data.
13963         (diagnostic_last_function_changed, diagnostic_set_last_function,
13964         diagnostic_report_current_function): Move to tree-diagnostic.h.
13965         (print_declaration, dump_generic_node, print_generic_stmt,
13966         print_generic_stmt_indented, print_generic_expr,
13967         print_generic_decl, debug_c_tree, dump_omp_clauses,
13968         print_call_name, debug_generic_expr, debug_generic_stmt,
13969         debug_tree_chain, default_tree_printer): Move to
13970         tree-pretty-print.h.
13971         (debug_gimple_stmt, debug_gimple_seq, print_gimple_seq,
13972         print_gimple_stmt, print_gimple_expr, dump_gimple_stmt): Move to
13973         gimple-pretty-print.h.
13974         * pretty-print.c: Don't include tree.h
13975         (pp_base_format): Don't handle %K here.
13976         (pp_base_tree_identifier): Move to tree-pretty-print.c.
13977         * pretty-print.h (text_info): Change abstract_origin to x_data.
13978         (pp_tree_identifier, pp_unsupported_tree,
13979         pp_base_tree_identifier): Move to tree-pretty-print.h.
13980         * gimple-pretty-print.h, tree-diagnostic.c, tree-diagnostic.h,
13981         tree-pretty-print.h: New files.
13982         * tree-pretty-print.c: Include tree-pretty-print.h.
13983         (percent_K_format): New.  Moved from pretty-print.c.
13984         (pp_base_tree_identifier): Move from pretty-print.c.
13985         * c-objc-common.c: Include tree-pretty-print.h.
13986         (c_tree_printer): Handle %K here.
13987         * langhooks.c: Include tree-diagnostic.h.
13988         (lhd_print_error_function): Use diagnostic_abstract_origin macro.
13989         * toplev.c: Include tree-diagnostic.h and tree-pretty-print.h.
13990         (default_tree_printer): Handle %K using percent_K_format.
13991         (general_init): Use default_tree_diagnostic_starter.
13992         * tree.c: Include tree-diagnostic.h and tree-pretty-print.h.
13993         (free_lang_data): Use default_tree_diagnostic_starter.
13994         * c-pretty-print.c: Include tree-pretty-print.h.
13995         * cfgexpand.c: Include tree-pretty-print.h and gimple-pretty-print.h.
13996         * cgraphunit.c: Include tree-pretty-print.h and gimple-pretty-print.h.
13997         * dwarf2out.c: Include tree-pretty-print.h.
13998         * except.c: Include tree-pretty-print.h.
13999         * gimple-pretty-print.c: Include tree-pretty-print.h and
14000         gimple-pretty-print.h.
14001         * gimplify.c: Include tree-pretty-print.h.
14002         * graphite-poly.c: Include tree-pretty-print.h and
14003         gimple-pretty-print.h.
14004         * ipa-cp.c: Include tree-pretty-print.h.
14005         * ipa-inline.c: Include gimple-pretty-print.h.
14006         * ipa-prop.c: Include tree-pretty-print.h and gimple-pretty-print.h.
14007         * ipa-pure-const.c: Include gimple-pretty-print.h.
14008         * ipa-struct-reorg.c: Include tree-pretty-print.h and
14009         gimple-pretty-print.h.
14010         * ipa-type-escape.c: Include tree-pretty-print.h.
14011         * print-rtl.c: Include tree-pretty-print.h.
14012         * print-tree.c: Include gimple-pretty-print.h.
14013         * sese.c: Include tree-pretty-print.h.
14014         * tree-affine.c: Include tree-pretty-print.h.
14015         * tree-browser.c: Include tree-pretty-print.h.
14016         * tree-call-cdce.c: Include gimple-pretty-print.h.
14017         * tree-cfg.c: Include tree-pretty-print.h and gimple-pretty-print.h.
14018         * tree-chrec.c: Include tree-pretty-print.h.
14019         * tree-data-ref.c: Include tree-pretty-print.h and
14020         gimple-pretty-print.h.
14021         * tree-dfa.c: Include tree-pretty-print.h.
14022         * tree-if-conv.c: Include tree-pretty-print.h and
14023         gimple-pretty-print.h.
14024         * tree-inline.c: Include tree-pretty-print.h.
14025         * tree-into-ssa.c: Include tree-pretty-print.h and
14026         gimple-pretty-print.h.
14027         * tree-nrv.c: Include tree-pretty-print.h.
14028         * tree-object-size.c: Include tree-pretty-print.h and
14029         gimple-pretty-print.h.
14030         * tree-outof-ssa.c: Include tree-pretty-print.h and
14031         gimple-pretty-print.h.
14032         * tree-parloops.c: Include tree-pretty-print.h and
14033         gimple-pretty-print.h.
14034         * tree-predcom.c: Include tree-pretty-print.h and
14035         gimple-pretty-print.h.
14036         * tree-scalar-evolution.c: Include tree-pretty-print.h and
14037         gimple-pretty-print.h.
14038         * tree-sra.c: Include tree-pretty-print.h.
14039         * tree-ssa-address.c: Include tree-pretty-print.h.
14040         * tree-ssa-alias.c: Include tree-pretty-print.h.
14041         * tree-ssa-ccp.c: Include tree-pretty-print.h and
14042         gimple-pretty-print.h.
14043         * tree-ssa-coalesce.c: Include tree-pretty-print.h.
14044         * tree-ssa-copy.c: Include tree-pretty-print.h and
14045         gimple-pretty-print.h.
14046         * tree-ssa-copyrename.c: Include tree-pretty-print.h.
14047         * tree-ssa-dce.c: Include tree-pretty-print.h and
14048         gimple-pretty-print.h.
14049         * tree-ssa-dom.c: Include tree-pretty-print.h and
14050         gimple-pretty-print.h.
14051         * tree-ssa-dse.c: Include gimple-pretty-print.h.
14052         * tree-ssa-forwprop.c: Include tree-pretty-print.h.
14053         * tree-ssa-ifcombine.c: Include tree-pretty-print.h.
14054         * tree-ssa-live.c: Include tree-pretty-print.h and
14055         gimple-pretty-print.h.
14056         * tree-ssa-loop-im.c: Include tree-pretty-print.h and
14057         gimple-pretty-print.h.
14058         * tree-ssa-loop-ivcanon.c: Include tree-pretty-print.h and
14059         gimple-pretty-print.h.
14060         * tree-ssa-loop-ivopts.c: Include tree-pretty-print.h and
14061         gimple-pretty-print.h.
14062         * tree-ssa-loop-niter.c: Include tree-pretty-print.h and
14063         gimple-pretty-print.h.
14064         * tree-ssa-loop-prefetch.c: Include tree-pretty-print.h.
14065         * tree-ssa-math-opts.c: Include gimple-pretty-print.h.
14066         * tree-ssa-operands.c: Include tree-pretty-print.h and
14067         gimple-pretty-print.h.
14068         * tree-ssa-phiprop.c: Include tree-pretty-print.h and
14069         gimple-pretty-print.h.
14070         * tree-ssa-pre.c: Include tree-pretty-print.h and
14071         gimple-pretty-print.h.
14072         * tree-ssa-propagate.c: Include gimple-pretty-print.h.
14073         * tree-ssa-reassoc.c: Include tree-pretty-print.h and
14074         gimple-pretty-print.h.
14075         * tree-ssa-sccvn.c: Include tree-pretty-print.h and
14076         gimple-pretty-print.h.
14077         * tree-ssa-sink.c: Include gimple-pretty-print.h.
14078         * tree-ssa-ter.c: Include tree-pretty-print.h and
14079         gimple-pretty-print.h.
14080         * tree-ssa-uninit.c: Include gimple-pretty-print.h.
14081         * tree-ssa.c: Include tree-pretty-print.h and
14082         gimple-pretty-print.h.
14083         * tree-stdarg.c: Include gimple-pretty-print.h.
14084         * tree-switch-conversion.c: Include gimple-pretty-print.h.
14085         * tree-tailcall.c: Include tree-pretty-print.h and
14086         gimple-pretty-print.h.
14087         * tree-vect-data-refs.c: Include tree-pretty-print.h and
14088         gimple-pretty-print.h.
14089         * tree-vect-loop-manip.c: Include tree-pretty-print.h and
14090         gimple-pretty-print.h.
14091         * tree-vect-loop.c: Include tree-pretty-print.h and
14092         gimple-pretty-print.h.
14093         * tree-vect-patterns.c: Include gimple-pretty-print.h.
14094         * tree-vect-slp.c: Include tree-pretty-print.h and
14095         gimple-pretty-print.h.
14096         * tree-vect-stmts.c: Include tree-pretty-print.h and
14097         gimple-pretty-print.h.
14098         * tree-vectorizer.c: Include tree-pretty-print.h.
14099         * tree-vrp.c: Include tree-pretty-print.h and
14100         gimple-pretty-print.h.
14101         * value-prof.c: Include tree-pretty-print.h and
14102         gimple-pretty-print.h.
14103         * var-tracking.c: Include tree-pretty-print.h.
14104         * Makefile.in (OBJS-common): Add tree-diagnostic.o.
14105         (tree-diagnostic.o): New dependencies.
14106         (c-objc-common.o, c-pretty-print.o, langhooks.o, tree.o,
14107         tree-inline.o, print-tree.o, stor-layout.o, tree-ssa-uninit.o,
14108         tree-ssa.o, tree-into-ssa.o, tree-ssa-ter.o, tree-ssa-coalesce.o,
14109         tree-outof-ssa.o, tree-ssa-forwprop.o, tree-ssa-phiprop.o,
14110         tree-ssa-ifcombine.o, tree-nrv.o, tree-ssa-copy.o,
14111         tree-ssa-propagate.o, tree-ssa-dom.o, tree-ssa-uncprop.o,
14112         tree-ssa-live.o, tree-ssa-copyrename.o, tree-ssa-pre.o,
14113         tree-ssa-sccvn.o, tree-vrp.o, tree-cfg.o, tree-tailcall.o,
14114         tree-ssa-sink.o, tree-if-conv.o, tree-dfa.o, tree-ssa-operands.o,
14115         tree-ssa-address.o, tree-ssa-loop-niter.o,
14116         tree-ssa-loop-ivcanon.o, tree-ssa-loop-prefetch.o, tree-predcom.o,
14117         tree-ssa-loop-ivopts.o, tree-affine.o, tree-ssa-loop-im.o,
14118         tree-ssa-math-opts.o, tree-ssa-alias.o, tree-ssa-reassoc.o,
14119         gimplify.o, tree-browser.o, tree-chrec.o, tree-scalar-evolution.o,
14120         tree-data-ref.o, sese.o, graphite-poly.o, tree-vect-loop.o,
14121         tree-vect-loop-manip.o, tree-vect-patterns.o, tree-vect-slp.o,
14122         tree-vect-stmts.o, tree-vect-data-refs.o, tree-vectorizer.o,
14123         tree-parloops.o, tree-stdarg.o, tree-object-size.o,
14124         gimple-pretty-print.o, tree-pretty-print.o, diagnostic.o,
14125         toplev.o, print-rtl.o, except.o, dwarf2out.o, cgraphunit.o,
14126         ipa-prop.o, ipa-cp.o, ipa-inline.o, ipa-pure-const.o,
14127         ipa-type-escape.o, ipa-struct-reorg.o, tree-ssa-dce.o,
14128         tree-call-cdce.o, tree-ssa-ccp.o, tree-sra.o,
14129         tree-switch-conversion.o, var-tracking.o, value-prof.o,
14130         cfgexpand.o, pretty-print.o): Update dependencies.
14132 2010-05-22  Andreas Tobler  <andreast@fgznet.ch>
14134         * tree-ssa-structalias.c: Remove tm_p.h from include.
14136 2010-05-21  Jeff Law  <law@redhat.com>
14138         * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Fix typo.
14140 2010-05-21  Jason Merrill  <jason@redhat.com>
14142         * tree-eh.c (cleanup_is_dead_in): New.
14143         (lower_try_finally): Don't generate a dead cleanup region.
14144         (lower_cleanup): Likewise.
14146 2010-05-21  Jakub Jelinek  <jakub@redhat.com>
14148         PR debug/44223
14149         * haifa-sched.c (schedule_insn): When freeing INSN_REG_USE_LIST,
14150         unchain each use from the cyclic next_regno_use chain first.
14152 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
14154         * real: Do not include gmp.h, mpfr.h, and mpc.h.
14155         (REAL_VALUE_NEGATE, REAL_VALUE_ABS, real_arithmetic2): Remove.
14156         (real_value_negate, real_value_abs): New prototypes.
14157         (do_mpc_arg2, real_from_mpfr, mpfr_from_real): Move from here...
14158         * realmpfr.h (do_mpc_arg2, real_from_mpfr, mpfr_from_real): ...to here,
14159         new include file for interface between MPFR and REAL_VALUE_TYPE.
14160         * real.c: Include realmpfr.h.
14161         (real_arithmetic2): Remove legacy function.
14162         (real_value_negate): New.
14163         (real_value_abs): New.
14164         (mfpr_from_real, real_from_mpfr): Move from here...
14165         * realmpfr.c (mpfr_from_real, real_from_mpfr): ...to here, new file.
14166         * builtins.c: Include realmpfr.h.
14167         * fold-const.c: Include realmpfr.h.
14168         (fold_comparison): Use real_value_negate instead of REAL_VALUE_NEGATE.
14169         (fold_negate_const): Likewise.
14170         (fold_abs_const): Use real_value_abs instead of REAL_VALUE_ABS.
14171         * toplev.c: Include realmpfr.h.
14172         * simplify-rtx.c (simplify_const_unary_operation): Use real_value_abs
14173         and real_value_negate.
14174         * fixed-value.c (check_real_for_fixed_mode): Likewise.
14175         * config/arm/arm.c (neg_const_double_rtx_ok_for_fpa): Likewise.
14176         (vfp3_const_double_index): Likewise.
14177         (arm_print_operand): Likewise.
14178         * Makefile.in: Update dependencies.
14180 2010-05-21  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
14182         * config/s390/s390.c (override_options): Increase the default
14183         of max-completely-peel-times.
14185 2010-05-21  Julian Brown  <julian@codesourcery.com>
14186             Mark Mitchell  <mark@codesourcery.com>
14188         * config/arm/arm.c (arm_function_ok_for_sibcall): Only forbid
14189         sibling calls for Thumb-1.
14190         * config/arm/arm.h (USE_RETURN_INSN): Enable for Thumb-2.
14191         * config/arm/arm.md (*call_symbol, *call_value_symbol): Use for
14192         Thumb-2.
14193         (*call_insn, *call_value_insn): Don't use for Thumb-2.
14194         (sibcall, sibcall_value, *sibcall_insn, *sibcall_value_insn): Use
14195         for Thumb-2.
14196         (return): New expander.
14197         (*arm_return): New name for ARM return insn.
14198         * config/arm/thumb2.md (*thumb2_return): New insn pattern.
14200 2010-05-19  Joel Sherrill  <joel.sherrill@oarcorp.com>
14202         * config.gcc (sparc64-*-rtems*): New target.
14204 2010-05-21  Nathan Froyd  <froydnj@codesourcery.com>
14206         * tree.c (build_function_decl_skip_args): Fix grammar.
14207         (build_function_type_list_1): Fix typos, adjust formatting.
14209 2010-05-21  Steven Bosscher  <steven@gcc.gnu.org>
14211         * tree.h: Include real.h and fixed-value.h as basic datatypes.
14212         * dfp.c, convert.c, reload1.c, reginfo.c, tree-flow.h,
14213         tree-ssa-threadedge.c, tree-ssanames.c, tree-loop-linear.c,
14214         tree-into-ssa.c, tree-vect-generic.c, tree-ssa-structalias.c,
14215         tree-ssa-loop-im.c, tree-dump.c, tree-complex.c, tree-ssa-uninit.c,
14216         genrecog.c, tree-ssa-threadupdate.c, tree-ssa-loop-niter.c,
14217         tree-pretty-print.c, tree-loop-distribution.c,
14218         tree-ssa-loop-unswitch.c, c-lex.c, optabs.c, postreload-gcse.c,
14219         tree-ssa-loop-manip.c, postreload.c, tree-ssa-loop-ch.c,
14220         tree-tailcall.c, tree.c, reload.c, tree-scalar-evolution.c, rtlanal.c,
14221         tree-phinodes.c, builtins.c, final.c, genoutput.c, fold-const.c,
14222         tree-ssa-dse.c, genautomata.c, tree-ssa-uncprop.c, toplev.c,
14223         tree-chrec.c, genemit.c, c-cppbuiltin.c, tree-ssa-sccvn.c,
14224         tree-ssa-ccp.c, tree-ssa-loop-ivopts.c, mode-switching.c,
14225         tree-call-cdce.c, cse.c, genpeep.c, tree-ssa-math-opts.c,
14226         tree-ssa-dom.c, tree-nrv.c, tree-ssa-propagate.c, tree-ssa-alias.c,
14227         tree-ssa-sink.c, jump.c, ifcvt.c, dwarf2out.c, expr.c, genattrtab.c,
14228         genconditions.c, tree-ssa-loop-ivcanon.c, tree-ssa-loop.c,
14229         tree-parloops.c, recog.c, tree-ssa-address.c, lcm.c, tree-eh.c,
14230         gimple-pretty-print.c, c-pretty-print.c, print-rtl.c, gcse.c,
14231         tree-if-conv.c, tree-data-ref.c, tree-affine.c, gimplify.c,
14232         tree-ssa-phiopt.c, implicit-zee.c, expmed.c, tree-dfa.c, emit-rtl.c,
14233         store-motion.c, cselib.c, tree-cfgcleanup.c, simplify-rtx.c,
14234         tree-ssa-pre.c, genpreds.c, tree-mudflap.c, print-tree.c,
14235         tree-ssa-copy.c, tree-ssa-forwprop.c, tree-ssa-dce.c, varasm.c,
14236         tree-nested.c, tree-ssa.c, tree-ssa-loop-prefetch.c, rtl.c,
14237         tree-inline.c, integrate.c, tree-optimize.c, tree-ssa-phiprop.c,
14238         fixed-value.c, combine.c, tree-profile.c, c-common.c, sched-vis.c,
14239         tree-cfg.c, passes.c, tree-ssa-reassoc.c, config/alpha/alpha.c,
14240         config/frv/frv.c, config/s390/s390.c, config/m32c/m32c.c,
14241         config/spu/spu.c, config/sparc/sparc.c, config/mep/mep.c,
14242         config/m32r/m32r.c, config/rx/rx.c, config/i386/i386.c,
14243         config/sh/sh.c, config/pdp11/pdp11.c, config/avr/avr.c,
14244         config/crx/crx.c, config/xtensa/xtensa.c, config/stormy16/stormy16.c,
14245         config/fr30/fr30.c, config/lm32/lm32.c, config/moxie/moxie.c,
14246         config/m68hc11/m68hc11.c, config/cris/cris.c, config/iq2000/iq2000.c,
14247         config/mn10300/mn10300.c, config/ia64/ia64.c, config/m68k/m68k.c,
14248         config/rs6000/rs6000.c, config/picochip/picochip.c, config/darwin.c,
14249         config/arc/arc.c, config/mcore/mcore.c, config/score/score3.c,
14250         config/score/score7.c, config/score/score.c, config/arm/arm.c,
14251         config/pa/pa.c, config/mips/mips.c, config/vax/vax.c,
14252         config/h8300/h8300.c, config/v850/v850.c, config/mmix/mmix.c,
14253         config/bfin/bfin.c: Clean up redundant includes.
14254         * Makefile.in: Update accordingly.
14256 2010-05-21  Nathan Froyd  <froydnj@codesourcery.com>
14258         PR middle-end/44204
14259         * builtins.c (fold_call_stmt): Pass &error_mark_node if the call
14260         statement has no arguments.
14262 2010-05-21  Kai Tietz  <kai.tietz@onevision.com>
14264         PR/44139
14265         * varasm.c (emutls_decl): Merge attributes to new decl.
14267 2010-05-21  Eric Botcazou  <ebotcazou@adacore.com>
14269         PR middle-end/44101
14270         * gimplify.c (gimplify_init_constructor): Build a VIEW_CONVERT_EXPR
14271         around the uniquized constructor if its type requires a conversion.
14273 2010-05-21  Jakub Jelinek  <jakub@redhat.com>
14275         PR debug/44205
14276         * tree-cfgcleanup.c (tree_forwarder_block_p): Return false if
14277         at -O0 goto_locus of any of the incoming edges differs from
14278         goto_locus of outgoing edge, or gimple_location of any of the
14279         labels differs.
14281 2009-09-14  Vladimir Makarov  <vmakarov@redhat.com>
14283         * ira.c (ira_non_ordered_class_hard_regs): Define.
14284         (setup_class_hard_regs): Initialize ira_non_ordered_class_hard_regs.
14285         * ira-int.h (ira_non_ordered_class_hard_regs): Declare.
14286         * ira-costs.c (ira_tune_allocno_costs_and_cover_classes): Increase
14287         cost of unaligned hard regs when allocating multi-reg pseudos.
14289 2010-05-20  Richard Sandiford  <rdsandiford@googlemail.com>
14291         * config.gcc (mips*-sde-elf*): Don't use sdemtk.opt.
14292         * config/mips/mips.h (TARGET_CPU_CPP_BUILTINS): Define __mips_no_float
14293         for TARGET_NO_FLOAT.
14294         * config/mips/mips.c (mips_file_start): Expand conditional expression
14295         into "if" statements.  Use .gnu_attribute 4,0 for TARGET_NO_FLOAT.
14296         (mips_override_options): Move -mno-float override -msoft-float and
14297         -mhard-float.
14298         * config/mips/mips.opt (mno-float): Move from sdemtk.opt, but add
14299         Condition(TARGET_SUPPORTS_NO_FLOAT).
14300         * config/mips/sdemtk.h (TARGET_OS_CPP_BUILTINS): Don't set
14301         __mips_no_float here.
14302         (SUBTARGET_OVERRIDE_OPTIONS): Delete.
14303         (TARGET_SUPPORTS_NO_FLOAT): Define.
14304         * config/mips/sdemtk.opt: Delete.
14306 2010-05-20  Segher Boessenkool  <segher@kernel.crashing.org>
14308         * ipa-prop.c (compute_complex_ancestor_jump_func): Bail out if !cond.
14310 2010-05-20  Uros Bizjak  <ubizjak@gmail.com>
14312         PR target/43733
14313         * configure.ac (gcc_cv_as_ix86_sahf): Switch to 64bit mode.
14314         * configure: Regenerate.
14315         * config.in: Regenerate.
14316         * config/i386/i386.md (x86_sahf_1): Conditionally output 0x9e
14317         instead of sahf only for 64bit targets.
14319 2010-05-20  Jakub Jelinek  <jakub@redhat.com>
14321         PR debug/44178
14322         * haifa-sched.c (initiate_bb_reg_pressure_info): Do not call
14323         setup_ref_regs for DEBUG_INSNs.
14325 2010-05-20  Jan Hubicka  <jh@suse.cz>
14327         PR middle-end/44197
14328         * varpool.c (varpool_remove_node): Handle in-varpool aliases.
14330 2010-05-20  Kenneth Zadeck  <zadeck@naturalbridge.com>
14332         PR bootstrap/43870
14333         * df-scan.c (df_ref_compare): Stabilize sort.
14335 2010-05-20  Jakub Jelinek  <jakub@redhat.com>
14337         * dwarf2out.c (new_loc_descr_op_bit_piece): Add offset
14338         argument.  Don't use DW_OP_piece if offset is non-zero,
14339         put offset into second DW_OP_bit_piece argument.
14340         (dw_sra_loc_expr): Adjust callers.  For memory expressions
14341         compute offset.
14343 2010-05-20  Hans-Peter Nilsson  <hp@axis.com>
14345         PR target/44202
14346         * config/cris/cris.md ("*addsi3_v32"): Correct "cc"
14347         settings for 16-bit-constant "addo" alternative.
14349 2010-05-19  James E. Wilson  <wilson@codesourcery.com>
14351         * config/mips/mips-dsp.md (add<DSPV:mode>3,
14352         mips_add<DSP:dspfmt1>_s_<DSP:dspfmt2>): Add ISA_HAS_DSP condition.
14354         PR target/43764
14355         * mips.c (mips_call_expr_from_insn): New arg second_call.  Set it.
14356         (mips_annotate_pic_calls): Pass new arg to mips_call_expr_from_insn.
14357         Use it.
14359 2010-05-19  Joseph Myers  <joseph@codesourcery.com>
14361         * diagnostic.c (FLOAT, FFS): Don't undefine.
14362         * passes.c, pretty-print.c, rtl-error.c, toplev.c: Likewise.
14363         * cse.c, regmove.c: Remove comments about stdio.h and rtl.h
14364         include ordering.
14366 2010-05-19  Richard Sandiford  <rdsandiford@googlemail.com>
14368         * combine.c (propagate_for_debug): Call make_compound_operation
14369         on the source value.
14370         (try_combine): When implementing a split chosen by find_split_point,
14371         either copy i2src or set it to null.  Assert that i2src is not null
14372         before substituting into CALL_INSN_FUNCTION_USAGE.
14374 2010-05-19  Anatoly Sokolov  <aesok@post.ru>
14376         * double-int.h (double_int_ior): New function.
14377         * tree.h (build_int_cst_wide_type): Remove.
14378         * tree.c (build_int_cst_wide_type): Remove.
14379         * fold-const.c (native_interpret_int): Use double_int_to_tree instead
14380         of build_int_cst_wide_type.
14381         * stor-layout.c (set_sizetype): (Ditto.).
14382         * dojump.c (do_jump): Use build_int_cstu instead of
14383         build_int_cst_wide_type.
14385 2010-05-19  Eric Botcazou  <ebotcazou@adacore.com>
14387         * langhooks.h (struct lang_hooks): Add new field deep_unsharing.
14388         * langhooks-def.h (LANG_HOOKS_DEEP_UNSHARING): New macro.
14389         (LANG_HOOKS_INITIALIZER): Add LANG_HOOKS_DEEP_UNSHARING.
14390         * gimplify.c (mostly_copy_tree_r): Copy trees under SAVE_EXPR and
14391         TARGET_EXPR nodes, but only once, if instructed to do so.  Do not
14392         propagate the 'data' argument to copy_tree_r.
14393         (copy_if_shared_r): Remove bogus ATTRIBUTE_UNUSED marker.
14394         Propagate 'data' argument to walk_tree.
14395         (copy_if_shared): New function.
14396         (unmark_visited_r): Remove bogus ATTRIBUTE_UNUSED marker.
14397         (unmark_visited): New function.
14398         (unshare_body): Call copy_if_shared instead of doing it manually.
14399         (unvisit_body): Call unmark_visited instead of doing it manually.
14401 2010-05-19  Nathan Froyd  <froydnj@codesourcery.com>
14403         * hooks.h (hook_tree_tree_tree_bool_null): Rename to...
14404         (hook_tree_tree_int_treep_bool_null): ...this.  Update signature.
14405         * hooks.c: Likewise.
14406         * target-def.h (TARGET_FOLD_BUILTIN): Define to
14407         hook_tree_tree_int_treep_bool_null.
14408         * target.h (struct gcc_target): Update signature of fold_builtin
14409         field.
14410         * doc/tm.texi (TARGET_FOLD_BUILTIN): Update description and signature.
14411         * builtins.c (fold_call_expr): Pass call_expr_nargs and CALL_EXPR_ARGP
14412         instead of the call expression.
14413         (fold_builtin_call_array): Pass n and argarray directly.
14414         (fold_call_stmt): Pass nargs and gimple_call_arg_ptr instead of
14415         consing a list.
14416         * config/alpha/alpha.c (alpha_fold_builtin): Update signature.  Lift
14417         MAX_ARGS check out of the loop.  Delete declaration of `arity', declare
14418         `i' and use it in place of `arity'.
14419         * config/sparc/sparc.c (sparc_fold_builtin): Update signature.
14420         Dereference `args' directly.
14421         * config/xtensa/xtensa (xtensa_fold_builtin): Likewise.
14423 2010-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14425         * doc/sourcebuild.texi (Effective-Target Keywords): Document
14426         3dnow, sse3, sse2.
14427         (Directives): Document optional dg-require-effective-target
14428         selector.
14430 2010-05-19  Richard Guenther  <rguenther@suse.de>
14432         PR lto/44196
14433         * tree.c (find_decls_types_r): Walk BLOCKs and its vars.
14435 2010-05-19  Richard Guenther  <rguenther@suse.de>
14437         * doc/invoke.texi (-fwhopr): Document new optional jobs argument.
14438         * common.opt (fwhopr=): New.
14439         * opts.c (common_handle_option): Handle OPT_fwhopr.
14440         * gcc.c (LINK_COMMAND_SPEC): Pass fwhopr*.
14441         * collect2.c (main): Match -fwhopr*.
14442         * lto-wrapper.c (run_gcc): Handle jobs argument of -fwhopr.
14443         Execute ltrans stage in parallel when jobs is bigger than 1.
14445 2010-05-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14447         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32 to
14448         pentiumpro on Solaris 8/x86 with Sun as.
14449         * configure.ac (gcc_cv_as_hidden): Check for Solaris 9/x86 as
14450         hidden alias bug.
14451         (gcc_cv_as_ix86_quad): Check for .quad directive.
14452         * configure: Regenerate.
14453         * config.in: Regenerate.
14454         * config/i386/sol2.h (ASM_QUAD): Change guard to !HAVE_AS_IX86_QUAD.
14456 2010-05-19  Martin Jambor  <mjambor@suse.cz>
14458         * ipa-prop.c (ipa_print_node_jump_functions): Print jump functions
14459         also for indirect edges.  Actual printing moved...
14460         (ipa_print_node_jump_functions_for_edge): ...here.
14461         (ipa_compute_jump_functions): Renamed to
14462         ipa_compute_jump_functions_for_edge and made static.
14463         (ipa_compute_jump_functions): New function.
14464         (make_edge_direct_to_target): Check if the number of arguments on
14465         the newly direct edge is the same as the number of parametrs of
14466         the callee.
14467         * ipa-cp.c (ipcp_init_stage): Most functionality moved to new
14468         ipa_compute_jump_functions.  Call ipa_analyze_params_uses.
14469         * ipa-inline.c (inline_indirect_intraprocedural_analysis): Call
14470         analysis functions unconditionally, call the new
14471         ipa_analyze_params_uses on the node instead of every edge.
14473 2010-05-19  Christian Borntraeger  <borntraeger@de.ibm.com>
14475         * tree-ssa-loop-prefetch.c (mem_ref_group, ar_data): Change step
14476         to tree.
14477         (dump_mem_ref): Adopt debug code to handle a tree as step.  This
14478         also checks for a constant int vs.  non-constant but
14479         loop-invariant steps.
14480         (find_or_create_group): Change the sort algorithm to only consider
14481         steps that are constant ints.
14482         (idx_analyze_ref): Adopt code to handle a tree instead of a
14483         HOST_WIDE_INT for step.
14484         (gather_memory_references_ref): Handle tree instead of int and be
14485         prepared to see a NULL_TREE.
14486         (prune_ref_by_self_reuse, prune_ref_by_group_reuse): Do not prune
14487         prefetches if the step cannot be calculated at compile time.
14488         (issue_prefetch_ref): Issue prefetches for non-constant but
14489         loop-invariant steps.
14491 2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
14493         Revert:
14494         2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
14496         * tree.h (build_call_list): Remove.
14497         * tree.c (build_call_list): Remove.
14499 2010-05-18  Nathan Froyd  <froydnj@codesourcery.com>
14501         * tree.h (build_call_list): Remove.
14502         * tree.c (build_call_list): Remove.
14504 2010-05-18  Jan Hubicka  <jh@suse.cz>
14506         * ipa-reference.c (propagate): Walk all nodes in the cleanup stage.
14508 2010-05-18  Vladimir Makarov  <vmakarov@redhat.com>
14510         PR rtl-optimization/43332
14511         * haifa-sched.c (setup_insn_max_reg_pressure): Check barrier.
14513 2010-05-18  Anatoly Sokolov  <aesok@post.ru>
14515         * tree.h (build_int_cstu): Implement as static inline.
14516         * tree.c (build_int_cstu): Remove function.
14517         (double_int_to_tree, double_int_fits_to_tree_p): Handle size types as
14518         sign extended.
14520 2010-05-18  Richard Guenther  <rguenther@suse.de>
14522         PR lto/44143
14523         * lto-wrapper.c (verbose): New variable.  Initialize from -v.
14524         (debug): Initialize from -save-temps.
14525         (collect_execute): Print command-line when verbose.
14526         (run_gcc): Always use COLLECT_GCC_OPTIONS.  Use fork_execute
14527         for ltrans invocation.  Produce -dumpbase flag again.
14528         (process_args): Remove.
14529         (main): Simplify.
14530         * collect2.c (maybe_run_lto_and_relink): Only pass object
14531         files to lto-wrapper.
14532         * gcc.c (LINK_COMMAND_SPEC): Likewise.
14534 2010-05-18  Jan Hubicka  <jh@suse.cz>
14536         * opts.c (decode_options): Do not disable whopr at ipa_cp.
14537         * ipa-prop.c (ipa_detect_param_modifications): Walk PHI nodes too.
14539 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
14541         PR lto/44184
14542         * lto-streamer-out.c (output_gimple_stmt): Output number of labels
14543         in a GIMPLE_ASM.
14544         * lto-streamer-in.c (input_gimple_stmt): Read number of labels
14545         in a GIMPLE_ASM.
14547 2010-05-18  Jakub Jelinek  <jakub@redhat.com>
14549         PR debug/41371
14550         * var-tracking.c (find_loc_in_1pdv): Add a few checks from
14551         rtx_equal_p inline.
14553 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
14555         * config.gcc (powerpc-*-darwin*, powerpc64-*-darwin*): Add
14556         lto-macho as lto_binary_reader.
14558         * darwin.c (darwin_asm_named_section): Do not add assembler comment
14559         after .section directive; just print it before the directive instead.
14561 2010-05-17  Jan Hubicka  <jh@suse.cz>
14563         * cgraph.c (cgraph_create_virtual_clone): Only check
14564         versionable_function_p when not in wpa and checking is enabled.
14565         * cgraphunit.c (cgraph_materialize_all_clones): Stabilize after
14566         there are no more functions to materialize.
14568 2010-05-17  Jan Hubicka  <jh@suse.cz>
14570         * cgraph.h (struct ipa_replace_map): Add parm_num parameter.
14571         * lto-cgraph.c (output_cgraph_opt_summary, input_cgraph_opt_summary):
14572         New functions.
14573         (output_cgraph): Call output_cgraph_opt_summary.
14574         (input_cgrpah): Call input_cgraph_opt_summary.
14575         (output_cgraph_opt_summary_p, output_node_opt_summary,
14576         input_node_opt_summary, input_cgraph_opt_section): New functions.
14577         * lto-section-in.c (lto_section_name): Add cgraphopt.
14578         * tree-inline.c (tree_function_versioning): Handle parm_num.
14579         * lto-streamer.c (lto_get_section_name): Handle cgraphopt.
14580         * lto-streamer.h (lto_section_type): Add LTO_section_cgraph_opt_sum.
14582 2010-05-17  Changpeng Fang  <changpeng.fang@amd.com>
14584         * doc/invoke.texi: Update documentation for min-insn-to-prefetch-ratio.
14585         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Also apply
14586         the insn to prefetch ratio heuristic to loops with known trip count.
14588 2010-05-17  Changpeng Fang  <changpeng.fang@amd.com>
14590         * tree-ssa-loop-prefetch.c (PREFETCH_MOD_TO_UNROLL_FACTOR_RATIO): New.
14591         (schedule_prefetches): Do not generate a prefetch if the unroll factor
14592         is far from what is required by the prefetch.
14594 2010-05-17  Jan Hubicka  <jh@suse.cz>
14596         * ipa-cp.c (ipcp_update_callgraph): Use ipa_is_param_used.
14597         (ipcp_estimate_growth): Likewise.
14598         (ipcp_const_param_count): Likewise.
14599         (ipcp_insert_stage): Likewise.
14600         * ipa-prop.c (visit_load_for_mod_analysis): New function.
14601         (visit_store_addr_for_mod_analysis): Set used flag.
14602         (ipa_detect_param_modifications): Set used flag for SSE params;
14603         update use of walk_stmt_load_store_addr_ops.
14604         (ipa_print_node_params): Print used flag.
14605         (ipa_write_node_info): Stream used flag.
14606         (ipa_read_node_info): Likewise.
14607         * ipa-prop.h (struct ipa_param_descriptor): Add used field.
14608         (ipa_is_param_used): New function.
14609         (lto_ipa_fixup_call_notes): Remove unused declaration.
14611 2010-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14613         PR target/44074
14614         * configure.ac (HAVE_AS_IX86_REP_LOCK_PREFIX): New test.
14615         * configure: Regenerate.
14616         * config.in: Regenerate.
14617         * config/i386/i386.c (print_operand) <case ;>: Also print ";" if
14618         !HAVE_AS_IX86_REP_LOCK_PREFIX.
14619         Don't emit whitespace.
14620         * config/i386/i386.md (*rep_movdi_rex64): Use {%;} after rep.
14621         (*rep_movsi): Likewise.
14622         (*rep_movsi_rex64): Likewise.
14623         (*rep_movqi): Likewise.
14624         (*rep_movqi_rex64): Likewise.
14625         (*rep_stosdi_rex64): Likewise.
14626         (*rep_stossi): Likewise.
14627         (*rep_stossi_rex64): Likewise.
14628         (*rep_stosqi): Likewise.
14629         (*rep_stosqi_rex64): Likewise.
14630         (*cmpstrnqi_nz_1): Use {%;} after repz.
14631         (*cmpstrnqi_nz_rex_1): Likewise.
14632         (*cmpstrnqi_1): Likewise.
14633         (*cmpstrnqi_rex_1): Likewise.
14634         (*strlenqi_1): Use {%;} after repnz.
14635         (*strlenqi_rex_1): Likewise.
14636         * config/i386/sync.md (memory_barrier_nosse): Replace {%;| } by {%;} .
14637         (*sync_compare_and_swap<mode>): Likewise.
14638         (sync_double_compare_and_swap<mode>): Likewise.
14639         (*sync_double_compare_and_swapdi_pic): Likewise.
14640         (sync_old_add<mode>): Likewise.
14641         (sync_add<mode>): Likewise.
14642         (sync_sub<mode>): Likewise.
14643         (sync_<code><mode>): Likewise.
14645 2010-05-17  Martin Jambor  <mjambor@suse.cz>
14647         * cgraph.h (cgraph_indirect_call_info): New fields anc_offset,
14648         otr_token and polymorphic.
14649         * cgraph.c (cgraph_create_indirect_edge): Inilialize the above fields.
14650         (cgraph_clone_edge): Copy the above fields.
14651         * tree.c (get_binfo_at_offset): New function.
14652         * tree.h (get_binfo_at_offset): Declare.
14653         * ipa-prop.h (enum jump_func_type): Added known_type jump function
14654         type, reordered items, updated comments.
14655         (union jump_func_value): Added base_type field, reordered fields.
14656         (enum ipa_lattice_type): Moved down in the file.
14657         (struct ipa_param_descriptor): New field polymorphic.
14658         (ipa_is_param_polymorphic): New function.
14659         * ipa-prop.c: Include gimple.h and gimple-fold.h.
14660         (ipa_print_node_jump_functions): Print known type jump functions.
14661         (compute_complex_pass_through): Renamed to...
14662         (compute_complex_assign_jump_func): this.
14663         (compute_complex_ancestor_jump_func): New function.
14664         (compute_known_type_jump_func): Likewise.
14665         (compute_scalar_jump_functions): Create known type and complex ancestor
14666         jump functions.
14667         (ipa_note_param_call): New parameter polymorphic, set the corresponding
14668         flag in the call note accordingly.
14669         (ipa_analyze_call_uses): Renamed to...
14670         (ipa_analyze_indirect_call_uses): this.  New parameter target, define
14671         variable var only in the block where it is used.
14672         (ipa_analyze_virtual_call_uses): New function.
14673         (ipa_analyze_call_uses): Likewise.
14674         (combine_known_type_and_ancestor_jfs): Likewise.
14675         (update_jump_functions_after_inlining): Implemented handling of a
14676         number of new jump function types combination.
14677         (print_edge_addition_message): Removed.
14678         (make_edge_direct_to_target): New function.
14679         (try_make_edge_direct_simple_call): Likewise.
14680         (try_make_edge_direct_virtual_call): Likewise.
14681         (update_call_notes_after_inlining): Renamed to...
14682         (update_indirect_edges_after_inlining): this.  Moved edge creation for
14683         indirect calls to try_make_edge_direct_simple_call, also calls
14684         try_make_edge_direct_virtual_call for virtual calls.
14685         (ipa_print_node_params): Changed the header message.
14686         (ipa_write_jump_function): Stream also known type jump functions.
14687         (ipa_read_jump_function): Likewise.
14688         (ipa_write_indirect_edge_info): Stream new fields in
14689         cgraph_indirect_call_info.
14690         (ipa_read_indirect_edge_info): Likewise.
14691         * Makefile.in (ipa-prop.o): Add dependency to GIMPLE_H and
14692         GIMPLE_FOLD_H.
14694 2010-05-17  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
14696         * config/i386/sol2.h (TARGET_SUN_TLS): Remove duplicate definition.
14698 2010-05-17  Nathan Froyd  <froydnj@codesourcery.com>
14700         * tree.h (CALL_EXPR_ARGS): Delete.
14701         (call_expr_arglist): Delete.
14702         * tree.c (call_expr_arglist): Delete.
14703         * builtins.c (fold_call_expr): Pass the whole CALL_EXPR to
14704         targetm.fold_builtin.
14705         * config/alpha/alpha.c (alpha_fold_builtin): Rename arglist parameter.
14706         Rewrite iteration to work on call_expr_nargs rather than TREE_CHAIN.
14707         * config/picochip/picochip.c (picochip_expand_builtin_2op): Rename
14708         arglist parameter.  Use CALL_EXPR_ARG.
14709         (picochip_expand_builtin_3op): Likewise.
14710         (picochip_expand_builtin_2opvoid): Likewise.
14711         (picochip_expand_array_get): Likewise.
14712         (picochip_expand_array_put): Likewise.
14713         (picochip_expand_array_testport): Likewise.
14714         (picochip_expand_builtin): Don't call CALL_EXPR_ARGS.  Pass exp
14715         rather than arglist.
14716         * config/rx/rx.c (rx_expand_builtin): Call call_expr_nargs instead of
14717         CALL_EXPR_ARGS.
14718         * config/sparc/sparc.c (sparc_fold_builtin): Use CALL_EXPR_ARG rather
14719         than TREE_VALUE and TREE_CHAIN.
14720         * config/xtensa/xtensa.c (xtensa_fold_builtin): Likewise.
14721         * doc/tm.texi (TARGET_FOLD_BUILTIN): Pass CALL_EXPR tree instead of
14722         the arglist.
14724 2010-05-17  Jakub Jelinek  <jakub@redhat.com>
14726         PR bootstrap/42347
14727         * cfglayout.c (fixup_reorder_chain): Allow returnjump_p
14728         to have no fallthru edge.
14730         PR middle-end/44102
14731         * cfgcleanup.c (try_optimize_cfg): When removing trivially empty
14732         bb with no successors, move footer whenever in IR_RTL_CFGLAYOUT
14733         mode, not just when CLEANUP_CFGLAYOUT, and when in IR_RTL_CFGRTL
14734         add BARRIER after previous bb if needed.
14736 2010-05-17  Nathan Froyd  <froydnj@codesourcery.com>
14738         * tree.c (build_function_type_list_1): Remove bogus assert condition.
14740 2010-05-17  Alan Modra  <amodra@gmail.com>
14742         * config/rs6000/rs6000.c (rs6000_emit_allocate_stack): Delete
14743         unnecessary prototype.  Replace copy_r12 and copy_r11 flag params
14744         with copy_reg rtx param.
14745         (rs6000_emit_prologue): Update rs6000_emit_allocate_stack calls.
14746         Correct cases where code for ABI_V4 did not initialise the reg
14747         used to access frame.  Also leave frame_reg_rtx as sp for large
14748         frames that save no regs.
14750 2010-05-17  Martin Jambor  <mjambor@suse.cz>
14752         PR middle-end/44133
14753         * tree-sra.c (create_access_replacement): New parameter rename, mark
14754         the replaement for renaming only when it is true.
14755         (get_access_replacement): Pass true in the rename parameter of
14756         create_access_replacement.
14757         (get_unrenamed_access_replacement): New function.
14758         (replace_uses_with_default_def_ssa_name): New parameter racc, get the
14759         replacement declaration from it.
14761 2010-05-17  Bernd Schmidt  <bernds@codesourcery.com>
14763         * function.c (try_fit_stack_local, add_frame_space): New static
14764         functions.
14765         (assign_stack_local_1): Use them.  Look for opportunities to use
14766         space previously wasted on alignment.
14767         * function.h (struct frame_space): New.
14768         (struct rtl_data): Add FRAME_SPACE_LIST member.
14769         * reload1.c (something_was_spilled): New static variable.
14770         (alter_reg): Set it.
14771         (reload): Test it in addition to testing if the frame size changed.
14773 2010-05-17  Christian Borntraeger  <borntraeger@de.ibm.com>
14775         * config/s390/s390.c: Define sane prefetch settings and activate
14776         flag_prefetch_loop_arrays on -O3.
14777         * config/s390/s390.h: Declare that read can use write prefetch.
14779 2010-05-17  Jakub Jelinek  <jakub@redhat.com>
14781         * lto-streamer-out.c (lto_output): Fix --enable-checking=release
14782         build.
14784 2010-05-16  Jan Hubicka  <jh@suse.cz>
14786         * ipa-cp.c (ipcp_versionable_function_p): Walk cgraph edges instead of
14787         function body; do not check stdarg field of struct function.
14789 2010-05-16  Jan Hubicka  <jh@suse.cz>
14791         * cgraph.c (dump_cgraph_node): Dump versionable flag.
14792         * cgraph.h (cgraph_local_info): Add versionable flag.
14793         * ipa-cp.c (ipcp_analyze_node): Set versionable flag.
14794         (ipcp_versionable_function_p): Use it.
14795         * lto-cgraph.c (lto_output_node, input_overwrite_node): Stream
14796         versionable flag.
14798 2010-05-16  Jan Hubicka  <jh@suse.cz>
14800         * cgraph.c (cgraph_clone_node): Take decl argument and insert
14801         clone into hash when it is different from orig.
14802         (cgraph_create_virtual_clone): Update use of cgraph_clone_node.
14803         * cgraph.h (cgraph_clone_node): Update prototype.
14804         * lto-cgrpah.c (lto_cgraph_encoder_new): Create body map.
14805         (lto_cgraph_encoder_delete): Delete body map.
14806         (lto_cgraph_encoder_size): Move to header.
14807         (lto_cgraph_encoder_encode_body_p,
14808         lto_set_cgraph_encoder_encode_body): New.
14809         (lto_output_node): Do not take written_decls argument; output clone_of
14810         pointer.
14811         (add_node_to): Add include_body_argument; call
14812         lto_set_cgraph_encoder_encode_body on master of the clone.
14813         (add_references): Update use of add_node_to.
14814         (compute_ltrans_boundary): Likewise.
14815         (output_cgraph): Do not create written_decls bitmap.
14816         (input_node): Take nodes argument; stream in clone_of correctly.
14817         (input_cgraph_1): Update use of input_node.
14818         * lto-streamer-out.c (lto_output): Use encoder info to decide
14819         what bodies to output.
14820         * ipa-inline.c (cgraph_clone_inlined_nodes,
14821         cgraph_decide_recursive_inlining): Update call of cgraph_clone_node.
14822         * lto-streamer.h (lto_cgraph_encoder_d): Add body.
14823         (lto_cgraph_encoder_size): Define here.
14824         (lto_cgraph_encoder_encode_body_p, lto_varpool_encoder_encode_body_p):
14825         Declare.
14827 2010-05-16  Richard Guenther  <rguenther@suse.de>
14829         * doc/invoke.texi (-fipa-struct-reorg): Do not mention
14830         -fipa-type-escape.
14831         * ipa-type-escape.c (gate_type_escape_vars): Run when
14832         -fipa-struct-reorg runs.
14833         * opts.c (decode_options): Do not unset flag_ipa_type_escape.
14834         * common.opt (fipa-type-escape): Remove.
14836 2010-05-16  Eric Botcazou  <ebotcazou@adacore.com>
14838         * opts.c (handle_option): Call into LTO streamer only if ENABLE_LTO.
14839         (decode_options): Likewise.
14840         * Makefile.in (opts.o): Add dependency on LTO_STREAMER_H.
14842 2010-05-16  Jan Hubicka  <jh@suse.cz>
14844         * ipa.c (function_and_variable_visibility): Also bring local all
14845         aliases.
14847 2010-05-16  Richard Guenther  <rguenther@suse.de>
14849         * alias.c (nonoverlapping_memrefs_p): Remove use of
14850         IPA type-escape information.
14852 2010-05-16  Joseph Myers  <joseph@codesourcery.com>
14854         * c-common.c (c_common_reswords): Add _Static_assert for C.
14855         * c-parser.c (c_token_starts_declaration,
14856         c_parser_next_token_starts_declaration,
14857         c_parser_static_assert_declaration_no_semi,
14858         c_parser_static_assert_declaration): New.
14859         (c_parser_declaration_or_fndef): Add parameter static_assert_ok.
14860         Handle static assertions if static_assert_ok.
14861         (c_parser_external_declaration, c_parser_declaration_or_fndef,
14862         c_parser_compound_statement_nostart, c_parser_label,
14863         c_parser_for_statement, c_parser_objc_methodprotolist,
14864         c_parser_omp_for_loop): All callers of
14865         c_parser_declaration_or_fndef changed.
14866         (c_parser_struct_declaration): Handle static assertions.
14867         (c_parser_compound_statement_nostart): Use
14868         c_parser_next_token_starts_declaration and
14869         c_token_starts_declaration to detect start of declarations.
14870         (c_parser_label, c_parser_for_statement, c_parser_omp_for_loop):
14871         Likewise.
14873 2010-05-16  Anatoly Sokolov  <aesok@post.ru>
14875         * config/mmix/mmix.h (FUNCTION_VALUE, FUNCTION_OUTGOING_VALUE,
14876         LIBCALL_VALUE, FUNCTION_VALUE_REGNO_P): Remove macros.
14877         * config/mmix/mmix.c (TARGET_FUNCTION_VALUE, TARGET_LIBCALL_VALUE,
14878         TARGET_FUNCTION_VALUE_REGNO_P): Define.
14879         (mmix_function_outgoing_value): Rename to...
14880         (mmix_function_value): ...this. Make static. Add 'outgoing' argument.
14881         (mmix_function_value_regno_p): Make static.
14882         (mmix_libcall_value): New function.
14883         * config/mmix/mmix-protos.h (mmix_function_outgoing_value,
14884         mmix_function_value_regno_p): Remove declaration.
14886 2010-05-16  Eric Botcazou  <ebotcazou@adacore.com>
14888         * tree.c (build_common_builtin_nodes): Always clear TREE_NOTHROW on
14889         BUILT_IN_ALLOCA if stack checking is enabled.
14891 2010-05-16  Richard Guenther  <rguenther@suse.de>
14893         * var-tracking.c (vars_copy_1): Inline ...
14894         (vars_copy): ... here.  Use FOR_EACH_HTAB_ELEMENT.
14895         (variable_union): Use FOR_EACH_HTAB_ELEMENT.  Merge asserts.
14896         (variable_merge_over_cur): Adjust.  Merge asserts.
14897         (variable_merge_over_src): Likewise.
14898         (dataflow_set_merge): Use FOR_EACH_HTAB_ELEMENT.
14899         (variable_post_merge_new_vals): Merge asserts.
14900         (variable_post_merge_perm_vals): Likewise.
14901         (find_mem_expr_in_1pdv): Likewise.
14902         (dataflow_set_different_value): Remove.
14903         (onepart_variable_different_p): Merge asserts.
14904         (variable_different_p): Likewise.
14905         (dataflow_set_different_1): Inline ...
14906         (dataflow_set_different): ... here.  Use FOR_EACH_HTAB_ELEMENT.
14907         (emit_notes_for_differences_1): Merge asserts.
14909 2010-05-16  Richard Guenther  <rguenther@suse.de>
14911         * lto-symtab.c (lto_symtab_entry_hash): Use IDENTIFIER_HASH_VALUE.
14912         * optabs.c (libfunc_decl_hash): Likewise.
14913         * varasm.c (emutls_decl): Likewise.
14915 2010-05-16  Steven Bosscher  <steven@gcc.gnu.org>
14917         * c-decl.c: Don't include gimple.h.
14918         (merge_decls): Do not copy gimple_body.
14920 2010-05-15  Jason Merrill  <jason@redhat.com>
14922         * c.opt: Add -fnothrow-opt.
14924 2010-05-15  Jan Hubicka  <jh@suse.cz>
14926         * ipa-prop.c (ipa_prop_read_section): Add sanity check that node is
14927         analyzed.
14928         * passes.c (ipa_write_summaries): Write all analyzed nodes.
14930 2010-05-15  Steven Bosscher  <steven@gcc.gnu.org>
14932         * vecir.h: New file with VEC primitives for tree, gimple, and rtl.
14933         * Makefile.in: Add it.
14934         Fix all other Makefile dependencies for changes below.
14935         * tree.h: Include it instead of defining VEC primitives here.
14936         * gimple.h: Likewise.
14937         * rtl.h: Likewise.
14938         * tree-inline.h: Inlclude vecir.h instead of gimple.h.
14939         * except.h: Include vecir.h, break dependence on tree.h.
14941         * gimplify.c (append_to_statement_list_1, append_to_statement_list):
14942         Move from here...
14943         * tree-iterator.c: ...to here.
14944         * tree-iterator.h: Fix file introduction comment.  Add extern markers.
14946         * c-lex.c: Include fixed-value.h instead of rtl.h.  Do not include
14947         tm_p.h.
14948         * c-cppbuiltin.c: Explain why debug.h and tm_p.h are included.
14949         * c-objc-common.h: Do not include tm.h, rtl.h, insn-config.h,
14950         integrate.h, function.h, toplev.h, tree-inline.h, ggc.h,
14951         tree-mudflap.h, and target.h.
14952         * c-semantics.c: Do not include except.h, ggc.h, rtl.h, timevar.h,
14953         predict.h, tree-inline.h, gimple.h, and langhooks.h.
14954         * c-decl.c: Do not include expr.h, ggc.h, libfuncs.h, except.h.
14955         Add FIXME for why gimple.h is still included (should be unnecessary
14956         since GCC 4.5 gimplification unit-at-a-time).
14957         * c-typeck.c: Do not include rtl.h, tm_p.h, ggc.h, and gimple.h.
14958         * c-pragma.c: Add FIXME for why function.h needs to be included just
14959         for cfun, at front-end level.
14960         Add note that REGISTER_TARGET_PRAGMAS should probably be a target hook.
14961         Do not include ggc.h, but include vecprim.h for VEC(char).
14962         * c-opts.c: Do not include tm.h, tree-inline.h, and tm_p.h.
14963         Explain why target.h is included.
14964         * c-omp.h: Do not include tm.h, function.h, and bitmap.h.
14965         Explain why gimple.h is included.
14966         * c-ppoutput.c: Do not include tm.h.
14967         * c-common.c: Do not include gimple.h.  Explain why expr.h is included.
14968         * c-parses.c: Explain why rtl.h is included, and that this (and only
14969         this) is also why tm.h must be included.
14970         Do not include except.h.
14971         * c-lang.c: Do not include ggc.h.
14973 2010-05-15  Uros Bizjak  <ubizjak@gmail.com>
14975         * targhooks.c (GO_IF_MODE_DEPENDENT_ADDRESS): Use CONST_CAST_RTX.
14977 2010-05-15  Joseph Myers  <joseph@codesourcery.com>
14979         * c-decl.c (grokfield): Allow typedefs for anonymous structs and
14980         unions by default if those structs and unions have no tags.  Do
14981         not condition anonymous struct and unions handling on flag_iso.
14982         Allow anonymous structs and unions for C1X.
14983         (finish_struct): Do not diagnose lack of named fields when
14984         anonymous structs and unions present for C1X.  Accept flexible
14985         array members in structure with anonymous structs or unions but no
14986         directly named fields.
14987         * doc/extend.texi (Unnamed Fields): Update.
14989 2010-05-15  Eric Botcazou  <ebotcazou@adacore.com>
14991         * gimple.h (compare_field_offset): Rename into...
14992         (gimple_compare_field_offset): ...this.
14993         * gimple.c (compare_field_offset): Rename into...
14994         (gimple_compare_field_offset): ...this.  Compare the full access if
14995         the offset is self-referential.
14996         (gimple_types_compatible_p): Adjust for above renaming.
14997         * lto-streamer-in.c (input_gimple_stmt): Likewise.  Also compare the
14998         DECL_NONADDRESSABLE_P flag of fields before merging them.
15000 2010-05-15  Nathan Froyd  <froydnj@codesourcery.com>
15002         * tree.h (ctor_to_list): Delete.
15003         * tree.c (ctor_to_list): Delete.
15005 2010-05-15  Jan Hubicka  <jh@suse.cz>
15007         * ipa-reference.c: Include toplev.h
15008         (is_proper_for_analysis): Only add to all_module_statics
15009         if it is allocated.
15010         (write_node_summary_p, stream_out_bitmap,
15011         ipa_reference_write_optimization_summary,
15012         ipa_reference_read_optimization_summary): New.
15013         (struct ipa_opt_pass_d pass_ipa_reference): Add
15014         optimization summary streaming.
15015         * lto-cgraph.c (referenced_from_this_partition_p,
15016         reachable_from_this_partition_p): New functions.
15017         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1,
15018         call_may_clobber_ref_p_1): Ask ipa-reference even for public vars.
15019         * opts.c (decode_options): Enable ipa_reference.
15020         * Makefile.in (ipa-reference.o): Add toplev.h dependency.
15021         * lto-streamer.h (referenced_from_this_partition_p,
15022         reachable_from_this_partition_p): Declare.
15024 2010-05-15  Richard Guenther  <rguenther@suse.de>
15026         PR tree-optimization/44038
15027         * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Avoid
15028         taking the address of a V_C_E of a constant.
15030 2010-05-14  Jan Hubicka  <jh@suse.cz>
15032         * tree.h (memory_identifier_string): Remove.
15033         * ipa-reference.c: Update comment; do not include gt-ipa-reference.h
15034         (ipa_reference_global_vars_info_d): Remove statics_not_read and
15035         statics_not_written.
15036         (ipa_reference_optimization_summary_d): New structure.
15037         (ipa_reference_optimization_summary_t): New type and vector.
15038         (ipa_reference_vars_info_d): Embedd structures instead of using
15039         pointers.
15040         (reference_vars_to_consider): Remove out of GGC space.
15041         (module_statics_escape): Remove.
15042         (global_info_obstack): Rename to ...
15043         (optimization_summary_obstack): ... this one.
15044         (initialization_status_t): Remove.
15045         (memory_identifier_string): Remove.
15046         (get_reference_vars_info): Fix indenting.
15047         (set_reference_vars_info): Likewise.
15048         (get_reference_optimization_summary): New.
15049         (set_reference_optimization_summary): New.
15050         (get_global_reference_vars_info): Remove.
15051         (ipa_reference_get_read_global): Remove.
15052         (ipa_reference_get_written_global): Remove.
15053         (ipa_reference_get_not_read_global): Update.
15054         (ipa_reference_get_not_written_global): Update.
15055         (is_proper_for_analysis): Outlaw addressable.
15056         (propagate_bits): Update for new datastructures.
15057         (analyze_variable): Remove.
15058         (init_function_info): Update for new datastructures.
15059         (clean_function_local_data): Remove.
15060         (clean_function): Remove.
15061         (copy_global_bitmap): Use optimizations_summary_obstack.
15062         (duplicate_node_data): Duplicate optimization summary only.
15063         (remove_node_data): Remove optimization summary only.
15064         (generate_summary): Do not analyze variables; do not compute
15065         module_statics_escape; do not prune solutions by it.
15066         (read_write_all_from_decl): Fix typos in comments.
15067         (propagate): Doscover readonly and nonaddressable first;
15068         update for new datastructures; share global bitmaps.
15069         * ipa-reference.h (ipa_reference_get_read_global,
15070         ipa_reference_get_written_global): Remove.
15071         * ipa-pure-const.c (check_stmt): Do not use memory_identifier_string.
15072         * Makefile.in: Remove ipa-refereference from GT files.
15074 2010-05-14  Jakub Jelinek  <jakub@redhat.com>
15076         PR debug/44112
15077         * dwarf2out.c (resolve_one_addr): Check TREE_ASM_WRITTEN
15078         for all SYMBOL_REF_DECLs.
15080 2010-05-14  Jan Hubicka  <jh@suse.cz>
15082         * cgraph.h (ipa_discover_readonly_nonaddressable_vars): Declare.
15083         (varpool_all_refs_explicit_p): New inline function.
15084         * ipa-reference.c: Update comment.
15085         (module_statics_written): Remove.
15086         (get_static_decl): Remove.
15087         (ipa_init): Do not initialize module_statics_written.
15088         (analyze_function): Likewise.
15089         (generate_summary): Likewise; do not compute module_statics_readonly
15090         and do not update variable flags.
15091         (propagate): Call ipa_discover_readonly_nonaddressable_vars.
15092         * ipa.c: Inlucde flags.h
15093         (cgraph_local_node_p): New.
15094         (cgraph_remove_unreachable_nodes): Return early when not optimizing;
15095         promote functions to local.
15096         (ipa_discover_readonly_nonaddressable_vars): New function.
15097         (function_and_variable_visibility): Use cgraph_local_node_p.
15098         * varpool.c (varpool_finalize_decl): Set force_output for
15099         DECL_PRESERVE_P vars.
15101 2010-05-14  Jan Hubicka  <jh@suse.cz>
15103         * ipa.c (cgraph_remove_unreachable_nodes): Revert accidental commit.
15105 2010-05-14  Richard Guenther  <rguenther@suse.de>
15107         PR tree-optimization/44119
15108         * tree-ssa-pre.c (eliminate): Properly mark replacement of
15109         a PHI node necessary.
15111 2010-05-14  Eric Botcazou  <ebotcazou@adacore.com>
15113         * tree.h (TREE_ADDRESSABLE): Remove bogus usage for FIELD_DECL.
15115 2010-05-14  Jason Merrill  <jason@redhat.com>
15117         PR c++/44127
15118         * gimple.h (enum gf_mask): Add GF_CALL_NOTHROW.
15119         (gimple_call_set_nothrow): New.
15120         * gimple.c (gimple_build_call_from_tree): Call it.
15121         (gimple_call_flags): Set ECF_NOTHROW from GF_CALL_NOTHROW.
15123         PR c++/44127
15124         * gimplify.c (gimplify_seq_add_stmt): No longer static.
15125         * gimple.h: Declare it.
15126         * gimple.c (gimple_build_eh_filter): No ops.
15128 2010-05-14  Jan Hubicka  <jh@suse.cz>
15130         * ipa.c (enqueue_cgraph_node): Update comment; do not re-enqueue
15131         nodes already in queue.
15132         (cgraph_remove_unreachable_nodes): Cleanup; fix problem with
15133         re-enqueueing node.
15135 2010-05-14  Jakub Jelinek  <jakub@redhat.com>
15137         PR debug/44136
15138         * cfgexpand.c (expand_debug_expr): If non-memory op0
15139         has BLKmode, return NULL.
15141 2010-05-14  Harsha Jagasia  <harsha.jagasia@amd.com>
15143         * config.gcc: Add support for --with-cpu option for bdver1.
15144         * config/i386/i386.h (TARGET_BDVER1): New macro.
15145         (ix86_tune_indices): Change SSE_UNALIGNED_MOVE_OPTIMAL
15146         to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
15147         (ix86_tune_features) :Change SSE_UNALIGNED_MOVE_OPTIMAL
15148         to SSE_UNALIGNED_LOAD_OPTIMAL. Add SSE_UNALIGNED_STORE_OPTIMAL.
15149         Add SSE_PACKED_SINGLE_INSN_OPTIMAL.
15150         (TARGET_CPU_DEFAULT_NAMES): Add bdver1.
15151         (processor_type): Add PROCESSOR_BDVER1.
15152         * config/i386/i386.md: Add bdver1 as a new cpu attribute to match
15153         processor_type in config/i386/i386.h.
15154         Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit
15155         movaps <reg, reg> instead of movapd <reg, reg> when replacing
15156         movsd <reg, reg> or movss <reg, reg> for SSE and AVX.
15157         Add check for  TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL
15158         to emit packed xor instead of packed double/packed integer
15159         xor for SSE and AVX when moving a zero value.
15160         * config/i386/sse.md: Add check for
15161         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movaps instead of
15162         movapd/movdqa for SSE and AVX.
15163         Add check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed
15164         single logical operations i.e and, or and xor instead of packed double
15165         logical operations for SSE and AVX.
15166         * config/i386/i386-c.c (ix86_target_macros_internal):
15167         Add PROCESSOR_BDVER1.
15168         * config/i386/driver-i386.c: Turn on -mtune=native for BDVER1.
15169         (has_fma4, has_xop): New.
15170         * config/i386/i386.c (bdver1_cost): New variable.
15171         (m_BDVER1): New macro.
15172         (m_AMD_MULTIPLE): Add m_BDVER1.
15173         (x86_tune_use_leave, x86_tune_push_memory, x86_tune_unroll_strlen,
15174         x86_tune_deep_branch_prediction, x86_tune_use_sahf, x86_tune_movx,
15175         x86_tune_use_simode_fiop, x86_tune_promote_qimode,
15176         x86_tune_add_esp_8, x86_tune_tune_sub_esp_4, x86_tune_sub_esp_8,
15177         x86_tune_integer_dfmode_moves, x86_tune_partial_reg_dependency,
15178         x86_tune_sse_partial_reg_dependency,
15179         x86_tune_sse_unaligned_load_optimal,
15180         x86_tune_sse_unaligned_store_optimal, x86_tune_sse_typeless_stores,
15181         x86_tune_memory_mismatch_stall, x86_tune_use_ffreep,
15182         x86_tune_inter_unit_moves, x86_tune_inter_unit_conversions,
15183         x86_tune_use_bt, x86_tune_pad_returns, x86_tune_slow_imul_imm32_mem,
15184         x86_tune_slow_imul_imm8, x86_tune_fuse_cmp_and_branch):
15185         Enable/disable for bdver1.
15186         (processor_target_table): Add bdver1_cost.
15187         (cpu_names): Add bdver1.
15188         (override_options): Set up PROCESSOR_BDVER1 for bdver1 entry in
15189          processor_alias_table.
15190         (ix86_expand_vector_move_misalign): Change.
15191         TARGET_SSE_UNALIGNED_MOVE_OPTIMAL to TARGET_SSE_UNALIGNED_LOAD_OPTIMAL.
15192         Check for TARGET_SSE_UNALIGNED_STORE_OPTIMAL.
15193         Check for TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit movups instead
15194         of movupd/movdqu for SSE and AVX.
15195         (ix86_tune_issue_rate): Add PROCESSOR_BDVER1.
15196         (ix86_tune_adjust_cost): Add code for bdver1.
15197         (standard_sse_constant_opcode): Add check for
15198         TARGET_SSE_PACKED_SINGLE_INSN_OPTIMAL to emit packed single xor instead
15199         of packed double xor for SSE and AVX.
15201 2010-05-14  Pat Haugen  <pthaugen@us.ibm.com>
15203         * tree-ssa-loop.prefetch.c (prune_ref_by_group_reuse): Cast abs()
15204         result to unsigned.
15206 2010-05-14  Tristan Gingold  <gingold@adacore.com>
15208         * toplev.c (default_debug_hooks): Remove this variable.
15209         (process_options): Remove assignments to default_debug_hooks.
15211 2010-05-14  Martin Jambor  <mjambor@suse.cz>
15213         * langhooks-def.h (LANG_HOOKS_FOLD_OBJ_TYPE_REF): Remove.
15214         (LANG_HOOKS_INITIALIZER): Remove LANG_HOOKS_FOLD_OBJ_TYPE_REF.
15215         * langhooks.h (struct lang_hooks_for_decls): Removed field
15216         fold_obj_type_ref.
15217         * tree.c (free_lang_data): Remove assignment to
15218         lang_hooks.fold_obj_type_ref.
15219         * tree.def (OBJ_TYPE_REF): Update comment.
15221 2010-05-14  Richard Guenther  <rguenther@suse.de>
15223         PR tree-optimization/44124
15224         * tree-ssa-sccvn.c (vn_nary_may_trap): Fix invalid memory access.
15226 2010-05-14  Alan Modra  <amodra@gmail.com>
15228         PR target/44075
15229         * config/rs6000/rs6000.c (struct machine_function): Reorder
15230         fields for better packing.  Add lr_save_state.
15231         (rs6000_ra_ever_killed): Return lr_save_state if set.
15232         (rs6000_emit_eh_reg_restore): Set lr_save_state.
15234 2010-05-13  Jan Hubicka  <jh@suse.cz>
15236         * varpool.c (decide_is_variable_needed): Drop code checking
15237         TREE_SYMBOL_REFERENCED.
15239 2010-05-13  Jan Hubicka  <jh@suse.cz>
15241         * final.c (output_addr_const): Do not call mark_decl_referenced.
15242         * cgraphunit.c (process_function_and_variable_attributes): Use
15243         mark_needed_node dirrectly.
15244         (assemble_thunk): Do not call mark_decl_referenced.
15246 2010-05-13  Anatoly Sokolov  <aesok@post.ru>
15248         * targhooks.c (default_mode_dependent_address_p): Cast 'addr' to rtx.
15250 2010-05-13  Jeff Law  <law@redhat.com>
15252         * ira-conflicts.c (print_allocno_conflicts): New function broken out
15253         from...
15254         (print_conflicts): Call print_allocno_conflicts.
15256 2010-05-13  Jakub Jelinek  <jakub@redhat.com>
15258         PR debug/44104
15259         * dwarf2out.c (modified_type_die): Don't dereference mod_type_die
15260         if it is NULL.
15262 2010-05-13  Kai Tietz  <kai.tietz@onevision.com>
15264         * config.gcc (i[34567]86-*-mingw* | x86_64-*-mingw*): Choose
15265         t-mingw-w64 or t-mingw-w32 for multilib configuration.
15266         * config/i386/t-mingw-w32: New.
15267         * config/i386/t-mingw-w64 (MULTILIB_OSDIRNAMES): Change lib64 to lib.
15269 2010-05-13  Martin Jambor  <mjambor@suse.cz>
15271         * gimple.c (gimple_fold_obj_type_ref): Removed (a replacement moved to
15272         gimple-fold.c).
15273         * gimple-fold.c (get_base_binfo_for_type): New function.
15274         (gimple_get_relevant_ref_binfo): Likewise.
15275         (gimple_fold_obj_type_ref_known_binfo): Likewise.
15276         (gimple_fold_obj_type_ref): Likewise.
15277         (fold_gimple_call): Simplify condition for folding virtual calls
15278         and call gimple_fold_obj_type_ref.
15279         * gimple.h (gimple_get_relevant_ref_binfo): Declare.
15280         (gimple_fold_obj_type_ref_known_binfo): Likewise.
15282 2010-05-13  Andreas Schwab  <schwab@linux-m68k.org>
15284         * config/rs6000/rs6000-protos.h
15285         (rs6000_mode_dependent_address_ptr): Change argument to const_rtx.
15286         * config/rs6000/rs6000.c (rs6000_mode_dependent_address)
15287         (rs6000_debug_mode_dependent_address)
15288         (rs6000_mode_dependent_address_ptr): Likewise.
15290 2010-05-13  Jakub Jelinek  <jakub@redhat.com>
15292         PR debug/43983
15293         * var-tracking.c (track_expr_p): Allow tracking of variables optimized
15294         by SRA.
15295         * Makefile.in (dwarf2out.o): Depend on $(TREE_FLOW_H).
15296         * tree-sra.c (create_access_replacement): Call unshare_expr before
15297         passing expr to SET_DECL_DEBUG_EXPR, and remove any SSA_NAMEs from it.
15298         * dwarf2out.c: Include tree-flow.h.
15299         (struct var_loc_node): Rename var_loc_note field to loc, add comment.
15300         (size_of_loc_descr, output_loc_operands, output_loc_operands_raw):
15301         Handle DW_OP_bit_piece.
15302         (decl_piece_bitsize, decl_piece_varloc_ptr, decl_piece_node,
15303         construct_piece_list, adjust_piece_list): New functions.
15304         (add_var_loc_to_decl): Handle SRA optimized variables.
15305         Adjust for var_loc_note to loc field renaming.
15306         (dw_loc_list_1): For WANT_ADDRESS == 2 prefer DECL_MODE of decl
15307         in VAR_LOCATION note.
15308         (new_loc_descr_op_bit_piece): New function.
15309         (dw_sra_loc_expr): New function.
15310         (dw_loc_list): Use it.  Don't handle the last range after the
15311         loop, handle it inside of the loop.  Adjust for var_loc_note
15312         to loc field renaming.
15313         (add_location_or_const_value_attribute): Only special case
15314         single entry loc lists if loc is NOTE_P.  Adjust for
15315         var_loc_note to loc field renaming.
15316         (dwarf2out_var_location): Don't set newloc->var_loc_note
15317         and newloc->next here.
15319 2010-05-12  Jan Hubicka  <jh@suse.cz>
15321         * cgraph.c (cgraph_mark_address_taken_node): No longer imply needed
15322         flag.
15323         * cgraph.h (cgraph_only_called_directly_p,
15324         cgraph_can_remove_if_no_direct_calls_p): test address_taken flag.
15325         (cgraph_can_remove_if_no_direct_calls_and_refs_p): New function.
15326         * cgraphunit.c (cgraph_mark_functions_to_output): Test address_taken.
15327         (assemble
15328         * ipa.c (cgraph_remove_unreachable_nodes): Use
15329         cgraph_can_remove_if_no_direct_calls_and_refs_p; clear address_taken
15330         flags.
15331         * tree-inline.c (copy_bb): Check address_taken flag.
15332         * tree-profile.c (tree_gen_ic_func_profiler): Check address_taken and
15333         externally_visible flag.
15335 2010-05-12  Jason Merrill  <jason@redhat.com>
15337         PR bootstrap/44048
15338         PR target/44099
15339         * dbxout.c (dbxout_type): Remove NULLPTR_TYPE handling.
15340         * sdbout.c (plain_type_1): Likewise.
15341         * dwarf2out.c (is_base_type): Likewise.
15342         (gen_type_die_with_usage): Likewise.  Generate
15343         DW_TAG_unspecified_type for any LANG_TYPE.
15345 2010-05-12  Jan Hubicka  <jh@suse.cz>
15347         * cgraphbuild.c (build_cgraph_edges, rebuild_cgraph_edges): Build
15348         indrect edges too.
15349         * cgraph.c (cgraph_create_indirect_edge): Take ecf_flags argument.
15350         (cgraph_clone_edge): Update.
15351         (cgraph_node_remove_callees): Remove indirect calls too.
15352         * cgraph.h (cgraph_indirect_call_info): Add ecf_flags.
15353         (cgraph_create_indirect_edge): Update prototype.
15354         * ipa-reference.c (has_proper_scope_for_analysis): Rename to
15355         is_proper_for_analysis.
15356         (add_new_function, visited_nodes, function_insertion_hook_holder,
15357         get_local_reference_vars_info, mark_address_taken, mark_address,
15358         mark_load, mark_store, check_asm_memory_clobber, check_call,
15359         scan_stmt_for_static_refs, scan_initializer_for_static_refs): Remove.
15360         (ipa_init): Do not initialize visited_nodes;
15361         function_insertion_hook_holder.
15362         (analyze_variable): Rewrite.
15363         (analyze_function): Rewrite.
15364         (copy_local_bitmap): Remove.
15365         (duplicate_node_dat): Do not duplicate local info.
15366         (generate_summary): Simplify to only walk cgraph.
15367         (write_node_summary_p, ipa_reference_write_summary,
15368         ipa_reference_read_summary): Remove.
15369         (propagate): Do not remove function insertion;
15370         generate summary.
15371         (pass_ipa_reference): NULLify summary handling fields.
15372         * lto-cgraph.c (lto_output_edge): Output ecf_flags.
15373         (input_edge): Input ecf_flags.
15374         * ipa-prop.c (ipa_note_parm_call): Expect edge to be around.
15375         (update_indirect_edges_after_inlining): Ignore edges with unknown
15376         param.
15378 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
15380         * implicit-zee.c: New file.
15381         * tree-pass.h (pass_implicit_zee): Declare.
15382         * passes.c (init_optimization_passes): Add zee pass.
15383         * common.opt (fzee): New flag.
15384         * timevar.def (TV_ZEE): Define.
15385         * config/i386/i386.c (optimization_options): Turn on ZEE for level 2
15386         and beyond.
15387         * Makefile.in (implicit-zee.o): Add new build file.
15389 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
15390             Nathan Froyd  <froydnj@codesourcery.com>
15392         * c-common.c (sync_resolve_params): Remove write-only variable.
15394 2010-05-12  Anatoly Sokolov  <aesok@post.ru>
15396         * target.h (struct gcc_target): Add mode_dependent_address_p field.
15397         * target-def.h (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
15398         (TARGET_INITIALIZER): Use TARGET_MODE_DEPENDENT_ADDRESS_P.
15399         * targhooks.c (default_mode_dependent_address_p): New function.
15400         * targhooks.h (default_mode_dependent_address_p): Declare function.
15401         * doc/tm.texi (TARGET_MODE_DEPENDENT_ADDRESS_P): New.
15402         (GO_IF_MODE_DEPENDENT_ADDRESS): Update.
15403         * recog.c (mode_dependent_address_p): Call mode_dependent_address_p
15404         target hook. Change return type to bool.
15405         * recog.h (mode_dependent_address_p): Change return type to bool.
15407 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
15408             Nathan Froyd  <froydnj@codesourcery.com>
15410         * tree-mudflap.c (build_function_type_0, build_function_type_1,
15411         build_function_type_2, build_function_type_3): Remove.
15412         (mudflap_init): Use build_function_type_list.
15414 2010-05-12  Kazu Hirata  <kazu@codesourcery.com>
15415             Nathan Froyd  <froydnj@codesourcery.com>
15417         * coverage.c (build_fn_info_value): Call build_constructor instead of
15418         build_constructor_from_list.
15419         (build_ctr_info_value): Likewise.
15420         (build_gcov_info): Likewise.
15422 2010-05-12  Nathan Froyd  <froydnj@codesourcery.com>
15424         * tree.c (build_constructor): Compute TREE_CONSTANT for the
15425         resultant constructor.
15426         (build_constructor_single): Don't set TREE_CONSTANT.
15427         (build_constructor_from_list): Don't compute TREE_CONSTANT.
15429 2010-05-12  Jan Hubicka  <jh@suse.cz>
15431         * cgraph.h (struct varpool_node): Add aux.
15432         * varasm.c (find_decl_and_mark_needed): Force output of varpool nodes.
15433         * varpool.c (varpool_remove_node): Do not remove initializer.
15434         (varpool_reset_queue): Export.
15435         (varpool_finalize_decl): Volatile vars are forced to be output.
15436         * lto-symtab.c (lto_varpool_replace_node): Clear out initializer of
15437         replaced decl.
15438         * ipa.c (enqueue_cgraph_node, enqueue_varpool_node,
15439         process_references, varpool_can_remove_if_no_refs): New functions.
15440         (cgraph_remove_unreachable_nodes): Handle variables too.
15442 2010-05-12  H.J. Lu  <hongjiu.lu@intel.com>
15444         PR target/44088
15445         * config/i386/sse.md (*avx_vmmaskcmp<mode>3): New.
15447 2010-05-12  Jakub Jelinek  <jakub@redhat.com>
15449         PR middle-end/44085
15450         * gimplify.c (enum omp_region_type): Add ORT_UNTIED_TASK,
15451         change value of ORT_TASK.
15452         (new_omp_context): Handle ORT_UNTIED_TASK like ORT_TASK.
15453         (omp_notice_threadprivate_variable): New function.
15454         (omp_notice_variable): Call it for threadprivate variables.
15455         If enclosing ctx is a task, print enclosing task rather than
15456         enclosing parallel.  Handle ORT_UNTIED_TASK like ORT_TASK.
15457         (gimplify_omp_task): Pass ORT_UNTIED_TASK instead of ORT_TASK
15458         if task has untied clause.
15460         PR debug/42278
15461         * dwarf2out.c (base_type_die): Don't add name attribute here.
15462         (modified_type_die): Instead of sizetype use
15463         its underlying original type.  If a DW_TAG_base_type doesn't
15464         have name added, add __unknown__.
15465         (dwarf2out_imported_module_or_decl_1): Don't call base_type_die,
15466         always call force_type_die instead.
15468 2010-05-12  Maxim Kuvyrkov  <maxim@codesourcery.com>
15470         * targhooks.c (default_stack_protect_guard): Avoid sharing RTL
15471         for __stack_chk_guard.
15473 2010-05-11  Jakub Jelinek  <jakub@redhat.com>
15475         * c-opts.c (c_common_parse_file): If start_end_main_source_file,
15476         don't call start_source_file debug hook here...
15477         (finish_options): ... but here, after outputting predefined and
15478         command line defines and undefs.
15480         PR middle-end/44071
15481         * cfglayout.c (fixup_reorder_chain): Allow asm goto to have
15482         no fallthru edge.
15483         * cfgcleanup.c (try_optimize_cfg): When in cfglayout mode
15484         optimizing away empty bb with no successors, move over its
15485         footer chain to fallthru predecessor.
15486         * cfgrtl.c (patch_jump_insn): Update also REG_LABEL_OPERAND.
15487         (rtl_split_edge): For asm goto call patch_jump_insn even if
15488         splitting fallthru edge.
15490         PR c++/44059
15491         * config/elfos.h (ASM_DECLARE_OBJECT_NAME): Use qnu_unique_object
15492         even for DECL_ONE_ONLY DECL_ARTIFICIAL !TREE_READONLY decls.
15493         * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Likewise.
15494         * dwarf2asm.c (dw2_output_indirect_constant_1): Set TREE_READONLY
15495         on DW.ref.* decls.
15497         PR c++/44062
15498         * c-parser.c (c_parser_expression): Mark LHS of a comma
15499         expression as read if it is a decl, handled component or
15500         COMPOUND_EXPR with that on the RHS.
15501         * c-typeck.c (c_process_expr_stmt): Mark RHS of COMPOUND_EXPR
15502         if it is a decl or handled component.
15504 2010-05-11  Jan Hubicka  <jh@suse.cz>
15506         * lto-symtab.c (lto_symtab_free): New function.
15507         * lto-streamer.h (lto_symtab_free): Declare.
15509 2010-05-11  Jan Hubicka  <jh@suse.cz>
15511         * lto-cgraph.c (reachable_from_other_partition_p): Export; do not assume
15512         that if function is needed it is reachable.
15513         (lto_output_node): See if it the function is reachable or referenced.
15514         (output_cgraph): Update call of lto_output_node.
15515         * lto-streamer.h (reachable_from_other_partition_p): Declare.
15517 2010-05-11  Jan Hubicka  <jh@suse.cz>
15519         * crtstuff.c (__JCR_LIST__, __DTOR_END__, __JCR_END__, __FRAME_END__):
15520         Mark as used.
15522 2010-05-11  Jan Hubicka  <jh@suse.cz>
15524         PR tree-optimize/44063
15525         * ipa-inline.c (cgraph_edge_badness): Move always inlines to top of
15526         queue.
15527         (cgraph_decide_inlining_of_small_function): Skip check when disrgarding
15528         limits.
15529         (estimate_function_body_sizes): Compute sizes even when disregarding.
15531 2010-05-11  Kai Tietz  <kai.tietz@onevision.com>
15533         * collect2.c (maybe_lto_object_file): Add x64-coff magic and check.
15535 2010-05-11  Jan Hubicka  <jh@suse.cz>
15537         * lto-cgraph.c (output_cgraph): Remove loop adding all varpool nodes
15538         into every boundary.
15540 2010-05-11  Jan Hubicka  <jh@suse.cz>
15542         * matrix-reorg.c (matrix_reorg): Rebuild edges.
15544 2010-05-11  Jan Hubicka  <jh@suse.cz>
15546         * lto-streamer.c (lto_streamer_cache_add_to_node_array,
15547         lto_streamer_cache_delete): Put nodes into heap.
15548         * lto-streamer.h (struct lto_streamer_cache_d): Nodes vector is in
15549         heap.
15551 2010-05-11  Jan Hubicka  <jh@suse.cz>
15553         * cgraphbuild.c (cgraph_rebuild_references): New.
15554         * cgraph.c (cgraph_mark_reachable_node): Accept references to optimized
15555         out extern inlines.
15556         * cgraph.h (cgraph_rebuild_references): Declare.
15557         * tree-inline.c (tree_function_versioning): Use it.
15558         * ipa-struct-reorg.c (do_reorg_for_func): Likewise.
15560 2010-05-11  Jan Hubicka  <jh@suse.cz>
15562         * cgraph.c: Include ipa-utils.h
15563         (cgraph_create_virtual_clone): Update references.
15564         * Makefile.in (cgraph.o): Add dependency at ipa-utils.h
15566 2010-05-11  Christian Borntraeger  <borntraeger@de.ibm.com>
15568         * tree-ssa-loop-prefetch.c (prune_ref_by_group_reuse): Reset
15569         prefetch_before to PREFETCH_ALL if to accesses "meet" beyond
15570         cache size.
15572 2010-05-11  Christian Borntraeger  <borntraeger@de.ibm.com>
15574         * tree-ssa-loop-prefetch.c: Add debug for dropped prefetches.
15576 2010-05-11  Jakub Jelinek  <jakub@redhat.com>
15578         * gcc.c (execute): For -### don't quote arguments that
15579         contain just alphanumerics and _/-. characters.
15580         * doc/invoke.texi: Document that change for -###.
15582         PR debug/44023
15583         * df-problems.c (struct dead_debug): Add to_rescan field.
15584         (dead_debug_init): Clear to_rescan field.
15585         (dead_debug_finish): Rescan all debug insns in to_rescan
15586         bitmap and free the bitmap.
15587         (dead_debug_insert_before): Instead of rescanning debug insns
15588         immediately queue their rescanning until dead_debug_finish.
15589         (df_note_bb_compute): After dead_debug_add do continue instead
15590         of break.
15592 2010-05-10  Jakub Jelinek  <jakub@redhat.com>
15594         PR debug/44028
15595         * haifa-sched.c (schedule_insn): When clearing INSN_VAR_LOCATION_LOC,
15596         clear also INSN_REG_USE_LIST.
15598 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
15600         * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Undef.
15602 2010-05-10  Jan Hubicka  <jh@suse.cz>
15604         * lto-stramer-out.c (produce_asm_for_decls): Correct accidentally
15605         commited change.
15607 2010-05-10  Jan Hubicka  <jh@suse.cz>
15609         * passes.c (ipa_write_summaries_1, ipa_write_optimization_summaries):
15610         Allocate encoders.
15611         * lto-section-out.c (lto_new_out_decl_state): Do not allocate it here.
15612         * lto-streamer.c (lto_streamer_cache_insert_1): Use alloc pool.
15613         (lto_streamer_cache_create): Init alloc pool.
15614         (lto_streamer_cache_delete): Free alloc pool.
15615         * lto-streamer.h: Include alloc pool.
15616         (lto_streamer_cache_d): Use alloc pool.
15617         * lto-stramer-out.c (produce_asm_for_decls): Delete fn_out_states.
15619 2010-05-10  Jan Hubicka  <jh@suse.cz>
15621         * Makefile.in (cgraphbuild.o): Add dependency on except.h.
15622         * cgraphbuild.c: Include except.h
15623         (record_type_list, record_eh_tables): New function.
15624         (build_cgraph_edges, rebuild_cgraph_edges): Use it.
15626 2010-05-10  Jan Hubicka  <jh@suse.cz>
15628         * crtstuff.c (force_to_data, __do_global_dtors_aux_fini_array_entry,
15629         __frame_dummy_init_array_entry, force_to_data): Attribute as used
15630         rather than unused.
15632 2010-05-10  Michael Matz  <matz@suse.de>
15634         * tree-ssa-reassoc.c (undistribute_ops_list): Use create_tmp_reg.
15635         (can_reassociate_p): Use FLOAT_TYPE_P.
15636         * tree-vectorizer.h (vect_is_simple_reduction): Rename to ...
15637         (vect_force_simple_reduction): ... this.
15638         * tree-parloops.c (gather_scalar_reductions): Use
15639         vect_force_simple_reduction.
15640         * tree-vect-loop.c (vect_is_simple_reduction_1): Rename from
15641         vect_is_simple_reduction, add modify argument, if true rewrite
15642         "a-b" into "a+(-b)".
15643         (vect_is_simple_reduction, vect_force_simple_reduction): New
15644         functions.
15645         (vect_analyze_scalar_cycles_1): Use vect_force_simple_reduction.
15647 2010-05-10  H.J. Lu  <hongjiu.lu@intel.com>
15648             Vladimir Makarov  <vmakarov@redhat.com>
15650         PR rtl-optimization/44012
15651         * ira-build.c (remove_unnecessary_allocnos): Nullify
15652         regno_allocno_map of the removed allocno.
15654 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
15656         * configure.ac (gcc_cv_ld_eh_gc_sections): Redirect objdump errors
15657         to /dev/null.
15658         * configure: Regenerate.
15660 2010-05-10  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
15662         * config/sol2.c (solaris_assemble_visibility): Declare decl, vis
15663         unused.
15664         Define visibility_types, name, type inside HAVE_GAS_HIDDEN.
15665         * configure.ac (gcc_cv_ld_hidden): Explain stages of visibility
15666         support in Sun ld.
15667         * configure: Regenerate.
15669 2010-05-10  Richard Guenther  <rguenther@suse.de>
15671         * lto-symtab.c (lto_symtab_entry_marked_p): Make entry
15672         marked if the entry identifier is marked.
15674 2010-05-10  Richard Guenther  <rguenther@suse.de>
15676         * c-common.c (struct c_common_attributes): Add fnspec attribute.
15677         (handle_fnspec_attribute): New function.
15678         * gimple.h (gimple_call_return_flags): Declare.
15679         (gimple_call_arg_flags): Likewise.
15680         * gimple.c (gimple_call_arg_flags): New function.
15681         (gimple_call_return_flags): Likewise.
15682         * tree.h (EAF_DIRECT, EAF_NOCLOBBER, EAF_NOESCAPE, EAF_UNUSED):
15683         New argument flags.
15684         (ERF_RETURN_ARG_MASK, ERF_RETURNS_ARG, ERF_NOALIAS): New function
15685         return value flags.
15686         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Skip unused args.
15687         * tree-ssa-structalias.c (make_constraint_from_heapvar): Split
15688         main work to ...
15689         (make_heapvar_for): ... this new function.
15690         (handle_rhs_call): Handle fnspec attribute argument specifiers.
15691         (handle_lhs_call): Likewise.
15692         (find_func_aliases): Adjust.
15694 2010-05-10  Richard Guenther  <rguenther@suse.de>
15696         PR tree-optimization/44050
15697         * tree-inline.c (tree_function_versioning): Clone the ipa-pta flag.
15699 2010-05-10  Wei Guozhi  <carrot@google.com>
15701         PR target/42879
15702         * config/arm/thumb2.md (thumb2_tlobits_cbranch): New insn pattern.
15704 2010-05-09  Joseph Myers  <joseph@codesourcery.com>
15706         PR c/10676
15707         * c-typeck.c (lookup_field): Take a type directly.  Update
15708         recursive calls.
15709         (build_component_ref): Update call to lookup_field.
15710         (set_init_label): Use lookup_field to find initialized field.
15711         Handle returned list of fields like a sequence of designators.
15713 2010-05-09  Richard Guenther  <rguenther@suse.de>
15715         PR middle-end/44024
15716         * fold-const.c (tree_single_nonzero_warnv_p): Properly
15717         handle &FUNCTION_DECL.
15719 2010-05-09  Joseph Myers  <joseph@codesourcery.com>
15721         PR c/4784
15722         * c-decl.c (detect_field_duplicates_hash): New.  Handle anonymous
15723         structures and unions recursively.
15724         (detect_field_duplicates): Move duplicate detection with a hash to
15725         detect_field_duplicates_hash.  Always use a hash if anonymous
15726         structures or unions are present.
15727         * doc/extend.texi (Unnamed Fields): Document that duplicate fields
15728         give errors.
15730 2010-05-09  H.J. Lu  <hongjiu.lu@intel.com>
15732         PR target/44046
15733         * config/i386/driver-i386.c (host_detect_local_cpu): Properly
15734         detect Atom, Core 2 and Core i7.
15736 2010-05-09  Richard Guenther  <rguenther@suse.de>
15738         * gcc.c (store_arg): Handle temporary file deletion for
15739         joined arguments.
15741 2010-05-09  Richard Guenther  <rguenther@suse.de>
15743         PR middle-end/44043
15744         * ipa-inline.c (estimate_function_body_sizes): Return after
15745         disregarding inline limits.
15747 2010-05-09  Richard Guenther  <rguenther@suse.de>
15749         * gcc.c (store_arg): Revert last change.
15751 2010-05-08  Sandra Loosemore  <sandra@codesourcery.com>
15753         PR middle-end/28685
15754         * tree-ssa-reassoc.c (eliminate_redundant_comparison): New function.
15755         (optimize_ops_list): Call it.
15757 2010-05-08  Richard Guenther  <rguenther@suse.de>
15759         PR tree-optimization/44030
15760         * tree-ssa-pre.c (eliminate): Copy NECESSARY flag.  Set
15761         NECESSARY flag if we propagate from a inserted expression.
15763 2010-05-08  Eric Botcazou  <ebotcazou@adacore.com>
15765         * gimple.c (gimple_types_compatible_p) <ARRAY_TYPE>: Treat bounds of
15766         domain types as equal if they are both PLACEHOLDER_EXPRs.
15768 2010-05-08  Richard Guenther  <rguenther@suse.de>
15770         * lto-wrapper.c (run_gcc): Remove linker output from
15771         command line for LTRANS invocation.
15773 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
15775         * config.gcc (i[34567]86-*-darwin*, x86_64-*-darwin*): Add
15776         lto-macho as lto_binary_reader.
15777         * target.h (struct gcc_target): New hooks lto_start and lto_end.
15778         * target-def.h (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Define.
15779         * cgraphunit.c (ipa_passes): Wrap LTO assembler output generation
15780         in lto_start and lto_end calls.
15781         (is_elf_or_coff): Rename to maybe_lto_object_file.  Add Mach-O
15782         magic numbers.
15783         (scan_prog_file): Update is_elf_or_coff call.
15784         * doc/tm.text (TARGET_ASM_LTO_START, TARGET_ASM_LTO_END): Document.
15786         * collect2.c (main): Fix enum comparison.
15788         * config/darwin-protos.h (darwin_asm_lto_start, darwin_asm_lto_end):
15789         Add prototypes.
15790         * darwin9.h (LINK_COMMAND_SPEC): Pass -flto and -fwhopr to the linker.
15791         * darwin.h (LINK_COMMAND_SPEC): Likewise.  Define TARGET_ASM_LTO_START
15792         and TARGET_ASM_LTO_END.
15793         * darwin.c: Include obstack.h and lto-streamer.h.
15794         (lto_section_names_offset, lto_section_names_obstack,
15795         lto_asm_out_file, lto_asm_out_name, saved_asm_out_file): New static
15796         global variables.
15797         (LTO_SEGMENT_NAME, LTO_NAMES_SECTION): New defines.
15798         (darwin_asm_lto_start): New function.  Redirect output to asm_out_file
15799         to a temporary file.
15800         (darwin_asm_lto_end): New function.  Restore asm_out_file.
15801         (darwin_asm_named_section): For LTO sections, replace the name with
15802         the offset of the section name in a string table, and build this
15803         table.
15804         (darwin_file_start): Initialize global vars for LTO support.
15805         (darwin_file_end): If output to asm_out_file was redirected, append it
15806         to the proper asm_out_file here.  Add the section names section.
15808 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
15810         * c-pragma.c (pending_weak_d, pending_weak): New.
15811         (pending_weaks): Change the type to VEC((pending_weak,gc) *.
15812         (maybe_apply_pragma_weak, maybe_apply_pending_pragma_weaks,
15813         handle_pragma_weak): Update the uses of pending_weaks.
15815 2010-05-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
15817         PR documentation/44016
15818         * doc/standards.texi (Standards): Link to unversioned
15819         cxx0x_status.html page.
15821 2010-05-07  Iain Sandoe  <iains@gcc.gnu.org>
15823         PR target/43708
15824         * config/darwin-c.c (darwin_pragma_unused): Set DECL_READ_P
15825         in addition to TREE_USED, to avoid "set but unused" warnings.
15827 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
15829         * tree-ssa-loop-prefetch.c (TRIP_COUNT_TO_AHEAD_RATIO): New.
15830         (is_loop_prefetching_profitable): Do not insert prefetches
15831         when the trip count is not at least TRIP_COUNT_TO_AHEAD_RATIO
15832         times the prefetch ahead distance.
15834 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
15836         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable):
15837         Account for loop unrolling in the insn-to-prefetch ratio heuristic.
15838         (loop_prefetch_arrays): Pass to is_loop_prefetching_profitable
15839         the unroll_factor.
15841 2010-05-07  Changpeng Fang  <changpeng.fang@amd.com>
15843         * tree-ssa-loop-prefetch.c (is_loop_prefetching_profitable): Dump
15844         a diagnostic info when the insn-to-mem ratio is too small.
15846 2010-05-07  Richard Guenther  <rguenther@suse.de>
15848         * gcc.c (LINK_COMMAND_SPEC): Provide a resolution file to
15849         the linker plugin.
15850         (store_arg): Queue temp_filename for deletion instead of
15851         the whole argument.
15853 2010-05-07  Richard Guenther  <rguenther@suse.de>
15855         * lto-wrapper.c (DUMPBASE_SUFFIX): Define.
15856         (run_gcc): Handle LTRANS phase invocation.
15857         * collect2.c (maybe_run_lto_and_relink): Do not set WPA_SAVE_LTRANS.
15859 2010-05-07  Jakub Jelinek  <jakub@redhat.com>
15861         * tree.h (TREE_ADDRESSABLE): Adjust comment to say that
15862         this is also meaningful on PARM_DECLs and RESULT_DECLs.
15864 2010-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
15866         * config/mips/iris6.h (LINK_SPEC): Don't pass -init, -fini with -r.
15868 2010-05-07  Richard Guenther  <rguenther@suse.de>
15870         PR tree-optimization/44020
15871         * tree-ssa-pre.c (execute_pre): Do not remove dead inserted
15872         code when PRE is not yet initialized.
15874 2010-05-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
15876         * config/mips/dbxmdebug.h: Remove.
15877         * config.gcc (mips-sgi-irix6.5*): Remove mips/dbxmdebug.h.
15879 2010-05-07  Shujing Zhao  <pearly.zhao@oracle.com>
15881         * c-typeck.c (build_binary_op): Warn ordered comparison of pointer
15882         with null pointer and also warn about ordered comparison of zero with
15883         pointer if -Wextra.
15885 2010-05-05  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
15887         * graphite-blocking.c
15888         (pbb_strip_mine_profitable_p): Replace Value with mpz_t.
15889         * graphite-clast-to-gimple.c
15890         (clast_to_gcc_expression): Same.
15891         (precision_for_value): Same.
15892         (precision_for_interval): Same.
15893         (gcc_type_for_interval): Same.
15894         (graphite_create_new_guard): Same.
15895         (compute_bounds_for_level): Same.
15896         (graphite_create_new_loop_guard): Same.
15897         * graphite-interchange.c
15898         (build_linearized_memory_access): Same.
15899         (pdr_stride_in_loop): Same.
15900         (memory_strides_in_loop_1): Same.
15901         (memory_strides_in_loop): Same.
15902         (extend_scattering): Same.
15903         (psct_scattering_dim_for_loop_depth): Same.
15904         (pbb_number_of_iterations): Same.
15905         * graphite-poly.h
15906         (debug_iteration_domains): Same.
15907         * graphite-ppl.c
15908         (new_Cloog_Domain_from_ppl_Pointset_Powerset): Same.
15909         (ppl_set_inhomogeneous_gmp): Same.
15910         (ppl_strip_loop): Same.
15911         (ppl_lexico_compare_linear_expressions): Same.
15912         (ppl_read_polyhedron_matrix): Same.
15913         (ppl_max_for_le_pointset): Same.
15914         * graphite-ppl.h
15915         (ppl_read_polyhedron_matrix): Same.
15916         (tree_int_to_gmp): Same.
15917         (gmp_cst_to_tree): Same.
15918         (ppl_set_inhomogeneous): Same.
15919         (ppl_set_inhomogeneous_tree): Same.
15920         (ppl_set_coef): Same.
15921         (ppl_set_coef_tree): Same.
15922         * graphite-sese-to-poly.c
15923         (build_pbb_scattering_polyhedrons): Same.
15924         (build_scop_scattering): Same.
15925         (scan_tree_for_params_right_scev): Same.
15926         (scan_tree_for_params): Same.
15927         (find_params_in_bb): Same.
15928         (find_scop_parameters): Same.
15929         (add_upper_bounds_from_estimated_nit): Same.
15930         (build_loop_iteration_domains): Same.
15931         (add_condition_to_domain): Same.
15932         (pdr_add_memory_accesses): Same.
15934 2010-05-05  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
15936         * graphite-blocking.c (pbb_strip_mine_profitable_p): Resolve
15937         CLooG's value_* macros to their respective mpz_* counterparts.
15938         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Same.
15939         (graphite_create_new_loop_guard): Same.
15940         * graphite-interchange.c (build_linearized_memory_access): Same.
15941         (pdr_stride_in_loop): Same.
15942         (memory_strides_in_loop_1): Same.
15943         (1st_interchange_profitable_p): Same.
15944         * graphite-poly.c (extend_scattering): Same.
15945         (psct_scattering_dim_for_loop_depth): Same.
15946         (pbb_number_of_iterations): Same.
15947         (pbb_number_of_iterations_at_time): Same.
15948         * graphite-poly.h (new_1st_loop): Same.
15949         * graphite-ppl.c (cloog_matrix_to_ppl_constraint): Same.
15950         (oppose_constraint): Same.
15951         (insert_constraint_into_matrix): Same.
15952         (ppl_set_inhomogeneous_gmp): Same.
15953         (ppl_set_coef_gmp): Same.
15954         (ppl_strip_loop): Same.
15955         (ppl_lexico_compare_linear_expressions): Same.
15956         (ppl_max_for_le_pointset): Same.
15957         (ppl_min_for_le_pointset): Same.
15958         (ppl_build_realtion): Same.
15959         * graphite-ppl.h (gmp_cst_to_tree): Same.
15960         (ppl_set_inhomogeneous): Same.
15961         (ppl_set_inhomogeneous_tree): Same.
15962         (ppl_set_coef): Same.
15963         (ppl_set_coef_tree): Same.
15964         * graphite-sese-to-poly.c (build_pbb_scattering_polyhedrons): Same.
15965         (build_scop_scattering): Same.
15966         (add_value_to_dim): Same.
15967         (scan_tree_for_params_right_scev): Same.
15968         (scan_tree_for_params_int): Same.
15969         (scan_tree_for_params): Same.
15970         (find_params_in_bb): Same.
15971         (find_scop_parameters): Same.
15972         (add_upper_bounds_from_estimated_nit): Same.
15973         (build_loop_iteration_domains): Same.
15974         (create_linear_expr_from_tree): Same.
15975         (add_condition_to_domain): Same.
15976         (pdr_add_memory_accesses): Same.
15978 2010-05-06  Magnus Fromreide  <magfr@lysator.liu.se>
15979             Jason Merrill  <jason@redhat.com>
15981         * c-common.c (c_common_reswords): Add nullptr.
15982         * c-common.h: Add RID_NULLPTR.  Reorganize C++0x rids.
15983         * dwarf2out.c (is_base_type): Handle NULLPTR_TYPE.
15984         (gen_type_die_with_usage): Likewise.
15985         * dbxout.c (dbxout_type): Likewise.
15986         * sdbout.c (plain_type_1): Likewise.
15988 2010-05-06  Jason Merrill  <jason@redhat.com>
15990         * gimplify.c (gimplify_expr): Set GS_ALL_DONE when appropriate.
15991         Don't change GS_OK to GS_ALL_DONE.  Make sure that all cases set
15992         ret appropriately.
15993         (gimplify_compound_lval): Return GS_ALL_DONE as appropriate.
15995         * gimplify.c (gimplify_modify_expr_rhs): Don't return GS_OK for
15996         stripping WITH_SIZE_EXPR.
15997         (gimplify_expr) [MODIFY_EXPR]: Trust GS_OK even if the rhs didn't
15998         change.
16000 2010-05-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
16002         * config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from
16003         list of obsolete configurations.
16004         Disabled check for obsolete configurations.
16005         (mips-sgi-irix[56]*): Restrict to mips-sgi-irix6.5*.
16006         Removed support for previous versions.
16007         * config/mips/iris.h: Removed.
16008         * config/mips/iris5.h: Removed.
16009         * config/mips/iris6.h: Merged old iris.h contents.
16010         (TARGET_IRIX): Removed.
16011         (DRIVER_SELF_SPECS): Removed mabi=32.
16012         (IDENT_ASM_OP): Removed undef.
16013         (STARTFILE_SPEC): Removed mabi=32.
16014         (ENDFILE_SPEC): Likewise.
16015         (IRIX_SUBTARGET_LINK_SPEC): Likewise.
16016         (MACHINE_TYPE): Update for IRIX 6.5.
16017         * config/mips/mips.c (mips_build_builtin_va_list): Replaced
16018         TARGET_IRIX by TARGET_IRIX6.
16019         (mips_file_start): Likewise.
16020         (mips_output_external): Remove IRIX 5/6 O32 support.
16021         (mips_output_function_prologue): Likewise.
16022         * config/mips/mips.h (TARGET_GPWORD): Replaced TARGET_IRIX by
16023         TARGET_IRIX6.
16024         (TARGET_CPU_CPP_BUILTINS): Likewise.
16025         (TARGET_IRIX): Removed.
16026         * config/mips/t-iris6 (MULTILIB_OPTIONS): Removed mabi=32.
16027         (MULTILIB_DIRNAMES): Removed 32.
16028         (MULTILIB_OSDIRNAMES): Removed ../lib.
16029         * doc/install.texi (Prerequisites): Don't reference IRIX before 6.5.
16030         (Specific, mips-sgi-irix5): Document removal.
16031         (Specific, mips-sgi-irix6): Document IRIX 6.[0-4] and O32 ABI removal.
16032         Remove references to older IRIX 6 releases and the O32 ABI.
16034 2010-05-06  Jakub Jelinek  <jakub@redhat.com>
16036         PR bootstrap/43994
16037         * df-problems.c (dead_debug_insert_before): Use *DF_REF_REAL_LOC
16038         instead of DF_REF_REAL_REG.
16040 2010-05-06  Dave Korn  <dave.korn.cygwin@gmail.com>
16042         PR target/43888
16043         * config/i386/winnt.c (i386_pe_binds_local_p): Tweak weak symbol
16044         handling to still return true for x64 targets.
16046 2010-05-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
16048         * config/m68k/uclinux.h (LIB_SPEC): Bring in sync with config/linux.h.
16050 2010-05-06  Jan Hubicka  <jh@suse.cz>
16052         PR tree-optimization/43791
16053         * ipa-inline.c (update_caller_keys): Remove bogus
16054         disregard_inline_limits check.
16056 2010-05-06  Michael Matz  <matz@suse.de>
16058         PR tree-optimization/43984
16059         * tree-ssa-pre.c (inserted_phi_names): Remove.
16060         (inserted_exprs): Change to bitmap.
16061         (create_expression_by_pieces): Set bits, don't append to vector.
16062         (insert_into_preds_of_block): Don't handle inserted_phi_names.
16063         (eliminate): Don't look at inserted_phi_names, remove deleted
16064         insns from inserted_exprs.
16065         (remove_dead_inserted_code): Adjust to use bitmaps instead of vectors.
16066         (init_pre, fini_pre): Allocate and free bitmaps.
16067         (execute_pre): Insert insns on edges before elimination.
16069 2010-05-06  Maxim Kuvyrkov  <maxim@codesourcery.com>
16071         * tree.c (initializer_zerop): Handle STRING_CST.
16073 2010-05-06  Manuel López-Ibáñez  <manu@gcc.gnu.org>
16075         PR 40989
16076         * doc/invoke.texi (Wimplicit): Document as C only.
16077         * opts.c (common_handle_option): Add argument kind.
16078         (handle_option): Rename as read_cmdline_option. Factor out code to...
16079         (handle_option): ... here. New.
16080         (handle_options): Rename as read_cmdline_options.
16081         (decode_options): Update call.
16082         (set_option): Use option index instead of option pointer. Classify
16083         diagnostics correctly.
16084         (enable_warning_as_error): Call handle_option.
16085         * opts.h (set_option): Update declaration.
16086         (handle_option): Declare.
16087         * langhooks.h (struct lang_hooks): Add argument kind to handle_option.
16088         * c.opt (Wimplicit,Wimplicit-int): Initialize to -1.
16089         * c-opts.c (set_Wimplicit): Delete.
16090         (c_family_lang_mask): New static constant.
16091         (c_common_handle_option): Add argument kind. Use handle_option
16092         instead of set_Wimplicit.
16093         (c_common_post_options): warn_implicit and warn_implicit_int
16094         are disabled by default.
16095         * c-common.c (warn_implicit): Do not define here.
16096         * c-common.h (warn_implicit): Do not declare here.
16097         (c_common_handle_option): Update declaration.
16098         * lto-opts.c (lto_reissue_options): Update call to set_option.
16100 2010-05-06  Richard Guenther  <rguenther@suse.de>
16102         PR tree-optimization/43571
16103         * domwalk.c (walk_dominator_tree): Walk the dominator
16104         sons in more optimal order.
16106 2010-05-06  Richard Guenther  <rguenther@suse.de>
16108         PR tree-optimization/43934
16109         * tree-ssa-loop-im.c (movement_possibility): Handle PHI nodes.
16110         (stmt_cost): Likewise.
16111         (extract_true_false_args_from_phi): New helper.
16112         (determine_max_movement): For PHI nodes verify we can hoist them
16113         and compute their cost.
16114         (determine_invariantness_stmt): Handle PHI nodes.
16115         (move_computations_stmt): Likewise.  Hoist PHI nodes in
16116         if-converted form using COND_EXPRs.
16117         (move_computations): Return TODO_cleanup_cfg if we hoisted PHI nodes.
16118         (tree_ssa_lim): Likewise.
16119         * tree-flow.h (tree_ssa_lim): Adjust prototype.
16120         * tree-ssa-loop.c (tree_ssa_loop_im): Return todo.
16122 2010-05-06  Richard Guenther  <rguenther@suse.de>
16124         PR tree-optimization/43987
16125         * tree-ssa-structalias.c (could_have_pointers): For possibly
16126         address-taken variables force pointers to be recorded.
16127         (create_variable_info_for_1): Likewise.
16128         (push_fields_onto_fieldstack): Pass in wheter all fields
16129         must have pointers.
16130         (find_func_aliases): Query types instead of vars whether
16131         they contain pointers where appropriate.
16133 2010-05-06  Jan Hubicka  <jh@suse.cz>
16135         * cgraphbuild.c (record_reference_ctx): Add varpool_node.
16136         (record_reference, mark_address, mark_load, mark_store): Record
16137         references.
16138         (record_references_in_initializer): Update call of record_references.
16139         (rebuild_cgraph_edges): Remove all references before rebuiding.
16140         * cgraph.c (cgraph_create_node): Clear ref list.
16141         (cgraph_remove_node): Remove references.
16142         (dump_cgraph_node): Dump references.
16143         (cgraph_clone_node): Clone references.
16144         * cgraph.h: Include ipa-ref.h and ipa-ref-inline.h
16145         (struct cgraph_node, varpool_node): Add ref_lst.
16146         * ipa-ref.c: New file.
16147         * ipa-ref.h: New file.
16148         * ipa-ref-inline.h: New file.
16149         * lto-cgraph.c (output_varpool): Take cgrag node set argument.
16150         (referenced_from_other_partition_p): New function.
16151         (lto_output_varpool_node): Take set arugment; call
16152         referenced_from_other_partition.
16153         (lto_output_ref): New.
16154         (add_references): New.
16155         (output_refs): New.
16156         (output_cgraph): Compute boundary based on references; output refs.
16157         (output_varpool): Accept cgraph_node_set argument.
16158         (input_ref): New.
16159         (input_refs): New.
16160         (input_cgraph): Call input_refs.
16161         * lto-section-in.c (lto_section_name): Add refs.
16162         * Makefile.in (cgraph.h): Include ipa-ref.h and ipa-ref-inline.h
16163         (ipa-ref.o): New file.
16164         * varpool.c (varpool_node): Clear ipa ref list.
16165         (varpool_remove_node): Remove references.
16166         (dump_varpool_node): Dump references.
16167         (varpool_assemble_decl): Only compile finalized ones.
16168         (varpool_extra_name_alias): Initialize ref list.
16169         * lto-streamer.c (lto-get_section_name): Add .refs section.
16170         * lto-streamer.h (lto_section_type): Add LTO_section_refs.
16171         (referenced_from_other_partition_p): Declared.
16173 2010-05-06  Ira Rosen  <irar@il.ibm.com>
16175         PR tree-optimization/43901
16176         * tree-vect-stmts.c (vectorizable_call): Assert that vector
16177         type is not NULL if it's transformation phase, and return
16178         FALSE if it's analysis.
16179         (vectorizable_conversion, vectorizable_operation,
16180         vectorizable_type_demotion, vectorizable_type_promotion): Likewise.
16182 2010-05-05  Andrew Pinski  <andrew.pinski@caviumnetworks.com>
16184         * config/mips/mips.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
16185         Delete.
16186         * config/mips/mips.c (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P):
16187         New define.
16188         * config/mips/mips-protos.h
16189         (mips_small_register_classes_for_mode_p): Delete prototype.
16191 2010-05-06  Bernd Schmidt  <bernds@codesourcery.com>
16193         * config/arm/arm.h (MAX_LDM_STM_OPS): New macro.
16194         * config/arm/arm.c (multiple_operation_profitable_p,
16195         compute_offset_order): New static functions.
16196         (load_multiple_sequence, store_multiple_sequence): Use them.
16197         Replace constant 4 with MAX_LDM_STM_OPS.  Compute order[0] from
16198         memory offsets, not register numbers.
16199         (emit_ldm_seq, emit_stm_seq): Replace constant 4 with MAX_LDM_STM_OPS.
16201 2010-05-05  Steven Bosscher  <steven@gcc.gnu.org>
16203         * stor-layout.c (pending_sizes): Change the type to VEC(tree,gc) *.
16204         (get_pending_sizes, put_pending_size, put_pending_sizes):
16205         Update the uses of pending_sizes.
16206         * c-decl.c (store_parm_decls): Likewise.
16207         * c-tree.h (struct c_arg_info): Likewise.
16208         * tree.h: Update the prototype for get_pending_sizes and
16209         put_pending_sizes.
16211 2010-05-05  Jason Merrill  <jason@redhat.com>
16213         PR debug/43370
16214         * c-common.c (handle_aligned_attribute): Respect
16215         ATTR_FLAG_TYPE_IN_PLACE.
16217         PR testsuite/43758
16218         * target.h (struct gcc_target): Add attribute_takes_identifier_p.
16219         * target_def.h (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
16220         (TARGET_INITIALIZER): Use it.
16221         * c-common.c (attribute_takes_identifier_p): Call it.
16222         * c-common.h: Update prototype.
16223         * config/rs6000/rs6000.c (rs6000_attribute_takes_identifier_p): New.
16224         (TARGET_ATTRIBUTE_TAKES_IDENTIFIER_P): Define.
16226 2010-05-05  Jakub Jelinek  <jakub@redhat.com>
16228         PR debug/43950
16229         * dwarf2out.c (gen_compile_unit_die): Add DW_AT_identifier_case
16230         DW_ID_down_case for Fortran compilation units.
16232 2010-05-05  Jan Hubicka  <jh@suse.cz>
16234         * lto-cgraph.c (lto_output_varpool_node, input_varpool_node): Correctly
16235         handle aliases.
16237 2010-05-05  Eric Botcazou  <ebotcazou@adacore.com>
16239         * gimplify.c (gimplify_return_expr): Gimplify the size expressions of
16240         a variable-sized RESULT_DECL.
16242 2010-05-05  Maxim Kuvyrkov  <maxim@codesourcery.com>
16244         * doc/invoke.texi (-mfix-cortex-m3-ldrd): Move from ARC section to ARM.
16246 2010-05-05  Jason Merrill  <jason@redhat.com>
16248         PR c++/43787
16249         * gimplify.c (gimplify_expr): Keep working if gimplify_modify_expr
16250         returns GS_OK.
16251         (gimplify_modify_expr_rhs): Return GS_OK if anything changed.
16253 2010-05-05  Alexandre Oliva  <aoliva@redhat.com>
16254             Jakub Jelinek  <jakub@redhat.com>
16256         PR debug/43478
16257         * df-problems.c (struct dead_debug_use, struct dead_debug): New.
16258         (dead_debug_init, dead_debug_finish): New functions.
16259         (dead_debug_add, dead_debug_insert_before): Likewise.
16260         (df_note_bb_compute): Initialize a dead_debug object, add dead
16261         debug uses to it, insert debug bind insns before death insns,
16262         reset debug insns that refer to pending uses at the end.
16263         * rtl.h (make_debug_expr_from_rtl): New prototype.
16264         * varasm.c (make_debug_expr_from_rtl): New function.
16266 2010-05-05  Jan Hubicka  <jh@suse.cz>
16268         * lto-cgraph.c (output_varpool): Forward declare; work on encoder.
16269         (lto_varpool_encoder_new, lto_varpool_encoder_delete,
16270         lto_varpool_encoder_encode, lto_varpool_encoder_lookup,
16271         lto_varpool_encoder_deref, lto_varpool_encoder_size,
16272         lto_varpool_encoder_encode_initializer_p,
16273         lto_set_varpool_encoder_encode_initializer): New functions.
16274         (lto_output_cgraph): Take vset parameter too; compute varpool encoder;
16275         call output_varpool.
16276         (input_varpool_node): Do not always set analyzed.
16277         (input_cgraph_1): Return vector of cgraph nodes.
16278         (input_varpool_1): Return vector of varpools.
16279         (input_cgraph): Free the vectors.
16280         * lto-streamer-out.c (lto_output_ts_decl_common_tree_pointers):
16281         output only initializers needed.
16282         (lto_output): Only call output_cgraph.
16283         (produce_asm_for_decls): Call lto_varpool_encoder_delete.
16284         * lto-section-out.c (lto_new_out_decl_state): Initialize
16285         state->varpool_node_encoder.
16286         * lto-streamer.h (lto_varpool_encoder_d): New.
16287         (lto_out_decl_state, lto_file_decl_data): Add varpool_node_encoder.
16288         (lto_cgraph_encoder_delete, output_cgraph): Update prototype.
16289         (lto_varpool_encoder_deref, lto_varpool_encoder_lookup,
16290         lto_varpool_encoder_encode, lto_varpool_encoder_delete,
16291         lto_varpool_encoder_encode_initializer_p, lto_varpool_encoder_new):
16292         Declare.
16293         (output_varpool, input_varpool): Remove declarations.
16295 2010-05-05  Jan Hubicka  <jh@suse.cz>
16297         * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Alias of variable
16298         with body can prevail.
16300 2010-05-05  Jan Hubicka  <jh@suse.cz>
16302         * lto-symtab.c (lto_symtab_merge_decls_1): Prefer declarations with
16303         size.
16305 2010-05-05  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
16307         * Makefile.in (build/gengtype.o): Add $(HASHTAB_H) to dependencies.
16309         * gengtype.h (erro_at_line): Constify pos argument.
16311         * gengtype.c: Include hashtab.h.
16312         (enum gc_used): Document GC_MAYBE_POINTED_TO.
16313         (error_at_line): Constify pos argument.
16314         (do_typedef): Initialize p->opt field.
16315         (get_file_gtfilename): Fix comment typo.
16316         (struct walk_type_data): Constify line field.
16317         (get_output_file_for_structure): New function.
16318         (write_local_func_for_structure): Constify orig_s argument.
16319         Use get_output_file_for_structure.
16320         (write_func_for_structure): Use get_output_file_for_structure.
16321         (INDENT): New define.
16322         (dump_pair, dump_type, dump_type_list, dump_typekind)
16323         (dump_gc_used, dump_options, dump_fileloc, dump_type_u_s)
16324         (dump_type_u_a, dump_type_u_param_struct, dump_everything): New
16325         functions.
16326         (seen_types): New variable.
16327         (main): New variable do_dump.  Process "-d" command line option.
16328         Call dump_everything if dump requested.
16330 2010-05-05  Jakub Jelinek  <jakub@redhat.com>
16332         * var-tracking.c (var_debug_decl): Save DECL_DEBUG_EXPR value
16333         in a temporary instead of invoking the macro multiple times.
16334         (track_expr_p): Likewise.
16336 2010-05-04  Neil Vachharajani  <nvachhar@google.com>
16338         * doc/invoke.texi (-Wcoverage-mismatch): Updated documentation as
16339         per new semantics.
16340         * opts.c (decode_options): Enable -Werror=coverage-mismatch.
16341         * coverage.c (get_coverage_counts): Always emit a warning.  Adjust
16342         conditions for printing notes.
16343         * common.opt (-Wcoverage-mismatch): Allow negative, default to
16344         true, update documentation.
16345         * Makefile.in (coverage.o): Add dependence on DIAGNOSTIC_H and intl.h.
16347 2010-05-04  Jakub Jelinek  <jakub@redhat.com>
16349         PR c/43981
16350         * c-parser.c (c_parser_direct_declarator_inner): Call mark_exp_read
16351         on dimen.
16353 2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
16355         PR target/43799
16356         * config/i386/i386.md (sse_prologue_save): Clobber CC register.
16357         (*sse_prologue_save_insn1): Likewise.
16358         (SSE prologue save splitter): Likewise.
16360 2010-05-04  Eric Botcazou  <ebotcazou@adacore.com>
16362         * tree.c (free_lang_data_in_one_sizepos): New inline function.
16363         (free_lang_data_in_type): Call it on TYPE_{MIN|MAX}_VALUE of numerical
16364         types.  Call it on TYPE_SIZE and TYPE_SIZE_UNIT of all types.
16365         (free_lang_data_in_decl): Call it on DECL_SIZE and DECL_SIZE_UNIT of
16366         all decls.  Call it on DECL_FIELD_OFFSET of fields.
16367         (find_decls_types_r): Follow DECL_VALUE_EXPR.
16368         (iterative_hash_expr) <PLACEHOLDER_EXPR>: New case.
16370 2010-05-04  Martin Jambor  <mjambor@suse.cz>
16372         * tree-sra.c (build_access_from_expr_1): The first parameter type
16373         changed to simple tree.
16374         (build_access_from_expr): Likewise, gsi parameter was eliminated.
16375         (scan_assign_result): Renamed to assignment_mod_result, enum elements
16376         renamed as well.
16377         (build_accesses_from_assign): Removed all parameters except for a
16378         simple gimple statement.  Now returns a simple bool.
16379         (scan_function): All non-analysis parts moved to separate functions
16380         sra_modify_function_body and ipa_sra_modify_function_body.  Removed all
16381         parameters and updated both callers.
16382         (sra_modify_expr): Removed parameter data.
16383         (sra_modify_function_body): New function.
16384         (perform_intra_sra): Call sra_modify_function_body to modify the
16385         function body.
16386         (replace_removed_params_ssa_names): Parameter data changed into
16387         adjustments vector.
16388         (sra_ipa_modify_expr): Likewise.  Also removed unused parameter gsi and
16389         changed the parameter dont_convert to convert with the opposite
16390         meaning.
16391         (sra_ipa_modify_assign): Parameter data changed into adjustments
16392         vector, return value changed to bool.
16393         (ipa_sra_modify_function_body): New function.
16394         (sra_ipa_reset_debug_stmts): Updated a comment.
16395         (modify_function): Use ipa_sra_modify_function_body to modify function
16396         body.
16398 2010-05-04  H.J. Lu  <hongjiu.lu@intel.com>
16400         PR middle-end/43671
16401         * alias.c (true_dependence): Handle the same VALUE in x and mem.
16402         (canon_true_dependence): Likewise.
16403         (write_dependence_p): Likewise.
16405 2010-05-04  Jan Hubicka  <jh@suse.cz>
16407         * Makefile.in (cgraphbuild.o): Add dependency on ipa-utils.h
16408         * cgraphbuild.c: Include ipa-utils.h
16409         (record_reference_ctx): New struct.
16410         (record_reference): Simplify to work on initializers; not statements.
16411         (mark_address, mark_load, mark_store): New.
16412         (build_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
16413         walk PHI nodes too.
16414         (record_references_in_initializer): Update use of record_reference.
16415         (rebuild_cgraph_edges): Simplify using walk_stmt_load_store_addr_ops;
16416         walk PHI nodes too.
16418 2010-05-04  Jan Hubicka  <jh@suse.cz>
16420         * lto-symtab.c (lto_cgraph_replace_node): Do not remove edges;
16421         node will be removed anyway.
16422         (lto_varpool_replace_node): Allow also unanalyzed nodes;
16423         relink aliases of node into prevailing node.
16424         * varpool.c (varpool_remove_node): Remove aliases properly;
16425         when removing node, remove all its aliases too; remove DECL_INITIAL
16426         of removed node; ggc_free the varpool node.
16428 2010-05-04  Richard Guenther  <rguenther@suse.de>
16430         PR tree-optimization/43879
16431         * tree-ssa-structalias.c (alias_get_name): Use
16432         DECL_ASSEMBLER_NAME if available.
16433         (create_function_info_for): Return the varinfo node.
16434         (ipa_pta_execute): Associate same-body aliases and extra names
16435         with their origin nodes varinfo.  Dump DECL_ASSEMBLER_NAME.
16437 2010-05-04  Kaz Kojima  <kkojima@gcc.gnu.org>
16439         * config/sh/sh.c (sh_small_register_classes_for_mode_p): Remove static.
16441 2010-05-04  Mikael Pettersson  <mikpe@it.uu.se>
16443         PR bootstrap/43964
16444         * ira-color.c (assign_hard_reg): Declare rclass and add_cost
16445         only if HONOR_REG_ALLOC_ORDER is not defined.
16447 2010-05-04  Richard Guenther  <rguenther@suse.de>
16449         PR tree-optimization/43949
16450         * tree-vrp.c (extract_range_from_binary_expr): Only handle
16451         TRUNC_MOD_EXPR.
16453 2010-04-26  Jason Merrill  <jason@redhat.com>
16455         * c.opt (-fstrict-enums): New.
16456         * doc/invoke.texi (C++ Dialect Options): Document -fstrict-enums.
16458 2010-05-03  David Ung  <davidu@mips.com>
16459             James E. Wilson  <wilson@codesourcery.com>
16461         * config/mips/mips.c (mips_output_division): If GENERATE_DIVIDE_TRAPS,
16462         emit the trap instruction before the divide for TUNE_74K.
16464 2010-05-03  Steven Bosscher  <steven@gcc.gnu.org>
16466         * doc/tm.texi (defmac SMALL_REGISTER_CLASSES): Remove.
16467         (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): Add documentation,
16468         based on the above, for new target hook.
16470         * hooks.c (hook_bool_mode_true): New generic hook.
16471         * hooks.h (hook_bool_mode_true): Add prototype.
16473         * target.h (struct gcc_target): Add small_register_classes_for_mode_p
16474         target hook.
16475         * target-def.h (TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P): New default
16476         target hook, set to hook_bool_mode_false.
16477         * regs.h: Remove default definition of SMALL_REGISTER_CLASSES.
16478         * reload.c (push_secondary_reload): Replace SMALL_REGISTER_CLASSES
16479         with targetm.small_register_classes_for_mode_p.
16480         (find_reusable_reload): Likewise.
16481         (combine_reloads): Likewise.
16482         * reload1.c (reload_as_needed): Likewise.
16483         * cse.c (approx_reg_cost_1, hash_rtx_cb): Likewise.
16484         * ifcvt.c (noce_process_if_block, check_cond_move_block,
16485         dead_or_predicable): Likewise.
16486         * regmove.c (optimize_reg_copy_1): Likewise.
16487         * calls.c (prepare_call_address): Likewise.
16488         (precompute_register_parameters): Likewise.
16490         * config/sh/sh.h: Replace SMALL_REGISTER_CLASSES with new target
16491         hook definition.
16492         * config/sh/sh.c (sh_small_register_classes_for_mode_p): Add
16493         implementation of the hook that considers all register classes
16494         small except for SH64.
16495         (sh_override_options): Use the new hook.
16496         * config/sh/sh-protos.h (sh_small_register_classes_for_mode_p):
16497         Add prototype.
16499         * config/arm/arm.h: Replace SMALL_REGISTER_CLASSES with new target
16500         hook definition.
16501         * config/arm/arm.c (arm_small_register_classes_for_mode_p): Add
16502         implementation of the hook that considers all register classes
16503         small for THUMB1.
16504         * config/arm/arm-protos.h (arm_small_register_classes_for_mode_p):
16505         Add prototype.
16507         * config/mips/mips.h: Replace SMALL_REGISTER_CLASSES with new target
16508         hook definition.
16509         * config/mips/mips.c (mips_small_register_classes_for_mode_p): Add
16510         implementation of the hook that considers all register classes
16511         small for MIPS16.
16512         * config/mips/mips-protos.h (mips_small_register_classes_for_mode_p):
16513         Add prototype.
16515         * config/i386/i386.h: Replace SMALL_REGISTER_CLASSES with new target
16516         hook definition.
16517         * config/m32c/m32c.h: Likewise.
16518         * config/pdp11/pdp11.h: Likewise.
16519         * config/avr/avr.h: Likewise.
16520         * config/xtensa/xtensa.h: Likewise.
16521         * config/m68hc11/m68hc11.h: Likewise.
16522         * config/mn10300/mn10300.h: Likewise.
16523         * config/mcore/mcore.h: Likewise.
16524         * config/h8300/h8300.h: Likewise.
16525         * config/bfin/bfin.h: Likewise.
16527         * config/iq2000/iq2000.h: Remove SMALL_REGISTER_CLASSES definition.
16528         * config/rx/rx.h: Remove SMALL_REGISTER_CLASSES definition.
16530 2010-05-03  Anatoly Sokolov  <aesok@post.ru>
16532         * double-int.h (tree_to_double_int): Remove macro.
16533         (double_int_to_tree, double_int_fits_to_tree_p): Move prototypes ...
16534         * tree.h (double_int_to_tree, double_int_fits_to_tree_p): ... here.
16535         (tree_to_double_int): New function.
16536         * double-int.c (double_int_to_tree, double_int_fits_to_tree_p):
16537         Move ...
16538         * tree.c (double_int_to_tree, double_int_fits_to_tree_p): ... here.
16540 2010-05-03  Richard Guenther  <rguenther@suse.de>
16542         PR tree-optimization/43971
16543         * tree-ssa-structalias.c (get_constraint_for_1): Fix
16544         constraints in the !flag_delete_null_pointer_checks case.
16546 2010-05-03  Jakub Jelinek  <jakub@redhat.com>
16548         PR debug/43972
16549         * config/i386/i386.c (ix86_delegitimize_address): Make sure the
16550         result mode matches original rtl mode.
16552 2010-05-03  Dave Korn  <dave.korn.cygwin@gmail.com>
16554         PR target/43888
16555         * config/i386/winnt.c (i386_pe_binds_local_p): Handle weak decls.
16557 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
16559         * config/i386/i386.c (ix86_target_string): Output 'flags', not 'isa',
16560         when processing flag options.
16562 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
16564         * gcov-iov.c (main): Change format string placeholder
16565         from %#08x to 0x%08x.
16566         * genchecksum.c (dosum): Change format string placeholder
16567         from %#02x to 0x%02x.
16569 2010-05-02  Richard Guenther  <rguenther@suse.de>
16571         PR tree-optimization/43879
16572         * tree-tailcall.c (find_tail_calls): Clobbers also prevent tail calls.
16574 2010-05-02  Bruno Haible  <bruno@clisp.org>
16576         * doc/extend.texi (Function Attributes): Fix a typo.
16578 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
16580         Revert:
16581         * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Change format string
16582         placeholder from 0x%x to %#x.
16583         (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
16584         * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
16585         * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
16586         * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
16587         * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
16588         * config/i386/i386.c (ix86_target_string): Ditto.
16589         * config/i386/i386.c (output_pic_addr_const): Ditto.
16590         (print_operand): Ditto.
16592 2010-05-02  Uros Bizjak  <ubizjak@gmail.com>
16594         * vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string
16595         placeholder from 0x%x to %#x.
16596         (ASM_OUTPUT_DEBUG_DATA1): Ditto.
16597         (ASM_OUTPUT_DEBUG_DATA4): Ditto.
16598         (ASM_OUTPUT_DEBUG_DATA): Ditto.
16599         (ASM_OUTPUT_DEBUG_ADDR_DATA): Ditto.
16600         (ASM_OUTPUT_DEBUG_DATA8): Ditto.
16601         * optc-gen.awk: Ditto.
16602         * hwint.h (HOST_WIDE_INT_PRINT_DOUBLE_HEX): Ditto.
16603         (HOST_WIDE_INT_PRINT_HEX): Ditto.
16604         (HOST_WIDEST_INT_PRINT_HEX): Ditto.
16605         (HOST_WIDEST_INT_PRINT_DOUBLE_HEX): Ditto.
16607 2010-05-01  Anatoly Sokolov  <aesok@post.ru>
16609         * target.h (struct calls): Add function_value_regno_p field.
16610         * target-def.h (TARGET_FUNCTION_VALUE_REGNO_P): Define.
16611         (TARGET_INITIALIZER): Use TARGET_FUNCTION_VALUE_REGNO_P.
16612         * targhooks.c (default_function_value_regno_p): New function.
16613         * targhooks.h (default_function_value_regno_p): Declare function.
16614         * rtlanal.c (keep_with_call_p): Use function_value_regno_p hook.
16615         * builtins.c. (apply_result_size): (Ditto.).
16616         * combine.c. (likely_spilled_retval_p): (Ditto.).
16617         * mode-switching.c. Include 'target.h'.
16618         (create_pre_exit): Use function_value_regno_p hook.
16619         * Makefile.in (mode-switching.o): Add dependency on TARGET_H.
16620         * doc/tm.texi (FUNCTION_VALUE_REGNO_P,
16621         TARGET_FUNCTION_VALUE_REGNO_P): Revise documentation.
16623         * config/i386/i386.h (TARGET_FUNCTION_VALUE_REGNO_P): Remove macro.
16624         * config/i386/i386.c (TARGET_FUNCTION_VALUE_REGNO_P): Define macro.
16625         (ix86_function_value_regno_p): Declare as static, change argument
16626         type to const unsigned int.
16627         * config/i386/i386-protos.h (ix86_function_value_regno_p): Remove.
16629 2010-05-01  Richard Guenther  <rguenther@suse.de>
16631         PR tree-optimization/43949
16632         * tree-vrp.c (ssa_name_nonnegative_p): Return true for unsigned
16633         types.
16634         (extract_range_from_binary_expr): Handle *_MOD_EXPR.
16636 2010-05-01  Anatoly Sokolov  <aesok@post.ru>
16638         * rtl.h (CONST_DOUBLE_P): Define.
16639         (rtx_to_double_int): Declare.
16640         * emit-rtl.c (rtx_to_double_int): New function.
16641         * dwarf2out.c (insert_double): New function.
16642         (loc_descriptor, add_const_value_attribute): Clean up, use
16643         rtx_to_double_int and insert_double functions.
16645 2010-05-01  Jonathan Wakely  <jwakely.gcc@gmail.com>
16647         * doc/extend.texi (Inline): Add missing return keyword to examples.
16648         (Function Attributes, Variable Attributes, Pragmas): Hyphenate
16649         "command-line".
16651 2010-04-30  Eric Botcazou  <ebotcazou@adacore.com>
16653         * tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check the alignment of
16654         the variable part of the offset as well.  Use highest_pow2_factor for
16655         all alignment checks.
16657 2010-04-30  Richard Guenther  <rguenther@suse.de>
16659         PR tree-optimization/43879
16660         * tree-ssa-structalias.c (type_could_have_pointers): Functions
16661         can have pointers.
16663 2010-04-30  Jan Hubicka  <jh@suse.cz>
16665         * lto-symtab.c (lto_symtab_resolve_can_prevail_p): Chose var with
16666         varpool.
16667         (lto_symtab_merge_decls_1): Remove logic looking for an initializer.
16669 2010-04-30  Jan Hubicka  <jh@suse.cz>
16671         * cgraph.h (cgraph_node_set_nonempty_p, varpool_node_set_nonempty_p):
16672         New.
16673         * lto-cgraph.c (input_cgraph): Remove call to lto_mark_file_for_ltrans.
16674         * lto-streamer.h (lto_file_decl_data): Remove needs_ltrans_p.
16675         (lto_file_needs_ltrans_p, lto_mark_file_for_ltrans,
16676         cgraph_node_set_needs_ltrans_p): Remove.
16678 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
16680         * sdbout.c: Include vec.h, do not include varray.h.
16681         (deferred_global_decls, sdbout_global_decl,
16682         sdbout_finish, sdbout_init): Use VEC instead of VARRAY.
16683         * toplev.c: Do not include varray.h.
16684         (dump_memory_report): Do not dump VARRAY statistics.
16685         * gengtype.c (open_base_file): Ignore varray.h.
16686         * Makefile.in: Update for abovementioned changes.
16687         Remove all traces of varray.c and varray.h.
16688         * varray.c: Remove file.
16689         * varray.h: Remove file.
16691 2010-04-30  Jan Hubicka  <jh@suse.cz>
16693         * lto-cgraph.c (lto_output_varpool_node): Always output constant pool
16694         references.
16696 2010-04-30  Jan Hubicka  <jh@suse.cz>
16698         * tree-profile.c (tree_init_ic_make_global_vars): Mark new decls as
16699         needed.
16701 2010-04-30  Richard Guenther  <rguenther@suse.de>
16703         * tree-ssa-structalias.c (get_constraint_for_1): Generate
16704         constraints for CONSTRUCTOR.
16706 2010-04-30  Richard Guenther  <rguenther@suse.de>
16708         PR lto/43946
16709         * passes.c (init_optimization_passes): Move pass_ipa_free_lang_data
16710         first after all lowering passes.
16712 2010-04-30  Steven Bosscher  <steven@gcc.gnu.org>
16714         * toplev.c: Include varray.h for statistics dumping.
16715         * tree.h: Do not declare varray_head_tag.
16716         * tree-into-ssa.c, tree-ssa-uninit.c, tree-phinodes.c, omega.c,
16717         regs.h, lto-cgraph.c, tree-ssa-loop-ivopts.c, tree-nomudflap.c,
16718         c-objc-common.c, lto-streamer-out.c, tree-ssa-propagate.c,
16719         gimple-low.c, c-semantics.c, dwarf2out.c, lto-streamer-in.c,
16720         lto-section-in.c, alias.c, tree-if-conv.c, gimplify.c, ggc-zone.c,
16721         tree-ssa.c, tree-ssa-loop-prefetch.c, integrate.h, c-gimplify.c,
16722         c-common.c, c-common.h, reg-stack.c, basic-block.h,
16723         tree-ssa-structalias.c, lto-section-out.c, tree-ssanames.c: Do not
16724         include varray.h.
16725         * Makefile.in: Update for abovementioned changes.
16727 2010-04-30  Jakub Jelinek  <jakub@redhat.com>
16729         PR debug/43942
16730         * tree.c (auto_var_in_fn_p): Return false for DECL_EXTERNAL vars.
16732 2010-04-30  Hariharan Sandanagobalane  <hariharan@picochip.com>
16734         * config/picochip/picochip.c (picochip_legitimize_address): Define.
16735         Use this function to do machine-specific conversion.
16736         (picochip_legitimize_reload_address): Likewise.
16737         (picochip_legitimate_address_p): Check valid base register only if
16738         strict.
16739         (picochip_check_conditional_copy): Check for modw only if opnd is
16740         register.
16741         * config/picochip/picochip.h (LEGITIMIZE_RELOAD_ADDRESS): Use this
16742         to call the function in c.
16743         * config/picochip/picochip-protos.h
16744         (picochip_legitimize_reload_address): Define.
16745         * config/picochip/picochip.md (supported_compare1): Define.
16747 2010-04-30  Jan Hubicka  <jh@suse.cz>
16749         * cgraph.h (cgraph_local_info): Remove for_functions_valid.
16750         (cgraph_global_info): Remove inlined.
16751         (LTO_cgraph_tag_names): Remove.
16752         (LTO_cgraph_tags, LCC_NOT_FOUND): Move to ...
16753         * lto-cgraph.c (LTO_cgraph_tags, LCC_NOT_FOUND): ... here;
16754         simplify cgraph tags and document.
16755         (lto_output_node): Use only LTO_cgraph_unavail_node and
16756         LTO_cgraph_analyzed_node; Do not save analzed, reachable,
16757         for_functions_valid, global info, process and output flags.
16758         (input_overwrite_node): Initialize estimated stack size and
16759         estimated growth.  Do not read flags we no longer store.
16760         (input_node): Likewise do not read info no longer stored.
16761         * ipa-inline.c (cgraph_mark_inline_edge): Do not set global.inlined
16762         flag.
16764 2010-04-30  Richard Guenther  <rguenther@suse.de>
16766         PR tree-optimization/43879
16767         * tree-ssa-structalias.c (get_constraint_for_1): Properly
16768         handle non-zero initializers.
16770 2010-04-30  Richard Guenther  <rguenther@suse.de>
16772         * builtins.c (fold_builtin_1): Delete free (0).
16774 2010-04-29  Jan Hubicka  <jh@suse.cz>
16776         * gengtype.c (open_base_files): Add lto-streamer.h
16777         * cgraph.h (cgraph_local_info): lto_file_data is now in GGC.
16778         (pass_ipa_cp): GGC collect.
16779         * toplev. (compile_file): Do not output symbols.
16780         * ipa-inline.c (pass_ipa_inline): Add ggc collect.
16781         * timevar.def (TV_VARPOOL, TV_IPA_LTO_DECL_INIT_IO,
16782         TV_IPA_LTO_DECL_MERGE, TV_IPA_LTO_CGRAPH_MERGE, TV_VAROUT): New.
16783         * lto-section-in.c: Include ggc.h
16784         (lto_new_in_decl_state): Alloc in GGC.
16785         (lto_delete_in_decl_state): Likewise.
16786         * ipa.c (pass_ipa_function_visibility, pass_ipa_whole_program):
16787         Collect.
16789 2010-04-29  Bernd Schmidt  <bernds@codesourcery.com>
16791         PR target/42895
16792         * doc/tm.texi (ADJUST_REG_ALLOC_ORDER): Renamed from
16793         ORDER_REGS_FOR_LOCAL_ALLOC.  All instances of this macro changed.
16794         (HONOR_REG_ALLOC_ORDER): Describe new macro.
16795         * ira.c (setup_alloc_regs): Use ADJUST_REG_ALLOC_ORDER if defined.
16796         * ira-color.c (assign_hard_reg): Take prologue/epilogue costs into
16797         account only if HONOR_REG_ALLOC_ORDER is not defined.
16798         * config/arm/arm.h (HONOR_REG_ALLOC_ORDER): Define.
16799         * system.h (ORDER_REGS_FOR_LOCAL_ALLOC): Poison.
16801 2010-04-29  Jon Grant  <04@jguk.org>
16803         * collect2.c (vflag): Change type from int to bool.
16804         (debug): Likewise.
16805         (helpflag): New global bool.
16806         (main): Set vflag and debug with boolean, not integer truth values.
16807         Accept new "--help" option and output usage text if found.
16808         * collect2.h (vflag): Update prototype.
16809         (debug): Likewise.
16811 2010-04-29  H.J. Lu  <hongjiu.lu@intel.com>
16813         PR bootstrap/43936
16814         * plugin.h (flag_plugin_added): Moved out of invoke_plugin_callbacks.
16816 2010-04-29  Richard Guenther  <rguenther@suse.de>
16818         PR bootstrap/43935
16819         * plugin.h (invoke_plugin_callbacks): Annotate arguments
16820         with ATTRIBUTE_UNUSED.
16822 2010-04-29  H.J. Lu  <hongjiu.lu@intel.com>
16824         PR target/43921
16825         * config/i386/i386.c (get_some_local_dynamic_name): Replace
16826         INSN_P with NONDEBUG_INSN_P.
16827         (distance_non_agu_define): Likewise.
16828         (distance_agu_use): Likewise.
16830 2010-04-29  Bernd Schmidt  <bernds@codesourcery.com>
16832         From Dominique d'Humieres  <dominiq@lps.ens.fr>
16833         PR bootstrap/43858
16834         * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs to compute
16835         test_set.
16837 2010-04-29  Brian Hackett  <bhackett1024@gmail.com>
16839         * plugin.h (invoke_plugin_callbacks): New inline function.
16840         * plugin.c (flag_plugin_added): New global flag.
16841         (add_new_plugin): Initialize above flag.
16842         (invoke_plugin_callbacks): Rename to ...
16843         (invoke_plugin_callbacks_full): ... this.
16845 2010-04-28  Jan Hubicka  <jh@suse.cz>
16847         * lto-symtab.c (lto_symtab_entry_def) Add vnode.
16848         (lto_varpool_replace_node): New.
16849         (lto_symtab_resolve_symbols): Resolve varpool nodes.
16850         (lto_symtab_merge_decls_1): Prefer decls with varpool node.
16851         (lto_symtab_merge_cgraph_nodes_1): Merge varpools.
16852         * cgraph.h (varpool_node_ptr): New type.
16853         (varpool_node_ptr): New vector.
16854         (varpool_node_set_def): New structure.
16855         (varpool_node_set): New type.
16856         (varpool_node_set): New vector.
16857         (varpool_node_set_element_def): New structure.
16858         (varpool_node_set_element, const_varpool_node_set_element): New types.
16859         (varpool_node_set_iterator): New type.
16860         (varpool_node): Add prev pointers, add used_from_other_partition,
16861         in_other_partition.
16862         (varpool_node_set_new, varpool_node_set_find, varpool_node_set_add,
16863         varpool_node_set_remove, dump_varpool_node_set, debug_varpool_node_set,
16864         varpool_get_node, varpool_remove_node): Declare.
16865         (vsi_end_p, vsi_next, vsi_node, vsi_start, varpool_node_in_set_p,
16866         varpool_node_set_size): New inlines.
16867         * cgraph.c (dump_cgraph_node): Dump asm names of aliases.
16868         * tree-pass.h (varpool_node_set_def): Forward declare.
16869         (ipa_opt_pass_d): Summary writting takes vnode sets too.
16870         (ipa_write_optimization_summaries): Update prototype.
16871         * ipa-cp.c (ipcp_write_summary): Update.
16872         * ipa-reference.c (ipa_reference_write_summary): Update.
16873         * lto-cgraph.c (lto_output_varpool_node): New static function.
16874         (output_varpool): New function.
16875         (input_varpool_node): New static function.
16876         (input_varpool_1): New function.
16877         (input_cgraph): Input varpool.
16878         * ipa-pure-const.c (pure_const_write_summary): Update.
16879         * lto-streamer-out.c (lto_output): Update, output varpool too.
16880         (write_global_stream): Kill WPA hack.
16881         (produce_asm_for_decls): Update.
16882         (output_alias_pair_p): Handle variables.
16883         (output_unreferenced_globals): Output only needed partition of varpool.
16884         * ipa-inline.c (inline_write_summary): Update.
16885         * lto-streamer-in.c (lto_input_tree_ref, lto_input_tree): Do not build
16886         cgraph.
16887         * lto-section-in.c (lto_section_name): Add varpool and jump funcs.
16888         * ipa.c (hash_varpool_node_set_element, eq_varpool_node_set_element,
16889         varpool_node_set_new, varpool_node_set_add,
16890         varpool_node_set_remove, varpool_node_set_find, dump_varpool_node_set,
16891         debug_varpool_node_set): New functions.
16892         * passes.c (rest_of_decl_compilation): when in LTO do not finalize.
16893         (execute_one_pass): Process new decls too.
16894         (ipa_write_summaries_2): Pass around vsets.
16895         (ipa_write_summaries_1): Likewise.
16896         (ipa_write_summaries): Build vset; be more selective about cgraph nodes
16897         to add.
16898         (ipa_write_optimization_summaries_1): Pass around vsets.
16899         (ipa_write_optimization_summaries): Likewise.
16900         * varpool.c (varpool_get_node): New.
16901         (varpool_node): Update doubly linked lists.
16902         (varpool_remove_node): New.
16903         (dump_varpool_node): More dumping.
16904         (varpool_enqueue_needed_node): Update doubly linked lists.
16905         (decide_is_variable_needed): Kill ltrans hack.
16906         (varpool_finalize_decl): Kill lto hack.
16907         (varpool_assemble_decl): Skip decls in other partitions.
16908         (varpool_assemble_pending_decls): Update doubly linkes lists.
16909         (varpool_empty_needed_queue): Likewise.
16910         (varpool_extra_name_alias): Likewise.
16911         * lto-streamer.c (lto_get_section_name): Add vars section.
16912         * lto-streamer.h (lto_section_type): Update.
16913         (output_varpool, input_varpool): Declare.
16915 2010-04-28  Mike Stump  <mikestump@comcast.net>
16917         * config/i386/darwin.h (CC1_SPEC): Ignore -mdynamic-no-pic for now.
16919 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
16921         * lto-streamer-in.c (unpack_ts_type_value_fields): Replace test for
16922         record or union type with RECORD_OR_UNION_TYPE_P predicate.
16923         (lto_input_ts_type_tree_pointers): Likewise.
16924         * lto-streamer-out.c (pack_ts_type_value_fields): Likewise.
16925         (lto_output_ts_type_tree_pointers): Likewise.
16927 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
16929         Uniquization of constants at the Tree level
16930         * tree.h (DECL_IN_CONSTANT_POOL): New macro.
16931         (tree_decl_with_vis): Add in_constant_pool bit, move shadowed_for_var_p
16932         bit to the end.
16933         (tree_output_constant_def): Declare.
16934         * gimplify.c (gimplify_init_constructor): When using block copy, first
16935         uniquize the constant constructor on the RHS.
16936         * lto-streamer-in.c (unpack_ts_decl_with_vis_value_fields): Deal with
16937         DECL_IN_CONSTANT_POOL flag.
16938         * lto-streamer-out.c (pack_ts_decl_with_vis_value_fields): Likewise.
16939         * varasm.c (make_decl_rtl): Deal with variables belonging to the global
16940         constant pool.
16941         (assemble_variable): Deal with symbols belonging to the tree constant
16942         pool.
16943         (get_constant_section): Add ALIGN parameter and simplify.
16944         (build_constant_desc): Build a VAR_DECL and attach it to the symbol.
16945         (assemble_constant_contents): Use the expression of the VAR_DECL.
16946         (output_constant_def_contents): Use the alignment of the VAR_DECL.
16947         (tree_output_constant_def): New global function.
16948         (mark_constant): Use the expression of the VAR_DECL.
16949         (place_block_symbol): Use the alignment of the VAR_DECL and the size of
16950         its expression.
16951         (output_object_block): Likewise and assemble the expression.
16953 2010-04-28  Eric Botcazou  <ebotcazou@adacore.com>
16955         * lto-streamer.c [LTO_STREAMER_DEBUG] (tree_htab, tree_hash_entry,
16956         hash_tree, eq_tree): New tree hash table.
16957         (lto_streamer_init) [LTO_STREAMER_DEBUG]: Initialize it.
16958         [LTO_STREAMER_DEBUG] (lto_orig_address_map, lto_orig_address_get,
16959         lto_orig_address_remove): Reimplement.
16961 2010-04-28  Xinliang David Li  <davidxl@google.com>
16963         PR c/42643
16964         * tree-ssa-uninit.c (can_skip_redundant_opnd): New function.
16965         (compute_uninit_opnds_pos): New function.
16966         (is_non_loop_exit_postdominating): New function.
16967         (compute_control_dep_chain): New function.
16968         (find_pdom): New function.
16969         (convert_control_dep_chain_into_preds): New function.
16970         (find_predicates): New function.
16971         (find_control_equiv_block): New function.
16972         (collect_phi_def_edges): New function.
16973         (find_def_preds): New function.
16974         (find_dom): New function.
16975         (dump_predicates): New function.
16976         (get_cmp_code): New function.
16977         (is_value_included_in): New function.
16978         (find_matching_predicate_in_rest_chains): New function.
16979         (use_pred_not_overlap_with_undef_path_pred): New function.
16980         (is_use_properly_guarded): New function.
16981         (normalize_cond_1): New function.
16982         (is_and_or_or): New function.
16983         (normalize_cond): New function.
16984         (is_gcond_subset_of): New function.
16985         (is_subset_of_any): New function.
16986         (is_or_set_subset_of): New function.
16987         (is_and_set_subset_of): New function.
16988         (is_norm_cond_subset_of): New function.
16989         (is_pred_expr_subset_of): New function.
16990         (is_pred_chain_subset_of): New function.
16991         (is_included_in): New function.
16992         (is_superset_of): New function.
16993         (find_uninit_use): New function.
16994         (warn_uninitialized_phi): New function.
16995         (compute_possibly_undefined_names): New function.
16996         (ssa_undefined_value_p): New function.
16997         (execute_late_warn_uninitialized): New function.
16998         * tree-ssa.c (ssa_undefined_value_p): Removed.
16999         (warn_uninit): Changed to extern.
17000         (warn_uninitialized_phi): Removed.
17001         (warn_uninitialized_vars): Changed to extern.
17002         (execute_late_warn_uninitialized): Removed
17003         * tree-flow.h: Add new prototypes.
17004         * timevar.def: Add new time variable.
17005         * Makefile.in: Add new build file.
17007 2010-04-28  Uros Bizjak  <ubizjak@gmail.com>
17009         * config/alpha/elf.h (ASM_DECLARE_OBJECT_NAME): Use gnu_unique_object
17010         type if available.
17012 2010-04-28  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
17014         PR target/22224
17015         * config/alpha/osf5.h (ASM_OUTPUT_LOCAL): Redefine.
17017 2010-04-28  Martin Jambor  <mjambor@suse.cz>
17019         * cgraph.h (struct cgraph_node): New field indirect_calls.
17020         (struct cgraph_indirect_call_info): New type.
17021         (struct cgraph_edge): Removed field indirect_call. New fields
17022         indirect_info, indirect_inlining_edge and indirect_unknown_callee.
17023         (cgraph_create_indirect_edge): Declare.
17024         (cgraph_make_edge_direct): Likewise.
17025         (enum LTO_cgraph_tags): New item LTO_cgraph_indirect_edge.
17026         * ipa-prop.h (struct ipa_param_call_note): Removed.
17027         (struct ipa_node_params): Removed field param_calls.
17028         (ipa_create_all_structures_for_iinln): Declare.
17029         * cgraph.c: Described indirect edges and uids in initial comment.
17030         (cgraph_add_edge_to_call_site_hash): New function.
17031         (cgraph_edge): Search also among the indirect edges, use
17032         cgraph_add_edge_to_call_site_hash to add edges to the call site hash.
17033         (cgraph_set_call_stmt): Possibly turn an indirect edge into a direct
17034         one, use cgraph_add_edge_to_call_site_hash to add edges to the call
17035         site hash.
17036         (initialize_inline_failed): Assign a reason to indirect edges.
17037         (cgraph_create_edge_1): New function.
17038         (cgraph_create_edge): Moved some functionality to
17039         cgraph_create_edge_1.
17040         (cgraph_create_indirect_edge): New function.
17041         (cgraph_edge_remove_callee): Add an assert checking for
17042         non-indirectness.
17043         (cgraph_edge_remove_caller): Special-case indirect edges.
17044         (cgraph_remove_edge): Likewise.
17045         (cgraph_set_edge_callee): New function.
17046         (cgraph_redirect_edge_callee): Use cgraph_set_edge_callee.
17047         (cgraph_make_edge_direct): New function.
17048         (cgraph_update_edges_for_call_stmt_node): Do nothing only when also
17049         the declaration of the call statement matches.
17050         (cgraph_node_remove_callees): Special-case indirect edges.
17051         (cgraph_clone_edge): Likewise.
17052         (cgraph_clone_node): Clone also the indirect edges.
17053         (dump_cgraph_node): Dump indirect_inlining_edge flag instead of
17054         indirect_call, dump count of indirect_calls edges.
17055         * ipa-prop.c (iinlining_processed_edges): New variable.
17056         (ipa_note_param_call): Create indirect edges instead of
17057         creating notes.  New parameter node.
17058         (ipa_analyze_call_uses): New parameter node, pass it on to
17059         ipa_note_param_call.
17060         (ipa_analyze_stmt_uses): Likewise.
17061         (ipa_analyze_params_uses): Pass node to ipa_analyze_stmt_uses.
17062         (print_edge_addition_message): Work on edges rather than on notes.
17063         (update_call_notes_after_inlining): Likewise, renamed to
17064         update_indirect_edges_after_inlining.
17065         (ipa_create_all_structures_for_iinln): New function.
17066         (ipa_free_node_params_substructures): Do not free notes.
17067         (ipa_edge_duplication_hook): Propagate bits within
17068         iinlining_processed_edges bitmap.
17069         (ipa_node_duplication_hook): Do not duplicate notes.
17070         (free_all_ipa_structures_after_ipa_cp): Renamed to
17071         ipa_free_all_structures_after_ipa_cp.
17072         (free_all_ipa_structures_after_iinln): Renamed to
17073         ipa_free_all_structures_after_iinln.
17074         (ipa_write_param_call_note): Removed.
17075         (ipa_read_param_call_note): Removed.
17076         (ipa_write_indirect_edge_info): New function.
17077         (ipa_read_indirect_edge_info): Likewise.
17078         (ipa_write_node_info): Do not stream notes, do stream information
17079         in indirect edges.
17080         (ipa_read_node_info): Likewise.
17081         (lto_ipa_fixup_call_notes): Removed.
17082         * ipa-cp.c (pass_ipa_cp): Set stmt_fixup to NULL.
17083         * ipa-inline.c (pass_ipa_inline): Likewise.
17084         * cgraphunit.c (verify_cgraph_node): Check also indirect edges.
17085         * cif-code.def (INDIRECT_UNKNOWN_CALL): New reason.
17086         * tree-inline.c (copy_bb): Removed an unnecessary double check for
17087         is_gimple_call.
17088         * tree-inline.c (get_indirect_callee_fndecl): Do not consider indirect
17089         edges.
17090         * lto-cgraph.c (output_outgoing_cgraph_edges): New function.
17091         (output_cgraph): Stream also indirect edges.
17092         (lto_output_edge): Added capability to stream indirect edges.
17093         (input_edge): Likewise.
17094         (input_cgraph_1): Likewise.
17095         * lto-streamer-in.c (fixup_call_stmt_edges_1): Fixup also statements
17096         of indirect edges.
17098 2010-04-28  Richard Guenther  <rguenther@suse.de>
17100         PR tree-optimization/43879
17101         PR tree-optimization/43909
17102         * tree-ssa-structalias.c (struct variable_info): Add
17103         only_restrict_pointers flag.
17104         (new_var_info): Initialize it.  Increment stats.total_vars here.
17105         (create_function_info_for): Do not increment stats.total_vars here.
17106         (get_function_part_constraint): Fix build with C++.
17107         (insert_into_field_list): Remove.
17108         (push_fields_onto_fieldstack): Properly merge fields.
17109         (create_variable_info_for): Split and simplify.
17110         (create_variable_info_for_1): New piece.
17111         (intra_create_variable_infos): Properly make restrict constraints
17112         from parameters.
17114 2010-04-28  Richard Guenther  <rguenther@suse.de>
17116         PR c++/43880
17117         * tree-inline.c (copy_bind_expr): Also copy bind expr vars value-exprs.
17119 2010-04-27  Manuel López-Ibáñez  <manu@gcc.gnu.org>
17120             Jan Hubicka  <hubicka@ucw.cz>
17122         * doc/invoke.texi (-Wsuggest-attribute=const,
17123         -Wsuggest-attribute=pure): Document.
17124         * ipa-pure-const.c: Include toplev.h, intl.h and opts.h.
17125         (function_always_visible_to_compiler_p,
17126         suggest_attribute, warn_function_pure, warn_function_const):
17127         New functions.
17128         (check_call): Improve debug info.
17129         (analyze_function): Do not check availability.
17130         (add_new_function): Check availability.
17131         (propagate): Output warnings.
17132         (skip_function_for_local_pure_const): New function.
17133         (local_pure_const): Use it; output warnings.
17134         * common.opt (Wsuggest-attribute=const,
17135         Wsuggest-attribute=pure): New.
17137 2010-04-27  Jakub Jelinek  <jakub@redhat.com>
17139         * dwarf2out.c (def_cfa_1): After DW_CFA_def_cfa_expression
17140         force using DW_CFA_def_cfa instead of DW_CFA_def_cfa_register
17141         or DW_CFA_def_cfa_offset{,_sf}.
17143 2010-04-27  Eric Botcazou  <ebotcazou@adacore.com>
17145         * tree.h: Fix truncated long macros.
17147 2010-04-27  Kai Tietz  <kai.tietz@onevision.com>
17149         * collect2.c (TARGET_64BIT): Redefine to target's default.
17150         * tlink.c: Likewise.
17151         * config/i386/cygming.h (USER_LABEL_PREFIX): Define
17152         dependent to TARGET_64BIT and USE_MINGW64_LEADING_UNDERSCORES.
17153         * config/i386/i386.h (CRT_CALL_STATIC_FUNCTION): Use
17154         for underscoring __USER_LABEL_PREFIX__.
17155         * config/i386/mingw-w64.h (SUB_LINK_ENTRY): New macro.
17156         (SUB_LINK_ENTRY32): New.
17157         (SUB_LINK_ENTRY64): New.
17158         (LINK_SPEC): Replace entry point spec by SUB_LINK_ENTRY.
17159         * config/i386/mingw32 (SUB_LINK_ENTRY32): New.
17160         (SUB_LINK_ENTRY64): New.
17161         (SUB_LINK_ENTRY): New.
17162         (LINK_SPEC): Use SUB_LINK_ENTRY instead of hard-coded entry-point.
17163         (DWARF2_UNWIND_INFO): Error out for use of dw2 unwind when
17164         x64 target is choosen.
17165         * config.in (USE_MINGW64_LEADING_UNDERSCORES): New.
17166         * configure: Regenerated.
17167         * configure.ac (leading-mingw64-underscores): Option added.
17169 2010-04-27  Jan Hubicka  <jh@suse.cz>
17171         * doc/invoke.texi (-fipa-profile): Document.
17172         * opts.c (decode_options): Enable ipa-profile at -O1.
17173         * timevar.def (TV_IPA_PROFILE): Define.
17174         * common.opt (fipa-profile): Add.
17175         * cgraph.c (cgraph_clone_node): Set local flag and clear vtable method
17176         flag for clones.
17177         (cgraph_propagate_frequency): Handle only local ones.
17178         * tree-pass.h (pass_ipa_profile): Declare.
17179         * ipa-profile.c (gate_profile): Use flag_ipa_profile.
17180         (pass_ipa_profile): Use TV_IPA_PROFILE.
17181         * ipa.c (ipa_profile): New function.
17182         (gate_ipa_profile): Likewise.
17183         (pass_ipa_profile): New global variable.
17184         * passes.c (pass_ipa_profile): New.
17186 2010-04-27  Nathan Froyd  <froydnj@codesourcery.com>
17188         * config/arm/arm.c (arm_expand_builtin): Remove redundant declaration.
17190 2010-04-27  Martin Jambor  <mjambor@suse.cz>
17192         PR middle-end/43812
17193         * ipa.c (dissolve_same_comdat_group_list): New function.
17194         (function_and_variable_visibility): Call
17195         dissolve_same_comdat_group_list when comdat group contains external or
17196         newly local nodes.
17197         * cgraphunit.c (verify_cgraph_node): Verify that same_comdat_group
17198         lists are circular and that they contain only DECL_ONE_ONLY nodes.
17200 2010-04-27  Eric Botcazou  <ebotcazou@adacore.com>
17202         * varasm.c (decode_addr_const): Handle special case of INDIRECT_REF.
17203         (const_hash_1) <VECTOR_CST>: New case.
17204         (compare_constant) <VECTOR_CST>: Likewise.
17205         <ADDR_EXPR>: Deal with LABEL_REFs.
17206         (copy_constant) <VECTOR_CST>: New case.
17208 2010-04-27  Jan Hubicka  <jh@suse.cz>
17210         * cgraph.c (cgraph_propagate_frequency): New function.
17211         * cgraph.h (cgraph_propagate_frequency): Declare.
17212         * ipa-inline.c (cgraph_clone_inlined_nodes): Call
17213         cgraph_propagate_frequency.
17215 2010-04-27  Jakub Jelinek  <jakub@redhat.com>
17217         * unwind-dw2.c (_Unwind_DebugHook): Add used and noclone attributes.
17219 2010-04-27  Bernd Schmidt  <bernds@codesourcery.com>
17221         PR target/40657
17222         * config/arm/arm.c (thumb1_extra_regs_pushed): New function.
17223         (thumb1_expand_prologue, thumb1_output_function_prologue): Call it
17224         here to determine which regs to push and how much stack to reserve.
17226 2010-04-27  Jie Zhang  <jie@codesourcery.com>
17228         * doc/gimple.texi (gimple_statement_with_ops): Remove
17229         addresses_taken field.
17230         (gimple_statement_with_memory_ops): Likewise.
17232 2010-04-27  Jan Hubicka  <jh@suse.cz>
17234         * tree-inline.c (eni_inlining_weights): Remove.
17235         (estimate_num_insns): Special case more builtins.
17237 2010-04-27  Shujing Zhao  <pearly.zhao@oracle.com>
17239         PR c/32207
17240         * c-typeck.c (build_binary_op): Move forward check for comparison
17241         pointer with null pointer constant and adjust the diagnostic message.
17243 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
17245         PR lto/42776
17246         * configure.ac (gcc_cv_as_section_has_align): Set if installed
17247         binutils supports extended .section directive needed by LTO, or
17248         warn if older binutils found.
17249         (LTO_BINARY_READER): New AC_SUBST'd variable.
17250         (LTO_USE_LIBELF): Likewise.
17251         * gcc/config.gcc (lto_binary_reader): New target-specific configure
17252         variable.
17253         * gcc/Makefile.in (LTO_BINARY_READER): Import AC_SUBST'd autoconf var.
17254         (LTO_USE_LIBELF): Likewise.
17255         * configure: Regenerate.
17257         * collect2.c (is_elf): Rename from this ...
17258         (is_elf_or_coff): ... to this, and recognize and allow i386 COFF
17259          object files in addition to ELF-formatted ones.
17260         (scan_prog_file): Caller updated.  Also allow for LTO info marker
17261         symbol to be prefixed or not by an extra underscore.
17263         * config/i386/t-cygming (winnt.o): Also depend on LTO_STREAMER_H.
17264         * config/i386/winnt.c: Also #include lto-streamer.h
17265         (i386_pe_asm_named_section): Specify 1-byte section alignment for
17266         LTO named sections.
17267         (i386_pe_asm_output_aligned_decl_common): Add comment.
17268         (i386_pe_maybe_record_exported_symbol): Allow decl arg to be NULL.
17270 2010-04-27  Hans-Peter Nilsson  <hp@bitrange.com>
17272         PR target/43889
17273         * config/mmix/mmix.md ("*divdi3_nonknuth", "*moddi3_nonknuth"):
17274         Add missing earlyclobber for second alternative.
17276 2010-04-26  Bernd Schmidt  <bernds@codesourcery.com>
17278         * df-problems.c (df_simulate_initialize_forwards): Set, don't clear,
17279         bits for artificial defs at the top of the block.
17280         * fwprop.c (single_def_use_enter_block): Don't call it.
17282 2010-04-26  Jack Howarth  <howarth@bromo.med.uc.edu>
17284         PR 43715
17285         * gcc/configure.ac: Use "$gcc_cv_nm -g" on darwin
17286         instead of "$gcc_cv_objdump -T".
17287         Use "-undefined dynamic_lookup" on darwin.
17288         * gcc/configure: Regenerate.
17290 2010-04-26  Jakub Jelinek  <jakub@redhat.com>
17292         PR c/43893
17293         * c-omp.c (c_finish_omp_for): Handle also EQ_EXPR.
17295 2010-04-26  Nathan Froyd  <froydnj@codesourcery.com>
17297         * c-parser.c (struct c_token): Move location field up.
17298         * c-tree.h (struct c_typespec): Move expr_const_operands field up.
17299         (struct c_declspecs): Convert typespec_word, storage_class, and
17300         default_int_p into bitfields.
17301         (struct c_declarator): Move loc field up.
17303 2010-04-26  Nathan Froyd  <froydnj@codesourcery.com>
17305         * cfgloop.h (struct loop): Move can_be_parallel field up.
17306         * ipa-prop.h (struct ip_node_params): Move bitfields up.
17307         * tree-ssa-loop-ivopts.c (struct version_info): Move inv_id field
17308         down.
17309         (struct iv_cand): Convert pos field into a bitfield.
17310         * tree-vectorizer.h (struct _loop_vec_info): Move loop_line_number
17311         field up.
17312         (struct _stmt_vec_info): Shuffle fields for better packing.
17314 2010-04-26  Eric Botcazou  <ebotcazou@adacore.com>
17316         * varasm.c (IN_NAMED_SECTION): Remove guard.
17317         * config/arm/unknown-elf.h (IN_NAMED_SECTION): Rename to...
17318         (IN_NAMED_SECTION_P): ...this.
17319         (ASM_OUTPUT_ALIGNED_BSS): Adjust for above renaming.
17320         (ASM_OUTPUT_ALIGNED_DECL_LOCAL): Likewise.
17322 2010-04-26  Eric Botcazou  <ebotcazou@adacore.com>
17324         * gimplify.c (gimplify_cond_expr): Use THEN_ and ELSE_ local variables.
17325         Use VOID_TYPE_P for all void type tests.  Adjust TYPE variable instead
17326         of shadowing it.  Fix comments.
17328 2010-04-26  Jan Hubicka  <jh@suse.cz>
17330         * cgraph.c (cgraph_create_node): Set node frequency to normal.
17331         (cgraph_clone_node): Copy function frequency.
17332         * cgraph.h (node_frequency): New enum
17333         (struct cgraph_node): Add.
17334         * final.c (rest_of_clean_state): Update.
17335         * lto-cgraph.c (lto_output_node): Output node frequency.
17336         (input_overwrite_node): Input node frequency.
17337         * tre-ssa-loop-ivopts (computation_cost): Update.
17338         * lto-streamer-out.c (output_function): Do not output function
17339         frequency.
17340         * predict.c (maybe_hot_frequency_p): Update and handle functions
17341         executed once.
17342         (cgraph_maybe_hot_edge_p): Likewise; use cgraph frequency instead of
17343         attribute lookup.
17344         (probably_never_executed_bb_p, optimize_function_for_size_p): Update.
17345         (compute_function_frequency): Set noreturn functions to be executed
17346         once.
17347         (choose_function_section): Update.
17348         * lto-streamer-in.c (input_function): Do not input function frequency.
17349         * function.c (allocate_struct_function): Do not initialize function
17350         frequency.
17351         * function.h (function_frequency): Remove.
17352         (struct function): Remove function frequency.
17353         * ipa-profile.c (CGRAPH_NODE_FREQUENCY): Remove.
17354         (try_update): Update.
17355         * tree-inline.c (initialize_cfun): Do not update function frequency.
17356         * passes.c (pass_init_dump_file): Update.
17357         * i386.c (ix86_compute_frame_layout): Update.
17358         (ix86_pad_returns): Update.
17360 2010-04-26  Jie Zhang  <jie@codesourcery.com>
17362         PR tree-optimization/43833
17363         * tree-vrp.c (range_int_cst_p): New.
17364         (range_int_cst_singleton_p): New.
17365         (extract_range_from_binary_expr): Optimize BIT_AND_EXPR case
17366         when both operands are constants.  Use range_int_cst_p in
17367         BIT_IOR_EXPR case.
17369 2010-04-26  Jan Hubicka  <jh@suse.cz>
17371         * cgraphunit.c (cgraph_copy_node_for_versioning): Fix profile updating.
17373 2010-04-26  Richard Guenther  <rguenther@suse.de>
17375         PR lto/43080
17376         * gimple.c (gimple_decl_printable_name): Deal gracefully
17377         with a NULL DECL_NAME.
17379 2010-04-26  Richard Guenther  <rguenther@suse.de>
17381         PR lto/42425
17382         * tree.c (free_lang_data_in_type): Do not free TYPE_CONTEXT
17383         if emitting debug information and it is either a function
17384         or a namespace decl.
17386 2010-04-26  Ira Rosen  <irar@il.ibm.com>
17388         * tree-vectorizer.h (struct _stmt_vec_info): Add new field to
17389         determine if the statement is vectorizable, and a macro to access it.
17390         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
17391         Skip statements that can't be vectorized. If the analysis fails,
17392         mark the statement as unvectorizable if vectorizing basic block.
17393         (vect_compute_data_refs_alignment): Likewise.
17394         (vect_verify_datarefs_alignment): Skip statements marked as
17395         unvectorizable. Add print.
17396         (vect_analyze_group_access): Skip statements that can't be
17397         vectorized. If the analysis fails, mark the statement as
17398         unvectorizable if vectorizing basic block.
17399         (vect_analyze_data_ref_accesses, vect_analyze_data_refs): Likewise.
17400         * tree-vect-stmts.c (vectorizable_store): Fix the number of
17401         generated stmts for SLP.
17402         (new_stmt_vec_info): Initialize the new field.
17403         * tree-vect-slp.c (vect_build_slp_tree): Fail to vectorize
17404         statements marked as unvectorizable.
17406 2010-04-25  Joseph Myers  <joseph@codesourcery.com>
17408         * c-common.c (flag_isoc1x): New.
17409         (flag_isoc99): Update comment.
17410         * c-common.h (flag_isoc1x): New.
17411         (flag_isoc99): Update comment.
17412         * c-cppbuiltin.c (builtin_define_float_constants): Also define
17413         __<type>_DECIMAL_DIG__.
17414         * c-opts.c (set_std_c1x): New.
17415         (c_common_handle_option): Handle -std=c1x and -std=gnu1x.
17416         (set_std_c89, set_std_c99): Also set flag_isoc1x to 0.
17417         * c.opt (-std=c1x, -std=gnu1x): New options.
17418         * doc/cpp.texi: Mention -std=c1x.
17419         * doc/cppopts.texi (-std=c1x, -std=gnu1x): Document.
17420         * doc/extend.texi: Mention -std=c1x and -std=gnu1x.
17421         * doc/invoke.texi (-std=c1x, -std=gnu1x): Document.
17422         * doc/standards.texi: Mention C1X.
17423         * ginclude/float.h (FLT_DECIMAL_DIG, DBL_DECIMAL_DIG,
17424         LDBL_DECIMAL_DIG, FLT_HAS_SUBNORM, DBL_HAS_SUBNORM,
17425         LDBL_HAS_SUBNORM, FLT_TRUE_MIN, DBL_TRUE_MIN, LDBL_TRUE_MIN):
17426         Define for C1X.
17428 2010-04-25  Uros Bizjak  <ubizjak@gmail.com>
17430         * config/i386/gmon-sol2.c (_mcleanup): Change format string
17431         placeholder from 0x%x to %#x.
17432         * config/i386/i386elf.h (ASM_OUTPUT_ASCII): Ditto.
17433         * config/i386/i386-interix.h (ASM_OUTPUT_ASCII): Ditto.
17434         * config/i386/att.h (ASM_OUTPUT_ASCII): Ditto.
17435         * config/i386/sysv4.h (ASM_OUTPUT_ASCII): Ditto.
17436         * config/i386/i386.c (ix86_target_string): Ditto.
17437         (output_pic_addr_const): Ditto.
17438         (print_operand): Ditto.
17440 2010-04-25  Paolo Bonzini  <bonzini@gnu.org>
17442         * combine.c (find_split_point): Add third argument.  Use it
17443         to find nested multiply-accumulate instructions.  Adjust calls.
17444         (try_combine): Adjust call to find_split_point.
17446 2010-04-24  Gerald Pfeifer  <gerald@pfeifer.com>
17448         * doc/contrib.texi (Contributors): Add Dodji Seketeli.
17450 2010-04-24  Bernd Schmidt  <bernds@codesourcery.com>
17452         PR tree-optimization/41442
17453         * fold-const.c (merge_truthop_with_opposite_arm): New function.
17454         (fold_binary_loc): Call it.
17456 2010-04-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
17458         * toplev.c (general_init): Set default for fdiagnostics-show-option.
17459         * opts.c (common_handle_option): Allow disabling it.
17460         * common.opt (fdiagnostics-show-option): Add Var. Enabled by default.
17462 2010-04-23  Eric Botcazou  <ebotcazou@adacore.com>
17464         * expr.c (expand_expr_real_1) <VIEW_CONVERT_EXPR>: Only use conversion
17465         between modes if both types are integral.
17467 2010-04-23  Richard Guenther  <rguenther@suse.de>
17469         PR tree-optimization/43572
17470         * tree-tailcall.c (find_tail_calls): Allow PARM_DECL uses.
17472 2010-04-23  Richard Guenther  <rguenther@suse.de>
17474         PR lto/43455
17475         * tree-inline.c (tree_can_inline_p): Also check compatibility
17476         of return types.
17478 2010-04-23  Martin Jambor  <mjambor@suse.cz>
17480         PR tree-optimization/43846
17481         * tree-sra.c (struct access): New flag grp_assignment_read.
17482         (build_accesses_from_assign): Set grp_assignment_read.
17483         (sort_and_splice_var_accesses): Propagate grp_assignment_read.
17484         (enum mark_read_status): New type.
17485         (analyze_access_subtree): Propagate grp_assignment_read, create
17486         accesses also if both direct_read and root->grp_assignment_read.
17488 2010-04-23  Martin Jambor  <mjambor@suse.cz>
17490         PR middle-end/43835
17491         * tree-sra.c (ipa_sra_preliminary_function_checks): Check that the
17492         function does not have type attributes.
17494 2010-04-23  Richard Guenther  <rguenther@suse.de>
17496         PR lto/42653
17497         * tree.c (free_lang_data_in_decl): Do not reset DECL_CONTEXT
17498         of FUNCTION_DECLs.
17500 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
17502         * sese.h (create_if_region_on_edge): Remove.
17504         * sese.c (create_if_region_on_edge): Make static.
17506         * tree-inline.c: Do not include ggc.h.
17508         * expr.c: Do not include ggc.h.
17510         * Makefile.in (tree-inline.o, expr.o): Remove $(GGC_H) from
17511         dependencies.
17513 2010-04-22  Kaz Kojima  <kkojima@gcc.gnu.org>
17515         PR target/43744
17516         * config/sh/sh.c (find_barrier): Don't emit a constant pool
17517         in the middle of insns for casesi_worker_2.
17519 2010-04-22  David Edelsohn  <edelsohn@gnu.org>
17521         * config/rs6000/x-aix: Override LDFLAGS for all COMPILERS.
17523 2010-04-22  Ira Rosen  <irar@il.ibm.com>
17525         PR tree-optimization/43842
17526         * tree-vect-loop.c (vect_create_epilog_for_reduction): Handle
17527         loop unrolling in update of exit phis. Fix comment.
17528         * tree-vect-slp.c (vect_analyze_slp): Check that there are at
17529         least two reduction statements in the loop before starting SLP
17530         analysis.
17532 2010-04-22  Nick Clifton  <nickc@redhat.com>
17534         * config/stormy16/stormy16-lib2.c (__ucmpsi2): Fix thinko.
17536 2010-04-22  Alexander Monakov  <amonakov@ispras.ru>
17538         * tree-ssa-reassoc.c (eliminate_plus_minus_pair): Handle BIT_NOT_EXPR
17539         to simplify a + ~a.
17541 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
17543         * tree-parloops.c (loop_parallel_p): New argument
17544         parloop_obstack.  Pass it down.
17545         (parallelize_loops): New variable parloop_obstack.  Initialize it,
17546         pass it down, free it.
17548         * tree-loop-linear.c (linear_transform_loops): Pass down
17549         lambda_obstack.
17551         * tree-data-ref.h (lambda_compute_access_matrices): New argument
17552         of type struct obstack *.
17554         * tree-data-ref.c (analyze_subscript_affine_affine): New variable
17555         scratch_obstack.  Initialize it, pass down, free it.
17557         * lambda.h (lambda_loop_new): Remove.
17558         (lambda_matrix_new, lambda_matrix_inverse)
17559         (lambda_trans_matrix_new, lambda_trans_matrix_inverse): New
17560         argument of type struct obstack *.
17562         * lambda-trans.c (lambda_trans_matrix_new): New argument
17563         lambda_obstack.  Pass it down, use obstack allocation for ret.
17564         (lambda_trans_matrix_inverse): New argument lambda_obstack.  Pass
17565         it down.
17567         * lambda-mat.c (lambda_matrix_get_column)
17568         (lambda_matrix_project_to_null): Remove.
17569         (lambda_matrix_new): New argument lambda_obstack.  Use obstack
17570         allocation for mat.
17571         (lambda_matrix_inverse_hard, lambda_matrix_inverse): New argument
17572         lambda_obstack.
17574         * lambda-code.c (lambda_loop_new): New function.
17575         (lambda_lattice_new, compute_nest_using_fourier_motzkin)
17576         (lambda_compute_auxillary_space, lambda_compute_target_space)
17577         (lambda_loopnest_transform, gcc_loop_to_lambda_loop)
17578         (lambda_loopnest_to_gcc_loopnest): Pass down lambda_obstack.
17579         (build_access_matrix): New argument lambda_obstack.  Use obstack
17580         allocation for am.
17581         (lambda_compute_step_signs, lambda_compute_access_matrices): New
17582         argument lambda_obstack.  Pass it down.
17584 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
17586         * optabs.h (expand_widening_mult): Declare.
17588 2010-04-22  Richard Guenther  <rguenther@suse.de>
17590         PR tree-optimization/43845
17591         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Properly
17592         lookup the CALL_EXPR function and arguments.
17594 2010-04-22  Nick Clifton  <nickc@redhat.com>
17596         * config/stormy16/stormy16.c
17597         (xstormy16_asm_output_aligned_common): Handle a NULL decl parameter.
17598         * config/stormy16/stormy16.h: Tidy up formatting.
17599         (DONT_USE_BUILTIN_SETJMP): Remove definition.
17600         * config/stormy16/stormy16.c (cbranchsi4): Delete pattern.
17601         (ineqbranchsi): Delete pattern.
17602         * config/stormy16/stormy16-lib2-ucmpsi2.c: New file.
17603         * config/stormy16/stormy16-lib2.c (__ucmpsi2): New function.
17604         * config/stormy16/t-stormy16 (LIB2FUNCS_EXTRA): Add
17605         stormy16-lib2-ucmpsi2.c.
17607 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
17609         * ifcvt.c (dead_or_predicable): Use df_simulate_find_defs and
17610         df_simulate_find_noclobber_defs as appropriate.  Keep track of an
17611         extra set merge_set_noclobber, and use it to relax the final test
17612         slightly.
17613         * df.h (df_simulate_find_noclobber_defs): Declare.
17614         * df-problems.c (df_simulate_find_defs): Don't ignore partial or
17615         conditional defs.
17616         (df_simulate_find_noclobber_defs): New function.
17618 2010-04-22  Uros Bizjak  <ubizjak@gmail.com>
17620         * config/i386/i386.md: Use {} around multi-line preparation statements.
17622 2010-04-22  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
17624         * c-tree.h (push_init_level, pop_init_level, set_init_index)
17625         (process_init_element): New argument of type struct obstack *.
17627         * c-typeck.c (push_init_level, pop_init_level, set_designator)
17628         (set_init_index, set_init_label, set_nonincremental_init)
17629         (set_nonincremental_init_from_string, find_init_member)
17630         (output_init_element, output_pending_init_elements)
17631         (process_init_element): New argument braced_init_obstack.  Pass it
17632         down.
17633         (push_range_stack, add_pending_init): New argument
17634         braced_init_obstack.  Use obstack allocation.
17636         * c-parser.c (c_parser_initelt, c_parser_initval): New argument
17637         braced_init_obstack.  Pass it down.
17638         (c_parser_braced_init): New variables ret, braced_init_obstack.
17639         Initialize obstack, pass it down and finally free it.
17641 2010-04-22  Bernd Schmidt  <bernds@codesourcery.com>
17643         PR middle-end/29274
17644         * tree-pass.h (pass_optimize_widening_mul): Declare.
17645         * tree-ssa-math-opts.c (execute_optimize_widening_mul,
17646         gate_optimize_widening_mul): New static functions.
17647         (pass_optimize_widening_mul): New.
17648         * expr.c (expand_expr_real_2) <case WIDEN_MULT_EXPR>: New case.
17649         <case MULT_EXPR>: Remove support for widening multiplies.
17650         * tree.def (WIDEN_MULT_EXPR): Tweak comment.
17651         * cfgexpand.c (expand_debug_expr) <case WIDEN_MULT_EXPR>: Use
17652         simplify_gen_unary rather than directly building extensions.
17653         * tree-cfg.c (verify_gimple_assign_binary): Add tests for
17654         WIDEN_MULT_EXPR.
17655         * expmed.c (expand_widening_mult): New function.
17656         * passes.c (init_optimization_passes): Add pass_optimize_widening_mul.
17658 2010-04-21  Jan Hubicka  <jh@suse.cz>
17660         * timevar.def (TV_WHOPR_WPA_FIXUP): Remove.
17661         * lto-section-in.c (lto_section_name): Remove wpa_fixup.
17662         * lto-wpa-fixup.c: Remove.
17663         * Makefile.in (lto-wpa-fixup.o): Remove.
17664         * passes.c (init_optimization_passes): Remove pass_ipa_lto_wpa_fixup.
17665         (execute_all_ipa_transforms): Set cgraph_state to CGRAPH_STATE_IPA_SSA.
17666         * lto-streamer.c (lto_get_section_name): Remove wpa_fixup section.
17668 2010-04-21  Jan Hubicka  <jh@suse.cz>
17670         * tree-pass.h (ipa_opt_pass_d): Rename function_read_summary;
17671         add write_optimization_summary, read_optimization_summary.
17672         (ipa_write_summaries_of_cgraph_node_set): Remove.
17673         (ipa_write_optimization_summaries): Declare.
17674         (ipa_read_optimization_summaries): Declare.
17675         * ipa-cp.c (pass_ipa_cp): Update.
17676         * ipa-reference.c (pass_ipa_reference): Update.
17677         * ipa-pure-const.c (pass_ipa_pure_const): Update.
17678         * lto-streamer-out.c (pass_ipa_lto_gimple, pass_ipa_lto_finish):
17679         Update.
17680         * ipa-inline.c (pass_ipa_inline): Update.
17681         * ipa.c (pass_ipa_whole_program): Update.
17682         * lto-wpa-fixup.c (pass_ipa_lto_wpa_fixup): Update.
17683         * passes.c (ipa_write_summaries_1): Do not test wpa.
17684         (ipa_write_optimization_summaries_1): New.
17685         (ipa_write_optimization_summaries): New.
17686         (ipa_read_summaries): Do not test ltrans.
17687         (ipa_read_optimization_summaries_1): New.
17688         (ipa_read_optimization_summaries): New.
17690 2010-04-21  Jan Hubicka  <jh@suse.cz>
17692         * lto-cgraph.c (lto_output_node): Do not output comdat groups
17693         for boundary nodes.
17694         (output_cgraph): Do not arrange comdat groups for boundary nodes.
17696 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
17698         PR debug/40040
17699         * dwarf2out.c (add_name_and_src_coords_attributes): Add
17700         DW_AT_{,MIPS_}linkage_name even for Fortran decls.
17702 2010-04-21  Jan Hubicka  <jh@suse.cz>
17704         * ipa-prop.c (ipa_edge_removal_hook): Check for bounds.
17706 2010-04-21  Jan Hubicka  <jh@suse.cz>
17708         * varpool.c (decide_is_variable_needed): Variable is always needed
17709         during ltrans.
17711 2010-04-21  Jan Hubicka  <jh@suse.cz>
17713         * opts.c (decode_options): Enable pure-const pass for whopr.
17715 2010-04-21  Jan Hubicka  <jh@suse.cz>
17717         * cgraph.c (dump_cgraph_node): Dump also assembler name.
17718         * ipa-inline.c (cgraph_decide_inlining_of_small_functions): Do not ice
17719         at WPA dumping.
17720         (cgraph_decide_inlining): Do not expect callee to be removed in all
17721         cases.
17723 2010-04-21  Eric B. Weddington  <eric.weddington@atmel.com>
17725         * config/avr/avr-devices.c (avr_mcu_types): Add missing comma.
17727 2010-04-21  Uros Bizjak  <ubizjak@gmail.com>
17729         * config/i386/i386.md (x86_shrd): Add athlon_decode and
17730         amdfam10_decode attributes.
17732 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
17734         PR middle-end/43570
17735         * omp-low.c (scan_sharing_clauses): Don't scan_omp_op
17736         OMP_CLAUSE_DECL for OMP_CLAUSE_COPYPRIVATE.
17737         (lower_copyprivate_clauses): Use private var in outer
17738         context instead of original var.  Make sure the types
17739         are correct for VLAs.
17741 2010-04-21  Richard Guenther  <rguenther@suse.de>
17743         * tree-ssa-structalias.c (do_ds_constraint): Avoid escaping
17744         to non-pointer objects.
17746 2010-04-21  Jakub Jelinek  <jakub@redhat.com>
17748         * dwarf2out.c (add_var_loc_to_decl): Add LABEL argument.  Drop
17749         last chain entry if it starts with the still current label.
17750         (add_location_or_const_value_attribute): Check that
17751         loc_list->first->next is NULL instead of comparing ->first with ->last.
17752         (dwarf2out_var_location): Pass last_label resp. last_postcall_label
17753         to add_var_loc_to_decl.
17755         * dwarf2out.c (output_call_frame_info): For dw_cie_version
17756         >= 4 add also address size and segment size fields into CIE header.
17758         * unwind-dw2.c (extract_cie_info): Handle CIE version 4, as
17759         long as address size is the same as sizeof (void *) and
17760         segment size is 0.
17761         * unwind-dw2-fde.c (get_cie_encoding): Likewise.  If
17762         address size or segment size is unexpected, return DW_EH_PE_omit.
17763         (classify_object_over_fdes): If get_cie_encoding returned
17764         DW_EH_PE_omit, return -1.
17765         (init_object): If classify_object_over_fdes returned -1,
17766         pretend there were no FDEs at all.
17768 2010-04-21  Uros Bizjak  <ubizjak@gmail.com>
17770         * config/i386/i386.md (bswap<mode>2): Macroize expander from
17771         bswap{si,di}2 using SWI48 mode iterator.
17772         (*bswap<mode>2_movbe): Macroize insn from *bswap{si,di}_movbe using
17773         SWI48 mode iterator.  Set type attribute of bswap insn to bitmanip,
17774         set modrm attribute of bswap insn to 0 and remove length attribute.
17775         (*bswap<mode>2_1): Macroize insn from *bswap{si,di}_1 using SWI48 mode
17776         iterator.  Set type attribute to bitmanip, set modrm attribute to 0,
17777         set mode attribute to <MODE> and remove length attribute.
17779 2010-04-20  James E. Wilson  <wilson@codesourcery.com>
17781         PR rtl-optimization/43520
17782         * ira-lives.c (ira_implicitly_set_insn_hard_regs): Exclude classes with
17783         zero available registers.
17785 2010-04-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17787         * builtins.c (fold_builtin_cproj): Fold more cases.
17789 2010-04-20  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
17791         * builtins.c (build_complex_cproj, fold_builtin_cproj): New.
17792         (fold_builtin_1): Fold builtin cproj.
17793         * builtins.def (BUILT_IN_CPROJ, BUILT_IN_CPROJF, BUILT_IN_CPROJL):
17794         Use ATTR_CONST_NOTHROW_LIST.
17796 2010-04-20  Uros Bizjak  <ubizjak@gmail.com>
17798         * config/i386/i386.md (ffs<mode>2): Macroize expander from ffs_cmove
17799         and ffsdi2 using SWI48 mode iterator.  Expand SImode insn through
17800         ffsi2_no_cmove for !TARGET_CMOVE.
17801         (ffssi2_no_cmove): Rename from *ffs_no_cmove.  Make public.
17802         (ffssi2): Remove expander.
17803         (*ffs<mode>_1): Macroize insn from *ffs{si,di} using SWI48
17804         mode iterator.
17805         (ctz<mode>2): Ditto from ctz{si,di}2.
17806         (clz<mode>2): Macroize expander from ctz{hi,si,di}2 using SWI248
17807         mode iterator.
17808         (clz<mode>2_abm): Macroize insn from clz{hi,si,di}2_abm using SWI248
17809         mode iterator.
17811 2010-04-20  Jakub Jelinek  <jakub@redhat.com>
17813         * dwarf2out.c (AT_linkage_name): Define.
17814         (clone_as_declaration): Handle DW_AT_linkage_name.
17815         (add_name_and_src_coords_attributes): Use AT_linkage_name instead
17816         of DW_AT_MIPS_linkage_name.
17817         (move_linkage_attr): Likewise.
17818         (dwarf2out_finish): Likewise.
17820 2010-04-20  Xinliang David Li  <davidxl@gcc.gnu.org>
17822         PR middle-end/41952
17823         * fold-const.c (fold_comparison): New folding rule.
17825 2010-04-20  Anatoly Sokolov  <aesok@post.ru>
17827         * double-int.h (double_int_setbit): Declare.
17828         * double-int.c (double_int_setbit): New function.
17829         * rtl.h (immed_double_int_const): Declare.
17830         * emit-rtl.c (immed_double_int_const): New function.
17831         * builtins.c (expand_builtin_signbit): Clean up, use double_int_*
17832         and immed_double_int_const functions.
17833         * optabs.c (expand_absneg_bit, expand_copysign_absneg,
17834         expand_copysign_bit): (Ditto.).
17835         * simplify-rtx.c (simplify_binary_operation_1): (Ditto.).
17836         * tree-ssa-address.c (addr_for_mem_ref): (Ditto.).
17837         * dojump.c (prefer_and_bit_test): (Ditto.).
17838         * expr.c (convert_modes, reduce_to_bit_field_precision,
17839         const_vector_from_tree): (Ditto.).
17840         * expmed.c (mask_rtx, lshift_value): (Ditto.).
17842 2010-04-20  Jan Hubicka  <jh@suse.cz>
17844         * cgraph.c (cgraph_remove_node): Kill bodies in other partitoin.
17845         (dump_cgraph_node): Dump new flags.
17846         * cgraph.h (struct cgraph_node): Add flags
17847         reachable_from_other_partition and in_other_partition.
17848         (cgraph_can_remove_if_no_direct_calls_p): Functions used by
17849         other partition can not be removed.
17850         * cgraphunit.c (cgraph_mark_functions_to_output): Functions used by
17851         the other partition must be output; silence sanity checking on
17852         leaking functions bodies from other paritition.
17853         * lto-cgraph.c (reachable_from_other_partition_p): New function.
17854         (lto_output_node): Output new flags; do not sanity check that inline
17855         clones are output; drop lto_forced_extern_inline_p code; do not mock
17856         visibility flags at partition boundaries.
17857         (add_node_to): New function.
17858         (output_cgraph): Use it to sort functions so masters appear before
17859         clones.
17860         (input_overwrite_node): Input new flags.
17861         * passes.c (ipa_write_summaries): Do not call
17862         lto_new_extern_inline_states.
17863         * lto-section-out.c (forced_extern_inline,
17864         lto_new_extern_inline_states lto_delete_extern_inline_states,
17865         lto_force_functions_extern_inline, lto_forced_extern_inline_p): Kill.
17866         * lto-streamer.h (lto_new_extern_inline_states,
17867         * lto_delete_extern_inline_states, lto_force_functions_extern_inline,
17868         lto_forced_extern_inline_p): Kill.
17870 2010-04-20  Richard Guenther  <rguenther@suse.de>
17872         * tree-ssa-structalias.c (do_sd_constraint): Add edges only
17873         from vars that can have pointers.
17874         (process_constraint): Dump useless constraints.
17876 2010-04-20  Richard Guenther  <rguenther@suse.de>
17878         * tree-ssa-structalias.c (do_structure_copy): Properly handle DEREF.
17879         (dump_sa_points_to_info): Remove asserts.
17880         (init_base_vars): nothing_id isn't an escape point nor does it
17881         have pointers.
17883 2010-04-20  Jakub Jelinek  <jakub@redhat.com>
17885         * tree.h (TYPE_REF_IS_RVALUE): Define.
17886         * dwarf2out.c (attr_checksum_ordered, is_type_die, is_comdat_die,
17887         should_move_die_to_comdat, prune_unused_types_walk): Handle
17888         DW_TAG_rvalue_reference_type like DW_TAG_reference_type.
17889         (modified_type_die, gen_reference_type_die): Emit
17890         DW_TAG_rvalue_reference_type instead of DW_TAG_reference_type
17891         if TYPE_REF_IS_RVALUE and -gdwarf-4.
17893 2010-04-20  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
17895         PR target/43635
17896         * config/s390/s390.c (s390_emit_call): Turn direct into indirect
17897         calls for -fpic -m31 if they have been sibcall optimized.
17899 2010-04-19  James E. Wilson  <wilson@codesourcery.com>
17901         * config/ia64/ia64.h (FIXED_REGISTERS, CALL_USED_REGISTERS): Make
17902         ar.lc fixed and call-used.
17904         * config/ia64/ia64.c (TARGET_INVALID_WITHIN_DOLOOP): Define.
17906 2010-04-19  Jan Hubicka  <jh@suse.cz>
17908         * opts.c (decode_options): Disable whpr incompatible passes.
17909         * lto/lto.c (lto_1_to_1_map): Skip clones.
17910         (read_cgraph_and_symbols): Do not mark everything as needed.
17911         (do_whole_program_analysis): Do map only after optimizing;
17912         set proper cgraph_state; use passmanager.
17914 2010-04-19  DJ Delorie  <dj@redhat.com>
17916         * cfgexpand.c (expand_debug_expr): Check for mismatched modes in
17917         POINTER_PLUS_EXPR and fix them.
17919 2010-04-19  Eric B. Weddington  <eric.weddington@atmel.com>
17921         * config/avr/avr-devices.c (avr_mcu_types): Add support for new
17922         devices atmega644pa, attiny2313a, attiny24a, attiny261a, attiny4313,
17923         attiny44a, attiny861a, atmega16a, atmega168a, atmega164a, atmega165a,
17924         atmega169a, atmega169pa, atmega16hva2, atmega324a, atmega324pa,
17925         atmega325a, atmega3250a, atmega328, atmega329a, atmega329pa,
17926         atmega3290a, atmega48a, atmega644a, atmega645a, atmega645p,
17927         atmega6450a, atmega6450p, atmega649a, atmega649p, atmega6490a,
17928         atmega6490p, atmega64hve, atmega88a, atmega88pa, attiny461a, attiny84a,
17929         m3000. Remove support for devices atmega8m1, atmega8c1, atmega16c1,
17930         atmega4hvd, atmega8hvd, attiny327, m3000f, m3000s, m3001b.
17931         * config/avr/t-avr.c (MULTILIB_MATCHES): Same.
17933 2010-04-19  Eric Botcazou  <ebotcazou@adacore.com>
17935         * ifcvt.c (noce_try_cmove_arith): Fix long lines.
17936         (check_cond_move_block): Likewise.
17937         (cond_move_process_if_block): Likewise.
17938         (noce_find_if_block): Improve formatting.
17939         (find_if_header): Pass 0 to memset and tweak conditions.
17940         (cond_exec_find_if_block): Fix long lines and tweak conditions.
17942 2010-04-19  Jakub Jelinek  <jakub@redhat.com>
17944         * dwarf2out.c (lower_bound_default): For DW_LANG_Python return 0
17945         for -gdwarf-4.
17947         PR middle-end/43337
17948         * tree-nested.c (convert_nonlocal_omp_clauses): OMP_CLAUSE_PRIVATE
17949         with non-local decl doesn't need chain.
17951 2010-04-19  Vladimir Makarov  <vmakarov@redhat.com>
17953         * ira-color.c (allocno_reload_assign): Avoid accumulating
17954         reload registers in ALLOCNO_TOTAL_CONFLICT_HARD_REGS.
17956 2010-04-19  Martin Jambor  <mjambor@suse.cz>
17958         * gimple.h (create_tmp_reg): Declare.
17959         * gimplify.c (create_tmp_reg): New function.
17960         (gimplify_return_expr): Use create_tmp_reg.
17961         (gimplify_omp_atomic): Likewise.
17962         (gimple_regimplify_operands): Likewise.
17963         * tree-dfa.c (make_rename_temp): Likewise.
17964         * tree-predcom.c (predcom_tmp_var): Likewise.
17965         (reassociate_to_the_same_stmt): Likewise.
17966         * tree-sra.c (replace_uses_with_default_def_ssa_name): Likewise.
17967         (get_replaced_param_substitute): Likewise.
17968         * tree-ssa-phiprop.c (phiprop_insert_phi): Likewise.
17969         * tree-ssa-phiopt.c (cond_store_replacement): Likewise.
17970         * tree-ssa-pre.c (get_representative_for): Likewise.
17971         (create_expression_by_pieces): Likewise.
17972         * tree-tailcall.c (adjust_return_value_with_ops): Likewise.
17973         (create_tailcall_accumulator): Likewise.
17975 2010-04-19  Martin Jambor  <mjambor@suse.cz>
17977         * cgraphunit.c (cgraph_redirect_edge_call_stmt_to_callee): Update
17978         new_stmt.
17979         (cgraph_materialize_all_clones): Assert !need_ssa_update_p.
17981 2010-04-19  Richard Guenther  <rguenther@suse.de>
17983         PR tree-optimization/43796
17984         * tree-vrp.c (adjust_range_with_scev): Lookup init and step
17985         from SCEV in the lattice.
17986         (vrp_visit_phi_node): Dump change.
17988 2010-04-19  Richard Guenther  <rguenther@suse.de>
17990         * configure.ac: Fix quoting around elf_getshstrndx ABI check.
17991         * configure: Re-generated.
17993 2010-04-19  Richard Guenther  <rguenther@suse.de>
17995         PR tree-optimization/43783
17996         * tree-ssa-pre.c (create_component_ref_by_pieces_1): Drop
17997         constant ARRAY_REF operands two and three if possible.
17999 2010-04-19  Uros Bizjak  <ubizjak@gmail.com>
18001         PR target/43766
18002         * config/i386/i386.c (ix86_decompose_address): Handle ASHIFT addends.
18004 2010-04-19  Jie Zhang  <jie@codesourcery.com>
18006         PR target/43662
18007         * reginfo.c (reinit_regs): Set caller_save_initialized_p to false.
18009 2010-04-19  Ira Rosen  <irar@il.ibm.com>
18011         PR tree-optimization/37027
18012         * tree-vectorizer.h (struct _loop_vec_info): Add new field reductions
18013         and macro to access it.
18014         (vectorizable_reduction): Add argument.
18015         (vect_get_slp_defs): Likewise.
18016         * tree-vect-loop.c (vect_analyze_scalar_cycles_1): Collect reduction
18017         statements for possible use in SLP.
18018         (new_loop_vec_info): Initialize LOOP_VINFO_REDUCTIONS.
18019         (destroy_loop_vec_info): Free LOOP_VINFO_REDUCTIONS.
18020         (vect_create_epilog_for_reduction): Handle SLP. Modify documentation,
18021         add new argument.
18022         (vectorizable_reduction): Likewise.
18023         * tree-vect-stmts.c (vect_get_vec_defs): Update call to
18024         vect_get_slp_defs.
18025         (vectorizable_type_demotion, vectorizable_type_promotion,
18026         vectorizable_store): Likewise.
18027         (vect_analyze_stmt): Update call to vectorizable_reduction.
18028         (vect_transform_stmt): Likewise.
18029         * tree-vect-slp.c (vect_get_and_check_slp_defs): Handle reduction.
18030         (vect_build_slp_tree): Fix indentation. Check that there are no loads
18031         from different interleaving chains in same node.
18032         (vect_slp_rearrange_stmts): New function.
18033         (vect_supported_load_permutation_p): Allow load permutations for
18034         reductions. Call vect_slp_rearrange_stmts() to rearrange statements
18035         inside SLP nodes if necessary.
18036         (vect_analyze_slp_instance): Handle reductions.
18037         (vect_analyze_slp): Try to build SLP instances originating from groups
18038         of reductions.
18039         (vect_detect_hybrid_slp_stmts): Skip reduction statements.
18040         (vect_get_constant_vectors): Create initial vectors for reductions
18041         according to reduction code. Add new argument.
18042         (vect_get_slp_defs): Add new argument, pass it to
18043         vect_get_constant_vectors.
18044         (vect_schedule_slp_instance): Remove SLP tree root statements.
18046 2010-04-19  Jakub Jelinek  <jakub@redhat.com>
18048         * tree.h (ENUM_IS_SCOPED): Define.
18049         * dwarf2out.c (gen_enumeration_type_die): Add DW_AT_enum_class
18050         for ENUM_IS_SCOPED enums.
18052 2010-04-18  Eric Botcazou  <ebotcazou@adacore.com>
18054         * fold-const.c (fold_comparison): Use ssizetype.
18055         * gimple-fold.c (maybe_fold_offset_to_array_ref): Likewise.
18056         * ipa-prop.c (ipa_modify_call_arguments): Use sizetype.
18057         * tree-loop-distribution.c (build_size_arg_loc): Likewise.
18058         * tree-object-size.c (compute_object_sizes): Use size_type_node.
18060         * tree.h (initialize_sizetypes): Remove parameter.
18061         (build_common_tree_nodes): Remove second parameter.
18062         * stor-layout.c (initialize_sizetypes): Remove parameter.
18063         Always create an unsigned type.
18064         (set_sizetype): Assert that the passed type is unsigned and simplify.
18065         * tree.c (build_common_tree_nodes): Remove second parameter.
18066         Adjust call to initialize_sizetypes.
18067         * c-decl.c (c_init_decl_processing): Remove second argument in call to
18068         build_common_tree_nodes.
18070 2010-04-18  Matthias Klose  <doko@ubuntu.com>
18072         * gcc.c (main): Search for liblto_plugin.so with mode R_OK.
18074 2010-04-18  Ira Rosen  <irar@il.ibm.com>
18076         PR tree-optimization/43771
18077         * tree-vect-slp.c (vect_supported_load_permutation_p): Check that
18078         load permutation doesn't have gaps.
18080 2010-04-18  Jan Hubicka  <jh@suse.cz>
18082         * i386.md (UNSPEC_SSE_PROLOGUE_SAVE_LOW): New.
18083         (sse_prologue_save_insn expander): Use new pattern.
18084         (sse_prologue_save_insn1): New pattern and splitter.
18085         (sse_prologue_save_insn): Update to deal also with 64bit aligned
18086         blocks.
18087         * i386.c (setup_incoming_varargs_64): Do not compute jump
18088         destination here.
18089         (ix86_gimplify_va_arg): Update alignment needed.
18090         (ix86_local_alignment): Do not align all local arrays to 128bit.
18092 2010-04-17  Jan Hubicka  <jh@suse.cz>
18094         * ipa-inline.c (cgraph_early_inlining): Handle flattening too.
18096 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
18098         * arm.md (negdi2): Remove redundant code to force values into a
18099         register.
18101 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
18103         * arm/bpabi.S: Add EABI alignment attributes to objects.
18104         * arm/bpabi-v6m.S: Likewise.
18105         * arm/crti.asm: Likewise.
18106         * arm/crtn.asm: Likewise.
18107         * arm/lib1funcs.asm: Likewise.
18108         * arm/libunwind.S: Likewise.
18110 2010-04-17  Richard Earnshaw  <rearnsha@arm.com>
18112         * arm-protos.h (tune_params): New structure.
18113         * arm.c (current_tune): New variable.
18114         (arm_constant_limit): Delete.
18115         (struct processors): Add pointer to the tune parameters.
18116         (arm_slowmul_tune): New tuning option.
18117         (arm_fastmul_tune, arm_xscale_tune, arm_9e_tune): Likewise.
18118         (all_cores): Adjust to pick up the tuning model.
18119         (arm_constant_limit): New function.
18120         (arm_override_options): Select the appropriate tuning model.  Delete
18121         initialization of arm_const_limit.
18122         (arm_split_constant): Use the new constant-limit model.
18123         (arm_rtx_costs): Pick up the current tuning model.
18124         * arm.md (is_strongarm, is_xscale): Delete.
18125         * arm-generic.md (load_ldsched_x, load_ldsched): Test explicitly
18126         for Xscale variant architectures.
18127         (mult_ldsched_strongarm, mult_ldsched): Similarly for StrongARM.
18129 2010-04-17  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
18131         * config/arm/arm.c (arm_gen_constant): Remove unused variable
18132         can_shift.
18133         (arm_rtx_costs_1): Remove unused variable extra_cost.
18134         (arm_unwind_emit_set): Use variable offset.
18135         (thumb1_output_casesi): Remove unused variable flags.
18137 2010-04-16  Jeff Law  <law@redhat.com>
18139         * ira-color.c (ira_reassign_pseudos): Collect and sort all the pseudos
18140         needing assignment rather than doing a two-phase assignment.  Remove
18141         unused variable 'm'.
18143 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
18145         PR bootstrap/43767
18146         * alias.c (memrefs_conflict_p): Don't crash if CSELIB_VAL_PTR is NULL.
18148 2010-04-16  Doug Kwan  <dougkwan@google.com>
18150         * tree-ssa-reassoc.c (struct operand_entry): Add new field ID.
18151         (next_operand_entry_id): New static variable.
18152         (sort_by_operand_rank): Stabilize qsort comparator by using unique IDs.
18153         (add_to_ops_vec): Assigned unique ID to operand entry.
18154         (struct oecount_s): New field ID.
18155         (oecount_cmp): Stabilize qsort comparotor by using unique IDs.
18156         (undistribute_ops_list): Assign unique IDs to oecounts.
18157         (init_reassoc): reset next_operand_entry_id.
18159 2010-04-16  Doug Kwan  <dougkwan@google.com>
18161         * config/i386/i386.md (*jcc_bt<mode>): Fix build breakage by adding
18162         missing left parenthesis.
18164 2010-04-16  Uros Bizjak  <ubizjak@gmail.com>
18166         * config/i386/i386.md (*bt<mode>): Macroize insn from *btsi and
18167         *btdi_rex64 using SWI48 mode iterator.
18168         (*jcc_bt<mode>): Ditto from *jcc_btsi and *jcc_btdi_rex64.
18169         (*jcc_bt<mode>_mask): Ditto from *jcc_btsi_mask and
18170         *jcc_btdi_mask_rex64.
18172 2010-04-16  Anatoly Sokolov  <aesok@post.ru>
18174         * double-int.h (tree_to_double_int): Convert to macro.
18175         * double-int.c (tree_to_double_int): Remove.
18177 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
18179         PR debug/43762
18180         * dwarf2out.c (add_bound_info): Always call loc_list_from_tree
18181         with want_address 2 and in case a single element list might be
18182         possible, call it again with want_address 0.
18184 2010-04-12  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
18186         * config/h8300/h8300.c (print_operand) : Modify case 'V' and
18187         case 'W' print operands for HI mode.
18188         * config/h8300/h8300.h (Y0, Y2) : New constraints.
18189         * config/h8300/h8300.md (bclrqi_msx, bclrhi_msx): New patterns
18190         (bsetqi_msx, bsethi_msx, bnotqi_msx, bnothi_msx): Likewise.
18191         * config/h8300/predicate.md (bit_register_indirect_operand): New.
18193         * config/h8300/h8300.h (OK_FOR_U): Support 'U' constraint for H8300SX.
18195         * config/h8300/h8300.md (movqi_h8sx, movhi_h8sx, movsi_h8sx,
18196         cmphi_h8300hs_znvc, cmpsi, addhi3_h8sx) : Emit instructions in
18197         #xx:3 and #xx:4 mode.
18199         * config/h8300/h8300.md (inverted load with HImode dest): Add
18200         support for H8300SX.
18202         * config/h8300/predicate.md (bit_operand): Allow immediate values that
18203         satisfy 'U' constraint.
18205 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
18207         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx flavor.
18208         * configure: Regenerate.
18209         * config.in: Regenerate.
18210         * doc/install.texi (Prerequisites): Document that Solaris 2 libelf
18211         works.
18213 2010-04-16  Richard Guenther  <rguenther@suse.de>
18215         * tree.h (struct tree_decl_minimal): Move pt_uid ...
18216         (struct tree_decl_common): ... here.
18217         (DECL_PT_UID): Adjust.
18218         (SET_DECL_PT_UID): Likewise.
18219         (DECL_PT_UID_SET_P): Likewise.
18221 2010-04-16  Richard Guenther  <rguenther@suse.de>
18223         PR tree-optimization/43572
18224         * tree-ssa-alias.h (call_may_clobber_ref_p): Declare.
18225         * tree-ssa-alias.c (call_may_clobber_ref_p): Export.
18226         * tree-flow.h (is_call_clobbered): Remove.
18227         * tree-flow-inline.h (is_call_clobbered): Likewise.
18228         * tree-dfa.c (dump_variable): Do not dump call clobber state.
18229         * tree-nrv.c (dest_safe_for_nrv_p): Use the alias oracle.
18230         (execute_return_slot_opt): Adjust.
18231         * tree-tailcall.c (suitable_for_tail_opt_p): Remove
18232         check for call clobbered vars here.
18233         (find_tail_calls): Move tailcall verification to the
18234         proper place.
18236 2010-04-16  Diego Novillo  <dnovillo@google.com>
18238         * doc/invoke.texi: Explain how are unrecognized -Wno- warnings handled.
18240 2010-04-16  Bernd Schmidt  <bernds@codesourcery.com>
18242         PR target/40603
18243         * config/arm/arm.md (cbranchqi4): New pattern.
18244         * config/arm/predicates.md (const0_operand,
18245         cbranchqi4_comparison_operator): New predicates.
18247 2010-04-16  Richard Guenther  <rguenther@suse.de>
18249         * gimple-pretty-print.c (dump_gimple_phi): Dump alias info.
18250         (dump_gimple_stmt): Likewise.
18252 2010-04-16  Bernd Schmidt  <bernds@codesourcery.com>
18254         * recog.h (struct recog_data): New field is_operator.
18255         (struct insn_operand_data): New field is_operator.
18256         * recog.c (extract_insn): Set recog_data.is_operator.
18257         * genoutput.c (output_operand_data): Emit code to set the
18258         is_operator field.
18259         * reload.c (find_reloads): Use it rather than testing for an
18260         empty constraint string.
18262         PR target/41514
18263         * config/arm/arm.md (cbranchsi4_insn): Renamed from "*cbranchsi4_insn".
18264         If the previous insn is a cbranchsi4_insn with the same arguments,
18265         omit the compare instruction.
18267         * config/arm/arm.md (addsi3_cbranch): If destination is a high
18268         register, inputs must be low registers and we need a low register
18269         scratch.  Handle alternative 2 like alternative 3.
18271 2010-04-16  Jakub Jelinek  <jakub@redhat.com>
18273         * alias.c (memrefs_conflict_p): If x and y are the same VALUE,
18274         don't call get_addr on both.  If one expression is a VALUE and
18275         the other a REG, check VALUE's locs if the REG isn't among them.
18277 2010-04-16  Christian Bruel  <christian.bruel@st.com>
18279         * config/sh/sh.h (sh_frame_pointer_required): New function.
18280         * config/sh/sh.h (TARGET_FRAME_POINTER_REQUIRED): New macro.
18281         (flag_omit_frame_pointer) Set.
18282         (MASK_ACCUMULATE_OUTGOING_ARGS) Define and Set.
18283         (rounded_frame_size): Adjust size with outgoing_args_size.
18284         (sh_set_return_address): Must return from stack pointer.
18285         * gcc/config/sh/sh.h (CAN_DEBUG_WITHOUT_FP): Define.
18286         (SUBTARGET_FRAME_POINTER_REQUIRED): Define.
18287         (ACCUMULATE_OUTGOING_ARGS): Define.
18288         * doc/invoke.texi (maccumulate-outgoing-args): Document for SH.
18289         * gcc/config/sh/sh.opt (maccumulate-outgoing-args): New option.
18291 2010-04-15  Kaz Kojima  <kkojima@gcc.gnu.org>
18293         PR target/43471
18294         * config/sh/sh.c (sh_legitimize_reload_address): Use
18295         MAYBE_BASE_REGISTER_RTX_P instead of BASE_REGISTER_RTX_P.
18296         Remove a unneeded check for offset_base.
18298 2010-04-15  H.J. Lu  <hongjiu.lu@intel.com>
18300         * configure: Regenerated.
18302 2010-04-15  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
18304         * config/s390/s390.c (s390_call_save_register_used): Switch back
18305         to HARD_REGNO_NREGS.
18307 2010-04-15  Richard Guenther  <rguenther@suse.de>
18309         * alias.c (alias_set_subset_of): Handle alias-set zero
18310         child properly.
18312 2010-04-15  Mark Shinwell  <shinwell@codesourcery.com>
18313             Julian Brown  <julian@codesourcery.com>
18315         * config/arm/thumb2.md (thumb2_movsi_insn): Split ldr and str
18316         alternatives according to use of high and low regs.
18317         * config/arm/vfp.md (thumb2_movsi_vfp): Likewise.
18318         * config/arm/arm.h (CONDITIONAL_REGISTER_USAGE): Use high regs when
18319         optimizing for size on Thumb-2.
18321 2010-04-15  Thomas Schwinge  <tschwinge@gnu.org>
18323         * config.gcc <i[34567]86-*-gnu*>: Handle softfp as for Linux.
18325 2010-04-15  Richard Guenther  <rguenther@suse.de>
18327         * tree-ssa-structalias.c (struct variable_info): Add
18328         is_fn_info flag.
18329         (new_var_info): Initialize it.
18330         (dump_constraints): Support printing last added constraints.
18331         (debug_constraints): Adjust.
18332         (dump_constraint_graph): Likewise.
18333         (make_heapvar_for): Check for NULL cfun.
18334         (get_function_part_constraint): New function.
18335         (get_fi_for_callee): Likewise.
18336         (find_func_aliases): Properly implement IPA PTA constraints.
18337         (process_ipa_clobber): New function.
18338         (find_func_clobbers): Likewise.
18339         (insert_into_field_list_sorted): Remove.
18340         (create_function_info_for): Properly allocate vars for IPA mode.
18341         Do not use insert_into_field_list_sorted.
18342         (create_variable_info_for): Properly generate constraints for
18343         global vars in IPA mode.
18344         (dump_solution_for_var): Always dump the solution.
18345         (set_uids_in_ptset): Initialize DECL_PT_UID if in ipa-mode.
18346         (find_what_var_points_to): Adjust.
18347         (pt_solution_set): Change.
18348         (pt_solution_ior_into): New function.
18349         (pt_solution_empty_p): Export.
18350         (pt_solution_includes_global): Adjust.
18351         (pt_solution_includes_1): Likewise.
18352         (pt_solutions_intersect_1): Likewise.
18353         (dump_sa_points_to_info): Check some invariants.
18354         (solve_constraints): Move constraint dumping ...
18355         (compute_points_to_sets): ... here.
18356         (ipa_pta_execute): ... and here.
18357         (compute_may_aliases): Do not re-compute points-to info
18358         locally if IPA info is available.
18359         (ipa_escaped_pt): New global var.
18360         (ipa_pta_execute): Properly implement IPA PTA.
18361         * tree-into-ssa.c (dump_decl_set): Support dumping
18362         decls not in referenced-vars.
18363         * tree-flow.h (struct gimple_df): Add ipa_pta flag.
18364         * tree-ssa-alias.c (ptr_deref_may_alias_decl_p): Adjust.
18365         (dump_points_to_solution): Likewise.
18366         * tree-dfa.c (dump_variable): Also dump DECL_PT_UID.
18367         * tree-inline.c (remap_ssa_name): Copy IPA points-to solution.
18368         (remap_gimple_stmt): Reset call clobber/use information if necessary.
18369         (copy_decl_to_var): Copy DECL_PT_UID.
18370         (copy_result_decl_to_var): Likewise.
18371         * tree.c (make_node_stat): Initialize DECL_PT_UID.
18372         (copy_node_stat): Copy it.
18373         * tree.h (DECL_PT_UID): New macro.
18374         (SET_DECL_PT_UID): Likewise.
18375         (DECL_PT_UID_SET_P): Likewise.
18376         (struct tree_decl_minimal): Add pt_uid member.
18377         * tree-ssa-alias.h (struct pt_solution): Add ipa_escaped flag.
18378         (pt_solution_empty_p): Declare.
18379         (pt_solution_set): Adjust.
18380         (ipa_escaped_pt): Declare.
18381         * cfgexpand.c (update_alias_info_with_stack_vars): Adjust.
18382         * gimple-pretty-print.c (pp_points_to_solution): New function.
18383         (dump_gimple_call): Dump call clobber/use information.
18384         * tree-dump.c (dump_option_value_in): Add TDF_ALIAS entry.
18385         * tree-pass.h (TDF_ALIAS): New dump option.
18386         * tree-pretty-print.c (dump_decl_name): Dump DECL_PT_UID if asked to.
18387         * doc/invoke.texi (-fipa-pta): Update documentation.
18389 2010-04-15  Richard Guenther  <rguenther@suse.de>
18391         * Makefile.in (OBJS-common): Add gimple-fold.o.
18392         (gimple-fold.o): New rule.
18393         * tree.h (maybe_fold_offset_to_reference,
18394         maybe_fold_offset_to_address, maybe_fold_stmt_addition): Move
18395         prototypes ...
18396         * gimple.h: ... here.
18397         * tree-flow.h (fold_stmt, fold_stmt_inplace, get_symbol_constant_value,
18398         may_propagate_address_into_dereference): Move prototypes ...
18399         * gimple.h: ... here.
18400         * tree-ssa-ccp.c (get_symbol_constant_value,
18401         may_propagate_address_into_dereference, maybe_fold_offset_to_array_ref,
18402         maybe_fold_offset_to_component_ref, maybe_fold_offset_to_reference,
18403         maybe_fold_offset_to_address, maybe_fold_stmt_indirect,
18404         maybe_fold_stmt_addition, maybe_fold_reference, get_maxval_strlen,
18405         ccp_fold_builtin, fold_gimple_assign, fold_gimple_cond,
18406         fold_gimple_call, fold_stmt_1, fold_stmt, fold_stmt_inplace,
18407         gimplify_and_update_call_from_tree): Move ...
18408         * gimple-fold.c: ... here.  New file.
18409         (ccp_fold_builtin): Rename to ...
18410         (gimple_fold_builtin): ... this.
18411         * tree-ssa-ccp.c (execute_fold_all_builtins): Adjust.
18413 2010-04-15  Richard Guenther  <rguenther@suse.de>
18415         * fold-const.c (LOWPART, HIGHPART, BASE, encode, decode,
18416         fit_double_type, force_fit_type_double, add_double_with_sign,
18417         neg_double, mul_double_with_sign, lshift_double, rshift_double,
18418         lrotate_double, rrotate_double, div_and_round_double): Move ...
18419         * double-int.c: ... here.
18420         * tree.h (force_fit_type_double, fit_double_type, add_double_with_sign,
18421         add_double, neg_double, mul_double_with_sign, mul_double,
18422         lshift_double, rshift_double, lrotate_double, rrotate_double,
18423         div_and_round_double): Move prototypes ...
18424         * double-int.h: ... here.
18426 2010-04-15  Bernd Schmidt  <bernds@codesourcery.com>
18428         PR target/43742
18429         * config/sh/sh.md (doloop_end_split, dect): Undo previous patch.  Use
18430         matching constraints to ensure inputs match the output.
18432 2010-04-15  Kaz Kojima  <kkojima@gcc.gnu.org>
18434         PR target/43742
18435         * config/sh/sh.md (doloop_end_split): Remove "+r" constraint
18436         in an input-only operand.
18438 2010-04-15  Anatoly Sokolov  <aesok@post.ru>
18440         * double-int.h (HOST_BITS_PER_DOUBLE_INT): Define.
18441         (double_int_not, double_int_lshift, double_int_rshift): Declare.
18442         (double_int_negative_p): Convert to static inline function.
18443         * double-int.c (double_int_lshift, double_int_lshift): New functions.
18444         (double_int_negative_p): Remove.
18445         * tree.h (lshift_double, rshift_double):
18446         * tree.c (build_low_bits_mask): Clean up, use double_int_* functions.
18447         * fold-const.c (fold_convert_const_int_from_real,
18448         fold_convert_const_int_from_fixed, div_if_zero_remainder): (Ditto.).
18449         (lshift_double): Change type of arith argument to bool.
18450         (rshift_double): Change type of arith argument to bool. Correct
18451         comment.
18452         * expmed.c (mask_rtx, lshift_value): (Ditto.).
18454 2010-04-14  Bernd Schmidt  <bernds@codesourcery.com>
18456         PR target/21803
18457         * ifcvt.c (cond_exec_process_if_block): Look for identical sequences
18458         at the start and end of the then/else blocks, and omit them from the
18459         conversion.
18460         * cfgcleanup.c (flow_find_cross_jump): No longer static.  Remove MODE
18461         argument; all callers changed.  Pass zero to old_insns_match_p instead.
18462         (flow_find_head_matching_sequence): New function.
18463         (old_insns_match_p): Check REG_EH_REGION notes for calls.
18464         * basic-block.h (flow_find_cross_jump,
18465         flow_find_head_matching_sequence): Declare functions.
18467 2010-04-14  Jason Merrill  <jason@redhat.com>
18469         PR c++/36625
18470         * c-common.c (attribute_takes_identifier_p): New fn.
18471         * c-common.h: Declare it.
18473 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
18475         * config/i386/i386.md (*divmod<mode>4): Remove stray "&&" from
18476         splitter condition.
18477         (*udivmod<mode>4): Ditto.
18479 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
18481         * config/i386/i386.md (maxmin_int): Rename code attribute from
18482         maxminiprefix and update all users.
18483         (maxmin_float): Ditto from maxminfprefix.
18484         (logic): Ditto from logicprefix.
18485         (absneg_mnemonic): Ditto from absnegprefix.
18486         * config/i386/mmx.md: Update all users of maxminiprefix,
18487         maxminfprefix and logicprefix for rename.
18488         * config/i386/sse.md: Ditto.
18489         * config/i386/sync.md (sync_<code><mode>): Update for
18490         logicprefix rename.
18492 2010-04-14  Manuel López-Ibáñez  <manu@gcc.gnu.org>
18494         PR 42966
18495         * diagnostics.c (diagnostic_report_diagnostic): Mark specially
18496         warnings converted to errors.
18498 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
18500         * config/alpha/alpha.c (alpha_adjust_cost): Remove set but not
18501         used insn_type variable.
18502         (function_value): Add ATTRIBUTE_UNUSED to dummy variable declaration
18503         to avoid set-but-not-used warning.
18505 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
18507         * df-core.c (df_ref_debug): Change format string placeholder
18508         from 0x%x to %#x.
18509         * dwarf2asm.c (dw2_asm_output_data_raw,
18510         dw2_asm_output_data_uleb128_raw, dw2_asm_output_data_uleb128,
18511         dw2_asm_output_data_sleb128_raw, dw2_asm_output_data_sleb128): Ditto.
18512         * dwarf2out.c (output_cfi, output_cfi_directive,
18513         dwarf2out_do_cfi_startproc, output_loc_sequence_raw,
18514         output_cfa_loc_raw, output_die, output_ranges, output_file_names):
18515         Ditto.
18516         * genattrtab.c (write_test_expr, write_attr_valueq): Ditto.
18517         * print-rtl.c (print_rtx): Ditto.
18519 2010-04-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
18521         PR middle-end/42694
18522         * builtins.c (expand_builtin_pow_root): New function to expand pow
18523         calls with exponents 0.25, 0.50, 0.75, 1./3., and 1./6. into a
18524         series of sqrt and cbrt calls under -ffast-math.
18525         (expand_builtin_pow): Call it.
18527 2010-04-14  Michael Matz  <matz@suse.de>
18529         PR tree-optimization/42963
18530         * tree-cfg.c (touched_switch_bbs): New static variable.
18531         (group_case_labels_stmt): New function broken out from ...
18532         (group_case_labels): ... here, use the above.
18533         (start_recording_case_labels): Allocate touched_switch_bbs.
18534         (end_recording_case_labels): Deallocate it, call
18535         group_case_labels_stmt.
18536         (gimple_redirect_edge_and_branch): Remember index of affected BB.
18538 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
18540         * config/i386/i386.md (*popcountsi2_cmp_zext): Remove mode attribute
18541         from insn template.
18543 2010-04-14  Uros Bizjak  <ubizjak@gmail.com>
18545         * config/i386/i386.md (*ashlqi3_1_slp): New insn pattern.
18547 2010-04-13  Jan Hubicka  <jh@suse.cz>
18549         * ipa-inline.c (cgraph_mark_inline_edge): Avoid double accounting
18550         of optimized out static functions.
18551         (cgraph_edge_badness): Add DUMP parameter and dump reasons for the
18552         cost computation.  Also sanity check for overflows.
18553         (update_caller_keys): Update cgraph_edge_badness call; properly
18554         update fibheap and sanity check that it is up to date.
18555         (add_new_edges_to_heap): Update cgraph_edge_badness.
18556         (cgraph_decide_inlining_of_small_function): Likewise;
18557         add sanity checking that badness in heap is up to date;
18558         improve dumping of reason; Update badness of calls to the
18559         offline copy of function currently inlined; dump badness
18560         of functions not inlined because of unit growth limits.
18562 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
18564         PR middle-end/32628
18565         * c-common.c (pointer_int_sum): Disregard overflow that occured only
18566         because of sign-extension change when converting to sizetype here...
18567         * fold-const.c (fold_convert_const_int_from_int): ...and not here.
18569         * fold-const.c (fold_binary_op_with_conditional_arg): Do not restrict
18570         the folding to constants.  Remove redundant final conversion.
18571         (fold_binary) <associate>: Do not associate if the re-association of
18572         constants alone overflows.
18573         (fold_binary) <FLOOR_MOD_EXPR>: Move transformation into BIT_AND_EXPR
18574         to the end of the list.
18575         (multiple_of_p) <COND_EXPR>: New case.
18577 2010-04-13  Manuel López-Ibáñez  <manu@gcc.gnu.org>
18579         * opt-functions.awk (opt_sanitized_name): New.
18580         (opt_enum): New.
18581         * optc-gen.awk: Use it
18582         * opth-gen.awk: Use it.
18584 2010-04-13  Martin Jambor  <mjambor@suse.cz>
18586         * tree-sra.c (replace_uses_with_default_def_ssa_name): New function.
18587         (sra_modify_assign): Delete stmts loading dead data even if racc has no
18588         children.  Call replace_uses_with_default_def_ssa_name to handle
18589         SSA_NAES on lhs.
18591 2010-04-13  Michael Matz  <matz@suse.de>
18593         PR middle-end/43730
18594         * builtins.c (expand_builtin_interclass_mathfn): Also create
18595         a register if the predicate doesn't match.
18597 2010-04-13  Diego Novillo  <dnovillo@google.com>
18599         * Makefile.in (c-pch.o, ggc-common.o): Depend on timevar.h.
18600         * c-pch.c: Include timevar.h.
18601         (c_common_write_pch): Use TV_PCH_SAVE and TV_PCH_CPP_SAVE timers.
18602         (c_common_read_pch): Use TV_PCH_RESTORE and TV_PCH_CPP_RESTORE timers.
18603         * ggc-common.c: Include timevar.h.
18604         (gt_pch_save): Use TV_PCH_PTR_REALLOC and TV_PCH_PTR_SORT timers.
18605         * timevar.def (TV_PCH_SAVE): Define.
18606         (TV_PCH_CPP_SAVE): Define.
18607         (TV_PCH_PTR_REALLOC): Define.
18608         (TV_PCH_PTR_SORT): Define.
18609         (TV_PCH_RESTORE): Define.
18610         (TV_PCH_CPP_RESTORE): Define.
18612 2010-04-13  Michael Matz  <matz@suse.de>
18614         * tree-ssa-reassoc.c (repropagate_negates): Merge negates also
18615         into MINUS_EXPRs.
18616         (can_reassociate_p): New function.
18617         (break_up_subtract_bb, reassociate_bb): Use it.
18619 2010-04-13  Richard Guenther  <rguenther@suse.de>
18621         PR bootstrap/43737
18622         * builtins.c (c_readstr): Fix assert.
18624 2010-04-13  Uros Bizjak  <ubizjak@gmail.com>
18626         * config/i386/i386.md (extendsidi2 splitter): Also check for DX_REG
18627         when generating cltd insn.
18629         (*ashl<mode>3_1): Remove special handling for register operand 2.
18630         (*ashlsi3_1_zext): Ditto.
18631         (*ashlhi3_1): Ditto.
18632         (*ashlhi3_1_lea): Ditto.
18633         (*ashlqi3_1): Ditto.
18634         (*ashlqi3_1_lea): Ditto.
18635         (*<shiftrt_insn><mode>3_1): Ditto.
18636         (*<shiftrt_insn>si3_1_zext): Ditto.
18637         (*<shiftrt_insn>qi3_1_slp): Ditto.
18638         (*<rotate_insn><mode>3_1): Ditto.
18639         (*<rotate_insn>si3_1_zext): Ditto.
18640         (*<rotate_insn>qi3_1_slp): Ditto.
18642 2010-04-13  Richard Guenther  <rguenther@suse.de>
18644         * tree-ssa-structalias.c (callused_id): Remove.
18645         (call_stmt_vars): New.
18646         (get_call_vi): Likewise.
18647         (lookup_call_use_vi): Likewise.
18648         (lookup_call_clobber_vi): Likewise.
18649         (get_call_use_vi): Likewise.
18650         (get_call_clobber_vi): Likewise.
18651         (make_transitive_closure_constraints): Likewise.
18652         (handle_const_call): Adjust to do per-call call-used handling.
18653         (handle_pure_call): Likewise.
18654         (find_what_var_points_to): Remove general callused handling.
18655         (init_base_vars): Likewise.
18656         (init_alias_vars): Initialize call_stmt_vars.
18657         (compute_points_to_sets): Process call-used and call-clobbered
18658         vars for call statements.
18659         (delete_points_to_sets): Free call_stmt_vars.
18661 2010-04-13  Richard Guenther  <rguenther@suse.de>
18663         * tree-vect-data-refs.c (vect_analyze_data_ref_dependence):
18664         Only add RW dependence for dependence distance zero.
18665         Adjust maximal vectorization factor according to dependences.
18666         Move alignment handling ...
18667         (vect_find_same_alignment_drs): ... here.  New function.
18668         (vect_analyze_data_ref_dependences): Adjust.
18669         (vect_analyze_data_refs_alignment): Call vect_find_same_alignment_drs.
18670         (vect_analyze_data_refs): Adjust minimal vectorization factor
18671         according to data references.
18672         * tree-vect-loop.c (vect_analyze_loop): Analyze data-ref
18673         dependences before determining the vectorization factor.
18674         Analyze alignment after determining the vectorization factor.
18675         * tree-vect-slp.c ((vect_slp_analyze_bb): Analyze data-ref
18676         dependences before alignment.
18677         * tree-vectorizer.h (vect_analyze_data_ref_dependences):
18678         Adjust prototype.
18679         (vect_analyze_data_refs): Likewise.
18680         (MAX_VECTORIZATION_FACTOR): New define.
18682 2010-04-13  Duncan Sands  <baldrick@free.fr>
18684         * except.h (lang_eh_type_covers): Remove.
18685         * except.c (lang_eh_type_covers): Likewise.
18687 2010-04-13  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
18688             Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
18690         * gcc/config/s390/s390.md: Replace TARGET_64BIT with TARGET_ZARCH.
18691         * gcc/config/s390/s390.c: Replace UNTIS_PER_WORD with
18692         UNITS_PER_LONG where it is ABI relevant.
18693         (s390_return_addr_rtx): Likewise.
18694         (s390_back_chain_rtx): Likewise.
18695         (s390_frame_area): Likewise.
18696         (s390_frame_info): Likewise.
18697         (s390_initial_elimination_offset): Likewise.
18698         (save_gprs): Likewise.
18699         (s390_emit_prologue): Likewise.
18700         (s390_emit_epilogue): Likewise.
18701         (s390_function_arg_advance): Likewise.
18702         (s390_function_arg): Likewise.
18703         (s390_va_start): Likewise.
18704         (s390_gimplify_va_arg): Likewise.
18705         (s390_function_profiler): Likewise.
18706         (s390_optimize_prologue): Likewise.
18707         (s390_rtx_costs): Likewise.
18708         (s390_secondary_reload): Likewise.
18709         (s390_promote_function_mode): Likewise.
18710         (s390_hard_regno_mode_ok): Replace TARGET_64BIT with TARGET_ZARCH.
18711         (s390_scalar_mode_supported_p): Disallow TImode if no 64 bit
18712         registers available.
18713         (s390_unwind_word_mode): New function.
18714         (s390_function_value): Split 64 bit values into register pair if
18715         used as return value.
18716         (s390_call_saved_register_used): Don't use HARD_REGNO_NREGS for
18717         function call parameters.  Handle parallels.
18718         (TARGET_SCALAR_MODE_SUPPORTED_P): New macro.
18719         (HARD_REGNO_CALL_PART_CLOBBERED): New macro.
18720         (DWARF_CIE_DATA_ALIGNMENT): New macro.
18721         (s390_expand_setmem): Remove unused variable src_addr.
18722         * gcc/longlong.h: Make smul_ppmm and sdiv_qrnnd inline asms to
18723         deal with 64 bit registers.
18724         * gcc/config/s390/s390.h: Define __zarch__ predefined macro.
18725         Replace UNITS_PER_WORD with UNITS_PER_LONG where it is ABI relevant.
18726         (UNITS_PER_LONG): New macro.
18727         * libjava/include/s390-signal.h: Define extended ucontext
18728         structure containing the upper halfs of the 64 bit registers.
18730 2010-04-13  Simon Baldwin  <simonb@google.com>
18732         * cfgexpand.c (gimple_expand_cfg): Clarify warning message text.
18734 2010-04-13  Eric Botcazou  <ebotcazou@adacore.com>
18736         * gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pure
18737         rvalue on the RHS if the LHS is of a non-renamable type.
18738         * tree-ssa-ccp.c (maybe_fold_offset_to_component_ref): Fold result.
18740 2010-04-13  Matthias Klose  <doko@ubuntu.com>
18742         * gcc.c (cc1_options): Handle -iplugindir before processing
18743         the cc1 spec. Only add -iplugindir once.
18744         (cpp_unique_options): Add -iplugindir option if -fplugin* options
18745         found.
18746         * common.opt (iplugindir): Remove `Separate' property, initialize.
18747         * plugin.c (default_plugin_dir_name): Error with missing -iplugindir
18748         option.
18749         * Makefile.in (check-%, check-parallel-%): Create plugin dir.
18750         (distclean): Remove plugin dir.
18751         * doc/invoke.texi: Document -iplugindir.
18753 2010-04-13  Basile Starynkevitch  <basile@starynkevitch.net>
18755         * doc/plugins.texi (Loading Plugins): Document short
18756         -fplugin=foo option.
18757         (Plugin API): Mention default_plugin_dir_name function.
18759         * gcc.c (find_file_spec_function): Add new declaration.
18760         (static_spec_func): Use it for "find-file".
18761         (find_file_spec_function): Add new function.
18762         (cc1_options): Add -iplugindir option if -fplugin* options found.
18764         * gcc-plugin.h (default_plugin_dir_name): Added new declaration.
18766         * plugin.c (add_new_plugin): Updated comment, and handle short
18767         plugin name.
18768         (default_plugin_dir_name): Added new function.
18770         * common.opt (iplugindir): New option to set the plugin directory.
18772 2010-04-12  Uros Bizjak  <ubizjak@gmail.com>
18774         * config/i386/i386.md (any_rotate): New code iterator.
18775         (rotate_insn): New code attribute.
18776         (rotate): Ditto.
18777         (SWIM124): New mode iterator.
18778         (<rotate_insn>ti3): New expander.
18779         (<rotate_insn>di3): Macroize expander from {rotl,rotr}di3 using
18780         any_rotate code iterator.
18781         (<rotate_insn><mode>3) Macroize expander from {rotl,rotr}{qi,hi,si}3
18782         using any_rotate code iterator and SWIM124 mode iterator.
18783         (ix86_rotlti3): New insn_and_split pattern.
18784         (ix86_rotrti3): Ditto.
18785         (ix86_rotl<dwi>3_doubleword): Macroize insn_and_split pattern from
18786         ix86_rotl{di,ti}3 patterns.
18787         (ix86_rotr<dwi>3_doubleword): Ditto from ix86_rotr{di,ti}3 patterns.
18788         (*<rotate_insn><mode>3_1): Merge with *{rotl,rotr}{qi,hi,si}3_1_one_bit
18789         and *{rotl,rotr}di3_1_one_bit_rex64. Macroize insn from
18790         *{rotl,rotr}{qi,hi,si}3_1 and *{rotl,rotr}di3_1_rex64 using any_rotate
18791         code iterator and SWI mode iterator.
18792         (*<rotate_insn>si3_1_zext): Merge with *{rotl,rotr}si3_1_one_bit_zext.
18793         Macroize insn from {rotl,rotr}si3_1_zext using any_rotate
18794         code iterator.
18795         (*<rotate_insn>qi3_1_slp): Merge with *{rotl,rotr}qi3_1_one_bit_slp.
18796         Macroize insn from {rotl,rotr}qi3_1_slp using any_rotate code iterator.
18797         (bswap rotatert splitter): Add splitter.
18798         (bswap splitter): Macroize splitter using any_rotate code iterator.
18799         Add insn predicate to split only for TARGET_USE_XCHGB or when
18800         optimizing function for size.
18802 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
18804         * config/pa/pa.c (emit_move_sequence): Remove use of
18805         deleted variable flag_argument_noalias.
18807 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
18809         * config.gcc: Removed *-*-solaris2.7* from list of obsolete
18810         configurations.
18811         Add to unsupported targets list.
18812         * configure.ac (gcc_cv_as_tls): Removed i[34567]86-*-solaris2.[567]*,
18813         sparc*-sun-solaris2.[567]* from target lists.
18814         * configure: Regenerate.
18815         * doc/install.texi (Specific, *-*-solaris2*): Document Solaris 7
18816         removal.
18817         Remove Solaris 7 patch references.
18818         (Specific, sparc-sun-solaris2.7): Removed.
18819         (sparc-sun-solaris2*): Update Solaris 7 example.
18820         (sparc64-*-solaris2*): Likewise.
18822 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
18824         * config.build (alpha*-dec-osf4*): Remove.
18825         * config.gcc: Remove alpha*-dec-osf4*, alpha-dec-osf5.0* from list
18826         of obsolete configurations.
18827         (alpha*-dec-osf[45]*): Remove alpha*-dec-osf4*, alpha-dec-osf5.0*
18828         support.
18829         * config/alpha/t-osf4: Renamed to ...
18830         * config/alpha/t-osf5: ... this.
18831         * config/alpha/osf.h: Renamed to ...
18832         * config/alpha/osf5.h: ... this.
18833         Merged old osf5.h contents.
18834         Update comments.
18835         (ASM_SPEC): Use ASM_OLDAS_SPEC directly.
18836         (EXTRA_SPECS): Removed.
18837         * doc/install.texi (Specific, alpha*-dec-osf5.1): Renamed to
18838         reflect removal of Tru64 UNIX V4.0/V5.0 support.
18839         Document that.
18841 2010-04-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
18843         * doc/contrib.texi (Contributors, Rainer Orth): Update.
18845 2010-04-12  Kai Tietz  <kai.tietz@onevision.com>
18847         PR/43702
18848         * config/i386/i386.c (x86_this_parameter): Handle aggregate for
18849         __thiscall convention.
18851 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
18853         * config/pa/pa.c (hppa_legitimize_address): Remove unused variable
18854         orig_base.
18855         * config/pa/pa.md (call, call_value): Remove unused variable call_insn.
18857 2010-04-12  Steve Ellcey  <sje@cup.hp.com>
18859         * function.c (assign_parms_initialize_all): Add unused attribute
18860         to fntype.
18862 2010-04-12  Richard Guenther  <rguenther@suse.de>
18864         * gsstruct.def (GSS_CALL): New.
18865         * gimple.def (GIMPLE_CALL): Change to GSS_CALL.
18866         * gimple.h: Include tree-ssa-alias.h.
18867         (struct gimple_statement_call): New.
18868         (union gimple_statement_struct_d): Add gimple_call member.
18869         (gimple_call_reset_alias_info): Declare.
18870         (gimple_call_use_set): New function.
18871         (gimple_call_clobber_set): Likewise.
18872         * Makefile.in (GIMPLE_H): Add tree-ssa-alias.h.
18873         * gimple.c (gimple_call_reset_alias_info): New function.
18874         (gimple_build_call_1): Call it.
18875         * lto-streamer-in.c (input_gimple_stmt): Likewise.
18876         * tree-inline.c (remap_gimple_stmt): Likewise.
18877         (expand_call_inline): Remove callused handling.
18878         * cfgexpand.c (update_alias_info_with_stack_vars): Likewise.
18879         * tree-dfa.c (dump_variable): Likewise.
18880         * tree-parloops.c (parallelize_loops): Likewise.
18881         * tree-ssa.c (init_tree_ssa): Likewise.
18882         (delete_tree_ssa): Likewise.
18883         * tree-flow-inline.h (is_call_used): Remove.
18884         * tree-flow.h (struct gimple_df): Remove callused member.
18885         * tree-nrv.c (dest_safe_for_nrv_p): Adjust predicate.
18886         * tree-ssa-alias.c (dump_alias_info): Remove callused handling.
18887         (ref_maybe_used_by_call_p_1): Simplify.
18888         (call_may_clobber_ref_p_1): Likewise.
18889         * tree-ssa-structalias.c (compute_points_to_sets): Set
18890         the call stmt used and clobbered sets.
18891         * tree-tailcall.c (suitable_for_tail_opt_p): Adjust predicate.
18892         (find_tail_calls): Verify the tail call.
18894 2010-04-12  Richard Guenther  <rguenther@suse.de>
18896         * ipa.c (cgraph_postorder): Adjust postorder to guarantee
18897         single-iteration always-inline inlining.
18898         * ipa-inline.c (cgraph_mark_inline): Do not return anything.
18899         (cgraph_decide_inlining): Do not handle always-inline specially.
18900         (try_inline): Remove always-inline cycle detection special case.
18901         Do not recurse on always-inlines.
18902         (cgraph_early_inlining): Do not iterate if not optimizing.
18903         (cgraph_gate_early_inlining): remove.
18904         (pass_early_inline): Run unconditionally.
18905         (gate_cgraph_decide_inlining): New function.
18906         (pass_ipa_inline): Use it.  Do not run the IPA inliner if
18907         not inlining or optimizing.
18908         (cgraph_decide_inlining_of_small_functions): Also consider
18909         always-inline functions.
18910         (cgraph_default_inline_p): Return true for nodes which should
18911         disregard inline limits.
18912         (estimate_function_body_sizes): Assume zero size and time for
18913         nodes which are marked as disregarding inline limits.
18914         (cgraph_decide_recursive_inlining): Do not perform recursive
18915         inlining on always-inline nodes.
18917 2010-04-12  Jakub Jelinek  <jakub@redhat.com>
18919         PR bootstrap/43699
18920         * c-typeck.c (c_process_expr_stmt): Call mark_exp_read even
18921         for exprs satisfying handled_component_p.
18923 2010-04-12  Eric Botcazou  <ebotcazou@adacore.com>
18925         * expr.c (categorize_ctor_elements_1): Properly count sub-elements of
18926         non-constant aggregate elements.
18928         * gimplify.c (gimplify_init_constructor): Do not pre-evaluate if this
18929         is a real initialization.
18931 2010-04-12  Shujing Zhao  <pearly.zhao@oracle.com>
18933         PR c/36774
18934         * c-decl.c (start_function): Move forward check for nested function.
18936 2010-04-11  Kaz Kojima  <kkojima@gcc.gnu.org>
18938         * config/sh/sh-protos.h (sh_legitimize_reload_address): Declare.
18939         * config/sh/sh.c: Include reload.h.
18940         (sh_legitimize_reload_address): New.
18941         * config/sh/sh.h (LEGITIMIZE_RELOAD_ADDRESS): Use
18942         sh_legitimize_reload_address.
18944 2010-04-11  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
18946         * config/sh/sh.md (*movqi_pop): New insn pattern.
18947         * config/sh/predicates.md (sh_no_delay_pop_operand): New predicate.
18949 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
18951         * config/i386/i386.md (any_shiftrt): New code iterator.
18952         (shiftrt_insn): New code attribute.
18953         (shiftrt): Ditto.
18954         (<shiftrt_insn><mode>3): Macroize expander from {ashr,lshr}<mode>3
18955         using any_shiftrt code iterator.
18956         (*<shiftrt_insn><mode>3_doubleword): Macroize insn_and_split from
18957         *{ashr,lshr}<mode>3_doubleword using any_shiftrt code iterator.
18958         (*<shiftrt_insn><mode>3_doubleword peephole2): Macroize peephole2
18959         pattern from corresponding peephole2 patterns.
18960         (*<shiftrt_insn><mode>3_1): Macroize insn from *{ashr,lshr}<mode>3_1
18961         using any_shiftrt code iterator.
18962         (*<shiftrt_insn>si3_1_zext): Ditto from *{ashr,lshr}si3_1_zext.
18963         (*<shiftrt_insn>qi3_1_slp): Ditto from *{ashr,lshr}qi3_1_slp.
18964         (*<shiftrt_insn><mode>3_cmp): Ditto from *{ashr,lshr}<mode>3_cmp.
18965         (*<shiftrt_insn><mode>3_cmp_zext): Ditto from
18966         *{ashr,lshr}<mode>3_cmp_zext.
18967         (*<shiftrt_insn><mode>3_cconly): Ditto from *{ashr,lshr}<mode>3_cconly.
18969 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
18971         * config/i386/i386.md (*ashr<mode>3_cconly): Fix wrong mode of
18972         scratch register.
18973         (*lshr<mode>3_cconly): Ditto.
18975 2010-04-11  Uros Bizjak  <ubizjak@gmail.com>
18977         * config/i386/i386.md (lshr<mode>3): Macroize expander from
18978         lshr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
18979         (*lshr<mode>3_doubleword): New insn_and_split_pattern.  Macroize
18980         pattern from *lshr{di,ti}3_1 and corresponding splitters using
18981         DWI mode iterator.
18982         (*lshr<mode>3_doubleword peephole2): Macroize peephole2 pattern
18983         from corresponding peephole2 patterns.
18984         (*lshr<mode>3_1): Merge with *lshr{qi,hi,si}3_1_one_bit and
18985         *lshrdi3_1_one_bit_rex64. Macroize insn from *lshr{qi,hi,si}3_1
18986         and *lshrdi3_1_rex64 using SWI mode iterator.
18987         (*lshrsi3_1_zext): Merge with *lshrsi3_1_one_bit_zext.
18988         (*lshrqi3_1_slp): Merge with *lshrqi3_1_one_bit_slp.
18989         (*lshr<mode>3_cmp): Merge with *lshr{qi,hi,si}3_one_bit_cmp and
18990         *lshrdi3_one_bit_cmp_rex64. Macroize insn from *lshr{qi,hi,si}3_cmp
18991         and *lshrdi3_cmp_rex64 using SWI mode iterator.
18992         (*lshrsi3_cmp_zext): Merge with *lshrsi3_cmp_one_bit_zext.
18993         (*lshr<mode>3_cconly): Merge with *lshr{qi,hi,si}3_one_bit_cconly and
18994         *lshrdi3_one_bit_cconly_rex64. Macroize insn from
18995         *lshr{qi,hi,si}3_cconly and *lshrdi3_cconly_rex64 using
18996         SWI mode iterator.
18998 2010-04-10  Uros Bizjak  <ubizjak@gmail.com>
19000         * config/i386/i386.md (ashr<mode>3): Macroize expander from
19001         ashr{qi,hi,si,di,ti}3_1 using SDWIM mode iterator.
19002         (*ashr<mode>3_doubleword): New insn_and_split_pattern.  Macroize
19003         pattern from *ashr{di,ti}3_1 and corresponding splitters using
19004         DWI mode iterator.
19005         (*ashr<mode>3_doubleword peephole2): Macroize peephole2 pattern
19006         from corresponding peephole2 patterns.
19007         (ashrdi3_cvt): Rename from ashrdi3_63_rex64.
19008         (ashrsi3_cvt): Rename from ashrsi3_31.
19009         (*ashrsi3_cvt_zext): Rename from *ashrsi3_31_zext.
19010         (x86_shift<mode>_adj_3): Macroize expander from x86_shift_adj_3
19011         and x86_64_shift_adj_3 using SWI48 mode iterator.
19012         (*ashr<mode>3_1): Merge with *ashr{qi,hi,si}3_1_one_bit and
19013         *ashrdi3_1_one_bit_rex64. Macroize insn from *ashr{qi,hi,si}3_1
19014         and *ashrdi3_1_rex64 using SWI mode iterator.
19015         (*ashrsi3_1_zext): Merge with *ashrsi3_1_one_bit_zext.
19016         (*ashrqi3_1_slp): Merge with *ashrqi3_1_one_bit_slp.
19017         (*ashr<mode>3_cmp): Merge with *ashr{qi,hi,si}3_one_bit_cmp and
19018         *ashrdi3_one_bit_cmp_rex64. Macroize insn from *ashr{qi,hi,si}3_cmp
19019         and *ashrdi3_cmp_rex64 using SWI mode iterator.
19020         (*ashrsi3_cmp_zext): Merge with *ashrsi3_cmp_one_bit_zext.
19021         (*ashr<mode>3_cconly): Merge with *ashr{qi,hi,si}3_one_bit_cconly and
19022         *ashrdi3_one_bit_cconly_rex64. Macroize insn from
19023         *ashr{qi,hi,si}3_cconly and *ashrdi3_cconly_rex64 using
19024         SWI mode iterator.
19025         (sign_extend splitters): Update for renamed ashr{di,si}3_cvt patterns.
19026         * config/i386/i386.c (ix86_split_ashr): Update for renamed
19027         x86_shift<mode>_adj_3 expanders.
19029 2010-04-10  Wei Guozhi  <carrot@google.com>
19031         PR target/42601
19032         * config/arm/arm.c (arm_pic_static_addr): New function.
19033         (legitimize_pic_address): Call arm_pic_static_addr when it detects
19034         a static symbol.
19035         (arm_output_addr_const_extra): Output expression for new pattern.
19036         * config/arm/arm.md (UNSPEC_SYMBOL_OFFSET): New unspec symbol.
19038 2010-04-10  Bernd Schmidt  <bernds@codesourcery.com>
19040         * ira-costs.c (record_reg_classes): Ignore alternatives that are
19041         not enabled.
19043         * Makefile.in (web.o): Depend on insn-config.h and $(RECOG_H).
19044         * web.c: Include "insn-config.h" and "recog.h".
19045         (union_match_dups): New function.
19046         (web_main): Call it.
19047         (union_defs): Don't try to recognize match_dups.
19049         * reload1.c (eliminate_regs_in_insn): Don't restore an operand
19050         if doing so would replace the entire pattern.
19052 2010-04-09  Uros Bizjak  <ubizjak@gmail.com>
19054         PR target/43707
19055         PR target/43709
19056         * config/i386/i386.md (*ashl<mode>3_doubleword): Split to insn
19057         and splitter pattern.  Change splitter operand 1 predicate to
19058         nonmemory_operand.
19060 2010-04-09  Martin Jambor  <mjambor@suse.cz>
19062         * ipa-cp.c (ipcp_lats_are_equal): Return true also if the two
19063         lattices are addresses of CONST_DECLs with the same initial value.
19064         (ipcp_print_all_lattices): Print values of CONST_DECLs.
19065         * ipa-prop.c (ipa_print_node_jump_functions): Likewise.
19067 2010-04-09  Eric Botcazou  <ebotcazou@adacore.com>
19068             Bernd Schmidt  <bernds@codesourcery.com>
19070         * loop-invariant.c (replace_uses): New static function.
19071         (move_invariant_reg): Use it to ensure we can replace the uses.
19073 2010-04-09  Hariharan Sandanagobalane  <hariharan@picochip.com>
19075         * config/picochip/picochip.c (picochip_rtx_costs): Use correct
19076         function template.
19077         (picochip_override_options): Enable section anchors only above -O1.
19078         (picochip_reorg): Fixed a couple of build warnings.
19080 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19082         * configure.ac (plugin -rdynamic test): Log result.
19083         * configure: Regenerate.
19084         * config/sol2.h (LINK_SPEC): Handle -rdynamic.
19085         (RDYNAMIC_SPEC): Define.
19086         * config/sol2-gld.h (RDYNAMIC_SPEC): Redefine.
19088 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19090         * configure.ac: Determine Sun ld version numbers.
19091         (comdat_group): Restrict GNU ld version checks to gld.
19092         (comdat_group, *-*-solaris2.1[1-9]*): Enable for Sun ld > 1.1688.
19093         (enable_comdat): Support --enable-comdat.
19094         * configure: Regenerate.
19095         * doc/install.texi (Configuration): Document --enable-comdat.
19097 2010-04-09  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19099         * config/sparc/sol2-gld.h: Remove SPARC reference.  Rename ...
19100         * config/sol2-gld.h: ... here.
19101         * config.gcc (sparc*-*-solaris2*): Reflect this.
19102         (i[34567]86-*-solaris2*): Use it.
19104 2010-04-09  Steve Ellcey  <sje@cup.hp.com>
19106         * config/ia64/ia64.c (ia64_dfa_new_cycle): Remove unused variable
19107         setup_clocks_p.
19108         (final_emit_insn_group_barriers): Remove unused variable prev_insn.
19110 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
19112         PR 42965
19113         * diagnostic.c (diagnostic_initialize): Initialize
19114         some_warnings_are_errors.
19115         (diagnostic_finish): New.
19116         (diagnostic_action_after_output): Call it before exiting.
19117         (diagnostic_report_diagnostic): Do not print message here. Set
19118         some_warnings_are_errors.
19119         * diagnostic.h (diagnostic_context): Delete
19120         issue_warnings_are_errors_message. Add some_warnings_are_errors.
19121         (diagnostic_finish): Declare.
19122         * toplev.c (toplev_main): Call it before exit.
19124 2010-04-09  Jason Merrill  <jason@redhat.com>
19126         PR c++/42623
19127         * c-common.c (c_sizeof_or_alignof_type): Return error_mark_node
19128         for incomplete type.
19130         PR c++/41788
19131         * stor-layout.c (finalize_record_size): Don't change TYPE_PACKED
19132         based on a warning flag.
19134 2010-04-09  Richard Guenther  <rguenther@suse.de>
19136         * tree-pretty-print.c (dump_generic_node): Dump TYPE_VECTOR_SUBPARTS.
19138 2010-04-09  Iain Sandoe  <iains@gcc.gnu.org>
19140         PR bootstrap/43684
19141         * varasm.c (default_assemble_visibility): Wrap vars that are
19142         set, but unused, by targets without GAS.
19143         * config/rs6000/rs6000.c (paired_emit_vector_compare):
19144         Remove set, but unused, vars.
19145         (rs6000_legitimize_tls_address): Likewise.
19146         (altivec_expand_dst_builtin): Likewise.
19147         * config/darwin.c (machopic_classify_symbol): Likewise.
19148         (machopic_indirection_name): Likewise.
19150 2010-04-09  Uros Bizjak  <ubizjak@gmail.com>
19152         * config/i386/i386.md (DWI): New mode iterator.
19153         (S): New mode attribute.
19154         (shift_operand): Ditto.
19155         (shift_immediate_operand): Ditto.
19156         (ashl_input_operand): Ditto.
19157         (ashl<mode>3): Macroize expander from ashl{qi,hi,si,di,ti}3_1
19158         using SDWIM mode iterator.
19159         (*ashl<mode>3_doubleword): New insn_and_split_pattern.  Macroize
19160         pattern from *ashl{di,ti}3_1 and corresponding splitters using
19161         DWI mode iterator.
19162         (*ashl<mode>3_doubleword peephole2): Macroize peephole2 pattern
19163         from corresponding peephole2 patterns.
19164         (x86_shift<mode>_adj_1): Macroize expander from x86_shift_adj_1
19165         and x86_64_shift_adj_1 using SWI48 mode iterator.
19166         (x86_shift<mode>_adj_2): Ditto.
19167         (*ashldi3_1_rex64): Split TYPE_LEA pattern.
19168         (*ashl<mode>3_1): Macroize insn from *ashlsi3_1 and *ashldi3_1_rex64
19169         using SWI48 mode iterator.
19170         (*ashl<mode>3_cmp): Macroize insn from *ashl{qi,hi,si}3_cmp and
19171         *ashldi3_cmp_rex64 using SWI mode iterator.
19172         (*ashl<mode>3_cconly): Macroize insn from *ashl{qi,hi,si}3_cconly and
19173         *ashldi3_cconly_rex64 using SWI mode iterator.
19174         * config/i386/i386.c (ix86_split_ashl): Update for renamed
19175         x86_shift<mode>_adj_{1,2}.
19176         (ix86_split_ashr): Ditto.
19177         (ix86_split_lshr): Ditto.
19179 2010-04-09  Richard Guenther  <rguenther@suse.de>
19181         * target.h (builtin_conversion): Pass in input and output types.
19182         * targhooks.c (default_builtin_vectorized_conversion): Adjust.
19183         * targhooks.h (default_builtin_vectorized_conversion): Likewise.
19184         * tree-vect-stmts.c (vectorizable_conversion): Adjust.
19185         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Adjust.
19187         * config/i386/i386.c (ix86_vectorize_builtin_conversion): Adjust.
19188         Handle AVX modes.
19189         * config/rs6000/rs6000.c (rs6000_builtin_conversion): Adjust.
19191 2010-04-09  Richard Guenther  <rguenther@suse.de>
19193         PR target/43152
19194         * config/i386/sse.md (vcond<mode>): Handle AVX modes as well.
19196 2010-04-09  Richard Guenther  <rguenther@suse.de>
19198         * tree-vectorizer.h (struct _stmt_vec_info): Document
19199         that vectype is the type of the LHS.
19200         (supportable_widening_operation, supportable_narrowing_operation):
19201         Get both input and output vector types as arguments.
19202         (vect_is_simple_use_1): Declare.
19203         (get_same_sized_vectype): Likewise.
19204         * tree-vect-loop.c (vect_determine_vectorization_factor):
19205         Set STMT_VINFO_VECTYPE to the vector type of the def.
19206         (vectorizable_reduction): Adjust.
19207         * tree-vect-patterns.c (vect_recog_widen_mult_pattern):
19208         Adjust.  Specify the output vector type.
19209         (vect_pattern_recog_1): Adjust.
19210         * tree-vect-stmts.c (get_same_sized_vectype): New function.
19211         (vectorizable_call): Adjust.
19212         (vectorizable_conversion): Likewise.
19213         (vectorizable_operation): Likewise.
19214         (vectorizable_type_demotion): Likewise.
19215         (vectorizable_type_promotion): Likewise.
19216         (vect_analyze_stmt): Set STMT_VINFO_VECTYPE to the vector type of
19217         the def.
19218         (vect_is_simple_use_1): New function.
19219         (supportable_widening_operation): Get both input and output
19220         vector types.
19221         (supportable_narrowing_operation): Likewise.
19222         * tree-vect-slp.c (vect_schedule_slp_instance): Adjust.
19224 2010-04-09  Kai Tietz  <kai.tietz@onevision.com>
19226         * config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Add
19227         __thiscall and _thiscall as predefined macros.
19228         * config/i386/i386.c (ix86_handle_cconv_attribute): Add
19229         thiscall attribute handling.
19230         (ix86_comp_type_attributes): Likewise.
19231         (ix86_function_regparm): Likewise.
19232         (ix86_return_pops_args): Likewise.
19233         (init_cumulative_args): Likewise.
19234         (find_drap_reg): Likewise.
19235         (ix86_static_chain): Likewise.
19236         (x86_this_parameter): Likewise.
19237         (x86_output_mi_thunk): Likewise.
19238         (ix86_attribute_table): Add description for thiscall attribute.
19239         * config/i386/i386.h (ix86_args): Adjust comment for member fastcall.
19240         * doc/extend.texi: Add documentation for thiscall.
19242 2010-04-09  Manuel López-Ibáñez  <manu@gcc.gnu.org>
19244         PR c++/28584
19245         * c.opt (Wint-to-pointer-cast): Available in C++.
19246         * doc/invoke.texi (Wint-to-pointer-cast): Available in C++.
19248 2010-04-08  Eric Botcazou  <ebotcazou@adacore.com>
19250         * tree.h (TREE_ADDRESSABLE): Document its effect for function types.
19251         * calls.c (expand_call): Pass the function type to aggregate_value_p.
19252         * function.c (aggregate_value_p): Do not honor DECL_BY_REFERENCE on
19253         the target function of a CALL_EXPR.  Honor TREE_ADDRESSABLE on the
19254         function type instead.  Reorder and simplify checks.
19256         * gimplify.c (gimplify_modify_expr_rhs) <WITH_SIZE_EXPR>: New case.
19258 2010-04-08  Jing Yu  <jingyu@google.com>
19259             Zdenek Dvorak  <ook@ucw.cz>
19261         PR tree-optimization/42720
19262         * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Move one-time
19263         loop unswitch conditions here from ...
19264         (tree_unswitch_single_loop): ... here.
19266 2010-04-08  Sebastian Pop  <sebastian.pop@amd.com>
19268         * tree-if-conv.c: Fix comments and simplify logic.
19270 2010-04-08  Sebastian Pop  <sebastian.pop@amd.com>
19272         * tree-if-conv.c (if_convertible_loop_p): Remove unused parameter.
19273         (tree_if_conversion): Same.  Update call to if_convertible_loop_p.
19274         (main_tree_if_conversion): Update call to tree_if_conversion.
19276 2010-04-08  Manuel López-Ibáñez  <manu@gcc.gnu.org>
19278         PR 42485
19279         * doc/invoke.texi (-b,-V): Delete.
19280         * doc/tm.texi: Do not mention -b.
19281         * gcc.c (display_help): Delete -b and -V.
19282         (process_command): Delete -b and -V.
19283         * gcc.h (DEFAULT_SWITCH_TAKES_ARG): Delete -b and -V.
19285 2010-04-08  Christian Borntraeger  <borntraeger@de.ibm.com>
19286             Wolfgang Gellerich  <gellerich@de.ibm.com>
19288         Implement target hook for loop unrolling
19289         * target.h (loop_unroll_adjust): Add a new target hook function.
19290         * target-def.h (TARGET_LOOP_UNROLL_ADJUST): Likewise.
19291         * doc/tm.texi (TARGET_LOOP_UNROLL_ADJUST): Document it.
19292         * config/s390/s390.c (TARGET_LOOP_UNROLL_ADJUST): Define it.
19293         (s390_loop_unroll_adjust): Implement the new target hook for s390.
19294         * loop-unroll.c (decide_unroll_runtime_iterations): Call loop unroll
19295         target hook.
19296         (decide_unroll_stupid): Likewise.
19298 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19300         PR target/43643
19301         * config/i386/gmon-sol2.c [__x86_64__]: Properly restore %rcx.
19303 2010-04-08  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19305         * doc/install.texi (Specific, i?86-*-solaris2.10): Fix grammar.
19306         (Specific, *-*-solaris2*): Likewise.
19307         Don't prefer Sun as over GNU as.
19309 2010-04-08  Wolfgang Gellerich  <gellerich@de.ibm.com>
19311         * config/s390/s390.c (override_options): Adjust the z10 defaults
19312         for max-unroll-times, max-completely-peeled-insns
19313         and max-completely-peel-times.
19315 2010-04-08  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
19317         * config/s390/s390.c (s390_expand_movmem): Issue prefetch
19318         instructions for z10.
19319         (s390_expand_setmem): Likewise.
19320         (s390_expand_cmpmem): Likewise.
19322 2010-04-08  Richard Guenther  <rguenther@suse.de>
19324         PR tree-optimization/43679
19325         * tree-ssa-pre.c (eliminate): Only propagate copies.
19327 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
19329         PR bootstrap/43681
19330         * expr.c (block_move_libcall_safe_for_call_parm): Avoid
19331         set but not used variable warning.
19333 2010-04-08  Wei Guozhi  <carrot@google.com>
19335         PR target/41653
19336         * config/arm/arm.c (thumb1_size_rtx_costs): New function.
19337         (arm_size_rtx_costs): Call the new function when optimized for size.
19339 2010-04-08  Jakub Jelinek  <jakub@redhat.com>
19341         PR debug/43670
19342         * cfgexpand.c (expand_debug_expr): If for non-NULL offset
19343         op0 is not a MEM, just return NULL instead of assertion
19344         failure.
19345         (discover_nonconstant_array_refs): Don't walk debug stmts.
19347 2010-04-08  Doug Kwan  <dougkwan@google.com>
19349         * configure.ac: Recognize gold and do not use its version number
19350         to test ld features.
19351         * configure: Regenerate.
19353 2010-04-08  Maxim Kuvyrkov  <maxim@codesourcery.com>
19355         PR middle-end/40815
19356         * tree-ssa-reassoc.c (broken_up_substracts): Rename to plus_negates.
19357         (negate_value): Move code to push elements to broken_up_substracts ...
19358         (eliminate_plus_minus_pair): ... here.  Push operands that have no
19359         negative pair to plus_negates.
19360         (repropagate_negates, init_reassoc, fini_reassoc): Update.
19362 2010-04-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19364         * doc/install.texi (Configuration): Move description of
19365         --enable-lto, --with-libelf*, --enable-gold from Java section to
19366         general section.
19368         * doc/generic.texi (Working with declarations)
19369         (Function Properties, C and C++ Trees): Fix typos.
19370         * doc/sourcebuild.texi (Top Level): Likewise.
19372 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
19374         PR c/18624
19375         * tree.h (DECL_READ_P): Define.
19376         (struct tree_decl_common): Add decl_read_flag.
19377         * c-decl.c (pop_scope): If TREE_USED but !DECL_READ_P, issue
19378         a set but not used warning.
19379         (merge_decls): Merge DECL_READ_P flag.
19380         (finish_decl, build_compound_literal): Set DECL_READ_P flag.
19381         (finish_function): Issue -Wunused-but-set-parameter diagnostics.
19382         * c-common.c (handle_used_attribute, handle_unused_attribute):
19383         Likewise.
19384         * c-tree.h (default_function_array_read_conversion, mark_exp_read):
19385         New prototypes.
19386         * c-typeck.c (default_function_array_read_conversion, mark_exp_read):
19387         New functions.
19388         (default_conversion, c_process_expr_stmt): Call mark_exp_read.
19389         * c-parser.c (c_parser_initializer, c_parser_expr_no_commas,
19390         c_parser_binary_expression, c_parser_cast_expression,
19391         c_parser_expr_list, c_parser_omp_atomic, c_parser_omp_for_loop):
19392         Call default_function_array_read_conversion instead of
19393         default_function_array_conversion where needed.
19394         (c_parser_unary_expression, c_parser_conditional_expression,
19395         c_parser_postfix_expression_after_primary, c_parser_initelt):
19396         Likewise.  Call mark_exp_read where needed.
19397         (c_parser_statement_after_labels, c_parser_asm_operands,
19398         c_parser_typeof_specifier, c_parser_sizeof_expression,
19399         c_parser_alignof_expression, c_parser_initval): Call mark_exp_read
19400         where needed.
19401         * common.opt (Wunused-but-set-variable, Wunused-but-set-parameter):
19402         New.
19403         * toplev.c (warn_unused_but_set_variable): Default to warn_unused.
19404         (warn_unused_but_set_parameter): Default to warn_unused
19405         && extra_warnings.
19406         * doc/invoke.texi: Document -Wunused-but-set-variable and
19407         -Wunused-but-set-parameter.
19409         * tree-ssa-pre.c (my_rev_post_order_compute): Remove set but not
19410         used count variable.
19411         * genemit.c (gen_expand, gen_split): Avoid set but not used warnings
19412         when operandN variables aren't used in the body of the expander
19413         or splitter.
19414         * tree-outof-ssa.c (FOR_EACH_ELIM_GRAPH_SUCC,
19415         FOR_EACH_ELIM_GRAPH_PRED): Avoid set but not used warnings.
19416         * tree-ssa-operands.h (FOR_EACH_SSA_TREE_OPERAND): Likewise.
19417         * tree-flow.h (FOR_EACH_IMM_USE_FAST, FOR_EACH_IMM_USE_STMT,
19418         FOR_EACH_IMM_USE_ON_STMT): Likewise.
19419         * tree.h (FOR_EACH_CONSTRUCTOR_ELT): Likewise.
19420         * tree.c (PROCESS_ARG): Likewise.
19422 2010-04-07  Simon Baldwin  <simonb@google.com>
19424         * diagnostic.h (diagnostic_override_option_index): New macro to
19425         set a diagnostic's option_index.
19426         * c-tree.h (c_cpp_error): Add warning reason argument.
19427         * opts.c (_warning_as_error_callback): New.
19428         (register_warning_as_error_callback): Store callback for
19429         warnings enabled via enable_warning_as_error.
19430         (enable_warning_as_error): Call callback, minor code tidy.
19431         * opts.h (register_warning_as_error_callback): Declare.
19432         * c-opts.c (warning_as_error_callback): New, set cpp_opts flag in
19433         response to -Werror=.
19434         (c_common_init_options): Register warning_as_error_callback in opts.c.
19435         * common.opt: Add -Wno-cpp option.
19436         * c-common.c (struct reason_option_codes_t): Map cpp warning
19437         reason codes to gcc option indexes.
19438         * (c_option_controlling_cpp_error): New function, lookup the gcc
19439         option index for a cpp warning reason code.
19440         * (c_cpp_error): Add warning reason argument, call
19441         c_option_controlling_cpp_error for diagnostic_override_option_index.
19442         * doc/invoke.texi: Document -Wno-cpp.
19444 2010-04-07  Richard Guenther  <rguenther@suse.de>
19446         * ipa-reference.c (mark_load): Use get_base_address.
19447         (mark_store): Likewise.
19449         * tree-ssa-ccp.c (gimplify_and_update_call_from_tree): Avoid
19450         inserting GIMPLE_NOPs into the IL.
19451         * tree-ssa-structalias.c (get_constraint_for_component_ref):
19452         Explicitly strip handled components and indirect references.
19454         * fold-const.c (fold_unary_loc): Do not strip qualifiers when
19455         folding address expressions.
19456         * gimple.c (gimple_ior_addresses_taken_1): Use get_base_address.
19457         * tree-ssa-alias.c (decl_refs_may_alias_p): Do not use
19458         operand_equal_p to compare decls.
19459         (ptr_deref_may_alias_decl_p): Likewise.
19460         * tree-ssa-operands.c (get_asm_expr_operands): Simplify
19461         * tree-ssa-forwprop.c (forward_propagate_into_gimple_cond):
19462         Handle reversed comparison ops.
19463         * tree-sra.c (asm_visit_addr): Use get_base_address.
19464         * ipa-prop.c (visit_store_addr_for_mod_analysis): Use get_base_address.
19465         * ipa-reference.c (mark_address): Use get_base_address.
19467 2010-04-07  Richard Guenther  <rguenther@suse.de>
19469         * tree-ssa-forwprop.c (forward_propagate_addr_expr):
19470         Propagate constants everywhere.
19472 2010-04-07  Jakub Jelinek  <jakub@redhat.com>
19474         PR debug/43516
19475         * tree.c (MAX_INT_CACHED_PREC): Define.
19476         (nonstandard_integer_type_cache): New array.
19477         (build_nonstandard_integer_type): Cache results for precision
19478         <= MAX_INT_CACHED_PREC.
19480 2010-04-07  Richard Guenther  <rguenther@suse.de>
19482         * doc/invoke.texi (-fargument-alias, -fargument-noalias,
19483         -fargument-noalias-global, -fargument-noalias-anything): Remove.
19484         * common.opt: Likewise.
19485         * tree-ssa-structalias.c (intra_create_variable_infos): Adjust comment.
19486         * alias.c (base_alias_check): Remove flag_argument_noalias handling.
19487         (nonoverlapping_memrefs_p): Likewise.
19488         * emit-rtl.c (set_mem_attributes_minus_bitpos): Likewise.
19489         * opts.c (common_handle_option): Handle OPT_fargument_alias,
19490         OPT_fargument_noalias, OPT_fargument_noalias_anything and
19491         OPT_fargument_noalias_global for backward compatibility.
19493 2010-04-07  Richard Guenther  <rguenther@suse.de>
19495         PR tree-optimization/43270
19496         * tree-vrp.c (check_array_ref): Fix flexible array member detection.
19497         * tree-ssa-sccvn.h (fully_constant_vn_reference_p): Declare.
19498         * tree-ssa-pre.c (phi_translate_1): Adjust.
19499         (fully_constant_expression): Split out vn_reference handling to ...
19500         * tree-ssa-sccvn.c (fully_constant_vn_reference_p): ... here.
19501         Fold reads from constant strings.
19502         (vn_reference_lookup): Handle fully constant references.
19503         (vn_reference_lookup_pieces): Likewise.
19504         * Makefile.in (expmed.o-warn): Add -Wno-error.
19506 2010-04-07  Martin Jambor  <mjambor@suse.cz>
19508         * tree-sra.c (find_param_candidates): Allow scalar va_list types.
19510 2010-04-07  Iain Sandoe  <iains@gcc.gnu.org>
19512         PR driver/41594
19513         * gcc.c: Add -static-libstdc++ to list of recognized options.
19515 2010-04-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19517         * config.gcc (i[34567]86-*-solaris2*): Default with_tune_32 to generic.
19519 2010-04-07  Richard Guenther  <rguenther@suse.de>
19521         PR middle-end/42617
19522         * expr.c (expand_expr_real_1): For TARGET_MEM_REFs with pointer
19523         bases build simple mem attributes to retain points-to information.
19525 2010-04-07  Richard Guenther  <rguenther@suse.de>
19527         PR middle-end/42617
19528         * alias.c (ao_ref_from_mem): Without MEM_OFFSET or MEM_SIZE
19529         preserve points-to related information.
19531 2010-04-07  Richard Guenther  <rguenther@suse.de>
19533         PR middle-end/42617
19534         * emit-rtl.c (set_mem_attributes_minus_bitpos): Do not
19535         discard plain indirect references.
19536         * fold-const.c (operand_equal_p): Guard against NULL_TREE type.
19537         * tree.c (tree_nop_conversion): Likewise.
19539 2010-04-07  Dodji Seketeli  <dodji@redhat.com>
19541         PR debug/43628
19542         * dwarf2out.c (modified_type_die): Ignore artificial typedefs.
19544 2010-04-06  Kai Tietz  <kai.tietz@onevision.com>
19546         * config/i386/i386.c (ix86_handle_cconv_attribute): Ignore
19547         calling convention attributes on METHOD_TYPEs for w64 ABI, too.
19549 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
19551         * tree-if-conv.c: Fix indentation and comments.
19553 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
19555         * tree-if-conv.c: Sort static functions in topological order.
19557 2010-04-07  Sebastian Pop  <sebastian.pop@amd.com>
19559         * tree-if-conv.c: Fix indentation and comments.
19561 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
19563         PR middle-end/43519
19564         * graphite-clast-to-gimple.c (max_signed_precision_type): Use
19565         lang_hooks.types.type_for_size instead of
19566         build_nonstandard_integer_type.
19567         When converting an unsigned type to signed, double its precision.
19568         (gcc_type_for_interval): Use lang_hooks.types.type_for_size.
19569         (gcc_type_for_iv_of_clast_loop): Call max_signed_precision_type.
19570         (graphite_create_new_loop_guard): When ub + 1 wraps around,
19571         use lb <= ub.
19573 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
19575         PR middle-end/43519
19576         * graphite-clast-to-gimple.c (graphite_create_new_loop_guard): Use
19577         POINTER_PLUS_EXPR for pointer types.
19579 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
19581         PR middle-end/43519
19582         * Makefile.in (graphite-clast-to-gimple.o): Depends on langhooks.h.
19583         * graphite-clast-to-gimple.c: Include langhooks.h.
19584         (max_signed_precision_type): New.
19585         (max_precision_type): Takes two types as arguments.
19586         (precision_for_value): New.
19587         (precision_for_interval): New.
19588         (gcc_type_for_interval): New.
19589         (gcc_type_for_value): New.
19590         (gcc_type_for_clast_term): New.
19591         (gcc_type_for_clast_red): New.
19592         (gcc_type_for_clast_bin): New.
19593         (gcc_type_for_clast_expr): Split up into several functions.
19594         (gcc_type_for_clast_eq): Rewritten.
19595         (compute_bounds_for_level): New.
19596         (compute_type_for_level_1): New.
19597         (compute_type_for_level): New.
19598         (gcc_type_for_cloog_iv): Removed.
19599         (gcc_type_for_iv_of_clast_loop): Rewritten.
19600         (graphite_create_new_loop): Compute the lower and upper bound types
19601         with gcc_type_for_clast_expr.
19602         (graphite_create_new_loop_guard): Same.
19603         (find_cloog_iv_in_expr): Removed.
19604         (compute_cloog_iv_types_1): Removed.
19605         (compute_cloog_iv_types): Removed.
19606         (gloog): Do not call compute_cloog_iv_types.
19607         * graphite-sese-to-poly.c (new_gimple_bb): Do not initialize
19608         GBB_CLOOG_IV_TYPES.
19609         (free_data_refs_aux): Do not free GBB_CLOOG_IV_TYPES.
19610         * sese.h (struct gimple_bb): Removed field cloog_iv_types.
19611         (GBB_CLOOG_IV_TYPES): Removed.
19613 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
19615         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Assert that
19616         gimple_phi_num_args of the loop close SSA phi node is equal to 1.
19617         (detect_commutative_reduction): Same.
19619 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
19621         * graphite-clast-to-gimple.c (graphite_verify): Remove redundant
19622         call to verify_ssa.  Invoke verify_loop_closed_ssa with an extra
19623         argument.
19624         * graphite-scop-detection.c (canonicalize_loop_closed_ssa_form): Same.
19625         * graphite-sese-to-poly.c (rewrite_reductions_out_of_ssa): Same.
19626         (rewrite_commutative_reductions_out_of_ssa): Same.
19627         * passes.c (execute_function_todo): Call verify_ssa for every pass
19628         in the LNO.  Invoke verify_loop_closed_ssa with an extra argument.
19629         * tree-flow.h (verify_loop_closed_ssa): Update declaration.
19630         * tree-parloops.c (parallelize_loops): Invoke verify_loop_closed_ssa
19631         with an extra argument.
19632         * tree-ssa-loop-manip.c (check_loop_closed_ssa_stmt): Same.  Call
19633         verify_ssa only when the extra argument is true.
19634         (gimple_duplicate_loop_to_header_edge): Invoke verify_loop_closed_ssa
19635         with an extra argument.
19636         (tree_transform_and_unroll_loop): Same.
19638 2010-04-06  Sebastian Pop  <sebastian.pop@amd.com>
19640         * passes.c (execute_function_todo): Call verify_loop_closed_ssa
19641         for all the passes of the LNO having LOOP_CLOSED_SSA.
19642         * tree-if-conv.c (pass_if_conversion): Remove TODO_verify_loops.
19643         * tree-loop-distribution.c (pass_loop_distribution): Same.
19644         * tree-pass.h (TODO_verify_loops): Removed.
19645         * tree-ssa-loop.c (pass_tree_loop_init): Same.
19646         (pass_lim): Same.
19647         (pass_tree_unswitch): Same.
19648         (pass_predcom): Same.
19649         (pass_vectorize): Same.
19650         (pass_linear_transform): Same.
19651         (pass_graphite_transforms): Same.
19652         (pass_iv_canon): Same.
19653         (pass_complete_unroll): Same.
19654         (pass_complete_unrolli): Same.
19655         (pass_parallelize_loops): Same.
19656         (pass_loop_prefetch): Same.
19657         (pass_iv_optimize): Same.
19659 2010-04-06  Changpeng Fang  <changpeng.fang@amd.com>
19661         PR middle-end/32824
19662         * passes.c (init_optimization_passes): Move pass_lim before
19663         pass_copy_prop and pass_dce_loop.
19665 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
19667         PR target/43667
19668         * config/i386/i386.c (bdesc_multi_arg): Use OPTION_MASK_ISA_XOP
19669         instead of OPTION_MASK_ISA_AVX for __builtin_ia32_vpermil2p*.
19670         (ix86_expand_args_builtin): Use V*_FTYPE_* enum codes instead of
19671         MULTI_* defines for 4 argument vpermil2p* builtins.
19673 2010-04-06  Uros Bizjak  <ubizjak@gmail.com>
19675         * config/i386/i386-protos.h (x86_maybe_negate_const_int): Declare.
19676         * config/i386/i386.c (x86_maybe_negate_const_int): New.
19677         (x86_output_mi_thunk): Use x86_maybe_negate_const_int.
19678         * config/i386/i386.md (*add<mode>_1, *addsi_1_zext, *addhi_1,
19679         *addhi_1_lea, *addqi_1, *addqi_1_lea, *addqi_1_slp, *add<mode>_2,
19680         *addsi_2_zext, *addhi_2, *addqi_2, *add<mode>_3, *addsi_3_zext,
19681         *addhi_3, *addqi_3,*add<mode>_5, *addhi_5, *addqi_5):
19682         Use x86_maybe_negate_const_int to output insn mnemonic.
19683         (*adddi_4, *addsi_4, *addhi_4, *addqi_4): Ditto.  Remove overflow
19684         check from instruction predicate.  Update comments.
19685         * config/i386/sync.md (sync_add<mode>): Use
19686         x86_maybe_negate_const_int to output insn mnemonic.
19688 2010-04-06  Jan Hubicka  <jh@suse.cz>
19690         PR tree-optimization/42906
19691         * tree-ssa-dce.c (mark_control_dependent_edges_necessary): Add
19692         IGNORE_SELF argument.  Set visited_control_parents for fully
19693         processed BBs.
19694         (find_obviously_necessary_stmts): Update call of
19695         mark_control_dependent_edges_necessary.
19696         (propagate_necessity): Likewise.  Handle PHI edges more curefully.
19698 2010-04-06  Uros Bizjak  <ubizjak@gmail.com>
19700         * config/i386/i386.md: Remove comment about 'e' and 'E'
19701         operand modifier.
19703 2010-04-06  Richard Guenther  <rguenther@suse.de>
19705         PR tree-optimization/43627
19706         * tree-vrp.c (extract_range_from_unary_expr): Widenings
19707         of [1, +INF(OVF)] go to [1, +INF(OVF)] of the wider type,
19708         not varying.
19710 2010-04-06  Jakub Jelinek  <jakub@redhat.com>
19712         * BASE-VER: Change to 4.6.0.
19714         PR target/43638
19715         * config/i386/i386.c (print_operand): Remove 'e' and 'E' code
19716         handling.
19718 2010-04-06  Richard Guenther  <rguenther@suse.de>
19720         PR middle-end/43661
19721         * fold-const.c (fold_comparison): Handle X * 0 CMP 0.
19723 2010-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19725         * doc/invoke.texi (Optimize Options): Document that LTO
19726         won't remove object access purely due to incompatible
19727         declarations.
19729 2010-04-04  Matthias Klose  <doko@ubuntu.com>
19731         * graphite-sese-to-poly.c (translate_scalar_reduction_to_array):
19732         Initialize variable.
19734 2010-04-03  Richard Guenther  <rguenther@suse.de>
19736         PR middle-end/42509
19737         * alias.c (nonoverlapping_memrefs_p): For spill-slot accesses
19738         require a non-NULL MEM_OFFSET.
19740 2010-04-02  Steven Bosscher  <steven@gcc.gnu.org>
19742         * ada/gcc-interface/Make-lang.in, alias.c, attribs.c, auto-inc-dec.c,
19743         basic-block.h, bb-reorder.c, calls.c, c-common.c, cgraph.h,
19744         collect2.h, config/alpha/alpha.c, config/alpha/alpha.md,
19745         config/alpha/predicates.md, config/arm/arm.md,
19746         config/arm/lib1funcs.asm, config/arm/neon-schedgen.ml,
19747         config/avr/avr.c, config/avr/avr.md, config/bfin/bfin.c,
19748         config/darwin9.h, config/darwin.c, config/darwin.h,
19749         config/h8300/h8300.c, config/i386/cpuid.h, config/i386/cygming.h,
19750         config/i386/cygwin.h, config/i386/mingw32.h, config/i386/msformat-c.c,
19751         config/i386/sol2-10.h, config/i386/xopintrin.h, config/ia64/ia64.c,
19752         config/ia64/ia64.md, config/ia64/sync.md, config/mep/mep.c,
19753         config/mips/mips.md, config/mn10300/mn10300.c,
19754         config/mn10300/mn10300.h, config/pa/pa.c, config/pa/pa.md,
19755         config/rs6000/aix.h, config/rs6000/dfp.md,
19756         config/rs6000/rs6000-builtin.def, config/rs6000/rs6000-c.c,
19757         config/rs6000/vector.md, config/rtems.h, config/rx/rx.md,
19758         config/s390/s390.md, config/sol2-c.c, config/sparc/sol2-bi.h,
19759         config/sparc/sol2-gas.h, config/sparc/sparc.h, config/sparc/sparc.md,
19760         config/sparc/sparc-protos.h, config/spu/spu.c, config/spu/spu-c.c,
19761         config/t-darwin, convert.c, c.opt, c-opts.c, cp/Make-lang.in,
19762         c-pretty-print.c, c-typeck.c, df-core.c, df-scan.c, diagnostic.c,
19763         diagnostic.h, doc/cppopts.texi, doc/cpp.texi, doc/extend.texi,
19764         doc/gimple.texi, doc/languages.texi, doc/plugins.texi, doc/rtl.texi,
19765         doc/standards.texi, doc/tree-ssa.texi, doc/trouble.texi, dominance.c,
19766         fold-const.c, fortran/Make-lang.in, fwprop.c, gcc-plugin.h,
19767         gensupport.c, gimple.h, gimple-iterator.c, graphite.c,
19768         graphite-clast-to-gimple.c, graphite-clast-to-gimple.h,
19769         graphite-dependences.c, graphite-poly.c, graphite-poly.h,
19770         graphite-ppl.c, graphite-ppl.h, graphite-scop-detection.c,
19771         graphite-sese-to-poly.c, graphite-sese-to-poly.h, ifcvt.c, intl.c,
19772         intl.h, ipa.c, ipa-cp.c, ipa-inline.c, ipa-prop.c, ipa-prop.h,
19773         ipa-pure-const.c, ipa-reference.c, ipa-type-escape.c, ira-color.c,
19774         ira-conflicts.c, ira-lives.c, java/Make-lang.in, lambda-code.c,
19775         loop-invariant.c, lto/Make-lang.in, lto-streamer.h, lto-streamer-in.c,
19776         objc/Make-lang.in, objcp/Make-lang.in, omp-low.c, optc-gen.awk,
19777         opt-functions.awk, opth-gen.awk, params.def, passes.c,
19778         postreload-gcse.c, print-tree.c, recog.c, regrename.c, reload.h,
19779         rtl.def, sched-int.h, sched-rgn.c, sel-sched-dump.c, sese.c, sese.h,
19780         store-motion.c, stor-layout.c, tree-cfgcleanup.c, tree-chrec.c,
19781         tree-complex.c, tree-data-ref.c, tree.def, tree-eh.c, tree-flow.h,
19782         tree-flow-inline.h, tree.h, tree-loop-distribution.c, tree-outof-ssa.c,
19783         tree-parloops.c, tree-pass.h, tree-predcom.c, tree-profile.c,
19784         tree-scalar-evolution.c, tree-ssa-address.c, tree-ssa-alias.c,
19785         tree-ssa-coalesce.c, tree-ssa-copy.c, tree-ssa-dce.c, tree-ssa-dom.c,
19786         tree-ssa-dse.c, tree-ssa-loop-im.c, tree-ssa-loop-ivcanon.c,
19787         tree-ssa-loop-manip.c, tree-ssa-math-opts.c, tree-ssa-operands.c,
19788         tree-ssa-pre.c, tree-ssa-sccvn.c, tree-ssa-structalias.c,
19789         tree-ssa-uncprop.c, tree-tailcall.c, tree-vect-data-refs.c,
19790         tree-vect-loop.c, tree-vectorizer.h, tree-vect-slp.c, tree-vrp.c,
19791         unwind-dw2-fde-darwin.c, varpool.c: Update copyright years.
19793 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19795         PR other/43620
19796         * doc/install.texi (Prerequisites): Bump Automake version to 1.11.1.
19797         * aclocal.m4: Regenerate.
19799 2010-04-02  Richard Guenther  <rguenther@suse.de>
19801         PR tree-optimization/43629
19802         * tree-ssa-ccp.c (likely_value): Reset all_undefined_operands
19803         if we have seen a constant value.
19805 2010-04-02  Joseph Myers  <joseph@codesourcery.com>
19807         * read-rtl.c (read_rtx_1): Give an error for EOF while looking for ']'.
19809 2010-04-02  Richard Earnshaw  <rearnsha@arm.com>
19811         PR target/43469
19812         * arm.c (legitimize_tls_address): Adjust call to
19813         gen_tls_load_dot_plus_four.
19814         (arm_note_pic_base): New function.
19815         (arm_cannot_copy_insn_p): Use it.
19816         * thumb2.md (tls_load_dot_plus_four): Rework to avoid use of '+' in
19817         constraint.
19819 2010-04-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19821         PR bootstrap/43531
19823         Revert:
19824         2009-09-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
19826         * Makefile.in ($(out_object_file)): Depend on
19827         gt-$(basename $(notdir $(out_file))).h.
19829 2010-04-01  Ralf Corsépius  <ralf.corsepius@rtems.org>
19831         * config.gcc (lm32-*-rtems*): Add t-lm32.
19833 2010-04-01  Joel Sherrill  <joel.sherrill@oarcorp.com>
19835         * config.gcc: Add lm32-*-rtems*.
19836         * config/lm32/rtems.h: New file.
19838 2010-04-01  Dave Korn  <dave.korn.cygwin@gmail.com>
19840         PR target/42609
19841         * config/i386/cygwin.h (CXX_WRAP_SPEC): Disable spec when -mno-cygwin.
19843 2010-04-01  Jakub Jelinek  <jakub@redhat.com>
19845         * dwarf2out.c (output_compilation_unit_header): For
19846         -gdwarf-4 use version 4 instead of version 3.
19847         (output_line_info): For version 4 and above emit additional
19848         maximum ops per insn header field.
19849         (DWARF_LINE_DEFAULT_MAX_OPS_PER_INSN): Define.
19851         * dwarf2out.c (is_c_family, is_java): Remove.
19852         (lower_bound_default): New function.
19853         (add_bound_info, gen_descr_array_type_die): Use it.
19855 2010-04-01  Dodji Seketeli  <dodji@redhat.com>
19857         PR debug/43325
19858         * dwarf2out.c (gen_variable_die): Allow debug info for variable
19859         re-declaration when it happens in a function.
19861 2010-04-01  Aldy Hernandez  <aldyh@redhat.com>
19863         * cgraph.c (cgraph_add_function_insertion_hook): Update comment.
19864         (cgraph_remove_function_insertion_hook): Same.
19865         (cgraph_call_function_insertion_hooks): Same.
19867 2010-04-01  Richard Guenther  <rguenther@suse.de>
19869         PR middle-end/43614
19870         * tree-ssa-address.c (copy_mem_ref_info): Copy TREE_SIDE_EFFECTS
19871         and TREE_THIS_VOLATILE.
19872         (copy_ref_info): Likewise.
19873         * tree-ssa-operands.c (get_tmr_operands): Check TREE_THIS_VOLATILE.
19874         * tree.c (build6_stat): Ignore side-effects of all but arg5
19875         for TARGET_MEM_REF.  Set TREE_THIS_VOLATILE from arg5 of
19876         TARGET_MEM_REF.
19878 2010-04-01  Richard Guenther  <rguenther@suse.de>
19880         PR tree-optimization/43607
19881         * ipa-type-escape.c (check_call): Do not access non-existing
19882         arguments.
19884 2010-04-01  Richard Guenther  <rguenther@suse.de>
19886         PR middle-end/43602
19887         Revert
19888         2010-03-30  Seongbae Park  <seongbae.park@gmail.com>
19889                     Jack Howarth  <howarth@bromo.med.uc.edu>
19891         * tree-profile.c (tree_init_ic_make_global_vars): Make static
19892         variables TLS.
19894 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19896         * doc/install.texi (Prerequisites): Document libelf usability on
19897         IRIX 5/6 and Solaris 2.
19898         (Specific, i?86-*-solaris2.10): No 64-bit default configuration.
19899         Update GNU as, GNU ld requirements.
19900         (Specific, *-*-solaris2*): Document Solaris 7 obsoletion, removal.
19901         Document Sun Studio compiler download.
19902         Update and simplify as, ld recommendations.
19903         (Specific, *-*-solaris2.7): Note obsoletion, removal.
19905 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19907         * config.gcc (i[34567]86-*-solaris2*): Default with_arch_32,
19908         with_tune_32 to pentium4.
19910 2010-04-01  Uros Bizjak  <ubizjak@gmail.com>
19912         * config/i386/cpuid.h (__get_cpuid_max): Move misplaced comment.
19914 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19916         * doc/install.texi (Specific, mips-sgi-irix5): Document IRIX 5
19917         obsoletion, removal.
19918         Update IDO URL.
19919         Document GNU as requirement.
19920         Update configure requirements.
19921         (Specific, mips-sgi-irix6): Document IRIX 6 < 6.5 obsoletion, removal.
19922         Recomment IRIX 6.5.18+.
19923         Document IDF/IDL requirement.
19924         Document GNU as requirement.
19925         Document GNU ld bootstrap failure.
19926         Remove freeware.sgi.com reference.
19928 2010-04-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
19930         * doc/install.texi (Specific, alpha*-dec-osf*): Document Tru64
19931         UNIX V4.0, V5.0 obsoletion, removal.
19932         Remove --with-gc=simple reference.
19933         Update VM requirements during bootstrap.
19934         Remove -oldas bootstrap description.
19935         Update binutils reference.
19936         Remove comparison failure note.
19938 2010-03-31  Richard Guenther  <rguenther@suse.de>
19939             Zdenek Dvorak  <ook@ucw.cz>
19940             Sebastian Pop  <sebastian.pop@amd.com>
19942         PR middle-end/43464
19943         * tree-ssa-copy.c (init_copy_prop): Handle loop close phi nodes
19944         with multiple arguments.
19945         (execute_copy_prop): Remove call to rewrite_into_loop_closed_ssa.
19947 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
19949         * graphite-dependences.c (print_pddr): Call print_pdr with an
19950         extra argument.
19951         * graphite-poly.c (debug_pdr): Add an extra argument for the
19952         verbosity level.
19953         (print_pdr): Same.
19954         (print_pbb_domain): Same.
19955         (print_pbb): Same.
19956         (print_scop_context): Same.
19957         (print_scop): Same.
19958         (print_cloog): Same.
19959         (debug_pbb_domain): Same.
19960         (debug_pbb): Same.
19961         (print_pdrs): Same.
19962         (debug_pdrs): Same.
19963         (debug_scop_context): Same.
19964         (debug_scop): Same.
19965         (debug_cloog): Same.
19966         (print_scop_params): Same.
19967         (debug_scop_params): Same.
19968         (print_iteration_domain): Same.
19969         (print_iteration_domains): Same.
19970         (debug_iteration_domain): Same.
19971         (debug_iteration_domains): Same.
19972         (print_scattering_function): Same.
19973         (print_scattering_functions): Same.
19974         (debug_scattering_function): Same.
19975         (debug_scattering_functions): Same.
19976         * graphite-poly.h (debug_pdr): Update declaration.
19977         (print_pdr): Same.
19978         (print_pbb_domain): Same.
19979         (print_pbb): Same.
19980         (print_scop_context): Same.
19981         (print_scop): Same.
19982         (print_cloog): Same.
19983         (debug_pbb_domain): Same.
19984         (debug_pbb): Same.
19985         (print_pdrs): Same.
19986         (debug_pdrs): Same.
19987         (debug_scop_context): Same.
19988         (debug_scop): Same.
19989         (debug_cloog): Same.
19990         (print_scop_params): Same.
19991         (debug_scop_params): Same.
19992         (print_iteration_domain): Same.
19993         (print_iteration_domains): Same.
19994         (debug_iteration_domain): Same.
19995         (debug_iteration_domains): Same.
19996         (print_scattering_function): Same.
19997         (print_scattering_functions): Same.
19998         (debug_scattering_function): Same.
19999         (debug_scattering_functions): Same.
20001 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
20003         * graphite-poly.c (print_scattering_function_1): New.
20004         (print_scattering_function): Call it.
20005         (print_scop_params): Remove spaces at the end of lines.
20006         (print_cloog): New.
20007         (debug_cloog): New.
20008         * graphite-poly.h (print_cloog): Declared.
20009         (debug_cloog): Declared.
20011 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
20013         * graphite-sese-to-poly.c (graphite_loop_normal_form): Add the IV bump
20014         in loop->header.
20015         * tree-flow.h (canonicalize_loop_ivs): Updated declaration.
20016         * tree-parloops.c (gen_parallel_loop): Add the IV bump in loop->latch.
20017         * tree-ssa-loop-manip.c (canonicalize_loop_ivs): Add a new parameter
20018         to switch between adding the IV bump in loop->latch or in loop->header.
20020 2010-03-31  Sebastian Pop  <sebastian.pop@amd.com>
20022         * graphite-poly.c (print_scattering_function): Pretty print following
20023         the scoplib format.
20024         (print_pdr): Same.
20025         (print_pbb_domain): Same.
20026         (dump_gbb_cases): Same.
20027         (dump_gbb_conditions): Same.
20028         (print_pdrs): Same.
20029         (print_pbb): Same.
20030         (print_scop_params): Same.
20031         (print_scop_context): Same.
20032         (print_scop): Same.
20033         (print_pbb_body): New.
20034         (lst_indent_to): New.
20035         (print_lst): Start new lines with a #.
20036         * graphite-poly.h (pbb_bb): New.
20037         (pbb_index): Use pbb_bb.
20038         * graphite-ppl.c (ppl_print_powerset_matrix): Print the number of
20039         disjuncts.
20040         * tree-data-ref.c (dump_data_reference): Start new lines with a #.
20042 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
20044         * dwarf2out.c (size_of_die): For -gdwarf-4 use
20045         uleb128 size instead of fixed 1 or 2 for dw_val_class_loc
20046         and 0 instead of 1 for dw_val_class_flag.
20047         (value_format): For -gdwarf-4 use DW_FORM_sec_offset for
20048         dw_val_class_range_list, dw_val_class_loc_list,
20049         dw_val_class_lineptr and dw_val_class_macptr, use
20050         DW_FORM_flag_present for dw_val_class_flag and
20051         DW_FORM_exprloc for dw_val_class_loc.
20052         (output_die): For -gdwarf-4 print dw_val_class_loc
20053         size as uleb128 instead of 1 or 2 bytes and don't print
20054         anything for dw_val_class_flag.
20056         * var-tracking.c (vt_init_cfa_base): Use cselib_lookup_from_insn
20057         instead of cselib_lookup following by tweaking locs->setting_insn.
20059         PR bootstrap/43596
20060         * cselib.c (cselib_process_insn): Clear cselib_current_insn
20061         even before returning from label, setjmp call or volatile asm
20062         handling.
20064 2010-03-31  Richard Guenther  <rguenther@suse.de>
20066         PR middle-end/43600
20067         * cgraphunit.c (cgraph_output_in_order): Do not allocate
20068         temporary data on stack.
20070 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20072         * config/sparc/sysv4.h (PUSHSECTION_FORMAT): Remove undef.
20073         (PUSHSECTION_ASM_OP): Remove.
20074         (POPSECTION_ASM_OP): Remove.
20075         (PUSHSECTION_FORMAT): Remove.
20076         * config/sol2.h (PUSHSECTION_FORMAT): Define.
20077         * config/sparc/sol2.h [!USE_GAS] (PUSHSECTION_FORMAT): Redefine.
20078         * config/sol2.c (solaris_output_init_fini): Use it.
20080 2010-03-31  Jie Zhang  <jie@codesourcery.com>
20082         PR 43574
20083         * opt-functions.awk (var_type_struct): Use signed char type
20084         for simple variables.
20086 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20088         * config/sol2.c: Include output.h.
20089         (solaris_assemble_visibility): New function.
20090         * config/t-sol2 (sol2.o): Add output.h dependency.
20091         * config/sol2-protos.h (solaris_assemble_visibility): Declare.
20092         * config/sol2.h [!USE_GAS] (TARGET_ASM_ASSEMBLE_VISIBILITY):
20093         Redefine.
20095 2010-03-31  Jakub Jelinek  <jakub@redhat.com>
20097         PR target/43580
20098         * config/arm/arm.c (arm_save_coproc_regs): Use Pmode instead of
20099         V2SImode or XFmode on PRE_DEC.
20101         PR debug/43557
20102         * cfgexpand.c (expand_debug_expr): Handle VOIDmode mode like
20103         BLKmode.
20105 2010-03-31  Jie Zhang  <jie@codesourcery.com>
20107         PR 43562
20108         * reload.h (caller_save_initialized_p): Declare.
20109         * toplev.c (backend_init_target): Don't call
20110         init_caller_save but set caller_save_initialized_p to false.
20111         * caller-save.c (caller_save_initialized_p): Define.
20112         (init_caller_save): Check caller_save_initialized_p.
20113         * ira.c (ira): Call init_caller_save if flag_caller_saves.
20115 2010-03-31  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20117         PR target/39048
20118         * config.gcc (i[34567]86-*-solaris2*): Add i386/t-fprules-softfp
20119         and soft-fp/t-softfp to tmake_file.
20120         * config/i386/sol2.h (LIBGCC2_HAS_TF_MODE): Redefine.
20121         (LIBGCC2_TF_CEXT): Define.
20122         (TF_SIZE): Define.
20124 2010-03-30  Alexandre Oliva  <aoliva@redhat.com>
20126         PR debug/42977
20127         * cselib.c (n_useless_values): Document handling of debug locs.
20128         (n_useless_debug_values, n_debug_values): New variables.
20129         (new_elt_loc_list): Don't add to debug values, keep count.
20130         (promote_debug_loc): New.
20131         (cselib_reset_table): Zero new variables.
20132         (entry_and_rtx_equal_p): Promote debug locs.
20133         (discard_useless_locs): Increment n_useless_debug_values for
20134         debug values.
20135         (remove_useless_values): Adjust n_useless_values and n_debug_values
20136         with n_useless_debug_values.
20137         (add_mem_for_addr): Promote debug locs.
20138         (cselib_lookup_mem): Likewise.
20139         (cselib_lookup_addr): Renamed to...
20140         (cselib_lookup_addr_1): ... this.  Promote debug locs.  Don't call...
20141         (cselib_log_lookup): ... this.  Turn into...
20142         (cselib_lookup_addr): ... new wrapper.
20143         (cselib_lookup_from_insn): New.
20144         (cselib_invalidate_regno): Increment n_useless_debug_values for
20145         debug values.
20146         (cselib_invalidate_mem): Likewise.
20147         (cselib_process_insn): Take n_deleted and n_debug_values into
20148         account to guard remove_useless_value call.
20149         (cselib_finish): Zero n_useless_debug_values.
20150         * cselib.h (cselib_lookup_from_insn): Declare.
20151         * sched-deps.c (sched_analyze_1): Use cselib_lookup_from_insn.
20152         (sched_analyze_2): Likewise.
20154 2010-03-30  Jakub Jelinek  <jakub@redhat.com>
20156         * var-tracking.c (use_narrower_mode_test, use_narrower_mode): New
20157         functions.
20158         (adjust_mems): Replace narrowing SUBREG of expression containing
20159         just PLUS, MINUS, MULT and ASHIFT of registers and constants
20160         with operations in the narrower mode.
20162         PR debug/43593
20163         * var-tracking.c (dataflow_set_clear_at_call): Invalidate just
20164         regs_invalidated_by_call instead all call_used_reg_set registers.
20166 2010-03-30  Sebastian Pop  <sebastian.pop@amd.com>
20168         PR middle-end/43430
20169         * tree-vect-slp.c (vect_get_and_check_slp_defs): Replace type
20170         pointer comparisons with types_compatible_p.
20171         * tree-vect-stmts.c (vectorizable_call): Same.
20172         (vectorizable_condition): Same.
20174 2010-03-30  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
20176         * config/s390/s390.c (s390_emit_prologue): Omit issuing a dynamic
20177         stack check if the mask would be zero.
20179 2010-03-30  Seongbae Park  <seongbae.park@gmail.com>
20180             Jack Howarth  <howarth@bromo.med.uc.edu>
20182         * tree-profile.c (tree_init_ic_make_global_vars): Make static
20183         variables TLS.
20185 2010-03-30  Joseph Myers  <joseph@codesourcery.com>
20187         PR other/25232
20188         * libgcc-std.ver (GCC_4.5.0): Define version.  Include __unordxf2
20189         and __unordtf2.
20190         * config/bfin/libgcc-bfin.ver (GCC_4.5.0): Define version.
20191         Include ___unordxf2 and ___unordtf2.
20192         * config/i386/libgcc-glibc.ver: Do not define inheritance from
20193         GCC_4.4.0 here.
20195 2010-03-30  Tarik Graba  <tarik.graba@telecom-paristech.fr>
20197         * config/lm32/t-lm32: New file.
20198         * config.gcc: Use the above file when targetting lm32.
20200 2010-03-28  Duncan Sands  <baldrick@free.fr>
20202         * Makefile.in (PLUGIN_HEADERS): Add except.h.
20204 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
20206         PR middle-end/43431
20207         * tree-vect-loop.c (vect_estimate_min_profitable_iters):
20208         Improve vectorization cost model diagnostic.
20210 2010-03-29  Sebastian Pop  <sebastian.pop@amd.com>
20212         PR middle-end/43436
20213         * tree-vect-data-refs.c (vect_analyze_data_refs): When
20214         compute_data_dependences_for_loop returns false, early exit
20215         and output an extra diagnostic for the failed data reference
20216         analysis.
20218 2010-03-29  Richard Guenther  <rguenther@suse.de>
20220         PR tree-optimization/43560
20221         * tree-ssa-loop-im.c (ref_always_accessed_p): Add store_p parameter.
20222         (can_sm_ref_p): Treat stores to readonly locations as trapping.
20224 2010-03-29  Jie Zhang  <jie@codesourcery.com>
20226         PR 43564
20227         * toplev.c (process_options): Set optimization_default_node
20228         and optimization_current_node.
20229         * opts.c (decode_options): Don't set optimization_default_node
20230         and optimization_current_node.
20232 2010-03-29  Ralf Corsépius  <ralf.corsepius@rtems.org>
20234         * config/rtems.h: Abandon -qrtems_debug.
20236 2010-03-28  Jan Hubicka  <jh@suse.cz>
20238         PR tree-optimization/43505
20239         * cgraph.c (cgraph_clone_node): When clonning a clone, replacement
20240         map should not be copied.
20242 2010-03-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
20244         PR middle-end/41674
20245         * cgraphunit.c (cgraph_build_static_cdtor): If target doesn't have
20246         cdtors, set DECL_PRESERVE_P.
20247         * ipa.c (cgraph_externally_visible_p): Return true if declaration
20248         should be preseved.
20250 2010-03-27  Uros Bizjak  <ubizjak@gmail.com>
20252         PR tree-optimization/43528
20253         * stor-layout.c (place_field): Check that constant fits into
20254         unsigned HWI when skipping calculation of MS bitfield layout.
20256 2010-03-27  Jan Hubicka  <jh@suse.cz>
20258         PR middle-end/43391
20259         * varasm.c (make_decl_rtl): Deal with COMMON flag to make
20260         notice_global_symbol work.
20262 2010-03-27  Jakub Jelinek  <jakub@redhat.com>
20264         * dwarf2out.c (dwarf2_debug_hooks): Use dwarf2out_function_decl
20265         instead of dwarf2out_decl.
20266         (struct var_loc_node): Remove section_label field.
20267         (dwarf2out_function_decl): New function.
20268         (dwarf2out_var_location): Don't set section_label field.
20269         (dwarf2out_begin_function): Don't empty decl_loc_table here.
20271 2010-03-26  Michael Meissner  <meissner@linux.vnet.ibm.com>
20273         PR tree-optimization/43544
20274         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
20275         First argument for builtin vectorized function hook is now a
20276         tree to be able to distinguish between machine specific and
20277         standard builtins.
20278         * targhooks.c (default_builtin_vectorized_function): Ditto.
20279         * targhooks.h (default_builtin_vectorized_function): Ditto.
20280         * target.h (struct gcc_target): Ditto.
20281         * tree-vect-stmts.c (vectorizable_function): Ditto.
20282         * config/i386/i386.c (ix86_builtin_vectorized_function): Ditto.
20283         * config/rs6000/rs6000.c (rs6000_builtin_vectorized_function):
20284         Ditto.
20286 2010-03-26  Joseph Myers  <joseph@codesourcery.com>
20288         PR c/43381
20289         * c-decl.c (get_parm_info): Assert that decl going in OTHERS has a
20290         nested binding iff it is a FUNCTION_DECL.
20291         (store_parm_decls_newstyle): Pass nested=true to bind for
20292         FUNCTION_DECLs amongst parameters.
20294 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
20296         * var-tracking.c (vt_expand_loc_callback): Don't run
20297         cselib_expand_value_rtx_cb in dummy mode if
20298         cselib_dummy_expand_value_rtx_cb returned false.
20300         * var-tracking.c (emit_note_insn_var_location): For one part
20301         notes with offset 0, don't add EXPR_LIST around the location.
20302         * dwarf2out.c (loc_descriptor, dw_loc_list_1,
20303         add_location_or_const_value_attribute): Adjust for that change.
20305         PR debug/43540
20306         * dwarf2out.c (reg_save): For DW_CFA_expression put regnum
20307         into first operand and location into second.
20308         (dw_cfi_oprnd1_desc): Return dw_cfi_oprnd_reg_num instead of
20309         dw_cfi_oprnd_loc for DW_CFA_expression.
20310         (dw_cfi_oprnd2_desc): Return dw_cfi_oprnd_loc for DW_CFA_expression.
20311         (output_cfa_loc, output_cfa_loc_raw): For DW_CFA_expression
20312         assume first argument is regnum and second argument is location.
20314 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
20316         PR target/42113
20317         * config/alpha/alpha.md (*cmp_sadd_si): Change mode
20318         of scratch register to DImode.  Split to DImode comparison operator.
20319         Use SImode subreg of scratch register in the multiplication.
20320         (*cmp_sadd_sidi): Ditto.
20321         (*cmp_ssub_si): Ditto.
20322         (*cmp_ssub_sidi): Ditto.
20324 2010-03-26  Uros Bizjak  <ubizjak@gmail.com>
20326         PR target/43524
20327         * config/i386/i386.c (ix86_expand_prologue) [TARGET_STACK_PROBE]:
20328         Remove invalid assert and wrong comment.
20330 2010-03-26  Jakub Jelinek  <jakub@redhat.com>
20332         PR debug/43516
20333         * flags.h (final_insns_dump_p): New extern.
20334         * final.c (final_insns_dump_p): New variable.
20335         (rest_of_clean_state): Set it before -fdump-final-insns=
20336         dumping, clear afterwards.
20337         * print-rtl.c (print_rtx): If final_insns_dump_p don't dump
20338         MEM_ALIAS_SET on MEMs.
20340 2010-03-26  David S. Miller  <davem@davemloft.net>
20342         * configure.ac: Fix sparc GOTDATA_OP bug check.
20343         * configure: Rebuild.
20345 2010-03-26  Alan Modra  <amodra@gmail.com>
20347         * config/rs6000/rs6000.md (cmptf_internal2): Correct comparison.
20349 2010-03-25  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20351         * doc/tm.texi (Sections): Document TLS_COMMON_ASM_OP,
20352         TLS_SECTION_ASM_FLAG.
20354 2010-03-25  Jakub Jelinek  <jakub@redhat.com>
20356         PR bootstrap/43511
20357         * config/i386/i386.c (ix86_code_end): Set DECL_WEAK if TARGET_MACHO.
20358         Clear first_function_block_is_cold.
20360         PR c/43385
20361         * gimplify.c (gimple_boolify): Only recurse on __builtin_expect
20362         argument if the argument is truth_value_p.
20364 2010-03-24  Michael Meissner  <meissner@linux.vnet.ibm.com>
20366         * config/rs6000/constraints.md: Update copyright year for my changes.
20368         PR target/43484
20369         * config/rs6000/rs6000.c (rs6000_split_multireg_move): If r0 is
20370         used in reg+reg addressing, swap registers.
20372 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
20374         PR debug/43293
20375         * target.h (struct gcc_target): Add code_end hook.
20376         * target-def.h (TARGET_ASM_CODE_END): Define to hook_void_void
20377         if not yet defined.
20378         (TARGET_ASM_OUT): Add TARGET_ASM_CODE_END.
20379         * toplev.c (compile_file): Call targetm.asm_out.code_end
20380         hook before unwind info/debug info output.
20381         * config/i386/winnt.c (i386_pe_file_end): Don't call ix86_file_end.
20382         * config/i386/linux.h (NEED_INDICATE_EXEC_STACK): Don't define.
20383         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
20384         * config/i386/linux64.h (NEED_INDICATE_EXEC_STACK): Don't define.
20385         (TARGET_ASM_FILE_END): Define to file_end_indicate_exec_stack.
20386         * config/i386/i386.c (ix86_file_end): Renamed to...
20387         (ix86_code_end): ... this.  Make static.  Don't call
20388         file_end_indicate_exec_stack.  Emit unwind info using
20389         final_start_function/final_end_function.
20390         (darwin_x86_file_end): Remove.
20391         (TARGET_ASM_CODE_END): Define.
20392         * config/i386/i386.h (TARGET_ASM_FILE_END,
20393         NEED_INDICATE_EXEC_STACK): Don't define.
20394         * config/i386/darwin.h (darwin_x86_file_end): Remove prototype.
20395         (TARGET_ASM_FILE_END): Define to darwin_file_end.
20396         * config/i386/i386-protos.h (ix86_file_end): Remove prototype.
20397         * doc/tm.texi (TARGET_ASM_CODE_END): Document.
20399         PR target/43498
20400         * config/i386/i386.c (x86_output_mi_thunk): Call final_start_function
20401         at the beginning and final_end_function at the end.
20402         * config/s390/s390.c (s390_output_mi_thunk): Likewise.
20404 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20406         * configure.ac (i[34567]86-*-*): Handle Solaris 2/x86 TLS support
20407         and Sun as TLS syntax.
20408         (TLS_SECTION_ASM_FLAG) [on_solaris && !gas_flag]: Define.
20409         * configure: Regenerate.
20410         * config.in: Regenerate.
20411         * varasm.c (TLS_SECTION_ASM_FLAG): Define default.
20412         (default_elf_asm_named_section): Use it.
20413         * config/i386/i386.c (output_pic_addr_const): Lowercase @DTPOFF.
20414         (i386_output_dwarf_dtprel): Likewise.
20415         (output_addr_const_extra): Likewise.
20416         (output_pic_addr_const): Lowercase @GOTTPOFF.
20417         (output_addr_const_extra): Likewise.
20418         (output_pic_addr_const): Lowercase @GOTNTPOFF.
20419         (output_addr_const_extra): Likewise.
20420         (output_pic_addr_const): Lowercase @INDNTPOFF.
20421         (output_addr_const_extra): Likewise.
20422         (output_pic_addr_const): Lowercase @NTPOFF.
20423         (output_addr_const_extra): Likewise.
20424         (output_pic_addr_const): Lowercase @TPOFF.
20425         (output_addr_const_extra): Likewise.
20426         * config/i386/i386.md (*tls_global_dynamic_32_gnu): Lowercase @TLSGD.
20427         (*tls_global_dynamic_64): Likewise.
20428         (*tls_local_dynamic_base_32_gnu): Lowercase @TLSLDM.
20429         (*tls_local_dynamic_base_64): Lowercase @TLSLD.
20431         * defaults.h (TLS_COMMON_ASM_OP): Provide default.
20432         (ASM_OUTPUT_TLS_COMMON): Use it.
20433         * config/i386/sol2-gas.h (TLS_COMMON_ASM_OP): Undef.
20435         PR target/38118
20436         * config.gcc (sparc*-*-solaris2*) [$gas=yes]: Add usegas.h to tm_file.
20437         * config/sparc/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): Move ...
20438         * config/sol2.h (ASM_OUTPUT_ALIGNED_COMMON): ... here.
20439         * config/i386/sol2-10.h (ASM_OUTPUT_ALIGNED_COMMON): Redefine.
20440         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
20441         (ASM_DECLARE_OBJECT_NAME) [!USE_GAS]: Redefine.
20443 2010-03-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20445         * config/i386/i386.c (override_options): Don't accept
20446         -mtls-dialect=sun any longer.
20447         * config/i386/i386.h (TARGET_SUN_TLS): Define as 0.
20448         * config/i386/i386.md (*tls_global_dynamic_32_sun): Remove.
20449         (*tls_local_dynamic_base_32_sun): Likewise.
20450         * config/i386/sol2.h (TARGET_SUN_TLS): Redefine.
20452 2010-03-24  Jakub Jelinek  <jakub@redhat.com>
20454         PR debug/43508
20455         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
20456         VEC_{MERGE,SELECT,CONCAT,DUPLICATE}.
20458         PR debug/43479
20459         * ira.c (adjust_cleared_regs): New function.
20460         (update_equiv_regs): Adjust cleared_regs in DEBUG_INSNs.
20462         PR debug/19192
20463         PR debug/43479
20464         * cfgexpand.c (gimple_assign_rhs_to_tree): Also set TREE_BLOCK
20465         from gimple_block.
20466         * expr.c (expand_expr_real): Restore previous
20467         curr_insn_source_location and curr_insn_block after
20468         expand_expr_real_1 call.
20469         (expand_expr_real_1) <case SSA_NAME>: Call expand_expr_real
20470         instead of expand_expr_real_1.
20472 2010-03-23  Vladimir Makarov  <vmakarov@redhat.com>
20474         PR rtl-optimization/43413
20475         * ira-color.c (setup_allocno_available_regs_num): Count prohibited
20476         hard regs too.
20478 2010-03-22  James E. Wilson  <wilson@codesourcery.com>
20480         PR target/43348
20481         * ia64.md (call_nogp, call_value_nogp, sibcall_nogp, call_gp,
20482         call_value_gp, sibcall_gp): Use 's' constraint not 'i'.
20484 2010-03-22  H.J. Lu  <hongjiu.lu@intel.com>
20486         * config/i386/i386.c (ix86_target_string): Add -mfma.
20487         Fix a typo in comment.
20489 2010-03-22  Mike Stump  <mikestump@comcast.net>
20491         PR target/23071
20492         * config/rs6000/rs6000.c (darwin_rs6000_special_round_type_align):
20493         Don't overly align based upon packed packed fields.
20495 2010-03-22  Jason Merrill  <jason@redhat.com>
20497         * c-pretty-print.c (pp_c_specifier_qualifier_list) [VECTOR_TYPE]:
20498         Use () rather than [], and move before the element type.
20500 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20502         * doc/configfiles.texi (Configuration Files): Removed
20503         fixinc/Makefile*, intl/Makefile.*.
20504         * doc/makefile.texi: Fixed markup. Abstract from version
20505         control system used.
20506         (Makefile): Removed obsolete gcc/java/parse.y example.
20507         * doc/sourcebuild.texi: Likewise.
20508         (Top Level): Added config, gnattools, libdecnumber, libgcc,
20509         libgomp, libssp.  Removed fastjar.
20510         (Miscellaneous Docs): Clarify location.
20511         Added COPYING3, COPYING3.LIB.
20512         (Front End Directory): Moved Make-lang.in entry to new subsubsection.
20514 2010-03-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20516         PR target/38085
20517         * config/i386/i386.c (x86_function_profiler)
20518         [!NO_PROFILE_COUNTERS]: Fix typo.
20519         * config/i386/gmon-sol2.c (_mcleanup) [__x86_64__]: Use call
20520         instead of callq.
20522 2010-03-22  Janis Johnson  <janis187@us.ibm.com>
20523             Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20525         * doc/sourcebuild.texi (Test Directives): Split into six
20526         subsections, with most of the current text in new subsections
20527         Directives, Selectors, and Final Actions.
20528         (Directives): Split list of test directives into multiple
20529         subsubsections.
20530         (Selectors): Describe use and syntax of selectors.
20531         (Effective-Target Keywords): Describe all existing keywords.
20532         (Add Options): Describe features for dg-add-options.
20533         (Require Support): Describe variants of dg-require-support.
20534         (Final Actions): Describe commands to use in dg-final.
20536 2010-03-22  Michael Matz  <matz@suse.de>
20538         PR middle-end/43475
20539         * recog.c (validate_replace_rtx_group): Replace also in
20540         REG_EQUAL and REG_EQUIV notes.
20542 2010-03-22  Richard Guenther  <rguenther@suse.de>
20544         PR tree-optimization/43390
20545         * tree-vect-stmts.c (get_vectype_for_scalar_type): Make
20546         sure vector extracts are type correct.
20548 2010-03-22  Richard Guenther  <rguenther@suse.de>
20550         PR middle-end/40106
20551         * builtins.c (expand_builtin_pow): Expand pow (x, 1.5) as
20552         x * sqrt (x) even when optimizing for size if the target
20553         has native support for sqrt.
20555 2010-03-22  Jakub Jelinek  <jakub@redhat.com>
20557         * varasm.c (make_decl_rtl_for_debug): Also clear
20558         flag_mudflap for the duration of make_decl_rtl call.
20560         PR debug/43443
20561         * var-tracking.c (add_cselib_value_chains): Remove ASM_OPERANDS
20562         locs from preserved VALUEs.
20564 2010-03-21  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
20566         PR middle-end/42718
20567         * pa.md (movmemsi): Set align to one if zero.
20568         (movmemdi): Likewise.
20570 2010-03-21  Richard Earnshaw  <rearnsha@arm.com>
20572         PR target/42321
20573         * arm.c (arm_output_epilogue): Correctly match VFP pop instructions
20574         with their corresponding prologue pushes.
20576 2010-03-20  Andrew Pinski  <pinskia@gmail.com>
20578         PR target/43156
20579         * config/spu/spu.c (spu_expand_prologue): Don't emit NOTE_INSN_DELETED
20580         at the begining or end.
20581         (spu_expand_epilogue): Likewise.
20583 2010-03-20  Richard Guenther  <rguenther@suse.de>
20585         PR rtl-optimization/43438
20586         * combine.c (make_extraction): Properly zero-/sign-extend an
20587         extraction of the low part of a CONST_INT.  Also handle
20588         CONST_DOUBLE.
20590 2010-03-19  Mike Stump  <mikestump@comcast.net>
20592         * config/i386/darwin.h (SUBTARGET32_DEFAULT_CPU): Add.
20593         * config/i386/i386.c (SUBTARGET32_DEFAULT_CPU): Add.
20594         (override_options): Use SUBTARGET32_DEFAULT_CPU.
20596 2010-03-19  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
20598         PR c/43211
20599         * c-decl.c (grokparms): Set arg_types to NULL_TREE if there was
20600         an error.
20602 2010-03-19  Bernd Schmidt  <bernds@codesourcery.com>
20604         PR rtl-optimization/42258
20605         * ira-lives.c (check_and_make_def_conflict): Ignore conflict for a
20606         use that may match DEF.
20608         PR target/40697
20609         * optabs.c (avoid_expensive_constant): Use rtx_cost to find out
20610         the cost of loading the constant rather than assuming
20611         COSTS_N_INSNS (1).
20612         * config/arm/arm.c (thumb1_rtx_costs) <case CONST_INT>: If the
20613         outer code is AND, do the same tests as the andsi3 expander and
20614         return COSTS_N_INSNS (1) if and is cheap.
20616         * optabs.c (avoid_expensive_constant): Fix formatting.
20618 2010-03-19  Michael Matz  <matz@suse.de>
20620         PR c++/43116
20621         * attribs.c (decl_attributes): When rebuilding a function pointer
20622         type use the same qualifiers as the original pointer type.
20624 2010-03-19  Martin Jambor  <mjambor@suse.cz>
20626         * doc/gimple.texi (Logical Operators): Describe is_gimple_ip_invariant
20627         and is_gimple_ip_invariant_address.
20629 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
20631         Revert
20632         2009-10-01  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
20634         * config/arm/arm.c (arm_override_options): Turn off
20635         flag_dwarf2_cfi_asm for AAPCS variants.
20637 2010-03-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
20639         PR target/43399
20640         * config/arm/arm.c (emit_multi_reg_push): Update comments.
20641         Use PRE_MODIFY instead of PRE_DEC.
20642         (emit_sfm): Use PRE_MODIFY instead of PRE_DEC.
20643         (vfp_emit_fstmd): Likewise.
20645 2010-03-19  Michael Matz  <matz@suse.de>
20647         PR target/43305
20648         * builtins.c (expand_builtin_interclass_mathfn,
20649         expand_builtin_signbit): Use maybe_emit_unop_insn, emit libcalls
20650         if that fails.
20652 2010-03-19  Richard Guenther  <rguenther@suse.de>
20654         PR tree-optimization/43415
20655         * tree-ssa-pre.c (phi_translate): Split out worker to ...
20656         (phi_translate_1): ... this.
20657         (phi_translate): Move all caching here.  Cache all NARY
20658         and REFERENCE translations.
20660 2010-03-19  David S. Miller  <davem@davemloft.net>
20662         With help from Eric Botcazou.
20663         * config/sparc/sparc.c: Include dwarf2out.h.
20664         (emit_pic_helper): Delete.
20665         (pic_helper_symbol_name): Delete.
20666         (pic_helper_emitted_p): Delete.
20667         (pic_helper_needed): New.
20668         (USE_HIDDEN_LINKONCE): Define to '1' if HAVE_GAS_HIDDEN else '0'.
20669         (get_pc_thunk_name): New.
20670         (load_pic_register): Remove 'delay_pic_helper' arg.  Use
20671         get_thunk_pc_name and ggc_strdup to generate PIC thunk symbol.
20672         Set pic_helper_needed to true.  Don't call emit_pic_helper.
20673         (sparc_expand_prologue): Update load_pic_register call.
20674         (sparc_output_mi_thunk): Likewise.
20675         (sparc_file_end): Emit a hidden comdat symbol for the PIC
20676         thunk if possible.  Output CFI information as needed.
20678 2010-03-18  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
20679             Jack Howarth  <howarth@bromo.med.uc.edu>
20681         PR target/36399
20682         * config/i386/i386.h: Fix ABI on darwin x86-32.
20684 2010-03-18  Aldy Hernandez  <aldyh@redhat.com>
20686         * tree.h: Declare make_decl_rtl_for_debug.
20687         * varasm.c (make_decl_rtl_for_debug): New.
20688         * dwarf2out.c (rtl_for_decl_location): Call it.
20689         * cfgexpand.c (expand_debug_expr): Call it.
20691 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
20693         PR bootstrap/43399
20694         * var-tracking.c (adjust_mems) <case POST_MODIFY>: Allow BLKmode
20695         mem_mode.
20697         PR bootstrap/43403
20698         * var-tracking.c (vt_init_cfa_base): Do nothing if
20699         cfa_base_rtx would be hard_frame_pointer_rtx or non-fixed register.
20701 2010-03-18  Alexandre Oliva  <aoliva@redhat.com>
20703         PR debug/42873
20704         * var-tracking.c (canonicalize_vars_star): New.
20705         (dataflow_post_merge_adjust): Use it.
20707 2010-03-18  Jakub Jelinek  <jakub@redhat.com>
20709         PR debug/43058
20710         * var-tracking.c (non_suitable_const): New function.
20711         (add_uses): For DEBUG_INSNs with constants, don't record any
20712         value, instead just the constant value itself.
20713         (compute_bb_dataflow) <case MO_VAL_LOC>: If PAT_VAR_LOCATION_LOC
20714         is not VAR_LOC_UNKNOWN_P, set var to the constant.
20715         (emit_notes_in_bb): Likewise.
20716         (emit_note_insn_var_location): For onepart variables if
20717         cur_loc is a VOIDmode constant, use DECL_MODE.
20719 2010-03-18  Martin Jambor  <mjambor@suse.cz>
20721         PR middle-end/42450
20722         * cgraph.h (cgraph_redirect_edge_call_stmt_to_callee): Declare.
20723         * cgraphunit.c (cgraph_materialize_all_clones): Update calls in
20724         all non-clones.  Moved call redirection...
20725         (cgraph_redirect_edge_call_stmt_to_callee): ...to this new function.
20726         (cgraph_materialize_all_clones): Dispose of all
20727         combined_args_to_skip bitmaps.
20728         (verify_cgraph_node): Do not check for edges pointing to wrong
20729         nodes in inline clones.
20730         * tree-inline.c (copy_bb): Call
20731         cgraph_redirect_edge_call_stmt_to_callee.
20732         * ipa.c (cgraph_remove_unreachable_nodes): Call
20733         cgraph_node_remove_callees even when there are used clones.
20735 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
20737         * config/i386/libgcc-glibc.ver: Make GCC_4.5.0 inherit GCC_4.4.0.
20739 2010-03-18  H.J. Lu  <hongjiu.lu@intel.com>
20741         PR target/43383
20742         * config/i386/libgcc-glibc.ver: Add __extendxftf2 to GCC_4.5.0
20743         for 32bit.
20745 2010-03-18  Michael Matz  <matz@suse.de>
20747         PR middle-end/43419
20748         * builtins.c (expand_builtin_pow): Don't transform pow(x, 0.5)
20749         into sqrt(x) if we need to preserve signed zeros.
20751 2010-03-18  Steven Bosscher  <steven@gcc.gnu.org>
20752             Eric Botcazou  <ebotcazou@adacore.com>
20754         PR rtl-optimization/43360
20755         * loop-invariant.c (move_invariant_reg): Remove the REG_EQUAL
20756         note if we don't know its invariant status.
20758 2010-03-18  Michael Matz  <matz@suse.de>
20760         PR tree-optimization/43402
20761         * tree-cfgcleanup.c (cleanup_control_expr_graph): Don't follow
20762         PHI chains of ssa names registered for update.
20764 2010-03-17  Peter Bergner  <bergner@vnet.ibm.com>
20766         PR target/42427
20767         * config/rs6000/rs6000.c (rs6000_split_multireg_move): Add support for
20768         non-offsettable and pre_modify update addressing.
20769         * config/rs6000/dfp.md (*movdd_hardfloat32): Make the "0", "1"
20770         and "2" alternatives "#".
20771         (*movdd_softfloat32): Make all alternatives "#";
20772         * config/rs6000/rs6000.md (DIFD): New define_mode_iterator.
20773         (*movdf_hardfloat32): Make the "0", "1" and "2" alternatives "#".
20774         (*movdf_softfloat32): Make all alternatives "#";
20775         (movdi): Use the new DIFD mode iterator to create a common splitter
20776         for movdi, movdf and movdd patterns.
20778 2010-03-18  Shujing Zhao  <pearly.zhao@oracle.com>
20780         * common.opt (dumpdir): Remove redundant tab.
20782 2010-03-17  Martin Jambor  <mjambor@suse.cz>
20784         PR tree-optimization/43347
20785         * tree-sra.c (create_access_replacement): Set TREE_NO_WARNING when the
20786         original base is DECL_ARTIFICIAL or DECL_IGNORED_P.
20788 2010-03-17  Bernd Schmidt  <bernd.schmidt@analog.com>
20790         PR rtl-optimization/42216
20791         * regrename.c (create_new_chain): New function, broken out from...
20792         (scan_rtx_reg): ... here.  Call it.  Handle the case where we are
20793         appending a use to an empty chain.
20794         (build_def_use): Remove previous changes that convert OP_INOUT to
20795         OP_OUT operands; instead detect the case where an OP_INOUT operand
20796         uses a previously untracked register and create an empty chain for it.
20798 2010-03-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
20800         * doc/extend.texi (Function Attributes): Rewrite unfinished
20801         sentence in ms_abi documentation.
20803 2010-03-17  Alan Modra  <amodra@gmail.com>
20805         * config/rs6000/linux64.opt (mprofile-kernel): Use profile_kernel var.
20806         * config/rs6000/linux64.h (TARGET_PROFILE_KERNEL): Define.
20807         (SUBSUBTARGET_OVERRIDE_OPTIONS): Don't use SET_PROFILE_KERNEL.
20808         * config/rs6000/rs6000.c (SET_PROFILE_KERNEL): Don't define.
20810 2010-03-16  Richard Henderson  <rth@redhat.com>
20812         PR middle-end/43365
20813         * tree-eh.c (replace_goto_queue): Also replace in the eh_seq.
20814         (lower_try_finally): Save and restore eh_seq around the expansion
20815         of the try-finally.
20817 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
20819         * graphite-sese-to-poly.c (split_reduction_stmt): Skip debug
20820         statements before splitting block.
20822 2010-03-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
20824         * doc/sourcebuild.texi (Testsuites): Fix markup.
20825         Use pathnames relative to gcc/testsuite.
20826         (Test Directives): Move description of how timeout is determined.
20827         (Ada Tests): Favor gnat.exp over ada/acats/tests/gcc.
20828         (C Tests): Correct gcc.misc-tests directory.
20829         Framework tests now live in gcc.test-framework.
20831 2010-03-16  Richard Guenther  <rguenther@suse.de>
20833         PR middle-end/43379
20834         * tree-cfg.c (gimple_merge_blocks): When propagating virtual PHI
20835         operands make sure to merge SSA_NAME_OCCURS_IN_ABNORMAL_PHI properly.
20837 2010-03-16  Aldy Hernandez  <aldyh@redhat.com>
20838             Alexandre Oliva  <aoliva@redhat.com>
20840         PR tree-optimization/42917
20841         * lambda-code.c (remove_iv): Skip debug statements.
20842         (lambda_loopnest_to_gcc_loopnest): Likewise.
20843         (not_interesting_stmt): Debug statements are not interesting.
20845 2010-03-16  Jakub Jelinek  <jakub@redhat.com>
20847         PR debug/43051
20848         PR debug/43092
20849         * cselib.c (cselib_preserve_constants,
20850         cfa_base_preserved_val): New static variables.
20851         (preserve_only_constants): New function.
20852         (cselib_reset_table): If cfa_base_preserved_val is non-NULL, don't
20853         clear its REG_VALUES.  If cselib_preserve_constants, don't
20854         empty the whole hash table, but preserve there VALUEs with constants,
20855         cfa_base_preserved_val and cfa_base_preserved_val plus constant.
20856         (cselib_preserve_cfa_base_value): New function.
20857         (cselib_invalidate_regno): Don't invalidate cfa_base_preserved_val.
20858         (cselib_init): Change argument to int bitfield.  Set
20859         cselib_preserve_constants to whether CSELIB_PRESERVE_CONSTANTS
20860         is in it.
20861         (cselib_finish): Clear cselib_preserve_constants and
20862         cfa_base_preserved_val.
20863         * cselib.h (enum cselib_record_what): New enum.
20864         (cselib_init): Change argument to int.
20865         (cselib_preserve_cfa_base_value): New prototype.
20866         * postreload.c (reload_cse_regs_1): Adjust cselib_init caller.
20867         * dse.c (dse_step1): Likewise.
20868         * cfgcleanup.c (thread_jump): Likewise.
20869         * sched-deps.c (sched_analyze): Likewise.
20870         * gcse.c (local_cprop_pass): Likewise.
20871         * simplify-rtx.c (simplify_replace_fn_rtx): Add argument to callback.
20872         If FN is non-NULL, call the callback always and whenever it returns
20873         non-NULL just return that.  Only do rtx_equal_p if FN is NULL.
20874         * rtl.h (simplify_replace_fn_rtx): Add argument to callback.
20875         * combine.c (propagate_for_debug_subst): Add old_rtx argument,
20876         compare from with old_rtx and if it isn't rtx_equal_p, return NULL.
20877         * Makefile.in (var-tracking.o): Depend on $(RECOG_H).
20878         * var-tracking.c: Include recog.h.
20879         (bb_stack_adjust_offset): Remove.
20880         (vt_stack_adjustments): Don't call it, instead just gather the
20881         adjustments using insn_stack_adjust_offset_pre_post on each bb insn.
20882         (adjust_stack_reference): Remove.
20883         (compute_cfa_pointer): New function.
20884         (hard_frame_pointer_adjustment, cfa_base_rtx): New static variables.
20885         (struct adjust_mem_data): New type.
20886         (adjust_mems, adjust_mem_uses, adjust_mem_stores, adjust_insn): New
20887         functions.
20888         (get_address_mode): New function.
20889         (replace_expr_with_values): Use it.
20890         (use_type): Don't do cselib_lookup for VAR_LOC_UNKNOWN_P.
20891         Use get_address_mode.  For cfa_base_rtx return MO_CLOBBER.
20892         (adjust_sets): Remove.
20893         (add_uses): Don't add extra MO_VAL_USE for cfa_base_rtx plus constant.
20894         Use get_address_mode.
20895         (get_adjusted_src): Remove.
20896         (add_stores): Don't call it.  Never reuse expr SET.  Don't add extra
20897         MO_VAL_USE for cfa_base_rtx plus constant.  Use get_address_mode.
20898         (add_with_sets): Don't call adjust_sets.
20899         (fp_setter, vt_init_cfa_base): New functions.
20900         (vt_initialize): Change return type to bool.  Move most of pool etc.
20901         initialization to the beginning of the function from end.  Pass
20902         CSELIB_RECORD_MEMORY | CSELIB_PRESERVE_CONSTANTS to cselib_init.
20903         If !frame_pointer_needed, call vt_stack_adjustment before mos
20904         vector is filled, call vt_init_cfa_base if argp/framep has been
20905         eliminated to sp.  If frame_pointer_needed and argp/framep has
20906         been eliminated to hard frame pointer, set
20907         hard_frame_pointer_adjustment and call vt_init_cfa_base after
20908         encountering fp setter in the prologue.  For MO_ADJUST, call
20909         log_op_type before pusing the op into mos vector, not afterwards.
20910         Call adjust_insn before cselib_process_insn/add_with_sets,
20911         call cancel_changes (0) afterwards.
20912         (variable_tracking_main_1): Adjust for vt_initialize calling
20913         vt_stack_adjustments and returning whether it succeeded or not.
20915 2010-03-15  Aldy Hernandez  <aldyh@redhat.com>
20917         * graphite-sese-to-poly.c (rewrite_cross_bb_scalar_deps): Skip
20918         debug statements.
20920 2010-03-15  Jakub Jelinek  <jakub@redhat.com>
20922         * dwarf2out.c (dwarf2out_frame_debug): Don't assert drap_reg
20923         has been set.
20924         (based_loc_descr): Use DW_OP_fbreg for vdrap_reg even when
20925         drap_reg has not been set.
20927 2010-03-15  Michael Matz  <matz@suse.de>
20929         PR middle-end/43300
20930         * tree-outof-ssa.c (emit_partition_copy): New argument sizeexp,
20931         use it to expand block copies.
20932         (insert_partition_copy_on_edge, insert_rtx_to_part_on_edge,
20933         insert_part_to_rtx_on_edge): Adjust callers of emit_partition_copy.
20934         (insert_value_copy_on_edge): Use store_expr for BLKmode values.
20936 2010-03-15  Richard Guenther  <rguenther@suse.de>
20938         PR tree-optimization/43367
20939         * tree-cfg.c (gimple_can_merge_blocks_p): Simplify PHI
20940         elimination check.
20942 2010-03-15  Richard Guenther  <rguenther@suse.de>
20944         PR tree-optimization/43317
20945         * ipa-struct-reorg.c (create_new_general_access): Update stmt.
20947 2010-03-15  Martin Jambor  <mjambor@suse.cz>
20949         PR tree-optimization/43141
20950         * tree-sra.c (create_abstract_origin): New function.
20951         (modify_function): Call create_abstract_origin.
20953 2010-03-15  Chris Demetriou  <cgd@google.com>
20955         * Makefile.in (stmp-int-hdrs): Don't chmod include/stdint.h if it
20956         wasn't copied.
20958 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
20960         PR middle-end/43354
20961         * graphite-sese-to-poly.c (rewrite_close_phi_out_of_ssa): Do not
20962         call insert_out_of_ssa_copy for default definitions.
20964 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
20966         * graphite-clast-to-gimple.c (my_long_long): Defined.
20967         (gcc_type_for_cloog_iv): Use it instead of long_long_integer_type_node.
20968         * graphite-sese-to-poly.c (my_long_long): Defined.
20969         (scop_ivs_can_be_represented): Use it.
20971 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
20973         * doc/invoke.texi: Fix documentation of graphite-max-nb-scop-params,
20974         graphite-max-bbs-per-function, and loop-block-tile-size.
20975         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Replace "maximal"
20976         with "maximum".
20977         (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Same.
20979 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
20981         * graphite-clast-to-gimple.c (gcc_type_for_iv_of_clast_loop): Remove
20982         forward declaration.
20983         * graphite-sese-to-poly.c (reduction_phi_p): Remove FIXME comment.
20984         (add_upper_bounds_from_estimated_nit): New.
20985         (build_loop_iteration_domains): Use it.
20987 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
20989         * doc/invoke.texi (PARAM_LOOP_BLOCK_TILE_SIZE): Document.
20991 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
20993         PR middle-end/43306
20994         * tree-chrec.c (evolution_function_right_is_integer_cst): CHREC_RIGHT
20995         should be an INTEGER_CST.  Also handle CASE_CONVERT.
20997 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
20999         * graphite.c (graphite_initialize): To bound the number of bbs per
21000         function, use PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION.
21001         * params.def (PARAM_GRAPHITE_MAX_BBS_PER_FUNCTION): Declared.
21002         * doc/invoke.texi: Document it.
21004 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
21006         * graphite-sese-to-poly.c (build_poly_scop): Do not return bool.
21007         * graphite-sese-to-poly.h (build_poly_scop): Same.
21009 2010-03-13  Sebastian Pop  <sebastian.pop@amd.com>
21011         * graphite-sese-to-poly.c (build_poly_scop): Limit scops following
21012         the number of parameters in the scop.  Use as an upper bound
21013         PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS.
21014         * params.def (PARAM_GRAPHITE_MAX_NB_SCOP_PARAMS): Declared.
21015         * doc/invoke.texi: Document it.
21017 2010-03-13  Jerry Quinn  <jlquinn@optonline.net>
21019         * Makefile.in (TEXI_GCCINT_FILES): Remove c-tree.texi.
21020         * doc/c-tree.texi: Remove.
21021         * doc/generic.texi: Merge c-tree.texi here.
21022         * doc/gccint.texi (Trees): Remove menu entry.
21023         (c-tree.texi): Remove @include.
21024         * doc/rtl.texi (Reading RTL): Update pxref from Trees to GENERIC.
21025         * doc/languages.texi (Reading RTL): Ditto.
21027 2010-03-12  Steve Ellcey  <sje@cup.hp.com>
21029         PR target/42869
21030         * config/ia64/sync.md (sync_compare_and_swap): Move memory fence.
21032 2010-03-12  Michael Meissner  <meissner@linux.vnet.ibm.com>
21034         PR middle-end/42431
21035         * gcc/config/rs6000/rs6000.c (rs6000_emit_move): Delete band-aid
21036         code added to work around reload clobbering CONST insns.
21038 2010-03-12  Jakub Jelinek  <jakub@redhat.com>
21040         * cselib.c (LONG_TERM_PRESERVED_VALUE_P): Remove.
21041         (cselib_preserve_definitely, cselib_clear_preserve): Remove.
21042         (cselib_preserve_only_values): Remove retain argument, don't
21043         traverse hash table with cselib_{preserve_definitely,clear_preserve}.
21044         * cselib.h (cselib_preserve_only_values): Remove retain argument.
21045         * var-tracking.c (micro_operation): Move insn field before union.
21046         Add DEF_VEC_O and DEF_VEC_ALLOC_O for this type.
21047         (struct variable_tracking_info_def): Remove n_mos field, change
21048         mos into a vector of micro_operations.
21049         (count_uses, count_uses_1, count_stores, count_with_sets): Remove.
21050         (bb_stack_adjust_offset, log_op_type, add_uses, add_stores,
21051         compute_bb_dataflow, emit_notes_in_bb): Adjust for VTI (bb)->mos
21052         changing into a vector.
21053         (add_with_sets): Likewise.  Ensure MO_VAL_USE uops from add_stores
21054         come before all other uops generated by add_stores.
21055         (vt_add_function_parameters): Adjust for cselib_preserve_only_values
21056         argument removal.
21057         (vt_initialize): Likewise.  Adjust for VTI (bb)->mos changing into
21058         a vector.  Run just one pass over the bbs instead of separate counting
21059         and computation phase.
21060         (vt_finalize): Free VTI (bb)->mos vector instead of array.
21062         PR debug/43329
21063         * tree-inline.c (remap_decls): Put old_var rather than origin_var
21064         into *nonlocalized_list vector.
21065         * dwarf2out.c (gen_formal_parameter_die): Call decl_ultimate_origin
21066         even if origin is non-NULL.
21067         (gen_variable_die): Likewise.
21068         (process_scope_var): Don't change origin.
21069         (gen_decl_die): Likewise.
21070         * tree-cfgcleanup.c (remove_forwarder_block): Check single_pred_p
21071         before adding new edges instead of after it, fix moving over
21072         debug stmts.
21074 2010-03-11  David S. Miller  <davem@davemloft.net>
21076         * configure.ac (gcc_cv_as_cfi_advance_working): Skip a multiple
21077         of four.
21078         * configure: Rebuild.
21080 2010-03-11  Martin Jambor  <mjambor@suse.cz>
21082         PR tree-optimization/43257
21083         * tree.c (assign_assembler_name_if_neeeded): New function.
21084         (free_lang_data_in_cgraph): Assembler name assignment moved to the
21085         above new function.
21086         * tree.h (assign_assembler_name_if_neeeded): Declare.
21087         * cgraphunit.c (cgraph_analyze_function): Create an assembler name for
21088         the function if needed.
21090 2010-03-11  Chris Demetriou  <cgd@google.com>
21092         * Makefile.in (stmp-int-hdrs): Make include/unwind.h,
21093         include/stdint-gcc.h, and include/stdint.h world-readable.
21095 2010-03-11  Richard Guenther  <rguenther@suse.de>
21097         PR tree-optimization/43255
21098         * tree-vrp.c (process_assert_insertions_for): Do not insert
21099         asserts for trivial conditions.
21101 2010-03-11  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
21103         PR tree-optimization/43280
21104         * tree-ssa-math-opts.c (find_bswap_1): Modify symbolic number
21105         generation.  Move calculation of size out of the if branch.
21106         (find_bswap): Modify compare number generation.
21108 2010-03-11  Richard Guenther  <rguenther@suse.de>
21110         PR lto/43200
21111         * lto-streamer-in.c (maybe_fixup_decls): Simplify.
21112         (input_gimple_stmt): Fixup handled component types during
21113         operand read.  Also fix up decls in ADDR_EXPRs.
21115 2010-03-10  Eric Botcazou  <ebotcazou@adacore.com>
21117         * config/sparc/sol2-bi.h (CC1_SPEC): Default to -mcpu=v9 for -m32.
21118         * config/sparc/t-sol2-64 (MULTILIB_DIRNAMES): Use sparcv8plus.
21120 2010-03-10  Jan Hubicka  <jh@suse.cz>
21122         PR c/43288
21123         * ipa.c (function_and_variable_visibility) Normalize COMMON bits.
21124         * varasm.c (get_variable_section): Don't do that here...
21125         (make_decl_rtl): ... and here.
21126         (do_assemble_alias): Produce decl RTL.
21127         (assemble_alias): Likewise.
21129 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
21131         PR debug/43290
21132         * reg-notes.def (REG_CFA_SET_VDRAP): New note.
21133         * dwarf2out.c (dwarf2out_frame_debug_expr): Remove rule 20 - setting
21134         of fde->vdrap_reg.
21135         (dwarf2out_frame_debug): Handle REG_CFA_SET_VDRAP note.
21136         (based_loc_descr): Only express drap or vdrap regno based expressions
21137         using DW_OP_fbreg when not optimizing.
21138         * config/i386/i386.c (ix86_get_drap_rtx): When not optimizing,
21139         make the vDRAP = DRAP assignment RTX_FRAME_RELATED_P and add
21140         REG_CFA_SET_VDRAP note.
21142 2010-03-10  Alexander Monakov  <amonakov@ispras.ru>
21144         PR tree-optimization/43236
21145         * tree-loop-distribution.c (generate_memset_zero): Fix off-by-one
21146         error in calculation of base address in reverse iteration case.
21147         (generate_builtin): Take number of latch executions if the statement
21148         is in the latch.
21150 2010-03-10  Andrey Belevantsev  <abel@ispras.ru>
21152         PR middle-end/42859
21153         * tree-eh.c: Include pointer-set.h.
21154         (lower_eh_dispatch): Filter out duplicate case labels and
21155         remove the unneeded edge when the label is unused.  Return
21156         true when some edges are removed.
21157         (execute_lower_eh_dispatch): When any lowering resulted in
21158         removing an edge, also delete unreachable blocks.
21160 2010-03-10  Jakub Jelinek  <jakub@redhat.com>
21162         PR bootstrap/43287
21163         * config/rs6000/rs6000.c (rs6000_delegitimize_address): Handle
21164         UNSPEC_MACHOPIC_OFFSET.
21166 2010-03-09  Andreas Schwab  <schwab@linux-m68k.org>
21168         PR target/43294
21169         * config/m68k/m68k.c (TARGET_DELEGITIMIZE_ADDRESS): Define.
21170         (m68k_delegitimize_address): New function.
21172 2010-03-09  Jakub Jelinek  <jakub@redhat.com>
21174         PR debug/43299
21175         * dwarf2out.c (const_ok_for_output_1): Return 1 for UNSPECs.
21177         PR debug/43299
21178         * var-tracking.c (adjust_sets): New function.
21179         (count_with_sets, add_with_sets): Use it.
21180         (get_adjusted_src): New inline function.
21181         (add_stores): Use it.
21183         PR debug/43304
21184         * var-tracking.c (vt_expand_loc_callback) <case SUBREG>: If dummy,
21185         call cselib_dummy_expand_value_rtx_cb instead of
21186         cselib_expand_value_rtx_cb.
21188         PR debug/43293
21189         * config/i386/t-i386 (i386.o): Depend on debug.h and dwarf2out.h.
21190         * config/i386/i386.c: Include debug.h and dwarf2out.h.
21191         (ix86_file_end): If dwarf2out_do_cfi_asm (), emit .cfi_startproc
21192         and .cfi_endproc around the pic thunks.
21193         (output_set_got): For TARGET_DEEP_BRANCH_PREDICTION pic, ensure
21194         all queued unwind info register saves are saved before the call.
21195         For !TARGET_DEEP_BRANCH_PREDICTION pic, ensure the call is
21196         considered as sp-=4 for unwind info and the pop as sp+=4 which
21197         also clobbers dest, but doesn't actually restore it.
21199         PR debug/43290
21200         * config/i386/i386.c (ix86_get_drap_rtx): Don't set
21201         RTX_FRAME_RELATED_P.
21203 2010-03-09  Jie Zhang  <jie@codesourcery.com>
21205         * config/arm/arm.md (thumb_mulsi3_v6): Remove trailing
21206         whitespaces in output template.
21208 2010-03-09  Jie Zhang  <jie@codesourcery.com>
21210         * ira-lives.c (check_and_make_def_use_conflict): Don't fall
21211         out array boundary.
21213 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
21215         * Makefile.in (check_gcc_parallelize): Run dg-torture.exp and
21216         builtins.exp in a separate job.
21218 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21220         * graphite-sese-to-poly.c (add_param_constraints): Use
21221         lower_bound_in_type and upper_bound_in_type.
21223 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21225         * graphite-sese-to-poly.c (add_param_constraints): Use sizetype
21226         instead of unsigned_type_node.
21228 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21229             Reza Yazdani  <reza.yazdani@amd.com>
21231         PR middle-end/43065
21232         * graphite-sese-to-poly.c (add_param_constraints): Insert bounds
21233         on pointer type parameters.
21235 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
21237         PR middle-end/42644
21238         PR middle-end/42130
21239         * graphite-clast-to-gimple.c (clast_to_gcc_expression): Also
21240         handle conversions from pointer to integers.
21241         (gcc_type_for_cloog_iv): Choose the smalles signed integer as an
21242         induction variable, to be able to work with code generated by CLooG.
21243         * graphite-sese-to-poly.c (scop_ivs_can_be_represented): New.
21244         (build_poly_scop): Bail out if we cannot codegen a loop.
21246 2010-03-08  Tobias Grosser  <grosser@fim.uni-passau.de>
21248         * graphite-clast-to-gimple.c (translate_clast): Do not short-cut
21249         code generation with gloog_error.
21251 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21253         * sese.c (expand_scalar_variables_ssa_name): Add new argument for type.
21254         Call fold_convert on all the returned values.
21255         (expand_scalar_variables_expr): Pass to
21256         expand_scalar_variables_ssa_name the type of the resulting expression.
21258 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21260         * graphite-ppl.c (ppl_min_for_le_polyhedron): Renamed
21261         ppl_min_for_le_pointset.
21262         Use ppl_Pointset_Powerset_C_Polyhedron_minimize.
21263         * graphite-ppl.h (ppl_min_for_le_polyhedron): Update declaration.
21265 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21267         * graphite-dependences.c (map_into_dep_poly): Removed.
21268         (dependence_polyhedron_1): Use combine_context_id_scat.
21270 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21272         * graphite-poly.h (struct poly_scattering): Add layout documentation.
21273         (struct poly_bb): Same.
21274         (combine_context_id_scat): New.
21276 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21278         PR middle-end/42326
21279         * sese.c (name_defined_in_loop_p): Return false for default
21280         definitions.
21282 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21284         * graphite-clast-to-gimple.c (find_cloog_iv_in_expr): Simplify
21285         and clean up the logic.
21287 2010-03-08  Sebastian Pop  <sebastian.pop@amd.com>
21289         * graphite-sese-to-poly.c (add_param_constraints): Enabled: remove
21290         early return.
21292 2010-03-08  Jakub Jelinek  <jakub@redhat.com>
21294         * var-tracking.c (remove_cselib_value_chains): Define only for
21295         ENABLE_CHECKING.
21296         (dataflow_set_preserve_mem_locs, dataflow_set_remove_mem_locs,
21297         delete_slot_part, emit_notes_for_differences_1): Don't call
21298         remove_cselib_value_chains here.
21299         (set_slot_part, emit_notes_for_differences_2): Don't call
21300         add_cselib_value_chains here.
21301         (preserved_values): New vector.
21302         (preserve_value): New function.
21303         (add_uses, add_stores, vt_add_function_parameters): Use it
21304         instead of cselib_preserve_value.
21305         (changed_values_stack): New vector.
21306         (check_changed_vars_0): New function.
21307         (check_changed_vars_1, check_changed_vars_2): Use it.
21308         (emit_notes_for_changes): Call set_dv_changed (*, false) on all
21309         changed_values_stack VALUEs.
21310         (vt_emit_notes): For all preserved_values call
21311         add_cselib_value_chains.  If ENABLE_CHECKING call
21312         remove_cselib_value_chains before verifying value_chains is empty.
21313         Initialize and free changed_values_stack.
21314         (vt_initialize): Initialize preserved_values.
21315         (vt_finalize): Free preserved_values.
21317 2010-03-08  Richard Guenther  <rguenther@suse.de>
21319         PR tree-optimization/43269
21320         * tree-ssa-dse.c (dse_possible_dead_store_p): Fix post-dom
21321         region detection.
21323 2010-03-08  Martin Jambor  <mjambor@suse.cz>
21325         * ipa-prop.h (struct ipa_param_descriptor): Removed the called field.
21326         (ipa_is_param_called): Removed.
21327         * ipa-prop.c (ipa_note_param_call): Do not set the called flag.
21328         (ipa_print_node_params): Do not print the called flag.
21329         (ipa_write_node_info): Do not stream the called flag.
21330         (ipa_read_node_info): Likewise.
21332 2010-03-07  Jakub Jelinek  <jakub@redhat.com>
21334         PR debug/43176
21335         * Makefile.in (var-tracking.o): Depend on pointer-set.h.
21336         * cselib.c (struct expand_value_data): Add dummy field.
21337         (cselib_expand_value_rtx, cselib_expand_value_rtx_cb): Initialize
21338         dummy to false.
21339         (cselib_dummy_expand_value_rtx_cb): New function.
21340         (cselib_expand_value_rtx_1): If evd->dummy is true, don't allocate
21341         any rtl.
21342         * cselib.h (cselib_dummy_expand_value_rtx_cb): New prototype.
21343         * var-tracking.c: Include pointer-set.h.
21344         (variable): Change n_var_parts to char from int.  Add
21345         cur_loc_changed and in_changed_variables fields.
21346         (variable_canonicalize): Remove.
21347         (shared_var_p): New inline function.
21348         (unshare_variable): Maintain cur_loc_changed and
21349         in_changed_variables fields.  If var was in changed_variables,
21350         replace it there with new_var.  Just copy cur_loc instead of
21351         resetting it to something else.
21352         (variable_union): Don't recompute cur_loc.  Use shared_var_p.
21353         (dataflow_set_union): Don't call variable_canonicalize.
21354         (loc_cmp): If both x and y are DEBUG_EXPRs, compare uids
21355         of their DEBUG_EXPR_TREE_DECLs.
21356         (canonicalize_loc_order_check): Verify that cur_loc is NULL
21357         and in_changed_variables and cur_loc_changed is false.
21358         (variable_merge_over_cur): Clear cur_loc, in_changed_variables
21359         and cur_loc_changed.  Don't update cur_loc here.
21360         (variable_merge_over_src): Don't call variable_canonicalize.
21361         (dataflow_set_preserve_mem_locs): Use shared_var_p.  When
21362         removing loc that is equal to cur_loc, clear cur_loc,
21363         set cur_loc_changed and ensure variable_was_changed is called.
21364         (dataflow_set_remove_mem_locs): Use shared_var_p.  Only
21365         compare pointers in cur_loc check, if it is equal to loc,
21366         clear cur_loc and set cur_loc_changed.  Don't recompute cur_loc here.
21367         (variable_different_p): Remove compare_current_location argument,
21368         don't compare cur_loc.
21369         (dataflow_set_different_1): Adjust variable_different_p caller.
21370         (variable_was_changed): If dv had some var in changed_variables
21371         already, reset in_changed_variables flag for it and propagate
21372         cur_loc_changed over to the new variable.  On empty var
21373         always set cur_loc_changed.  Set in_changed_variables on whatever
21374         var is added to changed_variables.
21375         (set_slot_part): Clear cur_loc_changed and in_changed_variables.
21376         Use shared_var_p.  When removing loc that is equal to cur_loc,
21377         clear cur_loc and set cur_loc_changed.  If cur_loc is NULL at the
21378         end, don't set it to something else, just call variable_was_changed.
21379         (delete_slot_part): Use shared_var_p.  When cur_loc equals to
21380         loc being removed, clear cur_loc and set cur_loc_changed.
21381         Set cur_loc_changed if all locations have been removed.
21382         (struct expand_loc_callback_data): New type.
21383         (vt_expand_loc_callback): Add dummy mode in which no rtxes are
21384         allocated.  Always create SUBREGs if simplify_subreg failed.
21385         Prefer to use cur_loc, when that fails and still in
21386         changed_variables (and seen first time) recompute it.  Set
21387         cur_loc_changed of variables which had to change cur_loc and
21388         compute elcd->cur_loc_changed if any of the subexpressions used
21389         had to change cur_loc.
21390         (vt_expand_loc): Adjust to pass arguments in
21391         expand_loc_callback_data structure.
21392         (vt_expand_loc_dummy): New function.
21393         (emitted_notes): New variable.
21394         (emit_note_insn_var_location): For VALUEs and DEBUG_EXPR_DECLs
21395         that weren't used for any other decl in current
21396         emit_notes_for_changes call call vt_expand_loc_dummy to update
21397         cur_loc.  For -fno-var-tracking-assignments, set cur_loc to
21398         first loc_chain location if NULL before.  Always use just
21399         cur_loc instead of first loc_chain location.  When cur_loc_changed
21400         is false, when not --enable-checking=rtl just don't emit any note.
21401         When rtl checking, compute the note and assert it is the same
21402         as previous note.  Clear cur_loc_changed and in_changed_variables
21403         at the end before removing from changed_variables.
21404         (check_changed_vars_3): New function.
21405         (emit_notes_for_changes): Traverse changed_vars to call
21406         check_changed_vars_3 on each changed var.
21407         (emit_notes_for_differences_1): Clear cur_loc_changed and
21408         in_changed_variables.  Recompute cur_loc of new_var.
21409         (emit_notes_for_differences_2): Clear cur_loc if new variable appears.
21410         (vt_emit_notes): Initialize and destroy emitted_notes.
21412 2010-03-07  Bernd Schmidt  <bernd.schmidt@analog.com>
21414         PR rtl-optimization/42220
21415         * regrename.c (scan_rtx) <case STRICT_LOW_PART, ZERO_EXTRACT>:
21416         Use verify_reg_tracked to determine if we should use OP_OUT rather
21417         than OP_INOUT.
21418         (build_def_use): If we see an in-out operand for a register that we
21419         know nothing about, treat is an output if possible, fail the block if
21420         not.
21422 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
21424         PR debug/42897
21425         * gimple-iterator.c (gsi_remove): Propagate only PHI DEFs removed
21426         permanently.
21428 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
21430         PR debug/42897
21431         * tree-vect-loop.c (vect_transform_loop): Kill out-of-loop debug
21432         uses of relevant DEFs that are dead outside the loop too.
21434 2010-03-06  Alexandre Oliva  <aoliva@redhat.com>
21436         * var-tracking.c (dataflow_set_merge): Swap src and src2.
21437         Reverted:
21438         2010-01-13  Jakub Jelinek  <jakub@redhat.com>
21439         PR debug/41371
21440         * var-tracking.c (values_to_unmark): New variable.
21441         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
21442         values_to_unmark vector.  Moved body to...
21443         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
21444         instead queue it into values_to_unmark vector.
21445         (vt_find_locations): Free values_to_unmark vector.
21447 2010-03-05  Eric Botcazou  <ebotcazou@adacore.com>
21449         * Makefile.in (PLUGINCC, PLUGINCFLAGS): New variables.
21450         (site.exp): Export them when plugins are enabled.
21452 2010-03-05  Sebastian Pop  <sebastian.pop@amd.com>
21454         PR middle-end/42326
21455         * tree-chrec.c (chrec_fold_plus_1): Do not handle convert expressions
21456         that contain scevs.
21457         (chrec_fold_multiply): Same.
21459 2010-03-04  Andrew Pinski  <andrew_pinski@caviumnetworks.com>
21461         PR c/43248
21462         * c-decl.c (build_compound_literal): Return early if init is
21463         an error_mark_node.
21465 2010-03-04  Martin Jambor  <mjambor@suse.cz>
21467         PR tree-optimization/43164
21468         PR tree-optimization/43191
21469         * tree-sra.c (type_consists_of_records_p): Reject records with
21470         zero-size bit-fields at the end.
21472 2010-03-04  Mike Stump  <mikestump@comcast.net>
21474         * Makefile.in (TAGS): Remove *.y.
21476 2010-03-04  Richard Guenther  <rguenther@suse.de>
21478         PR tree-optimization/40761
21479         * tree-ssa-pre.c (compute_antic): Walk reverse postorder
21480         in reverse order.
21481         (my_rev_post_order_compute): New function.
21482         (init_pre): Call it.
21484 2010-03-04  Changpeng Fang  <changpeng.fang@amd.com>
21486         PR middle-end/43209
21487         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Do not
21488         decrease the cost of an IV candidate when the cost is infinite.
21490 2010-03-04  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21492         * doc/extend.texi (Vector Extensions, X86 Built-in Functions):
21493         Use '3DNow!' for the extension of that name, ensure normal space
21494         after the string.
21495         * doc/invoke.texi (i386 and x86-64 Options): Likewise.
21497 2010-03-03  Jeff Law  <law@redhat.com>
21499         * PR middle-end/32693
21500         * expmed.c (store_bit_field_1): Use gen_lowpart_SUBREG rather
21501         than gen_rtx_SUBREG.
21502         (extract_bit_field_1): Likewise.
21504 2010-03-03  Janis Johnson  <janis187@us.ibm.com>
21506         * doc/sourcebuild.texi (Test directives): Document that arguments
21507         include-opts and exclude-opts are now optional for dg-skip-if,
21508         dg-xfail-if, dg-xfail-run-if, and dg-shouldfail.
21510 2010-03-03  Jason Merrill  <jason@redhat.com>
21512         PR c++/12909
21513         * cgraph.h (varpool_node): Add extra_name field.
21514         * varpool.c (varpool_extra_name_alias): New.
21515         (varpool_assemble_decl): Emit extra name aliases.
21516         (varpool_mark_needed_node): Look past an extra name alias.
21517         * lto-streamer.h (LTO_tags): Add LTO_var_decl_alias.
21518         * lto-streamer-in.c (lto_input_tree): Read it.
21519         * lto-streamer-out.c (output_unreferenced_globals): Write it.
21521 2010-03-03  Eric Botcazou  <ebotcazou@adacore.com>
21523         * config.gcc (sparc64-*-solaris2*, sparc-*-solaris2*): Merge into...
21524         (sparc*-*-solaris2*): ...this.
21526 2010-03-03  Jakub Jelinek  <jakub@redhat.com>
21528         PR debug/43229
21529         * cfgexpand.c (expand_debug_expr): Handle DOT_PROD_EXPR,
21530         WIDEN_MULT_EXPR and WIDEN_SUM_EXPR.  Return NULL without
21531         ICE for vector expressions, ADDR_SPACE_CONVERT_EXPR,
21532         FIXED_CONVERT_EXPR, OBJ_TYPE_REF and WITH_SIZE_EXPR.
21534         PR debug/43237
21535         * dwarf2out.c (add_bound_info): If a decl bound doesn't have decl_die,
21536         fallthrough to default handling, just with want_address 0 instead of 2.
21537         For single element lists, add_AT_loc directly, otherwise create an
21538         artificial variable DIE and stick location list to it.
21540         PR debug/43177
21541         * var-tracking.c (loc_cmp): Don't assert VALUEs have the same mode.
21542         (VAL_EXPR_HAS_REVERSE): Define.
21543         (reverse_op): New function.
21544         (add_stores): For reversible operations add an extra MO_VAL_USE.
21546 2010-03-02  Jason Merrill  <jason@redhat.com>
21548         * c-pretty-print.c (pp_c_specifier_qualifier_list): Print vector size.
21550 2010-03-02  Eric Botcazou  <ebotcazou@adacore.com>
21552         * config.gcc (sparc-*-linux*): Do not include sparc/gas.h.
21553         (sparc64-*-linux*): Likewise.
21554         (sparc64-*-solaris2*): Include assembler files before linker ones.
21555         (sparc-*-solaris2*): Simplify and reorder to match previous case.
21556         * config/sparc/gas.h: Delete.
21557         * config/sparc/sol2-64.h: Add copyright notice.
21558         * config/sparc/sol2-gas-bi.h: Likewise.
21559         * config/sparc/sol2-gld.h: Likewise.
21560         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Delete.
21561         * config/sparc/sol2.h (TARGET_ASM_NAMED_SECTION): Redefine.
21562         * config/sparc/sol2-gas.h (TARGET_ASM_NAMED_SECTION): Likewise.
21563         * config/sparc/sparc.c (TARGET_ASM_ALIGNED_SI_OP): Never redefine.
21564         (sparc_elf_asm_named_section): Rename into...
21565         (sparc_solaris_elf_asm_named_section): ...this.  Always define.
21567 2010-03-02  Uros Bizjak  <ubizjak@gmail.com>
21569         * config/alpha/alpha.c (override_options): Fix -mtune error message.
21571 2010-03-02  Jeff Law  <law@redhat.com>
21573         PR middle-end/42431
21574         * reload1.c (rtx_p, substitute_stack): Declare.
21575         (substitute): Record addresses of changed rtxs.
21576         (gen_reload_chain_without_interm_reg_p): Don't use copy_rtx anymore.
21577         Restore the original rtx when complete.
21578         (reload): Free subsitute_stack when complete.
21580 2010-03-02  Janis Johnson  <janis187@us.ibm.com>
21582         * doc/gccint.texi (menu): Add Testsuites as a chapter.
21583         * doc/sourcebuild.texi (Testsuites): Move up a level to be a
21584         new chapter.
21585         (Test Idioms, Test Directives, Ada Tests, C Tests, libgcj Tests,
21586         LTO Testing, gcov Testing, profopt Testing, compat Testing,
21587         Torture Tests): Change from subsection to section.
21589 2010-03-02  Jakub Jelinek  <jakub@redhat.com>
21590             Steven Bosscher  <steven@gcc.gnu.org>
21592         * var-tracking.c (vt_initialize): Scan insns in ebb chunks
21593         instead of bb.
21595 2010-03-02  Reza Yazdani  <reza.yazdani@amd.com>
21597         PR middle-end/42640
21598         * tree-loop-distribution.c (update_phis_for_loop_copy): Replaced
21599         the assignment from the new induction variable to the assignment
21600         of the value from the original loop PHI function.
21602 2010-03-01  Janis Johnson  <janis187@us.ibm.com>
21603             Daniel Jacobowitz  <dan@codesourcery.com>
21605         * doc/sourcebuild.texi (Test directives): Clarify options to
21606         dg-skip-if.
21608 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21610         * configure.ac (gcc_cv_as_cfi_directive) [i?86-*-solaris*]:
21611         Disable cfi directives unless GCC and gas agree on using read-only
21612         .eh_frame sections for 64-bit.
21613         * configure: Regenerate.
21615 2010-03-01  Richard Guenther  <rguenther@suse.de>
21617         PR tree-optimization/43220
21618         * tree-ssa-ccp.c (optimize_stack_restore): Do not optimize
21619         BUILT_IN_STACK_{SAVE,RESTORE} around alloca.
21621 2010-03-01  Richard Guenther  <rguenther@suse.de>
21622             Martin Jambor  <mjambor@suse.cz>
21624         PR middle-end/41250
21625         * gimplify.c (gimplify_body): Unset DECL_HAS_VALUE_EXPR_P on
21626         gimplified parameters.
21628 2010-03-01  Christian Bruel  <christian.bruel@st.com>
21630         * except.c (dw2_build_landing_pads): set LABEL_PRESERVE_P.
21632 2010-03-01  H.J. Lu  <hongjiu.lu@intel.com>
21634         * config/i386/linux64.h (ASM_SPEC): Use SPEC_32 and SPEC_64.
21636 2010-03-01  Richard Guenther  <rguenther@suse.de>
21638         PR middle-end/43213
21639         * expr.c (expand_assignment): Use the alias-oracle to tell
21640         if the rhs aliases the result decl.
21642 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21644         PR pch/14940
21645         * config/host-solaris.c (HOST_HOOKS_GT_PCH_GET_ADDRESS): Redefine
21646         to sol_gt_pch_get_address.
21647         (TRY_EMPTY_VM_SPACE): Define for all combinations of 32 and
21648         64-bit, SPARC and x86.
21649         (sol_gt_pch_get_address): New function.
21651 2010-03-01  Marco Poletti  <poletti.marco@gmail.com>
21653         * toplev.h (inform_n, error_n): Declare.
21654         * diagnostic.c (inform_n, error_n): New function.
21656 2010-03-01  Jakub Jelinek  <jakub@redhat.com>
21658         * cfgexpand.c (expand_used_vars): If an artificial non-ignored var
21659         has no rtl yet when processing local_decls, queue it and recheck
21660         if deferred stack allocation hasn't assigned it rtl.
21662 2010-02-28  Kaz Kojima  <kkojima@gcc.gnu.org>
21664         * config/sh/sh.c (unspec_bbr_uid): New.
21665         (gen_block_redirect): Use it instead of INSN_UID.
21666         (gen_far_branch): Likewise.
21668 2010-02-28  H.J. Lu  <hongjiu.lu@intel.com>
21670         * config/i386/darwin.h (TARGET_SUBTARGET32_ISA_DEFAULT): Make
21671         it the same as TARGET_SUBTARGET64_ISA_DEFAULT.
21673 2010-02-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
21675         * doc/invoke.texi (Warning Options, RX Options): Fix typos.
21676         (Warning Options): -Wno-conversion-null is valid for
21677         Objective-C++ as well.
21678         * doc/tm.texi (Named Address Spaces): Likewise.
21679         * doc/plugins.texi (Plugins): Replace TABs with spaces.
21680         * doc/tree-ssa.texi (Tree SSA): Likewise.
21682 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
21684         PR bootstrap/43202
21685         * config.gcc: Don't enable SSE math for i[34567]86-*-darwin*
21686         by default.  Don't set the default arch for
21687         i[34567]86-*-darwin*|x86_64-*-darwin*.
21689 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
21691         PR bootstrap/43202
21692         * config.gcc: Enable SSE math for i[34567]86-*-darwin* by
21693         default.  Set the default 32bit/64bit archs with $with_arch
21694         instead of $arch for i[34567]86-*-*|x86_64-*-* targets.
21696 2010-02-27  Richard Guenther  <rguenther@suse.de>
21698         PR tree-optimization/43186
21699         * params.def (PARAM_MAX_UNROLL_ITERATIONS): New param.
21700         * doc/invoke.texi (max-completely-peel-loop-nest-depth): Document.
21701         * tree-ssa-loop-ivcanon.c (tree_unroll_loops_completely): Limit
21702         unroller iterations.
21704 2010-02-27  H.J. Lu  <hongjiu.lu@intel.com>
21706         * config.gcc: Set the default 32bit/64bit archs if 64bit ISA is
21707         required and i[34567]86-*-* targets don't support 64bit ISA.
21709 2010-02-26  Eric Botcazou  <ebotcazou@adacore.com>
21711         PR ada/43096
21712         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
21713         the same alias set.
21715 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
21717         * config.gcc: Set the default arch at least to Prescott for
21718         i[34567]86-*-darwin* and Pentium 4 for i[34567]86-*-* targets
21719         if SSE math is enabled.
21721 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
21723         * diagnostic.c (diagnostic_initialize): Update.
21724         (diagnostic_report_diagnostic): Test inhibit_notes_p for
21725         informative notes.
21726         * diagnostic.h (diagnostic_context): New bool inhibit_notes_p.
21727         (diagnostic_inhibit_notes): New.
21728         * toplev.c (process_options): inhibit notes with -fcompare-debug.
21730 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
21732         PR c/20631
21733         * doc/cpp.texi: Use c90 instead of c89 and gnu90 instead of gnu89.
21734         * doc/standards.texi: Likewise.
21735         * doc/extend.texi: Likewise.
21736         * doc/trouble.texi: Likewise.
21737         * doc/cppopts.texi: Likewise.
21738         * doc/install.texi: Likewise.
21739         * c.opt (std=c90,std=gnu90): New options.
21740         * c-opts.c (c_common_handle_option): Handle them.
21742 2010-02-26  Manuel López-Ibáñez  <manu@gcc.gnu.org>
21744         PR c/24577
21745         * c-decl.c (undeclared_variable): Use an informative note.
21747 2010-02-26  Richard Guenther  <rguenther@suse.de>
21749         PR tree-optimization/43186
21750         * gimple.h (gimple_fold): Remove.
21751         * gimple.c (gimple_fold): Remove.  Inline into single user ...
21752         * tree-cfgcleanup.c (cleanup_control_expr_graph): ... here.
21753         Try harder for conditions.
21755 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
21757         PR debug/43190
21758         * function.c (used_types_insert): Don't skip through named pointer
21759         types.  Don't use TYPE_MAIN_VARIANT if the original type has a name
21760         and it is different from the main variant's type.
21762 2010-02-26  Nick Clifton  <nickc@redhat.com>
21764         * config/rx/rx.md (sminsi3): Remove bogus alternative.
21766 2010-02-26  H.J. Lu  <hongjiu.lu@intel.com>
21768         * config.gcc: Support --with-fpmath=sse for x86.
21770         * config/i386/ssemath.h: New.
21772         * doc/install.texi (--with-fpmath=sse): Documented.
21774 2010-02-26  Richard Guenther  <rguenther@suse.de>
21776         PR tree-optimization/43188
21777         * tree-vect-stmts.c (get_vectype_for_scalar_type): Do not build
21778         vector types of over-aligned element type.
21780 2010-02-26  Uros Bizjak  <ubizjak@gmail.com>
21782         PR target/43175
21783         * config/i386/i386.c (expand_vec_perm_blend): Use correct
21784         operands in V8HImode subregs.  Fix operand order in VEC_MERGE rtx.
21786 2010-02-26  Jan Kratochvil  <jan.kratochvil@redhat.com>
21788         * doc/invoke.texi (-fvar-tracking-assignments): Fix typo.
21790 2010-02-26  Jakub Jelinek  <jakub@redhat.com>
21792         * Makefile.in (var-tracking.o): Depend on $(DIAGNOSTIC_H).
21793         * var-tracking.c: Include diagnostic.h.
21794         (debug_dv): New function.
21795         (dump_var): Print DEBUG_EXPR_DECLs as D#N instead of D.-N.
21797         PR debug/43160
21798         * var-tracking.c (dv_onepart_p): Return true for DEBUG_EXPR_DECLs.
21799         (add_value_chain, add_value_chains, remove_value_chain,
21800         remove_value_chains): Handle DEBUG_EXPRs.
21801         (check_changed_vars_1, check_changed_vars_2): Handle DEBUG_EXPR_DECLs.
21803         PR debug/43161
21804         * regcprop.c (struct queued_debug_insn_change): New type.
21805         (struct value_data_entry): Add debug_insn_changes field.
21806         (struct value_data): Add n_debug_insn_changes field.
21807         (debug_insn_changes_pool): New variable.
21808         (free_debug_insn_changes, apply_debug_insn_changes,
21809         cprop_find_used_regs_1, cprop_find_used_regs): New functions.
21810         (kill_value_one_regno): Call free_debug_insn_changes if needed.
21811         (init_value_data): Clear debug_insn_changes and n_debug_insn_changes
21812         fields.
21813         (replace_oldest_value_reg): Don't change DEBUG_INSNs, instead queue
21814         changes for them.
21815         (copyprop_hardreg_forward_1): Don't call apply_change_group for
21816         DEBUG_INSNs.  For a real insn, if there are queued DEBUG_INSN
21817         changes, call cprop_find_used_regs via note_stores.
21818         (copyprop_hardreg_forward): When copying vd from predecessor
21819         which has any queued DEBUG_INSN changes, make sure the pointers are
21820         cleared.  At the end call df_analyze and then if there are any
21821         DEBUG_INSN changes queued at the end of some basic block for still
21822         live registers, apply them.
21823         (pass_cprop_hardreg): Set TODO_df_finish in todo_flags_finish.
21825 2010-02-25  Uros Bizjak  <ubizjak@gmail.com>
21827         * config.gcc (i[34567]86-*-* | x86_64-*-*): Split long line.
21828         (arm*-*-*): Ditto.
21830 2010-02-25  H.J. Lu  <hongjiu.lu@intel.com>
21832         * config.gcc: Set arch/cpu for i[34567]86-*-*|x86_64-*-*
21833         targets.  Set the default with_cpu/with_arch from arch/cpu.
21834         Allow x86-64 and native for with_cpu/with_arch.
21836 2010-02-25  Nicolas Benoit  <nbenoit@tuxfamily.org>
21838         * ebitmap.c: Change calls to verify_popcount with calls to
21839         sbitmap_verify_popcount.
21840         (ebitmap_clear_bit): Fixed map->cacheindex test and
21841         map>cache update when bit clearing results in an empty
21842         element.
21844 2010-02-25  Michael Meissner  <meissner@linux.vnet.ibm.com>
21846         PR target/43154
21847         * config/rs6000/vector.md (VEC_64): New iterator for V2DF, V2DI.
21848         (vec_interleave_high<mode>): Rename from vec_interleave_highv2df
21849         and support both V2DF and V2DI modes.
21850         (vec_interleave_low<mode>): Rename from vec_interleave_lowv2df and
21851         support both V2DF and V2DI modes.
21852         (general): Delete trailing whitespace from a few patterns.
21854         * config/rs6000/rs6000-c.c (altivec_overloaded_builtins): Add
21855         V2DF/V2DI interleave high/low builtins.
21857         * config/rs6000/rs6000-builtin.def (VSX_BUILTIN_VEC_MERGE*): Add
21858         new VSX builtins.
21860         * config/rs6000/rs6000.c (bdesc_2arg): Add support for V2DF/V2DI
21861         interleave high/low functions.
21863 2010-02-25  Gerald Pfeifer  <gerald@pfeifer.com>
21865         * doc/extend.texi (Symbol-Renaming Pragmas): Fix spelling of
21866         #pragma extern_prefix.
21868 2010-02-25  Jakub Jelinek  <jakub@redhat.com>
21870         PR debug/43166
21871         * cfgexpand.c (expand_debug_expr) <case VAR_DECL>: If mode is
21872         BLKmode, assert op0 is a MEM and just adjust its mode.
21874         PR debug/43165
21875         * cfgexpand.c (expand_debug_expr): Don't call simplify_gen_subreg
21876         if bitpos isn't multiple of mode's bitsize.
21878 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
21880         * c.opt (-ftemplate-depth=): New.
21881         (-ftemplate-depth-): Deprecate.
21882         * optc-gen.awk: Handle -ftemplate-depth=.
21883         * opth-gen.awk: Likewise.
21884         * c-opts.c (c_common_handle_option): Likewise.
21885         * doc/invoke.texi (-ftemplate-depth-): Replace with -ftemplate-depth=.
21887 2010-02-24  Jason Merrill  <jason@redhat.com>
21889         * doc/invoke.texi: Improve -Wabi and -fabi-version docs.
21891 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21893         * cfg.c (alloc_aux_for_block): Remove inline.
21894         (alloc_aux_for_edge): Likewise.
21896 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21898         * config.gcc: Fix typo in mips-sgi-irix6.[0-4]* obsoletion.
21900 2010-02-24  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
21902         * config/i386/sol2.h (NO_DBX_BNSYM_ENSYM): Define.
21903         * config/i386/sol2-gas.h: New file.
21904         * config.gcc (i[34567]86-*-solaris2*): Use it.
21906 2010-02-24  Manuel López-Ibáñez  <manu@gcc.gnu.org>
21908         PR c/43128
21909         * c-typeck.c (ep_convert_and_check): New.
21910         (build_conditional_expr): Use it.
21911         (build_binary_op): Likewise.
21913 2010-02-24  Jakub Jelinek  <jakub@redhat.com>
21915         * regcprop.c (copyprop_hardreg_forward_1): Don't call df_insn_rescan.
21917         PR debug/43150
21918         * gimplify.c (gimplify_type_sizes): Clear DECL_IGNORED_P for VLA
21919         bounds even for -O+.
21920         * var-tracking.c (track_expr_p): If !need_rtl, don't mandate
21921         expr needs to have DECL_NAME set.
21923 2010-02-24  Nick Clifton  <nickc@redhat.com>
21925         * config/mep/mep.c: Include gimple.h.
21926         (mep_function_uses_sp): Delete unused function.
21927         (mep_gimplify_va_arg_expr): Change types of pre_p and post_p
21928         parameters.  Use unsigned integers to count args.  Return a
21929         NULL_RTX instead of an error_mark_node.  Toidy up formatting.
21931 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
21933         PR target/43107
21934         * config/i386/i386.c (avx_vpermilp_parallel): Reject indexes
21935         greater or equal to nelt instead of 2 * nelt.
21936         (expand_vec_perm_1): When op0 and op1 are equal, mask indexes
21937         with nelt - 1.
21939 2010-02-23  Jason Merrill  <jason@redhat.com>
21941         PR debug/42800
21942         * cfgexpand.c (expand_used_vars): Keep artificial non-ignored vars
21943         in cfun->local_decls even if they have register types.
21945         PR c++/42837
21946         * stor-layout.c (place_field): Don't warn about unnecessary
21947         DECL_PACKED if the type is packed.
21949 2010-02-23  Jakub Jelinek  <jakub@redhat.com>
21951         PR target/43139
21952         * config/i386/i386.c (ix86_delegitimize_address): Delegitimize all
21953         GOTOFF relocs, even when the base reg isn't pic pointer.
21955 2010-02-23  Michael Matz  <matz@suse.de>
21957         PR debug/43077
21958         * cfgexpand (expand_debug_expr): Expand TERed ssa names in place.
21959         (expand_gimple_basic_block): Generate and use debug temps if there
21960         are debug uses left after the last real use of TERed ssa names.
21961         Unlink debug immediate uses when they are expanded.
21963 2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>
21965         PR 43123
21966         * config/i386/i386.c (override_options): Reorganise to provide
21967         better error messages.
21969 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
21971         PR middle-end/43083
21972         * graphite-scop-detection.c (create_single_exit_edge): Move
21973         the call to find_single_exit_edge to....
21974         (create_sese_edges): ...here.  Don't handle multiple edges
21975         exiting the function.
21976         (build_graphite_scops): Don't handle multiple edges
21977         exiting the function.
21979 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
21981         PR middle-end/43097
21982         * sese.c (get_rename): Assert that old_name is an SSA_NAME.
21983         (rename_variables_in_stmt): Continue when the use is not an SSA_NAME.
21985 2010-02-22  Sebastian Pop  <sebastian.pop@amd.com>
21987         PR middle-end/43026
21988         * sese.c (expand_scalar_variables_expr): Handle COMPONENT_REF.
21990 2010-02-22  Manuel López-Ibáñez  <manu@gcc.gnu.org>
21992         PR c++/43126
21993         * c-typeck.c (convert_arguments): Print declaration location.
21994         * c-common.c (validate_nargs): Rename as
21995         builtin_function_validate_nargs.
21996         (check_builtin_function_arguments): Update.
21998 2010-02-22  Richard Guenther  <rguenther@suse.de>
22000         PR lto/43045
22001         * tree-inline.c (declare_return_variable): Use the type of
22002         the call stmt lhs if available.
22004 2010-02-22  Duncan Sands  <baldrick@free.fr>
22006         * passes.c (register_pass): Always consider all pass lists when
22007         ref_pass_instance_number is zero.
22009 2010-02-22  Richard Guenther  <rguenther@suse.de>
22011         PR tree-optimization/42749
22012         * tree-tailcall.c (adjust_return_value_with_ops): Drop update
22013         parameter.  Do arithmetic in the original type.
22014         (update_accumulator_with_ops): Likewise.
22015         (adjust_accumulator_values): Adjust.
22017 2010-02-22  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22019         * config/s390/s390.md ("movqi"): Re-add the mem->mem alternative.
22020         (QI to BLKmode splitter): New splitter.
22022 2010-02-22  H.J. Lu  <hongjiu.lu@intel.com>
22024         * config/i386/i386.c (initial_ix86_tune_features): Turn on
22025         X86_TUNE_INTER_UNIT_MOVES for m_ATOM.
22027 2010-02-22  Richard Guenther  <rguenther@suse.de>
22029         * tree-vect-slp.c (vect_slp_analyze_bb): Fix typo.
22031 2010-02-22  Hans-Peter Nilsson  <hp@bitrange.com>
22033         Migrate crti, crtn, crtbegin, crtend build rules to libgcc.
22034         * config/mmix/t-mmix (EXTRA_MULTILIB_PARTS): Don't set.
22035         ($(T)crti.o, $(T)crtn.o): Remove rules.
22037 2010-02-21  Tobias Burnus  <burnus@net-b.de>
22039         PR fortran/35259
22040         * doc/invoke.texi (-fassociative-math): Document that this
22041         option is automatically enabled for Fortran.
22043 2010-02-20  David S. Miller  <davem@davemloft.net>
22045         * configure.ac: Test if linker and assembler properly support
22046         GOTDATA_OP relocations.
22047         * configure: Rebuild.
22048         * config.in: Likewise.
22049         * config/sparc/sparc.md (UNSPEC_MOVE_GOTDATA): New.
22050         (movsi_lo_sum_pic): Use %gdop_*() relocs if available.
22051         (movsi_high_pic): Likewise.
22052         (movdi_lo_sum_pic): Likewise.
22053         (movdi_high_pic): Likewise.
22054         (movsi_pic_gotdata_op): New pattern.
22055         (movdi_pic_gotdata_op): Likewise.
22056         * config/sparc/sparc.c (legitimize_pic_address): If flag_pic is 2,
22057         emit gen_mov{si,di}_pic_gotdata_op for the GOT slot load.
22059 2010-02-20  Uros Bizjak  <ubizjak@gmail.com>
22061         PR target/43067
22062         * config/i386/sse.md (xop_mulv2div2di3_low): Change type
22063         attribute to ssemul.
22064         (xop_mulv2div2di3_high): Ditto.
22066 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
22068         PR c++/35669
22069         * c.opt (Wconversion-null): New option.
22070         * doc/invoke.texi (Wconversion-null): Document.
22072 2010-02-20  Manuel López-Ibáñez  <manu@gcc.gnu.org>
22074         * common.opt (Wlarger-than-): Add Undocumented.
22076 2010-02-19  Mike Stump  <mikestump@comcast.net>
22078         * config/t-darwin (gt-darwin.h): Remove as Makefile now handles it.
22080 2010-02-19  Jason Merrill  <jason@redhat.com>
22082         PR target/40332
22083         * configure.ac (gcc_cv_as_cfi_advance_working): Check 32-bit advance.
22084         * configure: Likewise.
22086 2010-02-20  Alan Modra  <amodra@gmail.com>
22088         PR middle-end/42344
22089         * cgraph.h (cgraph_make_decl_local): Declare.
22090         * cgraph.c (cgraph_make_decl_local): New function.
22091         (cgraph_make_node_local): Use it.
22092         * cgraphunit.c (cgraph_function_versioning): Likewise.
22093         * ipa.c (function_and_variable_visibility): Likewise.
22095 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
22097         PR bootstrap/43121
22098         * except.c (sjlj_emit_function_enter): Don't call
22099         add_reg_br_prob_note, instead add REG_BR_PROB note to the last insn
22100         directly.
22101         * rtl.h (add_reg_br_prob_note): Remove prototype.
22103 2010-02-19  Manuel López-Ibáñez  <manu@gcc.gnu.org>
22105         PR 41779
22106         * c-common.c (conversion_warning): Remove widening conversions
22107         before checking the conversion of integers to reals.
22109 2010-02-19  Mike Stump  <mikestump@comcast.net>
22111         PR middle-end/43125
22112         * c-decl.c (merge_decls): Merge DECL_PRESERVE_P.
22114         PR objc/43061
22115         * cgraphunit.c (process_function_and_variable_attributes): Check
22116         DECL_PRESERVE_P instead of looking up attribute "used".
22117         * ipa-pure-const.c (check_decl): Likewise.
22118         * ipa-reference.c (has_proper_scope_for_analysis): Likewise.
22119         * ipa-type-escape.c (has_proper_scope_for_analysis): Likewise.
22120         * config/sol2.c (solaris_insert_attributes): Set DECL_PRESERVE_P
22121         instead of attribute "used".
22122         * config/sol2-c.c (solaris_pragma_init): Likewise.
22123         (solaris_pragma_fini): Likewise.
22125 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
22127         * ipa-struct-reorg.c (make_field_acc_node, gen_cluster, peel_field):
22128         Use XCNEW instead of xcalloc.
22129         (add_access_to_acc_sites, create_new_var_node, add_alloc_site): Use
22130         XNEW instead of xmalloc.
22131         (get_fields): Use XNEWVEC instead of xmalloc.
22133         PR debug/43084
22134         * ipa-struct-reorg.c (add_access_to_acc_sites): For debug stmts don't
22135         populate vars array.
22136         (create_new_general_access): For debug stmts just reset value.
22137         (get_stmt_accesses): For accesses within debug stmts just record them
22138         using add_access_to_acc_sites instead of preventing the peeling or
22139         counting them as accesses.
22141         PR middle-end/42233
22142         * dojump.c (do_jump) <case TRUTH_NOT_EXPR>: Invert priority.
22144 2010-02-19  Richard Guenther  <rguenther@suse.de>
22146         PR tree-optimization/42916
22147         * tree-vect-slp.c (vect_slp_analyze_bb): Count only real
22148         instructions.
22150 2010-02-19  Andreas Schwab  <schwab@linux-m68k.org>
22152         * configure.ac: Replace all uses of changequote in macro arguments
22153         with proper quoting.
22155 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
22157         PR middle-end/42233
22158         * loop-doloop.c (add_test): Adjust do_compare_rtx_and_jump caller.
22160 2010-02-19  Richard Guenther  <rguenther@suse.de>
22162         PR tree-optimization/42944
22163         * tree-ssa-alias.c (call_may_clobber_ref_p_1): Massage
22164         test for aliasing with errno.
22166 2010-02-19  Jakub Jelinek  <jakub@redhat.com>
22168         PR middle-end/42233
22169         * expr.h (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump,
22170         do_jump_1, do_compare_rtx_and_jump): Add PROB argument.
22171         * dojump.c: Include output.h.
22172         (inv): New inline function.
22173         (jumpifnot, jumpifnot_1, jumpif, jumpif_1, do_jump_1, do_jump,
22174         do_jump_by_parts_greater_rtx, do_jump_by_parts_greater,
22175         do_jump_by_parts_zero_rtx, do_jump_by_parts_equality_rtx,
22176         do_jump_by_parts_equality, do_compare_and_jump): Add PROB
22177         argument, pass it down to other calls.
22178         (do_compare_rtx_and_jump): Likewise.  If PROB is not -1,
22179         add REG_BR_PROB note to the conditional jump.
22180         * cfgexpand.c (add_reg_br_prob_note): Removed.
22181         (expand_gimple_cond): Don't call it, add the probability
22182         as last argument to jumpif_1/jumpifnot_1.
22183         * Makefile.in (dojump.o): Depend on output.h.
22184         * builtins.c (expand_errno_check): Adjust do_compare_rtx_and_jump
22185         callers.
22186         * expmed.c (emit_store_flag_force, do_cmp_and_jump): Likewise.
22187         * stmt.c (do_jump_if_equal): Likewise.
22188         * cfgrtl.c (rtl_lv_add_condition_to_bb): Likewise.
22189         * loop-unswitch.c (compare_and_jump_seq): Likewise.
22190         * config/rs6000/rs6000.c (rs6000_aix_emit_builtin_unwind_init):
22191         Likewise.
22192         * optabs.c (expand_doubleword_shift, expand_abs): Likewise.
22193         * expr.c (expand_expr_real_1): Adjust do_jump, jumpifnot and
22194         jumpifnot_1 callers.
22195         (expand_expr_real_2): Adjust jumpifnot_1 and do_compare_rtx_and_jump
22196         callers.
22197         (store_expr): Adjust jumpifnot caller.
22198         (store_constructor): Adjust jumpif caller.
22200         PR middle-end/42233
22201         * gimplify.c (gimple_boolify): For __builtin_expect call
22202         gimple_boolify also on its first argument.
22204 2010-02-18  Uros Bizjak  <ubizjak@gmail.com>
22206         * configure.ac (gnu-unique-object): Wrap regexps using [] in
22207         changequote block.
22208         (__stack_chk_fail): Ditto.  Remove quadrigraphs.
22209         * configure: Regenerated.
22211 2010-02-18  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>
22213         * config/spu/spu-c.c (spu_resolve_overloaded_builtin): Call
22214         lang_hooks.types_compatible_p instead of comptypes.
22216 2010-02-18  Sebastian Huber  <sebastian.huber@embedded-brains.de>
22218         * config/arm/lib1funcs.asm (__prefer_thumb__): New define.
22219         (udivsi3, aeabi_uidivmod, divsi3, aeabi_idivmod): Use Thumb-1 variant
22220         if __prefer_thumb__ is defined.
22222 2010-02-18  Martin Jambor  <mjambor@suse.cz>
22224         PR tree-optimization/43066
22225         * tree-sra.c (build_ref_for_offset_1): Return false on encountering an
22226         array with zero-sized element type.
22228 2010-02-18  Jakub Jelinek  <jakub@redhat.com>
22230         * dwarf2out.c (add_var_loc_to_decl): Change last argument to
22231         rtx, allocate struct var_loc_node here and return it to the
22232         caller, and only if it is actually needed.
22233         (dwarf2out_var_location): Adjust add_var_loc_to_decl caller,
22234         move it earlier and return immediately if it returns NULL.
22236 2010-02-17  Mikael Pettersson  <mikpe@it.uu.se>
22238         * config/sparc/gas.h: New file.  Restore
22239         TARGET_ASM_NAMED_SECTION to its ELF default.
22240         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Do not
22241         check !HAVE_GNU_AS.
22242         * config/sparc/sparc.c (sparc_elf_asm_named_section):
22243         Likewise.  Add ATTRIBUTE_UNUSED to prototype.
22244         * config.gcc (sparc*-*-linux*): Include sparc/gas.h
22245         after sparc/sysv4.h.
22247 2010-02-17  Dave Korn  <dave.korn.cygwin@gmail.com>
22249         * config/i386/mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.
22251 2010-02-17  Steven Bosscher  <steven@gcc.gnu.org>
22253         * gensupport.c (process_one_cond_exec): Derive name for COND_EXEC
22254         patterns from predicated pattern.
22256 2010-02-17  Uros Bizjak  <ubizjak@gmail.com>
22258         PR target/43103
22259         * config/i386/sse.md (xop_vpermil2<mode>3): Use avxmodesuffixf2c
22260         for insn mnemonic suffix.
22262 2010-02-17  Richard Guenther  <rguenther@suse.de>
22264         * tree-vrp.c (vrp_visit_phi_node): Restrict SCEV analysis
22265         to loop PHI nodes.
22267 2010-02-17  Jakub Jelinek  <jakub@redhat.com>
22269         PR debug/42918
22270         * caller-save.c (save_call_clobbered_regs): If BB ends with
22271         a DEBUG_INSN, move any notes in between last real insn and the last
22272         DEBUG_INSN after the last DEBUG_INSN.
22274 2010-02-16  Joern Rennecke  <joern.rennecke@embecosm.com>
22276         * tm.texi (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD_SPEC):
22277         Fix return type.  Fix argument type.  Explain meaning of return value.
22279 2010-02-16  Richard Guenther  <rguenther@suse.de>
22281         PR tree-optimization/41043
22282         * tree-vrp.c (vrp_var_may_overflow): Only ask SCEV for real loops.
22283         (vrp_visit_assignment_or_call): Do not ask SCEV for regular
22284         statements ...
22285         (vrp_visit_phi_node): ... but only for loop PHI nodes.
22287 2010-02-16  Ira Rosen  <irar@il.ibm.com>
22289         PR tree-optimization/43074
22290         * tree-vectorizer.h (VECTORIZABLE_CYCLE_DEF): New.
22291         * tree-vect-loop.c (vect_analyze_loop_operations): Add
22292         vectorizable cycles in hybrid SLP check.
22293         * tree-vect-slp.c (vect_detect_hybrid_slp_stmts): Likewise.
22295 2010-02-16  Richard Guenther  <rguenther@suse.de>
22297         * alias.c (memrefs_conflict_p): Distinguish must-alias from don't know.
22298         (true_dependence): If memrefs_conflict_p computes must-alias
22299         trust it.  Move TBAA check after offset-based disambiguation.
22300         (canon_true_dependence): Likewise.
22302 2010-02-16  Alexandre Oliva  <aoliva@redhat.com>
22304         * params.def (PARAM_MAX_VARTRACK_SIZE): New.
22305         * doc/invoke.texi: Document it.
22306         * var-tracking.c: Include toplev.h and params.h.
22307         (vt_find_locations): Return bool indicating success.  Compute
22308         hash sizes unconditionally.  Check new parameter, report.
22309         (variable_tracking_main_1): Check vt_find_locations results and
22310         retry.  Renamed from...
22311         (variable_tracking_main): ... this.  New wrapper to preserve
22312         flag_var_tracking_assignments.
22313         * Makefile.in (var-tracking.o): Adjust dependencies.
22315 2010-02-16  Jack Howarth  <howarth@bromo.med.uc.edu>
22316             Jakub Jelinek  <jakub@redhat.com>
22318         PR target/42854
22319         * config/darwin.h (ASM_WEAKEN_DECL): Don't check weak attribute
22320         if weak_import attribute is present.
22321         * config/darwin.c (machopic_select_section): Likewise.
22323 2010-02-15  Joern Rennecke  <joern.rennecke@embecosm.com>
22325         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document.
22326         (TARGET_VECTORIZE_VECTOR_ALIGNMENT_REACHABLE): Likewise.
22327         (TARGET_VECTORIZE_BUILTIN_VEC_PERM): Likewise.
22328         (TARGET_VECTORIZE_BUILTIN_VEC_PERM_OK): Likewise.
22330         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_CONVERSION): Fix argument
22331         types.
22333         * doc/tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZED_FUNCTION):
22334         Fix argument types.
22336         * doc/tm.texi (TARGET_SCHED_DFA_NEW_CYCLE): Add argument names.
22337         Rewrite text to refer to the names.
22339 2010-02-15  Sebastian Pop  <sebastian.pop@amd.com>
22341         * config/i386/i386-builtin-types.def
22342         (V2DF_FTYPE_V2DF_V2DF_V2DI_INT): Declared.
22343         (V4DF_FTYPE_V4DF_V4DF_V4DI_INT): Declared.
22344         (V4SF_FTYPE_V4SF_V4SF_V4SI_INT): Declared.
22345         (V8SF_FTYPE_V8SF_V8SF_V8SI_INT): Declared.
22346         * config/i386/i386.c (enum ix86_builtins): Add IX86_BUILTIN_VPERMIL2PD,
22347         IX86_BUILTIN_VPERMIL2PS, IX86_BUILTIN_VPERMIL2PD256, and
22348         IX86_BUILTIN_VPERMIL2PS256.
22349         (MULTI_ARG_4_DF2_DI_I): Defined.
22350         (MULTI_ARG_4_DF2_DI_I1): Defined.
22351         (MULTI_ARG_4_SF2_SI_I): Defined.
22352         (MULTI_ARG_4_SF2_SI_I1): Defined.
22353         (bdesc_multi_arg): Add __builtin_ia32_vpermil2pd,
22354         __builtin_ia32_vpermil2ps, __builtin_ia32_vpermil2pd256, and
22355         __builtin_ia32_vpermil2ps256.
22356         (ix86_expand_multi_arg_builtin): Handle MULTI_ARG_4_DF2_DI_I,
22357         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
22358         MULTI_ARG_4_SF2_SI_I1.  Handle builtins with 4 arguments.
22359         (ix86_expand_args_builtin): Handle MULTI_ARG_4_DF2_DI_I,
22360         MULTI_ARG_4_DF2_DI_I1, MULTI_ARG_4_SF2_SI_I, and
22361         MULTI_ARG_4_SF2_SI_I1.  Handle CODE_FOR_xop_vpermil2v2df3,
22362         CODE_FOR_xop_vpermil2v4sf3, CODE_FOR_xop_vpermil2v4df3, and
22363         CODE_FOR_xop_vpermil2v8sf3.
22364         * config/i386/i386.md (UNSPEC_VPERMIL2): Declared.
22365         * config/i386/sse.md (xop_vpermil2<mode>3): New insn pattern.
22366         * config/i386/xopintrin.h (_mm_permute2_pd): New.
22367         (_mm256_permute2_pd): New.
22368         (_mm_permute2_ps): New.
22369         (_mm256_permute2_ps): New.
22371 2010-02-15  Nick Clifton  <nickc@redhat.com>
22373         * config/h8300/h8300.c (h8300_push_pop): Use bool type for
22374         boolean parameters.  Use emit_jump_insn when emitting a pop
22375         instruction containing a return insn.
22376         (push): Use 'true' rather than '1' as second parameter to F.
22377         (h8300_expand_prologue): Likewise.
22378         Use 'true' and 'false' for boolean parameters to h8300_push_pop.
22379         (h8300_expand_epilogue): Likewise.
22381 2010-02-15  Richard Guenther  <rguenther@suse.de>
22383         PR middle-end/43068
22384         * cgraphunit.c (thunk_adjust): Skip adjusting by fixed_offset
22385         if that is zero.
22387 2010-02-15  Nick Clifton  <nickc@redhat.com>
22389         * config/mn10300/mn10300.h (FUNCTION_ARG_REGNO_P): Revert previous
22390         delta.
22392 2010-02-14  Marco Poletti  <poletti.marco@gmail.com>
22394         * intl.c (fake_ngettext): New function.
22395         * intl.h (fake_ngettext): Declare.
22396         (ngettext): Define macro.
22397         * collect2.c (notice_translated): New function.
22398         (main): Use notice_translated and ngettext.
22399         * collect2.h (notice_translated): Declare.
22401 2010-02-14  Steven Bosscher  <steven@gcc.gnu.org>
22403         * reorg.c (delete_computation): Comment fixes.
22404         * caller-save.c (setup_save_areas): Idem.
22405         * sel-sched-dump.c (dump_lv_set): Idem.
22406         * rtl.def: Idem.
22408 2010-02-14  Andreas Krebbel  <Andreas.Krebbel@de.ibm.com>
22410         * config/s390/s390.c (s390_sched_init): New function.
22411         (TARGET_SCHED_INIT): Target hook defined.
22413 2010-02-12  Dave Korn  <dave.korn.cygwin@gmail.com>
22414             Jack Howarth  <howarth@bromo.med.uc.edu>
22415             Iain Sandoe  <iain.sandoe@sandoe-acoustics.co.uk>
22417         PR target/42982
22418         Partial revert of unintended change in fix for PR41605.
22419         * config/darwin.h: Fix typo.
22420         * config/darwin9.h: Same.
22422 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
22424         * c-pch.c (pch_init): Clear v.
22426 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
22428         PR middle-end/42930
22429         * graphite-scop-detection.c (graphite_can_represent_scev): Call
22430         graphite_can_represent_init for MULT_EXPR.
22432 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
22434         PR middle-end/42914
22435         PR middle-end/42530
22436         * graphite-sese-to-poly.c (remove_phi): New.
22437         (translate_scalar_reduction_to_array): Call remove_phi.
22439 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
22441         PR middle-end/42771
22442         * graphite-clast-to-gimple.c (gloog): Call rename_sese_parameters.
22443         * graphite-clast-to-gimple.h (gloog): Update declaration.
22444         * graphite-poly.c (new_scop): Clear POLY_SCOP_P.
22445         * graphite-poly.h (struct poly_bb): Add missing comments.
22446         (struct scop): Add poly_scop_p field.
22447         (POLY_SCOP_P): New.
22448         * graphite-sese-to-poly.c (build_poly_scop): Set POLY_SCOP_P.
22449         * graphite.c (graphite_transform_loops): Build the polyhedral
22450         representation for each scop before code generation.
22451         * sese.c (rename_variables_in_operand): Removed.
22452         (rename_variables_in_expr): Return the renamed expression.
22453         (rename_sese_parameters): New.
22454         * sese.h (rename_sese_parameters): Declared.
22456 2010-02-11  Richard Guenther  <rguenther@suse.de>
22458         PR tree-optimization/42998
22459         * tree-ssa-pre.c (create_expression_by_pieces): Treat
22460         POINTER_PLUS_EXPR properly.
22462 2010-02-11  Sebastian Pop  <sebastian.pop@amd.com>
22463             Changpeng Fang  <changpeng.fang@amd.com>
22465         PR middle-end/40886
22466         * tree-ssa-loop-ivopts.c (determine_use_iv_cost_condition): Decrement
22467         the cost of an IV candidate when the IV is used in a test against zero.
22469         * gcc.dg/tree-ssa/ivopts-3.c: New.
22471 2010-02-11  Richard Guenther  <rguenther@suse.de>
22473         PR lto/41664
22474         * tree-ssa-alias.c (refs_may_alias_p_1): Canonicalize
22475         pointer-vs-decl case by swapping refs.  Handle some cases
22476         of pointer-vs-decl disambiguations more conservatively.
22477         * cfgexpand.c (gimple_expand_cfg): Set gimple_df->in_ssa_p
22478         to false after expanding.
22480 2010-02-11  Richard Guenther  <rguenther@suse.de>
22482         PR driver/43021
22483         * gcc.c (process_command): Handle LTO file@offset case more
22484         appropriately.
22486 2010-02-11  Jakub Jelinek  <jakub@redhat.com>
22488         * reload1.c (eliminate_regs_1): If insn is DEBUG_INSN, avoid any
22489         modifications outside of the DEBUG_INSN.  Accept CLOBBERs inside
22490         of DEBUG_INSNs.
22491         (eliminate_regs_in_insn): Eliminate regs even in DEBUG_INSNs.
22493         * dwarf2out.c (mem_loc_descriptor) <case MEM>: Use DW_OP_deref_size
22494         if MEM's mode size isn't DWARF2_ADDR_SIZE.
22495         (mem_loc_descriptor) <do_scompare>: Allow also VOIDmode arguments.
22496         Optimize eq/ne comparisons when both arguments are known to be
22497         zero-extended.
22498         (mem_loc_descriptor) <do_ucompare>: Allow also VOIDmode arguments.
22499         Don't mask operands unnecessarily if they are known to be already
22500         zero-extended.
22502 2010-02-10  Vladimir Makarov  <vmakarov@redhat.com>
22504         * ira-conflicts.c (add_insn_allocno_copies): Use find_reg_note
22505         instead of loop.
22507 2010-02-10  Richard Guenther  <rguenther@suse.de>
22509         PR tree-optimization/43017
22510         * tree-vrp.c (vrp_int_const_binop): Trust int_const_binop
22511         for wrapping signed arithmetic.
22513 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
22515         PR debug/43010
22516         * dwarf2out.c (retry_incomplete_types): Don't call gen_type_die
22517         if no debug info should be emitted for it.
22519 2010-02-10  Kaz Kojima  <kkojima@gcc.gnu.org>
22521         * config/sh/sh.c (find_barrier): Skip call insn with a REG_EH_REGION
22522         note when flag_exceptions is set.
22524 2010-02-10  Duncan Sands  <baldrick@free.fr>
22526         * Makefile.in (PLUGIN_HEADERS): Add debug.h.
22528 2010-02-10  Richard Guenther  <rguenther@suse.de>
22530         PR c/43007
22531         * tree.c (get_unwidened): Handle constants.
22532         * convert.c (convert_to_integer): Handle TRUNC_DIV_EXPR.
22534 2010-02-10  Martin Jambor  <mjambor@suse.cz>
22536         PR lto/42985
22537         * ipa-prop.c (ipa_update_after_lto_read): Count parameters and
22538         check for variable argument counts independently.
22540 2010-02-10  Christian Bruel  <christian.bruel@st.com>
22542         PR target/42841
22543         * config/sh/sh.c (find_barrier): Increase length for non delayed
22544         conditional branches.
22546 2010-02-10  Christian Bruel  <christian.bruel@st.com>
22548         * config/sh/sh.c (find_barrier): Don't emit a CP inside the GP setting.
22550 2010-02-10  Jakub Jelinek  <jakub@redhat.com>
22552         * builtins.c (set_builtin_user_assembler_name): Also handle
22553         ffs if int is smaller than word.
22555 2010-02-09  Vladimir Makarov  <vmakarov@redhat.com>
22557         PR middle-end/42973
22558         * ira-conflicts.c (get_dup): Remove.
22559         (process_reg_shuffles): Add new parameter.  Use it as an
22560         additional guard for copy generation.
22561         (add_insn_allocno_copies): Rewrite.
22563 2010-02-09  Alexander Monakov  <amonakov@ispras.ru>
22565         * common.opt (fsched2-use-traces): Preserved for backward
22566         compatibility.
22567         * doc/invoke.texi: Remove the documentation about option
22568         -fsched2-use-traces.
22569         * sched-rgn.c (rest_of_handle_sched2): Remove usage of
22570         flag_sched2_use_traces.
22571         * opts.c (common_handle_option): Add OPT_fsched2_use_traces to
22572         the backward compatibility flag section.
22574 2010-02-09  Richard Guenther  <rguenther@suse.de>
22576         PR tree-optimization/43008
22577         * tree-ssa-structalias.c (handle_lhs_call): Pass in the fndecl,
22578         make HEAP variables initialized from global memory if they
22579         are not known builtin functions.
22580         (find_func_aliases): Adjust.
22582 2010-02-09  Richard Guenther  <rguenther@suse.de>
22584         PR tree-optimization/43000
22585         * tree-vrp.c (vrp_int_const_binop): Only handle unsigned
22586         arithmetic manually.
22588 2010-02-08  Jakub Jelinek  <jakub@redhat.com>
22590         PR tree-optimization/42931
22591         * tree-loop-linear.c (try_interchange_loops): Don't call
22592         double_int_mul if estimated_loop_iterations failed.
22594 2010-02-08  Martin Jambor  <mjambor@suse.cz>
22596         PR middle-end/42898
22597         * tree-sra.c (build_accesses_from_assign): Do not mark in
22598         should_scalarize_away_bitmap if stmt has volatile ops.
22599         (sra_modify_assign): Do not process assigns piecemeal if if stmt
22600         has volatile ops.
22602 2010-02-08  Joern Rennecke  <joern.rennecke@embecosm.com>
22604         * doc/tm.texi (TARGET_UNWIND_WORD_MODE): Document.
22606 2010-02-07  Adam Nemet  <adambnmet@gmail.com>
22608         * config/mips/mips.md (*<optab>_trunc<mode>_exts): Fix comment
22609         before the pattern.
22611 2010-02-07  Andrew Pinski  <pinskia@gmail.com>
22613         PR middle-end/42946
22614         * df-core.c (df_finish_pass): Change type of saved_flags to int.
22616 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
22618         PR middle-end/42988
22619         * graphite-dependences.c (dependence_polyhedron): Set PDDR_KIND
22620         to unknown_dependence.
22621         (graphite_legal_transform_dr): Handle the unknown_dependence.
22622         (graphite_carried_dependence_level_k): Same.
22624 2010-02-07  Sebastian Pop  <sebastian.pop@amd.com>
22626         * ChangeLog.graphite: Remove testsuite/ or gcc/testsuite/.
22628 2010-02-07  Richard Guenther  <rguenther@suse.de>
22630         PR middle-end/42991
22631         * expr.c (get_inner_reference): Always initialize *pbitsize.
22633 2010-02-07  Richard Guenther  <rguenther@suse.de>
22635         PR middle-end/42956
22636         * gimplify.c (gimple_fold_indirect_ref): Avoid generating
22637         new ARRAY_REFs on variable size element or minimal index arrays.
22638         Complete.
22639         * tree-ssa-loop-ivopts.c (find_interesting_uses_address): Use
22640         gimple_fold_indirect_ref.
22642 2010-02-06  Richard Earnshaw  <rearnsha@arm.com>
22644         PR target/42957
22645         * arm.c (arm_override_options): Just return if the user has specified
22646         an invalid fpu name.
22648 2010-02-03  Jason Merrill  <jason@redhat.com>
22650         PR c++/42870
22651         * config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Call
22652         i386_pe_maybe_record_exported_symbol.
22654 2010-02-05  Steve Ellcey  <sje@cup.hp.com>
22656         PR target/42924
22657         * config/pa/pa.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
22658         (pa_delegitimize_address): New function.
22660 2010-02-05  Ozkan Sezer  <sezeroz@gmail.com>
22662         * config/i386/msformat-c.c (ms_printf_length_specs): Set the
22663         scalar_identity_flag for the size_t/ptrdiff_t %Id and %Iu specs.
22665 2010-02-05  Richard Guenther  <rguenther@suse.de>
22667         PR lto/42762
22668         * lto-streamer-in.c (get_resolution): Deal with references
22669         to undefined functions.
22671 2010-02-05  Richard Guenther  <rguenther@suse.de>
22673         * tree-ssa-ccp.c (get_symbol_constant_value): Strip all conversions.
22674         (fold_const_aggregate_ref): Likewise.
22675         (ccp_fold_stmt): Substitute loads.
22676         (maybe_fold_reference): Verify types before substituting.
22677         Unshare properly.
22678         (fold_gimple_assign): Unshare properly.
22679         (fold_stmt_1): Insert conversion if necessary before replacing the RHS.
22681 2010-02-05  Nathan Froyd  <froydnj@codesourcery.com>
22683         * config/rs6000/rs6000.c (rs6000_override_options): Invert check
22684         for rs6000_gen_cell_microcode.
22686 2010-02-04  Richard Guenther  <rguenther@suse.de>
22688         PR rtl-optimization/42952
22689         * dse.c (const_or_frame_p): Remove MEM handling.
22691 2010-02-04  Nick Clifton  <nickc@redhat.com>
22693         * config/mn10300/mn10300.c (TARGET_ASM_OUTPUT_MI_THUNK): Define.
22694         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Define.
22695         (function_arg): Use NULL_RTX and FIRST_ARGUMENT_REGNUM.
22696         (mn10300_asm_output_mi_thunk): New function.
22697         (mn10300_can_output_mu_thunk): New function.
22698         * config/mn10300/mn10300.h (FIRST_ARGUMENT_REGNUM): Define.
22699         (FUNCTION_ARG_REGNO_P): Fix comment.  Accept d0 and d1.
22700         (FUNCTION_ARG): Delete incorrect comment.
22702 2010-02-03  Jason Merrill  <jason@redhat.com>
22704         PR c++/40138
22705         * fold-const.c (operand_equal_p): Handle erroneous types.
22707 2010-02-03  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
22709         * config/h8300/h8300.md (can_delay): Fix attibute condition.
22711 2010-02-03  Vladimir Makarov  <vmakarov@redhat.com>
22713         PR rtl-optimization/42941
22714         * sched-deps.c (setup_insn_reg_pressure_info): Use xcalloc instead
22715         of xmalloc.
22717 2010-02-03  Jason Merrill  <jason@redhat.com>
22719         PR c++/35652
22720         * builtins.c (c_strlen): Use EXPR_LOCATION in diagnostics.
22722 2010-02-03  Alexandre Oliva  <aoliva@redhat.com>
22724         PR debug/42896
22725         * cselib.h (struct cselib_val_struct): Add uid.  Rename value to hash.
22726         (cselib_reset_table): Renamed from...
22727         (cselib_reset_table_with_next_value): ... this.
22728         (cselib_get_next_uid): Renamed from...
22729         (cselib_get_next_unknown_value): ... this.
22730         * cselib.c (next_uid): Renamed from...
22731         (next_unknown_value): ... this.
22732         (cselib_clear_table): Adjust.
22733         (cselib_reset_table): Adjust.  Renamed from...
22734         (cselib_reset_table_with_next_value): ... this.
22735         (cselib_get_next_uid): Adjust.  Renamed from...
22736         (cselib_get_next_unknown_value): ... this.
22737         (get_value_hash): Use hash.
22738         (cselib_hash_rtx): Likewise.
22739         (new_cselib_val): Adjust.  Set and dump uid.
22740         (cselib_lookup_mem): Pass next_uid as hash.
22741         (cselib_subst_to_values): Likewise.
22742         (cselib_log_lookup): Dump uid.
22743         (cselib_lookup): Pass next_uid as hash.  Adjust.
22744         (cselib_process_insn): Adjust.
22745         (cselib_init): Initialize next_uid.
22746         (cselib_finish): Adjust.
22747         (dump_cselib_table): Likewise.
22748         * dse.c (canon_address): Dump value uid.
22749         * print-rtl.c (print_rtx): Print value uid.
22750         * var-tracking.c (VARIABLE_HASH_VAL): Dropped.
22751         (dvuid): New type.
22752         (dv_uid): New function, sort of renamed from...
22753         (dv_htab_hash): ... this, reimplemented in terms of it and...
22754         (dv_uid2hash): ... this.  New.
22755         (variable_htab_eq): Drop excess assertions.
22756         (tie_break_pointers): Removed.
22757         (canon_value_cmp): Compare uids.
22758         (variable_post_merge_New_vals): Print uids.
22759         (vt_add_function_parameters): Adjust.
22760         (vt_initialize): Reset table.  Adjust.
22762 2010-02-03  Richard Guenther  <rguenther@suse.de>
22764         PR tree-optimization/42944
22765         * tree-ssa-alias.c (ref_maybe_used_by_call_p_1): Handle calloc.
22766         (call_may_clobber_ref_p_1): Likewise.  Properly handle
22767         malloc and calloc clobbering errno.
22769 2010-02-03  Steven Bosscher  <steven@gcc.gnu.org>
22771         * doc/invoke.texi: Fix name of sched1 dump.
22773         * opts.c (decode_options): Set flag_tree_switch_conversion
22774         only conditionally on optimize >= 2.
22776         * gcse.c: Assorted comment fixes in pass description.
22778 2010-02-03  Anthony Green  <green@moxielogic.com>
22780         * config/moxie/moxie.c (moxie_asm_trampoline_template): Introduce
22781         nop padding in order to maintain alignment of storage location of
22782         target function address.
22783         (moxie_trampoline_init): Store target function address at newly
22784         aligned location.
22785         * config/moxie/moxie.h (TRAMPOLINE_ALIGNMENT): Increase alignment
22786         to 32.
22787         (TRAMPOLINE_SIZE): Increase size by 2 bytes for alignment padding.
22789 2010-02-03  Richard Guenther  <rguenther@suse.de>
22791         PR middle-end/42927
22792         * tree-cfg.c (verify_gimple_assign_binary): Fix shift verification.
22794 2010-02-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22796         * config.gcc: Reenable check for obsolete targets.
22797         Obsolete alpha*-dec-osf4*, alpha*-dec-osf5.0*, mips-sgi-irix5*,
22798         mips-sgi-irix6.[0-4]*.
22800 2010-02-02  Nick Clifton  <nickc@redhat.com>
22802         * config/rx/rx.c (rx_is_legitimate_constant): Treat a maximum
22803         constant size of 4 as being the same as 0.
22804         * doc/invoke.texi (RX Options): Document that -mmax-constant-size
22805         can take values in the range 0..4.
22807 2010-02-02  Jack Howarth  <howarth@bromo.med.uc.edu>
22809         PR java/41991
22810         * unwind-dw2-fde-darwin.c: Re-export _Unwind_FindEnclosingFunction()
22811         as _darwin10_Unwind_FindEnclosingFunction().
22812         * libgcc-libsystem.ver: New.
22814 2010-02-01  Vladimir Makarov  <vmakarov@redhat.com>
22816         PR target/41399
22817         * sched-deps.c (sched_analyze_insn): Ignore fixed registers for
22818         implicitly set registers.
22820 2010-02-01  Richard Earnshaw  <rearnsha@arm.com>
22822         * arm.c (FL_FOR_ARCH_7A): is also a superset of ARMv6K.
22823         (arm_override_options): Allow automatic selection of the thread
22824         pointer register if thumb2.
22825         (legitimize_pic_address): Improve code sequences for Thumb2.
22826         (arm_call_tls_get_addr): Likewise.
22827         (legitimize_tls_address): Likewise.
22828         * arm.md (pic_load_addr_arm): Delete.  Replace with ...
22829         (pic_load_addr_32bit): ... this.  New named pattern.
22830         * thumb2.md (pic_load_addr_thumb2): Delete.
22831         (pic_load_dot_plus_four): Delete.
22832         (tls_load_dot_plus_four): New named pattern.
22834 2010-02-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22836         PR libgomp/29986
22837         * doc/install.texi (Specific): Add sparc-sun-solaris2.10 entry.
22838         Document fix for TLS bug.
22840 2010-01-31  Richard Guenther  <rguenther@suse.de>
22842         * tree-sra.c (ptr_parm_has_direct_uses): Rewrite to be
22843         conservatively correct.
22845 2010-01-31  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
22847         PR target/42850
22848         Revert:
22849         2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
22851         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
22853 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
22855         * doc/install.texi: Update recommended GMP/MPFR/MPC versions.
22857 2010-01-31  Kai Tietz  <kai.tietz@onevision.com>
22859         * config.gcc: Adjust order of makefile fragments for mingw targets.
22861 2010-01-31  Richard Guenther  <rguenther@suse.de>
22863         PR middle-end/42898
22864         * gimplify.c (gimplify_init_constructor): For volatile LHS
22865         initialize a temporary.
22867 2010-01-31  Matthias Klose  <doko@ubuntu.com>
22869         * configure.ac: Fix __stack_chk_fail check for cross builds configured
22870         --with-headers
22871         * configure: Regenerate.
22873 2010-01-29  Eric Botcazou  <ebotcazou@adacore.com>
22875         * tree-ssa-alias.c (same_type_for_tbaa): Return -1 if the types have
22876         the same alias set and their sizes different constantness.
22877         (aliasing_component_refs_p): Revert 2009-10-24 change.
22879 2010-01-29  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
22881         * config/sparc/sparc.c (sparc_elf_asm_named_section): Declare decl
22882         unused.
22884 2010-01-29  Richard Guenther  <rguenther@suse.de>
22886         * tree-ssa-ccp.c (ccp_fold_stmt): Unshare values we substitute.
22887         Assert we successfully updated the call.
22889 2010-01-29  Jakub Jelinek  <jakub@redhat.com>
22891         PR rtl-optimization/42889
22892         * df.h (df_set_bb_dirty_nonlr): New prototype.
22893         * df-core.c (df_set_bb_dirty_nonlr): New function.
22894         * df-scan.c (df_insn_rescan): Call it instead of
22895         df_set_bb_dirty for DEBUG_INSNs.
22897 2010-01-29  Richard Guenther  <rguenther@suse.de>
22899         PR middle-end/37448
22900         * ipa-inline.c (cgraph_decide_inlining_incrementally): Avoid
22901         quadratic behavior in most cases.
22903 2010-01-28  Uros Bizjak  <ubizjak@gmail.com>
22905         PR target/42891
22906         * config/i386/i386.c (ix86_expand_int_movcc): Convert tmp to SImode
22907         in the call to gen_x86_movsicc_0_m1.
22909 2010-01-28  Richard Guenther  <rguenther@suse.de>
22911         PR tree-optimization/42871
22912         * tree-ssa-pre.c (phi_translate_set): Make sure to retain leaders.
22914 2010-01-28  Richard Guenther  <rguenther@suse.de>
22916         * tree-ssa-ccp.c (ccp_fold_stmt): Fold calls and propagate
22917         into call arguments.
22919 2010-01-28  Richard Guenther  <rguenther@suse.de>
22921         PR middle-end/42883
22922         * tree-cfgcleanup.c (remove_forwarder_block): Do not remove
22923         the forwarder if the destination is an EH landing pad.
22925 2010-01-28  Razya Ladelsky  <razya@il.ibm.com>
22927         * tree-parloops.c (transform_to_exit_first_loop): Update the basic
22928         block list passed to gimple_duplicate_sese_tail.
22929         (parallelize_loops): Avoid parallelization when the function
22930         has_nonlocal_label.
22931         Avoid parallelization when the preheader is IRREDUCIBLE.
22932         Try to optimize when estimated_loop_iterations_int is unresolved.
22933         Add the loop's location to the dump file.
22934         * tree-cfg.c (add_phi_args_after_redirect): Remove.
22935         (gimple_duplicate_sese_tail): Remove the check for the latch.
22936         Redirect nexits to the exit block.
22937         Remove handling of the incoming edges to the latch.
22938         Redirect the backedge from the copied latch to the exit bb.
22940 2010-01-28  Michael Matz  <matz@suse.de>
22942         PR target/42881
22943         * config/i386/i386.c (ix86_expand_vector_init_duplicate):
22944         Wrap force_reg into a sequence, emit it before user.
22946 2010-01-28  Stephen Thomas  <stephen.thomas@arm.com>
22948         * config/arm/arm.md (bswapsi2): Add support for bswapsi2.
22949         (arm_rev): New.
22950         (arm_legacy_rev): Likewise.
22951         (thumb_legacy_rev): Likewise.
22953 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
22955         * dwarf2out.c (mem_loc_descriptor): Remove special casing of
22956         CONSTANT_POOL_ADDRESS_P SYMBOL_REFs.  If for MEM recursive call
22957         on MEM's address failed, try avoid_constant_pool_reference and
22958         recurse if it returned something different.
22959         (loc_descriptor): If for MEM mem_loc_descriptor failed on the
22960         address, try avoid_constant_pool_reference and recurse if it
22961         returned something different.
22962         (dw_loc_list_1): If for MEM mem_loc_descriptor failed on the
22963         address and avoid_constant_pool_reference returned something
22964         different, don't set have_address.
22966 2010-01-27  Alexandre Oliva  <aoliva@redhat.com>
22968         PR debug/42861
22969         * var-tracking.c (val_store): Add modified argument, obey it.
22970         Adjust callers.
22971         (count_uses): Move down logging of main.
22972         (compute_bb_dataflow): Use val_store for MO_VAL_USEs that
22973         don't need resolution.
22974         (emit_notes_in_bb): Likewise.
22976 2010-01-27  Richard Guenther  <rguenther@suse.de>
22978         PR middle-end/42878
22979         * tree-inline.c (remap_decl): Delay remapping of SSA name
22980         default definitions until we need them.
22982 2010-01-27  Jakub Jelinek  <jakub@redhat.com>
22984         * config/rs6000/rs6000.c (TARGET_DELEGITIMIZE_ADDRESS): Redefine.
22985         (rs6000_delegitimize_address): New function.
22987         * config/s390/s390.c (s390_delegitimize_address): Call
22988         delegitimize_mem_from_attrs.
22990         PR middle-end/42874
22991         * tree-inline.c (cannot_copy_type_1): Removed.
22992         (copy_forbidden): Don't forbid copying of functions containing
22993         records/unions with variable length fields.
22995 2010-01-27  Christian Bruel  <christian.bruel@st.com>
22997         Revert:
22998         PR target/42841
22999         * config/sh/sh.c (find_barrier): Increase length for non delayed
23000         conditional branches.
23002 2010-01-27  Matthias Klose  <doko@ubuntu.com>
23004         * configure.ac (gnu-unique-object): Fix ldd version check.
23005         * configure: Regenerate.
23007 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23009         * config/sparc/sparc.c (sparc_elf_asm_named_section): Test for
23010         HAVE_GNU_AS value.
23011         * config/sparc/sysv4.h [HAVE_GNU_AS] (TARGET_ASM_NAMED_SECTION):
23012         Test for HAVE_GNU_AS value.
23014 2010-01-26  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23016         * config.gcc (mips-sgi-irix[56]*): Set use_gcc_stdint.
23017         * config/mips/iris.h (INT8_TYPE, INT16_TYPE, INT32_TYPE,
23018         INT64_TYPE): Define.
23019         (UINT8_TYPE, UINT16_TYPE, UINT32_TYPE, UINT64_TYPE): Define.
23020         (INT_LEAST8_TYPE, INT_LEAST16_TYPE, INT_LEAST32_TYPE,
23021         INT_LEAST64_TYPE): Define.
23022         (UINT_LEAST8_TYPE, UINT_LEAST16_TYPE, UINT_LEAST32_TYPE,
23023         UINT_LEAST64_TYPE): Define.
23024         (INT_FAST8_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE)
23025         INT_FAST64_TYPE): Define.
23026         (UINT_FAST8_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE,
23027         UINT_FAST64_TYPE): Define.
23028         (INTMAX_TYPE, UINTMAX_TYPE): Define.
23029         (INTPTR_TYPE, UINTPTR_TYPE): Define.
23030         (SIG_ATOMIC_TYPE): Define.
23032 2010-01-26  Richard Guenther  <rguenther@suse.de>
23034         * df-scan.c (df_scan_set_bb_info): Remove assert.
23035         (df_insn_rescan_debug_internal): Merge asserts.
23036         (df_install_ref): Likewise.
23037         (df_mark_reg): Use bitmap_set_range.
23038         (df_hard_reg_used_p): Remove assert.
23039         (df_hard_reg_used_count): Likewise.
23041 2010-01-26  Richard Guenther  <rguenther@suse.de>
23043         PR rtl-optimization/42685
23044         * web.c (web_main): Ignore DEBUG_INSNs.
23046 2010-01-26  Joern Rennecke  <amylaar@spamcop.net>
23048         * doc/tm.texi (TARGET_HANDLE_C_OPTION): Explain arguments.
23050         (TARGET_RESOLVE_OVERLOADED_BUILTIN): Add loc parameter.
23051         Fix types of fndecl and arglist parameters.
23053 2010-01-26  Richard Guenther  <rguenther@suse.de>
23055         PR middle-end/42806
23056         * tree-eh.c (unsplit_eh): Skip debug insns.
23058 2010-01-26  Richard Guenther  <rguenther@suse.de>
23060         PR tree-optimization/42250
23061         * ipa-type-escape.c (type_escape_execute): Do not analyze clones.
23063 2010-01-26  Jakub Jelinek  <jakub@redhat.com>
23065         PR fortran/42866
23066         * omp-low.c (expand_omp_sections): Only use single_pred if
23067         l2_bb is single_pred_p.
23069 2010-01-25  Christian Bruel  <christian.bruel@st.com>
23071         PR target/42841
23072         * config/sh/sh.c (find_barrier): Increase length for non delayed
23073         conditional branches.
23074         (sh_insn_length_adjustment): Use JUMP_TABLE_DATA_P.
23076 2010-01-24  David S. Miller  <davem@davemloft.net>
23078         * config/sparc/sysv4.h (TARGET_ASM_NAMED_SECTION): Only
23079         define if not using GAS.
23080         * config/sparc/sparc.c (sparc_elf_asm_named_section):
23081         Likewise.  Delete SECTION_MERGE code, which is only applicable
23082         when using GAS.
23084 2010-01-24  Mark Mitchell  <mark@codesourcery.com>
23086         PR c++/42748
23087         * config/arm/arm.c (arm_mangle_type): Do not warn about changes to
23088         mangling of va_list in system headers.
23090 2010-01-23  Toon Moene  <toon@moene.org>
23092         * tree-predcom.c (combine_chains): Return NULL, not false.
23094 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
23096         * tree-loop-distribution.c (distribute_loop): Fix declaration and
23097         initialization of variable res to agree with return type.
23099 2010-01-22  Steve Ellcey  <sje@cup.hp.com>
23101         * Makefile.in (tree-sra.o): Add $(EXPR_H) dependency.
23102         * tree-sra.c: Add include of expr.h.
23104 2010-01-22  Jakub Jelinek  <jakub@redhat.com>
23106         * tree-into-ssa.c (maybe_register_def): If stmt ends the bb,
23107         insert the debug stmt on the single non-EH edge from the stmt.
23109 2010-01-22  Richard Henderson  <rth@redhat.com>
23111         PR tree-opt/42833
23112         * tree-sra.c (sra_modify_assign): Delay re-gimplification of
23113         the RHS until after generate_subtree_copies has insertted its
23114         code before the current statement.
23116 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
23118         * doc/tm.texi (TARGET_MIN_DIVISIONS_FOR_RECIP_MUL): Fix return type.
23120         * gcc-plugin.h (plugin_init): Use "C" likage for c++.
23122 2010-01-21  Martin Jambor  <mjambor@suse.cz>
23124         PR tree-optimization/42585
23125         * tree-sra.c (struct access): New field grp_total_scalarization.
23126         (dump_access): Dump the new field.
23127         (should_scalarize_away_bitmap): New variable.
23128         (cannot_scalarize_away_bitmap): Likewise.
23129         (sra_initialize): Allocate new bitmaps.
23130         (sra_deinitialize): Free new bitmaps.
23131         (create_access_1): New function.
23132         (create_access): Parts moved to create_access_1.
23133         (type_consists_of_records_p): New function.
23134         (completely_scalarize_record): Likewise.
23135         (build_access_from_expr): Set bit in cannot_scalarize_away_bitmap.
23136         (build_accesses_from_assign): Set bits in should_scalarize_away_bitmap.
23137         (sort_and_splice_var_accesses): Hint groups with a total_scalarization
23138         access.
23139         (analyze_all_variable_accesses): Completely scalarize small eligible
23140         records.
23142 2010-01-21  Martin Jambor  <mjambor@suse.cz>
23144         * tree-sra.c (build_ref_for_offset_1): Allow for zero size fields.
23146 2010-01-21  Andrew Haley  <aph@redhat.com>
23148         * gcc.c (process_command): Move lang_specific_driver before
23149         setting cc_libexec_prefix.
23151 2010-01-21  Richard Guenther  <rguenther@suse.de>
23153         PR middle-end/19988
23154         * fold-const.c (negate_expr_p): Pretend only negative
23155         real constants are easily negatable.
23157 2010-01-20  Janis Johnson  <janis187@us.ibm.com>
23158             Jason Merrill  <jason@redhat.com>
23160         * tree.h (TYPE_TRANSPARENT_UNION): Replace with ...
23161         (TYPE_TRANSPARENT_AGGR): this, for union and record.
23162         * calls.c (initialize argument_information): Handle it.
23163         * c-common.c (handle_transparent_union_attribute): Use new name.
23164         * c-decl.c (finish_struct): Ditto.
23165         * c-typeck.c (type_lists_compatible_p): Ditto.
23166         (convert_for_assignment): Use new name and also handle record.
23167         * function.c (aggregate_value_p): Handle it.
23168         (pass_by_reference): Ditto.
23169         (assign_parm_data_types): Ditto.
23170         * print-tree.c (print_node): Ditto.
23171         * lto-streamer-in.c (unpack_ts_type_value_fields): Ditto.
23172         * lto-streamer-out.c (pack_ts_type_value_fields): Ditto.
23173         * tree.c (first_field): New fn.
23175 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
23177         PR target/42818
23178         * config/i386/cygwin.h (CXX_WRAP_SPEC_LIST): Always apply wrappers,
23179         even when linking statically, for now.
23181 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
23183         PR debug/42715
23184         * var-tracking.c (use_type): Choose MO_VAL_SET for REGs set
23185         without a cselib val.
23186         (count_uses): Accept MO_VAL_SET with no val on stores.
23187         (add_stores): Likewise.
23189 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
23191         * var-tracking.c (check_value_val): Add a compile time assertion.
23192         (dv_is_decl_p): Simplify.
23193         (dv_as_decl, dv_as_value, dv_from_decl, dv_from_value): Only use
23194         gcc_assert if ENABLE_CHECKING.
23196 2010-01-20  Alexandre Oliva  <aoliva@redhat.com>
23198         PR debug/42782
23199         * var-tracking.c: Include tree-flow.h.
23200         (mem_dies_at_call): New.
23201         (dataflow_set_preserve_mem_locs): Use it.
23202         (dataflow_set_remove_mem_locs): Likewise.
23203         (dump_var): Renamed from dump_variable.  Adjust all callers.
23204         (dump_var_slot): Renamed from dump_variable_slot.  Likewise.
23205         * Makefile.in (var-tracking.o): Adjust deps.
23207 2010-01-20  Joern Rennecke  <amylaar@spamcop.net>
23209         * doc/tm.texi (TARGET_SCHED_SET_SCHED_FLAGS): Fix argument list.
23211 2010-01-20  Richard Guenther  <rguenther@suse.de>
23213         PR tree-optimization/42717
23214         * tree-ssa-dce.c (get_live_post_dom): Remove.
23215         (forward_edge_to_pdom): Take an arbitrary edge to copy
23216         degenerate PHI args from.
23217         (remove_dead_stmt): Use the first post-dominator even if it
23218         does not contain live statements as redirection destination.
23220 2010-01-20  Richard Guenther  <rguenther@suse.de>
23222         * tree-inline.c (estimate_num_insns): Handle EH builtins.
23224 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
23226         * sel-sched.c (create_speculation_check): Remove set but not used
23227         variable twin.
23228         (try_transformation_cache): Remove set but not used variable ds.
23229         (calculate_privileged_insns): Remove set but not used variables
23230         cur_insn and min_spec_insn.
23231         (find_best_expr): Remove set but not used variable avail_n.
23232         * tree-predcom.c (base_names_in_chain_on): Remove set but not used
23233         variable e.
23234         * cgraphunit.c (assemble_thunk): Remove set but not used variable
23235         false_label.
23236         * haifa-sched.c (remove_notes): Remove set but not used variable prev.
23237         * graphite-clast-to-gimple.c (gloog): Remove set but not used variable
23238         new_scop_exit_edge.
23240 2010-01-20  Felyza Wishbringer  <fwishbringer@gmail.com>
23242         PR bootstrap/42786
23243         * config.gcc (i[34567]86-*-*): Fix handling of athlon64 and athlon-fx
23244         cpu types.  Add support for *-sse3 cpu types.
23245         (x86_64-*-*): Ditto.
23247 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
23249         PR middle-end/42803
23250         * varasm.c (narrowing_initializer_constant_valid_p): Add CACHE
23251         argument, call initializer_constant_valid_p_1 instead of
23252         initializer_constant_valid_p, pass CACHE to it, return NULL
23253         immediately if first call returns NULL.
23254         (initializer_constant_valid_p_1): New function.
23255         (initializer_constant_valid_p): Use it.
23257 2010-01-20  Thomas Quinot  <quinot@adacore.com>
23259         * tree.def (PLACEHOLDER_EXPR): Fix comment.
23261 2010-01-20  Jakub Jelinek  <jakub@redhat.com>
23263         * dwarf2out.c (mem_loc_descriptor): Use DW_OP_mod for UMOD instead
23264         of MOD, handle MOD using DW_OP_{over,over,div,mul,minus}.
23265         (loc_list_from_tree): Don't handle unsigned division.  Handle
23266         signed modulo using DW_OP_{over,over,div,mul,minus}.
23267         * unwind-dw2.c (execute_stack_op): Handle DW_OP_mod using unsigned
23268         modulo instead of signed.
23270 2010-01-20  DJ Delorie  <dj@redhat.com>
23272         * config/h8300/h8300.c (F): Add "in_epilogue" flag.
23273         (Fpa): Pass it
23274         (h8300_emit_stack_adjustment): Propogate it.
23275         (push): Pass it.
23276         (h8300_expand_prologue): Likewise.
23277         (h8300_expand_epilogue): Likewise.
23279 2010-01-19  Michael Matz  <matz@suse.de>
23281         PR tree-optimization/41783
23282         * tree-data-ref.c (toplevel): Include flags.h.
23283         (dump_data_dependence_relation):  Also dump the inputs if the
23284         result will be unknown.
23285         (split_constant_offset_1): Look through some conversions.
23286         * tree-predcom.c (determine_roots_comp): Restart a new chain if
23287         the offset from last element is too large.
23288         (ref_at_iteration): Deal also with MISALIGNED_INDIRECT_REF.
23289         (reassociate_to_the_same_stmt): Handle vector registers.
23290         * tree-vect-data-refs.c (vect_equal_offsets): Handle unary operations
23291         (e.g. conversions).
23292         * tree-vect-loop-manip.c (vect_gen_niters_for_prolog_loop): Add
23293         wide_prolog_niters argument, emit widening instructions.
23294         (vect_do_peeling_for_alignment): Adjust caller, use widened
23295         variant of the iteration cound.
23296         * Makefile.in (tree-data-ref.o): Add $(FLAGS_H).
23298 2010-01-19  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
23300         PR target/38697
23301         * config/arm/neon-testgen.m (emit_automatics): New parameter
23302         features. Adjust for Fixed_return_reg feature.
23303         (test_intrinsic): Call emit_automatics with new feature.
23304         * config/arm/neon.ml: Update copyright years.
23305         (features): New Fixed_return_reg feature.
23306         (ops): Update feature for Vget_low.
23308 2010-01-19  Jakub Jelinek  <jakub@redhat.com>
23310         PR tree-optimization/42719
23311         * tree-outof-ssa.c (trivially_conflicts_p): Don't consider debug
23312         stmt uses.
23314         PR debug/42728
23315         * fwprop.c (all_uses_available_at): Return false if def_set dest
23316         is a REG that is used in def_insn.
23318 2010-01-19  Joern Rennecke  <amylaar@spamcop.net>
23320         * doc/tm.texi (TARGET_FIXED_CONDITION_CODE_REGS): Add argument names.
23322         (TARGET_CC_MODES_COMPATIBLE): Put return value in braces.
23323         Add argument names.
23325         (TARGET_SCHED_INIT_SCHED_CONTEXT): Clarify language.
23327         * target.h (struct gcc_target) <secondary_reload>: Change type
23328         of last argument to secondary_reload_info *.
23330 2010-01-18  Uros Bizjak  <ubizjak@gmail.com>
23332         PR target/42774
23333         * config/alpha/predicates.md (aligned_memory_operand): Return 0 for
23334         memory references with unaligned offsets.  Remove CQImode handling.
23335         (unaligned_memory_operand): Return 1 for memory references with
23336         unaligned offsets.  Remove CQImode handling.
23338 2010-01-18  Richard Guenther  <rguenther@suse.de>
23340         PR middle-end/39954
23341         * cfgexpand.c (expand_call_stmt): TER pointer arguments in
23342         builtin calls.
23344 2010-01-18  Richard Guenther  <rguenther@suse.de>
23346         PR tree-optimization/42781
23347         * tree-ssa-structalias.c (find_what_var_points_to): Skip
23348         restrict processing only if the original variable was artificial.
23350 2010-01-18  Joern Rennecke  <amylaar@spamcop.net>
23352         * doc/tm.texi (TARGET_ASM_FUNCTION_EPILOGUE): Update text on where to
23353         find number of popped argument bytes.
23355         (TARGET_INVALID_WITHIN_DOLOOP): Put return value in braces.
23356         Fix the text that describes the return value for invalid insns.
23358         (TARGET_SCHED_NEEDS_BLOCK_P): Fix return type.  Fix argument list.
23360         (TARGET_SCHED_IS_COSTLY_DEPENDENCE): Fix argument types.
23361         Clarify what 'cost of the -dependence' is.  Fix quoting.
23363         * toplev.c (default_get_pch_validity): Rename argument to "sz".
23364         * doc/tm.texi (TARGET_GET_PCH_VALIDITY): Likewise.
23366 2010-01-17  Jakub Jelinek  <jakub@redhat.com>
23368         * dwarf2out.c (mem_loc_descriptor): Don't ICE on
23369         {S,U}S_{PLUS,MINUS,NEG,ABS,ASHIFT}.
23371 2010-01-17  Richard Guenther  <rguenther@suse.de>
23373         PR middle-end/42248
23374         * function.c (split_complex_args): Take a VEC to modify.
23375         (assign_parms_augmented_arg_list): Build a VEC instead of
23376         a chain of PARM_DECLs.
23377         (assign_parms_unsplit_complex): Take a VEC of arguments.
23378         Do not fixup unmodified parms.
23379         (assign_parms): Deal with the VEC.
23380         (gimplify_parameters): Likewise.
23382 2010-01-17  Richard Guenther  <rguenther@suse.de>
23384         * tree-ssa-uncprop.c (uncprop_into_successor_phis): Fix PHI
23385         node existence check.
23386         * tree-vect-loop.c (vect_analyze_loop_form): Likewise.
23387         * tree-cfgcleanup.c (merge_phi_nodes): Likewise.
23388         * tree-ssa-dce.c (forward_edge_to_pdom): Likewise.
23389         * tree-cfg.c (gimple_execute_on_growing_pred): Likewise.
23390         (gimple_execute_on_growing_pred): Likewise.
23392 2010-01-17  Richard Guenther  <rguenther@suse.de>
23394         PR tree-optimization/42773
23395         * tree-ssa-pre.c (phi_translate_set): Fix check for PHI node existence.
23396         (compute_antic_aux): Likewise.
23397         (compute_partial_antic_aux): Likewise.
23399 2010-01-17  Jie Zhang  <jie.zhang@analog.com>
23401         PR debug/42767
23402         * dwarf2out.c (mem_loc_descriptor): Handle SS_TRUNCATE
23403         and US_TRUNCATE.
23405 2010-01-17  Joern Rennecke  <amylaar@spamcop.net>
23407         * doc/tm.texi (TARGET_INIT_LIBFUNCS): Put @findex entries in order of
23408         appearance.
23410         (TARGET_LEGITIMATE_ADDRESS_P): Add return type.
23411         Fix markup for strict argument.
23413         (TARGET_SCHED_REORDER2): Fix argument types.
23415         (TARGET_SCHED_DFA_PRE_CYCLE_INSN): Fix return type.
23416         (TARGET_SCHED_DFA_POST_CYCLE_INSN): Likewise.
23418         (TARGET_SCHED_DFA_PRE_ADVANCE_CYCLE): Fix name.
23419         (TARGET_SCHED_DFA_POST_ADVANCE_CYCLE): Likewise.
23421         (TARGET_SCHED_FIRST_CYCLE_MULTIPASS_DFA_LOOKAHEAD_GUARD):
23422         Add argument name.
23424         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Remove duplicate documentation.
23425         (TARGET_SCHED_INIT_SCHED_CONTEXT): Likewise.
23426         (TARGET_SCHED_SET_SCHED_CONTEXT): Likewise.
23427         (TARGET_SCHED_CLEAR_SCHED_CONTEXT): Likewise.
23428         (TARGET_SCHED_FREE_SCHED_CONTEXT): Likewise.
23430         (TARGET_SCHED_SET_SCHED_CONTEXT): Fix typo.
23432         (TARGET_SCHED_GEN_SPEC_CHECK): Fix name.
23434         (TARGET_ASM_RELOC_RW_MASK): Add return type.
23435         (TARGET_MANGLE_DECL_ASSEMBLER_NAME): Fix return type.
23437         (TARGET_STRIP_NAME_ENCODING): Fix markup of return type and parameter.
23439         (TARGET_ASM_FILE_START): Put @findex before paragraph start.
23440         Use prototype.
23442         (TARGET_ASM_NAMED_SECTION): Fix argument list.
23444         (TARGET_HAVE_NAMED_SECTIONS): Use @deftypevr.
23445         (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Likewise.
23447         (TARGET_ASM_RECORD_GCC_SWITCHES_SECTION): Use @deftypevr.
23449         (TARGET_ASM_ASSEMBLE_VISIBILITY): Fix argument types.
23451         (TARGET_ASM_MARK_DECL_PRESERVED): Fix argument and markup
23452         referring to it.  Fix language.
23454         (TARGET_HAVE_CTORS_DTORS): Use @deftypevr.
23456         (TARGET_ASM_FINAL_POSTSCAN_INSN): Adjust name of first argument.
23458         (TARGET_ASM_EMIT_UNWIND_LABEL): Add argument types.
23460         (TARGET_ASM_EMIT_EXCEPT_TABLE_LABEL): Add type to argument.
23462         (TARGET_UNWIND_EMIT): Remove space between 'FILE *' and
23463         '@var{stream}.  Remove stray 'and'.
23465         (TARGET_ARM_EABI_UNWINDER): Use @deftypevr.
23467         (TARGET_ASM_OUTPUT_DWARF_DTPREL): Adjust name of first argument.
23469         (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Add missing article.
23471         (TARGET_OPTION_VALID_ATTRIBUTE_P): Fix name, it was
23472         misspelled as TARGET_VALID_OPTION_ATTRIBUTE_P.
23474         (TARGET_GET_PCH_VALIDITY): Put 'void *' in braces.
23475         Fix description of return value.
23476         Rename argument "sz" to "len."
23478         (TARGET_CXX_GUARD_MASK_BIT): Add missing article.
23479         Clarify meaning of 'true' return value.
23481         (TARGET_SHIFT_TRUNCATION_MASK): Fix return type.
23483         (TARGET_MODE_REP_EXTENDED): Fix two inconsisent uses of
23484         rep_mode versus mode_rep.
23486         (TARGET_HANDLE_PRAGMA_EXTERN_PREFIX): Document.
23488         (TARGET_BUILTIN_DECL): Fix name.
23490         (TARGET_COMMUTATIVE_P): Fix type of first argument.
23492         (TARGET_SET_CURRENT_FUNCTION): Mention possibility of cfun being NULL.
23494         (TARGET_BRANCH_TARGET_REGISTER_CLASS): Fix return type.
23496         (TARGET_USE_LOCAL_THUNK_ALIAS_P): Document as macro instead of hook.
23498         (TARGET_RELAXED_ORDERING): Use @deftypevr.
23500         (TARGET_GET_DRAP_RTX): Note that this is a hook.
23501         Clarify language.
23503         (TARGET_BUILTIN_RECIPROCAL): Fix argument types.
23504         Rename argument tm_fn to md_fn.
23506         (TARGET_OPTION_PRINT): Fix argument list.
23508 2010-01-16  Harsha Jagasia  <harsha.jagasia@amd.com>
23510         PR target/42664
23511         * config/i386/i386.c (ix86_fixup_binary_operands):
23512         Revert FMA4 fixup of operands.
23514 2010-01-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23516         PR gcc/42525
23517         * Makefile.in (write_entries_to_file, install-plugin):
23518         Use \012 instead of \n with tr.
23520 2010-01-16  Richard Sandiford  <r.sandiford@uk.ibm.com>
23522         * configure.ac (HAVE_AS_REF): New C macro.
23523         * configure: Regenerate.
23524         * config.in: Likewise.
23525         * collect2.c (main): Only postpone SCAN_DWEH to the second pass
23526         if HAVE_AS_REF.
23527         * config/rs6000/aix.h (ASM_OUTPUT_DWARF_TABLE_REF): Only define
23528         if HAVE_AS_REF.
23530 2010-01-16  Joern Rennecke  <amylaar@spamcop.net>
23532         * doc/tm.texi (TARGET_USE_BLOCKS_FOR_CONSTANT_P): Fix argument types.
23534         (TARGET_SUPPORT_VECTOR_MISALIGNMENT): Fix argument types.
23536         (TARGET_USE_ANCHORS_FOR_SYMBOL_P): Fix argument types.
23538         (TARGET_SCHED_ALLOC_SCHED_CONTEXT): Put 'void *' in braces.
23540         (TARGET_IN_SMALL_DATA_P): Fix argument type.
23542         (TARGET_BINDS_LOCAL_P): Fix argument type.
23544         (TARGET_ASM_FILE_END): Use prototype.
23546         (TARGET_ASM_RECORD_GCC_SWITCHES): Don't put 'int' in braces.
23548         (TARGET_DWARF_CALLING_CONVENTION): Fix argument type.
23550         (TARGET_COMP_TYPE_ATTRIBUTES): Fix argument types.
23552         (TARGET_VALID_DLLIMPORT_ATTRIBUTE_P): Fix argument type.
23554         (TARGET_EMUTLS_VAR_ALIGN_FIXED): Don't put 'bool' in braces.
23555         (TARGET_EMUTLS_DEBUG_FORM_TLS_ADDRESS): Likewise.
23557         (TARGET_PCH_VALID_P): Put 'const char *' in braces.
23558         (TARGET_CHECK_PCH_TARGET_FLAGS): Likewise.
23560         (TARGET_ADDR_SPACE_LEGITIMATE_ADDRESS_P): Don't put 'bool' in braces.
23561         (TARGET_ADDR_SPACE_SUBSET_P): Likewise.
23562         (TARGET_ADDR_SPACE_LEGITIMIZE_ADDRESS): Don't put 'rtx' in braces.
23563         (TARGET_ADDR_SPACE_CONVERT): Likewise.
23565         (TARGET_CASE_VALUES_THRESHOLD): Put 'unsigned int' in braces.
23567         (TARGET_MACHINE_DEPENDENT_REORG: Use prototype.
23569         (TARGET_INIT_BUILTINS): Use prototype.
23571         (TARGET_INVALID_ARG_FOR_UNPROTOTYPED_FN):
23572         Put 'const char *' in braces.  Fix parameter types.
23573         (TARGET_INVALID_CONVERSION): Fix parameter types.
23574         (TARGET_INVALID_UNARY_OP, TARGET_INVALID_BINARY_OP): Likewise.
23575         (TARGET_INVALID_PARAMETER_TYPE, TARGET_INVALID_RETURN_TYPE): Likewise.
23577         (TARGET_PROMOTED_TYPE): Remove braces around 'tree'.
23578         Fix argument type.
23580         (TARGET_CONVERT_TO_TYPE): Remove braces around 'tree'.
23582         (TARGET_ALLOCATE_STACK_SLOTS_FOR_ARGS): Remove braces around 'bool'.
23584 2010-01-15  Joern Rennecke  <amylaar@spamcop.net>
23586         * doc/tm.texi (TARGET_HELP): Fix return type.
23588         (TARGET_PROMOTE_FUNCTION_MODE): Put 'enum machine_mode'
23589         in braces.  Fix argument types.
23591         (TARGET_LIBGCC_CMP_RETURN_MODE): Use prototype.
23593         (TARGET_LIBGCC_SHIFT_COUNT_MODE): Use prototype.
23595         (TARGET_MS_BITFIELD_LAYOUT_P): Fix argument type.
23597         (TARGET_DECIMAL_FLOAT_SUPPORTED_P): Don't put 'bool' in braces.
23598         (TARGET_FIXED_POINT_SUPPORTED_P): Likewise.
23600         (TARGET_MANGLE_TYPE): Fix argument types.
23602         (TARGET_IRA_COVER_CLASSES): Use prototype.
23604         (TARGET_BUILTIN_SETJMP_FRAME_VALUE): Fix return type.  Use prototype.
23606         (TARGET_CAN_ELIMINATE): Use identifiers for argument names.
23608         (TARGET_PROMOTE_PROTOTYPES): Fix argument type.
23610         (TARGET_MUST_PASS_IN_STACK): Fix argument type.
23612         (TARGET_CALLEE_COPIES): Fix argument types.
23614         (TARGET_SPLIT_COMPLEX_ARG): Fix argument type.
23616         (TARGET_GIMPLIFY_VA_ARG_EXPR): Fix argument types.
23618         (TARGET_FUNCTION_VALUE): Fix argument types.
23620         (TARGET_RETURN_IN_MSB): Fix argument type.
23622         (TARGET_RETURN_IN_MEMORY): Fix argument types.
23624         (TARGET_ASM_CAN_OUTPUT_MI_THUNK): Fix argument types.
23626         (TARGET_EXTRA_LIVE_ON_ENTRY): Fix argument type.
23628         (TARGET_STRICT_ARGUMENT_NAMING): Make literal in text
23629         agree with return type.
23631         (TARGET_PRETEND_OUTGOING_VARARGS_NAMED): Add Prototype.
23633 2010-01-15  Jing Yu  <jingyu@google.com>
23635         PR rtl-optimization/42691
23636         * combine.c (try_combine): Set changed_i3_dest to 1 when I2 and I3 set
23637         a pseudo to a constant and are merged, and adjust comments.
23639 2010-01-15  Eric Botcazou  <ebotcazou@adacore.com>
23641         * config/i386/sse.md (avx_vperm2f128<mode>3): Fix typo.
23643 2010-01-15  Richard Guenther  <rguenther@suse.de>
23645         PR middle-end/42739
23646         * tree-cfgcleanup.c (remove_forwarder_block): Move destination
23647         labels of computed or non-local gotos to the destination.
23648         * tree-cfg.c (gimple_verify_flow_info): Verify that a EH
23649         landing pad label is the first label.
23651 2010-01-15  Richard Guenther  <rguenther@suse.de>
23653         * tree-ssa-loop-im.c (gen_lsm_tmp_name): Fix bogus fallthru.
23655 2010-01-14  Michael Meissner  <meissner@linux.vnet.ibm.com>
23657         PR target/42747
23658         * config/rs6000/rs6000.md (sqrtdf2): Split into expander and insn
23659         to allow generation of the xssqrtdp instruction on power7.
23660         (sqrtdf2_fpr): Ditto.
23662 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
23664         PR middle-end/42674
23665         * c-decl.c (finish_function): Don't emit -Wreturn-type warnings in
23666         functions with noreturn attribute.
23668         PR c++/42608
23669         * varasm.c (declare_weak): Add weak attribute to decl if it
23670         doesn't have one already.
23671         (assemble_external): Only add decls to weak_decls if they also
23672         have weak attribute.
23674 2010-01-14  Alexandre Oliva  <aoliva@redhat.com>
23676         * var-tracking.c (var_reg_delete): Don't delete the association
23677         between REGs and values or one-part variables if the register
23678         isn't clobbered.
23680 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
23682         PR debug/42657
23683         * tree-inline.c (copy_debug_stmt): Don't reset debug stmt just
23684         because its first operand is a non-localized variable.
23686 2010-01-14  Martin Jambor  <mjambor@suse.cz>
23688         PR tree-optimization/42706
23689         * tree-sra.c (encountered_recursive_call): New variable.
23690         (encountered_unchangable_recursive_call): Likewise.
23691         (sra_initialize): Initialize both new variables.
23692         (callsite_has_enough_arguments_p): New function.
23693         (scan_function): Call decl and flags check only for IPA-SRA, check
23694         whether there is a recursive call and whether it has enough arguments.
23695         (all_callers_have_enough_arguments_p): New function.
23696         (convert_callers): Look for recursive calls only when
23697         encountered_recursive_call is set.
23698         (ipa_early_sra): Bail out either if
23699         !all_callers_have_enough_arguments_p or
23700         encountered_unchangable_recursive_call.
23702 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
23704         * sel-sched.c: Add 2010 to copyright years.
23705         * sel-sched-ir.c: Likewise.
23706         * sel-sched-ir.h: Likewise.
23708 2010-01-14  Martin Jambor  <mjambor@suse.cz>
23710         PR tree-optimization/42714
23711         * tree-sra.c (sra_ipa_modify_assign): Handle incompatible-type
23712         constructors specially.
23714 2010-01-14  Andi Kleen  <ak@linux.intel.com>
23716         * config/i386/drivers-i386.c (detect_caches_intel):
23717         Add l2sizekb parameter and fill in.
23718         (host_detect_local_cpu): Add l2sizekb, fill in.
23719         Add Atom small cache heuristic.
23721 2010-01-14  Andi Kleen  <ak@linux.intel.com>
23723         * config/i386/drivers-i386.c (detect_caches_cpuid4):
23724         Add level3 parameter and fill in.
23725         (detect_caches_intel): Handle level3 cache.
23727 2010-01-14  Andi Kleen  <ak@linux.intel.com>
23729         * config/i386/drivers-i386.c (host_detect_local_cpu):
23730         Fix core duo detection.
23732 2010-01-14  Andi Kleen  <ak@linux.intel.com>
23734         * config/i386/drivers-i386.c (host_detect_local_cpu):
23735         Fix Atom detection.
23737 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
23739         * config/rs6000/rs6000.c (rs6000_variable_issue): Rename to...
23740         (rs6000_variable_issue_1): this.  Use...
23741         (rs6000_variable_issue): here.  Reimplement.  Print debug info.
23743 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
23745         * sel-sched-ir.c (sel_restore_other_notes): Rename to
23746         sel_restore_notes.  Update all callers.  Call reemit_notes
23747         for all insns.
23749 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
23751         PR rtl-optimization/42246
23752         * sel-sched-ir.h (get_all_loop_exits): Include exits from inner
23753         loops.
23755 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
23757         * sel-sched.c (compute_av_set_at_bb_end): Do not test that number of
23758         all successors is the same as number of successors in current region.
23760 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
23762         * sel-sched.c (maybe_emit_renaming_copy): Exit early when expression
23763         to rename is not separable.  Otherwise check that its LHS is not NULL.
23765 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
23767         * sel-sched.c (choose_best_reg_1):  Loop over all regs for mode.
23769 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
23771         * sel-sched.c (mark_unavailable_hard_regs): Do not try to search
23772         available registers when failed to discover LHS register class.
23773         Fix indentation.  Update comment.
23775 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
23776             Alexander Monakov  <amonakov@ispras.ru>
23778         PR rtl-optimization/42389
23779         * sel-sched.c (advance_one_cycle): Set FENCE_ISSUE_MORE
23780         to can_issue_more.
23781         (advance_state_on_fence): Likewise.
23782         (sel_target_adjust_priority): Print debug output only when
23783         sched_verbose >= 4, not 2.
23784         (get_expr_cost): Do not issue all unique insns on the next cycle.
23785         (fill_insns): Initialize can_issue_more from the value saved
23786         with the fence.
23787         * sel-sched-ir.c (flist_add): New parameter issue_more.
23788         Init FENCE_ISSUE_MORE with it.
23789         (merge_fences): Likewise.
23790         (init_fences): Update call to flist_add.
23791         (add_to_fences, add_clean_fence_to_fences)
23792         (add_dirty_fence_to_fences): Likewise.
23793         (move_fence_to_fences): Update call to merge_fences.
23794         (invoke_reorder_hooks): Do not reset can_issue_more on insns from
23795         sched groups.
23796         * sel-sched-ir.h (struct _fence): New field issue_more.
23797         (FENCE_ISSUE_MORE): New accessor macro.
23799 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
23801         PR rtl-optimization/42388
23802         * sel-sched-ir.c (maybe_tidy_empty_bb): Do not delete empty blocks
23803         that have no predecessors nor successors.  Do not call move_bb_info
23804         for empty blocks outside of current region.
23806 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
23808         PR rtl-optimization/42294
23809         * sel-sched-ir.h (struct _sel_insn_data): Update comment.
23810         * sel-sched.c (move_exprs_to_boundary): Transitively add all
23811         originators' originators.
23813 2010-01-14  Alexander Monakov  <amonakov@ispras.ru>
23815         PR rtl-optimization/39453
23816         PR rtl-optimization/42246
23817         * sel-sched-ir.c (considered_for_pipelining_p): Do not test
23818         for pipelining_p.
23819         (sel_add_loop_preheaders): Add preheader to last_added_blocks.
23821 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
23822             Alexander Monakov  <amonakov@ispras.ru>
23824         PR middle-end/42245
23825         * sel-sched-ir.c (sel_recompute_toporder): New.  Use it...
23826         (maybe_tidy_empty_bb): ... here.  Make static.  Add new
23827         argument.  Update all callers.
23828         (tidy_control_flow): ... and here.  Recompute topological order
23829         of basic blocks in region if necessary.
23830         (sel_redirect_edge_and_branch): Change return type.  Return true
23831         if topological order might have been invalidated.
23832         (purge_empty_blocks): Export and move from...
23833         * sel-sched.c (purge_empty_blocks): ... here.
23834         * sel-sched-ir.h (sel_redirect_edge_and_branch): Update prototype.
23835         (maybe_tidy_empty_bb): Delete prototype.
23836         (purge_empty_blocks): Declare.
23838 2010-01-14  Andrey Belevantsev  <abel@ispras.ru>
23840         PR rtl-optimization/42249
23841         * sel-sched.c (try_replace_dest_reg): When chosen register
23842         and original register is the same, do not bail out early, but
23843         still check all original insns for validity of replacing destination
23844         register.  Set EXPR_TARGET_AVAILABLE to 1 before leaving function
23845         in this case.
23847 2010-01-14  Jakub Jelinek  <jakub@redhat.com>
23849         PR c/42721
23850         Port from no-undefined-overflow branch:
23851         2009-03-09  Richard Guenther  <rguenther@suse.de>
23853         * fold-const.c (add_double_with_sign): Fix unsigned overflow detection.
23855 2010-01-14  Richard Guenther  <rguenther@suse.de>
23857         PR lto/42665
23858         * gimple.c (iterative_hash_gimple_type): Avoid hashing error_mark_node.
23860 2010-01-14  Ira Rosen  <irar@il.ibm.com>
23862         PR tree-optimization/42709
23863         * tree-vect-slp.c (vect_get_constant_vectors): Use constant's type
23864         as scalar type in creation of constant vector operand.
23866 2010-01-14  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
23868         PR testsuite/42414
23869         * Makefile.in ($(TESTSUITEDIR)/site.exp, check-%)
23870         (check-parallel-%): Match `testsuite' directory component only
23871         at the end.
23873 2010-01-14  Shujing Zhao  <pearly.zhao@oracle.com>
23875         PR translation/39521
23876         * gcc.c (do_spec_1): Wrapped the error and notice messages of specs
23877         strings with _().
23879 2010-01-13  Richard Guenther  <rguenther@suse.de>
23881         PR tree-optimization/42730
23882         * tree-ssa-ccp.c (maybe_fold_stmt_indirect): Add shortcut for
23883         offset zero.
23885 2010-01-13  Steve Ellcey  <sje@cup.hp.com>
23887         PR target/pr42542
23888         * config/ia64/ia64.c (ia64_expand_vecint_compare): Convert GTU to GT
23889         for V2SI by subtracting (-(INT MAX) - 1) from both operands to make
23890         them signed.
23892 2010-01-13  Bernd Schmidt  <bernd.schmidt@analog.com>
23894         * config/bfin/libgcc-bfin.ver: Regenerate based on current
23895         libgcc-std.ver.  Add entries for ___smulsi3_highpart and
23896         ___umulsi3_highpart.
23898         * config/bfin/bfin.c (bfin_reorg): Call run_selective_scheduling
23899         rather than schedule_insns if the pass is enabled.
23901 2010-01-13  Martin Jambor  <mjambor@suse.cz>
23903         PR tree-optimization/42704
23904         * tree-sra.c (sra_modify_assign): Do not delete assignments to
23905         SSA_NAMEs.
23907 2010-01-13  Martin Jambor  <mjambor@suse.cz>
23909         PR tree-optimization/42703
23910         * tree-sra.c (analyze_access_subtree): Check that we can build a
23911         reference to the original data within the aggregate.
23913 2010-01-13  Richard Guenther  <rguenther@suse.de>
23915         PR tree-optimization/42705
23916         * tree-ssa-reassoc.c (build_and_add_sum): Insert stmts after labels.
23918 2010-01-13  Richard Guenther  <rguenther@suse.de>
23920         PR middle-end/42716
23921         * fold-const.c (fold_unary_loc): Fold INDIRECT_REFs.
23923 2010-01-13  Jakub Jelinek  <jakub@redhat.com>
23925         PR debug/41371
23926         * var-tracking.c (values_to_unmark): New variable.
23927         (find_loc_in_1pdv): Clear VALUE_RECURSED_INTO of values in
23928         values_to_unmark vector.  Moved body to...
23929         (find_loc_in_1pdv_1): ... this.  Don't clear VALUE_RECURSED_INTO,
23930         instead queue it into values_to_unmark vector.
23931         (vt_find_locations): Free values_to_unmark vector.
23933 2010-01-13  Wolfgang Gellerich  <gellerich@de.ibm.com>
23935         * config/s390/s390.c (override_options): Set
23936         default of max-pending-list-length to 256
23938 2010-01-13  Richard Guenther  <rguenther@suse.de>
23940         PR lto/42678
23941         * tree-pass.h (PROP_gimple_lcx): New.
23942         * cfgexpand.c (pass_expand): Require PROP_gimple_lcx.
23943         * passes.c (init_optimization_passes): Move pass_lower_complex_O0
23944         before the final cleanup_eh.
23945         (dump_properties): Dump PROP_gimple_lcx.
23946         * tree-complex.c (pass_lower_complex): Provide PROP_gimple_lcx.
23947         (tree_lower_complex_O0): Remove.
23948         (gate_no_optimization): Run if PROP_gimple_lcx is not set.
23949         (pass_lower_complex_O0): Provide PROP_gimple_lcx.  Run
23950         tree_lower_complex, schedule TODO_update_ssa.
23951         * lto-streamer-out.c (output_function): Stream the functions
23952         properties.
23953         * lto-streamer-in.c (input_function): Likewise.
23954         (lto_read_body): Do not override them here.
23956 2010-01-12  Joseph Myers  <joseph@codesourcery.com>
23958         PR c/42708
23959         * c-typeck.c (build_c_cast): Fold value cast to union type before
23960         wrapping it in a CONSTRUCTOR.
23962 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
23964         PR rtl-optimization/42699
23965         * cse.c (cse_insn): Optimize lhs ZERO_EXTRACT if only CONST_INTs are
23966         involved.
23968 2010-01-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
23970         * config/mips/iris6.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
23971         SUBTARGET_WARN_UNUSED_SPEC): Move ...
23972         config/mips/iris.h (SUBTARGET_DONT_WARN_UNUSED_SPEC,
23973         SUBTARGET_WARN_UNUSED_SPEC): ... here
23974         * config/mips/iris5.h (LIBGCC_SPEC): Define.
23976 2010-01-12  Julian Brown  <julian@codesourcery.com>
23978         * config/arm/neon-schedgen.ml (Utils): Don't try to
23979         open missing module.
23980         (find_with_result): New.
23982 2010-01-12  Jakub Jelinek  <jakub@redhat.com>
23984         PR debug/42662
23985         * simplify-rtx.c (simplify_relational_operation_1): Avoid invalid rtx
23986         sharing when canonicalizing ({lt,ge}u (plus a b) b).
23988         PR tree-optimization/42645
23989         * tree-inline.c (processing_debug_stmt): Move earlier.  Make static.
23990         (remap_ssa_name): If processing_debug_stmt and name wasn't found in
23991         decl_map, set processing_debug_stmt to -1 and return name without
23992         any remapping.
23994 2010-01-11  Dave Korn  <dave.korn.cygwin@gmail.com>
23996         * doc/install.texi (Specific#x-x-cygwin): Document minimum required
23997         binutils version, and reword target configuration description.
23999 2010-01-11  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
24001         * config/avr/avr.h (LINKER_NAME): Remove.
24003 2010-01-11  Janis Johnson  <janis187@us.ibm.com>
24005         PR target/42416
24006         * config/rs6000/rs6000.c (rs6000_override_options): On targets
24007         that support VSX, warn for -mno-altivec if vsx is not disabled,
24008         and disable vsx.
24010 2010-01-11  Joseph Myers  <joseph@codesourcery.com>
24011             Shujing Zhao  <pearly.zhao@oracle.com>
24013         PR translation/42469
24014         * common.opt (Wframe-larger-than=, fcompare-debug=, fdbg-cnt=,
24015         fira-verbose=, flto-compression-level=, fplugin-arg-): Use tab
24016         character between option name and help text.
24017         * c.opt (imultilib): Likewise.
24019 2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
24021         * lto-streamer-out.c (output_unreferenced_globals): Output static
24022         variables.
24024 2010-01-10  Steven Bosscher  <steven@gcc.gnu.org>
24026         PR rtl-optimization/42621
24027         * bb-reorder.c (gate_duplicated_computed_gotos): Only run if not
24028         optimizing for size.
24029         (duplicate_computed_gotos): Remove now-redundant check.
24031 2010-01-10  Steve Ellcey  <sje@cup.hp.com>
24033         PR target/37454
24034         * configure.ac: Save and restore LDFLAGS and LIBS
24035         * configure: Regenerate.
24037 2010-01-10  Richard Guenther  <rguenther@suse.de>
24039         PR middle-end/42667
24040         * builtins.c (fold_builtin_strlen): Add type argument and
24041         convert the resulting length to it.
24042         (fold_builtin_1): Adjust.
24044 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
24046         * config/rs6000/rs6000.c (rs6000_emit_set_long_const): Shorten
24047         sequence for DImode constants >= 0x80000000UL <= 0xFFFFFFFFUL by
24048         1 insn.
24049         (num_insns_constant_wide): Adjust for that change.
24051 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
24053         PR debug/42631
24054         * web.c (union_defs): Add used argument, to combine uses of
24055         uninitialized regs.
24056         (entry_register): Adjust type and tests of used argument.
24057         (web_main): Widen used for new use.  Pass it to union_defs.
24058         * df.h (union_defs): Adjust prototype.
24060 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
24062         PR debug/42630
24063         * loop-unroll.c (referenced_in_one_insn_in_loop_p): Count debug
24064         uses in new incoming argument.  Free body.
24065         (reset_debug_uses_in_loop): New.
24066         (analyze_insn_to_expand_var): Call the latter if the former found
24067         anything.  Fix whitespace.  Reject invalid dest overlaps before
24068         going through all insns in the loop.
24070 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
24072         PR debug/42629
24073         * haifa-sched.c (dying_use_p): Debug insns don't count.
24075 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
24077         PR middle-end/42363
24078         * gimplify.c (gimplify_modify_expr): Drop lhs on noreturn calls.
24079         * tree-cfg.c (is_ctrl_altering_stmt): Don't compute flags twice.
24080         (verify_gimple_call): Reject LHS in noreturn calls.
24082 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
24084         PR debug/42604
24085         PR debug/42395
24086         * tree-vect-loop-manip.c (adjust_info): New type.
24087         (adjust_vec): New pointer to vector.
24088         (adjust_debug_stmts_now, adjust_vec_debug_stmts): New.
24089         (adjust_debug_stmts, adjust_phi_and_debug_stmts): New.
24090         (slpeel_update_phis_for_duplicate_loop): Use them.
24091         (slpeel_update_phi_nodes_for_guard1): Likewise.
24092         (slpeel_update_phi_nodes_for_guard2): Likewise.
24093         (slpeel_tree_peel_loop_to_edge): Likewise.
24094         (vect_update_ivs_after_vectorizer): Likewise.
24096 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
24098         * vec.h (DEF_VEC_ALLOC_FUNC_O_STACK): Drop excess paren.
24099         (DEF_VEC_ALLOC_FUNC_I_STACK): Likewise.
24101 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
24103         * config/i386/i386.c (ix86_vectorize_builtin_vec_perm): Silence
24104         bogus uninitialized warning.
24106 2010-01-09  Richard Guenther  <rguenther@suse.de>
24108         PR middle-end/42512
24109         * tree-scalar-evolution.c (interpret_loop_phi): Make sure
24110         the evolution is compatible with the initial condition.
24112 2010-01-09  Jakub Jelinek  <jakub@redhat.com>
24114         * gcc.c (process_command): Update copyright notice dates.
24115         * gcov.c (print_version): Likewise.
24116         * gcov-dump.c (print_version): Likewise.
24117         * mips-tfile.c (main): Likewise.
24118         * mips-tdump.c (main): Likewise.
24120 2010-01-08  Andy Hutchinson  <hutchinsonandy@gcc.gnu.org>
24122         PR target/41885
24123         * config/avr/avr.md (rotlqi3): Add CONST_INT_P check.
24124         (rotlhi3): Delete.
24125         (rotlhi3_8): Delete.
24126         (rotlsi3): Delete.
24127         (rotlsi3_8): Delete.
24128         (rotlsi3_16): Delete.
24129         (rotlsi3_24): Delete.
24130         (rotl<mode>3): New.
24131         (*rotw<mode>3): New.
24132         (*rotb<mode>3): New.
24133         * config/avr/avr.c (avr_rotate_bytes): New function.
24134         * config/avr/avr-proto.h (avr_rotate_bytes): New function.
24136 2010-01-08  Steve Ellcey  <sje@cup.hp.com>
24138         PR target/37454
24139         * configure.ac: Modify -rdynamic check.
24140         * configure: Regenerate.
24142 2010-01-08  DJ Delorie  <dj@redhat.com>
24144         * config/sh/sh.c (sh_expand_epilogue): Fix interrupt handler
24145         register popping order.
24147 2010-01-08  Richard Guenther  <rguenther@suse.de>
24149         PR lto/42528
24150         * c.opt (fsigned-char): Also let LTO handle this option.
24151         (funsigned-char): Likewise.
24153 2010-01-07  Richard Guenther  <rguenther@suse.de>
24155         * gimple.h (gss_for_code): Wrap gcc_assert in ENABLE_CHECKING.
24156         (gimple_op): Likewise.
24157         (gimple_op_ptr): Likewise.
24158         (gimple_assign_set_lhs): Remove gcc_assert.
24159         (gimple_assign_set_rhs1): Likewise.
24160         (gimple_assign_set_rhs2): Likewise.
24161         (gimple_call_set_lhs): Likewise.
24162         (gimple_call_set_fn): Likewise.
24163         (gimple_call_set_fndecl): Likewise.
24164         (gimple_call_fndecl): Likewise.
24165         (gimple_call_return_type): Likewise.
24166         (gimple_call_set_chain): Likewise.
24167         (gimple_call_num_args): Likewise.
24168         (gimple_call_set_arg): Likewise.
24169         (gimple_cond_set_code): Likewise.
24170         (gimple_cond_set_lhs): Likewise.
24171         (gimple_cond_set_rhs): Likewise.
24172         (gimple_cond_set_true_label): Likewise.
24173         (gimple_cond_set_false_label): Likewise.
24174         (gimple_label_set_label): Likewise.
24175         (gimple_goto_set_dest): Likewise.
24176         (gimple_debug_bind_get_var): Wrap gcc_assert in ENABLE_CHECKING.
24177         (gimple_debug_bind_get_value): Likewise.
24178         (gimple_debug_bind_get_value_ptr): Likewise.
24179         (gimple_debug_bind_set_var): Likewise.
24180         (gimple_debug_bind_set_value): Likewise.
24181         (gimple_debug_bind_reset_value): Likewise.
24182         (gimple_debug_bind_has_value_p): Likewise.
24183         (gimple_return_retval_ptr): Remove gcc_assert.
24184         (gimple_return_retval): Likewise.
24185         (gimple_return_set_retval): Likewise.
24186         * tree-flow.h (struct gimple_df): Remove nonlocal_all member.
24187         (safe_referenced_var_iterator): Remove.
24188         (FOR_EACH_REFERENCED_VAR_SAFE): Likewise.
24189         * tree-flow-inline.h (gimple_nonlocal_all): Remove.
24190         (fill_referenced_var_vec): Remove.
24191         (first_readonly_imm_use): Remove redundant gcc_assert.
24192         (phi_arg_index_from_use): Combine gcc_asserts.
24193         (move_use_after_head): Wrap gcc_assert in ENABLE_CHECKING.
24194         (first_imm_use_stmt): Remove redundant gcc_assert.
24195         * tree-cfg.c (verify_gimple_call): Verify function and chain
24196         operands.  Verify arguments.
24197         (verify_types_in_gimple_stmt): Verify condition code and labels.
24199 2010-01-07  Richard Guenther  <rguenther@suse.de>
24201         PR tree-optimization/42641
24202         * sese.c (rename_map_elt_info): Use the SSA name version, do
24203         not hash pointers.
24205 2010-01-07  Jakub Jelinek  <jakub@redhat.com>
24207         PR tree-optimization/42625
24208         * cgraph.c (cgraph_make_node_local): Clear DECL_COMDAT*,
24209         TREE_PUBLIC, DECL_WEAK and DECL_EXTERNAL also for same_body aliases.
24211 2010-01-07  Duncan Sands  <baldrick@free.fr>
24213         * Makefile.in (PLUGIN_HEADERS): Add version.h.
24215 2010-01-07  Uros Bizjak  <ubizjak@gmail.com>
24217         PR target/42511
24218         * ifcvt.c (dead_or_predicable): Also remove REG_EQUAL note when
24219         note itself is not function_invariant_p.
24221 2009-01-07  Steven Bosscher  <steven@gcc.gnu.org>
24223         * gcse.c (execute_rtl_cprop, execute_rtl_pre, execute_rtl_hoist):
24224         Do not add the DF_NOTE problem.
24225         * store-motion.c (execute_rtl_store_motion): Likewise.
24227 2010-01-07  Martin Jambor  <mjambor@suse.cz>
24229         PR tree-optimization/42157
24230         * tree-sra.c (compare_access_positions): Stabilize sort if both
24231         accesses have integer types, return zero immediately if they are the
24232         same.
24234 2010-01-06  Richard Henderson  <rth@redhat.com>
24236         PR middle-end/41883
24237         * haifa-sched.c (add_to_note_list): Merge into ...
24238         (concat_note_lists): ... here, and ...
24239         (unlink_other_notes, rm_other_notes): Merge into...
24240         (remove_notes): ... here.  Create REG_SAVE_NOTEs for
24241         NOTE_INSN_EPILOGUE_BEG.
24243 2010-01-06  Richard Guenther  <rguenther@suse.de>
24245         * ipa-inline.c (cgraph_decide_inlining_incrementally): Do
24246         not inline regular functions into always-inline functions.
24248 2010-01-06  Nick Clifton  <nickc@redhat.com>
24250         * config/rx/rx.h (enum rx_cpu_type): Add RX200.
24251         (CC1_SPEC): Issue an error message if -mcpu=rx200 and -fpu are
24252         used together.
24253         (OVERRIDE_OPTIONS): Delete.
24254         (OPTIMIZATION_OPTIONS): Define.
24255         (ALLOW_RX_FPU_INSNS): Define only in terms of -fpu option.
24256         * config/rx/rx.c (rx_handle_option): Issue an error message if
24257         -mcpu=rx200 and -fpu are used together.
24258         (rx_set_optimization_options): New function.  Issue an error
24259         message if an optimization attribute attempts to reset the FPU/
24260         math optimization pairing.
24261         * config/rx/rx-protos.h (rx_set_optimization_options): Prototype.
24262         * config/rx/rx.opt: Set the default to 32-bit doubles.
24263         * config/rx/t-rx: Add multilibs for -nofpu option.
24264         * doc/invoke.texi: Update documentation of RX options.
24266 2010-01-06  Richard Guenther  <rguenther@suse.de>
24268         * tree-ssa-pre.c (name_to_id): New global.
24269         (alloc_expression_id): Simplify SSA name handling.
24270         (lookup_expression_id): Likewise.
24271         (init_pre): Zero name_to_id.
24272         (fini_pre): Free it.
24274 2010-01-06  Uros Bizjak  <ubizjak@gmail.com>
24276         * ifcvt.c (if_convert): Output slim multiple dumps with TDF_SLIM.
24278 2010-01-05  H.J. Lu  <hongjiu.lu@intel.com>
24280         PR target/42542
24281         * config/i386/sse.md (smaxv2di3): New.
24282         (umaxv2di3): Likewise.
24283         (sminv2di3): Likewise.
24284         (uminv2di3): Likewise.
24286 2010-01-05  Eric Botcazou  <ebotcazou@adacore.com>
24288         PR target/42564
24289         * config/sparc/sparc.h (SPARC_SYMBOL_REF_TLS_P): Delete.
24290         * config/sparc/sparc-protos.h (legitimize_pic_address): Likewise.
24291         (legitimize_tls_address): Likewise.
24292         (sparc_tls_referenced_p): Likewise.
24293         * config/sparc/sparc.c (sparc_expand_move): Use legitimize_tls_address
24294         and adjust calls to legitimize_pic_address.
24295         (legitimate_constant_p) Use sparc_tls_referenced_p.
24296         (legitimate_pic_operand_p): Likewise.
24297         (sparc_legitimate_address_p): Do not use SPARC_SYMBOL_REF_TLS_P.
24298         (sparc_tls_symbol_ref_1): Delete.
24299         (sparc_tls_referenced_p): Make static, recognize specific patterns.
24300         (legitimize_tls_address): Make static, handle CONST patterns.
24301         (legitimize_pic_address): Make static, remove unused parameter and
24302         adjust recursive calls.
24303         (sparc_legitimize_address): Make static, use sparc_tls_referenced_p
24304         and adjust call to legitimize_pic_address.
24305         (sparc_output_mi_thunk): Likewise.
24307 2010-01-05  Paolo Bonzini  <bonzini@gnu.rg>
24308             H.J. Lu  <hongjiu.lu@intel.com>
24310         PR target/42542
24311         * config/i386/i386.c (ix86_expand_int_vcond): Convert GTU to GT
24312         for V4SI and V2DI by subtracting (-(INT MAX) - 1) from both
24313         operands to make them signed.
24315         Revert:
24316         2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
24318         PR target/42542
24319         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
24320         GTU to GT for V4SI and V2DI.
24322         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
24323         (umin<mode>3): Removed.
24324         (uminv8hi3): New.
24325         (uminv4si3): Likewise.
24327 2010-01-05  Martin Jambor  <mjambor@suse.cz>
24329         PR tree-optimization/42462
24330         * ipa-inline.c (compute_inline_parameters): Pass node->decl instead of
24331         current_function_decl to helper functions and macros.
24333 2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
24335         PR bootstrap/41771
24336         * flags.h: Don't include real.h.
24337         (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES, HONOR_SIGNED_ZEROS,
24338         HONOR_SIGN_DEPENDENT_ROUNDING): Move ...
24339         * real.h (HONOR_NANS, HONOR_SNANS, HONOR_INFINITIES,
24340         HONOR_SIGNED_ZEROS, HONOR_SIGN_DEPENDENT_ROUNDING): ... here.
24341         * dominance.c: Update copyright.
24342         * gimple.c (walk_gimple_op): Remove inline.
24343         * tree-ssa-reassoc.c: Include real.h.
24344         * Makefile.in (FLAGS_H): Remove $(REAL_H).
24345         (tree-ssa-reassoc.o): Depend on $(REAL_H).
24347 2010-01-05  Nick Clifton  <nickc@redhat.com>
24349         * config/rx/rx.c (rx_get_stack_layout): Fix allocation of second
24350         register to push into the stack frame when the accumulator has to
24351         be saved during interrupts.
24353 2010-01-05  Eric Fisher  <joefoxreal@gmail.com>
24355         * doc/invoke.texi: Remove the documentation about option
24356         -Wunreachable-code.
24357         * common.opt (Wunreachable-code):  Preserved for backward
24358         compatibility.
24359         * tree-cfg.c: Remove the implementation of -Wunreachable-code.
24360         * opts.c (common_handle_option): Add OPT_Wunreachable_code to
24361         the backward compatibility flag section.
24363 2010-01-05  Richard Guenther  <rguenther@suse.de>
24365         * tree-ssa-pre.c (bitmap_value_insert_into_set): Optimize.
24367 2010-01-05  Jakub Jelinek  <jakub@redhat.com>
24369         PR other/42611
24370         * cfgexpand.c (expand_one_var): Diagnose too large variables.
24372         PR tree-optimization/42508
24373         * tree-sra.c (convert_callers): Check for recursive call
24374         by comparing cgraph nodes instead of decls.
24375         (modify_function): Call ipa_modify_formal_parameters also
24376         on all same_body aliases.
24378         * cgraphunit.c (cgraph_materialize_all_clones): Compare
24379         cgraph nodes when checking for same_body aliases.
24381 2010-01-05  Richard Guenther  <rguenther@suse.de>
24383         * tree-ssa-pre.c (get_or_alloc_expr_for_name): Avoid redundant
24384         allocation and lookup.
24385         (get_or_alloc_expr_for_constant): Likewise.
24386         (phi_translate): Sink allocation.
24388 2010-01-04  Richard Guenther  <rguenther@suse.de>
24390         * tree-ssa-sccvn.c (get_or_alloc_constant_value_id): Allocate
24391         a new entry only if needed.
24392         * tree-ssa-dom.c (lookup_avail_expr): Likewise.
24393         * tree-ssa-coalesce.c (find_coalesce_pair): Avoid one
24394         hashtable lookup.
24395         * tree-ssa-pre.c (sorted_array_from_bitmap_set): Pre-allocate
24396         the result array.
24397         (phi_translate): Handle CONSTANTs early.
24399 2010-01-04  Martin Jambor  <mjambor@suse.cz>
24401         PR tree-optimization/42398
24402         * tree-sra.c (struct access): Removed flag grp_different_types.
24403         (dump_access): Do not dump the removed flag.
24404         (sort_and_splice_var_accesses): Do not set the removed flag.
24405         (sra_modify_expr): Check for type compatibility directly.
24407 2010-01-04  Martin Jambor  <mjambor@suse.cz>
24409         PR tree-optimization/42366
24410         * ipa-cp.c (ipcp_init_stage): Always call ipa_compute_jump_functions on
24411         edges with variable number of parameters.
24412         * ipa-prop.c (ipa_write_node_info): Stream out uses_analysis_done
24413         flag instead of asserting it.
24414         (ipa_read_node_info): Read uses_analysis_done flag.
24416 2010-01-04  Richard Guenther  <rguenther@suse.de>
24418         * tree-ssa-sccvn.c (vn_reference_op_compute_hash): Use
24419         iterative_hash_* as intended.
24420         (vn_reference_compute_hash): Likewise.  Simplify hashing
24421         SSA names.
24422         (vn_reference_lookup_2): Likewise.
24423         (vn_nary_op_compute_hash): Likewise.
24424         (vn_phi_compute_hash): Likewise.
24425         (expressions_equal_p): Remove strange code.
24426         * tree-ssa-pre.c (pre_expr_eq): Use gcc_unreachable ().
24427         (pre_expr_hash): Likewise.  Simplify hashing SSA names.
24428         (bitmap_insert_into_set_1): Take value-id as parameter.
24429         (add_to_value): Pass it.
24430         (bitmap_insert_into_set): Likewise.
24431         (bitmap_value_insert_into_set): Likewise.  Remove redundant check.
24433 2010-01-04  Jakub Jelinek  <jakub@redhat.com>
24435         PR driver/42442
24436         * gcc.c (SWITCH_IGNORE_PERMANENTLY): Define.
24437         (do_self_spec): For switches with SWITCH_IGNORE set set also
24438         SWITCH_IGNORE_PERMANENTLY.
24439         (check_live_switch): Check SWITCH_IGNORE_PERMANENTLY instead
24440         of SWITCH_IGNORE.
24442 2010-01-04  Rafael Avila de Espindola  <espindola@google.com>
24444         * lto-streamer-out.c (output_unreferenced_globals): Output the full
24445         tree of an unreferenced global var.
24447 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
24449         PR target/42542
24450         * config/i386/i386.c (ix86_expand_int_vcond): Don't convert
24451         GTU to GT for V4SI and V2DI.
24453         * config/i386/sse.md (umaxv4si3): Enabled for SSE4.1 and XOP.
24454         (umin<mode>3): Removed.
24455         (uminv8hi3): New.
24456         (uminv4si3): Likewise.
24458 2010-01-04  H.J. Lu  <hongjiu.lu@intel.com>
24460         PR lto/42581
24461         * collect2.c (main): Turn on trace in collect2 if -v is passed
24462         to gcc with LTO.
24464 2010-01-03  Jerry Quinn  <jlquinn@optonline.net>
24466         * doc/c-tree.texi (RETURN_STMT): Change to RETURN_EXPR.  Update
24467         description of expression operand.
24469 2010-01-03  Andrew Jenner  <andrew@codesourcery.com>
24471         * configure.ac: Add install-html to target_list for Make-hooks.
24472         * configure: Regenerate.
24473         * fortran/Make-lang.in (F95_HTMLFILES): New.
24474         (fortran.html): Use it.
24475         (fortran.install-html): New.
24476         * Makefile.in (install-html): Add lang.install-html.
24477         * java/Make-lang.in (JAVA_HTMLFILES): New.
24478         (java.html): Use it.
24479         (java.install-html): New.
24480         * objc/Make-lang.in (objc.install-html): New.
24481         * objcp/Make-lang.in (obj-c++.install-html): New.
24482         * cp/Make-lang.in (c++.install-html): New.
24483         * ada/gcc-interface/Make-lang.in (ada.install-html): New.
24484         * lto/Make-lang.in (lto.install-html): New.
24486 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
24488         PR lto/42520
24489         * gcc.c (LINK_COMMAND_SPEC): Pass -m* and -v to -plugin-opt.
24491 2009-01-03  Steven Bosscher  <steven@gcc.gnu.org>
24493         PR rtl-optimization/41862
24494         * store-motion.c (store_killed_in_insn, compute_store_table,
24495         remove_reachable_equiv_notes, replace_store_insn,
24496         build_store_vectors): Ignore all DEBUG_INSNs.
24498 2010-01-03  H.J. Lu  <hongjiu.lu@intel.com>
24500         PR lto/41564
24501         * common.opt: Add dumpdir.
24503         * gcc.c (cc1_options): Add "-dumpbase %B" only if -dumpbase
24504         isn't specified.
24505         (option_map): Add --dumpdir.
24507         * gcc.h (DEFAULT_WORD_SWITCH_TAKES_ARG): Add dumpdir.
24509         * lto-wrapper.c (run_gcc): Add -dumpbase and -dumpdir for -o.
24511         * opts.c (decode_options): Try dump_dir_name first if
24512         dump_base_name isn't an absolute path.
24513         (common_handle_option): Handle OPT_dumpdir.
24515         * toplev.c (dump_dir_name): New.
24516         (print_switch_values): Also ignore -dumpdir.
24518         * toplev.h (dump_dir_name): New.
24520 2010-01-03  Richard Guenther  <rguenther@suse.de>
24522         PR tree-optimization/42589
24523         * tree-ssa-math-opts.c (execute_optimize_bswap): Allow
24524         double-word expansion of bswap32.
24526 2010-01-03  Steven Bosscher  <steven@gcc.gnu.org>
24528         * postreload-gcse.c (insert_expr_in_table): Replace BLOCK_NUM
24529         with BLOCK_FOR_INSN.
24530         * auto-inc-dec.c (attempt_change, get_next_ref, find_inc): Likewise.
24531         * ifcvt.c (noce_get_alt_condition, noce_try_abs,
24532         noce_process_if_block): Likewise.
24533         * gcse.c (compute_local_properties, insert_expr_in_table,
24534         insert_set_in_table, canon_list_insert, find_avail_set,
24535         pre_insert_copy_insn): Likewise.
24537         * basic-block.h (BLOCK_NUM): Move from here...
24538         * sched-int.h (BLOCK_NUM): ... to here to localize it in the scheduler.
24540 2010-01-03  Richard Guenther  <rguenther@suse.de>
24542         PR tree-optimization/42438
24543         * tree-ssa-pre.c (struct bb_bitmap_sets): Add
24544         contains_may_not_return_call flag.
24545         (BB_MAY_NOTRETURN): New.
24546         (valid_in_sets): Trapping nary operations are not valid
24547         in blocks that may not return.
24548         (insert_into_preds_of_block): Remove check for trapping expressions.
24549         (compute_avail): Compute also BB_MAY_NOTRETURN.
24551 2010-01-03  Gerald Pfeifer  <gerald@pfeifer.com>
24553         * doc/invoke.texi: Add 2010 to copyright years.
24555 2010-01-03  Eric Botcazou  <ebotcazou@adacore.com>
24557         * config/sparc/sparc.c: Fix formatting nits.
24559 2010-01-02  Gerald Pfeifer  <gerald@pfeifer.com>
24560             Alexander Monakov  <amonakov@ispras.ru>
24562         * doc/invoke.texi (Optimize Options): Reword introduction a bit.
24564 2010-01-02  Richard Guenther  <rguenther@suse.de>
24566         PR middle-end/42577
24567         * tree-vrp.c (check_all_array_refs): Skip non-excutable blocks.
24568         (simplify_switch_using_ranges): Mark to be removed edges
24569         as non-executable.
24571 2010-01-02  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
24573         * config/pa/t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.
24575         * collect2.c (scan_libraries): Add missing argument in call to
24576         scan_prog_file.
24578 2010-01-02  Uros Bizjak  <ubizjak@gmail.com>
24580         PR target/42448
24581         * config/alpha/predicates.md (aligned_memory_operand): Return false
24582         for CQImode.
24583         (unaligned_memory_operand): Return true for CQImode.
24584         * config/alpha/alpha.c (get_aligned_mem): Assert that location
24585         doesn not cross aligned SImode word boundary.
24587 2010-01-02  Anatoly Sokolov  <aesok@post.ru>
24589         * config/avr/avr.h (REG_OK_FOR_BASE_P, REG_OK_FOR_INDEX_P, XEXP_):
24590         Remove.
24591         * config/avr/avr-protos.h (avr_init_once, avr_optimization_options,
24592         avr_change_section, avr_reg_class_from_letter) : Remove declaration.
24594 2010-01-02  Richard Guenther  <rguenther@suse.de>
24596         PR lto/41597
24597         * toplev.c (compile_file): Emit LTO marker properly.  Change
24598         it to __gnu_lto_v1.
24599         * collect2.c (scan_prog_file): Adjust for changed LTO marker.
24601 2010-01-01  Richard Guenther  <rguenther@suse.de>
24603         PR debug/42455
24604         * tree-sra.c (analyze_all_variable_accesses): Work in DECL_UID order.
24606 2010-01-01  Richard Guenther  <rguenther@suse.de>
24608         PR c/42570
24609         * c-decl.c (grokdeclarator): For zero-size arrays force
24610         structural equality checks as layout_type does.
24612 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
24614         * builtins.c: Update copyright to 2010.
24616 2010-01-01  H.J. Lu  <hongjiu.lu@intel.com>
24618         PR lto/42531
24619         * lto-streamer-out.c (produce_asm): Revert the last change.
24620         (copy_function): Likewise.
24622         * lto-streamer.c (lto_get_section_name): Skip any leading
24623         asterisk in name.
24625 2010-01-01  Richard Guenther  <rguenther@suse.de>
24627         PR middle-end/42559
24628         * builtins.c (get_object_alignment): Do not use DECL_ALIGN
24629         for LABEL_DECLs.
24632 Copyright (C) 2010 Free Software Foundation, Inc.
24634 Copying and distribution of this file, with or without modification,
24635 are permitted in any medium without royalty provided the copyright
24636 notice and this notice are preserved.